.elementor-957 .elementor-element.elementor-element-5e93145{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:25px 25px;--row-gap:25px;--column-gap:25px;--overflow:hidden;}.elementor-957 .elementor-element.elementor-element-5e93145.e-con{--flex-grow:0;--flex-shrink:0;}@media(max-width:700px){.elementor-957 .elementor-element.elementor-element-5e93145{--gap:25px 25px;--row-gap:25px;--column-gap:25px;}}/* Start custom CSS for html, class: .elementor-element-ca7c9a5 */.elementor-957 .elementor-element.elementor-element-ca7c9a5 .wrapper{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 25px;
}

.elementor-957 .elementor-element.elementor-element-ca7c9a5 .goBack{
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 5px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
}

.elementor-957 .elementor-element.elementor-element-ca7c9a5 h1{
    color: #013A34;
    font-weight: 300;
}

.elementor-957 .elementor-element.elementor-element-ca7c9a5 strong{
    font-weight: 800;
}

@media(max-width: 1200px){
    .elementor-957 .elementor-element.elementor-element-ca7c9a5 .goBack{
        justify-content: center;
        font-size: 12px;
    }

    .elementor-957 .elementor-element.elementor-element-ca7c9a5 .wrapper{
        align-items: center;
        text-align: center;
        gap: 15px;
    }
}/* End custom CSS */
/* Start custom CSS for global, class: .elementor-global-644 */.elementor-957 .elementor-element.elementor-global-644 .wrapper{
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.elementor-957 .elementor-element.elementor-global-644 h2{
    font-weight: 300;
    color: #004743;
}

.elementor-957 .elementor-element.elementor-global-644 strong{
    font-weight: 700;
}

.elementor-957 .elementor-element.elementor-global-644 .link{
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    font-size: 18px;
    color: #997248;
    font-weight: 700;
    text-transform: none;
}

.elementor-957 .elementor-element.elementor-global-644 .link svg{
    width: 16px;
    height: 17px;
}

.elementor-957 .elementor-element.elementor-global-644 .content{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}

.elementor-957 .elementor-element.elementor-global-644 .contentItem{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 400px;
    padding: 25px;
    background-color: #fff;
    border-radius: 20px;
    font-size: 40px;
    font-weight: 300;
    color: #004743;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
}

.elementor-957 .elementor-element.elementor-global-644 .catIMG{
    object-fit: contain;
    width: 575px !important;
    height: 100% !important;
    position: absolute;
    top: auto;
    bottom: 50%;
    left: auto;
    right: -150px;
    transform: translateY(50%);
}

.elementor-957 .elementor-element.elementor-global-644 .contentItem:nth-child(1) > .catIMG{
    width: 650px !important;
    bottom: 40%;
    right: -200px;
}

.elementor-957 .elementor-element.elementor-global-644 .contentItem:nth-child(3) > .catIMG{
    width: 650px !important;
    bottom: 40%;
    right: -200px;
}

.elementor-957 .elementor-element.elementor-global-644 .contentItem:nth-child(4) > .catIMG{
    width: 650px !important;
    bottom: 40%;
    right: -200px;
}

@media(max-width: 1440px){
    .elementor-957 .elementor-element.elementor-global-644 .contentItem{
        font-size: 30px;
    }
}

@media(max-width: 1200px){
    .elementor-957 .elementor-element.elementor-global-644 .link{
        font-size: 14px;
    }
    
    .elementor-957 .elementor-element.elementor-global-644 .contentItem{
        height: 200px;
        font-size: 20px;
    }
    
    .elementor-957 .elementor-element.elementor-global-644 .catIMG{
        object-fit: contain;
        width: 200px !important;
        right: -50px;
    }
    
    .elementor-957 .elementor-element.elementor-global-644 .contentItem:nth-child(1) > .catIMG{
        width: 200px !important;
        bottom: 40%;
        right: -50px;
    }
    
    .elementor-957 .elementor-element.elementor-global-644 .contentItem:nth-child(3) > .catIMG{
        width: 200px !important;
        right: -50px;
    }
    
    .elementor-957 .elementor-element.elementor-global-644 .contentItem:nth-child(4) > .catIMG{
        width: 200px !important;
        bottom: 40%;
        right: -50px;
    }
}

@media(max-width: 700px){
    .elementor-957 .elementor-element.elementor-global-644 .content:nth-child(1){
        flex-direction: column;
    }
    
    .elementor-957 .elementor-element.elementor-global-644 .content{
        grid-template-columns: repeat(1, 1fr);
    }
    
    .elementor-957 .elementor-element.elementor-global-644 .contentItem{
        padding: 25px 10px !important;
    }
    
    .elementor-957 .elementor-element.elementor-global-644 .contentItem:nth-child(3) > .catIMG{
        width: 125px !important;
        right: 0px;
    }
}/* End custom CSS */