body {
    overflow-y: auto;
    box-sizing: border-box;
    height: 100%;
    padding: 0;
    margin: 0;
}

.wrapper {
    box-sizing: border-box;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

.rating-stars ul {
    list-style-type: none;
    padding: 0;
    -moz-user-select: none;
    -webkit-user-select: none;
}

.rating-stars ul>li.star {
    display: inline-block;
}

#cover-spin {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgb(83 59 84 / 70%);
    z-index: 9999;
    display: none;
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

#cover-spin::after {
    content: '';
    display: block;
    position: absolute;
    left: 48%;
    top: 40%;
    width: 40px;
    height: 40px;
    border-style: solid;
    border-color: #c12e61;
    border-top-color: transparent;
    border-width: 4px;
    border-radius: 50%;
    -webkit-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite;
}

.navbar-brand-image {
    height: 2.5rem !important;
}

.thumb-image {
    float: left;
    width: 100px;
    position: relative;
    padding: 5px;
}

input:disabled,
button:disabled,
select:disabled {
    cursor: not-allowed;
    pointer-events: all !important;
}


h1.obrigado {
    font-family: 'Pacifico', cursive;
    font-size: 6em !important
}

.pyro>.before,
.pyro>.after {
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    box-shadow: 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff;
    -moz-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
    -webkit-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
    -o-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
    -ms-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
    animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
}

.pyro>.after {
    -moz-animation-delay: 1.25s, 1.25s, 1.25s;
    -webkit-animation-delay: 1.25s, 1.25s, 1.25s;
    -o-animation-delay: 1.25s, 1.25s, 1.25s;
    -ms-animation-delay: 1.25s, 1.25s, 1.25s;
    animation-delay: 1.25s, 1.25s, 1.25s;
    -moz-animation-duration: 1.25s, 1.25s, 6.25s;
    -webkit-animation-duration: 1.25s, 1.25s, 6.25s;
    -o-animation-duration: 1.25s, 1.25s, 6.25s;
    -ms-animation-duration: 1.25s, 1.25s, 6.25s;
    animation-duration: 1.25s, 1.25s, 6.25s;
}

@-webkit-keyframes bang {
    to {
        box-shadow: -207px 19.3333333333px #ff0037, 138px -165.6666666667px #00fff2, 196px -204.6666666667px red, -230px -4.6666666667px #00ffbf, 98px 12.3333333333px #a200ff, -196px 75.3333333333px #8400ff, -77px 48.3333333333px #d900ff, -119px -322.6666666667px #ff0033, -145px -321.6666666667px #ff00b3, -70px -99.6666666667px #00ffae, -43px -5.6666666667px #ff0088, -61px -209.6666666667px #ff0080, 100px 43.3333333333px #f2ff00, -89px -380.6666666667px #9500ff, -206px 55.3333333333px #ff0015, 181px -328.6666666667px #00fff7, -196px -103.6666666667px #2200ff, -234px 39.3333333333px #00b3ff, 20px -30.6666666667px #0dff00, -55px -314.6666666667px lime, 181px -213.6666666667px #e6ff00, -191px 81.3333333333px #00ffae, 5px -79.6666666667px #ccff00, -3px -173.6666666667px #2bff00, 199px -34.6666666667px #11ff00, -210px 18.3333333333px #00f2ff, -112px -66.6666666667px #ff00d9, -1px -45.6666666667px #ff4800, 179px -16.6666666667px #fb00ff, -34px -16.6666666667px #c4ff00, 248px -13.6666666667px #ff00a2, 80px -4.6666666667px #00ff09, 214px -266.6666666667px #a6ff00, 122px -6.6666666667px #ffd900, 120px -336.6666666667px #ffea00, -229px -339.6666666667px #00ff9d, -80px -124.6666666667px #ffe600, 137px -318.6666666667px #ffd500, 217px -204.6666666667px #ffee00, -41px 36.3333333333px #ff004d, 244px -69.6666666667px #3300ff, -2px -415.6666666667px #00d0ff, -85px -339.6666666667px #11ff00, 152px -103.6666666667px #ff4000, -70px -137.6666666667px #0009ff, -91px -153.6666666667px #0066ff, -2px -233.6666666667px #ff0004, -226px 27.3333333333px #ff1500, -79px -271.6666666667px #7bff00, -137px -181.6666666667px #00ff80, 100px -330.6666666667px #6f00ff;
    }
}

