html{scroll-behavior:smooth}body{font-family:Work Sans,sans-serif;background-color:#f4f3f0;color:#111;line-height:1.5}*{margin:0;padding:0;box-sizing:border-box}h1,h2{font-family:Poppins,sans-serif;font-weight:500;color:#111;margin-bottom:.5em}h1{font-size:2.3rem}h2{font-size:1.8rem}h3,h4{font-family:Alegreya Sans,sans-serif;font-weight:700;color:#222}h3{font-size:1.5rem}h4{font-size:1.2rem}p,li{font-family:Work Sans,sans-serif;margin-bottom:1em}.underline{text-decoration:underline}a{color:#000;text-decoration:none;transition:color .3s}a:hover,.header-information a:hover,.footer-contacts a:hover{color:#c6d58f;text-decoration:underline}.header-information a{font-family:Poppins,sans-serif;font-weight:500;color:olive;font-size:1.15rem;margin-inline:10px;transition:.3s}#questions,#support{scroll-margin-top:60px}#contact-section{scroll-margin-top:170px}#reference{scroll-margin-top:100px;margin-bottom:20px}.main-container{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;align-items:center;width:100%}.header-container{margin:0 auto;display:flex;flex-direction:row;align-items:center;width:100%;max-width:1200px;justify-content:space-between;padding:1.1rem 1.5rem;position:relative}.footer-container{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;width:100%;padding:0 24px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;flex-direction:row}header{display:flex;justify-content:space-between;position:fixed;width:100%;background:#f4f3f0;padding:10px 20px;align-items:center;gap:10px;border-bottom:3px solid olive;height:90px;z-index:1000}.header-information{display:flex;flex-wrap:wrap;gap:10px}.header-container h2{font-size:1.5rem;color:olive;font-weight:500;margin-bottom:0}.hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;width:34px;height:34px;background:none;border:none;cursor:pointer;z-index:15;padding:0}.hamburger span{display:block;height:3px;width:26px;background:#232323;border-radius:2px;transition:all .27s;margin:0 auto}.hamburger.open span:nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.menu-backdrop{display:block;position:fixed;inset:0;background:#28281429;z-index:11;animation:fade-in .23s}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.main-section-bg{position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;min-height:480px;background:url(/images/main.jpg) center center/cover no-repeat;display:flex;align-items:center;justify-content:center;padding:180px 40px 40px;overflow:hidden}.main-section-bg:before{content:"";position:absolute;inset:0;background:#000000a0;z-index:1}.main-info-overlay{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.main-info-overlay h1,.main-info-overlay h2{color:#fff;text-shadow:0 2px 14px rgba(0,0,0,.18)}.main-info-overlay h3{color:#eef1e5}.main-info-overlay h3{margin-bottom:1.5em}.main-info{flex-basis:60%;display:flex;flex-direction:column;align-items:flex-start;padding-inline:50px}.main-info h1,.main-info p{text-align:left}.main-info p{margin-bottom:2em;font-size:1.2rem}#reference{margin-top:2rem}.cta-btn{display:inline-block;padding:16px 32px;border-radius:20px;border:none;font-size:1.2rem;font-weight:600;margin-bottom:1em;margin-right:10px;cursor:pointer;background:#c6d58f;color:#fff;box-shadow:0 2px 10px #ff8c001a;transition:background .2s;font-family:Alegreya Sans,sans-serif}.cta-btn{background:olive}.cta-btn:hover{background:#c6d58f;color:#fff}.cta-btn{margin-top:1em}.form-btn{display:inline-block;padding:16px 32px;border-radius:20px;border:none;font-size:1.2rem;font-weight:600;margin-bottom:1em;margin-right:10px;cursor:pointer;background:#343552;color:#fff;box-shadow:0 2px 10px #ff8c001a;transition:background .2s;font-family:Alegreya Sans,sans-serif}.form-btn:hover{background:#676985;color:#fff}.team-cards,.cards{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:2rem;margin-bottom:1rem;text-align:center}.team-cards p{text-align:justify}.cards{flex-direction:row;justify-content:space-between}.person{flex:1 1 0;min-width:220px;max-width:350px;border-radius:16px;padding:1rem;text-align:center;display:flex;flex-direction:column;align-items:center}.person img{width:280px;height:280px;border-radius:20px;object-fit:cover;margin-bottom:1em}.founder{display:flex;align-items:center;justify-content:space-between}.founder img{max-height:500px;max-width:100%;width:auto;height:auto;object-fit:cover;border-radius:20px;display:block}.text-founder{flex-basis:65%;padding:20px}.text-founder p{text-align:justify}.team{padding:2rem 3rem;border-radius:20px;display:flex;flex-direction:column;width:100%;max-width:1400px}.project-soutok{padding:0rem 2rem 1rem;border-radius:20px;display:flex;flex-direction:column;width:100%;max-width:1400px;margin-top:-2rem;text-align:center}.project-soutok img{max-height:200px;border-radius:20px;padding:20px}.support{margin-top:2rem;padding:3rem 6rem;border-radius:20px;display:flex;flex-direction:column;width:100%;margin-bottom:40px}.support h2{text-align:center}.support ul{margin-left:1.2em;margin-bottom:1em}.support li{margin-bottom:.5rem;font-size:1.2rem}.team{padding:2rem 3rem}.footer{background:olive;padding:32px 0 24px;color:#fff}.footer-logo-block{display:flex;align-items:center;gap:12px;font-size:1.15rem;font-weight:600;color:#fff}.footer-logo-block img{height:80px;object-fit:contain}.footer-contacts{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.footer-contacts a{color:#fff;text-decoration:none;font-size:1rem;transition:color .2s}.faq-title{margin:40px auto 0;width:85%;text-align:center}.faq-accordion{padding:16px;display:flex;flex-direction:column;gap:10px}.faq-item{margin-bottom:24px;border-radius:20px;box-shadow:0 2px 10px #28282908;background-color:#e8e7db}.faq-question-row{display:flex;align-items:center;justify-content:space-between;border-radius:20px;padding:24px 30px;font-size:2rem;font-weight:500;cursor:pointer;transition:box-shadow .2s}.faq-question-row.active{box-shadow:0 2px 10px #28282914}.faq-question{color:#18191b}.faq-arrow{margin-left:20px;display:flex;align-items:center;transition:transform .3s}.faq-arrow.open .faq-arrow-circle{transform:rotate(180deg)}.faq-arrow-circle{background:olive;border-radius:50%;width:42px;height:42px;display:flex;align-items:center;justify-content:center;transition:background .2s,transform .3s;box-shadow:0 1px 3px #ffc11414}.faq-answer{width:100%;max-height:0;overflow:hidden;padding:0 36px;font-size:1.25rem;color:#333;transition:max-height .5s ease-in-out,padding .3s ease}.faq-answer.open{max-height:none;padding:12px 36px;width:100%}.pomoc{padding:2rem}.help-list{list-style:disc;margin-left:24px}.help-toggle{background:none;border:none;color:#000;cursor:pointer;padding:0;text-align:left;display:inline-flex;align-items:center;gap:6px;font-family:inherit;text-align:center}.pomoc-accordion{display:flex;flex-direction:column;gap:10px;text-align:center}.pomoc-item{padding:16px;width:100%;margin-bottom:24px;border-radius:20px;box-shadow:0 2px 10px #28282908;background-color:#cad7de;text-align:center}.arrow{display:inline-block;transition:transform .18s}.arrow.open{transform:rotate(90deg)}.help-detail{background:#fff;margin:10px 0 0;padding:13px 16px;border-radius:10px;font-size:1rem;box-shadow:0 2px 8px #d2c8640f}.help-detail-list{margin-left:16px;margin-top:5px}.reference-carousel{width:100%;display:flex;flex-direction:column;align-items:stretch;position:relative}.carousel-row{width:100%;display:flex;align-items:center;transition:justify-content .3s;justify-content:center}.justify-left{justify-content:flex-start}.justify-right{justify-content:flex-end}.carousel-arrow{width:36px;height:36px;border-radius:50%;border:none;background:#e8e7db;display:flex;align-items:center;justify-content:center;cursor:pointer;margin:0 8px;box-shadow:0 1px 4px #aaaa3c12;transition:background .15s}.carousel-arrow:disabled{opacity:.3;cursor:default}.carousel-dots{margin-top:12px;display:flex;justify-content:center;gap:8px}.carousel-dot{width:14px;height:14px;border-radius:50%;border:none;margin:2px;background:#d9dbb3;cursor:pointer;transition:background .2s}.carousel-dot.active{background:olive}.reference-block{background:#f4f3f0;max-width:1000px;padding:1rem;margin:0 1rem;position:relative;align-self:flex-start;display:flex;flex-direction:column;transition:max-height .3s}.reference-block .reference-text{font-size:1.1rem;font-weight:500;font-style:italic;position:relative;word-break:break-word;transition:max-height .4s;text-align:justify}.reference-block .reference-text.clipped{height:600px;overflow:hidden}.reference-block .reference-text.clipped:after{content:"";position:absolute;left:0;right:0;bottom:0;height:60px;background:linear-gradient(to bottom,#f4f3f000,#f4f3f0);pointer-events:none}.reference-block.expanded .reference-text{max-height:none!important}.read-more-btn{border:none;background:#e7e4ce;color:#333;padding:8px 20px;font-size:1rem;font-family:inherit;font-weight:500;border-radius:16px;box-shadow:0 1px 4px #aaaa3c12;cursor:pointer;align-self:flex-end;margin:12px 0 0;transition:background .18s}.read-more-btn:hover,.read-more-btn:focus{background:#dfddc0}.reference-author{margin-top:1.3rem;text-align:right;font-weight:700;color:olive}.align-right{align-self:flex-end}.align-left{align-self:flex-start}.info-contact{display:flex;flex-direction:column;max-width:600px}.contact-section-bg{text-align:center;background:#cad7de;padding-top:2rem}#contact-section{text-align:left;max-width:1400px;display:flex;flex-direction:row;padding:2rem;align-items:flex-start;gap:4rem;margin-top:2rem}#dop-section{max-width:none;display:flex;flex-direction:row;padding:2rem;align-items:flex-start;gap:4rem;flex-direction:column;align-items:center;background-color:#e8e7db;margin-top:2rem;scroll-margin-top:60px}.contact{margin-inline:10px;min-width:60%}.form{display:block;margin-top:1.2rem}.form label{display:block;margin:12px 10px}.form-content{display:flex;flex-direction:column;gap:15px}.form-content input,.form-content select,input,textarea{padding:8px;font-size:1rem;border-radius:6px;border:1px solid #ccc;width:100%;margin-bottom:10px;background-color:#fff;color:#000;font-family:Work Sans,sans-serif;outline:none;transition:border-color .2s,box-shadow .2s}input,textarea{min-width:200px;max-width:100%;height:43px;border-radius:10px;border:0px;padding:10px;font-size:1.2rem;flex:1}input:focus,textarea:focus{border:1px solid rgb(81,81,0);box-shadow:0 0 5px #ffa50066}textarea{min-height:120px;padding:12px 16px;resize:vertical;margin:10px 0}.inputs-block{display:flex;flex-direction:column;gap:16px;margin:12px 0}.form div{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.form p{white-space:nowrap}.form div button{margin:8px 16px}.submit-btn{background-color:#333;color:#fff;border:none;padding:10px;font-size:1rem;border-radius:6px;cursor:pointer}.newsletter h3{margin-top:3rem;margin-bottom:.5rem}.gdpr-checkbox{display:flex;align-items:center}.gdpr-checkbox input{margin:.7rem .5rem 1rem 0;width:20px;height:20px;min-width:15px}.gdpr-checkbox input[type=checkbox]{appearance:none;-webkit-appearance:none;width:20px;height:20px;min-width:15px;border:2px solid #343552;border-radius:6px;cursor:pointer;position:relative;transition:box-shadow .2s}.gdpr-checkbox input[type=checkbox]:checked{background:#343552}.gdpr-checkbox input[type=checkbox]:checked:after{content:"";position:absolute;left:6px;top:2.5px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;border-radius:1px;transform:rotate(45deg);pointer-events:none}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999}.modal-form{background-color:#fff;padding:30px;border-radius:12px;max-width:450px;width:90%;position:relative;box-shadow:0 8px 24px #0003;animation:fadeInUp .3s ease}.close-btn{position:absolute;top:12px;right:12px;background:none;border:none;font-size:1.4rem;cursor:pointer}@keyframes fadeInUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 1080px){.main-container,.header-container,.footer-container{max-width:980px;padding:0 16px}.main-image-ellipse img{width:500px;height:300px}.reference-block{padding:.7rem;margin:0 .5rem;max-width:97vw}.main-info-overlay{padding:3rem;max-width:98vw;text-align:center}.main-section-bg{padding-top:100px}.header-information a{margin-inline:5px}.header-information{gap:5px}}@media (max-width: 720px){html{font-size:14px}header{height:70px;padding:8px 12px;left:0;right:0;width:100vw;min-width:0;box-sizing:border-box}.header-container img{height:4rem}.header-container,.footer-container,.main-container{max-width:700px;padding:0 8px;width:100%;box-sizing:border-box}.main-info{padding-inline:10px;align-items:center;text-align:center}.founder{flex-direction:column}.founder img{max-height:300px;width:100%;height:auto}.text-founder{margin-top:20px;padding:0}.cards{flex-direction:column;gap:24px;align-items:center;text-align:center}.support,.team{flex-direction:column;padding:2rem 1rem;margin:5px 0}.header-information{position:absolute;top:100%;right:0;left:0;background:#fff;flex-direction:column;gap:2rem;align-items:center;margin-right:1px;padding:2.2rem 1rem 2rem;box-shadow:0 6px 24px #1e1c0a12;transform:translateY(-100%);opacity:0;pointer-events:none;transition:all .24s;z-index:12}.project-soutok p{text-align:justify}.header-information.open{transform:translateY(0);opacity:1;pointer-events:auto}.hamburger{display:flex}.main-section-bg{padding-bottom:30px;padding-left:20px;padding-right:20px}.pomoc{padding:1rem 2rem}.carousel-row{justify-content:center!important}.info-contact,#contact-section{flex-direction:column;align-items:center;text-align:center}}@media (max-width: 480px){header{height:54px;padding:8px 12px;border-bottom-width:1px}.header-information a{font-size:14px;margin-inline:3px}.header-information{gap:3px}.header-container img{height:3.5rem}h1{font-size:1.6rem}h2{font-size:1.3rem}h3{font-size:1.2rem}.header-container h2{font-size:1rem}.main-info{padding-inline:16px;align-items:center;text-align:center;width:100%}.main-info p,.faq-answer{font-size:1rem}.person img{width:110px;height:120px}.support,.project-soutok,.team{padding:1rem .5rem;margin:5px}.footer-container{flex-direction:column;gap:8px;text-align:center;padding:0 4px}.founder img{max-height:200px}.cards{flex-direction:column;gap:24px;align-items:center;text-align:center;width:100%}.person{max-width:320px;margin:0 auto}.support,.team{flex-direction:column;padding:1.5rem 1rem;margin:10px 0;width:100%;box-sizing:border-box}.project-soutok img{display:none}.footer-container{flex-direction:column;gap:12px;text-align:center;padding:0 12px}.footer-logo-block img{height:44px}.footer-contacts{align-items:center}.cta-btn,.support-btn{width:100%;font-size:1.2rem;padding:14px 0;margin-bottom:1rem}}#koncepce .support{margin-bottom:20px}#koncepce .pomoc-item{background-color:#cad7de;text-align:center}.concept-intro{text-align:center}.concept-intro p{text-wrap:balance}#koncepce details{margin:1.5rem 0;padding:0;background-color:transparent;text-align:center}#koncepce summary{font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;font-family:Alegreya Sans,sans-serif;font-size:1.2rem;list-style:none;color:#333}#koncepce summary::-webkit-details-marker{display:none}#koncepce summary:hover{color:olive}.summary-arrow{display:inline-block;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:8px solid #333;transition:transform .2s}#koncepce details[open] .summary-arrow{transform:rotate(90deg)}.concept-details{padding:1.5rem;background:#f4f3f0;border-radius:20px;margin-top:1rem;text-align:left}.concept-details p,.concept-details h4,.concept-details h5{text-align:left}.concept-details ul{list-style-position:outside;padding-left:2rem}.concept-details li{font-size:1rem;text-align:left}
