.fc-ebook{--fc-ebook-bg: #f8fafc;--fc-ebook-card: #ffffff;--fc-ebook-text: #0f172a;--fc-ebook-muted: #526071;--fc-ebook-border: rgba(79, 70, 229, .14);--fc-ebook-primary: #4f46e5;--fc-ebook-primary-2: #6d28d9;--fc-ebook-soft: #eef2ff;--fc-ebook-warning: #f59e0b;--fc-ebook-shadow: 0 16px 42px rgba(15, 23, 42, .08);background:radial-gradient(circle at 20% 0%,rgba(79,70,229,.08),transparent 26rem),radial-gradient(circle at 100% 8%,rgba(109,40,217,.08),transparent 26rem),var(--fc-ebook-bg);color:var(--fc-ebook-text)}.fc-ebook *,.fc-ebook *:before,.fc-ebook *:after{box-sizing:border-box}.fc-ebook-icon{display:block;width:2.2rem;height:2.2rem}.fc-ebook__page{display:grid;gap:2.4rem;padding-top:clamp(2rem,4vw,4.4rem);padding-bottom:3.2rem}.fc-ebook__hero{display:grid;gap:2.8rem;align-items:start}.fc-ebook__gallery{display:grid;grid-template-columns:6rem 1fr;gap:1.4rem;align-items:start}.fc-ebook__thumbs{display:grid;gap:1rem}.fc-ebook__thumb{display:grid;width:6rem;aspect-ratio:1;place-items:center;overflow:hidden;border:1px solid rgba(15,23,42,.12);border-radius:.8rem;background:#fff;box-shadow:0 8px 20px #0f172a0f;cursor:pointer;padding:0;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.fc-ebook__thumb.is-active{border-color:var(--fc-ebook-primary);box-shadow:0 0 0 2px #4f46e51f}.fc-ebook__thumb:hover,.fc-ebook__thumb:focus-visible{border-color:var(--fc-ebook-primary);outline:0;transform:translateY(-1px)}.fc-ebook__thumb img{display:block;width:100%;height:100%;object-fit:cover}.fc-ebook__cover-card{display:grid;min-height:34rem;place-items:center;padding:clamp(1.6rem,3vw,3.2rem);border-radius:1.2rem;background:linear-gradient(180deg,#fff,#f7f8ff)}.fc-ebook__cover-button{display:grid;width:100%;place-items:center;padding:0;border:0;background:transparent;cursor:zoom-in}.fc-ebook__cover-button:focus-visible{outline:2px solid var(--fc-ebook-primary);outline-offset:.6rem;border-radius:1rem}.fc-ebook__cover{display:block;width:min(80%,36rem);height:auto;border-radius:.8rem;filter:drop-shadow(0 22px 34px rgba(15,23,42,.2));transition:transform .18s ease}.fc-ebook__cover-button:hover .fc-ebook__cover{transform:scale(1.015)}.fc-ebook__cover-placeholder{display:grid;width:min(74%,32rem);aspect-ratio:.72;place-items:end start;padding:2rem;border-radius:.8rem;background:linear-gradient(145deg,#27115c,#111827);color:#fff;font-size:3rem;font-weight:900}.fc-ebook__media-dialog{width:min(94vw,112rem);max-width:94vw;max-height:92vh;padding:0;border:0;background:transparent;overflow:visible}.fc-ebook__media-dialog::backdrop{background:#0f172ac7;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.fc-ebook__media-dialog-inner{position:relative;display:grid;max-height:92vh;place-items:center}.fc-ebook__media-large{display:block;width:auto;max-width:100%;max-height:92vh;border-radius:1rem;background:#fff;box-shadow:0 24px 70px #0000006b}.fc-ebook__media-close{position:absolute;top:-1.4rem;right:-1.4rem;z-index:2;display:grid;width:4rem;height:4rem;place-items:center;padding:0;border:0;border-radius:999px;background:#fff;color:var(--fc-ebook-text);cursor:pointer;box-shadow:0 12px 28px #0f172a3d;font-size:2.8rem;font-weight:700;line-height:1}.fc-ebook__media-nav{position:absolute;top:50%;z-index:2;display:grid;width:4.8rem;height:4.8rem;place-items:center;padding:0;border:0;border-radius:999px;background:#fffffff0;color:var(--fc-ebook-text);cursor:pointer;box-shadow:0 12px 28px #0f172a3d;font-size:4rem;font-weight:500;line-height:1;transform:translateY(-50%)}.fc-ebook__media-nav:hover,.fc-ebook__media-nav:focus-visible,.fc-ebook__media-close:hover,.fc-ebook__media-close:focus-visible{outline:0;color:var(--fc-ebook-primary)}.fc-ebook__media-nav--prev{left:-2.4rem}.fc-ebook__media-nav--next{right:-2.4rem}.fc-ebook__buy{padding-top:1rem}.fc-ebook__badge{display:inline-flex;width:fit-content;margin-bottom:1rem;padding:.42rem .85rem;border:1px solid rgba(79,70,229,.18);border-radius:999px;background:#ede9fe;color:var(--fc-ebook-primary);font-size:1.1rem;font-weight:900;letter-spacing:.05em;line-height:1.2;text-transform:uppercase}.fc-ebook__title{max-width:58rem;margin:0;color:var(--fc-ebook-text);font-size:clamp(3.3rem,5.5vw,5.6rem);line-height:1.04;letter-spacing:-.045em}.fc-ebook__lead{max-width:53rem;margin:1.6rem 0 0;color:var(--fc-ebook-text);font-size:1.58rem;line-height:1.6}.fc-ebook__rating{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center;margin-top:1.4rem;color:var(--fc-ebook-warning);font-size:1.45rem}.fc-ebook__rating strong{color:var(--fc-ebook-text);font-size:1.25rem}.fc-ebook__price-row{display:flex;gap:1rem;align-items:baseline;margin-top:2rem}.fc-ebook__price{color:var(--fc-ebook-primary);font-size:3.6rem;font-weight:950;letter-spacing:-.04em;line-height:1}.fc-ebook__compare{color:var(--fc-ebook-muted);font-size:1.6rem;text-decoration:line-through}.fc-ebook__tax{margin:.45rem 0 0;color:var(--fc-ebook-muted);font-size:1.16rem}.fc-ebook__form,.fc-ebook__form form{margin:0}.fc-ebook__cta{display:inline-flex;gap:.9rem;align-items:center;justify-content:center;width:100%;min-height:5.6rem;margin-top:1.8rem;border-color:transparent;border-radius:.8rem;background:linear-gradient(135deg,var(--fc-ebook-primary),var(--fc-ebook-primary-2));color:#fff;box-shadow:0 16px 28px #4f46e547;font-size:1.55rem;font-weight:900}.fc-ebook__cta .fc-ebook-icon,.fc-ebook__sticky-button .fc-ebook-icon{width:2rem;height:2rem}.fc-ebook__sample-link{display:inline-flex;gap:.7rem;align-items:center;justify-content:center;width:100%;min-height:4.4rem;margin-top:1rem;border:1px solid rgba(79,70,229,.18);border-radius:.8rem;background:#fff;color:var(--fc-ebook-primary);font-size:1.3rem;font-weight:850;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.fc-ebook__sample-link:hover,.fc-ebook__sample-link:focus-visible{border-color:#4f46e55c;color:var(--fc-ebook-primary);outline:0;box-shadow:0 10px 24px #4f46e51a;transform:translateY(-1px)}.fc-ebook__sample-link .fc-ebook-icon{width:2rem;height:2rem}.fc-ebook__bundle-upsell{margin:2.4rem 0 0;padding:2rem;border:1px solid rgba(18,18,18,.12);border-radius:1.4rem;background:#f8fafc}.fc-ebook__bundle-upsell-badge{display:inline-block;margin-bottom:1rem;padding:.4rem 1rem;border-radius:999px;background:#111827;color:#fff;font-size:1.2rem;font-weight:700;letter-spacing:.02em;line-height:1.2;text-transform:uppercase}.fc-ebook__bundle-upsell h3{margin:0 0 1rem;color:var(--fc-ebook-text);font-size:2rem;line-height:1.25}.fc-ebook__bundle-upsell p{margin:0 0 1.2rem;color:var(--fc-ebook-text);font-size:1.5rem;line-height:1.5}.fc-ebook__bundle-upsell-button{display:inline-flex;align-items:center;justify-content:center;margin-top:.6rem;padding:1.2rem 1.8rem;border-radius:1rem;background:#111827;color:#fff;font-weight:700;line-height:1.2;text-align:center;text-decoration:none}.fc-ebook__bundle-upsell-button:hover,.fc-ebook__bundle-upsell-button:focus-visible{color:#fff;opacity:.9}.fc-ebook__cta:hover,.fc-ebook__sticky-button:hover{filter:brightness(1.05);color:#fff}.fc-ebook__perks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.6rem}.fc-ebook__perk{display:flex;gap:.8rem;align-items:center;min-width:0;color:var(--fc-ebook-text)}.fc-ebook__perk-icon,.fc-ebook__trust-icon,.fc-ebook__circle{display:grid;flex:0 0 auto;place-items:center;border-radius:999px;background:var(--fc-ebook-soft);color:var(--fc-ebook-primary);font-weight:900}.fc-ebook__perk-icon{width:3.2rem;height:3.2rem;font-size:1.1rem}.fc-ebook__perk-icon .fc-ebook-icon{width:2rem;height:2rem}.fc-ebook__perk strong,.fc-ebook__perk small{display:block}.fc-ebook__perk strong{font-size:1.18rem;line-height:1.2}.fc-ebook__perk small{color:var(--fc-ebook-muted);font-size:1.08rem;line-height:1.25}.fc-ebook__trust,.fc-ebook__section,.fc-ebook__audience,.fc-ebook__faq,.fc-ebook__final{border:1px solid rgba(15,23,42,.08);border-radius:1.2rem;background:#ffffffe6;box-shadow:var(--fc-ebook-shadow)}.fc-ebook__trust{display:grid;gap:1.4rem;padding:1.8rem}.fc-ebook__trust-item{display:flex;gap:1rem;align-items:center}.fc-ebook__trust-icon{width:4rem;height:4rem}.fc-ebook__trust-icon .fc-ebook-icon{width:2.4rem;height:2.4rem}.fc-ebook__trust-item strong,.fc-ebook__trust-item small{display:block}.fc-ebook__trust-item strong{font-size:1.28rem;line-height:1.25}.fc-ebook__trust-item small{color:var(--fc-ebook-muted);font-size:1.12rem;line-height:1.3}.fc-ebook__section{padding:clamp(2.2rem,4vw,3.2rem)}.fc-ebook__section--center{text-align:center}.fc-ebook__section--plain{border:0;background:transparent;box-shadow:none;text-align:center}.fc-ebook h2{margin:0;color:var(--fc-ebook-text);font-size:clamp(2.3rem,3vw,3.2rem);line-height:1.12;letter-spacing:-.035em}.fc-ebook__benefits{display:grid;gap:1.8rem;margin-top:2.2rem}.fc-ebook__benefit{min-width:0;padding:0 1.2rem}.fc-ebook__circle{width:5.2rem;height:5.2rem;margin:0 auto 1.4rem;border:1px solid rgba(79,70,229,.14);font-size:1.7rem}.fc-ebook__circle .fc-ebook-icon{width:2.7rem;height:2.7rem}.fc-ebook__benefit h3,.fc-ebook__question h3{margin:0;color:var(--fc-ebook-text);font-size:1.45rem;line-height:1.25}.fc-ebook__benefit p{margin:1rem 0 0;color:var(--fc-ebook-muted);font-size:1.23rem;line-height:1.5}.fc-ebook__scope{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.8rem}.fc-ebook__scope-pill{display:inline-flex;align-items:center;gap:.85rem;min-height:4.4rem;padding:.9rem 1.45rem;border:1px solid rgba(15,23,42,.1);border-radius:.8rem;background:#fff;color:var(--fc-ebook-text);box-shadow:0 8px 22px #0f172a0f;font-size:1.22rem;font-weight:850}.fc-ebook__tech-icon{display:grid;width:2.8rem;height:2.8rem;place-items:center}.fc-ebook__tech-icon img{display:block;width:2.8rem;height:2.8rem;object-fit:contain}.fc-ebook__tech-icon--nextjs img,.fc-ebook__tech-icon--wydajnosc img{border-radius:999px}.fc-ebook__questions{display:grid;gap:1.4rem;margin-top:2.2rem}.fc-ebook__question{display:grid;min-height:12rem;place-items:center;padding:1.6rem;border:1px solid rgba(15,23,42,.1);border-radius:1rem;background:#fff}.fc-ebook__question span{display:grid;width:3.6rem;height:3.6rem;margin-bottom:1rem;place-items:center;border-radius:999px;background:var(--fc-ebook-soft);color:var(--fc-ebook-primary);font-size:1.7rem;font-weight:900}.fc-ebook__question span .fc-ebook-icon{width:2.2rem;height:2.2rem}.fc-ebook__text-link{display:inline-flex;margin-top:2rem;color:var(--fc-ebook-primary);font-size:1.24rem;font-weight:900;text-decoration:none}.fc-ebook__text-link+.fc-ebook__text-link{margin-left:1.6rem}.fc-ebook__text-link--sample{color:var(--fc-ebook-primary-2)}.fc-ebook__audience{display:grid;gap:2.4rem;align-items:center;padding:clamp(2.2rem,4vw,3.2rem)}.fc-ebook__check-list{display:grid;gap:1rem;margin:1.8rem 0 0;padding:0;list-style:none}.fc-ebook__check-list li{position:relative;padding-left:2.7rem;color:var(--fc-ebook-text);font-size:1.35rem;line-height:1.45}.fc-ebook__check-list li:before{position:absolute;top:.05rem;left:0;display:grid;width:1.8rem;height:1.8rem;place-items:center;border:1px solid var(--fc-ebook-primary);border-radius:999px;color:var(--fc-ebook-primary);content:"\2713";font-size:1.05rem;font-weight:900}.fc-ebook__note{margin:1.8rem 0 0;padding:1.4rem;border:1px solid rgba(79,70,229,.16);border-radius:.8rem;background:var(--fc-ebook-soft);color:var(--fc-ebook-text);font-size:1.22rem;line-height:1.45}.fc-ebook__device{display:grid;place-items:center;min-height:22rem}.fc-ebook__device img{display:block;width:min(100%,44rem);height:auto;filter:drop-shadow(0 20px 30px rgba(15,23,42,.18))}.fc-ebook__testimonials{display:grid;gap:1.6rem;margin-top:2.2rem;text-align:left}.fc-ebook__testimonial{margin:0;padding:1.8rem;border:1px solid rgba(15,23,42,.1);border-radius:1rem;background:#fff}.fc-ebook__testimonial div{color:var(--fc-ebook-warning);font-size:1.25rem;letter-spacing:.08em}.fc-ebook__testimonial blockquote{margin:1rem 0 0;color:var(--fc-ebook-text);font-size:1.28rem;line-height:1.5}.fc-ebook__testimonial figcaption{margin-top:1.4rem;color:var(--fc-ebook-muted);font-size:1.18rem}.fc-ebook__faq{padding:clamp(2.2rem,4vw,3.2rem)}.fc-ebook__faq h2{text-align:center}.fc-ebook__faq-grid{display:grid;gap:1rem;margin-top:2rem}.fc-ebook__faq-item{border:1px solid rgba(15,23,42,.1);border-radius:.8rem;background:#fff}.fc-ebook__faq-item summary{cursor:pointer;padding:1.4rem 1.6rem;color:var(--fc-ebook-text);font-size:1.25rem;font-weight:850}.fc-ebook__faq-item p{margin:0;padding:0 1.6rem 1.5rem;color:var(--fc-ebook-muted);font-size:1.2rem;line-height:1.5}.fc-ebook__faq-item a{color:var(--fc-ebook-primary);font-weight:800;text-decoration:none}.fc-ebook__faq-item a:hover{text-decoration:underline}.fc-ebook__final{display:grid;gap:1.6rem;align-items:center;padding:2.2rem;background:radial-gradient(circle at 0% 50%,color-mix(in srgb,var(--fc-ebook-primary) 18%,transparent),transparent 16rem),var(--fc-ebook-soft)}.fc-ebook__final h2{font-size:clamp(2.2rem,3vw,3rem)}.fc-ebook__final p{margin:.6rem 0 0;color:var(--fc-ebook-text);font-size:1.35rem;line-height:1.4}.fc-ebook__final-icon{display:grid;width:6rem;height:6rem;place-items:center;border-radius:999px;background:linear-gradient(135deg,var(--fc-ebook-primary),var(--fc-ebook-primary-2));color:#fff;box-shadow:0 16px 28px #4f46e547;font-size:3rem;font-weight:900}.fc-ebook__final-icon .fc-ebook-icon{width:3rem;height:3rem}.fc-ebook__cta--final{margin-top:0}.fc-ebook__sticky{position:fixed;right:1rem;bottom:1rem;left:1rem;z-index:40;display:flex;gap:1rem;align-items:center;justify-content:space-between;padding:.9rem;border:1px solid rgba(15,23,42,.12);border-radius:1rem;background:#fffffff5;box-shadow:0 14px 34px #0f172a2e}.fc-ebook__sticky>div strong,.fc-ebook__sticky>div span{display:block}.fc-ebook__sticky>div strong{color:var(--fc-ebook-text);font-size:1.55rem;line-height:1.1}.fc-ebook__sticky>div span{color:var(--fc-ebook-muted);font-size:1.08rem}.fc-ebook__sticky .fc-ebook__form{flex:0 0 auto}.fc-ebook__sticky-button{display:inline-flex;gap:.7rem;align-items:center;justify-content:center;min-height:4.4rem;padding-inline:1.5rem;border-color:transparent;border-radius:.8rem;background:linear-gradient(135deg,var(--fc-ebook-primary),var(--fc-ebook-primary-2));color:#fff;font-weight:900;white-space:nowrap}.fc-ebook .loading-overlay__spinner{width:1.8rem}@media screen and (min-width:750px){.fc-ebook__hero{grid-template-columns:minmax(0,1fr) minmax(38rem,.9fr);gap:4.4rem}.fc-ebook__trust{grid-template-columns:repeat(3,minmax(0,1fr));padding:2.1rem 2.4rem}.fc-ebook__benefits{grid-template-columns:repeat(4,minmax(0,1fr))}.fc-ebook__benefit+.fc-ebook__benefit{border-left:1px solid rgba(15,23,42,.12)}.fc-ebook__questions{grid-template-columns:repeat(5,minmax(0,1fr))}.fc-ebook__audience{grid-template-columns:minmax(0,1fr) minmax(32rem,.9fr)}.fc-ebook__testimonials{grid-template-columns:repeat(3,minmax(0,1fr))}.fc-ebook__faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fc-ebook__final{grid-template-columns:auto minmax(0,1fr) minmax(28rem,.5fr);padding:2.4rem 3.2rem}.fc-ebook__sticky{display:none}}@media screen and (max-width:749px){.fc-ebook__page{padding-bottom:9rem}.fc-ebook__gallery{grid-template-columns:1fr}.fc-ebook__thumbs{display:flex;order:2;overflow-x:auto;padding-bottom:.4rem}.fc-ebook__cover-card{min-height:28rem}.fc-ebook__cover{width:min(76%,28rem)}.fc-ebook__title{font-size:clamp(3rem,9vw,4.2rem)}.fc-ebook__perks{grid-template-columns:1fr}.fc-ebook__bundle-upsell{padding:1.6rem}.fc-ebook__bundle-upsell-button{width:100%}.fc-ebook__trust,.fc-ebook__benefits,.fc-ebook__questions,.fc-ebook__testimonials{grid-template-columns:1fr}.fc-ebook__final{text-align:left}.fc-ebook__media-close{top:1rem;right:1rem}.fc-ebook__media-nav{width:4.2rem;height:4.2rem;font-size:3.4rem}.fc-ebook__media-nav--prev{left:1rem}.fc-ebook__media-nav--next{right:1rem}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/product-ebook-hero.css.map */
