.header{position:fixed;top:0;left:0;width:100%;background:hsla(0,0%,98%,.8);padding:.25rem 0 .15rem;z-index:2;box-shadow:0 0 1rem rgba(0,0,0,.2)}.header__row{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.header__monav-call{display:block;width:2.5rem;height:2.5rem;background:url(../media/icon-menu.svg) 50% no-repeat;background-size:2.5rem;cursor:pointer}.header__nav{display:none}@media screen and (min-width:47.9375rem){.header__monav-call{display:none}.header__nav{display:block;color:#5e548e}.header__nav a{text-decoration:none;font-weight:700}.header__nav a:not(:last-child){color:#5e548e;font-size:1.125rem;margin-right:1rem}.header__nav a:not(:last-child):hover{color:#8375c7}.header__nav form{display:inline-block}}h1,h2,h3,h4,h5,h6{margin-top:0;line-height:1}h1{font-size:2.5rem}h2{font-size:2rem}.editor-content{color:#2d2945}.editor-content li,.editor-content p{line-height:1.5;font-size:1.075rem}.editor-content ul{padding-left:1.5rem}.editor-content p.legal{font-size:.6rem;color:#fafafa}.editor-content hr{height:1px;border:none;background:#453e69;margin:1.5rem 0}.editor-content p>a{color:#9586e3}.editor-content a{text-decoration:none;font-weight:700}@media screen and (max-width:40rem){h2{font-size:1.75rem}.editor-content li,.editor-content p{font-size:1.2rem}}.dark-theme .editor-content,.editor-content.inverse,.mid-theme .editor-content{color:#fff}.mobile-nav{background:rgba(45,41,69,.95);position:fixed;top:0;left:0;width:100%;height:100vh;z-index:2;justify-content:center;transition:all .5s cubic-bezier(.19,0,.38,.98);transform:translateX(100vw)}.mobile-nav,.mobile-nav__menu{display:flex;flex-direction:column;opacity:0;will-change:transform}.mobile-nav__menu{flex-basis:50%;align-items:center;justify-content:space-between;transition:all .5s cubic-bezier(.52,.43,.61,.98);transform:translateY(5rem);transition-delay:.1s}.mobile-nav__menu a{font-size:2rem;color:#fff;text-decoration:none;font-weight:700}.mobile-nav.active{transform:translateX(0);opacity:1}.mobile-nav.active .mobile-nav__menu{transform:translateY(0);opacity:1}.footer{background:#2d2945;border-top:1px solid #9586e3;padding:5rem 0 8rem}.footer__menu{list-style:none;padding-left:0}.footer__menu h3{color:#9586e3}.footer__menu a{color:#fafafa;font-weight:700;text-decoration:none;display:block;padding:.25rem}.footer__menu a:hover{color:#9586e3}@media screen and (max-width:40rem){.footer{text-align:center}.footer .logo--layout{margin:0 auto 3rem}}div,h1,h2,h3,h4,h5,h6,input,li,p,textarea{box-sizing:border-box}body,html{margin:0;font-family:Work Sans,helvetica,sans-serif;letter-spacing:-.01em;overflow-x:hidden}.logo{height:4.5rem;background:url(../media/logo-henks.png) 50% no-repeat;background-size:cover}.logo,.logo--layout{width:14.5rem}.logo--subhead{text-align:center;color:#fafafa;font-weight:700;margin-top:.25rem}.primary-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;background:#5e548e;color:#fff;font-weight:700;font-size:.85rem;padding:.65rem 2rem;border-radius:2rem;border:none;text-decoration:none;cursor:pointer}.primary-button.simple{background:none;text-decoration:underline}@media screen and (max-width:40rem){.primary-button{padding:1rem 2.5rem;font-size:1.1rem}}.dark-theme .primary-button{background:#fafafa;color:#453e69}.paypal-donate-button,.secondary-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;background:#487385;color:#fff;font-weight:700;font-size:.7rem;padding:.5rem 1rem;border-radius:2rem;text-decoration:none;border:none;cursor:pointer}.paypal-donate-button:hover,.secondary-button:hover{background:#65b5b1}@media screen and (max-width:40rem){.paypal-donate-button,.secondary-button{padding:.75rem 1.25rem;font-size:.9rem}}.paypal-donate-button.reverse,.secondary-button.reverse{background:transparent;border:2px solid #fff}.paypal-donate-button.reverse:hover,.secondary-button.reverse:hover{background:#fff;color:#487385}.dark-theme{background-color:#5e548e;background-image:url(../media/texture-paws-light.png);background-position:50%;background-repeat:no-repeat;background-size:cover}@media screen and (max-width:40rem){.dark-theme{background-position:0}}.mid-theme{background-color:#66a4bd;background-position:50%;background-repeat:no-repeat;background-size:cover}.component-video{min-height:45rem;background:#ddd;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden;z-index:1;background-image:url(../media/placeholder.jpg);background-position:50%;background-size:cover}.component-video:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(45,41,69,.6);z-index:0}.component-video--video{width:100%;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0}@media screen and (max-width:1315px){.component-video--video{width:auto;height:100%}}.component-video>[class^=component-text]{position:relative;z-index:2}@media screen and (max-width:47.9375rem){.component-video{min-height:35rem}}.component-banner{position:relative;z-index:1;min-height:30rem;padding:6rem 0;display:flex;flex-direction:column;justify-content:center;background-position:50%;background-size:cover}.component-banner--tray{position:absolute;top:0;left:0;width:53%;height:100%;z-index:-1}.component-banner--tray.primary{background-color:rgba(45,41,69,.6)}.component-banner--tray.secondary{background-color:rgba(72,115,133,.6)}.component-banner--tray.shade{background-color:rgba(0,0,0,.6)}.component-banner--tray.end{right:0;left:auto}@media screen and (max-width:47.9375rem){.component-banner--tray{width:100%}}.component-banner--overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.component-banner--overlay.shade{background-color:rgba(0,0,0,.6)}.component-banner--overlay.primary{background-color:rgba(45,41,69,.6)}.component-banner--overlay.secondary{background-color:rgba(72,115,133,.6)}.component-events{padding:3rem 0;background-image:url(../media/texture-paws-pattern.png);background-color:#487385;background-repeat:repeat}.component-events--header{color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:2rem}.component-events--header h2{margin-bottom:0;max-width:50%}.component-events--loading-message{color:#fff;text-align:center;display:none;margin:0 auto}.component-events .loading-state .component-events--loading-message{display:block}.component-events__event{min-height:100%;padding:1.5rem 1rem .5rem;margin-bottom:1rem;background:#fafafa;box-shadow:0 0 1rem rgba(51,51,51,.6);border-radius:.7rem;display:flex;flex-direction:row}.component-events__event--date{border-radius:100%;background:#487385;width:3.5rem;height:3.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;margin-right:1rem;text-align:center}.component-events__event--month{text-transform:uppercase;font-weight:700;line-height:.93;font-size:.85rem}.component-events__event--day{font-size:1.5rem;line-height:.93;letter-spacing:1px;font-weight:700}.component-events__event--details{font-size:.75rem}.component-text:not(.no-theme){padding:3rem 0}.component-products{padding:3rem 0;background:#f1f1f1}.component-products__header{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:2rem}.component-products__header h2{margin-bottom:0;color:#2d2945;max-width:50%}.component-products__product{background:#5e548e;margin-bottom:1rem;box-shadow:0 0 1rem hsla(0,0%,68.2%,.3)}.component-products__product--info{padding:1rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background:#fff}.component-products__product--title{text-decoration:none;color:#2d2945;font-weight:700}.component-products__product--thumbnail{opacity:.8;display:block;width:100%;height:15rem;background-color:#5e548e;background-position:50%;background-size:cover;background-repeat:no-repeat}@media screen and (max-width:40rem){.component-products__product--info{display:block}.component-products__product--title{font-size:.85rem;display:block;margin-bottom:.5rem}.component-products__product--thumbnail{height:8rem}}.component-map{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.component-map__frame{display:block;width:100%;min-height:35rem;height:100%}.component-map>div{flex-basis:50%}.component-map>div:first-child{margin-left:2rem}.component-map__content{padding:3rem 3rem 3rem 0;width:100%;max-width:34.5rem}@media screen and (max-width:47.9375rem){.component-map{display:block}.component-map>div{margin-left:0!important}.component-map__content{padding:3rem 2rem;max-width:100%}.component-map__frame{min-height:20rem}}.component-social{display:flex;flex-direction:row;align-items:center}@media screen and (max-width:40rem){.component-social{justify-content:center;padding:1rem 0}}.component-social__link{width:3rem;height:3rem;background:#8375c7;box-shadow:0 0 1rem rgba(45,41,69,.6);border-radius:100%;background-position:50%;background-repeat:no-repeat;background-size:1.5rem;transition:background .3s ease-in-out}.component-social__link:not(:first-child){margin-left:1rem}.component-social__link.facebook{background-image:url(../media/icon-social-facebook.svg)}.component-social__link.twitter{background-image:url(../media/icon-social-twitter.svg);background-size:1.55rem}.component-social__link.instagram{background-image:url(../media/icon-social-instagram.svg)}.component-social__link:hover{background-color:#9586e3}.container,.container-fluid{max-width:75rem;margin-right:auto;margin-left:auto}.container-fluid{padding-right:2rem;padding-left:2rem}.row{box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem}.row.reverse{flex-direction:row-reverse}.col.reverse{flex-direction:column-reverse}.col-xs,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-offset-0,.col-xs-offset-1,.col-xs-offset-2,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9,.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-xs{flex-grow:1;flex-basis:0;max-width:100%}.col-xs-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-xs-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-xs-3{flex-basis:25%;max-width:25%}.col-xs-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-xs-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-xs-6{flex-basis:50%;max-width:50%}.col-xs-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-xs-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-xs-9{flex-basis:75%;max-width:75%}.col-xs-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-xs-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-xs-12{flex-basis:100%;max-width:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-11{margin-left:91.66666667%}.start-xs{justify-content:flex-start;text-align:start}.center-xs{justify-content:center;text-align:center}.end-xs{justify-content:flex-end;text-align:end}.top-xs{align-items:flex-start}.middle-xs{align-items:center}.bottom-xs{align-items:flex-end}.around-xs{justify-content:space-around}.between-xs{justify-content:space-between}.first-xs{order:-1}.last-xs{order:1}@media only screen and (min-width:48em){.container{width:49rem}.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-offset-0,.col-sm-offset-1,.col-sm-offset-2,.col-sm-offset-3,.col-sm-offset-4,.col-sm-offset-5,.col-sm-offset-6,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9,.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-sm{flex-grow:1;flex-basis:0;max-width:100%}.col-sm-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-sm-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-sm-3{flex-basis:25%;max-width:25%}.col-sm-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-sm-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-sm-6{flex-basis:50%;max-width:50%}.col-sm-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-sm-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-sm-9{flex-basis:75%;max-width:75%}.col-sm-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-sm-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-sm-12{flex-basis:100%;max-width:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-11{margin-left:91.66666667%}.start-sm{justify-content:flex-start;text-align:start}.center-sm{justify-content:center;text-align:center}.end-sm{justify-content:flex-end;text-align:end}.top-sm{align-items:flex-start}.middle-sm{align-items:center}.bottom-sm{align-items:flex-end}.around-sm{justify-content:space-around}.between-sm{justify-content:space-between}.first-sm{order:-1}.last-sm{order:1}}@media only screen and (min-width:64em){.container{width:65rem}.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-offset-0,.col-md-offset-1,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-md{flex-grow:1;flex-basis:0;max-width:100%}.col-md-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-md-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-md-3{flex-basis:25%;max-width:25%}.col-md-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-md-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-md-6{flex-basis:50%;max-width:50%}.col-md-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-md-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-md-9{flex-basis:75%;max-width:75%}.col-md-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-md-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-md-12{flex-basis:100%;max-width:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-11{margin-left:91.66666667%}.start-md{justify-content:flex-start;text-align:start}.center-md{justify-content:center;text-align:center}.end-md{justify-content:flex-end;text-align:end}.top-md{align-items:flex-start}.middle-md{align-items:center}.bottom-md{align-items:flex-end}.around-md{justify-content:space-around}.between-md{justify-content:space-between}.first-md{order:-1}.last-md{order:1}}@media only screen and (min-width:75em){.container{width:76rem}.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-offset-0,.col-lg-offset-1,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-lg{flex-grow:1;flex-basis:0;max-width:100%}.col-lg-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-lg-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-lg-3{flex-basis:25%;max-width:25%}.col-lg-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-lg-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-lg-6{flex-basis:50%;max-width:50%}.col-lg-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-lg-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-lg-9{flex-basis:75%;max-width:75%}.col-lg-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-lg-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-lg-12{flex-basis:100%;max-width:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-11{margin-left:91.66666667%}.start-lg{justify-content:flex-start;text-align:start}.center-lg{justify-content:center;text-align:center}.end-lg{justify-content:flex-end;text-align:end}.top-lg{align-items:flex-start}.middle-lg{align-items:center}.bottom-lg{align-items:flex-end}.around-lg{justify-content:space-around}.between-lg{justify-content:space-between}.first-lg{order:-1}.last-lg{order:1}}.flex-center{align-items:center!important}.flex-center,.flex-center__x{justify-content:center!important}.flex-center__y{align-items:center!important}.flex-column__lg,.flex-column__md,.flex-column__sm{display:none!important}.flex-column{flex-direction:column}@media (max-width:48em){.flex-column__xs{flex-direction:column}}@media (min-width:48em) and (max-width:64em){.flex-column__sm{flex-direction:column}}@media (min-width:64em) and (max-width:75em){.flex-column__md{flex-direction:column}}@media (min-width:75em){.flex-column__lg{flex-direction:column}}@media (max-width:48em){.hidden-xs{display:none!important}}@media (min-width:48em) and (max-width:64em){.hidden-sm{display:none!important}}@media (min-width:64em) and (max-width:75em){.hidden-md{display:none!important}}@media (min-width:75em){.hidden-lg{display:none!important}}.visible-xs-block{display:none!important}@media (max-width:48em){.visible-xs-block{display:block!important}}.visible-sm-block{display:none!important}@media (min-width:48em) and (max-width:64em){.visible-sm-block{display:block!important}}.visible-md-block{display:none!important}@media (min-width:64em) and (max-width:75em){.visible-md-block{display:block!important}}.visible-lg-block{display:none!important}@media (min-width:75em){.visible-lg-block{display:block!important}}.visible-xs-inline-block{display:none!important}@media (max-width:48em){.visible-xs-inline-block{display:inline-block!important}}.visible-sm-inline-block{display:none!important}@media (min-width:48em) and (max-width:64em){.visible-sm-inline-block{display:inline-block!important}}.visible-md-inline-block{display:none!important}@media (min-width:64em) and (max-width:75em){.visible-md-inline-block{display:inline-block!important}}.visible-lg-inline-block{display:none!important}@media (min-width:75em){.visible-lg-inline-block{display:inline-block!important}}.visible-xs-inline{display:none!important}@media (max-width:48em){.visible-xs-inline{display:inline!important}}.visible-sm-inline{display:none!important}@media (min-width:48em) and (max-width:64em){.visible-sm-inline{display:inline!important}}.visible-md-inline{display:none!important}@media (min-width:64em) and (max-width:75em){.visible-md-inline{display:inline!important}}.visible-lg-inline{display:none!important}@media (min-width:75em){.visible-lg-inline{display:inline!important}}.visible-xs{display:none!important}@media (max-width:48em){.visible-xs{display:flex!important}}.visible-sm{display:none!important}@media (min-width:48em) and (max-width:64em){.visible-sm{display:flex!important}}.visible-md{display:none!important}@media (min-width:64em) and (max-width:75em){.visible-md{display:flex!important}}.visible-lg{display:none!important}@media (min-width:75em){.visible-lg{display:flex!important}}.end-lg,.end-md,.end-sm,.end-xl,.end-xs{text-align:right}.reveal-down,.reveal-fade,.reveal-left,.reveal-right,.reveal-up{opacity:0;transition:all 1s ease-out;will-change:transform,opacity}.reveal-down.revealed,.reveal-fade.revealed,.reveal-left.revealed,.reveal-right.revealed,.reveal-up.revealed{transform:translate(0);opacity:1}.reveal-left{transform:translateX(-2rem)}.reveal-left,.reveal-up{will-change:transform,opacity}.reveal-up{transform:translateY(2rem)}.reveal-right{transform:translateX(2rem)}.reveal-down,.reveal-right{will-change:transform,opacity}.reveal-down{transform:translateY(-2rem)}input[type=image]{display:none}