@charset "UTF-8";
/* CSS Document */

/* Reset */
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');
html, body {
    font-family: 'Roboto Condensed', 'Arial Adjusted', Arial, sans-serif !important;
    font-family: "Roboto Condensed", sans-serif !important;
}
body {
    background: #eeeeee;    
}
  body {
    -webkit-user-select: none; /* Chrome/Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+ */
    user-select: none; /* Standard Syntax */
  }

  img {
    -webkit-user-drag: none; /* Chrome/Safari */
    -moz-user-drag: none; /* Firefox */
    -o-user-drag: none; /* Opera */
    user-drag: none; /* Standard Syntax */
  }
/* Reset */

/* Header */
header.header {
    /*background: #2f9080;
    background: radial-gradient(circle, #2f9080 0, #227265 50%, #144e44 100%);*/
    background: #104331 url("../img/vh-top.webp") 50% 0 no-repeat;
    padding: 35px 0;
}
header.header h1 {
    color: #ffffff;
    font-size: 65px;
    font-weight: 600;
    text-align: center;
    width: 77%;
    margin: 0 auto 25px auto;
    letter-spacing: -.08vw;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, .3);    
}
.header h1 u {
    text-decoration-color: #ffe400 !important;
    text-decoration: underline;
    text-decoration-thickness: 2.2px;
    text-underline-offset: 4px;
}
.header h1 b {
    color: #ff0;    
}
header.header h2 {
    color: #ffffff;
    font-size: 25px;
    text-align: center;
    width: 60%;
    margin: 0 auto 15px auto;
}
.smartplayer-mobile-container {
    -webkit-box-shadow: 0 6px 19px -4px rgba(0, 0, 0, .98);
    -moz-box-shadow: 0 6px 19px -4px rgba(0, 0, 0, .98);
    box-shadow: 0 6px 19px -4px rgba(0, 0, 0, .98);
    border: 3px solid #fff;
    border-radius: 12px;
}
.esconder {
    display: none;
}
/* Header */

/* Contador */
section.contador {
    padding: 20px 0;
    background: #336aad;
    border-top: 4px solid #124776;
}
img.arrow-cont {    
    clear: both;
    display: block;
    width: auto;
    height: 45px;
    margin: -8px auto 0 auto;
}
section.contador h1 {
    text-align: center;
    color: #ffffff;
    font-weight: 900;
    font-size: 35px;    
}
section.contador h2 {
    text-align: center;
    color: #e0ff47;
    font-weight: 900;
    font-size: 40px;   
    margin: 0 auto;
}
/* Contador */

