/*! modern-normalize v0.7.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,*::before,*::after{box-sizing:border-box}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}body{font-family:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}hr{height:0}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}legend{padding:0}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}/*!
	Modaal - accessible modals - v0.3.1
	by Humaan, for all humans.
	http://humaan.com
 */.modaal-noscroll{overflow:hidden}.modaal-accessible-hide{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}.modaal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;opacity:0}.modaal-wrapper{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;overflow:auto;opacity:1;box-sizing:border-box;-webkit-overflow-scrolling:touch;transition:all 0.3s ease-in-out}.modaal-wrapper *{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden}.modaal-wrapper .modaal-close{border:none;background:rgba(0,0,0,0);padding:0;-webkit-appearance:none}.modaal-wrapper.modaal-start_none{display:none;opacity:1}.modaal-wrapper.modaal-start_fade{opacity:0}.modaal-wrapper *[tabindex="0"]{outline:none !important}.modaal-wrapper.modaal-fullscreen{overflow:hidden}.modaal-outer-wrapper{display:table;position:relative;width:100%;height:100%}.modaal-fullscreen .modaal-outer-wrapper{display:block}.modaal-inner-wrapper{display:table-cell;width:100%;height:100%;position:relative;vertical-align:middle;text-align:center;padding:80px 25px}.modaal-fullscreen .modaal-inner-wrapper{padding:0;display:block;vertical-align:top}.modaal-container{position:relative;display:inline-block;width:100%;margin:auto;text-align:left;color:#000;max-width:1000px;border-radius:0px;background:#fff;box-shadow:0 4px 15px rgba(0,0,0,.2);cursor:auto}.modaal-container.is_loading{height:100px;width:100px;overflow:hidden}.modaal-fullscreen .modaal-container{max-width:none;height:100%;overflow:auto}.modaal-close{position:fixed;right:20px;top:20px;color:#fff;cursor:pointer;opacity:1;width:50px;height:50px;background:rgba(0,0,0,0);border-radius:100%;transition:all 0.2s ease-in-out}.modaal-close:focus,.modaal-close:hover{outline:none;background:#fff}.modaal-close:focus:before,.modaal-close:focus:after,.modaal-close:hover:before,.modaal-close:hover:after{background:#b93d0c}.modaal-close span{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}.modaal-close:before,.modaal-close:after{display:block;content:" ";position:absolute;top:14px;left:23px;width:4px;height:22px;border-radius:4px;background:#fff;transition:background 0.2s ease-in-out}.modaal-close:before{transform:rotate(-45deg)}.modaal-close:after{transform:rotate(45deg)}.modaal-fullscreen .modaal-close{background:#afb7bc;right:10px;top:10px}.modaal-content-container{padding:30px}.modaal-confirm-wrap{padding:30px 0 0;text-align:center;font-size:0}.modaal-confirm-btn{font-size:14px;display:inline-block;margin:0 10px;vertical-align:middle;cursor:pointer;border:none;background:rgba(0,0,0,0)}.modaal-confirm-btn.modaal-ok{padding:10px 15px;color:#fff;background:#555;border-radius:3px;transition:background 0.2s ease-in-out}.modaal-confirm-btn.modaal-ok:hover{background:#2f2f2f}.modaal-confirm-btn.modaal-cancel{text-decoration:underline}.modaal-confirm-btn.modaal-cancel:hover{text-decoration:none;color:#2f2f2f}@keyframes instaReveal{0%{opacity:0}100%{opacity:1}}.modaal-instagram .modaal-container{width:auto;background:rgba(0,0,0,0);box-shadow:none !important}.modaal-instagram .modaal-content-container{padding:0;background:rgba(0,0,0,0)}.modaal-instagram .modaal-content-container>blockquote{width:1px !important;height:1px !important;opacity:0 !important}.modaal-instagram iframe{opacity:0;margin:-6px !important;border-radius:0 !important;width:1000px !important;max-width:800px !important;box-shadow:none !important;animation:instaReveal 1s linear forwards}.modaal-image .modaal-inner-wrapper{padding-left:140px;padding-right:140px}.modaal-image .modaal-container{width:auto;max-width:100%}.modaal-gallery-wrap{position:relative;color:#fff}.modaal-gallery-item{display:none}.modaal-gallery-item img{display:block}.modaal-gallery-item.is_active{display:block}.modaal-gallery-label{position:absolute;left:0;width:100%;margin:20px 0 0;font-size:18px;text-align:center;color:#fff}.modaal-gallery-label:focus{outline:none}.modaal-gallery-control{position:absolute;top:50%;transform:translateY(-50%);opacity:1;cursor:pointer;color:#fff;width:50px;height:50px;background:rgba(0,0,0,0);border:none;border-radius:100%;transition:all 0.2s ease-in-out}.modaal-gallery-control.is_hidden{opacity:0;cursor:default}.modaal-gallery-control:focus,.modaal-gallery-control:hover{outline:none;background:#fff}.modaal-gallery-control:focus:before,.modaal-gallery-control:focus:after,.modaal-gallery-control:hover:before,.modaal-gallery-control:hover:after{background:#afb7bc}.modaal-gallery-control span{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}.modaal-gallery-control:before,.modaal-gallery-control:after{display:block;content:" ";position:absolute;top:16px;left:25px;width:4px;height:18px;border-radius:4px;background:#fff;transition:background 0.2s ease-in-out}.modaal-gallery-control:before{margin:-5px 0 0;transform:rotate(-45deg)}.modaal-gallery-control:after{margin:5px 0 0;transform:rotate(45deg)}.modaal-gallery-next{left:100%;margin-left:40px}.modaal-gallery-prev{right:100%;margin-right:40px}.modaal-gallery-prev:before,.modaal-gallery-prev:after{left:22px}.modaal-gallery-prev:before{margin:5px 0 0;transform:rotate(-45deg)}.modaal-gallery-prev:after{margin:-5px 0 0;transform:rotate(45deg)}.modaal-video-wrap{margin:auto 50px;position:relative}.modaal-video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;box-shadow:0 0 10px rgba(0,0,0,.3);background:#000;max-width:1300px;margin-left:auto;margin-right:auto}.modaal-video-container iframe,.modaal-video-container object,.modaal-video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.modaal-iframe .modaal-content{width:100%;height:100%}.modaal-iframe-elem{width:100%;height:100%;display:block}@media only screen and (min-width: 1400px){.modaal-video-container{padding-bottom:0;height:731px}}@media only screen and (max-width: 1140px){.modaal-image .modaal-inner-wrapper{padding-left:25px;padding-right:25px}.modaal-gallery-control{top:auto;bottom:20px;transform:none;background:rgba(0,0,0,.7)}.modaal-gallery-control:before,.modaal-gallery-control:after{background:#fff}.modaal-gallery-next{left:auto;right:20px}.modaal-gallery-prev{left:20px;right:auto}}@media screen and (max-width: 900px){.modaal-instagram iframe{width:500px !important}}@media screen and (max-height: 1100px){.modaal-instagram iframe{width:700px !important}}@media screen and (max-height: 1000px){.modaal-inner-wrapper{padding-top:60px;padding-bottom:60px}.modaal-instagram iframe{width:600px !important}}@media screen and (max-height: 900px){.modaal-instagram iframe{width:500px !important}.modaal-video-container{max-width:900px;max-height:510px}}@media only screen and (max-width: 600px){.modaal-instagram iframe{width:280px !important}}@media only screen and (max-height: 820px){.modaal-gallery-label{display:none}}.modaal-loading-spinner{background:none;position:absolute;width:200px;height:200px;top:50%;left:50%;margin:-100px 0 0 -100px;transform:scale(0.25)}@keyframes modaal-loading-spinner{0%{opacity:1;transform:scale(1.5)}100%{opacity:.1;transform:scale(1)}}.modaal-loading-spinner>div{width:24px;height:24px;margin-left:4px;margin-top:4px;position:absolute}.modaal-loading-spinner>div>div{width:100%;height:100%;border-radius:15px;background:#fff}.modaal-loading-spinner>div:nth-of-type(1)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:0s}.modaal-loading-spinner>div:nth-of-type(2)>div,.modaal-loading-spinner>div:nth-of-type(3)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(1){transform:translate(84px, 84px) rotate(45deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(2)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.12s}.modaal-loading-spinner>div:nth-of-type(2){transform:translate(84px, 84px) rotate(90deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(3)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.25s}.modaal-loading-spinner>div:nth-of-type(4)>div,.modaal-loading-spinner>div:nth-of-type(5)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(3){transform:translate(84px, 84px) rotate(135deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(4)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.37s}.modaal-loading-spinner>div:nth-of-type(4){transform:translate(84px, 84px) rotate(180deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(5)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.5s}.modaal-loading-spinner>div:nth-of-type(6)>div,.modaal-loading-spinner>div:nth-of-type(7)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(5){transform:translate(84px, 84px) rotate(225deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(6)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.62s}.modaal-loading-spinner>div:nth-of-type(6){transform:translate(84px, 84px) rotate(270deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(7)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.75s}.modaal-loading-spinner>div:nth-of-type(7){transform:translate(84px, 84px) rotate(315deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(8)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.87s}.modaal-loading-spinner>div:nth-of-type(8){transform:translate(84px, 84px) rotate(360deg) translate(70px, 0)}/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}[data-whatintent=mouse] *,[data-whatintent=mouse] *:focus,[data-whatintent=touch] *,[data-whatintent=touch] *:focus,[data-whatinput=mouse] *,[data-whatinput=mouse] *:focus,[data-whatinput=touch] *,[data-whatinput=touch] *:focus{outline:none}[draggable=false]{-webkit-touch-callout:none;-webkit-user-select:none}.foundation-mq{font-family:"small=0em&medium=40em&large=59.375em&xlarge=75em&xxlarge=90em"}html{box-sizing:border-box;font-size:100%}*,*::before,*::after{box-sizing:inherit}body{margin:0;padding:0;background:#222;font-family:"Epilogue","Ubuntu","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:400;line-height:1.5;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px;border-radius:3px}select{box-sizing:border-box;width:100%;border-radius:3px}.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object{max-width:none !important}button{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:3px;background:rgba(0,0,0,0);line-height:1;cursor:pointer}[data-whatinput=mouse] button{outline:0}pre{overflow:auto;-webkit-overflow-scrolling:touch}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block !important}.is-hidden{display:none !important}.grid-container{padding-right:0.5rem;padding-left:0.5rem;max-width:64rem;margin-left:auto;margin-right:auto}@media print,screen and (min-width: 40em){.grid-container{padding-right:0.75rem;padding-left:0.75rem}}.grid-container.fluid{padding-right:0.5rem;padding-left:0.5rem;max-width:100%;margin-left:auto;margin-right:auto}@media print,screen and (min-width: 40em){.grid-container.fluid{padding-right:0.75rem;padding-left:0.75rem}}.grid-container.full{padding-right:0;padding-left:0;max-width:100%;margin-left:auto;margin-right:auto}.grid-x{display:flex;flex-flow:row wrap}.cell{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{flex:1 1 0}.cell.shrink{flex:0 0 auto}.grid-x>.auto{width:auto}.grid-x>.shrink{width:auto}.grid-x>.small-shrink,.grid-x>.small-full,.grid-x>.small-1,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12{flex-basis:auto}@media print,screen and (min-width: 40em){.grid-x>.medium-shrink,.grid-x>.medium-full,.grid-x>.medium-1,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12{flex-basis:auto}}@media print,screen and (min-width: 59.375em){.grid-x>.large-shrink,.grid-x>.large-full,.grid-x>.large-1,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12{flex-basis:auto}}.grid-x>.small-12,.grid-x>.small-11,.grid-x>.small-10,.grid-x>.small-9,.grid-x>.small-8,.grid-x>.small-7,.grid-x>.small-6,.grid-x>.small-5,.grid-x>.small-4,.grid-x>.small-3,.grid-x>.small-2,.grid-x>.small-1{flex:0 0 auto}.grid-x>.small-1{width:8.3333333333%}.grid-x>.small-2{width:16.6666666667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.3333333333%}.grid-x>.small-5{width:41.6666666667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.3333333333%}.grid-x>.small-8{width:66.6666666667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.3333333333%}.grid-x>.small-11{width:91.6666666667%}.grid-x>.small-12{width:100%}@media print,screen and (min-width: 40em){.grid-x>.medium-auto{flex:1 1 0;width:auto}.grid-x>.medium-12,.grid-x>.medium-11,.grid-x>.medium-10,.grid-x>.medium-9,.grid-x>.medium-8,.grid-x>.medium-7,.grid-x>.medium-6,.grid-x>.medium-5,.grid-x>.medium-4,.grid-x>.medium-3,.grid-x>.medium-2,.grid-x>.medium-1,.grid-x>.medium-shrink{flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:8.3333333333%}.grid-x>.medium-2{width:16.6666666667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.3333333333%}.grid-x>.medium-5{width:41.6666666667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.3333333333%}.grid-x>.medium-8{width:66.6666666667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.3333333333%}.grid-x>.medium-11{width:91.6666666667%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width: 59.375em){.grid-x>.large-auto{flex:1 1 0;width:auto}.grid-x>.large-12,.grid-x>.large-11,.grid-x>.large-10,.grid-x>.large-9,.grid-x>.large-8,.grid-x>.large-7,.grid-x>.large-6,.grid-x>.large-5,.grid-x>.large-4,.grid-x>.large-3,.grid-x>.large-2,.grid-x>.large-1,.grid-x>.large-shrink{flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:8.3333333333%}.grid-x>.large-2{width:16.6666666667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.3333333333%}.grid-x>.large-5{width:41.6666666667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.3333333333%}.grid-x>.large-8{width:66.6666666667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.3333333333%}.grid-x>.large-11{width:91.6666666667%}.grid-x>.large-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-0.5rem;margin-right:-0.5rem}@media print,screen and (min-width: 40em){.grid-margin-x{margin-left:-0.75rem;margin-right:-0.75rem}}.grid-margin-x>.cell{width:calc(100% - 1rem);margin-left:0.5rem;margin-right:0.5rem}@media print,screen and (min-width: 40em){.grid-margin-x>.cell{width:calc(100% - 1.5rem);margin-left:0.75rem;margin-right:0.75rem}}.grid-margin-x>.auto{width:auto}.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.3333333333% - 1rem)}.grid-margin-x>.small-2{width:calc(16.6666666667% - 1rem)}.grid-margin-x>.small-3{width:calc(25% - 1rem)}.grid-margin-x>.small-4{width:calc(33.3333333333% - 1rem)}.grid-margin-x>.small-5{width:calc(41.6666666667% - 1rem)}.grid-margin-x>.small-6{width:calc(50% - 1rem)}.grid-margin-x>.small-7{width:calc(58.3333333333% - 1rem)}.grid-margin-x>.small-8{width:calc(66.6666666667% - 1rem)}.grid-margin-x>.small-9{width:calc(75% - 1rem)}.grid-margin-x>.small-10{width:calc(83.3333333333% - 1rem)}.grid-margin-x>.small-11{width:calc(91.6666666667% - 1rem)}.grid-margin-x>.small-12{width:calc(100% - 1rem)}@media print,screen and (min-width: 40em){.grid-margin-x>.auto{width:auto}.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.3333333333% - 1.5rem)}.grid-margin-x>.small-2{width:calc(16.6666666667% - 1.5rem)}.grid-margin-x>.small-3{width:calc(25% - 1.5rem)}.grid-margin-x>.small-4{width:calc(33.3333333333% - 1.5rem)}.grid-margin-x>.small-5{width:calc(41.6666666667% - 1.5rem)}.grid-margin-x>.small-6{width:calc(50% - 1.5rem)}.grid-margin-x>.small-7{width:calc(58.3333333333% - 1.5rem)}.grid-margin-x>.small-8{width:calc(66.6666666667% - 1.5rem)}.grid-margin-x>.small-9{width:calc(75% - 1.5rem)}.grid-margin-x>.small-10{width:calc(83.3333333333% - 1.5rem)}.grid-margin-x>.small-11{width:calc(91.6666666667% - 1.5rem)}.grid-margin-x>.small-12{width:calc(100% - 1.5rem)}.grid-margin-x>.medium-auto{width:auto}.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.3333333333% - 1.5rem)}.grid-margin-x>.medium-2{width:calc(16.6666666667% - 1.5rem)}.grid-margin-x>.medium-3{width:calc(25% - 1.5rem)}.grid-margin-x>.medium-4{width:calc(33.3333333333% - 1.5rem)}.grid-margin-x>.medium-5{width:calc(41.6666666667% - 1.5rem)}.grid-margin-x>.medium-6{width:calc(50% - 1.5rem)}.grid-margin-x>.medium-7{width:calc(58.3333333333% - 1.5rem)}.grid-margin-x>.medium-8{width:calc(66.6666666667% - 1.5rem)}.grid-margin-x>.medium-9{width:calc(75% - 1.5rem)}.grid-margin-x>.medium-10{width:calc(83.3333333333% - 1.5rem)}.grid-margin-x>.medium-11{width:calc(91.6666666667% - 1.5rem)}.grid-margin-x>.medium-12{width:calc(100% - 1.5rem)}}@media print,screen and (min-width: 59.375em){.grid-margin-x>.large-auto{width:auto}.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.3333333333% - 1.5rem)}.grid-margin-x>.large-2{width:calc(16.6666666667% - 1.5rem)}.grid-margin-x>.large-3{width:calc(25% - 1.5rem)}.grid-margin-x>.large-4{width:calc(33.3333333333% - 1.5rem)}.grid-margin-x>.large-5{width:calc(41.6666666667% - 1.5rem)}.grid-margin-x>.large-6{width:calc(50% - 1.5rem)}.grid-margin-x>.large-7{width:calc(58.3333333333% - 1.5rem)}.grid-margin-x>.large-8{width:calc(66.6666666667% - 1.5rem)}.grid-margin-x>.large-9{width:calc(75% - 1.5rem)}.grid-margin-x>.large-10{width:calc(83.3333333333% - 1.5rem)}.grid-margin-x>.large-11{width:calc(91.6666666667% - 1.5rem)}.grid-margin-x>.large-12{width:calc(100% - 1.5rem)}}.grid-padding-x .grid-padding-x{margin-right:-0.5rem;margin-left:-0.5rem}@media print,screen and (min-width: 40em){.grid-padding-x .grid-padding-x{margin-right:-0.75rem;margin-left:-0.75rem}}.grid-container:not(.full)>.grid-padding-x{margin-right:-0.5rem;margin-left:-0.5rem}@media print,screen and (min-width: 40em){.grid-container:not(.full)>.grid-padding-x{margin-right:-0.75rem;margin-left:-0.75rem}}.grid-padding-x>.cell{padding-right:0.5rem;padding-left:0.5rem}@media print,screen and (min-width: 40em){.grid-padding-x>.cell{padding-right:0.75rem;padding-left:0.75rem}}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.3333333333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.6666666667%}.small-up-7>.cell{width:14.2857142857%}.small-up-8>.cell{width:12.5%}@media print,screen and (min-width: 40em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.3333333333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.6666666667%}.medium-up-7>.cell{width:14.2857142857%}.medium-up-8>.cell{width:12.5%}}@media print,screen and (min-width: 59.375em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.3333333333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.6666666667%}.large-up-7>.cell{width:14.2857142857%}.large-up-8>.cell{width:12.5%}}.grid-margin-x.small-up-1>.cell{width:calc(100% - 1rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.3333333333% - 1rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.6666666667% - 1rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.2857142857% - 1rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1rem)}@media print,screen and (min-width: 40em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.3333333333% - 1.5rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.6666666667% - 1.5rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.2857142857% - 1.5rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.5rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.3333333333% - 1.5rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.6666666667% - 1.5rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.2857142857% - 1.5rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media print,screen and (min-width: 59.375em){.grid-margin-x.large-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.3333333333% - 1.5rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.6666666667% - 1.5rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.2857142857% - 1.5rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 1.5rem)}}.small-margin-collapse{margin-right:0;margin-left:0}.small-margin-collapse>.cell{margin-right:0;margin-left:0}.small-margin-collapse>.small-1{width:8.3333333333%}.small-margin-collapse>.small-2{width:16.6666666667%}.small-margin-collapse>.small-3{width:25%}.small-margin-collapse>.small-4{width:33.3333333333%}.small-margin-collapse>.small-5{width:41.6666666667%}.small-margin-collapse>.small-6{width:50%}.small-margin-collapse>.small-7{width:58.3333333333%}.small-margin-collapse>.small-8{width:66.6666666667%}.small-margin-collapse>.small-9{width:75%}.small-margin-collapse>.small-10{width:83.3333333333%}.small-margin-collapse>.small-11{width:91.6666666667%}.small-margin-collapse>.small-12{width:100%}@media print,screen and (min-width: 40em){.small-margin-collapse>.medium-1{width:8.3333333333%}.small-margin-collapse>.medium-2{width:16.6666666667%}.small-margin-collapse>.medium-3{width:25%}.small-margin-collapse>.medium-4{width:33.3333333333%}.small-margin-collapse>.medium-5{width:41.6666666667%}.small-margin-collapse>.medium-6{width:50%}.small-margin-collapse>.medium-7{width:58.3333333333%}.small-margin-collapse>.medium-8{width:66.6666666667%}.small-margin-collapse>.medium-9{width:75%}.small-margin-collapse>.medium-10{width:83.3333333333%}.small-margin-collapse>.medium-11{width:91.6666666667%}.small-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width: 59.375em){.small-margin-collapse>.large-1{width:8.3333333333%}.small-margin-collapse>.large-2{width:16.6666666667%}.small-margin-collapse>.large-3{width:25%}.small-margin-collapse>.large-4{width:33.3333333333%}.small-margin-collapse>.large-5{width:41.6666666667%}.small-margin-collapse>.large-6{width:50%}.small-margin-collapse>.large-7{width:58.3333333333%}.small-margin-collapse>.large-8{width:66.6666666667%}.small-margin-collapse>.large-9{width:75%}.small-margin-collapse>.large-10{width:83.3333333333%}.small-margin-collapse>.large-11{width:91.6666666667%}.small-margin-collapse>.large-12{width:100%}}.small-padding-collapse{margin-right:0;margin-left:0}.small-padding-collapse>.cell{padding-right:0;padding-left:0}@media print,screen and (min-width: 40em){.medium-margin-collapse{margin-right:0;margin-left:0}.medium-margin-collapse>.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width: 40em){.medium-margin-collapse>.small-1{width:8.3333333333%}.medium-margin-collapse>.small-2{width:16.6666666667%}.medium-margin-collapse>.small-3{width:25%}.medium-margin-collapse>.small-4{width:33.3333333333%}.medium-margin-collapse>.small-5{width:41.6666666667%}.medium-margin-collapse>.small-6{width:50%}.medium-margin-collapse>.small-7{width:58.3333333333%}.medium-margin-collapse>.small-8{width:66.6666666667%}.medium-margin-collapse>.small-9{width:75%}.medium-margin-collapse>.small-10{width:83.3333333333%}.medium-margin-collapse>.small-11{width:91.6666666667%}.medium-margin-collapse>.small-12{width:100%}}@media print,screen and (min-width: 40em){.medium-margin-collapse>.medium-1{width:8.3333333333%}.medium-margin-collapse>.medium-2{width:16.6666666667%}.medium-margin-collapse>.medium-3{width:25%}.medium-margin-collapse>.medium-4{width:33.3333333333%}.medium-margin-collapse>.medium-5{width:41.6666666667%}.medium-margin-collapse>.medium-6{width:50%}.medium-margin-collapse>.medium-7{width:58.3333333333%}.medium-margin-collapse>.medium-8{width:66.6666666667%}.medium-margin-collapse>.medium-9{width:75%}.medium-margin-collapse>.medium-10{width:83.3333333333%}.medium-margin-collapse>.medium-11{width:91.6666666667%}.medium-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width: 59.375em){.medium-margin-collapse>.large-1{width:8.3333333333%}.medium-margin-collapse>.large-2{width:16.6666666667%}.medium-margin-collapse>.large-3{width:25%}.medium-margin-collapse>.large-4{width:33.3333333333%}.medium-margin-collapse>.large-5{width:41.6666666667%}.medium-margin-collapse>.large-6{width:50%}.medium-margin-collapse>.large-7{width:58.3333333333%}.medium-margin-collapse>.large-8{width:66.6666666667%}.medium-margin-collapse>.large-9{width:75%}.medium-margin-collapse>.large-10{width:83.3333333333%}.medium-margin-collapse>.large-11{width:91.6666666667%}.medium-margin-collapse>.large-12{width:100%}}@media print,screen and (min-width: 40em){.medium-padding-collapse{margin-right:0;margin-left:0}.medium-padding-collapse>.cell{padding-right:0;padding-left:0}}@media print,screen and (min-width: 59.375em){.large-margin-collapse{margin-right:0;margin-left:0}.large-margin-collapse>.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width: 59.375em){.large-margin-collapse>.small-1{width:8.3333333333%}.large-margin-collapse>.small-2{width:16.6666666667%}.large-margin-collapse>.small-3{width:25%}.large-margin-collapse>.small-4{width:33.3333333333%}.large-margin-collapse>.small-5{width:41.6666666667%}.large-margin-collapse>.small-6{width:50%}.large-margin-collapse>.small-7{width:58.3333333333%}.large-margin-collapse>.small-8{width:66.6666666667%}.large-margin-collapse>.small-9{width:75%}.large-margin-collapse>.small-10{width:83.3333333333%}.large-margin-collapse>.small-11{width:91.6666666667%}.large-margin-collapse>.small-12{width:100%}}@media print,screen and (min-width: 59.375em){.large-margin-collapse>.medium-1{width:8.3333333333%}.large-margin-collapse>.medium-2{width:16.6666666667%}.large-margin-collapse>.medium-3{width:25%}.large-margin-collapse>.medium-4{width:33.3333333333%}.large-margin-collapse>.medium-5{width:41.6666666667%}.large-margin-collapse>.medium-6{width:50%}.large-margin-collapse>.medium-7{width:58.3333333333%}.large-margin-collapse>.medium-8{width:66.6666666667%}.large-margin-collapse>.medium-9{width:75%}.large-margin-collapse>.medium-10{width:83.3333333333%}.large-margin-collapse>.medium-11{width:91.6666666667%}.large-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width: 59.375em){.large-margin-collapse>.large-1{width:8.3333333333%}.large-margin-collapse>.large-2{width:16.6666666667%}.large-margin-collapse>.large-3{width:25%}.large-margin-collapse>.large-4{width:33.3333333333%}.large-margin-collapse>.large-5{width:41.6666666667%}.large-margin-collapse>.large-6{width:50%}.large-margin-collapse>.large-7{width:58.3333333333%}.large-margin-collapse>.large-8{width:66.6666666667%}.large-margin-collapse>.large-9{width:75%}.large-margin-collapse>.large-10{width:83.3333333333%}.large-margin-collapse>.large-11{width:91.6666666667%}.large-margin-collapse>.large-12{width:100%}}@media print,screen and (min-width: 59.375em){.large-padding-collapse{margin-right:0;margin-left:0}.large-padding-collapse>.cell{padding-right:0;padding-left:0}}.small-offset-0{margin-left:0%}.grid-margin-x>.small-offset-0{margin-left:calc(0% + 1rem / 2)}.small-offset-1{margin-left:8.3333333333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.3333333333% + 1rem / 2)}.small-offset-2{margin-left:16.6666666667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.6666666667% + 1rem / 2)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + 1rem / 2)}.small-offset-4{margin-left:33.3333333333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.3333333333% + 1rem / 2)}.small-offset-5{margin-left:41.6666666667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.6666666667% + 1rem / 2)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + 1rem / 2)}.small-offset-7{margin-left:58.3333333333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.3333333333% + 1rem / 2)}.small-offset-8{margin-left:66.6666666667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.6666666667% + 1rem / 2)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + 1rem / 2)}.small-offset-10{margin-left:83.3333333333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.3333333333% + 1rem / 2)}.small-offset-11{margin-left:91.6666666667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.6666666667% + 1rem / 2)}@media print,screen and (min-width: 40em){.medium-offset-0{margin-left:0%}.grid-margin-x>.medium-offset-0{margin-left:calc(0% + 1.5rem / 2)}.medium-offset-1{margin-left:8.3333333333%}.grid-margin-x>.medium-offset-1{margin-left:calc(8.3333333333% + 1.5rem / 2)}.medium-offset-2{margin-left:16.6666666667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.6666666667% + 1.5rem / 2)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + 1.5rem / 2)}.medium-offset-4{margin-left:33.3333333333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.3333333333% + 1.5rem / 2)}.medium-offset-5{margin-left:41.6666666667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.6666666667% + 1.5rem / 2)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + 1.5rem / 2)}.medium-offset-7{margin-left:58.3333333333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.3333333333% + 1.5rem / 2)}.medium-offset-8{margin-left:66.6666666667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.6666666667% + 1.5rem / 2)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + 1.5rem / 2)}.medium-offset-10{margin-left:83.3333333333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.3333333333% + 1.5rem / 2)}.medium-offset-11{margin-left:91.6666666667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.6666666667% + 1.5rem / 2)}}@media print,screen and (min-width: 59.375em){.large-offset-0{margin-left:0%}.grid-margin-x>.large-offset-0{margin-left:calc(0% + 1.5rem / 2)}.large-offset-1{margin-left:8.3333333333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.3333333333% + 1.5rem / 2)}.large-offset-2{margin-left:16.6666666667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.6666666667% + 1.5rem / 2)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + 1.5rem / 2)}.large-offset-4{margin-left:33.3333333333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.3333333333% + 1.5rem / 2)}.large-offset-5{margin-left:41.6666666667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.6666666667% + 1.5rem / 2)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + 1.5rem / 2)}.large-offset-7{margin-left:58.3333333333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.3333333333% + 1.5rem / 2)}.large-offset-8{margin-left:66.6666666667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.6666666667% + 1.5rem / 2)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + 1.5rem / 2)}.large-offset-10{margin-left:83.3333333333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.3333333333% + 1.5rem / 2)}.large-offset-11{margin-left:91.6666666667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.6666666667% + 1.5rem / 2)}}.grid-y{display:flex;flex-flow:column nowrap}.grid-y>.cell{height:auto;max-height:none}.grid-y>.auto{height:auto}.grid-y>.shrink{height:auto}.grid-y>.small-shrink,.grid-y>.small-full,.grid-y>.small-1,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12{flex-basis:auto}@media print,screen and (min-width: 40em){.grid-y>.medium-shrink,.grid-y>.medium-full,.grid-y>.medium-1,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12{flex-basis:auto}}@media print,screen and (min-width: 59.375em){.grid-y>.large-shrink,.grid-y>.large-full,.grid-y>.large-1,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12{flex-basis:auto}}.grid-y>.small-12,.grid-y>.small-11,.grid-y>.small-10,.grid-y>.small-9,.grid-y>.small-8,.grid-y>.small-7,.grid-y>.small-6,.grid-y>.small-5,.grid-y>.small-4,.grid-y>.small-3,.grid-y>.small-2,.grid-y>.small-1{flex:0 0 auto}.grid-y>.small-1{height:8.3333333333%}.grid-y>.small-2{height:16.6666666667%}.grid-y>.small-3{height:25%}.grid-y>.small-4{height:33.3333333333%}.grid-y>.small-5{height:41.6666666667%}.grid-y>.small-6{height:50%}.grid-y>.small-7{height:58.3333333333%}.grid-y>.small-8{height:66.6666666667%}.grid-y>.small-9{height:75%}.grid-y>.small-10{height:83.3333333333%}.grid-y>.small-11{height:91.6666666667%}.grid-y>.small-12{height:100%}@media print,screen and (min-width: 40em){.grid-y>.medium-auto{flex:1 1 0;height:auto}.grid-y>.medium-12,.grid-y>.medium-11,.grid-y>.medium-10,.grid-y>.medium-9,.grid-y>.medium-8,.grid-y>.medium-7,.grid-y>.medium-6,.grid-y>.medium-5,.grid-y>.medium-4,.grid-y>.medium-3,.grid-y>.medium-2,.grid-y>.medium-1,.grid-y>.medium-shrink{flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:8.3333333333%}.grid-y>.medium-2{height:16.6666666667%}.grid-y>.medium-3{height:25%}.grid-y>.medium-4{height:33.3333333333%}.grid-y>.medium-5{height:41.6666666667%}.grid-y>.medium-6{height:50%}.grid-y>.medium-7{height:58.3333333333%}.grid-y>.medium-8{height:66.6666666667%}.grid-y>.medium-9{height:75%}.grid-y>.medium-10{height:83.3333333333%}.grid-y>.medium-11{height:91.6666666667%}.grid-y>.medium-12{height:100%}}@media print,screen and (min-width: 59.375em){.grid-y>.large-auto{flex:1 1 0;height:auto}.grid-y>.large-12,.grid-y>.large-11,.grid-y>.large-10,.grid-y>.large-9,.grid-y>.large-8,.grid-y>.large-7,.grid-y>.large-6,.grid-y>.large-5,.grid-y>.large-4,.grid-y>.large-3,.grid-y>.large-2,.grid-y>.large-1,.grid-y>.large-shrink{flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:8.3333333333%}.grid-y>.large-2{height:16.6666666667%}.grid-y>.large-3{height:25%}.grid-y>.large-4{height:33.3333333333%}.grid-y>.large-5{height:41.6666666667%}.grid-y>.large-6{height:50%}.grid-y>.large-7{height:58.3333333333%}.grid-y>.large-8{height:66.6666666667%}.grid-y>.large-9{height:75%}.grid-y>.large-10{height:83.3333333333%}.grid-y>.large-11{height:91.6666666667%}.grid-y>.large-12{height:100%}}.grid-padding-y .grid-padding-y{margin-top:-0.5rem;margin-bottom:-0.5rem}@media print,screen and (min-width: 40em){.grid-padding-y .grid-padding-y{margin-top:-0.75rem;margin-bottom:-0.75rem}}.grid-padding-y>.cell{padding-top:0.5rem;padding-bottom:0.5rem}@media print,screen and (min-width: 40em){.grid-padding-y>.cell{padding-top:0.75rem;padding-bottom:0.75rem}}.grid-margin-y{margin-top:-0.5rem;margin-bottom:-0.5rem}@media print,screen and (min-width: 40em){.grid-margin-y{margin-top:-0.75rem;margin-bottom:-0.75rem}}.grid-margin-y>.cell{height:calc(100% - 1rem);margin-top:0.5rem;margin-bottom:0.5rem}@media print,screen and (min-width: 40em){.grid-margin-y>.cell{height:calc(100% - 1.5rem);margin-top:0.75rem;margin-bottom:0.75rem}}.grid-margin-y>.auto{height:auto}.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.3333333333% - 1rem)}.grid-margin-y>.small-2{height:calc(16.6666666667% - 1rem)}.grid-margin-y>.small-3{height:calc(25% - 1rem)}.grid-margin-y>.small-4{height:calc(33.3333333333% - 1rem)}.grid-margin-y>.small-5{height:calc(41.6666666667% - 1rem)}.grid-margin-y>.small-6{height:calc(50% - 1rem)}.grid-margin-y>.small-7{height:calc(58.3333333333% - 1rem)}.grid-margin-y>.small-8{height:calc(66.6666666667% - 1rem)}.grid-margin-y>.small-9{height:calc(75% - 1rem)}.grid-margin-y>.small-10{height:calc(83.3333333333% - 1rem)}.grid-margin-y>.small-11{height:calc(91.6666666667% - 1rem)}.grid-margin-y>.small-12{height:calc(100% - 1rem)}@media print,screen and (min-width: 40em){.grid-margin-y>.auto{height:auto}.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.3333333333% - 1.5rem)}.grid-margin-y>.small-2{height:calc(16.6666666667% - 1.5rem)}.grid-margin-y>.small-3{height:calc(25% - 1.5rem)}.grid-margin-y>.small-4{height:calc(33.3333333333% - 1.5rem)}.grid-margin-y>.small-5{height:calc(41.6666666667% - 1.5rem)}.grid-margin-y>.small-6{height:calc(50% - 1.5rem)}.grid-margin-y>.small-7{height:calc(58.3333333333% - 1.5rem)}.grid-margin-y>.small-8{height:calc(66.6666666667% - 1.5rem)}.grid-margin-y>.small-9{height:calc(75% - 1.5rem)}.grid-margin-y>.small-10{height:calc(83.3333333333% - 1.5rem)}.grid-margin-y>.small-11{height:calc(91.6666666667% - 1.5rem)}.grid-margin-y>.small-12{height:calc(100% - 1.5rem)}.grid-margin-y>.medium-auto{height:auto}.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.3333333333% - 1.5rem)}.grid-margin-y>.medium-2{height:calc(16.6666666667% - 1.5rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.5rem)}.grid-margin-y>.medium-4{height:calc(33.3333333333% - 1.5rem)}.grid-margin-y>.medium-5{height:calc(41.6666666667% - 1.5rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.5rem)}.grid-margin-y>.medium-7{height:calc(58.3333333333% - 1.5rem)}.grid-margin-y>.medium-8{height:calc(66.6666666667% - 1.5rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.5rem)}.grid-margin-y>.medium-10{height:calc(83.3333333333% - 1.5rem)}.grid-margin-y>.medium-11{height:calc(91.6666666667% - 1.5rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.5rem)}}@media print,screen and (min-width: 59.375em){.grid-margin-y>.large-auto{height:auto}.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.3333333333% - 1.5rem)}.grid-margin-y>.large-2{height:calc(16.6666666667% - 1.5rem)}.grid-margin-y>.large-3{height:calc(25% - 1.5rem)}.grid-margin-y>.large-4{height:calc(33.3333333333% - 1.5rem)}.grid-margin-y>.large-5{height:calc(41.6666666667% - 1.5rem)}.grid-margin-y>.large-6{height:calc(50% - 1.5rem)}.grid-margin-y>.large-7{height:calc(58.3333333333% - 1.5rem)}.grid-margin-y>.large-8{height:calc(66.6666666667% - 1.5rem)}.grid-margin-y>.large-9{height:calc(75% - 1.5rem)}.grid-margin-y>.large-10{height:calc(83.3333333333% - 1.5rem)}.grid-margin-y>.large-11{height:calc(91.6666666667% - 1.5rem)}.grid-margin-y>.large-12{height:calc(100% - 1.5rem)}}.grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .grid-frame{width:100%}.cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-container{display:flex;flex-direction:column;max-height:100%}.cell-block-container>.grid-x{max-height:100%;flex-wrap:nowrap}@media print,screen and (min-width: 40em){.medium-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .medium-grid-frame{width:100%}.medium-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.medium-cell-block-container{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-container>.grid-x{max-height:100%;flex-wrap:nowrap}.medium-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}@media print,screen and (min-width: 59.375em){.large-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .large-grid-frame{width:100%}.large-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.large-cell-block-container{display:flex;flex-direction:column;max-height:100%}.large-cell-block-container>.grid-x{max-height:100%;flex-wrap:nowrap}.large-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}.grid-y.grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}@media print,screen and (min-width: 40em){.grid-y.medium-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}}@media print,screen and (min-width: 59.375em){.grid-y.large-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}}.cell .grid-y.grid-frame{height:100%}@media print,screen and (min-width: 40em){.cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width: 59.375em){.cell .grid-y.large-grid-frame{height:100%}}.grid-margin-y{margin-top:-0.5rem;margin-bottom:-0.5rem}@media print,screen and (min-width: 40em){.grid-margin-y{margin-top:-0.75rem;margin-bottom:-0.75rem}}.grid-margin-y>.cell{height:calc(100% - 1rem);margin-top:0.5rem;margin-bottom:0.5rem}@media print,screen and (min-width: 40em){.grid-margin-y>.cell{height:calc(100% - 1.5rem);margin-top:0.75rem;margin-bottom:0.75rem}}.grid-margin-y>.auto{height:auto}.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.3333333333% - 1rem)}.grid-margin-y>.small-2{height:calc(16.6666666667% - 1rem)}.grid-margin-y>.small-3{height:calc(25% - 1rem)}.grid-margin-y>.small-4{height:calc(33.3333333333% - 1rem)}.grid-margin-y>.small-5{height:calc(41.6666666667% - 1rem)}.grid-margin-y>.small-6{height:calc(50% - 1rem)}.grid-margin-y>.small-7{height:calc(58.3333333333% - 1rem)}.grid-margin-y>.small-8{height:calc(66.6666666667% - 1rem)}.grid-margin-y>.small-9{height:calc(75% - 1rem)}.grid-margin-y>.small-10{height:calc(83.3333333333% - 1rem)}.grid-margin-y>.small-11{height:calc(91.6666666667% - 1rem)}.grid-margin-y>.small-12{height:calc(100% - 1rem)}@media print,screen and (min-width: 40em){.grid-margin-y>.auto{height:auto}.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.3333333333% - 1.5rem)}.grid-margin-y>.small-2{height:calc(16.6666666667% - 1.5rem)}.grid-margin-y>.small-3{height:calc(25% - 1.5rem)}.grid-margin-y>.small-4{height:calc(33.3333333333% - 1.5rem)}.grid-margin-y>.small-5{height:calc(41.6666666667% - 1.5rem)}.grid-margin-y>.small-6{height:calc(50% - 1.5rem)}.grid-margin-y>.small-7{height:calc(58.3333333333% - 1.5rem)}.grid-margin-y>.small-8{height:calc(66.6666666667% - 1.5rem)}.grid-margin-y>.small-9{height:calc(75% - 1.5rem)}.grid-margin-y>.small-10{height:calc(83.3333333333% - 1.5rem)}.grid-margin-y>.small-11{height:calc(91.6666666667% - 1.5rem)}.grid-margin-y>.small-12{height:calc(100% - 1.5rem)}.grid-margin-y>.medium-auto{height:auto}.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.3333333333% - 1.5rem)}.grid-margin-y>.medium-2{height:calc(16.6666666667% - 1.5rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.5rem)}.grid-margin-y>.medium-4{height:calc(33.3333333333% - 1.5rem)}.grid-margin-y>.medium-5{height:calc(41.6666666667% - 1.5rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.5rem)}.grid-margin-y>.medium-7{height:calc(58.3333333333% - 1.5rem)}.grid-margin-y>.medium-8{height:calc(66.6666666667% - 1.5rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.5rem)}.grid-margin-y>.medium-10{height:calc(83.3333333333% - 1.5rem)}.grid-margin-y>.medium-11{height:calc(91.6666666667% - 1.5rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.5rem)}}@media print,screen and (min-width: 59.375em){.grid-margin-y>.large-auto{height:auto}.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.3333333333% - 1.5rem)}.grid-margin-y>.large-2{height:calc(16.6666666667% - 1.5rem)}.grid-margin-y>.large-3{height:calc(25% - 1.5rem)}.grid-margin-y>.large-4{height:calc(33.3333333333% - 1.5rem)}.grid-margin-y>.large-5{height:calc(41.6666666667% - 1.5rem)}.grid-margin-y>.large-6{height:calc(50% - 1.5rem)}.grid-margin-y>.large-7{height:calc(58.3333333333% - 1.5rem)}.grid-margin-y>.large-8{height:calc(66.6666666667% - 1.5rem)}.grid-margin-y>.large-9{height:calc(75% - 1.5rem)}.grid-margin-y>.large-10{height:calc(83.3333333333% - 1.5rem)}.grid-margin-y>.large-11{height:calc(91.6666666667% - 1.5rem)}.grid-margin-y>.large-12{height:calc(100% - 1.5rem)}}.grid-frame.grid-margin-y{height:calc(100vh + 1rem)}@media print,screen and (min-width: 40em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width: 59.375em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width: 40em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width: 59.375em){.grid-margin-y.large-grid-frame{height:calc(100vh + 1.5rem)}}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}p{margin-bottom:1.5rem;font-size:inherit;line-height:1.5rem;text-rendering:optimizeLegibility}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:700;line-height:inherit}small{font-size:80%;line-height:inherit}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:"Epilogue","Ubuntu","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-style:normal;font-weight:700;color:inherit;text-rendering:optimizeLegibility}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small{line-height:0;color:inherit}h1,.h1{font-size:1.75rem;line-height:2.25;margin-top:3rem;margin-bottom:.75rem}h2,.h2{font-size:1.5625rem;line-height:2.25;margin-top:3rem;margin-bottom:.75rem}h3,.h3{font-size:1.25rem;line-height:2.25;margin-top:3rem;margin-bottom:.75rem}h4,.h4{font-size:1.125rem;line-height:1.5;margin-top:1.5rem;margin-bottom:.75rem}h5,.h5{font-size:1.0625rem;line-height:1.5;margin-top:1.5rem;margin-bottom:0}h6,.h6{font-size:1rem;line-height:1.5;margin-top:1.5rem;margin-bottom:0}@media print,screen and (min-width: 40em){h1,.h1{font-size:2.625rem;line-height:3;margin-top:3.75rem;margin-bottom:1.5rem}h2,.h2{font-size:2.125rem;line-height:3;margin-top:3rem;margin-bottom:.75rem}h3,.h3{font-size:1.75rem;line-height:3;margin-top:2.25rem;margin-bottom:.75rem}h4,.h4{font-size:1.4375rem;line-height:2.25;margin-top:2.25rem;margin-bottom:.75rem}h5,.h5{font-size:1.25rem;line-height:2.25;margin-top:1.5rem;margin-bottom:.75rem}h6,.h6{font-size:1.125rem;line-height:2.25;margin-top:1.5rem;margin-bottom:0}}a{line-height:inherit;color:#ff00c7;text-decoration:none;cursor:pointer}a:hover,a:focus{color:#db00ab}a img{border:0}hr{clear:both;max-width:64rem;height:0;margin:1.25rem auto;border-top:0;border-right:0;border-bottom:1px solid #cacaca;border-left:0}ul,ol,dl{margin-bottom:1.5rem;list-style-position:outside;line-height:1.5rem}li{font-size:inherit}ul{margin-left:1.25rem;list-style-type:disc}ol{margin-left:1.25rem}ul ul,ul ol,ol ul,ol ol{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:700}blockquote{margin:0 0 1.5rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #cacaca}blockquote,blockquote p{line-height:1.5rem;color:#8a8a8a}abbr,abbr[title]{border-bottom:1px dotted #222;cursor:help;text-decoration:none}figure{margin:0}kbd{margin:0;padding:.125rem .25rem 0;background-color:#e6e6e6;font-family:Consolas,"Liberation Mono",Courier,monospace;color:#222;border-radius:3px}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:400;line-height:1.4;color:#8a8a8a}.lead{font-size:1.25rem;line-height:1.875rem}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}ul.no-bullet,ol.no-bullet{margin-left:0;list-style:none}.cite-block,cite{display:block;color:#8a8a8a;font-size:.8125rem}.cite-block:before,cite:before{content:"— "}.code-inline,code{border:1px solid #cacaca;background-color:#e6e6e6;font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:400;color:#222;display:inline;max-width:100%;word-wrap:break-word;padding:.125rem .3125rem .0625rem}.code-block{border:1px solid #cacaca;background-color:#e6e6e6;font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:400;color:#222;display:block;overflow:auto;white-space:pre;padding:1rem;margin-bottom:1.5rem}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media print,screen and (min-width: 40em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media print,screen and (min-width: 59.375em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}.show-for-print{display:none !important}@media print{*{background:rgba(0,0,0,0) !important;color:#000 !important;print-color-adjust:economy;box-shadow:none !important;text-shadow:none !important}.show-for-print{display:block !important}.hide-for-print{display:none !important}table.show-for-print{display:table !important}thead.show-for-print{display:table-header-group !important}tbody.show-for-print{display:table-row-group !important}tr.show-for-print{display:table-row !important}td.show-for-print{display:table-cell !important}th.show-for-print{display:table-cell !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}abbr[title]:after{content:" (" attr(title) ")"}pre,blockquote{border:1px solid #8a8a8a;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.print-break-inside{page-break-inside:auto}}[type=text],[type=password],[type=date],[type=datetime],[type=datetime-local],[type=month],[type=week],[type=email],[type=number],[type=search],[type=tel],[type=time],[type=url],[type=color],textarea{display:block;box-sizing:border-box;width:100%;height:2.4375rem;margin:0 0 1rem;padding:.5rem;border:1px solid #cacaca;border-radius:3px;background-color:#fff;box-shadow:inset 0 1px 2px rgba(34,34,34,.1);font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#222;transition:box-shadow .5s,border-color .25s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}[type=text]:focus,[type=password]:focus,[type=date]:focus,[type=datetime]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=week]:focus,[type=email]:focus,[type=number]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=url]:focus,[type=color]:focus,textarea:focus{outline:none;border:1px solid #8a8a8a;background-color:#fff;box-shadow:0 0 5px #cacaca;transition:box-shadow .5s,border-color .25s ease-in-out}textarea{max-width:100%}textarea[rows]{height:auto}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#e6e6e6;cursor:not-allowed}[type=submit],[type=button]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:3px}input[type=search]{box-sizing:border-box}::-moz-placeholder{color:#8a8a8a}::placeholder{color:#8a8a8a}[type=file],[type=checkbox],[type=radio]{margin:0 0 1rem}[type=checkbox]+label,[type=radio]+label{display:inline-block;vertical-align:baseline;margin-left:.5rem;margin-right:1rem;margin-bottom:0}[type=checkbox]+label[for],[type=radio]+label[for]{cursor:pointer}label>[type=checkbox],label>[type=radio]{margin-right:.5rem}[type=file]{width:100%}label{display:block;margin:0;font-size:.875rem;font-weight:400;line-height:1.8;color:#222}label.middle{margin:0 0 1rem;line-height:1.5;padding:.5625rem 0}.help-text{margin-top:-0.5rem;font-size:.8125rem;font-style:italic;color:#222}.input-group{display:flex;width:100%;margin-bottom:1rem;align-items:stretch}.input-group>:first-child,.input-group>:first-child.input-group-button>*{border-radius:3px 0 0 3px}.input-group>:last-child,.input-group>:last-child.input-group-button>*{border-radius:0 3px 3px 0}.input-group-button a,.input-group-button input,.input-group-button button,.input-group-button label,.input-group-button,.input-group-field,.input-group-label{margin:0;white-space:nowrap}.input-group-label{padding:0 1rem;border:1px solid #cacaca;background:#e6e6e6;color:#222;text-align:center;white-space:nowrap;display:flex;flex:0 0 auto;align-items:center}.input-group-label:first-child{border-right:0}.input-group-label:last-child{border-left:0}.input-group-field{border-radius:0;flex:1 1 0px;min-width:0}.input-group-button{padding-top:0;padding-bottom:0;text-align:center;display:flex;flex:0 0 auto}.input-group-button a,.input-group-button input,.input-group-button button,.input-group-button label{align-self:stretch;height:auto;padding-top:0;padding-bottom:0;font-size:1rem}fieldset{margin:0;padding:0;border:0}legend{max-width:100%;margin-bottom:.5rem}.fieldset{margin:1.125rem 0;padding:1.25rem;border:1px solid #cacaca}.fieldset legend{margin:0;margin-left:-.1875rem;padding:0 .25rem}select{height:2.4375rem;margin:0 0 1rem;padding:.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #cacaca;border-radius:3px;background-color:#fff;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#222;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%28138, 138, 138%29"></polygon></svg>');background-origin:content-box;background-position:right -1rem center;background-repeat:no-repeat;background-size:9px 6px;padding-right:1.5rem;transition:box-shadow .5s,border-color .25s ease-in-out}@media screen and (min-width: 0\0 ){select{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")}}select:focus{outline:none;border:1px solid #8a8a8a;background-color:#fff;box-shadow:0 0 5px #cacaca;transition:box-shadow .5s,border-color .25s ease-in-out}select:disabled{background-color:#e6e6e6;cursor:not-allowed}select::-ms-expand{display:none}select[multiple]{height:auto;background-image:none}select:not([multiple]){padding-top:0;padding-bottom:0}.is-invalid-input:not(:focus){border-color:#d60000;background-color:#fbe6e6}.is-invalid-input:not(:focus)::-moz-placeholder{color:#d60000}.is-invalid-input:not(:focus)::placeholder{color:#d60000}.is-invalid-label{color:#d60000}.form-error{display:none;margin-top:-0.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:700;color:#d60000}.form-error.is-visible{display:block}.is-off-canvas-open{overflow:hidden}.js-off-canvas-overlay{position:absolute;top:0;left:0;z-index:11;width:100%;height:100%;transition:opacity .5s ease,visibility .5s ease;background:rgba(255,255,255,.25);opacity:0;visibility:hidden;overflow:hidden}.js-off-canvas-overlay.is-visible{opacity:1;visibility:visible}.js-off-canvas-overlay.is-closable{cursor:pointer}.js-off-canvas-overlay.is-overlay-absolute{position:absolute}.js-off-canvas-overlay.is-overlay-fixed{position:fixed}.off-canvas-wrapper{position:relative;overflow:hidden}.off-canvas{position:fixed;z-index:12;transition:transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#222}[data-whatinput=mouse] .off-canvas{outline:0}.off-canvas.is-transition-push{z-index:12}.off-canvas.is-closed{visibility:hidden}.off-canvas.is-transition-overlap{z-index:13}.off-canvas.is-transition-overlap.is-open{box-shadow:0 0 10px rgba(34,34,34,.7)}.off-canvas.is-open{transform:translate(0, 0)}.off-canvas-absolute{position:absolute;z-index:12;transition:transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#222}[data-whatinput=mouse] .off-canvas-absolute{outline:0}.off-canvas-absolute.is-transition-push{z-index:12}.off-canvas-absolute.is-closed{visibility:hidden}.off-canvas-absolute.is-transition-overlap{z-index:13}.off-canvas-absolute.is-transition-overlap.is-open{box-shadow:0 0 10px rgba(34,34,34,.7)}.off-canvas-absolute.is-open{transform:translate(0, 0)}.position-left{top:0;left:0;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;width:250px;transform:translateX(-250px)}.off-canvas-content .off-canvas.position-left{transform:translateX(-250px)}.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open{transform:translate(0, 0)}.off-canvas-content.is-open-left.has-transition-push{transform:translateX(250px)}.position-left.is-transition-push{box-shadow:inset -13px 0 20px -13px rgba(34,34,34,.25)}.position-right{top:0;right:0;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;width:250px;transform:translateX(250px)}.off-canvas-content .off-canvas.position-right{transform:translateX(250px)}.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open{transform:translate(0, 0)}.off-canvas-content.is-open-right.has-transition-push{transform:translateX(-250px)}.position-right.is-transition-push{box-shadow:inset 13px 0 20px -13px rgba(34,34,34,.25)}.position-top{top:0;left:0;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;height:250px;transform:translateY(-250px)}.off-canvas-content .off-canvas.position-top{transform:translateY(-250px)}.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open{transform:translate(0, 0)}.off-canvas-content.is-open-top.has-transition-push{transform:translateY(250px)}.position-top.is-transition-push{box-shadow:inset 0 -13px 20px -13px rgba(34,34,34,.25)}.position-bottom{bottom:0;left:0;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;height:250px;transform:translateY(250px)}.off-canvas-content .off-canvas.position-bottom{transform:translateY(250px)}.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open{transform:translate(0, 0)}.off-canvas-content.is-open-bottom.has-transition-push{transform:translateY(-250px)}.position-bottom.is-transition-push{box-shadow:inset 0 13px 20px -13px rgba(34,34,34,.25)}.off-canvas-content{transform:none;-webkit-backface-visibility:hidden;backface-visibility:hidden}.off-canvas-content.has-transition-overlap,.off-canvas-content.has-transition-push{transition:transform .5s ease}.off-canvas-content.has-transition-push{transform:translate(0, 0)}.off-canvas-content .off-canvas.is-open{transform:translate(0, 0)}@media print,screen and (min-width: 40em){.position-left.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-medium .close-button{display:none}.off-canvas-content .position-left.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-left{margin-left:250px}.position-left.reveal-for-medium~.off-canvas-content{margin-left:250px}.position-right.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-medium .close-button{display:none}.off-canvas-content .position-right.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-right{margin-right:250px}.position-right.reveal-for-medium~.off-canvas-content{margin-right:250px}.position-top.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-medium .close-button{display:none}.off-canvas-content .position-top.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-top{margin-top:250px}.position-top.reveal-for-medium~.off-canvas-content{margin-top:250px}.position-bottom.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-medium .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-bottom{margin-bottom:250px}.position-bottom.reveal-for-medium~.off-canvas-content{margin-bottom:250px}}@media print,screen and (min-width: 59.375em){.position-left.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-large .close-button{display:none}.off-canvas-content .position-left.reveal-for-large{transform:none}.off-canvas-content.has-reveal-left{margin-left:250px}.position-left.reveal-for-large~.off-canvas-content{margin-left:250px}.position-right.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-large .close-button{display:none}.off-canvas-content .position-right.reveal-for-large{transform:none}.off-canvas-content.has-reveal-right{margin-right:250px}.position-right.reveal-for-large~.off-canvas-content{margin-right:250px}.position-top.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-large .close-button{display:none}.off-canvas-content .position-top.reveal-for-large{transform:none}.off-canvas-content.has-reveal-top{margin-top:250px}.position-top.reveal-for-large~.off-canvas-content{margin-top:250px}.position-bottom.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-large .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-large{transform:none}.off-canvas-content.has-reveal-bottom{margin-bottom:250px}.position-bottom.reveal-for-large~.off-canvas-content{margin-bottom:250px}}@media print,screen and (min-width: 40em){.off-canvas.in-canvas-for-medium{visibility:visible;height:auto;position:static;background:none;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-medium.position-left,.off-canvas.in-canvas-for-medium.position-right,.off-canvas.in-canvas-for-medium.position-top,.off-canvas.in-canvas-for-medium.position-bottom{box-shadow:none;transform:none}.off-canvas.in-canvas-for-medium .close-button{display:none}}@media print,screen and (min-width: 59.375em){.off-canvas.in-canvas-for-large{visibility:visible;height:auto;position:static;background:none;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-large.position-left,.off-canvas.in-canvas-for-large.position-right,.off-canvas.in-canvas-for-large.position-top,.off-canvas.in-canvas-for-large.position-bottom{box-shadow:none;transform:none}.off-canvas.in-canvas-for-large .close-button{display:none}}.pagination{margin-left:0;margin-bottom:1.5rem}.pagination::before,.pagination::after{display:table;content:" ";flex-basis:0;order:1}.pagination::after{clear:both}.pagination li{margin-right:.0625rem;border-radius:3px;font-size:.875rem;display:none}.pagination li:last-child,.pagination li:first-child{display:inline-block}@media print,screen and (min-width: 40em){.pagination li{display:inline-block}}.pagination a,.pagination button{display:block;padding:.1875rem .625rem;border-radius:3px;color:#222}.pagination a:hover,.pagination button:hover{background:#e6e6e6}.pagination .current{padding:.1875rem .625rem;background:#000;color:#fff;cursor:default}.pagination .disabled{padding:.1875rem .625rem;color:#cacaca;cursor:not-allowed}.pagination .disabled:hover{background:rgba(0,0,0,0)}.pagination .ellipsis::after{padding:.1875rem .625rem;content:"…";color:#222}.pagination-previous a::before,.pagination-previous.disabled::before{display:inline-block;margin-right:.5rem;content:"«"}.pagination-next a::after,.pagination-next.disabled::after{display:inline-block;margin-left:.5rem;content:"»"}.hide{display:none !important}.invisible{visibility:hidden}.visible{visibility:visible}@media print,screen and (max-width: 39.99875em){.hide-for-small-only{display:none !important}}@media screen and (max-width: 0em),screen and (min-width: 40em){.show-for-small-only{display:none !important}}@media print,screen and (min-width: 40em){.hide-for-medium{display:none !important}}@media screen and (max-width: 39.99875em){.show-for-medium{display:none !important}}@media print,screen and (min-width: 40em)and (max-width: 59.37375em){.hide-for-medium-only{display:none !important}}@media screen and (max-width: 39.99875em),screen and (min-width: 59.375em){.show-for-medium-only{display:none !important}}@media print,screen and (min-width: 59.375em){.hide-for-large{display:none !important}}@media screen and (max-width: 59.37375em){.show-for-large{display:none !important}}@media print,screen and (min-width: 59.375em)and (max-width: 74.99875em){.hide-for-large-only{display:none !important}}@media screen and (max-width: 59.37375em),screen and (min-width: 75em){.show-for-large-only{display:none !important}}.show-for-sr,.show-on-focus{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.show-on-focus:active,.show-on-focus:focus{position:static !important;width:auto !important;height:auto !important;overflow:visible !important;clip:auto !important;white-space:normal !important}.show-for-landscape,.hide-for-portrait{display:block !important}@media screen and (orientation: landscape){.show-for-landscape,.hide-for-portrait{display:block !important}}@media screen and (orientation: portrait){.show-for-landscape,.hide-for-portrait{display:none !important}}.hide-for-landscape,.show-for-portrait{display:none !important}@media screen and (orientation: landscape){.hide-for-landscape,.show-for-portrait{display:none !important}}@media screen and (orientation: portrait){.hide-for-landscape,.show-for-portrait{display:block !important}}.show-for-dark-mode{display:none}.hide-for-dark-mode{display:block}@media screen and (prefers-color-scheme: dark){.show-for-dark-mode{display:block !important}.hide-for-dark-mode{display:none !important}}.show-for-ie{display:none}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.show-for-ie{display:block !important}.hide-for-ie{display:none !important}}.show-for-sticky{display:none}.is-stuck .show-for-sticky{display:block}.is-stuck .hide-for-sticky{display:none}.align-left{justify-content:flex-start}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-left.vertical.menu>li>a{justify-content:flex-start}.align-right.vertical.menu>li>a{justify-content:flex-end}.align-center.vertical.menu>li>a{justify-content:center}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{justify-content:center;align-items:center;align-content:center}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media print,screen and (min-width: 40em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media print,screen and (min-width: 59.375em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media print,screen and (min-width: 40em){.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width: 59.375em){.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}}.u-lazyload,.is-lazyloading{opacity:0}.is-lazyloaded{opacity:1;transition:opacity .3s ease-in-out}.no-js img.u-lazyload,.no-js picture.u-lazyload{display:none}body{visibility:visible;opacity:1;background-color:#fff;color:#222}.l-page-wrapper{position:relative;z-index:1;min-height:100vh;overflow:hidden}.l-page-wrapper:before{content:"";width:0;height:0;border-style:solid;display:block;position:absolute;top:0;left:0;border-width:70px 70px 0px 0px;border-color:#ff00c6 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.l-page-wrapper:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:var(--bkgd-image-sm);background-size:initial;background-repeat:no-repeat;background-position:top right}@media print,screen and (min-width: 59.375em){.l-page-wrapper:after{background-image:var(--bkgd-image-lg)}}.l-page-header{max-width:64rem;height:12.625rem;margin:0 auto;position:relative;z-index:2}@media print,screen and (min-width: 59.375em){.l-page-header{height:auto;margin-bottom:-3rem}}.c-logo{display:inline-block;margin-left:1.875rem;margin-top:2.125rem}@media print,screen and (min-width: 59.375em){.c-logo{margin:2.8125rem}}.c-logo__image{width:100%;max-width:12.1875rem;height:auto;fill:#222}@media print,screen and (min-width: 40em){.c-logo__image{max-width:18.75rem}}@media print,screen and (min-width: 59.375em){.c-logo__image{width:25rem;height:9.375rem;max-width:inherit}}.c-logo a{display:block}.l-page-content{position:relative;z-index:2;max-width:64rem;margin:0 auto;padding:0 .9375rem !important;border:1px solid #222;background-color:#fff}@media print,screen and (min-width: 40em){.l-page-content{padding:0 1.5rem !important}}.l-page-content .cell:first-of-type>h1:first-of-type{margin-top:2rem}.l-page-content .cell:first-of-type>div:first-of-type>h1:first-of-type{margin-top:2rem}.l-page-footer{position:relative;z-index:2;margin:0 auto;padding:0rem 0 3.75rem 0}@media all and (min-width: 79.125rem){.l-page-footer{padding:0rem 0 .625rem 0}}.l-page-footer a{padding:.625rem 0;word-wrap:normal;color:#222}.l-page-footer__copyright{color:#222;margin-bottom:0}@media print,screen and (max-width: 39.99875em){.l-page-footer__copyright{padding:.3125rem 0}}.l-page-footer__links{margin:0 auto}.l-page-footer__links a{display:inline-block;white-space:nowrap;padding-bottom:0}.l-page-footer__links a:hover{color:#ff00c7}@media print,screen and (max-width: 39.99875em){.js .l-page-footer__links{max-width:80%}}@media screen and (min-width: 640px)and (max-width: 1140px){.l-page-footer__links{text-align:right}.js .l-page-footer__links{padding-right:50px}}.l-sidebar{padding:0 .9375rem !important;background:#ff00c7}@media print,screen and (min-width: 40em){.l-sidebar{padding:0 1.5rem !important}}.lead{font-family:"Epilogue","Ubuntu","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:400;color:#fff}@font-face{font-family:"Epilogue";font-style:normal;font-weight:400;font-display:fallback;src:local("Epilogue"),url("Epilogue-Regular.woff2") format("woff2"),url("Epilogue-Regular.woff") format("woff")}@font-face{font-family:"Epilogue";font-style:bold;font-weight:700;font-display:fallback;src:local("Epilogue"),url("Epilogue-Bold.woff2") format("woff2"),url("Epilogue-Bold.woff") format("woff")}h1{line-height:2.25rem}h2{line-height:2.25rem}h3{line-height:2.25rem}h4{line-height:1.5rem}h5{line-height:1.5rem}h6{line-height:1.5rem}@media print,screen and (min-width: 40em){h1{line-height:3rem}h2{line-height:3rem}h3{line-height:3rem}h4{line-height:2.25rem}h5{line-height:2.25rem}h6{line-height:2.25rem}}a{transition:color .3s ease-in-out}.clearfix a{font-weight:700}figure{margin:0 0 1.5rem}h1,h2{font-variant-caps:all-small-caps}h3,h4,h5,h6,a{word-wrap:break-word}legend{padding:0 .25rem;margin-left:-.25rem}.is-error{color:#d60000;border:.125rem solid #d60000;padding:1rem 2rem;font-weight:700}.is-success{color:#40c900;border:.125rem solid #40c900;padding:1rem 2rem;font-weight:700}.button{display:inline-block;vertical-align:middle;margin:0 0 1.5rem 0;padding:.875em 1.75em;border:1px solid rgba(0,0,0,0);border-radius:3px;transition:background-color .25s ease-out,color .25s ease-out;font-family:inherit;font-size:.9rem;-webkit-appearance:none;line-height:1;text-align:center;cursor:pointer;width:auto;font-weight:700;text-transform:uppercase;line-height:1.5rem}[data-whatinput=mouse] .button{outline:0}.button,.button.disabled,.button[disabled],.button.disabled:hover,.button[disabled]:hover,.button.disabled:focus,.button[disabled]:focus{background-color:#000;color:#fff}.button:hover,.button:focus{background-color:#000;color:#fff}.button+.button{margin-left:.625rem}.button.fullwidth{display:block;width:100%;margin-right:0;margin-left:0}.button.primary,.button.primary.disabled,.button.primary[disabled],.button.primary.disabled:hover,.button.primary[disabled]:hover,.button.primary.disabled:focus,.button.primary[disabled]:focus{background-color:#000;color:#fff}.button.primary:hover,.button.primary:focus{background-color:#000;color:#fff}.button.secondary,.button.secondary.disabled,.button.secondary[disabled],.button.secondary.disabled:hover,.button.secondary[disabled]:hover,.button.secondary.disabled:focus,.button.secondary[disabled]:focus{background-color:#8000ff;color:#fff}.button.secondary:hover,.button.secondary:focus{background-color:#7400e8;color:#fff}.button.tertiary,.button.tertiary.disabled,.button.tertiary[disabled],.button.tertiary.disabled:hover,.button.tertiary[disabled]:hover,.button.tertiary.disabled:focus,.button.tertiary[disabled]:focus{background-color:#ff00c7;color:#fff}.button.tertiary:hover,.button.tertiary:focus{background-color:#e800b5;color:#fff}.button.quaternary,.button.quaternary.disabled,.button.quaternary[disabled],.button.quaternary.disabled:hover,.button.quaternary[disabled]:hover,.button.quaternary.disabled:focus,.button.quaternary[disabled]:focus{background-color:#7fff00;color:#000}.button.quaternary:hover,.button.quaternary:focus{background-color:#74e800;color:#000}.button.light{background:#f5f5f5;color:#fff}.button.light:hover,.button.light:focus{background:#f5f5f5;color:#000}.button.outline,.button.onlytext{padding-top:.825em;padding-bottom:.825em;text-shadow:none}.button.outline,.button.outline:hover,.button.outline:focus,.button.outline.disabled,.button.outline.disabled:hover,.button.outline.disabled:focus,.button.outline[disabled],.button.outline[disabled]:hover,.button.outline[disabled]:focus,.button.onlytext,.button.onlytext:hover,.button.onlytext:focus,.button.onlytext.disabled,.button.onlytext.disabled:hover,.button.onlytext.disabled:focus,.button.onlytext[disabled],.button.onlytext[disabled]:hover,.button.onlytext[disabled]:focus{background-color:rgba(0,0,0,0)}.button.outline.primary,.button.onlytext.primary{border-color:#000;color:#000}.button.outline.primary:hover,.button.outline.primary:focus,.button.onlytext.primary:hover,.button.onlytext.primary:focus{color:#fff;background-color:#000}.button.outline.secondary,.button.onlytext.secondary{border-color:#8000ff;color:#8000ff}.button.outline.secondary:hover,.button.outline.secondary:focus,.button.onlytext.secondary:hover,.button.onlytext.secondary:focus{color:#fff;background-color:#8000ff}.button.outline.tertiary,.button.onlytext.tertiary{border-color:#ff00c7;color:#ff00c7}.button.outline.tertiary:hover,.button.outline.tertiary:focus,.button.onlytext.tertiary:hover,.button.onlytext.tertiary:focus{color:#fff;background-color:#ff00c7}.button.outline.quaternary,.button.onlytext.quaternary{border-color:#7fff00;color:#7fff00}.button.outline.quaternary:hover,.button.outline.quaternary:focus,.button.onlytext.quaternary:hover,.button.onlytext.quaternary:focus{color:#000;background-color:#7fff00}.button.outline.white,.button.onlytext.white{background-color:rgba(0,0,0,0);transition:background-color .3s ease-in-out}.button.outline.white,.button.outline.white.disabled,.button.outline.white[disabled],.button.outline.white.disabled:hover,.button.outline.white[disabled]:hover,.button.outline.white.disabled:focus,.button.outline.white[disabled]:focus,.button.onlytext.white,.button.onlytext.white.disabled,.button.onlytext.white[disabled],.button.onlytext.white.disabled:hover,.button.onlytext.white[disabled]:hover,.button.onlytext.white.disabled:focus,.button.onlytext.white[disabled]:focus{border:1px solid #fff;color:#fff}.button.outline.white:hover,.button.outline.white:focus,.button.onlytext.white:hover,.button.onlytext.white:focus{border-color:#f2f2f2;color:#f2f2f2}.button.outline.white:hover,.button.onlytext.white:hover{background-color:rgba(0,0,0,.15)}.button.onlytext{border:none}.button.disabled,.button[disabled]{opacity:.25;cursor:not-allowed}.button.disabled.primary,.button[disabled].primary{opacity:.25;cursor:not-allowed}.button.disabled.secondary,.button[disabled].secondary{opacity:.25;cursor:not-allowed}.button.disabled.tertiary,.button[disabled].tertiary{opacity:.25;cursor:not-allowed}.button.disabled.quaternary,.button[disabled].quaternary{opacity:.25;cursor:not-allowed}.c-navigation{margin-top:4rem;position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px, 1px, 1px, 1px)}@media print,screen and (min-width: 59.375em){.c-navigation{position:relative;width:inherit;height:inherit;overflow:inherit;clip:auto}}.c-navigation ul{display:flex;justify-content:flex-end;align-content:flex-start;flex-wrap:nowrap;margin-right:.3125rem;list-style:none}.c-navigation li{display:block}.c-navigation .active a,.c-navigation a:active,.c-navigation a:focus{box-shadow:inset 0 0 0 .25rem #ff00c7}.c-navigation a{display:block;padding:.625rem 1.25rem;margin:0 .3125rem .3125rem;color:#fff;background:#222;font-weight:700;font-variant-caps:all-small-caps;outline:0;transition:background .3s ease-in-out}.c-navigation a:hover{background:#ff00c7;color:#fff}.c-offcanvas-nav__list{margin:0;list-style-type:none}.c-offcanvas-nav__item{color:#fff;text-transform:uppercase;font-family:"Epilogue","Ubuntu","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:700}.c-offcanvas-nav__item.is-level-2{font-weight:400;font-family:"Epilogue","Ubuntu","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.c-offcanvas-nav__item:last-child{border-bottom:0}.c-offcanvas-nav__item:last-child__link{border-bottom:none}.c-offcanvas-nav__link{display:block;padding:.625rem;color:inherit;border-bottom:.0625rem solid #fff;outline:0}.c-offcanvas-nav__link:focus{color:#fff}.c-offcanvas-nav__link.active{background:#8000ff;color:#fff}.c-offcanvas-nav__link.active:focus{color:#fff}.c-offcanvas-nav__button{width:1.875rem;height:1.875rem;transform:rotate(0deg);transition:.5s ease-in-out;cursor:pointer;position:absolute;right:1.875rem;top:5.625rem;z-index:15}.c-offcanvas-nav__button:focus{outline:none}.c-offcanvas-nav__button span{display:block;position:absolute;height:3px;width:100%;background:#222;opacity:1;left:0;transform:rotate(0deg);transition:.25s ease-in-out}.c-offcanvas-nav__button span:nth-child(1){top:0}.c-offcanvas-nav__button span:nth-child(2),.c-offcanvas-nav__button span:nth-child(3){top:.5rem}.c-offcanvas-nav__button span:nth-child(4){top:1rem}.c-offcanvas-nav__button.open span:nth-child(1),.c-offcanvas-nav__button.open span:nth-child(4){top:18px;width:0%;left:50%}.c-offcanvas-nav__button.open span:nth-child(2){transform:rotate(45deg)}.c-offcanvas-nav__button.open span:nth-child(3){transform:rotate(-45deg)}@media print,screen and (min-width: 59.375em){.c-offcanvas-nav__button{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px, 1px, 1px, 1px)}}.c-offcanvas-sub-nav__list{margin:0;list-style-type:none;background:#2f2f2f}.c-offcanvas-sub-nav__list .c-offcanvas-nav__link{padding-left:1.75rem}.c-panel{margin:0 0 1.5rem;padding:1px 1rem;background:#363636;color:#fff}@media print,screen and (min-width: 40em){.c-panel{padding:1px 1.5rem}}.c-panel--secondary{background:rgba(128,0,255,.1)}.c-panel__title{margin-top:1rem;margin-bottom:.625rem}.c-panel__title svg{position:relative;top:-.125rem;display:inline-block;width:1.25em;height:1.25em;margin:0 .125rem 0 -.3125rem;vertical-align:middle;fill:#fff}.c-panel__footer{margin:0 -1rem}@media print,screen and (min-width: 40em){.c-panel__footer{margin:0 -1.5rem}}.c-eventlist,.c-eventlist__item{display:block;margin:0 0 1.5rem;padding:0;list-style:none}.c-eventlist__item{position:relative;border-bottom:.0625rem solid #e6e6e6;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.c-eventlist__item:last-child{border-bottom:none}.c-eventlist__item.c-eventlist__item--outdated{filter:grayscale(1);opacity:.5}.c-eventlist__item.c-eventlist__item--outdated .c-eventblock__media{opacity:.7}.c-eventlist__item.is-targeted:after{content:"";display:block;position:absolute;top:-1.5rem;bottom:0;left:-3rem;right:-3rem;background:rgba(0,0,0,.1);pointer-events:none}.c-eventbackbutton{position:absolute;transform:translateY(-100%);left:0;top:-1px;padding:.5rem 1.4375rem}.c-eventbackbutton svg{position:relative;top:-.0625rem;display:inline-block;vertical-align:middle;width:.625rem;height:.75rem;margin:0 .5625rem 0 -.625rem;fill:#fff;transition:fill .3s ease-in-out}.c-eventbackbutton:hover svg,.c-eventbackbutton:focus svg{fill:#fff}.c-eventblock{margin:0 0 1.5rem}.c-eventblock__header{margin:1rem 0 .25rem;padding:0 0 .5rem}@media print,screen and (min-width: 40em){.c-eventblock__header{margin-top:.25rem;margin-left:-1.375rem;padding-left:1.375rem;padding-right:1.375rem}}.c-eventblock__media{position:relative;width:11.375rem;margin:0;overflow:hidden}@media print,screen and (min-width: 40em){.c-eventblock__media{margin-right:1.375rem}}.c-eventblock__media img{position:relative;width:11.375rem;height:11.375rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;background-color:#ededed}.c-eventblock__media img:after{content:"";background:#ededed center center no-repeat;background-size:2.1875rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 46'%3E%3Cg fill='%23B3B3B3' fill-rule='nonzero' transform='translate(.33 .23)'%3E%3Cpath d='M50.9772 20.5896c-11.7753686-11.74897222-30.8390314-11.74897222-42.6144 0L.3243 12.5511c16.2203183-16.17543896 42.4710817-16.17543896 58.6914 0l-8.0385 8.0385z'/%3E%3Cpath d='M38.3709 31.74c-4.8064415-4.8027973-12.5953585-4.8027973-17.4018 0l-8.0385-8.0247c9.2529648-9.2254618 24.2258352-9.2254618 33.4788 0L38.3709 31.74z'/%3E%3Ccircle cx='29.67' cy='38.8746' r='6.2445'/%3E%3C/g%3E%3C/svg%3E");display:block;position:absolute;top:0;left:0;right:0;bottom:0}.c-eventblock__media footer{position:absolute;left:0;bottom:0;line-height:.6875rem}.c-eventblock__media small{padding:.0625rem .25rem;background:rgba(0,0,0,.25);color:#fff;font-size:.625rem;line-height:.75rem}.c-eventblock__media.c-eventblock__media--large{width:auto;margin-bottom:1.5rem}@media print,screen and (min-width: 40em){.c-eventblock__media.c-eventblock__media--large{margin-top:2rem}}.c-eventblock__media.c-eventblock__media--large img{width:100%;height:auto;min-height:9.375rem}.c-eventblock__title{margin:0;font-family:"Epilogue","Ubuntu","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:700;font-size:1.125rem;line-height:1.25em}.c-eventblock__title a{color:#fff}.c-eventblock__introtext{margin:0 0 1rem 0}@media print,screen and (min-width: 40em){.c-eventblock__introtext{margin-right:1.25rem}}.c-eventblock__aside{width:100%;padding:.3125rem 0 0 1rem;font-size:.875rem}@media print,screen and (min-width: 59.375em){.c-eventblock__aside{width:18.125rem}}.c-eventblock__busstop,.c-eventblock__route,.c-eventblock__institution,.c-eventblock__location,.c-eventblock__time,.c-eventblock__info{position:relative;margin:.25rem 0 .75rem;padding:0em 0em 0em 2em;line-height:1.3125em;white-space:nowrap}.c-eventblock__busstop a,.c-eventblock__route a,.c-eventblock__institution a,.c-eventblock__location a,.c-eventblock__time a,.c-eventblock__info a{color:inherit}.c-eventblock__infotext{white-space:normal}.c-eventblock__distance{display:inline-block;padding:.0625rem .3125rem;margin:.1875rem 42% 0 0;background:#000;color:#fff;font-weight:bold}.c-eventblock__infoicon{display:block;position:absolute;top:0;left:0;width:1.2142857144em;height:1.2142857144em;vertical-align:middle}.c-eventblock__busstop,.c-eventblock__route{font-weight:700}.c-eventblock__institution svg{stroke:#222}.c-eventblock__buttongroup{display:flex;flex-wrap:wrap;margin:0 -.3125rem}@media print,screen and (min-width: 40em){.c-eventblock__mediabuttonwrapper .c-eventblock__buttongroup{display:block;width:12.5rem}}.c-eventblock__button{flex-grow:1;text-align:left;padding-left:.8125rem;margin:.0625rem .3125rem 0}@media print,screen and (min-width: 40em){.c-eventblock__button{flex-grow:0}}@media print,screen and (min-width: 40em){.c-eventblock__mediabuttonwrapper .c-eventblock__button{width:100%}}.c-eventblock__button+.c-eventblock__button{margin-left:.3125rem}.c-eventblock__button:hover svg,.c-eventblock__button:focus svg{fill:#000}.c-eventblock__button svg{position:relative;top:-.0625rem;display:inline-block;vertical-align:middle;width:1.25rem;height:1.25rem;fill:#fff;margin-right:.5625rem;transition:fill .3s ease-in-out}.c-eventblock__button.c-eventblock__button--merken:not(.trash) svg:last-of-type{display:none}.c-eventblock__button.c-eventblock__button--merken:not(.trash).is-watched svg:first-child{display:none}.c-eventblock__button.c-eventblock__button--merken:not(.trash).is-watched svg:last-of-type{display:inline-block}.c-eventblock__button.c-eventblock__button--merken:not(.trash).is-watched svg,.c-eventblock__button.c-eventblock__button--merken:not(.trash).is-watched:hover svg,.c-eventblock__button.c-eventblock__button--merken:not(.trash).is-watched:focus svg{fill:#000}.c-eventblock__button.c-eventblock__button--merken.trash svg{fill:#fff}.c-eventblock__button.c-eventblock__button--merken.trash:hover,.c-eventblock__button.c-eventblock__button--merken.trash:focus{color:#000 !important}.c-eventblock__button.c-eventblock__button--merken.trash:hover svg,.c-eventblock__button.c-eventblock__button--merken.trash:focus svg{fill:#000 !important}.c-eventblock__badges{display:flex;flex-direction:row;flex-wrap:wrap;margin:0 0 1rem 0;padding:0;list-style:none}@media print,screen and (min-width: 40em){.c-eventblock__badges{margin-right:1.25rem}}.c-eventblock__badges li{display:block;margin:.375rem .75rem}.c-eventblock__badges svg{position:relative;top:-.0625rem;display:inline-block;vertical-align:middle;width:1.25rem;height:1.25rem;fill:#000;margin-right:.375rem}.c-eventblock__map{margin-bottom:2rem}.c-eventblock__map .vesputi-maps .powered_by a{font-size:.6875rem;color:#fff}.c-eventblock__map .vesputi-maps .powered_by a:before,.c-eventblock__map .vesputi-maps .powered_by a:after{background-color:rgba(255,255,255,.8)}.c-logotapete{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center;max-width:64rem;margin:1rem auto 1rem;background:#fff}@media print,screen and (min-width: 59.375em){.c-logotapete{flex-wrap:nowrap}}.c-logotapete__image{margin:.5rem 1rem;height:2.0625rem}.c-faq__title{font-size:1.25rem;text-transform:uppercase;font-weight:700;color:#000}.flipIn,.c-accordion>li{animation:flipdown .5s ease both}.c-accordion{list-style:none;perspective:900;padding:0;margin:1.5rem 0 3rem;border-bottom:1px solid #e6e6e6}.c-accordion>li{position:relative;padding:0 .9375rem;margin:0;border-top:1px solid #d4d4d4;transition:height .3s ease-in-out}.c-accordion>li:nth-of-type(1){animation-delay:0.5s}.c-accordion>li:nth-of-type(2){animation-delay:0.75s}.c-accordion>li:nth-of-type(3){animation-delay:1s}.c-accordion>li:nth-of-type(4){animation-delay:1.25s}.c-accordion>li:nth-of-type(5){animation-delay:1.5s}.c-accordion>li:nth-of-type(6){animation-delay:1.75s}.c-accordion>li:nth-of-type(7){animation-delay:2s}.c-accordion>li:nth-of-type(8){animation-delay:2.25s}.c-accordion>li:nth-of-type(9){animation-delay:2.5s}.c-accordion>li:nth-of-type(10){animation-delay:2.75s}.c-accordion>li:nth-of-type(11){animation-delay:3s}.c-accordion>li:nth-of-type(12){animation-delay:3.25s}.c-accordion>li:nth-of-type(13){animation-delay:3.5s}.c-accordion>li:nth-of-type(14){animation-delay:3.75s}.c-accordion>li:nth-of-type(15){animation-delay:4s}.c-accordion>li:nth-of-type(16){animation-delay:4.25s}.c-accordion>li:nth-of-type(17){animation-delay:4.5s}.c-accordion>li:nth-of-type(18){animation-delay:4.75s}.c-accordion>li:nth-of-type(19){animation-delay:5s}.c-accordion>li:nth-of-type(20){animation-delay:5.25s}.c-accordion>li>i{position:absolute;margin-top:1.25rem;right:1.875rem;background-color:#fff}@media print,screen and (min-width: 40em){.c-accordion>li>i{margin-top:1.625rem}}.c-accordion>li>i:before,.c-accordion>li>i:after{content:"";transition:all .25s ease-in-out;position:absolute;background-color:inherit;width:3px;height:9px}.c-accordion>li>i:before{transform:translate(-2px, 0) rotate(45deg)}.c-accordion>li>i:after{transform:translate(2px, 0) rotate(-45deg)}.c-accordion>li>input[type=checkbox]{position:absolute;cursor:pointer;width:100%;height:100%;z-index:1;opacity:0}@media only screen{.c-accordion>li>input[type=checkbox]:checked~.c-accordion__content{margin-top:0;max-height:0;opacity:0;transform:translate(0, 1rem)}.c-accordion>li>input[type=checkbox]:checked~i:before{transform:translate(2px, 0) rotate(45deg)}.c-accordion>li>input[type=checkbox]:checked~i:after{transform:translate(-2px, 0) rotate(-45deg)}}.c-accordion>li>input[type=checkbox]:hover~.c-accordion__title{color:#ff00c7}.c-accordion>li>input[type=checkbox]:hover~i{background-color:#ff00c7}.c-accordion .c-accordion__title{display:block;background-color:inherit;margin:.75rem 2.1875rem .75rem 0;cursor:pointer;font-size:1.125rem;transition:color .25s ease-in-out;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media print,screen and (min-width: 40em){.c-accordion .c-accordion__title{font-size:1.375rem}}.c-accordion .c-accordion__content{position:relative;overflow:hidden;transition:all .3s ease-in-out,opacity .65s ease-in-out;opacity:1;transform:translate(0, 0);z-index:2}@keyframes flipdown{0%{opacity:0;transform-origin:top center;transform:rotateX(-90deg)}5%{opacity:1}80%{transform:rotateX(8deg)}83%{transform:rotateX(6deg)}92%{transform:rotateX(-3deg)}100%{transform-origin:top center}}.c-gallery{margin:1.25rem 0}.c-gallery__list{margin:0 -.3125rem;display:flex;flex-wrap:wrap;list-style:none}.c-gallery__item{text-align:center;width:100%;padding:.3125rem}@media print,screen and (min-width: 40em){.c-gallery__item{width:33%}}@media print,screen and (min-width: 59.375em){.c-gallery__item{width:25%}}.c-gallery__image{width:100%;height:auto}.c-latest-news{margin-bottom:3rem}.c-latest-news__item{margin-bottom:3rem}.c-latest-news__content{order:2}@media print,screen and (min-width: 59.375em){.c-latest-news__content{padding-left:1.5rem}}.c-latest-news__headline{font-size:1.125rem;line-height:1.5rem;margin:0 0 1.5rem}.c-latest-news__date{color:#8a8a8a}.c-latest-news__date:after{content:"|";margin:0 .3125rem}.c-latest-news__media{order:1;margin-bottom:1.5rem;text-align:center}.c-latest-news__image{width:100%;height:auto}.c-link{font-weight:700}.c-link--dark{color:#fff}.c-scroll-up{bottom:.625rem;display:none;position:fixed;right:.625rem;text-align:center;z-index:10}.c-scroll-up__link{align-items:center;background-color:#8000ff;border-radius:.1875rem;color:#fff;display:flex;height:2.1875rem;justify-content:center;width:2.1875rem}.c-scroll-up__icon{fill:#fff;height:1.25rem;transform:rotate(90deg);width:1.25rem}.c-sidebarnav{padding:1rem 0}.c-sidebarnav ul{list-style:none;margin:0;padding:0}.c-sidebarnav a{display:block;padding:.5rem 0;font-weight:700;color:#fff}.c-sidebarnav a:hover{color:#000}.c-sidebarnav li.active a{color:#000}.c-sharinglist{display:flex;flex-direction:row;flex-wrap:wrap;align-content:stretch;margin:0 0 3rem;padding:0;list-style:none}@media print,screen and (min-width: 40em){.c-sharinglist{align-content:flex-start}}.c-sharinglist__item{display:block;flex-grow:1;flex-basis:auto}@media print,screen and (min-width: 40em){.c-sharinglist__item{flex-grow:0}}.c-sharinglist__link{display:block;padding:.4375rem .875rem;margin:0 .5rem .5rem 0;background:#8a8a8a;color:#fff;fill:#fff}.c-sharinglist__link--facebook{background-color:#3b5998}.c-sharinglist__link--twitter{background-color:#1da1f2}.c-sharinglist__link--whatsapp{background-color:#25d366}.c-sharinglist__link:hover{background-color:#000;color:#fff}.c-sharinglist__icon{display:inline-block;width:1.25rem;height:1.25rem;margin:-.0625rem .4375rem 0 0;padding:0;vertical-align:middle;fill:currentColor}.c-socialbar{position:absolute;z-index:12;top:9.875rem;right:2.5rem}@media print,screen and (min-width: 59.375em){.c-socialbar{top:50vh;right:0;transform:translateY(-50%)}}.c-socialbar ul{list-style:none;margin:0;padding:0;font-size:0}.c-socialbar li{display:inline-block;margin-left:.3125rem}@media print,screen and (min-width: 59.375em){.c-socialbar li{display:block;margin:0}}.c-socialbar svg{display:block;width:100%;height:100%;fill:#fff}.c-socialbar__item{display:block;width:2.75rem;height:2.75rem;padding:.375rem;background:#333;font-size:1rem}@media print,screen and (min-width: 59.375em){.c-socialbar__item{width:3.75rem;height:3.75rem;padding:.625rem}}.c-socialbar__item--facebook{background-color:#3b5998}.c-socialbar__item--youtube{background-color:red}.c-socialbar__item--instagram{background-color:#e1306c}.c-socialbar__item--twitter{background-color:#1da1f2}.c-socialbar__item--vimeo{background-color:#1ab7ea}.cc-revoke{position:fixed;z-index:9999;padding:.3125rem .5rem;text-align:center;background-color:#222;font-size:.9em;font-weight:700;color:#fff;cursor:pointer}@media all and (max-width: 65.5rem){.cc-revoke{border:2px solid #fff}}.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-link{text-decoration:underline}.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:flex;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;flex-direction:row}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em .2em .2em 0}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-highlight .cc-btn:first-child{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:rgba(0,0,0,0);text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{flex:1 0 auto}.cc-compliance{display:flex;align-items:center;align-content:space-between}.cc-compliance>.cc-btn{flex:1}.cc-btn+.cc-btn{margin-left:.5em}@media print{.cc-window{display:none}}@media screen and (max-width: 900px){.cc-btn{white-space:normal}}@media screen and (max-width: 736px){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:25%}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}}.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}.show-for-print-inline{display:none}@media print{@page{size:A4;margin:1cm 1cm .5cm}html{font-size:78%}.l-page-wrapper{background:#fff}.c-sky,.l-page-wrapper:after{display:none}.show-for-print-inline{display:inline}.grid-container,.row,.l-page-content{max-width:none;padding-left:0 !important;padding-right:0 !important}.off-canvas-wrapper{overflow:auto}.l-page-header,.l-page-footer,.c-socialbar{display:none}.c-programfilter{display:none}.paginationjs{display:none}a{text-decoration:none !important}a[href]:after{content:none}a[href^=http]:not([href*="wissenschaftsnacht.magdeburg.de"]):after{content:" (" attr(href) ")"}.print-logo{position:absolute;top:0;right:0;display:block !important;width:120px;height:auto}.off-canvas-wrapper{padding-top:5.5rem}.c-eventlist{margin:0}.c-eventlist>li{display:block;padding:1.25rem 0;margin:0;border-bottom:.0625rem solid #e6e6e6;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.c-eventlist>li:first-child{border-top:.0625rem solid #e6e6e6}.c-eventlist>li:last-child{border-bottom:none}.c-eventlist>li img{display:block}.c-eventlist>li .c-eventblock__buttongroup,.c-eventlist>li .c-eventblock__button--merken{display:none}.c-eventlist>li .c-eventblock__badges{display:flex}.c-eventlist>li .c-eventblock__badges>li{border:none;padding:.625rem 1.25rem 0 0;margin:0}.c-eventlist>li .c-eventblock__aside{width:16.5rem}.c-eventlist>li .large-auto{flex-basis:1px}.c-eventlist>li .c-eventblock__busstop svg,.c-eventlist>li .c-eventblock__institution svg,.c-eventlist>li .c-eventblock__location svg,.c-eventlist>li .c-eventblock__time svg{fill:#222 !important}.c-eventlist>li .c-eventblock__institution svg{stroke:#222 !important}.c-eventlist>li .u-deeplink{display:none}.print-merkliste .off-canvas-wrapper>*{display:none}.print-merkliste #watchlist-canvas{position:relative;top:auto;right:auto;bottom:auto;left:auto;display:block;visibility:visible;transform:translate(0, 0);color:#222;width:100% !important;max-width:none;margin:0 auto;padding:0;overflow:auto !important}.print-merkliste #watchlist-canvas .button.print{display:none}}.u-no-margin{margin:0 !important}.u-no-margin--top{margin-top:0 !important}.u-no-margin--bottom{margin-bottom:0 !important}.u-no-padding{padding:0 !important}.u-no-padding--top{padding-top:0 !important}.u-no-padding--bottom{padding-bottom:0 !important}.u-extra-small-margin--top{margin-top:.75rem !important}.u-extra-small-margin--bottom{margin-bottom:.75rem !important}.u-extra-small-padding--top{padding-top:.75rem !important}.u-extra-small-padding--bottom{padding-bottom:.75rem !important}.u-extra-medium-margin--top{margin-top:1.5rem !important}.u-extra-medium-margin--bottom{margin-bottom:1.5rem !important}.u-extra-medium-padding--top{padding-top:1.5rem !important}.u-extra-medium-padding--bottom{padding-bottom:1.5rem !important}.u-extra-large-margin--top{margin-top:2.25rem !important}.u-extra-large-margin--bottom{margin-bottom:2.25rem !important}.u-extra-large-padding--top{padding-top:2.25rem !important}.u-extra-large-padding--bottom{padding-bottom:2.25rem !important}.u-extra-xlarge-margin--top{margin-top:3rem !important}.u-extra-xlarge-margin--bottom{margin-bottom:3rem !important}.u-extra-xlarge-padding--top{padding-top:3rem !important}.u-extra-xlarge-padding--bottom{padding-bottom:3rem !important}.u-extra-xxlarge-margin--top{margin-top:4.5rem !important}.u-extra-xxlarge-margin--bottom{margin-bottom:4.5rem !important}.u-extra-xxlarge-padding--top{padding-top:4.5rem !important}.u-extra-xxlarge-padding--bottom{padding-bottom:4.5rem !important}html.no-js .u-show-with-js{display:none !important}html.js .u-hide-with-js{display:none !important}.u-color--primary{color:#000 !important;fill:#000 !important}.u-color--secondary{color:#8000ff !important;fill:#8000ff !important}.u-color--tertiary{color:#ff00c7 !important;fill:#ff00c7 !important}.u-color--quaternary{color:#7fff00 !important;fill:#7fff00 !important}.u-color--dark-gray{color:#363636 !important;fill:#363636 !important}.u-color--light{color:#ededed !important;fill:#ededed !important}.u-color--alert{color:#d60000 !important;fill:#d60000 !important}.u-color--success{color:#40c900 !important;fill:#40c900 !important}.u-color--warning{color:orange !important;fill:orange !important}.u-color--white{color:#fff !important;fill:#fff !important}.u-background--primary{background:rgba(0,0,0,.88)}.u-background--primary *{color:#fff;fill:#fff}.u-background--secondary{background:rgba(128,0,255,.88)}.u-background--secondary *{color:#fff;fill:#fff}.u-background--tertiary{background:rgba(255,0,199,.88)}.u-background--tertiary *{color:#fff;fill:#fff}.u-background--quaternary{background:rgba(127,255,0,.88)}.u-background--quaternary *{color:#fff;fill:#fff}.u-background--dark-gray{background:rgba(54,54,54,.88)}.u-background--dark-gray *{color:#fff;fill:#fff}.u-background--light{background:rgba(237,237,237,.88)}.u-background--light *{color:#fff;fill:#fff}.u-background--alert{background:rgba(214,0,0,.88)}.u-background--alert *{color:#fff;fill:#fff}.u-background--success{background:rgba(64,201,0,.88)}.u-background--success *{color:#fff;fill:#fff}.u-background--warning{background:rgba(255,165,0,.88)}.u-background--warning *{color:#fff;fill:#fff}.u-deeplink{position:relative;display:inline-block;vertical-align:middle;width:.5625em;height:.5625em;margin:0em .25em}@media print,screen and (max-width: 39.99875em){.u-show-small-only{display:none}}.u-no-liststyle{list-style:none;margin-left:0;padding-left:0}.u-font-weight--bold{font-weight:bold}

/*# sourceMappingURL=main.css.map */