body {
    margin: 0;
    min-height: 100%;
    font-family: 'avenirnext 08', sans-serif;
    font-size: 15.4px;
    line-height: 20px;
    background-image: url('../images/lines-4.png');
    background-color: #0d0d0d;
}

p {
    margin-block-end: 0;
}

ul {
    list-style: none;
}

.header {
    background-image: url('../images/area-bg.png');
    background-size: cover;
    max-width: 1920px;
    max-height: 120px;
} 

.new-section-1 {
    display: flex;
    justify-content: center;
    margin-top: 120px;
}

.ns1 {
    display: flex;
    align-content: center;
    flex-direction: column;
    position: relative;
    max-width: 450px;
    margin-right: 100px;
}

.ns1-white {
    font-size: 44px;
    color: #fff;
    font-weight: 700;
    line-height: 48px;
    margin: 10px 0 50px 0;
    font-family: 'Recursive', sans-serif;
}

.ns1-pink {
    position: absolute;
    top: 30%;
    right: -7.5%;
    transform: rotate(-7deg);
    font-size: 26px;
    color: #ff30a2;
    font-weight: 400;
    font-family: 'Permanent Marker', cursive;
}

.ns1-text {
    color: #fff;
    max-width: 400px;
    line-height: 27px;
}

.ns1-forms {
    max-width: 400px;
}

.demonstracao {
    font-size: 24px;
    font-family: 'Recursive', sans-serif;
    color: #fff;
    font-weight: 700;
    margin: 0 0 20px 45px;

}

