.elementor-7932 .elementor-element.elementor-element-6ce7be3{--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;}.elementor-7932 .elementor-element.elementor-element-e8c52c8{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:20px 20px;--row-gap:20px;--column-gap:20px;--border-radius:50px 50px 50px 50px;--padding-top:50px;--padding-bottom:50px;--padding-left:50px;--padding-right:50px;}.elementor-7932 .elementor-element.elementor-element-e8c52c8:not(.elementor-motion-effects-element-type-background), .elementor-7932 .elementor-element.elementor-element-e8c52c8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-accent );}.elementor-7932 .elementor-element.elementor-element-cd1efe3{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--gap:20px 20px;--row-gap:20px;--column-gap:20px;--border-radius:50px 50px 50px 50px;--padding-top:50px;--padding-bottom:50px;--padding-left:50px;--padding-right:50px;}.elementor-7932 .elementor-element.elementor-element-cd1efe3:not(.elementor-motion-effects-element-type-background), .elementor-7932 .elementor-element.elementor-element-cd1efe3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-accent );}.elementor-7932 .elementor-element.elementor-element-8212953{width:initial;max-width:initial;}.elementor-7932 .elementor-element.elementor-element-8212953 .jet-listing-dynamic-image{justify-content:flex-start;}.elementor-7932 .elementor-element.elementor-element-8212953 .jet-listing-dynamic-image__figure{align-items:flex-start;}.elementor-7932 .elementor-element.elementor-element-8212953 .jet-listing-dynamic-image a{display:flex;justify-content:flex-start;}.elementor-7932 .elementor-element.elementor-element-8212953 .jet-listing-dynamic-image__caption{text-align:left;}.elementor-7932 .elementor-element.elementor-element-d0b8ae3 .jet-listing-dynamic-field__content{color:var( --e-global-color-secondary );font-family:"Ethos Nova";font-size:32px;font-weight:900;text-align:left;}.elementor-7932 .elementor-element.elementor-element-d0b8ae3 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-7932 .elementor-element.elementor-element-d0b8ae3 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-7932 .elementor-element.elementor-element-d0b8ae3 .jet-listing-dynamic-field{justify-content:center;}.elementor-7932 .elementor-element.elementor-element-12ecc2c{--display:flex;--gap:10px 10px;--row-gap:10px;--column-gap:10px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family );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-7932 .elementor-element.elementor-element-43bc5be{font-family:"Ethos Nova";font-size:24px;font-weight:900;color:var( --e-global-color-secondary );}/* Start custom CSS for shortcode, class: .elementor-element-487e320 */.moru-uni-badge{
    display:inline-flex;
    align-items:center;
    gap:10px;
    padding:6px 14px 6px 8px;
    border-radius:999px;
    color:#fff;
    font-family:"Ethos Nova","EthosNova","Lato",Arial,sans-serif;
    font-weight:900;
    font-size:14px;
    line-height:1;
    white-space:nowrap;
}

/* 🔥 WRAPPER agora é quem controla o arredondamento */
.moru-uni-logo-wrap{
    width:26px;
    height:26px;
    border-radius:30px;
    overflow:hidden; /* ✅ ISSO É O QUE FALTAVA */
    display:flex;
    align-items:center;
    justify-content:center;
    flex-shrink:0;
    background:transparent;
}

/* 🔥 IMG apenas se ajusta ao wrapper */
.moru-uni-logo{
    width:100%;
    height:100%;
    object-fit:cover;
    border:none;
    background:transparent;
    display:block;
}

.moru-uni-name{
    display:inline-block;
}/* End custom CSS */