.elementor-22854 .elementor-element.elementor-element-13eb2ca{--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;}.elementor-22854 .elementor-element.elementor-element-b5b6f98{--display:flex;}.elementor-22854 .elementor-element.elementor-element-36ef324{text-align:center;}#elementor-popup-modal-22854 .dialog-widget-content{animation-duration:0.7s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-22854 .dialog-message{width:561px;height:auto;}#elementor-popup-modal-22854{justify-content:flex-end;align-items:center;}#elementor-popup-modal-22854 .dialog-close-button{display:flex;}/* Start custom CSS for image, class: .elementor-element-6e418e3 */.elementor-22854 .elementor-element.elementor-element-6e418e3 {
    position: absolute;

    width: 315px;
    max-width: none;

    right: -15px;
    top: 75px;

    margin: 0;
    padding: 0;

    z-index: 2;

    box-sizing: border-box;
}

.elementor-22854 .elementor-element.elementor-element-6e418e3 img {
    display: block;

    width: 315px;
    max-width: none;
    height: auto;

    margin: 0;
    padding: 0;

    background: transparent;

    pointer-events: none;
    user-select: none;
}


/* TABLET */

@media (min-width: 768px) and (max-width: 1024px) {

    .elementor-22854 .elementor-element.elementor-element-6e418e3 {
        width: 190px;

        right: -8px;
        top: 70px;
    }

    .elementor-22854 .elementor-element.elementor-element-6e418e3 img {
        width: 190px;
    }

}


/* MOBILE */

@media (max-width: 767px) {

    .elementor-22854 .elementor-element.elementor-element-6e418e3 {
        width: 160px;

        right: -5px;
        top: 50px;
    }

    .elementor-22854 .elementor-element.elementor-element-6e418e3 img {
        width: 160px;
    }

}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-36ef324 */.elementor-22854 .elementor-element.elementor-element-36ef324 {
    margin: 0;
    padding: 0;
}

.elementor-22854 .elementor-element.elementor-element-36ef324 .elementor-heading-title {
    margin: 0;
    padding: 0;

    color: #22231F;

    font-family: "Poppins", sans-serif;

    font-size: 18px;
    font-weight: 600;

    line-height: 1.25;

    letter-spacing: -0.02em;
}


/* TABLET */

@media (min-width: 768px) and (max-width: 1024px) {

    .elementor-22854 .elementor-element.elementor-element-36ef324 .elementor-heading-title {
        font-size: 14px;
        line-height: 1.25;
    }

}


/* MOBILE */

@media (max-width: 767px) {

    .elementor-22854 .elementor-element.elementor-element-36ef324 .elementor-heading-title {
        font-size: 14px;
        line-height: 1.25;
    }

}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-e0ba380 */.elementor-22854 .elementor-element.elementor-element-e0ba380 {
    margin: 0;
    padding: 0;

    color: #5A5D55;

    font-family: "Poppins", sans-serif;

    font-size: 13px;
    font-weight: 400;

    line-height: 1.55;
}

.elementor-22854 .elementor-element.elementor-element-e0ba380 p {
    margin: 0;
    padding: 0;

    color: #5A5D55;

    font-family: "Poppins", sans-serif;

    font-size: 13px;
    font-weight: 400;

    line-height: 1.55;
}

.elementor-22854 .elementor-element.elementor-element-e0ba380 p:last-child {
    margin-bottom: 0;
}


/* TABLET */

@media (min-width: 768px) and (max-width: 1024px) {

    .elementor-22854 .elementor-element.elementor-element-e0ba380,
    .elementor-22854 .elementor-element.elementor-element-e0ba380 p {
        font-size: 10.5px;
        line-height: 1.45;
    }

}


/* MOBILE */

@media (max-width: 767px) {

    .elementor-22854 .elementor-element.elementor-element-e0ba380,
    .elementor-22854 .elementor-element.elementor-element-e0ba380 p {
        font-size: 10.5px;
        line-height: 1.45;
    }

}/* End custom CSS */
/* Start custom CSS for button, class: .elementor-element-2f28de0 */.elementor-22854 .elementor-element.elementor-element-2f28de0 {
    width: 100%;

    margin: 3px 0 0;
    padding: 0;

    display: flex;
    justify-content: center;
    align-items: center;

    text-align: center;

    box-sizing: border-box;
}

