.elementor-1028 .elementor-element.elementor-element-e90c2be:not(.elementor-motion-effects-element-type-background), .elementor-1028 .elementor-element.elementor-element-e90c2be > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#123C73;}.elementor-1028 .elementor-element.elementor-element-e90c2be > .elementor-background-overlay{opacity:0.96;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1028 .elementor-element.elementor-element-e90c2be{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 10px 0px;}.elementor-bc-flex-widget .elementor-1028 .elementor-element.elementor-element-4ad3b802.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-1028 .elementor-element.elementor-element-4ad3b802.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-1028 .elementor-element.elementor-element-4ad3b802 > .elementor-element-populated{margin:82px 0px 100px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-1028 .elementor-element.elementor-element-35035573{text-align:center;}.elementor-1028 .elementor-element.elementor-element-35035573 .elementor-heading-title{font-family:var( --e-global-typography-3f4738c-font-family ), Sans-serif;font-size:var( --e-global-typography-3f4738c-font-size );font-weight:var( --e-global-typography-3f4738c-font-weight );text-decoration:var( --e-global-typography-3f4738c-text-decoration );line-height:var( --e-global-typography-3f4738c-line-height );color:#F8F8F8;}.elementor-1028 .elementor-element.elementor-element-1b9a739{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1028 .elementor-element.elementor-element-251022e{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1028 .elementor-element.elementor-element-df7cadb{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1028 .elementor-element.elementor-element-dba7ed5{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1028 .elementor-element.elementor-element-2cb6dc2d{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1028 .elementor-element.elementor-element-61ba6cac{--display:flex;}.elementor-1028 .elementor-element.elementor-element-6a7a6d51{--display:flex;}@media(max-width:1024px){.elementor-1028 .elementor-element.elementor-element-e90c2be{margin-top:0px;margin-bottom:0px;}.elementor-1028 .elementor-element.elementor-element-4ad3b802 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:60px 15px 60px 15px;}.elementor-1028 .elementor-element.elementor-element-35035573 .elementor-heading-title{font-size:var( --e-global-typography-3f4738c-font-size );line-height:var( --e-global-typography-3f4738c-line-height );}}@media(max-width:767px){.elementor-1028 .elementor-element.elementor-element-e90c2be{margin-top:0px;margin-bottom:0px;padding:60px 15px 60px 15px;}.elementor-1028 .elementor-element.elementor-element-4ad3b802 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-1028 .elementor-element.elementor-element-35035573 .elementor-heading-title{font-size:var( --e-global-typography-3f4738c-font-size );line-height:var( --e-global-typography-3f4738c-line-height );}}/* Start custom CSS for html, class: .elementor-element-7df5ddca */.poa-intro-section{
    padding:100px 20px;
    background:#fff;
}

.poa-container{
    max-width:1280px;
    margin:auto;
}

.poa-grid{
    display:grid;
    grid-template-columns:1.4fr .8fr;
    gap:60px;
    align-items:center;
}

.poa-badge{
    display:inline-block;
    background:#EAF2FF;
    color:#184B96;
    padding:10px 22px;
    border-radius:40px;
    font-size:13px;
    font-weight:700;
    letter-spacing:1px;
    text-transform:uppercase;
    margin-bottom:20px;
}

.poa-content h2{
    font-size:46px;
    line-height:1.2;
    color:#0F172A;
    margin-bottom:25px;
    font-weight:800;
}

.poa-content p{
    color:#64748B;
    line-height:1.9;
    font-size:18px;
    margin-bottom:22px;
}

.poa-feature-list{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:18px;
    margin-top:40px;
}

.poa-feature{
    display:flex;
    align-items:center;
    gap:12px;
    padding:18px;
    border-radius:16px;
    background:#F8FBFF;
    border:1px solid #E8EEF6;
    font-weight:600;
    transition:.3s;
}

.poa-feature:hover{
    transform:translateY(-5px);
    box-shadow:0 15px 35px rgba(0,0,0,.05);
}

.poa-feature i{
    color:#184B96;
}

