.elementor-166377 .elementor-element.elementor-element-69d3d88d{--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;--margin-top:107px;--margin-bottom:125px;--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-weight:var( --e-global-typography-text-font-weight );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-166377 .elementor-element.elementor-element-2422306a > .elementor-widget-container{margin:0px 0px 34px 0px;}.elementor-166377 .elementor-element.elementor-element-2422306a{text-align:center;font-family:"Oswald", Sans-serif;font-size:35px;font-weight:600;color:#000000;}.elementor-166377 .elementor-element.elementor-element-195cff18 > .elementor-widget-container{margin:0px 0px 0px 0px;}@media(max-width:767px){.elementor-166377 .elementor-element.elementor-element-69d3d88d{--margin-top:46px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-166377 .elementor-element.elementor-element-2422306a > .elementor-widget-container{margin:0px 0px 17px 0px;}.elementor-166377 .elementor-element.elementor-element-2422306a{font-size:28px;}}@media(min-width:768px){.elementor-166377 .elementor-element.elementor-element-69d3d88d{--content-width:1167px;}}/* Start custom CSS for html, class: .elementor-element-195cff18 */.jb-about-cdp-main {
    display:flex;
    flex-direction:row;
    gap:25px;
}

.jb-about-cdp-main>*{
    width:100%;
    border-radius:14px!important;
}

.jb-about-cdp-card {
    padding:50px;
    background:#F7F7F7;
    height:auto;
    min-height:0;
}

.jb-about-cdp-icon-wrapper {
    background:#F0F0F0;
    border-radius:7.5px;
    width:58px;
    height:58px;
    align-content: center;
    margin-bottom:28px;
}

.jb-about-cdp-icon-wrapper svg {
    display:block;
    margin:auto;
    fill:none;
}

.jb-about-cdp-main img.jb-about-cdp-image {
    object-fit: cover;
    height:auto;
    min-height:0;
    object-position: center center;
}

.jb-about-cdp-title {
 font-family:oswald;
 font-weight:500;
 font-size:30px;
 color:black;
 margin-bottom:10px;
}

.jb-about-cdp-text {
 font-family:oswald;
 font-weight:300;
 font-size:18px;
 line-height:27px;
 color:black;
 margin-bottom:-6px;
}


@media only screen and (max-width: 768px){
    
.jb-about-cdp-main {
    display:flex;
    flex-direction:column;
    gap:20px;
    width:calc(100vw - 40px);
    justify-self:center;
}

.jb-about-cdp-main img.jb-about-cdp-image {
    height:249px;

}

.jb-about-cdp-main>*{
    width:100%;
    border-radius:11.2px!important;
}

.jb-about-cdp-card {
    padding:37px;
}

.jb-about-cdp-icon-wrapper {
    border-radius:6px;
    width:46px;
    height:46px;
    margin-bottom:25px;
}

.jb-about-cdp-icon-wrapper svg {
    transform:scale(calc(16/20));
}

.jb-about-cdp-title {
    font-size:24px;
    line-height:30px;
    margin-bottom:15px;
}

.jb-about-cdp-text {
    font-size:14.4px;
    line-height:21.6px;
    margin-bottom:-6px;
}

}/* End custom CSS */