/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 13 2025 | 13:30:27 */


.benefits_info_box_customs h3.pp-infobox-title {
    background: linear-gradient(to right, #002551 0%, #348C4E 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.benefits_info_box_customs .pp-infobox.layout-5 {
    background: url(/wp-content/uploads/2024/12/Vector.svg);
    background-repeat: no-repeat;
    /*background-size: 100%;*/ 
	height: 100%;
    width: 100%;
    background-position: center center;
    padding: 45px 35px;
}

.benefits_info_box_customs .pp-infobox-image img {
    aspect-ratio: 1 / 1;
    object-fit: contain;
}

.benefits_info_box_customs h3.pp-infobox-title {
    line-height: 32px;
}

.background_image_section_globe .fl-row-content-wrap {
    background-size: 45%;
}