.dbr-image-with-text{font-family:var(--montserrat);background:var(--dbr-bg);padding-top:var(--dbr-padding-top);padding-bottom:var(--dbr-padding-bottom);width:100%;max-width:none;margin:0;position:relative}@media screen and (max-width: 950px){.dbr-image-with-text{width:100vw;margin-left:-16px}}.dbr-image-with-text__inner{width:100%;display:flex;min-height:420px;align-items:flex-start;max-width:none}.dbr-image-with-text__media,.dbr-image-with-text__content{flex:1 1 50%}.dbr-image-with-text__media{position:relative;display:flex;align-items:center;justify-content:center;min-height:360px}.dbr-image-with-text__media img{width:100%;height:100%;object-fit:contain}.dbr-image-with-text__media-placeholder{width:100%;height:100%;min-height:360px;background:rgba(0,0,0,.08)}.dbr-image-with-text__content{display:flex;align-items:center}.dbr-image-with-text__content-inner{width:100%;max-width:var(--dbr-content-max-width, 560px);margin:0 auto;padding:50px 28px;color:var(--dbr-content-color, #fff);font-size:var(--dbr-content-size, 13px);line-height:var(--dbr-content-line-height, 1.4)}.dbr-image-with-text__content-inner p{margin:0;font-size:inherit;line-height:1.4}.dbr-image-with-text__content-inner p strong{font-size:calc(var(--dbr-content-size, 13px) + 2px);margin-bottom:5px}.dbr-image-with-text__button-wrap{margin-top:30px;text-align:var(--dbr-btn-align, left)}.dbr-image-with-text__button{font-family:"Poppins";display:inline-block;background:var(--dbr-btn-bg, #ff8a30);color:var(--dbr-btn-color, #fff);font-size:var(--dbr-btn-size, 13px);line-height:1;padding:13px 16px;border-radius:999px;text-decoration:none;font-weight:500}.dbr-image-with-text--image-right .dbr-image-with-text__inner{flex-direction:row-reverse}@media screen and (max-width: 990px){.dbr-image-with-text--image-right .dbr-image-with-text__inner{flex-direction:column-reverse}}@media screen and (max-width: 990px){.dbr-image-with-text__inner{flex-direction:column;min-height:auto}.dbr-image-with-text__media{min-height:260px}.dbr-image-with-text__content-inner{max-width:720px;padding:32px 20px}.dbr-image-with-text__content-inner br{display:none}}