.path-frontpage .homepage-slideshow{height:700px;position:relative;overflow:hidden}.path-frontpage .homepage-slideshow .mfp-all-items{display:block;height:100%}.path-frontpage .homepage-slideshow .mfp-all-items .field__item{height:100%}.path-frontpage .homepage-slideshow .mfp-all-items .field__item a{display:block;height:100%;width:100%;position:relative;text-decoration:none}.path-frontpage .homepage-slideshow .mfp-all-items .field__item a:hover{text-shadow:none}.path-frontpage .homepage-slideshow .mfp-all-items .field__item a:before{display:none}.path-frontpage .homepage-slideshow .mfp-all-items .field__item a:after{content:'';-webkit-transition:.2s ease all;-o-transition:.2s ease all;transition:.2s ease all;background:url(../../images/icons/zoom.png) no-repeat center,#fff;background-size:14px;height:34px;width:34px;position:absolute;left:auto;right:30px;top:30px;opacity:1}.path-frontpage .homepage-slideshow .mfp-all-items .field__item a:before{position:absolute;display:block;bottom:-1px;height:120px;width:100%;content:'';background:url(../../images/backgrounds/ripped.png) repeat-x;background-position:0 bottom}.path-frontpage .homepage-slideshow .mfp-all-items .field__item a img{height:-webkit-calc(100% - 65px);height:calc(100% - 65px);width:100%;-o-object-fit:cover;object-fit:cover}.path-frontpage .homepage-slideshow .mfp-all-items .field__item a .image_author{position:absolute;color:#fff;bottom:120px;right:35px;text-transform:uppercase;font-size:.75rem}.path-frontpage .homepage-slideshow .mfp-all-items .field__item a .image_author:before{content:'';display:block;height:10px;width:10px;position:absolute;left:-15px;top:1px;background:url(../../images/icons/camera.png) no-repeat;background-size:contain}.path-frontpage .homepage-slideshow .dot_container{position:absolute;bottom:120px;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.path-frontpage .homepage-slideshow .dot_container .dot{display:block;border:2px #fff solid;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;height:16px;width:16px;padding:0;position:relative;margin:0 5px;cursor:pointer}.path-frontpage .homepage-slideshow .dot_container .dot.active:before{opacity:1}.path-frontpage .homepage-slideshow .dot_container .dot:before{content:'';opacity:0;position:absolute;width:8px;height:8px;top:-webkit-calc(50% - 4px);top:calc(50% - 4px);left:-webkit-calc(50% - 4px);left:calc(50% - 4px);background:#fff;border-radius:50%}