@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');

/*-----------------------------------------------------------------------------------

	Theme Name: Vero
	Theme URI: http://themeforest.net/user/zytheme
	Description: Vero is a pixel perfect creative html5 app landing page  based on designed with great attention to details, flexibility and performance. It is ultra professional, smooth and sleek, with a clean modern layout.
	Author: zytheme
	Author URI: http://themeforest.net/user/zytheme
	Version: 1.0

-----------------------------------------------------------------------------------*/
/*!
// Contents
// ------------------------------------------------>

1.  Global Styles
 2.  Typography
 3.	 Color
 4.	 Align
 5.	 Grid
 6.	 Blockquotes
 7.	 Background
 8.	 Buttons
 9.	 Forms
 10. Heading
 11. Loading
 12. Header
 13. Menu
 14. hero
 15. testimonial
 16. feature
 17. action
 18. pricing
 19. footer
 20. carousel
 21. landing
 22. Video
 23. Clients

/*------------------------------------*\
    #GLOBAL STYLES
\*------------------------------------*/
/*
WARNING! DO NOT EDIT THIS FILE!

To make it easy to update your theme, you should not edit the styles in this file. Instead use 
the custom.css file to add your styles. You can copy a style from this file and paste it in 
custom.css and it will override the style in this file. You have been warned! :)
*/
body,
html {
	overflow-x: hidden;
	scroll-behavior: smooth;
}

html {
	font-size: initial;
	background-color: #000;
}

body {
	background-color: #000;
	font-family: 'Poppins', 'Roboto', sans-serif;
	font-size: initial;
	font-weight: 400;
	color: #aaaaaa;
	line-height: 1.5;
	margin: 0;
}

.wrapper {
	background-color: #000;
}

* {
	outline: none;
}
::-moz-selection {
 text-shadow: none;
}

::selection {
	background-color: #ffa40c;
	color: #ffffff;
	text-shadow: none;
}

a {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	color: #ffa40c;
}

a:hover {
	color: #d88700;
	text-decoration: none;
}

a:focus {
	color: #d88700;
	outline: none;
	text-decoration: none;
}

a:active {
	color: #d88700;
	outline: none;
	text-decoration: none;
}

textarea {
	resize: none;
}

button.btn {
	margin-bottom: 0;
}

/* COMEÇA AQUI */
.cor1{
    background-color:#020817;
    position: relative;
    overflow-x: hidden; 
}

.esquerda1{
    padding-left: 150px;
}

.esquerda2{
    position: static;
}

.primeiro-passo{
    color: #fff; 
    font-family: 'Anton', sans-serif; 
    font-weight: 400; 
    font-size: 80px; 
    line-height: 88px; 
    letter-spacing: 0; 
    vertical-align: middle; 
    text-transform: uppercase;
}

.aprenda-investir{
    color: #fff; 
    line-height: 20px; 
    display: block; 
    margin-top: 15px; 
    margin-bottom: 20px; 
    font-size: 18.18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    letter-spacing: 0; 
    vertical-align: middle;
}

.margim1{
    margin-bottom: 80px;
}

.Nao-Perde-Tempo{
    background-color: #F17B14; 
    color: #fff; 
    padding: 10px 25px; 
    border: none; 
    border-radius: 5px; 
    font-size: 1.2rem; 
    font-weight: 700; 
    cursor: pointer; 
    display: flex; 
    align-items: center;
}

.Gui-Pose-2 {
    position: absolute;
    bottom: 0;
    right: 0;
    left: -120px;
    height: 500px;
    max-height: 600px;
    width: 600px;
    max-width: 600px;
    z-index: 7;
}

.celulares-LP{
    width: 417.23px;
    height: 523px;
}

.card-topic{
    background-color: #222; 
    border-left: 5px solid #F17B14; 
    border-radius: 5px;
    width: 460px;
    height: 162px;
    max-width: 100%; 
	z-index: 5;
}

.card-topic h4{
    color: #F17B14 !important; 
    font-weight: bold; 
    font-size: 1.25rem; 
    display: flex; 
    align-items: center;
    font-family: 'Anton',sans-serif;
}

.card-topic span{
    color: #F17B14; 
    font-size: 1.5rem; 
    margin-right: 10px;
    font-family: 'Montserrat',sans-serif;
}

.card-topic p{
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    vertical-align: middle;
}

.trabalha{
    position: absolute;
    width: 901px; 
    height: 901px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(241, 123, 20, 0.4) 0%, rgba(241, 123, 20, 0) 70%); 
    filter: blur(25px); 
    z-index: 1; 
    left: 0px; 
    bottom: 10%; 
}

.trabalha1, .trabalha2, .trabalha3 {
    position: absolute;
    border-radius: 50%;
    z-index: 1;
    filter: blur(50px); 
}

.trabalha1 {
    width: 1000px; 
    height: 1000px;
    background: radial-gradient(circle, rgba(241, 123, 20, 0.3) 0%, rgba(241, 123, 20, 0) 70%); 
    left: -450px; 
    top: -400px; 
}

.trabalha2 {
    width: 800px; 
    height: 800px;
    background: radial-gradient(circle, rgba(241, 123, 20, 0.3) 0%, rgba(241,123,20,0) 70%); 
    right: -350px; 
    top: -300px;   
}

.trabalha3 {
    width: 900px; 
    height: 900px;
    background: radial-gradient(circle, rgba(241, 123, 20, 0.2) 0%, rgba(241, 123, 20, 0) 70%); 
    left: 800px;  
    bottom: -50px; 
}


.img-feedback{
    max-height: 380px;
    height: 380px; 
    max-width: 280px;
    border-radius: 5px;
}

.comece-agora{
    background-color: #F17B14; 
    color: #fff; 
    padding-right: 49px; 
    padding-left: 49px; 
    width: 284px; 
    height: 80px;  
    cursor: pointer; 
    margin-top: 40px;
    margin-bottom: 40px;
}

.comece-agora p{
    font-size:28px; 
    font-weight: 400; 
    font-family: 'Anton', sans-serif;  
    vertical-align: middle; 
    letter-spacing: 0%;
    line-height: 49.5px;
    margin-top: 10px;
}

.flash1{
    position: absolute;
    width: 701px; 
    height: 701px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(241, 123, 20, 0.4) 0%, rgba(241, 123, 20, 0) 70%); 
    filter: blur(25px); 
    z-index: 1;  
    left: -350px; 
    bottom: 55%;
}

