@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap");:root{color-scheme:light;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f4f7fb;color:#0f172a}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%;background:#f4f7fb}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page{max-width:1280px;margin:0 auto;padding:0 20px}.bgw-shell{background:#fff;border-bottom:1px solid #e8eaf0;position:-webkit-sticky;position:sticky;top:0;z-index:60}.bgw-bar{max-width:1400px;margin:0 auto;display:flex;align-items:center;gap:20px;padding:16px 24px}.bgw-logo{display:inline-flex;align-items:center;white-space:nowrap}.bgw-logo img{height:44px;width:auto;display:block}.bgw-nav{display:flex;align-items:center;flex-wrap:nowrap;gap:2px;flex:1 1;justify-content:center}.bgw-item{position:relative}.bgw-link{display:flex;align-items:center;gap:4px;padding:10px 9px;font-size:13.5px;font-weight:600;color:#1a1f3a;background:none;border:none;cursor:pointer;border-radius:8px;white-space:nowrap}.bgw-link:hover{background:#eef6f1;color:#2c7a52}.bgw-caret{font-size:10px;color:#6b7186;display:inline-block;transition:transform .2s ease}.bgw-panel{display:none;position:absolute;top:calc(100% + 10px);left:0;background:#fff;border:1px solid #e8eaf0;border-radius:14px;box-shadow:0 18px 50px -18px rgba(15,18,38,.28);padding:16px;z-index:70}.bgw-item.bgw-has-panel:after{content:"";position:absolute;top:100%;left:0;right:0;height:10px}.bgw-item.bgw-has-panel.open .bgw-panel,.bgw-item.bgw-has-panel:focus-within .bgw-panel,.bgw-item.bgw-has-panel:hover .bgw-panel{display:grid;grid-gap:4px;gap:4px}.bgw-item.bgw-has-panel.open .bgw-caret{transform:rotate(180deg)}.bgw-panel--cols4{grid-template-columns:repeat(4,minmax(200px,1fr));width:900px;max-width:80vw}.bgw-panel--cols5{grid-template-columns:repeat(5,minmax(160px,1fr));width:960px;max-width:85vw}.bgw-panel--single{grid-template-columns:1fr;width:220px}.bgw-sub{padding:8px 10px;font-size:13.5px;font-weight:500;color:#1a1f3a;border-radius:8px}.bgw-sub:hover{background:#eef6f1;color:#2c7a52}.bgw-cta{padding:11px 22px;border-radius:999px;background:#2c7a52;color:#fff;font-weight:700;font-size:14px;white-space:nowrap}.bgw-cta:hover{background:#3a9b66}.bgw-burger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px}.bgw-burger span{width:22px;height:2px;background:#1a1f3a}.bgw-mobile-cta{display:none}.bgw-overlay{position:fixed;inset:0;background:rgba(15,18,38,.4);z-index:55}.hero-block,.hero-block-alt{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:center;padding:80px 0}.hero-block{background:linear-gradient(135deg,#111827,#1f2937);color:#fff}.hero-block,.hero-block-alt{border-radius:40px;padding:80px 60px}.hero-block-alt{background:#fff;color:#0f172a;margin-top:24px}.alt-background{background:#111827;color:#fff}.hero-copy{max-width:640px}.hero-copy h1{font-size:clamp(2.75rem,4.5vw,4.2rem);line-height:1.02;margin:24px 0}.hero-copy p{line-height:1.75;color:inherit;opacity:.95}.hero-visual img,.hero-visual-alt img{width:100%;height:auto;border-radius:32px;box-shadow:0 40px 120px rgba(15,23,42,.25)}.cta-button,.hero-primary,.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;padding:16px 28px;border-radius:999px;font-weight:700;transition:transform .2s ease,box-shadow .2s ease}.cta-button,.hero-primary,.primary-button{background:#f97316;color:#fff}.hero-secondary,.secondary-button{background:hsla(0,0%,100%,.08);color:#fff;border:1px solid hsla(0,0%,100%,.18)}.cta-button:hover,.hero-primary:hover,.hero-secondary:hover,.primary-button:hover,.secondary-button:hover{transform:translateY(-2px)}.section{padding:80px 0}.section h2{font-size:clamp(2rem,3vw,3rem);margin:0 0 20px}.section p{line-height:1.8;color:#475569}.section p,.section-intro{max-width:760px}.blog-list,.brand-logos,.faq-grid,.portfolio-grid,.service-grid,.showcase-grid,.stats-grid,.team-grid,.testimonials-grid,.testimonials-grid-alt{display:grid;grid-gap:24px;gap:24px}.brand-logos,.faq-grid,.portfolio-grid,.service-grid,.showcase-grid,.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.blog-card,.contact-us-sidebar,.faq-item,.portfolio-card,.service-card,.service-card-alt,.service-highlight-card,.showcase-card,.stat-card,.team-card,.testimonial-card,.testimonial-card-alt{background:#fff;border-radius:28px;box-shadow:0 24px 70px rgba(15,23,42,.08);padding:28px}.blog-card,.faq-item,.portfolio-card,.service-card,.service-card-alt,.service-highlight-card,.showcase-card,.stat-card,.team-card,.testimonial-card,.testimonial-card-alt{transition:transform .25s ease,box-shadow .25s ease}.blog-card:hover,.contact-us-sidebar:hover,.faq-item:hover,.portfolio-card:hover,.service-card-alt:hover,.service-card:hover,.service-highlight-card:hover,.showcase-card:hover,.stat-card:hover,.team-card:hover,.testimonial-card-alt:hover,.testimonial-card:hover{transform:translateY(-6px);box-shadow:0 30px 90px rgba(15,23,42,.14)}.blog-card h3,.faq-item h3,.portfolio-card p,.service-card h3,.service-card-alt h3,.service-highlight-card h3,.showcase-card h3,.stat-card h3,.team-card h3,.testimonial-card p,.testimonial-card-alt p{margin-top:0}.blog-card p,.faq-item p,.service-card p,.service-card-alt p,.service-highlight-card p,.showcase-card p,.stat-card p,.team-card p,.testimonial-card p,.testimonial-card-alt p{line-height:1.8;color:#475569}.service-card a,.service-highlight-card a{color:#f97316;font-weight:700}.about-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:center}.about-grid img,.cross-grid img,.hero-visual-alt img{width:100%;border-radius:28px}.blog-list,.brand-logos,.faq-grid,.portfolio-grid,.stats-grid,.team-grid,.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.portfolio-card{overflow:hidden}.portfolio-card img{width:100%;height:260px;object-fit:cover}.portfolio-card p{padding:20px;margin:0;font-weight:700}.brand-logos{align-items:center}.brand-logos img{width:auto;max-height:80px;margin:0 auto}.testimonial-card,.testimonial-card-alt{padding:32px}.testimonial-card p,.testimonial-card-alt p{margin:0 0 18px}.testimonial-card span,.testimonial-card-alt span{display:block;font-weight:700;color:#0f172a}.review-links-row{display:flex;gap:16px;flex-wrap:wrap;justify-content:center;padding-top:0}.review-links-row .secondary-button{background:transparent;color:#0f172a;border:1px solid rgba(15,23,42,.2)}.review-links-row .secondary-button:hover{background:rgba(15,23,42,.05)}.blog-card,.faq-item{min-height:220px}.contact-section{background:#111827;color:#fff;border-radius:40px;padding:60px 40px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px}.contact-info-card,.contact-us-sidebar{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);color:#fff}.contact-us-sidebar h2{margin-top:0}.contact-us-sidebar p{line-height:1.85}.contact-form{display:grid;grid-gap:18px;gap:18px}.contact-form label{display:grid;grid-gap:10px;gap:10px;font-weight:600}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:16px 18px;border-radius:18px;border:1px solid hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.08);color:#fff}.contact-form button{border:none;background:#f97316;color:#fff;padding:18px 30px;border-radius:18px;cursor:pointer;font-weight:700}.form-status,.status-message{margin:0;color:#a5f3fc}.footer{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;padding:40px 0 80px;color:#475569}.site-footer{padding:60px 0;border-top:1px solid rgba(15,23,42,.08);color:#475569}.footer-grid{display:grid;grid-template-columns:repeat(5,minmax(160px,1fr));grid-gap:24px;gap:24px}.footer-social-row{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;margin-top:40px;padding-top:32px;border-top:1px solid rgba(15,23,42,.08)}.footer-social-row img{height:32px;width:auto}.footer-social{display:flex;gap:12px}.footer-social a{width:38px;height:38px;border-radius:50%;background:#f24405;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700}.footer-social a:hover{background:#0f172a}.site-footer h3,.site-footer h4{margin-top:0;color:#0f172a}.site-footer li,.site-footer p{line-height:1.8}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer li{margin-bottom:10px}.site-footer a{color:#475569}.site-footer a:hover{color:#0f172a}.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;margin-top:40px}.full-bleed{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.home-hero{background:linear-gradient(90deg,#fffdfc,#fff5f1,#fde7db);padding:100px 0 70px}.home-hero-inner{max-width:1280px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:center}.home-eyebrow{font-weight:700;font-size:1.1rem;color:#0f172a;margin:0 0 12px}.home-hero-copy h1{font-size:clamp(2.5rem,4vw,3.4rem);line-height:1.12;margin:0 0 22px;color:#0f172a}.home-hero-copy h1 .highlight{color:#f24405}.home-hero-lead{color:#334155;max-width:520px}.home-hero-actions{display:flex;gap:20px;margin:28px 0 44px;flex-wrap:wrap}.btn-solid-black,.btn-solid-orange{display:inline-flex;align-items:center;justify-content:center;padding:16px 32px;border-radius:999px;font-weight:800;text-transform:uppercase;font-size:.85rem;letter-spacing:.02em;transition:transform .2s ease,background .2s ease}.btn-solid-orange{background:#f24405;color:#fff}.btn-solid-orange:hover{transform:translateY(-2px)}.btn-solid-black{background:#000;color:#fff}.btn-solid-black:hover{background:#444;transform:translateY(-2px)}.home-stats{display:flex;flex-wrap:wrap;gap:36px}.home-stat{display:flex;flex-direction:column}.home-stat-value{font-size:2.1rem;font-weight:800;color:#f24405}.home-stat-label{color:#0f172a;font-weight:600;max-width:130px}.home-hero-visual{position:relative}.home-hero-visual img:not(.home-hero-arrow){width:100%;height:auto}.home-hero-arrow{position:absolute;top:-30px;left:-10px;width:64px;height:auto;z-index:1}.home-partner-grid{display:grid;grid-template-columns:5fr 7fr;grid-gap:60px;gap:60px;align-items:center}.home-partner-copy p{max-width:none}.home-partner-heading h2{margin:0}.home-services{background:#f8f9fa;padding:80px 0}.home-services-title{text-align:center;max-width:1280px;margin:0 auto 40px;padding:0 20px}.home-services-grid{max-width:1280px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px}.ebook-service-card{background:#fff;border-radius:20px;box-shadow:0 12px 40px rgba(15,23,42,.08);padding:40px 32px;text-align:center;transition:transform .25s ease,box-shadow .25s ease}.ebook-service-card:hover{transform:translateY(-6px);box-shadow:0 18px 50px rgba(15,23,42,.12)}.ebook-service-card svg{margin-bottom:18px}.ebook-service-card h3{margin:0 0 14px;font-size:1.2rem}.ebook-service-card p{font-size:.95rem;color:#475569}.ebook-cta-card{display:flex;flex-direction:column;justify-content:space-between;text-align:left;border-top:3px solid #f24405}.ebook-cta-card h3{font-size:1.5rem;color:#f24405}.ebook-cta-card .btn-solid-orange{align-self:flex-end;margin-top:20px}.sticky-social{position:fixed;left:0;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;z-index:45}.sticky-social a{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#f24405;color:#fff;border-bottom:1px solid hsla(0,0%,100%,.25)}.sticky-social a:hover{background:#000}.sticky-right{position:fixed;right:0;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:flex-end;gap:10px;z-index:45}.sticky-right .icon-btn{width:44px;height:44px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#f24405;color:#fff}.sticky-right .icon-btn:hover{background:#000}.sticky-quote{writing-mode:vertical-rl;transform:rotate(180deg);background:#f24405;color:#fff;font-weight:800;text-transform:uppercase;letter-spacing:.08em;padding:20px 10px;border-radius:999px;font-size:.85rem}.sticky-quote:hover{background:#000}.scroll-top-btn{position:fixed;right:24px;bottom:24px;width:46px;height:46px;border-radius:50%;background:#94a3b8;color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .25s ease,background .25s ease;z-index:45}.highlight{color:#f24405}.promo-online{background:linear-gradient(90deg,#fffdfc,#fff5f1,#fde7db)}.promo-online-grid{display:grid;grid-template-columns:5fr 7fr;grid-gap:60px;gap:60px;align-items:center}.promo-online-books{display:flex;justify-content:center;gap:20px}.promo-online-books img{width:33%;border-radius:16px;box-shadow:0 20px 50px rgba(15,23,42,.15)}.promo-online-books img:first-child{transform:rotate(-4deg)}.promo-online-books img:nth-child(3){transform:rotate(4deg)}.about h3{font-size:1.5rem;margin:0 0 16px}.portfolio-cta{text-align:center;margin-top:20px}.brand-cta-tile{background:#fff;border-radius:20px;box-shadow:0 12px 40px rgba(15,23,42,.08);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px;font-weight:700;gap:8px}.brand-cta-tile a{color:#f24405}.testimonial-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.testimonial-footer .stars{color:#f24405;letter-spacing:2px}.partner-logos{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:48px}.partner-logos img{max-height:60px;width:auto}.dreaming-cta-grid{display:grid;grid-template-columns:5fr 7fr;grid-gap:60px;gap:60px;align-items:center}.dreaming-cta-grid img{width:100%;height:auto}.faq-accordion{max-width:900px;margin:0 auto;display:flex;flex-direction:column}.faq-accordion-item{border-bottom:1px solid rgba(15,23,42,.12)}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;background:none;border:none;text-align:left;padding:24px 0;font-size:1.05rem;font-weight:700;color:#0f172a;cursor:pointer}.faq-accordion-item.open .faq-question,.faq-icon{color:#f24405}.faq-icon{font-size:1.4rem;flex-shrink:0}.faq-answer{margin:0 0 24px;max-width:none;color:#475569}.badge-strip-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:center;background:#fff;border-radius:24px;box-shadow:0 12px 40px rgba(15,23,42,.06);padding:32px 40px}.badge-strip h5{margin:0 0 12px}.badge-strip-grid img{max-height:40px;width:auto}.badge-row{display:flex;align-items:center;flex-wrap:wrap;gap:24px}.scroll-top-btn.visible{opacity:1;pointer-events:auto}.scroll-top-btn:hover{background:#f24405}.bgw-page{background:#fff;color:#222e41}.bgw-container{max-width:1280px;margin:0 auto;padding:0 20px}.bgw-page h1,.bgw-page h2,.bgw-page h3,.bgw-page h4,.bgw-page h5{font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1a1f3a;margin:0}.bgw-page .btn,.lp-page .btn{display:inline-flex;align-items:center;gap:8px;font-weight:700;border:2px solid;padding:13px 28px;border-radius:999px;font-size:14px;transition:transform .2s ease,background .2s ease}.bgw-page .btn:hover,.lp-page .btn:hover{transform:translateY(-2px)}.btn-green{background:#62e389;border-color:#62e389;color:#07163f}.btn-yellow{background:#bfffd8;border-color:#bfffd8;color:#04163a}.btn-blue{background:#16295c;border-color:#16295c;color:#fff}.btn-black-border{background:transparent;border-color:#0a0c37;color:#0a0c37}.btn-white-border{background:transparent;border-color:#fff;color:#fff}.btn-green-border{background:transparent;border-color:#62e389;color:#62e389}.btn-block{display:flex;gap:16px;flex-wrap:wrap;margin-top:28px}.text-center{text-align:center}.slider-home{background:linear-gradient(90deg,#86e9eb,#f5f8ec 51%,#f5d29e);padding:76px 0 40px;min-height:100vh;display:flex;align-items:center;overflow:hidden}.header-text{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:40px;gap:40px;align-items:center;width:100%}.header-text-copy h1{font-size:clamp(2.2rem,3.6vw,3rem);line-height:1.15;font-weight:700;margin-bottom:20px}.header-text-copy p{color:#3a4356;line-height:1.8;max-width:540px}.inline-sticker{display:flex;align-items:center;gap:18px;list-style:none;margin:32px 0 0;padding:0;flex-wrap:wrap}.inline-sticker img{height:42px;width:auto}.svg-container{position:relative;height:clamp(460px,46vw,660px)}.hero-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .8s ease}.hero-slide.active{opacity:1}.headercontactform{background:url(/unlock-your-literary-success-today.jpg) 50%/cover no-repeat;padding:60px 20px;text-align:center}.headercontactform .green{font-size:20px;font-weight:700;color:#17d94a;margin-bottom:8px}.headercontactform h2{color:#fff;font-size:clamp(1.5rem,3vw,2.1rem);max-width:820px;margin:0 auto 30px;line-height:1.4}.Yellow{color:#62e389;display:block}.lead-form-grid{max-width:900px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:12px;gap:12px}@media (max-width:720px){.lead-form-grid{grid-template-columns:1fr}}.lead-form-grid textarea{grid-column:1/-1;resize:none;height:90px}.lead-form-grid input,.lead-form-grid textarea{border:none;border-radius:8px;padding:16px;font-size:14px}.sbmit-btn{margin-top:20px}.form-status{color:#fff;margin-top:12px}.excep-service{padding:70px 0}.excep-service-grid{display:grid;grid-template-columns:1fr 3fr;grid-gap:30px;gap:30px}.excep-service h4{font-size:1.6rem;line-height:1.3}.excep-service-tiles{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.excep-tile{background:#fff;border-radius:18px;padding:28px 24px;box-shadow:0 12px 34px rgba(15,23,42,.07)}.excep-tile img{height:56px;margin-bottom:14px}.excep-tile h5{font-family:Poppins,sans-serif;font-weight:700;margin-bottom:8px}.excep-tile p{font-size:14px;color:#5b647a;line-height:1.7}.exceptional{padding:70px 0 0}.exceptional-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:50px;gap:50px;align-items:center}.bgw-page .heading h6{display:inline-block;font-size:13px;font-weight:700;text-transform:uppercase;background:#62e389;color:#07163f;padding:4px 22px 4px 12px;-webkit-clip-path:polygon(0 0,95% 0,100% 100%,0 100%);clip-path:polygon(0 0,95% 0,100% 100%,0 100%);margin-bottom:16px}.achieve-intro h2,.ebook h2,.exceptional h2,.our-book h2{font-size:clamp(1.7rem,3vw,2.3rem);margin:0 0 18px;line-height:1.25}.exceptional p{color:#3a4356;line-height:1.8}.excep-book{width:100%;height:auto}.exceptional-list{background:linear-gradient(135deg,#0e1a3c,#16295c);margin-top:50px;padding:50px 0;position:relative;overflow:hidden}.exceptional-list:before{content:"";position:absolute;top:-120px;right:-120px;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(98,227,137,.22) 0,rgba(98,227,137,0) 70%);pointer-events:none}.exceptional-list-inner{display:grid;grid-template-columns:7fr 5fr;grid-gap:50px;gap:50px;align-items:center;position:relative;z-index:1}.exceptional-list h3{color:#fff;font-family:Poppins,sans-serif;margin-bottom:12px;text-align:left}.exceptional-list .exceptional-list-lead{color:hsla(0,0%,100%,.92);line-height:1.75;max-width:460px;margin:0 0 28px}.exceptional-list-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px 40px;gap:12px 40px}.exceptional-list-visual{position:relative;display:flex;align-items:center;justify-content:center;height:260px}.els-orbit{position:absolute;border-radius:50%;border:1px dashed rgba(98,227,137,.35)}.els-orbit-1{width:210px;height:210px}.els-orbit-2{width:260px;height:260px;border-color:rgba(98,227,137,.16)}.els-spark{position:absolute;width:8px;height:8px;border-radius:50%;background:#62e389;box-shadow:0 0 12px 2px rgba(98,227,137,.6)}.els-spark-1{top:14px;right:40px}.els-spark-2{bottom:20px;left:30px;width:6px;height:6px}.els-badge{position:relative;z-index:1;width:168px;height:168px;border-radius:50%;background:linear-gradient(135deg,#62e389,#2c7a52);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 20px;box-shadow:0 30px 60px -14px rgba(98,227,137,.5)}.els-badge-num{font-family:Poppins,sans-serif;font-size:2.4rem;font-weight:800;color:#07163f;line-height:1}.els-badge-label{margin-top:8px;font-size:.78rem;font-weight:700;color:#07163f;line-height:1.35}@media (prefers-reduced-motion:no-preference){.els-orbit-1{animation:els-spin 18s linear infinite}.els-orbit-2{animation:els-spin 26s linear infinite reverse}}@keyframes els-spin{to{transform:rotate(1turn)}}.exceptional-list ul{list-style:none;margin:0;padding:0}.exceptional-list li{display:flex;align-items:center;gap:12px;color:#fff;padding:12px 14px;font-weight:500;border-radius:10px;border-bottom:1px solid hsla(0,0%,100%,.1);transition:background .25s ease}.exceptional-list li:hover{background:rgba(98,227,137,.1)}.exceptional-list img{width:20px;height:20px}.our-book{padding:70px 0;background:#f2f2f2}.our-book .heading{max-width:760px;margin:0 auto 40px}.our-book .heading p{color:#3a4356;line-height:1.8}.owl-books{padding-bottom:16px}.showcase-book{flex:0 0 180px;margin:0;text-align:center}.showcase-book img{width:100%;height:240px;object-fit:cover;border-radius:8px;box-shadow:0 14px 30px rgba(15,23,42,.12);transition:transform .35s ease,box-shadow .35s ease}.showcase-book:hover img{transform:translateY(-8px) scale(1.03);box-shadow:0 22px 40px rgba(15,23,42,.2)}.showcase-book figcaption{margin-top:12px}.showcase-book .stars{color:#ffd509;letter-spacing:2px;font-size:13px}.showcase-book h5{font-family:Poppins,sans-serif;font-weight:600;font-size:15px;margin-top:4px}.pursuit{background:linear-gradient(126deg,#fff,#eae9e1);padding:70px 0}.pursuit-grid{display:grid;grid-template-columns:7fr 5fr;grid-gap:50px;gap:50px;align-items:center}.pursuit h2{font-size:clamp(1.7rem,3vw,2.3rem);margin-bottom:18px}.pursuit p{color:#3a4356;line-height:1.8}.pursuit ul{list-style:none;margin:20px 0 0;padding:0}.pursuit li{display:flex;align-items:center;gap:12px;font-weight:500;padding:8px 0}.pursuit li img{width:22px;height:22px}.pursuit .book{width:100%;height:auto}.cta{background:url(/dont-hesitate-to-contact-us.jpg) 50%/cover no-repeat;padding:70px 20px}.cta h2{color:#fff;font-size:clamp(1.6rem,3vw,2.2rem);margin-bottom:16px}.cta p{color:#fff;opacity:.9;margin:0 auto;max-width:560px}.cta .btn-block{justify-content:center}.our-process{background:#0e1a3c;padding:70px 0}.our-process .heading{max-width:800px;margin:0 auto 40px}.our-process h2{color:#fff;font-size:clamp(1.6rem,3vw,2.2rem)}.our-process p{color:hsla(0,0%,100%,.75);line-height:1.8}.process-steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.process-box{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;padding:28px 22px;text-align:center}.process-num{display:block;color:#62e389;font-weight:800;font-size:1.3rem;margin-bottom:10px}.process-img img{height:56px;margin-bottom:16px}.process-title{color:#fff;font-weight:700;margin:0 0 10px}.process-desc{color:hsla(0,0%,100%,.65);font-size:13px;line-height:1.7;display:block}.our-editing{padding:70px 0}.our-editing-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:50px;gap:50px;align-items:center}.our-editing-grid img{width:100%;height:auto;border-radius:16px}.our-editing h2{font-size:clamp(1.7rem,3vw,2.3rem);margin-bottom:18px}.our-editing p{color:#3a4356;line-height:1.8}.editing-points{list-style:none;margin:24px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:10px}.editing-points li{display:flex;align-items:center;gap:10px;width:calc(50% - 5px);border-radius:9px;padding:10px 14px;font-weight:500;font-size:14px;background:linear-gradient(126deg,#bfffd8,rgba(191,255,216,.21))}.editing-points img{width:20px;height:20px}.our-amazing{background:url(/are-you-ready.jpg) 50%/cover no-repeat;padding:90px 20px;position:relative}.our-amazing:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,15,40,.78),rgba(7,15,40,.45) 45%,rgba(7,15,40,0) 75%);pointer-events:none}.our-amazing .bgw-container{position:relative;max-width:620px;margin:0}.our-amazing h2{color:#fff;text-transform:uppercase;font-size:clamp(1.6rem,3.4vw,2.4rem);line-height:1.4;font-weight:800;margin-bottom:26px}.our-amazing h2 span{color:#62e389;display:block;font-size:1.1rem;text-transform:none;font-weight:600;margin-bottom:10px}.our-amazing .btn-block{justify-content:flex-start}.faqs{background:#f5f5f5;padding:70px 0}.faqs .heading{max-width:700px;margin:0 auto 40px}.faqs p{color:#3a4356}.faqs-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;max-width:1100px;margin:0 auto}.faq-card{background:#fff;border-left:4px solid #62e389}.faq-card button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 20px;background:none;border:none;text-align:left;font-size:15px;font-weight:600;color:#1a1f3a;cursor:pointer}.faq-card span{color:#2c7a52;font-size:20px;flex-shrink:0}.faq-card p{padding:0 20px 18px;margin:0;color:#5b647a;font-size:14px}.blog{padding:70px 0}.blog .heading{max-width:760px;margin:0 auto 40px}.blog p{color:#3a4356}.owl-blog{padding-bottom:16px}.blog-card{flex:0 0 min(400px,86vw);display:block}.blog-card img{width:100%;height:240px;object-fit:cover;border-radius:14px;margin-bottom:16px;transition:transform .35s ease}.blog-card:hover img{transform:scale(1.05)}.blog-card .author-tag{display:flex;gap:10px;font-size:13px;color:#6b7186;margin-bottom:10px}.blog-card .ccc{color:#2c7a52;font-weight:600}.blog-card .blog-title{font-weight:600;color:#1a1f3a;line-height:1.5;font-size:17px}.testimonial{padding:70px 0;background:#fff}.testimonial .heading{max-width:760px;margin:0 auto 40px}.testimonial p{color:#3a4356}.testimonial-carousel{display:flex;flex-direction:column;align-items:center;gap:28px}.owl-testimonial{display:flex;gap:24px;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:12px 8px 20px;scrollbar-width:none;-ms-overflow-style:none}.owl-testimonial::-webkit-scrollbar{display:none}.testimonial-item{flex:0 0 min(360px,84vw);scroll-snap-align:center;background:#fff;border-radius:16px;box-shadow:0 0 16px hsla(0,0%,80%,.65);padding:28px;transition:transform .4s ease,box-shadow .4s ease,background .4s ease}.testimonial-item.active{transform:scale(1.08);background:#16295c;box-shadow:0 30px 60px -12px rgba(10,15,38,.45);z-index:2}.quote-mark{display:block;font-size:72px;color:#62e389;line-height:1;font-family:Georgia,serif}.testimonial-item.active .quote-mark{color:#bfffd8}.testimonial-item h5{font-family:Poppins,sans-serif;font-weight:700;margin:10px 0}.testimonial-item.active h5{color:#fff}.testimonial-item p{font-size:14px;line-height:1.7;color:#5b647a}.testimonial-item.active p{color:hsla(0,0%,100%,.85)}.trustpilot-link{display:inline-flex;align-items:center;gap:4px;font-weight:700;color:#2c7a52}.trustpilot-link:hover{color:#16295c}.video-test{padding:0 0 70px}.video-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.rclient-item{position:relative;display:block;text-align:center}.rclient-item img{width:100%;height:220px;object-fit:cover;border-radius:16px}.rclient-item .play_btn{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);width:56px;height:56px;border-radius:50%;background:hsla(0,0%,100%,.9);display:flex;align-items:center;justify-content:center;font-size:18px;color:#2c7a52}.rclient-item h3{font-size:15px;margin-top:12px;font-family:Poppins,sans-serif}.bgf-footer{background:#0a0f26;color:#fff;padding:60px 0 30px}.bgf-top{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.bgf-brand{display:inline-flex;align-items:center}.bgf-brand img{height:64px;width:auto;display:block}.bgf-social{display:flex;gap:10px}.bgf-soc{width:38px;height:38px;border-radius:50%;background:hsla(0,0%,100%,.08);color:#fff;display:flex;align-items:center;justify-content:center}.bgf-soc:hover{background:#2c7a52}.bgf-contactbar{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:24px;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.1);font-size:13.5px;color:hsla(0,0%,100%,.8)}.bgf-sep{width:4px;height:4px;border-radius:50%;background:hsla(0,0%,100%,.3)}.bgf-cta-banner{display:flex;justify-content:space-between;align-items:center;gap:30px;flex-wrap:wrap;margin-top:40px;padding:36px 0;border-top:1px solid hsla(0,0%,100%,.1);border-bottom:1px solid hsla(0,0%,100%,.1)}.bgf-cta-kicker{color:#62e389;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.bgf-footer .bgf-cta-title{color:#fff;font-size:clamp(1.5rem,3vw,2.1rem);margin:10px 0 12px}.bgf-caret,.bgf-type{color:#62e389}.bgf-caret{animation:bgf-blink 1s step-end infinite}@keyframes bgf-blink{50%{opacity:0}}.bgf-cta-desc{color:hsla(0,0%,100%,.7);max-width:460px}.bgf-cta-actions{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.bgf-quote{display:inline-flex;align-items:center;gap:8px;background:#62e389;color:#07163f;font-weight:700;padding:14px 26px;border-radius:999px}.bgf-call{color:hsla(0,0%,100%,.7);font-size:13.5px}.bgf-call a{color:#fff;font-weight:700}.bgf-genres{margin-top:30px}.bgf-label{color:hsla(0,0%,100%,.6);font-size:12.5px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px}.bgf-pills{display:flex;flex-wrap:wrap;gap:8px}.bgf-pill{padding:6px 14px;border-radius:999px;background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.8);font-size:12.5px}.bgf-pill:hover{background:#2c7a52;color:#fff}.bgf-rule{border-top:1px solid hsla(0,0%,100%,.1);margin:34px 0}.bgf-cols{display:grid;grid-template-columns:1fr 1fr 2fr;grid-gap:30px;gap:30px}.bgf-footer .bgf-h{font-family:Poppins,sans-serif;color:#fff;font-size:15px;margin-bottom:16px}.bgf-list{list-style:none;margin:0;padding:0}.bgf-list--two{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 20px;gap:0 20px}.bgf-li{margin-bottom:10px}.bgf-link{color:hsla(0,0%,100%,.7);font-size:13.5px}.bgf-link:hover{color:#62e389}.bgf-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;margin-top:40px;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.1);font-size:13px;color:hsla(0,0%,100%,.6)}.bgf-legal{display:flex;gap:20px}.bgf-legal a{color:hsla(0,0%,100%,.6)}.bgf-legal a:hover{color:#fff}.our-banner{background:url(https://www.barnettghostwriting.com/assets/images/editing-banner.webp) 50%/cover no-repeat;padding:130px 20px 100px}.about-banner{background-image:url(/About-us-header.jpg)}.our-banner h1{color:#fff;font-size:clamp(1.8rem,3.4vw,2.4rem);line-height:1.3;max-width:640px;margin-bottom:18px}.our-banner p{color:hsla(0,0%,100%,.85);font-size:1.1rem;max-width:560px;line-height:1.7}.ebook{padding:70px 0 20px}.ebook .heading{max-width:820px;margin:0 auto}.ebook p{color:#3a4356;line-height:1.8}.immaculate{background:url(https://www.barnettghostwriting.com/assets/images/immaculate.webp) 50%/cover no-repeat;padding:70px 0}.immaculate .heading h2,.immaculate .heading p{color:#fff}.immaculate .heading p{opacity:.85}.immaculate.achieve{margin-top:40px}.achieve-intro{display:grid;grid-template-columns:5fr 7fr;grid-gap:40px;gap:40px;align-items:center;margin-bottom:40px}.achieve-intro h2{color:#fff}.achieve-intro p{color:hsla(0,0%,100%,.8);line-height:1.8}.achieve-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.achieve-box{text-align:center;border-bottom:2px solid #e0b51c;padding-bottom:20px}.achieve-box h6{font-size:60px;font-weight:300;color:#62e389;margin-bottom:6px;background:none;padding:0;-webkit-clip-path:none;clip-path:none;text-transform:none;display:block}.achieve-box p{color:#fff;font-weight:500}@media (max-width:980px){.achieve-grid,.achieve-intro{grid-template-columns:1fr}.achieve-grid{grid-template-columns:repeat(2,1fr)}}.markeing-banner{background:url(/marketing-hero.jpg) 50%/cover no-repeat;padding:130px 20px 100px}.our-guranteed{padding:70px 0 0}.our-guranteed .heading{max-width:820px;margin:0 auto;text-align:center}.our-guranteed .heading p{color:#3a4356;line-height:1.8}.publishing{background:url(https://www.barnettghostwriting.com/assets/images/mark-publishing-bg.webp) 50%/cover no-repeat;margin-top:50px;padding:60px 0}.publishing-grid{display:grid;grid-template-columns:1fr 2fr;grid-gap:0;gap:0;background:hsla(0,0%,100%,.97);border-radius:16px;overflow:hidden;box-shadow:0 30px 70px rgba(10,15,38,.25)}.marketing-tabs{list-style:none;margin:0;padding:0;background:#16295c}.marketing-tabs button{width:100%;text-align:left;padding:16px 20px;background:none;border:none;border-bottom:1px solid hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.85);font-size:13.5px;font-weight:500;cursor:pointer}.marketing-tabs button.active{background:#62e389;color:#07163f;font-weight:700}.marketing-tab-content{padding:40px}.marketing-tab-content .heading h2{font-size:clamp(1.5rem,2.6vw,2rem);margin-bottom:16px}.marketing-tab-content .heading p{color:#3a4356;line-height:1.8}.compose{background:#bfffd8;padding:26px 20px;text-align:center}.compose p{margin:0;font-weight:500;color:#04163a}.compose a{font-weight:800;color:#04163a}.our-away{padding:70px 0}.our-away .heading{max-width:720px;margin:0 auto 44px}.our-away .heading p{color:#3a4356;line-height:1.8}.away-steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.away-box{background:#edeff3;border-radius:15px;text-align:center;padding:40px 22px 26px;position:relative}.away-icon{width:60px;height:60px;margin:0 auto 16px;border-radius:50%;background:#16295c;display:flex;align-items:center;justify-content:center}.away-icon img{width:30px;height:30px;filter:brightness(0) invert(1)}.away-box h4{font-size:1.1rem;margin-bottom:10px}.away-box p{color:#5b647a;font-size:13.5px;line-height:1.7}.away-box h3{margin-top:16px;text-transform:uppercase;font-size:12px;font-weight:700;color:#2c7a52;letter-spacing:.08em}.away-box h3 span{display:inline-block;margin-left:6px;color:#16295c;font-size:14px}@media (max-width:980px){.away-steps,.publishing-grid{grid-template-columns:1fr}}.publishing-banner{background:url(/Publishing-hero.jpg) 50%/cover no-repeat;padding:130px 20px 100px}.ebook-checklist{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;max-width:980px;margin:40px auto 0}.ebook-checklist li{background:#edeff3;border-radius:12px;padding:16px 18px;color:#16295c;font-weight:500;font-size:14.5px;line-height:1.6}.ebook-checklist img{width:20px;height:20px;margin-right:8px;vertical-align:text-bottom}.ebook-checklist span{font-weight:700}.press-release-grid{display:grid;grid-template-columns:7fr 5fr;grid-gap:40px;gap:40px;align-items:center;margin-top:30px}.press-release-grid .ebook-checklist{margin-left:0;margin-right:0;max-width:none}.press-release-img{width:100%;height:auto;border-radius:16px}@media (max-width:980px){.press-release-grid{grid-template-columns:1fr}}.upfront{background:url(/Outstanding-Publishing.jpg) 50%/cover no-repeat;padding:80px 0;margin-top:50px}.upfront-heading{max-width:640px}.heading.upfront-heading h6{display:inline-block;background:#222e41;color:#fff;font-size:13px;font-weight:700;text-transform:uppercase;padding:4px 22px 4px 12px;-webkit-clip-path:polygon(0 0,95% 0,100% 100%,0 100%);clip-path:polygon(0 0,95% 0,100% 100%,0 100%);margin-bottom:16px}.upfront-heading h2{color:#fff;font-size:clamp(1.7rem,3vw,2.3rem);margin-bottom:18px;line-height:1.25}.upfront-heading p{color:hsla(0,0%,100%,.85);line-height:1.8}@media (max-width:980px){.ebook-checklist{grid-template-columns:1fr}}.printing-banner{background:url(/Printing-hero.jpg) 50%/cover no-repeat;padding:130px 20px 100px}.furition-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px}.furition-item img{height:40px;margin-bottom:14px}.furition-item h4{color:#62e389;font-size:1.2rem;margin-bottom:10px}.furition-item p{color:hsla(0,0%,100%,.8);line-height:1.8;margin:0}.we-print{padding:70px 0}.we-print .heading{max-width:720px;margin:0 auto 40px}.we-print .heading p{color:#3a4356;line-height:1.8}.print-options-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.print-option img{width:100%;height:150px;object-fit:cover;border-radius:12px;margin-bottom:14px}.print-option h4{font-size:1rem;font-weight:600;color:#16295c;text-align:center}@media (max-width:980px){.furition-grid{grid-template-columns:1fr}.print-options-grid{grid-template-columns:repeat(2,1fr)}}.cover-banner{background:url(/cover-design-hero.jpg) 50%/cover no-repeat;padding:130px 20px 100px}.unique-designs-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:30px;gap:30px;margin-top:40px}.types-cd{padding:70px 0}.types-cd .heading{margin-bottom:20px}.types-cd-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;margin-top:30px}.tcd-thumb img{width:100%;height:190px;object-fit:cover;border-radius:12px}.tcdbox h4{margin-top:12px;font-size:1rem;font-weight:600;color:#191a1d}.us-apart{padding:70px 0;background:#f5f5f5}.us-apart .heading{max-width:700px;margin:0 auto 30px}.us-apart .heading p{color:#3a4356;line-height:1.8}.us-apart-tabs{list-style:none;margin:0 0 40px;padding:0;display:flex;justify-content:center;flex-wrap:wrap;gap:12px}.us-apart-tabs button{padding:10px 20px;border-radius:999px;background:#16295c;color:#fff;border:none;font-weight:600;font-size:13.5px;cursor:pointer}.us-apart-tabs button.active{background:#62e389;color:#07163f}.us-apart-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:center;background:#fff;border-radius:20px;padding:40px;box-shadow:0 20px 50px rgba(15,23,42,.08)}.us-apart-content h2{font-size:clamp(1.5rem,2.6vw,2rem);margin-bottom:16px}.us-apart-content p{color:#3a4356;line-height:1.8}.us-apart-content img{width:100%;height:auto;border-radius:16px}.work-with{padding:70px 0 100px}.work-with-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:90px 24px;gap:90px 24px;margin-top:70px}.wwbox{background:#edeff3;border-radius:12px;padding:100px 24px 30px;text-align:center;position:relative}.wwthumb{position:absolute;top:-60px;left:0;right:0;margin:0 auto;width:140px}.wwthumb img{width:100%;height:auto;border-radius:10px;box-shadow:0 16px 30px rgba(15,23,42,.18)}.wwcontent h4{font-size:1.2rem;margin-bottom:10px}.wwcontent p{color:#5b647a;font-size:13.5px;line-height:1.7}@media (max-width:980px){.types-cd-row,.unique-designs-grid,.us-apart-content,.work-with-grid{grid-template-columns:1fr}.types-cd-row{grid-template-columns:repeat(2,1fr)}.work-with-grid{grid-template-columns:1fr;margin-top:90px}}.blog-banner{background:url(/Blog-page-hero.jpg) 50%/cover no-repeat #000;padding:150px 20px 90px}.blog-banner h1{color:#fff;font-size:2.4rem;margin-bottom:24px}.blog-banner .btn-block{justify-content:center}.btn-book{background:#22bf64;border-color:#22bf64;color:#fff}.blog_cat{padding:70px 0 30px}.blog_cat .heading{max-width:700px;margin:0 auto 30px}.blog_cat .heading p{color:#3a4356;line-height:1.8}.nav-pills{list-style:none;margin:0;padding:0;display:flex;justify-content:center;flex-wrap:wrap;gap:10px}.nav-pills button{padding:10px 18px;border-radius:999px;background:#edeff3;color:#16295c;border:none;font-weight:600;font-size:13px;cursor:pointer}.nav-pills button.active{background:#62e389;color:#07163f}.blog_list{padding:40px 0 70px}.post_row{display:grid;grid-template-columns:5fr 7fr;grid-gap:40px;gap:40px;align-items:center;padding:30px 0;border-bottom:1px solid rgba(15,23,42,.08)}.post_row:first-child{padding-top:0}.post_left_thumb img{width:100%;height:220px;object-fit:cover;border-radius:16px}.post_left_cnt .title{display:block;font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:700;color:#16295c;margin-bottom:10px}.author-tag.truncate{display:flex;align-items:center;gap:10px;margin-bottom:12px;font-size:13px;color:#6b7186}.author-tag .ccc{color:#2c7a52;font-weight:700}.post_left_cnt p{color:#3a4356;line-height:1.8;margin-bottom:10px}.read-more{color:#2c7a52;font-weight:700}@media (max-width:980px){.post_row{grid-template-columns:1fr}}.blog-article-banner{background:linear-gradient(135deg,#0e1a3c,#16295c);padding:140px 20px 70px}.blog-article-category{display:inline-block;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;background:#62e389;color:#07163f;padding:6px 16px;border-radius:999px;margin-bottom:18px}.blog-article-banner h1{color:#fff;font-size:clamp(1.8rem,3.6vw,2.6rem);line-height:1.3;max-width:780px;margin-bottom:14px}.blog-article-date{color:hsla(0,0%,100%,.65);font-size:14px;font-weight:600}.blog-article{padding:70px 0 90px}.blog-article-grid{display:grid;grid-template-columns:7fr 5fr;grid-gap:60px;gap:60px;align-items:start}.blog-article-featured{width:100%;height:clamp(220px,32vw,380px);object-fit:cover;border-radius:20px;margin-bottom:32px;box-shadow:0 24px 60px -20px rgba(15,23,42,.35)}.blog-article-lead{font-size:1.15rem;font-weight:500;color:#16295c;line-height:1.8;margin-bottom:12px}.blog-article-body h2{font-size:1.4rem;margin:40px 0 16px}.blog-article-body p{color:#3a4356;line-height:1.85;margin:0 0 16px}.blog-article-cta{margin-top:40px;padding:32px;border-radius:20px;background:#edeff3}.blog-article-cta p{margin:0 0 18px;font-weight:500;color:#16295c}.blog-article-faqs{margin-top:48px}.blog-article-faqs h2{font-size:1.4rem;margin:0 0 20px}.blog-article-faq-list{display:flex;flex-direction:column;gap:12px}.blog-article-sidebar{position:-webkit-sticky;position:sticky;top:100px;background:#f8f9fa;border-radius:20px;padding:28px}.blog-article-sidebar h3{font-size:1.1rem;margin-bottom:18px}.blog-article-related{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.blog-article-related a{display:flex;align-items:center;gap:14px;font-weight:600;font-size:14px;color:#1a1f3a;line-height:1.4}.blog-article-related a:hover{color:#2c7a52}.blog-article-related-thumb{width:64px;height:64px;flex-shrink:0;border-radius:12px;object-fit:cover}@media (max-width:980px){.blog-article-grid{grid-template-columns:1fr}.blog-article-sidebar{position:static}}.contact-banner{background:url(/contact-us-header.jpg) 50%/cover no-repeat;padding:130px 20px 100px}.contact-us.pattern-bg{padding:70px 0}.contact-us .heading{max-width:760px;margin:0 auto 40px}.contact-us .heading p{color:#3a4356;line-height:1.8}.contact-wrapper{display:grid;grid-template-columns:7fr 5fr;grid-gap:30px;gap:30px;background:#fff;border-radius:20px;box-shadow:0 20px 60px rgba(15,23,42,.1);padding:40px}.info-form form{display:grid;grid-gap:16px;gap:16px}.info-form input,.info-form textarea{border:none;border-bottom:1px solid #d8dbe3;padding:14px 4px;font-size:14px}.info-form textarea{resize:none;height:100px}.info-form .btn-yellow{width:100%;justify-content:center;border-radius:8px}.contact-details-box{background:#e3f5e5;border-radius:15px;padding:30px}.contact-details-box h2{text-align:center;font-size:1.8rem;margin-bottom:20px}.contact-details-list{list-style:none;margin:0 0 24px;padding:0}.contact-details-list li{padding:12px 0;border-bottom:1px solid rgba(15,23,42,.08)}.contact-details-list a{color:#0c8e1b;font-weight:600;font-size:14px}.contact-details-box h6{text-align:center;font-size:13px;font-weight:700;color:#1a1f3a;text-transform:none;background:none;-webkit-clip-path:none;clip-path:none;display:block;padding:0;margin-bottom:16px}.contact-details-social{display:flex;justify-content:center;gap:14px}.contact-details-social a{color:#1a1f3a}.contact-details-social a:hover{color:#2c7a52}@media (max-width:980px){.contact-wrapper{grid-template-columns:1fr}}@media (max-width:640px){.contact-wrapper{padding:24px}}.new-editing-banner{background:radial-gradient(circle at 78% 20%,#1c3a7a 0,transparent 42%),radial-gradient(circle at 12% 88%,#123060 0,transparent 45%),#07163f;padding:110px 20px}.new-editing-banner-inner{max-width:820px}.new-editing-banner h1{color:#fff;font-size:clamp(1.8rem,3.2vw,2.3rem);line-height:1.35;margin-bottom:18px}.new-editing-banner p{color:hsla(0,0%,100%,.85);line-height:1.8}.new-editing-banner .btn-block{justify-content:center}.our-voice{padding:70px 0 20px}.our-voice .heading{max-width:780px;margin:0 auto}.our-voice .heading p{color:#3a4356;line-height:1.8}.assurance{margin-top:40px}.assurance .grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.assurance .box{background:#edeff3;border-radius:12px;padding:28px 20px;text-align:center}.assurance .box h4{font-size:1.05rem;font-weight:700;color:#16295c;min-height:46px;display:flex;align-items:center;justify-content:center;margin-bottom:0}.assurance .box svg.seal{margin:16px auto;display:block}.assurance .box p{font-size:13px;color:#5b647a;line-height:1.6}.nservices{background:#112e5d;padding:70px 0}.nservices .heading h6{background:#62e389}.nservices .heading h2,.nservices .heading p{color:#fff}.nservices .heading p{opacity:.85;max-width:760px;margin:0 auto}.nservices .wrap{display:grid;grid-template-columns:2fr 1fr;grid-gap:40px;gap:40px;align-items:center;margin-top:40px}.nservices .grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.nservices .item h4{background:#bfffd8;color:#222e41;font-size:1rem;font-weight:600;padding:6px 12px;border-radius:6px;margin-bottom:12px;display:inline-block}.nservices .item p{font-size:13px;color:hsla(0,0%,100%,.85);line-height:1.7}.nservices .side img{width:100%;height:auto;border-radius:16px}.nservices .btn-block{justify-content:center;margin-top:34px}.ls-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;margin-top:40px}.ls-card{position:relative;background:#fff;border-radius:16px;padding:30px 26px;box-shadow:0 18px 40px -24px rgba(8,16,40,.55);transition:transform .25s ease,box-shadow .25s ease}.ls-card:hover{transform:translateY(-6px)}.ls-icon{width:50px;height:50px;border-radius:12px;background:#bfffd8;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.ls-icon svg circle{fill:#62e389}.ls-card h3{font-weight:700;font-size:1.1rem;color:#16295c;margin-bottom:10px;line-height:1.3}.ls-card p{font-size:13.5px;line-height:1.7;color:#5b647a;margin:0}@media (max-width:980px){.ls-grid{grid-template-columns:repeat(2,1fr)}}.why-matters{padding:70px 0}.why-matters .row{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:46px;gap:46px;align-items:center}.why-matters .heading.left{text-align:left;margin-bottom:16px}.why-matters .heading.left h6{margin-left:0}.why-matters p{color:#3a4356;line-height:1.8;margin-bottom:14px}.checks{list-style:none;margin:18px 0 26px;padding:0;display:grid;grid-template-columns:1fr 1fr;grid-gap:12px 26px;gap:12px 26px}.checks li{display:flex;align-items:flex-start;gap:10px;font-size:14px;font-weight:500;color:#222e41}.checks svg{flex:0 0 20px;margin-top:1px}.manuscript-art{max-width:400px;margin:0 auto}.manuscript-art svg{width:100%;height:auto}.value-blocks{padding:70px 0}.value-blocks .grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:22px;gap:22px}.value-blocks .box{border:1px solid #e3e7ef;border-top:4px solid #62e389;padding:26px 24px;background:#fff}.value-blocks .box h4{font-size:1.15rem;font-weight:700;color:#16295c;margin-bottom:10px}.value-blocks .box p{font-size:13.5px;color:#5b647a;line-height:1.7}.faqs .list{max-width:860px;margin:0 auto}.faqs .list details{background:#fff;margin-bottom:12px;border-left:4px solid #62e389;border-radius:4px}.faqs .list summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:14px;padding:16px 20px;font-size:15px;font-weight:600;color:#16295c}.faqs .list summary::-webkit-details-marker{display:none}.faqs .list summary:after{content:"+";font-size:22px;font-weight:600;color:#2c7a52;line-height:1}.faqs .list details[open] summary:after{content:"\2013"}.faqs .list details p{padding:0 20px 18px;margin:0;color:#5b647a;font-size:14px;line-height:1.7}.editing-types-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;margin-top:40px}.editing-type-card img{width:100%;height:180px;object-fit:cover;border-radius:12px;margin-bottom:18px}.editing-type-card h4{color:#fff;font-size:1.2rem;margin-bottom:10px}.editing-type-card p{color:hsla(0,0%,100%,.8);font-size:13.5px;line-height:1.7}@media (max-width:980px){.assurance .grid,.checks,.editing-types-grid,.nservices .grid,.nservices .wrap,.value-blocks .grid,.why-matters .row{grid-template-columns:1fr}.assurance .grid{grid-template-columns:repeat(2,1fr)}}.feature-box-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-top:40px}.feature-box{background:#fff;border-radius:12px;box-shadow:0 12px 30px rgba(15,23,42,.06);padding:28px 22px;text-align:center}.feature-box-grid--icon .feature-box img{width:56px;height:56px;margin-bottom:16px}.feature-box-grid--photo .feature-box{padding:0 0 22px;overflow:hidden;text-align:left}.feature-box-grid--photo .feature-box img{width:100%;height:170px;object-fit:cover;margin-bottom:16px}.feature-box-grid--photo .feature-box h4,.feature-box-grid--photo .feature-box p{padding:0 20px}.feature-box h4{font-size:1.05rem;font-weight:700;color:#16295c;margin-bottom:10px}.feature-box p{font-size:13.5px;color:#5b647a;line-height:1.7}.achieve-checklist{list-style:none;margin:30px 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr;grid-gap:10px 24px;gap:10px 24px}.achieve-checklist li{color:#fff;font-weight:500;font-size:14px;display:flex;align-items:center;gap:10px}.achieve-checklist img{width:20px;height:20px;flex-shrink:0}.feature-image-checklist{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:center;margin-top:30px}.achieve-checklist--dark{grid-template-columns:1fr;margin-top:0;gap:14px}.achieve-checklist--dark li{font-size:15px}@media (max-width:980px){.feature-image-checklist{grid-template-columns:1fr}}.our-bringing{padding:70px 0}.our-bringing .heading{max-width:780px;margin:0 auto}.our-bringing .heading p{color:#3a4356;line-height:1.8}.bringing-grid{display:grid;grid-template-columns:2fr 1fr;grid-gap:40px;gap:40px;align-items:start;margin-top:40px}.bringing-list{grid-column:1;list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:0 24px}.bringing-list li{width:calc(33.33% - 16px);margin-bottom:24px}.bringing-list h4{font-size:1rem;font-weight:600;background:linear-gradient(90deg,#bfffd8,rgba(191,255,216,.08));padding:6px 10px;border-radius:7px;margin-bottom:10px;display:inline-block}.bringing-list p{font-size:13.5px;color:#5b647a;line-height:1.7;margin:0}.bringing-grid .btn-block{grid-column:1}.bringing-side-img{grid-column:2;grid-row:1/span 2;width:100%;height:auto;border-radius:16px;align-self:start}@media (max-width:980px){.achieve-checklist,.bringing-grid,.feature-box-grid{grid-template-columns:1fr}.bringing-list li{width:100%}.bringing-side-img{grid-column:1;grid-row:auto}.bgf-cols,.excep-service-grid,.exceptional-grid,.exceptional-list-grid,.exceptional-list-inner,.faqs-grid,.header-text,.our-editing-grid,.process-steps,.pursuit-grid,.video-row{grid-template-columns:1fr}.exceptional-list h3,.exceptional-list-inner{text-align:center}.exceptional-list-lead{margin-left:auto;margin-right:auto}.exceptional-list-visual{order:-1;height:220px}.excep-service-tiles{grid-template-columns:1fr 1fr}.editing-points li{width:100%}.svg-container{height:320px;margin-top:30px}.bgf-cta-banner{flex-direction:column;align-items:flex-start}}@media (max-width:1200px){.bgw-bar{justify-content:space-between}.bgw-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border-top:1px solid #e8eaf0;max-height:calc(100vh - 70px);overflow-y:auto;flex-direction:column;align-items:stretch;padding:12px;z-index:65;overflow-anchor:none;justify-content:flex-start}.bgw-nav.open{display:flex}.bgw-item,.bgw-link{width:100%}.bgw-link{justify-content:space-between}.bgw-panel{position:static;box-shadow:none;border:none;width:auto!important;max-width:none;padding:8px 0 8px 16px}.bgw-panel--cols4,.bgw-panel--cols5{grid-template-columns:1fr 1fr}.bgw-cta{display:none}.bgw-mobile-cta{display:block;margin-top:12px;padding:14px;text-align:center;border-radius:12px;background:#2c7a52;color:#fff;font-weight:700}.bgw-burger{display:flex}}@media (max-width:980px){.badge-strip-grid,.dreaming-cta-grid,.footer-grid,.home-hero-inner,.home-partner-grid,.home-services-grid,.promo-online-grid{grid-template-columns:1fr}.home-services-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.sticky-right,.sticky-social{display:none}.about-grid,.brand-logos,.contact-grid,.faq-grid,.footer-grid,.hero-block,.hero-block-alt,.portfolio-grid,.service-grid,.stats-grid,.team-grid,.testimonials-grid{grid-template-columns:1fr}.site-nav-light{flex-wrap:wrap}}@media (max-width:720px){.page{padding:0 16px}.hero-block,.hero-block-alt{padding:48px 24px}.menu-toggle-light{display:inline-flex}.nav-links-light{display:none;width:100%;flex-direction:column;align-items:flex-start;gap:16px;padding-top:16px}.nav-links-light.open{display:flex}.footer{flex-direction:column;align-items:stretch}}.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.no-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.bgw-nav{scrollbar-width:none;-ms-overflow-style:none}.bgw-nav::-webkit-scrollbar{display:none;width:0;height:0}.marquee{overflow:hidden;width:100%;scrollbar-width:none;-ms-overflow-style:none;-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}.marquee::-webkit-scrollbar{display:none}.marquee-track{display:flex;gap:20px;width:max-content;animation-name:marquee-scroll;animation-timing-function:linear;animation-iteration-count:infinite}.marquee:focus-within .marquee-track,.marquee:hover .marquee-track{animation-play-state:paused}@keyframes marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.marquee-track{animation:none}}@media (prefers-reduced-motion:no-preference){.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}.reveal.in-view{opacity:1;transform:translateY(0)}}.achieve-box,.away-box,.blog-card,.ebook-checklist li,.excep-tile,.faq-card,.furition-item,.print-option,.process-box,.rclient-item,.showcase-book,.tcdbox,.testimonial-item,.us-apart-content,.wwbox{transition:transform .3s ease,box-shadow .3s ease}.achieve-box:hover,.away-box:hover,.blog-card:hover,.ebook-checklist li:hover,.excep-tile:hover,.faq-card:hover,.print-option:hover,.process-box:hover,.tcdbox:hover,.testimonial-item:hover,.wwbox:hover{transform:translateY(-6px);box-shadow:0 20px 40px rgba(15,23,42,.12)}.furition-item:hover{transform:translateY(-6px)}.rclient-item{overflow:hidden}.rclient-item img{transition:transform .4s ease}.rclient-item:hover img{transform:scale(1.06)}.rclient-item .play_btn{transition:transform .3s ease,background .3s ease}.rclient-item:hover .play_btn{transform:translate(-50%,-50%) scale(1.15);background:#62e389;color:#07163f}.bgf-pill,.bgw-cta,.bgw-page .btn,.bgw-sub,.btn-solid-black,.btn-solid-orange,.marketing-tabs button,.nav-pills button,.us-apart-tabs button{transition:transform .25s ease,background .25s ease,box-shadow .25s ease,color .25s ease}.bgf-pill:hover,.bgw-cta:hover,.marketing-tabs button:hover,.nav-pills button:hover,.us-apart-tabs button:hover{transform:translateY(-2px)}.bgw-cta:hover{box-shadow:0 12px 24px -10px rgba(44,122,82,.6)}.bgf-soc,.contact-details-social a,.footer-social a,.footer-social-row a{transition:transform .25s ease,background .25s ease,color .25s ease}.bgf-soc:hover,.footer-social a:hover{transform:translateY(-3px)}.contact-details-social a:hover{transform:translateY(-3px) scale(1.1)}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.lp-page{background:#fff}.lp-topbar{background:#04163a;color:#cdd6e3;font-size:13px;padding:8px 0}.lp-topbar-inner{justify-content:space-between;flex-wrap:wrap}.lp-topbar-inner,.lp-topbar-links{display:flex;align-items:center;gap:20px}.lp-link-btn,.lp-topbar-links a{color:#cdd6e3;display:inline-flex;align-items:center;gap:6px}.lp-link-btn{background:none;border:none;padding:0;font:inherit;cursor:pointer}.lp-link-btn:hover,.lp-topbar-links a:hover{color:#bfffd8}.lp-topbar-consult{display:inline-flex;align-items:center;gap:10px;background:#62e389;color:#04163a;font-weight:700;border-radius:999px;padding:6px 18px}.lp-header{background:#fff;border-bottom:1px solid #e8eaf0;padding:14px 0}.lp-header-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.lp-header-logo img{height:46px;width:auto;display:block}.lp-header-cta{display:flex;align-items:center;gap:12px}.lp-header-phone{font-weight:700;color:#04163a;text-decoration:none;white-space:nowrap}@media (max-width:640px){.lp-topbar-inner{justify-content:center;text-align:center}.lp-header{padding:10px 0}.lp-header-inner{gap:12px}.lp-header-logo img{height:34px}.lp-header-phone{display:none}.lp-header-cta{gap:8px}.lp-header-cta .btn{padding:10px 18px;font-size:13px}}.lp-hero{background-color:#04163a;background-size:cover;background-position:50%;background-repeat:no-repeat;color:#fff;padding:100px 0;position:relative;overflow:hidden}.lp-hero-inner{display:block}.lp-hero-copy{max-width:620px}.lp-hero-badge{display:inline-flex;align-items:center;gap:8px;background:#bfffd8;color:#04163a;font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:.06em;padding:6px 16px;border-radius:999px;margin-bottom:18px}.lp-hero-copy h1{font-size:clamp(2rem,4vw,3rem);line-height:1.15;margin:0 0 14px}.lp-hero-copy h2{font-size:clamp(1.1rem,2vw,1.4rem);color:#bfffd8;font-weight:600;margin:0 0 16px}.lp-hero-copy p{color:hsla(0,0%,100%,.8);max-width:480px;line-height:1.7;margin:0 0 26px}.lp-hero-actions{display:flex;gap:16px;flex-wrap:wrap}.lp-split-photo,.lp-strip-photo{object-position:75% center}.lp-section{padding:70px 0}.lp-section.lp-tint{background:#f4f7fb}.lp-section-heading{text-align:center;max-width:720px;margin:0 auto 44px}.lp-section-heading h2{font-size:clamp(1.6rem,3vw,2.2rem);color:#04163a;margin:0 0 14px}.lp-section-heading p{color:#5b647a;line-height:1.8}.lp-services-strip{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:30px;gap:30px}.lp-services-strip img{width:100%;max-width:320px;aspect-ratio:1/1;object-fit:cover;border-radius:16px;justify-self:center}.lp-services-col{display:flex;flex-direction:column;gap:14px}.lp-service-pill{display:flex;align-items:center;gap:14px;background:#04163a;color:#fff;padding:16px 20px;border-radius:12px;font-weight:700}.lp-service-pill span.lp-num{width:34px;height:34px;border-radius:50%;background:#62e389;color:#04163a;display:flex;align-items:center;justify-content:center;font-size:13px;flex-shrink:0}.lp-genres{background:#04163a;color:#fff;padding:70px 0}.lp-genre-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px;max-width:760px;margin:0 auto}.lp-genre-card{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);border-radius:14px;padding:20px 22px}.lp-genre-card-top{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:8px}.lp-genre-card h4{margin:0;font-size:1.1rem}.lp-genre-card .lp-genre-num{color:#62e389;font-weight:800;font-size:1.1rem}.lp-genre-card p{margin:0;color:hsla(0,0%,100%,.72);font-size:13.5px;line-height:1.6}.lp-split{display:grid;grid-template-columns:1fr 1fr;grid-gap:50px;gap:50px;align-items:center}.lp-split img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:18px}.lp-split h6{color:#2c7a52;font-weight:700;text-transform:uppercase;font-size:13px;letter-spacing:.06em;margin:0 0 10px}.lp-split h2{font-size:clamp(1.5rem,3vw,2.1rem);color:#04163a;margin:0 0 16px}.lp-split p{color:#5b647a;line-height:1.8;margin:0 0 16px}.lp-discount-banner{background:linear-gradient(120deg,#04163a,#146150);color:#fff;border-radius:20px;padding:40px 44px;display:flex;align-items:center;justify-content:space-between;gap:30px;flex-wrap:wrap}.lp-discount-banner h3{font-size:clamp(1.3rem,2.6vw,1.8rem);margin:0 0 8px}.lp-discount-banner p{margin:0;color:hsla(0,0%,100%,.8)}.lp-discount-copy{flex:1 1 320px;min-width:0}.lp-discount-actions{flex-shrink:0}.lp-discount-badge{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;width:84px;height:84px;border-radius:50%;background:#bfffd8;color:#04163a;font-weight:800;flex-shrink:0}.lp-discount-badge strong{font-size:1.3rem;line-height:1}.lp-discount-badge span{font-size:10px;text-transform:uppercase}.lp-list-icons{display:flex;flex-direction:column;gap:18px}.lp-list-icons li{display:flex;align-items:flex-start;gap:14px;list-style:none}.lp-list-icons .lp-icon-chip{width:44px;height:44px;border-radius:12px;background:#eef6f1;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#2c7a52;font-weight:800}.lp-list-icons h5{margin:0 0 4px;color:#04163a}.lp-list-icons p{margin:0;color:#5b647a;font-size:13.5px;line-height:1.6}.lp-why-grid{background:#04163a;color:#fff;border-radius:24px;padding:50px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.lp-why-card{border:1px solid hsla(0,0%,100%,.15);border-radius:14px;padding:24px}.lp-why-card h4{color:#bfffd8;margin:0 0 8px}.lp-why-card p{margin:0;color:hsla(0,0%,100%,.75);font-size:14px;line-height:1.7}.lp-logo-row{display:flex;align-items:center;justify-content:center;gap:40px;flex-wrap:wrap;opacity:.7}.lp-logo-row span{font-family:Poppins,sans-serif;font-weight:700;font-size:1.1rem;color:#3a4356}.lp-final-cta{background:#04163a;color:#fff;border-radius:24px;padding:50px;display:flex;align-items:center;justify-content:space-between;gap:30px;flex-wrap:wrap}.lp-final-cta h2{font-size:clamp(1.5rem,3vw,2.1rem);margin:0 0 10px}.lp-final-cta p{margin:0;color:hsla(0,0%,100%,.75);max-width:420px}.lp-final-cta-books{display:flex;gap:-20px}.lp-final-cta-books img{width:90px;border-radius:6px;box-shadow:0 20px 40px -14px rgba(0,0,0,.6);margin-left:-20px}.lp-final-cta-books img:first-child{margin-left:0}.lp-final-cta-image{flex-shrink:0}.lp-final-cta-image img{width:220px;height:160px;object-fit:cover;object-position:75% center;border-radius:14px;box-shadow:0 24px 48px -18px rgba(0,0,0,.6)}.lp-footer{background:#f4f7fb;padding:20px 0;text-align:center;color:#5b647a;font-size:13px}.lp-footer a{color:#5b647a;text-decoration:underline}.lp-modal-overlay{position:fixed;inset:0;background:rgba(4,22,58,.72);display:flex;align-items:center;justify-content:center;padding:20px;overflow-y:auto;z-index:1000}.lp-modal{position:relative;width:100%;max-width:480px;border-radius:20px;overflow:hidden;box-shadow:0 40px 80px -20px rgba(0,0,0,.55);margin:auto}.lp-modal-bg{position:absolute;inset:0;background:url(/lp-form.png) 50%/cover no-repeat;filter:blur(6px) saturate(.9);transform:scale(1.08);z-index:0}.lp-modal-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,22,58,.86),rgba(4,22,58,.96))}.lp-modal-close{position:absolute;top:14px;right:14px;width:34px;height:34px;border-radius:50%;border:none;background:hsla(0,0%,100%,.15);color:#fff;font-size:20px;line-height:1;cursor:pointer;z-index:2}.lp-modal-close:hover{background:hsla(0,0%,100%,.3)}.lp-modal-content{position:relative;z-index:1;padding:44px 32px 32px;color:#fff}.lp-modal-content .lp-hero-badge{margin-bottom:14px}.lp-modal-content h3{font-size:1.5rem;margin:0 0 8px}.lp-modal-content p{color:hsla(0,0%,100%,.78);line-height:1.6;margin:0 0 22px}.lp-modal-form{display:flex;flex-direction:column;gap:14px}.lp-modal-form input,.lp-modal-form textarea{width:100%;border-radius:10px;border:1px solid hsla(0,0%,100%,.25);background:hsla(0,0%,100%,.08);color:#fff;padding:12px 14px;font-size:14px;font-family:inherit}.lp-modal-form input::placeholder,.lp-modal-form textarea::placeholder{color:hsla(0,0%,100%,.55)}.lp-modal-form textarea{min-height:90px;resize:vertical}.lp-modal-form button[type=submit]{justify-content:center;margin-top:4px;cursor:pointer}.lp-modal-status{margin:0;font-size:13.5px;color:#bfffd8}@media (max-width:900px){.lp-services-strip,.lp-split{grid-template-columns:1fr}.lp-hero{padding:80px 0}.lp-genre-grid,.lp-why-grid{grid-template-columns:1fr}.lp-why-grid{padding:30px}.lp-discount-banner,.lp-final-cta{flex-direction:column;text-align:center}}.testimonial-item.active:hover{transform:scale(1.08)}@media (max-width:640px){.testimonial-item{flex:0 0 82vw}.quote-mark{font-size:56px}}