.elementor-kit-54696{--e-global-color-primary:#1D1D1B;--e-global-color-secondary:#55E45B;--e-global-color-text:#1D1D1B;--e-global-color-kadence1:#3182CE;--e-global-color-kadence2:#2B6CB0;--e-global-color-kadence3:#1A202C;--e-global-color-kadence4:#2D3748;--e-global-color-kadence5:#4A5568;--e-global-color-kadence6:#718096;--e-global-color-kadence7:#EDF2F7;--e-global-color-kadence8:#F7FAFC;--e-global-color-kadence9:#ffffff;--e-global-color-ab304ad:#6C4BFA;--e-global-color-4d38162:#EC205E;--e-global-typography-primary-font-family:"Numans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Numans";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:16px;--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:"Poppins", Sans-serif;font-size:16px;}.elementor-kit-54696.el-is-editing{--global-palette1:#3182CE;--global-palette2:#2B6CB0;--global-palette3:#1A202C;--global-palette4:#2D3748;--global-palette5:#4A5568;--global-palette6:#718096;--global-palette7:#EDF2F7;--global-palette8:#F7FAFC;--global-palette9:#ffffff;}.elementor-kit-54696 a{color:var( --e-global-color-ab304ad );}.elementor-kit-54696 a:hover{color:var( --e-global-color-text );}.elementor-kit-54696 h1{color:var( --e-global-color-text );font-family:"Numans", Sans-serif;font-size:50px;font-weight:600;}.elementor-kit-54696 h2{color:var( --e-global-color-text );font-family:"Numans", Sans-serif;font-size:40px;font-weight:600;}.elementor-kit-54696 h3{color:var( --e-global-color-text );font-family:"Numans", Sans-serif;font-size:27px;font-weight:600;}.elementor-kit-54696 h4{color:var( --e-global-color-text );font-family:"Numans", Sans-serif;font-size:22px;font-weight:600;}.elementor-kit-54696 h5{color:var( --e-global-color-text );font-family:"Numans", Sans-serif;font-size:18px;font-weight:600;}.elementor-kit-54696 h6{color:var( --e-global-color-text );font-family:"Numans", Sans-serif;font-size:15px;font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column: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-kit-54696 h2{font-size:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.cookie-consent-banner {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #f8f9fa;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
    color: black;
    padding: 15px;
    font-size: 14px;
    text-align: center;
    z-index: 1000;
}

.cookie-consent-button {
    border: none;
    padding: 8px 16px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 4px;
}

.cookie-consent-button:hover {
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2);
}

.cookie-consent-button:active {
    opacity: .5;
}

.cookie-consent-button.btn-success {
    background-color: #34a853;
    color: white;
}

.cookie-consent-button.btn-grayscale {
    background-color: #dfe1e5;
    color: black;
}

.cookie-consent-button.btn-outline {
    background-color: #e6f4ea;
    color: #34a853;
}

.cookie-consent-options {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.cookie-consent-options label {
    margin: 0 10px;
    font-size: 14px;
}

.cookie-consent-options input {
    margin-right: 5px;
}

.elementor-post-info__terms-list {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 3px !important;
  margin-top: 10px !important;
  margin-bottom: 4px !important;
}/* End custom CSS */