html{-moz-box-sizing:border-box;box-sizing:border-box}*,*::after,*::before{-moz-box-sizing:inherit;box-sizing:inherit}button,input[type="button"],input[type="reset"],input[type="submit"],.button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#000;border:0;color:#fff;cursor:pointer;display:inline-block;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:1rem;-webkit-font-smoothing:antialiased;font-weight:normal;line-height:1;padding:.71875em 1.4375em;text-decoration:none;-webkit-transition:background-color 300ms ease-in-out;-moz-transition:background-color 300ms ease-in-out;transition:background-color 300ms ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}button:hover,button:focus,input[type="button"]:hover,input[type="button"]:focus,input[type="reset"]:hover,input[type="reset"]:focus,input[type="submit"]:hover,input[type="submit"]:focus,.button:hover,.button:focus{background-color:#666;color:#fff}button:disabled,input[type="button"]:disabled,input[type="reset"]:disabled,input[type="submit"]:disabled,.button:disabled{cursor:not-allowed;opacity:0.5}button:disabled:hover,input[type="button"]:disabled:hover,input[type="reset"]:disabled:hover,input[type="submit"]:disabled:hover,.button:disabled:hover{background-color:#7f7f7f}button.white,input[type="button"].white,input[type="reset"].white,input[type="submit"].white,.button.white{background-color:#fff;color:#7f7f7f}.ani-menu-icon{display:block;background:none !important;position:relative;margin:0;padding:0;width:20px;height:24px;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;box-shadow:none;border-radius:0;border:none;cursor:pointer}.ani-menu-icon:focus{outline:none}.ani-menu-icon:hover,.ani-menu-iconfocus,.ani-menu-icon:active{background:none !important}.ani-menu-icon span{display:block;position:absolute;top:11px;left:0;right:0;height:2px;background:#4c4c4c}.ani-menu-icon span::before,.ani-menu-icon span::after{position:absolute;display:block;left:0;width:100%;height:2px;background:#4c4c4c;content:""}.ani-menu-icon span::before{top:-6px}.ani-menu-icon span::after{bottom:-6px}.ani-menu-icon--x{background:none}.ani-menu-icon--x span{-webkit-transition:background 0s 300ms;-moz-transition:background 0s 300ms;transition:background 0s 300ms}.ani-menu-icon--x span::before,.ani-menu-icon--x span::after{-webkit-transition-duration:300ms,300ms;-moz-transition-duration:300ms,300ms;transition-duration:300ms,300ms;-webkit-transition-delay:300ms,0s;-moz-transition-delay:300ms,0s;transition-delay:300ms,0s}.ani-menu-icon--x span::before{-webkit-transition-property:top, background, -webkit-transform;transition-property:top, background, -webkit-transform;-moz-transition-property:top, transform, background, -moz-transform;transition-property:top, transform, background;transition-property:top, transform, background, -webkit-transform, -moz-transform}.ani-menu-icon--x span::after{-webkit-transition-property:bottom, background, -webkit-transform;transition-property:bottom, background, -webkit-transform;-moz-transition-property:bottom, transform, background, -moz-transform;transition-property:bottom, transform, background;transition-property:bottom, transform, background, -webkit-transform, -moz-transform}.ani-menu-icon--x.toggled span{background:transparent}.ani-menu-icon--x.toggled span::before{top:0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.ani-menu-icon--x.toggled span::after{bottom:0;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.ani-menu-icon--x.toggled span::before,.ani-menu-icon--x.toggled span::after{background:#000;-webkit-transition-delay:0s,300ms;-moz-transition-delay:0s,300ms;transition-delay:0s,300ms}fieldset{background-color:#f2f2f2;border:1px solid #ccc;margin:0 0 .71875em;padding:1.4375em}input,label,select{display:block;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:1rem}label{font-weight:600;margin-bottom:.35938em}label.required::after{content:"*"}label abbr{display:none}input[type="color"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="email"],input[type="month"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="time"],input[type="url"],input[type="week"],input:not([type]),textarea,select[multiple=multiple]{background-color:#fff;border:1px solid #ccc;-moz-box-sizing:border-box;box-sizing:border-box;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:1rem;margin-bottom:.71875em;padding:.47917em;-webkit-transition:border-color 300ms ease-in-out;-moz-transition:border-color 300ms ease-in-out;transition:border-color 300ms ease-in-out;width:100%}input[type="color"]:hover,input[type="date"]:hover,input[type="datetime"]:hover,input[type="datetime-local"]:hover,input[type="email"]:hover,input[type="month"]:hover,input[type="number"]:hover,input[type="password"]:hover,input[type="search"]:hover,input[type="tel"]:hover,input[type="text"]:hover,input[type="time"]:hover,input[type="url"]:hover,input[type="week"]:hover,input:not([type]):hover,textarea:hover,select[multiple=multiple]:hover{border-color:#a3a3a3}input[type="color"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="email"]:focus,input[type="month"]:focus,input[type="number"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="text"]:focus,input[type="time"]:focus,input[type="url"]:focus,input[type="week"]:focus,input:not([type]):focus,textarea:focus,select[multiple=multiple]:focus{border-color:#7f7f7f;box-shadow:inset 0 1px 3px rgba(0,0,0,0.06),0 0 5px rgba(114,114,114,0.7);outline:none}input[type="color"]:disabled,input[type="date"]:disabled,input[type="datetime"]:disabled,input[type="datetime-local"]:disabled,input[type="email"]:disabled,input[type="month"]:disabled,input[type="number"]:disabled,input[type="password"]:disabled,input[type="search"]:disabled,input[type="tel"]:disabled,input[type="text"]:disabled,input[type="time"]:disabled,input[type="url"]:disabled,input[type="week"]:disabled,input:not([type]):disabled,textarea:disabled,select[multiple=multiple]:disabled{background-color:#f2f2f2;cursor:not-allowed}input[type="color"]:disabled:hover,input[type="date"]:disabled:hover,input[type="datetime"]:disabled:hover,input[type="datetime-local"]:disabled:hover,input[type="email"]:disabled:hover,input[type="month"]:disabled:hover,input[type="number"]:disabled:hover,input[type="password"]:disabled:hover,input[type="search"]:disabled:hover,input[type="tel"]:disabled:hover,input[type="text"]:disabled:hover,input[type="time"]:disabled:hover,input[type="url"]:disabled:hover,input[type="week"]:disabled:hover,input:not([type]):disabled:hover,textarea:disabled:hover,select[multiple=multiple]:disabled:hover{border:1px solid #ccc}textarea{resize:vertical}input[type="search"]{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type="checkbox"],input[type="radio"]{display:inline;margin-right:.35938em}input[type="checkbox"]+label,input[type="radio"]+label{display:inline-block}input[type="file"]{margin-bottom:.71875em;width:100%}select{margin-bottom:1.4375em;max-width:100%;width:auto}ul,ol{list-style-type:none;margin:0;padding:0}dl{margin-bottom:.71875em}dl dt{font-weight:bold;margin-top:.71875em}dl dd{margin:0}table{border-collapse:collapse;-webkit-font-feature-settings:"kern", "liga", "tnum";-moz-font-feature-settings:"kern", "liga", "tnum";font-feature-settings:"kern", "liga", "tnum";margin:.71875em 0;table-layout:fixed;width:100%}th{border-bottom:1px solid #999;font-weight:600;padding:.71875em 0;text-align:left}td{border-bottom:1px solid #ccc;padding:.71875em 0}tr,td,th{vertical-align:middle}body{color:#7f7f7f;font-family:"Open Sans",Helvetica,Arial,sans-serif;-webkit-font-feature-settings:"kern", "liga", "pnum";-moz-font-feature-settings:"kern", "liga", "pnum";font-feature-settings:"kern", "liga", "pnum";font-size:16px;line-height:1.4375;padding:0;margin:0}h1,h2,h3,h4,h5,h6,p,li,a,dd,dt,input,select,textarea,button,.button{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smooth:always}h1,h2,h3,h4,h5,h6{font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:1rem;line-height:1.2;margin:0 0 .71875em;font-weight:600;color:#4c4c4c}h1{font-size:2rem}@media screen and (min-width: 640px){h1{font-size:2.25rem}}h2{font-size:1.375rem}@media screen and (min-width: 640px){h2{font-size:1.5rem}}h3{font-size:1rem}@media screen and (min-width: 640px){h3{font-size:1.125rem}}h4,h5,h6{font-size:.9375rem}@media screen and (min-width: 640px){h4,h5,h6{font-size:1rem}}.title{font-size:1.25rem}@media screen and (min-width: 640px){.title{font-size:1.5rem}}.subtitle{font-size:1rem}@media screen and (min-width: 640px){.subtitle{font-size:1.125rem}}.page-title{color:#ccc;font-weight:400;font-size:.9375rem;line-height:1.2}@media screen and (min-width: 640px){.page-title{font-size:1rem}}p{margin:0 0 .71875em;font-size:.9375rem}@media screen and (min-width: 640px){font-size:1rem}a{color:#7f7f7f;border-bottom:1px solid #ccc;text-decoration:none;-webkit-transition:color 300ms ease-in-out,border-color 300ms ease-in-out;-moz-transition:color 300ms ease-in-out,border-color 300ms ease-in-out;transition:color 300ms ease-in-out,border-color 300ms ease-in-out}a:active,a:focus,a:hover{border-color:transparent;color:#535353}hr{border-bottom:1px solid #ccc;border-left:0;border-right:0;border-top:0;margin:1.4375em 0}img,picture{margin:0;max-width:100%}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{-moz-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:0.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);-moz-transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#fff;opacity:0;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:transform 333ms cubic-bezier(0.4, 0, 0.22, 1);-moz-transition:transform 333ms cubic-bezier(0.4, 0, 0.22, 1);-webkit-transition:-webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);transition:-webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);-moz-transition:transform 333ms cubic-bezier(0.4, 0, 0.22, 1), -moz-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);transition:transform 333ms cubic-bezier(0.4, 0, 0.22, 1);transition:transform 333ms cubic-bezier(0.4, 0, 0.22, 1), -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1), -moz-transform 333ms cubic-bezier(0.4, 0, 0.22, 1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);-moz-transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;-moz-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#fff}.pswp--ie .pswp__img{width:100% !important;height:auto !important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#4c4c4c}.pswp__error-msg a{border:none;color:#4c4c4c;text-decoration:underline}/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:none;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:0.75;-webkit-transition:opacity 0.2s;-moz-transition:opacity 0.2s;transition:opacity 0.2s;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:0.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(../images/icons-photoswipe.svg) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(../images/icons-photoswipe.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}.pswp__button--email{background:none !important}}.pswp__button--close{background-position:0 -44px;background-color:white}.pswp__button--close:hover{background-color:rgba(0,0,0,0.1)}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp__button--email{width:auto;background:none;padding:0 1rem;font-size:.8125rem;line-height:44px}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute;background-color:white}.pswp__button--arrow--left:hover,.pswp__button--arrow--right:hover{background-color:rgba(0,0,0,0.1)}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:16px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:16px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,0.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity 0.25s ease-out;-moz-transition:opacity 0.25s ease-out;transition:opacity 0.25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#FFF;top:56px;border-radius:2px;display:block;width:auto;right:44px;box-shadow:0 2px 5px rgba(0,0,0,0.25);-webkit-transform:translateY(6px);-moz-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:transform 0.25s;-moz-transition:transform 0.25s;-webkit-transition:-webkit-transform 0.25s;transition:-webkit-transform 0.25s;-moz-transition:transform 0.25s, -moz-transform 0.25s;transition:transform 0.25s;transition:transform 0.25s, -webkit-transform 0.25s, -moz-transform 0.25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{border:none;display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:rgba(0,0,0,0.1)}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid rgba(0,0,0,0);border-bottom-color:#FFF;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3E5C9A;color:#FFF}a.pswp__share--facebook:hover:before{border-bottom-color:#3E5C9A}a.pswp__share--twitter:hover{background:#55ACEE;color:#FFF}a.pswp__share--pinterest:hover{background:#CCC;color:#CE272D}a.pswp__share--download:hover{background:#DDD}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#000;opacity:0.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#4c4c4c}.pswp__caption__center{text-align:center;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#4c4c4c}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity 0.25s ease-out;-moz-transition:opacity 0.25s ease-out;transition:opacity 0.25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(../images/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise 500ms linear infinite;-moz-animation:clockwise 500ms linear infinite;animation:clockwise 500ms linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;-moz-animation:donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;animation:donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;opacity:0.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-moz-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #FFF;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:none;margin:0}@media screen and (max-width: 1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes clockwise{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);-moz-transform:rotate(-140deg);-ms-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}}@-moz-keyframes donut-rotate{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);-moz-transform:rotate(-140deg);-ms-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);-moz-transform:rotate(-140deg);-ms-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp__caption,.pswp__top-bar,.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);-moz-transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__top-bar,.pswp__caption{background-color:#fff}.pswp__ui--fit .pswp__top-bar,.pswp__ui--fit .pswp__caption{background-color:#fff}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__top-bar,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right{opacity:0.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none !important}.pswp--minimal--dark .pswp__top-bar{background:none}.video-bg{overflow:hidden;position:fixed;z-index:-1;height:100%;width:100%;top:0;bottom:0;left:0;right:0;margin:0}.video-bg .fallback{display:block;width:100%;height:100%;position:absolute;z-index:2;top:0%;left:0%;overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:cover}.video-bg .video-source{position:absolute;display:block;z-index:1;opacity:1;width:auto;height:auto;min-width:100%;min-height:100%;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media screen and (max-width: 640px){.hidden-small{display:none !important}}@media screen and (min-width: 640px){.hidden-medium{display:none !important}}@media screen and (min-width: 960px){.hidden-large{display:none !important}}html{-moz-box-sizing:border-box;box-sizing:border-box}*,*::after,*::before{-moz-box-sizing:inherit;box-sizing:inherit}body{min-height:100vh;padding:5px}@media screen and (min-width: 640px){body{padding:10px}}#border{display:none}@media screen and (min-width: 640px){#border{display:block;border:10px solid #f7f7f7;position:fixed;top:0;bottom:0;right:0;left:0;z-index:1001;pointer-events:none}}#masthead{position:relative;z-index:100;max-width:1440px}#masthead::after{clear:both;content:"";display:table}@media screen and (min-width: 640px){#masthead{height:150px}}.logo-casemore-kirkeby{width:100%;height:auto;display:block;fill:#4c4c4c}.logo{margin:0;padding:0;line-height:1;position:relative;z-index:1000}@media screen and (min-width: 640px){.logo{display:block;position:absolute;top:40px;left:40px}}.logo a{border:none;display:block;height:55px;margin:0;position:relative;width:155px}@media screen and (min-width: 640px){.logo a{height:62px;width:168px}}.logo a svg{height:100%;left:0;position:absolute;top:0;width:100%}.main-navigation{display:block;position:fixed;right:15px;top:12px;z-index:1001;opacity:0.7;-webkit-transition:opacity 300ms ease-in-out;-moz-transition:opacity 300ms ease-in-out;transition:opacity 300ms ease-in-out}@media screen and (min-width: 640px){.main-navigation{right:80px;top:74px;width:auto}}.main-navigation>ul{display:block;list-style:none;position:absolute;top:32px;right:0;opacity:0;visibility:hidden;z-index:-1;-webkit-transform:translateY(-25%);-moz-transform:translateY(-25%);-ms-transform:translateY(-25%);transform:translateY(-25%);-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}.main-navigation>ul::after{clear:both;content:"";display:table}@media screen and (min-width: 640px){.main-navigation>ul{position:relative;top:auto;right:auto;z-index:1;opacity:1;padding-left:200px;visibility:visible;-webkit-transform:none;-moz-transform:none;-ms-transform:none;transform:none}}.main-navigation>ul.active{opacity:1;visibility:visible;z-index:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}.main-navigation>ul li{display:block}@media screen and (min-width: 640px){.main-navigation>ul li{float:left;margin-left:4px}}.main-navigation>ul li a{border:none;display:block;font-size:.9375rem;padding:.5rem .75rem;line-height:1;text-transform:uppercase;color:#4c4c4c;font-weight:600;background-color:rgba(255,255,255,0.85);text-align:right}@media screen and (min-width: 640px){.main-navigation>ul li a{font-size:1rem;padding:.5rem 1.125rem;width:auto;text-align:left}}.main-navigation>ul li a:hover{color:#000}.main-navigation>ul li.current-menu-item a{color:#000}.menu-mobile{display:block;float:right;background-color:rgba(255,255,255,0.85);padding:4px 8px}@media screen and (min-width: 640px){.menu-mobile{display:none}}.content-block{position:relative;padding:3rem 1.5rem 1.5rem;max-width:1440px}.content-block::after{clear:both;content:"";display:table}@media screen and (min-width: 640px){.content-block{padding:2.5rem}}.content-block .row{max-width:1440px;margin-left:auto;margin-right:auto}.content-block .row::after{clear:both;content:"";display:table}.content-block .page-title{float:left;display:block;margin-right:2.12766%;width:82.97872%;margin-left:8.51064%}.content-block .page-title:last-child{margin-right:0}.content-block .page-title:nth-child(n){margin-right:0}@media screen and (min-width: 640px){.content-block .page-title{text-align:right;float:left;display:block;margin-right:2.12766%;width:26.80851%;margin-left:0%;padding:0 2.25rem}.content-block .page-title:last-child{margin-right:0}}.content-block .content-column{border-top:1px solid #ccc;padding:1.125rem 0 0 0;float:left;display:block;margin-right:2.12766%;width:82.97872%;margin-left:8.51064%;margin-right:0}.content-block .content-column:last-child{margin-right:0}@media screen and (min-width: 640px){.content-block .content-column{border:none;border-left:1px solid #ccc;margin-bottom:2.25rem;padding:0 2.25rem;float:left;display:block;margin-right:2.12766%;width:55.74468%;margin-left:0%;margin-right:0}.content-block .content-column:last-child{margin-right:0}}@media screen and (min-width: 960px){.content-block .content-column{float:left;display:block;margin-right:2.12766%;width:41.2766%;margin-right:0}.content-block .content-column:last-child{margin-right:0}}.content-home{position:static;max-width:none;padding:0}.featured{position:relative}.featured.fullscreen{position:absolute;top:auto;bottom:0;right:0;left:0;width:100%;height:100%;margin:auto;background-position:center;background-repeat:no-repeat;background-size:cover}.featured.fullscreen .featured-detail{position:absolute;bottom:10px;right:10px;left:10px;padding:0;width:auto}@media screen and (min-width: 640px){.featured.fullscreen .featured-detail.left{padding:0 0 2rem 2.5rem;right:auto}.featured.fullscreen .featured-detail.right{padding:0 2.5rem 2rem 0;left:auto}}.featured.fullscreen .title{color:#fff;line-height:1.25}.featured.fullscreen p{color:#fff;line-height:1.25}.featured.fullscreen p:last-of-type{margin-bottom:0}.featured.fullscreen a{border:none}.featured.fullscreen .links{font-size:.875rem}.featured.fullscreen .links a{color:#fff}.featured.twocolumn{padding:1.5rem 0}.featured.twocolumn::after{clear:both;content:"";display:table}@media screen and (min-width: 640px){.featured.twocolumn{padding:2.5rem}}.featured.twocolumn .featured-image{margin:0}@media screen and (min-width: 640px){.featured.twocolumn .featured-image{width:72%;float:left}}.featured.twocolumn .featured-detail{padding:1.5rem}@media screen and (min-width: 640px){.featured.twocolumn .featured-detail{padding:0 0 0 1.75rem;width:28%;float:left}}.featured.twocolumn .featured-detail p{font-size:1rem}@media screen and (min-width: 640px){.featured.twocolumn .featured-detail p{font-size:1.25rem}}.featured.twocolumn .featured-detail p.links{font-size:.875rem}@media screen and (min-width: 640px){.featured.twocolumn .featured-detail p.links{font-size:1rem}}.featured.twocolumn .description{padding:1.5rem 3rem}.featured .title a{border:none}.featured .title a:hover{color:#191919}.featured p.artist,.featured p.dates,.featured p.reception-details{margin-bottom:.25rem}.featured .links{text-transform:uppercase;font-size:.875rem}.featured .links::after{clear:both;content:"";display:table}.featured .links a{border:none;margin:1rem 1rem .5rem 0;display:block;float:left}.featured .links a:last-of-type{margin-right:0}.content-exhibitions .exhibitions-list{width:100%;margin-bottom:2.25rem}.content-exhibitions .exhibitions-list li{margin-bottom:1.5rem}.content-exhibitions .exhibitions-list .exhibition-title{margin-bottom:.25rem}.content-exhibitions .exhibitions-list a{border:none;color:#7f7f7f;-webkit-transition:color 300ms ease-in-out;-moz-transition:color 300ms ease-in-out;transition:color 300ms ease-in-out}.content-exhibitions .exhibitions-list a:hover{color:#4c4c4c}.content-exhibitions .exhibitions-list .exhibition-artist{margin-bottom:.25rem}.content-exhibitions .exhibitions-list .exhibition-dates,.content-exhibitions .exhibitions-list .exhibition-artist{font-size:.875rem;font-weight:400;color:#949494}@media screen and (min-width: 640px){.content-exhibitions .exhibitions-list .exhibition-dates,.content-exhibitions .exhibitions-list .exhibition-artist{font-size:.9375rem}}@media screen and (max-width: 640px){.content-exhibition{padding-left:0;padding-right:0}}@media screen and (min-width: 640px){.content-exhibition .content-visual{width:72%;margin:0;float:left}}.content-exhibition .exhibition-image{margin:0}@media screen and (min-width: 640px){.content-exhibition .exhibition-image.col-vert{width:40%}}.content-exhibition .exhibition-image img{width:100%;height:auto}.content-exhibition .exhibition-detail{padding:1.5rem}@media screen and (min-width: 640px){.content-exhibition .exhibition-detail{width:28%;float:left;padding:0 0 0 1.75rem}}@media screen and (min-width: 640px){.content-exhibition .exhibition-detail.col-vert{width:45%}}.content-exhibition .exhibition-detail p{line-height:1.25}.content-exhibition .exhibition-detail p.links{font-size:.875rem}@media screen and (min-width: 640px){.content-exhibition .exhibition-detail p.links{font-size:.9375rem}}.content-exhibition p.artist,.content-exhibition p.dates,.content-exhibition p.reception-details{margin-bottom:.5rem}.content-exhibition .caption{font-size:.75rem;font-weight:300;padding:0;color:#949494}@media screen and (min-width: 640px){.content-exhibition .caption{font-size:.8125rem;padding:.125rem 0 0}}.content-exhibition .links{text-transform:uppercase;margin-top:1rem;width:100%;float:left}.content-exhibition .links a{border:none;margin:0 1rem .5rem 0;display:block;float:left}.content-exhibition .links a:last-of-type{margin-right:0}.content-exhibition .exhibition-description{float:left;padding:1.5rem 1.5rem 0;margin:0}@media screen and (min-width: 640px){.content-exhibition .exhibition-description{width:72%;padding:2rem 3rem 0}}.content-exhibition .exhibition-description p{word-break:break-word}.content-exhibition .exhibition-description p:last-of-type{margin-bottom:0}.content-exhibition .exhibition-detail .exhibition-description{padding:0;margin-top:1rem;width:auto}.content-artists .artists-list{margin-bottom:2.25rem;width:100%}.content-artists .artists-list li{margin-bottom:1.5rem}.content-artists .artists-list a{border:none;display:block;color:#7f7f7f;-webkit-transition:color 300ms ease-in-out;-moz-transition:color 300ms ease-in-out;transition:color 300ms ease-in-out}.content-artists .artists-list a:hover{color:#4c4c4c}@media screen and (max-width: 640px){.content-artist{padding-left:0;padding-right:0}}.content-artist .artist-gallery{float:left;display:block;margin-right:2.12766%;width:100%;margin-right:0}.content-artist .artist-gallery:last-child{margin-right:0}@media screen and (min-width: 640px){.content-artist .artist-gallery{float:left;display:block;margin-right:2.12766%;width:74.46809%}.content-artist .artist-gallery:last-child{margin-right:0}}.content-artist .artist-detail{float:left;display:block;margin-right:2.12766%;width:48.93617%;margin-right:0;padding:1.5rem 0}.content-artist .artist-detail:last-child{margin-right:0}@media screen and (max-width: 640px){.content-artist .artist-detail{padding:1.5rem .25rem}}.content-artist .artist-gallery+.artist-detail{float:left;display:block;margin-right:2.12766%;width:100%;margin-right:0}.content-artist .artist-gallery+.artist-detail:last-child{margin-right:0}@media screen and (min-width: 640px){.content-artist .artist-gallery+.artist-detail{float:left;display:block;margin-right:2.12766%;width:23.40426%;margin-right:0;padding:1.5rem;padding:0}.content-artist .artist-gallery+.artist-detail:last-child{margin-right:0}}.content-artist .title{font-size:1.5rem}@media screen and (max-width: 640px){.content-artist .title{padding:0 .25rem}}@media screen and (min-width: 640px){.content-artist .title{font-size:1.75rem}}.content-artist .artist-bio{margin-bottom:1.5rem}.content-artist .artist-past-exhibitions{margin-bottom:1.5rem}.gallery-list{display:block;overflow:visible;height:auto;width:100%;margin:0}.gallery-list::after{clear:both;content:"";display:table}@media screen and (min-width: 640px){.gallery-list{float:left;margin-left:-.5rem;margin-top:-.5rem}}.gallery-list figure{-moz-box-sizing:content-box;box-sizing:content-box;float:left;margin:.25rem;padding:0;position:relative;overflow:hidden}@media screen and (min-width: 640px){.gallery-list figure{margin:.5rem}}.gallery-list figure.first-item{clear:both}.gallery-list figure a{border:none}.gallery-list figure img{display:block;width:auto;height:100%}.gallery-list figure figcaption{display:none}.content-publications .publications-list{margin-bottom:2.25rem;width:100%}.content-publications .publications-list li{margin-bottom:1.5rem}.content-publications .publications-list a{border:none;display:block;color:#7f7f7f;-webkit-transition:color 300ms ease-in-out;-moz-transition:color 300ms ease-in-out;transition:color 300ms ease-in-out}.content-publications .publications-list a:hover{color:#4c4c4c}@media screen and (max-width: 640px){.content-publication{padding-left:0;padding-right:0}}@media screen and (min-width: 640px){.content-publication .content-visual{width:72%;margin:0;float:left}}.content-publication .publication-image{margin:0}@media screen and (min-width: 640px){.content-publication .publication-image.col-vert{width:40%}}.content-publication .publication-image img{width:100%;height:auto}.content-publication .publication-detail{padding:1.5rem}@media screen and (min-width: 640px){.content-publication .publication-detail{width:28%;float:left;padding:0 0 0 1.75rem}}.content-publication .publication-detail p{line-height:1.25}.content-publication .publication-detail p.links{font-size:.875rem}@media screen and (min-width: 640px){.content-publication .publication-detail p.links{font-size:.9375rem}}.content-publication p.artist{margin-bottom:.5rem}.content-publication .caption{font-size:.75rem;font-weight:300;padding:0;color:#949494}@media screen and (min-width: 640px){.content-publication .caption{font-size:.8125rem;padding:.125rem 0 0}}.content-publication .links{text-transform:uppercase;margin-top:1rem}@media screen and (min-width: 640px){.content-publication .links{margin-top:1.75rem}}.content-publication .links a{border:none;margin:0 1rem .5rem 0;display:block;float:left}.content-publication .links a:last-of-type{margin-right:0}.content-publication .publication-description{float:left;padding:1.5rem 1.5rem 0;margin:0}@media screen and (min-width: 640px){.content-publication .publication-description{width:72%;padding:2rem 3rem 0}}.content-publication .publication-description p:last-of-type{margin-bottom:0}.content-artfairs .artfair-list{margin-bottom:2.25rem;width:100%}.content-artfairs .artfair-list li{margin-bottom:1.5rem}.content-artfairs .artfair-list a{border:none;display:block;color:#7f7f7f;-webkit-transition:color 300ms ease-in-out;-moz-transition:color 300ms ease-in-out;transition:color 300ms ease-in-out}.content-artfairs .artfair-list a:hover{color:#4c4c4c}.content-artfairs .artfair-list .artfair-title{margin-bottom:.25rem}.content-artfairs .artfair-list .artfair-dates{font-size:.875rem;font-weight:400;color:#949494}@media screen and (min-width: 640px){.content-artfairs .artfair-list .artfair-dates{font-size:.9375rem}}@media screen and (max-width: 640px){.content-artfair{padding-left:0;padding-right:0}}@media screen and (min-width: 640px){.content-artfair .content-visual{width:72%;margin:0;float:left}}.content-artfair .artfair-image{margin:0}@media screen and (min-width: 640px){.content-artfair .artfair-image.col-vert{width:40%}}.content-artfair .artfair-image img{width:100%;height:auto}.content-artfair .artfair-detail{padding:1.5rem}@media screen and (min-width: 640px){.content-artfair .artfair-detail{width:28%;float:left;padding:0 0 0 1.75rem}}.content-artfair .artfair-detail p{line-height:1.25}.content-artfair .artfair-detail p.links{font-size:.875rem}@media screen and (min-width: 640px){.content-artfair .artfair-detail p.links{font-size:.9375rem}}.content-artfair .caption{font-size:.75rem;font-weight:300;padding:0;color:#949494}@media screen and (min-width: 640px){.content-artfair .caption{font-size:.8125rem;padding:.125rem 0 0}}.content-artfair .links{text-transform:uppercase;margin-top:1rem}@media screen and (min-width: 640px){.content-artfair .links{margin-top:1.75rem}}.content-artfair .links a{border:none;margin:0 1rem .5rem 0;display:block;float:left}.content-artfair .links a:last-of-type{margin-right:0}.content-artfair .artfair-description{float:left;padding:1.5rem 1.5rem 0;margin:0}@media screen and (min-width: 640px){.content-artfair .artfair-description{width:72%;padding:2rem 3rem 0}}.content-artfair .artfair-description p:last-of-type{margin-bottom:0}.mc-signup{width:100%;max-width:380px;margin-top:2rem}.mc-signup::after{clear:both;content:"";display:table}.mc-signup input.email{border-radius:0;font-size:.9375rem;height:40px;margin-bottom:0;-webkit-appearance:none;float:left;display:block;margin-right:2.12766%;width:74.46809%;margin-right:0}.mc-signup input.email:last-child{margin-right:0}.mc-signup input.button{border-radius:0;font-size:.9375rem;height:40px;padding:.71875rem .125rem;text-align:center;-webkit-appearance:none;float:left;display:block;margin-right:2.12766%;width:23.40426%;margin-right:0}.mc-signup input.button:last-child{margin-right:0}.hidden{visibility:hidden;overflow:hidden;height:0}.social{margin-top:2.5rem;text-align:center}@media screen and (min-width: 640px){.social{text-align:left;margin-top:1.5rem}}.social li{display:inline-block;margin:0 .5rem}@media screen and (min-width: 640px){.social li:first-child{margin-left:0}}.social li a{border:none;display:block;width:32px;height:32px;padding:8px;overflow:visible;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}@media screen and (min-width: 640px){.social li a{width:40px;height:40px;padding:10px}}.social li a:hover{-webkit-transform:scale(1.28);-moz-transform:scale(1.28);-ms-transform:scale(1.28);transform:scale(1.28)}.social li a:hover .icon{fill:#666}.social li a .icon{display:block;width:100%;height:auto;fill:#7f7f7f;-webkit-transition:fill 300ms ease-in-out;-moz-transition:fill 300ms ease-in-out;transition:fill 300ms ease-in-out}.credit{border:none;display:block;cursor:pointer;font-size:.75rem;text-align:center;padding:2rem 0 1rem;width:100%}@media screen and (min-width: 640px){.credit{bottom:17.5px;padding:0;position:absolute;right:17.5px;text-align:right;width:auto}}