.flash2{
    position: absolute;
    width: 701px; 
    height: 701px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(241, 123, 20, 0.4) 0%, rgba(241, 123, 20, 0) 70%); 
    filter: blur(25px); 
    z-index: 1; 
    right: -350px; 
    bottom: 10%;
}

.container h2{
    color: #fff; 
    font-family: 'Anton',sans-serif; 
    font-weight: 400; 
    font-size: 45px; 
    line-height: 49.5px; 
    letter-spacing: 0%; 
    vertical-align: middle;
}

.container h3{
    color: #fff; 
    font-family: 'Montserrat',sans-serif; 
    font-weight: 400; 
    font-size: 18.18px; 
    line-height: 20px; 
    letter-spacing: 0%; 
    vertical-align: middle;
}

.saiba-mais{
    background-color: #F17B14; 
    color: #fff; 
    gap: 10px; 
    width: 386px; 
    height: 56px; 
    padding-right: 49px; 
    padding-left: 49px; 
    font-size: 24px; 
    font-family: 'Anton',sans-serif; 
    font-weight: 400; 
    line-height: 49.5px; 
    letter-spacing: 0%; 
    cursor: pointer; 
    vertical-align: middle;
}

.container span{
    color: white; 
    font-weight: 400; 
    font-size: 18.18px;
    font-family: 'Montserrat',sans-serif; 
    line-height: 20px; 
    letter-spacing: 0%; 
    vertical-align: middle;
}

.container p{
    font-family: 'Montserrat',sans-serif; 
    font-weight: 400; 
    font-size: 18px; 
    line-height: 20px; 
    letter-spacing: 0%; 
    vertical-align: middle;
}

.gui-section {
    border: 1px solid white;
    width: 90%;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    margin-bottom: 100px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 2rem;
    padding: 2rem 1rem;
}

.gui-section h1 {
    font-family: 'Anton', sans-serif;
    font-weight: 400;
    font-size: 45px;
    line-height: 49.5px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: white;
}

.gui-section p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 18.18px;
    line-height: 20px;
    letter-spacing: 0%;
    vertical-align: middle;
}

.layout-gui-section {
    width: 628px;
    height: 319px;
    gap: 39px;
    text-align: left;
    order: 2;
}

.layout2-gui-section {
    order: 1; 
    align-self: flex-start; 

    width: 396px;
    height: 450px;
    
    position: relative; 
    border-radius: 8px; 
    overflow: hidden; 
}

.layout2-gui-section img[src*="about-section.webp"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; 
    z-index: 1; 
}

.highlight-text.texto-especial {
        display: flex;
        align-items: center;      
        justify-content: center;  
    }
    .icone-relogio-urgencia {
        color: #E53E3E; 

        width: 50px;
        height: 50px;

        margin-right: 8px;
    }

@media(width: 768px){
    .esquerda1{
        padding-left: 0px;
    }

    .primeiro-passo{
        font-size: 40px;
        line-height: 1.2;
    }

    .aprenda-investir{
        font-size: 12.25px;
    }

    .tablet{
        padding-bottom: 500px;
    }
}

@media (max-width: 426px) {

    .pricing-section {
        padding: 2rem 1rem;
    }

    .pricing-header img[src*="VDF.png"] {
        width: 60% !important;
        max-width: 220px;
        height: auto;
    }

    .pricing-subtitle {
        font-size: 1.1rem; 
        line-height: 1.5;
        color: #FFF;
        padding: 0 1rem; 
    }
    
    .line-container {
        display: flex !important; 
        width: 90%;
        margin: 25px auto;
        gap: 6px;
    }

    .pricing-details {
        position: relative !important;
        
        width: 90% !important;  
        height: auto !important;  
        
        border: 2px solid #D42126 !important; 
        border-radius: 8px;
        padding-top: 50px !important; 
        
        margin: 2rem auto !important;
    }

    .highlight-text {
        position: absolute !important;
        transform: translate(-50%, -50%) !important;
        top: 0;
        left: 50%;
        
        width: 80% !important;   
        height: auto !important;  
        
        background-color: #0A1A42 !important; 
        
        color: #FFF !important; 
        font-size: 1.5rem !important;
        font-weight: 700 !important;
        padding: 0.5rem 0.25rem;
    }

    .price-old { 
        color: #D42126 !important; 
        font-size: 2.2rem !important; 
    }
    
    .price-pre-text { 
        color: #FFF !important; 
        font-size: 1.5rem !important; 
    }
    
    .price-installments { 
        color: #F17B14 !important;
        font-size: 1.5rem !important; 
        margin-right: 10px;
    }
    
    .price-final { 
        color: #F17B14 !important;
        font-size: 2.5rem !important; 
        line-height: 1;
    }

    .quero-investir {
        width: 90% !important; 
        max-width: none;
        height: auto !important;
        padding: 1.2rem 1rem !important;
        font-size: 1.25rem !important;
        margin: 0 auto; 
    }

    .img-fluid{
        padding-right: 120px;
    }

    .saiba-mais{
        width: 300px;
    }

    .tablet{
        height: 771px;
        width: 390px;
    } 

    .Nao-Perde-Tempo img{
        width: 200px;
    }

    .primeiro-passo{
        font-size: 30px;
        line-height: 1.2;
    }
        .aprenda-investir {
        font-size: 14px;
        line-height: 1.2;
        width: 300px;
    }
}



@media(width: 425px){
    .tablet{
        height: 771px;
        width: 390px;
    }

    .Gui-Pose-2{
        height: 100px;
    }

    .Nao-Perde-Tempo{
        width: 250px;   
    }
}

@media (max-width: 426px) {

    .gui-section {
        padding: 2rem 1rem;
        gap: 1.5rem;
    }

    .layout2-gui-section {
        width: 100% !important; 
        height: 380px !important;
        align-self: auto;
    }

    .layout-gui-section {
        width: 100% !important;
        height: auto !important; 
        text-align: center;
        gap: 20px;
    }

    .gui-section h1 {
        font-size: 32px; 
        line-height: 1.2;
    }

    .gui-section p {
        font-size: 16px;
        line-height: 1.5;
    }

    .layout-gui-section button {
        width: 100%; 
        font-size: 1rem;
    }
    .Gui-Pose-2 {
        height: 500px;
        width: 500px;
    }

    .Nao-Perde-Tempo{
        width: 250px;
    }
}

@media(width:1024px){
    .primeiro-passo{
        font-size: 40px;
        line-height: 1.2;
    }

    .Gui-Pose-2{
        max-width: 650px;
        width: 650px;
        padding-left: 150px;
    }
}

