@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";.slide-up{animation:slide-up .3s forwards;opacity:0;transform:translateY(2rem)}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.15s}.delay-3{animation-delay:.2s}.delay-4{animation-delay:.25s}.delay-5{animation-delay:.3s}.delay-6{animation-delay:.35s}.delay-7{animation-delay:.4s}@keyframes slide-up{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}header:where(.astro-XKTGNJZ6){background:var(--col-primary-lighter);height:var(--topbar-height);transition:background var(--transition-time)}header:where(.astro-XKTGNJZ6).active-ebook{background:var(--col-ebook-light)}header:where(.astro-XKTGNJZ6).active-course{background:var(--col-course-light)}header:where(.astro-XKTGNJZ6).active-webinar{background:var(--col-webinar-light)}header:where(.astro-XKTGNJZ6).active-videocall{background:var(--col-videocall-light)}header:where(.astro-XKTGNJZ6).active-digital-product{background:var(--col-digital-product-light)}header:where(.astro-XKTGNJZ6).active-mastermind{background:var(--col-mastermind-light)}.signup:where(.astro-XKTGNJZ6){display:none!important}header:where(.astro-XKTGNJZ6).scrolled{background:#fff}header:where(.astro-XKTGNJZ6).scrolled .signup:where(.astro-XKTGNJZ6){animation:fadeIn var(--transition-time) forwards;display:inline-block!important;opacity:0}header:where(.astro-XKTGNJZ6).scrolled svg:where(.astro-XKTGNJZ6){height:22px}li:where(.astro-XKTGNJZ6) a:where(.astro-XKTGNJZ6):hover{text-decoration:underline}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}:root{--col-primary:#2760f7;--col-primary-lighter:#ebf0ff;--col-primary-light:#87a7fd;--col-primary-dark:#193e9f;--col-primary-darker:#0c1c45;--col-secondary:#6d36ee;--col-secondary-lighter:#f5f0fe;--col-secondary-light:#b091f8;--col-secondary-dark:#4013aa;--col-secondary-darker:#1e0a4c;--col-accept:#ec703b;--col-accept-lighter:#fef8f5;--col-accept-light:#f7b497;--col-accept-dark:#ac4315;--col-accept-darker:#50210c;--col-neutral-black:#000;--col-neutral-white:#fff;--col-neutral-grey:#dcdcdc;--col-neutral-grey-light:#efefef;--col-neutral-grey-dark:#9c9c9c;--col-ebook:#27f77a;--col-ebook-light:#ebfef3;--col-digital-product:#27a4f7;--col-digital-product-light:#ebf7fe;--col-videocall:#f7e227;--col-videocall-light:#fefceb;--col-webinar:#c027f7;--col-webinar-light:#f9ebfe;--col-mastermind:#f7275e;--col-mastermind-light:#feebf0;--col-voucher:#273cf7;--col-voucher-light:#ebedfe;--col-course:#27f7e2;--col-course-light:#ebfefc;--col-active-product:var(--col-primary)}.col-bg-primary{background:var(--col-primary)}.col-bg-primary-lighter{background:var(--col-primary-lighter)}.hover\:col-bg-primary-dark:hover{background:var(--col-primary-dark)}.col-bg-accept{background:var(--col-accept)}.hover\:col-bg-accept-dark:hover{background:var(--col-accept-dark)}.col-bg-secondary{background:var(--col-secondary)}.col-bg-secondary-lighter{background:var(--col-secondary-lighter)}.col-bg-neutral-white{background:var(--col-neutral-white)}.col-bg-ebook{background:var(--col-ebook)}.col-bg-ebook-light{background:var(--col-ebook-light)}.col-bg-webinar{background:var(--col-webinar)}.col-bg-webinar-light{background:var(--col-webinar-light)}.col-bg-course{background:var(--col-course)}.col-bg-course-light{background:var(--col-course-light)}.col-bg-mastermind{background:var(--col-mastermind)}.col-bg-mastermind-light{background:var(--col-mastermind-light)}.col-bg-videocall{background:var(--col-videocall)}.col-bg-videocall-light{background:var(--col-videocall-light)}.col-bg-digital-product{background:var(--col-digital-product)}.col-fg-primary{color:var(--col-primary)}.hover\:col-fg-primary-dark:hover{color:var(--col-primary-dark)}.col-fg-primary-darker{color:var(--col-primary-darker)}.col-fg-secondary{color:var(--col-secondary)}.col-fg-neutral-white{color:var(--col-neutral-white)}.col-fg-neutral-grey-dark{color:var(--col-neutral-grey-dark)}.col-fg-ebook{color:var(--col-ebook)}.col-fg-webinar{color:var(--col-webinar)}.col-fg-course{color:var(--col-course)}.col-fg-mastermind{color:var(--col-mastermind)}.col-fg-videocall{color:var(--col-videocall)}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none;&::-webkit-scrollbar{display:none}}:root{--shadow-color:rgba(55,55,55,.1);--topbar-height:60px;--transition-time:.6s;--tab-transition-time:var(--transition-time);--ease:cubic-bezier(.43,.195,.02,1);--animation-time:.7s}html{font-family:Poppins,Helvetica,Arial,sans-serif;scroll-behavior:smooth}main{padding-top:var(--topbar-height)}.cta{border-radius:20px;display:inline-block;font-size:1.125rem;font-weight:700;height:60px;line-height:56px;padding:0 20px;text-align:center;text-transform:uppercase;transition:background var(--transition-time) var(--ease),border var(--transition-time) var(--ease),color var(--transition-time) var(--ease);white-space:nowrap}.cta-sm{font-size:.75rem;height:38px;line-height:34px}.cta-accept{background:var(--col-accept);border:2px solid var(--col-accept);color:var(--col-neutral-white)}.cta-accept:hover{background:var(--col-accept-light);border:2px solid var(--col-accept-light)}.cta-accept-o{background:none;border:2px solid var(--col-accept);color:var(--col-accept)}.cta-accept-o:hover{border:2px solid var(--col-accept-light);color:var(--col-accept-light)}.text-2xs{font-size:.5rem;line-height:.75rem}.product-icon{align-items:center;border-radius:9999px;display:inline-flex;height:36px;justify-content:center;width:36px}.product-icon-ebook{background:var(--col-ebook-light);color:var(--col-ebook)}.product-icon-course{background:var(--col-course-light);color:var(--col-course)}.product-icon-digital-product{background:var(--col-digital-product-light);color:var(--col-digital-product)}.product-icon-videocall{background:var(--col-videocall-light);color:var(--col-videocall)}.product-icon-webinar{background:var(--col-webinar-light);color:var(--col-webinar)}.product-icon-mastermind{background:var(--col-mastermind-light);color:var(--col-mastermind)}.product-icon-voucher{background:var(--col-voucher-light);color:var(--col-voucher)}.tab{background:var(--col-neutral-white);border-radius:20px;box-shadow:0 0 30px var(--shadow-color);cursor:pointer}.tab-head{align-items:center;display:flex;justify-content:space-between;transition:all var(--tab-transition-time)}.tab-head .arrow{background:url(/img/v2/arrow.svg) 50% no-repeat;height:24px;margin-left:1rem;max-width:24px;min-width:24px;transform:rotate(180deg);transition:transform var(--tab-transition-time);width:24px}.tab-content{max-height:0;overflow:hidden;transition:max-height var(--tab-transition-time)}.tab.expanded .arrow{transform:rotate(0)}.animated{opacity:0;transform:translateY(5rem);transition:opacity var(--animation-time) var(--ease),transform var(--animation-time) var(--ease),background var(--tab-transition-time)}.animation-active{opacity:1;transform:translateY(0)}.animation-delay-1{transition-delay:.1s}.animation-delay-2{transition-delay:.2s}.animation-delay-3{transition-delay:.3s}.animation-delay-4{transition-delay:.4s}.h-topbar{height:var(--topbar-height)}.nf-drop-shadow{box-shadow:0 0 30px var(--shadow-color)}@media (min-width:768px){:root{--topbar-height:80px}.md\:animation-delay-1{transition-delay:.1s}.md\:animation-delay-2{transition-delay:.2s}}@media (min-width:1024px){.lg\:animation-delay-1{transition-delay:.1s}.lg\:animation-delay-2{transition-delay:.2s}.lg\:animation-delay-3{transition-delay:.3s}}@media (min-width:1280px){.container,.lg\:container{max-width:1100px}}header:where(.astro-QR73T72D){background:var(--col-primary-lighter);transition:background var(--transition-time)}header:where(.astro-QR73T72D) svg:where(.astro-QR73T72D).dots path:where(.astro-QR73T72D){fill:var(--col-active-product);transition:all var(--transition-time)}header:where(.astro-QR73T72D).active-ebook{--col-active-product:var(--col-ebook);background:var(--col-ebook-light)}header:where(.astro-QR73T72D).active-course{--col-active-product:var(--col-course);background:var(--col-course-light)}header:where(.astro-QR73T72D).active-webinar{--col-active-product:var(--col-webinar);background:var(--col-webinar-light)}header:where(.astro-QR73T72D).active-videocall{--col-active-product:var(--col-videocall);background:var(--col-videocall-light)}header:where(.astro-QR73T72D).active-digital-product{--col-active-product:var(--col-digital-product);background:var(--col-digital-product-light)}header:where(.astro-QR73T72D).active-mastermind{--col-active-product:var(--col-mastermind);background:var(--col-mastermind-light)}h1:where(.astro-QR73T72D){animation:slideIn 1.1s var(--ease) forwards;opacity:0}.header-course:where(.astro-QR73T72D),.header-digital-product:where(.astro-QR73T72D),.header-ebook:where(.astro-QR73T72D),.header-mastermind:where(.astro-QR73T72D),.header-videocall:where(.astro-QR73T72D),.header-webinar:where(.astro-QR73T72D){display:none}.product-toggle:where(.astro-QR73T72D){cursor:pointer}.product-container:where(.astro-QR73T72D){background:var(--col-neutral-white);border-radius:20px;height:44px;padding:4px 4px 4px 16px}.product-icon:where(.astro-QR73T72D){transition:background var(--animation-time) var(--ease),color var(--animation-time) var(--ease)}.active-ebook:where(.astro-QR73T72D) .product-icon-ebook:where(.astro-QR73T72D){background:var(--col-ebook);color:var(--col-neutral-white)}.active-ebook:where(.astro-QR73T72D) .header-ebook:where(.astro-QR73T72D){display:block}.active-course:where(.astro-QR73T72D) .product-icon-course:where(.astro-QR73T72D){background:var(--col-course);color:var(--col-neutral-white)}.active-course:where(.astro-QR73T72D) .header-course:where(.astro-QR73T72D){display:block}.active-webinar:where(.astro-QR73T72D) .product-icon-webinar:where(.astro-QR73T72D){background:var(--col-webinar);color:var(--col-neutral-white)}.active-webinar:where(.astro-QR73T72D) .header-webinar:where(.astro-QR73T72D){display:block}.active-videocall:where(.astro-QR73T72D) .product-icon-videocall:where(.astro-QR73T72D){background:var(--col-videocall);color:var(--col-neutral-white)}.active-videocall:where(.astro-QR73T72D) .header-videocall:where(.astro-QR73T72D){display:block}.active-digital-product:where(.astro-QR73T72D) .product-icon-digital-product:where(.astro-QR73T72D){background:var(--col-digital-product);color:var(--col-neutral-white)}.active-digital-product:where(.astro-QR73T72D) .header-digital-product:where(.astro-QR73T72D){display:block}.active-mastermind:where(.astro-QR73T72D) .product-icon-mastermind:where(.astro-QR73T72D){background:var(--col-mastermind);color:var(--col-neutral-white)}.active-mastermind:where(.astro-QR73T72D) .header-mastermind:where(.astro-QR73T72D){display:block}@keyframes slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.testimonial:where(.astro-FR2CKEXT){background:0 0 no-repeat;height:210px;width:280px}.testimonial:where(.astro-FR2CKEXT).przystanek{background-image:url(/img/v2/heroes/przystanek-bg.png)}.testimonial:where(.astro-FR2CKEXT).fashion{background-image:url(/img/v2/heroes/fashion-bg.png)}.testimonial:where(.astro-FR2CKEXT).artysta{background-image:url(/img/v2/heroes/artysta-bg.png)}.testimonial:where(.astro-FR2CKEXT).matka{background-image:url(/img/v2/heroes/matka-bg.png)}.testimonial:where(.astro-FR2CKEXT).alina{background-image:url(/img/v2/heroes/alina-bg.png)}.testimonial:where(.astro-FR2CKEXT).tomasz{background-image:url(/img/v2/heroes/tomasz-bg.png)}.testimonial:where(.astro-FR2CKEXT).redukujemy{background-image:url(/img/v2/heroes/redukujemy-bg.png)}.testimonial:where(.astro-FR2CKEXT).amatullah{background-image:url(/img/v2/heroes/amatullah-bg.png)}.badge:where(.astro-FR2CKEXT){background:var(--col-neutral-white);border:1px solid;border-radius:10px 5px 5px 10px;border-right:7px solid;font-size:.75rem;font-weight:500;height:22px;line-height:22px;margin-bottom:.35rem;padding:0 .5rem 0 .75rem}.badge-ebooks:where(.astro-FR2CKEXT){border-color:var(--col-ebook)}.badge-courses:where(.astro-FR2CKEXT){border-color:var(--col-course)}.badge-videocalls:where(.astro-FR2CKEXT){border-color:var(--col-videocall)}.badge-webinars:where(.astro-FR2CKEXT){border-color:var(--col-webinar)}.badge-masterminds:where(.astro-FR2CKEXT){border-color:var(--col-mastermind)}.badge-digital-products:where(.astro-FR2CKEXT){border-color:var(--col-digital-product)}.avatar:where(.astro-FR2CKEXT){height:88px;width:88px}@media (min-width:1280px){:root{--slide-distance:75px;--slide-animation-duration:10s}.przystanek:where(.astro-FR2CKEXT){animation:slideInOut var(--slide-animation-duration) ease-in-out infinite}.matka:where(.astro-FR2CKEXT),.przystanek:where(.astro-FR2CKEXT){opacity:0;transform:translate(var(--slide-distance))}.matka:where(.astro-FR2CKEXT){animation:slideInOut var(--slide-animation-duration) ease-in-out infinite .2s}.artysta:where(.astro-FR2CKEXT){animation:slideInOut var(--slide-animation-duration) ease-in-out infinite .4s}.artysta:where(.astro-FR2CKEXT),.tomasz:where(.astro-FR2CKEXT){opacity:0;transform:translate(var(--slide-distance))}.tomasz:where(.astro-FR2CKEXT){animation:slideInOut var(--slide-animation-duration) ease-in-out infinite .6s}.alina:where(.astro-FR2CKEXT){animation:slideInOut var(--slide-animation-duration) ease-in-out infinite calc(var(--slide-animation-duration)/2)}.alina:where(.astro-FR2CKEXT),.amatullah:where(.astro-FR2CKEXT){opacity:0;transform:translate(var(--slide-distance))}.amatullah:where(.astro-FR2CKEXT){animation:slideInOut var(--slide-animation-duration) ease-in-out infinite calc(var(--slide-animation-duration)/2 + .2s)}.fashion:where(.astro-FR2CKEXT){animation:slideInOut var(--slide-animation-duration) ease-in-out infinite calc(var(--slide-animation-duration)/2 + .4s)}.fashion:where(.astro-FR2CKEXT),.redukujemy:where(.astro-FR2CKEXT){opacity:0;transform:translate(var(--slide-distance))}.redukujemy:where(.astro-FR2CKEXT){animation:slideInOut var(--slide-animation-duration) ease-in-out infinite calc(var(--slide-animation-duration)/2 + .6s)}}@keyframes slideInOut{0%,2%{opacity:0;transform:translate(var(--slide-distance))}45%,7%{opacity:1;transform:translate(0)}50%{opacity:0;transform:translate(calc(var(--slide-distance)*-1))}}section:where(.astro-6JRTE2XS){background:var(--col-secondary-lighter) url(/img/v2/products-bg-dots.svg) top right no-repeat}.image-container:where(.astro-6JRTE2XS){min-width:360px;width:360px}.tab-ebook:where(.astro-6JRTE2XS).expanded{background:var(--col-ebook-light)}.tab-ebook:where(.astro-6JRTE2XS).expanded .tab-head:where(.astro-6JRTE2XS){color:var(--col-ebook)}.tab-course:where(.astro-6JRTE2XS).expanded{background:var(--col-course-light)}.tab-course:where(.astro-6JRTE2XS).expanded .tab-head:where(.astro-6JRTE2XS){color:var(--col-course)}.tab-webinar:where(.astro-6JRTE2XS).expanded{background:var(--col-webinar-light)}.tab-webinar:where(.astro-6JRTE2XS).expanded .tab-head:where(.astro-6JRTE2XS){color:var(--col-webinar)}.tab-videocall:where(.astro-6JRTE2XS).expanded{background:var(--col-videocall-light)}.tab-videocall:where(.astro-6JRTE2XS).expanded .tab-head:where(.astro-6JRTE2XS){color:var(--col-videocall)}.tab-digital-product:where(.astro-6JRTE2XS).expanded{background:var(--col-digital-product-light)}.tab-digital-product:where(.astro-6JRTE2XS).expanded .tab-head:where(.astro-6JRTE2XS){color:var(--col-digital-product)}.tab-mastermind:where(.astro-6JRTE2XS).expanded{background:var(--col-mastermind-light)}.tab-mastermind:where(.astro-6JRTE2XS).expanded .tab-head:where(.astro-6JRTE2XS){color:var(--col-mastermind)}.tab-voucher:where(.astro-6JRTE2XS).expanded{background:var(--col-voucher-light)}.tab-voucher:where(.astro-6JRTE2XS).expanded .tab-head:where(.astro-6JRTE2XS){color:var(--col-voucher)}.step-container:where(.astro-2ZFTB4GH){box-shadow:0 0 30px var(--shadow-color)}.step:where(.astro-2ZFTB4GH){border:4px solid var(--col-neutral-white)}section:where(.astro-4JG6ZKNL){background:var(--col-primary-lighter) url(/img/v2/success-stories-bg-dots.svg) top right no-repeat}@media (min-width:1280px){.xl\:slide:where(.astro-4JG6ZKNL){animation:slide 60s linear infinite}.slide-container:where(.astro-4JG6ZKNL):before{left:0}.slide-container:where(.astro-4JG6ZKNL):after,.slide-container:where(.astro-4JG6ZKNL):before{background:linear-gradient(90deg,var(--col-primary-lighter) 5%,rgba(235,240,255,0) 100%);bottom:0;content:"";height:80%;position:absolute;width:200px;z-index:1}.slide-container:where(.astro-4JG6ZKNL):after{right:0;transform:rotate(180deg)}}@keyframes slide{0%{opacity:0;transform:translate(0)}1%{opacity:1}99%{opacity:1}to{opacity:0;transform:translate(-1621px)}}.pricing-bg-dots:where(.astro-S4IOMB7Z){background:var(--col-secondary) url(/img/v2/pricing-bg-dots.svg) top right no-repeat}section:where(.astro-HQBWMQU6){background:var(--col-secondary-lighter) url(/img/v2/faq-bg-dots.svg) top right no-repeat}dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:rgba(0,0,0,.4)}dialog{animation:modal-appear .6s forwards}@keyframes modal-appear{0%{opacity:0;transform:translateY(45px)}to{opacity:1;transform:translateY(0)}}
