@keyframes loadingAni{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fadeInBlur{0%{opacity:0;filter:blur(8px)}to{opacity:1;filter:blur(0)}}@keyframes copyFeedback{0%{transform:scale(1);background-color:rgba(0,226,144,.25)}50%{transform:scale(1.1);background-color:rgba(0,226,144,.5)}to{transform:scale(1);background-color:rgba(0,226,144,.25)}}@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-Regular.ttf);font-weight:400}@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-Medium.ttf);font-weight:500}@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-SemiBold.ttf);font-weight:600}@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-Bold.ttf);font-weight:700}@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-ExtraBold.ttf);font-weight:800}@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-Black.ttf);font-weight:900}@font-face{font-family:Tenor Sans;src:url(/fonts/tenor-sans/TenorSans-Regular.ttf);font-weight:400}@font-face{font-family:Roboto;src:url(/fonts/roboto/Roboto-Regular.ttf);font-weight:400}@font-face{font-family:Roboto;src:url(/fonts/roboto/Roboto-Medium.ttf);font-weight:500}@font-face{font-family:Roboto;src:url(/fonts/roboto/Roboto-Bold.ttf);font-weight:700}@font-face{font-family:Roboto;src:url(/fonts/roboto/Roboto-Black.ttf);font-weight:900}@font-face{font-family:Manrope;src:url(/fonts/manrope/Manrope-Light.ttf);font-weight:300}@font-face{font-family:Manrope;src:url(/fonts/manrope/Manrope-Regular.ttf);font-weight:400}@font-face{font-family:Manrope;src:url(/fonts/manrope/Manrope-Medium.ttf);font-weight:500}@font-face{font-family:Manrope;src:url(/fonts/manrope/Manrope-SemiBold.ttf);font-weight:600}@font-face{font-family:Manrope;src:url(/fonts/manrope/Manrope-Bold.ttf);font-weight:700}@font-face{font-family:Manrope;src:url(/fonts/manrope/Manrope-ExtraBold.ttf);font-weight:800}.page-bottom-navigation{justify-content:space-between;align-items:stretch;box-sizing:border-box;padding:1vh 1vh 0;width:calc(100% + 25.2vh);margin:0 0 0 -12.6vh;z-index:3;display:flex;flex-flow:row nowrap}@media screen and (max-width:1100px){.page-bottom-navigation{width:calc(100% + 4.2vh);margin:0 0 0 -2.1vh}}.page-bottom-navigation .lb,.page-bottom-navigation .rb{box-sizing:border-box;width:calc(50% - .5vh);min-width:calc(50% - .5vh);max-width:calc(50% - .5vh);position:relative}.page-bottom-navigation .lb{justify-content:flex-start}@media screen and (max-width:1100px){.page-bottom-navigation .lb .case-item .case{align-items:flex-start}}.page-bottom-navigation .lb .case-item .case .lbl{text-align:left}@media screen and (max-width:1100px){.page-bottom-navigation .lb .case-item .case .lbl{padding:0 2.1vh 0 0}}.page-bottom-navigation .rb{justify-content:flex-end}@media screen and (max-width:1100px){.page-bottom-navigation .rb .case-item .case{justify-content:flex-end;align-items:flex-end;flex-direction:column-reverse}}.page-bottom-navigation .rb .case-item .case .lbl{text-align:right}@media screen and (max-width:1100px){.page-bottom-navigation .rb .case-item .case .lbl{padding:0 0 0 2.1vh}}