.eyecatcher{height:0;display:none;transition:height 1s ease-out;overflow:hidden;position:relative}.eyecatcher-overlay{position:absolute;width:100%;top:0;z-index:9999;box-shadow:0 10px 14px rgba(30,30,30,.25)}@media screen and (min-width: 2560px){.eyecatcher-transparent{box-shadow:none !important}}.eyecatcher--image__desktop,.eyecatcher--image__mobile{width:100%;height:auto}.eyecatcher--image__mobile{display:block;width:100%;min-width:100%}.eyecatcher--image__desktop{max-width:2560px;margin:0 auto;display:none}.eyecatcher--close{position:absolute;width:14rem;left:50%;margin-left:-7rem;bottom:-3rem;background:rgba(0,0,0,.7);color:#fff;z-index:200;padding:.5rem;display:flex;justify-content:space-between;align-items:center;cursor:hand;outline:none;transition:bottom 1s ease-out}.eyecatcher--close:hover{background:#000}.eyecatcher-open .eyecatcher--close{bottom:0}@media screen and (min-width: 768px){.eyecatcher--image__mobile{display:none}.eyecatcher--image__desktop{display:block}}