#blog .filter-categorys{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;width:100%}#blog .filter-categorys li{padding:16px}#blog .filter-categorys li.active{font-weight:700;border:1px solid #e7e7e7;border-radius:8px}@media screen and (max-width: 768px){#blog .filter-categorys li.active{border-radius:6px}}#blog .filter-categorys li:hover{font-weight:700}#blog .article-list{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:1fr;grid-column-gap:16px;grid-row-gap:16px;width:100%}@media screen and (max-width: 992px){#blog .article-list{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 768px){#blog .article-list{grid-template-columns:repeat(1, 1fr)}}#post header .box-thumb{display:flex;flex-direction:column;justify-content:center;align-items:center;height:286px;width:100%;background-size:cover;background-position:center;padding-top:32px;padding-bottom:32px;padding-left:32px;padding-right:32px;background-color:hsla(0,0%,100%,.3)}#post header .box-thumb .heading-2,#post header .box-thumb .date{color:#fff;text-align:center}#post header .box-thumb .post-categories{margin-top:32px}#post .content-wrapper .inside{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}#post .content-wrapper .inside .sidebar{width:100%;max-width:322px}#post .content-wrapper .inside .sidebar .heading-4{color:#e5007e}#post .content-wrapper .inside .sidebar .article-list-single-post .article{margin-top:16px}@media screen and (max-width: 992px){#post .content-wrapper .inside{flex-direction:column}#post .content-wrapper .inside .sidebar{max-width:100%}#post .content-wrapper .inside .sidebar .article-list-single-post{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:1fr;grid-column-gap:16px;grid-row-gap:16px}}@media screen and (max-width: 768px){#post .content-wrapper .inside .sidebar .article-list-single-post{grid-template-columns:repeat(1, 1fr)}}#content{width:100%;max-width:885px}#content>*:not(:first-child){margin-block-start:24px}#content h2{font-family:"Archivo",Arial,Helvetica,sans-serif;font-size:33px;font-weight:700;line-height:1.2}@media screen and (max-width: 768px){#content h2{font-size:33px}}#content h3{color:#02adef;font-family:"Archivo",Arial,Helvetica,sans-serif;font-size:23px;font-weight:600;line-height:1.2;word-break:break-word}@media screen and (max-width: 992px){#content h3{font-size:20px}}#content h4{font-family:"Archivo",Arial,Helvetica,sans-serif;font-size:19px;font-weight:600;line-height:1.2;word-break:break-word}@media screen and (max-width: 992px){#content h4{font-size:16px}}#content .wp-block-button__width-100 .wp-block-button__link{width:100%}article.post{display:flex;flex-direction:column;justify-content:flex-end;width:100%;height:100%;overflow:hidden}article.post .content-top{display:flex;flex-direction:column;justify-content:space-between;gap:85px;background-size:cover;background-position:center;height:100%;padding-top:32px;padding-bottom:32px;padding-left:32px;padding-right:32px;background-color:hsla(0,0%,100%,.3)}article.post .content-top .content-title{color:#fff}article.post .content-top .content-title h2{margin-bottom:8px}article.post .content-buttom{border-top:4px solid #02adef;padding-top:32px;padding-bottom:32px;padding-left:32px;padding-right:32px;background-color:hsla(0,0%,100%,.3)}article.post .content-buttom span{display:inline-flex;align-items:center;justify-content:center;font-family:"Archivo",Arial,Helvetica,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:1.6px;transition:.4s}article.post .content-buttom span:before{content:"";display:inline-block;background-image:url("/wp-content/themes/mytransfert/assets/icons/arrow.svg");background-repeat:no-repeat;background-size:100%;background-position:center;margin-right:16px;height:12px;width:12px;transition:.4s}article.post .content-buttom:hover span:before{transform:rotate(45deg)}.post-categories{display:flex;flex-wrap:wrap}.post-categories>*{display:inline-block;font-size:13px;background-color:rgba(243,243,243,.5);padding:4px 8px;border-radius:50px}.nav-links{display:flex;justify-content:center;align-items:center;gap:12px;margin:32px 0}.nav-links .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 8px;font-family:"Archivo",Arial,Helvetica,sans-serif;font-size:16px;font-weight:700;background:rgba(243,243,243,.5);color:#000;border-radius:50%;transition:background .3s,color .3s;text-decoration:none;border:none;cursor:pointer;user-select:none}.nav-links .page-numbers:hover,.nav-links .page-numbers:focus{background:#def3ff;color:#02adef}.nav-links .current{background:#02adef;color:#fff;pointer-events:none}.nav-links .prev,.nav-links .next{background:rgba(0,0,0,0);color:#02adef;font-size:22px;border-radius:50%;min-width:36px;height:36px}.nav-links .prev:hover,.nav-links .prev:focus,.nav-links .next:hover,.nav-links .next:focus{background:none;color:#02adef}
