/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */

.service-container {
    background-image: url("bg-jobs.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}
.service-container-inner-top {
    max-width: 1180px;
    margin: 0 auto;
    padding-top: 200px;
    position: relative;
}
.service-container-inner-bottom {
    max-width: 1180px;
    margin: 0 auto;
    padding-bottom: 275px;
    position: relative;
}
.service-container-label {
    bottom: 0;
    position: absolute;
    font-size: 155px;
    line-height: 155px;
    left: 90px;
    color: rgba(255, 255, 255, 0.45);
}
.service-all-container{
    display: flex;
    margin-bottom: 50px;
    justify-content: space-between;
    align-items: flex-end;
}
.service-all{
    font-size: 18px;
    padding: 10px 24px;
    border: 1px solid white;
    border-radius: 23px;
    text-decoration: none;
    color: white;
    white-space: nowrap;
}
.service-slider {
    padding: 200px;
}
.splide__list{
    height: auto;
}
.slide__title {
    position: absolute;
    bottom: 0;
    margin: 20px 40px;
    color: white;
    font-size: 60px;
    line-height: 60px;
    width: calc(100% - 80px);
}
.splide__slide img {
    height: 480px;
    width: 620px;
    object-fit: cover;
    object-position: center;
}
.service-container .splide__slide{
    width: 620px !important;
}
.splide__pagination {
    bottom: -50px !important;
}
.splide__arrow.splide__arrow--prev {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='70' viewBox='0 0 70 70'%3E%3Cg id='cta_circle_white' transform='translate(-1450 -3495)'%3E%3Ccircle id='Ellipse_268' data-name='Ellipse 268' cx='35' cy='35' r='35' transform='translate(1450 3495)' fill='%23fff'/%3E%3Cline id='Line_115' data-name='Line 115' x2='23.229' transform='translate(1473.385 3530.215)' fill='none' stroke='%23292d34' stroke-linecap='round' stroke-width='2'/%3E%3Cline id='Line_116' data-name='Line 116' x2='6.761' y2='6.934' transform='translate(1489.854 3523.066)' fill='none' stroke='%23292d34' stroke-linecap='round' stroke-width='2'/%3E%3Cline id='Line_117' data-name='Line 117' y1='6.934' x2='6.761' transform='translate(1489.854 3530.215)' fill='none' stroke='%23292d34' stroke-linecap='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");
    width: 70px;
    height: 70px;
    transform: rotate(180deg) translateY(50%);
    opacity: 1;
    content-visibility: hidden;
    left: calc(50% - 780px);
}
.splide__arrow.splide__arrow--next {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='70' viewBox='0 0 70 70'%3E%3Cg id='cta_circle_white' transform='translate(-1450 -3495)'%3E%3Ccircle id='Ellipse_268' data-name='Ellipse 268' cx='35' cy='35' r='35' transform='translate(1450 3495)' fill='%23fff'/%3E%3Cline id='Line_115' data-name='Line 115' x2='23.229' transform='translate(1473.385 3530.215)' fill='none' stroke='%23292d34' stroke-linecap='round' stroke-width='2'/%3E%3Cline id='Line_116' data-name='Line 116' x2='6.761' y2='6.934' transform='translate(1489.854 3523.066)' fill='none' stroke='%23292d34' stroke-linecap='round' stroke-width='2'/%3E%3Cline id='Line_117' data-name='Line 117' y1='6.934' x2='6.761' transform='translate(1489.854 3530.215)' fill='none' stroke='%23292d34' stroke-linecap='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");
    width: 70px;
    height: 70px;
    opacity: 1;
    content-visibility: hidden;
    right: calc(50% - 780px);
}

.slide__title:after {
    position: absolute;
    content: " ";
    width: 30px;
    height: 20px;
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='30.501' height='20.789' viewBox='0 0 30.501 20.789'%3E%3Cg id='Group_391' data-name='Group 391' transform='translate(-437.621 -4787.105)'%3E%3Cline id='Line_7' data-name='Line 7' x2='26.879' transform='translate(439.121 4797.75)' fill='none' stroke='%23f6ce47' stroke-linecap='round' stroke-width='3'/%3E%3Cline id='Line_8' data-name='Line 8' x2='7.823' y2='8.024' transform='translate(458.178 4789.227)' fill='none' stroke='%23f6ce47' stroke-linecap='round' stroke-width='3'/%3E%3Cline id='Line_9' data-name='Line 9' y1='8.024' x2='7.823' transform='translate(458.178 4797.75)' fill='none' stroke='%23f6ce47' stroke-linecap='round' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E");
    right: 0;
    bottom: 16px;
    background-repeat: no-repeat;
}

.service-heading {
    font-size: 60px;
    line-height: 66px;
    margin: 0;
    color: white;
}


.service-posts {
    display: flex;
    margin: 0 auto;
    width: 1180px;
    justify-content: space-between;
}
.service-post{
    position: relative;
}
.service-post img {
    width: 580px;
    height: 480px;
    object-fit: cover;
    object-position: center;
}
.service-post-title {
    position: absolute;
    bottom: 0;
    margin: 20px 40px;
    color: white;
    font-size: 60px;
    line-height: 60px;
    width: calc(100% - 80px);
}
.service-post-title:after {
    position: absolute;
    content: " ";
    width: 30px;
    height: 20px;
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='30.501' height='20.789' viewBox='0 0 30.501 20.789'%3E%3Cg id='Group_391' data-name='Group 391' transform='translate(-437.621 -4787.105)'%3E%3Cline id='Line_7' data-name='Line 7' x2='26.879' transform='translate(439.121 4797.75)' fill='none' stroke='%23f6ce47' stroke-linecap='round' stroke-width='3'/%3E%3Cline id='Line_8' data-name='Line 8' x2='7.823' y2='8.024' transform='translate(458.178 4789.227)' fill='none' stroke='%23f6ce47' stroke-linecap='round' stroke-width='3'/%3E%3Cline id='Line_9' data-name='Line 9' y1='8.024' x2='7.823' transform='translate(458.178 4797.75)' fill='none' stroke='%23f6ce47' stroke-linecap='round' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E");
    right: 0;
    bottom: 16px;
    background-repeat: no-repeat;
}

@media (max-width: 1560px) {
    .splide__arrow.splide__arrow--next{
        right: 1em;
    }
    .splide__arrow.splide__arrow--prev{
        left: 1em;
    }
}
@media (max-width: 1180px) {
    .service-all-container {
        flex-direction: column-reverse;
    }
    .service-heading {
        font-size: 30px;
        line-height: 35px;
        margin: 0 35px;
    }
    .service-container-label {
        font-size: 100px;
        line-height: 79px;
        left: 20px;
    }
    .splide__arrow.splide__arrow--next {
        right: 20px;
        top: calc(100% + 40px);
        width: 40px;
        height: 40px;
        background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 70 70'%3E%3Cg id='cta_circle_white' transform='translate(-1450 -3495)'%3E%3Ccircle id='Ellipse_268' data-name='Ellipse 268' cx='35' cy='35' r='35' transform='translate(1450 3495)' fill='%23fff'/%3E%3Cline id='Line_115' data-name='Line 115' x2='23.229' transform='translate(1473.385 3530.215)' fill='none' stroke='%23292d34' stroke-linecap='round' stroke-width='2'/%3E%3Cline id='Line_116' data-name='Line 116' x2='6.761' y2='6.934' transform='translate(1489.854 3523.066)' fill='none' stroke='%23292d34' stroke-linecap='round' stroke-width='2'/%3E%3Cline id='Line_117' data-name='Line 117' y1='6.934' x2='6.761' transform='translate(1489.854 3530.215)' fill='none' stroke='%23292d34' stroke-linecap='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");
    }
    .splide__arrow.splide__arrow--prev {
        left: 20px;
        top: calc(100% + 40px);
        width: 40px;
        height: 40px;
        background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 70 70'%3E%3Cg id='cta_circle_white' transform='translate(-1450 -3495)'%3E%3Ccircle id='Ellipse_268' data-name='Ellipse 268' cx='35' cy='35' r='35' transform='translate(1450 3495)' fill='%23fff'/%3E%3Cline id='Line_115' data-name='Line 115' x2='23.229' transform='translate(1473.385 3530.215)' fill='none' stroke='%23292d34' stroke-linecap='round' stroke-width='2'/%3E%3Cline id='Line_116' data-name='Line 116' x2='6.761' y2='6.934' transform='translate(1489.854 3523.066)' fill='none' stroke='%23292d34' stroke-linecap='round' stroke-width='2'/%3E%3Cline id='Line_117' data-name='Line 117' y1='6.934' x2='6.761' transform='translate(1489.854 3530.215)' fill='none' stroke='%23292d34' stroke-linecap='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");
    }
    .service-all {
        font-size: 14px;
        margin-right: 36px;
        margin-bottom: 20px;
    }
    .service-container-inner-top {
        padding-top: 60px;
    }
    .service-container-inner-bottom {
        padding-bottom: 200px;
    }
    .splide__slide img {
        height: 250px;
        width: calc(100vw - 40px);
    }
    .slide__title {
        width: calc(100vw - 80px);
        font-size: 30px;
        margin: 20px;
        line-height: 30px;
    }
    .service-container .splide__slide{
        width: unset !important;
    }
    .slide__title:after {
        bottom: 6px;
    }
}