@-moz-keyframes bang {
    to {
        box-shadow: -207px 19.3333333333px #ff0037, 138px -165.6666666667px #00fff2, 196px -204.6666666667px red, -230px -4.6666666667px #00ffbf, 98px 12.3333333333px #a200ff, -196px 75.3333333333px #8400ff, -77px 48.3333333333px #d900ff, -119px -322.6666666667px #ff0033, -145px -321.6666666667px #ff00b3, -70px -99.6666666667px #00ffae, -43px -5.6666666667px #ff0088, -61px -209.6666666667px #ff0080, 100px 43.3333333333px #f2ff00, -89px -380.6666666667px #9500ff, -206px 55.3333333333px #ff0015, 181px -328.6666666667px #00fff7, -196px -103.6666666667px #2200ff, -234px 39.3333333333px #00b3ff, 20px -30.6666666667px #0dff00, -55px -314.6666666667px lime, 181px -213.6666666667px #e6ff00, -191px 81.3333333333px #00ffae, 5px -79.6666666667px #ccff00, -3px -173.6666666667px #2bff00, 199px -34.6666666667px #11ff00, -210px 18.3333333333px #00f2ff, -112px -66.6666666667px #ff00d9, -1px -45.6666666667px #ff4800, 179px -16.6666666667px #fb00ff, -34px -16.6666666667px #c4ff00, 248px -13.6666666667px #ff00a2, 80px -4.6666666667px #00ff09, 214px -266.6666666667px #a6ff00, 122px -6.6666666667px #ffd900, 120px -336.6666666667px #ffea00, -229px -339.6666666667px #00ff9d, -80px -124.6666666667px #ffe600, 137px -318.6666666667px #ffd500, 217px -204.6666666667px #ffee00, -41px 36.3333333333px #ff004d, 244px -69.6666666667px #3300ff, -2px -415.6666666667px #00d0ff, -85px -339.6666666667px #11ff00, 152px -103.6666666667px #ff4000, -70px -137.6666666667px #0009ff, -91px -153.6666666667px #0066ff, -2px -233.6666666667px #ff0004, -226px 27.3333333333px #ff1500, -79px -271.6666666667px #7bff00, -137px -181.6666666667px #00ff80, 100px -330.6666666667px #6f00ff;
    }
}

@-o-keyframes bang {
    to {
        box-shadow: -207px 19.3333333333px #ff0037, 138px -165.6666666667px #00fff2, 196px -204.6666666667px red, -230px -4.6666666667px #00ffbf, 98px 12.3333333333px #a200ff, -196px 75.3333333333px #8400ff, -77px 48.3333333333px #d900ff, -119px -322.6666666667px #ff0033, -145px -321.6666666667px #ff00b3, -70px -99.6666666667px #00ffae, -43px -5.6666666667px #ff0088, -61px -209.6666666667px #ff0080, 100px 43.3333333333px #f2ff00, -89px -380.6666666667px #9500ff, -206px 55.3333333333px #ff0015, 181px -328.6666666667px #00fff7, -196px -103.6666666667px #2200ff, -234px 39.3333333333px #00b3ff, 20px -30.6666666667px #0dff00, -55px -314.6666666667px lime, 181px -213.6666666667px #e6ff00, -191px 81.3333333333px #00ffae, 5px -79.6666666667px #ccff00, -3px -173.6666666667px #2bff00, 199px -34.6666666667px #11ff00, -210px 18.3333333333px #00f2ff, -112px -66.6666666667px #ff00d9, -1px -45.6666666667px #ff4800, 179px -16.6666666667px #fb00ff, -34px -16.6666666667px #c4ff00, 248px -13.6666666667px #ff00a2, 80px -4.6666666667px #00ff09, 214px -266.6666666667px #a6ff00, 122px -6.6666666667px #ffd900, 120px -336.6666666667px #ffea00, -229px -339.6666666667px #00ff9d, -80px -124.6666666667px #ffe600, 137px -318.6666666667px #ffd500, 217px -204.6666666667px #ffee00, -41px 36.3333333333px #ff004d, 244px -69.6666666667px #3300ff, -2px -415.6666666667px #00d0ff, -85px -339.6666666667px #11ff00, 152px -103.6666666667px #ff4000, -70px -137.6666666667px #0009ff, -91px -153.6666666667px #0066ff, -2px -233.6666666667px #ff0004, -226px 27.3333333333px #ff1500, -79px -271.6666666667px #7bff00, -137px -181.6666666667px #00ff80, 100px -330.6666666667px #6f00ff;
    }
}

