.elementor-22620 .elementor-element.elementor-element-179c0a7{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:15px;--padding-right:15px;}.elementor-22620 .elementor-element.elementor-element-fa2dcc6{--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;--justify-content:space-between;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-22620 .elementor-element.elementor-element-20f2db9 .elementor-heading-title{font-family:"Barlow", Sans-serif;font-size:18px;font-weight:800;color:#000000;}.elementor-22620 .elementor-element.elementor-element-be0f164{--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:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:45px;--padding-bottom:40px;--padding-left:15px;--padding-right:15px;}.elementor-22620 .elementor-element.elementor-element-9c10b68{--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;--justify-content:space-between;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-22620 .elementor-element.elementor-element-8c12475{--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;--justify-content:flex-start;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-22620 .elementor-element.elementor-element-5847ba9{padding:0px 0px 0px 0px;column-gap:20px;text-align:start;font-family:"Barlow", Sans-serif;font-size:17px;font-weight:300;line-height:1.6;color:#000000;}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for container, class: .elementor-element-fa2dcc6 */.breadcumbs {
    min-height: 80px;
    display: flex;
    align-items: center;
    position: relative;
}

.breadcumbs::after {
    content: '';
    position: absolute;
    background: #f6f6f6;
    width: 99.2vw;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    z-index: -1;
    border-top: 1px solid #d2d3d4;
    border-bottom: 1px solid #d2d3d4;
}

.breadcumbs .aioseo-breadcrumbs {
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    font-weight: 300;
}

.breadcumbs a {
    font-family: Barlow, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    font-weight: 300;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-5847ba9 */a {
    color: #009de0;
}

p {
    margin-bottom: 20px;

}

h2 {
    text-align: center;
}

.image-pair {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        margin-bottom: 30px;
    }
    
    .image-pair img {
        display: block;
        width: 238px;
        height: auto;
        margin: 10px 160px;
        max-width: 100%;
    }

    @media screen and (max-width: 1024px) {
        .image-pair img {
            margin: 10px auto;
        }
    }

    @media screen and (max-width: 767px) {
        .image-pair img {
            margin: 10px auto;
            max-width: 90%;
        }
    }

    .final-group-image {
        text-align: center;
        margin-top: 30px;
    }
    .final-group-image img {
        max-width: 100%;
        height: auto;
    }

    ul {
        margin-bottom: 5px;
    }/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-be0f164 */.entry-title {
    display: none!important;
}/* End custom CSS */