@import url('https://fonts.googleapis.com/css2?family=Anton&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

* {
    box-sizing: border-box;
    user-select: none;
}


body {
    font-size: 16px;
    color: #000000;
    font-family: "Poppins", serif;
    font-optical-sizing: auto;
    overflow-x: hidden;
    accent-color: #FFEC00;
}

body h1,
body h2,
body h3,
body h4 {
    font-family: "Poppins", serif;
    line-height: 1;
}

.container {
    max-width: 1440px;
    margin: 0 auto
}

.flex {
    clear: both;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly
}

.center {
    justify-content: center
}

.between {
    justify-content: space-between
}

.gap {
    gap: 30px;
}

.wrap {
    flex-wrap: wrap;
}

footer {
    background-color: #003efe;
}

#footer-social {
    background: #F8E601;
}

#footer-social .container {
    position: relative
}

#footer-social ul {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    padding: 20px 0
}

#footer-social li span {
    padding: 8px;
    background-color: #003efe;
    border-radius: 50%;
    color: #fff;
    transition: all .3s
}

#footer-social li span:hover {
    background-color: #003efe;
    color: #FFBF00;
}


footer p {
    color: #fff;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    padding: 20px 0;
}

main {
    background: url(../img/bg-laranja.webp) center center no-repeat;
    background-size: cover;
    padding: 50px 0 0;
}

main .container {
    align-items: flex-start;
}

#logo01{
    padding-top: 100px;
}

#logo02{
    padding-top: 190px;
    max-width: 520px;
}

#sabrina{
    flex-shrink: 0;
}

main h2{
    color: #fff;
    text-align: right;
    margin-top: 20px;
    font-size: 1.2rem;
}


#countdown-container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.header-text,
.footer-text {
    color: #FFEC00;
    font-size: 2rem;
    font-weight: bold;
}

.countdown-timer {
    display: flex;
    gap: 10px;
}

.time-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: white;
    padding: 15px;
    border-radius: 20px;
    min-width: 120px;
    background: #0095FF;
}

.time-value {
    font-family: "Anton", sans-serif;
    font-size: 4rem;
    font-weight: bolder;
    margin: 0;
    line-height: 1;
    color: white;
}

.time-label {
    font-size: 0.6rem;
    font-weight: 600;
    margin-top: 5px;
    color: #fff;
}

#inauguracao .hidden {
    display: none ;
}



#inauguracao {
    background-color: #0059FF;
    background-image:
        linear-gradient(90deg, rgba(0, 54, 203, 0.00) 82.61%, #0036CB 97.84%),
        linear-gradient(90deg, #0036CB 2.08%, rgba(0, 54, 203, 0.00) 14.79%),
        url(../img/pattern-produtos.webp),
        radial-gradient(46.48% 36.65% at 22.92% 114.67%, #0036CB 0%, rgba(0, 54, 203, 0.00) 100%),
        radial-gradient(85.16% 64.59% at 64.19% 135.03%, #0036CB 0%, rgba(0, 54, 203, 0.00) 100%),
        radial-gradient(59.71% 62.42% at 42.21% -3.89%, #0036CB 0%, rgba(0, 54, 203, 0.00) 100%);
    background-position: center, center, center, center, center, center;
    background-repeat: no-repeat, no-repeat, repeat, no-repeat, no-repeat, no-repeat;
    padding: 50px 0;
    text-align: center;
}

#inauguracao h2{
    color: #FFEC00;
    font-size: 2.4rem;
    margin-bottom: 15px;
    font-weight: 600;
}

#inauguracao .data{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

#inauguracao .data span{
    color: #fff;
    padding: 5px 10px;
    border-radius: 10px;
    border: solid 2px #0095FF;
    font-size: 1.2rem;
}

#dosite{
    background: linear-gradient(274deg, #0043EC -22.71%, #002686 49.37%);
}

#dosite .container{
    padding: 50px 0;
    background: url(../img/ladrilho.webp) right bottom no-repeat; 
}

#dosite .texto{
    max-width: 500px;
    color: #fff;
}

