.elementor-433 .elementor-element.elementor-element-6e90b554{--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;--gap:40px 40px;--row-gap:40px;--column-gap:40px;--padding-top:150px;--padding-bottom:100px;--padding-left:50px;--padding-right:50px;}.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 );text-transform:var( --e-global-typography-primary-text-transform );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-433 .elementor-element.elementor-element-487010fd{width:100%;max-width:100%;}.elementor-433 .elementor-element.elementor-element-487010fd .elementor-heading-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );line-height:var( --e-global-typography-secondary-line-height );color:var( --e-global-color-text );}.elementor-433 .elementor-element.elementor-element-960a2cc{--display:flex;}@media(max-width:1024px){.elementor-433 .elementor-element.elementor-element-6e90b554{--padding-top:60px;--padding-bottom:60px;--padding-left:50px;--padding-right:50px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-433 .elementor-element.elementor-element-487010fd .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}}@media(max-width:767px){.elementor-433 .elementor-element.elementor-element-6e90b554{--gap:20px 20px;--row-gap:20px;--column-gap:20px;--padding-top:50px;--padding-bottom:50px;--padding-left:20px;--padding-right:20px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-433 .elementor-element.elementor-element-487010fd .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}}/* Start custom CSS for shortcode, class: .elementor-element-cdf855e */.elementor-433 .elementor-element.elementor-element-cdf855e {
    .ti-widget-container {
        margin: 0 !important;

        .ti-reviews-container-wrapper {
            padding: 0 !important;

            .ti-review-item {
                transform: none !important;

                .ti-inner {
                    display: flex;
                    flex-direction: column;
                    min-height: 250px;
                    align-items: center;
                    justify-content: center;
                    background: var(--e-global-color-accent) !important;
                    border: 1px solid var(--e-global-color-primary) !important;
                    box-shadow: none !important;

                    * {
                        color: #fff !important;
                    }

                    .ti-review-header {
                        width: 100%;

                        .ti-name {
                            text-align: center;
                        }
                    }

                    .ti-review-text-container {
                        height: fit-content !important;
                    }
                }
            }
        }
    }

    .ti-footer {
        * {
            color: #fff !important;
        }
    }

    .ti-controls {
        top: 125px !important;

        .ti-prev {
            left: -20px !important;
        }

        .ti-next {
            right: -20px !important;
        }
    }

}/* End custom CSS */