.elementor-kit-15862{--e-global-color-primary:#E31F24;--e-global-color-secondary:#000000;--e-global-color-text:#696D7D;--e-global-color-accent:#20A4F3;--e-global-color-06fca83:#F7F5F5;--e-global-color-8e2c824:#B8171B;--e-global-color-02b8d22:#FFFFFF;--e-global-color-fcad7bf:#003758;--e-global-typography-primary-font-family:"Varela Round";--e-global-typography-primary-font-size:45px;--e-global-typography-primary-font-weight:300;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Varela Round";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:300;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:1.6em;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:1.6em;}.elementor-kit-15862 e-page-transition{background-color:#FFBC7D;}.elementor-kit-15862 a{color:var( --e-global-color-primary );}.elementor-kit-15862 a:hover{color:var( --e-global-color-8e2c824 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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 */.news .tit {
  font-size: 24px;
  font-weight: 600;

  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;

  overflow: hidden;
}

.news .desc {
  font-size: 16px;
  line-height: 1.5;

  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;

  overflow: hidden;
}
html, body {
  overflow-x: hidden;
}
body {
  position: relative
}/* End custom CSS */