.imageWL{display:block;width:100%;position:relative;transition:all .25s ease-in-out;overflow:hidden;border-radius:10px}.imageWL *{max-width:100%;display:block}.imageWL.original{overflow:auto}.imageWL.original:after{padding:none;display:none}@media screen and (max-width:767px){.imageWL.hoverable:hover{transform:none}}.imageWL.hoverable:hover{transform:scale(1.05)}.imageWL:after{content:"";display:block;padding-bottom:100%}.imageWL.ratio_165:after{padding-bottom:65%}@media screen and (max-width:767px){.imageWL.ratio_165:after{padding-bottom:100%}}.imageWL.ratio_1150:after{padding-bottom:125%}@media screen and (max-width:767px){.imageWL.ratio_1150:after{padding-bottom:100%}}.imageWL .imageWL-container,.imageWL .imageWL-container .imageWL-loaded{position:absolute;width:100%;height:100%;background-position:50%;background-size:cover}.imageWL .imageWL-container .imageWL-loaded{z-index:1;display:flex;justify-content:center;align-items:center}.imageWL .imageWL-container .imageWL-loaded img{visibility:hidden}.imageWL .imageWL-container .imageWL-preview{position:absolute;width:100%;height:100%;z-index:2;transition:all .25s ease-in-out;transition-delay:.5s;opacity:1}.imageWL .imageWL-container .imageWL-preview.hidden{opacity:0}.imageWL .imageWL-container .imageWL-preview .imageWL-previewer{position:absolute;width:100%;height:100%;background-position:50%;background-size:cover;filter:blur(8px);-webkit-filter:blur(8px)}.imageWL .imageWL-orignal-container{text-align:center;position:relative;height:400px;transition:all .2s ease-in-out}.imageWL .imageWL-orignal-container *{transition:all .2s ease-in-out}.imageWL .imageWL-orignal-container .imageWL-orignal-blur{background-position:50%;background-size:cover;filter:blur(8px);-webkit-filter:blur(8px);position:absolute;top:0;left:0;right:0;bottom:0}.imageWL .imageWL-orignal-container .imageWL-orignal-image{position:absolute;top:0;left:0;right:0;z-index:1;opacity:0;transition:all .2s ease-in-out}.imageWL .imageWL-orignal-container img{max-height:60vh;display:inline}.postcard{opacity:1;transition:all .25s ease-in-out;transform:translateY(0)}.postcard.is-out-viewport{opacity:0;transform:translateY(20px)}.postcard .post-image{margin-bottom:8px}.postcard .post-category{display:inline-block;z-index:2;color:#000;font-size:11px;border-bottom:2px solid rgba(0,0,0,0);text-transform:capitalize;position:absolute;bottom:0;right:0}.postcard a.title{font-family:Roboto,sans-serif;margin:0 0 8px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;color:#000;font-weight:700;font-size:20px}.postcard:hover a{color:red}.postcard .postcard-date{font-size:11px;margin-bottom:8px;color:#616972}.postcard.with-row{display:flex;grid-gap:16px;margin-bottom:16px}.postcard.with-row .post-image{min-width:35%;max-width:30%;margin:0}.postcard.with-row .post-image figure,.postcard.with-row .post-image figure img{aspect-ratio:1/1}.postcard.with-row .title{padding:0;line-height:20px}.postcard.with-row .post-category{display:none}.postcard.light .post-category,.postcard.light .postcard-date,.postcard.light .title a{color:#fff}