.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#292929;--e-global-color-accent:#61CE70;--e-global-color-bcef57a:#292929;--e-global-color-4929107:#D6AB60;--e-global-color-28c8ac9:#F5F5F5;--e-global-color-efe4561:#292929;--e-global-color-f7426de:#C3C3C1;--e-global-color-2c14532:#FAFAFA;--e-global-color-0abc44d:#EEC277;--e-global-color-5cdf9fc:#FFF9EB;--e-global-typography-primary-font-family:"Outfit";--e-global-typography-secondary-font-family:"Outfit";--e-global-typography-text-font-family:"Outfit";--e-global-typography-text-font-size:19px;--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Outfit";--e-global-typography-b79f919-font-family:"Outfit";--e-global-typography-b79f919-font-size:15px;--e-global-typography-b79f919-font-weight:600;--e-global-typography-b79f919-text-transform:uppercase;--e-global-typography-b79f919-letter-spacing:2px;--e-global-typography-0a8e67d-font-family:"Outfit";--e-global-typography-0a8e67d-font-size:18px;--e-global-typography-0a8e67d-font-weight:300;--e-global-typography-5913c07-font-family:"Outfit";--e-global-typography-5913c07-font-size:48px;--e-global-typography-5913c07-font-weight:400;--e-global-typography-5a86ea1-font-family:"Outfit";--e-global-typography-5a86ea1-font-size:27px;--e-global-typography-5a86ea1-font-weight:500;--e-global-typography-8df9b20-font-family:"Outfit";--e-global-typography-8df9b20-font-size:59px;--e-global-typography-8df9b20-font-weight:400;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h1{font-family:var( --e-global-typography-8df9b20-font-family ), Sans-serif;font-size:var( --e-global-typography-8df9b20-font-size );font-weight:var( --e-global-typography-8df9b20-font-weight );}.elementor-kit-7 h2{font-family:var( --e-global-typography-5913c07-font-family ), Sans-serif;font-size:var( --e-global-typography-5913c07-font-size );font-weight:var( --e-global-typography-5913c07-font-weight );}.elementor-kit-7 h3{font-family:var( --e-global-typography-5a86ea1-font-family ), Sans-serif;font-size:var( --e-global-typography-5a86ea1-font-size );font-weight:var( --e-global-typography-5a86ea1-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1350px;}.e-con{--container-max-width:1350px;}.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-kit-7{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-7 h1{font-size:var( --e-global-typography-8df9b20-font-size );}.elementor-kit-7 h2{font-size:var( --e-global-typography-5913c07-font-size );}.elementor-kit-7 h3{font-size:var( --e-global-typography-5a86ea1-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-text-font-size:17px;--e-global-typography-5913c07-font-size:38px;--e-global-typography-5a86ea1-font-size:25px;--e-global-typography-8df9b20-font-size:46px;font-size:var( --e-global-typography-text-font-size );}.elementor-kit-7 h1{font-size:var( --e-global-typography-8df9b20-font-size );}.elementor-kit-7 h2{font-size:var( --e-global-typography-5913c07-font-size );}.elementor-kit-7 h3{font-size:var( --e-global-typography-5a86ea1-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html,body{
overflow-x: hidden !important;
    
}
    .elementor-button svg{
    transition: 0.3s all ease;
    font-size: 12px;
}

.elementor-button:hover svg{
    transform:translateX(5px) rotate(45deg);
}

p:last-child{
    margin: 0;
}

@media screen and (min-width:1024px){
.hd{
    max-height: 0px;
    opacity: 0;
    transition:  0.2s all ease 
}
.box *{
    cursor: pointer;
}
.box:hover .hd{
    max-height: 140px;
    opacity: 1;
}
}
b{
    font-weight: 600 !important;
}/* End custom CSS */