/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 20 2025 | 06:15:39 */
.what_travellers_row_careers{
	    position: relative;
}

.what_travellers_row_careers::before{
	    content: "";
    position: absolute;
    z-index: 2;
    left: 0;
    top: -250px;
    min-height: 870px;
    width: 100%;
    height: 100%;
    background-image: url(/wp-content/uploads/2025/11/CrossMed-Careers-Testimonials-Graphic-Dots.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center bottom;
}

.careers_second_row{
	position: relative;
}

.careers_second_row::after{
	    content: "";
    position: absolute;
    top: -380px;
    right: 0;
    background: url(/wp-content/uploads/2025/09/Home-Animated-Line-2.svg);
    height: 400px;
    width: 267px;
    z-index: -1;
    background-size: contain;
    background-repeat: no-repeat;
}