body.page .overview-section,body.single .overview-section{position:relative;padding:calc(var(--padding-x) * 2) 0 calc(var(--padding-x) * 4);margin-bottom:calc(var(--padding-x) * -3)}@media (min-width: 992px){body.page .overview-section,body.single .overview-section{padding:calc(var(--padding-x) * 1) 0 calc(var(--padding-x) * 3.5)}}body.page .overview-section .flex-row-reverse,body.single .overview-section .flex-row-reverse{flex-direction:row-reverse;justify-content:flex-end}body.page .overview-section__main,body.single .overview-section__main{margin-bottom:2.125rem}body.page .overview-section__main .h2,body.single .overview-section__main .h2{margin-top:0;color:var(--theme-secondary-color)}@media (min-width: 992px){body.page .overview-section__main,body.single .overview-section__main{margin-bottom:3.5rem}}body.page .overview-section__content p a,body.single .overview-section__content p a{text-decoration:underline;color:var(--theme-secondary-color);font-weight:700}body.page .overview-section__list,body.single .overview-section__list{display:grid;grid-template-columns:repeat(1,1fr);flex-wrap:wrap;row-gap:1.5rem;-moz-column-gap:1.875rem;column-gap:1.875rem}@media (min-width: 992px){body.page .overview-section__list,body.single .overview-section__list{row-gap:3rem;grid-template-columns:repeat(3,minmax(0,1fr))}}body.page .overview-section .overview-section__link,body.single .overview-section .overview-section__link{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;row-gap:1.5rem}body.page .overview-section .overview-section__link img,body.single .overview-section .overview-section__link img{display:block;width:100%;max-width:15.625rem;height:auto;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border-radius:50%;outline:0 solid var(--theme-base-beige);transition:outline var(--theme-transition)}body.page .overview-section .overview-section__link:hover img,body.single .overview-section .overview-section__link:hover img{outline:12px solid var(--theme-base-beige)}body.page .overview-section__buttons,body.single .overview-section__buttons{margin-top:1.875rem;text-align:center}@media (min-width: 992px){body.page .overview-section__buttons,body.single .overview-section__buttons{margin-top:3rem}}body.page .overview-section__buttons a,body.single .overview-section__buttons a{text-align:center;justify-content:center}@media (min-width: 992px){body.page .overview-section__buttons a,body.single .overview-section__buttons a{min-width:15.625rem}}body.page .overview-section__placeholder,body.single .overview-section__placeholder{text-align:center;padding:3rem;background-color:var(--theme-base-soft);border-radius:4px}body.page .overview-section__placeholder p,body.single .overview-section__placeholder p{font-size:1.1rem;color:var(--theme-grey-color)}body.page .overview-section.bg-primary .h1,body.page .overview-section.bg-primary h2,body.page .overview-section.bg-primary h3,body.page .overview-section.bg-primary h4,body.single .overview-section.bg-primary .h1,body.single .overview-section.bg-primary h2,body.single .overview-section.bg-primary h3,body.single .overview-section.bg-primary h4,body.page .overview-section.bg-secondary .h1,body.page .overview-section.bg-secondary h2,body.page .overview-section.bg-secondary h3,body.page .overview-section.bg-secondary h4,body.single .overview-section.bg-secondary .h1,body.single .overview-section.bg-secondary h2,body.single .overview-section.bg-secondary h3,body.single .overview-section.bg-secondary h4{color:var(--theme-base-light)}
