body{font-family:poppins,sans-serif}@media(min-width: 1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1475px}}@keyframes smoothScroll{0%{transform:translateY(-40px)}100%{transform:translateY(0px)}}.btn{padding:12px 38px !important;border-width:2px !important;max-width:fit-content;border-radius:25px;font-size:1rem}.btn:hover{background-color:#eee;color:#333}.btn--primary{background-color:#40aa48}.btn--secondary{background-color:#045662}.btn--tertiary{background-color:#fff;color:#40aa48}.btn--tertiary:hover{background-color:#b9f1bc;color:#333}.btn--icon{display:flex;gap:8px;padding-right:28px !important}.btn--icon svg{transition:transform .2s ease}.btn--icon:hover svg{transform:translateX(4px)}.btn-outline-primary{background-color:rgba(0,0,0,0) !important;border-color:#40aa48 !important;color:#333 !important}.btn-outline-primary.active{background-color:#40aa48 !important;color:#fff !important}.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(4,86,98,.2) !important}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(4,86,98,.2) !important}@media(max-width: calc(992px - 0.02px)){.btn{padding:10px 32px !important}}.link{color:#40aa48;display:flex;gap:4px}.link:hover{color:#40aa48;text-decoration:underline}.background-dark{background:#539cd5}.background-dark-half{background:linear-gradient(to bottom, #fff 50%, #bfdef6 50%)}.background-gray{background:#f7f8fb}.header__menu-icon{padding:1rem .25rem;cursor:pointer}.header .navbar{justify-content:space-between;align-items:center;padding:0}.header .navbar .logo{padding:1rem 0}.header .navbar .logo img{width:72px}.header .btn{margin:0}.header .btn.btn1{border:1px solid #1a064f;background-color:#fff;color:#000}.header .btn.btn1:hover{background-color:#b9f1bc;color:#333}.header .btn.btn2{background-color:#40aa48;color:#fff !important}.header .btn.btn2:hover{background-color:#045662;color:#fff !important}@media(max-width: calc(992px - 0.02px)){.header .navbar{justify-content:unset;gap:1rem}.header .navbar .logo{padding:.75rem 0}.header .navbar .logo img{width:52px}.header .navbar #menu-cta-menu{margin-left:auto}.header__menu{background-color:#fff;border:2px solid #9dabdf;width:100%;z-index:2;padding:1rem;border-radius:15px;margin-bottom:1rem}.header__menu--open{display:flex !important;box-shadow:0 4px 14px rgba(4,86,98,.2)}.header__menu ul{width:100%;gap:8px}.header__menu ul>li>a{background-color:#f7f8fb;border-radius:15px}.header__menu ul .nav-item.dropdown a{border-radius:15px 15px 0 0}.header__menu ul .dropdown-menu{position:unset !important;display:flex !important;flex-direction:column;border-radius:0 0 15px 15px !important;border-color:#f7f8fb !important;box-shadow:none !important;border-width:4px !important;gap:6px !important}.header__menu ul .dropdown-menu a{background-color:rgba(0,0,0,0);border-radius:15px}}@media(max-width: calc(1200px - 0.02px)){.header #menu-cta-menu li:first-child{display:none}}.hero{position:relative;padding:6rem 0 6rem;background-color:#d5ebd5;color:#40aa39;overflow:hidden}.hero:after{background-image:url(https://sno-woudenberg.local//wp-content/themes/sno/images/figure.svg);background-position:100% 100%;background-repeat:no-repeat;background-size:contain;bottom:-5rem;content:"";height:100%;position:absolute;right:-1rem;width:600px}@media(max-width: calc(1200px - 0.02px)){.hero:after{width:400px}}@media(max-width: calc(992px - 0.02px)){.hero:after{display:none}}.hero__content{display:flex;flex-direction:column;height:100%;justify-content:center}.hero__content .hero-description{color:#000;font-size:1.2rem;margin-bottom:8px}.hero__content .hero-heading{font-size:3rem;font-weight:bold;margin-bottom:38px}.hero__img-box{display:flex;align-items:center;justify-content:center}.hero__img-box img{max-width:500px;width:100%;z-index:1}.hero__img-box img.default{width:400px}@media(min-width: 1200px){.hero__img-box img.default{width:500px}}@media(max-width: calc(992px - 0.02px)){.hero{padding:4rem 0 6rem}.hero .hero-description{font-size:1rem}.hero .hero-heading{font-size:2.2rem;margin-bottom:1.5rem}}.usps__boxes{display:flex;justify-content:space-between;border-bottom:1px solid #eee;padding:3rem 4rem}.usps__boxes .box{display:flex;justify-content:center;align-items:center;gap:20px}.usps__boxes .box img{width:40px;user-select:none}.usps__boxes .box .text h3{font-size:1.2rem;margin-bottom:.2rem}.usps__boxes .box .text p{font-size:.9rem;color:#888;margin-bottom:0}@media(max-width: calc(1200px - 0.02px)){.usps__boxes{padding-left:0;padding-right:0;gap:1.5rem}}@media(max-width: calc(992px - 0.02px)){.usps__boxes{padding:2rem 0;flex-wrap:wrap;gap:1rem}.usps__boxes .box{width:calc(50% - .5rem);justify-content:flex-start}}@media(max-width: calc(768px - 0.02px)){.usps__boxes{padding:2rem 0;flex-wrap:wrap;gap:1rem}.usps__boxes .box{width:100%;justify-content:flex-start}}.section{padding:5rem 0}.section--curve{padding-top:0}.section--curve::before{display:block;content:"";width:100%;height:6rem;background-color:#fff;border-bottom-left-radius:50% 6rem;border-bottom-right-radius:50% 6rem;margin-bottom:5rem}@media(max-width: calc(992px - 0.02px)){.section--curve::before{height:4rem;margin-bottom:3rem;border-bottom-left-radius:50% 2rem;border-bottom-right-radius:50% 2rem}}.section--content-action h3{font-size:1.8rem;font-weight:700;margin-bottom:30px;color:#000}.section--content-action .boxes{display:flex;flex-direction:column;gap:1.5rem}.section--content-action .boxes .box{background-color:rgba(0,0,0,0);border:2px solid #000;padding:47px 51px;border-radius:30px;color:#333;text-decoration:none;transition:box-shadow .2s ease}.section--content-action .boxes .box h4{font-size:1.5rem;font-weight:700;margin-bottom:.2rem;color:#000}.section--content-action .boxes .box p{margin-bottom:0}.section--content-action .boxes .box:first-child{background-color:#fdcba5;border-color:#f08724}.section--content-action .boxes .box:first-child h4{color:#f08724}.section--content-action .boxes .box:first-child p{color:#000}.section--content-action .boxes .box:hover{box-shadow:0 4px 14px rgba(4,86,98,.2)}@media(max-width: calc(992px - 0.02px)){.section--content-action .boxes{flex-direction:row;gap:1rem;margin-top:1rem}}@media(max-width: calc(768px - 0.02px)){.section--content-action .boxes{flex-direction:column}}.section--content-background .box{background-color:#ffeea6;padding:8rem 0;border-radius:30px;color:#000}.section--content-background .box .content{columns:2;column-gap:4rem}.section--content-background .box .content h3{font-size:1.8rem;font-weight:700;margin-bottom:30px;color:#000}.section--content-background .box .content a{color:#000;text-decoration:underline}.section--content-background .box .content a:hover{text-decoration:none}.section--content-background .box .content p{color:#000}@media(max-width: calc(992px - 0.02px)){.section--content-background .box .content{columns:1}}.section--feature{background-color:#fff;padding-bottom:0}.section--feature .content h3{font-size:1.8rem;font-weight:700;margin-bottom:1rem;color:#000}.section--feature .card{border:2px solid #9dabdf;border-radius:20px;overflow:hidden;text-decoration:none;color:#2f2e39;transition:box-shadow .2s ease}.section--feature .card__image{height:140px;background:#fbfbfb;overflow:hidden;background-size:cover}.section--feature .card__content{padding:1.5rem 2rem 2rem}.section--feature .card__content h4,.section--feature .card__content .link{color:#000;display:flex;gap:4px}.section--feature .card__content p{font-size:.9rem}.section--feature .card:hover{box-shadow:0 4px 14px rgba(0,0,0,.2)}.section--feature .content-after{color:#fff}.section--feature .content-after h2{font-size:1.8rem;font-weight:700;margin-bottom:1rem;color:#bfdef5}.section--feature .swiper-button-prev,.section--feature .swiper-button-next{top:calc(50% - 32px);margin-top:0;background-color:#fff;border:2px solid #539cd5;width:64px;height:64px;color:#2f2e39;border-radius:32px;transition:box-shadow .2s ease}.section--feature .swiper-button-prev svg,.section--feature .swiper-button-next svg{height:27px}.section--feature .swiper-button-prev:hover,.section--feature .swiper-button-next:hover{box-shadow:0 4px 14px rgba(4,86,98,.2)}.section--feature .swiper-button-prev:after,.section--feature .swiper-button-next:after{display:none}.section--feature .swiper-button-prev{left:2rem}.section--feature .swiper-button-next{right:2rem}@media(max-width: calc(992px - 0.02px)){.section--feature .swiper-button-prev,.section--feature .swiper-button-next{width:52px;height:52px;top:calc(50% - 26px)}.section--feature .swiper-button-prev{left:.5rem}.section--feature .swiper-button-next{right:.5rem}}.section--text-image-plain img{max-width:400px;border-radius:30px}.section--text-image-plain h3{font-size:1.8rem;font-weight:700;margin-bottom:1rem;color:#000}.section--text-image-background .background{background-color:#bfdef6;border-radius:30px;overflow:hidden}.section--text-image-background .content{padding:113px 90px}.section--text-image-background .content .text{font-weight:bold;color:#539cd5}.section--text-image-background .content h3{font-size:1.8rem;font-weight:700;margin-bottom:1rem;color:#000}.section--text-image-background .background-image{background-size:cover}@media(max-width: calc(768px - 0.02px)){.section--text-image-background .content{padding:3rem}.section--text-image-background .background-image{height:200px}}.section--team{background-color:#f7f8fb}.section--team .content h2{font-size:1.8rem;font-weight:700;margin-bottom:1rem;color:#000}.section--team .colleagues__filter{display:flex;justify-content:center;gap:8px}.section--team .colleagues__grid .card{border:2px solid #9dabdf;border-radius:20px;overflow:hidden;text-decoration:none;color:#2f2e39;transition:box-shadow .2s ease}.section--team .colleagues__grid .card__image{display:flex;justify-content:center;height:260px;background:#fbfbfb;overflow:hidden;background-size:cover}.section--team .colleagues__grid .card__content{padding:1.5rem 2rem 2rem}.section--team .colleagues__grid .card__content h5{color:#000;margin-bottom:.2rem}.section--team .colleagues__grid .card__content .function{font-size:.9rem}.section--team .colleagues__grid .card__content .contact{font-size:.9rem;margin-top:.5rem}.section--team .colleagues__grid .card__content .contact ul{list-style:none;padding:unset;margin:unset}.section--team .colleagues__grid .card__content .contact ul a{color:#03353e}.section--team .colleagues__grid .card__content p{font-size:.9rem}@media(max-width: calc(992px - 0.02px)){.section--team .colleagues__filter{flex-wrap:wrap}.section--team .colleagues__grid .card__image{height:220px}}.section--register{padding-top:0;background-color:#f7f8fb}.section--register .registrer__hero{position:relative;padding-top:10rem;padding-bottom:16rem;background-color:#d5ebd5;color:#40aa39;overflow:hidden}.section--register .registrer__hero .hero-description{color:#000;font-size:1.2rem;margin-bottom:8px}.section--register .registrer__hero .hero-description span{text-decoration:underline}.section--register .registrer__hero .hero-heading{color:#40aa39;font-size:3rem;font-weight:bold;margin-bottom:38px}.section--register .registrer__hero img{position:absolute;bottom:0;right:2.5%;max-height:85%;height:auto;object-fit:contain;overflow:hidden}.section--register .registrer__template{transform:translateY(-16rem)}.section--register .registrer__template .content{background:#fff;border-radius:20px;padding:3.5rem 3rem}.section--register .registrer__template .content__title{color:#000;font-size:1.5rem}.section--register .registrer__template .content p{font-size:.9rem;color:#03353e}.section--register .registrer__template .content__form{display:block;border-top:1px solid #eee;margin-top:2rem;padding-top:1.5rem}.section--register .registrer__template .sidebar{padding-left:2rem;transform:translateY(8rem)}.section--register .registrer__template .sidebar__inner{display:flex;flex-direction:column;text-align:center}.section--register .registrer__template .sidebar__inner .image{width:100%;height:300px;background:#fbfbfb;border-radius:30px;margin-bottom:2rem;overflow:hidden;box-shadow:0 4px 14px rgba(4,86,98,.2);background-size:cover}.section--register .registrer__template .sidebar__inner .name{font-size:1.2rem}.section--register .registrer__template .sidebar__inner .function{font-size:1rem}.section--register .registrer__template .sidebar__inner .contact{font-size:.9rem;margin-top:.5rem}.section--register .registrer__template .sidebar__inner .contact ul{list-style:none;padding:unset;margin:unset}.section--register .registrer__template .sidebar__inner .contact ul a{color:#03353e}@media(max-width: calc(992px - 0.02px)){.section--register .registrer__hero{padding-top:4rem}.section--register .registrer__hero .hero-description{font-size:1rem}.section--register .registrer__hero .hero-heading{font-size:2.2rem;margin-bottom:1.5rem}.section--register .registrer__template .content{padding:2.5rem 2rem}}.gform-theme--foundation .gform_footer,.gform-theme--foundation .gform_page_footer{justify-content:space-between;align-content:flex-end;padding-top:2rem}.gform-theme--foundation .gform_footer .button,.gform-theme--foundation .gform_page_footer .button{padding:12px 38px !important;border-width:2px !important;max-width:fit-content;border-radius:25px !important;font-size:1rem}.gform-theme--foundation .gform_footer .button.focus,.gform-theme--foundation .gform_footer .button:focus,.gform-theme--foundation .gform_page_footer .button.focus,.gform-theme--foundation .gform_page_footer .button:focus{outline:0;box-shadow:0 0 0 .2rem rgba(4,86,98,.2) !important}footer.footer{color:#4f547b}footer.footer:before{display:block;content:"";width:100%;height:6rem;background-color:#fff;margin-bottom:5rem}footer.footer .content{width:100%;margin-bottom:2.5rem;display:flex;justify-content:space-evenly;align-items:center;gap:2rem}footer.footer .content .img img{width:130px}@media(max-width: calc(992px - 0.02px)){footer.footer .content{flex-direction:column;gap:1rem;margin-bottom:1rem}}.gform_wrapper{--gf-color-primary: #40aa48 !important;--gf-color-primary-darker: #045662 !important}.navbar-nav{display:flex;gap:12px;list-style:none;margin:0;padding:0;position:relative}.navbar-nav .nav-item{position:relative}.navbar-nav .nav-item .nav-link{display:block;padding:1rem 1rem;text-decoration:none;color:#333}.navbar-nav .nav-item .nav-link:hover{color:#045662}.navbar-nav .nav-item .dropdown-menu{display:none;position:absolute;top:100%;left:0;min-width:240px;background-color:#fff;border:2px solid #9dabdf;z-index:999;list-style:none;margin:0;padding:0;box-shadow:0 4px 14px rgba(4,86,98,.2);border-radius:15px;padding:8px 4px}.navbar-nav .nav-item .dropdown-menu .dropdown-item{display:block;padding:.5rem 1rem;text-decoration:none;color:#333;border-radius:.75rem}.navbar-nav .nav-item .dropdown-menu .dropdown-item:hover{color:#045662;background-color:#f7f8fb}.navbar-nav .nav-item .dropdown-menu .dropdown{position:relative}.navbar-nav .nav-item .dropdown-menu .dropdown-menu{top:0;left:100%}.navbar-nav .nav-item:hover>.dropdown-menu{display:block}/*# sourceMappingURL=style.css.map */
