@-webkit-keyframes haSmoothReveal{0%{-webkit-transform:translateY(100px);transform:translateY(100px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes haSmoothReveal{0%{-webkit-transform:translateY(100px);transform:translateY(100px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.ha-justified-gallery .ha-justified-grid__wrap{margin-right:calc(-1*var(--justified-grid-pull, 0));margin-left:calc(-1*var(--justified-grid-pull, 0));width:auto}.ha-justified-gallery .ha-justified-grid__item{border-radius:3px}.ha-justified-gallery .ha-justified-grid__item img{border-radius:inherit}.ha-justified-gallery .justified-gallery>.ha-justified-grid__item>.caption{bottom:-100px!important;padding:10px;-webkit-transition:all .25s!important;transition:all .25s!important;-webkit-animation:haSmoothReveal .3s forwards;animation:haSmoothReveal .3s forwards}.ha-justified-gallery .justified-gallery>.ha-justified-grid__item>.caption.caption-visible{bottom:0!important}.ha-justified-gallery .justified-gallery>.entry-visible>a>img,.ha-justified-gallery .justified-gallery>.entry-visible>img{-webkit-transition:all 300ms,opacity 500ms ease-in;transition:all 300ms,opacity 500ms ease-in;-o-object-fit:cover;object-fit:cover}.ha-filter{margin-bottom:20px}.ha-filter__item{display:inline-block;overflow:hidden;margin-bottom:10px;padding:8px 20px;max-width:100%;border:2px solid #885cff;border-radius:3px;background-color:transparent;color:#885cff;text-transform:uppercase;text-overflow:ellipsis;font-size:14px;line-height:1.2;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.ha-filter__item:focus,.ha-filter__item:hover{outline:0;background-color:#885cff;color:#fff}.ha-filter__item--active,.ha-filter__item:active{background-color:#885cff;color:#fff}.ha-filter__item:not(:last-child){margin-right:10px}.ha-toggle .ha-toggle__item-content:after{display:block;clear:both;content:""}.ha-toggle .ha-toggle__wrapper{color:#2b2b2b}.ha-toggle .ha-toggle__item{overflow:hidden;border:1px solid #e8e8e8;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.ha-toggle .ha-toggle__item:not(:first-child){margin-top:-1px}.ha-toggle .ha-toggle__item-title{margin:0;padding:20px;font-weight:700;line-height:1;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.ha-toggle .ha-toggle__item-title-icon{margin-right:15px}.ha-toggle .ha-toggle__item .ha-toggle__icon svg,.ha-toggle .ha-toggle__item-title-icon svg{width:1em;height:auto;fill:currentColor}.ha-toggle .ha-toggle__item-content{display:none;padding:20px;border-top:1px solid #e8e8e8}.ha-toggle .ha-toggle__item .ha-toggle__icon{display:inline-block;font-size:.8em;line-height:1.2em}.ha-toggle .ha-toggle__item .ha-toggle__icon--opened,.ha-toggle .ha-toggle__item--active>span>.ha-toggle__icon--closed{display:none}.ha-toggle .ha-toggle__item--active>span>.ha-toggle__icon--opened{display:inline-block}.ha-toggle--icon-left .ha-toggle__icon{float:left;margin-right:15px}.ha-toggle--icon-right .ha-toggle__icon{float:right;margin-left:15px}/** Widgets: justified-gallery, toggle **/