#dosite .texto h2{
    font-size: 2rem;
    color: #fff;
    text-wrap: balance;
}

#dosite .texto p{
    margin-top: 20px;
}

#areas{
    background: url(../img/bg-seta-laranja.webp) center center no-repeat;
    background-size: cover;
    padding: 50px 0;
    text-align: center;
}

#areas h2{
    color: #fff;
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 15px;
}

#areas p{
    color: #fff;
    max-width: 1100px;
    margin: 0 auto;
}

.boxareas{
    align-items: stretch;
    margin-top: 30px;
}

.area{
    width: 230px;    
}

.area img{
    border-radius: 30px;
    margin-bottom: 10px;
}

.area h3{
    color: #FFEC00;
    font-size: 1.8rem;
    margin-bottom: 10px;
    font-weight: 600;
}

.area p{
    font-size: 0.9rem;
}

#monteseupc{
    background: url(../img/bg-monte-o-seu.webp)center bottom no-repeat; 
    background-size: cover;
    padding: 50px 0 150px;
}

#monteseupc .texto{
    max-width: 500px;
}

#monteseupc h2{
    color: #FF5F00;
    font-size: 2rem;
    font-weight: 600;
    margin-top: 15px;
    text-wrap: balance;
}

#monteseupc p{
    color: #fff;
    margin-top: 15px;
}

#monteseupc .foto img{
    border-radius: 30px;
}

#teatro{
    background: linear-gradient(274deg, #0043EC -22.71%, #002686 49.37%);
    padding: 50px 0;
    text-align: center;
}

#teatro h2{
    color: #fff;
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 15px;
    text-wrap: balance;
}

#teatro p{
    color: #fff;
    margin-bottom: 30px;
}

#teatro .foto img{
    border-radius: 30px;
}

#teatro .texto{
    text-align: left;
}

#teatro .texto p{
    background: #FF5F00;
    padding: 10px 15px;
    border-radius: 10px;
    width: fit-content;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    margin-bottom: 15px;
}

#teatro .texto p::before{
    content: url(../img/setinhas.webp);
}

#galeria{
    background: #0043EC;
    padding: 50px 0;
    text-align: center;
}

#galeria h2{
    margin: 30px auto 15px;
    color: #fff;
    font-size: 2rem;
    font-weight: 600;
}

#galeria p{
    color: #fff;
    max-width: 800px;
    margin: 0 auto 30px;
}

#mapa{
    background: url(../img/bg-seta-laranja.webp) center center no-repeat;
    background-size: cover;
    padding: 50px 0;
}

#mapa .texto{
    max-width: 500px;
}

#mapa iframe{
    width: 450px;
    aspect-ratio: 4 / 3;
    border-radius: 15px;
}

#mapa h2{
    color: #fff;
    font-size: 3rem;
    font-weight: 600;
    margin-bottom: 15px;
}

#mapa p{
    color: #fff;
}

#mapa p strong{
    display: block;
}





@media screen and (max-width: 1480px) {

    .container{
        margin: 0 30px;
    }

    #monteoseu::before,
    #monteoseu::after {
        display: none;
    }

    #logo01{
        max-width: 350px;
    }

    #logo02{
        max-width: 350px;
        padding-top: 160px;
    }
}

@media screen and (max-width: 1130px) {
    main .container{
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    #logo01{
        padding-top: 0;
    }

    #logo02{
        padding-top: 0;
    }

    #logo02 h2{
        text-align: left;
    }

    #sabrina{
        order: 3;
        flex-shrink: 1;
    }
}

@media screen and (max-width: 600px) {
    .time-value{
        font-size: 2.5rem;
    }

    .time-box{
        min-width: 80px;
    }
}

@media screen and (max-width: 520px) {
    #mapa iframe{
        width: 300px;
    }

    #galeria .flex{
        gap: 15px;
    }

    #mapa h2{
        font-size: 2rem;
    }
}

@media screen and (max-width: 380px) {
    .time-box{
        padding: 0;
        background: none;
        min-width: auto;
    }

}