.elementor-2522 .elementor-element.elementor-element-cf8ea54{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:50px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2522 .elementor-element.elementor-element-cf8ea54.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-2522 .elementor-element.elementor-element-19f7a84{--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;--gap:0px 0px;--row-gap:0px;--column-gap: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-2522 .elementor-element.elementor-element-05bf7ba{text-align:start;}.elementor-2522 .elementor-element.elementor-element-05bf7ba .elementor-heading-title{font-family:"Bebas Neue", Sans-serif;font-size:56px;font-weight:400;line-height:88px;color:#000000;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-2522 .elementor-element.elementor-element-5098949{font-family:"Satoshi", Sans-serif;font-size:20px;font-weight:500;color:#000000;}.elementor-2522 .elementor-element.elementor-element-e676d72{--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;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}body.elementor-page-2522:not(.elementor-motion-effects-element-type-background), body.elementor-page-2522 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-2522 .elementor-element.elementor-element-05bf7ba .elementor-heading-title{font-size:60px;}.elementor-2522 .elementor-element.elementor-element-5098949{font-size:18px;}}@media(min-width:768px){.elementor-2522 .elementor-element.elementor-element-cf8ea54{--width:101.142%;}}@media(max-width:1024px) and (min-width:768px){.elementor-2522 .elementor-element.elementor-element-cf8ea54{--width:915px;}}@media(max-width:767px){.elementor-2522 .elementor-element.elementor-element-05bf7ba > .elementor-widget-container{padding:0px 0px 10px 0px;}.elementor-2522 .elementor-element.elementor-element-05bf7ba{text-align:center;}.elementor-2522 .elementor-element.elementor-element-05bf7ba .elementor-heading-title{font-size:50px;line-height:50px;}}/* Start custom CSS */th.firstt, th.twot {
    width: 20%;
}
div.tablecontainer {
  overflow-x: auto;
}
 table {
    border-collapse: collapse;
    width: 100%;

  }
th {
    font-family: "Bebas Neue", Sans-serif;
    font-weight: 400;
    font-size: 24px;
    letter-spacing: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
}

th, td {
    border: 1px solid black;
    padding: 8px;
   
  }
  th:nth-child(1) {
    background-color: #ffcdcd;
  }
  th:nth-child(2) {
    background-color: #ffd2ad;
  }
  th:nth-child(3) {
    background-color: #ffadad;
  }
  tr:nth-child(2) td:first-child {
    background-color: #ffa0da;
  }
  tr:nth-child(3) td:first-child {
    background-color: #e8b0e8;
  }
  tr:nth-child(4) td:first-child {
    background-color: #cbbcf4;
  }
  tr:nth-child(5) td:first-child {
    background-color: #e1e6ff;
  }
  tr:nth-child(6) td:first-child {
    background-color: #bcd7f4;
  }
  tr:nth-child(7) td:first-child {
    background-color: #cbe8e8;
  }
  tr:nth-child(8) td:first-child {
    background-color: #caf5f7;
  }
  @media only screen and (min-width: 1020px) {

  
  td {
    height: 88px;
    line-height: 23px;
}
tr td:last-child {
    padding-left: 10%;
    padding-right: 10%;
    max-width: 60%;
}
}/* End custom CSS */