<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.elementor-4928 .elementor-element.elementor-element-b180395{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:70px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4928 .elementor-element.elementor-element-b180395:not(.elementor-motion-effects-element-type-background), .elementor-4928 .elementor-element.elementor-element-b180395 &gt; .elementor-motion-effects-container &gt; .elementor-motion-effects-layer{background-color:#F6F4F9;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-4928 .elementor-element.elementor-element-1f7c210 &gt; .elementor-widget-container{margin:0px 0px 40px 0px;}.elementor-4928 .elementor-element.elementor-element-1f7c210{text-align:center;}.elementor-4928 .elementor-element.elementor-element-1f7c210 img{width:330px;}.elementor-4928 .elementor-element.elementor-element-468bb58{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:20px;--padding-bottom:20px;--padding-left:0px;--padding-right:0px;}.elementor-4928 .elementor-element.elementor-element-468bb58:not(.elementor-motion-effects-element-type-background), .elementor-4928 .elementor-element.elementor-element-468bb58 &gt; .elementor-motion-effects-container &gt; .elementor-motion-effects-layer{background-color:#5F51DF;}@media(max-width:767px){.elementor-4928 .elementor-element.elementor-element-b180395{--padding-top:25px;--padding-bottom:0px;--padding-left:15px;--padding-right:15px;}.elementor-4928 .elementor-element.elementor-element-1f7c210 &gt; .elementor-widget-container{margin:0px 0px 5px 0px;}.elementor-4928 .elementor-element.elementor-element-1f7c210 img{width:210px;}.elementor-4928 .elementor-element.elementor-element-468bb58{--padding-top:0px;--padding-bottom:15px;--padding-left:45px;--padding-right:45px;}}/* Start custom CSS for container, class: .elementor-element-b180395 */.questions{
    background: #fff;
    padding: 30px 40px;
    border-radius: 10px 10px 0 0;
    font-family: "Montserrat", Sans-serif;
    padding-bottom: 10px;
        box-shadow: 0 4px 7px 0px rgba(0,0,0,0.1);
}
.questions h4{
    text-align: center;
    color: #4c40a5;
    font-size: 19px;
    font-weight: 500;
}
.questions h4 a{
    color: #f27d43;
}
.questions p{
   color: #848484;
    font-size: 15px;
    font-weight: 400; 
    margin-bottom: 20px;
}
.questions p a{
    color: #6357c2;
    text-decoration: underline
}
.copyright-footer{
    display: flex;
    justify-content: space-between;
    font-family: "Montserrat", Sans-serif;
    align-items: center;
}
.copy-year{
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}
.copy-links{}
.copy-links ul{
    display: flex;
    margin: 0;
    list-style: none;
}
.copy-links ul li{
    padding-right: 5px;
    margin-right: 5px;
    border-right: 1px solid #fff;
    line-height: 18px;
}
.copy-links ul li:last-child{
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
}
.copy-links ul li a{
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}
.copy-links ul li a:hover{
    text-decoration: underline;
}
@media(max-width: 991px){
    .copyright-footer {
        display: flex;
        text-align: center;
        flex-direction: column-reverse;
    }
    .copy-year {
        text-align: center;
        display: table-footer-group;
    }
    .copy-links {
        display: table-header-group;
    }
    .copy-links ul {
        display: block;
    }
    .copy-links ul li {
        padding-right: 0;
        margin-right: 0;
        border-right: 0;
        line-height: 18px;
        text-align: center;
        padding: 15px 0;
        border-bottom: 1px solid rgba(255,255,255,0.2);
    }
    .copy-links ul li:last-child {
        margin-bottom: 15px;
    }
    .questions h4 {
        font-size: 18px;
    }
    .questions h4 a {
        display: block;
    }
    .questions p {
        text-align: justify;
        line-height: 20px;
    }
}/* End custom CSS */</pre></body></html>