.elementor-1562 .elementor-element.elementor-element-bd90dfd{--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-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-primary );}.elementor-1562 .elementor-element.elementor-element-b2076a2 .elementor-heading-title{font-family:var( --e-global-typography-94725cc-font-family ), Sans-serif;font-size:var( --e-global-typography-94725cc-font-size );font-weight:var( --e-global-typography-94725cc-font-weight );line-height:var( --e-global-typography-94725cc-line-height );letter-spacing:var( --e-global-typography-94725cc-letter-spacing );color:var( --e-global-color-accent );}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-1562 .elementor-element.elementor-element-b2076a2 .elementor-heading-title{font-size:var( --e-global-typography-94725cc-font-size );line-height:var( --e-global-typography-94725cc-line-height );letter-spacing:var( --e-global-typography-94725cc-letter-spacing );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-1562 .elementor-element.elementor-element-b2076a2 .elementor-heading-title{font-size:var( --e-global-typography-94725cc-font-size );line-height:var( --e-global-typography-94725cc-line-height );letter-spacing:var( --e-global-typography-94725cc-letter-spacing );}}/* Start custom CSS */.elementor-grid-my-trials{
    --grid-columns: 3;
}
.elementor-my-trials-container{
    grid-column-gap: var(--grid-column-gap, 30px);
    grid-row-gap: var(--grid-row-gap, 30px);
    grid-template-columns: repeat(3,1fr);
    display: grid;
}
.elementor-trial{
        background-color: var(--e-global-color-secondary);
}
.grid-wrap{
    flex-wrap: var(--flex-wrap);
    justify-content: var(--justify-content);
    align-items: var(--align-items);
    align-content: var(--align-content);
    flex-basis: auto;
    flex-grow: 1;
    flex-shrink: 1;
    align-self: auto;
    flex-direction: var(--flex-direction);
    text-align: var(--text-align);
    padding-top: 15px;
    padding-bottom: 15px;
}
.grid-top{
    display: flex;
    min-height: 100px;
    gap: 0px 0px;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: normal;
    align-items: normal;
}
.grid-percentage{
    display:inline-block;
    padding: 8px 24px 8px 24px;
    background-color: var( --e-global-color-84ac054 );
    color: #FFF;
    font-family: var(--e-global-typography-437fbf5-font-family), Sans-serif;
    font-size: var(--e-global-typography-437fbf5-font-size);
    font-weight: var(--e-global-typography-437fbf5-font-weight);
    text-transform: var(--e-global-typography-437fbf5-text-transform);
    font-style: var(--e-global-typography-437fbf5-font-style);
    text-decoration: var(--e-global-typography-437fbf5-text-decoration);
    line-height: var(--e-global-typography-437fbf5-line-height);
    letter-spacing: var(--e-global-typography-437fbf5-letter-spacing);
    word-spacing: var(--e-global-typography-437fbf5-word-spacing);
    margin-bottom: 20px;
}
.grid-title{
    padding: 16px 24px 16px 24px;
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-ecd75eb-font-family), Sans-serif;
    font-size: var(--e-global-typography-ecd75eb-font-size);
    font-weight: var(--e-global-typography-ecd75eb-font-weight);
    line-height: var(--e-global-typography-ecd75eb-line-height);
    letter-spacing: var(--e-global-typography-ecd75eb-letter-spacing);
    word-spacing: var(--e-global-typography-ecd75eb-word-spacing);
}
.grid-title a{
    color: inherit;
    font-size: inherit;
    line-height: inherit;
}
.grid-bottom{
    padding: 16px 24px 16px 24px;
}/* End custom CSS */