
.page-footer {
    background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='UTF-8' standalone='no'?%3E %3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E %3Csvg width='100%25' height='100%25' viewBox='0 0 1199 150' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;' fill='%23F6B720'%3E %3Cpath d='M0.679,10.241C410.968,-18.668 810.408,13.629 1199,107.133L1199,149.703L0.679,149.703C-0.226,57.644 -0.226,11.156 0.679,10.241Z'/%3E %3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center bottom;
}


/* CE Banner masking image */
@media (min-width: 62rem) and (max-width: 99.999rem) {
    .ce-header.banner--layout-0 .banner__image,
    .ce-header.banner--layout-2 .banner__image {
        -webkit-mask: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 992 331' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cpath d='M0,235.546L0,0L992,0L992,331C670.489,246.744 339.464,209.496 0,235.546Z'/%3E%3C/svg%3E");
        mask: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 992 331' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cpath d='M0,235.546L0,0L992,0L992,331C670.489,246.744 339.464,209.496 0,235.546Z'/%3E%3C/svg%3E");
    }
}

@media (min-width: 100rem) {
    .ce-header.banner--layout-0 .banner__image,
    .ce-header.banner--layout-2 .banner__image {
        -webkit-mask: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 2560 640' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cpath d='M0,455.436L0,0L2560,0L2560,640C1730.29,477.088 876.036,405.068 0,455.436Z'/%3E%3C/svg%3E");
        mask: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 2560 640' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cpath d='M0,455.436L0,0L2560,0L2560,640C1730.29,477.088 876.036,405.068 0,455.436Z'/%3E%3C/svg%3E");
    }
}

@media (min-width: 62rem) {
    .ce-header.banner--layout-0 .banner__image,
    .ce-header.banner--layout-2 .banner__image {
        -webkit-mask-size: cover;
        mask-size: cover;
        -webkit-mask-position: bottom right;
        mask-position: bottom right;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
    }
}
