.elementor-166380 .elementor-element.elementor-element-37c01357{--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:-18px;--margin-bottom:125px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-166380 .elementor-element.elementor-element-704b1676 > .elementor-widget-container{margin:0px 0px 0px 0px;}@media(max-width:767px){.elementor-166380 .elementor-element.elementor-element-37c01357{--margin-top:60px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}@media(min-width:768px){.elementor-166380 .elementor-element.elementor-element-37c01357{--content-width:1167px;}}/* Start custom CSS for html, class: .elementor-element-704b1676 */.jb-why-choose-main {
    display:flex;
    flex-direction:row;
    gap:62px;
    border-radius:14px;
    background:#45A300;
    padding:62px;
    align-content:center;
    padding-bottom:58px;
}

.jb-why-choose-reasons {
    display:grid;
    grid-template-columns: 1fr 1fr;
    column-gap:37px;
    row-gap:32px;
}

.jb-why-choose-reason {
    display:flex;
    flex-direction:row;
    gap:25px;
}

.jb-why-choose-icon-wrapper {
    height:58px;
    width:58px;
    flex-shrink: 0;
    border-radius:7.5px;
    background:#4BAB05;
    align-content:center;
}

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

.jb-why-choose-icon-text {
    font-family:oswald;
    font-weight:300;
    font-size:21px;
    line-height:28px;
    color:white;
}

.jb-why-choose-big-title {
    font-family:oswald;
    font-weight:600;
    font-size:52.92px;
    line-height:55.1px;
    color:white;
    margin-top:-8px;
    width:min-content;
}


@media only screen and (max-width: 768px) {
    
.jb-why-choose-main {
    flex-direction:column;
    gap:33px;
    border-radius:11.2px;
    padding:40px;
    padding-bottom:36px;
    width:calc(100vw - 40px);
    justify-self:center;
} 

.jb-why-choose-reasons {
    display:flex;
    flex-direction:column;
    row-gap:25px;
}

.jb-why-choose-reason {
    flex-direction:column;
    gap:16px;
}

.jb-why-choose-icon-wrapper {
    height:46px;
    width:46px;
    border-radius:6px;
}

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

.jb-why-choose-icon-text {
    font-size:16.8px;
    line-height:22.4px;
}

.jb-why-choose-big-title {
    font-size:42.06px;
    line-height:49.7px;
    margin-top:-9px;
    width:auto;
}


    
}/* End custom CSS */