.elementor-kit-20{--e-global-color-primary:#3B2950;--e-global-color-secondary:#999999;--e-global-color-text:#2C2E45;--e-global-color-accent:#D19947;--e-global-color-a9e90a3:#67676D;--e-global-color-8572416:#8096B5;--e-global-color-7f06b2a:#00A6BA;--e-global-color-c7f83c7:#FFFFFF;--e-global-color-067e964:#EAF2E7;--e-global-color-6d2d873:#F2F2F2;--e-global-typography-primary-font-family:"runda";--e-global-typography-primary-font-weight:300;--e-global-typography-secondary-font-family:"runda";--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"runda";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"runda";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-text );color:var( --e-global-color-text );font-family:"runda", Sans-serif;font-size:20px;font-weight:100;}.elementor-kit-20 button,.elementor-kit-20 input[type="button"],.elementor-kit-20 input[type="submit"],.elementor-kit-20 .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );color:var( --e-global-color-c7f83c7 );border-style:none;border-radius:12px 12px 12px 12px;}.elementor-kit-20 button:hover,.elementor-kit-20 button:focus,.elementor-kit-20 input[type="button"]:hover,.elementor-kit-20 input[type="button"]:focus,.elementor-kit-20 input[type="submit"]:hover,.elementor-kit-20 input[type="submit"]:focus,.elementor-kit-20 .elementor-button:hover,.elementor-kit-20 .elementor-button:focus{background-color:var( --e-global-color-primary );color:var( --e-global-color-c7f83c7 );}.elementor-kit-20 e-page-transition{background-color:#FFBC7D;}.elementor-kit-20 a{color:var( --e-global-color-accent );}.elementor-kit-20 a:hover{color:var( --e-global-color-text );}.elementor-kit-20 h1{color:var( --e-global-color-text );font-family:"runda", Sans-serif;font-size:64px;font-weight:300;}.elementor-kit-20 h2{color:var( --e-global-color-text );font-family:"runda", Sans-serif;font-size:64px;font-weight:500;font-style:normal;letter-spacing:-0.5px;}.elementor-kit-20 h3{color:var( --e-global-color-text );font-family:"runda", Sans-serif;font-size:48px;font-weight:300;}.elementor-kit-20 h4{font-family:"runda", Sans-serif;font-size:18px;font-weight:700;}.elementor-kit-20 img{border-radius:12px 12px 12px 12px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;--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:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1200px){.elementor-kit-20 h1{font-size:48px;}.elementor-kit-20 h2{font-size:48px;}}@media(max-width:1023px){.elementor-kit-20{font-size:18px;line-height:1.4em;}.elementor-kit-20 h1{font-size:40px;}.elementor-kit-20 h2{font-size:40px;}.elementor-kit-20 h3{font-size:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-20{font-size:18px;line-height:1.4em;}.elementor-kit-20 h1{font-size:32px;}.elementor-kit-20 h2{font-size:32px;}.elementor-kit-20 h3{font-size:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */input::placeholder,
textarea::placeholder {
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
}

input:focus::placeholder,
textarea:focus::placeholder {
  opacity: 0;
}/* End custom CSS */