/* Kompact styles */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,700;1,400&display=swap');
.menu, .navicon, .mobilemenu {display:none;}
body {background:#f8f3f0;font-family:"Poppins", serif;font-weight:400;}
.header {background:#fbd7cc;border-bottom:none;}
.logopane {float:none;padding:40px 0;text-align:center;}
.logopane img {display:inline-block;margin:0;}
.contentpane2 {background:white;}
.bottom {background:#fbd7cc;color:#27358b;}
.bottom a:link, .bottom a:visited {color:#27358b;}
.bottom a:active, .bottom a:hover {color:white;}
.bottompane1 {color:#27358b;}
.copyright {color:#27358b;}
.copyright a:link, .copyright a:visited {color:#27358b;}
.copyright a:active, .copyright a:hover {color:#fbd7cc;}
a.bigbutton:link, a.bigbutton:visited {background:#27358b;font-family:"Poppins", serif;font-weight:700;}
a.bigbutton:active, a.bigbutton:hover {background:#fbd7cc;}
button.bigbutton {background:#27358b;font-family:"Poppins", serif;font-weight:700;}
button.bigbutton:hover {background:#fbd7cc;}
.h1-headline, .h2-headline, .h3-headline, .h4-headline {font-family:"Poppins", serif;font-weight:700;}
.h1-headline {color:#27358b;}
.h3-headline {color:#27358b;margin:30px 0;}
.documents a:link, .documents a:visited {background:#27358b;font-family:"Poppins", serif;font-weight:700;}
.documents a:active, .documents a:hover {background:#fbd7cc;}
.newspaper-link a:link, .newspaper-link a:visited {background:#27358b;font-family:"Poppins", serif;font-weight:700;}
.newspaper-link a:active, .newspaper-link a:hover {background:#fbd7cc;}
::selection {background:#fbd7cc;}
.socialicons a {border-radius:50%;}
.socialicons a span {vertical-align:middle;}
.socialicons a:link, .socialicons a:visited {background:#27358b;color:#fbd7cc;}
.socialicons a:active, .socialicons a:hover {background:white;color:#27358b;}
.contact-wrapper {display:block;}
.contact-infos {width:auto;margin:0;}
.contact-item {padding:0;margin:0;}
.ci-header span {display:none;}
.contactform {margin:0 0 60px 0;}
h1, h2, h3, h4, h5, h6 {font-family:"Poppins", serif;font-weight:700;line-height:1;color:#27358b;}
h1 {font-size:72px;color:#27358b;}
h1 strong {color:#fbd7cc;}
h2 {position:relative;font-size:54px;font-weight:700;padding-left:100px;}
h2:before {content:"";position:absolute;top:25px;left:0;width:50px;height:4px;background:#fbd7cc;}
h4 {font-weight:400;line-height:1.2;}
h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {color:#27358b;}
h2 a:link, h2 a:visited, h2 a:active, h2 a:hover {color:#27358b;}
h3 a:link, h3 a:visited, h3 a:active, h3 a:hover {color:#27358b;}
a:link, a:visited {color:#27358b;}
a:active, a:hover {color:#27358b;}
p {margin:20px 0;}
.content ul {margin:20px 0 30px 20px;}
.content ul li {margin:0;}
.content ul li::marker {color:#27358b;}
hr {background:#fbd7cc;}
blockquote {border-left:#27358b solid 8px;}
blockquote, blockquote p {color:#27358b;}
strong {font-weight:700;}
.ecolabel span {background:#fbd7cc;color:#27358b;}
.svgblockswrapper {margin:0 auto 40px;}
.svgblocks {display:flex;flex-wrap:wrap;}
.svgblock {flex:1;margin:40px;text-align:center;}
.svgblockicon {height:96px;position:relative;}
.svgblockicon:before {content:"";display:block;position:absolute;left:40%;background:#fbd7cc;width:96px;height:96px;border-radius:50%;z-index:-1;}
.svgblockicon svg {fill:#27358b;height:96px;width:auto;}
.labelswrapper {background:white;padding:60px;margin:80px 0;}
.labels {flex-wrap:wrap;}
.references {margin:80px 0 !important;background:#fbd7cc;padding:60px;}
.references h4 {max-width:1024px;margin:0 auto;}
.faq {padding:0 8%;}
.accordion-item {margin:0 0 30px 0;}
.accordion-header h3 {font-size:30px;font-weight:400;margin:0;}
.accordion-content p {margin:0;padding:20px 0 0 0;}
@media all and (max-width:980px),
            screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 2940px) and (orientation: portrait),
            screen and (-webkit-min-device-pixel-ratio: 2.0) and (max-width: 1960px) and (orientation: portrait) {
h1 {font-size:54px;}
.fcd-flex {display:block;}
.fcd-flex .flexcontent-text {flex:initial;margin:0 0 40px 0;}
.fcw-2col {display:block;}
.fcw-2col .flexcontent-div {flex:initial;width:auto;padding:0;}
}
@media screen and (max-width:640px) {
h1 {font-size:40px;} 
h2 {font-size:40px;padding-left:0;}
h2:before {display:none;}
}
