.elementor-346 .elementor-element.elementor-element-6afd65b{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-346 .elementor-element.elementor-element-0856642{--display:flex;--min-height:0px;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(min-width:768px){.elementor-346 .elementor-element.elementor-element-6afd65b{--width:100%;}}/* Start custom CSS *//* Sticky-sidebar fix (2026-07-25). The header build added html,body{overflow-x:hidden}, which makes the root a scroll container and silently kills every position:sticky on the site (the right-hand quote sidebar stopped following the scroll). overflow-x:clip stops sideways scrolling the same way WITHOUT creating that scroll container, so sticky keeps working. Guarded by @supports so browsers without clip keep the old hidden behaviour. */
@supports (overflow-x: clip) {
  html, body { overflow-x: clip !important; }
}/* End custom CSS */