.ns1-button {
    background: linear-gradient(to right,#b62990, #e43aab);
    color: #fff;
    width: 300px;
    height: 40px;
    border-radius: 20px;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    font-family: 'Recursive', sans-serif;
    margin-left: 20px;
}

.ns1-button:hover {
    box-shadow: 0 0 15px 4px rgba(228, 58, 171, 0.4);
    transition: all .05s ease-in-out;
}


.ns2-1 {
    display: flex;
    justify-content: center;
    margin: 80px 0 80px 0;
}

.ns2-title {
    color: #fff;
    font-size: 42px;
    line-height: 55px;
    font-weight: 700;
    text-align: center;
    font-family: 'Recursive', sans-serif;
}

.ns2-list {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-right: 120px;
}

.ns3-list {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-right: 40px;
}

.ns2-div-list {
    display: flex;
    flex-direction: column;
    gap: 40px;
    margin-left: 250px;
}

.ns3-div-list {
    display: flex;
    flex-direction: row;
    gap: 10px;
    margin: 0 0 130px 265px;
}

.white-list {
    font-size: 20px;
    color: #fff;
    line-height: 22px;
    display: flex;
    gap: 60px;
    align-items: center;
    margin-left: 5px;
}

.align-div {
    min-width: 40px;
    display: flex;
    justify-content: center;
}

.pink-list {
    font-size: 20px;
    color: #ff30a2;
    line-height: 22px;
    display: flex;
    gap: 60px;
    align-items: center;
    margin-left: 5px;
}

.blue-list {
    font-size: 20px;
    color: #00fefc;
    line-height: 22px;
    display: flex;
    gap: 60px;
    align-items: center;
    margin-left: 5px;
}

.list-img {
    max-width: 40px;
    max-height: 40px;
}

.ns2-2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.daas {
    font-family: 'Recursive', sans-serif;
    position: absolute;
    font-size: 165px;
    font-weight: 700;
    bottom: 0%;
    right: 26%;
    -webkit-text-stroke: 1px #fff;
    color: transparent;
    opacity: 0.2;
}

.porque {
    font-family: 'Recursive', sans-serif;
    position: absolute;
    font-size: 165px;
    font-weight: 700;
    bottom: 45%;
    right: 6%;
    -webkit-text-stroke: 1px #fff;
    color: transparent;
    opacity: 0.2;
    z-index: 1;
}

.container-daas {
    max-width: 700px;
}

.daas-img {
    width: 100%;
}

a.ns2-button,
a.ns3-button,
.video-button a.ns4-button {
    display: flex;
    text-decoration: none;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    text-align: center;
}

a.ns3-button {
    margin: auto;
    margin-bottom: 90px;
}


.ns2-button {
    background: linear-gradient(to right,#b62990, #e43aab);
    color: #fff;
    width: 540px;
    height: 40px;
    border-radius: 20px;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    font-family: 'Recursive', sans-serif;
    margin-left: 20px;
}

.ns2-button:hover {
    box-shadow: 0 0 15px 4px rgba(228, 58, 171, 0.4);
    transition: all .05s ease-in-out;
}

.ns3-button {
    background: linear-gradient(to right,#b62990, #e43aab);
    color: #fff;
    width: 340px;
    height: 40px;
    border-radius: 20px;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    font-family: 'Recursive', sans-serif;
    /* position: absolute; */
    right: 40%;
    bottom: 39.5%;
    z-index: 10;
}

.ns3-button:hover {
    box-shadow: 0 0 15px 4px rgba(228, 58, 171, 0.4);
    transition: all .05s ease-in-out;
}

.consultor {
    margin: 80px 0 150px 0;
    display: flex;
    justify-content: center;

}

.arlequim-fundo {
    position: absolute;
    left: -3%;
    bottom: -84%;
    z-index: -5;
}

.ns3-title {
    color: #fff;
    font-size: 42px;
    line-height: 50px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 50px;
    font-family: 'Recursive', sans-serif;
}

.ns3-1 {
    display: flex;
    justify-content: center;
}

.autonomia {
    position: absolute;
    top: -2%;
    left: 20.5%;
    transform: rotate(-90deg);
    font-size: 16px;
    color:#ff30a2;
    letter-spacing: 10px;
}

.new-section-3 {
    position: relative;
}

.new-section-4 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.o-futuro {
    position: absolute;
    top: 15%;
    right: -5.1%;
    transform: rotate(-90deg) translateX(-150px);
    font-size: 16px;
    color:#ff30a2;
    letter-spacing: 10px;
}

.ns3-2 {
    display: flex;
    justify-content: center;
    margin-bottom: 150px;
}


.assista {
    font-family: 'Recursive', sans-serif;
    position: absolute;
    font-size: 165px;
    font-weight: 700;
    top: -4.5%;
    right: 25.5%;
    -webkit-text-stroke: 1px #fff;
    color: transparent;
    opacity: 0.2;
    z-index: 1;
}

.video {
    position: relative;
    margin-bottom: 20px;
    width: 100%; 
}


.play {
    position: absolute;
    top: 35%;
    right: 45%;
}

.ns4-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.ns4-white {
    font-size: 44px;
    color: #fff;
    font-weight: 700;
    line-height: 48px;
    margin: 0 0 120px 400px;
    font-family: 'Recursive', sans-serif;
}

.ns4-pink {
    position: absolute;
    bottom: 39%;
    right: -4%;
    transform: rotate(-7deg);
    font-size: 26px;
    color: #ff30a2;
    font-weight: 400;
    z-index: 3;
    font-family: 'Permanent Marker', cursive;
}

.quer-saber {
    writing-mode: vertical-lr;
    display: inline;
    font-size: 16px;
    color:#ff30a2;
    letter-spacing: 4px;
    margin-right: 5px;
    text-align: center;
    transform: scale(-1, -1)
}

.video-button {
    margin: 30px 0 80px 0;
    display: flex;
    justify-content: center;
}

.video-container {
    display: flex;
    max-width: 800px;
}

.ns4-button {
    background: linear-gradient(to right,#b62990, #e43aab);
    color: #fff;
    width: 340px;
    height: 40px;
    border-radius: 20px;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    font-family: 'Recursive', sans-serif;
}

.ns4-button:hover {
    box-shadow: 0 0 15px 4px rgba(228, 58, 171, 0.4);
    transition: all .05s ease-in-out;
}

.acompanhe {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.ns5-text {
    font-size: 44px;
    color: #fff;
    font-weight: 700;
    line-height: 45px;
    margin-right: 15px;
    font-family: 'Recursive', sans-serif;
}

.ns5-text2 {
    font-size: 42px;
    color: #ff30a2;
    line-height: 45px;
    position: absolute;
    bottom: 40%;
    left: 40%;
    font-family: 'Permanent Marker', cursive;
    transform: rotate(-7deg);
}

.arlequim-texto {
    height: 80px;
    z-index: -2;
}

svg {
    width: 32px;
    fill: #fff;
    transition: all .2s ease-in-out;
}

svg:hover {
    fill: #ff30a2;
}

ul {
    padding: 0;
    margin: 0;
}

.new-section-5 {
    position: relative;
}

.lista-redes {
    display: flex;
    gap: 45px;
    max-height: 32px;
}

.rede {
    display: flex;
    align-items: center;
}

.linkedin {
    transform: translateY(3px);
}

svg {
    
    min-height: 36px;
    max-height: 36px;
    min-width: 36px;
    max-width: 36px;
}

.rede-link {
    display: flex;
    align-items: center;
}

.div-redes {
    padding: 50px 0 350px 0;
    display: flex;
    justify-content: center;
}

.novidades-rosa {
    position: absolute;
    bottom: -8%;
    right: 42%;
    z-index: -1;
    opacity: 0.9;
    width: 78px;
}

.modal__dentro {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 760px;
    max-width: 100%;
    height: 440px;
    max-height: 100%;
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
    border-radius: 15px;
    background-color: #000;
    z-index: 1000;
    border: 1px solid #fff;
}

.modal__overlay {
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.6;
    display: none;
}

.modal-confirma {
    max-width: 135px;
    max-height: 135px;
}

.modal-text {
    color: #e241aa;
    font-size: 18px;
}

.modal-button {
    margin-top: 20px;
    width: 160px;
    height: 41px;
    font-size: 16px;
    background-color: #cf2797;
    color: #fff;
    border-radius: 20px;
}

@media (max-width: 1700px) {

    .ns2-div-list {
        margin-left: 100px
    }

    .ns4-white {
        margin-left: 250px;
    }

}

@media (max-width: 1537px) {

    .ns2-div-list {
        margin-left: 75px
    }

    .autonomia {
        left: 5%;
    }

    .o-futuro {
        right: -16%
    }

    .ns3-div-list {
        margin-left: 120px;
    }

    .ns3-list {
        max-width: 700px;
    }

    .ns3-button {
        font-size: 18px;
    }

    .ns4-white {
        margin-left: 100px;
    }

    @media (max-width: 1366px) {

        .autonomia {
            left: 5.5%;
        }

        .video-container {
            max-width: 700px;
        }

        .o-futuro {
            right: -13%;
            top: 5%;
            max-width: 550px;
        }

        .notebook {
            max-width: 100%;
        }

        .white-list, .pink-list, .blue-list {
            font-size: 18px;
        }

        .list-img {
            max-width: 36px;
            max-height: 36px;
        }

        .ns3-button {
            bottom: 55.5%;
            right: 35%;
        }

        .porque {
            bottom: 62%;
            right: 3%;
            font-size: 140px;
        }

        .ns3-div-list {
            margin: 0 0 130px 150px;
            flex-direction: column;
            gap: 60px;
        }

        .ns4-white {
            margin: 0 0 150px 70px;
        }

        .ns4-pink {
            bottom: 40%;
            right: 5%;
        }

        .novidades-rosa {
            right: 39%;
        }

        .ns5-text2 {
            left: 35%;
        }

        .play {
            top: 35%;
        }

        @media (max-width: 1200px) {
            
            .ns4-pink {
                bottom: 30%;
            }

            .ns2-list {
                margin-right: 60px;
            }

            .daas {
                right: 14%;
            }

        }
        @media (max-width: 1100px) {
            .list-img {
                max-width: 30px;
                max-height: 30px;
            }

            .white-list, .pink-list, .blue-list {
                font-size: 16px;
            }

            .ns2-list {
                gap: 15px;
                margin-right: 40px;
            }

            .novidades-rosa {
                right: 35%;
            }
        }

        @media (max-width: 940px) {
            .ns1-pink {
                top: 53%;
            }

            .quer-saber {
                display: none;
            }

            .white-list, .pink-list, .blue-list {
                font-size: 16px;
            }

            .list-img {
                max-width: 30px;
                max-height: 30px;
            }

            .ns2-list {
                gap: 15px;
            }

            .daas {
                font-size: 120px;
            }
            
            .porque {
                bottom: 65%;
            }

            .o-futuro {
                display: none;
            }

            .novidades-rosa {
                right: 33%;
            }
        }

        @media (max-width: 800px) {
            .daas-img {
                display: none;
            }
        }

        @media (max-width: 440px){
            
            .new-section-1 {
                display: block;
                margin-top: 20px;
                max-width: 370px;
            }

            .ns1 {
                margin: 0 0 45px 20px;
            }

            .ns1-pink {
                top: 50%;
                left: 3%;
            }

            .new-section-1 {
                top: 57%;
            }

            .new-section-1 .ns1-white {
                margin-bottom: 100px;
            }
            
            .demonstracao {
                margin-left: 10px;
            }

            .ns1-forms {
                max-width: 360px;
            }

            .div-forms {
                margin-left: 20px;
            }

            .ns2-1 {
                margin-top: 30px;
            }

            .ns2-div-list {
                margin-left: 20px;
            }

            .ns2-list {
                margin-right: 10px;
            }

            .white-list {
                font-size: 16px;
                margin-left: 5px;
            }

            .pink-list {
                font-size: 16px;
                margin-left: 5px;
            }

            .notebook {
                max-width: 390px;
            }

            .autonomia {
                left: -18%;
                top: 2%;
                font-size: 12px;
            }

            .o-futuro {
                top: 45%;
                right: -40%;
                font-size: 12px;
                letter-spacing: 6px;
            }

            .ns2-button {
                width: 300px;
                font-size: 16px;
            }

            .daas {
                font-size: 90px;
                right: 4%;
                bottom: -6%;
            }

            .consultor {
                margin-bottom: 50px;
            }

            .arlequim-fundo {
                max-width: 60%;
                bottom: 40%;
            }

            .ns3-button {
                bottom: 77%;
                right: 22%;
                width: 220px;
                font-size: 16px;
            }

            .porque {
                font-size: 70px;
                right: 0%;
                bottom: 76%;
            }

            .ns3-div-list {
                margin: 0 0 50px 10px;
            }

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

            .align-div {
                min-width: 50px;
            }

            .assista {
                display: none;
            }

            .new-section-4 {
                display: block;

            }
            .ns4-white {
                margin-left: 10px;
            }

            .ns4-pink {
                bottom: 80%;
                right: 5%;
            }

            .play {
                right: 45%;
            }

            .ns4-white {
                font-size: 40px;
                margin-bottom: 70px;
            }

            .ns4-pink {
                bottom: 15%;
            }

            .ns5-text {
                font-size: 32px;
            }

            .novidades-rosa {
                right: 25%;
            }

            .ns5-text2 {
                left: 15%;
                top: 65%;
                font-size: 30px;
            }

            .div-redes {
                padding: 50px 0 150px 0;
            }

            a.ns2-button,
            a.ns3-button,
            .video-button a.ns4-button {
                height: 50px;
                border-radius: 25px;
            }

            .autonomia,
            .o-futuro {
                display: none;
            }

            @media (max-width: 390px){

                .ns3-2 {
                    margin-bottom: 100px;
                }

                a.ns3-button {
                    margin-top: 100px;
                }

                .ns3-2 img {
                    max-width: 100%;
                }

                .video {
                    max-width: 100vw;
                }

                .ns1-pink {
                    font-size: 22px;
                    max-width: 300px;
                }

                .new-section-1 {
                    max-width: 390px;
                }

            }

            @media (max-width: 375px) {

                .porque {
                    font-size: 80px;
                    bottom: 79%;
                }
            }
        }
    }
}