.elementor-kit-23{--e-global-color-primary:#000000;--e-global-color-secondary:#830F19;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-color-5c028b3:#CFFDDB;--e-global-color-7473667:#B7FCC9;--e-global-color-70a53b1:#86FAA5;--e-global-color-0e74112:#55F880;--e-global-color-543b539:#24F65B;--e-global-color-d6c8fe5:#09DE41;--e-global-color-ca99c09:#07AD33;--e-global-color-1f4be48:#057C24;--e-global-color-d76e48a:#034B16;--e-global-color-cbd73ce:#011A08;--e-global-color-14db860:#FCE2E4;--e-global-color-c058827:#F9CBCF;--e-global-color-be045cb:#F49DA5;--e-global-color-2426309:#EF6F7A;--e-global-color-def78ea:#E94250;--e-global-color-bf98001:#DF192A;--e-global-color-fd3392c:#B11422;--e-global-color-8088fab:#550A10;--e-global-color-aeab1c8:#270508;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-size:50px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1.3rem;--e-global-typography-secondary-font-family:"Didact Gothic";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-letter-spacing:0.08rem;--e-global-typography-text-font-family:"Didact Gothic";--e-global-typography-text-font-size:20px;--e-global-typography-text-line-height:1.8rem;--e-global-typography-accent-font-family:"Playfair Display";--e-global-typography-accent-font-size:50px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-font-style:italic;--e-global-typography-accent-line-height:1.3rem;}.elementor-kit-23 e-page-transition{background-color:#FFBC7D;}.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 .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-23{--e-global-typography-primary-font-size:40px;}.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 *//*---------------------------------------------------------------------------------------
|                                  Global Style                                          |
----------------------------------------------------------------------------------------*/

body{
  overflow-x:hidden !important
}
*, *:hover, *:focus, *:visited{
  outline:none !important;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important; 
  -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
}
a, a:hover, a:focus, a:visited{
  outline: none !important;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important; 
  -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
  color: inherit;
  text-decoration: none;
}
button, button:hover, button:focus, button:visited{
  outline: none !important;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important; 
  -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important; 
}

h1:before, h2:before {
  display: none !important;
}
img{
pointer-events: none;
}

/*Custom Scrollbar*/
/* width */
::-webkit-scrollbar {
   width:4px;
}
/* Track */
::-webkit-scrollbar-track {
   box-shadow: inset 0 0 5px grey; 
   border-radius: 0px;
}
/* Handle */
::-webkit-scrollbar-thumb {
   background: linear-gradient(#232527, #434547);
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
   background: #e76445; 
}



/*---------------------------------------------------------------------------------------
|                               Responsive design                                        |
----------------------------------------------------------------------------------------*//* End custom CSS */