*{box-sizing:border-box}body{padding:0}body,h1,h2,h3,h4{margin:0}page,section,text{display:block}page{display:none}@font-face{font-family:Trade Gothic LT Std;src:url(/assets/fonts/TradeGothicLTStd-BdCn20.eot);src:url(/assets/fonts/TradeGothicLTStd-BdCn20.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/TradeGothicLTStd-BdCn20.woff) format("woff");font-weight:700;font-style:normal}body,input,select{font-family:Trade Gothic LT Std}h1{font-size:40px;color:#595959;padding-bottom:8px;margin-bottom:0}@media (min-width:0) and (max-width:700px){h1{font-size:20px}}h2{font-size:30px;color:#595959;padding-bottom:8px;margin-bottom:0}@media (min-width:0) and (max-width:700px){h2{font-size:16px}}a{color:#6c9284}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:10px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:.7}.hamburger-box{width:40px;height:19px;display:inline-block;position:relative;margin:6px auto}.hamburger-inner{display:block;top:50%;margin-top:-1.5px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:40px;height:3px;background-color:#000;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-8px}.hamburger-inner:after{bottom:-8px}.hamburger--elastic .hamburger-inner{top:1.5px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner:before{top:8px;transition:opacity .125s ease .275s}.hamburger--elastic .hamburger-inner:after{top:16px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.active .hamburger-inner{transform:translate3d(0,8px,0) rotate(135deg);transition-delay:75ms}.hamburger--elastic.active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.active .hamburger-inner:after{transform:translate3d(0,-16px,0) rotate(-270deg);transition-delay:75ms}section.share{text-align:center;position:relative}@media (min-width:701px){section.share{padding-bottom:80px}}@media (min-width:0) and (max-width:700px){section.share{padding-bottom:48px}}section.share .share-title-container{max-width:100%;height:28px;margin:0 auto;margin-bottom:24px;overflow:hidden;text-align:center;position:relative}section.share .share-title{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;white-space:nowrap;top:0;color:#252525;position:absolute;left:50%;transform:translate(-50%)}@media (min-width:701px){section.share .share-title{font-size:18px;line-height:28px}}@media (min-width:0) and (max-width:700px){section.share .share-title{font-size:15px;line-height:1}}section.share .share-title:after,section.share .share-title:before{content:"";display:inline-block;width:400px;height:1px;background-color:rgba(0,0,0,.5);margin:0 16px}section.share .share-buttons{display:-ms-flexbox;display:flex}@media (min-width:0) and (max-width:700px){section.share .share-buttons{-ms-flex-wrap:wrap;flex-wrap:wrap}}section.share .share-button{padding:16px 28px;border-radius:2px;color:#fff;font-size:16px;line-height:1;font-family:Trade Gothic LT Std;font-weight:700;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;-ms-flex-positive:1;flex-grow:1}section.share .share-button span{text-decoration:none}@media screen and (min-width:701px) and (max-width:1023px){section.share .share-button{margin:0}section.share .share-button:first-child{margin-left:0}section.share .share-button:last-child{margin-right:0}}@media screen and (min-width:1024px) and (max-width:1024px){section.share .share-button{margin:0 8px}section.share .share-button:first-child{margin-left:0}section.share .share-button:last-child{margin-right:0}}@media (min-width:1025px){section.share .share-button{margin:0 8px}section.share .share-button:first-child{margin-left:0}section.share .share-button:last-child{margin-right:0}}@media (min-width:0) and (max-width:700px){section.share .share-button{width:100%;margin-bottom:12px}section.share .share-button:last-child{margin-bottom:0}}section.share .share-button:hover{text-decoration:none}section.share .share-button.facebook{background-color:#3b5998}section.share .share-button.twitter{background-color:#2aa3ef}section.share .share-button.whatsapp{background-color:#25d366}@media (min-width:1025px){section.share .share-button.whatsapp.mobile{display:none}}@media (min-width:0px) and (max-width:1024px){section.share .share-button.whatsapp.desktop{display:none}}section.share .share-button.email{background-color:#bb0f23}section.share .share-button.download{background-color:#f36147}section.share .share-button .icon{margin-right:16px;height:20px}section.share .branch-share{position:absolute;right:0;width:384px;height:253px;background-image:url(../images/illustrations/branch-right.png);background-repeat:no-repeat;background-size:384px 253px;background-position:50%;z-index:1;top:-210px}@media (min-width:0) and (max-width:700px){section.share .branch-share{right:-100%}}@media (min-width:701px) and (max-width:1024px){section.share .branch-share{top:-210px;right:-20%}}@media (min-width:1025px){section.share .branch-share{top:-210px;right:0}}section.introduction{text-align:center}@media (min-width:1025px){section.introduction{padding-top:96px;padding-bottom:64px}}@media (min-width:701px) and (max-width:1024px){section.introduction{padding-top:32px;padding-bottom:64px}}@media (min-width:0) and (max-width:700px){section.introduction{padding-top:24px;padding-bottom:44px}}section.introduction .stamp-logo{width:250px;transform:rotate(-2deg)}section.introduction .title{margin-top:16px;margin-bottom:16px;color:#252525}@media (min-width:1025px){section.introduction .title{font-size:40px;line-height:48px}}@media (min-width:701px) and (max-width:1024px){section.introduction .title{font-size:35px;line-height:43px}}@media (min-width:0) and (max-width:700px){section.introduction .title{font-size:26px;line-height:28px}}section.introduction .title .strong{color:#6c9284}section.introduction .video{width:100%;height:0;overflow:hidden;padding-bottom:56.25%;position:relative;background-color:#000}section.introduction .video video{width:100%;height:100%;position:absolute;top:0;left:0}section.introduction .introduction{color:#252525}@media (min-width:701px){section.introduction .introduction{font-size:22px;line-height:28px;max-width:650px;margin:auto;margin-top:40px}}@media (min-width:0) and (max-width:700px){section.introduction .introduction{font-size:22px;line-height:28px;max-width:650px;margin:auto;margin-top:40px}}@media (min-width:1025px){section.introduction .logo-tilburg{height:144px;margin-bottom:24px;position:fixed;top:0;left:50px}}@media (min-width:701px) and (max-width:1024px){section.introduction .logo-tilburg{height:111px;margin-bottom:16px}}@media (min-width:0) and (max-width:700px){section.introduction .logo-tilburg{height:111px;margin-bottom:16px}}section.footer{height:135px;width:100%;background-color:#0e345b;display:-ms-flexbox;display:flex;position:relative}section.footer .container{text-align:center;-ms-flex-item-align:center;align-self:center}section.footer .link{display:inline-block;color:#fff;font-family:Trade Gothic LT Std;padding:18px 8px;font-size:15px;font-weight:700;line-height:18px;text-decoration:none;transition:-webkit-text-decoration;transition:text-decoration;transition:text-decoration,-webkit-text-decoration}section.footer .footer-logo{background-image:url(/assets/images/logos/footerlogo.svg);width:230px;height:70px;background-repeat:no-repeat;position:absolute;right:3%;top:-24%}body{background:#f2f2f3;font-family:Trade Gothic LT Std;line-height:1.5}.container,.full-width{max-width:960px;margin:0 auto;position:relative;padding-left:8px;padding-right:8px}page{min-height:calc(100vh - 138px)}page.home{background-image:url(/assets/images/backgrounds/background_desktop.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}page.home:after{content:"";background-color:hsla(0,0%,100%,.2);width:100%;height:100%;display:block}