.elementor-22854 .elementor-element.elementor-element-2f28de0 .elementor-button-wrapper {
    width: 100%;

    display: flex;

    justify-content: center;
    align-items: center;

    text-align: center;
}

.elementor-22854 .elementor-element.elementor-element-2f28de0 .elementor-button {
    display: inline-flex;

    align-items: center;
    justify-content: center;

    width: auto;

    min-width: 96px;
    min-height: 38px;

    margin: 0 auto;

    padding:
        9px
        16px;

    background: #73785A;

    color: #FFFFFF;

    border: none;

    border-radius: 4px;

    box-shadow: none;

    font-family: "Poppins", sans-serif;

    font-size: 12px;
    font-weight: 600;

    line-height: 1;

    text-align: center;
    text-decoration: none;

    transition:
        background 0.2s ease,
        transform 0.2s ease;
}

.elementor-22854 .elementor-element.elementor-element-2f28de0 .elementor-button:hover {
    background: #5F654A;

    color: #FFFFFF;

    transform: translateY(-1px);
}


/* TABLET */

@media (min-width: 768px) and (max-width: 1024px) {

    .elementor-22854 .elementor-element.elementor-element-2f28de0 .elementor-button {
        min-width: 75px;
        min-height: 30px;

        padding:
            6px
            10px;

        font-size: 9.5px;
    }

}


/* MOBILE */

@media (max-width: 767px) {

    .elementor-22854 .elementor-element.elementor-element-2f28de0 {
        margin-top: 3px;
    }

    .elementor-22854 .elementor-element.elementor-element-2f28de0 .elementor-button {
        min-width: 82px;
        min-height: 32px;

        padding:
            7px
            12px;

        font-size: 10.5px;

        border-radius: 4px;
    }

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-b5b6f98 */.elementor-22854 .elementor-element.elementor-element-b5b6f98 {
    position: absolute;

    left: 102px;
    top: 205px;

    width: 220px;

    margin: 0;

    padding:
        18px
        18px
        17px;

    background: #FFFFFF;

    border:
        1px solid
        rgba(34, 35, 31, 0.12);

    border-radius: 6px;

    box-shadow: none;

    z-index: 5;

    display: flex;
    flex-direction: column;
    align-items: stretch;

    gap: 9px;

    box-sizing: border-box;
}

.elementor-22854 .elementor-element.elementor-element-b5b6f98::after {
    content: "";

    position: absolute;

    right: -9px;
    top: 72px;

    width: 16px;
    height: 16px;

    background: #FFFFFF;

    border-top:
        1px solid
        rgba(34, 35, 31, 0.12);

    border-right:
        1px solid
        rgba(34, 35, 31, 0.12);

    transform: rotate(45deg);

    box-sizing: border-box;
}


/* TABLET */

@media (min-width: 768px) and (max-width: 1024px) {

    .elementor-22854 .elementor-element.elementor-element-b5b6f98 {
        left: 80px;
        top: 142px;

        width: 165px;

        padding:
            14px
            14px
            13px;

        gap: 6px;

        border-radius: 5px;
    }

    .elementor-22854 .elementor-element.elementor-element-b5b6f98::after {
        right: -7px;
        top: 54px;

        width: 12px;
        height: 12px;
    }

}


/* MOBILE */

@media (max-width: 767px) {

    .elementor-22854 .elementor-element.elementor-element-b5b6f98 {
        left: 42px;
        top: 112px;

        width: 150px;

        padding:
            12px
            12px
            12px;

        gap: 6px;

        border-radius: 5px;
    }

    .elementor-22854 .elementor-element.elementor-element-b5b6f98::after {
        right: -7px;
        top: 46px;

        width: 12px;
        height: 12px;
    }

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-13eb2ca */.elementor-22854 .elementor-element.elementor-element-13eb2ca {
    position: relative;

    width: 560px;
    max-width: 100%;

    min-height: 500px;

    margin: 0;
    padding: 0;

    background: transparent;

    border: none;
    box-shadow: none;

    overflow: visible;

    box-sizing: border-box;
}


/* TABLET */

@media (min-width: 768px) and (max-width: 1024px) {

    .elementor-22854 .elementor-element.elementor-element-13eb2ca {
        width: 390px;

        min-height: 340px;
    }

}


/* MOBILE */

@media (max-width: 767px) {

    .elementor-22854 .elementor-element.elementor-element-13eb2ca {
        width: 320px;

        min-height: 285px;
    }

}/* End custom CSS */
/* Start custom CSS */#elementor-popup-modal-22854 {
    overflow: visible !important;
}

#elementor-popup-modal-22854 .dialog-widget-content {
    width: 560px !important;
    max-width: 96vw !important;

    background: transparent !important;
    border: none !important;
    box-shadow: none !important;

    overflow: visible !important;

    margin-top: -55px !important;
}

