<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: BrandingSemiBold;
    src: url(../assets/fonts/Branding-SemiBold.otf);
}


body {
    font-family: 'Karla', sans-serif;
}

.slick-slider {
    max-width: unset;
    margin: 0;
}

.help-icon {
    font-size: 1.5rem!important;
    vertical-align: middle!important;
    color: #00A2FF!important;
}

.center-content {
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin-top: 80px;
}

.slide-material {
    /* background-image: url(../assets/background.svg); */
    background-color: #000000;
    background-size: cover;
    background-position: left;
    min-height: 100vh;
    /* background-color: #3672F7; */
    overflow: hidden;
}

.slide {
    height: 500px!important;
    outline: none;
}

.card-content {
    cursor: pointer;
    /* Novo tamanho de fonte adicionado */
    font-size: 23px;
    background-color: #00000029;
    border-radius: 55px!important;
    margin-bottom: 20px; /* era 5px */
    height: 65px;
}

.card-content:hover {
    background-color: #00000029;
    opacity: 0.8;
}

.counter {
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(51px, -48px);
    border-radius: 100%;
    /* Borda externa */
    border: 2px solid #F25C72;
    padding: 4px;
    background-color: #F25C72;
}

.title-result-details {
    color: #ffa449!important;
    font-size: 18px;
}

.move-details {
    /*padding-left: 11px;*/
    margin: 0px;
}

.courses {
    padding-left: 11px;
}

.counter .internal {
    margin: 0 auto;
    background-color: #F25C72!important;
    /* border: 1px solid white!important; */

}

.c100&gt;span {
    color: #ffffff!important;
    font-weight: bold;
}

.c100:after {
    background-color: #F25C72!important;
}

.pie,
.c100 .bar,
.c100.p51 .fill,
.c100.p52 .fill,
.c100.p53 .fill,
.c100.p54 .fill,
.c100.p55 .fill,
.c100.p56 .fill,
.c100.p57 .fill,
.c100.p58 .fill,
.c100.p59 .fill,
.c100.p60 .fill,
.c100.p61 .fill,
.c100.p62 .fill,
.c100.p63 .fill,
.c100.p64 .fill,
.c100.p65 .fill,
.c100.p66 .fill,
.c100.p67 .fill,
.c100.p68 .fill,
.c100.p69 .fill,
.c100.p70 .fill,
.c100.p71 .fill,
.c100.p72 .fill,
.c100.p73 .fill,
.c100.p74 .fill,
.c100.p75 .fill,
.c100.p76 .fill,
.c100.p77 .fill,
.c100.p78 .fill,
.c100.p79 .fill,
.c100.p80 .fill,
.c100.p81 .fill,
.c100.p82 .fill,
.c100.p83 .fill,
.c100.p84 .fill,
.c100.p85 .fill,
.c100.p86 .fill,
.c100.p87 .fill,
.c100.p88 .fill,
.c100.p89 .fill,
.c100.p90 .fill,
.c100.p91 .fill,
.c100.p92 .fill,
.c100.p93 .fill,
.c100.p94 .fill,
.c100.p95 .fill,
.c100.p96 .fill,
.c100.p97 .fill,
.c100.p98 .fill,
.c100.p99 .fill,
.c100.p100 .fill,
.c100.p110 .fill,
.c100.p120 .fill,
.c100.p130 .fill,
.c100.p140 .fill,
.c100.p150 .fill,
.c100.p160 .fill,
.c100.p170 .fill,
.c100.p180 .fill,
.c100.p120 .fill,
.c100.p130 .fill,
.c100.p140 .fill,
.c100.p150 .fill,
.c100.p160 .fill,
.c100.p170 .fill,
.c100.p180 .fill,
.c100.p190 .fill,
.c100.p200 .fill,
.c100.p210 .fill,
.c100.p220 .fill,
.c100.p230 .fill,
.c100.p240 .fill,
.c100.p250 .fill,
.c100.p260 .fill,
.c100.p270 .fill,
.c100.p280 .fill,
.c100.p290 .fill,
.c100.p300 .fill {
    border: 0.08em solid #FFA449!important;
}

.modal {
    background-color: unset!important;
    box-shadow: unset!important;
}

