@keyframes hideLeft{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-100%)}}@keyframes hideRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(100%)}}.hide-left{animation:hideLeft 1s forwards}.hide-right{animation:hideRight 1s forwards}@keyframes hideY{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}@keyframes hideX{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}.hide-y{animation:hideY 1s forwards}.hide-x{animation:hideX 1s forwards}@keyframes slideInSidebar{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes slideInContent{0%{opacity:0;transform:translateX(30%)}to{opacity:1;transform:translateX(0)}}.slide-in-sidebar{animation:slideInSidebar 1s ease-out forwards}.slide-in-content{animation:slideInContent 1s ease-out forwards}@media screen and (max-width:1028px){.slide-in-content{animation:none}}@keyframes slideInBackground2{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes slideInContent2{0%{opacity:0;transform:translateX(-50%)}to{opacity:1;transform:translateX(0)}}.slide-in-background{animation:slideInBackground2 .7s ease-out forwards;will-change:opacity,transform}@keyframes footer_progress-stripes__inPh6{0%{background-position:1rem 0}to{background-position:0 0}}.footer_progressBar__wWHwO{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;animation:footer_progress-stripes__inPh6 1s linear infinite}.footer_messageBox__X_rHb{position:relative;background-color:#3a3e3e;color:#fff;padding:12px;border-radius:8px;text-align:left}.footer_messageBox__X_rHb:before{content:"";position:absolute;top:-10px;left:20px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #3a3e3e}.form_form_messagers__D0UaL{height:20px;width:60px;background:url(/_next/static/media/fb.c56c0a98.svg) 36px 0 no-repeat,url(/_next/static/media/viber.ee66d8f3.svg) 24px 0 no-repeat,url(/_next/static/media/whatsapp.5d8f2f0e.svg) 12px 0 no-repeat,url(/_next/static/media/tg.7c773d66.svg) 0 0 no-repeat}