.elementor-kit-215477{--e-global-color-primary:#AA0D77;--e-global-color-secondary:#575756;--e-global-color-text:#4C4C4C;--e-global-color-accent:#9D9D9C;--e-global-color-f7c769a:#D2D2D2;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#F2F2F2;}.elementor-kit-215477 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1250px){.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 */.legal h1 {
    color: #c12483;
    font-weight: 500;
    font-size: 32px;

}
.legal h2 {
    margin: 30px 0 10px 0;
    color: #c12483;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.5em;

}
.legal h3 {
    margin: 30px 0 10px 0;
    color: #4c4c4c;
    font-weight: 600;
    font-size: 19px;
    line-height: 1.5em;

}
.legal h4 {
    margin: 20px 0 10px 0;
    color: #4c4c4c;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.5em;

}
.legal p, .legal li {
    font-weight: normal;
    font-size: 17px;
}
.legal a {
    color: #c12483;
    text-decoration: underline;
}
.legal td {
    font-weight: normal;
}

.legal table {
    font-size: 14px;
    margin-top: 30px;
}

@media only screen and (max-width: 768px) {
    .legal h1 {
        font-size: 27px;
    }
    .legal h2 {
        font-size: 19px;
    }
    .legal h3 {
    font-size: 18px;
}
.legal h4 {
    margin: 10px 0 10px 0;
    color: #4c4c4c;
    font-weight: 600;
    font-size: 16px;
}
    .legal p, .legal li {
        font-weight: normal;
        font-size: 15px;
    }
    .legal table {
        font-size: 12px;
    }
}

@media only screen and (max-width: 480px) {
    .legal h1 {
        font-size: 25px;
    }
    .legal h2 {
        font-size: 17px;
    }
    .legal h3 {
    font-size: 16px;
}
.legal h4 {
    font-size: 15px;
}
    .legal p, .legal li {
        font-weight: normal;
        font-size: 15px;
    }
        .legal table {
        font-size: 10px;
    }
}

table tbody>tr:nth-child(odd)>td {
    background-color: transparent;
}
table tbody>tr:nth-child(even)>td {
    background-color: transparent;
}/* End custom CSS */