@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(/css/font/Roboto-Light.ttf)}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/css/font/Roboto-Regular.ttf)}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(/css/font/Roboto-Medium.ttf)}:root{font-family:Roboto,sans-serif;font-size:16px;font-weight:400;scroll-behavior:smooth}html{min-height:100%}body,html,main{display:flex;flex-direction:column}body,main{flex-grow:1;height:100%}*,:after,:before{box-sizing:border-box;font-size:1rem;line-height:1.5;margin:0;padding:0}h1{font-size:calc(1.375rem + 1.5vw)}@media screen and (min-width:768px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media screen and (min-width:768px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media screen and (min-width:768px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media screen and (min-width:768px){h4{font-size:1.5rem}}h5{font-size:1.25rem}@media screen and (min-width:768px){h5{font-size:1.25rem}}h6{font-size:1rem}@media screen and (min-width:768px){h6{font-size:1rem}}a{cursor:pointer}table{border-collapse:collapse;border-spacing:0}ol,ul{padding-left:1.5em}button{background-color:transparent;border:none;cursor:pointer}button,input,textarea{font-family:inherit}iframe{border:none}small,sub,sup{font-size:smaller}.navbar{background-color:#202222;width:100%}.navbar__inner{display:flex;flex-direction:column;margin-inline:auto;padding-inline:1em;padding:1rem;width:100%}@media screen and (min-width:480px){.navbar__inner{max-width:450px}}@media screen and (min-width:576px){.navbar__inner{max-width:540px}}@media screen and (min-width:768px){.navbar__inner{max-width:720px}}@media screen and (min-width:1024px){.navbar__inner{max-width:992px}}@media screen and (min-width:1200px){.navbar__inner{max-width:1140px}}@media screen and (min-width:1440px){.navbar__inner{max-width:1360px}}@media screen and (min-width:1740px){.navbar__inner{max-width:1660px}}.navbar__header{display:flex;justify-content:space-between}.navbar__logo-link{max-width:150px;width:100%}.navbar__logo{display:block;width:100%}.navbar__toggler{display:flex}.navbar__toggler-icon{display:block;height:auto;width:2.5rem;fill:#15d6a2}.navbar__body{display:grid;grid-template-rows:0fr;padding-top:0;transition:grid-template-rows .75s ease-in-out,padding-top .75s ease-in-out}.navbar__body[data-status=open]{grid-template-rows:1fr;padding-top:2rem}.navbar__items{display:flex;flex-direction:column;gap:2rem;list-style:none;overflow:hidden;padding-left:0}.navbar__item{display:flex;justify-content:center}.navbar__link{color:#fff;text-decoration:none}.navbar__link-icon{height:auto;width:2rem;fill:#15d6a2;display:flex}.footer{background-color:#fff;color:#15d6a2;display:flex;height:auto;justify-content:center;margin-top:1rem;width:100%}.footer__inner{background-color:#202222;height:100%;padding:20px;width:100%}.footer__inner,.footer__links{display:flex;flex-direction:column;gap:1rem}.footer__links{text-align:center}.footer__link{font-weight:600}.footer__link:hover{opacity:.6}.footer__buttons{display:flex;flex-direction:column;text-align:center}.footer__button,.footer__buttons__wrap{display:inline-block}.footer__button{background-color:#15d6a2;border:none;border-radius:10px;color:#fff;font-weight:600;margin:10px 0;padding:10px 20px;text-decoration:none}.footer__odkaz{color:#fff}.footer__button:hover{cursor:pointer;opacity:.6}.footer__social{gap:2rem}.footer__icon,.footer__social{align-items:center;display:flex;justify-content:center}.footer__icon{background-color:#15d6a2;border-radius:50%;height:48px;padding:10px;width:48px}.footer__icon:hover{cursor:pointer}.footer__copyright{color:#fff;text-align:center}.footer__flexwrap{display:flex;flex-direction:column}#different{background-color:transparent!important;border:1px solid #15d6a2}a{color:#15d6a2;text-decoration:none}@media screen and (min-width:768px){.navbar__inner{flex-direction:row;justify-content:space-between}.navbar__toggler{display:none}.navbar__body{display:block;flex-direction:row;transition:none}.navbar__body,.navbar__body[data-status=open]{padding-top:0}.navbar__items{flex-direction:row;gap:5rem}.navbar__item{align-items:center}.footer__links{flex-direction:row;gap:5rem;justify-content:center}.footer__buttons{flex-direction:row;gap:2rem}.footer__flexwrap{flex-direction:row;justify-content:center;width:100%}.footer__left{display:flex;justify-content:start;width:40%}.footer__right{display:flex;justify-content:end;width:40%}}.articles{display:flex;flex-direction:column}.articles__wrapper{margin-inline:auto;margin-bottom:2rem;padding-inline:1em;width:100%}@media screen and (min-width:480px){.articles__wrapper{max-width:450px}}@media screen and (min-width:576px){.articles__wrapper{max-width:540px}}@media screen and (min-width:768px){.articles__wrapper{max-width:720px}}@media screen and (min-width:1024px){.articles__wrapper{max-width:992px}}@media screen and (min-width:1200px){.articles__wrapper{max-width:1140px}}@media screen and (min-width:1440px){.articles__wrapper{max-width:1360px}}@media screen and (min-width:1740px){.articles__wrapper{max-width:1660px}}.articles__content{background:linear-gradient(45deg,#13d6a2,#0b8061);border-radius:.25rem;margin-bottom:3rem;padding:2rem}.articles__content,.articles__select-wrapper{display:flex;flex-direction:column;gap:2rem}.articles__select{display:flex;flex-direction:column;gap:.5rem}.articles__select label{color:#fff;font-size:1.25rem;font-weight:500;text-align:center}@media screen and (min-width:768px){.articles__select label{font-size:1.25rem}}.articles__select select{-webkit-appearance:none;background-color:#f1f1f1;border:none;border-radius:.25em;color:#000;margin-inline:auto;padding:.5em 2em;width:-moz-fit-content;width:fit-content}.articles__buttons{align-items:center;display:flex;flex-direction:column;gap:1rem}.articles__button{background-color:#15d6a2;border:.05em solid #fff;border-radius:.25rem;color:#fff;display:flex;padding:1rem;width:-moz-fit-content;width:fit-content}.articles__title{border-bottom:.3rem solid #15d6a2;color:#15d6a2;display:flex;justify-content:center;margin:3rem;margin-inline:auto;padding-inline:1em;width:100%}@media screen and (min-width:480px){.articles__title{max-width:450px}}@media screen and (min-width:576px){.articles__title{max-width:540px}}@media screen and (min-width:768px){.articles__title{max-width:720px}}@media screen and (min-width:1024px){.articles__title{max-width:992px}}@media screen and (min-width:1200px){.articles__title{max-width:1140px}}@media screen and (min-width:1440px){.articles__title{max-width:1360px}}@media screen and (min-width:1740px){.articles__title{max-width:1660px}}.articles__clanky,.articles__obrazek a{display:flex;justify-content:center}.articles__clanky{align-items:center}.articles__vypis{display:grid;gap:2rem;grid-template-columns:repeat(1,1fr);margin-inline:auto;padding-inline:1em;padding-inline:0;width:100%}@media screen and (min-width:480px){.articles__vypis{max-width:450px}}@media screen and (min-width:576px){.articles__vypis{max-width:540px}}@media screen and (min-width:768px){.articles__vypis{max-width:720px}}@media screen and (min-width:1024px){.articles__vypis{max-width:992px}}@media screen and (min-width:1200px){.articles__vypis{max-width:1140px}}@media screen and (min-width:1440px){.articles__vypis{max-width:1360px}}@media screen and (min-width:1740px){.articles__vypis{max-width:1660px}}@media screen and (min-width:576px){.articles__vypis{grid-template-columns:repeat(2,1fr)}}.articles__obrazek,.articles__obrazek img{display:block;max-width:100%}.articles__obrazek img{width:13rem}form img{border-radius:.25rem}h1{font-size:1.5rem}.articles__null-text{font-size:calc(1.275rem + .3vw);grid-column:1/-1;text-align:center}@media screen and (min-width:768px){.articles__null-text{font-size:1.5rem}}.footer{margin-top:auto}@media screen and (min-width:768px){.articles__content{flex-direction:row;justify-content:space-between;padding-inline:3rem}.articles__select-wrapper{align-items:flex-end;flex-direction:row;gap:3rem}.articles__select label{text-align:left}.articles__select select{padding-inline:3rem}.articles__buttons{align-items:flex-end}}@media screen and (min-width:768px)and (min-width:1024px){.articles__buttons{flex-direction:row}}@media screen and (min-width:768px){.articles__button{border:none;padding-inline:3rem}.articles__vypis{grid-template-columns:repeat(3,1fr);margin:0 10rem}}@media screen and (min-width:768px)and (min-width:1200px){.articles__vypis{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:768px){.articles form img{border-radius:25px;width:15rem}}