:root {
    --altura-header: 130px;
}

.faixa-scroll-infinito {position: sticky;top: 0;z-index: 999;  left: 0;width: 100%;height: 70px;background: #FFD600;z-index: 1000;overflow: hidden;box-shadow: 0px 0px 20px 2px #ffd600;}
.faixa-conteudo {gap: 5px; white-space: nowrap; will-change: transform; height: 100%; display: block;}
.texto-faixa {font:  700 28.84px montserrat;color: #000;letter-spacing: 3.52px;text-transform: uppercase; margin: 0 2.5px; position: relative; height: 100%; text-align: center; display: inline-block; align-content: center; }

.hotel-area { position: relative; margin: 0 auto; }
.hotel-area .img.hotel { position: relative; z-index: 2; display: block; }


.hero-bg { display: flex; height: 885px; background: url(../img/pacotes/black-comecou/hero.jpg) no-repeat center center / cover; overflow: hidden; }
.hero-bg .nav-bar{ display: flex; padding: 20px 0 0; align-items: center; position: relative; }
.hero-bg .nav-bar .logo { margin: 0 auto; }
.hero-bg .nav-bar .tel-href { font: 500 23.86px montserrat; display: flex; gap: 8px; color: #fff; position: absolute; right: 0; }
 
.hero-content { display: flex; position: relative; width: 100%; height: calc(100% - var(--altura-header)); }
.hero-content .item { position: absolute; }
.hero-content .item .img { display: block; width: 100%; height: 100%; }
.hero-content .item .img img { width: 100%; height: 100%; object-fit: contain; display: block; }
.hero-content .item.papagaio { bottom: -25%; left: 0; aspect-ratio: 222/280; width: 560px; height: auto; }
.hero-content .item.texto { transform: translate(-50%, -50%); top: 50%; right: -25%; }
.hero-content .item.papagaiozinho { top: 5%; left: 20%;  }


.menor-bg { position: relative; overflow: hidden; }
.img.img-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; }
.menor-bg > .img { width: 100%;}
.menor-bg > .img img { width: 100%; height: 100%; object-fit: cover; }

.menor-bg .menor { position: relative; z-index: 1; padding: 160px 0 205px; }
.menor-bg .menor .img.hotel { display: block; width: 100%; height: auto; }
.menor-bg .menor .img.hotel img { width: 100%; height: auto; object-fit: contain; display: block; }
.menor-bg .menor .content .texto { text-align: center; font: 700 48.5px montserrat; color: #fff; }
.menor-bg .menor .content .texto b { font-size: 66.94px; font-weight: 700; }
.menor-bg .menor .content .texto span { font: 700 44.11px / 1 amarillo; position: relative; color: #FFD400;} 
.menor-bg .menor .content .texto span::after { content: ''; position: absolute; bottom: 40px; left: 50%; transform: translateX(-50%); width: 100%; height: 10px; background: url(../img/icones/underline-branco.svg) no-repeat center center / contain;}
.faixa-parent {display: flex;flex-direction: column;justify-content: center;align-items: center;position: relative;z-index: auto;margin-top: -550px; bottom: 0;;}
.faixa-parent .faixa-scroll-infinito { height: auto; position: relative; top: auto; }
.faixa-parent .faixa-hotel { background: none; box-shadow: none; } 
.faixa-parent .faixa-hotel-1 { z-index: 0; rotate: -5deg }
.faixa-parent .faixa-hotel-2 { z-index: 3; rotate: -5deg }
.faixa-parent .faixa-hotel-3 { z-index: 0;  rotate: -5deg}

.faixa-parent .faixa-hotel .texto-faixa { color: #FFD500; font: italic 700 160.21px montserrat; }
.faixa-parent .faixa-hotel:nth-child(odd) .texto-faixa { color: transparent; -webkit-text-stroke: 2px #3F350F; line-height: 1; }

.countdown-bg { position: relative; z-index: 9999; }
.countdown-bg .counter { position: absolute; top: -50px; left: 50%; transform: translate(-50%, -50%); display: flex; flex-direction: column; align-items: center; }
.counter .content { font: 700 43.57px montserrat; text-align: center; background: #FFDE00; height: 75px; display: flex; align-items: center; justify-content: center; padding: 0 20px; border-radius: 10px 10px 0 0; }
.counter .countdown { display: flex; justify-content: center;  text-align: center; gap: 65px; background: #2B3337; border: 5px solid #FFDE00; color: #fff; padding: 25px 90px; border-radius: 10px; box-shadow: 0 20px 20px 0 rgb(0 0 0 / 41%);}
.countdown .countdown__value { font: 700 85.26px / 1 montserrat; }
.countdown .countdown__label { font: 700 26.78px / 1 montserrat; }

.ofertas-bg { background: url('../img/pacotes/black-comecou/ofertas.jpg') no-repeat center bottom / cover; padding: 100px 0 0; position: relative;}

.oferta-item .titulo { font: 60px montserrat; font-weight: 700; text-align: center; line-height: 1; color: #fff; }
.oferta-item .titulo b { font-size: inherit; font-weight: 700; color: #FFDF00; }
.oferta-item .titulo span { font: 400 51.42px amarillo; line-height: 1; }
.oferta-item .porcentagem { position: relative; margin: 145px auto 105px; display: block; width: max-content; }
.oferta-item .porcentagem .before { position: absolute; top: 50%; left: -30%; letter-spacing: -22.16px; transform: translate(-50%, -50%); font: 700 italic 277.27px / 1 montserrat; color: transparent; -webkit-text-stroke: 2px #727274; }
.oferta-item .porcentagem .texto { font: 700 96.06px / 1 montserrat; letter-spacing: -7.68px; color: #FFD500; position: relative; z-index: 2; }
.oferta-item .porcentagem .texto b { font-size: 60px; font-weight: 600; letter-spacing: -3.6px; }

.oferta-parent { padding: 0 0 100px; box-shadow: 0 20px 20px 0 rgb(0 0 0 / 41%); }

.datas-lista .data { opacity: 0; transform: translateY(50px) scale(0.9); transition: all 0.6s ease; }
.datas-lista .data.visible { opacity: 1; transform: translateY(0) scale(1); }
.datas-lista .data { position: relative; transition: transform 0.3s ease, box-shadow 0.3s ease, background .3s ease; }
.datas-lista .data:hover { transform: scale(1.02); box-shadow: 0 0 20px rgba(255, 255, 255, 0.6); background: #000; color: #fff; cursor: pointer; }
.datas-lista .data p { user-select: none; }
.datas-lista { display: grid;grid-template-columns: repeat(2, 350px); justify-content: center; gap: 70px 30px; margin-top: 50px; position: relative; z-index: 2; }
.oferta-35 .datas-lista,
.oferta-30 .datas-lista { grid-template-columns: repeat(3, 1fr); } 
.oferta-20 .datas-lista { grid-template-columns: repeat(1, 350px); }
.datas-lista .data { background: #fff; height: 100px; border-radius: 10px; color: #000; display: flex; align-items: center; justify-content: center; font: 700 31.1475px / 1.5 montserrat; box-shadow: 12px 12px 0 0 #0D0100; }
.oferta-item .whats-href { margin: 45px auto 0; transition: .4s ease; padding: 0 30px; border-radius: 10px; height: 65px; width: max-content; display: flex; align-items: center; background: #00B000; color: #fff; justify-content: center; font: 700 33.71px montserrat;}
.oferta-item .whats-href img { margin: 0 10px 0 30px; }
.oferta-item .whats-href:hover { background: #000; }


.aviso-parent { display: flex; flex-direction: column; backdrop-filter: blur(10px); gap: 20px; align-items: center;box-sizing: border-box; padding: 40px; border: 5px solid #FDE000; border-radius: 10px; box-shadow: 0 0 11px 0px #FDE000; }
.aviso-parent .titulo { font: 500 22px montserrat; color: #FEE900; }
.aviso-parent .avisos { font: 500 19px / 2 montserrat; letter-spacing: -0.38px; color: #fff; }

.bottom-bg { padding: 60px 0 100px; background: url(../img/pacotes/black-comecou/ofertas.jpg) no-repeat center bottom / cover;} 
.bottom-bg .aviso { padding: 0 0 100px; }
.bottom-bg .faixa-bg { rotate: -4deg; } 

.periquito { position: absolute; right: 0;  width: max-content; top: 60%; z-index: 5; }
.periquito .img { display: block; position: relative; z-index: 1; }
.periquito .img img { width: 100%; height: auto; object-fit: contain; }
.periquito .balao { position: absolute; box-sizing: border-box; top: -180px; left: -250px; aspect-ratio: 332/298; width: 332px; height: auto; background: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; text-align: center; padding: 26px; color: #000; z-index: 2; }
.periquito .balao p { font: 700 37px montserrat; margin: 0; }
.periquito .balao::after { content: ''; position: absolute; bottom: -42px; rotate: -17deg; right: 64px; width: 0; height: 0; border-left: 58px solid transparent; border-right: 18px solid transparent; border-top: 72px solid #fff; }


.momentos-bg { padding: 80px 0 150px; box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.03); }
.momentos .servicos-lista { display: grid; grid-template-columns: repeat(2, 1fr); gap: 30px; margin: 70px 0 0; }
.momentos .titulo { font: 700 56px / 1 montserrat; text-align: center; color: #fff;}
.momentos .titulo span { font: 40.6px / 1 amarillo; color: #FDE000;}
.momentos .servicos-lista .servico {display: flex; gap: 20px; align-items: center; font: 500 27.66px montserrat; color: #fff; }
.momentos .servicos-lista .servico:nth-child(even) { padding-left: 120px; }

.servicos-lista .servico { opacity: 0; transform: translateY(50px) scale(0.9); transition: all 0.6s ease; }
.servicos-lista .servico.visible { opacity: 1; transform: translateY(0) scale(1); }

.momentos-bg { background: url(../img/pacotes/black-comecou/momentos.jpg) no-repeat center center / cover; position: relative;}
.momentos-bg > .mato { position: absolute; bottom: 0; left: 0; }
.momentos-bg > .placa { position: absolute; bottom: 160px; right: 40px; }
.momento-video iframe { width: 950px; display: block; aspect-ratio: 950/630; height: auto; max-width: 100%; border-radius: 20px; margin: 70px auto 0; }
.whats-fixo { z-index: 9999999 !important; }
.mobile.tel { display: none; }
@media(max-width: 1700px){
    .periquito .balao { top: -200px; left: -60px; width: 230px; }
    .periquito .balao::after { bottom: -30px; rotate: -15deg; right: 64px; border-left: 30px solid transparent; border-right: 18px solid transparent; border-top: 40px solid #fff; }
    .periquito .balao p { font-size: 25px; }
    .periquito .img { width: 180px; }

    .momentos-bg > .placa { width: 280px; right: 0; bottom: 0; }
}

@media(max-width: 1250px){
    .hero-content .item.papagaiozinho { display: none; }
    .hero-content .item.papagaio { width: 450px; }
    .hero-content .item.texto { top: 35%; left: 50%; z-index: 2; min-width: 450px; height: max-content; min-height: 300px; }

    .faixa-parent .faixa-hotel .texto-faixa { font-size: 95px; }
    .datas-lista,
    .oferta-35 .datas-lista,
    .oferta-30 .datas-lista { grid-template-columns: repeat(2, 1fr); }
    .oferta-15 .datas-lista { grid-template-columns: 1fr;  }
    .bottom-bg .aviso { padding: 0 0 70px; }
    .bottom-bg { padding: 60px 0; }
    .periquito { display: none; }
    .momentos-bg{ overflow: hidden; }
    .momentos-bg > .placa { width: 190px; bottom: -80px; }
    .momentos-bg > .mato { width: 200px; }
}

@media(max-width: 990px){
    .hero-content .item.papagaio {bottom: -61%;left: 50%;aspect-ratio: 222/280;width: 400px;transform: translate(-50%, -50%);}
    .hero-bg .nav-bar { justify-content: space-between; }
    .hero-bg .nav-bar .logo { margin: 0; }
    .hero-bg .nav-bar .tel-href  { position: static; }
    .counter .content { font-size: 26px; height: 55px; }
    .countdown .countdown__value { font-size: 65px; }
    .counter .countdown { padding: 25px; gap: 25px; }

    .menor-bg .menor { padding: 100px 0 250px; }
    .menor-bg .menor .content .texto { font-size: 40px; }
    .menor-bg .menor .content .texto b { font-size: 55px; }
    .faixa-parent .faixa-hotel .texto-faixa { font-size: 70px; }
    .menor-bg .menor { padding: 70px 0 390px; }
    .menor-bg .menor .content .texto span { font: 36.11px / 2.6 amarillo }

    .oferta-item .porcentagem .before { left: 0; }
    .oferta-item .whats-href { font-size: 27px; }

    .ofertas-bg { padding: 50px 0 0; }
    .oferta-item .titulo { font-size: 50px; }
    .oferta-item .titulo span { font-size: 44px; }

    .aviso-parent { padding: 30px; }
    .aviso-parent .titulo { font-size: 20px; text-align: center; }
    .aviso-parent .avisos { font-size: 16px; }
    .momentos .servicos-lista .servico:nth-child(even) { padding-left: 30px; }
    .momentos .servicos-lista .servico { font-size: 23px; }
    .momentos-bg { padding: 40px 0 150px; }

}

@media(max-width: 768px) {
    .oferta-item .whats-href p { display: none; }
    .oferta-item .porcentagem {width: auto; margin: 105px auto 95px;}
    .oferta-item .porcentagem .texto b,
    .oferta-item .porcentagem .texto { letter-spacing: -1px; font-size: 50px;text-align: center; }
    .oferta-item .porcentagem .before { font-size: 190px; letter-spacing: -10px; left: 16%; }
    .momentos .servicos-lista .servico { font-size: 20px; }

 }

@media (max-width: 550px){
    .hero-bg .nav-bar .tel-href p{ display: none; }
    .mobile.tel { display: block; }
    .momentos .servicos-lista { margin: 25px 0 0; }
    .momento-video iframe { margin: 45px auto 0; }
    .momentos .titulo { font-size: 45px; }
    .momentos .titulo span { font-size: 36px; }
    .momentos-bg > .mato { display: none; }
    .momentos .servicos-lista .servico:nth-child(even) { padding-left: 0; }
    .momentos .servicos-lista { grid-template-columns: 1fr; }
    .hero-bg .nav-bar .tel-href { font-size: 19px; }
    .hero-bg .nav-bar .logo img { width: 180px }
    .hero-content .item.papagaio { bottom: -50%; width: 300px; }
    .countdown .countdown__value { font-size: 55px; }
    .counter .countdown { gap: 15px; padding: 20px 10px; }
    .countdown .countdown__label{ font-size: 21px; }
    .hero-content .item.texto { width: 100%; min-width: 90%; }
    .hero-bg { height: 770px; }


    .menor-bg .menor .content .texto { font-size: 30px; }
    .menor-bg .menor .content .texto b { font-size: 40px; }
    .menor-bg .menor .content .texto span { font-size: 30px; }    
    .menor-bg .menor .content .texto span::after { bottom: 30px; }

    .oferta-35 .datas-lista,
    .datas-lista, .oferta-30 .datas-lista { grid-template-columns: 1fr; gap: 45px 30px; }

    .oferta-item .titulo { font-size: 35px; }
    .oferta-item .titulo span { font-size: 30px; }

    .oferta-item .porcentagem .texto b, .oferta-item .porcentagem .texto { font-size: 40px; }
}

@media (max-width: 425px){
    .counter .countdown { padding: 15px; }
    .hero-bg .nav-bar .tel-href { font-size: 16px; }
    .hero-bg .nav-bar .logo img { width: 150px;  }
    .countdown .countdown__value { font-size: 46px; }
    .countdown .countdown__label { font-size: 16px; }
} 