/*!
 * Bootstrap v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#0f85d9;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#f47a00;--bs-primary-rgb:244,122,0;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:"Poppins",sans-serif;--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:2;--bs-body-color:#212529;--bs-body-bg:#fff}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:var(--bs-body-bg);color:var(--bs-body-color);font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);margin:0;text-align:var(--bs-body-text-align)}hr{background-color:currentColor;border:0;color:inherit;margin:1rem 0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{color:#000;font-family:Poppins,sans-serif;font-weight:500;line-height:1.4;margin-bottom:.5rem;margin-top:0}.h1,h1{font-size:calc(1.395rem + 1.74vw)}@media (min-width:1200px){.h1,h1{font-size:2.7rem}}.h2,h2{font-size:calc(1.395rem + 1.74vw)}@media (min-width:1200px){.h2,h2{font-size:2.7rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.295rem + .54vw)}@media (min-width:1200px){.h4,h4{font-size:1.7rem}}.h5,h5{font-size:1.25rem}p{margin-bottom:1rem;margin-top:0}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}strong{font-weight:bolder}sup{font-size:.75em;line-height:0;position:relative;top:-.5em;vertical-align:baseline}a{color:inherit;text-decoration:underline}a:hover,a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code{word-wrap:break-word;color:#d63384;direction:ltr;font-family:var(--bs-font-monospace);font-size:1em;font-size:.875em;unicode-bidi:bidi-override}a>code{color:inherit}figure{margin:0 0 1rem}img{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}tbody,td,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}textarea{resize:vertical}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}iframe{border:0}[hidden]{display:none!important}.img-fluid{height:auto;max-width:100%}.figure{display:inline-block}.container{margin-left:auto;margin-right:auto;padding-left:var(--bs-gutter-x,.75rem);padding-right:var(--bs-gutter-x,.75rem);width:100%}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1500px){.container{max-width:1580px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col{flex:1 0 0%}.col-6{flex:0 0 auto;width:50%}.col-12{flex:0 0 auto;width:100%}@media (min-width:768px){.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-12{flex:0 0 auto;width:100%}}@media (min-width:992px){.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}}@media (min-width:1200px){.col-xl-4{flex:0 0 auto;width:33.33333333%}}@media (min-width:1500px){.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}}.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;color:#212529;display:block;font-size:1rem;font-weight:400;line-height:2;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{background-color:#fff;border-color:#fabd80;box-shadow:0 0 0 .25rem rgba(244,122,0,.25);color:#212529;outline:0}.form-control::-webkit-date-and-time-value{height:2em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{background-color:#e9ecef;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#212529;margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{background-color:#e9ecef;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#212529;margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}textarea.form-control{min-height:calc(2em + .75rem + 2px)}.btn{background-color:transparent;border:1px solid transparent;border-radius:100px;color:#212529;cursor:pointer;display:inline-block;font-size:1rem;font-weight:400;line-height:2;padding:.375rem .75rem;text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529}.btn:focus{box-shadow:0 0 0 .25rem rgba(244,122,0,.25);outline:0}.btn.disabled,.btn:disabled{opacity:.65;pointer-events:none}.btn-primary{background-color:#f47a00;border-color:#f47a00;color:#000}.btn-primary:focus,.btn-primary:hover{background-color:#f68e26;border-color:#f5871a;color:#000}.btn-primary:focus{box-shadow:0 0 0 .25rem rgba(207,104,0,.5)}.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{background-color:#f69533;border-color:#f5871a;color:#000}.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(207,104,0,.5)}.btn-outline-primary.dropdown-toggle.show,.btn-primary.disabled,.btn-primary:disabled{background-color:#f47a00;border-color:#f47a00;color:#000}.btn-outline-primary.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem rgba(244,122,0,.5)}.btn-link{color:inherit;font-weight:400;text-decoration:underline}.btn-link:hover{color:inherit}.btn-link:focus,.btn-link:hover{text-decoration:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.btn-lg{border-radius:100px;font-size:1.25rem;padding:.5rem 1rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.dropdown-menu.show{display:block}.accordion-button{align-items:center;background-color:#fff;border:0;border-radius:0;color:#212529;display:flex;font-size:1rem;overflow-anchor:none;padding:1rem 1.25rem;position:relative;text-align:left;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;width:100%}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){background-color:#fef2e6;box-shadow:inset 0 -1px 0 rgba(0,0,0,.125);color:#dc6e00}.accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23DB6D00'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");transform:rotate(-180deg)}.accordion-button:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:1.25rem;content:"";flex-shrink:0;height:1.25rem;margin-left:auto;transition:transform .2s ease-in-out;width:1.25rem}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{border-color:#fabd80;box-shadow:0 0 0 .25rem rgba(244,122,0,.25);outline:0;z-index:3}.accordion-header{margin-bottom:0}.accordion-item{background-color:#fff;border:1px solid rgba(0,0,0,.125)}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-left:0;border-radius:0;border-right:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas.show{transform:none}.placeholder{background-color:currentColor;cursor:wait;display:inline-block;min-height:1em;opacity:.5;vertical-align:middle}.placeholder.btn:before{content:"";display:inline-block}@keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.clearfix:after{clear:both;content:"";display:block}.ratio{position:relative;width:100%}.ratio:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width:100%}.ratio-16x9{--bs-aspect-ratio:56.25%}.stretched-link:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.float-start{float:left!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.position-relative{position:relative!important}.border{border:1px solid #dee2e6!important}.w-25{width:25%!important}.w-75{width:75%!important}.w-100{width:100%!important}.h-100{height:100%!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-wrap{flex-wrap:wrap!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.align-items-center{align-items:center!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-5{margin-bottom:3rem!important;margin-top:3rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-6{margin-top:3.5rem!important}.mt-8{margin-top:5rem!important}.mt-auto{margin-top:auto!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-6{margin-bottom:3.5rem!important}.mb-8{margin-bottom:5rem!important}.ms-3{margin-left:1rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.p-6{padding:3.5rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-5{padding-left:3rem!important;padding-right:3rem!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-5{padding-bottom:3rem!important;padding-top:3rem!important}.py-7{padding-bottom:4rem!important;padding-top:4rem!important}.py-8{padding-bottom:5rem!important;padding-top:5rem!important}.py-10{padding-bottom:7rem!important;padding-top:7rem!important}.pt-2{padding-top:.5rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pt-7{padding-top:4rem!important}.pt-8{padding-top:5rem!important}.pe-6{padding-right:3.5rem!important}.pe-7{padding-right:4rem!important}.pb-1{padding-bottom:.25rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.pb-7{padding-bottom:4rem!important}.pb-8{padding-bottom:5rem!important}.pb-10{padding-bottom:7rem!important}.ps-0{padding-left:0!important}.ps-5{padding-left:3rem!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-uppercase{text-transform:uppercase!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.rounded{border-radius:.25rem!important}@media (min-width:768px){.d-md-inline-block{display:inline-block!important}.d-md-flex{display:flex!important}.flex-md-row{flex-direction:row!important}.mt-md-0{margin-top:0!important}.mt-md-10{margin-top:7rem!important}.mb-md-0{margin-bottom:0!important}.ms-md-0{margin-left:0!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-9{margin-left:6rem!important}.p-md-0{padding:0!important}.p-md-8{padding:5rem!important}.p-md-11{padding:9rem!important}.py-md-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-5{padding-bottom:3rem!important;padding-top:3rem!important}.py-md-7{padding-bottom:4rem!important;padding-top:4rem!important}.pe-md-8{padding-right:5rem!important}.pb-md-5{padding-bottom:3rem!important}.pb-md-9{padding-bottom:6rem!important}.ps-md-8{padding-left:5rem!important}}@media (min-width:992px){.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}.d-lg-none{display:none!important}.flex-lg-row{flex-direction:row!important}.justify-content-lg-between{justify-content:space-between!important}.mt-lg-0{margin-top:0!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-9{margin-left:6rem!important}.px-lg-10{padding-left:7rem!important;padding-right:7rem!important}.py-lg-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-8{padding-bottom:5rem!important;padding-top:5rem!important}.pt-lg-5{padding-top:3rem!important}.pt-lg-7{padding-top:4rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.ps-lg-5{padding-left:3rem!important}.ps-lg-8{padding-left:5rem!important}.ps-lg-11{padding-left:9rem!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.d-xl-flex{display:flex!important}.justify-content-xl-center{justify-content:center!important}.align-items-xl-center{align-items:center!important}.mt-xl-0{margin-top:0!important}.mb-xl-0{margin-bottom:0!important}.pe-xl-7{padding-right:4rem!important}.ps-xl-5{padding-left:3rem!important}}@media (min-width:1500px){.flex-xxl-row{flex-direction:row!important}.justify-content-xxl-end{justify-content:flex-end!important}.mb-xxl-0{margin-bottom:0!important}.px-xxl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxl-5{padding-left:3rem!important;padding-right:3rem!important}.px-xxl-10{padding-left:7rem!important;padding-right:7rem!important}.px-xxl-11{padding-left:9rem!important;padding-right:9rem!important}.py-xxl-5{padding-bottom:3rem!important;padding-top:3rem!important}.py-xxl-10{padding-bottom:7rem!important;padding-top:7rem!important}.pe-xxl-12{padding-right:18rem!important}.ps-xxl-10{padding-left:7rem!important}}body.mobile-nav-open{padding-top:100px}body.mobile-nav-open header{top:0}.hamburger{cursor:pointer;display:block;height:20px;position:relative;width:25px}.hamburger>span{background-color:#0f85d9;border-radius:1px;display:block;height:4px;left:0;opacity:1;position:absolute;transform:rotate(0deg);transition:.25s ease-in-out;width:100%}.hamburger>span:first-child{top:0}.hamburger>span:nth-child(2),.hamburger>span:nth-child(3){top:8px}.hamburger>span:nth-child(4){top:16px}.mobile-nav-open .hamburger>span:first-child{left:50%;top:8px;width:0}.mobile-nav-open .hamburger>span:nth-child(2){transform:rotate(45deg)}.mobile-nav-open .hamburger>span:nth-child(3){transform:rotate(-45deg)}.mobile-nav-open .hamburger>span:nth-child(4){left:50%;top:8px;width:0}.nav-mobile{align-items:center;background:#0f85d9;bottom:0;display:flex;justify-content:center;left:105%;opacity:0;position:fixed;top:100px;transition:all .3s ease-in-out;width:100%;z-index:999}@media (max-width:992px){.mobile-nav-open .nav-mobile{left:0;opacity:1}}.nav-mobile>div{display:flex;flex-flow:column;text-align:center;width:85vw}.nav-mobile>div a.menu-item{color:#fff;display:block;font-size:24px;margin-bottom:20px}.nav-mobile>div a.menu-item:active,.nav-mobile>div a.menu-item:focus,.nav-mobile>div a.menu-item:hover{color:#fff;text-decoration:none}.nav-mobile>div a.menu-item>span{position:relative}@media (max-width:991.98px){.nav-mobile>div a.btn-ghost{border:none!important;font-style:normal!important}}.nav-mobile>div>ul{list-style:none;margin-bottom:0;margin-top:30px;padding-left:0}.nav-mobile>div>ul a{color:#fff}.nav-mobile>div>ul>li{float:left;text-align:center;width:50%}.nav-mobile>div>ul>li>span{font-size:14px}.mobile-nav-open header{background:#fff;position:fixed;width:100%;z-index:99999}header .logo{width:315px}@media (max-width:1499.98px){header .logo{width:200px}}@media (max-width:991.98px){header .logo{width:150px}}header .logo a{margin-top:-116px;position:absolute}@media (max-width:991.98px){header .logo a{margin-top:-63px}}header .topbar{background:#e5ebf0}header .menu-item{text-decoration:none}header .menu-item.active .text{border-bottom:2px solid #0f85d9;padding-bottom:18px}.btn-primary{color:#fff;text-decoration:none}.btn-primary:hover{color:#fff}.full-width-image{height:170px;width:100%}@media (max-width:991.98px){.full-width-image{height:100px}}.full-width-image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}@media (max-width:1499.98px){.btn-lg{font-size:1rem}}.btn-primary{font-weight:700}.home .heading{background-image:url(/themes/maakwozbezwaar/assets/images/header-540.webp?d8e97d2c5305e6092c097df7595b473a);height:70vh}@media (max-width:767.98px){.home .heading{padding-bottom:50px;padding-top:50px}}@media (min-width:768px){.home .heading{background-image:url(/themes/maakwozbezwaar/assets/images/header-720.webp?bfaf3c4bbc9d8931809f4062ffb1bb1e);height:calc(100vh - 126px)}}@media (min-width:992px){.home .heading{background-image:url(/themes/maakwozbezwaar/assets/images/header-960.webp?64283fb9e086bb7693e256e00b8b04e9)}}@media (min-width:1200px){.home .heading{background-image:url(/themes/maakwozbezwaar/assets/images/header-1140.webp?02380d7ed10ff3c4bdb1af3b61c1ffc1);height:calc(100vh - 221px)}}@media (min-width:1500px){.home .heading{background-image:url(/themes/maakwozbezwaar/assets/images/header.webp?c1f7b8ce7b1c72d456a9420c4b467937)}}.home .heading{background-position:50%;background-repeat:no-repeat;background-size:cover}.home .heading .cta-bar{background:#0f85d9;background:linear-gradient(90deg,rgba(15,133,217,.85),rgba(9,29,96,.85));border-radius:20px}.home .heading .cta-bar .h1,.home .heading .cta-bar h1,.home .heading .cta-bar p{color:#fff}.home .heading .cta-bar input{background:hsla(0,0%,100%,.15);border:2px solid hsla(0,0%,100%,.3);border-radius:0;color:#fff;height:100%}.home .heading .cta-bar input::-moz-placeholder{color:#fff}.home .heading .cta-bar input::placeholder{color:#fff}.home .heading .cta-bar .arrow{position:absolute;top:-80px}@media (min-width:1500px){.home .heading .cta-bar .arrow{left:-185px}}@media (min-width:1200px){.home .heading .cta-bar .arrow{left:-165px}}@media (min-width:1200px) and (max-width:1499.98px){.home .heading .cta-bar .arrow{left:30px;top:-70px}}@media (min-width:992px) and (max-width:1199.98px){.home .heading .cta-bar .arrow{right:50px;top:-125px}}@media (min-width:768px) and (max-width:991.98px){.home .heading .cta-bar .arrow{left:auto;right:0;top:-140px}}.home .heading .cta-bar .arrow img{width:164px}@media (min-width:992px) and (max-width:1499.98px){.home .heading .cta-bar .arrow img{width:80px}}.text-blue{color:#0f85d9}img.rounded-20{border-radius:20px}.backgr-dark{background:#02213b;color:#fff}.backgr-dark .h1,.backgr-dark .h2,.backgr-dark .h3,.backgr-dark .h4,.backgr-dark .h5{color:#fff}.backgr-dark .rounded{border-radius:20px}@media (min-width:992px){.img-heel-goed-bemiddeld{margin-top:-40px}}.explanation-pullback-bottom{padding-bottom:390px}.backgr-faded{background-image:url(/themes/maakwozbezwaar/assets/images/backgr-faded.webp?0586d75e4eebe6a06e5dae2b03b4933a);background-position:top;background-repeat:no-repeat;background-size:cover}.backgr-faded:after{background:#fff;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);bottom:0;content:"";height:100%;position:absolute;width:100%}.home .backgr-faded:after{height:60%}.explanation-content{background:linear-gradient(90deg,#093860,#2d5979);border-top-left-radius:20px;border-top-right-radius:20px;margin-top:-390px}.explanation-content .icon{width:115px}.z-2{z-index:2}.review{clear:both}.review img{border-radius:20px}@media (min-width:992px){.review .review-text{border-left:1px solid #0f85d9}}.review .review-text p{font-size:2rem;line-height:3.8rem;margin-bottom:0}.review img.stars{border-radius:0;width:185px}.btn-ghost,.review .btn-trustpilot{border:1px solid #aabece;border-radius:30px;text-decoration:none}.contact .btn-ghost i{color:#0f85d9;font-size:1.4rem;margin-right:10px}.text-blue-dark{color:#02213b!important}footer .footer-top{background:linear-gradient(90deg,#0f85d9,#091d60)}footer .footer-top .usp .block{background:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:8px solid hsla(0,0%,100%,.5);display:inline-block;height:33px;width:33px}footer .footer-links{background:linear-gradient(90deg,#0f3657,#0f3657)}footer .footer-links a{width:100%}@media (min-width:768px){footer .footer-links a{width:50%}}@media (min-width:992px){footer .footer-links a{width:25%}}footer .footer-links a{display:block}footer .footer-links a,footer .footer-links a:hover{text-decoration:none}footer{background:#02213b;color:#fff}footer .logo img{width:315px}@media (max-width:991.98px){footer .logo img{width:80%}}footer .footer-link{align-items:center;display:flex;margin-right:30px;text-decoration:none}footer .footer-link .icon{align-items:center;border:1px solid #0b67aa;display:flex;height:45px;justify-content:center;margin-right:20px;width:45px}footer nav{border-top:1px solid #0b67aa}footer nav a{text-decoration:none}footer .footer-bottom{background:#fff;color:#292929}.backgr-light{background:#e5ebf0}.backgr-light .h1,.backgr-light h1{color:#0f85d9}.werkwijze .step-number{color:#0f85d9;font-size:250px;font-weight:700;left:60%;line-height:250px;opacity:10%;position:absolute;top:-60px;z-index:0}@media (max-width:767.98px){.werkwijze .step-number{font-size:150px;left:70%;line-height:150px}}.werkwijze .icon{width:75px}@media (min-width:1200px) and (max-width:1499.98px){.werkwijze .icon{width:55px}}@media (min-width:768px) and (max-width:1199.98px){.werkwijze .icon{width:40px}}.werkwijze .title{margin-top:-25px}.werkwijze .h3,.werkwijze h3{margin-bottom:40px}.werkwijze .step{font-weight:700}.werkwijze .dot-block{position:absolute;width:40px}.werkwijze .dot{background-image:url(/themes/maakwozbezwaar/assets/images/dot-blue.svg?da66bd0ebfe8749e591ef08fac497cec);background-position:50%;background-repeat:no-repeat;background-size:30px;display:block;height:25px;margin-left:-12px;margin-top:-12px;position:absolute;width:25px}.werkwijze .right .step-number{left:55%}.werkwijze .right .dot-block{left:0}.werkwijze .right .dot{margin-left:0;margin-right:-12px;right:0}.werkwijze .line{background:#0f85d9;display:block;height:1px;position:absolute;width:40px}.werkwijze .step-1 .dot-block{right:0;top:0}@media (min-width:768px){.werkwijze p:last-of-type{margin-bottom:0}.werkwijze .border-right{border-right:1px solid #0f85d9}.werkwijze .border-left{border-left:1px solid #0f85d9}}.werkwijze .h3,.werkwijze h3{position:relative}.cta-pullback-bottom{padding-bottom:200px}.cta-content{background:linear-gradient(90deg,#0f85d9,#091d60);border-top-left-radius:20px;border-top-right-radius:20px;margin-top:-200px}.cta-content.cta-content-big{margin-top:-120px}.cta-content .icon{width:115px}.cta-content.cta-round{border-radius:20px;margin-top:0}.intro-block.cta-padding-big{padding-bottom:160px!important}@media (min-width:1500px){.intro-block.cta-padding-big{padding-bottom:160px!important}}.contact-right hr{height:2px}.contact-right table{width:100%}@media (min-width:992px){.contact-right{padding-left:40px}.contact-right table{width:75%}}.img-rounded{border-radius:20px}.border-blue{border-color:#0f85d9}.border-bold{border-width:2px}.backgr-dark .h2,.backgr-dark .h3,.backgr-dark h2,.backgr-dark h3{color:#0f85d9;margin-bottom:20px}.content-highlighted{background:#093860;border-radius:20px}.title-icon{max-width:70px}.accordion-flush .accordion-item{border-color:#0f85d9}.accordion-flush .accordion-item .accordion-button{font-size:20px;padding-bottom:22px;padding-top:22px}.accordion-flush .accordion-item .accordion-button:after{background-image:url(/themes/maakwozbezwaar/assets/images/icon-plus.svg?f3bedc1ee3bc6c8703d8dfca9a385ce9)}.accordion-flush .accordion-item .accordion-button:not(.collapsed):after{transform:rotate(-45deg)}.video-bar{background:#f2f5f7;position:relative}.video-bar .arrow{left:46%;position:absolute;top:-90px}.video-bar .video{border-radius:15px}.card-image.cover{background-position:50%;background-repeat:no-repeat;background-size:cover}.card-header{background:#fff}.btn-primary{border-style:solid;font-size:1rem;font-weight:400}.customer-portal a,.customer-portal a:hover{text-decoration:none}.customer-portal a i,.customer-portal a:hover i{color:#93a2ae}.cta-big-icons img{max-height:80px}@media (min-width:1500px) and (max-width:1660px){.container{padding-left:30px;padding-right:30px}}
