*{-webkit-tap-highlight-color:transparent;box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth;line-height:1.15}html::-webkit-scrollbar{display:none}body{margin:0;overflow-x:hidden}main{display:block}h1{font-size:2em}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{cursor:pointer;color:inherit;-webkit-user-select:none;user-select:none;background-color:#0000;text-decoration:none}ul{padding-left:0}abbr[title]{border-bottom:none;text-decoration:underline}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}@font-face{font-family:Cal Sans;src:url(/assets/CalSans-Cblcj7r6.woff2)format("woff2"),url(/assets/CalSans-Dm9NewHD.woff)format("woff");font-display:fallback}@font-face{font-family:Funnel Display;src:url(/assets/FunnelDisplay-CHYKMXMN.woff2)format("woff2"),url(/assets/FunnelDisplay-BSFIrpE_.woff)format("woff");font-weight:100 900;font-style:normal;font-display:fallback}:root{--poor-white-color:#fff;--white-color:#f9f9f9;--bright-gray-color:#e6e6e6;--gray-color:#353839;--black-color:#1f2937;--red-color:#ef4444;--light-red-color:#ff8080;--yellow-color:#ffda48;--tiny-font-size:1rem;--small-font-size:1.2rem;--medium-font-size:1.4rem;--large-font-size:1.6rem;--huge-font-size:1.8rem;--extra-huge-font-size:2.4rem;--enormous-font-size:3.2rem;--round-border-radius:calc(infinity * 1px)}::selection{background-color:var(--red-color);color:var(--white-color)}:focus:not(:focus-visible){outline:none}:focus-visible{outline-offset:2px;outline:2px solid}html{font-family:Funnel Display,sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial}section{width:100%;padding:6rem 0}h1{font-family:Cal Sans,sans-serif;font-size:var(--medium-font-size)}#wrapper{background-color:var(--white-color);flex-direction:column;align-items:center;width:100%;max-width:100%;height:100%;display:flex}.progress-bar{z-index:1000;background:var(--red-color);transform-origin:0;width:100%;height:5px;animation:linear grow-progress;animation-timeline:scroll(root);position:fixed;top:0;left:0}@media (width>=480px){h1{font-size:var(--large-font-size)}}@media (width>=768px){h1{font-size:var(--huge-font-size)}}@media (width>=1024px){h1{font-size:var(--enormous-font-size)}}@media (width>=1280px){section{padding:10rem 0}}header{z-index:100;background-color:var(--poor-white-color);width:100%;padding:var(--small-font-size) 0;justify-content:space-between;align-items:center;transition:padding .2s;display:flex;position:sticky;top:0}header .logo{margin-left:var(--tiny-font-size);align-items:center;gap:var(--tiny-font-size);display:flex}header .logo span{color:var(--black-color);font-family:Cal Sans,sans-serif;font-size:var(--medium-font-size);display:none}header .logo svg{width:37px;min-width:37px}header nav{display:none}header ul{gap:1.5rem;list-style:none;display:flex}header li a{color:var(--gray-color);font-family:Funnel Display,sans-serif;font-size:var(--tiny-font-size);transition:all .2s;display:inline-block;position:relative;overflow:hidden}header li a:before{content:"";background-color:var(--gray-color);width:100%;height:1px;transition:all .2s;position:absolute;bottom:0;left:-100%}header>a:last-of-type{font-family:Funnel Display,sans-serif;font-size:var(--small-font-size);color:var(--white-color);border-radius:var(--round-border-radius);background-color:var(--red-color);padding:.5rem 1.25rem;font-weight:600;transition:all .2s;position:relative;overflow:hidden;box-shadow:0 3px 5px -1px #00000026}header>a:last-of-type:after{content:"";background-color:var(--light-red-color);filter:blur(7px);border-radius:100%;width:100%;height:50%;transition:all .2s;position:absolute;bottom:-50%;left:0}header .burger{cursor:pointer;background-color:var(--black-color);margin-right:var(--tiny-font-size);border:none;border-radius:100%;justify-content:center;align-items:center;padding:.75rem;display:flex}header .burger svg{color:var(--white-color);width:var(--small-font-size);overflow:visible}header .burger svg rect{transition:all .2s}header .burger.is-active rect:nth-child(2){transform:rotate(45deg)translate(2px,-2px)}header .burger.is-active rect:nth-child(3){opacity:0}header .burger.is-active rect:nth-child(4){transform:rotate(-45deg)translate(-5px,-1px)}header.header__expanded{padding-bottom:calc(var(--small-font-size) + .5rem);border-radius:0 0 25px 25px;flex-wrap:wrap}header.header__expanded nav{order:3;width:100%;padding-top:2rem;display:block}header.header__expanded ul{flex-direction:column;align-items:center;gap:2rem}@media (width>=480px){header .logo{margin-left:var(--large-font-size)}header .logo span{display:inline}header .burger{margin-right:var(--large-font-size)}}@media (width>=768px){header .logo span{font-size:var(--large-font-size)}header nav{display:block}header>a:last-of-type{margin-right:var(--large-font-size)}header .burger{display:none}}@media (width>=1024px){header .logo{margin-left:var(--huge-font-size)}header .logo svg{width:45px;min-width:45px;overflow:visible}header .logo span{font-size:var(--huge-font-size)}header nav ul{gap:3rem}header>a:last-of-type{margin-right:var(--huge-font-size);padding:.75rem 2rem}}@media (width>=1280px){header nav ul{gap:5rem}}footer{z-index:2;background-color:var(--black-color);flex-direction:column;align-items:flex-start;gap:1rem;width:100%;padding:2rem 0;display:flex}footer .info{box-sizing:border-box;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:2rem;width:min(1200px,100%);margin:0 auto;padding:0 2rem;display:grid}footer .impressum,footer .contact{grid-column:span 2}footer .impressum,footer .contact,footer .web,footer .documents,footer .community{color:var(--bright-gray-color);flex-direction:column;gap:1rem;font-weight:300;display:flex}footer .impressum>:first-child,footer .contact>:first-child,footer .web>:first-child,footer .documents>:first-child,footer .community>:first-child{color:var(--white-color);font-weight:600}.community__media{align-items:center;gap:.5rem;display:flex}.community__media svg{color:var(--bright-gray-color);width:17px;min-width:17px;overflow:visible}footer>span{cursor:pointer;text-transform:uppercase;color:var(--black-color);text-align:center;-webkit-user-select:none;user-select:none;margin:0 auto;font-family:Cal Sans,sans-serif;font-size:13cqw;position:relative;overflow:hidden}footer>span:before{content:"Taekwon-do";white-space:nowrap;color:var(--white-color);transition:all .3s;position:absolute;top:0;left:50%;transform:translate(-50%)}footer>span:after{content:"Zpět nahoru";white-space:nowrap;color:var(--white-color);transition:all .3s;position:absolute;bottom:calc(-100% - 1px);left:50%;transform:translate(-50%)}footer>p{text-align:center;max-width:calc(100% - 4rem);color:var(--bright-gray-color);margin:0 auto;font-weight:300}@media (width>=428px){footer .contact{grid-column:1 2;grid-row:2}}@media (width>=1024px){footer>span{font-size:11cqw}}@media (hover:hover) and (pointer:fine){header li a:hover:not(:active){color:var(--black-color)}header li a:hover:not(:active):before{background-color:var(--black-color);left:0}header>a:last-of-type:hover:not(:active),.hero__links a:hover:not(:active){box-shadow:none;transform:scale(.98)translateY(1px)}header>a:last-of-type:hover:not(:active):after,.hero__links a:first-of-type:not(:active):after{bottom:-15px}#call-to-action a:hover:not(:active){border-color:var(--white-color);box-shadow:none;color:var(--white-color)}#call-to-action a:hover:not(:active):after{bottom:0;right:0;transform:scale(3.6)}#call-to-action a:hover:not(:active):before{bottom:0;left:0;transform:scale(3.6)}footer .web a:hover:not(:active),footer .documents a:hover:not(:active),footer .community a:hover:not(:active),footer .community a:hover:not(:active) svg{color:var(--white-color)}footer>span:hover:not(:active):before{top:-100%}footer>span:hover:not(:active):after{bottom:0}main>a:hover:not(:active){box-shadow:none;transform:scale(.98)translateY(1px)}main>a:hover:not(:active):after{bottom:-15px}}header>a:last-of-type:active,.hero__links a:active{box-shadow:none;transform:scale(.98)translateY(1px)}header>a:last-of-type:active:after,.hero__links a:first-of-type:after{bottom:-15px}main>a:active{box-shadow:none;transform:scale(.98)translateY(1px)}main>a:active:after{bottom:-15px}#call-to-action a:active{background-color:var(--black-color);color:var(--white-color);transform:scale(.95)}@keyframes grow-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes fade-in{0%{opacity:0;transform:translateY(10px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}h1,.about__info,.why-us__item,.benefits__item,.testimonial,.disclosure,.disclosure hr,#call-to-action h2,#call-to-action a,#categories .category__title{animation:linear both fade-in;animation-timeline:view();animation-range:entry cover 20%}#locations .location{animation:linear both fade-in;animation-timeline:view();animation-range:entry cover 15%}#hero{justify-content:space-around;align-items:center;display:flex;position:relative}.hero__title h1{opacity:0;color:var(--black-color);animation:.5s .1s forwards fade-in}.hero__title{margin-left:var(--tiny-font-size);flex-direction:column;justify-content:center;align-items:start;display:flex}.hero__title p{opacity:0;font-family:Funnel Display,sans-serif;font-size:var(--tiny-font-size);color:var(--gray-color);animation:.5s .2s forwards fade-in}.hero__links{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.hero__links a{opacity:0;color:var(--white-color);font-family:Funnel Display,sans-serif;font-weight:600;font-size:var(--tiny-font-size);border-radius:var(--round-border-radius);padding:.75rem 1.5rem;transition:all .2s;animation:.5s .3s forwards fade-in}.hero__links a:first-of-type{background-color:var(--red-color);position:relative;overflow:hidden;box-shadow:0 3px 5px -1px #00000026}.hero__links a:last-of-type{background-color:var(--black-color)}.hero__links a:first-of-type:after{content:"";background-color:var(--light-red-color);filter:blur(7px);border-radius:100%;width:100%;height:50%;transition:all .2s;position:absolute;bottom:-50%;left:0}#hero svg{animation:.5s forwards fade-in}#hero svg:first-child{color:var(--black-color);display:none}#hero svg:last-child{width:80px;min-width:80px;margin-right:var(--tiny-font-size);color:var(--black-color)}#about{background-color:var(--red-color);flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}#about h1{color:var(--white-color)}#about h1::selection{background-color:var(--white-color);color:var(--red-color)}.about__info{padding:0 var(--tiny-font-size);flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.about__info p{color:var(--white-color);font-size:var(--tiny-font-size);text-align:center}.about__info p::selection{background-color:var(--white-color);color:var(--red-color)}.about__info svg{width:40px;color:var(--white-color);order:2}#why-us{flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}#why-us h1{color:var(--black-color);margin-top:1rem}.why-us__list{grid-template-columns:1fr;list-style:none;display:grid}.why-us__item{align-items:center;gap:1rem;display:flex}.why-us__item p{color:var(--black-color);font-size:var(--tiny-font-size)}.why-us__item svg{width:20px;min-width:20px;color:var(--red-color)}#benefits{background-color:var(--black-color);flex-direction:column;justify-content:center;align-items:center;gap:4rem;display:flex}#benefits h1{color:var(--white-color)}.benefits__list{flex-direction:column;gap:4rem;display:flex}.benefits__item{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.benefits__item svg{width:60px;color:var(--white-color)}.benefits__item p{text-align:center;color:var(--white-color);text-transform:uppercase;letter-spacing:.07rem;font-weight:100;font-size:var(--tiny-font-size)}#testimonials{background-color:var(--black-color);flex-direction:column;justify-content:center;align-items:center;gap:8rem;display:flex}#testimonials h1{color:var(--white-color)}.testimonials{flex-direction:column;gap:8rem;display:flex}.testimonial{background-color:var(--white-color);border-radius:25px;flex-direction:column;justify-content:center;align-items:center;width:290px;display:flex}.testimonial picture{position:relative;top:-50px}.testimonial picture img{border-radius:var(--round-border-radius);width:100px}.testimonial p{text-align:center;color:var(--black-color);text-transform:uppercase;letter-spacing:.07rem;font-weight:400;font-size:var(--tiny-font-size);margin-top:-2rem}.testimonial .rating{gap:.5rem;margin-bottom:.5rem;display:flex}.testimonial .rating svg{width:25px;color:var(--yellow-color)}.testimonial blockquote{font-size:var(--tiny-font-size);color:var(--black-color);text-align:center;width:calc(100% - 5rem)}.testimonial>svg{width:70px;color:var(--bright-gray-color);align-self:flex-end;margin:1rem 2rem 2rem 0}#faq{flex-direction:column;justify-content:center;align-items:center;gap:3rem;display:flex}#faq h1{color:var(--black-color)}.disclosures{flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;width:min(100%,290px);max-width:100%;display:flex}.disclosures hr{background-color:var(--bright-gray-color);border:none;flex-shrink:0;align-self:center;width:calc(100% - 1rem);height:2px;min-height:2px}.disclosure{align-items:flex-start;gap:1rem;height:20px;transition:all .2s;display:flex;position:relative;overflow:hidden}.disclosure:after{color:var(--gray-color);position:absolute;top:40px;left:0}.disclosure-1:after{content:"Stačí vám obyčejné tričko, pohodlné tepláky nebo kraťasy a láhev s vodou."}.disclosure-2:after{content:"Do naší dětské přípravky přijímáme děti od 4 let."}.disclosure-3:after{content:"Určitě. Každý začíná od absolutních základů a tempo přizpůsobujeme aktuálním fyzickým možnostem."}.disclosure:has(input[type=radio]:checked){height:80px}.disclosure-3:has(input[type=radio]:checked){height:95px}.disclosure input[type=radio]:checked~svg{transform:rotate(45deg)}.disclosure svg{color:var(--red-color);width:20px;min-width:20px;transition:transform .2s}.disclosure input{display:none}.disclosure label{cursor:pointer;font-size:var(--tiny-font-size);color:var(--black-color);font-family:Funnel Display,sans-serif;font-weight:500;position:relative}#call-to-action{flex-direction:column;align-items:center;gap:.5rem;padding:0 0 10rem;display:flex}#call-to-action h2{color:var(--black-color);font-size:var(--medium-font-size);font-family:Cal Sans,sans-serif}#call-to-action h1{color:var(--red-color);font-size:var(--huge-font-size)}#call-to-action a{color:var(--black-color);border:var(--black-color) solid 3px;border-radius:var(--round-border-radius);margin-top:1rem;padding:.5rem 1.5rem;font-family:Cal Sans,sans-serif;transition:all .2s;position:relative;overflow:hidden;box-shadow:0 3px 5px -1px #00000026}#call-to-action a span{z-index:1;position:relative}#call-to-action a:before{content:"";background-color:var(--black-color);border-radius:20px;width:40px;height:40px;transition:all .4s;position:absolute;bottom:-40px;left:-40px}#call-to-action a:after{content:"";background-color:var(--black-color);border-radius:20px;width:40px;height:40px;transition:all .4s;position:absolute;bottom:-40px;right:-40px}@media (width>=480px){.hero__links{flex-direction:row}.about__info{flex-direction:row;gap:3rem}.about__info p{order:2;max-width:350px}.about__info svg{width:40px;min-width:40px}}@media (width>=768px){.hero__title{align-items:center;margin-left:0}#hero svg:first-child{width:100px;min-width:100px;display:block}#hero svg:last-child{width:100px;min-width:100px;margin-right:0}.about__info{gap:4rem}.about__info svg{width:50px}#why-us{gap:3rem}.why-us__list{grid-template-columns:1fr 1fr}.why-us__item{margin:0 1rem}#benefits{gap:6rem}.benefits__list{flex-direction:row}.testimonials{flex-direction:row;gap:4rem}.disclosures{gap:1.5rem;width:345px}.disclosure{height:25px}.disclosure:after{font-size:var(--small-font-size);top:50px}.disclosure:has(input[type=radio]:checked){height:100px}.disclosure-1:has(input[type=radio]:checked){height:115px}.disclosure-3:has(input[type=radio]:checked){height:120px}.disclosure svg{width:25px;min-width:25px}.disclosure label{font-size:var(--small-font-size)}#call-to-action h2{font-size:var(--large-font-size)}#call-to-action h1{font-size:var(--extra-huge-font-size)}}@media (width>=1024px){.hero__title{gap:.75rem}.hero__title p{font-size:var(--small-font-size)}#hero svg:first-child{margin-left:3rem}#hero svg:last-child{margin-right:3rem}#about{gap:4rem}.about__info{gap:6rem}.about__info p{font-size:var(--small-font-size);max-width:450px}.why-us__item{margin:0 5rem}.why-us__item p{font-size:var(--small-font-size)}.why-us__item svg{width:25px;min-width:25px}.benefits__list{gap:7rem}.benefits__item p{font-size:var(--small-font-size)}.testimonials{gap:8rem}.testimonial{width:380px}.testimonial blockquote{font-size:var(--small-font-size);width:calc(100% - 5rem)}#faq{gap:5rem}#call-to-action{gap:1rem}#call-to-action h2{font-size:var(--huge-font-size)}#call-to-action h1{font-size:var(--enormous-font-size)}#call-to-action a{font-size:var(--medium-font-size);border:var(--black-color) solid 3.5px;padding:.75rem 2rem}}@media (width>=1280px){#hero svg:first-child{width:125px;min-width:125px;display:block}#hero svg:last-child{width:125px;min-width:125px;margin-right:0}#hero svg:first-child{margin-left:7rem}#hero svg:last-child{margin-right:7rem}.testimonials{flex-direction:row;gap:12rem}}
