<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{--section-custom-sm-gap-column:24px;--section-custom-sm-gap-row:24px;--section-custom-sm-flex-direction:column;--section-custom-sm-justify-content:center;--section-custom-sm-align-items:center;--section-custom-sm-padding-top:16px;--section-custom-sm-padding-right:16px;--section-custom-sm-padding-bottom:16px;--section-custom-sm-padding-left:16px;--section-custom-sm-margin-top:auto;--section-custom-sm-margin-right:auto;--section-custom-sm-margin-bottom:auto;--section-custom-sm-margin-left:auto;--section-custom-background:#fff;--section-custom-background-width:100%;--section-custom-background-height:100%;--section-custom-background-grid-columns-number:1;--section-custom-padding-top:16px;--section-custom-padding-right:16px;--section-custom-padding-bottom:16px;--section-custom-padding-left:16px;--section-custom-margin-top:auto;--section-custom-margin-right:auto;--section-custom-margin-bottom:auto;--section-custom-margin-left:auto;--section-custom-gap-column:24px;--section-custom-gap-row:24px;--section-custom-flex-direction:column;--section-custom-justify-content:center;--section-custom-align-items:center;--section-custom-border-width:0px;--section-custom-border-color:#ececec;--section-custom-border-style:solid;--section-custom-border-radius:32px;--section-custom-overlay-position-top:0px;--section-custom-overlay-position-right:0px;--section-custom-overlay-position-bottom:0px;--section-custom-overlay-position-left:0px;--section-custom-overlay-background:#fff;--listing-card-sm-width:100%;--listing-card-sm-height:100%;--listing-card-sm-flex-direction:column;--listing-card-sm-align-items:flex-start;--listing-card-sm-row-gap:12px;--listing-card-sm-column-gap:12px;--listing-card-sm-padding-top:16px;--listing-card-sm-padding-right:16px;--listing-card-sm-padding-bottom:20px;--listing-card-sm-padding-left:16px;--listing-card-sm-border-radius:16px;--listing-card-sm-border-width:2px;--listing-card-sm-border-style:solid;--listing-card-sm-border-color:#9fe870;--listing-card-height:100%;--listing-card-flex-direction:column;--listing-card-align-items:flex-start;--listing-card-row-gap:32px;--listing-card-column-gap:32px;--listing-card-padding-top:28px;--listing-card-padding-right:32px;--listing-card-padding-bottom:32px;--listing-card-padding-left:32px;--listing-card-border-radius:16px;--listing-card-border-width:2px;--listing-card-border-style:solid;--listing-card-border-color:#9fe870;--hero-section-sm-background-img:url("/assets/customs/css/section-custom.css");--hero-section-background-img:url("/assets/customs/css/section-custom.css");}.section-container,.section-item{position:relative;flex:1 0 0;width:var(--section-custom-background-width,100%);height:var(--section-custom-background-height,100%);padding:var( --section-custom-sm-padding-top,--section-custom-padding-top,16px ) var(--section-custom-sm-padding-right,--section-custom-padding-right,16px) var( --section-custom-sm-padding-bottom,--section-custom-padding-bottom,16px ) var(--section-custom-sm-padding-left,--section-custom-padding-left,16px);margin:var(--section-custom-sm-margin-top,--section-custom-margin-top,auto) var(--section-custom-sm-margin-right,--section-custom-margin-right,auto) var(--section-custom-sm-margin-bottom,--section-custom-margin-bottom,auto) var(--section-custom-sm-margin-left,--section-custom-margin-left,auto);background:var(--section-custom-background);justify-content:var( --section-custom-sm-justify-content,--section-custom-justify-content,center );align-items:var( --section-custom-sm-align-items,--section-custom-align-items,center );gap:var(--section-custom-sm-gap-row,--section-custom-gap-row,24px) var(--section-custom-sm-gap-column,--section-custom-gap-column,24px);border:var(--section-custom-border-width,0px) var(--section-custom-border-style,solid) var(--section-custom-border-color,#fff);border-radius:var(--section-custom-border-radius,32px);background-size:cover;background-position:center;align-self:stretch;}.section-container-flex,.section-item-flex{display:flex;flex-direction:var( --section-custom-sm-flex-direction,--section-custom-flex-direction,column );}.section-container-flex &gt; div:first-child{width:100%;}.section-container-grid,.section-item-grid{display:grid;grid-template-columns:repeat( var(--section-custom-background-grid-columns-number,1),minmax(0,1fr) );}.section-overlay{position:absolute;width:100%;height:100%;flex:1 0 0;top:var(--section-custom-overlay-position-top,0px);right:var(--section-custom-overlay-position-right,0px);bottom:var(--section-custom-overlay-position-bottom,0px);left:var(--section-custom-overlay-position-left,0px);background:var(--section-custom-overlay-background,#fff);border-radius:var(--section-custom-border-radius,32px);z-index:0;}.list-item{display:flex;padding:var(--listing-card-sm-padding-top) var(--listing-card-sm-padding-right) var(--listing-card-sm-padding-bottom) var(--listing-card-sm-padding-left);flex-direction:var(--listing-card-sm-flex-direction);align-items:var(--listing-card-sm-align-items);gap:var(--listing-card-sm-row-gap) var(--listing-card-sm-column-gap);flex:1 0 0;border-radius:var(--listing-card-sm-border-radius);border:var(--listing-card-sm-border-width) var(--listing-card-sm-border-style) var(--listing-card-sm-border-color,#9fe870);}.list-item .card-list{display:flex;padding:0px 0px;align-items:flex-start;align-content:flex-start;gap:12px;align-self:stretch;flex-wrap:nowrap;}.hero-section{width:100%;height:350px;flex-shrink:0;background:#ecfae2;background-image:var(--hero-section-sm-background-img);background-repeat:no-repeat;background-size:cover;border-radius:16px;overflow:hidden;padding:24px;}.hero-section .hero-content{width:100%;height:100%;margin-top:auto;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;align-self:stretch;gap:16px;}.hero-section .hero-content .content-text{display:flex;flex-direction:column;gap:12px;width:100%;}.hero-section .hero-content .content-button,.hero-section .hero-content .content-button .btn{width:100%;}.hero-section .hero-content .content-text .content-button a{min-width:148px;}.hero-section .hero-content .content-text .text a{overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;color:#00994f;text-overflow:ellipsis;font-size:15px;font-style:normal;font-family:"Averta-bold";line-height:140%;letter-spacing:-0.3px;}@media (min-width:992px){.hero-section{background-image:var(--hero-section-background-img);background-position:center;}}@media (min-width:1200px){.section-container,.section-item{padding:var(--section-custom-padding-top,16px) var(--section-custom-padding-right,16px) var(--section-custom-padding-bottom,16px) var(--section-custom-padding-left,16px);margin:var(--section-custom-margin-top,auto) var(--section-custom-margin-right,auto) var(--section-custom-margin-bottom,auto) var(--section-custom-margin-left,auto);justify-content:var(--section-custom-justify-content,center);align-items:var(--section-custom-align-items,center);gap:var(--section-custom-gap-row,24px) var(--section-custom-gap-column,24px);border-radius:var(--section-custom-border-radius,32px);}.section-container-flex,.section-item-flex{display:flex;flex-direction:var(--section-custom-flex-direction,column);}.list-item{display:flex;padding:var(--listing-card-padding-top) var(--listing-card-padding-right) var(--listing-card-padding-bottom) var(--listing-card-padding-left);flex-direction:var(--listing-card-flex-direction);align-items:var(--listing-card-align-items);gap:var(--listing-card-row-gap) var(--listing-card-column-gap);border-radius:var(--listing-card-border-radius);border:var(--listing-card-border-width) var(--listing-card-border-style) var(--listing-card-border-color,#9fe870);}.list-item .card-list{gap:24px;}.hero-section{flex-shrink:0;background-image:var(--hero-section-background-img);padding:0 64px;}.hero-section .hero-content{width:100%;max-width:430px;justify-content:center;align-items:flex-start;gap:24px;}.hero-section .hero-content .content-text{gap:16px;}.hero-section .hero-content .content-button{width:auto;display:flex;}.hero-section .hero-content .content-button .btn{width:auto;}.hero-section .hero-content .content-text .text a{font-size:17px;letter-spacing:-0.34px;}}@media (min-width:768px){.hero-section .hero-content .content-button{width:auto;display:flex;}.hero-section .hero-content .content-button .btn{width:auto;}}
:root{--card-wrapper-display:flex;--card-wrapper-padding:8px;--card-wrapper-box-shadow:"";--card-wrapper-border-radius:8px;--card-wrapper-flex-direction:8px;--card-wrapper-align-items:8px;--card-wrapper-justify-content:8px;--card-wrapper-row-gap:8px;--card-wrapper-column-gap:8px;--card-wrapper-flex-grow:8px;--card-wrapper-border:8px;--card-wrapper-height:8px;}.card-wrapper{display:var(--card-wrapper-display);padding:var(--card-wrapper-padding);box-shadow:var(--card-wrapper-box-shadow);border-radius:var(--card-wrapper-border-radius);}
.promotion-news-list .fade:not(.show){display:none;}.promotion-news-list .post-item{gap:0;align-items:flex-start;border:1px solid #ececec;}.promotion-news-list .post-item .post-item-content{padding:16px;gap:16px;align-items:flex-start;}.promotion-news-list .post-item .post-title{gap:12px;}.promotion-news-list .post-item .post-type{gap:4px;}.promotion-news-list .post-item .post-category{padding:6px 8px;max-width:calc(50% - 2px);}.promotion-news-list .post-item .post-category &gt; span{text-overflow:ellipsis;text-wrap:nowrap;}.promotion-news-list .post-item .post-date{color:#999;text-align:right;text-overflow:ellipsis;text-wrap:nowrap;width:auto;max-width:calc(50% - 2px);}.promotion-news-list .post-item .heading.post-heading{text-overflow:ellipsis;height:fit-content;height:-webkit-fit-content;display:-webkit-box;font-size:20px;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-wrap:initial;}.promotion-news-list .post-item .text.post-description{text-overflow:ellipsis;margin-bottom:0;max-width:100%;display:-webkit-box;-webkit-box-orient:vertical;text-wrap:initial;-webkit-line-clamp:2;}.promotion-news-list .post-item .post-detail{margin-top:auto;justify-content:flex-start;}.promotion-news-list .post-item .post-detail .post-view{color:#999;}@media (max-width:767px){.promotion-news-list .post-item{height:415px;flex-direction:column;justify-content:flex-end;}.promotion-news-list .post-item .post-image-link{height:194px;display:block !important;}.promotion-news-list .post-item .post-item-content{justify-content:flex-end;}.promotion-news-list .post-item .post-item-content .post-category{padding:0px 8px;}}@media (min-width:768px){.promotion-news-list .post-item{height:428px;justify-content:flex-end;width:calc(100% / 3 - 32px / 3);}.promotion-news-list .post-item .post-image-link{height:220px;width:100%;}.promotion-news-list .post-item .post-item-content{padding:20px;justify-content:flex-end;gap:8px;}.promotion-news-list .post-item .post-category{padding:4px 8px;}.promotion-news-list .post-item .post-title{gap:8px;}.promotion-news-list .post-item .text.post-description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-wrap:initial;}.promotion-news-list .post-item:first-child,.promotion-news-list .post-item:nth-child(2){flex-basis:50%;width:calc(50% - 8px);max-width:calc(50% - 8px);height:455px;}.promotion-news-list .post-item:first-child .post-image-link,.promotion-news-list .post-item:nth-child(2) .post-image-link{height:235px;}.promotion-news-list .post-item:first-child .heading.post-heading,.promotion-news-list .post-item:nth-child(2) .heading.post-heading{font-size:22px;}}@media (min-width:992px){.promotion-news-list .post-item:first-child,.promotion-news-list .post-item:nth-child(2){height:468px;}.promotion-news-list .post-item:first-child .post-image-link,.promotion-news-list .post-item:nth-child(2) .post-image-link{height:250px;}.promotion-news-list .post-item:first-child .heading.post-heading,.promotion-news-list .post-item:nth-child(2) .heading.post-heading{font-size:24px;}}@media (max-width:1279px){.promotion-news-list .post-item .post-detail .post-view{display:none !important;}}@media (min-width:1280px){.promotion-news-list .post-item{height:494px;width:calc(100% / 3 - 16px);}.promotion-news-list .post-item .post-image-link{height:231px;flex-shrink:0;}.promotion-news-list .post-item .post-item-content{gap:24px;padding:24px;}.promotion-news-list .post-item .post-title{gap:16px;}.promotion-news-list .post-item .post-category{padding:4px 12px;}.promotion-news-list .post-item .post-detail{justify-content:space-between;}.promotion-news-list .post-item .post-detail .post-view &gt; i{font-size:24px;}.promotion-news-list .post-item:first-child,.promotion-news-list .post-item:nth-child(2){width:calc(100% / 2 - 12px);max-width:calc(100% / 2 - 12px);}.promotion-news-list .post-item:first-child,.promotion-news-list .post-item:nth-child(2){height:654px;}.promotion-news-list .post-item:first-child .post-image-link,.promotion-news-list .post-item:nth-child(2) .post-image-link{height:352px;}.promotion-news-list .post-item:first-child .heading.post-heading,.promotion-news-list .post-item:nth-child(2) .heading.post-heading{font-size:30px;letter-spacing:-0.6px;}}
.relate-listing .listing-title{margin-bottom:32px;}.relate-listing .listing-content{display:flex;align-items:center;justify-content:flex-start;width:100%;}.relate-listing .relate-post-list{display:flex;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch;width:100%;}.relate-post-list .relate-post-item{display:flex;align-items:flex-end;width:100%;gap:0;align-self:stretch;border-radius:16px;border:1px solid #ececec;height:415px;overflow:hidden;flex-direction:column;}.relate-post-item .post-image-link{align-self:stretch;overflow:hidden;width:100%;height:194px;}.relate-post-item .relate-post-item-content{display:flex;padding:16px;flex-direction:column;align-items:flex-start;gap:4px;flex-grow:1;align-self:stretch;}.relate-post-item .post-type{display:flex;justify-content:space-between;align-items:center;align-self:stretch;gap:4px;}.relate-post-item .post-category{display:flex;padding:6px 8px;justify-content:center;align-items:center;border-radius:1000px;background:#ecfae2;}.relate-post-item .post-category &gt; span{overflow:hidden;color:#00994f;text-overflow:ellipsis;text-wrap:nowrap;font-size:14px;font-style:normal;font-family:"Averta-bold";line-height:140%;display:block;letter-spacing:-0.14px;}.relate-post-item .post-date{overflow:hidden;color:#999;text-align:right;text-overflow:ellipsis;font-size:14px;font-style:normal;line-height:140%;letter-spacing:-0.14px;text-wrap:nowrap;flex-grow:1;width:auto;max-width:calc(50% - 2px);}.relate-post-item .post-title{display:flex;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch;}.relate-post-item .heading.post-heading{overflow:hidden;text-overflow:ellipsis;align-self:stretch;color:#080808;font-size:20px;font-style:normal;font-family:"Averta-semibold";line-height:130%;letter-spacing:-0.32px;margin-bottom:0;height:-webkit-fit-content;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-wrap:initial }.relate-post-item .text.post-description{overflow:hidden;text-overflow:ellipsis;color:#747474;font-size:14px;font-style:normal;line-height:140%;letter-spacing:-0.14px;margin-bottom:0;max-width:100%;display:-webkit-box;-webkit-box-orient:vertical;text-wrap:initial;-webkit-line-clamp:2;}.relate-post-item .relate-post-detail{display:flex;align-self:stretch;margin-top:auto;align-items:center;justify-content:flex-start;}.relate-post-item .relate-post-detail .post-btn{color:#00994f;text-align:center;font-size:15px;font-style:normal;font-family:"Averta-bold";line-height:150%;letter-spacing:-0.15px;}.relate-post-item .relate-post-detail .post-view{display:none;justify-content:center;align-items:center;gap:8px;color:#999;text-align:center;font-size:15px;font-style:normal;line-height:140%;letter-spacing:-0.15px;}.relate-listing .pagination{margin-top:12px;}@media (min-width:768px){.relate-listing .listing-title{margin-bottom:40px;}.relate-listing .relate-post-list{align-items:flex-start;gap:18px;align-self:stretch;flex-wrap:wrap;flex-direction:row;}.relate-post-list .relate-post-item{display:flex;height:428px;flex-direction:column;justify-content:flex-end;align-items:flex-start;width:calc(100% / 3 - 12px);}.relate-post-item .post-image-link{height:220px;width:100%;}.relate-post-item .relate-post-item-content{padding:20px;flex-direction:column;justify-content:flex-end;gap:8px;max-width:100%;}.relate-post-item .post-category{padding:4px 8px;}.relate-post-item .post-title{gap:8px;}.relate-post-item .heading.post-heading{display:-webkit-box;font-size:20px;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-wrap:initial;}.relate-post-item .text.post-description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-wrap:initial;}}@media (min-width:1280px){.relate-listing .listing-title{margin-bottom:48px;}.relate-listing .relate-post-list{gap:24px;}.relate-post-list .relate-post-item{height:494px;width:calc(100% / 3 - 16px);}.relate-post-item .post-image-link{height:231px;}.relate-post-item .relate-post-item-content{gap:24px;padding:24px;}.relate-post-item .post-title{gap:16px;}.relate-post-item .post-category{padding:4px 12px;}.relate-post-item .post-category &gt; span{font-size:15px;letter-spacing:-0.15px;}.relate-post-item .post-date{font-size:15px;letter-spacing:-0.15px;}.relate-post-item .heading.post-heading{font-size:24px;letter-spacing:-0.48px;height:62px;}.relate-post-item .text.post-description{font-size:15px;letter-spacing:-0.15px;}.relate-post-item .relate-post-detail{justify-content:space-between;}.relate-post-item .relate-post-detail .post-btn{font-size:16px;letter-spacing:-0.16px;}.relate-post-item .relate-post-detail .post-view{display:flex;}.relate-post-item .relate-post-detail .post-view &gt; i{font-size:24px;}}
@media (min-width:576px){}.content-text .heading &gt; .break{display:block;}@media (min-width:768px){}@media (max-width:992px){}@media (min-width:992px){section.content.greeting{padding:var(--pc-spacing_lg) 0;}.usn_cmp_bannercustom .heading .break{display:block !important;}}@media (min-width:1200px){section.content.greeting{padding:calc(var(--pc-spacing_xl) * 3 / 4) 0 !important;}}@media (min-width:1400px){}
</pre></body></html>