.loader[data-v-bc3b4fb4]{--tw-bg-opacity:1;background-color:rgba(255,211,52,var(--tw-bg-opacity));height:100dvh}.miror-loader[data-v-bc3b4fb4]{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity));height:100dvh}body,html{background-color:#000}#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.Vue-Toastification__container{z-index:9999;position:fixed;padding:4px;width:600px;box-sizing:border-box;display:flex;min-height:100%;color:#fff;flex-direction:column;pointer-events:none}@media only screen and (min-width:600px){.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:1em}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.top-left{left:1em}.Vue-Toastification__container.bottom-left .Vue-Toastification__toast,.Vue-Toastification__container.top-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl{margin-right:unset;margin-left:auto}}.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.top-right{right:1em}.Vue-Toastification__container.bottom-right .Vue-Toastification__toast,.Vue-Toastification__container.top-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.top-center{left:50%;margin-left:-300px}.Vue-Toastification__container.bottom-center .Vue-Toastification__toast,.Vue-Toastification__container.top-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width:600px){.Vue-Toastification__container{width:100vw;padding:0;left:0;margin:0}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:0}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{display:inline-flex;position:relative;max-height:800px;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:22px 24px;border-radius:8px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);justify-content:space-between;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;max-width:600px;min-width:326px;pointer-events:auto;overflow:hidden;transform:translateZ(0);direction:ltr}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width:600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;line-height:24px;font-size:16px;word-break:break-word;white-space:pre-wrap}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{font-weight:700;font-size:24px;line-height:24px;background:transparent;outline:none;border:none;padding:0;padding-left:10px;cursor:pointer;transition:.3s ease;align-items:center;color:#fff;opacity:.3;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:focus,.Vue-Toastification__close-button:hover{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:10000;background-color:hsla(0,0%,100%,.7);transform-origin:left;animation:scale-x-frames linear 1 forwards}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{right:0;left:unset;transform-origin:right}.Vue-Toastification__icon{margin:auto 18px auto 0;background:transparent;outline:none;border:none;padding:0;transition:.3s ease;align-items:center;width:20px;height:100%}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.bottom-left,.Vue-Toastification__bounce-enter-active.top-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.bottom-right,.Vue-Toastification__bounce-enter-active.top-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-enter-active,.Vue-Toastification__bounce-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes fadeOutTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}@keyframes fadeOutLeft{0%{transform:translateX(0);opacity:1}to{transform:translateX(-50px);opacity:0}}@keyframes fadeOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}@keyframes fadeOutRight{0%{transform:translateX(0);opacity:1}to{transform:translateX(50px);opacity:0}}@keyframes fadeInLeft{0%{transform:translateX(-50px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes fadeInRight{0%{transform:translateX(50px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes fadeInTop{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Vue-Toastification__fade-enter-active.bottom-left,.Vue-Toastification__fade-enter-active.top-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.bottom-right,.Vue-Toastification__fade-enter-active.top-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-enter-active,.Vue-Toastification__fade-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes slideInBlurredLeft{0%{transform:translateX(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}to{transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredTop{0%{transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredRight{0%{transform:translateX(1000px) scaleX(2.5) scaleY(.2);transform-origin:0 50%;filter:blur(40px);opacity:0}to{transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredBottom{0%{transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideOutBlurredTop{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0;filter:blur(0);opacity:1}to{transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredBottom{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredLeft{0%{transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateX(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}}@keyframes slideOutBlurredRight{0%{transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateX(1000px) scaleX(2) scaleY(.2);transform-origin:0 50%;filter:blur(40px);opacity:0}}.Vue-Toastification__slideBlurred-enter-active.bottom-left,.Vue-Toastification__slideBlurred-enter-active.top-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.bottom-right,.Vue-Toastification__slideBlurred-enter-active.top-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-enter-active,.Vue-Toastification__slideBlurred-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}

/*! tailwindcss v2.2.17 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */html{-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{font-family:inherit;line-height:inherit}*,:after,:before{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.top-0{top:0}.top-2{top:.5rem}.top-4{top:1rem}.-top-0{top:0}.-top-1{top:-.25rem}.-top-2{top:-.5rem}.-top-3{top:-.75rem}.-top-4{top:-1rem}.-top-5{top:-1.25rem}.-top-6{top:-1.5rem}.-top-20{top:-5rem}.-top-32{top:-8rem}.-top-0\.5{top:-.125rem}.-top-1\.5{top:-.375rem}.top-1\/2{top:50%}.top-1\/4{top:25%}.right-0{right:0}.right-2{right:.5rem}.right-4{right:1rem}.-right-0{right:0}.-right-5{right:-1.25rem}.-right-0\.5{right:-.125rem}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.bottom-4{bottom:1rem}.bottom-6{bottom:1.5rem}.bottom-14{bottom:3.5rem}.-bottom-4{bottom:-1rem}.-bottom-5{bottom:-1.25rem}.-bottom-8{bottom:-2rem}.-bottom-32{bottom:-8rem}.left-0{left:0}.left-2{left:.5rem}.left-3{left:.75rem}.left-4{left:1rem}.left-6{left:1.5rem}.-left-2{left:-.5rem}.-left-3{left:-.75rem}.-left-4{left:-1rem}.-left-6{left:-1.5rem}.-left-8{left:-2rem}.-left-16{left:-4rem}.-left-24{left:-6rem}.left-1\/2{left:50%}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.float-right{float:right}.m-1{margin:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.mx-16{margin-left:4rem;margin-right:4rem}.mx-20{margin-left:5rem;margin-right:5rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-2\.5{margin-top:.625rem;margin-bottom:.625rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-20{margin-top:5rem}.mt-28{margin-top:7rem}.mt-32{margin-top:8rem}.mt-40{margin-top:10rem}.mt-52{margin-top:13rem}.mb-0{margin-bottom:0}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-0\.5{margin-left:.125rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-1{height:.25rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-10{height:2.5rem}.h-16{height:4rem}.h-20{height:5rem}.h-36{height:9rem}.h-44{height:11rem}.h-48{height:12rem}.h-52{height:13rem}.h-72{height:18rem}.h-80{height:20rem}.h-96{height:24rem}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.w-3{width:.75rem}.w-4{width:1rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-20{width:5rem}.w-28{width:7rem}.w-32{width:8rem}.w-40{width:10rem}.w-48{width:12rem}.w-72{width:18rem}.w-80{width:20rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-2\/3{width:66.666667%}.w-2\/5{width:40%}.w-3\/5{width:60%}.w-4\/5{width:80%}.w-1\/6{width:16.666667%}.w-2\/6{width:33.333333%}.w-3\/6{width:50%}.w-4\/6{width:66.666667%}.w-5\/6{width:83.333333%}.w-1\/12{width:8.333333%}.w-2\/12{width:16.666667%}.w-7\/12{width:58.333333%}.w-8\/12{width:66.666667%}.w-9\/12{width:75%}.w-10\/12{width:83.333333%}.w-11\/12{width:91.666667%}.w-full{width:100%}.w-screen{width:100vw}.max-w-md{max-width:28rem}.flex-1{flex:1 1 0%}.flex-grow{flex-grow:1}.transform{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-y-1\/2{--tw-translate-y:-50%}.rotate-6{--tw-rotate:6deg}@keyframes spin{to{transform:rotate(1turn)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-col{flex-direction:column}.place-content-center{place-content:center}.place-items-center{place-items:center}.content-center{align-content:center}.content-start{align-content:flex-start}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-items-center{justify-items:center}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.place-self-center{place-self:center}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.rounded-r-2xl{border-top-right-radius:1rem;border-bottom-right-radius:1rem}.border-2{border-width:2px}.border-4{border-width:4px}.border{border-width:1px}.border-t-2{border-top-width:2px}.border-t{border-top-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-dotted{border-style:dotted}.border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.border-gray-800{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.border-nColorYellow{--tw-border-opacity:1;border-color:rgba(255,211,52,var(--tw-border-opacity))}.border-nColorLightGray{--tw-border-opacity:1;border-color:rgba(134,134,134,var(--tw-border-opacity))}.border-nColorDarkGray{--tw-border-opacity:1;border-color:rgba(35,31,32,var(--tw-border-opacity))}.border-nColorLabelGray{--tw-border-opacity:1;border-color:rgba(78,79,77,var(--tw-border-opacity))}.border-nColorGreen{--tw-border-opacity:1;border-color:rgba(184,204,87,var(--tw-border-opacity))}.border-nColorBlue{--tw-border-opacity:1;border-color:rgba(79,185,208,var(--tw-border-opacity))}.border-nColorVoucherBorder{--tw-border-opacity:1;border-color:rgba(113,113,113,var(--tw-border-opacity))}.border-nColorGray{--tw-border-opacity:1;border-color:rgba(51,68,77,var(--tw-border-opacity))}.border-mirorColors-pink{--tw-border-opacity:1;border-color:rgba(210,20,128,var(--tw-border-opacity))}.border-mirorColors-purple{--tw-border-opacity:1;border-color:rgba(129,109,136,var(--tw-border-opacity))}.border-openText-lightBlue{--tw-border-opacity:1;border-color:rgba(26,106,255,var(--tw-border-opacity))}.border-funkyMonkey-darkGreen{--tw-border-opacity:1;border-color:rgba(0,104,63,var(--tw-border-opacity))}.focus\:border-white:focus{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.bg-transparent{background-color:transparent}.bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-red-500{--tw-bg-opacity:1;background-color:rgba(239,68,68,var(--tw-bg-opacity))}.bg-nColorRed{--tw-bg-opacity:1;background-color:rgba(239,63,84,var(--tw-bg-opacity))}.bg-nColorYellow{--tw-bg-opacity:1;background-color:rgba(255,211,52,var(--tw-bg-opacity))}.bg-nColorOrange{--tw-bg-opacity:1;background-color:rgba(246,113,52,var(--tw-bg-opacity))}.bg-nColorLBLightGray{--tw-bg-opacity:1;background-color:rgba(221,221,221,var(--tw-bg-opacity))}.bg-nColorLighterGray{--tw-bg-opacity:1;background-color:rgba(183,183,183,var(--tw-bg-opacity))}.bg-nColorDarkGray{--tw-bg-opacity:1;background-color:rgba(35,31,32,var(--tw-bg-opacity))}.bg-nColorBGDarkGray{--tw-bg-opacity:1;background-color:rgba(54,54,54,var(--tw-bg-opacity))}.bg-nColorGreen{--tw-bg-opacity:1;background-color:rgba(184,204,87,var(--tw-bg-opacity))}.bg-nColorBannerGreen{--tw-bg-opacity:1;background-color:rgba(110,192,79,var(--tw-bg-opacity))}.bg-nColorTimerBlue{--tw-bg-opacity:1;background-color:rgba(203,237,242,var(--tw-bg-opacity))}.bg-nColorBlue{--tw-bg-opacity:1;background-color:rgba(79,185,208,var(--tw-bg-opacity))}.bg-nColorBGBlue{--tw-bg-opacity:1;background-color:rgba(88,196,220,var(--tw-bg-opacity))}.bg-nColorContentGray{--tw-bg-opacity:1;background-color:rgba(35,35,35,var(--tw-bg-opacity))}.bg-nColorBlackishBG{--tw-bg-opacity:1;background-color:rgba(26,23,24,var(--tw-bg-opacity))}.bg-nColorVoucherBG{--tw-bg-opacity:1;background-color:rgba(49,49,49,var(--tw-bg-opacity))}.bg-nColorHighlightPurple{--tw-bg-opacity:1;background-color:rgba(65,7,98,var(--tw-bg-opacity))}.bg-nColorRewardsPurple{--tw-bg-opacity:1;background-color:rgba(122,19,172,var(--tw-bg-opacity))}.bg-mirorColors-pink{--tw-bg-opacity:1;background-color:rgba(210,20,128,var(--tw-bg-opacity))}.bg-mirorColors-gray{--tw-bg-opacity:1;background-color:rgba(157,175,185,var(--tw-bg-opacity))}.bg-mirorColors-yellow{--tw-bg-opacity:1;background-color:rgba(231,219,127,var(--tw-bg-opacity))}.bg-mirorColors-lightPurple{--tw-bg-opacity:1;background-color:rgba(189,158,174,var(--tw-bg-opacity))}.bg-mirorColors-timerPink{--tw-bg-opacity:1;background-color:rgba(221,122,143,var(--tw-bg-opacity))}.bg-openText-lightBlue{--tw-bg-opacity:1;background-color:rgba(26,106,255,var(--tw-bg-opacity))}.bg-openText-buttonDarkBlue{--tw-bg-opacity:1;background-color:rgba(18,17,17,var(--tw-bg-opacity))}.bg-funkyMonkey-lightGreen{--tw-bg-opacity:1;background-color:rgba(193,216,46,var(--tw-bg-opacity))}.bg-funkyMonkey-red{--tw-bg-opacity:1;background-color:rgba(237,28,36,var(--tw-bg-opacity))}.focus\:bg-nColorYellow:focus{--tw-bg-opacity:1;background-color:rgba(255,211,52,var(--tw-bg-opacity))}.focus\:bg-nColorOrange:focus{--tw-bg-opacity:1;background-color:rgba(246,113,52,var(--tw-bg-opacity))}.focus\:bg-mirorColors-pink:focus{--tw-bg-opacity:1;background-color:rgba(210,20,128,var(--tw-bg-opacity))}.focus\:bg-openText-lightBlue:focus{--tw-bg-opacity:1;background-color:rgba(26,106,255,var(--tw-bg-opacity))}.focus\:bg-funkyMonkey-darkGreen:focus{--tw-bg-opacity:1;background-color:rgba(0,104,63,var(--tw-bg-opacity))}.bg-opacity-40{--tw-bg-opacity:0.4}.bg-opacity-50{--tw-bg-opacity:0.5}.bg-opacity-70{--tw-bg-opacity:0.7}.bg-opacity-100{--tw-bg-opacity:1}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-10{padding:2.5rem}.p-0\.5{padding:.125rem}.p-1\.5{padding:.375rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.py-0{padding-top:0;padding-bottom:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.pt-8{padding-top:2rem}.pt-10{padding-top:2.5rem}.pt-20{padding-top:5rem}.pt-0\.5{padding-top:.125rem}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.pr-6{padding-right:1.5rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-20{padding-bottom:5rem}.pb-40{padding-bottom:10rem}.pl-1{padding-left:.25rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-6{padding-left:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.font-ZuumeRegular{font-family:Zuume-Regular,sans-serif}.font-ZuumeSemiBold{font-family:Zuume-Semibold,serif}.font-ZuumeExtraBold{font-family:Zuume-Extrabold,sans-serif}.font-ZuumeBold{font-family:Zuume-Bold,sans-serif}.font-InterRegular{font-family:Inter-Regular,sans-serif}.font-InterMedium{font-family:Inter-Medium,sans-serif}.font-InterSemiBold{font-family:Inter-SemiBold,sans-serif}.font-InterBold{font-family:Inter-Bold,sans-serif}.font-InterExtraBold{font-family:Inter-ExtraBold,sans-serif}.font-ManropeMedium{font-family:Manrope-Medium,sans-serif}.font-MontserratRegular{font-family:Montserrat-Regular,sans-serif}.font-MontserratSemiBold{font-family:Montserrat-SemiBold,serif}.font-MontserratBold{font-family:Montserrat-Bold,sans-serif}.font-MontserratAlternatesMedium{font-family:MontserratAlternates-Medium,sans-serif}.font-MontserratAlternatesSemiBold{font-family:MontserratAlternates-SemiBold,serif}.font-SoraSemiBold{font-family:Sora-SemiBold,serif}.font-SoraBold{font-family:Sora-Bold,sans-serif}.font-SpaceGroteskSemiBold{font-family:SpaceGrotesk-SemiBold,serif}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-9xl{font-size:8rem;line-height:1}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.text-red-200{--tw-text-opacity:1;color:rgba(254,202,202,var(--tw-text-opacity))}.text-red-600{--tw-text-opacity:1;color:rgba(220,38,38,var(--tw-text-opacity))}.text-green-300{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.text-green-700{--tw-text-opacity:1;color:rgba(4,120,87,var(--tw-text-opacity))}.text-nColorRed{--tw-text-opacity:1;color:rgba(239,63,84,var(--tw-text-opacity))}.text-nColorDarkRed{--tw-text-opacity:1;color:rgba(214,0,0,var(--tw-text-opacity))}.text-nColorYellow{--tw-text-opacity:1;color:rgba(255,211,52,var(--tw-text-opacity))}.text-nColorOrange{--tw-text-opacity:1;color:rgba(246,113,52,var(--tw-text-opacity))}.text-nColorLightGray{--tw-text-opacity:1;color:rgba(134,134,134,var(--tw-text-opacity))}.text-nColorLBLightGray{--tw-text-opacity:1;color:rgba(221,221,221,var(--tw-text-opacity))}.text-nColorBGLightGray{--tw-text-opacity:1;color:rgba(214,214,214,var(--tw-text-opacity))}.text-nColorLighterGray{--tw-text-opacity:1;color:rgba(183,183,183,var(--tw-text-opacity))}.text-nColorDarkGray{--tw-text-opacity:1;color:rgba(35,31,32,var(--tw-text-opacity))}.text-nColorLabelGray{--tw-text-opacity:1;color:rgba(78,79,77,var(--tw-text-opacity))}.text-nColorGreen{--tw-text-opacity:1;color:rgba(184,204,87,var(--tw-text-opacity))}.text-nColorBrightBlue{--tw-text-opacity:1;color:rgba(157,227,242,var(--tw-text-opacity))}.text-nColorLightBlue{--tw-text-opacity:1;color:rgba(187,243,255,var(--tw-text-opacity))}.text-nColorGameOverBlue{--tw-text-opacity:1;color:rgba(99,195,211,var(--tw-text-opacity))}.text-mirorColors-pink{--tw-text-opacity:1;color:rgba(210,20,128,var(--tw-text-opacity))}.text-funkyMonkey-lightGreen{--tw-text-opacity:1;color:rgba(193,216,46,var(--tw-text-opacity))}.text-funkyMonkey-darkGreen{--tw-text-opacity:1;color:rgba(0,104,63,var(--tw-text-opacity))}.text-funkyMonkey-red{--tw-text-opacity:1;color:rgba(237,28,36,var(--tw-text-opacity))}.hover\:text-nColorOrange:hover{--tw-text-opacity:1;color:rgba(246,113,52,var(--tw-text-opacity))}.focus\:text-white:focus{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-opacity-90{--tw-text-opacity:0.9}.underline{text-decoration:underline}.placeholder-black::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.placeholder-black::placeholder{--tw-placeholder-opacity:1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.placeholder-white::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.placeholder-white::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.placeholder-nColorYellow::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(255,211,52,var(--tw-placeholder-opacity))}.placeholder-nColorYellow::placeholder{--tw-placeholder-opacity:1;color:rgba(255,211,52,var(--tw-placeholder-opacity))}.placeholder-mirorColors-pink::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(210,20,128,var(--tw-placeholder-opacity))}.placeholder-mirorColors-pink::placeholder{--tw-placeholder-opacity:1;color:rgba(210,20,128,var(--tw-placeholder-opacity))}.placeholder-funkyMonkey-darkGreen::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(0,104,63,var(--tw-placeholder-opacity))}.placeholder-funkyMonkey-darkGreen::placeholder{--tw-placeholder-opacity:1;color:rgba(0,104,63,var(--tw-placeholder-opacity))}.focus\:placeholder-white:focus::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.opacity-60{opacity:.6}*,:after,:before{--tw-shadow:0 0 #0000}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}*,:after,:before{--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000}.filter{--tw-blur:var(--tw-empty,/*!*/ /*!*/);--tw-brightness:var(--tw-empty,/*!*/ /*!*/);--tw-contrast:var(--tw-empty,/*!*/ /*!*/);--tw-grayscale:var(--tw-empty,/*!*/ /*!*/);--tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/);--tw-invert:var(--tw-empty,/*!*/ /*!*/);--tw-saturate:var(--tw-empty,/*!*/ /*!*/);--tw-sepia:var(--tw-empty,/*!*/ /*!*/);--tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur{--tw-blur:blur(8px)}.backdrop-filter{--tw-backdrop-blur:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-brightness:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-contrast:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-grayscale:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-hue-rotate:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-invert:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-opacity:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-saturate:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-sepia:var(--tw-empty,/*!*/ /*!*/);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@font-face{font-family:Zuume-Regular;src:url(/fonts/Zuume-Regular.2b5278be.ttf)}@font-face{font-family:Zuume-Medium;src:url(/fonts/Zuume-Medium.2efcfb6e.ttf)}@font-face{font-family:Zuume-Semibold;src:url(/fonts/Zuume-SemiBold.cfee6545.ttf)}@font-face{font-family:Zuume-Extrabold;src:url(/fonts/Zuume-ExtraBold.5ed0091e.ttf)}@font-face{font-family:Inter-Regular;src:url(/fonts/Inter-Regular.8c0fe73b.ttf)}@font-face{font-family:Inter-Medium;src:url(/fonts/Inter-Medium.dde90d17.ttf)}@font-face{font-family:Inter-SemiBold;src:url(/fonts/Inter-SemiBold.48eaf57b.ttf)}@font-face{font-family:Inter-ExtraBold;src:url(/fonts/Inter-ExtraBold.30e41037.ttf)}@font-face{font-family:Manrope-Medium;src:url(/fonts/Manrope-Medium.810f2efb.ttf)}@font-face{font-family:Inter-Bold;src:url(/fonts/Inter-Bold.c146dcab.ttf)}@font-face{font-family:Zuume-Bold;src:url(/fonts/Zuume-Bold.9aad235e.ttf)}@font-face{font-family:Montserrat-Regular;src:url(/fonts/Montserrat-Regular.54c76208.ttf)}@font-face{font-family:Montserrat-Medium;src:url(/fonts/Montserrat-Medium.62e48611.ttf)}@font-face{font-family:Montserrat-SemiBold;src:url(/fonts/Montserrat-SemiBold.941396b7.ttf)}@font-face{font-family:Montserrat-Bold;src:url(/fonts/Montserrat-Bold.0066078b.ttf)}@font-face{font-family:Montserrat-ExtraBold;src:url(/fonts/Montserrat-ExtraBold.dbee8e68.ttf)}@font-face{font-family:MontserratAlternates-Regular;src:url(/fonts/MontserratAlternates-Regular.2d4da050.ttf)}@font-face{font-family:MontserratAlternates-Medium;src:url(/fonts/MontserratAlternates-Medium.5c433a49.ttf)}@font-face{font-family:MontserratAlternates-SemiBold;src:url(/fonts/MontserratAlternates-SemiBold.efe2e84f.ttf)}@font-face{font-family:MontserratAlternates-Bold;src:url(/fonts/MontserratAlternates-Bold.0f4f51f9.ttf)}@font-face{font-family:MontserratAlternates-ExtraBold;src:url(/fonts/MontserratAlternates-ExtraBold.f1b64875.ttf)}@font-face{font-family:Sora-Regular;src:url(/fonts/Sora-Regular.4e9239ea.ttf)}@font-face{font-family:Sora-Medium;src:url(/fonts/Sora-Medium.a87d9d01.ttf)}@font-face{font-family:Sora-SemiBold;src:url(/fonts/Sora-SemiBold.9021118b.ttf)}@font-face{font-family:Sora-Bold;src:url(/fonts/Sora-Bold.08ba70b8.ttf)}@font-face{font-family:Sora-ExtraBold;src:url(/fonts/Sora-ExtraBold.ceece816.ttf)}@font-face{font-family:SpaceGrotesk-Regular;src:url(/fonts/SpaceGrotesk-Regular.2ab3fcec.ttf)}@font-face{font-family:SpaceGrotesk-Medium;src:url(/fonts/SpaceGrotesk-Medium.7a0cb110.ttf)}@font-face{font-family:SpaceGrotesk-SemiBold;src:url(/fonts/SpaceGrotesk-SemiBold.447b5f5f.ttf)}@font-face{font-family:SpaceGrotesk-Bold;src:url(/fonts/SpaceGrotesk-Bold.670f6dae.ttf)}.shadow-orange-right{box-shadow:3px 3px 0 #f67134}.shadow-orange-right-small{box-shadow:1.5px 1.5px 0 #f67134}.shadow-border-orange-right{box-shadow:3px 3px 0 #f67134,.25rem .25rem 0 0 #000}.shadow-orange-left{box-shadow:-3px 3px 0 #f67134}.shadow-black-right{box-shadow:3px 3px 0 #231f20}.shadow-black-left{box-shadow:-3px 3px 0 #231f20}.text-shadow-black-right{text-shadow:1.5px 1.5px 0 #231f20}.text-shadow-black-right-light{text-shadow:1px 1px 0 #231f20}.text-shadow-orange-right{text-shadow:2px 2px 0 #f67134}.text-shadow-orange-right-small{text-shadow:1.5px 1px 0 #f67134}.shadow-green-right{box-shadow:3px 3px 0 #b8cc57}.shadow-blue-right{box-shadow:3px 3px 0 #4fb9d0}.shadow-gray-right{box-shadow:3px 3px 0 #f7f7f7}.shadow-yellow-right{box-shadow:3px 3px 0 #ffcb3b}.shadow-yellow-right-top{box-shadow:3px -3px 0 #ffcb3b}.shadow-yellow-right-small{box-shadow:1px 1px 0 #ffcb3b}.shadow-opentext-lightblue-right{box-shadow:3px 3px 0 #1a6aff}.shadow-opentext-blue-right{box-shadow:3px 3px 0 rgba(0,0,139,1,1)}.shadow-red-right{box-shadow:1.5px 1.5px 0 #ed1c24}.shadow-gray{box-shadow:0 2.5px 0 #33444d}.shadow-yellow-bottom{box-shadow:0 3.5px 0 #cea021}.instagram-gallery-item{flex:1 0 1rem!important;margin:.2rem!important}.triple-border{box-shadow:0 0 0 3px #63c3d3}.triple-border,.triple-border-blue{border:3px solid #fff;border-radius:60px}.triple-border-blue{box-shadow:0 0 0 3px #1a6aff}.triple-border-lightGreen{border:3px solid #fff;border-radius:60px;box-shadow:0 0 0 3px #00683f}@media (min-width:768px){.md\:block{display:block}.md\:hidden{display:none}}