.post-list.modern{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.post-list.modern .post-item.post-holder{margin:0;padding:0;border:1px solid #e8e8e8;border-radius:8px;overflow:hidden;background:#fff;transition:box-shadow .3s ease,transform .2s ease;display:flex;flex-direction:column}.post-list.modern .post-item.post-holder:hover{box-shadow:0 8px 25px rgba(0,0,0,.1);transform:translateY(-2px)}.post-list.modern .post-image{flex:none;max-width:100%;width:100%;order:0}.post-list.modern .post-image .image-container{position:relative;overflow:hidden;aspect-ratio:16/9}.post-list.modern .post-image .image-wrap{display:block;width:100%;height:100%}.post-list.modern .post-image .bg-img{width:100%;height:100%;background-size:cover;background-position:center;transition:transform .4s ease}.post-list.modern .post-item.post-holder:hover .bg-img{transform:scale(1.05)}.post-list.modern .post-image img{width:100%;height:100%;object-fit:cover}.post-list.modern .post-category{display:none}.post-list.modern .post-info{padding:20px 24px 24px;flex:1;max-width:100%;width:100%;display:flex;flex-direction:column;order:1}.post-list.modern .post-info>*{flex:none}.post-list.modern .post-info .post-read-more{margin-top:auto}.post-list.modern .post-title-wrap{margin-bottom:10px}.post-list.modern .post-title{font-size:18px;font-weight:700;line-height:1.3;margin:0}.post-list.modern .post-title a{color:#333;text-decoration:none;transition:color .2s ease}.post-list.modern .post-title a:hover{color:#00a79d}.post-list.modern .post-data-wrap{display:flex;align-items:center;gap:12px;margin-bottom:12px;font-size:13px;color:#888}.post-list.modern .post-date{display:inline-flex;align-items:center}.post-list.modern .post-date:before{content:'';display:inline-block;width:14px;height:14px;margin-right:5px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E") no-repeat center;background-size:contain}.post-list.modern .post-description{display:-webkit-box !important;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:14px;line-height:1.6;color:#666;margin-bottom:16px;min-height:calc(1.6em*3);max-height:calc(1.6em*3)}.post-list.modern .post-description p{margin:0;display:inline}.post-list.modern .post-description p+p{margin-left:4px}.post-list.modern .post-description img,.post-list.modern .post-description br{display:none}.post-list.modern .post-read-more{margin-top:auto}.post-list.modern .post-read-more .action.primary{display:inline-block;background:0 0;color:#00a79d;border:2px solid #00a79d;padding:8px 20px;border-radius:4px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;text-decoration:none;transition:all .2s ease}.post-list.modern .post-read-more .action.primary:hover{background:#00a79d;color:#fff}.mbblog-lazyload-trigger.action.primary{display:block;width:200px;margin:30px auto;text-align:center;background:#00a79d;color:#fff;border:none;padding:12px 24px;border-radius:4px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s ease}.mbblog-lazyload-trigger.action.primary:hover{background:#008f86}.toolbar.toolbar-blog-posts{margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #e8e8e8}.post-view-modern .post-content{max-width:820px;margin:0 auto}.post-view-modern .post-featured-image{margin:0 0 30px;border-radius:8px;overflow:hidden}.post-view-modern .post-featured-image img{width:100%;height:auto;display:block;border-radius:8px}.post-view-modern .post-description,.post-view-modern .post-content .post-description{font-size:16px;line-height:1.6;color:#333;font-family:Georgia,'Times New Roman',Times,serif;word-wrap:break-word}.post-view-modern .post-description p{font-size:16px;line-height:1.6;margin:0 0 12px;color:#333}.post-view-modern .post-description p:first-child{font-size:17px;line-height:1.55;color:#222;margin-bottom:14px}.post-view-modern .post-description h1,.post-view-modern .post-description h2,.post-view-modern .post-description h3,.post-view-modern .post-description h4,.post-view-modern .post-description h5,.post-view-modern .post-description h6{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-weight:700;color:#1a1a1a;line-height:1.25;margin:22px 0 8px}.post-view-modern .post-description>*:first-child{margin-top:0}.post-view-modern .post-description h1{font-size:26px}.post-view-modern .post-description h2{font-size:22px}.post-view-modern .post-description h3{font-size:19px}.post-view-modern .post-description h4{font-size:17px}.post-view-modern .post-description h5{font-size:15px}.post-view-modern .post-description h6{font-size:14px;text-transform:uppercase;letter-spacing:.5px}.post-view-modern .post-description a{color:#00a79d;text-decoration:underline;text-underline-offset:3px;transition:color .2s ease}.post-view-modern .post-description a:hover{color:#007a73}.post-view-modern .post-description img{max-width:100%;height:auto;margin:12px auto;display:block;border-radius:6px}.post-view-modern .post-description p img{margin:6px auto}.post-view-modern .post-description ul,.post-view-modern .post-description ol{margin:0 0 14px;padding-left:26px}.post-view-modern .post-description li{font-size:16px;line-height:1.55;margin-bottom:4px;color:#333}.post-view-modern .post-description li:last-child{margin-bottom:0}.post-view-modern .post-description blockquote{border-left:4px solid #00a79d;background:#f9f9f9;padding:14px 20px;margin:18px 0;font-style:italic;font-size:16px;line-height:1.6;color:#555;border-radius:0 6px 6px 0}.post-view-modern .post-description blockquote p{margin:0;font-size:16px;font-style:italic}.post-view-modern .post-description strong,.post-view-modern .post-description b{color:#1a1a1a;font-weight:700}.post-view-modern .post-description em,.post-view-modern .post-description i{font-style:italic}.post-view-modern .post-description table{width:100%;margin:25px 0;border-collapse:collapse}.post-view-modern .post-description th,.post-view-modern .post-description td{border:1px solid #e0e0e0;padding:10px 14px;font-size:15px}.post-view-modern .post-description th{background:#f5f5f5;font-weight:700;text-align:left}.post-view-modern .post-description hr{border:none;border-top:1px solid #e0e0e0;margin:40px 0}.post-view-modern .post-header .post-data-wrap{max-width:820px;margin:0 auto 30px;font-size:14px;color:#888}.post-view-modern .post-header .post-data-wrap .reading-time{font-style:italic}.post-view-modern .post-meta-footer{max-width:820px;margin:35px auto 0;padding-top:20px;border-top:1px solid #e8e8e8;font-size:14px;color:#888}.post-view-modern .post-meta-footer .post-date{display:inline-flex;align-items:center;gap:6px}.post-view-modern .post-tag{max-width:820px;margin:20px auto 0;padding:15px 0}.post-view-modern .post-tag .post-tag-title{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#555;margin-bottom:10px;display:inline-block;margin-right:12px}.post-view-modern .post-tag .post-tags a{display:inline-block;background:#f0f0f0;color:#555;padding:5px 12px;margin:3px 5px 3px 0;border-radius:4px;font-size:13px;text-decoration:none;transition:all .2s ease}.post-view-modern .post-tag .post-tags a:hover{background:#00a79d;color:#fff;text-decoration:none}.blog-post-view .page-title-wrapper{max-width:none;margin:0 0 20px;text-align:left !important}.blog-post-view .page-title-wrapper .page-title{font-size:34px;line-height:1.2;font-weight:700;margin-bottom:15px}@media (max-width:767px){.post-view-modern .post-description,.post-view-modern .post-description p,.post-view-modern .post-description li{font-size:16px;line-height:1.7}.post-view-modern .post-description p:first-child{font-size:17px}.post-view-modern .post-description h1{font-size:26px}.post-view-modern .post-description h2{font-size:22px}.post-view-modern .post-description h3{font-size:19px}.post-view-modern .post-description h4{font-size:17px}.blog-post-view .page-title-wrapper .page-title{font-size:26px}}.blog-page .page-title-wrapper,.blog-page .page-title-wrapper .page-title,.blog-page .page-title-wrapper .page-title .base,body.blog-page .page-title,body.blog-page .page-title-wrapper,body.blog-post-view .page-title,body.blog-post-view .page-title-wrapper,body.blog-post-view .page-title-wrapper .page-title,body.blog-post-view .page-title-wrapper .page-title .base{text-align:left !important}.blog-page .page-title-wrapper .page-title{margin-bottom:25px}.blog-page .page-title-wrapper .page-title .base{display:inline-block}.blog-page .sidebar .block-related-posts .block-content{padding:0}.blog-page .sidebar .related-posts-list{list-style:none;padding:0;margin:0}.blog-page .sidebar .related-post-item{padding:10px 0;border-bottom:1px solid #eee}.blog-page .sidebar .related-post-item:last-child{border-bottom:none}.blog-page .sidebar .related-post-link{display:flex;gap:10px;align-items:flex-start;text-decoration:none;color:inherit}.blog-page .sidebar .related-post-link:hover{text-decoration:none}.blog-page .sidebar .related-post-thumb{flex:none;width:64px;height:64px;overflow:hidden;border-radius:4px;background:#eee;display:block}.blog-page .sidebar .related-post-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.blog-page .sidebar .related-post-link:hover .related-post-thumb img{transform:scale(1.08)}.blog-page .sidebar .related-post-info{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.blog-page .sidebar .related-post-title{display:block;font-size:13px;line-height:1.4;font-weight:600;color:#333;margin-bottom:4px;transition:color .2s ease}.blog-page .sidebar .related-post-link:hover .related-post-title{color:#00a79d}.blog-page .sidebar .related-post-date{display:block;font-size:11px;color:#999}.post-view-modern .post-nextprev{display:flex;justify-content:space-between;gap:20px;margin:40px 0;padding:0;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;padding:25px 0}.post-view-modern .post-nextprev .post-prev,.post-view-modern .post-nextprev .post-next{flex:1 1 45%;max-width:48%;display:flex}.post-view-modern .post-nextprev .post-next{justify-content:flex-end}.post-view-modern .post-nextprev .nextprev-link{display:block;padding:15px 20px;background:#f9f9f9;border:1px solid #e8e8e8;border-radius:6px;text-decoration:none;color:#333;font-size:15px;font-weight:600;line-height:1.4;width:100%;box-sizing:border-box;transition:all .2s ease;float:none !important}.post-view-modern .post-nextprev .prev-link{text-align:left !important}.post-view-modern .post-nextprev .next-link{text-align:right !important}.post-view-modern .post-nextprev .nextprev-link:hover{background:#00a79d;border-color:#00a79d;color:#fff;text-decoration:none;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,167,157,.25)}.post-view-modern .post-nextprev .nextprev-link span{display:block !important;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#888;margin-bottom:6px;float:none !important}.post-view-modern .post-nextprev .prev-link span{text-align:left !important}.post-view-modern .post-nextprev .next-link span{text-align:right !important}.post-view-modern .post-nextprev .nextprev-link:hover span{color:rgba(255,255,255,.9)}.post-view-modern .post-nextprev .prev-link span:before{content:'← ';font-weight:700;color:#00a79d;transition:color .2s ease;display:inline}.post-view-modern .post-nextprev .next-link span:after{content:' →';font-weight:700;color:#00a79d;transition:color .2s ease;display:inline}.post-view-modern .post-nextprev .nextprev-link:hover span:before,.post-view-modern .post-nextprev .nextprev-link:hover span:after{color:#fff}@media (max-width:767px){.post-view-modern .post-nextprev{flex-direction:column;gap:12px}.post-view-modern .post-nextprev .post-prev,.post-view-modern .post-nextprev .post-next{max-width:100%}}.blog-page .sidebar{padding:0}.blog-page .sidebar .block{margin-bottom:0;padding:20px;background:#f9f9f9;border-radius:0;border-bottom:1px solid #e8e8e8;width:100%;box-sizing:border-box}.blog-page .sidebar .block:last-child{border-bottom:none}.blog-page .sidebar .block-title{margin-bottom:15px;padding-bottom:10px;border-bottom:2px solid #00a79d}.blog-page .sidebar .block-title strong{font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#333}.blog-page .sidebar .block-content{width:100%}.blog-page .sidebar .block-categories ul{list-style:none;padding:0;margin:0}.blog-page .sidebar .block-categories li{padding:8px 0;border-bottom:1px solid #eee;font-size:14px;color:#999;line-height:1.4}.blog-page .sidebar .block-categories li:last-child{border-bottom:none}.blog-page .sidebar .block-categories ul.accordion li,.blog-page .sidebar .block-categories ul li{display:block;white-space:normal}.blog-page .sidebar .block-categories ul.accordion li a,.blog-page .sidebar .block-categories ul li a,.widget.block-categories ul li a{display:inline !important;color:#555;font-weight:400 !important;text-decoration:none;transition:color .2s ease;white-space:normal}.blog-page .sidebar .block-categories ul.accordion li a:hover,.blog-page .sidebar .block-categories ul li a:hover{color:#00a79d}.blog-page .sidebar .block-archive ul{list-style:none;padding:0;margin:0}.blog-page .sidebar .block-archive li{padding:6px 0}.blog-page .sidebar .block-archive a{color:#555;text-decoration:none;font-size:13px;transition:color .2s ease}.blog-page .sidebar .block-archive a:hover{color:#00a79d}.blog-page .sidebar .blog-search{background:#f9f9f9}.blog-page .sidebar .blog-search .block-content,.blog-page .sidebar .blog-search .form,.blog-page .sidebar .blog-search .field.search{width:100%;margin:0}.blog-page .sidebar .blog-search .label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.blog-page .sidebar .blog-search .field.search{position:relative;display:block}.blog-page .sidebar .blog-search .control{width:100%}.blog-page .sidebar .blog-search input[type=text]{display:block;width:100%;border:1px solid #ddd;border-radius:4px;padding:10px 40px 10px 12px;font-size:14px;background:#fff;box-sizing:border-box;height:auto;margin:0}.blog-page .sidebar .blog-search input[type=text]:focus{border-color:#00a79d;outline:none}.blog-page .sidebar .blog-search .actions{position:absolute;top:0;right:0;margin:0}.blog-page .sidebar .blog-search .action.search{background:0 0;border:none;padding:10px 12px;cursor:pointer;color:#555;height:100%}.blog-page .sidebar .blog-search .action.search:hover{color:#00a79d}.blog-page .sidebar .blog-search .action.search span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.blog-page .sidebar .blog-search .action.search:before{content:'\e615';font-family:'icons-blank-theme';font-size:18px}.blog-page .sidebar .block-tagclaud a{display:inline-block;padding:4px 10px;margin:3px;background:#eee;border-radius:3px;font-size:12px;color:#555;text-decoration:none;transition:all .2s ease}.blog-page .sidebar .block-tagclaud a:hover{background:#00a79d;color:#fff}.blog-page .grid-right .sidebar{border:none;padding-right:0;padding-left:15px}.blog-page .page-title{font-size:28px;font-weight:700;margin-bottom:30px}body.blog-page .page-main{max-width:none !important}.blog-page .page-wrapper>.breadcrumbs{max-width:none !important}@media (min-width:992px){.blog-page .col-sm-9.grid-main{flex-basis:68%;max-width:68%}.blog-page .col-sm-3.grid-right{flex-basis:32%;max-width:32%}}@media (max-width:1199px){.post-list.modern{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:767px){.post-list.modern{grid-template-columns:1fr;gap:20px}.post-list.modern .post-title{font-size:16px}.post-list.modern .post-info{padding:16px}}.post-list.modern .post-container{display:flex;flex-direction:column;height:100%}