@keyframes spin{100%{transform:rotate(-360deg)}}@keyframes bouncehorizontal{from{transform:translateX(0)}to{transform:translateX(3px)}}@keyframes continuous-scrolling-left{0%{transform:translateX(100%);-webkit-transform:translateX(100%)}100%{transform:translateX(-100%);-webkit-transform:translateX(-100%)}}body.blog .blog-header,body.category .blog-header{max-width:1192px;margin:0 auto 3rem auto;padding:1rem;text-align:center}body.blog .blog-header .blog-title,body.category .blog-header .blog-title{text-align:center}body.blog .sticky-posts .container-sticky-posts,body.category .sticky-posts .container-sticky-posts{max-width:1192px;margin:1rem auto 3rem auto;position:relative}body.blog .sticky-posts .container-sticky-posts .type-post,body.category .sticky-posts .container-sticky-posts .type-post{display:flex;height:100%}body.blog .sticky-posts .container-sticky-posts .type-post .sticky-post-content,body.category .sticky-posts .container-sticky-posts .type-post .sticky-post-content{width:50%;background-color:#f1f1f1;padding:3.125rem 2.5rem}body.blog .sticky-posts .container-sticky-posts .type-post .sticky-post-content .posted-on,body.category .sticky-posts .container-sticky-posts .type-post .sticky-post-content .posted-on{display:block;text-align:center;color:#00406F;font-weight:300;font-size:.75rem;margin-bottom:0.7rem}body.blog .sticky-posts .container-sticky-posts .type-post .sticky-post-content .blog-post-title,body.category .sticky-posts .container-sticky-posts .type-post .sticky-post-content .blog-post-title{text-align:center;margin-bottom:1.8rem}body.blog .sticky-posts .container-sticky-posts .type-post .sticky-post-content p,body.category .sticky-posts .container-sticky-posts .type-post .sticky-post-content p{color:#00406F;font-weight:300;font-size:1rem;line-height:1.75rem}body.blog .sticky-posts .container-sticky-posts .type-post .sticky-post-image,body.category .sticky-posts .container-sticky-posts .type-post .sticky-post-image{width:50%}body.blog .sticky-posts .container-sticky-posts .type-post .sticky-post-image .post-img-bg,body.category .sticky-posts .container-sticky-posts .type-post .sticky-post-image .post-img-bg{background-repeat:no-repeat;background-size:cover;background-position:center;height:100%;width:100%}body.blog .sticky-posts .container-sticky-posts .sticky-posts-stamp,body.category .sticky-posts .container-sticky-posts .sticky-posts-stamp{background-repeat:no-repeat;height:182px;width:180px;position:absolute;top:-90px;right:-90px;animation:spin 20s linear infinite}body.blog .sticky-posts .container-sticky-posts .sticky-posts-stamp.entered,body.category .sticky-posts .container-sticky-posts .sticky-posts-stamp.entered{background-image:url(img/702b2fefab8efdce981ec2cf956b2ce1.png)}body.blog .posts-list-container .posts-list,body.category .posts-list-container .posts-list{gap:1.25rem;max-width:1192px;margin:1rem auto;display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr))}body.blog .posts-list-container .posts-list .post-item,body.category .posts-list-container .posts-list .post-item{max-width:384px;margin:0 auto;position:relative}body.blog .posts-list-container .posts-list .post-item .post-img,body.category .posts-list-container .posts-list .post-item .post-img{height:auto;width:100%}body.blog .posts-list-container .posts-list .post-item .post-date,body.category .posts-list-container .posts-list .post-item .post-date{background-color:#fff;color:#00406F;font-weight:300;text-align:center;font-size:.75rem;max-width:180px;margin:-20px auto 0 auto;padding:0.5rem 1rem;position:relative}body.blog .posts-list-container .posts-list .post-item .post-title,body.category .posts-list-container .posts-list .post-item .post-title{text-align:center;padding:0 1.4375rem;margin-top:0}body.blog .posts-list-container .posts-list .post-item .post-title a::after,body.category .posts-list-container .posts-list .post-item .post-title a::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%}body.blog .pagination-container,body.category .pagination-container{margin-top:4.375rem}@media (max-width: 1469px){body.blog .sticky-posts .container-sticky-posts .sticky-posts-stamp,body.blog body.category .sticky-posts .container-sticky-posts .sticky-posts-stamp,body.category .sticky-posts .container-sticky-posts .sticky-posts-stamp,body.category body.category .sticky-posts .container-sticky-posts .sticky-posts-stamp{background-image:none;display:none}body.blog .sticky-posts .container-sticky-posts .sticky-posts-stamp.entered,body.blog body.category .sticky-posts .container-sticky-posts .sticky-posts-stamp.entered,body.category .sticky-posts .container-sticky-posts .sticky-posts-stamp.entered,body.category body.category .sticky-posts .container-sticky-posts .sticky-posts-stamp.entered{background-image:none}}@media (max-width: 991.98px){body.blog .blog-header,body.category .blog-header{width:100%;margin-bottom:2rem}}@media (max-width: 767.98px){body.blog .sticky-posts,body.category .sticky-posts{display:none}}@media (max-width: 575.98px){body.blog .site-main,body.category .site-main{display:flex;flex-direction:column}body.blog .sticky-posts,body.category .sticky-posts{order:2}body.blog .sticky-posts .container-sticky-posts,body.category .sticky-posts .container-sticky-posts{margin-bottom:2rem}body.blog .posts-list-container,body.category .posts-list-container{order:4}body.blog .posts-list-container .posts-list,body.category .posts-list-container .posts-list{padding:0 1rem}body.blog .posts-list-container .posts-list .post-item,body.category .posts-list-container .posts-list .post-item{max-width:384px;margin:0 auto;display:flex}body.blog .posts-list-container .posts-list .post-item .post-img,body.category .posts-list-container .posts-list .post-item .post-img{flex:0 0 170px}body.blog .posts-list-container .posts-list .post-item .post-content,body.category .posts-list-container .posts-list .post-item .post-content{padding-left:.625rem}body.blog .posts-list-container .posts-list .post-item .post-content .post-date,body.category .posts-list-container .posts-list .post-item .post-content .post-date{background-color:transparent;text-align:left;max-width:unset;margin:0;padding:0;margin-bottom:0.5rem;font-size:.7rem}body.blog .posts-list-container .posts-list .post-item .post-content .post-title,body.category .posts-list-container .posts-list .post-item .post-content .post-title{text-align:left;padding:0;font-size:.875rem;line-height:1rem}body.blog .pagination-container,body.category .pagination-container{order:5;margin-top:3rem}}

