body{padding-top:6rem;background-color:var(--lightBg)}.article-container{width:100%;min-height:100%;padding:10rem 30%}.breadcrumb-nav ul{list-style:none;padding:0;margin-bottom:1rem;display:flex;flex-wrap:nowrap;font-size:.8rem;color:var(--secondaryFg)}.breadcrumb-nav li:not(:last-child)::after{content:"/";margin:0 .8em;opacity:.5}.breadcrumb-nav a,.breadcrumb-nav span{text-decoration:none!important;color:inherit!important;font-size:inherit!important;font-weight:500}.breadcrumb-nav a:hover{color:var(--mainFg)!important;text-decoration:underline!important}.breadcrumb-nav li:last-child{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.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 ul{list-style-type:none;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-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-figure{width:100%;height:auto;margin-top:1.5rem;margin-bottom:2rem;display:block}.article-image{width:100%;max-width:100%;height:auto;display:block;border-radius:.4rem}figcaption{font-size:.875rem;font-style:italic;color:var(--secondaryFg);margin-top:.5rem;margin-left:1rem}figcaption:before{content:">> "}.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}.breadcrumb-nav ul,.table-of-content a{font-size:1.1rem}}