<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.generalCards{display:flex;flex-wrap:wrap;gap:48px 30px;justify-content:center}.generalCard{display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;width:calc(33.33333% - 20px)}.generalCard:has(a){display:block}.generalCard a{display:flex;flex-direction:column;height:100%;justify-content:space-between;transition:opacity .3s;width:100%}@media (min-width:768px){.generalCards:has(.generalCard:nth-child(4)) .generalCard{width:calc(25% - 22.5px)}}.generalCardImg{height:186px;margin:0 0 16px;overflow:hidden}.generalCardImg img{height:100%!important;object-fit:cover;width:100%!important}.generalCardTitle{color:#3e3e3e;font-size:20px;font-weight:700;letter-spacing:.05em;line-height:1.4;margin-bottom:16px;text-align:center}.generalCardText{color:#3e3e3e;font-size:16px;margin-top:10px}.generalCardText *{color:inherit;font-size:inherit;font-weight:inherit;line-height:1.8}.generalCardText li{padding-left:1em;text-indent:-1em}.generalCardText ul li:before{content:"ãƒ»"}.generalCardText ol{padding:0}.generalCardText ol li{list-style:numeric inside}.generalCardLink{margin-top:24px;text-align:right}.generalCardLink span{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjEzIiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgOSAxMyI+PHBhdGggZmlsbD0iIzAwNDA5OCIgZD0iTTguMTYgNi4xODcgMi4wNzcgMTIuMjcuNiAxMC43OWw0LjYwNC00LjYwNEwuNiAxLjU4IDIuMDc3LjEwNHoiLz48L3N2Zz4=") 100% /8px 13px no-repeat;color:#004098;font-size:14px;font-weight:700;padding-right:24px}@media (hover:hover){.generalCard a:hover{opacity:.6}}@media (max-width:767px){.generalCards{flex-direction:column;gap:48px 0}.generalCard{width:100%}.generalCardImg{aspect-ratio:16/9;height:auto}}</pre></body></html>