.elementor-667 .elementor-element.elementor-element-5b32092{--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-667 .elementor-element.elementor-element-b71f98d{--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-667 .elementor-element.elementor-element-b71f98d:not(.elementor-motion-effects-element-type-background), .elementor-667 .elementor-element.elementor-element-b71f98d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-2914cdab );}.elementor-667 .elementor-element.elementor-element-02d8578{--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-667 .elementor-element.elementor-element-f9dec1f{--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-667 .elementor-element.elementor-element-f9dec1f:not(.elementor-motion-effects-element-type-background), .elementor-667 .elementor-element.elementor-element-f9dec1f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-2914cdab );}/* Start custom CSS for html, class: .elementor-element-d24cbf9 */.rates-hero{

    padding:90px 20px;

    background:#f8fbfd;

}

.rates-container{

    max-width:1200px;

    margin:auto;

}

.rates-tag{

    display:inline-block;

    padding:8px 18px;

    border-radius:40px;

    background:#EAF8FF;

    color:#0B8DC5;

    font-weight:600;

    margin-bottom:20px;

}

.rates-hero h1{

    font-size:52px;

    color:#0A2C4A;

    margin-bottom:20px;

    font-weight:700;

}

.hero-text{

    max-width:760px;

    color:#666;

    line-height:1.8;

    font-size:18px;

    margin-bottom:60px;

}

.rates-grid{

    display:grid;

    grid-template-columns:repeat(4,1fr);

    gap:25px;

}

.rate-card{

    background:#fff;

    padding:35px;

    border-radius:16px;

    box-shadow:0 12px 35px rgba(0,0,0,.07);

    transition:.3s;

    border-top:5px solid #0B8DC5;

}

.rate-card:hover{

    transform:translateY(-8px);

    box-shadow:0 20px 45px rgba(0,0,0,.12);

}

.rate-label{

    display:inline-block;

    padding:6px 14px;

    border-radius:30px;

    background:#0B8DC5;

    color:#fff;

    font-size:13px;

    margin-bottom:18px;

}

.rate-label.alt{

    background:#0A2C4A;

}

.rate-card h3{

    color:#0A2C4A;

    font-size:24px;

    margin-bottom:20px;

}

.rate{

    font-size:52px;

    color:#0B8DC5;

    font-weight:700;

    margin-bottom:15px;

}

.rate-card small{

    color:#777;

    line-height:1.6;

}

.alternate{

    border-top-color:#0A2C4A;

}

@media(max-width:992px){

.rates-grid{

grid-template-columns:repeat(2,1fr);

}

}

