*,:before,:after{box-sizing:border-box}html{-moz-text-size-adjust:none;text-size-adjust:none}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin-block-end:0}ul[role=list],ol[role=list]{list-style:none}body{min-height:100vh;line-height:1.5}h1,h2,h3,h4,button,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}a:not([class]){text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:block}input,button,textarea,select{font-family:inherit;font-size:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}
:root{--red:#ed1c24;--blue:#111827;--gray:#58595b;--white:#fff;--black:#000;--secondary-white:#f9f9f9}body{box-sizing:border-box;margin:0;padding:0;font-family:Roboto,sans-serif}html::-webkit-scrollbar{width:12px}html::-webkit-scrollbar-track{background-color:var(--blue)}html::-webkit-scrollbar-thumb{background-color:var(--white)}.active{color:var(--red)}.whatsappLink{color:#fff;z-index:1000;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;padding:10px;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 2px 5px #0003}.whatsappLink:hover{color:#fff}
#introHome,#overOnsIntro{background-color:var(--blue);color:var(--white);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:10rem 0;display:flex}#introHome h1{text-transform:uppercase;font-size:50px}#introHome h2{font-size:24px;font-weight:300}#introHome button{height:44px;padding:0 20px;font-size:16px}#introHome svg{font-size:36px}#buttonLesson{background-color:var(--red);color:var(--white)}#buttonMoreInfo{background-color:var(--white);color:var(--red)}#buttonMoreInfo,#buttonLesson{cursor:pointer;border:none;border-radius:10px;width:10rem;margin-top:5rem;font-weight:500;transition-duration:.25s}#buttonLesson:hover,#buttonMoreInfo:hover{background-color:var(--blue);color:var(--white);border:1px solid #fff;transition-duration:.25s}#introHomeButtons{gap:1rem;display:flex}
#infoCardsHome{background-color:var(--secondary-white);flex-wrap:wrap;justify-content:center;gap:2rem;padding:5rem 1.5rem;display:flex}.cardHome{text-align:left;border:1px solid #58595b2e;border-radius:10px;flex-direction:column;flex:20%;min-width:20%;max-width:20%;height:220px;padding:1rem;display:flex}.cardHome:hover{background-color:var(--white);transition-duration:.5s;box-shadow:0 4px 8px #00000003,0 8px 16px #0000001a}.cardHome div h3{margin:.5rem 0;font-weight:bolder}.cardHome p{color:var(--gray);margin:.5rem 0;font-size:14px}#iconCardHome{margin:.5rem 0;font-size:50px}
#homePhotoWithInfo{background-color:var(--white);color:var(--black);flex-direction:row-reverse;align-items:center;gap:10rem;padding:5rem 8rem;display:flex}#homePhotoWithInfo h1{text-transform:capitalize;font-size:x-large}#homePhotoWithInfo h2{text-transform:capitalize;font-size:large}#homePhotoWithInfo p{text-transform:capitalize;font-size:medium}#homePhotoWithInfo img{object-fit:cover;border-radius:10px;width:700px;height:400px}#homePhotoWithInfo div{border-radius:10px;width:50%;height:auto}
#footer{background-color:var(--blue);color:var(--white);flex-direction:column;justify-content:center;align-items:center;padding:30px 0;display:flex}.footer-content{flex-direction:column;width:100%;padding:0 5rem;display:flex}.footer-grid{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;width:100%;margin-bottom:2rem;display:flex}#logoFooter{max-width:180px;height:auto;margin-right:-5rem}.footer-title{text-align:left;min-height:2rem;margin-bottom:1rem;font-size:1.25rem}.footer-list{text-align:left;margin:0;padding:0;list-style:none}.footer-list li{margin-bottom:.5rem;font-weight:bolder}.footer-list li a{color:var(--white);font-weight:400;text-decoration:none}.footer-list li a:hover{color:var(--red)}.footer-bottom{justify-content:space-between;align-items:center;width:100%;margin-top:2rem;font-size:.8rem;display:flex}#footer-bottom-links{align-items:center;gap:1rem;display:flex}.footer-bottom a{font-weight:400}
.privacy-text{padding:5rem 8rem}.title-container{background-color:var(--blue);color:#fff;text-transform:uppercase;text-align:center;width:100%;margin:0;padding:4rem}.privacy-container h1{text-align:center;margin-bottom:20px;font-size:2rem}.privacy-container section{margin-bottom:15px;font-size:18px}.privacy-container section strong{margin-top:20px;font-size:1.2em;display:block}
.faq-container{background-color:var(--secondary-white);border-radius:10px;margin:5rem 8rem;padding:2rem}.title-container{text-align:center;margin-bottom:2rem}.faq-list{padding:0;list-style-type:none}.faq-item{cursor:pointer;margin-bottom:1.5rem}.faq-item h2{color:var(--blue);justify-content:space-between;align-items:center;margin:0;font-size:1.5rem;display:flex}.faq-item .icon{margin-left:1rem;font-size:1.5rem}.faq-item p{background-color:var(--white);border-radius:5px;margin:.5rem 0 0;padding:.5rem}.faq-divider{border:0;border-top:1px solid var(--gray);margin:1rem 0}
.reviews-container{text-align:center;background-color:#f9f9f9;padding:1.5rem 5rem 0}.reviews-title{color:#333;margin-bottom:20px;padding-bottom:2rem;font-size:24px;font-weight:700}.review-time{color:#999;margin-top:5px;font-size:12px}.review-item{text-align:left;background-color:#fff;border:1px solid #ddd;border-radius:10px;flex-direction:column;width:300px;height:227px;margin:0 auto;padding:20px;font-family:Arial,sans-serif;display:flex;box-shadow:0 4px 6px #0000001a}.carousel{padding-bottom:3rem;padding-left:5rem;padding-right:5rem}#box-name-andfoto>img{width:38px;height:38px}#box-name-andfoto{flex-direction:row;align-items:center;gap:1rem;padding-bottom:.5rem;display:flex}.review-item .stars{justify-content:left;display:flex}.review-item .stars svg{color:gold;margin:0 2px;font-size:18px}.review-item h3{color:#333;font-size:16px;font-weight:700}.review-item p{color:#666;font-size:14px;line-height:1.5;overflow:hidden}.review-item .read-more{color:#007bff;cursor:pointer;background:0 0;border:none;margin-left:5px;font-size:14px;text-decoration:underline}.read-more:hover{color:#0056b3}.popup{z-index:1000;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.popup-content{text-align:left;background:#fff;border-radius:10px;width:80%;max-width:500px;padding:20px;position:relative;box-shadow:0 4px 6px #0003}.popup-close{cursor:pointer;color:#333;background:0 0;border:none;font-size:24px;position:absolute;top:10px;right:10px}.popup-close:hover{color:#555}
#contact-us{color:var(--gray);background-color:var(--secondary-white);flex-direction:row;justify-content:center;gap:5rem;padding:5rem 0;display:flex}.contact-usInfoCard a{font-weight:400}.contact-usInfoCard{background-color:var(--white)}#contact-usRight,#contact-usLeft{width:40%}#contact-usLeft h1{font-size:30px}#contact-usLeft p{font-size:18px}.contact-usInfoCardText h3,.contact-usInput label{font-weight:500}.contact-usInfoCardText p,.contact-usInfoCardText h3,#contact-usRight h2{margin:0}#contact-usLeft{flex-direction:column;gap:1rem;display:flex}#contact-usRight{border-radius:10px;flex-direction:column;gap:2rem;padding:2rem 2rem 0;display:flex;box-shadow:0 4px 8px #00000003,0 8px 16px #0000000d}.contact-usInfoCard{border:1px solid #58595b1a;border-radius:10px;flex-direction:row;gap:1rem;padding:2rem;display:flex}.contact-usInfoCardText{flex-direction:column;justify-content:center;gap:10px;display:flex}.contact-usInfoCard svg{color:var(--red);width:1.5rem;height:1.5rem}.contact-usInput input,.contact-usInput textarea{border:1px solid #58595b1a;border-radius:10px;width:100%;padding:1rem}#buttonSendMessage{background-color:var(--red);color:var(--white);border:none;border-radius:10px;padding:.8rem;font-weight:500}#buttonSendMessage:hover{cursor:pointer;background-color:#ed1c23d6;transition-duration:.25s}.redColor{color:var(--red)}.successMessage{color:green;margin-top:10px}.errorMessage{color:var(--red);margin-top:10px}#formContact{flex-direction:column;gap:1.65rem;display:flex}.nothingMessage{margin-bottom:1.2rem}#map{background-color:"#f9f9f9";height:700px;padding:5rem 8rem}#onderwerp{flex-flow:wrap;justify-content:space-between;gap:20px;padding-top:10px;display:flex}.onderwerpItem{flex-direction:row-reverse;justify-content:left;gap:1rem;width:45%;display:flex}.onderwerpItem>input[type=checkbox]{width:auto}
.bg-card{background-color:#fff}.text-card-foreground{color:#000}.shadow-sm{box-shadow:0 1px 2px #0000000d}.flex{display:flex}.flex-col{flex-direction:column}.p-6{padding:1.5rem}.font-semibold{font-weight:600}.tracking-tight{letter-spacing:-.015em}.text-2xl{font-size:1.5rem;line-height:2rem}.items-center{align-items:center}.gap-2{gap:.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-muted-foreground{color:#6b7280}.pt-0{padding-top:0}.space-y-4>*+*{margin-top:1rem}.text-gray-600{color:#4b5563}.bg-gray-50{background-color:#f9fafb}.rounded-lg{border-radius:.5rem}.space-y-2>*+*{margin-top:.5rem}.justify-between{justify-content:space-between}.font-bold{font-weight:700}.border-t{border-top-width:1px}.pt-2{padding-top:.5rem}.mt-2{margin-top:.5rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.flex-shrink-0{flex-shrink:0}.inline-flex{display:inline-flex}.whitespace-nowrap{white-space:nowrap}.rounded-md{border-radius:.375rem}.text-primary-foreground{color:#fff}.h-10{height:2.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.w-full{width:100%}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.focus-visible\:outline-none:focus-visible{outline-offset:2px;outline:2px solid #0000}.focus-visible\:ring-2:focus-visible,.focus-visible\:ring-ring:focus-visible,.focus-visible\:ring-offset-2:focus-visible,.focus-visible\:ring-offset-background:focus-visible{box-shadow:0 0 0 2px #0000000d}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.5}.pakket-theorie-card{color:#000;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;width:60%;margin:5rem 0;box-shadow:0 1px 2px #0000000d}.centerContainer{flex-direction:column;align-items:center;display:flex}.pakket-theorie-card svg{font-size:1.7rem}.pakket-theorie-header{padding:1.5rem 1.5rem 0}.pakket-theorie-heading{letter-spacing:-.015em;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:600;display:flex}.pakket-theorie-icon{color:#ed1c24}.pakket-theorie-subheading{color:#6b7280;line-height:1.25rem}.pakket-theorie-body{padding:.5rem 1.5rem 1.5rem}.pakket-theorie-description{color:#4b5563}.pakket-theorie-details{background-color:#f9fafb;border-radius:.5rem;gap:.5rem;padding:1rem}.pakket-theorie-item{justify-content:space-between;align-items:center;display:flex}.pakket-theorie-label{font-weight:600}.pakket-theorie-price{font-weight:700}.pakket-theorie-total{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-top:.5rem;padding-top:.5rem;display:flex}.pakket-theorie-total-label{font-weight:700}.pakket-theorie-total-price{font-size:1.25rem;font-weight:700;line-height:1.75rem}.pakket-theorie-info{color:#4b5563;justify-content:left;align-items:baseline;gap:.5rem;padding-bottom:1rem;font-size:.875rem;display:flex}.pakket-theorie-info-icon{width:1rem;height:1rem}.pakket-theorie-button{background-color:var(--red);color:var(--white);border:none;border-radius:10px;width:100%;margin-bottom:1rem;padding:.8rem;font-weight:500}.pakket-theorie-button:hover{cursor:pointer;background-color:#ed1c23d6;transition-duration:.25s}.pakket-theorie-button:focus-visible{outline-offset:2px;outline:2px solid #0000;box-shadow:0 0 0 2px #0000000d}.pakket-theorie-button:disabled{pointer-events:none;opacity:.5}.TheorieInfoText{align-items:baseline;gap:.5rem;padding:2px;display:flex}.TheorieInfoText p,.info-theorie-body{color:var(--gray)}.TheorieInfoText svg{color:var(--red);font-size:20px}.geslaagden-card{background-color:var(--white);margin-bottom:5rem}.geslaagden-header{flex-direction:column;padding-bottom:1rem;padding-left:1rem;display:flex}.geslaagden-title{letter-spacing:-.015em;font-size:1.5rem;font-weight:600}.geslaagden-subtitle{color:#6b7280;font-size:.875rem}.bg-theorie-second-white{background-color:var(--secondary-white)}.geslaagden-body{padding:0 1.5rem 1.5rem}.slider-container{padding:0 2rem;position:relative}.slider-arrow{cursor:pointer;z-index:1;color:#ed1c24;background:0 0;border:none;font-size:2rem;position:absolute;top:50%;transform:translateY(-50%)}.slider-prev{left:0}.slider-next{right:0}.slider-list{overflow:hidden}.slider-track{transition:transform .3s;display:flex}.slider-slide{min-width:300px;padding:0 .5rem}.image-container{padding:.5rem}.image{object-fit:cover;border-radius:.5rem;width:100%;max-width:650px;height:300px;margin:0 auto}.slider-dots{justify-content:center;padding:1rem 0;display:flex}.slider-dot{margin:0 .25rem}.slider-dot button{cursor:pointer;background:0 0;border:none}.slider-dot.active button{font-weight:700}
.praktijk-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;flex-direction:column;flex:calc(50% - 4rem);justify-content:space-between;width:100%;max-width:600px;margin:2rem;padding:0 1.5rem 1.5rem;display:flex;box-shadow:0 1px 2px #0000000d}.flex-container{background-color:var(--secondary-white);flex-wrap:wrap;justify-content:center;padding:5rem 8rem;display:flex}.praktijk-header{flex-direction:column;padding:1.5rem 0;display:flex}.header-content{align-items:center;gap:.5rem;display:flex}.header-title{letter-spacing:-.015em;font-size:1.5rem;font-weight:600}.header-subtitle{color:#6b7280;font-size:.875rem}.praktijk-content{flex-grow:1}.praktijk-description{color:#4b5563;margin-bottom:1.5rem}.praktijk-pricing{background-color:#f9fafb;border-radius:.5rem;margin-bottom:2rem;padding:1rem}.pricing-item{flex-direction:column;gap:1rem;display:flex}.pricing-details{justify-content:space-between;align-items:center;display:flex}.pricing-type{font-weight:600}.pricing-amount{font-weight:700}.pricing-note{color:#6b7280;border-top:1px solid #e5e7eb;margin-top:.5rem;padding-top:.5rem;font-size:.875rem}.praktijk-info-box{background-color:var(--white);border-radius:.5rem;max-width:600px;margin-top:2rem;padding:1rem;display:flex}.praktijk-info-box svg{position:absolute}.praktijk-info-box p{margin:0;padding-left:2rem}
#overOnsIntro{background-color:var(--blue);color:var(--white);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:7rem 0;display:flex}#overOnsIntro h1{text-transform:uppercase;font-size:2.25rem}#overOnsIntro p,#overOnsIntroText p,#OverOnsMeerInfo p{text-align:center;max-width:48rem;font-size:1.125rem}#overOnsIntroText{color:var(--gray);flex-direction:column;align-items:center;padding-top:5rem;display:flex}#overOnsIntroText p{text-align:left}#kiesOns{background-color:var(--secondary-white);text-align:center;border-radius:10px;flex-flow:wrap;justify-content:space-around;align-items:center;margin:0 8rem;padding:1rem;display:flex}#kiesOns h2{width:100%;font-size:1.875rem}#kiesOns h3{font-size:1.25rem}#kiesOns p,#OverOnsMeerInfo p{color:var(--gray)}#OverOnsMeerInfo p{text-align:left}.kies-ons-item{text-align:left;flex-direction:row;gap:1rem;width:45%;margin:1rem 0;display:flex}#OverOnsMeerInfo{flex-direction:column;align-items:center;padding:5rem;display:flex}#OverOnsMeerInfo h1{font-size:1.875rem}#OverOnsMeerInfo-buttons{gap:1rem;margin-top:2rem;display:flex}#left-button{background-color:var(--red);color:var(--white)}#left-button,#right-button{cursor:pointer;border:none;border-radius:10px;padding:15px 30px}#left-button:hover{background-color:#ed1c23d6;transition-duration:.25s}#right-button{background-color:var(--white);color:var(--gray);border:1px solid var(--gray)}#right-button:hover{background-color:var(--secondary-white);transition-duration:.25s}
.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(../media/layers.78ca0acf.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(../media/layers-2x.793209de.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(../media/marker-icon.b9f7ac13.png)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107,M12=.707107,M21=-.707107,M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
#header{background-color:var(--white);flex-direction:row;justify-content:space-between;align-items:center;height:90px;padding:0 8rem;display:flex}a,#hamburger{color:var(--gray);cursor:pointer;font-weight:700;text-decoration:none;transition-duration:.5s}a:hover,#hamburger:hover{color:var(--red);transition-duration:.5s}#hamburger{margin-top:.2rem;font-size:1.7rem;display:none}#overlay{z-index:1000;background-color:#000c;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}#close{color:var(--white);cursor:pointer;font-size:2rem;position:absolute;top:1rem;right:1rem}#overlay-nav{flex-direction:column;align-items:center;gap:2rem;display:flex}#overlay-nav a{color:var(--white);font-size:2rem;text-decoration:none}#nav{color:var(--gray);align-items:center;gap:1rem;font-size:large;display:flex}#socials{gap:1rem;font-size:x-large;display:flex}#logo{cursor:pointer;width:auto;height:120px}.insta{font-size:1.7rem}
@media screen and (max-width:1500px){#homePhotoWithInfo{align-items:normal}}@media only screen and (max-width:1394px){.cardHome{flex:calc(50% - 2rem);max-width:calc(50% - 2rem)}#infoCardsHome{padding:5rem 8rem}.carousel{padding-left:0;padding-right:0}}@media screen and (max-width:1200px){#homePhotoWithInfo{flex-direction:column-reverse;align-items:center}.footer-grid{flex-direction:column}#contact-usRight{height:100%}}@media only screen and (max-width:1020px){#homePhotoWithInfo div{width:100%}#homePhotoWithInfo{gap:5rem}#hamburger{display:block!important}#nav,.socialsIcons{display:none!important}.reviews-container{padding:5rem 2rem}#introHome h2{text-align:center}#onderwerp{flex-direction:column;gap:10px}.onderwerpItem{align-items:center;width:100%}}@media only screen and (max-width:850px){#overOnsIntroText{padding:2rem}#overOnsIntro p{text-align:left;padding:0 2rem;font-size:1rem}}@media only screen and (max-width:768px){.cardHome,.praktijk-card{flex:100%;max-width:100%}#header{justify-content:space-between;padding:0 2rem}#homePhotoWithInfo,.privacy-text,#infoCardsHome{padding:5rem 2rem}#OverOnsMeerInfo{padding-top:0}#kiesOns{flex-direction:column;margin:2rem}.kies-ons-item{width:100%}.footer-content{padding:2rem}#introHome h1{text-align:center}.footer-bottom{flex-direction:column-reverse;gap:.5rem}.review-item{margin:4rem}.pakket-theorie-card{width:100%}.centerContainer,.flex-container{padding:1rem 2rem}.praktijk-info-box{max-width:400px;margin-bottom:3rem;font-size:12px}.faq-container{margin:2rem;padding:1rem}.reviews-container{padding:5rem 2rem}}@media screen and (max-width:654px){#contact-us{flex-direction:column;align-items:center;padding:2rem}#contact-usRight,#contact-usLeft{width:100%}#contact-usRight{padding-bottom:0}.successMessage,.errorMessage{margin-bottom:2rem}#map{padding:5rem 2rem}.reviews-container{padding-left:0;padding-right:0}}@media screen and (max-width:550px){.praktijk-info-box{max-width:300px;font-size:10px}.review-item{height:250px;margin:0 2.4rem}#introHome{gap:0;padding:4rem 0}}@media screen and (max-width:350px){.review-item{height:250px;margin:0 1.45rem}}
