/*! tailwindcss v4.0.12 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:var(--font-geist-sans);--font-mono:var(--font-geist-mono);--color-gray-500:oklch(.551 .027 264.364);--color-gray-800:oklch(.278 .033 256.848);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-6xl:72rem;--container-7xl:80rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--font-weight-semibold:600;--font-weight-bold:700;--leading-relaxed:1.625;--radius-md:.375rem;--radius-lg:.5rem;--radius-2xl:1rem;--ease-out:cubic-bezier(0,0,.2,1);--ease-in-out:cubic-bezier(.4,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-font-feature-settings:var(--font-sans--font-feature-settings);--default-font-variation-settings:var(--font-sans--font-variation-settings);--default-mono-font-family:var(--font-mono);--default-mono-font-feature-settings:var(--font-mono--font-feature-settings);--default-mono-font-variation-settings:var(--font-mono--font-variation-settings);--color-foreground:var(--foreground)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}body{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;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1;color:color-mix(in oklab,currentColor 50%,transparent)}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.inset-0{inset:calc(var(--spacing)*0)}.top-0{top:calc(var(--spacing)*0)}.top-1\/2{top:50%}.right-0{right:calc(var(--spacing)*0)}.right-4{right:calc(var(--spacing)*4)}.bottom-0{bottom:calc(var(--spacing)*0)}.bottom-8{bottom:calc(var(--spacing)*8)}.left-0{left:calc(var(--spacing)*0)}.left-1\/2{left:50%}.left-4{left:calc(var(--spacing)*4)}.left-12{left:calc(var(--spacing)*12)}.isolate{isolation:isolate}.z-10{z-index:10}.z-40{z-index:40}.z-50{z-index:50}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-3{margin-top:calc(var(--spacing)*3)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-6{margin-top:calc(var(--spacing)*6)}.mt-8{margin-top:calc(var(--spacing)*8)}.mt-10{margin-top:calc(var(--spacing)*10)}.mt-12{margin-top:calc(var(--spacing)*12)}.mt-20{margin-top:calc(var(--spacing)*20)}.mr-2{margin-right:calc(var(--spacing)*2)}.mb-0{margin-bottom:calc(var(--spacing)*0)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.ml-10{margin-left:calc(var(--spacing)*10)}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.h-3{height:calc(var(--spacing)*3)}.h-12{height:calc(var(--spacing)*12)}.h-56{height:calc(var(--spacing)*56)}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.w-3{width:calc(var(--spacing)*3)}.w-12{width:calc(var(--spacing)*12)}.w-64{width:calc(var(--spacing)*64)}.w-auto{width:auto}.w-full{width:100%}.max-w-6xl{max-width:var(--container-6xl)}.max-w-7xl{max-width:var(--container-7xl)}.max-w-\[75\%\]{max-width:75%}.flex-shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x:calc(calc(1/2*100%)*-1)}.-translate-x-1\/2,.translate-x-full{translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-x-full{--tw-translate-x:100%}.-translate-y-1\/2{--tw-translate-y:calc(calc(1/2*100%)*-1);translate:var(--tw-translate-x)var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x)var(--tw-rotate-y)var(--tw-rotate-z)var(--tw-skew-x)var(--tw-skew-y)}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing)*2)}.gap-4{gap:calc(var(--spacing)*4)}.gap-6{gap:calc(var(--spacing)*6)}.gap-10{gap:calc(var(--spacing)*10)}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-x-6>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*6)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*6)*calc(1 - var(--tw-space-x-reverse)))}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.overscroll-contain{overscroll-behavior:contain}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e+38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-t-2xl{border-top-left-radius:var(--radius-2xl);border-top-right-radius:var(--radius-2xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-white\/60{border-color:color-mix(in oklab,var(--color-white)60%,transparent)}.bg-black{background-color:var(--color-black)}.bg-transparent{background-color:#0000}.bg-white{background-color:var(--color-white)}.bg-white\/20{background-color:color-mix(in oklab,var(--color-white)20%,transparent)}.bg-white\/40{background-color:color-mix(in oklab,var(--color-white)40%,transparent)}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-\[\#ff0036\]{--tw-gradient-from:#ff0036;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.via-\[\#ff8a00\]{--tw-gradient-via:#ff8a00;--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.to-\[\#ff8a00\]{--tw-gradient-to:#ff8a00;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-\[\#ff0036\]{--tw-gradient-to:#ff0036;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.object-cover{object-fit:cover}.p-2{padding:calc(var(--spacing)*2)}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.p-\[2px\]{padding:2px}.px-4{padding-inline:calc(var(--spacing)*4)}.px-6{padding-inline:calc(var(--spacing)*6)}.py-2{padding-block:calc(var(--spacing)*2)}.py-12{padding-block:calc(var(--spacing)*12)}.pb-2{padding-bottom:calc(var(--spacing)*2)}.pl-4{padding-left:calc(var(--spacing)*4)}.text-center{text-align:center}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-gray-500{color:var(--color-gray-500)}.text-gray-800{color:var(--color-gray-800)}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-300{--tw-duration:.3s;transition-duration:.3s}.duration-500{--tw-duration:.5s;transition-duration:.5s}.duration-800{--tw-duration:.8s;transition-duration:.8s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}@media (hover:hover){.hover\:scale-125:hover{--tw-scale-x:125%;--tw-scale-y:125%;--tw-scale-z:125%;scale:var(--tw-scale-x)var(--tw-scale-y)}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:border-white:hover{border-color:var(--color-white)}.hover\:bg-white\/30:hover{background-color:color-mix(in oklab,var(--color-white)30%,transparent)}.hover\:text-\[\#ff8a00\]:hover{color:#ff8a00}.hover\:opacity-80:hover{opacity:.8}}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}@media (width>=40rem){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=48rem){.md\:w-1\/2{width:50%}.md\:flex-col{flex-direction:column}.md\:flex-row{flex-direction:row}.md\:px-20{padding-inline:calc(var(--spacing)*20)}}@media (width>=64rem){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}}:root{--background:#000;--foreground:#fff;--color-btn:#ff6273;--title-color:#4bf;--title-sub-color:#fff;--para-text-color:#fff;--bullets-color:#4bf}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{background:var(--background);color:var(--foreground)}.l-page{flex-flow:column;min-height:100vh;display:flex;overflow-x:clip}.l-wrapper{width:100%;max-width:calc(100vw - 30px);margin:0 auto;padding:0}@media screen and (width>=568px){.l-wrapper{max-width:calc(100vw - 40px);padding:0 20px}}@media screen and (width>=1440px){.l-wrapper{max-width:calc(100vw - 80px);padding:0}}.l-container{position:relative}.c-nav-bar{z-index:9999;background:linear-gradient(#000 60%,#0000);width:100vw;height:80px;padding:20px 0 0;position:fixed;inset:0 0 auto}@media screen and (width>=568px){.c-nav-bar{background:0 0;width:100vw;height:auto}}.c-nav-block{flex-flow:row;justify-content:space-between;align-items:center;display:flex}.a-bullets{cursor:pointer}.a-bullets-main{display:none}@media screen and (width>=568px){.a-bullets-main{display:flex}}.a-bullets-main.left-12{left:20px}@media screen and (width>=568px){.a-bullets-main.left-12{left:5vw}}@media screen and (width>=912px){.a-bullets-main.left-12{left:calc(var(--spacing)*12)}}.c-nav-bar .c-btn-more{margin:10px 0 0}.c-lia-logo{background-image:url(/logo.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:70px;height:25px}@media screen and (width>=568px){.c-lia-logo{width:100px;height:35px}}.c-nav-block__wrap{flex-flow:row;justify-content:flex-end;align-items:center;display:flex}.c-nav-block__wrap .c-nav-btn{display:none}@media screen and (width>=1140px){.c-nav-block__wrap .c-nav-btn{display:flex}}.c-nav-block__wrap .c-menu{display:block;position:relative;bottom:5px;right:20px}@media screen and (width>=568px){.c-nav-block__wrap .c-menu{right:5px}}@media screen and (width>=1140px){.c-nav-block__wrap .c-menu{display:none;position:absolute;bottom:14px;right:0}}.c-lia-onboard{background-color:var(--background);letter-spacing:1px;text-align:center;cursor:pointer;border:1px solid #939393;border-radius:8px;width:auto;height:48px;padding:12px 16px;font-size:16px;font-weight:600;line-height:24px}.c-container{position:relative}.c-slider{width:100%;padding:0}.c-slider__block{background-color:oklch(0 0 0/.8);scrollbar-width:none;padding-bottom:20vh}@media screen and (width>=568px){.c-slider__block{padding-bottom:0}}.slider__block::-webkit-scrollbar{display:none}.c-slider__block .inner-slide{background:0 0}.inner-slide{background-color:oklch(0 0 0/.8);padding-top:10vh}@media screen and (width>=568px){.inner-slide{padding-top:2vh}}.inner-slide .gap-10{gap:20px}@media screen and (width>=1024px){.gap-10{gap:calc(var(--spacing)*10)}}.c-slider__item{scroll-snap-align:start;width:100%;height:100%;position:relative}.min-h-80-screen{min-height:95vh}@media screen and (width>=568px){.min-h-80-screen{min-height:90vh}}@media screen and (width>=1280px){.min-h-80-screen{min-height:80vh}}@media screen and (width>=1440px){.min-h-80-screen{min-height:90vh}}.bg-blue{background-color:var(--bullets-color)}.border-blue{color:var(--bullets-color)}.btn{border-radius:10px;transition:all .5s linear;transform:translateY(0)}.burst:hover{transform:translateY(-.5rem);box-shadow:0 0 1.1rem 8px #fff}.c-hero-block{grid-template-rows:auto;grid-template-columns:1fr;gap:0 20px;display:grid}.c-hero-block__item{flex-flow:column;justify-content:start;align-items:flex-start;width:100%;height:100%;padding-top:0;display:flex}@media screen and (width>=768px){.c-hero-block__item{width:90%;padding-top:45vh}}@media screen and (width>=978px){.c-hero-block__item{width:90%;padding-top:45vh}}@media screen and (width>=1024px){.c-hero-block__item{width:90%;padding-top:50vh}}@media screen and (width>=1140px){.c-hero-block__item{width:80%;padding-top:0}}@media screen and (width>=1280px){.c-hero-block__item{width:46%}}@media screen and (width>=1366px){.c-hero-block__item{width:46%}}@media screen and (width>=1440px){.c-hero-block__item{width:48%}}@media screen and (width>=1600px){.c-hero-block__item{width:43%}}.loading-delay{background-color:var(--background);z-index:999999;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;inset:0}.loading-logo{opacity:0;width:300px;height:auto;margin:0 auto;display:block;transform:scale(.8)}.c-hero-img{width:auto;height:auto}@media screen and (width>=768px){.c-hero-img{height:44vh}}@media screen and (width>=1024px){.c-hero-img{height:55vh}}@media screen and (width>=1280px){.c-hero-img{height:66vh}}@media screen and (width>=1366px){.c-hero-img{height:95vh}}@media screen and (width>=1440px){.c-hero-img{height:76vh}}@media screen and (width>=1600px){.c-hero-img{height:100vh}}@media screen and (width<=768px){.c-hero-img{display:none}}.c-hero-img-mob{opacity:.3;width:140px;height:auto;position:absolute;inset:80px 0 auto auto}@media screen and (width>=568px){.c-hero-img-mob{opacity:1}}@media screen and (width>=768px){.c-hero-img-mob{display:none}}.c-hero-img-top{width:auto;height:auto;position:absolute}@media screen and (width>=1280px){.c-hero-img-top{height:56%;margin-top:4%;margin-right:12%}}.c-hero-block__text{flex-flow:column;justify-content:flex-start;align-items:start;width:100%;padding:10vh 0 0 8vh;display:flex}@media screen and (width>=568px){.c-hero-block__text{padding:0 0 0 8vh}}@media screen and (width>=1080px){.c-hero-block__text{padding:10vh 0 0 5vh}}@media screen and (width>=1280px){.c-hero-block__text{padding:10vh 0 0 10vh}}@media screen and (width>=1366px){.c-hero-block__text{padding:0 0 0 22vh}}@media screen and (width>=1440px){.c-hero-block__text{padding:12vh 0 0 18vh}}@media screen and (width>=1600px){.c-hero-block__text{padding:12vh 0 0 18vh}}.c-hero-block__title{-webkit-text-fill-color:transparent;letter-spacing:0;text-transform:capitalize;opacity:0;background:linear-gradient(114.92deg,#d3d3d3 8.59%,#aeaeae 42.54%,#c9c9c9 80.81%);-webkit-background-clip:text;background-clip:text;width:100%;padding-bottom:20px;font-size:34px;font-weight:900;line-height:40px;transition:all .3s ease-in-out}@media screen and (width>=978px){.c-hero-block__title{font-size:52px;line-height:56px}}@media screen and (width>=1280px){.c-hero-block__title{font-size:56px;line-height:58px}}@media screen and (width>=1440px){.c-hero-block__title{font-size:70px;line-height:74px}}@media screen and (width>=1600px){.c-hero-block__title{font-size:82px;line-height:82px}}.c-hero-block__title span{width:100%;display:block}.c-hero-block__para{letter-spacing:0;text-transform:none;font-variant:var(--color-foreground);opacity:0;width:60%;margin-top:0;font-size:16px;font-weight:400;line-height:22px}@media screen and (width>=568px){.c-hero-block__para{font-size:16px;line-height:22px}}@media screen and (width>=978px){.c-hero-block__para{width:100%;margin-top:20px;font-size:18px;line-height:30px}}@media screen and (width>=1280px){.c-hero-block__para{margin-top:0;font-size:15px;line-height:27px}}@media screen and (width>=1440px){.c-hero-block__para{margin-top:20px;font-size:16px;line-height:28px}}@media screen and (width>=1600px){.c-hero-block__para{margin-top:20px;font-size:18px;line-height:32px}}.c-hero-block__btn{background-color:var(--color-btn);letter-spacing:0;text-transform:capitalize;cursor:pointer;border-radius:8px;width:auto;height:52px;margin-top:25px;padding:15px 20px;font-size:18px;font-weight:700;line-height:20px}@media screen and (width>=768px){.c-hero-block__btn{margin-top:40px}}@media screen and (width>=1280px){.c-hero-block__btn{margin-top:20px}}@media screen and (width>=1440px){.c-hero-block__btn{margin-top:30px}}.about .max-w-\[75\%\]{max-width:95%}@media screen and (width>=568px){.about .max-w-\[75\%\]{max-width:75%}}.c-chat-panel{z-index:1;background:#000;width:100vw;height:auto;min-height:100px;position:fixed;inset:auto 0 0;box-shadow:0 -20px 20px #000}.home .c-chat-panel{box-shadow:none;background-color:#0000}.c-chat-panel__block{height:100%;min-height:inherit;position:relative}.c-chat-panel__block,.c-chat-panel__btn-wrap{flex-flow:row;justify-content:center;align-items:center;display:flex}.c-chat-panel__btn-wrap{height:72px;position:absolute;bottom:16px}@media screen and (width>=1366px){.c-chat-panel__btn-wrap{bottom:12px}}@media screen and (width>=1440px){.c-chat-panel__btn-wrap{bottom:32px}}.c-chat-panel__btn{cursor:pointer;background-color:var(--background);border-radius:30px;flex-flow:row;justify-content:center;align-items:center;width:80px;height:52px;display:flex;position:relative}.c-chat-panel__line{height:30px;position:absolute;top:20%}.blinking-border{border:2px solid #737373;animation:blinkBorder 2s ease-in-out infinite}@keyframes blinkBorder{0%{border-color:#737373}50%{border-color:#fff}to{border-color:#737373}}.c-chat-panel__field-wrap{z-index:9;width:90%;height:100%;min-height:inherit;justify-content:center;align-items:center;margin:auto;display:flex;position:relative}@media screen and (width>=568px){.c-chat-panel__field-wrap{width:75%}}@media screen and (width>=978px){.c-chat-panel__field-wrap{width:70%}}@media screen and (width>=1280px){.c-chat-panel__field-wrap{width:60%}}@media screen and (width>=1440px){.c-chat-panel__field-wrap{width:50%}}@media screen and (width>=1600px){.c-chat-panel__field-wrap{width:50%}}.c-chat-panel__chat{flex-flow:column;gap:10px;width:100%;height:100%;padding:10px;display:flex}.c-chat-panel__chat,.c-chat-panel__chat .items-center{justify-content:center;align-items:center}.c-chat-panel__text{color:#8a8a8a;letter-spacing:1px;font-size:14px;font-weight:400;line-height:20px}@media screen and (width>=1440px){.c-chat-panel__text{font-size:16px;line-height:24px}}.c-chat-panel__input{width:100%}.c-chat-panel__chat .rounded-full{color:silver;letter-spacing:1px;font-size:16px;font-weight:400;line-height:24px}.c-chat-panel__chat .rounded-full::placeholder{color:silver}.btn-send{cursor:pointer}.c-chat-panel__input .c-chat-panel__txt{padding-left:20px}@keyframes gradient-x{0%{background-position:0}50%{background-position:100%}to{background-position:0}}.animate-gradient-x{background-size:200% 100%;animation:gradient-x 3s infinite}.c-chat-panel__chat-container{width:100%;position:absolute;inset:auto auto 16px}@media screen and (width>=568px){.c-chat-panel__chat-container{bottom:30px}}@media screen and (width>=1366px){.c-chat-panel__chat-container{bottom:10px}}@media screen and (width>=1440px){.c-chat-panel__chat-container{bottom:32px}}.c-chat-panel__list{display:none}.c-chat-panel__click-img{width:80px}.c-menu{height:auto;position:absolute;inset:auto 30px 14px auto}@media screen and (width>=568px){.c-menu{bottom:30px}}@media screen and (width>=1366px){.c-menu{bottom:10px;right:40px}}@media screen and (width>=1440px){.c-menu{bottom:46px;right:40px}}.menu__img{cursor:pointer}.c-chat-panel .c-menu{display:none}@media screen and (width>=1140px){.c-chat-panel .c-menu{display:block}}.c-main-title{color:var(--title-color);letter-spacing:1px;text-align:center;font-size:22px;font-weight:800;line-height:26px}@media screen and (width>=768px){.c-main-title{text-align:left;font-size:24px;line-height:28px}}@media screen and (width>=978px){.c-main-title{text-align:left;font-size:52px;line-height:54px}}@media screen and (width>=1280px){.c-main-title{font-size:46px;line-height:48px}}@media screen and (width>=1440px){.c-main-title{font-size:56px;line-height:58px}}@media screen and (width>=1600px){.c-main-title{font-size:56px;line-height:60px}}.c-main-title span{width:auto;display:inline}@media screen and (width>=768px){.c-main-title span{width:100%;display:block}}.title--white{color:var(--foreground)}.c-main-sub-title{color:var(--title-sub-color);letter-spacing:1px;font-family:Poppins;font-size:16px;font-weight:600;line-height:22px}@media screen and (width>=568px){.c-main-sub-title{font-size:20px;line-height:26px}}@media screen and (width>=978px){.c-main-sub-title{font-size:26px;line-height:35px}}@media screen and (width>=1280px){.c-main-sub-title{font-size:28px;line-height:34px}}@media screen and (width>=1440px){.c-main-sub-title{font-size:36px;line-height:42px}}.c-text-blue{color:var(--title-color);letter-spacing:1px;text-align:center;width:100%;font-size:14px;font-weight:600;line-height:18px}@media screen and (width>=568px){.c-text-blue{text-align:left;font-size:16px;line-height:20px}}@media screen and (width>=1280px){.c-text-blue{font-size:18px;line-height:22px}}@media screen and (width>=1440px){.c-text-blue{font-size:20px;line-height:24px}}.c-main-sub-title-m{color:var(--title-sub-color);letter-spacing:1px;font-family:Poppins;font-size:20px;font-weight:600;line-height:28px}@media screen and (width>=568px){.c-main-sub-title-s{font-size:24px;line-height:32px}}.c-text-white{color:var(--title-sub-color);letter-spacing:1px;text-align:center;width:100%;font-size:14px;font-weight:300;line-height:18px}@media screen and (width>=768px){.c-text-white{text-align:left;font-size:16px;line-height:20px}}@media screen and (width>=1280px){.c-text-white{font-size:18px;line-height:27px}}.c-btn-more{border:2px solid var(--foreground);width:auto;height:40px;color:var(--foreground);letter-spacing:0;text-transform:capitalize;cursor:pointer;z-index:1;background-color:#0000;border-radius:8px;justify-content:center;align-items:center;margin:20px 0 0;padding:15px 20px;font-size:15px;font-weight:500;line-height:15px;transition:color .3s;display:flex;position:relative;overflow:hidden}.c-btn-more:before{content:"";background-color:var(--foreground);z-index:-1;width:100%;height:100%;transition:transform .3s;position:absolute;top:0;left:0;transform:translateY(100%)}.c-btn-more:hover{color:var(--background)}.c-btn-talk:hover{color:var(--foreground)}.c-btn-talk:before{background:linear-gradient(90deg,#ff0036)}.c-btn-more:hover:before{transform:translateY(0)}@media screen and (width>=568px){.c-btn-more{height:52px;margin:40px 0 0;font-size:18px;font-weight:700;line-height:20px}}@media screen and (width>=1280px){.c-btn-more{margin:20px 0 0}}@media screen and (width>=1440px){.c-btn-more{margin:30px 0 0}}.c-1-1-grid{grid-template-rows:auto;grid-template-columns:1fr 1fr;gap:0 40px;display:grid}.c-1-1-grid__item{flex-flow:column;justify-content:flex-end;align-items:center;gap:10px;width:100%;height:100%;display:flex}.inner-block{padding:2%}.c-inner-img{border-radius:20px;width:fit-content;height:fit-content;margin:0 auto}.width-90{width:100%}@media screen and (width>=568px){.width-90{width:90%}}.width-80{width:100%}@media screen and (width>=568px){.width-80{width:80%}}.width-70{width:100%}@media screen and (width>=568px){.width-70{width:70%}}.width-60{width:100%}@media screen and (width>=568px){.width-60{width:60%}}.width-40{width:100%}@media screen and (width>=568px){.width-40{width:40%}}.align-center{text-align:center}.responsive-img{object-fit:contain;width:auto;max-width:max-content;height:100%;max-height:35vh}@media screen and (width>=768px){.responsive-img{max-height:85vh}}.c-manage-img{height:90vh}@media screen and (width>=767px){.c-manage-img{height:44vh}}@media screen and (width>=1024px){.c-manage-img{height:45vh}}@media screen and (width>=1280px){.c-manage-img{height:70vh}}@media screen and (width>=1440px){.c-manage-img{height:90vh}}@media screen and (width>=1600px){.c-manage-img{height:80vh}}.item-text{margin-top:-80px}@media screen and (width>=568px){.item-text{margin-top:0}}.c-chart-title{-webkit-text-fill-color:transparent;letter-spacing:1px;text-align:center;background:linear-gradient(90deg,#ff6273,#4bf);-webkit-background-clip:text;background-clip:text;font-size:22px;font-weight:700;line-height:normal;transition:all .3s ease-in-out}@media screen and (width>=568px){.c-chart-title{font-size:24px}}@media screen and (width>=978px){.c-chart-title{font-size:32px}}@media screen and (width>=1280px){.c-chart-title{font-size:36px}}@media screen and (width>=1440px){.c-chart-title{font-size:60px}}.c-chart-sub-title{color:var(--foreground);letter-spacing:1px;text-align:center;font-size:16px;font-weight:700;line-height:24px}@media screen and (width>=978px){.c-chart-sub-title{text-align:left;font-size:18px;line-height:26px}}@media screen and (width>=1280px){.c-chart-sub-title{width:100%;font-size:20px;line-height:28px}}@media screen and (width>=1440px){.c-chart-sub-title{width:90%;margin:0;font-size:21px;line-height:30px}}.c-chart-text{text-align:center;width:100%;font-size:14px;display:block}@media screen and (width>=568px){.c-chart-text{font-size:16px}}.c-time-saving{flex-flow:column;justify-content:center;align-items:center;width:100%;display:flex}.grid-right .saving-r{align-items:flex-end}.c-time-saving__gif{width:45px;margin:0 auto}@media screen and (width>=568px){.c-time-saving__gif{width:80px}}@media screen and (width>=1024px){.c-time-saving__gif{width:90px}}@media screen and (width>=1366px){.c-time-saving__gif{width:65px}}@media screen and (width>=1440px){.c-time-saving__gif{width:120px}}.c-time-saving__img{width:60px;margin:0}@media screen and (width>=568px){.c-time-saving__img{width:70px}}@media screen and (width>=1024px){.c-time-saving__img{width:80px}}@media screen and (width>=1280px){.c-time-saving__img{width:100px}}.c-time-saving__block{text-align:left;width:100%}.c-demo__input{background:linear-gradient(90deg,#f8215a,#fb8919);border-radius:10px;width:100%}.c-demo__input input,.c-demo__input textarea{border:none;border-radius:10px;width:100%}.c-demo__input textarea{margin-bottom:-6px}.c-demo__input input:focus{border:none}.contact .c-main-title,.demo .c-main-title{text-align:center}.contact-main .c-hero-img{opacity:.2}.c-demo__btn{border-radius:10px;width:144px;height:auto}.demo .content-wrap{width:85%;margin:0 auto}@media screen and (width>=568px){.demo .content-wrap{width:100%}}.demo .content-wrap .mt-10,.demo .content-wrap .mt-12{margin-top:20px}@media screen and (width>=568px){.demo .content-wrap .mt-12{margin-top:calc(var(--spacing)*12)}.demo .content-wrap .mt-10{margin-top:calc(var(--spacing)*10)}}.send-mail{background-color:var(--background);border:none;border-radius:10px;width:140px;margin:0}.agile.flex{flex-flow:column}@media screen and (width>=568px){.agile.flex{flex-flow:row}}.c-agile-img{border-radius:15px;width:100%;height:100%;position:absolute}.c-agile-block{flex-flow:column;justify-content:flex-start;align-items:flex-start;width:90%}@media screen and (width>=568px){.c-agile-block{width:100%}}.c-agile-block .width-60{width:100%}@media screen and (width>=1280px){.c-agile-block .width-60{width:60%}}.agile .c-main-title{display:none}@media screen and (width>=568px){.agile .c-main-title{display:block}}.agile .c-text-blue{display:none}@media screen and (width>=568px){.agile .c-text-blue{display:block}}.agile .c-main-sub-title{text-align:center}@media screen and (width>=568px){.agile .c-main-sub-title{text-align:left}}.agile .c-main-sub-title.mt-8{text-align:center;margin-top:0}@media screen and (width>=568px){.agile .c-main-sub-title.mt-8{margin-top:calc(var(--spacing)*8);text-align:left}}.agile .c-btn-more{margin:20px auto 0}@media screen and (width>=568px){.agile .c-btn-more{margin:40px 0 0}}.c-agile__cube-left{margin-right:0}@media screen and (width>=978px){.c-agile__cube-left{margin-right:20px}}.c-agile__cube-right{margin-top:0}.cube-block{width:155px;height:270px;perspective:unset;background-color:#0000;border:0;border-radius:20px;padding:0;position:relative}@media screen and (width>=568px){.cube-block{perspective:600px;width:320px;height:520px}}@media screen and (width>=768px){.cube-block{width:306px;height:520px}}@media screen and (width>=1280px){.cube-block{width:300px;height:518px}}@media screen and (width>=1366px){.cube-block{width:236px;height:395px}}@media screen and (width>=1440px){.cube-block{width:338px;height:590px}}.cube-block:before{filter:blur(1px);background:linear-gradient(90deg,#44bcff -.55%,#44b0ff 22.86%,#ff44ec 48.36% 73.33%,#ff675e 99.34%);width:100%;height:100%;transition:opacity .3s ease-in-out;inset:-2px}.cube-block:after,.cube-block:before{content:"";z-index:-1;opacity:1;border-radius:20px;position:absolute}.cube-block:after{background:#000;width:98.5%;height:99%;top:0;left:0}.agile-wrap{gap:10px}@media screen and (width>=568px){.agile-wrap{gap:30px}}@media screen and (width>=1280px){.agile-wrap{gap:40px}}@media screen and (width>=1440px){.agile-wrap{gap:60px}}.c-agile__cube-img{width:120px;height:235px;margin:16px}@media screen and (width>=568px){.c-agile__cube-img{width:265px;height:480px}}@media screen and (width>=1280px){.c-agile__cube-img{width:265px;height:480px}}@media screen and (width>=1366px){.c-agile__cube-img{width:200px;height:360px}}@media screen and (width>=1440px){.c-agile__cube-img{width:300px;height:550px}}.c-agile__cube,.c-agile__cube-img img{width:100%;height:100%}.manage-grid .md\:w-1\/2{width:100%}@media screen and (width>=1140px){.manage-grid .md\:w-1\/2{width:50%}}.manage .manage-text-p2{display:none}@media screen and (width>=568px){.manage .manage-text-p2{display:block}}.manage .max-w-7xl{display:grid}@media screen and (width>=568px){.manage .max-w-7xl{display:flex}}.manage .max-w-7xl>div:last-child{grid-area:1/1/1/1}@media screen and (width>=767px){.manage .max-w-7xl>div:last-child{grid-area:1/2/2/2}}.manage.items-center{align-items:flex-start}@media screen and (width>=568px){.manage.items-center{align-items:center}}.time-saving .c-1-1-grid.grid-left{grid-template-columns:1fr}@media screen and (width>=568px){.time-saving .c-1-1-grid.grid-left{grid-template-columns:1fr 1fr}}.time-saving .c-1-1-grid.grid-left .c-1-1-grid__item:last-child{display:none}@media screen and (width>=568px){.time-saving .c-1-1-grid.grid-left .c-1-1-grid__item:last-child{display:flex}}.time-saving .c-1-1-grid.grid-right{grid-template-columns:1fr}@media screen and (width>=568px){.time-saving .c-1-1-grid.grid-right{grid-template-columns:1fr 1fr}}.time-saving .c-1-1-grid.grid-right .c-1-1-grid__item:first-child{display:none}@media screen and (width>=568px){.time-saving .c-1-1-grid.grid-right .c-1-1-grid__item:first-child{display:flex}}.grid-left.mt-20,.grid-right.mt-20{margin-top:20px}@media screen and (width>=568px){.grid-left.mt-20,.grid-right.mt-20{margin-top:calc(var(--spacing)*20)}}.time-saving .c-1-1-grid.mt-16{margin-top:10px}@media screen and (width>=568px){.time-saving .c-1-1-grid.mt-16{margin-top:40px}}.time-saving .max-w-7xl.gap-10{gap:5px}@media screen and (width>=568px){.time-saving .max-w-7xl.gap-10{gap:0}}@keyframes fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:fade-up .8s ease-out forwards}.l-sub-page{justify-content:center;align-items:center;width:100%;height:100vh;display:flex}#cubewrap{perspective:1000px;width:300px;height:300px;position:relative}.cube{transform-style:preserve-3d;transition:transform 1s;position:relative;transform:rotateY(0)}.cube,.slidecube{width:100%;height:100%}.slidecube{color:#fff;background-color:#c80000;border:1px solid #fff;justify-content:center;align-items:center;font-size:40px;display:flex;position:absolute}.cube .front{transform:rotateY(0)translateZ(150px)}.cube .back{transform:rotateY(180deg)translateZ(150px)}.cube .right{transform:rotateY(90deg)translateZ(150px)}.cube .left{transform:rotateY(-90deg)translateZ(150px)}.cube .top{transform:rotateX(90deg)translateZ(150px)}.cube .bottom{transform:rotateX(-90deg)translateZ(150px)}.controls{justify-content:center;padding:20px;display:flex}.controls div{color:#fff;text-transform:lowercase;cursor:pointer;background-color:#5923a5;margin:10px;padding:10px;display:block}.cube-main{flex-flow:column;align-items:center;display:flex}.cubetext{width:300px;height:200px;display:flex;overflow:hidden}.slidecube-text{width:600%;transition:transform 1s;display:flex}.slidecube-text-item{color:#2f4f4f;background:bisque;flex:0 0 100%;justify-content:center;align-items:center;height:200px;font-size:30px;display:flex}@keyframes float{0%{transform:translateY(0);box-shadow:0 5px 15px #0009}50%{transform:translateY(-20px);box-shadow:0 25px 15px #0003}to{transform:translateY(0);box-shadow:0 5px 15px #0009}}.a-floating{animation:float 5s ease-in-out infinite;overflow:hidden;transform:translateY(0);box-shadow:0 10px 15px #000c}.a-floating img{width:100%;height:auto}@keyframes floath{0%{transform:translate(0);box-shadow:5px 0 15px #0009}50%{transform:translate(20px);box-shadow:25px 0 15px #0003}to{transform:translate(0);box-shadow:5px 0 15px #0009}}.a-floating-h{animation:floath 5s ease-in-out infinite;overflow:hidden;transform:translateY(0);box-shadow:0 10px 15px #000c}.a-floating-h img{width:100%;height:auto}@keyframes shake{0%,39%{transform:translate(0)}40%{transform:translate(-1px)}42%{transform:translate(2px)}44%{transform:translate(-4px)}46%{transform:translate(4px)}48%{transform:translate(-4px)}50%{transform:translate(4px)}52%{transform:translate(-2px)}53%,to{transform:translate(0)}}.shaking{animation:shake 5s cubic-bezier(.36,.07,.19,.97) infinite;transform:translate(0)}@keyframes shake-x{0%,39%{transform:translate(0)}40%{transform:translate(-1px)}42%{transform:translate(2px)}44%{transform:translate(-4px)}46%{transform:translate(4px)}48%{transform:translate(-4px)}50%{transform:translate(4px)}52%{transform:translate(-2px)}53%,to{transform:translate(0)}}@keyframes fadeInOut-x{0%,to{opacity:1}50%{opacity:.5}}.fade-shake-showily{opacity:1;animation:shake-x 5s cubic-bezier(.36,.07,.19,.97) infinite,fadeInOut-x 2s ease-in-out infinite;transform:translate(0)}.blinking{color:#737373;animation:blink 1s infinite}@keyframes blink{0%{color:#000}50%{color:#fff}to{color:#000}}.industry{padding:12vh 0 0}@media (width>=568px){.industry{padding:0}}.c-industries__block{flex-flow:column;width:100%;display:flex}.c-industries{flex-wrap:wrap;justify-content:center;gap:15px;display:flex}.c-industries__item{cursor:pointer;transition:transform .3s,filter .3s}.c-industries__item:hover{filter:drop-shadow(0 0 8px #ff8a0099);transform:scale(1.1)}.c-industries__item:hover .c-industries__img{filter:brightness(1.2)}.c-industries__item:hover .c-text-white{color:#ff8a00;font-weight:400}@media (width>=1440px){.c-industries{gap:40px}}.c-industries+.c-industries{margin-top:40px}.c-industries__item{flex-flow:column;flex:0 0 calc(50% - 10px);justify-content:flex-start;align-items:center;display:flex}@media (width>=568px){.c-industries__item{flex:0 0 calc(30% - 20px)}}@media (width>=1280px){.c-industries__item{flex:0 0 calc(15% - 20px)}}.c-industries__icon{justify-content:center;align-items:center;width:34px;height:34px;display:flex}.c-industries__img{fill:#000}.c-industries__text{color:var(--para-text-color);text-align:center;letter-spacing:.005em;font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;line-height:24px}.c-industries__item .c-text-white{text-align:center;font-size:16px;line-height:24px}.c-industries-text{text-align:center}.c-tab-main{width:100%;height:100%;padding:20px 15px 0}.tab-text{text-align:center;font-size:16px;font-weight:400;line-height:20px}.a-explore{-webkit-text-fill-color:transparent;cursor:pointer;z-index:1;background:linear-gradient(90deg,#ff6273,#4bf);-webkit-background-clip:text;background-clip:text;border:none;justify-content:center;align-items:center;width:auto;height:32px;margin:20px auto 0;font-size:16px;font-weight:900;line-height:16px;transition:all .5s ease-in-out;display:flex;position:relative;overflow:hidden;transform:translateY(0);border-radius:8px!important;padding:5px 15px!important}.a-explore:before{content:"";z-index:-1;background:linear-gradient(90deg,#ff6273,#4bf);width:100%;height:100%;transition:top .5s ease-in-out;position:absolute;top:100%;left:0}.a-explore:hover:before{top:0}.a-explore:hover{-webkit-text-fill-color:white;color:#fff}@media screen and (width>=1440px){.a-explore{margin:40px auto 0}}.c-tab-container{min-height:unset}@media screen and (width>=1280px){.c-tab-container{min-height:65vh}}.c-tab-option.flex-col{flex-direction:row}.c-tab-option button{cursor:pointer}.c-tab-img{width:10vw}.global-reach-img{height:28vh}@media screen and (width>=1280px){.global-reach-img{height:50vh}}.global-reach.min-h-screen{min-height:auto}@media screen and (width>=568px){.global-reach.min-h-screen{min-height:100vh}}.global-reach .min-h-screen{min-height:auto}@media screen and (width>=568px){.global-reach .min-h-screen{min-height:100vh}}.global-reach .min-h-80-screen{min-height:auto}@media screen and (width>=568px){.global-reach .min-h-80-screen{min-height:80vh}}.director-img{border-radius:12px;height:40vh}@media (width>=568px){.director-img{height:20vh}}@media (width>=1280px){.director-img{height:42vh}}.director-info .text-sm{text-align:center;margin-top:5px;font-size:14px;line-height:22px}.director-item:last-child{grid-area:3/1/3/1}@media (width>=568px){.director-item:last-child{grid-area:2/3/2/1}}@media (width>=968px){.director-item:last-child{grid-area:1/3/1/3}}.directors-grid{padding-bottom:60px}@media screen and (width<=568px){.hero-bg .c-hero-img{display:none}}.hero-bg{position:fixed;top:0;right:0}.c-agile__cube img{opacity:0;transition:opacity .5s ease-in-out}.cube-face--active img{opacity:1}.c-bot-overlay{background-color:#0000;flex-flow:column;justify-content:flex-end;align-items:flex-start;width:100%;height:70vh;margin-top:12vh;display:flex;position:relative}@media (width>=1025px){.c-bot-overlay{height:90vh;margin-top:10vh}}@media (width>=1440px){.c-bot-overlay{height:80vh;margin-top:10vh}}@media (width>=1920px){.c-bot-overlay{height:80vh;margin-top:10vh}}.c-bot-overlay__container{flex-flow:column;justify-content:flex-end;align-items:flex-start;width:100%;height:auto;margin:auto 0 0;display:flex}.c-bot-overlay__inner{width:100%;display:block}.c-bot-overlay__content{-webkit-overflow-scrolling:touch;width:98%;height:100%;margin:25px auto 0;padding:30px 30px 0;display:flex;overflow:hidden auto}@media screen and (width>=568px){.c-bot-overlay__content{margin:0 auto 30px;padding:30px}}.chat-close{cursor:pointer;width:15px;height:15px}.chat-refresh{cursor:pointer;width:20px;height:20px}@media (width<=767px){.c-bot-overlay__content{overflow:-moz-scrollbars-none}.c-bot-overlay__content::-webkit-scrollbar{width:0!important}.c-bot-overlay__content::-webkit-scrollbar:horizontal{height:0!important}}.c-bot-overlay__content::-webkit-scrollbar{width:3px}.c-bot-overlay__content::-webkit-scrollbar:horizontal{height:3px}.c-bot-overlay__content::-webkit-scrollbar-track{background:#18181b;border-radius:1.5px}.c-bot-overlay__content::-webkit-scrollbar-thumb{background:#828282;border-radius:1.5px}@media (width>=769px){.c-bot-overlay__content{height:1024px}}@media (width>=1025px){.c-bot-overlay__content{height:450px}}@media (width>=1440px){.c-bot-overlay__content{height:600px}}@media (width>=1920px){.c-bot-overlay__content{height:700px}}@media (width>=768px){.c-bot-overlay__content{width:70%}}.c-bot-overlay__content::-webkit-scrollbar,.c-bot-overlay__content::-webkit-scrollbar-thumb{background:0 0}.c-bot-overlay__content:hover::-webkit-scrollbar-thumb{background:var(--color-scroll-bg)}.c-bot-overlay__close-btn{cursor:pointer;background:0 0;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;inset:20px 20px auto auto}.c-bot-overlay__close-btn:hover{background:0 0}.c-bot-overlay__close-btn .a-icon{color:var(--color-text-contrast);width:16px;height:16px}.c-bot__close-btn{cursor:pointer;z-index:999;background:0 0;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute;inset:0 0 auto auto}.c-bot__close-btn:hover{background:0 0}.c-bot__close-btn .a-icon{color:var(--color-text-contrast);width:16px;height:16px}.c-bot__reset-btn{cursor:pointer;z-index:999;background:0 0;justify-content:center;align-items:center;width:18px;height:18px;display:flex;position:absolute;inset:0 40px auto auto}.c-bot__reset-btn:hover{background:0 0}.c-bot__reset-btn .a-icon{color:var(--color-text-contrast);width:16px;height:16px}.c-bot-overlay_btn{justify-content:center;align-items:flex-end;gap:20px;width:auto;margin-top:20px;margin-left:auto;display:flex;position:fixed;top:60px;bottom:auto;right:20px}@media (width>=568px){.c-bot-overlay_btn{margin-top:0;top:100px;right:60px}}@media screen and (width>=1280px){.c-bot-overlay_btn{margin-top:0;top:60px;right:40px}}.c-bot-chat__block{justify-content:flex-start;align-items:flex-start;gap:20px;width:100%;margin-top:15px;display:flex}.c-bot-chat__block:first-child{margin-top:0}.c-bot-chat__avatar{flex:0 20px;justify-content:center;align-items:center;width:20px;height:20px;margin-top:6px;display:flex}.c-bot-chat__avatar img{width:fit-content}.c-bot-chat__text{color:var(--color-text-contrast);text-align:left;width:100%;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:28px}.c-bot-chat__block-user{justify-content:flex-end;align-items:flex-start;width:100%;margin-top:15px;display:flex}.c-bot-chat__block-user:first-child{margin-top:0}.c-bot-chat__text-user{color:var(--color-text-contrast);text-align:left;background-color:#3c3c3fcc;border-radius:15px 15px 0;width:fit-content;padding:10px 15px;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:28px}.c-loading-block{background-color:var(--color-primary-bg);z-index:999999;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;inset:0}.products-grid{grid-template-rows:auto;grid-template-columns:1fr;gap:15px;display:grid}@media (width>=568px){.products-grid{grid-template-columns:1fr 1fr;gap:8px}}@media (width>=978px){.products-grid{grid-template-columns:1fr 1fr;gap:20px}}@media (width>=1024px){.products-grid{grid-template-columns:1fr 1fr 1fr;gap:20px}}@media (width>=1280px){.products-grid{grid-template-columns:1fr 1fr 1fr;gap:10px}}@media (width>=1440px){.products-grid{grid-template-columns:1fr 1fr 1fr;gap:20px}}.products-grid-item{border:1px solid #434951;border-radius:12px;justify-content:flex-start;align-items:center;padding:15px;display:flex}@media screen and (width>=568px){.products-grid-item{border-radius:12px;padding:8px}}@media screen and (width>=978px){.products-grid-item{border-radius:12px;padding:15px}}@media screen and (width>=1280px){.products-grid-item{border:none;border-radius:0;padding:0}}.products-grid-item:first-child{border:none}.products-grid-item img{max-width:fit-content;height:auto}.c-text-white.text-md{font-size:16px;line-height:20px}@media (width>=1440px){.c-text-white.text-md{font-size:18px;line-height:22px}}.products-grid-item .c-main-sub-title-m,.products-grid-item:first-child .c-main-sub-title-m{text-align:center}@media screen and (width>=568px){.products-grid-item:first-child .c-main-sub-title-m{text-align:left}}.products-grid-item .c-main-sub-title{text-align:center}@media screen and (width>=568px){.products-grid-item .c-main-sub-title{text-align:left}}.director-img{filter:grayscale();transition:filter 1.2s cubic-bezier(.645,.045,.355,1),transform 1s;transform:scale(.95)}.director-img.animate-color{filter:grayscale(0);transform:scale(1)}.director-info{opacity:0;transition:opacity 1.2s,transform 1.2s cubic-bezier(.645,.045,.355,1);transform:translateY(40px)}.director-info.animate-text{opacity:1;transform:translateY(0)}.director-info.delay-1{transition-delay:.1s}.director-info.delay-2{transition-delay:.3s}.director-info.delay-3{transition-delay:.5s}.privacy{width:100%;height:100%}.c-privacy__block-main{width:100%;margin-top:4vh;padding:10px 10px 140px}.c-privacy__content{-webkit-overflow-scrolling:touch;width:80%;height:70vh;margin:0 auto;padding-right:0;transition:scrollbar-color .3s ease-in-out;overflow:hidden auto}@media screen and (width>=767px){.c-privacy__content{overflow:-moz-scrollbars-none}.c-privacy__content::-webkit-scrollbar{width:0!important}.c-privacy__content::-webkit-scrollbar:horizontal{height:0!important}}.c-privacy__content::-webkit-scrollbar{width:4px}.c-privacy__content::-webkit-scrollbar:horizontal{height:4px}.c-privacy__content::-webkit-scrollbar-track{background:#18181b;border-radius:2px}.c-privacy__content::-webkit-scrollbar-thumb{background:#828282;border-radius:2px}.c-privacy__content::-webkit-scrollbar,.c-privacy__content::-webkit-scrollbar-thumb{background:0 0}.c-privacy__content:hover::-webkit-scrollbar-thumb{background:var(--color-scroll-bg)}@media screen and (width>=767px){.c-privacy__content{padding-right:30px}}@media screen and (width>=1920px){.c-privacy__content{height:70vh}}.c-privacy__content section{border-bottom:1px solid #ffffff80;width:100%;margin-top:20px;margin-bottom:1px;padding-bottom:15px}.c-privacy__content+.c-privacy__content{margin-top:40px}.c-privacy-title{text-align:center}.c-privacy__content-title{color:var(--color-text-contrast);font-family:Inter,sans-serif;font-size:.9375rem;font-weight:600;line-height:24px}@media (width>=1441px){.c-privacy__content-title{font-size:1.25rem;line-height:30px}}.c-privacy__block-item{color:var(--foreground);grid-template-rows:auto;grid-template-columns:1fr;font-size:.875rem;font-weight:500;line-height:22px;display:grid}@media (width>=768px){.c-privacy__block-item{font-size:1rem;line-height:24px}}.c-privacy__block-item+.c-privacy__block-item{margin-top:15px}.c-privacy__block-sub .c-privacy__block-sub-item{color:var(--foreground);grid-template-rows:auto;grid-template-columns:50px 1fr;margin:10px 0 10px 40px;font-size:.875rem;font-weight:500;line-height:22px;display:grid}@media (width>=768px){.c-privacy__block-sub .c-privacy__block-sub-item{font-size:1rem;line-height:24px}}.c-privacy__sub-title{font-size:22px;line-height:26px}.c-privacy__sub-title,.c-privacy__sub-title-m{color:var(--color-text-contrast);font-weight:600}.c-privacy__sub-title-m{margin-top:15px;font-size:18px;line-height:24px}.text-highlight{text-decoration:underline}.c-privacy__block-sub .c-privacy__block-sub-item+.c-privacy__block-sub .c-privacy__block-sub-item{margin-top:15px}.c-privacy__block table{border:1px solid var(--foreground);margin-top:30px}.c-privacy__block table td{color:var(--foreground);border:1px solid var(--foreground);flex-flow:column;padding:10px;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;line-height:22px;display:flex}@media (width>=569px){.c-privacy__block table td{display:table-cell}}@media (width>=768px){.c-privacy__block table td{font-size:1rem;line-height:24px}}.c-privacy__block table td:first-child{width:100%}@media (width>=768px){.c-privacy__block table td:first-child{width:200px}}@media (width>=1024px){.c-privacy__block table td:first-child{width:300px}}.c-privacy__block table td p{font-size:.875rem;line-height:22px}@media (width>=768px){.c-privacy__block table td p{font-size:1rem;line-height:24px}}.privacy-wrap .c-main-sub-title,.privacy-wrap .c-text-blue{text-align:center;width:100%}.c-privacy__para{width:100%;margin-top:20px}.c-privacy__para+.c-privacy__para{margin-top:10px}.c-privacy__list{width:100%;margin:20px 0 0 20px;padding-left:20px;list-style-type:disc}.c-privacy__list-item{width:100%;margin:5px 0;padding:0 0 0 15px;list-style:outside}.c-privacy__list-item::marker{color:var(--foreground);font-size:20px}.sub-item{margin-left:20px}.c-privacy__mt,.purpose-grid{margin-top:20px}.purpose-grid{grid-template-rows:auto;grid-template-columns:1fr;row-gap:0;display:grid}@media screen and (width>=568px){.purpose-grid{grid-template-columns:1fr 1fr 1fr;display:grid}}.purpose-grid__item{flex-flow:column;justify-content:flex-start;align-items:center;width:100%;height:100%;padding:0 10px 10px;display:flex;position:relative}@media screen and (width>=1400px){.purpose-grid__item{padding:0 20px 20px}}.purpose-grid__item:before{content:none;background-color:#434951;width:100%;height:1px;display:block;position:absolute;bottom:0;transform:translate(-50%);left:50%!important;right:auto!important}@media screen and (width>=568px){.purpose-grid__item:before{content:""}}.purpose-grid__item:after{content:none;background-color:#434951;width:1px;height:100%;display:block;position:absolute;bottom:0;right:0}@media screen and (width>=568px){.purpose-grid__item:after{content:""}}.purpose-grid__item:nth-child(3n):after,.purpose-grid__item:nth-child(4n):before,.purpose-grid__item:nth-child(5n):before,.purpose-grid__item:nth-child(6n):before{display:none}.purpose-grid__item .c-text-white{text-align:center;margin-top:10px;font-size:14px;line-height:20px}@media screen and (width>=1400px){.purpose-grid__item .c-text-white{font-size:16px;line-height:24px}}.purpose .c-main-title,.purpose .c-text-blue,.purpose__title{text-align:center}.purpose__title{color:var(--foreground);letter-spacing:1px;width:100%;margin-top:15px;margin-bottom:5px;font-size:16px;font-weight:600;line-height:22px}@media screen and (width>=1400px){.purpose__title{font-size:24px;line-height:30px}}.purpose__icon img{width:40px;height:40px}.purpose-icon{margin-top:20px}.purpose.inner-slide{padding-top:13vh}@media screen and (width>=568px){.purpose.inner-slide{padding-top:3vh}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false;initial-value:rotateX(0)}@property --tw-rotate-y{syntax:"*";inherits:false;initial-value:rotateY(0)}@property --tw-rotate-z{syntax:"*";inherits:false;initial-value:rotateZ(0)}@property --tw-skew-x{syntax:"*";inherits:false;initial-value:skewX(0)}@property --tw-skew-y{syntax:"*";inherits:false;initial-value:skewY(0)}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/034d78ad42e9620c-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fe0777f1195381cb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eafabf029ad39a43-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/db911767852bc875-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f10b8e9d91f3edcb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8888a3826f4a3af4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/29e7bbdce9332268-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c3bc380753a8436c-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0484562807a97172-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/29a4aea02fdee119-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a1386beebedccca4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b957ea75a84b6ea7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/f5b513e981884070-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/b8442747db2a9bad-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/6245472ced48d3be-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins Fallback;src:local("Arial");ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.__className_674a41{font-family:Poppins,Poppins Fallback;font-style:normal}.__variable_674a41{--font-poppins:"Poppins","Poppins Fallback"}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_50656e{font-family:Inter,Inter Fallback;font-style:normal}.__variable_50656e{--font-inter:"Inter","Inter Fallback"}