.smc-section{width:100%;max-width:1200px;margin:0 auto;padding:55px 20px 70px;box-sizing:border-box;background:#fff}.smc-title{margin:0 0 45px;text-align:center;font-family:Arial,Helvetica,sans-serif;font-size:42px;line-height:1.15;font-weight:700;color:#050505}.smc-grid{display:grid;grid-template-columns:repeat(var(--smc-columns,3),1fr);align-items:stretch}.smc-card{min-height:260px;padding:0 55px 5px;text-align:center;border-right:2px solid #dce7f5;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.smc-card:last-child{border-right:0}.smc-logo-wrap{width:100%;height:80px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.smc-logo-link{width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-decoration:none}.smc-logo{display:block;max-width:250px;max-height:70px;width:auto;height:auto;object-fit:contain;transition:transform .25s ease}.smc-logo-link:hover .smc-logo{transform:scale(1.04)}.smc-no-logo{font-family:Georgia,"Times New Roman",serif;font-size:34px;font-weight:700;color:#111;width:100%}.smc-description{width:100%;max-width:360px;min-height:95px;font-family:Georgia,"Times New Roman",serif;font-size:20px;line-height:1.42;color:#111}.smc-arrow{margin-top:auto;width:48px;height:48px;border-radius:50%;background:#f4f4f4;color:#111;text-decoration:none;display:flex;align-items:center;justify-content:center;font-size:21px;transition:all .2s ease}.smc-arrow:hover{background:#e9e9e9;transform:translateY(-2px)}.smc-button-wrap{display:flex;justify-content:flex-end;margin-top:25px;padding-right:5px}.smc-read-more{display:inline-flex;align-items:center;gap:9px;padding:14px 20px;border:1px solid #0b55d8;border-radius:28px;color:#064fcb;background:#fff;font-family:Georgia,"Times New Roman",serif;font-size:16px;text-decoration:none}.smc-read-more:hover{background:#064fcb;color:#fff}.smc-empty{text-align:center}.smc-detail-page{max-width:1000px;margin:0 auto;padding:70px 20px 90px}.smc-detail-logo{text-align:center;margin-bottom:35px}.smc-detail-logo img{max-width:300px;max-height:100px;width:auto;height:auto;object-fit:contain}.smc-detail-publication{text-align:center;font-family:Georgia,"Times New Roman",serif;font-size:28px;font-weight:700;margin-bottom:15px}.smc-detail-title{text-align:center;font-family:Arial,sans-serif;font-size:40px;line-height:1.2;margin:0 auto 30px;color:#111}.smc-detail-content{max-width:800px;margin:0 auto;font-family:Georgia,"Times New Roman",serif;font-size:20px;line-height:1.75;color:#222}.smc-detail-actions{display:flex;justify-content:center;gap:15px;flex-wrap:wrap;margin-top:40px}.smc-detail-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 22px;border-radius:28px;text-decoration:none;font-family:Arial,sans-serif;font-size:15px;border:1px solid #0b55d8;color:#064fcb;background:#fff}.smc-detail-btn:hover{background:#064fcb;color:#fff}@media(max-width:700px){.smc-grid{grid-template-columns:1fr!important}.smc-card{padding:0 10px 30px;margin-bottom:30px;border-right:0!important;border-bottom:2px solid #dce7f5}.smc-card:last-child{border-bottom:0}.smc-title{font-size:30px}.smc-detail-title{font-size:28px}}@media(min-width:701px) and (max-width:1000px){.smc-grid{grid-template-columns:repeat(2,1fr)!important}}