::-webkit-scrollbar-thumb {
    background-color: unset!important;
}

::-webkit-scrollbar-track {
    background-color: unset!important;
}

.modal-content&gt;h4 {
    text-align: left;
    color: #FFA449;
    font-weight: 600;
}

.modal-content p{
    font-size: 16px;
}

.modal-subtitle {
    text-align: left;
}

.modal-content {
    background-color: #F25C72;
    color: #ffffff;
    border-radius: 30px;
    text-align: left;
}

.modal-footer {
    background-color: #3224BC!important;
    border: none!important;
    text-align: center!important;
    height: 1000px;
}

.footer-btn-modal {
    text-align: center;
}

.modal-instructions-target {
    vertical-align: middle!important;
}

.modal.modal-fixed-footer {
    height: 80%!important;
}

.modal {
    max-height: 80%!important;
}

strong {
    font-weight: 900;
}

.word-example {
    background-color: #00000029;
    opacity: 0.8;
    color: white;
    width: 179px;
    margin-bottom: 4px;
    border-radius: 30px;
    padding: 2px;
    padding-left: 10px;
}

.letter-example {
    color: #FFA449;
    font-size: 23px; /* era 15px */
    font-weight: bold;
    margin-right: 5px;
   /*  height: 19px!important; */
}

.btn-secondary {
    background-color: #00000029;
    border: none;
    border-radius: 30px;
    color: #ffffff;
    width: 274px;
    height: 45px;
    box-shadow: none!important;
    /* Tamanho da fonte adicionado */
    font-size: 20px;
    text-transform: none!important;
}

.btn-secondary:hover {
    background-color: #00000029;
    opacity: 0.8;
}

.btn-primary {
    /* background-color: #36D3D3; */
    background: #FFA449;
    border-radius: 30px;
    width: 274px;
    height: 45px;
    color: #ffffff;
    margin-bottom: 10px;
    box-shadow: none!important;
    /* Tamanho da fonte adicionado */
    font-size: 20px;
    text-transform: none!important;
}

.btn-primary:hover {
    background: #FFA449;
    opacity: 0.8;
}

.words-group {
    transform: translate(100%, 25%);
    background-color: #F25C72!important;
    margin: 50 auto;
    padding: 35px!important;
    border-radius: 30px;
}

.words-group-result {
    transform: translate(100%, 1%);
    background-color: #F25C72!important;
    border-radius: 40px;
    height: 440px!important;
    margin: 60px auto; /* era 50*/
    padding: 26px!important;
    /*margin-top: 27px;*/
}

.progress {
    /* display: none; */
    position: absolute;
    text-align: center;
    bottom: 20;
    left: 40;
    right: 40;
    width: 80%;
    height: 8px;
    margin: 0 auto;
    background-color: #00000029!important;
} 

.progress .determinate {
    background-color: #ffa449ff!important;
}

.svg-icon {
    position: absolute;
    width: 10em;
    top: 0;
    left: 0;
}

.card.blue {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
}

.pointsSlides .card.blue:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.card-text {
    margin-top: 1.5rem;
    color: #ffffff;
}

.card {
    box-shadow: unset!important;
}

.card-text&gt;p {
    margin-top: 0;
}

.svg-icon-aguia {
    width: 4.5em;
    margin-left: -20px!important;
}

.svg-icon-lobo {
    width: 4.5em;
    margin-left: -20px!important;
}

.svg-icon-golfinho {
    width: 4.5em;
    margin-left: -20px!important;
}

.svg-icon-tubarao {
    width: 4.5em;
    margin-left: -20px!important;
}

.navigate-result {
    margin: 30px 0 30px 0!important;
    color: #36D3D3;
}

.pointsSlides .row {
    padding: 30px;
}

.btn-card-result {
    background-color: #00000029;
    border-radius: 30px;
}

.button-area {
    margin-bottom: 20px;
    text-align: center;
}

.btn-card-result:hover {
    background-color: #00000029;
    opacity: 0.8;
}

.btn-print {
    left: 60px;
}

