section.block-sticky-post{background-color:#fff}section.block-sticky-post div.container{display:flex;justify-content:space-between;align-items:center;gap:4.5rem}@media (max-width:920px){section.block-sticky-post div.container{flex-direction:column;gap:3rem}}section.block-sticky-post div.container div.wrapper-txt{max-width:calc(50% - 2rem);width:100%}@media (max-width:920px){section.block-sticky-post div.container div.wrapper-txt{max-width:100%}}section.block-sticky-post div.container div.wrapper-txt a.category{display:inline-block;background-color:#36a9e1;color:#fff;font-weight:600;font-size:.875rem;padding:.5rem .75rem;line-height:1.25rem;border-radius:1.75rem;transition:.35s}section.block-sticky-post div.container div.wrapper-txt a.category:hover{background-color:#151d34}section.block-sticky-post div.container div.wrapper-txt h2{margin-top:1rem}section.block-sticky-post div.container div.wrapper-txt h2 a{text-decoration:none;font-size:inherit;color:inherit;transition:.35s}section.block-sticky-post div.container div.wrapper-txt h2 a:hover{color:#36a9e1}section.block-sticky-post div.container div.wrapper-txt div.infos{margin-top:1rem;display:flex;gap:1rem 1.75rem}section.block-sticky-post div.container div.wrapper-txt div.infos p{position:relative}section.block-sticky-post div.container div.wrapper-txt div.infos p:not(:last-child):after{display:block;content:"";position:absolute;right:-16px;top:9px;width:4px;height:4px;border-radius:50%;background-color:#151d34}section.block-sticky-post div.container div.wrapper-txt div.infos p a{text-decoration:none;color:#151d34;transition:.35s}section.block-sticky-post div.container div.wrapper-txt div.infos p a:hover{color:#36a9e1}section.block-sticky-post div.container div.wrapper-txt div.infos p a strong{text-transform:capitalize}section.block-sticky-post div.container div.wrapper-txt div.txt{margin-top:1.75rem}section.block-sticky-post div.container div.wrapper-txt a.btn{margin-top:1.75rem}section.block-sticky-post div.container a.wrapper-img{max-width:calc(50% - 2rem);width:100%;height:400px}@media (max-width:920px){section.block-sticky-post div.container a.wrapper-img{max-width:100%}}@media (max-width:640px){section.block-sticky-post div.container a.wrapper-img{height:210px}}section.block-sticky-post div.container a.wrapper-img:hover picture img{transform:scale(1.05)}section.block-sticky-post div.container a.wrapper-img picture{border-radius:.5rem}section.block-sticky-post div.container a.wrapper-img picture img{transition:.5s}