/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.hn{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;}.h13{margin-top:0.4em;margin-bottom:0.25em;font-weight:bold;font-family:'Roboto',sans-serif;font-style:italic;}.h46{margin-top:0.4em;margin-bottom:0.4em;}.messages__wrapper{position:fixed;top:10vh;z-index:100;width:80%;max-width:40em;left:calc(50% - 20em);}@media (max-width:40em){.messages__wrapper{left:10%;}}body.toolbar-fixed .messages__wrapper{top:20vh;}.alert{padding:1em;margin-bottom:1em;border-radius:1em;color:white;}.alert > p{margin:0;}.alert--dismissible{padding-right:2em;}.alert--success{background-color:#10b032;}.alert--info{background-color:#4591f2;}.alert--warning{background-color:#eab028;}.alert--danger{background-color:#d23544;}input[type=email]{border:0.1rem solid #3f4e55;padding:1em 1.5em;font-family:'Roboto',sans-serif;border-radius:0.6rem;max-width:100%;}input[type=tel]{border:0.1rem solid #3f4e55;padding:1em 1.5em;font-family:'Roboto',sans-serif;border-radius:0.6rem;max-width:100%;}input[type=text]{border:0.1rem solid #3f4e55;padding:1em 1.5em;font-family:'Roboto',sans-serif;border-radius:0.6rem;max-width:100%;}input[type=password]{border:0.1rem solid #3f4e55;padding:1em 1.5em;font-family:'Roboto',sans-serif;border-radius:0.6rem;max-width:100%;}input[type=submit]{cursor:pointer;}select{border-radius:0.1em;border:0.1em solid #b4c8d2;appearance:none;box-shadow:none;background-color:#fff;padding:1em 2.5em 1em 1.5em;line-height:1.2em;font-weight:bold;background-image:url("/themes/custom/tpp/images/caret_down.svg");background-repeat:no-repeat;background-size:0.75em;background-position:calc(100% - 1em) center;}textarea{border:0.1rem solid #3f4e55;padding:1em 1.5em;font-family:'Roboto',sans-serif;border-radius:0.6rem;max-width:100%;}form .description{font-size:0.8em;}.form-item{padding:0 0 15px 0;max-width:100%;}.form-item label{display:block;}.bef-exposed-form{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;max-width:78rem;margin-left:auto;margin-right:auto;margin-bottom:3em;padding:1em 3em;background-color:white;}.bef-exposed-form .form-item{padding:0;}.bef-exposed-form .form-radios{display:flex;flex-wrap:wrap;}.bef-exposed-form .form-radios > .form-item{margin:1em;padding:0;}.bef-exposed-form .form-radios label{padding:1em 1.5em;color:#b4c8d2;font-weight:bold;font-size:0.8em;cursor:pointer;transition:color 200ms ease-in,background-color 200ms ease-in;}.bef-exposed-form .form-radios label:hover{background-color:#3f4e55;color:white;}.bef-exposed-form .form-radios input[type=radio]{display:none;}.bef-exposed-form .form-radios input[type=radio]:checked + label{background-color:#3f4e55;color:white;}.bef-exposed-form > .form-actions{width:100%;}@media all and (max-width:62rem){.bef-exposed-form{flex-direction:column;flex-wrap:nowrap;padding:1em 0;}.bef-exposed-form > .form-item + .form-item{margin-top:0.5em;}.bef-exposed-form .form-radios{justify-content:center;}.bef-exposed-form .form-radios > .form-item{margin:0.5em;}}.button{color:#3f4e55;background:white;padding:1rem 1.75rem;border-radius:0.1rem;display:inline-block;text-decoration:none;transition:color 0.1s ease,background-color 0.1s ease,border 0.1s ease,box-shadow 0.1s ease;}.button.arrow{position:relative;padding-right:calc(1.75rem + 1.5em);}.button.arrow::after{content:'';display:block;position:absolute;width:1.25em;height:0.6875em;right:0;top:calc(50% - 0.34375em);background-repeat:no-repeat;background-position:center;background-size:contain;}.button.arrow::after{background-image:url("/themes/custom/tpp/images/arrow_right.svg");}.button.arrow::after{right:1.25em;}.button--primary{color:#3f4e55;background:white;padding:1rem 1.75rem;border-radius:0.1rem;display:inline-block;text-decoration:none;transition:color 0.1s ease,background-color 0.1s ease,border 0.1s ease,box-shadow 0.1s ease;background:#ce0f68;color:white;}.button--primary.arrow{position:relative;padding-right:calc(1.75rem + 1.5em);}.button--primary.arrow::after{content:'';display:block;position:absolute;width:1.25em;height:0.6875em;right:0;top:calc(50% - 0.34375em);background-repeat:no-repeat;background-position:center;background-size:contain;}.button--primary.arrow::after{background-image:url("/themes/custom/tpp/images/arrow_right.svg");}.button--primary.arrow::after{right:1.25em;}.button--secondary{color:#3f4e55;padding:1rem 1.75rem;border-radius:0.1rem;display:inline-block;text-decoration:none;transition:color 0.1s ease,background-color 0.1s ease,border 0.1s ease,box-shadow 0.1s ease;background:white;color:#ce0f68;border:0.0625em solid currentColor;}.button--secondary.arrow{position:relative;padding-right:calc(1.75rem + 1.5em);}.button--secondary.arrow::after{content:'';display:block;position:absolute;width:1.25em;height:0.6875em;right:0;top:calc(50% - 0.34375em);background-repeat:no-repeat;background-position:center;background-size:contain;}.button--secondary.arrow::after{background-image:url("/themes/custom/tpp/images/arrow_right.svg");}.button--secondary.arrow::after{right:1.25em;}.button--secondary:hover{color:#ef2181;background-color:white;box-shadow:0 0.3rem 0.43rem -0.125rem rgba(0,0,0,0.2);}.button--inverted{color:#003eab;background:#ffffff;border:0.1rem solid #003eab;}.button--inverted:hover{color:#003eab;background:#ffffff;}.button--alert{cursor:pointer;position:relative;top:-0.15em;right:-1.3em;color:inherit;float:right;padding:0;font-size:1.35em;font-weight:normal;text-shadow:0 1px 0 #fff;opacity:1;background:transparent;box-shadow:none;}.button--alert:hover{color:inherit;background:inherit;}.flexslider{background:none;border:none;margin-bottom:2em;}body{margin:0;font-family:'Roboto',sans-serif;font-weight:500;color:#3f4e55;transition:padding-top 200ms ease-in;background-color:#f3f5f6;}html,*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;scroll-behavior:smooth;}.paragraph ul,.container--node-body ul{list-style:initial;padding-left:1em;}.paragraph ol,.container--node-body ol{list-style:decimal;padding-left:1em;}.flex{display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-align-content:flex-start;align-content:flex-start;-webkit-align-items:flex-start;align-items:flex-start;width:100%;}.flex > *{flex:1 0 20em;}@media all and (max-width:21em){.flex > *{flex-shrink:1;}}.flex > p{padding:0.5em;}.flex > p + p{margin-top:0;}.flex .flex--center{align-items:center;-webkit-align-items:center;}.flex .flex--stretch{align-items:center;-webkit-align-items:center;}.container{width:96%;max-width:78rem;margin:0 auto;}#block-tpp-page-title{text-align:center;}.page-wrapper{margin:auto;}strong{font-weight:bold;}small{font-size:0.75rem;}i,em{font-style:italic;}p{line-height:1.2;}p + p{margin-top:1em;}a{color:inherit;text-decoration:none;}a:hover{text-decoration:underline;}.site-name{top:0;left:0;width:1px;height:1px;display:block;position:absolute;text-indent:-66666px;overflow:hidden;}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;}h1{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;margin-top:0.4em;margin-bottom:0.25em;font-family:'Roboto',sans-serif;font-style:italic;font-size:2.25em;font-weight:bold;}@media (max-width:50rem){h1{font-size:1.8em;}}h2{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;margin-top:0.4em;margin-bottom:0.25em;font-weight:bold;font-family:'Roboto',sans-serif;font-style:italic;font-size:2em;}@media (max-width:50rem){h2{font-size:1.8em;}}h3{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;margin-top:0.4em;margin-bottom:0.25em;font-weight:bold;font-family:'Roboto',sans-serif;font-style:italic;font-size:1.75em;}@media (max-width:50rem){h3{font-size:1.575em;}}h4{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;margin-top:0.4em;margin-bottom:0.4em;font-size:1.25em;}@media (max-width:50rem){h4{font-size:1.125em;}}h5{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;margin-top:0.4em;margin-bottom:0.4em;font-size:1em;}h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;margin-top:0.4em;margin-bottom:0.4em;font-size:inherit;}.subtitle{font-size:1.5em;font-weight:bold;}img{display:block;max-width:100%;height:auto;}picture > img{margin-left:auto;margin-right:auto;}blockquote,q{quotes:'„' '“';}q::before{content:open-quote;}q::after{content:close-quote;}blockquote{text-align:justify;}blockquote > p:first-child::before{content:open-quote;}blockquote > p:last-child::after{content:close-quote;}.stan-social{display:flex;align-items:center;}.social-block{display:flex;}.social-block > li + li{margin-left:1em;}.social-block.black .ico--fb,.field-social.black .ico--fb{display:inline-block;width:1.25em;height:1.25em;background-repeat:no-repeat;background-size:cover;background-position-y:center;background-image:url("/themes/custom/tpp/images/social_black.svg");background-position-x:0;}.social-block.black .ico--yt,.field-social.black .ico--yt{display:inline-block;width:1.25em;height:1.25em;background-repeat:no-repeat;background-size:cover;background-position-y:center;background-image:url("/themes/custom/tpp/images/social_black.svg");background-position-x:66.66666667%;}.social-block.black .ico--in,.field-social.black .ico--in{display:inline-block;width:1.25em;height:1.25em;background-repeat:no-repeat;background-size:cover;background-position-y:center;background-image:url("/themes/custom/tpp/images/social_black.svg");background-position-x:33.33333333%;}.social-block.black .ico--tw,.field-social.black .ico--tw{display:inline-block;width:1.25em;height:1.25em;background-repeat:no-repeat;background-size:cover;background-position-y:center;background-image:url("/themes/custom/tpp/images/social_black.svg");background-position-x:100%;}.social-block.white .ico--fb,.field-social.white .ico--fb{display:inline-block;width:1.25em;height:1.25em;background-repeat:no-repeat;background-size:cover;background-position-y:center;background-image:url("/themes/custom/tpp/images/social_black.svg");background-position-x:0;background-image:url("/themes/custom/tpp/images/social_white.svg");}.social-block.white .ico--yt,.field-social.white .ico--yt{display:inline-block;width:1.25em;height:1.25em;background-repeat:no-repeat;background-size:cover;background-position-y:center;background-image:url("/themes/custom/tpp/images/social_black.svg");background-position-x:66.66666667%;background-image:url("/themes/custom/tpp/images/social_white.svg");}.social-block.white .ico--in,.field-social.white .ico--in{display:inline-block;width:1.25em;height:1.25em;background-repeat:no-repeat;background-size:cover;background-position-y:center;background-image:url("/themes/custom/tpp/images/social_black.svg");background-position-x:33.33333333%;background-image:url("/themes/custom/tpp/images/social_white.svg");}.social-block.white .ico--tw,.field-social.white .ico--tw{display:inline-block;width:1.25em;height:1.25em;background-repeat:no-repeat;background-size:cover;background-position-y:center;background-image:url("/themes/custom/tpp/images/social_black.svg");background-position-x:100%;background-image:url("/themes/custom/tpp/images/social_white.svg");}.stan-contact dt,.field-contact dt{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;}.stan-contact dd,.field-contact dd{margin-bottom:0.5em;}.stan-contact.black .ico--mail,.field-contact.black .ico--mail{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:cover;background-position-y:center;background-image:url("/themes/custom/tpp/images/icons_stan_white.svg");background-position-x:66.66666667%;background-image:url("/themes/custom/tpp/images/icons_stan.svg");}.stan-contact.black .ico--phone,.field-contact.black .ico--phone{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:cover;background-position-y:center;background-image:url("/themes/custom/tpp/images/icons_stan_white.svg");background-position-x:100%;background-image:url("/themes/custom/tpp/images/icons_stan.svg");}.stan-contact.black .ico--map,.field-contact.black .ico--map{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:cover;background-position-y:center;background-image:url("/themes/custom/tpp/images/icons_stan_white.svg");background-position-x:0;background-image:url("/themes/custom/tpp/images/icons_stan.svg");}.stan-contact.black .ico--time,.field-contact.black .ico--time{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:cover;background-position-y:center;background-image:url("/themes/custom/tpp/images/icons_stan_white.svg");background-position-x:33.33333333%;background-image:url("/themes/custom/tpp/images/icons_stan.svg");}.stan-contact.white,.field-contact.white{color:white;}.stan-contact.white .ico--mail,.field-contact.white .ico--mail{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:cover;background-position-y:center;background-image:url("/themes/custom/tpp/images/icons_stan_white.svg");background-position-x:66.66666667%;}.stan-contact.white .ico--phone,.field-contact.white .ico--phone{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:cover;background-position-y:center;background-image:url("/themes/custom/tpp/images/icons_stan_white.svg");background-position-x:100%;}.stan-contact.white .ico--map,.field-contact.white .ico--map{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:cover;background-position-y:center;background-image:url("/themes/custom/tpp/images/icons_stan_white.svg");background-position-x:0;}.stan-contact.white .ico--time,.field-contact.white .ico--time{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:cover;background-position-y:center;background-image:url("/themes/custom/tpp/images/icons_stan_white.svg");background-position-x:33.33333333%;}.stan-contact a,.field-contact a,.stan-contact.no-link,.field-contact.no-link{display:inline-flex;align-items:flex-end;}.stan-contact a.center,.field-contact a.center,.stan-contact.no-link.center,.field-contact.no-link.center{align-items:center;}.stan-contact a > .ico,.field-contact a > .ico,.stan-contact.no-link > .ico,.field-contact.no-link > .ico{flex-shrink:0;}.stan-contact .ico,.field-contact .ico{margin-right:0.5em;}a.field-contact{display:inline-flex;align-items:flex-end;}.contact-info a{text-decoration:none;}.contact-info a:hover{text-decoration:underline;}.contact-info > .address{display:inline-block;width:40px;height:40px;background-repeat:no-repeat;background-size:cover;background-position-y:center;}.contact-info > .address::before{width:50px;height:50px;}nav.breadcrumb{width:96%;max-width:78rem;margin:0 auto;padding:2em 0;}nav.breadcrumb a{font-size:inherit;text-decoration:none;color:#3f4e55;}nav.breadcrumb ol{display:flex;}nav.breadcrumb ol > li{font-size:0.8em;color:#b4c8d2;}nav.breadcrumb ol > li + li{position:relative;padding-left:3em;}nav.breadcrumb ol > li + li::before{content:'';display:block;position:absolute;width:0.5em;height:0.9em;background-repeat:no-repeat;background-image:url("/themes/custom/tpp/images/caret_right.svg");background-size:contain;background-position:center;left:1.5em;top:calc(50% - 0.45em);}@media all and (max-width:35rem){nav.breadcrumb ol > li:last-child{display:none;}nav.breadcrumb ol > li{display:flex;align-items:center;}}main.content{padding-top:6rem;min-height:calc(100vh - 25em);}@media all and (max-width:62rem){main.content{padding-top:4.5rem;min-height:50vh;}}@media all and (max-width:35rem){main.content{min-height:25vh;}}header#navbar{display:flex;justify-content:space-between;position:absolute;width:100%;z-index:99;background-color:white;height:6rem;transition:height 200ms ease-in;}@media all and (min-width:80rem){header#navbar{padding-left:calc(50% - 78rem/2);padding-right:calc(50% - 78rem/2);}}@media all and (max-width:80rem){header#navbar{padding-left:1rem;padding-right:1rem;}}header#navbar .stan-praha{text-transform:uppercase;color:white;font-weight:bold;position:relative;font-size:1.25em;display:flex;align-items:center;padding:0 1.5em;height:3em;top:calc((6rem / 2) - 1.3em);margin-right:1em;transition:font-size 200ms ease-in,top 200ms ease-in;}header#navbar .stan-praha::before{z-index:9;content:'';display:block;position:absolute;top:-0.25em;left:0;width:0;height:0;border-right:1em solid transparent;border-bottom-width:0.35em;border-bottom-style:solid;border-bottom-color:inherit;}header#navbar .stan-praha .klic{width:3.5em;height:1.6em;position:absolute;right:1.5em;top:-0.8em;}header#navbar > #block-tpp-branding{display:flex;align-items:center;padding:0 0.8em;transition:padding 200ms ease-in;}header#navbar > #block-tpp-branding img{transition:width 200ms ease-in;max-height:5.4rem;width:calc((6rem - 0.75rem) * 22 / 5);}header#navbar > nav{-webkit-flex:5 1 0;-moz-flex:5 1 0;-ms-flex:5 1 0;flex:5 1 0;max-width:45em;position:relative;display:flex;align-items:center;justify-content:center;}header#navbar > nav#block-tpp-main-menu .stan-social{display:none;}header#navbar.fixed{position:fixed;padding-top:0;box-shadow:0 1px 5px 0 rgba(0,0,0,0.45);}header#navbar .menu--label{display:none;}@media all and (max-width:62rem){header#navbar .menu--label{display:block;font-size:0.625em;font-weight:bold;text-transform:uppercase;bottom:-1.6rem;position:relative;margin-left:-0.1rem;color:#b4c8d2;}}.icon--burger{display:none;}body.stan-scrolled header#navbar{height:4.2rem;}body.stan-scrolled header#navbar > #block-tpp-branding img{width:calc((6rem * 0.7 - 0.75rem) * 11 / 4);}body.stan-scrolled header#navbar .stan-praha{font-size:0.9em;top:calc((6rem * 0.7 / 2) - 1.3em);}@media (max-width:62rem){.user-logged-in #navbar.fixed{top:0;}#toolbar-administration{display:none;}body.toolbar-tray-open.toolbar-vertical.toolbar-fixed{margin-left:0!important;}body.stan-scrolled header#navbar{height:4.5rem;}body.stan-scrolled header#navbar > #block-tpp-branding img{width:calc((4.5rem - 0.75rem) * 22 / 7);}body.stan-scrolled header#navbar .stan-praha{top:calc((4.5rem / 2) - 1.3em);}header#navbar{justify-content:flex-start;}header#navbar .stan-praha{font-size:0.9em;top:calc((4.5rem / 2) - 1.3em);}header#navbar > #block-tpp-branding img{width:calc((4.5rem - 0.75rem) * 22 / 7);}}@media (max-width:23.5rem){header#navbar > #block-tpp-branding img{width:calc((4.5rem - 1.25rem) * 22 / 7);}header#navbar .stan-praha{font-size:0.8em;}}.menu--main{margin:0;padding:0;display:flex;flex-wrap:nowrap;justify-content:right;position:relative;background:transparent;}.menu__item--main{list-style:none;min-width:6.25em;position:relative;display:flex;align-items:center;}.menu__link.is-active > .link__title{font-weight:bold;}.menu__item--append > .menu__link{font-style:italic;}.menu__link--main{color:#3f4e55;width:100%;display:table;text-align:center;text-decoration:none;padding:1em 1.3em;font-size:0.875em;font-weight:500;}.menu__link--main span{display:table-cell;vertical-align:middle;}.menu__link--main:hover,.menu__link--main.is-active{color:#003eab;text-decoration:none;}.menu__link--main:hover,.menu__item--main:hover > .menu__link--main{color:#003eab;}.menu__link--main.menu__link--parent > .menu__arrow{width:0;height:0;border-left:0.4em solid transparent;border-right:0.4em solid transparent;border-top:0.4em solid #3f4e55;display:block;position:absolute;top:calc(50% - 0.1732em);right:0.7em;}.menu__item--main:hover .menu__link--main.menu__link--parent > .menu__arrow{border-top-color:#003eab;}.menu__item--main.menu__item--parent{position:relative;}.menu__item--main.menu__item--parent > ul{display:block;overflow:hidden;max-height:0;width:10em;opacity:0;background-color:white;top:100%;padding:0;z-index:29;position:absolute;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease;}.menu--main.menu--child > .menu__item{list-style:none;}.menu--main.menu--child > .menu__item > .menu__link{display:table;padding:0.75em 0.5em 0.75em 1.3em;text-align:left;font-style:italic;}.menu--main.menu--child > .menu__item--last > .menu__link{border-bottom:0 solid #eee;}.menu__item--main.menu__item--parent:hover > .menu--child{opacity:1;max-height:90em;}.menu__overlay{width:100vw;height:0;opacity:0;position:fixed;top:0;left:0;z-index:11;background-color:rgba(0,0,0,0.8);transition:opacity 300ms ease-in;}@media (max-width:62rem){.menu__overlay.navbar--opened{opacity:1;height:100vh;}.menu__item--main{display:block;}header#navbar{height:4.5rem;}header#navbar nav#block-tpp-main-menu{position:absolute;right:-22em;top:4.5rem;width:22em;max-width:100vw;height:calc(100vh - 4.5rem);justify-content:flex-start;flex-direction:column;align-items:flex-start;padding-top:1em;padding-left:3em;background-color:white;border-top:0.15em solid #f3f5f6;transition:right 300ms cubic-bezier(0.77,0,0.175,1);}header#navbar nav#block-tpp-main-menu .stan-social{display:block;padding-left:1em;margin-top:1em;}header#navbar > .stan-social{position:absolute;right:0;max-height:0;overflow:hidden;top:4.5rem;}header#navbar .menu--main.menu--parent{display:block;width:100%;}header#navbar .menu__arrow{display:none;}header#navbar .menu__link--main{display:block;text-align:left;white-space:nowrap;padding:1.25em 1em;overflow:hidden;}header#navbar ul.menu--child{max-height:none;width:100%;position:relative;opacity:1;padding-left:1em;}header#navbar.navbar--opened nav#block-tpp-main-menu{right:0;}.icon--burger{position:absolute;top:calc(50% - 1.2em);right:1.75em;width:1.8em;height:1.5em;display:block;z-index:1060;background:transparent;}.icon--burger *{-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;}.icon--burger__top,.icon--burger__center,.icon--burger__bottom{display:block;width:1.8em;height:0.216em;background:#3f4e55;position:absolute;top:0;left:0;}.icon--burger__center{top:0.492em;opacity:1;}.icon--burger__bottom{top:0.984em;}.navbar--opened .icon--burger .icon--burger__center{opacity:0;}.navbar--opened .icon--burger .icon--burger__top{transform:rotate(45deg);top:0.6em;}.navbar--opened .icon--burger .icon--burger__bottom{transform:rotate(-45deg);top:0.6em;}}#block-tpp-account-menu{float:right;margin-right:calc(50% - 78rem/2);}@media (max-width:80rem){#block-tpp-account-menu{margin-right:2%;}}#block-tpp-account-menu > ul{display:flex;}#block-tpp-account-menu > ul > li{font-size:0.8em;padding:2em 0;}#block-tpp-account-menu > ul > li + li{margin-left:0.75em;}#block-tpp-account-menu > ul > li a{color:#b4c8d2;}.edit-link{position:absolute;top:-13px;right:-13px;border-radius:15px;width:26px;height:26px;background:#fff;text-indent:-9999px;overflow:hidden;border:2px solid #aaa;}.edit-link:after{position:absolute;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);background:#aaa;width:6px;height:11px;left:9px;top:4px;content:'';}.edit-link:before{position:absolute;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);content:'';top:14px;left:1px;width:0;height:0;border:4px solid transparent;border-top-color:#aaa;border-bottom:0;}.edit-link:hover:after{background:#333;}.edit-link:hover{border-color:#333;}.edit-link:hover:before{border-top-color:#333;}.page--user-login .user-login-form{padding:50px;max-width:500px;width:100%;height:auto;margin:0 auto;}body[class*="page--user"] #block-tpp-page-title,body[class*="page--user"] #block-pagetitle{margin-top:-6rem;height:calc(6rem + 9em);padding-top:6rem;text-align:center;}body[class*="page--user"] #block-tpp-page-title h1,body[class*="page--user"] #block-pagetitle h1{margin-top:1.5em;}body[class*="page--user"] form.user-login-form input[type=submit]{color:#3f4e55;background:white;padding:1rem 1.75rem;border-radius:0.1rem;display:inline-block;text-decoration:none;transition:color 0.1s ease,background-color 0.1s ease,border 0.1s ease,box-shadow 0.1s ease;background:#ce0f68;color:white;}body[class*="page--user"] form.user-login-form input[type=submit].arrow{position:relative;padding-right:calc(1.75rem + 1.5em);}body[class*="page--user"] form.user-login-form input[type=submit].arrow::after{content:'';display:block;position:absolute;width:1.25em;height:0.6875em;right:0;top:calc(50% - 0.34375em);background-repeat:no-repeat;background-position:center;background-size:contain;}body[class*="page--user"] form.user-login-form input[type=submit].arrow::after{background-image:url("/themes/custom/tpp/images/arrow_right.svg");}body[class*="page--user"] form.user-login-form input[type=submit].arrow::after{right:1.25em;}body[class*="page--user"] form.user-login-form input[type=submit].arrow{position:relative;padding-right:calc(1.75rem + 1.5em);}body[class*="page--user"] form.user-login-form input[type=submit].arrow::after{content:'';display:block;position:absolute;width:1.25em;height:0.6875em;right:0;top:calc(50% - 0.34375em);background-repeat:no-repeat;background-position:center;background-size:contain;}body[class*="page--user"] form.user-login-form input[type=submit].arrow::after{background-image:url("/themes/custom/tpp/images/arrow_right.svg");}body[class*="page--user"] form.user-login-form input[type=submit].arrow::after{right:1.25em;}.user-pass-reset{width:96%;max-width:78rem;margin:0 auto;}.user-pass-reset .form-actions{margin-top:1.5em;}.user-pass-reset .form-actions input[type=submit]{color:#3f4e55;background:white;padding:1rem 1.75rem;border-radius:0.1rem;display:inline-block;text-decoration:none;transition:color 0.1s ease,background-color 0.1s ease,border 0.1s ease,box-shadow 0.1s ease;background:#ce0f68;color:white;}.user-pass-reset .form-actions input[type=submit].arrow{position:relative;padding-right:calc(1.75rem + 1.5em);}.user-pass-reset .form-actions input[type=submit].arrow::after{content:'';display:block;position:absolute;width:1.25em;height:0.6875em;right:0;top:calc(50% - 0.34375em);background-repeat:no-repeat;background-position:center;background-size:contain;}.user-pass-reset .form-actions input[type=submit].arrow::after{background-image:url("/themes/custom/tpp/images/arrow_right.svg");}.user-pass-reset .form-actions input[type=submit].arrow::after{right:1.25em;}.user-pass-reset .form-actions input[type=submit].arrow{position:relative;padding-right:calc(1.75rem + 1.5em);}.user-pass-reset .form-actions input[type=submit].arrow::after{content:'';display:block;position:absolute;width:1.25em;height:0.6875em;right:0;top:calc(50% - 0.34375em);background-repeat:no-repeat;background-position:center;background-size:contain;}.user-pass-reset .form-actions input[type=submit].arrow::after{background-image:url("/themes/custom/tpp/images/arrow_right.svg");}.user-pass-reset .form-actions input[type=submit].arrow::after{right:1.25em;}.user-form{width:96%;max-width:78rem;margin:0 auto;padding-bottom:2em;}.region--taby{position:fixed;bottom:0;left:0;background:#fff;max-width:150px;-webkit-border-top-right-radius:20px;-moz-border-radius-topright:20px;border-top-right-radius:20px;border:1px solid #680984;border-left-width:0;border-bottom-width:0;}.region--taby ul{margin:0;padding:10px;list-style:none;}.region--taby ul li{margin:0;padding:0;list-style:none;}.region--taby ul li a{display:block;padding:3px;color:#921fb3;font-size:13px;text-decoration:none;}.region--taby ul li a:hover{color:#4a0254;}.region--taby .contextual{display:none;}footer.region--footer{clear:both;position:relative;display:flex;padding-top:2em;justify-content:center;flex-wrap:wrap;overflow:hidden;background-color:#3f4e55;color:#b4c8d2;}@media (min-width:80rem){footer.region--footer{padding-left:calc(50% - (78rem / 2));padding-right:calc(50% - (78rem / 2));}}footer.region--footer > *:first-child,footer.region--footer > :nth-child(2),footer.region--footer > :nth-child(3){width:26rem;margin-bottom:4em;}@media (max-width:80rem){footer.region--footer > *:first-child,footer.region--footer > :nth-child(2),footer.region--footer > :nth-child(3){width:32%;}}footer.region--footer > *:nth-child(4),footer.region--footer > :nth-child(5),footer.region--footer > :nth-child(6),footer.region--footer > :nth-child(7){width:19.5rem;margin-bottom:5rem;}@media (max-width:80rem){footer.region--footer > *:nth-child(4),footer.region--footer > :nth-child(5),footer.region--footer > :nth-child(6),footer.region--footer > :nth-child(7){width:24%;}}footer.region--footer .stan-logo-alt img{margin:auto;}footer.region--footer > nav{padding:0 1em 1em;}footer.region--footer > nav li + li{margin-top:1em;}footer.region--footer > nav a.menu__link{text-decoration:none;font-weight:normal;}footer.region--footer > nav a.menu__link:hover{text-decoration:underline;}footer.region--footer .social-block{margin:auto;}footer.region--footer .menu__title{color:white;font-weight:bold;font-size:1.1em;padding-bottom:1.5em;}footer.region--footer .stan-contact{font-weight:bold;}.stan-copyright{width:100%;position:absolute;left:0;bottom:0;height:3rem;color:#3f4e55;background-color:white;}.stan-copyright small{display:flex;height:100%;justify-content:space-between;align-items:center;margin:auto;max-width:78rem;}@media all and (max-width:80rem){.stan-copyright small{margin:0 2%;}}.stan-copyright p + p{margin:0;}@media (max-width:62rem){footer.region--footer > :nth-child(4),footer.region--footer > :nth-child(5),footer.region--footer > :nth-child(6),footer.region--footer > :nth-child(7){width:36%;margin-bottom:3rem;}footer.region--footer > :nth-child(6),footer.region--footer > :nth-child(7){margin-bottom:5rem;}}@media (max-width:35rem){footer.region.region--footer{flex-direction:column;flex-wrap:nowrap;padding-left:4%;padding-right:4%;padding-bottom:4em;}footer.region.region--footer > div,footer.region.region--footer > nav{width:auto;margin-bottom:1.5rem;padding-left:0;padding-right:0;}footer.region.region--footer .stan-copyright{text-align:center;width:100%;margin-bottom:0;}footer.region.region--footer .stan-copyright small{flex-direction:column;justify-content:center;}footer.region.region--footer .menu__title{padding-bottom:1.2em;}}.pager__items{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;list-style:none;text-align:center;margin:1rem 0;font-weight:bold;color:#b4c8d2;}.pager__item{display:inline-block;margin-right:0.25rem;margin-left:0.25rem;}.pager__item > a{text-transform:none;text-decoration:none;display:flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:2rem;height:2rem;padding-right:0.5rem;padding-left:0.5rem;border-radius:1rem;line-height:1;}.pager__item.is-active > a{color:white;background-color:#003eab;}.pager__item:hover > a{color:white;background-color:#78a9ff;}
.hn{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;}.h13{margin-top:0.4em;margin-bottom:0.25em;font-weight:bold;font-family:'Roboto',sans-serif;font-style:italic;}.h46{margin-top:0.4em;margin-bottom:0.4em;}.fz85p{font-size:85%;}.fz10{font-size:1em;}.fz11{font-size:1.1em;}.fz13{font-size:1.3em;}.fz15{font-size:1.5em;}.fz20{font-size:2em;}.fz25{font-size:2.5em;}.fz05{font-size:0.5em;}.fz08{font-size:0.8em;}.fll{float:left;}.flr{float:right;}.cleaner{clear:both;}span.cleaner{clear:both;display:block;position:relative;}.p10{padding:10px;}.p20{padding:20px;}.p0{padding:0;}.p1em{padding:1em;}.p2em{padding:2em;}.p3em{padding:2em;}.pt0{padding-top:0;}.pt1em{padding-top:1em;}.pt2em{padding-top:2em;}.pt3em{padding-top:3em;}.pb0{padding-bottom:0;}.pb1em{padding-bottom:1em;}.pb2em{padding-bottom:2em;}.pb3em{padding-bottom:3em;}.pl0{padding-left:0;}.pl1em{padding-left:1em;}.pl2em{padding-left:2em;}.pl3em{padding-left:3em;}.pr0{padding-right:0;}.pr1em{padding-right:1em;}.pr2em{padding-right:2em;}.pr3em{padding-right:3em;}.pv0{padding-top:0;padding-bottom:0;}.pv1em{padding-top:1em;padding-bottom:1em;}.pv2em{padding-top:2em;padding-bottom:2em;}.pv3em{padding-top:3em;padding-bottom:3em;}.ph0{padding-left:0;padding-right:0;}.ph1em{padding-left:1em;padding-right:1em;}.ph2em{padding-left:2em;padding-right:2em;}.ph3em{padding-left:3em;padding-right:3em;}.m0{margin:0;}.m1em{margin:1em;}.m2em{margin:2em;}.m3em{margin:3em;}.mt0{margin-top:0;}.mt1em{margin-top:1em;}.mt2em{margin-top:2em;}.mt3em{margin-top:3em;}.mb0{margin-bottom:0;}.mb1em{margin-bottom:1em;}.mb2em{margin-bottom:2em;}.mb3em{margin-bottom:3em;}.ml0{margin-left:0;}.ml1em{margin-left:1em;}.ml2em{margin-left:2em;}.ml3em{margin-left:3em;}.mr0{margin-right:0;}.mr1em{margin-right:1em;}.mr2em{margin-right:2em;}.mr3em{margin-right:3em;}.mv0{margin-top:0;margin-bottom:0;}.mh0{margin-left:0;margin-right:0;}.mv1em{margin-top:1em;margin-bottom:1em;}.mv2em{margin-top:2em;margin-bottom:2em;}.mv3em{margin-top:3em;margin-bottom:3em;}.mh1em{margin-left:1em;margin-right:1em;}.mh2em{margin-left:2em;margin-right:2em;}.mh3em{margin-left:3em;margin-right:3em;}.m0{margin:0;}.bt1so{border-top:1px solid #eee;}.bt1da{border-top:1px dashed #eee;}.bt1do{border-top:1px dotted #eee;}.bb1so{border-bottom:1px solid #eee;}.bb1da{border-bottom:1px dashed #eee;}.bb1do{border-bottom:1px dotted #eee;}.bl1so{border-left:1px solid #eee;}.bl1da{border-left:1px dashed #eee;}.bl1do{border-left:1px dotted #eee;}.br1so{border-right:1px solid #eee;}.br1da{border-right:1px dashed #eee;}.br1do{border-right:1px dotted #eee;}.bt1so-d{border-top:1px solid #ddd;}.bt1da-d{border-top:1px dashed #ddd;}.bt1do-d{border-top:1px dotted #ddd;}.bb1so-d{border-bottom:1px solid #ddd;}.bb1da-d{border-bottom:1px dashed #ddd;}.bb1do-d{border-bottom:1px dotted #ddd;}.bl1so-d{border-left:1px solid #ddd;}.bl1da-d{border-left:1px dashed #ddd;}.bl1do-d{border-left:1px dotted #ddd;}.br1so-d{border-right:1px solid #ddd;}.br1da-d{border-right:1px dashed #ddd;}.br1do-d{border-right:1px dotted #ddd;}.relative{position:relative;}.absolute{position:absolute;}.dnone{display:none;}.dblock{display:block;}.tar{text-align:right;}.tac{text-align:center;}
.hn{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;}.h13{margin-top:0.4em;margin-bottom:0.25em;font-weight:bold;font-family:'Roboto',sans-serif;font-style:italic;}.h46{margin-top:0.4em;margin-bottom:0.4em;}ul.kategorie-program{width:96%;max-width:78rem;margin:0 auto;display:flex;justify-content:center;flex-wrap:wrap;}ul.kategorie-program > li{width:25rem;margin:0.5em;display:flex;flex-direction:column;align-items:center;}ul.kategorie-program .category--main{position:relative;margin:0;}ul.kategorie-program .category--main img{max-width:25rem;}ul.kategorie-program .category--main span{position:absolute;width:75%;text-align:center;color:white;left:12.5%;top:calc(50% - 1em);}.kategorie-program--head{width:96%;max-width:78rem;margin:0 auto;text-align:center;}.kategorie-children{margin-top:2em;}.kategorie-children > li + li{margin-top:1em;}.kategorie-children a{font-weight:600;display:flex;align-items:center;}.kategorie-children a svg,.kategorie-children a img{width:2.5em;height:2.5em;}.kategorie-children a span{padding-left:1em;}section.s-categories{padding-top:2em;padding-bottom:2em;}.program__header{width:96%;max-width:78rem;margin:0 auto;text-align:center;padding-bottom:2em;}.program__header .sub-title{color:#b4c8d2;font-size:1.25em;margin-bottom:0.75em;}form.stan-program-tags{background-color:white;padding-top:2em;padding-bottom:2em;}form.stan-program-tags > h2,form.stan-program-tags > p{text-align:center;margin-left:2%;margin-right:2%;}form.stan-program-tags fieldset.program-tags{width:96%;max-width:78rem;margin:0 auto;}form.stan-program-tags fieldset.program-tags .form-checkboxes{margin-top:2em;display:flex;justify-content:center;flex-wrap:wrap;}form.stan-program-tags fieldset.program-tags .form-checkboxes > .form-item{padding:0;}form.stan-program-tags fieldset.program-tags input[type=checkbox]{visibility:hidden;width:1px;height:1px;position:absolute;}form.stan-program-tags fieldset.program-tags input[type=checkbox] + label{margin:1em;padding:1.5em 1.25em;background-color:#f3f5f6;font-weight:bold;cursor:pointer;transition:color 200ms ease,background-color 200ms ease,border-radius 200ms ease;}form.stan-program-tags fieldset.program-tags input[type=checkbox]:checked + label,form.stan-program-tags fieldset.program-tags input[type=checkbox] + label:hover{background-color:#003eab;color:white;border-radius:0.5em;}form.stan-program-tags .form-actions{text-align:center;}form.stan-program-tags .form-actions input[type=submit]{background-image:url(/themes/custom/tpp/images/arrow_right.svg);background-repeat:no-repeat;background-size:1.25em 0.6875em;background-position-x:90%;background-position-y:center;padding-right:3.5em;}.kategorie-program--header{width:96%;max-width:78rem;margin:0 auto;}.kategorie-program--header .title{position:relative;}.kategorie-program--header h1{text-align:center;position:absolute;top:calc(50% - 0.7em);color:white;width:70%;left:15%;}.kategorie__citace{max-width:calc(78rem - 20em);margin:3em auto 5em;}.kategorie__citace blockquote{padding-top:0.5em;padding-bottom:0.5em;font-size:0.9em;}.stan-program{width:96%;max-width:78rem;margin:0 auto;padding-left:10em;padding-bottom:4em;}.stan-program .group--title{font-weight:bold;margin:0.75em 0;position:relative;}.stan-program .group--title.has-icon{position:relative;}.stan-program .group--title.has-icon svg,.stan-program .group--title.has-icon img{width:6.25rem;height:6.25rem;position:absolute;left:-8.25rem;top:-2rem;}.stan-program .group--title > .anchor{position:absolute;top:calc(-6rem - 1em);}.stan-program > .group--title{font-size:1.75em;margin:2em 0;}.stan-program .group--title.last{font-size:1.125em;}.stan-program .group--title.last + .program--group{font-size:1.125em;margin-bottom:2em;}.stan-program .group--title.last + .program--group > li{padding-left:1.75em;position:relative;}.stan-program .group--title.last + .program--group > li::before{content:'';display:block;position:absolute;left:0;top:calc(50% - 0.35em);width:0.7em;height:0.7em;border-radius:50%;background-color:#afca0b;}.stan-program .group--title.last + .program--group > li + li{margin-top:1em;}.stan-program .group--title.last.group--v-pristim-volebnim-obdobi + .program--group > li::before{background-color:#003eab;}.path-taxonomy .stan-program > .group--title{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;}.path-taxonomy .stan-program > .program--group > li > .group--title{font-size:1.75em;margin:2em 0;}.path-taxonomy .stan-program > .program--group .program--group .group--title:not(.last){font-size:1.25em;}header.prog-c__head{width:96%;max-width:78rem;margin:0 auto;}ul.selected-tags{display:flex;align-items:stretch;flex-wrap:wrap;}ul.selected-tags > li{margin:1em;}ul.selected-tags > li:not(.other){background-color:white;border-radius:0.5em;color:#b4c8d2;padding:1.5em 1.25em;}ul.selected-tags > li.other{display:flex;align-items:center;font-weight:bold;}ul.selected-tags > li.other a{padding-left:1.75em;background-image:url(/themes/custom/tpp/images/cross.svg);background-repeat:no-repeat;background-size:0.9em;background-position:center left;}@media all and (max-width:62rem){.stan-program{padding-left:3em;}.stan-program .group--title.has-icon svg,.stan-program .group--title.has-icon img{width:2rem;height:2rem;left:-2.5rem;top:0;}.kategorie-program--header h1{width:94%;left:3%;}}@media all and (max-width:35rem){.stan-program{padding-left:0;}.stan-program .group--title.has-icon svg,.stan-program .group--title.has-icon img{left:0;top:2rem;}.kategorie-program--header .title{overflow:hidden;}.kategorie-program--header img{max-width:none;height:10em;}.kategorie-program--header h1{width:100%;left:0;top:calc(50% - 1em);}}
