.blogs_section{position:relative;padding:80px 0 0;font-size:1rem;line-height:1.5rem}@media(min-width:768px){.blogs_section{font-size:1.125rem;line-height:1.625rem;padding:100px 0 0}}@media(min-width:1200px){.blogs_section{padding:113px 0 0;font-size:1.25rem;line-height:1.75rem}}.blogs_section:before{content:"";background:linear-gradient(177deg,rgb(231,231,231),rgba(255,255,255,.51) 30%);position:absolute;inset:0 0 80% 0;z-index:-1}.blogs_section .widgets_intro{padding:20px 0;max-width:900px;margin:0 auto;position:relative}.blogs_section .widgets_intro:after{content:"";position:absolute;background-color:#e7e7e7;height:1px;left:-9999px;right:-9999px;bottom:0}@media(min-width:992px){.blogs_section .widgets_intro{padding:20px 0 40px}}.blogs_section .widgets_intro .h1,.blogs_section .widgets_intro h1{text-align:center;color:#0e0e0f;font-size:2.25rem;line-height:2.8125rem;margin-bottom:20px}@media(min-width:768px){.blogs_section .widgets_intro .h1,.blogs_section .widgets_intro h1{font-size:2.8125rem;line-height:3.4375rem}}@media(min-width:992px){.blogs_section .widgets_intro .h1,.blogs_section .widgets_intro h1{font-size:3.125rem;line-height:3.75rem}}@media(min-width:1200px){.blogs_section .widgets_intro .h1,.blogs_section .widgets_intro h1{margin-bottom:50px;font-size:3.75rem;line-height:5.3125rem}}.blog_page{display:flex;gap:0;position:relative;padding-top:30px}@media(min-width:768px){.blog_page{gap:10px;padding-top:50px}}@media(min-width:1200px){.blog_page{gap:30px}}.blog_page .blog_container{flex-grow:1}.blog_page .blogs_wrapper .page_title{margin-bottom:30px}@media(min-width:992px){.blog_page .blogs_wrapper .page_title{margin-bottom:40px}}@media(min-width:1200px){.blog_page .blogs_wrapper .page_title{margin-bottom:80px}}.blog_page .blogs_wrapper .page_title h1{font-weight:700;font-size:1.875rem;line-height:3.4375rem}@media(min-width:576px){.blog_page .blogs_wrapper .page_title h1{font-size:2.5rem;line-height:3.4375rem}}@media(min-width:992px){.blog_page .blogs_wrapper .page_title h1{font-size:3.125rem;line-height:3.75rem}}@media(min-width:1200px){.blog_page .blogs_wrapper .page_title h1{font-size:3.75rem;line-height:5.3125rem}}.blog_page .blogs_wrapper .blogs-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;padding-bottom:30px}.blog_page .blogs_wrapper .blogs-grid .blog_card{border-radius:20px;background:#f2f2f2;display:flex;width:100%;flex-direction:column;font-weight:400;font-size:.875rem;line-height:1.125rem}@media(max-width:1024px){.blog_page .blogs_wrapper .blogs-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.blog_page .blogs_wrapper .blogs-grid{grid-template-columns:1fr}}.blog_page .blogs_wrapper .show-more-wrapper{display:flex;justify-content:center;padding:10px}.blog_page .blogs_wrapper .pagination{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:12px;margin:2rem 0}.blog_page .blogs_wrapper .pagination a button{height:32px;width:80px;overflow:hidden}.blog_page .blogs_wrapper .pagination a:disabled{border:1px solid #ccc}.blog_page .blogs_wrapper .pagination .page-numbers{display:flex;gap:8px}.blog_page .blogs_wrapper .pagination .page-numbers .button-pg-no{height:32px!important;width:32px!important;border-radius:50%;text-align:center;font-size:14px;padding:0;border:1px solid #ccc;background-color:#fff;color:#333;cursor:pointer;transition:all .2s ease}.blog_page .blogs_wrapper .pagination .page-numbers .button-pg-no:hover{background-color:#f0f0f0}.blog_page .blogs_wrapper .pagination .page-numbers .button-pg-no.disabled{opacity:.5;pointer-events:none}.blog_page .blogs_wrapper .pagination .page-numbers .button-pg-no.active-pg-no{background-color:#0d52de;color:#fff;border-color:#0d52de}.blog_page .blogs_wrapper .pagination .page-numbers .button-pg-no.active-pg-no:hover{background-color:#0d52de}