:root{--cl-black: #333333;--cl-black-dark: #000000;--cl-white: #ffffff;--cl-grey: #eeeee9;--cl-grey-dark: #b3b3b0;--cl-primary: #ac9d89;--cl-primary-dark: #675f51;--cl-primary-text: var(--cl-black-dark);--cl-secondary: #1b1919;--cl-secondary-dark: #020101;--cl-secondary-text: var(--cl-white);--cl-error: #db4437;--fs-tiny: 12px;--fs-small: 16px;--fs-medium: 20px;--fs-large: 24px;--fs-huge: 32px;--ls_medium: 0.6px;--lh-small: 1.2;--lh-medium: 1.6;--lh-large: 2;--fw-light: 300;--fw-regular: 400;--fw-medium: 700;--fw-bold: 900;--ff-primary: "Arial", sans-serif;--ff-secondary: "Arial", sans-serif;--br-rectangle-top-left: 4px;--br-rectangle-top-right: 4px;--br-rectangle-bottom-right: 4px;--br-rectangle-bottom-left: 4px;--br-square-top-left: 128px;--br-square-top-right: 128px;--br-square-bottom-right: 128px;--br-square-bottom-left: 128px}section.hero .hero__text{color:var(--cl-black-dark);font-weight:var(--fw-medium)}section.hero .hero__text .button-container{margin-top:2.5rem}section.hero .hero__text .button-container .button{color:var(--cl-secondary-text);background-color:var(--cl-black-dark)}section.hero ul{margin-top:3rem}section.hero ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;padding-left:2rem}section.hero ul li:before{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:16px;height:12px;background-image:url("../img/icons/elementen_bulletpoint.svg");background-size:contain;background-repeat:no-repeat}@media(min-width: 1025px){section.hero .tns-outer .slide{-webkit-clip-path:polygon(calc(100% - 199px) 0, 100% 100%, 199px 100%, 0 0);clip-path:polygon(calc(100% - 199px) 0, 100% 100%, 199px 100%, 0 0)}}section.intro .intro__title h1{padding:0}section.intro .intro__text{margin:0}section.intro ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.intro ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;padding-left:2rem}section.intro ul li:before{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:8px;width:16px;height:12px;background-image:url("../img/icons/elementen_bulletpoint.svg");background-size:contain;background-repeat:no-repeat}section.cards .card__image{position:relative;-webkit-clip-path:polygon(0 50%, 75px 100%, 100% 100%, 100% 50%, calc(100% - 75px) 0, 0 0);clip-path:polygon(0 50%, 75px 100%, 100% 100%, 100% 50%, calc(100% - 75px) 0, 0 0);z-index:1}section.cards .card__text .button-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__menu{font-weight:var(--fw-medium)}.header__scroll-button{border:2px solid var(--cl-black)}.button{-webkit-clip-path:polygon(calc(100% - 20px) 0, 100% 100%, 20px 100%, 0 0);clip-path:polygon(calc(100% - 20px) 0, 100% 100%, 20px 100%, 0 0);color:var(--cl-primary-text);padding:10px 20px;border:none;border-radius:0 !important;cursor:pointer}