.o-ac{margin-bottom:var(--spacing-lg);margin-top:var(--spacing-lg)}@media screen and (min-width:990px){.o-ac{margin-bottom:var(--spacing-xl);margin-top:var(--spacing-xl)}}.o-ac__grid{margin:0}@media screen and (min-width:1100px){.o-ac__grid{margin:0 -4rem}}.o-ac__grid.grid{min-width:100%;width:auto}.o-ac__column{padding:0;position:relative}@media screen and (min-width:1100px){.o-ac__column{padding:0 4rem}}.o-ac__sidebar{display:flex;flex-direction:column;gap:var(--spacing-lg)}.o-ac__sidebar[data-sticky]{transition:top var(--default-transition-easing) var(--default-transition-timing)}@media screen and (min-width:1100px){.o-ac__sidebar[data-sticky]{position:-webkit-sticky;position:sticky;top:calc(var(--header-mid-height) + var(--header-main-height) + var(--spacing-lg))}}.o-ac__sidebar-nav{border-radius:1.5rem;display:flex;flex-direction:column;gap:.5rem;margin-bottom:2.5rem;padding:2.5rem 1.5rem 2.5rem 0}@media screen and (min-width:1100px){.o-ac__sidebar-nav{margin-bottom:0}}.o-ac__sidebar-nav-link{border-left:3px solid transparent;font-size:var(--nav-siderbar-fs);line-height:var(--nav-siderbar-fs);padding-left:1.5rem;text-decoration:none}.o-ac__sidebar-nav-link.active,.o-ac__sidebar-nav-link:active,.o-ac__sidebar-nav-link:focus,.o-ac__sidebar-nav-link:hover,.o-ac__sidebar-nav-link:target{border-left:3px solid rgb(var(--color-text));font-weight:700}.o-ac__sidebar-newsletter{border-radius:1.5rem;overflow:hidden}.o-ac__sidebar-newsletter-content{padding:2rem 1.5rem}.o-ac__sidebar-newsletter-title{font-family:var(--ff-secondary);font-size:var(--h6-fs);font-weight:400;line-height:var(--h6-lh)}.o-ac__sidebar-newsletter-image img{height:auto;width:100%}.o-ac__sidebar-newsletter-form{margin-top:1.5rem}.o-ac__sidebar-newsletter-form .m-newsletter-form .a-icon__icon{color:var(--color-white)}.o-ac__info{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:space-between;margin-bottom:2.5rem}.o-ac__info-publishing{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:1rem}@media screen and (min-width:1100px){.o-ac__info-publishing{align-items:center;flex-direction:row;gap:2rem}}.o-ac__author{align-items:center;border-radius:var(--border-radius-40);display:flex;flex-direction:row;gap:.5rem;justify-content:center;padding:.25rem 1.25rem .25rem .5rem}.o-ac__author-image{height:2rem;width:2rem}.o-ac__author-image img{border-radius:50%;height:2rem;width:2rem}.o-ac__author-name{text-wrap:nowrap;align-items:center;display:flex;font-family:var(--ff-secondary);justify-content:center}.o-ac__date{text-wrap:nowrap;font-size:var(--body-fs-xs);line-height:var(--body-lh-xs)}.o-ac__section{margin-bottom:var(--spacing-lg)}@media screen and (min-width:1100px){.o-ac__section{margin-bottom:var(--spacing-lg-2)}}.o-ac__section .o-ac__mwt-image-wrapper,.o-ac__section .o-ac__mwt-text,.o-ac__section h1,.o-ac__section h2{margin-bottom:var(--spacing-md)}.o-ac__section .o-ac__mwt-image-wrapper:last-child,.o-ac__section .o-ac__mwt-text:last-child,.o-ac__section h1:last-child,.o-ac__section h2:last-child{margin-bottom:0}.o-ac__section h3,.o-ac__section h4,.o-ac__section h5,.o-ac__section h6{margin-bottom:var(--spacing-sm)}.o-ac__mwt img,.o-ac__mwt video{border-radius:0;display:block;height:auto;max-width:100%}.o-ac__mwt-images{margin:-1rem 0}@media screen and (min-width:1100px){.o-ac__mwt-images{margin:0 -1.5rem}}.o-ac__mwt-images.grid{min-width:100%;width:auto}.o-ac__mwt-images .o-ac__mwt-image{padding:.5rem 0}@media screen and (min-width:1100px){.o-ac__mwt-images .o-ac__mwt-image{padding:0 .75rem}}.o-ac__mwt ul{list-style-type:none;padding-left:1.5rem}.o-ac__mwt ul li{margin-bottom:1rem;position:relative}.o-ac__mwt ul li:before{background-color:rgb(var(--color-accent));border-radius:var(--border-radius-2);content:"";display:inline-block;height:.5rem;left:-1rem;position:absolute;top:.5rem;width:.5rem}.o-ac__quote-text{font-family:var(--ff-secondary);font-size:var(--quote-fs-md);line-height:var(--quote-lh-md)}.o-ac__quote-author{font-family:var(--ff-tertiary)}.u-sticky-header-hidden .o-ac .o-ac__sidebar{top:var(--spacing-lg)}