@media(width:1440px){
    .primeiro-passo{
        font-size: 55px;
        line-height: 1.2;
    }

    .aprenda-investir{
        font-size: 15px;
    }
}

@media (max-width: 767.98px) {

    #slider .esquerda1 {
        padding-left: 50px;
    }

	.card-topic {
        width: 100% !important;  
        height: auto !important; 
    }

    .card-topic h4 {
        font-size: 1.25rem; 
    }

    .card-topic p {
        font-size: 1rem; 
        line-height: 1.5; 
    }
    
    .card-topic p br {
        display: none;
    }
}

.feedbacks {
    position: relative; 
	padding: 60px 0;
}

.feedbacks h2 {
    font-weight: 700; 
	font-size: 2.5rem; 
	line-height: 0.9;
}


.horizontal-scroll-container {
    width: 100%;
    overflow: hidden; 
}

.horizontal-scroll-container > .scroll-wrapper {
    flex-wrap: nowrap;
    animation: scroll-feedbacks 30s linear infinite;
}

.horizontal-scroll-container:hover > .scroll-wrapper {
    animation-play-state: paused;
}

@keyframes scroll-feedbacks {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}


.img-feedback {
    height: 250px; 
    width: auto;
    max-width: none; 
    border-radius: 8px;
}

.feedback-item {
    flex-shrink: 0; 
    display: block;
}

.feedback-item img {
    max-width: 180px; 
    width: 100%; 
    height: auto;
}

@media (max-width: 991px) {
        
        .slider-padding-wrapper {
            padding-left: 0 !important;
        }

        #slider .row-content {
            display: flex;
            flex-direction: column; 
            align-items: center;     
        }

        .slider-text-column {
            position: static !important;
            left: auto !important;
            width: 100% !important;
            max-width: 500px; 
            padding: 0 15px !important; 
            order: 1; 
            text-align: center; 
        }

        .slider-logo {
            margin-top: 40px !important; 
            margin-bottom: 20px;
            max-height: 120px !important; 
            display: block;
            margin-left: auto;
            margin-right: auto;
        }

        .slider-headline span {
            font-size: 44px !important; 
            line-height: 1.2 !important; 
        }
        
        .slider-subheadline {
            margin-bottom: 0 !important; 
            font-size: 16px !important; 
            line-height: 1.5 !important;
        }
        
        .slider-cta-wrapper {
            margin-top: 30px !important; 
            margin-bottom: 30px !important;
            display: flex;
            justify-content: center; 
        }

        .slider-image-column {
            display: block !important;
            position: static !important;
            left: auto !important;
            width: 100% !important;
            order: 2; 
        }

        .slider-image-wrapper {
            position: static !important;
            top: auto !important;
            left: auto !important;
            text-align: center; 
        }

        .slider-man-image {
            height: auto !important;
            max-height: 500px !important; 
            width: auto !important;
            max-width: 100%; 
        }
    }

/* Aligning Text */
.text--left {
	text-align: left !important;
}

.text--right {
	text-align: right !important;
}

.text--center {
	text-align: center !important;
}

.text--just {
	text-align: justify !important;
}

.align--top {
	vertical-align: top;
}

.align--bottom {
	vertical-align: bottom;
}

.align--middle {
	vertical-align: middle;
}

.align--baseline {
	vertical-align: baseline;
}

/* Weight Text */
.bold {
	font-weight: bold;
}

.regular {
	font-weight: normal;
}

.italic {
	font-style: italic;
}

.break-word {
	word-wrap: break-word;
}

.no-wrap {
	white-space: nowrap;
}

/* Text Color */
.text-white {
	color: #ffffff !important;
}

.text-gray {
	color: #f6f7fb !important;
}

.text-black {
	color: #363636;
}

.text-theme {
	color: #ffa40c;
}

.text--capitalize {
	text-transform: capitalize !important;
}

.text--uppercase {
	text-transform: uppercase !important;
}

.font-heading {
	font-family: 'Poppins', 'Roboto', sans-serif;
}

.font-body {
	font-family: 'Poppins', 'Roboto', sans-serif;
}

.font-18 {
	font-size: 24px;
}

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

.font-20 {
	font-size: 20px;
}

.font-40 {
	font-size: 40px;
}


.potencia-section .potencia-light {
    position: absolute;
    width: 300px; 
    height: 300px;
    border-radius: 50%;
    background: radial-gradient(circle, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 70%); 
    filter: blur(25px); 
    z-index: 1; 
}

.pricing-header{
	width: 803px; 
	height: 173px; 
	gap: 21px; 
	margin-bottom: 100px;
}

.pricing-header h1{
	color: #fff; 
	font-family: 'Montserrat',sans-serif; 
	font-weight: 600; 
	font-size: 12.18px; 
	line-height: 20px; 
	letter-spacing: 0%; 
	vertical-align: middle; 
	margin-top: -50px;
}

.preco-especial{
	font-family: 'Anton',sans-serif; 
	font-weight: 400; 
	font-size: 40px; 
	line-height: 29.09px; 
	letter-spacing: 0%; 
	vertical-align: middle; 
	color: #fff;
}

.preco-antigo{
	color: #BA1515; 
	font-family: 'Montserrat',sans-serif; 
	font-weight: 800; 
	font-size: 42.76px; 
	line-height: 47.03px; 
	letter-spacing: 0%; 
	vertical-align: middle; 
	gap: 27px; 
	margin-top: 30px; 
	text-decoration: line-through; 
	text-decoration-thickness: 3px;
}

.preco-pre-texto{
	font-family: 'Montserrat',sans-serif; 
	font-weight: 900; 
	font-size: 26.45px; 
	line-height: 29.09px; 
	letter-spacing: 0%; 
	vertical-align: middle; 
	color: #fff;
}

.preco-final{
	font-family: 'Montserrat',sans-serif; 
	font-weight: 800; 
	font-size: 66.25px; 
	line-height: 72.88px; 
	letter-spacing: 0%; 
	vertical-align: middle; 
	color: #F17B14; 
	margin-bottom: 50px;
}

.vezes{
	font-family: 'Montserrat',sans-serif; 
	font-weight: 700; 
	font-size: 26px; 
	line-height: 36.44px; 
	letter-spacing: 0%; 
	vertical-align: middle; 
	color: #fff;
}

