.elementor-kit-8{--e-global-color-primary:#B10708;--e-global-color-secondary:#FBF7EC;--e-global-color-text:#000000;--e-global-color-accent:#F3F3F3;--e-global-color-69b417f:#FFFFFF;--e-global-color-0d81010:#02010100;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-size:clamp(1rem, 0.986rem + 0.07vw, 1.05rem);--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:clamp(1rem, 0.986rem + 0.07vw, 1.05rem);--e-global-typography-text-font-weight:500;--e-global-typography-text-letter-spacing:-0.03em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-330f344-font-family:"editors";--e-global-typography-330f344-font-size:clamp(3.18rem, 2.606rem + 2.87vw, 5.19rem);--e-global-typography-62bacda-font-family:"editors";--e-global-typography-62bacda-font-size:clamp(2.52rem, 2.174rem + 1.73vw, 3.73rem);--e-global-typography-f777081-font-family:"Inter";--e-global-typography-f777081-font-size:clamp(1.59rem, 1.492rem + 0.49vw, 1.93rem);--e-global-typography-f777081-font-weight:500;--e-global-typography-f777081-letter-spacing:-0.04em;--e-global-typography-b6c9d78-font-family:"Inter";--e-global-typography-b6c9d78-font-size:clamp(1.26rem, 1.222rem + 0.19vw, 1.39rem);--e-global-typography-9349cc3-font-family:"editors";--e-global-typography-9349cc3-font-size:clamp(3.35rem, 2.382rem + 4.59vw, 6.51rem);--e-global-typography-9349cc3-font-weight:400;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90rem;}.e-con{--container-max-width:90rem;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:1rem;}.elementor-element{--widgets-spacing:1rem 1rem;--widgets-spacing-row:1rem;--widgets-spacing-column:1rem;}{}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 */a {
	color: inherit;
}

a:hover {
	color: inherit;
}

p {
	margin-bottom: 0;
}

.img-one { 
opacity:0;
    z-index: 10;
}

.text:hover > .img-one {
    opacity:1;
    z-index: 1;
   transition: all 0.2s ease-out;
}

.text:hover  {
    transition:all 0.2s ease-out;

}


@media only screen and (max-width: 768px) {
  .img-one {
    display: inline;
    opacity:100;
    
  }
  
}




/*Fill box*/
.my-btn ::before{

    width: 100%;
    height: 100%;
    transition: transform .4s ease; /*<-- Change fill speed */
}

/*Hover class*/
.my-btn .elementor-button:hover::before{
    align-content: center;

}

/*Button text*/
.my-btn .text{
    z-index: 1;
       margin-top: auto;
       margin-bottom: auto;
}

/*Hover Icon*/
.my-btn:hover .elementor-icon{
    color: white; /*<-- Change Icon color here*/
    z-index: 1;
    transform: rotate(45deg);
}

/*Icone size */
.my-btn .elementor-icon{

    align-content: center;


}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'editors';
	font-display: auto;
	src: url('https://www.linmorecapital.com/wp-content/uploads/2025/09/EditorsNote-Medium.ttf') format('truetype');
}
/* End Custom Fonts CSS */