.elementor-kit-7{--e-global-color-primary:#2E8BF7;--e-global-color-secondary:#8A9BA8;--e-global-color-text:#2C436B;--e-global-color-accent:#8EC5FC;--e-global-color-5eb173b:#0F1D2E;--e-global-color-f08a3b2:#BFC8CC;--e-global-color-5f7c366:#F3F6F5;--e-global-color-c98d510:#FFFFFF;--e-global-color-9f4236e:#59606A;--e-global-color-c83a628:#0A2D46;--e-global-color-838c7e0:#2E8BF700;--e-global-typography-primary-font-family:"PT Serif";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"PT Serif";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter Tight";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter Tight";--e-global-typography-accent-font-weight:500;--e-global-typography-4ff3181-font-family:"PT Serif";--e-global-typography-4ff3181-font-size:clamp(32px, calc(29.54px + 0.6557vw), 38px);--e-global-typography-4ff3181-font-weight:400;--e-global-typography-4ff3181-line-height:1.2;--e-global-typography-4ff3181-letter-spacing:-1px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 input:not([type="button"]):not([type="submit"]),.elementor-kit-7 textarea,.elementor-kit-7 .elementor-field-textual{padding:12px 16px 12px 16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1290px;}.e-con{--container-max-width:1290px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*Set Container Padding*/

.lr-padding {
    padding-left: clamp(15px, 2.6vw, 40px);
    padding-right: clamp(15px, 2.6vw, 40px);
}
.tb-padding{padding-top: clamp(60px, calc(52.96px + 1.8779vw), 80px);
padding-bottom: clamp(60px, calc(52.96px + 1.8779vw), 80px);}

/*Text-Widget*/ 

.m-para p:last-child{margin-bottom:0px;}
.t-para p:first-child{margin-top:0px;}

/*icon-height*/ 

.m-icon{line-height:0px;}
.b-image .elementor-image-box-title{margin-top:0px}
.b-icon .elementor-icon-box-title{margin-top:0px}

/*One Side Boxed One Side Full Width*/ 

:root {
  /* You can change 1200px to any width you want! 
  calc((100vw - var(--my-custom-width)) / 2)*/
  --my-custom-width: 1310px;
}
/* On the container .elementor-kit-7 */
.g-container {
    background-image: linear-gradient(135deg, #F2622A 0%, #F89A39 50%, #F15A29 100%);
}/* End custom CSS */