<style>
/* SVG wave opacity above price table */
.custom-shape-divider-top-1675167466 {
position: absolute;
top: 0;
left: 0;
width: 100%;
overflow: hidden;
line-height: 0;
}

.custom-shape-divider-top-1675167466 svg {
position: relative;
display: block;
width: 100%;
height: 149px;
}

.custom-shape-divider-top-1675167466 .shape-fill {
fill: #00d4ff;
}

</style>

/* SVG wave opacity above our services */
.custom-shape-divider-top-1675437008 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-top-1675437008 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 150px;
}

.custom-shape-divider-top-1675437008 .shape-fill {
    fill: #00D4FF;
}

/* SVG wave opacity above our projects */
.custom-shape-divider-top-1675665118 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-top-1675665118 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 150px;
}

.custom-shape-divider-top-1675665118 .shape-fill {
    fill: #FF009E;
}