*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body{
    background-color: #000000;
}
section{
    min-height: 80vh;
}
 .hidden{
    opacity: 0;
    filter: blur(15px);
    transition: all 1s;
    transform: translateX(-100%);
} 
.hiddenn{
    opacity: 0;
    filter: blur(15px);
    transition: all 21s;
    transform: translateX(-100%);
} 

.show{
    opacity: 1;
    filter: blur(0px);
    transform: translateX(0);
    transition: all 1s;
}

.opcoes :nth-child(2){
    transition-delay: 400ms;
}
.opcoes :nth-child(3){
    transition-delay: 900ms;
}

footer a{
    text-decoration: none;
    color: #000;
}



.titleMain h2{
    color: #FFF;
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.titleMain h1{
    color: #E16A95;
    font-family: Swis721 BlkEx BT;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 10.2px;
}

.backImg p{
    color: #FFF;
    font-family: 'Montserrat', sans-serif;
    font-size: 12.083px;
    margin-top: 70px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center;
    letter-spacing: 2.054px;
    margin-bottom: -20px;
}

.imgDyana img{
    margin-top: 0px;
    margin-bottom: -105px;
    
}
.main{
    display: flex;
    justify-content: center;
    text-align: center;
    width: 100%;
}


.textoTreinamento{
    color: #ffffff;
text-align: center;

font-size: 18.026px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.button button{
    margin-top: 50px;
    border-radius: 5px;
    border: 1px solid #E16A95;
    background: rgba(0, 0, 0, 0.42);
    filter: blur(0.5px);
    
    color: #ffffff;
    text-align: center;
    
    font-size: 27.263px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 344px;
    height: 50px;
    flex-shrink: 0;
    cursor: pointer;
    transition: all 0.5s;
    box-shadow: inset 0 0 20px #E16A95;
    
}
.button button:hover{
    background-color: #E16A95;
    
    color: #000000;
}
    
.button p {
    color: #FFF;
text-align: center;
margin-top: 10px;
font-size: 12.723px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.tempo h3{
    margin-top: 70px;
    color: #FFF;
text-align: center;

font-size: 12.723px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.tempo h1{
    color: #E16A95;
text-align: center;

font-size: 50px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.rosa{
    background-color: #E16A95;
    text-align: center;
    color: #FFF;
    height: 200px;
    align-items: center;
    display: flex;
    justify-content: center;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 100px;
    flex-direction: column;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
}

.sobreTexto{
    margin-top: 100px;
    display: flex;
    justify-content: center;
    color: #FFF;
}
.img{
    margin-top: -30px;
}
.center{
    display: flex;
    
    flex-direction: column;
}

.title{
    background: linear-gradient(180deg, #E16A95 0%, #000 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    
font-size: 50px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-transform: uppercase;
}

.sobreDyana{
    margin-top: 100px;
    color: #ffffff;

font-size: 24.156px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-transform: uppercase;
}

.rosaTexto{
    color: #E16A95;
}
.opcoes{
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 200px;
}
.caixa{
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    align-items: center;
    border-radius: 50px;
    margin-top: 200px;
    background-color: #FFF;
    text-align: center;
    width: 250px;
    height: 250px;
    padding: 20px;
    font-family: 'Montserrat', sans-serif;
    box-shadow: inset 0 0 20px #E16A95;
}

.caixa p{
    color: #000;

font-family: Roboto;
font-size: 18px;
font-style: normal;
font-weight: 400;

}

.buttons button{
    
    margin-top: 50px;
    border-radius: 5px;
    border: 1px solid #E16A95;
    background: rgba(0, 0, 0, 0.42);
    filter: blur(0.5px);
    
    color: #ffffff;
    text-align: center;
    
    font-size: 27.263px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 744px;
    height: 60px;
    flex-shrink: 0;
    cursor: pointer;
    transition: all 0.5s;
    box-shadow: inset 0 0 20px #E16A95;
    
}
.buttons button:hover{
    background-color: #E16A95;
    
    color: #000000;
}

.centerBtn{
    display: flex;
    justify-content: center;
}

.video{
    display: flex;
    justify-content: center;
    margin-top: 200px;
}

.box{
    width: 373px;
height: 555px;
color: #E16A95;
border: 1px solid;
}


.buttonss button{
    
    margin-top: 50px;
    border-radius: 5px;
    border: 1px solid #E16A95;
    background: rgba(0, 0, 0, 0.42);
    filter: blur(0.5px);
    
    color: #ffffff;
    text-align: center;
    
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 350px;
    height: 60px;
    flex-shrink: 0;
    cursor: pointer;
    transition: all 0.5s;
    box-shadow: inset 0 0 20px #E16A95;
    
}
.buttonss button:hover{
    background-color: #E16A95;
    
    color: #000000;
}

.valor{
    display: flex;
    justify-content: center;
    align-items: center;
}

.box{
    margin-top: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: linear-gradient(180deg, #E16A95 0%, #000 100%);
    border-radius: 20px;
}

.titleBox{
    margin-bottom: 39px;
    color: #FFF;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 28.759px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.acesso{
    color: #FFF;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.preco{
    margin-top: 20px;
}

.white{
    color: #FFF;
    text-decoration:line-through;
}

.green{
    color: #69EF7F;
text-align: center;
font-family: Abhaya Libre ExtraBold;
font-size: 39.44px;
font-style: normal;
font-weight: 800;
line-height: normal;
}

.buttonss p{
    color: #FFF;
    text-align: center;
    margin-top: 10px;
}

.garantia{
    display: flex;
    justify-content: center;
    margin-top: 100px;
    gap: 60px;
}

.boxTitle{
    color: #FFF;

font-size: 14.006px;
font-style: normal;
font-weight: 400;
line-height: 22.41px; /* 160% */
letter-spacing: 5.026px;
}

.boxGarantia{
    color: #E16A95;
    margin-top: 10px;
font-size: 20px;
font-style: normal;
font-weight: 400;
font-family: 'Montserrat', sans-serif;

}

.boxP{
    margin-top: 10px;
    color: #FFF;
letter-spacing: 1px;
font-size: 15.654px;
font-style: normal;
font-weight: 400;
font-family: 'Montserrat', sans-serif;

}



  .faq {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: -300px;
    
}
.faq h1{
    color: #E16A95;
    margin-top: 10px;
font-size: 30px;
font-style: normal;
font-weight: 400;
font-family: 'Montserrat', sans-serif;
margin-bottom: 50px;
}

.faq .accordion {
    width: 500px;
    
}

.faq .accordion-item {
    margin-bottom: 10px;
}

.faq .accordion-header {
    background-color: #f5f5f5;
    padding: 10px;
    cursor: pointer;
    color: #000;
    font-family : Jost;
    font-size: 14px;
    font-weight: 600;
    line-height: 22.97px;
    letter-spacing: 0.844px;
    text-transform: uppercase;
}

.faq .accordion-content {
    display: none;
    padding: 10px;
    background-color: #fff;
    color: rgb(0, 0, 0);
    font-family: Jost;
    font-size: 13px;
    font-weight: 600;
    line-height: 22.97px;
    
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}

footer {
    margin-top: 100px;
    background-color: #E16A95;
    color: #FFF;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
}

.faq .content {
    display: flex;
    justify-content: center;
    align-items: center;
    
    overflow: hidden;
}

.faq .accordion-header {
    padding: 20px;
    font-family: 'Montserrat', sans-serif;
}

.faq .footer {
    font-family: 'Montserrat', sans-serif;
    width: 100%;
    height: 100px;
    background-color: #f5f5f5;
}

@media screen and (max-width: 767px) {
    .backImg{
        background-image: none;
    }
    .imgDyana img{
        width: 350px;
        text-align: center;
        align-content: center;
        margin-top: 20px;
    }
    .titleMain h1{
        margin-top: 20px;
        letter-spacing: 5px;
    }
    .backImg p{
        margin-top: 50px;
        padding: 1em 1em;
    }
   .main{
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
   }
   .logo img{
    width: 100%;
   }
   .left{
    margin: 0;
   }
   .right img{
    display: none;
   }
   .texto{
    display: flex;
    justify-content: center;
    
    flex-direction: column;
   }
   .texto h1{
    font-size: 38px;
    margin-top: 10px;
   }


   .sobreTexto{
    max-width: 100vw;
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;

   }
   .sobreTexto p{
    width: 100%;
    text-align: center;
   }

   .img img{
    width: 100%;
    margin-top: 30px;

   }
   .title{
    text-align: center;
   }
   .sobreDyana p{
    width: 100%;
    letter-spacing: 1px;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    padding: 5px;
   }
    .center{
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center;
        
    }
    .sobre{
        width:100%;
        display: flex;
        flex-direction: column;
    }

    .buttons button{
        display: none;
    }
    .opcoes{
        flex-direction: column;
       align-items: center;
    }
    .garantia{
        flex-direction: column;
        justify-content: center;
        display: flex;
        align-items: center;
    }

    .boxText{
        text-align: center;
        
    }
    .content{
        width: 80%;
    }

    .rosa {
        font-size: 20px;
    }
    .box{
        width: 70%;
        border: none;
    }

    .titleBox{
        font-size: 20px;
        font-family: 'Montserrat', sans-serif;
    }
    .buttonss{
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .buttonss button{
        width: 70%;
        text-align: center;
    }

    .buttonss{
        text-align: center;
    }
    .caixa{
        margin-top: 40px;
    }
    .opcoes{
        margin-bottom: 50px;
    }

    .faq{
        margin-top: 50px;
    }

  }