.elementor-891 .elementor-element.elementor-element-9b659c1{--display:flex;--min-height:100vh;--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;--justify-content:center;}.elementor-891 .elementor-element.elementor-element-9b659c1:not(.elementor-motion-effects-element-type-background), .elementor-891 .elementor-element.elementor-element-9b659c1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#C0C0C0;}/* Start custom CSS for html, class: .elementor-element-60a8f9c */.lp-thanks{

    max-width:760px;
    margin:auto;
    padding:70px 40px;
    background:#fff;
    border-radius:28px;
    box-shadow:0 18px 55px rgba(0,0,0,.08);
    text-align:center;
}

.lp-icon{

    width:92px;
    height:92px;
    margin:auto;
    border-radius:50%;
    background:#fff5f5;
    display:flex;
    align-items:center;
    justify-content:center;
    margin-bottom:25px;
}

.lp-icon svg{

    width:48px;
    height:48px;
    stroke:#d61f45;
    stroke-width:2;
    fill:none;
}

.lp-badge{

    display:inline-block;
    background:#fff0f3;
    color:#d61f45;
    padding:8px 18px;
    border-radius:50px;
    font-size:13px;
    font-weight:600;
    margin-bottom:18px;
}

.lp-thanks h2{

    font-size:42px;
    color:#231f20;
    margin:0 0 20px;
    line-height:1.15;
}

.lp-description{

    max-width:600px;
    margin:auto;
    color:#666;
    font-size:17px;
    line-height:1.8;
}

.lp-card{

    margin-top:45px;
    border:1px solid #f0f0f0;
    border-radius:22px;
    overflow:hidden;
    background:#fff;
}

.lp-step{

    display:flex;
    gap:20px;
    padding:28px;
    border-bottom:1px solid #f3f3f3;
    text-align:left;
    align-items:flex-start;
}

.lp-step:last-child{

    border-bottom:none;
}

.lp-number{

    min-width:42px;
    width:42px;
    height:42px;
    border-radius:50%;
    background:#d61f45;
    color:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    font-weight:700;
}

.lp-step h4{

    margin:0 0 8px;
    color:#231f20;
    font-size:18px;
}

.lp-step p{

    margin:0;
    color:#777;
    line-height:1.6;
}

.lp-note{

    margin-top:35px;
    background:#fff8ea;
    border:1px solid #f5e6b3;
    border-radius:18px;
    padding:18px 22px;
    display:flex;
    align-items:center;
    gap:15px;
    text-align:left;
}

.lp-note svg{

    width:26px;
    height:26px;
    stroke:#d61f45;
    stroke-width:2;
    fill:none;
    flex-shrink:0;
}

.lp-note span{

    color:#6a6a6a;
    line-height:1.6;
}

@media(max-width:767px){

.lp-thanks{

    padding:45px 25px;
}

.lp-thanks h2{

    font-size:32px;
}

.lp-description{

    font-size:16px;
}

.lp-step{

    flex-direction:column;
    gap:15px;
}

.lp-note{

    flex-direction:column;
    text-align:center;
}

}/* End custom CSS */