.elementor-495 .elementor-element.elementor-element-4c0a1cf{--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-495 .elementor-element.elementor-element-405dece{--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-495 .elementor-element.elementor-element-405dece:not(.elementor-motion-effects-element-type-background), .elementor-495 .elementor-element.elementor-element-405dece > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-2914cdab );}.elementor-495 .elementor-element.elementor-element-8a9336f{--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-495 .elementor-element.elementor-element-c2acb68{--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-495 .elementor-element.elementor-element-c2acb68:not(.elementor-motion-effects-element-type-background), .elementor-495 .elementor-element.elementor-element-c2acb68 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-2914cdab );}/* Start custom CSS for html, class: .elementor-element-52e4f4c *//*=================================================
MORTGAGE STRESS TEST HERO
=================================================*/

.stress-hero{

    position:relative;

    min-height:520px;

    display:flex;

    align-items:center;

    padding:120px 50px;

    border-radius:40px;

    overflow:hidden;

    background-image:url("https://rinkuthemortgagebroker.com/wp-content/uploads/2026/07/calculator-and-abacus-for-financial-calculations-2026-03-24-23-48-31-utc-scaled.jpg");

    background-size:cover;

    background-position:center;

    background-repeat:no-repeat;

}


.stress-overlay{

    position:absolute;

    inset:0;

    background:linear-gradient(

        90deg,

        rgba(18,57,90,.90) 0%,

        rgba(18,57,90,.72) 45%,

        rgba(18,57,90,.30) 100%

    );

}


.stress-content{

    position:relative;

    z-index:2;

    max-width:760px;

    color:#FFFFFF;

}


.stress-tag{

    display:inline-flex;

    padding:10px 22px;

    margin-bottom:25px;

    border-radius:999px;

    background:rgba(255,255,255,.14);

    backdrop-filter:blur(10px);

    color:#FFFFFF;

    font-size:13px;

    font-weight:700;

    letter-spacing:.08em;

    text-transform:uppercase;

}


.stress-content h1{

    margin:0 0 25px;

    color:#FFFFFF;

    font-size:58px;

    line-height:1.1;

    font-weight:800;

    letter-spacing:-.04em;

}


.stress-content p{

    margin:0;

    max-width:700px;

    color:rgba(255,255,255,.92);

    font-size:20px;

    line-height:1.8;

}


/*=========================================
RESPONSIVE
=========================================*/

@media(max-width:1024px){

    .stress-hero{

        min-height:460px;

        padding:90px 35px;

    }


    .stress-content h1{

        font-size:46px;

    }

}


@media(max-width:768px){

    .stress-hero{

        min-height:420px;

        padding:70px 25px;

        border-radius:24px;

    }


    .stress-content h1{

        font-size:34px;

    }


    .stress-content p{

        font-size:16px;

    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-47d003c *//*=========================================
MORTGAGE STRESS TEST CALCULATOR
=========================================*/

.stress-calculator-section{

    padding:80px 20px;

}

.stress-container{

    max-width:1280px;

    margin:auto;

}

.stress-heading{

    text-align:center;

    max-width:760px;

    margin:0 auto 60px;

}

.stress-heading span{

    display:inline-block;

    padding:8px 18px;

    border-radius:999px;

    background:#EAF8FC;

    color:#008CBF;

    font-size:13px;

    font-weight:700;

    text-transform:uppercase;

    letter-spacing:.08em;

    margin-bottom:18px;

}

.stress-heading h2{

    color:#12395A;

    font-size:44px;

    margin-bottom:20px;

    font-weight:800;

}

.stress-heading p{

    color:#6B7280;

    font-size:18px;

    line-height:1.8;

}


/*=========================================
LAYOUT
=========================================*/

.stress-wrapper{

    display:grid;

    grid-template-columns:1fr 420px;

    gap:40px;

    align-items:start;

}


/*=========================================
FORM
=========================================*/

.stress-form{

    background:#FFFFFF;

    padding:40px;

    border-radius:24px;

    border:1px solid #E5E7EB;

    box-shadow:0 15px 40px rgba(0,0,0,.05);

}

.stress-group{

    margin-bottom:24px;

}

.stress-group label{

    display:block;

    margin-bottom:10px;

    color:#12395A;

    font-size:15px;

    font-weight:600;

}

.stress-input-wrap{

    display:flex;

    align-items:center;

    border:1px solid #D1D5DB;

    border-radius:14px;

    overflow:hidden;

    background:#FFFFFF;

}

.stress-input-wrap span{

    width:58px;

    height:58px;

    display:flex;

    align-items:center;

    justify-content:center;

    background:#F8FAFC;

    color:#008CBF;

    font-weight:700;

}

.stress-input-wrap input{

    flex:1;

    height:58px;

    border:none;

    outline:none;

    padding:0 18px;

    font-size:16px;

    color:#12395A;

    background:#FFFFFF;

}

.stress-group select{

    width:100%;

    height:58px;

    border:1px solid #D1D5DB;

    border-radius:14px;

    padding:0 18px;

    background:#FFFFFF;

    color:#12395A;

    font-size:16px;

    outline:none;

}


/*=========================================
BUTTONS
=========================================*/

.stress-buttons{

    display:flex;

    gap:15px;

    margin-top:35px;

}

.stress-buttons button{

    flex:1;

    height:60px;

    border:none;

    border-radius:999px;

    cursor:pointer;

    font-size:16px;

    font-weight:700;

    transition:.3s;

}

#calculateStress{

    background:#008CBF;

    color:#FFFFFF;

}

#calculateStress:hover{

    transform:translateY(-3px);

}

