.elementor-kit-55{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--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:"Montserrat";--e-global-typography-accent-font-weight:500;}.elementor-kit-55 e-page-transition{background-color:#FFBC7D;}.elementor-kit-55 button,.elementor-kit-55 input[type="button"],.elementor-kit-55 input[type="submit"],.elementor-kit-55 .elementor-button{font-family:"Montserrat";}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */#cookie-notice {
  width: 100%;
  margin: 25px 1px 81px 0;
  padding: 20px 27px 22px 28px;
  box-shadow: 0 12px 24px 0 rgba(0, 37, 41, 0.2);
  background-color: #f7f7f7;
  border-radius: 50px 50px 0 0!important;
  margin-bottom: 81px;
  
  min-width: 90%!important;
  width: 90vw!important;
  left: 5%!important;
  right: 5%important
}

.cookie-notice-container {
    display: flex!important;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    gap: 2rem;
}

#cookie-notice .cn-button:not(.cn-button-custom) {
    color: #fff !important;
    border-radius: 20px!important;
    padding: 10px 20px!important;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 30px;
}

.cn-close-icon {
    right: 28px!important;
    top: 28px!important;
}

.more-info {
    position: absolute;
    right:3%;
    top: 65%;
    font-size: 12px!important;
    font-family: Montserrat;
    text-decoration: underline;
    background: #f7f7f7!important;
}

@media only screen and (max-width:1024px) {
    .cookie-notice-container {
    display: flex!important;
    flex-direction: column!important;
    justify-content: center;
    align-items: flex-start;
    gap: 2rem;
}

}/* End custom CSS */