.no-products{height:20rem;display:flex;align-items:center;justify-content:center}.page-wrapper{padding:0}.blog-layout{padding:7rem 0 4.25rem}.category .blog-layout{padding-top:3rem}.tabs-category ul{display:flex;column-gap:1.8rem;align-items:center;margin-bottom:1.56rem;overflow:hidden;overflow-x:auto}.tabs-category ul::-webkit-scrollbar{display:none}.tabs-category ul li{list-style:none;flex-shrink:0;margin:0}.tabs-category ul li a{color:var(--black);font-weight:600;position:relative;display:inline-block;height:100%;border-radius:6.25rem;border:1px solid rgba(1,104,220,.2);background:#ebf6fd;padding:.5rem 2rem}.tabs-category ul li.active a,.tabs-category ul li:hover a{color:var(--white);border-radius:1.25rem;background:linear-gradient(90deg,#0057a6 -.04%,#0168dc 99.95%);box-shadow:0 0 5px 0 #bedaff inset}.blog-layout .row{margin:0 !important;max-width:100% !important}.blog-layout .row.grid-3{display:grid;grid-template-columns:repeat(3,1fr);column-gap:2.2rem}.blog-layout .row .col{padding:0 !important}.blog-layout .post-item .is-divider{display:none}.blog-layout .row.grid-3 .post-item{max-width:100%;flex-basis:100%}.blog-layout .row.grid-3 .post-item:nth-child(n+2){margin-top:2.5rem}.post-item .box-blog-post{padding:.75rem .75rem 1.56rem;border-radius:.9375rem;border:1px solid rgba(1,104,220,.2);background:var(--theme-color3);display:flex;flex-direction:column;height:100%}.post-item .col-inner{height:100%}.post-item .box-blog-post .box-image .image-cover{border-radius:.5rem;background:#d9d9d9;padding-top:56.25% !important}.post-item .box-blog-post .box-image{margin:0}.post-item .box-blog-post .box-text{padding:1rem 1rem 0;flex:1;height:100%}.post-item .box-blog-post .box-text .box-text-inner{display:flex;flex-direction:column;height:100%}.post-item .box-blog-post .box-text .box-text-inner .box-top{display:none}.post-item .box-blog-post .box-text .post-title{margin:0;flex:1}.post-item .box-blog-post .box-text .post-title a{margin:0 0 .75rem;font-size:1.125rem;font-weight:700;line-height:1.4;color:var(--black);text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.post-item .box-blog-post:hover .post-title a{color:var(--theme-color)}.post-item .box-blog-post .box-text .from_the_blog_excerpt{font-size:1rem;color:var(--black-200);text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1rem}#post-list .post-item:first-child{grid-column:span 3}#post-list .post-item:first-child .box-blog-post{display:grid;grid-template-columns:repeat(2,1fr);border-radius:.625rem;overflow:hidden;background-color:transparent;border:0;padding:0}#post-list .post-item:first-child .box-blog-post .box-image .image-cover{border-bottom-left-radius:0;border-top-left-radius:0;padding-top:58% !important}#post-list .post-item:first-child .box-blog-post .box-text{padding:2.75rem 3.7rem 2.56rem 3.3rem;height:auto;order:-1;background:linear-gradient(90deg,#004c91 0%,#0168dc 100%)}#post-list .post-item:first-child .box-blog-post .box-text .post-title{flex:none}#post-list .post-item:first-child .box-blog-post .box-text .post-title a{color:var(--white);font-size:1.5rem;line-height:normal}#post-list .post-item:first-child .box-blog-post .box-text .button{border:1px solid var(--white);height:2.5rem;padding:0 2rem;color:var(--white);margin-top:auto}#post-list .post-item:first-child .box-blog-post .box-text .button:hover{background:var(--white);box-shadow:0 0 5px 0 #bedaff inset}#post-list .post-item:first-child .box-blog-post .box-text .button:hover{color:var(--theme-color)}#post-list .post-item:first-child .box-blog-post .box-text .button svg{fill:var(--white)}#post-list .post-item:first-child .box-blog-post .box-text .button:hover svg{fill:var(--theme-color)}#post-list .post-item:first-child .box-blog-post .box-text .from_the_blog_excerpt{display:-webkit-box !important;color:var(--white)}#post-list .post-item:first-child .box-blog-post .box-text .box-text-inner .box-top{display:block;margin-bottom:.6rem}#post-list .post-item:first-child .box-blog-post .box-text .box-text-inner .box-top span{color:var(--white)}.sidebar-post .box-blog{border-radius:.625rem;border:1px solid rgba(1,104,220,.2);background:var(--theme-color3);padding:2rem}.sidebar-post .box-blog .box-vertical{padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid #231f204d}.sidebar-post .box-blog .box-vertical:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}.sidebar-post .box-blog .box-vertical .box-image .image-cover{border-radius:.3125rem}.sidebar-post .box-blog .box-vertical .box-text{padding:0}.sidebar-post .box-blog .box-vertical .box-text .post-title a{font-size:1rem;font-weight:600;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:normal;color:var(--black)}.sidebar-post .box-blog .box-vertical .box-text .post-title a:hover{color:var(--theme-color2)}.sidebar-post .box-blog .title{font-size:1.5rem;font-weight:700;color:var(--black);margin-bottom:1.3rem}.sidebar-post .box-blog .box-vertical{display:grid;grid-template-columns:7.25rem 1fr;column-gap:1.45rem}.sidebar-post .box-blog .box-vertical .box-image{width:100%;margin:0}.sidebar-post .image-sidebar .img{margin-top:1.8rem}.sidebar-post .image-sidebar .img .image-cover{padding-top:0;height:39.6875rem}.pagination-wrapper{padding-top:2.5rem}.pagination-wrapper ul{display:flex;align-items:center;justify-content:center;column-gap:1.25rem;margin:auto}.pagination-wrapper ul li{list-style:none;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;overflow:hidden;margin:0}.pagination-wrapper ul li .page-numbers{width:2.125rem;height:2.125rem;display:flex;align-items:center;justify-content:center;font-size:1.125rem;font-weight:600;color:var(--black);margin:0;min-height:inherit;line-height:normal;padding:0;border-radius:.25rem;border:1px solid #1c222e33}.pagination-wrapper ul li .page-numbers:hover{color:var(--theme-color2)}.pagination-wrapper ul li .page-numbers.current{background-color:var(--theme-color2);color:#fff}.pagination-wrapper ul li .next,.pagination-wrapper ul li .prev{border:0}.pagination-wrapper ul li .next img,.pagination-wrapper ul li .prev img{width:1rem;height:1rem;object-fit:contain}.share-buttons{display:flex;align-items:center;gap:1rem;justify-content:flex-end}.share-buttons span{font-size:.875rem;font-weight:600;color:#555}.share-buttons a,.share-buttons button{width:1.5625rem;height:1.5625rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:.15rem;margin:0}.share-buttons a:hover svg path,.share-buttons button:hover svg path{fill:var(--theme-color2)}@media screen and (max-width:768px){.blog-layout{padding:2.75rem 0}#post-list .post-item:first-child{grid-column:auto}#post-list .post-item:first-child .box-blog-post{grid-template-columns:minmax(0,1fr)}#post-list .post-item:first-child .box-blog-post .box-text{order:1;padding:1.5rem 1rem}#post-list .post-item:first-child .box-blog-post .box-text .post-title a{font-size:1rem}#post-list .post-item:first-child .box-blog-post .box-text .button{margin-top:1.5rem;height:2.25rem;font-size:.875rem;padding:0 1.2rem}.post-item .box-blog-post .box-text .from_the_blog_excerpt{font-size:.9375rem}.blog-layout .row.grid-3{grid-template-columns:minmax(0,1fr)}.blog-layout .row.grid-3 .post-item:nth-child(n+2){margin-top:1.5rem}.tabs-category ul{column-gap:1rem}.tabs-category ul li a{font-size:.875rem;padding:.35rem 1.5rem}.post-item .box-blog-post .box-text .post-title a{font-size:1rem}.share-buttons{gap:.5rem}.share-buttons a,.share-buttons button{width:1.35rem;height:1.35rem}.pagination-wrapper ul{padding:.35rem .5rem}.pagination-wrapper ul li .page-numbers{width:2.25rem;height:2.25rem;font-size:1rem}.pagination-wrapper ul li .next img,.pagination-wrapper ul li .prev img{width:.875rem;height:.875rem}}.single-layout{position:relative}.single-layout:before{content:"";position:absolute;top:0;left:0;right:0;height:26.875rem;background:linear-gradient(180deg,#ebf6fd 0%,rgba(235,246,253,0) 100%)}.single-layout #ez-toc-container{border:0 !important;background:#f6f6f6}.single-layout #ez-toc-container .ez-toc-title-container{position:relative}.single-layout #ez-toc-container .ez-toc-title-container .ez-toc-title{padding-left:2rem;color:#555;font-weight:600;font-size:1rem}.single-layout #ez-toc-container .ez-toc-title-container .ez-toc-icon-toggle-span{width:auto !important;height:auto !important}.single-layout #ez-toc-container .ez-toc-title-container .ez-toc-icon-toggle-span svg{fill:#555 !important;color:#555 !important;width:1.7rem !important;height:1.7rem !important}.single-layout #ez-toc-container svg.arrow-unsorted-368013{display:none}.single-layout #ez-toc-container .ez-toc-title-toggle .ez-toc-pull-right{padding:0 !important;margin:0 !important;float:inherit !important;position:absolute;top:56.5%;transform:translateY(-50%);left:0;z-index:2;width:100%}.single-layout #ez-toc-container .ez-toc-title-toggle .ez-toc-js-icon-con{border:0 !important;left:0 !important;width:auto !important}.single-layout #ez-toc-container .ez-toc-title-container:before{content:"\f105";font-family:fl-icons !important;font-size:1.25rem;color:#555;top:52%;transform:translateY(-50%);right:0;font-weight:700;position:absolute;line-height:normal;transition:all .3s ease-in-out}.single-layout #ez-toc-container.toc_close .ez-toc-title-container:before{content:"\f107"}.single-layout #ez-toc-container.toc_close nav{margin-top:1rem}.single-layout #ez-toc-container nav ul{margin-left:1rem !important}.single-layout .rank-math-breadcrumb *{color:var(--black-400);font-weight:400;font-size:.875rem}.single-layout .rank-math-breadcrumb .separator{color:var(--theme-color2)}.single-layout .rank-math-breadcrumb .last{color:var(--black)}.single-layout .top-header .post-cate{color:var(--black);margin-bottom:.5rem}.single-layout .bottom-header .post-date{color:var(--black)}.single-layout h1{font-size:2rem;font-weight:700;color:var(--theme-color);margin-bottom:.6rem}.single-layout .single-content .entry-header-text{padding-bottom:1.2rem}.single-layout .box-footer{padding-top:1rem;margin-top:1rem;border-top:1px solid #cecece}.single-layout .box-footer{display:flex;justify-content:space-between;align-items:center}.post-author{display:flex;column-gap:1rem;align-items:center}.post-author .icon-box{width:3.2rem;height:3.2rem;flex-shrink:0;border-radius:99rem;overflow:hidden}.post-author .icon-box img{width:100%;height:100%;object-fit:cover;background:#f1f8ff;padding:.2rem}.post-author .box-text{display:flex;flex-direction:column;align-items:flex-start;padding:0}.post-author .box-text span:first-child{font-size:.75rem;color:#555}.post-author .box-text span:last-child{font-size:.875rem;color:var(--black);font-weight:600}.post-tags{display:flex;flex-wrap:wrap;gap:.5rem;padding-top:1rem;border-top:1px solid #cecece;margin-top:1rem}.post-tags .tag-title{font-size:.875rem;color:var(--black)}.post-tags a{display:inline-flex;align-items:center;justify-content:center;padding:.125rem .84rem;border-radius:99rem;border:1px solid #d9d9d9;font-size:.875rem}.post-tags a:hover{color:var(--theme-color2)}.single-layout .entry-content{padding:0}.single-layout .entry-content h2{font-size:1.35rem}.single-layout .entry-content h3{font-size:1.2rem}.single-layout .sec-container{padding:2rem var(--section) 0}.single-layout .page-title .sec-container{padding:2rem var(--section) 0}.single-layout .sec-container .grid-cols-2{display:grid;grid-template-columns:1fr 24.3125rem;column-gap:2.56rem}.single-layout .sec-container .grid-cols-2 .col-1{padding:2rem 2.5rem;background-color:var(--white);border-radius:.9375rem;box-shadow:0 0 30px 0 rgba(105,137,179,.1)}.single-layout .sec-container article{text-align:justify;margin-bottom:0}.single-layout .sec-container article figure,.single-layout .sec-container article img{width:100% !important}.blog-related{padding:4.25rem 0}.blog-related .swiper-slide{height:auto}.blog-related .swiper-slide .post-item{height:100%}.blog-related .title-main{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.56rem}.blog-related .title-main h2{margin-bottom:0}.blog-related .group-swiper{display:flex;align-items:center;column-gap:1rem}.blog-related .swiper-button{position:static}.blog-related .swiper-pagination{position:static;margin-top:1rem}.header-single__conntent{margin-bottom:1rem}.header-single__conntent .image-cover{padding-top:60%}.single .blog-layout{padding-bottom:0}@media screen and (max-width:768px){.single-layout{padding:1rem 0 0 !important}.single-layout .sec-container{padding:1rem var(--section) 0}.single-layout .page-title .sec-container{padding:0 var(--section)}.single-layout .entry-content{padding:0}.single-layout h1,.single-layout h2,.single-layout h3{font-size:1.25rem}.single-layout .top-header .post-cate{display:none}.single-layout p,.single-layout article{font-size:.9375rem}.single-layout .sec-container .grid-cols-2{grid-template-columns:minmax(0,1fr);row-gap:2rem}.single-layout .sec-container .grid-cols-2 .col-1{padding:0;margin:0;background-color:transparent;box-shadow:none}.sidebar-post .box-blog{padding:2rem 1rem}.sidebar-post .box-blog .box-vertical{column-gap:1rem}.blog-related{padding:2.75rem 0}.single-layout #ez-toc-container .ez-toc-title-container .ez-toc-title{font-size:.875rem}}