.vc-blog-page{background-color:#fff;padding-bottom:5rem}.vc-blog-header{background:linear-gradient(135deg,#fff 0%,#d4e6f1 50%,#0b6dcb 100%);padding:6rem 0 4rem;position:relative;border-bottom:1px solid #eee}.vc-blog-header__title{font-size:clamp(2.5rem,8vw,6rem);font-weight:900;color:#0b6dcb;text-transform:uppercase;letter-spacing:2px;text-align:center;margin:1.5rem 0}.vc-blog-header__search-wrap{max-width:500px;margin:0 auto}.vc-blog-search__input{width:100%;padding:1rem 1.5rem;border:none;border-radius:50px;background:#fff;font-size:1rem;outline:none;box-shadow:0 4px 15px rgba(0,0,0,.05);transition:box-shadow .3s ease}.vc-blog-search__input:focus{box-shadow:0 6px 20px rgba(0,0,0,.1)}.vc-blog-filter-bar{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;padding-bottom:1rem;border-bottom:1px solid #f0f0f0}.vc-blog-content-area{margin-top:2rem}.vc-blog-filter-bar__left{display:flex;align-items:center;gap:1.5rem;overflow-x:auto;padding-bottom:.5rem}.vc-blog-filter-bar__left::-webkit-scrollbar{flex:1;min-width:0}.vc-blog-filter-label{font-weight:800;font-size:.95rem;color:#1a1a1a;text-transform:uppercase;letter-spacing:1px;white-space:nowrap}.vc-blog-categories-list{display:flex;flex-wrap:nowrap;gap:.75rem;list-style:none;padding:0 0 .5rem;margin:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex:1;min-width:0}.vc-blog-categories-list::-webkit-scrollbar{display:none}.vc-blog-categories-list a{display:inline-block;padding:.6rem 1.5rem;background:#fff;border:1px solid #666;border-radius:50px;color:#333;text-decoration:none;font-size:.9rem;font-weight:600;white-space:nowrap;transition:all .3s ease}.vc-blog-categories-list a:hover,.vc-blog-categories-list a.is-active{background:#0b6dcb;color:#fff;border-color:#0b6dcb}.vc-blog-view-toggle{display:flex;gap:.5rem}.vc-view-btn{background:0 0;border:none;cursor:pointer;color:#ccc;padding:.5rem;transition:color .3s ease}.vc-view-btn.is-active{color:#0b6dcb}.vc-blog__grid{display:grid;gap:3rem 2rem}.vc-blog-view--grid{grid-template-columns:repeat(3,1fr)}.vc-blog__card{background:0 0;border-radius:0;box-shadow:none;transition:transform .3s ease;display:flex;flex-direction:column}.vc-blog__card:hover{transform:translateY(-5px)}.vc-blog__media-wrapper{position:relative;border-radius:8px;overflow:hidden;margin-bottom:1.5rem}.vc-blog__media img{width:100% !important;height:auto !important;object-fit:cover;display:block;transition:transform .5s ease}.vc-blog__card:hover .vc-blog__media img{transform:scale(1.05)}.vc-blog__badge{position:absolute;top:15px;left:15px;background:#0b6dcb;color:#fff;padding:.4rem 1.2rem;font-weight:600;border-radius:50px;z-index:2}.vc-blog__content{padding:0;flex:1;display:flex;flex-direction:column}.home .vc-blog__content .vc-blog__post-title{margin:0 !important}.home .vc-blog__content{margin-top:20px}.vc-blog__post-title a{color:#1a1a1a;text-decoration:none;transition:color .3s ease}.vc-blog__post-title a:hover{color:#0b6dcb}.vc-blog__excerpt{font-size:.95rem;color:#666;margin-bottom:1.5rem;line-height:1.6;flex:1}.bredcrum p{color:#000}.vc-blog__read-more-link{font-size:.85rem;font-weight:800;color:#1a1a1a;text-decoration:none;text-transform:uppercase;letter-spacing:1px;transition:color .3s ease;display:inline-block;align-self:flex-start}.vc-blog__read-more-link:hover{color:#0b6dcb}.vc-blog-view--list{grid-template-columns:1fr 1fr}.vc-blog-view--list .vc-blog__card{flex-direction:row;align-items:center;gap:2rem}.vc-blog-view--list .vc-blog__media-wrapper{flex:0 0 35%;margin-bottom:0}.vc-blog-view--list .vc-blog__media img{height:100% !important;width:100% !important}.vc-blog-view--list .vc-blog__content{flex:1;justify-content:center}.vc-blog__pagination{margin-top:4rem;display:flex;justify-content:center}.vc-blog__pagination ul{list-style:none;padding:0;margin:0;display:flex;gap:.5rem}.vc-blog__pagination .page-numbers{display:flex;align-items:center;justify-content:center;border-radius:50%;text-decoration:none;font-weight:600;transition:all .3s ease}.vc-blog__pagination .next{border-radius:30px !important}.vc-blog__pagination .page-numbers:hover,.vc-blog__pagination .page-numbers.current{background:#0b6dcb;color:#fff;border-color:#0b6dcb}@media (max-width:1024px){.vc-blog-view--grid{grid-template-columns:repeat(2,1fr)}.vc-blog-view--list{grid-template-columns:1fr}}@media (max-width:768px){.vc-blog-view--grid{grid-template-columns:repeat(2,1fr)}.vc-blog-view--list{grid-template-columns:1fr}.vc-blog-view--list .vc-blog__card{flex-direction:column;align-items:flex-start;gap:1.5rem}.vc-blog-view--list .vc-blog__media-wrapper{flex:none;width:100%}.vc-blog-filter-bar{flex-direction:column;align-items:flex-start;gap:1rem}.vc-blog-filter-bar__left{width:100%}.vc-blog-filter-bar__right{display:none}}@media (max-width:480px){.vc-blog-view--grid{grid-template-columns:1fr}.vc-blog__grid{gap:2rem 1.25rem}.vc-blog-categories-list{gap:.5rem}.vc-blog-categories-list a{padding:.5rem 1rem;font-size:.85rem}.vc-blog-filter-label{font-size:.85rem}}.vc-blog__meta-stats{display:flex;gap:1.5rem;margin-bottom:1.5rem;padding-top:1rem;border-top:1px solid #f0f0f0}.vc-blog__stat{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#666;font-weight:500}.vc-blog__stat svg{color:#0056b3;opacity:.7}.vc-post-author{margin-top:2rem}.vc-post-author__card{display:flex;gap:3rem;padding:1.5rem;background:#fff;border-radius:24px;border:1px solid #e2e8f0;box-shadow:0 15px 40px rgba(0,0,0,.04);position:relative;overflow:hidden}.vc-post-author__avatar{flex:0 0 160px;height:160px;border-radius:50%;overflow:hidden;border:6px solid #f8fafc;box-shadow:0 10px 25px rgba(0,0,0,.06)}.vc-post-author__avatar img{width:100%;height:100%;object-fit:cover}.vc-post-author__info{flex:1}.vc-post-author__label{display:block;font-size:.75rem;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:.15em;margin-bottom:.8rem}.vc-post-author__name{font-size:1.75rem;font-weight:800;color:#0f172a;margin:0 0 .4rem}.vc-post-author__role{font-size:.95rem;font-weight:600;color:#0056b3;margin-bottom:1.5rem}.vc-post-author__bio{font-size:1.05rem;line-height:1.7;color:#475569;margin-bottom:2rem}.vc-post-author__btn{display:inline-flex;align-items:center;gap:.8rem;padding:.9rem 1.8rem;background:#0f172a;color:#fff;border-radius:12px;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.vc-post-author__btn svg{transition:transform .3s ease}.vc-post-author__btn:hover{background:#0056b3;transform:translateX(5px);box-shadow:0 10px 20px rgba(0,86,179,.15)}.vc-post-author__btn:hover svg{transform:translateX(3px)}.vc-post-comments{margin-top:2rem;padding-top:2rem;border-top:1px solid #e2e8f0}.vc-comments-container{display:grid;grid-template-columns:1.2fr .8fr;gap:3.5rem;align-items:start;width:100%;box-sizing:border-box;min-width:0}.vc-no-comments-yet{padding:2rem;background:#f8fafc;border-radius:24px;text-align:center;border:2px dashed #e2e8f0}.comment-reply-title,.vc-comments-title{font-size:1.5rem;font-weight:800;color:#0f172a;margin-bottom:2rem;position:relative;padding-bottom:1.2rem}.comment-reply-title:after,.vc-comments-title:after{content:'';position:absolute;bottom:0;left:0;width:60px;height:4px;background:#0056b3;border-radius:2px}.vc-comment-list{list-style:none;padding:0}.vc-comment-list li.comment{margin-bottom:3.5rem;list-style:none}.comment-body{display:flex;gap:1.8rem}.comment-meta{flex:0 0 64px}.comment-meta img{border-radius:16px;box-shadow:0 5px 15px rgba(0,0,0,.05)}.comment-content{flex:1}.comment-author cite{font-style:normal;font-weight:800;color:#0f172a;font-size:1.15rem}.comment-metadata{font-size:.85rem;color:#64748b;margin-bottom:1rem}.comment-content p{color:#334155;line-height:1.7;margin-bottom:1.2rem}.reply a{font-size:.85rem;font-weight:800;color:#0056b3;text-decoration:none;padding:.5rem 1.2rem;background:#f1f5f9;border-radius:8px;transition:all .3s ease}.reply a:hover{background:#0056b3;color:#fff}.vc-comment-form{background:#f8fafc;padding:2rem;border-radius:24px;border:1px solid #e2e8f0}.vc-comment-form label{display:block;font-size:.9rem;font-weight:700;color:#475569;margin-bottom:.6rem}.vc-comment-form input[type=text],.vc-comment-form input[type=email],.vc-comment-form textarea{width:100%;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;padding:1.1rem 1.4rem;font-size:1rem;font-family:inherit;transition:all .3s ease;margin-bottom:1.5rem}.vc-comment-form input:focus,.vc-comment-form textarea:focus{border-color:#0056b3;box-shadow:0 0 0 4px rgba(0,86,179,.1);outline:none}.vc-comment-submit{background:#0056b3;font-family:'Armstrong','Barlow Condensed',sans-serif;color:#fff;padding:1.1rem 2.5rem;border-radius:12px;font-weight:700;border:none;cursor:pointer;transition:all .3s ease;width:100%;text-transform:uppercase;letter-spacing:.05em}.vc-comment-submit:hover{background:#004494;transform:translateY(-2px);box-shadow:0 10px 20px rgba(0,86,179,.2)}@media (max-width:1024px){.vc-comments-container{grid-template-columns:1fr;gap:4rem}}@media (max-width:768px){.vc-post-author__card{flex-direction:column;text-align:center;padding:2.5rem}.vc-post-author__avatar{margin:0 auto}.comment-body{flex-direction:column;gap:1rem}}@media (max-width:400px){.vc-comments-area{padding:0}.vc-comments-container{gap:2rem}.comment-reply-title,.vc-comments-title{font-size:1.15rem;margin-bottom:1.2rem;padding-bottom:.8rem}.vc-comment-list li.comment{margin-bottom:2rem}.comment-meta{flex:0 0 44px}.comment-meta img{width:44px;height:44px}.comment-author cite{font-size:1rem}.comment-content p{font-size:.9rem}.vc-no-comments-yet{padding:1.25rem;border-radius:14px}.vc-comment-form{padding:1.2rem;border-radius:14px}.vc-comment-form input[type=text],.vc-comment-form input[type=email],.vc-comment-form textarea{padding:.75rem 1rem;font-size:.9rem;border-radius:8px;margin-bottom:1rem}.vc-comment-form label{font-size:.8rem;margin-bottom:.4rem}.vc-comment-submit{padding:.85rem 1.5rem;font-size:.9rem;border-radius:8px}}.vc-single__container{margin:0 auto;padding:0 4vw;box-sizing:border-box;width:100%}.vc-single-banner-hero{margin-bottom:2.5rem;position:relative;width:100%}.vc-single-banner-hero__wrapper{width:100%;aspect-ratio:16/4;overflow:hidden;position:relative;border-radius:16px;box-shadow:0 20px 40px rgba(0,0,0,.08)}.vc-single-banner-hero__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .8s cubic-bezier(.25,1,.5,1)}.vc-single-banner-hero__wrapper:hover .vc-single-banner-hero__img{transform:scale(1.03)}.vc-single-banner-hero__overlay{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(15,23,42,0) 40%,rgba(15,23,42,.4) 100%);pointer-events:none}.vc-single__layout-grid{display:grid;grid-template-columns:1fr 3fr;gap:3.5rem;align-items:start;margin-top:2rem;padding-bottom:5rem;width:100%}.vc-single__sidebar{position:sticky;top:120px;display:grid;gap:2rem;z-index:10}.vc-single__toc-box{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem;box-shadow:0 10px 30px rgba(15,23,42,.03);max-height:350px;overflow-y:auto}.vc-single__toc-box::-webkit-scrollbar{width:5px}.vc-single__toc-box::-webkit-scrollbar-track{background:0 0}.vc-single__toc-box::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:99px}.vc-single__toc-title{font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#0b6dcb;margin:0 0 1.2rem;display:flex;align-items:center;gap:8px;border-bottom:1px solid #f1f5f9;padding-bottom:.8rem}.vc-single__toc-title span{font-size:1.1rem;color:#0b6dcb}.vc-single__toc-links{list-style:none;margin:0;padding:0;display:grid;gap:.8rem}.vc-single__toc-link-item{margin:0}.vc-single__toc-link-item.level-3{padding-left:12px}.vc-toc-link{display:block;color:#475569;line-height:1.4;text-decoration:none;padding:2px 0 2px 8px;border-left:2px solid transparent;transition:all .25s ease}.vc-toc-link:hover,.vc-toc-link.is-active{color:#0b6dcb;border-left-color:#0b6dcb;font-weight:600;transform:translateX(2px)}.vc-single__author-card{background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:1.25rem 1.5rem;box-shadow:0 10px 30px rgba(15,23,42,.03);text-align:left;display:flex;align-items:center;gap:1.2rem;width:100%;box-sizing:border-box}.vc-single__author-avatar{width:64px;height:64px;border-radius:50%;overflow:hidden;flex-shrink:0}.vc-single__author-avatar img{width:100%;height:100%;object-fit:cover}.vc-single__author-info{flex-grow:1;min-width:0;display:flex;flex-direction:column;gap:4px}.vc-single__author-name{font-size:1.1rem;font-weight:700;color:#0f172a;margin:0;line-height:1.2}.vc-single__author-email{font-size:.9rem;color:#94a3b8;margin:0;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vc-single__author-email a{color:inherit;text-decoration:none}.vc-single__author-btn{width:42px;height:42px;border-radius:50%;border:1.5px solid #0b6dcb;display:inline-flex;align-items:center;justify-content:center;color:#0b6dcb;transition:all .25s ease;flex-shrink:0;text-decoration:none}.vc-single__author-btn:hover{background-color:#0b6dcb;color:#fff;box-shadow:0 6px 12px rgba(11,109,203,.15)}.vc-single__related-sidebar{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem;box-shadow:0 10px 30px rgba(15,23,42,.03)}.vc-single__related-title{font-size:.9rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#0f172a;margin:0 0 1.2rem;border-bottom:1px solid #f1f5f9;padding-bottom:.8rem}.vc-single__related-list{display:flex;flex-direction:column;gap:1.2rem}.vc-sidebar-related-item{display:flex;gap:12px;align-items:center}.vc-sidebar-related-thumb{flex-shrink:0;width:60px;height:60px;border-radius:8px;overflow:hidden;background-color:#f1f5f9;border:1px solid #e2e8f0}.vc-sidebar-related-thumb img{width:100%;height:100%;object-fit:cover;display:block}.vc-sidebar-related-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%)}.vc-sidebar-related-info{flex-grow:1;min-width:0}.vc-sidebar-related-item-title{font-size:.85rem;font-weight:700;line-height:1.35;margin:0 0 4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vc-sidebar-related-item-title a{color:#0f172a;text-decoration:none;transition:color .2s ease}.vc-sidebar-related-item-title a:hover{color:#0b6dcb}.vc-sidebar-related-date{font-size:.75rem;color:#64748b;display:flex;align-items:center;gap:4px}.vc-sidebar-related-date i{font-size:.75rem}.vc-single__article-wrapper{max-width:100%;min-width:0;overflow-x:hidden}.vc-single__meta-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e2e8f0;padding-bottom:1.5rem;margin-bottom:2rem;gap:1.5rem;flex-wrap:wrap}.vc-single__meta-left{display:flex;gap:1.5rem;align-items:center;flex-wrap:wrap}.vc-single__meta-right{display:flex;align-items:center}.vc-single__meta-right .vc-single__share-buttons{display:flex;gap:8px;flex-wrap:wrap}.vc-single__meta-right .vc-share-btn{border:none;width:34px;height:34px;border-radius:50%;color:#fff;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer;font-size:.85rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.vc-single__meta-right .vc-share-btn--facebook{background-color:#1877f2}.vc-single__meta-right .vc-share-btn--twitter{background-color:#0f1419}.vc-single__meta-right .vc-share-btn--linkedin{background-color:#0077b5}.vc-single__meta-right .vc-share-btn--whatsapp{background-color:#25d366}.vc-single__meta-right .vc-share-btn--copy{background-color:#64748b}.vc-single__meta-right .vc-share-btn:hover{transform:translateY(-4px);box-shadow:0 6px 12px rgba(0,0,0,.15)}.vc-single__meta-right .vc-share-btn--facebook:hover{background-color:#166fe5}.vc-single__meta-right .vc-share-btn--twitter:hover{background-color:#000}.vc-single__meta-right .vc-share-btn--linkedin:hover{background-color:#006297}.vc-single__meta-right .vc-share-btn--whatsapp:hover{background-color:#20ba5a}.vc-single__meta-right .vc-share-btn--copy:hover{background-color:#475569}.vc-single__meta-right .vc-share-btn .tooltip-text{visibility:hidden;width:80px;background-color:#1e293b;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:100;bottom:125%;left:50%;transform:translateX(-50%);opacity:0;transition:opacity .3s;font-size:.7rem;font-weight:600;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.vc-single__meta-right .vc-share-btn .tooltip-text:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#1e293b transparent transparent}.vc-single__meta-right .vc-share-btn:hover .tooltip-text{visibility:visible;opacity:1}.vc-single__meta-stat-item{font-size:.85rem;color:#64748b;font-weight:600;display:inline-flex;align-items:center;gap:6px}.vc-single__meta-stat-item i{color:#94a3b8;font-size:.95rem}.vc-single__main-title{font-size:clamp(2.2rem,4.5vw,3.2rem);font-weight:800;line-height:1.15;color:#0f172a;margin:0 0 2rem;letter-spacing:-.02em}.vc-single__body-content{font-size:1.1rem;line-height:1.85;color:#334155}.vc-single__body-content p{margin-bottom:1.8rem}.vc-single__body-content h2,.vc-single__body-content h3,.vc-single__body-content h4{color:#0f172a;line-height:1.25;margin:2.8rem 0 1.2rem;font-weight:800}.vc-single__body-content h2{font-size:1.8rem;border-left:4px solid #0b6dcb;padding-left:14px}.vc-single__body-content h3{font-size:1.4rem;border-left:3px solid #64748b;padding-left:12px}.vc-single__body-content blockquote{margin:2.5rem 0;padding:2.2rem;border-left:4px solid #0b6dcb;background-color:#f8fafc;font-style:italic;border-radius:8px;box-shadow:inset 0 2px 4px rgba(15,23,42,.01)}.vc-single__body-content blockquote p{margin-bottom:0;font-size:1.15rem;color:#1e293b;line-height:1.75}.vc-single__body-content blockquote cite{display:block;margin-top:.8rem;font-size:.85rem;color:#64748b;font-weight:700;font-style:normal;text-transform:uppercase;letter-spacing:.05em}.vc-single__body-content a{color:#0b6dcb;text-decoration:none;border-bottom:1.5px solid rgba(11,109,203,.15);transition:all .2s ease;font-weight:600}.vc-single__body-content a:hover{color:#0056b3;border-bottom-color:#0056b3;background-color:rgba(11,109,203,.04)}.vc-single__body-content iframe{width:100%;max-width:100%;height:auto;aspect-ratio:16/9;min-height:220px;border:none;border-radius:8px;display:block}.vc-single__body-content .wp-block-embed,.vc-single__body-content .wp-block-embed__wrapper{position:relative;width:100%}.vc-single__body-content .wp-block-embed__wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width:400px){.vc-single__body-content iframe{min-height:200px;border-radius:6px}}.vc-single__references-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:2rem;margin-top:3.5rem;width:100%;box-sizing:border-box;overflow:hidden}.vc-single__references-section .references-title{font-size:1.25rem;font-weight:800;color:#0f172a;margin:0 0 1.2rem;border-bottom:1px solid #e2e8f0;padding-bottom:.8rem;word-break:break-word}.vc-single__references-section .references-list{list-style:none;margin:0;padding:0;display:grid;gap:.8rem;min-width:0}.vc-single__references-section .references-item{line-height:1.6;color:#475569;display:flex;align-items:flex-start;gap:12px;min-width:0}.vc-single__references-section .references-item span{word-break:break-word;overflow-wrap:anywhere;min-width:0;flex:1}.vc-single__references-section .references-icon{color:#0b6dcb;font-size:.85rem;margin-top:6px;flex-shrink:0}@media (max-width:768px){.vc-single__references-section{padding:1.25rem;border-radius:10px;margin-top:2.5rem}.vc-single__references-section .references-title{font-size:1.1rem}}.vc-single__gallery-section{margin-top:3.5rem}.vc-single__gallery-section .gallery-title{font-size:1.4rem;font-weight:800;color:#0f172a;margin:0 0 1.5rem}.vc-single__gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.vc-single__gallery-item{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:4/3;box-shadow:0 8px 20px rgba(0,0,0,.04);cursor:pointer}.vc-single__gallery-item .gallery-thumbnail{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.25,1,.5,1)}.vc-single__gallery-item:hover .gallery-thumbnail{transform:scale(1.08)}.vc-single__gallery-item .gallery-item-hover{position:absolute;inset:0;background-color:rgba(11,109,203,.75);display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease}.vc-single__gallery-item:hover .gallery-item-hover{opacity:1}.vc-single__gallery-item .gallery-item-hover i{color:#fff;font-size:1.5rem;transform:translateY(10px);transition:transform .3s cubic-bezier(.25,1,.5,1)}.vc-single__gallery-item:hover .gallery-item-hover i{transform:translateY(0)}.vc-single__taxonomies-row{margin-top:3rem;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:1.5rem 0;display:flex;flex-direction:column;gap:1rem}.vc-single__taxonomies-row .tax-col{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.vc-single__taxonomies-row .tax-title{font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#64748b;min-width:90px}.vc-single__taxonomies-row .tax-pills{display:flex;gap:8px;flex-wrap:wrap}.vc-single__taxonomies-row .tax-pill{font-weight:700;text-decoration:none;padding:6px 14px;border-radius:99px;transition:all .25s ease}.vc-single__taxonomies-row .tax-pill--cat{background-color:rgba(11,109,203,.08);color:#0b6dcb}.vc-single__taxonomies-row .tax-pill--cat:hover{background-color:#0b6dcb;color:#fff}.vc-single__taxonomies-row .tax-pill--tag{background-color:#f1f5f9;color:#475569}.vc-single__taxonomies-row .tax-pill--tag:hover{background-color:#475569;color:#fff}.vc-post-author-redesigned{margin-top:3.5rem}.vc-post-author-redesigned__card{display:flex;gap:2.2rem;padding:2.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 15px 40px rgba(15,23,42,.04);align-items:flex-start}.vc-post-author-redesigned__avatar{flex-shrink:0;width:110px;height:110px;border-radius:50%;overflow:hidden;border:4px solid #f8fafc;box-shadow:0 8px 20px rgba(15,23,42,.08)}.vc-post-author-redesigned__avatar img{width:100%;height:100%;object-fit:cover}.vc-post-author-redesigned__info{flex-grow:1}.vc-post-author-redesigned__label{display:inline-block;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#64748b;margin-bottom:.4rem}.vc-post-author-redesigned__name{font-size:1.4rem;font-weight:800;color:#0f172a;margin:0 0 .25rem}.vc-post-author-redesigned__role{display:inline-block;font-size:.85rem;font-weight:600;color:#0b6dcb;margin-bottom:1rem}.vc-post-author-redesigned__bio{font-size:.95rem;line-height:1.7;color:#475569;margin-bottom:1.5rem}.vc-post-author-redesigned__bio p{margin:0}.vc-post-author-redesigned__btn{display:inline-flex;align-items:center;gap:8px;padding:.8rem 1.5rem;background:#0f172a;color:#fff;border-radius:12px;font-weight:700;font-size:.85rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.vc-post-author-redesigned__btn i{transition:transform .25s ease}.vc-post-author-redesigned__btn:hover{background:#0b6dcb;transform:translateX(3px);box-shadow:0 10px 20px rgba(11,109,203,.15)}.vc-post-author-redesigned__btn:hover i{transform:translateX(3px)}.vc-post-comments-section{margin-top:3.5rem}.vc-single__related-section{margin-top:4.5rem;border-top:1px solid #e2e8f0;padding-top:3.5rem}.vc-single__related-header{margin-bottom:2rem}.vc-single__related-header .eyebrow{display:block;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#64748b;margin-bottom:.4rem}.vc-single__related-header .title{font-size:1.8rem;font-weight:800;color:#0f172a;margin:0;letter-spacing:-.02em}.vc-single__related-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.vc-related-article-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 10px 30px rgba(15,23,42,.02);transition:all .3s cubic-bezier(.25,1,.5,1)}.vc-related-article-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(15,23,42,.08);border-color:#cbd5e1}.vc-related-article-card .card-image-link{display:block;position:relative;aspect-ratio:16/10;overflow:hidden;background-color:#f8fafc}.vc-related-article-card .card-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.25,1,.5,1)}.vc-related-article-card:hover .card-media img{transform:scale(1.05)}.vc-related-article-card .card-media--placeholder{width:100%;height:100%;background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%)}.vc-related-article-card .card-badge{position:absolute;top:12px;left:12px;background-color:#fff;color:#0b6dcb;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:5px 12px;border-radius:20px;box-shadow:0 4px 10px rgba(0,0,0,.05);z-index:2}.vc-related-article-card .card-body{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.vc-related-article-card .card-meta{font-size:.75rem;color:#64748b;margin-bottom:.6rem;font-weight:600}.vc-related-article-card .card-meta i{margin-right:4px}.vc-related-article-card .card-title{font-size:1.05rem;line-height:1.4;font-weight:700;margin:0 0 .8rem}.vc-related-article-card .card-title a{color:#0f172a;text-decoration:none;transition:color .2s ease}.vc-related-article-card .card-title a:hover{color:#0b6dcb}.vc-related-article-card .card-excerpt{font-size:.85rem;line-height:1.6;color:#475569;margin:0 0 1.2rem;flex-grow:1}.vc-related-article-card .card-read-link{font-weight:800;color:#0f172a;text-decoration:none;text-transform:uppercase;letter-spacing:.05em;display:inline-flex;align-items:center;gap:6px;transition:all .25s ease}.vc-related-article-card .card-read-link i{font-size:.85rem;transition:transform .25s ease}.vc-related-article-card:hover .card-read-link{color:#0b6dcb}.vc-related-article-card:hover .card-read-link i{transform:translateX(4px)}.vc-lightbox{position:fixed;inset:0;background-color:rgba(15,23,42,.95);display:flex;justify-content:center;align-items:center;z-index:999999;opacity:0;pointer-events:none;transition:opacity .4s cubic-bezier(.25,1,.5,1);backdrop-filter:blur(8px)}.vc-lightbox.is-open{opacity:1;pointer-events:auto}.vc-lightbox__content{position:relative;max-width:90%;max-height:85%;display:flex;flex-direction:column;align-items:center;transform:scale(.95);transition:transform .4s cubic-bezier(.25,1,.5,1)}.vc-lightbox.is-open .vc-lightbox__content{transform:scale(1)}.vc-lightbox__img{max-width:100%;max-height:80vh;object-fit:contain;border-radius:8px;box-shadow:0 25px 50px -12px rgba(0,0,0,.5);border:1px solid rgba(255,255,255,.1)}.vc-lightbox__close{position:absolute;top:-45px;right:0;background:0 0;border:none;color:#fff;font-size:2rem;cursor:pointer;opacity:.7;transition:opacity .2s ease,transform .2s ease;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.vc-lightbox__close:hover{opacity:1;transform:scale(1.1)}.vc-lightbox__prev,.vc-lightbox__next{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);color:#fff;width:50px;height:50px;border-radius:50%;font-size:1.25rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s ease;user-select:none}.vc-lightbox__prev:hover,.vc-lightbox__next:hover{background:#0b6dcb;border-color:#0b6dcb;transform:translateY(-50%) scale(1.05)}.vc-lightbox__prev{left:-70px}.vc-lightbox__next{right:-70px}@media (max-width:1140px){.vc-lightbox__prev{left:20px}.vc-lightbox__next{right:20px}}@media (max-width:992px){.vc-single__layout-grid{grid-template-columns:1fr;gap:3rem}.vc-single__sidebar{position:static;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;order:2}.vc-single__toc-box{max-height:300px}.vc-single__article-wrapper{order:1}}@media (max-width:768px){.vc-single-banner-hero__wrapper{aspect-ratio:16/4;border-radius:12px}.vc-single-banner-hero{margin-bottom:2rem}.vc-single__main-title{font-size:2.2rem;margin-bottom:1.5rem}.vc-single__gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.vc-single__sidebar{grid-template-columns:1fr}.vc-single__gallery-grid{grid-template-columns:1fr}.vc-single__meta-header{flex-direction:column;align-items:flex-start;gap:1.25rem}.vc-single__meta-left{flex-direction:column;align-items:flex-start;gap:.75rem}.vc-single__meta-right{width:100%}.vc-single__meta-right .vc-single__share-buttons{width:100%;justify-content:flex-start}.vc-lightbox__prev,.vc-lightbox__next{width:40px;height:40px;font-size:1rem}}.comment-form-cookies-consent{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:15px 0}.comment-form-cookies-consent input[type=checkbox]{flex-shrink:0;width:16px;height:16px;cursor:pointer}.comment-form-cookies-consent label{margin:0;line-height:1.5;cursor:pointer}.vc-blog__load-more-wrap{margin-top:4rem;margin-bottom:2rem;display:flex;justify-content:center}.vc-btn--load-more{display:inline-flex;align-items:center;justify-content:center;padding:1rem 3rem;background-color:#0b6dcb;color:#fff;border:none;border-radius:50px;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;cursor:pointer;box-shadow:0 4px 15px rgba(11,109,203,.2);transition:all .3s cubic-bezier(.4,0,.2,1);outline:none;position:relative;overflow:hidden}.vc-btn--load-more:hover{background-color:#0056b3;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,86,179,.3)}.vc-btn--load-more:active{transform:translateY(0)}.vc-btn--load-more:disabled,.vc-btn--load-more.is-loading{background-color:#a0aec0;cursor:not-allowed;box-shadow:none;transform:none}