.elementor-14 .elementor-element.elementor-element-7db6717{--display:flex;}.elementor-14 .elementor-element.elementor-element-7db6717:not(.elementor-motion-effects-element-type-background), .elementor-14 .elementor-element.elementor-element-7db6717 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F1E8;}.elementor-14 .elementor-element.elementor-element-8d7c3e5{text-align:center;}.elementor-14 .elementor-element.elementor-element-8d7c3e5 .elementor-heading-title{font-size:19px;color:#921D25;}.elementor-14 .elementor-element.elementor-element-8492e83{text-align:center;}.elementor-14 .elementor-element.elementor-element-8492e83 .elementor-heading-title{color:#000000;}.elementor-14 .elementor-element.elementor-element-a87d3c7{text-align:center;font-family:"Manrope", Sans-serif;color:#939393;}.elementor-14 .elementor-element.elementor-element-bcee6f8{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--flex-wrap:wrap;}.elementor-14 .elementor-element.elementor-element-9bf229e{--display:flex;}.elementor-14 .elementor-element.elementor-element-61c4183{--display:flex;}.elementor-14 .elementor-element.elementor-element-82f2e25{--display:flex;}.elementor-14 .elementor-element.elementor-element-f4f57e4{--display:flex;}.elementor-14 .elementor-element.elementor-element-4c7f0b7{--display:flex;}.elementor-14 .elementor-element.elementor-element-b09cbe1{--display:flex;}.elementor-14 .elementor-element.elementor-element-fb6d82a{--display:flex;}.elementor-14 .elementor-element.elementor-element-8699c19{--display:flex;}@media(min-width:768px){.elementor-14 .elementor-element.elementor-element-9bf229e{--width:50%;}.elementor-14 .elementor-element.elementor-element-61c4183{--width:50%;}.elementor-14 .elementor-element.elementor-element-82f2e25{--width:50%;}.elementor-14 .elementor-element.elementor-element-f4f57e4{--width:50%;}.elementor-14 .elementor-element.elementor-element-4c7f0b7{--width:50%;}.elementor-14 .elementor-element.elementor-element-b09cbe1{--width:50%;}.elementor-14 .elementor-element.elementor-element-fb6d82a{--width:50%;}.elementor-14 .elementor-element.elementor-element-8699c19{--width:50%;}}/* Start custom CSS for container, class: .elementor-element-9bf229e *//* SERVICE CARD */
.service-card {
    position: relative !important;
    background: #ffffff !important;
    border: 1px solid #DED7CC !important;
    border-radius: 22px !important;

    padding: 35px 35px 35px 130px !important;
    min-height: 220px !important;

    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;

    transition: all 0.25s ease !important;
}


/* NUMBER CIRCLE */
.service-number {
    position: absolute !important;
    left: 38px !important;
    top: 38px !important;

    width: 55px !important;
    height: 55px !important;
    min-width: 55px !important;

    background: #921D25 !important;
    border-radius: 50% !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    margin: 0 !important;
    padding: 0 !important;
}

.service-number .elementor-heading-title {
    color: #ffffff !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
}


/* TITLE */
.service-title {
    margin: 0 0 14px 0 !important;
}

.service-title .elementor-heading-title {
    color: #181818 !important;
    font-size: 28px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
}


/* DESCRIPTION — FORCE ELEMENTOR TO BEHAVE 😂 */
.service-description,
.service-description p,
.service-description .elementor-widget-container,
.service-description .elementor-widget-container p {
    color: #68645F !important;
    font-family: Arial, sans-serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 1.6 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
}

.service-description p {
    margin: 0 !important;
}


/* HOVER */
.service-card:hover {
    transform: translateY(-5px);
    border-color: #921D25 !important;
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}


/* MOBILE */
@media (max-width: 767px) {

    .service-card {
        padding: 90px 25px 28px 25px !important;
        min-height: auto !important;
    }

    .service-number {
        left: 25px !important;
        top: 25px !important;
        width: 52px !important;
        height: 52px !important;
        min-width: 52px !important;
    }

    .service-title .elementor-heading-title {
        font-size: 24px !important;
    }

    .service-description,
    .service-description p,
    .service-description .elementor-widget-container p {
        font-size: 16px !important;
    }
}

/* SERVICE DESCRIPTION FIX */
.service-description,
.service-description *,
.service-description p,
.service-description span {
    color: #68645F !important;
    font-family: Arial, sans-serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 1.6 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
}

.service-description p {
    margin: 0 !important;
}

/* FINAL SERVICE CARD SIZING */

.service-card {
    min-height: 180px !important;
    padding: 28px 30px 28px 125px !important;
}

/* Smaller number circle */
.service-number {
    width: 58px !important;
    height: 58px !important;
    min-width: 58px !important;

    left: 35px !important;
    top: 32px !important;
}

.service-number .elementor-heading-title {
    font-size: 18px !important;
}

/* Title */
.service-title .elementor-heading-title {
    font-size: 27px !important;
    line-height: 1.15 !important;
}

/* Description */
.service-description,
.service-description * {
    font-size: 17px !important;
    line-height: 1.55 !important;
}

/* Reduce gap between title and description */
.service-title {
    margin-bottom: 10px !important;
}

/* KEEP SERVICE CONTENT TOGETHER */
.service-card {
    justify-content: flex-start !important;
}

.service-title {
    margin-top: 0 !important;
    margin-bottom: 12px !important;
}

.service-description {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

/* FINAL NUMBER CIRCLE SIZE */
.service-card .service-number {
    width: 55px !important;
    height: 55px !important;
    min-width: 55px !important;
    max-width: 55px !important;
    min-height: 55px !important;
    max-height: 55px !important;
    flex: 0 0 55px !important;
}

/* CENTER NUMBER PERFECTLY */
.service-card .service-number {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
}

.service-card .service-number .elementor-widget-container {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 100% !important;
}

.service-card .service-number .elementor-heading-title {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
    text-align: center !important;
}

/* FINAL TWO-COLUMN SERVICE LAYOUT */
.service-card {
    width: calc((100% - 20px) / 2) !important;
    max-width: calc((100% - 20px) / 2) !important;
    flex: 0 0 calc((100% - 20px) / 2) !important;
    box-sizing: border-box !important;
}

/* MOBILE - ONE CARD PER ROW */
@media (max-width: 767px) {
    .service-card {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-61c4183 *//* SERVICE CARD */
.service-card {
    position: relative !important;
    background: #ffffff !important;
    border: 1px solid #DED7CC !important;
    border-radius: 22px !important;

    padding: 35px 35px 35px 130px !important;
    min-height: 220px !important;

    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;

    transition: all 0.25s ease !important;
}


/* NUMBER CIRCLE */
.service-number {
    position: absolute !important;
    left: 38px !important;
    top: 38px !important;

    width: 55px !important;
    height: 55px !important;
    min-width: 55px !important;

    background: #921D25 !important;
    border-radius: 50% !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    margin: 0 !important;
    padding: 0 !important;
}

.service-number .elementor-heading-title {
    color: #ffffff !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
}


/* TITLE */
.service-title {
    margin: 0 0 14px 0 !important;
}

.service-title .elementor-heading-title {
    color: #181818 !important;
    font-size: 28px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
}


/* DESCRIPTION — FORCE ELEMENTOR TO BEHAVE 😂 */
.service-description,
.service-description p,
.service-description .elementor-widget-container,
.service-description .elementor-widget-container p {
    color: #68645F !important;
    font-family: Arial, sans-serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 1.6 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
}

.service-description p {
    margin: 0 !important;
}


/* HOVER */
.service-card:hover {
    transform: translateY(-5px);
    border-color: #921D25 !important;
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}


/* MOBILE */
@media (max-width: 767px) {

    .service-card {
        padding: 90px 25px 28px 25px !important;
        min-height: auto !important;
    }

    .service-number {
        left: 25px !important;
        top: 25px !important;
        width: 52px !important;
        height: 52px !important;
        min-width: 52px !important;
    }

    .service-title .elementor-heading-title {
        font-size: 24px !important;
    }

    .service-description,
    .service-description p,
    .service-description .elementor-widget-container p {
        font-size: 16px !important;
    }
}

/* SERVICE DESCRIPTION FIX */
.service-description,
.service-description *,
.service-description p,
.service-description span {
    color: #68645F !important;
    font-family: Arial, sans-serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 1.6 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
}

.service-description p {
    margin: 0 !important;
}

/* FINAL SERVICE CARD SIZING */

.service-card {
    min-height: 180px !important;
    padding: 28px 30px 28px 125px !important;
}

/* Smaller number circle */
.service-number {
    width: 58px !important;
    height: 58px !important;
    min-width: 58px !important;

    left: 35px !important;
    top: 32px !important;
}

.service-number .elementor-heading-title {
    font-size: 18px !important;
}

/* Title */
.service-title .elementor-heading-title {
    font-size: 27px !important;
    line-height: 1.15 !important;
}

/* Description */
.service-description,
.service-description * {
    font-size: 17px !important;
    line-height: 1.55 !important;
}

/* Reduce gap between title and description */
.service-title {
    margin-bottom: 10px !important;
}

/* KEEP SERVICE CONTENT TOGETHER */
.service-card {
    justify-content: flex-start !important;
}

.service-title {
    margin-top: 0 !important;
    margin-bottom: 12px !important;
}

.service-description {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

/* FINAL NUMBER CIRCLE SIZE */
.service-card .service-number {
    width: 55px !important;
    height: 55px !important;
    min-width: 55px !important;
    max-width: 55px !important;
    min-height: 55px !important;
    max-height: 55px !important;
    flex: 0 0 55px !important;
}

/* CENTER NUMBER PERFECTLY */
.service-card .service-number {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
}

.service-card .service-number .elementor-widget-container {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 100% !important;
}

.service-card .service-number .elementor-heading-title {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
    text-align: center !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-82f2e25 *//* SERVICE CARD */
.service-card {
    position: relative !important;
    background: #ffffff !important;
    border: 1px solid #DED7CC !important;
    border-radius: 22px !important;

    padding: 35px 35px 35px 130px !important;
    min-height: 220px !important;

    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;

    transition: all 0.25s ease !important;
}


/* NUMBER CIRCLE */
.service-number {
    position: absolute !important;
    left: 38px !important;
    top: 38px !important;

    width: 55px !important;
    height: 55px !important;
    min-width: 55px !important;

    background: #921D25 !important;
    border-radius: 50% !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    margin: 0 !important;
    padding: 0 !important;
}

.service-number .elementor-heading-title {
    color: #ffffff !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
}


/* TITLE */
.service-title {
    margin: 0 0 14px 0 !important;
}

.service-title .elementor-heading-title {
    color: #181818 !important;
    font-size: 28px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
}


/* DESCRIPTION — FORCE ELEMENTOR TO BEHAVE 😂 */
.service-description,
.service-description p,
.service-description .elementor-widget-container,
.service-description .elementor-widget-container p {
    color: #68645F !important;
    font-family: Arial, sans-serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 1.6 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
}

.service-description p {
    margin: 0 !important;
}


/* HOVER */
.service-card:hover {
    transform: translateY(-5px);
    border-color: #921D25 !important;
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}


/* MOBILE */
@media (max-width: 767px) {

    .service-card {
        padding: 90px 25px 28px 25px !important;
        min-height: auto !important;
    }

    .service-number {
        left: 25px !important;
        top: 25px !important;
        width: 52px !important;
        height: 52px !important;
        min-width: 52px !important;
    }

    .service-title .elementor-heading-title {
        font-size: 24px !important;
    }

    .service-description,
    .service-description p,
    .service-description .elementor-widget-container p {
        font-size: 16px !important;
    }
}

/* SERVICE DESCRIPTION FIX */
.service-description,
.service-description *,
.service-description p,
.service-description span {
    color: #68645F !important;
    font-family: Arial, sans-serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 1.6 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
}

.service-description p {
    margin: 0 !important;
}

/* FINAL SERVICE CARD SIZING */

.service-card {
    min-height: 180px !important;
    padding: 28px 30px 28px 125px !important;
}

/* Smaller number circle */
.service-number {
    width: 58px !important;
    height: 58px !important;
    min-width: 58px !important;

    left: 35px !important;
    top: 32px !important;
}

.service-number .elementor-heading-title {
    font-size: 18px !important;
}

/* Title */
.service-title .elementor-heading-title {
    font-size: 27px !important;
    line-height: 1.15 !important;
}

/* Description */
.service-description,
.service-description * {
    font-size: 17px !important;
    line-height: 1.55 !important;
}

/* Reduce gap between title and description */
.service-title {
    margin-bottom: 10px !important;
}

/* KEEP SERVICE CONTENT TOGETHER */
.service-card {
    justify-content: flex-start !important;
}

.service-title {
    margin-top: 0 !important;
    margin-bottom: 12px !important;
}

.service-description {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

/* FINAL NUMBER CIRCLE SIZE */
.service-card .service-number {
    width: 55px !important;
    height: 55px !important;
    min-width: 55px !important;
    max-width: 55px !important;
    min-height: 55px !important;
    max-height: 55px !important;
    flex: 0 0 55px !important;
}

/* CENTER NUMBER PERFECTLY */
.service-card .service-number {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
}

.service-card .service-number .elementor-widget-container {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 100% !important;
}

.service-card .service-number .elementor-heading-title {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
    text-align: center !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-f4f57e4 *//* SERVICE CARD */
.service-card {
    position: relative !important;
    background: #ffffff !important;
    border: 1px solid #DED7CC !important;
    border-radius: 22px !important;

    padding: 35px 35px 35px 130px !important;
    min-height: 220px !important;

    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;

    transition: all 0.25s ease !important;
}


/* NUMBER CIRCLE */
.service-number {
    position: absolute !important;
    left: 38px !important;
    top: 38px !important;

    width: 55px !important;
    height: 55px !important;
    min-width: 55px !important;

    background: #921D25 !important;
    border-radius: 50% !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    margin: 0 !important;
    padding: 0 !important;
}

.service-number .elementor-heading-title {
    color: #ffffff !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
}


/* TITLE */
.service-title {
    margin: 0 0 14px 0 !important;
}

.service-title .elementor-heading-title {
    color: #181818 !important;
    font-size: 28px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
}


/* DESCRIPTION — FORCE ELEMENTOR TO BEHAVE 😂 */
.service-description,
.service-description p,
.service-description .elementor-widget-container,
.service-description .elementor-widget-container p {
    color: #68645F !important;
    font-family: Arial, sans-serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 1.6 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
}

.service-description p {
    margin: 0 !important;
}


/* HOVER */
.service-card:hover {
    transform: translateY(-5px);
    border-color: #921D25 !important;
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}


/* MOBILE */
@media (max-width: 767px) {

    .service-card {
        padding: 90px 25px 28px 25px !important;
        min-height: auto !important;
    }

    .service-number {
        left: 25px !important;
        top: 25px !important;
        width: 52px !important;
        height: 52px !important;
        min-width: 52px !important;
    }

    .service-title .elementor-heading-title {
        font-size: 24px !important;
    }

    .service-description,
    .service-description p,
    .service-description .elementor-widget-container p {
        font-size: 16px !important;
    }
}

/* SERVICE DESCRIPTION FIX */
.service-description,
.service-description *,
.service-description p,
.service-description span {
    color: #68645F !important;
    font-family: Arial, sans-serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 1.6 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
}

.service-description p {
    margin: 0 !important;
}

/* FINAL SERVICE CARD SIZING */

.service-card {
    min-height: 180px !important;
    padding: 28px 30px 28px 125px !important;
}

/* Smaller number circle */
.service-number {
    width: 58px !important;
    height: 58px !important;
    min-width: 58px !important;

    left: 35px !important;
    top: 32px !important;
}

.service-number .elementor-heading-title {
    font-size: 18px !important;
}

/* Title */
.service-title .elementor-heading-title {
    font-size: 27px !important;
    line-height: 1.15 !important;
}

/* Description */
.service-description,
.service-description * {
    font-size: 17px !important;
    line-height: 1.55 !important;
}

/* Reduce gap between title and description */
.service-title {
    margin-bottom: 10px !important;
}

/* KEEP SERVICE CONTENT TOGETHER */
.service-card {
    justify-content: flex-start !important;
}

.service-title {
    margin-top: 0 !important;
    margin-bottom: 12px !important;
}

.service-description {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

/* FINAL NUMBER CIRCLE SIZE */
.service-card .service-number {
    width: 55px !important;
    height: 55px !important;
    min-width: 55px !important;
    max-width: 55px !important;
    min-height: 55px !important;
    max-height: 55px !important;
    flex: 0 0 55px !important;
}

/* CENTER NUMBER PERFECTLY */
.service-card .service-number {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
}

.service-card .service-number .elementor-widget-container {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 100% !important;
}

.service-card .service-number .elementor-heading-title {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
    text-align: center !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-4c7f0b7 *//* SERVICE CARD */
.service-card {
    position: relative !important;
    background: #ffffff !important;
    border: 1px solid #DED7CC !important;
    border-radius: 22px !important;

    padding: 35px 35px 35px 130px !important;
    min-height: 220px !important;

    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;

    transition: all 0.25s ease !important;
}


/* NUMBER CIRCLE */
.service-number {
    position: absolute !important;
    left: 38px !important;
    top: 38px !important;

    width: 55px !important;
    height: 55px !important;
    min-width: 55px !important;

    background: #921D25 !important;
    border-radius: 50% !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    margin: 0 !important;
    padding: 0 !important;
}

.service-number .elementor-heading-title {
    color: #ffffff !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
}


/* TITLE */
.service-title {
    margin: 0 0 14px 0 !important;
}

.service-title .elementor-heading-title {
    color: #181818 !important;
    font-size: 28px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
}


/* DESCRIPTION — FORCE ELEMENTOR TO BEHAVE 😂 */
.service-description,
.service-description p,
.service-description .elementor-widget-container,
.service-description .elementor-widget-container p {
    color: #68645F !important;
    font-family: Arial, sans-serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 1.6 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
}

.service-description p {
    margin: 0 !important;
}


/* HOVER */
.service-card:hover {
    transform: translateY(-5px);
    border-color: #921D25 !important;
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}


/* MOBILE */
@media (max-width: 767px) {

    .service-card {
        padding: 90px 25px 28px 25px !important;
        min-height: auto !important;
    }

    .service-number {
        left: 25px !important;
        top: 25px !important;
        width: 52px !important;
        height: 52px !important;
        min-width: 52px !important;
    }

    .service-title .elementor-heading-title {
        font-size: 24px !important;
    }

    .service-description,
    .service-description p,
    .service-description .elementor-widget-container p {
        font-size: 16px !important;
    }
}

/* SERVICE DESCRIPTION FIX */
.service-description,
.service-description *,
.service-description p,
.service-description span {
    color: #68645F !important;
    font-family: Arial, sans-serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 1.6 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
}

.service-description p {
    margin: 0 !important;
}

/* FINAL SERVICE CARD SIZING */

.service-card {
    min-height: 180px !important;
    padding: 28px 30px 28px 125px !important;
}

/* Smaller number circle */
.service-number {
    width: 58px !important;
    height: 58px !important;
    min-width: 58px !important;

    left: 35px !important;
    top: 32px !important;
}

.service-number .elementor-heading-title {
    font-size: 18px !important;
}

/* Title */
.service-title .elementor-heading-title {
    font-size: 27px !important;
    line-height: 1.15 !important;
}

/* Description */
.service-description,
.service-description * {
    font-size: 17px !important;
    line-height: 1.55 !important;
}

/* Reduce gap between title and description */
.service-title {
    margin-bottom: 10px !important;
}

/* KEEP SERVICE CONTENT TOGETHER */
.service-card {
    justify-content: flex-start !important;
}

.service-title {
    margin-top: 0 !important;
    margin-bottom: 12px !important;
}

.service-description {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

/* FINAL NUMBER CIRCLE SIZE */
.service-card .service-number {
    width: 55px !important;
    height: 55px !important;
    min-width: 55px !important;
    max-width: 55px !important;
    min-height: 55px !important;
    max-height: 55px !important;
    flex: 0 0 55px !important;
}

/* CENTER NUMBER PERFECTLY */
.service-card .service-number {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
}

.service-card .service-number .elementor-widget-container {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 100% !important;
}

.service-card .service-number .elementor-heading-title {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
    text-align: center !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-b09cbe1 *//* SERVICE CARD */
.service-card {
    position: relative !important;
    background: #ffffff !important;
    border: 1px solid #DED7CC !important;
    border-radius: 22px !important;

    padding: 35px 35px 35px 130px !important;
    min-height: 220px !important;

    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;

    transition: all 0.25s ease !important;
}


/* NUMBER CIRCLE */
.service-number {
    position: absolute !important;
    left: 38px !important;
    top: 38px !important;

    width: 55px !important;
    height: 55px !important;
    min-width: 55px !important;

    background: #921D25 !important;
    border-radius: 50% !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    margin: 0 !important;
    padding: 0 !important;
}

.service-number .elementor-heading-title {
    color: #ffffff !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
}


/* TITLE */
.service-title {
    margin: 0 0 14px 0 !important;
}

.service-title .elementor-heading-title {
    color: #181818 !important;
    font-size: 28px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
}


/* DESCRIPTION — FORCE ELEMENTOR TO BEHAVE 😂 */
.service-description,
.service-description p,
.service-description .elementor-widget-container,
.service-description .elementor-widget-container p {
    color: #68645F !important;
    font-family: Arial, sans-serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 1.6 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
}

.service-description p {
    margin: 0 !important;
}


/* HOVER */
.service-card:hover {
    transform: translateY(-5px);
    border-color: #921D25 !important;
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}


/* MOBILE */
@media (max-width: 767px) {

    .service-card {
        padding: 90px 25px 28px 25px !important;
        min-height: auto !important;
    }

    .service-number {
        left: 25px !important;
        top: 25px !important;
        width: 52px !important;
        height: 52px !important;
        min-width: 52px !important;
    }

    .service-title .elementor-heading-title {
        font-size: 24px !important;
    }

    .service-description,
    .service-description p,
    .service-description .elementor-widget-container p {
        font-size: 16px !important;
    }
}

/* SERVICE DESCRIPTION FIX */
.service-description,
.service-description *,
.service-description p,
.service-description span {
    color: #68645F !important;
    font-family: Arial, sans-serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 1.6 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
}

.service-description p {
    margin: 0 !important;
}

/* FINAL SERVICE CARD SIZING */

.service-card {
    min-height: 180px !important;
    padding: 28px 30px 28px 125px !important;
}

/* Smaller number circle */
.service-number {
    width: 58px !important;
    height: 58px !important;
    min-width: 58px !important;

    left: 35px !important;
    top: 32px !important;
}

.service-number .elementor-heading-title {
    font-size: 18px !important;
}

/* Title */
.service-title .elementor-heading-title {
    font-size: 27px !important;
    line-height: 1.15 !important;
}

/* Description */
.service-description,
.service-description * {
    font-size: 17px !important;
    line-height: 1.55 !important;
}

/* Reduce gap between title and description */
.service-title {
    margin-bottom: 10px !important;
}

/* KEEP SERVICE CONTENT TOGETHER */
.service-card {
    justify-content: flex-start !important;
}

.service-title {
    margin-top: 0 !important;
    margin-bottom: 12px !important;
}

.service-description {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

/* FINAL NUMBER CIRCLE SIZE */
.service-card .service-number {
    width: 55px !important;
    height: 55px !important;
    min-width: 55px !important;
    max-width: 55px !important;
    min-height: 55px !important;
    max-height: 55px !important;
    flex: 0 0 55px !important;
}

/* CENTER NUMBER PERFECTLY */
.service-card .service-number {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
}

.service-card .service-number .elementor-widget-container {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 100% !important;
}

.service-card .service-number .elementor-heading-title {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
    text-align: center !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-fb6d82a *//* SERVICE CARD */
.service-card {
    position: relative !important;
    background: #ffffff !important;
    border: 1px solid #DED7CC !important;
    border-radius: 22px !important;

    padding: 35px 35px 35px 130px !important;
    min-height: 220px !important;

    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;

    transition: all 0.25s ease !important;
}


/* NUMBER CIRCLE */
.service-number {
    position: absolute !important;
    left: 38px !important;
    top: 38px !important;

    width: 55px !important;
    height: 55px !important;
    min-width: 55px !important;

    background: #921D25 !important;
    border-radius: 50% !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    margin: 0 !important;
    padding: 0 !important;
}

.service-number .elementor-heading-title {
    color: #ffffff !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
}


/* TITLE */
.service-title {
    margin: 0 0 14px 0 !important;
}

.service-title .elementor-heading-title {
    color: #181818 !important;
    font-size: 28px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
}


/* DESCRIPTION — FORCE ELEMENTOR TO BEHAVE 😂 */
.service-description,
.service-description p,
.service-description .elementor-widget-container,
.service-description .elementor-widget-container p {
    color: #68645F !important;
    font-family: Arial, sans-serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 1.6 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
}

.service-description p {
    margin: 0 !important;
}


/* HOVER */
.service-card:hover {
    transform: translateY(-5px);
    border-color: #921D25 !important;
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}


/* MOBILE */
@media (max-width: 767px) {

    .service-card {
        padding: 90px 25px 28px 25px !important;
        min-height: auto !important;
    }

    .service-number {
        left: 25px !important;
        top: 25px !important;
        width: 52px !important;
        height: 52px !important;
        min-width: 52px !important;
    }

    .service-title .elementor-heading-title {
        font-size: 24px !important;
    }

    .service-description,
    .service-description p,
    .service-description .elementor-widget-container p {
        font-size: 16px !important;
    }
}

/* SERVICE DESCRIPTION FIX */
.service-description,
.service-description *,
.service-description p,
.service-description span {
    color: #68645F !important;
    font-family: Arial, sans-serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 1.6 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
}

.service-description p {
    margin: 0 !important;
}

/* FINAL SERVICE CARD SIZING */

.service-card {
    min-height: 180px !important;
    padding: 28px 30px 28px 125px !important;
}

/* Smaller number circle */
.service-number {
    width: 58px !important;
    height: 58px !important;
    min-width: 58px !important;

    left: 35px !important;
    top: 32px !important;
}

.service-number .elementor-heading-title {
    font-size: 18px !important;
}

/* Title */
.service-title .elementor-heading-title {
    font-size: 27px !important;
    line-height: 1.15 !important;
}

/* Description */
.service-description,
.service-description * {
    font-size: 17px !important;
    line-height: 1.55 !important;
}

/* Reduce gap between title and description */
.service-title {
    margin-bottom: 10px !important;
}

/* KEEP SERVICE CONTENT TOGETHER */
.service-card {
    justify-content: flex-start !important;
}

.service-title {
    margin-top: 0 !important;
    margin-bottom: 12px !important;
}

.service-description {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

/* FINAL NUMBER CIRCLE SIZE */
.service-card .service-number {
    width: 55px !important;
    height: 55px !important;
    min-width: 55px !important;
    max-width: 55px !important;
    min-height: 55px !important;
    max-height: 55px !important;
    flex: 0 0 55px !important;
}

/* CENTER NUMBER PERFECTLY */
.service-card .service-number {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
}

.service-card .service-number .elementor-widget-container {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 100% !important;
}

.service-card .service-number .elementor-heading-title {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
    text-align: center !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-8699c19 *//* SERVICE CARD */
.service-card {
    position: relative !important;
    background: #ffffff !important;
    border: 1px solid #DED7CC !important;
    border-radius: 22px !important;

    padding: 35px 35px 35px 130px !important;
    min-height: 220px !important;

    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;

    transition: all 0.25s ease !important;
}


/* NUMBER CIRCLE */
.service-number {
    position: absolute !important;
    left: 38px !important;
    top: 38px !important;

    width: 55px !important;
    height: 55px !important;
    min-width: 55px !important;

    background: #921D25 !important;
    border-radius: 50% !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    margin: 0 !important;
    padding: 0 !important;
}

.service-number .elementor-heading-title {
    color: #ffffff !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
}


/* TITLE */
.service-title {
    margin: 0 0 14px 0 !important;
}

.service-title .elementor-heading-title {
    color: #181818 !important;
    font-size: 28px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
}


/* DESCRIPTION — FORCE ELEMENTOR TO BEHAVE 😂 */
.service-description,
.service-description p,
.service-description .elementor-widget-container,
.service-description .elementor-widget-container p {
    color: #68645F !important;
    font-family: Arial, sans-serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 1.6 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
}

.service-description p {
    margin: 0 !important;
}


/* HOVER */
.service-card:hover {
    transform: translateY(-5px);
    border-color: #921D25 !important;
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}


/* MOBILE */
@media (max-width: 767px) {

    .service-card {
        padding: 90px 25px 28px 25px !important;
        min-height: auto !important;
    }

    .service-number {
        left: 25px !important;
        top: 25px !important;
        width: 52px !important;
        height: 52px !important;
        min-width: 52px !important;
    }

    .service-title .elementor-heading-title {
        font-size: 24px !important;
    }

    .service-description,
    .service-description p,
    .service-description .elementor-widget-container p {
        font-size: 16px !important;
    }
}

/* SERVICE DESCRIPTION FIX */
.service-description,
.service-description *,
.service-description p,
.service-description span {
    color: #68645F !important;
    font-family: Arial, sans-serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 1.6 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
}

.service-description p {
    margin: 0 !important;
}

/* FINAL SERVICE CARD SIZING */

.service-card {
    min-height: 180px !important;
    padding: 28px 30px 28px 125px !important;
}

/* Smaller number circle */
.service-number {
    width: 58px !important;
    height: 58px !important;
    min-width: 58px !important;

    left: 35px !important;
    top: 32px !important;
}

.service-number .elementor-heading-title {
    font-size: 18px !important;
}

/* Title */
.service-title .elementor-heading-title {
    font-size: 27px !important;
    line-height: 1.15 !important;
}

/* Description */
.service-description,
.service-description * {
    font-size: 17px !important;
    line-height: 1.55 !important;
}

/* Reduce gap between title and description */
.service-title {
    margin-bottom: 10px !important;
}

/* KEEP SERVICE CONTENT TOGETHER */
.service-card {
    justify-content: flex-start !important;
}

.service-title {
    margin-top: 0 !important;
    margin-bottom: 12px !important;
}

.service-description {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

/* FINAL NUMBER CIRCLE SIZE */
.service-card .service-number {
    width: 55px !important;
    height: 55px !important;
    min-width: 55px !important;
    max-width: 55px !important;
    min-height: 55px !important;
    max-height: 55px !important;
    flex: 0 0 55px !important;
}

/* CENTER NUMBER PERFECTLY */
.service-card .service-number {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
}

.service-card .service-number .elementor-widget-container {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 100% !important;
}

.service-card .service-number .elementor-heading-title {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
    text-align: center !important;
}/* End custom CSS */