@-ms-keyframes bang {
    to {
        box-shadow: -207px 19.3333333333px #ff0037, 138px -165.6666666667px #00fff2, 196px -204.6666666667px red, -230px -4.6666666667px #00ffbf, 98px 12.3333333333px #a200ff, -196px 75.3333333333px #8400ff, -77px 48.3333333333px #d900ff, -119px -322.6666666667px #ff0033, -145px -321.6666666667px #ff00b3, -70px -99.6666666667px #00ffae, -43px -5.6666666667px #ff0088, -61px -209.6666666667px #ff0080, 100px 43.3333333333px #f2ff00, -89px -380.6666666667px #9500ff, -206px 55.3333333333px #ff0015, 181px -328.6666666667px #00fff7, -196px -103.6666666667px #2200ff, -234px 39.3333333333px #00b3ff, 20px -30.6666666667px #0dff00, -55px -314.6666666667px lime, 181px -213.6666666667px #e6ff00, -191px 81.3333333333px #00ffae, 5px -79.6666666667px #ccff00, -3px -173.6666666667px #2bff00, 199px -34.6666666667px #11ff00, -210px 18.3333333333px #00f2ff, -112px -66.6666666667px #ff00d9, -1px -45.6666666667px #ff4800, 179px -16.6666666667px #fb00ff, -34px -16.6666666667px #c4ff00, 248px -13.6666666667px #ff00a2, 80px -4.6666666667px #00ff09, 214px -266.6666666667px #a6ff00, 122px -6.6666666667px #ffd900, 120px -336.6666666667px #ffea00, -229px -339.6666666667px #00ff9d, -80px -124.6666666667px #ffe600, 137px -318.6666666667px #ffd500, 217px -204.6666666667px #ffee00, -41px 36.3333333333px #ff004d, 244px -69.6666666667px #3300ff, -2px -415.6666666667px #00d0ff, -85px -339.6666666667px #11ff00, 152px -103.6666666667px #ff4000, -70px -137.6666666667px #0009ff, -91px -153.6666666667px #0066ff, -2px -233.6666666667px #ff0004, -226px 27.3333333333px #ff1500, -79px -271.6666666667px #7bff00, -137px -181.6666666667px #00ff80, 100px -330.6666666667px #6f00ff;
    }
}

@keyframes bang {
    to {
        box-shadow: -207px 19.3333333333px #ff0037, 138px -165.6666666667px #00fff2, 196px -204.6666666667px red, -230px -4.6666666667px #00ffbf, 98px 12.3333333333px #a200ff, -196px 75.3333333333px #8400ff, -77px 48.3333333333px #d900ff, -119px -322.6666666667px #ff0033, -145px -321.6666666667px #ff00b3, -70px -99.6666666667px #00ffae, -43px -5.6666666667px #ff0088, -61px -209.6666666667px #ff0080, 100px 43.3333333333px #f2ff00, -89px -380.6666666667px #9500ff, -206px 55.3333333333px #ff0015, 181px -328.6666666667px #00fff7, -196px -103.6666666667px #2200ff, -234px 39.3333333333px #00b3ff, 20px -30.6666666667px #0dff00, -55px -314.6666666667px lime, 181px -213.6666666667px #e6ff00, -191px 81.3333333333px #00ffae, 5px -79.6666666667px #ccff00, -3px -173.6666666667px #2bff00, 199px -34.6666666667px #11ff00, -210px 18.3333333333px #00f2ff, -112px -66.6666666667px #ff00d9, -1px -45.6666666667px #ff4800, 179px -16.6666666667px #fb00ff, -34px -16.6666666667px #c4ff00, 248px -13.6666666667px #ff00a2, 80px -4.6666666667px #00ff09, 214px -266.6666666667px #a6ff00, 122px -6.6666666667px #ffd900, 120px -336.6666666667px #ffea00, -229px -339.6666666667px #00ff9d, -80px -124.6666666667px #ffe600, 137px -318.6666666667px #ffd500, 217px -204.6666666667px #ffee00, -41px 36.3333333333px #ff004d, 244px -69.6666666667px #3300ff, -2px -415.6666666667px #00d0ff, -85px -339.6666666667px #11ff00, 152px -103.6666666667px #ff4000, -70px -137.6666666667px #0009ff, -91px -153.6666666667px #0066ff, -2px -233.6666666667px #ff0004, -226px 27.3333333333px #ff1500, -79px -271.6666666667px #7bff00, -137px -181.6666666667px #00ff80, 100px -330.6666666667px #6f00ff;
    }
}

