header{background-color:#F7F7F7;color:#000;box-shadow:0 2px 2px -2px rgba(0,0,0,.2);position:fixed;z-index:99;top:0;left:0;right:0;transition:background-color 0.4s ease-in-out,box-shadow 0.4s ease-in-out}header nav .locale-selection{display:none;margin:30px 10px 10px 10px}@media (max-width:800px){header nav .locale-selection{display:flex}}header h1{margin:0;color:inherit;font-size:19pt;overflow:hidden;text-overflow:ellipsis}header #nav{opacity:0;visibility:hidden;position:absolute}header #nav:checked~#nav-layer{opacity:1;visibility:visible;pointer-events:all}header #nav:checked~.header-bottom #menu-link i:nth-child(1){top:18px;width:0%;left:50%}header #nav:checked~.header-bottom #menu-link i:nth-child(2){transform:rotate(45deg)}header #nav:checked~.header-bottom #menu-link i:nth-child(3){transform:rotate(-45deg)}header #nav:checked~.header-bottom #menu-link i:nth-child(4){top:18px;width:0%;left:50%}header #nav:checked~.header-bottom nav{visibility:visible;opacity:1;transform:translate(0)}header #nav-layer{display:none;position:fixed;left:0;right:0;bottom:0;top:var(--header-bottom-height);background-color:rgba(0,0,0,.5);content:"";z-index:10;opacity:0;pointer-events:none;cursor:default!important;transition:visibility 0.35s ease-in-out,opacity 0.35s ease-in-out}@media (max-width:800px){header #nav-layer{display:block}}body.has-fold header{background-color:rgba(247,247,247,.85);box-shadow:0 2px 2px -2px rgba(0,0,0,.2)}body.shadow-header header{box-shadow:0 10px 10px -10px rgba(0,0,0,.4)!important}body.has-fold.shadow-header header{background-color:#FFF!important}#nav-pixel{position:absolute;top:100px;right:1px}header div.logo{color:inherit;display:flex;align-items:stretch;overflow:hidden}header div.logo a{text-decoration:none;color:inherit;display:flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:5px 0}header div.logo>a>i.api-badge{padding:1px 4px;margin-left:5px;border-radius:2px;font-size:8pt;font-weight:700;margin-left:5px;vertical-align:normal}header div.logo>a>abbr{display:none;font-family:"PT Sans",Helvetica,Tahoma;font-size:16pt;font-weight:500px;overflow:hidden;text-overflow:ellipsis}header div.logo img{object-fit:contain;margin-right:15px;height:30px}@media (max-width:500px){header div.logo a{letter-spacing:-1pt}header h1{font-weight:500}header div.logo>a>abbr{display:flex}header div.logo>a>abbr+h1{display:none}}@media (max-width:350px){header div.logo a{padding-left:0;letter-spacing:-1pt;font-size:80%}header div.logo img{margin-right:4px}header>div.container{padding:0 5px}}@media (max-width:250px){header div.logo a{color:inherit}}header div.header-top{background-color:rgba(0,0,0,.05);height:var(--header-top-height);display:flex;align-items:stretch;justify-content:space-between}@media (max-width:800px){header div.header-top{display:none}}header div.header-top>div.container{padding-left:0;display:flex;align-items:stretch;justify-content:space-between}@media (max-width:800px){header div.header-top>div.container{padding-right:0}}header div.header-top .locale-selection>span{margin-right:6px}header div.header-top .locale-selection>span i{color:rgba(0,0,0,.6)}header div.header-top .locale-selection>span b{font-weight:normal!important}header div.header-top .locale-selection::after{font-size:10px;color:rgba(0,0,0,.6)}header div.header-top .locale-selection:hover>span b,header div.header-top .locale-selection:focus-within>span b,header div.header-top .locale-selection:active>span b{text-decoration:underline}header div.header-top ul{margin:0;padding:0;list-style-type:none;display:-webkit-flex;display:flex}header div.header-top ul li{display:inline-flex;align-items:center;font-size:95%;font-weight:400;color:inherit}header div.header-top ul li>a{color:inherit;text-decoration:none;align-self:stretch;display:inline-flex;align-items:center;text-decoration:none;padding-left:10px;padding-right:10px}header div.header-top ul li>a:hover{background-color:rgba(0,0,0,.05)}header div.header-top ul li>a:hover>span{text-decoration:underline}header div.header-top ul li>a:active{background-color:rgba(0,0,0,.1)}header div.header-top ul li+li{margin-left:-1px}header div.header-top ul li+li::before{display:inline-block;height:10px;border-right:1px solid rgba(0,0,0,.1);content:"";vertical-align:middle;margin-right:-1px}#menu-link{--hamburger-width:35px;--hamburger-padding:10px;display:none;color:#FFF;font-size:20px;cursor:pointer;padding-right:var(--hamburger-padding);padding-left:var(--hamburger-padding);width:calc(var(--hamburger-width) + var(--hamburger-padding) * 2);height:var(--header-bottom-height);text-align:center;-webkit-flex-shrink:0;flex-shrink:0;margin-left:5px;margin-right:-10px;position:relative}#menu-link i{display:block;position:absolute;height:4px;width:var(--hamburger-width);background-color:#000;border-radius:1px;opacity:1;left:var(--hamburger-padding);-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out}#menu-link i:nth-child(1){top:14px}#menu-link i:nth-child(2),#menu-link i:nth-child(3){top:23px}#menu-link i:nth-child(4){top:32px}header div.header-bottom{height:var(--header-bottom-height);display:flex;align-items:stretch;justify-content:space-between}header nav,header nav>ul,header nav>ul>li,header nav>ul>li>a{display:flex;align-items:stretch}header nav{flex:0 0 auto}header nav>ul{margin:0;padding:0}header nav>ul li:hover{background-color:rgba(0,0,0,.1)}header nav>ul li:hover a,header nav>ul li:hover a span{text-decoration-color:transparent}header nav>ul li:active{background-color:rgba(0,0,0,.2)}header nav>ul>li a{align-items:center;padding:0 10px;border-radius:5px;color:inherit;text-decoration:none}header nav>ul>li a::before{color:var(--primary-color);font-size:16px}header nav>ul>li a span{transition:text-decoration-color 0.2s ease-in-out}@media (min-width:801px){header nav>ul>li a{font-weight:700}header nav>ul>li a span{text-decoration:underline}}#text-username{overflow:hidden;white-space:nowrap}#text-username a{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media (max-width:800px){header nav>ul.show-l{display:flex;flex-direction:column}header #menu-link{display:flex}header h1{font-size:16pt}header nav{position:fixed;visibility:hidden;display:block;top:var(--header-bottom-height);right:0;bottom:0;width:250px;background-color:#F7F7F7;box-shadow:5px 0 5px -2px rgba(0,0,0,.3);overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:11;transition:visibility 0.35s ease-in-out,transform 0.35s ease-in-out,opacity 0.35s ease-in-out;transform:translate(100%)}header nav>ul,header nav>ul>li{display:block}header nav ul+ul:before{margin:10px 10px;height:1px;display:block;background-color:rgba(255,255,255,.4);content:""}header nav>ul>li a{padding:8px 10px;min-height:50px}header nav>ul>li a::before{color:var(--primary-color);font-size:16px}}@charset "UTF-8";footer{--footer-logo-width:64px;--footer-logo-margin:-14px;background-color:#F4F4F4;background-image:linear-gradient(#FFF,#FFF 10%,rgba(0,0,0,0) 50%,rgba(0,0,0,0));position:relative;z-index:1;flex:0 0 auto;box-shadow:0 -5px 5px -5px rgba(0,0,0,.4);padding-bottom:env(safe-area-inset-bottom)}footer .footer-rating{padding-top:8px;text-align:center;color:#848484;display:flex;align-items:center;justify-content:flex-start;font-size:9pt}footer .footer-rating .rating{position:relative;margin-right:10px}footer .footer-rating .rating::before{font-family:var(--icon-font);font-weight:300;content:""}footer .footer-rating .rating>ins{color:#F80;position:absolute;left:0;text-decoration:none;white-space:nowrap;overflow:hidden}footer .footer-rating .rating>ins::before{font-family:var(--icon-font);font-weight:900;content:""}footer .footer-content{display:flex;align-items:flex-start;padding-top:35px;padding-bottom:35px}footer .footer-content>div{flex:1 1 150px}footer .footer-content>div+div{margin-left:10px}footer .footer-content>div.info{display:flex;align-items:flex-start}@media (min-width:701px){footer .footer-content>div.info{flex:1 1 250px;min-width:250px}}footer .footer-content>div.info img{flex:0 0 auto;margin-right:10px;margin-top:var(--footer-logo-margin);width:var(--footer-logo-width)}footer .footer-content>div.info small{margin-top:-6px;display:block;font-size:90%;color:rgba(0,0,0,.6)}footer .footer-content>div.info li{display:flex;align-items:center}footer .footer-content>div.info li+li{margin-top:4px}footer .footer-content>div.info li.spacer{margin-top:8px}footer .footer-content>div.info li.icon.icon-empty::before{content:""}footer .footer-content>div.info li.icon::before{width:20px;display:inline-flex;align-items:center}footer .footer-content>div.info li.icon.icon-flag::before{content:"🇳🇱"}footer .footer-content>div.info li a{color:inherit;text-decoration:underline!important;text-decoration-color:transparent!important}footer .footer-content>div.info li a:hover{text-decoration-color:#000!important}footer .footer-content>div.info li a[data-after]::after{content:"@" attr(data-after)}footer .footer-content ul{list-style-type:none;margin:0;padding:0}footer .footer-content ul li+li{margin-top:9px}footer .footer-bottom{padding-top:8px;padding-bottom:8px;color:gray;display:flex;justify-content:space-between;position:relative;font-size:9pt}footer .footer-bottom>ul{display:-webkit-inline-flex;display:inline-flex;flex-wrap:wrap;margin:0;padding:0;list-style-type:none}footer .footer-bottom>ul li+li::before{height:10px;width:1px;background-color:rgba(0,0,0,.15);margin:0 15px;display:inline-block;vertical-align:middle;content:""}@media (max-width:450px){footer .footer-bottom>ul li:nth-child(3){flex:1 1 100%}footer .footer-bottom>ul li:nth-child(3)::before{content:none}}footer .locale-selection{position:absolute;right:10px;bottom:8px}@media (max-width:700px){footer{--footer-logo-width:50px;--footer-logo-margin:0}footer .locale-selection{display:none}footer .footer-content{flex-wrap:wrap}footer .footer-content>div{flex:1 0 calc(50% - 5px);min-width:1px}footer .footer-content>div:nth-child(2n+1){margin-left:0}footer .footer-content>div:nth-child(n+3){margin-top:25px}footer .footer-content div.info{position:relative}footer .footer-content div.info img{position:absolute;width:var(--footer-logo-width)}footer .footer-content div.info ul li:nth-child(1),footer .footer-content div.info ul li:nth-child(2){padding-left:calc(var(--footer-logo-width) + 10px);display:flex;align-items:flex-end}footer .footer-content div.info ul li:nth-child(2){align-items:flex-start;height:calc(var(--footer-logo-width) / 2);min-height:18px;line-height:1.2}}@media (max-width:450px){footer{--footer-logo-width:30px}}@media (max-width:400px){footer .footer-content>div{flex:1 1 100%;min-width:1px;margin-left:0!important}footer .footer-content>div+div{margin-top:20px!important}}@media (max-width:600px){footer .footer-top{padding:5px!important;line-height:1.2;font-size:90%}footer .footer-top>ul{flex-direction:column;justify-content:flex-end}footer .footer-top>ul>li::before{content:none!important}footer .footer-rating{align-items:flex-start}footer .footer-rating p{line-height:1.15;text-align:left}}@charset "UTF-8";.btn{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;font-family:inherit;font-size:inherit;height:50px;border:0;border-radius:25px;padding:0 25px;cursor:pointer;background-color:rgba(0,0,0,.05);box-shadow:0 0 5px rgba(0,0,0,.1);transition:transform 0.1s ease-in-out;vertical-align:middle;text-align:center;user-select:none}.btn:focus{box-shadow:0 0 10px var(--primary-color),inset 0 -2px 0 0 rgba(0,0,0,.3)}.btn:hover{background-image:linear-gradient(rgba(0,0,0,.05),rgba(0,0,0,.05))}.btn.btn-square{border-radius:3px}.btn.btn-no-shadow:not(:hover),.btn.btn-no-shadow:not(:active){box-shadow:none}.btn.btn-min{min-width:120px}.btn:active,.btn.active{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1));box-shadow:inset 0 0 3px rgba(0,0,0,.2);padding-top:2px!important;box-shadow:none}.btn.btn-blue{background-color:var(--primary-color);color:#FFF}.btn.btn-light-blue{background-color:silver;color:#FFF;text-shadow:0 0 1px rgba(0,0,0,.3)}.btn.btn-green{background-color:#5cb85c;color:#FFF;text-shadow:0 0 1px rgba(0,0,0,.3)}.btn.btn-red{background-color:#800;color:#FFF;text-shadow:0 0 1px rgba(0,0,0,.3)}.btn.btn-white{background-color:#FFF;color:var(--primary-color)}.btn.btn-white:hover,.btn.btn-white:active{color:#016395}.btn.btn-white:active{background-image:linear-gradient(#d3e7fa,#d3e7fa)}.btn.btn-s{padding:0 10px;height:35px;line-height:33px;font-size:90%}.btn.btn-m{padding:0 15px}.btn.btn-l{padding:0 35px}.btn.btn-xl{padding:0 20px;height:50px;line-height:48px}.btn:disabled,.btn[disabled]{background-image:none!important;background-color:#F7F7F7!important;color:#808080!important;text-shadow:1px 1px 0 #FFF!important;border-color:#E1E1E1!important;cursor:not-allowed!important;box-shadow:none!important;transition:background-color 0.4s ease-in-out,color 0.4s ease-in-out,text-shadow 0.4s ease-in-out,box-shadow 0.4s ease-in-out}.btn.btn-action{position:relative;padding-right:40px}.btn.btn-action::before{font-weight:300}.btn.btn-action>span::after{position:absolute;top:50%;right:12px;margin-top:-10px;width:20px;height:20px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-family:var(--icon-font);font-size:16px;font-weight:900;transition:transform 0.15s ease-in-out;content:""}.btn.btn-action:hover>span::after{animation:btn-action 1.2s cubic-bezier(0,.6,1,.4) infinite reverse 0.5s}@keyframes btn-action{0%{opacity:0;transform:translateX(30px)}30%,70%{opacity:1}100%{opacity:0;transform:translateX(-30px)}}a.btn{text-decoration:none}form.loading .btn[type="submit"],.btn.btn-loading{position:relative;color:transparent!important;text-shadow:none!important;pointer-events:none;transition-duration:0.15s}form.loading .btn[type="submit"]::after,.btn.btn-loading::after{width:20px;height:20px;border:4px solid rgba(0,0,0,.2);border-right-color:var(--primary-color);border-radius:50%;position:absolute;top:calc(50% - 14px);left:calc(50% - 14px);animation:spinner 0.4s linear infinite;content:""}form.loading .btn[type="submit"].btn-blue::after,.btn.btn-loading.btn-blue::after{border-right-color:#FFF}@charset "UTF-8";.fancy-message{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;flex:0 0 auto;padding:30px;--fancy-message-color:#808080}@media (max-width:700px){.fancy-message{min-height:auto;padding:10px}}.fancy-message[hidden]{display:none!important}.fancy-message span.fancy-icon{display:flex;position:relative}.fancy-message span.fancy-icon::before{font-size:65px;color:var(--fancy-message-color)}.fancy-message span.fancy-icon.fancy-icon-bubble::after{font-family:var(--icon-font);color:#C00;content:"";font-size:20px;position:absolute;right:-10px;top:0}.fancy-message.fancy-message-green{--fancy-message-color:#008800}.fancy-message.fancy-message-red{--fancy-message-color:#CC0000}.fancy-message h3{font-size:24px;font-weight:400;margin:0;margin-bottom:0!important;margin-top:20px;text-align:center}.fancy-message h4{font-size:20px;font-weight:400;color:gray;margin:0;margin-bottom:0!important;margin-top:20px;text-align:center;white-space:pre-wrap}.fancy-message div.fancy-message-action{text-align:center;margin-top:30px}.fancy-message div.fancy-message-action:empty{display:none}.fancy-message svg{width:75px;height:75px;flex:0 0 75px;border-radius:50%;display:block;stroke-width:3;stroke:#FFF;stroke-miterlimit:10;box-shadow:inset 0 0 0 var(--loading-status-color);animation:fill 0.4s ease-in-out forwards,scale 0.3s ease-in-out 0.5s both;--loading-status-color:#008800}.fancy-message svg circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:5;stroke-miterlimit:20;stroke:var(--secondary-color);fill:none;transition:opacity 0.5s ease-in-out;opacity:0;transform-origin:50% 50%;stroke:var(--loading-status-color)}.fancy-message svg path{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke 0.3s cubic-bezier(.65,0,.45,1) 0.5s forwards}@keyframes stroke-loading{0%{stroke-dashoffset:166}50%{stroke-dashoffset:0}100%{stroke-dashoffset:-166}}@keyframes stroke{100%{stroke-dashoffset:0}}@keyframes scale{0%,100%{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill{100%{box-shadow:inset 0 0 0 40px var(--loading-status-color)}}.fancy-message:not([hidden]) svg circle{opacity:1}@charset "UTF-8";.locale-selection{padding:0 8px;display:inline-flex;align-items:center;justify-content:center;position:relative;z-index:1;cursor:pointer}.locale-selection.locale-selection-btn{border:1px solid rgba(0,0,0,.15);border-radius:3px;background-color:#FFF;height:40px}.locale-selection>span{display:flex;flex:1 1 auto;margin-right:8px;overflow:hidden;pointer-events:none;user-select:none}.locale-selection>span::before{width:20px;margin-right:8px;flex:0 0 auto;content:""}.locale-selection>span i{margin-right:4px;font-style:normal;flex:0 0 auto}.locale-selection>span b{flex:1 1 auto;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.locale-selection::after{font-family:var(--icon-font);font-weight:900;content:"";transition:transform 0.2s ease-in-out}.locale-selection:hover{background-color:rgba(0,0,0,.04)}.locale-selection:not(.locale-selection-btn) .dropdown{top:100%;bottom:auto;left:-1px;right:auto;transform:translateY(20px)}.locale-selection .dropdown{position:absolute;z-index:2;visibility:hidden;opacity:0;bottom:100%;right:-1px;width:180px;border-radius:3px;border:1px solid rgba(0,0,0,.15);background-color:#FFF;transform:translateY(-20px);transition:transform 0.2s ease-in-out,opacity 0.2s ease-in-out,visibility 0.2s ease-in-out;margin:0;padding:0;list-style-type:none;display:block}.locale-selection .dropdown li{display:flex;flex:1 1 auto}.locale-selection .dropdown li a{flex:1 1 auto;display:flex;align-items:center;align-items:center;height:40px;padding:0 8px}.locale-selection .dropdown li a:hover{background-color:rgba(0,0,0,.05)}.locale-selection .dropdown li a:active{background-color:rgba(0,0,0,.1)}.locale-selection .dropdown li+li{border-top:1px solid rgba(0,0,0,.1);margin-top:-1px}.locale-selection:focus,.locale-selection:focus-within,.locale-selection:active{background-color:rgba(0,0,0,.08)}.locale-selection:focus::after,.locale-selection:focus-within::after,.locale-selection:active::after{transform:scaleY(-1)}.locale-selection:focus .dropdown,.locale-selection:focus-within .dropdown,.locale-selection:active .dropdown{transform:translateY(0);visibility:visible;opacity:1}.locale-selection .flag::before{content:"";color:rgba(255,255,255,0);width:25px;min-height:16px;display:inline-block;margin-right:8px;background-repeat:no-repeat;background-position:50% 50%;background-size:24px 24px;text-decoration:none!important;text-align:center}.locale-selection .flag.flag-nl::before{background-image:url(/img/flag/nl.png)}.locale-selection .flag.flag-be::before{background-image:url(/img/flag/be.png)}.locale-selection .flag.flag-fr::before{background-image:url(/img/flag/fr.png)}.locale-selection .flag.flag-en::before{background-image:url(/img/flag/en.png)}.locale-selection .flag.flag-de::before{background-image:url(/img/flag/de.png)}.locale-selection .flag.flag-es::before{background-image:url(/img/flag/es.png)}.module.module-counter section{text-align:center;-webkit-flex:1 1 20%;flex:1 1 20%}.module.module-counter section+section{margin-left:35px}@media (max-width:900px){.module.module-counter section+section{margin-left:15px}}.module.module-counter section div.text{margin-top:15px}.module.module-counter span.counter{border-radius:5px;background-color:#FFF;box-shadow:1px 1px 5px rgba(0,0,0,.3);display:block;padding:10px 0;overflow:initial}.module.module-counter span.counter>b{display:block;font-size:28px;color:var(--primary-color);transition-delay:0.4s;transition:transform 0.25s ease-in-out}@media (max-width:800px){.module.module-counter span.counter>b{font-size:22px}}.module.module-counter span.counter .large-number[data-after]::after{color:#848484;font-size:80%;margin-left:3px;content:attr(data-after)}@media (max-width:750px){.module.module-counter{display:block}.module.module-counter span.counter{margin-right:15px;width:120px}.module.module-counter span.counter b{font-size:20px}.module.module-counter>section{display:flex;align-items:center;margin-left:0;margin-top:25px}.module.module-counter>section+section{margin-left:0}.module.module-counter>section div.text{margin-top:0}}.module.module-badge{--badge-size:200px;--badge-background-color:var(--primary-color);display:flex;justify-content:space-between}.module.module-badge.size-s{--badge-size:150px}.module.module-badge.size-xs{--badge-size:100px}.module.module-badge.size-xxs{--badge-size:75px}.module.module-badge.badge-white span.image{--badge-background-color:#FFF}.module.module-badge.justify-center{justify-content:center}.module.module-badge.third>section{flex-basis:33.33%}.module.module-badge.center>section{text-align:center}.module.module-badge>section{-webkit-flex-basis:25%;flex-basis:25%;text-align:center}.module.module-badge>section+section{margin-left:15px}.module.module-badge h2,.module.module-badge h3{margin:15px 0}.module.module-badge span.image{border-radius:50%;display:inline-flex;justify-content:center;align-items:center;overflow:hidden;box-shadow:1px 1px 5px rgba(0,0,0,.3);width:var(--badge-size);height:var(--badge-size);background-color:var(--badge-background-color);position:relative;-webkit-flex:0 0 auto;flex:0 0 auto}.module.module-badge span.image>img,.module.module-badge span.image.image-full>img{width:100%;height:100%}.module.module-badge.image-size-s span.image:not(.image-full)>img{width:80%;height:80%}.module.module-badge.image-size-auto-80 span.image>img{height:80%;width:auto;max-width:none}@media (max-height:900px),(max-width:900px){.module.module-badge{--badge-size:150px}}@media (max-width:750px){.module.module-badge{display:block;--badge-size:100px}.module.module-badge span.image{margin-right:15px}.module.module-badge h2,.module.module-badge h3{margin-top:0;margin-bottom:8px}.module.module-badge>section{text-align:left!important;display:flex;align-items:center}.module.module-badge>section+section{margin-top:25px;margin-left:0}.module.module-badge.size-s{--badge-size:100px}.module.module-badge.size-xs{--badge-size:50px}}@media (max-width:750px) and (min-width:400px){.module.module-badge.size-xxs{--badge-size:50px}.module.module-badge.two-column{display:flex;flex-wrap:wrap}.module.module-badge.two-column>section{flex:1 1 49%;margin-left:2%;margin-top:15px}.module.module-badge.two-column>section:nth-child(2n+1){margin-left:0}.module.module-badge.two-column>section h3{margin-bottom:0}}@charset "UTF-8";.popover{opacity:0;visibility:hidden;position:fixed;z-index:99;pointer-events:none;top:0;left:0;right:0;bottom:0;cursor:default;user-select:none;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;background-color:rgba(0,0,0,.5);transition:opacity 0.2s ease-in-out,visibility 0.2s ease-in-out;transition-delay:0.5s}.popover div.wrapper{opacity:0;transform:translateY(-100px);transition:opacity 0.25s linear 0.2s,transform 0.2s ease-in-out 0.2s;background-color:#FFF;padding:20px;padding-top:30px;box-shadow:0 0 15px rgba(0,0,0,.8);width:800px;max-width:100%;max-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}@media (max-width:600px){.popover div.wrapper{padding-top:45px}}.popover div.wrapper>section{margin-bottom:0}.popover div.wrapper .close{position:absolute;right:5px;top:5px;padding:10px;font-size:100%;display:inline-flex;align-items:center;text-decoration:none;color:#000}.popover div.wrapper .close>span{display:inline-flex;align-items:center;text-decoration:underline;text-decoration-color:transparent}.popover div.wrapper .close::before{font-family:var(--icon-font);font-size:20px;content:"";display:inline-flex;align-items:center;margin-right:.6em}.popover div.wrapper .close:hover span{text-decoration-color:#000}.popover div.wrapper .close:hover::before{color:#C00}.popover div.wrapper .close:active::before{transform:scale(.8)}