@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&family=Poppins:wght@300;400;500;600;700&display=swap";: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%;-o-object-fit:contain;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{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;-o-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]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,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::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}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]{display:none}*,: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: }.\!container{width:100%!important}.container{width:100%}@media (min-width: 640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width: 768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width: 1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width: 1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width: 1350px){.\!container{max-width:1350px!important}.container{max-width:1350px}}@media (min-width: 1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.-bottom-1{bottom:-.25rem}.-bottom-10{bottom:-2.5rem}.-bottom-12{bottom:-3rem}.-bottom-14{bottom:-3.5rem}.-bottom-44{bottom:-11rem}.-bottom-56{bottom:-14rem}.-bottom-8{bottom:-2rem}.-left-44{left:-11rem}.-left-\[5\%\]{left:-5%}.-right-24{right:-6rem}.-right-6{right:-1.5rem}.-top-3{top:-.75rem}.-top-7{top:-1.75rem}.bottom-0{bottom:0}.bottom-12{bottom:3rem}.bottom-24{bottom:6rem}.bottom-\[-10\%\]{bottom:-10%}.bottom-\[-100px\]{bottom:-100px}.bottom-\[-15\%\]{bottom:-15%}.bottom-\[-150px\]{bottom:-150px}.bottom-\[-5\%\]{bottom:-5%}.bottom-\[-50px\]{bottom:-50px}.bottom-\[-60px\]{bottom:-60px}.bottom-\[-80px\]{bottom:-80px}.bottom-\[10\%\]{bottom:10%}.bottom-\[15\%\]{bottom:15%}.bottom-\[20\%\]{bottom:20%}.bottom-\[25\%\]{bottom:25%}.bottom-\[35\%\]{bottom:35%}.bottom-\[5\%\]{bottom:5%}.bottom-\[8\%\]{bottom:8%}.left-0{left:0}.left-1\/2{left:50%}.left-24{left:6rem}.left-72{left:18rem}.left-\[-100px\]{left:-100px}.left-\[-150px\]{left:-150px}.left-\[-5\%\]{left:-5%}.left-\[-50px\]{left:-50px}.left-\[-60px\]{left:-60px}.left-\[-80px\]{left:-80px}.left-\[10\%\]{left:10%}.left-\[2\%\]{left:2%}.left-\[20\%\]{left:20%}.left-\[240\%\]{left:240%}.left-\[3\%\]{left:3%}.left-\[30\%\]{left:30%}.left-\[35\%\]{left:35%}.left-\[5\%\]{left:5%}.left-\[50\%\]{left:50%}.left-\[55\.5\%\]{left:55.5%}.left-\[8\%\]{left:8%}.right-0{right:0}.right-10{right:2.5rem}.right-48{right:12rem}.right-6{right:1.5rem}.right-\[-100px\]{right:-100px}.right-\[-150px\]{right:-150px}.right-\[-25px\]{right:-25px}.right-\[-360px\]{right:-360px}.right-\[-80px\]{right:-80px}.right-\[10\%\]{right:10%}.right-\[15\%\]{right:15%}.right-\[2\%\]{right:2%}.right-\[20\%\]{right:20%}.right-\[3\%\]{right:3%}.right-\[40\%\]{right:40%}.right-\[40px\]{right:40px}.right-\[45\%\]{right:45%}.right-\[46\%\]{right:46%}.right-\[48\%\]{right:48%}.right-\[5\%\]{right:5%}.right-\[53\%\]{right:53%}.right-\[53\.2\%\]{right:53.2%}.right-\[57\%\]{right:57%}.right-\[67\.5\%\]{right:67.5%}.right-\[70\%\]{right:70%}.right-\[8\%\]{right:8%}.right-\[80\%\]{right:80%}.right-\[93\%\]{right:93%}.top-0{top:0}.top-1\/2{top:50%}.top-14{top:3.5rem}.top-28{top:7rem}.top-40{top:10rem}.top-44{top:11rem}.top-5{top:1.25rem}.top-8{top:2rem}.top-\[-150px\]{top:-150px}.top-\[-5\%\]{top:-5%}.top-\[-50px\]{top:-50px}.top-\[-80px\]{top:-80px}.top-\[10\%\]{top:10%}.top-\[12\%\]{top:12%}.top-\[120px\]{top:120px}.top-\[14\%\]{top:14%}.top-\[15\%\]{top:15%}.top-\[18\%\]{top:18%}.top-\[2\.5\%\]{top:2.5%}.top-\[20\%\]{top:20%}.top-\[25\%\]{top:25%}.top-\[28\%\]{top:28%}.top-\[3\%\]{top:3%}.top-\[30\%\]{top:30%}.top-\[35\%\]{top:35%}.top-\[40\%\]{top:40%}.top-\[45\%\]{top:45%}.top-\[5\%\]{top:5%}.top-\[50\%\]{top:50%}.top-\[55\%\]{top:55%}.top-\[60\%\]{top:60%}.top-\[65\%\]{top:65%}.top-\[8\%\]{top:8%}.top-\[80\%\]{top:80%}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[60\]{z-index:60}.z-\[70\]{z-index:70}.z-\[80\]{z-index:80}.order-1{order:1}.order-2{order:2}.-mt-9{margin-top:-2.25rem}.mb-1{margin-bottom:.25rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-auto{margin-left:auto}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[116px\]{margin-top:116px}.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}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.size-14{width:3.5rem;height:3.5rem}.size-16{width:4rem;height:4rem}.size-6{width:1.5rem;height:1.5rem}.size-\[186px\]{width:186px;height:186px}.size-\[513px\]{width:513px;height:513px}.size-\[77px\]{width:77px;height:77px}.h-0{height:0px}.h-1{height:.25rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-20{height:5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-32{height:8rem}.h-52{height:13rem}.h-8{height:2rem}.h-\[100px\]{height:100px}.h-\[110\%\]{height:110%}.h-\[120px\]{height:120px}.h-\[130px\]{height:130px}.h-\[170px\]{height:170px}.h-\[180px\]{height:180px}.h-\[18px\]{height:18px}.h-\[1px\]{height:1px}.h-\[200px\]{height:200px}.h-\[20px\]{height:20px}.h-\[210px\]{height:210px}.h-\[25px\]{height:25px}.h-\[280px\]{height:280px}.h-\[300px\]{height:300px}.h-\[30px\]{height:30px}.h-\[350px\]{height:350px}.h-\[35px\]{height:35px}.h-\[40px\]{height:40px}.h-\[50px\]{height:50px}.h-\[60px\]{height:60px}.h-\[80px\]{height:80px}.h-\[90px\]{height:90px}.h-\[calc\(100vh-80px\)\]{height:calc(100vh - 80px)}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.max-h-\[40vh\]{max-height:40vh}.max-h-\[460px\]{max-height:460px}.max-h-\[55vh\]{max-height:55vh}.max-h-screen{max-height:100vh}.min-h-\[260px\]{min-height:260px}.min-h-\[calc\(100vh-4rem\)\]{min-height:calc(100vh - 4rem)}.min-h-screen{min-height:100vh}.w-0{width:0px}.w-1\/2{width:50%}.w-10{width:2.5rem}.w-20{width:5rem}.w-3{width:.75rem}.w-32{width:8rem}.w-36{width:9rem}.w-56{width:14rem}.w-8{width:2rem}.w-\[110\%\]{width:110%}.w-\[120px\]{width:120px}.w-\[140px\]{width:140px}.w-\[150px\]{width:150px}.w-\[160px\]{width:160px}.w-\[170px\]{width:170px}.w-\[174px\]{width:174px}.w-\[180px\]{width:180px}.w-\[200px\]{width:200px}.w-\[20px\]{width:20px}.w-\[215px\]{width:215px}.w-\[220px\]{width:220px}.w-\[235px\]{width:235px}.w-\[250px\]{width:250px}.w-\[25px\]{width:25px}.w-\[300px\]{width:300px}.w-\[30px\]{width:30px}.w-\[350px\]{width:350px}.w-\[35px\]{width:35px}.w-\[40px\]{width:40px}.w-\[458px\]{width:458px}.w-\[50px\]{width:50px}.w-\[60px\]{width:60px}.w-\[70px\]{width:70px}.w-\[80px\]{width:80px}.w-\[86px\]{width:86px}.w-auto{width:auto}.w-full{width:100%}.max-w-\[180px\]{max-width:180px}.max-w-\[200px\]{max-width:200px}.max-w-\[240px\]{max-width:240px}.max-w-\[260px\]{max-width:260px}.max-w-\[280px\]{max-width:280px}.max-w-\[300px\]{max-width:300px}.max-w-\[320px\]{max-width:320px}.max-w-\[450px\]{max-width:450px}.max-w-\[505px\]{max-width:505px}.max-w-\[573px\]{max-width:573px}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.origin-top{transform-origin:top}.-translate-x-1\/2{--tw-translate-x: -50%;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))}.-translate-y-1\/2{--tw-translate-y: -50%;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))}.-translate-y-6{--tw-translate-y: -1.5rem;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))}.-translate-y-full{--tw-translate-y: -100%;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))}.translate-y-0{--tw-translate-y: 0px;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))}.-rotate-45{--tw-rotate: -45deg;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))}.-rotate-\[2deg\]{--tw-rotate: -2deg;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))}.rotate-12{--tw-rotate: 12deg;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))}.rotate-45{--tw-rotate: 45deg;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))}.rotate-90{--tw-rotate: 90deg;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))}.rotate-\[-3deg\]{--tw-rotate: -3deg;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))}.rotate-\[-4deg\]{--tw-rotate: -4deg;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))}.rotate-\[15deg\]{--tw-rotate: 15deg;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))}.rotate-\[20deg\]{--tw-rotate: 20deg;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))}.rotate-\[315deg\]{--tw-rotate: 315deg;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))}.rotate-\[330deg\]{--tw-rotate: 330deg;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-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;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-125{--tw-scale-x: 1.25;--tw-scale-y: 1.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-150{--tw-scale-x: 1.5;--tw-scale-y: 1.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-\[0\.63\]{--tw-scale-x: .63;--tw-scale-y: .63;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-\[0\.82\]{--tw-scale-x: .82;--tw-scale-y: .82;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-\[1\.7\]{--tw-scale-x: 1.7;--tw-scale-y: 1.7;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}.snap-y{scroll-snap-type:y var(--tw-scroll-snap-strictness)}.snap-mandatory{--tw-scroll-snap-strictness: mandatory}.snap-center{scroll-snap-align:center}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-11{gap:2.75rem}.gap-14{gap:3.5rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-hidden{overflow-x:hidden}.overflow-y-scroll{overflow-y:scroll}.scroll-smooth{scroll-behavior:smooth}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[70px\]{border-radius:70px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-2{border-width:2px}.border-b-\[100px\]{border-bottom-width:100px}.border-l-\[60px\]{border-left-width:60px}.border-r-\[60px\]{border-right-width:60px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-\[\#4123A2\]{--tw-border-opacity: 1;border-color:rgb(65 35 162 / var(--tw-border-opacity))}.border-description{--tw-border-opacity: 1;border-color:rgb(133 133 156 / var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.border-gray-400{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity))}.border-green_modern{--tw-border-opacity: 1;border-color:rgb(16 150 144 / var(--tw-border-opacity))}.border-text_black{--tw-border-opacity: 1;border-color:rgb(33 32 37 / var(--tw-border-opacity))}.border-text_white{--tw-border-opacity: 1;border-color:rgb(240 239 245 / var(--tw-border-opacity))}.border-b-green_primary{--tw-border-opacity: 1;border-bottom-color:rgb(33 209 167 / var(--tw-border-opacity))}.border-l-transparent{border-left-color:transparent}.border-r-transparent{border-right-color:transparent}.bg-\[\#18B39D\]{--tw-bg-opacity: 1;background-color:rgb(24 179 157 / var(--tw-bg-opacity))}.bg-\[\#4123A2\]{--tw-bg-opacity: 1;background-color:rgb(65 35 162 / var(--tw-bg-opacity))}.bg-\[\#77F1BC\]{--tw-bg-opacity: 1;background-color:rgb(119 241 188 / var(--tw-bg-opacity))}.bg-\[\#9B73ED\]{--tw-bg-opacity: 1;background-color:rgb(155 115 237 / var(--tw-bg-opacity))}.bg-\[\#B590F6\]{--tw-bg-opacity: 1;background-color:rgb(181 144 246 / var(--tw-bg-opacity))}.bg-\[\#D2FCE2\]{--tw-bg-opacity: 1;background-color:rgb(210 252 226 / var(--tw-bg-opacity))}.bg-\[\#E9DAFD\]{--tw-bg-opacity: 1;background-color:rgb(233 218 253 / var(--tw-bg-opacity))}.bg-\[\#FF7C59\]{--tw-bg-opacity: 1;background-color:rgb(255 124 89 / var(--tw-bg-opacity))}.bg-background-dark{--tw-bg-opacity: 1;background-color:rgb(18 20 26 / var(--tw-bg-opacity))}.bg-background-white{--tw-bg-opacity: 1;background-color:rgb(242 241 255 / var(--tw-bg-opacity))}.bg-description{--tw-bg-opacity: 1;background-color:rgb(133 133 156 / var(--tw-bg-opacity))}.bg-description\/30{background-color:#85859c4d}.bg-description\/50{background-color:#85859c80}.bg-gray-300\/50{background-color:#d1d5db80}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.bg-green_modern{--tw-bg-opacity: 1;background-color:rgb(16 150 144 / var(--tw-bg-opacity))}.bg-green_primary{--tw-bg-opacity: 1;background-color:rgb(33 209 167 / var(--tw-bg-opacity))}.bg-green_primary\/40{background-color:#21d1a766}.bg-purple_primary{--tw-bg-opacity: 1;background-color:rgb(117 71 226 / var(--tw-bg-opacity))}.bg-purple_tech_04{--tw-bg-opacity: 1;background-color:rgb(181 144 246 / var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-white\/20{background-color:#fff3}.bg-asterisk{background-image:url("data:image/svg+xml,%3csvg%20width='90'%20height='102'%20viewBox='0%200%2090%20102'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M22.6579%2098.0816C22.1658%2096.8497%2022.0428%2095.4947%2022.4119%2094.386L53.9069%201.87325C54.5221%20-0.0977253%2056.4905%20-0.590472%2058.3359%200.764576C60.0583%202.11962%2061.0425%204.70653%2060.3044%206.67751L28.8093%2099.1903C28.1942%20101.161%2026.2257%20101.654%2024.3803%20100.299C23.6421%2099.8062%2023.027%2099.0671%2022.6579%2098.0816Z'%20fill='%2321D1A7'/%3e%3cpath%20d='M1.86588%2027.8656C1.37377%2026.757%201.25076%2025.5251%201.49681%2024.4164C2.11195%2022.4454%203.95736%2021.7063%205.80278%2022.9382L87.124%2078.4951C88.9694%2079.727%2089.9536%2082.3139%2089.3385%2084.4081C88.7234%2086.379%2086.8779%2087.1181%2085.0325%2085.8863L3.71129%2030.3293C2.8501%2029.7134%202.23496%2028.8511%201.86588%2027.8656Z'%20fill='%2321D1A7'/%3e%3cpath%20d='M0.389969%2068.5172V68.394C-0.471224%2066.1766%200.143921%2063.7129%201.74328%2063.097L76.1749%2035.5033C77.7743%2034.8874%2079.8658%2036.3656%2080.85%2038.4597C81.7112%2040.6771%2081.0961%2043.1408%2079.4967%2043.7568L5.06502%2071.3504C3.34263%2071.9664%201.25116%2070.7345%200.389969%2068.5172Z'%20fill='%2321D1A7'/%3e%3c/svg%3e")}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.bg-greenS{background-image:url("data:image/svg+xml,%3csvg%20width='59'%20height='59'%20viewBox='0%200%2059%2059'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M47.8041%2057.9574C44.7898%2059.7399%2040.9143%2059.2943%2038.3307%2056.1749C35.747%2053.0555%2036.1776%2048.1535%2039.1919%2045.4797C40.4837%2044.5884%2043.498%2041.0233%2043.498%2037.4582C43.498%2035.2301%2042.2062%2032.5563%2039.1919%2030.3281C35.747%2027.2087%2035.747%2027.2087%2031.8715%2031.2194C27.996%2034.7845%2020.6756%2041.9146%2010.341%2036.1214C3.4512%2032.5563%201.29814%2027.2087%200.436923%2023.6436C-1.71613%2013.8397%204.74303%204.03572%205.60426%203.14446C8.18792%20-0.420612%2012.494%20-0.866219%2015.9389%201.36195C19.3838%204.03575%2019.8144%208.49206%2017.6614%2012.0571C16.3695%2013.8397%2014.6471%2017.8504%2015.0777%2020.5242C15.0777%2020.9698%2015.5083%2021.8611%2017.6614%2023.198C18.9532%2023.6436%2018.9532%2024.0893%2022.8287%2020.5242C27.1348%2016.5135%2036.6082%207.60078%2049.9571%2019.6329C57.7081%2026.763%2059%2033.8932%2059%2038.7952C59%2049.936%2050.3878%2057.5118%2049.5265%2058.4031C48.6653%2057.5118%2048.2347%2057.9574%2047.8041%2057.9574Z'%20fill='%2353E3B3'/%3e%3c/svg%3e")}.bg-green_triangle{background-image:url("data:image/svg+xml,%3csvg%20width='201'%20height='167'%20viewBox='0%200%20201%20167'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M89.5151%200L0%20167L201%20141.344L89.5151%200Z'%20fill='%2377F1BC'/%3e%3c/svg%3e")}.bg-line_1{background-image:url("data:image/svg+xml,%3csvg%20width='89'%20height='92'%20viewBox='0%200%2089%2092'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2%2090L5.50536%2052.5346L37.0515%2065.6039L39.6803%2020.2971L74.7318%2036.8515L87%202'%20stroke='white'%20stroke-width='2.91632'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.bg-line_2{background-image:url("data:image/svg+xml,%3csvg%20width='52'%20height='35'%20viewBox='0%200%2052%2035'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2%206.62687L20.752%202L20.2946%2019.5821L43.1628%2012.6418L41.3334%2033L61%2032.5373'%20stroke='white'%20stroke-width='2.91632'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.bg-line_3{background-image:url("data:image/svg+xml,%3csvg%20width='60'%20height='33'%20viewBox='0%200%2060%2033'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2%206.69118L19.7985%202L19.3643%2018.6324L41.0698%2012.2353L39.3333%2031L58%2030.1471'%20stroke='white'%20stroke-width='2.91632'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.bg-line_4{background-image:url("data:image/svg+xml,%3csvg%20width='92'%20height='50'%20viewBox='0%200%2092%2050'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2%209.44123L30.6511%202L29.969%2028.3824L64.0776%2018.2353L61.3487%2048L90%2047.3235'%20stroke='white'%20stroke-width='2.91632'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.bg-line_5{background-image:url("data:image/svg+xml,%3csvg%20width='50'%20height='92'%20viewBox='0%200%2050%2092'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M40.5588%202L48%2030.6511L21.6176%2029.969L31.7647%2064.0776L2%2061.3487L2.67651%2090'%20stroke='white'%20stroke-width='2.91632'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.bg-lit_purple_asterisk{background-image:url("data:image/svg+xml,%3csvg%20width='153'%20height='173'%20viewBox='0%200%20153%20173'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M38.7243%20167.63C37.8832%20165.525%2037.673%20163.209%2038.3038%20161.314L92.1316%203.20155C93.1829%20-0.167021%2096.5471%20-1.00917%2099.7011%201.30673C102.645%203.62262%20104.327%208.04387%20103.065%2011.4124L49.2376%20169.525C48.1862%20172.893%2044.822%20173.736%2041.668%20171.42C40.4064%20170.577%2039.3551%20169.314%2038.7243%20167.63Z'%20fill='%23E9DAFD'/%3e%3cpath%20d='M3.18918%2047.6245C2.34813%2045.7297%202.13789%2043.6244%202.55842%2041.7295C3.60974%2038.361%206.76371%2037.0978%209.91769%2039.2031L148.903%20134.155C152.057%20136.26%20153.739%20140.681%20152.688%20144.26C151.636%20147.629%20148.482%20148.892%20145.328%20146.787L6.34316%2051.8353C4.8713%2050.7826%203.81998%2049.3088%203.18918%2047.6245Z'%20fill='%23E9DAFD'/%3e%3cpath%20d='M0.66649%20117.102V116.891C-0.805364%20113.101%200.245973%20108.891%202.97942%20107.838L130.19%2060.678C132.923%2059.6253%20136.498%2062.1517%20138.18%2065.7308C139.652%2069.5205%20138.6%2073.7312%20135.867%2074.7839L8.65656%20121.944C5.71285%20122.997%202.13834%20120.891%200.66649%20117.102Z'%20fill='%23E9DAFD'/%3e%3c/svg%3e")}.bg-purpleS{background-image:url("data:image/svg+xml,%3csvg%20width='212'%20height='203'%20viewBox='0%200%20212%20203'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M175.648%20198.402C164.949%20205.156%20150.528%20203.06%20141.922%20193.279C132.386%20182.333%20133.549%20165.565%20144.481%20156.017C148.435%20152.291%20159.134%20139.948%20158.901%20127.838C158.669%20119.919%20153.552%20111.535%20143.318%20103.151C130.991%2093.1374%20130.991%2093.1374%20116.803%20106.878C103.08%20120.152%2077.4958%20144.838%2039.3515%20126.44C14.9298%20114.563%205.62631%2096.6306%202.1375%2083.8218C-6.9334%2049.1217%2015.6276%2015.1203%2018.4186%2011.3941C26.7917%20-0.716057%2043.0729%20-3.51076%2055.1674%204.64028C67.0294%2013.0242%2070.053%2029.3263%2061.9124%2041.4365C57.2607%2048.4231%2051.2134%2062.6292%2053.3067%2070.5473C53.7719%2071.9446%2054.4696%2075.2051%2062.3776%2078.9313C66.5641%2081.0272%2067.4945%2081.2601%2080.0542%2068.9171C95.6376%2053.7794%20128.2%2022.3397%20176.81%2062.3963C205.186%2085.9179%20211.466%20110.604%20211.699%20127.372C212.164%20166.031%20182.393%20193.046%20179.136%20196.073C177.973%20196.772%20176.81%20197.704%20175.648%20198.402Z'%20fill='%237547E2'/%3e%3c/svg%3e")}.bg-purple_dark_triangle{background-image:url("data:image/svg+xml,%3csvg%20width='186'%20height='155'%20viewBox='0%200%20186%20155'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M82.8349%200L0%20155L186%20131.187L82.8349%200Z'%20fill='%234123A2'/%3e%3c/svg%3e")}.bg-square_1{background-image:url("data:image/svg+xml,%3csvg%20width='73'%20height='73'%20viewBox='0%200%2073%2073'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M40.6206%201.99998L2%2031.9976L31.9588%2070.6677L70.5794%2040.6701L40.6206%201.99998Z'%20stroke='white'%20stroke-width='2.91632'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.bg-square_2{background-image:url("data:image/svg+xml,%3csvg%20width='47'%20height='47'%20viewBox='0%200%2047%2047'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M26.3161%201.60738L1.76978%2020.6731L20.811%2045.2511L45.3573%2026.1854L26.3161%201.60738Z'%20stroke='white'%20stroke-width='2.91632'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.bg-text_line{background-image:url(/assets/text_line-DfKp3sA3.svg)}.bg-triangle{background-image:url("data:image/svg+xml,%3csvg%20width='186'%20height='155'%20viewBox='0%200%20186%20155'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M82.8349%200L0%20155L186%20131.187L82.8349%200Z'%20fill='%23E9DAFD'/%3e%3c/svg%3e")}.from-black\/40{--tw-gradient-from: rgb(0 0 0 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-black\/20{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.bg-contain{background-size:contain}.bg-cover{background-size:cover}.bg-center{background-position:center}.bg-left-bottom{background-position:left bottom}.bg-no-repeat{background-repeat:no-repeat}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.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-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[31\.5px\]{padding-left:31.5px;padding-right:31.5px}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-0{padding-bottom:0}.pb-16{padding-bottom:4rem}.pb-24{padding-bottom:6rem}.pb-4{padding-bottom:1rem}.pr-2{padding-right:.5rem}.pr-2\.5{padding-right:.625rem}.pr-4{padding-right:1rem}.pr-40{padding-right:10rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-20{padding-top:5rem}.pt-24{padding-top:6rem}.pt-32{padding-top:8rem}.pt-4{padding-top:1rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.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-\[14px\]{font-size:14px}.text-\[24px\]{font-size:24px}.text-\[28px\]{font-size:28px}.text-\[32px\]{font-size:32px}.text-\[42px\]{font-size:42px}.text-\[48px\]{font-size:48px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.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-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-medium{font-weight:500}.font-semibold{font-weight:600}.italic{font-style:italic}.leading-4{line-height:1rem}.leading-6{line-height:1.5rem}.leading-\[1\.12\]{line-height:1.12}.leading-\[1\.1\]{line-height:1.1}.leading-\[20px\]{line-height:20px}.leading-\[44px\]{line-height:44px}.leading-\[50px\]{line-height:50px}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.text-\[\#4123A2\]{--tw-text-opacity: 1;color:rgb(65 35 162 / var(--tw-text-opacity))}.text-\[\#FBB500\]{--tw-text-opacity: 1;color:rgb(251 181 0 / var(--tw-text-opacity))}.text-description{--tw-text-opacity: 1;color:rgb(133 133 156 / var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.text-green_modern{--tw-text-opacity: 1;color:rgb(16 150 144 / var(--tw-text-opacity))}.text-green_primary{--tw-text-opacity: 1;color:rgb(33 209 167 / var(--tw-text-opacity))}.text-purple_primary{--tw-text-opacity: 1;color:rgb(117 71 226 / var(--tw-text-opacity))}.text-purple_tech_04{--tw-text-opacity: 1;color:rgb(181 144 246 / var(--tw-text-opacity))}.text-text_black{--tw-text-opacity: 1;color:rgb(33 32 37 / var(--tw-text-opacity))}.text-text_white{--tw-text-opacity: 1;color:rgb(240 239 245 / var(--tw-text-opacity))}.text-text_white\/40{color:#f0eff566}.text-text_white\/50{color:#f0eff580}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.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-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px 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-green_primary\/50{--tw-shadow-color: rgb(33 209 167 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-purple_primary\/30{--tw-shadow-color: rgb(117 71 226 / .3);--tw-shadow: var(--tw-shadow-colored)}.outline{outline-style:solid}.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)}.blur-md{--tw-blur: blur(12px);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)}.blur-sm{--tw-blur: blur(4px);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)}.drop-shadow-2xl{--tw-drop-shadow: drop-shadow(0 25px 25px rgb(0 0 0 / .15));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}*{font-family:Poppins}html{--tw-bg-opacity: 1;background-color:rgb(242 241 255 / var(--tw-bg-opacity))}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:text-purple_primary:hover{--tw-text-opacity: 1;color:rgb(117 71 226 / var(--tw-text-opacity))}.hover\:text-text_white\/80:hover{color:#f0eff5cc}.hover\:opacity-75:hover{opacity:.75}.hover\:opacity-80:hover{opacity:.8}.hover\:brightness-90:hover{--tw-brightness: brightness(.9);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)}@media (min-width: 640px){.sm\:bottom-4{bottom:1rem}.sm\:bottom-\[-100px\]{bottom:-100px}.sm\:bottom-\[10\%\]{bottom:10%}.sm\:left-\[-100px\]{left:-100px}.sm\:right-\[-30px\]{right:-30px}.sm\:mb-4{margin-bottom:1rem}.sm\:mb-6{margin-bottom:1.5rem}.sm\:mt-3{margin-top:.75rem}.sm\:mt-4{margin-top:1rem}.sm\:block{display:block}.sm\:size-16{width:4rem;height:4rem}.sm\:h-\[140px\]{height:140px}.sm\:h-\[250px\]{height:250px}.sm\:min-h-\[280px\]{min-height:280px}.sm\:w-40{width:10rem}.sm\:w-\[140px\]{width:140px}.sm\:w-\[240px\]{width:240px}.sm\:w-\[250px\]{width:250px}.sm\:w-\[79px\]{width:79px}.sm\:w-auto{width:auto}.sm\:flex-row{flex-direction:row}.sm\:gap-4{gap:1rem}.sm\:gap-8{gap:2rem}.sm\:border-b-\[140px\]{border-bottom-width:140px}.sm\:border-l-\[80px\]{border-left-width:80px}.sm\:border-r-\[80px\]{border-right-width:80px}.sm\:p-6{padding:1.5rem}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:pt-20{padding-top:5rem}.sm\:pt-3{padding-top:.75rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-\[32px\]{font-size:32px}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 768px){.md\:absolute{position:absolute}.md\:-bottom-14{bottom:-3.5rem}.md\:-right-8{right:-2rem}.md\:-top-1{top:-.25rem}.md\:bottom-\[-120px\]{bottom:-120px}.md\:bottom-\[-200px\]{bottom:-200px}.md\:bottom-\[-70px\]{bottom:-70px}.md\:bottom-\[-80px\]{bottom:-80px}.md\:bottom-\[0\%\]{bottom:0%}.md\:bottom-\[10\%\]{bottom:10%}.md\:bottom-\[12\%\]{bottom:12%}.md\:bottom-\[15\%\]{bottom:15%}.md\:bottom-\[20\%\]{bottom:20%}.md\:bottom-\[30\%\]{bottom:30%}.md\:bottom-\[5\%\]{bottom:5%}.md\:bottom-\[8\%\]{bottom:8%}.md\:left-\[-1\%\]{left:-1%}.md\:left-\[-120px\]{left:-120px}.md\:left-\[-150px\]{left:-150px}.md\:left-\[-180px\]{left:-180px}.md\:left-\[-200px\]{left:-200px}.md\:left-\[-5\%\]{left:-5%}.md\:left-\[-80px\]{left:-80px}.md\:left-\[10\%\]{left:10%}.md\:left-\[15\%\]{left:15%}.md\:left-\[2\%\]{left:2%}.md\:left-\[25\%\]{left:25%}.md\:left-\[3\%\]{left:3%}.md\:left-\[38\%\]{left:38%}.md\:left-\[40\%\]{left:40%}.md\:left-\[45\%\]{left:45%}.md\:left-\[5\%\]{left:5%}.md\:left-\[8\%\]{left:8%}.md\:right-\[-100px\]{right:-100px}.md\:right-\[-15\%\]{right:-15%}.md\:right-\[-40px\]{right:-40px}.md\:right-\[2\%\]{right:2%}.md\:right-\[3\%\]{right:3%}.md\:right-\[30\%\]{right:30%}.md\:right-\[42\%\]{right:42%}.md\:right-\[5\%\]{right:5%}.md\:right-\[8\%\]{right:8%}.md\:right-auto{right:auto}.md\:top-\[-10\%\]{top:-10%}.md\:top-\[-100px\]{top:-100px}.md\:top-\[-180px\]{top:-180px}.md\:top-\[-200px\]{top:-200px}.md\:top-\[-50\%\]{top:-50%}.md\:top-\[-80px\]{top:-80px}.md\:top-\[10\%\]{top:10%}.md\:top-\[12\%\]{top:12%}.md\:top-\[15\%\]{top:15%}.md\:top-\[17\%\]{top:17%}.md\:top-\[20\%\]{top:20%}.md\:top-\[40\%\]{top:40%}.md\:top-\[45\%\]{top:45%}.md\:top-\[5\%\]{top:5%}.md\:top-\[50\%\]{top:50%}.md\:top-\[500px\]{top:500px}.md\:top-\[60\%\]{top:60%}.md\:top-\[65\%\]{top:65%}.md\:top-\[8\%\]{top:8%}.md\:order-1{order:1}.md\:order-2{order:2}.md\:order-none{order:0}.md\:mb-0{margin-bottom:0}.md\:mb-12{margin-bottom:3rem}.md\:mb-2{margin-bottom:.5rem}.md\:mb-20{margin-bottom:5rem}.md\:mb-3{margin-bottom:.75rem}.md\:mb-6{margin-bottom:1.5rem}.md\:mb-8{margin-bottom:2rem}.md\:mt-0{margin-top:0}.md\:mt-10{margin-top:2.5rem}.md\:mt-24{margin-top:6rem}.md\:mt-4{margin-top:1rem}.md\:mt-6{margin-top:1.5rem}.md\:block{display:block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-14{height:3.5rem}.md\:h-8{height:2rem}.md\:h-\[100px\]{height:100px}.md\:h-\[110\%\]{height:110%}.md\:h-\[120\%\]{height:120%}.md\:h-\[120px\]{height:120px}.md\:h-\[130px\]{height:130px}.md\:h-\[150px\]{height:150px}.md\:h-\[160px\]{height:160px}.md\:h-\[170px\]{height:170px}.md\:h-\[20px\]{height:20px}.md\:h-\[240px\]{height:240px}.md\:h-\[24px\]{height:24px}.md\:h-\[250px\]{height:250px}.md\:h-\[25px\]{height:25px}.md\:h-\[270px\]{height:270px}.md\:h-\[280px\]{height:280px}.md\:h-\[300px\]{height:300px}.md\:h-\[30px\]{height:30px}.md\:h-\[400px\]{height:400px}.md\:h-\[40px\]{height:40px}.md\:h-\[450px\]{height:450px}.md\:h-\[500px\]{height:500px}.md\:h-\[50px\]{height:50px}.md\:h-\[60px\]{height:60px}.md\:h-\[70px\]{height:70px}.md\:h-\[80px\]{height:80px}.md\:max-h-\[480px\]{max-height:480px}.md\:max-h-none{max-height:none}.md\:min-h-\[300px\]{min-height:300px}.md\:w-14{width:3.5rem}.md\:w-32{width:8rem}.md\:w-48{width:12rem}.md\:w-8{width:2rem}.md\:w-9{width:2.25rem}.md\:w-\[100px\]{width:100px}.md\:w-\[120px\]{width:120px}.md\:w-\[150px\]{width:150px}.md\:w-\[160px\]{width:160px}.md\:w-\[200px\]{width:200px}.md\:w-\[220px\]{width:220px}.md\:w-\[24px\]{width:24px}.md\:w-\[250px\]{width:250px}.md\:w-\[260px\]{width:260px}.md\:w-\[280px\]{width:280px}.md\:w-\[300px\]{width:300px}.md\:w-\[30px\]{width:30px}.md\:w-\[320px\]{width:320px}.md\:w-\[400px\]{width:400px}.md\:w-\[40px\]{width:40px}.md\:w-\[45\%\]{width:45%}.md\:w-\[450px\]{width:450px}.md\:w-\[50\%\]{width:50%}.md\:w-\[500px\]{width:500px}.md\:w-\[50px\]{width:50px}.md\:w-\[55\%\]{width:55%}.md\:w-\[60px\]{width:60px}.md\:w-\[70px\]{width:70px}.md\:w-\[80px\]{width:80px}.md\:w-auto{width:auto}.md\:max-w-\[220px\]{max-width:220px}.md\:max-w-\[280px\]{max-width:280px}.md\:max-w-\[300px\]{max-width:300px}.md\:max-w-\[320px\]{max-width:320px}.md\:max-w-\[350px\]{max-width:350px}.md\:max-w-\[400px\]{max-width:400px}.md\:max-w-\[420px\]{max-width:420px}.md\:max-w-\[450px\]{max-width:450px}.md\:flex-none{flex:none}.md\:-translate-y-1\/2{--tw-translate-y: -50%;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))}.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:justify-start{justify-content:flex-start}.md\:justify-end{justify-content:flex-end}.md\:justify-between{justify-content:space-between}.md\:gap-1{gap:.25rem}.md\:gap-12{gap:3rem}.md\:gap-2{gap:.5rem}.md\:gap-3{gap:.75rem}.md\:gap-4{gap:1rem}.md\:gap-6{gap:1.5rem}.md\:gap-8{gap:2rem}.md\:border-b-\[160px\]{border-bottom-width:160px}.md\:border-l-\[100px\]{border-left-width:100px}.md\:border-r-\[100px\]{border-right-width:100px}.md\:p-3{padding:.75rem}.md\:p-4{padding:1rem}.md\:px-0{padding-left:0;padding-right:0}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-2{padding-left:.5rem;padding-right:.5rem}.md\:px-3{padding-left:.75rem;padding-right:.75rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:py-0{padding-top:0;padding-bottom:0}.md\:py-1{padding-top:.25rem;padding-bottom:.25rem}.md\:py-2{padding-top:.5rem;padding-bottom:.5rem}.md\:pb-0{padding-bottom:0}.md\:pb-20{padding-bottom:5rem}.md\:pb-6{padding-bottom:1.5rem}.md\:pl-10{padding-left:2.5rem}.md\:pl-8{padding-left:2rem}.md\:pr-10{padding-right:2.5rem}.md\:pt-24{padding-top:6rem}.md\:pt-28{padding-top:7rem}.md\:pt-32{padding-top:8rem}.md\:pt-40{padding-top:10rem}.md\:pt-6{padding-top:1.5rem}.md\:text-left{text-align:left}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-\[16px\]{font-size:16px}.md\:text-\[18px\]{font-size:18px}.md\:text-\[36px\]{font-size:36px}.md\:text-\[40px\]{font-size:40px}.md\:text-\[50px\]{font-size:50px}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:text-xs{font-size:.75rem;line-height:1rem}.md\:leading-\[1\.4\]{line-height:1.4}.md\:opacity-100{opacity:1}.md\:opacity-40{opacity:.4}.md\:opacity-60{opacity:.6}}@media (min-width: 1024px){.lg\:-bottom-2{bottom:-.5rem}.lg\:-right-12{right:-3rem}.lg\:-top-2{top:-.5rem}.lg\:bottom-0{bottom:0}.lg\:bottom-\[-10\%\]{bottom:-10%}.lg\:bottom-\[-100px\]{bottom:-100px}.lg\:bottom-\[-120px\]{bottom:-120px}.lg\:bottom-\[-180px\]{bottom:-180px}.lg\:bottom-\[-200px\]{bottom:-200px}.lg\:bottom-\[-400px\]{bottom:-400px}.lg\:bottom-\[-5\%\]{bottom:-5%}.lg\:bottom-\[10\%\]{bottom:10%}.lg\:bottom-\[15\%\]{bottom:15%}.lg\:bottom-\[20\%\]{bottom:20%}.lg\:bottom-\[5\%\]{bottom:5%}.lg\:bottom-\[8\%\]{bottom:8%}.lg\:left-\[-100px\]{left:-100px}.lg\:left-\[-114px\]{left:-114px}.lg\:left-\[-120px\]{left:-120px}.lg\:left-\[-124px\]{left:-124px}.lg\:left-\[-180px\]{left:-180px}.lg\:left-\[0\%\]{left:0%}.lg\:left-\[12\%\]{left:12%}.lg\:left-\[3\%\]{left:3%}.lg\:left-\[30\%\]{left:30%}.lg\:left-\[44\%\]{left:44%}.lg\:left-\[5\%\]{left:5%}.lg\:left-\[8\%\]{left:8%}.lg\:right-\[-120px\]{right:-120px}.lg\:right-\[-40px\]{right:-40px}.lg\:right-\[-50px\]{right:-50px}.lg\:right-\[10\%\]{right:10%}.lg\:right-\[2\%\]{right:2%}.lg\:right-\[3\%\]{right:3%}.lg\:right-\[4\%\]{right:4%}.lg\:right-\[46\%\]{right:46%}.lg\:right-\[5\%\]{right:5%}.lg\:right-\[7\%\]{right:7%}.lg\:right-\[8\%\]{right:8%}.lg\:top-64{top:16rem}.lg\:top-\[-10\%\]{top:-10%}.lg\:top-\[-100px\]{top:-100px}.lg\:top-\[-120px\]{top:-120px}.lg\:top-\[-212px\]{top:-212px}.lg\:top-\[-365px\]{top:-365px}.lg\:top-\[10\%\]{top:10%}.lg\:top-\[15\%\]{top:15%}.lg\:top-\[18\%\]{top:18%}.lg\:top-\[3\%\]{top:3%}.lg\:top-\[30\%\]{top:30%}.lg\:top-\[6\%\]{top:6%}.lg\:top-\[8\%\]{top:8%}.lg\:-mt-14{margin-top:-3.5rem}.lg\:mb-10{margin-bottom:2.5rem}.lg\:mb-12{margin-bottom:3rem}.lg\:mb-16{margin-bottom:4rem}.lg\:mb-24{margin-bottom:6rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:mt-10{margin-top:2.5rem}.lg\:mt-2{margin-top:.5rem}.lg\:mt-3{margin-top:.75rem}.lg\:mt-4{margin-top:1rem}.lg\:mt-6{margin-top:1.5rem}.lg\:mt-8{margin-top:2rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-5{height:1.25rem}.lg\:h-\[100px\]{height:100px}.lg\:h-\[106px\]{height:106px}.lg\:h-\[110px\]{height:110px}.lg\:h-\[120\%\]{height:120%}.lg\:h-\[120px\]{height:120px}.lg\:h-\[130px\]{height:130px}.lg\:h-\[160px\]{height:160px}.lg\:h-\[170px\]{height:170px}.lg\:h-\[180px\]{height:180px}.lg\:h-\[186px\]{height:186px}.lg\:h-\[210px\]{height:210px}.lg\:h-\[25px\]{height:25px}.lg\:h-\[300px\]{height:300px}.lg\:h-\[30px\]{height:30px}.lg\:h-\[335px\]{height:335px}.lg\:h-\[340px\]{height:340px}.lg\:h-\[350px\]{height:350px}.lg\:h-\[35px\]{height:35px}.lg\:h-\[40px\]{height:40px}.lg\:h-\[500px\]{height:500px}.lg\:h-\[50px\]{height:50px}.lg\:h-\[60px\]{height:60px}.lg\:h-\[635px\]{height:635px}.lg\:h-\[80px\]{height:80px}.lg\:h-\[90px\]{height:90px}.lg\:h-screen{height:100vh}.lg\:max-h-\[500px\]{max-height:500px}.lg\:min-h-\[260px\]{min-height:260px}.lg\:w-1\/2{width:50%}.lg\:w-12{width:3rem}.lg\:w-5{width:1.25rem}.lg\:w-\[100px\]{width:100px}.lg\:w-\[120px\]{width:120px}.lg\:w-\[130px\]{width:130px}.lg\:w-\[160px\]{width:160px}.lg\:w-\[180px\]{width:180px}.lg\:w-\[186px\]{width:186px}.lg\:w-\[200px\]{width:200px}.lg\:w-\[250px\]{width:250px}.lg\:w-\[280px\]{width:280px}.lg\:w-\[300px\]{width:300px}.lg\:w-\[335px\]{width:335px}.lg\:w-\[350px\]{width:350px}.lg\:w-\[35px\]{width:35px}.lg\:w-\[360px\]{width:360px}.lg\:w-\[400px\]{width:400px}.lg\:w-\[40px\]{width:40px}.lg\:w-\[500px\]{width:500px}.lg\:w-\[50px\]{width:50px}.lg\:w-\[60px\]{width:60px}.lg\:w-\[635px\]{width:635px}.lg\:w-\[80px\]{width:80px}.lg\:w-\[90px\]{width:90px}.lg\:w-auto{width:auto}.lg\:max-w-\[300px\]{max-width:300px}.lg\:max-w-\[350px\]{max-width:350px}.lg\:max-w-\[380px\]{max-width:380px}.lg\:max-w-\[420px\]{max-width:420px}.lg\:max-w-\[450px\]{max-width:450px}.lg\:max-w-\[500px\]{max-width:500px}.lg\:max-w-\[550px\]{max-width:550px}.lg\:scale-100{--tw-scale-x: 1;--tw-scale-y: 1;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))}.lg\:scale-\[0\.53\]{--tw-scale-x: .53;--tw-scale-y: .53;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))}.lg\:scale-\[0\.71\]{--tw-scale-x: .71;--tw-scale-y: .71;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))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:items-start{align-items:flex-start}.lg\:gap-10{gap:2.5rem}.lg\:gap-11{gap:2.75rem}.lg\:gap-16{gap:4rem}.lg\:gap-2{gap:.5rem}.lg\:gap-4{gap:1rem}.lg\:rounded-2xl{border-radius:1rem}.lg\:border-b-\[200px\]{border-bottom-width:200px}.lg\:border-l-\[120px\]{border-left-width:120px}.lg\:border-r-\[120px\]{border-right-width:120px}.lg\:p-3{padding:.75rem}.lg\:p-4{padding:1rem}.lg\:p-5{padding:1.25rem}.lg\:px-20{padding-left:5rem;padding-right:5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:pb-24{padding-bottom:6rem}.lg\:pl-12{padding-left:3rem}.lg\:pl-20{padding-left:5rem}.lg\:pr-20{padding-right:5rem}.lg\:pr-64{padding-right:16rem}.lg\:pt-28{padding-top:7rem}.lg\:pt-32{padding-top:8rem}.lg\:pt-40{padding-top:10rem}.lg\:pt-48{padding-top:12rem}.lg\:pt-8{padding-top:2rem}.lg\:text-left{text-align:left}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-\[17px\]{font-size:17px}.lg\:text-\[20px\]{font-size:20px}.lg\:text-\[24px\]{font-size:24px}.lg\:text-\[42px\]{font-size:42px}.lg\:text-\[48px\]{font-size:48px}.lg\:text-\[54px\]{font-size:54px}.lg\:text-\[70px\]{font-size:70px}.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:text-sm{font-size:.875rem;line-height:1.25rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:leading-\[24px\]{line-height:24px}.lg\:leading-\[62px\]{line-height:62px}}@media (min-width: 1280px){.xl\:-bottom-16{bottom:-4rem}.xl\:-right-16{right:-4rem}.xl\:-right-44{right:-11rem}.xl\:left-\[2\%\]{left:2%}.xl\:left-\[6\%\]{left:6%}.xl\:right-\[11\%\]{right:11%}.xl\:right-\[5\%\]{right:5%}.xl\:right-\[6\%\]{right:6%}.xl\:top-\[15\%\]{top:15%}.xl\:mt-10{margin-top:2.5rem}.xl\:mt-20{margin-top:5rem}.xl\:flex{display:flex}.xl\:h-\[100px\]{height:100px}.xl\:h-\[130\%\]{height:130%}.xl\:h-\[200px\]{height:200px}.xl\:h-\[400px\]{height:400px}.xl\:max-h-\[450px\]{max-height:450px}.xl\:min-h-\[400px\]{min-height:400px}.xl\:w-14{width:3.5rem}.xl\:w-\[100px\]{width:100px}.xl\:w-\[200px\]{width:200px}.xl\:w-\[278px\]{width:278px}.xl\:w-\[300px\]{width:300px}.xl\:w-\[400px\]{width:400px}.xl\:max-w-\[420px\]{max-width:420px}.xl\:max-w-\[450px\]{max-width:450px}.xl\:max-w-\[504px\]{max-width:504px}.xl\:max-w-\[510px\]{max-width:510px}.xl\:max-w-\[573px\]{max-width:573px}.xl\:max-w-\[600px\]{max-width:600px}.xl\:max-w-\[650px\]{max-width:650px}.xl\:scale-\[0\.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))}.xl\:scale-\[0\.9\]{--tw-scale-x: .9;--tw-scale-y: .9;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))}.xl\:gap-14{gap:3.5rem}.xl\:gap-2{gap:.5rem}.xl\:gap-24{gap:6rem}.xl\:gap-8{gap:2rem}.xl\:border-b-\[250px\]{border-bottom-width:250px}.xl\:border-l-\[150px\]{border-left-width:150px}.xl\:border-r-\[150px\]{border-right-width:150px}.xl\:p-10{padding:2.5rem}.xl\:px-10{padding-left:2.5rem;padding-right:2.5rem}.xl\:pl-20{padding-left:5rem}.xl\:pl-\[102px\]{padding-left:102px}.xl\:pl-\[140px\]{padding-left:140px}.xl\:pr-\[102px\]{padding-right:102px}.xl\:pt-36{padding-top:9rem}.xl\:pt-\[100px\]{padding-top:100px}.xl\:pt-\[180px\]{padding-top:180px}.xl\:pt-\[200px\]{padding-top:200px}.xl\:text-2xl{font-size:1.5rem;line-height:2rem}.xl\:text-5xl{font-size:3rem;line-height:1}.xl\:text-\[100px\]{font-size:100px}.xl\:text-\[24px\]{font-size:24px}.xl\:text-\[26px\]{font-size:26px}.xl\:text-\[32px\]{font-size:32px}.xl\:text-\[48px\]{font-size:48px}.xl\:text-\[56px\]{font-size:56px}.xl\:text-\[80px\]{font-size:80px}.xl\:leading-\[38px\]{line-height:38px}.xl\:leading-\[92px\]{line-height:92px}}@media (min-width: 1350px){.\31xl\:gap-\[100px\]{gap:100px}}@media (min-width: 1536px){.\32xl\:block{display:block}.\32xl\:min-h-\[320px\]{min-height:320px}.\32xl\:w-\[320px\]{width:320px}.\32xl\:scale-100{--tw-scale-x: 1;--tw-scale-y: 1;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))}.\32xl\:px-20{padding-left:5rem;padding-right:5rem}.\32xl\:text-\[100px\]{font-size:100px}.\32xl\:leading-\[112px\]{line-height:112px}}