#elementor-popup-modal-22854 .dialog-message {
    width: 100% !important;

    padding: 0 !important;
    margin: 0 !important;

    overflow: visible !important;
}


/* CLOSE BUTTON */

#elementor-popup-modal-22854 .dialog-close-button {
    position: absolute !important;

    top: 14px !important;
    right: 14px !important;

    width: auto !important;
    height: 34px !important;

    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    gap: 6px !important;

    padding: 0 11px !important;
    margin: 0 !important;

    background: #FFFFFF !important;
    color: #73785A !important;

    border: 1px solid #73785A !important;
    border-radius: 17px !important;

    opacity: 1 !important;

    z-index: 100 !important;

    cursor: pointer;

    font-family: "Poppins", sans-serif !important;
    font-size: 11px !important;
    font-weight: 600 !important;
    line-height: 1 !important;

    box-shadow: none !important;

    transition:
        background 0.2s ease,
        color 0.2s ease,
        transform 0.2s ease;
}

#elementor-popup-modal-22854 .dialog-close-button::before {
    content: "Close";

    display: inline-block;

    color: #73785A;

    font-family: "Poppins", sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 1;
}

#elementor-popup-modal-22854 .dialog-close-button i {
    color: #73785A !important;
    font-size: 13px !important;
}

#elementor-popup-modal-22854 .dialog-close-button svg {
    width: 12px !important;
    height: 12px !important;

    fill: #73785A !important;
}

#elementor-popup-modal-22854 .dialog-close-button svg path {
    fill: #73785A !important;
}

#elementor-popup-modal-22854 .dialog-close-button:hover {
    background: #73785A !important;
    color: #FFFFFF !important;

    transform: translateY(-1px);
}

#elementor-popup-modal-22854 .dialog-close-button:hover::before {
    color: #FFFFFF !important;
}

#elementor-popup-modal-22854 .dialog-close-button:hover i {
    color: #FFFFFF !important;
}

#elementor-popup-modal-22854 .dialog-close-button:hover svg,
#elementor-popup-modal-22854 .dialog-close-button:hover svg path {
    fill: #FFFFFF !important;
}


/* TABLET */

@media (min-width: 768px) and (max-width: 1024px) {

    #elementor-popup-modal-22854 .dialog-widget-content {
        width: 390px !important;
        max-width: 92vw !important;

        margin-top: -10px !important;
    }

    #elementor-popup-modal-22854 .dialog-close-button {
        top: 10px !important;
        right: 10px !important;

        height: 31px !important;

        padding: 0 9px !important;
    }

}


/* MOBILE */

@media (max-width: 767px) {

    #elementor-popup-modal-22854 .dialog-widget-content {
        width: 280px !important;
        max-width: calc(100vw - 18px) !important;

        /* Push popup DOWN so it clears the site header */
        margin-top: 35px !important;
    }

    #elementor-popup-modal-22854 .dialog-close-button {
        top: 7px !important;
        right: 7px !important;

        height: 28px !important;

        padding: 0 8px !important;

        gap: 4px !important;

        border-radius: 14px !important;
    }

    #elementor-popup-modal-22854 .dialog-close-button::before {
        font-size: 9.5px;
    }

    #elementor-popup-modal-22854 .dialog-close-button svg {
        width: 9px !important;
        height: 9px !important;
    }

}/* End custom CSS */