main{overflow:hidden}.pils_anim{position:fixed;bottom:1rem;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;z-index:110;background:-webkit-gradient(linear,left top,right top,from(#ef7838),to(#e94855));background:linear-gradient(to right,#ef7838,#e94855);color:#fff;display:inline-block;font-size:14px;font-weight:700;text-decoration:none;overflow:hidden;white-space:nowrap;padding:1.5rem 3rem;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:min(340px, calc(100vw - 4rem));opacity:0;-webkit-clip-path:inset(0 50% 0 50% round 0);clip-path:inset(0 50% 0 50% round 0);border-radius:30px;-webkit-animation:pilsReveal 0.92s cubic-bezier(.65,0,.35,1) forwards;animation:pilsReveal 0.92s cubic-bezier(.65,0,.35,1) forwards}.pils_anim span{display:inline-block;opacity:0;-webkit-animation:pilsRevealText 0.45s cubic-bezier(.33,1,.68,1) forwards;animation:pilsRevealText 0.45s cubic-bezier(.33,1,.68,1) forwards;-webkit-animation-delay:0.75s;animation-delay:0.75s}@-webkit-keyframes pilsReveal{0%{opacity:0;-webkit-clip-path:inset(0 50% 0 50% round 0);clip-path:inset(0 50% 0 50% round 0);border-radius:0}12%{opacity:1}100%{opacity:1;-webkit-clip-path:inset(0 0 0 0 round 30px);clip-path:inset(0 0 0 0 round 30px);border-radius:30px}}@keyframes pilsReveal{0%{opacity:0;-webkit-clip-path:inset(0 50% 0 50% round 0);clip-path:inset(0 50% 0 50% round 0);border-radius:0}12%{opacity:1}100%{opacity:1;-webkit-clip-path:inset(0 0 0 0 round 30px);clip-path:inset(0 0 0 0 round 30px);border-radius:30px}}@-webkit-keyframes pilsRevealText{from{opacity:0}to{opacity:1}}@keyframes pilsRevealText{from{opacity:0}to{opacity:1}}.page_content{padding-top:10rem;position:relative}.page_content h1{font-size:6rem}.line_section{opacity:.25;z-index:-1}.line_1{position:absolute;top:0;left:8rem;height:100%;width:1px;background-color:#dbdbdb}@media (max-width:992px){.line_1{left:1rem}}.line_2_down{position:absolute;bottom:0;left:25%;height:10%;width:1px;background-color:#dbdbdb}.line_2_up{position:absolute;top:0;left:25%;height:200px;width:1px;background-color:#dbdbdb}@media (max-width:568px){.line_2_up{height:100px}}.line_3_down{position:absolute;bottom:0;left:50%;height:10%;width:1px;background-color:#dbdbdb}.line_3_up{position:absolute;top:0;left:50%;height:10%;width:1px;background-color:#dbdbdb}@media (max-width:568px){.line_3_up{height:60px}}.line_4{position:absolute;top:0;left:75%;height:100%;width:1px;background-color:#dbdbdb}@media (max-width:568px){.line_4{height:100px}}.line_5{position:absolute;top:0;right:8rem;height:50%;width:1px;background-color:#dbdbdb}@media (max-width:992px){.line_5{right:1rem}}.circle_shadow{--circle-jit-x:0vw;--circle-jit-y:0vh;pointer-events:none;position:fixed;inset:0;width:400px;height:400px;z-index:0;overflow:hidden;border-radius:50%;background:radial-gradient(circle at 50% 48%,rgb(255 87 51 / .65) 0%,rgb(255 69 45 / .42) 18%,rgb(220 45 55 / .22) 38%,rgb(120 25 35 / .08) 58%,transparent 72%);-webkit-filter:blur(3.75rem);filter:blur(3.75rem);top:-150px;left:3%;-webkit-transform:translate(var(--circle-jit-x),var(--circle-jit-y));-ms-transform:translate(var(--circle-jit-x),var(--circle-jit-y));transform:translate(var(--circle-jit-x),var(--circle-jit-y));will-change:transform;-webkit-transition:all 2s;transition:all 2s}@media (max-width:568px){.circle_shadow{width:250px;height:250px}}.circle_shadow::after{content:"";position:absolute;left:50%;top:50%;width:70vmin;height:70vmin;max-width:520px;max-height:520px;-webkit-transform:translate(-50%,-52%);-ms-transform:translate(-50%,-52%);transform:translate(-50%,-52%);border-radius:50%;background:radial-gradient(circle at 50% 50%,rgb(255 120 90 / .35) 0%,rgb(255 80 60 / .12) 45%,transparent 65%);-webkit-filter:blur(1.75rem);filter:blur(1.75rem)}#myCanvas{pointer-events:none;width:100%;height:100vh;position:fixed;top:0;left:0;z-index:0;opacity:.4}@media (max-width:1200px){#myCanvas{display:none}}.gutenberg .wp-block-table,.gutenberg table{font-size:15px}@media (max-width:568px){.gutenberg .wp-block-table,.gutenberg table{font-size:14px}}.gutenberg .wp-block-table thead th,.gutenberg table thead th{background-color:#142e03;color:#FFF;font-weight:700;padding:15px 15px;text-align:left;border-right:1px solid #FFF;font-size:15px}@media (max-width:568px){.gutenberg .wp-block-table thead th,.gutenberg table thead th{font-size:14px}}.gutenberg .wp-block-table thead th:nth-last-child(1),.gutenberg table thead th:nth-last-child(1){border:none}.gutenberg .wp-block-table tbody tr:nth-child(even) td,.gutenberg table tbody tr:nth-child(even) td{background-color:#f2f7f5}.gutenberg .wp-block-table tbody td,.gutenberg table tbody td{padding:15px 15px;border:none;border-right:1px solid #e3e3e3;font-size:15px}@media (max-width:568px){.gutenberg .wp-block-table tbody td,.gutenberg table tbody td{font-size:14px}}.gutenberg .wp-block-table tbody td:nth-last-child(1),.gutenberg table tbody td:nth-last-child(1){border:none}.gutenberg .wp-block-gallery{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:20px;margin-top:40px;margin-bottom:40px}@media (max-width:1200px){.gutenberg .wp-block-gallery{grid-template-columns:1fr 1fr 1fr}}@media (max-width:800px){.gutenberg .wp-block-gallery{grid-template-columns:1fr 1fr}}@media (max-width:430px){.gutenberg .wp-block-gallery{grid-template-columns:1fr}}.gutenberg .wp-block-gallery .wp-block-image{width:100%!important;height:215px}.gutenberg .wp-block-gallery img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gutenberg .wp-block-quote{padding:20px 0 100px 0;margin:0;position:relative}.gutenberg .wp-block-quote:before{content:'';display:block;position:absolute;left:-30px;top:10px;width:127px;height:127px;background-image:url(/wp-content/themes/img/cytat@2.png);background-repeat:no-repeat;background-position:left center;background-size:127px;z-index:-1}