.elementor-kit-6{--e-global-color-primary:#121B13;--e-global-color-secondary:#59645A;--e-global-color-text:#121B13;--e-global-color-accent:#2D753B;--e-global-color-2580d30:#75A700;--e-global-color-07e0cee:#848484;--e-global-color-924f8a5:#555555;--e-global-color-08321c8:#EAF1EB;--e-global-color-9b7fce6:#F6F6F6;--e-global-typography-primary-font-family:"Satoshi";--e-global-typography-primary-font-size:80px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.1em;--e-global-typography-secondary-font-family:"Satoshi";--e-global-typography-secondary-font-size:56px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:1.15em;--e-global-typography-secondary-letter-spacing:-0.2px;--e-global-typography-text-font-family:"Satoshi";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Satoshi";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.5em;--e-global-typography-eb61630-font-size:13px;--e-global-typography-eb61630-font-weight:500;--e-global-typography-eb61630-line-height:1.5em;font-family:"Satoshi", Sans-serif;font-weight:400;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-accent );font-family:"Satoshi", Sans-serif;font-size:15px;font-weight:500;border-radius:100px 100px 100px 100px;padding:16px 24px 16px 24px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:transparent;background-image:linear-gradient(122deg, var( --e-global-color-accent ) 0%, var( --e-global-color-2580d30 ) 100%);}.elementor-kit-6 a{font-family:"Satoshi", Sans-serif;font-weight:700;}.elementor-kit-6 h1{font-family:"Satoshi", Sans-serif;line-height:1.15em;}.elementor-kit-6 h2{font-family:"Satoshi", Sans-serif;font-size:48px;font-weight:bold;line-height:1.15em;letter-spacing:-0.03em;}.elementor-kit-6 h3{font-family:"Satoshi", Sans-serif;font-size:40px;font-weight:700;line-height:1.15em;}.elementor-kit-6 h4{font-family:"Satoshi", Sans-serif;}.elementor-kit-6 h5{font-family:"Satoshi", Sans-serif;}.elementor-kit-6 h6{font-family:"Satoshi", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.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);}@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-kit-6{--e-global-typography-primary-font-size:40px;--e-global-typography-primary-line-height:1.3em;--e-global-typography-primary-letter-spacing:-0.2px;--e-global-typography-secondary-font-size:38px;--e-global-typography-secondary-line-height:1.15em;--e-global-typography-text-font-size:18px;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-size:17px;--e-global-typography-accent-line-height:1.5em;--e-global-typography-eb61630-font-size:13px;--e-global-typography-eb61630-line-height:1.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* Improved Animations Stylesheet from https://element.how/elementor-improve-entrance-animations/ , works for the 'fade' animations */

@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-10px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInDown {
    animation-name: fadeDown
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-10px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(10px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInRight {
    animation-name: fadeRight
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,10px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}
.elementor-element.fadeInUp {
    animation-name: fadeUp

}
@keyframes slideUp {
    from {
        transform: translate3d(0,10px,0)
    }

    to {
        transform: none
    }
}
.elementor-element.slideInUp {
    animation-name: slideUp
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Satoshi';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://tf.vues.in/wp-content/uploads/2024/09/Satoshi-Bold.woff2') format('woff2'),
		url('https://tf.vues.in/wp-content/uploads/2024/09/Satoshi-Bold.woff') format('woff');
}
@font-face {
	font-family: 'Satoshi';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://tf.vues.in/wp-content/uploads/2024/09/Satoshi-Medium.woff2') format('woff2'),
		url('https://tf.vues.in/wp-content/uploads/2024/09/Satoshi-Medium.woff') format('woff');
}
@font-face {
	font-family: 'Satoshi';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://tf.vues.in/wp-content/uploads/2024/09/Satoshi-Regular.woff2') format('woff2'),
		url('https://tf.vues.in/wp-content/uploads/2024/09/Satoshi-Regular.woff') format('woff');
}
/* End Custom Fonts CSS */