.elementor-kit-1535{--e-global-color-primary:#000000;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#009C45;--e-global-color-48fcfe0:#FFFFFF;--e-global-color-6f8e18d:#000000;--e-global-color-5783fd0:#FFFFFF;--e-global-color-69ff0b1:#F4F4F4;--e-global-color-06c8f77:#000000;--e-global-color-ecfa8d8:#2B2118;--e-global-color-c83b168:#AF7A4A;--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;--e-global-typography-87dd206-font-size:var(--h1-size);--e-global-typography-a50f775-font-size:calc(var(--h1-size) * 0.85);--e-global-typography-a428c41-font-size:calc(var(--h1-size) * 0.75);--e-global-typography-9a8adf5-font-size:calc(var(--h1-size) * 0.65);--e-global-typography-a2d5b8d-font-size:calc(var(--h1-size) * 0.55);--e-global-typography-f53a1b9-font-size:calc(var(--h1-size) * 0.45);font-family:"Helvetica", Sans-serif;font-size:18px;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-animation-duration:800ms;}.elementor-kit-1535 button,.elementor-kit-1535 input[type="button"],.elementor-kit-1535 input[type="submit"],.elementor-kit-1535 .elementor-button{background-color:var( --e-global-color-primary );font-size:22px;text-transform:uppercase;color:#FFF2F2;box-shadow:0px 2px 17px -2px rgba(0,0,0,0.5);border-style:none;border-radius:0px 0px 0px 0px;padding:15px 30px 15px 30px;}.elementor-kit-1535 e-page-transition{background-color:#E4E4E4;}.elementor-kit-1535 p{margin-block-end:1.5em;}.elementor-kit-1535 a{font-weight:bold;}.elementor-kit-1535 a:hover{font-weight:500;}.elementor-kit-1535 h1{font-size:var(--h1-size);font-weight:normal;}.elementor-kit-1535 h2{font-size:calc(var(--h1-size) * 0.85);font-weight:normal;}.elementor-kit-1535 h3{font-size:calc(var(--h1-size) * 0.75);}.elementor-kit-1535 h4{font-size:calc(var(--h1-size) * 0.65);font-weight:normal;}.elementor-kit-1535 h5{font-size:calc(var(--h1-size) * 0.55);font-weight:normal;}.elementor-kit-1535 h6{font-size:calc(var(--h1-size) * 0.45);font-weight:400;}.elementor-kit-1535 button:hover,.elementor-kit-1535 button:focus,.elementor-kit-1535 input[type="button"]:hover,.elementor-kit-1535 input[type="button"]:focus,.elementor-kit-1535 input[type="submit"]:hover,.elementor-kit-1535 input[type="submit"]:focus,.elementor-kit-1535 .elementor-button:hover,.elementor-kit-1535 .elementor-button:focus{color:#FFFFFF;box-shadow:12px 14px 26px -16px rgba(0,0,0,0.5);border-style:none;border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1260px;}.e-con{--container-max-width:1260px;--container-default-padding-top:40px;--container-default-padding-right:20px;--container-default-padding-bottom:80px;--container-default-padding-left:20px;}{}h1.entry-title{display:var(--page-title-display);}@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 */hr {
    border-color: #0000001c;
    border-top: 1px;
}

/* Reset all default margins, paddings, and borders */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}


/* THESE SET THE GLOBAL H TAG CSS.  THESE CAN BE EDITED VIA WIDGET STYLE */



:where(h1, h2, h3, h4, h5, h6) {
  font-weight: normal;
}

h1.elementor-heading-title.elementor-size-default,
.elementor-widget-text-editor h1,
h2.elementor-heading-title.elementor-size-default,
.elementor-widget-text-editor h2,
h3.elementor-heading-title.elementor-size-default,
.elementor-widget-text-editor h3,
h4.elementor-heading-title.elementor-size-default,
.elementor-widget-text-editor h4,
h5.elementor-heading-title.elementor-size-default,
.elementor-widget-text-editor h5,
h6.elementor-heading-title.elementor-size-default,
.elementor-widget-text-editor h6 {
    font-family: var(--e-global-typography-primary-font-family);
    margin:0 0 10px;
    line-height: 1.1em;
}


/* the above overrides the browsers user agent styles */


/* SET H TAG FLUID SIZES */

:root {
    /* 74px at 1140px and 32px at 400px */
  --h1-size: clamp(32px, 6.49vw, 74px);
}



/* ANIMATE BUTTONS WITH ICONS */
.elementor-button .elementor-button-icon {
  transition: transform 0.4s ease;
  transform: scale(.8);
}
.elementor-button:hover .elementor-button-icon {
  transform: scale(1.1);
  transform: translateX(8px) scale(1.05);
}
.elementor-button .elementor-button-content-wrapper {
    gap: 8px !important;
}

/* SVG ARROW - only show when NO icon is present */
.elementor-button .elementor-button-content-wrapper::after {
  transition: transform 0.6s ease;
  transform: scale(.8);
  content: "";
  display: inline-block;
  width: 26px;
  margin-top: 0px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.99' height='18'%3E%3Cpath fill='white' d='M10.029 5H0v7.967h10.029V18l9.961-9.048L10.029 0v5z'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
}

/* Hide SVG arrow when icon is present */
.elementor-button-content-wrapper:has(.elementor-button-icon)::after {
  display: none !important;
}

.elementor-button:hover .elementor-button-content-wrapper::after {
  transform: translateX(8px) scale(1.04);
}

/* Hide both SVG and icon when this class is applied */
.no-arrow .elementor-button-content-wrapper::after {
  display: none !important;
}

.no-arrow .elementor-button-icon {
  display: none !important;
}


/* BOX SHADOWS */
.custom-box-shadow {
    transition: transform .3s, box-shadow .3s;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
}

.custom-box-shadow:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px #00000026;
 }

.simple-box-shadow {
    box-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -2px  #0000001a;
}








/* ------- */





















/* --- *//* End custom CSS */