@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);:root{--font-family:"Inter",sans-serif;--gradient-text:linear-gradient(270.11deg,#4d72da 0.08%,#6399f9 94.04%);--gradient-bg:linear-gradient(89.83deg,#f8fcff 1.11%,#f3faff 99.88%);--color-heading:#1c4b74;--color-navlinks:#5c5c5c;--color-text:#878899;--color-input-border:#00000029;--color-input-placeholder:#0003;--color-warning-bg:rgba(255,205,68,.651);--color-terminate-bg:rgba(255,68,68,.651)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.landing-navbar{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:var(--gradient-bg);border-bottom:1px solid var(--color-input-border);display:flex;font-family:var(--font-family);justify-content:space-between;padding:.8rem 3rem;position:fixed;top:0;width:100%;z-index:12}.landing-navbar .landing-navbar-links{display:flex;font-size:1.1rem;font-weight:500;gap:5rem;margin:0 4rem}.landing-navbar .landing-navbar-links p{color:var(--color-navlinks);transition:all .2s ease}.landing-navbar .landing-navbar-links p:hover{color:#222}.landing-navbar-logo img{width:65%}.ctabutton{background-color:#5880f0;border:none;border-radius:.9rem;color:#fff;font-weight:600;padding:1.1rem 2.75rem}.ctabutton,input{font-family:Inter;font-size:1rem}input{border:1px solid var(--color-input-border);border-radius:.9rem;font-weight:400;padding:1rem 2rem;width:100%}input:active,input:focus{outline:none}input:placeholder{color:var(--color-input-placeholder)}.copy-link{align-items:center;display:flex;gap:2rem}.copy-link .copy-link-input{max-width:30rem;min-width:20rem}.copy-link .copy-link-input input{padding:.8rem 1rem}.terminated{border:1px solid #00000016;border-radius:1rem;display:flex;flex-direction:column;gap:2rem;justify-content:space-between;max-width:25rem;min-height:12rem;min-width:24rem;padding:2rem}.terminated .terminated-details{align-items:flex-start;display:flex;flex-direction:column;gap:.3rem}.terminated .terminated-details h4{color:#000000b2;font-style:normal;font-weight:500}.terminated .btns{align-items:center;display:flex;justify-content:space-around}.terminated .btns button{background-color:var(--gradient-bg);border:none;border-radius:.9rem;box-shadow:4px 5px 30px 2px rgba(0,28,80,.045);font-family:Inter;font-size:1rem;font-weight:600;padding:.8rem 2rem;transition:all .3s ease}.terminated .btns button:focus,.terminated .btns button:hover{box-shadow:4px 5px 30px 2px #001c501a;outline:none}.terminated .btns .terminate-btn{color:#ff5b5b}.terminated .btns .continue-btn{color:#009320}.full-screen-loading{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000c;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.loading-overlay{background:#fffffff2;border-radius:12px;box-shadow:0 20px 40px #0000004d;max-width:400px;padding:40px;text-align:center;width:90%}.loading-content{align-items:center;display:flex;flex-direction:column;gap:20px}.loading-spinner{height:60px;position:relative;width:60px}.spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#5880f0;height:100%;width:100%}.loading-text{color:#333;font-size:18px;font-weight:600;margin:0}.loading-subtitle{color:#666;font-size:14px;line-height:1.4;margin:0}@media (max-width:768px){.loading-overlay{margin:20px;padding:30px 20px}.loading-spinner{height:50px;width:50px}.loading-text{font-size:16px}.loading-subtitle{font-size:13px}}.client-create .logo img{width:8rem}.client-create{margin:1.5rem}.client-create,.client-create .create-form{gap:2em}.client-create,.client-create .create-form,.input-fields{align-items:center;display:flex;flex-direction:column;justify-content:center}.input-fields{gap:1.2em;max-width:40vw;min-width:30vw}

/*
! tailwindcss v3.4.3 | MIT License | https://tailwindcss.com
*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}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-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-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{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[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:#3b82f680;--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: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::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:#3b82f680;--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: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.\!visible{visibility:visible!important}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.bottom-0{bottom:0}.left-0{left:0}.left-1\/2{left:50%}.right-0{right:0}.right-4{right:1rem}.top-0{top:0}.top-1\/2{top:50%}.top-4{top:1rem}.z-50{z-index:50}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.me-1{margin-inline-end:.25rem}.ml-1{margin-left:.25rem}.mr-2{margin-right:.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.box-border{box-sizing:border-box}.flex{display:flex}.hidden{display:none}.h-12{height:3rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-8{height:2rem}.h-auto{height:auto}.h-screen{height:100vh}.max-h-\[90vh\]{max-height:90vh}.w-1\/4{width:25%}.w-12{width:3rem}.w-16{width:4rem}.w-3\/5{width:60%}.w-8{width:2rem}.w-\[400px\]{width:400px}.w-\[700px\]{width:700px}.w-fit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.w-full{width:100%}.max-w-\[450px\]{max-width:450px}.max-w-md{max-width:28rem}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-y-1\/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-y-1\/2{--tw-translate-y:-50%}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-3{gap:.75rem}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-scroll{overflow-y:scroll}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-2{border-width:2px}.border-b-2{border-bottom-width:2px}.border-\[\#9a6afd\]{--tw-border-opacity:1;border-color:rgb(154 106 253/var(--tw-border-opacity))}.border-blue-600{--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity))}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.bg-\[\#9a6afd\]{--tw-bg-opacity:1;background-color:rgb(154 106 253/var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-blue-600{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.bg-green-600{--tw-bg-opacity:1;background-color:rgb(22 163 74/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-opacity-70{--tw-bg-opacity:0.7}.bg-opacity-80{--tw-bg-opacity:0.8}.p-1{padding:.25rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.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}.font-semibold{font-weight:600}.text-\[\#9a6afd\]{--tw-text-opacity:1;color:rgb(154 106 253/var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.text-green-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.blur{--tw-blur:blur(8px)}.blur,.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-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-300{transition-duration:.3s}.admin-dashboard .logo img{width:8rem}.admin-dashboard{align-items:center;display:flex;flex-direction:column}.admin-dashboard .test-dashboard{align-items:flex-start;display:flex;flex-direction:column;gap:1em;justify-content:flex-start;padding:1rem}.test-items{flex-direction:column}.test-items,.test-items .test-item{align-items:center;display:flex;justify-content:center}.test-items .test-item{border-bottom:1px solid #f0f0f0;gap:4rem;padding:1rem 0}.test-item .rightOutlined{cursor:pointer}@media (min-width:640px){.sm\:mb-0{margin-bottom:0}.sm\:mr-4{margin-right:1rem}.sm\:flex-row{flex-direction:row}.sm\:p-10{padding:2.5rem}}@media (min-width:768px){.md\:p-2{padding:.5rem}}.landing-page{font-family:var(--font-family);padding:6rem 1rem}.landing-content{align-items:flex-start;gap:2rem;justify-content:center;margin:5rem 0 0;max-width:45rem}.landing-content,.landing-content .headings{display:flex;flex-direction:column}.landing-content .headings .sub-text{color:var(--color-heading);font-size:3.6rem;font-weight:600;letter-spacing:-2px}.landing-content .headings .main-heading{font-size:3.8rem;font-weight:700;letter-spacing:-2px}.landing-content .desc{color:var(--color-text);font-size:1.4rem}.landing-cta{align-items:center;display:flex;gap:3rem;justify-content:flex-start;margin:4rem 0 8rem}.landing-cta .input-item{align-items:center;display:flex;gap:2rem;max-width:35rem;min-width:30rem}.landing-cta .desc{color:var(--color-text);font-size:1rem;font-weight:600}.features-content{height:100vh;justify-content:space-around;padding:4rem 2rem}.features-content,.features-content .curr-heading{align-items:center;display:flex;flex-direction:column}.features-content .curr-heading{gap:1em;justify-content:center}.features-content p{font-size:2rem}.features-content h2{font-size:3rem}.features-content .all-features{grid-gap:4rem 8rem;display:grid;gap:4rem 8rem;grid-template-columns:repeat(3,1fr)}.features-content .all-features .single-feature{font-size:1.25rem;text-align:center}.mid-cta .phew{color:var(--color-text);font-size:1rem;text-align:center}.features-content .mid-cta,.final-features .mid-cta{align-items:center;display:flex;flex-direction:column;gap:3rem;justify-content:space-between}.final-features{display:flex;flex-direction:column;margin:6rem 0}.final-features,.final-features .top-sec{align-items:center;justify-content:center}.final-features .top-sec{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr 1fr;margin:2rem}.final-features .top-sec .left-text,.final-features .top-sec .right-text{display:flex;flex-direction:column;gap:2rem}.final-features .top-sec .right-text{text-align:right}.final-features .top-sec .left-text h3,.final-features .top-sec .right-text h3{font-size:1.7rem;font-weight:500}.final-features .top-sec .left-text h1,.final-features .top-sec .right-text h1{font-size:2.5rem;font-weight:600}.final-features .top-sec .infinite{align-items:center;display:flex;justify-content:center}.final-features .top-sec .infinite img{width:12rem}.final-features .final-cta{margin:5rem}.user-login .logo img{width:8rem}.user-login{gap:2em;margin:1.5rem}.user-login,.user-login .login-form{align-items:center;display:flex;flex-direction:column;justify-content:center}.user-login .login-form{gap:3em}.login-form .input-fields{align-items:center;display:flex;flex-direction:column;gap:1.75em;justify-content:center;max-width:40vw;min-width:30vw}.user-register .logo img{width:8rem}.user-register{margin:1.5rem}.user-register,.user-register .register-form{gap:2em}.register-form .input-fields,.user-register,.user-register .register-form{align-items:center;display:flex;flex-direction:column;justify-content:center}.register-form .input-fields{gap:1.2em;max-width:40vw;min-width:30vw}.input-fields input{font-size:1rem;padding:.9rem 1.8rem}.image-capture{align-items:center;display:flex;flex-direction:column;justify-content:center}.image-capture button{background-color:#fff;border:none;border-radius:.9rem;box-shadow:10px 9px 40px 7px #b1caff36;-webkit-box-shadow:10px 9px 40px 7px #b1caff36;-moz-box-shadow:10px 9px 40px 7px #b1caff36;color:#5880f0;font-family:Inter;font-size:1rem;font-weight:600;padding:1rem 2.75rem}.image-capture .captured{margin:4rem 0}.image-capture .proceed{margin:5rem 0 0}.image-capture .captured{height:250px;position:absolute;z-index:10}.image-capture img{height:200px;position:absolute;z-index:10}.status-dashboard .logo img{width:8rem}.status-dashboard{align-items:center;display:flex;flex-direction:column;gap:1.5em;margin:1.5rem 1.5rem 6rem}.status-dashboard .charts{width:40vw}.status-dashboard .charts .two-charts{align-items:center;display:flex;justify-content:center}.status-dashboard .test-details{align-items:flex-start;display:flex;flex-direction:column;gap:2em;justify-content:flex-start;padding:2rem}.test-details{flex-direction:column}.test-details,.test-details .test-item{align-items:center;display:flex;justify-content:center}.test-details .test-item{gap:4rem}.copy-link button{background-color:var(--gradient-bg);border:none;border-radius:.9rem;color:var(--color-heading);font-size:1rem;font-weight:600;max-width:8rem;padding:1rem 2rem}.status-dashboard .terminated-students{align-items:flex-start;display:flex;flex-direction:column;gap:3rem;width:80vw}.status-dashboard .terminated-students .terminated-boxes{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.exam-container{display:grid;grid-template-columns:1fr 4fr 1fr}.exam-container .exam-details{align-items:center;border:1px solid var(--color-input-border);border-radius:1rem;display:flex;flex-direction:column;gap:1.2rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin:6rem 2rem;max-width:15rem;padding:1rem 2rem}.exam-container .exam-details .details{align-items:flex-start;color:var(--color-navlinks);display:flex;flex-direction:column;gap:1rem;justify-content:flex-start}.exam-container .exam-details .details h4{word-wrap:wrap;font-style:normal;font-weight:400}.form{align-items:center;background-color:var(--gradient-bg);border:none;display:flex;flex-direction:column;gap:1em;height:100vh;justify-content:center}.embedded-form .form h2{align-self:center;display:flex;text-align:center}.form iframe{border:none;height:90vh;width:50vw}.timer{align-items:center;border:1px solid var(--color-input-border);border-radius:1rem;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin:6rem 2rem 3rem;max-width:9rem;padding:1rem 2rem}.responsive-message{display:none}.disable{align-items:center;background-color:var(--color-warning-bg);display:flex;flex-direction:column;height:100vh;justify-content:center;margin-left:3rem;position:absolute;width:60vw;z-index:10}.terminate{background-color:var(--color-terminate-bg)}.blur{filter:blur(8px);-webkit-filter:blur(8px)}.hide{display:none}@media only screen and (max-width:800px){h2{font-size:1.25rem;font-weight:500}.responsive-message{display:block}.exam-details,.form-link,.form h2,.image-capture,.timer{display:none;visibility:hidden}}.left-column .image-capture{flex-direction:column;margin-left:30px;margin-top:5rem}.flex-center,.left-column .image-capture{align-items:center;display:flex;justify-content:center}.full-screen-height{height:100vh}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}body{background:var(--gradient-bg);font-family:var(--font-family)}a{color:unset;text-decoration:none}a:hover,button:hover{cursor:pointer}.section-type{height:75vh;margin:2rem 6rem}.title-heading{color:var(--color-heading)}.gradient-bg{background:-o-linear-gradient(90deg,#f8fcff 0,#f3faff 100%);background:linear-gradient(90deg,#f8fcff,#f3faff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#F3FAFF",endColorstr="#F8FCFF",GradientType=0)}.gradient-text{-webkit-text-fill-color:#0000;background:var(--gradient-text);background-clip:text;-webkit-background-clip:text}
/*# sourceMappingURL=main.20159db8.css.map*/