.magazine__contents{display:flex;flex-direction:column;gap:40px}.interview-column__sectionTitle{border-bottom:2px solid #c3ced7;color:#00111f;font-family:Montserrat;font-feature-settings:"pwid" on;font-size:24px;font-style:normal;font-weight:600;letter-spacing:.96px;line-height:140%;margin-bottom:20px;opacity:.9;padding-bottom:10px}.postItems{display:grid;gap:29px;grid-template-columns:minmax(0,1fr);justify-items:center}@media (min-width:1024px){.postItems{gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}}.postItem{aspect-ratio:358/258;background:#fff;border-radius:10px;box-shadow:0 2px 8px 0 rgba(0,16,30,.1);display:grid;max-width:358px;width:100%}.postItem,.postItemImg__container{overflow:hidden}.postItemImg{aspect-ratio:358/169;object-fit:cover;width:100%}.postItemText{align-content:space-between;display:grid;padding:20px}.postItemText__title{display:-webkit-box;font-family:Montserrat;font-feature-settings:"pwid" on;font-size:16px;font-style:normal;font-weight:600;letter-spacing:.64px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;margin-bottom:10px}.postItemText__date,.postItemText__title{color:#00111f;line-height:140%;opacity:.9}.postItemText__date{font-family:Montserrat;font-feature-settings:"pwid" on;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.48px}.postItem__meta{align-items:center;display:flex;justify-content:space-between}.more-text{color:var(--,#00111f);font-family:Montserrat;font-feature-settings:"pwid" on;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.56px;line-height:140%;opacity:.9;position:relative}.more-text__icon{margin-right:2px}.more-text__icon:after{background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='8' height='13' viewBox='0 0 8 13' fill='none'><path d='M1 11.3923L7 6.19615L1 1' stroke='%231CB0C7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat 50%;background-size:contain;content:"";display:inline-block;height:13px;margin-left:8px;position:absolute;top:calc(50% - 6px);width:8px}