.quick-nav-layout{height:60px}@media screen and (min-width:480px) and (orientation:landscape) and (max-height:420px) and (max-width:900px){.quick-nav-layout{height:55px}}@media screen and (min-width:1023px){.quick-nav-layout{height:52px}}@media (min-width:1113px) and (orientation:landscape),screen and (min-width:1024px) and (orientation:portrait){.quick-nav-layout{height:auto}}.quick-nav-layout__wrap{position:fixed;bottom:0;left:0;z-index:3;width:100%;transform:translateY(5px)}@media only screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait){.quick-nav-layout__wrap{bottom:3px}}@media (min-width:1113px) and (orientation:landscape),screen and (min-width:1024px) and (orientation:portrait){.quick-nav-layout__wrap{position:static;height:100%;transform:none}}.quick-nav-layout__wrap.quick-nav-layout__wrap--loading{height:40px;border-radius:20px}.quick-nav{border-top:1px solid #5b1d70;border-bottom:1px solid #200e2c;position:relative;box-sizing:content-box;display:flex;justify-content:center;align-items:flex-end;height:62px;background:linear-gradient(180deg,#311442,#1c0335);box-shadow:0 -5px 20px rgba(0,0,0,.5),inset 0 1px 0 #5a1c70}@media screen and (min-width:480px) and (orientation:landscape) and (max-height:420px) and (max-width:900px){.quick-nav{height:60px;padding-top:8px;box-sizing:border-box;align-items:flex-start}}@media screen and (min-width:768px) and (min-height:420px){.quick-nav{height:76px;padding-top:16px;box-sizing:border-box;align-items:flex-start}}@media (min-width:1113px) and (orientation:landscape),screen and (min-width:1024px) and (orientation:portrait){.quick-nav{align-items:center;height:100%;padding:0;border:none;background:transparent;box-shadow:none}}.quick-nav__item{z-index:0;box-sizing:border-box;margin-bottom:10px;margin-right:14px}.quick-nav__item:last-child{margin-right:0}.quick-nav__item:not(:last-child){margin-right:13px}@media screen and (min-width:480px) and (orientation:landscape) and (max-height:420px) and (max-width:900px){.quick-nav__item:not(:last-child){margin-right:8px}}@media (min-width:1113px) and (orientation:landscape),screen and (min-width:1024px) and (orientation:portrait){.quick-nav__item:not(:last-child){margin-right:16px}}.quick-nav__item:active .quick-nav__link-decor{padding:0}.quick-nav__item:active .quick-nav__link-decor:before{background:linear-gradient(0deg,#27c9fa 3.05%,#075da1 93.96%);box-shadow:none}.quick-nav__item:active .quick-nav__link-text{color:#fff}@media (min-width:1113px) and (orientation:landscape),screen and (min-width:1024px) and (orientation:portrait){.quick-nav__item{margin-bottom:0}}@media (hover){.quick-nav__item:not(.quick-nav__item--active):not(:active):hover .quick-nav__link-decor{background-image:linear-gradient(180deg,#1cd8ff,#00568e 98.76%)}.quick-nav__item:not(.quick-nav__item--active):not(:active):hover .quick-nav__link-decor:before{box-shadow:none}.quick-nav__item:not(.quick-nav__item--active):not(:active):hover .quick-nav__link-text{color:#fff}}.quick-nav__link{position:relative;z-index:0;display:flex;align-items:center;flex-direction:column;width:48px;height:auto;margin:0;padding:0;cursor:pointer;border-radius:5px}@media screen and (min-width:480px) and (orientation:landscape) and (max-height:420px) and (max-width:900px){.quick-nav__link{flex-direction:row;width:116px;height:40px;padding-left:8px}}@media screen and (min-width:768px) and (min-height:420px){.quick-nav__link{flex-direction:row;width:132px;height:40px;padding-left:8px}}@media (min-width:1113px) and (orientation:landscape),screen and (min-width:1024px) and (orientation:portrait){.quick-nav__link{justify-content:flex-start;height:40px;width:104px}}.quick-nav__link-ico{z-index:3;display:block;flex-shrink:0;width:34px;height:38px;margin:0 auto;background-size:contain;background-position:50%;background-repeat:no-repeat}.quick-nav__link-ico:after{will-change:transform}.quick-nav__link-ico.quick-nav__link-ico--active{display:none}@media (min-width:1113px) and (orientation:landscape),screen and (min-width:1024px) and (orientation:portrait){.quick-nav__link-ico{width:24px;height:24px}}.quick-nav__link-text{display:flex;align-items:flex-end;height:16px;margin-top:5px;font-size:10px;z-index:2;color:#a8bee6}@media screen and (min-width:480px) and (orientation:landscape) and (max-height:420px) and (max-width:900px){.quick-nav__link-text{display:block;flex-grow:1;height:auto;margin-top:0;text-align:center;font-size:14px}}@media screen and (min-width:768px) and (min-height:420px){.quick-nav__link-text{display:block;flex-grow:1;height:auto;margin-top:0;text-align:center;font-size:14px}}.quick-nav__link-text-wrap{position:relative}.quick-nav__link-decor{position:absolute;left:0;right:0;top:auto;bottom:16px;width:48px;height:48px;margin:auto;border-radius:50%;padding:2px;color:#fff;background:linear-gradient(180deg,#216dac 1.92%,#351e4a 65.7%,#2267a5)}.quick-nav__link-decor:before{content:"";display:block;width:100%;height:100%;border-radius:inherit;background:linear-gradient(0deg,#1f4373 9.41%,#1e1a47);box-shadow:0 4px 6px rgba(0,0,0,.35)}@media screen and (min-width:480px) and (orientation:landscape) and (max-height:420px) and (max-width:900px){.quick-nav__link-decor{top:0;bottom:auto;width:auto;height:100%;border-radius:20px}}@media screen and (min-width:768px) and (min-height:420px){.quick-nav__link-decor{top:0;bottom:auto;width:auto;height:100%;border-radius:20px}}.quick-nav__message{position:absolute;top:-8px;right:-8px;z-index:1;color:#fff}.quick-nav__item--active .quick-nav__link-decor{padding:0}.quick-nav__item--active .quick-nav__link-decor:before{background:linear-gradient(0deg,#27c9fa 3.05%,#075da1 93.96%);box-shadow:none}.quick-nav__item--active .quick-nav__link-text{color:#ccd0de}.quick-nav__link--home{margin-left:-5px;margin-right:-5px;width:67px;border-radius:50% 50% 0 0}.quick-nav__link--home:before{content:"";position:absolute;top:-9px;left:-3px;right:-3px;height:100%;border-radius:inherit;border:1px solid #5b1d70;background:#301342;margin:auto;clip:rect(auto,auto,30px,0)}@media screen and (min-width:480px) and (orientation:landscape) and (max-height:420px) and (max-width:900px){.quick-nav__link--home:before{clip:rect(auto,auto,22px,0)}}@media screen and (min-width:768px) and (min-height:420px){.quick-nav__link--home:before{display:none}}.quick-nav__link--home .quick-nav__link-decor,.quick-nav__link--home .quick-nav__link-text{display:none}@media screen and (min-width:768px) and (min-height:420px){.quick-nav__link--home .quick-nav__link-decor,.quick-nav__link--home .quick-nav__link-text{display:block}}.quick-nav__link--home .quick-nav__link-ico.quick-nav__link-ico{width:64px;height:64px;margin-bottom:8px}@media screen and (min-width:768px) and (min-height:420px){.quick-nav__link--home .quick-nav__link-ico.quick-nav__link-ico:not(.quick-nav__link-ico--active){display:none}}@media screen and (min-width:768px) and (min-height:420px){.quick-nav__link--home .quick-nav__link-ico.quick-nav__link-ico.quick-nav__link-ico--active{display:block}}@media screen and (min-width:768px) and (min-height:420px){.quick-nav__link--home .quick-nav__link-ico.quick-nav__link-ico{width:32px;height:32px;margin-bottom:0}}@media screen and (min-width:768px) and (min-height:420px){.quick-nav__link--home{width:132px;height:40px;padding-left:8px;margin:0;background:none}}@media screen and (min-width:480px) and (orientation:landscape) and (max-height:420px) and (max-width:900px){.quick-nav__link--home{height:auto;padding:0;transform:translateY(-20px)}}.quick-nav__logo-wrap{display:none}