.stress-secondary-btn{

    background:#EEF2F7;

    color:#12395A;

}

.stress-secondary-btn:hover{

    transform:translateY(-3px);

}


/*=========================================
RESULTS
=========================================*/

.stress-results{

    background:#12395A;

    color:#FFFFFF;

    padding:35px;

    border-radius:24px;

    position:sticky;

    top:120px;

}

.stress-result-top{

    text-align:center;

    margin-bottom:30px;

}

.stress-result-top h3{

    font-size:18px;

    font-weight:500;

    opacity:.85;

    margin-bottom:15px;

}

#maxHomePrice{

    font-size:42px;

    font-weight:700;

}

.stress-result-grid{

    display:grid;

    gap:18px;

}

.stress-card{

    background:rgba(255,255,255,.08);

    padding:22px;

    border-radius:18px;

}

.stress-card small{

    display:block;

    margin-bottom:8px;

    opacity:.8;

    font-size:14px;

}

.stress-card strong{

    display:block;

    font-size:24px;

}


/*=========================================
INPUT COLORS
=========================================*/

.stress-form input,
.stress-form input[type="text"],
.stress-form input[type="number"],
.stress-form select{

    color:#12395A !important;

    -webkit-text-fill-color:#12395A !important;

}

.stress-form input::placeholder{

    color:#94A3B8;

}


/*=========================================
RESPONSIVE
=========================================*/

@media(max-width:992px){

    .stress-wrapper{

        grid-template-columns:1fr;

    }

    .stress-results{

        position:relative;

        top:auto;

    }

}

