.issue-preview{flex-wrap:wrap;align-items:flex-start;gap:2rem;max-width:1000px;margin:4rem auto;display:flex}@media (min-width:1024px){.issue-preview{flex-wrap:nowrap;justify-content:center}.issue-preview .cover img{width:100%;height:auto}}@media (max-width:1024px){.issue-preview{flex-direction:column;align-items:center}.cover img{width:100%;max-width:300px}}@media (max-width:768px){.btn-read{background-color:var(--black)!important}.issue-preview a{margin-bottom:2rem}.latest-issues{width:500px!important;padding:2rem!important}.details .title{text-align:center!important;font-size:20px!important}.details .date{text-align:center!important;font-size:14px!important}.details .description{text-align:justify!important;font-size:15px!important}}@media (max-width:500px){.latest-issues{width:330px!important;padding:20px!important}}.cover{flex:0 0 300px;justify-content:center;align-items:center;width:80%;display:flex}.cover img{border-radius:12px;width:100%;display:block;box-shadow:0 4px 12px #00000026}.details{flex:1}.details .title{margin-bottom:.5rem;font-size:2rem;font-weight:700}.details .date{color:#666;margin-bottom:1rem}.details .description{max-width:600px;margin-bottom:2rem}.description{-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.btn-read-cont{justify-content:center;align-items:center;width:100%;display:flex}.btn-read-cont button{position:relative;top:20px}.btn-read{color:#fff;cursor:pointer;background:#ff6b57;border:none;border-radius:999px;width:250px;padding:.75rem 1.5rem;font-size:1rem;font-weight:800;transition:background .2s}.btn-read:hover{background:#e05544}.latest-issues{background-color:#fff;border-radius:15px;max-width:900px;margin:0 auto;padding:3rem;box-shadow:0 4px 12px #00000026}.latest-issues h3{margin-bottom:1rem;font-size:1.5rem}.issues-list{gap:1rem;display:flex}.issue-card{flex:1;justify-content:space-between;align-items:center;display:flex}.issue-card img{border-radius:4px;width:70%;display:block;box-shadow:0 2px 8px #0000001a}
