@charset "UTF-8";.loader{width:15px;height:15px;border:4px solid #f4f0e6;border-top:4px solid #222222;border-radius:50%;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#content h2,#content h3,#content h4{font-weight:400}#content .links{margin-top:2rem;margin-bottom:2rem}#content .links h1{font-weight:400;font-size:2rem}#content .links .items{display:flex}#content .links .items article{width:33%;text-align:center}#content .links .items article a{text-decoration:none}#content .links .items article a:hover{text-decoration:underline}#content .links .items article a img{width:100%;height:auto}#content .links .items article a strong{font-weight:400;text-transform:uppercase}#content .links .items article.single-item{width:100%}#content .links .items article.single-item.banner-prodejny{padding:2.6rem 1rem;font-size:1.2rem;text-decoration:none;background-color:#eeeeee}#content .links .items article.single-item.banner-prodejny em{font-style:normal;text-decoration:underline}