body.page .overview-section,body.single .overview-section{padding:2.5rem 0}@media (min-width: 992px){body.page .overview-section,body.single .overview-section{padding:5rem 0}}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 img,body.single .overview-section img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;margin-bottom:3rem}@media (min-width: 992px){body.page .overview-section img,body.single .overview-section img{width:80%;margin-bottom:0}}body.page .overview-section__header .h2,body.single .overview-section__header .h2{margin-top:0}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__image,body.single .overview-section__image{text-align:right}body.page .overview-section__list,body.single .overview-section__list{display:flex;flex-wrap:wrap;row-gap:1.5rem;margin-bottom:3rem}@media (min-width: 992px){body.page .overview-section__list,body.single .overview-section__list{row-gap:3rem}}body.page .overview-section__item,body.single .overview-section__item{width:100%;display:flex;align-items:center;-moz-column-gap:.625rem;column-gap:.625rem}@media (min-width: 992px){body.page .overview-section__item,body.single .overview-section__item{align-items:flex-start}}body.page .overview-section__item .icon,body.single .overview-section__item .icon{width:3.75rem;height:3.75rem;margin-right:.625rem}body.page .overview-section__item p,body.single .overview-section__item p{margin-bottom:0;width:calc(100% - 4.375rem)}body.page .overview-section__buttons,body.single .overview-section__buttons{display:grid;grid-template-columns:repeat(1,1fr);gap:15px}@media (min-width: 992px){body.page .overview-section__buttons,body.single .overview-section__buttons{grid-template-columns:repeat(2,1fr);gap:30px}}body.page .overview-section__buttons a,body.single .overview-section__buttons a{display:flex;align-items:center;justify-content:center;min-width:auto}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-light,body.single .overview-section.bg-light{background-color:transparent}body.page .overview-section.bg-light .h2,body.single .overview-section.bg-light .h2{color:var(--theme-primary-color)}body.page .overview-section.bg-light .icon,body.single .overview-section.bg-light .icon{fill:var(--theme-primary-color)}body.page .overview-section.bg-light-primary,body.single .overview-section.bg-light-primary{background-color:var(--theme-bg-color-primary);color:var(--theme-primary-color)}body.page .overview-section.bg-light-primary .overview-section__content,body.page .overview-section.bg-light-primary .overview-section__item,body.single .overview-section.bg-light-primary .overview-section__content,body.single .overview-section.bg-light-primary .overview-section__item{color:var(--theme-text-color-default)}body.page .overview-section.bg-light-primary .blockquote-content,body.page .overview-section.bg-light-primary .blockquote-footer,body.single .overview-section.bg-light-primary .blockquote-content,body.single .overview-section.bg-light-primary .blockquote-footer{color:var(--theme-primary-color)}body.page .overview-section.bg-light-primary .icon:not(.background-icon),body.single .overview-section.bg-light-primary .icon:not(.background-icon){fill:var(--theme-primary-color)}body.page .overview-section.bg-primary,body.single .overview-section.bg-primary{background-color:var(--theme-primary-color);color:var(--theme-base-light)}body.page .overview-section.bg-primary .blockquote-content,body.page .overview-section.bg-primary .blockquote-footer,body.single .overview-section.bg-primary .blockquote-content,body.single .overview-section.bg-primary .blockquote-footer{color:var(--theme-base-light)}body.page .overview-section.bg-light-secondary,body.single .overview-section.bg-light-secondary{background-color:var(--theme-bg-color-secondary);color:var(--theme-primary-color)}body.page .overview-section.bg-light-secondary .overview-section__content,body.page .overview-section.bg-light-secondary .overview-section__item,body.single .overview-section.bg-light-secondary .overview-section__content,body.single .overview-section.bg-light-secondary .overview-section__item{color:var(--theme-text-color-default)}body.page .overview-section.bg-light-secondary .blockquote-content,body.page .overview-section.bg-light-secondary .blockquote-footer,body.single .overview-section.bg-light-secondary .blockquote-content,body.single .overview-section.bg-light-secondary .blockquote-footer{color:var(--theme-primary-color)}body.page .overview-section.bg-secondary,body.single .overview-section.bg-secondary{background-color:var(--theme-secondary-color);color:var(--theme-base-light)}body.page .overview-section.bg-secondary .blockquote-content,body.page .overview-section.bg-secondary .blockquote-footer,body.single .overview-section.bg-secondary .blockquote-content,body.single .overview-section.bg-secondary .blockquote-footer{color:var(--theme-default-text-color)}body.page .overview-section.bg-secondary .icon,body.single .overview-section.bg-secondary .icon{fill:var(--theme-primary-color)}
