.elementor-42831 .elementor-element.elementor-element-669a2863{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:60px;--padding-bottom:60px;--padding-left:0px;--padding-right:0px;}.elementor-42831 .elementor-element.elementor-element-20e1503{--display:flex;--justify-content:center;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-42831 .elementor-element.elementor-element-d349c0f{width:auto;max-width:auto;--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-42831 .elementor-element.elementor-element-d349c0f > .elementor-widget-container{background-color:#F3F4F6;padding:4px 10px 4px 10px;border-radius:50px 50px 50px 50px;}.elementor-42831 .elementor-element.elementor-element-d349c0f.elementor-element{--align-self:flex-start;}.elementor-42831 .elementor-element.elementor-element-d349c0f .elementor-icon-list-icon i{color:var( --e-global-color-secondary );transition:color 0.3s;}.elementor-42831 .elementor-element.elementor-element-d349c0f .elementor-icon-list-icon svg{fill:var( --e-global-color-secondary );transition:fill 0.3s;}.elementor-42831 .elementor-element.elementor-element-d349c0f .elementor-icon-list-item > .elementor-icon-list-text, .elementor-42831 .elementor-element.elementor-element-d349c0f .elementor-icon-list-item > a{font-family:"Inter", Sans-serif;font-size:14px;font-weight:500;}.elementor-42831 .elementor-element.elementor-element-d349c0f .elementor-icon-list-text{transition:color 0.3s;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-42831 .elementor-element.elementor-element-220b7773 .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:46px;font-weight:700;color:var( --e-global-color-secondary );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;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-42831 .elementor-element.elementor-element-5007e0cf{font-family:"Inter", Sans-serif;font-size:18px;font-weight:300;color:var( --e-global-color-4219205 );}.elementor-42831 .elementor-element.elementor-element-a342139{--display:flex;--justify-content:center;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}@media(min-width:768px){.elementor-42831 .elementor-element.elementor-element-20e1503{--width:60%;}.elementor-42831 .elementor-element.elementor-element-a342139{--width:100%;}}@media(max-width:767px){.elementor-42831 .elementor-element.elementor-element-669a2863{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-42831 .elementor-element.elementor-element-220b7773 .elementor-heading-title{font-size:30px;}.elementor-42831 .elementor-element.elementor-element-5007e0cf{font-size:16px;}}/* Start custom CSS */.learnico .elementor-icon-list-item,
.learnico .elementor-icon-list-item a {
    display: flex !important;
    flex-direction: row-reverse !important;
    justify-content: flex-end !important;
    align-items: center !important; /* Keeps the arrow vertically centered with the text */
    width: 100%; /* Ensures the link spans the full width of the item */
}

/* Fix the spacing for the icon */
.learnico .elementor-icon-list-icon {
    padding-left: 10px !important; /* Adjust spacing between text and icon */
    padding-right: 0 !important;
    display: inline-flex !important;
}/* End custom CSS */