/* Oferta */
section.oferta {
    background: #eeeeee;
    padding: 50px 0;
}
.oferta p {
    text-align: center;
    margin: 0 auto;
}
img.rating-new {
    color: beige;
    display: block;
    width: 200px;
    margin: 10px auto;
}
.offers {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
    width: 81%;
    margin: 0 auto;    
}
.offer-mb {
    display: none;
}
.offers a {
    clear: both;
    display: block;
    width: 30%;
    margin: 0 auto 25px auto;
}
.of-item1, .of-item2, .of-item3 {
  transition: transform .2s; /* Animation */
}
.of-item1:hover, .of-item2:hover, .of-item3:hover {
  transform: scale(1.05); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
/* Oferta */

/* Garantia */
section.garantia {
    padding: 50px 0;
    background: #ffffff;
}
section.garantia h1 {
    color: #17564b;
    text-align: center;
    font-size: 50px;
    margin: 0 auto 25px auto;
}
section.garantia .copy {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
    width: 75%;
    margin: 0 auto;
}
img.guarantee {
    clear: both;
    display: block;
    width: 20%;
}
.garantia .copy p {
    font-size: 22px;
    line-height: 1.6;
    margin: 0 auto;
    width: 75%;
}
img.icons-fda {
    clear: both;
    display: block;
    width: 55%;
    margin: 25px auto 0;
}
/* Garantia */

/* Bonus */
section.bonus {
    background: #2f9080;
    background: radial-gradient(circle, #2f9080 0, #227265 50%, #144e44 100%);
    padding: 50px 0;
}
.bonus .bonus-box {
    border-radius: 10px;
    border: 12px solid #164e45;
    -webkit-box-shadow: 1px 6px 13px -7px rgba(0, 0, 0, .75);
    -moz-box-shadow: 1px 6px 13px -7px rgba(0, 0, 0, .75);
    box-shadow: 1px 6px 13px -7px rgba(0, 0, 0, .75);    
}
section.bonus h1 {
    color: #ffffff;
    text-align: center;
    font-size: 50px;
    font-weight: 900;
    margin: 0 auto 35px auto;
}
section.bonus h1 span {
    color: #e0ff47;
}
section.bonus u {
    text-decoration-color: #ffe400 !important;
    text-decoration: underline;
    text-decoration-thickness: 2.2px;
    text-underline-offset: 4px;
}
section.bonus h2 {
    color: #40d4bd;
    text-align: center;
    font-size: 35px;
    font-weight: 900;
    margin: 25px auto 0 auto;
}
section.bonus h3 {
    color: #ffffff;
    text-align: center;
    font-size: 30px;
    font-weight: 900;
    margin: 0 auto;
}
section.bonus h4 {
    color: #ffffff;
    text-align: center;
    font-size: 25px;
    margin: 0 auto 25px auto;
}
section.bonus h4 b {
    color: #ffe400;
}
.strikeout {
    position: relative;
}
.strikeout::after {
    border-bottom: .125em solid red;
    content: "";
    left: 0;
    margin-top: calc(.125em / 2* -1);
    position: absolute;
    right: 0;
    top: 50%;
}
section.bonus p {
    color: #ffffff;
    font-size: 20px;
    line-height: 1.8;
}
.bonus-box img.selo {
    clear: both;
    display: block;
    position: absolute;
    width: 75px;
    margin: -50px 0 0 535px;
}
/* Bonus */

/* Entrega */
section.entrega {
    padding: 50px 0;
    background: #11433a;
}
section.entrega .copy {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
    width: 75%;
    margin: 0 auto;
}
.entrega .copy img.shipping {
    width: 25%;
}
.entrega .copy h1 {
    width: 70%;
    text-align: center;
    color: #ffffff;
    margin: 0 0 0 25px;
    font-size: 30px;
    font-weight: 900;
    line-height: 1.8;
}
.entrega .copy h1 u {
    text-decoration-color: #ffe400 !important;
    text-decoration: underline;
    text-decoration-thickness: 2.2px;
    text-underline-offset: 4px;
}
.entrega .copy h1 span {
    clear: both;
    display: block;
    font-weight: 100;
    font-size: 23px;
}
.entrega .copy h1 span b {
    color: #40d4bd;
    font-weight: 900;    
}
/* Entrega */

/* Diferenciais */
section.diferenciais {
    padding: 50px 0 0 0;
    background: #eeeeee;
}
.diferenciais .item {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin: 0 auto 20px auto;
    width: 90%;
}
.diferenciais .item img.like {
    width: 16% !important;
}
.diferenciais .item p {
    width: 75%;
    font-size: 22px;
    font-weight: 800;
    margin: 0 auto;
    color: #17564b;
    margin: 0 0 0 10px;
}
/* Diferenciais */

/* Depoimentos */
section.depoimentos {
    padding: 50px 0;
    background: #ffffff;
}
section.depoimentos h1 {
    color: #000000;
    text-align: center;
    font-size: 50px;
    font-weight: 900;
    margin: 0 auto 25px auto;
}
img.fotos-dp {
    clear: both;
    display: block;
    width: 85%;
    margin: 0 auto;
}
.box-dp {
    clear: both;
    display: flex;
    width: 80%;
    margin: 0 auto 35px auto;
}
.box-dp img.dp {
    clear: both;
    display: block;
    width: 85px;
    height: 85px;
    margin: 0 20px 0 0;
    border: 5px solid #d4d4d4;
    border-radius: 200px 200px 200px 200px;
    -moz-border-radius: 200px 200px 200px 200px;
    -webkit-border-radius: 200px 200px 200px 200px;
}
.box-dp h2 {
    font-size: 30px;
    font-weight: 800;
    margin: 0;
    color: #17564b;
}
.text-dp img.stars {
    clear: both;
    display: inline;
    width: 100px;
    height: auto;
    margin: -5px 0 0 0;
}
.text-dp h3 {
    color: #cc7900;
    font-size: 20px;
    font-weight: 600;
}
.text-dp img.quote {
    clear: both;
    display: inline;
    width: 30px;
    height: auto;
    margin: -5px 0 0 0;
}
.text-dp p {
    font-size: 22px;
}
.box-pote {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}
.box-pote img.pots-dp {
    clear: both;
    display: block;
    width: 85px;
    margin: 0 20px 0 0;
}
.pote-text h4 {
    font-size: 20px;
    margin: 0 auto 5px auto;
}
.pote-text h5 {
    color: #17564b;
    margin: 0;
}
/* Depoimentos */

/* FAQ */
section.faq {
    padding: 50px 0;
    background: #2f9080;
    background: radial-gradient(circle, #2f9080 0, #227265 50%, #144e44 100%);
}
section.faq h1 {
    color: #ffffff;
    text-align: center;
    font-size: 50px;
    font-weight: 900;
    margin: 0 auto 35px auto;
}
.accordion-item {
	width: 75%;
	margin: 0 auto 15px auto;
    border: none;
    background: transparent !important;
    border-radius: 5px 5px 5px 5px !important;
    -moz-border-radius: 5px 5px 5px 5px !important;
    -webkit-border-radius: 5px 5px 5px 5px !important;     
}
.accordion-header {
    padding: 0 10px;
    background: #ffffff;
    font-size: 2rem !important;
    color: #000000;
    font-weight: 600;
    cursor: pointer;
    position: relative;  
    border-radius: 5px 5px 5px 5px !important;
    -moz-border-radius: 5px 5px 5px 5px !important;
    -webkit-border-radius: 5px 5px 5px 5px !important;      
}
.accordion-content {
    background: rgba(20,78,68,0.0) !important;
    color: #ffffff;
    font-size: 20px;
	padding: 10px;
	display: none; /* Oculta o conteúdo inicialmente */
    border-radius: 5px 5px 5px 5px !important;
    -moz-border-radius: 5px 5px 5px 5px !important;
    -webkit-border-radius: 5px 5px 5px 5px !important;       
}
.arrow {
	position: absolute;
	right: 20px;
	top: 50%;
	color: #000000;
	transform: translateY(-50%);
	transition: transform 0.3s ease;
}
.rotate {
	transform: translateY(-50%) rotate(90deg);
}
.active .accordion-content {
	display: block; /* Exibe o conteúdo quando o item está aberto */
}
/* FAQ */

/* Referencias */
section.referencias {
    padding: 50px 0;
    background: #ffffff;
}
section.referencias h1 {
    color: #7a7a7a;
    font-size: 25px;
    margin: 0 auto 25px auto;
    text-align: center;
}
.logos {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.logos img.new {
    width: 20%;
    margin: 0 auto 35px auto;
}
.referencias ul {
    padding: 0 20px;
}
.referencias ul li {
    font-size: 14px;
    margin: 10px 0;
    color: #7a7a7a;
    list-style: none;
}
.custom-list {
    counter-reset: list-counter; /* Reseta o contador no início de cada lista */
}

.custom-list li {
    list-style: none; /* Remove os marcadores padrão */
    position: relative; /* Permite a criação de um pseudo-elemento */
    counter-increment: list-counter; /* Incrementa o contador */
}

.custom-list li::before {
    content: counter(list-counter) ". "; /* Insere o número */
    position: absolute;
    left: -20px; /* Ajuste conforme necessário */
    color: #7a7a7a;
}

/* A segunda lista começa a contagem do número 8 */
.second-list {
    counter-reset: list-counter 7; /* Começa o contador a partir de 8 */
}

/* Referencias */

/* Notificações */
.notification {
    background: #2f9080;
    background: radial-gradient(circle, #2f9080 0, #227265 50%, #144e44 100%);      
    position: fixed;
    bottom: 20px;
    left: 20px;
    color: #fff;
    padding: 15px 20px;
    border: solid 3px #ffffff;
    opacity: 0;
    transform: translateX(-200%);
    transition: opacity 0.5s, transform 0.5s;
    display: none;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;    
}
/* Estilos internos da notificação */
.notification .customer_list {
    display: flex;
    flex-direction: column;
    text-align: left;
}
.notification .customer_list .block-customer {
}
.block-customer.py-1.has-text-weight-bold.light-blue {
    color: #62d1bd;
    font-weight: 900;
}
.notification .columns {
    display: flex;
    align-items: center;
}
.notification img {
    width: 15px;
    margin-left: 5px;
}
.btick {
     margin-right: 5px;
}
/* Notificações */

/* Footer */
footer.footer {
    background: #2f9080;
    background: radial-gradient(circle, #2f9080 0, #227265 50%, #144e44 100%);
    padding: 50px 0;
}
footer.footer p {
    color: #ffffff;
    font-size: 12px;
    margin: 0 auto;
}
footer.footer a {
    clear: both;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    margin: 0 auto 25px auto;
}
/* Footer */

/* Responsivo */
@media (max-width: 700px) {
    /* Header */
    header.header h1 {
        width: 100%;
        font-size: 30px;
    }
    header.header h2 {
        width: 100%;
        font-size: 20px;
    }    
    /* Header */
    
    /* COntador */
    section.contador h1 {
        font-size: 25px;
    }
    .offers {
        display: none !important;
    } 
    .offer-mb {
        display: block;
    } 
    .offer-mb a {
        clear: both;
        display: block;
        width: 100%;
        margin: 25px auto;
    }    
    .offers a {
        width: 100%;
    }
    .desk {
        display: none !important;
    }
    .mb {
        display: block !important;
    }
    /* COntador */
    
    /* Garantia */
    section.garantia h1 {
        font-size: 30px;
    } 
    section.garantia .copy {
        display: block;
        width: 100%;
    } 
    img.guarantee {
        width: 30%;
        margin: 0 auto 25px auto;
    } 
    .garantia .copy p {
        text-align: center;
        width: 100%;
        font-size: 18px;
    } 
    img.icons-fda {
        width: 100%;
    }     
    /* Garantia */
    
    /* Bonus */
    section.bonus h1 {
        font-size: 30px;
    }  
    .bonus-box img.selo {
        margin: -50px 0 0 298px;
    }
    /* Bonus */
    
    /* Entrega */
    section.entrega .copy {
        clear: both;
        display: block;
        width: 100%;
    }  
    .entrega .copy img.shipping {
        clear: both;
        display: block;
        width: 50%;
        margin: 0 auto 25px auto;
    } 
    .entrega .copy h1 {
        width: 100%;
        margin: 0 auto;
    }    
    /* Entrega */
    
    /* diferenciais */
    .diferenciais .item p {
        font-size: 17px !important;
        width: 70%;
    }
    .diferenciais .item {
        margin: 0 auto 25px auto;
    }    
    /* diferenciais */
    
    /* Depoimentos */
    section.depoimentos h1 {
        font-size: 30px;
    }   
    .box-dp {
        width: 100%;
    }
    .box-dp h2 {
        font-size: 25px;
    }  
    .text-dp p {
        font-size: 18px;
        position: relative;
        width: 387px;
        margin: 0 0 15px -95px;
    }  
    .box-pote {
        position: relative;
        width: 387px;
        margin: 0 0 15px -95px;
    }  
    .pote-text {
        width: 70%;
    }
    .pote-text h4, .pote-text h5 {
        font-size: 18px;
    }    
    /* Depoimentos */
    
    /* Faq */
    section.faq h1 {
        font-size: 30px;
    }
    .accordion-item {
        width: 100%;
    } 
    .accordion-header {
        font-size: 1.25rem !important;
        padding: 5px 16px;
    }    
    /* Faq */
    
    /* Referencia */
    .logos img.new {
        width: 35%;
        margin: 0 auto 15px auto;
    }    
    /* Referencia */
}
/* Responsivo */