:root {
    --green: #00ac84;
    --yellow: #bcd654;
    --purple: #4d207d;
    --purple-dark: #8b6eaa;
}

@font-face {
    font-family: "AleloTituloBoldItalic";
    src:
        url('https://tananossaessencia.com.br/public/fonts/AleloTitulo-BoldItalic.ttf') format('ttf'),
        url('https://tananossaessencia.com.br/public/fonts/AleloTitulo-BoldItalic.woff') format('woff'),
}

@font-face {
    font-family: "AleloTitulo";
    src:
        url('https://tananossaessencia.com.br/public/fonts/AleloTitulo-Regular.ttf') format('ttf'),
        url('https://tananossaessencia.com.br/public/fonts/AleloTitulo-Regular.woff') format('woff'),
}

@font-face {
    font-family: "AleloTituloLightItalic";
    src:
        url('https://tananossaessencia.com.br/public/fonts/AleloTitulo-LightItalic.ttf') format('ttf'),
        url('https://tananossaessencia.com.br/public/fonts/AleloTitulo-LightItalic.woff') format('woff'),
}

/* GERAL */

body {
    cursor: default;
    border: none;
    min-height: 100vh;
    min-height: -webkit-fill-available;
    min-height: 170vw;
    min-width: 100%;
    font-family: "AleloTitulo";
    -webkit-backface-visibility: hidden;
    background-color: var(--green);
    overflow-x: hidden;
}

label {
    width: 100%;
    font-size: 5.5vw;
    margin-bottom: 2vw;
    text-align: center;
    display: block;
    line-height: 5.5vw;
    font-family: "AleloTitulo";
    color: #fff;
}

input {
    width: 100%;
    padding: 0 5vw;
    border: 0;
    font-family: "AleloTituloLightItalic";
    font-size: 5.5vw;
    height: 10vw;
    border-radius: 10vw;
    margin-bottom: 4vw;
    text-align: center;
}

::placeholder {
    color: #d3d3d3;
}

button {
    background-color: var(--purple);
    color: #fff;
    padding: 0;
    border: none;
    border-radius: 10vw;
    cursor: pointer;
    font-size: 5.5vw;
    height: 10vw;
    line-height: 10vw;
    font-family: "AleloTituloLightItalic";
    font-weight: 500;
    margin: 2vw 0;
    width: 30vw;
    box-shadow: 1vw 1vw 1vw 0.5vw rgba(0, 0, 0, 0.5);
}

