div.news-detail {
  word-wrap: break-word;
}

div.news-detail img.detail_picture {
  float: none;
  margin: 0 8px 6px 1px;
}

.news-date-time {
  color: #486DAA;
}

.table_style_1 {
  border-collapse: collapse;
}

.table_style_1 td,
.table_style_1 th {
  height: auto;
  padding: 5px;
  text-align: left;
  vertical-align: middle;
  width: auto;
}

.table_style_1 th,
.table_style_1 td,
.table_style_1 tr {
  border: 1px solid #000;
}

.table_style_1 tr:first-child th,
.table_style_1 tr:first-child td {
  background-color: #2b7ccb;
  color: #fff;
}

.table_style_2 {
  border-collapse: collapse;
} 

.table_style_2,
.table_style_2 th,
.table_style_2 td {
  border: 0;
}

.table_style_2 th,
.table_style_2 td {
  padding-bottom: 0;
  padding-top: 0;
}

.table_style_2 th,
.table_style_2 td,
.table_style_2 p {
  text-align: center;
}

.table_style_2 p {
  margin-bottom: 0;
  line-height: 21px;
}

.w-richtext:before,
.w-richtext:after {
  content: " ";
  display: table;
}

.w-richtext:after {
  clear: both;
}

.w-richtext ol,
.w-richtext ul {
  overflow: hidden;
}

.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:before,
.w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:before {
  outline: 2px solid #2895f7;
}

.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div,
.w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
  outline: 2px solid #2895f7;
}

.w-richtext figure.w-richtext-figure-type-video > div:before,
.w-richtext figure[data-rt-type="video"] > div:before {
  content: '';
  position: absolute;
  display: none;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.w-richtext figure {
  position: relative;
  max-width: 60%;
}

.w-richtext figure > div:before {
  cursor: default !important;
}

.w-richtext figure img {
  width: 100%;
}

.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
  opacity: 0.6;
}

.w-richtext figure div {
  font-size: 0px;
  color: transparent;
}

.w-richtext figure.w-richtext-figure-type-image,
.w-richtext figure[data-rt-type="image"] {
  display: table;
}

.w-richtext figure.w-richtext-figure-type-image > div,
.w-richtext figure[data-rt-type="image"] > div {
  display: inline-block;
}

.w-richtext figure.w-richtext-figure-type-image > figcaption,
.w-richtext figure[data-rt-type="image"] > figcaption {
  display: table-caption;
  caption-side: bottom;
}

.w-richtext figure.w-richtext-figure-type-video,
.w-richtext figure[data-rt-type="video"] {
  width: 60%;
  height: 0;
}

.w-richtext figure.w-richtext-figure-type-video iframe,
.w-richtext figure[data-rt-type="video"] iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.w-richtext figure.w-richtext-figure-type-video > div,
.w-richtext figure[data-rt-type="video"] > div {
  width: 100%;
}

.w-richtext figure.w-richtext-align-center {
  margin-right: auto;
  margin-left: auto;
  clear: both;
}

.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div,
.w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div {
  max-width: 100%;
}

.w-richtext figure.w-richtext-align-normal {
  clear: both;
}

.w-richtext figure.w-richtext-align-fullwidth {
  width: 100%;
  max-width: 100%;
  text-align: center;
  clear: both;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.w-richtext figure.w-richtext-align-fullwidth > div {
  display: inline-block;
  padding-bottom: inherit;
}

.w-richtext figure.w-richtext-align-fullwidth > figcaption {
  display: block;
}

.w-richtext figure.w-richtext-align-floatleft {
  float: left;
  margin-right: 15px;
  clear: none;
}

.w-richtext figure.w-richtext-align-floatright {
  float: right;
  margin-left: 15px;
  clear: none;
}

@media (max-width: 767px) {
  .w-richtext {
    overflow-x: auto;
  }

  .w-richtext img {
    max-width: 100%;
    width: 100%;
    height: auto;
    float: none;
  }

  .w-richtext table:not(.table_style_2) {
    min-width: 320px;
  }
}

.w-richtext table {
  display: table; 
  margin-bottom: 40px;
  margin-top: 10px;
}

.w-richtext table tr td {
  padding-top: 30px;
  border: 1px solid black;
  padding: 10px;
}


.w-richtext table {
  display: table; 
  margin-bottom: 40px;
  margin-top: 10px;
  width: 100%;
  border-collapse: collapse;
}

.w-richtext table tr {
  display: table-row;
  vertical-align: top;
}

.w-richtext table td {
  border: 1px solid black;
  padding: 10px;
  vertical-align: top;
}

.w-richtext table img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.w-richtext table tr:first-child td:first-child img {
  margin-top: 25px; 
  margin-bottom: 15px;
}

.w-richtext table img:first-child {
  margin-top: 25px;
  margin-bottom: 15px;
}

.w-richtext table figure {
  max-width: 100%;
  margin: 0;
}

.w-richtext table figure img {
  width: auto;
  max-width: 100%;
}
.component{
	margin-top: -105px !important;
}

.test{
	margin-top: 72px !important;
}
.component-h3{
	font-size: 32px;
}
.page-content__image{
 max-width: 100%;
}
.categories {
padding: 50px 50 ;
}
.categories-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
gap: 15px;
width: 100%;
}
.category__title {
font-weight: 500;
line-height: 1.3;
}
@media (max-width: 992px) {
.categories-grid {
grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}
}
@media (max-width: 768px) {
.categories-grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 480px) {
.categories-grid {
grid-template-columns: 1fr;
}
.category {
height: 60px;
}
}
.page-content__image-wrapper {
float: none;        
margin-right: 20px; 
margin-bottom: 20px;
}
.page-content__image {
max-width: 100%;
height: auto;
display: block;
border-radius: 8px;
margin: right;
}
.page-content__image-caption {
margin-top: 12px;
font-size: 14px;
color: #666;
font-style: italic;
text-align: center;
padding: 0 15px;
}
@media (max-width: 992px) {
.page-content__image {
border-radius: 6px;
}
.page-content__image-caption {
font-size: 13px;
}
}
@media (max-width: 768px) {
.page-content__image-wrapper {
margin-left: -15px;
margin-right: -15px;
}
.page-content__image {
border-radius: 0;
}
.page-content__image-caption {
padding: 0 10px;
}
}


@media (max-width: 992px) {
    .page-content__image-wrapper {
        float: none;
        margin-right: 0;
        margin-bottom: 15px;
        width: 100%;
    }
    
    .page-content__image {
        max-width: 80%;
        margin: 0 auto;
    }
    
    .gallery .page-content__image-wrapper {
        text-align: center;
    }
    
    .image-caption {
        text-align: center;
        padding: 0 10px;
    }
}

@media (max-width: 768px) {
    .page-content__image {
        max-width: 100%;
    }
    
    div.news-detail img.detail_picture {
        float: none;
        display: block;
        margin: 0 auto 15px;
        max-width: 90%;
    }
    
    .w-richtext figure {
        max-width: 100%;
    }
    
    .w-richtext figure.w-richtext-align-floatleft,
    .w-richtext figure.w-richtext-align-floatright {
        float: none;
        margin-left: 0;
        margin-right: 0;
    }
}

@media (max-width: 480px) {
    .page-content__image {
        max-width: 100%;
    }
    
    .w-richtext img {
        max-width: 100%;
        height: auto;
    }
    
    .w-richtext figure.w-richtext-figure-type-video,
    .w-richtext figure[data-rt-type="video"] {
        width: 100%;
    }
}