@media(max-width:768px){

.rates-grid{

grid-template-columns:1fr;

}

.rates-hero h1{

font-size:38px;

}

.hero-text{

font-size:16px;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e7dc649 *//*=============================
    Rates Table
==============================*/

.rates-table-section{

    padding:90px 20px;

    background:#ffffff;

}

.section-heading{

    text-align:center;

    margin-bottom:50px;

}

.section-heading h2{

    font-size:42px;

    color:#0A2C4A;

    margin-bottom:15px;

    font-weight:700;

}

.section-heading p{

    color:#6b7280;

    font-size:18px;

    max-width:720px;

    margin:auto;

    line-height:1.8;

}

.rates-table-wrapper{

    overflow-x:auto;

    border-radius:18px;

    box-shadow:0 15px 40px rgba(0,0,0,.08);

    background:#fff;

}

.rates-table{

    width:100%;

    border-collapse:collapse;

    min-width:700px;

}

.rates-table thead{

    background:#0A2C4A;

}

.rates-table thead th{

    color:#fff;

    padding:22px;

    font-size:17px;

    text-align:left;

    font-weight:600;

    letter-spacing:.4px;

}

.rates-table tbody tr{

    transition:.25s;

}

.rates-table tbody tr:nth-child(even){

    background:#f8fbfd;

}

.rates-table tbody tr:hover{

    background:#EAF8FF;

}

.rates-table td{

    padding:22px;

    border-bottom:1px solid #edf1f5;

    color:#444;

    font-size:16px;

}

.rates-table td strong{

    color:#0B8DC5;

    font-size:22px;

    font-weight:700;

}

.rates-disclaimer{

    margin-top:30px;

    font-size:14px;

    color:#777;

    line-height:1.8;

    text-align:center;

    max-width:900px;

    margin-left:auto;

    margin-right:auto;

}

/*=============================
    Responsive
==============================*/

@media(max-width:768px){

    .section-heading h2{

        font-size:34px;

    }

    .section-heading p{

        font-size:16px;

    }

    .rates-table td,
    .rates-table th{

        padding:16px;

        font-size:15px;

    }

    .rates-table td strong{

        font-size:18px;

    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-11324eb *//*==========================
    Why Choose Section
===========================*/

.why-choose-section{

    padding:100px 20px;

    background:#f8fbfd;

}

.section-tag{

    display:inline-block;

    padding:8px 18px;

    background:#EAF8FF;

    color:#0B8DC5;

    border-radius:50px;

    font-size:14px;

    font-weight:600;

    margin-bottom:18px;

}

.why-grid{

    display:grid;

    grid-template-columns:repeat(3,1fr);

    gap:35px;

    margin-top:60px;

}

.why-card{

    background:#fff;

    padding:45px 35px;

    border-radius:18px;

    text-align:center;

    box-shadow:0 15px 40px rgba(0,0,0,.07);

    transition:.35s;

    position:relative;

    overflow:hidden;

}

.why-card:hover{

    transform:translateY(-10px);

    box-shadow:0 25px 60px rgba(0,0,0,.12);

}

.why-card::before{

    content:"";

    position:absolute;

    top:0;

    left:0;

    width:100%;

    height:5px;

    background:#0B8DC5;

}

.icon-circle{

    width:85px;

    height:85px;

    margin:0 auto 30px;

    border-radius:50%;

    background:#EAF8FF;

    display:flex;

    justify-content:center;

    align-items:center;

    font-size:36px;

}

.why-card h3{

    font-size:26px;

    color:#0A2C4A;

    margin-bottom:18px;

}

.why-card p{

    color:#666;

    line-height:1.8;

    font-size:16px;

}

/*==========================
    Responsive
===========================*/

@media(max-width:992px){

    .why-grid{

        grid-template-columns:1fr;

    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-99cf408 *//*=========================================
        Final Call To Action
==========================================*/

.rates-cta{

    padding:110px 20px;

    background:linear-gradient(135deg,#0A2C4A 0%,#0B8DC5 100%);

    color:#fff;

    text-align:center;

    position:relative;

    overflow:hidden;

}

.rates-cta::before{

    content:"";

    position:absolute;

    width:450px;

    height:450px;

    border-radius:50%;

    background:rgba(255,255,255,.06);

    top:-180px;

    right:-120px;

}

.rates-cta::after{

    content:"";

    position:absolute;

    width:320px;

    height:320px;

    border-radius:50%;

    background:rgba(255,255,255,.05);

    bottom:-150px;

    left:-100px;

}

.rates-cta .rates-container{

    position:relative;

    z-index:2;

    max-width:850px;

    margin:auto;

}

.cta-tag{

    display:inline-block;

    padding:8px 20px;

    background:rgba(255,255,255,.12);

    border:1px solid rgba(255,255,255,.2);

    border-radius:50px;

    font-size:14px;

    font-weight:600;

    margin-bottom:20px;

}

.rates-cta h2{

    font-size:48px;

    font-weight:700;

    margin-bottom:25px;

    color:#fff;

}

.rates-cta p{

    font-size:18px;

    line-height:1.9;

    color:rgba(255,255,255,.9);

    margin-bottom:45px;

}

.cta-buttons{

    display:flex;

    justify-content:center;

    gap:20px;

    flex-wrap:wrap;

}

.cta-btn{

    display:inline-flex;

    align-items:center;

    justify-content:center;

    min-width:220px;

    padding:18px 40px;

    border-radius:10px;

    text-decoration:none;

    font-size:17px;

    font-weight:600;

    transition:.3s;

}

.cta-btn.primary{

    background:#ffffff;

    color:#0A2C4A;

}

.cta-btn.primary:hover{

    background:#f3f6f8;

    transform:translateY(-4px);

}

.cta-btn.secondary{

    border:2px solid rgba(255,255,255,.35);

    color:#ffffff;

    background:transparent;

}

.cta-btn.secondary:hover{

    background:#ffffff;

    color:#0A2C4A;

    border-color:#ffffff;

    transform:translateY(-4px);

}

@media(max-width:768px){

    .rates-cta{

        padding:80px 20px;

    }

    .rates-cta h2{

        font-size:34px;

    }

    .rates-cta p{

        font-size:16px;

    }

    .cta-btn{

        width:100%;

        max-width:320px;

    }

}/* End custom CSS */