.elementor-17316 .elementor-element.elementor-element-03937f0{--display:flex;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;overflow:visible;}.elementor-17316 .elementor-element.elementor-element-8e7ff61 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-17316 .elementor-element.elementor-element-8e7ff61{--wd-brd-radius:8px;}#elementor-popup-modal-17316 .dialog-widget-content{animation-duration:1.2s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-17316{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-17316 .dialog-message{width:808px;height:auto;}#elementor-popup-modal-17316 .dialog-close-button{display:flex;}/* Start custom CSS for html, class: .elementor-element-790f53b */#combo-popup-wrapper {
    text-align: center;
    padding: 20px;
}

.combo-progress {
    width: 100%;
    height: 10px;
    background: #eee;
    border-radius: 20px;
    margin-bottom: 20px;
}

.combo-progress-fill {
    width: 0%;
    height: 100%;
    background: linear-gradient(90deg, #ff5722, #ff9800);
    border-radius: 20px;
    transition: width 0.4s ease;
}

.combo-step {
    display: none;
}

.combo-step h3 {
    font-size: 22px;
    margin-bottom: 10px;
}

.combo-btn {
    display: inline-block;
    margin-top: 20px;
    padding: 12px 30px;
    background: #ff5722;
    color: #fff;
    border-radius: 30px;
    font-weight: bold;
    text-decoration: none;
}/* End custom CSS */