.elementor-1116 .elementor-element.elementor-element-394cc47{--display:flex;--min-height:630px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:50px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1116 .elementor-element.elementor-element-394cc47:not(.elementor-motion-effects-element-type-background), .elementor-1116 .elementor-element.elementor-element-394cc47 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#EBE5DE;}.elementor-1116 .elementor-element.elementor-element-0b0ca3b{margin:30px 30px calc(var(--kit-widget-spacing, 0px) + 30px) 30px;padding:0px 0px 0px 0px;}/* Start custom CSS for shortcode, class: .elementor-element-0b0ca3b */.ltx-thankyou {
    display: flex;
    justify-content: center;
    padding: 60px 20px;
    background: #EBE5DE;
}

.ltx-card {
    max-width: 600px;
    width: 100%;
    background: #ffffff;
    border-radius: 18px;
    padding: 40px 30px;
    box-shadow: 0 20px 60px rgba(0,0,0,0.08);
    text-align: center;
}

.ltx-icon {
    width: 60px;
    height: 60px;
    background: #C9AC8D;
    color: white;
    font-size: 28px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
}

.ltx-card h2 {
    font-size: 20px;
    color: #44322c;
    margin-bottom: 25px;
}

.ltx-details {
    margin-bottom: 25px;
}

.ltx-row {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
    font-size: 14px;
}

.ltx-row strong {
    color: #000;
}

.ltx-bank {
    margin-top: 25px;
}

.ltx-bank-title {
    font-weight: 600;
    margin-bottom: 10px;
}

.ltx-bank-box {
    background: #f8f8f8;
    padding: 15px;
    border-radius: 10px;
    text-align: left;
    font-size: 14px;
}

.ltx-contact {
    margin-top: 25px;
    font-size: 14px;
}

.ltx-contact a {
    color: #44322c;
    text-decoration: underline;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-394cc47 */.ltx-logo {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

.ltx-logo img {
    max-width: 140px;
    height: auto;
}/* End custom CSS */