.elementor-95 .elementor-element.elementor-element-cbdc6d1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-95 .elementor-element.elementor-element-ecf39e0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-95 .elementor-element.elementor-element-d89e964{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}body.elementor-page-95:not(.elementor-motion-effects-element-type-background), body.elementor-page-95 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}/* Start custom CSS for html, class: .elementor-element-1267a40 */.fp-container {
    max-width: 1000px;
    margin: auto;
    padding: 0 20px;
}

.center { text-align: center; }

.gold-line {
    width: 60px;
    height: 3px;
    background: #D4AF37;
    margin: 0 auto 18px;
}

/* SECTION 1 */
.fp-overview {
    background: #0B1C2D;
    color: #F5F7FA;
    padding: 90px 0;
}

.fp-overview p {
    color: #AAB4C3;
    line-height: 1.8;
}

/* SECTION 2 */
.fp-plan {
    background: #F4F6F8;
    padding: 100px 0;
}

.fp-header.dark h2 { color: #0B1C2D; }
.fp-header.dark p { color: #5B6B7C; }

.fp-image-wrapper {
    margin-top: 40px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 25px 60px rgba(0,0,0,0.12);
}

.fp-image-wrapper img {
    width: 100%;
    display: block;
}

/* SECTION 3 */
.fp-cta {
    background: linear-gradient(135deg, #0B1C2D 0%, #081521 100%);
    color: #F5F7FA;
    padding: 110px 0;
}

.fp-cta p {
    color: #AAB4C3;
    margin: 15px 0 30px;
}

.fp-cta-buttons {
    display: flex;
    justify-content: center;
    gap: 16px;
    flex-wrap: wrap;
}

/* Buttons */
.btn-gold {
    background: linear-gradient(135deg, #D4AF37, #F1D27A);
    color: #0B1C2D;
    padding: 14px 30px;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 600;
}

.btn-outline-light {
    border: 2px solid #D4AF37;
    color: #F5F7FA;
    padding: 14px 30px;
    border-radius: 6px;
    text-decoration: none;
}

/* MOBILE */
@media (max-width: 768px) {
    .fp-cta-buttons { flex-direction: column; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3940c30 */.fp-disclaimer {
    font-size: 13px;
    color: #6B7A8C;
    margin-top: 12px;
    font-style: italic;
    line-height: 1.6;
    text-align: center;
}/* End custom CSS */