.lf-analytical-table div[data-component-name=AnalyticalTableBody]{overflow-y:inherit!important;height:inherit!important}.lf-analytical-table span[class*=ExpandableIndicatorStyles-container]{padding-left:0!important;margin-right:8px}div[class*=TableColumnHeader]>ui5-icon[name=sort-ascending],div[class*=TableColumnHeader]>ui5-icon[name=sort-descending]{display:none}.lf-pagination{display:flex;list-style:none;gap:13px;align-items:center;justify-content:flex-end}.lf-pagination li a{display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:4px;font-family:var(--sapFontFamily)}.lf-pagination li:not(.previous):not(.next) a{background:#fff;padding:10px 15px}.lf-pagination li:not(.previous):not(.next) a:hover{box-shadow:inset 0 0 0 2px var(--lf-color-red-primary)}.lf-pagination li:not(.previous):not(.next).selected a{background:var(--lf-color-red-primary);color:#fff}.lf-pagination li.disabled a{cursor:inherit;opacity:.3}body .lf-loader,:root .lf-loader{width:24px;height:24px;display:inline-block;position:relative}body .lf-loader:after,body .lf-loader:before,:root .lf-loader:after,:root .lf-loader:before{content:"";box-sizing:border-box;width:24px;height:24px;border-radius:50%;background:var(--lf-color-gray-700);position:absolute;left:0;top:0;animation:lfLoaderAnim 2s linear infinite}body .lf-loader:after,:root .lf-loader:after{animation-delay:1s}@keyframes lfLoaderAnim{0%{transform:scale(0);opacity:1}to{transform:scale(1);opacity:0}}.linear-progress-root{position:fixed;top:0px;left:0px;z-index:1;height:3px;width:100%;overflow:hidden}.linear-progress-bar1,.linear-progress-bar2{position:absolute;height:100%;will-change:left,right}.linear-progress-bar1{animation:indeterminate1 1s infinite ease-in-out}.linear-progress-bar2{animation:indeterminate2 1s infinite ease-in-out}@keyframes indeterminate1{0%{left:-35%;right:100%}60%{left:100%;right:-90%}to{left:100%;right:-90%}}@keyframes indeterminate2{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}.ticket-message{background-color:#bfbfbf10}.ticket-message.admin{background-color:#d6000008}.ticket-message-content{border-left:2px solid var(--lf-color-gray-400)}.ticket-message-content.admin{border-color:var(--lf-color-red-primary)}body,:root{--sapFontFamily: "ui-sans-serif", "system-ui", "-apple-system", "BlinkMacSystemFont", "Segoe UI", "Roboto", "Helvetica Neue", "Arial", "Noto Sans", "sans-serif", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--lf-color-red-primary: #d60000;--lf-color-red-100: #ff4d4d;--lf-color-red-200: #ff1a1a;--lf-color-red-300: #e60000;--lf-color-red-400: #ff0202;--lf-color-red-500: #ce0101;--lf-color-red-600: #9d0101;--lf-color-red-800: #6c0000;--lf-color-gray-50: #F4F4F4;--lf-color-gray-100: #f3f4f6;--lf-color-gray-200: #D2D2D2;--lf-color-gray-300: #DDDDDD;--lf-color-gray-400: #bfbfbf;--lf-color-gray-500: #707070;--lf-color-gray-600: #2e2e2e;--lf-color-gray-700: #404040;--lf-color-gray-800: #242424;--lf-color-gray-900: #202020;--lf-color-blue-primary: #1e91d2;--lf-color-blue-400: #1eadff;--lf-color-blue-600: #1783c0;--lf-color-blue-700: #185786;--lf-color-blue-800: #141f31;--lf-color-green: rgb(36, 154, 76);--lf-color-orange-primary: #ffae00;--lf-color-orange-400: #ffbd00;--lf-color-purple-500: #af0063;--sapBackground: var(--lf-color-gray-50);--sapShell_Background: var(--lf-color-gray-50) !important;--sapHighlightColor: var(--lf-color-red-primary) !important;--sapPageFooter_TextColor: white;--sapContent_ContrastFocusColor: var(--lf-color-red-800);--sapContent_DragAndDropActiveColor: var(--lf-color-red-primary);--sapScrollBar_FaceColor: var(--lf-color-gray-200);--sapScrollBar_Hover_FaceColor: var(--lf-color-gray-500);--sapContent_NonInteractiveIconColor: var(--lf-color-red-primary);--sapContent_Placeholderloading_Gradient: linear-gradient( 90deg, var(--lf-color-gray-50) 0%, var(--lf-color-gray-50) 20%, var(--lf-color-gray-100) 50%, var(--lf-color-gray-50) 80%, var(--lf-color-gray-50) 100% );--sapPageHeader_TextColor: var(--lf-color-red-primary);--sapLink_Active_Color: var(--lf-color-red-primary);--sapSelectedColor: var(--lf-color-red-primary) !important;--sapContent_FocusColor: transparent !important;--sapContent_HoverColor: var(--lf-color-red-primary) !important;--sapContent_Selected_ForegroundColor: var(--lf-color-red-primary) !important;--sapField_Active_BorderColor: var(--lf-color-gray-700) !important;--sapContent_BusyColor: var(--lf-color-red-primary) !important;--sapPageFooter_BorderColor: var(--lf-color-gray-200);--sapButton_Handle_Selected_TextColor: var(--lf-color-red-primary) !important;--sapButton_Track_Selected_Background: var(--lf-color-red-primary) !important;--sapButton_Track_Selected_BorderColor: var(--lf-color-red-primary) !important;--sapButton_Track_Selected_Hover_BorderColor: var(--lf-color-red-primary) !important;--sapButton_Track_Selected_Hover_Background: var(--lf-color-red-primary) !important;--sapButton_Reject_Hover_Background: var(--lf-color-purple-500);--sapButton_Reject_Hover_TextColor: #ffffff;--sapButton_Reject_Hover_BorderColor: var(--lf-color-purple-500);--sapField_Focused_Shadow: 0 0 0 1px var(--lf-color-gray-400);--sapContent_FocusWidth: 1px;--sapField_Hover_Shadow: 0 0 0 1px var(--lf-color-gray-500);--sapField_Hover_Background: white;--_ui5-v2-4-0_input_focus_outline_color: var(--lf-color-gray-500);--sapField_Hover_BackgroundStyle: none;--sapButton_Background: var(--lf-color-gray-100);--sapButton_BorderColor: var(--lf-color-gray-400);--sapButton_TextColor: var(--lf-color-gray-700);--sapButton_Hover_Background: var(--lf-color-gray-100);--sapButton_Hover_BorderColor: var(--lf-color-gray-700);--sapButton_Hover_TextColor: var(--lf-color-gray-700);--sapButton_Active_Background: var(--lf-color-gray-100);--sapButton_Active_BorderColor: var(--lf-color-gray-700);--sapButton_Active_TextColor: var(--lf-color-gray-700);--sapButton_Selected_Background: #fff;--sapButton_Selected_BorderColor: var(--lf-color-gray-400);--sapButton_Selected_TextColor: var(--lf-color-red-primary);--sapButton_Selected_Hover_Background: #fff;--sapButton_Selected_Hover_BorderColor: var(--lf-color-gray-700);--sapButton_Attention_Background: var(--lf-color-gray-700);--sapButton_Attention_BorderColor: var(--lf-color-gray-700);--sapButton_Attention_TextColor: #fff;--sapButton_Attention_Hover_TextColor: #fff;--sapButton_Attention_Hover_Background: var(--lf-color-gray-800);--sapButton_Attention_Hover_BorderColor: var(--lf-color-gray-800);--sapButton_Attention_Active_Background: var(--lf-color-gray-800);--sapButton_Attention_Active_BorderColor: var(--lf-color-gray-800);--sapButton_Attention_Active_TextColor: #fff;--sapButton_Emphasized_Background: var(--lf-color-red-primary);--sapButton_Emphasized_TextColor: white;--sapButton_Emphasized_BorderColor: var(--lf-color-red-primary);--sapButton_Emphasized_Hover_Background: var(--lf-color-red-600);--sapButton_Emphasized_Hover_TextColor: white;--sapButton_Emphasized_Hover_BorderColor: var(--lf-color-red-600);--sapButton_Emphasized_Active_Background: var(--lf-color-red-600);--sapButton_Emphasized_Active_TextColor: white;--sapButton_Emphasized_Active_BorderColor: var(--lf-color-red-600);--sapButton_Accept_Background: #f4faf6;--sapButton_Accept_TextColor: var(--lf-color-green);--sapButton_Accept_BorderColor: var(--lf-color-green);--sapButton_Accept_Hover_Background: #e9f5ed;--sapButton_Accept_Hover_TextColor: var(--lf-color-green);--sapButton_Accept_Hover_BorderColor: var(--lf-color-green);--sapButton_Accept_Active_Background: #e9f5ed;--sapButton_Accept_Active_TextColor: var(--lf-color-green);--sapButton_Accept_Active_BorderColor: var(--lf-color-green);--sapButton_Reject_Background: #fdf2f2;--sapButton_Reject_TextColor: var(--lf-color-red-primary);--sapButton_Reject_BorderColor: var(--lf-color-red-primary);--sapButton_Reject_Hover_Background: #fbe5e5;--sapButton_Reject_Hover_TextColor: var(--lf-color-red-primary);--sapButton_Reject_Hover_BorderColor: var(--lf-color-red-primary);--sapButton_Reject_Active_Background: #fbe5e5;--sapButton_Reject_Active_TextColor: var(--lf-color-red-primary);--sapButton_Reject_Active_BorderColor: var(--lf-color-red-primary);--sapButton_Lite_TextColor: var(--lf-color-red-primary);--sapButton_Lite_BorderColor: var(--lf-color-red-primary);--sapButton_Lite_Hover_TextColor: var(--lf-color-red-800);--sapButton_Lite_Hover_BorderColor: var(--lf-color-red-800);--sapButton_Lite_Active_Background: var(--lf-color-red-800);--sapButton_Lite_Active_BorderColor: var(--lf-color-red-800);--_ui5_wiz_content_item_wrapper_bg: transparent;--_ui5_wiz_content_item_wrapper_padding: 0;--sapList_SelectionBackgroundColor: var(--lf-color-gray-100);--sapList_Hover_SelectionBackground: var(--lf-color-gray-100);--ui5-v1-18-0-listitem-selected-border-bottom: var(--lf-color-gray-100);--ui5-v1-18-0-listitem-focused-selected-border-bottom: var(--lf-color-gray-100);--_ui5-v1-24-7_checkbox_wrapper_padding: 0;--_ui5-v1-24-7_checkbox_label_color: var(--sapContent_LabelColor);--_ui5-v2-4-0_tc_content_background: white;--_ui5-v2-4-0_tc_overflow_text_color: white;--_ui5-v2-4-0_card_border-radius: 4px;--_ui5-v2-4-0_button_border_radius: 4px;--_ui5-v2-4-0_segmented_btn_inner_border_radius: 4px;--sapButton_BorderCornerRadius: 4px;--sapElement_BorderCornerRadius: 4px;--_ui5-v2-4-0_bar_base_height: 54px;--_ui5-v2-4-0_tc_overflow_text_color: var(--lf-color-gray-700);--sapContent_Selected_TextColor: var(--lf-color-red-primary);--_ui5-v2-4-0_daypicker_item_now_border_color: var(--lf-color-blue-primary);--_ui5-v2-4-0_checkbox_wrapper_padding: 0;--_ui5-v2-4-0_radio_button_outer_ring_padding_with_label: 0px 8px 8px 1px}.header{box-shadow:var(--sapContent_HeaderShadow)}div[data-component-name=AnalyticalTableContainer]{border-radius:4px}ui5-bar::part(bar){display:block;overflow:hidden}ui5-page::part(content){top:56px!important}ui5-button::part(button):after,ui5-button::part(button):before{content:none}ui5-title[level=H1]{font-size:1.875rem;line-height:2.25rem}ui5-title[level=H2]{font-size:1.5rem;line-height:2rem}ui5-title[level=H3]{font-size:1.25rem;line-height:1.75rem}ui5-title[level=H4]{font-size:1.125rem;line-height:1.75rem}ui5-title{font-family:Kanit,"sans-serif"}ui5-toast{background-color:var(--lf-color-red-primary);color:#fff}ui5-wizard::part(step-content){background-color:var(--lf-color-gray-50);padding:2rem}.sapContent_Shadow0{box-shadow:var(--sapContent_Shadow0)}div[data-component-name=ObjectPageTabContainer],header[data-component-name=ObjectPageTopHeader]{z-index:20}._noDataContainer_1jw3h_245{padding-inline:8px}*,:before,:after{box-sizing:border-box}html,body,body>#root{min-height:100vh;margin:0}.border-r-solid{border-right-style:solid}.border-t-solid{border-top-style:solid}.border-b-solid{border-bottom-style:solid}._noDataContainer_1jw3h_245{justify-content:flex-start}a{font-size:14px;font-weight:400;font-family:var(--sapFontFamily)}a:hover{color:var(--lf-color-red-primary)}body,:root{--toastify-toast-top: max(68px, env(safe-area-inset-top));--toastify-font-family: "ui-sans-serif", "system-ui", "-apple-system", "BlinkMacSystemFont", "Segoe UI", "Roboto", "Helvetica Neue", "Arial", "Noto Sans", "sans-serif", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--toastify-color-info: #1e91d2;--toastify-color-success: rgb(36, 154, 76);--toastify-color-warning: #ffae00;--toastify-color-error: #d60000}@font-face{font-family:Kanit;src:url(/lp/fonts/kanit/Kanit-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Kanit;src:url(/lp/fonts/kanit/Kanit-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Kanit;src:url(/lp/fonts/kanit/Kanit-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Kanit;src:url(/lp/fonts/kanit/Kanit-ExtraLight.ttf) format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Kanit;src:url(/lp/fonts/kanit/Kanit-ExtraLightItalic.ttf) format("truetype");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:Kanit;src:url(/lp/fonts/kanit/Kanit-Italic.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Kanit;src:url(/lp/fonts/kanit/Kanit-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Kanit;src:url(/lp/fonts/kanit/Kanit-LightItalic.ttf) format("truetype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Kanit;src:url(/lp/fonts/kanit/Kanit-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Kanit;src:url(/lp/fonts/kanit/Kanit-MediumItalic.ttf) format("truetype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Kanit;src:url(/lp/fonts/kanit/Kanit-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Kanit;src:url(/lp/fonts/kanit/Kanit-SemiBoldItalic.ttf) format("truetype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Kanit;src:url(/lp/fonts/kanit/Kanit-Thin.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Kanit;src:url(/lp/fonts/kanit/Kanit-ThinItalic.ttf) format("truetype");font-weight:100;font-style:italic;font-display:swap}*:not([data-component-name=AnalyticalTableContainerWithScrollbar] *),*:not([data-component-name=AnalyticalTableContainerWithScrollbar] *):before,*:not([data-component-name=AnalyticalTableContainerWithScrollbar] *):after{box-sizing:border-box}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,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-width:0;border-top-width:1px;border-style:solid;border-color:#e5e7eb}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::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: }.visible{visibility:visible}.collapse{visibility:collapse}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0px}.z-20{z-index:20}.m-10{margin:2.5rem}.m-8{margin:2rem}.m-auto{margin:auto}.mx-auto{margin-left:auto;margin-right:auto}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-12{margin-top:3rem;margin-bottom:3rem}.my-16{margin-top:4rem;margin-bottom:4rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-\[-10px\]{margin-top:-10px;margin-bottom:-10px}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-20{margin-bottom:5rem}.mb-32{margin-bottom:8rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.mb-\[16px\]{margin-bottom:16px}.mb-\[2px\]{margin-bottom:2px}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-8{margin-left:2rem}.ml-\[130px\]{margin-left:130px}.mr-1{margin-right:.25rem}.mr-4{margin-right:1rem}.mr-6{margin-right:1.5rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.mt-\[-16px\]{margin-top:-16px}.mt-\[-20px\]{margin-top:-20px}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.block{display:block}.flex{display:flex}.\!inline-flex{display:inline-flex!important}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-3{height:.75rem}.h-4{height:1rem}.h-\[100vh\]{height:100vh}.h-\[40px\]{height:40px}.h-\[54px\]{height:54px}.h-full{height:100%}.h-screen{height:100vh}.max-h-\[80vh\]{max-height:80vh}.min-h-\[50px\]{min-height:50px}.w-12{width:3rem}.w-24{width:6rem}.w-3{width:.75rem}.w-36{width:9rem}.w-4{width:1rem}.w-40{width:10rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-\[100\%\]{width:100%}.w-\[100vw\]{width:100vw}.w-\[120px\]{width:120px}.w-\[140px\]{width:140px}.w-\[320px\]{width:320px}.w-\[33\%\]{width:33%}.w-\[500px\]{width:500px}.w-\[95px\]{width:95px}.w-full{width:100%}.min-w-\[220px\]{min-width:220px}.min-w-\[300px\]{min-width:300px}.min-w-\[320px\]{min-width:320px}.min-w-\[600px\]{min-width:600px}.max-w-4xl{max-width:56rem}.max-w-6xl{max-width:72rem}.max-w-\[1400px\]{max-width:1400px}.max-w-\[25\%\]{max-width:25%}.max-w-\[700px\]{max-width:700px}.flex-1{flex:1 1 0%}.flex-\[2\]{flex:2}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-row{flex-direction:row}.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-12{gap:3rem}.gap-16{gap:4rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-6{column-gap:1.5rem}.gap-y-4{row-gap:1rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.self-end{align-self:flex-end}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.break-keep{word-break:keep-all}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity))}.border-lf-gray-200{--tw-border-opacity: 1;border-color:rgb(210 210 210 / var(--tw-border-opacity))}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity))}.bg-lf-gray-50{--tw-bg-opacity: 1;background-color:rgb(244 244 244 / var(--tw-bg-opacity))}.bg-lf-red-primary{--tw-bg-opacity: 1;background-color:rgb(214 0 0 / var(--tw-bg-opacity))}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-white\/50{background-color:#ffffff80}.p-16{padding:4rem}.p-4{padding:1rem}.p-8{padding:2rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-20{padding-bottom:5rem}.pb-4{padding-bottom:1rem}.pb-8{padding-bottom:2rem}.pl-5{padding-left:1.25rem}.pt-4{padding-top:1rem}.text-center{text-align:center}.text-end{text-align:end}.align-middle{vertical-align:middle}.font-fancy{font-family:Kanit,sans-serif}.text-\[21px\]{font-size:21px}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-normal{font-weight:400}.leading-snug{line-height:1.375}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / 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-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.text-lf-blue-primary{--tw-text-opacity: 1;color:rgb(30 145 210 / var(--tw-text-opacity))}.text-lf-gray-500{--tw-text-opacity: 1;color:rgb(112 112 112 / var(--tw-text-opacity))}.text-lf-green{--tw-text-opacity: 1;color:rgb(36 154 76 / var(--tw-text-opacity))}.text-lf-orange-primary{--tw-text-opacity: 1;color:rgb(255 174 0 / var(--tw-text-opacity))}.text-lf-red-primary{--tw-text-opacity: 1;color:rgb(214 0 0 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.shadow-\[inset_0px_-4px_0px_var\(--lf-color-red-primary\)\]{--tw-shadow: inset 0px -4px 0px var(--lf-color-red-primary);--tw-shadow-colored: inset 0px -4px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.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,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}.hover\:text-lf-blue-800:hover{--tw-text-opacity: 1;color:rgb(20 31 49 / var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}@media (min-width: 600px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:text-\[21px\]{font-size:21px}}@media (min-width: 768px){.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:text-\[21px\]{font-size:21px}}@media (min-width: 1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:text-\[24px\]{font-size:24px}}@media (min-width: 1440px){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:px-12{padding-left:3rem;padding-right:3rem}.xl\:text-\[28px\]{font-size:28px}}@media (min-width: 1536px){.\32xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.\32xl\:text-\[35px\]{font-size:35px}}
