.elementor-kit-57{--e-global-color-primary:#253272;--e-global-color-secondary:#3C3C3C;--e-global-color-text:#E0336E;--e-global-color-accent:#BC346E;--e-global-color-1ae37a3:#F0EEED;--e-global-color-756a5ab8:#FFF;--e-global-color-e4feefc:#00ACE2;--e-global-color-a0d5945:#A91A54;--e-global-color-69e6e3b:#007CBE;color:#3C3C3C;font-family:"SofiaSans", Sans-serif;font-size:20px;line-height:28px;}.elementor-kit-57 e-page-transition{background-color:#FFBC7D;}.elementor-kit-57 p{margin-block-end:0px;}.elementor-kit-57 h1{color:var( --e-global-color-756a5ab8 );font-size:62px;font-weight:600;line-height:62px;}.elementor-kit-57 h2{color:var( --e-global-color-primary );font-size:56px;font-weight:600;line-height:56px;}.elementor-kit-57 h3{color:var( --e-global-color-primary );font-size:40px;font-weight:600;line-height:52px;}.elementor-kit-57 h4{color:var( --e-global-color-primary );font-size:32px;font-weight:600;line-height:42px;}.elementor-kit-57 img{border-radius:20px 20px 20px 20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-57 h1{font-size:52px;line-height:1.1em;}.elementor-kit-57 h2{font-size:42px;line-height:1.2em;}.elementor-kit-57 h3{font-size:32px;line-height:1.1em;}.elementor-kit-57 h4{font-size:28px;line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-57{font-size:18px;line-height:22px;}.elementor-kit-57 h1{font-size:40px;line-height:40px;}.elementor-kit-57 h2{font-size:32px;line-height:32px;}.elementor-kit-57 h3{font-size:28px;line-height:28px;}.elementor-kit-57 h4{font-size:24px;line-height:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*Hero background*/
.hero-gradient {
    position: relative;
    overflow: hidden;
}

.hero-gradient > * {
    position: relative;
    z-index: 1;
}

.hero-gradient:before {
    content: "";
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50%;
    background: url(/wp-content/uploads/wispa-gradient-hero.jpg);
    position: absolute;
    z-index: 0;
    border-radius: 0 32px 32px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    pointer-events: none;
}

@media only screen and (max-width: 1025px) {
    .hero-gradient:before {
        width: 100%;
        border-radius: 0 0 32px 32px;
    }
}

@media only screen and (max-width: 767px) {
    .hero-gradient:before {
        width: 100%;
    }
}

.hero-image,
.hero-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center right;
    border-radius: 0 0 20px 20px;
}

.hero-small .hero-image img {
    height: calc(100% - 70px);
}

@media only screen and (max-width: 1025px) {
    .hero-image {
        position: relative !important;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'SofiaSans';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://wissenraet2026.dev.peakfort.nl/wp-content/uploads/SofiaSans-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'SofiaSans';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://wissenraet2026.dev.peakfort.nl/wp-content/uploads/SofiaSans-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'SofiaSans';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://wissenraet2026.dev.peakfort.nl/wp-content/uploads/SofiaSans-SemiBold.woff2') format('woff2');
}
/* End Custom Fonts CSS */