.ark-block-section{--arkb-padding:4rem 0;--arkb-min-height:unset;--arkb-svg-height--top:0;--arkb-svg-height--bottom:0;overflow:hidden;padding-bottom:var(--arkb-svg-height--bottom);padding-top:var(--arkb-svg-height--top);position:relative}.ark-block-section__media{z-index:0}.ark-block-section__img,.ark-block-section__video{object-position:center}.ark-block-section__color{z-index:1}.ark-block-section__body{display:flex;position:relative;width:100%;z-index:2}:where(.alignfull):not([data-inner=full])>.ark-block-section__body{margin:0 auto;max-width:calc(var(--ark-width--article, 1000px) + var(--ark-padding--container, 0px)*2);padding-left:var(--ark-padding--container,0);padding-right:var(--ark-padding--container,0)}[data-height=full]>.ark-block-section__body{height:var(--ark-height--full,100vh)}[data-height=custom]>.ark-block-section__body{min-height:var(--arkb-min-height)}.ark-block-section__body[data-content=top-left]{align-items:flex-start;justify-content:flex-start}.ark-block-section__body[data-content=top-center]{align-items:flex-start;justify-content:center;text-align:center}.ark-block-section__body[data-content=top-right]{align-items:flex-start;justify-content:flex-end;text-align:right}.ark-block-section__body[data-content=center-left]{align-items:center;justify-content:flex-start}.ark-block-section__body[data-content=center-center]{align-items:center;justify-content:center;text-align:center}.ark-block-section__body[data-content=center-right]{align-items:center;justify-content:flex-end;text-align:right}.ark-block-section__body[data-content=bottom-left]{align-items:flex-end;justify-content:flex-start}.ark-block-section__body[data-content=bottom-center]{align-items:flex-end;justify-content:center;text-align:center}.ark-block-section__body[data-content=bottom-right]{align-items:flex-end;justify-content:flex-end;text-align:right}.ark-block-section__bodyInner{padding:var(--arkb-padding);width:100%}.ark-block-section .ark-block-section__svg{fill:var(--ark-color--bg,#fff);left:0;pointer-events:none;position:absolute;width:100%;z-index:5}.ark-block-section .ark-block-section__svg.-top{height:var(--arkb-svg-height--top);top:-1px}.ark-block-section .ark-block-section__svg.-bottom{bottom:-1px;height:var(--arkb-svg-height--bottom);transform:rotate(180deg)}.ark-block-heading{--ark-mt:var(--ark-mt--h);text-align:center}.ark-block-heading .ark-block-heading__main{line-height:1.5;margin-bottom:0;margin-top:0}.ark-block-heading .ark-block-heading__sub{font-size:.8em;line-height:1.25;margin-bottom:0;margin-top:0;opacity:.9}.ark-block-heading .ark-block-heading__line{color:var(--ark-color--main,inherit);display:flex;justify-content:center}.ark-block-heading .ark-block-heading__line:before{background-color:currentColor;border-radius:2px;content:"";display:block;height:2px;width:3em}.ark-block-heading.has-text-align-left{text-align:left}.ark-block-heading.has-text-align-left .ark-block-heading__line{justify-content:flex-start}.ark-block-heading.has-text-align-right{text-align:right}.ark-block-heading.has-text-align-right .ark-block-heading__line{justify-content:flex-end}.ark-block-heading[data-sub=top] .ark-block-heading__line{margin-top:.75em}.ark-block-heading[data-sub=bottom] .ark-block-heading__line{margin:.5em 0 .8em}