.pmx-articles{width:75%;margin-inline:auto;margin-top:120px}@media(max-width:991.98px){.pmx-articles{width:100%;margin-top:40px}}.pmx-articles h3{display:flex;justify-content:space-between;font-size:32px;font-weight:700}@media(max-width:991.98px){.pmx-articles h3{font-size:20px}}.pmx-articles h3 a{display:flex;justify-content:center;align-items:center;border-radius:16px;border:1px solid rgba(35,38,47,.2);color:#3772ff;font-size:14px;font-weight:700;gap:8px;padding:8px 16px;cursor:pointer}@media(max-width:991.98px){.pmx-articles h3 a svg{display:none}}.pmx-articles .articles{display:flex;width:100%;justify-content:space-between;margin-top:64px}@media(max-width:991.98px){.pmx-articles .articles{margin-top:32px}}.pmx-articles .articles article{display:flex;flex-direction:column;border:1px solid #f0f0f0;border-radius:16px;width:32%}@media(max-width:991.98px){.pmx-articles .articles article{margin-inline:auto;width:90%}}.pmx-articles .articles article img{border-radius:16px 16px 0 0;height:50%}.pmx-articles .articles article .body{box-sizing:border-box;width:100%;height:50%;display:flex;flex-direction:column;padding:24px}.pmx-articles .articles article .body h4{font-size:16px;font-weight:700;height:20%}.pmx-articles .articles article .body p{margin-top:16px;display:flex;width:100%;height:50%;font-size:12px;font-weight:500;color:#777e90}.pmx-articles .articles article .body .footer{display:flex;margin-top:16px;width:100%;height:30%;align-items:center;justify-content:space-between}.pmx-articles .articles article .body .footer a{display:flex;gap:8px;align-items:center;justify-content:center;font-size:14px;font-weight:500;cursor:pointer}.pmx-articles .articles article .body .footer span{font-size:14px;font-weight:500;color:#777e90}.pmx-articles .articles .next-navigation,.pmx-articles .articles .pre-navigation{display:flex;justify-content:center;align-items:center;background-color:#fff;position:absolute;width:32px;height:32px;z-index:1;border-radius:8px;border:1px solid #f0f0f0}.pmx-articles .articles .next-navigation{left:4px;transform:translateY(80px)}.pmx-articles .articles .pre-navigation{right:4px;transform:translateY(80px)}