@media(max-width:767px){.elementor .theme-container{gap:1rem;}}@media(max-width:767px){.elementor .hero-head{font-size:2rem;text-align:start;}}@media(max-width:767px){.elementor .theme-para{text-align:start;}}@media(max-width:767px){.elementor .hero-section{padding-block-start:7rem;}}@media(max-width:767px){.elementor .static-content-wrap{& .theme-container {
      width: calc(100% - 3rem);
  }
 & table{
  min-width: auto;
  text-wrap-style: pretty;
  word-break: break-word;
      width: 100%;
  display: block;
  overflow: auto;
  -webkit-mask-image: linear-gradient(to right, black 0%, black calc(100% - 40px), transparent 100%);
  
   mask-image: linear-gradient(to right, black 0%, black calc(100% - 40px), transparent 100%);

& tbody{
      display: table;
  width: 29rem;
}
  
 }\n}}