.site-footer{color:#fff}.site-footer__main{background-color:var(--color-purple);position:relative}.site-footer__main-inner{padding:6rem 2.4rem 0}.site-footer__logo-row{margin-bottom:5rem}.site-footer__logo{width:17.25rem;height:auto}.site-footer__grid{grid-template-columns:1fr 1fr 1fr 1fr 2fr;align-items:start;gap:4rem 3rem;display:grid}.site-footer__col--form{grid-row:span 1}.site-footer__heading{margin:0 0 1.5rem;font-size:1.8rem;font-weight:600;line-height:1.2}.site-footer__text{margin:0 0 1.5rem;font-size:1.4rem;font-weight:400;line-height:2rem}.site-footer__address{white-space:pre-line}.site-footer__links{margin:0;padding:0;line-height:2rem;list-style:none}.site-footer__links li+li{margin-top:0}.site-footer__links a{color:#fff;font-size:1.4rem;font-weight:400;line-height:1.2;text-decoration:none}.site-footer__links a:hover{text-decoration:underline}.site-footer__pill{color:var(--color-pink);white-space:nowrap;background-color:#fff;border-radius:2.5rem;align-items:center;margin:0 1rem 1rem 0;padding:1.1rem 2rem .8rem;font-size:1.4rem;font-weight:400;line-height:1.2;text-decoration:none;display:inline-flex}.site-footer__pill:hover{transform:scale(1.02)}.site-footer__linkedin{border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;text-decoration:none;display:inline-flex}.site-footer__linkedin-icon{background-color:#fff;width:1.6rem;height:1.6rem;display:block;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433a2.062 2.062 0 0 1-2.063-2.065 2.064 2.064 0 1 1 2.063 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433a2.062 2.062 0 0 1-2.063-2.065 2.064 2.064 0 1 1 2.063 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z'/%3E%3C/svg%3E") 50%/contain no-repeat}.site-footer__form{flex-direction:column;gap:1.2rem;display:flex;position:relative}.site-footer__field{flex-direction:column;gap:.4rem;display:flex}.site-footer__error-message{color:#fff;gap:.4rem;margin:3px 0 0 2rem;font-size:1.2rem;line-height:1.4;display:flex}.site-footer__error-message-icon{flex-shrink:0;width:1.6rem;height:1.6rem;margin-top:.1rem}.site-footer__error-message-icon svg{width:100%;height:100%;display:block}.site-footer__input--error,.site-footer__textarea.site-footer__input--error{border-color:#fff;box-shadow:0 0 0 1px #fff}.site-footer__form-message{margin:0;font-size:1.4rem;line-height:1.5}.site-footer__form-message--success{color:#fff}.site-footer__error-message.site-footer__form-message{font-size:1.4rem;line-height:1.5}.site-footer__input,.site-footer__textarea{color:#fff;background:0 0;border:1px solid #fffc;border-radius:2.2rem;outline:none;width:100%;margin:0;padding:1.2rem 1.5rem;font-family:inherit;font-size:1.6rem;line-height:1.2}.site-footer__input::placeholder,.site-footer__textarea::placeholder{color:#ffffffd9}.site-footer__textarea{resize:vertical;min-height:10rem}.site-footer__form-actions{justify-content:flex-end;display:flex}.site-footer__submit.button{cursor:pointer;border:none;padding-right:7.7rem}.site-footer__bottom{border-top:1px solid #fff;margin-top:5rem;padding:2.5rem 0 3rem;position:relative}.site-footer__vorm{pointer-events:none;width:auto;max-width:none;height:auto;position:absolute;top:0;right:0;transform:translateY(-100%)}.site-footer__copyright{text-align:center;margin:0;font-size:1.4rem;font-weight:400;line-height:1.2}.site-footer__copyright a{color:#fff;text-decoration:none}.site-footer__copyright a:hover{text-decoration:underline}@media (max-width:1150px){.site-footer__grid{grid-template-columns:1fr 1fr 2fr;grid-template-areas:"col1 col2 form""col3 col4 form"}.site-footer__col--1{grid-area:col1}.site-footer__col--2{grid-area:col2}.site-footer__col--3{grid-area:col3}.site-footer__col--4{grid-area:col4}.site-footer__col--form{grid-area:form}}@media (max-width:900px){.site-footer__grid{grid-template-columns:1fr;grid-template-areas:"col1""col2""col3""col4""form";gap:3rem}.site-footer__col--1{grid-area:col1}.site-footer__col--2{grid-area:col2}.site-footer__col--3{grid-area:col3}.site-footer__col--4{grid-area:col4}.site-footer__col--form{grid-area:auto/form}.site-footer__main-inner{padding:5rem 2.4rem 0}.site-footer__logo-row{margin-bottom:3rem}}@media (max-width:768px){.site-footer__pill{white-space:normal;width:fit-content;max-width:100%;display:flex}}
