@-webkit-keyframes flip{0%{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-backface-visibility:hidden;backface-visibility:hidden}100%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);-webkit-backface-visibility:hidden;backface-visibility:hidden}}@keyframes flip{0%{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-backface-visibility:hidden;backface-visibility:hidden}100%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);-webkit-backface-visibility:hidden;backface-visibility:hidden}}@-webkit-keyframes flipReverse{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);-webkit-backface-visibility:hidden;backface-visibility:hidden}100%{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);-webkit-backface-visibility:hidden;backface-visibility:hidden}}@keyframes flipReverse{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);-webkit-backface-visibility:hidden;backface-visibility:hidden}100%{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);-webkit-backface-visibility:hidden;backface-visibility:hidden}}*,*::after,*::before{margin:0;padding:0;-webkit-box-sizing:inherit;box-sizing:inherit}a,a:link,a:visited{color:#e0bb20;font-style:normal;text-decoration:none;-webkit-transition:color .2s;-o-transition:color .2s;transition:color .2s}a:hover,a:focus,a:active{color:#b26a1c;font-style:normal;text-decoration:none}@font-face{font-family:"baskervville";src:url("fonts/baskervville-regular-webfont.woff2") format("woff2"),url("fonts/baskervville-regular-webfont.woff") format("woff");font-weight:normal;font-style:normal}@font-face{font-family:"baskervville";src:url("fonts/baskervville-italic-webfont.woff2") format("woff2"),url("fonts/baskervville-italic-webfont.woff") format("woff");font-weight:normal;font-style:italic}svg{position:relative}html{font-size:62.5%}@media only screen and (min-width: 240em){html{font-size:118.75%}}@media only screen and (min-width: 100em)and (max-width: 239em){html{font-size:100%}}@media only screen and (max-width: 100em){html{font-size:75%}}@media only screen and (max-width: 75em){html{font-size:56.25%}}@media only screen and (max-width: 60em){html{font-size:50%}}body{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0rem;height:100vh;background-color:#420c0c;font-size:16px}@media only screen and (max-width: 60em){body{padding:0}}::-moz-selection{background-color:#000;color:#fff}::selection{background-color:#000;color:#fff}body{font-family:"baskervville",serif;font-weight:400;font-size:16px;line-height:1.7;color:#fafafa;letter-spacing:.12rem;text-shadow:1px 1px 1px rgba(0, 0, 0, 0.3)}.heading-secondary{font-family:"helvetica",sans-serif;text-transform:uppercase}.paragraph{font-size:1.5rem}.paragraph:not(:last-child){margin-bottom:3rem}.big-text{font-size:4rem}.small-text{font-size:1rem}.location{font-style:italic;text-decoration:underline}.copy{font-size:1rem;color:#fafafa;text-align:center;padding:2rem 0}@media only screen and (max-width: 26.25em){.hide-xs{display:none !important}}@media only screen and (max-width: 50em){.hide-xl{display:none !important}}.hr{color:white;margin:3rem 0;width:60%;margin-left:auto;margin-right:auto}.margin-top-10{margin-top:3rem}.status{width:100%;z-index:500;position:relative}.status__message{font-size:1.5rem;line-height:3;text-align:center}.status__message--error{background-color:#000;color:#fafafa}.status__message--success{background-color:#00796b;color:#fafafa}.card{-webkit-perspective:150rem;perspective:150rem;-moz-perspective:150rem;position:relative;height:51rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:4px}@media only screen and (max-width: 40em){.card{height:40rem}}.card__container{height:51rem;-webkit-box-flex:1;-ms-flex:1 0 30%;flex:1 0 30%;width:31.5203955501rem}@media only screen and (max-width: 50em){.card__container{width:100%;height:20rem}}.card__side{height:51rem;position:absolute;width:100%;border-radius:3px;overflow:hidden;-webkit-box-shadow:0 1.5rem 4rem rgba(0, 0, 0, 0.15);box-shadow:0 1.5rem 4rem rgba(0, 0, 0, 0.15);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width: 50em){.card__side{height:45rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width: 40em){.card__side{height:40rem}}.card__side--back{position:absolute;background-image:-webkit-gradient(linear, left top, right bottom, from(#e2be2b), to(#d6b21e));background-image:-o-linear-gradient(left top, #e2be2b, #d6b21e);background-image:linear-gradient(to right bottom, #e2be2b, #d6b21e);display:none}@supports(transform: rotateY(180deg)) or (-webkit-transform: rotateY(180deg)){.card__side--back{z-index:400;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);display:-webkit-box;display:-ms-flexbox;display:flex}}.card__side--back--animate{-webkit-animation-name:flipReverse;animation-name:flipReverse;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:cubic-bezier(0.65, 0, 0.35, 1);animation-timing-function:cubic-bezier(0.65, 0, 0.35, 1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.card__side--back-2{-webkit-animation-delay:.4s;animation-delay:.4s}.card__side--back-3{-webkit-animation-delay:.8s;animation-delay:.8s}.card__side--front{-webkit-box-shadow:1px 1px 1rem rgba(0, 0, 0, 0.4);box-shadow:1px 1px 1rem rgba(0, 0, 0, 0.4);background-image:-webkit-gradient(linear, left top, right bottom, from(#fafafa), to(#eeeeee));background-image:-o-linear-gradient(left top, #fafafa, #eeeeee);background-image:linear-gradient(to right bottom, #fafafa, #eeeeee);-webkit-backface-visibility:hidden;backface-visibility:hidden}@supports(transform: rotateY(-180deg)) or (-webkit-transform: rotateY(-180deg)){.card__side--front{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);display:-webkit-box;display:-ms-flexbox;display:flex}}.card__side--front--animate{-webkit-animation-name:flip;animation-name:flip;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:cubic-bezier(0.65, 0, 0.35, 1);animation-timing-function:cubic-bezier(0.65, 0, 0.35, 1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.card__side--front-2{-webkit-animation-delay:.4s;animation-delay:.4s}.card__side--front-3{-webkit-animation-delay:.8s;animation-delay:.8s}.card:not(:last-child){margin-right:5.5rem}@media only screen and (max-width: 60em){.card:not(:last-child){margin-right:1.5rem}}@media only screen and (max-width: 50em){.card:not(:last-child){margin-right:0;margin-bottom:1.5rem}}.card__heading{width:100%;font-size:2.2rem;font-weight:100;text-align:center;padding:1.5rem 2rem 1.5rem 2rem;color:#fafafa;background-color:#e0bb20;-webkit-box-shadow:1px 1px 1rem rgba(0, 0, 0, 0.4);box-shadow:1px 1px 1rem rgba(0, 0, 0, 0.4)}@media only screen and (max-width: 50em){.card__heading{font-size:2.8rem;width:50%}}@media only screen and (max-width: 40em){.card__heading{padding:1.5rem .75rem 1.5rem .75rem;font-size:1.7rem;width:50%}}.card__text{padding:2.5rem;color:#fafafa;text-align:center;width:100%}@media only screen and (max-width: 50em){.card__text{width:50%;margin:auto}}@media only screen and (max-width: 40em){.card__text{padding:0 .75rem}}.card__paragraph{font-size:16px}.card__paragraph:not(:last-child){margin-bottom:3rem}@media only screen and (max-width: 50em){.card__paragraph{font-size:1.8rem}}@media only screen and (max-width: 40em){.card__paragraph{font-size:1.6rem}}.card__image{width:100%;padding-bottom:62.5%;background-repeat:no-repeat;background-size:cover;background-position:top center}@media only screen and (max-width: 50em){.card__image{width:50%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding-bottom:0;height:100%}}.card__image--1{background-image:url("../img/stock/alejandro-escamilla-Dl6jeyfihLk-unsplash-sm.jpg")}.card__image--2{background-image:url("../img/stock/gabriel-heinzer-g5jpH62pwes-unsplash-sm.jpg")}@media only screen and (max-width: 50em){.card__image--2{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.card__image--3{background-image:url("../img/stock/josh-lavallee-RLtFZZa30vY-unsplash-sm.jpg")}.btn{width:100%;height:auto;background-color:#420c0c;color:#fafafa;border:none;border-radius:4px;padding:1.5rem 2rem;-webkit-box-shadow:1px 1px 1rem rgba(0, 0, 0, 0.4);box-shadow:1px 1px 1rem rgba(0, 0, 0, 0.4);text-shadow:2px 2px 1.5rem black;font-weight:bolder;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.btn--accent{background-color:#e0bb20}.btn:hover{-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px);-webkit-box-shadow:0 1rem 2rem rgba(0, 0, 0, 0.2);box-shadow:0 1rem 2rem rgba(0, 0, 0, 0.2);background-color:#b26a1c}.btn:hover::after{-webkit-transform:scaleX(1.4) scaleY(1.6);-ms-transform:scaleX(1.4) scaleY(1.6);transform:scaleX(1.4) scaleY(1.6);opacity:0}.btn:active,.btn:focus{outline:none;-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px);-webkit-box-shadow:0 .5rem 1rem rgba(0, 0, 0, 0.2);box-shadow:0 .5rem 1rem rgba(0, 0, 0, 0.2);background-color:#eddb8d}.form{font-family:"helvetica",sans-serif}.form__group{width:100%}.form__group:not(:last-child){margin-bottom:1.25rem}.form__group--x{display:none}.form__group--flex{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 60em){.form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (max-width: 40em){.form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.form__submit,.form__textarea,.form__input{font-size:1rem;font-family:inherit;color:#000;padding:.8rem 1.2rem .55rem;border-radius:2px;background-color:#fafafa;border:none;border-bottom:3px solid transparent;width:100%;display:block;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}@media only screen and (max-width: 60em){.form__submit,.form__textarea,.form__input{width:100%;font-size:2rem}}@media only screen and (max-width: 40em){.form__submit,.form__textarea,.form__input{font-size:2.25rem}}.form__submit:focus,.form__textarea:focus,.form__input:focus{outline:none;-webkit-box-shadow:0 1rem 2rem rgba(0, 0, 0, 0.1);box-shadow:0 1rem 2rem rgba(0, 0, 0, 0.1);border-bottom:3px solid lime}.form__submit:focus:invalid,.form__textarea:focus:invalid,.form__input:focus:invalid{border-bottom:3px solid red;-webkit-box-shadow:none;box-shadow:none}.form__submit::-webkit-input-placeholder,.form__textarea::-webkit-input-placeholder,.form__input::-webkit-input-placeholder{color:black;font-weight:600}.form__submit::-webkit-input-placeholder,.form__submit::placeholder,.form__textarea::-webkit-input-placeholder,.form__textarea::placeholder,.form__input::-webkit-input-placeholder,.form__input::placeholder{color:black;font-weight:600}.form__submit{background-color:#e0bb20;font-weight:bolder}.form__submit:hover,.form__submit:focus{background-color:#fafafa}.form__label{font-family:"Helvetica",sans-serif;font-size:1.2rem;font-weight:700;margin-left:2rem;margin-top:.7rem;display:block;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}@media only screen and (max-width: 60em){.form__label{font-size:1.8rem}}@media only screen and (max-width: 40em){.form__label{font-size:1.75rem}}.form__textarea:-moz-placeholder-shown+.form__label,.form__input:-moz-placeholder-shown+.form__label{font-family:"Helvetica",sans-serif;opacity:0;visibility:hidden;transform:translateY(-4rem)}.form__textarea:-ms-input-placeholder+.form__label,.form__input:-ms-input-placeholder+.form__label{font-family:"Helvetica",sans-serif;opacity:0;visibility:hidden;-ms-transform:translateY(-4rem);transform:translateY(-4rem)}.form__textarea:placeholder-shown+.form__label,.form__input:placeholder-shown+.form__label{font-family:"Helvetica",sans-serif;opacity:0;visibility:hidden;-webkit-transform:translateY(-4rem);-ms-transform:translateY(-4rem);transform:translateY(-4rem)}.form__flex-group{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;gap:1rem;margin-bottom:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.form__flex-group>*{-webkit-box-flex:1;-ms-flex:1 1 32%;flex:1 1 32%}@media only screen and (max-width: 40em){.form__flex-group>*{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}@media only screen and (max-width: 26.25em){.form__flex-group>*{-webkit-box-flex:initial;-ms-flex:initial;flex:initial}}@media only screen and (max-width: 26.25em){.form__flex-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;gap:unset}}.form__radio-group{width:30%;display:inline-block}@media only screen and (max-width: 60em){.form__radio-group{width:100%;margin-bottom:2rem}}.form__radio-input{display:none}.form__radio-label{font-size:inherit;height:3rem;line-height:2rem;cursor:pointer;position:relative;padding-left:4.5rem;display:block}.form__radio-button{height:3rem;width:3rem;border:5px solid #e0bb20;border-radius:50%;display:inline-block;position:absolute;left:0;top:-0.5rem}.form__radio-button::after{content:"";display:block;background-color:#e0bb20;height:1.4rem;width:1.4rem;border-radius:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);opacity:0;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.form__radio-input:checked+.form__radio-label>.form__radio-button::after{opacity:1}.sheet{position:relative;font-family:"baskervville",serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sheet__container{padding:1.5rem;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;width:31.5203955501rem;background-color:rgba(132, 24, 24, 0.95);border:4px solid #fff}.sheet__image{padding:1rem;width:100%}.sheet__text{padding:1.5rem;color:#fafafa;text-align:center;width:100%}.sheet__text .paragraph{letter-spacing:.25rem;line-height:4rem;font-size:2rem}.sheet__link:link,.sheet__link:visited{color:inherit;text-decoration:underline;display:inline-block;-webkit-transition:color .2s;-o-transition:color .2s;transition:color .2s}.sheet__link:hover{color:#e0bb20}.sheet__hr{color:white;margin-bottom:3rem;width:60%;margin-left:auto;margin-right:auto}.band{-webkit-transform:skewY(-4deg);-ms-transform:skewY(-4deg);transform:skewY(-4deg);background-color:#420c0c;padding:5rem;margin-top:-10rem;margin-bottom:5rem;z-index:1}@media only screen and (max-width: 40em){.band{margin-top:-5rem}}@media only screen and (max-width: 26.25em){.band{margin-top:-2rem}}.band>*{-webkit-transform:skewY(4deg);-ms-transform:skewY(4deg);transform:skewY(4deg)}.band__container{text-align:center}@media only screen and (max-width: 40em){.band{padding-left:5rem;padding-right:5rem;padding-top:5rem}}@media only screen and (max-width: 26.25em){.band{padding:2rem}}.header{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100vw}.header__container{height:4.5rem;width:100%;background-color:rgba(0, 0, 0, 0.9)}.header__container--large{max-height:100vh;min-height:56.25vw;max-height:100vh;min-height:56.25vw;width:100%;background-image:url("../img/countessdisplay-sm.jpg");background-position:center;background-repeat:no-repeat;background-size:cover}@media only screen and (max-width: 50em){.header__container{height:0}}.header__nav{position:fixed;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:4.5rem;z-index:32;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(transparent));background-image:-o-linear-gradient(rgba(0, 0, 0, 0.65), transparent);background-image:linear-gradient(rgba(0, 0, 0, 0.65), transparent)}@media only screen and (max-width: 50em){.header__nav{background-image:none}}.header__nav>li{margin:0 2rem;text-decoration:none;list-style:none;height:4.5rem}.header__nav>li a,.header__nav>li a:link,.header__nav>li a:visited{line-height:2.5rem;text-transform:uppercase;-webkit-transition:all .3s cubic-bezier(0, 1, 1, 1);-o-transition:all .3s cubic-bezier(0, 1, 1, 1);transition:all .3s cubic-bezier(0, 1, 1, 1)}.header__nav>li a:hover,.header__nav>li a:focus,.header__nav>li a a:active,.header__nav>li a:link:hover,.header__nav>li a:link:focus,.header__nav>li a:link a:active,.header__nav>li a:visited:hover,.header__nav>li a:visited:focus,.header__nav>li a:visited a:active{color:#000}@media only screen and (max-width: 50em){.header__nav>li{display:none}}.header-not-at-top{background-color:rgba(0, 0, 0, 0.95);-webkit-box-shadow:1px 1px 1rem rgba(0, 0, 0, 0.4);box-shadow:1px 1px 1rem rgba(0, 0, 0, 0.4)}@media only screen and (max-width: 50em){.header-not-at-top{background-color:transparent;-webkit-box-shadow:none;box-shadow:none;background-image:none}}.hero{width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative}.hero__container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero__container .action-link{-webkit-transform:translateX(-75%);-ms-transform:translateX(-75%);transform:translateX(-75%)}@media only screen and (max-width: 50em){.hero__container .action-link{-webkit-transform:translateX(-35%);-ms-transform:translateX(-35%);transform:translateX(-35%)}}@media only screen and (max-width: 40em){.hero__container .action-link{-webkit-transform:none;-ms-transform:none;transform:none}}.action-link{font-size:3rem;padding:.5rem 7rem;display:inline-block;-webkit-transition:all .3s cubic-bezier(0, 1, 1, 1);-o-transition:all .3s cubic-bezier(0, 1, 1, 1);transition:all .3s cubic-bezier(0, 1, 1, 1);z-index:1}@media only screen and (max-width: 40em){.action-link{font-size:3rem;margin-top:14rem}}@media only screen and (max-width: 26.25em){.action-link{font-size:2.75rem;width:100vw;text-align:center}}.action-link,.action-link:link,.action-link:visited{color:#fafafa;text-shadow:1px 1px 1px #000;background-color:rgba(132, 24, 24, 0.95);background-image:-o-linear-gradient(330deg, transparent 0%, transparent 50%, #fff 50%);background-image:linear-gradient(120deg, transparent 0%, transparent 50%, #fff 50%);background-size:250%;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.action-link:hover,.action-link:focus,.action-link:active{background-position:100%;color:#000;-webkit-transform:translateX(-70%);-ms-transform:translateX(-70%);transform:translateX(-70%)}@media only screen and (max-width: 50em){.action-link:hover,.action-link:focus,.action-link:active{-webkit-transform:translateX(-30%);-ms-transform:translateX(-30%);transform:translateX(-30%)}}@media only screen and (max-width: 40em){.action-link:hover,.action-link:focus,.action-link:active{-webkit-transform:translateX(0rem);-ms-transform:translateX(0rem);transform:translateX(0rem)}}.footer{position:relative;height:6rem;background-color:#000;font-size:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 40em){.footer{height:auto;font-size:1rem}}.footer__container{height:6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:2.5rem;width:100%;max-width:76rem}@media only screen and (max-width: 40em){.footer__container{gap:0;height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:3.5rem 0}}.footer__column{font-family:"helvetica",sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:1.6rem 0;gap:.6rem}@media only screen and (max-width: 40em){.footer__column{padding:1.2rem 1.6rem}}.footer__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__link:link,.footer__link:visited{text-decoration:none;-webkit-transition:color .2s;-o-transition:color .2s;transition:color .2s;height:auto}.footer__link:hover{color:#e0bb20}.footer__icon{width:1.5rem;height:1.5rem;color:#fafafa;margin-top:-2px;margin-right:1rem}@supports(-webkit-background-clip: text) or (background-clip: text){.footer__icon{-webkit-background-clip:text;background-clip:text}}@media only screen and (max-width: 60em){.footer__icon{margin-bottom:0}}.social-links__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;margin-top:.5rem}@media only screen and (max-width: 40em){.social-links__container{margin-top:0;margin-left:.75rem}}.social-links__link{line-height:.625rem;background-image:-o-linear-gradient(330deg, transparent 0%, transparent 50%, #fff 50%);background-image:linear-gradient(120deg, transparent 0%, transparent 50%, #fff 50%);background-size:300%;-webkit-transition:all .3s !important;-o-transition:all .3s !important;transition:all .3s !important}.social-links__link:hover,.social-links__link:focus{background-position:100%}.social-links__link:hover>*,.social-links__link:focus>*{-webkit-filter:invert(1);filter:invert(1)}.social-links__icon{margin:1rem;-webkit-box-flex:1;-ms-flex:1;flex:1;height:1.5rem}.post-loop{height:100%;width:100%}.post-loop__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.post-loop__pagination-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:auto;padding-top:2rem;border-top:1px solid #fafafa}.post-loop__post{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-bottom:6rem}@media only screen and (max-width: 40em){.post-loop__post{margin-bottom:3rem}}.post-loop__read-more{float:right}.post-loop__read-more::after{clear:both}.article-list{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;position:relative;width:100%}@media only screen and (max-width: 50em){.article-list__container{position:relative;width:100%;margin-top:2rem}}.article-list__heading{text-align:left;padding-bottom:2rem;background-color:#e0bb20}.article-list__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.article-list__list-item{list-style:none;width:100%;height:15rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative}.article-list__list-item:hover .article-list__text{background-position:100%}.article-list__list-item:hover .article-list__text{color:#000}.article-list__text-background{display:block;padding:1rem;height:100%;width:80%;position:absolute;right:-4rem;z-index:10;-webkit-transition:background-position .3s;-o-transition:background-position .3s;transition:background-position .3s}.article-list__text{color:#fafafa;text-align:center;-ms-flex-preferred-size:50%;flex-basis:50%;display:block;padding:.5rem 2rem;z-index:11;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:15rem;font-size:1.15rem;text-shadow:none;background-image:-webkit-gradient(linear, left top, right top, color-stop(1%, #0d0d0d), color-stop(50%, rgba(0, 0, 0, 0.95)), color-stop(50%, #fafafa), to(rgba(250, 250, 250, 0.65)));background-image:-o-linear-gradient(left, #0d0d0d 1%, rgba(0, 0, 0, 0.95) 50%, #fafafa 50%, rgba(250, 250, 250, 0.65) 100%);background-image:linear-gradient(to right, #0d0d0d 1%, rgba(0, 0, 0, 0.95) 50%, #fafafa 50%, rgba(250, 250, 250, 0.65) 100%);background-size:250%;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.article-list__text--title{font-size:1.2rem;text-transform:uppercase}.article-list__text--excerpt{padding:.5rem 0}.article-list__image{-ms-flex-preferred-size:50%;flex-basis:50%;height:15rem;display:block;background-size:cover;background-repeat:no-repeat;z-index:9}.action-cover{position:relative;background-position:center;background-repeat:no-repeat;background-size:cover;height:35rem;min-height:35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-transition:all .3s cubic-bezier(0, 1, 1, 1) !important;-o-transition:all .3s cubic-bezier(0, 1, 1, 1) !important;transition:all .3s cubic-bezier(0, 1, 1, 1) !important}.action-cover::before{content:"";position:absolute;height:100%;width:100%;-webkit-transition:all .3s cubic-bezier(0, 1, 1, 1);-o-transition:all .3s cubic-bezier(0, 1, 1, 1);transition:all .3s cubic-bezier(0, 1, 1, 1)}.action-cover:nth-of-type(odd)::before{background-image:-webkit-gradient(linear, left top, right bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65)));background-image:-o-linear-gradient(left top, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65));background-image:linear-gradient(to right bottom, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65))}.action-cover:nth-of-type(even)::before{background-image:-webkit-gradient(linear, right bottom, left top, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65)));background-image:-o-linear-gradient(right bottom, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65));background-image:linear-gradient(to left top, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65))}.action-cover:hover::before,.action-cover:focus::before,.action-cover:active::before{background-image:none}.action-cover:hover .action-cover__content,.action-cover:focus .action-cover__content,.action-cover:active .action-cover__content{background-position:100%;color:#000;text-shadow:none}.action-cover__content{color:#fafafa;display:block;width:100%;text-align:center;z-index:20;text-transform:uppercase;background-image:-o-linear-gradient(330deg, transparent 0%, transparent 50%, #FAFAFA 50%);background-image:linear-gradient(120deg, transparent 0%, transparent 50%, #FAFAFA 50%);background-size:250%;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;font-size:3.25rem}@media only screen and (max-width: 50em){.action-cover__content{font-size:2.75rem}}.cta{margin-bottom:2.5rem}.cta__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 4rem;position:relative}.cta__container::before{content:"";position:absolute;left:0;z-index:1;width:100%;height:100%;background-image:-webkit-gradient(linear, right top, left bottom, from(#e2be2b), to(#b26a1c));background-image:-o-linear-gradient(right top, #e2be2b, #b26a1c);background-image:linear-gradient(to left bottom, #e2be2b, #b26a1c)}.cta__text{font-size:2.5rem;display:inline-block;margin-bottom:0;margin-right:4rem;padding:6rem 0rem;text-align:center;z-index:2;font-weight:600}@media only screen and (max-width: 50em){.cta__text{padding:4rem 0;font-size:2rem}}@media only screen and (max-width: 26.25em){.cta__text{padding:2rem 0}}.cta__button{display:inline-block;background-image:-o-linear-gradient(330deg, #FAFAFA 0, #FAFAFA 50%, #000000 50%);background-image:linear-gradient(120deg, #FAFAFA 0, #FAFAFA 50%, #000000 50%);background-size:300%;z-index:2}.cta__button a,.cta__button a:link,.cta__button a:visited{font-size:3rem;text-transform:uppercase;display:inline-block;color:#000;padding:2rem 1.5rem;text-shadow:none;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}@media only screen and (max-width: 50em){.cta__button a,.cta__button a:link,.cta__button a:visited{padding:1.5rem 1.25rem;font-size:2.75rem}}@media only screen and (max-width: 26.25em){.cta__button a,.cta__button a:link,.cta__button a:visited{padding:1.25rem 1rem;font-size:2rem}}.cta__button:hover,.cta__button:focus,.cta__button:active{background-position:100%;-webkit-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15);-webkit-box-shadow:1px 1px 1rem rgba(0, 0, 0, 0.4);box-shadow:1px 1px 1rem rgba(0, 0, 0, 0.4);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.cta__button:hover a,.cta__button:hover a:link,.cta__button:hover a:visited,.cta__button:focus a,.cta__button:focus a:link,.cta__button:focus a:visited,.cta__button:active a,.cta__button:active a:link,.cta__button:active a:visited{color:#fafafa}.cta-window{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-width:100rem;min-width:100rem;max-height:100vh;overflow-y:scroll;z-index:10000;font-size:.9rem}@media only screen and (max-width: 60em){.cta-window{max-width:80rem;min-width:80rem;max-height:110rem;min-height:110rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.5rem}}@media only screen and (max-width: 50em){.cta-window{font-size:16px;min-width:85vw;max-width:85vw;max-height:85vh;min-height:85vh}}@media only screen and (max-width: 40em){.cta-window{min-width:100vw;max-width:100vw;max-height:100vh;min-height:100vh}}.cta-window__wrapper{display:none;-webkit-transition:all .8s cubic-bezier(0.86, 0, 0.07, 1);-o-transition:all .8s cubic-bezier(0.86, 0, 0.07, 1);transition:all .8s cubic-bezier(0.86, 0, 0.07, 1)}.cta-window__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}@media only screen and (max-width: 60em){.cta-window__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: 26.25em){.cta-window__container{min-height:800px}}.cta-window__background{content:"";display:block;position:fixed;top:0;left:0;right:0;bottom:0;height:100vh;width:100vw;background-color:rgba(0, 0, 0, 0.65);z-index:9999}.cta-window__section{width:50%;-ms-flex-preferred-size:50%;flex-basis:50%;padding:2rem}.cta-window__section:nth-of-type(2n){background-color:#420c0c}@media only screen and (max-width: 60em){.cta-window__section{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.cta-window__section h1{text-align:center;margin-top:2.5rem}.cta-window__section:first-of-type{padding:0}.cta-window__section:last-of-type{padding-right:4rem}.cta-window__section .form-option-link{font-size:2.5rem;padding:4.5rem 1rem;display:inline-block;background-color:rgba(132, 24, 24, 0.95);background-image:-o-linear-gradient(330deg, rgba(125, 23, 23, 0.95) 0%, rgba(147, 27, 27, 0.95) 50%, #fff 50%);background-image:linear-gradient(120deg, rgba(125, 23, 23, 0.95) 0%, rgba(147, 27, 27, 0.95) 50%, #fff 50%);-ms-flex-preferred-size:45%;flex-basis:45%;text-align:center;-webkit-transition:all .3s cubic-bezier(0, 1, 1, 1);-o-transition:all .3s cubic-bezier(0, 1, 1, 1);transition:all .3s cubic-bezier(0, 1, 1, 1);z-index:1}.cta-window__section .form-option-link--gold{background-image:-o-linear-gradient(330deg, rgba(178, 106, 28, 0.95) 0%, rgba(214, 178, 30, 0.95) 50%, #fff 50%);background-image:linear-gradient(120deg, rgba(178, 106, 28, 0.95) 0%, rgba(214, 178, 30, 0.95) 50%, #fff 50%)}@media only screen and (max-width: 40em){.cta-window__section .form-option-link{-ms-flex-preferred-size:auto;flex-basis:auto;width:80vw}}@media only screen and (max-width: 26.25em){.cta-window__section .form-option-link{width:80vw;text-align:center}}.cta-window__section .form-option-link,.cta-window__section .form-option-link:link,.cta-window__section .form-option-link:visited{color:#fafafa;text-shadow:1px 1px 1px #000;background-size:250%;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.cta-window__section .form-option-link:hover,.cta-window__section .form-option-link:focus,.cta-window__section .form-option-link:active{background-position:100%;color:#000}.cta-window__section .form-options{width:100%;height:100%;min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media only screen and (max-width: 60em){.cta-window__section .form-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (max-width: 40em){.cta-window__section .form-options{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cta-window__image{background-image:url("../img/union-station-vintage.jpg");background-size:cover;background-repeat:no-repeat;background-position:center;margin-bottom:auto;position:absolute;top:0;bottom:0;z-index:-1;width:50%}@media only screen and (max-width: 60em){.cta-window__image{width:100%;height:50%}}.cta-window p,.cta-window h1,.cta-window h3{margin-bottom:2.5rem}@media only screen and (max-width: 50em){.cta-window p,.cta-window h1,.cta-window h3{margin-bottom:2rem}}@media only screen and (max-width: 40em){.cta-window p,.cta-window h1,.cta-window h3{margin-bottom:1.5rem}}@media only screen and (max-width: 26.25em){.cta-window p,.cta-window h1,.cta-window h3{margin-bottom:1rem}}.cta-window .form-page-btn,.cta-window .form-page-btn:link,.cta-window .form-page-btn:visited{-webkit-box-flex:0;-ms-flex:0;flex:0;display:block;font-size:1.1rem;margin-left:auto}@media only screen and (max-width: 60em){.cta-window .form-page-btn,.cta-window .form-page-btn:link,.cta-window .form-page-btn:visited{display:none}}.cta-window .form-page-btn__close,.cta-window .form-page-btn__close:link,.cta-window .form-page-btn__close:visited{z-index:200;font-size:2.25rem}@media only screen and (max-width: 60em){.cta-window .form-page-btn__close,.cta-window .form-page-btn__close:link,.cta-window .form-page-btn__close:visited{display:unset}}.cta-window .form-page-btn__back,.cta-window .form-page-btn__back:link,.cta-window .form-page-btn__back:visited{margin-right:auto;margin-left:0}.cta-window ul{margin-bottom:2.5rem}.cta-window li{padding:2.5rem 2rem;list-style:none;border-radius:4px;font-size:1.5rem;position:relative}.cta-window li:first-of-type{padding-top:0}.cta-window li:not(:last-of-type)::after{content:"";position:absolute;left:50%;display:block;padding-top:2.5rem;width:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border-bottom:1px solid #fafafa}@media only screen and (max-width: 60em){.cta-window li:not(:last-of-type)::after{padding-top:1.75rem}}@media only screen and (max-width: 50em){.cta-window li:not(:last-of-type)::after{padding-top:1.5rem}}@media only screen and (max-width: 40em){.cta-window li:not(:last-of-type)::after{padding-top:1.25rem}}@media only screen and (max-width: 60em){.cta-window li{padding:1.75rem 3rem}}@media only screen and (max-width: 50em){.cta-window li{font-size:2rem;padding:1.5rem 2.5rem}}@media only screen and (max-width: 40em){.cta-window li{font-size:inherit;padding:1.25rem 2rem}}.thanks{width:100%;background-color:#540f0f;min-height:50rem;padding-bottom:5rem}.thanks__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;max-width:78rem;padding:0 1rem}.thanks-text{color:#fff;font-size:2rem;font-family:"baskervville",serif;text-align:center;margin:0 auto;padding:4rem 0;max-width:1000px;width:100%}.thanks-logos{width:100%;min-height:20rem;background-color:white;display:grid;grid-template-columns:repeat(12, 1fr);-webkit-box-shadow:1px 1px 1rem rgba(0, 0, 0, 0.4);box-shadow:1px 1px 1rem rgba(0, 0, 0, 0.4)}.thanks-logos .logo{grid-column:span 6/span 6;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;display:grid}.thanks-logos .logo__img{width:100%}.thanks-logos .logo--mb-arts-council{grid-column:span 12/span 12}.thanks-logos .logo--gov-of-ca{grid-column:span 12/span 12}.thanks-logos .logo--gov-of-mb{grid-column:span 12/span 12}.price-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 40em){.price-cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.price-card{width:33%;background-color:#841818;height:100%;padding:2.5rem 0;display:inline-block}@media only screen and (max-width: 40em){.price-card{width:100%;margin-bottom:1rem}}.price-card:nth-of-type(even) .price-card__container{margin:3.5rem 0}.price-card__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;max-width:78rem;padding:0 1rem;height:50rem}.price-card-button,.price-card-button:link,.price-card-button:visited{margin-top:auto;width:100%;display:inline-block;text-align:center;padding:2rem 4rem;color:#fafafa;background-color:#841818;font-family:"helvetica",sans-serif;text-shadow:none;font-weight:bolder}.price-card-button:hover,.price-card-button:focus,.price-card-button:active,.price-card-button:link:hover,.price-card-button:link:focus,.price-card-button:link:active,.price-card-button:visited:hover,.price-card-button:visited:focus,.price-card-button:visited:active{color:#e0bb20}.price-card-icon{height:8rem;width:8rem;text-align:center;margin:1.5rem 0}.price-card-text{color:#fff;font-size:1.5rem;font-family:"helvetica",sans-serif;text-align:center;margin:0 auto;padding:4rem 0;max-width:24rem;width:100%;min-height:15rem}.notice-banner{width:100%;position:absolute;left:0;right:0;top:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 40em){.notice-banner{top:unset;bottom:0;position:fixed;z-index:10}}.notice-banner__container{width:100%;max-width:64rem;background-color:rgba(178, 106, 28, 0.95)}.notice-banner__text{padding:1rem;text-align:center;font-size:1rem;font-weight:bold;color:#fafafa;font-family:"helvetica",sans-serif;text-shadow:none}.flex-block{height:100%}.flex-block__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;margin:0 18rem}@media only screen and (min-width: 100em)and (max-width: 239em){.flex-block__container{margin:0 10rem}}@media only screen and (max-width: 100em){.flex-block__container{margin:0 8rem}}@media only screen and (max-width: 75em){.flex-block__container{margin:0 6rem}}@media only screen and (max-width: 60em){.flex-block__container{margin:0}}.page-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;overflow:hidden}.exhibit{font-size:24px;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(84, 15, 15, 0.95)), to(rgba(63, 11, 11, 0.95))),url("../img/countessdisplay-sm.jpg");background-image:-o-linear-gradient(rgba(84, 15, 15, 0.95), rgba(63, 11, 11, 0.95)),url("../img/countessdisplay-sm.jpg");background-image:linear-gradient(rgba(84, 15, 15, 0.95), rgba(63, 11, 11, 0.95)),url("../img/countessdisplay-sm.jpg");background-position:top;background-size:cover;background-repeat:no-repeat;background-attachment:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 75em){.exhibit{font-size:16px}}.exhibit__container{padding-bottom:8rem;min-height:calc(100vh - 6rem - 4.5rem);max-width:100rem}.exhibit__container>*{margin-left:12rem;margin-right:12rem}@media only screen and (max-width: 60em){.exhibit__container>*{margin-left:4rem;margin-right:4rem}}@media only screen and (max-width: 40em){.exhibit__container>*{margin-left:2rem;margin-right:2rem}}.exhibit__container p{margin-bottom:2.5rem}.exhibit__container ul{margin-bottom:2.5rem}.exhibit__container li{padding:2.5rem 2rem;list-style:none;border-radius:4px;font-size:1.5rem;position:relative}.exhibit__container li:first-of-type{padding-top:0}.exhibit__container li:not(:last-of-type)::after{content:"";position:absolute;left:50%;display:block;padding-top:2.5rem;width:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border-bottom:1px solid #fafafa}@media only screen and (max-width: 60em){.exhibit__container li:not(:last-of-type)::after{padding-top:1.75rem}}@media only screen and (max-width: 50em){.exhibit__container li:not(:last-of-type)::after{padding-top:1.5rem}}@media only screen and (max-width: 40em){.exhibit__container li:not(:last-of-type)::after{padding-top:1.25rem}}@media only screen and (max-width: 60em){.exhibit__container li{padding:1.75rem 3rem}}@media only screen and (max-width: 50em){.exhibit__container li{font-size:2rem;padding:1.5rem 2.5rem}}@media only screen and (max-width: 40em){.exhibit__container li{font-size:inherit;padding:1.25rem 2rem}}.exhibit__container td:first-of-type{padding-right:2rem;font-weight:bold}.exhibit__container table{margin-bottom:2.5rem}.navigation__checkbox{display:none}.navigation__button{background-image:-webkit-gradient(linear, left top, right bottom, from(#3f0b0b), to(#841818));background-image:-o-linear-gradient(left top, #3f0b0b, #841818);background-image:linear-gradient(to right bottom, #3f0b0b, #841818);height:7rem;width:7rem;border-radius:50%;position:fixed;right:2rem;z-index:1002;-webkit-box-shadow:0 1rem 3rem rgba(0, 0, 0, 0.1);box-shadow:0 1rem 3rem rgba(0, 0, 0, 0.1);text-align:center;cursor:pointer;display:none}@media only screen and (max-width: 50em){.navigation__button{display:block}}@media only screen and (max-width: 60em){.navigation__button{top:1rem;right:2rem}}@media only screen and (max-width: 60em){.navigation__button{top:1rem;right:1.5rem}}.navigation--mobile .navigation__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.navigation__background{height:6rem;width:6rem;border-radius:50%;position:fixed;right:2rem;background-image:-o-radial-gradient(#540f0f, #3f0b0b);background-image:radial-gradient(#540f0f, #3f0b0b);z-index:1000;-webkit-transition:-webkit-transform .8s cubic-bezier(0.86, 0, 0.07, 1);transition:-webkit-transform .8s cubic-bezier(0.86, 0, 0.07, 1);-o-transition:transform .8s cubic-bezier(0.86, 0, 0.07, 1);transition:transform .8s cubic-bezier(0.86, 0, 0.07, 1);transition:transform .8s cubic-bezier(0.86, 0, 0.07, 1),-webkit-transform .8s cubic-bezier(0.86, 0, 0.07, 1);display:none}@media only screen and (max-width: 50em){.navigation__background{display:block;top:1.5rem;right:2rem}}.navigation__nav{height:100vh;width:0;position:fixed;top:0;left:0;z-index:1001;opacity:0;-webkit-transition:all .8s cubic-bezier(0.68, -0.55, 0.265, 1.55);-o-transition:all .8s cubic-bezier(0.68, -0.55, 0.265, 1.55);transition:all .8s cubic-bezier(0.68, -0.55, 0.265, 1.55);overflow:hidden}.navigation__list{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);list-style:none;text-align:center;width:100%}.navigation__item{margin:1rem;list-style:none}.navigation__link:link,.navigation__link:visited{display:inline-block;font-size:2rem;font-weight:300;padding:1rem 2rem;color:#fff;text-decoration:none;text-transform:uppercase;list-style:none;height:4.5rem;background-image:-o-linear-gradient(330deg, transparent 0%, transparent 50%, #fff 50%);background-image:linear-gradient(120deg, transparent 0%, transparent 50%, #fff 50%);background-size:250%;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}@media only screen and (max-width: 50em){.navigation__link:link,.navigation__link:visited{height:auto}}.navigation__link span{margin-right:1.5rem;display:inline-block}.navigation__link:hover,.navigation__link:active{background-position:100%;color:#000;-webkit-transform:translateX(1rem);-ms-transform:translateX(1rem);transform:translateX(1rem)}.navigation__checkbox:checked~.navigation__background{-webkit-transform:scale(80);-ms-transform:scale(80);transform:scale(80)}.navigation__checkbox:checked~.navigation__nav{width:100vw;opacity:1}.navigation__icon{position:relative;margin-top:3.5rem}.navigation__icon,.navigation__icon::before,.navigation__icon::after{width:3rem;height:2px;background-color:#fff;display:inline-block}.navigation__icon::before,.navigation__icon::after{content:"";position:absolute;left:0;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.navigation__icon::before{top:-0.8rem}.navigation__icon::after{top:.8rem}.navigation__button:hover .navigation__icon::before{top:-1rem}.navigation__button:hover .navigation__icon::after{top:1rem}.navigation__checkbox:checked+.navigation__button .navigation__icon{background-color:transparent}.navigation__checkbox:checked+.navigation__button .navigation__icon::before{top:0;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.navigation__checkbox:checked+.navigation__button .navigation__icon::after{top:0;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.front-page-content{margin-top:-10rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:24px}@media only screen and (max-width: 75em){.front-page-content{font-size:16px}}.front-page-content__container{max-width:100rem;padding-top:12rem;padding-bottom:12rem}.front-page-content__container .flex-row{margin-top:6rem}@media only screen and (max-width: 40em){.front-page-content__container{padding-top:10rem;padding-bottom:4rem}}@media only screen and (max-width: 26.25em){.front-page-content__container{padding-top:8rem;padding-bottom:2rem}}.front-page-content__container>*{margin-left:12rem;margin-right:12rem}@media only screen and (max-width: 60em){.front-page-content__container>*{margin-left:4rem;margin-right:4rem}}@media only screen and (max-width: 40em){.front-page-content__container>*{margin-left:2rem;margin-right:2rem}}.front-page-content__container p{margin-bottom:2.5rem}.front-page-content__container--full{padding-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:0}.front-page-content::before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(13, 13, 13, 0.95)), to(rgba(0, 0, 0, 0.95))),url("../img/wheels.jpg");background-image:-o-linear-gradient(rgba(13, 13, 13, 0.95), rgba(0, 0, 0, 0.95)),url("../img/wheels.jpg");background-image:linear-gradient(rgba(13, 13, 13, 0.95), rgba(0, 0, 0, 0.95)),url("../img/wheels.jpg");background-repeat:no-repeat;background-position:center;background-size:cover;z-index:-1}.flex-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:24px}@media only screen and (max-width: 75em){.flex-row{font-size:16px}}.flex-row .paragraph{font-size:unset}.flex-row:nth-of-type(2n -1){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media only screen and (max-width: 40em){.flex-row:nth-of-type(2n -1){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: 60em){.flex-row{margin-left:0;margin-right:0}}@media only screen and (max-width: 40em){.flex-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.flex-row>*{-ms-flex-preferred-size:50%;flex-basis:50%;width:50%}@media only screen and (max-width: 40em){.flex-row>*{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}.flex-row>p{padding:4rem}.exhibit-archive{min-width:320px;max-width:100vw}.exhibit-archive__container{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;max-width:100vw}@media only screen and (max-width: 60em){.exhibit-archive__container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.cover{position:relative;background-position:center;background-repeat:no-repeat;background-size:cover;height:calc(100vh - 6rem - 4.5rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-transition:all .3s cubic-bezier(0, 1, 1, 1) !important;-o-transition:all .3s cubic-bezier(0, 1, 1, 1) !important;transition:all .3s cubic-bezier(0, 1, 1, 1) !important}.cover::before{content:"";position:absolute;height:100%;width:100%;-webkit-transition:all .3s cubic-bezier(0, 1, 1, 1);-o-transition:all .3s cubic-bezier(0, 1, 1, 1);transition:all .3s cubic-bezier(0, 1, 1, 1)}.cover:nth-of-type(odd)::before{background-image:-webkit-gradient(linear, left top, right bottom, from(rgba(66, 12, 12, 0.65)), to(rgba(0, 0, 0, 0.65)));background-image:-o-linear-gradient(left top, rgba(66, 12, 12, 0.65), rgba(0, 0, 0, 0.65));background-image:linear-gradient(to right bottom, rgba(66, 12, 12, 0.65), rgba(0, 0, 0, 0.65))}.cover:nth-of-type(even)::before{background-image:-webkit-gradient(linear, right bottom, left top, from(rgba(66, 12, 12, 0.65)), to(rgba(0, 0, 0, 0.65)));background-image:-o-linear-gradient(right bottom, rgba(66, 12, 12, 0.65), rgba(0, 0, 0, 0.65));background-image:linear-gradient(to left top, rgba(66, 12, 12, 0.65), rgba(0, 0, 0, 0.65))}.cover:hover,.cover:focus,.cover:active{border:2px solid #e0bb20;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);z-index:42}.cover:hover::before,.cover:focus::before,.cover:active::before{background-image:none}.cover:hover .cover__content,.cover:focus .cover__content,.cover:active .cover__content{background-position:100%;color:#000;text-shadow:none}.cover__content{color:#fafafa;display:block;width:100%;text-align:center;z-index:20;text-transform:uppercase;background-image:-o-linear-gradient(330deg, transparent 0%, transparent 50%, #FAFAFA 50%);background-image:linear-gradient(120deg, transparent 0%, transparent 50%, #FAFAFA 50%);background-size:250%;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.cover:first-child:nth-last-child(1){width:100vw;font-size:4.75rem;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}@media only screen and (max-width: 60em){.cover:first-child:nth-last-child(1){width:100vw;height:calc((150vh - 4.5rem - 6rem)/1);font-size:5.5rem}}@media only screen and (max-width: 50em){.cover:first-child:nth-last-child(1){width:100vw;height:calc((200vh - 6rem)/1);font-size:4rem}}@media only screen and (max-width: 40em){.cover:first-child:nth-last-child(1){width:100vw;height:calc((200vh - 6rem)/1);font-size:2.5rem}}@media only screen and (max-width: 26.25em){.cover:first-child:nth-last-child(1){width:100vw;height:calc((200vh - 6rem)/1);font-size:2rem}}.cover:first-child:nth-last-child(2),.cover:first-child:nth-last-child(2)~.cover{width:50vw;font-size:4.25rem;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}@media only screen and (max-width: 60em){.cover:first-child:nth-last-child(2),.cover:first-child:nth-last-child(2)~.cover{width:100vw;height:calc((150vh - 4.5rem - 6rem)/2);font-size:5.5rem}}@media only screen and (max-width: 50em){.cover:first-child:nth-last-child(2),.cover:first-child:nth-last-child(2)~.cover{width:100vw;height:calc((200vh - 6rem)/2);font-size:4rem}}@media only screen and (max-width: 40em){.cover:first-child:nth-last-child(2),.cover:first-child:nth-last-child(2)~.cover{width:100vw;height:calc((200vh - 6rem)/2);font-size:2.5rem}}@media only screen and (max-width: 26.25em){.cover:first-child:nth-last-child(2),.cover:first-child:nth-last-child(2)~.cover{width:100vw;height:calc((200vh - 6rem)/2);font-size:2rem}}.cover:first-child:nth-last-child(3),.cover:first-child:nth-last-child(3)~.cover{width:33.3333333333vw;font-size:3.75rem;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}@media only screen and (max-width: 60em){.cover:first-child:nth-last-child(3),.cover:first-child:nth-last-child(3)~.cover{width:100vw;height:calc((150vh - 4.5rem - 6rem)/3);font-size:5.5rem}}@media only screen and (max-width: 50em){.cover:first-child:nth-last-child(3),.cover:first-child:nth-last-child(3)~.cover{width:100vw;height:calc((200vh - 6rem)/3);font-size:4rem}}@media only screen and (max-width: 40em){.cover:first-child:nth-last-child(3),.cover:first-child:nth-last-child(3)~.cover{width:100vw;height:calc((200vh - 6rem)/3);font-size:2.5rem}}@media only screen and (max-width: 26.25em){.cover:first-child:nth-last-child(3),.cover:first-child:nth-last-child(3)~.cover{width:100vw;height:calc((200vh - 6rem)/3);font-size:2rem}}.cover:first-child:nth-last-child(4),.cover:first-child:nth-last-child(4)~.cover{width:25vw;font-size:3.25rem;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}@media only screen and (max-width: 60em){.cover:first-child:nth-last-child(4),.cover:first-child:nth-last-child(4)~.cover{width:100vw;height:calc((150vh - 4.5rem - 6rem)/4);font-size:5.5rem}}@media only screen and (max-width: 50em){.cover:first-child:nth-last-child(4),.cover:first-child:nth-last-child(4)~.cover{width:100vw;height:calc((200vh - 6rem)/4);font-size:4rem}}@media only screen and (max-width: 40em){.cover:first-child:nth-last-child(4),.cover:first-child:nth-last-child(4)~.cover{width:100vw;height:calc((200vh - 6rem)/4);font-size:2.5rem}}@media only screen and (max-width: 26.25em){.cover:first-child:nth-last-child(4),.cover:first-child:nth-last-child(4)~.cover{width:100vw;height:calc((200vh - 6rem)/4);font-size:2rem}}.cover:first-child:nth-last-child(5),.cover:first-child:nth-last-child(5)~.cover{width:20vw;font-size:2.75rem;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}@media only screen and (max-width: 60em){.cover:first-child:nth-last-child(5),.cover:first-child:nth-last-child(5)~.cover{width:100vw;height:calc((150vh - 4.5rem - 6rem)/5);font-size:5.5rem}}@media only screen and (max-width: 50em){.cover:first-child:nth-last-child(5),.cover:first-child:nth-last-child(5)~.cover{width:100vw;height:calc((200vh - 6rem)/5);font-size:4rem}}@media only screen and (max-width: 40em){.cover:first-child:nth-last-child(5),.cover:first-child:nth-last-child(5)~.cover{width:100vw;height:calc((200vh - 6rem)/5);font-size:2.5rem}}@media only screen and (max-width: 26.25em){.cover:first-child:nth-last-child(5),.cover:first-child:nth-last-child(5)~.cover{width:100vw;height:calc((200vh - 6rem)/5);font-size:2rem}}.cover:first-child:nth-last-child(6),.cover:first-child:nth-last-child(6)~.cover{width:16.6666666667vw;font-size:2.25rem;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}@media only screen and (max-width: 60em){.cover:first-child:nth-last-child(6),.cover:first-child:nth-last-child(6)~.cover{width:100vw;height:calc((150vh - 4.5rem - 6rem)/6);font-size:5.5rem}}@media only screen and (max-width: 50em){.cover:first-child:nth-last-child(6),.cover:first-child:nth-last-child(6)~.cover{width:100vw;height:calc((200vh - 6rem)/6);font-size:4rem}}@media only screen and (max-width: 40em){.cover:first-child:nth-last-child(6),.cover:first-child:nth-last-child(6)~.cover{width:100vw;height:calc((200vh - 6rem)/6);font-size:2.5rem}}@media only screen and (max-width: 26.25em){.cover:first-child:nth-last-child(6),.cover:first-child:nth-last-child(6)~.cover{width:100vw;height:calc((200vh - 6rem)/6);font-size:2rem}}.cover:first-child:nth-last-child(7),.cover:first-child:nth-last-child(7)~.cover{width:14.2857142857vw;font-size:1.75rem;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}@media only screen and (max-width: 60em){.cover:first-child:nth-last-child(7),.cover:first-child:nth-last-child(7)~.cover{width:100vw;height:calc((150vh - 4.5rem - 6rem)/7);font-size:5.5rem}}@media only screen and (max-width: 50em){.cover:first-child:nth-last-child(7),.cover:first-child:nth-last-child(7)~.cover{width:100vw;height:calc((200vh - 6rem)/7);font-size:4rem}}@media only screen and (max-width: 40em){.cover:first-child:nth-last-child(7),.cover:first-child:nth-last-child(7)~.cover{width:100vw;height:calc((200vh - 6rem)/7);font-size:2.5rem}}@media only screen and (max-width: 26.25em){.cover:first-child:nth-last-child(7),.cover:first-child:nth-last-child(7)~.cover{width:100vw;height:calc((200vh - 6rem)/7);font-size:2rem}}.single{position:relative;font-size:24px;min-height:calc(100vh - 4.5rem - 4.5rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(84, 15, 15, 0.95)), to(rgba(63, 11, 11, 0.95))),url("../img/countessdisplay-sm.jpg");background-image:-o-linear-gradient(rgba(84, 15, 15, 0.95), rgba(63, 11, 11, 0.95)),url("../img/countessdisplay-sm.jpg");background-image:linear-gradient(rgba(84, 15, 15, 0.95), rgba(63, 11, 11, 0.95)),url("../img/countessdisplay-sm.jpg");background-position:top;background-size:cover;background-repeat:no-repeat;background-attachment:fixed}@media only screen and (max-width: 75em){.single{font-size:16px}}.single__container{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:calc(100vh - 4.5rem - 4.5rem);padding:4rem 0rem;max-width:100rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media only screen and (max-width: 50em){.single__container{display:block}}.single__article{-ms-flex-preferred-size:66.666%;flex-basis:66.666%;position:relative}.single__article>*:not(span){margin-right:6rem}@media only screen and (max-width: 60em){.single__article>*:not(span){margin-left:0;margin-right:0}}.single__article p{margin-bottom:2.5rem;font-family:"baskervville",serif;font-weight:600}@media only screen and (max-width: 60em){.single__article{margin:0;padding:0rem 6rem;min-height:calc(100vh - 4.5rem - 6rem - 4rem)}}@media only screen and (max-width: 40em){.single__article{margin:1rem;padding:1.5rem 2rem;min-height:calc(100vh - 4.5rem - 6rem - 2rem)}}.single-details{padding:5rem 0;background-repeat:no-repeat;background-size:cover;background-position:center;margin-bottom:2rem}.single-details__title{text-align:center}.single-details__date{text-align:center}.page{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:calc(100vh - 4.5rem - 4.5rem);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url("../img/countessdisplay-sm.jpg");background-position:top;background-size:cover;background-repeat:no-repeat;background-attachment:fixed}.page__container{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(84, 15, 15, 0.95)), to(rgba(63, 11, 11, 0.95)));background-image:-o-linear-gradient(rgba(84, 15, 15, 0.95), rgba(63, 11, 11, 0.95));background-image:linear-gradient(rgba(84, 15, 15, 0.95), rgba(63, 11, 11, 0.95));padding-bottom:8rem}.page__container>*{margin-left:8rem;margin-right:8rem}.page__container p{margin-bottom:2.5rem}.blog{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:calc(100vh - 4.5rem - 4.5rem);height:auto;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:24px;background-image:url("../img/wheels.jpg");background-position:center;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}@media only screen and (max-width: 75em){.blog{font-size:16px}}.blog__container{width:100%;margin:4rem 8rem;padding:4rem 8rem;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(84, 15, 15, 0.95)), to(rgba(63, 11, 11, 0.95)));background-image:-o-linear-gradient(rgba(84, 15, 15, 0.95), rgba(63, 11, 11, 0.95));background-image:linear-gradient(rgba(84, 15, 15, 0.95), rgba(63, 11, 11, 0.95));border:.5rem solid rgba(250, 250, 250, 0.95);outline:1rem solid rgba(66, 12, 12, 0.95);max-width:72rem}@media only screen and (max-width: 60em){.blog__container{margin:2rem;padding:4rem 6rem;max-width:calc(100vw - 4rem);min-height:calc(100vh - 4.5rem - 6rem - 4rem);height:auto}}@media only screen and (max-width: 40em){.blog__container{margin:1rem;padding:1.5rem 2rem;max-width:calc(100vw - 2rem);min-height:calc(100vh - 4.5rem - 6rem - 2rem);height:auto}}.front-page .article-list .article-list__container{position:relative;width:50%}[class^=wp-block]{color:#fafafa}[class$=-post-title]{font-style:normal;text-decoration:none;margin-top:calc(430px + 8rem)}.wp-block-separator{width:60%;margin:8rem auto;color:#fafafa}.wp-block-cover{margin:0;margin-bottom:8rem;padding:0;-webkit-box-shadow:2px 2px 10rem rgba(0, 0, 0, 0.15);box-shadow:2px 2px 10rem rgba(0, 0, 0, 0.15)}.wp-block-cover__inner-container{margin:0 20%;font-size:16px;max-width:100rem}.wp-block-cover,.wp-block-cover-image{position:absolute;left:0;right:0}@media only screen and (max-width: 40em){[class^=wp-image-]{margin-left:0;margin-right:0;width:100%}}@media only screen and (max-width: 26.25em){[class^=wp-image-]{margin-left:0;margin-right:0;width:100%}}.wp-block-image{margin-bottom:0}.wp-block-image .alignleft{margin:1rem 6.5rem 3rem 0}@media only screen and (max-width: 26.25em){.wp-block-image .alignleft{margin:1.3rem 0rem;width:100%}}.wp-block-image .alignright{margin:1rem 0 3rem 6.5rem}@media only screen and (max-width: 26.25em){.wp-block-image .alignright{margin:1.3rem 0rem;width:100%}}@media only screen and (max-width: 75em){.wp-block-spacer{height:8rem !important}}@media only screen and (max-width: 50em){.wp-block-spacer{height:5rem !important}}@media only screen and (max-width: 40em){.wp-block-spacer{height:3rem !important}}@media only screen and (max-width: 26.25em){.wp-block-spacer{height:0 !important}}/*# sourceMappingURL=style.css.map */
