.tile{width:100%;height:100%;display:flex}.tile .tile-inner{color:#1c1c1c;background:#fff;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:10px;display:flex}.tile .image{background:#000;flex:0 auto;width:100%;height:0;padding-bottom:56%;position:relative;overflow:hidden}.tile .image a{width:100%;height:100%;display:block}.tile .image:hover{opacity:1}.tile .image:hover:before{display:none}.tile .description{text-transform:none;flex:1 0 auto;justify-content:center;align-items:flex-start;width:100%;font-size:.75rem;display:flex}.tile .description .h6{opacity:.75;text-transform:uppercase;margin-bottom:.4rem;font-size:.85rem;line-height:1.42}.tile .description .post-title{text-transform:uppercase;margin-bottom:.75rem;font-size:1.5rem;line-height:1;display:block}.tile .button{flex:none;justify-content:flex-end;align-items:flex-end;width:100%;margin:0;padding:0;font-size:.75em;display:flex;position:relative}.tile .button .btn:before{background:#fff!important}.tile .button .btn span{border:none;padding:.75em 4em;color:#fff!important;background:0 0!important}.tile .button .btn:hover,.tile .button .btn:hover span{opacity:1}
.pagination{justify-content:space-between;display:flex}@media screen and (max-width:1024px){.pagination{flex-wrap:wrap;font-size:.5em}}.pagination button{border:none;outline:none}.pagination .btn-prevnext{text-transform:uppercase;color:#000;cursor:pointer;background:#2c9bf4;flex:30%;justify-content:center;align-items:center;padding:.125em 1em;font-size:5em;line-height:1;transition:all .3s ease-in-out;display:flex;position:relative}.pagination .btn-prevnext:hover{background:#1490f3}.pagination .btn-prevnext:active{background:#0966b1;top:1px}.pagination .btn-prevnext.disabled{cursor:default;pointer-events:none;background:#ccc}.pagination .btn-wrap{flex:40%;justify-content:center;align-items:center;display:flex}@media screen and (max-width:1024px){.pagination .btn-wrap{flex:100%}}.pagination .btn-wrap .btn-paginate{cursor:pointer;background:0 0;height:auto;padding:.25em;font-size:5em;line-height:1;transition:all .3s ease-in-out;position:relative}.pagination .btn-wrap .btn-paginate:hover{opacity:.6}.pagination .btn-wrap .btn-paginate:active{top:1px}.pagination .btn-wrap .btn-paginate.current{color:#acacac;cursor:default;pointer-events:none;position:relative}.pagination .btn-wrap .btn-paginate.current:after{content:"";background-color:#c6c6c6;width:55%;height:4px;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)}
article.single-post{margin-bottom:2em;position:relative}article.single-post .aspect-ratio{padding-bottom:54%!important}article.single-post .image-main{width:calc(73% - 1.25em);display:block;position:relative;overflow:hidden}@media screen and (max-width:768px){article.single-post .image-main{width:100%;margin-top:.2em}}article.single-post .image-main .h6{z-index:200;background:#fff;border-top:1px solid #1c1c1c;border-right:1px solid #1c1c1c;width:auto;height:auto;padding:.35em 1em;position:absolute;bottom:0;left:0}article.single-post .go-back{z-index:900;cursor:pointer;width:auto;max-width:10em;margin-left:auto;font-size:.85em;position:sticky;top:0;right:0}article.single-post .go-back .h6{text-align:center}article.single-post .go-back:hover .bg{background:#1490f3}article.single-post .content-main{flex-direction:column;width:calc(73% - 1.25em);padding:2em;display:flex}article.single-post .content-main ul,article.single-post .content-main ol{font-size:.85em}article.single-post .content-main .content-main-title{margin:1em 0 3em}article.single-post .content-main .content-main-padd{align-self:flex-end;width:60%;margin-right:5%}article.single-post .content-main .content-main-padd img{max-width:calc(108% + 2em);margin:2em 0}@media screen and (max-width:1024px){article.single-post .content-main .content-main-padd{width:100%;margin-right:initial}article.single-post .content-main{width:100%}article.single-post .content-main .content-main-title h2{font-size:1.25em}article.single-post .content-main .content-main-padd{width:100%}}
