@charset "UTF-8";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}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:transparent}code{font-family:monospace,monospace;font-size:1em}img{border-style:none}button,input,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}textarea{overflow:auto}[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}details{display:block}summary{display:list-item}[hidden],template{display:none}blockquote,figure,h1,h2,h3,h4,h5,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}ul{list-style:none;margin:0;padding:0}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{box-sizing:border-box;border:0 solid}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}h1,h2,h3,h4,h5{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,select,textarea{padding:0;line-height:inherit;color:inherit}code,pre{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}iframe,img,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:912px){.container{max-width:912px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1146px){.container{max-width:1146px}}@media (min-width:1440px){.container{max-width:1440px}}@media (min-width:1441px){.container{max-width:1441px}}@media (min-width:1800px){.container{max-width:1800px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.bg-transparent{background-color:transparent}.bg-black{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-red{--bg-opacity:1;background-color:#8c2131;background-color:rgba(140,33,49,var(--bg-opacity))}.bg-orange-400{--bg-opacity:1;background-color:#f6ad55;background-color:rgba(246,173,85,var(--bg-opacity))}.bg-blue{--bg-opacity:1;background-color:#163059;background-color:rgba(22,48,89,var(--bg-opacity))}.bg-light-gray{--bg-opacity:1;background-color:#efefef;background-color:rgba(239,239,239,var(--bg-opacity))}.bg-menu-red{--bg-opacity:1;background-color:#7e0c1d;background-color:rgba(126,12,29,var(--bg-opacity))}.bg-gray-1{--bg-opacity:1;background-color:#f7f6f5;background-color:rgba(247,246,245,var(--bg-opacity))}.bg-gray-3{--bg-opacity:1;background-color:#ebe9e8;background-color:rgba(235,233,232,var(--bg-opacity))}.bg-green-2{--bg-opacity:1;background-color:#3d5910;background-color:rgba(61,89,16,var(--bg-opacity))}.bg-green-4{--bg-opacity:1;background-color:#212e2a;background-color:rgba(33,46,42,var(--bg-opacity))}.bg-nieman-red{--bg-opacity:1;background-color:#a51c30;background-color:rgba(165,28,48,var(--bg-opacity))}.hover\:bg-transparent:hover{background-color:transparent}.hover\:bg-orange-400:hover{--bg-opacity:1;background-color:#f6ad55;background-color:rgba(246,173,85,var(--bg-opacity))}.hover\:bg-dark-red:hover{--bg-opacity:1;background-color:#690010;background-color:rgba(105,0,16,var(--bg-opacity))}.bg-opacity-75{--bg-opacity:0.75}.border-red{--border-opacity:1;border-color:#8c2131;border-color:rgba(140,33,49,var(--border-opacity))}.border-orange-400{--border-opacity:1;border-color:#f6ad55;border-color:rgba(246,173,85,var(--border-opacity))}.border-light-red{--border-opacity:1;border-color:#a95864;border-color:rgba(169,88,100,var(--border-opacity))}.border-green-2{--border-opacity:1;border-color:#3d5910;border-color:rgba(61,89,16,var(--border-opacity))}.border-green-4{--border-opacity:1;border-color:#212e2a;border-color:rgba(33,46,42,var(--border-opacity))}.rounded-full{border-radius:9999px}.border-2{border-width:2px}.border-4{border-width:4px}.border{border-width:1px}.border-r-4{border-right-width:4px}.border-t{border-top-width:1px}.border-r{border-right-width:1px}.border-b{border-bottom-width:1px}.cursor-pointer{cursor:pointer}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.content-center{align-content:center}.content-end{align-content:flex-end}.self-center{align-self:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.flex-1{flex:1 1 0%}.flex-initial{flex:0 1 auto}.flex-none{flex:none}.float-none{float:none}.font-body{font-family:Stanley,sans-serif}.font-thin{font-weight:200}.font-light{font-weight:300}.font-normal{font-weight:400}.font-semibold{font-weight:600}.font-bold,.hover\:font-bold:hover{font-weight:700}.h-6{height:1.5rem}.h-8{height:2rem}.h-12{height:3rem}.h-16{height:4rem}.h-82{height:20.75rem}.h-auto{height:auto}.h-100vh{height:100vh}.h-full{height:100%}.h-screen{height:100vh}.text-14{font-size:.875rem}.text-16{font-size:1rem}.text-20{font-size:1.25rem}.text-22{font-size:1.375rem}.text-24{font-size:1.5rem}.text-26{font-size:1.625rem}.text-32{font-size:2rem}.text-40{font-size:2.5rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-xl{font-size:1.1875rem}.leading-5{line-height:1.25rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-tight{line-height:1.25}.m-0{margin:0}.m-auto{margin:auto}.my-0{margin-top:0;margin-bottom:0}.mx-0{margin-left:0;margin-right:0}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.mx-8{margin-left:2rem;margin-right:2rem}.my-9,.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.my-20{margin-top:5rem;margin-bottom:5rem}.mx-auto{margin-left:auto;margin-right:auto}.mr-0{margin-right:0}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mb-3{margin-bottom:.75rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.mt-5{margin-top:1.25rem}.mb-5{margin-bottom:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mr-8{margin-right:2rem}.mb-8{margin-bottom:2rem}.ml-8{margin-left:2rem}.mt-10{margin-top:2.5rem}.mb-10{margin-bottom:2.5rem}.ml-12{margin-left:3rem}.mt-16{margin-top:4rem}.mb-48{margin-bottom:12rem}.ml-auto{margin-left:auto}.mt-10\/100{margin-top:10%}.-mt-1{margin-top:-.25rem}.-ml-12{margin-left:-3rem}.-mt-16{margin-top:-4rem}.max-h-84{max-height:22.5rem}.max-w-38{max-width:10rem}.max-w-70{max-width:35rem}.max-w-85{max-width:43rem}.max-w-lg{max-width:32rem}.max-w-3xl{max-width:48rem}.max-w-full{max-width:100%}.max-w-screen-xl{max-width:1146px}.max-w-screen-full{max-width:1440px}.max-w-container{max-width:112.5rem}.min-h-17{min-height:4rem}.min-h-18{min-height:4.5rem}.min-w-36{min-width:9rem}.object-cover{-o-object-fit:cover;object-fit:cover}.opacity-0{opacity:0}.opacity-75{opacity:.75}.opacity-100{opacity:1}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.p-0{padding:0}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-10{padding:2.5rem}.px-0{padding-left:0;padding-right:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-1{padding-left:.25rem;padding-right:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.px-8{padding-left:2rem;padding-right:2rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-20{padding-left:5rem;padding-right:5rem}.px-26{padding-left:6.25rem;padding-right:6.25rem}.py-40{padding-top:10rem;padding-bottom:10rem}.px-5\/100{padding-left:5%;padding-right:5%}.pl-1{padding-left:.25rem}.pl-2{padding-left:.5rem}.pt-3{padding-top:.75rem}.pb-3{padding-bottom:.75rem}.pt-4{padding-top:1rem}.pr-4{padding-right:1rem}.pb-4{padding-bottom:1rem}.pl-4{padding-left:1rem}.pb-6{padding-bottom:1.5rem}.pl-6{padding-left:1.5rem}.pr-8{padding-right:2rem}.pl-8{padding-left:2rem}.pb-10{padding-bottom:2.5rem}.pt-16{padding-top:4rem}.pt-20{padding-top:5rem}.pt-63{padding-top:15.25rem}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.bottom-6{bottom:1.5rem}.right-8{right:2rem}.left-8{left:2rem}.top-10{top:2.5rem}.right-10{right:2.5rem}.bottom-12{bottom:3rem}.top-36{top:8rem}.bottom-36{bottom:8rem}.top-72{top:18rem}.left-n3{left:-.5rem}.top-n4{top:-1rem}.top-n8{top:-2rem}.resize{resize:both}.text-center{text-align:center}.text-right{text-align:right}.text-black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.text-red{--text-opacity:1;color:#8c2131;color:rgba(140,33,49,var(--text-opacity))}.text-teal-600{--text-opacity:1;color:#319795;color:rgba(49,151,149,var(--text-opacity))}.text-text-gray{--text-opacity:1;color:#727272;color:rgba(114,114,114,var(--text-opacity))}.text-gray-1{--text-opacity:1;color:#f7f6f5;color:rgba(247,246,245,var(--text-opacity))}.text-green-2{--text-opacity:1;color:#3d5910;color:rgba(61,89,16,var(--text-opacity))}.text-green-4{--text-opacity:1;color:#212e2a;color:rgba(33,46,42,var(--text-opacity))}.hover\:text-black:hover{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.hover\:text-red:hover{--text-opacity:1;color:#8c2131;color:rgba(140,33,49,var(--text-opacity))}.hover\:text-green-2:hover{--text-opacity:1;color:#3d5910;color:rgba(61,89,16,var(--text-opacity))}.italic{font-style:italic}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.hover\:underline:hover{text-decoration:underline}.invisible{visibility:hidden}.group:hover .group-hover\:visible{visibility:visible}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.w-6{width:1.5rem}.w-8{width:2rem}.w-12{width:3rem}.w-48{width:12rem}.w-64{width:16rem}.w-82{width:20.75rem}.w-1\/5{width:20%}.w-1\/4{width:25%}.w-52\/100{width:52%}.w-5\/6{width:83.333333%}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-4\/5{width:80%}.w-full{width:100%}.w-screen{width:100vw}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.gap-4{grid-gap:1rem;gap:1rem}.gap-5{grid-gap:1.25rem;gap:1.25rem}.gap-10{grid-gap:2.5rem;gap:2.5rem}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-8{grid-column:span 8/span 8}.col-span-10{grid-column:span 10/span 10}.col-span-12{grid-column:span 12/span 12}.col-start-10{grid-column-start:10}.transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.rotate-0{--transform-rotate:0}.rotate-90{--transform-rotate:90deg}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-500{transition-duration:.5s}@keyframes spin{to{transform:rotate(1turn)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}@font-face{font-family:Basel;src:url(../../public/fonts/basel/Basel-Grotesk-Italic.eot);src:url(../../public/fonts/basel/Basel-Grotesk-Italic.eot?#iefix) format("embedded-opentype"),url(../../public/fonts/basel/Basel-Grotesk-Italic.woff2) format("woff2"),url(../../public/fonts/basel/Basel-Grotesk-Italic.woff) format("woff");font-weight:430;font-style:italic}@font-face{font-family:Basel;src:url(../../public/fonts/basel/Basel-Grotesk-Medium.eot);src:url(../../public/fonts/basel/Basel-Grotesk-Medium.eot?#iefix) format("embedded-opentype"),url(../../public/fonts/basel/Basel-Grotesk-Medium.woff2) format("woff2"),url(../../public/fonts/basel/Basel-Grotesk-Medium.woff) format("woff");font-weight:535;font-style:normal}@font-face{font-family:Basel;src:url(../../public/fonts/basel/Basel-Grotesk-Regular.eot);src:url(../../public/fonts/basel/Basel-Grotesk-Regular.eot?#iefix) format("embedded-opentype"),url(../../public/fonts/basel/Basel-Grotesk-Regular.woff2) format("woff2"),url(../../public/fonts/basel/Basel-Grotesk-Regular.woff) format("woff");font-weight:430;font-style:normal}@font-face{font-family:Stanley;src:url(../../public/fonts/stanley/Stanley-Bold.eot);src:url(../../public/fonts/stanley/Stanley-Bold.eot?#iefix) format("embedded-opentype"),url(../../public/fonts/stanley/Stanley-Bold.woff2) format("woff2"),url(../../public/fonts/stanley/Stanley-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Stanley;src:url(../../public/fonts/stanley/Stanley-Italic.eot);src:url(../../public/fonts/stanley/Stanley-Italic.eot?#iefix) format("embedded-opentype"),url(../../public/fonts/stanley/Stanley-Italic.woff2) format("woff2"),url(../../public/fonts/stanley/Stanley-Italic.woff) format("woff");font-weight:400;font-style:italic}@font-face{font-family:Stanley;src:url(../../public/fonts/stanley/Stanley-Regular.eot);src:url(../../public/fonts/stanley/Stanley-Regular.eot?#iefix) format("embedded-opentype"),url(../../public/fonts/stanley/Stanley-Regular.woff2) format("woff2"),url(../../public/fonts/stanley/Stanley-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:pitch;src:url(../../public/fonts/pitch/pitch-medium.eot);src:url(../../public/fonts/pitch/pitch-medium.eot?#iefix) format("embedded-opentype"),url(../../public/fonts/pitch/pitch-medium.woff2) format("woff2"),url(../../public/fonts/pitch/pitch-medium.woff) format("woff");font-weight:400;font-style:normal}h1{font-family:Stanley;-webkit-font-smoothing:antialiased;font-style:normal;font-weight:600;font-size:50px;line-height:64px;letter-spacing:-.01em}@media (max-width:768px){h1{font-size:34px;line-height:51px}}h1.blog{font-style:normal;font-weight:600;font-size:46px;line-height:53px}.font-title-stanley .single-post h1.post-title,.font-title-stanley h1,.font-title-stanley h1.blog,h1.blog{font-family:Stanley;-webkit-font-smoothing:antialiased}.font-title-basel .single-post h1.post-title,.font-title-basel h1,.font-title-basel h1.blog{font-family:Basel,serif;-webkit-font-smoothing:auto}.single-post h1.post-title{font-family:Stanley;-webkit-font-smoothing:antialiased;font-weight:400}h2{font-family:Basel,serif;-webkit-font-smoothing:auto;font-style:normal;font-weight:535;font-size:40px;line-height:51px}@media (max-width:768px){h2{font-size:29px;line-height:34px}}h3{font-family:Stanley;-webkit-font-smoothing:antialiased;font-style:normal;font-weight:535;font-size:28px;line-height:34px;letter-spacing:.01em}@media (max-width:768px){h3{font-size:23px;line-height:28px}}h4{font-size:20px;line-height:23px}h4,h5{font-family:Basel,serif;-webkit-font-smoothing:auto;font-style:normal;font-weight:535}h5{font-size:17px;line-height:24px;letter-spacing:.06em;text-transform:uppercase}h6{color:#000;font-family:Basel,serif;-webkit-font-smoothing:auto;font-style:normal;font-weight:535;font-size:16px;line-height:23px}.text-base{font-size:20px;line-height:29px}@media (max-width:767px){.text-base{font-size:18px;line-height:27px}}.alert-bar{font-family:Stanley;-webkit-font-smoothing:antialiased;font-style:normal;font-weight:500;font-size:14px;line-height:18px;letter-spacing:.02em}.alert-bar #close-alert-bar{background:url(../assets/close.png) 50% no-repeat;color:#f7f6f5;cursor:pointer;height:13px;width:13px;font-size:20px;top:calc(50% - 6px)}@media (max-width:768px){.alert-bar #close-alert-bar{right:10px}}body{font-family:Stanley;-webkit-font-smoothing:antialiased}.block h1,.block h2,.block h3,.block h4,.block h5,.block h6{margin:28px 0}.block--core-paragraph p{font-weight:300;line-height:25px}.block--core-paragraph strong{font-weight:600}.block--core-paragraph em{font-style:italic}.block--core-paragraph a{color:#3d5910;font-size:20px;font-weight:600;line-height:18px}.block--core-paragraph a:after{content:"\2192"}.block--core-pullquote .wp-block-pullquote{padding:1em 0}.block--core-pullquote p{font-style:italic;font-size:24px;font-weight:400;line-height:32px}.block--core-image .wp-element-caption{font-style:italic}.block--core-button .wp-element-button:hover{opacity:1%}.font-basel{font-family:Basel,serif}.font-stanley{font-family:Stanley}.font-pitch{font-family:pitch}.paragraph-s,.text-link-s{font-size:17px;font-weight:400;line-height:26px}.text-link-m{font-size:20px;font-weight:600;line-height:18px}.text-link-m:hover{text-decoration:underline}.text-link-l{font-size:28px;font-weight:600;line-height:18px}.text-link-l:hover{text-decoration:underline}.wp-element-caption{color:#000;font-size:18px;font-style:italic;font-weight:400;line-height:27px;text-align:left}.wp-element-caption a{color:#3d5910;font-size:18px;font-style:normal;font-weight:600;line-height:27px}.wp-element-caption a,.wp-element-caption a:hover{text-decoration:underline}.wp-element-caption a:hover{text-decoration:none}.page-excerpt,.post-excerpt{font-size:22px;font-weight:400;line-height:32px}.after-icon:after{background:url(../assets/next.svg) no-repeat 50%;background-size:contain;content:"";display:inline-block;height:18px;line-height:18px;position:relative;top:3px;width:36px}.after-icon:after:hover{text-decoration:underline}.menu a{font-size:18px}.annotation{padding:5px}.annotation-red{background-color:rgba(255,243,234,.8);margin-left:5px}.annotation-blue{background-color:rgba(227,236,241,.8)}.article-annotation-control{display:inline-block;height:20px;padding:0 10px;background-color:#bcbec0;margin:0 5px;position:relative;border-radius:2px;cursor:pointer;transition:all ease-in}.article-annotation-control:hover{background:#afb1b4!important}.article-annotation-control:after{content:""!important;display:block!important;position:absolute;bottom:-5px;right:3px;border-color:#bcbec0 transparent;border-style:solid;border-width:6px 0 0 10px;transition:all ease-in}.legacy-dropcap{float:left;margin:-5px 5px 0 0;font-size:96px;font-weight:400;line-height:92px;color:#a51c30}.pagination-block{margin:0 auto;max-width:1020px;font-family:Basel,serif;-webkit-font-smoothing:auto;font-size:16px;font-weight:535;line-height:20px}.pagination-block a:focus,.pagination-block a:hover{color:#a51c30}.pagination-block ul.pagination{justify-content:space-between}.pagination-block li.pagination-inner{margin:0;padding:0}.pagination-block .page-number{margin:0;padding:5px;width:30px;height:30px;text-align:center}.pagination-block .current{background-color:#a51c30;color:#fff}.pagination-block .next-link,.pagination-block .prev-link{margin:0;width:100px;font-family:Basel,serif;-webkit-font-smoothing:auto;font-size:16px;line-height:20px;font-weight:535}.pagination-block .next-link{text-align:right}.btn{font-family:Stanley;font-style:normal;font-weight:600;font-size:18px;line-height:18px}.btn-white{border:1px solid #fff}.text-link{color:#ebe9e8;font-weight:600;font-size:20px}.text-link:after{content:"\2192";font-family:Times New roman,sans-serif;padding-left:5px;line-height:20px}.menu-item-has-children .open .chevron,.menu-item-has-children:focus .chevron,.menu-item-has-children:hover .chevron{transform:rotate(180deg)}.block ol li,.block ul li{margin-bottom:10px}.block ul{padding-left:10px}.block ul li{padding-left:14px;list-style:none;background:no-repeat url(../assets/list-bullet.svg) left 13px}.block.block:not(.custom-block):not(.block--core-button) a,.block .block:not(.custom-block):not(.block--core-button) a{color:inherit;text-decoration:underline;-webkit-text-decoration-color:#a51c30;text-decoration-color:#a51c30;font-weight:inherit;text-decoration-thickness:1px;text-underline-offset:.25em}.block.block:not(.custom-block):not(.block--core-button) a:focus,.block .block:not(.custom-block):not(.block--core-button) a:focus,.block.block:not(.custom-block):not(.block--core-button) a:hover,.block .block:not(.custom-block):not(.block--core-button) a:hover{color:#a51c30;background:rgba(165,28,48,.05)}.v-enter-active,.v-leave-active{transition:opacity .5s ease}.v-enter-from,.v-leave-to{opacity:0}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.menu-sites,.menu-utility{font-family:Basel,serif;-webkit-font-smoothing:auto;font-size:15px;line-height:20px;font-weight:430;-webkit-font-smoothing:antialiased}.menu-sites .menu-item,.menu-utility .menu-item{padding-right:40px}.menu-sites .menu-item.current,.menu-utility .menu-item.current{position:relative;font-weight:535}.menu-sites .menu-item.current:before,.menu-utility .menu-item.current:before{content:url(../assets/list-bullet.svg);position:absolute;left:-10px;top:-2px}.menu-sites .menu-item a,.menu-utility .menu-item a{font-size:15px;line-height:20px}.menu-sites .menu-item a:focus,.menu-sites .menu-item a:hover,.menu-utility .menu-item a:focus,.menu-utility .menu-item a:hover{font-weight:inherit;color:#a51c30}.menu-main,.menu-main ul li{padding:0 20px}.menu-main ul li a:focus,.menu-main ul li a:hover{font-weight:inherit;color:#a51c30}.menu-main .highlight{font-weight:535}.menu-main .highlight:after{content:url(../assets/out-link.svg);margin-left:5px}header .menu-main-mobile .current-menu-item,header .menu-main-mobile .current-page-ancestor,header .menu-main .current-menu-item,header .menu-main .current-page-ancestor{font-style:italic}.mobile-header .top-spacer{height:64px}.mobile-header-inner{position:fixed;top:0;left:0;width:100%}.mobile-header-inner a{text-decoration:none}.mobile-header-inner a:focus,.mobile-header-inner a:hover{font-weight:inherit;color:#a51c30}.mobile-header-inner .mobile-header-top{height:64px;display:flex;align-items:center;justify-content:space-between}.mobile-header-inner .mobile-header-top img{height:40px}.mobile-header-inner .navbar-burger.open svg:first-child{display:none}.mobile-header-inner .navbar-burger.open svg:last-child,.mobile-header-inner .navbar-burger svg:first-child{display:block}.mobile-header-inner .navbar-burger svg:last-child{display:none}.mobile-header-inner .navbar-menu{height:calc(100vh - 104px);padding:20px}.mobile-header-inner .navbar-menu .scroll-wrapper{height:100%;overflow:scroll}.mobile-header-inner .navbar-menu #search-mobile{border-radius:10px/10px;overflow:hidden;border:1px solid #ebe9e8}.mobile-header-inner .navbar-menu #search-mobile:focus{border-color:#a51c30}.mobile-header-inner .navbar-menu #search-mobile input{border-radius:10px 0 0 10px;line-height:50px}.mobile-header-inner .navbar-menu .menu-main-mobile{margin-bottom:20px;border-bottom:5px solid #fff;padding-bottom:20px;font-family:Stanley;-webkit-font-smoothing:antialiased;font-size:25px;line-height:30px}.mobile-header-inner .navbar-menu .menu-main-mobile li{margin-bottom:20px}.mobile-header-inner .navbar-menu .utility-menu-mobile{font-family:Basel,serif;-webkit-font-smoothing:auto;font-size:15px;line-height:20px;font-weight:430}.mobile-header-inner .navbar-menu .utility-menu-mobile li{margin-bottom:15px}.mobile-header-inner .navbar-menu .sites-menu-mobile{position:fixed;bottom:0;left:0;background-color:#fff;width:100%;font-family:Basel,serif;-webkit-font-smoothing:auto;font-size:15px;line-height:20px;font-weight:430}.mobile-header-inner .navbar-menu .sites-menu-mobile .current a{display:block;background-color:#ebe9e8;padding:10px 30px;font-weight:535}.mobile-header-inner .navbar-menu .sites-menu-mobile .current a:before{content:url(../assets/list-bullet.svg);position:absolute;left:20px;top:8px}.mobile-header-inner .navbar-menu .sites-menu-mobile .current a:after{content:url(../assets/arrow-up.svg);position:absolute;right:16px;top:10px}.mobile-header-inner .navbar-menu .sites-menu-mobile .not-current{display:none;margin:8px 32px}.mobile-header-inner .navbar-menu .sites-menu-mobile.open .current a:after{content:url(../assets/arrow-down.svg)}.mobile-header-inner .navbar-menu .sites-menu-mobile.open .not-current{display:list-item}header{padding-bottom:4px}header .top-bar{display:flex;justify-content:space-between;padding:10px 40px}header .header-logo-link{margin:17px 40px;display:inline-block}header .header-logo-link:focus,header .header-logo-link:hover{opacity:.8}.header-search span{background:url(../assets/search-icon.svg) no-repeat 100%;display:inline-block;padding-right:20px;font-size:15px;line-height:20px}.header-search span:hover{color:#a51c30}.header-search .search-field{position:relative;height:20px}.header-search .search-field button{position:absolute;right:5px;top:3px;z-index:1;padding:0}.header-search .search-field input:focus{outline:none!important;border:1px solid #a51c30}#search-form-input{width:254px}@media (max-width:768px){#search-form-input{width:100%}}.footer-wrapper{padding:50px 40px 20px}@media (max-width:767px){.footer-wrapper{padding:30px 10px 25px}}.footer-first-row{display:flex;justify-content:space-between;margin-bottom:20px}@media (min-width:768px){.footer-first-row .first-row-left{display:flex;align-items:center}}@media (max-width:767px){.footer-first-row{margin-bottom:15px;border-bottom:5px solid #fff;padding-bottom:25px}}.footer-logo{margin-right:30px}@media (max-width:767px){.footer-logo{width:160px;margin-bottom:20px}}.footer-description{margin-bottom:48px;font-size:40px;line-height:52px}.footer-description a{color:inherit;text-decoration:underline;-webkit-text-decoration-color:#a51c30;text-decoration-color:#a51c30;font-weight:inherit;text-decoration-thickness:1px;text-underline-offset:.25em;font-family:Basel,serif;-webkit-font-smoothing:auto}.footer-description a:focus,.footer-description a:hover{color:#a51c30;background:rgba(165,28,48,.05)}@media (min-width:993px){.footer-description{max-width:85%}}@media (max-width:767px){.footer-description{margin-bottom:15px;border-bottom:5px solid #fff;padding-bottom:25px;font-size:30px;line-height:38px}}.footer-social{font-family:pitch;text-align:right;font-size:16px;font-weight:500;line-height:20px}.footer-social .menu-item{margin-bottom:10px}.footer-social .menu-item a:focus,.footer-social .menu-item a:hover{color:#a51c30}.footer-highlight{color:#000;font-family:Stanley Trial;font-size:40px;font-style:normal;font-weight:400;line-height:30px}@media (max-width:1199px){.footer-highlight{font-size:30px;line-height:38px}}@media (min-width:768px){.footer-highlight ul{display:flex;flex-wrap:wrap;align-items:center}}@media (min-width:768px){.footer-highlight ul li{margin-right:40px}}.footer-highlight ul li.active{font-style:italic}.footer-highlight ul li a:focus,.footer-highlight ul li a:hover{color:#a51c30}.footer-highlight .menu-item{display:flex;align-items:center}@media (min-width:768px){.footer-highlight .menu-item{margin-right:10px}}@media (min-width:1200px){.footer-highlight .menu-item{margin:5px 40px 5px 0}.footer-highlight .menu-item:last-child{margin-right:5px}}@media (max-width:767px){.footer-highlight .menu-item{margin-bottom:20px}.footer-highlight .menu-item:last-child{margin:0}}.footer-highlight svg{display:inline-block}@media (max-width:1199px){.footer-highlight svg{width:8px;height:8px}}.footer-contact{font-family:Basel,serif;font-size:16px;line-height:20px}.footer-contact strong{font-weight:535}.footer-bottom{padding:5px 40px}.footer-bottom .footer-bottom-inner{margin:0 auto;max-width:1360px}@media (min-width:768px){.footer-bottom .footer-bottom-inner{display:flex;align-items:center;justify-content:space-between}}@media (max-width:767px){.footer-bottom .footer-bottom-inner{padding:10px}}@media (max-width:767px){.footer-bottom{padding:5px}}.footer-copyright,.footer-links{font-family:Basel,serif;font-size:15px}@media (max-width:767px){.footer-copyright,.footer-links{font-size:13px;line-height:20px}}.footer-copyright ul,.footer-links ul{display:flex}@media (max-width:767px){.footer-copyright ul .menu-item:first-child,.footer-links ul .menu-item:first-child{margin-left:0}}@media (min-width:768px){.footer-copyright ul .menu-item,.footer-links ul .menu-item{margin-right:20px}.footer-copyright ul .menu-item:last-child,.footer-links ul .menu-item:last-child{margin:0}}@media (max-width:767px){.footer-copyright ul .menu-item,.footer-links ul .menu-item{margin:0 2px;padding-right:5px;position:relative}.footer-copyright ul .menu-item:after,.footer-links ul .menu-item:after{background-color:#fff;content:"";position:absolute;top:15%;height:70%;right:0;width:1px}.footer-copyright ul .menu-item:last-child,.footer-links ul .menu-item:last-child{margin:0;border:none;padding:0}.footer-copyright ul .menu-item:last-child:after,.footer-links ul .menu-item:last-child:after{display:none}}.video-responsive iframe{aspect-ratio:16/9;width:100%}.video-caption .wp-block-embed__wrapper{display:none}.modal-content{box-shadow:0 5px 15px rgba(0,0,0,.35)}.modal-content .st-btn{display:inline-block!important}.breadcrumb-arrow{display:inline-block;background:url(../assets/arrow.svg) no-repeat 50%;height:10px;width:20px}@media (min-width:993px){.block--core{margin-left:auto;margin-right:auto;width:50%}}.block--core-paragraph p{font-size:20px;font-weight:400;line-height:29px;font-family:Stanley;-webkit-font-smoothing:antialiased}@media (max-width:767px){.block--core-paragraph p{font-size:18px;line-height:27px}}.block--core-paragraph a{color:inherit;text-decoration:underline;-webkit-text-decoration-color:#a51c30;text-decoration-color:#a51c30;font-weight:inherit;text-decoration-thickness:1px;text-underline-offset:.25em}.block--core-paragraph a:focus,.block--core-paragraph a:hover{color:#a51c30;background:rgba(165,28,48,.05)}.block--core-paragraph a:after{display:none}@media (max-width:767px){.block--core-paragraph a{font-size:18px;line-height:27px}}.wp-block-list a{color:inherit;text-decoration:underline;-webkit-text-decoration-color:#a51c30;text-decoration-color:#a51c30;font-weight:inherit;text-decoration-thickness:1px;text-underline-offset:.25em}.wp-block-list a:focus,.wp-block-list a:hover{color:#a51c30;background:rgba(165,28,48,.05)}.wp-block-list a:after{display:none}@media (max-width:767px){.wp-block-list a{font-size:18px;line-height:27px}}.block--core-heading{font-family:Basel,serif;-webkit-font-smoothing:auto;font-weight:535;letter-spacing:-.01em}.block--core-heading h1{font-size:60px;line-height:58px}@media (max-width:767px){.block--core-heading h1{font-size:40px;line-height:45px}}.block--core-heading h2{font-size:40px;line-height:45px}@media (max-width:767px){.block--core-heading h2{font-size:30px;line-height:35px}}.block--core-heading h3{font-family:Stanley;-webkit-font-smoothing:antialiased;font-size:40px;font-weight:400;line-height:45px;letter-spacing:0}@media (max-width:767px){.block--core-heading h3{font-size:28px;line-height:35px}}.block--core-heading h4{font-size:30px;line-height:35px}@media (max-width:767px){.block--core-heading h4{font-size:25px;line-height:30px}}.block--core-heading h5{font-size:25px;line-height:30px;font-weight:535;letter-spacing:-.01em;text-transform:none}@media (max-width:767px){.block--core-heading h5{font-size:20px;line-height:25px}}.block--core-heading h6{font-size:20px;line-height:25px;letter-spacing:0}@media (max-width:767px){.block--core-heading h6{font-size:18px;line-height:27px}}.block--core-html blockquote,.block--core-quote{border-left:5px solid #ebe9e8;padding-left:40px}.block--core-html blockquote .wp-block-quote,.block--core-quote .wp-block-quote{margin:0}.block--core-html blockquote .wp-block-quote .block,.block--core-quote .wp-block-quote .block{width:auto}.block--core-html blockquote{margin:20px auto}.block--core-pullquote{border-top:1px dotted #a8a5a3;padding-top:30px;width:auto;max-width:1080px}.block--core-pullquote .wp-block-pullquote{padding:0;text-align:right}.block--core-pullquote p{text-align:left;font-family:Stanley;-webkit-font-smoothing:antialiased;font-style:normal;font-size:40px;line-height:52px}@media (max-width:767px){.block--core-pullquote p{font-size:25px;line-height:30px}}.block--core-pullquote cite{font-family:pitch;-webkit-font-smoothing:auto;font-style:normal;font-size:20px;font-weight:500;line-height:25px}.block--core-html figure.alignright{float:right;margin:10px}.block--core-html figure.alignleft{float:left;margin:10px}.block--core-html figure figcaption{margin:0;padding:10px;background:#000;font-family:Basel,serif;-webkit-font-smoothing:auto;font-style:normal;font-size:14px;font-weight:430;line-height:20px;color:#f7f6f5}.block-embed{margin:0 auto;max-width:1160px;padding:40px}@media (max-width:767px){.block-embed{padding:20px}}.block-embed figcaption.wp-element-caption{margin:0;padding:10px;background:#000;font-family:Basel,serif;-webkit-font-smoothing:auto;font-style:normal;font-size:14px;font-weight:430;line-height:20px;color:#f7f6f5}.block--core .has-drop-cap:first-child:first-letter{float:left;margin:-5px 5px 0 0;font-size:96px;font-weight:400;line-height:92px;color:#a51c30}.page-excerpt{font-size:22px;line-height:32px}@media (max-width:768px){.page-excerpt{font-size:18px;font-weight:400;line-height:26px}}.bg-flourish-right,.page-template-template-basic,.page-template-template-landing{background:#f7f6f5 url(../assets/flourish_v2.svg) no-repeat;background-position:right 200px}.white-background-wrapper{background-color:#fff;border-bottom:5px solid #ebe9e8;position:relative;left:50%;transform:translateX(-50%);width:100vw;max-width:1440px;max-width:none}.white-background-wrapper>div{margin-left:auto;margin-right:auto;max-width:1440px}.page-template-template-landing #content-outer-wrapper{border-bottom:5px solid #fff}.quick-links a{display:inline-block;background:url(../assets/arrow.svg) no-repeat 50%;height:10px;width:20px}@media (max-width:768px){.page-template-home .swiper-home{height:280px}}.page-template-home .swiper-home img{width:100%}@media (max-width:768px){.page-template-home .swiper-home img{min-height:280px;-o-object-fit:cover;object-fit:cover}}.page-template-home .home-header{position:relative}@media (min-width:768px){.page-template-home .home-header{min-height:850px}}.page-template-home h1{line-height:60px}@media (max-width:768px){.page-template-home h1{font-size:37px;line-height:41px}}.page-template-home .hero-headline h1{color:#000;font-size:53px;font-style:normal;font-weight:600;line-height:60px;letter-spacing:-.53px}@media (min-width:768px){.page-template-home .hero{left:40px;top:400px;position:absolute;width:820px;max-width:100%;z-index:10}}.page-template-home .hero-description{font-size:25px;line-height:38px}@media (max-width:768px){.page-template-home .hero-description{font-size:18px;font-weight:400;line-height:26px}}.page-template-home .swiper-controls{position:absolute;height:50px;right:0;top:270px;width:100px}@media (min-width:768px){.page-template-home .swiper-controls{top:490px}}.page-template-home #content{background:#f2f1f0 url(../assets/flourish_home.svg) no-repeat;background-position:left 475px;padding-bottom:20px}#page-search-results .archive-content-inner{max-width:1360px;margin:0 auto}#page-search-results .search-summary{font-size:13px}#page-search-results .post-img{height:275px;width:200px}@media (max-width:768px){#page-search-results .post-img{height:auto;width:100%}}#page-search-results .post-summary{width:calc(100% - 200px);max-width:100%}@media (max-width:768px){#page-search-results .post-summary{width:100%}}#page-search-results .after-icon:after{background:url(../assets/next.svg) no-repeat 50%;background-size:contain;content:"";display:inline-block;height:18px;line-height:18px;position:relative;top:3px;width:36px}#page-search-results .after-icon:after:hover{text-decoration:underline}#page-search-results .article{min-height:275px}.post-type-archive-tribe_events .tribe-events-c-top-bar__datepicker svg{display:none}.page-template-template-basic #post-list .article,.page-template-template-basic .swiper-content{background-color:#f2f1f0}.flourish-background{position:relative}.flourish-background img{position:absolute;bottom:0;right:-120px;z-index:-1}.default-page-upper,.landing-page-upper{margin:0 20px 20px;border-top:5px solid #fff;padding-top:20px}@media (min-width:768px){.default-page-upper,.landing-page-upper{display:flex;justify-content:space-between;align-items:center;margin:0 40px 40px;padding-top:40px}}@media (min-width:768px){.default-page-upper .title-and-excerpt-wrapper,.landing-page-upper .title-and-excerpt-wrapper{margin-right:20px;width:50%}.default-page-upper .title-and-excerpt-wrapper.no-thumbnail,.landing-page-upper .title-and-excerpt-wrapper.no-thumbnail{width:100%}}.default-page-upper .title-and-excerpt-wrapper .parent-link,.landing-page-upper .title-and-excerpt-wrapper .parent-link{margin-bottom:15px;font-family:pitch;-webkit-font-smoothing:auto;font-size:20px;font-weight:500;line-height:25px;text-transform:uppercase;color:#a51c30;-webkit-font-smoothing:antialiased}.default-page-upper .title-and-excerpt-wrapper .parent-link a:hover,.landing-page-upper .title-and-excerpt-wrapper .parent-link a:hover{text-decoration:underline}@media (max-width:767px){.default-page-upper .title-and-excerpt-wrapper .parent-link,.landing-page-upper .title-and-excerpt-wrapper .parent-link{margin-bottom:10px}}.default-page-upper .title-and-excerpt-wrapper .page-title,.landing-page-upper .title-and-excerpt-wrapper .page-title{margin-bottom:15px;font-size:30px;line-height:35px;letter-spacing:-.01em;font-weight:535}@media (min-width:768px){.default-page-upper .title-and-excerpt-wrapper .page-title,.landing-page-upper .title-and-excerpt-wrapper .page-title{font-size:60px;line-height:58px}.default-page-upper .title-and-excerpt-wrapper .page-title.parent,.landing-page-upper .title-and-excerpt-wrapper .page-title.parent{font-size:72px;line-height:87px}}@media (max-width:767px){.default-page-upper .title-and-excerpt-wrapper .page-title,.landing-page-upper .title-and-excerpt-wrapper .page-title{margin-bottom:10px}}.default-page-upper .title-and-excerpt-wrapper .page-excerpt,.landing-page-upper .title-and-excerpt-wrapper .page-excerpt{font-size:25px;line-height:30px}@media (max-width:767px){.default-page-upper .title-and-excerpt-wrapper .page-excerpt,.landing-page-upper .title-and-excerpt-wrapper .page-excerpt{margin-bottom:10px;font-size:16px;line-height:20px}}.default-page-upper .page-featured_image,.default-page-upper .post-featured_image,.landing-page-upper .page-featured_image,.landing-page-upper .post-featured_image{display:table;caption-side:bottom;max-width:500px}.default-page-upper .page-featured_image.child,.default-page-upper .post-featured_image.child,.landing-page-upper .page-featured_image.child,.landing-page-upper .post-featured_image.child{max-width:440px}.default-page-upper .page-featured_image figcaption,.default-page-upper .post-featured_image figcaption,.landing-page-upper .page-featured_image figcaption,.landing-page-upper .post-featured_image figcaption{margin-top:5px;display:table-caption}.fellows-featured-image,.page-featured_image,.post-featured_image{font-family:Basel,serif;-webkit-font-smoothing:auto;font-size:14px;line-height:20px;font-weight:430;color:#242221}.fellows-featured-image cite,.page-featured_image cite,.post-featured_image cite{font-style:normal;font-size:13px;color:#5c5957}.fellows-featured-image figcaption,.page-featured_image figcaption,.post-featured_image figcaption{margin-top:4px}@media (max-width:767px){.fellows-featured-image figcaption,.page-featured_image figcaption,.post-featured_image figcaption{font-size:13px;line-height:18px}}.feature-post-upper,.small-post-upper,.standard-post-upper{margin:0 20px 20px;border-top:5px solid #fff;padding-top:20px}@media (min-width:768px){.feature-post-upper,.small-post-upper,.standard-post-upper{display:flex;justify-content:space-between;align-items:center;margin:0 40px 40px;padding-top:40px}}@media (min-width:768px){.feature-post-upper .title-and-excerpt-wrapper,.small-post-upper .title-and-excerpt-wrapper,.standard-post-upper .title-and-excerpt-wrapper{margin-right:20px;width:50%}.feature-post-upper .title-and-excerpt-wrapper.no-thumbnail,.small-post-upper .title-and-excerpt-wrapper.no-thumbnail,.standard-post-upper .title-and-excerpt-wrapper.no-thumbnail{width:75%}}.feature-post-upper .title-and-excerpt-wrapper .post-category,.small-post-upper .title-and-excerpt-wrapper .post-category,.standard-post-upper .title-and-excerpt-wrapper .post-category{margin-bottom:15px;font-family:pitch;-webkit-font-smoothing:auto;font-size:16px;line-height:20px;font-weight:500;color:#a51c30;text-transform:uppercase;-webkit-font-smoothing:antialiased;word-spacing:10px}@media (max-width:767px){.feature-post-upper .title-and-excerpt-wrapper .post-category,.small-post-upper .title-and-excerpt-wrapper .post-category,.standard-post-upper .title-and-excerpt-wrapper .post-category{margin-bottom:10px}}.feature-post-upper .title-and-excerpt-wrapper .post-category .category,.small-post-upper .title-and-excerpt-wrapper .post-category .category,.standard-post-upper .title-and-excerpt-wrapper .post-category .category{display:inline-block;margin-right:15px}.feature-post-upper .title-and-excerpt-wrapper .post-category a:focus,.feature-post-upper .title-and-excerpt-wrapper .post-category a:hover,.small-post-upper .title-and-excerpt-wrapper .post-category a:focus,.small-post-upper .title-and-excerpt-wrapper .post-category a:hover,.standard-post-upper .title-and-excerpt-wrapper .post-category a:focus,.standard-post-upper .title-and-excerpt-wrapper .post-category a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.25em}@media (max-width:767px){.feature-post-upper .title-and-excerpt-wrapper .post-category,.small-post-upper .title-and-excerpt-wrapper .post-category,.standard-post-upper .title-and-excerpt-wrapper .post-category{font-size:14px}}.feature-post-upper .title-and-excerpt-wrapper .post-title,.small-post-upper .title-and-excerpt-wrapper .post-title,.standard-post-upper .title-and-excerpt-wrapper .post-title{margin-bottom:15px;font-size:60px;line-height:58px;letter-spacing:-.01em;font-weight:535}@media (max-width:767px){.feature-post-upper .title-and-excerpt-wrapper .post-title,.small-post-upper .title-and-excerpt-wrapper .post-title,.standard-post-upper .title-and-excerpt-wrapper .post-title{font-size:30px;line-height:35px;margin-bottom:10px}}.feature-post-upper .title-and-excerpt-wrapper .post-excerpt,.small-post-upper .title-and-excerpt-wrapper .post-excerpt,.standard-post-upper .title-and-excerpt-wrapper .post-excerpt{margin-bottom:15px;font-size:25px;line-height:30px}@media (max-width:767px){.feature-post-upper .title-and-excerpt-wrapper .post-excerpt,.small-post-upper .title-and-excerpt-wrapper .post-excerpt,.standard-post-upper .title-and-excerpt-wrapper .post-excerpt{margin-bottom:10px;font-size:16px;line-height:20px}}.feature-post-upper .title-and-excerpt-wrapper .post-author,.small-post-upper .title-and-excerpt-wrapper .post-author,.standard-post-upper .title-and-excerpt-wrapper .post-author{font-family:Basel,serif;-webkit-font-smoothing:auto;font-size:16px;line-height:20px;font-weight:430;-webkit-font-smoothing:antialiased}.feature-post-upper .title-and-excerpt-wrapper .post-author a:focus,.feature-post-upper .title-and-excerpt-wrapper .post-author a:hover,.small-post-upper .title-and-excerpt-wrapper .post-author a:focus,.small-post-upper .title-and-excerpt-wrapper .post-author a:hover,.standard-post-upper .title-and-excerpt-wrapper .post-author a:focus,.standard-post-upper .title-and-excerpt-wrapper .post-author a:hover{color:#a51c30}.feature-post-upper .page-featured_image,.feature-post-upper .post-featured_image,.small-post-upper .page-featured_image,.small-post-upper .post-featured_image,.standard-post-upper .page-featured_image,.standard-post-upper .post-featured_image{display:table;caption-side:bottom}.feature-post-upper .page-featured_image figcaption,.feature-post-upper .post-featured_image figcaption,.small-post-upper .page-featured_image figcaption,.small-post-upper .post-featured_image figcaption,.standard-post-upper .page-featured_image figcaption,.standard-post-upper .post-featured_image figcaption{display:table-caption}.home-page-upper-border{margin:0 auto;border-top:5px solid #fff;max-width:1360px}.standard-post-upper{margin:0 20px 20px;border-top:5px solid #fff;padding-top:20px}@media (min-width:768px){.standard-post-upper{position:relative;display:flex;justify-content:flex-start;align-items:center;margin:0 40px 150px;padding-top:150px;min-height:450px}.standard-post-upper .post-featured_image{position:absolute;z-index:5;right:0;top:40px}}.small-post-upper .title-and-excerpt-wrapper .post-title{font-size:56px}@media (max-width:767px){.small-post-upper .title-and-excerpt-wrapper .post-title{font-size:30px;line-height:35px}}.small-post-upper .post-featured_image{max-width:500px}.feature-caption{font-family:Basel,serif;-webkit-font-smoothing:auto;padding:10px 40px;margin:0!important;color:#242221;width:100%;justify-content:center;font-size:13px;line-height:20px;background-color:#fff}.feature-post-upper{position:relative;left:50%;transform:translateX(-50%);width:100vw;max-width:1440px;max-width:none;margin:0;padding:0}@media (min-width:768px){.feature-post-upper{display:flex;align-items:stretch}}.feature-post-upper--top{flex:1}.feature-post-upper--top .post-featured_image figcaption{display:none;background-color:#000;margin:0!important;padding:10px 5px}@media (max-width:767px){.feature-post-upper--top .post-featured_image figcaption{display:block}}@media (min-width:768px){.feature-post-upper--top .post-featured_image{width:100%}.feature-post-upper--top .post-featured_image img{width:100%;height:auto}}.feature-post-upper--bottom{background-color:#000;flex:1;display:flex;align-items:center}.feature-post-upper--bottom .title-and-excerpt-wrapper{margin:0 auto;max-width:900px;color:#fff;text-align:center}@media (min-width:768px){.feature-post-upper--bottom .title-and-excerpt-wrapper{padding:20px;width:100%}.feature-post-upper--bottom .title-and-excerpt-wrapper.no-thumbnail{width:75%}}.feature-post-upper--bottom .title-and-excerpt-wrapper .post-category{color:#f24965}.feature-post-upper--bottom .title-and-excerpt-wrapper .post-title{font-family:Stanley;-webkit-font-smoothing:antialiased;font-size:56px;line-height:58px;font-weight:400;letter-spacing:0}.default-page-upper.fellows{margin-bottom:80px;padding-top:80px}.basic-post-content-wrapper{position:relative;padding-top:80px;padding-bottom:20px;background-color:#fff}@media (max-width:767px){.basic-post-content-wrapper{padding-top:25px;padding-right:5px;padding-left:5px}}.basic-post-content-wrapper .post-meta{font-family:Basel,serif;-webkit-font-smoothing:auto;display:flex;justify-content:space-between;margin-bottom:45px;border-bottom:1px dotted #a8a5a3;padding-bottom:10px;font-size:16px;line-height:20px;font-weight:430}@media (min-width:993px){.basic-post-content-wrapper .post-meta{margin-left:auto;margin-right:auto;width:50%}}.basic-post-content-wrapper .post-meta .post-share:after{content:url(../assets/out-link.svg);margin-left:5px}@media (max-width:767px){.basic-post-content-wrapper .post-meta{margin-bottom:25px;margin-right:20px;margin-left:20px}}@media (max-width:767px){.basic-post-content-wrapper .post-date,.basic-post-content-wrapper .post-share{font-size:13px;line-height:20px}}.issue-link-wrapper{border-top:5px solid #ebe9e8;background-color:#f7f6f5;padding:15px 20px 20px;text-align:center}.issue-link-wrapper .issue-cover{display:block;margin-bottom:19px}.issue-link-wrapper .issue-title{margin-bottom:10px;font-family:Stanley;-webkit-font-smoothing:antialiased;color:#a51c30;font-size:25px;font-style:italic;font-weight:400;line-height:30px}.issue-link-wrapper .issue-description{margin-bottom:19px;font-family:Basel,serif;-webkit-font-smoothing:auto;font-size:15px;font-weight:430;line-height:20px}.issue-link-wrapper .issue-link{font-family:pitch;-webkit-font-smoothing:auto;font-size:20px;font-weight:500;line-height:32px;text-transform:uppercase}.issue-link-wrapper .issue-link a:hover{text-decoration:underline}.issue-link-wrapper .issue-link a:after{content:url(../assets/out-link.svg);position:relative;top:2px;display:inline-block;margin-left:5px}.issue-link-wrapper-desktop{position:absolute;top:110px;left:2%;width:21%;text-align:center}@media (max-width:992px){.issue-link-wrapper-desktop{display:none}}.post-format-standard .issue-link-wrapper-desktop{top:130px}@media (min-width:993px){.issue-link-wrapper-mobile{display:none}}@media (min-width:768px){.post-format-standard .basic-post-content-wrapper{padding-top:100px}}@media (max-width:767px){#basic-post-content{margin:0 20px}}.fellows-featured-image{margin-bottom:40px}@media (min-width:993px){.fellows-featured-image{margin-left:25%;margin-top:-100px}}@media (max-width:767px){.fellows-featured-image{margin-bottom:0;position:relative;top:-40px}}.basic-page-content-wrapper{position:relative;padding:60px 40px;background-color:#fff;display:flex}@media (max-width:767px){.basic-page-content-wrapper{flex-direction:column;padding:0 20px}}.basic-page-content-wrapper .sub-nav{font-family:Basel,serif;-webkit-font-smoothing:auto;font-size:16px;line-height:20px}@media (min-width:993px){.basic-page-content-wrapper .sub-nav{flex:0 0 25%;padding-right:40px;word-wrap:break-word}}.basic-page-content-wrapper .sub-nav li{margin-bottom:13px;padding-left:24px;list-style:none}.basic-page-content-wrapper .sub-nav li.current-page{background:no-repeat url(../assets/list-bullet.svg) left 10px center}.basic-page-content-wrapper .sub-nav li.current-page a{font-weight:535}.basic-page-content-wrapper .sub-nav li.current-page a:hover{color:inherit}.basic-page-content-wrapper .sub-nav li a{color:#242221}.basic-page-content-wrapper .sub-nav li a:hover{color:#a51c30}.basic-page-content-wrapper .sub-nav--with-image{top:-640px}.basic-page-content-wrapper:has(.sub-nav):has(#basic-page-content) .block--core{margin-left:0;width:67%}@media (max-width:767px){.basic-page-content-wrapper:has(.sub-nav):has(#basic-page-content) .block--core{width:100%}}.basic-page-content-wrapper:has(.sub-nav):has(#basic-page-content) .block--core--full-bleed{transform:translateX(-20%);width:100%}.basic-page-content-wrapper:has(.sub-nav):has(#basic-page-content) .block--core.block--full-width{width:100%}.page-id-2493 .basic-page-content-wrapper:has(.sub-nav):has(#basic-page-content) figure{margin-left:0}#related-content{margin:0 auto 50px;border-top:5px solid #ebe9e8;padding:20px 40px 0}@media (max-width:767px){#related-content{padding:20px 20px 0}}#related-content .related-header{margin-bottom:20px;font-family:Basel,serif;-webkit-font-smoothing:auto;font-size:16px;line-height:20px;font-weight:535}@media (min-width:768px){#related-content .related-items{display:flex;justify-content:space-between}}@media (min-width:768px){#related-content .single-related{width:calc(33.33333% - 24px)}}@media (max-width:767px){#related-content .single-related{margin-bottom:10px;border-top:1px dashed #a8a5a3}#related-content .single-related .post-image{display:none}}@media (max-width:767px){#related-content .single-related:first-child{border-top:none}#related-content .single-related:first-child .post-image{display:block}}#related-content .single-related:last-child{margin:0}#related-content .single-related .item-featured_image{margin-bottom:10px}#related-content .single-related .post-category{margin-bottom:10px;font-family:pitch;-webkit-font-smoothing:auto;font-size:16px;line-height:20px;font-weight:500;color:#a51c30;text-transform:uppercase;-webkit-font-smoothing:antialiased}@media (max-width:767px){#related-content .single-related .post-category{margin-top:10px}}#related-content .single-related .post-title{margin-bottom:10px;font-family:Stanley;-webkit-font-smoothing:antialiased;font-size:25px;line-height:30px;letter-spacing:0}#related-content .single-related .post-title a:focus,#related-content .single-related .post-title a:hover{color:#a51c30}@media (max-width:767px){#related-content .single-related .post-title{font-family:Basel,serif;-webkit-font-smoothing:auto;font-size:20px;line-height:25px}}#related-content .single-related .post-excerpt{margin-bottom:10px;font-size:16px;line-height:20px}#related-content .single-related .post-author{font-family:Basel,serif;-webkit-font-smoothing:auto;font-size:13px;line-height:20px;font-weight:535;text-transform:uppercase}.post-format-feature .feature-post-upper .post-author,.post-format-feature .feature-post-upper .post-author cite,.post-format-feature .feature-post-upper .post-excerpt,.post-format-feature .feature-post-upper .post-excerpt cite,.post-format-feature .feature-post-upper .post-title,.post-format-feature .feature-post-upper .post-title cite,.post-format-feature .feature-post-upper figcaption,.post-format-feature .feature-post-upper figcaption cite{color:#ebe9e8}@media (max-width:767px){.post-format-feature .feature-post-upper figcaption{margin:10px 5px}}.page-template-template-small-image{max-width:95vw}.page-template-template-small-image .page-image-container{margin:0;padding:0;display:block}@media (min-width:1200px){.page-template-template-small-image .page-image-container{display:flex;flex-wrap:wrap}}.page-template-template-small-image .page-image-container>:first-child{width:100%;padding-bottom:50px}@media (min-width:1200px){.page-template-template-small-image .page-image-container>:first-child{width:50%}}.page-template-template-small-image .page-image-container figure{margin:0 auto;position:relative;width:90%;max-width:90%;z-index:10}@media (min-width:1200px){.page-template-template-small-image .page-image-container figure{margin:30px 0 -5vh;max-width:545px;width:100%}}.page-template-template-small-image .page-image-container figure picture img{width:100%}.page-template-template-small-image .page-image-container figcaption{text-align:center;padding:10px 0}@media (min-width:1200px){.page-template-template-small-image .page-image-container figcaption{width:100%;margin:0;text-align:left;position:absolute;z-index:10}}.page-template-template-small-image .basic-page-content-wrapper{padding-top:200px}.page-template-template-large-image .page-image-container{position:relative;left:50%;right:50%;width:100vw;margin:0 -50vw;padding:0;display:block}@media (min-width:993px){.page-template-template-large-image .page-image-container{display:flex}}.page-template-template-large-image .page-image-container figure{position:relative;width:100%}.page-template-template-large-image .page-image-container figure picture img{width:100vw;max-width:100vw}@media (min-width:993px){.page-template-template-large-image .page-image-container figure picture img{max-width:720px;width:auto}}.page-template-template-large-image .page-image-container figure figcaption{text-align:center;width:90%;margin:0 auto}@media (min-width:993px){.page-template-template-large-image .page-image-container figure figcaption{width:100%;margin:0;text-align:left;position:absolute;z-index:10;padding:10px 40px 0}}.page-template-template-large-image .page-image-container>:nth-child(2){width:90%;margin:0 auto;padding-top:40px}@media (min-width:993px){.page-template-template-large-image .page-image-container>:nth-child(2){width:50%;margin:0 40px 40px}}.page-template-template-large-image .basic-page-content-wrapper{padding-top:100px}#archive-template .archive-upper,#author-template .archive-upper,#page-search-results .archive-upper{margin:0 20px;border-top:5px solid #fff;padding-top:20px}@media (min-width:768px){#archive-template .archive-upper,#author-template .archive-upper,#page-search-results .archive-upper{display:flex;justify-content:space-between;align-items:center;margin:0 40px;padding-top:80px}}#archive-template .archive-upper .cat-title-wrapper,#author-template .archive-upper .cat-title-wrapper,#page-search-results .archive-upper .cat-title-wrapper{margin-right:5px}#archive-template .archive-upper .cat-parent,#author-template .archive-upper .cat-parent,#page-search-results .archive-upper .cat-parent{font-family:pitch;-webkit-font-smoothing:auto;font-size:20px;line-height:25px;font-weight:500;color:#a51c30;text-transform:uppercase}@media (max-width:767px){#archive-template .archive-upper .cat-parent,#author-template .archive-upper .cat-parent,#page-search-results .archive-upper .cat-parent{font-size:14px;line-height:20px}}#archive-template .archive-upper .cat-title,#author-template .archive-upper .cat-title,#page-search-results .archive-upper .cat-title{margin-bottom:80px;font-size:60px;line-height:58px;letter-spacing:-.01em;font-weight:535}@media (max-width:767px){#archive-template .archive-upper .cat-title,#author-template .archive-upper .cat-title,#page-search-results .archive-upper .cat-title{margin-bottom:20px;font-size:40px;line-height:45px}}@media (min-width:993px){#archive-template .archive-upper .cat-description,#author-template .archive-upper .cat-description,#page-search-results .archive-upper .cat-description{align-self:flex-start;margin-top:50px;margin-right:calc(50% - 510px);margin-bottom:34px;width:650px}}@media (max-width:767px){#archive-template .archive-upper .cat-description,#author-template .archive-upper .cat-description,#page-search-results .archive-upper .cat-description{font-size:18px;line-height:27px}}#archive-template .archive-upper .cat-description p,#author-template .archive-upper .cat-description p,#page-search-results .archive-upper .cat-description p{margin-bottom:20px}#archive-template .archive-upper .cat-description p:last-child,#author-template .archive-upper .cat-description p:last-child,#page-search-results .archive-upper .cat-description p:last-child{margin-bottom:0}#archive-template .archive-upper .cat-description a,#author-template .archive-upper .cat-description a,#page-search-results .archive-upper .cat-description a{color:inherit;text-decoration:underline;-webkit-text-decoration-color:#a51c30;text-decoration-color:#a51c30;font-weight:inherit;text-decoration-thickness:1px;text-underline-offset:.25em;font-family:Basel,serif;-webkit-font-smoothing:auto;font-weight:535}#archive-template .archive-upper .cat-description a:focus,#archive-template .archive-upper .cat-description a:hover,#author-template .archive-upper .cat-description a:focus,#author-template .archive-upper .cat-description a:hover,#page-search-results .archive-upper .cat-description a:focus,#page-search-results .archive-upper .cat-description a:hover{color:#a51c30;background:rgba(165,28,48,.05)}#archive-template .archive-content,#author-template .archive-content,#page-search-results .archive-content{position:relative;left:50%;transform:translateX(-50%);width:100vw;max-width:1440px;max-width:none;padding:20px;background-color:#fff;border-bottom:5px solid #ebe9e8}#archive-template .archive-content hr,#author-template .archive-content hr,#page-search-results .archive-content hr{max-width:1020px}#archive-template .archive-content .archive-post,#author-template .archive-content .archive-post,#page-search-results .archive-content .archive-post{display:flex;margin:30px auto;border-bottom:2px solid #f2f1f0;padding-bottom:30px;max-width:1020px}@media (max-width:767px){#archive-template .archive-content .archive-post,#author-template .archive-content .archive-post,#page-search-results .archive-content .archive-post{margin:10px auto;padding-bottom:10px}}#archive-template .archive-content .archive-post:last-child,#author-template .archive-content .archive-post:last-child,#page-search-results .archive-content .archive-post:last-child{border-bottom:none}#archive-template .archive-content .archive-post .post-featured_image,#author-template .archive-content .archive-post .post-featured_image,#page-search-results .archive-content .archive-post .post-featured_image{flex-shrink:0;margin-right:50px;max-width:320px}@media (max-width:767px){#archive-template .archive-content .archive-post .post-featured_image,#author-template .archive-content .archive-post .post-featured_image,#page-search-results .archive-content .archive-post .post-featured_image{margin-right:20px;max-width:97px}}#archive-template .archive-content .archive-post .post-link:focus .post-title,#archive-template .archive-content .archive-post .post-link:hover .post-title,#author-template .archive-content .archive-post .post-link:focus .post-title,#author-template .archive-content .archive-post .post-link:hover .post-title,#page-search-results .archive-content .archive-post .post-link:focus .post-title,#page-search-results .archive-content .archive-post .post-link:hover .post-title{color:#a51c30}#archive-template .archive-content .archive-post .post-summary .post-category,#author-template .archive-content .archive-post .post-summary .post-category,#page-search-results .archive-content .archive-post .post-summary .post-category{margin-bottom:5px;font-family:pitch;-webkit-font-smoothing:auto;font-size:16px;font-weight:500;line-height:20px;letter-spacing:-.1px;color:#a51c30;text-transform:uppercase}@media (max-width:767px){#archive-template .archive-content .archive-post .post-summary .post-category,#author-template .archive-content .archive-post .post-summary .post-category,#page-search-results .archive-content .archive-post .post-summary .post-category{display:none}}#archive-template .archive-content .archive-post .post-summary .post-category a,#author-template .archive-content .archive-post .post-summary .post-category a,#page-search-results .archive-content .archive-post .post-summary .post-category a{display:inline-block;margin-right:20px}#archive-template .archive-content .archive-post .post-summary .post-category a:last-child,#author-template .archive-content .archive-post .post-summary .post-category a:last-child,#page-search-results .archive-content .archive-post .post-summary .post-category a:last-child{margin:0}#archive-template .archive-content .archive-post .post-summary .post-category a:focus,#archive-template .archive-content .archive-post .post-summary .post-category a:hover,#author-template .archive-content .archive-post .post-summary .post-category a:focus,#author-template .archive-content .archive-post .post-summary .post-category a:hover,#page-search-results .archive-content .archive-post .post-summary .post-category a:focus,#page-search-results .archive-content .archive-post .post-summary .post-category a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.25em}#archive-template .archive-content .archive-post .post-summary .post-title,#author-template .archive-content .archive-post .post-summary .post-title,#page-search-results .archive-content .archive-post .post-summary .post-title{margin-top:0;margin-bottom:5px;font-family:Basel,serif;-webkit-font-smoothing:auto;font-size:40px;line-height:45px;font-weight:535;letter-spacing:-.01em}@media (max-width:767px){#archive-template .archive-content .archive-post .post-summary .post-title,#author-template .archive-content .archive-post .post-summary .post-title,#page-search-results .archive-content .archive-post .post-summary .post-title{font-size:16px;line-height:20px;font-weight:535}}#archive-template .archive-content .archive-post .post-summary .post-excerpt,#author-template .archive-content .archive-post .post-summary .post-excerpt,#page-search-results .archive-content .archive-post .post-summary .post-excerpt{margin-bottom:5px;font-family:Stanley;-webkit-font-smoothing:antialiased;font-size:18px;line-height:27px}@media (max-width:767px){#archive-template .archive-content .archive-post .post-summary .post-excerpt,#author-template .archive-content .archive-post .post-summary .post-excerpt,#page-search-results .archive-content .archive-post .post-summary .post-excerpt{display:none}}#archive-template .archive-content .archive-post .post-summary .post-date,#author-template .archive-content .archive-post .post-summary .post-date,#page-search-results .archive-content .archive-post .post-summary .post-date{font-family:Basel,serif;-webkit-font-smoothing:auto;font-size:15px;line-height:30px;font-weight:430;color:#5c5957}@media (max-width:767px){#archive-template .archive-content .archive-post .post-summary .post-date,#author-template .archive-content .archive-post .post-summary .post-date,#page-search-results .archive-content .archive-post .post-summary .post-date{font-size:12px;line-height:15px}}#archive-template .archive-content .archive-post .post-summary .post-author,#author-template .archive-content .archive-post .post-summary .post-author,#page-search-results .archive-content .archive-post .post-summary .post-author{font-family:Basel,serif;-webkit-font-smoothing:auto;font-size:13px;font-weight:535;line-height:20px;text-transform:uppercase}@media (max-width:767px){#archive-template .archive-content .archive-post .post-summary .post-author,#author-template .archive-content .archive-post .post-summary .post-author,#page-search-results .archive-content .archive-post .post-summary .post-author{font-size:12px;line-height:15px}}#author-template .archive-content .archive-post .post-summary .post-title{font-family:Stanley;-webkit-font-smoothing:antialiased;font-size:40px;font-weight:400;line-height:45px;letter-spacing:0}@media (max-width:767px){#author-template .archive-content .archive-post .post-summary .post-title{font-size:16px;line-height:20px;font-weight:535}}#author-template .cat-title-wrapper{display:flex;align-items:center;justify-content:space-between;margin-bottom:80px}@media (max-width:767px){#author-template .cat-title-wrapper{margin-bottom:20px}}#author-template .cat-title-wrapper .author-image-wrapper{flex-shrink:0;margin-right:20px}#author-template .cat-title-wrapper .author-image-wrapper .author-image{border-radius:50%}@media (max-width:767px){#author-template .cat-title-wrapper .author-image-wrapper .author-image{width:80px}}#author-template .cat-title-wrapper .cat-title{margin-bottom:15px}#author-template .cat-title-wrapper .info-link{font-family:pitch;-webkit-font-smoothing:auto;font-size:16px;line-height:20px;font-weight:500;color:#242221}#author-template .cat-title-wrapper .info-link:hover{color:#a51c30}#page-search-results .search-upper{margin:0 20px 20px;border-top:5px solid #fff;padding-top:20px}@media (min-width:768px){#page-search-results .search-upper{display:flex;justify-content:space-between;align-items:center;margin:0 40px 40px;padding-top:40px}}@media (min-width:768px){#page-search-results .search-upper .title-wrapper{margin-right:20px;width:50%}}#page-search-results .search-upper .title-wrapper .page-title{margin-bottom:15px;font-size:60px;line-height:58px;letter-spacing:-.01em;font-weight:535}#issue-template .issue-upper{position:relative;margin-bottom:120px;padding:1px;min-height:650px;background-color:#a51c30;color:#fff}@media (max-width:992px){#issue-template .issue-upper{margin-bottom:60px}}@media (min-width:993px){#issue-template .issue-upper .issue-upper-inner{margin:29px}}@media (min-width:1200px){#issue-template .issue-upper .issue-upper-inner{margin:79px}}@media (max-width:992px){#issue-template .issue-upper .issue-upper-inner{margin:30px 20px}}#issue-template .issue-upper .issue-upper-inner .issue-title-wrapper{margin-bottom:42px}@media (min-width:993px){#issue-template .issue-upper .issue-upper-inner .issue-title-wrapper{margin-right:480px;margin-bottom:70px}}@media (min-width:1200px){#issue-template .issue-upper .issue-upper-inner .issue-title-wrapper{margin-right:620px}}#issue-template .issue-upper .issue-upper-inner .issue-title-wrapper .issue-super{font-family:Basel,serif;-webkit-font-smoothing:auto;font-size:13px;font-weight:535;line-height:20px}@media (max-width:992px){#issue-template .issue-upper .issue-upper-inner .issue-title-wrapper .issue-super{text-align:center}}#issue-template .issue-upper .issue-upper-inner .issue-title-wrapper .issue-title{font-family:Stanley;-webkit-font-smoothing:antialiased;font-size:32px;font-style:italic;font-weight:400;line-height:45px}@media (max-width:992px){#issue-template .issue-upper .issue-upper-inner .issue-title-wrapper .issue-title{font-size:30px;line-height:38px;text-align:center}}@media (min-width:993px){#issue-template .issue-upper .issue-upper-inner .issue-cover-image{position:absolute;bottom:-75px;right:30px;width:450px}}@media (min-width:1200px){#issue-template .issue-upper .issue-upper-inner .issue-cover-image{right:80px;width:500px}}@media (max-width:992px){#issue-template .issue-upper .issue-upper-inner .issue-cover-image{margin:0 auto 42px;max-width:300px}}#issue-template .issue-upper .issue-upper-inner .issue-cover-image img{display:block;border:1px solid #fff}#issue-template .issue-upper .issue-upper-inner .issue-cover-image .caption{display:block;margin-top:6px;font-family:Basel,serif;-webkit-font-smoothing:auto;font-size:14px;font-weight:430;line-height:20px;color:#000}@media (max-width:992px){#issue-template .issue-upper .issue-upper-inner .issue-cover-image .caption{color:#fff;text-align:center}}@media (min-width:993px){#issue-template .issue-upper .issue-upper-inner .issue-text-wrapper{margin-right:480px}}@media (min-width:1200px){#issue-template .issue-upper .issue-upper-inner .issue-text-wrapper{margin-right:620px}}#issue-template .issue-upper .issue-upper-inner .issue-text-wrapper .issue-cover-title{margin-bottom:20px;font-family:Stanley;-webkit-font-smoothing:antialiased;font-size:56px;font-weight:400;line-height:58px}@media (max-width:992px){#issue-template .issue-upper .issue-upper-inner .issue-text-wrapper .issue-cover-title{font-size:30px;line-height:38px;text-align:center}}#issue-template .issue-upper .issue-upper-inner .issue-text-wrapper .issue-description{margin-bottom:20px;font-family:Stanley;-webkit-font-smoothing:antialiased;font-size:21px;font-weight:400;line-height:27.3px}@media (max-width:992px){#issue-template .issue-upper .issue-upper-inner .issue-text-wrapper .issue-description{font-size:16px;line-height:20px;text-align:center}}#issue-template .issue-upper .issue-upper-inner .issue-text-wrapper .issue-pdf{font-family:pitch;-webkit-font-smoothing:auto;text-transform:uppercase;font-size:20px;font-weight:500;line-height:32px}@media (max-width:992px){#issue-template .issue-upper .issue-upper-inner .issue-text-wrapper .issue-pdf{text-align:center}}#issue-template .issue-upper .issue-upper-inner .issue-text-wrapper .issue-pdf a:focus,#issue-template .issue-upper .issue-upper-inner .issue-text-wrapper .issue-pdf a:hover{text-decoration:underline}#issue-template .issue-upper .issue-upper-inner .issue-text-wrapper .issue-pdf a:after{content:url(../assets/arrow-down-white.svg);position:relative;top:3px;display:inline-block;margin-left:10px}#issue-template .article-type-header{margin-bottom:48px;font-family:Stanley;-webkit-font-smoothing:antialiased;font-size:56px;font-style:italic;font-weight:400;line-height:58px;text-align:center}@media (max-width:767px){#issue-template .article-type-header{margin-bottom:30px;font-size:36px;line-height:56px}}#issue-template .archive-post a.post-link:hover .post-title{text-decoration:underline}#issue-template .cover-articles-inner{margin:0 40px 96px}@media (max-width:992px){#issue-template .cover-articles-inner{margin:0 0 57px}}@media (min-width:993px){#issue-template .cover-articles-inner .archive-post{display:flex;align-items:center}}@media (min-width:993px){#issue-template .cover-articles-inner .post-featured_image{width:50%}}@media (max-width:992px){#issue-template .cover-articles-inner .post-featured_image{margin-bottom:10px}}#issue-template .cover-articles-inner .post-summary{padding:0 20px}@media (min-width:993px){#issue-template .cover-articles-inner .post-summary{width:50%}}#issue-template .cover-articles-inner .post-summary .post-category{text-transform:uppercase;margin-bottom:10px;font-family:pitch;-webkit-font-smoothing:auto;font-size:16px;font-weight:500;line-height:20px;color:#a51c30}@media (max-width:767px){#issue-template .cover-articles-inner .post-summary .post-category{display:none}}#issue-template .cover-articles-inner .post-summary .post-category .category{display:inline-block;margin-right:10px}#issue-template .cover-articles-inner .post-summary .post-link .post-title{margin-bottom:10px;font-family:Stanley;-webkit-font-smoothing:antialiased;font-size:56px;font-weight:400;line-height:58px;letter-spacing:0}@media (max-width:767px){#issue-template .cover-articles-inner .post-summary .post-link .post-title{margin-bottom:5px;font-size:30px;line-height:38px}}#issue-template .cover-articles-inner .post-summary .post-link .post-excerpt{margin-bottom:10px;font-family:Stanley;-webkit-font-smoothing:antialiased;font-size:18px;font-weight:400;line-height:27px}@media (max-width:767px){#issue-template .cover-articles-inner .post-summary .post-link .post-excerpt{margin-bottom:5px;font-size:16px;line-height:20px}}#issue-template .cover-articles-inner .post-summary .post-link .post-author{text-transform:uppercase;font-family:Basel,serif;-webkit-font-smoothing:auto;font-size:13px;font-weight:535;line-height:20px}@media (min-width:768px){#issue-template .feature-articles-inner{display:flex;flex-wrap:wrap;justify-content:flex-start;margin:0 120px 96px}}@media (max-width:767px){#issue-template .feature-articles-inner{margin:0 20px 25px}}@media (min-width:768px){#issue-template .feature-articles-inner .archive-post{margin-bottom:48px;padding:0 20px;width:33.3333333333%}}@media (max-width:767px){#issue-template .feature-articles-inner .archive-post{margin:0 20px;border-top:1px dotted #a8a5a3;padding:10px 0}}#issue-template .feature-articles-inner .archive-post .post-featured_image{display:block}@media (min-width:768px){#issue-template .feature-articles-inner .archive-post .post-featured_image{margin-bottom:10px}}@media (max-width:767px){#issue-template .feature-articles-inner .archive-post .post-featured_image{float:right;margin-bottom:5px;margin-left:5px;width:115px}}#issue-template .feature-articles-inner .archive-post .post-summary .post-category{margin-bottom:9px;text-transform:uppercase;font-family:pitch;-webkit-font-smoothing:auto;font-size:16px;font-weight:500;line-height:20px;color:#a51c30}@media (max-width:767px){#issue-template .feature-articles-inner .archive-post .post-summary .post-category{display:none}}#issue-template .feature-articles-inner .archive-post .post-summary .post-category .category{display:inline-block;margin-right:10px}#issue-template .feature-articles-inner .archive-post .post-summary .post-link .post-title{margin-top:0;margin-bottom:9px;font-family:Stanley;-webkit-font-smoothing:antialiased;font-size:25px;font-weight:400;line-height:30px;letter-spacing:0}@media (max-width:767px){#issue-template .feature-articles-inner .archive-post .post-summary .post-link .post-title{margin-bottom:5px;font-size:20px;line-height:29px}}#issue-template .feature-articles-inner .archive-post .post-summary .post-link .post-excerpt{margin-bottom:9px;font-family:Stanley;-webkit-font-smoothing:antialiased;font-size:16px;font-weight:400;line-height:20px}@media (max-width:767px){#issue-template .feature-articles-inner .archive-post .post-summary .post-link .post-excerpt{display:none}}#issue-template .feature-articles-inner .archive-post .post-summary .post-link .post-author{text-transform:uppercase;font-family:Basel,serif;-webkit-font-smoothing:auto;font-size:13px;font-weight:535;line-height:20px}@media (min-width:768px){#issue-template .standard-articles-inner{margin:0 180px 96px}}@media (max-width:767px){#issue-template .standard-articles-inner{margin:0 20px 25px}}#issue-template .standard-articles-inner .archive-post{display:flex}@media (min-width:768px){#issue-template .standard-articles-inner .archive-post{align-items:flex-start;padding:30px 0;border-bottom:2px solid #f2f1f0}#issue-template .standard-articles-inner .archive-post:last-child{border-bottom:none}}@media (max-width:767px){#issue-template .standard-articles-inner .archive-post{margin:0 20px;border-top:1px dotted #a8a5a3;padding:10px 0;flex-direction:row-reverse;justify-content:space-between;align-items:center}}#issue-template .standard-articles-inner .archive-post .post-featured_image{display:block}@media (min-width:768px){#issue-template .standard-articles-inner .archive-post .post-featured_image{flex-shrink:0;margin-right:50px}}@media (max-width:767px){#issue-template .standard-articles-inner .archive-post .post-featured_image{margin-bottom:5px;margin-left:5px;width:115px}}#issue-template .standard-articles-inner .archive-post .post-summary .post-category{margin-bottom:5px;text-transform:uppercase;font-family:pitch;-webkit-font-smoothing:auto;font-size:16px;font-weight:500;line-height:20px;color:#a51c30}@media (max-width:767px){#issue-template .standard-articles-inner .archive-post .post-summary .post-category{display:none}}#issue-template .standard-articles-inner .archive-post .post-summary .post-category .category{display:inline-block;margin-right:10px}#issue-template .standard-articles-inner .archive-post .post-summary .post-link .post-title{margin-top:0;margin-bottom:5px;font-family:Stanley;-webkit-font-smoothing:antialiased;font-size:40px;font-weight:400;line-height:45px;letter-spacing:0}@media (max-width:767px){#issue-template .standard-articles-inner .archive-post .post-summary .post-link .post-title{margin-bottom:5px;font-size:20px;line-height:29px;max-width:200px}}#issue-template .standard-articles-inner .archive-post .post-summary .post-link .post-excerpt{margin-bottom:9px;font-family:Stanley;-webkit-font-smoothing:antialiased;font-size:18px;font-weight:400;line-height:27px}@media (max-width:767px){#issue-template .standard-articles-inner .archive-post .post-summary .post-link .post-excerpt{display:none}}#issue-template .standard-articles-inner .archive-post .post-summary .post-link .post-author{text-transform:uppercase;font-family:Basel,serif;-webkit-font-smoothing:auto;font-size:13px;font-weight:535;line-height:20px}@media (min-width:768px){#issue-template .standard-articles-inner .archive-post .post-summary .post-link .post-author{color:#242221;display:inline-block}}#issue-template .standard-articles-inner .archive-post .post-summary .post-link .post-date{margin-left:10px;display:inline-block;font-family:Basel,serif;-webkit-font-smoothing:auto;font-size:15px;font-weight:430;line-height:30px;color:#5c5957}@media (max-width:767px){#issue-template .standard-articles-inner .archive-post .post-summary .post-link .post-date{display:none}}#issue-template .masthead-wrapper{margin-bottom:52px;text-align:center}#issue-template .masthead-wrapper .masthead-header{margin-bottom:48px;font-family:Stanley;-webkit-font-smoothing:antialiased;font-size:56px;font-style:italic;font-weight:400;line-height:58px}@media (max-width:767px){#issue-template .masthead-wrapper .masthead-header{font-size:36px;margin-bottom:30px}}@media (min-width:768px){#issue-template .masthead-wrapper .masthead-content{display:flex;justify-content:center}}#issue-template .masthead-wrapper .masthead-content .masthead-item{margin:0 40px}@media (max-width:767px){#issue-template .masthead-wrapper .masthead-content .masthead-item{margin:0 0 23px}}#issue-template .masthead-wrapper .masthead-content .masthead-item .masthead-item-title{margin-bottom:5px;font-family:pitch;-webkit-font-smoothing:auto;font-size:16px;font-weight:500;line-height:20px;text-transform:uppercase;color:#a51c30}#issue-template .masthead-wrapper .masthead-content .masthead-item .masthead-item-name{font-family:Basel,serif;-webkit-font-smoothing:auto;font-size:13px;font-weight:535;line-height:20px;text-transform:uppercase;color:#242221}.tribe-events-content,.tribe-events-event-meta,.tribe-events-meta-group,.tribe-venue-url{font-family:Stanley}.tribe-events-event-meta a,.tribe-events-event-meta a:visited,.tribe-events-meta-group a,.tribe-events-meta-group a:visited,.tribe-venue-url a,.tribe-venue-url a:visited{color:#3d5910}.tribe-events-event-meta a:hover,.tribe-events-event-meta a:visited:hover,.tribe-events-meta-group a:hover,.tribe-events-meta-group a:visited:hover,.tribe-venue-url a:hover,.tribe-venue-url a:visited:hover{color:#212e2a;text-decoration:underline}.tribe-events-event-meta.primary,.tribe-events-event-meta.secondary{font-family:Stanley;font-size:18px;width:50%}@media (max-width:768px){.tribe-events-event-meta.primary,.tribe-events-event-meta.secondary{width:100%}}@media (max-width:768px){.tribe-events-meta-group-details,.tribe-events-meta-group-organizer{margin:10px 0;flex-basis:100%;width:100%}}.tribe-events-meta-group .tribe-events-single-section-title,.tribe-events-single-section-title{font-family:Basel,serif;-webkit-font-smoothing:auto;font-style:normal;font-weight:700;font-size:20px;line-height:23px}.gallery,.home-header{position:relative}.gallery-header,.home-header-header{align-items:center;display:flex;flex-wrap:wrap}.gallery-controls,.home-header-controls{height:50px;position:relative;width:70%}@media (max-width:768px){.gallery-controls,.home-header-controls{width:100%}}.gallery-image,.home-header-image{height:450px}@media (max-width:768px){.gallery-image,.home-header-image{height:auto;max-width:100%}}.gallery-title,.home-header-title{font-family:"Source Serif 4",serif;font-size:40px;line-height:51px;width:30%}@media (max-width:768px){.gallery-title,.home-header-title{font-size:29px;line-height:1em;width:100%}}.gallery-caption,.home-header-caption{font-style:italic;font-size:18px;line-height:17px}.gallery-caption a,.home-header-caption a{color:#3d5910;font-style:normal;text-decoration:underline}.gallery-caption a:hover,.home-header-caption a:hover{text-decoration:none}.gallery .swiper-full-width img,.gallery .swiper-home img,.home-header .swiper-full-width img,.home-header .swiper-home img{width:100%}.gallery .swiper-full-width img,.home-header .swiper-full-width img{height:660px;width:100%}@media (max-width:768px){.gallery .swiper-full-width img,.home-header .swiper-full-width img{height:350px}}.gallery .swiper-button-next,.gallery .swiper-button-prev,.home-header .swiper-button-next,.home-header .swiper-button-prev{top:calc(50% - 22px)}.gallery .swiper-button-next:after,.gallery .swiper-button-prev:after,.home-header .swiper-button-next:after,.home-header .swiper-button-prev:after{content:"";height:28px;width:32px}@media (max-width:768px){.gallery .swiper-button-next,.gallery .swiper-button-prev,.home-header .swiper-button-next,.home-header .swiper-button-prev{top:10px}}.gallery .swiper-button-next,.home-header .swiper-button-next{left:52px;right:auto}.style-full-width .gallery .swiper-button-prev,.style-full-width .home-header .swiper-button-prev{right:0}.gallery .swiper-button-prev:after,.gallery .swiper-rtl .swiper-button-next:after,.home-header .swiper-button-prev:after,.home-header .swiper-rtl .swiper-button-next:after{background:url(../assets/prev.svg) no-repeat;background-size:contain}.gallery .swiper-button-next:after,.gallery .swiper-rtl .swiper-button-next:after,.home-header .swiper-button-next:after,.home-header .swiper-rtl .swiper-button-next:after{background:url(../assets/next.svg) no-repeat;background-size:contain}.gallery .style-full-width .gallery-title,.home-header .style-full-width .gallery-title{text-align:left!important}.gallery .style-full-width .swiper-button-next,.home-header .style-full-width .swiper-button-next{right:0;left:auto}.gallery .style-full-width .swiper-button-prev,.home-header .style-full-width .swiper-button-prev{left:auto;right:52px}.gallery .style-full-width.gallery-header,.home-header .style-full-width.gallery-header{flex-direction:row-reverse}.swiper{width:100%;height:100%}figure.wp-block-image{caption-side:bottom;display:table;margin:40px 0}figure.wp-block-image figcaption,figure.wp-block-image img{display:table-cell;vertical-align:bottom}figure.wp-block-image figcaption{display:table-caption}.container-accordion{background:url(../assets/flourish_right.svg) no-repeat 100%;padding:50px 0}.block-accordion{max-width:100%;width:962px}.block-accordion .accordion-title{cursor:pointer;position:relative}.block-accordion .accordion-title:after{background:url(../assets/plus.svg);content:"";position:absolute;right:10px;top:calc(50% - 15px);height:30px;width:30px}.block-accordion .accordion-title.accordion-active:after{background:url(../assets/minus.svg)}.block-accordion .accordion-content{font-size:20px;line-height:30px}.block-accordion .accordion-content ol,.block-accordion .accordion-content ul{list-style:disc;margin-bottom:1em;margin-left:15px;padding-left:15px}.block-accordion .accordion-content ol{list-style-type:decimal}.block-accordion .accordion-content p{margin-bottom:1em}.block-accordion .accordion-content a{text-decoration:underline}.block-accordion .accordion-content a:hover{text-decoration:none}.block-accordion .accordion-cta a{background:#f7f6f5;border:2px solid #fff;color:#212e2a;display:inline-block;font-size:18px;font-weight:600;line-height:18px;margin-top:15px;padding:20px;text-decoration:none}.block-accordion .accordion-cta a:hover{background:transparent;color:#fff}.block-accordion .accordion-section{border-bottom:1px solid #fff}.block-accordion .accordion-section:first-child{border-top:1px solid #fff}.post-carousel-category,.post-carousel-manual{width:100%}.swiper-post-category,.swiper-post-manual{height:635px}@media (max-width:768px){.swiper-post-category,.swiper-post-manual{height:auto}}.swiper-post-category .swiper-content a,.swiper-post-manual .swiper-content a{color:#3d5910}.swiper-post-category .swiper-content a:after,.swiper-post-manual .swiper-content a:after{background:url(../assets/next.svg) no-repeat 50%;background-size:contain;content:"";display:inline-block;height:18px;line-height:18px;position:relative;top:3px;width:36px}.swiper-post-category .swiper-content a:after:hover,.swiper-post-manual .swiper-content a:after:hover{text-decoration:underline}@media (max-width:768px){.swiper-post-category .swiper-image,.swiper-post-manual .swiper-image{min-height:350px}}.swiper-post-category .swiper-image img,.swiper-post-manual .swiper-image img{max-height:635px}.content-carousel{width:100%}.swiper-featured{height:635px}@media (max-width:768px){.swiper-featured{height:auto}}.swiper-featured .swiper-content{font-size:17px;font-weight:400;line-height:26px}.swiper-featured .swiper-content p,.swiper-featured .swiper-content ul{margin-bottom:20px}.swiper-featured .swiper-content a{color:#3d5910;display:block;font-size:20px;font-weight:700;line-height:18px;margin-bottom:10px}.swiper-featured .swiper-content a:after{background:url(../assets/next.svg) no-repeat 50%;background-size:contain;content:"";display:inline-block;height:18px;line-height:18px;position:relative;top:3px;width:36px}.swiper-featured .swiper-content a:after:hover{text-decoration:underline}@media (max-width:768px){.swiper-featured .swiper-image{min-height:350px}}.swiper-featured .swiper-image img{max-height:635px}.gravity-block{background:url(../assets/bg-form-block.svg) 100% no-repeat}.gform_wrapper{background:#ebe9e8;padding:80px 80px 80px 100px;width:750px;max-width:100%}@media (max-width:768px){.gform_wrapper{padding:30px}}.gform_wrapper .gform_title{color:#212e2a;margin-bottom:20px}.gform_wrapper .gform_description{color:#212e2a;font-size:17px;line-height:26px;margin:20px 0}.gform_wrapper .gform-field-label{color:#212e2a;font-size:17px;font-weight:400;line-height:24px;letter-spacing:1.02px;text-transform:uppercase}.gform_wrapper .gform_button{background-color:#3d5910;border:2px solid #3d5910;color:#f7f6f5;cursor:pointer;padding:20px}.gform_wrapper .gform_button:hover{background-color:#f7f6f5;color:#3d5910}.block-content-cards .gallery-title{width:100%}.block-content-cards .content-card_img{height:250px;max-height:100%}.block-post-archive .post-img{height:250px;width:200px}.block-post-archive .post-title{padding:35px}.block-post-archive .post-link:hover{text-decoration:underline}.block-post-archive #load-more,.block-post-archive .article{transition:all .5s ease}#event-list .post-img{height:250px;width:200px}@media (max-width:768px){#event-list .post-img{height:auto;width:100%}}#event-list .event-summary{width:calc(100% - 200px);max-width:100%}@media (max-width:768px){#event-list .event-summary{width:100%}}#event-list .after-icon:after{background:url(../assets/next.svg) no-repeat 50%;background-size:contain;content:"";display:inline-block;height:18px;line-height:18px;position:relative;top:3px;width:36px}#event-list .after-icon:after:hover{text-decoration:underline}ul.pagination li{padding:6px;margin-left:10px}ul.pagination .next,ul.pagination .prev{font-family:Basel,serif;-webkit-font-smoothing:auto;font-style:normal;font-weight:500;font-size:17px;line-height:24px;letter-spacing:.06em;text-transform:uppercase}@media (min-width:768px){.story-cluster{padding:0 40px}}.story-cluster .story-cluster-group-title{font-family:Stanley;-webkit-font-smoothing:antialiased;font-size:25px;font-weight:535;line-height:30px;letter-spacing:-.01em}.story-cluster .story-cluster-category{font-family:pitch;-webkit-font-smoothing:auto;font-size:16px;font-weight:500;line-height:20px;color:#a51c30;text-transform:uppercase}.story-cluster .story-cluster-category span{display:inline-block;margin-right:15px}.story-cluster .story-cluster-image{margin:0 auto}.story-cluster .story-cluster-title{margin:10px 0 5px;font-family:Stanley;-webkit-font-smoothing:antialiased;font-size:20px;font-weight:535;line-height:25px}.story-cluster a:focus .story-cluster-title,.story-cluster a:hover .story-cluster-title{color:#a51c30}.story-cluster .story-cluster-content{margin-bottom:5px;font-family:Stanley;-webkit-font-smoothing:antialiased;font-size:20px;font-weight:400;line-height:29px}.story-cluster .story-cluster-author{font-family:Basel,serif;-webkit-font-smoothing:auto;font-size:13px;font-weight:535;line-height:20px;text-transform:uppercase}.selection-feed .story-cluster-image{height:200px}@media (max-width:767px){.selection-feed .story-cluster-image{height:auto}}.story-cluster.story-cluster-4-across .additional-link:hover,.story-cluster.story-cluster-feed-4-across .additional-link:hover{text-decoration:underline}.story-cluster.story-cluster-4-across .additional-link svg,.story-cluster.story-cluster-feed-4-across .additional-link svg{display:inline-block}.story-cluster.story-cluster-4-across .story-cluster-group-title,.story-cluster.story-cluster-feed-4-across .story-cluster-group-title{margin-bottom:0;border-top:5px solid #ebe9e8;padding:20px 0}@media (min-width:768px){.story-cluster.story-cluster-4-across .story-cluster-group-content,.story-cluster.story-cluster-feed-4-across .story-cluster-group-content{display:flex;justify-content:space-between}}@media (min-width:768px){.story-cluster.story-cluster-4-across .story-cluster-group-content .story-cluster-single,.story-cluster.story-cluster-feed-4-across .story-cluster-group-content .story-cluster-single{width:calc(25% - 22px)}}@media (max-width:767px){.story-cluster.story-cluster-4-across .story-cluster-group-content .story-cluster-single,.story-cluster.story-cluster-feed-4-across .story-cluster-group-content .story-cluster-single{margin-bottom:10px;border-top:1px dashed #a8a5a3}.story-cluster.story-cluster-4-across .story-cluster-group-content .story-cluster-single .story-cluster-image-link,.story-cluster.story-cluster-feed-4-across .story-cluster-group-content .story-cluster-single .story-cluster-image-link{display:none}}@media (max-width:767px){.story-cluster.story-cluster-4-across .story-cluster-group-content .story-cluster-single:first-child,.story-cluster.story-cluster-feed-4-across .story-cluster-group-content .story-cluster-single:first-child{border-top:none}.story-cluster.story-cluster-4-across .story-cluster-group-content .story-cluster-single:first-child .story-cluster-image-link,.story-cluster.story-cluster-feed-4-across .story-cluster-group-content .story-cluster-single:first-child .story-cluster-image-link{display:block}}.story-cluster.story-cluster-2-column-section{position:relative}.story-cluster.story-cluster-2-column-section .story-cluster-group-title{margin-bottom:20px;font-family:Stanley;-webkit-font-smoothing:antialiased;font-size:40px;font-weight:535;line-height:45px;letter-spacing:-.01em}.story-cluster.story-cluster-2-column-section .additional-link{font-family:pitch;-webkit-font-smoothing:auto;font-size:16px;line-height:20px;font-weight:500;display:none}@media (min-width:768px){.story-cluster.story-cluster-2-column-section .additional-link{display:inline;position:absolute;top:22px;right:40px}}.story-cluster.story-cluster-2-column-section .additional-link:focus,.story-cluster.story-cluster-2-column-section .additional-link:hover{color:#a51c30}.story-cluster.story-cluster-2-column-section .additional-link svg{position:relative;top:-2px;display:inline-block;margin-left:5px;width:12px}@media (min-width:768px){.story-cluster.story-cluster-2-column-section .story-cluster-group-content{display:flex}}.story-cluster.story-cluster-2-column-section .story-cluster-group-content .main-story{text-align:center}@media (min-width:768px){.story-cluster.story-cluster-2-column-section .story-cluster-group-content .main-story{border-right:1px dotted #a8a5a3;padding-right:40px;width:55%}}@media (max-width:767px){.story-cluster.story-cluster-2-column-section .story-cluster-group-content .main-story{margin-bottom:20px;border-bottom:1px dotted #a8a5a3;padding-bottom:20px}}.story-cluster.story-cluster-2-column-section .story-cluster-group-content .main-story .story-cluster-image{margin-bottom:20px;border:5px solid #fff}.story-cluster.story-cluster-2-column-section .story-cluster-group-content .main-story .story-cluster-title{margin-bottom:6px;font-size:40px;line-height:45px;letter-spacing:-.01em}@media (max-width:767px){.story-cluster.story-cluster-2-column-section .story-cluster-group-content .main-story .story-cluster-title{font-size:30px;line-height:30px}}.story-cluster.story-cluster-2-column-section .story-cluster-group-content .main-story .story-cluster-content{margin-bottom:6px}@media (min-width:768px){.story-cluster.story-cluster-2-column-section .story-cluster-group-content .secondary-stories{padding-left:40px;width:45%}}.story-cluster.story-cluster-2-column-section .story-cluster-group-content .secondary-stories .story-cluster-single:not(:last-child){margin-bottom:20px;border-bottom:1px dotted #a8a5a3;padding-bottom:20px}.story-cluster.story-cluster-4-up-grid .story-cluster-group-title{margin-bottom:70px;font-size:40px;font-weight:535;line-height:45px;letter-spacing:-.01em;text-align:center}@media (max-width:767px){.story-cluster.story-cluster-4-up-grid .story-cluster-group-title{font-size:25px;line-height:30px;margin-bottom:20px}}@media (min-width:768px){.story-cluster.story-cluster-4-up-grid .story-cluster-group-content{display:flex;flex-wrap:wrap}}.story-cluster.story-cluster-4-up-grid .story-cluster-single{position:relative;text-align:center}@media (min-width:768px){.story-cluster.story-cluster-4-up-grid .story-cluster-single{display:flex;flex-direction:column;justify-content:center;margin:0 30px 20px;border-bottom:1px dotted #a8a5a3;padding:20px 30px;width:calc(50% - 60px)}.story-cluster.story-cluster-4-up-grid .story-cluster-single:nth-child(odd):after{content:"";display:block;border-right:1px dotted #a8a5a3;position:absolute;right:-30px;top:0;height:calc(100% - 20px)}.story-cluster.story-cluster-4-up-grid .story-cluster-single:first-child,.story-cluster.story-cluster-4-up-grid .story-cluster-single:nth-child(2){padding-top:0}.story-cluster.story-cluster-4-up-grid .story-cluster-single:last-child,.story-cluster.story-cluster-4-up-grid .story-cluster-single:nth-last-child(2){padding-bottom:0;border-bottom:0}}@media (max-width:767px){.story-cluster.story-cluster-4-up-grid .story-cluster-single{margin-bottom:10px;border-bottom:1px dotted #a8a5a3;padding-bottom:10px}.story-cluster.story-cluster-4-up-grid .story-cluster-single:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0}}.story-cluster.story-cluster-4-up-grid .story-cluster-single .story-cluster-image-link{margin-bottom:10px}.story-cluster.story-cluster-4-up-grid .story-cluster-single .story-cluster-image{border:5px solid #fff}.story-cluster.story-cluster-4-up-grid .story-cluster-single .story-cluster-title{margin-top:0;font-size:40px;line-height:45px}@media (max-width:767px){.story-cluster.story-cluster-4-up-grid .story-cluster-single .story-cluster-title{font-size:25px;line-height:30px}}.story-cluster.story-cluster-4-up-grid .story-cluster-single .story-cluster-content{font-size:18px;line-height:27px}.story-cluster.story-cluster-feature-3-across .main-story{margin-bottom:30px}@media (min-width:993px){.story-cluster.story-cluster-feature-3-across .main-story{display:flex;align-items:center}}@media (min-width:993px){.story-cluster.story-cluster-feature-3-across .main-story .main-story-image-wrapper{width:50%}}@media (min-width:993px){.story-cluster.story-cluster-feature-3-across .main-story .main-story-content-wrapper{padding-left:20px;width:50%}}@media (max-width:767px){.story-cluster.story-cluster-feature-3-across .main-story .main-story-content-wrapper .story-cluster-category{display:none}}.story-cluster.story-cluster-feature-3-across .main-story .main-story-content-wrapper .story-cluster-title{font-size:60px;line-height:58px;letter-spacing:-.01em}@media (max-width:767px){.story-cluster.story-cluster-feature-3-across .main-story .main-story-content-wrapper .story-cluster-title{font-size:30px;line-height:38px;letter-spacing:0}}.story-cluster.story-cluster-feature-3-across .main-story .main-story-content-wrapper .story-cluster-content{font-size:17px;line-height:27px}@media (max-width:767px){.story-cluster.story-cluster-feature-3-across .main-story .main-story-content-wrapper .story-cluster-content{font-size:16px;line-height:20px}}@media (min-width:993px){.story-cluster.story-cluster-feature-3-across .secondary-stories{display:flex;justify-content:space-between}}.story-cluster.story-cluster-feature-3-across .secondary-stories .story-cluster-single:after{content:"";display:block;clear:both}@media (min-width:993px){.story-cluster.story-cluster-feature-3-across .secondary-stories .story-cluster-single{width:32%}}@media (max-width:767px){.story-cluster.story-cluster-feature-3-across .secondary-stories .story-cluster-single{margin-bottom:10px;border-top:1px dashed #a8a5a3;padding-top:10px}}.story-cluster.story-cluster-feature-3-across .secondary-stories .story-cluster-single .story-cluster-image{margin-bottom:6px}.story-cluster.story-cluster-feature-3-across .secondary-stories .story-cluster-single .story-cluster-image.mobile{display:none}@media (max-width:767px){.story-cluster.story-cluster-feature-3-across .secondary-stories .story-cluster-single .story-cluster-image.mobile{display:block;float:right;width:115px}}@media (max-width:767px){.story-cluster.story-cluster-feature-3-across .secondary-stories .story-cluster-single .story-cluster-category,.story-cluster.story-cluster-feature-3-across .secondary-stories .story-cluster-single .story-cluster-image.desktop{display:none}}.story-cluster.story-cluster-feature-3-across .secondary-stories .story-cluster-single .story-cluster-title{margin:6px 0;font-size:25px;line-height:30px;letter-spacing:-.01em}@media (max-width:767px){.story-cluster.story-cluster-feature-3-across .secondary-stories .story-cluster-single .story-cluster-title{font-size:20px;line-height:29px;letter-spacing:0}}@media (min-width:768px){.story-cluster-left-right-4-up .story-cluster-group-content{display:flex}}.story-cluster-left-right-4-up .story-cluster-group-content .story-cluster-category{margin-bottom:5px}.story-cluster-left-right-4-up .story-cluster-group-content .story-cluster-title{margin-top:0}@media (min-width:768px){.story-cluster-left-right-4-up .story-cluster-group-content .main-story{padding-right:30px;width:50%}}.story-cluster-left-right-4-up .story-cluster-group-content .main-story .story-cluster-image{margin-bottom:20px}.story-cluster-left-right-4-up .story-cluster-group-content .main-story .story-cluster-title{font-size:45px;line-height:45px;letter-spacing:-.01em}@media (max-width:767px){.story-cluster-left-right-4-up .story-cluster-group-content .main-story .story-cluster-title{font-size:30px;line-height:30px}}.story-cluster-left-right-4-up .story-cluster-group-content .main-story .story-cluster-content{margin-bottom:6px}@media (min-width:768px){.story-cluster-left-right-4-up .story-cluster-group-content .secondary-stories{padding-left:30px;width:50%}}.story-cluster-left-right-4-up .story-cluster-group-content .secondary-stories .story-cluster-single{margin-bottom:25px;border-top:5px solid #fff;padding-top:20px}.story-cluster-left-right-4-up .story-cluster-group-content .secondary-stories .story-cluster-single .story-cluster-title{font-size:25px;line-height:30px;letter-spacing:-.01em}.story-cluster.story-cluster-3-across .story-cluster-group-title{font-size:40px;text-align:center}.story-cluster.story-cluster-3-across .story-cluster-title{font-size:28px;font-weight:535;line-height:35px;text-align:left}.story-cluster.story-cluster-3-across .story-cluster-content{font-size:16px;font-weight:400;line-height:20px;text-align:left}.story-cluster.story-cluster-3-across .story-cluster-author{text-align:left}.story-cluster.story-cluster-3-across .story-cluster-group-content{display:flex;justify-content:space-between}@media (max-width:767px){.story-cluster.story-cluster-3-across .story-cluster-group-content{flex-wrap:wrap}}@media (max-width:767px){.story-cluster.story-cluster-3-across .story-cluster-group-content .story-cluster-single{margin-bottom:20px;width:100%}}.story-cluster.story-cluster-3-across .story-cluster-group-content .story-cluster-single:nth-child(2){text-align:center;width:40%}@media (max-width:767px){.story-cluster.story-cluster-3-across .story-cluster-group-content .story-cluster-single:nth-child(2){width:100%}}.story-cluster.story-cluster-3-across .story-cluster-group-content .story-cluster-single:first-child,.story-cluster.story-cluster-3-across .story-cluster-group-content .story-cluster-single:last-child{text-align:left;width:28%}@media (max-width:767px){.story-cluster.story-cluster-3-across .story-cluster-group-content .story-cluster-single:first-child,.story-cluster.story-cluster-3-across .story-cluster-group-content .story-cluster-single:last-child{width:100%}}.story-cluster.story-cluster-3-across .story-cluster-group-content .story-cluster-category{margin:10px 0 5px}.story-cluster.story-cluster-4-across .story-cluster-group-title{font-size:40px;text-align:center}.story-cluster.story-cluster-4-across .story-cluster-title{font-size:28px;font-weight:535;line-height:35px;text-align:left}.story-cluster.story-cluster-4-across .story-cluster-content{font-size:16px;font-weight:400;line-height:20px;text-align:left}.story-cluster.story-cluster-4-across .story-cluster-author{text-align:left}.story-cluster.story-cluster-feed-4-across .story-cluster-group-title{font-size:40px;text-align:center}.story-cluster.story-cluster-feed-4-across .story-cluster-title{font-size:28px;font-weight:535;line-height:35px;text-align:left}.story-cluster.story-cluster-feed-4-across .story-cluster-content{font-size:16px;font-weight:400;line-height:20px;text-align:left}.story-cluster.story-cluster-feed-4-across .story-cluster-author{text-align:left}.block-qa{width:65%;margin:25px auto 25px 0}.block-qa a{color:inherit;text-decoration:underline;-webkit-text-decoration-color:#a51c30;text-decoration-color:#a51c30;font-weight:inherit;text-decoration-thickness:1px;text-underline-offset:.25em}.block-qa a:focus,.block-qa a:hover{color:#a51c30;background:rgba(165,28,48,.05)}.block-qa .qa-section{display:flex}.block-qa .qa-section .qa-label,.block-qa .qa-section .qa-question{margin-bottom:27px;font-family:Basel,serif;-webkit-font-smoothing:auto;font-size:20px;line-height:29px;font-weight:535}.block-qa .qa-section .qa-label{display:inline-block;margin-right:6px;min-width:36px;text-wrap:nowrap}.block-qa .qa-section .qa-answer{width:90%}.block-qa .qa-section .qa-answer a{word-wrap:break-word}@media (min-width:993px){.block-qa .qa-section .qa-answer{width:100%}}.block-qa .qa-section .qa-answer p{margin-bottom:20px}.block-qa .qa-section .qa-answer p:last-child{margin-bottom:0}.block-related-content{margin-top:30px;margin-bottom:25px;border-top:5px solid #ebe9e8;border-bottom:5px solid #ebe9e8;padding:30px 0}@media (min-width:993px){.block-related-content{margin-left:auto;margin-right:auto;width:50%}}.block-related-content .related-block-title{margin-top:0;margin-bottom:28px;font-family:Basel,serif;-webkit-font-smoothing:auto;font-size:16px;line-height:20px;letter-spacing:0;font-weight:535}.block-related-content .related-item{display:flex;margin-bottom:20px;border-bottom:1px dotted #a8a5a3;padding-bottom:20px}.block-related-content .related-item:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0}.block-related-content .related-item .related-image-wrapper{flex-shrink:0;margin-right:20px}@media (max-width:767px){.block-related-content .related-item .related-image-wrapper{width:97px}}.block-related-content .related-item .related-category{margin-bottom:5px;font-family:pitch;-webkit-font-smoothing:auto;font-size:16px;font-weight:500;line-height:20px;color:#a51c30;text-transform:uppercase}@media (max-width:767px){.block-related-content .related-item .related-category{display:none}}.block-related-content .related-item .related-title{margin-top:0;margin-bottom:5px;font-size:25px;line-height:30px;font-weight:400}@media (max-width:767px){.block-related-content .related-item .related-title{font-size:16px;line-height:20px}}.block-related-content .related-item .related-title a:focus,.block-related-content .related-item .related-title a:hover{color:#a51c30}.block-related-content .related-item .related-author{font-family:Basel,serif;-webkit-font-smoothing:auto;font-size:13px;line-height:20px;font-weight:535;text-transform:uppercase}.block-custom-paragraph{margin-bottom:25px}@media (min-width:993px){.block-custom-paragraph{margin-left:auto;margin-right:auto;width:50%}}.block-custom-paragraph.dropcap p:first-child:first-letter{float:left;margin:-5px 5px 0 0;font-size:96px;font-weight:400;line-height:92px;color:#a51c30}.block-custom-paragraph.endglyph p:last-child:after{content:url(../assets/endglyph.svg);position:relative;top:-3px;display:inline-block;margin-left:5px;height:10px;line-height:10px}.block-legacy-page-blocks{margin-bottom:25px}@media (min-width:993px){.block-legacy-page-blocks{margin-left:auto;margin-right:auto;width:50%;display:flex}}.block-legacy-page-blocks .legacy-page-blocks-subhead{margin-top:0;font-size:20px;font-weight:535;line-height:29px}@media (min-width:993px){.block-legacy-page-blocks .legacy-page-blocks-subhead{padding-right:30px;width:30%}}@media (min-width:993px){.block-legacy-page-blocks .legacy-page-blocks-text{width:70%}}.block-legacy-page-blocks .legacy-page-blocks-text p{margin-bottom:1.25em}.block-legacy-page-blocks .legacy-page-blocks-text p:last-child{margin-bottom:0}.block-2-columns-info-cta{position:relative;margin-bottom:50px;background-color:#ebe9e8;padding:40px 20px 30px}@media (min-width:993px){.block-2-columns-info-cta{padding:80px 40px 60px}}@media (max-width:767px){.block-2-columns-info-cta{margin-right:-15px;margin-left:-15px}}.block-2-columns-info-cta a{text-decoration:none}.block-2-columns-info-cta .columns-info-cta-inner{margin:0 auto;max-width:1360px}@media (min-width:993px){.block-2-columns-info-cta .left-column{width:60%}}.block-2-columns-info-cta .left-column .columns-info-cta-title{margin-bottom:24px;font-size:60px;line-height:58px;font-weight:535;letter-spacing:-.01em}@media (max-width:767px){.block-2-columns-info-cta .left-column .columns-info-cta-title{margin-bottom:10px;font-size:40px;line-height:45px}}.block-2-columns-info-cta .left-column .columns-info-cta-dektro{margin-bottom:30px;font-size:30px;line-height:38px}@media (min-width:993px){.block-2-columns-info-cta .left-column .columns-info-cta-dektro{padding-left:50px}}@media (max-width:767px){.block-2-columns-info-cta .left-column .columns-info-cta-dektro{font-size:18px;line-height:27px}}.block-2-columns-info-cta .left-column .columns-info-cta-dektro a{font-family:Basel,serif;-webkit-font-smoothing:auto;font-weight:535}@media (min-width:993px){.block-2-columns-info-cta .left-column .columns-info-cta-ctas{padding-left:50px;width:75%}}.block-2-columns-info-cta .left-column .columns-info-cta-ctas .info-cta{position:relative;border-top:5px solid #fff;padding:20px 80px 20px 25px}@media (max-width:767px){.block-2-columns-info-cta .left-column .columns-info-cta-ctas .info-cta{padding:20px 55px 20px 0}}.block-2-columns-info-cta .left-column .columns-info-cta-ctas .info-cta:last-child{margin-bottom:0}.block-2-columns-info-cta .left-column .columns-info-cta-ctas .info-cta .info-cta-title{margin:0;font-family:Basel,serif;-webkit-font-smoothing:auto;font-size:20px;line-height:29px;font-weight:535}.block-2-columns-info-cta .left-column .columns-info-cta-ctas .info-cta .info-cta-content{font-size:20px;line-height:29px}@media (max-width:767px){.block-2-columns-info-cta .left-column .columns-info-cta-ctas .info-cta .info-cta-content{font-size:18px;line-height:27px}}.block-2-columns-info-cta .left-column .columns-info-cta-ctas .info-cta .info-cta-content a{text-decoration:none}.block-2-columns-info-cta .left-column .columns-info-cta-ctas .info-cta .info-cta-content a:focus,.block-2-columns-info-cta .left-column .columns-info-cta-ctas .info-cta .info-cta-content a:hover{text-decoration:underline;text-decoration-thickness:1px;color:#a51c30;background:rgba(165,28,48,.05)}.block-2-columns-info-cta .left-column .columns-info-cta-ctas .info-cta .info-cta-content a:focus p,.block-2-columns-info-cta .left-column .columns-info-cta-ctas .info-cta .info-cta-content a:hover p{display:inline}.block-2-columns-info-cta .left-column .columns-info-cta-ctas .info-cta .outlink-icon{position:absolute;right:25px;top:calc(50% - 21px)}@media (max-width:767px){.block-2-columns-info-cta .left-column .columns-info-cta-ctas .info-cta .outlink-icon{right:0}}.block-2-columns-info-cta .left-column .columns-info-cta-ctas .info-cta .outlink-icon:focus,.block-2-columns-info-cta .left-column .columns-info-cta-ctas .info-cta .outlink-icon:hover{background:none}.block-2-columns-info-cta .left-column .columns-info-cta-ctas .info-cta .outlink-icon:focus path,.block-2-columns-info-cta .left-column .columns-info-cta-ctas .info-cta .outlink-icon:hover path{stroke:#a51c30}@media (min-width:993px){.block-2-columns-info-cta .right-column{position:absolute;right:0;top:80px;width:40%}}@media (max-width:992px){.block-2-columns-info-cta .right-column{display:flex;justify-content:space-between}}.block-2-columns-info-cta .right-column .image-wrapper{margin-bottom:50px}@media (max-width:992px){.block-2-columns-info-cta .right-column .image-wrapper{margin-bottom:20px}}@media (min-width:993px){.block-2-columns-info-cta .right-column .image-wrapper.image-1{padding-left:50px}}@media (max-width:992px){.block-2-columns-info-cta .right-column .image-wrapper.image-1{width:54%}}@media (min-width:993px){.block-2-columns-info-cta .right-column .image-wrapper.image-2{padding-right:110px}}@media (max-width:992px){.block-2-columns-info-cta .right-column .image-wrapper.image-2{padding-top:40px;width:44%}}.block-fellows-directory .fellow-single{position:relative;margin-bottom:20px}@media (min-width:993px){.block-fellows-directory .fellow-single{margin-bottom:80px}}@media (min-width:993px){.block-fellows-directory .fellow-single .fellow-image{position:absolute;top:0;left:25%;transform:translateX(calc(-100% - 40px))}}.block-fellows-directory .fellow-single .fellow-image img{border-radius:50%}.block-fellows-directory .fellow-single .fellow-text{margin-right:25%}@media (min-width:993px){.block-fellows-directory .fellow-single .fellow-text{margin-left:auto;margin-right:auto;width:50%}}.block-fellows-directory .fellow-single .fellow-text p{margin-bottom:20px}.block-fellows-directory .fellow-single .fellow-text p:last-child{margin:0}.page-template-template-basic .block-fellows-directory{width:65vw;margin:0 0 0 auto}.block-subscribe{margin-bottom:40px;border-top:1px dotted #a8a5a3;padding-top:20px}@media (min-width:993px){.block-subscribe{float:right;margin:0 40px 30px 20px;max-width:380px}}.block-subscribe .subscribe-title{margin-bottom:14px;font-family:Stanley;-webkit-font-smoothing:antialiased;font-size:30px;font-weight:400;line-height:38px;color:#a51c30}@media (max-width:767px){.block-subscribe .subscribe-title{font-size:25px;line-height:30px}}.block-subscribe .subscribe-content{margin-bottom:15px;font-family:Basel,serif;-webkit-font-smoothing:auto;font-size:15px;font-weight:430;line-height:20px}.block-subscribe.full-width{border-top:5px solid #fff;border-bottom:5px solid #fff;padding:57px 10px;text-align:center}@media (min-width:993px){.block-subscribe.full-width{float:none;margin:60px auto;max-width:1080px}}.block-subscribe.full-width .subscribe-title{font-size:56px;line-height:58px}@media (max-width:767px){.block-subscribe.full-width .subscribe-title{font-size:25px;line-height:30px}}.block-subscribe.full-width .subscribe-content{font-size:25px;line-height:30px}@media (min-width:993px){.block-subscribe.full-width .subscribe-content{margin:0 auto;max-width:72%}}@media (max-width:767px){.block-subscribe.full-width .subscribe-content{font-size:16px;line-height:20px}}.block--core.block--core-list>ol,.block--core.block--core-list>ul{margin-left:24px}.block--core.block--core-list>ol .block--core.block--core-list,.block--core.block--core-list>ul .block--core.block--core-list{margin:0;width:100%;padding-left:5%}.block--core-list ol,.block--core-list ul,.block--core-paragraph ol,.block--core-paragraph ul,.block-custom-paragraph ol,.block-custom-paragraph ul{margin-top:10px}.block--core-list ol.nieman-jump-menu,.block--core-list ul.nieman-jump-menu,.block--core-paragraph ol.nieman-jump-menu,.block--core-paragraph ul.nieman-jump-menu,.block-custom-paragraph ol.nieman-jump-menu,.block-custom-paragraph ul.nieman-jump-menu{--familysans:"Basel",serif;--jump-size:16px;font-size:var(--jump-size);font-family:var(--familysans);padding:0;margin-left:0}.block--core-list ol.nieman-jump-menu li,.block--core-list ul.nieman-jump-menu li,.block--core-paragraph ol.nieman-jump-menu li,.block--core-paragraph ul.nieman-jump-menu li,.block-custom-paragraph ol.nieman-jump-menu li,.block-custom-paragraph ul.nieman-jump-menu li{margin-bottom:5px;font-family:var(--familysans);font-size:var(--jump-size)}.block--core-list ol.nieman-jump-menu li a,.block--core-list ul.nieman-jump-menu li a,.block--core-paragraph ol.nieman-jump-menu li a,.block--core-paragraph ul.nieman-jump-menu li a,.block-custom-paragraph ol.nieman-jump-menu li a,.block-custom-paragraph ul.nieman-jump-menu li a{font-family:var(--familysans);font-size:var(--jump-size);text-decoration-thickness:1px;text-underline-offset:.25em}.block--core-list ol li,.block--core-list ul li,.block--core-paragraph ol li,.block--core-paragraph ul li,.block-custom-paragraph ol li,.block-custom-paragraph ul li{font-family:Stanley;-webkit-font-smoothing:antialiased;font-size:20px;line-height:29px;padding-left:0;margin-bottom:10px}@media (max-width:767px){.block--core-list ol li,.block--core-list ul li,.block--core-paragraph ol li,.block--core-paragraph ul li,.block-custom-paragraph ol li,.block-custom-paragraph ul li{font-size:18px;line-height:27px}}.block--core-list ol,.block--core-paragraph ol,.block-custom-paragraph ol{padding-left:30px;list-style:decimal}.block--core-list ol.nieman-jump-menu,.block--core-paragraph ol.nieman-jump-menu,.block-custom-paragraph ol.nieman-jump-menu{margin-left:12px}.block--core-list ul,.block--core-paragraph ul,.block-custom-paragraph ul{padding-left:10px}.block--core-list ul li,.block--core-paragraph ul li,.block-custom-paragraph ul li{padding-left:14px;list-style:none;background:no-repeat url(../assets/list-bullet.svg) left 13px}@media (max-width:767px){.block--core-list a,.block--core-paragraph a,.block-custom-paragraph a{font-size:18px;line-height:27px}}.block--core.block--core-columns:has(.nieman-jump-menu){width:47.5%}.block--core.block--core-columns .wp-block-column--wrapper{flex:1}.block--core.block--core-columns .block--core-list{margin:0;width:100%}@media (min-width:768px){.block-section-intro{display:flex;padding:0 40px}}.block-section-intro .section-intro-title{margin-top:0;margin-bottom:10px;font-size:40px;line-height:45px;letter-spacing:-.01em;font-weight:535}@media (min-width:768px){.block-section-intro .section-intro-title{margin-top:-19px;padding-right:20px;width:40%;font-size:60px;line-height:58px}}.block-section-intro .section-intro-text{font-size:18px;line-height:27px;font-weight:400}@media (min-width:768px){.block-section-intro .section-intro-text{font-size:30px;line-height:38px;width:60%}}.block-section-intro .section-intro-text strong{font-family:Basel,serif;-webkit-font-smoothing:auto;font-size:30px;line-height:38px;font-weight:535}.block-section-intro .section-intro-text a{font-family:Basel,serif;-webkit-font-smoothing:auto;font-weight:535;text-decoration:underline;-webkit-text-decoration-color:#a51c30;text-decoration-color:#a51c30;text-decoration-thickness:1px;text-underline-offset:6px}.block-fullwidth-image{margin-bottom:20px;position:relative;left:50%;transform:translateX(-50%);width:100vw;max-width:1440px}.block-fullwidth-image .caption{margin:0;padding:10px;background:#000;font-family:Basel,serif;-webkit-font-smoothing:auto;font-style:normal;font-size:14px;font-weight:430;line-height:20px;color:#f7f6f5}.block--core-heading h3{font-size:32px;line-height:40px;font-weight:535;margin-bottom:10px}.block--core-heading h3 em{font-weight:700}.block--core-heading h4{font-size:26px;line-height:28px;margin-bottom:10px}.block--core-heading h4 em{font-weight:700}.block--core-heading .nieman-highlight-heading{font-size:.9em;font-variant:all-small-caps;line-height:5px;margin:15px 0}.block--core-image{width:auto;max-width:1080px}.block--core-image figure.wp-block-image{margin:40px auto}.block--core-image figcaption.wp-element-caption{margin:0;padding:10px;background:#000;font-family:Basel,serif;-webkit-font-smoothing:auto;font-style:normal;font-size:14px;font-weight:430;line-height:20px;color:#f7f6f5}.block--core-image figure.alignleft{float:left;margin:10px}@media (min-width:993px){.block--core-image figure.alignleft{margin-left:25%}}@media (min-width:1080px){.block--core-image figure.alignleft{margin-left:calc(540px - 25vw)}}@media (min-width:1440px){.block--core-image figure.alignleft{margin-left:180px}}.block--core-image figure.alignright{float:right;margin:10px}.issues-list-block{margin-top:30px;text-align:center}.issues-list-block .issues-list-title{margin-bottom:30px;font-family:Basel,serif;-webkit-font-smoothing:auto;font-size:40px;font-weight:535;line-height:45px;letter-spacing:-.01em;color:#a51c30}@media (max-width:992px){.issues-list-block .issues-list-title{margin-bottom:20px;font-size:30px;line-height:35px}}@media (min-width:993px){.issues-list-block .issues-list{display:flex;flex-wrap:wrap}}.issues-list-block .issues-list .issue-preview{margin-bottom:100px}@media (min-width:993px){.issues-list-block .issues-list .issue-preview{margin-bottom:30px;width:calc(25% - 18.75px);margin-right:25px}.issues-list-block .issues-list .issue-preview:nth-child(4n){margin-right:0}}.issues-list-block .issues-list .issue-preview .issue-link{display:block}.issues-list-block .issues-list .issue-preview .issue-cover{margin-bottom:16px}@media (max-width:992px){.issues-list-block .issues-list .issue-preview .issue-cover{margin-left:auto;margin-right:auto;max-width:350px;padding:0 32px}}.issues-list-block .issues-list .issue-preview .issue-name{margin-bottom:9px;font-family:Stanley;-webkit-font-smoothing:antialiased;font-size:23px;font-style:italic;font-weight:400;line-height:38px;color:#a51c30}.issues-list-block .issues-list .issue-preview .issue-cover-title{margin-bottom:9px;font-family:Stanley;-webkit-font-smoothing:antialiased;font-size:28px;font-weight:400;line-height:35px}.issues-list-block .issues-list .issue-preview .issue-description{font-family:Stanley;-webkit-font-smoothing:antialiased;font-size:16px;font-weight:400;line-height:20px}.jump-link-wrapper{background-color:#a51c30;padding:30px 20px}@media (min-width:993px){.jump-link-wrapper{display:flex;justify-content:space-between;align-items:center;padding:20px 40px}}.jump-link-wrapper .jump-links-label{font-family:Stanley;-webkit-font-smoothing:antialiased;font-size:40px;font-style:italic;font-weight:400;line-height:52px;color:#fff}@media (max-width:992px){.jump-link-wrapper .jump-links-label{margin-bottom:26px;font-size:30px;line-height:38px}}.jump-link-wrapper .jump-links a{display:inline-block;margin-right:40px;font-family:Basel,serif;-webkit-font-smoothing:auto;font-size:25px;font-weight:535;line-height:30px;letter-spacing:-.01em;color:#fff}.jump-link-wrapper .jump-links a:hover{text-decoration:underline}.jump-link-wrapper .jump-links a:last-child{margin:0}.jump-link-header h2{margin-top:0;font-family:Stanley;-webkit-font-smoothing:antialiased;font-size:56px;font-style:italic;font-weight:400;line-height:58px;text-align:center}@media (max-width:767px){.jump-link-header h2{font-size:36px}}.tribe-events-header--has-event-search{display:none!important}.tribe-events-calendar-list .tribe-events-calendar-list__event-featured-image-wrapper .tribe-events-calendar-list__event-featured-image-link{height:100%;max-height:11rem}.tribe-events-calendar-list .tribe-events-calendar-list__event-featured-image-wrapper .tribe-events-calendar-list__event-featured-image-link .tribe-events-calendar-list__event-featured-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown__button{background-color:transparent;--text-opacity:1;color:#97a97c;color:rgba(151,169,124,var(--text-opacity));border-width:2px;--border-opacity:1;border-color:#97a97c;border-color:rgba(151,169,124,var(--border-opacity))}.tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown__button--active,.tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown__button:focus,.tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown__button:focus-within,.tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown__button:hover{--bg-opacity:1!important;background-color:#97a97c!important;background-color:rgba(151,169,124,var(--bg-opacity))!important;--text-opacity:1!important;color:#fff!important;color:rgba(255,255,255,var(--text-opacity))!important}@media (min-width:640px){.sm\:h-20{height:5rem}.sm\:mr-4{margin-right:1rem}.sm\:p-6{padding:1.5rem}.sm\:px-12{padding-left:3rem;padding-right:3rem}.sm\:visible{visibility:visible}.sm\:w-1\/2{width:50%}}@media (min-width:768px){.md\:border-green-4{--border-opacity:1;border-color:#212e2a;border-color:rgba(33,46,42,var(--border-opacity))}.md\:border-none{border-style:none}.md\:border-r-4{border-right-width:4px}.md\:block{display:block}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:flex-row{flex-direction:row}.md\:float-right{float:right}.md\:h-full{height:100%}.md\:text-22{font-size:1.375rem}.md\:text-24{font-size:1.5rem}.md\:text-26{font-size:1.625rem}.md\:text-28{font-size:1.75rem}.md\:text-32{font-size:2rem}.md\:mx-0{margin-left:0;margin-right:0}.md\:my-20{margin-top:5rem;margin-bottom:5rem}.md\:mr-0{margin-right:0}.md\:mb-0{margin-bottom:0}.md\:mt-4{margin-top:1rem}.md\:mr-8{margin-right:2rem}.md\:mb-12{margin-bottom:3rem}.md\:max-h-xl{max-height:48rem}.md\:max-w-65{max-width:20rem}.md\:max-w-67{max-width:23rem}.md\:min-h-100{min-height:35rem}.md\:min-h-full{min-height:100%}.md\:min-w-37{min-width:9.375rem}.md\:p-0{padding:0}.md\:p-5{padding:1.25rem}.md\:p-8{padding:2rem}.md\:px-0{padding-left:0;padding-right:0}.md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-14{padding-left:3.5rem;padding-right:3.5rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:pt-6{padding-top:1.5rem}.md\:pb-10{padding-bottom:2.5rem}.md\:top-1{top:.25rem}.md\:bottom-36{bottom:8rem}.md\:left-n20{left:-5rem}.md\:text-right{text-align:right}.md\:w-64{width:16rem}.md\:w-pro-slid{width:48%}.md\:w-40\/100{width:40%}.md\:w-90\/100{width:90%}.md\:w-1\/2{width:50%}.md\:gap-4{grid-gap:1rem;gap:1rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:col-span-5{grid-column:span 5/span 5}.md\:col-span-7{grid-column:span 7/span 7}}@media (min-width:1024px){.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:float-right{float:right}.lg\:h-14{height:3.5rem}.lg\:h-26{height:6.25rem}.lg\:text-24{font-size:1.5rem}.lg\:text-26{font-size:1.625rem}.lg\:text-28{font-size:1.75rem}.lg\:text-40{font-size:2.5rem}.lg\:leading-9{line-height:2.25rem}.lg\:leading-none{line-height:1}.lg\:my-0{margin-top:0;margin-bottom:0}.lg\:my-20{margin-top:5rem;margin-bottom:5rem}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:mt-0{margin-top:0}.lg\:mr-4{margin-right:1rem}.lg\:mt-6{margin-top:1.5rem}.lg\:mb-20{margin-bottom:5rem}.lg\:max-w-65{max-width:20rem}.lg\:max-w-67{max-width:23rem}.lg\:max-w-68{max-width:27.5rem}.lg\:max-w-130{max-width:47.5rem}.lg\:max-w-none{max-width:none}.lg\:min-w-130{min-width:47.5rem}.lg\:px-0{padding-left:0;padding-right:0}.lg\:py-4{padding-top:1rem;padding-bottom:1rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:px-10\/100{padding-left:10%;padding-right:10%}.lg\:pt-0{padding-top:0}.lg\:pr-4{padding-right:1rem}.lg\:pl-4{padding-left:1rem}.lg\:static{position:static}.lg\:left-0{left:0}.lg\:top-92{top:26rem}.lg\:top-n4{top:-1rem}.lg\:text-right{text-align:right}.lg\:visible{visibility:visible}.lg\:w-6{width:1.5rem}.lg\:w-46{width:11.75rem}.lg\:w-48{width:12rem}.lg\:w-30\/100{width:30%}.lg\:w-1\/4{width:25%}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.333333%}.lg\:w-8\/12{width:66.666667%}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1146px){.xl\:gap-8{grid-gap:2rem;gap:2rem}}@media (min-width:1441px){.\31xl\:px-48{padding-left:12rem;padding-right:12rem}}
/*# sourceMappingURL=app.css.map*/