.elementor-kit-5{--e-global-color-primary:#113530;--e-global-color-secondary:#759A55;--e-global-color-text:#000000;--e-global-color-accent:#D9FF79;--e-global-color-74843b1:#FBF7F1;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-size:18px;--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;font-family:"Roboto", Sans-serif;font-size:18px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:#FFFFFF;font-size:18px;font-weight:600;color:var( --e-global-color-primary );border-radius:100px 100px 100px 100px;padding:20px 40px 20px 40px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:var( --e-global-color-accent );border-style:none;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-secondary );}.elementor-kit-5 h1{font-family:"Instrument Serif", Sans-serif;font-size:44px;line-height:4.4rem;}.elementor-kit-5 h2{font-family:"Instrument Serif", Sans-serif;font-size:43px;}.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-5{--e-global-typography-primary-font-size:18px;}.elementor-kit-5 h1{line-height:1.1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-primary-font-size:16px;font-size:16px;}.elementor-kit-5 h1{font-size:50px;line-height:1.1em;}.elementor-kit-5 h2{font-size:36px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Reset Elementor button styles inside CookieYes */
.cky-consent-container button {
  padding: 8px 14px !important;
  font-size: 14px !important;
  line-height: 1.2 !important;
  border-radius: 6px !important;
  min-height: auto !important;
  height: auto !important;
}

/* Kill Elementor hover effects */
.cky-consent-container button:hover {
  transform: none !important;
  box-shadow: none !important;
}
/* Stop border jump on hover/focus inside CookieYes */
.cky-consent-container button,
.cky-consent-container button:hover,
.cky-consent-container button:focus,
.cky-consent-container button:active {
  box-sizing: border-box !important;
  border-width: 1px !important;     /* keep width constant */
  border-style: solid !important;
  outline: none !important;
}

/* If you still see a “glow”/ring */
.cky-consent-container button:focus {
  box-shadow: none !important;
}/* End custom CSS */