.quero-investir{
	width: 468px; 
	height: 68px;  
	gap: 10.83; 
	background-color: #F17B14; 
	font-family: 'Anton',sans-serif; 
	font-weight: 400; 
	font-size: 28px; 
	line-height: 53.6px; 
	letter-spacing: 0%; 
	vertical-align: middle; 
	color: #fff; 
	border: none; 
	outline: none;
}

.voce{
	width: 60%; 
	height: auto; 
	position: absolute; 
	bottom: 20px; 
	right: 50px; 
	transform: translateX(-50%); 
	z-index: 7; 
	max-width: 250px;
}

.potencia-section .potencia-laranja-light-1 { left: -100px; top: 10%; } 
.potencia-section .potencia-laranja-light-2 { right: -100px; bottom: 10%; } 
.potencia-section .potencia-laranja-light-3 { left: 40%; bottom: -50px; } 


@media (max-width: 992px) {
        .pricing-header {
            width: 90% !important;
        }

        .pricing-image {
            width: 100% !important;
            max-width: 800px !important;
        }

        .pricing-cta-button {
            width: 90% !important;
            max-width: 468px !important;
        }
    }



    @media (max-width: 767px) {
        .pricing-header {
            margin-bottom: 0px !important;
        }

        .pricing-subtitle {
            font-size: 13px !important;
        }

        .pricing-image {
            margin-top: -30px !important;
        }

        .pricing-details .highlight-text {
            font-size: 20px !important;
            line-height: 1.2 !important;
        }

        .pricing-details .price-old {
            font-size: 30px !important;
        }

        .pricing-details .price-pre-text {
            font-size: 20px !important;
        }

        .pricing-details .price-installments {
            font-size: 20px !important;
        }

        .pricing-details .price-final {
            font-size: 38px !important;
            line-height: 1.1 !important;
        }

        .pricing-cta-button {
            width: 90% !important;
            font-size: 20px !important;
            height: auto !important;
            padding: 15px !important;
            line-height: 1.2 !important;
        }
    }

@media (min-width: 425px) {
    .overlay-figure-style {
        display: none; 
    }
}

@media (min-width: 768px) {
    .overlay-figure-style {
        display: block; 
        width: 250px; 
        height: 250px;
        top: 60px;
        right: 0px; 
    }
}

@media (min-width: 1024px) {
    .overlay-figure-style {
        width: 396px;
        height: 400px;
        top: 90px;
        right: 5px;
    }
}

.feedbacks h2 {
	color: #fff;
	text-align: center;
	/*font: 900 26px 'Poppins', 'Roboto', sans-serif;*/
	font: 900 26px 'Anton', sans-serif;
	font-size: 28px; /*1.625rem*/
	line-height: 1.2;
	text-transform: uppercase;
	margin: 10px 0 0 0;
}

.feedbacks img {
	width: 100%;
	height: auto;
	border-radius: 8px; /*20px*/
}

.feedbacks .feedbacks-light {
	position: absolute;
	margin: auto;
	top: 50px;
	width: 263px;
	height: 263px;
	border-radius: 50%;
	background: radial-gradient(circle, rgba(255, 0, 0, 0.5) 0%, rgba(255, 0, 0, 0) 80%);
}

.feedbacks .feedbacks-red-light-1 {
	left: -50px;
	transform: translate(-50%, -50%);
}

.feedbacks .feedbacks-red-light-2 {
	right: -50px;
	transform: translate(50%, -50%);
}

  /*Carina Sessao de mentor ===========================================================================*/
  
#mentor {
	background-color: #371013;
	padding: 20px;
	color: white;
	padding-top: 70px;
	position: relative;
	overflow: hidden;
  }
/* Luz Vermelha (esquerda e direita) */
.luz-vermelha {
    position: absolute;
    top: 30%;
    transform: translateY(-50%);
    width: 600px;
    height: auto;
    z-index: 0;
}

.luz-vermelha.esquerda {
    left: -300px;
}

.luz-vermelha.direita {
    right: -300px;
}



  
  .mentor-section h2 {
	font-family: 'Bebas Neue', sans-serif;
	font-size: 36px;
	color: white;
	letter-spacing: 3px;
	font-weight: 400;
  }
  
  .mentor-image img {
	width: 100%;
	max-width: 380px;
	border-radius: 8px; /*10*/
	margin-bottom: -20px;
	position: relative;
	z-index: 2;
  }
  
  .mentor-info {
	margin: 20px 0;
  }
  
  .mentor-info h3 {
	font-size: 32px !important;
	font-weight: bold !important;
	color: white;
	text-align: center !important;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 800;
  }
  @media (max-width: 428px) {
	.mentor-info h3 {
		font-size:28px !important ;
	}
}
@media (max-width: 385px) {
	.mentor-info h3 {
		font-size:25px !important ;
	}
}
@media (max-width: 352px) {
	.mentor-info h3 {
		font-size:22px !important ;
	}
}




  
  .mentor-info p {
	font-size: 16px !important;
	line-height: 1.5 !important;
	text-align: center !important;
	color: #000;
  }
  
  .cta-button-mentor button {
	font-family: 'Inter', sans-serif;
	background: linear-gradient(180deg, #ffdd00 0%, #e6a100 100%);	color: black;
	border: none;
	padding: 15px 30px;
	font-size: 28px;
	border-radius: 8px; /*13px*/
	cursor: pointer;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
	font-weight: bold;
	line-height: 1.2;
	max-width: 90%;
	position: relative;
	z-index: 3;
	margin-bottom: 40px;
  }
  
  .cta-button-mentor button:hover {
	background-color: #e6c200;
  }
  

@media (max-width: 452px) {
	.cta-button-mentor button {
		font-size: 25px;
	}
}
@media (max-width: 415px) {
	.cta-button-mentor button {
		font-size:22px ;
	}
}
@media (max-width: 378px) {
	.cta-button-mentor button {
		font-size:18px ;
	}
}


  .yes-credit {
	margin-top: 0;
	font-size: 14px;
	color: white;
	margin-bottom: 0;
  }
  
  .heart {
	color: #ffffff;
  }
  .yes-credit .yesdev {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}


  .mentor-title-box {
    background-color: rgb(14, 14, 14);
    padding: 20px 20px;
    border-radius: 10px;
    display: inline-block;
    margin: 20px 0;
	position: relative;
	
}



/*SETA*/
.mentor-title-box .seta {
	position: absolute;
	top: -70px;
	left: -60px;
	width: 150px;
	height: auto;
	z-index: 2;
  }
  @media (max-width: 459px) {
	.mentor-title-box .seta {
		width: 130px;
		left: -50px;
		top: -60px;
	}
}
@media (max-width: 447px) {
	.mentor-title-box .seta {
		width: 120px;
		left: -40px;
		top: -50px;
	}
}




.mentor-title-box h3 {
    margin: 0;
    text-align: center;
}

.mentor-description-box {
    background-color: white;
    padding: 20px;
    border-radius: 10px;
    max-width: 100%;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
	position: relative;
}

.mentor-description-box .alvo {
	position: absolute;
	bottom: -50px;
	right: -40px;
	width: 140px !important;
	height: auto;
	z-index: 0; 
  }

.mentor-description-box p {
    margin: 0;
    line-height: 1.6;
    font-size: 40px;
	font-weight: bold;
	font-family: 'Nunito Sans', sans-serif;
	position: relative;
	z-index: 2;
	padding: 13px;
}

  
  /* Responsividade */
  @media (min-width: 768px) {
	#mentor {
	  display: flex;
	  flex-direction: column;
	  align-items: center;
	  padding: 50px;
	}
  
	.mentor-image img {
	  max-width: 500px;
	}
  
	.mentor-info {
	  max-width: 600px;
	}
  
	.cta-button button {
	  font-size: 20px;
	  padding: 20px 40px;
	}
  }


