@import url('//fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap');html{font-size: 62.5%;}body{font-family: 'Open Sans',sans-serif;font-size: 1.3rem;font-weight: 400;line-height: 1.5;color: #5B5B5A;letter-spacing: 1px;}h1,h2,h3,h4,h5,h6{font-weight: 600;text-transform: uppercase;line-height: 1.2;margin: 3rem 0 1.5rem;}h1{font-size: 2rem;}h2{font-size: 1.9rem;}h3{font-size: 1.8rem;}h4{font-size: 1.7rem;}h5{font-size: 1.6rem;}h6{font-size: 1.5rem;}p{margin: 1.5rem 0;}a{color: inherit;text-decoration: underline;transition: all 0.3s;}a:hover{color: #F7931E;}ul,ol,ul ul,ul ol,ol ul,ol ol{margin: 0;padding: 0 0 0 1.5em;margin: 1.5rem 0;}ul{list-style-type: none;}ul li{position: relative;}ul li::before{content: '\2022';position: absolute;margin-left: -0.75em;font-size: 2em;line-height: 0.75;color: #F7931E;}ol{list-style-type: decimal;}li{line-height: inherit;}table.fullwidth{width: 100%;}td{}blockquote{}blockquote p{font-size: inherit;line-height: inherit;font-weight: inherit;}hr{border-top-color: #024F37;border-bottom: none;border-width: 0.5rem;margin: 1.5rem -1rem;}hr.oranje{border-top-color: #F7931E;}p:first-child,table:first-child,ul:first-child,ol:first-child,h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child,hr:first-child{margin-top: 0;}p:last-child,table:last-child,ul:last-child,ol:last-child,h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,hr:last-child{margin-bottom: 0;}img[style*="float: right"],img[style*="float:right"]{margin: 0 0 2rem 2rem;}img[style*="float: left"],img[style*="float:left"]{margin: 0 0 2rem 2rem;}.appelgroen{color: #48AB33}.groen{color: #024F37;}.oranje{color: #F7931E;}.groter{font-size: 1.15em;}.kapitalen{text-transform: uppercase;}img.afronding{border-radius: 1rem;}img.bodem-rand{border-bottom: 1rem solid #024F37;}table.geschiedenis{width: 100%!important;}table.geschiedenis td:first-child{width: 10rem!important;vertical-align: middle;}table.geschiedenis td:last-child{width: auto!important;}[class*="knop"]{text-decoration: none;display: inline-block;margin: 0.5rem;background: #024F37;color: #FFF;border-radius: 0.75rem;padding: 0.2rem 2rem;border: 0.4rem solid #024F37;text-transform: uppercase;font-weight: 700;font-size: 0.85em;box-sizing: border-box;transition: all 0.3s;}[class*="knop"]:hover{text-decoration: none;border-color: #024F37;background: none;color: #024F37;}[class*="knop-oranje"]{background: #F7931E;border-color: #F7931E;}[class*="knop-oranje"]:hover{text-decoration: none;background: #024F37;color: #FFF;}a.knop{}a.knop-oranje{}a.volle-breedte{width: 100%;}a.volle-breedte + a.volle-breedte{margin-top: 0.5rem;}.pagination-divider::before{content: "|";}.pagination-ellipsis::before{content: "\2026";}body{background: #EAEAEA;}a:hover,a:active,a:focus{outline: 0;}article,aside,footer,header,main,nav,section{display:block;}.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width: auto;}.row:before,.row:after,.container:before,.container:after{content: none;clear: auto;line-height: auto;display: inherit;}.row{margin: 0 auto;width: 146rem;padding: 0 10rem;max-width: calc(100% - 20rem);display: flex;flex-flow: row wrap;}.row > div,.col > div{display: block;flex: 1 1 100%;max-width: calc(100% - 2rem);margin: 2rem 1rem;}.row > .col{flex: 0 1 auto;max-width: 100%;margin: 0;display: flex;flex-flow: row wrap;align-items: flex-start;align-content: flex-start;}div[class*="width-"]{display: inline-block;vertical-align: top;box-sizing: border-box;flex: 0 1 auto;}div.width-25{width: calc(25% - 2rem);}div.width-33{width: calc(33.33% - 2rem);}div.width-50{width: calc(50% - 2rem);}div.width-66{width: calc(66.66% - 2rem);}div.width-75{width: calc(75% - 2rem);}div.noMarginTop{margin-top: 0;}div.noMarginBottom{margin-bottom: 0;}img{flex: none;}.navicon-button{z-index: 10;position: relative;display: flex;display: none;align-items: center;justify-content: center;padding: 1.5rem 0;width: 3rem;height: 3rem;box-sizing: border-box;transition: 0.2s;cursor: pointer;user-select: none;}.navicon-button:hover{transition: 0.5s;}.navicon-button .navicon:before,.navicon-button .navicon:after,.navicon-button:hover .navicon:before,.navicon-button:hover .navicon:after{transition: 0.2s;}.navicon{position: relative;width: 100%;height: 3px;border-radius: 1rem;background: #FFF;transition: 0.5s;}.navicon:before,.navicon:after{display: block;content: "";height: 3px;border-radius: 1rem;width: 100%;background: #FFF;position: absolute;transition: 0.5s 0.2s;}.navicon:before{top: 1rem;}.navicon:after{top: -1rem;}.mob-nav-active:not(.hovered) .navicon:before,.mob-nav-active:not(.hovered) .navicon:after{top: 0;}.mob-nav-active .navicon:before,.mob-nav-active .navicon:after{transition: 0.5s;}.mob-nav-active .navicon{background: transparent;}.mob-nav-active .navicon:before{transform: rotate(-45deg);}.mob-nav-active .navicon:after{transform: rotate(45deg);}.row:not(.cols) > .nav-container{margin-top: 0.5rem;margin-bottom: 0.5rem;}nav > ul{display: flex;flex-flow: row wrap;justify-content: space-between;}nav ul{padding: 0;margin: 0;list-style-type: none;}nav li::before{content: none;}nav a{text-decoration: none;display: flex;flex-flow: row wrap;align-items: center;}nav a:hover{text-decoration: none;}nav ul ul li{transition: all 0.3s;}nav ul ul li:hover{background: rgba(255,255,255,0.1);}[id*="-mobile"] > li > a{display: flex;justify-content: space-between;}[id*="-mobile"] > li > a span{padding: 1rem 4rem;}[id*="-mobile"] > li > a > span:first-child{font-weight: 700;font-size: 1.75em;}[id*="-mobile"] > ul > li{border-bottom: 1px solid rgba(255,255,255,0.1);}[id*="-mobile"] > ul ul > li{background: rgba(255,255,255,0.1);}[id*="-mobile"] li ul{display: none;background: rgba(0,0,0,0.1);}[id*="-mobile"] > li > ul > li:not(:last-child){border-bottom: 1px solid rgba(255,255,255,0.1);}[id*="-mobile"] > li > ul > li > a{padding: 1.5rem 4rem;font-size: 1.25em;}[id*="-mobile"] > li > a{border-bottom: 1px solid rgba(255,255,255,0.1);}nav#mobile-nav{font-family: 'Titillium Web',sans-serif;display: none;position: fixed;text-transform: uppercase;z-index: 10;padding-top: 8.9rem;top: 0;left: 0;right: 0;bottom: 0;background: #024F37;overflow-y: auto;visibility: hidden;opacity: 0;transition: all 0.3s;}nav#mobile-nav > ul{flex-flow: column nowrap;}body.mob-nav-active nav#mobile-nav{visibility: visible;opacity: 1;}nav#mobile-nav a{color: #FFF;}nav#mobile-nav a:not(:only-child){display: flex;justify-content: space-between;}nav#mobile-nav .mob-toggle::after{content: '\f078';font-family: 'fontAwesome5';line-height: 1;font-weight: 300;}nav#mobile-nav .contact-info{padding: 3rem 3rem 6rem;}nav#mobile-nav .navicon-button{margin: 2.5rem 2rem 2.5rem auto;}.top-nav-icon{width: 1.25em;height: 1.25em;border: 1px solid #FFF;margin-right: 0.5rem;box-sizing: border-box;border-radius: 50%;background-size: cover;background-position: center;background-repeat: no-repeat;}a.logo{display: block;}.moduleTitle{font-size: 1.55em;text-align: center;margin-bottom: 2rem;text-transform: uppercase;font-weight: 600;}.play-button-container{display: flex;justify-content: center;align-items: center;margin-left: -100%;padding: 2rem 0 8rem;cursor: pointer;}.play-button span{background: #FFF;border-radius: 0.75rem;color: #5B5B5A;padding: 0.75rem;text-transform: uppercase;font-weight: 700;font-size: 0.85em;display: block;transition: all 0.3s;}.play-button::before{content: '\f144';font-size: 4em;font-family: 'fontAwesome5';display: block;color: #FFF;text-align: center;transition: all 0.3s;}.play-button-container{transition: all 0.3s;}.play-button-container-hover:hover{background: rgba(247,147,30,0.15);}.play-button-container-hover:hover span{background: #F7931E;color: #FFF;}.play-button-container-hover:hover .play-button::before{color: #F7931E;}.video-popup-wrap{position: fixed;top: 0;left: 0;bottom: 0;right: 0;z-index: 99;background: rgba(255,255,255,0.9);display: flex;overflow-y: auto;visibility: hidden;opacity: 0;transition: all 0.3s;}.video-popup-wrap.active{visibility: visible;opacity: 1;}.video-popup{width: 100%;display: flex;align-items: center;justify-content: center;}.video-popup-wrap .video-container{width: 100%;max-width: 70%;box-sizing: border-box;margin: auto 0;padding: 3em;display: flex;flex-flow: column nowrap;align-items: flex-end;transform: scale(1.5);transition: all 0.3s;}.video-popup-wrap.active .video-container{transform: scale(1);}.video-popup .video-container .video-wrap{width: 100%;padding-top: 56.25%;position: relative;}.video-popup .video-container iframe{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.exit-button{margin-bottom: 3em;cursor: pointer;}.exit-button::before{content: '\f00d';font-family: 'fontAwesome5';font-size: 1.5em;font-weight: 300;background: #F7931E;color: #FFF;width: 1.5em;height: 1.5em;border-radius: 50%;display: flex;align-items: center;justify-content: center;transition: all 0.3s;}.exit-button:hover::before{background: #024F37;}.pagination{display: flex;justify-content: center;align-items: center;margin: 4rem 0 0;}.pagination a{color: #F7931E;text-decoration: none;margin: 0 0.5rem;}.pagination .inactive{opacity: 0.25;pointer-events: none;}.pagination .active,.pagination a:hover{color: #024F37;}.pagination .pagination-button:hover{color: #FFF;background: #024F37;}.pagination .pagination-button{width: 1em;height: 1em;border-radius: 50%;background: #F7931E;color: #FFF;width: 1.5em;height: 1.5em;display: flex;justify-content: center;align-items: center;}.pagination .pagination-button span{display: none;}.pagination .previous::before{content: '\f053';font-family: 'fontAwesome5';}.pagination .next::before{content: '\f054';font-family: 'fontAwesome5';}.swiper-container .swiper-wrapper{width: auto;}.swiper-container .swiper-controls{display: flex;flex-flow: row wrap;justify-content: center;margin-top: 2rem;}.swiper-container .swiper-pagination{position: static;z-index: inherit;display: flex;align-items: center;}.swiper-container .swiper-pagination-bullet{outline: none;width: 0.9rem;height: 0.9rem;box-sizing: border-box;opacity: 1;border: 0.1rem solid #F7931E;background: none;margin: 0 0.25rem;transition: all 0.3s;}.swiper-container .swiper-pagination-bullet-active{background: #F7931E;}.swiper-container [class*="swiper-btn"]::before{content: '';font-family: 'fontAwesome5';color: #F7931E;margin: 0 0.5rem;cursor: pointer;}.swiper-container .swiper-btn-prev::before{content: '\f053';}.swiper-container .swiper-btn-next::before{content: '\f054';}.swiper-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,.swiper-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,.swiper-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev,.swiper-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform: none;}header{position: fixed;top: 0;left: 0;right: 0;z-index: 10;border-bottom: 1rem solid #F7931E;background: #EAEAEA;z-index: 10;transition: all 0.5s;}header #main-menu{margin: 0 -1.5rem;}header nav{text-transform: uppercase;font-size: 1.23em;}header nav a{padding: 0.5rem 1rem;border-radius: 0.5rem;transition: all 0.3s;}header nav li.active > a,header nav li.section > a{background: #F7931E;color: #FFF;}header nav > ul > li{position: relative;margin: 0 1rem;}header nav > ul > li > a{padding-top: 0.2rem;padding-bottom: 0.2rem;border: 0.4rem solid transparent;border-radius: 0.75rem;}header nav#main-nav > ul > li:hover:not(.active):not(.section) > a{border-color: #FFF;color: inherit;}header nav#top-nav > ul > li:hover:not(.active):not(.section) > a{border-color: #FFF;color: #FFF;}header nav ul ul{position: absolute;z-index: 1;background: #F7931E;top: 100%;left: 50%;min-width: 100%;transform: translateX(-50%) scaleY(0);font-weight: 300;font-size: 0.88em;white-space: nowrap;text-align: center;padding: 1rem;border-radius: 0 0 1rem 1rem;margin-top: 1.5rem;visibility: hidden;opacity: 0;transform-origin: top left;transition: all 0.3s;}header nav#top-nav ul ul{background: #024F37;font-size: 0.69em;}header nav#top-nav > ul > li:last-child ul{width: 30rem;text-align: left;display: flex;flex-flow: row wrap;padding: 1rem 0.5rem;}header nav#top-nav > ul > li:last-child li{width: calc(50% - 1rem);margin: 0 0.5rem;}header nav#top-nav ul ul > li a{padding-left: 0.5rem;padding-right: 0.5rem;border-radius: 0;}header nav ul li:hover > ul{visibility: visible;transform: translateX(-50%) scaleY(1);opacity: 1;}header nav ul ul::before{content: '';display: block;padding-top: 1.5rem;position: absolute;top: -1.5rem;left: 0;width: 100%;}header nav ul ul a,header nav ul ul li:hover a{color: #FFF;}header nav ul ul li + li{border-top: 0.2rem solid #FFF;}header nav#top-nav ul ul li{border-top: none;border-bottom: 0.2rem solid #FFF;}header nav#top-nav ul ul li:last-child{border-bottom: none;}header nav#top-nav ul ul li:nth-last-child(2):not(:nth-child(even)){border-bottom: none;}#top-menu{margin: 0 -1.5rem;}#top-menu li:hover > a{color: #FFF;}.header-top-section{background: #024F37;justify-content: space-between;}.header-top-section .row{justify-content: space-between;align-items: center;}.header-top-section .row > div{flex: 0 1 auto;}.header-top-section a{color: #FFF;text-decoration: none;}.header-top-section a:hover{color: #FFF;text-decoration: none;}.header-top-section .logo{text-transform: uppercase;}.header-top-section .logo span{display: inline-block;font-size: 1.15em;vertical-align: bottom;margin-left: 1.5rem;margin-bottom: 0.2rem;}body:not(.mob-nav-active) header.nav-up{transform: translateY(-100%);}main{padding-top: 12.6rem;}main .grid[class*="fullwidth"]{padding: 0;}main .grid[class*="fullwidth"] > .row{width: 100%;max-width: 100%;padding: 0;}main .grid[class*="fullwidth"] > .row > div{margin: 0;max-width: 100%;}main .row{justify-content: center;width: 85rem;padding-top: 2rem;padding-bottom: 2rem;}main .row.wide{width: 124rem;}main .row.wider{width: 146rem;}main .grid.fullwidth + .grid.inbetween{margin-top: -14rem;position: relative;z-index: 1;}main .grid[class*="inbetween"] + .grid[class*="default"],main .grid[class*="default"] + .grid[class*="default"]{margin-top: -4rem;}footer{border-top: 0.5rem solid #024F37;}footer .grid .row{justify-content: space-between;align-items: center;flex-flow: row nowrap;}footer .grid .row > .footer-content{display: flex;flex-flow: row nowrap;justify-content: center;align-items: center;flex: none;column-gap: 4%;width: 100%;}footer .logo-container{max-width: 12%;flex: none;}footer .logo-container a.logo{width: 13rem;}footer .iso{display: flex;flex-flow: row wrap;justify-content: end;align-items: center;column-gap: 12.5%;row-gap: 2rem;width: 30%;}footer .iso img{max-width: 8rem;width: 25%;}footer .nav-container{display: flex;flex-flow: row wrap;justify-content: space-between;width: 34%;}footer .grid .row #footer-menu{justify-content: start;align-items: start;column-gap: 3rem;row-gap: 2rem;}footer .social{max-width: 12%;flex: none;}footer .social-inner{display: flex;flex-flow: row wrap;justify-content: flex-end;}footer .social span{display: none;}footer .social a{text-decoration: none;color: #FFF;}footer .social a + a{margin-left: 1rem;}footer .social a::before{content: '';font-family: 'fontAwesome5-brands';display: flex;align-items: center;justify-content: center;background: #024F37;border-radius: 50%;width: 2em;height: 2em;line-height: 1;transition: all 0.3s;}footer .social a.facebook::before{content: '\f39e';}footer .social a.linkedin::before{content: '\f0e1';}footer .social a.youtube::before{content: '\f167';}footer .social a:hover::before{background: #F7931E;}footer .copyright{text-transform: uppercase;font-weight: 900;color: #353431;text-align: center;margin-top: 3rem;}footer nav{width: 100%;text-decoration: underline;font-weight: 600;}body.portal header,body.portal footer{display: none;}body.portal main{border-top: 2.5rem solid #F7931E;}body .w-modal-backdrop{left: 0;}body .w-modal:not(.no-animation) .w-modal-backdrop{margin: 0;width: 100%;max-width: 100%;background: #5B5B5A;}body .w-modal-container{background-color: inherit;}body .w-modal.w-privacyalert-light .w-modal-content{color: #FFF;}body .w-modal.fade.activate .w-modal-container{background: none;width: 85rem;max-width: 100%;box-shadow: none;padding: 2rem 1rem;flex-flow: row wrap;}body .w-modal[class*=w-privacyalert-] .w-modal-content{width: 100%;margin-bottom: 2rem;}body .w-modal[class*=w-privacyalert-] .w-modal-decline,body .w-modal.w-privacyalert-dark .w-modal-accept:first-child{font-weight: 700;text-transform: uppercase;background: #FFF;color: #5B5B5A;padding: 0.5rem 3rem;border-radius: 1rem;text-decoration: none;}body .w-modal[class*=w-privacyalert-] .w-modal-decline:hover,body .w-modal.w-privacyalert-dark .w-modal-accept:first-child:hover{background: #F7931E;color: #FFF;}.w-s-surface .content{display: block;text-align: center;text-decoration: none;cursor: pointer;max-width: 14rem;margin: 0 auto;}.w-s-surface .img{border-radius: 50%;overflow: hidden;border: 0.3rem solid #5B5B5A;transition: all 0.3s;}.w-s-surface img{display: block;width: 100%;}.w-s-surface .title{font-weight: 600;text-transform: uppercase;margin-top: 1.5rem;}.w-s-surface .content:hover .img{border-color: #F7931E;}[data-w-cycle-listwrap]{height: 0;position: relative;overflow: hidden;}[data-w-cycle="fullscreen"] [data-w-cycle-listwrap]{height: 100vh;}[data-w-cycle-list]{display: flex;position: absolute;top: 0;left: 0;height: 100%;width: 100%;}[data-w-cycle-item]{position: relative;width: 100%;height: 100%;flex: 0 0 auto;overflow: hidden;}[data-w-cycle-control],[data-w-cycle-control="pager"] > div{cursor: pointer;}[data-w-cycle-control="pager"]{cursor: default;}[data-w-cycle-fx="fade"] [data-w-cycle-item]{position: absolute;top: 0;left: 0;height: 100%;width: 100%;opacity: 0;pointer-events: none;will-change: opacity;}[data-w-cycle-fx="fade"] [data-w-cycle-item].w-cycle-active{opacity: 1;pointer-events: auto;}[data-w-cycle-fx="scroll_v"] [data-w-cycle-list]{flex-direction: column;}[data-w-cycle-fx="scroll_v"] [data-w-cycle-list],[data-w-cycle-fx="scroll_h"] [data-w-cycle-list]{will-change: transform;}[data-w-cycle-video]{position: absolute;width: 100%;padding-top: 56.25%;top: 0;left: 0;top: 50%;left: 50%;-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}[data-w-cycle-video] iframe{position: absolute;min-width: 100%;min-height: 100%;max-width: 100%;max-height: 100%;top: 0;left: 0;}[data-w-cycle]:not(.w-cycle-activated),[data-w-cycle]:not(.w-cycle-activated)[data-w-cycle-fx="fade"] [data-w-cycle-item]:first-child{opacity: 1;}.w-modal-open{overflow: hidden;}.w-modal-backdrop{position: fixed;z-index: 100;top: 0;bottom: 0;left: 0;right: 0;}.w-modal-container,.w-modal-title,.w-modal-close,.w-modal-content{box-sizing: border-box;}.w-modal-container{position: relative;top: 20vh;display: flex;flex-direction: column;align-items: center;justify-content: center;row-gap: 10px;margin: auto;padding: 1em 2em;width: 50vw;background-color: #fff;box-shadow: 0 0 1px 2px rgba(0,0,0,0.2);}.w-modal-title{font-weight: bold;font-size: 1.5em;line-height: 1.5;color: #222;padding: 0 0.5em;}.w-modal-button-container{display: flex;column-gap: 10px;}.w-modal-close{display: block;position: absolute;top: 0;right: 0;text-decoration: none;color: #FFF;font-size: 30px;line-height: 30px;width: 30px;text-align: center;font-weight: bold;cursor: pointer;}.w-modal-accept{display: block;position: absolute;top: 0;right: 0;text-decoration: none;color: #FFF;font-size: 30px;line-height: 30px;width: 30px;text-align: center;font-weight: bold;cursor: pointer;}.w-modal-decline{display: block;position: absolute;top: 0;right: 0;text-decoration: none;color: #FFF;font-size: 30px;line-height: 30px;width: 30px;text-align: center;font-weight: bold;cursor: pointer;}.w-modal-close:first-child{background-color: #000;border-radius: 50%;top: -0.5em;right: -0.5em;}.w-modal-accept:first-child{background-color: #000;border-radius: 50%;top: -0.5em;right: -0.5em;}.w-modal-decline:first-child{background-color: #000;border-radius: 50%;top: -0.5em;right: -0.5em;}.w-modal-content{max-height: calc(100 - 2em);overflow: auto;padding: 20px;}.iframe .w-modal-content{padding: 0;}.w-modal-content iframe{width: 100%;height: 60vh;}.w-modal[data-position] .w-modal-backdrop{background-color: transparent;margin: 1em;}.w-modal[data-position] .w-modal-container{top: auto;}.w-modal[data-position*="top"] .w-modal-backdrop{bottom: auto;}.w-modal[data-position="top-left"] .w-modal-backdrop{right: auto;}.w-modal[data-position="top-right"] .w-modal-backdrop{left: auto;}.w-modal[data-position*="bottom"] .w-modal-backdrop{top: auto;}.w-modal[data-position="bottom-left"] .w-modal-backdrop{right: auto;}.w-modal[data-position="bottom-right"] .w-modal-backdrop{left: auto;}.w-modal[data-position*="left"] .w-modal-container,.w-modal[data-position*="right"] .w-modal-container,.w-modal-container[data-position*="center"]{min-width: 50vw;max-width: calc(100vw - 2em);width: min-content;}.w-modal:not(.no-animation) .w-modal-backdrop{background-color: rgba(255,255,255,0);transition: background-color 0.4s;-webkit-transition: background-color 0.4s;}.w-modal.activate:not([data-position]) .w-modal-backdrop,.w-modal.no-animation:not([data-position]) .w-modal-backdrop{background-color: rgba(255,255,255,0.4);}.w-modal.fade{opacity: 1;transition: none;-webkit-transition: none;}.w-modal.fade .w-modal-container{opacity: 0;transition: opacity 0.5s;-webkit-transition: opacity 0.5s;}.w-modal.fade.activate .w-modal-container{opacity: 1;}.w-modal.top .w-modal-container,.w-modal.left .w-modal-container,.w-modal.bottom .w-modal-container,.w-modal.right .w-modal-container{transition: transform 0.3s 0s;-webkit-transition: -webkit-transform 0.3s 0s;}.w-modal.top .w-modal-container{transform: translateY(-100vh);-webkit-transform: translateY(-100vh);}.w-modal.left .w-modal-container{transform: translateX(-100vw);-webkit-transform: translateX(-100vw);}.w-modal.bottom .w-modal-container{transform: translateY(100vh);-webkit-transform: translateY(100vh);}.w-modal.right .w-modal-container{transform: translateX(100vw);-webkit-transform: translateX(100vw);}.w-modal.top.activate .w-modal-container,.w-modal.left.activate .w-modal-container,.w-modal.bottom.activate .w-modal-container,.w-modal.right.activate .w-modal-container{transform: translate(0);-webkit-transform: translate(0);transition-delay: 0.1s;-webkit-transition-delay: 0.1s;}@media screen and (max-width: 768px){.w-modal[class*=w-privacyalert-] .w-modal-content img{display: none;}}[data-w-lightbox-overlay]{z-index: 100;position: fixed;left: 0;right: 0;top: 0;bottom: 0;display: flex;justify-content: center;align-items: center;background-color: rgba(0,0,0,0);transition: background-color 0.4s 0.4s;}[data-w-lightbox-overlay].w-lightbox-active{background-color: rgba(0,0,0,0.7);transition-delay: 0s;}[data-w-lightbox-container]{position: relative;box-sizing: border-box;background-color: #000;padding: 1em;margin: 1em;opacity: 0;transition: opacity 0.4s 0s;}[data-w-lightbox-overlay].w-lightbox-active [data-w-lightbox-container]{opacity: 1;transition-delay: 0.4s;}.w-lightbox-viewwrap,[data-w-lightbox-view],[data-w-lightbox-sliderwrap]{position: relative;}[data-w-lightbox-view],[data-w-lightbox-sliderwrap],[data-w-lightbox-slider]{transition: all 0.2s;}[data-w-lightbox-view] > img{pointer-events: none;}[data-w-lightbox-view] > iframe,[data-w-lightbox-view] > .w-lightbox-wysiwyg-content{position: absolute;height: 100%;width: 100%;}[data-w-lightbox-view] > .w-lightbox-wysiwyg-content{overflow: auto;}[data-w-lightbox-view] > *{opacity: 0;transition: all 0.2s 0s;}[data-w-lightbox-view].w-lightbox-loaded > *{opacity: 1;transition: all 0.2s 0.1s;}.w-lightbox-details{position: absolute;max-width: 100%;box-sizing: border-box;padding: 1em;color: #fff;top: 0;left: 0;}.w-lightbox-details [data-w-lightbox-title]{font-weight: bold;}[data-w-lightbox-view] > iframe + .w-lightbox-details,[data-w-lightbox-view] > .w-lightbox-wysiwyg-content + .w-lightbox-details{display: none;}.w-lightbox-download{position: absolute;bottom: 1em;right: 1em;background-color: #fff;color: #000;text-decoration: none;padding: 0.1em 0.6em;}[data-w-lightbox-sliderwrap]{overflow: hidden;margin-top: 1em;height: 8em;}[data-w-lightbox-slider]{height: 8em;position: absolute;display: flex;min-width: 100%;box-sizing: border-box;justify-content: center;}[data-w-lightbox-slider-item]{height: 8em;cursor: pointer;opacity: 0.5;transition: all 0.2s;}[data-w-lightbox-slider-item]:hover,[data-w-lightbox-slider-item].w-lightbox-active{opacity: 1;}[data-w-lightbox-slider-item] [data-w-lightbox-thumb]{height: 100%;width: auto;max-width: none;pointer-events: none;}[data-w-lightbox-control],[data-w-lightbox-slider-control]{position: absolute;text-decoration: none;cursor: pointer;font-family: 'FontAwesome';color: #fff;font-size: 2em;text-decoration: none;}[data-w-lightbox-control="close"]{top: 0;right: 0;transform: translate(30%,-30%);}[data-w-lightbox-control="close"]:before{content: "\f057";}[data-w-lightbox-control="prev"],[data-w-lightbox-slider-control="prev"]{top: 50%;left: 0;transform: translateY(-50%);}[data-w-lightbox-control="prev"]:before,[data-w-lightbox-slider-control="prev"]:before{content: "\f053";}[data-w-lightbox-control="next"],[data-w-lightbox-slider-control="next"]{top: 50%;right: 0;transform: translateY(-50%);}[data-w-lightbox-control="next"]:before,[data-w-lightbox-slider-control="next"]:before{content: "\f054";}.w-lightbox-hide{display: none;}