.backdrop{background:#0000004d;position:fixed;top:0;left:0;width:100%;height:100%;z-index:98}.dialog{width:80%;height:80%;background:#fff;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;max-width:100%;z-index:99}.dialog.large{width:1024px;max-width:90%}.close{position:absolute;top:.5rem;right:.5rem;background:none;border:0;padding:.5rem;margin:0;cursor:pointer;border-radius:1rem;display:flex;color:#000}.close:hover{background:#0003}.ReactTags__tags{position:relative;display:grid;grid-template-areas:"tags input";width:100%}.ReactTags__clearAll{cursor:pointer;padding:10px;margin:10px;background:#f88d8d;color:#fff;border:none;display:none}.ReactTags__tagInput{border-radius:2px;display:inline-block;grid-area:input;width:100%}.ReactTags__tagInput input.ReactTags__tagInputField{height:32px;margin:0;padding:5px;font-size:14px;width:100%;min-width:180px;background-color:transparent}.ReactTags__tagInput input.ReactTags__tagInputField:focus{height:32px;margin:0;padding:5px;font-size:14px;border:1px solid #eee;min-width:180px}.ReactTags__editInput{border-radius:1px}.ReactTags__editTagInput{display:inline-flex}.ReactTags__selected{display:grid;justify-content:center;grid-area:tags;grid-template-columns:repeat(4,1fr);row-gap:10px}.ReactTags__selected span.ReactTags__tag{background:#0e0f10;color:#fff;font-size:14px;padding:4px 8px;margin:0 5px;border-radius:8px;display:flex;align-items:center}.ReactTags__selected .ReactTags__remove{color:#aaa;cursor:pointer;display:flex}.ReactTags__suggestions{position:absolute}.ReactTags__suggestions ul{list-style-type:none;box-shadow:.05em .01em .5em #0003;background:#131517;width:225px;padding:5px 0;border-radius:16px}.ReactTags__suggestions li{padding:5px 10px;margin:0;text-align:left}.ReactTags__suggestions li mark{text-decoration:underline;background:none}.ReactTags__suggestions li.ReactTags__activeSuggestion{background:#4dabf7;color:#fff;cursor:pointer}.ReactTags__suggestions li.ReactTags__activeSuggestion span mark{color:#fff}.ReactTags__remove{border:none;cursor:pointer;background:none;color:#fff;padding:5px}.ReactTags__error{color:#e03131;font-size:16px;font-weight:500;display:flex;align-items:center;justify-content:center}.ReactTags__error svg{padding:0 5px}.container{display:block;position:relative;padding-left:35px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#f7f7f7;font-size:16px;font-weight:400;line-height:22.4px}.container input{position:absolute;opacity:0;cursor:pointer}.checkmark{position:absolute;top:0;left:0;height:18px;width:18px;background-color:#eee;border-radius:50%}.container:hover input~.checkmark{background-color:#ccc}.container input:checked~.checkmark{background:linear-gradient(315deg,#2de8af,#27baf9)}.checkmark:after{content:"";position:absolute;display:none}.container input:checked~.checkmark:after{display:block}.container .checkmark:after{top:5px;left:5px;width:8px;height:8px;border-radius:50%;background:#0e0f10}.slidecontainer{width:100%}.slider{-webkit-appearance:none;width:100%;height:4px;border-radius:5px;background:#464646;outline:none;opacity:.7;-webkit-transition:.2s;transition:opacity .2s}.slider:hover{opacity:1}.slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#f7f7f7;cursor:pointer}.slider::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#f7f7f7;cursor:pointer}: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-slide,.swiper-3d .swiper-cube-shadow{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-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.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:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}*,:before,:after{--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 / .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 / .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: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:proxima-nova,sans-serif;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,samp,pre{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,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{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}}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.-left-8{left:-2rem}.bottom-0{bottom:0}.bottom-8{bottom:2rem}.bottom-\[-8px\]{bottom:-8px}.left-0{left:0}.left-3{left:.75rem}.left-4{left:1rem}.left-\[38px\]{left:38px}.right-0{right:0}.right-1{right:.25rem}.right-2{right:.5rem}.right-4{right:1rem}.top-0{top:0}.top-1{top:.25rem}.top-16{top:4rem}.top-28{top:7rem}.top-3{top:.75rem}.top-4{top:1rem}.top-\[-47px\]{top:-47px}.top-\[115px\]{top:115px}.top-\[12px\]{top:12px}.top-\[30px\]{top:30px}.-z-10{z-index:-10}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-\[9\]{z-index:9}.col-span-1{grid-column:span 1 / span 1}.col-span-2{grid-column:span 2 / span 2}.col-span-3{grid-column:span 3 / span 3}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-4{margin:1rem}.m-\[0\]{margin:0}.m-auto{margin:auto}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-auto{margin-left:auto;margin-right:auto}.my-8{margin-top:2rem;margin-bottom:2rem}.my-auto{margin-top:auto;margin-bottom:auto}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.mb-\[18px\]{margin-bottom:18px}.mb-\[24px\]{margin-bottom:24px}.mb-\[50px\]{margin-bottom:50px}.mb-\[54px\]{margin-bottom:54px}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-auto{margin-left:auto}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.mt-\[40px\]{margin-top:40px}.mt-\[4px\]{margin-top:4px}.mt-\[5px\]{margin-top:5px}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.line-clamp-4{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.line-clamp-6{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6}.block{display:block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-video{aspect-ratio:16 / 9}.size-6{width:1.5rem;height:1.5rem}.h-1\/2{height:50%}.h-1\/5{height:20%}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-2{height:.5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-3\/5{height:60%}.h-32{height:8rem}.h-36{height:9rem}.h-4{height:1rem}.h-40{height:10rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-56{height:14rem}.h-6{height:1.5rem}.h-72{height:18rem}.h-8{height:2rem}.h-96{height:24rem}.h-\[10px\]{height:10px}.h-\[12px\]{height:12px}.h-\[14px\]{height:14px}.h-\[17px\]{height:17px}.h-\[180px\]{height:180px}.h-\[1px\]{height:1px}.h-\[220px\]{height:220px}.h-\[24px\]{height:24px}.h-\[30px\]{height:30px}.h-\[32px\]{height:32px}.h-\[40px\]{height:40px}.h-\[48px\]{height:48px}.h-\[600px\]{height:600px}.h-\[61px\]{height:61px}.h-\[72px\]{height:72px}.h-\[8px\]{height:8px}.h-\[93px\]{height:93px}.h-auto{height:auto}.h-fit{height:fit-content}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-14{max-height:3.5rem}.max-h-16{max-height:4rem}.max-h-40{max-height:10rem}.max-h-6{max-height:1.5rem}.max-h-96{max-height:24rem}.max-h-max{max-height:max-content}.max-h-screen{max-height:100vh}.min-h-1{min-height:.25rem}.min-h-16{min-height:4rem}.min-h-36{min-height:9rem}.min-h-40{min-height:10rem}.min-h-48{min-height:12rem}.min-h-6{min-height:1.5rem}.min-h-60{min-height:15rem}.min-h-96{min-height:24rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-1\/4{width:25%}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\/3{width:66.666667%}.w-20{width:5rem}.w-24{width:6rem}.w-3{width:.75rem}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-40{width:10rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-64{width:16rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-96{width:24rem}.w-\[100\%\]{width:100%}.w-\[100px\]{width:100px}.w-\[1200px\]{width:1200px}.w-\[120px\]{width:120px}.w-\[12px\]{width:12px}.w-\[14px\]{width:14px}.w-\[16px\]{width:16px}.w-\[170px\]{width:170px}.w-\[220px\]{width:220px}.w-\[24px\]{width:24px}.w-\[270px\]{width:270px}.w-\[320px\]{width:320px}.w-\[32px\]{width:32px}.w-\[48px\]{width:48px}.w-\[6\.38px\]{width:6.38px}.w-\[72px\]{width:72px}.w-\[8px\]{width:8px}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.w-px{width:1px}.w-screen{width:100vw}.min-w-12{min-width:3rem}.min-w-16{min-width:4rem}.min-w-20{min-width:5rem}.min-w-24{min-width:6rem}.min-w-3{min-width:.75rem}.min-w-36{min-width:9rem}.min-w-4{min-width:1rem}.min-w-6{min-width:1.5rem}.min-w-64{min-width:16rem}.min-w-72{min-width:18rem}.min-w-96{min-width:24rem}.max-w-16{max-width:4rem}.max-w-24{max-width:6rem}.max-w-32{max-width:8rem}.max-w-64{max-width:16rem}.max-w-72{max-width:18rem}.max-w-80{max-width:20rem}.max-w-96{max-width:24rem}.max-w-\[1600px\]{max-width:1600px}.max-w-\[282px\]{max-width:282px}.max-w-\[515px\]{max-width:515px}.max-w-fit{max-width:fit-content}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.flex-\[1_0_0\]{flex:1 0 0}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.table-fixed{table-layout:fixed}.origin-bottom{transform-origin:bottom}.origin-center{transform-origin:center}.origin-left{transform-origin:left}.origin-top-left{transform-origin:top left}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-50{--tw-scale-x: .5;--tw-scale-y: .5;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-75{--tw-scale-x: .75;--tw-scale-y: .75;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[\.25\]{--tw-scale-x: .25;--tw-scale-y: .25;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[\.50\]{--tw-scale-x: .5;--tw-scale-y: .5;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[80\%\]{--tw-scale-x: 80%;--tw-scale-y: 80%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[85\%\]{--tw-scale-x: 85%;--tw-scale-y: 85%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-\[123px_123px_123px\]{grid-template-columns:123px 123px 123px}.grid-cols-\[12fr\]{grid-template-columns:12fr}.grid-cols-\[12fr_66px\]{grid-template-columns:12fr 66px}.grid-cols-\[12fr_78px\]{grid-template-columns:12fr 78px}.grid-cols-\[16px_12fr\]{grid-template-columns:16px 12fr}.grid-cols-\[16px_63px_161px_166px_97px\]{grid-template-columns:16px 63px 161px 166px 97px}.grid-cols-\[18px_16px\]{grid-template-columns:18px 16px}.grid-cols-\[20px_63px_162px_89px\]{grid-template-columns:20px 63px 162px 89px}.grid-cols-\[24px_12fr\]{grid-template-columns:24px 12fr}.grid-cols-\[2fr_8fr_2fr\]{grid-template-columns:2fr 8fr 2fr}.grid-cols-\[39px_39px\]{grid-template-columns:39px 39px}.grid-cols-\[48px_16px\]{grid-template-columns:48px 16px}.grid-cols-\[48px_48px\]{grid-template-columns:48px 48px}.grid-cols-\[58px_16px\]{grid-template-columns:58px 16px}.grid-cols-\[60px_16px\]{grid-template-columns:60px 16px}.grid-cols-\[67px_108px_88px_124px_100px\]{grid-template-columns:67px 108px 88px 124px 100px}.grid-cols-\[68px_16px\]{grid-template-columns:68px 16px}.grid-cols-\[6fr_6fr\]{grid-template-columns:6fr 6fr}.grid-cols-\[70px_16px\]{grid-template-columns:70px 16px}.grid-cols-\[77px_98px_88px_124px_100px\]{grid-template-columns:77px 98px 88px 124px 100px}.grid-cols-\[77px_98px_88px_124px_110px\]{grid-template-columns:77px 98px 88px 124px 110px}.grid-cols-\[77px_98px_88px_134px_100px\]{grid-template-columns:77px 98px 88px 134px 100px}.grid-cols-\[77px_98px_98px_124px_100px\]{grid-template-columns:77px 98px 98px 124px 100px}.grid-cols-\[84px_16px\]{grid-template-columns:84px 16px}.grid-cols-\[8fr_1px_4fr\]{grid-template-columns:8fr 1px 4fr}.grid-cols-\[8fr_2fr_2fr\]{grid-template-columns:8fr 2fr 2fr}.grid-cols-\[94px_16px\]{grid-template-columns:94px 16px}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.place-items-center{place-items:center}.content-center{align-content:center}.content-start{align-content:flex-start}.content-end{align-content:flex-end}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-items-center{justify-items:center}.gap-1{gap:.25rem}.gap-16{gap:4rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.gap-\[0_18px\]{gap:0 18px}.gap-\[0_8px\]{gap:0 8px}.gap-\[100px\]{gap:100px}.gap-\[10px\]{gap:10px}.gap-\[12px\]{gap:12px}.gap-\[14px\]{gap:14px}.gap-\[16px\]{gap:16px}.gap-\[18px\]{gap:18px}.gap-\[24px\]{gap:24px}.gap-\[2px\]{gap:2px}.gap-\[3\.5px\]{gap:3.5px}.gap-\[4px\]{gap:4px}.gap-\[50px\]{gap:50px}.gap-\[5px\]{gap:5px}.gap-\[6px\]{gap:6px}.gap-\[7px\]{gap:7px}.gap-\[8px\]{gap:8px}.gap-y-\[22\.3px\]{row-gap:22.3px}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.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-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-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-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))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * 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))}.self-center{align-self:center}.self-stretch{align-self:stretch}.justify-self-start{justify-self:start}.justify-self-end{justify-self:end}.justify-self-center{justify-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis{text-overflow:ellipsis}.text-nowrap{text-wrap:nowrap}.rounded-2xl{border-radius:1rem}.rounded-\[10px\]{border-radius:10px}.rounded-\[16px\]{border-radius:16px}.rounded-\[32px\]{border-radius:32px}.rounded-\[4px\]{border-radius:4px}.rounded-\[6px\]{border-radius:6px}.rounded-\[8px\]{border-radius:8px}.rounded-\[9999px\],.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-l-xl{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-r-xl{border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.rounded-bl-xl{border-bottom-left-radius:.75rem}.rounded-br-lg{border-bottom-right-radius:.5rem}.rounded-br-xl{border-bottom-right-radius:.75rem}.rounded-tl-xl{border-top-left-radius:.75rem}.rounded-tr-xl{border-top-right-radius:.75rem}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-4{border-bottom-width:4px}.border-solid{border-style:solid}.border-\[\#000299\]{--tw-border-opacity: 1;border-color:rgb(0 2 153 / var(--tw-border-opacity, 1))}.border-\[\#05B5CC\]{--tw-border-opacity: 1;border-color:rgb(5 181 204 / var(--tw-border-opacity, 1))}.border-\[\#0DE0E1\]{--tw-border-opacity: 1;border-color:rgb(13 224 225 / var(--tw-border-opacity, 1))}.border-\[\#0E0F10\]{--tw-border-opacity: 1;border-color:rgb(14 15 16 / var(--tw-border-opacity, 1))}.border-\[\#23242A\]{--tw-border-opacity: 1;border-color:rgb(35 36 42 / var(--tw-border-opacity, 1))}.border-\[\#27272A\]{--tw-border-opacity: 1;border-color:rgb(39 39 42 / var(--tw-border-opacity, 1))}.border-\[\#33353E\]{--tw-border-opacity: 1;border-color:rgb(51 53 62 / var(--tw-border-opacity, 1))}.border-\[\#36D877\]{--tw-border-opacity: 1;border-color:rgb(54 216 119 / var(--tw-border-opacity, 1))}.border-\[\#464646\]{--tw-border-opacity: 1;border-color:rgb(70 70 70 / var(--tw-border-opacity, 1))}.border-\[\#469dd6\]{--tw-border-opacity: 1;border-color:rgb(70 157 214 / var(--tw-border-opacity, 1))}.border-\[\#606372\]{--tw-border-opacity: 1;border-color:rgb(96 99 114 / var(--tw-border-opacity, 1))}.border-amber-600{--tw-border-opacity: 1;border-color:rgb(217 119 6 / var(--tw-border-opacity, 1))}.border-black{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1))}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-orange-500{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.border-teal-600{--tw-border-opacity: 1;border-color:rgb(13 148 136 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.bg-\[\#000299\]{--tw-bg-opacity: 1;background-color:rgb(0 2 153 / var(--tw-bg-opacity, 1))}.bg-\[\#00d7b9\]{--tw-bg-opacity: 1;background-color:rgb(0 215 185 / var(--tw-bg-opacity, 1))}.bg-\[\#05B5CC\]{--tw-bg-opacity: 1;background-color:rgb(5 181 204 / var(--tw-bg-opacity, 1))}.bg-\[\#067CF9\]{--tw-bg-opacity: 1;background-color:rgb(6 124 249 / var(--tw-bg-opacity, 1))}.bg-\[\#09090B\]{--tw-bg-opacity: 1;background-color:rgb(9 9 11 / var(--tw-bg-opacity, 1))}.bg-\[\#0DE0E1\]{--tw-bg-opacity: 1;background-color:rgb(13 224 225 / var(--tw-bg-opacity, 1))}.bg-\[\#0E0F10\]{--tw-bg-opacity: 1;background-color:rgb(14 15 16 / var(--tw-bg-opacity, 1))}.bg-\[\#0cc7c7\]{--tw-bg-opacity: 1;background-color:rgb(12 199 199 / var(--tw-bg-opacity, 1))}.bg-\[\#131517\]{--tw-bg-opacity: 1;background-color:rgb(19 21 23 / var(--tw-bg-opacity, 1))}.bg-\[\#1B1D21\]{--tw-bg-opacity: 1;background-color:rgb(27 29 33 / var(--tw-bg-opacity, 1))}.bg-\[\#23242A\]{--tw-bg-opacity: 1;background-color:rgb(35 36 42 / var(--tw-bg-opacity, 1))}.bg-\[\#2356b2\]{--tw-bg-opacity: 1;background-color:rgb(35 86 178 / var(--tw-bg-opacity, 1))}.bg-\[\#27BAF9\]{--tw-bg-opacity: 1;background-color:rgb(39 186 249 / var(--tw-bg-opacity, 1))}.bg-\[\#285CA5\]{--tw-bg-opacity: 1;background-color:rgb(40 92 165 / var(--tw-bg-opacity, 1))}.bg-\[\#2A2B32\]{--tw-bg-opacity: 1;background-color:rgb(42 43 50 / var(--tw-bg-opacity, 1))}.bg-\[\#2DE8AF\]{--tw-bg-opacity: 1;background-color:rgb(45 232 175 / var(--tw-bg-opacity, 1))}.bg-\[\#3273CE\]{--tw-bg-opacity: 1;background-color:rgb(50 115 206 / var(--tw-bg-opacity, 1))}.bg-\[\#33353E\]{--tw-bg-opacity: 1;background-color:rgb(51 53 62 / var(--tw-bg-opacity, 1))}.bg-\[\#35F9FA\]{--tw-bg-opacity: 1;background-color:rgb(53 249 250 / var(--tw-bg-opacity, 1))}.bg-\[\#36D877\]{--tw-bg-opacity: 1;background-color:rgb(54 216 119 / var(--tw-bg-opacity, 1))}.bg-\[\#3DE4FA\]{--tw-bg-opacity: 1;background-color:rgb(61 228 250 / var(--tw-bg-opacity, 1))}.bg-\[\#464646\]{--tw-bg-opacity: 1;background-color:rgb(70 70 70 / var(--tw-bg-opacity, 1))}.bg-\[\#469dd6\]{--tw-bg-opacity: 1;background-color:rgb(70 157 214 / var(--tw-bg-opacity, 1))}.bg-\[\#4ca8e5\]{--tw-bg-opacity: 1;background-color:rgb(76 168 229 / var(--tw-bg-opacity, 1))}.bg-\[\#545662\]{--tw-bg-opacity: 1;background-color:rgb(84 86 98 / var(--tw-bg-opacity, 1))}.bg-\[\#5C8FD8\]{--tw-bg-opacity: 1;background-color:rgb(92 143 216 / var(--tw-bg-opacity, 1))}.bg-\[\#65d8c9\]{--tw-bg-opacity: 1;background-color:rgb(101 216 201 / var(--tw-bg-opacity, 1))}.bg-\[\#6AE1F2\]{--tw-bg-opacity: 1;background-color:rgb(106 225 242 / var(--tw-bg-opacity, 1))}.bg-\[\#6FEBFB\]{--tw-bg-opacity: 1;background-color:rgb(111 235 251 / var(--tw-bg-opacity, 1))}.bg-\[\#757886\]{--tw-bg-opacity: 1;background-color:rgb(117 120 134 / var(--tw-bg-opacity, 1))}.bg-\[\#76c8db\]{--tw-bg-opacity: 1;background-color:rgb(118 200 219 / var(--tw-bg-opacity, 1))}.bg-\[\#85ACE1\]{--tw-bg-opacity: 1;background-color:rgb(133 172 225 / var(--tw-bg-opacity, 1))}.bg-\[\#90c733\]{--tw-bg-opacity: 1;background-color:rgb(144 199 51 / var(--tw-bg-opacity, 1))}.bg-\[\#9600ff\]{--tw-bg-opacity: 1;background-color:rgb(150 0 255 / var(--tw-bg-opacity, 1))}.bg-\[\#9B9DAC\]{--tw-bg-opacity: 1;background-color:rgb(155 157 172 / var(--tw-bg-opacity, 1))}.bg-\[\#AEC8EC\]{--tw-bg-opacity: 1;background-color:rgb(174 200 236 / var(--tw-bg-opacity, 1))}.bg-\[\#C7C9D2\]{--tw-bg-opacity: 1;background-color:rgb(199 201 210 / var(--tw-bg-opacity, 1))}.bg-\[\#D7E4F5\]{--tw-bg-opacity: 1;background-color:rgb(215 228 245 / var(--tw-bg-opacity, 1))}.bg-\[\#F7F7F7\]{--tw-bg-opacity: 1;background-color:rgb(247 247 247 / var(--tw-bg-opacity, 1))}.bg-\[\#FF4F43\]{--tw-bg-opacity: 1;background-color:rgb(255 79 67 / var(--tw-bg-opacity, 1))}.bg-\[\#a1c6f7\]{--tw-bg-opacity: 1;background-color:rgb(161 198 247 / var(--tw-bg-opacity, 1))}.bg-\[\#deebfc\]{--tw-bg-opacity: 1;background-color:rgb(222 235 252 / var(--tw-bg-opacity, 1))}.bg-\[\#ff32a0\]{--tw-bg-opacity: 1;background-color:rgb(255 50 160 / var(--tw-bg-opacity, 1))}.bg-\[\#ff3c14\]{--tw-bg-opacity: 1;background-color:rgb(255 60 20 / var(--tw-bg-opacity, 1))}.bg-\[\#ffdc00\]{--tw-bg-opacity: 1;background-color:rgb(255 220 0 / var(--tw-bg-opacity, 1))}.bg-\[rgba\(54\,_216\,_119\,_0\.00\)\]{background-color:#36d87700}.bg-\[transparent\]{background-color:transparent}.bg-amber-300{--tw-bg-opacity: 1;background-color:rgb(252 211 77 / var(--tw-bg-opacity, 1))}.bg-amber-400{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-blue-300{--tw-bg-opacity: 1;background-color:rgb(147 197 253 / var(--tw-bg-opacity, 1))}.bg-blue-400{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-lime-600{--tw-bg-opacity: 1;background-color:rgb(101 163 13 / var(--tw-bg-opacity, 1))}.bg-neutral-600{--tw-bg-opacity: 1;background-color:rgb(82 82 82 / var(--tw-bg-opacity, 1))}.bg-orange-600{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.bg-red-200{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-stone-100{--tw-bg-opacity: 1;background-color:rgb(245 245 244 / var(--tw-bg-opacity, 1))}.bg-stone-200{--tw-bg-opacity: 1;background-color:rgb(231 229 228 / var(--tw-bg-opacity, 1))}.bg-stone-300{--tw-bg-opacity: 1;background-color:rgb(214 211 209 / var(--tw-bg-opacity, 1))}.bg-stone-400{--tw-bg-opacity: 1;background-color:rgb(168 162 158 / var(--tw-bg-opacity, 1))}.bg-stone-500{--tw-bg-opacity: 1;background-color:rgb(120 113 108 / var(--tw-bg-opacity, 1))}.bg-stone-600{--tw-bg-opacity: 1;background-color:rgb(87 83 78 / var(--tw-bg-opacity, 1))}.bg-teal-300{--tw-bg-opacity: 1;background-color:rgb(94 234 212 / var(--tw-bg-opacity, 1))}.bg-teal-400{--tw-bg-opacity: 1;background-color:rgb(45 212 191 / var(--tw-bg-opacity, 1))}.bg-teal-600{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-yellow-600{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.bg-zinc-100{--tw-bg-opacity: 1;background-color:rgb(244 244 245 / var(--tw-bg-opacity, 1))}.bg-zinc-200{--tw-bg-opacity: 1;background-color:rgb(228 228 231 / var(--tw-bg-opacity, 1))}.bg-zinc-300{--tw-bg-opacity: 1;background-color:rgb(212 212 216 / var(--tw-bg-opacity, 1))}.bg-zinc-400{--tw-bg-opacity: 1;background-color:rgb(161 161 170 / var(--tw-bg-opacity, 1))}.bg-opacity-0{--tw-bg-opacity: 0}.bg-opacity-10{--tw-bg-opacity: .1}.bg-opacity-100{--tw-bg-opacity: 1}.bg-opacity-25{--tw-bg-opacity: .25}.bg-opacity-50{--tw-bg-opacity: .5}.bg-opacity-60{--tw-bg-opacity: .6}.bg-opacity-70{--tw-bg-opacity: .7}.bg-opacity-75{--tw-bg-opacity: .75}.bg-opacity-80{--tw-bg-opacity: .8}.bg-opacity-90{--tw-bg-opacity: .9}.bg-\[linear-gradient\(315deg\,_\#2DE8AF_0\%\,_\#27BAF9_100\%\)\]{background-image:linear-gradient(315deg,#2de8af,#27baf9)}.bg-cover{background-size:cover}.bg-center{background-position:center}.fill-\[\#000299\]{fill:#000299}.fill-\[\#131517\]{fill:#131517}.fill-\[\#142E53\]{fill:#142e53}.fill-\[\#33353E\]{fill:#33353e}.fill-\[\#5C8FD8\]{fill:#5c8fd8}.fill-\[\#757886\]{fill:#757886}.fill-\[\#AEC8EC\]{fill:#aec8ec}.fill-\[\#F7F7F7\]{fill:#f7f7f7}.fill-\[\#FF4F43\]{fill:#ff4f43}.fill-none{fill:none}.fill-red-700{fill:#b91c1c}.fill-stone-300{fill:#d6d3d1}.fill-stone-500{fill:#78716c}.fill-stone-900{fill:#1c1917}.fill-zinc-300{fill:#d4d4d8}.fill-zinc-500{fill:#71717a}.fill-zinc-900{fill:#18181b}.stroke-\[\#000299\]{stroke:#000299}.stroke-\[\#05B5CC\]{stroke:#05b5cc}.stroke-\[\#0BDDF9\]{stroke:#0bddf9}.stroke-\[\#0DE0E1\]{stroke:#0de0e1}.stroke-\[\#131517\]{stroke:#131517}.stroke-\[\#142E53\]{stroke:#142e53}.stroke-\[\#33353E\]{stroke:#33353e}.stroke-\[\#36D877\]{stroke:#36d877}.stroke-\[\#469dd6\]{stroke:#469dd6}.stroke-\[\#545662\]{stroke:#545662}.stroke-\[\#5C8FD8\]{stroke:#5c8fd8}.stroke-\[\#757886\]{stroke:#757886}.stroke-\[\#85ACE1\]{stroke:#85ace1}.stroke-\[\#AEC8EC\]{stroke:#aec8ec}.stroke-\[\#F7F7F7\]{stroke:#f7f7f7}.stroke-amber-500{stroke:#f59e0b}.stroke-amber-600{stroke:#d97706}.stroke-black{stroke:#000}.stroke-blue-500{stroke:#3b82f6}.stroke-green-700{stroke:#15803d}.stroke-stone-300{stroke:#d6d3d1}.stroke-stone-400{stroke:#a8a29e}.stroke-stone-500{stroke:#78716c}.stroke-stone-900{stroke:#1c1917}.stroke-teal-500{stroke:#14b8a6}.stroke-teal-600{stroke:#0d9488}.stroke-white{stroke:#fff}.stroke-zinc-300{stroke:#d4d4d8}.stroke-zinc-400{stroke:#a1a1aa}.stroke-zinc-500{stroke:#71717a}.stroke-zinc-900{stroke:#18181b}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-bottom{object-position:bottom}.object-top{object-position:top}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[0_0_0_10px\]{padding:0 0 0 10px}.p-\[0_0_0_11px\]{padding:0 0 0 11px}.p-\[0_16px\]{padding:0 16px}.p-\[0_22px\]{padding:0 22px}.p-\[0_24px\]{padding:0 24px}.p-\[0_5px\]{padding:0 5px}.p-\[0_61px_0_131px\]{padding:0 61px 0 131px}.p-\[0_8px\]{padding:0 8px}.p-\[1\.25px_10px_2\.15px\]{padding:1.25px 10px 2.15px}.p-\[11px\]{padding:11px}.p-\[12px\]{padding:12px}.p-\[12px_0\]{padding:12px 0}.p-\[12px_16px\]{padding:12px 16px}.p-\[12px_24px\]{padding:12px 24px}.p-\[13px\]{padding:13px}.p-\[14px\]{padding:14px}.p-\[16px\]{padding:16px}.p-\[16px_24px\]{padding:16px 24px}.p-\[17px\]{padding:17px}.p-\[1px_1px_25px_1px\]{padding:1px 1px 25px}.p-\[20px_16px\]{padding:20px 16px}.p-\[24px\]{padding:24px}.p-\[25px\]{padding:25px}.p-\[35px\]{padding:35px}.p-\[3px_0\]{padding:3px 0}.p-\[3px_11px\]{padding:3px 11px}.p-\[3px_5px\]{padding:3px 5px}.p-\[48px\]{padding:48px}.p-\[4px\]{padding:4px}.p-\[4px_8px\]{padding:4px 8px}.p-\[5px\]{padding:5px}.p-\[7px_13px\]{padding:7px 13px}.p-\[8px\]{padding:8px}.p-\[8px_16px\]{padding:8px 16px}.p-\[8px_17px\]{padding:8px 17px}.p-\[9px\]{padding:9px}.p-\[9px_17px\]{padding:9px 17px}.px-1{padding-left:.25rem;padding-right:.25rem}.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-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0;padding-bottom:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-44{padding-top:11rem;padding-bottom:11rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-0{padding-bottom:0}.pb-2{padding-bottom:.5rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-\[24px\]{padding-bottom:24px}.pb-\[49px\]{padding-bottom:49px}.pb-\[50px\]{padding-bottom:50px}.pb-\[8px\]{padding-bottom:8px}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.pr-6{padding-right:1.5rem}.pr-\[3\.62px\]{padding-right:3.62px}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-20{padding-top:5rem}.pt-3{padding-top:.75rem}.pt-32{padding-top:8rem}.pt-4{padding-top:1rem}.pt-8{padding-top:2rem}.pt-9{padding-top:2.25rem}.pt-\[2\.5px\]{padding-top:2.5px}.pt-\[4px\]{padding-top:4px}.pt-\[6px\]{padding-top:6px}.pt-\[8px\]{padding-top:8px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.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-\[12px\]{font-size:12px}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[24px\]{font-size:24px}.text-\[30px\]{font-size:30px}.text-\[40px\]{font-size:40px}.text-\[8px\]{font-size:8px}.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-\[400\]{font-weight:400}.font-\[500\]{font-weight:500}.font-\[600\]{font-weight:600}.font-\[700\]{font-weight:700}.font-black{font-weight:900}.font-bold{font-weight:700}.font-medium{font-weight:500}.uppercase{text-transform:uppercase}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-\[12px\]{line-height:12px}.leading-\[15px\]{line-height:15px}.leading-\[16px\]{line-height:16px}.leading-\[18px\]{line-height:18px}.leading-\[22\.4px\]{line-height:22.4px}.leading-\[22px\]{line-height:22px}.leading-\[24px\]{line-height:24px}.leading-\[25\.6px\]{line-height:25.6px}.leading-\[26px\]{line-height:26px}.leading-\[31px\]{line-height:31px}.leading-\[32px\]{line-height:32px}.leading-\[34px\]{line-height:34px}.leading-\[52px\]{line-height:52px}.text-\[\#000299\]{--tw-text-opacity: 1;color:rgb(0 2 153 / var(--tw-text-opacity, 1))}.text-\[\#00d7b9\]{--tw-text-opacity: 1;color:rgb(0 215 185 / var(--tw-text-opacity, 1))}.text-\[\#05B5CC\]{--tw-text-opacity: 1;color:rgb(5 181 204 / var(--tw-text-opacity, 1))}.text-\[\#067CF9\]{--tw-text-opacity: 1;color:rgb(6 124 249 / var(--tw-text-opacity, 1))}.text-\[\#0DE0E1\]{--tw-text-opacity: 1;color:rgb(13 224 225 / var(--tw-text-opacity, 1))}.text-\[\#0E0F10\]{--tw-text-opacity: 1;color:rgb(14 15 16 / var(--tw-text-opacity, 1))}.text-\[\#131517\]{--tw-text-opacity: 1;color:rgb(19 21 23 / var(--tw-text-opacity, 1))}.text-\[\#142E53\]{--tw-text-opacity: 1;color:rgb(20 46 83 / var(--tw-text-opacity, 1))}.text-\[\#1B1D21\]{--tw-text-opacity: 1;color:rgb(27 29 33 / var(--tw-text-opacity, 1))}.text-\[\#2356b2\]{--tw-text-opacity: 1;color:rgb(35 86 178 / var(--tw-text-opacity, 1))}.text-\[\#27BAF9\]{--tw-text-opacity: 1;color:rgb(39 186 249 / var(--tw-text-opacity, 1))}.text-\[\#285CA5\]{--tw-text-opacity: 1;color:rgb(40 92 165 / var(--tw-text-opacity, 1))}.text-\[\#2DE8AF\]{--tw-text-opacity: 1;color:rgb(45 232 175 / var(--tw-text-opacity, 1))}.text-\[\#3273CE\]{--tw-text-opacity: 1;color:rgb(50 115 206 / var(--tw-text-opacity, 1))}.text-\[\#3DE4FA\]{--tw-text-opacity: 1;color:rgb(61 228 250 / var(--tw-text-opacity, 1))}.text-\[\#469dd6\]{--tw-text-opacity: 1;color:rgb(70 157 214 / var(--tw-text-opacity, 1))}.text-\[\#5C8FD8\]{--tw-text-opacity: 1;color:rgb(92 143 216 / var(--tw-text-opacity, 1))}.text-\[\#65d8c9\]{--tw-text-opacity: 1;color:rgb(101 216 201 / var(--tw-text-opacity, 1))}.text-\[\#6AE1F2\]{--tw-text-opacity: 1;color:rgb(106 225 242 / var(--tw-text-opacity, 1))}.text-\[\#70D4FF\]{--tw-text-opacity: 1;color:rgb(112 212 255 / var(--tw-text-opacity, 1))}.text-\[\#757886\]{--tw-text-opacity: 1;color:rgb(117 120 134 / var(--tw-text-opacity, 1))}.text-\[\#76c8db\]{--tw-text-opacity: 1;color:rgb(118 200 219 / var(--tw-text-opacity, 1))}.text-\[\#85ACE1\]{--tw-text-opacity: 1;color:rgb(133 172 225 / var(--tw-text-opacity, 1))}.text-\[\#90c733\]{--tw-text-opacity: 1;color:rgb(144 199 51 / var(--tw-text-opacity, 1))}.text-\[\#9600ff\]{--tw-text-opacity: 1;color:rgb(150 0 255 / var(--tw-text-opacity, 1))}.text-\[\#989DAC\]{--tw-text-opacity: 1;color:rgb(152 157 172 / var(--tw-text-opacity, 1))}.text-\[\#AEC8EC\]{--tw-text-opacity: 1;color:rgb(174 200 236 / var(--tw-text-opacity, 1))}.text-\[\#C7C9D2\]{--tw-text-opacity: 1;color:rgb(199 201 210 / var(--tw-text-opacity, 1))}.text-\[\#CCCCCC\]{--tw-text-opacity: 1;color:rgb(204 204 204 / var(--tw-text-opacity, 1))}.text-\[\#F7F7F7\]{--tw-text-opacity: 1;color:rgb(247 247 247 / var(--tw-text-opacity, 1))}.text-\[\#FF4F43\]{--tw-text-opacity: 1;color:rgb(255 79 67 / var(--tw-text-opacity, 1))}.text-\[\#a1c6f7\]{--tw-text-opacity: 1;color:rgb(161 198 247 / var(--tw-text-opacity, 1))}.text-\[\#ff32a0\]{--tw-text-opacity: 1;color:rgb(255 50 160 / var(--tw-text-opacity, 1))}.text-\[\#ff3c14\]{--tw-text-opacity: 1;color:rgb(255 60 20 / var(--tw-text-opacity, 1))}.text-\[\#ffdc00\]{--tw-text-opacity: 1;color:rgb(255 220 0 / var(--tw-text-opacity, 1))}.text-\[\#ffffff\]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-amber-400{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-emerald-500{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-lime-500{--tw-text-opacity: 1;color:rgb(132 204 22 / var(--tw-text-opacity, 1))}.text-neutral-500{--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity, 1))}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-stone-300{--tw-text-opacity: 1;color:rgb(214 211 209 / var(--tw-text-opacity, 1))}.text-stone-400{--tw-text-opacity: 1;color:rgb(168 162 158 / var(--tw-text-opacity, 1))}.text-stone-500{--tw-text-opacity: 1;color:rgb(120 113 108 / var(--tw-text-opacity, 1))}.text-stone-600{--tw-text-opacity: 1;color:rgb(87 83 78 / var(--tw-text-opacity, 1))}.text-stone-900{--tw-text-opacity: 1;color:rgb(28 25 23 / var(--tw-text-opacity, 1))}.text-teal-400{--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity, 1))}.text-teal-600{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.text-zinc-300{--tw-text-opacity: 1;color:rgb(212 212 216 / var(--tw-text-opacity, 1))}.text-zinc-500{--tw-text-opacity: 1;color:rgb(113 113 122 / var(--tw-text-opacity, 1))}.text-zinc-900{--tw-text-opacity: 1;color:rgb(24 24 27 / var(--tw-text-opacity, 1))}.text-opacity-50{--tw-text-opacity: .5}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-100{opacity:1}.opacity-20{opacity:.2}.opacity-30{opacity:.3}.opacity-50{opacity:.5}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(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-\[0_1px_2px_0_rgba\(0\,0\,0\,0\.05\)\]{--tw-shadow: 0 1px 2px 0 rgba(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)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px 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-sm{--tw-shadow: 0 1px 2px 0 rgb(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)}.outline-none{outline:2px solid transparent;outline-offset:2px}.blur{--tw-blur: blur(8px);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)}.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)}.\[writing-mode\:vertical-rl\]{writing-mode:vertical-rl}@theme{ --breakpoint-3xl: 120rem; }.placeholder\:text-\[\#757886\]::placeholder{--tw-text-opacity: 1;color:rgb(117 120 134 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#AEC8EC\]::placeholder{--tw-text-opacity: 1;color:rgb(174 200 236 / var(--tw-text-opacity, 1))}.placeholder\:text-stone-300::placeholder{--tw-text-opacity: 1;color:rgb(214 211 209 / var(--tw-text-opacity, 1))}.placeholder\:text-zinc-300::placeholder{--tw-text-opacity: 1;color:rgb(212 212 216 / var(--tw-text-opacity, 1))}.placeholder\:opacity-35::placeholder{opacity:.35}.hover\:line-clamp-none:hover{overflow:visible;display:block;-webkit-box-orient:horizontal;-webkit-line-clamp:none}.hover\:bg-\[\#000299\]:hover{--tw-bg-opacity: 1;background-color:rgb(0 2 153 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#05B5CC\]:hover{--tw-bg-opacity: 1;background-color:rgb(5 181 204 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#0DE0E1\]:hover{--tw-bg-opacity: 1;background-color:rgb(13 224 225 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#0cc7c7\]:hover{--tw-bg-opacity: 1;background-color:rgb(12 199 199 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#3DE4FA\]:hover{--tw-bg-opacity: 1;background-color:rgb(61 228 250 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#469dd6\]:hover{--tw-bg-opacity: 1;background-color:rgb(70 157 214 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#757886\]:hover{--tw-bg-opacity: 1;background-color:rgb(117 120 134 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#9B9DAC\]:hover{--tw-bg-opacity: 1;background-color:rgb(155 157 172 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#AEC8EC\]:hover{--tw-bg-opacity: 1;background-color:rgb(174 200 236 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#D7E4F5\]:hover{--tw-bg-opacity: 1;background-color:rgb(215 228 245 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-400:hover{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-600:hover{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.hover\:bg-black:hover{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-400:hover{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-600:hover{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.hover\:bg-stone-200:hover{--tw-bg-opacity: 1;background-color:rgb(231 229 228 / var(--tw-bg-opacity, 1))}.hover\:bg-stone-300:hover{--tw-bg-opacity: 1;background-color:rgb(214 211 209 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-400:hover{--tw-bg-opacity: 1;background-color:rgb(45 212 191 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-600:hover{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:bg-zinc-200:hover{--tw-bg-opacity: 1;background-color:rgb(228 228 231 / var(--tw-bg-opacity, 1))}.hover\:bg-zinc-300:hover{--tw-bg-opacity: 1;background-color:rgb(212 212 216 / var(--tw-bg-opacity, 1))}.hover\:stroke-\[\#00d7b9\]:hover{stroke:#00d7b9}.hover\:stroke-\[\#05B5CC\]:hover{stroke:#05b5cc}.hover\:stroke-\[\#0cc7c7\]:hover{stroke:#0cc7c7}.hover\:stroke-\[\#469dd6\]:hover{stroke:#469dd6}.hover\:stroke-\[\#545662\]:hover{stroke:#545662}.hover\:stroke-\[\#85ACE1\]:hover{stroke:#85ace1}.hover\:stroke-amber-600:hover{stroke:#d97706}.hover\:stroke-black:hover{stroke:#000}.hover\:stroke-blue-600:hover{stroke:#2563eb}.hover\:stroke-stone-400:hover{stroke:#a8a29e}.hover\:stroke-teal-600:hover{stroke:#0d9488}.hover\:stroke-zinc-400:hover{stroke:#a1a1aa}.hover\:text-\[\#00d7b9\]:hover{--tw-text-opacity: 1;color:rgb(0 215 185 / var(--tw-text-opacity, 1))}.hover\:text-\[\#05B5CC\]:hover{--tw-text-opacity: 1;color:rgb(5 181 204 / var(--tw-text-opacity, 1))}.hover\:text-\[\#0cc7c7\]:hover{--tw-text-opacity: 1;color:rgb(12 199 199 / var(--tw-text-opacity, 1))}.hover\:text-\[\#469dd6\]:hover{--tw-text-opacity: 1;color:rgb(70 157 214 / var(--tw-text-opacity, 1))}.hover\:text-amber-600:hover{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.hover\:text-black:hover{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.hover\:text-blue-600:hover{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.hover\:text-teal-600:hover{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}.hover\:opacity-100:hover{opacity:1}.focus\:bg-opacity-100:focus{--tw-bg-opacity: 1}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-0: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(0px + 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)}.active\:bg-\[\#000299\]:active{--tw-bg-opacity: 1;background-color:rgb(0 2 153 / var(--tw-bg-opacity, 1))}.active\:bg-\[\#00d7b9\]:active{--tw-bg-opacity: 1;background-color:rgb(0 215 185 / var(--tw-bg-opacity, 1))}.active\:bg-\[\#0BDDF9\]:active{--tw-bg-opacity: 1;background-color:rgb(11 221 249 / var(--tw-bg-opacity, 1))}.active\:bg-\[\#0DE0E1\]:active{--tw-bg-opacity: 1;background-color:rgb(13 224 225 / var(--tw-bg-opacity, 1))}.active\:bg-\[\#3DE4FA\]:active{--tw-bg-opacity: 1;background-color:rgb(61 228 250 / var(--tw-bg-opacity, 1))}.active\:bg-\[\#469dd6\]:active{--tw-bg-opacity: 1;background-color:rgb(70 157 214 / var(--tw-bg-opacity, 1))}.active\:bg-\[\#4ca8e5\]:active{--tw-bg-opacity: 1;background-color:rgb(76 168 229 / var(--tw-bg-opacity, 1))}.active\:bg-\[\#6FEBFB\]:active{--tw-bg-opacity: 1;background-color:rgb(111 235 251 / var(--tw-bg-opacity, 1))}.active\:bg-amber-300:active{--tw-bg-opacity: 1;background-color:rgb(252 211 77 / var(--tw-bg-opacity, 1))}.active\:bg-amber-400:active{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.active\:bg-amber-500:active{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.active\:bg-black:active{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.active\:bg-blue-300:active{--tw-bg-opacity: 1;background-color:rgb(147 197 253 / var(--tw-bg-opacity, 1))}.active\:bg-blue-400:active{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.active\:bg-blue-500:active{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.active\:bg-teal-300:active{--tw-bg-opacity: 1;background-color:rgb(94 234 212 / var(--tw-bg-opacity, 1))}.active\:bg-teal-400:active{--tw-bg-opacity: 1;background-color:rgb(45 212 191 / var(--tw-bg-opacity, 1))}.active\:bg-teal-500:active{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity, 1))}.active\:stroke-\[\#000299\]:active{stroke:#000299}.active\:stroke-\[\#0BDDF9\]:active{stroke:#0bddf9}.active\:stroke-\[\#0DE0E1\]:active{stroke:#0de0e1}.active\:stroke-\[\#469dd6\]:active{stroke:#469dd6}.active\:stroke-\[\#545662\]:active{stroke:#545662}.active\:stroke-\[\#85ACE1\]:active{stroke:#85ace1}.active\:stroke-amber-500:active{stroke:#f59e0b}.active\:stroke-black:active{stroke:#000}.active\:stroke-blue-500:active{stroke:#3b82f6}.active\:stroke-stone-400:active{stroke:#a8a29e}.active\:stroke-teal-500:active{stroke:#14b8a6}.active\:stroke-zinc-400:active{stroke:#a1a1aa}.active\:hover\:bg-\[\#000299\]:hover:active{--tw-bg-opacity: 1;background-color:rgb(0 2 153 / var(--tw-bg-opacity, 1))}.active\:hover\:bg-\[\#0BDDF9\]:hover:active{--tw-bg-opacity: 1;background-color:rgb(11 221 249 / var(--tw-bg-opacity, 1))}.active\:hover\:bg-\[\#0DE0E1\]:hover:active{--tw-bg-opacity: 1;background-color:rgb(13 224 225 / var(--tw-bg-opacity, 1))}.active\:hover\:bg-\[\#469dd6\]:hover:active{--tw-bg-opacity: 1;background-color:rgb(70 157 214 / var(--tw-bg-opacity, 1))}.active\:hover\:bg-amber-500:hover:active{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.active\:hover\:bg-black:hover:active{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.active\:hover\:bg-blue-500:hover:active{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.active\:hover\:bg-teal-500:hover:active{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:visible{visibility:visible}.dark\:border-\[\#000299\]:is(.dark *){--tw-border-opacity: 1;border-color:rgb(0 2 153 / var(--tw-border-opacity, 1))}.dark\:border-\[\#05B5CC\]:is(.dark *){--tw-border-opacity: 1;border-color:rgb(5 181 204 / var(--tw-border-opacity, 1))}.dark\:border-\[\#0DE0E1\]:is(.dark *){--tw-border-opacity: 1;border-color:rgb(13 224 225 / var(--tw-border-opacity, 1))}.dark\:border-\[\#0E0F10\]:is(.dark *){--tw-border-opacity: 1;border-color:rgb(14 15 16 / var(--tw-border-opacity, 1))}.dark\:border-\[\#469dd6\]:is(.dark *){--tw-border-opacity: 1;border-color:rgb(70 157 214 / var(--tw-border-opacity, 1))}.dark\:border-amber-600:is(.dark *){--tw-border-opacity: 1;border-color:rgb(217 119 6 / var(--tw-border-opacity, 1))}.dark\:border-black:is(.dark *){--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1))}.dark\:border-blue-500:is(.dark *){--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.dark\:border-teal-600:is(.dark *){--tw-border-opacity: 1;border-color:rgb(13 148 136 / var(--tw-border-opacity, 1))}.dark\:border-white:is(.dark *){--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.dark\:bg-\[\#000299\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(0 2 153 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#00d7b9\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(0 215 185 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#035C68\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(3 92 104 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#05B5CC\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(5 181 204 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#067CF9\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(6 124 249 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#0A172A\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(10 23 42 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#0DE0E1\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(13 224 225 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#0E0F10\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(14 15 16 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#0aadad\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(10 173 173 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#0cc7c7\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(12 199 199 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#131517\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(19 21 23 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#142E53\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(20 46 83 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#1B1D21\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(27 29 33 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#1E457C\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 69 124 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#23242A\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(35 36 42 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#2356b2\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(35 86 178 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#27BAF9\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(39 186 249 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#285CA5\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(40 92 165 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#2DE8AF\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(45 232 175 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#3273CE\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(50 115 206 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#3b83b3\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(59 131 179 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#469dd6\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(70 157 214 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#5C8FD8\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(92 143 216 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#65d8c9\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(101 216 201 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#6AE1F2\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(106 225 242 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#76c8db\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(118 200 219 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#85ACE1\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(133 172 225 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#90c733\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(144 199 51 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#9600ff\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(150 0 255 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#AEC8EC\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(174 200 236 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#F7F7F7\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(247 247 247 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#FF4F43\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(255 79 67 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#a1c6f7\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(161 198 247 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#ff32a0\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(255 50 160 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#ff3c14\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(255 60 20 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#ffdc00\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(255 220 0 / var(--tw-bg-opacity, 1))}.dark\:bg-amber-600:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.dark\:bg-amber-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(146 64 14 / var(--tw-bg-opacity, 1))}.dark\:bg-black:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.dark\:bg-blue-600:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.dark\:bg-blue-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.dark\:bg-emerald-600:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.dark\:bg-green-600:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.dark\:bg-lime-600:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(101 163 13 / var(--tw-bg-opacity, 1))}.dark\:bg-neutral-600:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(82 82 82 / var(--tw-bg-opacity, 1))}.dark\:bg-orange-600:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.dark\:bg-red-600:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.dark\:bg-stone-400:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(168 162 158 / var(--tw-bg-opacity, 1))}.dark\:bg-stone-500:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(120 113 108 / var(--tw-bg-opacity, 1))}.dark\:bg-stone-600:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(87 83 78 / var(--tw-bg-opacity, 1))}.dark\:bg-stone-700:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(68 64 60 / var(--tw-bg-opacity, 1))}.dark\:bg-stone-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(41 37 36 / var(--tw-bg-opacity, 1))}.dark\:bg-stone-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(28 25 23 / var(--tw-bg-opacity, 1))}.dark\:bg-stone-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(12 10 9 / var(--tw-bg-opacity, 1))}.dark\:bg-teal-600:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.dark\:bg-teal-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(17 94 89 / var(--tw-bg-opacity, 1))}.dark\:bg-white:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.dark\:bg-yellow-600:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.dark\:bg-zinc-700:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(63 63 70 / var(--tw-bg-opacity, 1))}.dark\:bg-zinc-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(39 39 42 / var(--tw-bg-opacity, 1))}.dark\:bg-zinc-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(24 24 27 / var(--tw-bg-opacity, 1))}.dark\:bg-zinc-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(9 9 11 / var(--tw-bg-opacity, 1))}.dark\:bg-opacity-0:is(.dark *){--tw-bg-opacity: 0}.dark\:bg-opacity-10:is(.dark *){--tw-bg-opacity: .1}.dark\:bg-opacity-100:is(.dark *){--tw-bg-opacity: 1}.dark\:bg-opacity-50:is(.dark *){--tw-bg-opacity: .5}.dark\:bg-opacity-60:is(.dark *){--tw-bg-opacity: .6}.dark\:bg-opacity-70:is(.dark *){--tw-bg-opacity: .7}.dark\:bg-opacity-75:is(.dark *){--tw-bg-opacity: .75}.dark\:bg-opacity-80:is(.dark *){--tw-bg-opacity: .8}.dark\:fill-\[\#131517\]:is(.dark *){fill:#131517}.dark\:fill-\[\#23242A\]:is(.dark *){fill:#23242a}.dark\:fill-\[\#285CA5\]:is(.dark *){fill:#285ca5}.dark\:fill-\[\#33353E\]:is(.dark *){fill:#33353e}.dark\:fill-\[\#5C8FD8\]:is(.dark *){fill:#5c8fd8}.dark\:fill-\[\#F7F7F7\]:is(.dark *){fill:#f7f7f7}.dark\:fill-stone-500:is(.dark *){fill:#78716c}.dark\:fill-stone-700:is(.dark *){fill:#44403c}.dark\:fill-white:is(.dark *){fill:#fff}.dark\:fill-zinc-500:is(.dark *){fill:#71717a}.dark\:fill-zinc-700:is(.dark *){fill:#3f3f46}.dark\:stroke-\[\#000299\]:is(.dark *){stroke:#000299}.dark\:stroke-\[\#05B5CC\]:is(.dark *){stroke:#05b5cc}.dark\:stroke-\[\#0A172A\]:is(.dark *){stroke:#0a172a}.dark\:stroke-\[\#0BDDF9\]:is(.dark *){stroke:#0bddf9}.dark\:stroke-\[\#0DE0E1\]:is(.dark *){stroke:#0de0e1}.dark\:stroke-\[\#0E0F10\]:is(.dark *){stroke:#0e0f10}.dark\:stroke-\[\#0cc7c7\]:is(.dark *){stroke:#0cc7c7}.dark\:stroke-\[\#131517\]:is(.dark *){stroke:#131517}.dark\:stroke-\[\#142E53\]:is(.dark *){stroke:#142e53}.dark\:stroke-\[\#23242A\]:is(.dark *){stroke:#23242a}.dark\:stroke-\[\#285CA5\]:is(.dark *){stroke:#285ca5}.dark\:stroke-\[\#2A2B32\]:is(.dark *){stroke:#2a2b32}.dark\:stroke-\[\#3273CE\]:is(.dark *){stroke:#3273ce}.dark\:stroke-\[\#33353E\]:is(.dark *){stroke:#33353e}.dark\:stroke-\[\#36D877\]:is(.dark *){stroke:#36d877}.dark\:stroke-\[\#469dd6\]:is(.dark *){stroke:#469dd6}.dark\:stroke-\[\#5C8FD8\]:is(.dark *){stroke:#5c8fd8}.dark\:stroke-\[\#F7F7F7\]:is(.dark *){stroke:#f7f7f7}.dark\:stroke-amber-500:is(.dark *){stroke:#f59e0b}.dark\:stroke-amber-600:is(.dark *){stroke:#d97706}.dark\:stroke-black:is(.dark *){stroke:#000}.dark\:stroke-blue-500:is(.dark *){stroke:#3b82f6}.dark\:stroke-green-600:is(.dark *){stroke:#16a34a}.dark\:stroke-stone-500:is(.dark *){stroke:#78716c}.dark\:stroke-stone-600:is(.dark *){stroke:#57534e}.dark\:stroke-stone-700:is(.dark *){stroke:#44403c}.dark\:stroke-stone-900:is(.dark *){stroke:#1c1917}.dark\:stroke-stone-950:is(.dark *){stroke:#0c0a09}.dark\:stroke-teal-500:is(.dark *){stroke:#14b8a6}.dark\:stroke-teal-600:is(.dark *){stroke:#0d9488}.dark\:stroke-white:is(.dark *){stroke:#fff}.dark\:stroke-zinc-500:is(.dark *){stroke:#71717a}.dark\:stroke-zinc-600:is(.dark *){stroke:#52525b}.dark\:stroke-zinc-700:is(.dark *){stroke:#3f3f46}.dark\:stroke-zinc-900:is(.dark *){stroke:#18181b}.dark\:stroke-zinc-950:is(.dark *){stroke:#09090b}.dark\:text-\[\#000299\]:is(.dark *){--tw-text-opacity: 1;color:rgb(0 2 153 / var(--tw-text-opacity, 1))}.dark\:text-\[\#00d7b9\]:is(.dark *){--tw-text-opacity: 1;color:rgb(0 215 185 / var(--tw-text-opacity, 1))}.dark\:text-\[\#05B5CC\]:is(.dark *){--tw-text-opacity: 1;color:rgb(5 181 204 / var(--tw-text-opacity, 1))}.dark\:text-\[\#067CF9\]:is(.dark *){--tw-text-opacity: 1;color:rgb(6 124 249 / var(--tw-text-opacity, 1))}.dark\:text-\[\#0A172A\]:is(.dark *){--tw-text-opacity: 1;color:rgb(10 23 42 / var(--tw-text-opacity, 1))}.dark\:text-\[\#0DE0E1\]:is(.dark *){--tw-text-opacity: 1;color:rgb(13 224 225 / var(--tw-text-opacity, 1))}.dark\:text-\[\#0E0F10\]:is(.dark *){--tw-text-opacity: 1;color:rgb(14 15 16 / var(--tw-text-opacity, 1))}.dark\:text-\[\#0cc7c7\]:is(.dark *){--tw-text-opacity: 1;color:rgb(12 199 199 / var(--tw-text-opacity, 1))}.dark\:text-\[\#131517\]:is(.dark *){--tw-text-opacity: 1;color:rgb(19 21 23 / var(--tw-text-opacity, 1))}.dark\:text-\[\#23242A\]:is(.dark *){--tw-text-opacity: 1;color:rgb(35 36 42 / var(--tw-text-opacity, 1))}.dark\:text-\[\#2356b2\]:is(.dark *){--tw-text-opacity: 1;color:rgb(35 86 178 / var(--tw-text-opacity, 1))}.dark\:text-\[\#27BAF9\]:is(.dark *){--tw-text-opacity: 1;color:rgb(39 186 249 / var(--tw-text-opacity, 1))}.dark\:text-\[\#285CA5\]:is(.dark *){--tw-text-opacity: 1;color:rgb(40 92 165 / var(--tw-text-opacity, 1))}.dark\:text-\[\#2DE8AF\]:is(.dark *){--tw-text-opacity: 1;color:rgb(45 232 175 / var(--tw-text-opacity, 1))}.dark\:text-\[\#3273CE\]:is(.dark *){--tw-text-opacity: 1;color:rgb(50 115 206 / var(--tw-text-opacity, 1))}.dark\:text-\[\#469dd6\]:is(.dark *){--tw-text-opacity: 1;color:rgb(70 157 214 / var(--tw-text-opacity, 1))}.dark\:text-\[\#5C8FD8\]:is(.dark *){--tw-text-opacity: 1;color:rgb(92 143 216 / var(--tw-text-opacity, 1))}.dark\:text-\[\#65d8c9\]:is(.dark *){--tw-text-opacity: 1;color:rgb(101 216 201 / var(--tw-text-opacity, 1))}.dark\:text-\[\#6AE1F2\]:is(.dark *){--tw-text-opacity: 1;color:rgb(106 225 242 / var(--tw-text-opacity, 1))}.dark\:text-\[\#757886\]:is(.dark *){--tw-text-opacity: 1;color:rgb(117 120 134 / var(--tw-text-opacity, 1))}.dark\:text-\[\#76c8db\]:is(.dark *){--tw-text-opacity: 1;color:rgb(118 200 219 / var(--tw-text-opacity, 1))}.dark\:text-\[\#85ACE1\]:is(.dark *){--tw-text-opacity: 1;color:rgb(133 172 225 / var(--tw-text-opacity, 1))}.dark\:text-\[\#90c733\]:is(.dark *){--tw-text-opacity: 1;color:rgb(144 199 51 / var(--tw-text-opacity, 1))}.dark\:text-\[\#9600ff\]:is(.dark *){--tw-text-opacity: 1;color:rgb(150 0 255 / var(--tw-text-opacity, 1))}.dark\:text-\[\#AEC8EC\]:is(.dark *){--tw-text-opacity: 1;color:rgb(174 200 236 / var(--tw-text-opacity, 1))}.dark\:text-\[\#F7F7F7\]:is(.dark *){--tw-text-opacity: 1;color:rgb(247 247 247 / var(--tw-text-opacity, 1))}.dark\:text-\[\#a1c6f7\]:is(.dark *){--tw-text-opacity: 1;color:rgb(161 198 247 / var(--tw-text-opacity, 1))}.dark\:text-\[\#ff32a0\]:is(.dark *){--tw-text-opacity: 1;color:rgb(255 50 160 / var(--tw-text-opacity, 1))}.dark\:text-\[\#ff3c14\]:is(.dark *){--tw-text-opacity: 1;color:rgb(255 60 20 / var(--tw-text-opacity, 1))}.dark\:text-\[\#ffdc00\]:is(.dark *){--tw-text-opacity: 1;color:rgb(255 220 0 / var(--tw-text-opacity, 1))}.dark\:text-amber-600:is(.dark *){--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.dark\:text-black:is(.dark *){--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.dark\:text-blue-500:is(.dark *){--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.dark\:text-blue-600:is(.dark *){--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.dark\:text-emerald-500:is(.dark *){--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.dark\:text-green-500:is(.dark *){--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.dark\:text-lime-500:is(.dark *){--tw-text-opacity: 1;color:rgb(132 204 22 / var(--tw-text-opacity, 1))}.dark\:text-neutral-500:is(.dark *){--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity, 1))}.dark\:text-orange-500:is(.dark *){--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.dark\:text-red-500:is(.dark *){--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.dark\:text-stone-400:is(.dark *){--tw-text-opacity: 1;color:rgb(168 162 158 / var(--tw-text-opacity, 1))}.dark\:text-stone-500:is(.dark *){--tw-text-opacity: 1;color:rgb(120 113 108 / var(--tw-text-opacity, 1))}.dark\:text-stone-600:is(.dark *){--tw-text-opacity: 1;color:rgb(87 83 78 / var(--tw-text-opacity, 1))}.dark\:text-stone-700:is(.dark *){--tw-text-opacity: 1;color:rgb(68 64 60 / var(--tw-text-opacity, 1))}.dark\:text-stone-950:is(.dark *){--tw-text-opacity: 1;color:rgb(12 10 9 / var(--tw-text-opacity, 1))}.dark\:text-teal-600:is(.dark *){--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}.dark\:text-white:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:text-yellow-500:is(.dark *){--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.dark\:text-zinc-500:is(.dark *){--tw-text-opacity: 1;color:rgb(113 113 122 / var(--tw-text-opacity, 1))}.dark\:text-zinc-700:is(.dark *){--tw-text-opacity: 1;color:rgb(63 63 70 / var(--tw-text-opacity, 1))}.dark\:text-zinc-950:is(.dark *){--tw-text-opacity: 1;color:rgb(9 9 11 / var(--tw-text-opacity, 1))}.placeholder\:dark\:text-\[\#23242A\]:is(.dark *)::placeholder{--tw-text-opacity: 1;color:rgb(35 36 42 / var(--tw-text-opacity, 1))}.placeholder\:dark\:text-\[\#285CA5\]:is(.dark *)::placeholder{--tw-text-opacity: 1;color:rgb(40 92 165 / var(--tw-text-opacity, 1))}.placeholder\:dark\:text-stone-700:is(.dark *)::placeholder{--tw-text-opacity: 1;color:rgb(68 64 60 / var(--tw-text-opacity, 1))}.placeholder\:dark\:text-zinc-700:is(.dark *)::placeholder{--tw-text-opacity: 1;color:rgb(63 63 70 / var(--tw-text-opacity, 1))}.dark\:hover\:bg-\[\#23242A\]:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(35 36 42 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-\[\#285CA5\]:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(40 92 165 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-stone-700:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(68 64 60 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-zinc-700:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(63 63 70 / var(--tw-bg-opacity, 1))}.hover\:dark\:bg-\[\#000299\]:is(.dark *):hover{--tw-bg-opacity: 1;background-color:rgb(0 2 153 / var(--tw-bg-opacity, 1))}.hover\:dark\:bg-\[\#04899A\]:is(.dark *):hover{--tw-bg-opacity: 1;background-color:rgb(4 137 154 / var(--tw-bg-opacity, 1))}.hover\:dark\:bg-\[\#0BDDF9\]:is(.dark *):hover{--tw-bg-opacity: 1;background-color:rgb(11 221 249 / var(--tw-bg-opacity, 1))}.hover\:dark\:bg-\[\#0DE0E1\]:is(.dark *):hover{--tw-bg-opacity: 1;background-color:rgb(13 224 225 / var(--tw-bg-opacity, 1))}.hover\:dark\:bg-\[\#0aadad\]:is(.dark *):hover{--tw-bg-opacity: 1;background-color:rgb(10 173 173 / var(--tw-bg-opacity, 1))}.hover\:dark\:bg-\[\#1B1D21\]:is(.dark *):hover{--tw-bg-opacity: 1;background-color:rgb(27 29 33 / var(--tw-bg-opacity, 1))}.hover\:dark\:bg-\[\#1E457C\]:is(.dark *):hover{--tw-bg-opacity: 1;background-color:rgb(30 69 124 / var(--tw-bg-opacity, 1))}.hover\:dark\:bg-\[\#3b83b3\]:is(.dark *):hover{--tw-bg-opacity: 1;background-color:rgb(59 131 179 / var(--tw-bg-opacity, 1))}.hover\:dark\:bg-\[\#469dd6\]:is(.dark *):hover{--tw-bg-opacity: 1;background-color:rgb(70 157 214 / var(--tw-bg-opacity, 1))}.hover\:dark\:bg-amber-500:is(.dark *):hover{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.hover\:dark\:bg-amber-700:is(.dark *):hover{--tw-bg-opacity: 1;background-color:rgb(180 83 9 / var(--tw-bg-opacity, 1))}.hover\:dark\:bg-black:is(.dark *):hover{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.hover\:dark\:bg-blue-500:is(.dark *):hover{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.hover\:dark\:bg-blue-700:is(.dark *):hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:dark\:bg-stone-800:is(.dark *):hover{--tw-bg-opacity: 1;background-color:rgb(41 37 36 / var(--tw-bg-opacity, 1))}.hover\:dark\:bg-teal-500:is(.dark *):hover{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity, 1))}.hover\:dark\:bg-teal-700:is(.dark *):hover{--tw-bg-opacity: 1;background-color:rgb(15 118 110 / var(--tw-bg-opacity, 1))}.hover\:dark\:bg-zinc-800:is(.dark *):hover{--tw-bg-opacity: 1;background-color:rgb(39 39 42 / var(--tw-bg-opacity, 1))}.hover\:dark\:stroke-\[\#00d7b9\]:is(.dark *):hover{stroke:#00d7b9}.hover\:dark\:stroke-\[\#0BDDF9\]:is(.dark *):hover{stroke:#0bddf9}.hover\:dark\:stroke-\[\#0DE0E1\]:is(.dark *):hover{stroke:#0de0e1}.hover\:dark\:stroke-\[\#2A2B32\]:is(.dark *):hover{stroke:#2a2b32}.hover\:dark\:stroke-\[\#3273CE\]:is(.dark *):hover{stroke:#3273ce}.hover\:dark\:stroke-\[\#469dd6\]:is(.dark *):hover{stroke:#469dd6}.hover\:dark\:stroke-amber-500:is(.dark *):hover{stroke:#f59e0b}.hover\:dark\:stroke-black:is(.dark *):hover{stroke:#000}.hover\:dark\:stroke-blue-500:is(.dark *):hover{stroke:#3b82f6}.hover\:dark\:stroke-stone-600:is(.dark *):hover{stroke:#57534e}.hover\:dark\:stroke-teal-500:is(.dark *):hover{stroke:#14b8a6}.hover\:dark\:stroke-zinc-600:is(.dark *):hover{stroke:#52525b}.hover\:dark\:text-\[\#00d7b9\]:is(.dark *):hover{--tw-text-opacity: 1;color:rgb(0 215 185 / var(--tw-text-opacity, 1))}.hover\:dark\:text-\[\#0BDDF9\]:is(.dark *):hover{--tw-text-opacity: 1;color:rgb(11 221 249 / var(--tw-text-opacity, 1))}.hover\:dark\:text-\[\#0DE0E1\]:is(.dark *):hover{--tw-text-opacity: 1;color:rgb(13 224 225 / var(--tw-text-opacity, 1))}.hover\:dark\:text-\[\#469dd6\]:is(.dark *):hover{--tw-text-opacity: 1;color:rgb(70 157 214 / var(--tw-text-opacity, 1))}.hover\:dark\:text-amber-500:is(.dark *):hover{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.hover\:dark\:text-black:is(.dark *):hover{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.hover\:dark\:text-blue-500:is(.dark *):hover{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.hover\:dark\:text-teal-500:is(.dark *):hover{--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity, 1))}.focus\:dark\:bg-opacity-100:is(.dark *):focus{--tw-bg-opacity: 1}.active\:dark\:bg-\[\#000299\]:is(.dark *):active{--tw-bg-opacity: 1;background-color:rgb(0 2 153 / var(--tw-bg-opacity, 1))}.active\:dark\:bg-\[\#00d7b9\]:is(.dark *):active{--tw-bg-opacity: 1;background-color:rgb(0 215 185 / var(--tw-bg-opacity, 1))}.active\:dark\:bg-\[\#035C68\]:is(.dark *):active{--tw-bg-opacity: 1;background-color:rgb(3 92 104 / var(--tw-bg-opacity, 1))}.active\:dark\:bg-\[\#05B5CC\]:is(.dark *):active{--tw-bg-opacity: 1;background-color:rgb(5 181 204 / var(--tw-bg-opacity, 1))}.active\:dark\:bg-\[\#0BDDF9\]:is(.dark *):active{--tw-bg-opacity: 1;background-color:rgb(11 221 249 / var(--tw-bg-opacity, 1))}.active\:dark\:bg-\[\#0DE0E1\]:is(.dark *):active{--tw-bg-opacity: 1;background-color:rgb(13 224 225 / var(--tw-bg-opacity, 1))}.active\:dark\:bg-\[\#0aadad\]:is(.dark *):active{--tw-bg-opacity: 1;background-color:rgb(10 173 173 / var(--tw-bg-opacity, 1))}.active\:dark\:bg-\[\#0cc7c7\]:is(.dark *):active{--tw-bg-opacity: 1;background-color:rgb(12 199 199 / var(--tw-bg-opacity, 1))}.active\:dark\:bg-\[\#3b83b3\]:is(.dark *):active{--tw-bg-opacity: 1;background-color:rgb(59 131 179 / var(--tw-bg-opacity, 1))}.active\:dark\:bg-\[\#469dd6\]:is(.dark *):active{--tw-bg-opacity: 1;background-color:rgb(70 157 214 / var(--tw-bg-opacity, 1))}.active\:dark\:bg-amber-500:is(.dark *):active{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.active\:dark\:bg-amber-800:is(.dark *):active{--tw-bg-opacity: 1;background-color:rgb(146 64 14 / var(--tw-bg-opacity, 1))}.active\:dark\:bg-black:is(.dark *):active{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.active\:dark\:bg-blue-500:is(.dark *):active{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.active\:dark\:bg-blue-600:is(.dark *):active{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.active\:dark\:bg-blue-800:is(.dark *):active{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.active\:dark\:bg-teal-500:is(.dark *):active{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity, 1))}.active\:dark\:bg-teal-600:is(.dark *):active{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.active\:dark\:bg-teal-800:is(.dark *):active{--tw-bg-opacity: 1;background-color:rgb(17 94 89 / var(--tw-bg-opacity, 1))}.active\:dark\:stroke-\[\#000299\]:is(.dark *):active{stroke:#000299}.active\:dark\:stroke-\[\#0BDDF9\]:is(.dark *):active{stroke:#0bddf9}.active\:dark\:stroke-\[\#0DE0E1\]:is(.dark *):active{stroke:#0de0e1}.active\:dark\:stroke-\[\#2A2B32\]:is(.dark *):active{stroke:#2a2b32}.active\:dark\:stroke-\[\#3273CE\]:is(.dark *):active{stroke:#3273ce}.active\:dark\:stroke-\[\#469dd6\]:is(.dark *):active{stroke:#469dd6}.active\:dark\:stroke-amber-500:is(.dark *):active{stroke:#f59e0b}.active\:dark\:stroke-black:is(.dark *):active{stroke:#000}.active\:dark\:stroke-blue-500:is(.dark *):active{stroke:#3b82f6}.active\:dark\:stroke-stone-600:is(.dark *):active{stroke:#57534e}.active\:dark\:stroke-teal-500:is(.dark *):active{stroke:#14b8a6}.active\:dark\:stroke-zinc-600:is(.dark *):active{stroke:#52525b}.active\:hover\:dark\:bg-\[\#000299\]:is(.dark *):hover:active{--tw-bg-opacity: 1;background-color:rgb(0 2 153 / var(--tw-bg-opacity, 1))}.active\:hover\:dark\:bg-\[\#0BDDF9\]:is(.dark *):hover:active{--tw-bg-opacity: 1;background-color:rgb(11 221 249 / var(--tw-bg-opacity, 1))}.active\:hover\:dark\:bg-\[\#0DE0E1\]:is(.dark *):hover:active{--tw-bg-opacity: 1;background-color:rgb(13 224 225 / var(--tw-bg-opacity, 1))}.active\:hover\:dark\:bg-\[\#469dd6\]:is(.dark *):hover:active{--tw-bg-opacity: 1;background-color:rgb(70 157 214 / var(--tw-bg-opacity, 1))}.active\:hover\:dark\:bg-amber-500:is(.dark *):hover:active{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.active\:hover\:dark\:bg-black:is(.dark *):hover:active{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.active\:hover\:dark\:bg-blue-500:is(.dark *):hover:active{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.active\:hover\:dark\:bg-teal-500:is(.dark *):hover:active{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity, 1))}@media(min-width:640px){.sm\:mx-0{margin-left:0;margin-right:0}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:w-1\/3{width:33.333333%}.sm\:w-full{width:100%}.sm\:max-w-md{max-width:28rem}.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sm\:px-16{padding-left:4rem;padding-right:4rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}}@media(min-width:1024px){.lg\:flex{display:flex}.lg\:px-8{padding-left:2rem;padding-right:2rem}}@media(min-width:1280px){.xl\:w-2\/5{width:40%}.xl\:min-w-96{min-width:24rem}.xl\:max-w-5xl{max-width:64rem}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:flex-row{flex-direction:row}}@media(min-width:1536px){.\32xl\:flex{display:flex}.\32xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.\32xl\:px-32{padding-left:8rem;padding-right:8rem}.\32xl\:text-xl{font-size:1.25rem;line-height:1.75rem}}
