.shadow-blog-page{min-height:100vh;color:#111827;background:#f7f8fa;font-family:Poppins,open sans,sans-serif!important}.shadow-blog-page .blog-hero{position:relative;padding:50px 0 60px;overflow:hidden;background:radial-gradient(circle at 85% 20%,rgba(0,174,239,.25),transparent 32%),radial-gradient(circle at 15% 80%,rgba(241,90,36,.18),transparent 30%),linear-gradient(135deg,#050b13,#0b1d32 55%,#102b49)}.shadow-blog-page .blog-hero:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";pointer-events:none;opacity:.08;background-image:linear-gradient(rgba(255,255,255,.3) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.3) 1px,transparent 0);background-size:60px 60px}.shadow-blog-page .blog-hero-content{position:relative;z-index:2;max-width:900px}.shadow-blog-page .blog-label{display:inline-block;margin-bottom:18px;color:#2f797b;font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.shadow-blog-page .blog-hero h1{max-width:900px;margin:0 0 25px;color:#ffffff;font-size:clamp(44px,6vw,78px);font-weight:700;line-height:1.08;letter-spacing:-2px}.shadow-blog-page .blog-hero h1 span{color:#00aeef}.shadow-blog-page .blog-hero p{max-width:740px;margin:0;color:rgba(255,255,255,.72);font-size:18px;line-height:1.8}.shadow-blog-page .blog-category-section{z-index:4}.shadow-blog-page .blog-category-list button.active,.shadow-blog-page .blog-category-list button:hover{background:linear-gradient(135deg,rgb(55 91 92),rgb(94 162 164) 59%,rgb(87 146 148) 0,rgb(43 59 60/94%))}.shadow-blog-page .featured-blog-section{padding:85px 0 45px}.shadow-blog-page .featured-blog-card{display:grid;grid-template-columns:1.15fr .85fr;overflow:hidden;background:#ffffff;border:1px solid rgba(15,34,58,.06);border-radius:28px;box-shadow:0 25px 70px rgba(8,20,38,.1)}.shadow-blog-page .featured-blog-image{display:block;min-height:520px;overflow:hidden}.shadow-blog-page .featured-blog-image img{display:block;width:100%;height:100%;min-height:520px;object-fit:cover;transition:transform .7s ease}.shadow-blog-page .featured-blog-card:hover img{transform:scale(1.05)}.shadow-blog-page .featured-blog-content{display:flex;flex-direction:column;justify-content:center;padding:60px}.shadow-blog-page .blog-category{display:inline-flex;width:fit-content;margin-bottom:20px;padding:8px 14px;color:#2f797b;background:rgba(241,90,36,.1);border-radius:30px;font-size:12px;font-weight:700;letter-spacing:.3px}.shadow-blog-page .featured-blog-content h2{margin:0 0 20px;color:#0b1729;font-size:38px;font-weight:700;line-height:1.25}.shadow-blog-page .featured-blog-content p{margin-bottom:24px;color:#667085;font-size:15px;line-height:1.8}.shadow-blog-page .blog-meta{display:flex;flex-wrap:wrap;gap:18px;margin-bottom:30px;color:#667085;font-size:13px}.shadow-blog-page .blog-meta span{position:relative}.shadow-blog-page .blog-meta span:not(:last-child):after{margin-left:18px;color:#f15a24;content:"•"}.shadow-blog-page .blog-read-button{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:15px 27px;border-radius:8px;font-size:14px;font-weight:600;text-decoration:none;transition:background .3s ease,transform .3s ease,box-shadow .3s ease}.shadow-blog-page .blog-read-button,.shadow-blog-page .blog-read-button:hover{color:#ffffff;background:linear-gradient(135deg,rgb(55 91 92),rgb(94 162 164) 59%,rgb(87 146 148) 0,rgb(43 59 60/94%))}.shadow-blog-page .blog-read-button:hover{box-shadow:0 12px 25px rgba(11,23,41,.2);transform:translateY(-3px)}.shadow-blog-page .blog-grid-section{padding:60px 0 110px}.shadow-blog-page .blog-section-heading{margin-bottom:42px}.shadow-blog-page .blog-section-heading h2{max-width:650px;margin:0;color:#0b1729;font-size:42px;font-weight:700;line-height:1.25}.shadow-blog-page .blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.shadow-blog-page .blog-card{display:flex;flex-direction:column;overflow:hidden;background:#ffffff;border:1px solid #bed4ff;border-radius:9px;transition:border-color .35s ease,box-shadow .35s ease,transform .35s ease}.shadow-blog-page .blog-card:hover{border-color:transparent;box-shadow:0 22px 55px rgba(8,20,38,.12);transform:translateY(-8px)}.shadow-blog-page .blog-card-image{position:relative;display:block;overflow:hidden}.shadow-blog-page .blog-card-image img{display:block;width:100%;height:190px;object-fit:cover;transition:transform .6s ease}.shadow-blog-page .blog-card:hover .blog-card-image img{transform:scale(1.08)}.shadow-blog-page .blog-card-category{position:absolute;bottom:16px;left:16px;color:#ffffff;background:linear-gradient(135deg,rgb(55 91 92),rgb(94 162 164) 59%,rgb(87 146 148) 0,rgb(43 59 60/94%))}.shadow-blog-page .blog-card-meta{display:flex;justify-content:space-between;gap:12px;margin-bottom:15px;color:#8a93a2;font-size:12px}.shadow-blog-page .blog-card h3 a{color:#101828;text-decoration:none;transition:color .3s ease}.shadow-blog-page .blog-card h3 a:hover{color:#2b6b6c}.shadow-blog-page .blog-card p{margin-bottom:22px;color:#667085;font-size:14px;line-height:1.75}.shadow-blog-page .blog-card-link{display:inline-flex;align-items:center;gap:10px;width:fit-content;margin-top:auto;color:#2b6b6c;font-size:14px;font-weight:700;text-decoration:none}.shadow-blog-page .blog-card-link span{transition:transform .3s ease}.shadow-blog-page .blog-card-link:hover span{transform:translateX(5px)}.shadow-blog-page .no-blog-found{padding:50px;color:#667085;border-radius:20px}.shadow-blog-page .blog-details-hero{padding:190px 0 100px;color:#ffffff;background:radial-gradient(circle at 85% 20%,rgba(0,174,239,.22),transparent 32%),linear-gradient(135deg,#050b13,#102b49)}.shadow-blog-page .blog-details-heading{max-width:950px;margin:0 auto;text-align:center}.shadow-blog-page .back-to-blog{display:block;width:fit-content;margin:0 auto 30px;color:rgba(255,255,255,.75);font-size:14px;text-decoration:none}.shadow-blog-page .back-to-blog:hover{color:#f15a24}.shadow-blog-page .blog-details-heading .blog-category{margin-right:auto;margin-left:auto}.shadow-blog-page .blog-details-heading h1{margin:0 0 25px;color:#ffffff;font-size:clamp(38px,5vw,66px);font-weight:700;line-height:1.15}.shadow-blog-page .blog-details-heading>p{max-width:760px;margin:0 auto 25px;color:rgba(255,255,255,.72);font-size:17px;line-height:1.8}.shadow-blog-page .blog-details-meta{justify-content:center;margin-bottom:0;color:rgba(255,255,255,.7)}.shadow-blog-page .blog-details-content-section{padding:80px 0 90px}.shadow-blog-page .blog-details-layout{grid-template-columns:minmax(0,1fr) 340px;gap:50px}.shadow-blog-page .blog-details-main{overflow:hidden;background:#ffffff;border-radius:24px;box-shadow:0 20px 60px rgba(8,20,38,.08)}.shadow-blog-page .blog-details-image{height:100%;overflow:hidden}.shadow-blog-page .blog-details-image img{width:100%;height:100%;object-fit:cover}.shadow-blog-page .blog-article-content{padding:55px}.shadow-blog-page .blog-article-content section+section{margin-top:40px}.shadow-blog-page .blog-article-content h2{margin:0 0 18px;color:#0b1729;font-size:30px;font-weight:700;line-height:1.35;font-family:Poppins,open sans,sans-serif!important}.shadow-blog-page .blog-article-content p{margin:0 0 18px;color:#566173;font-size:16px;line-height:1.9}.shadow-blog-page .blog-details-sidebar{position:sticky;top:120px}.shadow-blog-page .blog-sidebar-box{padding:35px;color:#ffffff;background:radial-gradient(circle at 100% 0,rgba(241,90,36,.25),transparent 38%),#0b1729;border-radius:20px}.shadow-blog-page .blog-sidebar-box h3{margin:0 0 17px;color:#ffffff;font-size:25px;line-height:1.4}.shadow-blog-page .blog-sidebar-box p{margin-bottom:25px;color:rgba(255,255,255,.7);font-size:14px;line-height:1.8}@media (max-width:1199px){.shadow-blog-page .featured-blog-content{padding:42px}.shadow-blog-page .featured-blog-content h2{font-size:33px}.shadow-blog-page .blog-details-layout{grid-template-columns:minmax(0,1fr) 300px;gap:30px}}@media (max-width:991px){.shadow-blog-page .featured-blog-card{grid-template-columns:1fr}.shadow-blog-page .featured-blog-image,.shadow-blog-page .featured-blog-image img{min-height:400px}.shadow-blog-page .blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shadow-blog-page .blog-details-layout{grid-template-columns:1fr}.shadow-blog-page .blog-details-sidebar{position:static}}@media (max-width:767px){.shadow-blog-page .blog-hero{padding:135px 0 75px}.shadow-blog-page .blog-hero h1{font-size:42px;letter-spacing:-1px}.shadow-blog-page .blog-hero p{font-size:16px}.shadow-blog-page .featured-blog-section{padding-top:50px}.shadow-blog-page .featured-blog-image,.shadow-blog-page .featured-blog-image img{min-height:270px}.shadow-blog-page .featured-blog-content{padding:30px 24px}.shadow-blog-page .featured-blog-content h2{font-size:27px}.shadow-blog-page .blog-grid{grid-template-columns:1fr}.shadow-blog-page .blog-section-heading h2{font-size:32px}.shadow-blog-page .blog-card-image{height:235px}.shadow-blog-page .blog-details-hero{padding:140px 0 75px}.shadow-blog-page .blog-details-heading h1{font-size:38px}.shadow-blog-page .blog-details-content-section{padding:50px 0 80px}.shadow-blog-page .blog-details-image{height:280px}.shadow-blog-page .blog-article-content{padding:30px 23px}.shadow-blog-page .blog-article-content h2{font-size:25px}.shadow-blog-page .blog-article-content p{font-size:15px}}.shadow-blog-page .blog-category-list button span{background:rgba(15,34,58,.08)}.shadow-blog-page .blog-category-list button.active span,.shadow-blog-page .blog-category-list button:hover span{background:rgba(255,255,255,.2)}.shadow-blog-page .blog-detail-tags{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:0 55px 50px}.shadow-blog-page .blog-detail-tags strong{color:#0b1729;font-size:14px}.shadow-blog-page .blog-detail-tags span{padding:7px 13px;color:#566173;background:#f3f5f8;border-radius:30px;font-size:12px}.shadow-blog-page .related-blog-section{padding:20px 0 110px}@media (max-width:767px){.shadow-blog-page .blog-detail-tags{padding:0 23px 35px}.shadow-blog-page .related-blog-section{padding-bottom:80px}}.shadow-blog-page .blog-card h3{min-height:91px;margin:0 0 15px;line-height:1.45}.shadow-blog-page .blog-card-content>p{min-height:74px;margin:0 0 22px;color:#667085;font-size:14px;line-height:1.75}.shadow-blog-page .blog-card-content>p,.shadow-blog-page .featured-blog-content h2{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.shadow-blog-page .featured-blog-content h2{max-height:143px}.shadow-blog-page .featured-blog-content h2 a{color:#0b1729;text-decoration:none;transition:color .3s ease}.shadow-blog-page .featured-blog-content h2 a:hover{color:#f15a24}.shadow-blog-page .featured-blog-content>p{display:-webkit-box;max-height:108px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4}@media (max-width:767px){.shadow-blog-page .blog-card h3{min-height:auto;-webkit-line-clamp:2;line-clamp:2}.shadow-blog-page .blog-card-content>p{min-height:auto;-webkit-line-clamp:3;line-clamp:3}}.shadow-blog-page .blog-card-date{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px;color:#8a93a2;font-size:12px}.shadow-blog-page .blog-card-author{display:flex;align-items:center;min-width:0;gap:10px}.shadow-blog-page .blog-author-image{flex:0 0 42px;width:42px;height:42px;overflow:hidden;background:#eef1f5;border:2px solid #ffffff;border-radius:50%;box-shadow:0 4px 12px rgba(8,20,38,.12)}.shadow-blog-page .blog-author-image img{display:block;width:100%;height:100%;object-fit:cover}.shadow-blog-page .blog-author-info{display:flex;min-width:0;flex-direction:column}.shadow-blog-page .blog-author-info small{margin-bottom:2px;color:#98a2b3;font-size:10px;line-height:1.2}.shadow-blog-page .blog-author-info strong{display:block;max-width:115px;overflow:hidden;color:#101828;font-size:12px;font-weight:600;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.shadow-blog-page .blog-card-footer .blog-card-link{flex:0 0 auto;margin-top:0;font-size:12px}@media (max-width:1199px){.shadow-blog-page .blog-card-footer{align-items:flex-start;flex-direction:column}}@media (max-width:767px){.shadow-blog-page .blog-card-footer{align-items:center;flex-direction:row}}.shadow-blog-page .blog-details-author{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:30px}.shadow-blog-page .blog-details-author-image{width:52px;height:52px;overflow:hidden;background:rgba(255,255,255,.12);border:2px solid rgba(255,255,255,.35);border-radius:50%}.shadow-blog-page .blog-details-author-image img{width:100%;height:100%;object-fit:cover}.shadow-blog-page .blog-details-author-info{text-align:left}.shadow-blog-page .blog-details-author-info strong{display:block;margin-bottom:5px;color:#ffffff;font-size:14px}.shadow-blog-page .blog-details-author-info div{display:flex;gap:15px;color:rgba(255,255,255,.65);font-size:12px}.shadow-blog-page .blog-breadcrumb-strip{position:relative;z-index:20;padding:11px 0;background:#071321;border-bottom:1px solid rgba(255,255,255,.08)}.shadow-blog-page .blog-breadcrumb{display:flex;align-items:center;gap:7px;min-height:22px;color:rgba(255,255,255,.6);font-size:12px;font-weight:500}.shadow-blog-page .blog-breadcrumb a{color:rgba(255,255,255,.72);text-decoration:none;transition:color .25s ease}.shadow-blog-page .blog-breadcrumb a:hover{color:#f15a24}.shadow-blog-page .blog-breadcrumb span{color:#ffffff}.shadow-blog-page .blog-breadcrumb svg{width:13px;height:13px;color:#f15a24}.shadow-blog-page .blog-category-section{position:relative;z-index:10;padding:28px 0;overflow:hidden;background:#ffffff;border-bottom:1px solid #e6e8ec;box-shadow:0 10px 30px rgba(8,20,38,.04)}.shadow-blog-page .blog-category-slider{position:relative;display:flex;align-items:center;width:100%}.shadow-blog-page .blog-category-list{display:flex;width:100%;gap:12px;padding:4px 3px;overflow-x:auto;overflow-y:hidden;cursor:grab;scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:none;touch-action:auto;user-select:none}.shadow-blog-page .blog-category-list::-webkit-scrollbar{display:none}.shadow-blog-page .blog-category-list.is-dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none}.shadow-blog-page .blog-category-list button{flex:0 0 auto;padding:12px 20px;color:#394150;background:#f3f4f6;border:0;border-radius:40px;font-size:13px;font-weight:600;cursor:pointer;scroll-snap-align:start;white-space:nowrap;transition:color .3s ease,background .3s ease,transform .3s ease}.shadow-blog-page .blog-category-list button.active,.shadow-blog-page .blog-category-list button:hover{color:#ffffff;background:linear-gradient(135deg,#148f96,#2b686d);box-shadow:0 8px 20px rgba(20,143,150,.2);transform:translateY(-2px)}.shadow-blog-page .blog-category-list button span{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;margin-left:8px;padding:0 6px;color:inherit;background:rgba(8,20,38,.06);border-radius:20px;font-size:10px}.shadow-blog-page .blog-category-list button.active span,.shadow-blog-page .blog-category-list button:hover span{background:rgba(255,255,255,.18)}.shadow-blog-page .category-arrow{position:absolute;top:50%;z-index:5;display:flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;color:#ffffff;background:linear-gradient(135deg,#148f96,#24585d);border:3px solid #ffffff;border-radius:50%;box-shadow:0 8px 24px rgba(7,25,36,.2);cursor:pointer;opacity:0;pointer-events:none;transform:translateY(-50%) scale(.8);transition:opacity .25s ease,transform .25s ease,background .25s ease}.shadow-blog-page .category-arrow.show{opacity:1;pointer-events:auto;transform:translateY(-50%) scale(1)}.shadow-blog-page .category-arrow:hover{background:#ffffff;color:#000;border:3px solid #2d7375}.shadow-blog-page .category-arrow svg{width:21px;height:21px}.shadow-blog-page .category-arrow-left{left:-21px}.shadow-blog-page .category-arrow-right{right:-21px}.shadow-blog-page .category-arrow-left.show+.blog-category-list{padding-left:30px}.shadow-blog-page .blog-section-heading p{margin:12px 0 0;color:#7c8798;font-size:13px}.shadow-blog-page .no-blog-found{padding:70px 30px;text-align:center;background:#ffffff;border:1px solid #e9edf2;border-radius:22px}.shadow-blog-page .no-blog-icon{display:flex;align-items:center;justify-content:center;width:65px;height:65px;margin:0 auto 20px;color:#148f96;background:rgba(20,143,150,.1);border-radius:50%}.shadow-blog-page .no-blog-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.shadow-blog-page .no-blog-found h3{margin:0 0 8px;color:#0b1729;font-size:23px}.shadow-blog-page .no-blog-found p{margin:0;color:#7c8798;font-size:14px}@media (max-width:767px){.shadow-blog-page .blog-breadcrumb-strip{padding:9px 0}.shadow-blog-page .blog-category-section{padding:20px 0}.shadow-blog-page .blog-category-list{padding-right:38px}.shadow-blog-page .category-arrow{width:38px;height:38px}.shadow-blog-page .category-arrow-left{left:2px}.shadow-blog-page .category-arrow-right{right:2px}}.shadow-blog-page .blog-category-list button{display:inline-flex;align-items:center;justify-content:center;gap:8px}.shadow-blog-page .blog-category-list .category-name{display:inline;min-width:auto;height:auto;margin:0;padding:0;background:transparent;border-radius:0;font-size:inherit}.shadow-blog-page .blog-category-list .category-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;margin:0;padding:0 6px;color:inherit;background:rgba(8,20,38,.06);border-radius:20px;font-size:10px}.shadow-blog-page .blog-category-list button.active .category-count,.shadow-blog-page .blog-category-list button:hover .category-count{background:rgba(255,255,255,.18)}.shadow-blog-page .blog-card-content{display:flex;flex:1;flex-direction:column;padding:15px}.shadow-blog-page .blog-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:17px}.shadow-blog-page .blog-card-category{position:static;display:inline-flex;align-items:center;width:fit-content;max-width:75%;padding:7px 13px;overflow:hidden;color:#147f86;background:rgba(20,143,150,.1);border:1px solid rgba(20,143,150,.13);border-radius:30px;font-size:11px;font-weight:700;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.shadow-blog-page .blog-card-reading-time{flex:0 0 auto;color:#8a93a2;font-size:11px;white-space:nowrap}.shadow-blog-page .blog-card h3{display:-webkit-box;min-height:55px;margin:0 0 5px;overflow:hidden;color:#101828;font-size:21px;font-weight:700;line-height:1.15;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.shadow-blog-page .blog-card-content>p{display:none}.shadow-blog-page .blog-card-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-top:18px;margin-top:auto;border-top:1px solid #edf0f3}.shadow-blog-page .blog-card-footer-right{display:flex;align-items:flex-end;flex-direction:column;gap:6px}.shadow-blog-page .blog-card-footer-right .blog-card-date{color:#98a2b3;font-size:10px;white-space:nowrap}.shadow-blog-page .blog-card-footer-right .blog-card-link{margin:0;font-size:12px}.shadow-blog-page .blog-pagination-section{padding:0 0 110px;background:#f7f8fa}.shadow-blog-page .blog-pagination{display:flex;align-items:center;justify-content:center;gap:14px}.shadow-blog-page .pagination-numbers{display:flex;align-items:center;justify-content:center;gap:8px}.shadow-blog-page .pagination-numbers button{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 10px;color:#536070;background:#ffffff;border:1px solid #e3e7ec;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;transition:color .25s ease,background .25s ease,border-color .25s ease,transform .25s ease}.shadow-blog-page .pagination-numbers button:hover{color:#147f86;border-color:#147f86;transform:translateY(-2px)}.shadow-blog-page .pagination-numbers button.active{color:#ffffff;background:linear-gradient(135deg,#148f96,#24585d);border-color:transparent;box-shadow:0 8px 20px rgba(20,143,150,.22)}.shadow-blog-page .pagination-dots{min-width:25px;color:#98a2b3;text-align:center}.shadow-blog-page .pagination-arrow{display:inline-flex;align-items:center;justify-content:center;height:42px;gap:7px;padding:0 16px;color:#243446;background:#ffffff;border:1px solid #e3e7ec;border-radius:10px;font-size:12px;font-weight:600;cursor:pointer;transition:color .25s ease,border-color .25s ease,transform .25s ease}.shadow-blog-page .pagination-arrow svg{width:17px;height:17px}.shadow-blog-page .pagination-arrow:hover:not(:disabled){color:#147f86;border-color:#147f86;transform:translateY(-2px)}.shadow-blog-page .pagination-arrow:disabled{cursor:not-allowed;opacity:.4}@media (max-width:1199px){.shadow-blog-page .blog-card-footer{align-items:flex-start;flex-direction:column}.shadow-blog-page .blog-card-footer-right{align-items:center;width:100%;flex-direction:row;justify-content:space-between}}@media (max-width:767px){.shadow-blog-page .blog-card h3{min-height:auto;margin-bottom:22px;-webkit-line-clamp:3;line-clamp:3}.shadow-blog-page .blog-card-footer{align-items:center;flex-direction:row}.shadow-blog-page .blog-card-footer-right{align-items:flex-end;width:auto;flex-direction:column}.shadow-blog-page .blog-pagination{gap:7px}.shadow-blog-page .pagination-arrow{width:42px;padding:0}.shadow-blog-page .pagination-arrow span{display:none}.shadow-blog-page .pagination-numbers{gap:5px}.shadow-blog-page .pagination-numbers button{min-width:38px;height:38px;padding:0 7px}}.shadow-blog-page .blog-detail-hero{padding:22px 0}.shadow-blog-page .blog-detail-banner-content{position:relative;z-index:2;max-width:980px}.shadow-blog-page .blog-detail-banner-content h1{max-width:980px;margin:0;color:#ffffff;font-size:clamp(40px,5.5vw,50px);font-weight:700;line-height:1.12;letter-spacing:-2px;font-family:Poppins,open sans,sans-serif!important}.shadow-blog-page .blog-detail-banner-content .back-to-blog{display:inline-flex;align-items:center;gap:8px;margin-bottom:24px;color:rgba(255,255,255,.7);font-size:13px;text-decoration:none}.shadow-blog-page .blog-detail-banner-content .back-to-blog:hover{color:#f15a24}.shadow-blog-page .blog-detail-banner-content .blog-detail-category{width:fit-content;margin:0 0 20px;padding:8px 15px;color:#ffffff;background:rgba(20,143,150,.25);border:1px solid rgba(255,255,255,.16);border-radius:30px;font-size:11px;font-weight:700}.shadow-blog-page .blog-detail-banner-content .blog-details-author{display:inline-flex;align-items:center;justify-content:flex-start}.shadow-blog-page .blog-details-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:35px}.shadow-blog-page .blog-form-sidebar{position:sticky;top:105px}.shadow-blog-page .blog-enquiry-form{padding:32px 28px;background:#ffffff;border:1px solid #e1e6eb;border-radius:18px;box-shadow:0 20px 55px rgba(8,20,38,.1)}.shadow-blog-page .blog-enquiry-heading{margin-bottom:25px}.shadow-blog-page .blog-enquiry-heading>span{display:block;margin-bottom:9px;color:#14868d;font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.shadow-blog-page .blog-enquiry-heading h3{margin:0 0 12px;color:#090d14;font-size:25px;font-weight:700;line-height:1.3}.shadow-blog-page .blog-enquiry-heading p{margin:0;color:#555f6c;font-size:13px;line-height:1.7}.shadow-blog-page .blog-enquiry-form form{display:flex;flex-direction:column;gap:11px}.shadow-blog-page .blog-form-group{position:relative}.shadow-blog-page .blog-form-group input,.shadow-blog-page .blog-form-group textarea{display:block;width:100%;padding:13px 14px;color:#17202c;background:#ffffff;border:1px solid #cfd5dc;border-radius:6px;outline:none;font-family:inherit;font-size:13px;box-sizing:border-box;transition:border-color .25s ease,box-shadow .25s ease}.shadow-blog-page .blog-form-group input{height:47px}.shadow-blog-page .blog-form-group textarea{min-height:105px;resize:vertical}.shadow-blog-page .blog-form-group input::placeholder,.shadow-blog-page .blog-form-group textarea::placeholder{color:#858b94}.shadow-blog-page .blog-form-group input:focus,.shadow-blog-page .blog-form-group textarea:focus{border-color:#14868d;box-shadow:0 0 0 3px rgba(20,134,141,.1)}.shadow-blog-page .blog-form-group small{display:block;margin-top:5px;color:#d92d20;font-size:10px}.shadow-blog-page .blog-phone-field .react-tel-input{width:100%}.shadow-blog-page .blog-phone-field .react-tel-input .form-control{width:100%!important;height:47px!important;padding-left:58px!important;color:#17202c!important;background:#ffffff!important;border:1px solid #cfd5dc!important;border-radius:6px!important;font-family:inherit!important;font-size:13px!important}.shadow-blog-page .blog-phone-field .react-tel-input .flag-dropdown{background:#f7f8fa!important;border:1px solid #cfd5dc!important;border-radius:6px 0 0 6px!important}.shadow-blog-page .blog-phone-field .react-tel-input .form-control:focus{border-color:#14868d!important;box-shadow:0 0 0 3px rgba(20,134,141,.1)!important}.shadow-blog-page .blog-form-submit{width:100%;min-height:49px;padding:13px 20px;color:#ffffff;background:linear-gradient(135deg,#148f96,#126d72);border:0;border-radius:6px;font-family:inherit;font-size:14px;font-weight:600;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,opacity .25s ease}.shadow-blog-page .blog-form-submit:hover:not(:disabled){box-shadow:0 10px 25px rgba(20,143,150,.25);transform:translateY(-2px)}.shadow-blog-page .blog-form-submit:disabled{cursor:not-allowed;opacity:.65}.shadow-blog-page .blog-form-status{margin:5px 0 0;color:#d92d20;font-size:11px;line-height:1.5}@media (max-width:1199px){.shadow-blog-page .blog-details-layout{grid-template-columns:minmax(0,1fr) 340px}}@media (max-width:991px){.shadow-blog-page .blog-details-layout{grid-template-columns:1fr}.shadow-blog-page .blog-form-sidebar{position:static}.shadow-blog-page .blog-enquiry-form{max-width:650px;margin:0 auto}}@media (max-width:767px){.shadow-blog-page .blog-detail-hero{padding:85px 0 65px}.shadow-blog-page .blog-detail-banner-content h1{font-size:36px;letter-spacing:-.6px}.shadow-blog-page .blog-enquiry-form{padding:27px 20px}.shadow-blog-page .blog-enquiry-heading h3{font-size:23px}}.shadow-blog-page .blog-article-footer{border-top:1px solid #e9edf2}.shadow-blog-page .blog-detail-tags{padding:28px 50px;background:#ffffff}.shadow-blog-page .blog-footer-title{margin-bottom:13px;color:#0b1729;font-size:13px;font-weight:700}.shadow-blog-page .blog-tags-list{display:flex;flex-wrap:wrap;gap:8px}.shadow-blog-page .blog-tags-list span{display:inline-flex;align-items:center;min-height:32px;padding:7px 14px;color:#536070;background:#f2f5f7;border:1px solid #e8ecef;border-radius:30px;font-size:11px;line-height:1.3}.shadow-blog-page .blog-share-panel{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:25px 50px;background:linear-gradient(135deg,#f7fafb,#eef5f5);border-top:1px solid #e7eded;border-bottom:1px solid #e7eded}.shadow-blog-page .blog-share-heading span{display:block;margin-bottom:4px;color:#0b1729;font-size:14px;font-weight:700}.shadow-blog-page .blog-share-heading p{margin:0;color:#7a8594;font-size:11px}.shadow-blog-page .blog-share-buttons{align-items:center;gap:9px}.shadow-blog-page .blog-share-buttons a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;gap:0;padding:10px 15px;color:#ffffff;border-radius:8px;font-size:12px;font-weight:600;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,opacity .25s ease}.shadow-blog-page .blog-share-buttons a svg{width:17px;height:17px;fill:currentColor}.shadow-blog-page .blog-share-buttons .share-whatsapp{background:#25d366}.shadow-blog-page .blog-share-buttons .share-linkedin{background:#0a66c2}.shadow-blog-page .blog-share-buttons .share-twitter{background:#111111}.shadow-blog-page .blog-share-buttons a:hover{color:#ffffff;box-shadow:0 8px 18px rgba(8,20,38,.18);transform:translateY(-3px)}.shadow-blog-page .blog-footer-navigation{display:flex;justify-content:flex-end;padding:22px 50px 30px;background:#ffffff}.shadow-blog-page .blog-footer-navigation .all-blog-button{display:inline-flex;align-items:center;gap:8px;padding:11px 17px;color:#ffffff;background:linear-gradient(135deg,#148f96,#126d72);border-radius:7px;font-size:12px;font-weight:600;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}.shadow-blog-page .blog-footer-navigation .all-blog-button:hover{color:#ffffff;box-shadow:0 8px 20px rgba(20,143,150,.22);transform:translateY(-2px)}@media (max-width:767px){.shadow-blog-page .blog-detail-tags{padding:24px 22px}.shadow-blog-page .blog-share-panel{align-items:flex-start;padding:24px 22px;flex-direction:column}.shadow-blog-page .blog-share-buttons{width:100%}.shadow-blog-page .blog-share-buttons a{flex:1;padding:10px}.shadow-blog-page .blog-share-buttons a span{display:none}.shadow-blog-page .blog-share-buttons a svg{width:19px;height:19px}.shadow-blog-page .blog-footer-navigation{padding:20px 22px 25px}}.shadow-blog-page .blog-share-buttons{display:flex;flex-wrap:wrap;gap:12px}.shadow-blog-page .blog-share-buttons .share-facebook{background:#1877f2;color:#ffffff}.shadow-blog-page .blog-share-buttons .share-facebook:hover{background:#0c63d4;color:#ffffff;transform:translateY(-2px)}.blog-headig-main{font-size:18px!important;font-weight:500}.shadow-blog-page .blog-article-content h3{color:#0b1729;margin:0 0 18px;font-size:30px;font-weight:700;line-height:1.35;font-family:Poppins,open sans,sans-serif!important}.wp-block-list{list-style:none;padding:0;margin:25px 0;display:flex;flex-direction:column;gap:14px}.wp-block-list li{position:relative;padding:16px 18px 16px 52px;background:#ffffff;border:1px solid #e8e8e8;border-radius:12px;font-size:16px;line-height:1.7;color:#333333;box-shadow:0 5px 18px rgba(0,0,0,.05);transition:all .3s ease}.wp-block-list li:before{content:"✓";position:absolute;left:16px;top:17px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#226b6d;color:#ffffff;border-radius:50%;font-size:13px;font-weight:700}.wp-block-list li:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.09);border-color:#226b6d}@media (max-width:767px){.wp-block-list{gap:10px}.wp-block-list li{padding:14px 14px 14px 46px;font-size:14px;line-height:1.6}.wp-block-list li:before{left:13px;top:14px;width:22px;height:22px;font-size:12px}}.blog-details-author-info small{color:#fff}.shadow-blog-page .blog-card-author,.shadow-blog-page .blog-details-author{color:inherit;text-decoration:none}.shadow-blog-page .blog-card-author:hover strong,.shadow-blog-page .blog-details-author:hover strong{color:#f15a24}.shadow-blog-page.author-page{background:#f7f8fa}.shadow-blog-page .author-profile-hero{position:relative;padding:80px 0;overflow:hidden;background:#ffffff}.shadow-blog-page .author-profile-hero:after{content:none}.shadow-blog-page .author-profile-card{position:relative;z-index:1;display:grid;grid-template-columns:275px minmax(0,1fr);align-items:center;gap:46px;max-width:1050px;margin:0 auto}.shadow-blog-page .author-profile-image-wrap{padding:10px;background:#ffffff;border:1px solid #dfe7e9;border-radius:28px;box-shadow:0 18px 45px rgba(8,20,38,.12)}.shadow-blog-page .author-profile-image{display:block;width:100%;aspect-ratio:1;object-fit:cover;border-radius:20px}.shadow-blog-page .author-profile-eyebrow{display:block;margin-bottom:10px;color:#148f96;font-size:12px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase}.shadow-blog-page .author-profile-content h1{margin:0 0 8px;color:#0b1729;font-family:Poppins,open sans,sans-serif!important;font-size:clamp(38px,5vw,58px);font-weight:700;line-height:1.08}.shadow-blog-page .author-profile-role{margin-bottom:20px;color:#f47745;font-size:17px;font-weight:600}.shadow-blog-page .author-profile-content p{max-width:760px;margin:0;color:#536070;font-size:16px;line-height:1.85}.shadow-blog-page .author-profile-stats{display:inline-flex;align-items:center;gap:11px;margin-top:25px;padding:10px 17px;color:#243446;background:#f2f7f7;border:1px solid #dceaea;border-radius:40px}.shadow-blog-page .author-profile-stats strong{color:#f47745;font-size:21px}.shadow-blog-page .author-profile-stats span{font-size:12px}.shadow-blog-page .author-articles-heading{padding-top:75px;margin-bottom:-55px}.shadow-blog-page.author-page .blog-grid-section{padding-top:85px}@media (max-width:767px){.shadow-blog-page .author-profile-hero{padding:55px 0}.shadow-blog-page .author-profile-card{grid-template-columns:1fr;gap:28px;text-align:center}.shadow-blog-page .author-profile-image-wrap{width:210px;margin:0 auto}.shadow-blog-page .author-profile-content p{font-size:14px}.shadow-blog-page .author-articles-heading{padding-top:48px;margin-bottom:-55px}}