#text_rich1718961196934 .section-title{
  text-align:left;
  color:#333333;
}
#text_rich1718961196934 .section-sub-title{
  color:#333333;
  text-align:left;
}
@media screen and (min-width: 1200px){
  #text_rich1718961196934 .section-title{
    font-size:40px;
  }
  #text_rich1718961196934 .section-sub-title{
    font-size:16px;
  }
}

  #image_list1718959896064 .image-item {
    width: calc((100% - var(--v-space) * 2 )  / 3);
    padding-bottom:calc( (177.78% - var(--v-space) * 2) / 3 );
  }
  
  #image_list1718959896064 .section-title{
    text-align:left;
    color:#333333;
    
  }
  #image_list1718959896064 .section-sub-title{
    text-align:left;
    color:#333333;
  }
  #image_list1718959896064 .list-more-button{
    text-align:left;
  }

  @media screen and (min-width:768px){
    #image_list1718959896064 .image-item:nth-child(3n) {
      margin-right: 0;
    }
    
  }
  @media screen and (max-width: 767px){
    #image_list1718959896064 .image-item {
      width: calc((100% - var(--v-space) * 2 )  / 3);
      padding-bottom:calc( (177.78% - var(--v-space) * 2) / 3 );
    }
    #image_list1718959896064 .image-item:nth-child(3n) {
      margin-right: 0;
    }
  }
  @media screen and (min-width:1200px){
    #image_list1718959896064 .section-title{
      font-size:40px;  
    }
    #image_list1718959896064 .section-sub-title{
      font-size:16px;
    }
  }

