h3.svelte-5a6ik4{margin-top:0;margin-bottom:10px}.download-btn.svelte-5a6ik4{font-size:14px;font-weight:400;border-radius:50px;background-color:#cd151a;color:#fff!important;padding:12px 36px;text-decoration:none;border:none;max-height:45px;margin-top:auto;margin-bottom:auto;transition:background .2s}.download-btn.svelte-5a6ik4:hover{background:#bf1418}.pdf-wrapper.svelte-5a6ik4{display:inline-block;position:relative;text-align:right;gap:50px;padding-bottom:30px}.download-container.svelte-5a6ik4{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;justify-content:space-between;margin-bottom:20px}canvas.svelte-5a6ik4{display:block;border:1px solid #ccc;box-shadow:0 2px 6px #0000001a;border-radius:4px;margin-bottom:10px;width:99%;height:auto;max-width:100vw}@media (max-width: 400px){h3.svelte-5a6ik4{font-size:30px}}.site-bottom-navbar.svelte-1qkft29{position:fixed;bottom:0;left:0;width:100%;z-index:3;display:flex;align-items:center;justify-content:center;background-color:#fff;padding:16px 0}h5.svelte-1qkft29{font-weight:500;font-size:22px;padding:0;margin:0}.container.svelte-1qkft29{max-width:90rem;width:100%;margin:0 auto;padding:0 calc(35px + 1.25rem);display:flex;align-items:center;z-index:2;justify-content:space-between;gap:1rem;flex-wrap:wrap}.menu-btn.svelte-1qkft29{font-size:14px;font-weight:400;border-radius:50px;background-color:#cd151a;color:#fff!important;padding:12px 36px;text-decoration:none;transition:background .2s}.menu-btn.svelte-1qkft29:hover{background:#bf1418}@media (max-width: 768px){.container.svelte-1qkft29{flex-direction:column;justify-content:center;text-align:center}}.btn.svelte-1xgycq8{position:relative;display:inline-flex;align-items:center;justify-content:center;background:#cd151a;color:#fff;border-radius:50px;width:180px;height:48px;font-size:13px;font-weight:400;text-decoration:none;overflow:hidden;transition:background .3s;text-align:center}.btn.svelte-1xgycq8:hover{background:#bf1418}.text.svelte-1xgycq8{display:inline-block;transition:transform .3s}.arrow.svelte-1xgycq8{display:inline-flex;opacity:0;display:none;transform:translate(-10px);transition:opacity .3s,transform .3s}.btn.svelte-1xgycq8:hover .arrow:where(.svelte-1xgycq8){opacity:1;display:block;transform:translate(5px)}.arrow.svelte-1xgycq8 svg:where(.svelte-1xgycq8) path:where(.svelte-1xgycq8){fill:#fff}.btn.svelte-1xgycq8:hover .text:where(.svelte-1xgycq8){transform:translate(-5px)}.arrow.svelte-1xgycq8 svg:where(.svelte-1xgycq8){width:20px;height:12px}h3.svelte-dctydy{font-size:36px;color:#fff}.container.svelte-dctydy{margin:-50px auto 0;color:#fff;padding:0 20px 50px;justify-content:center}.section.svelte-dctydy{text-align:center;margin-bottom:50px;background-color:#695342!important;padding:66px;max-width:660px;margin-left:auto;margin-right:auto;position:relative}h3.svelte-dctydy{font-size:28px;margin-bottom:20px}p.svelte-dctydy{font-size:16px;margin-bottom:30px}.half-out.svelte-dctydy{position:absolute;left:50%;bottom:0;transform:translate(-50%,50%)}h3.svelte-usfvbs{margin-bottom:0}.notification.success.svelte-usfvbs{background-color:#d1fae5;color:#065f46;border:1px solid #10b981}.notification.error.svelte-usfvbs{background-color:#fee2e2;color:#991b1b;border:1px solid #ef4444}.menu-btn.svelte-usfvbs{font-size:14px;font-weight:400;border-radius:50px;background-color:#cd151a;color:#fff!important;padding:12px 36px;text-decoration:none;transition:background .2s;margin-top:20px;max-width:200px;margin-bottom:20px}.menu-btn.svelte-usfvbs:hover{background:#bf1418}.modal-close.svelte-usfvbs{position:absolute;top:10px;right:10px;background:transparent;border:none;font-size:20px;cursor:pointer;transition:transform .3s ease;z-index:10}.modal-close.svelte-usfvbs:hover{transform:rotate(90deg) scale(1.2)}.overlay.svelte-usfvbs{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;animation:svelte-usfvbs-fadeIn .2s ease-out}@keyframes svelte-usfvbs-fadeIn{0%{opacity:0}to{opacity:1}}.modal.svelte-usfvbs{background:#fff;width:98%;max-width:1400px;max-height:98%;height:98%;padding:3.5rem;padding-top:0;padding-bottom:0;position:relative;animation:svelte-usfvbs-slideIn .2s ease-out;display:flex;justify-content:center}@keyframes svelte-usfvbs-slideIn{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-inner.svelte-usfvbs{width:100%;max-width:1200px;overflow-y:auto}.content.svelte-usfvbs{display:flex;gap:3rem;margin-top:2rem;flex-wrap:wrap}.info.svelte-usfvbs,.form.svelte-usfvbs{flex:1 1 300px;min-width:280px}.info.svelte-usfvbs{flex:1;color:#666}.form.svelte-usfvbs{flex:1;display:flex;flex-direction:column}form.svelte-usfvbs input[type=text]:where(.svelte-usfvbs),form.svelte-usfvbs input[type=email]:where(.svelte-usfvbs),form.svelte-usfvbs textarea:where(.svelte-usfvbs){border:1px solid #ccccccd0;padding:.8rem;font-size:1.1rem;width:100%;box-sizing:border-box;transition:border .2s}form.svelte-usfvbs input:where(.svelte-usfvbs):focus,form.svelte-usfvbs textarea:where(.svelte-usfvbs):focus{outline:none;border-color:#0070f3}form.svelte-usfvbs button:where(.svelte-usfvbs){background-color:#0070f3;color:#fff;border:none;padding:.8rem 1.4rem;cursor:pointer;font-size:1.1rem;transition:background-color .2s}form.svelte-usfvbs label:where(.svelte-usfvbs){display:block;margin-top:1.2rem;font-size:1rem}.modal.svelte-usfvbs p:where(.svelte-usfvbs){margin:.7rem 0;line-height:1.6;font-size:1rem}.modal.svelte-usfvbs a:where(.svelte-usfvbs){color:var(--wp--preset--color--vivid-cyan-blue);text-decoration:none;transition:color .2s}.modal.svelte-usfvbs a:where(.svelte-usfvbs):hover{color:var(--wp--preset--color--vivid-red)}.site-footer.svelte-fe6v1b{width:100%;color:#fff;margin-bottom:75px}.footer-bottom.svelte-fe6v1b{background-color:#3a2620;height:74px;display:flex;justify-content:center;align-items:center;width:100%;position:relative;font-size:15px;font-family:Open Sans,sans-serif}.footer-copy.svelte-fe6v1b{text-align:center;z-index:1}.copyright-container.svelte-fe6v1b{position:absolute;right:35px;display:flex;align-items:center;gap:5px}.copyright-logo.svelte-fe6v1b{display:block}.copyright-text.svelte-fe6v1b{color:#fff;font-size:14px}a.copyright-link.svelte-fe6v1b{position:absolute;right:35px;display:flex;align-items:center;gap:5px;color:#fff;text-decoration:none}a.copyright-link.svelte-fe6v1b:hover{text-decoration:underline}.footer-copy.svelte-fe6v1b{padding:0 35px}@media (max-width: 768px){.site-footer.svelte-fe6v1b{margin-bottom:122px}}@media (max-width: 394px){.site-footer.svelte-fe6v1b{margin-bottom:150px}}@media (max-width: 370px){.site-footer.svelte-fe6v1b{margin-bottom:210px}}@media (max-width: 730px){.footer-bottom.svelte-fe6v1b{flex-direction:column;height:auto;padding:10px 0;gap:15px}a.copyright-link.svelte-fe6v1b{position:static;margin:0;justify-content:center}.copyright-container.svelte-fe6v1b{position:static;justify-content:center}}p.svelte-jjnk5{margin-bottom:25px;color:#666}.modal-close.svelte-jjnk5{position:absolute;top:10px;right:10px;background:transparent;border:none;font-size:20px;cursor:pointer;transition:transform .3s ease;z-index:10}.modal-close.svelte-jjnk5:hover{transform:rotate(90deg) scale(1.2)}.overlay.svelte-jjnk5{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;animation:svelte-jjnk5-fadeIn .2s ease-out;overflow-x:hidden;overflow-y:hidden}@keyframes svelte-jjnk5-fadeIn{0%{opacity:0}to{opacity:1}}.modal.svelte-jjnk5{background:#fff;width:98%;max-width:1600px;max-height:98%;height:95%;padding:3.5rem 3.5rem 0;position:relative;animation:svelte-jjnk5-slideIn .2s ease-out;display:flex;justify-content:center}@keyframes svelte-jjnk5-slideIn{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-inner.svelte-jjnk5{width:100%;max-width:1300px;margin:50px auto;overflow-y:auto}.content.svelte-jjnk5{display:flex;gap:2rem;justify-content:center}.column.svelte-jjnk5{flex:1 1 50%;max-width:45%;min-width:450px;box-sizing:border-box}.column.images.svelte-jjnk5{max-width:45%;display:flex;flex-direction:column;align-items:flex-end}.column.images.svelte-jjnk5 img:where(.svelte-jjnk5){width:80%;margin-left:auto;margin-right:0;height:auto;margin-bottom:1rem;display:block}.column.text.svelte-jjnk5{display:flex;flex-direction:column;gap:1rem}@media (max-width: 974px){.content.svelte-jjnk5{flex-direction:column;align-items:center}.content.svelte-jjnk5 .column:where(.svelte-jjnk5){width:90%;max-width:90%;min-width:auto}.column.images.svelte-jjnk5{align-items:center}.column.images.svelte-jjnk5 img:where(.svelte-jjnk5){margin-left:auto;margin-right:auto}}.modal-close.svelte-1hyjzns{position:absolute;top:10px;right:10px;background:transparent;border:none;font-size:20px;cursor:pointer;transition:transform .3s ease;z-index:10}.modal-close.svelte-1hyjzns:hover{transform:rotate(90deg) scale(1.2)}.overlay.svelte-1hyjzns{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;animation:svelte-1hyjzns-fadeIn .2s ease-out;overflow-x:hidden;overflow-y:hidden}@keyframes svelte-1hyjzns-fadeIn{0%{opacity:0}to{opacity:1}}.modal-inner.svelte-1hyjzns{flex:1;width:100%;height:100%;display:flex;max-width:1400px;flex-direction:column}.modal.svelte-1hyjzns{background:#fff;width:90%;max-width:1600px;max-height:98%;height:90%;overflow:hidden;padding:3.5rem;position:relative;animation:svelte-1hyjzns-slideIn .2s ease-out;display:flex;justify-content:center}@keyframes svelte-1hyjzns-slideIn{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.content.svelte-1hyjzns{width:100%;height:100%;display:flex;flex-direction:column;overflow-y:auto;align-items:center}@media (max-width: 974px){.content.svelte-1hyjzns{flex-direction:column;align-items:center}}@media (max-width: 650px){.modal.svelte-1hyjzns{padding:2rem}}@media (max-width: 450px){.modal.svelte-1hyjzns{padding:1rem}}.text.svelte-ccmqpb{font-size:15px;line-height:1.5}.container.svelte-ccmqpb{max-width:90rem;margin:auto;padding:0 35px}.text-title-container.svelte-ccmqpb{margin:50px 40px}.row.svelte-ccmqpb{display:flex;flex-wrap:wrap;justify-content:center;margin-top:110px;gap:2rem;align-items:flex-start}h2.svelte-ccmqpb{text-align:center;margin-bottom:2rem}.column.svelte-ccmqpb{flex:1 1 0;min-width:220px;max-width:350px;text-align:center;color:#666;border:1px solid black;margin-bottom:60px;position:relative}.column-inner.svelte-ccmqpb{position:relative;min-height:100%}.button-container.svelte-ccmqpb{position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.lokality-img.svelte-ccmqpb{position:relative;margin-top:-110px;display:flex;justify-content:center}.lokality-img.svelte-ccmqpb img:where(.svelte-ccmqpb){width:220px;height:220px;border-radius:400px;object-fit:cover}h3.svelte-ccmqpb{margin:1rem 0}p.svelte-ccmqpb{text-align:center;line-height:1.5}.spacer.svelte-ccmqpb{height:5vh}.big-spacer.svelte-ccmqpb{height:15vh}@media (min-width: 1024px){.column.svelte-ccmqpb:nth-child(2){align-self:flex-end;transform:translateY(50px)}}@media (max-width: 1024px){.row.svelte-ccmqpb{gap:5rem;margin-left:60px;margin-right:60px}.column.svelte-ccmqpb{flex:0 0 100%;max-width:100%;margin-bottom:60px;transform:none!important}.text-title-container.svelte-ccmqpb{margin:50px 20px}}@media (max-width: 639px){.row.svelte-ccmqpb{gap:5rem;margin-left:0;margin-right:0}}.svelte-9pgsug{box-sizing:border-box;margin:0;padding:0}#intro.svelte-9pgsug{position:relative;height:calc(100vh - 79.39px);margin-top:79.39px;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}@media (max-width: 640px){#intro.svelte-9pgsug{margin-top:77px}}#intro.svelte-9pgsug video:where(.svelte-9pgsug){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;min-height:100%;object-fit:cover;z-index:0}#intro.svelte-9pgsug .content:where(.svelte-9pgsug){position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0 20px;height:100%}.header-container.svelte-9pgsug{max-width:700px;margin:0 auto 20px}#intro.svelte-9pgsug h1:where(.svelte-9pgsug){color:#fff;line-height:1.2;text-shadow:6px 6px 4px rgba(0,0,0,.44),10px 10px 6px rgba(0,0,0,.21)}.text-button-container.svelte-9pgsug{max-width:700px;background-color:#2f4d2cb8;padding:20px;border-radius:5px}#intro.svelte-9pgsug p:where(.svelte-9pgsug){color:#fff;max-width:600px;margin-bottom:20px}.divider.svelte-9pgsug{position:relative;width:100%;height:100px;overflow:hidden;margin-top:20px}.divider.svelte-9pgsug svg:where(.svelte-9pgsug){display:block;width:100%;height:100%}.modal-overlay.svelte-dpykaf{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content.svelte-dpykaf{position:relative;background:#fff;width:80%;height:100%;padding:40px 20px 20px;display:flex;flex-direction:column;box-sizing:border-box}.modal-close.svelte-dpykaf{position:absolute;top:10px;right:10px;background:transparent;border:none;font-size:20px;cursor:pointer;transition:transform .3s ease;z-index:10}.modal-close.svelte-dpykaf:hover{transform:rotate(90deg) scale(1.2)}.modal-scroll.svelte-dpykaf{flex:1;overflow:auto}.menu-container.svelte-dpykaf{display:flex;gap:20px;justify-content:center;align-items:flex-start}.menu-item.svelte-dpykaf{display:flex;flex-direction:column;align-items:center;gap:15px;background:#f0f0f0;padding:0;max-width:50%;max-height:80vh;box-sizing:border-box}.menu-item.svelte-dpykaf img:where(.svelte-dpykaf),.menu-item.svelte-dpykaf canvas:where(.svelte-dpykaf){max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}@media (max-width: 1050px){.modal-content.svelte-dpykaf{width:100%;height:95%;padding:20px}.menu-item.svelte-dpykaf{padding:0}}@media (max-width: 768px){.menu-container.svelte-dpykaf{flex-direction:column;gap:20px;align-items:center}.modal-content.svelte-dpykaf{padding:0;height:100%}.menu-item.svelte-dpykaf{max-width:100%}}.site-header.svelte-cmiqki{position:fixed;top:0;left:0;width:100%;padding:10px 0;z-index:100;background-color:#fff}.container.svelte-cmiqki{max-width:90rem;margin:0 auto;padding:0 calc(35px + 1.25rem);display:flex;align-items:center;justify-content:space-between}.logo.svelte-cmiqki img:where(.svelte-cmiqki){height:53px;max-height:70px}.desktop-nav.svelte-cmiqki{display:flex;align-items:center;gap:2rem}.desktop-nav.svelte-cmiqki ul:where(.svelte-cmiqki){display:flex;gap:2rem;list-style:none;margin:0;padding:0}.desktop-nav.svelte-cmiqki a:where(.svelte-cmiqki){text-decoration:none;color:#222;font-size:15px;font-family:Open Sans,Arial,sans-serif;transition:color .2s}.menu-btn.svelte-cmiqki{font-size:14px;font-weight:400;border-radius:50px;background-color:#cd151a;color:#fff!important;padding:12px 36px;text-decoration:none;transition:background .2s}.menu-btn.svelte-cmiqki:hover{background:#bf1418}.mobile-toggle.svelte-cmiqki{display:none;width:28px;height:18px;position:relative;background:none;border:none;cursor:pointer}.mobile-toggle.svelte-cmiqki span:where(.svelte-cmiqki){display:block;position:absolute;width:28px;height:2px;background:#333;left:0;transition:all .2s}.mobile-toggle.svelte-cmiqki span:where(.svelte-cmiqki):nth-child(1){top:0}.mobile-toggle.svelte-cmiqki span:where(.svelte-cmiqki):nth-child(2){top:8px}.mobile-toggle.svelte-cmiqki span:where(.svelte-cmiqki):nth-child(3){top:16px}.mobile-close.svelte-cmiqki{position:absolute;top:20px;right:20px;background:none;border:none;font-size:30px;line-height:1;cursor:pointer;color:#333;opacity:0;transform:scale(.8);transition:opacity .3s ease .3s,transform .3s ease .3s}.mobile-nav.svelte-cmiqki{display:none}@media (max-width: 1250px){.container.svelte-cmiqki{padding:0 15px}}@media (max-width: 1200px){.desktop-nav.svelte-cmiqki{gap:1rem}.desktop-nav.svelte-cmiqki ul:where(.svelte-cmiqki){gap:1.5rem}}@media (max-width: 640px){.logo.svelte-cmiqki img:where(.svelte-cmiqki){height:50px;max-height:50px}.container.svelte-cmiqki{padding:0 15px}}@media (max-width: 1100px){.mobile-nav.svelte-cmiqki{display:flex;position:fixed;top:0;right:-100%;max-width:320px;width:100%;height:100vh;padding:50px;background:#fff;box-sizing:border-box;z-index:9000;transition:right .4s ease;flex-direction:column}.mobile-nav.open.svelte-cmiqki{right:0}.mobile-nav.closing.svelte-cmiqki{right:-100%}.desktop-nav.svelte-cmiqki{display:none}.mobile-toggle.svelte-cmiqki{display:block}.mobile-nav.svelte-cmiqki ul:where(.svelte-cmiqki){list-style:none;margin:0;padding:0}.mobile-nav.svelte-cmiqki li:where(.svelte-cmiqki){padding:1rem;opacity:0;transform:translateY(-15px);transition:opacity .4s ease,transform .4s ease}.mobile-nav.open.svelte-cmiqki li:where(.svelte-cmiqki){opacity:1;transform:translateY(0)}.mobile-nav.open.svelte-cmiqki li:where(.svelte-cmiqki):nth-child(1){transition-delay:.2s}.mobile-nav.open.svelte-cmiqki li:where(.svelte-cmiqki):nth-child(2){transition-delay:.3s}.mobile-nav.open.svelte-cmiqki li:where(.svelte-cmiqki):nth-child(3){transition-delay:.4s}.mobile-nav.open.svelte-cmiqki li:where(.svelte-cmiqki):nth-child(4){transition-delay:.5s}.mobile-nav.open.svelte-cmiqki li:where(.svelte-cmiqki):nth-child(5){transition-delay:.6s}.mobile-nav.open.svelte-cmiqki li:where(.svelte-cmiqki):nth-child(6){transition-delay:.7s}.mobile-nav.open.svelte-cmiqki li:where(.svelte-cmiqki):nth-child(7){transition-delay:.8s}.mobile-nav.closing.svelte-cmiqki li:where(.svelte-cmiqki){opacity:0;transform:translateY(-15px)}.mobile-nav.open.svelte-cmiqki .mobile-close:where(.svelte-cmiqki){opacity:1;transform:scale(1)}.mobile-nav.svelte-cmiqki a:where(.svelte-cmiqki){color:#222;font-size:18px;text-decoration:none}}.partners.svelte-aayqov{max-width:1370px;width:100%;margin:0 auto;padding:2rem 35px 3rem;align-items:center;justify-content:center;box-sizing:border-box}.text-center.svelte-aayqov{text-align:center;margin-top:1rem;margin-bottom:5rem}.partners-row.svelte-aayqov{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));align-items:center;max-width:100%;justify-items:center;gap:2rem;margin:2rem 0}.partners-row.top.svelte-aayqov{margin-bottom:80px}.partners-row.bottom.svelte-aayqov{max-width:90%;display:grid;justify-content:center;gap:2rem;margin:2rem auto}.partners-row.svelte-aayqov a:where(.svelte-aayqov) img:where(.svelte-aayqov){display:block;max-width:100%;height:auto}@media screen and (max-width: 1024px){.partners-row.svelte-aayqov{grid-template-columns:1fr;gap:2rem}.partners-row.bottom.svelte-aayqov{max-width:100%}.partners-row.top.svelte-aayqov{gap:3rem;margin-bottom:2rem}}.name.svelte-1h959nc{margin-bottom:20px}.phone.svelte-1h959nc{margin:0 0 5px}.email.svelte-1h959nc{margin:0}p.svelte-1h959nc{font-size:14px;text-align:center;margin-bottom:.5rem}.contact-wrapper.svelte-1h959nc{display:flex;justify-content:space-between;flex-direction:row;width:100%}@media (max-width: 600px){.contact-wrapper.svelte-1h959nc{flex-direction:column;align-items:center;gap:20px}}.contact.svelte-1h959nc{width:50%;box-sizing:border-box;padding:0 10px;text-align:center}.contact.svelte-1h959nc{text-align:center}.contact.svelte-1h959nc b:where(.svelte-1h959nc){display:block}h2.svelte-1h959nc{font-size:45px;color:#fff!important}h4.svelte-1h959nc{margin-top:0;font-size:23px!important;color:#fff!important}.pozemky-background.svelte-1h959nc{width:100%;min-height:100vh;height:auto;background-image:image-set(url(../../../images/parallax-bckg.avif) type("image/avif") 1x,url(../../../images/parallax-bckg.jpg) type("image/jpeg") 1x);background-size:cover;background-repeat:no-repeat;background-position:top;display:flex;justify-content:center;align-items:center}.pozemky-wrapper.svelte-1h959nc{width:100%;max-width:1200px;padding:0 35px;padding-top:10vh;display:flex;flex-direction:column;align-items:center;transform:translateY(var(--text-offset, 0));transition:transform .01s linear}.pozemky-section.svelte-1h959nc{width:100%;display:flex;flex-direction:column;align-items:center;color:#fff;font-family:Open Sans,sans-serif;line-height:1.5;padding:5vh 1rem}h2.svelte-1h959nc{text-align:center;margin-bottom:1rem}h4.svelte-1h959nc{text-align:center;margin-bottom:.5rem}.spacer-small.svelte-1h959nc{height:10px}.spacer-large.svelte-1h959nc{height:50px}a.svelte-1h959nc{color:inherit;text-decoration:none}a.svelte-1h959nc:hover{text-decoration:underline}.first-row.svelte-1k0ufnu{margin-top:0}.container.svelte-1k0ufnu{max-width:1200px;margin:0 auto;padding:2rem;padding-top:0}.wpb_wrapper.svelte-1k0ufnu{width:100%}h2.svelte-1k0ufnu{text-align:center}p.svelte-1k0ufnu{margin-bottom:1rem;line-height:25px}p.header.svelte-1k0ufnu{margin-bottom:30px}.row.svelte-1k0ufnu{display:flex;flex-wrap:wrap;gap:2rem}.column.svelte-1k0ufnu{flex:1;min-width:300px;font-size:15px;color:#666}.image-inner.svelte-1k0ufnu img:where(.svelte-1k0ufnu){width:calc(100% - 20px);padding:10px;height:auto;display:block}@media (max-width: 350px){.column.svelte-1k0ufnu{min-width:80%}}@keyframes svelte-16dczgw-modal-pop{0%{transform:scale(.7);opacity:0}50%{transform:scale(1.05);opacity:1}70%{transform:scale(.95)}85%{transform:scale(1.02)}to{transform:scale(1)}}.ekonomicky-usek.svelte-16dczgw{margin-top:40px}h4.svelte-16dczgw{font-size:26px;font-weight:500!important}h3.svelte-16dczgw{font-weight:500!important;margin-top:20px}.modal-overlay.svelte-16dczgw{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:1000}a.svelte-16dczgw{text-decoration:none;color:var(--link-color)}.modal-content.svelte-16dczgw{position:relative;background:#fff;width:80%;max-width:1000px;max-height:90%;padding:40px 50px;display:flex;flex-direction:column;box-sizing:border-box;animation:svelte-16dczgw-modal-pop .6s ease-out}.modal-close.svelte-16dczgw{position:absolute;top:10px;right:10px;background:transparent;border:none;font-size:24px;cursor:pointer;transition:transform .3s ease}.modal-close.svelte-16dczgw:hover{transform:rotate(90deg) scale(1.2)}.modal-scroll.svelte-16dczgw{flex:1;overflow-y:auto}.modal-title.svelte-16dczgw{text-align:center;margin-bottom:1.5rem}.contacts.svelte-16dczgw{display:flex;flex-wrap:wrap;gap:4rem;justify-content:center}.contacts-left.svelte-16dczgw,.contacts-right.svelte-16dczgw{flex:1 1 300px;min-width:270px}.contacts-left.svelte-16dczgw h4:where(.svelte-16dczgw),.contacts-right.svelte-16dczgw h4:where(.svelte-16dczgw){margin-bottom:.5rem;text-align:center}.contacts-left.svelte-16dczgw p:where(.svelte-16dczgw),.contacts-right.svelte-16dczgw p:where(.svelte-16dczgw){margin-bottom:1rem;line-height:1.4;text-align:center}@media (max-width: 768px){.modal-content.svelte-16dczgw{width:95%;padding:20px}.contacts.svelte-16dczgw{flex-direction:column;gap:1.5rem}}@keyframes svelte-17iiwt6-modal-pop{0%{transform:scale(.7);opacity:0}50%{transform:scale(1.05);opacity:1}70%{transform:scale(.95)}85%{transform:scale(1.02)}to{transform:scale(1)}}.ekonomicky-usek.svelte-17iiwt6{margin-top:40px}h4.svelte-17iiwt6{font-size:26px;font-weight:500!important}h3.svelte-17iiwt6{font-weight:500!important;margin-top:20px}.modal-overlay.svelte-17iiwt6{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:1000}a.svelte-17iiwt6{text-decoration:none;color:var(--link-color)}.modal-content.svelte-17iiwt6{position:relative;background:#fff;width:80%;max-width:1000px;max-height:90%;padding:40px 50px;display:flex;flex-direction:column;box-sizing:border-box;animation:svelte-17iiwt6-modal-pop .6s ease-out}.modal-close.svelte-17iiwt6{position:absolute;top:10px;right:10px;background:transparent;border:none;font-size:24px;cursor:pointer;transition:transform .3s ease}.modal-close.svelte-17iiwt6:hover{transform:rotate(90deg) scale(1.2)}.modal-scroll.svelte-17iiwt6{flex:1;overflow-y:auto}.modal-title.svelte-17iiwt6{text-align:center;margin-bottom:1.5rem}.contacts.svelte-17iiwt6{display:flex;flex-wrap:wrap;gap:4rem;justify-content:center}.contacts-left.svelte-17iiwt6,.contacts-right.svelte-17iiwt6{flex:1 1 300px;min-width:270px}.contacts-left.svelte-17iiwt6 h4:where(.svelte-17iiwt6),.contacts-right.svelte-17iiwt6 h4:where(.svelte-17iiwt6){margin-bottom:.5rem;text-align:center}.contacts-left.svelte-17iiwt6 p:where(.svelte-17iiwt6),.contacts-right.svelte-17iiwt6 p:where(.svelte-17iiwt6){margin-bottom:1rem;line-height:1.4;text-align:center}@media (max-width: 768px){.modal-content.svelte-17iiwt6{width:95%;padding:20px}.contacts.svelte-17iiwt6{flex-direction:column;gap:1.5rem}}@keyframes svelte-19cisle-modal-pop{0%{transform:scale(.7);opacity:0}50%{transform:scale(1.05);opacity:1}70%{transform:scale(.95)}85%{transform:scale(1.02)}to{transform:scale(1)}}.subtitle.svelte-19cisle{text-align:center;margin:0 0 10px}h4.svelte-19cisle{font-size:26px;font-weight:500!important}h3.svelte-19cisle{font-weight:500!important;margin-top:20px}.modal-overlay.svelte-19cisle{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content.svelte-19cisle{position:relative;background:#fff;width:80%;max-width:1000px;max-height:90%;padding:40px 50px;display:flex;flex-direction:column;box-sizing:border-box;animation:svelte-19cisle-modal-pop .6s ease-out}.modal-close.svelte-19cisle{position:absolute;top:10px;right:10px;background:transparent;border:none;font-size:24px;cursor:pointer;transition:transform .3s ease}.modal-close.svelte-19cisle:hover{transform:rotate(90deg) scale(1.2)}.modal-scroll.svelte-19cisle{flex:1;overflow-y:auto}.modal-title.svelte-19cisle{text-align:center;margin-bottom:1.5rem}.contacts.svelte-19cisle{display:flex;flex-wrap:wrap;gap:4rem;justify-content:center}.contacts-left.svelte-19cisle,.contacts-right.svelte-19cisle{flex:1 1 300px;min-width:270px}.contacts-left.svelte-19cisle h4:where(.svelte-19cisle){margin-bottom:.5rem;text-align:center}.contacts-left.svelte-19cisle p:where(.svelte-19cisle){margin-bottom:1rem;line-height:1.4;text-align:center}@media (max-width: 768px){.modal-content.svelte-19cisle{width:95%;padding:20px}.contacts.svelte-19cisle{flex-direction:column;gap:1.5rem}}.card.svelte-1bsua8h{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;max-width:100%;margin:auto;padding:0 0 40px;border:1px solid #000;overflow:visible}.card-header.svelte-1bsua8h{position:relative;width:100%;height:50px;display:flex;justify-content:center;align-items:flex-start;z-index:2}.post-date.svelte-1bsua8h{position:absolute;top:-25px;left:50%;transform:translate(-50%);font-family:font;font-weight:800;font-size:18px;padding:10px 15px;color:#fff;background-color:var(--wp--preset--color--vivid-red)}.card-body.svelte-1bsua8h{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.image-container.svelte-1bsua8h{display:flex;justify-content:center;max-height:250px;max-width:100%}.card-image.svelte-1bsua8h{max-width:100%;max-height:100%;object-fit:contain}.card-text.svelte-1bsua8h{min-height:150px;margin-top:15px;text-align:start;color:#666;padding:0 15px 15px;word-wrap:break-word;overflow-wrap:break-word;font-size:15px}.continue-read.svelte-1bsua8h{text-decoration:none;color:#000}.continue-read.svelte-1bsua8h:hover{text-decoration:underline}.action-wrap.svelte-1bsua8h{position:absolute;left:50%;transform:translate(-50%);bottom:-25px;z-index:3;display:inline-block}@media (max-width: 550px){.card-text.svelte-1bsua8h{font-size:var(--font-size-base)}}.wrapper.svelte-1h86ofd{max-width:100%;margin:0 auto;padding:2rem;padding-top:0}.content.svelte-1h86ofd{width:90%;margin-left:auto;margin-right:auto;padding-left:0;box-sizing:border-box;max-width:calc(100vw - 5rem);text-align:center}.grid.svelte-1h86ofd{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,454px));gap:40px;width:100%;justify-content:center}h2.svelte-1h86ofd{text-align:center}.no-posts-container.svelte-1h86ofd{padding-left:.5rem}#no-posts.svelte-1h86ofd{font-size:20px}@media (max-width: 550px){.grid.svelte-1h86ofd{grid-template-columns:1fr}.grid.svelte-1h86ofd .post-card{width:100%}}@media (max-width: 1660px){.content.svelte-1h86ofd{margin-left:auto;margin-right:auto;padding-left:0;max-width:100vw;width:100%}.grid.svelte-1h86ofd{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:65px;width:100%}}@media (max-width: 1560px){.content.svelte-1h86ofd{margin-left:auto;margin-right:auto;max-width:100vw;width:100%}}@media (max-width: 550px){.grid.svelte-1h86ofd{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:65px;width:100%}}@media (max-width: 350px){.grid.svelte-1h86ofd{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));width:100%}}
