:root{--blog-link-marker:rgba(255, 107, 0, 0.09)}.blog-hero{padding:5rem 0 5.5rem;background:linear-gradient(135deg,#fff 0,#fdf8f5 50%,#fff5f0 100%);text-align:center;position:relative;overflow:hidden}.blog-hero::before{content:'';position:absolute;inset:0;pointer-events:none;z-index:0;background-image:repeating-linear-gradient(to right,transparent 0,transparent calc(40px - 1px),rgba(0,0,0,.03) calc(40px - 1px),rgba(0,0,0,.03) 40px),repeating-linear-gradient(to bottom,transparent 0,transparent calc(40px - 1px),rgba(0,0,0,.03) calc(40px - 1px),rgba(0,0,0,.03) 40px);-webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 50%,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.15) 50%,transparent 100%);mask-image:radial-gradient(ellipse 80% 70% at 50% 50%,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.15) 50%,transparent 100%)}.blog-hero::after{content:'';position:absolute;bottom:-100px;right:-100px;width:350px;height:350px;background:radial-gradient(circle,rgba(255,107,0,.08) 0,transparent 70%);border-radius:50%;pointer-events:none}.blog-hero .container{position:relative;z-index:1}.blog-hero h1{font-size:2.5rem;font-weight:800;margin:0 0 1rem;color:#111;letter-spacing:-.025em;line-height:1.3}.blog-hero-description{font-size:1.05rem;color:#555;max-width:36rem;line-height:1.75;margin:0 auto}.blog-categories{display:flex;flex-wrap:wrap;gap:10px;margin-top:2rem;justify-content:center}.category-filter{padding:7px 18px;border-radius:9999px;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:1px solid rgba(0,0,0,.07);background:rgba(255,255,255,.7);color:#666;text-decoration:none}.category-filter:hover{background:#fff;color:#222;border-color:rgba(0,0,0,.1)}.category-filter.active{background:#fff;color:var(--primary-color);border-color:rgba(255,107,0,.18);box-shadow:0 1px 4px rgba(255,107,0,.06);font-weight:600}.blog-grid-section{padding:4.5rem 0;background:#fff}.blog-hero+.blog-grid-section{position:relative;padding-top:5.5rem}.blog-hero+.blog-grid-section::before{content:'';position:absolute;top:-60px;left:0;right:0;height:60px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 60' preserveAspectRatio='none'%3E%3Cpath fill='%23ffffff' d='M0,0 C300,50 900,50 1200,0 L1200,60 L0,60 Z'/%3E%3C/svg%3E") no-repeat center bottom;background-size:100% 100%;pointer-events:none;z-index:2}.blog-grid-section.category-section{padding-top:4.5rem}.blog-grid-section.category-section.category-section--follow{border-top:1px solid rgba(0,0,0,.04);padding-top:4.5rem}.blog-grid-section.category-section:has(+ .pre-footer-cta){padding-bottom:5.5rem}section.container:has(.help-cta):has(+ .pre-footer-cta){padding-bottom:3rem}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.blog-grid--2col{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:2rem}.featured-post{display:block;border:1px solid rgba(0,0,0,.05);border-radius:24px;padding:2.75rem 3rem;margin-bottom:2.5rem;position:relative;cursor:pointer;overflow:hidden;background-color:#f8f8f8;background-image:linear-gradient(rgba(0,0,0,.015) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.015) 1px,transparent 1px),linear-gradient(160deg,#fcfcfc 0,#f5f5f5 35%,#f0f0f0 70%,#f7f7f7 100%);background-size:48px 48px,48px 48px,100% 100%}.featured-post .featured-content{padding:0;display:flex;flex-direction:column}.featured-category{display:inline;padding:0;font-size:inherit;font-weight:600;color:#333;background:0 0;border:none;border-radius:0;text-decoration:none;position:relative;z-index:10;transition:color .2s ease}.featured-category:hover{color:#111}.featured-post .featured-title{font-size:1.35rem;font-weight:700;line-height:1.4;margin:0 0 .75rem;color:#111;letter-spacing:-.015em}.featured-post .featured-title a{color:inherit;text-decoration:none;transition:color .2s ease,background-image .2s ease}.featured-post .featured-title a::after{content:'';position:absolute;inset:0;z-index:5}.featured-post .featured-title a:hover{color:inherit;text-decoration:none;background-image:linear-gradient(transparent 60%,var(--blog-link-marker) 60%);-webkit-box-decoration-break:clone;box-decoration-break:clone}.featured-post .featured-excerpt{font-size:.9375rem;color:#555;line-height:1.75;margin:0;max-width:none;width:100%;box-sizing:border-box}.featured-post .featured-meta{display:flex;align-items:baseline;flex-wrap:wrap;gap:.25rem .5rem;margin:0;margin-top:1.5rem;padding-top:1.35rem;border-top:1px solid rgba(0,0,0,.06);font-size:.8125rem;line-height:1.5;color:#666}.featured-post .featured-meta-sep{color:#ccc;user-select:none}.featured-post .featured-read-time{font-weight:500;color:#555}.featured-post .featured-date{font-weight:400;color:#777}.blog-card{background:#f7f7f7;border-radius:20px;overflow:hidden;border:1px solid rgba(0,0,0,.05);position:relative;cursor:pointer}.blog-card-content{padding:1.65rem 1.75rem 1.75rem}.blog-card-top-meta{display:flex;align-items:baseline;flex-wrap:wrap;gap:.3rem .5rem;margin-bottom:.75rem}.blog-card-category{display:inline;padding:0;font-size:.8125rem;font-weight:600;color:#333;background:0 0;border:none;border-radius:0;text-decoration:none;position:relative;z-index:10;transition:color .2s ease}.blog-card-category:hover{color:#111}.blog-card-read-time{font-size:.8125rem;font-weight:500;color:#555}.category-section .blog-card-category{display:none}.blog-card-title{font-size:1.35rem;font-weight:700;margin:0 0 .65rem;line-height:1.4;color:#111;letter-spacing:-.015em}.blog-card-title a{color:inherit;text-decoration:none;transition:color .2s ease,background-image .2s ease}.blog-card-title a::after{content:'';position:absolute;inset:0;z-index:5}.blog-card-title a:hover{color:inherit;text-decoration:none;background-image:linear-gradient(transparent 60%,var(--blog-link-marker) 60%);-webkit-box-decoration-break:clone;box-decoration-break:clone}.blog-card-excerpt{font-size:.9375rem;color:#555;line-height:1.7;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-card-meta{font-size:.8125rem;line-height:1.5;color:#666;margin:0;margin-top:1.15rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.05);display:flex;align-items:center;flex-wrap:wrap;gap:.25rem .4rem}.blog-card-meta-sep{color:silver;user-select:none}.blog-card-author{font-weight:500;text-decoration:none;color:#555;transition:color .2s ease}.blog-card-author:hover{color:#333}.blog-card-image{position:relative;height:200px;overflow:hidden;display:flex;align-items:center;justify-content:center}.blog-card-image img{width:auto;height:auto;max-width:65%;max-height:72%;object-fit:contain}.blog-category-badge{position:absolute;top:14px;right:14px;z-index:2;background:rgba(255,255,255,.95);backdrop-filter:blur(8px);padding:6px 12px;border-radius:999px;font-size:.78rem;font-weight:600;color:#333;border:1px solid rgba(0,0,0,.06)}.blog-card-footer{position:relative;z-index:10;display:flex;justify-content:space-between;align-items:center;font-size:.85rem;color:#999;margin-top:.875rem;padding-top:.875rem;border-top:1px solid #f0f0f0}.blog-card-footer a{position:relative;z-index:10;display:inline-flex;align-items:center;gap:8px;font-weight:600;transition:gap .2s ease}.blog-card-footer span{display:flex;align-items:center;gap:6px}.blog-card-footer a:hover{gap:12px}.pagination{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:3.5rem;padding:0}.page-link{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#fff;border:1px solid rgba(0,0,0,.06);color:#555;text-decoration:none;font-weight:600;box-shadow:0 1px 3px rgba(0,0,0,.03);transition:all .2s ease}.page-link:hover{border-color:rgba(255,107,0,.2);color:var(--primary-color);box-shadow:0 2px 8px rgba(255,107,0,.08)}.page-link.active{background:#1a1a2e;color:#fff;border-color:#1a1a2e;box-shadow:0 4px 14px rgba(26,26,46,.15)}.pagination-dots{color:#ccc;font-size:1.2rem;letter-spacing:2px}.subscription-box{background:linear-gradient(135deg,#fff8f3 0,#fff5ee 50%,#fffaf5 100%);border-radius:24px;padding:3.25rem;display:flex;justify-content:space-between;align-items:center;margin:4rem 0;flex-wrap:wrap;gap:2rem;position:relative;overflow:hidden;border:1px solid rgba(255,107,0,.08);box-shadow:0 4px 40px rgba(255,107,0,.06),0 8px 32px rgba(0,0,0,.03)}.subscription-box::before{content:'';position:absolute;top:-80px;right:-80px;width:250px;height:250px;background:radial-gradient(circle,rgba(255,107,0,.12) 0,transparent 70%);border-radius:50%;pointer-events:none}.subscription-box::after{content:'';position:absolute;bottom:-100px;left:-100px;width:300px;height:300px;background:radial-gradient(circle,rgba(255,107,0,.08) 0,transparent 70%);border-radius:50%;pointer-events:none}.sub-icon{width:70px;height:70px;background:linear-gradient(135deg,var(--primary-color),#ff8c4d);border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;box-shadow:0 10px 30px rgba(255,107,0,.3)}.sub-icon i{font-size:1.8rem;color:#fff}.sub-content{flex:1;min-width:300px;position:relative;z-index:1}.sub-content .sub-content-title{font-size:2rem;font-weight:800;margin-bottom:.75rem;color:var(--text-color);line-height:1.4}.sub-content p{color:#666;font-size:1.1rem;line-height:1.7}.sub-stats{display:flex;align-items:center;gap:.5rem;margin-top:1rem;font-size:.875rem;color:#888}.sub-stats i{color:var(--primary-color)}.subscription-form-wrapper{flex:1;min-width:320px;display:flex;flex-direction:column;align-items:stretch;position:relative;z-index:1}.sub-form{display:flex;flex-wrap:wrap;gap:12px;align-items:center;width:100%}.subscription-form-wrapper .newsletter-feedback{flex:1 1 100%;width:100%;margin-top:.35rem;margin-bottom:.5rem}.sub-form input[type=email].newsletter-email--error{border-color:#e53935}.sub-form input{flex:1;padding:18px 24px;border:2px solid #eee;border-radius:14px;font-family:inherit;font-size:1rem;background:#fff;transition:all .3s ease}.sub-form input:focus{outline:0;border-color:var(--primary-color);box-shadow:0 0 0 4px rgba(255,107,0,.1)}.sub-form input[type=email].newsletter-email--error:focus{border-color:#e53935;box-shadow:0 0 0 4px rgba(229,57,53,.12)}.sub-form button{padding:18px 35px;background:linear-gradient(135deg,var(--primary-color),#ff8c4d);color:#fff;border:none;border-radius:14px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 25px rgba(255,107,0,.3);white-space:nowrap}.sub-form button:hover{transform:translateY(-3px);box-shadow:0 12px 35px rgba(255,107,0,.4)}.subscription-box .newsletter-feedback{display:none}.subscription-form-wrapper .newsletter-feedback.newsletter-feedback--error{font-weight:500;font-size:.72rem;line-height:1.45;letter-spacing:.01em;margin-top:.25rem;margin-bottom:.5rem;padding:0;text-align:right;color:#e53935;background:0 0;border:none;border-radius:0;box-shadow:none}.subscription-box.linkawy-newsletter-success{flex-direction:column;align-items:stretch;justify-content:center;min-height:240px}.subscription-box.linkawy-newsletter-success .sub-content{display:none}.subscription-box.linkawy-newsletter-success .sub-form{display:none}.subscription-box.linkawy-newsletter-success .subscription-form-wrapper{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;width:100%}.subscription-box.linkawy-newsletter-success .newsletter-feedback{display:flex!important;flex-direction:column;align-items:center;justify-content:center;min-height:180px;margin:0 auto;padding:.5rem 1rem 1rem;text-align:center;background:0 0;border:none;border-radius:0;width:100%;max-width:28rem;box-sizing:border-box;position:relative;z-index:2}.subscription-box.linkawy-newsletter-success .newsletter-feedback__title{display:block;font-size:1.35rem;font-weight:700;line-height:1.6;color:#1a1a2e}.subscription-box.linkawy-newsletter-success .newsletter-feedback__subtitle{display:block;margin-top:.65rem;font-size:1rem;font-weight:500;line-height:1.75;color:#5c6370}.subscription-box.linkawy-newsletter-success .newsletter-feedback::before{content:'\2713';display:flex;align-items:center;justify-content:center;width:70px;height:70px;margin-bottom:1.25rem;font-size:1.65rem;line-height:1;color:#fff;background:linear-gradient(135deg,var(--primary-color),#ff8c4d);border-radius:20px;box-shadow:0 10px 30px rgba(255,107,0,.28);flex-shrink:0}.editors-choice{padding:5rem 0;background:#fff}.editors-choice .section-title-sm{font-size:1.85rem;font-weight:800;color:#111;letter-spacing:-.025em;margin-bottom:.5rem}.editors-choice .section-subtitle{font-size:1.05rem;color:#555;line-height:1.7;margin-bottom:3rem;max-width:40rem}.editors-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem 3.5rem}.editors-choice .editor-card{background:0 0;padding:0;border:none;border-radius:0;box-shadow:none;cursor:default;overflow:visible}.editors-choice .editor-card-title{font-size:1.25rem;font-weight:700;margin:0 0 .65rem;color:#111;line-height:1.4;letter-spacing:-.015em}.editors-choice .editor-card-title a{color:#111;text-decoration:none;transition:color .2s ease,background-image .2s ease}.editors-choice .editor-card-title a:hover{color:#111;text-decoration:none;background-image:linear-gradient(transparent 60%,var(--blog-link-marker) 60%);-webkit-box-decoration-break:clone;box-decoration-break:clone}.editors-choice .editor-card-excerpt{color:#555;font-size:.9375rem;line-height:1.7;margin:0 0 .75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.editors-choice .editor-card-top-meta{margin:0;display:flex;align-items:baseline;flex-wrap:wrap;gap:.25rem .5rem}.editors-choice .blog-card-category{font-size:.8125rem;font-weight:600;color:#333}.editors-choice .blog-card-read-time{font-size:.8125rem;font-weight:500;color:#555}.section-title-sm{font-size:1.75rem;font-weight:800;margin-bottom:6px;display:block;color:#111;letter-spacing:-.025em}.section-subtitle{font-size:.9375rem;color:#666;line-height:1.7;margin-bottom:1.5rem}.section-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.04)}.section-header-row .section-title-sm{margin-bottom:0}.section-header-row .view-all{color:#666;font-weight:500;font-size:.875rem;display:inline-flex;align-items:center;gap:5px;transition:gap .2s ease,color .2s ease,background-image .2s ease;text-decoration:none}.section-header-row .view-all:hover{gap:8px;color:#111;text-decoration:none;background-image:linear-gradient(transparent 60%,var(--blog-link-marker) 60%);-webkit-box-decoration-break:clone;box-decoration-break:clone}.help-cta{background:linear-gradient(135deg,#2a2a2a 0,#1a1a1a 100%);border-radius:24px;padding:3.5rem;margin:4.5rem 0;color:#fff;display:flex;justify-content:space-between;align-items:center;position:relative;overflow:hidden;border:1px solid rgba(255,107,0,.15);box-shadow:0 8px 32px rgba(0,0,0,.35)}.help-cta::before{content:'';position:absolute;inset:0;pointer-events:none;z-index:1;background-image:repeating-linear-gradient(to right,transparent 0,transparent calc(40px - 1px),rgba(255,255,255,.04) calc(40px - 1px),rgba(255,255,255,.04) 40px),repeating-linear-gradient(to bottom,transparent 0,transparent calc(40px - 1px),rgba(255,255,255,.04) calc(40px - 1px),rgba(255,255,255,.04) 40px);-webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 50%,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.2) 50%,transparent 100%);mask-image:radial-gradient(ellipse 80% 70% at 50% 50%,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.2) 50%,transparent 100%)}.help-cta::after{content:'';position:absolute;bottom:-100px;right:-100px;width:350px;height:350px;background:radial-gradient(circle,rgba(255,107,0,.1) 0,transparent 70%);border-radius:50%;pointer-events:none}.help-cta-icon{display:none}.help-cta-content{z-index:2;flex:1;min-width:0}.help-cta h3{font-size:1.65rem;font-weight:800;margin-bottom:1rem;line-height:1.4}.help-cta h3 .cta-highlight{color:#ff6b00}.help-cta p{font-size:1.05rem;opacity:.85;margin-bottom:0;line-height:1.7}.help-cta-btn{z-index:2}.btn-orange{background-color:#ff6b00;color:#fff;padding:14px 32px;border-radius:10px;text-decoration:none;font-weight:600;font-size:.9375rem;display:inline-flex;align-items:center;gap:8px;transition:all .3s ease;border:2px solid #ff6b00;box-shadow:0 4px 16px rgba(255,107,0,.3);white-space:nowrap}.btn-orange:hover{background-color:#e05a00;border-color:#e05a00;transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,107,0,.4)}.btn-orange i{transition:transform .3s ease}.btn-orange:hover i{transform:translateX(-5px)}@media (max-width:992px){.blog-hero h1{font-size:2.15rem}.blog-grid-section{padding:3.5rem 0}.blog-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.blog-grid--2col{gap:1.5rem;margin-bottom:1.5rem}.featured-post{padding:2.25rem 2.5rem;border-radius:20px}.featured-post .featured-title{font-size:1.25rem}.section-title-sm{font-size:1.5rem}.editors-choice .section-title-sm{font-size:1.6rem}.blog-card-title{font-size:1.25rem}.editors-choice .editor-card-title{font-size:1.15rem}.editors-choice{padding:4rem 0}.subscription-box{flex-direction:column;text-align:center;padding:2.5rem 2rem;border-radius:20px}.sub-icon{margin-left:auto;margin-right:auto}.subscription-form-wrapper{width:100%}.sub-form{width:100%;flex-direction:column}.sub-form button,.sub-form input{width:100%}.help-cta{padding:2.5rem 2rem;border-radius:20px}.help-cta h3{font-size:1.5rem}.help-cta-content{max-width:100%}}@media (max-width:768px){.blog-hero{padding:3rem 0 4rem}.blog-hero+.blog-grid-section{padding-top:4rem}.blog-hero+.blog-grid-section::before{height:40px;top:-40px}.blog-hero h1{font-size:1.85rem}.blog-hero-description{font-size:.95rem}.blog-categories{gap:6px}.category-filter{padding:6px 14px;font-size:.78rem}.blog-grid-section{padding:3rem 0}.blog-grid,.blog-grid--2col{grid-template-columns:1fr;gap:1.5rem}.blog-grid--2col{margin-bottom:1.5rem}.blog-card{border-radius:16px}.blog-card-content{padding:1.5rem 1.5rem 1.5rem}.featured-post{padding:2rem;border-radius:18px}.featured-post .featured-title{font-size:1.15rem}.featured-post .featured-excerpt{font-size:.9375rem}.section-title-sm{font-size:1.35rem}.editors-choice .section-title-sm{font-size:1.45rem}.blog-card-title{font-size:1.15rem}.editors-choice .editor-card-title{font-size:1.1rem}.blog-card-excerpt,.editors-choice .editor-card-excerpt{font-size:.9rem}.blog-card-image{height:180px}.help-cta{flex-direction:column;text-align:center;gap:1.5rem;margin:3rem 0;border-radius:18px}.help-cta-content{max-width:100%}.help-cta h3{font-size:1.35rem}.help-cta p{font-size:.95rem}.btn-orange{padding:14px 28px;font-size:.95rem}.pagination{gap:8px;margin-top:2.5rem}.page-link{width:40px;height:40px;border-radius:10px}.subscription-box{margin:3rem 0;border-radius:18px}.sub-content .sub-content-title{font-size:1.5rem}.editors-choice{padding:3.5rem 0}.editors-grid{grid-template-columns:1fr;gap:2.5rem}.editors-choice .section-subtitle{font-size:.9rem;margin-bottom:2rem}.section-header-row{margin-bottom:1.5rem}}@media (max-width:480px){.blog-hero{padding:2.5rem 0 3.5rem}.blog-hero h1{font-size:1.6rem}.category-filter{padding:5px 12px;font-size:.75rem}.blog-grid-section{padding:2.5rem 0}.blog-card-content{padding:1.35rem 1.35rem}.blog-card{border-radius:14px}.section-title-sm{font-size:1.2rem}.blog-card-title{font-size:1.1rem}.editors-choice .editor-card-title{font-size:1.05rem}.blog-card-excerpt,.editors-choice .editor-card-excerpt{font-size:.85rem}.blog-card-meta{margin-top:.85rem;padding-top:.75rem}.featured-post{padding:1.5rem;border-radius:16px}.featured-post .featured-title{font-size:1.1rem}.featured-post .featured-excerpt{font-size:.85rem}.featured-post .featured-meta{margin-top:1rem;padding-top:.85rem}.blog-card-category,.blog-card-meta,.blog-card-read-time,.editors-choice .blog-card-category,.editors-choice .blog-card-read-time,.featured-post .featured-meta{font-size:.75rem}.subscription-box{padding:2rem 1.25rem;border-radius:16px}.sub-content .sub-content-title{font-size:1.3rem}.sub-content p{font-size:.95rem}.help-cta{padding:2rem 1.5rem;border-radius:16px}.help-cta h3{font-size:1.2rem}.editors-choice{padding:3rem 0}.editors-choice .section-title-sm{font-size:1.3rem}.section-header-row{margin-bottom:1.25rem;padding-bottom:.75rem}.page-link{width:36px;height:36px;font-size:.85rem;border-radius:10px}}.pre-footer-cta{background:linear-gradient(180deg,#4f24a0 0,#421983 100%);padding:3.5rem 0 3.5rem;position:relative;overflow:visible;margin-top:0}.pre-footer-cta::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M50 10 L90 50 L50 90 L10 50 Z' fill='none' stroke='rgba(0,0,0,0.04)' stroke-width='1.5'/%3E%3C/svg%3E") center/100px repeat;pointer-events:none}.pre-footer-cta-icons{display:flex;justify-content:flex-end;align-items:center;gap:.5rem;position:absolute;bottom:100%;right:10px;margin-bottom:35px;z-index:10}.cta-icon-circle{width:70px;height:70px;border-radius:50%;background:rgba(66,25,131,.82);border:3px solid rgba(90,43,181,.45);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.18),0 0 15px rgba(90,43,181,.12);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);animation:iconFloatSmooth 4s cubic-bezier(.45,0,.55,1) infinite;will-change:transform,box-shadow}.cta-icon-circle:first-child{animation-delay:0s}.cta-icon-circle:nth-child(2){animation-delay:.3s}.cta-icon-circle:nth-child(3){animation-delay:.6s}.cta-icon-circle:nth-child(4){animation-delay:.9s}@keyframes iconFloatSmooth{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}.cta-icon-circle img{width:35px;height:35px;object-fit:contain}.pre-footer-cta .container{position:relative;z-index:2}.pre-footer-cta-content{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.5rem,3vw,3rem);align-items:center;position:relative;z-index:2}.pre-footer-cta-right{text-align:right;position:relative}.pre-footer-cta-title{display:block;font-size:2.8rem;font-weight:800;color:#fff;line-height:1.55;margin:0;text-shadow:0 2px 10px rgba(0,0,0,.15)}.pre-footer-cta-left{text-align:right}.pre-footer-cta-left p{font-size:1.25rem;color:rgba(255,255,255,.9);line-height:1.6;letter-spacing:.2px;margin:1.5rem 0}.pre-footer-cta-btn{display:inline-block;background:linear-gradient(135deg,#ff6b00 0,#ff7a22 100%);color:#fff;padding:1rem 3rem;border-radius:12px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.4, 0, .2, 1);box-shadow:0 4px 10px rgba(255,107,0,.35);position:relative;overflow:hidden}.pre-footer-cta-btn::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.pre-footer-cta-btn:hover::before{left:100%}.pre-footer-cta-btn:hover{background:linear-gradient(135deg,#e05a00 0,#ff6b00 100%);transform:translateY(-2px);box-shadow:0 5px 15px rgba(255,107,0,.4);text-decoration:none}@media (max-width:992px){.subscription-box{flex-direction:column;text-align:center;padding:40px 30px}.sub-icon{margin-left:auto;margin-right:auto}.subscription-form-wrapper{width:100%}.sub-form{width:100%;flex-direction:column}.sub-form button,.sub-form input{width:100%}.subscription-form-wrapper .newsletter-feedback.newsletter-feedback--error{text-align:center}}@media (max-width:768px){.blog-grid-section.category-section:has(+ .pre-footer-cta){padding-bottom:3.5rem}section.container:has(.help-cta):has(+ .pre-footer-cta){padding-bottom:2rem}.pre-footer-cta{overflow-x:clip;padding:3rem 0;margin-top:3rem}.subscription-box{margin:50px 0;border-radius:20px}.sub-content .sub-content-title{font-size:1.6rem}.pre-footer-cta .container{width:calc(100% - 2rem);margin-left:auto;margin-right:auto;box-sizing:border-box}.pre-footer-cta-icons{position:relative;bottom:auto;right:auto;margin-bottom:1.25rem;justify-content:center;gap:.4rem;transform:none}.cta-icon-circle{width:60px;height:60px}.cta-icon-circle img{width:30px;height:30px}.pre-footer-cta-content{grid-template-columns:1fr;gap:.5rem;text-align:center}.pre-footer-cta-right{text-align:center}.pre-footer-cta-title{font-size:2rem;line-height:1.4;margin:0}.pre-footer-cta-left{text-align:center}.pre-footer-cta-left p{font-size:1rem;margin:0 0 1.25rem}.pre-footer-cta-btn{padding:1rem 2rem;font-size:1rem}}@media (max-width:480px){.subscription-box{padding:30px 20px}.sub-content .sub-content-title{font-size:1.4rem}.sub-content p{font-size:1rem}.pre-footer-cta{padding:2.5rem 0;margin-top:2.5rem}.blog-grid-section.category-section:has(+ .pre-footer-cta){padding-bottom:3rem}.pre-footer-cta .container{width:calc(100% - 2.5rem)}.pre-footer-cta-icons{margin-bottom:1rem;gap:.3rem}.pre-footer-cta-content{gap:.35rem}.cta-icon-circle{width:50px;height:50px}.cta-icon-circle img{width:25px;height:25px}.pre-footer-cta-title{font-size:1.4rem;line-height:1.5}.pre-footer-cta-left p{font-size:.9rem;margin:0 0 1rem}.pre-footer-cta-btn{padding:.9rem 1.8rem;font-size:.95rem}}