.elementor-260 .elementor-element.elementor-element-a686fb4{--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:7px 0px;--row-gap:7px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), 'IBM Plex Sans Thai', sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-260 .elementor-element.elementor-element-de7a759 img{width:100%;}.elementor-260 .elementor-element.elementor-element-d657515{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:0px 7px;--row-gap:0px;--column-gap:7px;--margin-top:15px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-icon.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-primary );}.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-primary );}.elementor-260 .elementor-element.elementor-element-36323e8{margin:3px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-260 .elementor-element.elementor-element-36323e8 .elementor-icon-wrapper{text-align:center;}.elementor-260 .elementor-element.elementor-element-36323e8 .elementor-icon{font-size:16px;}.elementor-260 .elementor-element.elementor-element-36323e8 .elementor-icon svg{height:16px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), 'IBM Plex Sans Thai', sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-260 .elementor-element.elementor-element-9e494b8 .elementor-heading-title{font-family:var( --e-global-typography-text-font-family ), 'IBM Plex Sans Thai', sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:#1967D2;}.elementor-260 .elementor-element.elementor-element-8e72ae6 .elementor-heading-title{font-family:"Inter", 'IBM Plex Sans Thai', sans-serif;font-size:22px;font-weight:500;line-height:32px;}.elementor-260 .elementor-element.elementor-element-a7c43a7 .elementor-heading-title{font-family:"Inter", 'IBM Plex Sans Thai', sans-serif;font-size:16px;font-weight:400;line-height:28px;color:var( --e-global-color-text );}@media(max-width:1024px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-260 .elementor-element.elementor-element-9e494b8 .elementor-heading-title{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-260 .elementor-element.elementor-element-a686fb4{--flex-wrap:nowrap;}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-260 .elementor-element.elementor-element-d657515{--margin-top:9px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-260 .elementor-element.elementor-element-9e494b8 .elementor-heading-title{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-260 .elementor-element.elementor-element-8e72ae6 .elementor-heading-title{font-size:18px;line-height:28px;}}/* Start custom CSS for image, class: .elementor-element-de7a759 */.home-cover-latestnews{
    display: block;
    position: relative;
    overflow: hidden;
    aspect-ratio: 636 / 456;
    border-radius: 25px;
}
.home-cover-latestnews img{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    transition: 1s;
    object-position: top center;
}
@media (max-width: 767px) {
    .home-cover-latestnews{
        border-radius: 15px;
    }
    
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-a686fb4 */.box-news:hover .home-cover-latestnews img{
     transform: scale(1.1);
}/* End custom CSS */