.btn-credits {
    right: 60px;
    left: unset;
}
/* Remover tamanhos prÃ© definidos dos Ã­cones */
.logoF {
    /* width: 120px; */
    position: absolute;
    margin-top: 10;
    top: 45px;
    /*left: 55px;*/ 
    right: 55px;
    z-index: 1;
}

.div_logo{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    width: 20%;
    position: fixed;
    bottom: 0px;
    z-index: 1;
    left: 40%;
    margin-bottom: 25px;
}

.logoCrie{
    width: 45%;
    margin-right: 10;
    bottom: 20;
    /*right: 44.5%;*/
    z-index: 1;
}


.vertical-line {
    border-left: 3px solid #565656;
    height: 40px;
    width: 0;
    margin-right: 24px;
}

.logoUnivates{
    width: 80%;
}

.box-initial {
    padding: 3rem 5rem;
    border: none;
    border-radius: 53px;
    opacity: 1;
    background-color: #F25C72;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    /* Teste de posicionamento */
    /*margin-top: 100px;*/
    
}

.box-initial p {
    /* Adicionado tamanho da fonte */
    font-size: 40px;
    color: #ffffff;
    text-align: center;
    font-weight: 380!important;
    height: 40px!important;
    margin-bottom: 60px;
}

.btn-card-result {
    width: 35%;
    text-align: center;
}

/* Adicionado para alterar o tamanho do resultado */
.words-group-result .card-content {
    font-size: 15px;
}

.words-group-result .card-title {
    font-size: 20px;
    color: #FFA449;
}

.words-group-result .card-text {
    margin-top: 4px;
}

/* Margem para os botÃµes no final */
.button-area .btn-secondary {
    /*margin-top: 5%;*/
}

/***************************
Tweaks for the 2021 version 
****************************/
.box-initial {
    /*margin-top: 220px;*/
    width: 600px;
}

.word-example .letter-example {
    color: #FFA449;
}

.words-group {
    /*margin-top: 150px;*/
    width: 700px;
    top: 50%;
}

.card .card-content {
    padding: 14px 14px 14px 40px;
}

/*.words-group-result {
    margin-top: 200px;
}*/

.spinner-border {
    border: 2px solid blueviolet;
}

.acesso_crie{
    display: flex;
    justify-content: center;
    margin: 15px;
}

.acesso_crie span{
    font-size: 24px;
    margin-right: 10px;
}

.acesso_crie button{
    background: transparent;
    border: 2px solid #FFA449;
    border-radius: 15px;
    width: 128px;
}

.acesso_crie a{
    text-decoration: none;
    color: white;
    font-size: 20px;
    font-weight: 600;
}

.row{
    margin-bottom: 0px!important;
}

.row .col{
    /* padding: 0rem!important; */
}

.row .col.l6{
    width: 47%;
    margin-left: 20px;
    margin-top: 15px;
}

.row .col ul{
    margin-top: -14px;
}

/***************************
            MEDIAS
****************************/


@media screen and (max-height: 800px) {
    .progress{
        position: relative;
        text-align: center;
        top: 10px;
        left: 0px;
        width: 90%;
        height: 8px;
        margin: 0 auto;
        background-color: #00000029!important;
    }
    .logo{
        width: 35%;
    }
}


@media screen and (max-width: 1330px) {
    .btn-card-result {
        position: relative;
        width: unset;
    }
    .btn-credits,
    .btn-print {
        margin-top: 20px;
        /* width: 100%; */
        transform: unset;
        left: unset;
        right: unset;
        bottom: unset;
        top: 15px;
        margin: 10px;
    }
}

@media screen and (max-width: 1225px) {
    .row .col.l4{
        width: 33.3333333333%!important;
    }

    .logoF {
        width: 120px;
    }
    .logo {
        width: 120px;
    }

    .words-group-result {
        margin-top: 120px;
    }

    .div_logo{
        width: 27%;
        left: 37%;
    }
}

@media screen and (max-width: 1024px) {
    .logoF {
        width: 120px;
    }
    .logo {
        width: 120px;
    }

    .row .col{

    }

    /* .words-group{
        width: 20%!important;
    } */

    .words-group-result {
        margin-top: 120px;
    }

}

