body,
html {
    overflow-x: hidden
}

.progress,
.progress-loader {
    height: 30px;
    border-radius: 5px
}

.db1 .columns {
    display: flex
}

.ttab .tab-label::before,
.ttab input:checked+.tab-label::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 20px
}

html {
    scroll-behavior: smooth
}


.db7,
body,
hr.white {
    background-color: #fff
}

.db9 {
    background: linear-gradient(135deg, #d5eef7 0%, #a8d5e8 100%);
}

* {
    font-family: Montserrat, sans-serif;
    box-sizing: border-box
}

.progress-loader {
    width: auto;
    background: rgba(236, 236, 238, .253);
    margin: auto
}

.progress {
    width: 1px;
    background: #00fbff;
    transition: .5s
}

.progress.active {
    animation: 3s cubic-bezier(.4, 1.01, 1, 1) forwards loading_44
}

@keyframes loading_44 {
    0% {
        width: 0%
    }

    100% {
        width: 98%
    }
}

.slider .slide-track {
    animation: 25s linear infinite scroll;
    display: flex;
    width: calc(305px * 20)
}

.slide {
    margin-right: 15px
}

.slide img {
    height: 397px;
    width: 290px
}

@keyframes scroll {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(calc(-305px * 6))
    }
}

.bg-gradiente {
    background: linear-gradient(270deg, #e32fe4, #ff874f, #0c8fa5, #06a113);
    background-size: 800% 800%;
    border-radius: 5px;
    -webkit-animation: 30s infinite AnimationName;
    -moz-animation: 30s infinite AnimationName;
    animation: 30s infinite AnimationName
}

@-webkit-keyframes AnimationName {

    0%,
    100% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }
}

@-moz-keyframes AnimationName {

    0%,
    100% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }
}

@keyframes AnimationName {

    0%,
    100% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }
}


.button {
    border-radius: 8px
}

h1 {
    font-display: swap;
    line-height: 1.2;
    font-weight: 800;
    font-size: 1.5rem;
    width: auto;
    margin: 0 10px;
    padding: 5px
}

.mcolor {
    color: #0089b3
}

.db6,
.mcolor-bg {
    background-color: #3588b0
}

.scolor {
    color: #383838
}

.db4 {
    background-color: #1e1e1e
}

.beneficios2 {
    flex: 0 0 80%
}

.divider-separator {
    align-items: center
}

.imgoferta {
    opacity: .42;
    width: 60%
}

#ofertas p {
    font-size: 14px
}

.timeline-marker i {
    background-color: #06a113;
    color: #fff;
    padding: 3px 5px 3px 6px;
    border-radius: 2000px;
    margin: -2px 0 0 -2px;
    font-size: 2.2rem
}

.icon {
    color: #47e66e;
    background-color: #f7f7f7;
    position: absolute;
    margin-top: -10px;
    margin-left: -11px
}

#choosekit {
    transform: rotate(132deg);
    color: #f33
}

.divider-separator {
    width: 50%;
    margin: auto;
    background-color: #383838;
    height: 3px
}

.timeline-item {
    padding-top: 30px
}

.button {
    background-color: #06a113;
    border-width: 0 3px 5px;
    border-style: solid;
    border-color: #0c6d14;
    white-space: normal;
    animation: shadowPulse 2s infinite;
}

@keyframes shadowPulse {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 212, 0, 0.7);
    }
    70% {
        box-shadow: 0 0 0 15px rgba(255, 212, 0, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255, 212, 0, 0);
    }
}


.white {
    color: #fff
}

.columns {
    margin: 0 !important
}

.db1 {
    background-color: #f33;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10
}


.ttab input {
    position: absolute
}

.db2 {
    background-color: #edede5;
    padding-top: 120px !important
}

