.elementor-1003 .elementor-element.elementor-element-ebde5a4{--display:flex;--gap:62px 62px;--row-gap:62px;--column-gap:62px;--margin-top:100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1003 .elementor-element.elementor-element-eabd00c .elementor-heading-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );color:var( --e-global-color-primary );}@media(max-width:1240px){.elementor-1003 .elementor-element.elementor-element-ebde5a4{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:32px 32px;--row-gap:32px;--column-gap:32px;--margin-top:60px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:50px;--padding-right:50px;}.elementor-1003 .elementor-element.elementor-element-eabd00c .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}}@media(max-width:767px){.elementor-1003 .elementor-element.elementor-element-ebde5a4{--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-1003 .elementor-element.elementor-element-eabd00c .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}}/* Start custom CSS for shortcode, class: .elementor-element-329be995 *//* === Cookies === */

:root {
	--text-font: Lato;
	--text-color: #030C06;	
	--text-size: 16px;	
	--title-size: 24px;	
	--subtitle-size: 20px;	
}

#cmplz-document{
    max-width: 100%;
    font-family: var(--text-font);
}

.cmplz-document .cookie-statement > h2{
    font-family: var(--text-font);
    font-weight: 500;
    color: var(--text-color);
    font-size: var(--title-size) !important;
}

.cmplz-document .cookie-statement > p{
    font-family: var(--text-font);
    font-weight: 300;
    font-size: var(--text-size) !important;
    color: var(--text-color);
}

.cmplz-document .cmplz-subtitle{
    font-family: var(--text-font) !important;
    font-weight: 400 !important;
    font-size: var(--subtitle-size) !important;
    color: var(--text-color);
}

#cmplz-document > ul{
    font-family: var(--text-font) !important;
    font-weight: 300;
    color: var(--text-color);
}/* End custom CSS */