@media (max-width:767px) {
:root {
--global-padding: 25px;
}
}
@media (min-width: 768px) and (max-width:1024px) {
:root {
--global-padding: 45px;
}
}
@media (min-width:1025px) {
:root {
--global-padding: 45px;
}
}  .elementor-top-section:not(.elementor-inner-section) .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated > .elementor-widget-wrap {
padding: var(--global-padding);
}
.elementor-top-section.section--documents .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated > .elementor-widget-wrap {
padding: 10px;
}  .page:not(.elementor-page) .site-main {
padding-top: 145px;
padding-bottom: 45px;
} body {
font-size: 1.2rem;
}
@media (max-width:480px) {
body {
font-size: 1rem;
}
}  .elementor-text-editor a:hover {
text-decoration: underline;
} @media (max-width: 480px) {
h1, h1.elementor-heading-title {
font-size: 1.8rem;
}
h2, h2.elementor-heading-title {
font-size: 1.6rem;
}
h3, h3.elementor-heading-title {
font-size: 1.45rem;
}
h4, h4.elementor-heading-title {
font-size: 1.3rem;
}
}
@media (min-width:481px) and (max-width: 767px) {
h1, h1.elementor-heading-title {
font-size: 2.2rem;
}
h2, h2.elementor-heading-title {
font-size: 1.85rem;
}
h3, h3.elementor-heading-title {
font-size: 1.65rem;
}
h4, h4.elementor-heading-title {
font-size: 1.4rem;
}
} h2.h1,
.h1 h2 {
font-size: 3rem;
}
.text--hero-main .elementor-text-editor,
.text--hero-main h2 {
color: #fff;
font-size: 3.2rem;
font-weight: 700;
line-height: 1.1;
text-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
text-transform: uppercase;
}
.text--hero-sub .elementor-text-editor {
color: #fff;
font-size: 1.8rem;
font-weight: 400;
line-height: 1.1;
text-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.text--intro .elementor-text-editor {
font-size: 1.4rem;
font-weight: 700;
}
.text--intro .elementor-text-editor p {
margin-bottom: 0;
}
@media (max-width:480px) {
.text--intro .elementor-text-editor {
font-size: 1.2rem;
}
}
.text__subheader.elementor-widget-heading .elementor-heading-title {
font-weight: 400;
}
@media (max-width:480px) {
.elementor-widget-heading .elementor-widget-container .elementor-heading-title.elementor-size-xxl {
font-size: 2.2rem;
}
.text--hero-main .elementor-text-editor,
.text--hero-main h2 {
font-size: 2rem;
}
.text--hero-sub .elementor-text-editor {
font-size: 1.2rem;
}
}
.text--h-dark {
color: var(--e-global-color-bb8eb48);
text-transform: none;
} @media (min-width:1200px) { .elementor-col-100 .elementor-text-editor,
.elementor-col-100 .elementor-widget-container .elementor-heading-title {
max-width: 960px;
}
}  .elementor-widget-button .elementor-button-wrapper .elementor-button,
.elementor-form .elementor-button .elementor-button-text {
font-weight: 700;
}
.elementor-widget-button .elementor-button-wrapper .elementor-button {
background-color: var(--e-global-color-accent);
color: var(--e-global-color-c27ced8);
} .elementor-widget-button .elementor-button-wrapper .elementor-button:hover,
.elementor-widget-form .elementor-button[type="submit"]:hover,
.elementor-button[type="submit"]:hover { background-color: var(--e-global-color-text);
}
.elementor .elementor-widget-button a:hover {
text-decoration: none;
} .btn-b .elementor-button-link.elementor-button,
.btn-b .elementor-button-link.elementor-button:visited {
background-color: var(--e-global-color-c27ced8);
color: var(--e-global-color-bb8eb48);
}
.btn-b .elementor-button-link.elementor-button:hover { background-color: var(--e-global-color-text);
color: #fff;
} .elementor-default .column__side--vac-overzicht-cont .elementor-button,
.elementor-default .elementor-location-header .elementor-button {
box-shadow: none;
} .elementor-page header .elementor-button {
box-shadow: none
} header .elementor-widget-nav-menu a:hover {
text-decoration: none;
}
header .elementor-nav-menu .sub-arrow {
padding-bottom: 0;
margin-bottom: -1rem;
} .elementor-nav-menu--main ul.elementor-nav-menu--dropdown a,
.elementor-nav-menu--main ul.elementor-nav-menu--dropdown a:focus,
.elementor-nav-menu--main ul.elementor-nav-menu--dropdown a:hover {
border-left: 0px;
}
.elementor-nav-menu--main .sub-menu.elementor-nav-menu--dropdown .menu-item .elementor-sub-item:hover:after,
.elementor-nav-menu--main .sub-menu.elementor-nav-menu--dropdown .menu-item .elementor-sub-item.elementor-item-active:hover:after {
animation: sub_menu_pointer 300ms cubic-bezier(1.000, -0.005, 0.535, 1.000);
background-color: var(--e-global-color-accent);
bottom: 0;
content: "";
display: block;
height: 4px;
left: 0;
position: absolute;
width: 100%;
z-index: 2;
}
@keyframes sub_menu_pointer {
from {transform: scaleY(0);opacity:0%;}
to {transform: scaleY(1);opacity:100%}
}
.elementor-nav-menu--dropdown .elementor-item:hover {
background-color: var(--e-global-color-accent);
} .pseudo--scroll-margin {
scroll-margin-top: 225px;
} @media (min-width: 1369px) {
.resp-show-small {
display: none !important;
}
.resp-show-large {
}
}
@media (max-width: 1368px) {
.resp-show-small {
}
.resp-show-large {
display: none !important;
}
} @media (max-width: 1460px) {
.column__header--logo-extra {
display:none;
}
.img--logo-ariel {
display: none;
}
} .header--column-main .elementor-widget-wrap {
flex-wrap: nowrap;
}
.header--column-main .elementor-nav-menu--main ul {
flex-wrap: nowrap;
}
.header--contact-cont .elementor-row {
flex-direction: column;
} .section__footer a,
.section__sub-footer a {
color: #fff !important; transition: color ease-in-out 200ms;
}
.section__footer .elementor-widget-container a:hover,
.section__sub-footer .elementor-widget-container a:hover {
color: rgba(255,255,255,0.70) !important;
}
.section__footer .elementor-widget-container p {
line-height: 1.2;
}
.elementor-location-footer .elementor-section .elementor-row a:hover {
text-decoration: underline;
} .elementor-location-footer .elementor-icon svg {
height: inherit !important;
}  .hide-me {
display: none;
}   @media (min-width:678px) {
.section--cont-exp-blokken > .elementor-container {
padding: 0 45px;
}
} .section--cont-exp-blokken > .elementor-container > .elementor-row {
justify-content: space-between;
}
@media (min-width:1086px) {
.elementor-column.elementor-col-25.column__project-link {
width: 24% !important;
}
.elementor-column.elementor-col-33.column__project-link {
width: 32% !important;
}
}
@media (min-width:581px) and (max-width:1085px) {
.section--cont-exp-blokken > .elementor-container > .elementor-row {
flex-wrap: wrap;
}
.section--cont-exp-blokken .elementor-column.column__project-link {
width: 49%;
}
}
@media (max-width:580px) {
.section--cont-exp-blokken > .elementor-container > .elementor-row {
flex-wrap: wrap;
}
.section--cont-exp-blokken .elementor-column.column__project-link {
width: 100%;
}
} .column__project-link .elementor-widget-wrap section:nth-child(2),
.column__project-link .elementor-widget-wrap section:nth-child(2):after,
.column__project-link:hover .elementor-widget-wrap section:nth-child(2)>.elementor-container,
.column__project-link:hover .elementor-widget-wrap section:nth-child(2)>.elementor-container .elementor-heading-title,
.column__project-link:hover .elementor-widget-wrap section:nth-child(2)>.elementor-container .elementor-text-editor,
.column__project-link:hover .elementor-widget-wrap section:nth-child(2)>.elementor-container .elementor-text-editor a {
-webkit-transition: all 500ms cubic-bezier(0.640, 0.000, 0.360, 1); -webkit-transition: all 500ms cubic-bezier(0.640, 0.000, 0.360, 1.395);
-moz-transition: all 500ms cubic-bezier(0.640, 0.000, 0.360, 1.395);
-o-transition: all 500ms cubic-bezier(0.640, 0.000, 0.360, 1.395);
transition: all 500ms cubic-bezier(0.640, 0.000, 0.360, 1.395); }
.column__project-link .elementor-widget-wrap section:nth-child(2)>.elementor-container {
background: white;
z-index: 1;
}
.column__project-link:hover .elementor-widget-wrap section:nth-child(2)>.elementor-container {
background: var(--e-global-color-primary);
}
.column__project-link:hover .elementor-widget-wrap section:nth-child(2)>.elementor-container .elementor-heading-title,
.column__project-link:hover .elementor-widget-wrap section:nth-child(2)>.elementor-container .elementor-text-editor,
.column__project-link:hover .elementor-widget-wrap section:nth-child(2)>.elementor-container .elementor-text-editor a {
color: #fff;
transition-delay: 150ms;
}
.column__project-link:hover .elementor-widget-wrap section:nth-child(2)>.elementor-container .elementor-text-editor,
.column__project-link:hover .elementor-widget-wrap section:nth-child(2)>.elementor-container .elementor-text-editor a {
transition-delay: 200ms;
}
.column__project-link .elementor-widget-wrap section:nth-child(2):after {
top: -18px;
left: calc(50% - 78px);
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(19, 52, 120, 0);
border-bottom-color: var(--e-global-color-primary);
border-width: 20px 60px 20px 60px;
margin-left: 18px;
}
.column__project-link:hover .elementor-widget-wrap section:nth-child(2):after {
top: -36px;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(19, 52, 120, 0);
border-bottom-color: var(--e-global-color-primary);
border-width: 20px 60px 20px 60px;
margin-left: 18px;
}  @media (min-width: 1201px) {
.section__home-parallax .elementor-row,
.section__over-ons-parallax .elementor-row  {
justify-content: flex-end;
}
.section__home-parallax .elementor-container .elementor-row > .elementor-column,
.section__over-ons-parallax .elementor-container .elementor-row > .elementor-column {
width: 50%;
}
}
@media (min-width: 769px) and (max-width:1200px) {
.section__home-parallax .elementor-row,
.section__over-ons-parallax .elementor-row {
justify-content: center;
}
.section__home-parallax .elementor-container .elementor-row > .elementor-column,
.section__over-ons-parallax .elementor-container .elementor-row > .elementor-column {
width: 80%;
}
}
@media (max-width:768px) {
.section__home-parallax .elementor-row,
.section__over-ons-parallax .elementor-row {
justify-content: center;
}
.section__home-parallax .elementor-container .elementor-row > .elementor-column,
.section__over-ons-parallax .elementor-container .elementor-row > .elementor-column {
width: 90%;
}
} .elementor-posts > article:not(.vacatures):not(.type-jobs):not(.type-documents):not(.type-videos) {
box-shadow: 0 1px 3px rgba(0,0,0,0.12);
}
.elementor .elementor-element .elementor-posts > article:hover:not(.vacatures):not(.type-jobs):not(.type-documents):not(.type-videos) {
background-color: var(--e-global-color-primary);
}
.elementor-widget-posts .elementor-posts > article:hover:not(.vacatures) .elementor-post__read-more,
.elementor-widget-posts .elementor-posts > article:hover:not(.vacatures) .elementor-post__title a {
color: #fff;
}
div[class*="widget__post--arrow"] .elementor-posts > article:hover .elementor-post__meta-data,
div[class*="widget__post--arrow"] .elementor-posts > article:hover .elementor-post__excerpt p {
color: #fff;
}  .widget__post--arrow-vert .elementor-post__thumbnail:after,
.widget__post--arrow-hor .elementor-post__thumbnail:after {
-webkit-transition: all 500ms cubic-bezier(0.640, 0.000, 0.360, 1); -webkit-transition: all 500ms cubic-bezier(0.640, 0.000, 0.360, 1.395);
-moz-transition: all 500ms cubic-bezier(0.640, 0.000, 0.360, 1.395);
-o-transition: all 500ms cubic-bezier(0.640, 0.000, 0.360, 1.395);
transition: all 500ms cubic-bezier(0.640, 0.000, 0.360, 1.395); } .widget__post--arrow-vert .elementor-post__thumbnail:after {
top: 93%;
left: calc(45% - 60px);
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(19, 52, 120, 0);
border-bottom-color: var(--e-global-color-primary);
border-width: 20px 60px 20px 60px;
margin-left: 18px;
}
.widget__post--arrow-vert .elementor-posts > article:hover .elementor-post__thumbnail:after {
top: calc(100% - 36px);
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(19, 52, 120, 0);
border-bottom-color: var(--e-global-color-primary);
border-width: 20px 60px 20px 60px;
margin-left: 18px;
} .widget__post--arrow-hor .elementor-post__thumbnail:after {
top: 54px;
left: 86%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(19, 52, 120, 0);
border-right-color: var(--e-global-color-primary);
border-width: 60px 20px;
margin-left: 18px;
}
.widget__post--arrow-hor .elementor-posts > article:hover .elementor-post__thumbnail:after {
left: calc(100% - 54px);
border-color: rgba(19, 52, 120, 0);
border-right-color: var(--e-global-color-primary);
border-width: 60px 20px;
} .row-flex-3-column .elementor-row {
display: flex;
justify-content: space-between;
}
@media (min-width:768px) {
.row-flex-3-column .elementor-column {
width: 32%;
}
}
@media (min-width:531px) and (max-width:767px) {
.row-flex-3-column .elementor-column {
width: 49%;
margin-bottom: 16px;
}
}
@media (max-width:530px) {
.row-flex-3-column .elementor-column {
width: 100%;
margin-bottom: 16px;
}
} .elementor .section--parallax .elementor-column .elementor-column-wrap {
margin: -75px 45px 75px;
padding: 0;
}
.elementor .section--parallax .elementor-column .elementor-column-wrap .elementor-widget-wrap {
padding: 75px var(--global-padding);
}
@media (min-width:768px) and (max-width:1024px) {
.elementor .section--parallax .elementor-column .elementor-column-wrap {
margin: -45px 0 45px;
}
}
@media (max-width:767px) {
.elementor .section--parallax .elementor-column .elementor-column-wrap {
margin: -25px 0 25px;
}
} .elementor .elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-element-populated {
padding: 45px;
}
@media (max-width:768px) {
.elementor .elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-element-populated {
padding: 20px;
}
} .elementor-icon svg {
height: inherit !important;
}  .elementor-form[name='Order Form'] textarea {
line-height: 1;
}
@media (min-width: 768px) {
.elementor-field-group[class*='frame_'] {
margin-bottom: 24px !important;
}
.elementor-field-group[class*='elementor-field-group-part'] {
margin-bottom: 16px !important;
}
}
@media (max-width: 767px) {
.elementor-field-group[class*='frame_serial'] {
margin-bottom: 32px !important;
}
.elementor-field-group[class*='_description'] {
margin-bottom: 24px !important;
}
.elementor-form[name='Order Form'] .elementor-field-type-submit {
margin-top: 24px;
margin-bottom: 16px;
}
} @media (min-width: 768px) {
.elementor-form[name='Order Form'] .elementor-field-label[for*='company_name'],
.elementor-form[name='Order Form'] .elementor-field-label[for*='customer_name'],
.elementor-form[name='Order Form'] .elementor-field-label[for*='email'],
.elementor-form[name='Order Form'] .elementor-field-label[for*='telephone'],
.elementor-form[name='Order Form'] .elementor-field-label[for*='country'] {
width: 100%;
}
.elementor-form[name='Order Form'] .elementor-field[id*='company_name'],
.elementor-form[name='Order Form'] .elementor-field[id*='customer_name'],
.elementor-form[name='Order Form'] .elementor-field[id*='email'],
.elementor-form[name='Order Form'] .elementor-field[id*='telephone'],
.elementor-form[name='Order Form'] .elementor-field[id*='country'] {
width: 50%;
max-width: calc(50% - (10px/2)) !important;
}
} .filter-cps-projects ul li:nth-child(2) {
order: 5;
}
.filter-cps-projects ul li:nth-child(3) {
order: 3;
}
.filter-cps-projects ul li:nth-child(4) {
order: 4;
}
.filter-cps-projects ul li:nth-child(5) {
order: 6;
}
.filter-cps-projects ul li:nth-child(6) {
order: 7;
}
.filter-cps-projects ul li:nth-child(7) {
order: 2;
}  .super-cat-post-filter.elementor-portfolio__filter.elementor-active {
text-decoration: underline;
} #cc-window .cc-link {
color: #D21B00 !important;
font-weight: 700 !important;
opacity: 1 !important;
text-decoration: none !important;
}
#cc-window .cc-link:hover {
text-decoration: underline !important;
}
.cc-revoke.cc-bottom.cc-right.cc-animate {
display: none !important;
}  .animated.reverse {
animation-fill-mode: forwards;
}.swiper-container.swiper-initialized .ecs-posts{overflow:visible}.ecs-post-loop .elementor-page-title{display:block}.ecs-loop-preview{height:100%;width:100%;background:lightgray;border:solid 1px gray;padding:5px}.ecs-loop-preview h3{font-size:16px;font-weight:500}.ecs-loop-preview span{font-size:12px}.ecs-loop-preview .ecs-image-holder{width:100%;line-height:113px;background-color:gray;font-size:45px;text-align:center;vertical-align:middle;font-weight:900;color:#929191}.ecs-link-wrapper{cursor:pointer}.elementor-widget-ele-loop-item,.elementor-widget-ele-loop-item>.elementor-widget-container,.elementor-element-edit-mode.elementor-widget-ele-loop-item,.elementor-element-edit-mode.elementor-widget-ele-loop-item>.elementor-widget-container{height:100%}.elementor-widget-posts .ecs-posts .elementor-button-wrapper{margin-top:0}.ecs-post-loop .ast-article-single{background-color:none;border-bottom:0;margin:0;padding:0}.ecs-post-loop.ast-article-post{width:100%}.theme-storefront.elementor-editor-active #primary.content-area{float:none}.elementor-editor-active .ecs-lazyload a,.elementor-editor-preview .ecs-lazyload a{display:none}.animation-hidden .ecs-lazy-load-animation{height:0;visibility:hidden}.barload-wrapper{width:195px;height:1em;position:relative;display:inline-block;font-size:16px;padding:10px}.barload-border{border:3px solid #222;height:100%;width:100%;position:relative;top:-50%;padding:4px 3px}.barload-whitespace{overflow:hidden;height:100%;width:100%;margin:0 auto;overflow:hidden;position:relative}.barload-line{position:absolute;height:100%;width:100%;background-color:#000;animation:barload-slide 2.75s steps(40) infinite;-o-animation:barload-slide 2.75s steps(40) infinite;-ms-animation:barload-slide 2.75s steps(40) infinite;-webkit-animation:barload-slide 2.75s steps(40) infinite;-moz-animation:barload-slide 2.75s steps(40) infinite}@keyframes barload-slide{0%{left:-100%}100%{left:100%}}@-o-keyframes barload-slide{0%{left:-100%}100%{left:100%}}@-ms-keyframes barload-slide{0%{left:-100%}100%{left:100%}}@-webkit-keyframes barload-slide{0%{left:-100%}100%{left:100%}}@-moz-keyframes barload-slide{0%{left:-100%}100%{left:100%}}.barload-wrapper,.barload-wrapper *{box-sizing:content-box}.ballsload-container{font-size:16px;padding:10px;position:relative}.ballsload-container div{width:1em;height:1em;position:absolute;background-color:#000;top:0;border-radius:50%}.ballsload-container div:nth-child(1){animation:ballsload-move 2.3s infinite cubic-bezier(0.2,0.64,0.81,0.23);-o-animation:ballsload-move 2.3s infinite cubic-bezier(0.2,0.64,0.81,0.23);-ms-animation:ballsload-move 2.3s infinite cubic-bezier(0.2,0.64,0.81,0.23);-webkit-animation:ballsload-move 2.3s infinite cubic-bezier(0.2,0.64,0.81,0.23);-moz-animation:ballsload-move 2.3s infinite cubic-bezier(0.2,0.64,0.81,0.23)}.ballsload-container div:nth-child(2){animation:ballsload-move 2.3s 172.5ms infinite cubic-bezier(0.2,0.64,0.81,0.23);-o-animation:ballsload-move 2.3s 172.5ms infinite cubic-bezier(0.2,0.64,0.81,0.23);-ms-animation:ballsload-move 2.3s 172.5ms infinite cubic-bezier(0.2,0.64,0.81,0.23);-webkit-animation:ballsload-move 2.3s 172.5ms infinite cubic-bezier(0.2,0.64,0.81,0.23);-moz-animation:ballsload-move 2.3s 172.5ms infinite cubic-bezier(0.2,0.64,0.81,0.23)}.ballsload-container div:nth-child(3){animation:ballsload-move 2.3s 345ms infinite cubic-bezier(0.2,0.64,0.81,0.23);-o-animation:ballsload-move 2.3s 345ms infinite cubic-bezier(0.2,0.64,0.81,0.23);-ms-animation:ballsload-move 2.3s 345ms infinite cubic-bezier(0.2,0.64,0.81,0.23);-webkit-animation:ballsload-move 2.3s 345ms infinite cubic-bezier(0.2,0.64,0.81,0.23);-moz-animation:ballsload-move 2.3s 345ms infinite cubic-bezier(0.2,0.64,0.81,0.23)}.ballsload-container div:nth-child(4){animation:ballsload-move 2.3s 517.5ms infinite cubic-bezier(0.2,0.64,0.81,0.23);-o-animation:ballsload-move 2.3s 517.5ms infinite cubic-bezier(0.2,0.64,0.81,0.23);-ms-animation:ballsload-move 2.3s 517.5ms infinite cubic-bezier(0.2,0.64,0.81,0.23);-webkit-animation:ballsload-move 2.3s 517.5ms infinite cubic-bezier(0.2,0.64,0.81,0.23);-moz-animation:ballsload-move 2.3s 517.5ms infinite cubic-bezier(0.2,0.64,0.81,0.23)}@keyframes ballsload-move{0%{left:0}100%{left:100%}}@-o-keyframes ballsload-move{0%{left:0}100%{left:100%}}@-ms-keyframes ballsload-move{0%{left:0}100%{left:100%}}@-webkit-keyframes ballsload-move{0%{left:0}100%{left:100%}}@-moz-keyframes ballsload-move{0%{left:0}100%{left:100%}}#movingBallG{position:relative;width:250px;height:19px;display:inline-block;font-size:16px}.movingBallLineG{position:absolute;left:0;top:.5em;height:.25em;width:250px;background-color:#000}.movingBallG{background-color:#000;position:absolute;top:0;left:0;width:1.188em;height:1.188em;border-radius:100px;-o-border-radius:100px;-ms-border-radius:100px;-webkit-border-radius:100px;-moz-border-radius:100px;animation-name:bounce_movingBallG;-o-animation-name:bounce_movingBallG;-ms-animation-name:bounce_movingBallG;-webkit-animation-name:bounce_movingBallG;-moz-animation-name:bounce_movingBallG;animation-duration:1.5s;-o-animation-duration:1.5s;-ms-animation-duration:1.5s;-webkit-animation-duration:1.5s;-moz-animation-duration:1.5s;animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-direction:normal;-o-animation-direction:normal;-ms-animation-direction:normal;-webkit-animation-direction:normal;-moz-animation-direction:normal}@keyframes bounce_movingBallG{0%{left:0}50%{left:230px}100%{left:0}}@-o-keyframes bounce_movingBallG{0%{left:0}50%{left:230px}100%{left:0}}@-ms-keyframes bounce_movingBallG{0%{left:0}50%{left:230px}100%{left:0}}@-webkit-keyframes bounce_movingBallG{0%{left:0}50%{left:230px}100%{left:0}}@-moz-keyframes bounce_movingBallG{0%{left:0}50%{left:230px}100%{left:0}}.lds-ellipsis{display:inline-block;position:relative;width:8em;height:1em;font-size:13px}.lds-ellipsis div{position:absolute;top:0;width:1em;height:1em;border-radius:50%;background:#000;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:nth-child(1){left:1em;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:1em;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:4em;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:7em;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0,0)}100%{transform:translate(3em,0)}}input[type="checkbox"].cmplz-category { width: initial; -webkit-appearance: checkbox;}input[type="checkbox"].cmplz-category:checked::before { content: '';}.cmplz-cookiebanner { box-sizing: border-box;}:root { --cmplz_banner_width: 526px; --cmplz_banner_background_color: #ffffff; --cmplz_banner_border_color: #ffffff; --cmplz_banner_border_width: 0px 0px 0px 0px ; --cmplz_banner_border_radius: 12px 12px 12px 12px; --cmplz_banner_margin: 10px; --cmplz_categories-height: 163px; --cmplz_title_font_size: 15px; --cmplz_text_line_height: calc(var(--cmplz_text_font_size) * 1.5); --cmplz_text_color: #191e23; --cmplz_hyperlink_color: #191e23; --cmplz_text_font_size: 12px; --cmplz_link_font_size: 12px; --cmplz_category_body_font_size: 12px; --cmplz_button_accept_background_color: #3aaf00; --cmplz_button_accept_border_color: #3aaf00; --cmplz_button_accept_text_color: #fff; --cmplz_button_deny_background_color: #f1f1f1; --cmplz_button_deny_border_color: #f1f1f1; --cmplz_button_deny_text_color: #1e1e1e; --cmplz_button_settings_background_color: #f1f1f1; --cmplz_button_settings_border_color: #1e1e1e; --cmplz_button_settings_text_color: #1e1e1e; --cmplz_button_border_radius: 6px 6px 6px 6px; --cmplz_button_font_size: 15px; --cmplz_category_header_always_active_color: green; --cmplz_category_header_title_font_size: 14px; --cmplz_category_header_active_font_size: 12px; --cmplz-manage-consent-height: 50px; --cmplz-manage-consent-offset: -35px; --cmplz_slider_active_color: #3aaf00; --cmplz_slider_inactive_color: #d21b00; --cmplz_slider_bullet_color: #fff;}body.cmplz-banner-active *:not(.cmplz-cookiebanner):not(.cmplz-cookiebanner *) { pointer-events: none !important; user-select: none !important;}.cmplz-cookiebanner * { pointer-events: auto !important; user-select: auto !important;}#cmplz-manage-consent .cmplz-manage-consent { margin: unset; z-index: 9998; color: var(--cmplz_text_color); background-color: var(--cmplz_banner_background_color); border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); border-bottom-left-radius: 0; border-bottom-right-radius: 0; line-height: initial; position: fixed; bottom: var(--cmplz-manage-consent-offset); min-width: 100px; height: var(--cmplz-manage-consent-height); right: 40px; padding: 15px; cursor: pointer; animation: mc_slideOut 0.5s forwards;}#cmplz-manage-consent .cmplz-manage-consent:active { outline: none; border: none;}#cmplz-manage-consent .cmplz-manage-consent.cmplz-dismissed { display: none;}#cmplz-manage-consent .cmplz-manage-consent:hover,#cmplz-manage-consent .cmplz-manage-consent:focus { animation: mc_slideIn 0.5s forwards; animation-delay: 0;}@-webkit-keyframes mc_slideIn { 100% { bottom: 0; }}@keyframes mc_slideIn { 100% { bottom: 0; }}@-webkit-keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-header .cmplz-title { display: none; }}.cmplz-cookiebanner { max-height: calc(100vh - 20px); overflow-y: auto; position: fixed; height: auto; left: 50%; top: 50%; -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); grid-template-rows: minmax(0, 1fr); z-index: 99999; background: var(--cmplz_banner_background_color);}.cmplz-cookiebanner a { transition: initial;}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn.tcf { display: none;}.cmplz-cookiebanner.cmplz-dismissed { display: none;}.cmplz-cookiebanner .cmplz-body { width: 100%; grid-column: span 3; overflow-y: auto; overflow-x: hidden; max-height: 55vh;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-track { border-radius: 10px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0); background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar { width: 5px; background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-thumb { background-color: var(--cmplz_button_accept_background_color); border-radius: 10px;}@media (min-width: 350px) { .cmplz-cookiebanner .cmplz-body { min-width: 300px; }}@media (max-height: 400px) { .cmplz-cookiebanner { height: calc(100vh - 20px); display: flex; flex-direction: column; overflow: hidden; gap: 1px; grid-row-gap: 1px; padding: 7px 12px !important; zoom: 0.6; } .cmplz-cookiebanner .cmplz-body { flex: 1; min-height: 0; overflow-y: auto; max-height: none; margin-top: 15px !important; } .cmplz-cookiebanner .cmplz-header, .cmplz-cookiebanner .cmplz-divider, .cmplz-cookiebanner .cmplz-links, .cmplz-cookiebanner .cmplz-buttons, .cmplz-cookiebanner .cmplz-documents { flex-shrink: 0; } .cmplz-cookiebanner .cmplz-header { margin-bottom: 15px !important; max-height: 10px; } .cmplz-close { zoom: 0.6 !important; } .cmplz-cookiebanner .cmplz-buttons { gap: 1px !important; } .cmplz-cookiebanner .cmplz-buttons .cmplz-btn { height: 15vh !important; min-height: unset !important; padding: 0 !important; white-space: nowrap !important; font-size: 1.1rem !important; line-height: 14px !important; zoom: 0.5 !important; } .cmplz-cookiebanner .cmplz-documents, .cmplz-cookiebanner .cmplz-information { zoom: 0.5 !important; }}@media (max-height: 400px) and (max-width: 768px) { .cmplz-cookiebanner { gap: 1px; }}.cmplz-cookiebanner { border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); padding: 15px 20px; display: grid; grid-gap: 10px;}.cmplz-cookiebanner .cmplz-divider { margin-left: -20px; margin-right: -20px;}.cmplz-cookiebanner .cmplz-header { grid-template-columns: 100px 1fr 100px; align-items: center; display: grid; grid-column: span 3;}@media (max-width: 399px) { .cmplz-cookiebanner .cmplz-header { grid-template-columns: auto 1fr auto; }}.cmplz-cookiebanner .cmplz-logo svg { max-height: 35px; width: inherit;}.cmplz-cookiebanner .cmplz-logo img { max-height: 40px; width: inherit;}.cmplz-cookiebanner .cmplz-title { justify-self: center; grid-column-start: 2; font-size: var(--cmplz_title_font_size); color: var(--cmplz_text_color); font-weight: 500;}.cmplz-cookiebanner .cmplz-close { line-height: 20px; justify-self: end; grid-column-start: 3; font-size: 20px; cursor: pointer; width: 20px; height: 20px; color: var(--cmplz_text_color);}.cmplz-cookiebanner .cmplz-close svg { width: 20px; height: 20px;}.cmplz-cookiebanner .cmplz-close:hover { text-decoration: none; line-height: initial; font-size: 18px;}.cmplz-cookiebanner .cmplz-message { word-wrap: break-word; font-size: var(--cmplz_text_font_size); line-height: var(--cmplz_text_line_height); color: var(--cmplz_text_color); margin-bottom: 5px;}.cmplz-cookiebanner .cmplz-message a { color: var(--cmplz_hyperlink_color);}.cmplz-cookiebanner .cmplz-message,.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-links,.cmplz-cookiebanner .cmplz-buttons,.cmplz-cookiebanner .cmplz-divider { grid-column: span 3;}.cmplz-cookiebanner .cmplz-categories.cmplz-tcf .cmplz-category .cmplz-category-header { grid-template-columns: 1fr auto;}.cmplz-cookiebanner .cmplz-categories .cmplz-category { background-color: rgba(239, 239, 239, 0.5);}.cmplz-cookiebanner .cmplz-categories .cmplz-category:not(:last-child) { margin-bottom: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header { display: grid; grid-template-columns: 1fr auto 15px; grid-template-rows: minmax(0, 1fr); align-items: center; grid-gap: 10px; padding: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-title { font-weight: 500; grid-column-start: 1; justify-self: start; font-size: var(--cmplz_category_header_title_font_size); color: var(--cmplz_text_color); margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active { font-size: var(--cmplz_category_header_active_font_size); font-weight: 500; color: var(--cmplz_category_header_always_active_color);}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active label { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox { display: flex; align-items: center; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox input[data-category=cmplz_functional] { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-icon.cmplz-open { cursor: pointer; content: ''; transform: rotate(0deg); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; background-size: cover; height: 18px; width: 18px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-description { font-size: var(--cmplz_category_body_font_size); color: var(--cmplz_text_color); margin: 0; max-width: 100%; padding: 10px;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-category .cmplz-category-header { grid-template-columns: 1fr!important; }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-message { margin-right: 5px; }}.cmplz-cookiebanner .cmplz-buttons { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn { min-height: 45px; padding: 10px; margin: initial; width: 100%; white-space: nowrap; border-radius: var(--cmplz_button_border_radius); cursor: pointer; font-size: var(--cmplz_button_font_size); font-weight: 500; text-decoration: none; line-height: 20px; text-align: center; flex: initial;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn:hover { text-decoration: none;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept { background-color: var(--cmplz_button_accept_background_color); border: 1px solid var(--cmplz_button_accept_border_color); color: var(--cmplz_button_accept_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny { background-color: var(--cmplz_button_deny_background_color); border: 1px solid var(--cmplz_button_deny_border_color); color: var(--cmplz_button_deny_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-view-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-save-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-manage-options { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn { display: flex; align-items: center; justify-content: center; padding: initial;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-links.cmplz-information { display: initial; text-align: center; }}.cmplz-cookiebanner .cmplz-links { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-links.cmplz-information { justify-content: space-between;}.cmplz-cookiebanner .cmplz-links.cmplz-documents { justify-content: center;}.cmplz-cookiebanner .cmplz-links .cmplz-link { color: var(--cmplz_hyperlink_color); font-size: var(--cmplz_link_font_size); text-decoration: underline; margin: 0;}.cmplz-cookiebanner .cmplz-links .cmplz-link.cmplz-read-more-purposes { display: none;}.cmplz-cookiebanner .cmplz-links ul { margin: 0; padding: 0; list-style: none; display: flex; gap: var(--cmplz_banner_margin); justify-content: center;}.cmplz-categories .cmplz-category .cmplz-description-statistics-anonymous { display: none;}.cmplz-categories .cmplz-category .cmplz-description-statistics { display: block;}.cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-categories .cmplz-category .cmplz-category-toggle[aria-expanded="true"] .cmplz-icon.cmplz-open { transform: rotate(180deg);}.cmplz-cookiebanner { top: initial; left: initial; right: 10px; bottom: 10px; transform: initial;}@media (min-width: 768px) { .cmplz-cookiebanner { min-width: var(--cmplz_banner_width); max-width: 100%; display: grid; grid-row-gap: 10px; }}@media (max-width: 768px) { .cmplz-cookiebanner { left: initial; right: initial; bottom: 0; width: 100%; } .cmplz-cookiebanner .cmplz-buttons { flex-direction: column; }}@media (min-width: 768px) { .cmplz-message, .cmplz-categories { width: calc(var(--cmplz_banner_width) - 42px); }}.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-save-preferences,.cmplz-cookiebanner .cmplz-link.cmplz-manage-options,.cmplz-cookiebanner .cmplz-manage-vendors,.cmplz-cookiebanner .cmplz-read-more,.cmplz-cookiebanner .cmplz-btn.cmplz-manage-options { display: none;}.cmplz-cookiebanner .cmplz-categories.cmplz-fade-in { animation: fadeIn 1s; -webkit-animation: fadeIn 1s; -moz-animation: fadeIn 1s; -o-animation: fadeIn 1s; -ms-animation: fadeIn 1s; display: block;}@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-moz-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-o-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-ms-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}.cmplz-cookiebanner .cmplz-links.cmplz-information { display: none;}.cmplz-cookiebanner .cmplz-preferences,.cmplz-manage-consent-container .cmplz-preferences { display: none;}.cmplz-cookiebanner .cmplz-title { display: none;}@media (max-width: 768px) { #cmplz-manage-consent .cmplz-manage-consent { display: none; }}.cmplz-logo { display: none !important;}.cmplz-cookiebanner .cmplz-close { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox { position: relative;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox { opacity: 0; margin: 0; margin-top: -10px; cursor: pointer; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; position: absolute; z-index: 1; top: 0px; left: 0px; width: 40px; height: 20px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:focus + .cmplz-label:before { box-shadow: 0 0 0 2px #245fcc;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label::before { display: block; background-color: var(--cmplz_slider_active_color); content: ""; padding-left: 6px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label:after { left: 14px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label { position: relative; padding-left: 30px; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before,.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { box-sizing: border-box; position: absolute; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; transition: background-color 0.3s, left 0.3s;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before { display: block; content: ""; color: #fff; box-sizing: border-box; font-family: 'FontAwesome', sans-serif; padding-left: 23px; font-size: 12px; line-height: 20px; background-color: var(--cmplz_slider_inactive_color); left: 0px; top: -7px; height: 15px; width: 28px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { display: block; content: ""; letter-spacing: 20px; background: var(--cmplz_slider_bullet_color); left: 4px; top: -5px; height: 11px; width: 11px;}.cmplz-cookiebanner .cmplz-links .cmplz-link { display: none;}.cmplz-cookiebanner { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}#cmplz-manage-consent .cmplz-manage-consent { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show:hover { transition-duration: 1s; box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;}.cmplz-cookiebanner .cmplz-divider.cmplz-divider-header { height: 0;} .cc-btn{ border-radius: 25px !important;} #cmplz-consent-ui, #cmplz-post-consent-ui {} #cmplz-consent-ui #cmplz-consent-ui button, #cmplz-post-consent-ui button {}@font-face {
font-family: 'Titillium Web';
font-style: italic;
font-weight: 200;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napfcztiaohvxomyor9n_e7fdmbewi1db5yciwm.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Titillium Web';
font-style: italic;
font-weight: 200;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napfcztiaohvxomyor9n_e7fdmbewi1dyzyc.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Titillium Web';
font-style: italic;
font-weight: 300;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napfcztiaohvxomyor9n_e7fdmbepi5db5yciwm.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Titillium Web';
font-style: italic;
font-weight: 300;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napfcztiaohvxomyor9n_e7fdmbepi5dyzyc.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Titillium Web';
font-style: italic;
font-weight: 400;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napacztiaohvxomyor9n_e7fdmbwaaxwxr0.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Titillium Web';
font-style: italic;
font-weight: 400;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napacztiaohvxomyor9n_e7fdmbwd6xw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Titillium Web';
font-style: italic;
font-weight: 600;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napfcztiaohvxomyor9n_e7fdmbe0ihdb5yciwm.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Titillium Web';
font-style: italic;
font-weight: 600;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napfcztiaohvxomyor9n_e7fdmbe0ihdyzyc.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Titillium Web';
font-style: italic;
font-weight: 700;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napfcztiaohvxomyor9n_e7fdmbetildb5yciwm.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Titillium Web';
font-style: italic;
font-weight: 700;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napfcztiaohvxomyor9n_e7fdmbetildyzyc.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Titillium Web';
font-style: normal;
font-weight: 200;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napdcztiaohvxomyor9n_e7ffazhgivzy4sy.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Titillium Web';
font-style: normal;
font-weight: 200;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napdcztiaohvxomyor9n_e7ffazhgitzyw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Titillium Web';
font-style: normal;
font-weight: 300;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napdcztiaohvxomyor9n_e7ffgjegivzy4sy.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Titillium Web';
font-style: normal;
font-weight: 300;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napdcztiaohvxomyor9n_e7ffgjegitzyw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Titillium Web';
font-style: normal;
font-weight: 400;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napecztiaohvxomyor9n_e7fdm3mdbrs.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Titillium Web';
font-style: normal;
font-weight: 400;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napecztiaohvxomyor9n_e7fdmpmdq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Titillium Web';
font-style: normal;
font-weight: 600;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napdcztiaohvxomyor9n_e7ffbzcgivzy4sy.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Titillium Web';
font-style: normal;
font-weight: 600;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napdcztiaohvxomyor9n_e7ffbzcgitzyw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Titillium Web';
font-style: normal;
font-weight: 700;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napdcztiaohvxomyor9n_e7ffhjdgivzy4sy.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Titillium Web';
font-style: normal;
font-weight: 700;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napdcztiaohvxomyor9n_e7ffhjdgitzyw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Titillium Web';
font-style: normal;
font-weight: 900;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napdcztiaohvxomyor9n_e7ffedbgivzy4sy.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Titillium Web';
font-style: normal;
font-weight: 900;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napdcztiaohvxomyor9n_e7ffedbgitzyw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {
font-family: 'Ubuntu';
font-style: italic;
font-weight: 300;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icp6kvjbnbylgokejzftvycn4ffgg.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Ubuntu';
font-style: italic;
font-weight: 300;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icp6kvjbnbylgokejzftvyln4ffgg.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Ubuntu';
font-style: italic;
font-weight: 300;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icp6kvjbnbylgokejzftvydn4ffgg.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Ubuntu';
font-style: italic;
font-weight: 300;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icp6kvjbnbylgokejzftvymn4ffgg.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Ubuntu';
font-style: italic;
font-weight: 300;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icp6kvjbnbylgokejzftvybn4ffgg.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Ubuntu';
font-style: italic;
font-weight: 300;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icp6kvjbnbylgokejzftvypn4e.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Ubuntu';
font-style: italic;
font-weight: 400;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icu6kvjbnbylgokej75l0mwfg.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Ubuntu';
font-style: italic;
font-weight: 400;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icu6kvjbnbylgokej7wl0mwfg.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Ubuntu';
font-style: italic;
font-weight: 400;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icu6kvjbnbylgokej74l0mwfg.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Ubuntu';
font-style: italic;
font-weight: 400;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icu6kvjbnbylgokej73l0mwfg.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Ubuntu';
font-style: italic;
font-weight: 400;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icu6kvjbnbylgokej76l0mwfg.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Ubuntu';
font-style: italic;
font-weight: 400;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icu6kvjbnbylgokej70l0k.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Ubuntu';
font-style: italic;
font-weight: 500;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icp6kvjbnbylgokejyhtfycn4ffgg.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Ubuntu';
font-style: italic;
font-weight: 500;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icp6kvjbnbylgokejyhtfyln4ffgg.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Ubuntu';
font-style: italic;
font-weight: 500;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icp6kvjbnbylgokejyhtfydn4ffgg.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Ubuntu';
font-style: italic;
font-weight: 500;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icp6kvjbnbylgokejyhtfymn4ffgg.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Ubuntu';
font-style: italic;
font-weight: 500;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icp6kvjbnbylgokejyhtfybn4ffgg.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Ubuntu';
font-style: italic;
font-weight: 500;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icp6kvjbnbylgokejyhtfypn4e.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Ubuntu';
font-style: italic;
font-weight: 700;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icp6kvjbnbylgokejzpslycn4ffgg.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Ubuntu';
font-style: italic;
font-weight: 700;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icp6kvjbnbylgokejzpslyln4ffgg.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Ubuntu';
font-style: italic;
font-weight: 700;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icp6kvjbnbylgokejzpslydn4ffgg.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Ubuntu';
font-style: italic;
font-weight: 700;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icp6kvjbnbylgokejzpslymn4ffgg.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Ubuntu';
font-style: italic;
font-weight: 700;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icp6kvjbnbylgokejzpslybn4ffgg.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Ubuntu';
font-style: italic;
font-weight: 700;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icp6kvjbnbylgokejzpslypn4e.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Ubuntu';
font-style: normal;
font-weight: 300;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icv6kvjbnbylgoc1czjvwynl4u.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Ubuntu';
font-style: normal;
font-weight: 300;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icv6kvjbnbylgoc1czjtgynl4u.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Ubuntu';
font-style: normal;
font-weight: 300;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icv6kvjbnbylgoc1czjvgynl4u.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Ubuntu';
font-style: normal;
font-weight: 300;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icv6kvjbnbylgoc1czjs2ynl4u.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Ubuntu';
font-style: normal;
font-weight: 300;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icv6kvjbnbylgoc1czjvmynl4u.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Ubuntu';
font-style: normal;
font-weight: 300;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icv6kvjbnbylgoc1czjsgyn.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Ubuntu';
font-style: normal;
font-weight: 400;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4ics6kvjbnbylgokcg72j00.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Ubuntu';
font-style: normal;
font-weight: 400;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4ics6kvjbnbylgokew72j00.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Ubuntu';
font-style: normal;
font-weight: 400;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4ics6kvjbnbylgokcw72j00.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Ubuntu';
font-style: normal;
font-weight: 400;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4ics6kvjbnbylgokfa72j00.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Ubuntu';
font-style: normal;
font-weight: 400;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4ics6kvjbnbylgokcq72j00.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Ubuntu';
font-style: normal;
font-weight: 400;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4ics6kvjbnbylgokfw72.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Ubuntu';
font-style: normal;
font-weight: 500;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icv6kvjbnbylgocjc3jvwynl4u.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Ubuntu';
font-style: normal;
font-weight: 500;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icv6kvjbnbylgocjc3jtgynl4u.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Ubuntu';
font-style: normal;
font-weight: 500;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icv6kvjbnbylgocjc3jvgynl4u.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Ubuntu';
font-style: normal;
font-weight: 500;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icv6kvjbnbylgocjc3js2ynl4u.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Ubuntu';
font-style: normal;
font-weight: 500;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icv6kvjbnbylgocjc3jvmynl4u.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Ubuntu';
font-style: normal;
font-weight: 500;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icv6kvjbnbylgocjc3jsgyn.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Ubuntu';
font-style: normal;
font-weight: 700;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icv6kvjbnbylgocxcvjvwynl4u.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Ubuntu';
font-style: normal;
font-weight: 700;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icv6kvjbnbylgocxcvjtgynl4u.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Ubuntu';
font-style: normal;
font-weight: 700;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icv6kvjbnbylgocxcvjvgynl4u.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Ubuntu';
font-style: normal;
font-weight: 700;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icv6kvjbnbylgocxcvjs2ynl4u.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Ubuntu';
font-style: normal;
font-weight: 700;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icv6kvjbnbylgocxcvjvmynl4u.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Ubuntu';
font-style: normal;
font-weight: 700;
src: url(https://conpacksys.nl/wp-content/uploads/elementor/google-fonts/fonts/ubuntu-4icv6kvjbnbylgocxcvjsgyn.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}