.articleContent{background-color:#f4f3f0;padding-top:50px}.articleContent .container{display:flex;flex-direction:column;align-items:center}.articleContent .header{background-color:#2c497f;margin-bottom:0;border-radius:20px 20px 0 0;padding:60px 0}.articleContent .header .published{color:#d1d1d1}.articleContent .header h1{font-size:clamp(28px,5vw,46px);text-align:center;margin:0;color:#fff}.articleContent .authorAndPublished{color:#d1d1d1;gap:10px;margin-top:10px}.articleContent .textContainer{padding-bottom:60px;width:100%}.articleContent .textContainer .textCard{margin-top:0;border-radius:0 0 20px 20px}.articleContent .textCard{margin-top:-80px;border-radius:10px;box-shadow:0 .65em 1.5em #00000026;background-color:#fff;padding:60px 50px 40px}.articleContent .textCard .featuredImage{margin-bottom:25px}.articleContent .textCard a{color:#cc130f;word-break:break-all}.articleContent .textCard a:hover{color:#d44c4e}.articleContent .textCard p,.articleContent .textCard .campaignLink,.articleContent .textCard ul{font-size:18px;line-height:34px;margin:0 0 25px}.articleContent .textCard p b,.articleContent .textCard .campaignLink b,.articleContent .textCard ul b{text-decoration:underline}.articleContent .linkedIssues,.articleContent .RelatedIssuesSection{gap:15px}.articleContent .linkedIssue{border:none;color:#fff!important;font-weight:400;transition:all .3s ease-in-out;background-color:#2e7cdb;border-radius:7px;padding:12px 17px;font-size:14px;text-align:center}.articleContent .linkedIssue:hover{background-color:#2c497f}.articleContent .RelatedIssuesSection{margin-top:25px;align-self:start}.articleContent .RelatedIssuesSection .title{min-width:111px}@media screen and (max-width: 950px){.articleContent{padding-top:0}.articleContent .header{border-radius:0;padding:35px 0}.articleContent .textCard{padding:35px 25px}}@media screen and (max-width: 768px){.articleContent .authorAndPublished{flex-direction:column}.articleContent .textCard ul{padding-left:1.5rem}.articleContent .textCard ul ul{padding-left:2rem}}
