.elementor-kit-8{--e-global-color-primary:#1E574C;--e-global-color-secondary:#A8AFB6;--e-global-color-text:#02021EC4;--e-global-color-accent:#5DAC9E;--e-global-color-44a78c0:#00000000;--e-global-color-6a887f9:#FFFFFF;--e-global-color-c41a27d:#F8F8F8;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-size:27px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:38px;--e-global-typography-accent-letter-spacing:-0.7px;--e-global-typography-cc02c65-font-family:"Manrope";--e-global-typography-cc02c65-font-size:92px;--e-global-typography-cc02c65-font-weight:600;--e-global-typography-cc02c65-text-transform:uppercase;--e-global-typography-cc02c65-line-height:90px;--e-global-typography-cc02c65-letter-spacing:-3px;--e-global-typography-98f4984-font-family:"Manrope";--e-global-typography-98f4984-font-size:16px;--e-global-typography-98f4984-font-weight:bold;--e-global-typography-98f4984-letter-spacing:0.5px;--e-global-typography-9153a9d-font-family:"Manrope";--e-global-typography-9153a9d-font-size:16px;--e-global-typography-9153a9d-font-weight:500;--e-global-typography-c63622b-font-family:"Manrope";--e-global-typography-c63622b-font-size:20px;--e-global-typography-c63622b-font-weight:600;--e-global-typography-c63622b-text-transform:uppercase;--e-global-typography-c63622b-letter-spacing:0.6px;--e-global-typography-ee17a01-font-family:"Manrope";--e-global-typography-ee17a01-font-size:15px;--e-global-typography-ee17a01-font-weight:500;--e-global-typography-ee17a01-line-height:14px;--e-global-typography-4a0d471-font-family:"Manrope";--e-global-typography-4a0d471-font-size:20px;--e-global-typography-4a0d471-font-weight:normal;--e-global-typography-4a0d471-line-height:22px;font-family:"Manrope", Sans-serif;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 p{margin-block-end:25px;}.elementor-kit-8 a{color:var( --e-global-color-accent );}.elementor-kit-8 h2{font-family:"Manrope", Sans-serif;font-size:33px;font-weight:bold;line-height:37px;letter-spacing:-1px;}.elementor-kit-8 h3{font-size:28px;letter-spacing:-1px;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{color:#02021EB3;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-kit-8{--e-global-typography-text-font-size:17px;--e-global-typography-cc02c65-font-size:65px;--e-global-typography-cc02c65-line-height:0.9em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8{--e-global-typography-text-font-size:1.1rem;--e-global-typography-accent-font-size:1.4rem;--e-global-typography-accent-line-height:1.8rem;--e-global-typography-cc02c65-font-size:2.5rem;--e-global-typography-cc02c65-line-height:0.9em;--e-global-typography-cc02c65-letter-spacing:-0.6px;--e-global-typography-4a0d471-font-size:18px;font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* position */

.position {
    transition: all 0.3s ease-in-out;
}

.position:hover {
    transform: translate(7px);
}

@media only screen and (max-width: 767px) {
    .position:hover {
        transform: none;
    }
}/* End custom CSS */