@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";html{scroll-behavior:smooth}body{margin:0;font-family:inter;color:#dbeafe}#app{min-height:100vh;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{margin:0;font-weight:300}span{font-weight:600}h1,h2{color:#fff;font-family:Inter;font-size:60px;font-style:normal;font-weight:300;line-height:60.836px;letter-spacing:.292px}h2{font-size:30px}button,a.button{padding:15px 45px;margin-right:24px;border-radius:16px;font-size:15px;font-weight:600;border:2px solid rgba(255,255,255,.5);background:#ffffff26;color:#fff;text-decoration:none}button.primary,a.button.primary{background:#fff;color:#000}button:hover,a.button:hover{cursor:pointer}button.yellow,a.button.yellow{color:#042b55;text-align:center;background:#f5ba4a;border:none}button.with-icon-right,a.button.with-icon-right{display:inline-flex;align-items:center}button.with-icon-right img,a.button.with-icon-right img{margin-left:5px}button.with-icon-left,a.button.with-icon-left{display:inline-flex;align-items:center;justify-content:center}button.with-icon-left img,a.button.with-icon-left img{margin-right:5px}.col-2{display:grid;grid-template-columns:1fr 1fr;gap:50px}.col-2.small-gap{gap:20px}.col-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:50px}.col-3.small-gap{gap:20px}.tag{border-radius:27px;border:2px solid rgba(255,255,255,.5);background:#ffffff26;color:#fff;font-family:Inter;font-size:12px;font-style:normal;font-weight:300;line-height:24px;letter-spacing:-.312px;padding:5px 15px;display:inline-flex;margin-bottom:10px}.tag .icon{width:20px;margin-right:10px}.tag.blue{color:#042b55;border:2px solid rgba(4,43,85,.5);background:#042b5526;text-transform:uppercase}nav{background:#fff;display:flex;height:70px;border-radius:999px;margin:0 35px;transform:translateY(40px);padding:0 max(max(30px,(100vw - 900px) / 2) - 35px,25px);align-items:center;justify-content:space-between}nav #logo{height:100px;transform:translateY(-15px)}nav #nav-links a{color:#042b55;font-family:Inter;font-size:14px;font-style:normal;font-weight:300;line-height:24px;letter-spacing:-.312px;text-decoration:none;margin-left:40px}nav #nav-links a.highlighted{background:#f5ba4a;border-radius:99999999px;padding:10px 20px;margin-left:20px}header{background:#042b55d9;position:relative;margin-bottom:30px}header #header-content{padding:0;max-width:550px;padding:100px max(30px,(100vw - 900px) / 2) 100px max(30px,(100vw - 900px) / 2)}header #header-background{object-fit:cover;top:0;left:0;width:100%;height:100%;position:absolute;z-index:-1}section{padding:60px max(30px,(100vw - 900px) / 2)}section h1,section h2{color:#042b55}section h1{margin-bottom:15px}section h2{font-weight:300}section .text-block{border-radius:16px;border:1px solid rgba(4,43,85,.5);background:#042b5526;padding:20px;color:#042b55;font-size:15px;font-style:normal;font-weight:300;line-height:20.5px;letter-spacing:-.312px;position:relative}section .text-block .arrow-list .arrow-list-item{display:flex;margin:5px 0;align-items:center}section .text-block .arrow-list .arrow-list-item .arrow{background:#042b5526;height:16px;width:16px;border-radius:50%;padding:3px;margin-right:10px}section .text-block .blue-box{border-radius:16px;border:2px solid rgba(4,43,85,.5);background:#042b5526;padding:20px;color:#042b55;font-family:Inter;font-size:12px;font-style:normal;font-weight:300;line-height:15px;letter-spacing:.092px;text-transform:uppercase}section .text-block .blue-box b{color:#042b55;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:18px;letter-spacing:-.449px;text-transform:none}section .text-block.person{padding:0 0 20px;overflow:hidden}section .text-block.person #image{width:100%;aspect-ratio:1/1;overflow:hidden;object-fit:cover;margin-bottom:15px}section .text-block.person #title,section .text-block.person #name{padding:0 20px}section .text-block.person #title{color:#042b55;font-family:Inter;font-size:13px;font-style:normal;font-weight:300;line-height:10px;letter-spacing:-.312px;text-transform:uppercase}section .text-block.person #name{color:#042b55;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;line-height:32.5px;letter-spacing:-.312px}section .text-block button.yellow.bottom,section .text-block a.yellow.bottom{position:absolute;bottom:15px;left:15px;width:calc(100% - 60px)}section .text-block.yellow{border:2px solid rgba(245,186,74,.5);background:#f5ba4a26;color:#042b55}section .text-block.yellow #block-title .icon{background:#f5ba4a;padding:10px;border-radius:16px;margin-right:12px}section .text-block #block-title{color:#042b55;font-size:25px;font-style:normal;font-weight:600;letter-spacing:.07px;display:flex;align-items:center}section .text-block #block-title .subtitle{color:#042b55;font-family:Inter;font-size:16px;font-style:normal;font-weight:300;line-height:26px;letter-spacing:-.312px}section .text-block #block-title .icon{background:#042b55;padding:10px;border-radius:16px;margin-right:12px}section .text-block #block-title .icon img{width:20px}section .image-block{width:100%;height:100%;position:relative;overflow:hidden;border-radius:16px}section .image-block img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top}footer{background:#042b55;margin-top:30px;padding:0 max(30px,(100vw - 900px) / 2);padding-top:50px}footer #footer-content{margin-bottom:80px}footer #footer-content b{display:block;margin-bottom:10px}footer #footer-content #footer-col-1 #footer-col-1-top{display:flex}footer #footer-content #footer-col-1 #footer-col-1-top .icon{width:30px;margin-right:10px}footer #footer-content #footer-col-1 #footer-col-1-top #footer-col-1-text{display:flex;font-weight:300;flex-direction:column}footer #footer-content #footer-col-1 p{color:#fff;font-family:Inter;font-size:12px;font-style:normal;font-weight:300;line-height:22.75px;letter-spacing:-.15px}footer #footer-content #footer-col-2 #footer-col-2-content{display:flex}footer #footer-content #footer-col-2 #footer-col-2-content img{margin-right:20px}footer #footer-content #footer-col-2 #footer-col-2-content div #key{color:#ffffff80;font-family:Inter;font-size:10px;font-style:normal;font-weight:300;line-height:10px}footer #footer-content #footer-col-2 #footer-col-2-content div #value a{color:#fff;font-family:Inter;font-size:12px;font-style:normal;font-weight:300;line-height:22px;letter-spacing:-.312px}footer #footer-content #footer-col-3-content #label{color:#ffffff80;font-family:Inter;font-size:12px;font-style:normal;font-weight:300;line-height:16px}footer #footer-content #footer-col-3-content #kvk-link{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:300;line-height:20px;letter-spacing:-.15px;text-decoration:none}footer #footer-content #footer-col-3-content #org-table .org-table-row{display:flex;justify-content:space-between}footer #footer-content #footer-col-3-content #org-table .org-table-row #key{color:#ffffff80;font-family:Inter;font-size:14px;font-style:normal;font-weight:300;line-height:20px;letter-spacing:-.15px}footer #footer-content #footer-col-3-content #org-table .org-table-row #value{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:300;line-height:20px;letter-spacing:-.15px}footer #footer-bottom{color:#ffffff80;font-family:Inter;font-size:14px;font-style:normal;font-weight:300;letter-spacing:-.15px;display:flex;justify-content:space-between;margin-bottom:10px}footer #footer-bottom #quote{display:flex}footer #footer-bottom #quote img{margin-right:10px}@media screen and (max-width: 780px){.desktop-only{display:none!important}.col-2,.col-3{grid-template-columns:1fr}.text-block button.yellow.bottom,.text-block a.yellow.bottom{position:initial!important;margin-top:20px}.image-block img{position:initial!important}}
