@charset "UTF-8";.cdk-global-overlay-wrapper,.cdk-overlay-container{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper,.cdk-overlay-pane{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{pointer-events:auto;box-sizing:border-box;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}@media screen and (-ms-high-contrast: active){.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.288)}.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.owl-dialog-container{position:relative;pointer-events:auto;box-sizing:border-box;display:block;padding:1.5em;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;border-radius:2px;overflow:auto;background:#fff;color:#000000de;width:100%;height:100%;outline:none}.owl-dt-container,.owl-dt-container *{box-sizing:border-box}.owl-dt-container{display:block;font-size:1rem;background:#fff;pointer-events:auto;z-index:1000}.owl-dt-container-row{border-bottom:1px solid #0000001f}.owl-dt-container-row:last-child{border-bottom:none}.owl-dt-calendar{display:flex;flex-direction:column;width:100%}.owl-dt-calendar-control{display:flex;align-items:center;font-size:1em;width:100%;padding:.5em;color:#000}.owl-dt-calendar-control .owl-dt-calendar-control-content{flex:1 1 auto;display:flex;justify-content:center;align-items:center}.owl-dt-calendar-control .owl-dt-calendar-control-content .owl-dt-calendar-control-button{padding:0 .8em}.owl-dt-calendar-control .owl-dt-calendar-control-content .owl-dt-calendar-control-button:hover{background-color:#0000001f}.owl-dt-calendar-main{display:flex;flex-direction:column;flex:1 1 auto;padding:0 .5em .5em;outline:0}.owl-dt-calendar-view{display:block;flex:1 1 auto}.owl-dt-calendar-multi-year-view{display:flex;align-items:center}.owl-dt-calendar-multi-year-view .owl-dt-calendar-table{width:calc(100% - 3em)}.owl-dt-calendar-multi-year-view .owl-dt-calendar-table .owl-dt-calendar-header th{padding-bottom:.25em}.owl-dt-calendar-table{width:100%;border-collapse:collapse;border-spacing:0}.owl-dt-calendar-table .owl-dt-calendar-header{color:#0006}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-weekdays th{font-size:.7em;font-weight:400;text-align:center;padding-bottom:1em}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider{position:relative;height:1px;padding-bottom:.5em}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider:after{content:"";position:absolute;top:0;left:-.5em;right:-.5em;height:1px;background:#0000001f}.owl-dt-calendar-table .owl-dt-calendar-cell{position:relative;height:0;line-height:0;text-align:center;outline:0;color:#000000d9;-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}.owl-dt-calendar-table .owl-dt-calendar-cell-content{position:absolute;top:5%;left:5%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:90%;height:90%;font-size:.8em;line-height:1;border:1px solid #0000;border-radius:999px;color:inherit;cursor:pointer}.owl-dt-calendar-table .owl-dt-calendar-cell-out{opacity:.2}.owl-dt-calendar-table .owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected){border-color:#0006}.owl-dt-calendar-table .owl-dt-calendar-cell-selected{color:#ffffffd9;background-color:#3f51b5}.owl-dt-calendar-table .owl-dt-calendar-cell-selected.owl-dt-calendar-cell-today{box-shadow:inset 0 0 0 1px #ffffffd9}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled{cursor:default}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected){color:#0006}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content.owl-dt-calendar-cell-selected{opacity:.4}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected){border-color:#0003}.owl-dt-calendar-table .owl-dt-calendar-cell-active:focus>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected),.owl-dt-calendar-table :not(.owl-dt-calendar-cell-disabled):hover>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected){background-color:#0000000a}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range{background:#3f51b533}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range.owl-dt-calendar-cell-range-from{border-top-left-radius:999px;border-bottom-left-radius:999px}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range.owl-dt-calendar-cell-range-to{border-top-right-radius:999px;border-bottom-right-radius:999px}.owl-dt-timer{display:flex;justify-content:center;width:100%;height:7em;padding:.5em;outline:none}.owl-dt-timer-box{position:relative;display:inline-flex;flex-direction:column;align-items:center;width:25%;height:100%}.owl-dt-timer-content{flex:1 1 auto;display:flex;justify-content:center;align-items:center;width:100%;margin:.2em 0}.owl-dt-timer-content .owl-dt-timer-input{display:block;width:2em;text-align:center;border:1px solid #00000080;border-radius:3px;outline:medium none;font-size:1.2em;padding:.2em}.owl-dt-timer-divider{display:inline-block;align-self:flex-end;position:absolute;width:.6em;height:100%;left:-.3em}.owl-dt-timer-divider:after,.owl-dt-timer-divider:before{content:"";display:inline-block;width:.35em;height:.35em;position:absolute;left:50%;border-radius:50%;transform:translateX(-50%);background-color:currentColor}.owl-dt-timer-divider:before{top:35%}.owl-dt-timer-divider:after{bottom:35%}.owl-dt-control-button{-webkit-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:transparent;display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:initial;margin:0;padding:0;background-color:initial;font-size:1em;color:inherit}.owl-dt-control-button .owl-dt-control-button-content{position:relative;display:inline-flex;justify-content:center;align-items:center;outline:none}.owl-dt-control-period-button .owl-dt-control-button-content{height:1.5em;padding:0 .5em;border-radius:3px;transition:background-color .1s linear}.owl-dt-control-period-button:hover>.owl-dt-control-button-content{background-color:#0000001f}.owl-dt-control-period-button .owl-dt-control-button-arrow{display:flex;justify-content:center;align-items:center;width:1em;height:1em;margin:.1em;transition:transform .2s ease}.owl-dt-control-arrow-button .owl-dt-control-button-content{padding:0;border-radius:50%;width:1.5em;height:1.5em}.owl-dt-control-arrow-button[disabled]{color:#0006;cursor:default}.owl-dt-control-arrow-button svg{width:50%;height:50%;fill:currentColor}.owl-dt-inline-container,.owl-dt-popup-container{position:relative;width:18.5em;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.owl-dt-inline-container .owl-dt-calendar,.owl-dt-inline-container .owl-dt-timer,.owl-dt-popup-container .owl-dt-calendar,.owl-dt-popup-container .owl-dt-timer{width:100%}.owl-dt-inline-container .owl-dt-calendar,.owl-dt-popup-container .owl-dt-calendar{height:20.25em}.owl-dt-dialog-container{max-height:95vh;margin:-1.5em}.owl-dt-dialog-container .owl-dt-calendar{min-width:250px;min-height:330px;max-width:750px;max-height:750px}.owl-dt-dialog-container .owl-dt-timer{min-width:250px;max-width:750px}@media all and (orientation: landscape){.owl-dt-dialog-container .owl-dt-calendar{width:58vh;height:62vh}.owl-dt-dialog-container .owl-dt-timer{width:58vh}}@media all and (orientation: portrait){.owl-dt-dialog-container .owl-dt-calendar{width:80vw;height:80vw}.owl-dt-dialog-container .owl-dt-timer{width:80vw}}.owl-dt-container-buttons{display:flex;width:100%;height:2em;color:#3f51b5}.owl-dt-container-control-button{font-size:1em;width:50%;height:100%;border-radius:0}.owl-dt-container-control-button .owl-dt-control-button-content{height:100%;width:100%;transition:background-color .1s linear}.owl-dt-container-control-button:hover .owl-dt-control-button-content{background-color:#0000001a}.owl-dt-container-info{padding:0 .5em;cursor:pointer;-webkit-tap-highlight-color:transparent}.owl-dt-container-info .owl-dt-container-range{outline:none}.owl-dt-container-info .owl-dt-container-range .owl-dt-container-range-content{display:flex;justify-content:space-between;padding:.5em 0;font-size:.8em}.owl-dt-container-info .owl-dt-container-range:last-child{border-top:1px solid #0000001f}.owl-dt-container-info .owl-dt-container-info-active{color:#3f51b5}.owl-dt-container-disabled,.owl-dt-trigger-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none;cursor:default!important}.owl-dt-timer-hour12{display:flex;justify-content:center;align-items:center;color:#3f51b5}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box{border:1px solid;border-radius:2px;transition:background .2s ease}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box .owl-dt-control-button-content{width:100%;height:100%;padding:.5em}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box:focus .owl-dt-control-button-content,.owl-dt-timer-hour12 .owl-dt-timer-hour12-box:hover .owl-dt-control-button-content{background:#3f51b5;color:#fff}.owl-dt-calendar-only-current-month .owl-dt-calendar-cell-out{visibility:hidden;cursor:default}.owl-dt-inline{display:inline-block}.owl-dt-control{outline:none;cursor:pointer}.owl-dt-control .owl-dt-control-content{outline:none}.owl-dt-control:focus>.owl-dt-control-content{background-color:#0000001f}.owl-dt-control:not(:-moz-focusring):focus>.owl-dt-control-content{box-shadow:none}.owl-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}@font-face{font-family:Plex Sans Condensed;src:url(IBMPlexSansCondensed-Regular.008a2fa1989d42e0481c.eot);src:local("☺"),url(IBMPlexSansCondensed-Regular.008a2fa1989d42e0481c.eot?#iefix) format("embedded-opentype"),url(IBMPlexSansCondensed-Regular.eb021ac6b214c28e4def.woff) format("woff"),url(IBMPlexSansCondensed-Regular.03705a8749dee4b64724.ttf) format("truetype"),url(IBMPlexSansCondensed-Regular.6c7801cbb4ba189c550d.svg) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Plex Sans Condensed;src:url(IBMPlexSansCondensed-Italic.a237a8fa91411b3815b6.eot);src:local("☺"),url(IBMPlexSansCondensed-Italic.a237a8fa91411b3815b6.eot?#iefix) format("embedded-opentype"),url(IBMPlexSansCondensed-Italic.b153e907067b17ef38ea.woff) format("woff"),url(IBMPlexSansCondensed-Italic.714778232764cd57d272.ttf) format("truetype"),url(IBMPlexSansCondensed-Italic.6633505ce61e0fdaf2be.svg) format("svg");font-weight:400;font-style:italic}@font-face{font-family:Plex Sans Condensed;src:url(IBMPlexSansCondensed-Bold.9ab5638117152364483c.eot);src:local("☺"),url(IBMPlexSansCondensed-Bold.9ab5638117152364483c.eot?#iefix) format("embedded-opentype"),url(IBMPlexSansCondensed-Bold.7f3e6e8e2d59a8fdb5b1.woff) format("woff"),url(IBMPlexSansCondensed-Bold.c5011b9bdccc8f17eb24.ttf) format("truetype"),url(IBMPlexSansCondensed-Bold.8daee967f7c1776283fd.svg) format("svg");font-weight:700;font-style:normal}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;font-display:block;src:url(material-icons.a3e4b8576868d394c1da.woff2) format("woff2"),url(material-icons.bd61fe012dd9177e7cc9.woff) format("woff")}.material-icons{font-family:Material Icons;font-feature-settings:"liga"}@font-face{font-family:Material Icons Outlined;font-style:normal;font-weight:400;font-display:block;src:url(material-icons-outlined.5520f2737f1bb3d8a011.woff2) format("woff2"),url(material-icons-outlined.87cab673c66feef0fff5.woff) format("woff")}.material-icons,.material-icons-outlined{font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.material-icons-outlined{font-family:Material Icons Outlined;font-feature-settings:"liga"}@font-face{font-family:Material Icons Round;font-style:normal;font-weight:400;font-display:block;src:url(material-icons-round.d2bed20c07ba3474734b.woff2) format("woff2"),url(material-icons-round.da8b129efeb630b26ed6.woff) format("woff")}.material-icons-round{font-family:Material Icons Round;font-feature-settings:"liga"}@font-face{font-family:Material Icons Sharp;font-style:normal;font-weight:400;font-display:block;src:url(material-icons-sharp.74f9d37f0ed879edf5af.woff2) format("woff2"),url(material-icons-sharp.1ce995aceb7a022c2148.woff) format("woff")}.material-icons-round,.material-icons-sharp{font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.material-icons-sharp{font-family:Material Icons Sharp;font-feature-settings:"liga"}@font-face{font-family:Material Icons Two Tone;font-style:normal;font-weight:400;font-display:block;src:url(material-icons-two-tone.20196d7544af60588088.woff2) format("woff2"),url(material-icons-two-tone.169d9845612b754f6086.woff) format("woff")}.material-icons-two-tone{font-family:Material Icons Two Tone;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:icomoon;src:url(icomoon.5d391df7d1ec0adb3b45.eot?al80q9);src:url(icomoon.5d391df7d1ec0adb3b45.eot?al80q9#iefix) format("embedded-opentype"),url(icomoon.39e20e971a5f7a46b6b1.ttf?al80q9) format("truetype"),url(icomoon.d6158a28a10658259b34.woff?al80q9) format("woff"),url(icomoon.5537df061a42d2318c3e.svg?al80q9#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}.icon-dua-Light-account_circle:before{content:"\eebe"}.icon-dua-Light-arrow_back_ios:before{content:"\eebf"}.icon-dua-Light-arrow_drop_down:before{content:"\eec0"}.icon-dua-Light-atention:before{content:"\eec1"}.icon-dua-Light-double_arrow:before{content:"\eec2"}.icon-dua-Light-favorite_border:before{content:"\eec3"}.icon-dua-Light-local_offer:before{content:"\eec4"}.icon-dua-Light-local_shipping:before{content:"\eec5"}.icon-dua-Light-menu:before{content:"\eec6"}.icon-dua-Light-restore:before{content:"\eec7"}.icon-dua-Light-search:before{content:"\eec8"}.icon-dua-Light-shopping_cart:before{content:"\eec9"}.icon-dua-RRSS-facebook:before{content:"\eeca"}.icon-dua-RRSS-linkedin:before{content:"\eecb"}.icon-dua-RRSS-twitter-outlined:before{content:"\eecc"}.icon-dua-RRSS-whastapp:before{content:"\eecd"}.icon-ibm-3D_MPR_toggle:before{content:"\eeb7"}.icon-ibm-3D_cursor:before{content:"\eebc"}.icon-ibm-3D_cursor-alt:before{content:"\eebd"}.icon-ibm-3D_curve_auto_colon:before{content:"\eebb"}.icon-ibm-3D_curve_auto_vessels:before{content:"\eeba"}.icon-ibm-3D_curve_manual:before{content:"\eeb9"}.icon-ibm-3D_iCA:before{content:"\eeb8"}.icon-ibm-3D_print_mesh:before{content:"\eeb6"}.icon-ibm-3D_software:before{content:"\eeb5"}.icon-ibm-3rd_party_connected:before{content:"\eeb4"}.icon-ibm-4K:before{content:"\eeb2"}.icon-ibm-4K-filled:before{content:"\eeb3"}.icon-ibm-API:before{content:"\ee71"}.icon-ibm-CAD:before{content:"\ee21"}.icon-ibm-CDA:before{content:"\edfc"}.icon-ibm-CSV:before{content:"\ed4c"}.icon-ibm-DOC:before{content:"\ecdd"}.icon-ibm-DVR:before{content:"\ecb5"}.icon-ibm-EDT_loop:before{content:"\eca5"}.icon-ibm-GIF:before{content:"\ec32"}.icon-ibm-H:before{content:"\ec21"}.icon-ibm-HD:before{content:"\ec19"}.icon-ibm-HD-filled:before{content:"\ec1a"}.icon-ibm-HDR:before{content:"\ec18"}.icon-ibm-HMTL:before{content:"\ec0a"}.icon-ibm-HTML_reference:before{content:"\ec02"}.icon-ibm-HTTP:before{content:"\ec01"}.icon-ibm-ISO:before{content:"\ebd1"}.icon-ibm-ISO-filled:before{content:"\ebd3"}.icon-ibm-ISO-outline:before{content:"\ebd2"}.icon-ibm-JPG:before{content:"\ebcb"}.icon-ibm-JSON:before{content:"\ebc9"}.icon-ibm-JSON_reference:before{content:"\ebca"}.icon-ibm-MOV:before{content:"\eb23"}.icon-ibm-MP3:before{content:"\eb20"}.icon-ibm-MP4 .path1:before{content:"\eb1c";color:#000}.icon-ibm-MP4 .path2:before{content:"\eb1d";margin-left:-1em;color:#fff}.icon-ibm-MP4 .path3:before{content:"\eb1e";margin-left:-1em;color:#000}.icon-ibm-MP4 .path4:before{content:"\eb1f";margin-left:-1em;color:#000}.icon-ibm-MPEG:before{content:"\eb1b"}.icon-ibm-MPG2:before{content:"\eb1a"}.icon-ibm-PDF:before{content:"\ea8c"}.icon-ibm-PDF_reference:before{content:"\ea8d"}.icon-ibm-PNG:before{content:"\ea58"}.icon-ibm-PPT:before{content:"\ea51"}.icon-ibm-RAW:before{content:"\ea33"}.icon-ibm-S:before{content:"\e9f8"}.icon-ibm-S-alt:before{content:"\e9f9"}.icon-ibm-SDK:before{content:"\e9db"}.icon-ibm-SQL:before{content:"\e97d"}.icon-ibm-SVG:before{content:"\e957"}.icon-ibm-T:before{content:"\e952"}.icon-ibm-T-alt:before{content:"\e953"}.icon-ibm-TIF:before{content:"\e902"}.icon-ibm-TSV:before{content:"\eece"}.icon-ibm-TXT:before{content:"\eecf"}.icon-ibm-TXT_reference:before{content:"\eed0"}.icon-ibm-U1:before{content:"\eed1"}.icon-ibm-U2:before{content:"\eed2"}.icon-ibm-U3:before{content:"\eed3"}.icon-ibm-USB:before{content:"\eed4"}.icon-ibm-VPN:before{content:"\eed5"}.icon-ibm-WMV:before{content:"\eed6"}.icon-ibm-X:before{content:"\eed7"}.icon-ibm-XLS:before{content:"\eed8"}.icon-ibm-XML:before{content:"\eed9"}.icon-ibm-Y:before{content:"\eeda"}.icon-ibm-Z:before{content:"\eedb"}.icon-ibm-ZIP:before{content:"\eedc"}.icon-ibm-ZIP_reference:before{content:"\eedd"}.icon-ibm-accesibility:before{content:"\eeae"}.icon-ibm-accesibility-alt:before{content:"\eeaf"}.icon-ibm-accesibility_color:before{content:"\eeb0"}.icon-ibm-accesibility_color-filled:before{content:"\eeb1"}.icon-ibm-account:before{content:"\eead"}.icon-ibm-accumulation_ice:before{content:"\eeac"}.icon-ibm-accumulation_precipitation:before{content:"\eeab"}.icon-ibm-accumulation_rain:before{content:"\eeaa"}.icon-ibm-accumulation_snow:before{content:"\eea9"}.icon-ibm-activity:before{content:"\eea8"}.icon-ibm-add:before{content:"\eea4"}.icon-ibm-add-alt:before{content:"\eea6"}.icon-ibm-add-filled:before{content:"\eea5"}.icon-ibm-add_comment:before{content:"\eea7"}.icon-ibm-agriculture_analytics:before{content:"\eea3"}.icon-ibm-ai_results:before{content:"\ee9d"}.icon-ibm-ai_results_high:before{content:"\eea2"}.icon-ibm-ai_results_low:before{content:"\eea1"}.icon-ibm-ai_results_medium:before{content:"\eea0"}.icon-ibm-ai_results_urgent:before{content:"\ee9f"}.icon-ibm-ai_results_very_high:before{content:"\ee9e"}.icon-ibm-ai_status:before{content:"\ee93"}.icon-ibm-ai_status_complete:before{content:"\ee9c"}.icon-ibm-ai_status_failed:before{content:"\ee9b"}.icon-ibm-ai_status_in_progress:before{content:"\ee9a"}.icon-ibm-ai_status_queued .path1:before{content:"\ee95";color:#000}.icon-ibm-ai_status_queued .path2:before{content:"\ee96";margin-left:-1em;color:#000}.icon-ibm-ai_status_queued .path3:before{content:"\ee97";margin-left:-1em;color:#000}.icon-ibm-ai_status_queued .path4:before{content:"\ee98";margin-left:-1em;color:#000}.icon-ibm-ai_status_queued .path5:before{content:"\ee99";margin-left:-1em;color:#231f20}.icon-ibm-ai_status_rejected:before{content:"\ee94"}.icon-ibm-airline-cabin_care:before{content:"\ee90"}.icon-ibm-airline-cabin_care_alert:before{content:"\ee92"}.icon-ibm-airline-cabin_care_alt:before{content:"\ee91"}.icon-ibm-airline-digital_gate:before{content:"\ee8f"}.icon-ibm-airline-manage_gates:before{content:"\ee8e"}.icon-ibm-airline-passenger_care:before{content:"\ee8d"}.icon-ibm-airline-rapid_board:before{content:"\ee8c"}.icon-ibm-airport_01:before{content:"\ee8b"}.icon-ibm-airport_02:before{content:"\ee8a"}.icon-ibm-airport_location:before{content:"\ee89"}.icon-ibm-alarm:before{content:"\ee86"}.icon-ibm-alarm_add:before{content:"\ee88"}.icon-ibm-alarm_subtract:before{content:"\ee87"}.icon-ibm-align_box_bottom_center:before{content:"\ee85"}.icon-ibm-align_box_bottom_left:before{content:"\ee84"}.icon-ibm-align_box_bottom_right:before{content:"\ee83"}.icon-ibm-align_box_middle_center:before{content:"\ee82"}.icon-ibm-align_box_middle_left:before{content:"\ee81"}.icon-ibm-align_box_middle_right:before{content:"\ee80"}.icon-ibm-align_box_top_center:before{content:"\ee7f"}.icon-ibm-align_box_top_left:before{content:"\ee7e"}.icon-ibm-align_box_top_right:before{content:"\ee7d"}.icon-ibm-align_horizontal_center:before{content:"\ee7c"}.icon-ibm-align_horizontal_left:before{content:"\ee7b"}.icon-ibm-align_horizontal_right:before{content:"\ee7a"}.icon-ibm-align_vertical_bottom:before{content:"\ee79"}.icon-ibm-align_vertical_center:before{content:"\ee78"}.icon-ibm-align_vertical_top:before{content:"\ee77"}.icon-ibm-analytics:before{content:"\ee75"}.icon-ibm-analytics_reference:before{content:"\ee76"}.icon-ibm-angle:before{content:"\ee74"}.icon-ibm-annotation_visibility:before{content:"\ee73"}.icon-ibm-aperture:before{content:"\ee72"}.icon-ibm-app:before{content:"\ee6f"}.icon-ibm-app_connectivity:before{content:"\ee70"}.icon-ibm-apple:before{content:"\ee6e"}.icon-ibm-application:before{content:"\ee6d"}.icon-ibm-apps:before{content:"\ee6c"}.icon-ibm-archive:before{content:"\ee6b"}.icon-ibm-area:before{content:"\ee69"}.icon-ibm-area_custom:before{content:"\ee6a"}.icon-ibm-arrival:before{content:"\ee68"}.icon-ibm-arrow_annotation:before{content:"\ee67"}.icon-ibm-arrow_down:before{content:"\ee64"}.icon-ibm-arrow_down_left:before{content:"\ee66"}.icon-ibm-arrow_down_right:before{content:"\ee65"}.icon-ibm-arrow_left:before{content:"\ee63"}.icon-ibm-arrow_right:before{content:"\ee62"}.icon-ibm-arrow_shift_down:before{content:"\ee61"}.icon-ibm-arrow_up:before{content:"\ee5e"}.icon-ibm-arrow_up_left:before{content:"\ee60"}.icon-ibm-arrow_up_right:before{content:"\ee5f"}.icon-ibm-arrows_horizontal:before{content:"\ee5d"}.icon-ibm-arrows_vertical:before{content:"\ee5c"}.icon-ibm-asleep:before{content:"\ee5a"}.icon-ibm-asleep-filled:before{content:"\ee5b"}.icon-ibm-asset:before{content:"\ee59"}.icon-ibm-at:before{content:"\ee58"}.icon-ibm-attachment:before{content:"\ee57"}.icon-ibm-audio_console:before{content:"\ee56"}.icon-ibm-augmented_reality:before{content:"\ee55"}.icon-ibm-auto_scroll:before{content:"\ee54"}.icon-ibm-automatic:before{content:"\ee53"}.icon-ibm-badge:before{content:"\ee52"}.icon-ibm-baggage_claim:before{content:"\ee51"}.icon-ibm-bar:before{content:"\ee50"}.icon-ibm-barcode:before{content:"\ee4f"}.icon-ibm-barrier:before{content:"\ee4e"}.icon-ibm-basketball:before{content:"\ee4d"}.icon-ibm-bat:before{content:"\ee4c"}.icon-ibm-battery_charging:before{content:"\ee4b"}.icon-ibm-battery_empty:before{content:"\ee4a"}.icon-ibm-battery_full:before{content:"\ee49"}.icon-ibm-battery_half:before{content:"\ee48"}.icon-ibm-battery_low:before{content:"\ee47"}.icon-ibm-battery_quarter:before{content:"\ee46"}.icon-ibm-bee:before{content:"\ee44"}.icon-ibm-bee_bat:before{content:"\ee45"}.icon-ibm-bicycle:before{content:"\ee43"}.icon-ibm-binoculars:before{content:"\ee42"}.icon-ibm-bloch_sphere:before{content:"\ee41"}.icon-ibm-blockchain:before{content:"\ee40"}.icon-ibm-blog:before{content:"\ee3f"}.icon-ibm-bluetooth:before{content:"\ee3d"}.icon-ibm-bluetooth_off:before{content:"\ee3e"}.icon-ibm-book:before{content:"\ee3c"}.icon-ibm-bookmark:before{content:"\ee39"}.icon-ibm-bookmark-filled:before{content:"\ee3a"}.icon-ibm-bookmark_add:before{content:"\ee3b"}.icon-ibm-boolean:before{content:"\ee38"}.icon-ibm-border_bottom:before{content:"\ee37"}.icon-ibm-border_full:before{content:"\ee36"}.icon-ibm-border_left:before{content:"\ee35"}.icon-ibm-border_none:before{content:"\ee34"}.icon-ibm-border_right:before{content:"\ee33"}.icon-ibm-border_top:before{content:"\ee32"}.icon-ibm-bot:before{content:"\ee31"}.icon-ibm-box:before{content:"\ee2f"}.icon-ibm-box_plot:before{content:"\ee30"}.icon-ibm-branch:before{content:"\ee2e"}.icon-ibm-breaking_changes:before{content:"\ee2d"}.icon-ibm-brightness_contrast:before{content:"\ee2c"}.icon-ibm-bring_to_front:before{content:"\ee2b"}.icon-ibm-brush_freehand:before{content:"\ee2a"}.icon-ibm-brush_polygon:before{content:"\ee29"}.icon-ibm-building:before{content:"\ee25"}.icon-ibm-building_insights_1:before{content:"\ee28"}.icon-ibm-building_insights_2:before{content:"\ee27"}.icon-ibm-building_insights_3:before{content:"\ee26"}.icon-ibm-bullhorn:before{content:"\ee24"}.icon-ibm-buoy:before{content:"\ee23"}.icon-ibm-bus:before{content:"\ee22"}.icon-ibm-cU1:before{content:"\ed4b"}.icon-ibm-cU3:before{content:"\ed4a"}.icon-ibm-cY:before{content:"\ed37"}.icon-ibm-cZ:before{content:"\ed35"}.icon-ibm-cafe:before{content:"\ee20"}.icon-ibm-calculation:before{content:"\ee1e"}.icon-ibm-calculation-alt:before{content:"\ee1f"}.icon-ibm-calculator:before{content:"\ee1c"}.icon-ibm-calculator_check:before{content:"\ee1d"}.icon-ibm-calendar:before{content:"\ee18"}.icon-ibm-calendar_heat_map:before{content:"\ee1b"}.icon-ibm-calendar_settings:before{content:"\ee1a"}.icon-ibm-calendar_tools:before{content:"\ee19"}.icon-ibm-calibrate:before{content:"\ee17"}.icon-ibm-camera:before{content:"\ee15"}.icon-ibm-camera_action:before{content:"\ee16"}.icon-ibm-campsite:before{content:"\ee14"}.icon-ibm-car:before{content:"\ee12"}.icon-ibm-car_front:before{content:"\ee13"}.icon-ibm-carbon:before{content:"\ee11"}.icon-ibm-caret_down:before{content:"\ee0f"}.icon-ibm-caret_down-1:before{content:"\ee10"}.icon-ibm-caret_left:before{content:"\ee0e"}.icon-ibm-caret_right:before{content:"\ee0d"}.icon-ibm-caret_sort:before{content:"\ee0c"}.icon-ibm-caret_up:before{content:"\ee0a"}.icon-ibm-caret_up-1:before{content:"\ee0b"}.icon-ibm-carousel_horizontal:before{content:"\ee09"}.icon-ibm-carousel_vertical:before{content:"\ee08"}.icon-ibm-catalog:before{content:"\ee07"}.icon-ibm-categories:before{content:"\ee06"}.icon-ibm-category:before{content:"\ee01"}.icon-ibm-category_and:before{content:"\ee05"}.icon-ibm-category_app:before{content:"\ee04"}.icon-ibm-category_new:before{content:"\ee02"}.icon-ibm-category_new_each:before{content:"\ee03"}.icon-ibm-ccX:before{content:"\ee00"}.icon-ibm-cd_archive:before{content:"\edff"}.icon-ibm-cd_create_archive:before{content:"\edfe"}.icon-ibm-cd_create_exchange:before{content:"\edfd"}.icon-ibm-center_circle:before{content:"\edfb"}.icon-ibm-center_square:before{content:"\edfa"}.icon-ibm-center_to_fit:before{content:"\edf9"}.icon-ibm-certificate:before{content:"\edf7"}.icon-ibm-certificate_check:before{content:"\edf8"}.icon-ibm-change_catalog:before{content:"\edf6"}.icon-ibm-char_bubble_packed:before{content:"\edf5"}.icon-ibm-character_patterns:before{content:"\edf4"}.icon-ibm-charging_station:before{content:"\edf2"}.icon-ibm-charging_station-filled:before{content:"\edf3"}.icon-ibm-chart_3D:before{content:"\edf1"}.icon-ibm-chart_area:before{content:"\edee"}.icon-ibm-chart_area_smooth:before{content:"\edf0"}.icon-ibm-chart_area_stepper:before{content:"\edef"}.icon-ibm-chart_average:before{content:"\eded"}.icon-ibm-chart_bar:before{content:"\ede8"}.icon-ibm-chart_bar_floating:before{content:"\edec"}.icon-ibm-chart_bar_overlay:before{content:"\edeb"}.icon-ibm-chart_bar_stacked:before{content:"\edea"}.icon-ibm-chart_bar_target:before{content:"\ede9"}.icon-ibm-chart_bubble:before{content:"\ede7"}.icon-ibm-chart_bullet:before{content:"\ede6"}.icon-ibm-chart_candlestick:before{content:"\ede5"}.icon-ibm-chart_cluster_bar:before{content:"\ede4"}.icon-ibm-chart_column:before{content:"\ede1"}.icon-ibm-chart_column_floating:before{content:"\ede3"}.icon-ibm-chart_column_target:before{content:"\ede2"}.icon-ibm-chart_combo:before{content:"\eddf"}.icon-ibm-chart_combo_stacked:before{content:"\ede0"}.icon-ibm-chart_custom:before{content:"\edde"}.icon-ibm-chart_error_bar:before{content:"\eddc"}.icon-ibm-chart_error_bar-alt:before{content:"\eddd"}.icon-ibm-chart_evaluation:before{content:"\eddb"}.icon-ibm-chart_high_low:before{content:"\edda"}.icon-ibm-chart_histogram:before{content:"\edd9"}.icon-ibm-chart_line:before{content:"\edd6"}.icon-ibm-chart_line_data:before{content:"\edd8"}.icon-ibm-chart_line_smooth:before{content:"\edd7"}.icon-ibm-chart_marimekko:before{content:"\edd5"}.icon-ibm-chart_maximum:before{content:"\edd4"}.icon-ibm-chart_median:before{content:"\edd3"}.icon-ibm-chart_minimum:before{content:"\edd2"}.icon-ibm-chart_multi_line:before{content:"\edd1"}.icon-ibm-chart_multitype:before{content:"\edd0"}.icon-ibm-chart_network:before{content:"\edcf"}.icon-ibm-chart_parallel:before{content:"\edce"}.icon-ibm-chart_pie:before{content:"\edcd"}.icon-ibm-chart_point:before{content:"\edcc"}.icon-ibm-chart_population:before{content:"\edcb"}.icon-ibm-chart_radar:before{content:"\edca"}.icon-ibm-chart_radial:before{content:"\edc9"}.icon-ibm-chart_relationship:before{content:"\edc8"}.icon-ibm-chart_ring:before{content:"\edc7"}.icon-ibm-chart_river:before{content:"\edc6"}.icon-ibm-chart_rose:before{content:"\edc5"}.icon-ibm-chart_scatter:before{content:"\edc4"}.icon-ibm-chart_spiral:before{content:"\edc3"}.icon-ibm-chart_stacked:before{content:"\edc2"}.icon-ibm-chart_stepper:before{content:"\edc1"}.icon-ibm-chart_sunburst:before{content:"\edc0"}.icon-ibm-chart_t-sne:before{content:"\edbf"}.icon-ibm-chart_treemap:before{content:"\edbe"}.icon-ibm-chart_venn_diagram:before{content:"\edbd"}.icon-ibm-chart_violin_plot:before{content:"\edbc"}.icon-ibm-chart_waterfall:before{content:"\edbb"}.icon-ibm-chart_win_loss:before{content:"\edba"}.icon-ibm-chat:before{content:"\edb7"}.icon-ibm-chat_bot:before{content:"\edb9"}.icon-ibm-chat_lunch:before{content:"\edb8"}.icon-ibm-checkbox:before{content:"\edb2"}.icon-ibm-checkbox_checked:before{content:"\edb5"}.icon-ibm-checkbox_checked-filled:before{content:"\edb6"}.icon-ibm-checkbox_inderterminate-filled:before{content:"\edb4"}.icon-ibm-checkbox_indeterminate:before{content:"\edb3"}.icon-ibm-checkmark:before{content:"\edab"}.icon-ibm-checkmark-filled:before{content:"\edad"}.icon-ibm-checkmark-outline:before{content:"\edac"}.icon-ibm-checkmark_filled_error:before{content:"\edb1"}.icon-ibm-checkmark_filled_warning:before{content:"\edb0"}.icon-ibm-checkmark_outline_error:before{content:"\edaf"}.icon-ibm-checkmark_outline_warning:before{content:"\edae"}.icon-ibm-chemistry:before{content:"\eda9"}.icon-ibm-chemistry_reference:before{content:"\edaa"}.icon-ibm-chevron_down:before{content:"\eda8"}.icon-ibm-chevron_left:before{content:"\eda7"}.icon-ibm-chevron_mini:before{content:"\eda6"}.icon-ibm-chevron_right:before{content:"\eda5"}.icon-ibm-chevron_short_down:before{content:"\eda4"}.icon-ibm-chevron_short_up:before{content:"\eda3"}.icon-ibm-chevron_sort:before{content:"\eda2"}.icon-ibm-chevron_up:before{content:"\eda1"}.icon-ibm-chip:before{content:"\eda0"}.icon-ibm-choices:before{content:"\ed9f"}.icon-ibm-choropleth_map:before{content:"\ed9e"}.icon-ibm-circle-filled:before{content:"\ed9a"}.icon-ibm-circle_dash:before{content:"\ed9d"}.icon-ibm-circle_measurement:before{content:"\ed9c"}.icon-ibm-circle_packaging:before{content:"\ed9b"}.icon-ibm-circuit_composer:before{content:"\ed99"}.icon-ibm-classification:before{content:"\ed98"}.icon-ibm-classifier_language:before{content:"\ed97"}.icon-ibm-clean:before{content:"\ed96"}.icon-ibm-close:before{content:"\ed93"}.icon-ibm-close-filled:before{content:"\ed95"}.icon-ibm-close-outline:before{content:"\ed94"}.icon-ibm-closed_caption-alt:before{content:"\ed92"}.icon-ibm-closed_caption-filled:before{content:"\ed91"}.icon-ibm-closed_caption-outline:before{content:"\ed90"}.icon-ibm-cloud:before{content:"\ed85"}.icon-ibm-cloud_data_ops:before{content:"\ed8f"}.icon-ibm-cloud_download:before{content:"\ed8e"}.icon-ibm-cloud_foundry_1:before{content:"\ed8d"}.icon-ibm-cloud_foundry_2:before{content:"\ed8c"}.icon-ibm-cloud_registry:before{content:"\ed8b"}.icon-ibm-cloud_satellite .path1:before{content:"\ed87";color:#000}.icon-ibm-cloud_satellite .path2:before{content:"\ed88";margin-left:-1em;color:#161616}.icon-ibm-cloud_satellite .path3:before{content:"\ed89";margin-left:-1em;color:#161616}.icon-ibm-cloud_satellite .path4:before{content:"\ed8a";margin-left:-1em;color:#161616}.icon-ibm-cloud_upload:before{content:"\ed86"}.icon-ibm-cloudy:before{content:"\ed84"}.icon-ibm-cobb_angle:before{content:"\ed83"}.icon-ibm-code:before{content:"\ed80"}.icon-ibm-code_hide:before{content:"\ed82"}.icon-ibm-code_reference:before{content:"\ed81"}.icon-ibm-cognitive:before{content:"\ed7f"}.icon-ibm-collaborate:before{content:"\ed7e"}.icon-ibm-collapse_all:before{content:"\ed7d"}.icon-ibm-collapse_categories:before{content:"\ed7c"}.icon-ibm-color_palette:before{content:"\ed7b"}.icon-ibm-color_switch:before{content:"\ed7a"}.icon-ibm-column:before{content:"\ed76"}.icon-ibm-column_delete:before{content:"\ed79"}.icon-ibm-column_dependency:before{content:"\ed78"}.icon-ibm-column_insert:before{content:"\ed77"}.icon-ibm-commit:before{content:"\ed75"}.icon-ibm-compare:before{content:"\ed74"}.icon-ibm-compass:before{content:"\ed73"}.icon-ibm-composer_edit:before{content:"\ed72"}.icon-ibm-concept:before{content:"\ed71"}.icon-ibm-condition_point:before{content:"\ed70"}.icon-ibm-condition_wait_point:before{content:"\ed6f"}.icon-ibm-conect_source:before{content:"\ed6e"}.icon-ibm-connect:before{content:"\ed6b"}.icon-ibm-connect_recursive:before{content:"\ed6d"}.icon-ibm-connect_target:before{content:"\ed6c"}.icon-ibm-connection_receive:before{content:"\ed6a"}.icon-ibm-connection_send:before{content:"\ed69"}.icon-ibm-connection_signal_off:before{content:"\ed68"}.icon-ibm-connection_signed:before{content:"\ed67"}.icon-ibm-connection_two_way:before{content:"\ed66"}.icon-ibm-construction:before{content:"\ed65"}.icon-ibm-container_software:before{content:"\ed64"}.icon-ibm-content_view:before{content:"\ed63"}.icon-ibm-contour_finding:before{content:"\ed62"}.icon-ibm-contrast:before{content:"\ed61"}.icon-ibm-convert_to_cloud:before{content:"\ed60"}.icon-ibm-copy:before{content:"\ed5d"}.icon-ibm-copy_file:before{content:"\ed5f"}.icon-ibm-copy_link:before{content:"\ed5e"}.icon-ibm-corn:before{content:"\ed5c"}.icon-ibm-corner:before{content:"\ed5b"}.icon-ibm-coronavirus:before{content:"\ed5a"}.icon-ibm-cought:before{content:"\ed59"}.icon-ibm-coul_ceiling:before{content:"\ed58"}.icon-ibm-course:before{content:"\ed57"}.icon-ibm-covariate:before{content:"\ed56"}.icon-ibm-credentials:before{content:"\ed55"}.icon-ibm-crop:before{content:"\ed52"}.icon-ibm-crop_growth:before{content:"\ed54"}.icon-ibm-crop_health:before{content:"\ed53"}.icon-ibm-cross_reference:before{content:"\ed51"}.icon-ibm-cross_tab:before{content:"\ed50"}.icon-ibm-crossroad:before{content:"\ed4f"}.icon-ibm-crowd_report:before{content:"\ed4d"}.icon-ibm-crowd_report-filled:before{content:"\ed4e"}.icon-ibm-cube:before{content:"\ed48"}.icon-ibm-cube_view:before{content:"\ed49"}.icon-ibm-currency:before{content:"\ed3d"}.icon-ibm-currency_baht:before{content:"\ed47"}.icon-ibm-currency_dollar:before{content:"\ed46"}.icon-ibm-currency_euro:before{content:"\ed45"}.icon-ibm-currency_lira:before{content:"\ed44"}.icon-ibm-currency_pound:before{content:"\ed43"}.icon-ibm-currency_ruble:before{content:"\ed42"}.icon-ibm-currency_rupee:before{content:"\ed41"}.icon-ibm-currency_shekel:before{content:"\ed40"}.icon-ibm-currency_won:before{content:"\ed3f"}.icon-ibm-currency_yen:before{content:"\ed3e"}.icon-ibm-cursor_1:before{content:"\ed3c"}.icon-ibm-cursor_2:before{content:"\ed3b"}.icon-ibm-cut:before{content:"\ed38"}.icon-ibm-cut_in_half:before{content:"\ed3a"}.icon-ibm-cut_out:before{content:"\ed39"}.icon-ibm-cyclist:before{content:"\ed36"}.icon-ibm-dashboard-1:before{content:"\ed34"}.icon-ibm-dashboard_referente:before{content:"\ed33"}.icon-ibm-data_1:before{content:"\ed32"}.icon-ibm-data_2:before{content:"\ed31"}.icon-ibm-data_base:before{content:"\ed2f"}.icon-ibm-data_base-alt:before{content:"\ed30"}.icon-ibm-data_bin:before{content:"\ed2e"}.icon-ibm-data_check:before{content:"\ed2d"}.icon-ibm-data_class:before{content:"\ed2c"}.icon-ibm-data_collection:before{content:"\ed2b"}.icon-ibm-data_connected:before{content:"\ed2a"}.icon-ibm-data_error:before{content:"\ed29"}.icon-ibm-data_format:before{content:"\ed28"}.icon-ibm-data_player:before{content:"\ed27"}.icon-ibm-data_reference:before{content:"\ed26"}.icon-ibm-data_refinery:before{content:"\ed24"}.icon-ibm-data_refinery_reference:before{content:"\ed25"}.icon-ibm-data_set:before{content:"\ed23"}.icon-ibm-data_share:before{content:"\ed22"}.icon-ibm-data_structured:before{content:"\ed21"}.icon-ibm-data_table:before{content:"\ed1f"}.icon-ibm-data_table_reference:before{content:"\ed20"}.icon-ibm-data_unstructured:before{content:"\ed1e"}.icon-ibm-data_view:before{content:"\ed1d"}.icon-ibm-data_vis_1:before{content:"\ed1c"}.icon-ibm-data_vis_2:before{content:"\ed1b"}.icon-ibm-data_vis_3:before{content:"\ed1a"}.icon-ibm-data_vis_4:before{content:"\ed19"}.icon-ibm-datastore:before{content:"\ed18"}.icon-ibm-debug:before{content:"\ed17"}.icon-ibm-decision_tree:before{content:"\ed16"}.icon-ibm-delivery_add:before{content:"\ed15"}.icon-ibm-delivery_truck:before{content:"\ed14"}.icon-ibm-delivey:before{content:"\ed12"}.icon-ibm-delivey_parcel:before{content:"\ed13"}.icon-ibm-denominate:before{content:"\ed11"}.icon-ibm-departure:before{content:"\ed10"}.icon-ibm-deploy:before{content:"\ed0e"}.icon-ibm-deploy_rules:before{content:"\ed0f"}.icon-ibm-deployment_pattern:before{content:"\ed0d"}.icon-ibm-deployment_policy:before{content:"\ed0c"}.icon-ibm-desk_adjustable:before{content:"\ed0b"}.icon-ibm-development:before{content:"\ed0a"}.icon-ibm-devices:before{content:"\ed09"}.icon-ibm-diagram:before{content:"\ed07"}.icon-ibm-diagram_reference:before{content:"\ed08"}.icon-ibm-dicom_6000:before{content:"\ed06"}.icon-ibm-direction-bear_right_01:before{content:"\ed02"}.icon-ibm-direction-bear_right_01-filled:before{content:"\ed03"}.icon-ibm-direction-bear_right_02:before{content:"\ed00"}.icon-ibm-direction-bear_right_02-filled:before{content:"\ed01"}.icon-ibm-direction-curve:before{content:"\ecfe"}.icon-ibm-direction-curve-filled:before{content:"\ecff"}.icon-ibm-direction-fork:before{content:"\ecfc"}.icon-ibm-direction-fork-filled:before{content:"\ecfd"}.icon-ibm-direction-loop_left:before{content:"\ecfa"}.icon-ibm-direction-loop_left-filled:before{content:"\ecfb"}.icon-ibm-direction-loop_right:before{content:"\ecf8"}.icon-ibm-direction-loop_right-filled:before{content:"\ecf9"}.icon-ibm-direction-merge:before{content:"\ecf6"}.icon-ibm-direction-merge-filled:before{content:"\ecf7"}.icon-ibm-direction-right_01:before{content:"\ecf2"}.icon-ibm-direction-right_01-1:before{content:"\ecf5"}.icon-ibm-direction-right_01-filled:before{content:"\ecf3"}.icon-ibm-direction-right_01-filled-1:before{content:"\ecf4"}.icon-ibm-direction-rotary_first_right:before{content:"\ecf0"}.icon-ibm-direction-rotary_first_right-filled:before{content:"\ecf1"}.icon-ibm-direction-rotary_right:before{content:"\ecee"}.icon-ibm-direction-rotary_right-filled:before{content:"\ecef"}.icon-ibm-direction-rotary_straight:before{content:"\ecec"}.icon-ibm-direction-rotary_straight-filled:before{content:"\eced"}.icon-ibm-direction-sharp_turn:before{content:"\ecea"}.icon-ibm-direction-sharp_turn-filled:before{content:"\eceb"}.icon-ibm-direction-straight:before{content:"\ece6"}.icon-ibm-direction-straight-filled:before{content:"\ece9"}.icon-ibm-direction-straight-right:before{content:"\ece7"}.icon-ibm-direction-straight-right-filled:before{content:"\ece8"}.icon-ibm-direction_U_turn:before{content:"\ed04"}.icon-ibm-direction_U_turn-filled:before{content:"\ed05"}.icon-ibm-discom_overlay:before{content:"\ece5"}.icon-ibm-distribute_horizontal_center:before{content:"\ece4"}.icon-ibm-distribute_horizontal_left:before{content:"\ece3"}.icon-ibm-distribute_horizontal_right:before{content:"\ece2"}.icon-ibm-distribute_vertical_bottom:before{content:"\ece1"}.icon-ibm-distribute_vertical_center:before{content:"\ece0"}.icon-ibm-distribute_vertical_top:before{content:"\ecdf"}.icon-ibm-dna:before{content:"\ecde"}.icon-ibm-document:before{content:"\ecc9"}.icon-ibm-document_add:before{content:"\ecdc"}.icon-ibm-document_attachment:before{content:"\ecdb"}.icon-ibm-document_audio:before{content:"\ecda"}.icon-ibm-document_blank:before{content:"\ecd9"}.icon-ibm-document_download:before{content:"\ecd8"}.icon-ibm-document_export:before{content:"\ecd7"}.icon-ibm-document_horizontal:before{content:"\ecd6"}.icon-ibm-document_import:before{content:"\ecd5"}.icon-ibm-document_pdf:before{content:"\ecd4"}.icon-ibm-document_sentiment:before{content:"\ecd3"}.icon-ibm-document_sketch:before{content:"\ecd2"}.icon-ibm-document_subtract:before{content:"\ecd1"}.icon-ibm-document_tasks:before{content:"\ecd0"}.icon-ibm-document_unkown:before{content:"\eccf"}.icon-ibm-document_vertical:before{content:"\ecce"}.icon-ibm-document_video:before{content:"\eccd"}.icon-ibm-document_view:before{content:"\eccc"}.icon-ibm-document_word_processor:before{content:"\ecca"}.icon-ibm-document_word_processor_reference:before{content:"\eccb"}.icon-ibm-donwload_study:before{content:"\ecc8"}.icon-ibm-dot_mark:before{content:"\ecc7"}.icon-ibm-double_integer:before{content:"\ecc6"}.icon-ibm-down_to_bottom:before{content:"\ecc5"}.icon-ibm-download:before{content:"\ecc4"}.icon-ibm-drag_horizontal:before{content:"\ecc3"}.icon-ibm-drag_vertical:before{content:"\ecc2"}.icon-ibm-draggable:before{content:"\ecc1"}.icon-ibm-draw:before{content:"\ecc0"}.icon-ibm-drew_point:before{content:"\ecbe"}.icon-ibm-drew_point-filled:before{content:"\ecbf"}.icon-ibm-drill_back:before{content:"\ecbd"}.icon-ibm-drill_down:before{content:"\ecbc"}.icon-ibm-drill_through:before{content:"\ecbb"}.icon-ibm-driver_analysis:before{content:"\ecba"}.icon-ibm-drone:before{content:"\ecb9"}.icon-ibm-drop_photo:before{content:"\ecb7"}.icon-ibm-drop_photo-filled:before{content:"\ecb8"}.icon-ibm-drought:before{content:"\ecb6"}.icon-ibm-earth:before{content:"\ecb1"}.icon-ibm-earth-filled:before{content:"\ecb2"}.icon-ibm-earth_southeast_asia:before{content:"\ecb3"}.icon-ibm-earth_southeast_asia-filled:before{content:"\ecb4"}.icon-ibm-earthquake:before{content:"\ecb0"}.icon-ibm-edge_cluster:before{content:"\ecaf"}.icon-ibm-edge_device:before{content:"\ecae"}.icon-ibm-edge_enhancement:before{content:"\ecaa"}.icon-ibm-edge_enhancement_01:before{content:"\ecad"}.icon-ibm-edge_enhancement_02:before{content:"\ecac"}.icon-ibm-edge_enhancement_03:before{content:"\ecab"}.icon-ibm-edge_node:before{content:"\eca9"}.icon-ibm-edge_service:before{content:"\eca8"}.icon-ibm-edit:before{content:"\eca6"}.icon-ibm-edit_off:before{content:"\eca7"}.icon-ibm-education:before{content:"\eca4"}.icon-ibm-email:before{content:"\eca2"}.icon-ibm-email_new:before{content:"\eca3"}.icon-ibm-enterprise:before{content:"\eca1"}.icon-ibm-equalizer:before{content:"\eca0"}.icon-ibm-erase:before{content:"\ec9e"}.icon-ibm-erase_3D:before{content:"\ec9f"}.icon-ibm-error:before{content:"\ec9b"}.icon-ibm-error-filled:before{content:"\ec9d"}.icon-ibm-error-outline:before{content:"\ec9c"}.icon-ibm-event:before{content:"\ec99"}.icon-ibm-event_schedule:before{content:"\ec9a"}.icon-ibm-events:before{content:"\ec97"}.icon-ibm-events-alt:before{content:"\ec98"}.icon-ibm-exam_mode:before{content:"\ec96"}.icon-ibm-exit:before{content:"\ec95"}.icon-ibm-expand_all:before{content:"\ec94"}.icon-ibm-expand_categories:before{content:"\ec93"}.icon-ibm-explore:before{content:"\ec92"}.icon-ibm-export:before{content:"\ec91"}.icon-ibm-eye_dropper:before{content:"\ec90"}.icon-ibm-face_activated:before{content:"\ec8d"}.icon-ibm-face_activated-filled:before{content:"\ec8e"}.icon-ibm-face_activated_add:before{content:"\ec8f"}.icon-ibm-face_add:before{content:"\ec8c"}.icon-ibm-face_cool:before{content:"\ec8b"}.icon-ibm-face_dissatisfied:before{content:"\ec89"}.icon-ibm-face_dissatisfied-filled:before{content:"\ec8a"}.icon-ibm-face_dizzy:before{content:"\ec87"}.icon-ibm-face_dizzy-filled:before{content:"\ec88"}.icon-ibm-face_mask:before{content:"\ec86"}.icon-ibm-face_neutral:before{content:"\ec84"}.icon-ibm-face_neutral-filled:before{content:"\ec85"}.icon-ibm-face_pending:before{content:"\ec82"}.icon-ibm-face_pending-filled:before{content:"\ec83"}.icon-ibm-face_satisfied-filled:before{content:"\ec80"}.icon-ibm-face_satisfied-filled-1:before{content:"\ec81"}.icon-ibm-face_wink:before{content:"\ec7e"}.icon-ibm-face_wink-filled:before{content:"\ec7f"}.icon-ibm-factor:before{content:"\ec7d"}.icon-ibm-fade:before{content:"\ec7c"}.icon-ibm-favorite:before{content:"\ec79"}.icon-ibm-favorite-filled:before{content:"\ec7a"}.icon-ibm-favorite_half:before{content:"\ec7b"}.icon-ibm-fetch_upload:before{content:"\ec77"}.icon-ibm-fetch_upload_cloud:before{content:"\ec78"}.icon-ibm-fight_roster:before{content:"\ec76"}.icon-ibm-filter:before{content:"\ec72"}.icon-ibm-filter-edit:before{content:"\ec73"}.icon-ibm-filter_remove:before{content:"\ec75"}.icon-ibm-filter_reset:before{content:"\ec74"}.icon-ibm-finance:before{content:"\ec71"}.icon-ibm-fingerprint_recognition:before{content:"\ec70"}.icon-ibm-fire:before{content:"\ec6f"}.icon-ibm-fish:before{content:"\ec6d"}.icon-ibm-fish_multiple:before{content:"\ec6e"}.icon-ibm-fit_to_screen:before{content:"\ec6c"}.icon-ibm-flag:before{content:"\ec6a"}.icon-ibm-flag-filled:before{content:"\ec6b"}.icon-ibm-flagging_taxi:before{content:"\ec69"}.icon-ibm-flash:before{content:"\ec65"}.icon-ibm-flash_filled:before{content:"\ec68"}.icon-ibm-flash_off:before{content:"\ec66"}.icon-ibm-flash_off-filled:before{content:"\ec67"}.icon-ibm-flight_international:before{content:"\ec64"}.icon-ibm-flight_schedule:before{content:"\ec63"}.icon-ibm-flood:before{content:"\ec61"}.icon-ibm-flood_alert:before{content:"\ec62"}.icon-ibm-flow:before{content:"\ec55"}.icon-ibm-flow_connection:before{content:"\ec60"}.icon-ibm-flow_data:before{content:"\ec5f"}.icon-ibm-flow_modeler:before{content:"\ec5e"}.icon-ibm-flow_stream .path1:before{content:"\ec56";color:#020202}.icon-ibm-flow_stream .path2:before{content:"\ec57";margin-left:-1em;color:#000}.icon-ibm-flow_stream .path3:before{content:"\ec58";margin-left:-1em;color:#000}.icon-ibm-flow_stream_reference .path1:before{content:"\ec59";color:#000}.icon-ibm-flow_stream_reference .path2:before{content:"\ec5a";margin-left:-1em;color:#000}.icon-ibm-flow_stream_reference .path3:before{content:"\ec5b";margin-left:-1em;color:#000}.icon-ibm-flow_stream_reference .path4:before{content:"\ec5c";margin-left:-1em;color:#020202}.icon-ibm-flow_stream_reference .path5:before{content:"\ec5d";margin-left:-1em;color:#020202}.icon-ibm-fog:before{content:"\ec54"}.icon-ibm-folder:before{content:"\ec4b"}.icon-ibm-folder_app:before{content:"\ec53"}.icon-ibm-folder_details:before{content:"\ec51"}.icon-ibm-folder_details_reference:before{content:"\ec52"}.icon-ibm-folder_move_to:before{content:"\ec50"}.icon-ibm-folder_off:before{content:"\ec4f"}.icon-ibm-folder_open:before{content:"\ec4e"}.icon-ibm-folder_parent:before{content:"\ec4d"}.icon-ibm-folder_shared:before{content:"\ec4c"}.icon-ibm-folders:before{content:"\ec4a"}.icon-ibm-forecast_hail:before{content:"\ec48"}.icon-ibm-forecast_hail_30:before{content:"\ec49"}.icon-ibm-forecast_lighting:before{content:"\ec47"}.icon-ibm-forecast_lightning_30:before{content:"\ec46"}.icon-ibm-fork:before{content:"\ec45"}.icon-ibm-forum:before{content:"\ec44"}.icon-ibm-forward_10:before{content:"\ec42"}.icon-ibm-forward_30:before{content:"\ec41"}.icon-ibm-forward_5:before{content:"\ec43"}.icon-ibm-fragile:before{content:"\ec40"}.icon-ibm-fruit_bowl:before{content:"\ec3f"}.icon-ibm-function .path1:before{content:"\ec3c";color:#161616}.icon-ibm-function .path2:before{content:"\ec3d";margin-left:-1em;color:#000}.icon-ibm-function-1:before{content:"\ec3e"}.icon-ibm-fusion_blender:before{content:"\ec3b"}.icon-ibm-game_console:before{content:"\ec3a"}.icon-ibm-game_wireless:before{content:"\ec39"}.icon-ibm-gamification:before{content:"\ec38"}.icon-ibm-gas_station:before{content:"\ec36"}.icon-ibm-gas_station-filled:before{content:"\ec37"}.icon-ibm-gender_female:before{content:"\ec35"}.icon-ibm-gender_mail:before{content:"\ec34"}.icon-ibm-generate_pdf:before{content:"\ec33"}.icon-ibm-gift:before{content:"\ec31"}.icon-ibm-globe:before{content:"\ec30"}.icon-ibm-glyph_caution:before{content:"\ec2e"}.icon-ibm-glyph_caution_inverted:before{content:"\ec2f"}.icon-ibm-glyph_circle-fill:before{content:"\ec2c"}.icon-ibm-glyph_circle_stroke:before{content:"\ec2d"}.icon-ibm-glyph_critical:before{content:"\ec2b"}.icon-ibm-glyph_incomplete:before{content:"\ec2a"}.icon-ibm-glyph_square-fill:before{content:"\ec29"}.icon-ibm-glyph_undefined:before{content:"\ec28"}.icon-ibm-gradient:before{content:"\ec27"}.icon-ibm-graphical_data_flow:before{content:"\ec26"}.icon-ibm-grid:before{content:"\ec25"}.icon-ibm-group:before{content:"\ec23"}.icon-ibm-group_presentation:before{content:"\ec24"}.icon-ibm-growth:before{content:"\ec22"}.icon-ibm-hail:before{content:"\ec20"}.icon-ibm-hanging_protocol:before{content:"\ec1f"}.icon-ibm-harbor:before{content:"\ec1e"}.icon-ibm-hashtag:before{content:"\ec1d"}.icon-ibm-haze:before{content:"\ec1b"}.icon-ibm-haze_night:before{content:"\ec1c"}.icon-ibm-headphones:before{content:"\ec17"}.icon-ibm-headset:before{content:"\ec16"}.icon-ibm-health_cross:before{content:"\ec15"}.icon-ibm-hearing:before{content:"\ec14"}.icon-ibm-heat_map:before{content:"\ec10"}.icon-ibm-heat_map_02:before{content:"\ec13"}.icon-ibm-heat_map_03:before{content:"\ec12"}.icon-ibm-heat_map_stocks:before{content:"\ec11"}.icon-ibm-helicopter:before{content:"\ec0f"}.icon-ibm-help:before{content:"\ec0c"}.icon-ibm-help-filled:before{content:"\ec0d"}.icon-ibm-help_desk:before{content:"\ec0e"}.icon-ibm-hinton_plot:before{content:"\ec0b"}.icon-ibm-hole_filing_cursor:before{content:"\ec09"}.icon-ibm-hole_filling:before{content:"\ec08"}.icon-ibm-home:before{content:"\ec07"}.icon-ibm-hospital:before{content:"\ec05"}.icon-ibm-hospital_bed:before{content:"\ec06"}.icon-ibm-hotel:before{content:"\ec04"}.icon-ibm-hourglass:before{content:"\ec03"}.icon-ibm-humidity:before{content:"\ebff"}.icon-ibm-humidity-alt:before{content:"\ec00"}.icon-ibm-hurricane:before{content:"\ebfe"}.icon-ibm-hybrid_networking:before{content:"\ebfd"}.icon-ibm-iCA_2D:before{content:"\ebf6"}.icon-ibm-iD:before{content:"\ebf3"}.icon-ibm-ibm-earth_america:before{content:"\ebf9"}.icon-ibm-ibm-earth_america-filled:before{content:"\ebfa"}.icon-ibm-ibm-earth_europa_africa:before{content:"\ebf7"}.icon-ibm-ibm-earth_europa_africa-filled:before{content:"\ebf8"}.icon-ibm-ibm_cloud:before{content:"\ebfc"}.icon-ibm-ibm_security:before{content:"\ebfb"}.icon-ibm-ice_accretion:before{content:"\ebf5"}.icon-ibm-ice_vision:before{content:"\ebf4"}.icon-ibm-idea:before{content:"\ebf2"}.icon-ibm-identification:before{content:"\ebf1"}.icon-ibm-image:before{content:"\ebec"}.icon-ibm-image_copy:before{content:"\ebf0"}.icon-ibm-image_medical:before{content:"\ebef"}.icon-ibm-image_reference:before{content:"\ebee"}.icon-ibm-image_search:before{content:"\ebed"}.icon-ibm-improve_relevence:before{content:"\ebeb"}.icon-ibm-in_progress:before{content:"\ebe8"}.icon-ibm-in_progress_error:before{content:"\ebea"}.icon-ibm-in_progress_warning:before{content:"\ebe9"}.icon-ibm-incomplete:before{content:"\ebe4"}.icon-ibm-incomplete_cancel:before{content:"\ebe7"}.icon-ibm-incomplete_error:before{content:"\ebe6"}.icon-ibm-incomplete_warning:before{content:"\ebe5"}.icon-ibm-increase_level:before{content:"\ebe3"}.icon-ibm-industry:before{content:"\ebe2"}.icon-ibm-information:before{content:"\ebde"}.icon-ibm-information-filled:before{content:"\ebdf"}.icon-ibm-information_square:before{content:"\ebe0"}.icon-ibm-information_square-filled:before{content:"\ebe1"}.icon-ibm-insert:before{content:"\ebdb"}.icon-ibm-insert_page:before{content:"\ebdd"}.icon-ibm-insert_syntax:before{content:"\ebdc"}.icon-ibm-integration:before{content:"\ebda"}.icon-ibm-interactions:before{content:"\ebd9"}.icon-ibm-interactive_segmentation_cursor:before{content:"\ebd8"}.icon-ibm-intersect:before{content:"\ebd7"}.icon-ibm-inventory_management:before{content:"\ebd6"}.icon-ibm-iot_conect:before{content:"\ebd5"}.icon-ibm-iot_platform:before{content:"\ebd4"}.icon-ibm-join_full:before{content:"\ebd0"}.icon-ibm-join_inner:before{content:"\ebcf"}.icon-ibm-join_outer:before{content:"\ebce"}.icon-ibm-join_right:before{content:"\ebcd"}.icon-ibm-joing_left:before{content:"\ebcc"}.icon-ibm-jump_link:before{content:"\ebc8"}.icon-ibm-keep_dry:before{content:"\ebc7"}.icon-ibm-keyboard:before{content:"\ebc6"}.icon-ibm-language:before{content:"\ebc5"}.icon-ibm-laptop:before{content:"\ebc4"}.icon-ibm-lasso:before{content:"\ebc2"}.icon-ibm-lasso_polygon:before{content:"\ebc3"}.icon-ibm-launch:before{content:"\ebbe"}.icon-ibm-launch_study_03:before{content:"\ebbf"}.icon-ibm-launch_study_1:before{content:"\ebc1"}.icon-ibm-launch_study_2:before{content:"\ebc0"}.icon-ibm-layers:before{content:"\ebbd"}.icon-ibm-legend:before{content:"\ebbc"}.icon-ibm-letter_Aa:before{content:"\ebbb"}.icon-ibm-letter_Bb:before{content:"\ebba"}.icon-ibm-letter_Cc:before{content:"\ebb9"}.icon-ibm-letter_Dd:before{content:"\ebb8"}.icon-ibm-letter_Ee:before{content:"\ebb7"}.icon-ibm-letter_Ff:before{content:"\ebb6"}.icon-ibm-letter_Gg:before{content:"\ebb5"}.icon-ibm-letter_Hh:before{content:"\ebb4"}.icon-ibm-letter_Ii:before{content:"\ebb3"}.icon-ibm-letter_Jj:before{content:"\ebb2"}.icon-ibm-letter_Kk:before{content:"\ebb1"}.icon-ibm-letter_Ll:before{content:"\ebb0"}.icon-ibm-letter_Mm:before{content:"\ebaf"}.icon-ibm-letter_Nn:before{content:"\ebae"}.icon-ibm-letter_Oo:before{content:"\ebad"}.icon-ibm-letter_Pp:before{content:"\ebac"}.icon-ibm-letter_Qq:before{content:"\ebab"}.icon-ibm-letter_Rr:before{content:"\ebaa"}.icon-ibm-letter_Ss:before{content:"\eba9"}.icon-ibm-letter_Tt:before{content:"\eba8"}.icon-ibm-letter_Uu:before{content:"\eba7"}.icon-ibm-letter_Vv:before{content:"\eba6"}.icon-ibm-letter_Ww:before{content:"\eba5"}.icon-ibm-letter_Xx:before{content:"\eba4"}.icon-ibm-letter_Yy:before{content:"\eba3"}.icon-ibm-letter_Zz:before{content:"\eba2"}.icon-ibm-license:before{content:"\eb9b"}.icon-ibm-license_draft:before{content:"\eba1"}.icon-ibm-license_global:before{content:"\eba0"}.icon-ibm-license_maintenance:before{content:"\eb9e"}.icon-ibm-license_maintenance_draft:before{content:"\eb9f"}.icon-ibm-license_third_party:before{content:"\eb9c"}.icon-ibm-license_third_party_draft:before{content:"\eb9d"}.icon-ibm-lifesaver:before{content:"\eb9a"}.icon-ibm-light:before{content:"\eb98"}.icon-ibm-light-filled:before{content:"\eb99"}.icon-ibm-lightning:before{content:"\eb97"}.icon-ibm-link:before{content:"\eb96"}.icon-ibm-linux:before{content:"\eb94"}.icon-ibm-linux-alt:before{content:"\eb95"}.icon-ibm-list:before{content:"\eb8e"}.icon-ibm-list_boxes:before{content:"\eb93"}.icon-ibm-list_bullet:before{content:"\eb92"}.icon-ibm-list_checked:before{content:"\eb91"}.icon-ibm-list_dropdown:before{content:"\eb90"}.icon-ibm-list_numbered:before{content:"\eb8f"}.icon-ibm-location:before{content:"\eb81"}.icon-ibm-location-filled:before{content:"\eb82"}.icon-ibm-location_company:before{content:"\eb8c"}.icon-ibm-location_company-filled:before{content:"\eb8d"}.icon-ibm-location_current:before{content:"\eb8b"}.icon-ibm-location_hazard:before{content:"\eb89"}.icon-ibm-location_hazard-filled:before{content:"\eb8a"}.icon-ibm-location_heart:before{content:"\eb87"}.icon-ibm-location_heart-filled:before{content:"\eb88"}.icon-ibm-location_person:before{content:"\eb85"}.icon-ibm-location_person-filled:before{content:"\eb86"}.icon-ibm-location_star:before{content:"\eb83"}.icon-ibm-location_star-filled:before{content:"\eb84"}.icon-ibm-locked:before{content:"\eb80"}.icon-ibm-login:before{content:"\eb7f"}.icon-ibm-logo_digg:before{content:"\eb7e"}.icon-ibm-logo_discord:before{content:"\eb7d"}.icon-ibm-logo_facebook:before{content:"\eb7c"}.icon-ibm-logo_flickr:before{content:"\eb7b"}.icon-ibm-logo_github:before{content:"\eb7a"}.icon-ibm-logo_glassdoor:before{content:"\eb79"}.icon-ibm-logo_instagram:before{content:"\eb78"}.icon-ibm-logo_jupyter:before{content:"\eb77"}.icon-ibm-logo_keybase:before{content:"\eb76"}.icon-ibm-logo_linkedin:before{content:"\eb75"}.icon-ibm-logo_livestream:before{content:"\eb74"}.icon-ibm-logo_medium:before{content:"\eb73"}.icon-ibm-logo_openshift:before{content:"\eb72"}.icon-ibm-logo_pinterest:before{content:"\eb71"}.icon-ibm-logo_python:before{content:"\eb70"}.icon-ibm-logo_quora:before{content:"\eb6f"}.icon-ibm-logo_r_script:before{content:"\eb6e"}.icon-ibm-logo_skype:before{content:"\eb6d"}.icon-ibm-logo_slack:before{content:"\eb6c"}.icon-ibm-logo_snapchat:before{content:"\eb6b"}.icon-ibm-logo_tumblr:before{content:"\eb6a"}.icon-ibm-logo_twitter:before{content:"\eb69"}.icon-ibm-logo_vmware:before{content:"\eb68"}.icon-ibm-logo_xing:before{content:"\eb67"}.icon-ibm-logo_yelp:before{content:"\eb66"}.icon-ibm-logo_youtube:before{content:"\eb65"}.icon-ibm-logout:before{content:"\eb64"}.icon-ibm-loop:before{content:"\eb63"}.icon-ibm-mac_command:before{content:"\eb62"}.icon-ibm-mac_option:before{content:"\eb61"}.icon-ibm-mac_shift:before{content:"\eb60"}.icon-ibm-machine_learning:before{content:"\eb5e"}.icon-ibm-machine_learning_model:before{content:"\eb5f"}.icon-ibm-magic_wand:before{content:"\eb5c"}.icon-ibm-magic_wand-filled:before{content:"\eb5d"}.icon-ibm-magnify:before{content:"\eb5b"}.icon-ibm-mail-alt:before{content:"\eb59"}.icon-ibm-mail_reply:before{content:"\eb5a"}.icon-ibm-mammogram:before{content:"\eb58"}.icon-ibm-managed_solutions:before{content:"\eb57"}.icon-ibm-map:before{content:"\eb55"}.icon-ibm-map_boundary:before{content:"\eb56"}.icon-ibm-marine_alert:before{content:"\eb54"}.icon-ibm-math_curve:before{content:"\eb53"}.icon-ibm-matrix:before{content:"\eb52"}.icon-ibm-maximize:before{content:"\eb51"}.icon-ibm-media_library:before{content:"\eb50"}.icon-ibm-medication:before{content:"\eb4d"}.icon-ibm-medication_alert:before{content:"\eb4f"}.icon-ibm-medication_reminder:before{content:"\eb4e"}.icon-ibm-menu:before{content:"\eb4c"}.icon-ibm-meter:before{content:"\eb4a"}.icon-ibm-meter-alt:before{content:"\eb4b"}.icon-ibm-microphone:before{content:"\eb46"}.icon-ibm-microphone-filled:before{content:"\eb47"}.icon-ibm-microphone_off:before{content:"\eb48"}.icon-ibm-microphone_off-filled:before{content:"\eb49"}.icon-ibm-microscope:before{content:"\eb45"}.icon-ibm-migrate:before{content:"\eb43"}.icon-ibm-migrate_all:before{content:"\eb44"}.icon-ibm-milestone:before{content:"\eb42"}.icon-ibm-minimize:before{content:"\eb41"}.icon-ibm-misuse:before{content:"\eb3f"}.icon-ibm-misuse-outline:before{content:"\eb40"}.icon-ibm-mixed_rain_hail:before{content:"\eb3e"}.icon-ibm-mobile:before{content:"\eb32"}.icon-ibm-mobile_add:before{content:"\eb3d"}.icon-ibm-mobile_audio .path1:before{content:"\eb36";color:#000}.icon-ibm-mobile_audio .path2:before{content:"\eb37";margin-left:-1em;color:#000}.icon-ibm-mobile_audio .path3:before{content:"\eb38";margin-left:-1em;color:#171717}.icon-ibm-mobile_audio .path4:before{content:"\eb39";margin-left:-1em;color:#171717}.icon-ibm-mobile_audio .path5:before{content:"\eb3a";margin-left:-1em;color:#171717}.icon-ibm-mobile_audio .path6:before{content:"\eb3b";margin-left:-1em;color:#171717}.icon-ibm-mobile_audio .path7:before{content:"\eb3c";margin-left:-1em;color:#171717}.icon-ibm-mobile_check:before{content:"\eb35"}.icon-ibm-mobile_download:before{content:"\eb34"}.icon-ibm-mobile_landscape:before{content:"\eb33"}.icon-ibm-model:before{content:"\eb2d"}.icon-ibm-model-alt:before{content:"\eb2e"}.icon-ibm-model_builder:before{content:"\eb30"}.icon-ibm-model_builder_reference:before{content:"\eb31"}.icon-ibm-model_reference:before{content:"\eb2f"}.icon-ibm-money:before{content:"\eb2c"}.icon-ibm-monster:before{content:"\eb2b"}.icon-ibm-monument:before{content:"\eb2a"}.icon-ibm-moon:before{content:"\eb29"}.icon-ibm-moonrise:before{content:"\eb28"}.icon-ibm-moonset:before{content:"\eb27"}.icon-ibm-mostly_cloudy:before{content:"\eb25"}.icon-ibm-mostly_cloudy_night:before{content:"\eb26"}.icon-ibm-mountain:before{content:"\eb24"}.icon-ibm-move:before{content:"\eb22"}.icon-ibm-movement:before{content:"\eb21"}.icon-ibm-music:before{content:"\eb17"}.icon-ibm-music_add:before{content:"\eb19"}.icon-ibm-music_remove:before{content:"\eb18"}.icon-ibm-name_space:before{content:"\eb16"}.icon-ibm-navaid_civil:before{content:"\eb15"}.icon-ibm-navaid_dme:before{content:"\eb14"}.icon-ibm-navaid_helipad:before{content:"\eb13"}.icon-ibm-navaid_military:before{content:"\eb11"}.icon-ibm-navaid_military_civil:before{content:"\eb12"}.icon-ibm-navaid_ndb:before{content:"\eafa"}.icon-ibm-navaid_ndb_dme .path1:before{content:"\eafb";color:#171717}.icon-ibm-navaid_ndb_dme .path2:before{content:"\eafc";margin-left:-1em;color:#171717}.icon-ibm-navaid_ndb_dme .path3:before{content:"\eafd";margin-left:-1em;color:#171717}.icon-ibm-navaid_ndb_dme .path4:before{content:"\eafe";margin-left:-1em;color:#171717}.icon-ibm-navaid_ndb_dme .path5:before{content:"\eaff";margin-left:-1em;color:#171717}.icon-ibm-navaid_ndb_dme .path6:before{content:"\eb00";margin-left:-1em;color:#000}.icon-ibm-navaid_ndb_dme .path7:before{content:"\eb01";margin-left:-1em;color:#000}.icon-ibm-navaid_ndb_dme .path8:before{content:"\eb02";margin-left:-1em;color:#000}.icon-ibm-navaid_ndb_dme .path9:before{content:"\eb03";margin-left:-1em;color:#000}.icon-ibm-navaid_ndb_dme .path10:before{content:"\eb04";margin-left:-1em;color:#000}.icon-ibm-navaid_ndb_dme .path11:before{content:"\eb05";margin-left:-1em;color:#000}.icon-ibm-navaid_ndb_dme .path12:before{content:"\eb06";margin-left:-1em;color:#000}.icon-ibm-navaid_ndb_dme .path13:before{content:"\eb07";margin-left:-1em;color:#000}.icon-ibm-navaid_ndb_dme .path14:before{content:"\eb08";margin-left:-1em;color:#000}.icon-ibm-navaid_ndb_dme .path15:before{content:"\eb09";margin-left:-1em;color:#000}.icon-ibm-navaid_ndb_dme .path16:before{content:"\eb0a";margin-left:-1em;color:#000}.icon-ibm-navaid_ndb_dme .path17:before{content:"\eb0b";margin-left:-1em;color:#000}.icon-ibm-navaid_ndb_dme .path18:before{content:"\eb0c";margin-left:-1em;color:#000}.icon-ibm-navaid_ndb_dme .path19:before{content:"\eb0d";margin-left:-1em;color:#000}.icon-ibm-navaid_ndb_dme .path20:before{content:"\eb0e";margin-left:-1em;color:#000}.icon-ibm-navaid_ndb_dme .path21:before{content:"\eb0f";margin-left:-1em;color:#000}.icon-ibm-navaid_ndb_dme .path22:before{content:"\eb10";margin-left:-1em;color:#000}.icon-ibm-navaid_private:before{content:"\eaf9"}.icon-ibm-navaid_seaplane:before{content:"\eaf8"}.icon-ibm-navaid_tacan:before{content:"\eaf7"}.icon-ibm-navaid_vhfor:before{content:"\eaf6"}.icon-ibm-navaid_vor .path1:before{content:"\eaf4";color:#000}.icon-ibm-navaid_vor .path2:before{content:"\eaf5";margin-left:-1em;color:#171717}.icon-ibm-navaid_vordme .path1:before{content:"\eaf2";color:#000}.icon-ibm-navaid_vordme .path2:before{content:"\eaf3";margin-left:-1em;color:#171717}.icon-ibm-navaid_vortac:before{content:"\eaf1"}.icon-ibm-network_1:before{content:"\eaf0"}.icon-ibm-network_2:before{content:"\eaef"}.icon-ibm-network_3:before{content:"\eaed"}.icon-ibm-network_3_reference:before{content:"\eaee"}.icon-ibm-network_4:before{content:"\eaec"}.icon-ibm-new_tab:before{content:"\eaeb"}.icon-ibm-next-filled:before{content:"\eaea"}.icon-ibm-next-outline:before{content:"\eae9"}.icon-ibm-no_image:before{content:"\eae8"}.icon-ibm-no_ticket:before{content:"\eae7"}.icon-ibm-nominal:before{content:"\eae6"}.icon-ibm-nominate:before{content:"\eae5"}.icon-ibm-non_certified:before{content:"\eae4"}.icon-ibm-noodle_bowl:before{content:"\eae3"}.icon-ibm-not-sent:before{content:"\eae0"}.icon-ibm-not_available:before{content:"\eae2"}.icon-ibm-not_sent-filled:before{content:"\eae1"}.icon-ibm-notebook:before{content:"\eade"}.icon-ibm-notebook_reference:before{content:"\eadf"}.icon-ibm-notification:before{content:"\ead9"}.icon-ibm-notification-filled:before{content:"\eada"}.icon-ibm-notification_new:before{content:"\eadd"}.icon-ibm-notification_off:before{content:"\eadb"}.icon-ibm-notification_off-filled:before{content:"\eadc"}.icon-ibm-number_-7:before{content:"\ead8"}.icon-ibm-number_0:before{content:"\ead7"}.icon-ibm-number_1 .path1:before{content:"\ead5";color:#fff}.icon-ibm-number_1 .path2:before{content:"\ead6";margin-left:-1em;color:#000}.icon-ibm-number_2:before{content:"\ead4"}.icon-ibm-number_3:before{content:"\ead3"}.icon-ibm-number_4 .path1:before{content:"\ead1";color:#fff}.icon-ibm-number_4 .path2:before{content:"\ead2";margin-left:-1em;color:#000}.icon-ibm-number_5:before{content:"\ead0"}.icon-ibm-number_6:before{content:"\eacf"}.icon-ibm-number_8:before{content:"\eace"}.icon-ibm-number_9:before{content:"\eacd"}.icon-ibm-number_small_0:before{content:"\eacc"}.icon-ibm-number_small_1:before{content:"\eacb"}.icon-ibm-number_small_2:before{content:"\eaca"}.icon-ibm-number_small_3:before{content:"\eac9"}.icon-ibm-number_small_4:before{content:"\eac8"}.icon-ibm-number_small_5:before{content:"\eac7"}.icon-ibm-number_small_6:before{content:"\eac6"}.icon-ibm-number_small_7:before{content:"\eac5"}.icon-ibm-number_small_8:before{content:"\eac4"}.icon-ibm-number_small_9:before{content:"\eac3"}.icon-ibm-object_storage:before{content:"\eac2"}.icon-ibm-observed_hail:before{content:"\eac1"}.icon-ibm-observed_lightning:before{content:"\eac0"}.icon-ibm-omega:before{content:"\eabf"}.icon-ibm-opacity:before{content:"\eabe"}.icon-ibm-open_panel-filled-bottom:before{content:"\eab9"}.icon-ibm-open_panel-filled-left:before{content:"\eab8"}.icon-ibm-open_panel-filled-right:before{content:"\eab7"}.icon-ibm-open_panel-filled-top:before{content:"\eab6"}.icon-ibm-open_panel_bottom:before{content:"\eabd"}.icon-ibm-open_panel_left:before{content:"\eabc"}.icon-ibm-open_panel_right:before{content:"\eabb"}.icon-ibm-open_panel_top:before{content:"\eaba"}.icon-ibm-operation:before{content:"\eab3"}.icon-ibm-operation_gauge:before{content:"\eab5"}.icon-ibm-operation_if:before{content:"\eab4"}.icon-ibm-operations_filled:before{content:"\eab2"}.icon-ibm-operations_record:before{content:"\eab1"}.icon-ibm-ordinal:before{content:"\eab0"}.icon-ibm-outage:before{content:"\eaaf"}.icon-ibm-outlook_severe:before{content:"\eaae"}.icon-ibm-overflow_menu_horizontal:before{content:"\eaad"}.icon-ibm-overflow_menu_vertical:before{content:"\eaac"}.icon-ibm-overlay:before{content:"\eaab"}.icon-ibm-package:before{content:"\eaaa"}.icon-ibm-page_break:before{content:"\eaa9"}.icon-ibm-page_first:before{content:"\eaa8"}.icon-ibm-page_last:before{content:"\eaa7"}.icon-ibm-page_number:before{content:"\eaa6"}.icon-ibm-page_scroll:before{content:"\eaa5"}.icon-ibm-paint_brush:before{content:"\eaa3"}.icon-ibm-paint_brush-alt:before{content:"\eaa4"}.icon-ibm-palm_tree:before{content:"\eaa2"}.icon-ibm-pan_horizontal:before{content:"\eaa1"}.icon-ibm-pan_vertical:before{content:"\eaa0"}.icon-ibm-panel_expansion:before{content:"\ea9f"}.icon-ibm-panel_scane:before{content:"\ea9e"}.icon-ibm-paragraph:before{content:"\ea9d"}.icon-ibm-parameter:before{content:"\ea9c"}.icon-ibm-parent_child:before{content:"\ea9b"}.icon-ibm-partly_cloudy_night:before{content:"\ea9a"}.icon-ibm-partnership:before{content:"\ea99"}.icon-ibm-party_cloudy:before{content:"\ea98"}.icon-ibm-passenger_drinks:before{content:"\ea97"}.icon-ibm-passenger_plus:before{content:"\ea96"}.icon-ibm-password:before{content:"\ea95"}.icon-ibm-paste:before{content:"\ea94"}.icon-ibm-pause:before{content:"\ea8e"}.icon-ibm-pause-filled:before{content:"\ea91"}.icon-ibm-pause-outline:before{content:"\ea8f"}.icon-ibm-pause-outline-filled:before{content:"\ea90"}.icon-ibm-pause_future:before{content:"\ea93"}.icon-ibm-pause_past:before{content:"\ea92"}.icon-ibm-pedestrian:before{content:"\ea89"}.icon-ibm-pedestrian_child:before{content:"\ea8b"}.icon-ibm-pedestrian_family:before{content:"\ea8a"}.icon-ibm-pen:before{content:"\ea87"}.icon-ibm-pen_fountain:before{content:"\ea88"}.icon-ibm-pending:before{content:"\ea85"}.icon-ibm-pending-filled:before{content:"\ea86"}.icon-ibm-percentage:before{content:"\ea83"}.icon-ibm-percentage-filled:before{content:"\ea84"}.icon-ibm-person:before{content:"\ea81"}.icon-ibm-person_favorite:before{content:"\ea82"}.icon-ibm-pest:before{content:"\ea80"}.icon-ibm-pet_image_0:before{content:"\ea7f"}.icon-ibm-pet_image_B:before{content:"\ea7e"}.icon-ibm-phone-filled:before{content:"\ea6e"}.icon-ibm-phone_block:before{content:"\ea7c"}.icon-ibm-phone_block-filled:before{content:"\ea7d"}.icon-ibm-phone_incoming .path1:before{content:"\ea78";color:#000}.icon-ibm-phone_incoming .path2:before{content:"\ea79";margin-left:-1em;color:#221f20}.icon-ibm-phone_incoming-filled .path1:before{content:"\ea7a";color:#000}.icon-ibm-phone_incoming-filled .path2:before{content:"\ea7b";margin-left:-1em;color:#221f20}.icon-ibm-phone_ip:before{content:"\ea77"}.icon-ibm-phone_off:before{content:"\ea75"}.icon-ibm-phone_off-filled:before{content:"\ea76"}.icon-ibm-phone_outgoing .path1:before{content:"\ea71";color:#000}.icon-ibm-phone_outgoing .path2:before{content:"\ea72";margin-left:-1em;color:#221f20}.icon-ibm-phone_outgoing-filled .path1:before{content:"\ea73";color:#000}.icon-ibm-phone_outgoing-filled .path2:before{content:"\ea74";margin-left:-1em;color:#221f20}.icon-ibm-phone_voice:before{content:"\ea6f"}.icon-ibm-phone_voice-filled:before{content:"\ea70"}.icon-ibm-phrase_sentiment:before{content:"\ea6c"}.icon-ibm-picnic_area:before{content:"\ea6b"}.icon-ibm-piggy_bank:before{content:"\ea69"}.icon-ibm-piggy_bank_slot:before{content:"\ea6a"}.icon-ibm-pils:before{content:"\ea66"}.icon-ibm-pils_add:before{content:"\ea68"}.icon-ibm-pils_substract:before{content:"\ea67"}.icon-ibm-pin:before{content:"\ea64"}.icon-ibm-pin-filled:before{content:"\ea65"}.icon-ibm-plane:before{content:"\ea61"}.icon-ibm-plane_private:before{content:"\ea63"}.icon-ibm-plane_sea:before{content:"\ea62"}.icon-ibm-play:before{content:"\ea5c"}.icon-ibm-play-filled:before{content:"\ea5f"}.icon-ibm-play-filled-1:before{content:"\ea60"}.icon-ibm-play-outline:before{content:"\ea5d"}.icon-ibm-play-outline-filled:before{content:"\ea5e"}.icon-ibm-playlist:before{content:"\ea5b"}.icon-ibm-plug:before{content:"\ea59"}.icon-ibm-plug_filled:before{content:"\ea5a"}.icon-ibm-pointer_text:before{content:"\ea57"}.icon-ibm-police:before{content:"\ea56"}.icon-ibm-policy:before{content:"\ea55"}.icon-ibm-popup:before{content:"\ea54"}.icon-ibm-portfolio:before{content:"\ea53"}.icon-ibm-power:before{content:"\ea52"}.icon-ibm-presentation_file:before{content:"\ea50"}.icon-ibm-pressure:before{content:"\ea4e"}.icon-ibm-pressure-filled:before{content:"\ea4f"}.icon-ibm-previous-filled:before{content:"\ea4d"}.icon-ibm-previous-outline:before{content:"\ea4c"}.icon-ibm-printer:before{content:"\ea4b"}.icon-ibm-product:before{content:"\ea4a"}.icon-ibm-progress_bar:before{content:"\ea48"}.icon-ibm-progress_bar_round:before{content:"\ea49"}.icon-ibm-purchase:before{content:"\ea47"}.icon-ibm-qq_plot:before{content:"\ea46"}.icon-ibm-qr_code:before{content:"\ea45"}.icon-ibm-quadrant_plot:before{content:"\ea44"}.icon-ibm-query:before{content:"\ea42"}.icon-ibm-query_queue:before{content:"\ea43"}.icon-ibm-queued:before{content:"\ea41"}.icon-ibm-quotes:before{content:"\ea40"}.icon-ibm-radar:before{content:"\ea3d"}.icon-ibm-radar_enhanced:before{content:"\ea3f"}.icon-ibm-radar_weather:before{content:"\ea3e"}.icon-ibm-radio:before{content:"\ea3a"}.icon-ibm-radio_button:before{content:"\ea3b"}.icon-ibm-radio_button_checked:before{content:"\ea3c"}.icon-ibm-rain:before{content:"\ea34"}.icon-ibm-rain_drizzle:before{content:"\ea39"}.icon-ibm-rain_drop:before{content:"\ea38"}.icon-ibm-rain_heavy:before{content:"\ea37"}.icon-ibm-rain_scattered:before{content:"\ea35"}.icon-ibm-rain_scattered_night:before{content:"\ea36"}.icon-ibm-receipt:before{content:"\ea32"}.icon-ibm-recommend:before{content:"\ea31"}.icon-ibm-recording:before{content:"\ea2e"}.icon-ibm-recording-filled:before{content:"\ea2f"}.icon-ibm-recording-filled-alt:before{content:"\ea30"}.icon-ibm-redo:before{content:"\ea2d"}.icon-ibm-ref_evapotranspiration:before{content:"\ea2c"}.icon-ibm-reflect_horizontal:before{content:"\ea2b"}.icon-ibm-reflect_vertical:before{content:"\ea2a"}.icon-ibm-region_analysis_area:before{content:"\ea29"}.icon-ibm-region_analysis_volume .path1:before{content:"\ea27";color:#231f20}.icon-ibm-region_analysis_volume .path2:before{content:"\ea28";margin-left:-1em;color:#000}.icon-ibm-registration:before{content:"\ea26"}.icon-ibm-reminder:before{content:"\ea24"}.icon-ibm-reminder_medical:before{content:"\ea25"}.icon-ibm-rencently_viewed:before{content:"\ea23"}.icon-ibm-renew:before{content:"\ea22"}.icon-ibm-repeat:before{content:"\ea20"}.icon-ibm-repeat_one:before{content:"\ea21"}.icon-ibm-reply:before{content:"\ea1e"}.icon-ibm-reply_all:before{content:"\ea1f"}.icon-ibm-report:before{content:"\ea1c"}.icon-ibm-report_data:before{content:"\ea1d"}.icon-ibm-request_note:before{content:"\ea1b"}.icon-ibm-reset:before{content:"\ea1a"}.icon-ibm-rest-alt:before{content:"\ea19"}.icon-ibm-restart:before{content:"\ea18"}.icon-ibm-restaurant:before{content:"\ea16"}.icon-ibm-restaurant_fine:before{content:"\ea17"}.icon-ibm-rewind_10:before{content:"\ea14"}.icon-ibm-rewind_30:before{content:"\ea13"}.icon-ibm-rewind_5:before{content:"\ea15"}.icon-ibm-road:before{content:"\ea11"}.icon-ibm-road_weather:before{content:"\ea12"}.icon-ibm-roadmap:before{content:"\ea10"}.icon-ibm-rocket:before{content:"\ea0f"}.icon-ibm-rotate:before{content:"\ea04"}.icon-ibm-rotate_180:before{content:"\ea0e"}.icon-ibm-rotate_360:before{content:"\ea0d"}.icon-ibm-rotate_clockwise:before{content:"\ea09"}.icon-ibm-rotate_clockwise-alt:before{content:"\ea0b"}.icon-ibm-rotate_clockwise-alt-filled:before{content:"\ea0c"}.icon-ibm-rotate_clockwise-filled:before{content:"\ea0a"}.icon-ibm-rotate_counterclockwise:before{content:"\ea05"}.icon-ibm-rotate_counterclockwise-alt:before{content:"\ea07"}.icon-ibm-rotate_counterclockwise-alt-filled:before{content:"\ea08"}.icon-ibm-rotate_counterclockwise-filled:before{content:"\ea06"}.icon-ibm-row:before{content:"\e9ff"}.icon-ibm-row_collapse:before{content:"\ea03"}.icon-ibm-row_delete:before{content:"\ea02"}.icon-ibm-row_expand:before{content:"\ea01"}.icon-ibm-row_insert:before{content:"\ea00"}.icon-ibm-rss:before{content:"\e9fe"}.icon-ibm-rule:before{content:"\e9fd"}.icon-ibm-ruler:before{content:"\e9fb"}.icon-ibm-ruler-alt:before{content:"\e9fc"}.icon-ibm-run:before{content:"\e9fa"}.icon-ibm-sailboat_coastal:before{content:"\e9f7"}.icon-ibm-sailboat_offshore:before{content:"\e9f6"}.icon-ibm-sankey_diagram:before{content:"\e9f4"}.icon-ibm-sankey_diagram-alt:before{content:"\e9f5"}.icon-ibm-satellite:before{content:"\e9f1"}.icon-ibm-satellite_radar:before{content:"\e9f3"}.icon-ibm-satellite_weather:before{content:"\e9f2"}.icon-ibm-save:before{content:"\e9ec"}.icon-ibm-save_annotation:before{content:"\e9f0"}.icon-ibm-save_image:before{content:"\e9ef"}.icon-ibm-save_model:before{content:"\e9ee"}.icon-ibm-save_series:before{content:"\e9ed"}.icon-ibm-scales:before{content:"\e9ea"}.icon-ibm-scales_tipped:before{content:"\e9eb"}.icon-ibm-scalpel:before{content:"\e9e6"}.icon-ibm-scalpel_cursor:before{content:"\e9e9"}.icon-ibm-scalpel_lasso:before{content:"\e9e8"}.icon-ibm-scalpel_select:before{content:"\e9e7"}.icon-ibm-scan:before{content:"\e9e4"}.icon-ibm-scan_disabled:before{content:"\e9e5"}.icon-ibm-scatter_matrix:before{content:"\e9e3"}.icon-ibm-schematics:before{content:"\e9e2"}.icon-ibm-scooter:before{content:"\e9e0"}.icon-ibm-scooter_front:before{content:"\e9e1"}.icon-ibm-screen:before{content:"\e9de"}.icon-ibm-screen_off:before{content:"\e9df"}.icon-ibm-script:before{content:"\e9dc"}.icon-ibm-script_reference:before{content:"\e9dd"}.icon-ibm-search:before{content:"\e9d9"}.icon-ibm-search_locate:before{content:"\e9da"}.icon-ibm-security:before{content:"\e9d8"}.icon-ibm-select_01:before{content:"\e9d7"}.icon-ibm-select_02:before{content:"\e9d6"}.icon-ibm-select_window:before{content:"\e9d5"}.icon-ibm-send:before{content:"\e9d0"}.icon-ibm-send-alt:before{content:"\e9d3"}.icon-ibm-send-filled:before{content:"\e9d1"}.icon-ibm-send-filled-1:before{content:"\e9d2"}.icon-ibm-send_to_back:before{content:"\e9d4"}.icon-ibm-service_desk:before{content:"\e9cf"}.icon-ibm-settings:before{content:"\e9cc"}.icon-ibm-settings_adjust:before{content:"\e9ce"}.icon-ibm-settings_check:before{content:"\e9cd"}.icon-ibm-shape_except:before{content:"\e9cb"}.icon-ibm-shape_exclude:before{content:"\e9ca"}.icon-ibm-shape_intersect:before{content:"\e9c9"}.icon-ibm-shape_join:before{content:"\e9c8"}.icon-ibm-shape_unite:before{content:"\e9c7"}.icon-ibm-share:before{content:"\e9c5"}.icon-ibm-share_knowledge:before{content:"\e9c6"}.icon-ibm-shopping_bag:before{content:"\e9c4"}.icon-ibm-shopping_cart:before{content:"\e9bd"}.icon-ibm-shopping_cart_arrow_down:before{content:"\e9c3"}.icon-ibm-shopping_cart_arrow_up:before{content:"\e9c2"}.icon-ibm-shopping_cart_clear:before{content:"\e9c1"}.icon-ibm-shopping_cart_error:before{content:"\e9c0"}.icon-ibm-shopping_cart_minus:before{content:"\e9bf"}.icon-ibm-shopping_cart_plus:before{content:"\e9be"}.icon-ibm-shopping_catalog:before{content:"\e9bc"}.icon-ibm-shrink_screen:before{content:"\e9ba"}.icon-ibm-shrink_screen-filled:before{content:"\e9bb"}.icon-ibm-shuffle:before{content:"\e9b9"}.icon-ibm-shuttle:before{content:"\e9b8"}.icon-ibm-sight:before{content:"\e9b7"}.icon-ibm-sigma:before{content:"\e9b6"}.icon-ibm-signal_strength:before{content:"\e9b5"}.icon-ibm-skill_level:before{content:"\e9b1"}.icon-ibm-skill_level_advanced:before{content:"\e9b4"}.icon-ibm-skill_level_basic:before{content:"\e9b3"}.icon-ibm-skill_level_intermediate:before{content:"\e9b2"}.icon-ibm-skip_back:before{content:"\e9ab"}.icon-ibm-skip_back-filled:before{content:"\e9b0"}.icon-ibm-skip_back-outline:before{content:"\e9ae"}.icon-ibm-skip_back-outline-filled:before{content:"\e9af"}.icon-ibm-skip_back-solid:before{content:"\e9ac"}.icon-ibm-skip_back-solid-filled:before{content:"\e9ad"}.icon-ibm-skip_forward-outline:before{content:"\e9a9"}.icon-ibm-skip_forward-outline-filled:before{content:"\e9aa"}.icon-ibm-skip_forward-solid:before{content:"\e9a7"}.icon-ibm-skip_forward-solid-filled:before{content:"\e9a8"}.icon-ibm-skip_foward:before{content:"\e9a5"}.icon-ibm-skip_foward-filled:before{content:"\e9a6"}.icon-ibm-sleet:before{content:"\e9a4"}.icon-ibm-smell:before{content:"\e9a3"}.icon-ibm-smoke:before{content:"\e9a2"}.icon-ibm-smoothing .path1:before{content:"\e996";color:#000}.icon-ibm-smoothing .path2:before{content:"\e997";margin-left:-1em;color:#020202}.icon-ibm-smoothing .path3:before{content:"\e998";margin-left:-1em;color:#020202}.icon-ibm-smoothing .path4:before{content:"\e999";margin-left:-1em;color:#020202}.icon-ibm-smoothing .path5:before{content:"\e99a";margin-left:-1em;color:#020202}.icon-ibm-smoothing .path6:before{content:"\e99b";margin-left:-1em;color:#020202}.icon-ibm-smoothing .path7:before{content:"\e99c";margin-left:-1em;color:#020202}.icon-ibm-smoothing .path8:before{content:"\e99d";margin-left:-1em;color:#020202}.icon-ibm-smoothing .path9:before{content:"\e99e";margin-left:-1em;color:#020202}.icon-ibm-smoothing .path10:before{content:"\e99f";margin-left:-1em;color:#020202}.icon-ibm-smoothing .path11:before{content:"\e9a0";margin-left:-1em;color:#020202}.icon-ibm-smoothing_cursor:before{content:"\e9a1"}.icon-ibm-snooze:before{content:"\e995"}.icon-ibm-snow:before{content:"\e98f"}.icon-ibm-snow_blizzard:before{content:"\e994"}.icon-ibm-snow_density:before{content:"\e993"}.icon-ibm-snow_heavy:before{content:"\e992"}.icon-ibm-snow_scattered:before{content:"\e990"}.icon-ibm-snow_scattered_night:before{content:"\e991"}.icon-ibm-snowflake:before{content:"\e98e"}.icon-ibm-soccer:before{content:"\e98d"}.icon-ibm-soil_moisture:before{content:"\e989"}.icon-ibm-soil_moisture_field:before{content:"\e98b"}.icon-ibm-soil_moisture_field-1:before{content:"\e98c"}.icon-ibm-soil_moisture_global:before{content:"\e98a"}.icon-ibm-soil_temperature:before{content:"\e987"}.icon-ibm-soil_temperature_global:before{content:"\e988"}.icon-ibm-sort_ascending:before{content:"\e986"}.icon-ibm-sort_descending:before{content:"\e985"}.icon-ibm-spell_check:before{content:"\e984"}.icon-ibm-spine_label:before{content:"\e983"}.icon-ibm-split:before{content:"\e980"}.icon-ibm-split_discard:before{content:"\e982"}.icon-ibm-split_screen:before{content:"\e981"}.icon-ibm-spray_paint:before{content:"\e97f"}.icon-ibm-sprout:before{content:"\e97e"}.icon-ibm-stack_limitation:before{content:"\e97c"}.icon-ibm-stacked_move:before{content:"\e97b"}.icon-ibm-stacked_srolling_01:before{content:"\e97a"}.icon-ibm-stacked_srolling_02:before{content:"\e979"}.icon-ibm-stamp:before{content:"\e978"}.icon-ibm-star:before{content:"\e974"}.icon-ibm-star-filled:before{content:"\e975"}.icon-ibm-star_half:before{content:"\e977"}.icon-ibm-star_review:before{content:"\e976"}.icon-ibm-stay_inside:before{content:"\e973"}.icon-ibm-stem_leaf_plot:before{content:"\e972"}.icon-ibm-stethoscope:before{content:"\e971"}.icon-ibm-stop:before{content:"\e96a"}.icon-ibm-stop-filled:before{content:"\e96d"}.icon-ibm-stop-filled-alt:before{content:"\e96e"}.icon-ibm-stop-outline:before{content:"\e96b"}.icon-ibm-stop-outline-filled:before{content:"\e96c"}.icon-ibm-stop_sign:before{content:"\e96f"}.icon-ibm-stop_sign-filled:before{content:"\e970"}.icon-ibm-storage_pool:before{content:"\e969"}.icon-ibm-storage_request:before{content:"\e968"}.icon-ibm-store:before{content:"\e967"}.icon-ibm-storm_tracker:before{content:"\e966"}.icon-ibm-strawberry:before{content:"\e965"}.icon-ibm-stress_breath_editor:before{content:"\e964"}.icon-ibm-string_integer:before{content:"\e963"}.icon-ibm-string_text:before{content:"\e962"}.icon-ibm-study_next:before{content:"\e961"}.icon-ibm-study_previous:before{content:"\e960"}.icon-ibm-study_skip:before{content:"\e95f"}.icon-ibm-sub_volume:before{content:"\e95e"}.icon-ibm-subtract:before{content:"\e95c"}.icon-ibm-subtract-alt:before{content:"\e95d"}.icon-ibm-summary_KPI:before{content:"\e95b"}.icon-ibm-sun:before{content:"\e95a"}.icon-ibm-sunrise:before{content:"\e959"}.icon-ibm-sunset:before{content:"\e958"}.icon-ibm-swim:before{content:"\e956"}.icon-ibm-switcher:before{content:"\e955"}.icon-ibm-sys_provision:before{content:"\e954"}.icon-ibm-table:before{content:"\e94e"}.icon-ibm-table_built:before{content:"\e951"}.icon-ibm-table_of_contents:before{content:"\e950"}.icon-ibm-table_split:before{content:"\e94f"}.icon-ibm-tablet:before{content:"\e94c"}.icon-ibm-tablet_landscape:before{content:"\e94d"}.icon-ibm-tag:before{content:"\e949"}.icon-ibm-tag_edit:before{content:"\e94b"}.icon-ibm-tag_group:before{content:"\e94a"}.icon-ibm-task:before{content:"\e947"}.icon-ibm-task_view:before{content:"\e948"}.icon-ibm-taste:before{content:"\e946"}.icon-ibm-taxi:before{content:"\e945"}.icon-ibm-temperature:before{content:"\e93d"}.icon-ibm-temperature_feels_like:before{content:"\e944"}.icon-ibm-temperature_frigid:before{content:"\e943"}.icon-ibm-temperature_hot:before{content:"\e942"}.icon-ibm-temperature_inversion:before{content:"\e941"}.icon-ibm-temperature_max:before{content:"\e940"}.icon-ibm-temperature_min:before{content:"\e93f"}.icon-ibm-temperature_water:before{content:"\e93e"}.icon-ibm-template:before{content:"\e93c"}.icon-ibm-tennis:before{content:"\e93a"}.icon-ibm-tennis_ball:before{content:"\e93b"}.icon-ibm-term:before{content:"\e939"}.icon-ibm-terminal:before{content:"\e938"}.icon-ibm-text-_highlight:before{content:"\e937"}.icon-ibm-text_align_center:before{content:"\e936"}.icon-ibm-text_align_justify:before{content:"\e935"}.icon-ibm-text_align_left:before{content:"\e934"}.icon-ibm-text_align_mixed:before{content:"\e933"}.icon-ibm-text_align_right:before{content:"\e932"}.icon-ibm-text_all_caps:before{content:"\e931"}.icon-ibm-text_annotation_toggle:before{content:"\e930"}.icon-ibm-text_bold:before{content:"\e92f"}.icon-ibm-text_clear_format:before{content:"\e92e"}.icon-ibm-text_color:before{content:"\e92d"}.icon-ibm-text_creation:before{content:"\e92c"}.icon-ibm-text_fill:before{content:"\e92b"}.icon-ibm-text_font:before{content:"\e92a"}.icon-ibm-text_footnote:before{content:"\e929"}.icon-ibm-text_indent:before{content:"\e926"}.icon-ibm-text_indent_less:before{content:"\e928"}.icon-ibm-text_indent_more:before{content:"\e927"}.icon-ibm-text_italic:before{content:"\e925"}.icon-ibm-text_kerning:before{content:"\e924"}.icon-ibm-text_leading:before{content:"\e923"}.icon-ibm-text_line_sparcing:before{content:"\e922"}.icon-ibm-text_link:before{content:"\e920"}.icon-ibm-text_link_analysis:before{content:"\e921"}.icon-ibm-text_mining:before{content:"\e91e"}.icon-ibm-text_mining_applier:before{content:"\e91f"}.icon-ibm-text_new_line:before{content:"\e91d"}.icon-ibm-text_scale:before{content:"\e91c"}.icon-ibm-text_selection:before{content:"\e91b"}.icon-ibm-text_small_caps:before{content:"\e91a"}.icon-ibm-text_stikethrough:before{content:"\e919"}.icon-ibm-text_subcript:before{content:"\e918"}.icon-ibm-text_superscript:before{content:"\e917"}.icon-ibm-text_tracking:before{content:"\e916"}.icon-ibm-text_underline:before{content:"\e915"}.icon-ibm-text_vertical_alignment:before{content:"\e914"}.icon-ibm-text_wrap:before{content:"\e913"}.icon-ibm-theater:before{content:"\e912"}.icon-ibm-this_side_up:before{content:"\e911"}.icon-ibm-threshold:before{content:"\e910"}.icon-ibm-thumbnail-1:before{content:"\e90f"}.icon-ibm-thumbnail-2:before{content:"\e90e"}.icon-ibm-thumbs_down:before{content:"\e90c"}.icon-ibm-thumbs_down-filled:before{content:"\e90d"}.icon-ibm-thumbs_up:before{content:"\e90a"}.icon-ibm-thumbs_up-filled:before{content:"\e90b"}.icon-ibm-thunderstorm:before{content:"\e905"}.icon-ibm-thunderstorm_scattered:before{content:"\e908"}.icon-ibm-thunderstorm_scattered_night:before{content:"\e909"}.icon-ibm-thunderstorm_severe:before{content:"\e907"}.icon-ibm-thunderstorm_strong:before{content:"\e906"}.icon-ibm-ticket:before{content:"\e904"}.icon-ibm-tides:before{content:"\e903"}.icon-ibm-time:before{content:"\e900"}.icon-ibm-time_plot:before{content:"\e901"}.icon-ibm-timer:before{content:"\eede"}.icon-ibm-tool_box:before{content:"\eedf"}.icon-ibm-tools:before{content:"\eee0"}.icon-ibm-tools-alt:before{content:"\eee1"}.icon-ibm-tornado:before{content:"\eee2"}.icon-ibm-tornado_warning:before{content:"\eee3"}.icon-ibm-touch_1:before{content:"\eee4"}.icon-ibm-touch_1-filled:before{content:"\eee5"}.icon-ibm-touch_1_down:before{content:"\eee6"}.icon-ibm-touch_1_down-filled:before{content:"\eee7"}.icon-ibm-touch_2:before{content:"\eee8"}.icon-ibm-touch_2-filled:before{content:"\eee9"}.icon-ibm-touch_interaction:before{content:"\eeea"}.icon-ibm-traffic_cone:before{content:"\eeeb"}.icon-ibm-traffic_event:before{content:"\eeec"}.icon-ibm-traffic_flow:before{content:"\eeed"}.icon-ibm-traffic_flow_incident:before{content:"\eeee"}.icon-ibm-traffic_incident:before{content:"\eeef"}.icon-ibm-traffic_weather_incident:before{content:"\eef0"}.icon-ibm-train:before{content:"\eef1"}.icon-ibm-train_heart:before{content:"\eef2"}.icon-ibm-train_ticket:before{content:"\eef3"}.icon-ibm-train_time:before{content:"\eef4"}.icon-ibm-tram:before{content:"\eef5"}.icon-ibm-transgender:before{content:"\eef6"}.icon-ibm-translate:before{content:"\eef7"}.icon-ibm-transpose:before{content:"\eef8"}.icon-ibm-trash_can:before{content:"\eef9"}.icon-ibm-tree:before{content:"\eefa"}.icon-ibm-tree_view:before{content:"\eefb"}.icon-ibm-tree_view-alt:before{content:"\eefc"}.icon-ibm-trophy:before{content:"\eefd"}.icon-ibm-trophy-filled:before{content:"\eefe"}.icon-ibm-tropical_storm:before{content:"\eeff"}.icon-ibm-tropical_storm_model_tracks:before{content:"\ef00"}.icon-ibm-tropical_storm_tracks:before{content:"\ef01"}.icon-ibm-tropical_warning:before{content:"\ef02"}.icon-ibm-tsunami:before{content:"\ef03"}.icon-ibm-tumbnail_preview:before{content:"\ef04"}.icon-ibm-two_person_lift:before{content:"\ef05"}.icon-ibm-type_pattern:before{content:"\ef06"}.icon-ibm-types:before{content:"\ef07"}.icon-ibm-umbrella:before{content:"\ef08"}.icon-ibm-undefined:before{content:"\ef09"}.icon-ibm-undefined-filled:before{content:"\ef0a"}.icon-ibm-undo:before{content:"\ef0b"}.icon-ibm-unknown-filled:before{content:"\ef0c"}.icon-ibm-unkonwn:before{content:"\ef0d"}.icon-ibm-unlink:before{content:"\ef0e"}.icon-ibm-unlocked:before{content:"\ef0f"}.icon-ibm-up_to_top:before{content:"\ef10"}.icon-ibm-upgrade:before{content:"\ef11"}.icon-ibm-upload:before{content:"\ef12"}.icon-ibm-user:before{content:"\ef13"}.icon-ibm-user-admin:before{content:"\ef14"}.icon-ibm-user-favorite:before{content:"\ef15"}.icon-ibm-user-favorite-alt:before{content:"\ef16"}.icon-ibm-user-favorite-alt-filled:before{content:"\ef17"}.icon-ibm-user-filled:before{content:"\ef18"}.icon-ibm-user-follow:before{content:"\ef19"}.icon-ibm-user-identification:before{content:"\ef1a"}.icon-ibm-user-online:before{content:"\ef1b"}.icon-ibm-user-profile:before{content:"\ef1c"}.icon-ibm-user-role:before{content:"\ef1d"}.icon-ibm-user-x-ray:before{content:"\ef1e"}.icon-ibm-user_access:before{content:"\ef1f"}.icon-ibm-user_activity:before{content:"\ef20"}.icon-ibm-user_avatar:before{content:"\ef21"}.icon-ibm-user_avatar-filled:before{content:"\ef22"}.icon-ibm-user_avatar-filled-alt:before{content:"\ef23"}.icon-ibm-user_cerrtification:before{content:"\ef24"}.icon-ibm-user_data:before{content:"\ef25"}.icon-ibm-user_multiple:before{content:"\ef26"}.icon-ibm-user_profile-alt:before{content:"\ef27"}.icon-ibm-user_simulation:before{content:"\ef28"}.icon-ibm-user_speaker:before{content:"\ef29"}.icon-ibm-uv_index:before{content:"\ef2a"}.icon-ibm-uv_index-alt:before{content:"\ef2b"}.icon-ibm-uv_index-filled:before{content:"\ef2c"}.icon-ibm-van:before{content:"\ef2d"}.icon-ibm-video:before{content:"\ef2e"}.icon-ibm-video-filled:before{content:"\ef2f"}.icon-ibm-video_add:before{content:"\ef30"}.icon-ibm-video_chat:before{content:"\ef31"}.icon-ibm-video_off:before{content:"\ef32"}.icon-ibm-video_off-filled:before{content:"\ef33"}.icon-ibm-view:before{content:"\ef34"}.icon-ibm-view-filled:before{content:"\ef35"}.icon-ibm-view_mode_1:before{content:"\ef36"}.icon-ibm-view_mode_2:before{content:"\ef37"}.icon-ibm-view_next:before{content:"\ef38"}.icon-ibm-view_off:before{content:"\ef39"}.icon-ibm-view_off-filled:before{content:"\ef3a"}.icon-ibm-virtual_cloumn:before{content:"\ef3b"}.icon-ibm-virtual_column_key:before{content:"\ef3c"}.icon-ibm-virtual_machine:before{content:"\ef3d"}.icon-ibm-virtual_private_cloud:before{content:"\ef3e"}.icon-ibm-virtual_private_cloud-alt:before{content:"\ef3f"}.icon-ibm-visual_recognition:before{content:"\ef40"}.icon-ibm-vmdk_disk:before{content:"\ef41"}.icon-ibm-voice_activate:before{content:"\ef42"}.icon-ibm-voicemail:before{content:"\ef43"}.icon-ibm-volume_down:before{content:"\ef44"}.icon-ibm-volume_down-filled:before{content:"\ef45"}.icon-ibm-volume_down-filled-alt:before{content:"\ef46"}.icon-ibm-volume_down_alt:before{content:"\ef47"}.icon-ibm-volume_mute:before{content:"\ef48"}.icon-ibm-volume_mute-filled:before{content:"\ef49"}.icon-ibm-volume_up:before{content:"\ef4a"}.icon-ibm-volume_up-filled .path1:before{content:"\ef4b";color:#000}.icon-ibm-volume_up-filled .path2:before{content:"\ef4c";margin-left:-1em;color:#000}.icon-ibm-volume_up-filled .path3:before{content:"\ef4d";margin-left:-1em;color:#231f20}.icon-ibm-volume_up-filled-alt:before{content:"\ef4e"}.icon-ibm-volume_up_alt:before{content:"\ef4f"}.icon-ibm-wallet:before{content:"\ef50"}.icon-ibm-warning:before{content:"\ef51"}.icon-ibm-warning-filled:before{content:"\ef52"}.icon-ibm-warning_alt:before{content:"\ef53"}.icon-ibm-warning_alt-filled:before{content:"\ef54"}.icon-ibm-warning_alt_inverted:before{content:"\ef55"}.icon-ibm-warning_alt_inverted-filled:before{content:"\ef56"}.icon-ibm-warning_hex:before{content:"\ef57"}.icon-ibm-warning_hex-filled:before{content:"\ef58"}.icon-ibm-warning_other:before{content:"\ef59"}.icon-ibm-warning_square:before{content:"\ef5a"}.icon-ibm-warning_square-filled:before{content:"\ef5b"}.icon-ibm-watch:before{content:"\ef5c"}.icon-ibm-watson:before{content:"\ef5d"}.icon-ibm-watson_matchine_learning:before{content:"\ef5e"}.icon-ibm-wave_direction:before{content:"\ef5f"}.icon-ibm-wave_height:before{content:"\ef60"}.icon-ibm-wave_period:before{content:"\ef61"}.icon-ibm-weather_front_cold:before{content:"\ef62"}.icon-ibm-weather_front_stationary:before{content:"\ef63"}.icon-ibm-weather_front_warm:before{content:"\ef64"}.icon-ibm-weather_station:before{content:"\ef65"}.icon-ibm-websheet:before{content:"\ef66"}.icon-ibm-wheat:before{content:"\ef67"}.icon-ibm-wifi:before{content:"\ef68"}.icon-ibm-wifi_off:before{content:"\ef69"}.icon-ibm-wikis:before{content:"\ef6a"}.icon-ibm-wind_gusts:before{content:"\ef6b"}.icon-ibm-wind_stream:before{content:"\ef6c"}.icon-ibm-window_auto:before{content:"\ef6d"}.icon-ibm-window_base:before{content:"\ef6e"}.icon-ibm-window_overlay:before{content:"\ef6f"}.icon-ibm-window_preset .path1:before{content:"\ef70";color:#231f20}.icon-ibm-window_preset .path2:before{content:"\ef71";margin-left:-1em;color:#000}.icon-ibm-window_preset .path3:before{content:"\ef72";margin-left:-1em;color:#000}.icon-ibm-window_preset .path4:before{content:"\ef73";margin-left:-1em;color:#000}.icon-ibm-window_preset .path5:before{content:"\ef74";margin-left:-1em;color:#000}.icon-ibm-window_preset .path6:before{content:"\ef75";margin-left:-1em;color:#000}.icon-ibm-window_preset .path7:before{content:"\ef76";margin-left:-1em;color:#000}.icon-ibm-window_preset .path8:before{content:"\ef77";margin-left:-1em;color:#000}.icon-ibm-window_preset .path9:before{content:"\ef78";margin-left:-1em;color:#000}.icon-ibm-window_preset .path10:before{content:"\ef79";margin-left:-1em;color:#000}.icon-ibm-windy:before{content:"\ef7a"}.icon-ibm-windy_dust:before{content:"\ef7b"}.icon-ibm-windy_snow:before{content:"\ef7c"}.icon-ibm-windy_strong:before{content:"\ef7d"}.icon-ibm-winter_warning:before{content:"\ef7e"}.icon-ibm-wintry_mix:before{content:"\ef7f"}.icon-ibm-wireless_checkout:before{content:"\ef80"}.icon-ibm-word_cloud:before{content:"\ef81"}.icon-ibm-workspace:before{content:"\ef82"}.icon-ibm-workspace_import:before{content:"\ef83"}.icon-ibm-worship:before{content:"\ef84"}.icon-ibm-worship_christian:before{content:"\ef85"}.icon-ibm-worship_jewish:before{content:"\ef86"}.icon-ibm-worship_muslim:before{content:"\ef87"}.icon-ibm-x_axis:before{content:"\ef88"}.icon-ibm-y_axis:before{content:"\ef89"}.icon-ibm-z_axis:before{content:"\ef8a"}.icon-ibm-zoom_area:before{content:"\ef8b"}.icon-ibm-zoom_fit:before{content:"\ef8c"}.icon-ibm-zoom_in:before{content:"\ef8d"}.icon-ibm-zoom_in_area:before{content:"\ef8e"}.icon-ibm-zoom_out:before{content:"\ef8f"}.icon-ibm-zoom_out_area:before{content:"\ef90"}.icon-ibm-zoom_pan:before{content:"\ef91"}.icon-ibm-zoom_reset:before{content:"\ef92"}.icon-mdi-outline--arrow_back_ios:before{content:"\ef93"}.icon-mdi-outline--arrow_forward_ios:before{content:"\ef94"}.icon-mdi-outline--run:before{content:"\ef95"}.icon-mdi-round--arrow_drop_down:before{content:"\ef96"}.icon-mdi-round--arrow_drop_up:before{content:"\ef97"}@font-face{font-family:icomoon;src:url(icomoon.fd98cf71578bceb14f9f.eot?fviuat);src:url(icomoon.fd98cf71578bceb14f9f.eot?fviuat#iefix) format("embedded-opentype"),url(icomoon.8d006d7320634e50d063.ttf?fviuat) format("truetype"),url(icomoon.bb7b818d9e471154b158.woff?fviuat) format("woff"),url(icomoon.8c94745c068e6f06eed9.svg?fviuat#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-ibm--blocked:before{content:"\e94d"}.icon-ibm--circle--solid:before{content:"\e94c"}.icon-ibm--warning--filled:before{content:"\e94b"}.icon-dua--caret-sort:before{content:"\e94a"}.icon-ibm--notification:before{content:"\e949"}.icon-ibm--checkmark:before{content:"\e948"}.icon-ibm--copy:before{content:"\e947"}.icon-ibm--currency--euro:before{content:"\e945"}.icon-ibm--chevron--sort:before{content:"\e946"}.icon-ibm--time:before{content:"\e944"}.icon-ibm--calendar:before{content:"\e93f"}.icon-ibm--up-to-top:before{content:"\e940"}.icon-ibm--down-to-bottom:before{content:"\e941"}.icon-ibm--chevron--up:before{content:"\e942"}.icon-ibm--chevron--down:before{content:"\e943"}.icon-ibm--page--last:before{content:"\e93b"}.icon-ibm--page--first:before{content:"\e93c"}.icon-ibm--chevron--right:before{content:"\e93d"}.icon-ibm--chevron--left:before{content:"\e93e"}.icon-ibm--document--blank:before{content:"\e93a"}.icon-ibm--help--filled:before{content:"\e92e"}.icon-ibm--close--outline:before{content:"\e92f"}.icon-ibm--warning--alt:before{content:"\e930"}.icon-ibm--clean:before{content:"\e931"}.icon-ibm--checkmark--outline:before{content:"\e932"}.icon-ibm--magic-wand:before{content:"\e933"}.icon-ibm--upload:before{content:"\e934"}.icon-ibm--add:before{content:"\e935"}.icon-ibm--information:before{content:"\e936"}.icon-ibm--workspace:before{content:"\e937"}.icon-ibm--list:before{content:"\e938"}.icon-ibm--warning--alt--filled:before{content:"\e939"}.icon-mdi--arrow_drop_down:before{content:"\e900"}.icon-mdi--arrow_drop_up:before{content:"\e901"}.icon-mdi--arrow_left:before{content:"\e902"}.icon-mdi--arrow_right:before{content:"\e903"}.icon-mdi--menu-down:before{content:"\e904"}.icon-mdi--select-all:before{content:"\e905"}.icon-ion--information-circle:before{content:"\e906"}.icon-dua--double-arrow-left:before{content:"\e907"}.icon-dua--double-arrow-right:before{content:"\e908"}.icon-ibm--camera:before{content:"\e928"}.icon-ibm--save:before{content:"\e929"}.icon-ibm--document--add:before{content:"\e92a"}.icon-ibm--password:before{content:"\e92b"}.icon-ibm--user--avatar:before{content:"\e92c"}.icon-ibm--logout:before{content:"\e92d"}.icon-ibm--restart:before{content:"\e927"}.icon-ibm--3D-curve--manual:before{content:"\e909"}.icon-ibm--agriculture-analytics:before{content:"\e90a"}.icon-ibm--ai-results--low:before{content:"\e90b"}.icon-ibm--align-box--middle-center:before{content:"\e90c"}.icon-ibm--cabin-care--alert:before{content:"\e90d"}.icon-ibm--checkbox--checked--filled:before{content:"\e90e"}.icon-ibm--checkbox--indeterminate--filled:before{content:"\e90f"}.icon-ibm--checkmark--filled:before{content:"\e910"}.icon-ibm--close:before{content:"\e911"}.icon-ibm--collapse-all:before{content:"\e912"}.icon-ibm--document--pdf:before{content:"\e913"}.icon-ibm--document:before{content:"\e914"}.icon-ibm--dot-mark:before{content:"\e915"}.icon-ibm--draggable:before{content:"\e916"}.icon-ibm--edit:before{content:"\e917"}.icon-ibm--filter:before{content:"\e918"}.icon-ibm--folder:before{content:"\e919"}.icon-ibm--image:before{content:"\e91a"}.icon-ibm--layers:before{content:"\e91b"}.icon-ibm--letter--Aa:before{content:"\e91c"}.icon-ibm--menu:before{content:"\e91d"}.icon-ibm--operations--record:before{content:"\e91e"}.icon-ibm--overflow-menu--vertical:before{content:"\e91f"}.icon-ibm--radio-button:before{content:"\e920"}.icon-ibm--search:before{content:"\e921"}.icon-ibm--settings:before{content:"\e922"}.icon-ibm--trash-can:before{content:"\e923"}.icon-ibm--view--off:before{content:"\e924"}.icon-ibm--view:before{content:"\e925"}.icon-ibm-accessibility:before{content:"\e926"}.icon-ibm-phone:before{content:"\ea6d"}.cal-month-view .cal-header{text-align:center;font-weight:bolder}.cal-month-view .cal-header .cal-cell{padding:5px 0;overflow:hidden;text-overflow:ellipsis;display:block;white-space:nowrap}.cal-month-view .cal-days{border:1px solid;border-bottom:0}.cal-month-view .cal-cell-top{min-height:78px;flex:1}.cal-month-view .cal-cell,.cal-month-view .cal-cell-row{-js-display:flex;display:flex}.cal-month-view .cal-cell{float:left;flex:1;flex-direction:column;align-items:stretch}.cal-month-view .cal-cell .cal-event{pointer-events:all!important}.cal-month-view .cal-day-cell{min-height:100px}@media all and (-ms-high-contrast: none){.cal-month-view .cal-day-cell{display:block}}.cal-month-view .cal-day-cell:not(:last-child){border-right:1px solid}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right:initial;border-left:1px solid}.cal-month-view .cal-days .cal-cell-row{border-bottom:1px solid}.cal-month-view .cal-day-badge{margin-top:18px;margin-left:10px;display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:10px}.cal-month-view .cal-day-number{font-size:1.2em;font-weight:400;opacity:.5;margin-top:15px;margin-right:15px;float:right;margin-bottom:10px}.cal-month-view .cal-events{flex:1;align-items:flex-end;margin:3px;line-height:10px;-js-display:flex;display:flex;flex-wrap:wrap}.cal-month-view .cal-event{width:10px;height:10px;border-radius:50%;display:inline-block;margin:2px}.cal-month-view .cal-day-cell.cal-in-month.cal-has-events{cursor:pointer}.cal-month-view .cal-day-cell.cal-out-month .cal-day-number{opacity:.1;cursor:default}.cal-month-view .cal-day-cell.cal-today .cal-day-number{font-size:1.9em}.cal-month-view .cal-open-day-events{padding:15px}.cal-month-view .cal-open-day-events .cal-event{position:relative;top:2px}.cal-month-view .cal-out-month .cal-day-badge,.cal-month-view .cal-out-month .cal-event{opacity:.3}.cal-month-view .cal-draggable{cursor:move}.cal-month-view .cal-drag-active *{pointer-events:none}.cal-month-view .cal-event-title{cursor:pointer}.cal-month-view .cal-event-title:hover{text-decoration:underline}.cal-month-view{background-color:#fff}.cal-month-view .cal-cell-row:hover{background-color:#fafafa}.cal-month-view .cal-cell-row .cal-cell:hover,.cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#ededed}.cal-month-view .cal-days{border-color:#e1e1e1}.cal-month-view .cal-day-cell:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right-color:initial;border-left-color:#e1e1e1}.cal-month-view .cal-days .cal-cell-row{border-bottom-color:#e1e1e1}.cal-month-view .cal-day-badge{background-color:#b94a48;color:#fff}.cal-month-view .cal-event{background-color:#1e90ff;border-color:#d1e8ff;color:#fff}.cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:#8b0000}.cal-month-view .cal-day-cell.cal-today{background-color:#e8fde7}.cal-month-view .cal-day-cell.cal-drag-over{background-color:#e0e0e0!important}.cal-month-view .cal-open-day-events{color:#fff;background-color:#555;box-shadow:inset 0 0 15px 0 #00000080}.cal-week-view *{box-sizing:border-box}.cal-week-view .cal-day-headers{-js-display:flex;display:flex;padding-left:70px;border:1px solid}[dir=rtl] .cal-week-view .cal-day-headers{padding-left:0;padding-right:70px}.cal-week-view .cal-day-headers .cal-header{flex:1;text-align:center;padding:5px}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:initial;border-left:1px solid}.cal-week-view .cal-day-headers .cal-header:first-child{border-left:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left:initial;border-right:1px solid}.cal-week-view .cal-day-headers span{font-weight:400;opacity:.5}.cal-week-view .cal-day-column{flex-grow:1;border-left:1px solid}[dir=rtl] .cal-week-view .cal-day-column{border-left:initial;border-right:1px solid}.cal-week-view .cal-event{font-size:12px;border:1px solid;direction:ltr}.cal-week-view .cal-time-label-column{width:70px;height:100%}.cal-week-view .cal-current-time-marker{position:absolute;width:100%;height:2px;z-index:2}.cal-week-view .cal-all-day-events{border-left:1px solid;border-right:1px solid;border-top:0;border-bottom:3px solid;padding-top:3px;position:relative}.cal-week-view .cal-all-day-events .cal-day-columns{height:100%;width:100%;-js-display:flex;display:flex;position:absolute;top:0;z-index:0}.cal-week-view .cal-all-day-events .cal-events-row{position:relative;height:31px;margin-left:70px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-events-row{margin-left:0;margin-right:70px}.cal-week-view .cal-all-day-events .cal-event-container{display:inline-block;position:absolute}.cal-week-view .cal-all-day-events .cal-event-container.resize-active{z-index:1;pointer-events:none}.cal-week-view .cal-all-day-events .cal-event{padding:0 5px;margin-left:2px;margin-right:2px;height:28px;line-height:28px}.cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:5px;border-bottom-left-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:5px!important;border-bottom-right-radius:5px!important}.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:5px;border-bottom-right-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:5px;border-bottom-left-radius:5px}.cal-week-view .cal-all-day-events .cal-time-label-column{-js-display:flex;display:flex;align-items:center;justify-content:center;font-size:14px}.cal-week-view .cal-all-day-events .cal-resize-handle{width:6px;height:100%;cursor:col-resize;position:absolute;top:0}.cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:0}[dir=rtl] .cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:auto;left:0}.cal-week-view .cal-event,.cal-week-view .cal-header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cal-week-view .cal-drag-active{pointer-events:none;z-index:1}.cal-week-view .cal-drag-active *{pointer-events:none}.cal-week-view .cal-time-events{position:relative;border:1px solid;border-top:0;-js-display:flex;display:flex}.cal-week-view .cal-time-events .cal-day-columns{-js-display:flex;display:flex;flex-grow:1}.cal-week-view .cal-time-events .cal-day-column,.cal-week-view .cal-time-events .cal-events-container{position:relative}.cal-week-view .cal-time-events .cal-event-container{position:absolute;z-index:1}.cal-week-view .cal-time-events .cal-event{width:calc(100% - 2px);height:calc(100% - 2px);margin:1px;padding:0 5px;line-height:25px}.cal-week-view .cal-time-events .cal-resize-handle{width:100%;height:4px;cursor:row-resize;position:absolute}.cal-week-view .cal-time-events .cal-resize-handle.cal-resize-handle-after-end{bottom:0}.cal-week-view .cal-hour-segment{position:relative}.cal-week-view .cal-hour-segment:after{content:" "}.cal-week-view .cal-event-container:not(.cal-draggable){cursor:pointer}.cal-week-view .cal-draggable{cursor:move}.cal-week-view .cal-hour-segment,.cal-week-view mwl-calendar-week-view-hour-segment{display:block}.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment{border-bottom:thin dashed}.cal-week-view .cal-time{font-weight:700;padding-top:5px;width:70px;text-align:center}.cal-week-view .cal-hour-segment.cal-after-hour-start .cal-time{display:none}.cal-week-view .cal-starts-within-day .cal-event{border-top-left-radius:5px;border-top-right-radius:5px}.cal-week-view .cal-ends-within-day .cal-event{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cal-week-view{background-color:#fff;border-top:1px solid #e1e1e1}.cal-week-view .cal-day-headers{border-color:#e1e1e1;border-top:0}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:initial;border-left:1px solid #e1e1e1!important}.cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-drag-over,.cal-week-view .cal-day-headers .cal-header:hover{background-color:#ededed}.cal-week-view .cal-day-column{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-column{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-event{background-color:#d1e8ff;border-color:#1e90ff;color:#1e90ff}.cal-week-view .cal-all-day-events{border-color:#e1e1e1}.cal-week-view .cal-header.cal-today{background-color:#e8fde7}.cal-week-view .cal-header.cal-weekend span{color:#8b0000}.cal-week-view .cal-time-events{border-color:#e1e1e1}.cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover{background-color:#ededed}.cal-week-view .cal-hour-odd{background-color:#fafafa}.cal-week-view .cal-drag-over .cal-hour-segment{background-color:#ededed}.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment{border-bottom-color:#e1e1e1}.cal-week-view .cal-current-time-marker{background-color:#ea4334}.cal-day-view mwl-calendar-week-view-header{display:none}.cal-day-view .cal-events-container{margin-left:70px}[dir=rtl] .cal-day-view .cal-events-container{margin-left:0;margin-right:70px}.cal-day-view .cal-day-column{border-left:0}.cal-day-view .cal-current-time-marker{margin-left:70px;width:calc(100% - 70px)}[dir=rtl] .cal-day-view .cal-current-time-marker{margin-left:0;margin-right:70px}.cal-tooltip{position:absolute;z-index:1070;display:block;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:11px;word-wrap:break-word;opacity:.9}.cal-tooltip.cal-tooltip-top{padding:5px 0;margin-top:-3px}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0}.cal-tooltip.cal-tooltip-right{padding:0 5px;margin-left:3px}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0}.cal-tooltip.cal-tooltip-bottom{padding:5px 0;margin-top:3px}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px}.cal-tooltip.cal-tooltip-left{padding:0 5px;margin-left:-3px}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px}.cal-tooltip-inner{max-width:200px;padding:3px 8px;text-align:center;border-radius:.25rem}.cal-tooltip-arrow{position:absolute;width:0;height:0;border-color:#0000;border-style:solid}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{border-top-color:#000}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{border-right-color:#000}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{border-bottom-color:#000}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{border-left-color:#000}.cal-tooltip-inner{color:#fff;background-color:#000}.cdk-global-scrollblock{position:static}.main{margin:0;background-color:#f5f5f5;color:#212429;font-family:Plex Sans Condensed,sans-serif;font-size:16px;line-height:20px;font-weight:400}.main *,.main :after,.main :before{padding:0;border:0;border-radius:0;margin:0;box-shadow:none;outline:none;background-color:initial;box-sizing:border-box;-webkit-appearance:none;-o-appearance:none;appearance:none}.main :root{--viewportWidth:100vw;--viewportHeight:100vh}.main .mainContent{overflow:hidden}.main .center-block,.main .container-fluid{margin-left:auto;margin-right:auto}.main .container-fluid{max-width:100%}@media (min-width: 768px){.main .container-fluid{padding-left:20px;padding-right:20px}}@media (max-width: 767px){.main .container-fluid{padding-left:10px;padding-right:10px}}@media (min-width: 1440px){.main .container{max-width:100%;margin-left:auto;margin-right:auto;width:1416px}}@media (min-width: 1440px) and (min-width: 768px){.main .container{padding-left:20px;padding-right:20px}}@media (min-width: 1440px) and (max-width: 767px){.main .container{padding-left:10px;padding-right:10px}}@media (min-width: 1024px) and (max-width: 1439px){.main .container{max-width:100%;margin-left:auto;margin-right:auto;width:984px}}@media (min-width: 1024px) and (max-width: 1439px) and (min-width: 768px){.main .container{padding-left:20px;padding-right:20px}}@media (min-width: 1024px) and (max-width: 1439px) and (max-width: 767px){.main .container{padding-left:10px;padding-right:10px}}@media (min-width: 768px) and (max-width: 1023px){.main .container{max-width:100%;margin-left:auto;margin-right:auto;width:728px}}@media (min-width: 768px) and (max-width: 1023px) and (min-width: 768px){.main .container{padding-left:20px;padding-right:20px}}@media (min-width: 768px) and (max-width: 1023px) and (max-width: 767px){.main .container{padding-left:10px;padding-right:10px}}@media (max-width: 767px){.main .container{max-width:100%;margin-left:auto;margin-right:auto;max-width:720px}}@media (max-width: 767px) and (min-width: 768px){.main .container{padding-left:20px;padding-right:20px}}@media (max-width: 767px) and (max-width: 767px){.main .container{padding-left:10px;padding-right:10px}}.main .row{margin-left:-8px;margin-right:-8px;display:flex;flex-wrap:wrap}.main .row>*{width:100%;padding-left:8px;padding-right:8px;flex-grow:0;flex-shrink:0;flex-basis:auto}.main .col-1{width:8.3333333333%}.main .inset-1{margin-left:-8.3333333333%}.main .offset-1{margin-left:8.3333333333%}.main .col-2{width:16.6666666667%}.main .inset-2{margin-left:-16.6666666667%}.main .offset-2{margin-left:16.6666666667%}.main .col-3{width:25%}.main .inset-3{margin-left:-25%}.main .offset-3{margin-left:25%}.main .col-4{width:33.3333333333%}.main .inset-4{margin-left:-33.3333333333%}.main .offset-4{margin-left:33.3333333333%}.main .col-5{width:41.6666666667%}.main .inset-5{margin-left:-41.6666666667%}.main .offset-5{margin-left:41.6666666667%}.main .col-6{width:50%}.main .inset-6{margin-left:-50%}.main .offset-6{margin-left:50%}.main .col-7{width:58.3333333333%}.main .inset-7{margin-left:-58.3333333333%}.main .offset-7{margin-left:58.3333333333%}.main .col-8{width:66.6666666667%}.main .inset-8{margin-left:-66.6666666667%}.main .offset-8{margin-left:66.6666666667%}.main .col-9{width:75%}.main .inset-9{margin-left:-75%}.main .offset-9{margin-left:75%}.main .col-10{width:83.3333333333%}.main .inset-10{margin-left:-83.3333333333%}.main .offset-10{margin-left:83.3333333333%}.main .col-11{width:91.6666666667%}.main .inset-11{margin-left:-91.6666666667%}.main .offset-11{margin-left:91.6666666667%}.main .col-12{width:100%}.main .inset-12{margin-left:-100%}.main .offset-12{margin-left:100%}@media (min-width: 768px){.main .col-sm-1{width:8.3333333333%}.main .inset-sm-1{margin-left:-8.3333333333%}.main .offset-sm-1{margin-left:8.3333333333%}.main .col-sm-2{width:16.6666666667%}.main .inset-sm-2{margin-left:-16.6666666667%}.main .offset-sm-2{margin-left:16.6666666667%}.main .col-sm-3{width:25%}.main .inset-sm-3{margin-left:-25%}.main .offset-sm-3{margin-left:25%}.main .col-sm-4{width:33.3333333333%}.main .inset-sm-4{margin-left:-33.3333333333%}.main .offset-sm-4{margin-left:33.3333333333%}.main .col-sm-5{width:41.6666666667%}.main .inset-sm-5{margin-left:-41.6666666667%}.main .offset-sm-5{margin-left:41.6666666667%}.main .col-sm-6{width:50%}.main .inset-sm-6{margin-left:-50%}.main .offset-sm-6{margin-left:50%}.main .col-sm-7{width:58.3333333333%}.main .inset-sm-7{margin-left:-58.3333333333%}.main .offset-sm-7{margin-left:58.3333333333%}.main .col-sm-8{width:66.6666666667%}.main .inset-sm-8{margin-left:-66.6666666667%}.main .offset-sm-8{margin-left:66.6666666667%}.main .col-sm-9{width:75%}.main .inset-sm-9{margin-left:-75%}.main .offset-sm-9{margin-left:75%}.main .col-sm-10{width:83.3333333333%}.main .inset-sm-10{margin-left:-83.3333333333%}.main .offset-sm-10{margin-left:83.3333333333%}.main .col-sm-11{width:91.6666666667%}.main .inset-sm-11{margin-left:-91.6666666667%}.main .offset-sm-11{margin-left:91.6666666667%}.main .col-sm-12{width:100%}.main .inset-sm-12{margin-left:-100%}.main .offset-sm-12{margin-left:100%}}@media (min-width: 1024px){.main .col-md-1{width:8.3333333333%}.main .inset-md-1{margin-left:-8.3333333333%}.main .offset-md-1{margin-left:8.3333333333%}.main .col-md-2{width:16.6666666667%}.main .inset-md-2{margin-left:-16.6666666667%}.main .offset-md-2{margin-left:16.6666666667%}.main .col-md-3{width:25%}.main .inset-md-3{margin-left:-25%}.main .offset-md-3{margin-left:25%}.main .col-md-4{width:33.3333333333%}.main .inset-md-4{margin-left:-33.3333333333%}.main .offset-md-4{margin-left:33.3333333333%}.main .col-md-5{width:41.6666666667%}.main .inset-md-5{margin-left:-41.6666666667%}.main .offset-md-5{margin-left:41.6666666667%}.main .col-md-6{width:50%}.main .inset-md-6{margin-left:-50%}.main .offset-md-6{margin-left:50%}.main .col-md-7{width:58.3333333333%}.main .inset-md-7{margin-left:-58.3333333333%}.main .offset-md-7{margin-left:58.3333333333%}.main .col-md-8{width:66.6666666667%}.main .inset-md-8{margin-left:-66.6666666667%}.main .offset-md-8{margin-left:66.6666666667%}.main .col-md-9{width:75%}.main .inset-md-9{margin-left:-75%}.main .offset-md-9{margin-left:75%}.main .col-md-10{width:83.3333333333%}.main .inset-md-10{margin-left:-83.3333333333%}.main .offset-md-10{margin-left:83.3333333333%}.main .col-md-11{width:91.6666666667%}.main .inset-md-11{margin-left:-91.6666666667%}.main .offset-md-11{margin-left:91.6666666667%}.main .col-md-12{width:100%}.main .inset-md-12{margin-left:-100%}.main .offset-md-12{margin-left:100%}}@media (min-width: 1440px){.main .col-lg-1{width:8.3333333333%}.main .inset-lg-1{margin-left:-8.3333333333%}.main .offset-lg-1{margin-left:8.3333333333%}.main .col-lg-2{width:16.6666666667%}.main .inset-lg-2{margin-left:-16.6666666667%}.main .offset-lg-2{margin-left:16.6666666667%}.main .col-lg-3{width:25%}.main .inset-lg-3{margin-left:-25%}.main .offset-lg-3{margin-left:25%}.main .col-lg-4{width:33.3333333333%}.main .inset-lg-4{margin-left:-33.3333333333%}.main .offset-lg-4{margin-left:33.3333333333%}.main .col-lg-5{width:41.6666666667%}.main .inset-lg-5{margin-left:-41.6666666667%}.main .offset-lg-5{margin-left:41.6666666667%}.main .col-lg-6{width:50%}.main .inset-lg-6{margin-left:-50%}.main .offset-lg-6{margin-left:50%}.main .col-lg-7{width:58.3333333333%}.main .inset-lg-7{margin-left:-58.3333333333%}.main .offset-lg-7{margin-left:58.3333333333%}.main .col-lg-8{width:66.6666666667%}.main .inset-lg-8{margin-left:-66.6666666667%}.main .offset-lg-8{margin-left:66.6666666667%}.main .col-lg-9{width:75%}.main .inset-lg-9{margin-left:-75%}.main .offset-lg-9{margin-left:75%}.main .col-lg-10{width:83.3333333333%}.main .inset-lg-10{margin-left:-83.3333333333%}.main .offset-lg-10{margin-left:83.3333333333%}.main .col-lg-11{width:91.6666666667%}.main .inset-lg-11{margin-left:-91.6666666667%}.main .offset-lg-11{margin-left:91.6666666667%}.main .col-lg-12{width:100%}.main .inset-lg-12{margin-left:-100%}.main .offset-lg-12{margin-left:100%}}.main .not-selectable{-webkit-user-select:none;user-select:none}.main li,.main ol ul,.main p{margin-bottom:20px}.main li:last-child{margin-bottom:0}.main .blq-card{margin-bottom:10px;border-radius:4px;background-color:#fff;overflow:hidden}.main .text-primary{color:#6a8dff}.main .text-secondary{color:#7b858a}.main .text-tertiary{color:#ffd436}.main .text-black{color:#212429}.main .text-grey50{color:#f8f9fa}.main .text-grey100{color:#e6e9eb}.main .text-grey200{color:#d6dade}.main .text-grey300{color:#c5cbd1}.main .text-grey400{color:#b8c0c7}.main .text-grey500{color:#acb5bd}.main .text-grey600{color:#a5aeb7}.main .text-grey700{color:#9ba5ae}.main .text-grey800{color:#929da6}.main .text-grey900{color:#828d98}.main .text-white{color:#fff}.main .text-error{color:#b71c1c}.main .text-success{color:#00d385}.main .text-warning{color:#ffc107}.main .text-danger{color:#b71c1c}.main .text-grey3{color:#acb5bd}.main .text-italic{font-style:italic}.main .text-light{font-weight:300}.main .text-regular{font-weight:400}.main .text-medium{font-weight:500}.main .text-semibold{font-weight:600}.main .text-bold{font-weight:700}.main .text-extrabold{font-weight:800}.main .text-black{font-weight:900}.main .text-left{text-align:left}.main .text-center{text-align:center}.main .text-right{text-align:right}.main .text-justify{text-align:justify}.main .text-underline{text-decoration:underline}.main .text-linethrough{text-decoration:line-through}.main .text-uppercase{text-transform:uppercase}.main .text-h1{font-size:28px;line-height:32px}.main .text-h2{font-size:20px;line-height:24px}.main .text-h3{font-size:16px;line-height:24px}.main .text-h4{font-size:12px;line-height:16px}.main .text-h5{font-size:11px;line-height:15px}.main .text-h6{font-size:9px;line-height:13px}.main .mat-h1,.main .mat-headline,.main .mat-typography h1{margin:0 0 16px;font-size:28px;line-height:32px;font-weight:700;letter-spacing:normal}.main .mat-h2,.main .mat-title,.main .mat-typography h2{margin:0 0 16px;font-size:20px;line-height:24px;font-weight:400;letter-spacing:normal}.main .mat-h3,.main .mat-subheading-2,.main .mat-typography h3{margin:0 0 16px;font-size:16px;line-height:24px;font-weight:700;letter-spacing:normal}.main .mat-h4,.main .mat-subheading-1,.main .mat-typography h4{margin:0 0 16px;font-size:12px;line-height:16px;font-weight:700;letter-spacing:normal;text-transform:uppercase}.main .mat-h5,.main .mat-typography h5{margin:0 0 12px;font-size:11px;line-height:15px;font-weight:700}.main .mat-h6,.main .mat-typography h6{margin:0 0 12px;font-size:9px;line-height:13px;font-weight:700}.main .text-p1{font-size:112px;line-height:112px;letter-spacing:-5.6px}.main .text-p2{font-size:56px;line-height:56px;letter-spacing:-1.12px}.main .text-p3{font-size:45px;line-height:48px;letter-spacing:-.225px}.main .text-p4{font-size:34px;line-height:40px;letter-spacing:normal}.main .text-p5{font-size:16px;line-height:20px}.main .text-p6{font-size:14px;line-height:20px}.main .text-p7{font-size:12px;line-height:20px}.main .mat-body-2,.main .mat-body-strong{font-size:16px;line-height:20px;font-weight:500}.main .mat-body,.main .mat-body-1,.main .mat-typography{font-size:14px;line-height:20px;font-weight:400;letter-spacing:normal}.main .mat-body p,.main .mat-body-1 p,.main .mat-typography p{margin:0 0 12px}.main .mat-caption,.main .mat-small{letter-spacing:normal;font-size:12px;line-height:20px;font-weight:400}.main .mat-display-4,.main .mat-typography .mat-display-4{margin:0 0 56px;font-size:112px;line-height:112px;letter-spacing:-5.6px;font-weight:300}.main .mat-display-3,.main .mat-typography .mat-display-3{margin:0 0 64px;font-size:56px;line-height:56px;letter-spacing:-1.12px;font-weight:400}.main .mat-display-2,.main .mat-typography .mat-display-2{margin:0 0 64px;font-size:45px;line-height:48px;letter-spacing:-.225px;font-weight:400}.main .mat-display-1,.main .mat-typography .mat-display-1{margin:0 0 64px;font-size:34px;line-height:40px;letter-spacing:normal;font-weight:400}.main .sin-resultados{color:#dde2e5;font-size:16px;line-height:24px;text-align:center}@media (min-width: 1440px){.main .blq-card{padding:20px}}@media (max-width: 1439px){.main .blq-card{padding:20px 10px}}@media (max-width: 767px){.main .blq-card,.main .blq-cont{margin-left:-10px;margin-right:-10px}.main .mat-tab-group .blq-card,.main .row .blq-card{margin-left:0;margin-right:0}}.main a{color:#212429;cursor:pointer;text-decoration:none}.main a:focus{color:#4d5054}.main a:hover{color:#7a7c7f}.main .lnk-primary{color:#00bc90}.main .lnk-primary:focus{color:#33c9a6}.main .lnk-primary:hover{color:#66d7bc}.main .lnk-secondary{color:#006661}.main .lnk-secondary:focus{color:#338581}.main .lnk-secondary:hover{color:#66a3a0}.main .lnk-tertiary{color:#1afdd2}.main .lnk-tertiary:focus{color:#48fddb}.main .lnk-tertiary:hover{color:#76fee4}.main .lnk-black{color:#212429}.main .lnk-black:focus{color:#4d5054}.main .lnk-black:hover{color:#7a7c7f}.main .lnk-grey4{color:#495057}.main .lnk-grey4:focus{color:#6d7379}.main .lnk-grey4:hover{color:#92969a}.main .lnk-grey3{color:#acb5bd}.main .lnk-grey3:focus{color:#bdc4ca}.main .lnk-grey3:hover{color:#cdd3d7}.main .lnk-grey2{color:#dde2e5}.main .lnk-grey2:focus{color:#e4e8ea}.main .lnk-grey2:hover{color:#ebeeef}.main .lnk-grey1{color:#f8f9fa}.main .lnk-grey1:focus{color:#f9fafb}.main .lnk-grey1:hover{color:#fbfbfc}.main .lnk-white,.main .lnk-white:focus,.main .lnk-white:hover{color:#fff}.main .lnk-icon{display:inline-flex;align-items:center}.main .lnk-icon>*+*{margin-left:5px}.main .lnk-icon-circle{display:inline-flex;align-items:center;font-size:16px;line-height:24px}.main .lnk-icon-circle>*+*{margin-left:5px;margin-left:8px}.main .lnk-icon-circle [class^=icon-]{width:32px;height:32px;border-radius:50%;background-color:#66d7bc;color:#fff}.main .btn,.main .lnk-icon-circle [class^=icon-]{display:inline-flex;align-items:center;justify-content:center}.main .btn{height:40px;padding:0 20px;border:1px solid;border-radius:0;font-size:16px;line-height:24px;font-weight:700;white-space:nowrap;cursor:pointer;position:relative}.main .btn[disabled]{opacity:.2}.main .btn>*+*{margin-left:5px}.main .btn.btn-block{width:100%;display:flex}.main .btn.btn-icon{width:40px;padding:0}.main .btn.btn-n1{border-color:#00bc90;background-color:#00bc90;color:#fff}.main .btn.btn-n1:focus:after{content:"";border:1px solid #fff;border-radius:inherit;position:absolute;top:1px;bottom:1px;left:1px;right:1px}.main .btn.btn-n1:hover{background-color:initial;color:#00bc90}.main .btn.btn-n1:hover:after{display:none}.main .btn.btn-n2{border-color:#1afdd2;background-color:#1afdd2;color:#fff}.main .btn.btn-n2:focus:after{content:"";border:1px solid #fff;border-radius:inherit;position:absolute;top:1px;bottom:1px;left:1px;right:1px}.main .btn.btn-n2:hover{background-color:initial;color:#1afdd2}.main .btn.btn-n2:hover:after{display:none}.main .btn.btn-primary{border-color:#00bc90;background-color:#00bc90;color:#fff}.main .btn.btn-primary:focus:after{content:"";border:1px solid #fff;border-radius:inherit;position:absolute;top:1px;bottom:1px;left:1px;right:1px}.main .btn.btn-primary:hover{background-color:initial;color:#00bc90}.main .btn.btn-primary:hover:after{display:none}.main .btn.btn-primary-outlined{border-color:#00bc90;background-color:initial;color:#00bc90}.main .btn.btn-primary-outlined:focus:after{content:"";border:1px solid #00bc90;border-radius:inherit;position:absolute;top:1px;bottom:1px;left:1px;right:1px}.main .btn.btn-primary-outlined:hover{background-color:#00bc90;color:#fff}.main .btn.btn-primary-outlined:hover:after{display:none}.main .btn.btn-primary-invisible{padding-left:0;padding-right:0;border-color:#0000;background-color:initial;color:#00bc90}.main .btn.btn-primary-invisible:focus,.main .btn.btn-primary-invisible:hover{color:#00bc90}.main .btn.btn-primary-invisible:focus span,.main .btn.btn-primary-invisible:hover span{text-decoration:underline}.main .btn.btn-secondary{border-color:#006661;background-color:#006661;color:#fff}.main .btn.btn-secondary:focus:after{content:"";border:1px solid #fff;border-radius:inherit;position:absolute;top:1px;bottom:1px;left:1px;right:1px}.main .btn.btn-secondary:hover{background-color:initial;color:#006661}.main .btn.btn-secondary:hover:after{display:none}.main .btn.btn-secondary-outlined{border-color:#006661;background-color:initial;color:#006661}.main .btn.btn-secondary-outlined:focus:after{content:"";border:1px solid #006661;border-radius:inherit;position:absolute;top:1px;bottom:1px;left:1px;right:1px}.main .btn.btn-secondary-outlined:hover{background-color:#006661;color:#fff}.main .btn.btn-secondary-outlined:hover:after{display:none}.main .btn.btn-secondary-invisible{padding-left:0;padding-right:0;border-color:#0000;background-color:initial;color:#006661}.main .btn.btn-secondary-invisible:focus,.main .btn.btn-secondary-invisible:hover{color:#006661}.main .btn.btn-secondary-invisible:focus span,.main .btn.btn-secondary-invisible:hover span{text-decoration:underline}.main .btn.btn-tertiary{border-color:#1afdd2;background-color:#1afdd2;color:#fff}.main .btn.btn-tertiary:focus:after{content:"";border:1px solid #fff;border-radius:inherit;position:absolute;top:1px;bottom:1px;left:1px;right:1px}.main .btn.btn-tertiary:hover{background-color:initial;color:#1afdd2}.main .btn.btn-tertiary:hover:after{display:none}.main .btn.btn-tertiary-outlined{border-color:#1afdd2;background-color:initial;color:#1afdd2}.main .btn.btn-tertiary-outlined:focus:after{content:"";border:1px solid #1afdd2;border-radius:inherit;position:absolute;top:1px;bottom:1px;left:1px;right:1px}.main .btn.btn-tertiary-outlined:hover{background-color:#1afdd2;color:#fff}.main .btn.btn-tertiary-outlined:hover:after{display:none}.main .btn.btn-tertiary-invisible{padding-left:0;padding-right:0;border-color:#0000;background-color:initial;color:#1afdd2}.main .btn.btn-tertiary-invisible:focus,.main .btn.btn-tertiary-invisible:hover{color:#1afdd2}.main .btn.btn-tertiary-invisible:focus span,.main .btn.btn-tertiary-invisible:hover span{text-decoration:underline}.main .btn.btn-black{border-color:#212429;background-color:#212429;color:#fff}.main .btn.btn-black:focus:after{content:"";border:1px solid #fff;border-radius:inherit;position:absolute;top:1px;bottom:1px;left:1px;right:1px}.main .btn.btn-black:hover{background-color:initial;color:#212429}.main .btn.btn-black:hover:after{display:none}.main .btn.btn-black-outlined{border-color:#212429;background-color:initial;color:#212429}.main .btn.btn-black-outlined:focus:after{content:"";border:1px solid #212429;border-radius:inherit;position:absolute;top:1px;bottom:1px;left:1px;right:1px}.main .btn.btn-black-outlined:hover{background-color:#212429;color:#fff}.main .btn.btn-black-outlined:hover:after{display:none}.main .btn.btn-black-invisible{padding-left:0;padding-right:0;border-color:#0000;background-color:initial;color:#212429}.main .btn.btn-black-invisible:focus,.main .btn.btn-black-invisible:hover{color:#212429}.main .btn.btn-black-invisible:focus span,.main .btn.btn-black-invisible:hover span{text-decoration:underline}.main .btn.btn-white{border-color:#fff;background-color:#fff;color:#fff}.main .btn.btn-white:focus:after{content:"";border:1px solid #fff;border-radius:inherit;position:absolute;top:1px;bottom:1px;left:1px;right:1px}.main .btn.btn-white:hover{background-color:initial;color:#fff}.main .btn.btn-white:hover:after{display:none}.main .btn.btn-white-outlined{border-color:#fff;background-color:initial;color:#fff}.main .btn.btn-white-outlined:focus:after{content:"";border:1px solid #fff;border-radius:inherit;position:absolute;top:1px;bottom:1px;left:1px;right:1px}.main .btn.btn-white-outlined:hover{background-color:#fff;color:#fff}.main .btn.btn-white-outlined:hover:after{display:none}.main .btn.btn-white-invisible{padding-left:0;padding-right:0;border-color:#0000;background-color:initial;color:#fff}.main .btn.btn-white-invisible:focus,.main .btn.btn-white-invisible:hover{color:#fff}.main .btn.btn-white-invisible:focus span,.main .btn.btn-white-invisible:hover span{text-decoration:underline}.main .btn-lnk{padding:0;border:0;outline:none;box-shadow:none;background-color:initial;cursor:pointer}.main .btn-pulse{position:relative;overflow:visible}.main .btn-pulse:before{content:"";display:block;width:100%;height:100%;border-radius:inherit;background-color:inherit;position:absolute;z-index:-1;top:0;left:0;transition:opacity .3s,transform .3s;animation:pulse-animation 1s cubic-bezier(.24,0,.38,1) infinite}.main .btn-pulse:after{display:none}@keyframes pulse-animation{0%{opacity:1;transform:scale(1)}50%{opacity:0;transform:scale(1.333333)}to{opacity:0;transform:scale(1.333333)}}.main .tags{margin:-6px;font-size:34px;line-height:40px;letter-spacing:normal;display:flex;flex-wrap:wrap}.main .tags a{padding:1px 12px;margin:6px;border-radius:11px;background-color:#e1e8ff}.main .tags a:focus{background-color:#c3d1ff}.main .tags a:hover{background-color:#6a8dff;color:#fff}.main .mb-0{margin-bottom:0}.main .ml-0{margin-left:0}.main .mr-0{margin-right:0}.main .mt-0{margin-top:0}.main .mb-5{margin-bottom:5px}.main .ml-5{margin-left:5px}.main .mr-5{margin-right:5px}.main .mt-10{margin-top:10px}.main .mb-10{margin-bottom:10px}.main .ml-10{margin-left:10px}.main .mr-10{margin-right:10px}.main .mt-15{margin-top:15px}.main .mb-15{margin-bottom:15px}.main .ml-15{margin-left:15px}.main .mr-15{margin-right:15px}.main .mt-20{margin-top:20px}.main .mb-20{margin-bottom:20px}.main .ml-20{margin-left:20px}.main .mr-20{margin-right:20px}.main .mt-25{margin-top:25px}.main .mb-25{margin-bottom:25px}.main .ml-25{margin-left:25px}.main .mr-25{margin-right:25px}.main .mt-30{margin-top:30px}.main .mb-30{margin-bottom:30px}.main .ml-30{margin-left:30px}.main .mr-30{margin-right:30px}.main .mt-40{margin-top:40px}.main .mb-40{margin-bottom:40px}.main .ml-40{margin-left:40px}.main .mr-40{margin-right:40px}.main .mt-50{margin-top:50px}.main .mb-50{margin-bottom:50px}.main .ml-50{margin-left:50px}.main .mr-50{margin-right:50px}.main .mt-60{margin-top:60px}.main .mb-60{margin-bottom:60px}.main .ml-60{margin-left:60px}.main .mr-60{margin-right:60px}.main .mt-auto{margin-top:auto}.main .mb-auto{margin-bottom:auto}.main .ml-auto{margin-left:auto}.main .mr-auto{margin-right:auto}.main .pt-5{padding-top:5px}.main .pb-5{padding-bottom:5px}.main .pl-5{padding-left:5px}.main .pr-5{padding-right:5px}.main .pt-10{padding-top:10px}.main .pb-10{padding-bottom:10px}.main .pl-10{padding-left:10px}.main .pr-10{padding-right:10px}.main .display-block{display:block}.main .display-inlineblock{display:inline-block}.main .flex{display:flex}.main .inline-flex{display:inline-flex}.main .flex-row{flex-direction:row}.main .flex-row-reverse{flex-direction:row-reverse}.main .flex-column{flex-direction:column}.main .flex-column-reverse{flex-direction:column-reverse}.main .flex-wrap{flex-wrap:wrap}.main .flex-grow-0{flex-grow:0}.main .flex-grow-1{flex-grow:1}.main .flex-shrink-0{flex-shrink:0}.main .flex-shrink-1{flex-shrink:1}.main .align-items-stretch{align-items:stretch}.main .align-items-start{align-items:flex-start}.main .align-items-center{align-items:center}.main .align-items-end{align-items:flex-end}.main .align-self-stretch{align-self:stretch}.main .align-self-start{align-self:flex-start}.main .align-self-center{align-self:center}.main .align-self-end{align-self:flex-end}.main .justify-content-start{justify-content:flex-start}.main .justify-content-center{justify-content:center}.main .justify-content-end{justify-content:flex-end}.main .justify-content-around{justify-content:space-around}.main .justify-content-between{justify-content:space-between}.main .justify-content-evenly{justify-content:space-evenly}.main .flex-center{display:flex;align-items:center;justify-content:center}.main .inline-flex-center{display:inline-flex;align-items:center;justify-content:center}.main .cdk-visually-hidden{width:1px;height:1px;padding:0;margin:-1px;border:0;clip:rect(#212429);overflow:hidden;position:absolute;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none}.main .cdk-global-overlay-wrapper,.main .cdk-overlay-container{width:100%;height:100%;pointer-events:none;top:0;left:0}.main .cdk-overlay-container{position:fixed;z-index:1000}.main .cdk-overlay-container:empty{display:none}.main .cdk-global-overlay-wrapper,.main .cdk-overlay-pane{display:flex;position:absolute;z-index:1000}.main .cdk-overlay-pane{max-width:100%;max-height:100%;box-sizing:border-box;pointer-events:auto}.main .cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0}.main .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.main .cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.main .cdk-overlay-dark-backdrop{background:#21242952}.main .cdk-overlay-transparent-backdrop,.main .cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.main .cdk-overlay-connected-position-bounding-box{min-width:1px;min-height:1px;position:absolute;z-index:1000;display:flex;flex-direction:column}.main .cdk-global-scrollblock{width:100%;position:fixed;overflow-y:scroll}@keyframes cdk-text-field-autofill-start{
  /*!*/}@keyframes cdk-text-field-autofill-end{
  /*!*/}.main .cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.main .cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.main textarea.cdk-textarea-autosize{resize:none}.main textarea.cdk-textarea-autosize-measuring{height:auto!important;padding:2px 0!important;box-sizing:initial!important;overflow:hidden!important}.main textarea.cdk-textarea-autosize-measuring-firefox{height:0!important;padding:2px 0!important;box-sizing:initial!important}@media (max-width: 767px){.main .cdk-overlay-pane{max-width:calc(100% - 20px)!important}}.main .mat-autocomplete-panel{padding:10px;background:#fff}.main .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #21242933,0 4px 5px 0 #21242924,0 1px 10px 0 #2124291f}.main .mat-autocomplete-panel .mat-option{height:auto;min-height:57px;padding:8px 10px;border-radius:4px;color:#212429;font-size:16px}.main .mat-autocomplete-panel .mat-option+.mat-option{margin-top:1px}.main .mat-autocomplete-panel .mat-option:focus:not(.mat-option-disabled),.main .mat-autocomplete-panel .mat-option:hover:not(.mat-option-disabled){background:#2124290a}.main .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-option-multiple){background:#2124291f}.main .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:#2124290a}.main .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#fff}.main .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#212429}.main .mat-autocomplete-panel .mat-option.mat-active{background:#2124290a;color:#212429de}.main .mat-autocomplete-panel .mat-option.mat-option-disabled{color:#21242961}.main .ngx-mi-avatar .avatar-content{background-color:#ebf0fa!important;color:#6a8dff!important;font-family:Plex Sans Condensed,sans-serif!important;font-weight:700!important;font-size:28px!important}.main .avatar-txt,.main .lnk-avatar{font-family:Plex Sans Condensed,sans-serif!important;display:flex;align-items:center}.main .avatar-txt span,.main .lnk-avatar span{margin-left:8px;display:block}.main .lnk-avatar{justify-content:center}.main .mat-badge{position:relative}.main .mat-badge .mat-badge-content{border-radius:50%;background:#6a8dff;color:#fff;font-size:12px;line-height:16px;font-weight:600;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;position:absolute;transition:transform .2s ease-in-out;transform:scale(.6);pointer-events:none}.main .mat-badge.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#21242961}.main .mat-badge.mat-badge-accent .mat-badge-content{background:#7b858a;color:#fff}.main .mat-badge.mat-badge-warn .mat-badge-content{background:#f44336;color:#fff}.main .mat-badge.mat-badge-small .mat-badge-content{width:16px;height:16px;font-size:9px;line-height:16px}.main .mat-badge.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.main .mat-badge.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.main .mat-badge.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}.main .mat-badge.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}.main .mat-badge.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}.main .mat-badge.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}.main .mat-badge.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.main .mat-badge.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.main .mat-badge.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.main .mat-badge.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}.main .mat-badge.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}.main .mat-badge.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}.main .mat-badge.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}.main .mat-badge.mat-badge-large .mat-badge-content{width:28px;height:28px;font-size:24px;line-height:28px}.main .mat-badge.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.main .mat-badge.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.main .mat-badge.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}.main .mat-badge.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}.main .mat-badge.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}.main .mat-badge.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}.main .mat-badge-hidden .mat-badge-content{display:none}.main [dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.main [dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.main [dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.main [dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.main [dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.main [dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.main [dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.main [dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.main [dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.main [dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.main [dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.main [dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.main .cdk-high-contrast-active .mat-badge-content{outline:1px solid;border-radius:0}.main .mat-badge-content._mat-animation-noopable,.main .ng-animate-disabled .mat-badge-content{transition:none}.main .mat-badge-content.mat-badge-active{transform:none}.main .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #21242933,0 16px 24px 2px #21242924,0 6px 30px 5px #2124291f;background:#fff;color:#212429de;font-size:14px;font-weight:400;line-height:20px;letter-spacing:normal}.main .mat-button-toggle{color:#21242961}.main .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#2124291f}.main .mat-button-toggle-group,.main .mat-button-toggle-standalone{box-shadow:0 3px 1px -2px #21242933,0 2px 2px 0 #21242924,0 1px 5px 0 #2124291f}.main .mat-button-toggle-group-appearance-standard,.main .mat-button-toggle-standalone.mat-button-toggle-appearance-standard{box-shadow:none;border:1px solid #2124291f}.main .mat-button-toggle-appearance-standard{color:#212429de;background:#fff}.main .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#212429}.main .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.main .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:1px solid #2124291f}.main .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:1px solid #2124291f}.main [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:1px solid #2124291f}.main .mat-button-toggle-checked{background-color:#e0e0e0;color:#2124298a}.main .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#212429de}.main .mat-button-toggle-disabled{color:#21242961;background-color:#eee}.main .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#fff}.main .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.main .mat-calendar-body{font-size:14px}.main .mat-calendar-arrow{width:auto;height:auto;border:0}.main .mat-calendar-arrow:before{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:20px}.main .mat-calendar-arrow{border-top-color:#2124298a}.main .mat-calendar-body-label{opacity:0}.main .mat-calendar-body-label,.main .mat-calendar-period-button{font-size:14px;font-weight:500}.main .mat-calendar-table-header th{color:#acb5bd;font-size:16px;font-weight:700;text-transform:uppercase}.main .mat-calendar-body-in-preview{color:#2124293d}.main .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#21242961}.main .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.main .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#2124292e}.main .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#2e56be66}.main .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#21242961}.main .mat-calendar-body-in-range:before{background:#2e56be33}.main .mat-calendar-body-comparison-identical,.main .mat-calendar-body-in-comparison-range:before{background:#ff9e0233}.main .mat-calendar-body-comparison-bridge-start:before,.main [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,#2e56be33 50%,#ff9e0233 0)}.main .mat-calendar-body-comparison-bridge-end:before,.main [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,#2e56be33 50%,#ff9e0233 0)}.main .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.main .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#9ebb9e}.main .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.main .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#00d385}.main .mat-calendar-body-selected{background-color:#6a8dff;color:#fff!important}.main .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.main .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.main .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#2e56be4d}.main .mat-calendar-body-label,.main .mat-calendar-table-header{color:#21242961}.main .mat-calendar-table-header-divider:after{background:#2124291f}.main .mat-calendar-body-cell-content{border-color:#0000;color:#212429de}.main .mat-card{background:#fff;color:#212429de}.main .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #21242933,0 1px 1px 0 #21242924,0 1px 3px 0 #2124291f}.main .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 #21242933,0 0 0 0 #21242924,0 0 0 0 #2124291f}.main .mat-card-title{font-size:24px;font-weight:500}.main .mat-card-header .mat-card-title{font-size:20px}.main .mat-card-content,.main .mat-card-subtitle{font-size:14px}.main .mat-card-subtitle{color:#2124298a}.main .mat-checkbox .mat-checkbox-layout .mat-checkbox-inner-container{width:12px;height:12px;margin-right:5px;line-height:0;order:0;position:relative;vertical-align:middle;white-space:nowrap}.main .mat-checkbox .mat-checkbox-layout .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#212429;border-width:1px;border-radius:2px}.main .mat-checkbox .mat-checkbox-layout .mat-checkbox-label{font-size:16px;line-height:20px}.main .mat-checkbox .mat-checkbox-layout .mat-ripple-element{background-color:#212429}.main .mat-checkbox .mat-checkbox-layout .mat-checkbox-background{border-radius:2px}.main .mat-checkbox .mat-checkbox-layout .mat-checkbox-inner-container,.main .mat-checkbox.mat-checkbox-start .mat-checkbox-layout .mat-checkbox-inner-container{margin-left:0;margin-right:5px;order:0}.main .mat-checkbox.mat-checkbox-end .mat-checkbox-layout .mat-checkbox-inner-container{margin-left:5px;margin-right:0;order:1}.main .mat-checkbox.mat-checkboxlg- .mat-checkbox-layout .mat-checkbox-inner-container{width:16px;height:16px;margin-right:12px}.main .mat-checkbox.mat-checkboxlg- .mat-checkbox-layout .mat-checkbox-label{font-size:16px;line-height:20px}.main .mat-checkbox.checkbox-with-icon .mat-checkbox-layout .mat-checkbox-label{display:inline-flex;align-items:center}.main .mat-checkbox.checkbox-with-icon .mat-checkbox-layout .mat-checkbox-label [class*=" icon-"],.main .mat-checkbox.checkbox-with-icon .mat-checkbox-layout .mat-checkbox-label [class^=icon-]{margin-left:10px;margin-right:6px}.main .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-background{width:100%;height:100%;position:relative}.main .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-background:after{content:"";font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;position:absolute;left:-1;top:-1}.main .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-background .mat-checkbox-checkmark{display:none}.main .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-background.mat-checkbox-lg .mat-checkbox-background:after{font-size:18px}.main .mat-checkbox.mat-checkbox-indeterminate.mat-black .mat-checkbox-frame,.main .mat-checkbox.mat-checkbox-indeterminate:not([class*=mat-primary]):not([class*=mat-accent]):not([class*=mat-warn]) .mat-checkbox-frame{border-color:#212429}.main .mat-checkbox.mat-checkbox-indeterminate.mat-black .mat-checkbox-background,.main .mat-checkbox.mat-checkbox-indeterminate:not([class*=mat-primary]):not([class*=mat-accent]):not([class*=mat-warn]) .mat-checkbox-background{background-color:initial}.main .mat-checkbox.mat-checkbox-indeterminate.mat-black .mat-checkbox-background:after,.main .mat-checkbox.mat-checkbox-indeterminate:not([class*=mat-primary]):not([class*=mat-accent]):not([class*=mat-warn]) .mat-checkbox-background:after{color:#212429}.main .mat-checkbox.mat-checkbox-indeterminate.mat-primary .mat-checkbox-frame{border-color:#6a8dff}.main .mat-checkbox.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:initial}.main .mat-checkbox.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background:after{color:#6a8dff}.main .mat-checkbox.mat-checkbox-indeterminate.mat-accent .mat-checkbox-frame{border-color:#7b858a}.main .mat-checkbox.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:initial}.main .mat-checkbox.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background:after{color:#7b858a}.main .mat-checkbox.mat-checkbox-indeterminate.mat-warn .mat-checkbox-frame{border-color:#b71c1c}.main .mat-checkbox.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:initial}.main .mat-checkbox.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background:after{color:#b71c1c}.main .mat-checkbox-checked .mat-checkbox-background .mat-checkbox-frame,.main .mat-checkbox-checked.mat-black .mat-checkbox-frame,.main .mat-checkbox-checked:not([class*=mat-primary]):not([class*=mat-accent]):not([class*=mat-warn]) .mat-checkbox-frame,.main .mat-checkbox-indeterminate .mat-checkbox-background .mat-checkbox-frame,.main .mat-checkbox-indeterminate.mat-black .mat-checkbox-frame,.main .mat-checkbox-indeterminate:not([class*=mat-primary]):not([class*=mat-accent]):not([class*=mat-warn]) .mat-checkbox-frame{border-color:#212429}.main .mat-checkbox-checked .mat-checkbox-background .mat-checkbox-background,.main .mat-checkbox-checked.mat-black .mat-checkbox-background,.main .mat-checkbox-checked:not([class*=mat-primary]):not([class*=mat-accent]):not([class*=mat-warn]) .mat-checkbox-background,.main .mat-checkbox-indeterminate .mat-checkbox-background .mat-checkbox-background,.main .mat-checkbox-indeterminate.mat-black .mat-checkbox-background,.main .mat-checkbox-indeterminate:not([class*=mat-primary]):not([class*=mat-accent]):not([class*=mat-warn]) .mat-checkbox-background{background-color:#212429}.main .mat-checkbox-checked.mat-primary .mat-checkbox-frame,.main .mat-checkbox-indeterminate.mat-primary .mat-checkbox-frame{border-color:#6a8dff}.main .mat-checkbox-checked.mat-primary .mat-checkbox-background,.main .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#6a8dff}.main .mat-checkbox-checked.mat-accent .mat-checkbox-frame,.main .mat-checkbox-indeterminate.mat-accent .mat-checkbox-frame{border-color:#7b858a}.main .mat-checkbox-checked.mat-accent .mat-checkbox-background,.main .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#7b858a}.main .mat-checkbox-checked.mat-warn .mat-checkbox-frame,.main .mat-checkbox-indeterminate.mat-warn .mat-checkbox-frame{border-color:#b71c1c}.main .mat-checkbox-checked.mat-warn .mat-checkbox-background,.main .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:#b71c1c}.main .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.main .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.main .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.main .mat-checkbox-disabled .mat-checkbox-label{color:#2124298a}.main .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.main .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#6a8dff}.main .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.main .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#7b858a}.main .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.main .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#b71c1c}.main .mat-chip{width:130px;height:24px;min-height:24px;padding:0 4px 0 8px!important;border-radius:4px;background-color:#e6e9eb;font-size:14px;font-weight:500;display:flex;align-items:center}.main .mat-chip .mat-chip-remove{margin-left:auto}.main .mat-chip .text-truncate{max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.main .mat-chip.mat-chip-disabled{opacity:.4}.main .mat-chip:after{background:#212429}.main .mat-chip.mat-accent .mat-ripple-element,.main .mat-chip.mat-primary .mat-ripple-element,.main .mat-chip.mat-warn .mat-ripple-element{background-color:#ffffff1a}.main .mat-chip.mat-primary{background-color:#cedbf3;color:#6a8dff}.main .mat-chip.mat-accent{background-color:#f4bada;color:#6a8dff}.main .mat-chip.mat-warn{background-color:#ffcdd2;color:#b71c1c}.main .chip-abreviado-contador.mat-chip,.main .etiqueta-abreviada-contador .mat-chip{width:68px}.main .chip-abreviado-contador.mat-chip .text-truncate,.main .etiqueta-abreviada-contador .mat-chip .text-truncate{max-width:38px}.main .mat-calendar-arrow,.main .mat-calendar-next-button,.main .mat-calendar-previous-button{width:auto;height:auto;border:0;display:inline-flex;justify-content:center;align-items:center}.main .mat-calendar-arrow:before,.main .mat-calendar-next-button:before,.main .mat-calendar-previous-button:before{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:20px}.main .mat-calendar-arrow:before{content:""}.main .mat-calendar-next-button:before,.main .mat-calendar-previous-button:before{padding:10px}.main .mat-calendar-next-button:before{content:""}.main .mat-calendar-previous-button:before{content:""}.main .mat-calendar-next-button:after,.main .mat-calendar-previous-button:after{border:0}.main ngx-mat-datetime-content .ngx-mat-calendar-body{font-size:14px}.main ngx-mat-datetime-content .actions{padding:0}.main ngx-mat-datetime-content .actions .mat-button{width:100%;height:40px;border-color:#6a8dff;background-color:#6a8dff;color:#fff;font-size:16px}.main ngx-mat-datetime-content .actions .mat-button[disabled]{opacity:.5}.main ngx-mat-datetime-content ngx-mat-timepicker .ngx-mat-timepicker-table{margin-left:auto;margin-right:auto}.main ngx-mat-datetime-content ngx-mat-timepicker .mat-button-wrapper{display:none}.main ngx-mat-datetime-content ngx-mat-timepicker>form>table>tbody>tr:first-child>td:first-child>button,.main ngx-mat-datetime-content ngx-mat-timepicker>form>table>tbody>tr:first-child>td:nth-child(3)>button,.main ngx-mat-datetime-content ngx-mat-timepicker>form>table>tbody>tr:nth-child(3)>td:first-child>button,.main ngx-mat-datetime-content ngx-mat-timepicker>form>table>tbody>tr:nth-child(3)>td:nth-child(3)>button{width:auto;height:auto;border:0;display:inline-flex;justify-content:center;align-items:center}.main ngx-mat-datetime-content ngx-mat-timepicker>form>table>tbody>tr:first-child>td:first-child>button:before,.main ngx-mat-datetime-content ngx-mat-timepicker>form>table>tbody>tr:first-child>td:nth-child(3)>button:before,.main ngx-mat-datetime-content ngx-mat-timepicker>form>table>tbody>tr:nth-child(3)>td:first-child>button:before,.main ngx-mat-datetime-content ngx-mat-timepicker>form>table>tbody>tr:nth-child(3)>td:nth-child(3)>button:before{padding:5px;font-size:20px;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.main ngx-mat-datetime-content ngx-mat-timepicker>form>table>tbody>tr:first-child>td:first-child>button:before,.main ngx-mat-datetime-content ngx-mat-timepicker>form>table>tbody>tr:first-child>td:nth-child(3)>button:before{content:""}.main ngx-mat-datetime-content ngx-mat-timepicker>form>table>tbody>tr:nth-child(3)>td:first-child>button:before,.main ngx-mat-datetime-content ngx-mat-timepicker>form>table>tbody>tr:nth-child(3)>td:nth-child(3)>button:before{content:""}.main ngx-mat-datetime-content ngx-mat-timepicker>form>table>tbody>tr:nth-child(2)>td:first-child .mat-form-field,.main ngx-mat-datetime-content ngx-mat-timepicker>form>table>tbody>tr:nth-child(2)>td:nth-child(3) .mat-form-field{width:50px;max-width:50px;height:50px;border:1px solid #acb5bd;border-radius:4px;font-size:20px}.main ngx-mat-datetime-content ngx-mat-timepicker>form>table>tbody>tr:nth-child(2)>td:first-child .mat-form-field .mat-form-field-infix,.main ngx-mat-datetime-content ngx-mat-timepicker>form>table>tbody>tr:nth-child(2)>td:nth-child(3) .mat-form-field .mat-form-field-infix{padding-top:14px;border-top:0}.main ngx-mat-datetime-content ngx-mat-timepicker>form>table>tbody>tr:nth-child(2)>td:first-child .mat-form-field .mat-form-field-underline,.main ngx-mat-datetime-content ngx-mat-timepicker>form>table>tbody>tr:nth-child(2)>td:nth-child(3) .mat-form-field .mat-form-field-underline{display:none}.main ngx-mat-datetime-content ngx-mat-timepicker>form>table>tbody>tr:nth-child(2)>td:nth-child(2){width:20px}.main owl-date-time-timer{border-radius:4px;border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:0 2px 4px -1px #21242933,0 4px 5px 0 #21242924,0 1px 10px 0 #2124291f}.main owl-date-time-timer>owl-date-time-timer-box button .owl-dt-control-button-content{display:none}.main owl-date-time-timer>owl-date-time-timer-box .owl-dt-timer-content .owl-dt-timer-input{width:50px;height:50px;border-color:#acb5bd;font-size:20px}.main owl-date-time-timer>owl-date-time-timer-box:first-child{margin-right:20px;position:relative}.main owl-date-time-timer>owl-date-time-timer-box:first-child:after{content:":";position:absolute;left:calc(100% + 10px);top:50%;transform:translate(-50%,-50%)}.main owl-date-time-timer>owl-date-time-timer-box:first-child>button:first-child,.main owl-date-time-timer>owl-date-time-timer-box:first-child>button:nth-child(3),.main owl-date-time-timer>owl-date-time-timer-box:nth-child(2)>button:nth-child(2),.main owl-date-time-timer>owl-date-time-timer-box:nth-child(2)>button:nth-child(4){width:auto;height:auto;border:0;display:inline-flex;justify-content:center;align-items:center}.main owl-date-time-timer>owl-date-time-timer-box:first-child>button:first-child:before,.main owl-date-time-timer>owl-date-time-timer-box:first-child>button:nth-child(3):before,.main owl-date-time-timer>owl-date-time-timer-box:nth-child(2)>button:nth-child(2):before,.main owl-date-time-timer>owl-date-time-timer-box:nth-child(2)>button:nth-child(4):before{padding:5px;font-size:20px;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.main owl-date-time-timer>owl-date-time-timer-box:first-child>button:first-child:before,.main owl-date-time-timer>owl-date-time-timer-box:nth-child(2)>button:nth-child(2):before{content:""}.main owl-date-time-timer>owl-date-time-timer-box:first-child>button:nth-child(3):before,.main owl-date-time-timer>owl-date-time-timer-box:nth-child(2)>button:nth-child(4):before{content:""}.main .owl-dt-container-buttons{border-radius:4px;box-shadow:0 2px 4px -1px #21242933,0 4px 5px 0 #21242924,0 1px 10px 0 #2124291f;overflow:hidden}.main .field-hora-panel{width:180px;background:#fff;margin-left:-10px;margin-top:10px}.main .field-hora-panel .owl-dt-container-buttons{height:40px}.main .field-hora-panel .owl-dt-container-buttons button:first-child{display:none}.main .field-hora-panel .owl-dt-container-buttons button:nth-child(2){height:100%;width:100%;background:#6a8dff;color:#fff}.main .mat-datepicker-content{box-shadow:0 2px 4px -1px #21242933,0 4px 5px 0 #21242924,0 1px 10px 0 #2124291f;background-color:#fff;color:#212429}.main .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:#c2085333}.main .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.main .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:#ff9e0233}.main .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.main .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,#c2085333 50%,#ff9e0233 0)}.main .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.main .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,#c2085333 50%,#ff9e0233 0)}.main .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.main .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#9ebb9e}.main .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.main .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#00d385}.main .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#7b858a;color:#fff}.main .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ed8cc166}.main .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.main .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.main .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.main .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#c208534d}.main .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:#b71c1c33}.main .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.main .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:#ff9e0233}.main .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.main .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,#b71c1c33 50%,#ff9e0233 0)}.main .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.main .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,#b71c1c33 50%,#ff9e0233 0)}.main .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.main .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#9ebb9e}.main .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.main .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical>.mat-calendar-body-selected{background:#00d385}.main .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#b71c1c;color:#fff}.main .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#b71c1c66}.main .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.main .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.main .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.main .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#b71c1c4d}.main .mat-datepicker-content-touch{box-shadow:0 0 0 0 #21242933,0 0 0 0 #21242924,0 0 0 0 #2124291f}.main .mat-datepicker-toggle-active{color:#6a8dff}.main .mat-datepicker-toggle-active.mat-accent{color:#7b858a}.main .mat-datepicker-toggle-active.mat-warn{color:#b71c1c}.main .mat-datepicker-content .mat-calendar-next-button,.main .mat-datepicker-content .mat-calendar-previous-button,.main .mat-datepicker-toggle{color:#212429}.main .mat-dialog-container{width:656px;max-width:100%;box-shadow:0 11px 15px -7px #21242933,0 24px 38px 3px #21242924,0 9px 46px 8px #2124291f;background:#fff;color:#212429de}.main .mat-dialog-container .header-dialog{padding-bottom:20px;position:relative}.main .mat-dialog-container .header-dialog:after{content:"";width:100%;height:1px;background-color:#d6dade;position:absolute;left:0;bottom:0}.main .mat-dialog-container .header-dialog .mat-dialog-actions{min-height:30px;position:absolute;right:0;top:-10px}.main .mat-dialog-container .header-dialog .mat-dialog-actions .mat-mini-fab{width:25px;height:25px;display:inline-flex;justify-content:center;align-items:center}.main .mat-dialog-container .header-dialog .mat-dialog-actions .mat-mini-fab .mat-icon,.main .mat-dialog-container .header-dialog .mat-dialog-actions .mat-mini-fab [class*=" icon-"],.main .mat-dialog-container .header-dialog .mat-dialog-actions .mat-mini-fab [class^=icon-]{width:18px;height:18px}.main .mat-dialog-container .header-dialog .mat-dialog-title{margin-bottom:0;font-size:16px;font-weight:700;line-height:20px;letter-spacing:normal}.main .mat-dialog-container .mat-dialog-content .mat-menu-item{display:flex;justify-content:flex-start;align-items:center}.main .mat-dialog-container .mat-dialog-content .mat-menu-item neo-icono{margin-right:6px;display:inline-flex;align-items:center}.main .mat-dialog-container .mat-dialog-content button.mat-menu-item-primary{color:#6a8dff}.main .mat-dialog-container .mat-dialog-content button.mat-menu-item-accent{color:#7b858a}.main .mat-dialog-container .mat-dialog-content button.mat-menu-item-warn{color:#b71c1c}.main .mat-dialog-container .mat-dialog-content+.mat-dialog-actions{position:relative}.main .mat-dialog-container .mat-dialog-content+.mat-dialog-actions:after{content:"";width:100%;height:1px;background-color:#d6dade;position:absolute;left:0;top:0}.main .dialogoFormulario .mat-dialog-container .mat-dialog-content+.mat-dialog-actions{margin-top:0}@media (min-width: 768px){.main .mat-dialog-container .header-dialog{margin-bottom:20px}.main .mat-dialog-container .mat-dialog-content+.mat-dialog-actions{margin-top:20px}.main .mat-dialog-container .mat-form-field-wrapper{padding-bottom:20px}.main .dialogoBoton .header-dialog{margin-bottom:0}}@media (max-width: 767px){.main .mat-dialog-container .header-dialog{margin-bottom:20px}.main .mat-dialog-container .mat-dialog-content+.mat-dialog-actions{margin-top:20px}.main .mat-dialog-container .mat-form-field-wrapper{padding-bottom:16px}.main .dialogoFormulario .header-dialog{margin-bottom:14px}.main .dialogoFormulario .mat-dialog-content+.mat-dialog-actions{margin-top:14px}.main .dialogoBoton .header-dialog{margin-bottom:0}.main .acciones-button-block-xs.mat-dialog-actions>*{width:100%}.main .acciones-button-block-xs.mat-dialog-actions>* button{width:100%;margin-left:0;margin-right:0}}.main .mat-divider{border-top-color:#2124291f}.main .mat-divider-vertical{border-right-color:#2124291f}.main .mat-drawer-container{background-color:#fafafa;color:#212429de}.main .mat-drawer{color:#212429de}.main .mat-drawer,.main .mat-drawer.mat-drawer-push{background-color:#fff}.main .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #21242933,0 16px 24px 2px #21242924,0 6px 30px 5px #2124291f}.main .mat-drawer-side{border-right:1px solid #2124291f}.main .mat-drawer-side.mat-drawer-end,.main [dir=rtl] .mat-drawer-side{border-left:1px solid #2124291f;border-right:none}.main [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:1px solid #2124291f}.main .mat-drawer-backdrop.mat-drawer-shown{background-color:#21242999}.main .mat-elevation-z0{box-shadow:0 0 0 0 #21242905,0 0 0 0 #2124290a,0 0 0 0 #21242905}.main .mat-elevation-z1{box-shadow:0 2px 1px -1px #21242905,0 1px 1px 0 #2124290a,0 1px 3px 0 #21242905}.main .mat-elevation-z2{box-shadow:0 3px 1px -2px #21242905,0 2px 2px 0 #2124290a,0 1px 5px 0 #21242905}.main .mat-elevation-z3{box-shadow:0 3px 3px -2px #21242905,0 3px 4px 0 #2124290a,0 1px 8px 0 #21242905}.main .mat-elevation-z4{box-shadow:0 2px 4px -1px #21242905,0 4px 5px 0 #2124290a,0 1px 10px 0 #21242905}.main .mat-elevation-z5{box-shadow:0 3px 5px -1px #21242905,0 5px 8px 0 #2124290a,0 1px 14px 0 #21242905}.main .mat-elevation-z6{box-shadow:0 3px 5px -1px #21242905,0 6px 10px 0 #2124290a,0 1px 18px 0 #21242905}.main .mat-elevation-z7{box-shadow:0 4px 5px -2px #21242905,0 7px 10px 1px #2124290a,0 2px 16px 1px #21242905}.main .mat-elevation-z8{box-shadow:0 5px 5px -3px #21242905,0 8px 10px 1px #2124290a,0 3px 14px 2px #21242905}.main .mat-elevation-z9{box-shadow:0 5px 6px -3px #21242905,0 9px 12px 1px #2124290a,0 3px 16px 2px #21242905}.main .mat-elevation-z10{box-shadow:0 6px 6px -3px #21242905,0 10px 14px 1px #2124290a,0 4px 18px 3px #21242905}.main .mat-elevation-z11{box-shadow:0 6px 7px -4px #21242905,0 11px 15px 1px #2124290a,0 4px 20px 3px #21242905}.main .mat-elevation-z12{box-shadow:0 7px 8px -4px #21242905,0 12px 17px 2px #2124290a,0 5px 22px 4px #21242905}.main .mat-elevation-z13{box-shadow:0 7px 8px -4px #21242905,0 13px 19px 2px #2124290a,0 5px 24px 4px #21242905}.main .mat-elevation-z14{box-shadow:0 7px 9px -4px #21242905,0 14px 21px 2px #2124290a,0 5px 26px 4px #21242905}.main .mat-elevation-z15{box-shadow:0 8px 9px -5px #21242905,0 15px 22px 2px #2124290a,0 6px 28px 5px #21242905}.main .mat-elevation-z16{box-shadow:0 8px 10px -5px #21242905,0 16px 24px 2px #2124290a,0 6px 30px 5px #21242905}.main .mat-elevation-z17{box-shadow:0 8px 11px -5px #21242905,0 17px 26px 2px #2124290a,0 6px 32px 5px #21242905}.main .mat-elevation-z18{box-shadow:0 9px 11px -5px #21242905,0 18px 28px 2px #2124290a,0 7px 34px 6px #21242905}.main .mat-elevation-z19{box-shadow:0 9px 12px -6px #21242905,0 19px 29px 2px #2124290a,0 7px 36px 6px #21242905}.main .mat-elevation-z20{box-shadow:0 10px 13px -6px #21242905,0 20px 31px 3px #2124290a,0 8px 38px 7px #21242905}.main .mat-elevation-z21{box-shadow:0 10px 13px -6px #21242905,0 21px 33px 3px #2124290a,0 8px 40px 7px #21242905}.main .mat-elevation-z22{box-shadow:0 10px 14px -6px #21242905,0 22px 35px 3px #2124290a,0 8px 42px 7px #21242905}.main .mat-elevation-z23{box-shadow:0 11px 14px -7px #21242905,0 23px 36px 3px #2124290a,0 9px 44px 8px #21242905}.main .mat-elevation-z24{box-shadow:0 11px 15px -7px #21242905,0 24px 38px 3px #2124290a,0 9px 46px 8px #21242905}.main .mat-expansion-panel{max-width:100vw;background:#fff;color:#212429de}.main .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #21242933,0 2px 2px 0 #21242924,0 1px 5px 0 #2124291f}.main .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.main .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.main .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:#21242966}.main .mat-expansion-panel .mat-expansion-panel-header{height:48px;padding:10px 20px;font-size:15px;font-weight:400}.main .mat-expansion-panel .mat-expansion-panel-header.mat-expanded{height:64px}.main .mat-expansion-panel .mat-panel-title{flex:0 0 15px;-webkit-flex:0 0 15px}.main .mat-expansion-panel .mat-panel-description{width:100%;align-items:center;-webkit-align-items:center;flex-wrap:wrap;-webkit-flex-wrap:wrap}.main .mat-expansion-panel-content{font-size:14px;font-weight:400;line-height:20px;letter-spacing:normal}@media (hover: none){.main .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#fff}}.main .mat-expansion-panel-header-title{color:#212429de}.main .mat-expansion-indicator:after,.main .mat-expansion-panel-header-description{color:#2124298a}.main .mat-expansion-panel-header[aria-disabled=true]{color:#21242942}.main .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.main .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}.main .mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix,.main .mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix{display:inline-flex;align-items:center}.main .mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon-button,.main .mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon-button{width:38px;height:38px}.main .mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon,.main .mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon{display:inline-flex;align-items:center;justify-content:center}.main .mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix>.mat-icon,.main .mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix>.mat-icon{width:32px;height:auto;padding-right:8px;padding-top:3px;position:relative;top:2px}.main .mat-form-field{width:100%;font-size:16px;font-weight:400;line-height:1.125;letter-spacing:normal}.main .mat-form-field-wrapper{padding-bottom:1.34375em}.main .mat-form-field-prefix,.main .mat-form-field-suffix{top:0}.main .mat-form-field-prefix .mat-icon,.main .mat-form-field-suffix .mat-icon{line-height:1.125;display:inline-flex;align-items:center;justify-content:center;top:0}.main .mat-form-field-prefix.mat-focused .mat-form-field-label,.main .mat-form-field-suffix.mat-focused .mat-form-field-label{color:#6a8dff}.main .mat-form-field-prefix.mat-focused .mat-form-field-label.mat-accent,.main .mat-form-field-suffix.mat-focused .mat-form-field-label.mat-accent{color:#7b858a}.main .mat-form-field-prefix.mat-focused .mat-form-field-label.mat-warn,.main .mat-form-field-suffix.mat-focused .mat-form-field-label.mat-warn{color:#b71c1c}.main .mat-form-field-prefix.mat-focused .mat-form-field-ripple,.main .mat-form-field-suffix.mat-focused .mat-form-field-ripple{background-color:#6a8dff}.main .mat-form-field-prefix.mat-focused .mat-form-field-ripple.mat-accent,.main .mat-form-field-suffix.mat-focused .mat-form-field-ripple.mat-accent{background-color:#7b858a}.main .mat-form-field-prefix.mat-focused .mat-form-field-ripple.mat-warn,.main .mat-form-field-suffix.mat-focused .mat-form-field-ripple.mat-warn{background-color:#b71c1c}.main .mat-form-field-prefix.mat-form-field-invalid .mat-form-field-label,.main .mat-form-field-prefix.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.main .mat-form-field-prefix.mat-form-field-invalid .mat-form-field-label.mat-accent,.main .mat-form-field-suffix.mat-form-field-invalid .mat-form-field-label,.main .mat-form-field-suffix.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.main .mat-form-field-suffix.mat-form-field-invalid .mat-form-field-label.mat-accent{color:#b71c1c}.main .mat-form-field-prefix.mat-form-field-invalid .mat-form-field-ripple,.main .mat-form-field-prefix.mat-form-field-invalid .mat-form-field-ripple.mat-accent,.main .mat-form-field-suffix.mat-form-field-invalid .mat-form-field-ripple,.main .mat-form-field-suffix.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#b71c1c}.main .input-file .mat-form-field-flex{padding-right:0!important}.main .input-file .mat-form-field-infix{display:flex;align-items:center}.main .mat-form-field-infix{padding:.5em 0;border-top:.84375em solid #0000}.main .mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.main .mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{width:133.3333333333%;transform:translateY(-1.34375em) scale(.75)}.main .mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{width:133.3333433333%;transform:translateY(-1.34374em) scale(.75)}.main .mat-form-field-label{color:#acb5bd;top:1.34375em}.main .mat-form-field-underline{bottom:1.34375em}.main .mat-form-field-label-wrapper{padding-top:.84375em;top:-.84375em}.main .mat-form-field-subscript-wrapper{margin-top:0;font-size:12px;line-height:16px;top:calc(100% - 20px)}.main .mat-error{color:#b71c1c;font-style:italic}.main .mat-form-field-ripple{background-color:#212429de}.main .mat-focused .mat-form-field-required-marker{color:#7b858a}.main .mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.main .mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.main .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.main .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{width:133.3333333333%;transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);-ms-transform:translateY(-1.28125em) scale(.75)}.main .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{width:133.3333433333%;transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);-ms-transform:translateY(-1.28124em) scale(.75)}.main .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{width:133.3333533333%;transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);-ms-transform:translateY(-1.28123em) scale(.75)}.main .mat-form-field-appearance-legacy .mat-form-field-label{color:#2124298a;top:1.28125em}.main .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#2124296b;bottom:1.25em}.main .mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}.main .mat-form-field-appearance-legacy .mat-hint{color:#2124298a}.main .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,#2124296b 0,#2124296b 33%,#0000 0);background-size:4px 100%;background-repeat:repeat-x}@media print{.main .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.main .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-1.28122em) scale(.75)}.main .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(.75)}.main .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(.75)}}.main .mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.main .mat-form-field-appearance-fill .mat-form-field-label{margin-top:-.5em;top:1.09375em}.main .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.main .mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{width:133.3333333333%;transform:translateY(-.59375em) scale(.75)}.main .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{width:133.3333433333%;transform:translateY(-.59374em) scale(.75)}.main .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#2124290a}.main .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#2124296b}.main .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#21242905}.main .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#21242961}.main .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:initial}.main .form-control:focus{box-shadow:none}.main .mat-form-field-appearance-outline .mat-form-field-flex{margin-top:0;top:0}.main .mat-form-field-appearance-outline .mat-form-field-flex>*{height:40px;top:0}.main .mat-form-field-appearance-outline .mat-form-field-flex>.mat-form-field-prefix,.main .mat-form-field-appearance-outline .mat-form-field-flex>.mat-form-field-suffix{height:auto}.main .mat-form-field-appearance-outline .mat-form-field-infix{width:162px;height:40px;padding:9px 0;border-top-width:1px;top:0}.main .mat-form-field-appearance-outline .mat-form-field-infix .mat-input-element{margin-top:0}.main .mat-form-field-appearance-outline .mat-form-field-infix input{max-width:100%;overflow:hidden;text-overflow:ellipsis}.main .mat-form-field-appearance-outline .mat-form-field-label{margin-top:0;font-size:16px;font-weight:400;top:calc(50% + 6px);transform:translateY(-50%)}.main .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.main .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{width:133.3333333333%;transform:translateY(-25px) scale(.75)}.main .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{width:133.3333433333%;transform:translateY(-25px) scale(.75)}.main .mat-form-field-appearance-outline .mat-form-field-outline{color:#acb5bd}.main .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#acb5bd;opacity:1}.main .mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-end,.main .mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-gap,.main .mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-start{border-width:1px}.main .mat-form-field-appearance-outline.mat-focused .mat-form-field-label,.main .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#6a8dff}.main .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#7b858a}.main .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.main .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-label,.main .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick,.main .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-subscript-wrapper{color:#b71c1c}.main .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#21242961}.main .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#2124290f}.main .captcha-block .captcha-label{width:100%;margin-bottom:2px;font-size:12px;line-height:16px;text-align:left}.main .captcha-block .mat-form-field-appearance-outline{height:40px}.main .captcha-block .mat-form-field-appearance-outline .mat-form-field-infix{padding-top:0;padding-bottom:0;border-top-width:1px}.main .captcha-block .mat-form-field-appearance-outline .mat-form-field-flex{padding-right:0}.main .captcha-block .mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:0}.main .form-search .mat-form-field-infix{padding-left:30px}.main .form-search ::ng-deep button{min-width:auto;padding-left:0;padding-right:0;margin-top:-8px}.main .icono-mat-suffix .mat-form-field-flex{padding-right:0}.main .icono-mat-prefix .mat-form-field-flex{padding-left:0}.main .campo-datapicker .mat-form-field-infix{width:121px;padding-right:25px}.main .campo-datapicker .btn-limpiar-filtro{position:absolute;top:11px;right:40px}.main .campo-datapicker .btn-limpiar-filtro .mat-icon-button{width:20px!important;height:20px!important}.main .campo-datapicker .btn-limpiar-filtro .mat-icon-button i{line-height:16px}.main .mat-form-field-type-mat-select .mat-form-field-flex{padding-right:11px}.main .mat-form-field-type-mat-select .mat-form-field-flex .mat-form-field-infix{width:163px}.main .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#2124296b}.main .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,#2124296b 0,#2124296b 33%,#0000 0);background-size:4px 100%;background-repeat:repeat-x}.main .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#6a8dff}.main .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#7b858a}.main .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.main .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-subscript-wrapper{color:#b71c1c}.main .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#2124298a}.main .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after,.main .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-subscript-wrapper{color:#b71c1c}.main .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.main .mat-input-element:disabled{color:#21242961}.main .mat-form-field-invalid .mat-input-element,.main .mat-form-field.mat-warn .mat-input-element{caret-color:#b71c1c}.main .mat-date-range-input-separator{border-color:#0000;color:#212429de}.main .mat-date-range-input-inner[disabled],.main .mat-form-field-disabled .mat-date-range-input-separator{color:#21242961}.main .mat-grid-tile-footer,.main .mat-grid-tile-header{font-size:14px}.main .mat-grid-tile-footer .mat-line,.main .mat-grid-tile-header .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.main .mat-grid-tile-footer .mat-line:nth-child(n+2),.main .mat-grid-tile-header .mat-line:nth-child(n+2){font-size:12px}.main .mat-icon.mat-primary{color:#6a8dff}.main .mat-icon.mat-accent{color:#7b858a}.main .mat-icon.mat-warn{color:#b71c1c}.main [class*=" icon-"],.main [class^=icon-]{display:inline-flex;justify-content:center;align-items:center}.main [class*=" icon-"]:before,.main [class^=icon-]:before{display:block}.main .icon-12,.main .mat-button .icon-12{font-size:12px}.main .icon-14{font-size:14px}.main .icon-16{font-size:16px}.main .icon-18{font-size:18px}.main .icon-20{font-size:20px}.main .icon-22{font-size:22px}.main .icon-24{font-size:24px}.main .icon-26{font-size:26px}.main .icon-28{font-size:28px}.main .icon-30{font-size:30px}.main .icon-32{font-size:32px}.main .icon-60{font-size:60px}.main .icon-100{font-size:100px}.main .icon-background{position:absolute}.main .icon-background-left-center{left:0;top:50%;transform:translateY(-50%)}.main .mat-input-element{caret-color:#6a8dff}.main .mat-input-element::placeholder{color:#2124296b}.main .mat-input-element::-moz-placeholder{color:#2124296b}.main .mat-input-element::-webkit-input-placeholder{color:#2124296b}.main .mat-input-element:-ms-input-placeholder{color:#2124296b}.main .mat-form-field.mat-accent .mat-input-element{caret-color:#7b858a}.main input.mat-input-element{margin-top:-.0625em}.main .mat-list-item .mat-list-item-ripple,.main .mat-list-option .mat-list-item-ripple{border-radius:4px}.main neo-menu-item .mat-list-item{width:100%;margin-bottom:3px;font-size:16px;line-height:20px}.main .mat-list-base .mat-list-item,.main .mat-list-base .mat-list-option{color:#212429de;font-size:16px;line-height:20px}.main .mat-list-base .mat-list-item .mat-line,.main .mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.main .mat-list-base .mat-list-item .mat-line:nth-child(n+2),.main .mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.main .mat-list-base .mat-list-item .mat-list-item-content,.main .mat-list-base .mat-list-option .mat-list-item-content{padding:0 10px!important}.main .mat-list-base .mat-list-item{height:44px;border-radius:4px}.main .mat-list-base .mat-primary .mat-list-item.active{background-color:#ebf0fa;color:#6a8dff}.main .mat-list-base .mat-primary .mat-list-item:focus>.mat-list-item:not(.expanded),.main .mat-list-base .mat-primary .mat-list-item:hover>.mat-list-item:not(.expanded){background-color:#ebf0fa!important;color:#6a8dff!important}.main .mat-list-base .mat-accent .mat-list-item.active{background-color:#fbe3f0;color:#7b858a}.main .mat-list-base .mat-accent .mat-list-item:focus>.mat-list-item:not(.expanded),.main .mat-list-base .mat-accent .mat-list-item:hover>.mat-list-item:not(.expanded){background-color:#fbe3f0!important;color:#7b858a!important}.main .mat-list-base .mat-subheader{color:#2124298a;font-size:14px;font-weight:500}.main .mat-list-base[dense] .mat-list-item,.main .mat-list-base[dense] .mat-list-option{font-size:12px;line-height:16px}.main .mat-list-base[dense] .mat-list-item .mat-line,.main .mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.main .mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2),.main .mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px;line-height:16px}.main .mat-list-base[dense] .mat-subheader{font-size:12px;line-height:16px;font-weight:500}.main .plegada .mat-list-base .mat-list-item{width:44px;margin-left:-3px;margin-right:-2px;border-radius:50%}.main .mat-list-item-disabled{background-color:#eee}.main .mat-action-list .mat-list-item:focus,.main .mat-action-list .mat-list-item:hover,.main .mat-list-option:focus,.main .mat-list-option:hover,.main .mat-nav-list .mat-list-item:focus,.main .mat-nav-list .mat-list-item:hover{background:#2124290a}.main .mat-list-single-selected-option,.main .mat-list-single-selected-option :focus,.main .mat-list-single-selected-option :hover{background:#2124291f}.main .mat-menu-panel{min-width:200px;margin-top:7px;background:#fff}.main .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #2124290d,0 4px 5px 0 #2124290a,0 1px 10px 0 #21242905}.main .mat-menu-panel .mat-menu-content:not(:empty){padding:4px}.main .mat-menu-panel .mat-menu-content .mat-menu-item{font-size:16px;line-height:20px;display:flex;justify-content:flex-start;align-items:center}.main .mat-menu-panel .mat-menu-content button.mat-menu-item-primary{color:#6a8dff}.main .mat-menu-panel .mat-menu-content button.mat-menu-item-accent{color:#7b858a}.main .mat-menu-panel .mat-menu-content button.mat-menu-item-warn{color:#b71c1c}.main .mat-menu-item{border-radius:4px;background:#0000;color:#212429de;font-size:14px;font-weight:400}.main .mat-menu-item[disabled],.main .mat-menu-item[disabled] .mat-icon-no-color,.main .mat-menu-item[disabled]:after{color:#21242961}.main .mat-menu-item .mat-menu-ripple{border-radius:4px}.main .mat-menu-item .mat-icon-no-color,.main .mat-menu-item-submenu-trigger:after{color:#2124298a}.main .mat-menu-item-highlighted:not([disabled]),.main .mat-menu-item.cdk-keyboard-focused:not([disabled]),.main .mat-menu-item.cdk-program-focused:not([disabled]),.main .mat-menu-item:hover:not([disabled]){background:#2124290a}.main .mat-paginator{background:#fff}.main .mat-paginator,.main .mat-paginator .mat-paginator-page-size .mat-select-trigger{color:#2124298a;font-size:14px;line-height:20px}.main .mat-paginator .mat-paginator-container{min-height:56px;justify-content:center}.main .mat-paginator .mat-paginator-container .mat-form-field-infix{width:50px;padding:2px}.main .mat-paginator .mat-paginator-container .mat-paginator-decrement,.main .mat-paginator .mat-paginator-container .mat-paginator-increment{border-top:2px solid #2124298a;border-right:2px solid #2124298a}.main .mat-paginator .mat-paginator-container .mat-paginator-first,.main .mat-paginator .mat-paginator-container .mat-paginator-last{border-top:2px solid #2124298a}.main .mat-paginator .mat-paginator-container .mat-icon-button[disabled] .mat-paginator-decrement,.main .mat-paginator .mat-paginator-container .mat-icon-button[disabled] .mat-paginator-first,.main .mat-paginator .mat-paginator-container .mat-icon-button[disabled] .mat-paginator-increment,.main .mat-paginator .mat-paginator-container .mat-icon-button[disabled] .mat-paginator-last{border-color:#21242961}.main .mat-paginator .mat-paginator-container .mat-paginator-page-size-label{white-space:nowrap}.main .mat-progress-bar-background{fill:#adc3eb}.main .mat-progress-bar-buffer{background-color:#adc3eb}.main .mat-progress-bar-fill:after{background-color:#6a8dff}.main .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#ed8cc1}.main .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#ed8cc1}.main .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#7b858a}.main .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#ef9a9a}.main .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#ef9a9a}.main .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#b71c1c}.main .mat-progress-spinner,.main .mat-progress-spinner circle,.main .mat-spinner,.main .mat-spinner circle{stroke:#6a8dff}.main .mat-progress-spinner.mat-accent circle,.main .mat-spinner.mat-accent circle{stroke:#7b858a}.main .mat-progress-spinner.mat-warn circle,.main .mat-spinner.mat-warn circle{stroke:#b71c1c}.main .mat-pseudo-checkbox{width:16px;height:16px;padding:0;margin-right:20px;border:1px solid #212429;position:relative}.main .mat-pseudo-checkbox.mat-pseudo-checkbox-checked{border-width:0}.main .mat-pseudo-checkbox.mat-pseudo-checkbox-checked:after{content:"";width:16px;height:16px;border:0;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;display:inline-flex;justify-content:center;align-items:center;position:absolute;left:0;top:0;transform:none;transition:none}.main .mat-pseudo-checkbox .mat-option+.mat-option{margin-top:1px}.main .mat-pseudo-checkbox+.mat-option-text{font-size:14px;line-height:20px}.main .mat-pseudo-checkbox-checked .mat-pseudo-checkbox-background .mat-pseudo-checkbox-background,.main .mat-pseudo-checkbox-checked.mat-black .mat-pseudo-checkbox-background,.main .mat-pseudo-checkbox-checked:not([class*=mat-primary]):not([class*=mat-accent]):not([class*=mat-warn]) .mat-pseudo-checkbox-background,.main .mat-pseudo-checkbox-indeterminate .mat-pseudo-checkbox-background .mat-pseudo-checkbox-background,.main .mat-pseudo-checkbox-indeterminate.mat-black .mat-pseudo-checkbox-background,.main .mat-pseudo-checkbox-indeterminate:not([class*=mat-primary]):not([class*=mat-accent]):not([class*=mat-warn]) .mat-pseudo-checkbox-background{background-color:#212429}.main .mat-pseudo-checkbox-checked.mat-primary .mat-pseudo-checkbox-background,.main .mat-pseudo-checkbox-indeterminate.mat-primary .mat-pseudo-checkbox-background{background-color:#6a8dff}.main .mat-pseudo-checkbox-checked.mat-accent .mat-pseudo-checkbox-background,.main .mat-pseudo-checkbox-indeterminate.mat-accent .mat-pseudo-checkbox-background{background-color:#7b858a}.main .mat-pseudo-checkbox-checked.mat-warn .mat-pseudo-checkbox-background,.main .mat-pseudo-checkbox-indeterminate.mat-warn .mat-pseudo-checkbox-background{background-color:#b71c1c}.main .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked .mat-pseudo-checkbox-background,.main .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate .mat-pseudo-checkbox-background{background-color:#b0b0b0}.main .mat-pseudo-checkbox-disabled:not(.mat-pseudo-checkbox-checked) .mat-pseudo-checkbox-frame{border-color:#b0b0b0}.main .mat-pseudo-checkbox-disabled .mat-pseudo-checkbox-label{color:#2124298a}.main .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) .mat-pseudo-checkbox-checked{background-color:#6a8dff;color:#fff}.main .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) .mat-pseudo-checkbox-checked{background-color:#7b858a;color:#fff}.main .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) .mat-pseudo-checkbox-checked{background-color:#b71c1c;color:#fff}.main .mat-radio-button .mat-radio-container{position:relative}.main .mat-radio-button .mat-radio-container .mat-radio-inner-circle,.main .mat-radio-button .mat-radio-container .mat-radio-outer-circle{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.main .mat-radio-button .mat-radio-container .mat-radio-outer-circle{width:18px;height:18px;border-width:1px;border-color:#212429}.main .mat-radio-button .mat-radio-container .mat-radio-inner-circle{width:7px;height:7px}.main .mat-radio-button.mat-black.mat-radio-checked .mat-radio-outer-circle,.main .mat-radio-button:not([class*=mat-primary]):not([class*=mat-accent]):not([class*=mat-warn]).mat-radio-checked .mat-radio-outer-circle{border-color:#212429}.main .mat-radio-button.mat-black .mat-radio-inner-circle,.main .mat-radio-button.mat-black .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.main .mat-radio-button.mat-black.mat-radio-checked .mat-radio-persistent-ripple,.main .mat-radio-button.mat-black:active .mat-radio-persistent-ripple,.main .mat-radio-button:not([class*=mat-primary]):not([class*=mat-accent]):not([class*=mat-warn]) .mat-radio-inner-circle,.main .mat-radio-button:not([class*=mat-primary]):not([class*=mat-accent]):not([class*=mat-warn]) .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.main .mat-radio-button:not([class*=mat-primary]):not([class*=mat-accent]):not([class*=mat-warn]).mat-radio-checked .mat-radio-persistent-ripple,.main .mat-radio-button:not([class*=mat-primary]):not([class*=mat-accent]):not([class*=mat-warn]):active .mat-radio-persistent-ripple{background-color:#212429}.main .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#6a8dff}.main .mat-radio-button.mat-primary .mat-radio-inner-circle,.main .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.main .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.main .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#6a8dff}.main .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#7b858a}.main .mat-radio-button.mat-accent .mat-radio-inner-circle,.main .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.main .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.main .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#7b858a}.main .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#b71c1c}.main .mat-radio-button.mat-warn .mat-radio-inner-circle,.main .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.main .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.main .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#b71c1c}.main .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.main .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle{border-color:#21242961}.main .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.main .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:#21242961}.main .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#21242961}.main .mat-radio-button .mat-ripple-element{background-color:#212429}.main .mat-ripple{overflow:hidden;position:relative}.main .mat-ripple:not(:empty){transform:translateZ(0)}.main .mat-ripple.mat-ripple-unbounded{overflow:visible}.main .mat-ripple-element{background-color:#2124291a;border-radius:50%;position:absolute;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale(0)}.main .cdk-high-contrast-active .mat-ripple-element{display:none}.main .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#6a8dff}.main .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#7b858a}.main .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,.main .mat-form-field.mat-focused.mat-warn .mat-select-arrow{color:#b71c1c}.main .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#21242961}.main .mat-select-container{display:flex;align-items:center}.main .mat-select-container .btn-limpiar-filtro,.main .mat-select-container .mat-select-value-text{margin-top:1px}.main .mat-select-container .mat-select-value-text{padding-right:26px;display:block}.main .mat-select-container .mat-select-arrow-wrapper{transform:translateY(-3px)}.main .mat-select-container .mat-select.matSelectChips{margin-left:-5px;margin-top:-2px}.main .mat-select-container .mat-select.matSelectChips .mat-select-value-text{margin-top:0}.main .mat-select-container .btn-limpiar-filtro{margin-top:0;position:absolute;top:10px;right:20px}.main .mat-select-container .btn-limpiar-filtro .mat-icon-button{width:20px;height:20px}.main .mat-select-container .btn-limpiar-filtro .mat-icon-button i{line-height:16px}.main .mat-select .mat-select-trigger{height:26px}.main .mat-select .mat-select-arrow,.main .mat-select .mat-select-placeholder,.main .mat-select .mat-select-value{color:#212429}.main .mat-select.mat-select-disabled .mat-select-value{color:#21242961}.main .mat-select .mat-select-arrow{width:20px;height:20px;margin:0;border:0}.main .mat-select .mat-select-arrow:before{content:"";font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:20px}.main .mat-select .etiqueta-input+.etiqueta-input{margin-left:8px}.main .mat-select-panel{padding:10px;background:#fff}.main .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #21242933,0 4px 5px 0 #21242924,0 1px 10px 0 #2124291f}.main .mat-select-panel .mat-option{border-radius:4px;color:#212429;font-size:16px}.main .mat-select-panel .mat-option+.mat-option{margin-top:1px}.main .mat-select-panel .mat-option .mat-option-text{display:inline-flex;align-items:center;flex-wrap:wrap}.main .mat-select-panel .mat-option:focus:not(.mat-option-disabled),.main .mat-select-panel .mat-option:hover:not(.mat-option-disabled){background:#2124290a}.main .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:#2124291f}.main .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:#2124290a}.main .mat-select-panel .mat-option.mat-active{background:#2124290a;color:#212429}.main .mat-select-panel .mat-option.mat-option-disabled{color:#21242961}.main .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){background-color:#ebf0fa;color:#6a8dff}.main .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){background-color:#fbe3f0;color:#7b858a}.main .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){background-color:#ffebee;color:#b71c1c}.main .mat-optgroup-label{color:#212429;font-size:14px;line-height:24px;font-weight:500;letter-spacing:normal}.main .mat-optgroup-disabled .mat-optgroup-label{color:#21242961}.main .mat-slider-thumb-label-text{font-size:12px;line-height:16px;font-weight:500}.main .mat-slider-track-background{background-color:#21242942}.main .mat-primary .mat-slider-thumb,.main .mat-primary .mat-slider-thumb-label,.main .mat-primary .mat-slider-track-fill{background-color:#6a8dff}.main .mat-primary .mat-slider-thumb-label-text{color:#fff}.main .mat-primary .mat-slider-focus-ring{background-color:#6a8dff33}.main .mat-accent .mat-slider-thumb,.main .mat-accent .mat-slider-thumb-label,.main .mat-accent .mat-slider-track-fill{background-color:#7b858a}.main .mat-accent .mat-slider-thumb-label-text{color:#fff}.main .mat-accent .mat-slider-focus-ring{background-color:#7b858a33}.main .mat-warn .mat-slider-thumb,.main .mat-warn .mat-slider-thumb-label,.main .mat-warn .mat-slider-track-fill{background-color:#b71c1c}.main .mat-warn .mat-slider-thumb-label-text{color:#fff}.main .mat-warn .mat-slider-focus-ring{background-color:#b71c1c33}.main .cdk-focused .mat-slider-track-background,.main .mat-slider:hover .mat-slider-track-background{background-color:#21242961}.main .mat-slider-disabled .mat-slider-thumb,.main .mat-slider-disabled .mat-slider-track-background,.main .mat-slider-disabled .mat-slider-track-fill,.main .mat-slider-disabled:hover .mat-slider-track-background{background-color:#21242942}.main .mat-slider-min-value .mat-slider-focus-ring{background-color:#2124291f}.main .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.main .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#212429de}.main .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.main .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#21242942}.main .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#21242942;background-color:initial}.main .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.main .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:#21242961}.main .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.main .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:#21242942}.main .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#212429b3}.main .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(90deg,#212429b3,#212429b3 2px,#0000 0,#0000);background-image:-moz-repeating-linear-gradient(.0001deg,#212429b3,#212429b3 2px,#0000 0,#0000)}.main .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(180deg,#212429b3,#212429b3 2px,#0000 0,#0000)}.main .mat-slide-toggle{height:auto}.main .mat-slide-toggle .mat-slide-toggle-bar{width:70px;height:40px;background-color:#dde2e5;border-radius:20px}.main .mat-slide-toggle .mat-slide-toggle-thumb-container{width:32px;height:32px;top:4px;left:4px}.main .mat-slide-toggle .mat-slide-toggle-thumb-container .mat-slide-toggle-thumb{width:100%;height:100%;background-color:#fff;box-shadow:0 2px 1px -1px #21242933,0 1px 1px 0 #21242924,0 1px 3px 0 #2124291f}.main .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb-container{transform:translateX(30px)}.main .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb-container .mat-slide-toggle-thumb{background-color:#acb5bd}.main .mat-slide-toggle .mat-ripple-element{background-color:#495057}.main .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element,.main .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#6a8dff}.main .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#ebf0fa}.main .mat-slide-toggle.mat-accent.mat-checked .mat-ripple-element,.main .mat-slide-toggle.mat-accent.mat-checked .mat-slide-toggle-thumb{background-color:#7b858a}.main .mat-slide-toggle.mat-accent.mat-checked .mat-slide-toggle-bar{background-color:#fbe3f0}.main .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element,.main .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#b71c1c}.main .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#ffebee}.main .mat-slide-toggle.toggle-xs .mat-slide-toggle-bar{width:54px;height:24px;border-radius:12px}.main .mat-slide-toggle.toggle-xs .mat-slide-toggle-thumb-container{width:20px;height:20px;top:2px;left:2px}.main .mat-slide-toggle.toggle-xs.mat-checked .mat-slide-toggle-thumb-container{transform:translateX(30px)}.main .mat-slide-toggle.toggle-on-off .mat-slide-toggle-bar:after{content:"off";font-size:12px;line-height:20px;text-transform:uppercase;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.main .mat-slide-toggle.toggle-on-off.mat-checked .mat-slide-toggle-bar:after{content:"on";transform:translate(-34px,-50%)}.main .mat-slide-toggle.toggle-on-off.mat-primary.mat-checked .mat-slide-toggle-bar:after{color:#6a8dff}.main .mat-slide-toggle.toggle-on-off.mat-accent.mat-checked .mat-slide-toggle-bar:after{color:#7b858a}.main .mat-slide-toggle.toggle-on-off.mat-warn.mat-checked .mat-slide-toggle-bar:after{color:#b71c1c}.main .mat-slide-toggle.toggle-on-off.toggle-xs .mat-slide-toggle-bar:after{font-size:12px;line-height:16px;right:6px}.main .mat-slide-toggle.toggle-on-off.toggle-xs.mat-checked .mat-slide-toggle-bar:after{transform:translate(-25px,-50%)}.main .mat-slide-toggle.toggle-icon .mat-slide-toggle-bar:after{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.main .mat-slide-toggle.toggle-icon.mat-checked .mat-slide-toggle-bar:after{right:auto;left:10px}.main .mat-slide-toggle.toggle-icon.toggle-list-table .mat-slide-toggle-bar:after{content:""}.main .mat-slide-toggle.toggle-icon.toggle-list-table .mat-slide-toggle-thumb-container .mat-slide-toggle-thumb:after{content:"";color:#fff;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.main .mat-slide-toggle.toggle-icon.toggle-list-table.mat-checked .mat-slide-toggle-bar:after{content:""}.main .mat-slide-toggle.toggle-icon.toggle-list-table.mat-checked .mat-slide-toggle-thumb-container .mat-slide-toggle-thumb:after{content:""}.main .mat-slide-toggle.toggle-icon.mat-primary .mat-slide-toggle-bar{background-color:#ebf0fa}.main .mat-slide-toggle.toggle-icon.mat-primary .mat-slide-toggle-bar:after{color:#6a8dff}.main .mat-slide-toggle.toggle-icon.mat-primary .mat-slide-toggle-thumb{background-color:#6a8dff}.main .mat-slide-toggle.toggle-icon.mat-primary .mat-slide-toggle-thumb:after{color:#6a8dff}.main .mat-slide-toggle.toggle-icon.mat-primary .mat-ripple-element{background-color:#6a8dff}.main .mat-slide-toggle.toggle-icon.mat-accent .mat-slide-toggle-bar{background-color:#fbe3f0}.main .mat-slide-toggle.toggle-icon.mat-accent .mat-slide-toggle-bar:after{color:#7b858a}.main .mat-slide-toggle.toggle-icon.mat-accent .mat-slide-toggle-thumb{background-color:#7b858a}.main .mat-slide-toggle.toggle-icon.mat-accent .mat-slide-toggle-thumb:after{color:#7b858a}.main .mat-slide-toggle.toggle-icon.mat-accent .mat-ripple-element{background-color:#7b858a}.main .mat-slide-toggle.toggle-icon.mat-warn .mat-slide-toggle-bar{background-color:#ffebee}.main .mat-slide-toggle.toggle-icon.mat-warn .mat-slide-toggle-bar:after{color:#b71c1c}.main .mat-slide-toggle.toggle-icon.mat-warn .mat-slide-toggle-thumb{background-color:#b71c1c}.main .mat-slide-toggle.toggle-icon.mat-warn .mat-slide-toggle-thumb:after{color:#b71c1c}.main .mat-slide-toggle.toggle-icon.mat-warn .mat-ripple-element{background-color:#b71c1c}.main .mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #21242933,0 6px 10px 0 #21242924,0 1px 18px 0 #2124291f}.main .mat-simple-snackbar{font-size:14px}.main .mat-simple-snackbar-action{color:#7b858a;line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.main .mat-sort-header-arrow{color:#757575}.main .mat-stepper-horizontal,.main .mat-stepper-vertical{background-color:#fff}.main .mat-step-label{font-size:14px;line-height:20px;font-weight:400}.main .mat-step-sub-label-error{font-weight:400}.main .mat-step-label-error,.main .mat-step-label-selected{font-size:14px;line-height:20px}.main .mat-step-header .mat-step-label,.main .mat-step-header .mat-step-optional{color:#acb5bd}.main .mat-step-header .mat-step-icon{width:32px;height:32px;background-color:initial;border:1px solid #acb5bd;color:#acb5bd;font-size:14px;line-height:20px}.main .mat-step-header .mat-step-icon.mat-step-icon-selected{background-color:#acb5bd;color:#fff;font-weight:700}.main .mat-step-header .mat-step-icon.mat-step-icon-state-done,.main .mat-step-header .mat-step-icon.mat-step-icon-state-edit{opacity:.6}.main .mat-step-header.mat-primary .mat-step-icon-selected{color:#fff}.main .mat-step-header.mat-primary .mat-step-icon-selected,.main .mat-step-header.mat-primary .mat-step-icon-state-done,.main .mat-step-header.mat-primary .mat-step-icon-state-edit{border-color:#6a8dff;background-color:#6a8dff;color:#fff}.main .mat-step-header.mat-accent .mat-step-icon{color:#fff}.main .mat-step-header.mat-accent .mat-step-icon-selected,.main .mat-step-header.mat-accent .mat-step-icon-state-done,.main .mat-step-header.mat-accent .mat-step-icon-state-edit{border-color:#7b858a;background-color:#7b858a;color:#fff}.main .mat-step-header.mat-warn .mat-step-icon-selected{color:#fff}.main .mat-step-header.mat-warn .mat-step-icon-selected,.main .mat-step-header.mat-warn .mat-step-icon-state-done,.main .mat-step-header.mat-warn .mat-step-icon-state-edit{border-color:#b71c1c;background-color:#b71c1c;color:#fff}.main .mat-step-header .mat-step-icon-state-error{background-color:initial;color:#b71c1c}.main .mat-step-header .mat-step-label.mat-step-label-active{color:#acb5bd}.main .mat-step-header .mat-step-label.mat-step-label-error{color:#b71c1c}.main .mat-step-header.mat-primary .mat-step-icon-state-done+.mat-step-label-active,.main .mat-step-header.mat-primary .mat-step-icon-state-edit+.mat-step-label-active,.main .mat-step-header.mat-primary .mat-step-label.mat-step-label-selected{color:#6a8dff}.main .mat-step-header.mat-accent .mat-step-icon-state-done+.mat-step-label-active,.main .mat-step-header.mat-accent .mat-step-icon-state-edit+.mat-step-label-active,.main .mat-step-header.mat-accent .mat-step-label.mat-step-label-selected{color:#7b858a}.main .mat-step-header.mat-warn .mat-step-icon-state-done+.mat-step-label-active,.main .mat-step-header.mat-warn .mat-step-icon-state-edit+.mat-step-label-active,.main .mat-step-header.mat-warn .mat-step-label.mat-step-label-selected{color:#b71c1c}.main .mat-step-header.previous .mat-step-icon{border-color:#acb5bd;background-color:initial;color:#acb5bd;opacity:.6}.main .mat-step-header.previous .mat-step-icon+.mat-step-label-active{color:#acb5bd;opacity:.6}.main .mat-step-header.previous.mat-primary .mat-step-icon{border-color:#6a8dff;background-color:initial;color:#6a8dff}.main .mat-step-header.previous.mat-primary .mat-step-icon+.mat-step-label-active{color:#6a8dff}.main .mat-step-header.previous.mat-accent .mat-step-icon{border-color:#7b858a;background-color:initial;color:#7b858a}.main .mat-step-header.previous.mat-accent .mat-step-icon+.mat-step-label-active{color:#7b858a}.main .mat-step-header.previous.mat-warn .mat-step-icon{border-color:#b71c1c;background-color:initial;color:#b71c1c}.main .mat-step-header.previous.mat-warn .mat-step-icon+.mat-step-label-active{color:#b71c1c}@media (hover: none){.main .mat-step-header:hover{background:none}}.main .mat-horizontal-stepper-header{height:72px}.main .mat-stepper-label-position-bottom .mat-horizontal-stepper-header{padding:10px}.main .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.main .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{width:calc(50% - 10px);border-style:dashed;border-top-color:#acb5bd;top:26px}.main .mat-stepper-label-position-bottom .mat-horizontal-stepper-header .mat-step-label{padding-top:5px}.main .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:not(:first-child):before,.main .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:not(:last-child):after{width:calc(50% - 16px);border-top-style:dashed}.main .mat-stepper-label-position-bottom .mat-horizontal-stepper-header.previous+.mat-stepper-horizontal-line,.main .mat-stepper-label-position-bottom .mat-horizontal-stepper-header.previous+.mat-stepper-horizontal-line+.mat-horizontal-stepper-header:before,.main .mat-stepper-label-position-bottom .mat-horizontal-stepper-header.previous:after{border-style:solid;opacity:.6}.main .mat-stepper-label-position-bottom .mat-horizontal-stepper-header.previous.mat-primary+.mat-stepper-horizontal-line,.main .mat-stepper-label-position-bottom .mat-horizontal-stepper-header.previous.mat-primary+.mat-stepper-horizontal-line+.mat-horizontal-stepper-header:before,.main .mat-stepper-label-position-bottom .mat-horizontal-stepper-header.previous.mat-primary:after{border-top-color:#6a8dff}.main .mat-stepper-label-position-bottom .mat-horizontal-stepper-header.previous.mat-accent+.mat-stepper-horizontal-line,.main .mat-stepper-label-position-bottom .mat-horizontal-stepper-header.previous.mat-accent+.mat-stepper-horizontal-line+.mat-horizontal-stepper-header:before,.main .mat-stepper-label-position-bottom .mat-horizontal-stepper-header.previous.mat-accent:after{border-top-color:#7b858a}.main .mat-stepper-label-position-bottom .mat-horizontal-stepper-header.previous.mat-warn+.mat-stepper-horizontal-line,.main .mat-stepper-label-position-bottom .mat-horizontal-stepper-header.previous.mat-warn+.mat-stepper-horizontal-line+.mat-horizontal-stepper-header:before,.main .mat-stepper-label-position-bottom .mat-horizontal-stepper-header.previous.mat-warn:after{border-top-color:#b71c1c}.main .mat-stepper-label-position-bottom .mat-stepper-horizontal-line{border-style:dashed;border-top-color:#acb5bd;top:26px}.main .mat-vertical-stepper-header{padding:10px}.main .mat-stepper-vertical-line:before{border-left-color:#2124291f;top:-16px;bottom:-16px}.main .mat-tab-group .mat-tab-header .mat-tab-label-container,.main .mat-tab-group .mat-tab-nav-bar{border-bottom:1px solid #dde2e5}.main .mat-tab-group.no-border .mat-tab-header,.main .mat-tab-group.no-border .mat-tab-nav-bar{border-bottom:0}.main .mat-tab-group.mat-tab-group-inverted-header .mat-tab-header,.main .mat-tab-group.mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid #dde2e5;border-bottom:none}.main .mat-tab-group .mat-tab-label,.main .mat-tab-group .mat-tab-link{color:#acb5bd;font-size:16px;line-height:24px;font-weight:400;opacity:1}.main .mat-tab-group .mat-tab-label.mat-tab-disabled,.main .mat-tab-group .mat-tab-link.mat-tab-disabled{color:#dde2e5}.main .mat-tab-group .mat-tab-label-active{font-weight:700}.main .mat-tab-group .mat-ink-bar{height:4px}.main .mat-tab-group .mat-tab-header{border-top-left-radius:4px;border-top-right-radius:4px}.main .mat-tab-group .mat-tab-header .mat-tab-label{min-width:auto;height:62px;padding:0 20px}.main .mat-tab-group .mat-tab-header .mat-tab-header-pagination-chevron{width:16px;height:16px;border-width:0;border-color:#acb5bd;transform:rotate(0);position:relative}.main .mat-tab-group .mat-tab-header .mat-tab-header-pagination-chevron:after{content:"";font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;position:absolute;left:0;top:0}.main .mat-tab-group .mat-tab-header .mat-tab-header-pagination-after .mat-tab-header-pagination-chevron{transform:rotate(180deg)}.main .mat-tab-group .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#acb5bd}.main .mat-tab-group .mat-tab-nav-bar[class*=mat-background-],.main .mat-tab-group[class*=mat-background-] .mat-tab-header{border-bottom:none;border-top:none}.main .mat-tab-group:not([class*=mat-background-]) .mat-tab-header{background-color:#fff}.main .mat-tab-group.mat-black .mat-tab-label-active,.main .mat-tab-group:not([class*=mat-primary]):not([class*=mat-accent]):not([class*=mat-warn]) .mat-tab-label-active{color:#212429}.main .mat-tab-group.mat-black .mat-ink-bar,.main .mat-tab-group:not([class*=mat-primary]):not([class*=mat-accent]):not([class*=mat-warn]) .mat-ink-bar{background-color:#212429}.main .mat-tab-group .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.main .mat-tab-group .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.main .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.main .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled){background-color:#c5cae94d}.main .mat-tab-group .mat-tab-nav-bar.mat-primary .mat-tab-label.mat-tab-label-active,.main .mat-tab-group.mat-primary .mat-tab-label.mat-tab-label-active{color:#6a8dff}.main .mat-tab-group .mat-tab-nav-bar.mat-primary .mat-ink-bar,.main .mat-tab-group.mat-primary .mat-ink-bar{background-color:#6a8dff}.main .mat-tab-group .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.main .mat-tab-group .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.main .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.main .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.main .mat-tab-group .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.main .mat-tab-group .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.main .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.main .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled){background-color:#ff80ab4d}.main .mat-tab-group .mat-tab-nav-bar.mat-accent .mat-tab-label.mat-tab-label-active,.main .mat-tab-group.mat-accent .mat-tab-label.mat-tab-label-active{color:#7b858a}.main .mat-tab-group .mat-tab-nav-bar.mat-accent .mat-ink-bar,.main .mat-tab-group.mat-accent .mat-ink-bar{background-color:#7b858a}.main .mat-tab-group .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.main .mat-tab-group .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.main .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.main .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.main .mat-tab-group .mat-tab-nav-bar.mat-warn .mat-ink-bar,.main .mat-tab-group.mat-warn .mat-ink-bar{background-color:#b71c1c}.main .mat-tab-group .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.main .mat-tab-group .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.main .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.main .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.main .mat-tab-group .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.main .mat-tab-group .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.main .mat-tab-group .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.main .mat-tab-group .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.main .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.main .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.main .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.main .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcdd24d}.main .mat-tab-group .mat-tab-nav-bar.mat-warn .mat-tab-label-active,.main .mat-tab-group.mat-warn .mat-tab-label-active{color:#b71c1c}.main .mat-tab-group .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused :not(.mat-tab-disabled),.main .mat-tab-group .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused :not(.mat-tab-disabled),.main .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused :not(.mat-tab-disabled),.main .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused :not(.mat-tab-disabled){background-color:#c5cae94d}.main .mat-tab-group .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.main .mat-tab-group .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination,.main .mat-tab-group .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.main .mat-tab-group.mat-background-primary>.mat-tab-header,.main .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.main .mat-tab-group.mat-background-primary>.mat-tab-link-container{background-color:#6a8dff}.main .mat-tab-group .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.main .mat-tab-group .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link,.main .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.main .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.main .mat-tab-group .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.main .mat-tab-group .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.main .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.main .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.main .mat-tab-group .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.main .mat-tab-group .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.main .mat-tab-group .mat-tab-nav-bar.mat-background-primary>.mat-tab-links .mat-focus-indicator:before,.main .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.main .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.main .mat-tab-group.mat-background-primary>.mat-tab-links .mat-focus-indicator:before{border-color:#fff}.main .mat-tab-group .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.main .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff6}.main .mat-tab-group .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.main .mat-tab-group .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.main .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.main .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element{background-color:#ffffff1f}.main .mat-tab-group .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.main .mat-tab-group .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.main .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.main .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled){background-color:#ff80ab4d}.main .mat-tab-group .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.main .mat-tab-group .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination,.main .mat-tab-group .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.main .mat-tab-group.mat-background-accent>.mat-tab-header,.main .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.main .mat-tab-group.mat-background-accent>.mat-tab-link-container{background-color:#7b858a}.main .mat-tab-group .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.main .mat-tab-group .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link,.main .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.main .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}.main .mat-tab-group .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.main .mat-tab-group .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.main .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.main .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.main .mat-tab-group .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.main .mat-tab-group .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.main .mat-tab-group .mat-tab-nav-bar.mat-background-accent>.mat-tab-links .mat-focus-indicator:before,.main .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.main .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.main .mat-tab-group.mat-background-accent>.mat-tab-links .mat-focus-indicator:before{border-color:#fff}.main .mat-tab-group .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.main .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff6}.main .mat-tab-group .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.main .mat-tab-group .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.main .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.main .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element{background-color:#ffffff1f}.main .mat-tab-group .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.main .mat-tab-group .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.main .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.main .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcdd24d}.main .mat-tab-group .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.main .mat-tab-group .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination,.main .mat-tab-group .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.main .mat-tab-group.mat-background-warn>.mat-tab-header,.main .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.main .mat-tab-group.mat-background-warn>.mat-tab-link-container{background-color:#b71c1c}.main .mat-tab-group .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.main .mat-tab-group .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link,.main .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.main .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}.main .mat-tab-group .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.main .mat-tab-group .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.main .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.main .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.main .mat-tab-group .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.main .mat-tab-group .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.main .mat-tab-group .mat-tab-nav-bar.mat-background-warn>.mat-tab-links .mat-focus-indicator:before,.main .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.main .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.main .mat-tab-group.mat-background-warn>.mat-tab-links .mat-focus-indicator:before{border-color:#fff}.main .mat-tab-group .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.main .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff6}.main .mat-tab-group .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.main .mat-tab-group .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.main .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.main .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element{background-color:#ffffff1f}.main .mat-tab-group .mat-tab-body{min-height:342px;margin-top:10px}.main .mat-tab-group .mat-tab-body .mat-tab-body-content{overflow:hidden}@media (min-width: 1440px){.main .mat-tab-group .mat-tab-header .mat-tab-label-container{padding:0 20px}.main .blq-card .mat-tab-group .mat-tab-header{padding:0}}@media (max-width: 1439px){.main .mat-tab-group .mat-tab-header .mat-tab-label-container{margin:0 10px}.main .blq-card .mat-tab-group .mat-tab-header{margin:0}}.main .mat-table{background:#fff}.main .mat-header-cell{font-size:12px;font-weight:500}.main .mat-cell,.main .mat-footer-cell{color:#212429de;font-size:14px}.main .mat-table tbody,.main .mat-table tfoot,.main .mat-table thead,.main .mat-table-sticky{background:inherit}.main td.mat-cell,.main td.mat-footer-cell,.main th.mat-header-cell{border-bottom-color:#2124291f}.main .mat-header-cell{color:#2124298a}.main .mat-toolbar{color:#212429de}.main .mat-toolbar,.main .mat-toolbar h1,.main .mat-toolbar h2,.main .mat-toolbar h3,.main .mat-toolbar h4,.main .mat-toolbar h5,.main .mat-toolbar h6{margin:0;font-size:20px;font-weight:500;line-height:32px;letter-spacing:normal}.main .mat-toolbar.mat-primary{background:#6a8dff;color:#fff}.main .mat-toolbar.mat-accent{background:#7b858a;color:#fff}.main .mat-toolbar.mat-warn{background:#b71c1c;color:#fff}.main .mat-toolbar .mat-focused .mat-form-field-ripple,.main .mat-toolbar .mat-form-field-ripple,.main .mat-toolbar .mat-form-field-underline{background-color:currentColor}.main .mat-toolbar .mat-focused .mat-form-field-label,.main .mat-toolbar .mat-form-field-label,.main .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.main .mat-toolbar .mat-select-arrow,.main .mat-toolbar .mat-select-value{color:inherit}.main .mat-toolbar .mat-input-element{caret-color:currentColor}.main .mat-toolbar-multiple-rows{min-height:64px}.main .mat-toolbar-row,.main .mat-toolbar-single-row{height:64px}@media (max-width: 599px){.main .mat-toolbar-multiple-rows{min-height:56px}.main .mat-toolbar-row,.main .mat-toolbar-single-row{height:56px}}.main .mat-tooltip{background:#616161e6;font-size:14px;padding-top:6px;padding-bottom:6px}.main .mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.main button{font-family:Plex Sans Condensed,sans-serif!important}
/*# sourceMappingURL=styles.dfd8bac0f219f0e9941b.css.map*/