body.page .info-content,body.single .info-content{padding:4rem 0}@media (min-width: 992px){body.page .info-content .flex-lg-row-reverse .info-content__wrapper:after,body.single .info-content .flex-lg-row-reverse .info-content__wrapper:after{left:auto;right:0}}body.page .info-content__wrapper,body.single .info-content__wrapper{padding:.9375rem;position:relative;z-index:1}@media (min-width: 992px){body.page .info-content__wrapper,body.single .info-content__wrapper{padding:2.5rem}}@media (min-width: 1200px){body.page .info-content__wrapper,body.single .info-content__wrapper{padding:3.75rem}}body.page .info-content__wrapper:after,body.single .info-content__wrapper:after{content:"";height:100%;width:100%;border:2px solid var(--theme-secondary-color);position:absolute;left:0;top:0;z-index:0}@media (min-width: 992px){body.page .info-content__wrapper:after,body.single .info-content__wrapper:after{width:calc(100% + 100px)}}body.page .info-content__image-wrapper,body.single .info-content__image-wrapper{position:relative}body.page .info-content img,body.single .info-content img{margin-bottom:1.875rem;width:100%;display:block;position:relative;z-index:2}@media (min-width: 992px){body.page .info-content img,body.single .info-content img{margin:0}}body.page .info-content__header,body.single .info-content__header{color:var(--theme-primary-color)}body.page .info-content__header h2,body.single .info-content__header h2{padding-bottom:24px;margin-bottom:24px;position:relative}body.page .info-content__header h2:after,body.single .info-content__header h2:after{content:"";height:2px;width:250px;background:var(--theme-secondary-color);position:absolute;left:0;bottom:0}body.page .info-content__cards,body.single .info-content__cards{display:grid;grid-template-columns:repeat(1,1fr);gap:30px}@media (min-width: 992px){body.page .info-content__cards,body.single .info-content__cards{grid-template-columns:repeat(2,1fr)}}body.page .info-content__card .icon,body.single .info-content__card .icon{width:60px;height:60px;fill:var(--theme-secondary-color);margin-bottom:24px;display:block}body.page .info-content-placeholder,body.single .info-content-placeholder{text-align:center;padding:3rem;background-color:var(--theme-base-soft);border-radius:4px}body.page .info-content-placeholder p,body.single .info-content-placeholder p{font-size:1.1rem;color:var(--theme-grey-color)}body.page .info-content.bg-primary,body.single .info-content.bg-primary{background-color:var(--theme-primary-color);color:var(--theme-base-light)}body.page .info-content.bg-primary .info-content__header,body.single .info-content.bg-primary .info-content__header{color:var(--theme-base-light)}body.page .info-content.bg-secondary,body.single .info-content.bg-secondary{background-color:var(--theme-secondary-color)}
