@keyframes release{0%{opacity:0}to{opacity:1}}@keyframes release-with-delay{0%{opacity:0}50%{opacity:0}to{opacity:1}}@keyframes upDown{0%{transform:translateY(0)}50%{transform:translateY(-15%)}}@keyframes upDownCenter{0%{transform:translate(-50%)}50%{transform:translate(-50%,-15%)}}#app-footer{background-color:#464236}#app-footer ._inner{display:block;max-width:1024px;margin:0 auto;padding:0 12px}#app-footer .__bt{border-top:1px solid #595447}#app-footer ._top{padding:36px 0;text-align:center;display:flex;justify-content:space-between;align-items:center;flex-direction:column;gap:20px}@media(min-width:1025px){#app-footer ._top{padding:48px 0;text-align:left;gap:0;flex-direction:row}}#app-footer ._bottom{display:block;max-width:1024px;margin:0 auto;text-align:center;padding:20px 0;font-size:14px;line-height:1.6;letter-spacing:0;font-weight:500;color:#ddd;font-weight:400}@media(min-width:1025px){#app-footer ._bottom{text-align:left;padding:32px 0;font-size:15px;font-weight:500;font-weight:400}}#app-footer ._contact>span{display:block;font-size:15px;line-height:1.6;letter-spacing:0;font-weight:500;color:#ddd;font-weight:400}@media(min-width:1025px){#app-footer ._contact>span{font-size:16px;font-weight:500;font-weight:400}}#app-footer ._contact a{margin-bottom:36px;font-size:24px;line-height:1.6;letter-spacing:0;font-weight:500;color:#333;line-height:1.5;color:rgba(255,126,0,.8)}@media(min-width:1025px){#app-footer ._contact a{margin-bottom:48px;font-size:32px;font-weight:500}}#app-footer ._links{display:flex;gap:12px}#app-footer ._privacy-policy{font-size:14px;line-height:1.6;letter-spacing:0;color:hsla(0,0%,47%,.8);padding:0 8px}#app-footer ._privacy-policy:hover{color:rgba(255,126,0,.8)}