section.blog-posts-grid{padding:64px 0 120px}@media (max-width:576px){section.blog-posts-grid{padding:32px 0 65px}}section.blog-posts-grid .posts{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}@media (max-width:576px){section.blog-posts-grid .posts{gap:16px}}section.blog-posts-grid .posts .post-card{border-radius:12px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:8px;width:calc((100% - 48px)/ 3)}@media (max-width:768px){section.blog-posts-grid .posts .post-card{width:calc((100% - 24px)/ 2)}}@media (max-width:576px){section.blog-posts-grid .posts .post-card{width:100%}}section.blog-posts-grid .posts .post-card:nth-child(1){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:23px;width:100%}@media (max-width:768px){section.blog-posts-grid .posts .post-card:nth-child(1){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0}}section.blog-posts-grid .posts .post-card:nth-child(1) .thumb{width:50%}@media (max-width:768px){section.blog-posts-grid .posts .post-card:nth-child(1) .thumb{width:100%}}section.blog-posts-grid .posts .post-card:nth-child(1) .card-body{width:50%;padding:20px 48px}@media (max-width:768px){section.blog-posts-grid .posts .post-card:nth-child(1) .card-body{width:100%}}@media (max-width:576px){section.blog-posts-grid .posts .post-card:nth-child(1) .card-body{padding:11px}}section.blog-posts-grid .posts .post-card:nth-child(1) .card-body .card-title{font-size:32px;line-height:118.75%}@media (max-width:1200px){section.blog-posts-grid .posts .post-card:nth-child(1) .card-body .card-title{font-size:30px}}@media (max-width:992px){section.blog-posts-grid .posts .post-card:nth-child(1) .card-body .card-title{font-size:28px}}@media (max-width:768px){section.blog-posts-grid .posts .post-card:nth-child(1) .card-body .card-title{font-size:26px;text-transform:uppercase}}@media (max-width:576px){section.blog-posts-grid .posts .post-card:nth-child(1) .card-body .card-title{font-size:20px;line-height:125%}}section.blog-posts-grid .posts .post-card .thumb img{display:block;width:100%;height:auto}section.blog-posts-grid .posts .post-card .card-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:13px 16px}@media (max-width:576px){section.blog-posts-grid .posts .post-card .card-body{padding:11px}}section.blog-posts-grid .posts .post-card .card-body .date{font-size:14px;line-height:18px;background:-webkit-gradient(linear,right top,left top,from(#e37907),to(#eda704));background:-o-linear-gradient(right,#e37907 0,#eda704 100%);background:linear-gradient(270deg,#e37907 0,#eda704 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:8px}section.blog-posts-grid .posts .post-card .card-body .card-title{margin-bottom:8px}@media (max-width:576px){section.blog-posts-grid .posts .post-card .card-body .card-title{font-size:20px}}section.blog-posts-grid .posts .post-card .card-body .card-title a{color:#fff}section.blog-posts-grid .posts .post-card .card-body .card-title a:hover{color:#e03503}section.blog-posts-grid .posts .post-card .card-body .excerpt{font-size:16px;line-height:150%}section.blog-posts-grid .posts .post-card .card-body .it-button{margin-top:18px}@media (max-width:576px){section.blog-posts-grid .posts .post-card .card-body .it-button{margin-top:25px;padding:10px 19px}}section.blog-posts-grid .pagination{margin-top:48px}@media (max-width:576px){section.blog-posts-grid .pagination{margin-top:40px}}section.blog-posts-grid .pagination ul{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}section.blog-posts-grid .pagination ul li{list-style-type:none}section.blog-posts-grid .pagination ul li .page-numbers{width:50px;height:50px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.05);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:14px;font-weight:600;line-height:18px;-webkit-transition:all .15s;-o-transition:all .15s;transition:all .15s}@media (max-width:576px){section.blog-posts-grid .pagination ul li .page-numbers{width:35px;height:35px;font-size:12px}}section.blog-posts-grid .pagination ul li .page-numbers.current,section.blog-posts-grid .pagination ul li .page-numbers:hover{border:1px solid linear-gradient(270deg,#e25b06 .29%,#de1a00 100.29%);background:-webkit-gradient(linear,right top,left top,color-stop(.29%,rgba(226,91,6,.12)),color-stop(100.29%,rgba(222,26,0,.12)));background:-o-linear-gradient(right,rgba(226,91,6,.12) .29%,rgba(222,26,0,.12) 100.29%);background:linear-gradient(270deg,rgba(226,91,6,.12) .29%,rgba(222,26,0,.12) 100.29%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-color:#e03503}section.blog-posts-grid .pagination ul li .page-numbers.next,section.blog-posts-grid .pagination ul li .page-numbers.prev{font-size:0;background-repeat:no-repeat;background-position:center;background-size:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M9.62012 3.95337L13.6668 8.00004L9.62012 12.0467' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2.33301 8H13.553' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}section.blog-posts-grid .pagination ul li .page-numbers.next{margin-left:24px}@media (max-width:576px){section.blog-posts-grid .pagination ul li .page-numbers.next{margin:0}}section.blog-posts-grid .pagination ul li .page-numbers.prev{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);margin-right:24px}@media (max-width:576px){section.blog-posts-grid .pagination ul li .page-numbers.prev{margin:0}}