/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,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}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family: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}*,:after,:before{box-sizing:border-box;border:0 solid}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family: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}.space-x-4>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1rem*var(--space-x-reverse));margin-left:calc(1rem*(1 - var(--space-x-reverse)))}.space-y-6>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1.5rem*var(--space-y-reverse))}.space-x-6>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.5rem*var(--space-x-reverse));margin-left:calc(1.5rem*(1 - var(--space-x-reverse)))}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.bg-transparent{background-color:transparent}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-primary{--bg-opacity:1;background-color:#ae2c22;background-color:rgba(174,44,34,var(--bg-opacity))}.bg-red-300{--bg-opacity:1;background-color:#e57373;background-color:rgba(229,115,115,var(--bg-opacity))}.bg-grey-200{--bg-opacity:1;background-color:#eee;background-color:rgba(238,238,238,var(--bg-opacity))}.bg-grey-600{--bg-opacity:1;background-color:#757575;background-color:rgba(117,117,117,var(--bg-opacity))}.hover\:bg-red-100:hover{--bg-opacity:1;background-color:#ffcdd2;background-color:rgba(255,205,210,var(--bg-opacity))}.hover\:bg-grey-300:hover{--bg-opacity:1;background-color:#e0e0e0;background-color:rgba(224,224,224,var(--bg-opacity))}.bg-center{background-position:50%}.bg-no-repeat{background-repeat:no-repeat}.bg-cover{background-size:cover}.border-black{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.border-primary{--border-opacity:1;border-color:#ae2c22;border-color:rgba(174,44,34,var(--border-opacity))}.border-grey-300{--border-opacity:1;border-color:#e0e0e0;border-color:rgba(224,224,224,var(--border-opacity))}.rounded-sm{border-radius:.125rem}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.rounded-2xl{border-radius:2rem}.border-dashed{border-style:dashed}.border-2{border-width:2px}.border{border-width:1px}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.table{display:table}.hidden{display:none}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-grow{flex-grow:1}.float-left{float:left}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-32{height:8rem}.h-96{height:24rem}.h-100{height:30rem}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.leading-tight{line-height:1.25}.m-0{margin:0}.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}.mx-auto{margin-left:auto;margin-right:auto}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.ml-3{margin-left:.75rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mt-6{margin-top:1.5rem}.mb-6{margin-bottom:1.5rem}.ml-6{margin-left:1.5rem}.max-w-sm{max-width:30rem}.max-w-lg{max-width:50rem}.opacity-0{opacity:0}.opacity-100{opacity:1}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.p-4{padding:1rem}.p-6{padding:1.5rem}.py-0{padding-top:0;padding-bottom:0}.px-0{padding-left:0;padding-right:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.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-10{padding-left:2.5rem;padding-right:2.5rem}.pr-2{padding-right:.5rem}.pl-3{padding-left:.75rem}.pr-4{padding-right:1rem}.pr-8{padding-right:2rem}.pr-10{padding-right:2.5rem}.pr-16{padding-right:4rem}.pointer-events-none{pointer-events:none}.absolute{position:absolute}.relative{position:relative}.inset-y-0{top:0;bottom:0}.top-0{top:0}.right-0{right:0}.left-0{left:0}.top-1\/2{top:50%}.left-1\/2{left:50%}.-bottom-36{bottom:-10rem}.shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.focus\:shadow-outline:focus{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.fill-current{fill:currentColor}.text-left{text-align:left}.text-center{text-align:center}.text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.text-primary{--text-opacity:1;color:#ae2c22;color:rgba(174,44,34,var(--text-opacity))}.text-red-500{--text-opacity:1;color:#f44336;color:rgba(244,67,54,var(--text-opacity))}.text-green-500{--text-opacity:1;color:#4caf50;color:rgba(76,175,80,var(--text-opacity))}.text-orange-400{--text-opacity:1;color:#ffa726;color:rgba(255,167,38,var(--text-opacity))}.text-grey-400{--text-opacity:1;color:#bdbdbd;color:rgba(189,189,189,var(--text-opacity))}.text-grey-500{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.text-grey-600{--text-opacity:1;color:#757575;color:rgba(117,117,117,var(--text-opacity))}.hover\:text-red-700:hover{--text-opacity:1;color:#d32f2f;color:rgba(211,47,47,var(--text-opacity))}.hover\:text-grey-900:hover{--text-opacity:1;color:#212121;color:rgba(33,33,33,var(--text-opacity))}.select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.invisible{visibility:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-16{width:4rem}.w-32{width:8rem}.w-64{width:16rem}.w-2\/5{width:40%}.w-full{width:100%}.w-screen{width:100vw}.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}.z-100{z-index:100}.gap-2{grid-gap:.5rem;gap:.5rem}.gap-4{grid-gap:1rem;gap:1rem}.gap-12{grid-gap:3rem;gap:3rem}.transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.scale-150{--transform-scale-x:1.5;--transform-scale-y:1.5}.hover\:scale-110:hover{--transform-scale-x:1.1;--transform-scale-y:1.1}.rotate-0{--transform-rotate:0}.rotate-9{--transform-rotate:9deg}.-rotate-36{--transform-rotate:-36deg}.-rotate-18{--transform-rotate:-18deg}.-rotate-9{--transform-rotate:-9deg}.-translate-x-4{--transform-translate-x:-1rem}.-translate-x-16{--transform-translate-x:-4rem}.-translate-x-32{--transform-translate-x:-8rem}.-translate-x-48{--transform-translate-x:-12rem}.-translate-x-64{--transform-translate-x:-16rem}.-translate-x-1\/2{--transform-translate-x:-50%}.-translate-y-32{--transform-translate-y:-8rem}.-translate-y-36{--transform-translate-y:-9rem}.-translate-y-40{--transform-translate-y:-10rem}.-translate-y-48{--transform-translate-y:-12rem}.-translate-y-56{--transform-translate-y:-14rem}.-translate-y-64{--transform-translate-y:-16rem}.-translate-y-1\/2{--transform-translate-y:-50%}.transition-all{transition-property:all}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}.transition-opacity{transition-property:opacity}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-100{transition-duration:.1s}.duration-500{transition-duration:.5s}.duration-1000{transition-duration:1s}@-webkit-keyframes spin{to{transform:rotate(1turn)}}@keyframes spin{to{transform:rotate(1turn)}}@-webkit-keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@-webkit-keyframes flipCard{0%{transform:rotateY(0deg) scale(1.5) translate(-35%,-34%)}to{transform:rotateY(180deg) scale(1.5) translate(34%,-34%);transform-style:preserve-3rd}}@keyframes flipCard{0%{transform:rotateY(0deg) scale(1.5) translate(-35%,-34%)}to{transform:rotateY(180deg) scale(1.5) translate(34%,-34%);transform-style:preserve-3rd}}@-webkit-keyframes cardToBack1{5%{left:35rem;top:-18rem;z-index:60}10%{left:40rem;top:7rem;z-index:10}15%{left:37rem;top:9rem;z-index:20}20%{left:33rem;top:11rem;z-index:30}25%{left:29rem;top:13rem;z-index:40}30%{left:25rem;top:15rem;z-index:50}35%{left:35rem;top:-18rem;z-index:60}40%{left:40rem;top:7rem;z-index:10}45%{left:37rem;top:9rem;z-index:20}50%{left:33rem;top:11rem;z-index:30}55%{left:29rem;top:13rem;z-index:40}60%{left:25rem;top:15rem;z-index:50}}@keyframes cardToBack1{5%{left:35rem;top:-18rem;z-index:60}10%{left:40rem;top:7rem;z-index:10}15%{left:37rem;top:9rem;z-index:20}20%{left:33rem;top:11rem;z-index:30}25%{left:29rem;top:13rem;z-index:40}30%{left:25rem;top:15rem;z-index:50}35%{left:35rem;top:-18rem;z-index:60}40%{left:40rem;top:7rem;z-index:10}45%{left:37rem;top:9rem;z-index:20}50%{left:33rem;top:11rem;z-index:30}55%{left:29rem;top:13rem;z-index:40}60%{left:25rem;top:15rem;z-index:50}}@-webkit-keyframes cardToBack2{5%{left:21rem;top:17rem;z-index:50}10%{left:31rem;top:-16rem;z-index:60}15%{left:36rem;top:9rem;z-index:10}20%{left:33rem;top:11rem;z-index:20}25%{left:29rem;top:13rem;z-index:30}30%{left:25rem;top:15rem;z-index:40}35%{left:21rem;top:17rem;z-index:50}40%{left:31rem;top:-16rem;z-index:60}45%{left:36rem;top:9rem;z-index:10}50%{left:33rem;top:11rem;z-index:20}55%{left:29rem;top:13rem;z-index:30}60%{left:25rem;top:15rem;z-index:40}}@keyframes cardToBack2{5%{left:21rem;top:17rem;z-index:50}10%{left:31rem;top:-16rem;z-index:60}15%{left:36rem;top:9rem;z-index:10}20%{left:33rem;top:11rem;z-index:20}25%{left:29rem;top:13rem;z-index:30}30%{left:25rem;top:15rem;z-index:40}35%{left:21rem;top:17rem;z-index:50}40%{left:31rem;top:-16rem;z-index:60}45%{left:36rem;top:9rem;z-index:10}50%{left:33rem;top:11rem;z-index:20}55%{left:29rem;top:13rem;z-index:30}60%{left:25rem;top:15rem;z-index:40}}@-webkit-keyframes cardToBack3{5%{left:21rem;top:17rem;z-index:40}10%{left:17rem;top:19rem;z-index:50}15%{left:27rem;top:-14rem;z-index:60}20%{left:32rem;top:11rem;z-index:10}25%{left:29rem;top:13rem;z-index:20}30%{left:25rem;top:15rem;z-index:30}35%{left:21rem;top:17rem;z-index:40}40%{left:17rem;top:19rem;z-index:50}45%{left:27rem;top:-14rem;z-index:60}50%{left:32rem;top:11rem;z-index:10}55%{left:29rem;top:13rem;z-index:20}60%{left:25rem;top:15rem;z-index:30}}@keyframes cardToBack3{5%{left:21rem;top:17rem;z-index:40}10%{left:17rem;top:19rem;z-index:50}15%{left:27rem;top:-14rem;z-index:60}20%{left:32rem;top:11rem;z-index:10}25%{left:29rem;top:13rem;z-index:20}30%{left:25rem;top:15rem;z-index:30}35%{left:21rem;top:17rem;z-index:40}40%{left:17rem;top:19rem;z-index:50}45%{left:27rem;top:-14rem;z-index:60}50%{left:32rem;top:11rem;z-index:10}55%{left:29rem;top:13rem;z-index:20}60%{left:25rem;top:15rem;z-index:30}}@-webkit-keyframes cardToBack4{5%{left:21rem;top:17rem;z-index:30}10%{left:17rem;top:19rem;z-index:40}15%{left:13rem;top:21rem;z-index:50}20%{left:23rem;top:-12rem;z-index:60}25%{left:28rem;top:13rem;z-index:10}30%{left:25rem;top:15rem;z-index:20}35%{left:21rem;top:17rem;z-index:30}40%{left:17rem;top:19rem;z-index:40}45%{left:13rem;top:21rem;z-index:50}50%{left:23rem;top:-12rem;z-index:60}55%{left:28rem;top:13rem;z-index:10}60%{left:25rem;top:15rem;z-index:20}}@keyframes cardToBack4{5%{left:21rem;top:17rem;z-index:30}10%{left:17rem;top:19rem;z-index:40}15%{left:13rem;top:21rem;z-index:50}20%{left:23rem;top:-12rem;z-index:60}25%{left:28rem;top:13rem;z-index:10}30%{left:25rem;top:15rem;z-index:20}35%{left:21rem;top:17rem;z-index:30}40%{left:17rem;top:19rem;z-index:40}45%{left:13rem;top:21rem;z-index:50}50%{left:23rem;top:-12rem;z-index:60}55%{left:28rem;top:13rem;z-index:10}60%{left:25rem;top:15rem;z-index:20}}@-webkit-keyframes cardToBack5{5%{left:22rem;top:17rem;z-index:20}10%{left:18rem;top:19rem;z-index:30}15%{left:14rem;top:21rem;z-index:40}20%{left:10rem;top:23rem;z-index:50}25%{left:20rem;top:-10rem;z-index:60}30%{left:25rem;top:15rem;z-index:10}35%{left:22rem;top:17rem;z-index:20}40%{left:18rem;top:19rem;z-index:30}45%{left:14rem;top:21rem;z-index:40}50%{left:10rem;top:23rem;z-index:50}55%{left:20rem;top:-10rem;z-index:60}60%{left:25rem;top:15rem;z-index:10}}@keyframes cardToBack5{5%{left:22rem;top:17rem;z-index:20}10%{left:18rem;top:19rem;z-index:30}15%{left:14rem;top:21rem;z-index:40}20%{left:10rem;top:23rem;z-index:50}25%{left:20rem;top:-10rem;z-index:60}30%{left:25rem;top:15rem;z-index:10}35%{left:22rem;top:17rem;z-index:20}40%{left:18rem;top:19rem;z-index:30}45%{left:14rem;top:21rem;z-index:40}50%{left:10rem;top:23rem;z-index:50}55%{left:20rem;top:-10rem;z-index:60}60%{left:25rem;top:15rem;z-index:10}}.animate-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.animate-cardToBack1{-webkit-animation:cardToBack1 10s ease 1s infinite;animation:cardToBack1 10s ease 1s infinite}.animate-cardToBack2{-webkit-animation:cardToBack2 10s ease 1s infinite;animation:cardToBack2 10s ease 1s infinite}.animate-cardToBack3{-webkit-animation:cardToBack3 10s ease 1s infinite;animation:cardToBack3 10s ease 1s infinite}.animate-cardToBack4{-webkit-animation:cardToBack4 10s ease 1s infinite;animation:cardToBack4 10s ease 1s infinite}.animate-cardToBack5{-webkit-animation:cardToBack5 10s ease 1s infinite;animation:cardToBack5 10s ease 1s infinite}.animate-flipCard{-webkit-animation:flipCard 1s ease-in-out forwards;animation:flipCard 1s ease-in-out forwards}@use postcss-preset-env;@use postcss-nested-ancestors;@use postcss-nested;body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.checkbox-container input:checked~.checkmark{background-color:#ae2c22}.checkmark:after{content:"";position:absolute;display:none}.checkbox-container input:checked~.checkmark:after{display:block}.checkbox-container .checkmark:after{left:9px;top:5px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;transform:rotate(45deg)}.md-input-main{font-family: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;width:100%;font-size:1.25rem;font-family:-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}.md-input-box{position:relative}.md-input{width:100%;outline:none;height:50px}.md-label{display:block;position:absolute;pointer-events:none;transform-origin:top left;transform:translateY(-40px) scale(1);transition:color .2s cubic-bezier(0,0,.2,1) 0ms,transform .2s cubic-bezier(0,0,.2,1) 0ms}.md-label-focus{--text-opacity:1;color:#2196f3;color:rgba(33,150,243,var(--text-opacity));color:#3182ce;transform:translateY(-65px) scale(.75);transform-origin:top left}.md-input-underline{border-bottom:1px solid #718096}.md-input-underline:after{position:absolute;left:0;right:0;pointer-events:none;bottom:-.05rem;content:"";transition:transform .2s cubic-bezier(0,0,.2,1) 0ms;transform:scaleX(0);border-bottom:2px solid #805ad5}.md-input:focus~.md-input-underline:after{transform:scaleX(1)}.md-input:not(:-moz-placeholder-shown)+.md-label{--text-opacity:1;color:#2196f3;color:rgba(33,150,243,var(--text-opacity));color:#3182ce;transform:translateY(-65px) scale(.75);transform-origin:top left}.md-input:not(:-ms-input-placeholder)+.md-label{--text-opacity:1;color:#2196f3;color:rgba(33,150,243,var(--text-opacity));color:#3182ce;transform:translateY(-65px) scale(.75);transform-origin:top left}.md-input:focus+.md-label,.md-input:not(:placeholder-shown)+.md-label{--text-opacity:1;color:#2196f3;color:rgba(33,150,243,var(--text-opacity));color:#3182ce;transform:translateY(-65px) scale(.75);transform-origin:top left}.skeleton-box{position:relative;overflow:hidden;background-color:#e2e8f0}.skeleton-box:after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.2) 20%,hsla(0,0%,100%,.5) 60%,hsla(0,0%,100%,0));-webkit-animation:shimmer 3s infinite;animation:shimmer 3s infinite;content:""}@-webkit-keyframes shimmer{to{transform:translateX(100%)}}@keyframes shimmer{to{transform:translateX(100%)}}.spinner{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;z-index:2}.spinner .path{stroke:#000;stroke-linecap:round;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite}@-webkit-keyframes rotate{to{transform:rotate(1turn)}}@keyframes rotate{to{transform:rotate(1turn)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}@media (min-width:576px){.sm\:block{display:block}.sm\:hidden{display:none}.sm\:text-sm{font-size:.875rem}.sm\:text-3xl{font-size:1.875rem}.sm\:text-5xl{font-size:3rem}.sm\:right-0{right:0}}@media (min-width:768px){.md\:left-auto{left:auto}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.33333%}}@media (min-width:992px){.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:flex-shrink{flex-shrink:1}.lg\:max-w-sm{max-width:30rem}.lg\:max-w-lg{max-width:50rem}.lg\:max-w-5xl{max-width:100rem}.lg\:pr-2{padding-right:.5rem}.lg\:pl-2{padding-left:.5rem}.lg\:right-auto{right:auto}.lg\:text-center{text-align:center}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.33333%}.lg\:w-1\/4{width:25%}.lg\:w-1\/5{width:20%}}