@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}.cookies.black .info{color:#fff;background:#362eff}.cookies.blue .info{color:#fff;background:#1f1f1f}.cookies.white .info{background:#362eff}.cookies.red .info{color:#fff;background:#362eff}.cookies{justify-content:flex-start;align-items:center;position:fixed;left:0;bottom:0;width:100%;max-width:100%;box-sizing:border-box;opacity:1;visibility:visible;z-index:999;display:flex;flex-flow:row nowrap}@media screen and (max-width:700px){.cookies{max-width:100%;width:100%}}.cookies .info{justify-content:flex-start;align-items:center;padding:3.15vh 4.2vh;box-sizing:border-box;margin:2.1vh;border-radius:1vh;width:50%;transition:all .5s cubic-bezier(.18,.88,.55,1);display:flex;flex-flow:row nowrap}@media screen and (max-width:1300px){.cookies .info{align-items:flex-start;display:flex;flex-flow:column nowrap}}@media screen and (max-width:700px){.cookies .info{width:100%}}.cookies .info .txt{flex-shrink:1;min-width:0;color:#fff;white-space:pre-line;text-wrap:balance;text-align:left;padding-right:4.2vh;font-size:2.1vh;line-height:2.9vh;font-family:Montserrat,sans-serif}@media screen and (max-width:1300px){.cookies .info .txt{padding-bottom:4.2vh}}.cookies .info .txt a{color:hsla(0,0%,100%,.5);text-decoration:none;position:relative;font-weight:600;transition:all .5s cubic-bezier(.18,.88,.55,1)}.cookies .info .txt a:hover{color:#fff}.cookies .btn-cookies{flex-shrink:0}.cookies.hide{visibility:hidden;opacity:0;display:none}