.news-section{gap:28px;display:grid}.news-section-header{max-width:720px}.news-section-text{color:#555;margin:8px 0 0;line-height:1.6}.news-section-group{gap:14px;display:grid}.news-section-group-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.news-section-group-header h3{margin:0;font-size:24px;line-height:1.2}.news-section-group-header a{color:#208000;font-weight:var(--var-font-semibold);white-space:nowrap;text-decoration:none}.news-section-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}@media (max-width:900px){.news-section-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.news-section-group-header{flex-direction:column;align-items:flex-start;gap:8px}.news-section-grid{grid-template-columns:1fr}}
.home-img-container{width:100%;height:40vh;position:relative;overflow:hidden}.home-img-template{object-fit:cover;object-position:center;width:100%;height:100%}.home-img-banner-text{text-align:center;position:absolute;top:40%;left:50%;transform:translate(-50%,-40%)}.home-img-text{color:#fff;text-shadow:2px 2px 4px #000000b3;margin:0;font-size:3vw;font-weight:700}.home-img-text2{color:#fff;text-shadow:2px 2px 4px #000000b3;margin:0;font-size:2vw;font-weight:700}.home-location-box{justify-content:center;align-items:center;display:flex}.home-location-text{text-align:center;font-size:1rem;font-weight:var(--var-font-semibold);text-shadow:var(--var-text-shadow-heading);margin:0 50px}.home-blast-sign{z-index:10;font-weight:700;position:absolute;top:20px;left:10px;transform:rotate(-10deg)}.home-blast-sign>p{color:#fff;background-color:#ff4d4d;border-radius:5px;padding:10px;font-size:1vw}@media (max-width:768px){.home-img-container{height:15vh}.home-img-text{font-size:3.6vw}.home-img-text2{font-size:2.4vw}.home-area-text{font-size:.8rem}.home-blast-sign{top:5px}.home-blast-sign>p{padding:5px;font-size:1.8vw}}.home-about-container{display:block}
