.elementor-47090 .elementor-element.elementor-element-4c00c41{--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;}.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-47090 .elementor-element.elementor-element-a1bb87b img{width:100%;}.elementor-47090 .elementor-element.elementor-element-fd45814 img{width:100%;}.elementor-47090 .elementor-element.elementor-element-01501c3{--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:60px;--margin-bottom:60px;--margin-left:0px;--margin-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-47090 .elementor-element.elementor-element-4e6df75{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;text-align:center;}@media(max-width:1024px){.elementor-47090 .elementor-element.elementor-element-01501c3{--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}}@media(max-width:767px){.elementor-47090 .elementor-element.elementor-element-01501c3{--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for container, class: .elementor-element-4c00c41 */.compliancesbanner {
    max-height: 450px;
    min-height: 450px;
    overflow: hidden;
}
.compliancestable table td, .compliancestable table th {
    border: 1px solid #d1d1d1;
    line-height: 1.5;
    padding: 10px 16px;
    vertical-align: top;
}
.compliancestable table tbody>tr:nth-child(odd)>td {
    background: none !important;
}

.compliancestable tbody {
    background: #f5f5f5;
}

/* Mobile Horizontal Scroll Table */
@media (max-width: 767px) {

  .compliancestable {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .compliancestable table {
    width: 800px; /* adjust if needed */
    max-width: none;
  }
}/* End custom CSS */