.headroom--scrolled .header{background:#fff}.headroom--scrolled.headroom--pinned .header{-webkit-box-shadow:0 0 40px #000;box-shadow:0 0 40px #000;background:#fff}.header{padding:20px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-shadow:0 0 40px transparent;box-shadow:0 0 40px transparent;background:transparent;-webkit-transition:background .25s ease-in-out,-webkit-box-shadow .25s ease-in-out;transition:background .25s ease-in-out,-webkit-box-shadow .25s ease-in-out;transition:background .25s ease-in-out,box-shadow .25s ease-in-out;transition:background .25s ease-in-out,box-shadow .25s ease-in-out,-webkit-box-shadow .25s ease-in-out;-ms-flex-align:center;align-items:center}@media screen and (min-width:800px){.header{padding:20px 40px;background:transparent}}.header__title{margin:0;width:60px;height:60px}.header__title img{width:60px}.header__title a{text-decoration:none;color:#000}.header__title a:after{display:none}.main-nav{list-style:none;margin:0;padding:0;position:absolute;top:100px;height:calc(100vh - 100px);background:#fff;left:120vw;width:100%;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out;-webkit-box-shadow:-10px 0 15px 0 rgba(0,0,0,.25);box-shadow:-10px 0 15px 0 rgba(0,0,0,.25)}.menu--open .main-nav{-webkit-transform:translateX(-120%);transform:translateX(-120%)}@media screen and (min-width:800px){.main-nav{position:relative;top:auto;left:auto;background:transparent;width:auto;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;height:auto;-webkit-box-shadow:none;box-shadow:none}.main-nav,.menu--open .main-nav{-webkit-transform:none;transform:none;-webkit-transition:none;transition:none}}.main-nav__item{margin:30px}@media screen and (min-width:800px){.main-nav__item{margin:0 0 0 30px}}.main-nav__item a{display:block;text-align:center;font-weight:700}.main-nav__item a:after{display:none}.menu-button{background:#000;padding:15px 15px 10px;color:#fff;font-family:Josefin Sans,sans-serif;font-size:1rem;border:0;-webkit-appearance:none}@media screen and (min-width:800px){.menu-button{display:none}}.user-links{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;max-width:100%}.user-links a{margin:10px}.footer{-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;padding:30px;text-align:center}.notice-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;margin-top:25px}@media (max-width:640px - 1px){.notice-container{-ms-flex-pack:distribute;justify-content:space-around}}.notice-container h4{text-align:center;margin:0}*{-webkit-box-sizing:border-box;box-sizing:border-box}html{height:100%}body{margin:0;padding:0;min-height:100%;font-size:20px;line-height:1.5em;font-family:Josefin Sans,sans-serif;font-weight:400;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%239C92AC' fill-opacity='0.4' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'/%3E%3C/svg%3E");background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%23d6d6d6' fill-opacity='0.4' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'/%3E%3C/svg%3E")}#___gatsby #gatsby-focus-wrapper{min-height:100vh}.wrapper{overflow:hidden}.layout-container{min-height:100%;padding:20px;max-width:1480px;margin:0 auto;overflow:hidden}@media screen and (min-width:800px){.layout-container{padding:20px 40px}}img{max-width:100%;height:auto}.content-section{max-width:800px;margin:0 auto 80px}dl,ol,ul{margin:1.5em 0}dl li,ol li,ul li{margin-top:1.5em}a{color:#335aab;text-decoration:none;font-weight:700}a:hover{text-decoration:underline}a:after{content:"";width:1rem;height:1rem;display:inline-block;background:url(/theme_images/internal-link.svg) no-repeat 50%;background-size:contain;margin-left:8px}a:not([href^="#"]):not([href^="/"]):not([href^="mailto:"]):after{background-image:url(/theme_images/external-link.svg)}a[href^="mailto:"]:after{background-image:url(/theme_images/email.svg)}a.no-icon:after,h2:not(.shadow-block__title) a:after,h3:not(.shadow-block__title) a:after{display:none}body.overflow-hidden{overflow:hidden}@media screen and (min-width:800px){body.overflow-hidden{overflow:visible}}.shadow-block{background:#fff;-webkit-filter:drop-shadow(6px 6px 6px rgba(0,0,0,.5));filter:drop-shadow(6px 6px 6px rgba(0,0,0,.5));padding:30px;margin:40px 0 0;position:relative}.shadow-block__title{margin:0 0 10px}.shadow-block__title a:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.options-list{font-size:1.1rem;border-top:1px solid #ccc;list-style:none;margin:20px 0 0;padding:20px 0 0}.options-list li{margin:0 0 10px;padding:0}@media screen and (min-width:800px){.options-list li{display:-ms-flexbox;display:flex}}.options-list__label{font-weight:700;display:block}@media screen and (min-width:800px){.options-list__label{width:200px;min-width:200px;font-weight:700}}.hero{position:relative;width:100%;margin:0 0 20px}@media screen and (min-width:800px){.hero{min-height:calc(100vh - 200px);position:relative;width:100%;margin:0 0 120px}}@media screen and (min-height:800px) and (min-width:800px){.hero{min-height:800px}}.hero--noimg{min-height:0}@media screen and (min-width:800px){.hero--noimg{padding:40px 0}}@media screen and (min-width:800px){.hero__inner{min-height:calc(100vh - 200px);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.hero--noimg .hero__inner{-ms-flex-align:center;align-items:center;text-align:center}}@media screen and (min-height:800px) and (min-width:800px){.hero__inner{min-height:800px}}.hero--noimg .hero__inner{min-height:0}.hero__title{font-size:3rem;line-height:1em;letter-spacing:-2px;-webkit-filter:drop-shadow(10px 10px 10px rgba(0,0,0,.5));filter:drop-shadow(10px 10px 10px rgba(0,0,0,.5));max-width:1000px}@media screen and (min-width:800px){.hero__title{font-size:4rem;line-height:1em;letter-spacing:-2px;margin:0;-webkit-filter:drop-shadow(10px 10px 10px rgba(0,0,0,.5));filter:drop-shadow(10px 10px 10px rgba(0,0,0,.5));max-width:760px}.hero--noimg .hero__title{max-width:1000px}}@media screen and (min-width:1200px){.hero__title{font-size:5rem}}.hero__title span{position:relative;display:inline-block}.hero__title span:before{background:#fff;position:absolute;top:-20px;left:-20px;right:-20px;bottom:-10px;content:"";z-index:-1}@media screen and (min-width:800px){.hero__title span:before{top:-30px;left:-30px;right:-30px}}.hero__title small{font-size:.5em}.hero__image{display:none}@media screen and (min-width:800px){.hero__image{display:block;position:absolute;right:-40px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:60%;z-index:-2}}.hero__image .gatsby-image-wrapper{-webkit-box-shadow:-4px 4px 10px rgba(0,0,0,.25);box-shadow:-4px 4px 10px rgba(0,0,0,.25)}.hero__description{margin:3rem 0 80px;line-height:1.5em}@media screen and (min-width:800px){.hero__description{font-size:1.5rem;margin:1.5rem 0 -40px;max-width:40%}.hero--noimg .hero__description{max-width:500px}}.post-meta{font-size:smaller;color:#565656}@media screen and (min-width:600px){.post-meta{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}}.post-meta p{margin:0}.paging-container{margin:40px 0 0;min-width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.paging-container--central{-ms-flex-pack:center;justify-content:center}.paging-container a:after{display:none}.paging-controls{width:45%}@media screen and (min-width:800px){.paging-controls{width:150px}}.paging-links{display:none}@media screen and (min-width:800px){.paging-links{display:block;-ms-flex-positive:1;flex-grow:1;padding:0 20px;text-align:center}}.paging-links a,.paging-links span{padding:10px;min-width:30px;text-align:center;display:inline-block}.paging-button{font-weight:700;display:block;text-align:center;padding:8px 10px 5px;background:#fff;-webkit-box-shadow:6px 6px 6px 0 rgba(0,0,0,.5);box-shadow:6px 6px 6px 0 rgba(0,0,0,.5);border:1px solid #ededed;-webkit-transition:background .25s ease-in-out,color .25s ease-in-out,border-color .25s ease-in-out,-webkit-box-shadow .25s ease-in-out;transition:background .25s ease-in-out,color .25s ease-in-out,border-color .25s ease-in-out,-webkit-box-shadow .25s ease-in-out;transition:background .25s ease-in-out,color .25s ease-in-out,box-shadow .25s ease-in-out,border-color .25s ease-in-out;transition:background .25s ease-in-out,color .25s ease-in-out,box-shadow .25s ease-in-out,border-color .25s ease-in-out,-webkit-box-shadow .25s ease-in-out}.paging-button:hover{background:#335aab;border-color:#335aab;color:#fff;text-decoration:none;-webkit-box-shadow:3px 3px 3px 0 rgba(0,0,0,.5);box-shadow:3px 3px 3px 0 rgba(0,0,0,.5)}.paging-button:focus{background:#335aab;color:#fff;-webkit-box-shadow:1px 1px 1px 0 rgba(0,0,0,.5);box-shadow:1px 1px 1px 0 rgba(0,0,0,.5)}code[class*=language-],pre[class*=language-]{font-family:Consolas,Menlo,Monaco,Andale Mono WT,Andale Mono,Lucida Console,Lucida Sans Typewriter,DejaVu Sans Mono,Bitstream Vera Sans Mono,Liberation Mono,Nimbus Mono L,Courier New,Courier,monospace;font-size:14px;line-height:1.375;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;background:#1d1f21;color:#c5c8c6}code[class*=language-]::-moz-selection,code[class*=language-] ::-moz-selection,pre[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection{text-shadow:none;background:#b4b7b4}code[class*=language-]::selection,code[class*=language-] ::selection,pre[class*=language-]::selection,pre[class*=language-] ::selection{text-shadow:none;background:#b4b7b4}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#969896}.token.punctuation{color:#c5c8c6}.token.namespace{opacity:.7}.token.boolean,.token.number,.token.operator{color:#de935f}.token.property{color:#f0c674}.token.tag{color:#81a2be}.token.string{color:#8abeb7}.token.selector{color:#b294bb}.token.attr-name{color:#de935f}.language-css .token.string,.style .token.string,.token.entity,.token.url{color:#8abeb7}.token.attr-value,.token.control,.token.directive,.token.keyword,.token.unit{color:#b5bd68}.token.atrule,.token.regex,.token.statement{color:#8abeb7}.token.placeholder,.token.variable{color:#81a2be}.token.deleted{text-decoration:line-through}.token.inserted{border-bottom:1px dotted #fff;text-decoration:none}.token.italic{font-style:italic}.token.bold,.token.important{font-weight:700}.token.important{color:#c66}.token.entity{cursor:help}pre>code.highlight{outline:.4em solid #c66;outline-offset:.4em}blockquote{margin:30px 0;background:#f7f7f7;padding:10px 30px;border-left:5px solid #ccc}h2,h3{margin-top:2em}.gallery-block{margin:0 auto 100px}@media screen and (min-width:800px){.gallery-block{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}}@media screen and (min-width:800px){.gallery-block__inner{min-width:500px;width:500px;margin-right:80px;-ms-flex-order:1;order:1}}.gallery-block__outer{width:100%;white-space:nowrap;overflow:hidden;-ms-flex-order:2;order:2}@media screen and (max-width:799px){.gallery-block__outer .gatsby-image-wrapper{height:auto!important;width:100%!important}}.gallery-block__outer>div:first-child,.gallery-block__outer>div:nth-child(2){display:none}@media screen and (min-width:800px){.gallery-block__outer>div:after{content:"";background-image:-webkit-gradient(linear,left top,right top,from(transparent),to(rgba(0,0,0,.5)));background-image:linear-gradient(90deg,transparent,rgba(0,0,0,.5));height:100%;position:absolute;width:140px;top:0;right:60px}.gallery-block__outer>div:first-child,.gallery-block__outer>div:nth-child(2){display:inline-block}.gallery-block__outer>div:first-child{-webkit-transform:scale(.9);transform:scale(.9)}.gallery-block__outer>div:nth-child(2){-webkit-transform:scale(.95);transform:scale(.95)}.gallery-block__outer>div{display:inline-block;margin-left:-100px;position:relative;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;width:200px}.gallery-block__outer>div:first-child{margin-left:0}.gallery-block__outer>div:last-child:after{display:none}}