.elementor-kit-1210{--e-global-color-primary:#FF5100;--e-global-color-secondary:#464646;--e-global-color-text:#141414;--e-global-color-accent:#EC268F;--e-global-color-31fd6fa:#E88B3A;--e-global-color-40259e3:#FFFFFF;--e-global-color-bc39ac2:#A8CF45;--e-global-color-3594479:#52658C;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family: "PT Sans", Sans-serif;font-size:1.1rem;line-height:1.6em;}.elementor-kit-1210 p{margin-bottom:0.5rem;}.elementor-kit-1210 a{color:var( --e-global-color-3594479 );}.elementor-kit-1210 a:hover{color:var( --e-global-color-bc39ac2 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.elementor-widget:not(:last-child){margin-block-end:1rem;}.elementor-element{--widgets-spacing:1rem 1rem;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-1210 e-page-transition{background-color:#FFBC7D;}@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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html { font-size: 100%; } /* default setting: 1rem = 16px */

*, *::before, *::after {
  box-sizing: border-box;
}
* {
  margin: 0;
}
* {
  line-height: calc(1em + 0.5rem);
}
body {
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}
img, picture, video, canvas {
  display: block;
  max-width: 100%;
}
input, button, textarea, select {
  font: inherit;
}
p, h1, h2, h3, h4, h5, h6 {
  overflow-wrap: break-word;
}
#root, #__next {
  isolation: isolate;
}/* End custom CSS */
/* Start Custom Fonts CSS */
/* End Custom Fonts CSS */