@import url(https://fonts.googleapis.com/css?family=Outfit:400,500,600,700,800&display=swap);

.banner-top {
    background-color: #EC5634;
    box-shadow: 0 .5rem 1rem #00000026, inset 0 -1px #ffffff26;
    color: #FFF;
}
.bg-blue {
    background-color: #f1f9fd;
}
.bg-colorful {
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-primary-rgb: 13,110,253;
    --bd-accent-rgb: 255, 228, 132;
    --bd-violet-rgb: 113, 44, 249;
    --bd-pink-rgb: 214, 51, 132;
    --bd-orange-rgb: 239, 98, 45;
    background-image: linear-gradient(180deg, rgba(var(--bs-body-bg-rgb), .01), rgba(var(--bs-body-bg-rgb), 1) 85%), radial-gradient(ellipse at top left, rgba(var(--bs-primary-rgb), .5), transparent 50%), radial-gradient(ellipse at top right, rgba(var(--bd-accent-rgb), .5), transparent 50%), radial-gradient(ellipse at center right, rgba(var(--bd-orange-rgb), .5), transparent 50%), radial-gradient(ellipse at center left, rgba(var(--bd-pink-rgb), .5), transparent 50%);

}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: "Outfit", sans-serif;
    font-weight: 500;
}

.text-dark {
    color: #000 !important;
}
.text-primary {
    /* color: #EF622D !important; */
}

.btn-primary {
    color: #fff !important;
    background-color: #EF622D;
    border-color: #EF622D
}

body {
    font-size: 1rem;
}

.h1, h1 {
    font-size: 2.5rem !important;
    line-height: 1.1 !important;
    font-weight: 700;
}

.h2, h2 {
    font-size: 2rem !important;
    line-height: 1.25 !important;
}

.h4, h4 {
    font-size: 1.25rem !important;
    line-height: 1.35 !important;
}

.h5, h5 {
    font-size: 1.5rem !important;
    line-height: 1.35 !important;
}

.text-lg {
    font-size: 1.1rem !important;
    line-height: 1.5 !important;
}

.text-xl {
    font-size: 1.5rem !important;
    line-height: 1.25 !important;
}

.text-xxl {
    font-size: 1.55rem !important;
    line-height: 1.25 !important;
}

.btn-lg {
    font-size: 1.25rem;
    line-height: 1.15;
    padding-top: 10px;
    padding-bottom: 15px;
}

@media (min-width: 576px) {
    .h1, h1 {
        font-size: 3rem !important;
        line-height: 1.05 !important;
    }

    .h2, h2 {
        font-size: 2.25rem !important;
        line-height: 1.25 !important;
    }

    .h4, h4 {
        font-size: 1.25rem !important;
        line-height: 1.25 !important;
    }

    .h5, h5 {
        font-size: 1.25rem !important;
        line-height: 1.25 !important;
    }

    .text-lg {
        font-size: 1.1rem !important;
        line-height: 1.45 !important;
    }

    .text-xl {
        font-size: 1.35rem !important;
        line-height: 1.4 !important;
    }

    .text-xxl {
        font-size: 1.65rem !important;
        line-height: 1.25 !important;
    }

    .btn-lg {
        font-size: 1.25rem;
    }
}

@media (min-width: 768px) {
    .carousel-track img {
        height: 90px;
    }
}

@media (min-width: 992px) {
    .carousel-track img {
        height: 120px;
    }
}

#smartplayer#smartplayer#smartplayer .smartplayer-smartplay,
#smartplayer#smartplayer#smartplayer .smartplayer-resume {
    z-index: 999 !important;
}

#smartplayer#smartplayer#smartplayer .smartplayer-fake-bar {
    z-index: 1005 !important;
}

.btn-success {
    color: #fff !important;
    background-color: #73af12;
    border-color: #73af12
}

.btn-success.disabled, .btn-success.focus, .btn-success:disabled, .btn-success:focus, .btn-success:hover, .btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show > .btn-success.dropdown-toggle {
    color: #fff !important;
    background-color: #82c515;
    border-color: #82c515
}

.partner img {
    width: auto;
    height: 90px;
    object-fit: contain;
    flex-shrink: 0;
    padding: 10px 20px;
    margin: 5px 3px;
}

@media (min-width: 576px) {
    .partner img {
        height: 95px;
    }
}

@media (min-width: 768px) {
    .partner img {
        height: 100px;
    }
}

@media (min-width: 992px) {
    .partner img {
        height: 110px;
    }
}

@media (min-width: 1200px) {
    .partner img {
        height: 120px;
    }
}

.carousel-parceiros img {
    margin: 0 auto;
}

.bg-warning {
    background-color: #FFFBEF !important;
}

.single-promo-card {
    border: 1px solid #dcbc70 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.single-promo-card:hover {
    -webkit-box-shadow: 0 1rem 3rem rgb(238, 158, 58, .15);
    box-shadow: 0 1rem 3rem rgba(238, 158, 58, .15);
}

.gradient-title {
    background-image: linear-gradient(30deg, #ff9800, #ee2a00) !important;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #EC5634;

}

.lh-125 {
    line-height: 1.25 !important;
}
.lh-150 {
    line-height: 1.5 !important;;
}


ul.bullets {
    list-style: none;
    padding-left: 0;
}

ul.bullets li {
    position: relative;
    padding-left: 40px;
}

ul.bullets li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    background-image: url('/_src/assets/img/check.png');
    background-size: contain;
    background-repeat: no-repeat;
}
ul.bullets li.not::before {
    background-image: url('/_src/assets/img/not.png');
}
ul.bullets li.gift::before {
    background-image: url('/_src/assets/img/gift.png');
}

ul.bullets.fire {
    margin-left: 20px;
}
ul.bullets.fire li {
    padding-left: 30px;
}
ul.bullets.fire li::before {
    background-image: url('/_src/assets/img/fire.png');
}


@keyframes pulse {
    0% { transform: scale(1); }
    50% { transform: scale(1.05); } /* Aumenta levemente */
    100% { transform: scale(1); }
}

/* Animação pulsante */
.btnCta,
.btn-success {
    display: inline-block;
    animation: pulse 1.25s ease-in-out infinite; /* Pulsa continuamente */
}

/* Para a animação quando o usuário passa o mouse */
.btnCta:hover,
.btn-success:hover {
    animation-play-state: paused;
}


.faq {
    list-style: none;
    padding-inline-start: 0;
    border: 1px solid #ffca55;
}

.faq .faq-title {
    padding: 15px 20px;
    font-weight: 600;
    cursor: pointer;
    border-top: 1px solid #ffca55;
}

.faq .faq-title.faq-first {
    border-top: 0;
}

.faq .faq-title span {
    margin-right: 10px;
    font-size: 0.75rem;
}

.nowrap {
    white-space: nowrap;
}

.btn-whatsapp-pulse {
    border-radius: 19px !important;
    opacity: .25;
}
.btn-whatsapp-pulse, .btn-wp {
    background: linear-gradient(180deg, #57DA56, #38B425) !important;
    border-radius: 16px !important;
    position: fixed
}
.btn-wp {
    padding: 10px 0 0 1px;
    bottom: 23px;
    right: 23px;
    width: 54px;
    height: 54px;
}