section.post-content{display:grid;gap:40px;grid-template-columns:100%;margin:0 auto;max-width:1040px;padding:40px 10px}@media (min-width:1024px){section.post-content{grid-template-columns:3fr 1fr}}section.post-content .post{display:grid;gap:50px}section.post-content .photo{text-align:center}@media (max-width:1023px){section.post-content .post .content img{float:none!important;margin:0 0 30px!important}}section.post-content .post .content img[style*="float: right;"]{margin:0 0 30px 30px!important}section.post-content .post .content img[style*="float: left;"]{margin:0 30px 30px!important}section.post-content .post .content .hs-responsive-embed-wrapper{aspect-ratio:560/315;margin-top:30px!important;max-height:none!important;max-width:100%!important}section.post-content .post .content table{border-collapse:collapse;margin:30px 0 0;max-width:95%;table-layout:fixed}section.post-content .post .content blockquote{border-left:5px solid #e0ecf2;padding-left:30px}section.post-content .post .content blockquote p+p{margin-top:30px}section.post-content .post .content table thead{background-color:#555}section.post-content .post .content table thead th{color:#fff;font-size:14px;font-weight:700;padding:10px 5px;text-align:left}@media (min-width:780px){section.post-content .post .content table thead th{font-size:16px}}section.post-content .post .content table td{color:#000;font-size:14px;padding:7px 5px}section.post-content .post .content table tbody tr:nth-of-type(2n){background-color:#e0ecf2}section.post-content .post ul{list-style-type:disc;padding-left:25px}section.post-content .post ol{list-style-type:decimal;padding-left:25px}section.post-content .post a:not(.button):not(.cta_button){word-wrap:break-word;overflow-wrap:break-word;word-break:break-word}section.post-content .sidebar ul,section.post-content .sidebar ul li{list-style:none;margin:0;padding:0!important}section.post-content .sidebar ul{margin-bottom:40px}section.post-content .sidebar ul:not(.share) li a{border-bottom:1px solid #e0ecf2;color:#555;display:block;font-size:15px;font-size:.9375rem;padding:5px;transition:background-color .25s ease-in-out}section.post-content .sidebar ul:not(.share) li a:hover{background-color:#e0ecf2;color:#4f2683}section.post-content .sidebar ul:not(.share) li a.active{background-color:#e0ecf2}section.post-content .sidebar ul li:last-of-type a{border-bottom:0}section.post-content .sidebar ul.share{align-items:center;display:grid;gap:5px;grid-template-columns:repeat(4,40px);justify-content:start}section.post-content .sidebar ul.share a{align-items:center;background-color:#004fa3;border-radius:5px;display:flex;justify-content:center;padding:10px;transition:background-color .25s ease-in-out}section.post-content .sidebar ul.share a:hover{background-color:#4f2683}section.post-content .sidebar ul.share a svg{height:20px}section.post-content .sidebar ul.share a svg path{fill:#fff}