.poa-card{
    background:linear-gradient(180deg,#0F2D63,#184B96);
    padding:40px;
    border-radius:28px;
    color:#fff;
}

.card-tag{
    display:inline-block;
    padding:10px 18px;
    background:rgba(255,255,255,.12);
    border-radius:30px;
    font-size:13px;
    font-weight:700;
    margin-bottom:22px;
}

.poa-card h3{
    font-size:34px;
    margin-bottom:18px;
    color:#fff;
}

.poa-card p{
    color:#D9E6FF;
    line-height:1.8;
}

.poa-stat{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:15px;
    margin:35px 0;
}

.stat-box{
    background:rgba(255,255,255,.08);
    padding:25px;
    text-align:center;
    border-radius:18px;
}

.stat-box h4{
    font-size:34px;
    color:#FFC107;
    margin-bottom:8px;
}

.stat-box span{
    font-size:15px;
}

.trust-items{
    margin-bottom:35px;
}

.trust-item{
    display:flex;
    align-items:center;
    gap:15px;
    margin-bottom:18px;
}

.trust-item i{
    width:42px;
    height:42px;
    border-radius:12px;
    background:#0CB4D7;
    display:flex;
    justify-content:center;
    align-items:center;
}

.poa-btn{
    display:block;
    text-align:center;
    background:#FFC107;
    color:#0F172A;
    padding:18px;
    text-decoration:none;
    border-radius:14px;
    font-weight:700;
    transition:.3s;
}

.poa-btn:hover{
    background:#FFD54A;
}

@media(max-width:992px){

.poa-grid{
grid-template-columns:1fr;
}

.poa-content h2{
font-size:34px;
}

}

@media(max-width:768px){

.poa-intro-section{
padding:70px 18px;
}

.poa-content h2{
font-size:28px;
}

.poa-content p{
font-size:16px;
}

.poa-feature-list{
grid-template-columns:1fr;
}

.poa-card{
padding:30px;
}

.poa-card h3{
font-size:28px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e48c0ba */.poa-about-section{
    padding:100px 20px;
    background:#fff;
}

.poa-about-container{
    max-width:1100px;
    margin:auto;
}

.poa-about-header{
    text-align:center;
    margin-bottom:50px;
}

.poa-about-badge{
    display:inline-block;
    padding:10px 22px;
    background:#EAF2FF;
    color:#184B96;
    border-radius:40px;
    font-size:13px;
    font-weight:700;
    letter-spacing:1px;
    text-transform:uppercase;
    margin-bottom:20px;
}

.poa-about-header h2{
    font-size:44px;
    font-weight:800;
    color:#0F172A;
    line-height:1.2;
}

.poa-about-card{

    background:#fff;

    border-radius:28px;

    padding:50px;

    border:1px solid #E8EEF6;

    box-shadow:0 20px 50px rgba(15,23,42,.06);

    position:relative;

}

.poa-about-card::before{

    content:"";

    position:absolute;

    left:0;

    top:40px;

    bottom:40px;

    width:6px;

    border-radius:20px;

    background:linear-gradient(#184B96,#0F2D63);

}

.poa-about-card p{

    font-size:18px;

    color:#64748B;

    line-height:1.9;

    margin-bottom:24px;

}

.poa-highlight-box{

    margin-top:40px;

    display:flex;

    gap:25px;

    align-items:flex-start;

    background:#F8FBFF;

    border-radius:22px;

    padding:30px;

}

.highlight-icon{

    width:70px;

    height:70px;

    border-radius:18px;

    background:linear-gradient(135deg,#184B96,#0F2D63);

    display:flex;

    justify-content:center;

    align-items:center;

    color:#fff;

    font-size:28px;

    flex-shrink:0;

}

.poa-highlight-box h3{

    color:#0F172A;

    font-size:24px;

    margin-bottom:10px;

}

.poa-highlight-box p{

    margin:0;

}

@media(max-width:768px){

.poa-about-section{

padding:70px 18px;

}

.poa-about-header h2{

font-size:30px;

}

.poa-about-card{

padding:35px 25px;

}

.poa-about-card::before{

display:none;

}

.poa-about-card p{

font-size:16px;

}

.poa-highlight-box{

flex-direction:column;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-40722d6 */.poa-documents-section{
    padding:100px 20px;
    background:#F8FBFF;
}

.poa-documents-container{
    max-width:1200px;
    margin:auto;
}

.poa-documents-heading{
    text-align:center;
    max-width:850px;
    margin:auto;
    margin-bottom:60px;
}

.section-badge{
    display:inline-block;
    padding:10px 22px;
    background:#EAF2FF;
    color:#184B96;
    border-radius:40px;
    font-size:13px;
    font-weight:700;
    text-transform:uppercase;
    letter-spacing:1px;
    margin-bottom:20px;
}

.poa-documents-heading h2{
    font-size:44px;
    color:#0F172A;
    font-weight:800;
    margin-bottom:18px;
}

.poa-documents-heading p{
    font-size:18px;
    color:#64748B;
    line-height:1.8;
}

.poa-document-wrapper{
    background:#fff;
    border-radius:28px;
    padding:45px;
    box-shadow:0 20px 50px rgba(15,23,42,.06);
}

.poa-document-item{
    display:flex;
    gap:25px;
    padding:25px 0;
    border-bottom:1px solid #EEF2F7;
}

.poa-document-item:last-child{
    border-bottom:none;
}

.document-icon{
    width:65px;
    height:65px;
    min-width:65px;
    border-radius:18px;
    background:linear-gradient(135deg,#184B96,#0F2D63);
    display:flex;
    justify-content:center;
    align-items:center;
    color:#fff;
    font-size:24px;
}

.document-content h4{
    font-size:22px;
    color:#0F172A;
    margin-bottom:10px;
}

.document-content p{
    color:#64748B;
    line-height:1.8;
    margin:0;
}

.poa-note-box{
    margin-top:40px;
    background:linear-gradient(135deg,#0F2D63,#184B96);
    color:#fff;
    padding:35px;
    border-radius:24px;
    display:flex;
    gap:20px;
    align-items:flex-start;
}

.poa-note-box i{
    font-size:30px;
    color:#FFD54A;
    margin-top:5px;
}

.poa-note-box h4{
    color:#fff;
    margin-bottom:10px;
    font-size:24px;
}

.poa-note-box p{
    color:#DCE8FF;
    margin:0;
    line-height:1.8;
}

@media(max-width:768px){

.poa-documents-section{
    padding:70px 18px;
}

.poa-documents-heading h2{
    font-size:30px;
}

.poa-documents-heading p{
    font-size:16px;
}

.poa-document-wrapper{
    padding:30px 20px;
}

.poa-document-item{
    flex-direction:column;
    gap:18px;
}

.poa-note-box{
    flex-direction:column;
    padding:25px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4e32070 */.poa-process-section{
    padding:100px 20px;
    background:#ffffff;
}

.poa-process-container{
    max-width:1320px;
    margin:auto;
}

.process-header{
    text-align:center;
    max-width:820px;
    margin:auto;
    margin-bottom:70px;
}

.process-badge{
    display:inline-block;
    padding:10px 22px;
    background:#EAF2FF;
    color:#184B96;
    border-radius:40px;
    font-size:13px;
    font-weight:700;
    letter-spacing:1px;
    text-transform:uppercase;
    margin-bottom:20px;
}

.process-header h2{
    font-size:46px;
    color:#0F172A;
    font-weight:800;
    margin-bottom:20px;
}

.process-header p{
    font-size:18px;
    color:#64748B;
    line-height:1.8;
}

.process-timeline{
    display:grid;
    grid-template-columns:repeat(5,1fr);
    gap:30px;
    position:relative;
}

.timeline-line{
    position:absolute;
    top:45px;
    left:8%;
    width:84%;
    height:4px;
    background:#D8E5FA;
    z-index:0;
}

.process-step{
    position:relative;
    text-align:center;
    z-index:2;
}

.step-circle{
    width:90px;
    height:90px;
    margin:auto;
    border-radius:50%;
    background:linear-gradient(135deg,#184B96,#0F2D63);
    color:#fff;
    display:flex;
    justify-content:center;
    align-items:center;
    font-size:34px;
    box-shadow:0 15px 35px rgba(24,75,150,.25);
    transition:.35s;
}

.process-step:hover .step-circle{
    transform:translateY(-8px) scale(1.05);
}

.step-number{
    display:inline-block;
    margin-top:18px;
    background:#FFC107;
    color:#0F172A;
    padding:6px 16px;
    border-radius:30px;
    font-weight:700;
    font-size:14px;
}

.process-step h3{
    margin-top:22px;
    margin-bottom:14px;
    font-size:24px;
    color:#0F172A;
}

.process-step p{
    font-size:15px;
    line-height:1.8;
    color:#64748B;
}

@media(max-width:1100px){

.process-timeline{
    grid-template-columns:repeat(2,1fr);
}

.timeline-line{
    display:none;
}

}

@media(max-width:768px){

.poa-process-section{
    padding:70px 18px;
}

.process-header h2{
    font-size:30px;
}

.process-header p{
    font-size:16px;
}

.process-timeline{
    grid-template-columns:1fr;
    gap:45px;
}

.step-circle{
    width:75px;
    height:75px;
    font-size:28px;
}

.process-step h3{
    font-size:22px;
}

}/* End custom CSS */