@font-face{font-family:Epilogue-Regular;font-style:normal;font-weight:400;src:url(/assets/font/Epilogue-Regular.woff2)format("woff2");font-display:swap}@font-face{font-family:Epilogue-Medium;font-style:normal;font-weight:500;src:url(/assets/font/Epilogue-Medium.woff2)format("woff2");font-display:swap}@font-face{font-family:Epilogue-SemiBold;font-style:normal;font-weight:600;src:url(/assets/font/Epilogue-SemiBold.woff2)format("woff2");font-display:swap}@font-face{font-family:Epilogue-Bold;font-style:normal;font-weight:700;src:url(/assets/font/Epilogue-Bold.woff2)format("woff2");font-display:swap}.fast-menu{z-index:7;pointer-events:none;justify-content:center;width:100%;height:160px;display:flex;position:fixed;bottom:60px;left:0;right:0}.fast-menu .container{pointer-events:none;height:100%;position:relative}.fast-menu__list{pointer-events:auto;width:130px;height:100%;margin:0;padding:0;list-style:none;position:absolute;top:0;right:20px}.fast-menu__item{transition:all .3s;position:absolute}.fast-menu__item:first-child{bottom:0;right:0}.fast-menu__item:nth-child(2){bottom:27px;right:64px}.fast-menu__item:nth-child(3){bottom:60px;right:4px}.fast-menu__link{justify-content:flex-end;align-items:center;display:flex;position:relative}.fast-menu__link:hover .fast-menu__content{opacity:1;visibility:visible;transform:translate(15px,20px)}.fast-menu__link:hover .fast-menu__icon{background-color:#fff;border-color:#fe353d}.fast-menu__content{z-index:12;top:50%;right:50px;left:unset;opacity:0;visibility:hidden;pointer-events:none;flex-direction:column;align-items:flex-start;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:absolute;transform:translateY(20px)}.fast-menu__cursor{z-index:13;position:absolute;top:-4px;right:-20px;transform:rotate(90deg)}.fast-menu__cursor svg{width:11px;height:auto}.fast-menu__text{color:#fff;white-space:nowrap;background-color:#ed1c24;border-radius:24px;align-items:center;height:24px;padding:4px 6px;display:flex}.fast-menu__icon{z-index:11;backdrop-filter:blur(4.77px);background-color:#ffffff1a;border:1px solid #fff1f2;border-radius:14.3px;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;display:flex;box-shadow:0 0 14px #2626261a}.fast-menu__icon svg{width:24px;height:24px}@media screen and (width>=1366px){.fast-menu__list{right:0}.fast-menu__content{right:unset;left:20px}.fast-menu__cursor{right:unset;left:-20px;transform:rotate(0)}}