@-webkit-keyframes gravity {
    to {
        transform: translateY(200px);
        -moz-transform: translateY(200px);
        -webkit-transform: translateY(200px);
        -o-transform: translateY(200px);
        -ms-transform: translateY(200px);
        opacity: 0;
    }
}

@-moz-keyframes gravity {
    to {
        transform: translateY(200px);
        -moz-transform: translateY(200px);
        -webkit-transform: translateY(200px);
        -o-transform: translateY(200px);
        -ms-transform: translateY(200px);
        opacity: 0;
    }
}

@-o-keyframes gravity {
    to {
        transform: translateY(200px);
        -moz-transform: translateY(200px);
        -webkit-transform: translateY(200px);
        -o-transform: translateY(200px);
        -ms-transform: translateY(200px);
        opacity: 0;
    }
}

@-ms-keyframes gravity {
    to {
        transform: translateY(200px);
        -moz-transform: translateY(200px);
        -webkit-transform: translateY(200px);
        -o-transform: translateY(200px);
        -ms-transform: translateY(200px);
        opacity: 0;
    }
}

@keyframes gravity {
    to {
        transform: translateY(200px);
        -moz-transform: translateY(200px);
        -webkit-transform: translateY(200px);
        -o-transform: translateY(200px);
        -ms-transform: translateY(200px);
        opacity: 0;
    }
}

@-webkit-keyframes position {

    0%,
    19.9% {
        margin-top: 10%;
        margin-left: 40%;
    }

    20%,
    39.9% {
        margin-top: 40%;
        margin-left: 30%;
    }

    40%,
    59.9% {
        margin-top: 20%;
        margin-left: 70%;
    }

    60%,
    79.9% {
        margin-top: 30%;
        margin-left: 20%;
    }

    80%,
    99.9% {
        margin-top: 30%;
        margin-left: 80%;
    }
}

@-moz-keyframes position {

    0%,
    19.9% {
        margin-top: 10%;
        margin-left: 40%;
    }

    20%,
    39.9% {
        margin-top: 40%;
        margin-left: 30%;
    }

    40%,
    59.9% {
        margin-top: 20%;
        margin-left: 70%;
    }

    60%,
    79.9% {
        margin-top: 30%;
        margin-left: 20%;
    }

    80%,
    99.9% {
        margin-top: 30%;
        margin-left: 80%;
    }
}

@-o-keyframes position {

    0%,
    19.9% {
        margin-top: 10%;
        margin-left: 40%;
    }

    20%,
    39.9% {
        margin-top: 40%;
        margin-left: 30%;
    }

    40%,
    59.9% {
        margin-top: 20%;
        margin-left: 70%;
    }

    60%,
    79.9% {
        margin-top: 30%;
        margin-left: 20%;
    }

    80%,
    99.9% {
        margin-top: 30%;
        margin-left: 80%;
    }
}

@-ms-keyframes position {

    0%,
    19.9% {
        margin-top: 10%;
        margin-left: 40%;
    }

    20%,
    39.9% {
        margin-top: 40%;
        margin-left: 30%;
    }

    40%,
    59.9% {
        margin-top: 20%;
        margin-left: 70%;
    }

    60%,
    79.9% {
        margin-top: 30%;
        margin-left: 20%;
    }

    80%,
    99.9% {
        margin-top: 30%;
        margin-left: 80%;
    }
}

@keyframes position {

    0%,
    19.9% {
        margin-top: 10%;
        margin-left: 40%;
    }

    20%,
    39.9% {
        margin-top: 40%;
        margin-left: 30%;
    }

    40%,
    59.9% {
        margin-top: 20%;
        margin-left: 70%;
    }

    60%,
    79.9% {
        margin-top: 30%;
        margin-left: 20%;
    }

    80%,
    99.9% {
        margin-top: 30%;
        margin-left: 80%;
    }
}

.anuncio-detalhes dl.detalhes {
    width: 100%;
    padding: 0px;
    margin: 0px;
}

