.adev-image-with-text{position:relative}.adev-image-with-text .adev-iwt__content{padding:25px 10px;text-align:var(--content-alignment)}.adev-image-with-text .adev-iwt__media{overflow:hidden;position:relative}.adev-image-with-text .adev-before-badge,.adev-image-with-text .adev-after-badge{display:inline-block;background:var(--badge-background);padding:8px 8px;color:var(--badge-text-color);position:absolute;top:50%;left:15px;z-index:2;border-radius:4px;font-weight:var(--badge-text-font-weight);font-size:var(--badge-text-size);line-height:var(--badge-text-line-height)}.adev-image-with-text span.adev-after-badge{left:auto;right:15px}.adev-image-with-text .adev-aspect-ratio{position:relative !important;border-radius:var(--roundness);overflow:hidden}.adev-image-with-text .adev-aspect-ratio div{position:absolute !important;top:0}.adev-image-with-text .adev-aspect-ratio[data-adev-before-after] img{left:unset}.adev-image-with-text .adev-aspect-ratio:not([data-bareservedstyle]) img{position:absolute;top:0;left:0}@media(min-width:992px){.adev-image-with-text .adev-iwt__inner{display:flex;justify-content:space-between;align-items:center;padding:0}.adev-image-with-text .adev-iwt__inner[data-image-alignment-right="true"] .adev-iwt__media{order:2}.adev-image-with-text .adev-iwt__inner[data-image-alignment-right="true"] .adev-iwt__content{order:1}.adev-image-with-text .adev-iwt__media{flex:0 0 var(--image-width)}.adev-image-with-text .adev-iwt__content{flex:0 0 var(--content-width);padding:50px;display:flex;align-items:center;justify-content:var(--flex-align)}}.adev-image-with-text .adev-iwt__content-blocks{max-width:600px;margin:0 auto}@media(min-width:992px){.adev-image-with-text .adev-iwt__content-blocks{margin:0}}.adev-image-with-text .adev-iwt__block{line-height:1.6}.adev-image-with-text .adev-iwt__button{width:var(--btn-width);padding:var(--btn-padding);border:2px solid var(--btn-border);display:inline-flex;align-items:center;justify-content:center;position:relative;background:var(--btn-background);color:var(--btn-text);align-items:center;font-size:var(--btn-font-size);font-family:inherit;text-transform:uppercase;font-weight:var(--btn-font-weight);cursor:pointer;border-radius:var(--btn-roundness);line-height:var(--btn-line-height);text-decoration:none}.adev-image-with-text .adev-iwt__button::before{box-shadow:var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) var(--btn-border-color);content:none}.adev-image-with-text .adev-iwt__button::after{box-shadow:0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) var(--btn-border-color), 0 0 0 var(--buttons-border-width) var(--btn-border-color);content:none}.adev-image-with-text .adev-iwt__block h3{margin:0;font-size:38px;line-height:1.4;font-weight:600}.adev-image-with-text .adev-iwt__block h3 a{color:inherit}@media(min-width:992px){.adev-image-with-text .adev-iwt__block h3{font-size:32px}}.adev-image-with-text .adev-iwt__block .rte{font-size:inherit;line-height:inherit;margin:0}.adev-image-with-text .adev-iwt__block .rte *{color:inherit}.adev-image-with-text .adev-iwt__block img{width:100%}.adev-image-with-text .loading[data-adev-atc-variant-id]{pointer-events:none}.adev-image-with-text .adev-bulletpoint{display:flex;align-items:center;color:var(--text-color);font-size:var(--text-size);background:var(--background);padding:var(--padding);border-top-left-radius:var(--roundness-top);border-top-right-radius:var(--roundness-top);border-bottom-left-radius:var(--roundness-bottom);border-bottom-right-radius:var(--roundness-bottom);text-align:var(--text-align);max-width:var(--max-width);justify-content:var(--flex-align);margin:var(--margin-align)}.adev-image-with-text .adev-bulletpoint p{margin:0;line-height:1.4}.adev-image-with-text .adev-bulletpoint p a{color:inherit}.adev-image-with-text .adev-bulletpoint span{display:inline-flex;flex:0 0 var(--icon-size);width:var(--icon-size);height:var(--icon-size);margin-right:10px;vertical-align:middle;color:var(--icon-color)}.adev-image-with-text .adev-bulletpoint span svg{width:100%;height:100%}