:root{--cinzel:"Cinzel",serif;--crimson:"Crimson Text",serif;--accent:#25dbdb;--white:#ffffff;--taupe:#EADFC4;--black:#010101;--transparent:rgba(0, 0, 0, 0);--navpanel-text:var(--white);--navpanel-background:var(--black);--cta-background:var(--taupe);--border-color:rgba(143, 143, 143, 0.25);--font-body:"Source Sans Pro",Helvetica,sans-serif;--screen-sm:300px;--screen-md:768px;--screen-lg:1024px;--screen-xl:1400px;--screen-max:2400px;--img-max-height:800px;--img-max-height-sm:220px}@font-face{font-family:Cinzel;src:url(/caa4caed9ef40ffc10e01ef89a14cbc7e349efeb/70e64/assets/fonts/cinzel/cinzel-regular.ttf) format("truetype")}@font-face{font-family:"Crimson Text";src:url(/90171cd74e0571b64ee151709d33269ef5d557aa/39740/assets/fonts/crimson_text/crimsontext-bolditalic.ttf) format("truetype");font-style:oblique;font-weight:600}html{height:100%}.site-container{display:flex;flex-direction:column;min-height:100vh}.site-content{flex:1}body .site-content{padding-top:3.25rem}@media screen and (max-width:768px){body .site-content{padding-top:44px}}h1{font-size:2.75rem}.h2,h2{font-size:1.5rem;line-height:1.3}img{width:100%;object-fit:contain}.w-full{width:100%}@media screen and (min-width:768px){.w-10{width:10%}.w-15{width:10%}.w-20{width:20%}.w-25{width:20%}.w-28{width:28%}.w-30{width:30%}.w-40{width:40%}.w-45{width:45%}.w-50{width:50%}.w-55{width:55%}.w-60{width:60%}.w-70{width:70%}.w-75{width:75%}.w-80{width:80%}.w-85{width:80%}.w-90{width:90%}}.hidden{display:none}.mx-auto{margin-left:auto;margin-right:auto}.px-2{padding-left:.5rem;padding-right:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.p-12{padding:3rem}.mb-4{margin-bottom:1rem}.mb-12{margin-bottom:3rem}.text-center{text-align:center}.flex{display:flex}.flex-row{flex-direction:row}.flex-center{display:flex;justify-content:space-between;align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.items-center{align-items:center}.container{width:100%}@media screen and (min-width:500px){.container{width:500px}}@media screen and (min-width:640px){.container{width:640px}}@media screen and (min-width:768px){.container{width:768px}}@media screen and (min-width:1024px){.container{width:1024px}}.font-small{font-size:.75rem;font-style:italic;line-height:1}.full-bleed{width:100vw;margin-left:calc(50% - 50vw)}.full-bleed>.container{max-width:58rem;margin:0 auto}.mobile-reverse{display:flex;flex-direction:column-reverse}.post-content img{max-height:var(--img-max-height,800px)}.post-content img.small{max-height:var(--img-max-height-sm,220px);width:auto}.column{margin-bottom:1rem}@media screen and (min-width:768px){.columns{display:flex;flex-direction:row;margin:0 -1.5rem}.columns.mx-auto{margin:0 auto}.column{margin:0 1.5rem}.column.mb-4{margin-bottom:1rem}.column.mb-12{margin-bottom:3rem}}.header-main{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 .875rem;position:fixed;top:0;left:0;width:100%;height:44px;background-color:#fff;box-shadow:0 0 .5rem 0 rgba(0,0,0,.125);cursor:default;z-index:10000}.header-main.alt{position:absolute;background-color:#000;-moz-animation:none;-webkit-animation:none;-ms-animation:none;-o-animation:none;animation:none;box-shadow:none}.header-main .logo{display:flex;align-items:center;height:44px;border:none;outline:0;text-decoration:none}.header-main .logo>img{width:20px}.header-main.alt .logo img.logo-full{display:none}.logo-square{display:inline-flex}.logo-full{display:none}@media screen and (min-width:768px){.header-main{height:3.25rem;line-height:3.25rem}.header-main .logo{margin-top:0}.header-main .logo>img{width:300px}.logo-square{display:none}.logo-full{display:inline-flex}}header.header-main>nav{position:absolute;right:0}.nav-main{display:flex;align-items:center}.nav-main .navPanelToggle{-moz-transition:background-color .2s ease-in-out,color .2s ease-in-out,top .2s ease-in-out,right .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out,color .2s ease-in-out,top .2s ease-in-out,right .2s ease-in-out;-ms-transition:background-color .2s ease-in-out,color .2s ease-in-out,top .2s ease-in-out,right .2s ease-in-out;-o-transition:background-color .2s ease-in-out,color .2s ease-in-out,top .2s ease-in-out,right .2s ease-in-out;transition:background-color .2s ease-in-out,color .2s ease-in-out,top .2s ease-in-out,right .2s ease-in-out;text-decoration:none;display:block;height:inherit;line-height:inherit;padding:0 .5rem}.nav-main .navPanelToggle:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;content:'\f0c9';font-family:FontAwesome;font-style:normal;font-weight:400;margin:0 0 0 .625rem;text-transform:none}.nav-main .navPanelToggle:focus{border:1px solid var(--border-color);outline:0}.nav-group{display:flex;flex-direction:row;align-items:center}@media screen and (min-width:768px){.nav-group{height:3.25rem}}.nav-main a,.nav-main button{display:block;padding:0;font-size:1rem;height:inherit;line-height:inherit;border:0;box-shadow:none;white-space:nowrap;letter-spacing:.025rem;color:#000;transition:ease-in-out all .3s}.nav-main a::before,.nav-main button::before{color:#000;margin:0 .5rem}.alt>.nav-main a,.alt>.nav-main a::before,.alt>.nav-main button,.alt>.nav-main button::before{color:#fff}.nav-main a:active,.nav-main a:focus,.nav-main a:hover,.nav-main button:active,.nav-main button:focus,.nav-main button:hover{background-color:rgba(143,143,143,.075);outline:-webkit-focus-ring-color auto 0}.alt>.nav-main a:active,.alt>.nav-main a:focus,.alt>.nav-main a:hover,.alt>.nav-main button:active,.alt>.nav-main button:focus,.alt>.nav-main button:hover{background-color:rgba(255,255,255,.075)}.nav-main a[data-social=pinterest]:active::before,.nav-main a[data-social=pinterest]:focus::before,.nav-main a[data-social=pinterest]:hover::before{color:#e60023}.nav-main a[data-social=facebook]:active::before,.nav-main a[data-social=facebook]:focus::before,.nav-main a[data-social=facebook]:hover::before{color:#4267b2}.nav-main a[data-social=instagram]:active::before,.nav-main a[data-social=instagram]:focus::before,.nav-main a[data-social=instagram]:hover::before{color:#e1306c}.nav-main a[data-social=email]:active::before,.nav-main a[data-social=email]:focus::before,.nav-main a[data-social=email]:hover::before{color:#25dbdb}.search-ui{position:relative;flex-shrink:0;width:100%;z-index:10;background-color:#fff;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}[type=search]{width:100%;font-size:1.25rem;line-height:1.5;padding:.5rem;outline-offset:-2px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;border:none}.search-results{list-style:none;margin:0;padding:0}.search-results>li{border-top-width:1px;padding:.5rem}.search-results>li:last-child{padding-bottom:1rem}#wrapper{-moz-transition:opacity .5s ease;-webkit-transition:opacity .5s ease;-ms-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease}#navBlock{font-size:1rem}#navPanel{-moz-transform:translateX(100%);-webkit-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);-moz-transition:-moz-transform .5s ease,box-shadow .5s ease,visibility .5s;-webkit-transition:-webkit-transform .5s ease,box-shadow .5s ease,visibility .5s;-ms-transition:-ms-transform .5s ease,box-shadow .5s ease,visibility .5s;-o-transition:-o-transform .5s ease,box-shadow .5s ease,visibility .5s;transition:transform .5s ease,box-shadow .5s ease,visibility .5s;-webkit-overflow-scrolling:touch;background:var(--navpanel-background);box-shadow:none;color:var(--navpanel-text);height:100%;max-width:80%;overflow-y:auto;position:fixed;right:0;top:0;visibility:hidden;width:20em;z-index:10002}#navPanel nav{padding:3em 2em}#navPanel .link{-moz-transition:color .2s;-webkit-transition:color .2s;-ms-transition:color .2s;-o-transition:color .2s;transition:color .2s;border-top:solid 1px var(--border-color);border-bottom:0;color:inherit;display:block;padding:.75em 0;text-decoration:none}#navPanel .link:first-child{border-top:0}#navPanel .link.depth-0,#navPanel .list-heading{color:var(--navpanel-text);font-weight:600}#navPanel .link.depth-1,#navPanel .list-item{margin-left:1.25rem}#navPanel .link:active,#navPanel .link:focus,#navPanel .link:hover{color:var(--accent)}#navPanel .close{text-decoration:none;-moz-transition:color .2s ease-in-out;-webkit-transition:color .2s ease-in-out;-ms-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out;-webkit-tap-highlight-color:var(--transparent);border:0;color:var(--navpanel-text);cursor:pointer;display:block;height:3.25em;line-height:3.25em;padding-right:1.25em;position:absolute;right:0;text-align:right;top:0;width:7em}#navPanel .close:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;content:'\f00d';font-size:1.25em;font-family:FontAwesome;font-style:normal;font-weight:400;text-transform:none}#navPanel .close:focus,#navPanel .close:hover{color:var(--accent)}@media screen and (max-width:768px){#navPanel .close{height:4em;line-height:4em}}@media screen and (max-width:768px){#navPanel nav{padding:2.5em 1.75em}}body.is-navPanel-visible #wrapper{-moz-pointer-events:none;-webkit-pointer-events:none;-ms-pointer-events:none;-o-pointer-events:none;pointer-events:none;cursor:default;opacity:.25}body.is-navPanel-visible #navPanel{-moz-transform:translateX(0);-webkit-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);visibility:visible}.container-dark{background-color:var(--black)}.hero-image{min-height:275px;max-height:80vh;width:100%;padding:1rem;background-color:var(--black);position:relative}.grid-mosaic{max-width:var(--screen-max);margin:0 auto}.grid-block{display:flex;width:100%;cursor:pointer}@media screen and (min-width:768px){.grid-block{width:50%}.quotes.alt>.grid-block{width:33.33%}}.grid-block h2{font-family:var(--cinzel),Georgia,'Times New Roman',serif;font-weight:700;text-transform:none}.grid-label{font-family:var(--cinzel),Georgia,'Times New Roman',serif;letter-spacing:1px}.grid-block[href="#"]{cursor:default}.posts{width:80%;margin:0 auto 2rem;display:flex;flex-wrap:wrap;flex-direction:row}.posts article{width:100%;text-align:center}@media screen and (min-width:768px){.posts article{margin-bottom:1rem;padding:0 1rem;width:33.33%}}.post-image{display:block;position:relative;overflow:hidden;height:200px;width:100%;margin:0 auto;border:none;background-position:center;background-repeat:no-repeat;background-size:cover}@media screen and (min-width:768px){.posts{width:100%;margin:0 0 2rem 0}.post-image{height:17rem;width:100%}}.post-image>img{height:100%;width:100%;object-fit:cover;-moz-transition:-moz-transform .2s ease;-webkit-transition:-webkit-transform .2s ease;-ms-transition:-ms-transform .2s ease;-o-transition:-o-transform .2s ease;transition:transform .2s ease}.post-content:hover>.post-image>img{-moz-transform:scale(1.075);-webkit-transform:scale(1.075);-ms-transform:scale(1.075);-o-transform:scale(1.075);transform:scale(1.075)}.post-text{width:100%;padding:1rem;text-align:center;margin-bottom:1rem;font-weight:800;transition:all .2s ease}.post-content:hover>.post-text{background-color:var(--accent);color:var(--white)}.spotlight{max-width:var(--screen-max);margin:0 auto;padding:7rem 0;position:relative}.spotlight .content{padding:3rem;position:relative;z-index:1;width:50%;margin:0 10%}.spotlight h2{margin-bottom:1rem}.spotlight .content a:hover{color:var(--accent)}.spotlight>.inner{display:flex;align-items:center;justify-content:space-between;margin:0 auto}.spotlight .image{border-radius:0;height:100%;position:absolute;top:0;width:100%}.spotlight .image img{object-fit:cover;border-radius:0;position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (max-width:550px){.spotlight .image.bg-rachel{height:15rem;min-height:10rem}}@media screen and (min-width:551px){.spotlight .image.bg-rachel{height:20rem;min-height:20rem}}@media screen and (max-width:768px){.spotlight{padding:0 0 1rem}.spotlight .content{padding:2rem 2rem 1rem 2rem}}@media screen and (max-width:980px){.spotlight{padding:0!important;text-align:center}.spotlight>.inner{display:block;max-width:none;width:100%}.spotlight h2{width:100%}.spotlight .image{display:block;height:40vh;min-height:20rem;width:100%;position:relative}.spotlight .content{padding:3rem;border-radius:0;width:100%;margin:0;color:var(--black);background-color:var(--white)}}@media screen and (min-width:980px){.spotlight .image.bg-rachel{height:100%;min-height:20rem}}@media screen and (min-width:981px){.spotlight>.inner{flex-direction:row-reverse}.spotlight .inner .image.bg-rachel img{object-fit:none}.spotlight .content{background-color:var(--black);color:var(--white);padding:4rem;width:50%}.spotlight .content a,.spotlight .content h2,.spotlight .content p{color:var(--white)}}@media screen and (max-width:1280px){.spotlight{padding:5.5rem 0}.spotlight>.inner{justify-content:flex-start}}.main h2,.main h3,.main h4,.main h5,.main h6{scroll-margin:120px}a.bookmark{display:none;margin-right:0}h2:hover>a.bookmark,h3:hover>a.bookmark,h4:hover>a.bookmark,h5:hover>a.bookmark,h6:hover>a.bookmark{display:inline-block;border-bottom:none}.cta{background-color:var(--cta-background)}.tag-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center}.tag-list li{margin:0 .5rem 1rem;padding:.25rem .5rem;font-weight:700}.tag-list li a{transition:none}.tag-list li:active,.tag-list li:focus,.tag-list li:hover{background-color:var(--accent)}.tag-list li:hover a,.tag-list li:hover a:active,.tag-list li:hover a:focus,.tag-list li:hover a:hover{color:var(--white)}.mailchimp-form-content{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:2rem 0}.mailchimp-form-content h2{width:100%;margin-bottom:1rem;text-align:center}.mc-field-wrapper{width:100%;display:flex;align-items:center}.mc-field-group{width:80%}.mc-field-group input[type=email]{border:1px solid rgba(143,143,143,.25)}.mce-responses{width:0}@media screen and (min-width:981px){.mailchimp-form-content h2{max-width:30%;text-align:left;margin-bottom:0}.mc-field-wrapper{width:70%}}.laurel-collection,.logo-collection{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;margin:2rem auto}.laurel{padding:.5rem;width:6rem}.sponsors-logo{padding:.5rem;max-width:200px}@media screen and (min-width:769px){.laurel{width:8rem}}.crew-block{display:flex;flex-direction:column}.crew{max-width:200px}