.custom-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / .5);display:flex;justify-content:center;align-items:center;z-index:9999;opacity:0;visibility:hidden;transition:opacity 0.3s ease,visibility 0.3s ease}.custom-popup-overlay.active{opacity:1;visibility:visible}.custom-popup-content{background:#fff;border-radius:8px;max-width:800px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 20px 40px rgb(0 0 0 / .15);transform:scale(.8);transition:transform 0.3s ease}.custom-popup-overlay.active .custom-popup-content{transform:scale(1)}.custom-popup-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e0e0e0}.custom-popup-title{margin:0;font-size:24px;font-weight:600;color:#333}.custom-popup-close{background:none;border:none;font-size:28px;cursor:pointer;color:#666;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color 0.2s ease,color 0.2s ease}.custom-popup-close:hover{background-color:#f5f5f5;color:#333}.custom-popup-body{padding:24px}.custom-popup-body p{margin:0 0 16px 0;color:#666;line-height:1.6}@media (max-width:1024px){.custom-popup-content{max-width:700px}}@media (max-width:768px){.custom-popup-content{max-width:95%;width:95%;margin:20px;max-height:90vh}.custom-popup-header{padding:16px 20px}.custom-popup-body{padding:20px}.custom-popup-title{font-size:20px}}@media (max-width:480px){.custom-popup-content{width:98%;margin:10px;max-height:95vh;border-radius:6px}.custom-popup-header{padding:12px 16px}.custom-popup-body{padding:16px}.custom-popup-title{font-size:18px}.custom-popup-close{font-size:24px;width:28px;height:28px}}@media (max-width:360px){.custom-popup-header{padding:10px 12px}.custom-popup-body{padding:12px}.custom-popup-title{font-size:16px}}.forminator-ui.forminator-custom-form[data-design=basic] .forminator-description{padding:15px 0}.forminator-ui.forminator-design--basic .forminator-description,.forminator-uiforminator-design--basic .forminator-description p{font-family:"Inter",sans-serif!important;font-size:16px;line-height:24px}.single.single-post .site-main{max-width:800px;margin:0 auto;padding:60px 20px}.single.single-post h1.entry-title{font-family:'Poppins',sans-serif;font-size:48px;font-weight:500;line-height:60px;color:#101010;margin-bottom:20px}.single.single-post .entry-meta{font-family:'Inter',sans-serif;font-size:14px;color:#666;margin-bottom:30px}.single.single-post .entry-content{font-family:'Inter',sans-serif;font-size:16px;line-height:1.8;color:#303030}.single.single-post .page-content p{margin-bottom:20px;font-size:17px;line-height:32px}.blog .page-content p{margin-bottom:20px;font-size:17px;line-height:32px}.single.single-post .entry-content h2,.single.single-post .entry-content h3,.single.single-post .entry-content h4{font-family:'Poppins',sans-serif;color:#101010;line-height:1.4;margin-top:40px;margin-bottom:16px}.single.single-post .entry-content h2{font-size:28px;font-weight:600}.single.single-post .entry-content h3{font-size:22px;font-weight:600}.single.single-post .entry-content h4{font-size:18px;font-weight:600}.single.single-post .entry-content ul,.single.single-post .entry-content ol{margin-bottom:20px;padding-left:22px}.single.single-post .entry-content li{margin-bottom:8px}.single.single-post .entry-content img{margin:30px 0;border-radius:8px;max-width:100%;height:auto}.single.single-post .entry-content blockquote{font-family:'Inter',sans-serif;font-size:18px;font-style:italic;border-left:4px solid #101010;padding-left:20px;margin:30px 0;color:#303030}.single.single-post .entry-content a{color:#101010;text-decoration:underline}.single.single-post .entry-content a:hover{opacity:.8}@media (max-width:768px){.single.single-post .site-main{padding:40px 16px}.single.single-post h1.entry-title{font-size:28px;line-height:34px}.single.single-post .entry-content{font-size:15px}}.single.single-post #rank-math-toc{margin:40px 0;padding:20px 24px;border-radius:8px;background:#f9f9f9}.single.single-post #rank-math-toc ul{margin:0;padding-left:20px}.single.single-post #rank-math-toc ul li{margin-bottom:12px;line-height:1.7}.single.single-post #rank-math-toc ul li a,.single.single-post #rank-math-toc a{font-family:'Inter',sans-serif;font-size:17px;line-height:32px;color:#303030;text-decoration:none;transition:all 0.3s ease}.single.single-post #rank-math-toc ul li a:hover,.single.single-post #rank-math-toc a:hover{color:#101010;text-decoration:underline}.single.single-post #rank-math-toc ul ul{margin-top:8px;padding-left:18px}.single.single-post #rank-math-toc ul ul li{margin-bottom:8px}.single.single-post .page-content a{color:#303030;text-decoration:underline;font-weight:500}.single.single-post .page-content a:hover{color:#101010}.single.single-post ul li{margin-bottom:8px}.single.single-post .post-tags{margin-top:50px;padding:24px 28px;background-color:#F9FAFB;border-radius:10px}.single.single-post .post-tags .tag-links{font-family:'Inter',sans-serif;font-size:15px;color:#303030;display:flex;flex-wrap:wrap;align-items:center;gap:10px}.single.single-post .post-tags .tag-links a{font-family:'Inter',sans-serif;font-size:14px;color:#303030;text-decoration:none;background:#fff;padding:6px 14px;border-radius:20px;border:1px solid #E5E7EB;transition:all 0.3s ease;line-height:1}.single.single-post .post-tags .tag-links a:hover{background:#101010;color:#fff;border-color:#101010}.blog .page-content{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;max-width:1200px;margin:60px auto;padding:0 20px}.blog .page-content article.post{background:#fff;border:1px solid #f0f0f0;border-radius:12px;padding:24px;transition:all 0.3s ease}.blog .page-content article.post:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgb(0 0 0 / .05)}.blog .page-content article.post .entry-title{margin-bottom:12px}.blog .page-content article.post .entry-title a{font-family:'Poppins',sans-serif;font-size:24px;font-weight:500;line-height:38px;color:#101010;text-decoration:none;transition:all 0.3s ease}.blog .page-content article.post .entry-title a:hover{opacity:.8}.blog .page-content article.post .entry-meta{font-family:'Inter',sans-serif;font-size:14px;color:#666;margin-bottom:14px}.blog .page-content article.post .entry-summary,.blog .page-content article.post .entry-content{font-family:'Inter',sans-serif;font-size:15px;line-height:1.7;color:#303030}.blog .page-content article.post a.more-link{display:inline-block;margin-top:15px;font-weight:500;color:#101010;text-decoration:none}.blog .page-content article.post a.more-link:hover{text-decoration:underline}@media (max-width:1024px){.blog .page-content{gap:30px}}@media (max-width:768px){.blog .page-content{grid-template-columns:1fr;gap:30px;margin:40px auto}.blog .page-content article.post{padding:20px}.blog .page-content article.post .entry-title a{font-size:20px}}.blog.elementor-kit-8 h2{line-height:0}.blog .page-header{display:none}.blog nav.pagination{display:flex;justify-content:space-between;align-items:center;margin:60px auto 40px;max-width:1200px;padding:0 20px}.blog nav.pagination a{font-family:'Inter',sans-serif;font-size:15px;font-weight:500;color:#101010;text-decoration:none;padding:10px 20px;border:1px solid #E5E7EB;border-radius:6px;transition:all 0.3s ease;display:inline-flex;align-items:center;gap:6px}.blog nav.pagination a:hover{background:#101010;color:#fff;border-color:#101010}.blog nav.pagination .meta-nav{font-size:14px}@media (max-width:768px){.blog nav.pagination{flex-direction:column;gap:15px;align-items:stretch}.blog nav.pagination a{justify-content:center;width:100%}}.post-meta{margin-bottom:10px}.reading-time{display:inline-flex;align-items:center;gap:6px;font-family:'Inter',sans-serif;font-size:14px;font-weight:500;color:#303030}.reading-time svg{width:14px;height:15px;flex-shrink:0}.wp-block-heading strong{font-weight:500}.single.single-post .post-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.single.single-post .social-share{display:flex;gap:14px}.single.single-post .social-share a{display:inline-flex;align-items:center;justify-content:center;color:#303030;transition:all 0.3s ease}.single.single-post .social-share a:hover{transform:translateY(-2px)}.single.single-post .social-share svg{width:18px;height:18px}.single.single-post .social-share{display:flex;gap:10px}.single.single-post .social-share a{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;color:#fff;transition:all 0.3s ease}.single.single-post .social-share a[aria-label="Share on Facebook"]{background:#1877F2}.single.single-post .social-share a[aria-label="Share on X"]{background:#000}.single.single-post .social-share a[aria-label="Share on LinkedIn"]{background:#0A66C2}.single.single-post .social-share svg{width:16px;height:16px;fill:currentColor}.single.single-post .social-share a:hover{transform:translateY(-3px);opacity:.9;color:#fff}.forminator-field-stripe-ocs{background:#E5E7EB;padding:25px 25px!important;border-radius:15px}.blog-banner{background-color:#FCEEED;padding:100px 0;text-align:center;position:relative;overflow:hidden}.blog-banner-content{max-width:800px;margin:0 auto;position:relative;z-index:2}.blog-banner h1{font-family:'Poppins',sans-serif;font-size:48px;font-weight:600;color:#101010;margin-bottom:20px;line-height:1.2}.blog-banner .banner-description{font-family:'Inter',sans-serif;font-size:18px;color:#303030;margin-bottom:40px;line-height:1.6}.blog-banner-search{max-width:600px;margin:0 auto;position:relative}.blog-banner-search input[type="search"]{width:100%;padding:18px 24px;font-size:16px;font-family:'Inter',sans-serif;border:2px solid #fff0;border-radius:8px;background:#fff;color:#101010;outline:none;transition:all 0.3s ease;box-shadow:0 4px 20px rgb(0 0 0 / .08)}.blog-banner-search input[type="search"]::placeholder{color:#999}.blog-banner-search input[type="search"]:focus{border-color:#F74D4E;box-shadow:0 4px 25px rgb(247 77 78 / .15)}.blog-banner-search button{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:#F74D4E;border:none;border-radius:8px;width:48px;height:48px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease}.blog-banner-search button:hover{background:#E04344;transform:translateY(-50%) scale(1.05)}.blog-banner-search button svg{width:20px;height:20px;fill:#fff}.blog-banner-search button svg path{fill:#fff}@media (max-width:768px){.blog-banner{padding:60px 20px}.blog-banner h1{font-size:36px;margin-bottom:16px}.blog-banner .banner-description{font-size:16px;margin-bottom:30px}.blog-banner-search input[type="search"]{padding:16px 20px;font-size:15px}.blog-banner-search button{width:44px;height:44px;right:6px}}@media (max-width:480px){.blog-banner{padding:40px 15px}.blog-banner h1{font-size:28px}.blog-banner .banner-description{font-size:15px;margin-bottom:25px}.blog-banner-search input[type="search"]{padding:14px 18px;font-size:14px}.blog-banner-search button{width:40px;height:40px;right:5px}.blog-banner-search button svg{width:18px;height:18px}}