#footer-v1{display:flex;flex-direction:row;position:relative}#footer-v1,#footer-v1--left{background-color:var(--color-background)}#footer-v1--left{height:var(--footer-height);width:50%}#footer-v1--right{position:absolute;width:100%}#footer-v1--right--content{background-color:var(--color-background);position:relative}@media(min-width:1200px){#footer-v1--right--content{position:unset}}#footer-v1--content{column-gap:3rem;display:flex;flex-direction:row;flex-wrap:wrap}#footer-v1--content>div{width:100%}@media(min-width:768px){#footer-v1--content>div{width:calc(50% - 1.5rem)}}#footer-v1--left--image{display:none;height:100%;position:relative}#footer-v1--left--image img{height:100%;object-fit:cover;width:100%}#footer-v1--left--image .cImage--overlay{align-items:flex-end;padding-bottom:1.5rem;position:absolute;z-index:1}@media(min-width:992px){#footer-v1--left--image{display:block}}#footer-bottom.footer-v1--bottom{justify-content:center;left:0;position:absolute;width:100%}#footer-bottom.footer-v1--bottom:before{left:0;transform:translateX(-100%)}#footer-bottom.footer-v1--bottom:after,#footer-bottom.footer-v1--bottom:before{background-color:var(--color-primary);content:"";height:100%;position:absolute;width:100vw}#footer-bottom.footer-v1--bottom:after{right:0;transform:translateX(100%)}@media(min-width:768px){#footer-bottom.footer-v1--bottom{justify-content:flex-start;padding:0 1.875rem}}@media(min-width:992px){#footer-bottom.footer-v1--bottom:before{display:none}#footer-bottom.footer-v1--bottom:after{width:calc(var(--bs-gutter-x)*.5)}}@media(min-width:1200px){#footer-bottom.footer-v1--bottom{left:50%;right:0;width:unset}#footer-bottom.footer-v1--bottom:after,#footer-bottom.footer-v1--bottom:before{display:none}}