body.page .info-content,body.single .info-content{overflow:hidden;padding:1.25rem 0}@media (min-width: 576px){body.page .info-content,body.single .info-content{padding:1.875rem 0}}@media (min-width: 768px){body.page .info-content,body.single .info-content{padding:2.5rem 0}}@media (min-width: 992px){body.page .info-content,body.single .info-content{padding:3.75rem 0}}@media (min-width: 1200px){body.page .info-content,body.single .info-content{padding:5rem 0}}body.page .info-content--has-bg,body.single .info-content--has-bg{padding:1.5rem 0 5rem}@media (min-width: 1200px){body.page .info-content--has-bg,body.single .info-content--has-bg{padding:3rem 0 10rem}}body.page .info-content--has-bg .info-content__bg-wrapper,body.single .info-content--has-bg .info-content__bg-wrapper{margin-left:auto;margin-right:auto;padding-top:1.25rem;padding-bottom:1.25rem}@media (min-width: 576px){body.page .info-content--has-bg .info-content__bg-wrapper,body.single .info-content--has-bg .info-content__bg-wrapper{padding-top:1.875rem;padding-bottom:1.875rem}}@media (min-width: 768px){body.page .info-content--has-bg .info-content__bg-wrapper,body.single .info-content--has-bg .info-content__bg-wrapper{padding-top:2.5rem;padding-bottom:2.5rem}}@media (min-width: 1200px){body.page .info-content--has-bg .info-content__bg-wrapper,body.single .info-content--has-bg .info-content__bg-wrapper{padding-top:3.125rem;padding-bottom:3.125rem}}body.page .info-content__bg-wrapper,body.single .info-content__bg-wrapper{position:relative}body.page .info-content__bg-wrapper:before,body.single .info-content__bg-wrapper:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;filter:url(#grunge)}body.page .info-content--bg-primary .info-content__bg-wrapper:before,body.single .info-content--bg-primary .info-content__bg-wrapper:before{background-color:var(--theme-primary-color)}body.page .info-content--bg-secondary .info-content__bg-wrapper,body.single .info-content--bg-secondary .info-content__bg-wrapper{color:var(--theme-base-light)}body.page .info-content--bg-secondary .info-content__bg-wrapper:before,body.single .info-content--bg-secondary .info-content__bg-wrapper:before{background-color:var(--theme-secondary-color)}body.page .info-content--bg-beige .info-content__bg-wrapper:before,body.single .info-content--bg-beige .info-content__bg-wrapper:before{background-color:var(--theme-base-beige)}body.page .info-content__grid,body.single .info-content__grid{display:flex;flex-direction:column;gap:1.875rem}@media (min-width: 992px){body.page .info-content__grid,body.single .info-content__grid{flex-direction:row;align-items:center}}@media (min-width: 1200px){body.page .info-content--full-width body.page .info-content__grid,body.page .info-content--full-width body.single .info-content__grid,body.single .info-content--full-width body.page .info-content__grid,body.single .info-content--full-width body.single .info-content__grid{gap:10.625rem}}body.page .info-content__side,body.single .info-content__side{width:100%}@media (min-width: 992px){body.page .info-content__side,body.single .info-content__side{flex:1 1 0;min-width:0;width:auto}}body.page .info-content__side--image,body.single .info-content__side--image{order:-1}@media (min-width: 992px){body.page .info-content__side--image,body.single .info-content__side--image{order:initial;flex-shrink:0}}body.page .info-content__image,body.single .info-content__image{border-radius:var(--theme-radius);overflow:hidden;position:relative}body.page .info-content__image img,body.page .info-content__image picture,body.single .info-content__image img,body.single .info-content__image picture{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}body.page .info-content__image--square,body.single .info-content__image--square{aspect-ratio:1/1}@media (min-width: 992px){body.page .info-content__image--square,body.single .info-content__image--square{aspect-ratio:1/1}}body.page .info-content__image--16\:9,body.single .info-content__image--16\:9{aspect-ratio:16/9}body.page .info-content__placeholder,body.single .info-content__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:18.75rem;background-color:var(--theme-base-soft);border-radius:var(--theme-radius);color:var(--theme-grey-color)}body.page .info-content__content,body.single .info-content__content{display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 768px){body.page .info-content__content,body.single .info-content__content{gap:2rem}}@media (min-width: 992px){body.page .info-content__content,body.single .info-content__content{gap:3rem}}body.page .info-content__content--top,body.single .info-content__content--top{justify-content:flex-start}body.page .info-content__content--center,body.single .info-content__content--center{justify-content:center}body.page .info-content__content--bottom,body.single .info-content__content--bottom{justify-content:flex-end}body.page .info-content__content--has-text-bg,body.single .info-content__content--has-text-bg{position:relative;padding:1.5rem calc(var(--bs-gutter-x) * .5)}body.page .info-content__content--has-text-bg:before,body.single .info-content__content--has-text-bg:before{content:"";position:absolute;top:0;bottom:0;left:0;width:100%;background-color:var(--theme-base-light);z-index:-1;filter:url(#grunge)}@media (min-width: 992px){body.page .info-content__content--has-text-bg:before,body.single .info-content__content--has-text-bg:before{top:-2.8125rem;left:auto;right:calc((100vw - var(--container-max-width)) / -2 - var(--bs-gutter-x) * .5);bottom:-2.8125rem;width:calc(50vw + var(--container-max-width) * 2 / 12)}}body.page .info-content__text,body.single .info-content__text{display:flex;flex-direction:column;gap:.5rem}@media (min-width: 992px){body.page .info-content__text,body.single .info-content__text{gap:1rem}}body.page .info-content__text h1,body.page .info-content__text h2,body.page .info-content__text h3,body.page .info-content__text h4,body.page .info-content__text h5,body.page .info-content__text h6,body.single .info-content__text h1,body.single .info-content__text h2,body.single .info-content__text h3,body.single .info-content__text h4,body.single .info-content__text h5,body.single .info-content__text h6{color:inherit;margin:0}body.page .info-content__text h2,body.single .info-content__text h2{font-size:var(--theme-h3-fs)}body.page .info-content__text h3,body.single .info-content__text h3{font-size:var(--theme-h4-fs)}body.page .info-content__text h4,body.single .info-content__text h4{font-size:var(--theme-h5-fs)}body.page .info-content__text p:last-child,body.single .info-content__text p:last-child{margin-bottom:0}body.page .info-content__btns,body.single .info-content__btns{display:flex;flex-direction:column;align-items:stretch;gap:1rem}@media (min-width: 768px){body.page .info-content__btns,body.single .info-content__btns{flex-direction:row;flex-wrap:wrap;align-items:center;gap:1rem 1.875rem}}@media (min-width: 992px){body.page .info-content__btns--right,body.single .info-content__btns--right{justify-content:flex-end}}@media (min-width: 992px){body.page .info-content__btns--left,body.single .info-content__btns--left{justify-content:flex-start}}
