.wpcf7-form p:has([data-cf7apps-honeypot]),
.wpcf7-form p:has(.cf7apps-honeypot-wrap) {
margin: 0;
padding: 0;
height: 0;
min-height: 0;
line-height: 0;
font-size: 0;
border: 0;
} .cf7apps-honeypot-wrap,
[data-cf7apps-honeypot] {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
clip-path: inset(50%);
white-space: nowrap;
border: 0;
}
.cf7apps-honeypot-wrap .hp-message,
[data-cf7apps-honeypot] .hp-message {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
clip-path: inset(50%);
white-space: nowrap;
border: 0;
}
.cf7apps-honeypot-wrap input.wpcf7-form-control[type="text"],
[data-cf7apps-honeypot] input.wpcf7-form-control[type="text"] {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
clip-path: inset(50%);
border: 0;
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,:after,:before{box-sizing:inherit}.container{width:100%;padding-right:1rem;padding-left:1rem;margin-right:auto;margin-left:auto}@media (min-width:36em){.container{max-width:33.75rem}}@media (min-width:48em){.container{max-width:45rem}}@media (min-width:62em){.container{max-width:60rem}}@media (min-width:80em){.container{max-width:80rem}}.row{display:flex;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem}.col,.col-lg-4,.col-lg-6,.col-lg-8,.col-md-6,.col-sm-6,.col-xl-3,.col-xl-4,.col-xl-6,.col-xl-7,.col-xl-9{position:relative;width:100%;padding-right:1rem;padding-left:1rem}.col{flex-basis:0;flex-grow:1;max-width:100%}@media (min-width:36em){.col-sm-6{flex:0 0 50%;max-width:50%}}@media (min-width:48em){.col-md-6{flex:0 0 50%;max-width:50%}}@media (min-width:62em){.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}}@media (min-width:80em){.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-9{flex:0 0 75%;max-width:75%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-block{display:block!important}@media (min-width:62em){.d-lg-none{display:none!important}.d-lg-block{display:block!important}}@media (min-width:80em){.d-xl-none{display:none!important}}.mx-auto{margin-right:auto!important}.mx-auto{margin-left:auto!important}.visible{visibility:visible!important}@media (max-width:47.999em){.container{width:100%;max-width:100%}}@media (max-width:61.999em){.container{width:100%;max-width:100%}}@media (max-width:79.999em){.container{width:100%;max-width:100%}}@media (min-width:80em){.container{padding-right:2rem;padding-left:2rem}} .pswp__share-modal--fade-in{opacity:1}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:2.75rem}.pswp__caption small{font-size:0.6875rem;color:#bbb}.pswp__caption__center{text-align:left;max-width:26.25rem;margin:0 auto;font-size:0.8125rem;padding:0.625rem;line-height:1.25rem;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}@-webkit-keyframes clockwise{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes donut-rotate{to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:2.75rem;width:100%}.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__element--disabled{display:none!important} .pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:grabbing}.pswp__bg{background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden}.pswp__bg,.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;transform-origin:left top;transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1),-webkit-transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__img{position:absolute;left:0;top:0}.pswp__img{width:auto;height:auto}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:0.875rem;line-height:1rem;margin-top:-0.5rem;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline} html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:0.0625rem dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-0.125rem}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}::selection{color:#fff;background-color:#582577}::-moz-selection{color:#fff;background-color:#582577}.alignnone{margin:0.3125rem 1.25rem 1.25rem 0}.aligncenter,div.aligncenter{display:block;margin:0.3125rem auto}.alignright{float:right;margin:0.3125rem 0 1.25rem 1.25rem}@media (max-width:47.999em){.alignright{float:none;margin-left:0}}.alignleft{float:left;margin:0.3125rem 1.25rem 1.25rem 0}@media (max-width:47.999em){.alignleft{float:none;margin-right:0}}a img.alignright{float:right;margin:0.3125rem 0 1.25rem 1.25rem}@media (max-width:47.999em){a img.alignright{float:none;margin-left:0}}a img.alignleft,a img.alignnone{margin:0.3125rem 1.25rem 1.25rem 0}a img.alignleft{float:left}@media (max-width:47.999em){a img.alignleft{float:none;margin-right:0}}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:0.0625rem solid #f0f0f0;max-width:96%;padding:0.3125rem 0.1875rem 0.625rem;text-align:center}.wp-caption.alignleft,.wp-caption.alignnone{margin:0.3125rem 1.25rem 1.25rem 0}.wp-caption.alignright{margin:0.3125rem 0 1.25rem 1.25rem}.wp-caption img{border:0;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:0.6875rem;line-height:1.0625rem;margin:0;padding:0 0.25rem 0.3125rem}.screen-reader-text{border:0;clip:rect(0.0625rem,0.0625rem,0.0625rem,0.0625rem);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:0.0625rem;margin:-0.0625rem;overflow:hidden;padding:0;position:absolute!important;width:0.0625rem;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:0.3125rem;line-height:normal;padding:0.9375rem 1.4375rem 0.875rem;text-decoration:none;top:0.3125rem;width:auto;z-index:100000}.wpcf7-response-output{margin:2rem 0.5rem 1rem 0!important}.wpcf7-response-output,.wpcf7-validation-errors{background:#feefef!important;border:.0625rem solid red!important;color:red!important;border-radius:.25rem!important;padding:.9375rem!important}.wpcf7-validation-errors{display:block}.wpcf7-mail-sent-ok,.wpcf7-validation-success{background:#dce8c4!important;border:.0625rem solid #582577!important;color:#582577!important;border-radius:.25rem!important;padding:.9375rem!important}span.wpcf7-not-valid-tip{margin-top:0.5rem!important}a{color:#222;transition:color .3s cubic-bezier(.23,1,.32,1)}a:hover,main a{color:#582577}main a:hover{color:#9bbe55}a.scroll-anchor{background-color:#fff;position:fixed;right:3rem;bottom:3rem;z-index:10;display:none;width:2.5rem;height:2.5rem;border:0.0625rem solid #e0e0e0;border-radius:0.3125rem;box-shadow:0.0625rem 0.0625rem 0.625rem rgba(0,0,0,.25)}a.scroll-anchor:before{content:"";background:url(//komunitniprace.msk.cz/wp-content/themes/custom/images/arrow-up-primary.svg) no-repeat;position:absolute;top:50%;left:50%;width:1.125rem;height:0.5625rem;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (max-width:47.999em){a.scroll-anchor{right:1rem;bottom:1rem}}body{color:#222;font-family:Open Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-width:320px}body:before{content:"mobile";display:none}@media (min-width:20em){body:before{content:"mobile"}}@media (min-width:48em){body:before{content:"tablet-portrait"}}@media (min-width:62em){body:before{content:"tablet-landscape"}}@media (min-width:80em){body:before{content:"desktop"}}body.js-nav-open{overflow:hidden}figure,h1,h2,h3,h4,h5,h6{margin:0}html{font-family:normal,sans-serif;font-size:1rem;line-height:1rem}html:before{content:"mobile,tablet-portrait,tablet-landscape,desktop";display:none}img{display:block;max-width:100%;height:auto;-ms-interpolation-mode:bicubic;opacity:1;transition:opacity .3s cubic-bezier(.23,1,.32,1)}img[data-src]:not(.loaded){opacity:0}img[data-src],img[data-srcset]{min-width:0.0625rem;min-height:0.0625rem}ol,ul{font-size:1.125rem;line-height:1.5rem;position:relative;top:-0.25rem;padding:0;margin:0;list-style:none}main{padding-top:2rem}p{font-size:1.125rem;line-height:2rem;position:relative;top:0;margin:0}@media (max-width:47.999em){p{font-size:1rem;line-height:1.5rem}}.c-btn{font-weight:700;line-height:1rem;text-decoration:none;text-align:center;position:relative;display:inline-block;min-width:9.375rem;padding:1rem 1.5rem;border:0;border-radius:1.5rem;outline-width:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;transition:color .3s cubic-bezier(.23,1,.32,1)}.c-btn:focus{outline:none}.c-btn--primary{color:#fff;background-color:#582577}.c-btn--primary:before{content:"";background:url(//komunitniprace.msk.cz/wp-content/themes/custom/images/arrow-white.svg) no-repeat;position:absolute;top:50%;left:30%;width:2.5625rem;height:1rem;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;transition:opacity,left .3s cubic-bezier(.23,1,.32,1)}.c-btn--primary:hover{color:#582577}.c-btn--primary:hover:before{left:50%;opacity:1}.c-btn--withouttext{color:#fff;background-color:#582577;text-indent:-624.9375rem;font-size:0;white-space:nowrap}.c-btn--withouttext:before{content:"";background:url(//komunitniprace.msk.cz/wp-content/themes/custom/images/arrow-white.svg) no-repeat;position:absolute;top:50%;left:50%;width:2.5625rem;height:1rem;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:1}.c-btn--short{background-color:#582577;width:3.5rem;min-width:0;height:3rem;padding:0;border-radius:1.5625rem 0 0 1.5625rem;transition:all .3s cubic-bezier(.23,1,.32,1)}.c-btn--short:before{background:url(//komunitniprace.msk.cz/wp-content/themes/custom/images/arrow-right-white.svg) no-repeat;left:50%;width:0.5625rem;margin-left:0.25rem;opacity:1}.c-btn--short:after,.c-btn--short:before{content:"";position:absolute;top:50%;height:1rem;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.c-btn--short:after{background:url(//komunitniprace.msk.cz/wp-content/themes/custom/images/arrow-white.svg) no-repeat;left:30%;width:2.625rem;opacity:0}.c-btn--short:hover{width:5.5rem}.c-btn--short:hover:before{opacity:0}.c-btn--short:hover:after{left:50%;margin-left:0.25rem;opacity:1}.c-content-header{margin-bottom:4rem}.c-content-header .h1{margin-bottom:2.5rem}.c-content-header p{margin-bottom:1rem}.c-content-header>:last-child{margin-bottom:0}.c-entry h1,.h1{font-weight:700;font-size:3.375rem;line-height:3.5rem;font-family:Cabin,sans-serif;position:relative;top:0}@media (max-width:47.999em){.c-entry h1,.h1{font-size:2.3125rem;line-height:2.5rem;top:-0.125rem}}.c-entry h2,.h2{font-weight:700;font-size:2.8125rem;line-height:3rem;font-family:Cabin,sans-serif;position:relative;top:-0.0625rem}@media (max-width:47.999em){.c-entry h2,.h2{font-size:1.9375rem;line-height:2rem;top:-0.25rem}}.c-entry h3,.h3{font-weight:700;font-size:2.3125rem;line-height:2.5rem;font-family:Cabin,sans-serif;position:relative;top:-0.125rem}@media (max-width:47.999em){.c-entry h3,.h3{font-size:1.625rem;line-height:2rem;top:-0.125rem}}.c-entry h4,.h4{font-weight:700;font-size:1.9375rem;line-height:2rem;font-family:Cabin,sans-serif;position:relative;top:-0.25rem}@media (max-width:47.999em){.c-entry h4,.h4{font-size:1.375rem;line-height:2rem;top:0}}.c-entry h5,.h5{font-weight:700;font-size:1.625rem;line-height:2rem;font-family:Cabin,sans-serif;position:relative;top:-0.125rem}@media (max-width:47.999em){.c-entry h5,.h5{font-size:1.125rem;line-height:1.5rem;top:-0.125rem}}.c-entry h6,.h6{font-weight:700;font-size:1.375rem;line-height:2rem;font-family:Cabin,sans-serif;position:relative;top:0}@media (max-width:47.999em){.c-entry h6,.h6{font-size:1rem;line-height:1.5rem;top:-0.0625rem}}.c-actions{margin-bottom:8rem}.c-actions .h2,.c-actions .row>[class*=col]{margin-bottom:1rem}.c-actions .c-search{margin-bottom:3rem}.c-actions__item{color:#222;background-color:#fff;text-decoration:none;position:relative;display:block;height:100%;padding:1.5rem 1rem 3.5rem;box-shadow:0.125rem 0.125rem 0.625rem rgba(0,0,0,.25)}.c-actions__item:hover{color:#222}.c-actions__item .h6{-webkit-line-clamp:3;-webkit-box-orient:vertical;text-decoration:none;text-overflow:ellipsis;display:block;display:-webkit-box;height:6rem;overflow:hidden}.c-actions__item .c-btn{position:absolute;right:0;bottom:0}.c-actions__item:hover .c-btn{width:5.5rem}.c-actions__item:hover .c-btn:before{opacity:0}.c-actions__item:hover .c-btn:after{left:50%;opacity:1}@media (max-width:47.999em){.c-actions{margin-bottom:4rem}}.c-activities__results{background-color:#fff;padding:1rem;border:0.0625rem solid #e0e0e0;border-radius:0.3125rem;margin-bottom:2rem}.c-activities__results>span{display:inline-block;margin-right:1.5rem}.c-activities__results>strong{color:#582577;font-weight:400}.c-aside-nav{margin-bottom:4rem}.c-aside-nav>.h6{margin-bottom:1.5rem}.c-aside-nav>ul{top:0;padding:1rem;border:0.0625rem solid #e0e0e0;border-radius:0.3125rem}.c-aside-nav>ul>li{position:relative;border-bottom:0.0625rem solid #e0e0e0}.c-aside-nav>ul>li:last-child{border-bottom:0}.c-aside-nav>ul>li>a{color:#222;font-weight:700;font-size:1rem;text-decoration:none;display:block;padding:0.5rem 2.5rem 0.5rem 0.5rem}.c-aside-nav>ul>li>a:hover{color:#9bbe55}.c-aside-nav>ul>li>span{background-color:#fff;position:absolute;top:0;right:0;z-index:1;width:2.5rem;height:2.5rem;cursor:pointer}.c-aside-nav>ul>li>span.is-active>span:after{opacity:0}.c-aside-nav>ul>li>span>span{position:absolute;top:0.625rem;right:0.5rem;width:1.25rem;height:1.25rem;border:0.0625rem solid #e0e0e0;border-radius:0.125rem}.c-aside-nav>ul>li>span>span:before{width:0.75rem;height:0.125rem}.c-aside-nav>ul>li>span>span:after,.c-aside-nav>ul>li>span>span:before{content:"";background-color:#582577;position:absolute;top:50%;left:50%;border-radius:0.125rem;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .3s cubic-bezier(.23,1,.32,1)}.c-aside-nav>ul>li>span>span:after{width:0.125rem;height:0.75rem;opacity:1}.c-aside-nav>ul>li>span:hover>span:after,.c-aside-nav>ul>li>span:hover>span:before{background-color:#9bbe55}.c-aside-nav>ul>li>ul{top:0;display:none;padding-left:1rem;margin-top:0.5rem;margin-bottom:1rem;margin-left:0.5rem}.c-aside-nav>ul>li>ul>li{position:relative;margin-bottom:1rem}.c-aside-nav>ul>li>ul>li:last-child{margin-bottom:0}.c-aside-nav>ul>li>ul>li:last-child:after{bottom:auto;height:0.75rem}.c-aside-nav>ul>li>ul>li:before{top:0.75rem;width:0.5rem;height:0.0625rem}.c-aside-nav>ul>li>ul>li:after,.c-aside-nav>ul>li>ul>li:before{content:"";background-color:#e0e0e0;position:absolute;left:-1rem}.c-aside-nav>ul>li>ul>li:after{top:0;bottom:-1rem;width:0.0625rem}.c-aside-nav>ul>li>ul>li>a{color:#222;font-weight:700;font-size:1rem;text-decoration:none}.c-aside-nav>ul>li>ul>li>a:hover{color:#9bbe55}.c-aside-nav>ul>li.current-menu-item>a,.c-aside-nav>ul>li>ul>li.current-menu-item>a{color:#582577}.c-aside-nav>ul>li.current-menu-item .sub-menu{display:block}.c-aside-nav>ul>li.current-menu-ancestor>a{color:#582577}.c-aside-nav>ul>li.current-menu-ancestor>ul{display:block}.c-aside-nav>ul>li.current-menu-ancestor>span>span:after{opacity:0}.c-aside-nav>ul>li.current-menu-ancestor>span.is-active>span:after{opacity:1}.c-aside-nav__img{position:relative;max-width:11.875rem;margin-bottom:1.5rem}.c-aside-nav__img:before{content:"";display:block;padding-bottom:31.21951%}.c-aside-nav__img>img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.c-ask{margin-bottom:8rem}.c-ask__form{background-color:#fff;position:relative;padding:2rem 6.5rem 3.5rem;box-shadow:0.125rem 0.125rem 0.625rem rgba(0,0,0,.25)}.c-ask__form:before{content:"";background:url(//komunitniprace.msk.cz/wp-content/themes/custom/images/shape-banner.svg) no-repeat;position:absolute;right:0;bottom:0;z-index:1;width:14.125rem;height:14.125rem}.c-ask__box{text-align:center;position:relative;z-index:2}.c-ask__field{text-align:left;position:relative;margin-bottom:2rem}.c-ask__field label{display:block;cursor:pointer}.c-ask__field .h6{margin-bottom:0.5rem}.c-ask__field input{background-color:#f2f2f2;line-height:1.5rem;width:100%;max-width:30.5rem;height:3rem;padding:0 1rem;border:0.0625rem solid #b0b1b3;border-radius:0.3125rem;outline:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all .3s cubic-bezier(.23,1,.32,1)}.c-ask__field input:focus{background-color:rgba(155,190,85,.35);border-color:#9bbe55}.c-ask__field textarea{background-color:#f2f2f2;line-height:1.5rem;display:block;width:100%;height:11rem;padding:1rem;border:0.0625rem solid #b0b1b3;border-radius:0.3125rem;outline:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;resize:none;transition:all .3s cubic-bezier(.23,1,.32,1)}.c-ask__field textarea:focus{background-color:rgba(155,190,85,.35);border-color:#9bbe55}.c-ask__info{font-size:1.125rem;line-height:1.5rem;text-align:left;margin-top:-1rem;margin-bottom:1rem}.c-ask__captcha{text-align:left;min-height:5rem;margin-bottom:2.5rem}@media (max-width:47.999em){.c-ask{margin-bottom:4rem}.c-ask__form{padding-right:1rem;padding-left:1rem}.c-ask__form:before{background-size:100% 100%;width:8.75rem;height:8.75rem}.c-ask__info{font-size:1rem}}.c-banner{margin-bottom:8rem}.c-banner__box{position:relative;padding:3rem 14.5rem 2.5rem 4.5rem;box-shadow:0.125rem 0.125rem 0.625rem rgba(0,0,0,.25)}.c-banner__box:before{content:"";background:url(//komunitniprace.msk.cz/wp-content/themes/custom/images/shape-banner.svg) no-repeat;position:absolute;right:0;bottom:0;z-index:-1;width:14.125rem;height:14.125rem}.c-banner__box .h3{margin-bottom:1rem}.c-banner__box p{margin-bottom:2rem}@media (max-width:47.999em){.c-banner{margin-bottom:4rem}.c-banner__box{padding-left:2rem}}@media (max-width:35.999em){.c-banner__box{padding-right:1rem;padding-left:1rem}.c-banner__box:before{background-size:100% 100%;width:8.75rem;height:8.75rem}}.c-breadcrumb{font-size:1rem;line-height:2rem;flex-wrap:wrap;display:flex;padding-left:1.3125rem;border-left:0.1875rem solid #9bbe55;margin-bottom:4rem}.c-breadcrumb>li{position:relative;padding-left:1rem;margin-right:1rem}.c-breadcrumb>li:first-child:before{display:none}.c-breadcrumb>li:last-child{margin-right:0}.c-breadcrumb>li:before{content:"";background:url(//komunitniprace.msk.cz/wp-content/themes/custom/images/arrow-right.svg) no-repeat;background-size:100% 100%;position:absolute;top:50%;left:-0.25rem;width:0.5rem;height:0.75rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.c-breadcrumb>li>strong{font-weight:400}@media (max-width:47.999em){.c-breadcrumb{display:none}}.c-calendar{margin-bottom:7rem}.c-calendar .h1{text-align:center;margin-bottom:4.5rem}.c-calendar-filter{padding:0 2rem 0.5rem;border-bottom:0.0625rem solid #e0e0e0;margin-bottom:2rem}.c-calendar-title{line-height:2rem;top:0;margin-top:0.5rem;margin-right:1rem;margin-bottom:0.5rem}.c-calendar-cats{justify-content:space-between;display:flex}.c-calendar-cats>div{display:flex}.c-calendar-cats label{color:#222;line-height:1rem;white-space:nowrap;position:relative;display:inline-block;height:2rem;padding:0.5rem 0.5rem 0.5rem 1.875rem;border-width:0.0625rem;border-style:solid;border-radius:0.3125rem;margin-top:0.5rem;margin-right:1rem;margin-bottom:0.5rem;cursor:pointer}.c-calendar-cats label.c-calendar-cat-0{background-color:rgba(196,36,31,.45);border-color:#c4241f}.c-calendar-cats label.c-calendar-cat-1{background-color:rgba(233,180,24,.65);border-color:#e9b418}.c-calendar-cats label.c-calendar-cat-2{background-color:rgba(45,134,200,.55);border-color:#2d86c8}.c-calendar-cats label>input{position:absolute;top:0;left:0;width:0.0625rem;height:0.0625rem;opacity:0;visibility:hidden}.c-calendar-cats label>input:checked+span:after{opacity:1}.c-calendar-cats label>span:before{content:"";background-color:#fff;position:absolute;top:0.375rem;left:0.375rem;width:1rem;height:1rem}.c-calendar-cats label>span:after{content:"";background:url(//komunitniprace.msk.cz/wp-content/themes/custom/images/check.svg) no-repeat;background-size:100% 100%;position:absolute;top:0.5625rem;left:0.5rem;width:0.75rem;height:0.625rem;opacity:0;transition:opacity .3s}.c-calendar-action{background-color:#fff;text-align:center;padding:1.25rem 1rem;box-shadow:0.125rem 0.125rem 0.625rem rgba(0,0,0,.25);margin-bottom:0.5rem}.c-calendar-action .h4{top:0;margin:0 5rem}.c-calendar-action .h4,.c-calendar-prev{vertical-align:middle;display:inline-block}.c-calendar-prev{color:#fff;font-size:0;position:relative;width:2rem;height:2rem;cursor:pointer}.c-calendar-prev:before{background:url(//komunitniprace.msk.cz/wp-content/themes/custom/images/arrow-right.svg) no-repeat;background-size:100% 100%;opacity:1}.c-calendar-prev:after,.c-calendar-prev:before{content:"";position:absolute;top:50%;left:50%;width:0.5625rem;height:0.9375rem;-webkit-transform:translate(-50%,-50%) rotate(180deg);transform:translate(-50%,-50%) rotate(180deg);transition:opacity .3s}.c-calendar-prev:after{background:url(//komunitniprace.msk.cz/wp-content/themes/custom/images/arrow-right-secondary.svg) no-repeat;background-size:100% 100%;opacity:0}.c-calendar-prev:hover:before{opacity:0}.c-calendar-prev:hover:after{opacity:1}.c-calendar-next{color:#fff;font-size:0;position:relative;vertical-align:middle;display:inline-block;width:2rem;height:2rem;cursor:pointer}.c-calendar-next:before{background:url(//komunitniprace.msk.cz/wp-content/themes/custom/images/arrow-right.svg) no-repeat;background-size:100% 100%;opacity:1}.c-calendar-next:after,.c-calendar-next:before{content:"";position:absolute;top:50%;left:50%;width:0.5625rem;height:0.9375rem;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:opacity .3s}.c-calendar-next:after{background:url(//komunitniprace.msk.cz/wp-content/themes/custom/images/arrow-right-secondary.svg) no-repeat;background-size:100% 100%;opacity:0}.c-calendar-next:hover:before{opacity:0}.c-calendar-next:hover:after{opacity:1}.c-calendar-table table{width:100%;border-collapse:separate;border-spacing:0}.c-calendar-table thead td,.c-calendar-table thead th{color:#222;background-color:#9bbe55;font-weight:700;font-size:1.375rem;line-height:2rem;text-align:center;padding:0.5rem;border:0.0625rem solid #9bbe55;border-left:0}.c-calendar-table thead td:first-child,.c-calendar-table thead th:first-child{border-left:0.0625rem solid #9bbe55;border-radius:0.3125rem 0 0 0}.c-calendar-table thead td:last-child,.c-calendar-table thead th:last-child{border-radius:0 0.3125rem 0 0}.c-calendar-table tbody td{vertical-align:top;width:14.2%;padding:0 0.5rem 0.5rem;border:0.0625rem solid #e0e0e0;border-bottom:0;border-left:0}.c-calendar-table tbody td:first-child{border-left:0.0625rem solid #e0e0e0}.c-calendar-table tbody td[colspan="7"]{line-height:0.75rem;padding-top:0;padding-bottom:0;border:0.0625rem solid #fff;border-top:0;border-bottom:0}.c-calendar-table tbody td.disable{background-color:#f2f2f2}.c-calendar-table tbody td.disable .calendar-date{color:#828282}.c-calendar-table tbody tr:last-child td{border-bottom:0.0625rem solid #e0e0e0}.calendar-date{color:#582577;font-weight:800;font-size:1.375rem;line-height:2.25rem}.calendar-table-cats>a,.calendar-table-cats>span{line-height:1.125rem;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-decoration:none;text-overflow:ellipsis;display:block;display:-webkit-box;max-width:100%;width:100%;height:2.625rem;padding:0.25rem;border-width:0.0625rem;border-style:solid;border-radius:0.3125rem;margin-bottom:0.5rem;overflow:hidden;opacity:1}.calendar-table-cats>a:last-child,.calendar-table-cats>span:last-child{margin-bottom:0}.calendar-table-cats>a.cat-0,.calendar-table-cats>span.cat-0{background-color:rgba(196,36,31,.45);border-color:#c4241f}.calendar-table-cats>a.cat-1,.calendar-table-cats>span.cat-1{background-color:rgba(233,180,24,.65);border-color:#e9b418}.calendar-table-cats>a.cat-2,.calendar-table-cats>span.cat-2{background-color:rgba(45,134,200,.55);border-color:#2d86c8}.calendar-table-cats>a:hover{color:#222;text-decoration:underline}@media (max-width:79.999em){.c-calendar-table{overflow-x:scroll;-webkit-overflow-scrolling:touch}}@media (max-width:61.999em){.c-calendar-cats{text-align:center;display:block}.c-calendar-cats>div{display:block}.c-calendar-cats label{margin-right:0.5rem;margin-left:0.5rem}.c-calendar-cats .c-btn{margin:1rem 0}.c-calendar-table,.c-calendar-table tbody,.c-calendar-table tbody td,.c-calendar-table tr{display:block!important;width:100%}.c-calendar-table tbody td{border-left:0.0625rem solid #e0e0e0}.c-calendar-table thead{display:none!important}.calendar-table-cats>a,.calendar-table-cats>span{width:100%}}@media (max-width:47.999em){.c-calendar{margin-bottom:3.5rem}.c-calendar .h1{margin-bottom:2rem}.c-calendar-action .h4{margin:0 0.5rem}}.c-centrum{margin-bottom:8rem}@media (max-width:47.999em){.c-centrum{margin-bottom:4rem}}.c-contacts{margin-bottom:4rem}.c-contacts .row>[class*=col]{margin-bottom:3.5rem}.c-contacts .h4{color:#582577;margin-bottom:1rem}.c-contacts .h4+p{line-height:2rem;margin-bottom:0.5rem}.c-contacts a[href*="mailto:"],.c-contacts a[href*="tel:"]{color:#222;line-height:2rem;white-space:nowrap;text-decoration:none;position:relative;display:block;padding-left:2rem}.c-contacts a[href*="mailto:"]:before,.c-contacts a[href*="tel:"]:before{content:"";background-repeat:no-repeat;position:absolute;left:0}.c-contacts a[href*="mailto:"]:hover,.c-contacts a[href*="tel:"]:hover{color:#9bbe55}.c-contacts a[href*="tel:"]:before{background-image:url(//komunitniprace.msk.cz/wp-content/themes/custom/images/phone.svg);top:50%;width:1rem;height:1rem;margin-top:-0.5rem}.c-contacts a[href*="mailto:"]:before{background-image:url(//komunitniprace.msk.cz/wp-content/themes/custom/images/mail.svg);top:50%;width:1rem;height:0.75rem;margin-top:-0.375rem}.c-contacts+a{word-wrap:break-all}@media (max-width:47.999em){.c-contacts{margin-bottom:2rem}.c-contacts a[href*="mailto:"]{white-space:normal;word-wrap:break-all}}.c-cooperation{margin-bottom:2.5rem}.c-cooperation__item{margin-bottom:5rem}.c-cooperation__item:after{content:"";clear:both;display:table}.c-cooperation__img{float:left;width:17.5rem;height:13.125rem;margin-right:2rem}.c-cooperation__content{overflow:hidden}.c-cooperation__content .h4{color:#582577}.c-cooperation__content .c-contacts{margin-top:0.5rem;margin-bottom:0}.c-cooperation__address{margin-bottom:0.5rem}@media (max-width:47.999em){.c-cooperation{margin-bottom:0}.c-cooperation__img{float:none;margin-right:auto;margin-bottom:1rem;margin-left:auto}}.c-entry h1{margin-top:3rem;margin-bottom:2.5rem}.c-entry h2{margin-top:3rem;margin-bottom:2rem}.c-entry h3{margin-top:3rem;margin-bottom:1rem}.c-entry h4{margin-top:2.5rem;margin-bottom:1rem}.c-entry h4,.c-entry h5,.c-entry h6{margin-top:2rem;margin-bottom:0.5rem}.c-entry p,.c-entry ul,.c-entry ul>li{margin-bottom:1rem}.c-entry ul>li{position:relative;padding-left:1.5rem}.c-entry ul>li:last-child{margin-bottom:0}.c-entry ul>li:before{content:"";background-color:#582577;position:absolute;top:0.5rem;left:0;width:0.5rem;height:0.5rem}.c-entry ol{margin-bottom:1rem;counter-reset:item}.c-entry ol>li{position:relative;counter-increment:item;padding-left:2rem;margin-bottom:0.5rem}.c-entry ol>li:last-child{margin-bottom:0}.c-entry ol>li:before{content:counter(item) ".";color:#582577;font-weight:600;font-size:1.375rem;font-family:Cabin,sans-serif;position:absolute;top:0;left:0;width:1.5rem;text-align:left;display:inline-block}.c-entry ol[style*="list-style-type: lower-alpha"]>li:before{content:counter(item,lower-alpha) ")"}.c-entry ol[style*="list-style-type: upper-alpha"]>li:before{content:counter(item,upper-alpha) ")"}.c-entry ol[style*="list-style-type: lower-latin"]>li:before{content:counter(item,lower-latin) ")"}.c-entry ol[style*="list-style-type: upper-latin"]>li:before{content:counter(item,upper-latin) ")"}.c-entry ol[style*="list-style-type: lower-greek"]>li:before{content:counter(item,lower-greek) ")"}.c-entry ol[style*="list-style-type: upper-greek"]>li:before{content:counter(item,upper-greek) ")"}.c-entry ol[style*="list-style-type: lower-roman"]>li:before{content:counter(item,lower-roman) "."}.c-entry ol[style*="list-style-type: upper-roman"]>li:before{content:counter(item,upper-roman) "."}.c-entry ol ol,.c-entry ol ul,.c-entry ul ol,.c-entry ul ul{margin:1rem 0 0}.c-entry blockquote{padding:0;margin:0 0 1rem}.c-entry blockquote p{color:#582577;font-style:italic;font-family:Cabin,sans-serif;font-size:1.375rem;line-height:2rem;top:0}.c-entry blockquote>:last-child{margin-bottom:0}.c-entry .embed-responsive{position:relative;display:block;width:100%;padding:0;margin-top:2rem;margin-bottom:2rem;overflow:hidden}.c-entry .embed-responsive>iframe{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.c-entry .embed-responsive-16by9:before{content:"";display:block;padding-top:56.25%}.c-entry img{margin-top:2rem;margin-bottom:2rem}.c-entry .table-responsive{width:100%;margin-bottom:1rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.c-entry .table-responsive>table{width:100%;border-radius:0.3125rem 0.3125rem 0 0;border-spacing:0;border-collapse:separate}.c-entry .table-responsive thead td,.c-entry .table-responsive thead th{background-color:rgba(155,190,85,.65);font-size:1.375rem;line-height:2rem;font-family:Cabin,sans-serif;text-align:left;padding:0.5rem 1rem;border:0.0625rem solid #9bbe55}.c-entry .table-responsive thead td:first-child,.c-entry .table-responsive thead th:first-child{border-radius:0.3125rem 0 0 0}.c-entry .table-responsive thead td:last-child,.c-entry .table-responsive thead th:last-child{border-radius:0 0.3125rem 0 0}.c-entry .table-responsive tbody td{font-size:1.125rem;line-height:2rem;text-align:left;padding:0.5rem 1rem;border:0.0625rem solid #e0e0e0}.c-entry>:first-child{margin-top:0}.c-entry>:last-child{margin-bottom:0}.c-entry:after{content:"";clear:both;display:table}.c-entry--page{margin-bottom:4rem}@media (max-width:47.999em){.c-entry--page{margin-bottom:2rem}}.c-faq{margin-bottom:4rem}.c-faq ul{top:0}.c-faq ul>li{position:relative;padding:0.5rem 0 0.5rem 2rem}.c-faq ul>li:before{content:"";background-color:#e0e0e0;position:absolute;bottom:0;left:0;width:100%;height:0.0625rem}.c-faq .h6{position:relative;padding-left:2rem;margin-left:-2rem;cursor:pointer;transition:color .3s cubic-bezier(.23,1,.32,1)}.c-faq .h6:before{background:url(//komunitniprace.msk.cz/wp-content/themes/custom/images/arrow-right.svg) no-repeat;background-size:100% 100%;opacity:1}.c-faq .h6:after,.c-faq .h6:before{content:"";position:absolute;top:0.75rem;left:0;width:0.5rem;height:0.75rem;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:all .3s cubic-bezier(.23,1,.32,1)}.c-faq .h6:after{background:url(//komunitniprace.msk.cz/wp-content/themes/custom/images/arrow-right-secondary.svg) no-repeat;background-size:100% 100%;opacity:0}.c-faq .h6.is-active{color:#582577}.c-faq .h6.is-active:after,.c-faq .h6.is-active:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.c-faq .h6:hover{color:#9bbe55}.c-faq .h6:hover:before{opacity:0}.c-faq .h6:hover:after{opacity:1}.c-faq .c-entry{padding:1rem 0}@media (max-width:47.999em){.c-faq{margin-bottom:2rem}}.c-footer{position:relative;padding-top:6.5rem;padding-bottom:5rem}.c-footer:before{content:"";background:url(//komunitniprace.msk.cz/wp-content/themes/custom/images/chains.svg) repeat-x;position:absolute;top:1rem;right:0;left:0;height:1.4375rem}.c-footer__logo{position:relative;width:11rem;margin-bottom:3rem}.c-footer__logo:before{content:"";display:block;padding-bottom:65.85366%}.c-footer__logo img{position:absolute;top:0;left:0;width:100%;height:100%}.c-footer__nav>ul>li{margin-bottom:1rem}.c-footer__nav>ul>li:last-child{margin-bottom:0}.c-footer__nav>ul>li>a{font-weight:700;text-decoration:none}.c-footer__nav>ul>li>a:hover{color:#9bbe55}.c-footer__project p{margin-top:1rem;margin-bottom:1.5rem}.c-footer__eu{position:relative;max-width:28.4375rem;margin-bottom:3.5rem}.c-footer__eu:before{content:"";display:block;padding-bottom:19.56044%}.c-footer__eu>img{position:absolute;top:0;left:0;width:100%;height:100%}.c-footer__sites{margin-bottom:2.5rem}.c-footer__sites>li{margin-bottom:1rem}.c-footer__sites>li:last-child{margin-bottom:0}.c-footer__sites>li>a{color:#582577;word-break:break-all;position:relative;display:block;padding-left:2rem}.c-footer__sites>li>a:hover{color:#9bbe55}.c-footer__sites>li>a>span{position:absolute;top:0.25rem;left:0}.c-footer__copy{margin-bottom:1rem}.c-footer__created a{color:#582577;text-decoration:underline}.c-footer__created a:hover{color:#9bbe55}@media (max-width:61.999em){.c-footer__project{margin-top:4.5rem}}@media (max-width:47.999em){.c-footer{padding-top:4rem;padding-bottom:2.5rem}}.c-header{background-color:#fff;position:relative}.c-header:after{content:"";background-color:#e0e0e0;position:absolute;right:0;bottom:0;left:0;height:0.0625rem}.c-header>div{justify-content:space-between;height:6rem}.c-header>div,.c-header__logo{position:relative;display:flex}.c-header__logo{z-index:10;align-items:center;justify-content:center}.c-header__logo>a{position:relative;display:block;width:7.6875rem}.c-header__logo>a:before{content:"";display:block;padding-bottom:65.85366%}.c-header__logo>a>img{position:absolute;top:0;left:0;width:100%;height:100%}.c-header__box{justify-content:flex-end;align-items:flex-end;flex-direction:column;display:flex}.c-header__nav>ul{top:0;display:flex}.c-header__nav>ul>li{margin-left:2.5rem}.c-header__nav>ul>li:first-child{margin-left:0}.c-header__nav>ul>li>a{font-weight:700;font-size:1rem;line-height:1.5rem;text-decoration:none;position:relative;display:block;padding:0.5rem 0 0.75rem}.c-header__nav>ul>li>a:before{content:"";background-color:#9bbe55;position:absolute;bottom:0;right:0;left:0;z-index:1;height:0.25rem;opacity:0;transition:opacity .3s cubic-bezier(.23,1,.32,1)}.c-header__nav>ul>li.current-menu-item>a{color:#582577}.c-header__nav>ul>li.current-menu-item>a:before{opacity:1}.c-header__nav>ul>li.current-menu-item>a:hover{color:#582577}.c-header__nav>ul>li:hover>a{color:#222}.c-header__nav>ul>li:hover>a:before{opacity:1}.c-search{position:relative;width:15rem;margin-bottom:0.5rem}.c-search__field>input{line-height:1.5rem;width:100%;height:2rem;padding:0.25rem 2rem 0.25rem 0.5rem;border:0;border-bottom:0.125rem solid #222;border-radius:0;outline-width:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-bottom-color .3s cubic-bezier(.23,1,.32,1)}.c-search__field>input::-webkit-input-placeholder{color:#828282}.c-search__field>input::-moz-placeholder{color:#828282;opacity:1}.c-search__field>input:-ms-input-placeholder{color:#828282}.c-search__field>input::-ms-input-placeholder{color:#828282}.c-search__field>input::placeholder{color:#828282}.c-search__field>input::-webkit-search-cancel-button,.c-search__field>input::-webkit-search-decoration,.c-search__field>input::-webkit-search-results-button,.c-search__field>input::-webkit-search-results-decoration{display:none}.c-search__field>input:focus{border-bottom-color:#9bbe55}.c-search__btn{background-color:transparent;position:absolute;top:0.5rem;right:0.5rem;width:1rem;height:1rem;padding:0;border:0;border-radius:0;outline-width:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.c-search__btn>svg{width:100%;height:100%;fill:#582577;transition:fill .3s cubic-bezier(.23,1,.32,1)}.c-search__btn:hover>svg{fill:#9bbe55}.c-header__opener{color:#582577;display:none;width:2.5rem;height:2.5rem;position:absolute;top:50%;right:1rem;z-index:10;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.c-header__opener>b{font-size:0.75rem;text-transform:uppercase;text-align:center;position:absolute;right:0;bottom:0;left:0;opacity:1;transition:opacity .3s cubic-bezier(.23,1,.32,1)}.c-header__opener>span{display:block;position:absolute;height:0.125rem;width:100%;background-color:#582577;left:0;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1)}.c-header__opener>span:first-child{top:0.5rem}.c-header__opener>span:nth-child(2),.c-header__opener>span:nth-child(3){top:1.125rem}.c-header__opener>span:nth-child(4){opacity:0;top:2.25rem}.c-header__opener.is-active>span:first-child,.c-header__opener.is-active>span:nth-child(4){opacity:0}.c-header__opener.is-active>span:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.c-header__opener.is-active>span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.c-header__opener.is-active>b{opacity:0}.c-header__img{position:absolute;top:50%;left:8rem;width:8.75rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.c-header__nav .c-aside-nav{position:relative;padding-top:1rem;border-top:0.0625rem solid #e0e0e0;margin-bottom:0}.c-header__nav .c-aside-nav .h6{margin-bottom:1rem}.c-header__nav .c-aside-nav>ul{padding:0;border:0;border-radius:0}@media (min-width:62em) and (max-width:79.999em){.c-header__nav>ul>li{margin-left:1rem}.c-header__nav>ul>li:first-child{margin-left:0}}@media (max-width:61.999em){.c-header>div{height:4.5rem}.c-header__logo>a{width:4.5rem}.c-header__box{background-color:#fff;position:fixed;top:0;right:0;bottom:0;left:0;z-index:5;display:none;padding:0 1rem;margin-top:4.5rem}.c-header__box:before{content:"";background-color:#fff;position:absolute;top:-0.125rem;right:0;left:0;z-index:1;width:100%;height:0.25rem}.c-header__box.is-active{display:block;z-index:100001}.c-search{width:100%}.c-header__nav{position:relative;height:calc(100vh - 7rem);padding-bottom:0.5rem;overflow-y:scroll;-webkit-overflow-scrolling:touch}.c-header__nav>ul{display:block}.c-header__nav>ul>li{margin-left:0}.c-header__nav>ul>li>a{padding-right:0.5rem;padding-left:0.5rem}.c-header__nav>ul>li>a:before{display:none}.c-header__opener{display:block}}@media (max-width:35.999em){.c-header__img{left:7rem}}.c-intro{margin-bottom:6.5rem}.c-intro__wrap{position:relative;max-width:56.5rem;margin-right:auto;margin-bottom:2.5rem;margin-left:auto;overflow:hidden}.c-intro__wrap:before{content:"";background:url(//komunitniprace.msk.cz/wp-content/themes/custom/images/chains-short.svg) repeat-x;position:absolute;bottom:1rem;left:0.25rem;z-index:3;width:56.0625rem;height:1.4375rem}.c-intro__box{position:relative;z-index:2;max-width:47.5rem;padding:3.5rem 2rem 5rem;margin:0 auto}.c-intro__box h1{margin-bottom:1.5rem}.c-intro__box p{margin-bottom:2rem}.c-intro__img{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.c-intro__cite{color:#582577;font-style:italic;font-size:1.375rem;line-height:2rem;font-family:Cabin,sans-serif;text-align:center;position:relative;max-width:43.4375rem;margin:0 auto 3.5rem}.c-intro__cite:before{background:url(//komunitniprace.msk.cz/wp-content/themes/custom/images/quote-left.svg) no-repeat;bottom:0.5rem;left:-3.375rem}.c-intro__cite:after,.c-intro__cite:before{content:"";position:absolute;width:2.125rem;height:1.6875rem}.c-intro__cite:after{background:url(//komunitniprace.msk.cz/wp-content/themes/custom/images/quote-right.svg) no-repeat;top:0.5rem;right:-3.375rem}.c-intro__list{padding-bottom:3.5rem}.c-intro__list>[class*=col]{margin-bottom:2rem}.c-intro__list a{text-decoration:none}.c-intro__list a h2{color:#222!important}.c-intro__item{background:#fff url(//komunitniprace.msk.cz/wp-content/themes/custom/images/shape.svg) no-repeat 100% 100%;text-align:center;position:relative;height:100%;padding:2rem 1rem 8rem;box-shadow:0.125rem 0.125rem 0.625rem rgba(0,0,0,.25)}.c-intro__item .h4,.c-intro__item .h5{-webkit-line-clamp:2;-webkit-box-orient:vertical;text-decoration:none;text-overflow:ellipsis;display:block;display:-webkit-box;height:4rem;overflow:hidden}.c-intro__item .c-btn{white-space:nowrap;position:absolute;bottom:2rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.c-intro__video{position:relative;margin-bottom:2rem;cursor:pointer}.c-intro__video:before{background:url(//komunitniprace.msk.cz/wp-content/themes/custom/images/play-primary.svg) no-repeat;opacity:1}.c-intro__video:after,.c-intro__video:before{content:"";position:absolute;top:50%;left:50%;z-index:2;width:6.25rem;height:6.25rem;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:opacity .3s cubic-bezier(.23,1,.32,1)}.c-intro__video:after{background:url(//komunitniprace.msk.cz/wp-content/themes/custom/images/play-secondary.svg) no-repeat;opacity:0}.c-intro__video:hover:before{opacity:0}.c-intro__video:hover:after{opacity:1}.c-intro__video>img{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;";margin:0}.c-intro__video.is-visible:after,.c-intro__video.is-visible:before{display:none}.c-intro .c-entry{text-align:center}.c-intro .c-entry h2,.c-intro .c-intro__box.c-entry{text-align:left}.c-intro__cite{padding-right:3rem;padding-left:3rem}.c-intro__cite:before{left:0}.c-intro__cite:after{right:0}@media (max-width:47.999em){.c-intro{margin-top:-2rem;margin-bottom:3rem}.c-intro__wrap{padding-right:1rem;padding-left:1rem;margin-right:-1rem;margin-left:-1rem}.c-intro__box{padding-top:1.5rem;padding-right:0;padding-left:0}.c-intro__cite{font-size:1.125rem;line-height:1.5rem}.c-intro__item .h4,.c-intro__item .h5{font-size:1.625rem;line-height:2rem}}.c-map{margin-bottom:5.5rem}.c-map .h2{margin-bottom:2.5rem}.c-map .row>[class*=col]{margin-bottom:2rem}.c-map .c-contacts{margin-bottom:0}#map{background-color:#e0e0e0;height:32rem;margin-bottom:4rem}@media (max-width:47.999em){.c-map{margin-bottom:2.5rem}#map{height:16rem}}.c-newsletter{background-color:#9bbe55;position:relative}.c-newsletter__content{padding:4rem 0}.c-newsletter__content .h3{margin-bottom:1rem}.c-newsletter__content .h3+p{margin-bottom:2rem}.c-newsletter__content a{color:#582577;text-decoration:underline}.c-newsletter__content a:hover{color:#582577;text-decoration:none}.c-newsletter__form{position:relative;max-width:31.875rem;margin-bottom:1rem}.c-newsletter__form>span>input{color:#828282;background-color:#fff;width:100%;height:3rem;padding:0.5rem 10.375rem 0.5rem 1rem;border:0;border-radius:0.3125rem 3.125rem 3.125rem 0.3125rem;outline:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.c-newsletter__form>span>input::-webkit-input-placeholder{color:#828282}.c-newsletter__form>span>input::-moz-placeholder{color:#828282;opacity:1}.c-newsletter__form>span>input:-ms-input-placeholder{color:#828282}.c-newsletter__form>span>input::-ms-input-placeholder{color:#828282}.c-newsletter__form>span>input::placeholder{color:#828282}.c-newsletter__form>button{position:absolute;top:0;right:0}.c-newsletter__form+p{font-size:0.875rem;line-height:1rem}.c-newsletter__img{position:absolute;top:0;bottom:0;left:60%;width:40%}.c-newsletter__img:before{content:"";background-color:#9bbe55;position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;opacity:.2}.c-newsletter__img:after{content:"";background:url(//komunitniprace.msk.cz/wp-content/themes/custom/images/shape-newsletter.svg) no-repeat;position:absolute;bottom:0;left:0;width:14.9375rem;height:14.9375rem;z-index:3}.c-newsletter__img>img{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}@media (min-width:62em) and (max-width:79.999em){.c-newsletter__content{padding:2rem 0}.c-newsletter__img{left:50%;width:50%}}@media (max-width:61.999em){.c-newsletter__content{text-align:center}.c-newsletter__form{margin-right:auto;margin-left:auto}.c-newsletter__img{display:none}}.c-page-404{text-align:center;margin-top:5rem;margin-bottom:7.5rem;margin-top:2.5rem;margin-bottom:3.5rem}.c-pagination{text-align:right;padding-top:2rem}.c-pagination a,.c-pagination span{color:#222;line-height:1.875rem;text-align:center;vertical-align:middle;display:inline-block;width:2rem;height:2rem;border:0.0625rem solid #e0e0e0;border-radius:0.125rem;margin:0 0.25rem 0.5rem;overflow:hidden}.c-pagination .current{color:#fff;background-color:#582577;border-color:#582577;cursor:auto}.c-pagination a{text-decoration:none;transition:all .3s cubic-bezier(.23,1,.32,1)}.c-pagination a:hover{color:#fff;background-color:#9bbe55;border-color:#9bbe55}.c-pagination .prev{position:relative;margin-right:0.5rem;margin-left:0}.c-pagination .prev:before{background:url(//komunitniprace.msk.cz/wp-content/themes/custom/images/arrow-right.svg) no-repeat;background-size:100% 100%;opacity:1}.c-pagination .prev:after,.c-pagination .prev:before{content:"";position:absolute;top:50%;left:50%;width:0.45rem;height:0.8rem;margin-top:-0.3125rem;margin-left:-0.1875rem;-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:opacity .3s}.c-pagination .prev:after{background:url(//komunitniprace.msk.cz/wp-content/themes/custom/images/arrow-right-white.svg) no-repeat;background-size:100% 100%;opacity:0}.c-pagination .prev:hover:before{opacity:0}.c-pagination .prev:hover:after{opacity:1}.c-pagination .next{position:relative;margin-right:0;margin-left:0.5rem}.c-pagination .next:before{background:url(//komunitniprace.msk.cz/wp-content/themes/custom/images/arrow-right.svg) no-repeat;background-size:100% 100%;opacity:1}.c-pagination .next:after,.c-pagination .next:before{content:"";position:absolute;top:50%;left:50%;width:0.45rem;height:0.8rem;margin-top:-0.3125rem;margin-left:-0.1875rem;transition:opacity .3s}.c-pagination .next:after{background:url(//komunitniprace.msk.cz/wp-content/themes/custom/images/arrow-right-white.svg) no-repeat;background-size:100% 100%;opacity:0}.c-pagination .next:hover:before{opacity:0}.c-pagination .next:hover:after{opacity:1}.c-pagination .dots{width:1.5rem;border-color:transparent;margin-right:0;margin-left:0}@media (max-width:47.999em){.c-pagination{text-align:center}}.c-search-page{margin-bottom:8rem}.c-search-page__list>li{margin-bottom:3.5rem}.c-search-page__list .h4{margin-bottom:0.5rem}.c-search-page__list .h4>a{text-decoration:underline;display:block}@media (max-width:47.999em){.c-search-page{margin-bottom:4rem}}.c-videos{margin-bottom:2.5rem}.c-videos__wrap{overflow:hidden}.c-videos__wrap .row{margin-right:-2rem;margin-left:-2rem}.c-videos__wrap .row>[class*=col]{padding-right:2rem;padding-left:2rem}.c-videos__item{margin-bottom:3rem}.c-videos__item .h5{align-items:flex-end;display:flex;margin-bottom:0.5rem}.c-videos__item .c-entry{position:relative;cursor:pointer}.c-videos__item .c-entry:before{background:url(//komunitniprace.msk.cz/wp-content/themes/custom/images/play-primary.svg) no-repeat;opacity:1}.c-videos__item .c-entry:after,.c-videos__item .c-entry:before{content:"";position:absolute;top:50%;left:50%;z-index:2;width:6.25rem;height:6.25rem;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:opacity .3s cubic-bezier(.23,1,.32,1)}.c-videos__item .c-entry:after{background:url(//komunitniprace.msk.cz/wp-content/themes/custom/images/play-secondary.svg) no-repeat;opacity:0}.c-videos__item .c-entry:hover:before{opacity:0}.c-videos__item .c-entry:hover:after{opacity:1}.c-videos__item .c-entry>img{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.c-videos__item .c-entry.is-visible:after,.c-videos__item .c-entry.is-visible:before{display:none}@media (max-width:47.999em){.c-videos{margin-bottom:0}}