body,content{flex-direction:column}body,content,html{height:100%}body,header{display:flex}.link,footer{box-sizing:border-box}footer,header .logo{animation:fadeIn .3s ease-in-out}a.link,a:hover{opacity:1}@keyframes fadeIn{from{opacity:0}to{opacity:1}}*{margin:0;padding:0;border:0;font:inherit;font-size:14px;vertical-align:baseline}h1,h2,h3{line-height:38px}h4,h5,h6{line-height:21px}h1{font-size:1.6em;line-height:2.52rem}h2{font-size:1.4em;line-height:2.52rem}h3{font-size:1.2em;line-height:2.52rem}h4{font-size:19px;font-size:1.25rem;line-height:1.4rem}h5{font-size:15px;font-size:1rem;line-height:1.4rem}h6{font-size:12px;font-size:.8rem;line-height:1.4rem}ul{padding-left:2em}body{color:#526d79;font-family:system-ui,"PT Sans",sans-serif;overflow:hidden}header{justify-content:space-between;width:100%;max-width:1000px;margin:0 auto;margin-top:2rem}content article,header .logo{flex-direction:row;display:flex}header a{text-decoration:none;color:#faaf40;font-size:1.2em}header .logo{justify-content:center;align-items:center}header .logo img{max-width:170px;max-height:50px}header .logo span{font-size:2em;margin-left:.5em}content{display:flex;animation:fadeIn .5s ease-in-out;overflow-y:auto;overflow-x:hidden}content article{justify-content:space-around;max-width:1000px;margin:0 auto;margin-top:2rem;margin-bottom:2rem}content .links-block{width:35%}article img{max-width:100%}.banner{width:100%;border-radius:4px}content .updates-block{width:65%}footer{width:100%;left:0;padding:1rem}footer .container{width:1000px;margin:0 auto;flex-direction:column;display:flex}footer .container .first{display:flex;justify-content:space-between}footer .container .first a{display:flex;align-items:center;text-decoration:none;color:inherit}footer .container .first a img{margin-right:.25em}footer .container .first span{display:flex;align-items:center}footer .container .second{font-size:.7em;font-weight:700;margin-top:1rem}footer .contacts{width:40%;justify-content:space-around}.link{display:flex;align-items:center;justify-content:flex-start;max-width:90%;border-radius:4px;border:1px solid #EEE;padding:.25rem;margin-bottom:.5rem;background-color:#f7f9fa}.link:hover{border-color:orange}a.link{text-decoration:none;text-transform:uppercase;padding:.5rem 1rem;color:#000}a{opacity:.8}.link img{min-width:30px;max-width:30px;padding:1rem}a.link:hover{color:orange;transition:.5s}.panel-info{margin-top:1rem;border-radius:2px;padding:.5rem .75rem}.tizers{margin-bottom:1rem;display:flex;flex-direction:row;justify-content:space-between;margin-top:5rem}.display{display:flex;flex-direction:column;max-width:32%}.product{color:green;margin-bottom:1em}@media only screen and (max-device-width:640px){body,header{box-sizing:border-box}body{overflow:auto;padding:0;height:unset}header{flex-direction:column;align-items:center;text-align:center;box-shadow:0 10px 20px rgb(0 0 0 / 10%);margin:0;padding:1rem}content article,footer .container .first{flex-direction:column}content article{margin:1rem}article .links-block,article .updates-block{width:100%}.link{max-width:unset}footer{position:relative}footer .container{width:auto}footer .contacts{flex-direction:column;width:100%}footer .container .first span{text-align:center;flex-direction:row}}