body{padding-top:6rem;background-color:var(--lightBg)}.article-container{width:100%;min-height:100%;padding:10rem 30%}.article-intro,.article-title{margin-bottom:4rem}.hero-container{margin-bottom:2.5rem}.hero-image{width:100%;height:15rem;background-size:cover;background-position:center;background-repeat:no-repeat}.hero-divider{width:100%;height:.3rem;background:linear-gradient(to right,#faab6b,#f16640)}.article-intro{font-size:1rem;line-height:1.5rem;text-align:justify}.table-of-content{width:100%;display:flex;flex-direction:column;gap:1rem;margin-bottom:4rem}.last-update-date,.publish-date{text-transform:uppercase;display:block;font-size:1rem;font-weight:300;color:var(--secondaryFg);margin-bottom:2rem}.last-update-date time,.publish-date time{text-transform:none}.article-section{width:100%;margin-top:3rem}.article-section .section_title{font-size:2rem;font-weight:400;border-bottom:1px solid var(--mainFg);padding-bottom:.5rem;margin-bottom:1.5rem;margin-top:5rem}.article-section .section_pin{margin-bottom:2rem}.article-image,.article-section h4,.article-section ol,.article-section p,.article-section ul{margin-bottom:1rem}.article-section li,.article-section li>*{margin-bottom:0;margin-top:.75rem}.article-section button{margin-bottom:1rem;margin-right:1rem}.article-section ul{list-style-type:disc}.article-section li,.article-section p{font-size:1rem;line-height:1.5rem;text-align:justify}.article-image{width:100%;max-width:100%;height:auto;margin-top:1.5rem;border-radius:.4rem;display:block}.article-section li{margin-left:3rem}.article-container a{font-size:inherit;color:#3f589c}.article-container a:hover{text-decoration:underline;color:var(--accent)}.article-footer{margin-top:5rem;text-align:center}@media (max-width:1200px){.article-container{padding:8rem 15%}}@media (max-width:768px){.article-container{padding:4rem 2rem 6rem 2rem}.article-intro,.article-section li,.article-section p{font-size:1.25rem;line-height:1.875rem;text-align:justify}.table-of-content a{font-size:1.25rem}}