.anuncio-detalhes .detalhes dl dt {
    width: 100%;
    margin: 0px !important;
    padding: 6px 0px 0px 6px;
    text-transform: uppercase;
    font-size: 0.8em;
}

.anuncio-detalhes .detalhes dl dd {
    width: 100%;
    margin-bottom: 0px !important;
    padding: 0px 0px 6px 6px;
    font-size: 1.2em;
}

.anuncio-detalhes .galeria {
    padding: 0px;
}

.anuncio-detalhes .galeria .item {
    margin-left: 2px;
    margin-bottom: 2px;
}


.cardhome {
    width: 100%;
    height: 300px;
    background-position: center center;
    background-size: cover;
}

.balancante {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-name: balancante;
    animation-name: balancante;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-play-state: running animation-play-state: running
}

@-webkit-keyframes balancante {

    2%,
    6% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    4%,
    8% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    10%,
    14% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    12%,
    16% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    18% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }

    20% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}

@keyframes balancante {

    2%,
    6% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    4%,
    8% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    10%,
    14% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    12%,
    16% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    18% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }

    20% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}

/*packs*/
.cardpack {
    background-size: cover;
    background-position: center center;
}

.cardpack h3 {
    color: #fff;
    font-size: 1.2em;
    text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.774);
}

.cardpack .card-footer {
    padding-top: 50px;
    border: none;
    border-radius: 0;
    color: #fff;
    text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.92);
    background: rgb(214, 51, 108);
    background: -moz-linear-gradient(0deg, rgba(214, 51, 108, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(214, 51, 108, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(0deg, rgba(214, 51, 108, 1) 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d6336c", endColorstr="#ffffff", GradientType=1);
}

.linethrough {
    text-decoration: line-through;
}

.cardpack .card-footer small {
    text-decoration: line-through;
    text-shadow: none;
}

.cardpack .card-footer h4 {
    font-size: 2em;
}

.modal-backdrop {
    background-color: rgba(214, 51, 108, 0.9);
}

@media (max-width: 768px) {
    .navbar-brand-image {
        height: 2rem !important;
    }
}


._cardanuncio .ribbon {
    z-index: 1000 !important;
}

.cardhome {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    aspect-ratio: 3/4;
    min-height: 450px;
    overflow: hidden;
}

.cardhome .image-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.cardhome .image-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease-in, transform 0.6s ease-out;
}

.cardhome:hover .image-container img {
    transform: scale(1.1);
}

@media (max-width: 768px) {
    .cardhome {
        aspect-ratio: 2.5/4;
        min-height: 300px;
    }
}

.cardhome::after,
.pacote1 .cardhome::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: linear-gradient(to top, rgba(255, 20, 147, 0.7), rgba(255, 20, 147, 0));
    z-index: 1;
}


.cardhome h3 {
    position: relative;
    color: white;
    z-index: 2;
    text-shadow:
        -1px -1px 0 black,
        1px -1px 0 black,
        -1px 1px 0 black,
        1px 1px 0 black;
    padding: 0;
    margin: 0 0 5px 5px;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 0.5px;
    font-family: 'Poppins', sans-serif;
}


.cardhome p {
    position: relative;
    color: white;
    z-index: 2;
    text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.9);
    padding: 0;
    margin: 0 0 7px 5px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.4px;
    font-family: 'Poppins', sans-serif;
}

.cardhome p span {
    text-shadow: none;
}

.pacote1 .cardhome {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.pacote1 .card-slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.pacote1 .card-slider img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
    animation: cardSlideShow 12s infinite;
    pointer-events: none;
}

.pacote1 .card-slider img:nth-child(1) {
    animation-delay: 0s;
}

.pacote1 .card-slider img:nth-child(2) {
    animation-delay: 4s;
}

.pacote1 .card-slider img:nth-child(3) {
    animation-delay: 8s;
}

@keyframes cardSlideShow {
    0% {
        opacity: 0;
    }

    8% {
        opacity: 1;
    }

    33% {
        opacity: 1;
    }

    41% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

.pacote1 .cardhome h3,
.pacote1 .cardhome p {
    position: relative;
    z-index: 2;
    color: white;
    padding: 0px;
    margin: 0px 0px 5px 5px;
}

.pacote1 .cardhome h3 {
    display: flex;
    align-items: center;
    gap: 5px;
}