.image-text-content{position:relative;overflow:hidden}.image-text-content__header{text-align:center;margin-bottom:30px;margin-left:auto;margin-right:auto}.image-text-content__header.width-default{width:100%}.image-text-content__header.width-narrow{max-width:800px}.image-text-content__header.width-wide{max-width:1200px}@media (max-width: 768px){.image-text-content__header{margin-bottom:20px}}.image-text-content__title{margin:0 0 20px;color:#2f2f2f;font-family:Cinzel,serif}.image-text-content__title.size-default{font-size:36px;line-height:1.2}@media (max-width: 768px){.image-text-content__title.size-default{font-size:28px}}.image-text-content__title.size-large{font-size:42px;line-height:1.1}@media (max-width: 768px){.image-text-content__title.size-large{font-size:32px}}.image-text-content__title.size-small{font-size:30px;line-height:1.3}@media (max-width: 768px){.image-text-content__title.size-small{font-size:24px}}.image-text-content__separator{height:1px;margin:0 auto 20px}.image-text-content__separator.width-small{width:100px}.image-text-content__separator.width-medium{width:150px}.image-text-content__separator.width-large{width:200px}.image-text-content__separator.color-primary-red{background:var(--theme-primary-red, #9E2A2B)}.image-text-content__separator.color-primary-gold{background:var(--theme-primary-gold, #BFB792)}.image-text-content__separator.color-gray{background:#4a4a4a80}.image-text-content__subtitle{color:#2f2f2f;margin:0 auto}.image-text-content__subtitle.size-default{font-size:16px;line-height:1.6}.image-text-content__subtitle.size-large{font-size:18px;line-height:1.5}.image-text-content__subtitle.size-small{font-size:14px;line-height:1.6}.image-text-content__subtitle.is-italic{font-style:italic}.image-text-content__items{display:flex;flex-direction:column}.image-text-content__item{display:flex;align-items:center;padding:20px 0;position:relative}.image-text-content__item:not(:first-child):before{content:"";position:absolute;left:-100vw;right:-100vw;height:1px;background:rgba(var(--theme-primary-rgb, 191, 183, 146),.2);top:0}.image-text-content__item.is-reversed{flex-direction:row-reverse}.image-text-content__item.is-reversed .image-text-content__text-wrapper{padding-right:50px;padding-left:0}@media (max-width: 767px){.image-text-content__item.is-reversed .image-text-content__text-wrapper{padding:30px 0 0}}@media (max-width: 767px){.image-text-content__item{flex-direction:column;padding:30px 0}.image-text-content__item.is-reversed{flex-direction:column}}.image-text-content__image-wrapper{flex:0 0 50%;max-width:50%;position:relative;overflow:hidden;box-sizing:border-box;border-radius:5px;box-shadow:0 8px 30px #00000026;transition:box-shadow .3s ease}.image-text-content__image-wrapper:hover{box-shadow:0 12px 40px #00000040}@media (max-width: 767px){.image-text-content__image-wrapper{flex:0 0 100%;max-width:100%;order:-1;width:100%}}.image-text-content__image{display:block;width:100%;height:350px;object-fit:cover}@media (max-width: 767px){.image-text-content__image{height:300px}}@media (max-width: 576px){.image-text-content__image{height:250px}}.image-text-content__text-wrapper{flex:0 0 50%;max-width:50%;padding-left:50px;box-sizing:border-box}@media (max-width: 767px){.image-text-content__text-wrapper{flex:0 0 100%;max-width:100%;padding:30px 0 0;text-align:center}.image-text-content__text-wrapper *,.image-text-content__text-wrapper .image-text-content__item-title.text-left,.image-text-content__text-wrapper .image-text-content__item-title.text-center,.image-text-content__text-wrapper .image-text-content__item-title.text-right,.image-text-content__text-wrapper .image-text-content__item-content.text-left,.image-text-content__text-wrapper .image-text-content__item-content.text-center,.image-text-content__text-wrapper .image-text-content__item-content.text-right{text-align:center!important}.image-text-content__text-wrapper .image-text-content__item-separator{margin-left:auto!important;margin-right:auto!important}.image-text-content__text-wrapper p,.image-text-content__text-wrapper div,.image-text-content__text-wrapper span,.image-text-content__text-wrapper cite{text-align:center!important}}.image-text-content__item-title{margin:0 0 15px;color:#2f2f2f;font-family:Cinzel,serif}.image-text-content__item-title.text-left{text-align:left}.image-text-content__item-title.text-center{text-align:center}.image-text-content__item-title.text-right{text-align:right}.image-text-content__item-title.size-default{font-size:30px;line-height:1.2}@media (max-width: 768px){.image-text-content__item-title.size-default{font-size:24px}}.image-text-content__item-title.size-large{font-size:36px;line-height:1.1}@media (max-width: 768px){.image-text-content__item-title.size-large{font-size:28px}}.image-text-content__item-title.size-small{font-size:24px;line-height:1.3}@media (max-width: 768px){.image-text-content__item-title.size-small{font-size:20px}}.image-text-content__item-separator{height:1px;margin:0 0 15px;display:block}.image-text-content__item-separator.text-left{margin-right:auto;margin-left:0}.image-text-content__item-separator.text-center{margin-left:auto;margin-right:auto}.image-text-content__item-separator.text-right{margin-left:auto;margin-right:0}.image-text-content__item-separator.width-small{width:100px}.image-text-content__item-separator.width-medium{width:150px}.image-text-content__item-separator.width-large{width:200px}.image-text-content__item-separator.color-primary-red{background:var(--theme-primary-red, #9E2A2B)}.image-text-content__item-separator.color-primary-gold{background:var(--theme-primary-gold, #BFB792)}.image-text-content__item-separator.color-gray{background:#4a4a4a80}.image-text-content__item-content{color:#2f2f2f}.image-text-content__item-content.text-left{text-align:left}.image-text-content__item-content.text-center{text-align:center}.image-text-content__item-content.text-right{text-align:right}.image-text-content__item-content.size-default{font-size:16px;line-height:1.6}.image-text-content__item-content.size-large{font-size:18px;line-height:1.5}.image-text-content__item-content.size-small{font-size:14px;line-height:1.6}.image-text-content__item-content.is-italic{font-style:italic}.image-text-content__item-content p:last-child{margin-bottom:0}@media (max-width: 1300px){.image-text-content .container,.image-text-content .container-narrow,.image-text-content .container-wide,.image-text-content .container-fluid{padding-left:20px;padding-right:20px}}@media (max-width: 767px){.image-text-content .container,.image-text-content .container-narrow,.image-text-content .container-wide,.image-text-content .container-fluid{padding-left:15px;padding-right:15px}}@media (max-width: 576px){.image-text-content .container,.image-text-content .container-narrow,.image-text-content .container-wide,.image-text-content .container-fluid{padding-left:12px;padding-right:12px}}
