.adaptiveHeightBlock{box-sizing:border-box;width:100%;height:100%;min-height:var(--ah-narrow,64px)}@media (min-width:768px){.adaptiveHeightBlock{min-height:var(--ah-wide,80px)}}
.rowBlock{box-sizing:border-box;--puck-slot-min-empty-height:128px;flex-flow:row;align-items:stretch;width:100%;min-width:0;max-width:100%;display:flex;overflow:hidden}.rowBlockColumn{box-sizing:border-box;flex:0 0 var(--row-col-width,50%);min-width:0;width:var(--row-col-width,50%);max-width:var(--row-col-width,50%);flex-direction:column;display:flex}.rowBlockColumn--auto{flex:none;width:auto;min-width:0;max-width:100%}.rowBlockColumnSlot{box-sizing:border-box;flex:0 auto;width:100%;min-width:0;max-width:100%;min-height:0}.rowBlockColumnSlot>[data-puck-dropzone],.rowBlockColumnSlot>[data-puck-component]{min-width:0;max-width:100%}.rowBlockColumn--auto .rowBlockColumnSlot{flex:none;width:auto;max-width:100%;height:auto}.rowBlockColumn--auto .rowBlockColumnSlot [data-puck-dropzone]{width:auto;min-width:12rem;max-width:100%}
.blockVisibility{box-sizing:border-box;width:100%}@media (max-width:767px){.blockVisibility--hideMobile{display:none!important}}@media (min-width:768px){.blockVisibility--hideDesktop{display:none!important}}
