﻿/*Header*/
.custom-shape-divider-bottom-1761738215 {
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    position: absolute;
    z-index: 12;
    line-height: 0;
    top: 15.4%;
    height: 300px;
}

    .custom-shape-divider-bottom-1761738215 svg {
        position: relative;
        display: block;
        width: calc(137% + 1.3px);
        height: 131px;
    }

    .custom-shape-divider-bottom-1761738215 .shape-fill {
        fill: var(--uys-light);
    }


/*Footer*/
.custom-shape-divider-top-1761742142 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

    .custom-shape-divider-top-1761742142 svg {
        position: relative;
        display: block;
        width: calc(100% + 1.3px);
        height: 131px;
    }

    .custom-shape-divider-top-1761742142 .shape-fill {
        fill: #ff3333;
    }