.elementor-kit-7{--e-global-color-primary:#23A455;--e-global-color-secondary:#18723A;--e-global-color-text:#1B1B1B;--e-global-color-accent:#E98F00;--e-global-color-562fe7e:#00501F;--e-global-color-6e6e14a:#FFFFFF;--e-global-color-2b0ecec:#F5F4FA;--e-global-typography-primary-font-family:"MuseoModerno";--e-global-typography-primary-font-weight:700;--e-global-typography-primary-letter-spacing:-0.6px;--e-global-typography-secondary-font-family:"MuseoModerno";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-letter-spacing:-0.6px;--e-global-typography-text-font-family:"Anek Bangla";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.4em;--e-global-typography-text-letter-spacing:0.5px;--e-global-typography-accent-font-family:"MuseoModerno";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-letter-spacing:-0.6px;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-kit-7 a{color:var( --e-global-color-primary );}.elementor-kit-7 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-7 h1{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-kit-7 h2{color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-kit-7 h3{color:var( --e-global-color-text );font-family:"MuseoModerno", Sans-serif;font-size:20px;font-weight:400;letter-spacing:-0.6px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-kit-7{line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-kit-7 h1{letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-kit-7 h2{letter-spacing:var( --e-global-typography-primary-letter-spacing );}.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-line-height:1.2em;line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-kit-7 h1{letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-kit-7 h2{letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-button-text {
    
    font-size: 1rem;
    line-height: 16px;
    color: white;
    text-decoration: none;
    height:16px;
    display: block;
    overflow: hidden;
    font-weight: 700;
    text-transform: uppercase;
    /*text-transform: capitalize;*/
    /*transform: translateY(-80%) scale(1);*/
    
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}


.elementor-button-text:hover .letter,
.elementor-button-text.play .letter {
  transform: translateY(-100%);
}
.elementor-button-text .block:last-child {
  color:white;
}


.elementor-button-text .letter {
  display: inline-block;
  transition: transform 0.6s cubic-bezier(0.76, 0, 0.24, 1);
}


.letter:nth-child(1) {
  transition-delay: 0s;
}

.letter:nth-child(2) {
  transition-delay: 0.03s;
}

.letter:nth-child(3) {
  transition-delay: 0.06s;
}

.letter:nth-child(4) {
  transition-delay: 0.09s;
}

.letter:nth-child(5) {
  transition-delay: 0.12s;
}

.letter:nth-child(6) {
  transition-delay: 0.15s;
}

.letter:nth-child(7) {
  transition-delay: 0.18s;
}

.letter:nth-child(8) {
  transition-delay: 0.21s;
}

.letter:nth-child(9) {
  transition-delay: 0.24s;
}

.letter:nth-child(10) {
  transition-delay: 0.27s;
}

.letter:nth-child(11) {
  transition-delay: 0.3s;
}

.letter:nth-child(12) {
  transition-delay: 0.33s;
}
.letter:nth-child(13) {
  transition-delay: 0.36s;
}/* End custom CSS */