.elementor-19915 .elementor-element.elementor-element-4bb583a:not(.elementor-motion-effects-element-type-background), .elementor-19915 .elementor-element.elementor-element-4bb583a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F6F4F9;}.elementor-19915 .elementor-element.elementor-element-4bb583a{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:70px 0px 0px 0px;}.elementor-19915 .elementor-element.elementor-element-4bb583a > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-19915 .elementor-element.elementor-element-8fc9616 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-block-end:0px;}.elementor-19915 .elementor-element.elementor-element-8fc9616 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Oxygen;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-19915 .elementor-element.elementor-element-1fa0605 > .elementor-widget-container{margin:0px 0px 10px 0px;}.elementor-19915 .elementor-element.elementor-element-1fa0605{text-align:center;}.elementor-19915 .elementor-element.elementor-element-1fa0605 img{width:330px;}.elementor-19915 .elementor-element.elementor-element-4c58aa4:not(.elementor-motion-effects-element-type-background), .elementor-19915 .elementor-element.elementor-element-4c58aa4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#5F51DF;}.elementor-19915 .elementor-element.elementor-element-4c58aa4{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:20px 0px 20px 0px;}.elementor-19915 .elementor-element.elementor-element-4c58aa4 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-19915 .elementor-element.elementor-element-0f8932f > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-block-end:0px;}.elementor-19915 .elementor-element.elementor-element-0f8932f > .elementor-element-populated{padding:0px 0px 0px 0px;}@media(max-width:1024px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-19915 .elementor-element.elementor-element-4bb583a{padding:25px 15px 0px 15px;}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-19915 .elementor-element.elementor-element-1fa0605 img{width:210px;}}/* Start custom CSS for section, class: .elementor-element-4bb583a */.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 */