.ha-post-list{margin:0;padding:0;list-style:none}.ha-post-list .ha-post-list-item,.ha-post-list.ha-post-list-inline{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ha-post-list.ha-post-list-inline{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.ha-post-list .ha-post-list-item{margin:0 0 10px;padding:0}.ha-post-list.ha-post-list-inline .ha-post-list-item{margin-right:21px}.ha-post-list .ha-post-list-item:last-child,.ha-post-list.ha-post-list-inline .ha-post-list-item:last-child{margin-right:0;margin-bottom:0}.ha-post-list .ha-post-list-item a{width:100%}.ha-post-list-title{display:block;margin-top:0;margin-bottom:0;color:#242424;font-size:1rem;-webkit-transition:all .4s;transition:all .4s}.ha-post-list .ha-post-list-item a:hover .ha-post-list-title{color:#e04d8b}.ha-post-list-item a img{margin-right:15px;-o-object-fit:cover;object-fit:cover}span.ha-post-list-icon{margin-right:8px;color:#242424;font-size:14px}span.ha-post-list-icon svg{width:auto;height:1em;fill:currentColor}.ha-post-list .ha-post-list-item a,.ha-post-list-meta-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ha-post-list-meta-wrap{margin-top:3px}.ha-post-list-meta-wrap span{margin-right:10px;color:#8c8c8c;font-size:13px}.ha-post-list-meta-wrap span:last-child{margin-right:0}.ha-post-list-meta-wrap span i{margin-right:3px}.ha-post-list-excerpt p{margin-bottom:0;color:#8c8c8c}.ha-post-navigator-borders-yes .ha-post-navigator{padding-top:10px;padding-bottom:10px;border-right:none;border-left:none;color:#d4d4d4}.ha-post-navigator-borders-yes .ha-post-navigator__separator{margin:0 auto;width:1px;height:100%;background-color:#d4d4d4}.ha-post-navigator,.ha-post-navigator .ha-post-navigator__link a{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.ha-post-navigator .post-navigation__arrow-wrapper{color:#d4d4d4}.ha-post-navigator .post-navigation__arrow-wrapper.post-navigation__arrow-prev{padding-right:15px;font-size:30px}.ha-post-navigator .post-navigation__arrow-wrapper.post-navigation__arrow-next{padding-left:15px;font-size:30px}.ha-post-navigator .post-navigation__arrow-wrapper i{-webkit-transform:translateY(-5%);-ms-transform:translateY(-5%);transform:translateY(-5%)}.ha-post-navigator,.ha-post-navigator .ha-post-navigator__link__next,.ha-post-navigator .ha-post-navigator__link__prev{overflow:hidden}.ha-post-navigator .ha-post-navigator__link a{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;max-width:100%}.ha-post-navigator .post-navigation__next--label,.ha-post-navigator .post-navigation__prev--label{text-transform:uppercase;font-size:.8em}.ha-post-navigator .post-navigation__next--title,.ha-post-navigator .post-navigation__prev--title{font-size:.7em}.ha-post-navigator .post-navigation__next--label,.ha-post-navigator .post-navigation__next--title,.ha-post-navigator .post-navigation__prev--label,.ha-post-navigator .post-navigation__prev--title{overflow:hidden;text-overflow:ellipsis}.ha-post-navigator span.ha-post-navigator__link__next{text-align:right}.ha-post-navigator span.ha-post-navigator__link__next,.ha-post-navigator span.ha-post-navigator__link__prev{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.ha-post-navigator .ha-post-navigator__link{overflow:hidden;width:calc(50% - .5px);text-overflow:ellipsis;white-space:nowrap}.ha-post-navigator .ha-post-navigator__separator-wrapper{text-align:center}.ha-post-navigator .ha-post-navigator__next{text-align:right}.ha-post-navigator .ha-post-navigator__next a{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.ha-tiles{display:grid;font-size:10px;--tiles-gap:20px;grid-auto-flow:dense;grid-auto-rows:minmax(250px,1fr);grid-gap:var(--tiles-gap);grid-template-columns:minmax(250px,1fr)}.ha-tiles__tile,.ha-tiles__tile-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ha-tiles__tile{position:relative;overflow:hidden;background-color:#dedcff}.ha-tiles__tile:after{position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-color:rgba(255,40,81,.5);content:"";opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.ha-tiles__tile:hover:after{opacity:1}.ha-tiles__tile .ha-tiles__tile-img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ha-tiles__tile-content{position:absolute;bottom:0;z-index:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:50px 20px 20px;width:100%;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(34,34,34,0)),to(#343434));background-image:-webkit-linear-gradient(top,rgba(34,34,34,0) 0,#343434 100%);background-image:linear-gradient(180deg,rgba(34,34,34,0) 0,#343434 100%);word-wrap:break-word;overflow-wrap:break-word}.ha-tiles__tile-tag{position:absolute;top:20px;right:20px;z-index:1;padding:7px 10px;border-radius:3px;background-color:#ff2851;color:#fff;font-size:1.2em;line-height:1}.ha-tiles__tile-tag:focus,.ha-tiles__tile-tag:hover{color:#fff}.ha-tiles__tile-meta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:inherit;-ms-flex-pack:inherit;-webkit-justify-content:inherit;justify-content:inherit;margin-bottom:.85em;color:#fff;font-size:1.2em}.ha-tiles__tile-meta svg{margin-right:2px;width:auto;height:.9em;fill:currentColor}.ha-tiles__tile-meta span:not(:last-child){margin-right:1em}.ha-tiles__tile-title{margin:0;font-weight:700;font-size:1.6em;line-height:1.2}.ha-tiles__tile-title a{color:#fff;-webkit-transition:all .2s;transition:all .2s}.ha-tiles__tile-title a:focus,.ha-tiles__tile-title a:hover{color:#fafafa}.ha-tiles__tile-excerpt{display:none;margin:0;color:#fff;font-size:1.4em}.ha-tiles__tile--sm .ha-tiles__tile-title{margin-bottom:0!important}@media screen and (max-width:449px){.ha-tiles__tile--lg .ha-tiles__tile-title{margin-bottom:0!important}.ha-tiles:not(.ha-tiles--7) .ha-tiles__tile--md .ha-tiles__tile-title{margin-bottom:0!important}}@media screen and (min-width:450px){.ha-tiles__tile--md,.ha-tiles__tile--sm{font-size:.8em}.ha-tiles__tile--md .ha-tiles__tile-title,.ha-tiles__tile--sm .ha-tiles__tile-title{font-size:1.6em}.ha-tiles__tile--lg .ha-tiles__tile-title{font-size:2.4em;margin-bottom:.85em}.ha-tiles--7 .ha-tiles__tile--md .ha-tiles__tile-title{margin-bottom:.85em}.ha-tiles--7 .ha-tiles__tile--md .ha-tiles__tile-excerpt,.ha-tiles__tile--lg .ha-tiles__tile-excerpt{display:block}.ha-tiles.ha-tiles--7by2{grid-template-columns:repeat(3,minmax(250px,1fr));grid-template-rows:repeat(2,minmax(250px,1fr))}.ha-tiles.ha-tiles--4by2,.ha-tiles.ha-tiles--4by5{grid-template-columns:repeat(2,minmax(250px,1fr));grid-template-rows:repeat(4,minmax(250px,1fr))}.ha-tiles.ha-tiles--1 .ha-tiles__tile:nth-child(1),.ha-tiles.ha-tiles--10 .ha-tiles__tile:nth-child(3),.ha-tiles.ha-tiles--11 .ha-tiles__tile:nth-child(1),.ha-tiles.ha-tiles--2 .ha-tiles__tile:nth-child(1),.ha-tiles.ha-tiles--3 .ha-tiles__tile:nth-child(1),.ha-tiles.ha-tiles--4 .ha-tiles__tile:nth-child(1),.ha-tiles.ha-tiles--5 .ha-tiles__tile:nth-child(1),.ha-tiles.ha-tiles--6 .ha-tiles__tile:nth-child(1),.ha-tiles.ha-tiles--8 .ha-tiles__tile:nth-child(2){grid-column:span 2;grid-row:span 2}.ha-tiles.ha-tiles--2 .ha-tiles__tile:nth-child(2),.ha-tiles.ha-tiles--3 .ha-tiles__tile:nth-child(3){grid-row:span 2}.ha-tiles.ha-tiles--4 .ha-tiles__tile:nth-child(2),.ha-tiles.ha-tiles--5 .ha-tiles__tile:nth-child(4){grid-column:span 2}.ha-tiles.ha-tiles--6 .ha-tiles__tile:nth-child(2),.ha-tiles.ha-tiles--6 .ha-tiles__tile:nth-child(3),.ha-tiles.ha-tiles--9 .ha-tiles__tile:nth-child(1){grid-row:span 2}.ha-tiles.ha-tiles--7 .ha-tiles__tile{grid-row:span 2}.ha-tiles.ha-tiles--9 .ha-tiles__tile:nth-child(3),.ha-tiles.ha-tiles--9 .ha-tiles__tile:nth-child(4){grid-column:span 2}.ha-tiles.ha-tiles--11{grid-template-rows:repeat(5,minmax(250px,1fr))}.ha-tiles.ha-tiles--11 .ha-tiles__tile:nth-child(2),.ha-tiles.ha-tiles--11 .ha-tiles__tile:nth-child(4){grid-row:span 2}.ha-tiles.ha-tiles--12 .ha-tiles__tile:nth-child(2),.ha-tiles.ha-tiles--12 .ha-tiles__tile:nth-child(3){grid-column:span 2}.ha-tiles.ha-tiles--12 .ha-tiles__tile:nth-child(5){grid-column:span 3}}@media screen and (min-width:900px){.ha-tiles.ha-tiles--7by2{grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(2,minmax(250px,1fr))}.ha-tiles.ha-tiles--4by2,.ha-tiles.ha-tiles--4by5{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,minmax(250px,1fr))}.ha-tiles.ha-tiles--4by5{grid-template-rows:repeat(5,minmax(80px,1fr))}.ha-tiles.ha-tiles--10 .ha-tiles__tile:nth-child(1),.ha-tiles.ha-tiles--10 .ha-tiles__tile:nth-child(4){grid-row:span 3}.ha-tiles.ha-tiles--10 .ha-tiles__tile:nth-child(3),.ha-tiles.ha-tiles--10 .ha-tiles__tile:nth-child(5){grid-column:initial;grid-row:span 2}.ha-tiles.ha-tiles--10 .ha-tiles__tile:nth-child(2),.ha-tiles.ha-tiles--11 .ha-tiles__tile:nth-child(1){grid-column:span 2;grid-row:span 5}.ha-tiles.ha-tiles--11 .ha-tiles__tile:nth-child(2),.ha-tiles.ha-tiles--11 .ha-tiles__tile:nth-child(5){grid-row:span 2}.ha-tiles.ha-tiles--11 .ha-tiles__tile:nth-child(3),.ha-tiles.ha-tiles--11 .ha-tiles__tile:nth-child(4){grid-row:span 3}.ha-tiles.ha-tiles--12 .ha-tiles__tile:nth-child(1),.ha-tiles.ha-tiles--12 .ha-tiles__tile:nth-child(3){grid-column:span 2}.ha-tiles.ha-tiles--12 .ha-tiles__tile:nth-child(2),.ha-tiles.ha-tiles--12 .ha-tiles__tile:nth-child(4){grid-column:span 3}.ha-tiles.ha-tiles--12 .ha-tiles__tile:nth-child(5){grid-column:span 4}}/** Widgets: post-list, post-navigation, post-tiles **/