body.blog-page{--blog-post-bg-color:#fff;--blog-post-border-color:var(--pri-bc);--blog-post-title-color:#101828;--blog-post-title-color-hover:#ee5204;--blog-post-data-color:#667085;--blog-post-description-color:#344054;--post-views:#3d485a;--post-contents-bg-color:#fcfcfd;--border-color-contents:var(--border-color);--color-post-category:#f3f5f7;--color-post-category-hover:#f3f5f7;--bg-color-post-category:#000;--bg-color-post-category-hover:#4db2ec;--bg-color-input:#f1f1f1;--border-input:none}body.blog-page.dark-theme{--blog-post-bg-color:#161b22;--blog-post-border-color:var(--pri-bc);--blog-post-title-color:#cdcdcd;--blog-post-title-color-hover:#ee5204;--blog-post-data-color:#bbb;--blog-post-description-color:#ababab;--post-views:#3d485a;--post-contents-bg-color:var(--blog-post-bg-color);--border-color-contents:var(--border-color);--color-post-title:#bdc1c6;--color-post-title-hover:#ee5204;--color-post-data:#bbb;--font-size-post-data:11px;--color-post-category:#f3f5f7;--color-post-category-hover:#f3f5f7;--bg-color-post-category:#7f838f;--bg-color-post-category-hover:#434a5c;--bg-color-input:#f1f1f1;--border-input:none}hr{margin-block-start:2rem;margin-block-end:2rem}.blog-page{color:var(--color);background:var(--bg-color)}.page-layout-3columns.blog-post-view .columns{padding-top:30px;position:relative;z-index:1}.blog-page .page-main img{max-width:100%;width:100%;height:auto}.blog-page .image-container img{max-width:100%;width:100%;height:auto}.blog-index-index .breadcrumbs{display:none}.blog-page .page-title-wrapper{padding:66px var(--gutter-x) 36px}.blog-category-view .category-content{margin:30px 0 50px;padding-bottom:40px;border-bottom:1px solid var(--border-color)}.blog-category-view .category-content img{margin-bottom:20px}.blog-page [class^=template-] .post-info h3.post-title a{font:var(--text-3);font-weight:700;color:var(--blog-post-title-color);display:block}.blog-page-list .page-main .blog-search{margin-bottom:70px}.blog-page-list .subcategory-links-wrapper .subcategory-links{padding-left:24px}.blog-page-list .subcategory-links-wrapper .subcategory-links li{margin-bottom:32px;padding:0}.blog-page-list .subcategory-links-wrapper .subcategory-links a{display:flex;align-items:center;gap:16px;font-size:20px;line-height:30px;font-weight:600;text-decoration-line:underline;color:var(--color)}.blog-page-list .subcategory-links-wrapper .subcategory-links a:before{content:'';display:block;min-width:24px;height:24px;background:url(../../images/link.svg) no-repeat 0 0}.blog-page-list .subcategory-links-wrapper .subcategory-links a:after{content:'';display:block;min-width:24px;height:24px;background:url(../../images/chevron-right.svg) no-repeat 0 0}.dark-theme.blog-page-list .subcategory-links-wrapper .subcategory-links a:after{filter:contrast(0)}.blog-page-list .post-links-wrapper .post-links{padding-left:24px}.blog-page-list .post-links-wrapper .post-links li{margin-bottom:32px;padding:0}.blog-page-list .post-links-wrapper .post-links a{display:flex;align-items:center;gap:16px;justify-content:flex-start;font-size:20px;line-height:30px;font-weight:600;text-decoration-line:underline;color:var(--color)}.blog-page-list .post-links-wrapper .post-links a:before{content:'';display:inline-flex;min-width:24px;height:24px;background:url(../../images/link.svg) no-repeat 0 0}.blog-page-list .post-links-wrapper .post-links a:after{content:'';display:inline-flex;min-width:24px;height:24px;background:url(../../images/chevron-right.svg) no-repeat 0 0}.dark-theme.blog-page-list .post-links-wrapper .post-links a:after{filter:contrast(0)}.blog-page .page-main .blog-search{width:100%;max-width:var(--width-container-sm);margin:0 auto 68px auto;position:relative;float:none}.blog-page .page-main .blog-search .block-content .form{position:relative}.blog-page .page-main .blog-search label{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;text-decoration:none;display:inline-block;float:right}.blog-page .page-main .blog-search input{position:relative;padding:12px 14px 12px 42px;border-radius:8px;border:1px solid var(--border-color);box-shadow:0px 1px 2px 0px rgba(16,24,40,.05);height:52px}.blog-page .page-main .blog-search input::placeholder{color:var(--int-plc);font-size:16px;text-overflow:ellipsis}.blog-page .page-main .blog-search .action.search{position:absolute;top:0;left:0;bottom:0;height:100%;z-index:1;display:flex;align-items:center;justify-content:center;background:0 0;-moz-box-sizing:content-box;border:0;box-shadow:none;line-height:inherit;margin:0;padding:0 10px;text-decoration:none;text-shadow:none;font-weight:400;border-radius:0}.blog-page .page-main .blog-search .action.search:before{content:none}.blog-page .page-main .blog-search .action.search>span{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.blog-index-index .page-main>.new-block-post-grid{margin-bottom:120px !important}.new-block-post-grid{margin-bottom:40px}.new-block-post-grid .block-title-wrapper{margin-bottom:24px}.new-block-post-grid .block-title-wrapper .block-title{font:var(--display-5);font-weight:600;letter-spacing:-.72px;color:var(--color)}.new-block-post-grid .blog-post-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px}.new-block-post-grid .blog-post-grid .blog-post{display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid var(--pri-bc);border-radius:var(--border-radius);background:var(--blog-post-bg-color);box-shadow:var(--box-shadow)}.new-block-post-grid .blog-post-grid .blog-post:hover{box-shadow:var(--box-shadow-hover)}.new-block-post-grid .blog-post .image-container{border-radius:12px;overflow:hidden}.new-block-post-grid .blog-post .image-container{position:relative}.new-block-post-grid .blog-post .image-container .image-wrap{display:block}.new-block-post-grid .blog-post .image-container .image-wrap._16x9{padding-bottom:35% !important}.new-block-post-grid .blog-post .image-container .image-wrap._4x3{padding-bottom:67% !important}.new-block-post-grid .blog-post .image-container .image-wrap img{position:absolute;top:0;display:block;max-width:100%;width:100%;height:100%;object-fit:cover;object-position:center}.new-block-post-grid .blog-post .post-category{position:absolute;display:none}.new-block-post-grid .blog-post .post-data-wrap{color:var(--blog-post-data-color);font:var(--text-5);display:flex;flex-wrap:wrap}.new-block-post-grid .blog-post .post-data-wrap .post-views{display:inline-flex;align-items:center;justify-content:center;min-width:18px;background:var(--post-view);color:#fff;font-size:10px;font-weight:600;text-align:center;line-height:11px;position:relative;top:-5px;padding:4px 6px;margin-left:auto}.new-block-post-grid .blog-post .post-data-wrap .post-views:after{position:absolute;bottom:-3px;left:0;content:'';width:0;height:0;border-style:solid;border-width:3px 3px 0 0;border-color:var(--post-view) transparent transparent}.new-block-post-grid .blog-post .post-info{display:flex;flex-direction:column;gap:8px}.new-block-post-grid .blog-post h3.post-title,.new-block-post-grid .blog-post .h3.post-title{font:var(--text-3);font-weight:700;margin:0}.new-block-post-grid .blog-post .post-title a{color:var(--blog-post-title-color)}.new-block-post-grid .blog-post .post-title a:hover{color:var(--blog-post-title-color-hover)}.new-block-post-grid .blog-post .post-description{font:var(--text-4);color:var(--blog-post-description-color);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.new-block-post-grid .blog-post .post-description img{display:none}@media (max-width:767px){.new-block-post-grid .block-title-wrapper .block-title{text-align:center}}.post-list .post-holder{padding:0 0 40px;margin:0 0 40px;border-radius:0;border-bottom:1px solid #eee}.post-list .post-header .post-title{margin:0 0 10px;padding:0 10px 0 0;font-size:26px;line-height:1;font-weight:600;letter-spacing:0}.post-list .post-header .post-title a{text-decoration:none;font-size:22px;font-weight:600}.post-list .post-holder .post-header .post-info{display:flex;align-items:center;flex-wrap:wrap;font-size:16px;padding:0 0 20px}.post-list .post-holder .post-header .post-info .item{display:inline-flex;align-items:center;column-gap:5px}.post-list .post-holder .post-header .post-info .item:after{padding:0 6px}.post-list .post-holder .mf-secondblog-icon{width:15px;height:15px;display:inline-block;position:relative;top:0;background-size:cover;margin-right:8px}.post-list .post-holder .mf-secondblog-icon.mfbi-calendar{background-image:url('../../images/calendar-icon.svg')}.post-list .post-holder .mf-secondblog-icon.mfbi-folder{background-image:url('../../images/folder-icon.svg')}.post-list .post-holder .mf-secondblog-icon.mfbi-comments{background-image:url('../images/comments-icon.svg')}.post-list .post-holder .mf-secondblog-icon.mfbi-tags{background-image:url('../../images/tags-icon.svg')}.post-list .post-holder .mf-secondblog-icon.mfbi-user{background-image:url('../../images/user-icon.svg')}.post-list .post-holder .mf-secondblog-icon.mfbi-views{background-image:url('../../images/views-icon.svg')}.post-list .post-holder .mf-secondblog-icon.mfbi-reading-time{background-image:url('../../images/time-icon.svg')}.post-list .post-content{margin:0}.post-list .post-content .post-description a.post-read-more{display:none}.post-list.modern .post-item.post-holder{margin:0 0 30px;padding:0 0 30px}.post-list.modern .post-container{display:-ms-flexbox;display:flex}.post-list.modern .post-image{-ms-flex:0 0 30%;flex:0 0 30%;width:30%;order:0}.post-list.modern .post-image .image-container{position:relative}.post-list.modern .post-image .image-wrap{display:block;line-height:0;overflow:hidden;position:relative;padding-bottom:70%}.post-list.modern .post-image .image-wrap .bg-img{position:absolute;display:block;width:100%;height:100%;background-size:cover;background-position:center}.post-list.modern .post-image .post-category{position:absolute;left:0;bottom:0;display:block;font-size:0;line-height:1}.post-list.modern .post-image .post-category a{display:inline-block;margin:0 5px 0 0;padding:5px 10px;background:#000;color:#fff;font-size:11px;line-height:12px;font-weight:500;text-decoration:none;text-transform:uppercase}.post-list .post-image .post-category a:hover{background:#4db2ec}.post-list.modern .post-info{padding:0 0 0 25px;flex:0 0 70%;max-width:70%;width:70%;order:1;box-sizing:border-box}.post-list.modern .post-info .post-title-wrap h3 a:hover{text-decoration:none;transition:all .2s ease}.post-list.modern .post-info .post-title-wrap .post-title a{font:var(--text-1);font-weight:700;color:var(--blog-post-title-color);display:block}.post-list.modern .post-info .post-data-wrap a:hover{text-decoration:none;transition:all .2s ease}@media (max-width:1024px){.post-list.modern .post-info .post-read-more{display:none}}@media (max-width:639px){.post-list.modern .post-container{flex-direction:column}.post-list.modern .post-image{flex:0 0 100%;width:100%}.post-list.modern .post-info{flex:0 0 100%;max-width:100%;width:100%;padding:25px 0 0}}.toolbar.toolbar-blog-posts{width:100%;padding:16px 0;margin:0 0 30px;border-top:1px solid #eaecf0}.toolbar.toolbar-blog-posts .pages .items{display:flex;align-items:center;justify-content:center}.blog-post-view .breadcrumbs{margin-bottom:40px}.blog-post-view .page-title-wrapper{padding:0;text-align:left}.blog-post-view .page-title-wrapper .page-title{margin-bottom:16px}.blog-post-view .page-title-wrapper .page-sub-title{text-align:left;margin:0 0 20px}.blog-post-view .sidebar.sidebar-additional{padding-top:20px;display:none}@media (min-width:1200px){.blog-post-view .columns .sidebar.sidebar-additional{display:inline-grid}}.blog-post-view .post-header{margin-bottom:40px}.blog-post-view .post-header .post-category{margin-bottom:15px !important}.blog-post-view .post-header .post-category a{display:inline-block;margin:0 5px 0 0;padding:7px 10px;background:var(--bg-color-post-category);color:var(--color-post-category);font-size:11px;line-height:12px;font-weight:500;text-decoration:none;text-transform:uppercase}.blog-post-view .post-header .post-category a:hover{background:var(--bg-color-post-category-hover);color:var(--color-post-category-hover)}.blog-post-view .post-header .post-data-wrap{font-size:13px;font-family:sans-serif;color:var(--blog-post-data-color)}.blog-post-view .post-header .post-data-wrap .post-author-name a{color:var(--color-link);font-weight:700}.blog-post-view .post-header .post-view{font-weight:600}.blog-post-view .post-header .post-view svg{vertical-align:middle}.blog-post-view .post-header .post-comments{margin-right:20px}.blog-post-view .post-header .post-comments svg{vertical-align:middle}.dark-theme.blog-post-view .post-header .post-comments .mfbi-comments{filter:invert(1)}.blog-post-view .post-header .post-comments a{color:var(--color-link);font-weight:600;transition:none}.blog-page .post-content{word-break:break-word}.post-content{margin-top:10px}.post-content .container{width:100%}.blog-post-view .post-featured-image{font-size:0;margin-bottom:20px}.blog-post-view .post-featured-image img{width:100%;height:auto;border-radius:12px}.blog-post-view .post-tag{margin-bottom:20px}.blog-post-view .post-tag .post-tag-title{display:inline-block;padding:7px 12px;background:var(--bg-color-post-category);color:var(--color-post-category);line-height:1;margin:0 10px 10px 0;text-transform:uppercase;font-size:11px}.blog-post-view .post-tag .post-tags a{display:inline-block;color:var(--color-post-category);background:var(--bg-color-post-category);padding:7px 12px;margin-right:10px;line-height:1;font-weight:600;letter-spacing:1px;font-size:11px;text-transform:capitalize;text-decoration:none;transition:var(--transition)}.blog-post-view .post-tag .post-tags a.current,.blog-post-view .post-tag .post-tags a:hover{text-decoration:none;opacity:.9;background:var(--bg-color-post-category-hover);color:var(--color);transition:var(--transition)}.blog-post-view .post-description{margin-bottom:30px}.blog-post-view .post-content .post-description img{margin:30px 0;max-width:100%;height:auto}.blog-post-view .post-content .post-description img:not(.mf-loaded){height:revert-layer}.blog-post-view .post-content .post-description img{border-radius:var(--blog-post-border-radius);border:var(--blog-post-border-img);overflow:hidden}.blog-post-view .post-view-modern .post-content .post-description h2,.blog-post-view .post-view-modern .post-content .post-description h3,.blog-post-view .post-view-modern .post-content .post-description h4,.blog-post-view .post-view-modern .post-content .post-description h5,.blog-post-view .post-view-modern .post-content .post-description h6{margin-bottom:24px}.blog-post-view .post-content .post-description p{margin-bottom:16px}.blog-post-view .post-content .post-description table p{margin-bottom:0}.blog-post-view .post-content .post-description pre code{padding:24px 30px;font-size:14px;line-height:28px;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.post-content .post-description pre{margin-bottom:22px;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.post-content .post-description blockquote{background:#fff}.post-content .post-description a,.post-content .post-description a:visited,.post-content .post-description .alink:visited{text-decoration:underline;color:var(--color-link)}.post-content .post-description a:hover{color:var(--color-link-hover)}.post-content .post-description a.post-read-more{color:#fff}.post-content .post-description ul{display:block;list-style-type:circle;margin-block-start:0;margin-block-end:25px;margin-inline-start:0;margin-inline-end:0;padding-inline-start:30px}.post-content .post-description ol{display:block;list-style-type:decimal;margin-block-start:0;margin-block-end:25px;margin-inline-start:0;margin-inline-end:0;padding-inline-start:30px}.post-content .post-description ul>li,.post-content .post-description ol>li{margin-top:0;margin-bottom:16px}.post-content .post-description li>ol,.post-content .post-description li>ul{padding-top:10px;padding-bottom:0}.post-links li,.subcategory-links li,.post-links-group-wrapper ul li{padding-bottom:10px}.post-links-group-wrapper ul li{margin-left:15px}.post-content .video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.post-content .video-container iframe,.post-content .video-container object,.post-content .video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.post-sharing-bottom .share-elements{text-align:center}.post-sharing-bottom .share-elements .icon-wrapper{display:inline-block;cursor:pointer;margin:0 5px 5px 0;overflow:hidden;border:0;text-decoration:none;text-transform:none;background-color:transparent;color:inherit;transition:all .2s ease-in-out;border-radius:0}.post-sharing-bottom .share-elements .icon-wrapper.icon-facebook{background-color:#3b5998}.post-sharing-bottom .share-elements .icon-wrapper.icon-twitter{background-color:#000}.post-sharing-bottom .share-elements .icon-wrapper.icon-pinterest{background-color:#cb2027}.post-sharing-bottom .share-elements .icon-wrapper .icon{line-height:48px;height:48px;width:48px;display:inline-block;overflow:hidden;vertical-align:top}.post-sharing-bottom .share-elements .icon-wrapper .label{font-size:13px;line-height:48px;height:48px;color:#fff;display:inline-block;padding:0 15px 0 3px;vertical-align:top}.post-sharing-bottom .share-elements .icon-wrapper:hover{transform:translateY(-4px)}.blog-post-view .post-view-modern .post-content .post-description h2[id],.blog-post-view .post-view-modern .post-content .post-description h3[id]{display:block;padding-top:90px;margin-top:-70px}.post-content .mfblog-contents{display:none !important;border:1px solid var(--border-color-contents);padding:15px;max-width:500px;margin:25px 0;background:var(--post-contents-bg-color);border-radius:12px}.post-content .mfblog-contents>p{text-align:center}.post-content .mfblog-contents .mfblog-contents-header{font-weight:700;font-size:1.4rem;line-height:1.7}.post-content .mfblog-contents .mfblog-contents-toggle{cursor:pointer}.post-content .mfblog-contents .mfblog-contents-toggle:hover{text-decoration:none}.post-content .mfblog-contents{padding-top:15px}.post-content .mfblog-contents ul,.post-content .mfblog-contents ol{list-style:none;padding:0;margin-bottom:0}.post-content .mfblog-contents ol{counter-reset:item}.post-content .mfblog-contents li{margin:0 0 15px 15px;display:block}.post-content .mfblog-contents li:before{content:none}.post-content .mfblog-contents li a{margin:0}.post-content .mfblog-contents a{color:var(--link-color)}.post-content .post-description .mfblog-contents-toc li a,.post-content .post-description .mfblog-contents-toc li a:visited{color:var(--link-color)}.post-content .post-description .mfblog-contents-toc li a:hover{color:var(--link-color-hover)}@media (max-width:1199px){.post-content .mfblog-contents{display:block !important}}.image-wrap .animation-type-zoom{display:block;line-height:0;overflow:hidden;position:relative}.image-container .animation-type-zoom{-webkit-transition:transform .3s ease,opacity .3s;transition:transform .3s ease,opacity .3s}.image-container:hover .animation-type-zoom{transform:scale3d(1.1,1.1,1);-webkit-transform:scale3d(1.1,1.1,1)}.blog-post-view .mfpip-right{float:right;padding-left:20px}.blog-post-view .mfpip-left{float:left;padding-right:20px}.blog-post-view .mfpwb{width:100% !important;max-width:600px;padding:0}.blog-post-view .mfpwb .wrap{padding:0}.blog-post-view .mfpwb .mfpip{width:100%;padding:0;float:none}.blog-post-view .mfpwb .mfpip a{display:block;line-height:0}.blog-post-view .mfpwb .mfpip a img{width:100%;max-width:240px;height:auto;margin:0;padding:0;font-size:0}.blog-post-view .mfpwb .mfpid{display:none}@media (max-width:480px){.blog-post-view .mfpip-right,.blog-post-view .mfpip-left{padding:0;float:none;margin-bottom:20px}.blog-post-view .mfpwb .mfpip{margin:0}}@media (max-width:375px){.blog-post-view .mfpip-right,.blog-post-view .mfpip-left{padding:0;float:none;margin-bottom:20px}}.content-custom-block-1{background:#efefef;padding:34px 44px;margin-bottom:22px}.content-custom-block-1 .block-title{font-size:1.4rem;line-height:1.7;margin-bottom:15px;font-weight:700;color:#3d485a}.content-custom-block-1 .block-content .items .item{font-size:17px;line-height:26px;margin-bottom:16px}.content-custom-block-1 .block-content .items .item:last-child{margin-bottom:0}.content-custom-block-1 .block-content .items .item a{text-decoration:none;color:#3d485a}.content-custom-block-1 .block-content .items .item a:hover{text-decoration:underline;color:var(--color-link-hover)}.content-custom-block-1 .block-content .items .item .icon{display:inline-block;width:24px;height:12px;background:url(../../images/arrow-right-orange.svg) no-repeat 0 0;margin-right:28px;transition:var(--transition)}.content-custom-block-1 .block-content .items .item:hover .icon{position:relative;transform:translateX(4px);transition:var(--transition)}.content-custom-block-2{border:1px solid var(--border-color);padding:34px 44px;margin-bottom:22px}.content-custom-block-2 .block-title{font-size:17px;line-height:28px;margin-bottom:30px;font-weight:700}.content-custom-block-2 .items{padding-left:47px}.content-custom-block-2 .item{margin-bottom:40px;position:relative}.content-custom-block-2 .item .icon{position:absolute;top:0;left:-47px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#cef2a8;border:1px solid #6daf27;color:#6daf27;font-size:17px}.content-custom-block-2 .item strong{display:inline-block;line-height:32px}.content-custom-block-2 .item:last-child{margin-bottom:0}@media (max-width:767px){.content-custom-block-1{padding:24px}.content-custom-block-2{padding:24px}}.content-services-block{background-color:#f8f9fa;padding:20px;color:#3d485a;margin-bottom:25px}.blog-page .post-content .post-description table{width:100%;border-collapse:collapse;border-spacing:0;margin-top:30px;margin-bottom:40px}.blog-page .post-content .post-description table th{font-size:16px;line-height:20px;font-weight:700;text-align:left;background:var(--bg-color-heading);font-weight:700;text-align:left}.blog-page .post-content .post-description table th,.blog-page .post-content .post-description table td{padding:10px;word-break:break-word;vertical-align:middle;border:1px solid #ddd}.blog-page .post-content .post-description table td{font-size:14px}.blog-page .post-content .post-description table tbody tr:nth-of-type(odd){background:var(--bg-color-row-odd)}.blog-page .post-content .post-description table tbody tr:nth-of-type(even){background:var(--bg-color-row-even)}.blog-page .post-content .post-description table tbody img{width:100%;max-width:150px;height:auto;border:none !important}.blog-page .post-content .post-description table tbody p{font-size:14px;margin-bottom:0}.blog-page .post-content .post-description table tbody img{border-radius:0}.blog-page .post-content .post-description table tbody :is(div,p,span,a,ol,ul){font-size:14px}.blog-page .post-content .post-description table tbody a{color:var(--color)}.blog-page .post-content .post-description table tbody a:hover{color:var(--color)}@media (max-width:767px){.blog-page .post-content .post-description table{overflow-x:auto;display:block}}.blog-page .post-content table.table-wrapper{display:block;overflow-x:auto}.blog-page .post-content .post-description table.table-border th,.blog-page .post-content .post-description table.table-border td{border:1px solid #ddd}.blog-page .post-content .post-description table.table-list th{background:var(--bg-color-heading);font-weight:700;text-align:left}.blog-page .post-content .post-description table.table-list th,.blog-page .post-content .post-description table.table-list td{border:1px solid #ddd;padding:10px;word-break:normal;vertical-align:middle}.blog-page .post-content .post-description table.table-list tbody tr:nth-of-type(odd){background:var(--bg-color-row-odd)}.blog-page .post-content .post-description table.table-list tbody tr:nth-child(even){background:var(--bg-color-row-odd)}.blog-page .post-content .post-description table.table-list tr td:first-child{width:60%}.blog-page .post-content .post-description table.table-list tr td:last-child{width:40%}.blog-page .post-content .post-description table.table-list img{max-width:150px;width:100%;height:auto;border:none}.blog-page .post-content .post-description table.table-best th{background:var(--bg-color-heading);font-weight:700;text-align:left}.blog-page .post-content .post-description table.table-best th,.blog-page .post-content .post-description table.table-best td{border:1px solid #ddd;padding:10px;word-break:normal;vertical-align:middle}.blog-page .post-content .post-description table.table-best th:nth-of-type(1){width:19.9391%}.blog-page .post-content .post-description table.table-best th:nth-of-type(2){width:41.2837%}.blog-page .post-content .post-description table.table-best th:nth-of-type(3){width:11.3382%}.blog-page .post-content .post-description table.table-best th:nth-of-type(4){width:19.0854%}.blog-page .post-content .post-description table.table-best th:nth-of-type(5){width:8.29268%}.blog-page .post-content .post-description table.table-best td{text-align:left;font-size:14px}.blog-page .post-content .post-description table.table-best tbody tr:nth-of-type(odd){background:var(--bg-color-row-odd)}.blog-page .post-content .post-description table.table-best tbody tr:nth-child(even){background:var(--bg-color-row-even)}.blog-page .post-content .post-description table.table-best tbody td:first-child{text-align:center}.blog-page .post-content .post-description table.table-best tbody td:first-child{text-align:center}.blog-page .post-content .post-description table.table-best tbody tr td:nth-of-type(3){text-align:center}.blog-page .post-content .post-description table.table-best tbody img{border:none;width:100%;max-width:150px;height:auto}.blog-page .post-content .post-description table.table-best tbody ul{margin:10px 0;padding-left:20px}.blog-page .post-content .post-description table.table-best tbody ul li{margin-bottom:10px}.blog-page .post-content .post-description table.table-best tbody ul li:last-child{margin-bottom:0}.blog-page .post-content .post-description table.table-best-shopify tbody .col-icon{text-align:center}.blog-page .post-content .post-description table.table-best-shopify tbody .col-icon img{margin:0;width:74px;height:auto}.blog-page .post-content .post-description table.table-best-shopify tbody .col-free-plan,.blog-page .post-content .post-description table.table-best-shopify tbody .col-free-trial{width:58px;text-align:center}.blog-page .post-content .post-description table.table-best-shopify tbody .col-free-plan img,.blog-page .post-content .post-description table.table-best-shopify tbody .col-free-trial img{width:25px;height:25px;border:none;border-radius:0;margin:0}.blog-page .post-content .post-description table.table-list-three-columns{width:100%;border-collapse:collapse;border-spacing:0;margin-top:30px;margin-bottom:40px}.blog-page .post-content .post-description table.table-list-three-columns th{background:var(--bg-color-heading);font-weight:700;text-align:left}.blog-page .post-content .post-description table.table-list-three-columns th,.blog-page .post-content .post-description table.table-list-three-columns td{border:1px solid #ddd;padding:10px;word-break:normal;vertical-align:middle}.blog-page .post-content .post-description table.table-list-three-columns tbody tr:nth-of-type(odd){background:var(--bg-color-row-odd)}.blog-page .post-content .post-description table.table-list-three-columns tbody tr:nth-child(even){background:var(--bg-color-row-odd)}.blog-page .post-content .post-description table.table-list-three-columns tr td:nth-of-type(1){width:20%}.blog-page .post-content .post-description table.table-list-three-columns tr td:nth-of-type(2){width:20%}.blog-page .post-content .post-description table.table-list-three-columns tr td:nth-of-type(3){width:60%}.new-and-update{padding:32px;margin:32px 0;border:1px solid var(--border-color-alt);background:var(--block-benefits-gray-bg-color);border-radius:16px}.new-and-update .block-title{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:32px}.new-and-update .block-title .block-icon{width:52px;height:52px}.new-and-update img{margin:0 !important;border:none !important;border-radius:0 !important;max-width:none !important}.new-and-update .block-title .block-info{display:flex;justify-content:space-between;flex-grow:1;padding-left:13px;font-size:22px;line-height:28px;font-weight:600}.new-and-update .block-title .block-info div:first-child{padding-right:10px;line-height:24px}.new-and-update .block-title .block-version{font-weight:600}.new-and-update .block-content .icon{display:inline-block;line-height:22px;padding-right:10px}.new-and-update .block-content .icon img{max-width:none !important;width:16px;height:20px;vertical-align:bottom}.new-and-update .block-content ul{padding:0;margin-bottom:40px}.new-and-update .block-content ul li{display:flex;margin-bottom:12px;list-style:none}.new-and-update .block-content .actions .action{color:#fff;text-decoration:none}@media (max-width:1300px){.new-and-update .block-title{align-items:flex-start;flex-wrap:nowrap}.new-and-update .block-title .block-info{flex-direction:column}.new-and-update{padding:20px 16px}}.blog-page .sidebar .widget.block:not(:last-child){margin-bottom:60px}.blog-page .sidebar .widget.block.block-share{margin-bottom:0}.blog-page .widget.block-categories ul{padding-left:20px}.blog-page .widget.block-categories ul li a{position:relative}.blog-page .widget.block-categories ul li a:before{display:inline-block;content:'';width:13px;height:10px;background:url(../../images/arrow-right-orange.svg) no-repeat 100% 0/cover;transition:var(--transition);position:absolute;top:6px;left:-28px}.blog-page .widget.block-categories ul li a:hover:before{transform:translateX(4px);transition:var(--transition)}.widget.block-archive .item{font-weight:600}.sidebar .widget.block-share{margin-bottom:30px}.sidebar .widget.block-share .share-elements{display:flex;align-items:center;gap:12px}.sidebar .widget.block-share .share-elements .share-item{display:flex;align-items:center;justify-content:center;width:48px;height:48px;cursor:pointer;transition:var(--transition);background:#f4f4f5;border-radius:4px}.sidebar .widget.block-share .share-elements .share-item:hover{transition:var(--transition);transform:translateY(-4px)}.widget.block-list-posts .block-content .item .post-item-link{font-size:16px}.widget.block-list-posts .block-content .item .post-item-date{font-size:14px;margin-left:72px}.sidebar .widget.new-block-post-grid .post-author-name{display:none}.post-links-group-wrapper .post-links-title{font:var(--text-1);font-weight:800;padding:10px 0;margin-bottom:10px}.post-list .post-header .post-title{line-height:1}.post-list .post-header .post-title a,.sidebar-additional,.sidebar-additional a,.post-info a{color:var(--color)}.post-info .dash{padding:0 5px}.post-text-hld{font-size:18px}.post-text-hld ul,.post-text-hld ol{margin-left:15px}.post-holder:hover{box-shadow:none}.post-list .post-content .post-read-more{margin:10px 0 0;padding-top:7px}.page-main:before,.page-footer:before{content:" ";display:table}.page-main:after,.page-footer:after{content:" ";display:table;clear:both}