.articleContent{background-color:#f4f3f0;padding-top:50px}.articleContent .container{flex-direction:column;align-items:center;display:flex}.articleContent .container .headerImage{width:100%}.articleContent .header{background-color:#2c497f;border-radius:20px 20px 0 0;margin-bottom:0;padding:60px 0}.articleContent .header .published{color:#d1d1d1}.articleContent .header h1{text-align:center;color:#fff;margin:0;font-size:clamp(28px,5vw,46px)}.articleContent .authorAndPublished{color:#d1d1d1;gap:10px;margin-top:10px}.articleContent .textContainer{width:100%;padding-bottom:60px}.articleContent .textContainer .textCard{border-radius:0 0 20px 20px;margin-top:0}.articleContent .textCard{background-color:#fff;border-radius:10px;margin-top:-80px;padding:60px 50px 40px;box-shadow:0 .65em 1.5em 0 #00000026}.articleContent .textCard .featuredImage{width:100%;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{margin:0 0 25px;font-size:18px;line-height:34px}.articleContent .textCard p b,.articleContent .textCard .campaignLink b,.articleContent .textCard ul b{text-decoration:underline}@media screen and (width<=950px){.articleContent{padding-top:0}.articleContent .header{border-radius:0;padding:35px 0}.articleContent .textCard{padding:35px 25px}}@media screen and (width<=768px){.articleContent .authorAndPublished{flex-direction:column}.articleContent .textCard ul{padding-left:1.5rem}.articleContent .textCard ul ul{padding-left:2rem}}
