a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, main, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {display: block;}[hidden] {display: none;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}blockquote:after, blockquote:before, q:after, q:before {content: "";content: none;}table {border-collapse: collapse;border-spacing: 0;}body {font-family: Lato, sans-serif;color: #181818;}button, input {font: inherit;}a, button {cursor: pointer;}.nostyle {border: none;padding: 0;margin: 0;box-shadow: none;background: 0 0;outline: 0;line-height: normal;}* {-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;box-sizing: border-box;}.has-arrow {margin: 8px 0;}.has-arrow:after, .has-arrow:before {content: "";clear: both;position: absolute;bottom: 100%;left: 50%;display: block;width: 0;height: 0;border-left: 7px solid transparent;border-right: 7px solid transparent;border-bottom: 7px solid #e6e9f0;margin-left: -7px;}.has-arrow:after {border-bottom: 6px solid #fff;border-width: 6px;margin-left: -6px;}.top-pos .has-arrow:after, .top-pos .has-arrow:before {bottom: unset;top: 100%;border-color: rgba(255, 255, 255, 0);border-top: 6px solid #d3d9e5;}.top-pos .has-arrow:after {border-top: 5px solid #fff;}.right-pos .has-arrow {margin: 0 8px;}.right-pos .has-arrow:after, .right-pos .has-arrow:before {margin: 3px 0 0;bottom: unset;left: -2px;top: 50%;transform: rotate(-45deg) translateY(-50%);border-color: rgba(255, 255, 255, 0);border-left: 6px solid #d3d9e5;}.right-pos .has-arrow:after {border-left: 6px solid #fff;}.left-pos .has-arrow {margin: 0 8px;}.left-pos .has-arrow:after, .left-pos .has-arrow:before {margin: 3px 0 0;bottom: unset;left: unset;right: -2px;top: 50%;transform: rotate(45deg) translateY(-50%);border-color: rgba(255, 255, 255, 0);border-right: 6px solid #f0f2f5;}.left-pos .has-arrow:after {border-right: 6px solid #fff;}.has-arrow.align-left:after, .has-arrow.align-left:before {left: 12px;}.has-arrow.align-right:after, .has-arrow.align-right:before {left: unset;right: 12px;}.has-arrow.align-right:after {right: 13px;}.g-btn-danger, .g-btn-disabled, .g-btn-negative, .g-btn-primary, .g-btn-secondary, .g-btn-tertiary, .g-toast-btn {height: 36px;color: #fff;border-radius: 6px;background-color: transparent;border: none;outline: 0;padding-left: 30px;padding-right: 30px;font-size: 14px;font-weight: 600;outline: 0;position: relative;transition: all 0.3s;cursor: pointer;}.g-btn-primary {background-color: #1d90f5;color: #fff;}.g-btn-primary:hover {background-color: #5eb0f8;}.g-btn-primary:active {background-color: #096cc3;}.g-btn-secondary {background: #fff;border: 1px solid #d9e1ee;color: #3b4c66;}.g-btn-secondary:hover {border: 1px solid #8495b1;color: #181818;}.g-btn-secondary.g-btn-processing:after {border-color: #4684ff;border-left-color: rgba(70, 132, 255, 0.5);}.g-btn-negative {color: #727c8f;padding: 0;height: auto;margin: 11px 30px;}.g-btn-negative:hover {color: #202a3d;}.g-btn-disabled {color: #fff;background-color: #1d90f5;opacity: 0.3;cursor: default;pointer-events: none;}.g-icon {width: 100%;height: 100%;}.g-checkbox, .g-radio-button {width: 20px;height: 20px;border-radius: 50%;padding: 0;outline: 0;border: 1px solid #dbdbdb;background-color: #fff;cursor: pointer;}.g-checkbox:hover, .g-radio-button:hover {border: 1px solid #1d90f5;}.g-checkbox-disabled, .g-radio-disabled {cursor: default;pointer-events: none;border-color: #d9e1ee;background-color: #f6f8fc;}.g-checkbox-error, .g-radio-error {background-color: #ffefef;border-color: #fc4c4c;}.g-checkbox-error:hover, .g-radio-error:hover {border-color: #fc4c4c;}.g-checkbox {border-radius: 4px;}.g-checkbox > .g-icon {display: none;}.g-checkbox:after {font-size: 9px;}.g-checkbox-checked {background-color: #1d90f5;border-color: #1d90f5;}.g-checkbox-checked > .g-icon {fill: #fff;display: block;}.g-checkbox-disabled > .g-icon {fill: #f6f8fc;display: block;}.g-dropmenu, .g-submenu {box-shadow: 0 3px 4px 0 rgba(10, 31, 68, 0.1), 0 0 1px 0 rgba(10, 31, 68, 0.08);background-color: #fff;border-radius: 4px;padding: 8px 0;}.g-dropmenu ul {max-height: 200px;overflow: auto;}.g-dropmenu ul li {display: flex;align-items: center;padding: 10px 16px 10px 24px;transition: all 0.2s ease;position: relative;cursor: pointer;}.g-dropmenu ul li > span {font-size: 14px;line-height: 1.5;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 85%;}.g-dropmenu ul li > .g-drop-arrow {margin-left: auto;transform: rotate(-135deg);}.g-dropmenu ul li:hover {background-color: #f3f6fc;}.g-dropmenu ul li.has-check {padding: 10px 16px;}.g-dropmenu ul li.has-check:hover {background-color: inherit;color: inherit;}.g-dropmenu ul li.has-check .g-checkbox, .g-dropmenu ul li.has-check .g-radio-button {margin-right: 8px;vertical-align: middle;}.g-dropmenu ul li.has-check.selected {background-color: transparent;}.g-dropmenu ul li.has-avatar .g-avatar, .g-dropmenu ul li.has-avatar .g-avatar-lg {margin-right: 10px;vertical-align: middle;}.g-dropmenu ul li.has-avatar span {line-height: 30px;}.g-dropmenu ul li.selected {background-color: transparent;}.g-dropmenu ul li.selected > span {color: #1d90f5;}.g-dropmenu ul li.selected:hover {background-color: #f3f6fc;color: inherit;}.g-dropmenu ul li.selected:hover > .g-drop-arrow, .g-dropmenu ul li.selected > .g-drop-arrow {border-color: inherit;}.g-dropdown-wrap .g-drop-msg, .g-input-msg {display: none;font-size: 0;width: 100%;padding-top: 8px;}.g-dropdown-wrap .g-drop-msg > *, .g-input-msg > * {vertical-align: middle;}.g-dropdown-wrap .g-drop-msg > span, .g-input-msg > span {font-size: 10px;}.g-dropdown-wrap .g-drop-msg .g-icon, .g-input-msg .g-icon {width: 18px;height: 18px;margin-right: 6px;}.g-dropdown-wrap.error .g-drop-msg, .g-dropdown-wrap.message .g-drop-msg, .g-dropdown-wrap.warning .g-drop-msg, .g-input-wrapper.error .g-drop-msg, .g-input-wrapper.message .g-drop-msg, .g-input-wrapper.warning .g-drop-msg, .g-input:invalid .g-drop-msg {display: block;}.g-dropdown-wrap.message .g-drop-msg .g-icon, .g-input-wrapper.message .g-drop-msg .g-icon {display: none;}.g-notification {position: absolute;left: 0;right: 0;top: 0;z-index: 400;background-color: #69f;padding: 12px 25px;box-shadow: 0 1px 1px 0 rgba(17, 38, 82, 0.22);display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.g-notification .g-icon {width: 14px;height: 16px;margin-right: 12px;}.g-notification .g-icon .notification {fill: #fff;}.g-notification .g-icon.warning {width: 18px;fill: #df0d29;}.g-notification p {font-size: 14px;font-weight: 400;font-style: normal;line-height: normal;color: #fff;}.g-notification.warning {padding: 12px 25px;background-color: #fff;border: 1px solid #efefef;}.g-notification.warning p {color: #df0d29;}.g-notification > button {padding: 0 24px;margin-left: auto;}.g-input {border: 0;border-bottom: 1px solid #d9e1ee;width: 100%;font-size: 16px;margin-top: 8px;padding-bottom: 12px;color: #181818;outline: 0;line-height: 24px;}.g-input::placeholder {color: #8495b1;}.g-input-wrapper {position: relative;display: inline-block;padding-top: 16px;width: 250px;}.g-input-label {display: block;color: #3b4c66;font-size: 14px;font-weight: 500;line-height: 24px;}.g-input-edit {display: none;position: absolute;right: 0;bottom: 8px;font-size: 14px;cursor: pointer;}.g-textarea {border-radius: 4px;border: solid 1px #d3d9e5;width: 100%;min-height: 100px;padding: 12px;font-size: 14px;color: #181818;outline: 0;resize: none;}.g-textarea::placeholder {color: #acb7cc;}.g-input-wrapper.active .g-input, .g-input:active, .g-input:focus {outline: 0;}.g-input:focus {border-bottom-color: #1d90f5;}.g-input-wrapper.disabled .g-input, .g-input:disabled .g-input {cursor: default;pointer-events: none;}.g-input-wrapper.disabled .g-input-label, .g-input-wrapper.disabled .g-input::placeholder, .g-input:disabled .g-input-label, .g-input:disabled .g-input::placeholder {color: #d9e1ee;}.g-input-wrapper.editable .g-input {padding-right: 90px;}.g-input-wrapper.editable .g-input-edit {display: block;}.g-input-wrapper.warning .g-input {border-color: #ffa300;}.g-input-wrapper.warning .g-input-msg {color: #ffa300;}.g-input-wrapper.error .g-input, .g-input:invalid .g-input {border-color: #dd2727;}.g-input-wrapper.error .g-input-msg, .g-input:invalid .g-input-msg {color: #dd2727;}.g-input-wrapper.editable .g-input {color: #8f99ad;cursor: default;pointer-events: none;}.g-input-wrapper.editable .g-input::placeholder {color: #8f99ad;}.g-dropdown-wrap .g-drop-msg, .g-input-msg {position: absolute;top: 100%;display: none;font-size: 0;width: 100%;padding-top: 0;margin-top: 4px;}.g-dropdown-wrap .g-drop-msg > *, .g-input-msg > * {vertical-align: middle;}.g-dropdown-wrap .g-drop-msg > span, .g-input-msg > span {font-size: 12px;line-height: 1.6;}.g-dropdown-wrap .g-drop-msg .g-icon, .g-input-msg .g-icon {width: 18px;height: 18px;margin-right: 6px;}.g-dropdown-wrap.error .g-input-msg, .g-dropdown-wrap.message .g-input-msg, .g-dropdown-wrap.warning .g-input-msg, .g-input-wrapper.error .g-input-msg, .g-input-wrapper.message .g-input-msg, .g-input-wrapper.warning .g-input-msg, .g-input:invalid .g-input-msg {display: block;}.g-dropdown-wrap.message .g-input-msg .g-icon, .g-input-wrapper.message .g-input-msg .g-icon {display: none;}.g-searchbox {display: none;margin: 4px 16px 12px;height: 32px;border: 1px solid #e6e9f0;border-radius: 16px;padding: 5px 30px 5px 14px;position: relative;}.g-searchbox input {width: 100%;border: none;font-size: 12px;line-height: 1.67;}.g-searchbox input::placeholder {color: #acb7cc;}.g-searchbox i {position: absolute;top: 50%;transform: translateY(-50%);right: 12px;}.g-searchbox .icon-g-search {height: 16px;width: 16px;fill: #151f35;}.g-snack {display: flex;width: 335px;padding: 8px 16px;border-radius: 4px;background: #181818;}.g-snack-content {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: auto;margin-right: auto;font-size: 12px;line-height: 20px;color: #d9e1ee;}.g-snack-btn {display: none;margin-left: 26px;padding: 0;border: 0;font-size: 12px;line-height: 20px;background: 0 0;color: #fff;}.g-snack.has-button .g-snack-btn {display: block;}.g-helpertext-wrapper .g-search-spinner {width: 32px;height: 32px;margin: 12px auto;display: block;animation: rotate360 1.5s cubic-bezier(1, 0.5, 0.5, 1) infinite;fill: transparent;stroke: #acb7cc;}.g-dropdown-wrap {position: relative;min-width: 120px;max-width: 400px;}.g-dropdown-wrap .g-drop-label {display: block;font-size: 14px;line-height: 24px;font-weight: 500;color: #3b4c66;margin-bottom: 8px;}.g-dropdown-wrap .g-drop-btn {border: 0;border-bottom: 1px solid #d3d9e5;background-color: transparent;color: #181818;padding: 0 16px 12px 0;font-size: 16px;outline: 0;display: flex;align-items: center;width: 100%;text-align: left;cursor: pointer;}.g-dropdown-wrap .g-drop-btn > span {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 85%;line-height: 24px;}.g-dropdown-wrap .g-dropmenu, .g-dropdown-wrap .g-submenu {position: absolute;z-index: 100;width: 100%;display: none;}.g-dropdown-wrap .g-drop-arrow {width: 10px;height: 10px;border: 1px solid #181818;border-width: 0 0 1px 1px;margin-left: auto;transform: rotate(-45deg);transition: all 0.3s ease;position: relative;}.g-dropdown-wrap.open .g-drop-btn {border-color: #1d90f5;}.g-dropdown-wrap.open .g-drop-btn .g-drop-arrow {transform: rotate(135deg);}.g-dropdown-wrap.open .g-dropmenu {display: block;}.g-dropdown-wrap .g-dropmenu {position: absolute;top: 100%;left: 0;}.g-dropdown-wrap.top-pos .g-dropmenu {bottom: 100%;top: unset;}.g-dropdown-wrap.right-pos .g-dropmenu {left: 100%;top: calc(50% - 6px);transform: translateY(-50%);}.g-dropdown-wrap.left-pos .g-dropmenu {left: unset;right: 100%;top: calc(50% - 6px);transform: translateY(-50%);}.g-dropdown-wrap.has-search .g-searchbox {display: block;}.g-dropdown-wrap.warning .g-drop-btn {border-color: #ffa300;}.g-dropdown-wrap.error .g-drop-btn {border-color: #dd2727;}.g-dropdown-wrap.warning .g-drop-msg {color: #ffa300;}.g-dropdown-wrap.error .g-drop-msg {color: #dd2727;}.g-dropdown-wrap.has-submenu .g-dropmenu > ul {overflow: inherit;max-height: initial;}.g-dropdown-wrap.has-submenu .has-submenu.selected .g-submenu {display: block;left: 100%;top: -8px;}.g-data-tips {position: relative;text-decoration: none;cursor: pointer;}.g-data-tips::after, .g-data-tips::before {position: absolute;z-index: 100;opacity: 0;visibility: hidden;transition: opacity 0.3s ease-out;font-weight: 400;cursor: default;}.g-data-tips:hover::after, .g-data-tips:hover::before {opacity: 1;visibility: visible;bottom: calc(100% - 6px);left: 50%;transform: translateX(-50%);}.g-data-tips:hover::after {bottom: calc(100% + 6px);}.g-data-tips::after {content: attr(data-tips);padding: 4px 14px;font-size: 12px;line-height: 24px;color: #fff;background-color: #181818;border-radius: 4px;box-shadow: 0 -11px 34px 0 rgba(22, 45, 61, 0.09);white-space: nowrap;}.g-data-tips::before {content: "";width: 0;height: 0;border-width: 6px;border-style: solid;border-color: #181818 transparent transparent transparent;}.g-data-tips.bottom-tip::before {border-color: transparent transparent #202a3d transparent;}.g-data-tips.bottom-tip:hover::after, .g-data-tips.bottom-tip:hover::before {top: calc(100% - 5px);bottom: unset;left: 50%;transform: translateX(-50%);}.g-data-tips.bottom-tip:hover::after {top: calc(100% + 7px);}.g-data-tips.right-tip::before {border-color: transparent #202a3d transparent transparent;}.g-data-tips.right-tip:hover::after, .g-data-tips.right-tip:hover::before {left: 100%;top: 50%;bottom: unset;transform: translateY(-50%);}.g-data-tips.right-tip:hover::after {left: calc(100% + 12px);}.g-data-tips.left-tip::before {border-color: transparent transparent transparent #202a3d;}.g-data-tips.left-tip:hover::after, .g-data-tips.left-tip:hover::before {right: 100%;top: 50%;bottom: unset;left: unset;transform: translateY(-50%);}.g-data-tips.left-tip:hover::after {right: calc(100% + 12px);}.g-radio-button {position: relative;}.g-radio-selected {border: 1px solid #1d90f5;}.g-radio-selected::after {content: "";position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);height: 10px;width: 10px;border-radius: 50%;background-color: #1d90f5;}.g-inputfield {width: 100%;font-size: 16px;color: #181818;background-color: transparent;outline: 0;line-height: 24px;border: 1px solid #dbdbdb;border-radius: 12px;max-width: 300px;position: relative;min-height: 52px;line-height: 0;padding: 13px 16px;z-index: 1;transition: border 0.2s cubic-bezier(0, 0, 0.2, 1) 0s;}.g-inputfield::-webkit-input-placeholder {color: transparent;}.g-inputfield:-ms-input-placeholder {color: transparent;}.g-inputfield::placeholder {color: transparent;}.g-inputfield-label {position: absolute;z-index: 0;-webkit-transform: translate(16px) scale(1);transform: translate(16px) scale(1);-webkit-transform-origin: top left;transform-origin: top left;transition: color 0.2s cubic-bezier(0, 0, 0.2, 1) 0s, -webkit-transform 0.2s cubic-bezier(0, 0, 0.2, 1) 0s;transition: transform 0.2s cubic-bezier(0, 0, 0.2, 1) 0s, color 0.2s cubic-bezier(0, 0, 0.2, 1) 0s;transition: transform 0.2s cubic-bezier(0, 0, 0.2, 1) 0s, color 0.2s cubic-bezier(0, 0, 0.2, 1) 0s, -webkit-transform 0.2s cubic-bezier(0, 0, 0.2, 1) 0s;}.g-inputfield:focus {padding: 22px 16px 5px;}.g-inputfield:focus + .g-inputfield-label {-webkit-transform: translate(16px, -8px) scale(0.75);transform: translate(16px, -8px) scale(0.75);line-height: 16px;}.g-inputfield:hover {border: 1px solid #1d90f5;}.g-inputfield:hover + .g-inputfield-label {color: #1d90f5;}.g-inputfield-desc, .g-inputfield-icon, .g-inputfield-label-icon {display: none;position: absolute;}.g-inputfield-desc {font-size: 12px;line-height: 16px;bottom: -20px;color: #666;}.g-inputfield-group {display: flex;align-items: center;cursor: text;max-width: 300px;border-radius: 12px;position: relative;}.g-inputfield-group:focus-within .g-inputfield::-webkit-input-placeholder {color: #181818;}.g-inputfield-group:focus-within .g-inputfield:-ms-input-placeholder {color: #181818;}.g-inputfield-group:focus-within .g-inputfield::placeholder {color: #181818;}.g-inputfield-group.active .g-inputfield {padding: 22px 16px 5px;border: 1px solid #1d90f5;}.g-inputfield-group.active .g-inputfield::-webkit-input-placeholder {color: #181818;}.g-inputfield-group.active .g-inputfield:-ms-input-placeholder {color: #181818;}.g-inputfield-group.active .g-inputfield::placeholder {color: #181818;}.g-inputfield-group.active .g-inputfield-label {-webkit-transform: translate(16px, -8px) scale(0.75);transform: translate(16px, -8px) scale(0.75);line-height: 16px;color: #1d90f5;}.g-inputfield-group.has-val .g-inputfield {padding: 22px 16px 5px;}.g-inputfield-group.has-val .g-inputfield::-webkit-input-placeholder {color: #181818;}.g-inputfield-group.has-val .g-inputfield:-ms-input-placeholder {color: #181818;}.g-inputfield-group.has-val .g-inputfield::placeholder {color: #181818;}.g-inputfield-group.has-val .g-inputfield-label {-webkit-transform: translate(16px, -8px) scale(0.75);transform: translate(16px, -8px) scale(0.75);line-height: 16px;}.g-inputfield-group.disabled {pointer-events: none;background-color: #f0f0f0;}.g-inputfield-group.disabled .g-inputfield-label {color: #666;}.g-inputfield-group.success .g-inputfield {padding: 22px 16px 5px;border: 1px solid #19af72;}.g-inputfield-group.success .g-inputfield::-webkit-input-placeholder {color: #181818;}.g-inputfield-group.success .g-inputfield:-ms-input-placeholder {color: #181818;}.g-inputfield-group.success .g-inputfield::placeholder {color: #181818;}.g-inputfield-group.success .g-inputfield-label {-webkit-transform: translate(16px, -8px) scale(0.75);transform: translate(16px, -8px) scale(0.75);line-height: 16px;color: #19af72;}.g-inputfield-group.warning .g-inputfield {padding: 22px 16px 5px;border: 1px solid #f18200;}.g-inputfield-group.warning .g-inputfield::-webkit-input-placeholder {color: #181818;}.g-inputfield-group.warning .g-inputfield:-ms-input-placeholder {color: #181818;}.g-inputfield-group.warning .g-inputfield::placeholder {color: #181818;}.g-inputfield-group.warning .g-inputfield-label {-webkit-transform: translate(16px, -8px) scale(0.75);transform: translate(16px, -8px) scale(0.75);line-height: 16px;color: #f18200;}.g-inputfield-group.error .g-inputfield {padding: 22px 16px 5px;border: 1px solid #bb1717;}.g-inputfield-group.error .g-inputfield::-webkit-input-placeholder {color: #181818;}.g-inputfield-group.error .g-inputfield:-ms-input-placeholder {color: #181818;}.g-inputfield-group.error .g-inputfield::placeholder {color: #181818;}.g-inputfield-group.error .g-inputfield-label {-webkit-transform: translate(16px, -8px) scale(0.75);transform: translate(16px, -8px) scale(0.75);line-height: 16px;color: #dd2727;}.g-inputfield-group.label-optional .g-inputfield-label:after {content: "(optional)";color: #999;}.g-inputfield-group.has-desc {margin-bottom: 20px;}.g-inputfield-group.has-desc .g-inputfield-desc {display: block;}.g-select-wrap {position: relative;min-width: 120px;max-width: 300px;display: flex;align-items: center;border-radius: 12px;}.g-select-wrap .g-select-label {display: block;font-size: 16px;line-height: 24px;font-weight: 400;color: #666;position: relative;-webkit-transform: translate(0) scale(1);transform: translate(0) scale(1);-webkit-transform-origin: top left;transform-origin: top left;transition: color 0.2s cubic-bezier(0, 0, 0.2, 1) 0s, -webkit-transform 0.2s cubic-bezier(0, 0, 0.2, 1) 0s;transition: transform 0.2s cubic-bezier(0, 0, 0.2, 1) 0s, color 0.2s cubic-bezier(0, 0, 0.2, 1) 0s;transition: transform 0.2s cubic-bezier(0, 0, 0.2, 1) 0s, color 0.2s cubic-bezier(0, 0, 0.2, 1) 0s, -webkit-transform 0.2s cubic-bezier(0, 0, 0.2, 1) 0s;}.g-select-wrap .g-select-btn {border: 1px solid #dbdbdb;border-radius: 12px;padding: 13px 32px 13px 16px;outline: 0;display: flex;align-items: center;width: 100%;min-height: 52px;position: relative;text-align: left;background-color: transparent;cursor: pointer;}.g-select-wrap .g-select-btn .g-select-text {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 85%;font-size: 16px;line-height: 24px;display: none;}.g-select-wrap .g-select-btn:hover {color: #1d90f5;border-color: #1d90f5;}.g-select-wrap .g-select-btn:hover .g-select-label {color: #1d90f5;}.g-select-wrap .g-select-btn:hover .g-select-arrow-icon svg path {fill: #1d90f5;}.g-select-wrap .g-select-arrow-icon {position: absolute;right: 16px;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);width: 16px;min-width: 16px;height: 16px;transition: all 0.3s ease;}.g-select-wrap.disabled {background-color: #f0f0f0;pointer-events: none;cursor: default;}.g-select-wrap.open .g-select-btn {border-color: #1d90f5;}.g-select-wrap.open .g-select-btn .g-select-label {color: #1d90f5;}.g-select-wrap.open .g-select-btn .g-select-arrow-icon svg path {fill: #1d90f5;}.g-select-wrap.open .g-select-label {color: #1d90f5;}.g-select-wrap.open .g-select-options {display: inline;display: initial;}.g-select-wrap.open.has-search .g-searchbox {display: block;}.g-select-wrap.open .g-select-arrow-icon {-webkit-transform: translateY(-50%) rotate(180deg);transform: translateY(-50%) rotate(180deg);}.g-select-wrap.error .g-select-btn, .g-select-wrap.has-val .g-select-btn, .g-select-wrap.open.has-val .g-select-btn, .g-select-wrap.success .g-select-btn, .g-select-wrap.warning .g-select-btn {padding: 22px 16px 5px;}.g-select-wrap.error .g-select-btn .g-select-text, .g-select-wrap.has-val .g-select-btn .g-select-text, .g-select-wrap.open.has-val .g-select-btn .g-select-text, .g-select-wrap.success .g-select-btn .g-select-text, .g-select-wrap.warning .g-select-btn .g-select-text {display: inline;display: initial;color: #141414;}.g-select-wrap.error .g-select-label, .g-select-wrap.has-val .g-select-label, .g-select-wrap.open.has-val .g-select-label, .g-select-wrap.success .g-select-label, .g-select-wrap.warning .g-select-label {-webkit-transform: translateY(-16px) scale(0.75);transform: translateY(-16px) scale(0.75);line-height: 16px;position: absolute;}.g-select-wrap .g-select-desc {font-size: 12px;line-height: 16px;bottom: -20px;color: #666;display: none;}.g-select-wrap.has-desc {margin-bottom: 20px;}.g-select-wrap.has-desc .g-select-desc {position: absolute;display: block;}.g-select-wrap.has-placeholder .g-select-label {font-size: 14px;line-height: 20px;-webkit-transform: translate(-16px, -40px) scale(1);transform: translate(-16px, -40px) scale(1);position: absolute;}.g-select-wrap.has-placeholder .g-select-btn span {display: inline;display: initial;}.g-select-wrap .g-avatar, .g-select-wrap .g-avatar-lg {width: 32px;height: 32px;min-width: 32px;display: none;}.g-select-wrap .g-avatar img, .g-select-wrap .g-avatar-lg img {display: block;}.g-select-wrap .g-select-options li.has-avatar .g-avatar, .g-select-wrap .g-select-options li.has-avatar .g-avatar-lg, .g-select-wrap.has-avatar .g-avatar, .g-select-wrap.has-avatar .g-avatar-lg {display: inline;display: initial;margin-right: 8px;}.g-select-wrap .g-select-icon {width: 16px;height: 16px;min-width: 16px;display: none;}.g-select-wrap .g-select-icon-md {width: 24px;height: 24px;min-width: 24px;display: none;}.g-select-wrap .g-select-options li.has-icon .g-select-icon, .g-select-wrap .g-select-options li.has-icon .g-select-icon-md, .g-select-wrap.has-icon .g-select-icon, .g-select-wrap.has-icon .g-select-icon-md {display: block;margin-right: 8px;}.g-select-wrap.has-avatar.error .g-select-btn, .g-select-wrap.has-avatar.has-val .g-select-btn, .g-select-wrap.has-avatar.open .g-select-btn, .g-select-wrap.has-avatar.success .g-select-btn, .g-select-wrap.has-avatar.warning .g-select-btn {padding-left: 56px;}.g-select-wrap.has-avatar.error .g-select-btn .g-avatar, .g-select-wrap.has-avatar.error .g-select-btn .g-avatar-lg, .g-select-wrap.has-avatar.has-val .g-select-btn .g-avatar, .g-select-wrap.has-avatar.has-val .g-select-btn .g-avatar-lg, .g-select-wrap.has-avatar.open .g-select-btn .g-avatar, .g-select-wrap.has-avatar.open .g-select-btn .g-avatar-lg, .g-select-wrap.has-avatar.success .g-select-btn .g-avatar, .g-select-wrap.has-avatar.success .g-select-btn .g-avatar-lg, .g-select-wrap.has-avatar.warning .g-select-btn .g-avatar, .g-select-wrap.has-avatar.warning .g-select-btn .g-avatar-lg {position: absolute;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);left: 16px;}.g-select-wrap.has-icon.error .g-select-btn, .g-select-wrap.has-icon.has-val .g-select-btn, .g-select-wrap.has-icon.open .g-select-btn, .g-select-wrap.has-icon.success .g-select-btn, .g-select-wrap.has-icon.warning .g-select-btn {padding-left: 40px;}.g-select-wrap.has-icon.error .g-select-btn .g-select-icon, .g-select-wrap.has-icon.has-val .g-select-btn .g-select-icon, .g-select-wrap.has-icon.open .g-select-btn .g-select-icon, .g-select-wrap.has-icon.success .g-select-btn .g-select-icon, .g-select-wrap.has-icon.warning .g-select-btn .g-select-icon {position: absolute;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);left: 16px;}.g-select-wrap.has-avatar.has-icon.error .g-select-btn, .g-select-wrap.has-avatar.has-icon.has-val .g-select-btn, .g-select-wrap.has-avatar.has-icon.open .g-select-btn, .g-select-wrap.has-avatar.has-icon.success .g-select-btn, .g-select-wrap.has-avatar.has-icon.warning .g-select-btn {padding-left: 80px;}.g-select-wrap.has-avatar.has-icon.error .g-select-btn .g-avatar, .g-select-wrap.has-avatar.has-icon.error .g-select-btn .g-avatar-lg, .g-select-wrap.has-avatar.has-icon.error .g-select-btn .g-select-icon, .g-select-wrap.has-avatar.has-icon.has-val .g-select-btn .g-avatar, .g-select-wrap.has-avatar.has-icon.has-val .g-select-btn .g-avatar-lg, .g-select-wrap.has-avatar.has-icon.has-val .g-select-btn .g-select-icon, .g-select-wrap.has-avatar.has-icon.open .g-select-btn .g-avatar, .g-select-wrap.has-avatar.has-icon.open .g-select-btn .g-avatar-lg, .g-select-wrap.has-avatar.has-icon.open .g-select-btn .g-select-icon, .g-select-wrap.has-avatar.has-icon.success .g-select-btn .g-avatar, .g-select-wrap.has-avatar.has-icon.success .g-select-btn .g-avatar-lg, .g-select-wrap.has-avatar.has-icon.success .g-select-btn .g-select-icon, .g-select-wrap.has-avatar.has-icon.warning .g-select-btn .g-avatar, .g-select-wrap.has-avatar.has-icon.warning .g-select-btn .g-avatar-lg, .g-select-wrap.has-avatar.has-icon.warning .g-select-btn .g-select-icon {position: absolute;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);}.g-select-wrap.has-avatar.has-icon.error .g-select-btn .g-avatar, .g-select-wrap.has-avatar.has-icon.error .g-select-btn .g-avatar-lg, .g-select-wrap.has-avatar.has-icon.has-val .g-select-btn .g-avatar, .g-select-wrap.has-avatar.has-icon.has-val .g-select-btn .g-avatar-lg, .g-select-wrap.has-avatar.has-icon.open .g-select-btn .g-avatar, .g-select-wrap.has-avatar.has-icon.open .g-select-btn .g-avatar-lg, .g-select-wrap.has-avatar.has-icon.success .g-select-btn .g-avatar, .g-select-wrap.has-avatar.has-icon.success .g-select-btn .g-avatar-lg, .g-select-wrap.has-avatar.has-icon.warning .g-select-btn .g-avatar, .g-select-wrap.has-avatar.has-icon.warning .g-select-btn .g-avatar-lg {left: 16px;}.g-select-wrap.has-avatar.has-icon.error .g-select-btn .g-select-icon, .g-select-wrap.has-avatar.has-icon.has-val .g-select-btn .g-select-icon, .g-select-wrap.has-avatar.has-icon.open .g-select-btn .g-select-icon, .g-select-wrap.has-avatar.has-icon.success .g-select-btn .g-select-icon, .g-select-wrap.has-avatar.has-icon.warning .g-select-btn .g-select-icon {left: 56px;}.g-select-wrap.success .g-select-btn {border: 1px solid #19af72;}.g-select-wrap.success .g-select-btn::-webkit-input-placeholder {color: #181818;}.g-select-wrap.success .g-select-btn:-ms-input-placeholder {color: #181818;}.g-select-wrap.success .g-select-btn::placeholder {color: #181818;}.g-select-wrap.success .g-select-btn .g-select-label, .g-select-wrap.success.has-desc .g-select-desc {color: #19af72;}.g-select-wrap.warning .g-select-btn {border: 1px solid #f18200;}.g-select-wrap.warning .g-select-btn::-webkit-input-placeholder {color: #181818;}.g-select-wrap.warning .g-select-btn:-ms-input-placeholder {color: #181818;}.g-select-wrap.warning .g-select-btn::placeholder {color: #181818;}.g-select-wrap.warning .g-select-btn .g-select-label, .g-select-wrap.warning.has-desc .g-select-desc {color: #f18200;}.g-select-wrap.error .g-select-btn {border: 1px solid #bb1717;}.g-select-wrap.error .g-select-btn::-webkit-input-placeholder {color: #181818;}.g-select-wrap.error .g-select-btn:-ms-input-placeholder {color: #181818;}.g-select-wrap.error .g-select-btn::placeholder {color: #181818;}.g-select-wrap.error .g-select-btn .g-select-label, .g-select-wrap.error.has-desc .g-select-desc {color: #dd2727;}.g-select-options {position: absolute;width: 100%;background-color: #fff;top: 100%;margin-top: 8px;display: none;border: 1px solid #dbdbdb;border-radius: 6px;padding: 16px;box-shadow: 0 28px 64px 0 rgba(22, 45, 61, 0.12);z-index: 100;}.g-select-options ul {max-height: 184px;overflow: auto;}.g-select-options ul li {padding: 0 8px;min-height: 40px;display: flex;align-items: center;font-size: 14px;line-height: 20px;color: #141414;cursor: pointer;border-radius: 12px;}.g-select-options ul li:hover {background-color: #f4f9fe;}.g-select-options ul li:hover .g-selected-icon {border-color: #1d90f5;}.g-select-options ul li:not(:last-child) {margin-bottom: 8px;}.g-select-options ul li > span {font-size: 14px;line-height: 1.5;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 85%;margin-right: 8px;}.g-select-options ul li .g-selected-icon {width: 20px;min-width: 20px;height: 20px;border-radius: 50%;margin-left: auto;position: relative;border: 1px solid #c7c7c7;display: none;}.g-select-options ul li .g-selected-icon svg {position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);display: none;}.g-select-options ul li.has-check .g-selected-icon {display: inline-block;}.g-select-options ul li.selected {background-color: #f4f9fe;}.g-select-options ul li.selected .g-selected-icon {display: inline-block;background-color: #1d90f5;border-color: #1d90f5;}.g-select-options ul li.selected .g-selected-icon svg {display: inline;display: initial;}.g-select-options .g-searchbox {border-radius: 12px;border: none;padding: 0;width: 100%;position: relative;margin: 0 0 16px;}.g-select-options .g-searchbox:before {content: "";position: absolute;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);left: 16px;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cg clip-path='url(%23clip0_2608:6641)'%3E%3Cpath d='M15.497 15.997a.495.495 0 01-.354-.146L10.8 11.506a6.55 6.55 0 01-1.702 1.053 6.51 6.51 0 01-5.007.046A6.497 6.497 0 01.52 9.097a6.499 6.499 0 01-.046-5.006A6.5 6.5 0 013.98.517 6.496 6.496 0 018.987.472c1.62.654 2.889 1.9 3.572 3.508.684 1.608.7 3.387.046 5.006a6.538 6.538 0 01-1.099 1.813l4.345 4.345a.502.502 0 01-.354.853zM6.538.993c-.743 0-1.473.15-2.167.445A5.507 5.507 0 001.4 4.465a5.507 5.507 0 00.039 4.24 5.507 5.507 0 003.027 2.973 5.518 5.518 0 004.241-.04 5.523 5.523 0 002.971-3.026 5.504 5.504 0 00-.039-4.242A5.505 5.505 0 008.611 1.4 5.52 5.52 0 006.538.993z' fill='%23141414'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2608:6641'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");width: 16px;height: 16px;display: inline-block;}.g-select-options .g-searchbox input {padding: 3px 16px 3px 40px;font-size: 14px;line-height: 24px;border: 1px solid #dbdbdb;border-radius: 12px;color: #141414;}.g-select-options .g-searchbox input::-webkit-input-placeholder {color: #666;}.g-select-options .g-searchbox input:-ms-input-placeholder {color: #666;}.g-select-options .g-searchbox input::placeholder {color: #666;}.g-select-options .g-searchbox input:focus, .g-select-options .g-searchbox input:hover {border-color: #1d90f5;}.g-select-options .g-searchbox input:hover::-webkit-input-placeholder {color: #1d90f5;}.g-select-options .g-searchbox input:hover:-ms-input-placeholder {color: #1d90f5;}.g-select-options .g-searchbox input:hover::placeholder {color: #1d90f5;}