#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translateY(-4px);-ms-transform:rotate(3deg) translateY(-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}*{padding:0;margin:0;font-family:Alexandria!important}*,html{box-sizing:border-box}html{height:100%;width:100%;scroll-behavior:smooth;font-size:62.5%;scrollbar-gutter:stable}@media only screen and (max-width:991px){html{font-size:58%}}@media only screen and (max-width:767px){html{font-size:50%}}body{width:100%!important}.defaultPage{padding-block:24px 64px;min-height:70vh}@media only screen and (max-width:991px){.defaultPage{padding-block:24px 32px}}.customScrollbar::-webkit-scrollbar{width:5px}.customScrollbar::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.customScrollbar::-webkit-scrollbar-thumb{background:var(--colorPrimaryBorderHover,#672f91);border-radius:10px}.no-body-shift body{padding-right:8px!important}@media only screen and (min-width:991px){::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background:var(--colorPrimary,#3b0078)}}.ant-image.responsive{position:relative;padding-bottom:50%;display:flex;width:100%}.ant-image.responsive img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover}.ant-modal-mask{background-color:rgba(0,0,0,.15)!important}.ant-modal-content{box-shadow:none!important;padding:24px!important}.ant-modal-close{top:24px!important;inset-inline-end:24px!important}.customModal .ant-modal-body{display:flex;flex-direction:column}.customInput{--input-height:58px;height:var(--input-height,58px);border-radius:16px}.customInput .ant-input-affix-wrapper,.customInput .ant-input-group-addon{height:var(--input-height,58px)!important;max-height:var(--input-height,58px)!important}.customInput input{height:var(--input-height,58px)!important;background-color:rgba(0,0,0,0)!important;line-height:24px!important;font-size:14px!important;font-weight:400!important;color:var(--greyDark,#434343)!important}.customInput.withBorder{border:1px solid var(--lineColor,#dbd9d9)}.customInput.withBorder .ant-input-affix-wrapper,.customInput.withBorder .ant-input-group-addon,.customInput.withBorder input{border:none!important;box-shadow:none!important}.customInput.passwordInput .ant-input-suffix{font-size:22px!important}.customInput.passwordInput .ant-input{max-height:50px!important}html[dir=rtl] .customInput.userNameInput input::placeholder{text-align:end!important}input{font-size:14px;font-weight:400}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::placeholder{color:var(--greyMid,#8D8D8D);line-height:24px}input[type=number]{-moz-appearance:textfield}.customInputWithSelect.customInputWithSelect{border:1px solid var(--lineColor,#dbd9d9)!important}.inputIcon{font-size:24px!important}.inputIcon.grey{color:rgba(0,0,0,.25)!important}.inputIcon.primary{color:var(--colorPrimary,#3b0078)!important}.inputIcon.red{color:var(--red8,#a8071a)!important}.inputIcon.green{color:var(--green,#52C41A)!important}input,input.ant-input,input[type=password]{font-size:14px!important}input.ant-input:-webkit-autofill,input.ant-input:-webkit-autofill:active,input.ant-input:-webkit-autofill:focus,input.ant-input:-webkit-autofill:hover,input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover,input[type=password]:-webkit-autofill,input[type=password]:-webkit-autofill:active,input[type=password]:-webkit-autofill:focus,input[type=password]:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff!important}.ant-form-item-additional{margin-top:5px;padding-bottom:10px}.ant-form-item-explain-error{color:#d00025!important;font-size:14px!important}.ant-form-item-explain-error>div:not(:last-child){margin-bottom:5px}.ant-form-item-explain-error svg{font-size:20px!important}.ant-form-item-explain-error:not(:has(svg)){display:flex;align-items:flex-start;gap:5px}.ant-form-item-explain-error:not(:has(svg)):before{content:url(/_next/static/media/error.49d9002b.png)}.ant-otp{width:fit-content!important;margin-inline:auto!important}.ant-otp .ant-input{border-radius:16px;background:#fff;border:1px solid rgba(0,0,0,0)!important;width:79px!important;height:58px!important;box-shadow:0 4px 4px 0 rgba(0,0,0,.1)}.customRadio .ant-radio-wrapper{margin-bottom:16px!important}.customRadio .ant-radio{align-self:flex-start!important;margin-top:5px!important}.customRadio h3{color:var(--greyDark,#434343);font-size:16px;font-weight:500;margin-bottom:5px}.customRadio p{color:var(--greyMid,#8D8D8D);font-size:14px;font-weight:400}.customRadio .ant-radio-wrapper-checked h3{color:var(--colorPrimary,#3b0078)!important}.customRadio .ant-radio-wrapper-checked .ant-radio-inner{border-color:var(--colorPrimary,#3b0078)!important;background-color:#fff!important}.customRadio .ant-radio-wrapper-checked .ant-radio-inner:after{background-color:var(--colorPrimary,#3b0078)!important;width:24px!important;height:24px!important;margin-inline-start:-12px!important;margin-block-start:-12px!important}.ant-menu.admin-menu .ant-menu-item{border-radius:0!important}.ant-menu.admin-menu .ant-menu-item-selected{background-color:var(--colorPrimary,#3b0078)!important;color:#fff!important;font-weight:600!important}.ant-select.customSelect{height:58px;border-radius:16px;border-color:rgba(0,0,0,0)!important}.ant-select.multiSelect .ant-select-selector{padding-inline:16px!important}.ant-select.multiSelect .ant-select-selection-overflow{height:56px!important;overflow-y:auto!important}.ant-select.multiSelect .ant-select-selection-overflow::-webkit-scrollbar{display:none}.ant-select.withBorder{border:1px solid var(--lineColor,#dbd9d9)!important}.ant-select-item{min-height:57px!important;display:flex;align-items:center}.ant-tabs{width:100%}.ant-tabs.profileTabs .ant-tabs-nav{margin:0!important}.ant-tabs.profileTabs .ant-tabs-tab{margin-inline-start:24px!important}@media only screen and (max-width:991px){.ant-tabs.profileTabs .ant-tabs-tab{font-size:14px!important;margin-inline-start:16px!important}}.ant-tabs.profileTabs .ant-tabs-tab:first-child{margin-inline-start:0!important}.ant-tabs .ant-tabs-tab{margin:0!important;margin-inline-start:16px!important}.ant-checkbox-wrapper.customcheckbox .ant-checkbox-inner{border-radius:2px!important}.datePickerIcon{font-size:24px!important}.ant-pagination{margin-top:3rem;display:flex;justify-content:center}.ant-pagination li{font-weight:700!important;font-size:1.6rem!important;border:1px solid var(--colorPrimary,#3b0078)!important}.ant-pagination .ant-pagination-item-ellipsis,.ant-pagination li a{color:var(--colorPrimary,#3b0078)!important}.ant-pagination .ant-pagination-item-active{border-color:var(--colorPrimary,#3b0078)!important;background-color:var(--colorPrimary,#3b0078)!important}.ant-pagination .ant-pagination-item-active a{color:#fff!important}.ant-pagination svg{color:var(--colorPrimary,#3b0078)!important;width:1rem}html[dir=rtl] .ant-pagination svg{transform:rotate(180deg)}.ant-pagination .ant-pagination-options{display:none!important}.ant-pagination .ant-pagination-disabled{opacity:.5;border-color:var(--lineColor,#DBD9D9)!important}.ant-pagination .ant-pagination-disabled .ant-pagination-item-link{background-color:var(--lineColor,#DBD9D9)!important}.ant-pagination .ant-pagination-disabled .ant-pagination-item-link svg{color:#000!important}.faqsCollapse{background:rgba(0,0,0,0)!important}.faqsCollapse .ant-collapse-item{margin-bottom:24px;border:0!important;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);border-radius:16px!important}.faqsCollapse .ant-collapse-header-text{font-size:18px!important;font-weight:600!important;color:var(--colorPrimary,#3b0078);margin-bottom:0}.faqsCollapse .ant-collapse-content-box p{color:var(--greyMid,#8D8D8D);font-size:14px!important;font-weight:400!important}.ant-rate.customRate{margin-bottom:2rem}.ant-rate.customRate .ant-rate-star .ant-rate-star-first,.ant-rate.customRate .ant-rate-star .ant-rate-star-second{color:rgba(0,0,0,.15)!important}.ant-rate.customRate .ant-rate-star-full .ant-rate-star-first,.ant-rate.customRate .ant-rate-star-full .ant-rate-star-second,.ant-rate.customRate .ant-rate-star-half .ant-rate-star-first{color:var(--colorPrimary,#3b0078)!important}.ant-rate.customRate .ant-rate-star-first,.ant-rate.customRate .ant-rate-star-second{font-size:2.7rem!important;width:2.7rem!important;height:2.7rem!important}.ant-rate.center{display:flex;justify-content:center}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid rgba(0,0,0,0)}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}*,: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:rgb(59 130 246/0.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: ;--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:rgb(59 130 246/0.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: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;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]){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;letter-spacing:inherit;color: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: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]:where(:not([hidden=until-found])){display:none}.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}}.absolute{position:absolute}.relative{position:relative}.end-\[15px\]{inset-inline-end:15px}.end-\[2rem\]{inset-inline-end:2rem}.left-0{left:0}.right-3{right:.75rem}.top-0{top:0}.top-\[18px\]{top:18px}.top-\[2rem\]{top:2rem}.top-\[54px\]{top:54px}.z-10{z-index:10}.\!m-0{margin:0!important}.m-0{margin:0}.mx-12{margin-left:3rem;margin-right:3rem}.mx-auto{margin-left:auto;margin-right:auto}.my-\[16px\]{margin-top:16px;margin-bottom:16px}.my-\[24px\]{margin-top:24px;margin-bottom:24px}.my-\[32px\]{margin-top:32px;margin-bottom:32px}.\!mb-0{margin-bottom:0!important}.\!mb-\[24px\]{margin-bottom:24px!important}.\!ms-\[-25px\]{margin-inline-start:-25px!important}.\!ms-auto{margin-inline-start:auto!important}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-20{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}.mb-\[10px\]{margin-bottom:10px}.mb-\[16px\]{margin-bottom:16px}.mb-\[20px\]{margin-bottom:20px}.mb-\[24px\]{margin-bottom:24px}.mb-\[30px\]{margin-bottom:30px}.me-\[16px\]{margin-inline-end:16px}.me-\[8px\]{margin-inline-end:8px}.mr-2{margin-right:.5rem}.mt-4{margin-top:1rem}.mt-\[16px\]{margin-top:16px}.mt-\[24px\]{margin-top:24px}.mt-\[40px\]{margin-top:40px}.block{display:block}.\!flex{display:flex!important}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.\!h-\[110px\]{height:110px!important}.\!h-\[160px\]{height:160px!important}.\!h-\[214px\]{height:214px!important}.\!h-\[260px\]{height:260px!important}.\!h-fit{height:fit-content!important}.h-12{height:3rem}.h-20{height:5rem}.h-24{height:6rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-\[160px\]{height:160px}.h-\[210px\]{height:210px}.h-\[300px\]{height:300px}.h-\[30px\]{height:30px}.h-\[30vh\]{height:30vh}.h-\[40px\]{height:40px}.h-\[40vh\]{height:40vh}.h-\[46px\]{height:46px}.h-\[48px\]{height:48px}.h-\[50vh\]{height:50vh}.h-fit{height:fit-content}.h-full{height:100%}.h-screen{height:100vh}.\!min-h-\[30vh\]{min-height:30vh!important}.min-h-\[100\%\]{min-height:100%}.min-h-\[132px\]{min-height:132px}.min-h-\[240px\]{min-height:240px}.min-h-\[290px\]{min-height:290px}.min-h-\[382px\]{min-height:382px}.min-h-\[478px\]{min-height:478px}.min-h-screen{min-height:100vh}.\!w-\[100\%\]{width:100%!important}.\!w-fit{width:fit-content!important}.\!w-full{width:100%!important}.w-0\.5{width:.125rem}.w-12{width:3rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-32{width:8rem}.w-36{width:9rem}.w-40{width:10rem}.w-48{width:12rem}.w-6{width:1.5rem}.w-72{width:18rem}.w-80{width:20rem}.w-96{width:24rem}.w-\[100\%\]{width:100%}.w-\[24px\]{width:24px}.w-\[30px\]{width:30px}.w-\[50\%\]{width:50%}.w-\[90px\]{width:90px}.w-\[fit-content\],.w-fit{width:fit-content}.w-full{width:100%}.\!min-w-full{min-width:100%!important}.min-w-\[80px\]{min-width:80px}.min-w-full{min-width:100%}.\!max-w-\[200px\]{max-width:200px!important}.max-w-5xl{max-width:64rem}.max-w-7xl{max-width:80rem}.max-w-\[472px\]{max-width:472px}.max-w-\[522px\]{max-width:522px}.max-w-md{max-width:28rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.rotate-180{--tw-rotate:180deg;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))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.cursor-pointer{cursor:pointer}.\!resize-none{resize:none!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.\!flex-col{flex-direction:column!important}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.\!gap-4{gap:1rem!important}.gap-1{gap:.25rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.gap-\[10px\]{gap:10px}.gap-\[12px\]{gap:12px}.gap-\[15px\]{gap:15px}.gap-\[16px\]{gap:16px}.gap-\[20px\]{gap:20px}.gap-\[23px\]{gap:23px}.gap-\[24px\]{gap:24px}.gap-\[30px\]{gap:30px}.gap-\[32px\]{gap:32px}.gap-\[48px\]{gap:48px}.gap-\[60px\]{gap:60px}.gap-\[6px\]{gap:6px}.gap-\[7px\]{gap:7px}.gap-\[8px\]{gap:8px}.gap-y-8{row-gap:2rem}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-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))}.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-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(229 231 235/var(--tw-divide-opacity,1))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.\!overflow-y-auto{overflow-y:auto!important}.overflow-y-auto{overflow-y:auto}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[16px\]{border-radius:16px}.rounded-\[8px\]{border-radius:8px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-gray-100{--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity,1))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.bg-green-100{--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity,1))}.bg-indigo-100{--tw-bg-opacity:1;background-color:rgb(224 231 255/var(--tw-bg-opacity,1))}.bg-indigo-200{--tw-bg-opacity:1;background-color:rgb(199 210 254/var(--tw-bg-opacity,1))}.bg-indigo-300{--tw-bg-opacity:1;background-color:rgb(165 180 252/var(--tw-bg-opacity,1))}.bg-indigo-500{--tw-bg-opacity:1;background-color:rgb(99 102 241/var(--tw-bg-opacity,1))}.bg-red-100{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity,1))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.\!p-0{padding:0!important}.p-0{padding:0}.p-4{padding:1rem}.p-\[16px\]{padding:16px}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-\[8px\]{padding-top:8px;padding-bottom:8px}.\!pb-0{padding-bottom:0!important}.\!pb-\[100\%\]{padding-bottom:100%!important}.\!pb-\[104\.1450\%\]{padding-bottom:104.145%!important}.\!pb-\[30\%\]{padding-bottom:30%!important}.\!pb-\[44\.491\%\]{padding-bottom:44.491%!important}.\!pb-\[44\.50\%\]{padding-bottom:44.5%!important}.\!pb-\[44\.502\%\]{padding-bottom:44.502%!important}.\!pb-\[49\.324\%\]{padding-bottom:49.324%!important}.\!pb-\[58\.185\%\]{padding-bottom:58.185%!important}.\!pb-\[91\%\]{padding-bottom:91%!important}.\!pb-\[91\.071\%\]{padding-bottom:91.071%!important}.\!pe-\[50px\]{padding-inline-end:50px!important}.pb-\[16px\]{padding-bottom:16px}.pb-\[20px\]{padding-bottom:20px}.pt-3{padding-top:.75rem}.pt-\[7\%\]{padding-top:7%}.text-center{text-align:center}.text-start{text-align:start}.\!align-middle{vertical-align:middle!important}.align-middle{vertical-align:middle}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[12px\]{font-size:12px}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[24px\]{font-size:24px}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.tracking-wider{letter-spacing:.05em}.text-\[\#000\]{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-\[\#3B0078\]{--tw-text-opacity:1;color:rgb(59 0 120/var(--tw-text-opacity,1))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.text-green-800{--tw-text-opacity:1;color:rgb(22 101 52/var(--tw-text-opacity,1))}.text-purple-600{--tw-text-opacity:1;color:rgb(147 51 234/var(--tw-text-opacity,1))}.text-red-800{--tw-text-opacity:1;color:rgb(153 27 27/var(--tw-text-opacity,1))}.opacity-0{opacity:0}.\!shadow-none{--tw-shadow:0 0 #0000!important;--tw-shadow-colored:0 0 #0000!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.shadow-sm{--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-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)}.heading-underline{position:relative;margin-bottom:24px;width:fit-content;font-size:24px;font-weight:700}.heading-underline:after{content:"";position:absolute;top:100%;inset-inline-start:0;height:3px;width:60%;border-radius:.25rem;--tw-bg-opacity:1;background-color:rgb(59 0 120/var(--tw-bg-opacity,1))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.hover\:text-purple-800:hover{--tw-text-opacity:1;color:rgb(107 33 168/var(--tw-text-opacity,1))}@media (min-width:640px){.sm\:end-\[8rem\]{inset-inline-end:8rem}.sm\:top-\[5rem\]{top:5rem}.sm\:mb-\[24px\]{margin-bottom:24px}.sm\:mb-\[40px\]{margin-bottom:40px}.sm\:me-\[24px\]{margin-inline-end:24px}.sm\:inline{display:inline}.sm\:hidden{display:none}.sm\:h-\[14px\]{height:14px}.sm\:h-\[35px\]{height:35px}.sm\:w-\[115px\]{width:115px}.sm\:w-\[14px\]{width:14px}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-nowrap{flex-wrap:nowrap}.sm\:justify-start{justify-content:flex-start}.sm\:justify-between{justify-content:space-between}.sm\:gap-\[10px\]{gap:10px}.sm\:gap-\[16px\]{gap:16px}.sm\:gap-\[24px\]{gap:24px}.sm\:gap-\[30px\]{gap:30px}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:text-\[16px\]{font-size:16px}.sm\:text-\[18px\]{font-size:18px}}@media (min-width:768px){.md\:my-\[24px\]{margin-top:24px;margin-bottom:24px}.md\:mb-\[40px\]{margin-bottom:40px}.md\:table{display:table}.md\:hidden{display:none}.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\:flex-row{flex-direction:row}}@media (min-width:1024px){.lg\:mb-\[96px\]{margin-bottom:96px}.lg\:me-\[32px\]{margin-inline-end:32px}.lg\:block{display:block}.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\:\!pb-\[12\.42\%\]{padding-bottom:12.42%!important}.lg\:pb-0{padding-bottom:0}.lg\:pe-\[60px\]{padding-inline-end:60px}}