/*Desktop para sessão mentor*/

@media (min-width: 1200px) {
    .mentor-section {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .mentor-container {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 1100px;
        max-width: 100%;
        margin: 0 auto;
        background-color: transparent;
    }

    .mentor-image {
        flex: 0 0 auto;
        margin-right: 20px;
		width: 100%;
		max-width: 450px;
		height: auto;
		padding-bottom: 30px;
    }

    .mentor-info {
        padding: 20px;
        flex: 1;
        text-align: center;
		max-width: 100%;
    }

    .mentor-title-box h3 {
        text-align: center;
        margin: 0;
    }

    .cta-button-mentor {
        margin-top: 20px;
    }
	.mentor-description-box .alvo {
		position: absolute;
		bottom: -60px;
		right: -60px;
		width: 140px !important;
		height: auto;
		z-index: 0; 
	  }

	  .luz-vermelha {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		width: 1000px;
		height: auto;
		z-index: 0;
	}
	.luz-vermelha.esquerda {
		left: -500px;
	}
	
	.luz-vermelha.direita {
		right: -500px;
	}
	
	
}

.pricing-details {
    text-align: center;
    color: #fff;
    font-family: 'Anton', sans-serif;
    border: 2px solid #D42126;
    width: 625px;
    height: 327px;
    margin: 0 auto;
    position: relative; 
    padding-top: 50px; 
}

.highlight-text {
    color: #ffffff;
    font-size: 36px;
    font-weight: 800;
    line-height: 1.2;
    background-color: #0A1A42; 
    width: 527px;
    height: 60px;
    position: absolute;   
    top: 0;               
    left: 50%;            
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.line-container {
    width: 80%;
    max-width: 1012px; 
    margin: 30px auto;
    display: flex;
    flex-direction: column;
    gap: 8px; 
}

.separator-line {
    width: 100%;
    height: 2px; 
    background-color: white; 
    border: none; 
    opacity: 0.8; 
}

@media (max-width: 352px) {
    .highlight-text {
        font-size: 20px;
    }
}
.old-price {
    color: #D42126;
    font-size: 30px;
    text-decoration: line-through;
    font-weight: 800;
    margin-bottom: 10px;
	margin-top: 15px;
}

/*Por:*/
.text-small {
    font-size: 25px;
    margin-bottom: 4px;
	margin-top: 20px;
	font-weight: 800;
	color: white;
}

.price-wrapper {
    display: flex;
    justify-content: center;
    align-items: baseline;
    margin-bottom: 5px;
	margin-bottom: 0;
}

/*12x*/
.installment-text {
    font-size: 30px;
    margin-right: 5px;
	color:#ffcc00;
	font-weight: 800;
}

/*35,50*/
.price-large {
    font-size: 60px;
    font-weight: bold;
    color: #ffcc00;
	font-weight: 800;
	padding-bottom: 0;
}

/*ou R$355,00*/
.text-small:last-of-type {
    font-size: 20px;
	font-weight: 800;
	margin-top: -9px;
padding-bottom: 30px;
	
}

/*Ícone*/

.check-list {
    list-style: none;
    padding: 0;
	max-width: 100%; 
}

.check-list li {
    font-size: 1.2rem;
    margin: 10px 0;
    display: flex;
    align-items: center;
}

.check-list i {
    color: #FEF600;
    margin-right: 15px;
    font-size: 1.5rem;
	margin-left: -25px;

}

/* Desktop */

@media (min-width: 700px) {
    .pricing-section {
     /*   max-width: 1200px;*/
        height: auto;
        margin: 0 auto;
        padding: 40px;
    }

    .pricing-section h2 {
        font-size: 2rem;
    }

    .pricing-section ul li {
        font-size: 1.5rem;
        padding-left: 2em;
        background-size: 1.5em;
    }

    .price {
        margin: 30px 0;
    }

    .old-price {
        font-size: 1.6rem;
    }

    .discount-price {
        font-size: 2.5rem;
    }

    .cta-button {
        font-size: 1.8rem; /*1.5rem*/
        padding: 20px 30px;
        max-width: 550px;
    }

    .guarantee img {
        width: 300px;
    }

	.pricing-section ul {
        max-width: 800px;
        margin: 0 auto;
        text-align: left;
    }

    .pricing-section ul li {
        font-size: 1.5rem;
        padding-left: 2em;
        background-size: 1.5em;
    }
}

@media (min-width: 1200px) {
    .pricing-section {
        background-position: center 30%;
        background-size: cover;
        padding: 40px;
    }
}

/*Sessão Bônus Carina Massa ============================================*/

.bonus-section {
	/*background-color: #141414;*/
	background-color: black;
	color: white;
	padding: 40px;
	position: relative;
	overflow: hidden;
  }
  
  .bonus-container .section-title {
	background: #fff;
	margin-bottom: 20px;
	padding: 22px 8px 8px;
	border-radius: 5px; /*20px*/
	text-align: center;
}

  .bonus-title {
	text-align: center;
	font-size: 28px;
	font-family: 'Nunito Sans', sans-serif;
	color: rgb(255, 0, 0);
	font-weight: bold;
	line-height: 1.2;
  }
  
  .bonus-title .highlight {
	color: rgb(21, 21, 21);
	font-family: 'Nunito Sans', sans-serif;
	font-size: 28px;
  }

  .guarantia {
    font-size: 14px ;
    color: #fff;
    text-align: center ;
    margin-top: 10px ;
    margin-bottom: 20px ;
	padding: 10px; 
    border: 2px solid #fff; 
    border-radius: 8px;
    display: inline-block;
}



  @media (max-width: 434px) {
	.bonus-title {
	  /*font-size: 24px;*/
	  font-size: 22px;
	}
	
	.bonus-title .highlight {
	  font-size: 20px;
	}
  }




  .subtitle-text{
	font-size: 15px;
	font-family: 'Poppins', sans-serif;
	line-height: 1.6;
  }

  .bonus-container {
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
  }
  
  .bonus-item {
	margin-bottom: 30px;
  }
  .bonus-item:first-of-type {
	margin-bottom: 40px;
  }
  .bonus-content {
	margin-bottom: 30px;
  }
  .bonus-header {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
  }
  
  .bonus-icon {
	width: 40px;
	height: 40px;
	margin-right: 15px;
	margin-left: -10px; /*de -15px para:*/
  }
  
  .bonus-header h3 {
	font-size: 16px;
	margin: 0;
	color: white;
	font-family: 'Poppins', sans-serif;
	line-height: 1.6;
  }
  
  .bonus-item p {
	font-size: 16px;
	line-height: 1.5;
	margin: 0;
	padding-left: 40px;
	font-family: 'Poppins', sans-serif;
  }
  /*
  
  .bonus-button {
	display: block;
	width: 100%;
	max-width: 550px;
	margin: 40px auto 0;
	padding: 15px 30px;
	background-color: #CE112C;
	box-shadow: 0 0 40px rgba(206, 17, 44, 0.9);
	color: white;
	font-size: 20px;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 800;
	letter-spacing: 1px;
	border: none;
	cursor: pointer;
	text-align: center;
	border-radius: 45px;
  }
	*/
  
	.bonus-button {
		display: block;
		width: 100%;
		max-width: 550px;
		margin: 40px auto 0;
		padding: 15px 30px;
		background-color: white;
		/*box-shadow: 0 0 40px rgba(255, 255, 255, 0.9);*/
		color: #CE112C;
		font-size: 20px;
		font-family: 'Nunito Sans', sans-serif;
		font-weight: 800;
		letter-spacing: 1px;
		border: none;
		cursor: pointer;
		text-align: center;
		border-radius: 5px; /*45px*/
	  }

  .bonus-button:hover {
	background-color: #a8a8a8;
  }

  @media (max-width: 435px) {
	.bonus-button {
	  font-size: 16px;
	}
  }



  .trainer-image {
	width: 100%;
	max-width: 250px;
	margin: 20px auto; 
	display: block;
	text-align: center; 
  }

  .luz-vermelhaa {
    position: absolute;
    transform: translateY(-50%);
    width: 800px;
    height: auto;
    z-index: 0;
	pointer-events: none;
}

.luz-vermelhaa.esquerda {
    left: -400px;
	top: 62%;
	opacity: 0.6;
}

.luz-vermelhaa.direita {
    right: -400px;
	top: 11%;
	opacity: 0.6;
}
.luz-vermelhaa.centro {
	left: 50%;
	top: 30%;
	transform: translate(-50%, -50%);
	width: 1000px;
	height: auto;
	z-index: 0;
	pointer-events: none;
	opacity: 0.6;
  }



/*Desktop*/

.bonus-columns {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px;
}

.bonus-item {
    width: calc(50% - 10px);
    margin-bottom: 20px;
}


/* Ajustes para telas maiores que 1000 pixels */
@media (min-width: 1000px) {
    .bonus-columns {
        flex-direction: row;
    }

    .special-header {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        margin-bottom: 10px;
    }

    .bonus-icon {
        margin-right: 10px;
        width: 40px;
        height: auto;
    }

	.center-item {
		text-align: center;
		margin: 0 auto;
		max-width: 600px;
	}

	.subtitle-text{
		font-size: 15px;
		font-family: 'Poppins', sans-serif;
		line-height: 1.6;
		text-align: center;
		padding-left: 100px;
		padding-right: 100px;
	  }
}


@media (max-width: 999px) {
    .bonus-columns {
        flex-direction: column;
    }

    .bonus-item {
        width: 100%;
    }
}



/*Sessão Curso Carina Massa==================================================*/

.curso-metodologia {
    background-color: #141414;
    color: #fff;
    padding: 40px 20px;
    text-align: center;
    margin: 20px 0;
	margin-bottom: 0;
	margin-top: 0;
	position: relative;

}


.curso-titulo-geral {
    font-size: 28px;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 800;
	line-height: 1.3;
}
.curso-conteudo {
    max-width: 600px;
    margin: 0 auto;
}

.curso-titulo {
    font-weight: bold;
    color: #ffffff;
	text-decoration: underline;
}

@media (max-width: 488px) {
    .curso-titulo-geral {
        font-size: 26px;
    }
}
@media (max-width: 456px) {
    .curso-titulo-geral {
        font-size: 23px;
    }
}
@media (max-width: 408px) {
    .curso-titulo-geral {
        font-size: 20px;
    }
}


.curso-lista {
    text-align: left;
    list-style-position: outside;
    padding-left: 20px;
    margin: 20px 0;
	color: #DEDEDE;
	position: relative;
}

.curso-lista li {
    margin-bottom: 10px;
	margin-left: 15px;
    text-align: left;
    line-height: 1.6;
}


.curso-imagem-container {
    margin: 30px 0;
}

.curso-imagem {
    max-width: 100%;
    border-radius: 8px;
	width: 400px;
	height: auto;
	position: relative;
	/*padding-bottom: 30px;*/
}

.curso-subtitulo {
    margin: 20px 0;
}

.curso-subtitulo h3 {
    font-size: 26px;
	line-height: 1.2;
    font-weight: bold;
	color: #ffffff;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 800;
	position: relative;
}

.curso-treinos-provas {
    color: #FEFF00;
    font-weight: bold;
}
@media (max-width: 405px) {
    .curso-subtitulo h3 {
        font-size: 23px;
    }
}
@media (max-width: 363px) {
    .curso-subtitulo h3 {
        font-size: 20px;
    }
}

.curso-destaque {
    color: #ffffff;
	font-weight: bold;
}

.curso-texto {
    margin: 10px 0;
	margin-left: 15px;
    line-height: 1.6;
	text-align: left;
	font-size: 16px;
	margin-bottom: 20px;
	font-family: 'Poppins', sans-serif;
	position: relative;

}


.curso-botao {
	display: block;
	width: 95%;
	max-width: 550px;
	margin: 40px auto 0;
	padding: 15px 30px;
	background-color: #FEFF00;
	color: rgb(0, 0, 0);
	font-size: 20px;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 800;
	letter-spacing: 1px;
	border: none;
	cursor: pointer;
	text-align: center;
	border-radius: 5px; /*45px*/
	margin-bottom: 20px;
  }
  

.curso-botao:hover {
    background-color: #b89701;
	color: #000;
}

@media (max-width: 473px) {
	.curso-botao {
	  font-size: 18px;
	}
  }
  @media (max-width: 418px) {
	.curso-botao {
		font-size: 15px;
	  }
}

.luz-vermelha3 {
    position: absolute;
    left: 50%;
    top: 45%;
    transform: translate(-50%, -50%);
    width: 1800px;
    height: auto;
    z-index: 0;
    pointer-events: none;

}

@media(min-width: 768px) {
	.feedbacks h2 {
		line-height: 1.1;
		font-size: 32px;
		font-size: 45px;/*2rem*/
		margin: 0 30px 38px 30px;
	}

	.feedbacks picture {
		width: auto;
	}

	.feedbacks img {
		max-width: 400px;
	}
}


/*Adicionei pela mudança de texto Sugerida*/
@media (min-width: 1200px) {
	.slider .slide--headline > span:nth-child(3) {
	  padding-bottom: 20px;
	}
  }




@media(min-width: 992px) {
	.slide--headline .d-block {
		font-size: 20px;
		font-size: 1.25rem;
	}

	.slider .slide--item .slide--headline {
		font-size: 36px;
		font-size: 2.25rem;
	}

	.slider .slide--headline > span:nth-child(3) {
		font-size: 22px;
		font-size: 1.375rem;
		line-height: 30px;
		line-height: 1.875rem;
	}

	.who-is-it-for {
		padding: 55px 0;
	}

	.who-is-it-for .item {
		width: 35%;
	}

	.feedbacks {
		padding: 55px 0;
	}
}

@media(min-width: 1200px) {
	.slider .slide--item .ms-md-auto {
		margin-top: -35px;
	}


	.curso-conteudo {
		max-width: none;
	}

	.curso-texto {
		padding: 0 !important;
	}

	.curso-imagem-container {
		margin-top: 0;
	}
}

@media(min-width: 1400px) {
	.who-is-it-for .item {
		width: 30%;
		max-width: 380px;
		margin: 0 20px;
	}
}
/*Desktop Parte do Curso*/

@media (min-width: 900px) {
	.curso-texto {
	  max-width: 1000px;
	  margin-left: auto;
	  margin-right: auto;;
	  text-align: left; 
	  padding-left: 100px;
	  padding-right: 100px;
	}
}

@media (min-width: 1367px) {
    .curso-metodologia {
        display: flex;
        align-items: flex-start;
        padding: 75px 0 30px 0;
    }

    .curso-container {
        display: flex;
        flex: 1;
        justify-content: space-between;
        margin: 0 50px
    }

    .curso-imagem-container {
        flex: 1;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0 20px;
    }

    .curso-imagem {
        max-width: 100%;
        height: auto;
    }

    .curso-texto-container {
        flex: 1;
        margin-left: 0px;
		padding-top: 16px;
    }

    .curso-subtitulo, .curso-texto, .curso-botao {
        margin-top: 20px;
    }
}

@media (min-width: 631px) and (max-width: 1366px) {
    .curso-texto {
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
        text-align: center; 
        padding-left: 100px;
        padding-right: 100px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .curso-imagem-container {
        margin-right: 20px;
    }

    .curso-metodologia {
        padding: 20px;
        max-width: 1200px;
        margin: 0 auto;
    }
}

@media (max-width: 630px) {
    .curso-texto {
        max-width: 90%;
        padding: 10px;
        margin: 0 auto;
        margin-top: 15px;
        margin-bottom: 15px;
        text-align: left;
    }
}
@media (min-width: 992px) {
    .desktop-size {
		font-size: 30px !important;
    }
}

.pre-botao{
	font-weight: 300;
	padding: 0 23px !important;
}

.subtitulo-1{
	font-size: 22px;
	font-family: 'Nunito Sans', sans-serif;
	padding: 8px;
	font-weight: 700;
	z-index: 3;
	position: relative;
}

@media (min-width: 992px) {
	.subtitulo-1{
		font-size: 30px !important;
	}
	
}
.slide--headline {
    line-height: 1.2;
}


.pdf {
    background-color: black;
    color: white;
    display: inline-block;
    padding: 2px 4px;
    border-radius: 3px;
	line-height: 1.2;
}



@media screen and (max-width: 991px) {
	.pdf{
		font-size: 30px !important;
	}
}


/*icone pdf carina*/

.icone-pdf {
    vertical-align: middle;
    width: 25px;
    height: auto;
    margin-right: 0;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.icone-pdf {
		width: 50px;
	}
	
}
@media (min-width: 1200px) {
	.icone-pdf {
		width: 70px;
	}
	
}




/*========== Nova Grid para Bonus ==========*/


@media (max-width: 1000px) {
	.bonus-section .row {
	  	flex-direction: column;
		justify-content: center;
	  	align-items: center;
	}
  }
  @media (min-width: 1000px) {
	.trainer-image-new {
		max-width: 35% !important;
	  }
	  
  }
  
  .bonus-section {
	background-color: black;
	color: #fff;
	padding: 20px 0;
  }
  
  .bonus-header .bonus-icon {
	width: 40px;
  }
  

  .garantia {
	font-style: italic;
	margin-bottom: 10px;
  }
  .bonus-item-new p {
	max-width: 90%; 
	/*margin: 0 auto;*/
	margin: 0 auto 0 30px;
	padding: 0 20px;
	line-height: 1.6;
  }
.bonus-item-new{
	width: calc(100% - 10px) !important;
}



.trainer-image-new {
	width: 100%;
	border-radius: 8px;
	max-width: 250px;
	margin: 20px auto; 
	display: block;
	text-align: center; 
  }
  /*========== Fim Nova Grid para Bonus ==========*/


  /*====================Novas mudanças textos=========*/


  .texto-video{
	letter-spacing: 0;
	font-weight: 300;
	font-size: 20px;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 400;
  }
	


  @media (min-width: 992px) {
	.texto-video{
		letter-spacing: 0;
		font-weight: 300;
		font-size: 50px;
	  }
	  
  }
  .who-is-it-for h2{
	color: #fff;
    text-align: center;
    /* font: 900 26px 'Poppins', 'Roboto', sans-serif; */
    font: 900 26px 'Bebas Neue', 'Roboto', sans-serif;
    font-size: 35px;
    line-height: 28.6px;
    line-height: 1.1;
    text-transform: uppercase;
    margin: 10px 0 0 0;
}
.check-icon {
    color: green;
    font-weight: bold;
    margin-right: 8px;
}
.check-icon {
    position: relative;
}

.check-icon::before {
    content: "✔";
    color: #00b700;
    font-weight: bold;
    left: 0;
    top: 0;
}

/*.lista-somatoria{
	font-size: 28px;
    font-weight: bold;
    color: #FFD700;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 10px 20px;
    border: 3px solid #FFD700;
    border-radius: 10px;
    display: inline-block;

}*/
/*.lista-somatoria {
    font-size: 28px;
    font-weight: bold;
    color: #ffffff;
    margin-top: 15px;
    margin-bottom: 15px;
    display: flex;
    gap: 10px;
}*/

.lista-somatoria::before {
    content: "✘";
    font-size: 28px;
    font-weight: bold;
    color: #FF0000;
}



.investimento{
	font-size: 20px;
}
.investimento-tit{
	color: white;
	font-size: 35px;
	letter-spacing: 2px;
	font-weight: 800;
	margin-bottom: 8px;
	font-family: 'Bebas Neue', 'Roboto', sans-serif;
	/*text-shadow: 2px 2px 5px rgba(255, 0, 0, 0.8);*/
}
.investimento-bg{
	background-color: #000000;
	padding: 13px;
	max-width: 600px;
	margin: 0 auto;
	border: 5px solid #FF0000;
	/*box-shadow: 0 0 15px rgba(255, 0, 0, 0.8);*/

}





/*NOVA SESSÂO*/
.motivos-container {
    padding: 40px 20px;
    background-color: #5e0d0f;
    text-align: center;
}

.motivos-title {
    font-size: 42px;
    font-weight: bold;
    color: #F17B14;
    margin-bottom: 20px;
	font-family: 'Bebas Neue', 'Roboto', sans-serif;
	letter-spacing: 2px;
	display: inline-block;
    border-bottom: 4px solid #F17B14; 
	text-shadow: 2px 2px 10px #F17B14;
}



.motivos-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
}

.motivos-item {
    background-color: #ffffff;
    padding: 20px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border: 1px solid #F17B14;
    transition: transform 0.3s ease, background-color 0.3s ease, color 0.3s ease;
}

.motivos-item p {
    margin: 0;
    font-size: 16px;
    color: #F17B14;
    transition: color 0.3s ease;
	font-family: 'Nunito Sans', sans-serif;
}
.motivos-item:hover p {
    color: white;
}

.motivos-item:hover {
    background-color: #F17B14;
    color: white;
    transform: translateY(-5px);
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2);
}

@media (min-width: 768px) {
    .motivos-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 342px) {
	.motivos-title {
		font-size: 35px;
    }
}

@media (min-width: 992px) {
    .motivos-grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .motivos-title {
        font-size: 52px;
    }

    .motivos-item p {
        font-size: 18px;
    }
}
/*NOVA SESSÂO Fim*/

.who-is-down{
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    text-transform: uppercase;
    text-align: center;
    background-color: #ff6a00;
    padding: 10px 20px;
    border-radius: 5px;
    box-shadow: 0 0 15px rgba(255, 0, 0, 0.7);
    display: inline-block;
    margin-top: 15px;
    letter-spacing: 2px;


}

.corte{
	text-decoration: line-through;

}

#o-que-voce-pode-esperar h3{
	font-size: 18px;
	color: white;
	line-height: 1.2;
	font-weight: 600;
}

