/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
/***************************
 Typography Margins Mixins
***************************/
/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
/***************************
 Typography Margins Mixins
***************************/
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
/***************************
 Typography Margins Mixins
***************************/

.content-layout-new--vertical .content-layout-new__img-group{text-align:right}.content-layout-new--vertical .content-layout-new__img-group .content-layout-new__bg-vector{position:absolute;background-size:cover;background-color:#ffebea;z-index:-1;transform:translateX(40%);width:65%;top:-32%;left:0;right:0;bottom:-21%}.content-layout-new--vertical.content-layout-new--right .content-layout-new__img-group{text-align:left}.content-layout-new--vertical.content-layout-new--right .content-layout-new__img-group .content-layout-new__bg-vector{transform:translateX(12%)}@media print,screen and (min-width:64em){.content-layout-new--vertical.content-layout-new--right .content-layout-new__content{position:relative;left:-4%}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.content-layout-new--vertical .content-layout-new__img-group{max-width:31.25rem;margin-left:auto}.content-layout-new--vertical.content-layout-new--right{margin-left:unset}}@media print,screen and (max-width:39.99875em){.content-layout-new--vertical .content-layout-new__content{margin-top:6.25rem}.content-layout-new--vertical .content-layout-new__img-group{max-width:28.125rem;margin:auto}.content-layout-new--vertical .content-layout-new__img-group .content-layout-new__bg-vector{transform:translateX(15%);width:80%}.content-layout-new--vertical.content-layout-new--right .content-layout-new__img-group .content-layout-new__bg-vector{transform:translateX(8%)}}
.content-layout-new--vertical .content-layout-new__img-group .content-layout-new__bg-vector {
  width: 70%;
  left: -3.125rem;
  bottom: -32%;
}
@media print, screen and (max-width: 39.99875em) {
  .content-layout-new--vertical .content-layout-new__img-group .content-layout-new__bg-vector {
    bottom: -20%;
    top: -20%;
    right: -10%;
    left: 3%;
  }
}