body,content{flex-direction:column}content article,header{max-width:1000px;margin:0 auto;display:flex}a.link,footer .container a,header a{text-decoration:none}body,content,html{height:100%}.link,footer{box-sizing:border-box}footer,header .logo{animation:fadeIn .3s ease-in-out}@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}b{font-weight:700}body{color:#526d79;font-family:system-ui,"PT Sans",sans-serif;overflow:hidden;display:flex}header{justify-content:space-between;width:100%;margin-top:2rem}header a{color:#faaf40;font-size:1.2em}header .logo{display:flex;flex-direction:row;justify-content:center;align-items:center}header .logo img{max-width:170px;max-height:50px}header .logo h1{font-size:2em;margin-inline-start:.5em}content{display:flex;animation:fadeIn .5s ease-in-out;overflow-y:auto;overflow-x:hidden}content article{flex-direction:row;justify-content:space-around;margin-top:2rem;margin-bottom:2rem}content .links-block{width:35%}content .updates-block{width:65%}article img{max-width:100%}.banner{width:100%;border-radius:4px}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 a{display:flex;align-items:center;color:inherit;margin-inline-end:1rem}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;display:flex;flex-direction:row;justify-content:space-between}footer .contacts{width:40%;justify-content:space-between;display:flex;flex-direction:row}.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-transform:uppercase;padding:.5rem 1rem;color:#000;opacity:1}.link img{min-width:60px;min-height:60px;max-height:60px;max-width:60px}a.link:hover{color:orange;transition:.5s}a{opacity:.8}a:hover{opacity:1}.panel-info{margin-top:1rem;border-radius:2px;padding:.5rem .75rem;display:inline-flex;flex-direction:column}.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}header{flex-direction:column;align-items:center;text-align:center;box-shadow:0 10px 20px rgb(0 0 0 / 10%);padding:1rem;margin:0}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}}