@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap";h1,.h1,h2,.h2,h3,.h3,h4,.h4{line-height:1.28;font-optical-sizing:auto;font-style:normal;color:#234256;font-weight:400}h1 b,.h1 b,h2 b,.h2 b,h3 b,.h3 b,h4 b,.h4 b{font-weight:900}h1,.h1{font-size:4.2rem;margin-bottom:3.75rem}@media screen and (max-width: 480px){h1,.h1{font-size:2.65rem;line-height:1.22}}h2,.h2{font-size:3.7rem;margin-bottom:50px}@media screen and (max-width: 768px){h2,.h2{font-size:2.6rem}}h3,.h3{font-size:3rem;font-weight:900;margin-bottom:3.25rem}@media screen and (max-width: 768px){h3,.h3{font-size:2.4rem}}h4,.h4{font-size:2.7rem;font-weight:900;margin-bottom:2.25rem}@media screen and (max-width: 768px){h4,.h4{font-size:2.2rem}}p{padding:0;color:#666;line-height:1.7;font-weight:500;font-size:1.5rem}.custom-text p:not(:first-child){margin-top:3rem}.center{text-align:center}*,*::after,*::before{color:inherit;font-size:inherit;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:inherit}html{font-size:62.5%}body{font-size:1.6rem;overflow-x:hidden;font-family:"Manrope",sans-serif;background-color:#e7f1f8}section{padding:12rem 0}.box{border-radius:2.5rem;padding:7.5rem 10rem;background-color:#fff}form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:5rem}form .form-group{width:100%;row-gap:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:calc(50% - 2.5vw)}form .input-wrapper label{display:block;font-weight:700;font-size:1.8rem;margin-bottom:1.25rem;color:#315d79}form .input-wrapper input,form .input-wrapper textarea,form .input-wrapper select{width:100%;color:#333;border:1px solid rgba(0,0,0,0);outline:none;font-size:inherit;border-radius:1.5rem;padding:1.5rem 2.5rem;background-color:#f2f2f2;font-family:"Manrope",sans-serif;-webkit-transition:border-color .2s ease,background-color .2s ease;transition:border-color .2s ease,background-color .2s ease}form .input-wrapper .input-error-message{display:block;margin-bottom:.8rem;color:#d94b4b;font-size:1.4rem;line-height:1.4;font-weight:600}form .input-wrapper textarea{min-height:16rem}@media(max-width: 1024px){form{gap:3rem}form .form-group{max-width:calc(50% - 1.5rem);row-gap:2.4rem}form .input-wrapper label{font-size:1.7rem;margin-bottom:1rem}}@media(max-width: 768px){form{display:block}form .form-group{max-width:100%;row-gap:2rem}form .form-group+.form-group{margin-top:2rem}form .input-wrapper label{font-size:1.6rem;margin-bottom:.9rem}form .input-wrapper textarea{min-height:14rem}form .input-wrapper .input-error-message{font-size:1.3rem}}.btn{cursor:pointer;border-radius:15px;display:inline-block;padding:1.1rem 2.4rem;background-color:#e1871d;border:solid .2rem #e1871d;-webkit-transition:background-color .25s ease-out,border-color .25s ease-out;transition:background-color .25s ease-out,border-color .25s ease-out}.btn__text{color:#fff;font-weight:700;font-size:1.6rem;-webkit-transition:color .25s ease-out;transition:color .25s ease-out}.btn__arrow{margin-left:1.5rem;margin-bottom:-0.2rem;fill:#fff;stroke:#fff;-webkit-transition:all .25s ease-out;transition:all .25s ease-out}.btn:hover{background-color:rgba(0,0,0,0)}.btn:hover .btn__text{color:#e1871d}.btn:hover .btn__arrow{fill:#e1871d;stroke:#e1871d}.btn--blue{border-color:#315d79;background-color:#315d79}.btn--blue:hover .btn__text{color:#315d79}.btn--blue:hover .btn__arrow{fill:#315d79;stroke:#315d79}.btn--light-blue{border-color:#2e89af;background-color:#2e89af}.btn--light-blue:hover .btn__text{color:#2e89af}.btn--light-blue:hover .btn__arrow{fill:#2e89af;stroke:#2e89af}.btn--outline.btn--blue{color:#315d79;background-color:rgba(0,0,0,0)}.btn--outline.btn--blue .btn__text{color:#315d79}.btn--outline.btn--blue .btn__arrow{fill:#315d79;stroke:#315d79}.btn--outline.btn--blue:hover{background-color:#315d79}.btn--outline.btn--blue:hover .btn__text{color:#fff}.btn--outline.btn--blue:hover .btn__arrow{fill:#fff;stroke:#fff}.btn--outline.btn--light-blue{color:#2e89af;border-color:#2e89af;background-color:rgba(0,0,0,0)}.btn--outline.btn--light-blue .btn__text{color:#2e89af}.btn--outline.btn--light-blue .btn__arrow{fill:#2e89af;stroke:#2e89af}.btn--outline.btn--light-blue:hover{border-color:#e1871d;background-color:rgba(0,0,0,0)}.btn--outline.btn--light-blue:hover .btn__text{color:#e1871d}.btn--outline.btn--light-blue:hover .btn__arrow{fill:#e1871d;stroke:#e1871d}:root{--site-max-width: 140rem;--container-gutter: 10rem}.container{width:100%;margin:0 auto;padding-inline:var(--container-gutter);max-width:var(--site-max-width);-webkit-box-sizing:border-box;box-sizing:border-box}@media(max-width: 1200px){:root{--container-gutter: 6rem}}@media(min-width: 481px)and (max-width: 768px){:root{--container-gutter: 3.6rem}}@media(max-width: 480px){:root{--container-gutter: 2.8rem}}@media(max-width: 360px){:root{--container-gutter: 2.3rem}}.home-intro{position:relative;overflow:hidden;background:#e7f1f8;margin-top:-2.6rem;margin-bottom:0}.home-intro .container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:128rem;min-height:24.8rem;padding:0;gap:4rem}.home-intro__info{z-index:2;max-width:38rem;text-align:left;margin-left:54%;-webkit-transform:translateX(2rem);transform:translateX(2rem);margin:-3rem 0 -3rem 54.5%}.home-intro__button-wrapper{margin-top:3.5rem}.home-intro__shape{position:absolute;left:auto;right:50%;bottom:auto;z-index:1;width:65rem;max-width:65rem;height:auto;-webkit-transform:none;transform:none;-webkit-transform-origin:top right;transform-origin:top right}@media screen and (min-width: 1300px){.home-intro__shape{width:72.5rem;right:calc(50% - 4rem);max-width:72.5rem}}@media(max-width: 1199px){.home-intro__info{width:41rem;max-width:41rem;margin-right:5.2rem;top:3.2rem}.home-intro__info .h1{font-size:3.5rem}}@media(max-width: 991px){.home-intro{padding:0;margin-top:0}.home-intro .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:0;padding:2.8rem 2rem 4rem;margin-top:0 !important;gap:1rem}.home-intro__info{position:relative;z-index:2;width:100%;max-width:34rem;margin:0;top:0;-webkit-transform:none;transform:none;text-align:center}.home-intro__shape{position:static;right:auto;top:auto;bottom:auto;width:min(96vw,50rem);z-index:1;margin-bottom:-4rem}}@media screen and (max-width: 991px)and (min-width: 620px){.home-intro__shape{width:60rem;margin-bottom:-6rem}}@media(max-width: 600px){.home-intro .container{padding-top:2.5rem;padding-bottom:3rem}}@media(max-width: 480px){.home-intro .container{gap:1rem}}@media(max-width: 360px){.home-intro .container{padding-top:0}}@media screen and (max-width: 400px){.home-intro__shape{max-width:none;width:150vw;margin-top:-3vw;margin-bottom:-9rem}}.waarom{background-color:#fff}.waarom .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8rem}.waarom__info{width:100%;max-width:none}.waarom__box{width:100%;max-width:52rem;padding:4rem 5rem;margin-left:8rem;border-radius:2.5rem;color:#fff;background-color:#315d79}.waarom__kernwaarde{display:block;font-size:2rem;font-weight:900}.waarom__divider{height:.2rem;margin:2.2rem 0;background-color:#fff}.waarom__button-wrapper{margin-top:4.75rem}@media(max-width: 1200px){.waarom .container{gap:4rem}.waarom__box{margin-right:0;max-width:48rem;padding:3.6rem 4rem}}@media(max-width: 900px){.waarom{padding-top:7rem;padding-bottom:7rem}.waarom .custom-text{width:100%;max-width:72rem}.waarom .custom-text p{max-width:none}.waarom .h2{max-width:32rem;margin-bottom:2.4rem;font-size:3rem;line-height:1.12;letter-spacing:-0.02em}.waarom .custom-text{max-width:100%}.waarom .custom-text p{max-width:100%}.waarom .custom-text p:last-child{margin-bottom:0}.waarom__button-wrapper{margin-top:3.2rem}.waarom__box{display:none}}@media(max-width: 640px){.waarom{padding-top:5.6rem;padding-bottom:5.6rem}.waarom .h2{max-width:28rem;margin-bottom:2rem;font-size:2.6rem;line-height:1.18}.waarom__button-wrapper{margin-top:2.8rem}}@media(max-width: 480px){.waarom{padding-top:4.8rem;padding-bottom:4.8rem}.waarom .h2{max-width:26rem;font-size:2.3rem;line-height:1.2}.waarom__button-wrapper .btn{max-width:100%}}.contact-form{position:relative;overflow:hidden;background:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(231, 241, 248)), color-stop(58%, rgb(231, 241, 248)), color-stop(58%, rgb(224, 236, 244)), to(rgb(224, 236, 244)));background:linear-gradient(to bottom, rgb(231, 241, 248) 0, rgb(231, 241, 248) 58%, rgb(224, 236, 244) 58%, rgb(224, 236, 244) 100%)}.contact-form__decor{position:absolute;top:38rem;width:32rem;height:32rem;border-radius:3.6rem;background:#e0ecf4;-webkit-transform:rotate(45deg);transform:rotate(45deg);pointer-events:none;z-index:0}.contact-form__decor--left{left:-1.5rem}.contact-form__decor--right{right:-1.5rem}@media(min-width: 1200px)and (max-width: 1246px){.contact-form__decor--left{left:-10rem}.contact-form__decor--right{right:-10rem}}.contact-form .container{position:relative;z-index:1;max-width:120rem}.contact-form .h1{text-align:center;margin-bottom:4.8rem;font-size:clamp(5rem,5vw,5rem);line-height:1.04;font-weight:400;color:#254863}.contact-form__box{width:100%;max-width:126rem;margin:0 auto;padding:5.8rem 5.6rem 5.2rem;border-radius:3.2rem}.contact-form__form{position:relative;gap:6.8rem}.contact-form__form .form-group{max-width:calc(50% - 3.4rem);row-gap:2.8rem}.contact-form__form .input-wrapper label{font-size:1.6rem;margin-bottom:1rem;font-weight:bold;color:#315d79}.input-wrapper select{font-weight:bold}.contact-form__form .input-wrapper input,.contact-form__form .input-wrapper textarea,.contact-form__form .input-wrapper select{letter-spacing:.3px;border-radius:1rem;padding:1.5rem 2.5rem;font-size:1.6rem;background-color:#f3f3f3;color:#333;font-family:"Manrope",sans-serif}.contact-form__form .input-wrapper input::-webkit-input-placeholder, .contact-form__form .input-wrapper textarea::-webkit-input-placeholder, .contact-form__form .input-wrapper select::-webkit-input-placeholder{color:#666}.contact-form__form .input-wrapper input::-moz-placeholder, .contact-form__form .input-wrapper textarea::-moz-placeholder, .contact-form__form .input-wrapper select::-moz-placeholder{color:#666}.contact-form__form .input-wrapper input:-ms-input-placeholder, .contact-form__form .input-wrapper textarea:-ms-input-placeholder, .contact-form__form .input-wrapper select:-ms-input-placeholder{color:#666}.contact-form__form .input-wrapper input::-ms-input-placeholder, .contact-form__form .input-wrapper textarea::-ms-input-placeholder, .contact-form__form .input-wrapper select::-ms-input-placeholder{color:#666}.contact-form__form .input-wrapper input::placeholder,.contact-form__form .input-wrapper textarea::placeholder,.contact-form__form .input-wrapper select::placeholder{color:#666}.contact-form__form .input-wrapper textarea{min-height:14rem}.contact-form__actions{position:absolute;left:0;bottom:0}@media(max-width: 1199px){.contact-form .container{max-width:98rem}.contact-form__box{max-width:98rem;padding:4.2rem 4rem 3.6rem;border-radius:2.2rem}.contact-form__form{gap:4rem}.contact-form__form .form-group{max-width:calc(50% - 2rem);row-gap:2.6rem}.contact-form__form .input-wrapper textarea{min-height:13rem}.contact-form__actions{position:static;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(min-width: 450px)and (max-width: 1000px){.contact-form__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:3rem}.contact-form__form .form-group{width:calc(50% - 1.5rem);max-width:calc(50% - 1.5rem);margin-left:0;margin-right:0}.contact-form__form .form-group+.form-group{margin-top:0}.contact-form__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(max-width: 768px){.contact-form{display:none;background:#e7f1f8}.contact-form__decor{display:none}}@media(max-width: 670px){.contact-form__box{padding:2rem 1.2rem 2.4rem;border-radius:1.6rem}}@media(max-width: 420px){.contact-form__box{padding:1.8rem 1rem 2.2rem}}.dienst-stappen .mobile-line{display:none;width:.5rem;height:calc(100% + 12rem);position:absolute;left:5.25rem;z-index:-1;background-color:#e1871d}.dienst-stappen .line_container{position:relative;max-width:1160px;margin:0 auto;z-index:2}.dienst-stappen .line_container .item{width:520px;display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;-webkit-transition:opacity .5s ease-out;transition:opacity .5s ease-out}.dienst-stappen .line_container .item p{max-width:40rem}.dienst-stappen .line_container .item.show{opacity:1}.dienst-stappen .line_container .item:not(:last-child){margin-bottom:100px}.dienst-stappen .line_container .item:nth-child(2n+1){margin-left:auto;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.dienst-stappen .line_container .item:nth-child(2n+0) .point{margin-right:30px}.dienst-stappen .line_container .info{-webkit-box-flex:1;-ms-flex:1;flex:1}.dienst-stappen .line_container .point{min-width:60px;height:60px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:bold;font-size:20px;margin-right:30px;background-color:#fff}.dienst-stappen .line_container svg{width:214px;margin:0 auto;display:block;position:absolute;top:0;bottom:0;left:50%;translate:-50% 0;height:100%;margin-left:-15px;z-index:-1}.dienst-stappen .line_container svg path{display:none;-webkit-transition:stroke-dashoffset .3s ease-out;transition:stroke-dashoffset .3s ease-out}@media screen and (max-width: 1370px){.dienst-stappen .mobile-line{display:block}.dienst-stappen .line_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dienst-stappen .line_container svg{display:none}.dienst-stappen .line_container .items{max-width:100%;position:relative}.dienst-stappen .line_container .item{max-width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:0 !important;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.dienst-stappen .line_container .info{max-width:38rem}}@media screen and (max-width: 540px){.dienst-stappen .mobile-line{left:2.7rem}}@media screen and (max-width: 400px){.dienst-stappen .mobile-line{display:none}.dienst-stappen .line_container .point{display:none}.dienst-stappen .line_container .item:not(:last-child){margin-bottom:40px}.dienst-stappen .line_container .item{opacity:1}}.services-section{position:relative;padding:120px 0;overflow:hidden}.services-section__title{text-align:center;margin-bottom:80px;font-size:2.8rem;line-height:1.1;font-weight:400}.services-section__title b{font-weight:900}.services-decor{position:absolute;width:clamp(12rem,14vw,18rem);aspect-ratio:1/1;border-radius:3.4rem;background:currentColor;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:center;transform-origin:center;z-index:0;pointer-events:none;display:none}.services-decor--top-left{display:block;top:-29rem;left:22rem;width:34rem;border-radius:4rem;color:hsla(0,0%,40%,.12);-webkit-transform:rotate(-66.27deg);transform:rotate(-66.27deg)}@media(min-width: 1401px){.services-decor--top-left{top:-29rem;left:13rem;width:37rem}}.services-decor--right-center{display:block;top:18rem;right:-13rem;width:22rem;border-radius:4rem;color:rgba(49,93,121,.12);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.services-decor--left-middle{display:block;top:81rem;left:-11rem;width:19rem;border-radius:4rem;color:rgba(226,135,29,.16);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.services-decor--right-bottom{display:block;right:-10.5rem;bottom:18rem;width:21rem;border-radius:4rem;color:hsla(0,0%,100%,.55);-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:-1}@media(min-width: 1200px)and (max-width: 1400px){.services-decor--top-left{top:-25rem;left:10rem;width:31rem}.services-decor--right-center{top:40rem;right:-11rem;width:18rem}.services-decor--left-middle{top:105rem;left:-12rem;width:20rem}.services-decor--right-bottom{right:-10rem;bottom:8rem;width:18rem}}.services-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:100px}.service{display:grid;grid-template-columns:1fr 1fr;gap:80px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.service--2 .service__media{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.service--2 .service__content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.service__media{width:100%;justify-self:center}a.service__media{cursor:pointer}@media screen and (min-width: 991px){a.service__media:hover img{scale:1.015}}.service__media img{display:block;max-width:100%;height:360px;-o-object-fit:cover;object-fit:cover;border-radius:30px;-webkit-transition:scale .25s ease-out;transition:scale .25s ease-out}.service__content{max-width:700px}.service__text{max-width:56rem;margin-bottom:28px;font-size:1.2rem;line-height:1.7;color:#5f666d}.service__btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:12px 22px;border:1px solid #1e3a5f;border-radius:999px;color:#1e3a5f;text-decoration:none;font-weight:500;-webkit-transition:all .3s ease;transition:all .3s ease}.service__btn:hover{background:#1e3a5f;color:#fff}.service__links{list-style:none;padding:0;margin:24px 0 0}.service__links a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;font-weight:500;color:#2e89af;text-decoration:none;-webkit-transition:color .22s ease,-webkit-transform .22s ease;transition:color .22s ease,-webkit-transform .22s ease;transition:color .22s ease,transform .22s ease;transition:color .22s ease,transform .22s ease,-webkit-transform .22s ease}.service__links a svg{-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;width:20px;height:15px;-webkit-transition:-webkit-transform .22s ease;transition:-webkit-transform .22s ease;transition:transform .22s ease;transition:transform .22s ease, -webkit-transform .22s ease}.service__links a svg path{fill:currentColor;stroke:currentColor}.service__links a:hover{color:#e2871d;-webkit-transform:translateX(3px);transform:translateX(3px)}.service__links a:hover svg{-webkit-transform:translateX(3px);transform:translateX(3px)}.service--1 .service__text{width:50rem;max-width:50rem;font-size:1.5rem;line-height:1.8}.service--1 .service__links{margin-top:3.25rem}.service--1 .service__links li:not(:last-child){margin-bottom:1.5rem}.service--1 .service__links a{font-weight:700;font-size:1.5rem}.service--1 .service__links a:hover{color:#e2871d}.service--2 .service__content{padding-right:0;max-width:47rem;margin-left:30px}.service--3 .service__media,.service--3 .service__media img{max-width:500px}.service--3 .service__content{padding-left:0;max-width:47rem;margin-left:-40px}.service--3 .service__media img{height:350px;aspect-ratio:10/7;border-radius:36px}.service--2 .service__text,.service--3 .service__text{width:50rem;max-width:50rem;margin-bottom:26px;font-size:1.5rem;line-height:1.7}.service--2 .service__btn,.service--3 .service__btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:1.4rem;gap:14px;min-height:40px;padding:0 32px;border:2px solid #2a89b7;border-radius:14px;color:#2a89b7;font-size:1.5rem;font-weight:700;line-height:1;background:rgba(0,0,0,0);-webkit-transition:all .3s ease;transition:all .3s ease}.service--2 .service__btn svg,.service--3 .service__btn svg{width:20px;height:15px;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.service--2 .service__btn:hover,.service--3 .service__btn:hover{background:#2a89b7;color:#fff;border-color:#2a89b7}.service--2 .service__btn:hover svg,.service--3 .service__btn:hover svg{-webkit-transform:translateX(3px);transform:translateX(3px)}.offer{position:relative;overflow:hidden;background:#fff}.offer__grid{display:grid;grid-template-columns:1fr 1fr;gap:52px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:1}.offer__content{max-width:none}.offer__subtitle{margin:3.5rem 0 2.5rem;font-size:2.5rem;line-height:1.15;font-weight:800;color:#234256}.offer__text{margin:0 0 16px;font-size:1.5rem;line-height:1.62;color:#5d5d5d}.offer__content .offer__text:first-of-type{margin-bottom:30px}.offer__media{height:45rem;margin:0 auto;justify-self:end}.offer__media img{display:block;max-width:none;height:auto;-o-object-fit:cover;object-fit:cover;max-height:100%;-o-object-position:center 38%;object-position:center 38%;border-radius:3.5rem}.btn-pill{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:12px 18px;border-radius:999px;border:1px solid #315d79;color:#315d79;text-decoration:none}.btn-pill--orange{border-color:#e2871d;color:#e2871d}.offer .btn-pill--orange{margin-top:10px;padding:12px 28px;border-radius:18px;border-color:#e2871d;background:#e2871d;color:#fff;font-size:1.5rem;font-weight:700}.offer .btn-pill--orange svg{width:20px;height:15px;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px}.offer .btn-pill--orange:hover{background:rgba(0,0,0,0);color:#e2871d}.testimonials{--testimonials-slide-gap-desktop: 2.8rem;--testimonials-slide-current-ratio: 3.38;--testimonials-right-bleed: calc((100vw - 100%) / 2);position:relative;overflow:hidden;padding:10.6rem 0 10.4rem;background:#e7f1f8}.testimonials .container{overflow:visible;position:relative;cursor:-webkit-grab;cursor:grab}.testimonials::before{content:"";position:absolute;top:25rem;left:-13.8rem;width:21rem;height:21rem;border-radius:3.6rem;-webkit-transform:rotate(45deg);transform:rotate(45deg);background:rgba(49,93,121,.22);pointer-events:none}@media(max-width: 1200px){.testimonials::before{display:none}}.testimonials__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem;margin-bottom:50px}.testimonials__nav-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;-ms-flex-negative:0;flex-shrink:0;margin-left:auto}.testimonials__slider{width:100%;overflow:initial !important}.testimonials__track{width:100%;padding:.2rem 0 1rem;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.testimonials .swiper-slide{min-width:0;width:var(--testimonials-slide-computed-width, calc((100% - var(--testimonials-slide-gap-desktop)) / var(--testimonials-slide-current-ratio)));height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;-webkit-transition:opacity .12s linear;transition:opacity .12s linear}.testimonial{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5.2rem 4.2rem 4.4rem;border-radius:3rem;background:#fff;-webkit-box-shadow:none;box-shadow:none;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.testimonials .swiper-slide.peek-slide{opacity:.5}.testimonials .swiper-slide.peek-slide .testimonial__text,.testimonials .swiper-slide.peek-slide .testimonial__name{color:rgba(42,86,118,.36)}.testimonial__text{color:#315d79}.testimonials__nav{position:static;width:4rem;height:4rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;border:0;border-radius:1.2rem;background:#9ab1c2;color:#fff;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}.testimonials__nav:hover{background:#2f617f}.testimonials__nav svg{display:block;width:2rem;height:1.6rem}.testimonials__nav path{fill:currentColor;stroke:currentColor;stroke-width:.5;stroke-linecap:round;stroke-linejoin:round}.testimonials__nav--prev svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.testimonials__nav--next{background:#2f617f}@media(max-width: 1245px){.testimonials{--testimonials-slide-gap-desktop: 1.8rem;--testimonials-slide-current-ratio: 3.15;padding:10.6rem 0 8rem}.testimonials::before{display:none}.testimonials__nav svg{width:1.7rem;height:1.4rem}}@media(max-width: 1000px){.testimonials{--testimonials-slide-gap-desktop: 1.8rem;--testimonials-slide-current-ratio: 2.5;padding:10.6rem 0 6rem}}@media(max-width: 868px){.testimonials{--testimonials-slide-gap-desktop: 1.6rem;--testimonials-slide-current-ratio: 2.5;padding:10.6rem 0 4.8rem}.testimonials::before{display:none}.testimonials__nav svg{width:1.6rem;height:1.25rem}}@media(max-width: 639px){.testimonials{--testimonials-slide-gap-desktop: 1.4rem;--testimonials-slide-current-ratio: 2.5;padding:10.6rem 0 4.4rem}.testimonials__nav svg{width:1.45rem;height:1.15rem}}@media(max-width: 580px){.testimonials{--testimonials-slide-gap-desktop: 1.2rem;--testimonials-slide-current-ratio: 1.5;padding:10.6rem 0 4.4rem}.testimonials__nav svg{width:1.45rem;height:1.15rem}}@media(max-width: 500px){.testimonials{--testimonials-slide-current-ratio: 1.25;padding:10.6rem 0 4.2rem}.testimonials__nav svg{width:1.08rem;height:.86rem}}@media(max-width: 430px){.testimonials{--testimonials-slide-gap-desktop: 1rem;--testimonials-slide-current-ratio: 1.25;padding:10.6rem 0 4.2rem}.testimonials__nav svg{width:.98rem;height:.78rem}}@media(max-width: 360px){.testimonials{--testimonials-slide-current-ratio: 1;padding:10.6rem 0 3.6rem}.testimonials__nav svg{width:.88rem;height:.7rem}}@media(max-width: 991px){.home-intro__decor--top-left{top:14rem;left:-12rem;width:19rem}.home-intro__decor--bottom-right{right:-8.2rem;bottom:-1.2rem;width:18rem}.home-intro .container{grid-template-columns:1fr;grid-template-areas:"info" "shape";gap:3.6rem;min-height:0;margin-bottom:-1.8rem}.home-intro__info{width:100%;max-width:46rem;margin:2.6rem auto 0;text-align:center}.home-intro__info .h1{margin:0 0 2.2rem;font-size:clamp(3.1rem,5.8vw,4.6rem);line-height:1.16;letter-spacing:-0.02em}}@media(min-width: 641px)and (max-width: 900px){.home-intro__decor--top-left{top:15rem;left:-10rem;width:18rem}.home-intro__decor--bottom-right{right:-7.4rem;bottom:.2rem;width:17rem}.home-intro .container{gap:4.4rem;margin-bottom:-2.1rem}.home-intro__shape{max-width:62rem;left:0;-webkit-transform:none;transform:none}}@media(max-width: 640px){.home-intro__decor--top-left{top:17rem;left:-8.8rem;width:15rem;border-radius:3rem}.home-intro__decor--bottom-right{right:-6.8rem;bottom:-0.8rem;width:14rem;border-radius:2.8rem}.home-intro .container{gap:4rem;margin-bottom:.2rem}.home-intro__info{max-width:100%;margin:3rem auto 0}.home-intro__info .h1{font-size:clamp(2.85rem,8.6vw,3.9rem);line-height:1.18}.offer__subtitle{margin:3rem 0 2rem;font-size:2rem;line-height:1.2}.offer__text{margin-bottom:1.4rem;font-size:1.25rem;line-height:2}.offer .btn-pill--orange{margin-top:2.6rem;margin-bottom:2.6rem;padding:1rem 2.4rem;border-radius:1.8rem;font-size:1.3rem}.offer__media{overflow:hidden;max-height:30rem;border-radius:2.8rem 2.8rem 0 0}.offer__media img{-o-object-fit:cover;object-fit:cover}}@media(max-width: 480px){.home-intro__decor--top-left{top:18rem;left:-7.6rem;width:13rem}.home-intro__decor--bottom-right{right:-6.1rem;bottom:-1.4rem;width:12rem}.home-intro .container{gap:4.2rem;min-height:0;margin-bottom:1.2rem}.home-intro__info{max-width:100%;margin:3.6rem auto 0}.home-intro__info .h1{margin:0 0 2.4rem;font-size:2.65rem;line-height:1.22;letter-spacing:-0.02em}}@media(min-width: 381px)and (max-width: 426px){.home-intro__decor--top-left{top:15rem;left:-7.2rem;width:12.4rem}.home-intro__decor--bottom-right{right:-5.8rem;bottom:-1.8rem;width:11.4rem}.home-intro__info{margin:2.8rem auto 0}.home-intro__info .h1{max-width:none;margin:0 auto 2.4rem;font-size:3.2rem;line-height:1.1;letter-spacing:-0.028em;text-wrap:initial}.home-intro__title span{display:block}.home-intro__title span:not(:last-child)::after{content:none}}@media(min-width: 321px)and (max-width: 380px){.home-intro__decor--top-left{top:13rem;left:-7rem;width:11.5rem}.home-intro__decor--bottom-right{right:-5.6rem;bottom:-1.8rem;width:10.6rem}.home-intro{margin-bottom:-0.5rem}.home-intro__info{margin:2.2rem auto 0}}@media(max-width: 1024px){.offer .container,.testimonials .container,.insights .container{width:min(100%,100% - 5rem)}.offer__media{max-height:35rem}.services-list{gap:clamp(4rem,6vw,5.5rem)}.service{margin-bottom:0}.offer__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.offer__content{width:100%;max-width:100%;margin:0}.offer__subtitle{margin:3rem 0 2rem;font-size:2.1rem;line-height:1.18}.offer__text{margin:0 0 1.4rem;font-size:1.35rem;line-height:1.9;color:#666}.offer .btn-pill--orange{margin-top:2.6rem;margin-bottom:2.6rem;padding:1rem 2.4rem;border-radius:1.8rem;font-size:1.4rem}.offer__media{width:100%;max-width:100%;margin:0;justify-self:start;overflow:hidden}.offer__media img{display:block;max-width:100%;height:auto;margin:0;-o-object-fit:cover;object-fit:cover}}@media(min-width: 901px)and (max-width: 1024px){.service,.service--2{grid-template-columns:minmax(36rem, 42rem) minmax(0, 1fr);gap:5.4rem}.service--2{grid-template-columns:minmax(0, 1fr) minmax(36rem, 42rem)}.service__media{max-width:42rem}.service__media img,.service--2 .service__media img,.service--3 .service__media img{max-width:42rem;height:auto;aspect-ratio:16/10;border-radius:2.8rem}.service--1 .service__content,.service--2 .service__content,.service--3 .service__content{max-width:100%;margin-left:0}.service--1 .service__text,.service--2 .service__text,.service--3 .service__text{width:auto;max-width:100%;font-size:1.4rem;line-height:1.75}}@media(min-width: 1025px)and (max-width: 1199px){.services-decor--top-left{top:-20rem;left:1rem;width:29rem}.services-decor--right-center{top:40rem;right:-9rem;width:17rem}.services-decor--left-middle{top:60rem;left:-11rem;width:16rem}.services-decor--right-bottom{right:-9rem;bottom:9rem;width:16rem}.service,.service--2{gap:5rem}.service{grid-template-columns:minmax(38rem, 44rem) minmax(0, 1fr);margin-bottom:2.4rem}.service--2{grid-template-columns:minmax(0, 1fr) minmax(38rem, 44rem)}.service__media{max-width:44rem}.service__media img,.service--2 .service__media img,.service--3 .service__media img{width:100%;max-width:44rem;height:auto;aspect-ratio:16/10;border-radius:3rem}.service--1 .service__content,.service--2 .service__content,.service--3 .service__content{max-width:100%;margin-left:0}.service--1 .service__text,.service--2 .service__text,.service--3 .service__text{width:auto;max-width:100%;font-size:1.4rem;line-height:1.75}}@media(max-width: 900px){.services-decor{display:none}.services-list{gap:clamp(4rem,6vw,5.5rem)}.service__media,.service--1 .service__content,.service--2 .service__content,.service--3 .service__content{width:100%;max-width:100%;margin-left:0;margin-right:0}.service--1 .service__content,.service--2 .service__content,.service--3 .service__content{padding-left:0;padding-right:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;text-align:left}.service__media{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;justify-self:start}.service--1 .service__text,.service--2 .service__text,.service--3 .service__text{width:auto;max-width:100%;margin-left:0;margin-right:0;font-size:clamp(1.4rem,1.2rem + .3vw,1.55rem);line-height:1.8}.service__media img,.service--2 .service__media img,.service--3 .service__media img{height:auto;margin-left:0;margin-right:0;aspect-ratio:16/9;border-radius:2.8rem}.service--2 .service__btn,.service--3 .service__btn{margin-bottom:2.8rem;margin-top:1rem}.offer__content{width:100%;max-width:100%;margin:0}.offer__subtitle{margin:3rem 0 2rem;font-size:2.2rem;line-height:1.18}.offer__text{margin:0 0 1.6rem;font-size:1.4rem;line-height:1.9;color:#666}.offer .btn-pill--orange{margin-top:2.8rem;margin-bottom:2.8rem;padding:1.1rem 2.8rem;border-radius:1.8rem;font-size:1.5rem}.offer__media{width:100%;max-width:100%;margin:0;justify-self:start;overflow:hidden;border-radius:3rem 3rem 0 0}.offer__media img{display:block;max-width:100%;margin:0;-o-object-fit:cover;object-fit:cover}}@media(min-width: 901px)and (max-width: 1024px){.services-decor--top-left{top:-18rem;left:3rem;width:26rem}.services-decor--right-center{top:20rem;right:-10rem;width:15rem}.services-decor--left-middle{top:73rem;left:-11rem;width:15rem}.services-decor--right-bottom{right:-10rem;bottom:8rem;width:15rem}}@media(min-width: 770px)and (max-width: 900px){.services-section{padding:60px 0 70px}.services-section__title{margin-bottom:3.8rem;font-size:3.2rem;line-height:1.08;text-align:left;max-width:52rem;margin-left:4rem;margin-right:0}.service,.service--2,.service--3{gap:8rem}.service__media,.service--1 .service__content,.service--2 .service__content,.service--3 .service__content{max-width:100%}.service--1 .service__content,.service--2 .service__content,.service--3 .service__content{max-width:52rem;margin-right:0}.service__media{justify-self:start;margin-right:0}.service--1 .service__text,.service--2 .service__text,.service--3 .service__text{max-width:52rem;margin-left:0;margin-right:0;font-size:1.3rem;line-height:1.7;margin-bottom:1.4rem}.service__links{margin-top:1.8rem}.service__media img,.service--2 .service__media img,.service--3 .service__media img{aspect-ratio:16/10;border-radius:2.2rem}}@media(max-width: 768px){.services-section{padding:34px 0 56px;background:#e7f1f8}.offer .container,.testimonials .container,.insights .container{width:100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.services-decor{display:none}.services-section__title{text-align:left;margin-bottom:40px;font-size:clamp(4.6rem,10vw,5.6rem);line-height:1.06;font-weight:400}.services-section__title b{font-weight:850}.services-list{gap:8.5rem}.service__content,.service__media,.service--1 .service__content,.service--2 .service__content,.service--3 .service__content{max-width:100%;margin-left:0;margin-right:0}.service__media img,.service--2 .service__media img,.service--3 .service__media img{border-radius:22px;-webkit-box-sizing:border-box;box-sizing:border-box;aspect-ratio:16/10}.service__text{font-size:1.4rem;line-height:1.85;margin-bottom:14px}.service--1 .service__text,.service--2 .service__text,.service--3 .service__text{max-width:100%;margin-left:0;margin-right:0;font-size:1.3rem;line-height:1.8;margin-bottom:16px}.service__links{margin-top:30px;margin-bottom:30px}.service__links a{font-size:1.6rem}.service__btn{margin-top:16px;padding:10px 18px;font-size:1.4rem}.offer__subtitle{margin:3rem 0 2rem;font-size:2rem;line-height:1.2}.offer__text{font-size:1.28rem;line-height:1.95}.offer .btn-pill--orange{margin-top:2.4rem;margin-bottom:2.4rem;font-size:1.3rem}.offer__media{border-radius:2.8rem 2.8rem 0 0}}@media(min-width: 730px)and (max-width: 900px){.services-decor{display:block}.services-decor--top-left{top:-11rem;left:auto;right:-5rem;width:20rem;-webkit-transform:rotate(60deg);transform:rotate(60deg)}.services-decor--right-center{top:35rem;right:-11rem;width:20rem}.services-decor--left-middle{top:100rem;left:auto;right:-10rem;width:18rem}.services-decor--right-bottom{right:-11rem;bottom:6rem;width:20rem}}@media(min-width: 320px)and (max-width: 729px){.services-decor{display:block}.services-decor--top-left{top:-11rem;left:auto;right:-5rem;width:20rem;-webkit-transform:rotate(60deg);transform:rotate(60deg)}.services-decor--right-center{display:none}.services-decor--left-middle{display:none}.services-decor--right-bottom{display:none}}@media(min-width: 481px)and (max-width: 768px){.offer .container,.testimonials .container,.insights .container{width:min(100%,100% - 2.8rem);max-width:none}.services-section__title{max-width:46rem;margin-left:auto;margin-right:auto;font-size:clamp(3.2rem,6vw,4.2rem)}.offer__subtitle{font-size:clamp(2rem,4vw,2.4rem)}.service--2 .service__btn,.service--3 .service__btn{margin-bottom:2.4rem}}@media(min-width: 530px)and (max-width: 768px){.offer .container,.testimonials .container,.insights .container{width:min(100%,100% - 2rem)}.services-section__title{max-width:none;margin-bottom:32px;font-size:clamp(2.8rem,5.6vw,3.4rem);text-align:left}}@media(min-width: 610px)and (max-width: 768px){.service--1 .service__content,.service--2 .service__content,.service--3 .service__content{margin-left:0;margin-right:0;text-align:left}.service__media{justify-self:start;margin-left:0;margin-right:0;max-width:200px}.service__title,.service--1 .service__text,.service--2 .service__text,.service--3 .service__text,.service__links{max-width:none;margin-left:0;margin-right:0}}@media(max-width: 480px){.services-section__title,.service__btn,.offer .btn-pill--orange{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%}.offer__text{font-size:1.2rem;line-height:1.9}}@media(min-width: 381px)and (max-width: 426px){.service__btn{margin-bottom:2.2rem}}@media(max-width: 360px){.services-section__title{margin-bottom:28px;margin-left:14px;font-size:2.5rem}.service__title,.service--2 .service__title,.service--3 .service__title{font-size:2.3rem;margin-bottom:14px}.service__links a{gap:10px;font-size:1.5rem}.service--2 .service__btn,.service--3 .service__btn{width:auto;max-width:none;min-height:38px;padding:0 18px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-item-align:start;align-self:flex-start;font-size:1.3rem;margin-bottom:15px}.offer__subtitle{margin:20px 0 12px;font-size:2rem}.offer__text{font-size:1.3rem;line-height:1.75}.offer .btn-pill--orange{width:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-item-align:start;align-self:flex-start;font-size:1.6rem;border-radius:16px}}@media(min-width: 620px)and (max-width: 769px){.service__media,.service__content,.service--1 .service__content,.service--2 .service__content,.service--3 .service__content{width:min(100%,54rem);max-width:54rem;margin-left:0;margin-right:0}.service__media img,.service--2 .service__media img,.service--3 .service__media img{display:block;width:100%;max-width:100%}.service__title,.service--1 .service__text,.service--2 .service__text,.service--3 .service__text,.service__links,.service__btn,.service--2 .service__btn,.service--3 .service__btn{max-width:100%;margin-left:0;margin-right:0}}@media(min-width: 800px)and (max-width: 991px){.home-intro .container{grid-template-columns:1fr;grid-template-areas:"info" "shape"}.home-intro__shape{justify-self:center;left:auto;-webkit-transform:none;transform:none}}@media(min-width: 425px)and (max-width: 640px){.home-intro .container{grid-template-columns:1fr;grid-template-areas:"info" "shape";gap:2.8rem;min-height:0;margin-bottom:0;padding-top:2.4rem;padding-bottom:0}.home-intro__info{width:100%;max-width:34rem;margin:0 auto;text-align:center}.home-intro__info .h1{margin:0 0 1.8rem;font-size:clamp(2.9rem,7vw,3.6rem);line-height:1.14}.home-intro__shape{display:block;max-width:calc(100% + 2.4rem);left:auto;-webkit-transform:none;transform:none}}@media(max-width: 1248px){.offer__content{width:100%;max-width:100%;margin:0}.offer__subtitle{margin:3rem 0 2rem}.offer__text{margin:0 0 1.4rem;font-size:1.35rem;line-height:1.9;color:#666}.offer .btn-pill--orange{margin-top:2.6rem;margin-bottom:2.6rem;padding:1rem 2.4rem;border-radius:1.8rem;font-size:1.4rem}.offer__media{width:100%;max-width:100%;margin:0;justify-self:start;overflow:hidden;border-radius:3rem 3rem 0 0}}@media screen and (min-width: 991px){.services-section h2{text-align:center;margin-bottom:70px}}.insights__title{text-align:center}.services__button-wrapper{margin-top:30px}.home .services-section+.insights{padding-top:3rem}.blogs__button-wrapper{margin-top:50px;text-align:center}.offer__title{margin-bottom:30px}.offer__button-wrapper{margin-top:40px}.offer{padding:8rem 0 8rem}@media screen and (min-width: 900px){.offer__grid{gap:80px}}@media screen and (max-width: 678px){.service{gap:60px;grid-template-columns:1fr}}.onze-diensten__title,.insights__title{text-align:center;margin-bottom:20px}@media screen and (min-width: 768px){.onze-diensten__title,.insights__title{margin-bottom:25px}}.testimonials__title{margin-bottom:0}@media screen and (max-width: 540px){.testimonials__top{-ms-flex-wrap:wrap;flex-wrap:wrap}.testimonials__top .testimonials__nav-group{margin-left:0}}.testimonial__text{font-size:18px}.testimonial__name{margin-top:20px;font-size:1.8rem;font-weight:800;color:#315d79}.about-card h2,.about-split h2{margin-bottom:20px}section.relatietherapie__story{padding:10rem 0}.relatietherapie__story h2{font-size:3rem;margin-bottom:2.5rem}h1.relatietherapie__title{max-width:100%;-ms-hyphens:auto;hyphens:auto;word-break:break-word;white-space:pre-line}@media screen and (max-width: 450px){h1.relatietherapie__title{font-size:2.8rem}}.diensten-page{padding-top:9rem}@media screen and (max-width: 768px){.diensten-page{padding-top:4.6rem}}.header{top:0;left:0;right:0;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:8.8rem;position:fixed;isolation:isolate;padding:1.4rem 0;-webkit-box-shadow:0 2px 4px 0px rgba(0,0,0,.06);box-shadow:0 2px 4px 0px rgba(0,0,0,.06);background-color:#fff}.header--ghost{position:static}.header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2.4rem}.header-menu-toggle{display:none;width:4.8rem;height:4.8rem;padding:0;border:0;background:rgba(0,0,0,0);color:#315d79;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header-menu-toggle span{display:block;width:3rem;height:.37rem;margin:.6rem;margin-left:auto;margin-right:0;border-radius:999px;background:currentColor;-webkit-transform-origin:center;transform-origin:center;-webkit-transition:opacity .2s ease,width .2s ease,-webkit-transform .26s ease;transition:opacity .2s ease,width .2s ease,-webkit-transform .26s ease;transition:transform .26s ease,opacity .2s ease,width .2s ease;transition:transform .26s ease,opacity .2s ease,width .2s ease,-webkit-transform .26s ease}.logo{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.logo img{display:block;width:auto;height:4.8rem}.site-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:3.5rem;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0}@media screen and (max-width: 1300px){.site-nav{margin-top:.5rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.site-nav__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-nav__item--has-dropdown{padding-bottom:0;margin-bottom:0}.site-nav__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;font-size:1.7rem;line-height:1.2;font-weight:600;color:#234256;white-space:nowrap;-webkit-transition:color .25s ease-out;transition:color .25s ease-out}.site-nav__link:hover{color:#2e89af}.site-nav__link.active{color:#e1871d}.site-nav__link span{font-size:1.8rem;margin-left:.6rem;line-height:1;display:inline-block;-webkit-transform-origin:center;transform-origin:center;-webkit-transition:opacity .22s ease,-webkit-transform .22s ease;transition:opacity .22s ease,-webkit-transform .22s ease;transition:transform .22s ease,opacity .22s ease;transition:transform .22s ease,opacity .22s ease,-webkit-transform .22s ease}.site-nav__item--has-dropdown:hover .site-nav__link span,.site-nav__item--has-dropdown:focus-within .site-nav__link span{-webkit-transform:translateY(0.1rem) rotate(180deg);transform:translateY(0.1rem) rotate(180deg)}.site-nav__dropdown{position:absolute;top:100%;left:50%;z-index:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:0;padding:2.5rem 5rem;padding-top:5.9rem;border-radius:0 0 2.5rem 2.5rem;background:#fff;-webkit-box-shadow:0 3px 3px rgba(80,80,80,.25);box-shadow:0 3px 3px rgba(80,80,80,.25);opacity:0;min-width:32rem;visibility:hidden;pointer-events:none;-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0);-webkit-transition:opacity .22s ease,visibility .22s ease,-webkit-transform .22s ease;transition:opacity .22s ease,visibility .22s ease,-webkit-transform .22s ease;transition:opacity .22s ease,visibility .22s ease,transform .22s ease;transition:opacity .22s ease,visibility .22s ease,transform .22s ease,-webkit-transform .22s ease;-webkit-transition-delay:.3s;transition-delay:.3s}.site-nav__dropdown-title{margin-bottom:12px;font-size:2.3rem}.site-nav__dropdown-link{display:block;width:100%;padding:.75rem 0;text-decoration:none;color:#2e89af;font-size:1.75rem;font-weight:500;white-space:normal;-webkit-transition:color .25s ease-out;transition:color .25s ease-out}.site-nav__dropdown-link.active{color:#e1871d !important}.site-nav__dropdown-link:hover,.site-nav__dropdown-link:focus-visible{color:#315d79}.site-nav__item--has-dropdown:hover .site-nav__dropdown,.site-nav__item--has-dropdown:focus-within .site-nav__dropdown{opacity:1;visibility:visible;pointer-events:auto;-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0);-webkit-transition-delay:0s;transition-delay:0s}.mobile-nav-overlay,.mobile-nav{display:none}@media(max-width: 1200px){.site-nav{gap:2rem}.site-nav__link{font-size:1.8rem}}@media(max-width: 1100px){.site-nav{display:none}.header{min-height:7.8rem;padding:1.2rem 0}.header .container{gap:1.6rem}.header-contact-btn{display:none}.logo img{height:3.4rem}.header-menu-toggle,.mobile-nav-overlay,.mobile-nav{display:block}.mobile-nav-overlay{position:fixed;inset:0;z-index:18;background:rgba(17,28,38,.42);opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:opacity .25s ease,visibility .25s ease;transition:opacity .25s ease,visibility .25s ease}.mobile-nav{position:fixed;top:0;left:0;z-index:19;width:100%;max-width:none;height:auto;max-height:100vh;padding:2.6rem 2rem 3.2rem;overflow-y:auto;background:#fff;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease, -webkit-transform .25s ease}.mobile-nav__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.6rem;margin-bottom:3.6rem}.mobile-nav__logo img{height:3.3rem}.mobile-nav__close{border:0;padding:0;background:rgba(0,0,0,0);color:#315d79;font-size:4.25rem;line-height:1;cursor:pointer}.mobile-nav__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:3rem}.mobile-nav__group{width:100%}.mobile-nav__title{display:inline-block;text-decoration:none;color:#234256;font-size:2rem;line-height:1.2;font-weight:700}.mobile-nav__title.active{color:#e1871d}.mobile-nav__submenu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.8rem;margin-top:2rem;padding-left:1.2rem}.mobile-nav__sublink{text-decoration:none;color:#2e89af;font-size:1.6rem;font-weight:500}.mobile-nav__sublink.active{color:#e1871d}.mobile-nav__contact{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-top:.2rem;font-size:1.5rem;padding:1.2rem 2.2rem}body.mobile-nav-open{overflow:hidden}body.mobile-nav-open .mobile-nav-overlay{opacity:1;visibility:visible;pointer-events:auto}body.mobile-nav-open .mobile-nav{-webkit-transform:translateY(0);transform:translateY(0);-webkit-box-shadow:0 1.4rem 4rem rgba(14,26,37,.16);box-shadow:0 1.4rem 4rem rgba(14,26,37,.16)}body.mobile-nav-open .header-menu-toggle span:nth-child(1){-webkit-transform:translateY(0.84rem) rotate(45deg);transform:translateY(0.84rem) rotate(45deg)}body.mobile-nav-open .header-menu-toggle span:nth-child(2){opacity:0;-webkit-transform:scaleX(0.6);transform:scaleX(0.6)}body.mobile-nav-open .header-menu-toggle span:nth-child(3){-webkit-transform:translateY(-0.84rem) rotate(-45deg);transform:translateY(-0.84rem) rotate(-45deg)}}@media(max-width: 640px){.header{min-height:7.2rem;padding:1rem 0}.mobile-nav{padding:2.2rem 1.8rem 2.8rem}.mobile-nav__title{font-size:1.8rem}.mobile-nav__submenu{gap:1.6rem;margin-top:1.8rem}}.site-footer-mobile-certifications{display:none}.site-footer{background:#e0ecf4;padding:5.5rem 0 0;font-size:1.4rem;overflow-x:hidden}.site-footer__topbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:9rem}.site-footer__mobile-brand,.site-footer__mobile-form{display:none}.site-footer__brand-logo{height:6.8rem;display:block}.footer-certifications{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4.6rem;margin-top:1.5rem}.footer-certifications img{height:3.4rem;width:auto;-o-object-fit:contain;object-fit:contain;display:block}.footer-certifications img:first-child{height:2.5rem}.footer-certifications img:nth-child(2){height:6rem}.footer-certifications img:nth-child(3){height:3rem}.site-footer__grid{display:grid;grid-template-columns:minmax(0, 1fr) 53rem;gap:7.2rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.site-footer__columns{display:grid;grid-template-columns:.75fr 1fr;-webkit-column-gap:8.4rem;-moz-column-gap:8.4rem;column-gap:8.4rem;row-gap:4.8rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.footer-col h4{margin:0 0 1.5rem;font-size:2rem;font-weight:800;color:#315d79}.footer-col a{display:block;margin-bottom:1.5rem;text-decoration:none;color:#315d79;font-size:1.6rem;-webkit-transition:color .25s ease-out;transition:color .25s ease-out}.footer-col a svg path{-webkit-transition:fill .25s ease-out;transition:fill .25s ease-out}.footer-col a:hover{color:#e1871d}.footer-col a:hover svg path{fill:#e1871d !important}.footer-col p{margin:0 0 1rem;color:#315d79}.footer-col__extra:not(:first-child){margin-top:3.8rem}.footer-col__extra a{margin:0 0 1.4rem;font-size:2rem;line-height:1.2;font-weight:800;color:#315d79}.footer-col__extra a.h4{margin:0 0 1.4rem;font-size:2rem;line-height:1.2;font-weight:800;color:#315d79}.footer-col__extra a:hover{color:#e1871d !important}.footer-col .location-link{margin:0 0 1.5rem;font-size:2rem}.lift-link{display:inline !important;font-weight:initial !important;-webkit-transition:color .3s ease-out;transition:color .3s ease-out}.lift-link:hover{color:#e1871d}.footer-linkedin{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.1rem;margin-top:3.6rem;font-size:1.55rem;line-height:1.45;color:#315d79}.footer-linkedin__icon{width:2.2rem;height:2.2rem;border-radius:.4rem;background:rgba(0,0,0,0);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.8rem;font-weight:700;color:#315d79}.site-footer__columns .footer-col:first-child{grid-column:1;grid-row:1/span 2}.site-footer__columns .footer-col:nth-child(2){grid-column:2;grid-row:1;max-width:31rem}.site-footer__columns .footer-col:nth-child(3){grid-column:2;grid-row:2;margin-top:-2.2rem;max-width:31rem}.site-footer__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;overflow:visible}.footer-box{width:calc(100% + (100vw - 100%)/2);min-height:40.6rem;margin-top:3.2rem;margin-right:calc((100vw - 100%)/-2);padding:9.4rem 0 6.2rem 8.8rem;border-radius:4.8rem 0 0 0;background:#315d79;color:#fff}.footer-box a{display:block;margin-bottom:2.6rem;text-decoration:none;font-size:1.6rem;font-weight:700;color:#fff}.footer-copy{margin-top:6.4rem;font-size:1.15rem;line-height:1.6;opacity:1}.footer-copy p{margin:0;color:#fff}.footer-copy p+p{margin-top:2rem}.footer-col__items>*{font-weight:500;font-size:1.7rem;margin-bottom:1.25rem !important}@media(min-width: 1101px)and (max-width: 1162px){.site-footer .container{max-width:110rem;padding-left:2.4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.site-footer .container{padding-right:0}.site-footer__topbar{margin-bottom:4.6rem}.footer-certifications{gap:3rem}.site-footer__grid{grid-template-columns:minmax(0, 1fr) 46rem;gap:4.4rem}.site-footer__columns .footer-col:nth-child(2),.site-footer__columns .footer-col:nth-child(3){max-width:24rem}.site-footer__columns .footer-col:nth-child(3){margin-top:0}.footer-box{width:calc(100% + 2.4rem);min-height:36rem;margin-top:2.6rem;margin-right:-2.4rem;padding:7rem 4rem 5rem 5.8rem;border-radius:3.8rem 0 0 0}.footer-copy{margin-top:4.8rem}}@media screen and (min-width: 992px)and (max-width: 1050px){.footer-certifications{scale:.9;-webkit-transform-origin:right;transform-origin:right}}@media(max-width: 992px){.site-footer__topbar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:2.2rem}.site-footer__grid{grid-template-columns:1fr}.site-footer__columns{gap:3rem}.footer-box{margin-top:2.5rem;border-radius:2.6rem}.footer-copy{margin-top:3rem}}@media(min-width: 769px)and (max-width: 992px){.site-footer__topbar{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2.4rem}.site-footer__brand-logo{height:5.2rem}.footer-certifications{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;gap:2rem}.footer-certifications img{height:2.6rem;max-width:100%}.footer-certifications img:first-child{height:1.7rem}.footer-certifications img:nth-child(2){height:4.4rem}.footer-certifications img:nth-child(3){height:2.5rem}}@media(min-width: 769px)and (max-width: 938px){.site-footer__grid{grid-template-columns:1fr;gap:5rem}.site-footer__columns{grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem;row-gap:3.2rem}.site-footer__columns .footer-col:nth-child(2),.site-footer__columns .footer-col:nth-child(3){max-width:none}.site-footer__columns .footer-col:nth-child(3){margin-top:0}.site-footer__right{display:block}.footer-box{width:calc(100% + var(--container-gutter)*2);min-height:0;margin-top:0;margin-left:calc(var(--container-gutter)*-1);margin-right:calc(var(--container-gutter)*-1);padding:6rem var(--container-gutter);border-radius:0}.footer-copy{margin-top:3.2rem}}@media(min-width: 939px)and (max-width: 1100px){.site-footer .container{-webkit-box-sizing:border-box;box-sizing:border-box}.site-footer__grid{grid-template-columns:minmax(0, 1fr) 42rem;gap:3.6rem;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.site-footer__columns{-webkit-column-gap:4.2rem;-moz-column-gap:4.2rem;column-gap:4.2rem;row-gap:3.6rem}.site-footer__columns .footer-col:nth-child(2),.site-footer__columns .footer-col:nth-child(3){max-width:24rem}.site-footer__columns .footer-col:nth-child(3){margin-top:0}.footer-box{width:calc(100% + 6rem);min-height:34rem;margin-top:2.2rem;padding:6rem 3.6rem 4.8rem 5rem;border-radius:3.2rem 0 0 0;translate:80px 0}.footer-copy{margin-top:4rem}}@media(min-width: 939px)and (max-width: 1000px){.site-footer__columns{display:grid;-webkit-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem;row-gap:0;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.footer-col+.footer-col{margin-top:0}.site-footer__columns .footer-col:first-child{grid-column:1;grid-row:1/span 2}.site-footer__columns .footer-col:nth-child(2){grid-column:2;grid-row:1}.site-footer__columns .footer-col:nth-child(3){grid-column:2;grid-row:2;margin-top:3.6rem}}@media(max-width: 768px){.site-footer-mobile-certifications{display:block;background:#fff;padding:3.5rem 0}.site-footer-mobile-certifications .container{max-width:118rem}.site-footer-mobile-certifications .footer-certifications{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.8rem;margin-top:0}.site-footer-mobile-certifications .footer-certifications img{max-width:100%}.site-footer{background:#e7f1f8;overflow:hidden}.site-footer .container{width:100%;max-width:none;padding-left:var(--container-gutter);padding-right:var(--container-gutter);-webkit-box-sizing:border-box;box-sizing:border-box}.site-footer__topbar{display:none}.site-footer__mobile-brand{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2.4rem}.site-footer__mobile-brand .site-footer__brand-logo{height:3.4rem;margin-bottom:1.5rem}.site-footer__grid,.site-footer__columns,.site-footer__right{display:block}.footer-col+.footer-col{margin-top:2.2rem}.footer-col h4{margin-bottom:.8rem;font-size:1.8rem;line-height:1.2;color:#234256}.footer-col__extra{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;margin-bottom:1.75rem}.footer-col__extra:not(:first-child){margin-top:1.8rem;margin-bottom:4rem;padding-bottom:4rem;border-bottom:.2rem solid #315d79}.footer-col__extra a{margin:0;font-size:1.8rem}.footer-col__extra a.h4{margin:0;font-size:1.8rem}.site-footer__columns .footer-col:nth-child(2) h4{display:none}.site-footer__columns .footer-col:nth-child(2),.site-footer__columns .footer-col:nth-child(3){max-width:none;margin-top:0}.footer-linkedin{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.5rem;margin-top:1.8rem;margin-bottom:2.2rem;line-height:1.55}.footer-linkedin__icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:2rem;height:2rem;background:#e7f1f8;color:#234256}.site-footer__mobile-form{display:block;width:100%;position:relative;z-index:3;padding:0;margin:4rem auto -18rem}.site-footer__mobile-form-box{width:100%;max-width:none;margin:0 auto;padding:3.2rem 2.8rem 3rem;border-radius:2.4rem;background:#fff}.site-footer__mobile-contact-form{display:block}.site-footer__mobile-contact-form .input-wrapper+.input-wrapper{margin-top:2rem}.site-footer__mobile-contact-form .input-wrapper textarea{min-height:11.8rem;resize:none;border-radius:2rem;padding-top:1.4rem}.site-footer__mobile-contact-form .input-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:4.2rem;background-image:linear-gradient(45deg, transparent 50%, #b3b3b3 50%),linear-gradient(135deg, #b3b3b3 50%, transparent 50%);background-position:calc(100% - 2.3rem) calc(50% - .15rem),calc(100% - 1.9rem) calc(50% - .15rem);background-size:.55rem .55rem,.55rem .55rem;background-repeat:no-repeat}.site-footer__mobile-form-actions{margin-top:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-box{position:relative;z-index:1;min-height:0;width:calc(100% + var(--container-gutter)*2);margin-top:-37rem;margin-left:calc(var(--container-gutter)*-1);margin-right:calc(var(--container-gutter)*-1);padding:43rem 2.8rem 6.4rem 3.8rem;border-radius:0;background:#315d79}.footer-box a{margin-bottom:1.6rem;font-weight:700;color:#fff}.footer-copy{margin-top:3rem;padding-top:0;border-top:0;font-size:1.2rem;line-height:1.75;color:hsla(0,0%,100%,.85)}.footer-copy p{margin:0;color:hsla(0,0%,100%,.85)}.footer-copy p+p{margin-top:1.2rem}.footer-col:last-child{margin-top:4rem !important}}@media(min-width: 550px)and (max-width: 768px){.site-footer-mobile-certifications .footer-certifications{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.8rem}.site-footer-mobile-certifications .footer-certifications img{max-width:12rem}.site-footer__mobile-form{padding:0;margin:5.5rem auto -18rem}.site-footer__mobile-form-box{margin:0 auto;width:100%;max-width:none;padding:3.4rem 3.2rem 3rem}.site-footer__mobile-contact-form{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-template-rows:repeat(3, auto);grid-auto-flow:column;-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem;row-gap:2rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.footer-certifications img:first-child{height:1.7rem}.site-footer__mobile-contact-form .input-wrapper+.input-wrapper{margin-top:0}.site-footer__mobile-contact-form .input-wrapper textarea{min-height:13.2rem}.site-footer__mobile-form-actions{grid-column:1/-1;grid-row:4;margin-top:1rem}.footer-box{margin-top:-30rem;padding:36rem 2.8rem 6.4rem 3.8rem}}@media(max-width: 420px){.site-footer-mobile-certifications .container,.site-footer .container{width:100%;max-width:none;padding-left:var(--container-gutter);padding-right:var(--container-gutter);-webkit-box-sizing:border-box;box-sizing:border-box}.site-footer__mobile-brand{margin-bottom:2.4rem}.footer-col h4{font-size:1.8rem}.site-footer__mobile-form-box{margin:0 auto;padding:3rem 2.6rem 2.8rem}.footer-box{margin-top:-37rem;margin-left:calc(var(--container-gutter)*-1);margin-right:calc(var(--container-gutter)*-1);padding:42rem 2.8rem 5.8rem 3.8rem}}@media(max-width: 320px){.site-footer__mobile-form{margin:2.8rem auto -14rem;width:100%;padding:0;-webkit-transform:none;transform:none}.site-footer__mobile-form-box{width:100%;max-width:100%;margin:0 auto;padding:2.8rem 2.1rem 2.6rem;-webkit-transform:none;transform:none}.site-footer__mobile-contact-form .input-wrapper+.input-wrapper{margin-top:2rem}.site-footer__mobile-form-actions{margin-top:2.8rem}.footer-box{width:calc(100% + var(--container-gutter)*2);margin-top:-37rem;margin-left:calc(var(--container-gutter)*-1);margin-right:calc(var(--container-gutter)*-1);padding:43rem 2.1rem 5rem 3rem}}.page-over{position:relative;overflow-x:clip;background:#e7f1f8}.page-over .container{max-width:105rem}.page-hero,.about-card,.about-split{position:relative;z-index:1}.page-hero__decor,.about-card__decor,.about-split__decor{position:absolute;aspect-ratio:1/1;border-radius:3.8rem;-webkit-transform:rotate(45deg);transform:rotate(45deg);pointer-events:none;z-index:0}.page-hero{padding:9rem 0 5.5rem;text-align:center}.page-hero__decor{top:-10rem;right:17rem;width:20rem;background:rgba(49,93,121,.16);-webkit-transform:rotate(30deg);transform:rotate(30deg)}.page-hero__title{margin:0 0 3rem;font-size:clamp(3.2rem,3vw,4rem);font-weight:400;line-height:1.08;color:#234256}.page-hero__intro{max-width:50rem;margin:0 auto;font-size:1.4rem;line-height:1.7;color:#666}.about-card{padding:5.6rem 0 9rem}.about-card .container{position:relative;z-index:1}.about-card__decor{top:16rem;left:calc(50vw - 53.5rem);width:20rem;border-radius:4rem;background:rgba(237,227,208,.9);z-index:0}.about-card__box{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0, 1.2fr) minmax(24rem, 30rem);-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:clamp(3.6rem,4.4vw,6.4rem);max-width:98rem;margin:0 auto;padding:clamp(4.4rem,5vw,6rem) clamp(5rem,5.2vw,6.4rem);background:#fff;border-radius:3.2rem}.about-card__content{min-width:0;max-width:46rem}.about-card__title{margin:0 0 3.6rem;font-size:clamp(3.8rem,3vw,4rem);font-weight:800;line-height:1.08;letter-spacing:-0.02em;color:#234256}.about-card__text{max-width:37ch;margin:0 0 2.8rem;font-size:1.52rem;line-height:1.92;color:#666}.about-card__text:last-of-type{margin-bottom:4.6rem}.about-card__media{width:100%;max-width:26rem;justify-self:end;margin-right:1.2rem}.about-card__media img{display:block;width:100%;height:auto;aspect-ratio:13/17;-o-object-fit:cover;object-fit:cover;border-radius:3.8rem}.about-card .btn-pill,.about-card a.btn-pill,.about-card__content .btn-pill,.about-card__content a.btn-pill{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.5rem;min-width:22.4rem;padding:1.2rem 2.6rem;border:0;border-radius:999px;background:#2e89af;-webkit-box-shadow:none;box-shadow:none;color:#fff;font-size:1.55rem;font-weight:600;line-height:1;text-decoration:none}.about-card .btn-pill svg,.about-card a.btn-pill svg{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-transition:-webkit-transform .22s ease;transition:-webkit-transform .22s ease;transition:transform .22s ease;transition:transform .22s ease, -webkit-transform .22s ease}.about-card .btn-pill:hover,.about-card a.btn-pill:hover{-webkit-filter:brightness(0.95);filter:brightness(0.95)}.about-card .btn-pill:hover svg,.about-card a.btn-pill:hover svg{-webkit-transform:translateX(0.4rem);transform:translateX(0.4rem)}.about-split{padding:7.2rem 0}.about-split .container{max-width:none}.about-split__grid{display:grid;grid-template-columns:46rem 42rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:9rem;-moz-column-gap:9rem;column-gap:9rem;row-gap:0;max-width:97rem;margin:0 auto}.about-split--reverse .about-split__grid{grid-template-columns:42rem 46rem}.about-split__decor--right{top:11rem;right:-15rem;width:28rem;background:rgba(49,93,121,.22)}.about-split__content{width:100%;max-width:60rem;-ms-flex-item-align:start;align-self:start;justify-self:start}.about-split--reverse .about-split__content{max-width:46rem;margin-top:4.2rem;margin-left:2.8rem}.about-split__title{margin:0 0 1.8rem;max-width:60rem;font-size:3rem;line-height:1.12;font-weight:400;letter-spacing:-0.02em;color:#234256}.about-split__title b{font-weight:800}.about-split__text{max-width:65rem;margin:0;font-size:1.42rem;line-height:1.82;color:#666}.about-split__media{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:start;align-self:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;height:220px}.about-split--reverse .about-split__media{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:4.6rem;height:273px}.about-split__media img{display:block;width:100%;max-width:42rem;height:auto;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;-o-object-position:center 30%;object-position:center 30%;border-radius:3rem}.page-over .about-split:first-of-type{padding-top:6.4rem}.page-over .about-split+.about-split{padding-top:3.2rem}@media(min-width: 779px)and (max-width: 1000px){.page-hero__decor{top:-8rem;right:1rem;width:18rem;-webkit-transform:rotate(30deg);transform:rotate(30deg)}}@media(max-width: 779px){.page-hero__decor{display:none}}@media(max-width: 1246px){.about-card__decor{display:none}.about-split__decor--right{display:none}}@media(min-width: 901px)and (max-width: 1024px){.about-split{padding:5.6rem 0}.about-split__grid,.about-split--reverse .about-split__grid{grid-template-columns:1fr;gap:5.6rem;max-width:52rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about-split .about-split__content,.about-split--reverse .about-split__content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;max-width:52rem;margin-top:0;margin-left:0}.about-split .about-split__media,.about-split--reverse .about-split__media{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;height:auto;margin-top:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.about-split__title{max-width:48rem;font-size:3rem;line-height:1.14;margin-bottom:3rem}.about-split__text{max-width:52rem;font-size:1.48rem;line-height:1.8}.about-split__media img{width:100%;max-width:52rem;border-radius:2.2rem}}@media(min-width: 1025px)and (max-width: 1073px){.about-split__grid{grid-template-columns:minmax(0, 34rem) minmax(24rem, 29rem);-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem;max-width:68rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about-split--reverse .about-split__grid{grid-template-columns:minmax(24rem, 29rem) minmax(0, 34rem)}.about-split__content,.about-split--reverse .about-split__content{max-width:34rem;margin-top:0;margin-left:0}.about-split__title,.about-split__text{max-width:34rem}.about-split__media,.about-split--reverse .about-split__media{height:auto;margin-top:0}.about-split__media img{max-width:29rem;border-radius:2.2rem}}@media(min-width: 769px)and (max-width: 900px){.about-split{padding:5.2rem 0}.about-split .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:100%}.about-split__grid,.about-split--reverse .about-split__grid{grid-template-columns:minmax(0, 1fr);gap:2.8rem;width:min(100%,52rem);max-width:52rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about-split .about-split__content,.about-split--reverse .about-split__content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;max-width:100%;margin-top:0;margin-left:0;justify-self:stretch;text-align:left}.about-split .about-split__media,.about-split--reverse .about-split__media{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;height:auto;margin-top:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.about-split__title{max-width:100%;margin-left:0;margin-right:0;font-size:clamp(2.8rem,4vw,3.2rem);line-height:1.16}.about-split__text{max-width:100%;margin-left:0;margin-right:0;font-size:1.45rem;line-height:1.8}.about-split__media img{width:min(100%,52rem);max-width:52rem;aspect-ratio:16/8.2;-o-object-fit:cover;object-fit:cover;border-radius:2.2rem}}@media(min-width: 705px)and (max-width: 768px){.page-hero{text-align:center}.page-hero__title{margin:0 auto 1.4rem}.page-hero__intro{max-width:42rem;margin:0 auto;text-align:center}}@media(max-width: 768px){.page-hero__decor,.about-card__decor,.about-split__decor{display:none}.page-hero{padding-top:4.6rem;padding-bottom:3.8rem}.page-hero__title{margin-bottom:1rem;font-size:clamp(2.8rem,8vw,3.4rem)}.page-hero__intro,.about-card__text,.about-split__text,.about-card .btn-pill,.about-card a.btn-pill{font-size:1.4rem}.about-card__box{padding:2.4rem;border-radius:2rem}.about-card__title,.about-split__title{font-size:clamp(2.4rem,6vw,3rem)}.about-split{padding:4.8rem 0}.about-split .about-split__media,.about-split--reverse .about-split__media{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.about-split .about-split__content,.about-split--reverse .about-split__content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.about-split__media img{width:min(100%,30rem);border-radius:1.8rem}}@media(min-width: 481px)and (max-width: 900px){.page-hero{padding-bottom:3.8rem}.page-hero__title{font-size:clamp(3.1rem,5.4vw,3.8rem)}.page-hero__intro{max-width:48rem;font-size:1.45rem}.about-card{padding:2.4rem 0 5.2rem}.about-card__box{grid-template-columns:minmax(0, 1fr) minmax(20rem, 24rem);-webkit-box-align:end;-ms-flex-align:end;align-items:end;gap:3.4rem;padding:4rem;border-radius:2.8rem}.about-card__content{max-width:38rem}.about-card__title{margin-bottom:2.4rem;font-size:clamp(3.4rem,5vw,4rem)}.about-card__text{max-width:31ch;margin-bottom:2.2rem;font-size:1.46rem;line-height:1.85}.about-card__text:last-of-type{margin-bottom:3.2rem}.about-card__media{max-width:24rem;justify-self:end}.about-card__media img{aspect-ratio:4/5;border-radius:2.6rem}.about-card .btn-pill,.about-card a.btn-pill{min-width:24rem;padding:1.35rem 2.2rem;font-size:1.45rem}.about-split{padding:5.2rem 0}.about-split .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about-split__grid,.about-split--reverse .about-split__grid{gap:2.6rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about-split__title{font-size:clamp(2.6rem,4.3vw,3.1rem);margin-bottom:3rem;max-width:100%}.about-split__text{max-width:100%;font-size:1.45rem;margin-bottom:2rem}.about-split__media img{width:100%;max-width:52rem;border-radius:1.8rem}}@media(min-width: 481px)and (max-width: 768px){.about-card__box{grid-template-columns:1fr;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:2.2rem}.about-card__text{max-width:100%}.about-card__media{max-width:26rem;justify-self:start}.about-split{padding:5.2rem 0}.about-split .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:100%}.about-split__grid,.about-split--reverse .about-split__grid{grid-template-columns:minmax(0, 1fr);gap:2.8rem;width:min(100%,52rem);max-width:52rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about-split .about-split__content,.about-split--reverse .about-split__content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;max-width:100%;margin-top:0;margin-left:0;justify-self:stretch;text-align:left}.about-split .about-split__media,.about-split--reverse .about-split__media{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;height:auto;margin-top:0;width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.about-split__title{max-width:100%;margin-left:0;margin-right:0;font-size:clamp(2.8rem,4vw,3.2rem);line-height:1.16}.about-split__text{max-width:100%;margin-left:0;margin-right:0;font-size:1.45rem;line-height:1.8}.about-split__media img{width:min(100%,52rem);max-width:52rem;aspect-ratio:16/8.2;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:2.2rem}}@media(min-width: 620px)and (max-width: 768px){.about-card__box{grid-template-columns:minmax(0, 1fr) minmax(19rem, 23rem);-webkit-box-align:end;-ms-flex-align:end;align-items:end;gap:2.4rem}.about-card__text{max-width:30ch}.about-card__media{max-width:23rem;justify-self:end}}@media(min-width: 480px)and (max-width: 705px){.about-card{padding:2rem 0 4.6rem}.about-card__box{grid-template-columns:1fr;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:4rem;max-width:44rem;padding:2.4rem 2.2rem 2.4rem;border-radius:2.2rem}.page-over .about-card__content,.page-over .about-card__media{width:100%;max-width:36rem;justify-self:center}.about-card__title{margin-bottom:1.2rem;font-size:clamp(2.6rem,5.2vw,3rem)}.about-card__text{max-width:100%;margin-bottom:4rem;font-size:1.4rem;line-height:1.8}.about-card .btn-pill,.about-card a.btn-pill{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:1rem 1.8rem;font-size:1.4rem;margin-top:1.5rem;margin-bottom:1.5rem}.page-over .about-card__content>*{max-width:100%}.about-card__media img{width:100%;aspect-ratio:5/6;border-radius:1.8rem;-o-object-position:center top;object-position:center top}}@media(max-width: 480px){.page-over{padding-top:1.2rem}.page-hero{padding:3.4rem 0 0}.page-hero__title{font-size:3.2rem;line-height:1.12}.page-hero__intro{max-width:100%;line-height:1.75;margin-top:2rem}.about-card{padding:1.8rem 0 4.4rem}.about-card__box{grid-template-columns:1fr;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding:2.4rem 2rem 2.6rem;border-radius:1.8rem}.about-card__content,.about-card__media{width:100%;max-width:100%;justify-self:stretch}.about-card__title,.about-split__title{font-size:2.8rem;line-height:1.15}.about-card__text,.about-split__text{max-width:100%;line-height:1.8}.about-card .btn-pill,.about-card a.btn-pill{gap:1rem;padding:1rem 1.8rem;margin-bottom:1.5rem}.about-card__media{width:100%;max-width:100%;justify-self:stretch}.about-card__media img{aspect-ratio:5/6;-o-object-position:center top;object-position:center top;border-radius:1.8rem}.about-split{padding:4.2rem 0}.about-split .container{display:block;max-width:100%}.about-split__grid,.about-split--reverse .about-split__grid{grid-template-columns:minmax(0, 1fr);width:100%;max-width:100%;gap:1.6rem}.about-split__media,.about-split--reverse .about-split__media{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;height:auto;margin-top:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about-split__content,.about-split--reverse .about-split__content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;max-width:100%;margin-top:0;margin-left:0;justify-self:stretch;text-align:left}.about-split__title,.about-split__text{width:100%;max-width:100%;margin-left:0;margin-right:0;margin-bottom:20px}.about-split__media img{width:100%;max-width:100%;height:auto;aspect-ratio:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;border-radius:1.6rem}}@media(max-width: 1024px){.page-over>.about-split:not(.about-split--reverse) .about-split__media{height:26rem}.page-over>.about-split:not(.about-split--reverse) .about-split__media img{height:100%}.page-over .about-split--reverse .about-split__media{height:32rem}.page-over .about-split--reverse .about-split__media img{height:100%}}@media(min-width: 481px)and (max-width: 704px){.page-over .about-split--reverse .about-split__content{margin-top:0;margin-left:0}}@media(max-width: 480px){.page-over>.about-split:not(.about-split--reverse) .about-split__media,.page-over .about-split--reverse .about-split__media{height:auto}.page-over>.about-split:not(.about-split--reverse) .about-split__media{width:100%;max-width:100%;height:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.page-over>.about-split:not(.about-split--reverse) .about-split__media img{width:100%;max-width:100%;min-width:0;height:auto;aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.page-over>.about-split:not(.about-split--reverse) .about-split__media img,.page-over .about-split--reverse .about-split__media img{height:auto}}@media(max-width: 1024px){.page-over .about-split .about-split__content,.page-over .about-split--reverse .about-split__content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:0;margin-left:0}.page-over .about-split .about-split__media,.page-over .about-split--reverse .about-split__media{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:0}}.blog-item{position:relative;overflow:clip;background:#e7f1f8;padding:0 0 90px}.blog-item__decor{position:absolute;aspect-ratio:1/1;border-radius:3.8rem;-webkit-transform:rotate(45deg);transform:rotate(45deg);pointer-events:none;z-index:0}.blog-item__decor--top-right{top:25rem;right:6rem;width:32rem;background:#dfe4e8;-webkit-transform:rotate(28deg);transform:rotate(28deg)}.blog-item__decor--left-related{top:170rem;left:-13rem;width:23rem;background:rgba(237,227,208,.9)}@media(min-width: 1181px)and (max-width: 1246px){.blog-item__decor--left-related{display:none}}@media(min-width: 1033px)and (max-width: 1180px){.blog-item__decor--left-related{display:block}}@media(max-width: 1032px){.blog-item__decor--left-related{display:none}}.blog-item__hero{position:relative;z-index:1;background:#fff;padding:0;width:100%}.blog-item__hero-card{max-width:100%;margin:0;background:#fff;border-radius:0;-webkit-box-shadow:none;box-shadow:none;overflow:hidden;display:grid;grid-template-columns:1fr .85fr;gap:8rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 70px 70px 0}.blog-item__hero-media{position:relative;min-height:420px}.blog-item__hero-media img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;border-radius:0 0 50px 0}.blog-item__hero-content{padding:6rem;padding-left:0;padding-bottom:0;margin-left:auto}@media screen and (min-width: 1400px){.blog-item__hero-content{padding-right:calc(50vw - var(--site-max-width)/2 + 5rem)}}.blog-item__date{display:inline-block;margin-bottom:.25rem;font-weight:600;color:#2e89af}.blog-item__title{margin:0 0 2rem;font-size:30px;font-weight:800;line-height:1.2;color:#234256}.blog-item__intro{margin:0}.blog-item__content{position:relative;z-index:1;max-width:760px;margin:0 auto;padding:70px 14px 0;text-align:left}.blog-item__content p{margin:0 0 45px}.blog-item__figure{margin:6.5rem auto 6rem;max-width:620px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.blog-item__figure img{max-width:100%;max-height:34rem;-o-object-fit:cover;object-fit:cover;border-radius:22px;display:block}.blog-related{position:relative;z-index:1;margin-top:60px;padding-bottom:0}.blog-related__title{text-align:center;margin:0 0 48px;font-size:35px;font-weight:400;color:#234256}.blog-related__title b{font-weight:800}.blog-related__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:26px;max-width:980px;margin:0 auto}@media(max-width: 1200px){.blog-item{padding-bottom:80px}.blog-item__decor--top-right{top:25rem;right:2rem;width:24rem}.blog-item__hero-card{-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:6rem;padding:0 4rem 5.5rem 0}.blog-item__hero-media{-ms-flex-item-align:start;align-self:start;min-height:360px}.blog-item__hero-content{padding:24px 13px 7px 0;max-width:500px}.blog-item__title{font-size:28px}}@media(max-width: 992px){.blog-item__decor{display:none}.blog-item{padding-bottom:72px}.blog-item__hero{padding-top:0}.blog-item__hero-card{grid-template-columns:1fr;gap:4rem;padding:0 0 6rem}.blog-item__hero-media{min-height:0}.blog-item__hero-media img{position:static;width:calc(100% - var(--container-gutter)*2);height:340px;margin:0 auto;border-radius:0 0 40px 40px}.blog-item__hero-content{padding:0 var(--container-gutter);max-width:none;margin-left:0}.blog-item__content{max-width:100%;padding:6rem 0 0}.blog-related__grid,.insights__grid{grid-template-columns:1fr;max-width:520px;margin:0 auto}}@media(max-width: 640px){.blog-item{padding-bottom:60px}.blog-item__hero-media{min-height:0}.blog-item__hero-media img{height:240px;border-radius:0 0 40px 40px}.blog-item__hero-content{padding:0 var(--container-gutter)}.blog-item__title{font-size:24px;line-height:1.18}.blog-item__content{padding-top:44px}.blog-item__content p{margin-bottom:22px}.blog-item__figure img{max-height:24rem}.blog-related__title{margin-bottom:22px;font-size:23px}}@media(max-width: 480px){.blog-item{padding-bottom:52px}.blog-item__hero-media img{height:210px;border-radius:20px}.blog-item__title{font-size:21px}.blog-item__content{padding-top:36px}.blog-item__content p{margin-bottom:4rem}.blog-related__title{font-size:23px}}.insights{position:relative}@media(min-width: 769px){#kennis .insights__title{margin-bottom:55px}}.insights-decor{position:absolute;aspect-ratio:1/1;border-radius:4rem;background:currentColor;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:center;transform-origin:center;pointer-events:none;z-index:0}.insights-decor--bottom-right{right:16rem;bottom:-13rem;width:22rem;color:rgba(49,93,121,.16)}.insights .container{position:relative;z-index:1}.insights__grid{display:grid;grid-template-columns:repeat(3, 1fr);-webkit-column-gap:2.8rem;-moz-column-gap:2.8rem;column-gap:2.8rem;row-gap:4.8rem;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}.insight-card{background:#fff;border-radius:2.8rem;overflow:hidden;min-height:0;height:40rem;-webkit-box-shadow:0 1.4rem 3.6rem rgba(35,66,86,.08);box-shadow:0 1.4rem 3.6rem rgba(35,66,86,.08);-webkit-transition:all .2s ease !important;transition:all .2s ease !important}.insight-card.swiper-slide{width:auto;max-width:none}.insight-card__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;text-decoration:none;color:inherit}.insight-card__media{position:relative;height:20rem;overflow:hidden}.insight-card__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.insight-card__date{position:absolute;right:0;bottom:0;min-width:11.2rem;padding:1rem 1.4rem;border-radius:1.4rem 0 0 0;background:#315d79;color:#fff;font-size:1.35rem;font-weight:700;line-height:1;text-align:center}.insight-card__body{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:2.8rem 3rem 3.2rem}.insight-card__title{margin-bottom:1.8rem;font-size:2.1rem;color:#315d79}.insight-card__text{margin:0}.insight-card:hover{-webkit-transform:translateY(-0.4rem) !important;transform:translateY(-0.4rem) !important}.insights__cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:50px}.insights__btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px;min-height:45px;padding:0 30px;border-radius:17px;border:1px solid #315d79;background:#315d79;color:#fff;text-decoration:none;font-size:1.5rem;font-weight:700;line-height:1;-webkit-transition:background .2s ease,border-color .2s ease,-webkit-transform .2s ease;transition:background .2s ease,border-color .2s ease,-webkit-transform .2s ease;transition:background .2s ease,border-color .2s ease,transform .2s ease;transition:background .2s ease,border-color .2s ease,transform .2s ease,-webkit-transform .2s ease}.insights__btn-icon{width:24px;height:18px;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.insights__btn:hover{background:#274b62;border-color:#274b62;color:#fff;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.insights__btn:hover .insights__btn-icon{-webkit-transform:translateX(3px);transform:translateX(3px)}@media(max-width: 1180px){.insights__grid{grid-template-columns:repeat(2, 1fr);-webkit-column-gap:2.8rem;-moz-column-gap:2.8rem;column-gap:2.8rem;row-gap:4rem;max-width:74.8rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(min-width: 770px)and (max-width: 1000px){.insights-decor--bottom-right{right:9rem;bottom:-16rem}}@media(max-width: 769px){.insights-decor{display:none}}@media(max-width: 768px){.insights__grid{grid-template-columns:36rem;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;row-gap:3rem;max-width:36rem}.insight-card{max-width:36rem;margin-left:auto;margin-right:auto;min-height:0}section.insights#kennis{padding-bottom:8rem}}@media(max-width: 605px){.insights__grid{grid-template-columns:36rem;gap:2rem;max-width:36rem}.insight-card{min-height:0;border-radius:2.2rem;max-width:36rem}.insight-card__media{height:18rem}.insight-card__date{min-width:10.4rem;padding:.9rem 1.2rem;font-size:1.3rem;border-radius:1.2rem 0 0 0}.insight-card__body{padding:2.4rem 3.2rem 3.4rem}.insight-card__title{font-size:2rem;margin-bottom:1.8rem}.insights__btn{min-height:52px;font-size:1.4rem;min-width:40px;min-height:47px}}@media(min-width: 381px)and (max-width: 426px){.insights__grid{max-width:36rem}.insight-card{max-width:36rem;margin-left:auto;margin-right:auto}}@media(max-width: 425px){.insights__grid{grid-template-columns:1fr;max-width:29rem;row-gap:2rem}.insight-card{max-width:29rem;height:40rem;margin-left:auto;margin-right:auto}.insight-card__media{height:17.6rem}.insight-card__body{padding:2.8rem 3rem 3rem}.insight-card__title{margin-bottom:1.6rem;font-size:1.8rem;line-height:1.2}}.insights#kennis-inzichten{position:relative;padding:9rem 0;background:#e7f1f8}@media screen and (max-width: 768px){.insights#kennis-inzichten{padding-top:4.6rem !important}}.insights#kennis-inzichten .insights__decor{position:absolute;aspect-ratio:1/1;border-radius:3.8rem;-webkit-transform:rotate(45deg);transform:rotate(45deg);pointer-events:none;z-index:0}.insights#kennis-inzichten .insights__decor--top-right{top:-2rem;right:-12rem;width:26rem;background:rgba(237,227,208,.9)}.insights#kennis-inzichten .insights__decor--left-middle{top:75rem;left:-19rem;width:28rem;background:rgba(49,93,121,.16);-webkit-transform:rotate(68deg);transform:rotate(68deg);z-index:1;translate:0% -120%;scale:.9}.insights#kennis-inzichten .container{position:relative;z-index:1}.insights#kennis-inzichten .insights__intro{max-width:65rem;margin:0 auto 10rem;text-align:center}.insights#kennis-inzichten .insights__intro>*:first-child{margin-top:0}.insights#kennis-inzichten .insights__intro>*:last-child{margin-bottom:0}.insights#kennis-inzichten .insight-card__media{-ms-flex-negative:0;flex-shrink:0}.insights#kennis-inzichten .insight-card{height:auto}@media(max-width: 1246px){.insights#kennis-inzichten{padding:9rem 0 8rem}.insights#kennis-inzichten .insights__decor--left-middle{display:none}.insights#kennis-inzichten .insights__intro{max-width:60rem;margin-bottom:5rem;font-size:1.55rem}}@media(min-width: 980px)and (max-width: 1246px){.insights#kennis-inzichten .insights__decor--top-right{top:-4rem;right:-5rem;width:19rem}}@media(max-width: 980px){.insights#kennis-inzichten .insights__decor--top-right{display:none}}@media(max-width: 768px){.insights#kennis-inzichten .insights__intro{max-width:100%;margin-bottom:4rem;font-size:1.45rem;line-height:1.8}}@media(max-width: 425px){.insights#kennis-inzichten{padding:4.6rem 0 6rem}.insights#kennis-inzichten .insights__intro{margin-bottom:7rem;font-size:1.2rem;line-height:1.7}}.onze-diensten{position:relative;overflow:clip;padding:9rem 0;background:#e7f1f8}.onze-diensten .container{position:relative;z-index:1}.onze-diensten__decor{position:absolute;aspect-ratio:1/1;border-radius:3.8rem;-webkit-transform:rotate(45deg);transform:rotate(45deg);pointer-events:none;z-index:0}.onze-diensten__decor--top-right{top:-2rem;right:-12rem;width:26rem;background:rgba(237,227,208,.9)}.onze-diensten__decor--bottom-left{top:75rem;left:-19rem;width:28rem;background:rgba(49,93,121,.16);-webkit-transform:rotate(115deg);transform:rotate(115deg)}.onze-diensten__intro{margin:0 auto 50px;max-width:65rem;text-align:center;font-size:14px;line-height:1.8;color:#666}.onze-diensten__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:2.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin:6.2rem auto 0}.onze-diensten__grid .dienst-card:nth-child(4){grid-column:1/2;-webkit-transform:translateX(19.2rem);transform:translateX(19.2rem)}.onze-diensten__grid .dienst-card:nth-child(5){grid-column:2/3;-webkit-transform:translateX(19.2rem);transform:translateX(19.2rem)}.dienst-card{background:#fff;width:100%;border-radius:1.8rem;overflow:hidden;-webkit-box-shadow:none;box-shadow:none}.dienst-card__link{display:block;color:inherit;text-decoration:none}.dienst-card__media{height:15rem;width:100%;margin:0;border-radius:0;overflow:hidden}.dienst-card__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 38%;object-position:center 38%;display:block}.dienst-card__body{min-height:18.5rem;padding:3rem 3.4rem 3rem}.dienst-card__title{margin:0px 0 1.5rem;width:100%;max-width:none;font-size:2.05rem;line-height:1.22;font-weight:800;color:#315d79}.dienst-card__text{margin:0;width:100%;max-width:none;font-size:14px;line-height:1.85;color:#666}@media(max-width: 1200px){.onze-diensten{padding:82px 0 96px}.onze-diensten__grid{grid-template-columns:repeat(2, 1fr);max-width:74.4rem;gap:2.4rem}.onze-diensten__grid .dienst-card:nth-child(4){grid-column:auto;-webkit-transform:none;transform:none}.onze-diensten__grid .dienst-card:nth-child(5){grid-column:auto;-webkit-transform:none;transform:none}.dienst-card__body{min-height:18.5rem}}@media(min-width: 993px)and (max-width: 1246px){.onze-diensten__decor--top-right{top:-4rem;right:-5rem;width:19rem}}@media(min-width: 760px)and (max-width: 992px){.onze-diensten__decor--top-right{top:-5rem;right:-6rem;width:20rem}}@media(max-width: 1246px){.onze-diensten__decor--bottom-left{display:none}}@media(max-width: 759px){.onze-diensten__decor--top-right{display:none}}@media(max-width: 760px){.onze-diensten__grid{grid-template-columns:minmax(0, 1fr);width:100%;max-width:100%;justify-items:center;gap:3.5rem}.dienst-card{width:min(100%,32rem)}}@media(max-width: 640px){.onze-diensten{padding:70px 0 82px}.onze-diensten__intro{margin-bottom:32px;font-size:13px;padding:0 12px}.onze-diensten__grid{grid-template-columns:1fr;gap:3rem;max-width:420px}.dienst-card__body{min-height:0;padding:2.2rem 2rem 2.4rem}}.contact-opnemen{position:relative;overflow-x:clip;overflow-y:visible;padding:0 0 110px;background:#e7f1f8}.contact-opnemen__decor{position:absolute;aspect-ratio:1/1;border-radius:3.8rem;-webkit-transform:rotate(45deg);transform:rotate(45deg);pointer-events:none;z-index:0}.contact-opnemen__decor--left-middle{top:80rem;left:-10rem;width:20rem;background:rgba(46,137,175,.22);-webkit-transform:rotate(44deg);transform:rotate(44deg);border-radius:40px}.contact-opnemen__decor--right-card{top:60rem;right:16rem;width:20rem;background:rgba(237,227,208,.9);-webkit-transform:rotate(30deg);transform:rotate(30deg)}.contact-opnemen__hero{position:relative;z-index:1;display:grid;grid-template-columns:1.15fr .85fr;gap:66px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:60px}.contact-opnemen__hero-media{min-height:450px;position:relative}.contact-opnemen__hero-media img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 25%;object-position:center 25%;display:block;border-radius:0 0 30px 0}.contact-opnemen__hero-content{padding:40px 80px 40px 0;max-width:540px}.contact-opnemen__title{margin:0 0 2.5rem;font-weight:400}.contact-opnemen__title b{font-weight:800}.contact-opnemen__intro{margin:0;font-size:14px;line-height:1.75;color:#666}.contact-opnemen .container{position:relative;z-index:1}.contact-opnemen__quick{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;margin:8rem auto 9rem;padding:1.75rem 5rem;border-radius:999px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:35px}.contact-opnemen__quick-item{text-decoration:none;color:#315d79;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.contact-opnemen__quick-icon{width:18px;height:18px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 18px;flex:0 0 18px;color:#315d79}.contact-opnemen__quick-icon svg{width:100%;height:100%;display:block;fill:currentColor}.contact-opnemen__quick-label{font-weight:700}.contact-opnemen__quick-value{font-weight:500;color:#315d79}.contact-opnemen__card{background:#fff;border-radius:40px;max-width:1010px;margin:0 auto;padding:53px 53px;display:grid;grid-template-columns:1.1fr .9fr;gap:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-opnemen__card-title{font-weight:400}.contact-opnemen__card-title b{font-weight:800}.contact-opnemen__card-title-nowrap{white-space:nowrap}.contact-opnemen__card-text{font-size:14px;line-height:1.8;color:#666}.contact-opnemen__btn{margin-top:38px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:11px 26px;border-radius:999px;background:#2f8db4;color:#fff;text-decoration:none;font-size:13px;font-weight:700}.contact-opnemen__btn svg{width:16px;height:11px;-webkit-box-flex:0;-ms-flex:0 0 16px;flex:0 0 16px}.contact-opnemen__card-media{justify-self:end}.contact-opnemen__card-media img{max-width:100%;-o-object-fit:cover;object-fit:cover;border-radius:3rem;display:block}.contact-opnemen__hero h1{margin-bottom:2.5rem}.custom-form-button{margin-top:4rem}@media screen and (min-width: 768px){.custom-form-button{display:none}}@media(min-width: 1200px)and (max-width: 1246px){.contact-opnemen__decor--left-middle{top:90rem;left:-16rem;width:20rem}.contact-opnemen__decor--right-card{top:60rem;right:6rem;width:16rem}}@media(max-width: 1200px){.contact-opnemen{padding-bottom:92px}.contact-opnemen__hero{grid-template-columns:minmax(0, 1fr) minmax(0, 0.95fr);gap:5rem;margin-bottom:48px}.contact-opnemen__hero-media{min-height:380px}.contact-opnemen__hero-content{padding:32px 40px 32px 0;max-width:500px}.contact-opnemen__quick{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:min(100%,980px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:18px 28px}.contact-opnemen__quick-item{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;min-width:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:1.4rem;white-space:nowrap}.contact-opnemen__quick-label,.contact-opnemen__quick-value{white-space:nowrap}.contact-opnemen__card{max-width:100%;gap:32px}.contact-opnemen__decor--left-middle{top:48rem;left:-19rem;width:20rem}.contact-opnemen__decor--right-card{top:58rem;right:-13rem;width:16rem}}@media(min-width: 901px)and (max-width: 1199px){.contact-opnemen__decor--left-middle{top:80rem;left:-16rem;width:18rem}.contact-opnemen__decor--right-card{top:46rem;right:-3rem;width:14rem}}@media(max-width: 900px){.contact-opnemen{padding-bottom:84px}.contact-opnemen__hero{grid-template-columns:1fr;gap:0;margin-bottom:40px}.contact-opnemen__hero-media{min-height:320px}.contact-opnemen__hero-media img{position:static;width:calc(100% - var(--container-gutter)*2);min-height:320px;margin:0 auto;border-radius:0 0 24px 24px;max-height:35rem}.contact-opnemen__hero-content{padding:46px var(--container-gutter) 0;max-width:none}.contact-opnemen__quick{width:100%;max-width:100%;padding:1.75rem 2rem;gap:1.25rem 1.75rem}.contact-opnemen__card{grid-template-columns:1fr;padding:32px 28px;gap:24px}.contact-opnemen__card-media{justify-self:stretch;width:100%}.contact-opnemen__card-media img{max-height:28rem}.contact-opnemen__decor--left-middle{top:46rem;left:-18rem;width:18rem}.contact-opnemen__decor--right-card{top:66rem;right:-14rem;width:15rem}}@media(max-width: 991px){.contact-opnemen__quick{border-radius:28px;display:grid;grid-template-columns:1fr;justify-items:start;gap:14px}.contact-opnemen__quick-item{width:100%;gap:1.5rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media(max-width: 991px){.contact-opnemen{padding-bottom:72px}.contact-opnemen__hero h1{margin-bottom:2rem}.contact-opnemen__decor--left-middle,.contact-opnemen__decor--right-card{display:none}.contact-opnemen__hero{margin-bottom:32px}.contact-opnemen__hero-media{min-height:220px}.contact-opnemen__hero-media img{min-height:220px;max-height:30rem}.contact-opnemen__hero-content{padding-top:49px}.contact-opnemen__intro{font-size:13px;line-height:1.72}.contact-opnemen__quick{margin-bottom:5rem;width:100%;padding:2.5rem 3rem;border-radius:2.5rem}.contact-opnemen__card{padding:24px 20px;border-radius:18px}.contact-opnemen__card-text{font-size:13px;line-height:1.75}.contact-opnemen__btn{margin-top:29px;padding:11px 18px;margin-bottom:12px}.contact-opnemen__card-media img{-o-object-position:center;object-position:center}}@media(max-width: 480px){.contact-opnemen{padding-bottom:60px}.contact-opnemen__hero-content{padding-top:45px}.contact-opnemen__quick{border-radius:2rem;gap:1.75rem}.contact-opnemen__quick-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:8px}.contact-opnemen__quick-icon{margin-top:0}.contact-opnemen__quick-label,.contact-opnemen__quick-value{width:auto}.contact-opnemen__quick-label{white-space:nowrap}.contact-opnemen__quick-value{min-width:0;overflow-wrap:anywhere}.contact-opnemen__card{padding:20px 16px;gap:20px}.contact-opnemen__btn{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.contact-opnemen__card-media img{height:180px}}@media(max-width: 360px){.contact-opnemen__quick-item{-ms-flex-wrap:wrap;flex-wrap:wrap}.contact-opnemen__card-media img{height:160px}}section.onze-tarieven{position:relative;background:#e7f1f8;max-width:100vw;padding-top:9rem}@media screen and (max-width: 768px){section.onze-tarieven{padding-top:4.6rem}}section.onze-tarieven .container{position:relative;z-index:1}.onze-tarieven__decor{position:absolute;aspect-ratio:1/1;border-radius:3.8rem;-webkit-transform:rotate(45deg);transform:rotate(45deg);pointer-events:none;z-index:0}.onze-tarieven__decor--top-left{top:-11rem;left:16rem;width:18rem;background:rgba(49,93,121,.16);-webkit-transform:rotate(34deg);transform:rotate(34deg)}.onze-tarieven__decor--right-middle{top:50rem;right:-10rem;width:20rem;z-index:2;background:rgba(237,227,208,.9)}.onze-tarieven__title{margin:0 0 80px;text-align:center;font-weight:400}.onze-tarieven__title b{font-weight:700}.onze-tarieven__grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:28px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;width:100%;max-width:1220px;margin:0 auto}.onze-tarieven__grid .relatietherapie__rate-card{width:100%;max-width:none}.tarief-card__summary::-webkit-details-marker{display:none}.tarief-card__summary::marker{content:"";font-size:0}.tarief-card__summary-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:18px;margin-bottom:8px}.tarief-card__body{padding:0;max-height:0;overflow:hidden;-webkit-transition:max-height 680ms cubic-bezier(0.22, 1, 0.36, 1);transition:max-height 680ms cubic-bezier(0.22, 1, 0.36, 1)}.tarief-card__title{margin:0;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;font-size:20px;line-height:1.2;font-weight:400;color:#234256}.tarief-card__title b{font-weight:800}.tarief-card__toggle{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:14px;-ms-flex-item-align:start;align-self:flex-start;white-space:nowrap;font-size:13px;font-weight:500;color:#9f9f9f}.tarief-card__toggle-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:11px;height:19px;margin-left:6px;vertical-align:middle}.tarief-card__toggle-icon svg{width:100%;height:100%;display:block}.tarief-card__toggle-icon--up{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.tarief-card__toggle-less{display:none}.tarief-card[open] .tarief-card__toggle-more{display:none}.tarief-card[open] .tarief-card__toggle-less{display:inline}.tarief-card__line{margin:0;font-size:14px;line-height:1.45;color:#666}.tarief-card__line+.tarief-card__line{margin-top:3px}.tarief-card__line b{color:#ef9730;font-weight:700}.tarief-card--expanded{padding-bottom:2px}.tarief-card__detail{margin:16px 35px 0;padding:18px 0 20px;border-top:2px solid rgba(49,93,121,.58)}.tarief-card__detail-title{margin:0 0 8px;font-size:14px;font-weight:800;line-height:1.4;color:#234256}.tarief-card__detail p{margin:0;font-size:13px;line-height:1.65;color:#666}.tarief-card__detail p+p{margin-top:8px;font-weight:800}.tarief-card__detail p b{color:#333}.tarief-card__detail p span{color:#e5952a}.tarief-card--coaching{grid-column:1/-1;width:52%;max-width:52%;margin:0 auto}@media(max-width: 1100px){.onze-tarieven__decor--top-left{left:4rem}.onze-tarieven__decor--right-middle{top:33rem;right:-15rem;width:20rem}}@media(min-width: 901px)and (max-width: 1103px){.onze-tarieven__decor--right-middle{top:59rem;right:-15rem;width:20rem}}@media(max-width: 900px){.onze-tarieven__decor--right-middle{top:34rem;right:-16rem;width:18rem}.onze-tarieven__grid{grid-template-columns:1fr;max-width:760px}.tarief-card--coaching{grid-column:auto;width:100%;max-width:100%}.tarief-card__title{font-size:23px}}@media(max-width: 900px){.onze-tarieven__decor--right-middle{display:none}}@media(max-width: 649px){.onze-tarieven__decor--top-left{display:none}.onze-tarieven__title{margin-bottom:40px}.onze-tarieven__grid{gap:20px;max-width:100%}.tarief-card__summary-top{display:block}.tarief-card__body{padding:0}.tarief-card__toggle{position:static;display:inline-block;margin-left:0;margin-bottom:8px}.tarief-card__title{font-size:24px}.tarief-card__line{font-size:15px}.tarief-card__detail{margin:16px 20px 0;padding:16px 0 18px}.tarief-card__detail p{font-size:14px}}@media(max-width: 480px){.onze-tarieven__grid{gap:16px}.tarief-card__toggle{font-size:12px;margin-bottom:6px}.tarief-card__toggle-icon{width:10px;height:16px;margin-left:5px}.tarief-card__title{font-size:22px;line-height:1.18}.tarief-card__line{font-size:14px;line-height:1.5}.tarief-card__detail{margin:14px 16px 0;padding:14px 0 16px}.tarief-card__detail-title{font-size:13px}.tarief-card__detail p{font-size:13px;line-height:1.6}}@media(max-width: 360px){.tarief-card__title{font-size:19px}.tarief-card__line{font-size:13px}.tarief-card__detail{margin:12px 14px 0;padding:12px 0 14px}.tarief-card__detail p{font-size:12px}}@media(max-width: 320px){.tarief-card__toggle{font-size:11px}.tarief-card__title{font-size:17px}.tarief-card__line{font-size:12px}.tarief-card__detail{margin:10px 12px 0;padding:10px 0 12px}.tarief-card__detail-title,.tarief-card__detail p{font-size:11px}}.scheidingen{background:#f7f9fb;padding:0}.scheidingen .hero{display:grid;grid-template-columns:1fr 1fr;background:#e7f1f8}.scheidingen .hero-text{padding:72px 64px 72px var(--container-gutter)}.scheidingen .tag{margin:0 0 8px;font-size:24px;font-weight:700;color:#2f8db4}.scheidingen .title{margin:0 0 14px;font-size:52px;line-height:1.08;font-weight:400;color:#234256}.scheidingen .title b{font-weight:800}.scheidingen .intro{margin:0;max-width:430px;font-size:14px;line-height:1.75;color:rgba(49,93,121,.8)}.scheidingen .photo-hero{width:100%;height:400px;min-height:360px;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;display:block}.scheidingen .white{background:#fff;padding:70px 0px 130px}.scheidingen .row{display:grid;grid-template-columns:320px 1fr;gap:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scheidingen .row+.row{margin-top:52px}.scheidingen .row-right{grid-template-columns:1fr 320px}.scheidingen .photo-doc,.scheidingen .photo-toys{width:100%;max-width:300px;height:auto;display:block;margin:0 auto}.scheidingen .img-toys{justify-self:end}.scheidingen .photo-toys{max-width:550px;width:550px;margin:0}.scheidingen .photo-doc{max-width:300px;width:300px;margin:0}.scheidingen .text h2{margin:0 0 14px;font-size:44px;line-height:1.12;font-weight:400;color:#315d79}.scheidingen .text h2 b{font-weight:800}.scheidingen .text p{margin:0;max-width:620px;font-size:14px;line-height:1.85;color:rgba(49,93,121,.8)}.scheidingen .text p+p{margin-top:10px}.scheidingen .bottom{background:#e7f1f8;padding:30px 0 78px}.scheidingen .values{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:28px;margin-bottom:34px}.scheidingen .item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;font-size:32px;font-weight:700;color:#315d79}.scheidingen .icon{width:30px;height:30px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.scheidingen .icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.scheidingen .price{max-width:530px;margin:0 auto;padding:20px 24px;border-radius:16px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:18px}.scheidingen .price h3{margin:0 0 2px;font-size:18px;line-height:1.2;font-weight:400;color:#315d79}.scheidingen .price h3 b{font-weight:800}.scheidingen .price p{margin:0;font-size:13px;line-height:1.45;color:rgba(49,93,121,.78)}.scheidingen .price p b{color:#e5952a}.scheidingen .more-btn{border:0;background:rgba(0,0,0,0);padding:2px 0 0;font-size:13px;color:rgba(49,93,121,.52);cursor:pointer}@media(max-width: 992px){.scheidingen .hero{grid-template-columns:1fr}.scheidingen .hero-text{padding:50px var(--container-gutter) 34px}.scheidingen .photo-hero{min-height:280px}.scheidingen .white{padding:54px 0 58px}.scheidingen .row,.scheidingen .row-right{grid-template-columns:1fr;gap:28px}.scheidingen .row-right .text{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.scheidingen .row-right .image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.scheidingen .photo-toys{width:100%;max-width:320px;margin:0 auto}.scheidingen .values{grid-template-columns:1fr;gap:14px}.scheidingen .item{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:28px}}@media(max-width: 640px){.scheidingen .title{font-size:40px}.scheidingen .text h2{font-size:34px}.scheidingen .price{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.scheidingen .bottom{padding-bottom:58px}}.scheidingen .why{background:#fff;padding:120px 0 120px}.scheidingen .why-title{margin:0 0 26px;padding-bottom:14px;border-bottom:2px solid #3a6787;font-size:30px;line-height:1.3;font-weight:400;color:#315d79}.scheidingen .why-title b{font-weight:800}.scheidingen .why-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:30px 56px}.scheidingen .why-item h3{margin:0 0 8px;font-size:25px;font-weight:800;line-height:1.35;color:#234256}.scheidingen .check{color:#30b942;margin-right:10px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.7rem;height:1.3rem;vertical-align:middle}.scheidingen .check svg{width:100%;height:100%;display:block}.scheidingen .why-item p{margin:0;font-size:14px;line-height:1.75;color:rgba(49,93,121,.75)}@media(max-width: 992px){.scheidingen .why-grid{grid-template-columns:1fr;gap:24px}}@media(max-width: 640px){.scheidingen .why-title{font-size:34px}.scheidingen .why-item h3{font-size:26px}}.other{--other-slide-gap-desktop: 2.8rem;--other-slide-current-ratio: 3.2;background:#e7f1f8;padding:92px 0 112px;overflow:hidden}.other .container{overflow:visible}.other-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;margin-bottom:48px}.other-title{margin:0;font-weight:400}.other-title b{font-weight:700}.other-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-ms-flex-negative:0;flex-shrink:0}.other-nav__button{position:static;width:4rem;height:4rem;border:0;padding:0;border-radius:7px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#9ab1c2;color:#fff;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}.other-nav__button svg{display:block;width:3rem;height:18px}.other-nav__button path{fill:currentColor;stroke:currentColor;stroke-width:.5;stroke-linecap:round;stroke-linejoin:round}.other-nav__button--prev{background:#9ab1c2}.other-nav__button--prev svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.other-nav__button--next{background:#2f617f}.other-nav__button:hover{background:#2f617f}.other-nav__button.swiper-button-disabled{background:#9ab1c2;cursor:default}.other-nav__button:not(.swiper-button-disabled){background:#2f617f}.other .swiper{width:100%;overflow:visible;cursor:default}.other .swiper-wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.other .swiper-slide{min-width:0;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;-webkit-transition:opacity .12s linear;transition:opacity .12s linear}.other .swiper-slide.peek-slide{opacity:.5}.service-card{width:100%;background:#fff;border-radius:18px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:none;box-shadow:none;cursor:-webkit-grab;cursor:grab;-webkit-transition:opacity .12s linear;transition:opacity .12s linear}.service-card:active{cursor:-webkit-grabbing;cursor:grabbing}.service-img{width:100%;height:145px;overflow:hidden;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.service-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 38%;object-position:center 38%;display:block;pointer-events:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;-webkit-user-drag:none}.service-body{min-height:176px;padding:28px 30px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.service-body h3{margin:0 0 15px;font-size:20.5px;line-height:1.22;font-weight:800;overflow-wrap:break-word;word-break:normal;-ms-hyphens:manual;hyphens:manual;color:#315d79}.service-body p{margin:0;font-size:14px;line-height:1.85;font-weight:400;color:#666}@media(min-width: 1001px)and (max-width: 1245px){.other{--other-slide-gap-desktop: 1.8rem;--other-slide-current-ratio: 3.1}.service-img{height:136px}.service-body{min-height:160px;padding:24px 22px 22px}.service-body h3{margin-bottom:12px;font-size:16px;line-height:1.2}.service-body p{font-size:12.5px;line-height:1.7}}@media(min-width: 869px)and (max-width: 1000px){.other{--other-slide-gap-desktop: 1.8rem;--other-slide-current-ratio: 2.35;padding:82px 0 96px}.other-top{margin-bottom:30px}.other-title{font-size:29px}.service-img{height:150px}.service-body{min-height:172px;padding:26px 26px 24px}.service-body h3{font-size:19px}}@media(min-width: 640px)and (max-width: 868px){.other{--other-slide-gap-desktop: 1.4rem;--other-slide-current-ratio: 2.15;padding:70px 0 82px}.other-top{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:18px}.other-title{max-width:28ch;font-size:26px;line-height:1.12;margin-bottom:2rem}.other-nav{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2rem}.service-card{border-radius:16px}.service-img{height:140px}.service-body{min-height:0;padding:23px 21px 19px}.service-body h3{margin-bottom:12px;font-size:16px;line-height:1.2}.service-body p{font-size:13px;line-height:1.68}}@media(min-width: 500px)and (max-width: 639px){.other{--other-slide-gap-desktop: 1.2rem;--other-slide-current-ratio: 1.5;padding:56px 0 72px}.other-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px;margin-bottom:20px}.other-title{max-width:29ch;font-size:25px;line-height:1.16;margin-bottom:2rem}.other-nav{display:-webkit-box;display:-ms-flexbox;display:flex}.service-card{border-radius:15px}.service-img{height:140px}.service-body{min-height:0;padding:25px 29px 22px}.service-body h3{margin-bottom:12px;font-size:17px;line-height:1.2}.service-body p{font-size:13px;line-height:1.68}}@media(min-width: 431px)and (max-width: 499px){.other{--other-slide-gap-desktop: 1.2rem;--other-slide-current-ratio: 1.5;padding:48px 0 64px}.other-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px;margin-bottom:18px}.other-title{margin-bottom:2rem}.other-nav{display:-webkit-box;display:-ms-flexbox;display:flex}.service-card{border-radius:15px}.service-img{height:138px}.service-body{min-height:0;padding:22px 25px 24px}.service-body h3{margin-bottom:10px;font-size:15px;line-height:1.2}.service-body p{font-size:12px;line-height:1.68}}@media(max-width: 430px){.other{--other-slide-gap-desktop: 1rem;--other-slide-current-ratio: 1.32;padding:42px 0 56px}.other-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.5rem;margin-bottom:16px}.other-title{margin-bottom:1rem}.other-nav{display:-webkit-box;display:-ms-flexbox;display:flex}.service-card{border-radius:14px}.service-img{height:126px}.service-body{min-height:0;padding:26px 30px 20px}.service-body h3{margin-bottom:10px;font-size:12px;line-height:1.24}.service-body p{font-size:11px;line-height:1.6}}@media(max-width: 410px){.other{--other-slide-current-ratio: 1.08}}@media(max-width: 375px){.other{--other-slide-current-ratio: 1}.other .swiper{width:100%;max-width:none;margin:0;overflow:hidden}.other .swiper-slide{width:min(100%,29rem);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.service-card{width:100%;max-width:none}}@media(min-width: 610px)and (max-width: 639px){.other{--other-slide-gap-desktop: 1.2rem;--other-slide-current-ratio: 2}.service-body h3{font-size:15.5px}}.arbeidsmediation{background:#f7f9fb;padding:0}.arbeidsmediation__hero{display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);background:#e7f1f8;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.arbeidsmediation__hero-text{width:min(100%,44rem);justify-self:center;padding:4.2rem 3.6rem;-ms-flex-item-align:center;align-self:center}.arbeidsmediation__tag{margin:0 0 .9rem;font-size:2rem;font-weight:800;color:#2f8db4}.arbeidsmediation__title{margin:0 0 1.2rem;font-size:3.8rem;line-height:1.08;font-weight:400;color:#234256;font-weight:800}.arbeidsmediation__intro{margin:0;max-width:33rem;font-size:1.3rem;line-height:1.9;color:#666}.arbeidsmediation__hero-media img{width:100%;height:35rem;min-height:27.2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center 38%;object-position:center 38%;display:block}.arbeidsmediation__story{background:#fff;padding:7.8rem 0 8.4rem}.arbeidsmediation__story-grid{display:grid;grid-template-columns:28rem minmax(0, 1fr);gap:6rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:104rem;margin:0 auto}.arbeidsmediation__story-visual{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.arbeidsmediation__story-card{width:26rem;height:26rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.arbeidsmediation__story-card svg{width:24rem;height:24rem;display:block}.arbeidsmediation__story-text h2{margin:0 0 1.6rem;font-size:3rem;line-height:1.3;font-weight:400;color:#234256;max-width:50rem}.arbeidsmediation__story-text h2 b{font-weight:800}.arbeidsmediation__story-text p{margin:0;max-width:64rem;font-size:1.4rem;line-height:1.85;color:rgba(49,93,121,.8)}.arbeidsmediation__story-text p+p{margin-top:1rem}.arbeidsmediation__principles{background:#e7f1f8;padding:2.8rem 0 8rem}.arbeidsmediation__principles-list{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:2.8rem;margin-bottom:3.4rem}.arbeidsmediation__principle{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem;font-size:2.8rem;font-weight:700;color:#315d79}.arbeidsmediation__principle-icon{width:2.5rem;height:2.5rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;color:#315d79}.arbeidsmediation__principle-icon svg{width:100%;height:100%;display:block}.arbeidsmediation__principle-icon path,.arbeidsmediation__principle-icon circle{stroke:currentColor;fill:none}.arbeidsmediation__rate-card{max-width:54rem;margin:0 auto;padding:2rem 2.4rem;border-radius:1.6rem;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.8rem}.arbeidsmediation__rate-card h3{margin:0 0 .2rem;font-size:1.8rem;line-height:1.2;font-weight:400;color:#315d79}.arbeidsmediation__rate-card h3 b{font-weight:800}.arbeidsmediation__rate-card p{margin:0;font-size:1.3rem;line-height:1.45;color:rgba(49,93,121,.78)}.arbeidsmediation__rate-card p b{color:#e5952a}.arbeidsmediation__rate-toggle{border:0;background:rgba(0,0,0,0);padding:.2rem 0 0;font-size:1.3rem;color:rgba(49,93,121,.52);cursor:pointer}.arbeidsmediation__why{background:#fff;padding:11rem 0 11rem}.arbeidsmediation__why-title{margin:0 0 2.6rem;padding-bottom:1.4rem;border-bottom:.2rem solid #3a6787;font-size:3rem;line-height:1.3;font-weight:400;color:#315d79}.arbeidsmediation__why-title b{font-weight:800}.arbeidsmediation__why-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:3rem 5.6rem}.arbeidsmediation__why-item h3{margin:0 0 .8rem;font-size:2.3rem;font-weight:800;line-height:1.35;color:#234256}.arbeidsmediation__check{color:#30b942;margin-right:1rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.7rem;height:1.3rem;vertical-align:middle}.arbeidsmediation__check svg{width:100%;height:100%;display:block}.arbeidsmediation__why-item p{margin:0;font-size:1.4rem;line-height:1.75;color:rgba(49,93,121,.75)}@media(max-width: 1200px){.arbeidsmediation__story-grid{grid-template-columns:minmax(18rem, 24rem) minmax(0, 46rem);gap:3.6rem;max-width:72rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.arbeidsmediation__story-card{width:20rem;height:20rem}.arbeidsmediation__story-card svg{width:18rem;height:18rem}.arbeidsmediation__story-text h2{font-size:2.8rem;line-height:1.2;max-width:40rem}.arbeidsmediation__story-text p{max-width:44rem;font-size:1.25rem;line-height:1.75}}@media(min-width: 701px)and (max-width: 768px){.arbeidsmediation__hero-text{width:min(100%,42rem);padding:3.8rem 3rem}.arbeidsmediation__title{font-size:3.15rem;line-height:1.08}.arbeidsmediation__intro{max-width:29rem;font-size:1.2rem;line-height:1.75}}@media(max-width: 700px){.arbeidsmediation__hero{grid-template-columns:1fr;gap:0;padding:0 0 3.4rem}.arbeidsmediation__hero-text{width:min(100%,58rem);justify-self:center;padding:4.6rem var(--container-gutter) 2.6rem;text-align:left}.arbeidsmediation__intro{max-width:52rem;margin-bottom:20px;margin-top:25px}.arbeidsmediation__hero-media img{min-height:22rem;height:33rem;width:calc(100% - var(--container-gutter)*2);max-width:58rem;margin:0 auto 30px;border-radius:2.4rem;-o-object-position:center 42%;object-position:center 42%}.arbeidsmediation__story{padding:5.4rem 0 5.8rem}.arbeidsmediation__story-grid{grid-template-columns:1fr;gap:6.6rem;max-width:56rem;justify-items:center}.arbeidsmediation__story-visual{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%;margin-top:.4rem}.arbeidsmediation__story-text{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:min(100%,54rem)}.arbeidsmediation__story-card{width:auto;height:auto}.arbeidsmediation__story-card svg{width:19rem;height:19rem}.arbeidsmediation__story-text h2{margin-bottom:1.4rem;font-size:2.9rem;max-width:54rem;text-align:left}.arbeidsmediation__story-text p{max-width:54rem;text-align:left}.arbeidsmediation__principles-list{grid-template-columns:repeat(3, minmax(0, 1fr));gap:1.8rem 2.4rem;max-width:56rem;margin:0 auto 3.4rem;justify-items:center}.arbeidsmediation__principle{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:2.2rem;width:100%}.arbeidsmediation__why-grid{grid-template-columns:1fr;gap:2.4rem}}@media(min-width: 480px)and (max-width: 649px){.arbeidsmediation__hero-text{width:100%;padding-top:3.4rem;padding-bottom:1.8rem}.arbeidsmediation__tag{margin-bottom:.8rem;font-size:1.6rem}.arbeidsmediation__title{margin-bottom:1rem;font-size:3.3rem}.arbeidsmediation__intro{max-width:100%;font-size:1.3rem;line-height:1.68}.arbeidsmediation__hero-media img{height:22rem;min-height:22rem;width:calc(100% - var(--container-gutter)*2);max-width:42rem;border-radius:2rem}.arbeidsmediation__story{padding:4.8rem 0 5.4rem}.arbeidsmediation__story-text h2{font-size:2.6rem;line-height:1.2}.arbeidsmediation__story-text p{font-size:1.35rem;line-height:1.75}.arbeidsmediation__story-card svg{width:17rem;height:17rem}.arbeidsmediation__principles{padding:2.6rem 0 5.6rem}.arbeidsmediation__principles-list{grid-template-columns:repeat(3, -webkit-max-content);grid-template-columns:repeat(3, max-content);gap:2.2rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;margin:0 auto 2.6rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-items:start}.arbeidsmediation__principle{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:.65rem;font-size:1.45rem;width:100%;min-width:0}.arbeidsmediation__principle-icon{width:1.8rem;height:1.8rem}.arbeidsmediation__principle span:last-child{white-space:nowrap}.arbeidsmediation__rate-card{max-width:46rem;margin:0 auto}.arbeidsmediation__why{padding:6.4rem 0 6.8rem}.arbeidsmediation__why-title{margin-bottom:2.2rem;padding-bottom:1.2rem;font-size:2.8rem}.arbeidsmediation__why-item h3{font-size:1.9rem}.arbeidsmediation__why-item p{max-width:none;font-size:1.4rem;line-height:1.75}}@media(max-width: 479px){.arbeidsmediation__principles{padding:2.6rem 0 5.6rem}.arbeidsmediation__principles-list{grid-template-columns:1fr;gap:1.4rem;max-width:none;margin:0 0 2.6rem;justify-items:start}.arbeidsmediation__principle{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:2rem;width:100%}}@media(max-width: 640px){.arbeidsmediation__title{font-size:3.2rem}.arbeidsmediation__story-text h2{font-size:2.6rem;width:auto}.arbeidsmediation__rate-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.8rem}.arbeidsmediation__why-title{font-size:3.4rem}.arbeidsmediation__why-item h3{font-size:2.1rem}}@media(max-width: 480px){.arbeidsmediation__hero-text{padding-top:3rem;padding-bottom:1.6rem}.arbeidsmediation__tag{font-size:1.4rem}.arbeidsmediation__title{margin-bottom:.9rem;font-size:2.7rem;line-height:1.08}.arbeidsmediation__intro{font-size:1.2rem;line-height:1.65}.arbeidsmediation__hero-media img{height:18rem;min-height:18rem;width:calc(100% - var(--container-gutter)*2);max-width:none;border-radius:1.6rem}.arbeidsmediation__story{padding:4rem 0 4.8rem}.arbeidsmediation__story-grid{gap:2.2rem}.arbeidsmediation__story-card svg{width:15rem;height:15rem}.arbeidsmediation__story-text h2{font-size:2.4rem}.arbeidsmediation__story-text p{font-size:1.3rem;line-height:1.72}.arbeidsmediation__principle{font-size:1.8rem}.arbeidsmediation__principle-icon{width:2.1rem;height:2.1rem}.arbeidsmediation__rate-card{padding:1.8rem 1.8rem 2rem;border-radius:1.4rem}.arbeidsmediation__rate-card h3{font-size:1.65rem}.arbeidsmediation__rate-card p,.arbeidsmediation__rate-toggle{font-size:1.2rem}.arbeidsmediation__why{padding:5.2rem 0 5.8rem}.arbeidsmediation__why-title{font-size:2.4rem}.arbeidsmediation__why-item h3{font-size:1.7rem;line-height:1.4}.arbeidsmediation__why-item p{font-size:1.3rem;line-height:1.7}}.relatietherapie{background:#f7f9fb;padding:0}.relatietherapie__intro-shape{position:absolute;right:0;top:100%;display:block;translate:50% -15%;background-color:#e1871d;opacity:.15;width:14rem}@media screen and (min-width: 400px){.relatietherapie__intro-shape{top:0}}@media screen and (min-width: 1024px){.relatietherapie__intro-shape{width:18rem}}@media screen and (min-width: 1450px){.relatietherapie__intro-shape{right:initial;left:0;top:50%;width:14rem;translate:-50% -50%}}@media screen and (min-width: 1550px){.relatietherapie__intro-shape{width:18rem}}.relatietherpaie__button-wrapper{margin-top:2.5rem}@media screen and (max-width: 768px){.relatietherpaie__button-wrapper{margin-bottom:1.5rem}}@media screen and (max-width: 650px){.relatietherpaie__button-wrapper{margin-bottom:2rem}}.relatietherapie__tarief{padding-bottom:3rem;background-color:#fff}.relatietherapie__tarief .container{gap:12.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.relatietherapie__tarief .container .relatietherapie__rate-card{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0;max-width:none;background-color:#f2f2f2}.relatietherapie__tarief .container .relatietherapie__rate-card .relatietherapie__rate-toggle span{text-align:right;white-space:nowrap}.relatietherapie__tarief .container .relatietherapie__contact-box{max-width:calc(50% - 6rem)}.relatietherapie__tarief .container .relatietherapie__contact-box .h3{margin-bottom:1.5rem}.relatietherapie__tarief .container .relatietherapie__contact-box .btn{margin-top:2.5rem}@media screen and (max-width: 991px){.relatietherapie__tarief{padding:6.5rem 0 0}.relatietherapie__tarief .container{gap:6rem;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.relatietherapie__tarief .container .relatietherapie__rate-card{width:100%}.relatietherapie__tarief .container .relatietherapie__contact-box{max-width:37rem;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.relatietherapie__tarief .container .relatietherapie__contact-box p{text-align:center}.relatietherapie__tarief .container .relatietherapie__contact-box .btn{margin-top:2.75rem}}@media screen and (max-width: 500px){.relatietherapie__tarief .container .relatietherapie__contact-box{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.relatietherapie__tarief .container .relatietherapie__contact-box p{text-align:left}}.relatietherapie__principles{position:relative;overflow:hidden}.relatietherapie__stappen-shape{position:absolute;top:12rem;right:0;translate:50% 50%;opacity:.25;rotate:10deg;display:none;background-color:#315d79}.relatietherapie__stappen-shape:nth-child(2){left:0;right:initial;top:50%;rotate:-10deg;background-color:#e1871d;translate:-60% -15%}.relatietherapie__stappen-shape:nth-child(3){right:0;left:initial;top:initial;bottom:0;rotate:none;translate:-100% 50%;background-color:#2e89af}@media screen and (min-width: 1350px){.relatietherapie__stappen-shape:nth-child(3).place-left{left:0;right:initial;translate:130% 50%}}@media screen and (min-width: 768px){.relatietherapie__stappen-shape{display:block}}.relatietherapie__hero{display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);background:#e7f1f8;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;min-height:46rem}.relatietherapie__hero-text{padding:8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 768px){.relatietherapie__hero-text{overflow:hidden}}@media screen and (min-width: 1400px){.relatietherapie__hero-text{padding-left:calc(50vw - var(--site-max-width)/2 + 10rem)}}.relatietherapie__tag{margin-bottom:.75rem;font-size:2rem;font-weight:800;color:#2f8db4}.relatietherapie__title{font-weight:900;margin-bottom:1.5rem}.relatietherapie__intro{margin:0;font-size:1.3rem;line-height:1.9;color:#666}.relatietherapie__hero-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 38%;object-position:center 38%;display:block}.relatietherapie__story{position:relative;overflow:hidden;background:#fff}.relatietherapie__story-row{display:grid;grid-template-columns:.5fr 1fr;gap:10rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin:0 auto;-webkit-transform:none;transform:none}.relatietherapie__story-row--left{-webkit-transform:translateX(6rem);transform:translateX(6rem)}.relatietherapie__story-row+.relatietherapie__story-row{margin-top:10rem}.relatietherapie__story-row--right{grid-template-columns:44rem 40rem;gap:10rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateX(2rem);transform:translateX(2rem)}.relatietherapie__story-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.relatietherapie__story-image--graph{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.relatietherapie__story-image--figure{justify-self:end;-ms-flex-item-align:center;align-self:center;margin-top:.2rem}.relatietherapie__story-asset{display:block;height:auto;max-width:65vw;width:100%}.relatietherapie__story-asset--graph{width:100%;max-width:22rem}.relatietherapie__story-text p{margin:0;max-width:49rem}.relatietherapie__story-text--secondary{-ms-flex-item-align:center;align-self:center;margin-left:-4.8rem;margin-top:.2rem}.relatietherapie__story-text--secondary p{max-width:50rem}.dienst-stappen{margin-top:0}@media screen and (min-width: 1370px){.dienst-stappen{margin-top:8rem}}.relatietherapie__principles{background:#e7f1f8;padding-top:8rem}.relatietherapie__principles-list{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:2.8rem;margin-bottom:7rem}.relatietherapie__principle{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.5rem;font-size:2.4rem;font-weight:700;color:#315d79}.relatietherapie__principle-icon{width:2.5rem;height:2.5rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;color:#315d79}.relatietherapie__principle-icon svg{width:100%;height:100%;display:block;fill:none}.relatietherapie__principle-icon path,.relatietherapie__principle-icon circle{stroke:currentColor;fill:none}.relatietherapie__rate-card{cursor:pointer;max-width:54rem;margin:0 auto;padding:2.5rem 3rem;border-radius:1.6rem;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.relatietherapie__rate-card .tarief-card__summary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem}.relatietherapie__rate-card h3{margin-bottom:1rem;font-size:1.8rem;font-weight:400}.relatietherapie__rate-card h3 b{font-weight:800}.relatietherapie__rate-card p{margin-bottom:2px}.relatietherapie__rate-card p b{color:#e5952a}.relatietherapie__rate-toggle{border:0;background-color:rgba(0,0,0,0);padding:.2rem 0 0;font-size:1.4rem;color:#666;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.relatietherapie__why{padding:7.5rem 0;background:#fff}.relatietherapie__why-title{margin:0 0 5rem;padding-bottom:2.75rem;border-bottom:.2rem solid #315d79;font-size:3rem;font-weight:400}.relatietherapie__why-title b{font-weight:800}.relatietherapie__why-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:4rem 12.5rem}.relatietherapie__why-item h3{margin:0 0 1.25rem;font-size:1.9rem}.relatietherapie__check{color:#e1871d;margin-right:1.25rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:2rem;vertical-align:middle}.relatietherapie__check svg{width:100%;display:block}@media(max-width: 1200px){.relatietherapie__story-row{grid-template-columns:minmax(12rem, 15rem) minmax(0, 46rem);gap:6.6rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.relatietherapie__story-row--left,.relatietherapie__story-row--right{-webkit-transform:none;transform:none}.relatietherapie__story-row--right{grid-template-columns:minmax(0, 42rem) minmax(16rem, 20rem);gap:3.6rem}.relatietherapie__story-text--secondary{margin-left:0}.relatietherapie__story-asset--graph{max-width:14rem}.relatietherapie__story-text p,.relatietherapie__story-text--secondary p{max-width:44rem}}@media(max-width: 768px){.relatietherapie__hero{grid-template-columns:1fr;gap:0;min-height:0}.relatietherapie__hero-text{width:min(100%,58rem);justify-self:center;padding:4.6rem var(--container-gutter) 2.6rem;text-align:left}.relatietherapie__intro{margin-top:25px}.relatietherapie__hero-media img{min-height:22rem;height:33rem;width:calc(100% - var(--container-gutter)*2);max-width:58rem;margin:0 auto;border-radius:2.4rem;-o-object-position:center 42%;object-position:center 42%;margin-bottom:30px}.relatietherapie__story{padding:5.4rem 0 5.8rem}.relatietherapie__story-row{-webkit-transform:none;transform:none}.relatietherapie__story-row,.relatietherapie__story-row--right{grid-template-columns:1fr;gap:6.6rem;max-width:56rem;justify-items:center}.relatietherapie__story-image{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%;margin-top:.4rem}.relatietherapie__story-text,.relatietherapie__story-row--right .relatietherapie__story-text{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:min(100%,54rem)}.relatietherapie__story-text p,.relatietherapie__story-text--secondary p{max-width:54rem;text-align:left}.relatietherapie__story-text--secondary{margin-left:0;margin-top:0}.relatietherapie__principles-list{grid-template-columns:repeat(3, minmax(0, 1fr));gap:1.8rem 2.4rem;max-width:56rem;margin:0 auto 6rem;justify-items:center}.relatietherapie__principle{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:2rem;width:100%}.relatietherapie__why-grid{grid-template-columns:1fr}}@media(min-width: 480px)and (max-width: 649px){.relatietherapie__hero-text{width:100%}.relatietherapie__intro{max-width:100%;font-size:1.3rem;line-height:1.68}.relatietherapie__hero-media img{height:22rem;min-height:22rem;width:calc(100% - var(--container-gutter)*2);max-width:42rem;border-radius:2rem}.relatietherapie__story{padding:4.8rem 0 5.4rem}.relatietherapie__story-row+.relatietherapie__story-row{margin-top:6rem}.relatietherapie__story-text,.relatietherapie__story-row--right .relatietherapie__story-text{width:100%}.relatietherapie__principles-list{grid-template-columns:repeat(3, -webkit-max-content);grid-template-columns:repeat(3, max-content);gap:5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;margin:0 auto 5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-items:start}.relatietherapie__principle{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:1.6rem;width:100%;min-width:0}.relatietherapie__principle-icon{width:1.8rem;height:1.8rem}.relatietherapie__principle span:last-child{white-space:nowrap}.relatietherapie__rate-card{max-width:46rem;margin:0 auto}.relatietherapie__why{padding:6.5rem 0}.relatietherapie__why-item h3{font-size:2.1rem}}@media(max-width: 479px){.relatietherapie__principles-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.relatietherapie__principle{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:2rem;width:auto}}@media(max-width: 640px){.relatietherapie__rate-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.8rem}.relatietherapie__why-item h3{font-size:2.1rem}}@media(max-width: 480px){.relatietherapie__intro{font-size:1.2rem;line-height:1.65}.relatietherapie__hero-media img{height:18rem;min-height:18rem;width:calc(100% - var(--container-gutter)*2);max-width:none;border-radius:1.6rem}.relatietherapie__story{padding:4rem 0 4.8rem}.relatietherapie__story-row,.relatietherapie__story-row--right{gap:2.2rem}.relatietherapie__story-row+.relatietherapie__story-row{margin-top:4.6rem}.relatietherapie__principle{font-size:1.8rem}.relatietherapie__principle-icon{width:2.1rem;height:2.1rem}.relatietherapie__rate-card{padding:2.25rem;border-radius:1.4rem}}.coaching{background:#f7f9fb;padding:0}.coaching__hero{display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);background:#e7f1f8;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.coaching__hero-text{width:min(100%,44rem);justify-self:center;padding:4.2rem 3.6rem;-ms-flex-item-align:center;align-self:center}.coaching__tag{margin:0 0 .9rem;font-size:2rem;font-weight:800;color:#2f8db4}.coaching__title{margin:0 0 1.2rem;font-size:3.8rem;line-height:1.08;color:#234256;font-weight:800}.coaching__intro{margin:0;max-width:33rem;font-size:1.3rem;line-height:1.9;color:#666}.coaching__hero-media img{width:100%;height:35rem;min-height:27.2rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center 38%;object-position:center 38%;display:block}.coaching__story{background:#fff;padding:7.8rem 0 8.4rem}.coaching__story-grid{display:grid;grid-template-columns:36rem minmax(0, 1fr);gap:10rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:112rem;margin:0 auto}.coaching__story-visual{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.coaching__story-card{width:31rem;height:31rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.coaching__story-card img{width:23rem;height:auto;display:block;-o-object-fit:contain;object-fit:contain}.coaching__story-text h2{margin:0 0 2rem;font-size:3rem;line-height:1.22;font-weight:400;color:#234256;max-width:44rem}.coaching__story-text h2 b{font-weight:800}.coaching__story-text p{margin:0;max-width:50rem;font-size:1.4rem;line-height:1.9;color:#666;margin-top:1rem}.coaching__principles{background:#e7f1f8;padding:2.8rem 0 8rem}.coaching__principles-list{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:2.8rem;margin-bottom:3.4rem}.coaching__principle{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem;font-size:2.8rem;font-weight:700;color:#315d79}.coaching__principle-icon{width:2.5rem;height:2.5rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;color:#315d79}.coaching__principle-icon svg{width:100%;height:100%;display:block}.coaching__principle-icon path,.coaching__principle-icon circle{stroke:currentColor}.coaching__rate-card{max-width:54rem;margin:0 auto;padding:2rem 2.4rem;border-radius:1.6rem;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.8rem}.coaching__rate-card h3{margin:0 0 .2rem;font-size:1.8rem;line-height:1.2;font-weight:400;color:#315d79}.coaching__rate-card h3 b{font-weight:800}.coaching__rate-card p{margin:0;font-size:1.3rem;line-height:1.45;color:rgba(49,93,121,.78)}.coaching__rate-card p b{color:#e5952a}.coaching__rate-toggle{border:0;background:rgba(0,0,0,0);padding:.2rem 0 0;font-size:1.3rem;color:rgba(49,93,121,.52);cursor:pointer}.coaching__why{background:#fff;padding:11rem 0 11rem}.coaching__why-title{margin:0 0 2.6rem;padding-bottom:1.4rem;border-bottom:.2rem solid #3a6787;font-size:3rem;line-height:1.3;font-weight:400;color:#315d79}.coaching__why-title b{font-weight:800}.coaching__why-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:3rem 5.6rem}.coaching__why-item h3{margin:0 0 .8rem;font-size:1.95rem;font-weight:800;line-height:1.35;color:#234256}.coaching__check{color:#30b942;margin-right:1rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.7rem;height:1.3rem;vertical-align:middle}.coaching__check svg{width:100%;height:100%;display:block}.coaching__why-item p{margin:0;max-width:47rem;font-size:1.25rem;line-height:1.8;color:rgba(49,93,121,.75)}@media(max-width: 992px){.coaching__hero{grid-template-columns:1fr}.coaching__hero-text{padding:5rem var(--container-gutter) 3.4rem}.coaching__hero-media img{min-height:28rem;height:28rem}.coaching__story{padding:5.6rem 0 6rem}.coaching__story-grid{grid-template-columns:1fr;gap:3rem}.coaching__story-text h2{font-size:3.6rem;width:auto}.coaching__principles-list{grid-template-columns:1fr;gap:1.4rem}.coaching__principle{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:2.4rem}.coaching__why-grid{grid-template-columns:1fr;gap:2.4rem}}@media(max-width: 640px){.coaching__title{font-size:4rem}.coaching__story-text h2{font-size:3.2rem}.coaching__rate-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.8rem}.coaching__why-title{font-size:3.4rem}.coaching__why-item h3{font-size:2.1rem}}.form-success-backdrop{position:fixed;inset:0;z-index:1190;background:rgba(20,30,40,.38);opacity:0;pointer-events:none;-webkit-transition:opacity .28s ease;transition:opacity .28s ease}.form-success-backdrop.is-visible{opacity:1;pointer-events:auto}.form-success-message{display:none;position:fixed;top:50%;left:50%;z-index:1200;width:min(100% - 4rem,96rem);min-height:46rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2.4rem;padding:4.2rem 8rem;border:1px solid #edf1f4;border-radius:45px;background:#fff;-webkit-box-shadow:0 28px 70px rgba(20,30,40,.16);box-shadow:0 28px 70px rgba(20,30,40,.16);color:#234256;-webkit-transform:translate(-50%, -56%);transform:translate(-50%, -56%);opacity:0;pointer-events:none;-webkit-transition:opacity .28s ease,-webkit-transform .28s ease;transition:opacity .28s ease,-webkit-transform .28s ease;transition:transform .28s ease,opacity .28s ease;transition:transform .28s ease,opacity .28s ease,-webkit-transform .28s ease}.form-success-message.is-visible{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);opacity:1;pointer-events:auto}.form-success-message__icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:0}.form-success-message__icon svg{width:3.8rem;height:3.8rem}.form-success-message__text{margin:0;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;max-width:72rem;font-size:clamp(3rem,2.2vw,4.6rem);line-height:1.25;color:#234256;font-weight:600;text-align:left;font-weight:800}.form-success-message__close{position:absolute;top:2.6rem;right:3rem;border:0;background:rgba(0,0,0,0);padding:0;color:#315d79;font-size:clamp(4rem,2.4vw,5.2rem);line-height:1;cursor:pointer}@media(max-width: 768px){.form-success-message{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 2.4rem);min-height:32rem;gap:1.6rem;padding:3.2rem 2.4rem}.form-success-message__icon svg{width:3.2rem;height:3.2rem}.form-success-message__text{max-width:100%;font-size:clamp(2rem,4.6vw,2.6rem)}.form-success-message__close{top:1.8rem;right:2rem}}