:root{--boxes-background-color:#fff;--boxes-text-color:#000;--boxes-button-text-color:#000;--boxes-button-background-color:#fff;--boxes-button-active-text-color:#fff;--boxes-button-active-background-color:#000;--boxes-bottom-margin:3;--boxes-content-max-width:var(--content-max-width,1240px);--boxes-image-outflow:50vw;--boxes-content-link-color:red;--boxes-content-link-active-color:blue;--boxes-border-color:pink;--boxes-decor-color:red}.boxes{overflow:hidden;width:100%}.boxes__wrap{display:flex;flex-direction:row;justify-content:center;margin-left:auto;margin-right:auto;max-width:var(--boxes-content-max-width);position:relative}.boxes__wrap>div{flex:1}.boxes__wrap>div.wide{flex:2}.boxes__wrap.with_image>div{display:flex}.boxes__right{padding-bottom:2rem;padding-top:2rem;position:relative}.flip_fields .boxes__right .attribution{left:0;right:unset}.boxes__right .attribution{opacity:0}.boxes__right:hover .attribution{opacity:1}.boxes__wrap.with_image .boxes__right{justify-content:center}.boxes__content{background-color:var(--boxes-background-color);color:var(--boxes-text-color);display:flex;flex-direction:column;margin-left:auto;padding:2rem;width:100%}.boxes__wrap.with_border .boxes__content{border:var(--boxes-border,1px solid var(--boxes-border-color))}.boxes__wrap.strip_padding:not(.with_border) .boxes__content>.hs_cos_wrapper_type_rich_text:before,.boxes__wrap:not(.strip_padding) .boxes__content>.hs_cos_wrapper_type_rich_text:before{background-color:var(--boxes-decor-color);content:" ";display:inline-block;height:var(--decor-box-size,.6rem);left:1rem;line-height:var(--decor-box-size,.6rem);position:absolute;top:1rem;width:var(--decor-box-size,.6rem)}.boxes__wrap.strip_padding:not(.with_border) .boxes__content>.hs_cos_wrapper_type_rich_text:before{left:-1rem;position:relative;top:-.1rem}.boxes__wrap.strip_padding.flip_fields:not(.with_border) .boxes__content>.hs_cos_wrapper_type_rich_text:before{left:calc(100% + 1rem)}.boxes__wrap.flip_fields:not(.strip_padding) .boxes__content>.hs_cos_wrapper_type_rich_text:before{left:unset;right:1rem}.boxes__content img{max-width:unset}.boxes__content p+ul{margin-top:-1rem}.boxes__content>span a{color:var(--boxes-content-link-color)}.boxes__content>span a:active,.boxes__content>span a:hover{color:var(--boxes-content-link-active-color)}.boxes__content .hs-cta-wrapper{margin:auto}.boxes__content h1,.boxes__content h2,.boxes__content h3,.boxes__content h4{color:var(--boxes-text-color)}.boxes__content .hs-button{background-color:var(--boxes-button-background-color);color:var(--boxes-button-text-color);margin:auto}.boxes__wrap.strip_padding .boxes__content .hs-button{margin:1rem auto 1px}.boxes__content .hs-button:active,.boxes__content .hs-button:hover{background-color:var(--boxes-button-active-background-color);color:var(--boxes-button-active-text-color)}.boxes__right{background-image:none;background-position:50%;background-size:cover;margin-right:calc(var(--boxes-image-outflow)*-1);padding-right:var(--boxes-image-outflow)}.boxes__wrap.push_picture{margin-bottom:1.5rem;margin-top:1.5rem}.boxes__wrap.push_picture .boxes__left,.boxes__wrap.push_picture .boxes__right{position:relative}.boxes__wrap.push_picture .boxes__left{top:1.5rem}.boxes__wrap.push_picture .boxes__right{top:-1.5rem}.boxes__wrap.flip_fields .boxes__content{margin-left:0;margin-right:auto}.boxes__wrap.flip_fields .boxes__right{margin-left:calc(var(--boxes-image-outflow)*-1);margin-right:0;padding-left:var(--boxes-image-outflow);padding-right:0}.boxes__wrap.flip_fields{flex-direction:row-reverse}.boxes__wrap.strip_padding .boxes__content,.boxes__wrap.strip_padding .boxes__right{padding-bottom:0;padding-top:0}.boxes__wrap .boxes__content ul>li{margin:.65rem 0}.boxes__wrap .boxes__content p:last-child,.boxes__wrap .boxes__content ul:last-child,.boxes__wrap .boxes__content ul>li:last-child{margin-bottom:0}.boxes__wrap .boxes__content .hs-button:last-child{margin-top:1rem}.boxes__content address{font-style:normal}