*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}ul,ol{list-style:none}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}button,input,select,textarea{font:inherit;color:inherit;background:none;border:none;outline:none}body{font-family:"Manrope",sans-serif;color:#111d3d;width:100%;font-weight:400;background-color:#fcf7f5}h1,h2,h3,h4,h5,h6{font-family:"DM Serif Display",serif;font-weight:500;line-height:1.2}h1{font-size:clamp(1.75rem,1.55rem + 1vw,2.2rem);color:#1458af}a{color:#111d3d}html{scroll-behavior:smooth;overflow-y:scroll}body{line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-moz-selection{background:#b2c1ea}::selection{background:#b2c1ea}::-moz-selection{background:#b2c1ea}.container{max-width:74rem;padding-inline:1.2rem}.btn{font-size:1rem;border:none;border-radius:5px;background-color:#fff;color:#1458af;border:1px solid #fff;box-shadow:0 11px 12px -10px rgb(0 0 0 / .035);transition:background-color .4s ease,color .4s ease,border .4s ease;letter-spacing:.1px;font-weight:500}.btn:disabled{opacity:.5;background-color:#fff;color:#1458af;border:1px solid #fff}.btn.btn-lg{font-size:.95rem;padding:.8rem 2rem}@media(max-width:767.98px){.btn.btn-lg{font-size:.93rem;padding:.75rem 1.8rem}}@media(max-width:575.98px){.btn.btn-lg{font-size:.9rem;padding:.7rem 1.6rem}}.btn.btn-md{font-size:.95rem;padding:.65rem 1.5rem}@media(max-width:767.98px){.btn.btn-md{font-size:.93rem;padding:.6rem 1.4rem}}@media(max-width:575.98px){.btn.btn-md{font-size:.9rem;padding:.55rem 1.3rem}}.btn.btn-sm{font-size:.9rem;padding:.5rem 1rem}@media(max-width:767.98px){.btn.btn-sm{font-size:.88rem;padding:.45rem .95rem}}@media(max-width:575.98px){.btn.btn-sm{font-size:.86rem;padding:.42rem .9rem}}.btn.btn-xs{font-size:.78rem;padding:.25rem .5rem;box-shadow:0 4px 12px -3px rgb(0 0 0 / .12)}@media(max-width:767.98px){.btn.btn-xs{font-size:.76rem;padding:.22rem .45rem}}@media(max-width:575.98px){.btn.btn-xs{font-size:.74rem;padding:.2rem .4rem}}.btn.btn-xxs{font-size:.68rem;padding:.15rem .4rem;box-shadow:0 4px 12px -3px rgb(0 0 0 / .12)}.btn.btn-primary{background-color:#1458af;border-color:#1458af;color:#fff}.btn.btn-primary:hover{background-color:rgb(6.8174962293%,29.9969834087%,59.653092006%);border-color:#1458af;color:#fff}.btn.btn-secondary{border:1px solid #fff0}.btn.btn-secondary:hover{background:rgb(20 88 175 / .05);border:1px solid rgb(20 88 175 / .05);color:#1458af}.btn.btn-white{background-color:#fff;border-color:#fff;color:#111d3d}.btn.btn-white:hover{background:rgb(20 88 175 / .05);border:1px solid rgb(20 88 175 / .05);color:#1458af}.btn.btn-primary-outline{background-color:#fff0;border-color:#1458af;color:#1458af;border:2px solid #1458af;box-shadow:none;font-weight:600}.btn.btn-primary-outline:hover{background-color:#1458af;border-color:#1458af;color:#fff}.btn.btn-white-outline{background-color:#fff0;border-color:#fff;color:#fff;border:2px solid #fff;font-weight:600;box-shadow:none}.btn.btn-white-outline:hover{background-color:#fff;border-color:#fff;color:#1458af}input[type=text],input[type=number],input[type=email],input[type=password],input[type=search],input[type=url],select,textarea{border-bottom:1px solid rgb(0 0 0 / .1);padding:.5rem 0;color:#111d3d}input[type=text]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=url]::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:#111d3d;opacity:.5}input[type=text]::placeholder,input[type=number]::placeholder,input[type=email]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=url]::placeholder,select::placeholder,textarea::placeholder{color:#111d3d;opacity:.5}input[type=text]:focus,input[type=text]:active,input[type=number]:focus,input[type=number]:active,input[type=email]:focus,input[type=email]:active,input[type=password]:focus,input[type=password]:active,input[type=search]:focus,input[type=search]:active,input[type=url]:focus,input[type=url]:active,select:focus,select:active,textarea:focus,textarea:active{color:#111d3d;border-color:#1458af}input[type=text]:focus::-moz-placeholder,input[type=text]:active::-moz-placeholder,input[type=number]:focus::-moz-placeholder,input[type=number]:active::-moz-placeholder,input[type=email]:focus::-moz-placeholder,input[type=email]:active::-moz-placeholder,input[type=password]:focus::-moz-placeholder,input[type=password]:active::-moz-placeholder,input[type=search]:focus::-moz-placeholder,input[type=search]:active::-moz-placeholder,input[type=url]:focus::-moz-placeholder,input[type=url]:active::-moz-placeholder,select:focus::-moz-placeholder,select:active::-moz-placeholder,textarea:focus::-moz-placeholder,textarea:active::-moz-placeholder{color:#111d3d}input[type=text]:focus::placeholder,input[type=text]:active::placeholder,input[type=number]:focus::placeholder,input[type=number]:active::placeholder,input[type=email]:focus::placeholder,input[type=email]:active::placeholder,input[type=password]:focus::placeholder,input[type=password]:active::placeholder,input[type=search]:focus::placeholder,input[type=search]:active::placeholder,input[type=url]:focus::placeholder,input[type=url]:active::placeholder,select:focus::placeholder,select:active::placeholder,textarea:focus::placeholder,textarea:active::placeholder{color:#111d3d}input[type=text].light,input[type=number].light,input[type=email].light,input[type=password].light,input[type=search].light,input[type=url].light,select.light,textarea.light{border-color:#fff;color:#fff}input[type=text].light::-moz-placeholder,input[type=number].light::-moz-placeholder,input[type=email].light::-moz-placeholder,input[type=password].light::-moz-placeholder,input[type=search].light::-moz-placeholder,input[type=url].light::-moz-placeholder,select.light::-moz-placeholder,textarea.light::-moz-placeholder{color:#fff}input[type=text].light::placeholder,input[type=number].light::placeholder,input[type=email].light::placeholder,input[type=password].light::placeholder,input[type=search].light::placeholder,input[type=url].light::placeholder,select.light::placeholder,textarea.light::placeholder{color:#fff}input[type=text].light:focus,input[type=text].light:active,input[type=number].light:focus,input[type=number].light:active,input[type=email].light:focus,input[type=email].light:active,input[type=password].light:focus,input[type=password].light:active,input[type=search].light:focus,input[type=search].light:active,input[type=url].light:focus,input[type=url].light:active,select.light:focus,select.light:active,textarea.light:focus,textarea.light:active{color:#fff;border-color:#fff}input[type=text].light:focus::-moz-placeholder,input[type=text].light:active::-moz-placeholder,input[type=number].light:focus::-moz-placeholder,input[type=number].light:active::-moz-placeholder,input[type=email].light:focus::-moz-placeholder,input[type=email].light:active::-moz-placeholder,input[type=password].light:focus::-moz-placeholder,input[type=password].light:active::-moz-placeholder,input[type=search].light:focus::-moz-placeholder,input[type=search].light:active::-moz-placeholder,input[type=url].light:focus::-moz-placeholder,input[type=url].light:active::-moz-placeholder,select.light:focus::-moz-placeholder,select.light:active::-moz-placeholder,textarea.light:focus::-moz-placeholder,textarea.light:active::-moz-placeholder{color:#fff}input[type=text].light:focus::placeholder,input[type=text].light:active::placeholder,input[type=number].light:focus::placeholder,input[type=number].light:active::placeholder,input[type=email].light:focus::placeholder,input[type=email].light:active::placeholder,input[type=password].light:focus::placeholder,input[type=password].light:active::placeholder,input[type=search].light:focus::placeholder,input[type=search].light:active::placeholder,input[type=url].light:focus::placeholder,input[type=url].light:active::placeholder,select.light:focus::placeholder,select.light:active::placeholder,textarea.light:focus::placeholder,textarea.light:active::placeholder{color:#fff}header{z-index:10000;position:sticky;top:-52px;height:130px;overflow:visible;background-color:#fcf7f5;border-bottom:1px solid rgb(0 0 0 / .03);box-shadow:0 60px 40px -60px rgb(20 88 175 / .1);transition:box-shadow .2s ease}@media(max-width:1023.98px){header{box-shadow:0 14px 24px -18px #fff0}}header .header-logo-column{width:16.66666667%;flex:0 0 auto}@media(max-width:1023.98px){header .header-logo-column{width:50%}}header .header-mobile-column{display:none}@media(max-width:1023.98px){header .header-mobile-column{display:block;width:50%;flex:0 0 auto}}header .header-menu-column{width:83.33333333%;flex:0 0 auto}@media(max-width:1023.98px){header .header-menu-column{width:100%}}@media(max-width:1023.98px){header{top:0;height:78px}}header #logo g path{opacity:1;transition:opacity .25s ease-out}header #logo g path.logo{opacity:1}header .logo-wrap{width:160px;display:inline-block;float:left;position:relative;height:100%}@media(max-width:1023.98px){header .logo-wrap{float:none;width:140px}}header .logo-wrap a{display:block;height:100%;position:relative}header .logo-wrap a svg{display:block;position:absolute;bottom:1rem;transform:scaleY(1);transform-origin:left center;transition:bottom .3s ease-out,transform .3s ease-out}@media(max-width:1023.98px){header .logo-wrap a svg{top:50%;bottom:auto;width:140px;transform:translateY(-50%) scaleY(1)}}header .logo-wrap a svg .logo-tekst{transition:fill .3s ease-out}header.sticky{box-shadow:0 60px 40px -60px rgb(20 88 175 / .25)!important}@media(max-width:1023.98px){header.sticky{box-shadow:0 14px 24px -18px rgb(20 88 175 / .25)!important}}header.sticky #logo g path{opacity:0}header.sticky #logo g path.logo{opacity:1}header.sticky .logo-wrap a #logo{bottom:-25px;transform:scaleY(1.2)}@media(max-width:1023.98px){header.sticky .logo-wrap a #logo{top:52%;bottom:auto;transform:translateY(-20%) scaleY(1.2)}}@media(max-width:1023.98px){header .container,header .row{height:100%}}header .mobile-header{display:none}@media(max-width:1023.98px){header .mobile-header{display:flex;align-items:center;justify-content:flex-end}}header .menus{padding-left:30px}@media(max-width:1023.98px){header .menus{position:fixed;top:78px;right:0;bottom:0;left:0;z-index:9999;display:flex;flex-direction:column;width:100%;max-width:none;height:calc(100dvh - 78px);padding:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background-color:#111d3d;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}}@media(max-width:1023.98px){header .menus.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}}@media(max-width:1023.98px){header .menus.is-open .mobile-menu-asset{transform:translate3d(0,50%,0);opacity:1}}header .menus .menu-top{z-index:1;display:flex;align-items:center;justify-content:flex-end;width:auto;height:52px;border-bottom:1px solid rgb(17 29 61 / .1)}@media(max-width:1023.98px){header .menus .menu-top{flex-wrap:wrap;justify-content:flex-start;gap:1rem;height:auto;padding:0rem 13rem 20rem;border-bottom:0;order:2;position:relative;overflow:hidden}}@media(max-width:767.98px){header .menus .menu-top{padding:0rem 6rem 20rem}}@media(max-width:575.98px){header .menus .menu-top{padding:0rem 1.6rem 20rem}}@media(max-width:1023.98px){header .menus .menu-top .menu-menu-top-container{width:100%;order:2}}header .menus .menu-top ul{margin-bottom:0;list-style:none}@media(max-width:1023.98px){header .menus .menu-top ul{display:grid;gap:.5rem;width:100%;padding:0;margin:0;justify-content:flex-start;text-align:left}}header .menus .menu-top ul li{display:inline;padding-left:1.5rem;font-size:.875rem}@media(max-width:1023.98px){header .menus .menu-top ul li{display:block;padding:0}}header .menus .menu-top ul li a{color:#111d3d;transition:color .3s ease-in-out}@media(max-width:1023.98px){header .menus .menu-top ul li a{color:#fff;font-size:1.25rem;font-weight:400}}header .menus .menu-top ul li a:hover{color:#111d3d;text-decoration:underline}@media(max-width:1023.98px){header .menus .menu-top ul li a:hover{text-decoration:none;color:#fff}}header .menus .menu-top ul li.incasso_{margin-top:1rem}@media(max-width:1023.98px){header .menus .menu-top ul li.incasso_{margin-top:0}}header .menus .menu-top ul li.incasso_ a::after{content:"";position:relative;top:2px;display:inline-block;width:16px;height:14px;margin-left:.5rem;background-image:url(/wp-content/themes/lemedia/assets/img/svg/incasso-icon-text.svg);background-repeat:no-repeat;background-size:contain;opacity:.6;transition:.1s ease}header .menus .menu-top ul li.incasso_ a:hover::after{background-image:url(/wp-content/themes/lemedia/assets/img/svg/incasso-icon-hover.svg)}header .menus .menu-top .btn{position:relative;top:1px;margin-left:1.5rem}@media(max-width:1023.98px){header .menus .menu-top .btn{top:auto;order:1;margin:0;margin-top:1rem;background:none;border:2px solid rgb(255 255 255 / .35);color:#fff;padding:.5rem 1rem;font-size:.875rem}}header .menus .menu-top .linkedin{margin-left:.5rem;fill:#1458af;transition:fill .4s ease}@media(max-width:1023.98px){header .menus .menu-top .linkedin{order:1;margin:0;fill:#1458af;margin-top:1rem;margin-left:.2rem}header .menus .menu-top .linkedin svg{transform:scale(1.5)}}header .menus .menu-top .linkedin:hover{fill:rgb(6.8174962293%,29.9969834087%,59.653092006%)}@media(max-width:1023.98px){header .menus .menu-top .linkedin:hover{fill:#2fb4d1}}header .menus .menu-main{position:relative;display:flex;align-items:center;justify-content:space-between}@media(max-width:1023.98px){header .menus .menu-main{flex-direction:column;align-items:stretch;justify-content:flex-start;min-height:auto;padding:1.8rem 13rem 1.8rem;order:1}}@media(max-width:767.98px){header .menus .menu-main{padding:1.8rem 6rem 1.8rem}}@media(max-width:575.98px){header .menus .menu-main{padding:1.2rem 1.6rem 2rem}}header .menus .menu-main .wrapper-menu{position:relative;top:.65rem;display:flex;align-items:center;gap:3rem}@media(max-width:1222.98px){header .menus .menu-main .wrapper-menu{gap:2.5rem}}@media(max-width:1023.98px){header .menus .menu-main .wrapper-menu{top:auto;flex-direction:column;align-items:stretch;gap:0;width:100%;order:1}}header .menus .menu-main .wrapper-menu>.menu-item{position:relative;padding:.8rem 0 1.5rem;color:#111d3d;background-color:#fff0;border:0;border-top-left-radius:16px;border-top-right-radius:16px;font-size:1.125rem;font-weight:500;cursor:pointer;transition:background 0s ease,visibility 0s ease,transform 0s ease}@media(max-width:1023.98px){header .menus .menu-main .wrapper-menu>.menu-item{width:100%;padding:0;color:#fff;border-radius:0}}@media(max-width:1023.98px){header .menus .menu-main .wrapper-menu>.menu-item.is-open .dropdownitem{color:#1458af;transition:color .3s ease}header .menus .menu-main .wrapper-menu>.menu-item.is-open .dropdownitem::after{color:#1458af}}@media(max-width:1023.98px){header .menus .menu-main .wrapper-menu>.menu-item>a,header .menus .menu-main .wrapper-menu>.menu-item>button,header .menus .menu-main .wrapper-menu>.menu-item .dropdownitem{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:0;padding:.5rem 0;color:#fff;background:#fff0;border:0;font-family:"Manrope",sans-serif;font-size:1.75rem;font-weight:600;text-align:left}}header .menus .menu-main .wrapper-menu>.menu-item .dropdownitem{position:relative}header .menus .menu-main .wrapper-menu>.menu-item .dropdownitem::after{content:"...";position:absolute;top:11px;left:50%;width:20px;height:5px;color:#1458af;font-size:1.5rem;font-weight:400;opacity:1;transform:translateX(-50%);transition:opacity .25s ease}@media(max-width:1023.98px){header .menus .menu-main .wrapper-menu>.menu-item .dropdownitem::after{content:"+";top:50%;right:0;left:auto;width:auto;height:auto;color:rgb(255 255 255 / .85);font-size:2rem;line-height:1;transform:translateY(-50%);transition:transform .25s ease}}header .menus .menu-main .wrapper-menu>.menu-item .dropdownitem::before{content:"";position:absolute;bottom:-11px;width:0;height:2px;border-bottom:2px solid #1458af;opacity:0;transition:.5s}@media(max-width:1023.98px){header .menus .menu-main .wrapper-menu>.menu-item .dropdownitem::before{display:none}}header .menus .menu-main .wrapper-menu>.menu-item .sub-menu{position:absolute;top:55px;left:0;z-index:1000;display:flex;flex-direction:column;gap:.5rem;min-width:280px;padding:2rem;background:#111d3d;border-radius:25px;border-bottom-left-radius:25px;border-top-right-radius:25px;box-shadow:0 15px 40px -10px rgb(255 255 255 / .2);opacity:0;visibility:hidden;cursor:default;transform:translateY(8px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease}@media(max-width:1023.98px){header .menus .menu-main .wrapper-menu>.menu-item .sub-menu{position:static;display:grid;grid-template-columns:1fr;gap:0;min-width:0;max-height:0;margin:0;padding:0;overflow:hidden;box-sizing:border-box;background:#fff0;border:0;border-radius:0;box-shadow:none;opacity:1;visibility:visible;transform:none;transition:max-height .4s cubic-bezier(.16,1,.3,1),padding-bottom .3s ease}}header .menus .menu-main .wrapper-menu>.menu-item .sub-menu li a{color:#fff;font-size:1.125rem;font-weight:600;white-space:nowrap;transition:color .1s ease}@media(max-width:1023.98px){header .menus .menu-main .wrapper-menu>.menu-item .sub-menu li a{display:block;padding:.25rem 1.5rem .25rem 0;color:#fff;font-size:1.125rem;font-weight:600;white-space:normal}}header .menus .menu-main .wrapper-menu>.menu-item .sub-menu li a:hover{color:rgb(8.04826546%,35.4123680241%,70.4223227753%)}@media(max-width:1023.98px){header .menus .menu-main .wrapper-menu>.menu-item .sub-menu li a:hover{color:#fff}}header .menus .menu-main .wrapper-menu>.menu-item .sub-menu li.current_page_item a{color:rgb(8.04826546%,35.4123680241%,70.4223227753%)}header .menus .menu-main .wrapper-menu>.menu-item.has-dropdown:hover{background-color:#fcf7f5}@media(max-width:1023.98px){header .menus .menu-main .wrapper-menu>.menu-item.has-dropdown:hover{background-color:#fff0}}header .menus .menu-main .wrapper-menu>.menu-item.has-dropdown:hover .dropdownitem::after{opacity:0}@media(max-width:1023.98px){header .menus .menu-main .wrapper-menu>.menu-item.has-dropdown:hover .dropdownitem::after{opacity:1}}header .menus .menu-main .wrapper-menu>.menu-item.has-dropdown:hover .sub-menu{opacity:1;visibility:visible;transform:translateY(0)}@media(max-width:1023.98px){header .menus .menu-main .wrapper-menu>.menu-item.is-open .dropdownitem::after{transform:translateY(-50%) rotate(45deg)}header .menus .menu-main .wrapper-menu>.menu-item.is-open .sub-menu{max-height:700px;padding:0 0 1.5rem}}header .menus .menu-main .buttons{position:relative;top:7px;display:flex;align-items:center;justify-content:center}header .menus .menu-main .buttons .btn{font-weight:600}header .menus .menu-main .buttons .btn svg{margin-left:.5rem;width:.9rem;transition:transform .2s ease-in-out}header .menus .menu-main .buttons .btn svg path{fill:#fff}header .menus .menu-main .buttons .btn:hover svg{transform:translateX(3px)}@media(max-width:1023.98px){header .menus .menu-main .buttons{top:auto;display:block;width:100%;padding-top:1.4rem;padding-bottom:1rem}header .menus .menu-main .buttons .header-search-toggle{display:none}header .menus .menu-main .buttons .btn{width:100%;padding:.7rem 1rem;font-size:1.125rem;border:2px solid rgb(255 255 255 / .35);background-color:#111d3d;color:#fff;text-align:center}}.mobile-header-buttons{display:none}@media(max-width:1023.98px){.mobile-header-buttons{display:flex;align-items:center;justify-content:flex-end;gap:.65rem;height:100%}}.mobile-menu-toggle{position:relative;width:46px;height:46px;padding:0;background-color:#1458af;border:1px solid #1458af;border-radius:7px;box-shadow:0 4px 12px -3px rgb(0 0 0 / .16);cursor:pointer;transition:background-color .25s ease,border-color .25s ease,box-shadow .25s ease}.mobile-menu-toggle:hover{background-color:rgb(8.04826546%,35.4123680241%,70.4223227753%);border-color:rgb(8.04826546%,35.4123680241%,70.4223227753%)}.mobile-menu-toggle span{position:absolute;top:50%;left:50%;width:18px;height:2px;background-color:#fff;border-radius:999px;transform-origin:center;transition:transform .35s cubic-bezier(.22,1,.36,1)}.mobile-menu-toggle span:first-child{transform:translate(-50%,-5px)}.mobile-menu-toggle span:last-child{transform:translate(-50%,5px)}.mobile-menu-toggle.is-active span:first-child{transform:translate(-50%,0) rotate(45deg)}.mobile-menu-toggle.is-active span:last-child{transform:translate(-50%,0) rotate(-45deg)}.header-search-toggle{position:relative;width:40px;height:40px;margin-right:.5rem;color:#1458af;background-color:#fff;border:1px solid #fff;border-radius:5px;box-shadow:0 4px 12px -3px rgb(0 0 0 / .12);cursor:pointer;transition:background .25s ease,border-color .25s ease,opacity .2s ease}@media(max-width:1023.98px){.header-search-toggle{width:46px;height:46px;margin:0}}.header-search-toggle span{position:absolute;inset:0;width:18px;height:18px;margin:auto}.header-search-toggle span::before,.header-search-toggle span::after{content:"";position:absolute;transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .2s ease,width .35s cubic-bezier(.22,1,.36,1),border-radius .35s ease}.header-search-toggle span::before{top:0;left:0;width:14px;height:14px;border:2px solid #1458af;border-radius:50%}.header-search-toggle span::after{right:0;bottom:2px;width:9px;height:2px;background:#1458af;border-radius:2px;transform:rotate(45deg);transform-origin:center}.header-search-toggle:hover{background:rgb(20 88 175 / .05);border-color:rgb(20 88 175 / .05)}@media(max-width:1023.98px){.header-search-toggle:hover{background:#fff;border-color:#fff}}.header-search-toggle.is-active{background:#1458af;border-color:#1458af}@media(max-width:1023.98px){.header-search-toggle.is-active{background:#fff;border-color:#fff}}.header-search-toggle.is-active span::before{top:8px;left:0;width:18px;height:2px;background:#fff;border:0;border-radius:2px;transform:rotate(45deg)}@media(max-width:1023.98px){.header-search-toggle.is-active span::before{background:#1458af}}.header-search-toggle.is-active span::after{top:8px;right:auto;bottom:auto;left:0;width:18px;height:2px;background:#fff;transform:rotate(-45deg)}@media(max-width:1023.98px){.header-search-toggle.is-active span::after{background:#1458af}}.mobile-menu-asset{display:none}@media(max-width:1023.98px){.mobile-menu-asset{display:block;position:fixed;left:2.5rem;bottom:0;width:auto;overflow:hidden;pointer-events:none;opacity:0}.mobile-menu-asset svg{display:block;width:auto;max-width:none;transform:translateY(100%);transition:transform 1s cubic-bezier(.22,1,.36,1) .18s,opacity .5s ease .18s}}@media(max-width:767.98px){.mobile-menu-asset{position:absolute;left:2.5rem;bottom:0;display:block;width:auto;overflow:hidden;pointer-events:none;opacity:0}.mobile-menu-asset svg{display:block;width:auto;max-width:none;transform:translateY(100%);transition:transform 1s cubic-bezier(.22,1,.36,1) .18s,opacity .5s ease .18s}}@media(max-width:1023.98px){body.mobile-menu-open .mobile-menu-asset{opacity:1}body.mobile-menu-open .mobile-menu-asset svg{transform:translateY(20%)}}footer{background:#111d3d;color:#fff;overflow:hidden}footer .pre-footer{background:url(/wp-content/themes/lemedia/assets/img/jpg/rijssenbeek-kantoor.jpeg) no-repeat;background-size:cover;background-position:center center;padding-top:5rem;padding-bottom:2.5rem;position:relative}@media(max-width:1023.98px){footer .pre-footer{padding-top:4rem;padding-bottom:3rem}}@media(max-width:767.98px){footer .pre-footer{padding-top:3.5rem;padding-bottom:3rem;background-position:center}}@media(max-width:575.98px){footer .pre-footer{padding-top:3rem;padding-bottom:1rem}}footer .pre-footer::before{content:"";display:block;position:absolute;top:0;left:0;background:linear-gradient(to top,#111d3d 0%,rgb(17 29 61 / .4) 100%);backdrop-filter:blur(2px);height:101%;width:100%;pointer-events:none}@media(max-width:767.98px){footer .pre-footer::before{background:linear-gradient(to top,#111d3d 0%,rgb(17 29 61 / .6) 100%)}}footer .pre-footer .newsletter{width:40rem;margin:0 auto;text-align:center;position:relative}@media(max-width:767.98px){footer .pre-footer .newsletter{width:100%;max-width:36rem;padding:0 1rem}}@media(max-width:575.98px){footer .pre-footer .newsletter{padding:0}}footer .pre-footer .newsletter .title{font-weight:500;font-family:"DM Serif Display",serif;font-size:2rem;color:#fff;display:block;margin-bottom:1rem}@media(max-width:767.98px){footer .pre-footer .newsletter .title{font-size:1.75rem}}@media(max-width:767.98px){footer .pre-footer .newsletter .desc{max-width:32rem;margin-right:auto;margin-left:auto}}@media(max-width:575.98px){footer .pre-footer .newsletter .desc{font-size:.95rem;line-height:1.7}}footer .pre-footer .newsletter form{width:20rem;display:flex;flex-direction:column;margin:0 auto}@media(max-width:575.98px){footer .pre-footer .newsletter form{width:100%;max-width:22rem}}@media(max-width:575.98px){footer .pre-footer .newsletter form input{width:100%}}@media(max-width:575.98px){footer .pre-footer .newsletter form .btn{width:100%;margin-top:1.25rem!important}}footer .pre-footer .newsletter .small-text{font-size:.8125rem}@media(max-width:575.98px){footer .pre-footer .newsletter .small-text{display:block;max-width:20rem;margin:0 auto;line-height:1.6}}footer .pre-footer .newsletter .small-text a{color:#fff;text-decoration:underline}footer .footer-address{padding-top:3rem;padding-bottom:3rem;display:flex;align-items:center;position:relative}@media(max-width:1023.98px){footer .footer-address{padding-top:2.5rem;padding-bottom:2.5rem}}@media(max-width:767.98px){footer .footer-address{padding-top:2.5rem;padding-bottom:2.5rem}}footer .footer-address::after{content:"";position:absolute;inset-inline-start:1rem;inset-inline-end:1rem;inset-block-end:0;height:.005rem;background:rgb(255 255 255 / .25)}@media(max-width:575.98px){footer .footer-address::after{inset-inline-start:1.2rem;inset-inline-end:1.2rem;background:rgb(255 255 255 / .2)}}footer .footer-address .contact-info{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media(max-width:767.98px){footer .footer-address .contact-info{align-items:flex-start;flex-direction:column;gap:1.75rem}}footer .footer-address .contact-info .logo{flex:0 0 auto}@media(max-width:1023.98px){footer .footer-address .contact-info .logo{width:145px}}@media(max-width:767.98px){footer .footer-address .contact-info .logo{width:155px}}footer .footer-address .contact-info .logo svg{display:block;max-width:100%;height:auto}footer .footer-address .contact-info .address-info{display:flex;gap:1.25rem;margin-top:1rem}@media(max-width:1023.98px){footer .footer-address .contact-info .address-info{gap:.75rem;font-size:.95rem;margin-top:1.2rem}}@media(max-width:767.98px){footer .footer-address .contact-info .address-info{flex-wrap:wrap;justify-content:center;margin-top:.5rem;line-height:1.7}}@media(max-width:767.98px){footer .footer-address .contact-info .address-info{justify-content:flex-start;width:100%;margin-top:0}}@media(max-width:575.98px){footer .footer-address .contact-info .address-info{flex-direction:column;align-items:flex-start;gap:.35rem}}@media(max-width:575.98px){footer .footer-address .contact-info .address-info .sep{display:none}}footer .footer-address .contact-info .address-info a{color:#fff}footer .footer-address .contact-info .address-info a:hover{text-decoration:underline}footer .footer-address .contact-info .linkedin{fill:#1458af;transition:all .4s ease;transform:scale(1.5);margin-top:1rem;margin-right:.5rem}@media(max-width:1023.98px){footer .footer-address .contact-info .linkedin{margin-top:1rem;transform:scale(1.35)}}@media(max-width:767.98px){footer .footer-address .contact-info .linkedin{margin-top:0;margin-left:.25rem}}footer .footer-address .contact-info .linkedin:hover{fill:rgb(6.8174962293%,29.9969834087%,59.653092006%)}footer .footer{padding-top:3rem;padding-bottom:3rem;display:grid;grid-template-columns:repeat(4,minmax(23%,1fr));gap:3.8rem}@media(max-width:1222.98px){footer .footer{gap:2rem}}@media(max-width:1023.98px){footer .footer{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 4rem;padding-top:2rem;padding-bottom:2rem}}@media(max-width:767.98px){footer .footer{gap:2.5rem 2rem}}@media(max-width:575.98px){footer .footer{grid-template-columns:1fr;gap:0;padding-top:0rem;padding-bottom:.5rem}}@media(max-width:575.98px){footer .footer>div{padding:.5rem 0;border-bottom:1px solid rgb(255 255 255 / .2)}}footer .footer>div .footer-menu__toggle{display:block;width:100%;padding:0;color:#fff;background:#fff0;border:0;text-align:left;cursor:default}@media(max-width:575.98px){footer .footer>div .footer-menu__toggle{display:flex;align-items:center;justify-content:space-between;min-height:52px;cursor:pointer}}footer .footer>div .footer-title{font-weight:500;font-size:1.5rem;font-weight:600;display:block;margin-bottom:1rem}@media(max-width:575.98px){footer .footer>div .footer-title{margin-bottom:0;font-family:"Manrope",sans-serif;font-weight:600;font-size:1.5rem}}footer .footer>div .footer-menu__icon{display:none}@media(max-width:575.98px){footer .footer>div .footer-menu__icon{position:relative;display:block;width:18px;height:18px;flex:0 0 auto;opacity:.85}footer .footer>div .footer-menu__icon::before,footer .footer>div .footer-menu__icon::after{content:"";position:absolute;top:50%;left:50%;width:16px;height:2px;background-color:#fff;border-radius:2px;transition:transform .35s cubic-bezier(.22,1,.36,1)}footer .footer>div .footer-menu__icon::before{transform:translate(-50%,-50%)}footer .footer>div .footer-menu__icon::after{transform:translate(-50%,-50%) rotate(90deg)}}@media(max-width:575.98px){footer .footer>div .footer-menu__content{max-height:0;overflow:hidden;opacity:0;visibility:hidden;transition:max-height .4s cubic-bezier(.16,1,.3,1),opacity .25s ease,visibility 0s linear .4s}}@media(max-width:575.98px){footer .footer>div.is-open .footer-menu__icon::after{transform:translate(-50%,-50%) rotate(0deg)}}@media(max-width:575.98px){footer .footer>div.is-open .footer-menu__content{opacity:1;visibility:visible;transition:max-height .4s cubic-bezier(.16,1,.3,1),opacity .25s ease,visibility 0s linear 0s}}footer .footer>div ul{margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}@media(max-width:575.98px){footer .footer>div ul{gap:.4rem;padding:.5rem 0 1rem}}footer .footer>div ul li a{color:#fff;transition:.1s ease}@media(max-width:575.98px){footer .footer>div ul li a{font-size:1rem;line-height:1.6}}footer .footer>div ul li a:hover{color:rgb(8.04826546%,35.4123680241%,70.4223227753%)}footer .footer>div ul li.incasso{margin-top:1rem}@media(max-width:575.98px){footer .footer>div ul li.incasso{margin-top:.75rem}}footer .footer>div ul li.incasso a::after{content:"";position:relative;display:inline-block;top:2px;width:16px;height:14px;margin-left:.5rem;background-image:url(/wp-content/themes/lemedia/assets/img/svg/incasso-icon.svg);background-repeat:no-repeat;background-size:contain;transition:.1s ease}footer .footer>div ul li.incasso a:hover::after{background-image:url(/wp-content/themes/lemedia/assets/img/svg/incasso-icon-hover.svg)}footer .socket{position:relative;overflow:hidden;display:flex;height:100px;align-items:center;justify-content:space-between;padding-left:7.5rem}@media(max-width:767.98px){footer .socket{align-items:flex-start;flex-direction:column;justify-content:center;padding-left:6rem;gap:.75rem}}@media(max-width:575.98px){footer .socket{min-height:190px;padding-top:3rem;padding-right:1rem;padding-bottom:2rem;padding-left:7rem}}footer .socket .logomark{overflow:hidden;height:100px;position:absolute;bottom:-15px;left:36px}@media(max-width:575.98px){footer .socket .logomark{height:180px}}footer .socket .logomark svg{display:block;width:auto}footer .socket ul{display:flex;flex-direction:row;gap:.5rem;margin:1rem 0 0;padding:0}@media(max-width:1023.98px){footer .socket ul{flex-wrap:wrap;justify-content:flex-end;margin-top:0}}@media(max-width:767.98px){footer .socket ul{justify-content:flex-start}}@media(max-width:575.98px){footer .socket ul{flex-direction:column;align-items:flex-start;gap:.25rem}}footer .socket ul li:not(:last-child)::after{content:"-";padding:0 .25rem 0 .5rem}@media(max-width:575.98px){footer .socket ul li:not(:last-child)::after{display:none}}footer .socket ul li a{transition:.1s ease;color:#fff;font-size:.8125rem}footer .socket ul li a:hover{color:rgb(8.04826546%,35.4123680241%,70.4223227753%)}footer .socket .copyright{display:flex;gap:.5rem;margin:1rem 0 0;font-size:.8125rem}@media(max-width:1023.98px){footer .socket .copyright{flex-wrap:wrap;margin-top:0}}@media(max-width:575.98px){footer .socket .copyright{flex-direction:column;gap:.25rem}}@media(max-width:575.98px){footer .socket .copyright .sep{display:none}}footer .socket .copyright a{color:#fff}footer .socket .copyright a:hover{text-decoration:underline}.back-to-top{position:fixed;bottom:1.5rem;right:1.5rem;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:99}@media(max-width:767.98px){.back-to-top{bottom:1rem;right:1rem}.back-to-top svg{width:42px;height:auto}}.back-to-top.visible{opacity:1;pointer-events:auto}.breadcrumbs-wrapper{display:flex;align-items:center;height:3rem;z-index:2;border-bottom:1px solid rgb(0 0 0 / .03)}.breadcrumbs-wrapper .breadcrumbs{margin-right:.5rem;min-width:0}.breadcrumbs-wrapper .breadcrumbs>span{display:flex;align-items:center;justify-content:flex-end;gap:.3rem;font-size:.73125rem;min-width:0}.breadcrumbs-wrapper .breadcrumbs a{color:#111d3d;font-weight:500;text-decoration:none!important;flex-shrink:0}.breadcrumbs-wrapper .breadcrumbs a:hover{color:#111d3d}.breadcrumbs-wrapper .breadcrumbs .breadcrumb_last{color:#1458af;font-weight:600}@media(max-width:767.98px){.breadcrumbs-wrapper .breadcrumbs .breadcrumb_last{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}.hero{position:relative;margin:0 auto;margin-top:-3rem;border-radius:45px;width:calc(100% - 4rem);max-width:100rem;padding:3rem;box-shadow:0 60px 40px -60px rgb(20 88 175 / .15);margin-bottom:5rem;background-repeat:no-repeat;background-size:cover;overflow:hidden;max-height:40rem;min-height:40rem;aspect-ratio:16/9}@media(max-width:1222.98px){.hero{width:calc(100% - 2.4rem);border-radius:35px}}@media(max-width:1023.98px){.hero{border-radius:25px;height:unset;max-height:unset;min-height:unset;align-items:center;justify-content:flex-start;display:flex;padding:10.5rem 3rem 8rem;margin-bottom:0}}@media(max-width:767.98px){.hero{width:100%;border-radius:0;aspect-ratio:6/4;padding:10.5rem 2rem 8rem}}@media(max-width:575.98px){.hero{aspect-ratio:6/4.5;padding:10.5rem 1.5rem 8rem}}@media(max-width:399.98px){.hero{aspect-ratio:1/1}}.hero::after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;border-radius:45px;z-index:-1;background:rgb(0 0 0 / .35)}@media(max-width:1222.98px){.hero::after{border-radius:35px}}@media(max-width:1023.98px){.hero::after{border-radius:25px}}@media(max-width:767.98px){.hero::after{border-radius:0;background:rgb(0 0 0 / .4)}}@media(max-width:575.98px){.hero::after{background:rgb(0 0 0 / .45)}}.hero>img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:45px;z-index:-1}@media(max-width:1222.98px){.hero>img{border-radius:35px}}@media(max-width:1023.98px){.hero>img{border-radius:25px}}@media(max-width:767.98px){.hero>img{border-radius:0}}.hero.colored{background:#111d3d;max-height:unset;min-height:unset;aspect-ratio:unset}@media(max-width:1023.98px){.hero.colored{padding:4rem 3rem 3rem}}@media(max-width:767.98px){.hero.colored{padding:3rem 2rem 2rem}}@media(max-width:575.98px){.hero.colored{padding:3rem 1rem 2rem}}.hero.colored .hero-inner{height:unset}@media(max-width:575.98px){.hero.colored .hero-inner{padding:2.5rem .3rem 2rem!important}}.hero.colored::after{display:none}.hero.juristiction{height:40rem!important;padding:4rem 1rem 2rem}@media(max-width:1023.98px){.hero.juristiction{height:unset!important}}.hero.team{height:40rem!important;padding:4rem 1rem 2rem}@media(max-width:1023.98px){.hero.team{height:unset!important;padding:4rem 1rem 5rem}}.hero.single-team{height:40rem!important;padding:4rem 1rem 2rem}@media(max-width:1023.98px){.hero.single-team{height:unset!important;padding:4rem 1rem 5rem}}@media(max-width:767.98px){.hero.single-team{height:unset!important;padding:3rem 1rem 3rem}}@media(max-width:1023.98px){.hero.contact{padding:4rem 1rem 5rem}}@media(max-width:575.98px){.hero.contact{aspect-ratio:6/5.5;padding:6rem 1rem 6rem}}.hero.gradient::after{background:linear-gradient(to right,#111d3d 0%,rgb(17 29 61 / .15) 100%,transparent 100%),radial-gradient(ellipse 75% 100% at 100% 35%,transparent 75%,#111d3d 100%)}@media(max-width:767.98px){.hero.gradient::after{background:linear-gradient(to right,rgb(17 29 61 / .85) 0%,rgb(17 29 61 / .15) 100%,transparent 100%)}}.hero.gradient .hero-inner{align-items:flex-start;text-align:left;max-width:74rem}.hero.gradient .hero-inner .title{max-width:30rem}.hero.gradient .hero-inner .hero-desc{max-width:30rem}@media(max-width:575.98px){.hero.gradient .hero-inner .hero-desc{font-size:.875rem;line-height:1.5}}.hero.autoheight{height:unset}.hero.autoheight .hero-inner{height:unset;padding:3.5rem 1rem}.hero .hero-inner{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;height:18rem;padding:0em 1rem 0rem;max-width:55rem;margin:0 auto;text-align:center}@media(max-width:1023.98px){.hero .hero-inner{height:unset}}@media(max-width:575.98px){.hero .hero-inner{padding:0}}.hero .hero-inner .title{font-size:clamp(1.75rem,5vw,2.5rem);line-height:1.05;color:#fff;margin:0}.hero .hero-inner .subtitle{margin-bottom:1rem;color:#fff;font-size:1rem}@media(max-width:575.98px){.hero .hero-inner .subtitle{font-size:.875rem;margin-bottom:.5rem}}.hero .hero-inner .hero-desc{color:#fff;display:block;padding:1.8rem 0;line-height:1.8}.hero .hero-inner .hero-btns{display:flex;gap:1rem}@media(max-width:575.98px){.hero .hero-inner .hero-btns{flex-direction:column;width:100%;gap:.75rem}}.hero .hero-inner .hero-btns .btn{font-weight:600}.hero .hero-inner .hero-btns .btn svg{margin-left:.7rem;width:.9rem;transition:transform .2s ease-in-out}.hero .hero-inner .hero-btns .btn svg path{fill:#fff}.hero .hero-inner .hero-btns .btn:hover svg{transform:translateX(3px)}.hero .hero-inner .hero-btns .btn.btn-white-outline{border-color:rgb(255 255 255 / .45);color:rgb(255 255 255 / .85)}.hero .hero-inner .hero-btns .btn.btn-white-outline:hover{border-color:#fff;color:#fff;background:none}.hero .hero-inner .tab{margin-top:1rem;margin-bottom:1rem;color:#fff}.hero .hero-inner .tab .tabtekst{color:#fff}.hero .hero-inner .tab .tabtekst::before{background:#fff}.hero .hero-inner .tab .tabtekst::after{background-color:#fff}.hero .hero-inner .single-meta{margin-top:1rem}@media(max-width:575.98px){.hero .hero-inner .single-meta{margin-top:.5rem;text-align:center}}.hero .hero-inner .single-meta .single-author{display:flex;gap:.5rem;color:#fff;font-size:1rem}@media(max-width:575.98px){.hero .hero-inner .single-meta .single-author{flex-direction:column-reverse;align-items:center;justify-content:center;gap:0;font-size:.875rem;text-align:center}}@media(max-width:575.98px){.hero .hero-inner .single-meta .single-author.team{flex-direction:column}}@media(max-width:575.98px){.hero .hero-inner .single-meta .single-author .divider{display:none}}.hero .hero-inner .single-meta .single-author a{color:#fff}.hero .hero-inner .single-meta .single-author a:hover{color:rgb(255 255 255 / .8)}.hero-content{position:relative;margin:0 auto;background:linear-gradient(to bottom,white 0,#fcf7f5 500px,#fcf7f5 100%);max-width:55rem;margin-top:-24rem;margin-bottom:5rem;z-index:2;padding:4.5rem 5rem 0;border-radius:25px;min-height:20rem}@media(max-width:1222.98px){.hero-content{border-radius:35px}}@media(max-width:1023.98px){.hero-content{max-width:calc(100% - 2.4rem);border-radius:0;padding:0rem;background:#fcf7f5;margin-top:1.5rem;min-height:unset}}@media(max-width:767.98px){.hero-content{margin-bottom:4.5rem}}@media(max-width:575.98px){.hero-content{margin-bottom:3rem}}.hero-content.wide{max-width:74rem}.hero-content.transparent{background:none;padding:0}.hero-content .tab{margin-top:1rem;margin-bottom:1rem}.hero-content h1{margin-bottom:2rem;font-family:"Manrope",sans-serif;font-weight:600}.hero-content p{font-size:1rem;line-height:1.8}@media(max-width:399.98px){.hero-content p{font-size:.95rem;line-height:1.65}}.hero-content a{color:#1458af;font-weight:600}.hero-content a:hover{color:rgb(20 88 175 / .65);text-decoration:underline}.hero-content .btn{text-decoration:none!important}.hero-content ul{padding:0}.hero-content ul li{margin-bottom:.4rem;padding-left:1.8rem;position:relative;font-size:.95rem;line-height:1.8}@media(max-width:399.98px){.hero-content ul li{font-size:.95rem;line-height:1.65}}.hero-content ul li::before{content:"";position:absolute;display:inline-block;background-image:url(/wp-content/themes/lemedia/assets/img/svg/listicon.svg);background-repeat:no-repeat;width:1rem;height:1rem;left:0;top:.45rem}.hero-content ol{list-style:auto}.hero-content ol[type=a]{list-style-type:lower-alpha}.hero-content ol li{margin-bottom:.4rem;padding-left:.8rem;position:relative;font-size:.95rem;line-height:1.8}@media(max-width:575.98px){.hero-content ol li{font-size:.95rem;line-height:1.65}}.hero-content img{border-radius:12px;width:100%;height:auto;margin:2rem 0;box-shadow:0 60px 40px -60px rgb(20 88 175 / .15)}.hero-content table td{border:1px solid #111d3d;padding:.2rem .3rem}.hero-content .subtitel{font-family:"DM Serif Display",serif;margin-top:2rem;margin-bottom:1rem;font-size:clamp(1.5rem,1.3rem + 1vw,1.75rem)}@media(max-width:767.98px){.hero-content .subtitel{margin-top:1.5rem;margin-bottom:.8rem}}@media(max-width:575.98px){.hero-content .subtitel{margin-top:1.2rem;margin-bottom:.6rem}}.stripes-container{position:absolute;z-index:-2;width:100%;margin-top:calc(-800px + 5rem)}@media(max-width:1023.98px){.stripes-container{display:none}}.stripes-container .container .stripes{position:relative;left:1.2rem;z-index:-2;height:800px}.stripes-container::after{content:"";display:block;position:absolute;top:0;left:0;height:101%;width:100%;pointer-events:none;z-index:2}.tab{font-size:.875rem;position:relative}.tab .tabtekst::before{content:"";width:6rem;height:2px;position:relative;left:0;background-color:#e0a2a2;display:inline-block;top:-3px;margin-right:1rem}@media(max-width:575.98px){.tab .tabtekst::before{width:4rem;margin-right:.8rem}}.accordion{position:relative;margin-block:1.5rem}.accordion button{font-size:clamp(1rem,.8rem + 1vw,1.25rem);font-family:"Manrope",sans-serif;font-weight:600;color:#1458af;background:#fff0;text-align:left;border:none;border-radius:0;padding:.5rem 0;width:100%;border-bottom:1px solid rgb(0 0 0 / .1);box-shadow:none;transition:.25s;display:flex;justify-content:space-between;align-items:center}.accordion button svg{min-width:2rem;margin-left:1rem}.accordion button svg #Path_197,.accordion button svg #Path_82,.accordion button svg #Path_83{stroke:currentColor;transition:transform .2s ease-in-out,stroke .2s ease-in-out,opacity .2s ease-in-out}.accordion button svg #Path_82{transform-origin:50% 50%;transform:rotate(0deg)}.accordion button:hover,.accordion button:focus,.accordion button:active{color:rgb(20 88 175 / .65)!important;border-bottom:1px solid rgb(0 0 0 / .1)!important}.accordion button:hover svg,.accordion button:focus svg,.accordion button:active svg{opacity:.8}.accordion button:not(.collapsed){color:#111d3d!important;border-color:#fff0!important}.accordion button:not(.collapsed) svg{opacity:1}.accordion button:not(.collapsed) svg #Path_197,.accordion button:not(.collapsed) svg #Path_82,.accordion button:not(.collapsed) svg #Path_83{stroke:#111d3d;transition:transform .2s ease-in-out}.accordion button:not(.collapsed) svg #Path_197{transition:fill .25s ease-in-out;fill:#fff}.accordion button:not(.collapsed) svg #Path_82{transform-origin:center;transform:rotate(90deg)}.accordion .dropdown-container{border-bottom:1px solid rgb(0 0 0 / .1);padding-bottom:.5rem}.cta{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;width:calc(100% - 4rem);max-width:80rem;margin-block:5rem}@media(max-width:1222.98px){.cta{width:100%}}@media(max-width:1023.98px){.cta{margin-block:4rem}}@media(max-width:767.98px){.cta{margin-block:3rem;padding-inline:0}}@media(max-width:575.98px){.cta{margin-block:2rem}}.cta .image{position:relative;width:100%;min-height:32rem}@media(max-width:1023.98px){.cta .image{min-height:30rem}}@media(max-width:767.98px){.cta .image{min-height:28rem}}@media(max-width:575.98px){.cta .image{min-height:26rem}}.cta .image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1;border-radius:45px}@media(max-width:1222.98px){.cta .image img{border-radius:35px}}@media(max-width:1023.98px){.cta .image img{border-radius:25px}}@media(max-width:767.98px){.cta .image img{border-radius:0}}.cta .content{position:absolute;bottom:0;background:#fff;max-width:47rem;transform:translateY(40%);z-index:1;padding:4rem 6rem;border-radius:35px;box-shadow:0 60px 40px -60px rgb(20 88 175 / .15)}@media(max-width:1222.98px){.cta .content{border-radius:35px}}@media(max-width:1023.98px){.cta .content{border-radius:25px;width:47rem;max-width:calc(100% - 4rem);padding:3.5rem 5rem}}@media(max-width:767.98px){.cta .content{border-radius:20px;padding:3rem 4.5rem;max-width:calc(100% - 2rem)}}@media(max-width:575.98px){.cta .content{border-radius:15px;padding:3rem 2.5rem}}.cta .content .title{font-size:clamp(1.7rem,1.3rem + 1vw,2rem);margin-bottom:.5rem}.cta .content .subtitle{font-family:"Manrope",sans-serif;font-size:clamp(1rem,.9rem + 1vw,1.5rem);font-weight:300}.cta .content .desc{padding-block:1rem;font-size:.95rem;line-height:1.8}@media(max-width:767.98px){.cta .content .desc{padding-block:.8rem}}@media(max-width:575.98px){.cta .content .desc{padding-block:.5rem}}.fullscreen-search{position:fixed;left:0;right:0;top:var(--header-height,142px);bottom:0;z-index:9999;pointer-events:none;overflow:hidden;visibility:hidden}.fullscreen-search.is-active,.fullscreen-search.is-closing{visibility:visible}.fullscreen-search.is-active{pointer-events:auto}.fullscreen-search.is-active .fullscreen-search__inner{opacity:1}.fullscreen-search.is-active .fullscreen-search__bg-svg{transform:translate3d(0,55%,0);opacity:1}@media(max-width:1023.98px){.fullscreen-search.is-active .fullscreen-search__bg-svg{transform:translate3d(0,70%,0)}}.fullscreen-search__overlay{display:none}.fullscreen-search__inner{position:absolute;inset:0;background:#111d3d;transition:opacity .3s ease;overscroll-behavior:contain;overflow:hidden;opacity:0}.fullscreen-search__content{max-width:74rem;margin:0 auto;padding-inline:1.2rem}.fullscreen-search__close{display:none}.fullscreen-search .fullscreen-search__form{padding:1rem 0;background:#fff0!important}@media(max-width:767.98px){.fullscreen-search .fullscreen-search__form{padding:.4rem 0}}.fullscreen-search .probox{background:#111d3d!important;border-bottom:1px solid rgb(255 255 255 / .2)!important}.fullscreen-search .proinput{background:#111d3d!important;padding:0!important}.fullscreen-search .proinput input::-moz-placeholder{background:#111d3d!important;font-family:"Manrope",sans-serif!important;font-size:clamp(32px,4vw,36px)!important;font-weight:500!important;line-height:1.1!important;color:#fff!important}.fullscreen-search .proinput input.orig,.fullscreen-search .proinput input.autocomplete,.fullscreen-search .proinput input::placeholder{background:#111d3d!important;font-family:"Manrope",sans-serif!important;font-size:clamp(32px,4vw,36px)!important;font-weight:500!important;line-height:1.1!important;color:#fff!important}@media(max-width:767.98px){.fullscreen-search .proinput input::-moz-placeholder{font-size:1.5rem!important}.fullscreen-search .proinput input.orig,.fullscreen-search .proinput input.autocomplete,.fullscreen-search .proinput input::placeholder{font-size:1.5rem!important}}@media(max-width:575.98px){.fullscreen-search .proinput input::-moz-placeholder{font-size:1.25rem!important}.fullscreen-search .proinput input.orig,.fullscreen-search .proinput input.autocomplete,.fullscreen-search .proinput input::placeholder{font-size:1.25rem!important}}.fullscreen-search .proinput input::-moz-placeholder{opacity:.2!important}.fullscreen-search .proinput input::placeholder{opacity:.2!important}.fullscreen-search .prosettings{width:120px!important;flex:0 0 120px!important}.fullscreen-search .prosettings .innericon{display:flex;justify-content:flex-end;align-items:center}.fullscreen-search .prosettings .innericon::before{content:"Zoekfilters";display:inline-block;color:#fff;text-transform:uppercase;font-size:11px;font-weight:600;letter-spacing:1px;margin-right:.3rem}.fullscreen-search .proclose{width:32px!important;height:32px!important;position:relative!important;top:1.1rem!important;left:1.1rem!important}@media(max-width:575.98px){.fullscreen-search .proclose{left:-0.2rem!important;flex:0 0 22px!important}}.fullscreen-search .proclose svg{width:32px!important;height:32px!important}.fullscreen-search .proloading{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;max-width:40px!important;max-height:40px!important;position:relative!important;top:1.2rem!important;left:.2rem!important}.fullscreen-search .proloading .asp_loader{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;max-width:36px!important;max-height:36px!important}.fullscreen-search .promagnifier{display:none}.fullscreen-search .asp-try{color:rgb(255 255 255 / .8)!important;font-weight:600;font-size:1.125rem;margin:.5rem 0}@media(max-width:767.98px){.fullscreen-search .asp-try{font-size:1rem}}@media(max-width:575.98px){.fullscreen-search .asp-try{display:none}}.fullscreen-search .asp-try a{color:rgb(255 255 255 / .6)!important;margin:0 0 0 .5rem;font-weight:300;transition:.1s ease!important}@media(max-width:767.98px){.fullscreen-search .asp-try a{font-size:1rem}}.fullscreen-search .asp-try a:hover{color:#fff!important}.fullscreen-search__bg-svg{position:absolute;bottom:0;left:calc((100vw - var(--site-width, 74rem))/2 + 2.2rem);transform:translate3d(0,100%,0);opacity:0;transition:transform 1s cubic-bezier(.22,1,.36,1) .18s,opacity .5s ease .18s;will-change:transform;pointer-events:none}@media(max-width:1222.98px){.fullscreen-search__bg-svg{left:2.5rem}}.fullscreen-search__bg-svg svg{display:block;width:auto;height:auto;max-width:none}.searchsettings{z-index:2147483647!important;background:#fcf7f5!important;border-radius:8px!important;overflow:hidden!important;padding:.7rem!important;box-shadow:0 60px 40px -60px rgb(20 88 175 / .1)!important;max-width:20rem!important;width:20rem!important}.searchsettings form.asp-fss-flex{display:flex!important;flex-direction:column!important;height:100%!important}.searchsettings fieldset{border:0!important;margin:0 0 1.5rem!important;padding:0!important}.searchsettings legend{color:#111d3d!important;font-size:.95rem!important;font-weight:700!important;line-height:1.2!important;margin-bottom:.75rem!important}.searchsettings .asp_option{display:flex!important;align-items:center!important;color:#111d3d!important;margin-bottom:.6rem!important}.searchsettings .asp_option_label{color:#111d3d!important;font-size:.9rem!important;line-height:1.3!important;position:relative!important;top:.14rem}.searchsettings .asp_option_inner{width:18px!important;height:18px!important;margin-right:.65rem!important;flex:0 0 18px!important}.searchsettings .asp_option_checkbox{width:18px!important;height:18px!important;border-radius:4px!important;background:#fff!important;border:1px solid rgb(20 88 175 / .18)!important}.searchsettings .asp_option_checked .asp_option_checkbox{background:#1458af!important}.searchsettings .asp_option_checked .asp_option_checkbox:after{color:#fff!important;font-size:11px!important;line-height:18px!important;width:18px!important;height:18px!important}.searchsettings .asp_filter_date{display:flex!important}.searchsettings .asp_filter_date .asp_post_date_from{margin-bottom:0!important}.searchsettings .asp_sett_scroll,.searchsettings .mCustomScrollBox,.searchsettings .mCSB_container{max-height:none!important;overflow:visible!important;overflow-x:hidden!important}.searchsettings .mCSB_scrollTools,.searchsettings .mCSB_horizontal,.searchsettings .mCSB_vertical{display:none!important;opacity:0!important;visibility:hidden!important}.searchsettings .asp_s_btn_container{margin-top:auto!important;margin-bottom:0!important;padding-top:1rem!important}.searchsettings .asp_sr_btn_flex,.searchsettings .asp_s_btn_div{width:100%!important}.searchsettings .asp_s_btn{width:100%!important;max-width:100%!important;border:none!important;border-radius:5px!important;background-color:#fff!important;color:#1458af!important;border:1px solid #fff!important;box-shadow:0 11px 12px -10px rgb(0 0 0 / .035)!important;transition:background-color .4s ease,color .4s ease,border .4s ease!important;letter-spacing:.1px!important;font-weight:500!important;font-size:.95rem!important;padding:.8rem 2rem!important;background-color:#1458af!important;border-color:#1458af!important;color:#fff!important;text-align:center!important}.searchsettings .asp_s_btn:hover{background-color:rgb(6.8174962293%,29.9969834087%,59.653092006%)!important;border-color:#1458af!important;color:#fff!important}.ui-datepicker{z-index:21474836499!important;background:#fff!important;border:0!important;border-radius:8px!important;padding:.75rem!important;box-shadow:0 20px 40px rgb(0 0 0 / .18)!important;font-family:inherit!important}.ui-datepicker .ui-datepicker-header{background:#1458af!important;color:#fff!important;border:0!important;border-radius:6px!important;padding:.5rem!important}.ui-datepicker .ui-datepicker-header .ui-datepicker-month,.ui-datepicker .ui-datepicker-header .ui-datepicker-year{color:#fff!important;background:#fff0!important}.ui-datepicker .ui-datepicker-header .ui-datepicker-month option,.ui-datepicker .ui-datepicker-header .ui-datepicker-year option{color:#111d3d!important;background:#fff!important}.ui-datepicker .ui-datepicker-title{font-weight:700!important;font-size:.9rem!important}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{top:.55rem!important;cursor:pointer!important}.ui-datepicker th{color:#111d3d!important;font-size:.75rem!important;font-weight:700!important;padding:.5rem .25rem!important}.ui-datepicker td{padding:.15rem!important}.ui-datepicker td a,.ui-datepicker td span{border:0!important;background:#fff0!important;color:#111d3d!important;text-align:center!important;border-radius:5px!important;padding:.45rem!important;font-size:.85rem!important}.ui-datepicker td a:hover,.ui-datepicker .ui-state-active{background:#1458af!important;color:#fff!important}.ui-datepicker .ui-state-highlight{background:rgb(20 88 175 / .12)!important;color:#1458af!important}body #ui-datepicker-div.ui-datepicker{z-index:21474836499!important}body div.asp_w.asp_s.searchsettings input[type=text]:not(.asp_select2-search__field),div.asp_w.asp_sb.searchsettings input[type=text]:not(.asp_select2-search__field){display:block!important;width:100px!important;max-width:100px!important;min-height:20px!important;background:#fff!important;border:1px solid rgb(20 88 175 / .18)!important;border-radius:6px!important;padding:.85rem 1rem!important;font-size:.85rem!important;color:#111d3d!important;box-shadow:0 2px 8px rgb(20 88 175 / .04)!important}body #ajaxsearchprores1_1.vertical,#ajaxsearchprores1_2.vertical{background:#111d3d!important;padding-top:1rem!important}@media(max-width:767.98px){body #ajaxsearchprores1_1.vertical,#ajaxsearchprores1_2.vertical{padding:.5rem 0 0 0}}body #ajaxsearchprores1_1.vertical .asp_nores,#ajaxsearchprores1_2.vertical .asp_nores{background:#111d3d!important;box-shadow:none!important;padding:.5rem .2rem 2rem}body #ajaxsearchprores1_1.vertical .asp_nores .asp_nores_header,#ajaxsearchprores1_2.vertical .asp_nores .asp_nores_header{color:rgb(255 255 255 / .8);font-weight:600;font-size:1.25rem}@media(max-width:767.98px){body #ajaxsearchprores1_1.vertical .asp_nores .asp_nores_header,#ajaxsearchprores1_2.vertical .asp_nores .asp_nores_header{font-size:1.125rem}}body #ajaxsearchprores1_1.vertical .asp_nores .asp_nores_kw_suggestions,#ajaxsearchprores1_2.vertical .asp_nores .asp_nores_kw_suggestions{color:#e0a2a2;font-weight:600;font-size:1.25rem}@media(max-width:767.98px){body #ajaxsearchprores1_1.vertical .asp_nores .asp_nores_kw_suggestions,#ajaxsearchprores1_2.vertical .asp_nores .asp_nores_kw_suggestions{font-size:1.125rem}}body #ajaxsearchprores1_1.vertical .results .item,#ajaxsearchprores1_2.vertical .results .item{border:0!important;padding:0rem!important;background:#111d3d!important}body #ajaxsearchprores1_1.vertical .results .item:after,#ajaxsearchprores1_2.vertical .results .item:after{display:none!important}body #ajaxsearchprores1_1.vertical .results .item.hovered a,#ajaxsearchprores1_2.vertical .results .item.hovered a{color:#1458af!important;font-size:1.25rem!important;font-weight:600!important}body #ajaxsearchprores1_1.vertical .results .item .asp_content,#ajaxsearchprores1_2.vertical .results .item .asp_content{padding:.2rem .2rem!important}body #ajaxsearchprores1_1.vertical .results .item .asp_content h3 a,#ajaxsearchprores1_2.vertical .results .item .asp_content h3 a{transition:.1s ease!important;color:#fff;font-weight:600;font-size:1.25rem;line-height:1.3}@media(max-width:767.98px){body #ajaxsearchprores1_1.vertical .results .item .asp_content h3 a,#ajaxsearchprores1_2.vertical .results .item .asp_content h3 a{font-size:1.125rem!important}}@media(max-width:575.98px){body #ajaxsearchprores1_1.vertical .results .item .asp_content h3 a,#ajaxsearchprores1_2.vertical .results .item .asp_content h3 a{font-size:1.125rem!important}}.kb-search .asp_w{border-radius:20px!important;box-shadow:0 30px 40px -30px rgb(20 88 175 / .1)!important}@media(max-width:1023.98px){.kb-search .asp_w{border-radius:15px!important}}.kb-search .probox{background:#fff!important;padding-left:1rem!important;padding-right:1rem!important}.kb-search .proinput{background:#fff!important}.kb-search .proinput input::-moz-placeholder{background:#fff!important;font-family:"Manrope",sans-serif!important;font-size:1.5rem!important;font-weight:500!important;line-height:1.1!important;color:#111d3d!important}.kb-search .proinput input.orig,.kb-search .proinput input.autocomplete,.kb-search .proinput input::placeholder{background:#fff!important;font-family:"Manrope",sans-serif!important;font-size:1.5rem!important;font-weight:500!important;line-height:1.1!important;color:#111d3d!important}@media(max-width:767.98px){.kb-search .proinput input::-moz-placeholder{font-size:1.5rem!important}.kb-search .proinput input.orig,.kb-search .proinput input.autocomplete,.kb-search .proinput input::placeholder{font-size:1.5rem!important}}@media(max-width:575.98px){.kb-search .proinput input::-moz-placeholder{font-size:1.25rem!important}.kb-search .proinput input.orig,.kb-search .proinput input.autocomplete,.kb-search .proinput input::placeholder{font-size:1.25rem!important}}.kb-search .proinput input::-moz-placeholder{opacity:.2!important}.kb-search .proinput input::placeholder{opacity:.2!important}.kb-search .prosettings{width:120px!important;flex:0 0 120px!important}.kb-search .prosettings .innericon{display:flex;justify-content:flex-end;align-items:center}.kb-search .prosettings .innericon::before{content:"Zoekfilters";display:inline-block;color:#111d3d;text-transform:uppercase;font-size:11px;font-weight:600;letter-spacing:1px;margin-right:.3rem}.kb-search .proclose{width:32px!important;height:32px!important;position:relative!important;top:1.1rem!important;left:1.1rem!important}@media(max-width:575.98px){.kb-search .proclose{left:-0.2rem!important;flex:0 0 22px!important}}.kb-search .proclose svg{width:32px!important;height:32px!important}.kb-search .proloading{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;max-width:40px!important;max-height:40px!important;position:relative!important;top:1.2rem!important;left:.2rem!important}.kb-search .proloading .asp_loader{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;max-width:36px!important;max-height:36px!important}.kb-search .promagnifier{display:none}.kb-search .asp-try{color:rgb(17 29 61 / .8)!important;font-weight:600;font-size:1.125rem;margin:.5rem 0}@media(max-width:767.98px){.kb-search .asp-try{font-size:1rem}}@media(max-width:575.98px){.kb-search .asp-try{display:none}}.kb-search .asp-try a{color:rgb(17 29 61 / .6)!important;margin:0 0 0 .5rem;font-weight:300;transition:.1s ease!important}@media(max-width:767.98px){.kb-search .asp-try a{font-size:1rem}}.kb-search .asp-try a:hover{color:#111d3d!important}body #ajaxsearchprores2_1.vertical,#ajaxsearchprores2_1.vertical,body #ajaxsearchprores3_1.vertical,#ajaxsearchprores3_1.vertical{background:#fff!important;padding:1rem 1.2rem 1rem!important;margin-top:.5rem;box-shadow:0 60px 40px -60px rgb(20 88 175 / .15);border-radius:20px}body #ajaxsearchprores2_1.vertical .asp_nores,#ajaxsearchprores2_1.vertical .asp_nores,body #ajaxsearchprores3_1.vertical .asp_nores,#ajaxsearchprores3_1.vertical .asp_nores{background:#fff!important;box-shadow:none!important;padding:.5rem .2rem 2rem}body #ajaxsearchprores2_1.vertical .asp_nores .asp_nores_header,#ajaxsearchprores2_1.vertical .asp_nores .asp_nores_header,body #ajaxsearchprores3_1.vertical .asp_nores .asp_nores_header,#ajaxsearchprores3_1.vertical .asp_nores .asp_nores_header{color:rgb(17 29 61 / .8);font-weight:600;font-size:1.25rem!important}@media(max-width:767.98px){body #ajaxsearchprores2_1.vertical .asp_nores .asp_nores_header,#ajaxsearchprores2_1.vertical .asp_nores .asp_nores_header,body #ajaxsearchprores3_1.vertical .asp_nores .asp_nores_header,#ajaxsearchprores3_1.vertical .asp_nores .asp_nores_header{font-size:1.125rem}}body #ajaxsearchprores2_1.vertical .asp_nores .asp_nores_kw_suggestions,#ajaxsearchprores2_1.vertical .asp_nores .asp_nores_kw_suggestions,body #ajaxsearchprores3_1.vertical .asp_nores .asp_nores_kw_suggestions,#ajaxsearchprores3_1.vertical .asp_nores .asp_nores_kw_suggestions{color:#e0a2a2;font-weight:600;font-size:1.25rem!important}@media(max-width:767.98px){body #ajaxsearchprores2_1.vertical .asp_nores .asp_nores_kw_suggestions,#ajaxsearchprores2_1.vertical .asp_nores .asp_nores_kw_suggestions,body #ajaxsearchprores3_1.vertical .asp_nores .asp_nores_kw_suggestions,#ajaxsearchprores3_1.vertical .asp_nores .asp_nores_kw_suggestions{font-size:1.125rem}}body #ajaxsearchprores2_1.vertical .results .item,#ajaxsearchprores2_1.vertical .results .item,body #ajaxsearchprores3_1.vertical .results .item,#ajaxsearchprores3_1.vertical .results .item{border:0!important;padding:0rem!important;background:#fff!important}body #ajaxsearchprores2_1.vertical .results .item:after,#ajaxsearchprores2_1.vertical .results .item:after,body #ajaxsearchprores3_1.vertical .results .item:after,#ajaxsearchprores3_1.vertical .results .item:after{display:none!important}body #ajaxsearchprores2_1.vertical .results .item.hovered a,#ajaxsearchprores2_1.vertical .results .item.hovered a,body #ajaxsearchprores3_1.vertical .results .item.hovered a,#ajaxsearchprores3_1.vertical .results .item.hovered a{color:#1458af!important;font-size:1.25rem!important;font-weight:600!important}body #ajaxsearchprores2_1.vertical .results .item .asp_content,#ajaxsearchprores2_1.vertical .results .item .asp_content,body #ajaxsearchprores3_1.vertical .results .item .asp_content,#ajaxsearchprores3_1.vertical .results .item .asp_content{padding:.4rem .2rem!important}body #ajaxsearchprores2_1.vertical .results .item .asp_content h3 a,#ajaxsearchprores2_1.vertical .results .item .asp_content h3 a,body #ajaxsearchprores3_1.vertical .results .item .asp_content h3 a,#ajaxsearchprores3_1.vertical .results .item .asp_content h3 a{transition:.1s ease!important;color:#111d3d;font-weight:600;font-size:1.25rem;line-height:1.3}@media(max-width:767.98px){body #ajaxsearchprores2_1.vertical .results .item .asp_content h3 a,#ajaxsearchprores2_1.vertical .results .item .asp_content h3 a,body #ajaxsearchprores3_1.vertical .results .item .asp_content h3 a,#ajaxsearchprores3_1.vertical .results .item .asp_content h3 a{font-size:1.125rem!important}}@media(max-width:575.98px){body #ajaxsearchprores2_1.vertical .results .item .asp_content h3 a,#ajaxsearchprores2_1.vertical .results .item .asp_content h3 a,body #ajaxsearchprores3_1.vertical .results .item .asp_content h3 a,#ajaxsearchprores3_1.vertical .results .item .asp_content h3 a{font-size:1.125rem!important}}#ajaxsearchprosettings2_1,#ajaxsearchprosettings3_1{box-shadow:0 40px 60px 5px rgb(20 88 175 / .1)!important}.video-wrapper{position:relative;width:100%;margin:0 auto;cursor:pointer;border-radius:15px;box-shadow:0 60px 40px -60px rgb(20 88 175 / .25);margin-block:1.5rem}.video-wrapper video{width:100%;display:block;border-radius:15px}.video-wrapper .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background:rgb(20 88 175 / .95);border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer}.video-wrapper .play-button .play-icon{width:0;height:0;margin-left:6px;border-top:16px solid #fff0;border-bottom:16px solid #fff0;border-left:24px solid #fff}.video-wrapper.playing .play-button{display:none}blockquote{margin-block:2rem;position:relative}blockquote p{margin:0;padding-inline:2.5rem;font-size:1.5rem!important;line-height:1.8!important;font-weight:lighter}@media(max-width:767.98px){blockquote p{padding-inline:2rem;font-size:1.25rem!important;line-height:1.7!important}}@media(max-width:575.98px){blockquote p{padding-inline:1.5rem;font-size:1.125rem!important;line-height:1.65!important}}blockquote::before,blockquote::after{position:absolute;content:"";background-image:url(/wp-content/themes/lemedia/assets/img/svg/quote-2.svg);background-repeat:no-repeat;background-size:contain}blockquote::before{left:0;top:.5rem;width:18px;height:52px}@media(max-width:575.98px){blockquote::before{top:.25rem;width:13px;height:38px}}blockquote::after{right:.2rem;bottom:.5rem;width:18px;height:25px;transform:scaleX(-1)}@media(max-width:575.98px){blockquote::after{right:0;bottom:.25rem;width:13px;height:18px}}@media(max-width:575.98px){blockquote{margin-block:1.5rem}}.page-container p{font-size:1rem;line-height:1.8}@media(max-width:399.98px){.page-container p{font-size:.95rem;line-height:1.65}}.page-container a{color:#1458af;font-weight:600}.page-container a:hover{color:rgb(20 88 175 / .65);text-decoration:underline}.page-container h1 a,.page-container h2 a,.page-container h3 a,.page-container h4 a,.page-container h5 a,.page-container h6 a{font-weight:500}.page-container ul,.page-container ol{padding:0}.page-container ul li,.page-container ol li{margin-bottom:.4rem;padding-left:1.8rem;position:relative;font-size:1rem;line-height:1.8}@media(max-width:399.98px){.page-container ul li,.page-container ol li{font-size:.95rem;line-height:1.65}}.page-container ul li::before,.page-container ol li::before{content:"";position:absolute;display:inline-block;background-image:url(/wp-content/themes/lemedia/assets/img/svg/listicon.svg);background-repeat:no-repeat;width:1rem;height:1rem;left:0;top:.45rem}.page-container.template-default{max-width:47rem;margin-top:4rem;margin-bottom:6rem;position:relative}@media(min-width:1024px){.page-container.template-default{min-height:calc(70vh - 115px)}}@media(max-width:767.98px){.page-container.template-default{margin-top:3rem;margin-bottom:4.5rem;min-height:calc(50vh - 77px)}}@media(max-width:575.98px){.page-container.template-default{margin-top:2rem;margin-bottom:3rem}}.page-container.template-default .tab{margin-top:1rem;margin-bottom:1rem}.page-container.template-default h1{margin-bottom:2rem;font-weight:600;font-family:"Manrope",sans-serif}@media(max-width:767.98px){.page-container.template-default h1{margin-bottom:1.5rem}}@media(max-width:575.98px){.page-container.template-default h1{margin-bottom:1rem}}.page-container.template-default .subtitel{font-family:"DM Serif Display",serif;margin-top:2rem;margin-bottom:1rem;font-size:clamp(1.5rem,1.3rem + 1vw,1.75rem)}@media(max-width:767.98px){.page-container.template-default .subtitel{margin-top:1.5rem;margin-bottom:.8rem}}@media(max-width:575.98px){.page-container.template-default .subtitel{margin-top:1.2rem;margin-bottom:.6rem}}.page-container.template-default .accordion{margin-top:4rem}@media(max-width:767.98px){.page-container.template-default .accordion{margin-top:3rem}}@media(max-width:575.98px){.page-container.template-default .accordion{margin-top:2rem}}body.page-template-page-header header,body.page-template-contact header,body.single-kennisbank header,body.single-post header,body.post-type-archive-teamlid header,body.single-teamlid header,body.post-type-archive-kennisbank header,body.blog header,body.page-template-rechtsgebieden header,body.page-template-rechtsgebied header,body.post-type-archive-vacature header,body.single-vacature header{box-shadow:none;border-bottom:0}body.page-template-page-header .breadcrumbs-wrapper,body.page-template-contact .breadcrumbs-wrapper,body.single-kennisbank .breadcrumbs-wrapper,body.single-post .breadcrumbs-wrapper,body.post-type-archive-teamlid .breadcrumbs-wrapper,body.single-teamlid .breadcrumbs-wrapper,body.post-type-archive-kennisbank .breadcrumbs-wrapper,body.blog .breadcrumbs-wrapper,body.page-template-rechtsgebieden .breadcrumbs-wrapper,body.page-template-rechtsgebied .breadcrumbs-wrapper,body.post-type-archive-vacature .breadcrumbs-wrapper,body.single-vacature .breadcrumbs-wrapper{background:rgb(255 255 255 / .05);border-bottom:1px solid rgb(255 255 255 / .1);z-index:2;position:relative;border-top-left-radius:45px;border-top-right-radius:45px;width:calc(100% - 4rem);max-width:100rem;margin:0 auto}@media(max-width:1222.98px){body.page-template-page-header .breadcrumbs-wrapper,body.page-template-contact .breadcrumbs-wrapper,body.single-kennisbank .breadcrumbs-wrapper,body.single-post .breadcrumbs-wrapper,body.post-type-archive-teamlid .breadcrumbs-wrapper,body.single-teamlid .breadcrumbs-wrapper,body.post-type-archive-kennisbank .breadcrumbs-wrapper,body.blog .breadcrumbs-wrapper,body.page-template-rechtsgebieden .breadcrumbs-wrapper,body.page-template-rechtsgebied .breadcrumbs-wrapper,body.post-type-archive-vacature .breadcrumbs-wrapper,body.single-vacature .breadcrumbs-wrapper{width:calc(100% - 2.4rem);border-top-left-radius:35px;border-top-right-radius:35px}}@media(max-width:1023.98px){body.page-template-page-header .breadcrumbs-wrapper,body.page-template-contact .breadcrumbs-wrapper,body.single-kennisbank .breadcrumbs-wrapper,body.single-post .breadcrumbs-wrapper,body.post-type-archive-teamlid .breadcrumbs-wrapper,body.single-teamlid .breadcrumbs-wrapper,body.post-type-archive-kennisbank .breadcrumbs-wrapper,body.blog .breadcrumbs-wrapper,body.page-template-rechtsgebieden .breadcrumbs-wrapper,body.page-template-rechtsgebied .breadcrumbs-wrapper,body.post-type-archive-vacature .breadcrumbs-wrapper,body.single-vacature .breadcrumbs-wrapper{border-top-left-radius:25px;border-top-right-radius:25px}}@media(max-width:767.98px){body.page-template-page-header .breadcrumbs-wrapper,body.page-template-contact .breadcrumbs-wrapper,body.single-kennisbank .breadcrumbs-wrapper,body.single-post .breadcrumbs-wrapper,body.post-type-archive-teamlid .breadcrumbs-wrapper,body.single-teamlid .breadcrumbs-wrapper,body.post-type-archive-kennisbank .breadcrumbs-wrapper,body.blog .breadcrumbs-wrapper,body.page-template-rechtsgebieden .breadcrumbs-wrapper,body.page-template-rechtsgebied .breadcrumbs-wrapper,body.post-type-archive-vacature .breadcrumbs-wrapper,body.single-vacature .breadcrumbs-wrapper{width:100%;border-top-left-radius:0;border-top-right-radius:0}}body.page-template-page-header .breadcrumbs-wrapper .breadcrumbs,body.page-template-contact .breadcrumbs-wrapper .breadcrumbs,body.single-kennisbank .breadcrumbs-wrapper .breadcrumbs,body.single-post .breadcrumbs-wrapper .breadcrumbs,body.post-type-archive-teamlid .breadcrumbs-wrapper .breadcrumbs,body.single-teamlid .breadcrumbs-wrapper .breadcrumbs,body.post-type-archive-kennisbank .breadcrumbs-wrapper .breadcrumbs,body.blog .breadcrumbs-wrapper .breadcrumbs,body.page-template-rechtsgebieden .breadcrumbs-wrapper .breadcrumbs,body.page-template-rechtsgebied .breadcrumbs-wrapper .breadcrumbs,body.post-type-archive-vacature .breadcrumbs-wrapper .breadcrumbs,body.single-vacature .breadcrumbs-wrapper .breadcrumbs{color:#fff}body.page-template-page-header .breadcrumbs-wrapper .breadcrumbs>span,body.page-template-contact .breadcrumbs-wrapper .breadcrumbs>span,body.single-kennisbank .breadcrumbs-wrapper .breadcrumbs>span,body.single-post .breadcrumbs-wrapper .breadcrumbs>span,body.post-type-archive-teamlid .breadcrumbs-wrapper .breadcrumbs>span,body.single-teamlid .breadcrumbs-wrapper .breadcrumbs>span,body.post-type-archive-kennisbank .breadcrumbs-wrapper .breadcrumbs>span,body.blog .breadcrumbs-wrapper .breadcrumbs>span,body.page-template-rechtsgebieden .breadcrumbs-wrapper .breadcrumbs>span,body.page-template-rechtsgebied .breadcrumbs-wrapper .breadcrumbs>span,body.post-type-archive-vacature .breadcrumbs-wrapper .breadcrumbs>span,body.single-vacature .breadcrumbs-wrapper .breadcrumbs>span{display:flex;gap:.3rem;font-size:.73125rem;justify-content:flex-end}body.page-template-page-header .breadcrumbs-wrapper .breadcrumbs a,body.page-template-contact .breadcrumbs-wrapper .breadcrumbs a,body.single-kennisbank .breadcrumbs-wrapper .breadcrumbs a,body.single-post .breadcrumbs-wrapper .breadcrumbs a,body.post-type-archive-teamlid .breadcrumbs-wrapper .breadcrumbs a,body.single-teamlid .breadcrumbs-wrapper .breadcrumbs a,body.post-type-archive-kennisbank .breadcrumbs-wrapper .breadcrumbs a,body.blog .breadcrumbs-wrapper .breadcrumbs a,body.page-template-rechtsgebieden .breadcrumbs-wrapper .breadcrumbs a,body.page-template-rechtsgebied .breadcrumbs-wrapper .breadcrumbs a,body.post-type-archive-vacature .breadcrumbs-wrapper .breadcrumbs a,body.single-vacature .breadcrumbs-wrapper .breadcrumbs a{color:#fff}body.page-template-page-header .breadcrumbs-wrapper .breadcrumbs .breadcrumb_last,body.page-template-contact .breadcrumbs-wrapper .breadcrumbs .breadcrumb_last,body.single-kennisbank .breadcrumbs-wrapper .breadcrumbs .breadcrumb_last,body.single-post .breadcrumbs-wrapper .breadcrumbs .breadcrumb_last,body.post-type-archive-teamlid .breadcrumbs-wrapper .breadcrumbs .breadcrumb_last,body.single-teamlid .breadcrumbs-wrapper .breadcrumbs .breadcrumb_last,body.post-type-archive-kennisbank .breadcrumbs-wrapper .breadcrumbs .breadcrumb_last,body.blog .breadcrumbs-wrapper .breadcrumbs .breadcrumb_last,body.page-template-rechtsgebieden .breadcrumbs-wrapper .breadcrumbs .breadcrumb_last,body.page-template-rechtsgebied .breadcrumbs-wrapper .breadcrumbs .breadcrumb_last,body.post-type-archive-vacature .breadcrumbs-wrapper .breadcrumbs .breadcrumb_last,body.single-vacature .breadcrumbs-wrapper .breadcrumbs .breadcrumb_last{color:#fff;font-weight:600}body.page-template-page-header .rijssenbeek_advocaten,body.page-template-contact .rijssenbeek_advocaten,body.single-kennisbank .rijssenbeek_advocaten,body.single-post .rijssenbeek_advocaten,body.post-type-archive-teamlid .rijssenbeek_advocaten,body.single-teamlid .rijssenbeek_advocaten,body.post-type-archive-kennisbank .rijssenbeek_advocaten,body.blog .rijssenbeek_advocaten,body.page-template-rechtsgebieden .rijssenbeek_advocaten,body.page-template-rechtsgebied .rijssenbeek_advocaten,body.post-type-archive-vacature .rijssenbeek_advocaten,body.single-vacature .rijssenbeek_advocaten{font-size:.8125rem;font-style:italic}body.home header{box-shadow:none;border-bottom:0}body.home .hero{height:unset;align-items:center;justify-content:flex-start;display:flex;padding:8rem 3rem;aspect-ratio:unset}@media(max-width:1023.98px){body.home .hero{padding:6rem 2rem}}@media(max-width:767.98px){body.home .hero{padding:5rem 1.5rem}}@media(max-width:575.98px){body.home .hero{padding:4rem 1.5rem}}body.home .hero-inner{height:unset;width:100%}body.home .hero-inner .tab{margin:0}body.home .hero-inner .tab .tabtekst{display:block;font-size:.8125rem;font-weight:600;color:rgb(255 255 255 / .85);margin-bottom:1.2rem}@media(max-width:575.98px){body.home .hero-inner .tab .tabtekst{margin-bottom:1rem}}body.home .hero-inner .tab .tabtekst::before{width:4rem;height:1px;background:#fff}@media(max-width:575.98px){body.home .hero-inner .tab .tabtekst::before{width:3rem}}body.home .rechtsgebieden{margin-top:-3rem;margin-bottom:5rem}@media(max-width:1023.98px){body.home .rechtsgebieden{margin-top:2rem}}@media(max-width:767.98px){body.home .rechtsgebieden{margin-top:1.5rem;margin-bottom:4rem}}@media(max-width:575.98px){body.home .rechtsgebieden{margin-top:1.5rem;margin-bottom:3rem}}.recht-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:1023.98px){.recht-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}}@media(max-width:575.98px){.recht-grid{grid-template-columns:minmax(0,1fr)}}.recht-grid .recht-block{--row-height:240px;position:relative;height:calc(var(--row-height)*2);overflow:hidden;border-radius:28px;box-shadow:0 60px 40px -60px rgb(20 88 175 / .1)}@media(max-width:1023.98px){.recht-grid .recht-block{border-radius:25px}}@media(max-width:767.98px){.recht-grid .recht-block{--row-height:220px;border-radius:20px}}@media(max-width:575.98px){.recht-grid .recht-block{--row-height:210px;border-radius:15px}}.recht-grid .recht-block .recht-inner{transition:transform .5s cubic-bezier(.4,0,.2,1);will-change:transform}.recht-grid .recht-block .link-arr svg{transform:translate(-50%,-50%) rotate(-90deg)}.recht-grid .recht-block:hover .recht-inner{transform:translateY(calc(var(--row-height) * -1))}.recht-grid .recht-block:hover .recht-meta{background:#111d3d;color:#fff}.recht-grid .recht-block:hover .recht-meta .recht-link span{color:#fff}.recht-grid .recht-block:hover .link-arr svg{transform:translate(-50%,-50%) rotate(-270deg)}.recht-grid .recht-meta,.recht-grid .recht-image,.recht-grid .recht-links{height:var(--row-height)}.recht-grid .recht-meta{display:flex;flex-direction:column;padding:2rem 2.25rem 1.8rem;background:#fff;color:#111d3d;transition:.3s;position:relative}@media(max-width:767.98px){.recht-grid .recht-meta{padding:1.75rem}}@media(max-width:575.98px){.recht-grid .recht-meta{padding:1.5rem 1.4rem}}.recht-grid .recht-meta .koptitel{margin-bottom:.5rem;font-size:.875rem}.recht-grid .recht-meta .titel{margin-bottom:1rem;font-family:"DM Serif Display",serif;font-size:1.75rem;line-height:1.1}@media(max-width:575.98px){.recht-grid .recht-meta .titel{font-size:1.5rem}}.recht-grid .recht-link{margin-top:auto;color:#1458af;font-weight:600;padding-right:60px}@media(max-width:767.98px){.recht-grid .recht-link{padding-right:50px}}@media(max-width:575.98px){.recht-grid .recht-link{padding-right:44px}}.recht-grid .recht-link span{color:#1458af}.recht-grid .recht-image{position:relative}.recht-grid .recht-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.recht-grid .recht-links{padding:2rem 2.75rem;background:#1458af}@media(max-width:767.98px){.recht-grid .recht-links{padding:1.75rem 2rem}}@media(max-width:575.98px){.recht-grid .recht-links{padding:1.5rem}}.recht-grid .recht-links ul{margin:0;padding:0 0 1rem;list-style:none;border-bottom:1px solid rgb(255 255 255 / .4)}.recht-grid .recht-links li{margin-bottom:.9rem}@media(max-width:575.98px){.recht-grid .recht-links li{margin-bottom:.7rem}}.recht-grid .recht-links a{color:#fff}.recht-grid .recht-links a:hover{text-decoration:underline}.link-arr{position:absolute;right:0;bottom:0;width:75px;height:75px;background:#1458af;display:flex;justify-content:center;align-items:center}@media(max-width:767.98px){.link-arr{width:60px;height:60px}}@media(max-width:575.98px){.link-arr{width:52px;height:52px}}.link-arr svg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:transform .5s}@media(max-width:767.98px){.link-arr svg{width:1rem;height:1rem}}@media(max-width:575.98px){.link-arr svg{width:.85rem;height:.85rem}}.link-arr svg path{fill:#fff}.home-usps{padding:1rem 0 1rem}.home-usps__label{text-align:center;font-size:2rem;font-family:"Manrope",sans-serif;font-weight:600;color:#1458af;margin-bottom:3rem}@media(max-width:767.98px){.home-usps__label{margin-bottom:2.5rem}}@media(max-width:575.98px){.home-usps__label{margin-bottom:2rem;font-size:1.75rem}}.home-usps__grid{display:grid;grid-template-columns:repeat(4,1fr)}@media(max-width:1023.98px){.home-usps__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem 0}}@media(max-width:575.98px){.home-usps__grid{grid-template-columns:minmax(0,1fr);gap:2rem}}.home-usp{display:block;text-align:center;padding:0 2rem;position:relative;color:#111d3d;text-decoration:none}.home-usp strong,.home-usp span,.home-usp p{transition:color .2s ease}.home-usp:hover,.home-usp:focus-visible{color:#1458af;text-decoration:none}.home-usp:hover strong,.home-usp:hover span,.home-usp:hover p,.home-usp:focus-visible strong,.home-usp:focus-visible span,.home-usp:focus-visible p{color:#1458af}.home-usp:focus-visible{outline:2px solid #1458af;outline-offset:.5rem}@media(max-width:767.98px){.home-usp{padding:0 1.5rem}}@media(max-width:575.98px){.home-usp{padding:0 1rem}}.home-usp:not(:last-child)::after{content:"";position:absolute;top:2.5rem;right:0;width:1px;height:8.5rem;background-color:rgb(17 29 61 / .14)}@media(max-width:1023.98px){.home-usp:not(:last-child)::after{display:none}}.home-usp svg{width:3rem;height:3rem;margin-bottom:1.5rem;color:#111d3d;display:none}.home-usp strong{display:block;font-family:"DM Serif Display",serif;font-size:clamp(2.5rem,4vw,3rem);line-height:1;font-weight:500;color:#111d3d;margin-bottom:.65rem}@media(max-width:575.98px){.home-usp strong{font-size:2rem}}.home-usp span{display:block;font-size:1.25rem;font-weight:600;color:#111d3d;margin-bottom:1rem}@media(max-width:575.98px){.home-usp span{margin-bottom:.75rem}}.home-usp p{max-width:13rem;margin:0 auto;font-size:.8125rem;line-height:1.6;color:rgb(17 29 61 / .72)}.home-subscription{position:relative;margin:0 auto;border-radius:45px;width:calc(100% - 4rem);max-width:100rem;padding:5rem 3rem;margin-top:5rem;box-shadow:0 60px 40px -60px rgb(20 88 175 / .15);background-repeat:no-repeat;background-size:cover;overflow:hidden;align-items:center;justify-content:flex-start;display:flex}@media(max-width:1222.98px){.home-subscription{border-radius:35px;width:calc(100% - 2.4rem)}}@media(max-width:1023.98px){.home-subscription{padding:4rem 2rem;margin-top:4rem;border-radius:25px}}@media(max-width:767.98px){.home-subscription{border-radius:0;width:100%;padding:3.5rem 1.5rem}}@media(max-width:575.98px){.home-subscription{padding:3rem 1rem;margin-top:3rem}}.home-subscription::after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;border-radius:45px;z-index:-1;background:linear-gradient(to right,#111d3d 0%,rgb(17 29 61 / .15) 100%,transparent 100%),radial-gradient(ellipse 75% 100% at 100% 35%,transparent 75%,#111d3d 100%)}@media(max-width:1222.98px){.home-subscription::after{border-radius:35px}}@media(max-width:1023.98px){.home-subscription::after{border-radius:25px}}@media(max-width:767.98px){.home-subscription::after{border-radius:0;background:linear-gradient(to right,rgb(17 29 61 / .85) 0%,rgb(17 29 61 / .15) 100%,transparent 100%)}}.home-subscription>img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:45px;z-index:-1}@media(max-width:1222.98px){.home-subscription>img{border-radius:35px}}@media(max-width:1023.98px){.home-subscription>img{border-radius:25px}}@media(max-width:767.98px){.home-subscription>img{border-radius:0}}.home-subscription__inner{position:relative;z-index:2;display:flex;flex-direction:column;padding:0em 1rem 0rem;margin:0 auto;text-align:center;height:unset;width:100%;align-items:flex-start;text-align:left;max-width:74rem}@media(max-width:575.98px){.home-subscription__inner{padding:0 .5rem}}.home-subscription__content{max-width:30rem}@media(max-width:767.98px){.home-subscription__content{max-width:34rem}}.home-subscription__content h2{font-size:clamp(28px,5vw,40px);line-height:1.05;color:#fff;margin:0}.home-subscription__content p{color:#fff;display:block;padding:1.8rem 0;line-height:1.8;margin-bottom:0}@media(max-width:575.98px){.home-subscription__content p{padding:1.4rem 0;font-size:.875rem;line-height:1.5}}.home-subscription__content ul{list-style:none;padding:0;margin:0 0 2.5rem;display:grid;gap:.9rem}@media(max-width:575.98px){.home-subscription__content ul{margin-bottom:2rem;gap:.75rem}}.home-subscription__content ul li{display:flex;align-items:center;gap:.7rem;color:#fff;line-height:1.8}@media(max-width:575.98px){.home-subscription__content ul li{font-size:.875rem;line-height:1.5}}.home-subscription__content ul li svg{width:1.8rem;height:1.8rem;flex:0 0 auto;color:#2fb4d1}@media(max-width:575.98px){.home-subscription__content ul li svg{width:1.5rem;height:1.5rem}}.home-subscription__content ul li svg path{stroke:#1458af}.home-subscription__content ul li svg path#checkmark{stroke:#fff}.home-subscription__content .btns{display:flex;gap:1rem}@media(max-width:575.98px){.home-subscription__content .btns{flex-direction:column;width:100%;gap:.75rem}}.home-subscription__content .btns .btn{font-weight:600}@media(max-width:575.98px){.home-subscription__content .btns .btn{width:100%;justify-content:center}}.home-subscription__content .btns .btn svg{margin-left:.7rem;width:.9rem;transition:transform .2s ease-in-out}.home-subscription__content .btns .btn svg path{fill:#fff}.home-subscription__content .btns .btn:hover svg{transform:translateX(3px)}.home-subscription__content .btns .btn.btn-white-outline{border-color:rgb(255 255 255 / .45);color:rgb(255 255 255 / .85)}.home-subscription__content .btns .btn.btn-white-outline:hover{border-color:#fff;color:#fff;background:none}.home-subscription .tab .tabtekst{display:block;font-size:.8125rem;font-weight:600;color:rgb(255 255 255 / .85);margin-bottom:1.2rem}.home-subscription .tab .tabtekst::before{width:4rem;height:1px;background:#fff}@media(max-width:575.98px){.home-subscription .tab .tabtekst::before{width:3rem}}.home-latest{padding:5rem 0 3rem;overflow:hidden}@media(max-width:767.98px){.home-latest{padding:4rem 0 2.5rem}}@media(max-width:575.98px){.home-latest{padding:3rem 0 2rem}}.home-latest__head{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-bottom:1.5rem}@media(max-width:575.98px){.home-latest__head{align-items:flex-start;flex-direction:column;gap:.75rem}}.home-latest__head h2{margin:0;font-family:"DM Serif Display",serif;font-size:2rem;line-height:1.2;color:#111d3d}@media(max-width:575.98px){.home-latest__head h2{font-size:1.75rem}}.home-latest__head a{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:#1458af;text-decoration:none;transition:all .2s ease-in-out}.home-latest__head a svg{width:.9rem;transition:all .2s ease-in-out}.home-latest__head a svg path{fill:#1458af}.home-latest__head a:hover{color:#111d3d;transform:translateX(3px)}.home-latest__head a:hover svg path{fill:#111d3d}.home-blog-list{display:grid;gap:0}.home-blog-row{border-top:1px solid rgb(0 0 0 / .1)}.home-blog-row__link{display:grid;grid-template-columns:7.5rem minmax(0,1fr) 3rem;align-items:center;gap:1.5rem;padding:.75rem 0;color:#111d3d;text-decoration:none;transition:.25s}@media(max-width:767.98px){.home-blog-row__link{grid-template-columns:6rem minmax(0,1fr) 2.5rem;gap:1.25rem}}@media(max-width:575.98px){.home-blog-row__link{grid-template-columns:5rem minmax(0,1fr);gap:1rem}}.home-blog-row__link:hover{color:#1458af}.home-blog-row__link:hover h3{color:#1458af}.home-blog-row__link:hover img{opacity:.8}.home-blog-row__link:hover svg #Path_197{fill:#1458af}.home-blog-row__link:hover svg #blue-arrow{fill:#fff}.home-blog-row__image{overflow:hidden;border-radius:10px;background-color:rgb(17 29 61 / .06)}.home-blog-row__image img{width:100%;aspect-ratio:4/3;display:block;-o-object-fit:cover;object-fit:cover;transition:.25s}.home-blog-row__content time{display:block;margin-bottom:.5rem;font-size:.8125rem;color:rgb(17 29 61 / .6)}@media(max-width:575.98px){.home-blog-row__content time{margin-bottom:.3rem}}.home-blog-row__content h3{font-size:1.125rem;font-family:"Manrope",sans-serif;font-weight:600;color:#111d3d;line-height:1.4}@media(max-width:575.98px){.home-blog-row__content h3{font-size:1rem}}.home-blog-row__icon{display:flex;justify-content:flex-end}@media(max-width:575.98px){.home-blog-row__icon{display:none}}.home-blog-row__icon svg #Path_197{transition:fill .25s ease-in-out;fill:#fff0}.home-blog-row__icon svg #blue-arrow{transition:fill .25s ease-in-out;fill:#1458af}.home-blog-row__icon svg{width:2rem;height:2rem}@media(max-width:767.98px){.home-blog-row__icon svg{width:1.75rem;height:1.75rem}}.home-final-cta{position:relative;margin:0 auto;width:calc(100% - 2.4rem);padding:2rem 0rem;margin-bottom:5rem}@media(max-width:1023.98px){.home-final-cta{margin-bottom:4rem}}@media(max-width:767.98px){.home-final-cta{margin-bottom:3rem}}@media(max-width:575.98px){.home-final-cta{margin-bottom:2rem}}.home-final-cta::after{display:block;position:absolute;width:100%;height:100%;top:0;left:0;border-radius:45px;z-index:-1;background:radial-gradient(circle at 75% 50%,rgb(20 88 175 / .42),#fff0 70%),#111d3d}@media(max-width:767.98px){.home-final-cta::after{border-radius:32px}}@media(max-width:575.98px){.home-final-cta::after{border-radius:24px}}.home-final-cta__inner{position:relative;z-index:2;display:flex;flex-direction:column;padding:0em 1rem 0rem;margin:0 auto;text-align:center;height:unset;width:100%;align-items:center;text-align:center;max-width:74rem}@media(max-width:575.98px){.home-final-cta__inner{padding:0 .5rem}}.home-final-cta__content h2{font-size:clamp(28px,5vw,40px);line-height:1.05;color:#111d3d;margin:0}.home-final-cta__content p{color:#111d3d;display:block;padding:1rem 0;line-height:1.8;margin-bottom:0}.home-final-cta__content ul{list-style:none;padding:0;margin:0 0 2.5rem;display:grid;gap:.9rem}@media(max-width:575.98px){.home-final-cta__content ul{margin-bottom:2rem;gap:.75rem}}.home-final-cta__content ul li{display:flex;align-items:center;gap:.7rem;color:#fff;line-height:1.8}.home-final-cta__content ul li svg{width:1.8rem;height:1.8rem;flex:0 0 auto;color:#2fb4d1}@media(max-width:575.98px){.home-final-cta__content ul li svg{width:1.5rem;height:1.5rem}}.home-final-cta__content ul li svg path{stroke:#1458af}.home-final-cta__content ul li svg path#checkmark{stroke:#fff}.home-final-cta__content .btns{display:flex;justify-content:center;gap:1rem;margin-top:1rem}@media(max-width:575.98px){.home-final-cta__content .btns{flex-direction:column;width:100%;gap:.75rem}}.home-final-cta__content .btns .btn{font-weight:600}@media(max-width:575.98px){.home-final-cta__content .btns .btn{width:100%;justify-content:center}}.home-final-cta__content .btns .btn svg{margin-left:.7rem;width:.9rem;transition:transform .2s ease-in-out}.home-final-cta__content .btns .btn svg path{fill:#fff}.home-final-cta__content .btns .btn:hover svg{transform:translateX(3px)}.home-final-cta__content .btns .btn.btn-white:hover{background:rgb(255 255 255 / .95);color:#111d3d}.home-final-cta__content .btns .btn.btn-white-outline{border-color:rgb(255 255 255 / .45);color:rgb(255 255 255 / .85)}.home-final-cta__content .btns .btn.btn-white-outline:hover{border-color:#fff;color:#fff;background:none}.home-final-cta .tab .tabtekst{display:block;font-size:.8125rem;font-weight:600;color:rgb(255 255 255 / .85);margin-bottom:1.2rem}.home-final-cta .tab .tabtekst::before{width:4rem;height:1px;background:#fff}@media(max-width:575.98px){.home-final-cta .tab .tabtekst::before{width:3rem}}.wsp-posts-list{margin-left:-.8rem}.wsp-posts-list>li:has(ul)::before{display:none!important}.wsp-posts-list .wsp-category-title{display:none}body.page-template-contact .accordion{position:relative;margin:0 auto;margin-top:5rem;max-width:55rem}@media(max-width:767.98px){body.page-template-contact .accordion{margin-top:4rem}}@media(max-width:575.98px){body.page-template-contact .accordion{margin-top:3rem}}body.page-template-contact .single-meta{max-width:37rem}body.page-template-contact .hero-inner{height:22rem}@media(max-width:1023.98px){body.page-template-contact .hero-inner{height:20rem}}@media(max-width:767.98px){body.page-template-contact .hero-inner{height:18rem}}@media(max-width:575.98px){body.page-template-contact .hero-inner{height:16rem}}body.page-template-contact .hero-content{margin-top:-20rem}@media(max-width:1023.98px){body.page-template-contact .hero-content{margin-top:-5rem}}@media(max-width:767.98px){body.page-template-contact .hero-content{margin-top:-5rem}}@media(max-width:575.98px){body.page-template-contact .hero-content{margin-top:-3rem}}.contact-cards__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem 1.5rem}@media(max-width:1023.98px){.contact-cards__grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:1.25rem;max-width:50rem;width:calc(100% - 2.4rem);margin:0 auto}}@media(max-width:767.98px){.contact-cards__grid{width:100%;gap:1rem}}@media(max-width:575.98px){.contact-cards__grid{grid-template-columns:minmax(0,1fr);gap:.85rem}}.contact-cards__grid .contact-card{position:relative;overflow:hidden;background-color:#fff;color:#111d3d;border-radius:28px;box-shadow:0 60px 40px -60px rgb(20 88 175 / .1);position:relative;max-height:none;padding:4rem 4rem 4rem;background-color:#fff;color:#111d3d;display:flex;flex-direction:column;justify-content:center}@media(max-width:1023.98px){.contact-cards__grid .contact-card{border-radius:25px}}@media(max-width:767.98px){.contact-cards__grid .contact-card{border-radius:20px;padding:3rem}}@media(max-width:575.98px){.contact-cards__grid .contact-card{padding:2rem 1.5rem;border-radius:15px}}.contact-cards__grid .contact-card h2{font-size:1.75rem;line-height:1.1;color:#111d3d;margin-bottom:1.2rem}@media(max-width:575.98px){.contact-cards__grid .contact-card h2{margin-bottom:1rem;font-size:1.5rem}}.contact-cards__grid .contact-card a{color:#1458af;font-weight:600}.contact-cards__grid .contact-card a:hover{color:rgb(20 88 175 / .65);text-decoration:underline}.contact-cards__grid .contact-card p:last-child{margin-bottom:0}.contact-cards__grid .contact-card.contact-card--dark{background-color:#111d3d;color:#fff}.contact-cards__grid .contact-card.contact-card--dark h2{color:#fff}.contact-cards__grid .contact-card.contact-card--dark a{color:#fff}.kb-archive{margin-bottom:4rem;position:relative}@media(max-width:767.98px){.kb-archive{margin-bottom:3rem}}@media(max-width:575.98px){.kb-archive{margin-bottom:2rem}}.kb-archive .tab{margin-top:1rem;margin-bottom:1rem}@media(max-width:575.98px){.kb-archive .tab{margin-top:.4rem;margin-bottom:.5rem}}.kb-archive .single-meta{max-width:34rem}@media(max-width:767.98px){.kb-archive .single-meta{max-width:none}}.kb-hero{padding-bottom:4rem}@media(max-width:1222.98px){.kb-hero{padding-bottom:2rem}}@media(max-width:767.98px){.kb-hero{padding-bottom:1rem}}.kb-intro p:last-child{margin-bottom:0}.kb-search{margin-top:-8rem!important}@media(max-width:1222.98px){.kb-search{width:calc(100% - 2.4rem);margin:0 auto}}@media(max-width:1023.98px){.kb-search{margin-top:-3rem!important}}@media(max-width:767.98px){.kb-search{width:100%;margin-top:-2rem!important}}@media(max-width:575.98px){.kb-search{margin-top:-1.5rem!important}}.kb-featured{padding:10px 0 50px}@media(max-width:1023.98px){.kb-featured{padding:10px 0 40px}}@media(max-width:767.98px){.kb-featured{padding:10px 0 30px}}@media(max-width:575.98px){.kb-featured{padding:0 0 2rem}}.kb-featured-list{display:flex;flex-direction:column;gap:3rem}@media(max-width:1023.98px){.kb-featured-list{gap:2.5rem}}@media(max-width:767.98px){.kb-featured-list{gap:2rem}}.kb-featured-row{--bs-gutter-x:4rem;--bs-gutter-y:4rem;z-index:2}@media(max-width:1023.98px){.kb-featured-row{--bs-gutter-x:2.5rem;--bs-gutter-y:2rem}}@media(max-width:767.98px){.kb-featured-row{--bs-gutter-x:1.5rem;--bs-gutter-y:1.5rem}}@media(max-width:575.98px){.kb-featured-row{--bs-gutter-x:1rem;--bs-gutter-y:1.25rem;padding-bottom:2rem;border-bottom:1px solid rgb(0 0 0 / .08)}.kb-featured-row:last-child{border-bottom:0;padding-bottom:0}}.kb-featured-image{display:block;border-radius:25px;overflow:hidden;box-shadow:0 60px 40px -60px rgb(20 88 175 / .15)}@media(max-width:767.98px){.kb-featured-image{border-radius:20px}}@media(max-width:575.98px){.kb-featured-image{border-radius:15px}}.kb-featured-image img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;transition:transform .25s ease}@media(max-width:767.98px){.kb-featured-image img{aspect-ratio:16/10}}@media(max-width:575.98px){.kb-featured-image img{aspect-ratio:16/10}}.kb-featured-image:hover img{transform:scale(1.03)}.kb-featured-content{max-width:650px}@media(max-width:1023.98px){.kb-featured-content{max-width:none}}.kb-featured-content h2{margin:1rem 0;font-family:"DM Serif Display",serif;font-size:clamp(28px,3vw,36px);line-height:1.12}@media(max-width:767.98px){.kb-featured-content h2{margin:.75rem 0;font-size:2rem}}@media(max-width:575.98px){.kb-featured-content h2{font-size:1.75rem;line-height:1.18}}.kb-featured-content h2 a{color:inherit;text-decoration:none;transition:color .25s ease}.kb-featured-content h2 a:hover{color:#1458af}.kb-featured-content .archive-intro-text{margin-bottom:1.5rem;color:#111d3d}@media(max-width:767.98px){.kb-featured-content .archive-intro-text{margin-bottom:1.25rem}}@media(max-width:575.98px){.kb-featured-content .archive-intro-text{margin-bottom:1rem}}.kennis-terms{display:flex;flex-wrap:wrap;gap:8px;margin:2rem 0}@media(max-width:767.98px){.kennis-terms{margin:1.5rem 0}}@media(max-width:575.98px){.kennis-terms{gap:6px;margin:1rem 0 1.25rem}}.kennis-terms span{display:inline-flex;border:1px solid rgb(20 88 175 / .18);border-radius:999px;padding:4px 10px;color:#1458af;font-size:12px;line-height:1}@media(max-width:575.98px){.kennis-terms span{padding:4px 8px;font-size:11px}}.kb-full-archive{position:relative;padding:3rem 0 2rem}@media(max-width:1023.98px){.kb-full-archive{padding:2.5rem 0 2rem}}@media(max-width:767.98px){.kb-full-archive{padding:2rem 0 1.5rem}}@media(max-width:575.98px){.kb-full-archive{padding:1.5rem 0 1rem}}.kb-full-archive .stripes{position:absolute;bottom:-6.5rem;left:2.2rem;z-index:-1;height:clamp(300px,100%,800px)}@media(max-width:1023.98px){.kb-full-archive .stripes{left:1rem;height:70%}}@media(max-width:767.98px){.kb-full-archive .stripes{display:none}}.kb-archive-heading{margin-bottom:1rem}@media(max-width:575.98px){.kb-archive-heading{margin-bottom:.75rem}}.kb-archive-heading h2{margin-bottom:0;font-family:"DM Serif Display",serif}@media(max-width:575.98px){.kb-archive-heading h2{font-size:1.75rem;line-height:1.15}}.kb-archive-heading .total-posts{background:#1458af;font-family:"Manrope",sans-serif!important;font-weight:600;font-size:1.25rem;color:#fff;height:2.5rem;width:2.5rem;display:inline-flex;justify-content:center;align-items:center;border-radius:50px;margin-left:.5rem}@media(max-width:575.98px){.kb-archive-heading .total-posts{width:2.1rem;height:2.1rem;margin-left:.35rem;font-size:.875rem}}.kb-archive-list{position:relative;border-top:1px solid rgb(0 0 0 / .1)}.kb-archive-list.is-loading{opacity:.45;pointer-events:none}.kb-archive-list.is-loading::after{content:"";position:absolute;left:50%;top:50%;width:32px;height:32px;margin:-16px 0 0 -16px;border:3px solid rgb(20 88 175 / .2);border-top-color:#1458af;border-radius:50%;animation:kb-spin .65s linear infinite}.kb-archive-row{border-bottom:1px solid rgb(0 0 0 / .1)}.kb-archive-link{display:grid;grid-template-columns:8rem 1fr 2rem;gap:1.5rem;align-items:center;padding:1rem 0;text-decoration:none;transition:.25s;text-decoration:none!important}@media(max-width:1023.98px){.kb-archive-link{grid-template-columns:7rem 1fr 2rem;gap:1rem}}@media(max-width:767.98px){.kb-archive-link{grid-template-columns:1fr 2rem;gap:.25rem 1rem;padding:.9rem 0}}@media(max-width:575.98px){.kb-archive-link{grid-template-columns:minmax(0,1fr) 1.75rem;-moz-column-gap:.75rem;column-gap:.75rem;padding:.7rem 0}}.kb-archive-link.no-date{grid-template-columns:1fr 2rem}@media(max-width:575.98px){.kb-archive-link.no-date{grid-template-columns:minmax(0,1fr) 1.75rem}}.kb-archive-link time{color:#111d3d;font-size:.875rem;font-weight:400}@media(max-width:767.98px){.kb-archive-link time{grid-column:1/-1;grid-row:1;margin-bottom:.2rem}}@media(max-width:575.98px){.kb-archive-link time{font-size:.8125rem}}.kb-archive-link .kb-archive-title{font-size:1.25rem;font-family:"Manrope",sans-serif;font-weight:600;color:#1458af;line-height:1.4}@media(max-width:767.98px){.kb-archive-link .kb-archive-title{grid-column:1;grid-row:2}}@media(max-width:575.98px){.kb-archive-link .kb-archive-title{font-size:1.125rem;line-height:1.35}}.kb-archive-link .kb-archive-subtitle{font-size:.875rem;font-family:"Manrope",sans-serif;font-weight:400;color:#111d3d;line-height:1.4}@media(max-width:767.98px){.kb-archive-link .kb-archive-subtitle{margin-top:.2rem}}@media(max-width:575.98px){.kb-archive-link .kb-archive-subtitle{font-size:.8125rem}}.kb-archive-link .kb-archive-icon{display:flex;justify-content:flex-end}@media(max-width:767.98px){.kb-archive-link .kb-archive-icon{grid-column:2;grid-row:2;align-self:center}}@media(max-width:575.98px){.kb-archive-link .kb-archive-icon svg{width:1.75rem;height:1.75rem}}.kb-archive-link .kb-archive-icon svg #Path_197{transition:fill .25s ease-in-out;fill:#fff0}.kb-archive-link .kb-archive-icon svg #blue-arrow{transition:fill .25s ease-in-out;fill:#1458af}.kb-archive-link:hover{opacity:.8}.kb-archive-link:hover svg #Path_197{fill:#1458af}.kb-archive-link:hover svg #blue-arrow{fill:#fff}.kb-archive-controls{display:flex;justify-content:center;align-items:center;gap:3rem;margin-top:3rem}@media(max-width:767.98px){.kb-archive-controls{gap:2rem;margin-top:2.5rem}}@media(max-width:575.98px){.kb-archive-controls{gap:1rem;margin-top:2rem}}@media(max-width:575.98px){.kb-archive-controls .btn{padding:.7rem .9rem;font-size:80%}}.kb-archive-controls .is-invisible{opacity:0;visibility:hidden;pointer-events:none}.kb-archive-controls .page_count{display:flex;justify-content:center;font-size:.8125rem;position:relative}.kb-archive-controls .page_count:before{content:"";position:absolute;background-image:url(/wp-content/themes/lemedia/assets/img/svg/number-bg.svg);top:-.95rem;width:47px;height:52px;z-index:-1}@media(max-width:575.98px){.kb-archive-controls .page_count:before{top:-.8rem;width:42px;height:47px;background-size:contain;background-repeat:no-repeat;background-position:center}}.kb-archive-controls .page_count #curr_page{padding-right:2px;color:#1458af}.kb-archive-controls .page_count #max_pages{padding-left:2px}@keyframes kb-spin{to{transform:rotate(360deg)}}body.tax-Tags .kb-hero{padding-bottom:0}body.single .hero-content{margin-bottom:1rem}@media(max-width:575.98px){body.single .hero-content{margin-bottom:.5rem}}body.single .single-bottom-actions{display:flex;align-items:center;justify-content:space-between;gap:32px;margin:2rem 0 0;padding:2rem 0 5rem;border-top:1px solid rgb(0 0 0 / .1)}@media(max-width:1023.98px){body.single .single-bottom-actions{gap:1.5rem;padding-bottom:4rem}}@media(max-width:767.98px){body.single .single-bottom-actions{gap:1rem}}@media(max-width:575.98px){body.single .single-bottom-actions{flex-direction:column-reverse;align-items:stretch;gap:1.5rem;margin-top:1.5rem;padding:1.5rem 0 3rem}}body.single .single-bottom-actions .btn{flex-shrink:0;text-decoration:none}@media(max-width:767.98px){body.single .single-bottom-actions .btn{padding-right:1rem;padding-left:1rem;white-space:nowrap}}@media(max-width:575.98px){body.single .single-bottom-actions .btn{align-self:center;white-space:normal}}body.single .single-bottom-actions .btn svg{flex-shrink:0;width:.9rem;margin-right:.7rem;transform:rotate(180deg);transition:transform .2s ease-in-out}body.single .single-bottom-actions .btn svg path{fill:#1458af}body.single .single-bottom-actions .btn:hover svg{transform:rotate(180deg) translateX(3px)}body.single .single-bottom-actions .share-buttons{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:0;padding:0;border:0}@media(max-width:767.98px){body.single .single-bottom-actions .share-buttons{justify-content:flex-end;gap:.75rem}}@media(max-width:575.98px){body.single .single-bottom-actions .share-buttons{width:100%;justify-content:center;gap:1.25rem;padding-bottom:1.5rem;border-bottom:1px solid rgb(0 0 0 / .1)}}body.single .single-bottom-actions .share-buttons .share-label{display:flex;align-items:center;align-self:center;min-height:36px;color:#1458af;font-size:1.125rem;font-weight:600;line-height:1}@media(max-width:575.98px){body.single .single-bottom-actions .share-buttons .share-label{font-size:.875rem}}body.single .single-bottom-actions .share-buttons .share-wrap{display:flex;align-items:center;gap:.5rem;flex-shrink:0}@media(max-width:575.98px){body.single .single-bottom-actions .share-buttons .share-wrap{gap:.6rem}}body.single .single-bottom-actions .share-buttons .share-button{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:36px;height:36px;text-decoration:none;transition:all .2s ease}@media(max-width:575.98px){body.single .single-bottom-actions .share-buttons .share-button{width:34px;height:34px}}body.single .single-bottom-actions .share-buttons .share-button svg{display:block;width:36px;height:36px;fill:#1458af}@media(max-width:575.98px){body.single .single-bottom-actions .share-buttons .share-button svg{width:34px;height:34px}}body.single .single-bottom-actions .share-buttons .share-button:hover{transform:translateY(-2px)}body.single .lees-ook{margin:0 0 3rem}@media(max-width:575.98px){body.single .lees-ook{margin-bottom:2rem}}.team-archive{margin-top:3rem;margin-bottom:6rem;position:relative}@media(max-width:767.98px){.team-archive{margin-top:2rem;margin-bottom:4rem}}@media(max-width:575.98px){.team-archive{margin-top:1.5rem;margin-bottom:3rem}}.team-archive .tab{margin-top:1rem;margin-bottom:1rem}.team-archive h1{margin-bottom:2rem;font-weight:600;font-family:"Manrope",sans-serif}@media(max-width:575.98px){.team-archive h1{margin-bottom:1.5rem}}.team-sticky-nav{width:calc(100% - 4rem);max-width:100rem;margin:0 auto;border-radius:0;position:relative;z-index:40;transition:background-color .2s ease,box-shadow .2s ease,border-color .2s ease;box-shadow:0 40px 20px -30px #fff0!important;border-bottom:1px solid rgb(255 255 255 / .05);border-top:1px solid rgb(255 255 255 / .05)}@media(max-width:1023.98px){.team-sticky-nav{background-color:#111d3d;width:calc(100% - 2.4rem);margin-top:-5.6rem;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:50px;border-bottom-right-radius:50px;border-bottom:0}}@media(max-width:767.98px){.team-sticky-nav{width:100%;border-radius:0}}.team-sticky-nav__inner{display:grid;grid-template-columns:repeat(4,1fr)}@media(max-width:575.98px){.team-sticky-nav__inner{display:flex;justify-content:space-between}}.team-sticky-nav__link{position:relative;display:flex;align-items:center;justify-content:center;min-height:64px;color:#fff!important;text-decoration:none!important;font-size:.8125rem;text-transform:uppercase;letter-spacing:2px;font-weight:600!important;transition:opacity .2s ease;top:.2rem}@media(max-width:767.98px){.team-sticky-nav__link{min-height:58px;font-size:.9rem;text-transform:none;font-weight:400;letter-spacing:0}}@media(max-width:399.98px){.team-sticky-nav__link{font-size:.8rem}}.team-sticky-nav__link:not(:last-child)::after{content:"";position:absolute;right:0;width:1px;height:30px;background-color:rgb(255 255 255 / .18)}@media(max-width:767.98px){.team-sticky-nav__link:not(:last-child)::after{height:24px}}@media(max-width:575.98px){.team-sticky-nav__link:not(:last-child)::after{display:none}}.team-sticky-nav__link span{position:relative;padding-bottom:.4rem}@media(max-width:575.98px){.team-sticky-nav__link span{padding-bottom:.25rem}}.team-sticky-nav__link span::after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background-color:#fff;transition:width .25s ease}@media(max-width:767.98px){.team-sticky-nav__link span::after{height:1px}}.team-sticky-nav__link:hover,.team-sticky-nav__link.is-active{color:#fff}.team-sticky-nav__link:hover span::after,.team-sticky-nav__link.is-active span::after{width:100%}.team-floating-nav{position:fixed;left:50%;bottom:20px;border-radius:50px;z-index:90;width:calc(100% - 4rem);max-width:74rem;transform:translate(-50%,calc(100% + 60px));opacity:0;pointer-events:none;transition:transform .6s cubic-bezier(.22,1,.36,1),opacity .25s ease;background:#111d3d}@media(max-width:767.98px){.team-floating-nav{width:calc(100% - 2rem);bottom:1rem}}@media(max-width:575.98px){.team-floating-nav{width:100%;border-radius:0;bottom:0}}.team-floating-nav.is-visible{transform:translate(-50%,0);opacity:1;pointer-events:auto}.team-section{margin:0 auto;scroll-margin-top:40px;padding-top:3rem}@media(max-width:1222.98px){.team-section{width:calc(100% - 2rem)}}@media(max-width:1023.98px){.team-section{width:100%;padding-top:2rem}}@media(max-width:767.98px){.team-section{padding-top:2.5rem}}@media(max-width:575.98px){.team-section{padding-top:2rem}}.team-section+.team-section{padding-top:4.5rem}@media(max-width:767.98px){.team-section+.team-section{padding-top:3.5rem}}@media(max-width:575.98px){.team-section+.team-section{padding-top:2.5rem}}.team-section__head{margin-bottom:2rem}@media(max-width:575.98px){.team-section__head{margin-bottom:1.5rem}}.team-section__head h2{color:#1458af;margin-bottom:2rem;font-weight:600;font-family:"Manrope",sans-serif}@media(max-width:575.98px){.team-section__head h2{margin-bottom:1.5rem}}.team-section__line{display:block;width:58px;height:1px;background-color:#e0a2a2;margin-bottom:1.6rem}@media(max-width:575.98px){.team-section__line{width:44px;margin-bottom:1.25rem}}.team-section:first-of-type .team-section__head{display:none}.team-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem 1.5rem}@media(max-width:1023.98px){.team-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}}@media(max-width:575.98px){.team-row{grid-template-columns:minmax(0,1fr)}}.team-sticky-nav-spacer{height:0}.team-member{position:relative;overflow:hidden;background-color:#fff;color:#111d3d;border-radius:28px;box-shadow:0 60px 40px -60px rgb(20 88 175 / .1);cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}@media(max-width:1023.98px){.team-member{border-radius:25px}}@media(max-width:767.98px){.team-member{border-radius:20px}}@media(max-width:575.98px){.team-member{border-radius:15px}}.team-member img{position:relative;background-size:cover;background-position:center top;border-radius:0;margin:0}@media(max-width:1023.98px){.team-member img{width:100%;-o-object-fit:cover;object-fit:cover}}.team-member .team-meta{position:relative;max-height:none;min-height:0;padding:2rem 2.25rem 2rem;background-color:#fff;color:#111d3d}@media(max-width:767.98px){.team-member .team-meta{padding:1.75rem}}@media(max-width:575.98px){.team-member .team-meta{padding:1.5rem 1.4rem}}.team-member .team-meta h3{font-size:26px;line-height:1.1;color:#111d3d;margin-bottom:1.2rem}@media(max-width:767.98px){.team-member .team-meta h3{font-size:24px}}@media(max-width:575.98px){.team-member .team-meta h3{margin-bottom:1rem;font-size:22px}}.team-member .team-meta p{color:rgb(17 29 61 / .8);font-size:15px;line-height:1.6;margin-bottom:1.25rem}@media(max-width:575.98px){.team-member .team-meta p{margin-bottom:1rem}}.team-member .team-meta p.team-email{margin-top:auto;padding-right:60px}@media(max-width:767.98px){.team-member .team-meta p.team-email{padding-right:48px}}@media(max-width:575.98px){.team-member .team-meta p.team-email{padding-right:42px}}.team-member .team-meta a{color:#1458af;font-weight:600}.team-member .team-meta a:hover{color:rgb(20 88 175 / .65);text-decoration:underline}.team-member:hover{transform:translateY(-4px);box-shadow:0 60px 40px -60px rgb(20 88 175 / .25)!important}.team-member:hover .team-arrow svg{transform:translate(-40%,-50%)}.team-member--no-image{min-height:220px}@media(max-width:575.98px){.team-member--no-image{min-height:190px}}.team-member--no-image .team-meta{display:flex;flex-direction:column;justify-content:flex-start;padding-top:2.4rem}@media(max-width:575.98px){.team-member--no-image .team-meta{padding-top:1.75rem}}.team-linkedin{position:absolute;top:1.5rem;right:1.5rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;transition:all .4s ease;fill:#1458af;transform:scale(1.25)}@media(max-width:767.98px){.team-linkedin{top:1.25rem;right:1.25rem;transform:scale(1.1)}}@media(max-width:575.98px){.team-linkedin{top:1rem;right:1rem;transform:scale(1)}}.team-linkedin:hover{transform:scale(1.35);fill:rgb(6.8174962293%,29.9969834087%,59.653092006%)}@media(max-width:767.98px){.team-linkedin:hover{transform:scale(1.2)}}@media(max-width:575.98px){.team-linkedin:hover{transform:scale(1.08)}}.team-linkedin--static{top:1.5rem;right:1.5rem}@media(max-width:767.98px){.team-linkedin--static{top:1.25rem;right:1.25rem}}@media(max-width:575.98px){.team-linkedin--static{top:1rem;right:1rem}}.team-section--experts h2{margin-bottom:2rem}@media(max-width:575.98px){.team-section--experts h2{margin-bottom:1.5rem}}.team-section--experts .team-row{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:575.98px){.team-section--experts .team-row{grid-template-columns:minmax(0,1fr)}}.single-team-content{position:relative;margin:0 auto;margin-top:-24rem;margin-bottom:6rem}@media(max-width:1222.98px){.single-team-content{width:calc(100% - 2.4rem)}}@media(max-width:1023.98px){.single-team-content{width:calc(100% - 2.4rem);margin-top:-5rem;margin-bottom:5rem}}@media(max-width:767.98px){.single-team-content{width:100%;margin-bottom:4rem;margin-top:-3rem}}@media(max-width:575.98px){.single-team-content{margin-bottom:3rem}}@media(max-width:1023.98px){.single-team-hero{padding:4.5rem 1.5rem 7rem}}@media(max-width:767.98px){.single-team-hero{padding:4rem 1.5rem 6rem}}@media(max-width:575.98px){.single-team-hero{padding:3rem 1.25rem 5rem}}.single-team-hero__linkedin{fill:#1458af;transition:all .4s ease}@media(max-width:575.98px){.single-team-hero__linkedin{transform:scale(.9);transform-origin:left center;margin-top:.5rem}}.single-team-hero__linkedin:hover{fill:rgb(6.8174962293%,29.9969834087%,59.653092006%)}.single-team-layout{display:grid;grid-template-columns:minmax(320px,0.7fr) minmax(0,1.1fr);gap:3rem 1.5rem;align-items:start}@media(max-width:1023.98px){.single-team-layout{grid-template-columns:1fr;gap:2rem}}@media(max-width:767.98px){.single-team-layout{gap:1.5rem}}@media(max-width:575.98px){.single-team-layout{gap:1rem}}.single-team-layout__image{position:sticky;top:6.5rem}@media(max-width:1023.98px){.single-team-layout__image{position:relative;top:auto;max-width:30rem;margin:0 auto}}.single-team-photo{overflow:hidden;background-color:#fff;border-radius:28px;box-shadow:0 60px 40px -60px rgb(17 29 61 / .35)}@media(max-width:1023.98px){.single-team-photo{border-radius:25px}}@media(max-width:767.98px){.single-team-photo{border-radius:20px}}@media(max-width:575.98px){.single-team-photo{border-radius:15px}}.single-team-photo img{display:block;width:100%;height:auto}.single-team-layout__content{position:relative;overflow:hidden;background-color:#fff;color:#111d3d;border-radius:28px;position:relative;max-height:none;min-height:20rem;padding:4rem 4rem 0;background:linear-gradient(to bottom,white 0,#fcf7f5 500px,#fcf7f5 100%);color:#111d3d}@media(max-width:1023.98px){.single-team-layout__content{padding:0;background:none;border-radius:0;margin-top:1rem}}.team-publications{margin-bottom:0;margin-top:2.5rem}@media(max-width:767.98px){.team-publications{margin-top:2rem}}@media(max-width:575.98px){.team-publications{margin-top:1.5rem}}.team-publications .btn{margin-top:1.5rem;text-decoration:none!important}@media(max-width:575.98px){.team-publications .btn{margin-top:1.25rem}}.single-team-next{position:fixed;transform:rotate(90deg);bottom:1.5rem;right:1.5rem;z-index:30;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:99}@media(max-width:767.98px){.single-team-next{bottom:1rem;right:1rem;transform:rotate(90deg) scale(.9);transform-origin:center}}@media(max-width:575.98px){.single-team-next{bottom:.75rem;right:.75rem;transform:rotate(90deg) scale(.8)}}.single-team-next.visible{opacity:1;pointer-events:auto}.newsletter{margin-top:2rem}.newsletter h2{font-weight:500;font-family:"DM Serif Display",serif;font-size:clamp(28px,3vw,36px);color:#111d3d;display:block;margin-bottom:1rem}.newsletter form{width:100%;display:flex;flex-direction:column}.newsletter .small-text{font-size:.8125rem}.newsletter .small-text a{color:#1458af;text-decoration:underline}.newsletter .small-text a:hover{color:rgb(20 88 175 / .65)}.lees-ook-newsletter{margin:0 0 3rem}@media(max-width:767.98px){.lees-ook-newsletter{margin:0 0 2rem}}@media(max-width:575.98px){.lees-ook-newsletter{margin:0 0 1rem}}body.page-template-rechtsgebieden .hero-inner{height:22rem}@media(max-width:1023.98px){body.page-template-rechtsgebieden .hero-inner{height:20rem}}@media(max-width:767.98px){body.page-template-rechtsgebieden .hero-inner{height:18rem}}@media(max-width:575.98px){body.page-template-rechtsgebieden .hero-inner{height:16rem}}body.page-template-rechtsgebieden .juristiction-section{margin:0 auto;margin-top:-20rem;margin-bottom:5rem}@media(max-width:1222.98px){body.page-template-rechtsgebieden .juristiction-section{width:calc(100% - 2rem)}}@media(max-width:1023.98px){body.page-template-rechtsgebieden .juristiction-section{width:100%;margin-top:2rem;margin-bottom:3rem}}.juristiction-cards__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem 1.5rem}@media(max-width:1023.98px){.juristiction-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}}@media(max-width:575.98px){.juristiction-cards__grid{grid-template-columns:minmax(0,1fr)}}.juristiction-cards__grid *{text-decoration:none!important}.juristiction-cards__grid.juristiction-cards--cta{margin-top:3rem;grid-template-columns:repeat(2,1fr)}@media(max-width:575.98px){.juristiction-cards__grid.juristiction-cards--cta{grid-template-columns:minmax(0,1fr);margin-top:2rem}}.juristiction-cards__grid.juristiction-cards--cta .juristiction-card{padding:2rem;text-align:left;align-items:flex-start;min-height:unset}.juristiction-cards__grid.juristiction-cards--cta .juristiction-card .btn{margin-top:1rem;width:100%}.juristiction-cards__grid .juristiction-card{position:relative;overflow:hidden;background-color:#fff;color:#111d3d;border-radius:28px;box-shadow:0 60px 40px -60px rgb(20 88 175 / .1);position:relative;max-height:none;background-color:#fff;color:#111d3d;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease}@media(max-width:1023.98px){.juristiction-cards__grid .juristiction-card{border-radius:25px}}@media(max-width:767.98px){.juristiction-cards__grid .juristiction-card{border-radius:20px}}@media(max-width:575.98px){.juristiction-cards__grid .juristiction-card{border-radius:15px}}.juristiction-cards__grid .juristiction-card img{height:11rem}@media(max-width:1023.98px){.juristiction-cards__grid .juristiction-card img{width:100%;-o-object-fit:cover;object-fit:cover}}@media(max-width:575.98px){.juristiction-cards__grid .juristiction-card img{height:auto;aspect-ratio:16/9}}.juristiction-cards__grid .juristiction-card .juristiction-card__meta{position:relative;display:flex;flex-direction:column;padding:3rem 2.25rem;min-height:200px;padding:2rem 2.25rem 1.8rem;background-color:#fff;color:#111d3d}@media(max-width:767.98px){.juristiction-cards__grid .juristiction-card .juristiction-card__meta{padding:1.75rem 1.75rem 1.6rem}}@media(max-width:575.98px){.juristiction-cards__grid .juristiction-card .juristiction-card__meta{min-height:auto;padding:1.5rem 1.4rem}}.juristiction-cards__grid .juristiction-card .juristiction-card__meta .juristiction-card__eyebrow{margin-bottom:.5rem;font-size:.875rem}.juristiction-cards__grid .juristiction-card .juristiction-card__meta h2{font-size:1.75rem;line-height:1.1;color:#111d3d;margin-bottom:1.2rem}@media(max-width:767.98px){.juristiction-cards__grid .juristiction-card .juristiction-card__meta h2{font-size:1.5rem}}@media(max-width:575.98px){.juristiction-cards__grid .juristiction-card .juristiction-card__meta h2{margin-bottom:1rem}}.juristiction-cards__grid .juristiction-card .juristiction-card__meta a,.juristiction-cards__grid .juristiction-card .juristiction-card__meta .juristiction-card__link{margin-top:auto;color:#1458af;font-weight:600;padding-right:60px}@media(max-width:575.98px){.juristiction-cards__grid .juristiction-card .juristiction-card__meta a,.juristiction-cards__grid .juristiction-card .juristiction-card__meta .juristiction-card__link{padding-right:3rem}}.juristiction-cards__grid .juristiction-card .juristiction-card__meta a:hover,.juristiction-cards__grid .juristiction-card .juristiction-card__meta .juristiction-card__link:hover{color:rgb(20 88 175 / .65)}.juristiction-cards__grid .juristiction-card .juristiction-card__meta p:last-child{margin-bottom:0}.juristiction-cards__grid .juristiction-card:hover{transform:translateY(-4px);box-shadow:0 60px 40px -60px rgb(20 88 175 / .25)!important}.juristiction-cards__grid .juristiction-card:hover svg{transform:translate(-40%,-50%)}.juristiction-cards__grid .juristiction-card.juristiction-card--dark{background-color:#111d3d;color:#fff}.juristiction-cards__grid .juristiction-card.juristiction-card--dark .juristiction-card__eyebrow{color:#fff}.juristiction-cards__grid .juristiction-card.juristiction-card--dark h2{color:#fff}.juristiction-cards__grid .juristiction-card.juristiction-card--dark a,.juristiction-cards__grid .juristiction-card.juristiction-card--dark .juristiction-card__link{color:#fff}.juristiction-section{margin-top:0rem;margin-bottom:5rem}@media(max-width:767.98px){.juristiction-section{margin-bottom:4rem;margin-top:2rem}}@media(max-width:575.98px){.juristiction-section{margin-bottom:3rem;margin-top:2rem}}.juristiction-section>h2{font-size:1.75rem;font-size:32px;line-height:1.1;margin-bottom:4rem;text-align:center}@media(max-width:767.98px){.juristiction-section>h2{margin-bottom:3rem}}@media(max-width:575.98px){.juristiction-section>h2{margin-bottom:2rem;font-size:1.75rem}}.juristiction-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem 1.5rem}@media(max-width:1023.98px){.juristiction-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem 1.5rem}}@media(max-width:575.98px){.juristiction-row{grid-template-columns:minmax(0,1fr);gap:1.5rem}}.other-juristiction{padding:0 0 4rem}@media(max-width:575.98px){.other-juristiction{padding-bottom:3rem}}.other-juristiction>h2{font-size:1.75rem;font-size:32px;line-height:1.1;margin-bottom:4rem;text-align:center}@media(max-width:767.98px){.other-juristiction>h2{margin-bottom:3rem}}@media(max-width:575.98px){.other-juristiction>h2{margin-bottom:2rem;font-size:1.75rem}}img.bg-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}