/*!
* ODPS Component Library v0.9.2
* Uses Bootstrap 5.x (https://getbootstrap.com/)
* Uses FontAwesome 5.x or 6.x free (https://fontawesome.com/)
* Uses jQuery 3.x (https://jquery.com/)
*/.odps-library{--odps-font-stack-monospace:monospace;--odps-font-stack-icons:"Font Awesome 5 Free";--odps-color-white:#ffffff;--odps-color-black:#000000;--odps-color-blue:#3d7aa9;--odps-color-light-blue:#6183e9;--odps-color-dark-blue:#183eaf;--odps-color-red:#cf152d;--odps-color-gray:#d9d9d9;--odps-color-light-gray:#f6f6f6;--odps-color-med-gray:#efefef;--odps-color-dark-gray:#1e1e1e;--odps-color-warning-dark:#ae6b3a;--odps-color-bg-dark:#d6d6d6;--odps-color-text:#1e1e1e;--odps-color-text-body:#1e1e1e;--odps-color-text-disabled:rgba(33, 37, 41, 0.4);--odps-color-text-over-light-bg:#212529;--odps-icon-h-space:1rem;--odps-btn-border:var(--odps-btn-border-width) solid var(--odps-btn-border-color);--odps-btn-border-width:3px;--odps-btn-border-radius:1.5rem;--odps-btn-border-color:var(--odps-color-blue);--bs-primary:#3d7aa9;--bs-primary-rgb:61,122,169;--bs-secondary:#6c757d;--bs-secondary-rgb:108,117,125;--bs-success:#14844e;--bs-success-rgb:20,132,78;--bs-danger:#be0f11;--bs-danger-rgb:190,15,17;--bs-warning:#ffc107;--bs-warning-rgb:255,193,7;--bs-info:#0dcaf0;--bs-info-rgb:13,202,240;--bs-light:#f8f9fa;--bs-light-rgb:248,249,250;--bs-dark:#212529;--bs-dark-rgb:33,37,41;--bs-link-color:var(--bs-primary);--bs-link-color-rgb:var(--bs-primary-rgb);--bs-link-hover-color:rgb(48.8, 97.6, 135.2);--bs-link-hover-color-rgb:rgb(48.8, 97.6, 135.2);--bs-border-radius:1.5rem;--bs-border-radius-sm:var(--bs-border-radius);--bs-border-radius-lg:var(--bs-border-radius)}.odps-library .alert{--bs-alert-border-radius:8px;--bs-alert-border-width:3px;--bs-alert-border:var(--bs-alert-border-width) solid var(--bs-alert-border-color)}.odps-library .alert .btn-close{--bs-btn-close-opacity:1}.odps-library .alert-danger{--bs-alert-color:var(--odps-color-red)}.odps-library .alert-primary{--bs-alert-color:var(--bs-primary)}.odps-library .alert-success{--bs-alert-color:var(--bs-success)}.odps-library .alert-warning{--bs-alert-color:var(--odps-color-warning-dark)}.odps-library .btn{--bs-btn-border-width:3px;--bs-btn-font-weight:600;--bs-btn-padding-x:1.0rem;--bs-btn-padding-y:0.5rem}.odps-library .btn-sm{--bs-btn-font-size:0.875rem;--bs-btn-padding-x:0.5rem;--bs-btn-padding-y:0.25rem}.odps-library .btn-lg{--bs-btn-padding-x:1.0rem;--bs-btn-padding-y:0.5rem;--bs-btn-font-size:1.25rem}.odps-library .card{--bs-card-border-radius:1.0rem;--bs-card-inner-border-radius:calc(var(--bs-card-border-radius) - (var(--bs-card-border-width)))}.odps-library .form-control,.odps-library .form-select,.odps-library .input-group-text{--bs-border-radius:0.25rem}.odps-library .form-check-input:checked{background-color:var(--bs-primary);border-color:var(--bs-primary)}.odps-library .modal-backdrop{--bs-backdrop-zindex:1040}.odps-library .nav-link{--bs-nav-link-color:var(--bs-primary);--bs-nav-link-hover-color:var(--bs-primary);--bs-nav-link-disabled-color:var(--bs-primary)}.odps-library .nav-tabs{border-bottom:0}.odps-library .odps-text-white{color:var(--odps-color-white)!important}.odps-library .odps-text-black{color:var(--odps-color-black)!important}.odps-library .odps-text-blue{color:var(--odps-color-blue)!important}.odps-library .odps-text-light-blue{color:var(--odps-color-light-blue)!important}.odps-library .odps-text-dark-blue{color:var(--odps-color-dark-blue)!important}.odps-library .odps-text-red{color:var(--odps-color-red)!important}.odps-library .odps-text-gray{color:var(--odps-color-gray)!important}.odps-library .odps-text-light-gray{color:var(--odps-color-light-gray)!important}.odps-library .odps-text-med-gray{color:var(--odps-color-med-gray)!important}.odps-library .odps-text-dark-gray{color:var(--odps-color-dark-gray)!important}.odps-library .odps-text-warning-dark{color:var(--odps-color-warning-dark)!important}.odps-library .odps-text-bg-dark{color:var(--odps-color-bg-dark)!important}.odps-library .odps-text-text{color:var(--odps-color-text)!important}.odps-library .odps-text-text-body{color:var(--odps-color-text-body)!important}.odps-library .odps-text-text-disabled{color:var(--odps-color-text-disabled)!important}.odps-library .odps-text-text-over-light-bg{color:var(--odps-color-text-over-light-bg)!important}.odps-library .odps-bg-white{background-color:var(--odps-color-white)!important}.odps-library .odps-bg-black{background-color:var(--odps-color-black)!important}.odps-library .odps-bg-blue{background-color:var(--odps-color-blue)!important}.odps-library .odps-bg-light-blue{background-color:var(--odps-color-light-blue)!important}.odps-library .odps-bg-dark-blue{background-color:var(--odps-color-dark-blue)!important}.odps-library .odps-bg-red{background-color:var(--odps-color-red)!important}.odps-library .odps-bg-gray{background-color:var(--odps-color-gray)!important}.odps-library .odps-bg-light-gray{background-color:var(--odps-color-light-gray)!important}.odps-library .odps-bg-med-gray{background-color:var(--odps-color-med-gray)!important}.odps-library .odps-bg-dark-gray{background-color:var(--odps-color-dark-gray)!important}.odps-library .odps-bg-warning-dark{background-color:var(--odps-color-warning-dark)!important}.odps-library .odps-bg-bg-dark{background-color:var(--odps-color-bg-dark)!important}.odps-library .odps-bg-text{background-color:var(--odps-color-text)!important}.odps-library .odps-bg-text-body{background-color:var(--odps-color-text-body)!important}.odps-library .odps-bg-text-disabled{background-color:var(--odps-color-text-disabled)!important}.odps-library .odps-bg-text-over-light-bg{background-color:var(--odps-color-text-over-light-bg)!important}.odps-library .text-primary{color:var(--bs-primary)!important}.odps-library .text-secondary{color:var(--bs-secondary)!important}.odps-library .text-success{color:var(--bs-success)!important}.odps-library .text-danger{color:var(--bs-danger)!important}.odps-library .text-warning{color:var(--bs-warning)!important}.odps-library .text-info{color:var(--bs-info)!important}.odps-library .text-light{color:var(--bs-light)!important}.odps-library .text-dark{color:var(--bs-dark)!important}.odps-library .bg-primary{background-color:var(--bs-primary)!important}.odps-library .bg-secondary{background-color:var(--bs-secondary)!important}.odps-library .bg-success{background-color:var(--bs-success)!important}.odps-library .bg-danger{background-color:var(--bs-danger)!important}.odps-library .bg-warning{background-color:var(--bs-warning)!important}.odps-library .bg-info{background-color:var(--bs-info)!important}.odps-library .bg-light{background-color:var(--bs-light)!important}.odps-library .bg-dark{background-color:var(--bs-dark)!important}.odps-library .btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#3d7aa9;--bs-btn-border-color:#3d7aa9;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:rgb(51.85, 103.7, 143.65);--bs-btn-hover-border-color:rgb(48.8, 97.6, 135.2);--bs-btn-focus-shadow-rgb:90.1,141.95,181.9;--bs-btn-active-color:#fff;--bs-btn-active-bg:rgb(48.8, 97.6, 135.2);--bs-btn-active-border-color:rgb(45.75, 91.5, 126.75);--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#3d7aa9;--bs-btn-disabled-border-color:#3d7aa9}.odps-library .btn-outline-primary{--bs-btn-color:#3d7aa9;--bs-btn-border-color:#3d7aa9;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#3d7aa9;--bs-btn-hover-border-color:#3d7aa9;--bs-btn-focus-shadow-rgb:61,122,169;--bs-btn-active-color:#fff;--bs-btn-active-bg:#3d7aa9;--bs-btn-active-border-color:#3d7aa9;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#3d7aa9;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#3d7aa9;--bs-gradient:none}.odps-library .btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:rgb(91.8, 99.45, 106.25);--bs-btn-hover-border-color:rgb(86.4, 93.6, 100);--bs-btn-focus-shadow-rgb:130.05,137.7,144.5;--bs-btn-active-color:#fff;--bs-btn-active-bg:rgb(86.4, 93.6, 100);--bs-btn-active-border-color:rgb(81, 87.75, 93.75);--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.odps-library .btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.odps-library .btn-success{--bs-btn-color:#fff;--bs-btn-bg:#14844e;--bs-btn-border-color:#14844e;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:rgb(17, 112.2, 66.3);--bs-btn-hover-border-color:rgb(16, 105.6, 62.4);--bs-btn-focus-shadow-rgb:55.25,150.45,104.55;--bs-btn-active-color:#fff;--bs-btn-active-bg:rgb(16, 105.6, 62.4);--bs-btn-active-border-color:rgb(15, 99, 58.5);--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#14844e;--bs-btn-disabled-border-color:#14844e}.odps-library .btn-outline-success{--bs-btn-color:#14844e;--bs-btn-border-color:#14844e;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#14844e;--bs-btn-hover-border-color:#14844e;--bs-btn-focus-shadow-rgb:20,132,78;--bs-btn-active-color:#fff;--bs-btn-active-bg:#14844e;--bs-btn-active-border-color:#14844e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#14844e;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#14844e;--bs-gradient:none}.odps-library .btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#be0f11;--bs-btn-border-color:#be0f11;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:rgb(161.5, 12.75, 14.45);--bs-btn-hover-border-color:rgb(152, 12, 13.6);--bs-btn-focus-shadow-rgb:199.75,51,52.7;--bs-btn-active-color:#fff;--bs-btn-active-bg:rgb(152, 12, 13.6);--bs-btn-active-border-color:rgb(142.5, 11.25, 12.75);--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#be0f11;--bs-btn-disabled-border-color:#be0f11}.odps-library .btn-outline-danger{--bs-btn-color:#be0f11;--bs-btn-border-color:#be0f11;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#be0f11;--bs-btn-hover-border-color:#be0f11;--bs-btn-focus-shadow-rgb:190,15,17;--bs-btn-active-color:#fff;--bs-btn-active-bg:#be0f11;--bs-btn-active-border-color:#be0f11;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#be0f11;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#be0f11;--bs-gradient:none}.odps-library .btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:rgb(255, 202.3, 44.2);--bs-btn-hover-border-color:rgb(255, 199.2, 31.8);--bs-btn-focus-shadow-rgb:216.75,164.05,5.95;--bs-btn-active-color:#000;--bs-btn-active-bg:rgb(255, 205.4, 56.6);--bs-btn-active-border-color:rgb(255, 199.2, 31.8);--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.odps-library .btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.odps-library .btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:rgb(49.3, 209.95, 242.25);--bs-btn-hover-border-color:rgb(37.2, 207.3, 241.5);--bs-btn-focus-shadow-rgb:11.05,171.7,204;--bs-btn-active-color:#000;--bs-btn-active-bg:rgb(61.4, 212.6, 243);--bs-btn-active-border-color:rgb(37.2, 207.3, 241.5);--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.odps-library .btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.odps-library .btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:rgb(249.05, 249.9, 250.75);--bs-btn-hover-border-color:rgb(248.7, 249.6, 250.5);--bs-btn-focus-shadow-rgb:210.8,211.65,212.5;--bs-btn-active-color:#000;--bs-btn-active-bg:rgb(249.4, 250.2, 251);--bs-btn-active-border-color:rgb(248.7, 249.6, 250.5);--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.odps-library .btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.odps-library .btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:rgb(28.05, 31.45, 34.85);--bs-btn-hover-border-color:rgb(26.4, 29.6, 32.8);--bs-btn-focus-shadow-rgb:66.3,69.7,73.1;--bs-btn-active-color:#fff;--bs-btn-active-bg:rgb(26.4, 29.6, 32.8);--bs-btn-active-border-color:rgb(24.75, 27.75, 30.75);--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.odps-library .btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#212529;--bs-gradient:none}.odps-library .odps-icon--before::before{margin-right:var(--odps-icon-h-space)}.odps-library .odps-icon--after.fa::before,.odps-library .odps-icon--after.far::before,.odps-library .odps-icon--after.fas::before,.odps-library .odps-icon--after:not([class^=fa-]):not([class*=" fa-"]):not(.fa):not(.far):not(.fas)::after,.odps-library .odps-icon--after[class*=" fa-"]::before,.odps-library .odps-icon--after[class^=fa-]::before{margin-left:var(--odps-icon-h-space)}.odps-library .odps-icon--animate.odps-icon--before::before{margin-right:0!important;max-width:0;opacity:0;transition:all .2s ease-in-out}.odps-library .odps-icon--animate.odps-icon--before:hover::before{margin-right:var(--odps-icon-h-space)!important;max-width:3rem;opacity:1}.odps-library .odps-icon--animate.odps-icon--after::after{display:inline-block;margin-left:0!important;max-width:0;opacity:0;transition:all .2s ease-in-out}.odps-library .odps-icon--animate.odps-icon--after:hover::after{margin-left:var(--odps-icon-h-space)!important;max-width:3rem;opacity:1}.odps-library .odps-icon--animate-edge{padding-left:calc(var(--odps-icon-h-space) * 2 + 1rem)!important;padding-right:calc(var(--odps-icon-h-space) * 2 + 1rem)!important;position:relative}.odps-library .odps-icon--animate-edge.odps-icon--before::before{opacity:0;position:absolute!important;left:calc(var(--odps-icon-h-space) * 1.5)!important;top:50%;transform:translateY(-50%);transition:all .2s ease-in-out}.odps-library .odps-icon--animate-edge.odps-icon--before:hover::before{opacity:1;position:absolute!important;left:var(--odps-icon-h-space)!important}.odps-library .odps-icon--animate-edge.odps-icon--after::after{opacity:0;position:absolute!important;right:calc(var(--odps-icon-h-space) * 1.5)!important;top:50%;transform:translateY(-50%);transition:all .2s ease-in-out}.odps-library .odps-icon--animate-edge.odps-icon--after:hover::after{opacity:1;position:absolute!important;right:var(--odps-icon-h-space)!important}.odps-library .odps-icon--alert-before::before,.odps-library .odps-icon--alert:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f12a";font-weight:700}.odps-library .odps-icon--alert-after::after,.odps-library .odps-icon--alert-after:hover::after,.odps-library .odps-icon--alert.odps-icon--after::after,.odps-library .odps-icon--alert.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f12a"!important;font-weight:700}.odps-library .odps-icon--alert-circle-solid-before::before,.odps-library .odps-icon--alert-circle-solid:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f06a";font-weight:700}.odps-library .odps-icon--alert-circle-solid-after::after,.odps-library .odps-icon--alert-circle-solid-after:hover::after,.odps-library .odps-icon--alert-circle-solid.odps-icon--after::after,.odps-library .odps-icon--alert-circle-solid.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f06a"!important;font-weight:700}.odps-library .odps-icon--alert-triangle-solid-before::before,.odps-library .odps-icon--alert-triangle-solid:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f071";font-weight:700}.odps-library .odps-icon--alert-triangle-solid-after::after,.odps-library .odps-icon--alert-triangle-solid-after:hover::after,.odps-library .odps-icon--alert-triangle-solid.odps-icon--after::after,.odps-library .odps-icon--alert-triangle-solid.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f071"!important;font-weight:700}.odps-library .odps-icon--arrow-down-before::before,.odps-library .odps-icon--arrow-down:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f063";font-weight:700}.odps-library .odps-icon--arrow-down-after::after,.odps-library .odps-icon--arrow-down-after:hover::after,.odps-library .odps-icon--arrow-down.odps-icon--after::after,.odps-library .odps-icon--arrow-down.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f063"!important;font-weight:700}.odps-library .odps-icon--arrow-left-before::before,.odps-library .odps-icon--arrow-left:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f060";font-weight:700}.odps-library .odps-icon--arrow-left-after::after,.odps-library .odps-icon--arrow-left-after:hover::after,.odps-library .odps-icon--arrow-left.odps-icon--after::after,.odps-library .odps-icon--arrow-left.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f060"!important;font-weight:700}.odps-library .odps-icon--arrow-right-before::before,.odps-library .odps-icon--arrow-right:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f061";font-weight:700}.odps-library .odps-icon--arrow-right-after::after,.odps-library .odps-icon--arrow-right-after:hover::after,.odps-library .odps-icon--arrow-right.odps-icon--after::after,.odps-library .odps-icon--arrow-right.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f061"!important;font-weight:700}.odps-library .odps-icon--arrow-up-before::before,.odps-library .odps-icon--arrow-up:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f062";font-weight:700}.odps-library .odps-icon--arrow-up-after::after,.odps-library .odps-icon--arrow-up-after:hover::after,.odps-library .odps-icon--arrow-up.odps-icon--after::after,.odps-library .odps-icon--arrow-up.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f062"!important;font-weight:700}.odps-library .odps-icon--cancel-before::before,.odps-library .odps-icon--cancel:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f05e";font-weight:700}.odps-library .odps-icon--cancel-after::after,.odps-library .odps-icon--cancel-after:hover::after,.odps-library .odps-icon--cancel.odps-icon--after::after,.odps-library .odps-icon--cancel.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f05e"!important;font-weight:700}.odps-library .odps-icon--check-before::before,.odps-library .odps-icon--check:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f00c";font-weight:700}.odps-library .odps-icon--check-after::after,.odps-library .odps-icon--check-after:hover::after,.odps-library .odps-icon--check.odps-icon--after::after,.odps-library .odps-icon--check.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f00c"!important;font-weight:700}.odps-library .odps-icon--check-circle-outline-before::before,.odps-library .odps-icon--check-circle-outline:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f058";font-weight:400}.odps-library .odps-icon--check-circle-outline-after::after,.odps-library .odps-icon--check-circle-outline-after:hover::after,.odps-library .odps-icon--check-circle-outline.odps-icon--after::after,.odps-library .odps-icon--check-circle-outline.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f058"!important;font-weight:400}.odps-library .odps-icon--check-circle-solid-before::before,.odps-library .odps-icon--check-circle-solid:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f058";font-weight:700}.odps-library .odps-icon--check-circle-solid-after::after,.odps-library .odps-icon--check-circle-solid-after:hover::after,.odps-library .odps-icon--check-circle-solid.odps-icon--after::after,.odps-library .odps-icon--check-circle-solid.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f058"!important;font-weight:700}.odps-library .odps-icon--chevron-down-before::before,.odps-library .odps-icon--chevron-down:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f078";font-weight:700}.odps-library .odps-icon--chevron-down-after::after,.odps-library .odps-icon--chevron-down-after:hover::after,.odps-library .odps-icon--chevron-down.odps-icon--after::after,.odps-library .odps-icon--chevron-down.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f078"!important;font-weight:700}.odps-library .odps-icon--chevron-left-before::before,.odps-library .odps-icon--chevron-left:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f053";font-weight:700}.odps-library .odps-icon--chevron-left-after::after,.odps-library .odps-icon--chevron-left-after:hover::after,.odps-library .odps-icon--chevron-left.odps-icon--after::after,.odps-library .odps-icon--chevron-left.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f053"!important;font-weight:700}.odps-library .odps-icon--chevron-right-before::before,.odps-library .odps-icon--chevron-right:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f054";font-weight:700}.odps-library .odps-icon--chevron-right-after::after,.odps-library .odps-icon--chevron-right-after:hover::after,.odps-library .odps-icon--chevron-right.odps-icon--after::after,.odps-library .odps-icon--chevron-right.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f054"!important;font-weight:700}.odps-library .odps-icon--chevron-up-before::before,.odps-library .odps-icon--chevron-up:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f077";font-weight:700}.odps-library .odps-icon--chevron-up-after::after,.odps-library .odps-icon--chevron-up-after:hover::after,.odps-library .odps-icon--chevron-up.odps-icon--after::after,.odps-library .odps-icon--chevron-up.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f077"!important;font-weight:700}.odps-library .odps-icon--close-before::before,.odps-library .odps-icon--close:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f00d";font-weight:700}.odps-library .odps-icon--close-after::after,.odps-library .odps-icon--close-after:hover::after,.odps-library .odps-icon--close.odps-icon--after::after,.odps-library .odps-icon--close.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f00d"!important;font-weight:700}.odps-library .odps-icon--close-circle-outline-before::before,.odps-library .odps-icon--close-circle-outline:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f057";font-weight:400}.odps-library .odps-icon--close-circle-outline-after::after,.odps-library .odps-icon--close-circle-outline-after:hover::after,.odps-library .odps-icon--close-circle-outline.odps-icon--after::after,.odps-library .odps-icon--close-circle-outline.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f057"!important;font-weight:400}.odps-library .odps-icon--close-circle-solid-before::before,.odps-library .odps-icon--close-circle-solid:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f057";font-weight:700}.odps-library .odps-icon--close-circle-solid-after::after,.odps-library .odps-icon--close-circle-solid-after:hover::after,.odps-library .odps-icon--close-circle-solid.odps-icon--after::after,.odps-library .odps-icon--close-circle-solid.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f057"!important;font-weight:700}.odps-library .odps-icon--delete-before::before,.odps-library .odps-icon--delete:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f1f8";font-weight:700}.odps-library .odps-icon--delete-after::after,.odps-library .odps-icon--delete-after:hover::after,.odps-library .odps-icon--delete.odps-icon--after::after,.odps-library .odps-icon--delete.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f1f8"!important;font-weight:700}.odps-library .odps-icon--dot-before::before,.odps-library .odps-icon--dot:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f111";font-weight:700}.odps-library .odps-icon--dot-after::after,.odps-library .odps-icon--dot-after:hover::after,.odps-library .odps-icon--dot.odps-icon--after::after,.odps-library .odps-icon--dot.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f111"!important;font-weight:700}.odps-library .odps-icon--download-before::before,.odps-library .odps-icon--download:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f019";font-weight:700}.odps-library .odps-icon--download-after::after,.odps-library .odps-icon--download-after:hover::after,.odps-library .odps-icon--download.odps-icon--after::after,.odps-library .odps-icon--download.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f019"!important;font-weight:700}.odps-library .odps-icon--edit-before::before,.odps-library .odps-icon--edit:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f044";font-weight:400}.odps-library .odps-icon--edit-after::after,.odps-library .odps-icon--edit-after:hover::after,.odps-library .odps-icon--edit.odps-icon--after::after,.odps-library .odps-icon--edit.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f044"!important;font-weight:400}.odps-library .odps-icon--edit-outline-before::before,.odps-library .odps-icon--edit-outline:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f044";font-weight:400}.odps-library .odps-icon--edit-outline-after::after,.odps-library .odps-icon--edit-outline-after:hover::after,.odps-library .odps-icon--edit-outline.odps-icon--after::after,.odps-library .odps-icon--edit-outline.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f044"!important;font-weight:400}.odps-library .odps-icon--edit-solid-before::before,.odps-library .odps-icon--edit-solid:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f044";font-weight:700}.odps-library .odps-icon--edit-solid-after::after,.odps-library .odps-icon--edit-solid-after:hover::after,.odps-library .odps-icon--edit-solid.odps-icon--after::after,.odps-library .odps-icon--edit-solid.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f044"!important;font-weight:700}.odps-library .odps-icon--eraser-before::before,.odps-library .odps-icon--eraser:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f12d";font-weight:700}.odps-library .odps-icon--eraser-after::after,.odps-library .odps-icon--eraser-after:hover::after,.odps-library .odps-icon--eraser.odps-icon--after::after,.odps-library .odps-icon--eraser.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f12d"!important;font-weight:700}.odps-library .odps-icon--eye-before::before,.odps-library .odps-icon--eye:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f06e";font-weight:700}.odps-library .odps-icon--eye-after::after,.odps-library .odps-icon--eye-after:hover::after,.odps-library .odps-icon--eye.odps-icon--after::after,.odps-library .odps-icon--eye.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f06e"!important;font-weight:700}.odps-library .odps-icon--eye-outline-before::before,.odps-library .odps-icon--eye-outline:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f06e";font-weight:400}.odps-library .odps-icon--eye-outline-after::after,.odps-library .odps-icon--eye-outline-after:hover::after,.odps-library .odps-icon--eye-outline.odps-icon--after::after,.odps-library .odps-icon--eye-outline.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f06e"!important;font-weight:400}.odps-library .odps-icon--eye-solid-before::before,.odps-library .odps-icon--eye-solid:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f06e";font-weight:700}.odps-library .odps-icon--eye-solid-after::after,.odps-library .odps-icon--eye-solid-after:hover::after,.odps-library .odps-icon--eye-solid.odps-icon--after::after,.odps-library .odps-icon--eye-solid.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f06e"!important;font-weight:700}.odps-library .odps-icon--file-before::before,.odps-library .odps-icon--file:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f15b";font-weight:700}.odps-library .odps-icon--file-after::after,.odps-library .odps-icon--file-after:hover::after,.odps-library .odps-icon--file.odps-icon--after::after,.odps-library .odps-icon--file.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f15b"!important;font-weight:700}.odps-library .odps-icon--id-before::before,.odps-library .odps-icon--id:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f2c2";font-weight:700}.odps-library .odps-icon--id-after::after,.odps-library .odps-icon--id-after:hover::after,.odps-library .odps-icon--id.odps-icon--after::after,.odps-library .odps-icon--id.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f2c2"!important;font-weight:700}.odps-library .odps-icon--id-outline-before::before,.odps-library .odps-icon--id-outline:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f2c2";font-weight:400}.odps-library .odps-icon--id-outline-after::after,.odps-library .odps-icon--id-outline-after:hover::after,.odps-library .odps-icon--id-outline.odps-icon--after::after,.odps-library .odps-icon--id-outline.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f2c2"!important;font-weight:400}.odps-library .odps-icon--id-solid-before::before,.odps-library .odps-icon--id-solid:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f2c2";font-weight:700}.odps-library .odps-icon--id-solid-after::after,.odps-library .odps-icon--id-solid-after:hover::after,.odps-library .odps-icon--id-solid.odps-icon--after::after,.odps-library .odps-icon--id-solid.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f2c2"!important;font-weight:700}.odps-library .odps-icon--info-before::before,.odps-library .odps-icon--info:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f129";font-weight:700}.odps-library .odps-icon--info-after::after,.odps-library .odps-icon--info-after:hover::after,.odps-library .odps-icon--info.odps-icon--after::after,.odps-library .odps-icon--info.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f129"!important;font-weight:700}.odps-library .odps-icon--info-circle-solid-before::before,.odps-library .odps-icon--info-circle-solid:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f05a";font-weight:700}.odps-library .odps-icon--info-circle-solid-after::after,.odps-library .odps-icon--info-circle-solid-after:hover::after,.odps-library .odps-icon--info-circle-solid.odps-icon--after::after,.odps-library .odps-icon--info-circle-solid.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f05a"!important;font-weight:700}.odps-library .odps-icon--minus-before::before,.odps-library .odps-icon--minus:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f068";font-weight:700}.odps-library .odps-icon--minus-after::after,.odps-library .odps-icon--minus-after:hover::after,.odps-library .odps-icon--minus.odps-icon--after::after,.odps-library .odps-icon--minus.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f068"!important;font-weight:700}.odps-library .odps-icon--minus-circle-solid-before::before,.odps-library .odps-icon--minus-circle-solid:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f056";font-weight:700}.odps-library .odps-icon--minus-circle-solid-after::after,.odps-library .odps-icon--minus-circle-solid-after:hover::after,.odps-library .odps-icon--minus-circle-solid.odps-icon--after::after,.odps-library .odps-icon--minus-circle-solid.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f056"!important;font-weight:700}.odps-library .odps-icon--plus-before::before,.odps-library .odps-icon--plus:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f067";font-weight:700}.odps-library .odps-icon--plus-after::after,.odps-library .odps-icon--plus-after:hover::after,.odps-library .odps-icon--plus.odps-icon--after::after,.odps-library .odps-icon--plus.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f067"!important;font-weight:700}.odps-library .odps-icon--plus-circle-solid-before::before,.odps-library .odps-icon--plus-circle-solid:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f055";font-weight:700}.odps-library .odps-icon--plus-circle-solid-after::after,.odps-library .odps-icon--plus-circle-solid-after:hover::after,.odps-library .odps-icon--plus-circle-solid.odps-icon--after::after,.odps-library .odps-icon--plus-circle-solid.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f055"!important;font-weight:700}.odps-library .odps-icon--question-before::before,.odps-library .odps-icon--question:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f128";font-weight:700}.odps-library .odps-icon--question-after::after,.odps-library .odps-icon--question-after:hover::after,.odps-library .odps-icon--question.odps-icon--after::after,.odps-library .odps-icon--question.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f128"!important;font-weight:700}.odps-library .odps-icon--question-circle-outline-before::before,.odps-library .odps-icon--question-circle-outline:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f059";font-weight:400}.odps-library .odps-icon--question-circle-outline-after::after,.odps-library .odps-icon--question-circle-outline-after:hover::after,.odps-library .odps-icon--question-circle-outline.odps-icon--after::after,.odps-library .odps-icon--question-circle-outline.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f059"!important;font-weight:400}.odps-library .odps-icon--question-circle-solid-before::before,.odps-library .odps-icon--question-circle-solid:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f059";font-weight:700}.odps-library .odps-icon--question-circle-solid-after::after,.odps-library .odps-icon--question-circle-solid-after:hover::after,.odps-library .odps-icon--question-circle-solid.odps-icon--after::after,.odps-library .odps-icon--question-circle-solid.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f059"!important;font-weight:700}.odps-library .odps-icon--save-before::before,.odps-library .odps-icon--save:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f0c7";font-weight:700}.odps-library .odps-icon--save-after::after,.odps-library .odps-icon--save-after:hover::after,.odps-library .odps-icon--save.odps-icon--after::after,.odps-library .odps-icon--save.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f0c7"!important;font-weight:700}.odps-library .odps-icon--save-outline-before::before,.odps-library .odps-icon--save-outline:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f0c7";font-weight:400}.odps-library .odps-icon--save-outline-after::after,.odps-library .odps-icon--save-outline-after:hover::after,.odps-library .odps-icon--save-outline.odps-icon--after::after,.odps-library .odps-icon--save-outline.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f0c7"!important;font-weight:400}.odps-library .odps-icon--save-solid-before::before,.odps-library .odps-icon--save-solid:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f0c7";font-weight:700}.odps-library .odps-icon--save-solid-after::after,.odps-library .odps-icon--save-solid-after:hover::after,.odps-library .odps-icon--save-solid.odps-icon--after::after,.odps-library .odps-icon--save-solid.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f0c7"!important;font-weight:700}.odps-library .odps-icon--search-before::before,.odps-library .odps-icon--search:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f002";font-weight:700}.odps-library .odps-icon--search-after::after,.odps-library .odps-icon--search-after:hover::after,.odps-library .odps-icon--search.odps-icon--after::after,.odps-library .odps-icon--search.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f002"!important;font-weight:700}.odps-library .odps-icon--upload-before::before,.odps-library .odps-icon--upload:not(.odps-icon--after)::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f093";font-weight:700}.odps-library .odps-icon--upload-after::after,.odps-library .odps-icon--upload-after:hover::after,.odps-library .odps-icon--upload.odps-icon--after::after,.odps-library .odps-icon--upload.odps-icon--after:hover::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f093"!important;font-weight:700}.odps-library .odps-icon-container{--odps-icon-container-size:2rem;--odps-icon-container-padding:calc(0.6 * var(--odps-icon-container-size));--odps-icon-container-border-width:1px;font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;align-items:center;border-width:var(--odps-icon-container-border-width);border-style:solid;border-radius:50%;display:inline-flex;height:var(--odps-icon-container-size);justify-content:center;padding:var(--odps-icon-container-padding);vertical-align:middle;width:var(--odps-icon-container-size)}.odps-library .odps-icon-container-primary{background-color:var(--bs-primary);border-color:var(--bs-primary);color:var(--odps-color-white);color:#fff}.odps-library .odps-icon-container-outline-primary{background-color:var(--odps-color-white);border-color:var(--bs-primary);color:var(--bs-primary)}.odps-library .odps-icon-container-secondary{background-color:var(--bs-secondary);border-color:var(--bs-secondary);color:var(--odps-color-white);color:#fff}.odps-library .odps-icon-container-outline-secondary{background-color:var(--odps-color-white);border-color:var(--bs-secondary);color:var(--bs-secondary)}.odps-library .odps-icon-container-success{background-color:var(--bs-success);border-color:var(--bs-success);color:var(--odps-color-white);color:#fff}.odps-library .odps-icon-container-outline-success{background-color:var(--odps-color-white);border-color:var(--bs-success);color:var(--bs-success)}.odps-library .odps-icon-container-danger{background-color:var(--bs-danger);border-color:var(--bs-danger);color:var(--odps-color-white);color:#fff}.odps-library .odps-icon-container-outline-danger{background-color:var(--odps-color-white);border-color:var(--bs-danger);color:var(--bs-danger)}.odps-library .odps-icon-container-warning{background-color:var(--bs-warning);border-color:var(--bs-warning);color:var(--odps-color-white);color:#000}.odps-library .odps-icon-container-outline-warning{background-color:var(--odps-color-white);border-color:var(--bs-warning);color:var(--bs-warning)}.odps-library .odps-icon-container-info{background-color:var(--bs-info);border-color:var(--bs-info);color:var(--odps-color-white);color:#000}.odps-library .odps-icon-container-outline-info{background-color:var(--odps-color-white);border-color:var(--bs-info);color:var(--bs-info)}.odps-library .odps-icon-container-light{background-color:var(--bs-light);border-color:var(--bs-light);color:var(--odps-color-white);color:#000}.odps-library .odps-icon-container-outline-light{background-color:var(--odps-color-white);border-color:var(--bs-light);color:var(--bs-light)}.odps-library .odps-icon-container-dark{background-color:var(--bs-dark);border-color:var(--bs-dark);color:var(--odps-color-white);color:#fff}.odps-library .odps-icon-container-outline-dark{background-color:var(--odps-color-white);border-color:var(--bs-dark);color:var(--bs-dark)}.odps-library .odps-icon-container--sm{--odps-icon-container-size:1.5rem;font-size:1rem}.odps-library .odps-icon-container.btn{--bs-btn-padding-x:var(--odps-icon-container-padding);--bs-btn-padding-y:var(--odps-icon-container-padding);--bs-btn-border-width:var(--odps-icon-container-border-width);display:inline-flex}.odps-library .alert-body>:last-child,.odps-library .alert>:last-child{margin-bottom:0}.odps-library .alert.d-flex>.fa,.odps-library .alert.d-flex>.far,.odps-library .alert.d-flex>.fas,.odps-library .alert.d-flex>[class*=" fa-"],.odps-library .alert.d-flex>[class^=fa-]{line-height:1.5}.odps-library .alert .btn-close{background:transparent none;color:inherit;line-height:1}.odps-library .alert .btn-close::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f00d";font-weight:700}.odps-library .btn{padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x)}.odps-library .btn-sm{--odps-icon-h-space:0.25rem}.odps-library a.btn:not(.btn-link):hover{text-decoration:none}.odps-library .btn--solid[class*=" btn-outline-"],.odps-library .btn--solid[class^=btn-outline-]{--bs-btn-bg:var(--bs-white)}.odps-library .btn--dark-contrast{--bs-btn-border-color:var(--bs-white)}.odps-library .btn--dark-contrast:focus,.odps-library .btn--dark-contrast:hover{--bs-btn-bg:var(-bs--btn-hover-bg);--bs-btn-hover-border-color:var(--bs-white)}.odps-library .btn--dark-contrast[class*=" btn-outline-"],.odps-library .btn--dark-contrast[class^=btn-outline-]{--bs-btn-bg:var(--bs-white)}.odps-library .btn-group--options{display:flex;gap:var(--odps-card-options-gap)}.odps-library{--odps-card-background-color:var(--odps-color-white, #ffffff);--odps-card-border-size:1px;--odps-card-border-color:rgba(0, 0, 0, 0.125);--odps-card-border:var(--odps-card-border-size) solid var(--odps-card-border-color);--odps-card-border-radius:1.0rem;--odps-card-border-radius-bottom:0 0 var(--odps-card-border-radius) var(--odps-card-border-radius);--odps-card-border-radius-left:var(--odps-card-border-radius) 0 0 var(--odps-card-border-radius);--odps-card-border-radius-right:0 var(--odps-card-border-radius) var(--odps-card-border-radius) 0;--odps-card-border-radius-top:var(--odps-card-border-radius) var(--odps-card-border-radius) 0 0;--odps-card-options-gap:1.0rem;--odps-card-padding-h:1.5rem;--odps-card-padding-v:1rem}@media (prefers-color-scheme:dark){.odps-library{--odps-card-background-color:transparent;--odps-card-border-color:var(--odps-color-gray, --bs-body-color, #dee2e6)}}.odps-library .card{background-color:var(--odps-card-background-color);background-clip:border-box;border:var(--odps-card-border);border:0 none;display:flex;flex-direction:column;margin-bottom:1rem;min-width:0;position:relative;word-wrap:break-word}.odps-library .card-header{align-items:center;background-color:var(--odps-color-blue);border-bottom:var(--odps-card-border);border:var(--odps-card-border);color:var(--odps-color-white);display:flex;justify-content:space-between;font-size:1.125em;font-weight:600;margin-bottom:0;padding:var(--odps-card-padding-v) var(--odps-card-padding-h)}@media (max-width:767.98px){.odps-library .card-header{align-items:flex-start;flex-direction:column}}.odps-library .card-header--dot::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f111";font-weight:700;color:var(--odps-color-red);font-size:.5rem;position:absolute;left:var(--odps-card-padding-v);top:var(--odps-card-padding-v);line-height:0}.odps-library .card-header--dark{background-color:var(--odps-color-text-over-light-bg)}.odps-library .card-header--light{background-color:var(--odps-color-light-gray);color:var(--odps-color-text-over-light-bg)}.odps-library .card-header-options{display:flex;font-size:1rem;gap:var(--odps-card-options-gap)}.odps-library .card-body{border-left:var(--odps-card-border);border-right:var(--odps-card-border)}.odps-library .card-body--no-border{border:0 none!important}.odps-library .card-body--light{background-color:var(--odps-color-light-gray);color:var(--odps-color-text-over-light-bg)}.odps-library .card-body:last-child{border-bottom:var(--odps-card-border);border-radius:var(--odps-card-border-radius-bottom)}.odps-library .card-body:only-child{border:var(--odps-card-border);border-radius:var(--odps-card-border-radius)}.odps-library .card-body>:last-child{margin-bottom:0}.odps-library .card-footer{align-items:center;border:var(--odps-card-border);border-radius:var(--odps-card-border-radius-bottom);display:flex;justify-content:space-between;padding:var(--odps-card-padding-v) var(--odps-card-padding-h)}.odps-library .card-footer--clear{border-top:0 transparent;background-color:transparent}.odps-library .card-footer-options{display:flex;font-size:1rem;gap:var(--odps-card-options-gap)}.odps-library{--odps-cart-items-background-color:var(--odps-color-white, #ffffff)}@media (prefers-color-scheme:dark){.odps-library{--odps-cart-items-background-color:transparent}}.odps-library .cart-items-col{background-color:var(--odps-cart-items-background-color);border:1px solid var(--odps-color-gray);border-radius:var(--odps-card-border-radius-left);border-right:0 none;padding:var(--odps-card-padding-v) var(--odps-card-padding-h)}@media (max-width:767.98px){.odps-library .cart-items-col{border:1px solid var(--odps-color-gray);border-radius:var(--odps-card-border-radius-top);border-bottom:0 none}}.odps-library .cart-summary-col{background-color:var(--odps-color-blue);border-radius:var(--odps-card-border-radius-right);color:var(--odps-color-white);padding:var(--odps-card-padding-v) var(--odps-card-padding-h)}@media (max-width:767.98px){.odps-library .cart-summary-col{border-radius:var(--odps-card-border-radius-bottom)}}.odps-library .card>.cart .cart-items-col{border-top:0 none;border-top-left-radius:0;border-top-right-radius:0}.odps-library .card>.cart .cart-summary-col{border-top-right-radius:0}.odps-library{--opds-form-control-background-color:var(--odps-color-light-gray, #f6f6f6);--opds-form-control-color:var(--odps-color-black, #000000);--opds-form-search-background-color:var(--odps-color-white, #ffffff)}@media (prefers-color-scheme:dark){.odps-library{--opds-form-control-background-color:transparent;--opds-form-control-color:var(--bs-body-color, #dee2e6);--opds-form-search-background-color:transparent}}.odps-library input[type=checkbox]{align-self:auto;margin-top:.2rem;min-width:auto}.odps-library .field-sizing-content{field-sizing:content}.odps-library .odps-form-input-file-group input[type=file]::-webkit-file-upload-button{display:none}.odps-library .odps-form-input-file-group input[type=file]::file-selector-button{display:none}.odps-library .odps-form-input-file-group:hover label:not(.btn){background-color:var(--opds-form-control-background-color);cursor:pointer}.odps-library .odps-form-input-file-button input[type=file]{display:none}.odps-library .odps-form-input-file-button:hover label:not(.btn){background-color:var(--opds-form-control-background-color);cursor:pointer}.odps-library .odps-form-floating{border-radius:.3125rem .3125rem 0 0;border-radius:0;display:flex;flex:1 100%;flex-direction:column;justify-content:flex-start;position:relative}.odps-library .odps-form-floating .form-control:focus{background-color:revert;border-color:var(--odps-color-blue);outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.odps-library .odps-form-floating>.form-control,.odps-library .odps-form-floating>.form-select{background:var(--opds-form-control-background-color);border:0 none;border-bottom:3px solid var(--opds-form-control-color);border-radius:.3125rem .3125rem 0 0;border-radius:0;color:var(--opds-form-control-color)}.odps-library .odps-form-floating>.form-control:focus,.odps-library .odps-form-floating>.form-select:focus{border:0 none;border-bottom:3px solid var(--odps-color-blue);box-shadow:none}.odps-library .odps-form-floating>.form-control-plaintext~label::after,.odps-library .odps-form-floating>.form-control:focus~label::after,.odps-library .odps-form-floating>.form-control:not(:placeholder-shown)~label::after,.odps-library .odps-form-floating>.form-select~label::after{background-color:transparent}.odps-library .odps-form-floating--no-label>.form-control,.odps-library .odps-form-floating--no-label>.form-control:focus,.odps-library .odps-form-floating--no-label>.form-control:not(:placeholder-shown),.odps-library .odps-form-floating--no-label>.form-select{padding-top:.75rem}.odps-library .odps-form-floating--select-wrap{position:relative}.odps-library .odps-form-floating--select-wrap::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f078";font-weight:700;color:var(--odps-color-text);font-size:.75rem;left:auto;position:absolute;right:1rem;top:50%;transform:translateY(-50%);vertical-align:middle}.odps-library .odps-form-floating--input-file-wrap>label{padding-bottom:0;padding-top:0;position:relative;margin-bottom:-.5em;opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.odps-library .odps-form-floating--input-file-wrap:focus-within>label,.odps-library .odps-form-floating--input-file-wrap:hover>label{color:var(--odps-color-blue)}.odps-library .odps-form-floating>textarea.form-control{height:auto}.odps-library .odps-form-floating>label{line-height:1.2}.odps-library .odps-form-floating>.form-control:focus~label,.odps-library .odps-form-floating>.form-select:focus~label{color:var(--odps-color-blue);opacity:1}.odps-library .odps-form-floating-icon::before{left:1rem;position:absolute;top:50%;transform:translateY(-50%)}.odps-library .odps-form-floating-icon .form-control,.odps-library .odps-form-floating-icon .form-label,.odps-library .odps-form-floating-icon .form-select{padding-left:3rem}.odps-library .odps-form-floating-icon.odps-form-floating--select-wrap>.form-label{padding-left:3.5rem}.odps-library .odps-form-floating .btn.input-group-text{--bs-border-radius:revert}.odps-library .odps-form-input-file-group .form-control,.odps-library .odps-form-input-file-group .form-select,.odps-library .odps-form-input-file-group .input-group-text{--bs-border-radius:1.5rem}.odps-library .odps-form--required::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f111"!important;font-weight:700;color:var(--odps-color-red);font-size:.25rem;margin-left:.25rem;position:revert!important;vertical-align:middle}.odps-library .odps-form-hint{color:var(--odps-color-blue);font-size:.875em}.odps-library .odps-form-hint::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f111";font-weight:700;font-size:.3125rem;margin-right:1em;vertical-align:middle}.odps-library .odps-form-search-wrap{position:relative}.odps-library .odps-form-search-wrap::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f002";font-weight:700;color:var(--odps-color-blue);display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);margin-left:1em}.odps-library .odps-form-search-wrap__field{background-color:var(--opds-form-search-background-color);border:0 none;border-radius:1.5rem;padding:.75rem 1rem;padding-left:2.75rem}.odps-library .odps-form-check-input:checked{background-color:var(--odps-color-black);border-color:var(--odps-color-black)}.odps-library .odps-form-check--no-space{margin-bottom:0;min-height:auto}.odps-library .odps-form-check--no-space input[type=checkbox]{margin-bottom:0;margin-top:0}.odps-library .odps-form-fieldwrap{border-radius:.3125rem .3125rem 0 0;border-radius:0;display:flex;flex:1 100%;flex-direction:column;justify-content:flex-start}.odps-library .odps-form-fieldwrap__label{flex:1;width:100%;font-size:1em;padding-left:15px;padding-right:15px;max-height:50px;line-height:50px;margin:0;z-index:1}.odps-library .odps-form-fieldwrap:focus-within .odps-library .odps-form-fieldwrap__label,.odps-library .odps-form-fieldwrap__label--focus{animation-duration:.5s;animation-name:focuslabel;font-size:.875em;line-height:20px;max-height:20px;margin-top:5px;color:var(--odps-color-blue);z-index:200}.odps-library .odps-form-fieldwrap--textarea .odps-library .odps-form-fieldwrap__label{background:#fff}.odps-library .odps-form-fieldwrap__field{background:var(--odps-sg-snippet-background-color);border:0 none;border-bottom:3px solid var(--opds-form-control-color);border-radius:.3125rem .3125rem 0 0;border-radius:0;color:var(--opds-form-control-color);padding:.9375rem;padding-bottom:.3125rem;padding-top:1.5rem;margin-top:-50px;border-left:0;border-right:0;border-top:0;border-bottom:3px solid #000;height:55px;padding-top:25px;border-radius:0;padding-left:15px;padding-right:15px;padding-bottom:5px;flex:1;width:100%;margin:0;margin-top:-50px;border-top-left-radius:5px;border-top-right-radius:5px}.odps-library .odps-form-fieldwrap__field--focus,.odps-library .odps-form-fieldwrap__field:focus{outline:0;animation-duration:.5s;animation-name:focusfield;margin-top:-25px;border-bottom-color:var(--bmv-blue)}.odps-library .odps-form-fieldwrap--textarea .odps-library .odps-form-fieldwrap__field{height:auto;max-height:none;min-height:200px}.odps-library .odps-form-fieldwrap-floating{position:relative}.odps-library .odps-form-fieldwrap-floating>.form-control{padding:1rem .75rem}.odps-library .odps-form-fieldwrap-floating>.form-control,.odps-library .odps-form-fieldwrap-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.odps-library .odps-form-fieldwrap-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}.odps-library{--odps-info-icon-color:var(--odps-color-text-over-light-bg, --bs-body-color, #000000);--odps-info-text-color:var(--odps-color-text, #000000)}@media (prefers-color-scheme:dark){.odps-library{--odps-info-icon-color:var(--bs-body-color, #dee2e6);--odps-info-text-color:var(--bs-body-color, #dee2e6)}}.odps-library .odps-info-text{color:var(--odps-info-text-color);display:flex;font-weight:700;padding:.5rem;position:relative;text-decoration:none}.odps-library .odps-info-text::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f05a";font-weight:700;color:var(--odps-info-icon-color);font-size:2.25rem;margin-right:1rem}.odps-library .odps-info-text-container{display:flex}.odps-library .odps-info-text-container>:first-child{margin-right:1rem}.odps-library .odps-info-text-container>:last-child>:last-child{margin-bottom:0}.odps-library .odps-notification{align-items:center;background-color:var(--bs-white);border-radius:var(--odps-btn-border-radius);color:var(--odps-color-text);display:inline-flex;font-weight:700;justify-content:center;padding:.5rem 1rem;position:relative;white-space:nowrap;text-decoration:none}.odps-library .odps-notification::after{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;padding-left:.5em}.odps-library .odps-notification--error::after{content:"\f06a";font-weight:700;color:var(--bs-danger)}.odps-library .odps-notification--success::after{content:"\f058";font-weight:700;color:var(--bs-success)}.odps-library .odps-notification-info{font-weight:600;margin-left:.5rem}.odps-library .offcanvas-title--dot::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f111";font-weight:700;color:var(--odps-color-red);font-size:.5rem;position:absolute;left:var(--odps-card-padding-v);top:var(--odps-card-padding-v);line-height:0}.odps-library .odps-offcanvas-search{width:50%}@media (max-width:767.98px){.odps-library .odps-offcanvas-search{width:100%}}.odps-library .odps-property-value{background-color:var(--odps-color-white);border-radius:var(--odps-card-border-radius);color:var(--odps-color-dark-gray);display:flex;justify-content:space-between;padding:.5rem 1rem}.odps-library .odps-property-value__property{color:var(--odps-color-blue);font-size:1.125rem;font-weight:600}.odps-library .odps-property-value__action{color:var(--odps-color-dark-gray)}.odps-library{--odps-stepper-active-color:var(--odps-color-red);--odps-stepper-aside-background-color:var(--odps-color-blue);--odps-stepper-aside-color:var(--odps-color-white);--odps-stepper-border-color:var(--odps-color-gray);--odps-stepper-border-radius:var(--odps-card-border-radius);--odps-stepper-content-background-color:var(--odps-color-white);--odps-stepper-padding:2.0rem;--odps-stepper-step-indicator-width:2.6rem;--odps-stepper-toggle-width:2.0rem}@media (prefers-color-scheme:dark){.odps-library{--odps-stepper-content-background-color:transparent}}.odps-library .odps-stepper{display:flex;flex-direction:row;border-radius:var(--odps-card-border-radius)}@media (max-width:1023.98px){.odps-library .odps-stepper{--odps-stepper-padding:1.0rem}}@media (max-width:479.98px){.odps-library .odps-stepper{flex-direction:column}}.odps-library .odps-stepper-aside{background-color:var(--odps-stepper-aside-background-color);border-top-left-radius:var(--odps-stepper-border-radius);border-bottom-left-radius:var(--odps-stepper-border-radius);color:var(--odps-stepper-aside-color);min-width:min-content;padding:var(--odps-stepper-padding);padding-right:max(var(--odps-stepper-padding),var(--odps-stepper-toggle-width));position:relative;width:33.333%}@media (max-width:1023.98px){.odps-library .odps-stepper-aside{border-bottom-left-radius:0;width:25%}}@media (max-width:479.98px){.odps-library .odps-stepper-aside{border-radius:0;padding-bottom:max(var(--odps-stepper-padding),var(--odps-stepper-toggle-width));padding-right:var(--odps-stepper-padding);width:100%}}.odps-library .odps-stepper-aside-back{color:var(--odps-stepper-aside-color);display:block;margin-bottom:.5em;text-decoration:none}.odps-library .odps-stepper-aside-back:hover{text-decoration:underline}.odps-library .odps-stepper-aside-back:hover::before{text-decoration:none}.odps-library .odps-stepper-aside-back::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f053";font-weight:700;display:inline-block;margin-bottom:2rem;margin-right:.5rem}.odps-library .odps-stepper-aside-heading{color:var(--odps-stepper-aside-color);font-size:2em;font-weight:600;margin-bottom:2rem}.odps-library .odps-stepper-aside-toggle{align-items:center;background-color:var(--odps-stepper-aside-color);border:3px solid var(--odps-stepper-aside-background-color);border-radius:50%;color:var(--odps-stepper-aside-background-color);display:flex;height:var(--odps-stepper-toggle-width);justify-content:center;position:absolute;right:calc(-.5 * var(--odps-stepper-toggle-width));text-decoration:none;top:50%;transform:translateY(-50%);width:var(--odps-stepper-toggle-width)}.odps-library .odps-stepper-aside-toggle::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f053";font-weight:700;color:var(--odps-stepper-aside-background-color)}@media (min-width:1024px){.odps-library .odps-stepper-aside-toggle{display:none}}@media (max-width:479.98px){.odps-library .odps-stepper-aside-toggle{left:50%;right:auto;top:100%;transform:translate(-50%,-50%)}.odps-library .odps-stepper-aside-toggle::before{content:"\f077";font-weight:700}}@media (max-width:1023.98px){.odps-library .odps-stepper-aside--collapsed{padding-right:min(var(--odps-stepper-padding),var(--odps-stepper-toggle-width));width:auto}.odps-library .odps-stepper-aside--collapsed .odps-stepper-aside-heading{border:0!important;clip:rect(0,0,0,0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.odps-library .odps-stepper-aside--collapsed .odps-stepper-aside-toggle::before{content:"\f054";font-weight:700}.odps-library .odps-stepper-aside--collapsed .odps-stepper-step{justify-content:center}.odps-library .odps-stepper-aside--collapsed .odps-stepper-step-label{border:0!important;clip:rect(0,0,0,0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}}@media (max-width:479.98px){.odps-library .odps-stepper-aside--collapsed .odps-stepper-steps{display:flex}.odps-library .odps-stepper-aside--collapsed .odps-stepper-step{gap:0;margin-bottom:0}.odps-library .odps-stepper-aside--collapsed .odps-stepper-step:not(:last-child)::after{border-top:3px solid var(--odps-stepper-aside-color);content:"";display:block;width:1rem}.odps-library .odps-stepper-aside--collapsed .odps-stepper-step-indicator{border-width:3px;color:transparent}.odps-library .odps-stepper-aside--collapsed .odps-stepper-step--active .odps-stepper-step-indicator{border-color:var(--odps-stepper-aside-color)}.odps-library .odps-stepper-aside--collapsed .odps-stepper-aside-toggle::before{content:"\f078";font-weight:700}}.odps-library .odps-stepper-steps{list-style:none;margin:0;padding:0}.odps-library .odps-stepper-step{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:flex-start;margin-bottom:1rem}.odps-library .odps-stepper-step:last-child{margin-bottom:0}.odps-library .odps-stepper-step-indicator{align-items:center;background-color:var(--odps-stepper-aside-background-color);border:2px solid var(--odps-stepper-aside-color);border-radius:50%;color:var(--odps-stepper-aside-color);display:flex;font-size:1.1rem;font-weight:600;height:var(--odps-stepper-step-indicator-width);justify-content:center;line-height:1;min-height:var(--odps-stepper-step-indicator-width);min-width:var(--odps-stepper-step-indicator-width);text-align:center;width:var(--odps-stepper-step-indicator-width)}@media (max-width:1023.98px){.odps-library .odps-stepper-step-indicator{--odps-stepper-step-indicator-width:2.0rem}}@media (max-width:767.98px){.odps-library .odps-stepper-step-indicator{--odps-stepper-step-indicator-width:1.3rem;font-size:.9rem}}.odps-library .odps-stepper-step--active .odps-stepper-step-indicator{background-color:var(--odps-stepper-active-color);border-color:var(--odps-stepper-active-color)}.odps-library .odps-stepper-step--complete .odps-stepper-step-indicator{background-color:var(--odps-stepper-aside-color);border-color:var(--odps-stepper-aside-color);position:relative}.odps-library .odps-stepper-step--complete .odps-stepper-step-indicator::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f00c";font-weight:700;color:var(--odps-stepper-aside-background-color);font-size:1rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}@media (max-width:767.98px){.odps-library .odps-stepper-step--complete .odps-stepper-step-indicator::before{font-size:.7rem;margin-top:.0625rem}}.odps-library .odps-stepper-step-label{font-size:1.1em;line-height:1.3}@media (max-width:767.98px){.odps-library .odps-stepper-step-label{font-size:1em}}.odps-library .odps-stepper-content{background-color:var(--odps-stepper-content-background-color);border:1px solid var(--odps-stepper-border-color);border-left:0 none;border-top-right-radius:var(--odps-stepper-border-radius);border-bottom-right-radius:var(--odps-stepper-border-radius);padding:var(--odps-stepper-padding);padding-left:max(var(--odps-stepper-padding),var(--odps-stepper-toggle-width));flex-grow:1}@media (max-width:479.98px){.odps-library .odps-stepper-content{border:1px solid var(--odps-stepper-border-color);border-top:0 none;border-radius:0;padding-left:var(--odps-stepper-padding);padding-top:max(var(--odps-stepper-padding),var(--odps-stepper-toggle-width))}}.odps-library{--odps-nav-tabs-content-background-color:var(--odps-color-white, #ffffff);--odps-nav-tabs-content-border-color:var(--odps-color-gray, --bs-body-color, #dee2e6);--odps-nav-tabs-link-color:var(--odps-color-black);--odps-nav-tabs-link-active-color:var(--odps-color-blue);--odps-nav-tabs-link-background-color:#f6f6f6;--odps-nav-tabs-link-active-background-color:var(--odps-color-white, #ffffff);--odps-nav-tabs-link-border-color:var(--odps-nav-tabs-content-border-color);--odps-nav-tabs-link-active-border-color:var(--odps-nav-tabs-content-border-color);--odps-nav-tabs-link-active-border-bottom-color:transparent}@media (prefers-color-scheme:dark){.odps-library{--odps-nav-tabs-content-background-color:transparent;--odps-nav-tabs-link-color:var(--odps-color-white);--odps-nav-tabs-link-background-color:transparent;--odps-nav-tabs-link-active-background-color:transparent;--odps-nav-tabs-link-active-border-color:var(--odps-nav-tabs-content-border-color);--odps-nav-tabs-link-active-border-bottom-color:var(--bs-body-bg)}}.odps-library .nav-tabs{gap:.25rem}.odps-library .nav-tabs .nav-link{background-color:var(--odps-nav-tabs-link-background-color);border-top-left-radius:var(--odps-card-border-radius);border-top-right-radius:var(--odps-card-border-radius);border-bottom-color:var(--odps-nav-tabs-link-border-color);color:var(--odps-nav-tabs-link-color);font-weight:600;position:relative;width:fit-content;line-height:1.5;min-height:auto;max-width:none}.odps-library .nav-tabs .nav-link:focus,.odps-library .nav-tabs .nav-link:hover{border-color:var(--odps-nav-tabs-link-border-color)}.odps-library .nav-tabs .nav-link[disabled]{color:var(--odps-color-gray)}.odps-library .nav-tabs .nav-link.active{background-color:var(--odps-nav-tabs-link-active-background-color);border-color:var(--odps-nav-tabs-link-active-border-color);border-bottom-color:var(--odps-nav-tabs-link-active-border-bottom-color);border-top:2px solid var(--odps-nav-tabs-link-active-color);color:var(--odps-nav-tabs-link-active-color)}.odps-library .nav-tabs .nav-link.active:before{content:" ";display:block;position:absolute;top:0;left:0;width:100%;height:3px;background:var(--bmv-blue);border-top-left-radius:3px;border-top-right-radius:3px;display:none}.odps-library .tab-content{background-color:var(--odps-nav-tabs-content-background-color);border:1px solid #dee2e6;border-radius:var(--odps-card-border-radius);border-top-left-radius:0;padding:1rem;width:100%}.odps-library .tab-content .tab-pane>:last-child{margin-bottom:0}.odps-library .odps-table-vertical thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-vertical tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-vertical td{display:flex;flex-direction:row}.odps-library .odps-table-vertical td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-vertical-stacked thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-vertical-stacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-vertical-stacked td{display:flex;flex-direction:row}.odps-library .odps-table-vertical-stacked td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-vertical-stacked td{flex-direction:column}.odps-library .odps-table-vertical-stacked td:before{width:100%}.odps-library .odps-table-stacked table{display:flex;flex-direction:column}.odps-library .odps-table-stacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-stacked td,.odps-library .odps-table-stacked th{display:block}.odps-library .odps-table-normal table{display:table}.odps-library .odps-table-normal thead tr{left:auto;position:relative;top:auto}.odps-library .odps-table-normal td,.odps-library .odps-table-normal th{display:table-cell}.odps-library .odps-table-normal td:before{content:""}@media (min-width:576px){.odps-library .odps-table-sm-vertical thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-sm-vertical tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-sm-vertical td{display:flex;flex-direction:row}.odps-library .odps-table-sm-vertical td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-sm-vertical-tacked thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-sm-vertical-tacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-sm-vertical-tacked td{display:flex;flex-direction:row}.odps-library .odps-table-sm-vertical-tacked td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-sm-vertical-tacked td{flex-direction:column}.odps-library .odps-table-sm-vertical-tacked td:before{width:100%}.odps-library .odps-table-sm-stacked table{display:flex;flex-direction:column}.odps-library .odps-table-sm-stacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-sm-stacked td,.odps-library .odps-table-sm-stacked th{display:block}.odps-library .odps-table-sm-normal table{display:table}.odps-library .odps-table-sm-normal thead tr{left:auto;position:relative;top:auto}.odps-library .odps-table-sm-normal td,.odps-library .odps-table-sm-normal th{display:table-cell}.odps-library .odps-table-sm-normal td:before{content:""}}@media (max-width:575.98px){.odps-library .odps-table-sml-vertical thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-sml-vertical tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-sml-vertical td{display:flex;flex-direction:row}.odps-library .odps-table-sml-vertical td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-sml-vertical-stacked thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-sml-vertical-stacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-sml-vertical-stacked td{display:flex;flex-direction:row}.odps-library .odps-table-sml-vertical-stacked td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-sml-vertical-stacked td{flex-direction:column}.odps-library .odps-table-sml-vertical-stacked td:before{width:100%}.odps-library .odps-table-sml-stacked table{display:flex;flex-direction:column}.odps-library .odps-table-sml-stacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-sml-stacked td,.odps-library .odps-table-sml-stacked th{display:block}.odps-library .odps-table-sml-normal table{display:table}.odps-library .odps-table-sml-normal thead tr{left:auto;position:relative;top:auto}.odps-library .odps-table-sml-normal td,.odps-library .odps-table-sml-normal th{display:table-cell}.odps-library .odps-table-sml-normal td:before{content:""}}@media (min-width:768px){.odps-library .odps-table-md-vertical thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-md-vertical tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-md-vertical td{display:flex;flex-direction:row}.odps-library .odps-table-md-vertical td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-md-vertical-tacked thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-md-vertical-tacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-md-vertical-tacked td{display:flex;flex-direction:row}.odps-library .odps-table-md-vertical-tacked td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-md-vertical-tacked td{flex-direction:column}.odps-library .odps-table-md-vertical-tacked td:before{width:100%}.odps-library .odps-table-md-stacked table{display:flex;flex-direction:column}.odps-library .odps-table-md-stacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-md-stacked td,.odps-library .odps-table-md-stacked th{display:block}.odps-library .odps-table-md-normal table{display:table}.odps-library .odps-table-md-normal thead tr{left:auto;position:relative;top:auto}.odps-library .odps-table-md-normal td,.odps-library .odps-table-md-normal th{display:table-cell}.odps-library .odps-table-md-normal td:before{content:""}}@media (max-width:767.98px){.odps-library .odps-table-mdl-vertical thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-mdl-vertical tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-mdl-vertical td{display:flex;flex-direction:row}.odps-library .odps-table-mdl-vertical td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-mdl-vertical-stacked thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-mdl-vertical-stacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-mdl-vertical-stacked td{display:flex;flex-direction:row}.odps-library .odps-table-mdl-vertical-stacked td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-mdl-vertical-stacked td{flex-direction:column}.odps-library .odps-table-mdl-vertical-stacked td:before{width:100%}.odps-library .odps-table-mdl-stacked table{display:flex;flex-direction:column}.odps-library .odps-table-mdl-stacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-mdl-stacked td,.odps-library .odps-table-mdl-stacked th{display:block}.odps-library .odps-table-mdl-normal table{display:table}.odps-library .odps-table-mdl-normal thead tr{left:auto;position:relative;top:auto}.odps-library .odps-table-mdl-normal td,.odps-library .odps-table-mdl-normal th{display:table-cell}.odps-library .odps-table-mdl-normal td:before{content:""}}@media (min-width:992px){.odps-library .odps-table-lg-vertical thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-lg-vertical tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-lg-vertical td{display:flex;flex-direction:row}.odps-library .odps-table-lg-vertical td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-lg-vertical-tacked thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-lg-vertical-tacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-lg-vertical-tacked td{display:flex;flex-direction:row}.odps-library .odps-table-lg-vertical-tacked td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-lg-vertical-tacked td{flex-direction:column}.odps-library .odps-table-lg-vertical-tacked td:before{width:100%}.odps-library .odps-table-lg-stacked table{display:flex;flex-direction:column}.odps-library .odps-table-lg-stacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-lg-stacked td,.odps-library .odps-table-lg-stacked th{display:block}.odps-library .odps-table-lg-normal table{display:table}.odps-library .odps-table-lg-normal thead tr{left:auto;position:relative;top:auto}.odps-library .odps-table-lg-normal td,.odps-library .odps-table-lg-normal th{display:table-cell}.odps-library .odps-table-lg-normal td:before{content:""}}@media (max-width:991.98px){.odps-library .odps-table-lgl-vertical thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-lgl-vertical tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-lgl-vertical td{display:flex;flex-direction:row}.odps-library .odps-table-lgl-vertical td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-lgl-vertical-stacked thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-lgl-vertical-stacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-lgl-vertical-stacked td{display:flex;flex-direction:row}.odps-library .odps-table-lgl-vertical-stacked td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-lgl-vertical-stacked td{flex-direction:column}.odps-library .odps-table-lgl-vertical-stacked td:before{width:100%}.odps-library .odps-table-lgl-stacked table{display:flex;flex-direction:column}.odps-library .odps-table-lgl-stacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-lgl-stacked td,.odps-library .odps-table-lgl-stacked th{display:block}.odps-library .odps-table-lgl-normal table{display:table}.odps-library .odps-table-lgl-normal thead tr{left:auto;position:relative;top:auto}.odps-library .odps-table-lgl-normal td,.odps-library .odps-table-lgl-normal th{display:table-cell}.odps-library .odps-table-lgl-normal td:before{content:""}}@media (min-width:1200px){.odps-library .odps-table-xl-vertical thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-xl-vertical tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-xl-vertical td{display:flex;flex-direction:row}.odps-library .odps-table-xl-vertical td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-xl-vertical-tacked thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-xl-vertical-tacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-xl-vertical-tacked td{display:flex;flex-direction:row}.odps-library .odps-table-xl-vertical-tacked td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-xl-vertical-tacked td{flex-direction:column}.odps-library .odps-table-xl-vertical-tacked td:before{width:100%}.odps-library .odps-table-xl-stacked table{display:flex;flex-direction:column}.odps-library .odps-table-xl-stacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-xl-stacked td,.odps-library .odps-table-xl-stacked th{display:block}.odps-library .odps-table-xl-normal table{display:table}.odps-library .odps-table-xl-normal thead tr{left:auto;position:relative;top:auto}.odps-library .odps-table-xl-normal td,.odps-library .odps-table-xl-normal th{display:table-cell}.odps-library .odps-table-xl-normal td:before{content:""}}@media (max-width:1199.98px){.odps-library .odps-table-xll-vertical thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-xll-vertical tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-xll-vertical td{display:flex;flex-direction:row}.odps-library .odps-table-xll-vertical td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-xll-vertical-stacked thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-xll-vertical-stacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-xll-vertical-stacked td{display:flex;flex-direction:row}.odps-library .odps-table-xll-vertical-stacked td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-xll-vertical-stacked td{flex-direction:column}.odps-library .odps-table-xll-vertical-stacked td:before{width:100%}.odps-library .odps-table-xll-stacked table{display:flex;flex-direction:column}.odps-library .odps-table-xll-stacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-xll-stacked td,.odps-library .odps-table-xll-stacked th{display:block}.odps-library .odps-table-xll-normal table{display:table}.odps-library .odps-table-xll-normal thead tr{left:auto;position:relative;top:auto}.odps-library .odps-table-xll-normal td,.odps-library .odps-table-xll-normal th{display:table-cell}.odps-library .odps-table-xll-normal td:before{content:""}}@media (min-width:1400px){.odps-library .odps-table-xxl-vertical thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-xxl-vertical tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-xxl-vertical td{display:flex;flex-direction:row}.odps-library .odps-table-xxl-vertical td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-xxl-vertical-tacked thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-xxl-vertical-tacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-xxl-vertical-tacked td{display:flex;flex-direction:row}.odps-library .odps-table-xxl-vertical-tacked td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-xxl-vertical-tacked td{flex-direction:column}.odps-library .odps-table-xxl-vertical-tacked td:before{width:100%}.odps-library .odps-table-xxl-stacked table{display:flex;flex-direction:column}.odps-library .odps-table-xxl-stacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-xxl-stacked td,.odps-library .odps-table-xxl-stacked th{display:block}.odps-library .odps-table-xxl-normal table{display:table}.odps-library .odps-table-xxl-normal thead tr{left:auto;position:relative;top:auto}.odps-library .odps-table-xxl-normal td,.odps-library .odps-table-xxl-normal th{display:table-cell}.odps-library .odps-table-xxl-normal td:before{content:""}}@media (max-width:1399.98px){.odps-library .odps-table-xxll-vertical thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-xxll-vertical tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-xxll-vertical td{display:flex;flex-direction:row}.odps-library .odps-table-xxll-vertical td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-xxll-vertical-stacked thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-xxll-vertical-stacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-xxll-vertical-stacked td{display:flex;flex-direction:row}.odps-library .odps-table-xxll-vertical-stacked td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-xxll-vertical-stacked td{flex-direction:column}.odps-library .odps-table-xxll-vertical-stacked td:before{width:100%}.odps-library .odps-table-xxll-stacked table{display:flex;flex-direction:column}.odps-library .odps-table-xxll-stacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-xxll-stacked td,.odps-library .odps-table-xxll-stacked th{display:block}.odps-library .odps-table-xxll-normal table{display:table}.odps-library .odps-table-xxll-normal thead tr{left:auto;position:relative;top:auto}.odps-library .odps-table-xxll-normal td,.odps-library .odps-table-xxll-normal th{display:table-cell}.odps-library .odps-table-xxll-normal td:before{content:""}}@media (min-width:1600px){.odps-library .odps-table-xxxl-vertical thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-xxxl-vertical tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-xxxl-vertical td{display:flex;flex-direction:row}.odps-library .odps-table-xxxl-vertical td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-xxxl-vertical-tacked thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-xxxl-vertical-tacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-xxxl-vertical-tacked td{display:flex;flex-direction:row}.odps-library .odps-table-xxxl-vertical-tacked td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-xxxl-vertical-tacked td{flex-direction:column}.odps-library .odps-table-xxxl-vertical-tacked td:before{width:100%}.odps-library .odps-table-xxxl-stacked table{display:flex;flex-direction:column}.odps-library .odps-table-xxxl-stacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-xxxl-stacked td,.odps-library .odps-table-xxxl-stacked th{display:block}.odps-library .odps-table-xxxl-normal table{display:table}.odps-library .odps-table-xxxl-normal thead tr{left:auto;position:relative;top:auto}.odps-library .odps-table-xxxl-normal td,.odps-library .odps-table-xxxl-normal th{display:table-cell}.odps-library .odps-table-xxxl-normal td:before{content:""}}@media (max-width:1599.98px){.odps-library .odps-table-xxxll-vertical thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-xxxll-vertical tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-xxxll-vertical td{display:flex;flex-direction:row}.odps-library .odps-table-xxxll-vertical td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-xxxll-vertical-stacked thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-xxxll-vertical-stacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-xxxll-vertical-stacked td{display:flex;flex-direction:row}.odps-library .odps-table-xxxll-vertical-stacked td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-xxxll-vertical-stacked td{flex-direction:column}.odps-library .odps-table-xxxll-vertical-stacked td:before{width:100%}.odps-library .odps-table-xxxll-stacked table{display:flex;flex-direction:column}.odps-library .odps-table-xxxll-stacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-xxxll-stacked td,.odps-library .odps-table-xxxll-stacked th{display:block}.odps-library .odps-table-xxxll-normal table{display:table}.odps-library .odps-table-xxxll-normal thead tr{left:auto;position:relative;top:auto}.odps-library .odps-table-xxxll-normal td,.odps-library .odps-table-xxxll-normal th{display:table-cell}.odps-library .odps-table-xxxll-normal td:before{content:""}}@media (min-width:1800px){.odps-library .odps-table-xxxxl-vertical thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-xxxxl-vertical tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-xxxxl-vertical td{display:flex;flex-direction:row}.odps-library .odps-table-xxxxl-vertical td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-xxxxl-vertical-tacked thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-xxxxl-vertical-tacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-xxxxl-vertical-tacked td{display:flex;flex-direction:row}.odps-library .odps-table-xxxxl-vertical-tacked td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-xxxxl-vertical-tacked td{flex-direction:column}.odps-library .odps-table-xxxxl-vertical-tacked td:before{width:100%}.odps-library .odps-table-xxxxl-stacked table{display:flex;flex-direction:column}.odps-library .odps-table-xxxxl-stacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-xxxxl-stacked td,.odps-library .odps-table-xxxxl-stacked th{display:block}.odps-library .odps-table-xxxxl-normal table{display:table}.odps-library .odps-table-xxxxl-normal thead tr{left:auto;position:relative;top:auto}.odps-library .odps-table-xxxxl-normal td,.odps-library .odps-table-xxxxl-normal th{display:table-cell}.odps-library .odps-table-xxxxl-normal td:before{content:""}}@media (max-width:1799.98px){.odps-library .odps-table-xxxxll-vertical thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-xxxxll-vertical tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-xxxxll-vertical td{display:flex;flex-direction:row}.odps-library .odps-table-xxxxll-vertical td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-xxxxll-vertical-stacked thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-xxxxll-vertical-stacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-xxxxll-vertical-stacked td{display:flex;flex-direction:row}.odps-library .odps-table-xxxxll-vertical-stacked td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-xxxxll-vertical-stacked td{flex-direction:column}.odps-library .odps-table-xxxxll-vertical-stacked td:before{width:100%}.odps-library .odps-table-xxxxll-stacked table{display:flex;flex-direction:column}.odps-library .odps-table-xxxxll-stacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-xxxxll-stacked td,.odps-library .odps-table-xxxxll-stacked th{display:block}.odps-library .odps-table-xxxxll-normal table{display:table}.odps-library .odps-table-xxxxll-normal thead tr{left:auto;position:relative;top:auto}.odps-library .odps-table-xxxxll-normal td,.odps-library .odps-table-xxxxll-normal th{display:table-cell}.odps-library .odps-table-xxxxll-normal td:before{content:""}}@media (min-width:480px){.odps-library .odps-table-mobile-vertical thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-mobile-vertical tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-mobile-vertical td{display:flex;flex-direction:row}.odps-library .odps-table-mobile-vertical td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-mobile-vertical-tacked thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-mobile-vertical-tacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-mobile-vertical-tacked td{display:flex;flex-direction:row}.odps-library .odps-table-mobile-vertical-tacked td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-mobile-vertical-tacked td{flex-direction:column}.odps-library .odps-table-mobile-vertical-tacked td:before{width:100%}.odps-library .odps-table-mobile-stacked table{display:flex;flex-direction:column}.odps-library .odps-table-mobile-stacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-mobile-stacked td,.odps-library .odps-table-mobile-stacked th{display:block}.odps-library .odps-table-mobile-normal table{display:table}.odps-library .odps-table-mobile-normal thead tr{left:auto;position:relative;top:auto}.odps-library .odps-table-mobile-normal td,.odps-library .odps-table-mobile-normal th{display:table-cell}.odps-library .odps-table-mobile-normal td:before{content:""}}@media (max-width:479.98px){.odps-library .odps-table-mobilel-vertical thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-mobilel-vertical tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-mobilel-vertical td{display:flex;flex-direction:row}.odps-library .odps-table-mobilel-vertical td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-mobilel-vertical-stacked thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-mobilel-vertical-stacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-mobilel-vertical-stacked td{display:flex;flex-direction:row}.odps-library .odps-table-mobilel-vertical-stacked td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-mobilel-vertical-stacked td{flex-direction:column}.odps-library .odps-table-mobilel-vertical-stacked td:before{width:100%}.odps-library .odps-table-mobilel-stacked table{display:flex;flex-direction:column}.odps-library .odps-table-mobilel-stacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-mobilel-stacked td,.odps-library .odps-table-mobilel-stacked th{display:block}.odps-library .odps-table-mobilel-normal table{display:table}.odps-library .odps-table-mobilel-normal thead tr{left:auto;position:relative;top:auto}.odps-library .odps-table-mobilel-normal td,.odps-library .odps-table-mobilel-normal th{display:table-cell}.odps-library .odps-table-mobilel-normal td:before{content:""}}@media (min-width:768px){.odps-library .odps-table-tablet-vertical thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-tablet-vertical tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-tablet-vertical td{display:flex;flex-direction:row}.odps-library .odps-table-tablet-vertical td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-tablet-vertical-tacked thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-tablet-vertical-tacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-tablet-vertical-tacked td{display:flex;flex-direction:row}.odps-library .odps-table-tablet-vertical-tacked td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-tablet-vertical-tacked td{flex-direction:column}.odps-library .odps-table-tablet-vertical-tacked td:before{width:100%}.odps-library .odps-table-tablet-stacked table{display:flex;flex-direction:column}.odps-library .odps-table-tablet-stacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-tablet-stacked td,.odps-library .odps-table-tablet-stacked th{display:block}.odps-library .odps-table-tablet-normal table{display:table}.odps-library .odps-table-tablet-normal thead tr{left:auto;position:relative;top:auto}.odps-library .odps-table-tablet-normal td,.odps-library .odps-table-tablet-normal th{display:table-cell}.odps-library .odps-table-tablet-normal td:before{content:""}}@media (max-width:767.98px){.odps-library .odps-table-tabletl-vertical thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-tabletl-vertical tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-tabletl-vertical td{display:flex;flex-direction:row}.odps-library .odps-table-tabletl-vertical td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-tabletl-vertical-stacked thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-tabletl-vertical-stacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-tabletl-vertical-stacked td{display:flex;flex-direction:row}.odps-library .odps-table-tabletl-vertical-stacked td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-tabletl-vertical-stacked td{flex-direction:column}.odps-library .odps-table-tabletl-vertical-stacked td:before{width:100%}.odps-library .odps-table-tabletl-stacked table{display:flex;flex-direction:column}.odps-library .odps-table-tabletl-stacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-tabletl-stacked td,.odps-library .odps-table-tabletl-stacked th{display:block}.odps-library .odps-table-tabletl-normal table{display:table}.odps-library .odps-table-tabletl-normal thead tr{left:auto;position:relative;top:auto}.odps-library .odps-table-tabletl-normal td,.odps-library .odps-table-tabletl-normal th{display:table-cell}.odps-library .odps-table-tabletl-normal td:before{content:""}}@media (min-width:1024px){.odps-library .odps-table-desktop-vertical thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-desktop-vertical tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-desktop-vertical td{display:flex;flex-direction:row}.odps-library .odps-table-desktop-vertical td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-desktop-vertical-tacked thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-desktop-vertical-tacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-desktop-vertical-tacked td{display:flex;flex-direction:row}.odps-library .odps-table-desktop-vertical-tacked td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-desktop-vertical-tacked td{flex-direction:column}.odps-library .odps-table-desktop-vertical-tacked td:before{width:100%}.odps-library .odps-table-desktop-stacked table{display:flex;flex-direction:column}.odps-library .odps-table-desktop-stacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-desktop-stacked td,.odps-library .odps-table-desktop-stacked th{display:block}.odps-library .odps-table-desktop-normal table{display:table}.odps-library .odps-table-desktop-normal thead tr{left:auto;position:relative;top:auto}.odps-library .odps-table-desktop-normal td,.odps-library .odps-table-desktop-normal th{display:table-cell}.odps-library .odps-table-desktop-normal td:before{content:""}}@media (max-width:1023.98px){.odps-library .odps-table-desktopl-vertical thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-desktopl-vertical tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-desktopl-vertical td{display:flex;flex-direction:row}.odps-library .odps-table-desktopl-vertical td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-desktopl-vertical-stacked thead tr{left:-9999px;position:absolute;top:-9999px}.odps-library .odps-table-desktopl-vertical-stacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-desktopl-vertical-stacked td{display:flex;flex-direction:row}.odps-library .odps-table-desktopl-vertical-stacked td:before{content:attr(data-title);display:flex;font-weight:700;padding-right:.5rem;width:50%}.odps-library .odps-table-desktopl-vertical-stacked td{flex-direction:column}.odps-library .odps-table-desktopl-vertical-stacked td:before{width:100%}.odps-library .odps-table-desktopl-stacked table{display:flex;flex-direction:column}.odps-library .odps-table-desktopl-stacked tr{border-bottom-width:var(--bs-border-width)}.odps-library .odps-table-desktopl-stacked td,.odps-library .odps-table-desktopl-stacked th{display:block}.odps-library .odps-table-desktopl-normal table{display:table}.odps-library .odps-table-desktopl-normal thead tr{left:auto;position:relative;top:auto}.odps-library .odps-table-desktopl-normal td,.odps-library .odps-table-desktopl-normal th{display:table-cell}.odps-library .odps-table-desktopl-normal td:before{content:""}}.odps-library{scroll-behavior:smooth}.odps-library .odps-heading--dot{--odps-heading-dot-size:0.5rem;--odps-heading-dot-offset:0.2rem;--odps-heading-dot-absolute-offset:0.5rem}.odps-library .odps-heading--dot::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f111";font-weight:700;color:var(--odps-color-red);font-size:var(--odps-heading-dot-size);line-height:0;margin-right:var(--odps-heading-dot-offset);position:relative;top:var(--odps-heading-dot-offset);vertical-align:top}.odps-library .odps-heading--dot-absolute{position:relative}.odps-library .odps-heading--dot-absolute::before{left:calc(-1 * (var(--odps-heading-dot-offset) + var(--odps-heading-dot-absolute-offset)));position:absolute}.odps-library .odps-heading--dot-white::before{color:var(--odps-color-white)}.odps-library .odps-heading--dot-blue::before{color:var(--odps-color-blue)}.odps-library{--odps-sg-v-spacing:4.0em;--odps-sg-snippet-background-color:var(--odps-color-white, #ffffff);--odps-sg-snippet-border-color:#dee2e6;--odps-sg-snippet-dark-background-color:var(--odps-color-bg-dark, #dee2e6);--odps-sg-example-background-color:#f8f9fa;--odps-sg-example-border-radius:0.375rem;--odps-sg-example-border-size:1px}@media (prefers-color-scheme:dark){.odps-library{--odps-sg-snippet-background-color:transparent;--odps-sg-snippet-dark-background-color:transparent;--odps-sg-example-background-color:transparent}}.odps-library .odps-sg__section-content-col,.odps-library .odps-sg__section-nav-col{position:relative}.odps-library .odps-sg__section{margin:4em 0 1em}.odps-library .odps-sg__section:first-child{margin-top:0}.odps-library .odps-sg__section-nav{font-size:.8em}.odps-library .odps-sg__section-nav ul{width:100%}.odps-library .odps-sg__section-nav ul,.odps-library .odps-sg__section-nav ul li,.odps-library .odps-sg__section-nav ul ul{list-style:none;margin:0;padding:0}.odps-library .odps-sg__section-nav li li a{padding-left:3em}.odps-library .odps-sg__section-nav .nav-item{border:0}.odps-library .odps-sg__section-nav .nav-link{width:100%;line-height:1.5;min-height:auto;max-height:none;max-width:none}.odps-library .odps-sg__section-nav .nav-link::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f111";font-weight:700;font-size:.25rem;padding-right:.25rem;position:relative;top:-.125rem}.odps-library .odps-sg__section-nav .nav-link.active{background-color:var(--odps-color-light-gray);color:var(--odps-color-black);font-weight:700}.odps-library .odps-sg__section-nav .nav-link.active::before{font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;content:"\f111";font-weight:700;background:0 0;display:inline-block;font-size:.25rem;padding-right:.25rem;position:relative;top:-.125rem;width:auto}.odps-library .odps-sg__section-h1{margin-bottom:1em}.odps-library .odps-sg__example-snippet{border:var(--odps-sg-example-border-size) solid var(--odps-sg-snippet-border-color);border-radius:var(--odps-sg-example-border-radius);margin-bottom:var(--odps-sg-v-spacing);margin-top:calc(.5 * var(--odps-sg-v-spacing))}.odps-library .odps-sg__example-snippet .odps-sg__example-content{background:var(--odps-sg-snippet-background-color);border-top-left-radius:calc(var(--odps-sg-example-border-radius) - var(--odps-sg-example-border-size));border-top-right-radius:calc(var(--odps-sg-example-border-radius) - var(--odps-sg-example-border-size));padding:1.5rem;position:relative}.odps-library .odps-sg__example-snippet .odps-sg__example-content--dark{background-color:var(--odps-sg-snippet-dark-background-color)}.odps-library .odps-sg__example-snippet .odps-sg__example-toolbar{align-items:center;background-color:var(--odps-sg-example-background-color);border:var(--odps-sg-example-border-size) solid var(--odps-sg-snippet-border-color);border-left:0;border-right:0;display:flex;padding:.5rem 1rem}.odps-library .odps-sg__example-snippet .odps-sg__example-toolbar-title{font-family:var(--odps-font-stack-monospace);text-transform:uppercase}.odps-library .odps-sg__example-snippet .odps-sg__example-toolbar-options{display:flex;margin-left:auto}.odps-library .odps-sg__example-snippet .odps-sg__example-source{background-color:var(--odps-sg-example-background-color);border-bottom-left-radius:var(--odps-sg-example-border-radius);border-bottom-right-radius:var(--odps-sg-example-border-radius);padding:.75rem 1.25rem}.odps-library .odps-sg__example-snippet .odps-sg__example-source>pre{max-height:15rem}.odps-library .odps-sg__example-snippet .odps-sg__example-tooltip{display:inline-block;position:relative}.odps-library .odps-sg__example-snippet .odps-sg__example-tooltip:hover .odps-sg__example-tooltip-text{opacity:1;visibility:visible}.odps-library .odps-sg__example-snippet .odps-sg__example-tooltip-text{background-color:#555;border-radius:6px;bottom:150%;color:#fff;left:50%;margin-left:-75px;opacity:0;padding:5px;position:absolute;text-align:center;transition:opacity .3s;visibility:hidden;width:140px;z-index:1}.odps-library .odps-sg__example-snippet .odps-sg__example-tooltip-text::after{border-width:5px;border-style:solid;border-color:#555 transparent transparent transparent;content:"";left:50%;margin-left:-5px;position:absolute;top:100%}.w-fit-content{width:fit-content!important}.mw-max-content{max-width:max-content!important}.w-10{width:10%!important}.w-15{width:15%!important}.w-20{width:20%!important}.w-25{width:25%!important}.w-30{width:30%!important}.w-33{width:33.333%!important}.w-40{width:40%!important}.w-50{width:50%!important}.w-60{width:60%!important}.w-66{width:66.666%!important}.w-70{width:70%!important}.w-75{width:75%!important}.w-80{width:80%!important}.w-85{width:85%!important}.w-90{width:90%!important}.w-100{width:100%!important}.w-auto{width:auto!important}@media (min-width:576px){.w-sm-10{width:10%!important}.w-sm-15{width:15%!important}.w-sm-20{width:20%!important}.w-sm-25{width:25%!important}.w-sm-30{width:30%!important}.w-sm-33{width:33.333%!important}.w-sm-40{width:40%!important}.w-sm-50{width:50%!important}.w-sm-60{width:60%!important}.w-sm-66{width:66.666%!important}.w-sm-70{width:70%!important}.w-sm-75{width:75%!important}.w-sm-80{width:80%!important}.w-sm-85{width:85%!important}.w-sm-90{width:90%!important}.w-sm-100{width:100%!important}.w-sm-auto{width:auto!important}}@media (min-width:768px){.w-md-10{width:10%!important}.w-md-15{width:15%!important}.w-md-20{width:20%!important}.w-md-25{width:25%!important}.w-md-30{width:30%!important}.w-md-33{width:33.333%!important}.w-md-40{width:40%!important}.w-md-50{width:50%!important}.w-md-60{width:60%!important}.w-md-66{width:66.666%!important}.w-md-70{width:70%!important}.w-md-75{width:75%!important}.w-md-80{width:80%!important}.w-md-85{width:85%!important}.w-md-90{width:90%!important}.w-md-100{width:100%!important}.w-md-auto{width:auto!important}}@media (min-width:992px){.w-lg-10{width:10%!important}.w-lg-15{width:15%!important}.w-lg-20{width:20%!important}.w-lg-25{width:25%!important}.w-lg-30{width:30%!important}.w-lg-33{width:33.333%!important}.w-lg-40{width:40%!important}.w-lg-50{width:50%!important}.w-lg-60{width:60%!important}.w-lg-66{width:66.666%!important}.w-lg-70{width:70%!important}.w-lg-75{width:75%!important}.w-lg-80{width:80%!important}.w-lg-85{width:85%!important}.w-lg-90{width:90%!important}.w-lg-100{width:100%!important}.w-lg-auto{width:auto!important}}@media (min-width:1200px){.w-xl-10{width:10%!important}.w-xl-15{width:15%!important}.w-xl-20{width:20%!important}.w-xl-25{width:25%!important}.w-xl-30{width:30%!important}.w-xl-33{width:33.333%!important}.w-xl-40{width:40%!important}.w-xl-50{width:50%!important}.w-xl-60{width:60%!important}.w-xl-66{width:66.666%!important}.w-xl-70{width:70%!important}.w-xl-75{width:75%!important}.w-xl-80{width:80%!important}.w-xl-85{width:85%!important}.w-xl-90{width:90%!important}.w-xl-100{width:100%!important}.w-xl-auto{width:auto!important}}@media (min-width:1400px){.w-xxl-10{width:10%!important}.w-xxl-15{width:15%!important}.w-xxl-20{width:20%!important}.w-xxl-25{width:25%!important}.w-xxl-30{width:30%!important}.w-xxl-33{width:33.333%!important}.w-xxl-40{width:40%!important}.w-xxl-50{width:50%!important}.w-xxl-60{width:60%!important}.w-xxl-66{width:66.666%!important}.w-xxl-70{width:70%!important}.w-xxl-75{width:75%!important}.w-xxl-80{width:80%!important}.w-xxl-85{width:85%!important}.w-xxl-90{width:90%!important}.w-xxl-100{width:100%!important}.w-xxl-auto{width:auto!important}}@media (min-width:1600px){.w-xxxl-10{width:10%!important}.w-xxxl-15{width:15%!important}.w-xxxl-20{width:20%!important}.w-xxxl-25{width:25%!important}.w-xxxl-30{width:30%!important}.w-xxxl-33{width:33.333%!important}.w-xxxl-40{width:40%!important}.w-xxxl-50{width:50%!important}.w-xxxl-60{width:60%!important}.w-xxxl-66{width:66.666%!important}.w-xxxl-70{width:70%!important}.w-xxxl-75{width:75%!important}.w-xxxl-80{width:80%!important}.w-xxxl-85{width:85%!important}.w-xxxl-90{width:90%!important}.w-xxxl-100{width:100%!important}.w-xxxl-auto{width:auto!important}}@media (min-width:1800px){.w-xxxxl-10{width:10%!important}.w-xxxxl-15{width:15%!important}.w-xxxxl-20{width:20%!important}.w-xxxxl-25{width:25%!important}.w-xxxxl-30{width:30%!important}.w-xxxxl-33{width:33.333%!important}.w-xxxxl-40{width:40%!important}.w-xxxxl-50{width:50%!important}.w-xxxxl-60{width:60%!important}.w-xxxxl-66{width:66.666%!important}.w-xxxxl-70{width:70%!important}.w-xxxxl-75{width:75%!important}.w-xxxxl-80{width:80%!important}.w-xxxxl-85{width:85%!important}.w-xxxxl-90{width:90%!important}.w-xxxxl-100{width:100%!important}.w-xxxxl-auto{width:auto!important}}@media (min-width:480px){.w-mobile-10{width:10%!important}.w-mobile-15{width:15%!important}.w-mobile-20{width:20%!important}.w-mobile-25{width:25%!important}.w-mobile-30{width:30%!important}.w-mobile-33{width:33.333%!important}.w-mobile-40{width:40%!important}.w-mobile-50{width:50%!important}.w-mobile-60{width:60%!important}.w-mobile-66{width:66.666%!important}.w-mobile-70{width:70%!important}.w-mobile-75{width:75%!important}.w-mobile-80{width:80%!important}.w-mobile-85{width:85%!important}.w-mobile-90{width:90%!important}.w-mobile-100{width:100%!important}.w-mobile-auto{width:auto!important}}@media (min-width:768px){.w-tablet-10{width:10%!important}.w-tablet-15{width:15%!important}.w-tablet-20{width:20%!important}.w-tablet-25{width:25%!important}.w-tablet-30{width:30%!important}.w-tablet-33{width:33.333%!important}.w-tablet-40{width:40%!important}.w-tablet-50{width:50%!important}.w-tablet-60{width:60%!important}.w-tablet-66{width:66.666%!important}.w-tablet-70{width:70%!important}.w-tablet-75{width:75%!important}.w-tablet-80{width:80%!important}.w-tablet-85{width:85%!important}.w-tablet-90{width:90%!important}.w-tablet-100{width:100%!important}.w-tablet-auto{width:auto!important}}@media (min-width:1024px){.w-desktop-10{width:10%!important}.w-desktop-15{width:15%!important}.w-desktop-20{width:20%!important}.w-desktop-25{width:25%!important}.w-desktop-30{width:30%!important}.w-desktop-33{width:33.333%!important}.w-desktop-40{width:40%!important}.w-desktop-50{width:50%!important}.w-desktop-60{width:60%!important}.w-desktop-66{width:66.666%!important}.w-desktop-70{width:70%!important}.w-desktop-75{width:75%!important}.w-desktop-80{width:80%!important}.w-desktop-85{width:85%!important}.w-desktop-90{width:90%!important}.w-desktop-100{width:100%!important}.w-desktop-auto{width:auto!important}}.odps--last-child-mb-0>:last-child{margin-bottom:0!important}
/*# sourceMappingURL=odps-library.min.css.map */
