.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:#fff0}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid #fff0}.slick-arrow.slick-hidden{display:none}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}/*!
 * Bootstrap Grid v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.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%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!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-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}@media (min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}}@media (min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@media (min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}}@media (min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}}@media (min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}
/*# sourceMappingURL=bootstrap-grid.min.css.map */[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}@font-face{font-display:swap;font-display:swap;font-family:'Outfit';font-style:normal;font-weight:400;src:url(https://www.cs-co.nl/wp-content/themes/csco/css/../fonts/outfit-v15-latin-regular.woff2) format('woff2'),url(https://www.cs-co.nl/wp-content/themes/csco/css/../fonts/outfit-v15-latin-regular.ttf) format('truetype')}@font-face{font-display:swap;font-display:swap;font-family:'Outfit';font-style:normal;font-weight:700;src:url(https://www.cs-co.nl/wp-content/themes/csco/css/../fonts/outfit-v15-latin-700.woff2) format('woff2'),url(https://www.cs-co.nl/wp-content/themes/csco/css/../fonts/outfit-v15-latin-700.ttf) format('truetype')}.light{font-weight:300}.regular{font-weight:400}.medium{font-weight:500}.semibold{font-weight:600}.bold{font-weight:700}.extrabold{font-weight:800}.italic{font-style:italic}.basic-font{font-family:'Outfit',sans-serif;font-weight:400}.titel-font{font-family:'Outfit',sans-serif;font-weight:400;text-transform:uppercase}.body-font{font-family:'Outfit',sans-serif;font-weight:400;font-size:1rem;color:#000;letter-spacing:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}span,a,li{font-family:'Outfit',sans-serif;font-size:1rem;line-height:1.5;margin-bottom:1.5em;color:#775b74;font-weight:400}@media only screen and (max-width:991px){span,a,li{font-size:1rem}}@media only screen and (max-width:767px){span,a,li{font-size:1rem}}b,strong{font-weight:700}i,em{font-style:italic}a,p a{margin-bottom:0;color:#f8bf5d;text-decoration:none;-webkit-transition:color .3s ease,background .3s ease,border-color .3s ease;-moz-transition:color .3s ease,background .3s ease,border-color .3s ease;-o-transition:color .3s ease,background .3s ease,border-color .3s ease;-ms-transition:color .3s ease,background .3s ease,border-color .3s ease;transition:color .3s ease,background .3s ease,border-color .3s ease}a:hover,p a:hover,a:active,p a:active,a:focus,p a:focus{text-decoration:none}li{margin-bottom:0}h1,h1 *,.look-h1,.look-h1 *{font-family:'Outfit',sans-serif;text-transform:uppercase;font-size:3rem;line-height:1.16666667;margin-bottom:1rem;color:#3d1539;font-weight:400}@media only screen and (max-width:991px){h1,h1 *,.look-h1,.look-h1 *{font-size:2rem}}@media only screen and (max-width:767px){h1,h1 *,.look-h1,.look-h1 *{font-size:2rem}}h2,h2 *,.look-h2,.look-h2 *{font-family:'Outfit',sans-serif;text-transform:uppercase;font-size:2.5rem;line-height:1.2;margin-bottom:1rem;color:#3d1539;font-weight:400}@media only screen and (max-width:991px){h2,h2 *,.look-h2,.look-h2 *{font-size:1.75rem}}@media only screen and (max-width:767px){h2,h2 *,.look-h2,.look-h2 *{font-size:1.75rem}}h3,h3 *,.look-h3,.look-h3 *{font-family:'Outfit',sans-serif;text-transform:uppercase;font-size:2rem;line-height:1.25;margin-bottom:1rem;color:#3d1539;font-weight:400}@media only screen and (max-width:991px){h3,h3 *,.look-h3,.look-h3 *{font-size:1.5rem}}@media only screen and (max-width:767px){h3,h3 *,.look-h3,.look-h3 *{font-size:1.5rem}}h4,h4 *,.look-h4,.look-h4 *{font-family:'Outfit',sans-serif;text-transform:uppercase;font-size:1.5rem;line-height:1.33333333;margin-bottom:.75rem;color:#3d1539;font-weight:400}@media only screen and (max-width:991px){h4,h4 *,.look-h4,.look-h4 *{font-size:1.25rem}}@media only screen and (max-width:767px){h4,h4 *,.look-h4,.look-h4 *{font-size:1.25rem}}h5,h5 *,.look-h5,.look-h5 *{font-family:'Outfit',sans-serif;text-transform:uppercase;font-size:1.25rem;line-height:1.4;margin-bottom:.75rem;color:#3d1539;font-weight:400}@media only screen and (max-width:991px){h5,h5 *,.look-h5,.look-h5 *{font-size:1.125rem}}@media only screen and (max-width:767px){h5,h5 *,.look-h5,.look-h5 *{font-size:1.125rem}}h6,h6 *,.look-h6,.look-h6 *{font-family:'Outfit',sans-serif;text-transform:uppercase;font-size:1.25rem;line-height:1.4;margin-bottom:.75rem;color:#3d1539;font-weight:400}@media only screen and (max-width:991px){h6,h6 *,.look-h6,.look-h6 *{font-size:1.125rem}}@media only screen and (max-width:767px){h6,h6 *,.look-h6,.look-h6 *{font-size:1.125rem}}.look-intro{font-family:'Outfit',sans-serif;font-size:1.125rem;line-height:1.44444444;font-weight:400}@media only screen and (max-width:991px){.look-intro{font-size:1.125rem}}@media only screen and (max-width:767px){.look-intro{font-size:1.125rem}}p,p *,.look-p,.look-p *{font-family:'Outfit',sans-serif;font-size:1rem;line-height:1.5;margin-bottom:1.5em;color:#775b74;font-weight:400}@media only screen and (max-width:991px){p,p *,.look-p,.look-p *{font-size:1rem}}@media only screen and (max-width:767px){p,p *,.look-p,.look-p *{font-size:1rem}}.look-label{font-family:'Outfit',sans-serif;font-weight:400;font-size:.875rem;line-height:1.57142857;display:block;margin-bottom:.5rem;text-transform:uppercase;font-weight:700}@media only screen and (max-width:991px){.look-label{font-size:.875rem}}@media only screen and (max-width:767px){.look-label{font-size:.875rem}}.look-footnote{font-family:'Outfit',sans-serif;font-size:.75rem;line-height:1.5;font-weight:400}@media only screen and (max-width:991px){.look-footnote{font-size:.75rem}}@media only screen and (max-width:767px){.look-footnote{font-size:.75rem}}.underline{text-decoration:underline!important}.underline::after{display:none!important}.underline:hover{text-decoration:none!important}.elevation-xs{box-shadow:0 0 1px 0 rgb(0 0 0 / .1),0 3px 8px -1px rgb(0 0 0 / .05)}.elevation-s{box-shadow:0 0 1px 0 rgb(0 0 0 / .1),0 4px 12px -2px rgb(0 0 0 / .08)}.elevation-m{box-shadow:0 0 1px 0 rgb(0 0 0 / .1),0 10px 16px 0 rgb(0 0 0 / .06)}.elevation-l{box-shadow:0 0 1px 0 rgb(0 0 0 / .1),0 20px 24px 0 rgb(0 0 0 / .06)}.elevation-xl{box-shadow:0 0 1px 0 rgb(0 0 0 / .1),0 30px 40px 0 rgb(0 0 0 / .08)}html{font-size:16px;scroll-behavior:smooth}body{display:block;margin:0;padding:0;font-family:'Outfit',sans-serif;font-weight:400;font-size:1rem;color:#000;letter-spacing:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;background-color:#fff}*::selection{background:#dfac54;color:#fff}*::-moz-selection{background:#dfac54;color:#fff}*:focus-visible{outline:2px solid #dfac54;outline-offset:2px;border-radius:.5rem}.rel{position:relative}.abs{position:absolute}.fixed{position:fixed}.flex{display:flex;flex-wrap:wrap}.inline-flex{display:inline-flex;flex-wrap:wrap}.block{display:block}.inline-block{display:inline-block}.none{display:none}.grid{display:grid}.background-cover{background-size:cover;background-position:center center;background-repeat:no-repeat}.background-contain{background-size:contain;background-position:center center;background-repeat:no-repeat}.box-shadow{box-shadow:4px 4px 10px 1px rgb(0 0 0 / .02)}.box-shadow-hover{box-shadow:4px 4px 10px 1px rgb(0 0 0 / .1)}.rounded{border-radius:.5rem}.fill{top:0;right:0;bottom:0;left:0}.reset{padding:0;margin:0}.truncate{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.truncate-1{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.truncate-2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.truncate-3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.truncate-5{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}.container{padding-left:8px;padding-right:8px;box-sizing:border-box;margin:0 auto}.container .row{margin-left:-8px;margin-right:-8px}.container div[class^="col"]{padding-left:8px;padding-right:8px}@media only screen and (min-width:1400px){.container{max-width:calc(1696px + 8px * 2)}}@media only screen and (max-width:991px){.container{padding-left:16px;padding-right:16px}}.wrapper{display:block;width:100%;padding:0;margin:0;padding-top:88px}.ul-styling{padding:0;list-style:none}.ul-styling li{font-family:'Outfit',sans-serif;font-size:1rem;line-height:1.5;margin-bottom:1.5em;color:#775b74;font-weight:400;padding-left:1em;margin-bottom:0}@media only screen and (max-width:991px){.ul-styling li{font-size:1rem}}@media only screen and (max-width:767px){.ul-styling li{font-size:1rem}}.ul-styling li::before{content:"\2022";color:#f8bf5d;font-weight:700;display:inline-block;font-size:1.1rem;width:1em;margin-left:-1em}.ul-styling.white li{color:#fff!important}.ul-styling.two-column{column-count:2}@media only screen and (max-width:575px){.ul-styling.two-column{column-count:1}}.ul-styling:last-child{margin-bottom:0}.checkmarks li{position:relative;padding-left:2rem!important;margin-bottom:.5rem}.checkmarks li::before{content:''!important;position:absolute;width:1rem!important;height:1rem!important;border-radius:2.25rem;margin-left:0!important;background-color:#f8bf5d;left:0;top:.25rem;background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-checkmark.svg);background-size:60%;background-repeat:no-repeat;background-position:center}@media only screen and (min-width:992px){.margin-top{margin-top:5rem}}@media only screen and (max-width:991px){.margin-top{margin-top:4rem}}@media only screen and (max-width:767px){.margin-top{margin-top:2.5rem}}@media only screen and (min-width:992px){.margin-bottom{margin-bottom:5rem}}@media only screen and (max-width:991px){.margin-bottom{margin-bottom:4rem}}@media only screen and (max-width:767px){.margin-bottom{margin-bottom:2.5rem}}.no-margin{margin-bottom:0!important}@media only screen and (min-width:992px){.padding-top{padding-top:5rem}}@media only screen and (max-width:991px){.padding-top{padding-top:4rem}}@media only screen and (max-width:767px){.padding-top{padding-top:2.5rem}}@media only screen and (min-width:992px){.padding-bottom{padding-bottom:5rem}}@media only screen and (max-width:991px){.padding-bottom{padding-bottom:4rem}}@media only screen and (max-width:767px){.padding-bottom{padding-bottom:2.5rem}}@media only screen and (min-width:992px){.padding-t-b{padding-top:5rem}}@media only screen and (max-width:991px){.padding-t-b{padding-top:4rem}}@media only screen and (max-width:767px){.padding-t-b{padding-top:2.5rem}}@media only screen and (min-width:992px){.padding-t-b{padding-bottom:5rem}}@media only screen and (max-width:991px){.padding-t-b{padding-bottom:4rem}}@media only screen and (max-width:767px){.padding-t-b{padding-bottom:2.5rem}}.button-style{position:relative;display:inline-block;font-size:1rem;line-height:1.5;font-family:'Outfit',sans-serif;font-weight:400;padding:.625rem 1.5rem;border-radius:.75rem;font-weight:700;border:2px solid;-webkit-appearance:none;-webkit-transition:color .3s ease,background .3s ease,border-color .3s ease,background-image .3s ease,box-shadow .3s ease;-moz-transition:color .3s ease,background .3s ease,border-color .3s ease,background-image .3s ease,box-shadow .3s ease;-o-transition:color .3s ease,background .3s ease,border-color .3s ease,background-image .3s ease,box-shadow .3s ease;-ms-transition:color .3s ease,background .3s ease,border-color .3s ease,background-image .3s ease,box-shadow .3s ease;transition:color .3s ease,background .3s ease,border-color .3s ease,background-image .3s ease,box-shadow .3s ease;text-decoration:none!important;box-sizing:border-box}.button-style:focus,.button-style:active{outline-color:#000}.button-style:hover{text-decoration:none!important}.button-style:disabled,.button-style .disabled{cursor:not-allowed!important}@media only screen and (max-width:575px){.button-style{width:100%;text-align:center}}.button-primary-hover{color:#000;background-color:#dfac54;border-color:#dfac54}.button-primary-disabled{color:#000;background-color:#fce5be;border-color:#fce5be}.button-primary{color:#000;background-color:#f8bf5d;border-color:#f8bf5d}.button-primary:hover{color:#000;background-color:#dfac54;border-color:#dfac54}.button-primary:disabled,.button-primary.disabled{color:#000;background-color:#fce5be;border-color:#fce5be}.button-secondary-hover{color:#000;background-color:#dfac54;border-color:#dfac54}.button-secondary-disabled{color:#fce5be;background-color:#fff0;border-color:#fce5be}.button-secondary{color:#f8bf5d;background-color:#fff0;border-color:#f8bf5d}.button-secondary:hover{color:#000;background-color:#dfac54;border-color:#dfac54}.button-secondary:disabled,.button-secondary.disabled{color:#fce5be;background-color:#fff0;border-color:#fce5be}.with-icon{background-size:1.25rem!important;background-repeat:no-repeat}.with-icon.icon-left{padding-left:4rem;background-position:left 1.75rem center}.with-icon.padding-left-small{padding-left:1.25rem!important;background-position:left center!important}.with-icon.icon-right{padding-right:4rem;background-position:right 1.75rem center}.with-icon.icon-right.padding-right-small{padding-right:1.25rem!important;background-position:right center!important}.with-icon.arrow-right-white{background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-arrow-right-white.svg);background-repeat:no-repeat}.with-icon.disabled,.with-icon:disabled{background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-arrow-right-disabled.svg)!important}.button-no-bg{background-color:#fff0;border-color:#fff0}.button{position:relative;display:inline-block;font-size:1rem;line-height:1.5;font-family:'Outfit',sans-serif;font-weight:400;padding:.625rem 1.5rem;border-radius:.75rem;font-weight:700;border:2px solid;-webkit-appearance:none;-webkit-transition:color .3s ease,background .3s ease,border-color .3s ease,background-image .3s ease,box-shadow .3s ease;-moz-transition:color .3s ease,background .3s ease,border-color .3s ease,background-image .3s ease,box-shadow .3s ease;-o-transition:color .3s ease,background .3s ease,border-color .3s ease,background-image .3s ease,box-shadow .3s ease;-ms-transition:color .3s ease,background .3s ease,border-color .3s ease,background-image .3s ease,box-shadow .3s ease;transition:color .3s ease,background .3s ease,border-color .3s ease,background-image .3s ease,box-shadow .3s ease;text-decoration:none!important;box-sizing:border-box;color:#000;background-color:#f8bf5d;border-color:#f8bf5d}.button:focus,.button:active{outline-color:#000}.button:hover{text-decoration:none!important}.button:disabled,.button .disabled{cursor:not-allowed!important}@media only screen and (max-width:575px){.button{width:100%;text-align:center}}.button:hover{color:#000;background-color:#dfac54;border-color:#dfac54}.button:disabled,.button.disabled{color:#000;background-color:#fce5be;border-color:#fce5be}.button.secondary{color:#f8bf5d;background-color:#fff0;border-color:#f8bf5d}.button.secondary:hover{color:#000;background-color:#dfac54;border-color:#dfac54}.button.secondary:disabled,.button.secondary.disabled{color:#fce5be;background-color:#fff0;border-color:#fce5be}.button.icon{background-size:1.25rem!important;background-repeat:no-repeat}.button.icon.icon-left{padding-left:4rem;background-position:left 1.75rem center}.button.icon.padding-left-small{padding-left:1.25rem!important;background-position:left center!important}.button.icon.icon-right{padding-right:4rem;background-position:right 1.75rem center}.button.icon.icon-right.padding-right-small{padding-right:1.25rem!important;background-position:right center!important}.button.icon.arrow-right-white{background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-arrow-right-white.svg);background-repeat:no-repeat}.button.icon.disabled,.button.icon:disabled{background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-arrow-right-disabled.svg)!important}.button-link-style{position:relative;display:inline-block;padding:0;margin:0;font-family:'Outfit',sans-serif;font-size:1rem;line-height:1.5;margin-bottom:1.5em;color:#775b74;font-weight:400;cursor:pointer;-webkit-appearance:none;-webkit-transition:color .3s ease,background .3s ease,border-color .3s ease,background-image .3s ease;-moz-transition:color .3s ease,background .3s ease,border-color .3s ease,background-image .3s ease;-o-transition:color .3s ease,background .3s ease,border-color .3s ease,background-image .3s ease;-ms-transition:color .3s ease,background .3s ease,border-color .3s ease,background-image .3s ease;transition:color .3s ease,background .3s ease,border-color .3s ease,background-image .3s ease}@media only screen and (max-width:991px){.button-link-style{font-size:1rem}}@media only screen and (max-width:767px){.button-link-style{font-size:1rem}}.button-link-style:hover{text-decoration:none}.button-link-style:disabled,.button-link-style .disabled{cursor:not-allowed!important}.button-link-default-hover{color:#dfac54}.button-link-default-disabled{color:gray}.button-link-default{color:#f8bf5d}.button-link-default:hover{color:#dfac54}.button-link-default:disabled,.button-link-default.disabled{color:gray}.button-link{position:relative;display:inline-block;padding:0;margin:0;font-family:'Outfit',sans-serif;font-size:1rem;line-height:1.5;margin-bottom:1.5em;color:#775b74;font-weight:400;cursor:pointer;-webkit-appearance:none;-webkit-transition:color .3s ease,background .3s ease,border-color .3s ease,background-image .3s ease;-moz-transition:color .3s ease,background .3s ease,border-color .3s ease,background-image .3s ease;-o-transition:color .3s ease,background .3s ease,border-color .3s ease,background-image .3s ease;-ms-transition:color .3s ease,background .3s ease,border-color .3s ease,background-image .3s ease;transition:color .3s ease,background .3s ease,border-color .3s ease,background-image .3s ease;color:#f8bf5d}@media only screen and (max-width:991px){.button-link{font-size:1rem}}@media only screen and (max-width:767px){.button-link{font-size:1rem}}.button-link:hover{text-decoration:none}.button-link:disabled,.button-link .disabled{cursor:not-allowed!important}.button-link:hover{color:#dfac54}.button-link:disabled,.button-link.disabled{color:gray}.button-link.icon{background-size:1.25rem!important;background-repeat:no-repeat}.button-link.icon.icon-left{padding-left:4rem;background-position:left 1.75rem center}.button-link.icon.padding-left-small{padding-left:1.25rem!important;background-position:left center!important}.button-link.icon.icon-right{padding-right:4rem;background-position:right 1.75rem center}.button-link.icon.icon-right.padding-right-small{padding-right:1.25rem!important;background-position:right center!important}.button-link.icon.arrow-right-white{background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-arrow-right-white.svg);background-repeat:no-repeat}.button-link.icon.disabled,.button-link.icon:disabled{background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-arrow-right-disabled.svg)!important}.link-text{position:relative;text-decoration:underline}.link-text:hover{text-decoration:none}.input-font-color{color:gray}.input-border-radius{border-radius:.5rem}.input-background{background-color:#fff}.input-border{border:none}.input-weight{font-weight:400}.input-settings{position:relative;display:block;width:100%;height:2.875rem;padding:0 1rem}.input-style{position:relative;display:block;width:100%;height:2.875rem;padding:0 1rem;font-family:'Outfit',sans-serif;font-size:1rem;line-height:1.5;margin-bottom:1.5em;color:#775b74;margin-bottom:1rem;color:gray;border-radius:.5rem;background-color:#fff;border:none;font-weight:400;-webkit-transition:background-color .2s ease,box-shadow .2s ease,color .2s ease;-moz-transition:background-color .2s ease,box-shadow .2s ease,color .2s ease;-o-transition:background-color .2s ease,box-shadow .2s ease,color .2s ease;-ms-transition:background-color .2s ease,box-shadow .2s ease,color .2s ease;transition:background-color .2s ease,box-shadow .2s ease,color .2s ease;box-sizing:border-box}@media only screen and (max-width:991px){.input-style{font-size:1rem}}@media only screen and (max-width:767px){.input-style{font-size:1rem}}.standard-text-style a:not(.button){white-space:nowrap;position:relative;text-decoration:underline}.standard-text-style a:not(.button):hover{text-decoration:none}.standard-text-style ul{padding:0;list-style:none;font-weight:700;margin-bottom:1.5rem}.standard-text-style ul li{font-family:'Outfit',sans-serif;font-size:1rem;line-height:1.5;margin-bottom:1.5em;color:#775b74;font-weight:400;padding-left:1em;margin-bottom:0}@media only screen and (max-width:991px){.standard-text-style ul li{font-size:1rem}}@media only screen and (max-width:767px){.standard-text-style ul li{font-size:1rem}}.standard-text-style ul li::before{content:"\2022";color:#f8bf5d;font-weight:700;display:inline-block;font-size:1.1rem;width:1em;margin-left:-1em}.standard-text-style ul.white li{color:#fff!important}.standard-text-style ul.two-column{column-count:2}@media only screen and (max-width:575px){.standard-text-style ul.two-column{column-count:1}}.standard-text-style ul:last-child{margin-bottom:0}.standard-text-style ol{counter-reset:my-awesome-counter;margin:0 0 1.5em .5rem}.standard-text-style ol li{counter-increment:my-awesome-counter;position:relative;padding:0 0 0 1.5rem}.standard-text-style ol li::before{content:counter(my-awesome-counter) ". ";position:absolute;left:0;font-weight:700}.standard-text-style blockquote{margin:0 0 2rem .5rem;border-left:3px solid #775b74;padding:0 0 0 1.5rem}.standard-text-style *:last-child{margin-bottom:0}.standard-text-style strong,.standard-text-style strong a{font-weight:700}.default-block{display:block}@media only screen and (min-width:992px){.default-block{padding-top:5rem}}@media only screen and (max-width:991px){.default-block{padding-top:4rem}}@media only screen and (max-width:767px){.default-block{padding-top:2.5rem}}@media only screen and (min-width:992px){.default-block{padding-bottom:5rem}}@media only screen and (max-width:991px){.default-block{padding-bottom:4rem}}@media only screen and (max-width:767px){.default-block{padding-bottom:2.5rem}}.default-block .text,.default-block .tekst{margin-bottom:1.5rem}.default-block .text a:not(.button),.default-block .tekst a:not(.button){white-space:nowrap;position:relative;text-decoration:underline}.default-block .text a:not(.button):hover,.default-block .tekst a:not(.button):hover{text-decoration:none}.default-block .text ul,.default-block .tekst ul{padding:0;list-style:none;font-weight:700;margin-bottom:1.5rem}.default-block .text ul li,.default-block .tekst ul li{font-family:'Outfit',sans-serif;font-size:1rem;line-height:1.5;margin-bottom:1.5em;color:#775b74;font-weight:400;padding-left:1em;margin-bottom:0}@media only screen and (max-width:991px){.default-block .text ul li,.default-block .tekst ul li{font-size:1rem}}@media only screen and (max-width:767px){.default-block .text ul li,.default-block .tekst ul li{font-size:1rem}}.default-block .text ul li::before,.default-block .tekst ul li::before{content:"\2022";color:#f8bf5d;font-weight:700;display:inline-block;font-size:1.1rem;width:1em;margin-left:-1em}.default-block .text ul.white li,.default-block .tekst ul.white li{color:#fff!important}.default-block .text ul.two-column,.default-block .tekst ul.two-column{column-count:2}@media only screen and (max-width:575px){.default-block .text ul.two-column,.default-block .tekst ul.two-column{column-count:1}}.default-block .text ul:last-child,.default-block .tekst ul:last-child{margin-bottom:0}.default-block .text ol,.default-block .tekst ol{counter-reset:my-awesome-counter;margin:0 0 1.5em .5rem}.default-block .text ol li,.default-block .tekst ol li{counter-increment:my-awesome-counter;position:relative;padding:0 0 0 1.5rem}.default-block .text ol li::before,.default-block .tekst ol li::before{content:counter(my-awesome-counter) ". ";position:absolute;left:0;font-weight:700}.default-block .text blockquote,.default-block .tekst blockquote{margin:0 0 2rem .5rem;border-left:3px solid #775b74;padding:0 0 0 1.5rem}.default-block .text *:last-child,.default-block .tekst *:last-child{margin-bottom:0}.default-block .text strong,.default-block .tekst strong,.default-block .text strong a,.default-block .tekst strong a{font-weight:700}.default-block img{display:block;max-width:100%}.wrapper{width:100%;height:100%;overflow-y:auto;overflow-x:hidden}.wrapper>div{display:block}@media only screen and (min-width:992px){.wrapper>div{padding-top:5rem}}@media only screen and (max-width:991px){.wrapper>div{padding-top:4rem}}@media only screen and (max-width:767px){.wrapper>div{padding-top:2.5rem}}@media only screen and (min-width:992px){.wrapper>div{padding-bottom:5rem}}@media only screen and (max-width:991px){.wrapper>div{padding-bottom:4rem}}@media only screen and (max-width:767px){.wrapper>div{padding-bottom:2.5rem}}.wrapper>div .text,.wrapper>div .tekst{margin-bottom:1.5rem}.wrapper>div .text a:not(.button),.wrapper>div .tekst a:not(.button){white-space:nowrap;position:relative;text-decoration:underline}.wrapper>div .text a:not(.button):hover,.wrapper>div .tekst a:not(.button):hover{text-decoration:none}.wrapper>div .text ul,.wrapper>div .tekst ul{padding:0;list-style:none;font-weight:700;margin-bottom:1.5rem}.wrapper>div .text ul li,.wrapper>div .tekst ul li{font-family:'Outfit',sans-serif;font-size:1rem;line-height:1.5;margin-bottom:1.5em;color:#775b74;font-weight:400;padding-left:1em;margin-bottom:0}@media only screen and (max-width:991px){.wrapper>div .text ul li,.wrapper>div .tekst ul li{font-size:1rem}}@media only screen and (max-width:767px){.wrapper>div .text ul li,.wrapper>div .tekst ul li{font-size:1rem}}.wrapper>div .text ul li::before,.wrapper>div .tekst ul li::before{content:"\2022";color:#f8bf5d;font-weight:700;display:inline-block;font-size:1.1rem;width:1em;margin-left:-1em}.wrapper>div .text ul.white li,.wrapper>div .tekst ul.white li{color:#fff!important}.wrapper>div .text ul.two-column,.wrapper>div .tekst ul.two-column{column-count:2}@media only screen and (max-width:575px){.wrapper>div .text ul.two-column,.wrapper>div .tekst ul.two-column{column-count:1}}.wrapper>div .text ul:last-child,.wrapper>div .tekst ul:last-child{margin-bottom:0}.wrapper>div .text ol,.wrapper>div .tekst ol{counter-reset:my-awesome-counter;margin:0 0 1.5em .5rem}.wrapper>div .text ol li,.wrapper>div .tekst ol li{counter-increment:my-awesome-counter;position:relative;padding:0 0 0 1.5rem}.wrapper>div .text ol li::before,.wrapper>div .tekst ol li::before{content:counter(my-awesome-counter) ". ";position:absolute;left:0;font-weight:700}.wrapper>div .text blockquote,.wrapper>div .tekst blockquote{margin:0 0 2rem .5rem;border-left:3px solid #775b74;padding:0 0 0 1.5rem}.wrapper>div .text *:last-child,.wrapper>div .tekst *:last-child{margin-bottom:0}.wrapper>div .text strong,.wrapper>div .tekst strong,.wrapper>div .text strong a,.wrapper>div .tekst strong a{font-weight:700}.wrapper>div img{display:block;max-width:100%}.wrapper .content>*:last-child:not(.titel){margin-bottom:0}body>header{position:fixed;z-index:5000;width:100%}body>header .navbar-nav .dropdown .dropdown-menu{display:none;margin-top:0}body>header .navbar-nav .dropdown .dropdown-menu.show{display:block}body>header .navbar{display:block;width:100%;margin:0 auto;background:#fff;box-shadow:0 0 1px 0 rgb(0 0 0 / .1),0 4px 12px -2px rgb(0 0 0 / .08)}body>header .navbar .header-inner{display:flex;flex-wrap:wrap;position:relative;justify-content:space-between;align-items:center;padding:1rem 0;z-index:1500;transition:none;width:100%}body>header .navbar .header-inner .logolink{display:block;position:relative}body>header .navbar .header-inner .logolink img{position:relative;height:auto;width:12.5rem;display:block}body>header .navbar .header-inner .nav-buttons{display:flex;flex-wrap:wrap;align-items:center;border:none;background-color:#fff0}body>header .navbar .header-inner .nav-buttons .nav-toggle{position:relative;width:28px;height:20px;padding:0;margin-left:.75rem;cursor:pointer}body>header .navbar .header-inner .nav-buttons .nav-toggle span{display:block;position:absolute;height:3px;width:100%;background:#333;border-radius:3px;opacity:1;left:0;transform:rotate(0deg);transition:.25s ease-in-out}body>header .navbar .header-inner .nav-buttons .nav-toggle span:nth-child(1){top:0;transform-origin:left center}body>header .navbar .header-inner .nav-buttons .nav-toggle span:nth-child(2){top:8px;transform-origin:left center}body>header .navbar .header-inner .nav-buttons .nav-toggle span:nth-child(3){top:16px;transform-origin:left center}body>header .navbar .header-inner .nav-buttons .nav-toggle.nav-toggle-open span:nth-child(1){transform:rotate(45deg);top:-3px;left:4px}body>header .navbar .header-inner .nav-buttons .nav-toggle.nav-toggle-open span:nth-child(2){width:0;opacity:0}body>header .navbar .header-inner .nav-buttons .nav-toggle.nav-toggle-open span:nth-child(3){transform:rotate(-45deg);top:17px;left:4px}body>header .navbar .header-inner .navigation{position:relative;text-align:right}body>header .navbar .header-inner .navigation ul.nav{padding:0;margin:0;list-style:none}body>header .navbar .header-inner .navigation ul.nav *:last-child{margin-right:0}body>header .navbar .header-inner .navigation li.menu-item{position:relative;display:inline-block;margin-right:1.75rem}body>header .navbar .header-inner .navigation li.menu-item:last-child{margin-right:0}body>header .navbar .header-inner .navigation li.menu-item:hover>a.nav-link,body>header .navbar .header-inner .navigation li.menu-item.active>a.nav-link{background-color:#ece8eb}body>header .navbar .header-inner .navigation li.menu-item:hover>a.nav-link span,body>header .navbar .header-inner .navigation li.menu-item.active>a.nav-link span{color:#3d1539;text-decoration:none}body>header .navbar .header-inner .navigation li.menu-item:hover>a.nav-link.dropdown-toggle::after,body>header .navbar .header-inner .navigation li.menu-item.active>a.nav-link.dropdown-toggle::after{background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-chevron-down.svg);transform:rotate(0deg)}body>header .navbar .header-inner .navigation li.menu-item a.nav-link{padding:.5rem .75rem;border-radius:.5rem}body>header .navbar .header-inner .navigation li.menu-item a.nav-link span{display:inline-block;font-size:1rem;line-height:1.5;margin-bottom:1.5em;color:#775b74;font-family:'Outfit',sans-serif;font-weight:400;margin-bottom:0;color:#000;text-decoration:none;-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease}@media only screen and (max-width:991px){body>header .navbar .header-inner .navigation li.menu-item a.nav-link span{font-size:1rem}}@media only screen and (max-width:767px){body>header .navbar .header-inner .navigation li.menu-item a.nav-link span{font-size:1rem}}body>header .navbar .header-inner .navigation li.menu-item a.nav-link.dropdown-toggle{position:relative}body>header .navbar .header-inner .navigation li.menu-item a.nav-link.dropdown-toggle::after{content:"";position:absolute;width:1.5rem;height:1.5rem;background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-chevron-down.svg);background-size:contain;background-position:center center;background-repeat:no-repeat;-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease;border:none}body>header .navbar .header-inner .navigation li.menu-item a.nav-link.dropdown-toggle:hover{background:#ece8eb}body>header .navbar .header-inner .navigation li.menu-item a.nav-link.dropdown-toggle:hover::after{background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-chevron-down.svg);transform:rotate(0deg)}body>header .navbar .header-inner .navigation li.menu-item.current-menu-parent a.nav-link.dropdown-toggle::after{background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-chevron-down.svg);transform:rotate(0deg)}body>header .navbar .header-inner .navigation li.menu-item.menu-item-has-children>a{padding-right:2rem}body>header .navbar .header-inner .navigation li.menu-item>ul.dropdown-menu{display:none;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);position:absolute;min-width:100%;background:#fff;margin:0;left:50%;text-align:left;z-index:203;cursor:pointer;border-radius:.5rem;border:none;overflow:hidden;box-shadow:0 0 1px 0 rgb(0 0 0 / .1),0 3px 8px -1px rgb(0 0 0 / .05);padding:1rem}body>header .navbar .header-inner .navigation li.menu-item>ul.dropdown-menu li.menu-item{margin:0;padding:0;width:100%;white-space:nowrap}body>header .navbar .header-inner .navigation li.menu-item>ul.dropdown-menu li.menu-item:after{display:none}body>header .navbar .header-inner .navigation li.menu-item>ul.dropdown-menu li.menu-item ul.dropdown-menu{display:none}body>header .navbar .header-inner .navigation li.menu-item>ul.dropdown-menu li.menu-item:hover>a.nav-link span,body>header .navbar .header-inner .navigation li.menu-item>ul.dropdown-menu li.menu-item.active>a.nav-link span{color:#3d1539;text-decoration:none}body>header .navbar .header-inner .navigation li.menu-item>ul.dropdown-menu li.menu-item:hover>a.nav-link.dropdown-toggle::after,body>header .navbar .header-inner .navigation li.menu-item>ul.dropdown-menu li.menu-item.active>a.nav-link.dropdown-toggle::after{background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-chevron-right.svg)}body>header .navbar .header-inner .navigation li.menu-item>ul.dropdown-menu li.menu-item a.nav-link{display:block;padding:.5rem .75rem;margin-bottom:.5rem;border-top:none}body>header .navbar .header-inner .navigation li.menu-item>ul.dropdown-menu li.menu-item a.nav-link span{color:#000}body>header .navbar .header-inner .navigation li.menu-item>ul.dropdown-menu li.menu-item a.nav-link.dropdown-toggle{position:relative;padding-right:3rem}body>header .navbar .header-inner .navigation li.menu-item>ul.dropdown-menu li.menu-item a.nav-link.dropdown-toggle::after{background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-chevron-right.svg);background-size:1.5rem;top:50%;transform:translateY(-50%);right:1rem}body>header .navbar .header-inner .navigation li.menu-item>ul.dropdown-menu li.menu-item a.nav-link.dropdown-toggle:hover::after{background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-chevron-right.svg)}body>header .navbar .header-inner .navigation li.menu-item>ul.dropdown-menu li.menu-item a.nav-link::before{display:none}body>header .navbar .header-inner .navigation li.menu-item>ul.dropdown-menu li.menu-item.current-menu-parent a.nav-link.dropdown-toggle::after{background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-chevron-right.svg)}body>header .navbar .header-inner .navigation li.menu-item>ul.dropdown-menu:hover{overflow:visible}body>header .navbar .header-inner .navigation li.menu-item>ul.dropdown-menu:hover ul.dropdown-menu{display:block;top:0;border:none;background:#fff;left:100%;transform:translateX(0%)}body>header .navbar .header-inner .navigation li.menu-item>ul.dropdown-menu:hover ul.dropdown-menu::after{display:none}body>header .navbar .header-inner .navigation li.menu-item>ul.dropdown-menu:hover ul.dropdown-menu li{display:block}body>header .navbar .header-inner .navigation li.menu-item .menu-item-desktop-hidden{display:none}body>header .navbar-collapse{flex-grow:unset}@media only screen and (max-width:991px){body>header .navbar-toggler-icon{margin-bottom:0}body>header .header-inner{padding:.75rem 0}body>header .header-inner .nav{align-items:start!important}body>header .header-inner .nav .dropdown:hover .dropdown-menu{display:unset}body>header .header-inner .nav .menu-item{position:relative;width:100%}body>header .header-inner .nav .menu-item a{text-align:start;width:calc(92%)}body>header .header-inner .nav .dropdown .dropdown-toggle::after{display:none}body>header .header-inner .nav .dropdown .dropdown-arrow{margin-bottom:0;position:absolute;right:0;top:25%}body>header .header-inner .nav .dropdown .dropdown-arrow::after{content:"▼";cursor:pointer}}body>header.scrolled{background:#fff}body>header.responsive-nav-open .navbar{box-shadow:none}.responsive-nav{display:none;position:fixed;overflow:auto;top:0;right:0;left:0;background:#fff;z-index:1490;padding-top:7rem}.responsive-nav ul.nav{padding:0;margin:0;list-style:none;box-sizing:border-box}.responsive-nav .submenu-overlay{position:fixed;top:7rem;left:0;width:100%;height:100%;justify-content:center;z-index:2000;background-color:#fff;-webkit-transform:translateX(20px);-moz-transform:translateX(20px);-o-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px);transition:opacity .3s ease,transform .3s ease;pointer-events:none;opacity:0}.responsive-nav .submenu-overlay.submenu-visible{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);pointer-events:auto}.responsive-nav .submenu-overlay .submenu-container{padding-bottom:1.5rem}.responsive-nav .submenu-overlay .submenu-container .submenu-top{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;gap:1rem;background-color:#fff;padding:.5rem 0}.responsive-nav .submenu-overlay .submenu-container .submenu-top:hover{cursor:pointer}.responsive-nav .submenu-overlay .submenu-container .submenu-top .close-submenu{position:relative;background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-chevron-left.svg);width:2.5rem;height:2.5rem;background-color:#fff0;background-repeat:no-repeat;background-position:center;border-radius:1.5rem;background-size:1.5rem;border:none;font-size:20px;cursor:pointer;margin-bottom:0!important;font-family:'Outfit',sans-serif;text-transform:uppercase;font-size:1.25rem;line-height:1.4;margin-bottom:.75rem;color:#3d1539;font-weight:400}@media only screen and (max-width:991px){.responsive-nav .submenu-overlay .submenu-container .submenu-top .close-submenu{font-size:1.125rem}}@media only screen and (max-width:767px){.responsive-nav .submenu-overlay .submenu-container .submenu-top .close-submenu{font-size:1.125rem}}.responsive-nav .submenu-overlay .submenu-container .submenu-top .submenu-item-name{font-family:'Outfit',sans-serif;font-size:1rem;line-height:1.5;margin-bottom:1.5em;color:#775b74;font-weight:400;font-weight:700;color:#000;margin-bottom:0}@media only screen and (max-width:991px){.responsive-nav .submenu-overlay .submenu-container .submenu-top .submenu-item-name{font-size:1rem}}@media only screen and (max-width:767px){.responsive-nav .submenu-overlay .submenu-container .submenu-top .submenu-item-name{font-size:1rem}}.responsive-nav li.menu-item{border-bottom:1px solid #b2b2b2;display:block;position:relative;width:100%;background:#fff;background-repeat:no-repeat;background-size:1.5rem;background-position:right 1.5rem center;z-index:1}.responsive-nav li.menu-item.current-menu-item a.nav-link span,.responsive-nav li.menu-item.current_page_parent a.nav-link span,.responsive-nav li.menu-item.current-menu-ancestor a.nav-link span,.responsive-nav li.menu-item:hover a.nav-link span,.responsive-nav li.menu-item:active a.nav-link span{color:#3d1539}.responsive-nav li.menu-item a.nav-link{padding:.75rem 0;display:block;position:relative;z-index:1}.responsive-nav li.menu-item a.nav-link span{font-family:'Outfit',sans-serif;font-size:1.125rem;line-height:1.44444444;font-weight:400;color:#000;font-weight:700}@media only screen and (max-width:991px){.responsive-nav li.menu-item a.nav-link span{font-size:1.125rem}}@media only screen and (max-width:767px){.responsive-nav li.menu-item a.nav-link span{font-size:1.125rem}}.responsive-nav li.menu-item .menu-item-desktop-hidden{display:block}.responsive-nav .cta-button{width:calc(100% - 3rem);position:absolute;bottom:11.5rem;left:1.5rem;gap:1rem;text-align:center;z-index:2001}.responsive-nav .dropdown-arrow{margin-bottom:0;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:-1}.responsive-nav .dropdown-arrow::after{content:" ";cursor:pointer;background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-chevron-left.svg);background-repeat:no-repeat;width:1.5rem;height:2rem;display:block;background-position:center}.responsive-nav li.menu-item-has-children .dropdown-arrow::after{background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-chevron-right.svg)}.responsive-nav.li-show{opacity:1}@media only screen and (max-width:991px){.responsive-nav .dropdown-menu{display:none!important}}footer{position:relative;margin:0;width:100%;display:block;background:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/footer-bg.svg) no-repeat right bottom,linear-gradient(180deg,#31112e 0%,#3d1539 100%)}footer .top-footer{box-sizing:border-box;padding:5rem 0 1rem 0}footer .top-footer .footer-block{margin-bottom:1.5rem}footer .top-footer .footer-block p,footer .top-footer .footer-block a,footer .top-footer .footer-block li,footer .top-footer .footer-block span{font-family:'Outfit',sans-serif;line-height:1.5;margin-bottom:1.5em;color:#775b74;font-weight:400;margin-bottom:1rem;color:#fff;font-size:1rem;line-height:1.7;border-bottom:none;background-color:#fff0}@media only screen and (max-width:991px){footer .top-footer .footer-block p,footer .top-footer .footer-block a,footer .top-footer .footer-block li,footer .top-footer .footer-block span{font-size:1rem}}@media only screen and (max-width:767px){footer .top-footer .footer-block p,footer .top-footer .footer-block a,footer .top-footer .footer-block li,footer .top-footer .footer-block span{font-size:1rem}}footer .top-footer .footer-block a::after{background-color:#fff}footer .top-footer .footer-block a:hover{text-decoration:underline}footer .top-footer .footer-block p{margin-bottom:0}footer .top-footer .footer-block .titel{font-family:'Outfit',sans-serif;font-size:1.125rem;line-height:1.44444444;font-weight:400;font-weight:700;color:#b1a1b0;margin-bottom:1rem;text-transform:initial}@media only screen and (max-width:991px){footer .top-footer .footer-block .titel{font-size:1.125rem}}@media only screen and (max-width:767px){footer .top-footer .footer-block .titel{font-size:1.125rem}}footer .top-footer .footer-block .contactgegevens{margin-bottom:.5rem}footer .top-footer .footer-block .logolink{display:inline-block;margin:0;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-o-transition:opacity .3s ease;-ms-transition:opacity .3s ease;transition:opacity .3s ease;max-width:22.5rem;width:100%}footer .top-footer .footer-block .logolink:hover{opacity:.8}footer .top-footer .footer-block .logolink img{display:block;width:100%;max-width:22.5rem;height:auto}footer .top-footer .footer-block.menu{padding-left:0;margin-bottom:0}footer .top-footer .footer-block.menu li:last-child{margin-bottom:0}footer .top-footer .footer-block.text-block .tekst p{font-family:'Outfit',sans-serif;font-size:1.125rem;line-height:1.44444444;font-weight:400}@media only screen and (max-width:991px){footer .top-footer .footer-block.text-block .tekst p{font-size:1.125rem}}@media only screen and (max-width:767px){footer .top-footer .footer-block.text-block .tekst p{font-size:1.125rem}}footer .top-footer .footer-block.contact{display:flex;flex-wrap:wrap;gap:.5rem;flex-direction:column}footer .top-footer .footer-block.contact .contact-kaart{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;flex-direction:row}footer .top-footer .footer-block.contact .contact-kaart a{margin-bottom:0}footer .top-footer .footer-block.contact .contact-kaart a br{margin-bottom:0}footer .top-footer .footer-block.contact .contact-kaart a:hover{text-decoration:underline}footer .top-footer .footer-block.contact .titel{margin-bottom:.5rem}footer .top-footer .footer-block.contact .svg-container{margin-bottom:0;padding:.5rem;width:2.5rem;height:2.5rem;box-sizing:border-box}footer .top-footer .footer-block.contact .svg-container svg{width:1.5rem;height:1.5rem}footer .top-footer .footer-block.partners{margin-bottom:0}footer .top-footer .footer-block.partners .partners-container .partner-logo{display:block}footer .top-footer .footer-block.partners .partners-container .partner-logo:not(:last-child){margin-bottom:1rem}footer .top-footer .footer-block.partners .partners-container .partner-logo:last-child{margin-bottom:0}footer .top-footer .footer-block.partners .partners-container .partner-logo img{width:100%;max-width:5.75rem;height:auto;display:block}footer .bottom-footer .footer-inner{padding-bottom:1.5rem}footer .bottom-footer .footer-inner a,footer .bottom-footer .footer-inner p,footer .bottom-footer .footer-inner li,footer .bottom-footer .footer-inner span{font-family:'Outfit',sans-serif;font-size:.75rem;line-height:1.5;font-weight:400;color:#fff;margin:0;display:inline-block}@media only screen and (max-width:991px){footer .bottom-footer .footer-inner a,footer .bottom-footer .footer-inner p,footer .bottom-footer .footer-inner li,footer .bottom-footer .footer-inner span{font-size:.75rem}}@media only screen and (max-width:767px){footer .bottom-footer .footer-inner a,footer .bottom-footer .footer-inner p,footer .bottom-footer .footer-inner li,footer .bottom-footer .footer-inner span{font-size:.75rem}}footer .bottom-footer .footer-inner a{text-decoration:underline}footer .bottom-footer .footer-inner a:hover{text-decoration:none}footer .bottom-footer .footer-inner ul.social-media{padding:0;margin:0;display:block;text-align:right}footer .bottom-footer .footer-inner ul.social-media li{display:inline-block;width:auto}footer .bottom-footer .footer-inner ul.social-media li a{-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease}footer .bottom-footer .footer-inner ul.social-media li a img{max-height:2.25rem;-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease}footer .bottom-footer .footer-inner ul.social-media li a:hover{opacity:.7}footer .bottom-footer .footer-inner ul.social-media li:not(:last-child){margin-right:1.5rem}footer .bottom-footer .footer-inner .copyright-container{display:flex;flex-wrap:wrap;gap:1.5rem}footer .bottom-footer .footer-inner .copyright-container .copyright{display:flex;flex-wrap:wrap}footer .bottom-footer .footer-inner .copyright-container .copyright .createdby a{text-decoration:none}footer .bottom-footer .footer-inner .copyright-container .copyright .createdby a:hover{text-decoration:underline}footer .bottom-footer .footer-inner .copyright-container .bottom-menu .menu{display:flex;flex-wrap:wrap;gap:1.5rem}footer .bottom-footer .footer-inner .line-container{padding-top:1.5rem;position:relative}footer .bottom-footer .footer-inner .line-container .line{position:absolute;top:0;width:100%;height:.125rem;background-color:#31112e}@media only screen and (max-width:991px){footer{background:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/footer-bg-mobile.svg) no-repeat right center,linear-gradient(180deg,#31112e 0%,#3d1539 100%)}footer .top-footer{padding-top:2.5rem}footer .top-footer .footer-block.contact{flex-direction:column;gap:.5rem;margin-top:0}footer .top-footer .footer-block.logo{margin-bottom:1.5rem}footer .top-footer .footer-block.logo .logolink{max-width:15rem}footer .top-footer .footer-block.logo .logolink img{max-width:15rem}footer .top-footer .footer-block.partners .partners-container .partner-logo img{max-width:7rem}footer .bottom-footer .footer-inner{display:block}footer .bottom-footer .footer-inner .copyright{width:100%;margin-bottom:1.5rem;text-align:start}footer .bottom-footer .footer-inner ul.social-media{text-align:start}footer .bottom-footer .footer-inner .copyright-container{gap:.25rem;margin-bottom:1.5rem}footer .bottom-footer .footer-inner .copyright-container .copyright{gap:1rem;margin-bottom:0}footer .bottom-footer .footer-inner .copyright-container .bottom-menu .menu{gap:1rem;flex-direction:column}}.banner{position:relative;overflow:hidden;box-sizing:border-box;background:#fff}.banner.no-image{min-height:unset;background:#000}.banner .content{position:relative;z-index:10}.banner .content .titel strong{font-weight:700}.banner .content .button-container{display:flex;flex-wrap:wrap;gap:1rem}.banner .text-container{width:100%}.banner.weergave-standaard{height:70vh;display:flex!important;flex-wrap:wrap!important;align-items:flex-end;background-size:cover;background-position:center center;background-repeat:no-repeat;background-attachment:unset;border-radius:0 0 .5rem .5rem}.banner.weergave-standaard::before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#fff0 0%,rgb(0 0 0 / .8) 100%);z-index:1}.banner.weergave-standaard:after{content:'';width:7.75rem;height:7.75rem;position:absolute;bottom:0;left:0;background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/banner-bg-rect-left-bottom.svg);z-index:101}.banner.weergave-standaard .content{padding-bottom:1.5rem}.banner.weergave-standaard .content *:not(.button){color:#fff}.banner.weergave-standaard .content .tekst{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}.banner.weergave-standaard video{position:absolute;left:0;right:0;bottom:0;top:0;width:100%;height:100%;object-fit:cover}.banner.weergave-alleen-tekst:after{content:'';width:7.75rem;height:7.75rem;position:absolute;top:0;left:0;background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/banner-bg-rect-left-top.svg)}.banner.weergave-alleen-tekst .content .button-container{flex-wrap:nowrap}.banner.weergave-hero{padding:2.5rem!important;background-color:#f8f7f6}.banner.weergave-hero .image-container{display:flex;flex-wrap:wrap;align-items:flex-end;padding:2.5rem;border-radius:.5rem;position:relative;overflow:hidden;background-size:cover;background-position:center center;background-repeat:no-repeat;height:100%;box-sizing:border-box}.banner.weergave-hero .image-container::before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#fff0 0%,rgb(0 0 0 / .8) 100%);z-index:1}.banner.weergave-hero .image-container .content-container{display:grid;grid-template-columns:repeat(2,1fr);gap:5rem}.banner.weergave-hero .image-container .content-container .content *:not(.button){color:#fff}.banner.weergave-hero .diensten-container .vacature-cards{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem}.banner.weergave-hero .diensten-container .vacature-cards .vacature-card{background:#fff;padding:1.5rem;border-radius:.5rem}.banner.weergave-hero .diensten-container .vacature-cards .vacature-card.featured{background:#3d1539}.banner.weergave-hero .diensten-container .vacature-cards .vacature-card.featured .icon-plus-container .icon-plus{background:#f8bf5d}.banner.weergave-hero .diensten-container .vacature-cards .vacature-card.featured .icon-plus-container .icon-plus path{stroke:#fff}.banner.weergave-hero .diensten-container .vacature-cards .vacature-card.featured .vacature-titel{color:#fff}.banner.weergave-hero .diensten-container .vacature-cards .vacature-card.featured .tekst{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.banner.weergave-hero .diensten-container .vacature-cards .vacature-card.featured .tekst *{color:#fff}.banner.weergave-hero .diensten-container .vacature-cards .vacature-card .icon-plus-container{display:flex;flex-wrap:wrap;justify-content:flex-end;margin-bottom:1.5rem}.banner.weergave-hero .diensten-container .vacature-cards .vacature-card .icon-plus-container .icon-plus{border-radius:6.25rem;background:#ece8eb;width:max-content;padding:.5rem;box-sizing:border-box;height:2.5rem;width:2.5rem;-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease}.banner.weergave-hero .diensten-container .vacature-cards .vacature-card .icon-plus-container .icon-plus path{-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease}.banner.weergave-hero .diensten-container .vacature-cards .vacature-card .vacature-titel{font-weight:700;margin-bottom:.5rem}.banner.weergave-hero .diensten-container .vacature-cards .vacature-card .tekst{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;margin-bottom:0}.banner.weergave-hero .diensten-container .vacature-cards .vacature-card:hover{background:#3d1539}.banner.weergave-hero .diensten-container .vacature-cards .vacature-card:hover .icon-plus-container .icon-plus{background:#f8bf5d}.banner.weergave-hero .diensten-container .vacature-cards .vacature-card:hover .icon-plus-container .icon-plus path{stroke:#fff}.banner.weergave-hero .diensten-container .vacature-cards .vacature-card:hover .vacature-titel{color:#fff}.banner.weergave-hero .diensten-container .vacature-cards .vacature-card:hover .tekst{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.banner.weergave-hero .diensten-container .vacature-cards .vacature-card:hover .tekst *{color:#fff}.banner.weergave-hero video{position:absolute;left:0;right:0;bottom:0;top:0;width:100%;height:100%;object-fit:cover}@media only screen and (max-width:1399px){.banner.weergave-hero .image-container .content-container{gap:1.5rem}}@media only screen and (max-width:1199px){.banner.weergave-hero{padding:2.5rem 0!important}.banner.weergave-hero .image-container{padding:1.5rem}.banner.weergave-hero .image-container .content-container{display:initial}}@media only screen and (max-width:991px){.banner.weergave-standaard{height:calc(100vh - 5rem)}.banner.weergave-standaard .content{padding-bottom:0}.banner.weergave-standaard .content .tekst{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.banner.weergave-alleen-tekst:after,.banner.weergave-standaard:after{width:4.25rem;height:4.25rem;top:0;left:0;background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/banner-bg-rect-left-top-mobile.svg)}.banner.weergave-hero{padding:1.5rem 0!important}.banner.weergave-hero .image-container{margin-bottom:1rem;height:initial}.banner.weergave-hero .image-container::before{background:linear-gradient(0deg,rgb(0 0 0 / .7) 0%,rgb(0 0 0 / .7) 100%)}}@media only screen and (max-width:767px){.banner{min-height:15rem}.banner .text-container{z-index:10;position:relative;width:100%}.banner.weergave-alleen-tekst .content .button-container,.banner.weergave-standaard .content .button-container{flex-direction:column;text-align:center}.banner.weergave-alleen-tekst{padding-top:5rem!important}}.cta{position:relative}.cta.thema-beige{background-color:#f8f7f6}.cta.thema-beige .content-container .content{background-color:#fff}.cta.thema-paars{background-color:#31112e}.cta.thema-paars .content-container .content{background-color:#fff}.cta .content-container{display:flex;flex-wrap:wrap;align-items:center;flex-wrap:nowrap}.cta .content-container .content{padding:2.5rem 2.5rem 2.5rem 12.5rem;background-color:#f6f6f6;border-radius:.5rem;width:calc(100% / 10 * 7);margin-left:calc(-100% / 10 * 1);box-sizing:border-box}.cta .content-container .content .titel strong{font-weight:700}.cta .content-container .content .tekst ul li{position:relative;padding-left:2rem!important;margin-bottom:.5rem}.cta .content-container .content .tekst ul li::before{content:''!important;position:absolute;width:1rem!important;height:1rem!important;border-radius:2.25rem;margin-left:0!important;background-color:#f8bf5d;left:0;top:.25rem;background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-checkmark.svg);background-size:60%;background-repeat:no-repeat;background-position:center}.cta .content-container .content .button-container{display:flex;flex-wrap:wrap;gap:1rem}.cta .content-container .content .button-container .button.primary-ghost{background-color:#fff0}.cta .content-container .content .button-container .button.primary-ghost:hover{background-color:#31112e}.cta .afbeelding{aspect-ratio:4 / 3;width:calc(100% / 10 * 5)}.cta .afbeelding.afbeelding--shape{background-size:cover;background-position:center;background-repeat:no-repeat;-webkit-mask-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/shape.svg);-webkit-mask-size:cover;-webkit-mask-repeat:no-repeat;mask-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/shape.svg);mask-size:cover;mask-repeat:no-repeat}.cta .afbeelding img{width:100%;height:100%;object-fit:cover;border-radius:.5rem}@media only screen and (max-width:1399px){.cta .content-container .content{width:calc(100% / 12 * 7);padding:2.5rem 2.5rem 2.5rem 10rem}.cta .content-container .afbeelding{width:calc(100% / 12 * 6)}}@media only screen and (max-width:1199px){.cta .content-container .content{width:calc(100% / 12 * 8);padding:2.5rem 2.5rem 2.5rem 7.5rem}.cta .content-container .afbeelding{width:calc(100% / 12 * 5)}}@media only screen and (max-width:991px){.cta .content-container{flex-direction:column}.cta .content-container .content{width:100%;margin-left:0;padding:4rem 1.5rem 1.5rem 1.5rem}.cta .afbeelding{margin-bottom:-2.5rem;z-index:1;aspect-ratio:16 / 9}.cta .afbeelding.afbeelding--shape{mask-image:none;border-radius:1rem;width:100%}}.tekst-afbeelding.image-left .row-direction{flex-direction:row-reverse;justify-content:flex-end}.tekst-afbeelding.thema-beige{background-color:#f8f7f6}.tekst-afbeelding.thema-paars{background-color:#31112e}.tekst-afbeelding.thema-paars .content *:not(.button){color:#fff}.tekst-afbeelding .content .titel strong{font-weight:700}.tekst-afbeelding .content .button-container{display:flex;flex-wrap:wrap;gap:1rem}.tekst-afbeelding .afbeelding{aspect-ratio:4 / 3;border-radius:.5rem;overflow:hidden}.tekst-afbeelding .afbeelding img{width:100%;height:100%;object-fit:cover}@media only screen and (max-width:991px){.tekst-afbeelding.image-left .row-direction,.tekst-afbeelding .row-direction{flex-direction:column-reverse}.tekst-afbeelding .afbeelding{margin-bottom:2.5rem}}.tekst-met-formulier{position:relative}.tekst-met-formulier.thema-wit .form-group input,.tekst-met-formulier.thema-wit .form-group textarea,.tekst-met-formulier.thema-wit .form-group select{background:#f8f7f6}.tekst-met-formulier.thema-beige{background-color:#f8f7f6}.tekst-met-formulier.thema-paars{background-color:#31112e}.tekst-met-formulier.thema-paars .content *:not(.button){color:#fff}.tekst-met-formulier.thema-paars .form-group label{color:#fff}.tekst-met-formulier.weergave-contact{background:#f8f7f6}.tekst-met-formulier.weergave-contact .content *{text-align:left}.tekst-met-formulier.weergave-contact .content .contact-now .contact-item{margin-bottom:1rem}.tekst-met-formulier.weergave-contact .content .contact-now .contact-item:last-child{margin-bottom:0}.tekst-met-formulier.weergave-contact .content .contact-now .contact-item .contact-item-top{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-bottom:.5rem}.tekst-met-formulier.weergave-contact .content .contact-now .contact-item .contact-item-top *{margin-bottom:0}.tekst-met-formulier.weergave-contact .content .contact-now .contact-item .contact-item-top .contact-item-icon{width:1.5rem;height:1.5rem}.tekst-met-formulier.weergave-contact .content .contact-now .contact-item .contact-item-top .contact-item-title{font-family:'Outfit',sans-serif;font-weight:400;font-size:.875rem;line-height:1.57142857;display:block;margin-bottom:.5rem;text-transform:uppercase;font-weight:700;margin-bottom:0}@media only screen and (max-width:991px){.tekst-met-formulier.weergave-contact .content .contact-now .contact-item .contact-item-top .contact-item-title{font-size:.875rem}}@media only screen and (max-width:767px){.tekst-met-formulier.weergave-contact .content .contact-now .contact-item .contact-item-top .contact-item-title{font-size:.875rem}}.tekst-met-formulier.weergave-contact .content .contact-now .contact-item .contact-item-bottom a{font-family:'Outfit',sans-serif;font-size:1rem;line-height:1.5;margin-bottom:1.5em;color:#775b74;font-weight:400;position:relative;text-decoration:underline}@media only screen and (max-width:991px){.tekst-met-formulier.weergave-contact .content .contact-now .contact-item .contact-item-bottom a{font-size:1rem}}@media only screen and (max-width:767px){.tekst-met-formulier.weergave-contact .content .contact-now .contact-item .contact-item-bottom a{font-size:1rem}}.tekst-met-formulier.weergave-contact .content .contact-now .contact-item .contact-item-bottom a:hover{text-decoration:none}.tekst-met-formulier.weergave-contact .content .contact-now .contact-item .contact-item-bottom .info-tekst{color:#b2b2b2}.tekst-met-formulier .content{margin-bottom:2.5rem}.tekst-met-formulier .content *{text-align:center}.tekst-met-formulier .content .subtitel{font-family:'Outfit',sans-serif;font-weight:400;font-size:.875rem;line-height:1.57142857;display:block;margin-bottom:.5rem;text-transform:uppercase;font-weight:700}@media only screen and (max-width:991px){.tekst-met-formulier .content .subtitel{font-size:.875rem}}@media only screen and (max-width:767px){.tekst-met-formulier .content .subtitel{font-size:.875rem}}.tekst-met-formulier .content .titel{margin-bottom:.5rem}.tekst-met-formulier .content .titel strong{font-weight:700}.tekst-met-formulier .formulier{position:relative;z-index:10}.vacatures{background:#f8f7f6}.vacatures .content{margin-bottom:5rem;text-align:center}.vacatures .content .titel{margin-bottom:.5rem}.vacatures .content .titel strong{font-weight:700}.vacatures .vacature-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.vacatures .vacature-cards .vacature-card{background:#fff;padding:1.5rem;border-radius:.5rem}.vacatures .vacature-cards .vacature-card .icon-plus-container{display:flex;flex-wrap:wrap;justify-content:flex-end;margin-bottom:1.5rem}.vacatures .vacature-cards .vacature-card .icon-plus-container .icon-plus{border-radius:6.25rem;background:#ece8eb;width:max-content;padding:.5rem;box-sizing:border-box;height:2.5rem;width:2.5rem;-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease}.vacatures .vacature-cards .vacature-card .icon-plus-container .icon-plus path{-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease}.vacatures .vacature-cards .vacature-card .vacature-titel{font-weight:700;margin-bottom:.5rem}.vacatures .vacature-cards .vacature-card .usp-container .usp{display:flex;flex-wrap:wrap;flex-wrap:nowrap;gap:.75rem;margin-bottom:.5rem}.vacatures .vacature-cards .vacature-card .usp-container .usp:last-child{margin-bottom:0}.vacatures .vacature-cards .vacature-card .usp-container .usp .usp-icon{width:1.5rem;height:1.5rem;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-shrink:0}.vacatures .vacature-cards .vacature-card .usp-container .usp .usp-icon img,.vacatures .vacature-cards .vacature-card .usp-container .usp .usp-icon .svg{max-width:1.125rem;max-height:1.125rem}.vacatures .vacature-cards .vacature-card .usp-container .usp .usp-content .usp-tekst{font-family:'Outfit',sans-serif;font-size:1rem;line-height:1.5;margin-bottom:1.5em;color:#775b74;font-weight:400;margin-bottom:0}@media only screen and (max-width:991px){.vacatures .vacature-cards .vacature-card .usp-container .usp .usp-content .usp-tekst{font-size:1rem}}@media only screen and (max-width:767px){.vacatures .vacature-cards .vacature-card .usp-container .usp .usp-content .usp-tekst{font-size:1rem}}.vacatures .vacature-cards .vacature-card:hover{background:#3d1539}.vacatures .vacature-cards .vacature-card:hover .icon-plus-container .icon-plus{background:#f8bf5d}.vacatures .vacature-cards .vacature-card:hover .icon-plus-container .icon-plus path{stroke:#fff}.vacatures .vacature-cards .vacature-card:hover .vacature-titel{color:#fff}.vacatures .vacature-cards .vacature-card:hover .usp-container .usp .usp-icon .usp-icon-image{filter:brightness(0) invert(1)}.vacatures .vacature-cards .vacature-card:hover .usp-container .usp .usp-content .usp-tekst{color:#fff}@media only screen and (max-width:1199px){.vacatures .vacature-cards{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:991px){.vacatures .content{margin-bottom:2.5rem}.vacatures .vacature-cards{grid-template-columns:repeat(1,1fr)}}.tekst-weergaves{position:relative}.tekst-weergaves.thema-beige{background-color:#f8f7f6}.tekst-weergaves.thema-paars{background-color:#31112e}.tekst-weergaves.thema-paars .content *:not(.button){color:#fff}.tekst-weergaves.thema-paars .content .usp-container .usp .usp-content .usp-tekst{color:#fff}.tekst-weergaves.weergave-tekst-standaard .content .titel{margin-bottom:2.5rem!important}.tekst-weergaves.weergave-tekst-standaard-gecentreerd .content{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;flex-direction:column}.tekst-weergaves.weergave-tekst-standaard-gecentreerd .content *{text-align:center}.tekst-weergaves .content{padding-bottom:0}.tekst-weergaves .content .subtitel{font-family:'Outfit',sans-serif;font-weight:400;font-size:.875rem;line-height:1.57142857;display:block;margin-bottom:.5rem;text-transform:uppercase;font-weight:700}@media only screen and (max-width:991px){.tekst-weergaves .content .subtitel{font-size:.875rem}}@media only screen and (max-width:767px){.tekst-weergaves .content .subtitel{font-size:.875rem}}.tekst-weergaves .content .button-container{display:flex;flex-wrap:wrap;gap:1rem}.tekst-weergaves .content .usp-container{margin-bottom:1.5rem}.tekst-weergaves .content .usp-container .usp{display:flex;flex-wrap:wrap;flex-wrap:nowrap;gap:.75rem;margin-bottom:.5rem}.tekst-weergaves .content .usp-container .usp:last-child{margin-bottom:0}.tekst-weergaves .content .usp-container .usp .usp-icon{width:1.5rem;height:1.5rem;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-shrink:0}.tekst-weergaves .content .usp-container .usp .usp-icon img,.tekst-weergaves .content .usp-container .usp .usp-icon .svg{max-width:1.125rem;max-height:1.125rem}.tekst-weergaves .content .usp-container .usp .usp-content .usp-tekst{font-family:'Outfit',sans-serif;font-size:1rem;line-height:1.5;margin-bottom:1.5em;color:#775b74;font-weight:400;margin-bottom:0}@media only screen and (max-width:991px){.tekst-weergaves .content .usp-container .usp .usp-content .usp-tekst{font-size:1rem}}@media only screen and (max-width:767px){.tekst-weergaves .content .usp-container .usp .usp-content .usp-tekst{font-size:1rem}}@media only screen and (max-width:991px){.tekst-weergaves .row{align-items:normal!important}.tekst-weergaves .tekst{padding-right:0}.tekst-weergaves.weergave-tekst-standaard .content .titel{margin-bottom:1rem!important}}@media only screen and (max-width:767px){.tekst-weergaves.weergave-tekst-standaard-gecentreerd .content .button-container{width:100%}}.usps.thema-beige{background-color:#f8f7f6}.usps.thema-beige .usp-container .usp-container-inner{background-color:#fff}.usps.thema-paars{background-color:#31112e}.usps.thema-paars .content *:not(.button){color:#fff}.usps.thema-paars .usp-container .usp-container-inner{background-color:#775b74}.usps.thema-paars .usp-container .usp-container-inner .usp-item-text *{color:#f8bf5d;background:none;background-clip:initial;-webkit-background-clip:initial;-webkit-text-fill-color:initial}.usps.thema-paars .usp-container .usp-container-inner .usp-content *:not(.button){color:#fff}.usps.thema-paars .usp-container .usp-container-inner .usp-content .titel{color:#fff}.usps.uitgelicht .content{text-align:left;margin-bottom:0}.usps.uitgelicht .content .tekst ul li{position:relative;padding-left:2rem!important;margin-bottom:.5rem}.usps.uitgelicht .content .tekst ul li::before{content:''!important;position:absolute;width:1rem!important;height:1rem!important;border-radius:2.25rem;margin-left:0!important;background-color:#f8bf5d;left:0;top:.25rem;background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-checkmark.svg);background-size:60%;background-repeat:no-repeat;background-position:center}.usps.uitgelicht .usp-container{grid-template-columns:repeat(1,1fr);justify-content:flex-end}.usps.uitgelicht .usp-container.aantal-2{grid-template-columns:repeat(1,1fr)}.usps.uitgelicht .usp-container.aantal-3{grid-template-columns:repeat(1,1fr)}.usps.uitgelicht .usp-container.aantal-4{grid-template-columns:repeat(2,1fr)}.usps .content{text-align:center;margin-bottom:5rem}.usps .content .titel{margin-bottom:.5rem}.usps .content .titel strong{font-weight:700}.usps .usp-container{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;justify-items:center}.usps .usp-container.aantal-2{grid-template-columns:repeat(2,1fr)}.usps .usp-container.aantal-3{grid-template-columns:repeat(3,1fr)}.usps .usp-container.aantal-4{grid-template-columns:repeat(4,1fr)}.usps .usp-container .usp-container-inner{position:relative;background:#fff;display:flex;flex-wrap:wrap;gap:1rem;flex-direction:column;background-color:#f8f7f6;padding:1.5rem;border-radius:.5rem}.usps .usp-container .usp-container-inner .usp-icon-container .usp-icon{width:2rem;height:2rem;flex-shrink:0;margin-bottom:0;display:flex;flex-wrap:wrap}.usps .usp-container .usp-container-inner .usp-icon-container .usp-icon img{width:100%;height:100%}.usps .usp-container .usp-container-inner .usp-item-text *{font-family:'Outfit',sans-serif;text-transform:uppercase;font-size:3rem;line-height:1.16666667;margin-bottom:1rem;color:#3d1539;font-weight:400;background:linear-gradient(182deg,#f8bf5d .43%,#3d1539 100.43%);margin-bottom:0;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:#fff0}@media only screen and (max-width:991px){.usps .usp-container .usp-container-inner .usp-item-text *{font-size:2rem}}@media only screen and (max-width:767px){.usps .usp-container .usp-container-inner .usp-item-text *{font-size:2rem}}.usps .usp-container .usp-container-inner .usp-content .titel{font-family:'Outfit',sans-serif;text-transform:uppercase;font-size:1.25rem;line-height:1.4;margin-bottom:.75rem;color:#3d1539;font-weight:400;margin-bottom:.25rem;font-weight:700}@media only screen and (max-width:991px){.usps .usp-container .usp-container-inner .usp-content .titel{font-size:1.125rem}}@media only screen and (max-width:767px){.usps .usp-container .usp-container-inner .usp-content .titel{font-size:1.125rem}}.usps .usp-container .usp-container-inner .usp-content .tekst{margin-bottom:0}@media only screen and (max-width:1199px){.usps.uitgelicht .content{margin-bottom:2.5rem}.usps.uitgelicht .usp-container{justify-items:initial}.usps.uitgelicht .usp-container.aantal-4{grid-template-columns:repeat(1,1fr)}}@media only screen and (max-width:991px){.usps.standaard .usp-container{grid-template-columns:repeat(1,1fr)}.usps.uitgelicht .content{margin-bottom:2.5rem}.usps .usp-container{gap:.75rem}.usps .content{margin-bottom:2.5rem}}.veelgestelde-vragen.thema-beige{background-color:#f8f7f6}.veelgestelde-vragen.thema-beige .onderwerpen-container .onderwerp .accordion .collapse-item{border-bottom:solid 1px #d8cdc7}.veelgestelde-vragen.thema-paars{background-color:#31112e}.veelgestelde-vragen.thema-paars .content *:not(.button){color:#fff}.veelgestelde-vragen.thema-paars .onderwerpen-container .onderwerp .accordion .collapse-item{border-bottom:solid 1px #775b74}.veelgestelde-vragen.thema-paars .onderwerpen-container .onderwerp .accordion .collapse-item .titel-vraag .vraag button{color:#fff}.veelgestelde-vragen.thema-paars .onderwerpen-container .onderwerp .accordion .collapse-item .titel-vraag .close svg path{fill:#fff}.veelgestelde-vragen.thema-paars .onderwerpen-container .onderwerp .accordion .collapse-itself .antwoord *{color:#fff}.veelgestelde-vragen .content{margin-bottom:5rem}.veelgestelde-vragen .content .titel strong{font-weight:700}.veelgestelde-vragen .content .button-container{display:flex;flex-wrap:wrap;gap:1rem}.veelgestelde-vragen .onderwerpen-container{display:flex;flex-wrap:wrap;flex-direction:column;gap:2.5rem}.veelgestelde-vragen .onderwerpen-container .onderwerp .accordion{padding:0;position:relative;z-index:3;display:flex;flex-wrap:wrap;flex-direction:column;flex-wrap:nowrap}.veelgestelde-vragen .onderwerpen-container .onderwerp .accordion .collapse-item{padding:1rem 0;border-bottom:solid 1px #f2eeec}.veelgestelde-vragen .onderwerpen-container .onderwerp .accordion .collapse-item .titel-vraag{position:relative;display:flex;flex-wrap:wrap;flex-wrap:nowrap;gap:.5rem;align-items:center;justify-content:space-between;cursor:pointer}.veelgestelde-vragen .onderwerpen-container .onderwerp .accordion .collapse-item .titel-vraag .vraag{width:calc(100% - 2rem);margin:0}.veelgestelde-vragen .onderwerpen-container .onderwerp .accordion .collapse-item .titel-vraag .vraag button{font-family:'Outfit',sans-serif;font-size:1rem;line-height:1.5;margin-bottom:1.5em;color:#775b74;font-weight:400;color:#000;font-weight:700;display:block;border:none;background:none;padding:0;margin:0;outline:none;text-align:left;cursor:pointer}@media only screen and (max-width:991px){.veelgestelde-vragen .onderwerpen-container .onderwerp .accordion .collapse-item .titel-vraag .vraag button{font-size:1rem}}@media only screen and (max-width:767px){.veelgestelde-vragen .onderwerpen-container .onderwerp .accordion .collapse-item .titel-vraag .vraag button{font-size:1rem}}.veelgestelde-vragen .onderwerpen-container .onderwerp .accordion .collapse-item .titel-vraag .close{-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:1rem;height:1rem;border-radius:50%}.veelgestelde-vragen .onderwerpen-container .onderwerp .accordion .collapse-item .titel-vraag .close svg{-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease;content:'';top:.5rem;right:0;width:1rem;height:1rem}.veelgestelde-vragen .onderwerpen-container .onderwerp .accordion .collapse-item .collapse-itself{display:none;width:100%;margin:0;padding:0}.veelgestelde-vragen .onderwerpen-container .onderwerp .accordion .collapse-item .collapse-itself .antwoord{opacity:0;margin-bottom:0;padding:.5rem 0 0 0}.veelgestelde-vragen .onderwerpen-container .onderwerp .accordion .collapse-item.show .titel-vraag .vraag button{font-weight:700}.veelgestelde-vragen .onderwerpen-container .onderwerp .accordion .collapse-item.show .titel-vraag .close{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.veelgestelde-vragen .onderwerpen-container .onderwerp .accordion .collapse-item.show .titel-vraag .close svg{opacity:1}.veelgestelde-vragen .onderwerpen-container .onderwerp .accordion .collapse-item.show .collapse-itself{display:block}.veelgestelde-vragen .onderwerpen-container .onderwerp .accordion .collapse-item.show .collapse-itself .antwoord{opacity:1}@keyframes marginBounce{0%{margin-bottom:0}50%{margin-bottom:.2rem}100%{margin-bottom:0}}.veelgestelde-vragen .animate-margin{animation:marginBounce .2s ease-out}@media only screen and (max-width:991px){.veelgestelde-vragen .content{margin-bottom:1.5rem}.veelgestelde-vragen .onderwerpen-container{gap:1.5rem}.veelgestelde-vragen .collapse-item .collapse-itself{width:100%}}.partners{overflow:hidden}.partners.thema-beige{background-color:#f8f7f6}.partners .content{text-align:center;margin-bottom:5rem}.partners .content .titel{margin-bottom:.5rem}.partners .content .titel strong{font-weight:700}.partners .logo-slider a.logo:hover,.partners .logo-grid a.logo:hover{background:#f6f6f6}.partners .logo-slider .logo-container,.partners .logo-grid .logo-container{padding:0 1.75rem;box-sizing:border-box}.partners .logo-slider .logo-container .logo,.partners .logo-grid .logo-container .logo{aspect-ratio:2 / 1;width:100%;display:block}.partners .logo-slider .logo-container .logo img,.partners .logo-grid .logo-container .logo img{width:100%;height:100%;object-fit:contain}.partners .logo-slider .slick-list,.partners .logo-grid .slick-list{overflow:visible!important}.partners .logo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.partners .logo-grid .logo-container{aspect-ratio:31 / 20;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.partners .logo-grid .logo-container .logo{width:100%;height:auto}@media only screen and (max-width:991px){.partners .content{margin-bottom:2.5rem}.partners .logo-grid{grid-template-columns:repeat(3,1fr)}.partners .logo-grid .logo-container{aspect-ratio:73 / 60}.partners .logo-grid .logo-container .logo{height:auto}}@media only screen and (max-width:767px){.partners .logo-grid{grid-template-columns:repeat(2,1fr)}}.projecten{position:relative;overflow:hidden}.projecten.thema-beige{background-color:#f8f7f6}.projecten.thema-paars{background-color:#31112e}.projecten.thema-paars .content *:not(.button){color:#fff}.projecten .categorie-buttons{padding:.25rem;border-radius:.75rem;width:fit-content;overflow:visible;box-sizing:border-box;display:flex;flex-wrap:wrap;background-color:#3d1539;flex-wrap:nowrap;margin-top:1.5rem}.projecten .categorie-buttons .filter-btn{font-family:'Outfit',sans-serif;font-size:1rem;line-height:1.5;margin-bottom:1.5em;color:#775b74;font-weight:400;background:#fff0;text-align:center;border:none;color:#fff;padding:.75rem 1.5rem;margin:0;min-width:10rem;display:flex;flex-wrap:wrap;justify-content:center;flex-direction:row;flex-wrap:nowrap}@media only screen and (max-width:991px){.projecten .categorie-buttons .filter-btn{font-size:1rem}}@media only screen and (max-width:767px){.projecten .categorie-buttons .filter-btn{font-size:1rem}}.projecten .categorie-buttons .filter-btn.is-active{background-color:#fff;color:#250d22;border-radius:.5rem;font-weight:700}.projecten .categorie-buttons .filter-btn:hover{cursor:pointer}.projecten .categorie-buttons .filter-btn:focus-visible{outline-offset:0}.projecten .filter-indicator{margin-top:1.5rem;display:none}.projecten .filter-indicator p{font-weight:700;margin-bottom:.75rem}.projecten .filter-indicator .indicator{font-family:'Outfit',sans-serif;font-size:1rem;line-height:1.5;margin-bottom:1.5em;color:#775b74;font-weight:400;background:#3d1539;border-radius:.5rem;font-weight:700;text-align:center;border:2px solid #3d1539;color:#fff;padding:.75rem 1.5rem;margin:0}@media only screen and (max-width:991px){.projecten .filter-indicator .indicator{font-size:1rem}}@media only screen and (max-width:767px){.projecten .filter-indicator .indicator{font-size:1rem}}.projecten .content-row{margin-bottom:5rem}.projecten .content-row .categorie-buttons{padding:.25rem;border-radius:.75rem;width:fit-content;overflow:visible;box-sizing:border-box;display:flex;flex-wrap:wrap;background-color:#3d1539;flex-wrap:nowrap;margin-top:1.5rem}.projecten .content-row .categorie-buttons .filter-btn{font-family:'Outfit',sans-serif;font-size:1rem;line-height:1.5;margin-bottom:1.5em;color:#775b74;font-weight:400;background:#fff0;text-align:center;border:none;color:#fff;padding:.75rem 1.5rem;margin:0;min-width:10rem;display:flex;flex-wrap:wrap;justify-content:center;flex-direction:row;flex-wrap:nowrap}@media only screen and (max-width:991px){.projecten .content-row .categorie-buttons .filter-btn{font-size:1rem}}@media only screen and (max-width:767px){.projecten .content-row .categorie-buttons .filter-btn{font-size:1rem}}.projecten .content-row .categorie-buttons .filter-btn.is-active{background-color:#fff;color:#250d22;border-radius:.5rem;font-weight:700}.projecten .content-row .categorie-buttons .filter-btn:hover{cursor:pointer}.projecten .content-row .categorie-buttons .filter-btn:focus-visible{outline-offset:0}.projecten .content .titel strong{font-weight:700}.projecten .content.bottom-content{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center;margin-top:2.5rem}.projecten .content.bottom-content .slider-nav{display:none}.projecten .content.bottom-content .slider-nav.is-active{display:block}.projecten .content.bottom-content .slider-nav.active{display:block}.projecten .content.bottom-content .slider-nav .slick-arrow{background-color:#d8cdc7;border-radius:6.25rem}.projecten .content.bottom-content .slider-nav .slick-arrow.slick-next{background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-chevron-right-white.svg)!important}.projecten .content.bottom-content .slider-nav .slick-arrow.slick-prev{background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-chevron-left-white.svg)!important}.projecten .afbeeldingen-slider{opacity:0;visibility:hidden;pointer-events:none;max-height:0}.projecten .afbeeldingen-slider.is-active{opacity:1;visibility:visible;pointer-events:auto;max-height:unset}.projecten .afbeeldingen-slider.active{opacity:1;visibility:visible;pointer-events:auto;max-height:unset}.projecten .afbeeldingen-slider .project-kaart{border-radius:.5rem;overflow:hidden;aspect-ratio:1 / 1;width:100%;position:relative}.projecten .afbeeldingen-slider .project-kaart *{color:#fff}.projecten .afbeeldingen-slider .project-kaart::before{content:'';position:absolute;left:0;top:0;right:0;bottom:0;background:linear-gradient(180deg,#fff0 0%,rgb(0 0 0 / .8) 100%);z-index:0}.projecten .afbeeldingen-slider .project-kaart .content{z-index:1;position:relative;display:flex;flex-wrap:wrap;height:100%;flex-direction:column;justify-content:flex-end;padding:1.5rem;box-sizing:border-box}.projecten .afbeeldingen-slider .project-kaart .content .titel{font-weight:700;margin-bottom:.25rem}.projecten .afbeeldingen-slider .project-kaart .content .tekst{width:100%}.projecten .afbeeldingen-slider .project-kaart .content .tekst p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;width:100%}.projecten .afbeeldingen-slider .project-kaart img{object-fit:cover;width:100%;height:100%;position:absolute;left:0;top:0;z-index:-1}.projecten .afbeeldingen-slider .project-kaart .icon-plus-container{position:absolute;top:1.5rem;right:1.5rem}.projecten .afbeeldingen-slider .project-kaart .icon-plus-container .icon-plus{border-radius:6.25rem;background:#3d1539;width:max-content;padding:.5rem;box-sizing:border-box;height:2.5rem;width:2.5rem;-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease}.projecten .afbeeldingen-slider .project-kaart .icon-plus-container .icon-plus path{-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease}.projecten .afbeeldingen-slider .project-kaart:hover .icon-plus-container .icon-plus{background:#f8bf5d}.projecten .afbeeldingen-slider .project-kaart:hover .icon-plus-container .icon-plus path{stroke:#fff}.projecten .slick-slider .slick-list{align-items:center}@media only screen and (max-width:1399px){.projecten .content-row .categorie-buttons .filter-btn{min-width:unset;align-items:center}}@media only screen and (max-width:991px){.projecten .content-row{margin-bottom:2.5rem}.projecten .content .button-container{width:100%}.projecten .categorie-buttons{display:none!important}.projecten .filter-indicator{display:block}}.slider-filter{position:fixed;bottom:0;left:0;right:0;top:0;background:rgb(0 0 0 / .5);display:none;align-items:flex-end;z-index:100}.slider-filter.is-open{display:flex;flex-wrap:wrap}.slider-filter .inner-filter{width:100%;padding:1.5rem;background-color:#fff}.slider-filter .inner-filter p{font-weight:700;margin-bottom:.75rem}.slider-filter .inner-filter .categorie-buttons{display:flex;flex-wrap:wrap;flex-direction:column;gap:.75rem}.slider-filter .inner-filter .categorie-buttons .filter-btn{font-family:'Outfit',sans-serif;font-size:1rem;line-height:1.5;margin-bottom:1.5em;color:#775b74;font-weight:400;width:100%;background:#fff0;border-radius:.5rem;font-weight:700;text-align:center;border:2px solid #3d1539;color:#3d1539;padding:.75rem 1.5rem;margin:0;box-sizing:border-box}@media only screen and (max-width:991px){.slider-filter .inner-filter .categorie-buttons .filter-btn{font-size:1rem}}@media only screen and (max-width:767px){.slider-filter .inner-filter .categorie-buttons .filter-btn{font-size:1rem}}.slider-filter .inner-filter .categorie-buttons .filter-btn.is-active{background-color:#3d1539;color:#fff}.slider-filter .inner-filter .categorie-buttons .filter-btn:hover{cursor:pointer}.slider-filter .inner-filter .categorie-buttons .filter-btn:focus-visible{outline-offset:0}.slider{position:relative}.slider.thema-beige{background-color:#f8f7f6}.slider.thema-paars{background-color:#31112e}.slider.thema-paars .content *:not(.button){color:#fff}.slider .content-row{margin-bottom:5rem}.slider .content{text-align:center}.slider .content .titel strong{font-weight:700}.slider .content .button-container{margin-top:5rem;display:flex;flex-wrap:wrap;justify-content:center}.slider .afbeeldingen-slider .afbeelding-kaart{border-radius:.5rem;overflow:hidden}.slider .afbeeldingen-slider .afbeelding-kaart img{width:100%;height:auto;max-height:40rem;object-fit:cover}.slider .slick-slider .slick-list{align-items:center}@media only screen and (max-width:991px){.slider .content-row{margin-bottom:2.5rem}.slider .content .button-container{margin-top:2.5rem}.slider .afbeeldingen-slider .afbeelding-kaart img{max-height:22.5rem}.slider .slick-slider .slick-slide{margin:0 6px}}@media only screen and (max-width:767px){.slider .afbeeldingen-slider .afbeelding-kaart img{max-height:12.5rem}}.tabs.thema-beige{background-color:#f8f7f6}.tabs.thema-paars{background-color:#31112e}.tabs.thema-paars .content *:not(.button){color:#fff}.tabs.thema-paars .titels-container ul li{color:#fff}.tabs.thema-paars .titels-container ul li.active{background:#fff;color:#3d1539}.tabs.thema-paars .content-container .content-stap *:not(.button){color:#fff}.tabs.thema-paars .accordion .collapse-item .titel-vraag .vraag button{color:#fff}.tabs.thema-paars .accordion .collapse-item .collapse-itself .antwoord .titel{color:#fff}.tabs.thema-paars .accordion .collapse-item .collapse-itself .antwoord .tekst *:not(.button){color:#fff}.tabs.thema-paars .accordion .collapse-item.show{background:#fff}.tabs.thema-paars .accordion .collapse-item.show .titel-vraag .vraag button{color:#3d1539}.tabs.thema-paars .accordion .collapse-item.show .titel-vraag .close svg{fill:initial}.tabs.thema-paars .accordion .collapse-item.show .collapse-itself .antwoord *:not(.button){color:#775b74}.tabs .content{margin-bottom:2.5rem}.tabs .content .titel strong{font-weight:700}.tabs .titels-container ul{border-radius:.25rem;overflow:hidden}.tabs .titels-container ul li{font-family:'Outfit',sans-serif;text-transform:uppercase;font-size:1.25rem;line-height:1.4;margin-bottom:.75rem;color:#3d1539;font-weight:400;display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;padding:.75rem 1.5rem;border-radius:.5rem;cursor:pointer;-webkit-transition:.2s ease;-moz-transition:.2s ease;-o-transition:.2s ease;-ms-transition:.2s ease;transition:.2s ease;background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-arrow-right-neutral-800.svg);background-repeat:no-repeat;background-position:right 1rem center}@media only screen and (max-width:991px){.tabs .titels-container ul li{font-size:1.125rem}}@media only screen and (max-width:767px){.tabs .titels-container ul li{font-size:1.125rem}}.tabs .titels-container ul li.active{background-color:#3d1539;color:#fff;background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-arrow-right-white.svg);font-weight:700}.tabs .titels-container ul li:hover:not(.active){background-color:#f6f6f6;color:#000;background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-arrow-right.svg)}.tabs .titels-container select{font-family:'Outfit',sans-serif;font-size:1rem;line-height:1.5;margin-bottom:1.5em;color:#775b74;font-weight:400;background-color:red;border-radius:.25rem;color:#fff;padding:.75rem .5rem;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;margin-bottom:1.5rem;font-weight:700;text-align:left;background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-chevron-down-small-white.svg);background-repeat:no-repeat;background-position:right .5rem center;background-size:1.5rem}@media only screen and (max-width:991px){.tabs .titels-container select{font-size:1rem}}@media only screen and (max-width:767px){.tabs .titels-container select{font-size:1rem}}.tabs .content-container{padding-left:2.25rem}.tabs .content-container .content-stap{display:none}.tabs .content-container .content-stap.active{display:block}.tabs .content-container .content-stap .titel{font-family:'Outfit',sans-serif;font-size:1.125rem;line-height:1.44444444;font-weight:400;font-weight:700;color:#3d1539;margin-bottom:.5rem;display:block}@media only screen and (max-width:991px){.tabs .content-container .content-stap .titel{font-size:1.125rem}}@media only screen and (max-width:767px){.tabs .content-container .content-stap .titel{font-size:1.125rem}}.tabs .content-container .content-stap ul li{position:relative;padding-left:2rem!important;margin-bottom:.5rem}.tabs .content-container .content-stap ul li::before{content:''!important;position:absolute;width:1rem!important;height:1rem!important;border-radius:2.25rem;margin-left:0!important;background-color:#f8bf5d;left:0;top:.25rem;background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-checkmark.svg);background-size:60%;background-repeat:no-repeat;background-position:center}.tabs .accordion{padding:0;position:relative;z-index:3;display:flex;flex-wrap:wrap;flex-direction:column;flex-wrap:nowrap}.tabs .accordion .collapse-item{border-radius:.5rem;padding:0}.tabs .accordion .collapse-item .titel-vraag{position:relative;display:flex;flex-wrap:wrap;flex-wrap:nowrap;gap:.5rem;align-items:center;justify-content:space-between;cursor:pointer;padding:.75rem 1rem}.tabs .accordion .collapse-item .titel-vraag .vraag{width:calc(100% - 2rem);margin:0}.tabs .accordion .collapse-item .titel-vraag .vraag button{font-family:'Outfit',sans-serif;font-size:1.125rem;line-height:1.44444444;font-weight:400;color:#3d1539;display:block;border:none;background:none;padding:0;margin:0;outline:none;text-align:left;cursor:pointer;text-transform:initial}@media only screen and (max-width:991px){.tabs .accordion .collapse-item .titel-vraag .vraag button{font-size:1.125rem}}@media only screen and (max-width:767px){.tabs .accordion .collapse-item .titel-vraag .vraag button{font-size:1.125rem}}.tabs .accordion .collapse-item .titel-vraag .close{-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:1rem;height:1rem;border-radius:50%}.tabs .accordion .collapse-item .titel-vraag .close svg{-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease;content:'';top:.5rem;right:0;width:1rem;height:1rem}.tabs .accordion .collapse-item .collapse-itself{display:none;width:100%;margin:0;padding:.25rem 1rem .75rem 1rem;box-sizing:border-box}.tabs .accordion .collapse-item .collapse-itself .antwoord{opacity:0;margin-bottom:0;padding:0}.tabs .accordion .collapse-item.show{background:#3d1539}.tabs .accordion .collapse-item.show .titel-vraag .vraag button{color:#fff;font-weight:700}.tabs .accordion .collapse-item.show .titel-vraag .close{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.tabs .accordion .collapse-item.show .titel-vraag .close svg{opacity:1;fill:#fff}.tabs .accordion .collapse-item.show .collapse-itself{display:block}.tabs .accordion .collapse-item.show .collapse-itself .antwoord{opacity:1}.tabs .accordion .collapse-item.show .collapse-itself .antwoord .tekst{margin-bottom:0}.tabs .accordion .collapse-item.show .collapse-itself .antwoord *:not(.button){color:#fff}@media only screen and (max-width:991px){.tabs .content-container{padding-left:0}.tabs .content-container .content-stap{display:block;padding-right:1rem;box-sizing:border-box;overflow:hidden}.tabs .content-container .content-stap .indicator{color:purple;margin-bottom:1rem}.tabs .content-container .content-stap .button{width:fit-content}.tabs .content-container .content-stap .tekst{margin-bottom:1rem}.tabs .content-container .slick-list{overflow:visible!important}}.form-group{position:relative;margin:0 0 1.5rem;width:100%;text-align:left}.form-group br{display:none}.form-group p{margin:0}.form-group label{font-family:'Outfit',sans-serif;font-weight:400;font-size:.875rem;line-height:1.57142857;display:block;margin-bottom:.5rem;text-transform:uppercase;font-weight:700;color:#000;text-transform:unset}@media only screen and (max-width:991px){.form-group label{font-size:.875rem}}@media only screen and (max-width:767px){.form-group label{font-size:.875rem}}.form-group span.titel{display:block}.form-group .wpcf7-checkbox,.form-group .wpcf7-acceptance,.form-group .wpcf7-radio{display:flex;flex-wrap:wrap;flex-direction:row;column-gap:2rem;row-gap:1rem}.form-group .wpcf7-checkbox label,.form-group .wpcf7-acceptance label,.form-group .wpcf7-radio label{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:0}.form-group .wpcf7-checkbox label span,.form-group .wpcf7-acceptance label span,.form-group .wpcf7-radio label span{display:block;cursor:pointer;margin-bottom:0}.form-group .wpcf7-checkbox .last label,.form-group .wpcf7-acceptance .last label,.form-group .wpcf7-radio .last label{margin-right:0}.form-group .wpcf7-checkbox .wpcf7-list-item,.form-group .wpcf7-acceptance .wpcf7-list-item,.form-group .wpcf7-radio .wpcf7-list-item{margin-bottom:0}.form-group.last{margin-bottom:0;display:flex;flex-wrap:wrap;justify-content:flex-end}.form-group.last .button{margin-bottom:0}@media only screen and (max-width:767px){.form-group.last .button{width:100%}}@media only screen and (max-width:767px){.form-group.last{display:initial;text-align:center}}.form-group input,.form-group textarea,.form-group select{font-family:'Outfit',sans-serif;color:gray;border-radius:.5rem;background-color:#fff;border:none;font-weight:400;position:relative;display:block;box-sizing:border-box;font-size:1rem;letter-spacing:0;padding:.5rem 1rem;margin:0;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-group input::placeholder,.form-group textarea::placeholder,.form-group select::placeholder{font-weight:400;color:#b2b2b2}.form-group input.hide,.form-group textarea.hide,.form-group select.hide{display:none}.form-group input::-ms-clear,.form-group textarea::-ms-clear,.form-group select::-ms-clear{display:none}.form-group input.wpcf7-not-valid,.form-group textarea.wpcf7-not-valid,.form-group select.wpcf7-not-valid{border-color:#f95e5e}.form-group input:disabled~.button,.form-group textarea:disabled~.button,.form-group select:disabled~.button{opacity:.6;pointer-events:none;cursor:not-allowed}.form-group textarea{resize:vertical;height:9rem;min-height:9rem;max-height:400px;line-height:normal;padding-top:1rem}.form-group select{padding-right:2.5rem;cursor:pointer;background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-triangle.svg);background-size:10px;background-position:center right .75rem;background-repeat:no-repeat}.form-group select:disabled{background-color:#b2b2b2}.form-group select .hide-option{display:none}.form-group select::-ms-expand{display:none}.form-group.select::before{position:absolute;z-index:1;content:'';pointer-events:none;width:0;height:0;border-top:solid .5rem #a6a6a6;border-right:solid .5rem #fff0;border-bottom:solid .5rem #fff0;border-left:solid .5rem #fff0;top:1.5rem;right:1rem}.form-group input[type="submit"]{display:none}.form-group input[type="checkbox"],.form-group input[type="radio"]{position:relative;background-color:#fff;-webkit-transition:.2s background-size;-moz-transition:.2s background-size;-o-transition:.2s background-size;-ms-transition:.2s background-size;transition:.2s background-size;background-size:.5rem;width:1.25rem;height:1.25rem;max-height:1.25rem;max-width:1.25rem;padding:0;cursor:pointer;background-repeat:no-repeat;background-position:center center}@media only screen and (max-width:991px){.form-group input[type="checkbox"],.form-group input[type="radio"]{top:1px}}.form-group input[type="checkbox"]:checked{background-size:.75rem;background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-input-checkbox.svg);background-color:#f8bf5d}.form-group input[type="radio"]{border-radius:1rem}.form-group input[type="radio"]:checked{background-size:1.25rem;background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-input-radio.svg)}.form-group input[type="date"]{color:#fff0;cursor:text}.form-group input[type="date"]::-webkit-inner-spin-button,.form-group input[type="date"]::-webkit-outer-spin-button,.form-group input[type="date"]::-webkit-clear-button{-webkit-appearance:none;margin:0}.form-group input[type="number"]{-moz-appearance:textfield}.form-group input[type="number"]::-webkit-inner-spin-button,.form-group input[type="number"]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form-group input[type="file"]{color:#fff0}.form-group input.wpcf7-file{background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-input-upload.svg);background-repeat:no-repeat;background-position:center top 30%;height:10rem;position:relative}.form-group input.wpcf7-file::-webkit-file-upload-button{opacity:0}.form-group input.wpcf7-file::before{content:var(--file-name,'Klik hier om een bestand te selecteren');font-family:'Outfit',sans-serif;font-size:1rem;line-height:1.5;margin-bottom:1.5em;color:#775b74;font-weight:400;font-weight:700;text-decoration:underline;position:absolute;left:50%;top:55%;transform:translate(-50%,-50%);margin-bottom:0}@media only screen and (max-width:991px){.form-group input.wpcf7-file::before{font-size:1rem}}@media only screen and (max-width:767px){.form-group input.wpcf7-file::before{font-size:1rem}}.form-group input.wpcf7-file::after{content:'PDF bestand';font-family:'Outfit',sans-serif;font-size:1rem;line-height:1.5;margin-bottom:1.5em;color:#775b74;font-weight:400;position:absolute;left:50%;top:71%;transform:translate(-50%,-50%);color:gray;margin-bottom:0}@media only screen and (max-width:991px){.form-group input.wpcf7-file::after{font-size:1rem}}@media only screen and (max-width:767px){.form-group input.wpcf7-file::after{font-size:1rem}}.form-group input.wpcf7-file.filled{background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-file.svg);height:3rem;background-position:left 1rem center}.form-group input.wpcf7-file.filled::before{left:15%;font-weight:400;text-decoration:none}.form-group input.wpcf7-file.filled::after{content:'';top:50%;right:0;left:auto;background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-delete.svg);background-repeat:no-repeat;width:1rem;height:1rem}@media only screen and (max-width:767px){.form-group input.wpcf7-file.filled{background-image:none}.form-group input.wpcf7-file.filled::before{transform:translate(0,-50%);left:1rem;display:block;top:55%!important}.form-group input.wpcf7-file.filled::after{display:block}}@media only screen and (max-width:767px){.form-group input.wpcf7-file{height:6rem;background-position:center top 30%}.form-group input.wpcf7-file::before{content:var(--file-name,'Uploaden');top:70%}.form-group input.wpcf7-file::after{display:none}}.form-group input.wpcf7-file:hover{cursor:pointer}.form-group.input-active label.titel{font-size:.5rem;-webkit-transform:translateY(-12px);-moz-transform:translateY(-12px);-o-transform:translateY(-12px);-ms-transform:translateY(-12px);transform:translateY(-12px)}.form-group.input-active input[type="date"]{color:gray}.form-group.input-active label.filename{color:gray}.form-group .wpcf7-not-valid-tip{color:red;margin-top:.5rem;display:block;margin-bottom:0}.form-group .wpcf7-not-valid.wpcf7-file{background-color:#FFE2E2;opacity:1;z-index:1;color:#fff0;padding-top:5rem}.half{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-bottom:0}.half .form-group{position:relative;width:calc(50% - .5rem)}.half .no-label{margin-top:0}@media only screen and (max-width:767px){.half{display:block}.half .form-group{width:100%}}.third{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-bottom:0}.third .form-group{position:relative;width:calc(33.333% - .5rem)}.third .no-label{margin-top:0}@media only screen and (max-width:767px){.third{display:block}.third .form-group{width:100%}}div.wpcf7-validation-errors,div.wpcf7-acceptance-missing{border:2px solid red;padding:.5rem 1rem;color:#775b74;line-height:normal}.screen-reader-response,.wpcf7-mail-sent-ok{display:none!important}.wpcf7-form.init .wpcf7-response-output{display:none}.invalid .wpcf7-response-output{background:red}.wpcf7-response-output{color:#fff;background:#b2b2b2;padding:1rem;border-radius:.25rem;margin-top:1rem}.wpcf7-response-output.wpcf7-mail-sent-ok{color:#775b74}.wpcf7-acceptance label{display:flex;flex-wrap:wrap;flex-wrap:nowrap}.wpcf7-acceptance label input{margin-top:3px}.wpcf7-acceptance label .wpcf7-list-item-label{margin-bottom:0}.wpcf7-response-output{display:none;margin:.75rem 0 1rem;background:#06d001;color:#fff;padding:.5rem 1.5rem;border-radius:.75rem;font-weight:700}.sent .wpcf7-response-output{display:block}div.wpcf7-validation-errors,div.wpcf7-acceptance-missing{border:2px solid red;padding:10px 20px;color:#775b74;line-height:24;margin-bottom:20px}.screen-reader-response{display:none!important}.wpcf7-form.failed .wpcf7-response-output{display:block;background:#f00!important;color:#fff}.wpcf7-not-valid{margin-bottom:.5rem!important;border-color:#f00!important}.wpcf7-not-valid-tip{display:block;color:#f00!important;margin-bottom:.5rem!important}.wpcf7-spinner{display:none;visibility:hidden;width:1.5rem;height:1.5rem;margin-bottom:0;margin-right:.25rem;position:relative}.wpcf7-spinner::after{content:'';position:absolute;inset:0;border:3px solid rgb(0 0 0 / .15);border-top-color:#f8bf5d;border-radius:50%;-webkit-animation:cf7spin .8s linear infinite;animation:cf7spin .8s linear infinite}form.submitting .wpcf7-spinner{display:inline-block;visibility:visible}@-webkit-keyframes cf7spin{to{-webkit-transform:rotate(360deg)}}@keyframes cf7spin{to{transform:rotate(360deg)}}.slick-slider{max-width:100%}.slick-slider .slick-track{display:flex;flex-wrap:wrap;flex-wrap:nowrap;align-items:center}.slick-slider .slick-list{display:flex;flex-wrap:wrap}.slick-slider .slick-arrow{position:absolute;background-color:#f8bf5d;top:100%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border-radius:100px;z-index:2;font-size:0;background-size:.75rem;border:none;background-position:center;width:2.5rem;height:2.5rem;background-repeat:no-repeat;-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease}.slick-slider .slick-arrow:hover{cursor:pointer;background-color:#dfac54}.slick-slider .slick-arrow:hover.slick-disabled{opacity:.3!important;cursor:not-allowed!important}.slick-slider .slick-slide{display:block;margin:0 8px}.slick-slider .slick-prev{margin-left:-1.5rem;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-arrow-left-white.svg)!important}.slick-slider .slick-prev:hover{background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-arrow-left-white.svg)!important}.slick-slider .slick-next{margin-left:1.5rem;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-arrow-right-white.svg)!important}.slick-slider .slick-next:hover{background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-arrow-right-white.svg)!important}.slick-slider .slick-dots{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:2.5rem}@media only screen and (max-width:991px){.slick-slider .slick-dots{margin-top:1.5rem}}.slick-slider .slick-dots li button{width:.75rem;height:.75rem;cursor:pointer;padding:0;border-radius:50%;background-color:#b2b2b2;border:none;font-size:0;line-height:0;color:#fff0}.slick-slider .slick-dots li.slick-active button{background-color:#000}.slider-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;align-content:flex-start;height:100%}.slider-nav .slick-arrow{z-index:2;font-size:0;border-radius:.5rem;background-size:1.5rem;width:1.5rem;height:1.5rem;background-color:#b1a1b0;background-repeat:no-repeat;-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease;padding:.5rem;box-sizing:content-box;background-position:center;border:none}.slider-nav .slick-arrow:hover{cursor:pointer;opacity:.75}.slider-nav .slick-arrow:hover.slick-disabled{opacity:.3!important;cursor:not-allowed!important}.slider-nav .slick-arrow.slick-disabled{opacity:.3!important;cursor:not-allowed!important}.slider-nav .slick-prev{background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-chevron-left.svg)!important}.slider-nav .slick-prev:hover{background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-chevron-left.svg)!important}.slider-nav .slick-next{margin-left:1rem;background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-chevron-right.svg)!important}.slider-nav .slick-next:hover{background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../images/icon-chevron-right.svg)!important}.fslightbox-container .fslightbox-nav .fslightbox-slide-number-container *{font-family:'Outfit',sans-serif;font-size:1rem;line-height:1.5;margin-bottom:1.5em;color:#775b74;font-weight:400;margin-bottom:0;color:#b2b2b2}@media only screen and (max-width:991px){.fslightbox-container .fslightbox-nav .fslightbox-slide-number-container *{font-size:1rem}}@media only screen and (max-width:767px){.fslightbox-container .fslightbox-nav .fslightbox-slide-number-container *{font-size:1rem}}.modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-100000;-webkit-transition:z-index 0s ease .3s;-moz-transition:z-index 0s ease .3s;-o-transition:z-index 0s ease .3s;-ms-transition:z-index 0s ease .3s;transition:z-index 0s ease .3s;visibility:hidden}.modal .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .4);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-o-transition:opacity .3s ease;-ms-transition:opacity .3s ease;transition:opacity .3s ease}.modal.active{z-index:100000;-webkit-transition:z-index 0s ease 0s;-moz-transition:z-index 0s ease 0s;-o-transition:z-index 0s ease 0s;-ms-transition:z-index 0s ease 0s;transition:z-index 0s ease 0s;visibility:visible;display:block}.modal.active .overlay{opacity:1}.modal.active .modal-content{-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);opacity:1}.modal .modal-content{display:flex;flex-wrap:wrap;position:relative;top:50%;width:50%;height:max-content;max-height:80%;margin-left:auto;margin-right:auto;max-width:52.875rem;border-radius:1.5rem;overflow-y:auto;-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease;-webkit-transform:translateY(0%);-moz-transform:translateY(0%);-o-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);background-color:#fff;opacity:0}.modal .modal-content *:not(.button,input){color:#000}.modal .modal-content .content{width:100%;padding:2.5rem}.modal .modal-content .content .titel{font-weight:700;margin-bottom:1rem;width:calc(100% - 3.5rem)}.modal .modal-content .content .tekst{width:calc(100% - 3.5rem);margin-bottom:1.5rem}.modal .modal-content .close-trigger{border-radius:20rem;background-color:#f6f6f6;padding:.5rem;box-sizing:border-box}.modal .close{position:absolute;right:2.5rem;top:2.5rem;font-family:'Outfit',sans-serif;font-size:1rem;line-height:1.5;margin-bottom:1.5em;color:#775b74;font-weight:400;margin-bottom:0;display:flex;align-items:center}@media only screen and (max-width:991px){.modal .close{font-size:1rem}}@media only screen and (max-width:767px){.modal .close{font-size:1rem}}.modal .close:hover,.modal .close .close:focus{color:#fff;text-decoration:none;cursor:pointer}@media only screen and (max-width:991px){.modal .modal-content{width:100%}}@media only screen and (max-width:767px){.modal .modal-content .content .tekst{width:100%}.modal .close{right:1.5rem;top:1.5rem}}.logged-in .responsive-nav{margin-top:32px}@media screen and (max-width:782px){#wpadminbar{position:fixed}.logged-in .responsive-nav{margin-top:46px}}#wpadminbar #wp-admin-bar-wp-logo>.ab-item .ab-icon:before{background-image:url(https://www.cs-co.nl/wp-content/themes/csco/css/../admin-styles/logo-digitale-bazen-mobile-light.svg)!important;background-position:center;background-size:contain;background-repeat:no-repeat;color:#fff0}