.elementor-kit-15355{--e-global-color-primary:#531F60;--e-global-color-secondary:#54595F;--e-global-color-text:#414142;--e-global-color-accent:#F04E23;--e-global-color-b122526:#531F60;--e-global-color-b1aef4e:#F04E23;--e-global-color-891de2f:#FFFAF1;--e-global-color-17fc7cc:#02010157;--e-global-typography-primary-font-family:"DM Sans";--e-global-typography-primary-font-size:24px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-weight:500;--e-global-typography-642bd3e-font-family:"DM Sans";--e-global-typography-642bd3e-font-size:24px;--e-global-typography-642bd3e-font-weight:700;--e-global-typography-bcd7608-font-family:"DM Sans";--e-global-typography-bcd7608-font-size:40px;--e-global-typography-a3dab37-font-family:"DM Sans";--e-global-typography-a3dab37-font-size:16px;--e-global-typography-a3dab37-font-weight:600;--e-global-typography-a3dab37-text-transform:uppercase;--e-global-typography-a3dab37-letter-spacing:1.3px;background-color:var( --e-global-color-891de2f );color:var( --e-global-color-secondary );font-family:"DM Sans", Sans-serif;font-size:25px;font-weight:400;}.elementor-kit-15355 button,.elementor-kit-15355 input[type="button"],.elementor-kit-15355 input[type="submit"],.elementor-kit-15355 .elementor-button{background-color:#02010100;color:var( --e-global-color-primary );}.elementor-kit-15355 button:hover,.elementor-kit-15355 button:focus,.elementor-kit-15355 input[type="button"]:hover,.elementor-kit-15355 input[type="button"]:focus,.elementor-kit-15355 input[type="submit"]:hover,.elementor-kit-15355 input[type="submit"]:focus,.elementor-kit-15355 .elementor-button:hover,.elementor-kit-15355 .elementor-button:focus{background-color:var( --e-global-color-accent );color:var( --e-global-color-accent );}.elementor-kit-15355 e-page-transition{background-color:#FFBC7D;}.elementor-kit-15355 a{color:var( --e-global-color-b122526 );}.elementor-kit-15355 h1{color:var( --e-global-color-accent );font-family:"DM Sans", Sans-serif;font-size:50px;font-weight:600;line-height:30px;}.elementor-kit-15355 h2{color:var( --e-global-color-primary );font-family:"DM Sans", Sans-serif;font-size:42px;font-weight:600;}.elementor-kit-15355 h3{color:var( --e-global-color-primary );font-family:"DM Sans", Sans-serif;font-size:32px;font-weight:600;line-height:43px;}.elementor-kit-15355 h4{color:var( --e-global-color-primary );font-family:"DM Sans", Sans-serif;font-size:24px;}.elementor-kit-15355 h5{color:var( --e-global-color-primary );font-family:"DM Sans", Sans-serif;font-size:24px;font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1512px;}.e-con{--container-max-width:1512px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.no-data:empty { display: none}

/* For normal */
.elementor-kit-15355 .page-numbers {
    width: 40px;
    height: 40px;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #531F60 !important;
    background: transparent;
    border: 1px solid #531F60;
    transition: all .5s;
    border-radius: 50%;
}

/* For hover */
.elementor-kit-15355 .page-numbers:hover {
    width: 40px;
    height: 40px;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #ffffff !important;
    background: #531F60;
    border: 1px solid #531F60;
    transition: all .5s;
    border-radius: 50%;
}

/* For active */
.elementor-kit-15355 .page-numbers.current {
    width: 40px;
    height: 40px;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #531F60 !important;
    background: #ffffff;
    border: 1px solid #531F60;
    transition: all .5s;
    border-radius: 50%;
}

/* For next and previous - solid */
.elementor-kit-15355 .page-numbers.next,
.elementor-kit-15355 .page-numbers.prev {
    width: 40px;
    height: 40px;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #ffffff !important;
    background: #531F60;
    border: 1px solid #531F60;
    transition: all .5s;
    border-radius: 50%;
}

/* For next and previous hover */
.elementor-kit-15355 .page-numbers.next:hover,
.elementor-kit-15355 .page-numbers.prev:hover {
    width: 40px;
    height: 40px;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #531F60 !important;
    background: #ffffff;
    border: 1px solid #531F60;
    transition: all .5s;
    border-radius: 50%;
}


a:hover {
  text-decoration: underline;
}/* End custom CSS */