.elementor-kit-7{--e-global-color-primary:#0F1923;--e-global-color-secondary:#54595F;--e-global-color-text:#2D2D2D;--e-global-color-accent:#4E9EC2;--e-global-color-4ad7552:#2C6E8A;--e-global-color-e6893ff:#D4C5B2;--e-global-color-d7c28b4:#FFFFFF;--e-global-color-30dc567:#F5F2ED;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Playfair Display";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-weight:500;background-color:#F5F2ED;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-accent );font-size:16px;color:var( --e-global-color-d7c28b4 );border-radius:0px 0px 0px 0px;padding:16px 32px 16px 32px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:var( --e-global-color-4ad7552 );color:var( --e-global-color-d7c28b4 );}.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:14px 14px 14px 14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.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*/

.m-padding {
    padding-left: clamp(15px, 2.6vw, 40px);
    padding-right: clamp(15px, 2.6vw, 40px);
    
}

/*Text-Widget*/ 

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

/*icon-height*/ 

.m-icon{line-height: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: 1240px;
}

.image-box .elementor-image-box-title{margin-top:0px;}
.icon-box .elementor-icon-box-title{margin-top:0px;}
.t-padding {
  padding-top: clamp(50px, calc(41.33px + 2.3121vw), 70px);
  padding-bottom: clamp(50px, calc(41.33px + 2.3121vw), 70px);
}

.cs-wrap .cs-card-btn--keep:hover{background:#4E9EC2!important;}
.cs-wrap .cs-spin-again-btn:hover{
    border-color:#7a7060!important ;
    background:#7a7060!important;
    color:#fff!important;}

.cs-wrap .cs-wheel{border:1px!important;}/* End custom CSS */