.elementor-565 .elementor-element.elementor-element-65af847{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}
/* Start custom CSS for container, class: .elementor-element-65af847 */element.style {
}
.elementor img {
    border: none;
    border-radius: 0;
    box-shadow: none;
    height: 75px;
    max-width: 100%;
}
<style>
.duration-300 {
    transition-duration: 300ms;
}
<style>
.transition-opacity {
    transition-property: opacity;
    transition-timing-function: 
cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
<style>
.object-contain {
    object-fit: contain;
}
<style>
.w-auto {
    width: auto;
}
<style>
.h-\[75px\] {
    height: 75px;
}
.elementor *, .elementor :after, .elementor :before {
    box-sizing: border-box;
}
<style>
img, video {
    max-width: 100%;
    height: auto;
}
<style>
audio, canvas, embed, iframe, img, object, svg, video {
    display: block;
    vertical-align: middle;
}
img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}/* End custom CSS */