.db3 {
    background: linear-gradient(140deg, #1e1e1e, #0089b3);
    padding-bottom: 50px
}

.db8 {
    background: linear-gradient(180deg, #10486f 0, #072233 100%)
}


.db10,
.ttab .tab {
    background: #fff
}

.db11 {
    background: #f5f5f5
}

.db12 {
    background: #edede5
}

.content ul {
    list-style: none;
    margin-left: 1em;
    margin-top: 1em
}

hr.black,
hr.white {
    border: none;
    height: 1px;
    margin: 1.5rem 0;
    display: block
}

hr.black {
    background-color: #252e40
}

strong {
    color: inherit;
    font-weight: 700
}

.black {
    color: #000 !important
}

.box {
    background-color: #f1f1f1;
    border-radius: 6px;
    box-shadow: 0 .5em 1em -.125em rgb(10 10 10), 0 0 0 1px rgb(10 10 10 / 2%);
    color: #4a4a4a;
    display: block;
    padding: 0
}

.ttab .tabs {
    overflow: hidden;
    margin-top: 10px;
    width: 100%
}

.ttab .tab {
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #d4d4d4;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
    overflow: hidden;
    padding-top: 20px
}

.cont.ttab .tab-label,
.ttab .tab-label {
    color: #000 !important;
    padding: .4em;
    cursor: pointer
}

.ttab .tab-label {
    display: -webkit-box;
    display: flex;
    align-items: center;
    -webkit-box-pack: justify;
    font-size: 16px
}

.ttab .tab-content p {
    text-align: left !important
}

.ttab .tab-content li {
    font-family: montserrat;
    color: #5f5f5f;
    text-transform: uppercase;
    font-weight: 400;
    display: list-item
}

.ttab .tab-label::before {
    content: "\f0da";
    width: 1em;
    margin-top: 10px;
    height: auto;
    margin-right: 5px;
    text-align: center;
    -webkit-transition: .35s;
    transition: .35s
}

.ttab .tab-content {
    max-height: 0;
    padding: 0 1em;
    color: #5f5f5f !important;
    font-size: 16px !important;
    opacity: 0;
    -webkit-transition: max-height .35s ease, padding .35s ease, opacity .35s ease;
    transition: max-height .35s ease, padding .35s ease, opacity .35s ease;
    overflow: hidden;
}

.ttab input:checked+.tab-label span {
    color: #0089b3;
    transition: .35s
}

.ttab input:checked+.tab-label::before {
    content: "\f0d7";
    color: #00a5a8
}

.ttab input:checked~.tab-content {
    max-height: 400px;
    padding: 1em;
    opacity: 1;
    overflow-y: auto
}

.ttab input {
    opacity: 0;
    z-index: -1
}

.tabs {
    -webkit-overflow-scrolling: touch;
    align-items: stretch;
    display: block !important;
    white-space: inherit !important
}

.cont.ttab .tab-label {
    display: -webkit-box;
    align-items: center;
    -webkit-box-pack: justify;
    margin-top: -20px;
    font-size: 16px;
    font-weight: 400
}

@media screen and (min-width:1024px) {
    h1 {
        font-size: 25px
    }

    .db1 .columns {
        justify-content: center
    }

    .db2 {
        padding: 0 15%
    }

    .beneficios2 {
        flex: 0 0 24% !important
    }

    .oferts {
        flex: 0 0 35% !important
    }

    .slider .slide-track {
        animation: 25s linear infinite scroll;
        display: flex;
        width: calc(305px * 20)
    }

    .slide {
        margin-right: 15px
    }

    .slide img {
        height: 397px;
        width: 290px
    }

    @keyframes scroll {
        0% {
            transform: translateX(0)
        }

        100% {
            transform: translateX(calc(-305px * 6))
        }
    }
}

/* Timeline Modern - Minimalista */
.timeline-modern {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    max-width: 1000px;
    margin: 0 auto;
    padding: 60px 40px;
    position: relative;
}

.timeline-track {
    position: absolute;
    top: 95px;
    left: 12%;
    right: 12%;
    height: 4px;
    background: rgba(255, 255, 255, 0.2);
    z-index: 0;
    border-radius: 10px;
}

.timeline-track::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 2px;
    background: repeating-linear-gradient(
        90deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.3) 10px,
        rgba(255, 255, 255, 0.3) 20px
    );
}

.timeline-track::after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 4px;
    width: 0;
    background: #0089b3;
    border-radius: 10px;
    animation: fillTrack 2.5s ease-out forwards;
    box-shadow: 0 0 15px rgba(0, 137, 179, 0.6);
}

.timeline-track::after {
    animation: fillTrack 2.5s ease-out forwards;
}

/* Seta animada mostrando o caminho */
.timeline-modern::before {
    content: '▶';
    position: absolute;
    top: 95px;
    left: 12%;
    font-size: 24px;
    color: #ffd400;
    transform: translate(-50%, -50%);
    text-shadow: 0 0 20px rgba(255, 212, 0, 0.8), 0 0 40px rgba(255, 212, 0, 0.4);
    z-index: 1;
    animation: moveAlongTrack 4s ease-in-out 2.5s infinite;
}

@keyframes moveAlongTrack {
    0%, 100% {
        left: 12%;
        opacity: 1;
    }
    25% {
        left: 37%;
        opacity: 1;
    }
    50% {
        left: 62%;
        opacity: 1;
    }
    75% {
        left: 88%;
        opacity: 1;
    }
    90% {
        left: 88%;
        opacity: 0;
    }
}

