section ol.list{display:flex;flex-wrap:wrap;gap:3em 4em;margin-top:3em}@media (max-width: 767px){section ol.list{gap:2em 1em}}section ol.list li{width:calc(50% - 2em)}@media (max-width: 767px){section ol.list li{width:calc(50% - 1em)}}section ol.list a{text-decoration:none;color:#324664}section ol.list a:hover{color:#5f50b4}section ol.list .img{aspect-ratio:1.33/1}section ol.list .img img{width:100%;height:100%;object-fit:cover;object-position:center}section ol.list .txt h2{margin:.5em 0 .3em;font-size:2.7rem}@media (max-width: 767px){section ol.list .txt h2{font-size:3.7vw}}section ol.list .txt p{overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;box-orient:vertical;line-clamp:3;max-height:108px}@media (max-width: 767px){section ol.list .txt p{display:none}}
