@font-face{font-family:Bold;src:url(../fonts/dfds-bold.eot);src:url(../fonts/dfds-bold.eot?#iefix) format("embedded-opentype"),url(../fonts/dfds-bold.woff2) format("woff2"),url(../fonts/dfds-bold.woff) format("woff"),url(../fonts/dfds-bold.ttf) format("truetype"),url(../fonts/dfds-bold.svg#svgFontName) format("svg")}@font-face{font-family:Light;src:url(../fonts/dfds-light.eot);src:url(../fonts/dfds-light.eot?#iefix) format("embedded-opentype"),url(../fonts/dfds-light.woff2) format("woff2"),url(../fonts/dfds-light.woff) format("woff"),url(../fonts/dfds-light.ttf) format("truetype"),url(../fonts/dfds-light.svg#svgFontName) format("svg")}@font-face{font-family:Grandi;src:url(../fonts/grandi-personal-use-black-italic.eot);src:url(../fonts/grandi-personal-use-black-italic.eot?#iefix) format("embedded-opentype"),url(../fonts/grandi-personal-use-black-italic.woff2) format("woff2"),url(../fonts/grandi-personal-use-black-italic.woff) format("woff"),url(../fonts/grandi-personal-use-black-italic.ttf) format("truetype"),url(../fonts/grandi-personal-use-black-italic.svg#svgFontName) format("svg")}@font-face{font-family:SilomWeb;src:url(../fonts/silom.eot);src:url(../fonts/silom.eot?#iefix) format("embedded-opentype"),url(../fonts/silom.woff2) format("woff2"),url(../fonts/silom.woff) format("woff"),url(../fonts/silom.ttf) format("truetype"),url(../fonts/silom.svg#svgFontName) format("svg")}@font-face{font-family:CaslonWeb;src:url(../fonts/BigCaslon.eot);src:url(../fonts/BigCaslon-Medium.eot?#iefix) format("embedded-opentype"),url(../fonts/BigCaslon.woff2) format("woff2"),url(../fonts/BigCaslon-Medium.woff) format("woff"),url(../fonts/BigCaslon-Medium.ttf) format("truetype"),url(../fonts/BigCaslon-Medium.svg#svgFontName) format("svg")}:root{--bold-family:"Bold","Segoe UI","Lucida Grande","Helvetica Neue",Arial,sans-serif;--light-family:"Light","Segoe UI","Lucida Grande","Helvetica Neue",Arial,sans-serif;--segoe-family:"Segoe UI","Lucida Grande","Helvetica Neue",Arial,sans-serif;--gap:1.25rem;--outer-margin:.625rem;--radius:2px;--transition-speed:200ms;--primary-blue:#002b45;--secondary-blue:#1b5786;--tertiary-blue:#85bce9;--tertiary-orange:#f6861f;--very-light-blue:#b3cbda;--black:#000;--gray:#6d6f71;--gray-light:#f4f4f4;--gray-medium:#eaedee;--white:#fff}*{border:0;box-sizing:border-box;margin:0;padding:0}ul{list-style:none}body,html{overflow-x:hidden}body{background-color:var(--gray-medium);font-family:var(--segoe-family);font-weight:400;line-height:1.5;position:relative}body.hide-scroll-bar::-webkit-scrollbar{display:none}.btn{cursor:pointer;padding:.3em .4em}.btn-main{background-color:var(--tertiary-orange);color:var(--white);font-size:1.1rem;font-family:var(--bold-family);margin:.4em 0;transition:background-color var(--transition-speed) ease-in-out}.btn-main:hover{background-color:#d96d09}.hidden{height:1px;left:-10000px;overflow:hidden;position:absolute;top:auto;width:1px}@keyframes a{0%,39%,to{opacity:0}40%{opacity:1}}a{color:var(--tertiary-blue);text-decoration:none}h1,h2,h3{font-family:var(--bold-family)}.btn-main,h1,h2,h3,h4{text-transform:uppercase}h2,h3,h4{line-height:1.25}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.35rem}body>section>nav a,h4{font-family:var(--light-family);font-size:1.25rem}label,small{font-size:.889rem}body>header{background-color:var(--white);height:4.3rem;line-height:4.3rem;padding:0 var(--outer-margin);z-index:50}body>header>nav ul{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:-.5em;padding:0;position:relative}body>header>nav ul li{height:100%;transition:color .1s ease-in-out}body>header>nav ul li:hover{color:var(--secondary-blue)}body>header>nav ul li:last-of-type,body>header>nav ul li[aria-label*=search-form-listitem]{border-radius:var(--radius);border:1px solid #d3d4d4;cursor:pointer;display:block;height:2em;padding:.2em;width:2em}body>header>nav ul li:last-of-type img,body>header>nav ul li[aria-label*=search-form-listitem] img{display:block;height:100%;width:100%}body>header>nav ul li[aria-label*=search-form-listitem]{margin:0 1em 0 auto}body>header>nav ul li[aria-label*=search-form-listitem].js-active{background-color:#eaedee}body>header>nav ul li:last-of-type img{filter:brightness(100%);transition:filter var(--transition-speed) ease-in-out}body>header>nav ul li:last-of-type:hover img{filter:brightness(60%)}body>header>nav ul li a{color:var(--black);display:inline-block;margin-top:.5em}body>header>nav ul li a img[alt=page-logo]{height:50%;margin-top:1em;width:6em}body>header>nav ul li#download-loader{border-radius:var(--radius);opacity:0;margin:0 1em -1.5em auto;transition:opacity .2s ease-in-out}body>header>nav ul li#download-loader.js-active{opacity:1}body>header noscript ul li{font-size:.8em}body>header>a{display:inline-block;padding:.5em 0}body>header>a>img[alt=page-logo]{height:2em;margin:0 0 -.4em var(--outer-margin);width:auto}body>span{color:var(--white);display:block;position:fixed;top:4em;left:0;right:0;line-height:2;opacity:0;padding:0 var(--outer-margin);text-align:right;word-wrap:wrap;transform:translateX(100%);transition:all var(--transition-speed) cubic-bezier(.175,.885,.32,1.275);z-index:3}body>span.reading-list{background-color:var(--tertiary-orange);height:2em}body>span.downloads{background-color:var(--primary-blue);height:4em}body>span.js-active{opacity:1;transform:translateX(0)}body>section>form,body>section>nav{display:block;left:0;opacity:0;padding:0 var(--outer-margin);position:absolute;right:0;transform:translateX(200%);transition:all var(--transition-speed) cubic-bezier(.175,.885,.32,1.075);z-index:30}body>section>form.js-active,body>section>nav.js-active{border-top:1px solid var(--gray-medium);opacity:1;transform:translateX(0)}body>section>nav{background-color:var(--white)}body>section>nav ul li{border-bottom:1px solid var(--gray-medium);display:block}body>section>nav ul li:first-of-type a{background:url(../img/icons/lock.svg) no-repeat 0;background-size:1em 1em;padding-left:1.5em;transition:background var(--transition-speed) ease-in-out}body>section>nav ul li:first-of-type a:hover{background:#f6f9fd url(../img/icons/lock-blue.svg) no-repeat 0;background-size:1em 1em}body>section>nav ul li:hover a{color:var(--secondary-blue);background-color:#f6f9fd}body>section>nav ul li a{color:var(--black);display:inline-block;padding:.3em 0;transition:all .1s ease-in-out;width:100%}body>section>nav ul li a>span{vertical-align:super}body>section>form{background-color:#eaedee;border-bottom:10px solid #b3b6b8;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:end;justify-content:flex-end;padding:1.5em var(--outer-margin);text-align:right}body>section>form input[type=text]{border:1px solid var(--gray);border-radius:var(--radius);display:block;padding:.5em 0;margin-right:1em;width:50%}body>section>form button{border-radius:0;background-color:var(--primary-blue);color:var(--white);font-family:var(--bold-family);font-size:.8em;padding-bottom:.5em;padding-top:.5em}main{filter:brightness(100%);margin:0 auto;width:calc(100vw - (2 * var(--outer-margin)))}main.sign-up-page{width:100vw}main.js-active{filter:brightness(40%)}main.story.story-1{background-color:var(--black);min-height:20em;max-height:80vh;padding:2.5%;overflow-y:scroll;overflow-x:hidden;width:100vw}main.story.story-1 article{border:.5em solid var(--white);color:var(--white);height:100%;overflow:hidden;width:100%}main.story.story-1 article section{display:-ms-flexbox;display:flex;margin:0 auto;width:60%}main.story.story-1 article section.title{color:#f5f5f5;font-size:2.5em;margin-top:.5em}main.story.story-1 article section.warped{color:transparent;transition:transform .1s cubic-bezier(.175,.885,.32,1.275)}main.story.story-1 article section.warped:nth-of-type(2){font-size:2em;text-shadow:0 0 10px #f5f5f5}main.story.story-1 article section.warped:nth-of-type(3),main.story.story-1 article section.warped:nth-of-type(4),main.story.story-1 article section.warped:nth-of-type(5){font-size:1.7em;text-shadow:0 0 20px #f5f5f5}main.story.story-1 article section.warped:nth-of-type(6),main.story.story-1 article section.warped:nth-of-type(7),main.story.story-1 article section.warped:nth-of-type(8),main.story.story-1 article section.warped:nth-of-type(9),main.story.story-1 article section.warped:nth-of-type(10){text-shadow:0 0 30px #f5f5f5}main.story.story-1 article section.warped:nth-of-type(6){font-size:1.6em}main.story.story-1 article section.warped:nth-of-type(7){font-size:1.5em}main.story.story-1 article section.warped:nth-of-type(8){font-size:1.4em}main.story.story-1 article section.warped:nth-of-type(9){font-size:1.3em}main.story.story-1 article section.warped:nth-of-type(10){font-size:1.1em}main.story.story-1 article section.warped:nth-of-type(11),main.story.story-1 article section.warped:nth-of-type(12),main.story.story-1 article section.warped:nth-of-type(13),main.story.story-1 article section.warped:nth-of-type(14),main.story.story-1 article section.warped:nth-of-type(15),main.story.story-1 article section.warped:nth-of-type(16),main.story.story-1 article section.warped:nth-of-type(17){-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center}main.story.story-1 article section.warped:nth-of-type(11),main.story.story-1 article section.warped:nth-of-type(12),main.story.story-1 article section.warped:nth-of-type(13){text-shadow:0 0 35px #f5f5f5}main.story.story-1 article section.warped:nth-of-type(14),main.story.story-1 article section.warped:nth-of-type(15),main.story.story-1 article section.warped:nth-of-type(16),main.story.story-1 article section.warped:nth-of-type(17){text-shadow:0 0 40px #f5f5f5}main.story.story-1 article section.warped:nth-of-type(11){font-size:1em}main.story.story-1 article section.warped:nth-of-type(12){font-size:.9em}main.story.story-1 article section.warped:nth-of-type(13){font-size:.8em}main.story.story-1 article section.warped:nth-of-type(14){font-size:.7em}main.story.story-1 article section.warped:nth-of-type(15){font-size:.6em}main.story.story-1 article section.warped:nth-of-type(16){font-size:.5em}main.story.story-1 article section.warped:nth-of-type(17){font-size:.4em}main.story.story-1 article section span{display:block;text-align:center;width:5%;transform:rotate(40deg)}main.story.story-1 article section span:nth-of-type(2){transform:translateY(50%) rotate(-30deg)}main.story.story-1 article section span:nth-of-type(3){transform:translateY(45%) rotate(-10deg)}main.story.story-1 article section span:nth-of-type(5){transform:translateY(80%) rotate(-5deg)}main.story.story-1 article p{color:#f5f5f5;line-height:2;margin:-10em auto 1em;max-width:50ch;padding:.5em;transform:translateX(200%);transition:transform .1s cubic-bezier(.175,.885,.32,1.275)}main.story.story-1 article p:first-line{color:transparent;text-shadow:0 0 .5px #f5f5f5}main.story.story-2{width:100vw}main.story.story-2 article{background-color:var(--black);color:var(--white);max-height:calc(100vh - 4.3rem - 1.5rem);min-height:20em;overflow-x:hidden;overflow-y:scroll;padding:2.5%}main.story.story-2 article section{border-radius:20%;box-shadow:10px 20px 200px hsla(0,0%,100%,.3),inset 200px 200px 200px hsla(0,0%,100%,.1);position:fixed;transition:opacity .2s ease-in-out}main.story.story-2 article section.follow-left.fl-base{opacity:1;transform:translate(3%,-3%) rotate(-8deg)}main.story.story-2 article section.follow-left.fls-base{opacity:.9;transform:translate(3%,-3%) rotate(-8deg)}main.story.story-2 article section.follow-left.fls-sub-1{opacity:.7;transform:translate(6%,6%) rotate(-11deg)}main.story.story-2 article section.follow-left.fls-sub-2{opacity:.5;transform:translate(4%,7%) rotate(-9deg)}main.story.story-2 article section.follow-left.fls-sub-3{opacity:.3;transform:translate(5%,7%) rotate(-10deg)}main.story.story-2 article section.follow-left.js-hide{opacity:0}main.story.story-2 article section.follow-right{right:5em}main.story.story-2 article section.follow-right.fr-base{opacity:1;transform:translate(3%,-3%) rotate(-8deg)}main.story.story-2 article section.follow-right.frs-base{opacity:.7;transform:translate(3%,-3%) rotate(-8deg)}main.story.story-2 article section.follow-right.frs-sub-1{opacity:.5;transform:translate(4%,6%) rotate(-11deg)}main.story.story-2 article section.follow-right.frs-sub-2{opacity:.3;transform:translate(4%,7%) rotate(-9deg)}main.story.story-2 article section.follow-right.frs-sub-3{opacity:.3;transform:translate(5%,7%) rotate(-10deg)}main.story.story-2 article section.follow-right.js-hide{opacity:0}main.story.story-2 article span{font-family:Grandi,Arial,Helvetica,sans-serif;font-size:250%;opacity:.3}main.story.story-2 article p{box-shadow:inset 1px 1px 5000px hsla(0,0%,96%,.2),1px 1px 200px hsla(0,0%,96%,.2);line-height:2;margin:5em auto 1em;max-height:80vh;max-width:40ch;overflow-y:auto;padding:.5em;position:relative;z-index:3}main.story.story-3{width:100vw}main.story.story-3>article{height:calc(100vh - 4.3rem - 3rem);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}main.story.story-3>article section.divider__left,main.story.story-3>article section.divider__right{overflow-y:auto}main.story.story-3>article section.divider__left{background-color:var(--black);min-height:50%}main.story.story-3>article section.divider__left *{color:var(--white);font-family:SilomWeb,Arial,Helvetica,sans-serif}main.story.story-3>article section.divider__left header{margin:0 auto 4em;padding:3em .5em 0}main.story.story-3>article section.divider__left header .title,main.story.story-3>article section.divider__left header span{letter-spacing:-.5px;text-transform:lowercase}main.story.story-3>article section.divider__left header .title{filter:blur(1px);text-align:center}main.story.story-3>article section.divider__left header .title:first-child{font-size:250%;transform:rotate(2deg)}main.story.story-3>article section.divider__left header .title:nth-child(2){font-size:200%;margin-top:-.4em;transform:rotate(-2deg)}main.story.story-3>article section.divider__left header .title__level-1{color:hsla(0,0%,100%,.8);filter:blur(2px)}main.story.story-3>article section.divider__left header .vertical-drop{font-size:80%;margin:3em 0 0;position:relative;transform:rotate(90deg);transition:transform .1s cubic-bezier(.175,.885,.32,1.275)}main.story.story-3>article section.divider__left header .vertical-drop,main.story.story-3>article section.divider__left header .vertical-drop *{display:inline-block}main.story.story-3>article section.divider__left header .vertical-drop__piece--1,main.story.story-3>article section.divider__left header .vertical-drop__piece--2{margin-left:-.3em}main.story.story-3>article section.divider__left header .vertical-drop__piece--1{opacity:.6;position:relative;transform:scale(.8)}main.story.story-3>article section.divider__left header .vertical-drop__piece--1:after{background-color:var(--white);content:"";display:block;height:.3em;left:2em;opacity:.5;position:absolute;top:50%;transform:translateY(-50%);width:.3em}main.story.story-3>article section.divider__left header .vertical-drop__piece--2{transform:scale(.6)}main.story.story-3>article section.divider__left header .vertical-drop:after{background-color:var(--white);content:"";display:block;height:.2em;left:140%;opacity:.3;position:absolute;top:50%;transform:rotate(30deg);width:.2em}main.story.story-3>article section.divider__left article .non-drippy-text{background-clip:text;background:linear-gradient(90deg,var(--white),#141414);filter:blur(2px);font-size:200%;margin-left:2.5em;position:relative;-webkit-background-clip:text;-webkit-text-fill-color:transparent}main.story.story-3>article section.divider__left article .non-drippy-text:before{content:"";background-color:var(--white);height:.3em;position:absolute;top:-2em;transform:rotate(20deg) skew(10deg,20deg);width:.3em}main.story.story-3>article section.divider__left article .drippy-text{margin:2em;text-align:center}main.story.story-3>article section.divider__left article .drippy-text__container{display:inline-block;transform:scaleY(3) rotate(2deg)}main.story.story-3>article section.divider__left article .drippy-text__container:nth-of-type(2){opacity:.6;transform:scaleY(3) rotate(2deg) translate(-.15em,-.5em)}main.story.story-3>article section.divider__left article .drippy-text__container__child{filter:blur(1px);display:inline-block}main.story.story-3>article section.divider__left article .drippy-text__container__child:first-of-type{position:relative;transform:scaleY(.8)}main.story.story-3>article section.divider__left article .drippy-text__container__child:first-of-type:after{content:"";bottom:-4em;width:1em;height:2.5em;position:absolute;background-color:var(--white)}main.story.story-3>article section.divider__left article .drippy-text__container__child:nth-of-type(2),main.story.story-3>article section.divider__left article .drippy-text__container__child:nth-of-type(2) *{color:hsla(0,0%,100%,.4);filter:blur(1.5px)}main.story.story-3>article section.divider__left article .drippy-text__container__child:nth-of-type(3){transform:scaleY(1.3)}main.story.story-3>article section.divider__left article .drippy-text__container__child>span{position:relative}main.story.story-3>article section.divider__left article .drippy-text__container__child>span:after{background:linear-gradient(180deg,var(--white),#a5a5a5);content:"";display:block;height:.5em;left:75%;position:absolute;bottom:-.2em;transform:translateX(-75%) skewY(10deg);width:.2em}main.story.story-3>article section.divider__left footer{margin:7.5em 2em 0 0;padding:.5em;text-align:right}main.story.story-3>article section.divider__left footer .lazy-text{display:inline-block;font-size:200%;margin-left:-.1em;filter:blur(1.5px)}main.story.story-3>article section.divider__left footer .lazy-text:first-of-type{background:linear-gradient(0deg,var(--white),#373737);transform:scale(.6,1.2)}main.story.story-3>article section.divider__left footer .lazy-text:nth-of-type(2){background:linear-gradient(0deg,var(--white),#6e6e6e);margin-left:-.3em;transform:scale(.8,1.6)}main.story.story-3>article section.divider__left footer .lazy-text:nth-of-type(3){background:linear-gradient(0deg,var(--white),#a5a5a5);margin-left:-.2em;position:relative;transform:scaleY(2)}main.story.story-3>article section.divider__left footer .lazy-text:nth-of-type(3):before{background:linear-gradient(180deg,var(--white),#a5a5a5);content:"";display:block;height:1.5em;left:75%;position:absolute;top:-1.5em;transform:translateX(-75%) skewY(10deg);width:.2em}main.story.story-3>article section.divider__left footer .lazy-text:first-of-type,main.story.story-3>article section.divider__left footer .lazy-text:nth-of-type(2),main.story.story-3>article section.divider__left footer .lazy-text:nth-of-type(3){background-clip:text;filter:blur(1px);-webkit-background-clip:text;-webkit-text-fill-color:transparent}main.story.story-3>article section.divider__left footer .lazy-text:nth-of-type(4){transform:scale(1.2,2.4)}main.story.story-3>article section.divider__left footer .lazy-text:nth-of-type(5){position:relative;transform:scale(1.4,2.8)}main.story.story-3>article section.divider__left footer .lazy-text:nth-of-type(5):after,main.story.story-3>article section.divider__left footer .lazy-text:nth-of-type(5):before{content:"";background-color:var(--white);display:block;left:50%;position:absolute;width:.2em}main.story.story-3>article section.divider__left footer .lazy-text:nth-of-type(5):before{height:2em;top:-1.5em;transform:translateX(-50%) skewY(30deg)}main.story.story-3>article section.divider__left footer .lazy-text:nth-of-type(5):after{bottom:.3em;height:.2em;transform:translateX(-50%) skewY(-20deg) skewX(-40deg)}main.story.story-3>article section.divider__left footer .lazy-text:nth-of-type(6){transform:scale(1.6,3.2)}main.story.story-3>article section.divider__right{background-color:var(--white);font-family:CaslonWeb,Arial,Helvetica,sans-serif;padding:1em .5em;position:relative;min-height:65%}main.story.story-3>article section.divider__right header{background-color:var(--white);height:40%;margin:0 0 4em}main.story.story-3>article section.divider__right header img{max-height:100%}main.story.story-3>article section.divider__right header span{-webkit-clip-path:polygon(0 31%,100% 0,100% 84%,0 85%);clip-path:polygon(0 31%,100% 0,100% 84%,0 85%);display:block;font-size:90%;margin-top:-4em;opacity:.5}main.story.story-3>article section.divider__right header span:nth-of-type(2){opacity:.8}main.story.story-3>article section.divider__right article p{margin:5em 2em 2em;max-width:40ch}main.story.story-3>article section.divider__right article p:first-line{opacity:.9}main.story.story-3>article section.divider__right article p:first-letter{font-size:130%}.user-form{--margin-top:3em;background-color:var(--white);margin:var(--margin-top) auto 0;padding:1.66667rem;width:100%}.user-form fieldset{position:relative;width:100%}.user-form fieldset legend{color:#6e7477;font-family:var(--bold-family);font-size:1.2em;margin-bottom:1em}.user-form fieldset label{color:var(--black);cursor:pointer;display:block;font-size:.9em;margin:.4em 0 .2em;position:relative}.user-form fieldset>small{color:var(--gray);display:block;font-size:.6em}.user-form fieldset a,.user-form fieldset input:not([type=checkbox]),.user-form fieldset select{font-size:.9em}.user-form fieldset button,.user-form fieldset input:not([type=checkbox]),.user-form fieldset select{border-radius:var(--radius);width:100%}.user-form fieldset input:not([type=checkbox]),.user-form fieldset select{background-color:#fcfcfc;border:1px solid var(--gray);box-shadow:inset 1px 1px 5px rgba(0,0,0,.05);margin-bottom:.5em;padding:.35em .5em;transition:all var(--transition-speed) cubic-bezier(.175,.885,.32,1.275)}.user-form fieldset input:not([type=checkbox]):focus,.user-form fieldset select:focus{border-color:var(--tertiary-blue);box-shadow:0 .1em .2em rgba(0,0,0,.2);outline:0}.user-form fieldset input:not([type=checkbox]).js-active:valid,.user-form fieldset select.js-active:valid{border:1px solid green}.user-form fieldset input:not([type=checkbox]).js-active:invalid,.user-form fieldset select.js-active:invalid{border:1px solid crimson}.user-form fieldset input[type=checkbox]{height:1.5em;width:1.5em}.user-form fieldset input{transition:all ease-in-out var(--transition-speed)}.user-form fieldset input[type=date] :out-of-range{border:1px solid crimson}.user-form fieldset button{border:1px solid var(--black)}.user-form fieldset a{color:var(--secondary-blue);line-height:1.5;margin-top:.3em;transition:color var(--transition-speed) ease-in-out}.user-form fieldset a:hover{color:var(--black)}.user-form.login fieldset{position:relative;z-index:5}.user-form.reset{margin:0 0 -15em;opacity:0;perspective:10em;position:relative;transform-origin:top;transform-style:preserve-3d;transform:rotateX(90deg) scaleX(.9);transition:all .8s cubic-bezier(.175,.885,.32,1.175);z-index:2}.user-form.reset.js-active{margin:0;opacity:1;transform:rotateX(0) scaleX(1)}.user-form.reset fieldset{margin-top:1em}.user-form.sign-up{position:relative}.user-form.sign-up:before{content:"Nieuw bij DFDS?";position:absolute;left:50%;top:calc(-1 * (var(--margin-top) / 2));transform:translate(-50%,-50%)}.stories-form-wrapper{margin-top:1em}.stories-form-wrapper header h1{background-color:var(--primary-blue);color:var(--white);letter-spacing:.05em;line-height:1;margin-top:-.5em;padding:.7em 0 .3em;text-align:center;width:100%}.stories-form-wrapper header img[alt=landing-image]{height:auto;width:100%;max-height:20em}.find-stories-form.search{background-color:var(--primary-blue)}.find-stories-form.search fieldset{padding:0 .5em 1em}.find-stories-form.search fieldset legend{color:var(--white);margin-bottom:.3em;width:100%}.find-stories-form.search fieldset>div{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.find-stories-form.search fieldset>div input{border-radius:var(--radius) 0 0 var(--radius);border:0;font-size:1em;height:auto;padding:.4em .2em;width:70%}.find-stories-form.search fieldset>div button{margin:0;width:30%}.find-stories-form.search>a{color:var(--very-light-blue);display:block;padding:.5em 0;text-align:center;transition:color var(--transition-speed) ease-in-out}.find-stories-form.search>a:after{content:"\0025B6";font-size:.7em;margin-left:5px}.find-stories-form.search>a:hover{color:var(--white)}.find-stories-form.filter>span,.find-stories-form.search fieldset legend{display:block;font-weight:600;text-align:center}.find-stories-form.filter{background-color:var(--white);padding:0 .5em .5em;position:relative}.find-stories-form.filter>button{display:block;margin:.5em auto;padding:.3em .6em}.find-stories-form.filter>span{padding-top:1em}.find-stories-form.filter>section{background-color:var(--white);border:1px solid #95989a;bottom:0;box-shadow:3px 3px 5px rgba(0,0,0,.4);margin-bottom:.5em;opacity:0;position:absolute;right:0;transform:translateX(4000%) scale(0);transform-origin:right bottom;transition:all .5s ease-in-out;z-index:5}.find-stories-form.filter>section.js-active{opacity:1;transform:translateX(0) scale(1)}.find-stories-form.filter>section>header{-ms-flex-align:center;align-items:center;background-color:var(--tertiary-orange);display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:.5em}.find-stories-form.filter>section>header>h4{color:var(--white);text-transform:capitalize}.find-stories-form.filter>section>header>img{box-sizing:content-box;cursor:pointer;max-height:1.25em;padding:.5em}.find-stories-form.filter>section>p{color:var(--secondary-blue);cursor:pointer;padding:.5em}.button-group.filter{margin:2em auto 0;width:100%}.button-group.filter label:first-child{border-radius:var(--radius) 0 0 var(--radius)}.button-group.filter label:last-child{border-radius:0 var(--radius) var(--radius) 0}.button-group.sort{bottom:1%;display:-ms-flexbox;display:flex;margin:1em .4em .4em;opacity:0;position:absolute;transform:translateY(-300%);transition:all var(--transition-speed) cubic-bezier(.175,.885,.32,1.175);width:calc(100% - 2 * .4em)}.button-group.sort.js-active{margin-top:1em;opacity:1;transform:translateY(0)}.button-group legend{color:var(--gray);font-size:.8em}.button-group>div{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;width:100%}.button-group label{background:none;border:1px solid #6d6f71;color:var(--secondary-blue);cursor:pointer;-ms-flex:1;flex:1;margin:0;padding:.5em;text-align:center;transition:all var(--transition-speed) ease-in-out;white-space:nowrap}.button-group label:not(:last-child){border-right:0}.button-group label:hover{background-color:#f6f9fd}.button-group input:active+label,.button-group input:checked+label{background-color:var(--tertiary-blue);color:var(--white)}.article-section{background-color:transparent;height:auto;margin:1.5em calc(-1 * var(--outer-margin)) 0;min-height:20em;padding:0 var(--outer-margin);position:relative;width:100vw}.article-section.reading-list-js-no-login{background-color:var(--white)}.article-section.reading-list-js-no-login span{padding-left:.6em}.article-section#reading-list-section{background-color:var(--white);margin-bottom:-1em}.article-section#search-results{padding-bottom:2em}.article-section#download-list header{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.article-section#download-list header button{margin:0}.article-section .right-chevron{display:block;height:1.5em;opacity:0;position:absolute;right:.5em;top:50%;transform:translateY(-50%);transition:opacity .4s ease-in-out;width:1.5em;z-index:20}.article-section .right-chevron.js-active{opacity:1}.section-header{background-color:var(--white);margin:0 0 1em;overflow:hidden;position:relative;transition:all var(--transition-speed) cubic-bezier(.175,.885,.32,1.275)}.section-header.js-active{height:6em}.section-header .section-title{background-color:var(--primary-blue);color:var(--white);-webkit-clip-path:polygon(0 0,100% 0,90% 100%,0 100%);clip-path:polygon(0 0,100% 0,90% 100%,0 100%);display:inline-block;padding:.1em 1.5em .1em .4em;position:relative;z-index:5}.section-header button[data-target=button-group-sort]{background:url(../img/icons/order.svg) no-repeat 0;background-size:100%;cursor:pointer;display:inline-block;height:2em;position:absolute;right:.5em;top:.5em;transition:all var(--transition-speed) cubic-bezier(.175,.885,.32,1.175);width:2em}.section-header button[data-target=button-group-sort].js-active{transform:rotate(180deg) rotateY(180deg)}.download-wrapper{background-color:var(--white);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:80vh}.download-wrapper section>h2{margin:1em auto .5em;text-align:center}.download-wrapper section>article{display:-ms-flexbox;display:flex;border-bottom:1px solid #95989a;-ms-flex-direction:column;flex-direction:column}.download-wrapper section>article img{max-height:20em}.download-wrapper section>article h3{color:var(--primary-blue);margin:.5em .2em}.download-wrapper section>article span{color:#95989a;margin:0 .4em}.download-wrapper section>article footer{margin:0 .4em}.download-wrapper section>article footer button{width:100%}.download-modal{background-color:var(--white);border:1px solid var(--gray-light);bottom:0;box-shadow:3px 3px 5px rgba(0,0,0,.4);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:1em auto;opacity:0;padding:0 var(--outer-margin) 1.5em;position:absolute;right:0;transform:translateX(400%);transition:all .4s ease-in-out;width:100%}.download-modal.js-active{opacity:1;transform:translateX(0)}.download-modal header{border-bottom:1px solid #95989a;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;margin:.5em auto;width:100%}.download-modal header img{box-sizing:content-box;cursor:pointer;max-height:2em;padding:.4em 0}.download-modal form fieldset div{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:1em 0}.download-modal form fieldset div button,.download-modal form fieldset div input,.download-modal form fieldset div p{width:100%}.download-modal form fieldset div p{font-size:1.2em;max-width:45ch}.download-modal form fieldset div button,.download-modal form fieldset div input{font-size:1.3em}.download-modal form fieldset div input{border:1px solid #95989a;color:#95989a;padding:.5em}.download-modal form fieldset div input:-ms-input-placeholder{opacity:.5}.download-modal form fieldset div input::placeholder{opacity:.5}.download-modal form fieldset div input.js-active{border-color:#fd5151}.download-modal form fieldset div button{margin:1em 0}.download-modal form fieldset div button.js-loading{background-color:#ffaf65;cursor:not-allowed}.download-modal form fieldset div button.js-success{background-color:var(--primary-blue);transition:opacity .2s ease-in-out}.download-modal form fieldset div button.js-success:hover{opacity:.8}@keyframes b{0%{transform:translateY(-50%) rotate(0deg)}to{transform:translateY(-50%) rotate(1turn)}}.article-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;overflow-x:auto;padding-bottom:1em;-ms-scroll-snap-points-x:repeat(100%);scroll-snap-points-x:repeat(100%);-ms-scroll-snap-type:mandatory;scroll-snap-type:mandatory;-ms-scroll-snap-destination:50% 50%;scroll-snap-destination:50% 50%}.article-wrapper.no-results{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:var(--outer-margin);margin:0 auto;position:absolute;padding-right:var(--outer-margin);right:0;top:50%;transform:translateY(-50%);width:92.5%}.article-wrapper.no-results i{background:url(../img/icons/glasses-gray.svg) no-repeat 50%;background-size:80% 80%;border:4px solid var(--gray);border-radius:100%;display:block;height:4em;margin-bottom:.5em;padding-left:.4em;width:4em}.article-wrapper.no-results>span{max-width:30ch;text-align:center}.article-wrapper.no-results>span a{color:#005184;position:relative}.article-wrapper.no-results>span a:hover{color:var(--primary-blue)}.article-wrapper.no-results>span a:after{content:"\0025B6";font-size:.7em;margin-left:5px}.article-wrapper>ul{height:3em;width:3em;position:relative}.article-wrapper>ul>li{height:100%;left:0;position:absolute;top:0;width:100%}.article-wrapper>ul>li:before{animation:a 1.2s infinite ease-in-out both;background-color:#333;border-radius:100%;content:"";display:block;height:15%;margin:0 auto;width:15%}.article-wrapper>ul>li:nth-of-type(2){transform:rotate(30deg)}.article-wrapper>ul>li:nth-of-type(2):before{animation-delay:-1.1s}.article-wrapper>ul>li:nth-of-type(3){transform:rotate(60deg)}.article-wrapper>ul>li:nth-of-type(3):before{animation-delay:-1s}.article-wrapper>ul>li:nth-of-type(4){transform:rotate(90deg)}.article-wrapper>ul>li:nth-of-type(4):before{animation-delay:-.9s}.article-wrapper>ul>li:nth-of-type(5){transform:rotate(120deg)}.article-wrapper>ul>li:nth-of-type(5):before{animation-delay:-.8s}.article-wrapper>ul>li:nth-of-type(6){transform:rotate(150deg)}.article-wrapper>ul>li:nth-of-type(6):before{animation-delay:-.7s}.article-wrapper>ul>li:nth-of-type(7){transform:rotate(180deg)}.article-wrapper>ul>li:nth-of-type(7):before{animation-delay:-.6s}.article-wrapper>ul>li:nth-of-type(8){transform:rotate(210deg)}.article-wrapper>ul>li:nth-of-type(8):before{animation-delay:-.5s}.article-wrapper>ul>li:nth-of-type(9){transform:rotate(240deg)}.article-wrapper>ul>li:nth-of-type(9):before{animation-delay:-.4s}.article-wrapper>ul>li:nth-of-type(10){transform:rotate(270deg)}.article-wrapper>ul>li:nth-of-type(10):before{animation-delay:-.3s}.article-wrapper>ul>li:nth-of-type(11){transform:rotate(300deg)}.article-wrapper>ul>li:nth-of-type(11):before{animation-delay:-.2s}.article-wrapper>ul>li:nth-of-type(12){transform:rotate(330deg)}.article-wrapper>ul>li:nth-of-type(12):before{animation-delay:-.1s}.article-wrapper>article{background-color:var(--white);box-shadow:2px 3px 7px rgba(0,0,0,.3);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-right:1em;min-width:100%;max-width:15rem;overflow:hidden;-ms-scroll-snap-coordinate:50% 50%;scroll-snap-coordinate:50% 50%;width:90%}.article-wrapper>article:last-of-type{margin-right:-30%}.article-wrapper>article>h3{font-size:1.1em}.article-wrapper>article>p{font-size:.9em;margin:0 .625rem auto;max-width:30rem}.article-wrapper>article>p:after{content:"[...]";cursor:pointer}.article-wrapper>article>p.js-active:after{content:"";cursor:default}.article-wrapper>article>p>span{display:none}.article-wrapper>article>p>span.js-active{display:inline}.article-wrapper>article>footer{margin:0 .625rem;position:relative}.article-wrapper>article>footer>section.upload-photo-section{border-top:1px solid var(--gray-medium);border-bottom:1px solid var(--gray-medium);margin:1em 0 -16em;opacity:0;padding:.5em 0}.article-wrapper>article>footer>section.upload-photo-section.js-active{margin:1em 0;opacity:1}.article-wrapper>article>footer>section.upload-photo-section form{margin:1em 0}.article-wrapper>article>footer>section.upload-photo-section form fieldset div{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.article-wrapper>article>footer>section.upload-photo-section form fieldset div label{color:var(--gray);width:100%}.article-wrapper>article>footer>section.upload-photo-section form fieldset div input{border:1px solid var(--gray);height:auto;width:70%}.article-wrapper>article>footer>section.upload-photo-section form fieldset div button{margin:0;width:30%;transition:all .3s ease-in-out}.article-wrapper>article>footer>section.upload-photo-section form fieldset div button.js-success{background-color:var(--primary-blue)}.article-wrapper>article>footer>section.upload-photo-section form fieldset div button.js-success:hover{opacity:.8}.article-wrapper>article>footer>section.upload-photo-section form fieldset div button.js-error{background-color:#fd5151}.article-wrapper>article>footer>section.upload-photo-section form fieldset div button.js-error:hover{opacity:.8}.article-wrapper>article>footer>section.upload-photo-section>p{font-weight:600;max-width:45ch}.article-wrapper>article>footer>section.upload-photo-section>p>span{color:var(--tertiary-orange)}.article-wrapper>article>footer>button{position:relative;width:100%;z-index:3}.article-wrapper>article>footer>button:before{content:"";height:50%;left:.5em;position:absolute;top:50%;transform:translateY(-50%);width:1em}.article-wrapper>article>footer>button:first-of-type:before{background:url(../img/icons/glasses.svg) 0 no-repeat;background-size:contain}.article-wrapper>article>footer>button:first-of-type.js-loading{background-color:#ffaf65;cursor:not-allowed}.article-wrapper>article>footer>button:first-of-type.js-loading:before{background:url(../img/icons/loading.svg) 0 no-repeat;background-size:contain;animation:b .5s ease-in-out forwards infinite}.article-wrapper>article>footer>button:first-of-type.js-active{background-color:var(--primary-blue)}.article-wrapper>article>footer>button:first-of-type.js-active:before{background:url(../img/icons/verify-sign.svg) 0 no-repeat;background-size:contain}.article-wrapper>article>footer>button:first-of-type.js-remove{background-color:#fd5151}.article-wrapper>article>footer>button:first-of-type.js-remove:before{background:url(../img/icons/multiply_white.svg) 0 no-repeat;background-size:contain}.article-wrapper>article>footer>button:nth-of-type(2):before{background:url(../img/icons/download.svg) 0 no-repeat;background-size:contain}.article-wrapper>article>footer>button:nth-of-type(2).js-loading{background-color:#ffaf65;cursor:not-allowed}.article-wrapper>article>footer>button:nth-of-type(2).js-loading:before{background:url(../img/icons/loading.svg) 0 no-repeat;background-size:contain;animation:b .5s ease-in-out forwards infinite}.article-wrapper>article>footer>button:nth-of-type(2).js-success{background-color:var(--primary-blue)}.article-wrapper>article>footer>button:nth-of-type(2).js-success:before{background:url(../img/icons/verify-sign.svg) 0 no-repeat;background-size:contain}.article-wrapper>article>footer>section.download-modal,.article-wrapper>article>footer>section.login-modal,.article-wrapper>article>footer>section.uploads-modal{background-color:var(--white);border:1px solid #95989a;bottom:0;box-shadow:3px 3px 5px rgba(0,0,0,.4);margin-bottom:.5em;opacity:0;position:absolute;right:0;transform:translateX(4000%) scale(0);transform-origin:right bottom;transition:all .5s ease-in-out;z-index:5}.article-wrapper>article>footer>section.download-modal.js-active,.article-wrapper>article>footer>section.login-modal.js-active,.article-wrapper>article>footer>section.uploads-modal.js-active{opacity:1;transform:translateX(0) scale(1)}.article-wrapper>article>footer>section.download-modal>header,.article-wrapper>article>footer>section.login-modal>header,.article-wrapper>article>footer>section.uploads-modal>header{-ms-flex-align:center;align-items:center;background-color:#fd5151;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:.5em}.article-wrapper>article>footer>section.download-modal>header>h4,.article-wrapper>article>footer>section.login-modal>header>h4,.article-wrapper>article>footer>section.uploads-modal>header>h4{color:var(--white);text-transform:capitalize}.article-wrapper>article>footer>section.download-modal>header>img,.article-wrapper>article>footer>section.login-modal>header>img,.article-wrapper>article>footer>section.uploads-modal>header>img{box-sizing:content-box;cursor:pointer;max-height:1.25em;padding:.5em}.article-wrapper>article>footer>section.download-modal>p,.article-wrapper>article>footer>section.login-modal>p,.article-wrapper>article>footer>section.uploads-modal>p{color:var(--secondary-blue);cursor:pointer;padding:.5em}.article-wrapper>button[aria-label*="25 verhalen"]{max-height:2rem}.article-header{position:relative}.article-header h3,.article-header span{padding:.625rem}.article-header>span,.article-header h3,.article-header img[alt=search-result-image]{display:block}.article-header img[alt=search-result-image]{height:12rem;width:100%}.article-header h3,.article-header img[alt=search-result-image]{cursor:pointer}.article-header h3{color:var(--primary-blue);max-width:80%}.article-header>span{color:var(--gray);font-size:.6rem}.site-footer{background-color:var(--primary-blue);font-size:.8em;padding-top:2.5em}.site-footer.secondary-blue{background-color:var(--secondary-blue)}.site-footer.secondary-blue small{color:#fff}.site-footer section{margin-left:1em}.site-footer section:not(:first-of-type) h4{margin:.75em 1em .5em 0}.site-footer section:first-of-type h4{margin-bottom:.5em}.site-footer section:last-of-type ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:0}.site-footer section:last-of-type ul li{border-radius:5px;margin-right:.7em;transition:all .1s ease-in-out}.site-footer section:last-of-type ul li a{border-radius:3px;display:block;height:2.3em;transition:all .1s ease-in-out;width:2.3em}.site-footer section:last-of-type ul li:first-of-type a{background:url(https://upload.wikimedia.org/wikipedia/commons/c/c2/F_icon.svg) no-repeat 50%;background-size:contain}.site-footer section:last-of-type ul li:first-of-type:hover a{filter:brightness(20%)}.site-footer section:last-of-type ul li:nth-of-type(2){background-color:#00c3f3}.site-footer section:last-of-type ul li:nth-of-type(2) a{background-color:var(--white);-webkit-mask:url(../img/icons/twitter.svg) center/70% 70% no-repeat}.site-footer section:last-of-type ul li:nth-of-type(3){background-color:#517fa6}.site-footer section:last-of-type ul li:nth-of-type(3) a{background-color:var(--white);-webkit-mask:url(../img/icons/instagram.svg) center/70% 70% no-repeat}.site-footer section:last-of-type ul li:nth-of-type(4){background-color:#cc1d1f}.site-footer section:last-of-type ul li:nth-of-type(4) a{background-color:var(--white);-webkit-mask:url(../img/icons/pinterest.svg) center/70% 70% no-repeat}.site-footer section:last-of-type ul li:nth-of-type(5){background-color:#eb4026}.site-footer section:last-of-type ul li:nth-of-type(5) a{background-color:var(--white);-webkit-mask:url(../img/icons/googleplus.svg) center/70% 70% no-repeat}.site-footer section:last-of-type ul li:nth-of-type(6){background-color:#cc181e}.site-footer section:last-of-type ul li:nth-of-type(6) a{background-color:var(--white);-webkit-mask:url(../img/icons/youtube.svg) center/70% 70% no-repeat}.site-footer section:last-of-type ul li:not(:first-of-type):hover{background-color:#222}.site-footer section li{margin-bottom:.33em}.site-footer section li a{color:var(--very-light-blue);font-size:1.2em;text-decoration:none}.site-footer section h4{font-weight:300}.site-footer h4,.site-footer li a:hover,.site-footer small:hover{color:var(--white)}.site-footer small{border-top:.015em solid var(--very-light-blue);color:var(--very-light-blue);display:block;margin:2.5em 2.5vw 0;padding:1em 0 3em;text-align:left;transition:color .1s ease-in-out}@media (min-width:40rem){:root{font-size:18px;--outer-margin:1.7rem;--DFDS-max-width:1386px}body>header nav ul{max-width:var(--DFDS-max-width);margin:0 auto;padding:0}body>section>nav{padding-left:var(--outer-margin)}main.sign-up-page{margin:0 auto;width:95vw}main>section p{margin:1.4em 0 1em}.stories-form-wrapper{margin:2em 0}.stories-form-wrapper,.stories-form-wrapper header{position:relative}.stories-form-wrapper header,.stories-form-wrapper header img[alt=landing-image]{max-height:20rem}.stories-form-wrapper header h1{background-color:rgba(0,43,69,.8);bottom:0;left:0;margin-top:0;position:absolute;top:0;width:50%}.find-stories-form.search{background:none;position:absolute;top:6em;left:0;width:50%}.find-stories-form.search fieldset{padding-bottom:.3em}.find-stories-form.search fieldset>div{-ms-flex-wrap:wrap;flex-wrap:wrap}.find-stories-form.search fieldset>div input{border-radius:var(--radius);padding:.2em;width:100%}.find-stories-form.search fieldset>div button{margin-top:.5em;width:50%}.button-group label{padding:.5em}.article-section{margin:1.5em auto 0;overflow:visible;padding:0;position:relative;width:100%}.article-section#reading-list-section:after,.article-section#reading-list-section:before{background-color:var(--white);bottom:0;content:"";position:absolute;top:0;width:50em}.article-section#reading-list-section:before{left:-50em}.article-section#reading-list-section:after{right:-50em}.article-section#reading-list-section.reading-list-js-results{background-color:transparent}.article-section#reading-list-section.reading-list-js-results:after,.article-section#reading-list-section.reading-list-js-results:before{display:none}.article-wrapper article{background-color:var(--white);min-width:70%;margin-right:var(--gap);max-width:75%}.article-wrapper article>p{padding:0 .9rem;margin:0 0 auto}.article-wrapper.no-results{left:0;padding-right:0;right:0}.article-wrapper.no-results>span{max-width:45ch}.download-modal{padding:0;width:90%}.download-modal header{margin:0}.download-modal header img{max-height:1.5em}.download-modal form fieldset div p{width:80%}.download-modal form fieldset div input{min-width:70%;max-width:80%;width:unset}.download-modal form fieldset div button{min-width:20%;max-width:30%;margin:0}.article-header{position:relative}.article-header>div{-ms-flex-align:end;align-items:flex-end;background-color:rgba(0,43,69,.8);bottom:1.5rem;-webkit-clip-path:polygon(100% 100%,100% 0,40% 0,0 100%);clip-path:polygon(100% 100%,100% 0,40% 0,0 100%);display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;position:absolute;right:0;top:0;vertical-align:text-bottom;width:45%}.article-header h3{color:var(--white);-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin:unset;max-width:80%;text-align:right}.article-header>span{padding:0;margin:.5em .9rem}.site-footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:1.1rem var(--outer-margin)}.site-footer section{width:50%;margin-left:0}.site-footer section:first-of-type h4{margin:.75em 0 .5em}.site-footer section:last-of-type li{margin-right:.7em}.site-footer section li a{font-size:1em}.site-footer small{margin:2.2rem 0 0;text-align:right;width:100%}}@media (min-width:65rem){:root{font-size:20px;--outer-margin:4rem}body>section>nav{box-shadow:3px 3px 5px rgba(0,0,0,.2);height:unset;left:calc(100vw - 30%);min-height:unset;opacity:0;padding:0 .5rem;position:absolute;text-align:left;right:var(--outer-margin);z-index:5}body>section>nav.js-active{opacity:1}body>section>nav ul li:last-of-type{border-bottom:0}main{max-width:var(--DFDS-max-width);margin-top:1.5rem}main.sign-up-page{display:-ms-flexbox;display:flex}main.sign-up-page section{width:50%}main.story.story-3{width:calc(100vw - (2 * var(--outer-margin)))}main.story.story-3>article{-ms-flex-direction:row;flex-direction:row}main.story.story-3>article section.divider__left,main.story.story-3>article section.divider__right{width:50%}.user-form.sign-up:before{content:"";background-color:var(--gray-light);bottom:1.66667rem;left:0;top:1.66667rem;transform:unset;width:1px}.find-stories-form.search{top:9em}.find-stories-form.search fieldset{margin:0 auto;max-width:45ch}.find-stories-form.search fieldset>div{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.find-stories-form.search fieldset>div input{border-radius:var(--radius) 0 0 var(--radius);width:70%}.find-stories-form.search fieldset>div button{margin:0;width:30%}.article-section .section-header button[data-target=button-group-sort]{top:1em}.article-wrapper{display:-ms-grid;display:grid;grid-template-areas:"a a";-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:auto;grid-template-rows:auto;grid-gap:var(--gap) calc(var(--gap) * 2);overflow:visible;padding-bottom:1em}.article-wrapper>button,.article-wrapper>ul{-ms-grid-column:1;grid-column-start:1;grid-column-end:3;justify-self:center}.article-wrapper article{background-color:var(--white);border-bottom:1px solid var(--gray);margin-right:0;max-width:unset;min-width:0;width:100%}.article-wrapper article:last-of-type{margin-right:0}.article-wrapper article>p{margin:0}.article-wrapper article>footer{max-width:unset}.article-header{max-width:100%}.download-wrapper section article{border:1px solid #95989a;-ms-flex-direction:row;flex-direction:row}.download-wrapper section article h3{border-right:1px solid #95989a;margin:0;width:30%;padding:.5em .2em;text-align:center}.download-wrapper section article img{max-height:10em}.download-wrapper section article span{border-right:1px solid #95989a;padding:.6em .4em;width:30%}.download-wrapper section article footer{padding:0 .4em;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.download-wrapper section article footer button{width:100%}.site-footer{padding:1.5rem var(--outer-margin) 0}.site-footer section{width:25%;padding-left:.6em}.site-footer small{font-size:.8em}}@media (min-width:95rem){body>section>nav{right:calc(var(--outer-margin) + 4em)}}