@keyframes fillTrack {
    to { width: 100%; }
}

.timeline-step {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    flex: 1;
    position: relative;
    z-index: 3;
}

.timeline-dot {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: linear-gradient(135deg, #ffffff 0%, #f0f0f0 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    color: #0089b3;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.25);
    margin-bottom: 25px;
    border: 5px solid #0089b3;
    position: relative;
    transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    animation: popIn 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55) backwards;
}

.timeline-dot::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 2px solid #0089b3;
    opacity: 0;
    animation: ripple 2s ease-out infinite;
}

@keyframes ripple {
    0% {
        transform: scale(1);
        opacity: 0.5;
    }
    100% {
        transform: scale(1.4);
        opacity: 0;
    }
}

.timeline-step:nth-child(2) .timeline-dot { 
    animation-delay: 0.2s; 
}
.timeline-step:nth-child(2) .timeline-dot::before { 
    animation-delay: 0.4s; 
}

.timeline-step:nth-child(3) .timeline-dot { 
    animation-delay: 0.4s; 
}
.timeline-step:nth-child(3) .timeline-dot::before { 
    animation-delay: 0.8s; 
}

.timeline-step:nth-child(4) .timeline-dot { 
    animation-delay: 0.6s; 
}
.timeline-step:nth-child(4) .timeline-dot::before { 
    animation-delay: 1.2s; 
}

@keyframes popIn {
    0% {
        transform: scale(0) rotate(-180deg);
        opacity: 0;
    }
    100% {
        transform: scale(1) rotate(0deg);
        opacity: 1;
    }
}

.timeline-dot:hover {
    transform: scale(1.15) rotate(5deg);
    box-shadow: 0 8px 30px rgba(0, 137, 179, 0.5);
}

.timeline-dot-final {
    background: linear-gradient(135deg, #ffd400 0%, #ffed4e 100%);
    border-color: #ffd400;
    color: #383838;
    box-shadow: 0 5px 25px rgba(255, 212, 0, 0.6);
}

.timeline-dot-final::before {
    border-color: #ffd400;
}

.timeline-dot-final:hover {
    box-shadow: 0 8px 35px rgba(255, 212, 0, 0.8);
}

.timeline-info {
    max-width: 160px;
}

.timeline-info h4 {
    color: white;
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 8px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}

.timeline-info p {
    color: rgba(255, 255, 255, 0.95);
    font-size: 14px;
    line-height: 1.5;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}

@media screen and (max-width: 768px) {
    .timeline-modern {
        flex-direction: column;
        align-items: flex-start;
        padding: 30px 20px;
    }
    
    .timeline-track {
        left: 55px;
        right: auto;
        top: 80px;
        bottom: 80px;
        width: 4px;
        height: auto;
    }
    
    .timeline-track::before {
        width: 2px;
        height: 100%;
        background: repeating-linear-gradient(
            180deg,
            transparent,
            transparent 10px,
            rgba(255, 255, 255, 0.3) 10px,
            rgba(255, 255, 255, 0.3) 20px
        );
        left: 1px;
    }
    
    .timeline-track::after {
        width: 100%;
        height: 0;
        animation: fillTrackVertical 2.5s ease-out forwards;
    }
    
    /* Seta vertical no mobile */
    .timeline-modern::before {
        content: '▼';
        top: 80px;
        left: 55px;
        animation: moveAlongTrackVertical 4s ease-in-out 2.5s infinite;
    }
    
    @keyframes fillTrackVertical {
        to { height: 100%; }
    }
    
    @keyframes moveAlongTrackVertical {
        0% {
            top: 80px;
            opacity: 1;
        }
        25% {
            top: calc(80px + 25%);
            opacity: 1;
        }
        50% {
            top: calc(80px + 50%);
            opacity: 1;
        }
        75% {
            top: calc(80px + 75%);
            opacity: 1;
        }
        90% {
            top: calc(80px + 75%);
            opacity: 0;
        }
        100% {
            top: 80px;
            opacity: 0;
        }
    }
    
    .timeline-step {
        flex-direction: row;
        text-align: left;
        margin: 30px 0;
        align-items: flex-start;
    }
    
    .timeline-dot {
        margin-bottom: 0;
        margin-right: 25px;
        width: 70px;
        height: 70px;
        font-size: 28px;
        flex-shrink: 0;
    }
    
    .timeline-info {
        max-width: none;
        padding-top: 10px;
    }
}

@media screen and (min-width:1200px) {
    h1 {
        font-size: 40px
    }

    .db2 p {
        font-size: 19px
    }
}