@import url(https://fonts.googleapis.com/css2?family=Cardo:ital,wght@0,400;0,700;1,400&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap);*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Inter',sans-serif;line-height:1.6;color:#333;background-color:#f9f9f9}.container{max-width:1300px;margin:0 auto;padding:0 20px}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:2rem}.help-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:2rem}.navbar{display:flex;justify-content:flex-end;align-items:center;padding:1rem 2rem;background-color:#fff;box-shadow:0 2px 5px rgb(0 0 0 / .1);position:fixed;width:100%;top:0;z-index:1000}.logo{display:none;align-items:center;gap:1rem}.logo-img{height:40px;width:40px;object-fit:contain}.logo h1{color:#2c3e50;font-size:1.5rem;margin:0}.nav-links{display:flex;gap:2rem}.nav-links a{text-decoration:none;color:#2c3e50;font-weight:500;transition:color 0.3s}.nav-links a:hover{color:#3498db}.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer}.hamburger span{width:25px;height:3px;background-color:#2c3e50;transition:0.3s}.hero{min-height:80vh;background-image:url(assets/big-hero-background-mobile.webp);background-color:#09090b;background-repeat:no-repeat;background-position:center center;background-size:cover;display:flex;align-items:center;justify-content:center;color:#fff;padding-top:80px;position:relative;overflow:hidden;z-index:1}.hero-content{max-width:900px;padding:0 20px;width:100%;text-align:center}.hero-top-left{position:absolute;top:3.5rem;left:2rem;display:flex;align-items:center;gap:1rem;z-index:2}.hero-logo{width:220px;height:220px;object-fit:contain}.hero-top-left-text{color:#fff;font-size:1.1rem;line-height:1.3;font-family:'Inter',sans-serif;text-align:center}.hero-text-content{text-align:center}.hero-text-content h2{text-align:center;text-transform:none;font-family:'Cardo',serif}.hero h2{font-size:3rem;margin-bottom:1rem}.hero p{font-size:1.2rem;margin-bottom:2rem}.cta-button{display:inline-block;padding:1rem 2rem;background-color:#1f6ca3;color:#fff;text-decoration:none;border-radius:5px;transition:background-color 0.3s}.cta-button:hover{background-color:#134467}.how-hypnosis-helps h2,.about h2,.workshops>h2,.opinie h2,.faq h2,.contact h2{font-size:1.3rem}.about{padding:3rem 0;background-color:#fff}.about h2,.how-hypnosis-helps h2,.contact h2{color:#005A9C;font-size:1.3rem;margin-bottom:2rem;text-transform:uppercase}.about h2{text-align:right}.how-hypnosis-helps h2,.contact h2{text-align:center}.about-content{max-width:1100px;margin:2rem auto 0 auto;display:flex;align-items:center;gap:6rem}.about-image{flex:1;max-width:30%}.about-image img{width:100%;height:auto;display:block;border-radius:10px;box-shadow:0 4px 8px rgb(0 0 0 / .1)}.about-text{flex:1;max-width:800px}.about-text h3{font-family:'Inter',sans-serif;margin-bottom:.8rem;font-size:.9rem;font-weight:700}.about-text p{font-family:'Inter',sans-serif;margin-bottom:1.2em;font-size:.9rem}.service-card-img{width:60px;height:60px;object-fit:contain;margin:0 auto 1rem auto;display:block}.about-text p:last-child{margin-bottom:0}.services{padding:0 0 5rem 0;background-color:#f9f9f9}.service-card{background-color:#fff;padding:2rem;border-radius:10px;text-align:center;min-height:280px;display:flex;flex-direction:column}.service-card i{font-size:2.5rem;color:#3498db;margin-bottom:1rem}.service-card h3{font-size:.9rem;margin-bottom:.8rem}.service-card p{font-size:.9rem;flex-grow:1;font-family:'Inter',sans-serif}.contact{padding:3rem 0;background-color:#fff}.contact h2{text-align:center;color:#005A9C;font-size:1.3rem;margin-bottom:2rem;text-transform:uppercase}.contact-content{display:flex;justify-content:center;margin-top:2rem}.contact-info{display:flex;flex-direction:column;gap:1.5rem;text-align:center}.contact-item{display:flex;align-items:center;gap:1rem;justify-content:center}.contact-item i{font-size:1.5rem;color:#3498db}.contact-item p{font-size:1.1rem;margin:0;font-family:'Inter',sans-serif}.contact-item p a{color:inherit;text-decoration:none}.contact-item p a:hover{text-decoration:underline}footer{background-color:#2c3e50;color:#fff;padding:2rem 0}.footer-content{display:flex;justify-content:space-between;align-items:center}footer p{font-family:'Inter',sans-serif}.social-links{display:flex;gap:1rem}.social-links a{color:#fff;font-size:1.5rem;transition:color 0.3s}.social-links a:hover{color:#3498db}.help-card p{font-family:'Inter',sans-serif;line-height:1.6;margin-bottom:1.2em}@media (min-width:1281px){.hero{min-height:70vh;padding-bottom:4rem}}@media (min-width:769px){.hero{background-image:url(assets/big-hero-background-tablet.webp)}}@media (min-width:1025px){.hero{background-image:url(assets/big-hero-background-desktop.webp)}}@media (max-width:1024px){.hero{flex-direction:column;justify-content:flex-start;padding-bottom:3rem;min-height:60vh}.services-grid{grid-template-columns:repeat(2,1fr)}.service-card{min-height:auto}.about-content{gap:3rem}.about-image{max-width:35%}.about-text h3{font-size:.9rem}.about-text p{font-size:.9rem}.hero-top-left{position:static;order:1;margin-bottom:1.5rem;width:auto;top:auto;left:auto;display:flex;align-items:center;gap:1rem;margin-top:1rem}.hero-logo{width:200px;height:200px}.hero-top-left-text{font-size:1.4rem}.hero-content{order:2;padding-top:0;width:100%;max-width:900px}.hero h2{font-size:3.4rem}.services-grid{grid-template-columns:repeat(2,1fr)}.help-grid{grid-template-columns:1fr}.service-card{max-width:80%;margin-left:auto;margin-right:auto;min-height:auto}.help-card{max-width:80%;margin-left:auto;margin-right:auto}.service-card h3{font-size:.9rem}.service-card p{font-size:.9rem}.help-card h3{font-size:.9rem}.help-card p{font-size:.9rem}}@media (min-width:1025px) and (max-width:1280px){.hero{flex-direction:column;justify-content:center;padding-bottom:4rem;min-height:75vh}.hero-top-left{position:static;order:1;margin-bottom:2rem;width:auto;top:auto;left:auto;display:flex;align-items:center;gap:1rem;margin-top:1rem}.hero-logo{width:200px;height:200px}.hero-top-left-text{font-size:1.4rem}.hero-content{order:2;padding-top:0;width:100%;max-width:900px}.hero h2{font-size:3.4rem}.services-grid{grid-template-columns:repeat(4,1fr)}.service-card{min-height:auto}.about-content{gap:4rem}.about-image{max-width:30%}.about-text h3{font-size:.9rem}.about-text p{font-size:.9rem}.contact-item p{font-size:1.4rem}.service-card h3{font-size:.9rem}.service-card p{font-size:.9rem}.help-card h3{font-size:.9rem}.help-card p{font-size:.9rem}}@media (max-width:768px){.nav-links{display:none;position:absolute;top:100%;left:0;width:100%;background-color:#fff;flex-direction:column;padding:1rem;box-shadow:0 2px 5px rgb(0 0 0 / .1)}.nav-links.active{display:flex}.hamburger{display:flex}.contact-content{padding:0 1rem}.contact-item{flex-direction:column;text-align:center}.hero{flex-direction:column;justify-content:flex-start;padding-top:60px;padding-bottom:4rem}.hero-top-left{position:static;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:2rem;top:auto;left:auto;gap:.5rem;width:100%;order:1}.hero-logo{width:200px;height:200px;margin:0}.hero-top-left-text{font-size:1.2rem;text-align:center}.hero-content{padding-top:0;order:2}.hero h2{font-size:2.2rem}.footer-content{flex-direction:column;gap:1rem;text-align:center}.logo-img{height:30px}.logo h1{font-size:1.2rem}.about-content{flex-direction:column;gap:2rem}.about-image,.about-text{flex:none;max-width:100%;text-align:center}.about h2{text-align:center;font-size:1.1rem}.about-text h3{font-size:.9rem}.about-text p{font-size:.9rem}.service-card h3{font-size:.9rem}.service-card p{font-size:.9rem}.contact h2{font-size:1.1rem}.services-grid{grid-template-columns:1fr}.service-card{max-width:90%;margin-left:auto;margin-right:auto}.how-hypnosis-helps h2{text-align:center;font-size:1.1rem;margin-bottom:.5rem;text-transform:uppercase}.help-grid{grid-template-columns:1fr}.facts-subheading{font-size:1.1rem;margin-bottom:2rem}.how-hypnosis-helps h2{text-align:center;color:#3498db;font-size:1.1rem;margin-bottom:.5rem;text-transform:uppercase}.facts-main-heading{font-size:1.5rem;margin-bottom:.3rem}.facts-subheading{font-size:1.1rem;margin-bottom:2rem}.service-card{max-width:90%;margin-left:auto;margin-right:auto}.help-card{max-width:90%;margin-left:auto;margin-right:auto}.help-card h3{font-size:.9rem}.help-card p{font-size:.9rem}.how-hypnosis-helps h2,.about h2,.workshops>h2,.opinie h2,.faq h2,.contact h2{font-size:1.1rem}.about h2{text-align:center;font-size:1.1rem}.contact h2{font-size:1.1rem}.how-hypnosis-helps h2{text-align:center;font-size:1.1rem;margin-bottom:.5rem;text-transform:uppercase}}.how-hypnosis-helps{padding:3rem 0;background-color:#fff}.how-hypnosis-helps h2{text-align:center;color:#005A9C;font-size:1.3rem;margin-bottom:.5rem;text-transform:uppercase}.help-card{background-color:#f9f9f9;padding:1.5rem;border-radius:10px;text-align:left;box-shadow:0 2px 5px rgb(0 0 0 / .05)}.help-card img{width:100%;height:auto;object-fit:cover;display:block;border-radius:8px;margin-bottom:1.5rem}.help-card h3{font-family:'Inter',sans-serif;font-size:.9rem;font-weight:700;margin-bottom:.8rem;color:#2c3e50}.help-card p{font-family:'Inter',sans-serif;font-size:.9rem;line-height:1.6;margin-bottom:1.2em}.help-card p:last-of-type{margin-bottom:0}.facts-main-heading{text-align:center;font-size:1.8rem;font-weight:700;color:#2c3e50;margin-bottom:.5rem;text-transform:uppercase}.facts-subheading{text-align:center;font-size:1.3rem;color:#2c3e50;margin-bottom:2.5rem;line-height:1.4;font-family:'Inter',sans-serif}@media (max-width:1280px){.about h2,.how-hypnosis-helps h2,.contact h2{text-align:center}.about h2,.how-hypnosis-helps h2,.contact h2{text-align:center}}.workshops{padding:3rem 20px;background-color:#f9f9f9;max-width:1100px;margin:0 auto}.workshops>h2{font-family:'Cardo',serif;color:#005A9C;font-size:2rem;margin-bottom:.5rem;text-transform:uppercase;text-align:left}.workshops>.workshop-cta{font-family:'Inter',sans-serif;font-size:1.1rem;font-weight:700;color:#2c3e50;margin-bottom:2rem;text-align:left}.workshops-content{display:flex;align-items:center;gap:.5rem;margin-top:2rem}.workshops-list{flex:0 1 55%}.workshops-image{flex:0 1 45%}.workshops-list ul{list-style:none;padding:0;margin:0}.workshops-list li{padding-left:2.5rem;position:relative;margin-bottom:1rem;font-size:.9rem;line-height:1.5;font-family:'Inter',sans-serif}.workshops-list li::before{content:'\f058';font-family:'Font Awesome 6 Free';font-weight:900;color:#3498db;font-size:1.2rem;position:absolute;left:0;top:.1em}.workshops-image img{width:100%;height:auto;display:block;border-radius:10px;box-shadow:0 4px 8px rgb(0 0 0 / .1)}@media (max-width:768px){.workshops{padding:3rem 15px;max-width:100%}.workshops-content{flex-direction:column}.workshops>h2,.workshops>.workshop-cta{text-align:center}.workshops-image{max-width:80%;margin:2rem auto 0 auto}.workshops-list{width:100%}}.opinie{padding:3rem 0;background-color:#fff}.opinie h2{text-align:center;color:#005A9C;font-size:1.3rem;margin-bottom:2.5rem;text-transform:uppercase}.opinie-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.opinia-card{background-color:#f9f9f9;padding:2rem;border-radius:10px;box-shadow:0 4px 8px rgb(0 0 0 / .08);display:flex;flex-direction:column;align-items:center;text-align:center}.opinia-img{width:100px;height:100px;border-radius:50%;object-fit:cover;margin-bottom:1.5rem;border:3px solid #3498db}.opinia-card blockquote{margin:0 0 1rem 0;font-style:italic;color:#333;flex-grow:1;font-family:'Inter',sans-serif}.opinia-card blockquote p{margin-bottom:0}.opinia-card cite{font-weight:700;color:#333;font-style:normal}.opinia-card:not(:has(.opinia-img)) blockquote{padding-top:calc(100px + 1.5rem)}@media (max-width:1024px){.opinie-grid{grid-template-columns:1fr}.opinia-card{max-width:80%;margin:0 auto}}@media (max-width:768px){.opinie h2{font-size:1.1rem}.opinia-card{max-width:90%}}.faq{padding:5rem 0;background-color:#f9f9f9}.faq h2{text-align:center;color:#005A9C;font-size:1.3rem;margin-bottom:2.5rem;text-transform:uppercase}.faq-content{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem 2.5rem;max-width:1000px;margin:0 auto}.faq-item{border-bottom:1px solid #ddd;padding-bottom:1rem}.faq-question{font-size:1.1rem;font-weight:600;color:#2c3e50;margin-bottom:0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:.8rem 0}.faq-icon{color:#3498db;font-size:.9rem;transition:transform 0.3s ease}.faq-answer-content{max-height:0;overflow:hidden;transition:max-height 0.3s ease-out,padding 0.3s ease-out;padding:0 1rem}.faq-answer{font-size:.95rem;line-height:1.6;color:#333;margin:0;padding:1rem 0 .5rem 0}.faq-answer p{font-family:'Inter',sans-serif}.faq-answer p{margin-bottom:1em}.faq-answer p:last-child{margin-bottom:0}.faq-answer ul{list-style-type:none!important}ul.faq-answer-list-yes,ul.faq-answer-list-no{list-style-type:none!important;padding-left:0!important;margin-left:0;margin-top:1em;margin-bottom:1em}ul.faq-answer-list-yes li,ul.faq-answer-list-no li{list-style-type:none!important;padding-left:0!important;margin-bottom:.5em}.faq-item.active .faq-answer-content{max-height:none;padding:0 1rem 1rem 1rem}.faq-item.active .faq-icon{transform:rotate(180deg)}@media (max-width:768px){.faq-content{grid-template-columns:1fr;gap:1rem}.faq h2{font-size:1.1rem}.faq-question{font-size:1rem}.faq-answer{font-size:.9rem}}.faq-list ul{list-style:none;padding:0;margin:0}.faq-list li{padding-left:2.5rem;position:relative;margin-bottom:1rem;font-size:1.1rem;line-height:1.5}.faq-list li::before{content:'\f058';font-family:'Font Awesome 6 Free';font-weight:900;color:#3498db;font-size:1.2rem;position:absolute;left:0;top:.1em}.fas.fa-check-circle.faq-check-icon{color:green;margin-right:8px;vertical-align:middle}.fas.fa-times-circle.faq-cross-icon{color:red;margin-right:8px;vertical-align:middle}@media (min-width:769px){.hero{background-image:url(assets/big-hero-background-tablet.webp)}}@media (min-width:1025px){.hero{background-image:url(assets/big-hero-background-desktop.webp)}}.error-container{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;text-align:center;padding:2rem;background-color:#f9f9f9;font-family:'Inter',sans-serif}.error-code{font-size:8rem;font-weight:700;color:#e0e0e0;line-height:1;margin-bottom:.5rem}.error-message{font-size:2rem;color:#333;margin-bottom:1rem}.error-description{font-size:1.1rem;color:#555;margin-bottom:2rem;max-width:500px}.error-link{text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}