.footer-container{width:100%;padding:24px 12px;background:#edf3ee}.footer-container,.footer-content{display:flex;flex-direction:column;min-height:400px;justify-content:space-evenly;row-gap:12px;align-items:center}.footer-content{max-width:1250px;padding-inline:16px;height:100%}.copyright{box-sizing:border-box;transform:scaleY(1.5);color:#000;display:block;font-family:HeyComic,sans-serif;font-size:14px;font-weight:600;line-height:19.6px;margin-block-end:0;margin-block-start:0;margin-bottom:0;margin-inline-end:0;margin-inline-start:0;margin-top:0;text-align:center;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;text-transform:uppercase;unicode-bidi:-webkit-isolate;unicode-bidi:isolate;-webkit-tap-highlight-color:rgba(0,0,0,0)}.footer-logo{display:block;height:120px;width:120px;background-image:url(/img/frogknox/logo-secondary.svg);background-position:0 0;background-size:100% 100%;position:relative;border-radius:50%;border:3px solid #000}.footer-logo-frox-face{min-width:120px;width:120px;position:absolute;left:2%;top:5%;animation:logo-cap-animate 2s ease 1s infinite}@media (max-width:1024px){.footer-content{padding:0;height:auto;min-height:600px}}