.b-section{position:relative;min-height:var(--min-height);box-sizing:border-box}.b-frame{position:relative;max-width:var(--frame-width);margin:0 auto;padding:var(--s9) var(--s3)}.b-background{position:absolute;top:0;bottom:0;left:0;right:0;background-color:var(--black);pointer-events:none}.b-background .b-img{position:absolute!important;top:0;left:50%;max-width:none;transform:translate(-50%,0)}.b-background .b-img img{width:100%;height:100%}.b-background .b-img:nth-child(1){display:block}.b-background .b-img:nth-child(2){display:none}.b-page .b-frame{z-index:10}@media screen and (max-width:960px){.b-section{min-height:var(--min-height-mobile)}.b-frame{padding:var(--s6) var(--s3)}.b-background .b-img:nth-child(1){display:none}.b-background .b-img:nth-child(2){display:block}}.b-section[data-background="white"] .b-background{background-color:var(--white)}.b-section[data-bg-alignment="center"] .b-background .b-img:nth-child(1){top:50%;transform:translate(-50%,-50%)}.b-section[data-bg-alignment-mobile="center"] .b-background .b-img:nth-child(2){top:50%;transform:translate(-50%,-50%)}.b-section[data-bg-alignment="bottom"] .b-background .b-img:nth-child(1){top:auto;bottom:0}.b-section[data-bg-alignment-mobile="bottom"] .b-background .b-img:nth-child(2){top:auto;bottom:0;transform:translate(-50%,0)}.b-section[data-top="medium"] .b-frame{padding-top:var(--s7)}.b-section[data-top="small"] .b-frame{padding-top:var(--s5)}.b-section[data-top="none"] .b-frame{padding-top:0}.b-section[data-bottom="medium"] .b-frame{padding-bottom:var(--s7)}.b-section[data-bottom="small"] .b-frame{padding-bottom:var(--s5)}.b-section[data-bottom="none"] .b-frame{padding-bottom:0}@media screen and (max-width:960px){.b-section[data-top="medium"] .b-frame{padding-top:var(--s5)}.b-section[data-bottom="medium"] .b-frame{padding-bottom:var(--s5)}}@media screen and (min-width:961px){.b-section[data-variant="sticky"]{position:sticky;top:-1rem;z-index:11;transition:top 0.25s}.b-page[data-scroll="up"] .b-section[data-variant="sticky"]{top:calc(var(--page-head-height-compressed) - 1rem)}.b-section[data-variant="sticky"].alt-work{z-index:0;top:0!important}}.b-section[data-background="fixed"] .b-background{overflow:visible;max-width:var(--frame-width);margin:0 auto}.b-section[data-background="fixed"] .b-img{position:static!important;transform:none!important;width:auto!important}.b-section[data-background="fixed"] .b-background-fixed{position:sticky;top:var(--s9);width:var(--col-5);height:0;margin-left:auto}.b-page .b-section[data-background="fixed"] .b-background::after{content:'';position:fixed;top:808rem;right:0;bottom:0;left:0;background:var(--black)}.b-section[data-fixed-last] .b-background-fixed{height:auto!important}.wp-block .b-section[data-background="fixed"][data-top="none"] .b-background-fixed{top:0}@media screen and (max-width:960px){.b-section[data-background="fixed"] .b-background-fixed{top:80rem;width:320rem;margin-right:-160rem}.b-section[data-background="fixed"] .b-container[data-right-offset]{padding-right:var(--s7)}.b-page .b-section[data-background="fixed"] .b-background{box-shadow:320rem 0 0 var(--black)}.b-page .b-section[data-background="fixed"] .b-background::after{top:480rem}}.b-section[data-variant="bottom-cta"]{display:flex;flex-direction:row;align-items:center;min-height:550rem}.b-section[data-variant="bottom-cta"] .b-frame{flex:0 0 100%}@media screen and (max-width:960px){.b-section[data-variant="bottom-cta"]{min-height:0;display:block}}.b-modal .b-section .b-frame{padding:var(--s9)}.b-modal .b-section[data-top="medium"] .b-frame{padding:var(--s7)}.b-modal .b-section[data-top="small"] .b-frame{padding:var(--s5)}.b-modal .b-section[data-top="none"] .b-frame{padding:0!important}@media screen and (max-width:960px){.b-modal .b-section .b-frame,.b-modal .b-section[data-top="medium"] .b-frame,.b-modal .b-section[data-top="small"] .b-frame{padding:var(--s3)!important}}