#o-que-voce-pode-esperar ul{
	padding-left: 0;
}

.motivos-header {
    display: flex;
    align-items: center;
    gap: 10px;
}

.motivos-icon {
    width: 74px;
    height: 74px;
}

.max-potencial {
	text-transform: uppercase;
	font-weight: 800;
	font-size: 24px;
	color: #F17B14;
	text-decoration: underline;
}

.maior {
	font-size: 20px;
}

.modulos-container {
	display: grid;
	grid-template-columns: 1fr;
}

.modulo-card {
	background-color: transparent;
	border-radius: 15px;
	padding: 25px;
	display: flex;
	align-items: center;
	gap: 20px;
	border-left: 5px solid #F17B14;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.modulo-card:hover {
	transform: translateY(-5px);
	box-shadow: 0 8px 25px rgba(255, 0, 0, 0.1);
}

.modulo-icon {
	font-size: 3rem;
	color: #F17B14;
}

.modulo-content h4 {
	font-size: 1.8rem;
	margin: 0 0 5px 0;
	color: #1db83c;
	letter-spacing: 1px;
}

.modulo-content p {
	font-size: 1rem;
	line-height: 1.6;
	margin: 0;
	color:#1db83c;
}

.modulo-content strong {
	color: rgb(255, 0, 0);
	font-weight: 700;
}

.todolist-container {
	display: flex;
	flex-direction: column;
	gap: 15px;
}

.todo-item {
	background-color: #242424;
	border-radius: 12px;
	padding: 20px;
	display: flex;
	align-items: flex-start;
	gap: 15px;
	border-left: 4px solid #008000;
	transition: transform 0.2s ease-in-out;
}

.todo-item:hover {
	transform: scale(1.02);
}

.todo-icon {
	font-size: 1.6rem;
	color: #008000;
	margin-top: 1px;
}

.todo-item p {
	font-size: 1.05rem;
	line-height: 1.6;
	color: #c0c0c0;
	margin: 0;
}

.todo-item strong {
	color: #00b900;
	font-weight: 700;
}

.texto-destaque{
	color: #F17B14;
}

.modulo-bottom{
	color: #fff;
	text-align: center;
	line-height: 1.2;
	text-decoration: underline;
}

section .video{
	padding-top: 20px;
}


.layout2-gui-section{
  width: 396px;
  height: 450px;
  overflow: hidden;
}

.layout2-gui-section img{
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  display: block;
}