@media screen and (max-width: 992px) {
    .row .col.l4{
        width: 100%!important;
    }

    .words-group-result {
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    .card-icon-svg {
        margin-left: unset!important;
    }

    .svg-icon {
        display: none!important;
    }
    .words-group-result {
        transform: unset;
        box-shadow: unset;
        /* Modificado, era 35 */
        /*margin-top: 200px!important;*/
        padding: 35px!important;
    }
    .words-group {
        transform: unset;
        margin: unset;
    }
    .counter {
        float: right;
        margin-bottom: 10px;
        position: relative;
        transform: unset;
    }
    .btn-primary {
        width: 200px;
    }
    .btn-secondary {
        width: 200px;
    }

    /* New additions */
    .logo {
        width: 120px;
        /*margin-left: 336px;*/
    }

    .logoF {
        width: 120px;
        left: 130;
    }
    /* Tirar a coloraÃ§Ã£o branca que aparece */
    .white {
        background-color: #F25C72!important;
        margin-top: 80px;
        border-radius: 60px;
        height: 65%;
    }

    .progress{
        left: 40px;
        top: 430px;
    }

    .card-content {
        font-size: 20px;
        padding: 10px;
        height: 58px;
    }

    .letter-example {
        margin-left: 20px;

    }
    
}

@media screen and (max-width: 940px) {
    .progress{
        left: 0px;
        top: 0px;
    }
}

@media screen and (max-width: 900px) {

    .box-initial{
        /*margin-top: 350px;*/
        width: 600px;
    }

    .white{
        margin-top: 80px;
        height: 65%;
    }

    .card-content {
        height: 60px;
        font-size: 20px;
    }

    .vertical-line{
        height: 35px;
    }

    .row .col.l6{
        width: 90%!important;
    }
}

@media screen and (max-width: 600px) {

    /* New additions */

    .slick-slide{
        margin-top: 40px;
    }

    .slick-active{
        margin-top: 40px;
    }

    .box-initial {
        margin-top: 0px;
        width: 80%;
    }

    .box-initial p{
        height: 87px!important;
    }

    .white {
        margin-top: 0;
    }
    
    .letter-example {
        font-size: 16px;
    }
    
    .words-group-result {
        margin-top: 0px!important;
        height: 485px!important;
    }

    .words-group-result .card-content {
        font-size: 14px;
    }

    .logoF {
        width: 120px;
        left: 42%;
    }

    .div_logo{
        width: 36%;
        left: 33%;
    }

    .vertical-line{
        height: 30px;
        border-left: 2px solid #565656;
    }

    .logoUnivates{
        width: 75%;
    }

    
    /*********************/
    .center-content {
        margin-top: 0;
    }
    .box-initial h3 {
        font-size: 25px;
    }
    .white {
        background-color: #F25C72!important;
        border-radius: 20px!important;
        padding-bottom: 20px!important;
        padding-top: 10px!important;
    }
    /* Alterado */
    .btn-primary {
        width: 100%;
    }
    .btn-secondary {
        width: 100%;
        padding: 0;
    }

    .btn-credits, .btn-print{
        top: 0px;
    }

    .btn-credits, .btn-print{
        margin: 0px;
    }

    .button-area .btn-secondary {
        margin-top: 10px;
    }

    .slick-track {
        margin-top: 0%!important;
    }
}

@media screen and (max-width: 532px) {
    .box-initial p {
        font-size: 6vw;
    }
    .white {
        margin-top: 0;
    }

    .words-group-result {
        margin-top: 0px!important;
        height: 490px;
    }
    
    
}


@media screen and (max-width: 415px) {
    .white{
        height: 70%;
    }
    
    .card-content{
        font-size: 18px;
        padding: 18px;
    }

    .words-group-result {
        margin-top: 0px!important;
        height: 485px;
    }
    
    
}

/* Adicionado para tela do tamanho do iphone 8 */
@media screen and (max-width: 380px) {
    .box-initial h3 {
        font-size: 23px;
    }

    .btn-primary, .btn-secondary {
        font-size: 14px;
    }

    .logoF {
        left: 135px;
    }

    .words-group-result .card-title {
        font-size: 15px;
    }
    
    
}
</pre></body></html>