@import url("https://fonts.googleapis.com/css2?family=Inter&display=swap");

/*
! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com
*/:host,html{-moz-tab-size:4;-o-tab-size:4}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}.underlineAnimation{text-decoration:none;position:relative;cursor:pointer}.underlineAnimation:before{content:"";position:absolute;width:100%;height:4px;top:18px;margin-top:10px;bottom:0;left:0;border-radius:30px;background-color:#7839ee;visibility:hidden;transform:scaleX(0);transition:all .2s ease-in-out 0s}.underlineAnimation:hover:before{visibility:visible;transform:scaleX(1)}.dropdown:hover .dropdown-menu{display:block}.featuresBox{box-shadow:0 39px 52px -32px rgba(0,0,0,.1)}.carousel-content{display:flex;transition:all .25s linear;-ms-overflow-style:none;scrollbar-width:none}.carousel-content::-webkit-scrollbar{display:none}.carousel-content>*{width:100%;flex-shrink:0;flex-grow:1}.carousel-content.show-2>*{width:50%}.carousel-content.show-3>*{width:calc(100% / 3)}.carousel-content.show-4>*{width:calc(100% / 4)}.left-arrow,.right-arrow{position:absolute;z-index:1;width:30px;height:30px;border-radius:24px;background-color:#fff;border:1px solid #c4c4c4}.left-arrow{left:-18px}.right-arrow{right:-18px}.button-outline{outline:none!important}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hand{width:25%;min-width:15em;text-align:center;margin-bottom:2rem;padding:0;border-bottom:.25em solid #fbc158}.thumb{width:1em;height:1.5em;margin:1em .75em 0 .25em;border-left:.5em solid #dc84b1;border-radius:25% 15% 15% 40%}.finger,.thumb{display:inline-block;background-color:#b9275c}.finger{width:1.5em;height:2.5em;margin:0 .25em;border-bottom:.5em solid #dc84b1;border-left:.25em solid #ab3070;border-radius:15% 15% 25% 25%;animation-name:tap;animation-duration:1s;animation-iteration-count:infinite}.finger:nth-child(2){animation-delay:.8s}.finger:nth-child(3){animation-delay:.7s}.finger:nth-child(4){animation-delay:.6s}.finger:nth-child(5){animation-delay:.5s}@keyframes tap{0%{transform:translateY(0)}60%{transform:translateY(-1em)}70%{transform:translateY(0)}to{transform:translateY(0)}}.pulsing-2{width:30px;height:30px;border-radius:50%;background:#000;box-shadow:0 0 0 0 #0004;animation:pl2 1.5s linear infinite;position:relative}.pulsing-2:after,.pulsing-2:before{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:0 0 0 0 #0004;animation:inherit;animation-delay:-.5s}.pulsing-2:after{animation-delay:-1s}@keyframes pl2{to{box-shadow:0 0 0 40px #0000}}.btn-anim{position:relative;&:before{content:"";position:absolute;top:0;width:30%;height:100%;background:var(--shine-effect);background-image:url(/images/shine.svg);background-repeat:no-repeat;animation:shine 3s ease-in-out infinite}}@keyframes shine{0%{left:-30%;transition-property:left}to{left:100%;transition-property:left}}.w-max{width:-moz-max-content}.w-min{width:-moz-min-content}.min-w-max{min-width:-moz-max-content}.min-w-min{min-width:-moz-min-content}.select-none{-moz-user-select:none}.appearance-none{-moz-appearance:none}.gap-x-10{-moz-column-gap:2.5rem}.gap-x-6{-moz-column-gap:1.5rem}.object-contain{-o-object-fit:contain}.object-cover{-o-object-fit:cover}.object-fill{-o-object-fit:fill}::-webkit-scrollbar{width:0;background:transparent}body{font-family:Inter;letter-spacing:.025em}div.ql-editor li,div.ql-editor p{font-size:1rem!important}div.ql-editor h3{font-size:1.125rem!important}div.ql-editor h2{font-size:1.25rem!important}div.ql-editor h1{font-size:1.5rem!important}.whiteBox{border-color:#eaecf0;background-color:#fff;border-radius:16px;border-width:1px}.greenChip{background-color:#ecfdf3;color:#027a48}.dueChip,.greenChip{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;padding:2px 10px 2px 8px;gap:6px;border-radius:16px;display:flex;align-items:center}.dueChip{background-color:#fffaeb;color:#b54708}.popUp{background:#101828cc;display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;position:fixed;z-index:1000;top:0;left:0;padding:0 16px;box-sizing:border-box;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.group:hover .group-hover\:underlineAnimation{text-decoration:none;position:relative;cursor:pointer}.group:hover .group-hover\:underlineAnimation:before{content:"";position:absolute;width:100%;height:4px;top:18px;margin-top:10px;bottom:0;left:0;border-radius:30px;background-color:#7839ee;visibility:hidden;transform:scaleX(0);transition:all .2s ease-in-out 0s}.group:hover .group-hover\:underlineAnimation:hover:before{visibility:visible;transform:scaleX(1)}@media (min-width:1024px){.lg\:auth-desktop{width:32rem}}@media (min-width:768px){.md\:top-24{top:6rem}.md\:m-12{margin:3rem}.md\:m-5{margin:1.25rem}.md\:mb-0{margin-bottom:0}.md\:mb-6{margin-bottom:1.5rem}.md\:mb-9{margin-bottom:2.25rem}.md\:ml-0{margin-left:0}.md\:mr-10{margin-right:2.5rem}.md\:mt-14{margin-top:3.5rem}.md\:mt-16{margin-top:4rem}.md\:mt-20{margin-top:5rem}.md\:mt-24{margin-top:6rem}.md\:mt-28{margin-top:7rem}.md\:mt-4{margin-top:1rem}.md\:mt-6{margin-top:1.5rem}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-10{height:2.5rem}.md\:h-20{height:5rem}.md\:h-44{height:11rem}.md\:h-5{height:1.25rem}.md\:h-56{height:14rem}.md\:h-72{height:18rem}.md\:h-80{height:20rem}.md\:h-9{height:2.25rem}.md\:h-\[76px\]{height:76px}.md\:h-\[90\%\]{height:90%}.md\:min-h-\[131px\]{min-height:131px}.md\:min-h-\[160px\]{min-height:160px}.md\:min-h-\[342px\]{min-height:342px}.md\:min-h-\[600px\]{min-height:600px}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-10{width:2.5rem}.md\:w-16{width:4rem}.md\:w-2\/3{width:66.666667%}.md\:w-2\/5{width:40%}.md\:w-24{width:6rem}.md\:w-3\/4{width:75%}.md\:w-3\/5{width:60%}.md\:w-4\/5{width:80%}.md\:w-44{width:11rem}.md\:w-5{width:1.25rem}.md\:w-72{width:18rem}.md\:w-80{width:20rem}.md\:w-9{width:2.25rem}.md\:w-\[420px\]{width:420px}.md\:w-\[600px\]{width:600px}.md\:w-\[720px\]{width:720px}.md\:w-\[76px\]{width:76px}.md\:w-full{width:100%}.md\:min-w-\[450px\]{min-width:450px}.md\:min-w-max{min-width:-moz-max-content;min-width:max-content}.md\:max-w-\[500px\]{max-width:500px}.md\:max-w-lg{max-width:32rem}.md\:max-w-md{max-width:28rem}.md\:max-w-xs{max-width:20rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-rows-40{grid-template-rows:repeat(40,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:flex-col{flex-direction:column}.md\:flex-wrap{flex-wrap:wrap}.md\:items-center{align-items:center}.md\:items-baseline{align-items:baseline}.md\:justify-end{justify-content:flex-end}.md\:justify-between{justify-content:space-between}.md\:justify-evenly{justify-content:space-evenly}.md\:gap-8{gap:2rem}.md\:gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.md\:gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.md\:p-4{padding:1rem}.md\:p-5{padding:1.25rem}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-20{padding-left:5rem;padding-right:5rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}.md\:pl-4{padding-left:1rem}.md\:pr-4{padding-right:1rem}.md\:pt-10{padding-top:2.5rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:text-xs{font-size:.75rem;line-height:1rem}}@media (min-width:1024px){.lg\:relative{position:relative}.lg\:sticky{position:sticky}.lg\:left-10{left:2.5rem}.lg\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.lg\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.lg\:my-2{margin-top:.5rem;margin-bottom:.5rem}.lg\:my-8{margin-top:2rem;margin-bottom:2rem}.lg\:mb-0{margin-bottom:0}.lg\:mb-16{margin-bottom:4rem}.lg\:mb-3{margin-bottom:.75rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:mb-8{margin-bottom:2rem}.lg\:ml-8{margin-left:2rem}.lg\:mr-2{margin-right:.5rem}.lg\:mr-2\.5{margin-right:.625rem}.lg\:mr-8{margin-right:2rem}.lg\:mt-0{margin-top:0}.lg\:mt-24{margin-top:6rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-10{height:2.5rem}.lg\:h-14{height:3.5rem}.lg\:h-5{height:1.25rem}.lg\:h-6{height:1.5rem}.lg\:h-60{height:15rem}.lg\:h-80vh{height:80vh}.lg\:h-fit{height:-moz-fit-content;height:fit-content}.lg\:h-full{height:100%}.lg\:w-1\/2{width:50%}.lg\:w-1\/4{width:25%}.lg\:w-1\/5{width:20%}.lg\:w-2\/3{width:66.666667%}.lg\:w-3\/4{width:75%}.lg\:w-3\/5{width:60%}.lg\:w-5{width:1.25rem}.lg\:w-6{width:1.5rem}.lg\:w-60{width:15rem}.lg\:w-80{width:20rem}.lg\:w-90vw{width:90vw}.lg\:w-96{width:24rem}.lg\:w-\[280px\]{width:280px}.lg\:w-\[400px\]{width:400px}.lg\:w-auto{width:auto}.lg\:w-full{width:100%}.lg\:w-max{width:-moz-max-content;width:max-content}.lg\:min-w-96{min-width:24rem}.lg\:min-w-\[400px\]{min-width:400px}.lg\:max-w-2xl{max-width:42rem}.lg\:max-w-\[160px\]{max-width:160px}.lg\:max-w-none{max-width:none}.lg\:-translate-y-64{--tw-translate-y:-16rem;transform:translate(var(--tw-translate-x),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))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-row-reverse{flex-direction:row-reverse}.lg\:flex-col{flex-direction:column}.lg\:items-start{align-items:flex-start}.lg\:items-end{align-items:flex-end}.lg\:items-center{align-items:center}.lg\:justify-start{justify-content:flex-start}.lg\:justify-center{justify-content:center}.lg\:justify-between{justify-content:space-between}.lg\:justify-around{justify-content:space-around}.lg\:gap-10{gap:2.5rem}.lg\:gap-14{gap:3.5rem}.lg\:gap-4{gap:1rem}.lg\:gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.lg\:rounded-lg{border-radius:.5rem}.lg\:rounded-xl{border-radius:.75rem}.lg\:bg-borderGray{--tw-bg-opacity:1;background-color:rgb(234 236 240/var(--tw-bg-opacity))}.lg\:p-0{padding:0}.lg\:p-10{padding:2.5rem}.lg\:p-20{padding:5rem}.lg\:p-5{padding:1.25rem}.lg\:p-6{padding:1.5rem}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-14{padding-left:3.5rem;padding-right:3.5rem}.lg\:px-3{padding-left:.75rem;padding-right:.75rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:px-5{padding-left:1.25rem;padding-right:1.25rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-7{padding-left:1.75rem;padding-right:1.75rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.lg\:py-24{padding-top:6rem;padding-bottom:6rem}.lg\:py-4{padding-top:1rem;padding-bottom:1rem}.lg\:pb-12{padding-bottom:3rem}.lg\:pl-12{padding-left:3rem}.lg\:pl-14{padding-left:3.5rem}.lg\:pl-7{padding-left:1.75rem}.lg\:pr-10{padding-right:2.5rem}.lg\:pr-24{padding-right:6rem}.lg\:pr-7{padding-right:1.75rem}.lg\:pr-8{padding-right:2rem}.lg\:pt-0{padding-top:0}.lg\:pt-10{padding-top:2.5rem}.lg\:pt-8{padding-top:2rem}.lg\:text-left{text-align:left}.lg\:text-center{text-align:center}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:text-6xl{font-size:3.75rem;line-height:1}.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:text-sm{font-size:.875rem;line-height:1.25rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:leading-10{line-height:2.5rem}.lg\:clip-home-landing{-webkit-clip-path:ellipse(100% 95% at 0 50%);clip-path:ellipse(100% 95% at 0 50%)}}

/*
! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;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;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}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}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}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-spacing-x:0;--tw-border-spacing-y:0;--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;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--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;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--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;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--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;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.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}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-y-0{top:0;bottom:0}.-left-\[1px\]{left:-1px}.-right-2{right:-.5rem}.-top-2{top:-.5rem}.-top-3{top:-.75rem}.bottom-0{bottom:0}.bottom-3{bottom:.75rem}.left-0{left:0}.left-1{left:.25rem}.left-1\/2{left:50%}.left-2{left:.5rem}.right-0{right:0}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.top-0{top:0}.top-1\/2{top:50%}.top-10{top:2.5rem}.top-2{top:.5rem}.top-3{top:.75rem}.top-4{top:1rem}.top-5{top:1.25rem}.top-6{top:1.5rem}.top-\[227px\]{top:227px}.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-0{margin:0}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-4{margin:1rem}.m-5{margin:1.25rem}.m-6{margin:1.5rem}.m-auto{margin:auto}.mx-0{margin-left:0;margin-right:0}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-\[15px\]{margin-left:15px;margin-right:15px}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-\[9px\]{margin-top:9px;margin-bottom:9px}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-2{margin-bottom:.5rem}.mb-20{margin-bottom:5rem}.mb-3{margin-bottom:.75rem}.mb-3\.5{margin-bottom:.875rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-0{margin-left:0}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.ml-8{margin-left:2rem}.ml-\[15px\]{margin-left:15px}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.mr-6{margin-right:1.5rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.mt-24{margin-top:6rem}.mt-3{margin-top:.75rem}.mt-3\.5{margin-top:.875rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-60{margin-top:15rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-\[3px\]{margin-top:3px}.box-border{box-sizing:border-box}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-0{height:0}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-20{height:5rem}.h-28{height:7rem}.h-3{height:.75rem}.h-3\/4{height:75%}.h-3\/5{height:60%}.h-32{height:8rem}.h-4{height:1rem}.h-44{height:11rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-5\/6{height:83.333333%}.h-52{height:13rem}.h-56{height:14rem}.h-6{height:1.5rem}.h-60{height:15rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-80vh{height:80vh}.h-96{height:24rem}.h-\[1px\]{height:1px}.h-\[215px\]{height:215px}.h-\[454px\]{height:454px}.h-\[60px\]{height:60px}.h-\[80\%\]{height:80%}.h-\[90\%\]{height:90%}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-screen{height:100vh}.max-h-60{max-height:15rem}.max-h-72{max-height:18rem}.max-h-80{max-height:20rem}.max-h-96{max-height:24rem}.max-h-\[6px\]{max-height:6px}.max-h-\[85\%\]{max-height:85%}.max-h-\[95\%\]{max-height:95%}.max-h-screen{max-height:100vh}.min-h-10{min-height:2.5rem}.min-h-12{min-height:3rem}.min-h-20{min-height:5rem}.min-h-\[1100px\]{min-height:1100px}.min-h-\[1300px\]{min-height:1300px}.min-h-\[200px\]{min-height:200px}.min-h-\[205px\]{min-height:205px}.min-h-\[250px\]{min-height:250px}.min-h-\[500px\]{min-height:500px}.min-h-\[800px\]{min-height:800px}.min-h-screen{min-height:100vh}.w-0{width:0}.w-1\/2{width:50%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-11\/12{width:91.666667%}.w-12{width:3rem}.w-14{width:3.5rem}.w-2{width:.5rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-4{width:1rem}.w-4\/5{width:80%}.w-44{width:11rem}.w-5{width:1.25rem}.w-5\/6{width:83.333333%}.w-52{width:13rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-\[270px\]{width:270px}.w-\[280px\]{width:280px}.w-\[60px\]{width:60px}.w-\[80vw\]{width:80vw}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:max-content}.w-min{width:min-content}.min-w-20{min-width:5rem}.min-w-28{min-width:7rem}.min-w-\[300px\]{min-width:300px}.min-w-\[6px\]{min-width:6px}.min-w-fit{min-width:-moz-fit-content;min-width:fit-content}.min-w-max{min-width:max-content}.min-w-min{min-width:min-content}.max-w-28{max-width:7rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-7xl{max-width:80rem}.max-w-80{max-width:20rem}.max-w-96{max-width:24rem}.max-w-\[1200px\]{max-width:1200px}.max-w-\[1300px\]{max-width:1300px}.max-w-\[140px\]{max-width:140px}.max-w-\[150px\]{max-width:150px}.max-w-\[160px\]{max-width:160px}.max-w-\[200px\]{max-width:200px}.max-w-\[250px\]{max-width:250px}.max-w-\[280px\]{max-width:280px}.max-w-\[300px\]{max-width:300px}.max-w-\[345px\]{max-width:345px}.max-w-\[500px\]{max-width:500px}.max-w-\[720px\]{max-width:720px}.max-w-\[90\%\]{max-width:90%}.max-w-\[95\%\]{max-width:95%}.max-w-fit{max-width:-moz-fit-content;max-width:fit-content}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-none{flex:none}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.border-collapse{border-collapse:collapse}.border-separate{border-collapse:separate}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-x-2{transform:translate(var(--tw-translate-x),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-2{--tw-translate-x:-0.5rem}.-translate-y-1\/2{--tw-translate-y:-50%}.-translate-y-1\/2,.-translate-y-3{transform:translate(var(--tw-translate-x),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-y-3{--tw-translate-y:-0.75rem}.-translate-y-\[185px\]{--tw-translate-y:-185px}.-translate-y-\[185px\],.translate-y-0{transform:translate(var(--tw-translate-x),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-y-0{--tw-translate-y:0px}.translate-y-full{--tw-translate-y:100%}.rotate-180,.translate-y-full{transform:translate(var(--tw-translate-x),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))}.rotate-180{--tw-rotate:180deg}.transform{transform:translate(var(--tw-translate-x),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))}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;user-select:none}.resize{resize:both}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.appearance-none{-webkit-appearance:none;appearance:none}.grid-flow-col{grid-auto-flow:column}.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-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.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-evenly{justify-content:space-evenly}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-9{gap:2.25rem}.gap-\[6px\]{gap:6px}.gap-x-10{column-gap:2.5rem}.gap-x-6{column-gap:1.5rem}.gap-y-1{row-gap:.25rem}.gap-y-4{row-gap:1rem}.gap-y-5{row-gap:1.25rem}.gap-y-6{row-gap:1.5rem}.gap-y-8{row-gap:2rem}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(196 196 196/var(--tw-divide-opacity))}.divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.5}.self-start{align-self:flex-start}.self-center{align-self:center}.self-stretch{align-self:stretch}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.text-wrap{text-wrap:wrap}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-r-2xl{border-top-right-radius:1rem;border-bottom-right-radius:1rem}.rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.border{border-width:1px}.border-2{border-width:2px}.border-\[0\.5px\]{border-width:.5px}.border-\[1px\]{border-width:1px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-y-\[0\.5px\]{border-top-width:.5px;border-bottom-width:.5px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-Gray-200{--tw-border-opacity:1;border-color:rgb(234 236 240/var(--tw-border-opacity))}.border-Gray-300{--tw-border-opacity:1;border-color:rgb(208 213 221/var(--tw-border-opacity))}.border-Gray-400{--tw-border-opacity:1;border-color:rgb(152 162 179/var(--tw-border-opacity))}.border-Green-400{--tw-border-opacity:1;border-color:rgb(50 213 131/var(--tw-border-opacity))}.border-Purple-300{--tw-border-opacity:1;border-color:rgb(195 181 253/var(--tw-border-opacity))}.border-Purple-400{--tw-border-opacity:1;border-color:rgb(164 138 251/var(--tw-border-opacity))}.border-Purple-50{--tw-border-opacity:1;border-color:rgb(245 243 255/var(--tw-border-opacity))}.border-Purple-500{--tw-border-opacity:1;border-color:rgb(135 91 247/var(--tw-border-opacity))}.border-Purple-600{--tw-border-opacity:1;border-color:rgb(120 57 238/var(--tw-border-opacity))}.border-Red-500{--tw-border-opacity:1;border-color:rgb(240 68 56/var(--tw-border-opacity))}.border-\[\#0527591A\]{border-color:#0527591a}.border-\[\#5549BC\]{--tw-border-opacity:1;border-color:rgb(85 73 188/var(--tw-border-opacity))}.border-\[\#8393A940\]{border-color:#8393a940}.border-\[\#D0D5DD\]{--tw-border-opacity:1;border-color:rgb(208 213 221/var(--tw-border-opacity))}.border-backgroundGray{--tw-border-opacity:1;border-color:rgb(242 244 247/var(--tw-border-opacity))}.border-black{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.border-borderGray{--tw-border-opacity:1;border-color:rgb(234 236 240/var(--tw-border-opacity))}.border-borderGrayDark{--tw-border-opacity:1;border-color:rgb(208 213 221/var(--tw-border-opacity))}.border-buttonBackground{--tw-border-opacity:1;border-color:rgb(90 83 255/var(--tw-border-opacity))}.border-gray{--tw-border-opacity:1;border-color:rgb(196 196 196/var(--tw-border-opacity))}.border-primary,.border-secondary{--tw-border-opacity:1;border-color:rgb(120 57 238/var(--tw-border-opacity))}.border-teritiary{--tw-border-opacity:1;border-color:rgb(135 91 247/var(--tw-border-opacity))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.border-opacity-10{--tw-border-opacity:0.1}.border-opacity-25{--tw-border-opacity:0.25}.bg-Gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.bg-Green-100{--tw-bg-opacity:1;background-color:rgb(209 250 223/var(--tw-bg-opacity))}.bg-Primary-700{--tw-bg-opacity:1;background-color:rgb(105 39 218/var(--tw-bg-opacity))}.bg-Purple-10{--tw-bg-opacity:1;background-color:rgb(249 245 255/var(--tw-bg-opacity))}.bg-Purple-25{--tw-bg-opacity:1;background-color:rgb(251 250 255/var(--tw-bg-opacity))}.bg-Purple-50{--tw-bg-opacity:1;background-color:rgb(245 243 255/var(--tw-bg-opacity))}.bg-Purple-600{--tw-bg-opacity:1;background-color:rgb(120 57 238/var(--tw-bg-opacity))}.bg-Purple-700{--tw-bg-opacity:1;background-color:rgb(105 65 198/var(--tw-bg-opacity))}.bg-Purple-900{--tw-bg-opacity:1;background-color:rgb(73 28 150/var(--tw-bg-opacity))}.bg-Warning-600{--tw-bg-opacity:1;background-color:rgb(220 104 3/var(--tw-bg-opacity))}.bg-\[\#5549BC\]{--tw-bg-opacity:1;background-color:rgb(85 73 188/var(--tw-bg-opacity))}.bg-\[\#7839EE\]{--tw-bg-opacity:1;background-color:rgb(120 57 238/var(--tw-bg-opacity))}.bg-\[\#8578E6\]{--tw-bg-opacity:1;background-color:rgb(133 120 230/var(--tw-bg-opacity))}.bg-\[\#FAF8FB\]{--tw-bg-opacity:1;background-color:rgb(250 248 251/var(--tw-bg-opacity))}.bg-backgroundGray{--tw-bg-opacity:1;background-color:rgb(242 244 247/var(--tw-bg-opacity))}.bg-backgroundGrayLight{--tw-bg-opacity:1;background-color:rgb(252 252 253/var(--tw-bg-opacity))}.bg-backgroundGreen{--tw-bg-opacity:1;background-color:rgb(209 250 223/var(--tw-bg-opacity))}.bg-backgroundPrimary{--tw-bg-opacity:1;background-color:rgb(245 243 255/var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity))}.bg-borderGray{--tw-bg-opacity:1;background-color:rgb(234 236 240/var(--tw-bg-opacity))}.bg-buttonBackground{--tw-bg-opacity:1;background-color:rgb(90 83 255/var(--tw-bg-opacity))}.bg-dateBackground{--tw-bg-opacity:1;background-color:rgb(255 237 204/var(--tw-bg-opacity))}.bg-endDateBackground{background-color:rgba(219,85,129,.125)}.bg-evaluated{--tw-bg-opacity:1;background-color:rgb(74 194 151/var(--tw-bg-opacity))}.bg-grayTable{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.bg-indigo-100{--tw-bg-opacity:1;background-color:rgb(224 231 255/var(--tw-bg-opacity))}.bg-indigo-600{--tw-bg-opacity:1;background-color:rgb(79 70 229/var(--tw-bg-opacity))}.bg-inherit{background-color:inherit}.bg-lightGray{--tw-bg-opacity:1;background-color:rgb(125 125 125/var(--tw-bg-opacity))}.bg-offWhite{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity))}.bg-primary{--tw-bg-opacity:1;background-color:rgb(120 57 238/var(--tw-bg-opacity))}.bg-primaryDark{--tw-bg-opacity:1;background-color:rgb(85 73 188/var(--tw-bg-opacity))}.bg-rejected{--tw-bg-opacity:1;background-color:rgb(228 31 45/var(--tw-bg-opacity))}.bg-secondary{--tw-bg-opacity:1;background-color:rgb(120 57 238/var(--tw-bg-opacity))}.bg-secondaryGreen-50{--tw-bg-opacity:1;background-color:rgb(236 253 243/var(--tw-bg-opacity))}.bg-secondaryPressed{--tw-bg-opacity:1;background-color:rgb(253 183 56/var(--tw-bg-opacity))}.bg-teritiary{--tw-bg-opacity:1;background-color:rgb(135 91 247/var(--tw-bg-opacity))}.bg-textBackground{--tw-bg-opacity:1;background-color:rgb(244 243 255/var(--tw-bg-opacity))}.bg-textBackgroundRed{--tw-bg-opacity:1;background-color:rgb(254 243 242/var(--tw-bg-opacity))}.bg-textGray-600{--tw-bg-opacity:1;background-color:rgb(71 84 103/var(--tw-bg-opacity))}.bg-textGreen{--tw-bg-opacity:1;background-color:rgb(2 122 72/var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-unattempted{--tw-bg-opacity:1;background-color:rgb(254 166 44/var(--tw-bg-opacity))}.bg-underEvaluation{--tw-bg-opacity:1;background-color:rgb(0 123 255/var(--tw-bg-opacity))}.bg-violet-100{--tw-bg-opacity:1;background-color:rgb(237 233 254/var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-opacity-60{--tw-bg-opacity:0.6}.bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.bg-contain{background-size:contain}.bg-cover{background-size:cover}.bg-center{background-position:50%}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-fill{object-fit:fill}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-\[10px\]{padding:10px}.p-\[6px\]{padding:6px}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.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-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[10px\]{padding-left:10px;padding-right:10px}.px-\[15px\]{padding-left:15px;padding-right:15px}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-9{padding-top:2.25rem;padding-bottom:2.25rem}.py-\[10px\]{padding-top:10px;padding-bottom:10px}.py-\[2px\]{padding-top:2px;padding-bottom:2px}.pb-0{padding-bottom:0}.pb-10{padding-bottom:2.5rem}.pb-14{padding-bottom:3.5rem}.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-8{padding-bottom:2rem}.pl-0{padding-left:0}.pl-1{padding-left:.25rem}.pl-2{padding-left:.5rem}.pl-24{padding-left:6rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-7{padding-left:1.75rem}.pl-8{padding-left:2rem}.pr-0{padding-right:0}.pr-1{padding-right:.25rem}.pr-1\.5{padding-right:.375rem}.pr-10{padding-right:2.5rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-3\.5{padding-right:.875rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pr-6{padding-right:1.5rem}.pr-7{padding-right:1.75rem}.pr-8{padding-right:2rem}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-11{padding-top:2.75rem}.pt-12{padding-top:3rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-start{text-align:start}.align-middle{vertical-align:middle}.font-poppins_medium{font-family:Poppins-Medium}.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-\[10px\]{font-size:10px}.text-\[13px\]{font-size:13px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.italic{font-style:italic}.leading-6{line-height:1.5rem}.leading-8{line-height:2rem}.leading-\[18px\]{line-height:18px}.leading-tight{line-height:1.25}.text-Gray-400{--tw-text-opacity:1;color:rgb(152 162 179/var(--tw-text-opacity))}.text-Gray-600{--tw-text-opacity:1;color:rgb(71 84 103/var(--tw-text-opacity))}.text-Gray-700{--tw-text-opacity:1;color:rgb(52 64 84/var(--tw-text-opacity))}.text-Green-500{--tw-text-opacity:1;color:rgb(18 183 106/var(--tw-text-opacity))}.text-Primary-700{--tw-text-opacity:1;color:rgb(105 39 218/var(--tw-text-opacity))}.text-Purple-600{--tw-text-opacity:1;color:rgb(120 57 238/var(--tw-text-opacity))}.text-Purple-700{--tw-text-opacity:1;color:rgb(105 65 198/var(--tw-text-opacity))}.text-Warning-600{--tw-text-opacity:1;color:rgb(220 104 3/var(--tw-text-opacity))}.text-\[\#012555\]{--tw-text-opacity:1;color:rgb(1 37 85/var(--tw-text-opacity))}.text-\[\#32313B\]{--tw-text-opacity:1;color:rgb(50 49 59/var(--tw-text-opacity))}.text-\[\#34313B\]{--tw-text-opacity:1;color:rgb(52 49 59/var(--tw-text-opacity))}.text-\[\#37393E\]{--tw-text-opacity:1;color:rgb(55 57 62/var(--tw-text-opacity))}.text-\[\#776CCF\]{--tw-text-opacity:1;color:rgb(119 108 207/var(--tw-text-opacity))}.text-\[\#7839EE\]{--tw-text-opacity:1;color:rgb(120 57 238/var(--tw-text-opacity))}.text-\[\#8578E6\]{--tw-text-opacity:1;color:rgb(133 120 230/var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-buttonBackground{--tw-text-opacity:1;color:rgb(90 83 255/var(--tw-text-opacity))}.text-date{--tw-text-opacity:1;color:rgb(141 92 2/var(--tw-text-opacity))}.text-endDateText{--tw-text-opacity:1;color:rgb(219 85 129/var(--tw-text-opacity))}.text-errorRed{--tw-text-opacity:1;color:rgb(255 122 122/var(--tw-text-opacity))}.text-gray{--tw-text-opacity:1;color:rgb(196 196 196/var(--tw-text-opacity))}.text-green{--tw-text-opacity:1;color:rgb(74 194 151/var(--tw-text-opacity))}.text-indigo-600{--tw-text-opacity:1;color:rgb(79 70 229/var(--tw-text-opacity))}.text-indigo-800{--tw-text-opacity:1;color:rgb(55 48 163/var(--tw-text-opacity))}.text-lightGray{--tw-text-opacity:1;color:rgb(125 125 125/var(--tw-text-opacity))}.text-lightText{--tw-text-opacity:1;color:rgb(71 84 103/var(--tw-text-opacity))}.text-orange-600{--tw-text-opacity:1;color:rgb(234 88 12/var(--tw-text-opacity))}.text-primary{--tw-text-opacity:1;color:rgb(120 57 238/var(--tw-text-opacity))}.text-primaryDark{--tw-text-opacity:1;color:rgb(85 73 188/var(--tw-text-opacity))}.text-primaryText{--tw-text-opacity:1;color:rgb(100 112 251/var(--tw-text-opacity))}.text-red-700{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity))}.text-rejected{--tw-text-opacity:1;color:rgb(228 31 45/var(--tw-text-opacity))}.text-secondaryText{--tw-text-opacity:1;color:rgb(120 57 238/var(--tw-text-opacity))}.text-tableTextGray{--tw-text-opacity:1;color:rgb(71 84 103/var(--tw-text-opacity))}.text-teritiary{--tw-text-opacity:1;color:rgb(135 91 247/var(--tw-text-opacity))}.text-textBlack{--tw-text-opacity:1;color:rgb(16 24 40/var(--tw-text-opacity))}.text-textGray-500{--tw-text-opacity:1;color:rgb(102 112 133/var(--tw-text-opacity))}.text-textGray-600{--tw-text-opacity:1;color:rgb(71 84 103/var(--tw-text-opacity))}.text-textGray-700{--tw-text-opacity:1;color:rgb(52 64 84/var(--tw-text-opacity))}.text-textGray-800{--tw-text-opacity:1;color:rgb(29 41 57/var(--tw-text-opacity))}.text-textGray-900{--tw-text-opacity:1;color:rgb(16 24 40/var(--tw-text-opacity))}.text-textGreen{--tw-text-opacity:1;color:rgb(2 122 72/var(--tw-text-opacity))}.text-textLabel{--tw-text-opacity:1;color:rgb(89 37 220/var(--tw-text-opacity))}.text-textLabelRed{--tw-text-opacity:1;color:rgb(217 45 32/var(--tw-text-opacity))}.text-textRed{--tw-text-opacity:1;color:rgb(180 35 24/var(--tw-text-opacity))}.text-violet-700{--tw-text-opacity:1;color:rgb(109 40 217/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.accent-indigo-600{accent-color:#4f46e5}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-100{opacity:1}.opacity-40{opacity:.4}.opacity-5{opacity:.05}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0px_4px_8px_-2px_rgba\(16\2c 24\2c 40\2c 0\.1\)\]{--tw-shadow:0px 4px 8px -2px rgba(16,24,40,.1);--tw-shadow-colored:0px 4px 8px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0px_4px_8px_-2px_rgba\(16\2c 24\2c 40\2c 0\.2\)\]{--tw-shadow:0px 4px 8px -2px rgba(16,24,40,.2);--tw-shadow-colored:0px 4px 8px -2px var(--tw-shadow-color)}.shadow-\[0px_4px_8px_-2px_rgba\(16\2c 24\2c 40\2c 0\.2\)\],.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-md,.shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.outline-none{outline:2px solid transparent;outline-offset:2px}.ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-black\/5{--tw-ring-color:rgba(0,0,0,.05)}.ring-teritiary{--tw-ring-opacity:1;--tw-ring-color:rgb(135 91 247/var(--tw-ring-opacity))}.drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px rgba(0,0,0,.1)) drop-shadow(0 1px 1px rgba(0,0,0,.06))}.drop-shadow,.filter{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)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-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}.duration-100{transition-duration:.1s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.hover\:block:hover{display:block}.hover\:bg-hoverGray:hover{--tw-bg-opacity:1;background-color:rgb(232 232 232/var(--tw-bg-opacity))}.hover\:bg-indigo-700:hover{--tw-bg-opacity:1;background-color:rgb(67 56 202/var(--tw-bg-opacity))}.hover\:bg-lightGray:hover{--tw-bg-opacity:1;background-color:rgb(125 125 125/var(--tw-bg-opacity))}.hover\:bg-offWhite:hover{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity))}.hover\:bg-primary:hover,.hover\:bg-primaryHover:hover{--tw-bg-opacity:1;background-color:rgb(120 57 238/var(--tw-bg-opacity))}.hover\:bg-secondaryHover:hover{--tw-bg-opacity:1;background-color:rgb(255 213 138/var(--tw-bg-opacity))}.hover\:bg-none:hover{background-image:none}.hover\:text-indigo-800:hover{--tw-text-opacity:1;color:rgb(55 48 163/var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}.focus\:border-indigo-500:focus{--tw-border-opacity:1;border-color:rgb(99 102 241/var(--tw-border-opacity))}.focus\:text-primary:focus{--tw-text-opacity:1;color:rgb(120 57 238/var(--tw-text-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-inset:focus{--tw-ring-inset:inset}.focus\:ring-indigo-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(99 102 241/var(--tw-ring-opacity))}.focus\:ring-primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(120 57 238/var(--tw-ring-opacity))}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.active\:bg-primaryPressed:active{--tw-bg-opacity:1;background-color:rgb(51 57 126/var(--tw-bg-opacity))}.active\:bg-secondaryPressed:active{--tw-bg-opacity:1;background-color:rgb(253 183 56/var(--tw-bg-opacity))}.group:hover .group-hover\:text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.group:hover .group-hover\:opacity-0{opacity:0}.group:hover .group-hover\:opacity-70{opacity:.7}@media (prefers-reduced-motion:no-preference){.motion-safe\:hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),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))}}@media (min-width:640px){.sm\:h-56{height:14rem}.sm\:grid-flow-col{grid-auto-flow:column}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-rows-50{grid-template-rows:repeat(50,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}}@media (min-width:768px){.md\:top-24{top:6rem}.md\:m-12{margin:3rem}.md\:m-5{margin:1.25rem}.md\:mb-0{margin-bottom:0}.md\:mb-6{margin-bottom:1.5rem}.md\:mb-9{margin-bottom:2.25rem}.md\:ml-0{margin-left:0}.md\:mr-10{margin-right:2.5rem}.md\:mt-14{margin-top:3.5rem}.md\:mt-16{margin-top:4rem}.md\:mt-20{margin-top:5rem}.md\:mt-24{margin-top:6rem}.md\:mt-28{margin-top:7rem}.md\:mt-4{margin-top:1rem}.md\:mt-6{margin-top:1.5rem}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-10{height:2.5rem}.md\:h-20{height:5rem}.md\:h-44{height:11rem}.md\:h-5{height:1.25rem}.md\:h-56{height:14rem}.md\:h-72{height:18rem}.md\:h-80{height:20rem}.md\:h-9{height:2.25rem}.md\:h-\[76px\]{height:76px}.md\:h-\[90\%\]{height:90%}.md\:min-h-\[131px\]{min-height:131px}.md\:min-h-\[160px\]{min-height:160px}.md\:min-h-\[342px\]{min-height:342px}.md\:min-h-\[600px\]{min-height:600px}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-10{width:2.5rem}.md\:w-16{width:4rem}.md\:w-2\/3{width:66.666667%}.md\:w-2\/5{width:40%}.md\:w-24{width:6rem}.md\:w-3\/4{width:75%}.md\:w-3\/5{width:60%}.md\:w-4\/5{width:80%}.md\:w-44{width:11rem}.md\:w-5{width:1.25rem}.md\:w-72{width:18rem}.md\:w-80{width:20rem}.md\:w-9{width:2.25rem}.md\:w-\[420px\]{width:420px}.md\:w-\[600px\]{width:600px}.md\:w-\[720px\]{width:720px}.md\:w-\[76px\]{width:76px}.md\:w-full{width:100%}.md\:min-w-\[450px\]{min-width:450px}.md\:min-w-max{min-width:max-content}.md\:max-w-\[500px\]{max-width:500px}.md\:max-w-lg{max-width:32rem}.md\:max-w-md{max-width:28rem}.md\:max-w-xs{max-width:20rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-rows-40{grid-template-rows:repeat(40,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:flex-col{flex-direction:column}.md\:flex-wrap{flex-wrap:wrap}.md\:items-center{align-items:center}.md\:items-baseline{align-items:baseline}.md\:justify-end{justify-content:flex-end}.md\:justify-between{justify-content:space-between}.md\:justify-evenly{justify-content:space-evenly}.md\:gap-8{gap:2rem}.md\:gap-x-2{column-gap:.5rem}.md\:gap-x-5{column-gap:1.25rem}.md\:p-4{padding:1rem}.md\:p-5{padding:1.25rem}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-20{padding-left:5rem;padding-right:5rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}.md\:pl-4{padding-left:1rem}.md\:pr-4{padding-right:1rem}.md\:pt-10{padding-top:2.5rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:text-xs{font-size:.75rem;line-height:1rem}}@media (min-width:1024px){.lg\:relative{position:relative}.lg\:sticky{position:sticky}.lg\:left-10{left:2.5rem}.lg\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.lg\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.lg\:my-2{margin-top:.5rem;margin-bottom:.5rem}.lg\:my-8{margin-top:2rem;margin-bottom:2rem}.lg\:mb-0{margin-bottom:0}.lg\:mb-16{margin-bottom:4rem}.lg\:mb-3{margin-bottom:.75rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:mb-8{margin-bottom:2rem}.lg\:ml-8{margin-left:2rem}.lg\:mr-2{margin-right:.5rem}.lg\:mr-2\.5{margin-right:.625rem}.lg\:mr-8{margin-right:2rem}.lg\:mt-0{margin-top:0}.lg\:mt-24{margin-top:6rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-10{height:2.5rem}.lg\:h-14{height:3.5rem}.lg\:h-5{height:1.25rem}.lg\:h-6{height:1.5rem}.lg\:h-60{height:15rem}.lg\:h-80vh{height:80vh}.lg\:h-fit{height:-moz-fit-content;height:fit-content}.lg\:h-full{height:100%}.lg\:w-1\/2{width:50%}.lg\:w-1\/4{width:25%}.lg\:w-1\/5{width:20%}.lg\:w-2\/3{width:66.666667%}.lg\:w-3\/4{width:75%}.lg\:w-3\/5{width:60%}.lg\:w-5{width:1.25rem}.lg\:w-6{width:1.5rem}.lg\:w-60{width:15rem}.lg\:w-80{width:20rem}.lg\:w-90vw{width:90vw}.lg\:w-96{width:24rem}.lg\:w-\[280px\]{width:280px}.lg\:w-\[400px\]{width:400px}.lg\:w-auto{width:auto}.lg\:w-full{width:100%}.lg\:w-max{width:max-content}.lg\:min-w-96{min-width:24rem}.lg\:min-w-\[400px\]{min-width:400px}.lg\:max-w-2xl{max-width:42rem}.lg\:max-w-\[160px\]{max-width:160px}.lg\:max-w-none{max-width:none}.lg\:-translate-y-64{--tw-translate-y:-16rem;transform:translate(var(--tw-translate-x),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))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-row-reverse{flex-direction:row-reverse}.lg\:flex-col{flex-direction:column}.lg\:items-start{align-items:flex-start}.lg\:items-end{align-items:flex-end}.lg\:items-center{align-items:center}.lg\:justify-start{justify-content:flex-start}.lg\:justify-center{justify-content:center}.lg\:justify-between{justify-content:space-between}.lg\:justify-around{justify-content:space-around}.lg\:gap-10{gap:2.5rem}.lg\:gap-14{gap:3.5rem}.lg\:gap-4{gap:1rem}.lg\:gap-x-6{column-gap:1.5rem}.lg\:rounded-lg{border-radius:.5rem}.lg\:rounded-xl{border-radius:.75rem}.lg\:bg-borderGray{--tw-bg-opacity:1;background-color:rgb(234 236 240/var(--tw-bg-opacity))}.lg\:p-0{padding:0}.lg\:p-10{padding:2.5rem}.lg\:p-20{padding:5rem}.lg\:p-5{padding:1.25rem}.lg\:p-6{padding:1.5rem}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-14{padding-left:3.5rem;padding-right:3.5rem}.lg\:px-3{padding-left:.75rem;padding-right:.75rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:px-5{padding-left:1.25rem;padding-right:1.25rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-7{padding-left:1.75rem;padding-right:1.75rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.lg\:py-24{padding-top:6rem;padding-bottom:6rem}.lg\:py-4{padding-top:1rem;padding-bottom:1rem}.lg\:pb-12{padding-bottom:3rem}.lg\:pl-12{padding-left:3rem}.lg\:pl-14{padding-left:3.5rem}.lg\:pl-7{padding-left:1.75rem}.lg\:pr-10{padding-right:2.5rem}.lg\:pr-24{padding-right:6rem}.lg\:pr-7{padding-right:1.75rem}.lg\:pr-8{padding-right:2rem}.lg\:pt-0{padding-top:0}.lg\:pt-10{padding-top:2.5rem}.lg\:pt-8{padding-top:2rem}.lg\:text-left{text-align:left}.lg\:text-center{text-align:center}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:text-6xl{font-size:3.75rem;line-height:1}.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:text-sm{font-size:.875rem;line-height:1.25rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:leading-10{line-height:2.5rem}}@media (min-width:1280px){.xl\:w-1\/2{width:50%}.xl\:w-1\/3{width:33.333333%}.xl\:w-2\/3{width:66.666667%}.xl\:w-60vw{width:60vw}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-rows-20{grid-template-rows:repeat(20,minmax(0,1fr))}.xl\:flex-row{flex-direction:row}.xl\:justify-end{justify-content:flex-end}.xl\:justify-items-end{justify-items:end}}

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-bubble .ql-toolbar:after,.ql-bubble.ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble .ql-toolbar button,.ql-bubble.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble .ql-toolbar button svg,.ql-bubble.ql-toolbar button svg{float:left;height:100%}.ql-bubble .ql-toolbar button:active:hover,.ql-bubble.ql-toolbar button:active:hover{outline:none}.ql-bubble .ql-toolbar input.ql-image[type=file],.ql-bubble.ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button:focus,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble.ql-toolbar button:focus,.ql-bubble.ql-toolbar button:hover{color:#fff}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#fff}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter{stroke:#fff}@media (pointer:coarse){.ql-bubble .ql-toolbar button:hover:not(.ql-active),.ql-bubble.ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-stroke.ql-thin,.ql-bubble .ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label:before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-item:before,.ql-bubble .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-item:before,.ql-bubble .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-item:before,.ql-bubble .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"\D7";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a{position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:after,.ql-container.ql-bubble:not(.ql-disabled) a:before{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:hover:after,.ql-container.ql-bubble:not(.ql-disabled) a:hover:before{visibility:visible}.answerViewContent-desktop{margin-left:20vw;margin-top:120px;width:80vw}.backButton{cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:65px}.backButton-desktop{margin-left:8%}.backButton-mobile{padding-top:91px;margin-left:5%;-webkit-tap-highlight-color:transparent}.backButtonText{font-size:14px;font-weight:lighter;letter-spacing:.36px;color:#8f8f8f;margin-left:5px}.imagePreview{width:92px;height:92px;cursor:pointer}.imagePreviewContainer-desktop{margin-left:8%;margin-top:50px;display:flex;flex-direction:row}.imagePreviewContainer-mobile{margin-top:20px}.answerActionButtons,.imagePreviewContainer-mobile{display:flex;flex-direction:column;align-items:center}.answerActionButtons{justify-content:space-between}.answerActionButtons-desktop{margin-left:60px}.answerActionButtons-mobile{margin-top:50px}.answerActionButton{width:193px;height:36px;background:#6470fb 0 0 no-repeat padding-box;border-radius:2px;display:flex;justify-content:center;align-items:center;cursor:pointer}.answerActionButton-mobile{margin-bottom:20px}.buttonText{font-size:16px;font-weight:lighter;letter-spacing:.24px;color:#fff}.evaluatorCommentContainer{background:#fff;border:1px solid #ebebeb;border-radius:9px}.evaluatorCommentContainer-desktop{width:720px;min-height:165px;margin-top:67px}.evaluatorCommentContainer-mobile{width:330px;min-height:205px}.evaluatorHeader{height:42px;border-bottom:1px solid #ebebeb;display:flex;flex-direction:column;justify-content:center}.evaluatorHeaderText{font-size:16px;font-weight:lighter;letter-spacing:.42px;color:#6470fb;margin-left:24px}.reviewContainer-desktop{margin-top:120px}.reviewContainer-mobile{margin-top:70px}.reviewBox{display:flex;flex-direction:column}.reviewBox-mobile{margin-top:20px;align-items:center}.reviewContainerHeader{display:flex}.reviewContainerHeader-desktop{flex-direction:row;width:720px;justify-content:space-between;align-items:center}.reviewContainerHeader-mobile{flex-direction:column;align-items:center}.reviewContainerHeaderText{letter-spacing:.39px;color:#6470fb;font-size:15px}.inputBox{background:#fff 0 0 no-repeat padding-box;border:1px solid #ebebeb;border-radius:4px;font:normal normal normal 14px/21px Inter;letter-spacing:.11px}.inputBox-desktop{width:720px;min-height:131px;margin-bottom:10px}.inputBox-mobile{width:330px;height:89px;margin-bottom:20px}.evaluationPending{background:#fff 0 0 no-repeat padding-box;border:1px solid #ebebeb;border-radius:4px;display:flex;flex-direction:column;justify-content:center;align-items:center}.evaluationPending-desktop{width:420px;min-height:80px;margin-left:8%;margin-top:100px}.evaluationPending-mobile{margin-left:10px;margin-right:10px}.evaluatedSection-mobile{margin-top:70px}.evaluatedSection-mobile,.rejectedSection{display:flex;flex-direction:column;align-items:center}.rejectedSection{background:#fff 0 0 no-repeat padding-box;border:1px solid #ebebeb;border-radius:4px;justify-content:center}.rejectedSection-desktop{width:420px;min-height:80px;margin-left:8%;margin-top:100px}.rejectedSection-mobile{margin-left:10px;margin-right:10px}.rejectedText{color:red}.chips{display:flex;flex-direction:row;margin-bottom:20px}.evaluatedSection-desktop{margin-left:8%}.itemsCount{margin-bottom:10px;margin-top:0}.contactUs--section{width:100%;background-color:#fcfcff;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.contactUs--section__desktop,.contactUs--section__mobile{min-height:400px}.contactUsHeader{display:flex;flex-direction:row;justify-content:center}.contactUsHeaderText{color:#3a3a3a!important;font-size:26px!important;font-weight:unset!important;border-bottom:2px solid #6470fb;font-family:inter!important}.contacts{display:flex}.contactsDekstop{flex-direction:row;justify-content:space-around;width:70%}.contactsMobile{flex-direction:column;justify-content:space-around;align-items:flex-start;min-height:250px}.contact{display:flex;flex-direction:row;align-items:center}.contactLogo{width:42px;height:42px;margin-right:10px}.contactName{display:flex;flex-direction:row;align-items:center}a{font-family:inter!important}.dashboard{background-color:#fafafa;height:100vh}.dashboardContent_desktop{padding-top:70px;margin-left:20vw;position:absolute;width:80vw}.dashboardContent_mobile{padding-top:85px;display:flex;flex-direction:column;align-items:center}.submitNewButton{background:#6470fb;display:flex;cursor:pointer;border-radius:4px}.submitNewButton_desktop{height:176px;width:177px;margin-top:80px;margin-left:8%;flex-direction:column;justify-content:center;align-items:center}.submitNewButton_mobile{width:250px;height:52px;flex-direction:row;justify-content:center;align-items:center;margin-top:76px}.addIcon_desktop{height:40px;width:40px;margin-top:25px}.addIcon_mobile{width:30px;height:30px;margin-right:10px}.submitAnswerText{font-size:17px!important;letter-spacing:.26px}.arrowIcon{width:10px;height:11px;margin-left:5px}.tableSection-desktop{margin-top:80px;margin-left:8%}.tableSection-mobile{width:90%!important;margin-top:100px;margin-bottom:20px}.tableContainer-desktop{width:600px!important;margin-bottom:25px}.tableContainer-mobile{-webkit-tap-highlight-color:transparent}.tableHead{background:#6470fb!important}.tableHead .MuiTableCell-head{color:#fff!important;letter-spacing:.18px!important}.rowItem,.tableHead .MuiTableCell-head{font-size:15px!important;font-weight:lighter!important}.rowItem{letter-spacing:.23px!important}.pending,.rowItem{color:#676767!important}.evaluated{color:#1bcd28!important}.trailContent{background:#fff 0 0 no-repeat padding-box;box-shadow:0 3px 10px #8697eb14;border:1px solid #e8e8e8;border-radius:6px;opacity:1;display:flex;flex-direction:row}.trailContent-desktop{width:620px;min-height:160px;margin-left:8%;margin-top:20px}.trailContent-mobile{width:311px;min-height:90px;align-items:center;justify-content:center}.freeTrailImage{width:248px;height:186px}.trailContentText{display:flex;flex-direction:column;justify-content:center;margin-left:5px}.trailHeader{font-size:20px;letter-spacing:.33px;color:#5a53ff}.trailHeader,.trailSubHeader{font-weight:lighter;cursor:default}.trailSubHeader{text-align:left;font-size:17px;letter-spacing:.26px;color:#676767;margin-top:-5px}.faqSection{min-height:500px;width:100%;background-color:#fcfcff;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.faqSection--header{display:flex;flex-direction:row;justify-content:center}.faqSection--headerText{color:#3a3a3a!important;font-size:26px!important;font-weight:unset!important;border-bottom:2px solid #6470fb}.faqCards__desktop{width:50%}.faqCards__mobile{width:80%;-webkit-tap-highlight-color:transparent}.features{width:100%;display:flex;background-color:#fff;box-shadow:0 4px 12px #90909029;border:1px solid #f3f3f3}.featuresDekstop{flex-direction:row;justify-content:space-evenly;min-height:342px;flex-wrap:wrap}.featuresMobile{flex-direction:column;min-height:1300px}.featureDekstop{margin-top:68px;margin-bottom:37px}.featureMobile{margin-top:76px;margin-left:24px}.featureLogo{width:78px;height:78px}.featuresDescription{width:282px!important;color:#676767;font-size:16px;font-weight:unset}.featuresHeader{font-size:20px!important;color:#6c65e6;font-weight:unset}.footerSection{min-height:242px;background:#fcfcff;display:flex;flex-direction:column;justify-content:space-around;align-items:center;border-top:2px solid #666;max-width:"100%"}.followUsText{color:#676767;font-size:16px;margin-top:8px;margin-bottom:10px}.followUsText,.followUsTextHeading{font-weight:unset;letter-spacing:.4px}.followUsTextHeading{justify-content:center;font-size:22px;margin:0;border-bottom:2px solid #6470fb;width:-moz-fit-content;width:fit-content}.followUsTextHeading,.socialMedia{display:flex;flex-direction:row}.socialMediaMobile{width:100%}.rightsReserved{font-size:14px;color:#6470fb;font-weight:unset!important}.footerLogo{width:42px;height:42px;margin:5px}.footerSectionContentDesktop{display:flex;flex-direction:row;margin:50px}.footerSectionContentMobile{display:flex;flex-direction:column;margin:20px}.footerSectionLeftDesktop{display:flex;flex-direction:column;width:40%;margin-right:50px}.footerSectionLeftMobile{display:flex;flex-direction:column;width:100%;margin-bottom:40px}.footerSectionForm{justify-content:center;align-items:center}.footerSectionAboutsUs,.footerSectionForm{display:flex;flex-direction:column}.homeLanding{display:flex;background:#f5f3ff;opacity:1}.dekstop{min-height:102vh;flex-direction:row}.mobile{min-height:110vh}.leftContent,.mobile{flex-direction:column}.leftContent{display:flex;position:relative}.leftContent--dekstop{justify-content:center;width:60%;align-items:start;text-align:left;background-color:#fcfcff;-webkit-clip-path:ellipse(100% 95% at 0 50%);clip-path:ellipse(100% 95% at 0 50%);min-height:102vh}.leftContent--mobile{width:100%;top:0;align-items:center;text-align:center;min-height:110vh}.rightContent{width:40%}.concernedText{letter-spacing:1.01px!important;opacity:1!important}.concernedText--dekstop{text-align:left;font-size:46px!important;color:#736cff;margin-left:75px;width:65%!important;margin-top:-10%}.concernedText--mobile{margin-top:15vh;text-align:center;font-size:36px!important;color:#fff}.subHeadingText{letter-spacing:.48px!important;opacity:1!important;font-weight:unset}.subHeadingText--dekstop{font-size:24px!important;color:#5a5a5a;margin-left:75px;width:50%!important}.subHeadingText--mobile{font-size:18px!important;color:#fff;width:90%!important;text-align:center}.mobileIllustrator{width:80%}.illustrator{height:90%;width:90%}.startButton{position:relative}.startButton--desktop{margin-left:75px;margin-top:40px}.startButton--mobile{margin-left:0;margin-top:30px}.howitworks--section{width:100%;background-color:#fcfcff;display:flex;flex-direction:column;justify-content:center}.howitworks--section__desktop{min-height:600px}.howitworks--section__mobile{min-height:1100px;align-items:center}.howitworksHeader{display:flex;flex-direction:row;justify-content:center}.howitworks{display:flex;flex-wrap:wrap}.howitworksDekstop{flex-direction:row;justify-content:space-evenly}.howitworksMobile,.steps{flex-direction:column}.steps{display:flex;align-items:center}.stepsDekstop{margin-top:68px;margin-bottom:37px}.stepsMobile{margin-top:76px;margin-left:24px}.stepsLogo{width:78px;height:78px}.stepsDescription{width:282px!important;color:#676767;font-size:16px;font-weight:unset;text-align:center}.stepsHeader{font-size:20px!important;color:#6c65e6;font-weight:unset}.headerText{color:#3a3a3a!important;font-size:26px!important;font-weight:unset!important;border-bottom:2px solid #6470fb}.ImagePreview{cursor:pointer}.ImagePreview,.ImagePreviewBox{display:flex;flex-direction:column;width:124px;align-items:center}.ImagePreviewBox{height:124px;border:.5px solid #676767;border-radius:8px;position:relative;justify-content:center}.previewText{color:#6b6b6b!important;letter-spacing:.2px;font-size:13px!important;font-weight:lighter!important}.uploadedImage{width:124px;height:124px;position:absolute;border-radius:8px}.imageUploading{-moz-filter:blur(2px);-o-filter:blur(2px);-ms-filter:blur(2px);filter:blur(2px)}.circularProgress,.errorIcon{position:absolute;z-index:10}.errorIcon{width:65px!important;height:65px!important}.desktopLoginText{color:#7839ee}.mobileLoginText{color:#fff}.loginTextBlack{color:#676767}.loginText:before{content:"";position:absolute;width:100%;height:2px;bottom:0;left:0;background-color:#6470fb;visibility:hidden;transform:scaleX(0);transition:all .3s ease-in-out}.loginText:hover:before{visibility:visible;transform:scaleX(1)}.dialog{justify-content:center}.dialog,.loginbox{display:flex;flex-direction:row}.loginbox{position:relative;top:-30px;font-family:Inter,sans-serif}.fcGoogle{width:25px;height:25px;margin-right:10px}.googleLogin{display:flex;flex-direction:row;justify-content:center;font-family:Inter,sans-serif;height:45px;border:1px solid #6570fb;border-radius:4px}.desktopGoogleLogin{width:350px}.mobileGoogleLogin{width:100%}.emailLogin{padding:20px;align-items:center}.emailLogin,.mdclose{display:flex;flex-direction:column}.mdclose{align-items:flex-end;margin-top:10px;margin-right:10px;cursor:pointer;z-index:100}.BsInfoCircle{width:20px;height:20px;margin-left:10px;margin-right:10px;color:#9594a0}.spam{margin-bottom:10px;width:100%}.spamWarning{color:#9594a0;width:350px;font-size:12px;display:flex;flex-direction:row;align-items:center}.desktopSpamWarningText{width:350px}.mobileSpamWarningText{width:70%}.spamWarningText{margin-bottom:0}.myAnswersContent{height:100%;display:flex;flex-direction:column}.flexCenter{align-items:center}.myAnswersContent_desktop{padding-top:70px;margin-left:20vw;position:absolute;width:80vw}.myAnswersContent_mobile{align-items:center}.answerCards{display:grid}.answerCards_desktop{grid-template-columns:372px 372px 372px;margin-top:70px}.answerCards_mobile{grid-template-columns:1fr;margin-top:70px}.answerCard{width:312px;height:132px;background:#fff;border:1px solid #ebebeb;border-radius:9px;opacity:1;margin-bottom:50px;cursor:default}.statusCard{width:312px;height:55px;box-shadow:0 4px 12px #c6c6c633;border-radius:0 0 9px 9px;display:flex;justify-content:center;align-items:center}.submitted_div{background:#626263 0 0 no-repeat padding-box}.evaluated_div{background:#27cb1c 0 0 no-repeat padding-box}.rejected_div{background:#cb091ad4 0 0 no-repeat padding-box}.statusText{color:#fff;font-size:16px;font-weight:lighter;letter-spacing:.26px}.cardContent{height:94px}.pagination_desktop{position:fixed;bottom:5%}.pagination_mobile{margin-bottom:20px}.cardTime,.paperName{display:flex;flex-direction:row;justify-content:space-between;margin-left:5%;margin-right:5%}.cardTime{height:30px}.dataTime{font-size:13px;font-weight:lighter;letter-spacing:.1px;color:#909090}.paperNameText{font-weight:lighter;color:#2a2a2a}.submitAnswerButton{width:149px;height:32px;background:#6470fb 0 0 no-repeat padding-box;border-radius:2px;display:flex;flex-direction:column;justify-content:center;align-items:center}.submitAnswerText{font-size:14px!important;font-weight:lighter!important;letter-spacing:.21px;color:#fff;cursor:pointer}.questionsSection{display:flex;flex-direction:column;justify-content:center;height:100%}.questionsSection_desktop{margin-top:70px;margin-left:22%}.questionsSection_mobile{margin-top:70px;margin-left:20px}.questionsArea{margin-right:2%}.chipIcon{margin-left:20px}.questionDiv{justify-content:space-between}.questionDiv,.textDiv{display:flex;align-items:baseline}.textDiv{flex-direction:row}*{box-sizing:inherit;transition-property:all;transition-duration:.1s;transition-timing-function:ease}.sampleEvalutionsSection{min-height:462px;width:100%;background:transparent linear-gradient(120deg,#706aed,#5549bc) 0 0 no-repeat padding-box;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.sampleEvalutionsSection--header{display:flex;flex-direction:row;justify-content:center}.sampleEvalutionsSection--headerText{color:#fff!important;font-size:26px!important;font-weight:unset!important;border-bottom:2px solid #fff}.sampleEvalutionsSection--description{text-align:center}.sampleDescriptionDekstop{width:100%}.sampleDescriptionMobile{width:75%}.sampleEvalutionsSection--descriptionText{font-size:20px!important;color:#fff!important;font-weight:unset!important}.sampleFiles{display:flex;flex-direction:row;justify-content:space-evenly}.sampleFilesDekstop{width:50%!important}.sampleFilesMobile{width:100%!important}.sampleLogoDekstop{width:76px;height:76px}.sampleLogoMobile{width:60px;height:60px}.sampleName{position:relative;display:inline-block;height:45px;line-height:45px;text-align:center;color:#fff;cursor:pointer;overflow:hidden;font-weight:100;margin-top:10px}.sampleNameDekstop{font-size:16px;width:100px}.sampleNameMobile{font-size:14px;width:80px}.sampleName svg{height:45px;left:0;position:absolute;top:0;width:100%}.sampleName rect{fill:none;stroke:#fff;stroke-width:2;stroke-dasharray:422,0;transition:all .35s linear}.sampleName:hover{font-weight:900;letter-spacing:1px}.sampleName:hover svg rect{stroke-width:5;stroke-dasharray:15,310;stroke-dashoffset:140;transition:all 1.35s cubic-bezier(.19,1,.22,1)}.file{align-items:center;justify-content:center}.file,.inputOptions-desktop{display:flex;flex-direction:column}.inputOptions-desktop{flex-wrap:wrap;align-items:baseline}.inputOptions-mobile,.submitAnswerPageContent{display:flex;flex-direction:column}.submitAnswerPageContent{width:auto;background-color:#fafafa;align-items:center}.submitAnswerPageContent-mobile{align-items:center}.submitAnswerPageContent-desktop{margin-left:20vw;width:80vw;top:100px}.selectPaper .MuiFormControl-root{min-width:285px}.selectPaper .MuiSelect-select:focus{background-color:unset!important}.selectField{background-color:#6470fb!important;border-radius:4px!important;height:48px!important}.selectField .MuiSelect-icon{color:#fff!important}.selectField .MuiInputBase-input{color:#fff!important;font-size:16px!important;letter-spacing:.24px!important;font-family:unset!important;font-weight:unset!important}.selectPaperText{color:#fff!important;font-size:16px!important;letter-spacing:.24px!important;font-family:unset!important;font-weight:unset!important}.totalAnswers{width:260px;height:48px;background:#6470fb 0 0 no-repeat padding-box;border-radius:4px;cursor:default;display:flex;flex-direction:column;align-items:center;justify-content:center}.totalAnswersText{text-align:center;font-size:16px;color:#fff;letter-spacing:.4px}.answersOption{display:flex;flex-direction:row;align-items:flex-end;margin-top:10px;top:50px}.answersOption-mobile{margin-top:3%}.inputField{margin-left:5px}.inputTextField .MuiInputBase-root{width:65px;height:48px}.addImages{cursor:pointer}.addImages,.uploadButton{display:flex;flex-direction:column;width:124px;align-items:center}.uploadButton{height:124px;border:1px dashed #6470fb;border-radius:8px;opacity:1;justify-content:center}.addImageIcon{width:36px;height:36px}.addImageText{color:#6b6b6b!important;letter-spacing:.2px;font-size:13px!important;font-weight:lighter!important}.submitButton{border-radius:2px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:259px;height:48px;cursor:pointer;background:#6470fb 0 0 no-repeat padding-box}.submitButton-desktop{margin-top:100px;margin-left:8%}.submitButton-mobile{margin-top:10%}.noteCard{background:#fff 0 0 no-repeat padding-box;box-shadow:0 3px 10px #8697eb14;border:1px solid #e8e8e8;border-radius:6px;opacity:1}.noteCard-desktop{width:854px;height:160px;margin-top:100px;margin-left:8%}.noteCard-mobile{margin-top:70px;margin-bottom:20px;width:312px;min-height:200px}.note{color:#5a53ff}.note,.notePoint{font-size:14px!important;letter-spacing:.36px;font-weight:lighter;margin-left:30px;cursor:default}.notePoint{color:#676767}.imagesSection{position:relative;top:40px}.imagesSection-desktop{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;margin-top:100px;grid-gap:30px}.imagesSection-mobile{display:grid;grid-template-columns:1fr 1fr;margin-top:15%;grid-gap:40px}.deleteIcon{width:22px;height:22px;position:absolute;cursor:pointer;z-index:20;margin-left:110px;margin-top:-5px}.previewImage{position:relative}.menuItem{display:flex;flex-direction:row;width:100%;justify-content:space-between;height:48px!important;align-items:center}.remaining{font-size:13px;font-weight:lighter!important}.headerTextAnswers{color:#3a3a3a!important;font-size:26px!important;font-weight:unset!important;border-bottom:2px solid #6470fb;padding-top:10px}.subscriptionSection{display:flex;background-color:#fcfcff!important;flex-direction:column;align-items:center}.subscriptionSection__desktop{min-height:800px}.subscriptionSection__mobile{min-height:1600px}.subscriptionSectionHeader{display:flex;flex-direction:column;justify-content:center;align-items:center}.subscriptionSectionHeaderText{color:#3a3a3a!important;font-size:26px!important;font-weight:unset!important;border-bottom:2px solid #6470fb;margin-bottom:5px}.subscriptionSectionSubHeaderText{margin:10px;padding:10px;text-align:center;background-color:#f0f0ff;color:#6c65e6;font-size:1rem;font-weight:700;border-radius:3px;box-shadow:0 4px 12px #90909029;letter-spacing:.75px}.covidText{color:#e20808}.covidTextGreen{color:#45a664}.subscribe-box{display:flex;align-items:center;flex-direction:column;text-align:center;padding:30px 20px;transition:.5s;background:#fff 0 0 no-repeat padding-box;box-shadow:0 4px 12px #90909029;opacity:1}.subscribe-box__desktop{margin:50px}.subscribe-box__mobile{margin:10px auto 10px 10px}.bestValue{border-color:currentcolor #5549bc #5549bc;border-top:38px solid #5549bc}.bestValueDiv{margin-top:-25%;margin-bottom:5%}.bestValueText{color:#fff;font-size:16px;text-align:center;font-weight:unset!important}.subscribe-box-heading{text-align:center;position:relative;width:100%;background:#fff;border-radius:5px;border-bottom:1px solid #eee;transition:.5s;margin-bottom:10px;z-index:1;color:#000}.subscribeHeaderText{color:#6470fb;font-size:22px!important;font-weight:unset!important}.activeText{color:#909090;font-size:16px!important;font-weight:unset!important}.descriptionText{color:#676767;font-size:18px!important;font-weight:unset!important}.priceDiv{display:flex;margin-bottom:10%;align-items:center}.price{font-size:20px;color:#676767;font-weight:700;margin:0}.strikeOffPrice{font-size:16px;margin-right:10px;color:#676767;font-weight:500}.subcriptionBoxes{display:flex;justify-content:center;flex-wrap:wrap}.subcriptionBoxes__desktop{flex-direction:row}.subcriptionBoxes__mobile{flex-direction:column;align-items:center}.shrinkContent{margin:10px!important}.shrinkContentDesktop{margin-top:60px;margin-left:20%}.shrinkContentMobile{margin-top:70px}.tryForFreeSection{min-height:335px;width:100%;background:transparent linear-gradient(120deg,#706aed,#5549bc) 0 0 no-repeat padding-box;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.tryForFreeSection--header{display:flex;flex-direction:row;justify-content:center}.tryForFreeSection--headerText{color:#fff!important;font-size:26px!important;font-weight:unset!important;border-bottom:2px solid #fff}.tryForFreeSection--description{text-align:center}.freeSectionDekstop{width:100%}.freeSectionMobile{width:90%}.tryForFreeSection--descriptionText{font-size:20px!important;color:#fff!important;font-weight:unset!important}.card,.dashboard-card{border:1px dashed #cdf1d8;background:#fff;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.dashboard-card{padding:0 20px;width:170px;margin:10px;transition:.5s}.dashboard-card:hover{color:#fff;transform:translateY(-9px);border-color:transparent;background:linear-gradient(135deg,#415ad6,#af2caf)}.dashboard-card-mobile{border:1px dashed #cdf1d8;background:#fff;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);padding:0 20px;margin:10px;transition:.5s;width:120px}.dashboard-card-mobile:hover{color:#fff;transform:translateY(-9px);border-color:transparent;background:linear-gradient(135deg,#415ad6,#af2caf)}.dashboard-card-title{height:50px}.dashboard-card-text-icon{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.features-box{display:flex;flex-direction:column;width:260px;margin:10px;border:1px dashed #cdf1d8;padding:30px 20px;border-radius:5px;background:#fff;transition:.5s;align-items:baseline;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.features-box:hover{color:#fff;transform:translateY(-9px);border-color:transparent;background:linear-gradient(135deg,#415ad6,#af2caf)}.features-box-icon-div{height:60px;width:60px;background-color:#fff;border-radius:30px;display:flex;justify-content:center;align-items:center}.features-box-icon{height:40px;width:40px;color:#000}.image-button{width:110px;height:52px;border-radius:10px}.image-button:hover{background-color:#00000033}.image-field-clear-icon{cursor:pointer;width:30px;height:30px;position:relative;top:-5px;left:-5px}.display-evaluation,.display-evaluation-iframe{width:350px;height:600px}.buttonEffectShadow{display:flex;vertical-align:middle;transform:perspective(1px) translateZ(0);transition-duration:.3s;transition-property:box-shadow,transform}.buttonEffectShadow:active,.buttonEffectShadow:focus,.buttonEffectShadow:hover{box-shadow:0 6px 12px #6470fb59;transform:scale(1.1)}.buttonEffect{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);transition-duration:.3s;transition-property:transform}.buttonEffect:active,.buttonEffect:focus,.buttonEffect:hover{transform:scale(1.1)}.text-xs-medium{font-style:normal;font-weight:500;font-size:12px;line-height:18px}