.elementor-2558 .elementor-element.elementor-element-2cabfc3{--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;}/* Start custom CSS for html, class: .elementor-element-75c742a */.ty-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 60px 20px;
    background: #f7f9fc;
}

.ty-box {
    background: #ffffff;
    max-width: 600px;
    width: 100%;
    padding: 40px 35px;
    text-align: center;
    border-radius: 18px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}

.ty-title {
    font-size: 32px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 15px;
}

.ty-subtitle {
    font-size: 18px;
    color: #444;
    margin-bottom: 20px;
    line-height: 1.5;
}

.ty-info {
    font-size: 16px;
    color: #333;
    margin-bottom: 30px;
    line-height: 1.5;
}

.ty-btn {
    display: inline-block;
    background: #ED8111;
    color: #fff;
    padding: 14px 32px;
    border-radius: 8px;
    font-size: 17px;
    font-weight: 600;
    text-decoration: none;
    transition: 0.25s ease;
}

.ty-btn:hover {
    background: #cf6f0e;
}

.ty-footer-note {
    margin-top: 30px;
    font-size: 14px;
    color: #555;
    line-height: 1.4;
}

.ty-footer-note a {
    color: #ED8111;
    text-decoration: none;
    font-weight: 600;
}/* End custom CSS */