button:hover,
button:active {
    background-color: var(--purple-dark);
    border: 0.4vw solid rgba(255, 255, 255, 1);
    box-sizing: border-box;
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

::-webkit-scrollbar-track {
    background: transparent;
    padding: 2px;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 6px;
}

/* LOGIN */
.painel {
    position: absolute;
    z-index: 11;
    width: 100%;
    height: 100%;
    min-height: 170vw;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto 92%;
}

.login-container {
    text-align: center;
    width: 80%;
    position: relative;
}

.form-group {
    margin: 10px 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.slogan {
    position: absolute;
    top: 10vw;
    width: 40vw;
    text-align: center;
}

.slogan--home {
    top: 6vw;
    left: 6vw;
    width: 25vw;
    text-align: left;
}

.slogan img {
    max-width: 100%;
}

.ta-na-nossa-essencia {
    position: absolute;
    left: 6vw;
    bottom: 6vw;
    width: 20vw;
}

.ta-na-nossa-essencia img {
    max-width: 100%;
}

.logos {
    position: absolute;
    right: 6vw;
    bottom: 6vw;
    width: 20vw;
}

.logos img {
    max-width: 100%;
}

/* HOME */
.titulo {
    text-align: center;
    color: var(--yellow);
    font-family: "AleloTituloBoldItalic";
    font-size: 11vw;
    line-height: 12vw;
}

.texto {
    text-align: center;
    width: 60%;
    color: #fff;
    line-height: 5vw;
    font-size: 3.7vw;
    margin: 3vw 0;
}

.error__title {
    font-size: 10vw;
}

.text--larg {
    width: 65%;
}

.texto span {
    color: var(--yellow);
    font-weight: bolder;
}

.sub-texto {
    text-align: center;
    font-family: "AleloTituloBoldItalic";
    color: #fff;
    line-height: 5vw;
    font-size: 4vw;
    margin-bottom: 10vw;
}

.btn-chose {
    font-size: 3vw;
    line-height: 3vw;
    width: 25vw;
    margin: 0 1vw;
}

.btn-chose:hover,
.btn-chose:active {
    border: 0;
}

.btn--selected {
    border: 0.4vw solid rgba(255, 255, 255, 1);
    box-sizing: border-box;
}

.btn--red {
    box-shadow: none;
    background-color: #b92f30;
}

.btn--red:hover,
.btn--red:active {
    background-color: #b92f30;
}

.btn--red.btn--selected {
    background-color: #5a1c1d;
    /* Cor selecionada para o botão vermelho */
}

.btn--yellow {
    box-shadow: none;
    background-color: #ff9204;
}

.btn--yellow:hover,
.btn--yellow:active {
    background-color: #ff9204;
}

.btn--yellow.btn--selected {
    background-color: #b27507;
    /* Cor selecionada para o botão amarelo */
}

.btn--green {
    box-shadow: none;
    background-color: #015850;
}

.btn--green:hover,
.btn--green:active {
    background-color: #015850;
}

.btn--green.btn--selected {
    background-color: #01473f;
}

.btns {
    margin: 4vw 0;
}

/* AVALIAÇÃO */
.painel--tinder {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.painel-video {
    width: 100%;
    height: 109vw;
    border-radius: 3vw;
    margin-bottom: 2vw;
    margin-top: 6vw;
}

.painel-video video {
    width: 100%;
    height: 94vw;
    background-color: black;
    border-top-left-radius: 3vw;
    border-top-right-radius: 3vw;
}

.video-info {
    border-bottom-left-radius: 3vw;
    border-bottom-right-radius: 3vw;
    background-color: white;
}

.info-name {
    padding: 2vw 4vw 0 4vw;
    color: var(--purple);
    font-weight: 900;
    font-size: 5vw;
    height: 10vw;
}

.info-email {
    color: var(--green);
    font-weight: lighter;
    padding: 0 4vw 2vw 4vw;
    height: 8vw;
    margin-top: -2vw;
}

/* TINDER */
.swiper {
    width: 80%;
    height: 120vw;
}

.swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3vw;
}

.swiper-slide:nth-child(1n) {}

.swiper-slide:nth-child(2n) {}

.swiper-slide:nth-child(3n) {}

.swiper-slide:nth-child(4n) {}

.swiper-slide:nth-child(5n) {}

.swiper-slide:nth-child(6n) {}

.swiper-slide:nth-child(7n) {}

.swiper-slide:nth-child(8n) {}

.swiper-slide:nth-child(9n) {}

.swiper-slide:nth-child(10n) {}

/* EFEITO */
.color-transition {
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    animation: none;
}

.color-transition.color-red {
    animation: colorRed 1s ease-in-out;
}

.color-transition.color-yellow {
    animation: colorYellow 1s ease-in-out;
}

.color-transition.color-green {
    animation: colorGreen 1s ease-in-out;
}

@keyframes colorRed {
    0% {
        background-color: rgba(185, 47, 48, 0);
    }

    50% {
        background-color: rgba(185, 47, 48, 1);
    }

    100% {
        background-color: rgba(185, 47, 48, 0);
    }

}

@keyframes colorYellow {
    0% {
        background-color: rgba(185, 47, 48, 0);
    }

    50% {
        background-color: #ff9204;
    }

    100% {
        background-color: rgba(185, 47, 48, 0);
    }

}

@keyframes colorGreen {
    0% {
        background-color: rgba(185, 47, 48, 0);
    }

    50% {
        background-color: #015850;
    }

    100% {
        background-color: rgba(185, 47, 48, 0);
    }

}

.popup {
    position: absolute;
    z-index: 102;
    width: 100%;
    height: 100%;
    min-height: 170vw;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    display: none;
}

.popup--text {
    width: 80%;
    height: 112vw;
    margin: 6vw 0 4vw 4vw;
    border-radius: 3vw;
    background-color: var(--purple);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-size: 6vw;
    color: #fff;
    text-align: center;
}

.popup--text span {
    font-family: "AleloTituloLightItalic";
    font-weight: bold;
    color: #ffdc51;
}

.popup--btn button {
    margin: 2vw;
}