@media(max-width:768px){

    .stress-form{

        padding:25px;

    }

    .stress-buttons{

        flex-direction:column;

    }

    .stress-heading h2{

        font-size:34px;

    }

    #maxHomePrice{

        font-size:34px;

    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f68602a *//*=========================================
STRESS TEST INFO SECTION
=========================================*/

.stress-info{

    padding:100px 20px;

    background:#F8FAFC;

}

.stress-info-container{

    max-width:1280px;

    margin:auto;

}

.stress-info-heading{

    max-width:760px;

    margin:0 auto 60px;

    text-align:center;

}

.stress-info-heading span{

    display:inline-block;

    padding:8px 18px;

    border-radius:999px;

    background:#EAF8FC;

    color:#008CBF;

    font-size:13px;

    font-weight:700;

    letter-spacing:.08em;

    text-transform:uppercase;

    margin-bottom:18px;

}

.stress-info-heading h2{

    font-size:44px;

    color:#12395A;

    margin-bottom:20px;

    font-weight:800;

}

.stress-info-heading p{

    color:#6B7280;

    font-size:18px;

    line-height:1.8;

}


/*=========================================
CARDS
=========================================*/

.stress-info-grid{

    display:grid;

    grid-template-columns:repeat(2,1fr);

    gap:30px;

}

.stress-info-card{

    background:#FFFFFF;

    padding:35px;

    border-radius:24px;

    border:1px solid #E5E7EB;

    box-shadow:0 12px 35px rgba(0,0,0,.04);

    transition:.3s;

}

.stress-info-card:hover{

    transform:translateY(-8px);

    box-shadow:0 20px 45px rgba(0,0,0,.08);

}

.stress-icon{

    width:70px;

    height:70px;

    border-radius:18px;

    background:#EAF8FC;

    display:flex;

    align-items:center;

    justify-content:center;

    font-size:30px;

    margin-bottom:22px;

}

.stress-info-card h3{

    color:#12395A;

    font-size:24px;

    margin-bottom:15px;

    font-weight:700;

}

.stress-info-card p{

    color:#6B7280;

    font-size:16px;

    line-height:1.8;

}


/*=========================================
RESPONSIVE
=========================================*/

@media(max-width:768px){

    .stress-info{

        padding:70px 20px;

    }

    .stress-info-grid{

        grid-template-columns:1fr;

    }

    .stress-info-heading h2{

        font-size:34px;

    }

    .stress-info-heading p{

        font-size:16px;

    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c975cdd *//*=================================================
PREMIUM CTA
=================================================*/

.premium-cta{

    padding:100px 20px;

}

.premium-cta-bg{

    max-width:1280px;

    margin:auto;

    position:relative;

    overflow:hidden;

    border-radius:36px;

    background:linear-gradient(135deg,#12395A 0%,#008CBF 100%);

    padding:90px 60px;

}

.premium-cta-bg::before{

    content:"";

    position:absolute;

    width:420px;

    height:420px;

    border-radius:50%;

    background:rgba(255,255,255,.08);

    top:-160px;

    right:-120px;

}

.premium-cta-bg::after{

    content:"";

    position:absolute;

    width:260px;

    height:260px;

    border-radius:50%;

    background:rgba(255,255,255,.05);

    bottom:-100px;

    left:-80px;

}

.premium-cta-content{

    position:relative;

    z-index:2;

    max-width:850px;

}

.premium-cta-tag{

    display:inline-flex;

    padding:10px 20px;

    border-radius:999px;

    background:rgba(255,255,255,.15);

    backdrop-filter:blur(10px);

    color:#FFFFFF;

    font-size:13px;

    font-weight:700;

    letter-spacing:.08em;

    text-transform:uppercase;

    margin-bottom:24px;

}

.premium-cta-content h2{

    color:#FFFFFF;

    font-size:52px;

    line-height:1.1;

    margin-bottom:24px;

    font-weight:800;

    letter-spacing:-.03em;

}

.premium-cta-content p{

    color:rgba(255,255,255,.92);

    font-size:19px;

    line-height:1.8;

    margin-bottom:40px;

    max-width:720px;

}

.premium-cta-buttons{

    display:flex;

    gap:18px;

    flex-wrap:wrap;

    margin-bottom:40px;

}

/*=========================================
PRIMARY BUTTON
=========================================*/

.calc-btn-primary{

    display:inline-flex;

    align-items:center;

    justify-content:center;

    padding:18px 34px;

    border-radius:999px;

    background:#FFFFFF;

    text-decoration:none;

    font-size:16px;

    font-weight:700;

    transition:.3s;

}

.calc-btn-primary,
.calc-btn-primary *,
.calc-btn-primary span{

    color:#12395A !important;

    -webkit-text-fill-color:#12395A !important;

}

.calc-btn-primary:hover{

    transform:translateY(-3px);

}

/*=========================================
SECONDARY BUTTON
=========================================*/

.calc-btn-secondary{

    display:inline-flex;

    align-items:center;

    justify-content:center;

    padding:18px 34px;

    border-radius:999px;

    border:1px solid rgba(255,255,255,.35);

    background:transparent;

    color:#FFFFFF;

    text-decoration:none;

    font-size:16px;

    font-weight:700;

    transition:.3s;

}

.calc-btn-secondary:hover{

    background:rgba(255,255,255,.08);

    transform:translateY(-3px);

}

.premium-cta-features{

    display:flex;

    flex-wrap:wrap;

    gap:24px;

}

.premium-cta-features span{

    color:rgba(255,255,255,.92);

    font-size:15px;

    font-weight:600;

}

/*=========================================
RESPONSIVE
=========================================*/

@media(max-width:768px){

    .premium-cta-bg{

        padding:60px 30px;

    }

    .premium-cta-content h2{

        font-size:36px;

    }

    .premium-cta-content p{

        font-size:16px;

    }

    .premium-cta-buttons{

        flex-direction:column;

    }

    .calc-btn-primary,
    .calc-btn-secondary{

        width:100%;

    }

    .premium-cta-features{

        flex-direction:column;

        gap:12px;

    }

}/* End custom CSS */