@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400&display=swap);
/*!
 * Font Awesome Pro 5.5.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: calc(1.33333 * var(--legacy-r-e-m-size));
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: calc(.75 * var(--legacy-r-e-m-size)); }

.fa-sm {
  font-size: calc(.875 * var(--legacy-r-e-m-size)); }

.fa-1x {
  font-size: calc(1 * var(--legacy-r-e-m-size)); }

.fa-2x {
  font-size: calc(2 * var(--legacy-r-e-m-size)); }

.fa-3x {
  font-size: calc(3 * var(--legacy-r-e-m-size)); }

.fa-4x {
  font-size: calc(4 * var(--legacy-r-e-m-size)); }

.fa-5x {
  font-size: calc(5 * var(--legacy-r-e-m-size)); }

.fa-6x {
  font-size: calc(6 * var(--legacy-r-e-m-size)); }

.fa-7x {
  font-size: calc(7 * var(--legacy-r-e-m-size)); }

.fa-8x {
  font-size: calc(8 * var(--legacy-r-e-m-size)); }

.fa-9x {
  font-size: calc(9 * var(--legacy-r-e-m-size)); }

.fa-10x {
  font-size: calc(10 * var(--legacy-r-e-m-size)); }

.fa-fw {
  text-align: center;
  width: calc(1.25 * var(--legacy-r-e-m-size)); }

.fa-ul {
  list-style-type: none;
  margin-left: calc(2.5 * var(--legacy-r-e-m-size));
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: calc(2 * var(--legacy-r-e-m-size));
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: calc(.1 * var(--legacy-r-e-m-size));
  padding: calc(.2 * var(--legacy-r-e-m-size)) .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: calc(.3 * var(--legacy-r-e-m-size)); }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: calc(.3 * var(--legacy-r-e-m-size)); }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  display: inline-block;
  height: calc(2 * var(--legacy-r-e-m-size));
  line-height: calc(2 * var(--legacy-r-e-m-size));
  position: relative;
  vertical-align: middle;
  width: calc(2.5 * var(--legacy-r-e-m-size)); }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: calc(2 * var(--legacy-r-e-m-size)); }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-abacus:before {
  content: "\f640"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acorn:before {
  content: "\f6ae"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-alarm-clock:before {
  content: "\f34e"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-alicorn:before {
  content: "\f6b0"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-analytics:before {
  content: "\f643"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-crate:before {
  content: "\f6b1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-alt-down:before {
  content: "\f354"; }

.fa-arrow-alt-from-bottom:before {
  content: "\f346"; }

.fa-arrow-alt-from-left:before {
  content: "\f347"; }

.fa-arrow-alt-from-right:before {
  content: "\f348"; }

.fa-arrow-alt-from-top:before {
  content: "\f349"; }

.fa-arrow-alt-left:before {
  content: "\f355"; }

.fa-arrow-alt-right:before {
  content: "\f356"; }

.fa-arrow-alt-square-down:before {
  content: "\f350"; }

.fa-arrow-alt-square-left:before {
  content: "\f351"; }

.fa-arrow-alt-square-right:before {
  content: "\f352"; }

.fa-arrow-alt-square-up:before {
  content: "\f353"; }

.fa-arrow-alt-to-bottom:before {
  content: "\f34a"; }

.fa-arrow-alt-to-left:before {
  content: "\f34b"; }

.fa-arrow-alt-to-right:before {
  content: "\f34c"; }

.fa-arrow-alt-to-top:before {
  content: "\f34d"; }

.fa-arrow-alt-up:before {
  content: "\f357"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-from-bottom:before {
  content: "\f342"; }

.fa-arrow-from-left:before {
  content: "\f343"; }

.fa-arrow-from-right:before {
  content: "\f344"; }

.fa-arrow-from-top:before {
  content: "\f345"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-square-down:before {
  content: "\f339"; }

.fa-arrow-square-left:before {
  content: "\f33a"; }

.fa-arrow-square-right:before {
  content: "\f33b"; }

.fa-arrow-square-up:before {
  content: "\f33c"; }

.fa-arrow-to-bottom:before {
  content: "\f33d"; }

.fa-arrow-to-left:before {
  content: "\f33e"; }

.fa-arrow-to-right:before {
  content: "\f340"; }

.fa-arrow-to-top:before {
  content: "\f341"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-atom-alt:before {
  content: "\f5d3"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-axe:before {
  content: "\f6b2"; }

.fa-axe-battle:before {
  content: "\f6b3"; }

.fa-backpack:before {
  content: "\f5d4"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-badge:before {
  content: "\f335"; }

.fa-badge-check:before {
  content: "\f336"; }

.fa-badge-dollar:before {
  content: "\f645"; }

.fa-badge-percent:before {
  content: "\f646"; }

.fa-badger-honey:before {
  content: "\f6b4"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-balance-scale-left:before {
  content: "\f515"; }

.fa-balance-scale-right:before {
  content: "\f516"; }

.fa-ballot:before {
  content: "\f732"; }

.fa-ballot-check:before {
  content: "\f733"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-barcode-alt:before {
  content: "\f463"; }

.fa-barcode-read:before {
  content: "\f464"; }

.fa-barcode-scan:before {
  content: "\f465"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball:before {
  content: "\f432"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-basketball-hoop:before {
  content: "\f435"; }

.fa-bat:before {
  content: "\f6b5"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-bolt:before {
  content: "\f376"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-slash:before {
  content: "\f377"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-school:before {
  content: "\f5d5"; }

.fa-bell-school-slash:before {
  content: "\f5d6"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blanket:before {
  content: "\f498"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bone-break:before {
  content: "\f5d8"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-alt:before {
  content: "\f5d9"; }

.fa-book-dead:before {
  content: "\f6b7"; }

.fa-book-heart:before {
  content: "\f499"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-book-spells:before {
  content: "\f6b8"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-books:before {
  content: "\f5db"; }

.fa-booth-curtain:before {
  content: "\f734"; }

.fa-bow-arrow:before {
  content: "\f6b9"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-bowling-pins:before {
  content: "\f437"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-alt:before {
  content: "\f49a"; }

.fa-box-ballot:before {
  content: "\f735"; }

.fa-box-check:before {
  content: "\f467"; }

.fa-box-fragile:before {
  content: "\f49b"; }

.fa-box-full:before {
  content: "\f49c"; }

.fa-box-heart:before {
  content: "\f49d"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-box-up:before {
  content: "\f49f"; }

.fa-box-usd:before {
  content: "\f4a0"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-boxes-alt:before {
  content: "\f4a1"; }

.fa-boxing-glove:before {
  content: "\f438"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-browser:before {
  content: "\f37e"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-bullseye-arrow:before {
  content: "\f648"; }

.fa-bullseye-pointer:before {
  content: "\f649"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-bus-school:before {
  content: "\f5dd"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-cabinet-filing:before {
  content: "\f64b"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calculator-alt:before {
  content: "\f64c"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-edit:before {
  content: "\f333"; }

.fa-calendar-exclamation:before {
  content: "\f334"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-star:before {
  content: "\f736"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-alt:before {
  content: "\f332"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-campfire:before {
  content: "\f6ba"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-candle-holder:before {
  content: "\f6bc"; }

.fa-candy-corn:before {
  content: "\f6bd"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-bump:before {
  content: "\f5e0"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-garage:before {
  content: "\f5e2"; }

.fa-car-mechanic:before {
  content: "\f5e3"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-car-tilt:before {
  content: "\f5e5"; }

.fa-car-wash:before {
  content: "\f5e6"; }

.fa-caret-circle-down:before {
  content: "\f32d"; }

.fa-caret-circle-left:before {
  content: "\f32e"; }

.fa-caret-circle-right:before {
  content: "\f330"; }

.fa-caret-circle-up:before {
  content: "\f331"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cat:before {
  content: "\f6be"; }

.fa-cauldron:before {
  content: "\f6bf"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.fa-chair-office:before {
  content: "\f6c1"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-line-down:before {
  content: "\f64d"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-chart-pie-alt:before {
  content: "\f64e"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-bishop-alt:before {
  content: "\f43b"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-clock:before {
  content: "\f43d"; }

.fa-chess-clock-alt:before {
  content: "\f43e"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-king-alt:before {
  content: "\f440"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-knight-alt:before {
  content: "\f442"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-pawn-alt:before {
  content: "\f444"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-queen-alt:before {
  content: "\f446"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chess-rook-alt:before {
  content: "\f448"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-double-down:before {
  content: "\f322"; }

.fa-chevron-double-left:before {
  content: "\f323"; }

.fa-chevron-double-right:before {
  content: "\f324"; }

.fa-chevron-double-up:before {
  content: "\f325"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-square-down:before {
  content: "\f329"; }

.fa-chevron-square-left:before {
  content: "\f32a"; }

.fa-chevron-square-right:before {
  content: "\f32b"; }

.fa-chevron-square-up:before {
  content: "\f32c"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-claw-marks:before {
  content: "\f6c2"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clipboard-list-check:before {
  content: "\f737"; }

.fa-clipboard-prescription:before {
  content: "\f5e8"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-drizzle:before {
  content: "\f738"; }

.fa-cloud-hail:before {
  content: "\f739"; }

.fa-cloud-hail-mixed:before {
  content: "\f73a"; }

.fa-cloud-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-rainbow:before {
  content: "\f73e"; }

.fa-cloud-showers:before {
  content: "\f73f"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sleet:before {
  content: "\f741"; }

.fa-cloud-snow:before {
  content: "\f742"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-clouds:before {
  content: "\f744"; }

.fa-clouds-moon:before {
  content: "\f745"; }

.fa-clouds-sun:before {
  content: "\f746"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-club:before {
  content: "\f327"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-code-commit:before {
  content: "\f386"; }

.fa-code-merge:before {
  content: "\f387"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-coffee-togo:before {
  content: "\f6c5"; }

.fa-coffin:before {
  content: "\f6c6"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-alt-check:before {
  content: "\f4a2"; }

.fa-comment-alt-dollar:before {
  content: "\f650"; }

.fa-comment-alt-dots:before {
  content: "\f4a3"; }

.fa-comment-alt-edit:before {
  content: "\f4a4"; }

.fa-comment-alt-exclamation:before {
  content: "\f4a5"; }

.fa-comment-alt-lines:before {
  content: "\f4a6"; }

.fa-comment-alt-minus:before {
  content: "\f4a7"; }

.fa-comment-alt-plus:before {
  content: "\f4a8"; }

.fa-comment-alt-slash:before {
  content: "\f4a9"; }

.fa-comment-alt-smile:before {
  content: "\f4aa"; }

.fa-comment-alt-times:before {
  content: "\f4ab"; }

.fa-comment-check:before {
  content: "\f4ac"; }

.fa-comment-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-edit:before {
  content: "\f4ae"; }

.fa-comment-exclamation:before {
  content: "\f4af"; }

.fa-comment-lines:before {
  content: "\f4b0"; }

.fa-comment-minus:before {
  content: "\f4b1"; }

.fa-comment-plus:before {
  content: "\f4b2"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comment-smile:before {
  content: "\f4b4"; }

.fa-comment-times:before {
  content: "\f4b5"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-alt:before {
  content: "\f4b6"; }

.fa-comments-alt-dollar:before {
  content: "\f652"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compass-slash:before {
  content: "\f5e9"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-alt:before {
  content: "\f422"; }

.fa-compress-wide:before {
  content: "\f326"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-container-storage:before {
  content: "\f4b7"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-conveyor-belt:before {
  content: "\f46e"; }

.fa-conveyor-belt-alt:before {
  content: "\f46f"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-corn:before {
  content: "\f6c7"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cow:before {
  content: "\f6c8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-credit-card-blank:before {
  content: "\f389"; }

.fa-credit-card-front:before {
  content: "\f38a"; }

.fa-cricket:before {
  content: "\f449"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-curling:before {
  content: "\f44a"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dagger:before {
  content: "\f6cb"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-desktop-alt:before {
  content: "\f390"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dewpoint:before {
  content: "\f748"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d10:before {
  content: "\f6cd"; }

.fa-dice-d12:before {
  content: "\f6ce"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d4:before {
  content: "\f6d0"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.fa-dice-d8:before {
  content: "\f6d2"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-diploma:before {
  content: "\f5ea"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-do-not-enter:before {
  content: "\f5ec"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.fa-dog-leashed:before {
  content: "\f6d4"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-empty:before {
  content: "\f473"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-dolly-flatbed-alt:before {
  content: "\f475"; }

.fa-dolly-flatbed-empty:before {
  content: "\f476"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-circle:before {
  content: "\f5ed"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-draw-square:before {
  content: "\f5ef"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick:before {
  content: "\f6d6"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-duck:before {
  content: "\f6d8"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-ear:before {
  content: "\f5f0"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-eclipse:before {
  content: "\f749"; }

.fa-eclipse-alt:before {
  content: "\f74a"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-elephant:before {
  content: "\f6da"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-h-alt:before {
  content: "\f39b"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ellipsis-v-alt:before {
  content: "\f39c"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-empty-set:before {
  content: "\f656"; }

.fa-engine-warning:before {
  content: "\f5f2"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-dollar:before {
  content: "\f657"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-square:before {
  content: "\f321"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-alt:before {
  content: "\f424"; }

.fa-expand-arrows:before {
  content: "\f31d"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expand-wide:before {
  content: "\f320"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-evil:before {
  content: "\f6db"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-female:before {
  content: "\f182"; }

.fa-field-hockey:before {
  content: "\f44c"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-certificate:before {
  content: "\f5f3"; }

.fa-file-chart-line:before {
  content: "\f659"; }

.fa-file-chart-pie:before {
  content: "\f65a"; }

.fa-file-check:before {
  content: "\f316"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-edit:before {
  content: "\f31c"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-exclamation:before {
  content: "\f31a"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-minus:before {
  content: "\f318"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-plus:before {
  content: "\f319"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-spreadsheet:before {
  content: "\f65b"; }

.fa-file-times:before {
  content: "\f317"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-user:before {
  content: "\f65c"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-film-alt:before {
  content: "\f3a0"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-fire-smoke:before {
  content: "\f74b"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fist-raised:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-alt:before {
  content: "\f74c"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.fa-flame:before {
  content: "\f6df"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flask-poison:before {
  content: "\f6e0"; }

.fa-flask-potion:before {
  content: "\f6e1"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-fog:before {
  content: "\f74e"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.fa-folder-times:before {
  content: "\f65f"; }

.fa-folders:before {
  content: "\f660"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-football-helmet:before {
  content: "\f44f"; }

.fa-forklift:before {
  content: "\f47a"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-fragile:before {
  content: "\f4bb"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-function:before {
  content: "\f661"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gas-pump-slash:before {
  content: "\f5f4"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gift-card:before {
  content: "\f663"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glasses-alt:before {
  content: "\f5f5"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-stand:before {
  content: "\f5f6"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-golf-club:before {
  content: "\f451"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-h1:before {
  content: "\f313"; }

.fa-h2:before {
  content: "\f314"; }

.fa-h3:before {
  content: "\f315"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hammer-war:before {
  content: "\f6e4"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-heart:before {
  content: "\f4bc"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-box:before {
  content: "\f47b"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-magic:before {
  content: "\f6e5"; }

.fa-hand-holding-seedling:before {
  content: "\f4bf"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-holding-water:before {
  content: "\f4c1"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-receiving:before {
  content: "\f47c"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-heart:before {
  content: "\f4c3"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-hands-usd:before {
  content: "\f4c5"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-handshake-alt:before {
  content: "\f4c6"; }

.fa-hanukiah:before {
  content: "\f6e6"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-witch:before {
  content: "\f6e7"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-haykal:before {
  content: "\f666"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-head-side:before {
  content: "\f6e9"; }

.fa-head-vr:before {
  content: "\f6ea"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heart-circle:before {
  content: "\f4c7"; }

.fa-heart-rate:before {
  content: "\f5f8"; }

.fa-heart-square:before {
  content: "\f4c8"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-helmet-battle:before {
  content: "\f6eb"; }

.fa-hexagon:before {
  content: "\f312"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-mask:before {
  content: "\f6ee"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-hockey-sticks:before {
  content: "\f454"; }

.fa-home:before {
  content: "\f015"; }

.fa-home-heart:before {
  content: "\f4c9"; }

.fa-hood-cloak:before {
  content: "\f6ef"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-house-damage:before {
  content: "\f6f1"; }

.fa-house-flood:before {
  content: "\f74f"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-humidity:before {
  content: "\f750"; }

.fa-hurricane:before {
  content: "\f751"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-inbox-in:before {
  content: "\f310"; }

.fa-inbox-out:before {
  content: "\f311"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-industry-alt:before {
  content: "\f3b3"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-info-square:before {
  content: "\f30f"; }

.fa-inhaler:before {
  content: "\f5f9"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-integral:before {
  content: "\f667"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-intersection:before {
  content: "\f668"; }

.fa-inventory:before {
  content: "\f480"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-jack-o-lantern:before {
  content: "\f30e"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-key-skeleton:before {
  content: "\f6f3"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-keynote:before {
  content: "\f66c"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kidneys:before {
  content: "\f5fb"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kite:before {
  content: "\f6f4"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-knife-kitchen:before {
  content: "\f6f5"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-lambda:before {
  content: "\f66e"; }

.fa-lamp:before {
  content: "\f4ca"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-landmark-alt:before {
  content: "\f752"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-layer-minus:before {
  content: "\f5fe"; }

.fa-layer-plus:before {
  content: "\f5ff"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leaf-heart:before {
  content: "\f4cb"; }

.fa-leaf-maple:before {
  content: "\f6f6"; }

.fa-leaf-oak:before {
  content: "\f6f7"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-lightbulb-dollar:before {
  content: "\f670"; }

.fa-lightbulb-exclamation:before {
  content: "\f671"; }

.fa-lightbulb-on:before {
  content: "\f672"; }

.fa-lightbulb-slash:before {
  content: "\f673"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lips:before {
  content: "\f600"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location:before {
  content: "\f601"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-location-circle:before {
  content: "\f602"; }

.fa-location-slash:before {
  content: "\f603"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-alt:before {
  content: "\f30d"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-lock-open-alt:before {
  content: "\f3c2"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-loveseat:before {
  content: "\f4cc"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luchador:before {
  content: "\f455"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lungs:before {
  content: "\f604"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-mace:before {
  content: "\f6f8"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-mandolin:before {
  content: "\f6f9"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-marker-alt-slash:before {
  content: "\f605"; }

.fa-map-marker-check:before {
  content: "\f606"; }

.fa-map-marker-edit:before {
  content: "\f607"; }

.fa-map-marker-exclamation:before {
  content: "\f608"; }

.fa-map-marker-minus:before {
  content: "\f609"; }

.fa-map-marker-plus:before {
  content: "\f60a"; }

.fa-map-marker-question:before {
  content: "\f60b"; }

.fa-map-marker-slash:before {
  content: "\f60c"; }

.fa-map-marker-smile:before {
  content: "\f60d"; }

.fa-map-marker-times:before {
  content: "\f60e"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaphone:before {
  content: "\f675"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-mind-share:before {
  content: "\f677"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-hexagon:before {
  content: "\f307"; }

.fa-minus-octagon:before {
  content: "\f308"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-mobile-android:before {
  content: "\f3ce"; }

.fa-mobile-android-alt:before {
  content: "\f3cf"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monitor-heart-rate:before {
  content: "\f611"; }

.fa-monkey:before {
  content: "\f6fb"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-moon-cloud:before {
  content: "\f754"; }

.fa-moon-stars:before {
  content: "\f755"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mountains:before {
  content: "\f6fd"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-narwhal:before {
  content: "\f6fe"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-nintendo-switch:before {
  content: "\f418"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-octagon:before {
  content: "\f306"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-oil-temp:before {
  content: "\f614"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-omega:before {
  content: "\f67a"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-brush-alt:before {
  content: "\f5a9"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-pallet-alt:before {
  content: "\f483"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-parking-circle:before {
  content: "\f615"; }

.fa-parking-circle-slash:before {
  content: "\f616"; }

.fa-parking-slash:before {
  content: "\f617"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paw-alt:before {
  content: "\f701"; }

.fa-paw-claws:before {
  content: "\f702"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pegasus:before {
  content: "\f703"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-paintbrush:before {
  content: "\f618"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-pennant:before {
  content: "\f456"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-person-carry:before {
  content: "\f4cf"; }

.fa-person-dolly:before {
  content: "\f4d0"; }

.fa-person-dolly-empty:before {
  content: "\f4d1"; }

.fa-person-sign:before {
  content: "\f757"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-office:before {
  content: "\f67d"; }

.fa-phone-plus:before {
  content: "\f4d2"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-php:before {
  content: "\f457"; }

.fa-pi:before {
  content: "\f67e"; }

.fa-pie:before {
  content: "\f705"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pig:before {
  content: "\f706"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-alt:before {
  content: "\f3de"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-hexagon:before {
  content: "\f300"; }

.fa-plus-octagon:before {
  content: "\f301"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-podium:before {
  content: "\f680"; }

.fa-podium-star:before {
  content: "\f758"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poll-people:before {
  content: "\f759"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-presentation:before {
  content: "\f685"; }

.fa-print:before {
  content: "\f02f"; }

.fa-print-slash:before {
  content: "\f686"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pumpkin:before {
  content: "\f707"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-question-square:before {
  content: "\f2fd"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-rabbit:before {
  content: "\f708"; }

.fa-rabbit-fast:before {
  content: "\f709"; }

.fa-racquet:before {
  content: "\f45a"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-raindrops:before {
  content: "\f75c"; }

.fa-ram:before {
  content: "\f70a"; }

.fa-ramp-loading:before {
  content: "\f4d4"; }

.fa-random:before {
  content: "\f074"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-rectangle-landscape:before {
  content: "\f2fa"; }

.fa-rectangle-portrait:before {
  content: "\f2fb"; }

.fa-rectangle-wide:before {
  content: "\f2fc"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-repeat:before {
  content: "\f363"; }

.fa-repeat-1:before {
  content: "\f365"; }

.fa-repeat-1-alt:before {
  content: "\f366"; }

.fa-repeat-alt:before {
  content: "\f364"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-retweet-alt:before {
  content: "\f361"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-route-highway:before {
  content: "\f61a"; }

.fa-route-interstate:before {
  content: "\f61b"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-triangle:before {
  content: "\f61c"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-scalpel:before {
  content: "\f61d"; }

.fa-scalpel-path:before {
  content: "\f61e"; }

.fa-scanner:before {
  content: "\f488"; }

.fa-scanner-keyboard:before {
  content: "\f489"; }

.fa-scanner-touchscreen:before {
  content: "\f48a"; }

.fa-scarecrow:before {
  content: "\f70d"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.fa-scroll-old:before {
  content: "\f70f"; }

.fa-scrubber:before {
  content: "\f2f8"; }

.fa-scythe:before {
  content: "\f710"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-all:before {
  content: "\f367"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-sheep:before {
  content: "\f711"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield:before {
  content: "\f132"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-shield-check:before {
  content: "\f2f7"; }

.fa-shield-cross:before {
  content: "\f712"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shipping-timed:before {
  content: "\f48c"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shovel:before {
  content: "\f713"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shredder:before {
  content: "\f68a"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-shuttlecock:before {
  content: "\f45b"; }

.fa-sigma:before {
  content: "\f68b"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signal-1:before {
  content: "\f68c"; }

.fa-signal-2:before {
  content: "\f68d"; }

.fa-signal-3:before {
  content: "\f68e"; }

.fa-signal-4:before {
  content: "\f68f"; }

.fa-signal-alt:before {
  content: "\f690"; }

.fa-signal-alt-1:before {
  content: "\f691"; }

.fa-signal-alt-2:before {
  content: "\f692"; }

.fa-signal-alt-3:before {
  content: "\f693"; }

.fa-signal-alt-slash:before {
  content: "\f694"; }

.fa-signal-slash:before {
  content: "\f695"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skeleton:before {
  content: "\f620"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-slash:before {
  content: "\f715"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-sliders-h-square:before {
  content: "\f3f0"; }

.fa-sliders-v:before {
  content: "\f3f1"; }

.fa-sliders-v-square:before {
  content: "\f3f2"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-plus:before {
  content: "\f5b9"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoke:before {
  content: "\f760"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-snake:before {
  content: "\f716"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snow-blowing:before {
  content: "\f761"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-spade:before {
  content: "\f2f4"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spider-black-widow:before {
  content: "\f718"; }

.fa-spider-web:before {
  content: "\f719"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-spinner-third:before {
  content: "\f3f4"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root:before {
  content: "\f697"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-squirrel:before {
  content: "\f71a"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-staff:before {
  content: "\f71b"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-exclamation:before {
  content: "\f2f3"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-stars:before {
  content: "\f762"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-steering-wheel:before {
  content: "\f622"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stomach:before {
  content: "\f623"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-sun-cloud:before {
  content: "\f763"; }

.fa-sun-dust:before {
  content: "\f764"; }

.fa-sun-haze:before {
  content: "\f765"; }

.fa-sunrise:before {
  content: "\f766"; }

.fa-sunset:before {
  content: "\f767"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-sword:before {
  content: "\f71c"; }

.fa-swords:before {
  content: "\f71d"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablet-android:before {
  content: "\f3fb"; }

.fa-tablet-android-alt:before {
  content: "\f3fc"; }

.fa-tablet-rugged:before {
  content: "\f48f"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer:before {
  content: "\f0e4"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tachometer-alt-average:before {
  content: "\f624"; }

.fa-tachometer-alt-fast:before {
  content: "\f625"; }

.fa-tachometer-alt-fastest:before {
  content: "\f626"; }

.fa-tachometer-alt-slow:before {
  content: "\f627"; }

.fa-tachometer-alt-slowest:before {
  content: "\f628"; }

.fa-tachometer-average:before {
  content: "\f629"; }

.fa-tachometer-fast:before {
  content: "\f62a"; }

.fa-tachometer-fastest:before {
  content: "\f62b"; }

.fa-tachometer-slow:before {
  content: "\f62c"; }

.fa-tachometer-slowest:before {
  content: "\f62d"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tally:before {
  content: "\f69c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-frigid:before {
  content: "\f768"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-hot:before {
  content: "\f76a"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tennis-ball:before {
  content: "\f45e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-theta:before {
  content: "\f69e"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-thunderstorm:before {
  content: "\f76c"; }

.fa-thunderstorm-moon:before {
  content: "\f76d"; }

.fa-thunderstorm-sun:before {
  content: "\f76e"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-tilde:before {
  content: "\f69f"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-times-hexagon:before {
  content: "\f2ee"; }

.fa-times-octagon:before {
  content: "\f2f0"; }

.fa-times-square:before {
  content: "\f2d3"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tire:before {
  content: "\f631"; }

.fa-tire-flat:before {
  content: "\f632"; }

.fa-tire-pressure-warning:before {
  content: "\f633"; }

.fa-tire-rugged:before {
  content: "\f634"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toilet-paper-alt:before {
  content: "\f71f"; }

.fa-tombstone:before {
  content: "\f720"; }

.fa-tombstone-alt:before {
  content: "\f721"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-toothbrush:before {
  content: "\f635"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tornado:before {
  content: "\f76f"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-cone:before {
  content: "\f636"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-traffic-light-go:before {
  content: "\f638"; }

.fa-traffic-light-slow:before {
  content: "\f639"; }

.fa-traffic-light-stop:before {
  content: "\f63a"; }

.fa-train:before {
  content: "\f238"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-treasure-chest:before {
  content: "\f723"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-tree-alt:before {
  content: "\f400"; }

.fa-trees:before {
  content: "\f724"; }

.fa-trello:before {
  content: "\f181"; }

.fa-triangle:before {
  content: "\f2ec"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-trophy-alt:before {
  content: "\f2eb"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-container:before {
  content: "\f4dc"; }

.fa-truck-couch:before {
  content: "\f4dd"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-truck-ramp:before {
  content: "\f4e0"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-turkey:before {
  content: "\f725"; }

.fa-turtle:before {
  content: "\f726"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-tv-retro:before {
  content: "\f401"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-unicorn:before {
  content: "\f727"; }

.fa-union:before {
  content: "\f6a2"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-usb:before {
  content: "\f287"; }

.fa-usd-circle:before {
  content: "\f2e8"; }

.fa-usd-square:before {
  content: "\f2e9"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-chart:before {
  content: "\f6a3"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-crown:before {
  content: "\f6a4"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-injured:before {
  content: "\f728"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-class:before {
  content: "\f63d"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-users-crown:before {
  content: "\f6a5"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-fork:before {
  content: "\f2e3"; }

.fa-utensil-knife:before {
  content: "\f2e4"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-utensils-alt:before {
  content: "\f2e6"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-value-absolute:before {
  content: "\f6a6"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-plus:before {
  content: "\f4e1"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-volcano:before {
  content: "\f770"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume:before {
  content: "\f6a8"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-slash:before {
  content: "\f2e2"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-nay:before {
  content: "\f771"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-wand:before {
  content: "\f72a"; }

.fa-wand-magic:before {
  content: "\f72b"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-warehouse-alt:before {
  content: "\f495"; }

.fa-watch:before {
  content: "\f2e1"; }

.fa-watch-fitness:before {
  content: "\f63e"; }

.fa-water:before {
  content: "\f773"; }

.fa-water-lower:before {
  content: "\f774"; }

.fa-water-rise:before {
  content: "\f775"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whale:before {
  content: "\f72c"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheat:before {
  content: "\f72d"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whistle:before {
  content: "\f460"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wifi-1:before {
  content: "\f6aa"; }

.fa-wifi-2:before {
  content: "\f6ab"; }

.fa-wifi-slash:before {
  content: "\f6ac"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wind:before {
  content: "\f72e"; }

.fa-wind-warning:before {
  content: "\f776"; }

.fa-window:before {
  content: "\f40e"; }

.fa-window-alt:before {
  content: "\f40f"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-windsock:before {
  content: "\f777"; }

.fa-wine-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url('fa-brands-400.4d90aee5d9d7372f.eot');
  src: url('fa-brands-400.4d90aee5d9d7372f.eot?#iefix') format("embedded-opentype"), url('fa-brands-400.4129687ce24025e0.woff2') format("woff2"), url('fa-brands-400.acd1f1edc4884a72.woff') format("woff"), url('fa-brands-400.6d11074f5206fd17.ttf') format("truetype"), url('fa-brands-400.85060b13b59c7993.svg#fontawesome') format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  src: url('fa-light-300.266fe63d5e73679d.eot');
  src: url('fa-light-300.266fe63d5e73679d.eot?#iefix') format("embedded-opentype"), url('fa-light-300.a84b907ba78e7461.woff2') format("woff2"), url('fa-light-300.339f750158164d91.woff') format("woff"), url('fa-light-300.df32194a6ade76b1.ttf') format("truetype"), url('fa-light-300.ce012153475c8e65.svg#fontawesome') format("svg"); }

.fal {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300; }
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  src: url('fa-regular-400.5e67e83fd7d213e1.eot');
  src: url('fa-regular-400.5e67e83fd7d213e1.eot?#iefix') format("embedded-opentype"), url('fa-regular-400.c6bf95df7759ed92.woff2') format("woff2"), url('fa-regular-400.98df58c50735bce7.woff') format("woff"), url('fa-regular-400.57197ae4b2fec664.ttf') format("truetype"), url('fa-regular-400.71c8adde6f091acf.svg#fontawesome') format("svg"); }

.far {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  src: url('fa-solid-900.5b72576bbacc8001.eot');
  src: url('fa-solid-900.5b72576bbacc8001.eot?#iefix') format("embedded-opentype"), url('fa-solid-900.c0dc509ceec66e77.woff2') format("woff2"), url('fa-solid-900.bcb3db96f7ca22cb.woff') format("woff"), url('fa-solid-900.f148a3a5ae72c1c6.ttf') format("truetype"), url('fa-solid-900.adb74366ec9d38a0.svg#fontawesome') format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900; }

.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0, 0, 0.2, 1);transform:scale3d(0, 0, 0);background-color:var(--mat-ripple-color, rgba(0, 0, 0, 0.1))}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{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{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;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:rgba(0,0,0,0);transition:opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.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}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0 !important;box-sizing:content-box !important;height:auto !important;overflow:hidden !important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0 !important;box-sizing:content-box !important;height:0 !important}@keyframes cdk-text-field-autofill-start{/*!*/}@keyframes cdk-text-field-autofill-end{/*!*/}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator::before{top:0;left:0;right:0;bottom:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus::before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator::before{top:0;left:0;right:0;bottom:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus::before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-app-background{background-color:var(--mat-app-background-color, transparent);color:var(--mat-app-text-color, inherit)}html{--mat-ripple-color:rgba(0, 0, 0, 0.1)}html{--mat-option-selected-state-label-text-color:#3f51b5;--mat-option-label-text-color:rgba(0, 0, 0, 0.87);--mat-option-hover-state-layer-color:rgba(0, 0, 0, 0.04);--mat-option-focus-state-layer-color:rgba(0, 0, 0, 0.04);--mat-option-selected-state-layer-color:rgba(0, 0, 0, 0.04)}.mat-accent{--mat-option-selected-state-label-text-color:#ff4081;--mat-option-label-text-color:rgba(0, 0, 0, 0.87);--mat-option-hover-state-layer-color:rgba(0, 0, 0, 0.04);--mat-option-focus-state-layer-color:rgba(0, 0, 0, 0.04);--mat-option-selected-state-layer-color:rgba(0, 0, 0, 0.04)}.mat-warn{--mat-option-selected-state-label-text-color:#f44336;--mat-option-label-text-color:rgba(0, 0, 0, 0.87);--mat-option-hover-state-layer-color:rgba(0, 0, 0, 0.04);--mat-option-focus-state-layer-color:rgba(0, 0, 0, 0.04);--mat-option-selected-state-layer-color:rgba(0, 0, 0, 0.04)}html{--mat-optgroup-label-text-color:rgba(0, 0, 0, 0.87)}.mat-primary{--mat-full-pseudo-checkbox-selected-icon-color:#3f51b5;--mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#3f51b5;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}html{--mat-full-pseudo-checkbox-selected-icon-color:#ff4081;--mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#ff4081;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color:#ff4081;--mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#ff4081;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}.mat-warn{--mat-full-pseudo-checkbox-selected-icon-color:#f44336;--mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}html{--mat-app-background-color:#fafafa;--mat-app-text-color:rgba(0, 0, 0, 0.87)}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12)}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12)}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12)}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12)}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12)}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12)}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12)}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12)}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12)}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12)}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12)}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12)}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12)}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12)}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12)}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12)}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12)}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12)}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12)}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12)}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12)}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12)}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12)}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12)}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12)}.mat-theme-loaded-marker{display:none}html{--mat-option-label-text-font:Roboto, sans-serif;--mat-option-label-text-line-height:24px;--mat-option-label-text-size:16px;--mat-option-label-text-tracking:0.03125em;--mat-option-label-text-weight:400}html{--mat-optgroup-label-text-font:Roboto, sans-serif;--mat-optgroup-label-text-line-height:24px;--mat-optgroup-label-text-size:16px;--mat-optgroup-label-text-tracking:0.03125em;--mat-optgroup-label-text-weight:400}html{--mdc-elevated-card-container-shape:4px;--mdc-outlined-card-container-shape:4px;--mdc-outlined-card-outline-width:1px}html{--mdc-elevated-card-container-color:white;--mdc-elevated-card-container-elevation:0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);--mdc-outlined-card-container-color:white;--mdc-outlined-card-outline-color:rgba(0, 0, 0, 0.12);--mdc-outlined-card-container-elevation:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);--mat-card-subtitle-text-color:rgba(0, 0, 0, 0.54)}html{--mat-card-title-text-font:Roboto, sans-serif;--mat-card-title-text-line-height:32px;--mat-card-title-text-size:20px;--mat-card-title-text-tracking:0.0125em;--mat-card-title-text-weight:500;--mat-card-subtitle-text-font:Roboto, sans-serif;--mat-card-subtitle-text-line-height:22px;--mat-card-subtitle-text-size:14px;--mat-card-subtitle-text-tracking:0.0071428571em;--mat-card-subtitle-text-weight:500}html{--mdc-linear-progress-active-indicator-height:4px;--mdc-linear-progress-track-height:4px;--mdc-linear-progress-track-shape:0}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color:#3f51b5;--mdc-linear-progress-track-color:rgba(63, 81, 181, 0.25)}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color:#ff4081;--mdc-linear-progress-track-color:rgba(255, 64, 129, 0.25)}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color:#f44336;--mdc-linear-progress-track-color:rgba(244, 67, 54, 0.25)}html{--mdc-plain-tooltip-container-shape:4px;--mdc-plain-tooltip-supporting-text-line-height:16px}html{--mdc-plain-tooltip-container-color:#616161;--mdc-plain-tooltip-supporting-text-color:#fff}html{--mdc-plain-tooltip-supporting-text-font:Roboto, sans-serif;--mdc-plain-tooltip-supporting-text-size:12px;--mdc-plain-tooltip-supporting-text-weight:400;--mdc-plain-tooltip-supporting-text-tracking:0.0333333333em}html{--mdc-filled-text-field-active-indicator-height:1px;--mdc-filled-text-field-focus-active-indicator-height:2px;--mdc-filled-text-field-container-shape:4px;--mdc-outlined-text-field-outline-width:1px;--mdc-outlined-text-field-focus-outline-width:2px;--mdc-outlined-text-field-container-shape:4px}html{--mdc-filled-text-field-caret-color:#3f51b5;--mdc-filled-text-field-focus-active-indicator-color:#3f51b5;--mdc-filled-text-field-focus-label-text-color:rgba(63, 81, 181, 0.87);--mdc-filled-text-field-container-color:whitesmoke;--mdc-filled-text-field-disabled-container-color:#fafafa;--mdc-filled-text-field-label-text-color:rgba(0, 0, 0, 0.6);--mdc-filled-text-field-hover-label-text-color:rgba(0, 0, 0, 0.6);--mdc-filled-text-field-disabled-label-text-color:rgba(0, 0, 0, 0.38);--mdc-filled-text-field-input-text-color:rgba(0, 0, 0, 0.87);--mdc-filled-text-field-disabled-input-text-color:rgba(0, 0, 0, 0.38);--mdc-filled-text-field-input-text-placeholder-color:rgba(0, 0, 0, 0.6);--mdc-filled-text-field-error-hover-label-text-color:#f44336;--mdc-filled-text-field-error-focus-label-text-color:#f44336;--mdc-filled-text-field-error-label-text-color:#f44336;--mdc-filled-text-field-error-caret-color:#f44336;--mdc-filled-text-field-active-indicator-color:rgba(0, 0, 0, 0.42);--mdc-filled-text-field-disabled-active-indicator-color:rgba(0, 0, 0, 0.06);--mdc-filled-text-field-hover-active-indicator-color:rgba(0, 0, 0, 0.87);--mdc-filled-text-field-error-active-indicator-color:#f44336;--mdc-filled-text-field-error-focus-active-indicator-color:#f44336;--mdc-filled-text-field-error-hover-active-indicator-color:#f44336;--mdc-outlined-text-field-caret-color:#3f51b5;--mdc-outlined-text-field-focus-outline-color:#3f51b5;--mdc-outlined-text-field-focus-label-text-color:rgba(63, 81, 181, 0.87);--mdc-outlined-text-field-label-text-color:rgba(0, 0, 0, 0.6);--mdc-outlined-text-field-hover-label-text-color:rgba(0, 0, 0, 0.6);--mdc-outlined-text-field-disabled-label-text-color:rgba(0, 0, 0, 0.38);--mdc-outlined-text-field-input-text-color:rgba(0, 0, 0, 0.87);--mdc-outlined-text-field-disabled-input-text-color:rgba(0, 0, 0, 0.38);--mdc-outlined-text-field-input-text-placeholder-color:rgba(0, 0, 0, 0.6);--mdc-outlined-text-field-error-caret-color:#f44336;--mdc-outlined-text-field-error-focus-label-text-color:#f44336;--mdc-outlined-text-field-error-label-text-color:#f44336;--mdc-outlined-text-field-error-hover-label-text-color:#f44336;--mdc-outlined-text-field-outline-color:rgba(0, 0, 0, 0.38);--mdc-outlined-text-field-disabled-outline-color:rgba(0, 0, 0, 0.06);--mdc-outlined-text-field-hover-outline-color:rgba(0, 0, 0, 0.87);--mdc-outlined-text-field-error-focus-outline-color:#f44336;--mdc-outlined-text-field-error-hover-outline-color:#f44336;--mdc-outlined-text-field-error-outline-color:#f44336;--mat-form-field-focus-select-arrow-color:rgba(63, 81, 181, 0.87);--mat-form-field-disabled-input-text-placeholder-color:rgba(0, 0, 0, 0.38);--mat-form-field-state-layer-color:rgba(0, 0, 0, 0.87);--mat-form-field-error-text-color:#f44336;--mat-form-field-select-option-text-color:inherit;--mat-form-field-select-disabled-option-text-color:GrayText;--mat-form-field-leading-icon-color:unset;--mat-form-field-disabled-leading-icon-color:unset;--mat-form-field-trailing-icon-color:unset;--mat-form-field-disabled-trailing-icon-color:unset;--mat-form-field-error-focus-trailing-icon-color:unset;--mat-form-field-error-hover-trailing-icon-color:unset;--mat-form-field-error-trailing-icon-color:unset;--mat-form-field-enabled-select-arrow-color:rgba(0, 0, 0, 0.54);--mat-form-field-disabled-select-arrow-color:rgba(0, 0, 0, 0.38);--mat-form-field-hover-state-layer-opacity:0.04;--mat-form-field-focus-state-layer-opacity:0.08}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color:#ff4081;--mdc-filled-text-field-focus-active-indicator-color:#ff4081;--mdc-filled-text-field-focus-label-text-color:rgba(255, 64, 129, 0.87);--mdc-outlined-text-field-caret-color:#ff4081;--mdc-outlined-text-field-focus-outline-color:#ff4081;--mdc-outlined-text-field-focus-label-text-color:rgba(255, 64, 129, 0.87);--mat-form-field-focus-select-arrow-color:rgba(255, 64, 129, 0.87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color:#f44336;--mdc-filled-text-field-focus-active-indicator-color:#f44336;--mdc-filled-text-field-focus-label-text-color:rgba(244, 67, 54, 0.87);--mdc-outlined-text-field-caret-color:#f44336;--mdc-outlined-text-field-focus-outline-color:#f44336;--mdc-outlined-text-field-focus-label-text-color:rgba(244, 67, 54, 0.87);--mat-form-field-focus-select-arrow-color:rgba(244, 67, 54, 0.87)}html{--mat-form-field-container-height:56px;--mat-form-field-filled-label-display:block;--mat-form-field-container-vertical-padding:16px;--mat-form-field-filled-with-label-container-padding-top:24px;--mat-form-field-filled-with-label-container-padding-bottom:8px}html{--mdc-filled-text-field-label-text-font:Roboto, sans-serif;--mdc-filled-text-field-label-text-size:16px;--mdc-filled-text-field-label-text-tracking:0.03125em;--mdc-filled-text-field-label-text-weight:400;--mdc-outlined-text-field-label-text-font:Roboto, sans-serif;--mdc-outlined-text-field-label-text-size:16px;--mdc-outlined-text-field-label-text-tracking:0.03125em;--mdc-outlined-text-field-label-text-weight:400;--mat-form-field-container-text-font:Roboto, sans-serif;--mat-form-field-container-text-line-height:24px;--mat-form-field-container-text-size:16px;--mat-form-field-container-text-tracking:0.03125em;--mat-form-field-container-text-weight:400;--mat-form-field-outlined-label-text-populated-size:16px;--mat-form-field-subscript-text-font:Roboto, sans-serif;--mat-form-field-subscript-text-line-height:20px;--mat-form-field-subscript-text-size:12px;--mat-form-field-subscript-text-tracking:0.0333333333em;--mat-form-field-subscript-text-weight:400}html{--mat-select-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12)}html{--mat-select-panel-background-color:white;--mat-select-enabled-trigger-text-color:rgba(0, 0, 0, 0.87);--mat-select-disabled-trigger-text-color:rgba(0, 0, 0, 0.38);--mat-select-placeholder-text-color:rgba(0, 0, 0, 0.6);--mat-select-enabled-arrow-color:rgba(0, 0, 0, 0.54);--mat-select-disabled-arrow-color:rgba(0, 0, 0, 0.38);--mat-select-focused-arrow-color:rgba(63, 81, 181, 0.87);--mat-select-invalid-arrow-color:rgba(244, 67, 54, 0.87)}html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color:white;--mat-select-enabled-trigger-text-color:rgba(0, 0, 0, 0.87);--mat-select-disabled-trigger-text-color:rgba(0, 0, 0, 0.38);--mat-select-placeholder-text-color:rgba(0, 0, 0, 0.6);--mat-select-enabled-arrow-color:rgba(0, 0, 0, 0.54);--mat-select-disabled-arrow-color:rgba(0, 0, 0, 0.38);--mat-select-focused-arrow-color:rgba(255, 64, 129, 0.87);--mat-select-invalid-arrow-color:rgba(244, 67, 54, 0.87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color:white;--mat-select-enabled-trigger-text-color:rgba(0, 0, 0, 0.87);--mat-select-disabled-trigger-text-color:rgba(0, 0, 0, 0.38);--mat-select-placeholder-text-color:rgba(0, 0, 0, 0.6);--mat-select-enabled-arrow-color:rgba(0, 0, 0, 0.54);--mat-select-disabled-arrow-color:rgba(0, 0, 0, 0.38);--mat-select-focused-arrow-color:rgba(244, 67, 54, 0.87);--mat-select-invalid-arrow-color:rgba(244, 67, 54, 0.87)}html{--mat-select-arrow-transform:translateY(-8px)}html{--mat-select-trigger-text-font:Roboto, sans-serif;--mat-select-trigger-text-line-height:24px;--mat-select-trigger-text-size:16px;--mat-select-trigger-text-tracking:0.03125em;--mat-select-trigger-text-weight:400}html{--mat-autocomplete-container-shape:4px;--mat-autocomplete-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12)}html{--mat-autocomplete-background-color:white}html{--mdc-dialog-container-elevation-shadow:0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);--mdc-dialog-container-shadow-color:#000;--mdc-dialog-container-shape:4px;--mat-dialog-container-max-width:80vw;--mat-dialog-container-small-max-width:80vw;--mat-dialog-container-min-width:0;--mat-dialog-actions-alignment:start;--mat-dialog-actions-padding:8px;--mat-dialog-content-padding:20px 24px;--mat-dialog-with-actions-content-padding:20px 24px;--mat-dialog-headline-padding:0 24px 9px}html{--mdc-dialog-container-color:white;--mdc-dialog-subhead-color:rgba(0, 0, 0, 0.87);--mdc-dialog-supporting-text-color:rgba(0, 0, 0, 0.6)}html{--mdc-dialog-subhead-font:Roboto, sans-serif;--mdc-dialog-subhead-line-height:32px;--mdc-dialog-subhead-size:20px;--mdc-dialog-subhead-weight:500;--mdc-dialog-subhead-tracking:0.0125em;--mdc-dialog-supporting-text-font:Roboto, sans-serif;--mdc-dialog-supporting-text-line-height:24px;--mdc-dialog-supporting-text-size:16px;--mdc-dialog-supporting-text-weight:400;--mdc-dialog-supporting-text-tracking:0.03125em}.mat-mdc-standard-chip{--mdc-chip-container-shape-family:rounded;--mdc-chip-container-shape-radius:16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family:rounded;--mdc-chip-with-avatar-avatar-shape-radius:14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size:28px;--mdc-chip-with-icon-icon-size:18px;--mdc-chip-outline-width:0;--mdc-chip-outline-color:transparent;--mdc-chip-disabled-outline-color:transparent;--mdc-chip-focus-outline-color:transparent;--mdc-chip-hover-state-layer-opacity:0.04;--mdc-chip-with-avatar-disabled-avatar-opacity:1;--mdc-chip-flat-selected-outline-width:0;--mdc-chip-selected-hover-state-layer-opacity:0.04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity:1;--mdc-chip-with-icon-disabled-icon-opacity:1;--mat-chip-disabled-container-opacity:0.4;--mat-chip-trailing-action-opacity:0.54;--mat-chip-trailing-action-focus-opacity:1;--mat-chip-trailing-action-state-layer-color:transparent;--mat-chip-selected-trailing-action-state-layer-color:transparent;--mat-chip-trailing-action-hover-state-layer-opacity:0;--mat-chip-trailing-action-focus-state-layer-opacity:0}.mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color:#212121;--mdc-chip-elevated-container-color:#e0e0e0;--mdc-chip-elevated-selected-container-color:#e0e0e0;--mdc-chip-elevated-disabled-container-color:#e0e0e0;--mdc-chip-flat-disabled-selected-container-color:#e0e0e0;--mdc-chip-focus-state-layer-color:black;--mdc-chip-hover-state-layer-color:black;--mdc-chip-selected-hover-state-layer-color:black;--mdc-chip-focus-state-layer-opacity:0.12;--mdc-chip-selected-focus-state-layer-color:black;--mdc-chip-selected-focus-state-layer-opacity:0.12;--mdc-chip-label-text-color:#212121;--mdc-chip-selected-label-text-color:#212121;--mdc-chip-with-icon-icon-color:#212121;--mdc-chip-with-icon-disabled-icon-color:#212121;--mdc-chip-with-icon-selected-icon-color:#212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:#212121;--mdc-chip-with-trailing-icon-trailing-icon-color:#212121;--mat-chip-selected-disabled-trailing-icon-color:#212121;--mat-chip-selected-trailing-icon-color:#212121}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color:white;--mdc-chip-elevated-container-color:#3f51b5;--mdc-chip-elevated-selected-container-color:#3f51b5;--mdc-chip-elevated-disabled-container-color:#3f51b5;--mdc-chip-flat-disabled-selected-container-color:#3f51b5;--mdc-chip-focus-state-layer-color:black;--mdc-chip-hover-state-layer-color:black;--mdc-chip-selected-hover-state-layer-color:black;--mdc-chip-focus-state-layer-opacity:0.12;--mdc-chip-selected-focus-state-layer-color:black;--mdc-chip-selected-focus-state-layer-opacity:0.12;--mdc-chip-label-text-color:white;--mdc-chip-selected-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white;--mat-chip-selected-disabled-trailing-icon-color:white;--mat-chip-selected-trailing-icon-color:white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color:white;--mdc-chip-elevated-container-color:#ff4081;--mdc-chip-elevated-selected-container-color:#ff4081;--mdc-chip-elevated-disabled-container-color:#ff4081;--mdc-chip-flat-disabled-selected-container-color:#ff4081;--mdc-chip-focus-state-layer-color:black;--mdc-chip-hover-state-layer-color:black;--mdc-chip-selected-hover-state-layer-color:black;--mdc-chip-focus-state-layer-opacity:0.12;--mdc-chip-selected-focus-state-layer-color:black;--mdc-chip-selected-focus-state-layer-opacity:0.12;--mdc-chip-label-text-color:white;--mdc-chip-selected-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white;--mat-chip-selected-disabled-trailing-icon-color:white;--mat-chip-selected-trailing-icon-color:white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color:white;--mdc-chip-elevated-container-color:#f44336;--mdc-chip-elevated-selected-container-color:#f44336;--mdc-chip-elevated-disabled-container-color:#f44336;--mdc-chip-flat-disabled-selected-container-color:#f44336;--mdc-chip-focus-state-layer-color:black;--mdc-chip-hover-state-layer-color:black;--mdc-chip-selected-hover-state-layer-color:black;--mdc-chip-focus-state-layer-opacity:0.12;--mdc-chip-selected-focus-state-layer-color:black;--mdc-chip-selected-focus-state-layer-opacity:0.12;--mdc-chip-label-text-color:white;--mdc-chip-selected-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white;--mat-chip-selected-disabled-trailing-icon-color:white;--mat-chip-selected-trailing-icon-color:white}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height:32px}.mat-mdc-standard-chip{--mdc-chip-label-text-font:Roboto, sans-serif;--mdc-chip-label-text-line-height:20px;--mdc-chip-label-text-size:14px;--mdc-chip-label-text-tracking:0.0178571429em;--mdc-chip-label-text-weight:400}html{--mdc-switch-disabled-selected-icon-opacity:0.38;--mdc-switch-disabled-track-opacity:0.12;--mdc-switch-disabled-unselected-icon-opacity:0.38;--mdc-switch-handle-height:20px;--mdc-switch-handle-shape:10px;--mdc-switch-handle-width:20px;--mdc-switch-selected-icon-size:18px;--mdc-switch-track-height:14px;--mdc-switch-track-shape:7px;--mdc-switch-track-width:36px;--mdc-switch-unselected-icon-size:18px;--mdc-switch-selected-focus-state-layer-opacity:0.12;--mdc-switch-selected-hover-state-layer-opacity:0.04;--mdc-switch-selected-pressed-state-layer-opacity:0.1;--mdc-switch-unselected-focus-state-layer-opacity:0.12;--mdc-switch-unselected-hover-state-layer-opacity:0.04;--mdc-switch-unselected-pressed-state-layer-opacity:0.1;--mat-switch-disabled-selected-handle-opacity:0.38;--mat-switch-disabled-unselected-handle-opacity:0.38;--mat-switch-unselected-handle-size:20px;--mat-switch-selected-handle-size:20px;--mat-switch-pressed-handle-size:20px;--mat-switch-with-icon-handle-size:20px;--mat-switch-selected-handle-horizontal-margin:0;--mat-switch-selected-with-icon-handle-horizontal-margin:0;--mat-switch-selected-pressed-handle-horizontal-margin:0;--mat-switch-unselected-handle-horizontal-margin:0;--mat-switch-unselected-with-icon-handle-horizontal-margin:0;--mat-switch-unselected-pressed-handle-horizontal-margin:0;--mat-switch-visible-track-opacity:1;--mat-switch-hidden-track-opacity:1;--mat-switch-visible-track-transition:transform 75ms 0ms cubic-bezier(0, 0, 0.2, 1);--mat-switch-hidden-track-transition:transform 75ms 0ms cubic-bezier(0.4, 0, 0.6, 1);--mat-switch-track-outline-width:1px;--mat-switch-track-outline-color:transparent;--mat-switch-selected-track-outline-width:1px;--mat-switch-disabled-unselected-track-outline-width:1px;--mat-switch-disabled-unselected-track-outline-color:transparent}html{--mdc-switch-selected-focus-state-layer-color:#3949ab;--mdc-switch-selected-handle-color:#3949ab;--mdc-switch-selected-hover-state-layer-color:#3949ab;--mdc-switch-selected-pressed-state-layer-color:#3949ab;--mdc-switch-selected-focus-handle-color:#1a237e;--mdc-switch-selected-hover-handle-color:#1a237e;--mdc-switch-selected-pressed-handle-color:#1a237e;--mdc-switch-selected-focus-track-color:#7986cb;--mdc-switch-selected-hover-track-color:#7986cb;--mdc-switch-selected-pressed-track-color:#7986cb;--mdc-switch-selected-track-color:#7986cb;--mdc-switch-disabled-selected-handle-color:#424242;--mdc-switch-disabled-selected-icon-color:#fff;--mdc-switch-disabled-selected-track-color:#424242;--mdc-switch-disabled-unselected-handle-color:#424242;--mdc-switch-disabled-unselected-icon-color:#fff;--mdc-switch-disabled-unselected-track-color:#424242;--mdc-switch-handle-surface-color:var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow:0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);--mdc-switch-handle-shadow-color:black;--mdc-switch-disabled-handle-elevation-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);--mdc-switch-selected-icon-color:#fff;--mdc-switch-unselected-focus-handle-color:#212121;--mdc-switch-unselected-focus-state-layer-color:#424242;--mdc-switch-unselected-focus-track-color:#e0e0e0;--mdc-switch-unselected-handle-color:#616161;--mdc-switch-unselected-hover-handle-color:#212121;--mdc-switch-unselected-hover-state-layer-color:#424242;--mdc-switch-unselected-hover-track-color:#e0e0e0;--mdc-switch-unselected-icon-color:#fff;--mdc-switch-unselected-pressed-handle-color:#212121;--mdc-switch-unselected-pressed-state-layer-color:#424242;--mdc-switch-unselected-pressed-track-color:#e0e0e0;--mdc-switch-unselected-track-color:#e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, 0.38)}html .mat-mdc-slide-toggle{--mdc-form-field-label-text-color:rgba(0, 0, 0, 0.87)}html .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color:#d81b60;--mdc-switch-selected-handle-color:#d81b60;--mdc-switch-selected-hover-state-layer-color:#d81b60;--mdc-switch-selected-pressed-state-layer-color:#d81b60;--mdc-switch-selected-focus-handle-color:#880e4f;--mdc-switch-selected-hover-handle-color:#880e4f;--mdc-switch-selected-pressed-handle-color:#880e4f;--mdc-switch-selected-focus-track-color:#f06292;--mdc-switch-selected-hover-track-color:#f06292;--mdc-switch-selected-pressed-track-color:#f06292;--mdc-switch-selected-track-color:#f06292}html .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color:#e53935;--mdc-switch-selected-handle-color:#e53935;--mdc-switch-selected-hover-state-layer-color:#e53935;--mdc-switch-selected-pressed-state-layer-color:#e53935;--mdc-switch-selected-focus-handle-color:#b71c1c;--mdc-switch-selected-hover-handle-color:#b71c1c;--mdc-switch-selected-pressed-handle-color:#b71c1c;--mdc-switch-selected-focus-track-color:#e57373;--mdc-switch-selected-hover-track-color:#e57373;--mdc-switch-selected-pressed-track-color:#e57373;--mdc-switch-selected-track-color:#e57373}html{--mdc-switch-state-layer-size:40px}html .mat-mdc-slide-toggle{--mdc-form-field-label-text-font:Roboto, sans-serif;--mdc-form-field-label-text-line-height:20px;--mdc-form-field-label-text-size:14px;--mdc-form-field-label-text-tracking:0.0178571429em;--mdc-form-field-label-text-weight:400}html{--mdc-radio-disabled-selected-icon-opacity:0.38;--mdc-radio-disabled-unselected-icon-opacity:0.38;--mdc-radio-state-layer-size:40px}.mat-mdc-radio-button{--mdc-form-field-label-text-color:rgba(0, 0, 0, 0.87)}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color:black;--mdc-radio-disabled-unselected-icon-color:black;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);--mdc-radio-selected-focus-icon-color:#3f51b5;--mdc-radio-selected-hover-icon-color:#3f51b5;--mdc-radio-selected-icon-color:#3f51b5;--mdc-radio-selected-pressed-icon-color:#3f51b5;--mat-radio-ripple-color:black;--mat-radio-checked-ripple-color:#3f51b5;--mat-radio-disabled-label-color:rgba(0, 0, 0, 0.38)}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color:black;--mdc-radio-disabled-unselected-icon-color:black;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);--mdc-radio-selected-focus-icon-color:#ff4081;--mdc-radio-selected-hover-icon-color:#ff4081;--mdc-radio-selected-icon-color:#ff4081;--mdc-radio-selected-pressed-icon-color:#ff4081;--mat-radio-ripple-color:black;--mat-radio-checked-ripple-color:#ff4081;--mat-radio-disabled-label-color:rgba(0, 0, 0, 0.38)}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color:black;--mdc-radio-disabled-unselected-icon-color:black;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);--mdc-radio-selected-focus-icon-color:#f44336;--mdc-radio-selected-hover-icon-color:#f44336;--mdc-radio-selected-icon-color:#f44336;--mdc-radio-selected-pressed-icon-color:#f44336;--mat-radio-ripple-color:black;--mat-radio-checked-ripple-color:#f44336;--mat-radio-disabled-label-color:rgba(0, 0, 0, 0.38)}html{--mdc-radio-state-layer-size:40px;--mat-radio-touch-target-display:block}.mat-mdc-radio-button{--mdc-form-field-label-text-font:Roboto, sans-serif;--mdc-form-field-label-text-line-height:20px;--mdc-form-field-label-text-size:14px;--mdc-form-field-label-text-tracking:0.0178571429em;--mdc-form-field-label-text-weight:400}html{--mat-slider-value-indicator-width:auto;--mat-slider-value-indicator-height:32px;--mat-slider-value-indicator-caret-display:block;--mat-slider-value-indicator-border-radius:4px;--mat-slider-value-indicator-padding:0 12px;--mat-slider-value-indicator-text-transform:none;--mat-slider-value-indicator-container-transform:translateX(-50%);--mdc-slider-active-track-height:6px;--mdc-slider-active-track-shape:9999px;--mdc-slider-handle-height:20px;--mdc-slider-handle-shape:50%;--mdc-slider-handle-width:20px;--mdc-slider-inactive-track-height:4px;--mdc-slider-inactive-track-shape:9999px;--mdc-slider-with-overlap-handle-outline-width:1px;--mdc-slider-with-tick-marks-active-container-opacity:0.6;--mdc-slider-with-tick-marks-container-shape:50%;--mdc-slider-with-tick-marks-container-size:2px;--mdc-slider-with-tick-marks-inactive-container-opacity:0.6}html{--mdc-slider-handle-color:#3f51b5;--mdc-slider-focus-handle-color:#3f51b5;--mdc-slider-hover-handle-color:#3f51b5;--mdc-slider-active-track-color:#3f51b5;--mdc-slider-inactive-track-color:#3f51b5;--mdc-slider-with-tick-marks-inactive-container-color:#3f51b5;--mdc-slider-with-tick-marks-active-container-color:white;--mdc-slider-disabled-active-track-color:#000;--mdc-slider-disabled-handle-color:#000;--mdc-slider-disabled-inactive-track-color:#000;--mdc-slider-label-container-color:#000;--mdc-slider-label-label-text-color:#fff;--mdc-slider-with-overlap-handle-outline-color:#fff;--mdc-slider-with-tick-marks-disabled-container-color:#000;--mdc-slider-handle-elevation:0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);--mat-slider-ripple-color:#3f51b5;--mat-slider-hover-state-layer-color:rgba(63, 81, 181, 0.05);--mat-slider-focus-state-layer-color:rgba(63, 81, 181, 0.2);--mat-slider-value-indicator-opacity:0.6}html .mat-accent{--mat-slider-ripple-color:#ff4081;--mat-slider-hover-state-layer-color:rgba(255, 64, 129, 0.05);--mat-slider-focus-state-layer-color:rgba(255, 64, 129, 0.2);--mdc-slider-handle-color:#ff4081;--mdc-slider-focus-handle-color:#ff4081;--mdc-slider-hover-handle-color:#ff4081;--mdc-slider-active-track-color:#ff4081;--mdc-slider-inactive-track-color:#ff4081;--mdc-slider-with-tick-marks-inactive-container-color:#ff4081;--mdc-slider-with-tick-marks-active-container-color:white}html .mat-warn{--mat-slider-ripple-color:#f44336;--mat-slider-hover-state-layer-color:rgba(244, 67, 54, 0.05);--mat-slider-focus-state-layer-color:rgba(244, 67, 54, 0.2);--mdc-slider-handle-color:#f44336;--mdc-slider-focus-handle-color:#f44336;--mdc-slider-hover-handle-color:#f44336;--mdc-slider-active-track-color:#f44336;--mdc-slider-inactive-track-color:#f44336;--mdc-slider-with-tick-marks-inactive-container-color:#f44336;--mdc-slider-with-tick-marks-active-container-color:white}html{--mdc-slider-label-label-text-font:Roboto, sans-serif;--mdc-slider-label-label-text-size:14px;--mdc-slider-label-label-text-line-height:22px;--mdc-slider-label-label-text-tracking:0.0071428571em;--mdc-slider-label-label-text-weight:500}html{--mat-menu-container-shape:4px;--mat-menu-divider-bottom-spacing:0;--mat-menu-divider-top-spacing:0;--mat-menu-item-spacing:16px;--mat-menu-item-icon-size:24px;--mat-menu-item-leading-spacing:16px;--mat-menu-item-trailing-spacing:16px;--mat-menu-item-with-icon-leading-spacing:16px;--mat-menu-item-with-icon-trailing-spacing:16px}html{--mat-menu-item-label-text-color:rgba(0, 0, 0, 0.87);--mat-menu-item-icon-color:rgba(0, 0, 0, 0.87);--mat-menu-item-hover-state-layer-color:rgba(0, 0, 0, 0.04);--mat-menu-item-focus-state-layer-color:rgba(0, 0, 0, 0.04);--mat-menu-container-color:white;--mat-menu-divider-color:rgba(0, 0, 0, 0.12)}html{--mat-menu-item-label-text-font:Roboto, sans-serif;--mat-menu-item-label-text-size:16px;--mat-menu-item-label-text-tracking:0.03125em;--mat-menu-item-label-text-line-height:24px;--mat-menu-item-label-text-weight:400}html{--mdc-list-list-item-container-shape:0;--mdc-list-list-item-leading-avatar-shape:50%;--mdc-list-list-item-container-color:transparent;--mdc-list-list-item-selected-container-color:transparent;--mdc-list-list-item-leading-avatar-color:transparent;--mdc-list-list-item-leading-icon-size:24px;--mdc-list-list-item-leading-avatar-size:40px;--mdc-list-list-item-trailing-icon-size:24px;--mdc-list-list-item-disabled-state-layer-color:transparent;--mdc-list-list-item-disabled-state-layer-opacity:0;--mdc-list-list-item-disabled-label-text-opacity:0.38;--mdc-list-list-item-disabled-leading-icon-opacity:0.38;--mdc-list-list-item-disabled-trailing-icon-opacity:0.38;--mat-list-active-indicator-color:transparent;--mat-list-active-indicator-shape:4px}html{--mdc-list-list-item-label-text-color:rgba(0, 0, 0, 0.87);--mdc-list-list-item-supporting-text-color:rgba(0, 0, 0, 0.54);--mdc-list-list-item-leading-icon-color:rgba(0, 0, 0, 0.38);--mdc-list-list-item-trailing-supporting-text-color:rgba(0, 0, 0, 0.38);--mdc-list-list-item-trailing-icon-color:rgba(0, 0, 0, 0.38);--mdc-list-list-item-selected-trailing-icon-color:rgba(0, 0, 0, 0.38);--mdc-list-list-item-disabled-label-text-color:black;--mdc-list-list-item-disabled-leading-icon-color:black;--mdc-list-list-item-disabled-trailing-icon-color:black;--mdc-list-list-item-hover-label-text-color:rgba(0, 0, 0, 0.87);--mdc-list-list-item-hover-leading-icon-color:rgba(0, 0, 0, 0.38);--mdc-list-list-item-hover-trailing-icon-color:rgba(0, 0, 0, 0.38);--mdc-list-list-item-focus-label-text-color:rgba(0, 0, 0, 0.87);--mdc-list-list-item-hover-state-layer-color:black;--mdc-list-list-item-hover-state-layer-opacity:0.04;--mdc-list-list-item-focus-state-layer-color:black;--mdc-list-list-item-focus-state-layer-opacity:0.12}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:black;--mdc-radio-disabled-unselected-icon-color:black;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);--mdc-radio-selected-focus-icon-color:#3f51b5;--mdc-radio-selected-hover-icon-color:#3f51b5;--mdc-radio-selected-icon-color:#3f51b5;--mdc-radio-selected-pressed-icon-color:#3f51b5}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:black;--mdc-radio-disabled-unselected-icon-color:black;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);--mdc-radio-selected-focus-icon-color:#ff4081;--mdc-radio-selected-hover-icon-color:#ff4081;--mdc-radio-selected-icon-color:#ff4081;--mdc-radio-selected-pressed-icon-color:#ff4081}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:black;--mdc-radio-disabled-unselected-icon-color:black;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);--mdc-radio-selected-focus-icon-color:#f44336;--mdc-radio-selected-hover-icon-color:#f44336;--mdc-radio-selected-icon-color:#f44336;--mdc-radio-selected-pressed-icon-color:#f44336}.mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#3f51b5;--mdc-checkbox-selected-hover-icon-color:#3f51b5;--mdc-checkbox-selected-icon-color:#3f51b5;--mdc-checkbox-selected-pressed-icon-color:#3f51b5;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);--mdc-checkbox-selected-focus-state-layer-color:#3f51b5;--mdc-checkbox-selected-hover-state-layer-color:#3f51b5;--mdc-checkbox-selected-pressed-state-layer-color:#3f51b5;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#ff4081;--mdc-checkbox-selected-hover-icon-color:#ff4081;--mdc-checkbox-selected-icon-color:#ff4081;--mdc-checkbox-selected-pressed-icon-color:#ff4081;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);--mdc-checkbox-selected-focus-state-layer-color:#ff4081;--mdc-checkbox-selected-hover-state-layer-color:#ff4081;--mdc-checkbox-selected-pressed-state-layer-color:#ff4081;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#f44336;--mdc-checkbox-selected-hover-icon-color:#f44336;--mdc-checkbox-selected-icon-color:#f44336;--mdc-checkbox-selected-pressed-icon-color:#f44336;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);--mdc-checkbox-selected-focus-state-layer-color:#f44336;--mdc-checkbox-selected-hover-state-layer-color:#f44336;--mdc-checkbox-selected-pressed-state-layer-color:#f44336;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text{color:#3f51b5}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#3f51b5}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}html{--mdc-list-list-item-one-line-container-height:48px;--mdc-list-list-item-two-line-container-height:64px;--mdc-list-list-item-three-line-container-height:88px;--mat-list-list-item-leading-icon-start-space:16px;--mat-list-list-item-leading-icon-end-space:32px}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-state-layer-size:40px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}html{--mdc-list-list-item-label-text-font:Roboto, sans-serif;--mdc-list-list-item-label-text-line-height:24px;--mdc-list-list-item-label-text-size:16px;--mdc-list-list-item-label-text-tracking:0.03125em;--mdc-list-list-item-label-text-weight:400;--mdc-list-list-item-supporting-text-font:Roboto, sans-serif;--mdc-list-list-item-supporting-text-line-height:20px;--mdc-list-list-item-supporting-text-size:14px;--mdc-list-list-item-supporting-text-tracking:0.0178571429em;--mdc-list-list-item-supporting-text-weight:400;--mdc-list-list-item-trailing-supporting-text-font:Roboto, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height:20px;--mdc-list-list-item-trailing-supporting-text-size:12px;--mdc-list-list-item-trailing-supporting-text-tracking:0.0333333333em;--mdc-list-list-item-trailing-supporting-text-weight:400}.mdc-list-group__subheader{font:400 16px/28px Roboto, sans-serif;letter-spacing:.009375em}html{--mat-paginator-container-text-color:rgba(0, 0, 0, 0.87);--mat-paginator-container-background-color:white;--mat-paginator-enabled-icon-color:rgba(0, 0, 0, 0.54);--mat-paginator-disabled-icon-color:rgba(0, 0, 0, 0.12)}html{--mat-paginator-container-size:56px;--mat-paginator-form-field-container-height:40px;--mat-paginator-form-field-container-vertical-padding:8px}html{--mat-paginator-container-text-font:Roboto, sans-serif;--mat-paginator-container-text-line-height:20px;--mat-paginator-container-text-size:12px;--mat-paginator-container-text-tracking:0.0333333333em;--mat-paginator-container-text-weight:400;--mat-paginator-select-trigger-text-size:12px}html{--mdc-tab-indicator-active-indicator-height:2px;--mdc-tab-indicator-active-indicator-shape:0;--mdc-secondary-navigation-tab-container-height:48px;--mat-tab-header-divider-color:transparent;--mat-tab-header-divider-height:0}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color:#3f51b5;--mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, 0.38);--mat-tab-header-pagination-icon-color:black;--mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, 0.6);--mat-tab-header-active-label-text-color:#3f51b5;--mat-tab-header-active-ripple-color:#3f51b5;--mat-tab-header-inactive-ripple-color:#3f51b5;--mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, 0.6);--mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, 0.6);--mat-tab-header-active-focus-label-text-color:#3f51b5;--mat-tab-header-active-hover-label-text-color:#3f51b5;--mat-tab-header-active-focus-indicator-color:#3f51b5;--mat-tab-header-active-hover-indicator-color:#3f51b5}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color:#ff4081;--mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, 0.38);--mat-tab-header-pagination-icon-color:black;--mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, 0.6);--mat-tab-header-active-label-text-color:#ff4081;--mat-tab-header-active-ripple-color:#ff4081;--mat-tab-header-inactive-ripple-color:#ff4081;--mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, 0.6);--mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, 0.6);--mat-tab-header-active-focus-label-text-color:#ff4081;--mat-tab-header-active-hover-label-text-color:#ff4081;--mat-tab-header-active-focus-indicator-color:#ff4081;--mat-tab-header-active-hover-indicator-color:#ff4081}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color:#f44336;--mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, 0.38);--mat-tab-header-pagination-icon-color:black;--mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, 0.6);--mat-tab-header-active-label-text-color:#f44336;--mat-tab-header-active-ripple-color:#f44336;--mat-tab-header-inactive-ripple-color:#f44336;--mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, 0.6);--mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, 0.6);--mat-tab-header-active-focus-label-text-color:#f44336;--mat-tab-header-active-hover-label-text-color:#f44336;--mat-tab-header-active-focus-indicator-color:#f44336;--mat-tab-header-active-hover-indicator-color:#f44336}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color:#3f51b5;--mat-tab-header-with-background-foreground-color:white}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color:#ff4081;--mat-tab-header-with-background-foreground-color:white}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color:#f44336;--mat-tab-header-with-background-foreground-color:white}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height:48px}.mat-mdc-tab-header{--mat-tab-header-label-text-font:Roboto, sans-serif;--mat-tab-header-label-text-size:14px;--mat-tab-header-label-text-tracking:0.0892857143em;--mat-tab-header-label-text-line-height:36px;--mat-tab-header-label-text-weight:500}html{--mdc-checkbox-disabled-selected-checkmark-color:#fff;--mdc-checkbox-selected-focus-state-layer-opacity:0.16;--mdc-checkbox-selected-hover-state-layer-opacity:0.04;--mdc-checkbox-selected-pressed-state-layer-opacity:0.16;--mdc-checkbox-unselected-focus-state-layer-opacity:0.16;--mdc-checkbox-unselected-hover-state-layer-opacity:0.04;--mdc-checkbox-unselected-pressed-state-layer-opacity:0.16}html{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#ff4081;--mdc-checkbox-selected-hover-icon-color:#ff4081;--mdc-checkbox-selected-icon-color:#ff4081;--mdc-checkbox-selected-pressed-icon-color:#ff4081;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);--mdc-checkbox-selected-focus-state-layer-color:#ff4081;--mdc-checkbox-selected-hover-state-layer-color:#ff4081;--mdc-checkbox-selected-pressed-state-layer-color:#ff4081;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black;--mat-checkbox-disabled-label-color:rgba(0, 0, 0, 0.38)}.mat-mdc-checkbox{--mdc-form-field-label-text-color:rgba(0, 0, 0, 0.87)}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#3f51b5;--mdc-checkbox-selected-hover-icon-color:#3f51b5;--mdc-checkbox-selected-icon-color:#3f51b5;--mdc-checkbox-selected-pressed-icon-color:#3f51b5;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);--mdc-checkbox-selected-focus-state-layer-color:#3f51b5;--mdc-checkbox-selected-hover-state-layer-color:#3f51b5;--mdc-checkbox-selected-pressed-state-layer-color:#3f51b5;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#f44336;--mdc-checkbox-selected-hover-icon-color:#f44336;--mdc-checkbox-selected-icon-color:#f44336;--mdc-checkbox-selected-pressed-icon-color:#f44336;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);--mdc-checkbox-selected-focus-state-layer-color:#f44336;--mdc-checkbox-selected-hover-state-layer-color:#f44336;--mdc-checkbox-selected-pressed-state-layer-color:#f44336;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}html{--mdc-checkbox-state-layer-size:40px;--mat-checkbox-touch-target-display:block}.mat-mdc-checkbox{--mdc-form-field-label-text-font:Roboto, sans-serif;--mdc-form-field-label-text-line-height:20px;--mdc-form-field-label-text-size:14px;--mdc-form-field-label-text-tracking:0.0178571429em;--mdc-form-field-label-text-weight:400}html{--mdc-text-button-container-shape:4px;--mdc-text-button-keep-touch-target:false;--mdc-filled-button-container-shape:4px;--mdc-filled-button-keep-touch-target:false;--mdc-protected-button-container-shape:4px;--mdc-protected-button-keep-touch-target:false;--mdc-outlined-button-keep-touch-target:false;--mdc-outlined-button-outline-width:1px;--mdc-outlined-button-container-shape:4px;--mat-text-button-horizontal-padding:8px;--mat-text-button-with-icon-horizontal-padding:8px;--mat-text-button-icon-spacing:8px;--mat-text-button-icon-offset:0;--mat-filled-button-horizontal-padding:16px;--mat-filled-button-icon-spacing:8px;--mat-filled-button-icon-offset:-4px;--mat-protected-button-horizontal-padding:16px;--mat-protected-button-icon-spacing:8px;--mat-protected-button-icon-offset:-4px;--mat-outlined-button-horizontal-padding:15px;--mat-outlined-button-icon-spacing:8px;--mat-outlined-button-icon-offset:-4px}html{--mdc-text-button-label-text-color:black;--mdc-text-button-disabled-label-text-color:rgba(0, 0, 0, 0.38);--mat-text-button-state-layer-color:black;--mat-text-button-disabled-state-layer-color:black;--mat-text-button-ripple-color:rgba(0, 0, 0, 0.1);--mat-text-button-hover-state-layer-opacity:0.04;--mat-text-button-focus-state-layer-opacity:0.12;--mat-text-button-pressed-state-layer-opacity:0.12;--mdc-filled-button-container-color:white;--mdc-filled-button-label-text-color:black;--mdc-filled-button-disabled-container-color:rgba(0, 0, 0, 0.12);--mdc-filled-button-disabled-label-text-color:rgba(0, 0, 0, 0.38);--mat-filled-button-state-layer-color:black;--mat-filled-button-disabled-state-layer-color:black;--mat-filled-button-ripple-color:rgba(0, 0, 0, 0.1);--mat-filled-button-hover-state-layer-opacity:0.04;--mat-filled-button-focus-state-layer-opacity:0.12;--mat-filled-button-pressed-state-layer-opacity:0.12;--mdc-protected-button-container-color:white;--mdc-protected-button-label-text-color:black;--mdc-protected-button-disabled-container-color:rgba(0, 0, 0, 0.12);--mdc-protected-button-disabled-label-text-color:rgba(0, 0, 0, 0.38);--mdc-protected-button-container-elevation-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);--mdc-protected-button-disabled-container-elevation-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);--mdc-protected-button-focus-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);--mdc-protected-button-hover-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);--mdc-protected-button-pressed-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-protected-button-container-shadow-color:#000;--mat-protected-button-state-layer-color:black;--mat-protected-button-disabled-state-layer-color:black;--mat-protected-button-ripple-color:rgba(0, 0, 0, 0.1);--mat-protected-button-hover-state-layer-opacity:0.04;--mat-protected-button-focus-state-layer-opacity:0.12;--mat-protected-button-pressed-state-layer-opacity:0.12;--mdc-outlined-button-disabled-outline-color:rgba(0, 0, 0, 0.12);--mdc-outlined-button-disabled-label-text-color:rgba(0, 0, 0, 0.38);--mdc-outlined-button-label-text-color:black;--mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12);--mat-outlined-button-state-layer-color:black;--mat-outlined-button-disabled-state-layer-color:black;--mat-outlined-button-ripple-color:rgba(0, 0, 0, 0.1);--mat-outlined-button-hover-state-layer-opacity:0.04;--mat-outlined-button-focus-state-layer-opacity:0.12;--mat-outlined-button-pressed-state-layer-opacity:0.12}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color:#3f51b5;--mat-text-button-state-layer-color:#3f51b5;--mat-text-button-ripple-color:rgba(63, 81, 181, 0.1)}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color:#ff4081;--mat-text-button-state-layer-color:#ff4081;--mat-text-button-ripple-color:rgba(255, 64, 129, 0.1)}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color:#f44336;--mat-text-button-state-layer-color:#f44336;--mat-text-button-ripple-color:rgba(244, 67, 54, 0.1)}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color:#3f51b5;--mdc-filled-button-label-text-color:white;--mat-filled-button-state-layer-color:white;--mat-filled-button-ripple-color:rgba(255, 255, 255, 0.1)}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color:#ff4081;--mdc-filled-button-label-text-color:white;--mat-filled-button-state-layer-color:white;--mat-filled-button-ripple-color:rgba(255, 255, 255, 0.1)}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color:#f44336;--mdc-filled-button-label-text-color:white;--mat-filled-button-state-layer-color:white;--mat-filled-button-ripple-color:rgba(255, 255, 255, 0.1)}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color:#3f51b5;--mdc-protected-button-label-text-color:white;--mat-protected-button-state-layer-color:white;--mat-protected-button-ripple-color:rgba(255, 255, 255, 0.1)}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color:#ff4081;--mdc-protected-button-label-text-color:white;--mat-protected-button-state-layer-color:white;--mat-protected-button-ripple-color:rgba(255, 255, 255, 0.1)}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color:#f44336;--mdc-protected-button-label-text-color:white;--mat-protected-button-state-layer-color:white;--mat-protected-button-ripple-color:rgba(255, 255, 255, 0.1)}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color:#3f51b5;--mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12);--mat-outlined-button-state-layer-color:#3f51b5;--mat-outlined-button-ripple-color:rgba(63, 81, 181, 0.1)}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color:#ff4081;--mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12);--mat-outlined-button-state-layer-color:#ff4081;--mat-outlined-button-ripple-color:rgba(255, 64, 129, 0.1)}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color:#f44336;--mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12);--mat-outlined-button-state-layer-color:#f44336;--mat-outlined-button-ripple-color:rgba(244, 67, 54, 0.1)}html{--mdc-text-button-container-height:36px;--mdc-filled-button-container-height:36px;--mdc-outlined-button-container-height:36px;--mdc-protected-button-container-height:36px;--mat-text-button-touch-target-display:block;--mat-filled-button-touch-target-display:block;--mat-protected-button-touch-target-display:block;--mat-outlined-button-touch-target-display:block}html{--mdc-text-button-label-text-font:Roboto, sans-serif;--mdc-text-button-label-text-size:14px;--mdc-text-button-label-text-tracking:0.0892857143em;--mdc-text-button-label-text-weight:500;--mdc-text-button-label-text-transform:none;--mdc-filled-button-label-text-font:Roboto, sans-serif;--mdc-filled-button-label-text-size:14px;--mdc-filled-button-label-text-tracking:0.0892857143em;--mdc-filled-button-label-text-weight:500;--mdc-filled-button-label-text-transform:none;--mdc-outlined-button-label-text-font:Roboto, sans-serif;--mdc-outlined-button-label-text-size:14px;--mdc-outlined-button-label-text-tracking:0.0892857143em;--mdc-outlined-button-label-text-weight:500;--mdc-outlined-button-label-text-transform:none;--mdc-protected-button-label-text-font:Roboto, sans-serif;--mdc-protected-button-label-text-size:14px;--mdc-protected-button-label-text-tracking:0.0892857143em;--mdc-protected-button-label-text-weight:500;--mdc-protected-button-label-text-transform:none}html{--mdc-icon-button-icon-size:24px}html{--mdc-icon-button-icon-color:inherit;--mdc-icon-button-disabled-icon-color:rgba(0, 0, 0, 0.38);--mat-icon-button-state-layer-color:black;--mat-icon-button-disabled-state-layer-color:black;--mat-icon-button-ripple-color:rgba(0, 0, 0, 0.1);--mat-icon-button-hover-state-layer-opacity:0.04;--mat-icon-button-focus-state-layer-opacity:0.12;--mat-icon-button-pressed-state-layer-opacity:0.12}html .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color:#3f51b5;--mat-icon-button-state-layer-color:#3f51b5;--mat-icon-button-ripple-color:rgba(63, 81, 181, 0.1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color:#ff4081;--mat-icon-button-state-layer-color:#ff4081;--mat-icon-button-ripple-color:rgba(255, 64, 129, 0.1)}html .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color:#f44336;--mat-icon-button-state-layer-color:#f44336;--mat-icon-button-ripple-color:rgba(244, 67, 54, 0.1)}html{--mat-icon-button-touch-target-display:block}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size:48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}html{--mdc-fab-container-shape:50%;--mdc-fab-icon-size:24px;--mdc-fab-small-container-shape:50%;--mdc-fab-small-icon-size:24px;--mdc-extended-fab-container-height:48px;--mdc-extended-fab-container-shape:24px}html{--mdc-fab-container-color:white;--mdc-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-fab-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-fab-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);--mdc-fab-container-shadow-color:#000;--mat-fab-foreground-color:black;--mat-fab-state-layer-color:black;--mat-fab-disabled-state-layer-color:black;--mat-fab-ripple-color:rgba(0, 0, 0, 0.1);--mat-fab-hover-state-layer-opacity:0.04;--mat-fab-focus-state-layer-opacity:0.12;--mat-fab-pressed-state-layer-opacity:0.12;--mat-fab-disabled-state-container-color:rgba(0, 0, 0, 0.12);--mat-fab-disabled-state-foreground-color:rgba(0, 0, 0, 0.38);--mdc-fab-small-container-color:white;--mdc-fab-small-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-fab-small-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-fab-small-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-fab-small-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);--mdc-fab-small-container-shadow-color:#000;--mat-fab-small-foreground-color:black;--mat-fab-small-state-layer-color:black;--mat-fab-small-disabled-state-layer-color:black;--mat-fab-small-ripple-color:rgba(0, 0, 0, 0.1);--mat-fab-small-hover-state-layer-opacity:0.04;--mat-fab-small-focus-state-layer-opacity:0.12;--mat-fab-small-pressed-state-layer-opacity:0.12;--mat-fab-small-disabled-state-container-color:rgba(0, 0, 0, 0.12);--mat-fab-small-disabled-state-foreground-color:rgba(0, 0, 0, 0.38);--mdc-extended-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-extended-fab-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-extended-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-extended-fab-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);--mdc-extended-fab-container-shadow-color:#000}html .mat-mdc-fab.mat-primary{--mdc-fab-container-color:#3f51b5;--mat-fab-foreground-color:white;--mat-fab-state-layer-color:white;--mat-fab-ripple-color:rgba(255, 255, 255, 0.1)}html .mat-mdc-fab.mat-accent{--mdc-fab-container-color:#ff4081;--mat-fab-foreground-color:white;--mat-fab-state-layer-color:white;--mat-fab-ripple-color:rgba(255, 255, 255, 0.1)}html .mat-mdc-fab.mat-warn{--mdc-fab-container-color:#f44336;--mat-fab-foreground-color:white;--mat-fab-state-layer-color:white;--mat-fab-ripple-color:rgba(255, 255, 255, 0.1)}html .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color:#3f51b5;--mat-fab-small-foreground-color:white;--mat-fab-small-state-layer-color:white;--mat-fab-small-ripple-color:rgba(255, 255, 255, 0.1)}html .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color:#ff4081;--mat-fab-small-foreground-color:white;--mat-fab-small-state-layer-color:white;--mat-fab-small-ripple-color:rgba(255, 255, 255, 0.1)}html .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color:#f44336;--mat-fab-small-foreground-color:white;--mat-fab-small-state-layer-color:white;--mat-fab-small-ripple-color:rgba(255, 255, 255, 0.1)}html{--mat-fab-touch-target-display:block;--mat-fab-small-touch-target-display:block}html{--mdc-extended-fab-label-text-font:Roboto, sans-serif;--mdc-extended-fab-label-text-size:14px;--mdc-extended-fab-label-text-tracking:0.0892857143em;--mdc-extended-fab-label-text-weight:500}html{--mdc-snackbar-container-shape:4px}html{--mdc-snackbar-container-color:#333333;--mdc-snackbar-supporting-text-color:rgba(255, 255, 255, 0.87);--mat-snack-bar-button-color:#ff4081}html{--mdc-snackbar-supporting-text-font:Roboto, sans-serif;--mdc-snackbar-supporting-text-line-height:20px;--mdc-snackbar-supporting-text-size:14px;--mdc-snackbar-supporting-text-weight:400}html{--mat-table-row-item-outline-width:1px}html{--mat-table-background-color:white;--mat-table-header-headline-color:rgba(0, 0, 0, 0.87);--mat-table-row-item-label-text-color:rgba(0, 0, 0, 0.87);--mat-table-row-item-outline-color:rgba(0, 0, 0, 0.12)}html{--mat-table-header-container-height:56px;--mat-table-footer-container-height:52px;--mat-table-row-item-container-height:52px}html{--mat-table-header-headline-font:Roboto, sans-serif;--mat-table-header-headline-line-height:22px;--mat-table-header-headline-size:14px;--mat-table-header-headline-weight:500;--mat-table-header-headline-tracking:0.0071428571em;--mat-table-row-item-label-text-font:Roboto, sans-serif;--mat-table-row-item-label-text-line-height:20px;--mat-table-row-item-label-text-size:14px;--mat-table-row-item-label-text-weight:400;--mat-table-row-item-label-text-tracking:0.0178571429em;--mat-table-footer-supporting-text-font:Roboto, sans-serif;--mat-table-footer-supporting-text-line-height:20px;--mat-table-footer-supporting-text-size:14px;--mat-table-footer-supporting-text-weight:400;--mat-table-footer-supporting-text-tracking:0.0178571429em}html{--mdc-circular-progress-active-indicator-width:4px;--mdc-circular-progress-size:48px}html{--mdc-circular-progress-active-indicator-color:#3f51b5}html .mat-accent{--mdc-circular-progress-active-indicator-color:#ff4081}html .mat-warn{--mdc-circular-progress-active-indicator-color:#f44336}html{--mat-badge-container-shape:50%;--mat-badge-container-size:unset;--mat-badge-small-size-container-size:unset;--mat-badge-large-size-container-size:unset;--mat-badge-legacy-container-size:22px;--mat-badge-legacy-small-size-container-size:16px;--mat-badge-legacy-large-size-container-size:28px;--mat-badge-container-offset:-11px 0;--mat-badge-small-size-container-offset:-8px 0;--mat-badge-large-size-container-offset:-14px 0;--mat-badge-container-overlap-offset:-11px;--mat-badge-small-size-container-overlap-offset:-8px;--mat-badge-large-size-container-overlap-offset:-14px;--mat-badge-container-padding:0;--mat-badge-small-size-container-padding:0;--mat-badge-large-size-container-padding:0}html{--mat-badge-background-color:#3f51b5;--mat-badge-text-color:white;--mat-badge-disabled-state-background-color:#b9b9b9;--mat-badge-disabled-state-text-color:rgba(0, 0, 0, 0.38)}.mat-badge-accent{--mat-badge-background-color:#ff4081;--mat-badge-text-color:white}.mat-badge-warn{--mat-badge-background-color:#f44336;--mat-badge-text-color:white}html{--mat-badge-text-font:Roboto, sans-serif;--mat-badge-text-size:12px;--mat-badge-text-weight:600;--mat-badge-small-size-text-size:9px;--mat-badge-large-size-text-size:24px}html{--mat-bottom-sheet-container-shape:4px}html{--mat-bottom-sheet-container-text-color:rgba(0, 0, 0, 0.87);--mat-bottom-sheet-container-background-color:white}html{--mat-bottom-sheet-container-text-font:Roboto, sans-serif;--mat-bottom-sheet-container-text-line-height:20px;--mat-bottom-sheet-container-text-size:14px;--mat-bottom-sheet-container-text-tracking:0.0178571429em;--mat-bottom-sheet-container-text-weight:400}html{--mat-legacy-button-toggle-height:36px;--mat-legacy-button-toggle-shape:2px;--mat-legacy-button-toggle-focus-state-layer-opacity:1;--mat-standard-button-toggle-shape:4px;--mat-standard-button-toggle-hover-state-layer-opacity:0.04;--mat-standard-button-toggle-focus-state-layer-opacity:0.12}html{--mat-legacy-button-toggle-text-color:rgba(0, 0, 0, 0.38);--mat-legacy-button-toggle-state-layer-color:rgba(0, 0, 0, 0.12);--mat-legacy-button-toggle-selected-state-text-color:rgba(0, 0, 0, 0.54);--mat-legacy-button-toggle-selected-state-background-color:#e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color:rgba(0, 0, 0, 0.26);--mat-legacy-button-toggle-disabled-state-background-color:#eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color:#bdbdbd;--mat-standard-button-toggle-text-color:rgba(0, 0, 0, 0.87);--mat-standard-button-toggle-background-color:white;--mat-standard-button-toggle-state-layer-color:black;--mat-standard-button-toggle-selected-state-background-color:#e0e0e0;--mat-standard-button-toggle-selected-state-text-color:rgba(0, 0, 0, 0.87);--mat-standard-button-toggle-disabled-state-text-color:rgba(0, 0, 0, 0.26);--mat-standard-button-toggle-disabled-state-background-color:white;--mat-standard-button-toggle-disabled-selected-state-text-color:rgba(0, 0, 0, 0.87);--mat-standard-button-toggle-disabled-selected-state-background-color:#bdbdbd;--mat-standard-button-toggle-divider-color:#e0e0e0}html{--mat-standard-button-toggle-height:48px}html{--mat-legacy-button-toggle-label-text-font:Roboto, sans-serif;--mat-legacy-button-toggle-label-text-line-height:24px;--mat-legacy-button-toggle-label-text-size:16px;--mat-legacy-button-toggle-label-text-tracking:0.03125em;--mat-legacy-button-toggle-label-text-weight:400;--mat-standard-button-toggle-label-text-font:Roboto, sans-serif;--mat-standard-button-toggle-label-text-line-height:24px;--mat-standard-button-toggle-label-text-size:16px;--mat-standard-button-toggle-label-text-tracking:0.03125em;--mat-standard-button-toggle-label-text-weight:400}html{--mat-datepicker-calendar-container-shape:4px;--mat-datepicker-calendar-container-touch-shape:4px;--mat-datepicker-calendar-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);--mat-datepicker-calendar-container-touch-elevation-shadow:0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12)}html{--mat-datepicker-calendar-date-selected-state-text-color:white;--mat-datepicker-calendar-date-selected-state-background-color:#3f51b5;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(63, 81, 181, 0.4);--mat-datepicker-calendar-date-today-selected-state-outline-color:white;--mat-datepicker-calendar-date-focus-state-background-color:rgba(63, 81, 181, 0.3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(63, 81, 181, 0.3);--mat-datepicker-toggle-active-state-icon-color:#3f51b5;--mat-datepicker-calendar-date-in-range-state-background-color:rgba(63, 81, 181, 0.2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, 0.2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:#46a35e;--mat-datepicker-toggle-icon-color:rgba(0, 0, 0, 0.54);--mat-datepicker-calendar-body-label-text-color:rgba(0, 0, 0, 0.54);--mat-datepicker-calendar-period-button-text-color:black;--mat-datepicker-calendar-period-button-icon-color:rgba(0, 0, 0, 0.54);--mat-datepicker-calendar-navigation-button-icon-color:rgba(0, 0, 0, 0.54);--mat-datepicker-calendar-header-divider-color:rgba(0, 0, 0, 0.12);--mat-datepicker-calendar-header-text-color:rgba(0, 0, 0, 0.54);--mat-datepicker-calendar-date-today-outline-color:rgba(0, 0, 0, 0.38);--mat-datepicker-calendar-date-today-disabled-state-outline-color:rgba(0, 0, 0, 0.18);--mat-datepicker-calendar-date-text-color:rgba(0, 0, 0, 0.87);--mat-datepicker-calendar-date-outline-color:transparent;--mat-datepicker-calendar-date-disabled-state-text-color:rgba(0, 0, 0, 0.38);--mat-datepicker-calendar-date-preview-state-outline-color:rgba(0, 0, 0, 0.24);--mat-datepicker-range-input-separator-color:rgba(0, 0, 0, 0.87);--mat-datepicker-range-input-disabled-state-separator-color:rgba(0, 0, 0, 0.38);--mat-datepicker-range-input-disabled-state-text-color:rgba(0, 0, 0, 0.38);--mat-datepicker-calendar-container-background-color:white;--mat-datepicker-calendar-container-text-color:rgba(0, 0, 0, 0.87)}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color:white;--mat-datepicker-calendar-date-selected-state-background-color:#ff4081;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(255, 64, 129, 0.4);--mat-datepicker-calendar-date-today-selected-state-outline-color:white;--mat-datepicker-calendar-date-focus-state-background-color:rgba(255, 64, 129, 0.3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(255, 64, 129, 0.3);--mat-datepicker-calendar-date-in-range-state-background-color:rgba(255, 64, 129, 0.2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, 0.2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:#46a35e}.mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color:white;--mat-datepicker-calendar-date-selected-state-background-color:#f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(244, 67, 54, 0.4);--mat-datepicker-calendar-date-today-selected-state-outline-color:white;--mat-datepicker-calendar-date-focus-state-background-color:rgba(244, 67, 54, 0.3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(244, 67, 54, 0.3);--mat-datepicker-calendar-date-in-range-state-background-color:rgba(244, 67, 54, 0.2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, 0.2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:#46a35e}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color:#ff4081}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color:#f44336}.mat-calendar-controls{--mat-icon-button-touch-target-display:none}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size:40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}html{--mat-datepicker-calendar-text-font:Roboto, sans-serif;--mat-datepicker-calendar-text-size:13px;--mat-datepicker-calendar-body-label-text-size:14px;--mat-datepicker-calendar-body-label-text-weight:500;--mat-datepicker-calendar-period-button-text-size:14px;--mat-datepicker-calendar-period-button-text-weight:500;--mat-datepicker-calendar-header-text-size:11px;--mat-datepicker-calendar-header-text-weight:400}html{--mat-divider-width:1px}html{--mat-divider-color:rgba(0, 0, 0, 0.12)}html{--mat-expansion-container-shape:4px;--mat-expansion-legacy-header-indicator-display:inline-block;--mat-expansion-header-indicator-display:none}html{--mat-expansion-container-background-color:white;--mat-expansion-container-text-color:rgba(0, 0, 0, 0.87);--mat-expansion-actions-divider-color:rgba(0, 0, 0, 0.12);--mat-expansion-header-hover-state-layer-color:rgba(0, 0, 0, 0.04);--mat-expansion-header-focus-state-layer-color:rgba(0, 0, 0, 0.04);--mat-expansion-header-disabled-state-text-color:rgba(0, 0, 0, 0.26);--mat-expansion-header-text-color:rgba(0, 0, 0, 0.87);--mat-expansion-header-description-color:rgba(0, 0, 0, 0.54);--mat-expansion-header-indicator-color:rgba(0, 0, 0, 0.54)}html{--mat-expansion-header-collapsed-state-height:48px;--mat-expansion-header-expanded-state-height:64px}html{--mat-expansion-header-text-font:Roboto, sans-serif;--mat-expansion-header-text-size:14px;--mat-expansion-header-text-weight:500;--mat-expansion-header-text-line-height:inherit;--mat-expansion-header-text-tracking:inherit;--mat-expansion-container-text-font:Roboto, sans-serif;--mat-expansion-container-text-line-height:20px;--mat-expansion-container-text-size:14px;--mat-expansion-container-text-tracking:0.0178571429em;--mat-expansion-container-text-weight:400}html{--mat-grid-list-tile-header-primary-text-size:14px;--mat-grid-list-tile-header-secondary-text-size:12px;--mat-grid-list-tile-footer-primary-text-size:14px;--mat-grid-list-tile-footer-secondary-text-size:12px}html{--mat-icon-color:inherit}.mat-icon.mat-primary{--mat-icon-color:#3f51b5}.mat-icon.mat-accent{--mat-icon-color:#ff4081}.mat-icon.mat-warn{--mat-icon-color:#f44336}html{--mat-sidenav-container-shape:0;--mat-sidenav-container-elevation-shadow:0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);--mat-sidenav-container-width:auto}html{--mat-sidenav-container-divider-color:rgba(0, 0, 0, 0.12);--mat-sidenav-container-background-color:white;--mat-sidenav-container-text-color:rgba(0, 0, 0, 0.87);--mat-sidenav-content-background-color:#fafafa;--mat-sidenav-content-text-color:rgba(0, 0, 0, 0.87);--mat-sidenav-scrim-color:rgba(0, 0, 0, 0.6)}html{--mat-stepper-header-icon-foreground-color:white;--mat-stepper-header-selected-state-icon-background-color:#3f51b5;--mat-stepper-header-selected-state-icon-foreground-color:white;--mat-stepper-header-done-state-icon-background-color:#3f51b5;--mat-stepper-header-done-state-icon-foreground-color:white;--mat-stepper-header-edit-state-icon-background-color:#3f51b5;--mat-stepper-header-edit-state-icon-foreground-color:white;--mat-stepper-container-color:white;--mat-stepper-line-color:rgba(0, 0, 0, 0.12);--mat-stepper-header-hover-state-layer-color:rgba(0, 0, 0, 0.04);--mat-stepper-header-focus-state-layer-color:rgba(0, 0, 0, 0.04);--mat-stepper-header-label-text-color:rgba(0, 0, 0, 0.54);--mat-stepper-header-optional-label-text-color:rgba(0, 0, 0, 0.54);--mat-stepper-header-selected-state-label-text-color:rgba(0, 0, 0, 0.87);--mat-stepper-header-error-state-label-text-color:#f44336;--mat-stepper-header-icon-background-color:rgba(0, 0, 0, 0.54);--mat-stepper-header-error-state-icon-foreground-color:#f44336;--mat-stepper-header-error-state-icon-background-color:transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color:white;--mat-stepper-header-selected-state-icon-background-color:#ff4081;--mat-stepper-header-selected-state-icon-foreground-color:white;--mat-stepper-header-done-state-icon-background-color:#ff4081;--mat-stepper-header-done-state-icon-foreground-color:white;--mat-stepper-header-edit-state-icon-background-color:#ff4081;--mat-stepper-header-edit-state-icon-foreground-color:white}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color:white;--mat-stepper-header-selected-state-icon-background-color:#f44336;--mat-stepper-header-selected-state-icon-foreground-color:white;--mat-stepper-header-done-state-icon-background-color:#f44336;--mat-stepper-header-done-state-icon-foreground-color:white;--mat-stepper-header-edit-state-icon-background-color:#f44336;--mat-stepper-header-edit-state-icon-foreground-color:white}html{--mat-stepper-header-height:72px}html{--mat-stepper-container-text-font:Roboto, sans-serif;--mat-stepper-header-label-text-font:Roboto, sans-serif;--mat-stepper-header-label-text-size:14px;--mat-stepper-header-label-text-weight:400;--mat-stepper-header-error-state-label-text-size:16px;--mat-stepper-header-selected-state-label-text-size:16px;--mat-stepper-header-selected-state-label-text-weight:400}html{--mat-sort-arrow-color:#757575}html{--mat-toolbar-container-background-color:whitesmoke;--mat-toolbar-container-text-color:rgba(0, 0, 0, 0.87)}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color:#3f51b5;--mat-toolbar-container-text-color:white}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color:#ff4081;--mat-toolbar-container-text-color:white}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color:#f44336;--mat-toolbar-container-text-color:white}html{--mat-toolbar-standard-height:64px;--mat-toolbar-mobile-height:56px}html{--mat-toolbar-title-text-font:Roboto, sans-serif;--mat-toolbar-title-text-line-height:32px;--mat-toolbar-title-text-size:20px;--mat-toolbar-title-text-tracking:0.0125em;--mat-toolbar-title-text-weight:500}html{--mat-tree-container-background-color:white;--mat-tree-node-text-color:rgba(0, 0, 0, 0.87)}html{--mat-tree-node-min-height:48px}html{--mat-tree-node-text-font:Roboto, sans-serif;--mat-tree-node-text-size:14px;--mat-tree-node-text-weight:400}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font:400 24px/32px Roboto, sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.mat-typography .mat-headline-6,.mat-typography h2{font:500 20px/32px Roboto, sans-serif;letter-spacing:.0125em;margin:0 0 16px}.mat-h3,.mat-subtitle-1,.mat-typography .mat-h3,.mat-typography .mat-subtitle-1,.mat-typography h3{font:400 16px/28px Roboto, sans-serif;letter-spacing:.009375em;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.mat-typography .mat-body-1,.mat-typography h4{font:400 16px/24px Roboto, sans-serif;letter-spacing:.03125em;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 calc(14px*.83)/20px Roboto, sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 calc(14px*.67)/20px Roboto, sans-serif;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2{font:500 14px/22px Roboto, sans-serif;letter-spacing:.0071428571em}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font:400 14px/20px Roboto, sans-serif;letter-spacing:.0178571429em}.mat-body p,.mat-body-2 p,.mat-typography .mat-body p,.mat-typography .mat-body-2 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Roboto, sans-serif;letter-spacing:.0333333333em}.mat-headline-1,.mat-typography .mat-headline-1{font:300 96px/96px Roboto, sans-serif;letter-spacing:-0.015625em;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font:300 60px/60px Roboto, sans-serif;letter-spacing:-.0083333333em;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font:400 48px/50px Roboto, sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font:400 34px/40px Roboto, sans-serif;letter-spacing:.0073529412em;margin:0 0 64px}
.k-sr-only {
    position: absolute;
    left: -1px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.k-theme-test-class,
.k-common-test-class {
    opacity: 0;
}

.k-body {
    font-size: var(--kendo-font-size, inherit);
    font-family: var(--kendo-font-family, inherit);
    line-height: var(--kendo-line-height, normal);
    font-weight: var(--kendo-font-weight, normal);
    letter-spacing: var(--kendo-letter-spacing, normal);
    color: var(--kendo-body-text, initial);
    background-color: var(--kendo-body-bg, initial);
    margin: 0;
}

.k-hstack, .k-hbox {
    display: flex;
    flex-flow: row nowrap;
}

.k-vstack, .k-vbox {
    display: flex;
    flex-flow: column nowrap;
}

.k-spacer, .k-flex {
    flex: 1 1 auto;
}

.k-spacer-sized {
    flex: none;
}

.k-float-wrap::after, .k-floatwrap::after {
    content: "";
    display: block;
    clear: both;
}

.k-flex-layout {
    display: flex;
}

.k-grid-layout {
    display: grid;
}

.k-separator {
    width: auto;
    height: 0;
    border-width: 1px 0 0;
    border-style: solid;
    border-color: inherit;
    display: block;
    flex-grow: 0 !important;
    flex-shrink: 0 !important;
    align-self: stretch;
}

.k-separator-horizontal,
.k-vstack > .k-separator,
.k-vbox > .k-separator {
    width: auto;
    height: 0;
    border-width: 1px 0 0;
}

.k-separator-vertical,
.k-hstack > .k-separator,
.k-hbox > .k-separator {
    width: 0;
    height: auto;
    border-width: 0 0 0 1px;
}

hr.k-separator {
    margin: 0;
    padding: 0;
}

.k-hidden {
    display: none !important;
}

.k-rtl {
    direction: rtl;
}

[hidden] {
    display: none !important;
}

script {
    display: none !important;
}

.k-disabled,
.k-widget[disabled],
.k-disabled {
    outline: none;
    cursor: default;
    color: var(--kendo-disabled-text, inherit);
    border-color: var(--kendo-disabled-border, inherit);
    pointer-events: none;
    box-shadow: none;
}

.k-disabled .k-link,
.k-widget[disabled] .k-link,
.k-disabled .k-link {
    cursor: default;
    outline: 0;
}

.k-hr {
    margin-block: 16px;
    padding: 0;
    height: 0;
    border-width: 1px 0 0;
    border-style: solid;
    border-color: var(--kendo-component-border, inherit);
    display: block;
    float: none;
    clear: both;
}

.k-d-flex-row > .k-hr {
    margin: 0;
    width: 0;
    height: auto;
    border-width: 0 0 0 1px;
    flex: 0 0 auto;
}

.k-d-flex-col > .k-hr {
    margin: 0;
    flex: 0 0 auto;
}

.k-sprite {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    overflow: hidden;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 0;
    text-align: center;
}

.k-image {
    display: inline-block;
}

.k-reset {
    margin: 0;
    padding: 0;
    border-width: 0;
    outline: 0;
    text-decoration: none;
    font: inherit;
    list-style: none;
}

kendo-sortable {
    display: block;
}

.k-link,
.k-link:hover {
    color: inherit;
    text-decoration: none;
    outline: 0;
    cursor: pointer;
}

.k-content {
    outline: 0;
}

.k-centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.k-no-click {
    pointer-events: none;
}

.k-pdf-export-shadow {
    position: absolute;
    overflow: hidden;
    left: -15000px;
    width: 14400px;
}

.kendo-pdf-hide-pseudo-elements::before,
.kendo-pdf-hide-pseudo-elements::after {
    display: none !important;
}

.k-dirty {
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
    border-width: 3px;
    border-style: solid;
    border-block-start-color: currentColor;
    border-block-end-color: transparent;
    border-inline-start-color: transparent;
    border-inline-end-color: currentColor;
    position: absolute;
    inset-block-start: 0;
    inset-inline-end: 0;
}

.k-loading-mask,
.k-loading-image,
.k-loading-color {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
}

.k-loading-mask *,
.k-loading-mask *::before,
.k-loading-mask *::after, .k-loading-mask::before, .k-loading-mask::after,
.k-loading-image *,
.k-loading-image *::before,
.k-loading-image *::after,
.k-loading-image::before,
.k-loading-image::after,
.k-loading-color *,
.k-loading-color *::before,
.k-loading-color *::after,
.k-loading-color::before,
.k-loading-color::after {
    box-sizing: border-box;
}

.k-loading-mask {
    z-index: 100;
}

.k-loading-mask.k-opaque .k-loading-color {
    opacity: 1;
}

.k-loading-text {
    text-indent: -4000px;
    text-align: center;
    position: absolute;
    color: currentColor;
}

.k-loading-image {
    z-index: 2;
    color: currentColor;
}

.k-loading-color {
    background-color: #ffffff;
    opacity: 0.3;
}

.k-i-loading {
    position: relative;
    background-color: transparent;
    box-sizing: border-box;
    color: currentColor;
}

.k-i-loading::before, .k-i-loading::after {
    box-sizing: border-box;
}

.k-i-loading::before,
.k-i-loading::after,
.k-loading-image::before,
.k-loading-image::after {
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    content: "";
    box-sizing: inherit;
    border-radius: 50%;
    border-width: .05em;
    border-style: solid;
    border-color: currentColor;
    border-top-color: transparent;
    border-bottom-color: transparent;
    background-color: transparent;
}

.k-icon.k-i-loading::before,
.k-icon.k-i-loading::after {
    content: "";
}

.k-i-loading::before,
.k-loading-image::before {
    margin-top: -.5em;
    margin-left: -.5em;
    width: 1em;
    height: 1em;
    animation: k-loading-animation .7s linear infinite;
}

.k-i-loading::after,
.k-loading-image::after {
    margin-top: -.25em;
    margin-left: -.25em;
    width: .5em;
    height: .5em;
    animation: k-loading-animation reverse 1.4s linear infinite;
}

.k-loading-image::before,
.k-loading-image::after {
    content: "";
    border-width: 1px;
    border-width: clamp(0.015em, 1px, 1px);
    font-size: 4em;
}

@keyframes k-loading-animation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.k-marquee {
    position: absolute;
    z-index: 100000;
}

.k-marquee-color,
.k-marquee-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.k-marquee-color {
    color: white;
    background-color: var(--kendo-primary-60, #ff6358);
    border-color: var(--kendo-primary-100, rgba(0, 0, 0, 0.08));
    opacity: .6;
}

.k-marquee-text {
    color: white;
}

.k-reset {
    margin: 0;
    padding: 0;
    border-width: 0;
    outline: 0;
    text-decoration: none;
    font: inherit;
    list-style: none;
}

kendo-sortable {
    display: block;
}

.k-link,
.k-link:hover {
    color: inherit;
    text-decoration: none;
    outline: 0;
    cursor: pointer;
}

.k-content {
    outline: 0;
}

.k-centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.k-no-click {
    pointer-events: none;
}

.k-pdf-export-shadow {
    position: absolute;
    overflow: hidden;
    left: -15000px;
    width: 14400px;
}

.kendo-pdf-hide-pseudo-elements::before,
.kendo-pdf-hide-pseudo-elements::after {
    display: none !important;
}

.k-text-selection ::-moz-selection {
    background-color: #ff6358;
    color: white;
}

.k-text-selection ::selection {
    background-color: #ff6358;
    color: white;
}

.k-block,
.k-panel {
    border-radius: 4px;
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
    padding: 0;
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
}

.k-block > .k-header,
.k-panel > .k-header {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #fafafa;
    padding-inline: 8px;
    padding-block: 4px;
}

.k-block > .k-content,
.k-panel > .k-content {
    padding-inline: 8px;
    padding-block: 4px;
}

.k-content {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-disabled,
.k-widget[disabled] {
    outline: none;
    cursor: default;
    opacity: 0.6;
    filter: grayscale(0.1);
    pointer-events: none;
    box-shadow: none;
}

.k-disabled .k-link,
.k-widget[disabled] .k-link {
    cursor: default;
    outline: 0;
}

.k-disabled [disabled],
.k-disabled .k-disabled,
.k-widget[disabled] [disabled],
.k-widget[disabled] .k-disabled {
    opacity: 1;
    filter: grayscale(0);
}

.k-hr {
    margin: 16px auto;
    padding: 0;
    height: 0;
    border-width: 1px 0 0;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.08);
    display: block;
    float: none;
    clear: both;
}

.k-d-flex-row > .k-hr {
    margin: 0;
    width: 0;
    height: auto;
    border-width: 0 0 0 1px;
    flex: 0 0 auto;
}

.k-d-flex-col > .k-hr {
    margin: 0;
    flex: 0 0 auto;
}

.k-dirty {
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
    border-width: 3px;
    border-style: solid;
    border-color: #f31700 #f31700 transparent transparent;
    position: absolute;
    top: 0;
    right: 0;
}

[dir="rtl"] .k-dirty,
.k-rtl .k-dirty {
    border-color: transparent transparent #f31700 #f31700;
    right: auto;
    left: 0;
}

.k-animation-container {
    position: absolute;
    overflow: hidden;
    z-index: 100;
}

.k-animation-container-fixed {
    position: fixed;
}

.k-animation-container-relative {
    position: relative;
    display: inline-block;
}

.k-push-right-enter, .k-push-right-appear {
    transform: translate(-100%, 0);
}

.k-push-right-enter-active, .k-push-right-appear-active {
    transform: translate(0, 0);
    transition: transform 300ms ease-in-out;
}

.k-push-right-exit {
    transform: translate(0, 0);
}

.k-push-right-exit-active {
    transform: translate(100%, 0);
    transition: transform 300ms ease-in-out;
}

.k-push-left-enter, .k-push-left-appear {
    transform: translate(100%, 0);
}

.k-push-left-enter-active, .k-push-left-appear-active {
    transform: translate(0, 0);
    transition: transform 300ms ease-in-out;
}

.k-push-left-exit {
    transform: translate(0, 0);
}

.k-push-left-exit-active {
    transform: translate(-100%, 0);
    transition: transform 300ms ease-in-out;
}

.k-push-down-enter, .k-push-down-appear {
    transform: translate(0, -100%);
}

.k-push-down-enter-active, .k-push-down-appear-active {
    transform: translate(0, 0);
    transition: transform 300ms ease-in-out;
}

.k-push-down-exit {
    transform: translate(0, 0);
}

.k-push-down-exit-active {
    transform: translate(0, 100%);
    transition: transform 300ms ease-in-out;
}

.k-push-up-enter, .k-push-up-appear {
    transform: translate(0, 100%);
}

.k-push-up-enter-active, .k-push-up-appear-active {
    transform: translate(0, 0);
    transition: transform 300ms ease-in-out;
}

.k-push-up-exit {
    transform: translate(0, 0);
}

.k-push-up-exit-active {
    transform: translate(0, -100%);
    transition: transform 300ms ease-in-out;
}

.k-expand-vertical-enter, .k-expand-vertical-appear {
    transform: scaleY(0);
}

.k-expand-vertical-enter-active, .k-expand-vertical-appear-active {
    transform: scaleY(1);
    transition: transform 300ms ease-in-out;
}

.k-expand-vertical-exit {
    transform: scaleY(1);
}

.k-expand-vertical-exit-active {
    transform: scaleY(0);
    transition: transform 300ms ease-in-out;
}

.k-expand-horizontal-enter, .k-expand-horizontal-appear {
    transform: scaleX(0);
}

.k-expand-horizontal-enter-active, .k-expand-horizontal-appear-active {
    transform: scaleX(1);
    transition: transform 300ms ease-in-out;
}

.k-expand-horizontal-exit {
    transform: scaleX(1);
}

.k-expand-horizontal-exit-active {
    transform: scaleX(0);
    transition: transform 300ms ease-in-out;
}

.k-fade-enter, .k-fade-appear {
    opacity: 0;
}

.k-fade-enter-active, .k-fade-appear-active {
    opacity: 1;
    transition: opacity 500ms ease-in-out;
}

.k-fade-exit {
    opacity: 1;
}

.k-fade-exit-active {
    opacity: 0;
    transition: opacity 500ms ease-in-out;
}

.k-fade-exit-active + .k-fade-exit-active,
.k-fade-enter-active + .k-fade-enter-active {
    display: none;
}

.k-zoom-in-enter, .k-zoom-in-appear {
    opacity: 0;
    transform: scale(0);
}

.k-zoom-in-enter-active, .k-zoom-in-appear-active {
    opacity: 1;
    transform: scale(1);
    transition: transform, opacity 300ms ease-in-out;
}

.k-zoom-in-exit {
    opacity: 1;
    transform: scale(1);
}

.k-zoom-in-exit-active {
    opacity: 0;
    transform: scale(2);
    transition: transform, opacity 300ms ease-in-out;
}

.k-zoom-out-enter, .k-zoom-out-appear {
    opacity: 0;
    transform: scale(2);
}

.k-zoom-out-enter-active, .k-zoom-out-appear-active {
    opacity: 1;
    transform: scale(1);
    transition: transform, opacity 300ms ease-in-out;
}

.k-zoom-out-exit {
    opacity: 1;
    transform: scale(1);
}

.k-zoom-out-exit-active {
    opacity: 0;
    transform: scale(0);
    transition: transform, opacity 300ms ease-in-out;
}

.k-slide-in-appear {
    opacity: .1;
    transform: translate(0, -3em);
}

.k-slide-in-appear .k-centered {
    transform: translate(-50%, -60%);
}

.k-slide-in-appear-active {
    opacity: 1;
    transform: translate(0, 0);
    transition: transform 0.3s cubic-bezier(0.2, 0.6, 0.4, 1), opacity 0.3s cubic-bezier(0.2, 1, 0.2, 1);
}

.k-slide-in-appear-active .k-centered {
    transform: translate(-50%, -50%);
}

.k-slide-down-enter, .k-slide-down-appear {
    transform: translateY(-100%);
}

.k-slide-down-enter-active, .k-slide-down-appear-active {
    transform: translateY(0);
    transition: transform 300ms ease-in-out;
}

.k-slide-down-exit {
    transform: translateY(0);
}

.k-slide-down-exit-active {
    transform: translateY(-100%);
    transition: transform 300ms ease-in-out;
}

.k-slide-up-enter, .k-slide-up-appear {
    transform: translateY(100%);
}

.k-slide-up-enter-active, .k-slide-up-appear-active {
    transform: translateY(0);
    transition: transform 300ms ease-in-out;
}

.k-slide-up-exit {
    transform: translateY(0);
}

.k-slide-up-exit-active {
    transform: translateY(100%);
    transition: transform 300ms ease-in-out;
}

.k-slide-right-enter, .k-slide-right-appear {
    transform: translateX(-100%);
}

.k-slide-right-enter-active, .k-slide-right-appear-active {
    transform: translateX(0);
    transition: transform 300ms ease-in-out;
}

.k-slide-right-exit {
    transform: translateX(0);
}

.k-slide-right-exit-active {
    transform: translateX(-100%);
    transition: transform 300ms ease-in-out;
}

.k-slide-left-enter, .k-slide-left-appear {
    transform: translateX(100%);
}

.k-slide-left-enter-active, .k-slide-left-appear-active {
    transform: translateX(0);
    transition: transform 300ms ease-in-out;
}

.k-slide-left-exit {
    transform: translateX(0);
}

.k-slide-left-exit-active {
    transform: translateX(100%);
    transition: transform 300ms ease-in-out;
}

.k-reveal-vertical-enter, .k-reveal-vertical-appear {
    max-height: 0;
}

.k-reveal-vertical-enter-active, .k-reveal-vertical-appear-active {
    transition: max-height 300ms ease-in-out;
}

.k-reveal-vertical-exit-active {
    max-height: 0 !important;
    transition: max-height 300ms ease-in-out;
}

.k-reveal-horizontal-enter, .k-reveal-horizontal-appear {
    max-width: 0;
}

.k-reveal-horizontal-enter-active, .k-reveal-horizontal-appear-active {
    transition: max-width 300ms ease-in-out;
}

.k-reveal-horizontal-exit-active {
    max-width: 0 !important;
    transition: max-width 300ms ease-in-out;
}

.k-fx-end .k-fx-next,
.k-fx-end .k-fx-current {
    transition: all 350ms ease-out;
}

.k-fx {
    position: relative;
}

.k-fx .k-fx-current {
    z-index: 0;
}

.k-fx .k-fx-next {
    z-index: 1;
}

.k-fx-hidden,
.k-fx-hidden * {
    visibility: hidden !important;
}

.k-fx-reverse .k-fx-current {
    z-index: 1;
}

.k-fx-reverse .k-fx-next {
    z-index: 0;
}

.k-fx-zoom.k-fx-start .k-fx-next {
    transform: scale(0) !important;
}

.k-fx-zoom.k-fx-end .k-fx-next {
    transform: scale(1) !important;
}

.k-fx-zoom.k-fx-reverse.k-fx-start .k-fx-next,
.k-fx-zoom.k-fx-reverse.k-fx-end .k-fx-next {
    transform: scale(1) !important;
}

.k-fx-zoom.k-fx-reverse.k-fx-start .k-fx-current {
    transform: scale(1) !important;
}

.k-fx-zoom.k-fx-reverse.k-fx-end .k-fx-current {
    transform: scale(0) !important;
}

.k-fx-fade.k-fx-start .k-fx-next {
    will-change: opacity;
    opacity: 0;
}

.k-fx-fade.k-fx-end .k-fx-next {
    opacity: 1;
}

.k-fx-fade.k-fx-reverse.k-fx-start .k-fx-current {
    will-change: opacity;
    opacity: 1;
}

.k-fx-fade.k-fx-reverse.k-fx-end .k-fx-current {
    opacity: 0;
}

.k-fx-slide.k-fx-end .k-fx-next .k-content,
.k-fx-slide.k-fx-end .k-fx-next .k-header,
.k-fx-slide.k-fx-end .k-fx-next .k-footer,
.k-fx-slide.k-fx-end .k-fx-current .k-content,
.k-fx-slide.k-fx-end .k-fx-current .k-header,
.k-fx-slide.k-fx-end .k-fx-current .k-footer,
.k-fx-slide.k-fx-end .k-fx-next .km-content,
.k-fx-slide.k-fx-end .k-fx-next .km-header,
.k-fx-slide.k-fx-end .k-fx-next .km-footer,
.k-fx-slide.k-fx-end .k-fx-current .km-content,
.k-fx-slide.k-fx-end .k-fx-current .km-header,
.k-fx-slide.k-fx-end .k-fx-current .km-footer {
    transition: all 350ms ease-out;
}

.k-fx-slide.k-fx-start .k-fx-next .k-content,
.k-fx-slide.k-fx-start .k-fx-next .km-content {
    will-change: transform;
    transform: translateX(100%);
}

.k-fx-slide.k-fx-start .k-fx-next .k-header,
.k-fx-slide.k-fx-start .k-fx-next .k-footer,
.k-fx-slide.k-fx-start .k-fx-next .km-header,
.k-fx-slide.k-fx-start .k-fx-next .km-footer {
    will-change: opacity;
    opacity: 0;
}

.k-fx-slide.k-fx-end .k-fx-current .k-content,
.k-fx-slide.k-fx-end .k-fx-current .km-content {
    transform: translateX(-100%);
}

.k-fx-slide.k-fx-end .k-fx-next .k-header,
.k-fx-slide.k-fx-end .k-fx-next .k-footer,
.k-fx-slide.k-fx-end .k-fx-next .km-header,
.k-fx-slide.k-fx-end .k-fx-next .km-footer {
    opacity: 1;
}

.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .k-content,
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .km-content {
    will-change: transform;
    transform: translateX(0);
}

.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .k-content,
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-content {
    transform: translateX(100%);
}

.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .k-content,
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-content {
    transform: translateX(-100%);
}

.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .k-content,
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .km-content {
    transform: translateX(0);
}

.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .k-header,
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .k-footer,
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .km-header,
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .km-footer {
    will-change: opacity;
    opacity: 1;
}

.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .k-header,
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .k-footer,
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-header,
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-footer {
    opacity: 1;
}

.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .k-header,
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .k-footer,
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-header,
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-footer {
    opacity: 0;
}

.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .k-header,
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .k-footer,
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .km-header,
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .km-footer {
    opacity: 1;
}

.k-fx-slide.k-fx-right.k-fx-start .k-fx-next .k-content,
.k-fx-slide.k-fx-right.k-fx-start .k-fx-next .km-content {
    transform: translateX(-100%);
}

.k-fx-slide.k-fx-right.k-fx-end .k-fx-current .k-content,
.k-fx-slide.k-fx-right.k-fx-end .k-fx-current .km-content {
    transform: translateX(100%);
}

.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-start .k-fx-current .k-content,
.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-start .k-fx-current .km-content {
    transform: translateX(0);
}

.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-end .k-fx-current .k-content,
.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-end .k-fx-current .km-content {
    transform: translateX(-100%);
}

.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-start .k-fx-next .k-content,
.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-start .k-fx-next .km-content {
    transform: translateX(100%);
}

.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-end .k-fx-next .k-content,
.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-end .k-fx-next .km-content {
    transform: translateX(0%);
}

.k-fx-tile.k-fx-start .k-fx-next {
    will-change: transform;
    transform: translateX(100%);
}

.k-fx-tile.k-fx-end .k-fx-current {
    transform: translateX(-100%);
}

.k-fx-tile.k-fx-reverse.k-fx-start .k-fx-current {
    will-change: transform;
    transform: translateX(0);
}

.k-fx-tile.k-fx-reverse.k-fx-end .k-fx-current {
    transform: translateX(100%);
}

.k-fx-tile.k-fx-reverse.k-fx-start .k-fx-next {
    transform: translateX(-100%);
}

.k-fx-tile.k-fx-reverse.k-fx-end .k-fx-next {
    transform: translateX(0);
}

.k-fx-tile.k-fx-right.k-fx-start .k-fx-next {
    transform: translateX(-100%);
}

.k-fx-tile.k-fx-right.k-fx-end .k-fx-current {
    transform: translateX(100%);
}

.k-fx-tile.k-fx-right.k-fx-reverse.k-fx-start .k-fx-current {
    transform: translateX(0);
}

.k-fx-tile.k-fx-right.k-fx-reverse.k-fx-end .k-fx-current {
    transform: translateX(-100%);
}

.k-fx-tile.k-fx-right.k-fx-reverse.k-fx-start .k-fx-next {
    transform: translateX(100%);
}

.k-fx-tile.k-fx-right.k-fx-reverse.k-fx-end .k-fx-next {
    transform: translateX(0%);
}

.k-fx.k-fx-overlay.k-fx-start .k-fx-next,
.k-fx.k-fx-overlay.k-fx-left.k-fx-start .k-fx-next {
    will-change: transform;
    transform: translateX(100%);
}

.k-fx.k-fx-overlay.k-fx-right.k-fx-start .k-fx-next {
    transform: translateX(-100%);
}

.k-fx.k-fx-overlay.k-fx-up.k-fx-start .k-fx-next {
    transform: translateY(100%);
}

.k-fx.k-fx-overlay.k-fx-down.k-fx-start .k-fx-next {
    transform: translateY(-100%);
}

.k-fx.k-fx-overlay.k-fx-reverse.k-fx-start .k-fx-next {
    transform: none;
}

.k-fx.k-fx-overlay.k-fx-reverse.k-fx-start .k-fx-current {
    will-change: transform;
    transform: none;
}

.k-fx.k-fx-overlay.k-fx-reverse.k-fx-end .k-fx-current,
.k-fx.k-fx-overlay.k-fx-reverse.k-fx-left.k-fx-end .k-fx-current {
    transform: translateX(100%);
}

.k-fx.k-fx-overlay.k-fx-reverse.k-fx-right.k-fx-end .k-fx-current {
    transform: translateX(-100%);
}

.k-fx.k-fx-overlay.k-fx-reverse.k-fx-up.k-fx-end .k-fx-current {
    transform: translateY(100%);
}

.k-fx.k-fx-overlay.k-fx-reverse.k-fx-down.k-fx-end .k-fx-current {
    transform: translateY(-100%);
}

.k-resize-handle,
.k-resize-hint {
    position: absolute;
    border-color: inherit;
    z-index: 200;
}

.k-resize-handle {
    display: flex;
    align-items: center;
    justify-content: center;
}

.k-resize-handle::before {
    content: "";
    border: 0 solid;
    border-color: inherit;
}

.k-resize-n {
    width: 100%;
    height: 6px;
    flex-direction: row;
    left: 0;
    top: -3px;
    cursor: n-resize;
}

.k-resize-s {
    width: 100%;
    height: 6px;
    flex-direction: row;
    left: 0;
    bottom: -3px;
    cursor: s-resize;
}

.k-resize-w {
    width: 6px;
    height: 100%;
    flex-direction: column;
    top: 0;
    left: -3px;
    cursor: w-resize;
}

.k-resize-e {
    width: 6px;
    height: 100%;
    flex-direction: column;
    top: 0;
    right: -3px;
    cursor: e-resize;
}

.k-resize-sw,
.k-resize-se,
.k-resize-nw,
.k-resize-ne {
    width: 5px;
    height: 5px;
}

.k-resize-sw {
    cursor: sw-resize;
    bottom: 0;
    left: 0;
}

.k-resize-se {
    cursor: se-resize;
    bottom: 0;
    right: 0;
}

.k-resize-nw {
    cursor: nw-resize;
    top: 0;
    left: 0;
}

.k-resize-ne {
    cursor: ne-resize;
    top: 0;
    right: 0;
}

.k-vertical-resize {
    cursor: row-resize;
}

.k-horizontal-resize {
    cursor: col-resize;
}

.k-resize-hint {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.k-resize-hint .k-resize-hint-handle {
    width: auto;
    height: 20px;
    align-self: stretch;
}

.k-resize-hint .k-resize-hint-marker {
    width: 2px;
    height: auto;
    flex: 1 1 auto;
}

.k-resize-hint-vertical {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.k-resize-hint-vertical .k-resize-hint-handle {
    width: 20px;
    height: auto;
    align-self: stretch;
}

.k-resize-hint-vertical .k-resize-hint-marker {
    width: auto;
    height: 2px;
    flex: 1 1 auto;
}

.k-scrollbar {
    position: absolute;
    overflow: scroll;
}

.k-scrollbar-vertical {
    top: 0;
    right: 0;
    width: 17px;
    height: 100%;
    overflow-x: hidden;
}

.k-touch-scrollbar {
    display: none;
    position: absolute;
    z-index: 200000;
    height: 8px;
    width: 8px;
    border: 1px solid #8a8a8a;
    background-color: #858585;
}

.k-ratio-auto {
    aspect-ratio: auto;
}

.\!k-ratio-auto {
    aspect-ratio: auto !important;
}

.k-ratio-1 {
    aspect-ratio: 1;
}

.\!k-ratio-1 {
    aspect-ratio: 1 !important;
}

.k-ratio-square {
    aspect-ratio: 1 / 1;
}

.\!k-ratio-square {
    aspect-ratio: 1 / 1 !important;
}

.k-ratio-video {
    aspect-ratio: 16 / 9;
}

.\!k-ratio-video {
    aspect-ratio: 16 / 9 !important;
}

.k-aspect-ratio-auto {
    aspect-ratio: auto;
}

.\!k-aspect-ratio-auto {
    aspect-ratio: auto !important;
}

.k-aspect-ratio-1 {
    aspect-ratio: 1;
}

.\!k-aspect-ratio-1 {
    aspect-ratio: 1 !important;
}

.k-aspect-ratio-square {
    aspect-ratio: 1 / 1;
}

.\!k-aspect-ratio-square {
    aspect-ratio: 1 / 1 !important;
}

.k-aspect-ratio-video {
    aspect-ratio: 16 / 9;
}

.\!k-aspect-ratio-video {
    aspect-ratio: 16 / 9 !important;
}

.k-box-sizing-border {
    box-sizing: border-box;
}

.\!k-box-sizing-border {
    box-sizing: border-box !important;
}

.k-box-sizing-content {
    box-sizing: content-box;
}

.\!k-box-sizing-content {
    box-sizing: content-box !important;
}

.k-clear-left {
    clear: left;
}

.\!k-clear-left {
    clear: left !important;
}

.k-clear-right {
    clear: right;
}

.\!k-clear-right {
    clear: right !important;
}

.k-clear-both {
    clear: both;
}

.\!k-clear-both {
    clear: both !important;
}

.k-clear-none {
    clear: none;
}

.\!k-clear-none {
    clear: none !important;
}

.k-columns-1 {
    -moz-columns: 1;
         columns: 1;
}

.\!k-columns-1 {
    -moz-columns: 1 !important;
         columns: 1 !important;
}

.k-columns-2 {
    -moz-columns: 2;
         columns: 2;
}

.\!k-columns-2 {
    -moz-columns: 2 !important;
         columns: 2 !important;
}

.k-columns-3 {
    -moz-columns: 3;
         columns: 3;
}

.\!k-columns-3 {
    -moz-columns: 3 !important;
         columns: 3 !important;
}

.k-columns-4 {
    -moz-columns: 4;
         columns: 4;
}

.\!k-columns-4 {
    -moz-columns: 4 !important;
         columns: 4 !important;
}

.k-columns-5 {
    -moz-columns: 5;
         columns: 5;
}

.\!k-columns-5 {
    -moz-columns: 5 !important;
         columns: 5 !important;
}

.k-columns-6 {
    -moz-columns: 6;
         columns: 6;
}

.\!k-columns-6 {
    -moz-columns: 6 !important;
         columns: 6 !important;
}

.k-columns-7 {
    -moz-columns: 7;
         columns: 7;
}

.\!k-columns-7 {
    -moz-columns: 7 !important;
         columns: 7 !important;
}

.k-columns-8 {
    -moz-columns: 8;
         columns: 8;
}

.\!k-columns-8 {
    -moz-columns: 8 !important;
         columns: 8 !important;
}

.k-columns-9 {
    -moz-columns: 9;
         columns: 9;
}

.\!k-columns-9 {
    -moz-columns: 9 !important;
         columns: 9 !important;
}

.k-columns-10 {
    -moz-columns: 10;
         columns: 10;
}

.\!k-columns-10 {
    -moz-columns: 10 !important;
         columns: 10 !important;
}

.k-columns-11 {
    -moz-columns: 11;
         columns: 11;
}

.\!k-columns-11 {
    -moz-columns: 11 !important;
         columns: 11 !important;
}

.k-columns-12 {
    -moz-columns: 12;
         columns: 12;
}

.\!k-columns-12 {
    -moz-columns: 12 !important;
         columns: 12 !important;
}

.k-columns-auto {
    -moz-columns: auto;
         columns: auto;
}

.\!k-columns-auto {
    -moz-columns: auto !important;
         columns: auto !important;
}

.k-d-none {
    display: none;
}

.\!k-d-none {
    display: none !important;
}

.k-d-contents {
    display: contents;
}

.\!k-d-contents {
    display: contents !important;
}

.k-d-block {
    display: block;
}

.\!k-d-block {
    display: block !important;
}

.k-d-inline {
    display: inline;
}

.\!k-d-inline {
    display: inline !important;
}

.k-d-inline-block {
    display: inline-block;
}

.\!k-d-inline-block {
    display: inline-block !important;
}

.k-d-flex, .k-d-flex-row, .k-d-flex-col {
    display: flex;
}

.\!k-d-flex, .\!k-d-flex-row, .\!k-d-flex-col {
    display: flex !important;
}

.k-d-inline-flex {
    display: inline-flex;
}

.\!k-d-inline-flex {
    display: inline-flex !important;
}

.k-d-grid {
    display: grid;
}

.\!k-d-grid {
    display: grid !important;
}

.k-d-inline-grid {
    display: inline-grid;
}

.\!k-d-inline-grid {
    display: inline-grid !important;
}

.k-d-table {
    display: table;
}

.\!k-d-table {
    display: table !important;
}

.k-d-inline-table {
    display: inline-table;
}

.\!k-d-inline-table {
    display: inline-table !important;
}

.k-d-table-row {
    display: table-row;
}

.\!k-d-table-row {
    display: table-row !important;
}

.k-d-table-cell {
    display: table-cell;
}

.\!k-d-table-cell {
    display: table-cell !important;
}

.k-d-list-item {
    display: list-item;
}

.\!k-d-list-item {
    display: list-item !important;
}

.k-display-none {
    display: none;
}

.\!k-display-none {
    display: none !important;
}

.k-display-contents {
    display: contents;
}

.\!k-display-contents {
    display: contents !important;
}

.k-display-block {
    display: block;
}

.\!k-display-block {
    display: block !important;
}

.k-display-inline {
    display: inline;
}

.\!k-display-inline {
    display: inline !important;
}

.k-display-inline-block {
    display: inline-block;
}

.\!k-display-inline-block {
    display: inline-block !important;
}

.k-display-flex {
    display: flex;
}

.\!k-display-flex {
    display: flex !important;
}

.k-display-inline-flex {
    display: inline-flex;
}

.\!k-display-inline-flex {
    display: inline-flex !important;
}

.k-display-grid {
    display: grid;
}

.\!k-display-grid {
    display: grid !important;
}

.k-display-inline-grid {
    display: inline-grid;
}

.\!k-display-inline-grid {
    display: inline-grid !important;
}

.k-display-table {
    display: table;
}

.\!k-display-table {
    display: table !important;
}

.k-display-inline-table {
    display: inline-table;
}

.\!k-display-inline-table {
    display: inline-table !important;
}

.k-display-table-row {
    display: table-row;
}

.\!k-display-table-row {
    display: table-row !important;
}

.k-display-table-cell {
    display: table-cell;
}

.\!k-display-table-cell {
    display: table-cell !important;
}

.k-display-list-item {
    display: list-item;
}

.\!k-display-list-item {
    display: list-item !important;
}

.k-float-left {
    float: left;
}

.\!k-float-left {
    float: left !important;
}

.k-float-right {
    float: right;
}

.\!k-float-right {
    float: right !important;
}

.k-float-none {
    float: none;
}

.\!k-float-none {
    float: none !important;
}

.k-object-fit-contain {
    object-fit: contain;
}

.\!k-object-fit-contain {
    object-fit: contain !important;
}

.k-object-fit-cover {
    object-fit: cover;
}

.\!k-object-fit-cover {
    object-fit: cover !important;
}

.k-object-fit-fill {
    object-fit: fill;
}

.\!k-object-fit-fill {
    object-fit: fill !important;
}

.k-object-fit-scale-down {
    object-fit: scale-down;
}

.\!k-object-fit-scale-down {
    object-fit: scale-down !important;
}

.k-object-fit-initial {
    object-fit: initial;
}

.\!k-object-fit-initial {
    object-fit: initial !important;
}

.k-object-fit-none {
    object-fit: none;
}

.\!k-object-fit-none {
    object-fit: none !important;
}

.k-object-position-center {
    object-position: center;
}

.\!k-object-position-center {
    object-position: center !important;
}

.k-object-position-top {
    object-position: top;
}

.\!k-object-position-top {
    object-position: top !important;
}

.k-object-position-right {
    object-position: right;
}

.\!k-object-position-right {
    object-position: right !important;
}

.k-object-position-bottom {
    object-position: bottom;
}

.\!k-object-position-bottom {
    object-position: bottom !important;
}

.k-object-position-left {
    object-position: left;
}

.\!k-object-position-left {
    object-position: left !important;
}

.k-object-position-top-left {
    object-position: top left;
}

.\!k-object-position-top-left {
    object-position: top left !important;
}

.k-object-position-top-right {
    object-position: top right;
}

.\!k-object-position-top-right {
    object-position: top right !important;
}

.k-object-position-bottom-left {
    object-position: bottom left;
}

.\!k-object-position-bottom-left {
    object-position: bottom left !important;
}

.k-object-position-bottom-right {
    object-position: bottom right;
}

.\!k-object-position-bottom-right {
    object-position: bottom right !important;
}

.k-overflow-auto {
    overflow: auto;
}

.\!k-overflow-auto {
    overflow: auto !important;
}

.k-overflow-hidden {
    overflow: hidden;
}

.\!k-overflow-hidden {
    overflow: hidden !important;
}

.k-overflow-visible {
    overflow: visible;
}

.\!k-overflow-visible {
    overflow: visible !important;
}

.k-overflow-scroll {
    overflow: scroll;
}

.\!k-overflow-scroll {
    overflow: scroll !important;
}

.k-overflow-clip {
    overflow: clip;
}

.\!k-overflow-clip {
    overflow: clip !important;
}

.k-overflow-x-auto {
    overflow-x: auto;
}

.\!k-overflow-x-auto {
    overflow-x: auto !important;
}

.k-overflow-x-hidden {
    overflow-x: hidden;
}

.\!k-overflow-x-hidden {
    overflow-x: hidden !important;
}

.k-overflow-x-visible {
    overflow-x: visible;
}

.\!k-overflow-x-visible {
    overflow-x: visible !important;
}

.k-overflow-x-scroll {
    overflow-x: scroll;
}

.\!k-overflow-x-scroll {
    overflow-x: scroll !important;
}

.k-overflow-x-clip {
    overflow-x: clip;
}

.\!k-overflow-x-clip {
    overflow-x: clip !important;
}

.k-overflow-y-auto {
    overflow-y: auto;
}

.\!k-overflow-y-auto {
    overflow-y: auto !important;
}

.k-overflow-y-hidden {
    overflow-y: hidden;
}

.\!k-overflow-y-hidden {
    overflow-y: hidden !important;
}

.k-overflow-y-visible {
    overflow-y: visible;
}

.\!k-overflow-y-visible {
    overflow-y: visible !important;
}

.k-overflow-y-scroll {
    overflow-y: scroll;
}

.\!k-overflow-y-scroll {
    overflow-y: scroll !important;
}

.k-overflow-y-clip {
    overflow-y: clip;
}

.\!k-overflow-y-clip {
    overflow-y: clip !important;
}

.k-top-0 {
    top: 0;
}

.\!k-top-0 {
    top: 0 !important;
}

.k-top-1px {
    top: 1px;
}

.\!k-top-1px {
    top: 1px !important;
}

.k-top-0\.5 {
    top: 2px;
}

.\!k-top-0\.5 {
    top: 2px !important;
}

.k-top-1 {
    top: 4px;
}

.\!k-top-1 {
    top: 4px !important;
}

.k-top-1\.5 {
    top: 6px;
}

.\!k-top-1\.5 {
    top: 6px !important;
}

.k-top-2 {
    top: 8px;
}

.\!k-top-2 {
    top: 8px !important;
}

.k-top-2\.5 {
    top: 10px;
}

.\!k-top-2\.5 {
    top: 10px !important;
}

.k-top-3 {
    top: 12px;
}

.\!k-top-3 {
    top: 12px !important;
}

.k-top-3\.5 {
    top: 14px;
}

.\!k-top-3\.5 {
    top: 14px !important;
}

.k-top-4 {
    top: 16px;
}

.\!k-top-4 {
    top: 16px !important;
}

.k-top-4\.5 {
    top: 18px;
}

.\!k-top-4\.5 {
    top: 18px !important;
}

.k-top-5 {
    top: 20px;
}

.\!k-top-5 {
    top: 20px !important;
}

.k-top-5\.5 {
    top: 22px;
}

.\!k-top-5\.5 {
    top: 22px !important;
}

.k-top-6 {
    top: 24px;
}

.\!k-top-6 {
    top: 24px !important;
}

.k-top-6\.5 {
    top: 26px;
}

.\!k-top-6\.5 {
    top: 26px !important;
}

.k-top-7 {
    top: 28px;
}

.\!k-top-7 {
    top: 28px !important;
}

.k-top-7\.5 {
    top: 30px;
}

.\!k-top-7\.5 {
    top: 30px !important;
}

.k-top-8 {
    top: 32px;
}

.\!k-top-8 {
    top: 32px !important;
}

.k-top-9 {
    top: 36px;
}

.\!k-top-9 {
    top: 36px !important;
}

.k-top-10 {
    top: 40px;
}

.\!k-top-10 {
    top: 40px !important;
}

.k-top-11 {
    top: 44px;
}

.\!k-top-11 {
    top: 44px !important;
}

.k-top-12 {
    top: 48px;
}

.\!k-top-12 {
    top: 48px !important;
}

.k-top-13 {
    top: 52px;
}

.\!k-top-13 {
    top: 52px !important;
}

.k-top-14 {
    top: 56px;
}

.\!k-top-14 {
    top: 56px !important;
}

.k-top-15 {
    top: 60px;
}

.\!k-top-15 {
    top: 60px !important;
}

.k-top-16 {
    top: 64px;
}

.\!k-top-16 {
    top: 64px !important;
}

.k-top-17 {
    top: 68px;
}

.\!k-top-17 {
    top: 68px !important;
}

.k-top-18 {
    top: 72px;
}

.\!k-top-18 {
    top: 72px !important;
}

.k-top-19 {
    top: 76px;
}

.\!k-top-19 {
    top: 76px !important;
}

.k-top-20 {
    top: 80px;
}

.\!k-top-20 {
    top: 80px !important;
}

.k-top-21 {
    top: 84px;
}

.\!k-top-21 {
    top: 84px !important;
}

.k-top-22 {
    top: 88px;
}

.\!k-top-22 {
    top: 88px !important;
}

.k-top-23 {
    top: 92px;
}

.\!k-top-23 {
    top: 92px !important;
}

.k-top-24 {
    top: 96px;
}

.\!k-top-24 {
    top: 96px !important;
}

.k-top--1 {
    top: -1px;
}

.\!k-top--1 {
    top: -1px !important;
}

.k-right-0 {
    right: 0;
}

.\!k-right-0 {
    right: 0 !important;
}

.k-right-1px {
    right: 1px;
}

.\!k-right-1px {
    right: 1px !important;
}

.k-right-0\.5 {
    right: 2px;
}

.\!k-right-0\.5 {
    right: 2px !important;
}

.k-right-1 {
    right: 4px;
}

.\!k-right-1 {
    right: 4px !important;
}

.k-right-1\.5 {
    right: 6px;
}

.\!k-right-1\.5 {
    right: 6px !important;
}

.k-right-2 {
    right: 8px;
}

.\!k-right-2 {
    right: 8px !important;
}

.k-right-2\.5 {
    right: 10px;
}

.\!k-right-2\.5 {
    right: 10px !important;
}

.k-right-3 {
    right: 12px;
}

.\!k-right-3 {
    right: 12px !important;
}

.k-right-3\.5 {
    right: 14px;
}

.\!k-right-3\.5 {
    right: 14px !important;
}

.k-right-4 {
    right: 16px;
}

.\!k-right-4 {
    right: 16px !important;
}

.k-right-4\.5 {
    right: 18px;
}

.\!k-right-4\.5 {
    right: 18px !important;
}

.k-right-5 {
    right: 20px;
}

.\!k-right-5 {
    right: 20px !important;
}

.k-right-5\.5 {
    right: 22px;
}

.\!k-right-5\.5 {
    right: 22px !important;
}

.k-right-6 {
    right: 24px;
}

.\!k-right-6 {
    right: 24px !important;
}

.k-right-6\.5 {
    right: 26px;
}

.\!k-right-6\.5 {
    right: 26px !important;
}

.k-right-7 {
    right: 28px;
}

.\!k-right-7 {
    right: 28px !important;
}

.k-right-7\.5 {
    right: 30px;
}

.\!k-right-7\.5 {
    right: 30px !important;
}

.k-right-8 {
    right: 32px;
}

.\!k-right-8 {
    right: 32px !important;
}

.k-right-9 {
    right: 36px;
}

.\!k-right-9 {
    right: 36px !important;
}

.k-right-10 {
    right: 40px;
}

.\!k-right-10 {
    right: 40px !important;
}

.k-right-11 {
    right: 44px;
}

.\!k-right-11 {
    right: 44px !important;
}

.k-right-12 {
    right: 48px;
}

.\!k-right-12 {
    right: 48px !important;
}

.k-right-13 {
    right: 52px;
}

.\!k-right-13 {
    right: 52px !important;
}

.k-right-14 {
    right: 56px;
}

.\!k-right-14 {
    right: 56px !important;
}

.k-right-15 {
    right: 60px;
}

.\!k-right-15 {
    right: 60px !important;
}

.k-right-16 {
    right: 64px;
}

.\!k-right-16 {
    right: 64px !important;
}

.k-right-17 {
    right: 68px;
}

.\!k-right-17 {
    right: 68px !important;
}

.k-right-18 {
    right: 72px;
}

.\!k-right-18 {
    right: 72px !important;
}

.k-right-19 {
    right: 76px;
}

.\!k-right-19 {
    right: 76px !important;
}

.k-right-20 {
    right: 80px;
}

.\!k-right-20 {
    right: 80px !important;
}

.k-right-21 {
    right: 84px;
}

.\!k-right-21 {
    right: 84px !important;
}

.k-right-22 {
    right: 88px;
}

.\!k-right-22 {
    right: 88px !important;
}

.k-right-23 {
    right: 92px;
}

.\!k-right-23 {
    right: 92px !important;
}

.k-right-24 {
    right: 96px;
}

.\!k-right-24 {
    right: 96px !important;
}

.k-right--1 {
    right: -1px;
}

.\!k-right--1 {
    right: -1px !important;
}

.k-bottom-0 {
    bottom: 0;
}

.\!k-bottom-0 {
    bottom: 0 !important;
}

.k-bottom-1px {
    bottom: 1px;
}

.\!k-bottom-1px {
    bottom: 1px !important;
}

.k-bottom-0\.5 {
    bottom: 2px;
}

.\!k-bottom-0\.5 {
    bottom: 2px !important;
}

.k-bottom-1 {
    bottom: 4px;
}

.\!k-bottom-1 {
    bottom: 4px !important;
}

.k-bottom-1\.5 {
    bottom: 6px;
}

.\!k-bottom-1\.5 {
    bottom: 6px !important;
}

.k-bottom-2 {
    bottom: 8px;
}

.\!k-bottom-2 {
    bottom: 8px !important;
}

.k-bottom-2\.5 {
    bottom: 10px;
}

.\!k-bottom-2\.5 {
    bottom: 10px !important;
}

.k-bottom-3 {
    bottom: 12px;
}

.\!k-bottom-3 {
    bottom: 12px !important;
}

.k-bottom-3\.5 {
    bottom: 14px;
}

.\!k-bottom-3\.5 {
    bottom: 14px !important;
}

.k-bottom-4 {
    bottom: 16px;
}

.\!k-bottom-4 {
    bottom: 16px !important;
}

.k-bottom-4\.5 {
    bottom: 18px;
}

.\!k-bottom-4\.5 {
    bottom: 18px !important;
}

.k-bottom-5 {
    bottom: 20px;
}

.\!k-bottom-5 {
    bottom: 20px !important;
}

.k-bottom-5\.5 {
    bottom: 22px;
}

.\!k-bottom-5\.5 {
    bottom: 22px !important;
}

.k-bottom-6 {
    bottom: 24px;
}

.\!k-bottom-6 {
    bottom: 24px !important;
}

.k-bottom-6\.5 {
    bottom: 26px;
}

.\!k-bottom-6\.5 {
    bottom: 26px !important;
}

.k-bottom-7 {
    bottom: 28px;
}

.\!k-bottom-7 {
    bottom: 28px !important;
}

.k-bottom-7\.5 {
    bottom: 30px;
}

.\!k-bottom-7\.5 {
    bottom: 30px !important;
}

.k-bottom-8 {
    bottom: 32px;
}

.\!k-bottom-8 {
    bottom: 32px !important;
}

.k-bottom-9 {
    bottom: 36px;
}

.\!k-bottom-9 {
    bottom: 36px !important;
}

.k-bottom-10 {
    bottom: 40px;
}

.\!k-bottom-10 {
    bottom: 40px !important;
}

.k-bottom-11 {
    bottom: 44px;
}

.\!k-bottom-11 {
    bottom: 44px !important;
}

.k-bottom-12 {
    bottom: 48px;
}

.\!k-bottom-12 {
    bottom: 48px !important;
}

.k-bottom-13 {
    bottom: 52px;
}

.\!k-bottom-13 {
    bottom: 52px !important;
}

.k-bottom-14 {
    bottom: 56px;
}

.\!k-bottom-14 {
    bottom: 56px !important;
}

.k-bottom-15 {
    bottom: 60px;
}

.\!k-bottom-15 {
    bottom: 60px !important;
}

.k-bottom-16 {
    bottom: 64px;
}

.\!k-bottom-16 {
    bottom: 64px !important;
}

.k-bottom-17 {
    bottom: 68px;
}

.\!k-bottom-17 {
    bottom: 68px !important;
}

.k-bottom-18 {
    bottom: 72px;
}

.\!k-bottom-18 {
    bottom: 72px !important;
}

.k-bottom-19 {
    bottom: 76px;
}

.\!k-bottom-19 {
    bottom: 76px !important;
}

.k-bottom-20 {
    bottom: 80px;
}

.\!k-bottom-20 {
    bottom: 80px !important;
}

.k-bottom-21 {
    bottom: 84px;
}

.\!k-bottom-21 {
    bottom: 84px !important;
}

.k-bottom-22 {
    bottom: 88px;
}

.\!k-bottom-22 {
    bottom: 88px !important;
}

.k-bottom-23 {
    bottom: 92px;
}

.\!k-bottom-23 {
    bottom: 92px !important;
}

.k-bottom-24 {
    bottom: 96px;
}

.\!k-bottom-24 {
    bottom: 96px !important;
}

.k-bottom--1 {
    bottom: -1px;
}

.\!k-bottom--1 {
    bottom: -1px !important;
}

.k-left-0 {
    left: 0;
}

.\!k-left-0 {
    left: 0 !important;
}

.k-left-1px {
    left: 1px;
}

.\!k-left-1px {
    left: 1px !important;
}

.k-left-0\.5 {
    left: 2px;
}

.\!k-left-0\.5 {
    left: 2px !important;
}

.k-left-1 {
    left: 4px;
}

.\!k-left-1 {
    left: 4px !important;
}

.k-left-1\.5 {
    left: 6px;
}

.\!k-left-1\.5 {
    left: 6px !important;
}

.k-left-2 {
    left: 8px;
}

.\!k-left-2 {
    left: 8px !important;
}

.k-left-2\.5 {
    left: 10px;
}

.\!k-left-2\.5 {
    left: 10px !important;
}

.k-left-3 {
    left: 12px;
}

.\!k-left-3 {
    left: 12px !important;
}

.k-left-3\.5 {
    left: 14px;
}

.\!k-left-3\.5 {
    left: 14px !important;
}

.k-left-4 {
    left: 16px;
}

.\!k-left-4 {
    left: 16px !important;
}

.k-left-4\.5 {
    left: 18px;
}

.\!k-left-4\.5 {
    left: 18px !important;
}

.k-left-5 {
    left: 20px;
}

.\!k-left-5 {
    left: 20px !important;
}

.k-left-5\.5 {
    left: 22px;
}

.\!k-left-5\.5 {
    left: 22px !important;
}

.k-left-6 {
    left: 24px;
}

.\!k-left-6 {
    left: 24px !important;
}

.k-left-6\.5 {
    left: 26px;
}

.\!k-left-6\.5 {
    left: 26px !important;
}

.k-left-7 {
    left: 28px;
}

.\!k-left-7 {
    left: 28px !important;
}

.k-left-7\.5 {
    left: 30px;
}

.\!k-left-7\.5 {
    left: 30px !important;
}

.k-left-8 {
    left: 32px;
}

.\!k-left-8 {
    left: 32px !important;
}

.k-left-9 {
    left: 36px;
}

.\!k-left-9 {
    left: 36px !important;
}

.k-left-10 {
    left: 40px;
}

.\!k-left-10 {
    left: 40px !important;
}

.k-left-11 {
    left: 44px;
}

.\!k-left-11 {
    left: 44px !important;
}

.k-left-12 {
    left: 48px;
}

.\!k-left-12 {
    left: 48px !important;
}

.k-left-13 {
    left: 52px;
}

.\!k-left-13 {
    left: 52px !important;
}

.k-left-14 {
    left: 56px;
}

.\!k-left-14 {
    left: 56px !important;
}

.k-left-15 {
    left: 60px;
}

.\!k-left-15 {
    left: 60px !important;
}

.k-left-16 {
    left: 64px;
}

.\!k-left-16 {
    left: 64px !important;
}

.k-left-17 {
    left: 68px;
}

.\!k-left-17 {
    left: 68px !important;
}

.k-left-18 {
    left: 72px;
}

.\!k-left-18 {
    left: 72px !important;
}

.k-left-19 {
    left: 76px;
}

.\!k-left-19 {
    left: 76px !important;
}

.k-left-20 {
    left: 80px;
}

.\!k-left-20 {
    left: 80px !important;
}

.k-left-21 {
    left: 84px;
}

.\!k-left-21 {
    left: 84px !important;
}

.k-left-22 {
    left: 88px;
}

.\!k-left-22 {
    left: 88px !important;
}

.k-left-23 {
    left: 92px;
}

.\!k-left-23 {
    left: 92px !important;
}

.k-left-24 {
    left: 96px;
}

.\!k-left-24 {
    left: 96px !important;
}

.k-left--1 {
    left: -1px;
}

.\!k-left--1 {
    left: -1px !important;
}

.k-top,
.k-pos-top {
    top: 0;
}

.k-right,
.k-pos-right {
    right: 0;
}

.k-bottom,
.k-pos-bottom {
    bottom: 0;
}

.k-left,
.k-pos-left {
    left: 0;
}

.k-inset-0 {
    inset: 0;
}

.\!k-inset-0 {
    inset: 0 !important;
}

.k-inset-1 {
    inset: 1px;
}

.\!k-inset-1 {
    inset: 1px !important;
}

.k-inset--1 {
    inset: -1px;
}

.\!k-inset--1 {
    inset: -1px !important;
}

.k-inset-x-0 {
    inset-inline: 0;
}

.\!k-inset-x-0 {
    inset-inline: 0 !important;
}

.k-inset-x-1 {
    inset-inline: 1px;
}

.\!k-inset-x-1 {
    inset-inline: 1px !important;
}

.k-inset-x--1 {
    inset-inline: -1px;
}

.\!k-inset-x--1 {
    inset-inline: -1px !important;
}

.k-inset-y-0 {
    inset-block: 0;
}

.\!k-inset-y-0 {
    inset-block: 0 !important;
}

.k-inset-y-1 {
    inset-block: 1px;
}

.\!k-inset-y-1 {
    inset-block: 1px !important;
}

.k-inset-y--1 {
    inset-block: -1px;
}

.\!k-inset-y--1 {
    inset-block: -1px !important;
}

.k-top-left-0 {
    top: 0;
    left: 0;
}

.\!k-top-left-0 {
    top: 0 !important;
    left: 0 !important;
}

.k-top-left-1 {
    top: 1px;
    left: 1px;
}

.\!k-top-left-1 {
    top: 1px !important;
    left: 1px !important;
}

.k-top-left--1 {
    top: -1px;
    left: -1px;
}

.\!k-top-left--1 {
    top: -1px !important;
    left: -1px !important;
}

.k-top-right-0 {
    top: 0;
    right: 0;
}

.\!k-top-right-0 {
    top: 0 !important;
    right: 0 !important;
}

.k-top-right-1 {
    top: 1px;
    right: 1px;
}

.\!k-top-right-1 {
    top: 1px !important;
    right: 1px !important;
}

.k-top-right--1 {
    top: -1px;
    right: -1px;
}

.\!k-top-right--1 {
    top: -1px !important;
    right: -1px !important;
}

.k-bottom-left-0 {
    bottom: 0;
    left: 0;
}

.\!k-bottom-left-0 {
    bottom: 0 !important;
    left: 0 !important;
}

.k-bottom-left-1 {
    bottom: 1px;
    left: 1px;
}

.\!k-bottom-left-1 {
    bottom: 1px !important;
    left: 1px !important;
}

.k-bottom-left--1 {
    bottom: -1px;
    left: -1px;
}

.\!k-bottom-left--1 {
    bottom: -1px !important;
    left: -1px !important;
}

.k-bottom-right-0 {
    bottom: 0;
    right: 0;
}

.\!k-bottom-right-0 {
    bottom: 0 !important;
    right: 0 !important;
}

.k-bottom-right-1 {
    bottom: 1px;
    right: 1px;
}

.\!k-bottom-right-1 {
    bottom: 1px !important;
    right: 1px !important;
}

.k-bottom-right--1 {
    bottom: -1px;
    right: -1px;
}

.\!k-bottom-right--1 {
    bottom: -1px !important;
    right: -1px !important;
}

.k-top-start,
.k-pos-top-start {
    top: 0;
    inset-inline-start: 0;
}

.k-top-end,
.k-pos-top-end {
    top: 0;
    inset-inline-end: 0;
}

.k-bottom-start,
.k-pos-bottom-start {
    bottom: 0;
    inset-inline-start: 0;
}

.k-bottom-end,
.k-pos-bottom-end {
    bottom: 0;
    inset-inline-end: 0;
}

.k-top-center,
.k-pos-top-center {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.k-middle-left,
.k-middle-start,
.k-pos-middle-start {
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.k-middle-center {
    top: 50%;
    left: 50%;
    transform: translateY(-50%);
}

.k-middle-right,
.k-middle-end,
.k-pos-middle-end {
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.k-bottom-center,
.k-pos-bottom-center {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.k-pos-static, .k-static {
    position: static;
}

.\!k-pos-static, .\!k-static {
    position: static !important;
}

.k-pos-relative, .k-relative {
    position: relative;
}

.\!k-pos-relative, .\!k-relative {
    position: relative !important;
}

.k-pos-absolute, .k-absolute {
    position: absolute;
}

.\!k-pos-absolute, .\!k-absolute {
    position: absolute !important;
}

.k-pos-fixed, .k-fixed {
    position: fixed;
}

.\!k-pos-fixed, .\!k-fixed {
    position: fixed !important;
}

.k-pos-sticky, .k-sticky {
    position: -webkit-sticky;
    position: sticky;
}

.\!k-pos-sticky, .\!k-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
}

.k-visibility-visible, .k-visible {
    visibility: visible;
}

.\!k-visibility-visible, .\!k-visible {
    visibility: visible !important;
}

.k-visibility-invisible {
    visibility: hidden;
}

.\!k-visibility-invisible {
    visibility: hidden !important;
}

.k-visibility-collapse {
    visibility: collapse;
}

.\!k-visibility-collapse {
    visibility: collapse !important;
}

.k-z-0 {
    z-index: 0;
}

.\!k-z-0 {
    z-index: 0 !important;
}

.k-z-10 {
    z-index: 10;
}

.\!k-z-10 {
    z-index: 10 !important;
}

.k-z-20 {
    z-index: 20;
}

.\!k-z-20 {
    z-index: 20 !important;
}

.k-z-30 {
    z-index: 30;
}

.\!k-z-30 {
    z-index: 30 !important;
}

.k-z-40 {
    z-index: 40;
}

.\!k-z-40 {
    z-index: 40 !important;
}

.k-z-50 {
    z-index: 50;
}

.\!k-z-50 {
    z-index: 50 !important;
}

.k-z-auto {
    z-index: auto;
}

.\!k-z-auto {
    z-index: auto !important;
}

.k-align-content-normal {
    align-content: normal;
}

.\!k-align-content-normal {
    align-content: normal !important;
}

.k-align-content-stretch {
    align-content: stretch;
}

.\!k-align-content-stretch {
    align-content: stretch !important;
}

.k-align-content-center {
    align-content: center;
}

.\!k-align-content-center {
    align-content: center !important;
}

.k-align-content-start {
    align-content: start;
}

.\!k-align-content-start {
    align-content: start !important;
}

.k-align-content-end {
    align-content: end;
}

.\!k-align-content-end {
    align-content: end !important;
}

.k-align-content-flex-start {
    align-content: flex-start;
}

.\!k-align-content-flex-start {
    align-content: flex-start !important;
}

.k-align-content-flex-end {
    align-content: flex-end;
}

.\!k-align-content-flex-end {
    align-content: flex-end !important;
}

.k-align-content-baseline {
    align-content: baseline;
}

.\!k-align-content-baseline {
    align-content: baseline !important;
}

.k-align-content-first-baseline {
    align-content: first baseline;
}

.\!k-align-content-first-baseline {
    align-content: first baseline !important;
}

.k-align-content-last-baseline {
    align-content: last baseline;
}

.\!k-align-content-last-baseline {
    align-content: last baseline !important;
}

.k-align-content-between {
    align-content: space-between;
}

.\!k-align-content-between {
    align-content: space-between !important;
}

.k-align-content-around {
    align-content: space-around;
}

.\!k-align-content-around {
    align-content: space-around !important;
}

.k-align-content-evenly {
    align-content: space-evenly;
}

.\!k-align-content-evenly {
    align-content: space-evenly !important;
}

.k-align-items-normal {
    align-items: normal;
}

.\!k-align-items-normal {
    align-items: normal !important;
}

.k-align-items-stretch {
    align-items: stretch;
}

.\!k-align-items-stretch {
    align-items: stretch !important;
}

.k-align-items-center {
    align-items: center;
}

.\!k-align-items-center {
    align-items: center !important;
}

.k-align-items-start {
    align-items: start;
}

.\!k-align-items-start {
    align-items: start !important;
}

.k-align-items-end {
    align-items: end;
}

.\!k-align-items-end {
    align-items: end !important;
}

.k-align-items-flex-start {
    align-items: flex-start;
}

.\!k-align-items-flex-start {
    align-items: flex-start !important;
}

.k-align-items-flex-end {
    align-items: flex-end;
}

.\!k-align-items-flex-end {
    align-items: flex-end !important;
}

.k-align-items-baseline {
    align-items: baseline;
}

.\!k-align-items-baseline {
    align-items: baseline !important;
}

.k-align-items-first-baseline {
    align-items: first baseline;
}

.\!k-align-items-first-baseline {
    align-items: first baseline !important;
}

.k-align-items-last-baseline {
    align-items: last baseline;
}

.\!k-align-items-last-baseline {
    align-items: last baseline !important;
}

.k-align-items-self-start {
    align-items: self-start;
}

.\!k-align-items-self-start {
    align-items: self-start !important;
}

.k-align-items-self-end {
    align-items: self-end;
}

.\!k-align-items-self-end {
    align-items: self-end !important;
}

.k-align-self-auto {
    align-self: auto;
}

.\!k-align-self-auto {
    align-self: auto !important;
}

.k-align-self-normal {
    align-self: normal;
}

.\!k-align-self-normal {
    align-self: normal !important;
}

.k-align-self-stretch {
    align-self: stretch;
}

.\!k-align-self-stretch {
    align-self: stretch !important;
}

.k-align-self-center {
    align-self: center;
}

.\!k-align-self-center {
    align-self: center !important;
}

.k-align-self-start {
    align-self: start;
}

.\!k-align-self-start {
    align-self: start !important;
}

.k-align-self-end {
    align-self: end;
}

.\!k-align-self-end {
    align-self: end !important;
}

.k-align-self-flex-start {
    align-self: flex-start;
}

.\!k-align-self-flex-start {
    align-self: flex-start !important;
}

.k-align-self-flex-end {
    align-self: flex-end;
}

.\!k-align-self-flex-end {
    align-self: flex-end !important;
}

.k-align-self-baseline {
    align-self: baseline;
}

.\!k-align-self-baseline {
    align-self: baseline !important;
}

.k-align-self-first-baseline {
    align-self: first baseline;
}

.\!k-align-self-first-baseline {
    align-self: first baseline !important;
}

.k-align-self-last-baseline {
    align-self: last baseline;
}

.\!k-align-self-last-baseline {
    align-self: last baseline !important;
}

.k-align-self-self-start {
    align-self: self-start;
}

.\!k-align-self-self-start {
    align-self: self-start !important;
}

.k-align-self-self-end {
    align-self: self-end;
}

.\!k-align-self-self-end {
    align-self: self-end !important;
}

.k-basis-0 {
    flex-basis: 0;
}

.\!k-basis-0 {
    flex-basis: 0 !important;
}

.k-basis-1px {
    flex-basis: 1px;
}

.\!k-basis-1px {
    flex-basis: 1px !important;
}

.k-basis-0\.5 {
    flex-basis: 2px;
}

.\!k-basis-0\.5 {
    flex-basis: 2px !important;
}

.k-basis-1 {
    flex-basis: 4px;
}

.\!k-basis-1 {
    flex-basis: 4px !important;
}

.k-basis-1\.5 {
    flex-basis: 6px;
}

.\!k-basis-1\.5 {
    flex-basis: 6px !important;
}

.k-basis-2 {
    flex-basis: 8px;
}

.\!k-basis-2 {
    flex-basis: 8px !important;
}

.k-basis-2\.5 {
    flex-basis: 10px;
}

.\!k-basis-2\.5 {
    flex-basis: 10px !important;
}

.k-basis-3 {
    flex-basis: 12px;
}

.\!k-basis-3 {
    flex-basis: 12px !important;
}

.k-basis-3\.5 {
    flex-basis: 14px;
}

.\!k-basis-3\.5 {
    flex-basis: 14px !important;
}

.k-basis-4 {
    flex-basis: 16px;
}

.\!k-basis-4 {
    flex-basis: 16px !important;
}

.k-basis-4\.5 {
    flex-basis: 18px;
}

.\!k-basis-4\.5 {
    flex-basis: 18px !important;
}

.k-basis-5 {
    flex-basis: 20px;
}

.\!k-basis-5 {
    flex-basis: 20px !important;
}

.k-basis-5\.5 {
    flex-basis: 22px;
}

.\!k-basis-5\.5 {
    flex-basis: 22px !important;
}

.k-basis-6 {
    flex-basis: 24px;
}

.\!k-basis-6 {
    flex-basis: 24px !important;
}

.k-basis-6\.5 {
    flex-basis: 26px;
}

.\!k-basis-6\.5 {
    flex-basis: 26px !important;
}

.k-basis-7 {
    flex-basis: 28px;
}

.\!k-basis-7 {
    flex-basis: 28px !important;
}

.k-basis-7\.5 {
    flex-basis: 30px;
}

.\!k-basis-7\.5 {
    flex-basis: 30px !important;
}

.k-basis-8 {
    flex-basis: 32px;
}

.\!k-basis-8 {
    flex-basis: 32px !important;
}

.k-basis-9 {
    flex-basis: 36px;
}

.\!k-basis-9 {
    flex-basis: 36px !important;
}

.k-basis-10 {
    flex-basis: 40px;
}

.\!k-basis-10 {
    flex-basis: 40px !important;
}

.k-basis-11 {
    flex-basis: 44px;
}

.\!k-basis-11 {
    flex-basis: 44px !important;
}

.k-basis-12 {
    flex-basis: 48px;
}

.\!k-basis-12 {
    flex-basis: 48px !important;
}

.k-basis-13 {
    flex-basis: 52px;
}

.\!k-basis-13 {
    flex-basis: 52px !important;
}

.k-basis-14 {
    flex-basis: 56px;
}

.\!k-basis-14 {
    flex-basis: 56px !important;
}

.k-basis-15 {
    flex-basis: 60px;
}

.\!k-basis-15 {
    flex-basis: 60px !important;
}

.k-basis-16 {
    flex-basis: 64px;
}

.\!k-basis-16 {
    flex-basis: 64px !important;
}

.k-basis-17 {
    flex-basis: 68px;
}

.\!k-basis-17 {
    flex-basis: 68px !important;
}

.k-basis-18 {
    flex-basis: 72px;
}

.\!k-basis-18 {
    flex-basis: 72px !important;
}

.k-basis-19 {
    flex-basis: 76px;
}

.\!k-basis-19 {
    flex-basis: 76px !important;
}

.k-basis-20 {
    flex-basis: 80px;
}

.\!k-basis-20 {
    flex-basis: 80px !important;
}

.k-basis-21 {
    flex-basis: 84px;
}

.\!k-basis-21 {
    flex-basis: 84px !important;
}

.k-basis-22 {
    flex-basis: 88px;
}

.\!k-basis-22 {
    flex-basis: 88px !important;
}

.k-basis-23 {
    flex-basis: 92px;
}

.\!k-basis-23 {
    flex-basis: 92px !important;
}

.k-basis-24 {
    flex-basis: 96px;
}

.\!k-basis-24 {
    flex-basis: 96px !important;
}

.k-basis-auto {
    flex-basis: auto;
}

.\!k-basis-auto {
    flex-basis: auto !important;
}

.k-basis-1\/2 {
    flex-basis: 50%;
}

.\!k-basis-1\/2 {
    flex-basis: 50% !important;
}

.k-basis-1\/3 {
    flex-basis: 33.333333%;
}

.\!k-basis-1\/3 {
    flex-basis: 33.333333% !important;
}

.k-basis-2\/3 {
    flex-basis: 66.666667%;
}

.\!k-basis-2\/3 {
    flex-basis: 66.666667% !important;
}

.k-basis-1\/4 {
    flex-basis: 25%;
}

.\!k-basis-1\/4 {
    flex-basis: 25% !important;
}

.k-basis-2\/4 {
    flex-basis: 50%;
}

.\!k-basis-2\/4 {
    flex-basis: 50% !important;
}

.k-basis-3\/4 {
    flex-basis: 75%;
}

.\!k-basis-3\/4 {
    flex-basis: 75% !important;
}

.k-basis-1\/5 {
    flex-basis: 20%;
}

.\!k-basis-1\/5 {
    flex-basis: 20% !important;
}

.k-basis-2\/5 {
    flex-basis: 40%;
}

.\!k-basis-2\/5 {
    flex-basis: 40% !important;
}

.k-basis-3\/5 {
    flex-basis: 60%;
}

.\!k-basis-3\/5 {
    flex-basis: 60% !important;
}

.k-basis-4\/5 {
    flex-basis: 80%;
}

.\!k-basis-4\/5 {
    flex-basis: 80% !important;
}

.k-basis-1\/6 {
    flex-basis: 16.666667%;
}

.\!k-basis-1\/6 {
    flex-basis: 16.666667% !important;
}

.k-basis-2\/6 {
    flex-basis: 33.333333%;
}

.\!k-basis-2\/6 {
    flex-basis: 33.333333% !important;
}

.k-basis-3\/6 {
    flex-basis: 50%;
}

.\!k-basis-3\/6 {
    flex-basis: 50% !important;
}

.k-basis-4\/6 {
    flex-basis: 66.666667%;
}

.\!k-basis-4\/6 {
    flex-basis: 66.666667% !important;
}

.k-basis-5\/6 {
    flex-basis: 83.333333%;
}

.\!k-basis-5\/6 {
    flex-basis: 83.333333% !important;
}

.k-basis-1\/12 {
    flex-basis: 8.333333%;
}

.\!k-basis-1\/12 {
    flex-basis: 8.333333% !important;
}

.k-basis-2\/12 {
    flex-basis: 16.666667%;
}

.\!k-basis-2\/12 {
    flex-basis: 16.666667% !important;
}

.k-basis-3\/12 {
    flex-basis: 25%;
}

.\!k-basis-3\/12 {
    flex-basis: 25% !important;
}

.k-basis-4\/12 {
    flex-basis: 33.333333%;
}

.\!k-basis-4\/12 {
    flex-basis: 33.333333% !important;
}

.k-basis-5\/12 {
    flex-basis: 41.666667%;
}

.\!k-basis-5\/12 {
    flex-basis: 41.666667% !important;
}

.k-basis-6\/12 {
    flex-basis: 50%;
}

.\!k-basis-6\/12 {
    flex-basis: 50% !important;
}

.k-basis-7\/12 {
    flex-basis: 58.333333%;
}

.\!k-basis-7\/12 {
    flex-basis: 58.333333% !important;
}

.k-basis-8\/12 {
    flex-basis: 66.666667%;
}

.\!k-basis-8\/12 {
    flex-basis: 66.666667% !important;
}

.k-basis-9\/12 {
    flex-basis: 75%;
}

.\!k-basis-9\/12 {
    flex-basis: 75% !important;
}

.k-basis-10\/12 {
    flex-basis: 83.333333%;
}

.\!k-basis-10\/12 {
    flex-basis: 83.333333% !important;
}

.k-basis-11\/12 {
    flex-basis: 91.666667%;
}

.\!k-basis-11\/12 {
    flex-basis: 91.666667% !important;
}

.k-basis-full {
    flex-basis: 100%;
}

.\!k-basis-full {
    flex-basis: 100% !important;
}

.k-basis-min {
    flex-basis: min-content;
}

.\!k-basis-min {
    flex-basis: min-content !important;
}

.k-basis-max {
    flex-basis: max-content;
}

.\!k-basis-max {
    flex-basis: max-content !important;
}

.k-basis-fit {
    flex-basis: fit-content;
}

.\!k-basis-fit {
    flex-basis: fit-content !important;
}

.k-flex-basis-0 {
    flex-basis: 0;
}

.\!k-flex-basis-0 {
    flex-basis: 0 !important;
}

.k-flex-basis-1px {
    flex-basis: 1px;
}

.\!k-flex-basis-1px {
    flex-basis: 1px !important;
}

.k-flex-basis-0\.5 {
    flex-basis: 2px;
}

.\!k-flex-basis-0\.5 {
    flex-basis: 2px !important;
}

.k-flex-basis-1 {
    flex-basis: 4px;
}

.\!k-flex-basis-1 {
    flex-basis: 4px !important;
}

.k-flex-basis-1\.5 {
    flex-basis: 6px;
}

.\!k-flex-basis-1\.5 {
    flex-basis: 6px !important;
}

.k-flex-basis-2 {
    flex-basis: 8px;
}

.\!k-flex-basis-2 {
    flex-basis: 8px !important;
}

.k-flex-basis-2\.5 {
    flex-basis: 10px;
}

.\!k-flex-basis-2\.5 {
    flex-basis: 10px !important;
}

.k-flex-basis-3 {
    flex-basis: 12px;
}

.\!k-flex-basis-3 {
    flex-basis: 12px !important;
}

.k-flex-basis-3\.5 {
    flex-basis: 14px;
}

.\!k-flex-basis-3\.5 {
    flex-basis: 14px !important;
}

.k-flex-basis-4 {
    flex-basis: 16px;
}

.\!k-flex-basis-4 {
    flex-basis: 16px !important;
}

.k-flex-basis-4\.5 {
    flex-basis: 18px;
}

.\!k-flex-basis-4\.5 {
    flex-basis: 18px !important;
}

.k-flex-basis-5 {
    flex-basis: 20px;
}

.\!k-flex-basis-5 {
    flex-basis: 20px !important;
}

.k-flex-basis-5\.5 {
    flex-basis: 22px;
}

.\!k-flex-basis-5\.5 {
    flex-basis: 22px !important;
}

.k-flex-basis-6 {
    flex-basis: 24px;
}

.\!k-flex-basis-6 {
    flex-basis: 24px !important;
}

.k-flex-basis-6\.5 {
    flex-basis: 26px;
}

.\!k-flex-basis-6\.5 {
    flex-basis: 26px !important;
}

.k-flex-basis-7 {
    flex-basis: 28px;
}

.\!k-flex-basis-7 {
    flex-basis: 28px !important;
}

.k-flex-basis-7\.5 {
    flex-basis: 30px;
}

.\!k-flex-basis-7\.5 {
    flex-basis: 30px !important;
}

.k-flex-basis-8 {
    flex-basis: 32px;
}

.\!k-flex-basis-8 {
    flex-basis: 32px !important;
}

.k-flex-basis-9 {
    flex-basis: 36px;
}

.\!k-flex-basis-9 {
    flex-basis: 36px !important;
}

.k-flex-basis-10 {
    flex-basis: 40px;
}

.\!k-flex-basis-10 {
    flex-basis: 40px !important;
}

.k-flex-basis-11 {
    flex-basis: 44px;
}

.\!k-flex-basis-11 {
    flex-basis: 44px !important;
}

.k-flex-basis-12 {
    flex-basis: 48px;
}

.\!k-flex-basis-12 {
    flex-basis: 48px !important;
}

.k-flex-basis-13 {
    flex-basis: 52px;
}

.\!k-flex-basis-13 {
    flex-basis: 52px !important;
}

.k-flex-basis-14 {
    flex-basis: 56px;
}

.\!k-flex-basis-14 {
    flex-basis: 56px !important;
}

.k-flex-basis-15 {
    flex-basis: 60px;
}

.\!k-flex-basis-15 {
    flex-basis: 60px !important;
}

.k-flex-basis-16 {
    flex-basis: 64px;
}

.\!k-flex-basis-16 {
    flex-basis: 64px !important;
}

.k-flex-basis-17 {
    flex-basis: 68px;
}

.\!k-flex-basis-17 {
    flex-basis: 68px !important;
}

.k-flex-basis-18 {
    flex-basis: 72px;
}

.\!k-flex-basis-18 {
    flex-basis: 72px !important;
}

.k-flex-basis-19 {
    flex-basis: 76px;
}

.\!k-flex-basis-19 {
    flex-basis: 76px !important;
}

.k-flex-basis-20 {
    flex-basis: 80px;
}

.\!k-flex-basis-20 {
    flex-basis: 80px !important;
}

.k-flex-basis-21 {
    flex-basis: 84px;
}

.\!k-flex-basis-21 {
    flex-basis: 84px !important;
}

.k-flex-basis-22 {
    flex-basis: 88px;
}

.\!k-flex-basis-22 {
    flex-basis: 88px !important;
}

.k-flex-basis-23 {
    flex-basis: 92px;
}

.\!k-flex-basis-23 {
    flex-basis: 92px !important;
}

.k-flex-basis-24 {
    flex-basis: 96px;
}

.\!k-flex-basis-24 {
    flex-basis: 96px !important;
}

.k-flex-basis-auto {
    flex-basis: auto;
}

.\!k-flex-basis-auto {
    flex-basis: auto !important;
}

.k-flex-basis-1\/2 {
    flex-basis: 50%;
}

.\!k-flex-basis-1\/2 {
    flex-basis: 50% !important;
}

.k-flex-basis-1\/3 {
    flex-basis: 33.333333%;
}

.\!k-flex-basis-1\/3 {
    flex-basis: 33.333333% !important;
}

.k-flex-basis-2\/3 {
    flex-basis: 66.666667%;
}

.\!k-flex-basis-2\/3 {
    flex-basis: 66.666667% !important;
}

.k-flex-basis-1\/4 {
    flex-basis: 25%;
}

.\!k-flex-basis-1\/4 {
    flex-basis: 25% !important;
}

.k-flex-basis-2\/4 {
    flex-basis: 50%;
}

.\!k-flex-basis-2\/4 {
    flex-basis: 50% !important;
}

.k-flex-basis-3\/4 {
    flex-basis: 75%;
}

.\!k-flex-basis-3\/4 {
    flex-basis: 75% !important;
}

.k-flex-basis-1\/5 {
    flex-basis: 20%;
}

.\!k-flex-basis-1\/5 {
    flex-basis: 20% !important;
}

.k-flex-basis-2\/5 {
    flex-basis: 40%;
}

.\!k-flex-basis-2\/5 {
    flex-basis: 40% !important;
}

.k-flex-basis-3\/5 {
    flex-basis: 60%;
}

.\!k-flex-basis-3\/5 {
    flex-basis: 60% !important;
}

.k-flex-basis-4\/5 {
    flex-basis: 80%;
}

.\!k-flex-basis-4\/5 {
    flex-basis: 80% !important;
}

.k-flex-basis-1\/6 {
    flex-basis: 16.666667%;
}

.\!k-flex-basis-1\/6 {
    flex-basis: 16.666667% !important;
}

.k-flex-basis-2\/6 {
    flex-basis: 33.333333%;
}

.\!k-flex-basis-2\/6 {
    flex-basis: 33.333333% !important;
}

.k-flex-basis-3\/6 {
    flex-basis: 50%;
}

.\!k-flex-basis-3\/6 {
    flex-basis: 50% !important;
}

.k-flex-basis-4\/6 {
    flex-basis: 66.666667%;
}

.\!k-flex-basis-4\/6 {
    flex-basis: 66.666667% !important;
}

.k-flex-basis-5\/6 {
    flex-basis: 83.333333%;
}

.\!k-flex-basis-5\/6 {
    flex-basis: 83.333333% !important;
}

.k-flex-basis-1\/12 {
    flex-basis: 8.333333%;
}

.\!k-flex-basis-1\/12 {
    flex-basis: 8.333333% !important;
}

.k-flex-basis-2\/12 {
    flex-basis: 16.666667%;
}

.\!k-flex-basis-2\/12 {
    flex-basis: 16.666667% !important;
}

.k-flex-basis-3\/12 {
    flex-basis: 25%;
}

.\!k-flex-basis-3\/12 {
    flex-basis: 25% !important;
}

.k-flex-basis-4\/12 {
    flex-basis: 33.333333%;
}

.\!k-flex-basis-4\/12 {
    flex-basis: 33.333333% !important;
}

.k-flex-basis-5\/12 {
    flex-basis: 41.666667%;
}

.\!k-flex-basis-5\/12 {
    flex-basis: 41.666667% !important;
}

.k-flex-basis-6\/12 {
    flex-basis: 50%;
}

.\!k-flex-basis-6\/12 {
    flex-basis: 50% !important;
}

.k-flex-basis-7\/12 {
    flex-basis: 58.333333%;
}

.\!k-flex-basis-7\/12 {
    flex-basis: 58.333333% !important;
}

.k-flex-basis-8\/12 {
    flex-basis: 66.666667%;
}

.\!k-flex-basis-8\/12 {
    flex-basis: 66.666667% !important;
}

.k-flex-basis-9\/12 {
    flex-basis: 75%;
}

.\!k-flex-basis-9\/12 {
    flex-basis: 75% !important;
}

.k-flex-basis-10\/12 {
    flex-basis: 83.333333%;
}

.\!k-flex-basis-10\/12 {
    flex-basis: 83.333333% !important;
}

.k-flex-basis-11\/12 {
    flex-basis: 91.666667%;
}

.\!k-flex-basis-11\/12 {
    flex-basis: 91.666667% !important;
}

.k-flex-basis-full {
    flex-basis: 100%;
}

.\!k-flex-basis-full {
    flex-basis: 100% !important;
}

.k-flex-basis-min {
    flex-basis: min-content;
}

.\!k-flex-basis-min {
    flex-basis: min-content !important;
}

.k-flex-basis-max {
    flex-basis: max-content;
}

.\!k-flex-basis-max {
    flex-basis: max-content !important;
}

.k-flex-basis-fit {
    flex-basis: fit-content;
}

.\!k-flex-basis-fit {
    flex-basis: fit-content !important;
}

.k-flex-row, .k-d-flex-row {
    flex-direction: row;
}

.\!k-flex-row, .\!k-d-flex-row, .\!k-d-flex-col {
    flex-direction: row !important;
}

.k-flex-row-reverse {
    flex-direction: row-reverse;
}

.\!k-flex-row-reverse {
    flex-direction: row-reverse !important;
}

.k-flex-col, .k-d-flex-col, .k-flex-column {
    flex-direction: column;
}

.\!k-flex-col {
    flex-direction: column !important;
}

.k-flex-col-reverse, .k-flex-column-reverse {
    flex-direction: column-reverse;
}

.\!k-flex-col-reverse {
    flex-direction: column-reverse !important;
}

.k-grow {
    flex-grow: 1;
}

.\!k-grow {
    flex-grow: 1 !important;
}

.k-grow-0 {
    flex-grow: 0;
}

.\!k-grow-0 {
    flex-grow: 0 !important;
}

.k-flex-grow {
    flex-grow: 1;
}

.\!k-flex-grow {
    flex-grow: 1 !important;
}

.k-flex-grow-0 {
    flex-grow: 0;
}

.\!k-flex-grow-0 {
    flex-grow: 0 !important;
}

.k-shrink {
    flex-shrink: 1;
}

.\!k-shrink {
    flex-shrink: 1 !important;
}

.k-shrink-0 {
    flex-shrink: 0;
}

.\!k-shrink-0 {
    flex-shrink: 0 !important;
}

.k-flex-shrink {
    flex-shrink: 1;
}

.\!k-flex-shrink {
    flex-shrink: 1 !important;
}

.k-flex-shrink-0 {
    flex-shrink: 0;
}

.\!k-flex-shrink-0 {
    flex-shrink: 0 !important;
}

.k-flex-wrap {
    flex-wrap: wrap;
}

.\!k-flex-wrap {
    flex-wrap: wrap !important;
}

.k-flex-wrap-reverse {
    flex-wrap: wrap-reverse;
}

.\!k-flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
}

.k-flex-nowrap {
    flex-wrap: nowrap;
}

.\!k-flex-nowrap {
    flex-wrap: nowrap !important;
}

.k-flex-1 {
    flex: 1 1 0%;
}

.\!k-flex-1 {
    flex: 1 1 0% !important;
}

.k-flex-auto {
    flex: 1 1 auto;
}

.\!k-flex-auto {
    flex: 1 1 auto !important;
}

.k-flex-initial {
    flex: 0 1 auto;
}

.\!k-flex-initial {
    flex: 0 1 auto !important;
}

.k-flex-none {
    flex: none;
}

.\!k-flex-none {
    flex: none !important;
}

.k-gap-0 {
    gap: 0;
}

.\!k-gap-0 {
    gap: 0 !important;
}

.k-gap-1px {
    gap: 1px;
}

.\!k-gap-1px {
    gap: 1px !important;
}

.k-gap-0\.5 {
    gap: 2px;
}

.\!k-gap-0\.5 {
    gap: 2px !important;
}

.k-gap-1 {
    gap: 4px;
}

.\!k-gap-1 {
    gap: 4px !important;
}

.k-gap-1\.5 {
    gap: 6px;
}

.\!k-gap-1\.5 {
    gap: 6px !important;
}

.k-gap-2 {
    gap: 8px;
}

.\!k-gap-2 {
    gap: 8px !important;
}

.k-gap-2\.5 {
    gap: 10px;
}

.\!k-gap-2\.5 {
    gap: 10px !important;
}

.k-gap-3 {
    gap: 12px;
}

.\!k-gap-3 {
    gap: 12px !important;
}

.k-gap-3\.5 {
    gap: 14px;
}

.\!k-gap-3\.5 {
    gap: 14px !important;
}

.k-gap-4 {
    gap: 16px;
}

.\!k-gap-4 {
    gap: 16px !important;
}

.k-gap-4\.5 {
    gap: 18px;
}

.\!k-gap-4\.5 {
    gap: 18px !important;
}

.k-gap-5 {
    gap: 20px;
}

.\!k-gap-5 {
    gap: 20px !important;
}

.k-gap-5\.5 {
    gap: 22px;
}

.\!k-gap-5\.5 {
    gap: 22px !important;
}

.k-gap-6 {
    gap: 24px;
}

.\!k-gap-6 {
    gap: 24px !important;
}

.k-gap-6\.5 {
    gap: 26px;
}

.\!k-gap-6\.5 {
    gap: 26px !important;
}

.k-gap-7 {
    gap: 28px;
}

.\!k-gap-7 {
    gap: 28px !important;
}

.k-gap-7\.5 {
    gap: 30px;
}

.\!k-gap-7\.5 {
    gap: 30px !important;
}

.k-gap-8 {
    gap: 32px;
}

.\!k-gap-8 {
    gap: 32px !important;
}

.k-gap-9 {
    gap: 36px;
}

.\!k-gap-9 {
    gap: 36px !important;
}

.k-gap-10 {
    gap: 40px;
}

.\!k-gap-10 {
    gap: 40px !important;
}

.k-gap-11 {
    gap: 44px;
}

.\!k-gap-11 {
    gap: 44px !important;
}

.k-gap-12 {
    gap: 48px;
}

.\!k-gap-12 {
    gap: 48px !important;
}

.k-gap-13 {
    gap: 52px;
}

.\!k-gap-13 {
    gap: 52px !important;
}

.k-gap-14 {
    gap: 56px;
}

.\!k-gap-14 {
    gap: 56px !important;
}

.k-gap-15 {
    gap: 60px;
}

.\!k-gap-15 {
    gap: 60px !important;
}

.k-gap-16 {
    gap: 64px;
}

.\!k-gap-16 {
    gap: 64px !important;
}

.k-gap-17 {
    gap: 68px;
}

.\!k-gap-17 {
    gap: 68px !important;
}

.k-gap-18 {
    gap: 72px;
}

.\!k-gap-18 {
    gap: 72px !important;
}

.k-gap-19 {
    gap: 76px;
}

.\!k-gap-19 {
    gap: 76px !important;
}

.k-gap-20 {
    gap: 80px;
}

.\!k-gap-20 {
    gap: 80px !important;
}

.k-gap-21 {
    gap: 84px;
}

.\!k-gap-21 {
    gap: 84px !important;
}

.k-gap-22 {
    gap: 88px;
}

.\!k-gap-22 {
    gap: 88px !important;
}

.k-gap-23 {
    gap: 92px;
}

.\!k-gap-23 {
    gap: 92px !important;
}

.k-gap-24 {
    gap: 96px;
}

.\!k-gap-24 {
    gap: 96px !important;
}

.k-gap-xs {
    gap: 4px;
}

.\!k-gap-xs {
    gap: 4px !important;
}

.k-gap-sm {
    gap: 8px;
}

.\!k-gap-sm {
    gap: 8px !important;
}

.k-gap-md {
    gap: 12px;
}

.\!k-gap-md {
    gap: 12px !important;
}

.k-gap-lg {
    gap: 16px;
}

.\!k-gap-lg {
    gap: 16px !important;
}

.k-gap-xl {
    gap: 24px;
}

.\!k-gap-xl {
    gap: 24px !important;
}

.k-gap-thin {
    gap: 2px;
}

.\!k-gap-thin {
    gap: 2px !important;
}

.k-gap-hair {
    gap: 1px;
}

.\!k-gap-hair {
    gap: 1px !important;
}

.k-gap-x-0 {
    -moz-column-gap: 0;
         column-gap: 0;
}

.\!k-gap-x-0 {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
}

.k-gap-x-1px {
    -moz-column-gap: 1px;
         column-gap: 1px;
}

.\!k-gap-x-1px {
    -moz-column-gap: 1px !important;
         column-gap: 1px !important;
}

.k-gap-x-0\.5 {
    -moz-column-gap: 2px;
         column-gap: 2px;
}

.\!k-gap-x-0\.5 {
    -moz-column-gap: 2px !important;
         column-gap: 2px !important;
}

.k-gap-x-1 {
    -moz-column-gap: 4px;
         column-gap: 4px;
}

.\!k-gap-x-1 {
    -moz-column-gap: 4px !important;
         column-gap: 4px !important;
}

.k-gap-x-1\.5 {
    -moz-column-gap: 6px;
         column-gap: 6px;
}

.\!k-gap-x-1\.5 {
    -moz-column-gap: 6px !important;
         column-gap: 6px !important;
}

.k-gap-x-2 {
    -moz-column-gap: 8px;
         column-gap: 8px;
}

.\!k-gap-x-2 {
    -moz-column-gap: 8px !important;
         column-gap: 8px !important;
}

.k-gap-x-2\.5 {
    -moz-column-gap: 10px;
         column-gap: 10px;
}

.\!k-gap-x-2\.5 {
    -moz-column-gap: 10px !important;
         column-gap: 10px !important;
}

.k-gap-x-3 {
    -moz-column-gap: 12px;
         column-gap: 12px;
}

.\!k-gap-x-3 {
    -moz-column-gap: 12px !important;
         column-gap: 12px !important;
}

.k-gap-x-3\.5 {
    -moz-column-gap: 14px;
         column-gap: 14px;
}

.\!k-gap-x-3\.5 {
    -moz-column-gap: 14px !important;
         column-gap: 14px !important;
}

.k-gap-x-4 {
    -moz-column-gap: 16px;
         column-gap: 16px;
}

.\!k-gap-x-4 {
    -moz-column-gap: 16px !important;
         column-gap: 16px !important;
}

.k-gap-x-4\.5 {
    -moz-column-gap: 18px;
         column-gap: 18px;
}

.\!k-gap-x-4\.5 {
    -moz-column-gap: 18px !important;
         column-gap: 18px !important;
}

.k-gap-x-5 {
    -moz-column-gap: 20px;
         column-gap: 20px;
}

.\!k-gap-x-5 {
    -moz-column-gap: 20px !important;
         column-gap: 20px !important;
}

.k-gap-x-5\.5 {
    -moz-column-gap: 22px;
         column-gap: 22px;
}

.\!k-gap-x-5\.5 {
    -moz-column-gap: 22px !important;
         column-gap: 22px !important;
}

.k-gap-x-6 {
    -moz-column-gap: 24px;
         column-gap: 24px;
}

.\!k-gap-x-6 {
    -moz-column-gap: 24px !important;
         column-gap: 24px !important;
}

.k-gap-x-6\.5 {
    -moz-column-gap: 26px;
         column-gap: 26px;
}

.\!k-gap-x-6\.5 {
    -moz-column-gap: 26px !important;
         column-gap: 26px !important;
}

.k-gap-x-7 {
    -moz-column-gap: 28px;
         column-gap: 28px;
}

.\!k-gap-x-7 {
    -moz-column-gap: 28px !important;
         column-gap: 28px !important;
}

.k-gap-x-7\.5 {
    -moz-column-gap: 30px;
         column-gap: 30px;
}

.\!k-gap-x-7\.5 {
    -moz-column-gap: 30px !important;
         column-gap: 30px !important;
}

.k-gap-x-8 {
    -moz-column-gap: 32px;
         column-gap: 32px;
}

.\!k-gap-x-8 {
    -moz-column-gap: 32px !important;
         column-gap: 32px !important;
}

.k-gap-x-9 {
    -moz-column-gap: 36px;
         column-gap: 36px;
}

.\!k-gap-x-9 {
    -moz-column-gap: 36px !important;
         column-gap: 36px !important;
}

.k-gap-x-10 {
    -moz-column-gap: 40px;
         column-gap: 40px;
}

.\!k-gap-x-10 {
    -moz-column-gap: 40px !important;
         column-gap: 40px !important;
}

.k-gap-x-11 {
    -moz-column-gap: 44px;
         column-gap: 44px;
}

.\!k-gap-x-11 {
    -moz-column-gap: 44px !important;
         column-gap: 44px !important;
}

.k-gap-x-12 {
    -moz-column-gap: 48px;
         column-gap: 48px;
}

.\!k-gap-x-12 {
    -moz-column-gap: 48px !important;
         column-gap: 48px !important;
}

.k-gap-x-13 {
    -moz-column-gap: 52px;
         column-gap: 52px;
}

.\!k-gap-x-13 {
    -moz-column-gap: 52px !important;
         column-gap: 52px !important;
}

.k-gap-x-14 {
    -moz-column-gap: 56px;
         column-gap: 56px;
}

.\!k-gap-x-14 {
    -moz-column-gap: 56px !important;
         column-gap: 56px !important;
}

.k-gap-x-15 {
    -moz-column-gap: 60px;
         column-gap: 60px;
}

.\!k-gap-x-15 {
    -moz-column-gap: 60px !important;
         column-gap: 60px !important;
}

.k-gap-x-16 {
    -moz-column-gap: 64px;
         column-gap: 64px;
}

.\!k-gap-x-16 {
    -moz-column-gap: 64px !important;
         column-gap: 64px !important;
}

.k-gap-x-17 {
    -moz-column-gap: 68px;
         column-gap: 68px;
}

.\!k-gap-x-17 {
    -moz-column-gap: 68px !important;
         column-gap: 68px !important;
}

.k-gap-x-18 {
    -moz-column-gap: 72px;
         column-gap: 72px;
}

.\!k-gap-x-18 {
    -moz-column-gap: 72px !important;
         column-gap: 72px !important;
}

.k-gap-x-19 {
    -moz-column-gap: 76px;
         column-gap: 76px;
}

.\!k-gap-x-19 {
    -moz-column-gap: 76px !important;
         column-gap: 76px !important;
}

.k-gap-x-20 {
    -moz-column-gap: 80px;
         column-gap: 80px;
}

.\!k-gap-x-20 {
    -moz-column-gap: 80px !important;
         column-gap: 80px !important;
}

.k-gap-x-21 {
    -moz-column-gap: 84px;
         column-gap: 84px;
}

.\!k-gap-x-21 {
    -moz-column-gap: 84px !important;
         column-gap: 84px !important;
}

.k-gap-x-22 {
    -moz-column-gap: 88px;
         column-gap: 88px;
}

.\!k-gap-x-22 {
    -moz-column-gap: 88px !important;
         column-gap: 88px !important;
}

.k-gap-x-23 {
    -moz-column-gap: 92px;
         column-gap: 92px;
}

.\!k-gap-x-23 {
    -moz-column-gap: 92px !important;
         column-gap: 92px !important;
}

.k-gap-x-24 {
    -moz-column-gap: 96px;
         column-gap: 96px;
}

.\!k-gap-x-24 {
    -moz-column-gap: 96px !important;
         column-gap: 96px !important;
}

.k-gap-x-xs {
    -moz-column-gap: 4px;
         column-gap: 4px;
}

.\!k-gap-x-xs {
    -moz-column-gap: 4px !important;
         column-gap: 4px !important;
}

.k-gap-x-sm {
    -moz-column-gap: 8px;
         column-gap: 8px;
}

.\!k-gap-x-sm {
    -moz-column-gap: 8px !important;
         column-gap: 8px !important;
}

.k-gap-x-md {
    -moz-column-gap: 12px;
         column-gap: 12px;
}

.\!k-gap-x-md {
    -moz-column-gap: 12px !important;
         column-gap: 12px !important;
}

.k-gap-x-lg {
    -moz-column-gap: 16px;
         column-gap: 16px;
}

.\!k-gap-x-lg {
    -moz-column-gap: 16px !important;
         column-gap: 16px !important;
}

.k-gap-x-xl {
    -moz-column-gap: 24px;
         column-gap: 24px;
}

.\!k-gap-x-xl {
    -moz-column-gap: 24px !important;
         column-gap: 24px !important;
}

.k-gap-x-thin {
    -moz-column-gap: 2px;
         column-gap: 2px;
}

.\!k-gap-x-thin {
    -moz-column-gap: 2px !important;
         column-gap: 2px !important;
}

.k-gap-x-hair {
    -moz-column-gap: 1px;
         column-gap: 1px;
}

.\!k-gap-x-hair {
    -moz-column-gap: 1px !important;
         column-gap: 1px !important;
}

.k-gap-y-0 {
    row-gap: 0;
}

.\!k-gap-y-0 {
    row-gap: 0 !important;
}

.k-gap-y-1px {
    row-gap: 1px;
}

.\!k-gap-y-1px {
    row-gap: 1px !important;
}

.k-gap-y-0\.5 {
    row-gap: 2px;
}

.\!k-gap-y-0\.5 {
    row-gap: 2px !important;
}

.k-gap-y-1 {
    row-gap: 4px;
}

.\!k-gap-y-1 {
    row-gap: 4px !important;
}

.k-gap-y-1\.5 {
    row-gap: 6px;
}

.\!k-gap-y-1\.5 {
    row-gap: 6px !important;
}

.k-gap-y-2 {
    row-gap: 8px;
}

.\!k-gap-y-2 {
    row-gap: 8px !important;
}

.k-gap-y-2\.5 {
    row-gap: 10px;
}

.\!k-gap-y-2\.5 {
    row-gap: 10px !important;
}

.k-gap-y-3 {
    row-gap: 12px;
}

.\!k-gap-y-3 {
    row-gap: 12px !important;
}

.k-gap-y-3\.5 {
    row-gap: 14px;
}

.\!k-gap-y-3\.5 {
    row-gap: 14px !important;
}

.k-gap-y-4 {
    row-gap: 16px;
}

.\!k-gap-y-4 {
    row-gap: 16px !important;
}

.k-gap-y-4\.5 {
    row-gap: 18px;
}

.\!k-gap-y-4\.5 {
    row-gap: 18px !important;
}

.k-gap-y-5 {
    row-gap: 20px;
}

.\!k-gap-y-5 {
    row-gap: 20px !important;
}

.k-gap-y-5\.5 {
    row-gap: 22px;
}

.\!k-gap-y-5\.5 {
    row-gap: 22px !important;
}

.k-gap-y-6 {
    row-gap: 24px;
}

.\!k-gap-y-6 {
    row-gap: 24px !important;
}

.k-gap-y-6\.5 {
    row-gap: 26px;
}

.\!k-gap-y-6\.5 {
    row-gap: 26px !important;
}

.k-gap-y-7 {
    row-gap: 28px;
}

.\!k-gap-y-7 {
    row-gap: 28px !important;
}

.k-gap-y-7\.5 {
    row-gap: 30px;
}

.\!k-gap-y-7\.5 {
    row-gap: 30px !important;
}

.k-gap-y-8 {
    row-gap: 32px;
}

.\!k-gap-y-8 {
    row-gap: 32px !important;
}

.k-gap-y-9 {
    row-gap: 36px;
}

.\!k-gap-y-9 {
    row-gap: 36px !important;
}

.k-gap-y-10 {
    row-gap: 40px;
}

.\!k-gap-y-10 {
    row-gap: 40px !important;
}

.k-gap-y-11 {
    row-gap: 44px;
}

.\!k-gap-y-11 {
    row-gap: 44px !important;
}

.k-gap-y-12 {
    row-gap: 48px;
}

.\!k-gap-y-12 {
    row-gap: 48px !important;
}

.k-gap-y-13 {
    row-gap: 52px;
}

.\!k-gap-y-13 {
    row-gap: 52px !important;
}

.k-gap-y-14 {
    row-gap: 56px;
}

.\!k-gap-y-14 {
    row-gap: 56px !important;
}

.k-gap-y-15 {
    row-gap: 60px;
}

.\!k-gap-y-15 {
    row-gap: 60px !important;
}

.k-gap-y-16 {
    row-gap: 64px;
}

.\!k-gap-y-16 {
    row-gap: 64px !important;
}

.k-gap-y-17 {
    row-gap: 68px;
}

.\!k-gap-y-17 {
    row-gap: 68px !important;
}

.k-gap-y-18 {
    row-gap: 72px;
}

.\!k-gap-y-18 {
    row-gap: 72px !important;
}

.k-gap-y-19 {
    row-gap: 76px;
}

.\!k-gap-y-19 {
    row-gap: 76px !important;
}

.k-gap-y-20 {
    row-gap: 80px;
}

.\!k-gap-y-20 {
    row-gap: 80px !important;
}

.k-gap-y-21 {
    row-gap: 84px;
}

.\!k-gap-y-21 {
    row-gap: 84px !important;
}

.k-gap-y-22 {
    row-gap: 88px;
}

.\!k-gap-y-22 {
    row-gap: 88px !important;
}

.k-gap-y-23 {
    row-gap: 92px;
}

.\!k-gap-y-23 {
    row-gap: 92px !important;
}

.k-gap-y-24 {
    row-gap: 96px;
}

.\!k-gap-y-24 {
    row-gap: 96px !important;
}

.k-gap-y-xs {
    row-gap: 4px;
}

.\!k-gap-y-xs {
    row-gap: 4px !important;
}

.k-gap-y-sm {
    row-gap: 8px;
}

.\!k-gap-y-sm {
    row-gap: 8px !important;
}

.k-gap-y-md {
    row-gap: 12px;
}

.\!k-gap-y-md {
    row-gap: 12px !important;
}

.k-gap-y-lg {
    row-gap: 16px;
}

.\!k-gap-y-lg {
    row-gap: 16px !important;
}

.k-gap-y-xl {
    row-gap: 24px;
}

.\!k-gap-y-xl {
    row-gap: 24px !important;
}

.k-gap-y-thin {
    row-gap: 2px;
}

.\!k-gap-y-thin {
    row-gap: 2px !important;
}

.k-gap-y-hair {
    row-gap: 1px;
}

.\!k-gap-y-hair {
    row-gap: 1px !important;
}

.k-grid-auto-cols-auto {
    grid-auto-columns: auto;
}

.\!k-grid-auto-cols-auto {
    grid-auto-columns: auto !important;
}

.k-grid-auto-cols-min {
    grid-auto-columns: -webkit-min-content;
    grid-auto-columns: min-content;
}

.\!k-grid-auto-cols-min {
    grid-auto-columns: -webkit-min-content !important;
    grid-auto-columns: min-content !important;
}

.k-grid-auto-cols-max {
    grid-auto-columns: -webkit-max-content;
    grid-auto-columns: max-content;
}

.\!k-grid-auto-cols-max {
    grid-auto-columns: -webkit-max-content !important;
    grid-auto-columns: max-content !important;
}

.k-grid-auto-cols-fr {
    grid-auto-columns: minmax(0, 1fr);
}

.\!k-grid-auto-cols-fr {
    grid-auto-columns: minmax(0, 1fr) !important;
}

.k-grid-flow-row {
    grid-auto-flow: row;
}

.\!k-grid-flow-row {
    grid-auto-flow: row !important;
}

.k-grid-flow-col {
    grid-auto-flow: column;
}

.\!k-grid-flow-col {
    grid-auto-flow: column !important;
}

.k-grid-flow-dense {
    grid-auto-flow: dense;
}

.\!k-grid-flow-dense {
    grid-auto-flow: dense !important;
}

.k-grid-flow-row-dense {
    grid-auto-flow: row dense;
}

.\!k-grid-flow-row-dense {
    grid-auto-flow: row dense !important;
}

.k-grid-flow-col-dense {
    grid-auto-flow: column dense;
}

.\!k-grid-flow-col-dense {
    grid-auto-flow: column dense !important;
}

.k-grid-flow-unset {
    grid-auto-flow: unset;
}

.\!k-grid-flow-unset {
    grid-auto-flow: unset !important;
}

.k-grid-auto-rows-auto {
    grid-auto-rows: auto;
}

.\!k-grid-auto-rows-auto {
    grid-auto-rows: auto !important;
}

.k-grid-auto-rows-min {
    grid-auto-rows: -webkit-min-content;
    grid-auto-rows: min-content;
}

.\!k-grid-auto-rows-min {
    grid-auto-rows: -webkit-min-content !important;
    grid-auto-rows: min-content !important;
}

.k-grid-auto-rows-max {
    grid-auto-rows: -webkit-max-content;
    grid-auto-rows: max-content;
}

.\!k-grid-auto-rows-max {
    grid-auto-rows: -webkit-max-content !important;
    grid-auto-rows: max-content !important;
}

.k-grid-auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
}

.\!k-grid-auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr) !important;
}

.k-col-start-1 {
    grid-column-start: 1;
}

.\!k-col-start-1 {
    grid-column-start: 1 !important;
}

.k-col-start-2 {
    grid-column-start: 2;
}

.\!k-col-start-2 {
    grid-column-start: 2 !important;
}

.k-col-start-3 {
    grid-column-start: 3;
}

.\!k-col-start-3 {
    grid-column-start: 3 !important;
}

.k-col-start-4 {
    grid-column-start: 4;
}

.\!k-col-start-4 {
    grid-column-start: 4 !important;
}

.k-col-start-5 {
    grid-column-start: 5;
}

.\!k-col-start-5 {
    grid-column-start: 5 !important;
}

.k-col-start-6 {
    grid-column-start: 6;
}

.\!k-col-start-6 {
    grid-column-start: 6 !important;
}

.k-col-start-7 {
    grid-column-start: 7;
}

.\!k-col-start-7 {
    grid-column-start: 7 !important;
}

.k-col-start-8 {
    grid-column-start: 8;
}

.\!k-col-start-8 {
    grid-column-start: 8 !important;
}

.k-col-start-9 {
    grid-column-start: 9;
}

.\!k-col-start-9 {
    grid-column-start: 9 !important;
}

.k-col-start-10 {
    grid-column-start: 10;
}

.\!k-col-start-10 {
    grid-column-start: 10 !important;
}

.k-col-start-11 {
    grid-column-start: 11;
}

.\!k-col-start-11 {
    grid-column-start: 11 !important;
}

.k-col-start-12 {
    grid-column-start: 12;
}

.\!k-col-start-12 {
    grid-column-start: 12 !important;
}

.k-col-start-13 {
    grid-column-start: 13;
}

.\!k-col-start-13 {
    grid-column-start: 13 !important;
}

.k-col-start--1 {
    grid-column-start: -1;
}

.\!k-col-start--1 {
    grid-column-start: -1 !important;
}

.k-col-start--2 {
    grid-column-start: -2;
}

.\!k-col-start--2 {
    grid-column-start: -2 !important;
}

.k-col-start--3 {
    grid-column-start: -3;
}

.\!k-col-start--3 {
    grid-column-start: -3 !important;
}

.k-col-start--4 {
    grid-column-start: -4;
}

.\!k-col-start--4 {
    grid-column-start: -4 !important;
}

.k-col-start--5 {
    grid-column-start: -5;
}

.\!k-col-start--5 {
    grid-column-start: -5 !important;
}

.k-col-start--6 {
    grid-column-start: -6;
}

.\!k-col-start--6 {
    grid-column-start: -6 !important;
}

.k-col-start--7 {
    grid-column-start: -7;
}

.\!k-col-start--7 {
    grid-column-start: -7 !important;
}

.k-col-start--8 {
    grid-column-start: -8;
}

.\!k-col-start--8 {
    grid-column-start: -8 !important;
}

.k-col-start--9 {
    grid-column-start: -9;
}

.\!k-col-start--9 {
    grid-column-start: -9 !important;
}

.k-col-start--10 {
    grid-column-start: -10;
}

.\!k-col-start--10 {
    grid-column-start: -10 !important;
}

.k-col-start--11 {
    grid-column-start: -11;
}

.\!k-col-start--11 {
    grid-column-start: -11 !important;
}

.k-col-start--12 {
    grid-column-start: -12;
}

.\!k-col-start--12 {
    grid-column-start: -12 !important;
}

.k-col-start--13 {
    grid-column-start: -13;
}

.\!k-col-start--13 {
    grid-column-start: -13 !important;
}

.k-col-start-auto {
    grid-column-start: auto;
}

.\!k-col-start-auto {
    grid-column-start: auto !important;
}

.k-col-end-1 {
    grid-column-end: 1;
}

.\!k-col-end-1 {
    grid-column-end: 1 !important;
}

.k-col-end-2 {
    grid-column-end: 2;
}

.\!k-col-end-2 {
    grid-column-end: 2 !important;
}

.k-col-end-3 {
    grid-column-end: 3;
}

.\!k-col-end-3 {
    grid-column-end: 3 !important;
}

.k-col-end-4 {
    grid-column-end: 4;
}

.\!k-col-end-4 {
    grid-column-end: 4 !important;
}

.k-col-end-5 {
    grid-column-end: 5;
}

.\!k-col-end-5 {
    grid-column-end: 5 !important;
}

.k-col-end-6 {
    grid-column-end: 6;
}

.\!k-col-end-6 {
    grid-column-end: 6 !important;
}

.k-col-end-7 {
    grid-column-end: 7;
}

.\!k-col-end-7 {
    grid-column-end: 7 !important;
}

.k-col-end-8 {
    grid-column-end: 8;
}

.\!k-col-end-8 {
    grid-column-end: 8 !important;
}

.k-col-end-9 {
    grid-column-end: 9;
}

.\!k-col-end-9 {
    grid-column-end: 9 !important;
}

.k-col-end-10 {
    grid-column-end: 10;
}

.\!k-col-end-10 {
    grid-column-end: 10 !important;
}

.k-col-end-11 {
    grid-column-end: 11;
}

.\!k-col-end-11 {
    grid-column-end: 11 !important;
}

.k-col-end-12 {
    grid-column-end: 12;
}

.\!k-col-end-12 {
    grid-column-end: 12 !important;
}

.k-col-end-13 {
    grid-column-end: 13;
}

.\!k-col-end-13 {
    grid-column-end: 13 !important;
}

.k-col-end--1 {
    grid-column-end: -1;
}

.\!k-col-end--1 {
    grid-column-end: -1 !important;
}

.k-col-end--2 {
    grid-column-end: -2;
}

.\!k-col-end--2 {
    grid-column-end: -2 !important;
}

.k-col-end--3 {
    grid-column-end: -3;
}

.\!k-col-end--3 {
    grid-column-end: -3 !important;
}

.k-col-end--4 {
    grid-column-end: -4;
}

.\!k-col-end--4 {
    grid-column-end: -4 !important;
}

.k-col-end--5 {
    grid-column-end: -5;
}

.\!k-col-end--5 {
    grid-column-end: -5 !important;
}

.k-col-end--6 {
    grid-column-end: -6;
}

.\!k-col-end--6 {
    grid-column-end: -6 !important;
}

.k-col-end--7 {
    grid-column-end: -7;
}

.\!k-col-end--7 {
    grid-column-end: -7 !important;
}

.k-col-end--8 {
    grid-column-end: -8;
}

.\!k-col-end--8 {
    grid-column-end: -8 !important;
}

.k-col-end--9 {
    grid-column-end: -9;
}

.\!k-col-end--9 {
    grid-column-end: -9 !important;
}

.k-col-end--10 {
    grid-column-end: -10;
}

.\!k-col-end--10 {
    grid-column-end: -10 !important;
}

.k-col-end--11 {
    grid-column-end: -11;
}

.\!k-col-end--11 {
    grid-column-end: -11 !important;
}

.k-col-end--12 {
    grid-column-end: -12;
}

.\!k-col-end--12 {
    grid-column-end: -12 !important;
}

.k-col-end--13 {
    grid-column-end: -13;
}

.\!k-col-end--13 {
    grid-column-end: -13 !important;
}

.k-col-end-auto {
    grid-column-end: auto;
}

.\!k-col-end-auto {
    grid-column-end: auto !important;
}

.k-col-span-1 {
    grid-column: span 1/span 1;
}

.\!k-col-span-1 {
    grid-column: span 1/span 1 !important;
}

.k-col-span-2 {
    grid-column: span 2/span 2;
}

.\!k-col-span-2 {
    grid-column: span 2/span 2 !important;
}

.k-col-span-3 {
    grid-column: span 3/span 3;
}

.\!k-col-span-3 {
    grid-column: span 3/span 3 !important;
}

.k-col-span-4 {
    grid-column: span 4/span 4;
}

.\!k-col-span-4 {
    grid-column: span 4/span 4 !important;
}

.k-col-span-5 {
    grid-column: span 5/span 5;
}

.\!k-col-span-5 {
    grid-column: span 5/span 5 !important;
}

.k-col-span-6 {
    grid-column: span 6/span 6;
}

.\!k-col-span-6 {
    grid-column: span 6/span 6 !important;
}

.k-col-span-7 {
    grid-column: span 7/span 7;
}

.\!k-col-span-7 {
    grid-column: span 7/span 7 !important;
}

.k-col-span-8 {
    grid-column: span 8/span 8;
}

.\!k-col-span-8 {
    grid-column: span 8/span 8 !important;
}

.k-col-span-9 {
    grid-column: span 9/span 9;
}

.\!k-col-span-9 {
    grid-column: span 9/span 9 !important;
}

.k-col-span-10 {
    grid-column: span 10/span 10;
}

.\!k-col-span-10 {
    grid-column: span 10/span 10 !important;
}

.k-col-span-11 {
    grid-column: span 11/span 11;
}

.\!k-col-span-11 {
    grid-column: span 11/span 11 !important;
}

.k-col-span-12 {
    grid-column: span 12/span 12;
}

.\!k-col-span-12 {
    grid-column: span 12/span 12 !important;
}

.k-col-span-full {
    grid-column: 1 / -1;
}

.\!k-col-span-full {
    grid-column: 1 / -1 !important;
}

.k-col-span-auto {
    grid-column: auto;
}

.\!k-col-span-auto {
    grid-column: auto !important;
}

.k-colspan-1 {
    grid-column: span 1/span 1;
}

.\!k-colspan-1 {
    grid-column: span 1/span 1 !important;
}

.k-colspan-2 {
    grid-column: span 2/span 2;
}

.\!k-colspan-2 {
    grid-column: span 2/span 2 !important;
}

.k-colspan-3 {
    grid-column: span 3/span 3;
}

.\!k-colspan-3 {
    grid-column: span 3/span 3 !important;
}

.k-colspan-4 {
    grid-column: span 4/span 4;
}

.\!k-colspan-4 {
    grid-column: span 4/span 4 !important;
}

.k-colspan-5 {
    grid-column: span 5/span 5;
}

.\!k-colspan-5 {
    grid-column: span 5/span 5 !important;
}

.k-colspan-6 {
    grid-column: span 6/span 6;
}

.\!k-colspan-6 {
    grid-column: span 6/span 6 !important;
}

.k-colspan-7 {
    grid-column: span 7/span 7;
}

.\!k-colspan-7 {
    grid-column: span 7/span 7 !important;
}

.k-colspan-8 {
    grid-column: span 8/span 8;
}

.\!k-colspan-8 {
    grid-column: span 8/span 8 !important;
}

.k-colspan-9 {
    grid-column: span 9/span 9;
}

.\!k-colspan-9 {
    grid-column: span 9/span 9 !important;
}

.k-colspan-10 {
    grid-column: span 10/span 10;
}

.\!k-colspan-10 {
    grid-column: span 10/span 10 !important;
}

.k-colspan-11 {
    grid-column: span 11/span 11;
}

.\!k-colspan-11 {
    grid-column: span 11/span 11 !important;
}

.k-colspan-12 {
    grid-column: span 12/span 12;
}

.\!k-colspan-12 {
    grid-column: span 12/span 12 !important;
}

.k-colspan-full, .k-colspan-all {
    grid-column: 1 / -1;
}

.\!k-colspan-full, .\!k-colspan-all {
    grid-column: 1 / -1 !important;
}

.k-colspan-auto {
    grid-column: auto;
}

.\!k-colspan-auto {
    grid-column: auto !important;
}

.k-row-start-1 {
    grid-row-start: 1;
}

.\!k-row-start-1 {
    grid-row-start: 1 !important;
}

.k-row-start-2 {
    grid-row-start: 2;
}

.\!k-row-start-2 {
    grid-row-start: 2 !important;
}

.k-row-start-3 {
    grid-row-start: 3;
}

.\!k-row-start-3 {
    grid-row-start: 3 !important;
}

.k-row-start-4 {
    grid-row-start: 4;
}

.\!k-row-start-4 {
    grid-row-start: 4 !important;
}

.k-row-start-5 {
    grid-row-start: 5;
}

.\!k-row-start-5 {
    grid-row-start: 5 !important;
}

.k-row-start-6 {
    grid-row-start: 6;
}

.\!k-row-start-6 {
    grid-row-start: 6 !important;
}

.k-row-start-7 {
    grid-row-start: 7;
}

.\!k-row-start-7 {
    grid-row-start: 7 !important;
}

.k-row-start-8 {
    grid-row-start: 8;
}

.\!k-row-start-8 {
    grid-row-start: 8 !important;
}

.k-row-start-9 {
    grid-row-start: 9;
}

.\!k-row-start-9 {
    grid-row-start: 9 !important;
}

.k-row-start-10 {
    grid-row-start: 10;
}

.\!k-row-start-10 {
    grid-row-start: 10 !important;
}

.k-row-start-11 {
    grid-row-start: 11;
}

.\!k-row-start-11 {
    grid-row-start: 11 !important;
}

.k-row-start-12 {
    grid-row-start: 12;
}

.\!k-row-start-12 {
    grid-row-start: 12 !important;
}

.k-row-start-13 {
    grid-row-start: 13;
}

.\!k-row-start-13 {
    grid-row-start: 13 !important;
}

.k-row-start--1 {
    grid-row-start: -1;
}

.\!k-row-start--1 {
    grid-row-start: -1 !important;
}

.k-row-start--2 {
    grid-row-start: -2;
}

.\!k-row-start--2 {
    grid-row-start: -2 !important;
}

.k-row-start--3 {
    grid-row-start: -3;
}

.\!k-row-start--3 {
    grid-row-start: -3 !important;
}

.k-row-start--4 {
    grid-row-start: -4;
}

.\!k-row-start--4 {
    grid-row-start: -4 !important;
}

.k-row-start--5 {
    grid-row-start: -5;
}

.\!k-row-start--5 {
    grid-row-start: -5 !important;
}

.k-row-start--6 {
    grid-row-start: -6;
}

.\!k-row-start--6 {
    grid-row-start: -6 !important;
}

.k-row-start--7 {
    grid-row-start: -7;
}

.\!k-row-start--7 {
    grid-row-start: -7 !important;
}

.k-row-start--8 {
    grid-row-start: -8;
}

.\!k-row-start--8 {
    grid-row-start: -8 !important;
}

.k-row-start--9 {
    grid-row-start: -9;
}

.\!k-row-start--9 {
    grid-row-start: -9 !important;
}

.k-row-start--10 {
    grid-row-start: -10;
}

.\!k-row-start--10 {
    grid-row-start: -10 !important;
}

.k-row-start--11 {
    grid-row-start: -11;
}

.\!k-row-start--11 {
    grid-row-start: -11 !important;
}

.k-row-start--12 {
    grid-row-start: -12;
}

.\!k-row-start--12 {
    grid-row-start: -12 !important;
}

.k-row-start--13 {
    grid-row-start: -13;
}

.\!k-row-start--13 {
    grid-row-start: -13 !important;
}

.k-row-start-auto {
    grid-row-start: auto;
}

.\!k-row-start-auto {
    grid-row-start: auto !important;
}

.k-row-end-1 {
    grid-row-end: 1;
}

.\!k-row-end-1 {
    grid-row-end: 1 !important;
}

.k-row-end-2 {
    grid-row-end: 2;
}

.\!k-row-end-2 {
    grid-row-end: 2 !important;
}

.k-row-end-3 {
    grid-row-end: 3;
}

.\!k-row-end-3 {
    grid-row-end: 3 !important;
}

.k-row-end-4 {
    grid-row-end: 4;
}

.\!k-row-end-4 {
    grid-row-end: 4 !important;
}

.k-row-end-5 {
    grid-row-end: 5;
}

.\!k-row-end-5 {
    grid-row-end: 5 !important;
}

.k-row-end-6 {
    grid-row-end: 6;
}

.\!k-row-end-6 {
    grid-row-end: 6 !important;
}

.k-row-end-7 {
    grid-row-end: 7;
}

.\!k-row-end-7 {
    grid-row-end: 7 !important;
}

.k-row-end-8 {
    grid-row-end: 8;
}

.\!k-row-end-8 {
    grid-row-end: 8 !important;
}

.k-row-end-9 {
    grid-row-end: 9;
}

.\!k-row-end-9 {
    grid-row-end: 9 !important;
}

.k-row-end-10 {
    grid-row-end: 10;
}

.\!k-row-end-10 {
    grid-row-end: 10 !important;
}

.k-row-end-11 {
    grid-row-end: 11;
}

.\!k-row-end-11 {
    grid-row-end: 11 !important;
}

.k-row-end-12 {
    grid-row-end: 12;
}

.\!k-row-end-12 {
    grid-row-end: 12 !important;
}

.k-row-end-13 {
    grid-row-end: 13;
}

.\!k-row-end-13 {
    grid-row-end: 13 !important;
}

.k-row-end--1 {
    grid-row-end: -1;
}

.\!k-row-end--1 {
    grid-row-end: -1 !important;
}

.k-row-end--2 {
    grid-row-end: -2;
}

.\!k-row-end--2 {
    grid-row-end: -2 !important;
}

.k-row-end--3 {
    grid-row-end: -3;
}

.\!k-row-end--3 {
    grid-row-end: -3 !important;
}

.k-row-end--4 {
    grid-row-end: -4;
}

.\!k-row-end--4 {
    grid-row-end: -4 !important;
}

.k-row-end--5 {
    grid-row-end: -5;
}

.\!k-row-end--5 {
    grid-row-end: -5 !important;
}

.k-row-end--6 {
    grid-row-end: -6;
}

.\!k-row-end--6 {
    grid-row-end: -6 !important;
}

.k-row-end--7 {
    grid-row-end: -7;
}

.\!k-row-end--7 {
    grid-row-end: -7 !important;
}

.k-row-end--8 {
    grid-row-end: -8;
}

.\!k-row-end--8 {
    grid-row-end: -8 !important;
}

.k-row-end--9 {
    grid-row-end: -9;
}

.\!k-row-end--9 {
    grid-row-end: -9 !important;
}

.k-row-end--10 {
    grid-row-end: -10;
}

.\!k-row-end--10 {
    grid-row-end: -10 !important;
}

.k-row-end--11 {
    grid-row-end: -11;
}

.\!k-row-end--11 {
    grid-row-end: -11 !important;
}

.k-row-end--12 {
    grid-row-end: -12;
}

.\!k-row-end--12 {
    grid-row-end: -12 !important;
}

.k-row-end--13 {
    grid-row-end: -13;
}

.\!k-row-end--13 {
    grid-row-end: -13 !important;
}

.k-row-end-auto {
    grid-row-end: auto;
}

.\!k-row-end-auto {
    grid-row-end: auto !important;
}

.k-row-span-1 {
    grid-row: span 1/span 1;
}

.\!k-row-span-1 {
    grid-row: span 1/span 1 !important;
}

.k-row-span-2 {
    grid-row: span 2/span 2;
}

.\!k-row-span-2 {
    grid-row: span 2/span 2 !important;
}

.k-row-span-3 {
    grid-row: span 3/span 3;
}

.\!k-row-span-3 {
    grid-row: span 3/span 3 !important;
}

.k-row-span-4 {
    grid-row: span 4/span 4;
}

.\!k-row-span-4 {
    grid-row: span 4/span 4 !important;
}

.k-row-span-5 {
    grid-row: span 5/span 5;
}

.\!k-row-span-5 {
    grid-row: span 5/span 5 !important;
}

.k-row-span-6 {
    grid-row: span 6/span 6;
}

.\!k-row-span-6 {
    grid-row: span 6/span 6 !important;
}

.k-row-span-7 {
    grid-row: span 7/span 7;
}

.\!k-row-span-7 {
    grid-row: span 7/span 7 !important;
}

.k-row-span-8 {
    grid-row: span 8/span 8;
}

.\!k-row-span-8 {
    grid-row: span 8/span 8 !important;
}

.k-row-span-9 {
    grid-row: span 9/span 9;
}

.\!k-row-span-9 {
    grid-row: span 9/span 9 !important;
}

.k-row-span-10 {
    grid-row: span 10/span 10;
}

.\!k-row-span-10 {
    grid-row: span 10/span 10 !important;
}

.k-row-span-11 {
    grid-row: span 11/span 11;
}

.\!k-row-span-11 {
    grid-row: span 11/span 11 !important;
}

.k-row-span-12 {
    grid-row: span 12/span 12;
}

.\!k-row-span-12 {
    grid-row: span 12/span 12 !important;
}

.k-row-span-full {
    grid-row: span 1/span -1;
}

.\!k-row-span-full {
    grid-row: span 1/span -1 !important;
}

.k-row-span-auto {
    grid-row: auto;
}

.\!k-row-span-auto {
    grid-row: auto !important;
}

.k-rowspan-1 {
    grid-row: span 1/span 1;
}

.\!k-rowspan-1 {
    grid-row: span 1/span 1 !important;
}

.k-rowspan-2 {
    grid-row: span 2/span 2;
}

.\!k-rowspan-2 {
    grid-row: span 2/span 2 !important;
}

.k-rowspan-3 {
    grid-row: span 3/span 3;
}

.\!k-rowspan-3 {
    grid-row: span 3/span 3 !important;
}

.k-rowspan-4 {
    grid-row: span 4/span 4;
}

.\!k-rowspan-4 {
    grid-row: span 4/span 4 !important;
}

.k-rowspan-5 {
    grid-row: span 5/span 5;
}

.\!k-rowspan-5 {
    grid-row: span 5/span 5 !important;
}

.k-rowspan-6 {
    grid-row: span 6/span 6;
}

.\!k-rowspan-6 {
    grid-row: span 6/span 6 !important;
}

.k-rowspan-7 {
    grid-row: span 7/span 7;
}

.\!k-rowspan-7 {
    grid-row: span 7/span 7 !important;
}

.k-rowspan-8 {
    grid-row: span 8/span 8;
}

.\!k-rowspan-8 {
    grid-row: span 8/span 8 !important;
}

.k-rowspan-9 {
    grid-row: span 9/span 9;
}

.\!k-rowspan-9 {
    grid-row: span 9/span 9 !important;
}

.k-rowspan-10 {
    grid-row: span 10/span 10;
}

.\!k-rowspan-10 {
    grid-row: span 10/span 10 !important;
}

.k-rowspan-11 {
    grid-row: span 11/span 11;
}

.\!k-rowspan-11 {
    grid-row: span 11/span 11 !important;
}

.k-rowspan-12 {
    grid-row: span 12/span 12;
}

.\!k-rowspan-12 {
    grid-row: span 12/span 12 !important;
}

.k-rowspan-full, .k-rowspan-all {
    grid-row: span 1/span -1;
}

.\!k-rowspan-full, .\!k-rowspan-all {
    grid-row: span 1/span -1 !important;
}

.k-rowspan-auto {
    grid-row: auto;
}

.\!k-rowspan-auto {
    grid-row: auto !important;
}

.k-grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}

.\!k-grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}

.k-grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.\!k-grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

.k-grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.\!k-grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

.k-grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.\!k-grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

.k-grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
}

.\!k-grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}

.k-grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
}

.\!k-grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
}

.k-grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
}

.\!k-grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
}

.k-grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
}

.\!k-grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
}

.k-grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
}

.\!k-grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
}

.k-grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
}

.\!k-grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
}

.k-grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
}

.\!k-grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr)) !important;
}

.k-grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
}

.\!k-grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
}

.k-grid-cols-none {
    grid-template-columns: none;
}

.\!k-grid-cols-none {
    grid-template-columns: none !important;
}

.k-grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
}

.\!k-grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr)) !important;
}

.k-grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
}

.\!k-grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
}

.k-grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
}

.\!k-grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr)) !important;
}

.k-grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
}

.\!k-grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr)) !important;
}

.k-grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr));
}

.\!k-grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr)) !important;
}

.k-grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr));
}

.\!k-grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr)) !important;
}

.k-grid-rows-7 {
    grid-template-rows: repeat(7, minmax(0, 1fr));
}

.\!k-grid-rows-7 {
    grid-template-rows: repeat(7, minmax(0, 1fr)) !important;
}

.k-grid-rows-8 {
    grid-template-rows: repeat(8, minmax(0, 1fr));
}

.\!k-grid-rows-8 {
    grid-template-rows: repeat(8, minmax(0, 1fr)) !important;
}

.k-grid-rows-9 {
    grid-template-rows: repeat(9, minmax(0, 1fr));
}

.\!k-grid-rows-9 {
    grid-template-rows: repeat(9, minmax(0, 1fr)) !important;
}

.k-grid-rows-10 {
    grid-template-rows: repeat(10, minmax(0, 1fr));
}

.\!k-grid-rows-10 {
    grid-template-rows: repeat(10, minmax(0, 1fr)) !important;
}

.k-grid-rows-11 {
    grid-template-rows: repeat(11, minmax(0, 1fr));
}

.\!k-grid-rows-11 {
    grid-template-rows: repeat(11, minmax(0, 1fr)) !important;
}

.k-grid-rows-12 {
    grid-template-rows: repeat(12, minmax(0, 1fr));
}

.\!k-grid-rows-12 {
    grid-template-rows: repeat(12, minmax(0, 1fr)) !important;
}

.k-grid-rows-none {
    grid-template-rows: none;
}

.\!k-grid-rows-none {
    grid-template-rows: none !important;
}

.k-justify-content-normal {
    justify-content: normal;
}

.\!k-justify-content-normal {
    justify-content: normal !important;
}

.k-justify-content-stretch {
    justify-content: stretch;
}

.\!k-justify-content-stretch {
    justify-content: stretch !important;
}

.k-justify-content-center {
    justify-content: center;
}

.\!k-justify-content-center {
    justify-content: center !important;
}

.k-justify-content-start {
    justify-content: start;
}

.\!k-justify-content-start {
    justify-content: start !important;
}

.k-justify-content-end {
    justify-content: end;
}

.\!k-justify-content-end {
    justify-content: end !important;
}

.k-justify-content-flex-start {
    justify-content: flex-start;
}

.\!k-justify-content-flex-start {
    justify-content: flex-start !important;
}

.k-justify-content-flex-end {
    justify-content: flex-end;
}

.\!k-justify-content-flex-end {
    justify-content: flex-end !important;
}

.k-justify-content-left {
    justify-content: left;
}

.\!k-justify-content-left {
    justify-content: left !important;
}

.k-justify-content-right {
    justify-content: right;
}

.\!k-justify-content-right {
    justify-content: right !important;
}

.k-justify-content-baseline {
    justify-content: baseline;
}

.\!k-justify-content-baseline {
    justify-content: baseline !important;
}

.k-justify-content-first-baseline {
    justify-content: first baseline;
}

.\!k-justify-content-first-baseline {
    justify-content: first baseline !important;
}

.k-justify-content-last-baseline {
    justify-content: last baseline;
}

.\!k-justify-content-last-baseline {
    justify-content: last baseline !important;
}

.k-justify-content-between {
    justify-content: space-between;
}

.\!k-justify-content-between {
    justify-content: space-between !important;
}

.k-justify-content-around {
    justify-content: space-around;
}

.\!k-justify-content-around {
    justify-content: space-around !important;
}

.k-justify-content-evenly {
    justify-content: space-evenly;
}

.\!k-justify-content-evenly {
    justify-content: space-evenly !important;
}

.k-justify-content-stretch > * {
    flex: 1 0 0%;
}

.\!.k-justify-content-stretch > * {
    flex: 1 0 0% !important;
}

.k-justify-items-normal {
    justify-items: normal;
}

.\!k-justify-items-normal {
    justify-items: normal !important;
}

.k-justify-items-stretch {
    justify-items: stretch;
}

.\!k-justify-items-stretch {
    justify-items: stretch !important;
}

.k-justify-items-center {
    justify-items: center;
}

.\!k-justify-items-center {
    justify-items: center !important;
}

.k-justify-items-start {
    justify-items: start;
}

.\!k-justify-items-start {
    justify-items: start !important;
}

.k-justify-items-end {
    justify-items: end;
}

.\!k-justify-items-end {
    justify-items: end !important;
}

.k-justify-items-flex-start {
    justify-items: flex-start;
}

.\!k-justify-items-flex-start {
    justify-items: flex-start !important;
}

.k-justify-items-flex-end {
    justify-items: flex-end;
}

.\!k-justify-items-flex-end {
    justify-items: flex-end !important;
}

.k-justify-items-self-start {
    justify-items: self-start;
}

.\!k-justify-items-self-start {
    justify-items: self-start !important;
}

.k-justify-items-self-end {
    justify-items: self-end;
}

.\!k-justify-items-self-end {
    justify-items: self-end !important;
}

.k-justify-items-left {
    justify-items: left;
}

.\!k-justify-items-left {
    justify-items: left !important;
}

.k-justify-items-right {
    justify-items: right;
}

.\!k-justify-items-right {
    justify-items: right !important;
}

.k-justify-items-baseline {
    justify-items: baseline;
}

.\!k-justify-items-baseline {
    justify-items: baseline !important;
}

.k-justify-items-first-baseline {
    justify-items: first baseline;
}

.\!k-justify-items-first-baseline {
    justify-items: first baseline !important;
}

.k-justify-items-last-baseline {
    justify-items: last baseline;
}

.\!k-justify-items-last-baseline {
    justify-items: last baseline !important;
}

.k-justify-self-auto {
    justify-self: auto;
}

.\!k-justify-self-auto {
    justify-self: auto !important;
}

.k-justify-self-normal {
    justify-self: normal;
}

.\!k-justify-self-normal {
    justify-self: normal !important;
}

.k-justify-self-stretch {
    justify-self: stretch;
}

.\!k-justify-self-stretch {
    justify-self: stretch !important;
}

.k-justify-self-center {
    justify-self: center;
}

.\!k-justify-self-center {
    justify-self: center !important;
}

.k-justify-self-start {
    justify-self: start;
}

.\!k-justify-self-start {
    justify-self: start !important;
}

.k-justify-self-end {
    justify-self: end;
}

.\!k-justify-self-end {
    justify-self: end !important;
}

.k-justify-self-flex-start {
    justify-self: flex-start;
}

.\!k-justify-self-flex-start {
    justify-self: flex-start !important;
}

.k-justify-self-flex-end {
    justify-self: flex-end;
}

.\!k-justify-self-flex-end {
    justify-self: flex-end !important;
}

.k-justify-self-self-start {
    justify-self: self-start;
}

.\!k-justify-self-self-start {
    justify-self: self-start !important;
}

.k-justify-self-self-end {
    justify-self: self-end;
}

.\!k-justify-self-self-end {
    justify-self: self-end !important;
}

.k-justify-self-baseline {
    justify-self: baseline;
}

.\!k-justify-self-baseline {
    justify-self: baseline !important;
}

.k-justify-self-first-baseline {
    justify-self: first baseline;
}

.\!k-justify-self-first-baseline {
    justify-self: first baseline !important;
}

.k-justify-self-last-baseline {
    justify-self: last baseline;
}

.\!k-justify-self-last-baseline {
    justify-self: last baseline !important;
}

.k-order-1 {
    order: 1;
}

.\!k-order-1 {
    order: 1 !important;
}

.k-order-2 {
    order: 2;
}

.\!k-order-2 {
    order: 2 !important;
}

.k-order-3 {
    order: 3;
}

.\!k-order-3 {
    order: 3 !important;
}

.k-order-4 {
    order: 4;
}

.\!k-order-4 {
    order: 4 !important;
}

.k-order-5 {
    order: 5;
}

.\!k-order-5 {
    order: 5 !important;
}

.k-order-6 {
    order: 6;
}

.\!k-order-6 {
    order: 6 !important;
}

.k-order-7 {
    order: 7;
}

.\!k-order-7 {
    order: 7 !important;
}

.k-order-8 {
    order: 8;
}

.\!k-order-8 {
    order: 8 !important;
}

.k-order-9 {
    order: 9;
}

.\!k-order-9 {
    order: 9 !important;
}

.k-order-10 {
    order: 10;
}

.\!k-order-10 {
    order: 10 !important;
}

.k-order-11 {
    order: 11;
}

.\!k-order-11 {
    order: 11 !important;
}

.k-order-12 {
    order: 12;
}

.\!k-order-12 {
    order: 12 !important;
}

.k-order-first {
    order: -9999;
}

.\!k-order-first {
    order: -9999 !important;
}

.k-order-last {
    order: 9999;
}

.\!k-order-last {
    order: 9999 !important;
}

.k-order-none {
    order: 0;
}

.\!k-order-none {
    order: 0 !important;
}

.k-place-content-normal {
    place-content: normal;
}

.\!k-place-content-normal {
    place-content: normal !important;
}

.k-place-content-stretch {
    place-content: stretch;
}

.\!k-place-content-stretch {
    place-content: stretch !important;
}

.k-place-content-center {
    place-content: center;
}

.\!k-place-content-center {
    place-content: center !important;
}

.k-place-content-start {
    place-content: start;
}

.\!k-place-content-start {
    place-content: start !important;
}

.k-place-content-end {
    place-content: end;
}

.\!k-place-content-end {
    place-content: end !important;
}

.k-place-content-flex-start {
    place-content: flex-start;
}

.\!k-place-content-flex-start {
    place-content: flex-start !important;
}

.k-place-content-flex-end {
    place-content: flex-end;
}

.\!k-place-content-flex-end {
    place-content: flex-end !important;
}

.k-place-content-baseline {
    place-content: baseline;
}

.\!k-place-content-baseline {
    place-content: baseline !important;
}

.k-place-content-between {
    place-content: space-between;
}

.\!k-place-content-between {
    place-content: space-between !important;
}

.k-place-content-around {
    place-content: space-around;
}

.\!k-place-content-around {
    place-content: space-around !important;
}

.k-place-content-evenly {
    place-content: space-evenly;
}

.\!k-place-content-evenly {
    place-content: space-evenly !important;
}

.k-place-items-normal {
    place-items: normal;
}

.\!k-place-items-normal {
    place-items: normal !important;
}

.k-place-items-stretch {
    place-items: stretch;
}

.\!k-place-items-stretch {
    place-items: stretch !important;
}

.k-place-items-center {
    place-items: center;
}

.\!k-place-items-center {
    place-items: center !important;
}

.k-place-items-start {
    place-items: start;
}

.\!k-place-items-start {
    place-items: start !important;
}

.k-place-items-end {
    place-items: end;
}

.\!k-place-items-end {
    place-items: end !important;
}

.k-place-items-flex-start {
    place-items: flex-start;
}

.\!k-place-items-flex-start {
    place-items: flex-start !important;
}

.k-place-items-flex-end {
    place-items: flex-end;
}

.\!k-place-items-flex-end {
    place-items: flex-end !important;
}

.k-place-items-self-start {
    place-items: self-start;
}

.\!k-place-items-self-start {
    place-items: self-start !important;
}

.k-place-items-self-end {
    place-items: self-end;
}

.\!k-place-items-self-end {
    place-items: self-end !important;
}

.k-place-items-baseline {
    place-items: baseline;
}

.\!k-place-items-baseline {
    place-items: baseline !important;
}

.k-place-self-auto {
    place-self: auto;
}

.\!k-place-self-auto {
    place-self: auto !important;
}

.k-place-self-normal {
    place-self: normal;
}

.\!k-place-self-normal {
    place-self: normal !important;
}

.k-place-self-stretch {
    place-self: stretch;
}

.\!k-place-self-stretch {
    place-self: stretch !important;
}

.k-place-self-center {
    place-self: center;
}

.\!k-place-self-center {
    place-self: center !important;
}

.k-place-self-start {
    place-self: start;
}

.\!k-place-self-start {
    place-self: start !important;
}

.k-place-self-end {
    place-self: end;
}

.\!k-place-self-end {
    place-self: end !important;
}

.k-place-self-flex-start {
    place-self: flex-start;
}

.\!k-place-self-flex-start {
    place-self: flex-start !important;
}

.k-place-self-flex-end {
    place-self: flex-end;
}

.\!k-place-self-flex-end {
    place-self: flex-end !important;
}

.k-place-self-self-start {
    place-self: self-start;
}

.\!k-place-self-self-start {
    place-self: self-start !important;
}

.k-place-self-self-end {
    place-self: self-end;
}

.\!k-place-self-self-end {
    place-self: self-end !important;
}

.k-place-self-baseline {
    place-self: baseline;
}

.\!k-place-self-baseline {
    place-self: baseline !important;
}

.k-m-0 {
    margin: 0;
}

.\!k-m-0 {
    margin: 0 !important;
}

.k-m-1px {
    margin: 1px;
}

.\!k-m-1px {
    margin: 1px !important;
}

.k-m-0\.5 {
    margin: 2px;
}

.\!k-m-0\.5 {
    margin: 2px !important;
}

.k-m-1 {
    margin: 4px;
}

.\!k-m-1 {
    margin: 4px !important;
}

.k-m-1\.5 {
    margin: 6px;
}

.\!k-m-1\.5 {
    margin: 6px !important;
}

.k-m-2 {
    margin: 8px;
}

.\!k-m-2 {
    margin: 8px !important;
}

.k-m-2\.5 {
    margin: 10px;
}

.\!k-m-2\.5 {
    margin: 10px !important;
}

.k-m-3 {
    margin: 12px;
}

.\!k-m-3 {
    margin: 12px !important;
}

.k-m-3\.5 {
    margin: 14px;
}

.\!k-m-3\.5 {
    margin: 14px !important;
}

.k-m-4 {
    margin: 16px;
}

.\!k-m-4 {
    margin: 16px !important;
}

.k-m-4\.5 {
    margin: 18px;
}

.\!k-m-4\.5 {
    margin: 18px !important;
}

.k-m-5 {
    margin: 20px;
}

.\!k-m-5 {
    margin: 20px !important;
}

.k-m-5\.5 {
    margin: 22px;
}

.\!k-m-5\.5 {
    margin: 22px !important;
}

.k-m-6 {
    margin: 24px;
}

.\!k-m-6 {
    margin: 24px !important;
}

.k-m-6\.5 {
    margin: 26px;
}

.\!k-m-6\.5 {
    margin: 26px !important;
}

.k-m-7 {
    margin: 28px;
}

.\!k-m-7 {
    margin: 28px !important;
}

.k-m-7\.5 {
    margin: 30px;
}

.\!k-m-7\.5 {
    margin: 30px !important;
}

.k-m-8 {
    margin: 32px;
}

.\!k-m-8 {
    margin: 32px !important;
}

.k-m-9 {
    margin: 36px;
}

.\!k-m-9 {
    margin: 36px !important;
}

.k-m-10 {
    margin: 40px;
}

.\!k-m-10 {
    margin: 40px !important;
}

.k-m-11 {
    margin: 44px;
}

.\!k-m-11 {
    margin: 44px !important;
}

.k-m-12 {
    margin: 48px;
}

.\!k-m-12 {
    margin: 48px !important;
}

.k-m-13 {
    margin: 52px;
}

.\!k-m-13 {
    margin: 52px !important;
}

.k-m-14 {
    margin: 56px;
}

.\!k-m-14 {
    margin: 56px !important;
}

.k-m-15 {
    margin: 60px;
}

.\!k-m-15 {
    margin: 60px !important;
}

.k-m-16 {
    margin: 64px;
}

.\!k-m-16 {
    margin: 64px !important;
}

.k-m-17 {
    margin: 68px;
}

.\!k-m-17 {
    margin: 68px !important;
}

.k-m-18 {
    margin: 72px;
}

.\!k-m-18 {
    margin: 72px !important;
}

.k-m-19 {
    margin: 76px;
}

.\!k-m-19 {
    margin: 76px !important;
}

.k-m-20 {
    margin: 80px;
}

.\!k-m-20 {
    margin: 80px !important;
}

.k-m-21 {
    margin: 84px;
}

.\!k-m-21 {
    margin: 84px !important;
}

.k-m-22 {
    margin: 88px;
}

.\!k-m-22 {
    margin: 88px !important;
}

.k-m-23 {
    margin: 92px;
}

.\!k-m-23 {
    margin: 92px !important;
}

.k-m-24 {
    margin: 96px;
}

.\!k-m-24 {
    margin: 96px !important;
}

.k-m--1px {
    margin: -1px;
}

.\!k-m--1px {
    margin: -1px !important;
}

.k-m--0\.5 {
    margin: -2px;
}

.\!k-m--0\.5 {
    margin: -2px !important;
}

.k-m--1 {
    margin: -4px;
}

.\!k-m--1 {
    margin: -4px !important;
}

.k-m--1\.5 {
    margin: -6px;
}

.\!k-m--1\.5 {
    margin: -6px !important;
}

.k-m--2 {
    margin: -8px;
}

.\!k-m--2 {
    margin: -8px !important;
}

.k-m--2\.5 {
    margin: -10px;
}

.\!k-m--2\.5 {
    margin: -10px !important;
}

.k-m--3 {
    margin: -12px;
}

.\!k-m--3 {
    margin: -12px !important;
}

.k-m--3\.5 {
    margin: -14px;
}

.\!k-m--3\.5 {
    margin: -14px !important;
}

.k-m--4 {
    margin: -16px;
}

.\!k-m--4 {
    margin: -16px !important;
}

.k-m--4\.5 {
    margin: -18px;
}

.\!k-m--4\.5 {
    margin: -18px !important;
}

.k-m--5 {
    margin: -20px;
}

.\!k-m--5 {
    margin: -20px !important;
}

.k-m--5\.5 {
    margin: -22px;
}

.\!k-m--5\.5 {
    margin: -22px !important;
}

.k-m--6 {
    margin: -24px;
}

.\!k-m--6 {
    margin: -24px !important;
}

.k-m--6\.5 {
    margin: -26px;
}

.\!k-m--6\.5 {
    margin: -26px !important;
}

.k-m--7 {
    margin: -28px;
}

.\!k-m--7 {
    margin: -28px !important;
}

.k-m--7\.5 {
    margin: -30px;
}

.\!k-m--7\.5 {
    margin: -30px !important;
}

.k-m--8 {
    margin: -32px;
}

.\!k-m--8 {
    margin: -32px !important;
}

.k-m--9 {
    margin: -36px;
}

.\!k-m--9 {
    margin: -36px !important;
}

.k-m--10 {
    margin: -40px;
}

.\!k-m--10 {
    margin: -40px !important;
}

.k-m--11 {
    margin: -44px;
}

.\!k-m--11 {
    margin: -44px !important;
}

.k-m--12 {
    margin: -48px;
}

.\!k-m--12 {
    margin: -48px !important;
}

.k-m--13 {
    margin: -52px;
}

.\!k-m--13 {
    margin: -52px !important;
}

.k-m--14 {
    margin: -56px;
}

.\!k-m--14 {
    margin: -56px !important;
}

.k-m--15 {
    margin: -60px;
}

.\!k-m--15 {
    margin: -60px !important;
}

.k-m--16 {
    margin: -64px;
}

.\!k-m--16 {
    margin: -64px !important;
}

.k-m--17 {
    margin: -68px;
}

.\!k-m--17 {
    margin: -68px !important;
}

.k-m--18 {
    margin: -72px;
}

.\!k-m--18 {
    margin: -72px !important;
}

.k-m--19 {
    margin: -76px;
}

.\!k-m--19 {
    margin: -76px !important;
}

.k-m--20 {
    margin: -80px;
}

.\!k-m--20 {
    margin: -80px !important;
}

.k-m--21 {
    margin: -84px;
}

.\!k-m--21 {
    margin: -84px !important;
}

.k-m--22 {
    margin: -88px;
}

.\!k-m--22 {
    margin: -88px !important;
}

.k-m--23 {
    margin: -92px;
}

.\!k-m--23 {
    margin: -92px !important;
}

.k-m--24 {
    margin: -96px;
}

.\!k-m--24 {
    margin: -96px !important;
}

.k-m-xs {
    margin: 4px;
}

.\!k-m-xs {
    margin: 4px !important;
}

.k-m-sm {
    margin: 8px;
}

.\!k-m-sm {
    margin: 8px !important;
}

.k-m-md {
    margin: 12px;
}

.\!k-m-md {
    margin: 12px !important;
}

.k-m-lg {
    margin: 16px;
}

.\!k-m-lg {
    margin: 16px !important;
}

.k-m-xl {
    margin: 24px;
}

.\!k-m-xl {
    margin: 24px !important;
}

.k-m-thin {
    margin: 2px;
}

.\!k-m-thin {
    margin: 2px !important;
}

.k-m-hair {
    margin: 1px;
}

.\!k-m-hair {
    margin: 1px !important;
}

.k-m-auto {
    margin: auto;
}

.\!k-m-auto {
    margin: auto !important;
}

.k-mt-0 {
    margin-top: 0;
}

.\!k-mt-0 {
    margin-top: 0 !important;
}

.k-mt-1px {
    margin-top: 1px;
}

.\!k-mt-1px {
    margin-top: 1px !important;
}

.k-mt-0\.5 {
    margin-top: 2px;
}

.\!k-mt-0\.5 {
    margin-top: 2px !important;
}

.k-mt-1 {
    margin-top: 4px;
}

.\!k-mt-1 {
    margin-top: 4px !important;
}

.k-mt-1\.5 {
    margin-top: 6px;
}

.\!k-mt-1\.5 {
    margin-top: 6px !important;
}

.k-mt-2 {
    margin-top: 8px;
}

.\!k-mt-2 {
    margin-top: 8px !important;
}

.k-mt-2\.5 {
    margin-top: 10px;
}

.\!k-mt-2\.5 {
    margin-top: 10px !important;
}

.k-mt-3 {
    margin-top: 12px;
}

.\!k-mt-3 {
    margin-top: 12px !important;
}

.k-mt-3\.5 {
    margin-top: 14px;
}

.\!k-mt-3\.5 {
    margin-top: 14px !important;
}

.k-mt-4 {
    margin-top: 16px;
}

.\!k-mt-4 {
    margin-top: 16px !important;
}

.k-mt-4\.5 {
    margin-top: 18px;
}

.\!k-mt-4\.5 {
    margin-top: 18px !important;
}

.k-mt-5 {
    margin-top: 20px;
}

.\!k-mt-5 {
    margin-top: 20px !important;
}

.k-mt-5\.5 {
    margin-top: 22px;
}

.\!k-mt-5\.5 {
    margin-top: 22px !important;
}

.k-mt-6 {
    margin-top: 24px;
}

.\!k-mt-6 {
    margin-top: 24px !important;
}

.k-mt-6\.5 {
    margin-top: 26px;
}

.\!k-mt-6\.5 {
    margin-top: 26px !important;
}

.k-mt-7 {
    margin-top: 28px;
}

.\!k-mt-7 {
    margin-top: 28px !important;
}

.k-mt-7\.5 {
    margin-top: 30px;
}

.\!k-mt-7\.5 {
    margin-top: 30px !important;
}

.k-mt-8 {
    margin-top: 32px;
}

.\!k-mt-8 {
    margin-top: 32px !important;
}

.k-mt-9 {
    margin-top: 36px;
}

.\!k-mt-9 {
    margin-top: 36px !important;
}

.k-mt-10 {
    margin-top: 40px;
}

.\!k-mt-10 {
    margin-top: 40px !important;
}

.k-mt-11 {
    margin-top: 44px;
}

.\!k-mt-11 {
    margin-top: 44px !important;
}

.k-mt-12 {
    margin-top: 48px;
}

.\!k-mt-12 {
    margin-top: 48px !important;
}

.k-mt-13 {
    margin-top: 52px;
}

.\!k-mt-13 {
    margin-top: 52px !important;
}

.k-mt-14 {
    margin-top: 56px;
}

.\!k-mt-14 {
    margin-top: 56px !important;
}

.k-mt-15 {
    margin-top: 60px;
}

.\!k-mt-15 {
    margin-top: 60px !important;
}

.k-mt-16 {
    margin-top: 64px;
}

.\!k-mt-16 {
    margin-top: 64px !important;
}

.k-mt-17 {
    margin-top: 68px;
}

.\!k-mt-17 {
    margin-top: 68px !important;
}

.k-mt-18 {
    margin-top: 72px;
}

.\!k-mt-18 {
    margin-top: 72px !important;
}

.k-mt-19 {
    margin-top: 76px;
}

.\!k-mt-19 {
    margin-top: 76px !important;
}

.k-mt-20 {
    margin-top: 80px;
}

.\!k-mt-20 {
    margin-top: 80px !important;
}

.k-mt-21 {
    margin-top: 84px;
}

.\!k-mt-21 {
    margin-top: 84px !important;
}

.k-mt-22 {
    margin-top: 88px;
}

.\!k-mt-22 {
    margin-top: 88px !important;
}

.k-mt-23 {
    margin-top: 92px;
}

.\!k-mt-23 {
    margin-top: 92px !important;
}

.k-mt-24 {
    margin-top: 96px;
}

.\!k-mt-24 {
    margin-top: 96px !important;
}

.k-mt--1px {
    margin-top: -1px;
}

.\!k-mt--1px {
    margin-top: -1px !important;
}

.k-mt--0\.5 {
    margin-top: -2px;
}

.\!k-mt--0\.5 {
    margin-top: -2px !important;
}

.k-mt--1 {
    margin-top: -4px;
}

.\!k-mt--1 {
    margin-top: -4px !important;
}

.k-mt--1\.5 {
    margin-top: -6px;
}

.\!k-mt--1\.5 {
    margin-top: -6px !important;
}

.k-mt--2 {
    margin-top: -8px;
}

.\!k-mt--2 {
    margin-top: -8px !important;
}

.k-mt--2\.5 {
    margin-top: -10px;
}

.\!k-mt--2\.5 {
    margin-top: -10px !important;
}

.k-mt--3 {
    margin-top: -12px;
}

.\!k-mt--3 {
    margin-top: -12px !important;
}

.k-mt--3\.5 {
    margin-top: -14px;
}

.\!k-mt--3\.5 {
    margin-top: -14px !important;
}

.k-mt--4 {
    margin-top: -16px;
}

.\!k-mt--4 {
    margin-top: -16px !important;
}

.k-mt--4\.5 {
    margin-top: -18px;
}

.\!k-mt--4\.5 {
    margin-top: -18px !important;
}

.k-mt--5 {
    margin-top: -20px;
}

.\!k-mt--5 {
    margin-top: -20px !important;
}

.k-mt--5\.5 {
    margin-top: -22px;
}

.\!k-mt--5\.5 {
    margin-top: -22px !important;
}

.k-mt--6 {
    margin-top: -24px;
}

.\!k-mt--6 {
    margin-top: -24px !important;
}

.k-mt--6\.5 {
    margin-top: -26px;
}

.\!k-mt--6\.5 {
    margin-top: -26px !important;
}

.k-mt--7 {
    margin-top: -28px;
}

.\!k-mt--7 {
    margin-top: -28px !important;
}

.k-mt--7\.5 {
    margin-top: -30px;
}

.\!k-mt--7\.5 {
    margin-top: -30px !important;
}

.k-mt--8 {
    margin-top: -32px;
}

.\!k-mt--8 {
    margin-top: -32px !important;
}

.k-mt--9 {
    margin-top: -36px;
}

.\!k-mt--9 {
    margin-top: -36px !important;
}

.k-mt--10 {
    margin-top: -40px;
}

.\!k-mt--10 {
    margin-top: -40px !important;
}

.k-mt--11 {
    margin-top: -44px;
}

.\!k-mt--11 {
    margin-top: -44px !important;
}

.k-mt--12 {
    margin-top: -48px;
}

.\!k-mt--12 {
    margin-top: -48px !important;
}

.k-mt--13 {
    margin-top: -52px;
}

.\!k-mt--13 {
    margin-top: -52px !important;
}

.k-mt--14 {
    margin-top: -56px;
}

.\!k-mt--14 {
    margin-top: -56px !important;
}

.k-mt--15 {
    margin-top: -60px;
}

.\!k-mt--15 {
    margin-top: -60px !important;
}

.k-mt--16 {
    margin-top: -64px;
}

.\!k-mt--16 {
    margin-top: -64px !important;
}

.k-mt--17 {
    margin-top: -68px;
}

.\!k-mt--17 {
    margin-top: -68px !important;
}

.k-mt--18 {
    margin-top: -72px;
}

.\!k-mt--18 {
    margin-top: -72px !important;
}

.k-mt--19 {
    margin-top: -76px;
}

.\!k-mt--19 {
    margin-top: -76px !important;
}

.k-mt--20 {
    margin-top: -80px;
}

.\!k-mt--20 {
    margin-top: -80px !important;
}

.k-mt--21 {
    margin-top: -84px;
}

.\!k-mt--21 {
    margin-top: -84px !important;
}

.k-mt--22 {
    margin-top: -88px;
}

.\!k-mt--22 {
    margin-top: -88px !important;
}

.k-mt--23 {
    margin-top: -92px;
}

.\!k-mt--23 {
    margin-top: -92px !important;
}

.k-mt--24 {
    margin-top: -96px;
}

.\!k-mt--24 {
    margin-top: -96px !important;
}

.k-mt-xs {
    margin-top: 4px;
}

.\!k-mt-xs {
    margin-top: 4px !important;
}

.k-mt-sm {
    margin-top: 8px;
}

.\!k-mt-sm {
    margin-top: 8px !important;
}

.k-mt-md {
    margin-top: 12px;
}

.\!k-mt-md {
    margin-top: 12px !important;
}

.k-mt-lg {
    margin-top: 16px;
}

.\!k-mt-lg {
    margin-top: 16px !important;
}

.k-mt-xl {
    margin-top: 24px;
}

.\!k-mt-xl {
    margin-top: 24px !important;
}

.k-mt-thin {
    margin-top: 2px;
}

.\!k-mt-thin {
    margin-top: 2px !important;
}

.k-mt-hair {
    margin-top: 1px;
}

.\!k-mt-hair {
    margin-top: 1px !important;
}

.k-mt-auto {
    margin-top: auto;
}

.\!k-mt-auto {
    margin-top: auto !important;
}

.k-mr-0 {
    margin-right: 0;
}

.\!k-mr-0 {
    margin-right: 0 !important;
}

.k-mr-1px {
    margin-right: 1px;
}

.\!k-mr-1px {
    margin-right: 1px !important;
}

.k-mr-0\.5 {
    margin-right: 2px;
}

.\!k-mr-0\.5 {
    margin-right: 2px !important;
}

.k-mr-1 {
    margin-right: 4px;
}

.\!k-mr-1 {
    margin-right: 4px !important;
}

.k-mr-1\.5 {
    margin-right: 6px;
}

.\!k-mr-1\.5 {
    margin-right: 6px !important;
}

.k-mr-2 {
    margin-right: 8px;
}

.\!k-mr-2 {
    margin-right: 8px !important;
}

.k-mr-2\.5 {
    margin-right: 10px;
}

.\!k-mr-2\.5 {
    margin-right: 10px !important;
}

.k-mr-3 {
    margin-right: 12px;
}

.\!k-mr-3 {
    margin-right: 12px !important;
}

.k-mr-3\.5 {
    margin-right: 14px;
}

.\!k-mr-3\.5 {
    margin-right: 14px !important;
}

.k-mr-4 {
    margin-right: 16px;
}

.\!k-mr-4 {
    margin-right: 16px !important;
}

.k-mr-4\.5 {
    margin-right: 18px;
}

.\!k-mr-4\.5 {
    margin-right: 18px !important;
}

.k-mr-5 {
    margin-right: 20px;
}

.\!k-mr-5 {
    margin-right: 20px !important;
}

.k-mr-5\.5 {
    margin-right: 22px;
}

.\!k-mr-5\.5 {
    margin-right: 22px !important;
}

.k-mr-6 {
    margin-right: 24px;
}

.\!k-mr-6 {
    margin-right: 24px !important;
}

.k-mr-6\.5 {
    margin-right: 26px;
}

.\!k-mr-6\.5 {
    margin-right: 26px !important;
}

.k-mr-7 {
    margin-right: 28px;
}

.\!k-mr-7 {
    margin-right: 28px !important;
}

.k-mr-7\.5 {
    margin-right: 30px;
}

.\!k-mr-7\.5 {
    margin-right: 30px !important;
}

.k-mr-8 {
    margin-right: 32px;
}

.\!k-mr-8 {
    margin-right: 32px !important;
}

.k-mr-9 {
    margin-right: 36px;
}

.\!k-mr-9 {
    margin-right: 36px !important;
}

.k-mr-10 {
    margin-right: 40px;
}

.\!k-mr-10 {
    margin-right: 40px !important;
}

.k-mr-11 {
    margin-right: 44px;
}

.\!k-mr-11 {
    margin-right: 44px !important;
}

.k-mr-12 {
    margin-right: 48px;
}

.\!k-mr-12 {
    margin-right: 48px !important;
}

.k-mr-13 {
    margin-right: 52px;
}

.\!k-mr-13 {
    margin-right: 52px !important;
}

.k-mr-14 {
    margin-right: 56px;
}

.\!k-mr-14 {
    margin-right: 56px !important;
}

.k-mr-15 {
    margin-right: 60px;
}

.\!k-mr-15 {
    margin-right: 60px !important;
}

.k-mr-16 {
    margin-right: 64px;
}

.\!k-mr-16 {
    margin-right: 64px !important;
}

.k-mr-17 {
    margin-right: 68px;
}

.\!k-mr-17 {
    margin-right: 68px !important;
}

.k-mr-18 {
    margin-right: 72px;
}

.\!k-mr-18 {
    margin-right: 72px !important;
}

.k-mr-19 {
    margin-right: 76px;
}

.\!k-mr-19 {
    margin-right: 76px !important;
}

.k-mr-20 {
    margin-right: 80px;
}

.\!k-mr-20 {
    margin-right: 80px !important;
}

.k-mr-21 {
    margin-right: 84px;
}

.\!k-mr-21 {
    margin-right: 84px !important;
}

.k-mr-22 {
    margin-right: 88px;
}

.\!k-mr-22 {
    margin-right: 88px !important;
}

.k-mr-23 {
    margin-right: 92px;
}

.\!k-mr-23 {
    margin-right: 92px !important;
}

.k-mr-24 {
    margin-right: 96px;
}

.\!k-mr-24 {
    margin-right: 96px !important;
}

.k-mr--1px {
    margin-right: -1px;
}

.\!k-mr--1px {
    margin-right: -1px !important;
}

.k-mr--0\.5 {
    margin-right: -2px;
}

.\!k-mr--0\.5 {
    margin-right: -2px !important;
}

.k-mr--1 {
    margin-right: -4px;
}

.\!k-mr--1 {
    margin-right: -4px !important;
}

.k-mr--1\.5 {
    margin-right: -6px;
}

.\!k-mr--1\.5 {
    margin-right: -6px !important;
}

.k-mr--2 {
    margin-right: -8px;
}

.\!k-mr--2 {
    margin-right: -8px !important;
}

.k-mr--2\.5 {
    margin-right: -10px;
}

.\!k-mr--2\.5 {
    margin-right: -10px !important;
}

.k-mr--3 {
    margin-right: -12px;
}

.\!k-mr--3 {
    margin-right: -12px !important;
}

.k-mr--3\.5 {
    margin-right: -14px;
}

.\!k-mr--3\.5 {
    margin-right: -14px !important;
}

.k-mr--4 {
    margin-right: -16px;
}

.\!k-mr--4 {
    margin-right: -16px !important;
}

.k-mr--4\.5 {
    margin-right: -18px;
}

.\!k-mr--4\.5 {
    margin-right: -18px !important;
}

.k-mr--5 {
    margin-right: -20px;
}

.\!k-mr--5 {
    margin-right: -20px !important;
}

.k-mr--5\.5 {
    margin-right: -22px;
}

.\!k-mr--5\.5 {
    margin-right: -22px !important;
}

.k-mr--6 {
    margin-right: -24px;
}

.\!k-mr--6 {
    margin-right: -24px !important;
}

.k-mr--6\.5 {
    margin-right: -26px;
}

.\!k-mr--6\.5 {
    margin-right: -26px !important;
}

.k-mr--7 {
    margin-right: -28px;
}

.\!k-mr--7 {
    margin-right: -28px !important;
}

.k-mr--7\.5 {
    margin-right: -30px;
}

.\!k-mr--7\.5 {
    margin-right: -30px !important;
}

.k-mr--8 {
    margin-right: -32px;
}

.\!k-mr--8 {
    margin-right: -32px !important;
}

.k-mr--9 {
    margin-right: -36px;
}

.\!k-mr--9 {
    margin-right: -36px !important;
}

.k-mr--10 {
    margin-right: -40px;
}

.\!k-mr--10 {
    margin-right: -40px !important;
}

.k-mr--11 {
    margin-right: -44px;
}

.\!k-mr--11 {
    margin-right: -44px !important;
}

.k-mr--12 {
    margin-right: -48px;
}

.\!k-mr--12 {
    margin-right: -48px !important;
}

.k-mr--13 {
    margin-right: -52px;
}

.\!k-mr--13 {
    margin-right: -52px !important;
}

.k-mr--14 {
    margin-right: -56px;
}

.\!k-mr--14 {
    margin-right: -56px !important;
}

.k-mr--15 {
    margin-right: -60px;
}

.\!k-mr--15 {
    margin-right: -60px !important;
}

.k-mr--16 {
    margin-right: -64px;
}

.\!k-mr--16 {
    margin-right: -64px !important;
}

.k-mr--17 {
    margin-right: -68px;
}

.\!k-mr--17 {
    margin-right: -68px !important;
}

.k-mr--18 {
    margin-right: -72px;
}

.\!k-mr--18 {
    margin-right: -72px !important;
}

.k-mr--19 {
    margin-right: -76px;
}

.\!k-mr--19 {
    margin-right: -76px !important;
}

.k-mr--20 {
    margin-right: -80px;
}

.\!k-mr--20 {
    margin-right: -80px !important;
}

.k-mr--21 {
    margin-right: -84px;
}

.\!k-mr--21 {
    margin-right: -84px !important;
}

.k-mr--22 {
    margin-right: -88px;
}

.\!k-mr--22 {
    margin-right: -88px !important;
}

.k-mr--23 {
    margin-right: -92px;
}

.\!k-mr--23 {
    margin-right: -92px !important;
}

.k-mr--24 {
    margin-right: -96px;
}

.\!k-mr--24 {
    margin-right: -96px !important;
}

.k-mr-xs {
    margin-right: 4px;
}

.\!k-mr-xs {
    margin-right: 4px !important;
}

.k-mr-sm {
    margin-right: 8px;
}

.\!k-mr-sm {
    margin-right: 8px !important;
}

.k-mr-md {
    margin-right: 12px;
}

.\!k-mr-md {
    margin-right: 12px !important;
}

.k-mr-lg {
    margin-right: 16px;
}

.\!k-mr-lg {
    margin-right: 16px !important;
}

.k-mr-xl {
    margin-right: 24px;
}

.\!k-mr-xl {
    margin-right: 24px !important;
}

.k-mr-thin {
    margin-right: 2px;
}

.\!k-mr-thin {
    margin-right: 2px !important;
}

.k-mr-hair {
    margin-right: 1px;
}

.\!k-mr-hair {
    margin-right: 1px !important;
}

.k-mr-auto {
    margin-right: auto;
}

.\!k-mr-auto {
    margin-right: auto !important;
}

.k-mb-0 {
    margin-bottom: 0;
}

.\!k-mb-0 {
    margin-bottom: 0 !important;
}

.k-mb-1px {
    margin-bottom: 1px;
}

.\!k-mb-1px {
    margin-bottom: 1px !important;
}

.k-mb-0\.5 {
    margin-bottom: 2px;
}

.\!k-mb-0\.5 {
    margin-bottom: 2px !important;
}

.k-mb-1 {
    margin-bottom: 4px;
}

.\!k-mb-1 {
    margin-bottom: 4px !important;
}

.k-mb-1\.5 {
    margin-bottom: 6px;
}

.\!k-mb-1\.5 {
    margin-bottom: 6px !important;
}

.k-mb-2 {
    margin-bottom: 8px;
}

.\!k-mb-2 {
    margin-bottom: 8px !important;
}

.k-mb-2\.5 {
    margin-bottom: 10px;
}

.\!k-mb-2\.5 {
    margin-bottom: 10px !important;
}

.k-mb-3 {
    margin-bottom: 12px;
}

.\!k-mb-3 {
    margin-bottom: 12px !important;
}

.k-mb-3\.5 {
    margin-bottom: 14px;
}

.\!k-mb-3\.5 {
    margin-bottom: 14px !important;
}

.k-mb-4 {
    margin-bottom: 16px;
}

.\!k-mb-4 {
    margin-bottom: 16px !important;
}

.k-mb-4\.5 {
    margin-bottom: 18px;
}

.\!k-mb-4\.5 {
    margin-bottom: 18px !important;
}

.k-mb-5 {
    margin-bottom: 20px;
}

.\!k-mb-5 {
    margin-bottom: 20px !important;
}

.k-mb-5\.5 {
    margin-bottom: 22px;
}

.\!k-mb-5\.5 {
    margin-bottom: 22px !important;
}

.k-mb-6 {
    margin-bottom: 24px;
}

.\!k-mb-6 {
    margin-bottom: 24px !important;
}

.k-mb-6\.5 {
    margin-bottom: 26px;
}

.\!k-mb-6\.5 {
    margin-bottom: 26px !important;
}

.k-mb-7 {
    margin-bottom: 28px;
}

.\!k-mb-7 {
    margin-bottom: 28px !important;
}

.k-mb-7\.5 {
    margin-bottom: 30px;
}

.\!k-mb-7\.5 {
    margin-bottom: 30px !important;
}

.k-mb-8 {
    margin-bottom: 32px;
}

.\!k-mb-8 {
    margin-bottom: 32px !important;
}

.k-mb-9 {
    margin-bottom: 36px;
}

.\!k-mb-9 {
    margin-bottom: 36px !important;
}

.k-mb-10 {
    margin-bottom: 40px;
}

.\!k-mb-10 {
    margin-bottom: 40px !important;
}

.k-mb-11 {
    margin-bottom: 44px;
}

.\!k-mb-11 {
    margin-bottom: 44px !important;
}

.k-mb-12 {
    margin-bottom: 48px;
}

.\!k-mb-12 {
    margin-bottom: 48px !important;
}

.k-mb-13 {
    margin-bottom: 52px;
}

.\!k-mb-13 {
    margin-bottom: 52px !important;
}

.k-mb-14 {
    margin-bottom: 56px;
}

.\!k-mb-14 {
    margin-bottom: 56px !important;
}

.k-mb-15 {
    margin-bottom: 60px;
}

.\!k-mb-15 {
    margin-bottom: 60px !important;
}

.k-mb-16 {
    margin-bottom: 64px;
}

.\!k-mb-16 {
    margin-bottom: 64px !important;
}

.k-mb-17 {
    margin-bottom: 68px;
}

.\!k-mb-17 {
    margin-bottom: 68px !important;
}

.k-mb-18 {
    margin-bottom: 72px;
}

.\!k-mb-18 {
    margin-bottom: 72px !important;
}

.k-mb-19 {
    margin-bottom: 76px;
}

.\!k-mb-19 {
    margin-bottom: 76px !important;
}

.k-mb-20 {
    margin-bottom: 80px;
}

.\!k-mb-20 {
    margin-bottom: 80px !important;
}

.k-mb-21 {
    margin-bottom: 84px;
}

.\!k-mb-21 {
    margin-bottom: 84px !important;
}

.k-mb-22 {
    margin-bottom: 88px;
}

.\!k-mb-22 {
    margin-bottom: 88px !important;
}

.k-mb-23 {
    margin-bottom: 92px;
}

.\!k-mb-23 {
    margin-bottom: 92px !important;
}

.k-mb-24 {
    margin-bottom: 96px;
}

.\!k-mb-24 {
    margin-bottom: 96px !important;
}

.k-mb--1px {
    margin-bottom: -1px;
}

.\!k-mb--1px {
    margin-bottom: -1px !important;
}

.k-mb--0\.5 {
    margin-bottom: -2px;
}

.\!k-mb--0\.5 {
    margin-bottom: -2px !important;
}

.k-mb--1 {
    margin-bottom: -4px;
}

.\!k-mb--1 {
    margin-bottom: -4px !important;
}

.k-mb--1\.5 {
    margin-bottom: -6px;
}

.\!k-mb--1\.5 {
    margin-bottom: -6px !important;
}

.k-mb--2 {
    margin-bottom: -8px;
}

.\!k-mb--2 {
    margin-bottom: -8px !important;
}

.k-mb--2\.5 {
    margin-bottom: -10px;
}

.\!k-mb--2\.5 {
    margin-bottom: -10px !important;
}

.k-mb--3 {
    margin-bottom: -12px;
}

.\!k-mb--3 {
    margin-bottom: -12px !important;
}

.k-mb--3\.5 {
    margin-bottom: -14px;
}

.\!k-mb--3\.5 {
    margin-bottom: -14px !important;
}

.k-mb--4 {
    margin-bottom: -16px;
}

.\!k-mb--4 {
    margin-bottom: -16px !important;
}

.k-mb--4\.5 {
    margin-bottom: -18px;
}

.\!k-mb--4\.5 {
    margin-bottom: -18px !important;
}

.k-mb--5 {
    margin-bottom: -20px;
}

.\!k-mb--5 {
    margin-bottom: -20px !important;
}

.k-mb--5\.5 {
    margin-bottom: -22px;
}

.\!k-mb--5\.5 {
    margin-bottom: -22px !important;
}

.k-mb--6 {
    margin-bottom: -24px;
}

.\!k-mb--6 {
    margin-bottom: -24px !important;
}

.k-mb--6\.5 {
    margin-bottom: -26px;
}

.\!k-mb--6\.5 {
    margin-bottom: -26px !important;
}

.k-mb--7 {
    margin-bottom: -28px;
}

.\!k-mb--7 {
    margin-bottom: -28px !important;
}

.k-mb--7\.5 {
    margin-bottom: -30px;
}

.\!k-mb--7\.5 {
    margin-bottom: -30px !important;
}

.k-mb--8 {
    margin-bottom: -32px;
}

.\!k-mb--8 {
    margin-bottom: -32px !important;
}

.k-mb--9 {
    margin-bottom: -36px;
}

.\!k-mb--9 {
    margin-bottom: -36px !important;
}

.k-mb--10 {
    margin-bottom: -40px;
}

.\!k-mb--10 {
    margin-bottom: -40px !important;
}

.k-mb--11 {
    margin-bottom: -44px;
}

.\!k-mb--11 {
    margin-bottom: -44px !important;
}

.k-mb--12 {
    margin-bottom: -48px;
}

.\!k-mb--12 {
    margin-bottom: -48px !important;
}

.k-mb--13 {
    margin-bottom: -52px;
}

.\!k-mb--13 {
    margin-bottom: -52px !important;
}

.k-mb--14 {
    margin-bottom: -56px;
}

.\!k-mb--14 {
    margin-bottom: -56px !important;
}

.k-mb--15 {
    margin-bottom: -60px;
}

.\!k-mb--15 {
    margin-bottom: -60px !important;
}

.k-mb--16 {
    margin-bottom: -64px;
}

.\!k-mb--16 {
    margin-bottom: -64px !important;
}

.k-mb--17 {
    margin-bottom: -68px;
}

.\!k-mb--17 {
    margin-bottom: -68px !important;
}

.k-mb--18 {
    margin-bottom: -72px;
}

.\!k-mb--18 {
    margin-bottom: -72px !important;
}

.k-mb--19 {
    margin-bottom: -76px;
}

.\!k-mb--19 {
    margin-bottom: -76px !important;
}

.k-mb--20 {
    margin-bottom: -80px;
}

.\!k-mb--20 {
    margin-bottom: -80px !important;
}

.k-mb--21 {
    margin-bottom: -84px;
}

.\!k-mb--21 {
    margin-bottom: -84px !important;
}

.k-mb--22 {
    margin-bottom: -88px;
}

.\!k-mb--22 {
    margin-bottom: -88px !important;
}

.k-mb--23 {
    margin-bottom: -92px;
}

.\!k-mb--23 {
    margin-bottom: -92px !important;
}

.k-mb--24 {
    margin-bottom: -96px;
}

.\!k-mb--24 {
    margin-bottom: -96px !important;
}

.k-mb-xs {
    margin-bottom: 4px;
}

.\!k-mb-xs {
    margin-bottom: 4px !important;
}

.k-mb-sm {
    margin-bottom: 8px;
}

.\!k-mb-sm {
    margin-bottom: 8px !important;
}

.k-mb-md {
    margin-bottom: 12px;
}

.\!k-mb-md {
    margin-bottom: 12px !important;
}

.k-mb-lg {
    margin-bottom: 16px;
}

.\!k-mb-lg {
    margin-bottom: 16px !important;
}

.k-mb-xl {
    margin-bottom: 24px;
}

.\!k-mb-xl {
    margin-bottom: 24px !important;
}

.k-mb-thin {
    margin-bottom: 2px;
}

.\!k-mb-thin {
    margin-bottom: 2px !important;
}

.k-mb-hair {
    margin-bottom: 1px;
}

.\!k-mb-hair {
    margin-bottom: 1px !important;
}

.k-mb-auto {
    margin-bottom: auto;
}

.\!k-mb-auto {
    margin-bottom: auto !important;
}

.k-ml-0 {
    margin-left: 0;
}

.\!k-ml-0 {
    margin-left: 0 !important;
}

.k-ml-1px {
    margin-left: 1px;
}

.\!k-ml-1px {
    margin-left: 1px !important;
}

.k-ml-0\.5 {
    margin-left: 2px;
}

.\!k-ml-0\.5 {
    margin-left: 2px !important;
}

.k-ml-1 {
    margin-left: 4px;
}

.\!k-ml-1 {
    margin-left: 4px !important;
}

.k-ml-1\.5 {
    margin-left: 6px;
}

.\!k-ml-1\.5 {
    margin-left: 6px !important;
}

.k-ml-2 {
    margin-left: 8px;
}

.\!k-ml-2 {
    margin-left: 8px !important;
}

.k-ml-2\.5 {
    margin-left: 10px;
}

.\!k-ml-2\.5 {
    margin-left: 10px !important;
}

.k-ml-3 {
    margin-left: 12px;
}

.\!k-ml-3 {
    margin-left: 12px !important;
}

.k-ml-3\.5 {
    margin-left: 14px;
}

.\!k-ml-3\.5 {
    margin-left: 14px !important;
}

.k-ml-4 {
    margin-left: 16px;
}

.\!k-ml-4 {
    margin-left: 16px !important;
}

.k-ml-4\.5 {
    margin-left: 18px;
}

.\!k-ml-4\.5 {
    margin-left: 18px !important;
}

.k-ml-5 {
    margin-left: 20px;
}

.\!k-ml-5 {
    margin-left: 20px !important;
}

.k-ml-5\.5 {
    margin-left: 22px;
}

.\!k-ml-5\.5 {
    margin-left: 22px !important;
}

.k-ml-6 {
    margin-left: 24px;
}

.\!k-ml-6 {
    margin-left: 24px !important;
}

.k-ml-6\.5 {
    margin-left: 26px;
}

.\!k-ml-6\.5 {
    margin-left: 26px !important;
}

.k-ml-7 {
    margin-left: 28px;
}

.\!k-ml-7 {
    margin-left: 28px !important;
}

.k-ml-7\.5 {
    margin-left: 30px;
}

.\!k-ml-7\.5 {
    margin-left: 30px !important;
}

.k-ml-8 {
    margin-left: 32px;
}

.\!k-ml-8 {
    margin-left: 32px !important;
}

.k-ml-9 {
    margin-left: 36px;
}

.\!k-ml-9 {
    margin-left: 36px !important;
}

.k-ml-10 {
    margin-left: 40px;
}

.\!k-ml-10 {
    margin-left: 40px !important;
}

.k-ml-11 {
    margin-left: 44px;
}

.\!k-ml-11 {
    margin-left: 44px !important;
}

.k-ml-12 {
    margin-left: 48px;
}

.\!k-ml-12 {
    margin-left: 48px !important;
}

.k-ml-13 {
    margin-left: 52px;
}

.\!k-ml-13 {
    margin-left: 52px !important;
}

.k-ml-14 {
    margin-left: 56px;
}

.\!k-ml-14 {
    margin-left: 56px !important;
}

.k-ml-15 {
    margin-left: 60px;
}

.\!k-ml-15 {
    margin-left: 60px !important;
}

.k-ml-16 {
    margin-left: 64px;
}

.\!k-ml-16 {
    margin-left: 64px !important;
}

.k-ml-17 {
    margin-left: 68px;
}

.\!k-ml-17 {
    margin-left: 68px !important;
}

.k-ml-18 {
    margin-left: 72px;
}

.\!k-ml-18 {
    margin-left: 72px !important;
}

.k-ml-19 {
    margin-left: 76px;
}

.\!k-ml-19 {
    margin-left: 76px !important;
}

.k-ml-20 {
    margin-left: 80px;
}

.\!k-ml-20 {
    margin-left: 80px !important;
}

.k-ml-21 {
    margin-left: 84px;
}

.\!k-ml-21 {
    margin-left: 84px !important;
}

.k-ml-22 {
    margin-left: 88px;
}

.\!k-ml-22 {
    margin-left: 88px !important;
}

.k-ml-23 {
    margin-left: 92px;
}

.\!k-ml-23 {
    margin-left: 92px !important;
}

.k-ml-24 {
    margin-left: 96px;
}

.\!k-ml-24 {
    margin-left: 96px !important;
}

.k-ml--1px {
    margin-left: -1px;
}

.\!k-ml--1px {
    margin-left: -1px !important;
}

.k-ml--0\.5 {
    margin-left: -2px;
}

.\!k-ml--0\.5 {
    margin-left: -2px !important;
}

.k-ml--1 {
    margin-left: -4px;
}

.\!k-ml--1 {
    margin-left: -4px !important;
}

.k-ml--1\.5 {
    margin-left: -6px;
}

.\!k-ml--1\.5 {
    margin-left: -6px !important;
}

.k-ml--2 {
    margin-left: -8px;
}

.\!k-ml--2 {
    margin-left: -8px !important;
}

.k-ml--2\.5 {
    margin-left: -10px;
}

.\!k-ml--2\.5 {
    margin-left: -10px !important;
}

.k-ml--3 {
    margin-left: -12px;
}

.\!k-ml--3 {
    margin-left: -12px !important;
}

.k-ml--3\.5 {
    margin-left: -14px;
}

.\!k-ml--3\.5 {
    margin-left: -14px !important;
}

.k-ml--4 {
    margin-left: -16px;
}

.\!k-ml--4 {
    margin-left: -16px !important;
}

.k-ml--4\.5 {
    margin-left: -18px;
}

.\!k-ml--4\.5 {
    margin-left: -18px !important;
}

.k-ml--5 {
    margin-left: -20px;
}

.\!k-ml--5 {
    margin-left: -20px !important;
}

.k-ml--5\.5 {
    margin-left: -22px;
}

.\!k-ml--5\.5 {
    margin-left: -22px !important;
}

.k-ml--6 {
    margin-left: -24px;
}

.\!k-ml--6 {
    margin-left: -24px !important;
}

.k-ml--6\.5 {
    margin-left: -26px;
}

.\!k-ml--6\.5 {
    margin-left: -26px !important;
}

.k-ml--7 {
    margin-left: -28px;
}

.\!k-ml--7 {
    margin-left: -28px !important;
}

.k-ml--7\.5 {
    margin-left: -30px;
}

.\!k-ml--7\.5 {
    margin-left: -30px !important;
}

.k-ml--8 {
    margin-left: -32px;
}

.\!k-ml--8 {
    margin-left: -32px !important;
}

.k-ml--9 {
    margin-left: -36px;
}

.\!k-ml--9 {
    margin-left: -36px !important;
}

.k-ml--10 {
    margin-left: -40px;
}

.\!k-ml--10 {
    margin-left: -40px !important;
}

.k-ml--11 {
    margin-left: -44px;
}

.\!k-ml--11 {
    margin-left: -44px !important;
}

.k-ml--12 {
    margin-left: -48px;
}

.\!k-ml--12 {
    margin-left: -48px !important;
}

.k-ml--13 {
    margin-left: -52px;
}

.\!k-ml--13 {
    margin-left: -52px !important;
}

.k-ml--14 {
    margin-left: -56px;
}

.\!k-ml--14 {
    margin-left: -56px !important;
}

.k-ml--15 {
    margin-left: -60px;
}

.\!k-ml--15 {
    margin-left: -60px !important;
}

.k-ml--16 {
    margin-left: -64px;
}

.\!k-ml--16 {
    margin-left: -64px !important;
}

.k-ml--17 {
    margin-left: -68px;
}

.\!k-ml--17 {
    margin-left: -68px !important;
}

.k-ml--18 {
    margin-left: -72px;
}

.\!k-ml--18 {
    margin-left: -72px !important;
}

.k-ml--19 {
    margin-left: -76px;
}

.\!k-ml--19 {
    margin-left: -76px !important;
}

.k-ml--20 {
    margin-left: -80px;
}

.\!k-ml--20 {
    margin-left: -80px !important;
}

.k-ml--21 {
    margin-left: -84px;
}

.\!k-ml--21 {
    margin-left: -84px !important;
}

.k-ml--22 {
    margin-left: -88px;
}

.\!k-ml--22 {
    margin-left: -88px !important;
}

.k-ml--23 {
    margin-left: -92px;
}

.\!k-ml--23 {
    margin-left: -92px !important;
}

.k-ml--24 {
    margin-left: -96px;
}

.\!k-ml--24 {
    margin-left: -96px !important;
}

.k-ml-xs {
    margin-left: 4px;
}

.\!k-ml-xs {
    margin-left: 4px !important;
}

.k-ml-sm {
    margin-left: 8px;
}

.\!k-ml-sm {
    margin-left: 8px !important;
}

.k-ml-md {
    margin-left: 12px;
}

.\!k-ml-md {
    margin-left: 12px !important;
}

.k-ml-lg {
    margin-left: 16px;
}

.\!k-ml-lg {
    margin-left: 16px !important;
}

.k-ml-xl {
    margin-left: 24px;
}

.\!k-ml-xl {
    margin-left: 24px !important;
}

.k-ml-thin {
    margin-left: 2px;
}

.\!k-ml-thin {
    margin-left: 2px !important;
}

.k-ml-hair {
    margin-left: 1px;
}

.\!k-ml-hair {
    margin-left: 1px !important;
}

.k-ml-auto {
    margin-left: auto;
}

.\!k-ml-auto {
    margin-left: auto !important;
}

.k-mx-0 {
    margin-inline: 0;
}

.\!k-mx-0 {
    margin-inline: 0 !important;
}

.k-mx-1px {
    margin-inline: 1px;
}

.\!k-mx-1px {
    margin-inline: 1px !important;
}

.k-mx-0\.5 {
    margin-inline: 2px;
}

.\!k-mx-0\.5 {
    margin-inline: 2px !important;
}

.k-mx-1 {
    margin-inline: 4px;
}

.\!k-mx-1 {
    margin-inline: 4px !important;
}

.k-mx-1\.5 {
    margin-inline: 6px;
}

.\!k-mx-1\.5 {
    margin-inline: 6px !important;
}

.k-mx-2 {
    margin-inline: 8px;
}

.\!k-mx-2 {
    margin-inline: 8px !important;
}

.k-mx-2\.5 {
    margin-inline: 10px;
}

.\!k-mx-2\.5 {
    margin-inline: 10px !important;
}

.k-mx-3 {
    margin-inline: 12px;
}

.\!k-mx-3 {
    margin-inline: 12px !important;
}

.k-mx-3\.5 {
    margin-inline: 14px;
}

.\!k-mx-3\.5 {
    margin-inline: 14px !important;
}

.k-mx-4 {
    margin-inline: 16px;
}

.\!k-mx-4 {
    margin-inline: 16px !important;
}

.k-mx-4\.5 {
    margin-inline: 18px;
}

.\!k-mx-4\.5 {
    margin-inline: 18px !important;
}

.k-mx-5 {
    margin-inline: 20px;
}

.\!k-mx-5 {
    margin-inline: 20px !important;
}

.k-mx-5\.5 {
    margin-inline: 22px;
}

.\!k-mx-5\.5 {
    margin-inline: 22px !important;
}

.k-mx-6 {
    margin-inline: 24px;
}

.\!k-mx-6 {
    margin-inline: 24px !important;
}

.k-mx-6\.5 {
    margin-inline: 26px;
}

.\!k-mx-6\.5 {
    margin-inline: 26px !important;
}

.k-mx-7 {
    margin-inline: 28px;
}

.\!k-mx-7 {
    margin-inline: 28px !important;
}

.k-mx-7\.5 {
    margin-inline: 30px;
}

.\!k-mx-7\.5 {
    margin-inline: 30px !important;
}

.k-mx-8 {
    margin-inline: 32px;
}

.\!k-mx-8 {
    margin-inline: 32px !important;
}

.k-mx-9 {
    margin-inline: 36px;
}

.\!k-mx-9 {
    margin-inline: 36px !important;
}

.k-mx-10 {
    margin-inline: 40px;
}

.\!k-mx-10 {
    margin-inline: 40px !important;
}

.k-mx-11 {
    margin-inline: 44px;
}

.\!k-mx-11 {
    margin-inline: 44px !important;
}

.k-mx-12 {
    margin-inline: 48px;
}

.\!k-mx-12 {
    margin-inline: 48px !important;
}

.k-mx-13 {
    margin-inline: 52px;
}

.\!k-mx-13 {
    margin-inline: 52px !important;
}

.k-mx-14 {
    margin-inline: 56px;
}

.\!k-mx-14 {
    margin-inline: 56px !important;
}

.k-mx-15 {
    margin-inline: 60px;
}

.\!k-mx-15 {
    margin-inline: 60px !important;
}

.k-mx-16 {
    margin-inline: 64px;
}

.\!k-mx-16 {
    margin-inline: 64px !important;
}

.k-mx-17 {
    margin-inline: 68px;
}

.\!k-mx-17 {
    margin-inline: 68px !important;
}

.k-mx-18 {
    margin-inline: 72px;
}

.\!k-mx-18 {
    margin-inline: 72px !important;
}

.k-mx-19 {
    margin-inline: 76px;
}

.\!k-mx-19 {
    margin-inline: 76px !important;
}

.k-mx-20 {
    margin-inline: 80px;
}

.\!k-mx-20 {
    margin-inline: 80px !important;
}

.k-mx-21 {
    margin-inline: 84px;
}

.\!k-mx-21 {
    margin-inline: 84px !important;
}

.k-mx-22 {
    margin-inline: 88px;
}

.\!k-mx-22 {
    margin-inline: 88px !important;
}

.k-mx-23 {
    margin-inline: 92px;
}

.\!k-mx-23 {
    margin-inline: 92px !important;
}

.k-mx-24 {
    margin-inline: 96px;
}

.\!k-mx-24 {
    margin-inline: 96px !important;
}

.k-mx--1px {
    margin-inline: -1px;
}

.\!k-mx--1px {
    margin-inline: -1px !important;
}

.k-mx--0\.5 {
    margin-inline: -2px;
}

.\!k-mx--0\.5 {
    margin-inline: -2px !important;
}

.k-mx--1 {
    margin-inline: -4px;
}

.\!k-mx--1 {
    margin-inline: -4px !important;
}

.k-mx--1\.5 {
    margin-inline: -6px;
}

.\!k-mx--1\.5 {
    margin-inline: -6px !important;
}

.k-mx--2 {
    margin-inline: -8px;
}

.\!k-mx--2 {
    margin-inline: -8px !important;
}

.k-mx--2\.5 {
    margin-inline: -10px;
}

.\!k-mx--2\.5 {
    margin-inline: -10px !important;
}

.k-mx--3 {
    margin-inline: -12px;
}

.\!k-mx--3 {
    margin-inline: -12px !important;
}

.k-mx--3\.5 {
    margin-inline: -14px;
}

.\!k-mx--3\.5 {
    margin-inline: -14px !important;
}

.k-mx--4 {
    margin-inline: -16px;
}

.\!k-mx--4 {
    margin-inline: -16px !important;
}

.k-mx--4\.5 {
    margin-inline: -18px;
}

.\!k-mx--4\.5 {
    margin-inline: -18px !important;
}

.k-mx--5 {
    margin-inline: -20px;
}

.\!k-mx--5 {
    margin-inline: -20px !important;
}

.k-mx--5\.5 {
    margin-inline: -22px;
}

.\!k-mx--5\.5 {
    margin-inline: -22px !important;
}

.k-mx--6 {
    margin-inline: -24px;
}

.\!k-mx--6 {
    margin-inline: -24px !important;
}

.k-mx--6\.5 {
    margin-inline: -26px;
}

.\!k-mx--6\.5 {
    margin-inline: -26px !important;
}

.k-mx--7 {
    margin-inline: -28px;
}

.\!k-mx--7 {
    margin-inline: -28px !important;
}

.k-mx--7\.5 {
    margin-inline: -30px;
}

.\!k-mx--7\.5 {
    margin-inline: -30px !important;
}

.k-mx--8 {
    margin-inline: -32px;
}

.\!k-mx--8 {
    margin-inline: -32px !important;
}

.k-mx--9 {
    margin-inline: -36px;
}

.\!k-mx--9 {
    margin-inline: -36px !important;
}

.k-mx--10 {
    margin-inline: -40px;
}

.\!k-mx--10 {
    margin-inline: -40px !important;
}

.k-mx--11 {
    margin-inline: -44px;
}

.\!k-mx--11 {
    margin-inline: -44px !important;
}

.k-mx--12 {
    margin-inline: -48px;
}

.\!k-mx--12 {
    margin-inline: -48px !important;
}

.k-mx--13 {
    margin-inline: -52px;
}

.\!k-mx--13 {
    margin-inline: -52px !important;
}

.k-mx--14 {
    margin-inline: -56px;
}

.\!k-mx--14 {
    margin-inline: -56px !important;
}

.k-mx--15 {
    margin-inline: -60px;
}

.\!k-mx--15 {
    margin-inline: -60px !important;
}

.k-mx--16 {
    margin-inline: -64px;
}

.\!k-mx--16 {
    margin-inline: -64px !important;
}

.k-mx--17 {
    margin-inline: -68px;
}

.\!k-mx--17 {
    margin-inline: -68px !important;
}

.k-mx--18 {
    margin-inline: -72px;
}

.\!k-mx--18 {
    margin-inline: -72px !important;
}

.k-mx--19 {
    margin-inline: -76px;
}

.\!k-mx--19 {
    margin-inline: -76px !important;
}

.k-mx--20 {
    margin-inline: -80px;
}

.\!k-mx--20 {
    margin-inline: -80px !important;
}

.k-mx--21 {
    margin-inline: -84px;
}

.\!k-mx--21 {
    margin-inline: -84px !important;
}

.k-mx--22 {
    margin-inline: -88px;
}

.\!k-mx--22 {
    margin-inline: -88px !important;
}

.k-mx--23 {
    margin-inline: -92px;
}

.\!k-mx--23 {
    margin-inline: -92px !important;
}

.k-mx--24 {
    margin-inline: -96px;
}

.\!k-mx--24 {
    margin-inline: -96px !important;
}

.k-mx-xs {
    margin-inline: 4px;
}

.\!k-mx-xs {
    margin-inline: 4px !important;
}

.k-mx-sm {
    margin-inline: 8px;
}

.\!k-mx-sm {
    margin-inline: 8px !important;
}

.k-mx-md {
    margin-inline: 12px;
}

.\!k-mx-md {
    margin-inline: 12px !important;
}

.k-mx-lg {
    margin-inline: 16px;
}

.\!k-mx-lg {
    margin-inline: 16px !important;
}

.k-mx-xl {
    margin-inline: 24px;
}

.\!k-mx-xl {
    margin-inline: 24px !important;
}

.k-mx-thin {
    margin-inline: 2px;
}

.\!k-mx-thin {
    margin-inline: 2px !important;
}

.k-mx-hair {
    margin-inline: 1px;
}

.\!k-mx-hair {
    margin-inline: 1px !important;
}

.k-mx-auto {
    margin-inline: auto;
}

.\!k-mx-auto {
    margin-inline: auto !important;
}

.k-my-0 {
    margin-block: 0;
}

.\!k-my-0 {
    margin-block: 0 !important;
}

.k-my-1px {
    margin-block: 1px;
}

.\!k-my-1px {
    margin-block: 1px !important;
}

.k-my-0\.5 {
    margin-block: 2px;
}

.\!k-my-0\.5 {
    margin-block: 2px !important;
}

.k-my-1 {
    margin-block: 4px;
}

.\!k-my-1 {
    margin-block: 4px !important;
}

.k-my-1\.5 {
    margin-block: 6px;
}

.\!k-my-1\.5 {
    margin-block: 6px !important;
}

.k-my-2 {
    margin-block: 8px;
}

.\!k-my-2 {
    margin-block: 8px !important;
}

.k-my-2\.5 {
    margin-block: 10px;
}

.\!k-my-2\.5 {
    margin-block: 10px !important;
}

.k-my-3 {
    margin-block: 12px;
}

.\!k-my-3 {
    margin-block: 12px !important;
}

.k-my-3\.5 {
    margin-block: 14px;
}

.\!k-my-3\.5 {
    margin-block: 14px !important;
}

.k-my-4 {
    margin-block: 16px;
}

.\!k-my-4 {
    margin-block: 16px !important;
}

.k-my-4\.5 {
    margin-block: 18px;
}

.\!k-my-4\.5 {
    margin-block: 18px !important;
}

.k-my-5 {
    margin-block: 20px;
}

.\!k-my-5 {
    margin-block: 20px !important;
}

.k-my-5\.5 {
    margin-block: 22px;
}

.\!k-my-5\.5 {
    margin-block: 22px !important;
}

.k-my-6 {
    margin-block: 24px;
}

.\!k-my-6 {
    margin-block: 24px !important;
}

.k-my-6\.5 {
    margin-block: 26px;
}

.\!k-my-6\.5 {
    margin-block: 26px !important;
}

.k-my-7 {
    margin-block: 28px;
}

.\!k-my-7 {
    margin-block: 28px !important;
}

.k-my-7\.5 {
    margin-block: 30px;
}

.\!k-my-7\.5 {
    margin-block: 30px !important;
}

.k-my-8 {
    margin-block: 32px;
}

.\!k-my-8 {
    margin-block: 32px !important;
}

.k-my-9 {
    margin-block: 36px;
}

.\!k-my-9 {
    margin-block: 36px !important;
}

.k-my-10 {
    margin-block: 40px;
}

.\!k-my-10 {
    margin-block: 40px !important;
}

.k-my-11 {
    margin-block: 44px;
}

.\!k-my-11 {
    margin-block: 44px !important;
}

.k-my-12 {
    margin-block: 48px;
}

.\!k-my-12 {
    margin-block: 48px !important;
}

.k-my-13 {
    margin-block: 52px;
}

.\!k-my-13 {
    margin-block: 52px !important;
}

.k-my-14 {
    margin-block: 56px;
}

.\!k-my-14 {
    margin-block: 56px !important;
}

.k-my-15 {
    margin-block: 60px;
}

.\!k-my-15 {
    margin-block: 60px !important;
}

.k-my-16 {
    margin-block: 64px;
}

.\!k-my-16 {
    margin-block: 64px !important;
}

.k-my-17 {
    margin-block: 68px;
}

.\!k-my-17 {
    margin-block: 68px !important;
}

.k-my-18 {
    margin-block: 72px;
}

.\!k-my-18 {
    margin-block: 72px !important;
}

.k-my-19 {
    margin-block: 76px;
}

.\!k-my-19 {
    margin-block: 76px !important;
}

.k-my-20 {
    margin-block: 80px;
}

.\!k-my-20 {
    margin-block: 80px !important;
}

.k-my-21 {
    margin-block: 84px;
}

.\!k-my-21 {
    margin-block: 84px !important;
}

.k-my-22 {
    margin-block: 88px;
}

.\!k-my-22 {
    margin-block: 88px !important;
}

.k-my-23 {
    margin-block: 92px;
}

.\!k-my-23 {
    margin-block: 92px !important;
}

.k-my-24 {
    margin-block: 96px;
}

.\!k-my-24 {
    margin-block: 96px !important;
}

.k-my--1px {
    margin-block: -1px;
}

.\!k-my--1px {
    margin-block: -1px !important;
}

.k-my--0\.5 {
    margin-block: -2px;
}

.\!k-my--0\.5 {
    margin-block: -2px !important;
}

.k-my--1 {
    margin-block: -4px;
}

.\!k-my--1 {
    margin-block: -4px !important;
}

.k-my--1\.5 {
    margin-block: -6px;
}

.\!k-my--1\.5 {
    margin-block: -6px !important;
}

.k-my--2 {
    margin-block: -8px;
}

.\!k-my--2 {
    margin-block: -8px !important;
}

.k-my--2\.5 {
    margin-block: -10px;
}

.\!k-my--2\.5 {
    margin-block: -10px !important;
}

.k-my--3 {
    margin-block: -12px;
}

.\!k-my--3 {
    margin-block: -12px !important;
}

.k-my--3\.5 {
    margin-block: -14px;
}

.\!k-my--3\.5 {
    margin-block: -14px !important;
}

.k-my--4 {
    margin-block: -16px;
}

.\!k-my--4 {
    margin-block: -16px !important;
}

.k-my--4\.5 {
    margin-block: -18px;
}

.\!k-my--4\.5 {
    margin-block: -18px !important;
}

.k-my--5 {
    margin-block: -20px;
}

.\!k-my--5 {
    margin-block: -20px !important;
}

.k-my--5\.5 {
    margin-block: -22px;
}

.\!k-my--5\.5 {
    margin-block: -22px !important;
}

.k-my--6 {
    margin-block: -24px;
}

.\!k-my--6 {
    margin-block: -24px !important;
}

.k-my--6\.5 {
    margin-block: -26px;
}

.\!k-my--6\.5 {
    margin-block: -26px !important;
}

.k-my--7 {
    margin-block: -28px;
}

.\!k-my--7 {
    margin-block: -28px !important;
}

.k-my--7\.5 {
    margin-block: -30px;
}

.\!k-my--7\.5 {
    margin-block: -30px !important;
}

.k-my--8 {
    margin-block: -32px;
}

.\!k-my--8 {
    margin-block: -32px !important;
}

.k-my--9 {
    margin-block: -36px;
}

.\!k-my--9 {
    margin-block: -36px !important;
}

.k-my--10 {
    margin-block: -40px;
}

.\!k-my--10 {
    margin-block: -40px !important;
}

.k-my--11 {
    margin-block: -44px;
}

.\!k-my--11 {
    margin-block: -44px !important;
}

.k-my--12 {
    margin-block: -48px;
}

.\!k-my--12 {
    margin-block: -48px !important;
}

.k-my--13 {
    margin-block: -52px;
}

.\!k-my--13 {
    margin-block: -52px !important;
}

.k-my--14 {
    margin-block: -56px;
}

.\!k-my--14 {
    margin-block: -56px !important;
}

.k-my--15 {
    margin-block: -60px;
}

.\!k-my--15 {
    margin-block: -60px !important;
}

.k-my--16 {
    margin-block: -64px;
}

.\!k-my--16 {
    margin-block: -64px !important;
}

.k-my--17 {
    margin-block: -68px;
}

.\!k-my--17 {
    margin-block: -68px !important;
}

.k-my--18 {
    margin-block: -72px;
}

.\!k-my--18 {
    margin-block: -72px !important;
}

.k-my--19 {
    margin-block: -76px;
}

.\!k-my--19 {
    margin-block: -76px !important;
}

.k-my--20 {
    margin-block: -80px;
}

.\!k-my--20 {
    margin-block: -80px !important;
}

.k-my--21 {
    margin-block: -84px;
}

.\!k-my--21 {
    margin-block: -84px !important;
}

.k-my--22 {
    margin-block: -88px;
}

.\!k-my--22 {
    margin-block: -88px !important;
}

.k-my--23 {
    margin-block: -92px;
}

.\!k-my--23 {
    margin-block: -92px !important;
}

.k-my--24 {
    margin-block: -96px;
}

.\!k-my--24 {
    margin-block: -96px !important;
}

.k-my-xs {
    margin-block: 4px;
}

.\!k-my-xs {
    margin-block: 4px !important;
}

.k-my-sm {
    margin-block: 8px;
}

.\!k-my-sm {
    margin-block: 8px !important;
}

.k-my-md {
    margin-block: 12px;
}

.\!k-my-md {
    margin-block: 12px !important;
}

.k-my-lg {
    margin-block: 16px;
}

.\!k-my-lg {
    margin-block: 16px !important;
}

.k-my-xl {
    margin-block: 24px;
}

.\!k-my-xl {
    margin-block: 24px !important;
}

.k-my-thin {
    margin-block: 2px;
}

.\!k-my-thin {
    margin-block: 2px !important;
}

.k-my-hair {
    margin-block: 1px;
}

.\!k-my-hair {
    margin-block: 1px !important;
}

.k-my-auto {
    margin-block: auto;
}

.\!k-my-auto {
    margin-block: auto !important;
}

.k-p-0 {
    padding: 0;
}

.\!k-p-0 {
    padding: 0 !important;
}

.k-p-1px {
    padding: 1px;
}

.\!k-p-1px {
    padding: 1px !important;
}

.k-p-0\.5 {
    padding: 2px;
}

.\!k-p-0\.5 {
    padding: 2px !important;
}

.k-p-1 {
    padding: 4px;
}

.\!k-p-1 {
    padding: 4px !important;
}

.k-p-1\.5 {
    padding: 6px;
}

.\!k-p-1\.5 {
    padding: 6px !important;
}

.k-p-2 {
    padding: 8px;
}

.\!k-p-2 {
    padding: 8px !important;
}

.k-p-2\.5 {
    padding: 10px;
}

.\!k-p-2\.5 {
    padding: 10px !important;
}

.k-p-3 {
    padding: 12px;
}

.\!k-p-3 {
    padding: 12px !important;
}

.k-p-3\.5 {
    padding: 14px;
}

.\!k-p-3\.5 {
    padding: 14px !important;
}

.k-p-4 {
    padding: 16px;
}

.\!k-p-4 {
    padding: 16px !important;
}

.k-p-4\.5 {
    padding: 18px;
}

.\!k-p-4\.5 {
    padding: 18px !important;
}

.k-p-5 {
    padding: 20px;
}

.\!k-p-5 {
    padding: 20px !important;
}

.k-p-5\.5 {
    padding: 22px;
}

.\!k-p-5\.5 {
    padding: 22px !important;
}

.k-p-6 {
    padding: 24px;
}

.\!k-p-6 {
    padding: 24px !important;
}

.k-p-6\.5 {
    padding: 26px;
}

.\!k-p-6\.5 {
    padding: 26px !important;
}

.k-p-7 {
    padding: 28px;
}

.\!k-p-7 {
    padding: 28px !important;
}

.k-p-7\.5 {
    padding: 30px;
}

.\!k-p-7\.5 {
    padding: 30px !important;
}

.k-p-8 {
    padding: 32px;
}

.\!k-p-8 {
    padding: 32px !important;
}

.k-p-9 {
    padding: 36px;
}

.\!k-p-9 {
    padding: 36px !important;
}

.k-p-10 {
    padding: 40px;
}

.\!k-p-10 {
    padding: 40px !important;
}

.k-p-11 {
    padding: 44px;
}

.\!k-p-11 {
    padding: 44px !important;
}

.k-p-12 {
    padding: 48px;
}

.\!k-p-12 {
    padding: 48px !important;
}

.k-p-13 {
    padding: 52px;
}

.\!k-p-13 {
    padding: 52px !important;
}

.k-p-14 {
    padding: 56px;
}

.\!k-p-14 {
    padding: 56px !important;
}

.k-p-15 {
    padding: 60px;
}

.\!k-p-15 {
    padding: 60px !important;
}

.k-p-16 {
    padding: 64px;
}

.\!k-p-16 {
    padding: 64px !important;
}

.k-p-17 {
    padding: 68px;
}

.\!k-p-17 {
    padding: 68px !important;
}

.k-p-18 {
    padding: 72px;
}

.\!k-p-18 {
    padding: 72px !important;
}

.k-p-19 {
    padding: 76px;
}

.\!k-p-19 {
    padding: 76px !important;
}

.k-p-20 {
    padding: 80px;
}

.\!k-p-20 {
    padding: 80px !important;
}

.k-p-21 {
    padding: 84px;
}

.\!k-p-21 {
    padding: 84px !important;
}

.k-p-22 {
    padding: 88px;
}

.\!k-p-22 {
    padding: 88px !important;
}

.k-p-23 {
    padding: 92px;
}

.\!k-p-23 {
    padding: 92px !important;
}

.k-p-24 {
    padding: 96px;
}

.\!k-p-24 {
    padding: 96px !important;
}

.k-p-xs {
    padding: 4px;
}

.\!k-p-xs {
    padding: 4px !important;
}

.k-p-sm {
    padding: 8px;
}

.\!k-p-sm {
    padding: 8px !important;
}

.k-p-md {
    padding: 12px;
}

.\!k-p-md {
    padding: 12px !important;
}

.k-p-lg {
    padding: 16px;
}

.\!k-p-lg {
    padding: 16px !important;
}

.k-p-xl {
    padding: 24px;
}

.\!k-p-xl {
    padding: 24px !important;
}

.k-p-thin {
    padding: 2px;
}

.\!k-p-thin {
    padding: 2px !important;
}

.k-p-hair {
    padding: 1px;
}

.\!k-p-hair {
    padding: 1px !important;
}

.k-pt-0 {
    padding-top: 0;
}

.\!k-pt-0 {
    padding-top: 0 !important;
}

.k-pt-1px {
    padding-top: 1px;
}

.\!k-pt-1px {
    padding-top: 1px !important;
}

.k-pt-0\.5 {
    padding-top: 2px;
}

.\!k-pt-0\.5 {
    padding-top: 2px !important;
}

.k-pt-1 {
    padding-top: 4px;
}

.\!k-pt-1 {
    padding-top: 4px !important;
}

.k-pt-1\.5 {
    padding-top: 6px;
}

.\!k-pt-1\.5 {
    padding-top: 6px !important;
}

.k-pt-2 {
    padding-top: 8px;
}

.\!k-pt-2 {
    padding-top: 8px !important;
}

.k-pt-2\.5 {
    padding-top: 10px;
}

.\!k-pt-2\.5 {
    padding-top: 10px !important;
}

.k-pt-3 {
    padding-top: 12px;
}

.\!k-pt-3 {
    padding-top: 12px !important;
}

.k-pt-3\.5 {
    padding-top: 14px;
}

.\!k-pt-3\.5 {
    padding-top: 14px !important;
}

.k-pt-4 {
    padding-top: 16px;
}

.\!k-pt-4 {
    padding-top: 16px !important;
}

.k-pt-4\.5 {
    padding-top: 18px;
}

.\!k-pt-4\.5 {
    padding-top: 18px !important;
}

.k-pt-5 {
    padding-top: 20px;
}

.\!k-pt-5 {
    padding-top: 20px !important;
}

.k-pt-5\.5 {
    padding-top: 22px;
}

.\!k-pt-5\.5 {
    padding-top: 22px !important;
}

.k-pt-6 {
    padding-top: 24px;
}

.\!k-pt-6 {
    padding-top: 24px !important;
}

.k-pt-6\.5 {
    padding-top: 26px;
}

.\!k-pt-6\.5 {
    padding-top: 26px !important;
}

.k-pt-7 {
    padding-top: 28px;
}

.\!k-pt-7 {
    padding-top: 28px !important;
}

.k-pt-7\.5 {
    padding-top: 30px;
}

.\!k-pt-7\.5 {
    padding-top: 30px !important;
}

.k-pt-8 {
    padding-top: 32px;
}

.\!k-pt-8 {
    padding-top: 32px !important;
}

.k-pt-9 {
    padding-top: 36px;
}

.\!k-pt-9 {
    padding-top: 36px !important;
}

.k-pt-10 {
    padding-top: 40px;
}

.\!k-pt-10 {
    padding-top: 40px !important;
}

.k-pt-11 {
    padding-top: 44px;
}

.\!k-pt-11 {
    padding-top: 44px !important;
}

.k-pt-12 {
    padding-top: 48px;
}

.\!k-pt-12 {
    padding-top: 48px !important;
}

.k-pt-13 {
    padding-top: 52px;
}

.\!k-pt-13 {
    padding-top: 52px !important;
}

.k-pt-14 {
    padding-top: 56px;
}

.\!k-pt-14 {
    padding-top: 56px !important;
}

.k-pt-15 {
    padding-top: 60px;
}

.\!k-pt-15 {
    padding-top: 60px !important;
}

.k-pt-16 {
    padding-top: 64px;
}

.\!k-pt-16 {
    padding-top: 64px !important;
}

.k-pt-17 {
    padding-top: 68px;
}

.\!k-pt-17 {
    padding-top: 68px !important;
}

.k-pt-18 {
    padding-top: 72px;
}

.\!k-pt-18 {
    padding-top: 72px !important;
}

.k-pt-19 {
    padding-top: 76px;
}

.\!k-pt-19 {
    padding-top: 76px !important;
}

.k-pt-20 {
    padding-top: 80px;
}

.\!k-pt-20 {
    padding-top: 80px !important;
}

.k-pt-21 {
    padding-top: 84px;
}

.\!k-pt-21 {
    padding-top: 84px !important;
}

.k-pt-22 {
    padding-top: 88px;
}

.\!k-pt-22 {
    padding-top: 88px !important;
}

.k-pt-23 {
    padding-top: 92px;
}

.\!k-pt-23 {
    padding-top: 92px !important;
}

.k-pt-24 {
    padding-top: 96px;
}

.\!k-pt-24 {
    padding-top: 96px !important;
}

.k-pt-xs {
    padding-top: 4px;
}

.\!k-pt-xs {
    padding-top: 4px !important;
}

.k-pt-sm {
    padding-top: 8px;
}

.\!k-pt-sm {
    padding-top: 8px !important;
}

.k-pt-md {
    padding-top: 12px;
}

.\!k-pt-md {
    padding-top: 12px !important;
}

.k-pt-lg {
    padding-top: 16px;
}

.\!k-pt-lg {
    padding-top: 16px !important;
}

.k-pt-xl {
    padding-top: 24px;
}

.\!k-pt-xl {
    padding-top: 24px !important;
}

.k-pt-thin {
    padding-top: 2px;
}

.\!k-pt-thin {
    padding-top: 2px !important;
}

.k-pt-hair {
    padding-top: 1px;
}

.\!k-pt-hair {
    padding-top: 1px !important;
}

.k-pr-0 {
    padding-right: 0;
}

.\!k-pr-0 {
    padding-right: 0 !important;
}

.k-pr-1px {
    padding-right: 1px;
}

.\!k-pr-1px {
    padding-right: 1px !important;
}

.k-pr-0\.5 {
    padding-right: 2px;
}

.\!k-pr-0\.5 {
    padding-right: 2px !important;
}

.k-pr-1 {
    padding-right: 4px;
}

.\!k-pr-1 {
    padding-right: 4px !important;
}

.k-pr-1\.5 {
    padding-right: 6px;
}

.\!k-pr-1\.5 {
    padding-right: 6px !important;
}

.k-pr-2 {
    padding-right: 8px;
}

.\!k-pr-2 {
    padding-right: 8px !important;
}

.k-pr-2\.5 {
    padding-right: 10px;
}

.\!k-pr-2\.5 {
    padding-right: 10px !important;
}

.k-pr-3 {
    padding-right: 12px;
}

.\!k-pr-3 {
    padding-right: 12px !important;
}

.k-pr-3\.5 {
    padding-right: 14px;
}

.\!k-pr-3\.5 {
    padding-right: 14px !important;
}

.k-pr-4 {
    padding-right: 16px;
}

.\!k-pr-4 {
    padding-right: 16px !important;
}

.k-pr-4\.5 {
    padding-right: 18px;
}

.\!k-pr-4\.5 {
    padding-right: 18px !important;
}

.k-pr-5 {
    padding-right: 20px;
}

.\!k-pr-5 {
    padding-right: 20px !important;
}

.k-pr-5\.5 {
    padding-right: 22px;
}

.\!k-pr-5\.5 {
    padding-right: 22px !important;
}

.k-pr-6 {
    padding-right: 24px;
}

.\!k-pr-6 {
    padding-right: 24px !important;
}

.k-pr-6\.5 {
    padding-right: 26px;
}

.\!k-pr-6\.5 {
    padding-right: 26px !important;
}

.k-pr-7 {
    padding-right: 28px;
}

.\!k-pr-7 {
    padding-right: 28px !important;
}

.k-pr-7\.5 {
    padding-right: 30px;
}

.\!k-pr-7\.5 {
    padding-right: 30px !important;
}

.k-pr-8 {
    padding-right: 32px;
}

.\!k-pr-8 {
    padding-right: 32px !important;
}

.k-pr-9 {
    padding-right: 36px;
}

.\!k-pr-9 {
    padding-right: 36px !important;
}

.k-pr-10 {
    padding-right: 40px;
}

.\!k-pr-10 {
    padding-right: 40px !important;
}

.k-pr-11 {
    padding-right: 44px;
}

.\!k-pr-11 {
    padding-right: 44px !important;
}

.k-pr-12 {
    padding-right: 48px;
}

.\!k-pr-12 {
    padding-right: 48px !important;
}

.k-pr-13 {
    padding-right: 52px;
}

.\!k-pr-13 {
    padding-right: 52px !important;
}

.k-pr-14 {
    padding-right: 56px;
}

.\!k-pr-14 {
    padding-right: 56px !important;
}

.k-pr-15 {
    padding-right: 60px;
}

.\!k-pr-15 {
    padding-right: 60px !important;
}

.k-pr-16 {
    padding-right: 64px;
}

.\!k-pr-16 {
    padding-right: 64px !important;
}

.k-pr-17 {
    padding-right: 68px;
}

.\!k-pr-17 {
    padding-right: 68px !important;
}

.k-pr-18 {
    padding-right: 72px;
}

.\!k-pr-18 {
    padding-right: 72px !important;
}

.k-pr-19 {
    padding-right: 76px;
}

.\!k-pr-19 {
    padding-right: 76px !important;
}

.k-pr-20 {
    padding-right: 80px;
}

.\!k-pr-20 {
    padding-right: 80px !important;
}

.k-pr-21 {
    padding-right: 84px;
}

.\!k-pr-21 {
    padding-right: 84px !important;
}

.k-pr-22 {
    padding-right: 88px;
}

.\!k-pr-22 {
    padding-right: 88px !important;
}

.k-pr-23 {
    padding-right: 92px;
}

.\!k-pr-23 {
    padding-right: 92px !important;
}

.k-pr-24 {
    padding-right: 96px;
}

.\!k-pr-24 {
    padding-right: 96px !important;
}

.k-pr-xs {
    padding-right: 4px;
}

.\!k-pr-xs {
    padding-right: 4px !important;
}

.k-pr-sm {
    padding-right: 8px;
}

.\!k-pr-sm {
    padding-right: 8px !important;
}

.k-pr-md {
    padding-right: 12px;
}

.\!k-pr-md {
    padding-right: 12px !important;
}

.k-pr-lg {
    padding-right: 16px;
}

.\!k-pr-lg {
    padding-right: 16px !important;
}

.k-pr-xl {
    padding-right: 24px;
}

.\!k-pr-xl {
    padding-right: 24px !important;
}

.k-pr-thin {
    padding-right: 2px;
}

.\!k-pr-thin {
    padding-right: 2px !important;
}

.k-pr-hair {
    padding-right: 1px;
}

.\!k-pr-hair {
    padding-right: 1px !important;
}

.k-pb-0 {
    padding-bottom: 0;
}

.\!k-pb-0 {
    padding-bottom: 0 !important;
}

.k-pb-1px {
    padding-bottom: 1px;
}

.\!k-pb-1px {
    padding-bottom: 1px !important;
}

.k-pb-0\.5 {
    padding-bottom: 2px;
}

.\!k-pb-0\.5 {
    padding-bottom: 2px !important;
}

.k-pb-1 {
    padding-bottom: 4px;
}

.\!k-pb-1 {
    padding-bottom: 4px !important;
}

.k-pb-1\.5 {
    padding-bottom: 6px;
}

.\!k-pb-1\.5 {
    padding-bottom: 6px !important;
}

.k-pb-2 {
    padding-bottom: 8px;
}

.\!k-pb-2 {
    padding-bottom: 8px !important;
}

.k-pb-2\.5 {
    padding-bottom: 10px;
}

.\!k-pb-2\.5 {
    padding-bottom: 10px !important;
}

.k-pb-3 {
    padding-bottom: 12px;
}

.\!k-pb-3 {
    padding-bottom: 12px !important;
}

.k-pb-3\.5 {
    padding-bottom: 14px;
}

.\!k-pb-3\.5 {
    padding-bottom: 14px !important;
}

.k-pb-4 {
    padding-bottom: 16px;
}

.\!k-pb-4 {
    padding-bottom: 16px !important;
}

.k-pb-4\.5 {
    padding-bottom: 18px;
}

.\!k-pb-4\.5 {
    padding-bottom: 18px !important;
}

.k-pb-5 {
    padding-bottom: 20px;
}

.\!k-pb-5 {
    padding-bottom: 20px !important;
}

.k-pb-5\.5 {
    padding-bottom: 22px;
}

.\!k-pb-5\.5 {
    padding-bottom: 22px !important;
}

.k-pb-6 {
    padding-bottom: 24px;
}

.\!k-pb-6 {
    padding-bottom: 24px !important;
}

.k-pb-6\.5 {
    padding-bottom: 26px;
}

.\!k-pb-6\.5 {
    padding-bottom: 26px !important;
}

.k-pb-7 {
    padding-bottom: 28px;
}

.\!k-pb-7 {
    padding-bottom: 28px !important;
}

.k-pb-7\.5 {
    padding-bottom: 30px;
}

.\!k-pb-7\.5 {
    padding-bottom: 30px !important;
}

.k-pb-8 {
    padding-bottom: 32px;
}

.\!k-pb-8 {
    padding-bottom: 32px !important;
}

.k-pb-9 {
    padding-bottom: 36px;
}

.\!k-pb-9 {
    padding-bottom: 36px !important;
}

.k-pb-10 {
    padding-bottom: 40px;
}

.\!k-pb-10 {
    padding-bottom: 40px !important;
}

.k-pb-11 {
    padding-bottom: 44px;
}

.\!k-pb-11 {
    padding-bottom: 44px !important;
}

.k-pb-12 {
    padding-bottom: 48px;
}

.\!k-pb-12 {
    padding-bottom: 48px !important;
}

.k-pb-13 {
    padding-bottom: 52px;
}

.\!k-pb-13 {
    padding-bottom: 52px !important;
}

.k-pb-14 {
    padding-bottom: 56px;
}

.\!k-pb-14 {
    padding-bottom: 56px !important;
}

.k-pb-15 {
    padding-bottom: 60px;
}

.\!k-pb-15 {
    padding-bottom: 60px !important;
}

.k-pb-16 {
    padding-bottom: 64px;
}

.\!k-pb-16 {
    padding-bottom: 64px !important;
}

.k-pb-17 {
    padding-bottom: 68px;
}

.\!k-pb-17 {
    padding-bottom: 68px !important;
}

.k-pb-18 {
    padding-bottom: 72px;
}

.\!k-pb-18 {
    padding-bottom: 72px !important;
}

.k-pb-19 {
    padding-bottom: 76px;
}

.\!k-pb-19 {
    padding-bottom: 76px !important;
}

.k-pb-20 {
    padding-bottom: 80px;
}

.\!k-pb-20 {
    padding-bottom: 80px !important;
}

.k-pb-21 {
    padding-bottom: 84px;
}

.\!k-pb-21 {
    padding-bottom: 84px !important;
}

.k-pb-22 {
    padding-bottom: 88px;
}

.\!k-pb-22 {
    padding-bottom: 88px !important;
}

.k-pb-23 {
    padding-bottom: 92px;
}

.\!k-pb-23 {
    padding-bottom: 92px !important;
}

.k-pb-24 {
    padding-bottom: 96px;
}

.\!k-pb-24 {
    padding-bottom: 96px !important;
}

.k-pb-xs {
    padding-bottom: 4px;
}

.\!k-pb-xs {
    padding-bottom: 4px !important;
}

.k-pb-sm {
    padding-bottom: 8px;
}

.\!k-pb-sm {
    padding-bottom: 8px !important;
}

.k-pb-md {
    padding-bottom: 12px;
}

.\!k-pb-md {
    padding-bottom: 12px !important;
}

.k-pb-lg {
    padding-bottom: 16px;
}

.\!k-pb-lg {
    padding-bottom: 16px !important;
}

.k-pb-xl {
    padding-bottom: 24px;
}

.\!k-pb-xl {
    padding-bottom: 24px !important;
}

.k-pb-thin {
    padding-bottom: 2px;
}

.\!k-pb-thin {
    padding-bottom: 2px !important;
}

.k-pb-hair {
    padding-bottom: 1px;
}

.\!k-pb-hair {
    padding-bottom: 1px !important;
}

.k-pl-0 {
    padding-left: 0;
}

.\!k-pl-0 {
    padding-left: 0 !important;
}

.k-pl-1px {
    padding-left: 1px;
}

.\!k-pl-1px {
    padding-left: 1px !important;
}

.k-pl-0\.5 {
    padding-left: 2px;
}

.\!k-pl-0\.5 {
    padding-left: 2px !important;
}

.k-pl-1 {
    padding-left: 4px;
}

.\!k-pl-1 {
    padding-left: 4px !important;
}

.k-pl-1\.5 {
    padding-left: 6px;
}

.\!k-pl-1\.5 {
    padding-left: 6px !important;
}

.k-pl-2 {
    padding-left: 8px;
}

.\!k-pl-2 {
    padding-left: 8px !important;
}

.k-pl-2\.5 {
    padding-left: 10px;
}

.\!k-pl-2\.5 {
    padding-left: 10px !important;
}

.k-pl-3 {
    padding-left: 12px;
}

.\!k-pl-3 {
    padding-left: 12px !important;
}

.k-pl-3\.5 {
    padding-left: 14px;
}

.\!k-pl-3\.5 {
    padding-left: 14px !important;
}

.k-pl-4 {
    padding-left: 16px;
}

.\!k-pl-4 {
    padding-left: 16px !important;
}

.k-pl-4\.5 {
    padding-left: 18px;
}

.\!k-pl-4\.5 {
    padding-left: 18px !important;
}

.k-pl-5 {
    padding-left: 20px;
}

.\!k-pl-5 {
    padding-left: 20px !important;
}

.k-pl-5\.5 {
    padding-left: 22px;
}

.\!k-pl-5\.5 {
    padding-left: 22px !important;
}

.k-pl-6 {
    padding-left: 24px;
}

.\!k-pl-6 {
    padding-left: 24px !important;
}

.k-pl-6\.5 {
    padding-left: 26px;
}

.\!k-pl-6\.5 {
    padding-left: 26px !important;
}

.k-pl-7 {
    padding-left: 28px;
}

.\!k-pl-7 {
    padding-left: 28px !important;
}

.k-pl-7\.5 {
    padding-left: 30px;
}

.\!k-pl-7\.5 {
    padding-left: 30px !important;
}

.k-pl-8 {
    padding-left: 32px;
}

.\!k-pl-8 {
    padding-left: 32px !important;
}

.k-pl-9 {
    padding-left: 36px;
}

.\!k-pl-9 {
    padding-left: 36px !important;
}

.k-pl-10 {
    padding-left: 40px;
}

.\!k-pl-10 {
    padding-left: 40px !important;
}

.k-pl-11 {
    padding-left: 44px;
}

.\!k-pl-11 {
    padding-left: 44px !important;
}

.k-pl-12 {
    padding-left: 48px;
}

.\!k-pl-12 {
    padding-left: 48px !important;
}

.k-pl-13 {
    padding-left: 52px;
}

.\!k-pl-13 {
    padding-left: 52px !important;
}

.k-pl-14 {
    padding-left: 56px;
}

.\!k-pl-14 {
    padding-left: 56px !important;
}

.k-pl-15 {
    padding-left: 60px;
}

.\!k-pl-15 {
    padding-left: 60px !important;
}

.k-pl-16 {
    padding-left: 64px;
}

.\!k-pl-16 {
    padding-left: 64px !important;
}

.k-pl-17 {
    padding-left: 68px;
}

.\!k-pl-17 {
    padding-left: 68px !important;
}

.k-pl-18 {
    padding-left: 72px;
}

.\!k-pl-18 {
    padding-left: 72px !important;
}

.k-pl-19 {
    padding-left: 76px;
}

.\!k-pl-19 {
    padding-left: 76px !important;
}

.k-pl-20 {
    padding-left: 80px;
}

.\!k-pl-20 {
    padding-left: 80px !important;
}

.k-pl-21 {
    padding-left: 84px;
}

.\!k-pl-21 {
    padding-left: 84px !important;
}

.k-pl-22 {
    padding-left: 88px;
}

.\!k-pl-22 {
    padding-left: 88px !important;
}

.k-pl-23 {
    padding-left: 92px;
}

.\!k-pl-23 {
    padding-left: 92px !important;
}

.k-pl-24 {
    padding-left: 96px;
}

.\!k-pl-24 {
    padding-left: 96px !important;
}

.k-pl-xs {
    padding-left: 4px;
}

.\!k-pl-xs {
    padding-left: 4px !important;
}

.k-pl-sm {
    padding-left: 8px;
}

.\!k-pl-sm {
    padding-left: 8px !important;
}

.k-pl-md {
    padding-left: 12px;
}

.\!k-pl-md {
    padding-left: 12px !important;
}

.k-pl-lg {
    padding-left: 16px;
}

.\!k-pl-lg {
    padding-left: 16px !important;
}

.k-pl-xl {
    padding-left: 24px;
}

.\!k-pl-xl {
    padding-left: 24px !important;
}

.k-pl-thin {
    padding-left: 2px;
}

.\!k-pl-thin {
    padding-left: 2px !important;
}

.k-pl-hair {
    padding-left: 1px;
}

.\!k-pl-hair {
    padding-left: 1px !important;
}

.k-px-0 {
    padding-inline: 0;
}

.\!k-px-0 {
    padding-inline: 0 !important;
}

.k-px-1px {
    padding-inline: 1px;
}

.\!k-px-1px {
    padding-inline: 1px !important;
}

.k-px-0\.5 {
    padding-inline: 2px;
}

.\!k-px-0\.5 {
    padding-inline: 2px !important;
}

.k-px-1 {
    padding-inline: 4px;
}

.\!k-px-1 {
    padding-inline: 4px !important;
}

.k-px-1\.5 {
    padding-inline: 6px;
}

.\!k-px-1\.5 {
    padding-inline: 6px !important;
}

.k-px-2 {
    padding-inline: 8px;
}

.\!k-px-2 {
    padding-inline: 8px !important;
}

.k-px-2\.5 {
    padding-inline: 10px;
}

.\!k-px-2\.5 {
    padding-inline: 10px !important;
}

.k-px-3 {
    padding-inline: 12px;
}

.\!k-px-3 {
    padding-inline: 12px !important;
}

.k-px-3\.5 {
    padding-inline: 14px;
}

.\!k-px-3\.5 {
    padding-inline: 14px !important;
}

.k-px-4 {
    padding-inline: 16px;
}

.\!k-px-4 {
    padding-inline: 16px !important;
}

.k-px-4\.5 {
    padding-inline: 18px;
}

.\!k-px-4\.5 {
    padding-inline: 18px !important;
}

.k-px-5 {
    padding-inline: 20px;
}

.\!k-px-5 {
    padding-inline: 20px !important;
}

.k-px-5\.5 {
    padding-inline: 22px;
}

.\!k-px-5\.5 {
    padding-inline: 22px !important;
}

.k-px-6 {
    padding-inline: 24px;
}

.\!k-px-6 {
    padding-inline: 24px !important;
}

.k-px-6\.5 {
    padding-inline: 26px;
}

.\!k-px-6\.5 {
    padding-inline: 26px !important;
}

.k-px-7 {
    padding-inline: 28px;
}

.\!k-px-7 {
    padding-inline: 28px !important;
}

.k-px-7\.5 {
    padding-inline: 30px;
}

.\!k-px-7\.5 {
    padding-inline: 30px !important;
}

.k-px-8 {
    padding-inline: 32px;
}

.\!k-px-8 {
    padding-inline: 32px !important;
}

.k-px-9 {
    padding-inline: 36px;
}

.\!k-px-9 {
    padding-inline: 36px !important;
}

.k-px-10 {
    padding-inline: 40px;
}

.\!k-px-10 {
    padding-inline: 40px !important;
}

.k-px-11 {
    padding-inline: 44px;
}

.\!k-px-11 {
    padding-inline: 44px !important;
}

.k-px-12 {
    padding-inline: 48px;
}

.\!k-px-12 {
    padding-inline: 48px !important;
}

.k-px-13 {
    padding-inline: 52px;
}

.\!k-px-13 {
    padding-inline: 52px !important;
}

.k-px-14 {
    padding-inline: 56px;
}

.\!k-px-14 {
    padding-inline: 56px !important;
}

.k-px-15 {
    padding-inline: 60px;
}

.\!k-px-15 {
    padding-inline: 60px !important;
}

.k-px-16 {
    padding-inline: 64px;
}

.\!k-px-16 {
    padding-inline: 64px !important;
}

.k-px-17 {
    padding-inline: 68px;
}

.\!k-px-17 {
    padding-inline: 68px !important;
}

.k-px-18 {
    padding-inline: 72px;
}

.\!k-px-18 {
    padding-inline: 72px !important;
}

.k-px-19 {
    padding-inline: 76px;
}

.\!k-px-19 {
    padding-inline: 76px !important;
}

.k-px-20 {
    padding-inline: 80px;
}

.\!k-px-20 {
    padding-inline: 80px !important;
}

.k-px-21 {
    padding-inline: 84px;
}

.\!k-px-21 {
    padding-inline: 84px !important;
}

.k-px-22 {
    padding-inline: 88px;
}

.\!k-px-22 {
    padding-inline: 88px !important;
}

.k-px-23 {
    padding-inline: 92px;
}

.\!k-px-23 {
    padding-inline: 92px !important;
}

.k-px-24 {
    padding-inline: 96px;
}

.\!k-px-24 {
    padding-inline: 96px !important;
}

.k-px-xs {
    padding-inline: 4px;
}

.\!k-px-xs {
    padding-inline: 4px !important;
}

.k-px-sm {
    padding-inline: 8px;
}

.\!k-px-sm {
    padding-inline: 8px !important;
}

.k-px-md {
    padding-inline: 12px;
}

.\!k-px-md {
    padding-inline: 12px !important;
}

.k-px-lg {
    padding-inline: 16px;
}

.\!k-px-lg {
    padding-inline: 16px !important;
}

.k-px-xl {
    padding-inline: 24px;
}

.\!k-px-xl {
    padding-inline: 24px !important;
}

.k-px-thin {
    padding-inline: 2px;
}

.\!k-px-thin {
    padding-inline: 2px !important;
}

.k-px-hair {
    padding-inline: 1px;
}

.\!k-px-hair {
    padding-inline: 1px !important;
}

.k-py-0 {
    padding-block: 0;
}

.\!k-py-0 {
    padding-block: 0 !important;
}

.k-py-1px {
    padding-block: 1px;
}

.\!k-py-1px {
    padding-block: 1px !important;
}

.k-py-0\.5 {
    padding-block: 2px;
}

.\!k-py-0\.5 {
    padding-block: 2px !important;
}

.k-py-1 {
    padding-block: 4px;
}

.\!k-py-1 {
    padding-block: 4px !important;
}

.k-py-1\.5 {
    padding-block: 6px;
}

.\!k-py-1\.5 {
    padding-block: 6px !important;
}

.k-py-2 {
    padding-block: 8px;
}

.\!k-py-2 {
    padding-block: 8px !important;
}

.k-py-2\.5 {
    padding-block: 10px;
}

.\!k-py-2\.5 {
    padding-block: 10px !important;
}

.k-py-3 {
    padding-block: 12px;
}

.\!k-py-3 {
    padding-block: 12px !important;
}

.k-py-3\.5 {
    padding-block: 14px;
}

.\!k-py-3\.5 {
    padding-block: 14px !important;
}

.k-py-4 {
    padding-block: 16px;
}

.\!k-py-4 {
    padding-block: 16px !important;
}

.k-py-4\.5 {
    padding-block: 18px;
}

.\!k-py-4\.5 {
    padding-block: 18px !important;
}

.k-py-5 {
    padding-block: 20px;
}

.\!k-py-5 {
    padding-block: 20px !important;
}

.k-py-5\.5 {
    padding-block: 22px;
}

.\!k-py-5\.5 {
    padding-block: 22px !important;
}

.k-py-6 {
    padding-block: 24px;
}

.\!k-py-6 {
    padding-block: 24px !important;
}

.k-py-6\.5 {
    padding-block: 26px;
}

.\!k-py-6\.5 {
    padding-block: 26px !important;
}

.k-py-7 {
    padding-block: 28px;
}

.\!k-py-7 {
    padding-block: 28px !important;
}

.k-py-7\.5 {
    padding-block: 30px;
}

.\!k-py-7\.5 {
    padding-block: 30px !important;
}

.k-py-8 {
    padding-block: 32px;
}

.\!k-py-8 {
    padding-block: 32px !important;
}

.k-py-9 {
    padding-block: 36px;
}

.\!k-py-9 {
    padding-block: 36px !important;
}

.k-py-10 {
    padding-block: 40px;
}

.\!k-py-10 {
    padding-block: 40px !important;
}

.k-py-11 {
    padding-block: 44px;
}

.\!k-py-11 {
    padding-block: 44px !important;
}

.k-py-12 {
    padding-block: 48px;
}

.\!k-py-12 {
    padding-block: 48px !important;
}

.k-py-13 {
    padding-block: 52px;
}

.\!k-py-13 {
    padding-block: 52px !important;
}

.k-py-14 {
    padding-block: 56px;
}

.\!k-py-14 {
    padding-block: 56px !important;
}

.k-py-15 {
    padding-block: 60px;
}

.\!k-py-15 {
    padding-block: 60px !important;
}

.k-py-16 {
    padding-block: 64px;
}

.\!k-py-16 {
    padding-block: 64px !important;
}

.k-py-17 {
    padding-block: 68px;
}

.\!k-py-17 {
    padding-block: 68px !important;
}

.k-py-18 {
    padding-block: 72px;
}

.\!k-py-18 {
    padding-block: 72px !important;
}

.k-py-19 {
    padding-block: 76px;
}

.\!k-py-19 {
    padding-block: 76px !important;
}

.k-py-20 {
    padding-block: 80px;
}

.\!k-py-20 {
    padding-block: 80px !important;
}

.k-py-21 {
    padding-block: 84px;
}

.\!k-py-21 {
    padding-block: 84px !important;
}

.k-py-22 {
    padding-block: 88px;
}

.\!k-py-22 {
    padding-block: 88px !important;
}

.k-py-23 {
    padding-block: 92px;
}

.\!k-py-23 {
    padding-block: 92px !important;
}

.k-py-24 {
    padding-block: 96px;
}

.\!k-py-24 {
    padding-block: 96px !important;
}

.k-py-xs {
    padding-block: 4px;
}

.\!k-py-xs {
    padding-block: 4px !important;
}

.k-py-sm {
    padding-block: 8px;
}

.\!k-py-sm {
    padding-block: 8px !important;
}

.k-py-md {
    padding-block: 12px;
}

.\!k-py-md {
    padding-block: 12px !important;
}

.k-py-lg {
    padding-block: 16px;
}

.\!k-py-lg {
    padding-block: 16px !important;
}

.k-py-xl {
    padding-block: 24px;
}

.\!k-py-xl {
    padding-block: 24px !important;
}

.k-py-thin {
    padding-block: 2px;
}

.\!k-py-thin {
    padding-block: 2px !important;
}

.k-py-hair {
    padding-block: 1px;
}

.\!k-py-hair {
    padding-block: 1px !important;
}

.k-h-0 {
    height: 0;
}

.\!k-h-0 {
    height: 0 !important;
}

.k-h-1px {
    height: 1px;
}

.\!k-h-1px {
    height: 1px !important;
}

.k-h-0\.5 {
    height: 2px;
}

.\!k-h-0\.5 {
    height: 2px !important;
}

.k-h-1 {
    height: 4px;
}

.\!k-h-1 {
    height: 4px !important;
}

.k-h-1\.5 {
    height: 6px;
}

.\!k-h-1\.5 {
    height: 6px !important;
}

.k-h-2 {
    height: 8px;
}

.\!k-h-2 {
    height: 8px !important;
}

.k-h-2\.5 {
    height: 10px;
}

.\!k-h-2\.5 {
    height: 10px !important;
}

.k-h-3 {
    height: 12px;
}

.\!k-h-3 {
    height: 12px !important;
}

.k-h-3\.5 {
    height: 14px;
}

.\!k-h-3\.5 {
    height: 14px !important;
}

.k-h-4 {
    height: 16px;
}

.\!k-h-4 {
    height: 16px !important;
}

.k-h-4\.5 {
    height: 18px;
}

.\!k-h-4\.5 {
    height: 18px !important;
}

.k-h-5 {
    height: 20px;
}

.\!k-h-5 {
    height: 20px !important;
}

.k-h-5\.5 {
    height: 22px;
}

.\!k-h-5\.5 {
    height: 22px !important;
}

.k-h-6 {
    height: 24px;
}

.\!k-h-6 {
    height: 24px !important;
}

.k-h-6\.5 {
    height: 26px;
}

.\!k-h-6\.5 {
    height: 26px !important;
}

.k-h-7 {
    height: 28px;
}

.\!k-h-7 {
    height: 28px !important;
}

.k-h-7\.5 {
    height: 30px;
}

.\!k-h-7\.5 {
    height: 30px !important;
}

.k-h-8 {
    height: 32px;
}

.\!k-h-8 {
    height: 32px !important;
}

.k-h-9 {
    height: 36px;
}

.\!k-h-9 {
    height: 36px !important;
}

.k-h-10 {
    height: 40px;
}

.\!k-h-10 {
    height: 40px !important;
}

.k-h-11 {
    height: 44px;
}

.\!k-h-11 {
    height: 44px !important;
}

.k-h-12 {
    height: 48px;
}

.\!k-h-12 {
    height: 48px !important;
}

.k-h-13 {
    height: 52px;
}

.\!k-h-13 {
    height: 52px !important;
}

.k-h-14 {
    height: 56px;
}

.\!k-h-14 {
    height: 56px !important;
}

.k-h-15 {
    height: 60px;
}

.\!k-h-15 {
    height: 60px !important;
}

.k-h-16 {
    height: 64px;
}

.\!k-h-16 {
    height: 64px !important;
}

.k-h-17 {
    height: 68px;
}

.\!k-h-17 {
    height: 68px !important;
}

.k-h-18 {
    height: 72px;
}

.\!k-h-18 {
    height: 72px !important;
}

.k-h-19 {
    height: 76px;
}

.\!k-h-19 {
    height: 76px !important;
}

.k-h-20 {
    height: 80px;
}

.\!k-h-20 {
    height: 80px !important;
}

.k-h-21 {
    height: 84px;
}

.\!k-h-21 {
    height: 84px !important;
}

.k-h-22 {
    height: 88px;
}

.\!k-h-22 {
    height: 88px !important;
}

.k-h-23 {
    height: 92px;
}

.\!k-h-23 {
    height: 92px !important;
}

.k-h-24 {
    height: 96px;
}

.\!k-h-24 {
    height: 96px !important;
}

.k-h-auto {
    height: auto;
}

.\!k-h-auto {
    height: auto !important;
}

.k-h-1\/2 {
    height: 50%;
}

.\!k-h-1\/2 {
    height: 50% !important;
}

.k-h-1\/3 {
    height: 33.333333%;
}

.\!k-h-1\/3 {
    height: 33.333333% !important;
}

.k-h-2\/3 {
    height: 66.666667%;
}

.\!k-h-2\/3 {
    height: 66.666667% !important;
}

.k-h-1\/4 {
    height: 25%;
}

.\!k-h-1\/4 {
    height: 25% !important;
}

.k-h-2\/4 {
    height: 50%;
}

.\!k-h-2\/4 {
    height: 50% !important;
}

.k-h-3\/4 {
    height: 75%;
}

.\!k-h-3\/4 {
    height: 75% !important;
}

.k-h-1\/5 {
    height: 20%;
}

.\!k-h-1\/5 {
    height: 20% !important;
}

.k-h-2\/5 {
    height: 40%;
}

.\!k-h-2\/5 {
    height: 40% !important;
}

.k-h-3\/5 {
    height: 60%;
}

.\!k-h-3\/5 {
    height: 60% !important;
}

.k-h-4\/5 {
    height: 80%;
}

.\!k-h-4\/5 {
    height: 80% !important;
}

.k-h-1\/6 {
    height: 16.666667%;
}

.\!k-h-1\/6 {
    height: 16.666667% !important;
}

.k-h-2\/6 {
    height: 33.333333%;
}

.\!k-h-2\/6 {
    height: 33.333333% !important;
}

.k-h-3\/6 {
    height: 50%;
}

.\!k-h-3\/6 {
    height: 50% !important;
}

.k-h-4\/6 {
    height: 66.666667%;
}

.\!k-h-4\/6 {
    height: 66.666667% !important;
}

.k-h-5\/6 {
    height: 83.333333%;
}

.\!k-h-5\/6 {
    height: 83.333333% !important;
}

.k-h-1\/12 {
    height: 8.333333%;
}

.\!k-h-1\/12 {
    height: 8.333333% !important;
}

.k-h-2\/12 {
    height: 16.666667%;
}

.\!k-h-2\/12 {
    height: 16.666667% !important;
}

.k-h-3\/12 {
    height: 25%;
}

.\!k-h-3\/12 {
    height: 25% !important;
}

.k-h-4\/12 {
    height: 33.333333%;
}

.\!k-h-4\/12 {
    height: 33.333333% !important;
}

.k-h-5\/12 {
    height: 41.666667%;
}

.\!k-h-5\/12 {
    height: 41.666667% !important;
}

.k-h-6\/12 {
    height: 50%;
}

.\!k-h-6\/12 {
    height: 50% !important;
}

.k-h-7\/12 {
    height: 58.333333%;
}

.\!k-h-7\/12 {
    height: 58.333333% !important;
}

.k-h-8\/12 {
    height: 66.666667%;
}

.\!k-h-8\/12 {
    height: 66.666667% !important;
}

.k-h-9\/12 {
    height: 75%;
}

.\!k-h-9\/12 {
    height: 75% !important;
}

.k-h-10\/12 {
    height: 83.333333%;
}

.\!k-h-10\/12 {
    height: 83.333333% !important;
}

.k-h-11\/12 {
    height: 91.666667%;
}

.\!k-h-11\/12 {
    height: 91.666667% !important;
}

.k-h-full {
    height: 100%;
}

.\!k-h-full {
    height: 100% !important;
}

.k-h-min {
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
}

.\!k-h-min {
    height: -webkit-min-content !important;
    height: -moz-min-content !important;
    height: min-content !important;
}

.k-h-max {
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
}

.\!k-h-max {
    height: -webkit-max-content !important;
    height: -moz-max-content !important;
    height: max-content !important;
}

.k-h-fit {
    height: -moz-fit-content;
    height: -webkit-fit-content;
    height: fit-content;
}

.\!k-h-fit {
    height: -moz-fit-content !important;
    height: -webkit-fit-content !important;
    height: fit-content !important;
}

.k-h-screen {
    height: 100vh;
}

.\!k-h-screen {
    height: 100vh !important;
}

.k-min-h-0 {
    min-height: 0;
}

.\!k-min-h-0 {
    min-height: 0 !important;
}

.k-min-h-full {
    min-height: 100%;
}

.\!k-min-h-full {
    min-height: 100% !important;
}

.k-min-h-screen {
    min-height: 100vh;
}

.\!k-min-h-screen {
    min-height: 100vh !important;
}

.k-min-h-min {
    min-height: -webkit-min-content;
    min-height: -moz-min-content;
    min-height: min-content;
}

.\!k-min-h-min {
    min-height: -webkit-min-content !important;
    min-height: -moz-min-content !important;
    min-height: min-content !important;
}

.k-min-h-max {
    min-height: -webkit-max-content;
    min-height: -moz-max-content;
    min-height: max-content;
}

.\!k-min-h-max {
    min-height: -webkit-max-content !important;
    min-height: -moz-max-content !important;
    min-height: max-content !important;
}

.k-min-h-fit {
    min-height: -moz-fit-content;
    min-height: -webkit-fit-content;
    min-height: fit-content;
}

.\!k-min-h-fit {
    min-height: -moz-fit-content !important;
    min-height: -webkit-fit-content !important;
    min-height: fit-content !important;
}

.k-max-h-none {
    max-height: none;
}

.\!k-max-h-none {
    max-height: none !important;
}

.k-max-h-0 {
    max-height: 0;
}

.\!k-max-h-0 {
    max-height: 0 !important;
}

.k-max-h-full {
    max-height: 100%;
}

.\!k-max-h-full {
    max-height: 100% !important;
}

.k-max-h-screen {
    max-height: 100vh;
}

.\!k-max-h-screen {
    max-height: 100vh !important;
}

.k-max-h-min {
    max-height: -webkit-min-content;
    max-height: -moz-min-content;
    max-height: min-content;
}

.\!k-max-h-min {
    max-height: -webkit-min-content !important;
    max-height: -moz-min-content !important;
    max-height: min-content !important;
}

.k-max-h-max {
    max-height: -webkit-max-content;
    max-height: -moz-max-content;
    max-height: max-content;
}

.\!k-max-h-max {
    max-height: -webkit-max-content !important;
    max-height: -moz-max-content !important;
    max-height: max-content !important;
}

.k-max-h-fit {
    max-height: -moz-fit-content;
    max-height: -webkit-fit-content;
    max-height: fit-content;
}

.\!k-max-h-fit {
    max-height: -moz-fit-content !important;
    max-height: -webkit-fit-content !important;
    max-height: fit-content !important;
}

.k-w-0 {
    width: 0;
}

.\!k-w-0 {
    width: 0 !important;
}

.k-w-1px {
    width: 1px;
}

.\!k-w-1px {
    width: 1px !important;
}

.k-w-0\.5 {
    width: 2px;
}

.\!k-w-0\.5 {
    width: 2px !important;
}

.k-w-1 {
    width: 4px;
}

.\!k-w-1 {
    width: 4px !important;
}

.k-w-1\.5 {
    width: 6px;
}

.\!k-w-1\.5 {
    width: 6px !important;
}

.k-w-2 {
    width: 8px;
}

.\!k-w-2 {
    width: 8px !important;
}

.k-w-2\.5 {
    width: 10px;
}

.\!k-w-2\.5 {
    width: 10px !important;
}

.k-w-3 {
    width: 12px;
}

.\!k-w-3 {
    width: 12px !important;
}

.k-w-3\.5 {
    width: 14px;
}

.\!k-w-3\.5 {
    width: 14px !important;
}

.k-w-4 {
    width: 16px;
}

.\!k-w-4 {
    width: 16px !important;
}

.k-w-4\.5 {
    width: 18px;
}

.\!k-w-4\.5 {
    width: 18px !important;
}

.k-w-5 {
    width: 20px;
}

.\!k-w-5 {
    width: 20px !important;
}

.k-w-5\.5 {
    width: 22px;
}

.\!k-w-5\.5 {
    width: 22px !important;
}

.k-w-6 {
    width: 24px;
}

.\!k-w-6 {
    width: 24px !important;
}

.k-w-6\.5 {
    width: 26px;
}

.\!k-w-6\.5 {
    width: 26px !important;
}

.k-w-7 {
    width: 28px;
}

.\!k-w-7 {
    width: 28px !important;
}

.k-w-7\.5 {
    width: 30px;
}

.\!k-w-7\.5 {
    width: 30px !important;
}

.k-w-8 {
    width: 32px;
}

.\!k-w-8 {
    width: 32px !important;
}

.k-w-9 {
    width: 36px;
}

.\!k-w-9 {
    width: 36px !important;
}

.k-w-10 {
    width: 40px;
}

.\!k-w-10 {
    width: 40px !important;
}

.k-w-11 {
    width: 44px;
}

.\!k-w-11 {
    width: 44px !important;
}

.k-w-12 {
    width: 48px;
}

.\!k-w-12 {
    width: 48px !important;
}

.k-w-13 {
    width: 52px;
}

.\!k-w-13 {
    width: 52px !important;
}

.k-w-14 {
    width: 56px;
}

.\!k-w-14 {
    width: 56px !important;
}

.k-w-15 {
    width: 60px;
}

.\!k-w-15 {
    width: 60px !important;
}

.k-w-16 {
    width: 64px;
}

.\!k-w-16 {
    width: 64px !important;
}

.k-w-17 {
    width: 68px;
}

.\!k-w-17 {
    width: 68px !important;
}

.k-w-18 {
    width: 72px;
}

.\!k-w-18 {
    width: 72px !important;
}

.k-w-19 {
    width: 76px;
}

.\!k-w-19 {
    width: 76px !important;
}

.k-w-20 {
    width: 80px;
}

.\!k-w-20 {
    width: 80px !important;
}

.k-w-21 {
    width: 84px;
}

.\!k-w-21 {
    width: 84px !important;
}

.k-w-22 {
    width: 88px;
}

.\!k-w-22 {
    width: 88px !important;
}

.k-w-23 {
    width: 92px;
}

.\!k-w-23 {
    width: 92px !important;
}

.k-w-24 {
    width: 96px;
}

.\!k-w-24 {
    width: 96px !important;
}

.k-w-auto {
    width: auto;
}

.\!k-w-auto {
    width: auto !important;
}

.k-w-1\/2 {
    width: 50%;
}

.\!k-w-1\/2 {
    width: 50% !important;
}

.k-w-1\/3 {
    width: 33.333333%;
}

.\!k-w-1\/3 {
    width: 33.333333% !important;
}

.k-w-2\/3 {
    width: 66.666667%;
}

.\!k-w-2\/3 {
    width: 66.666667% !important;
}

.k-w-1\/4 {
    width: 25%;
}

.\!k-w-1\/4 {
    width: 25% !important;
}

.k-w-2\/4 {
    width: 50%;
}

.\!k-w-2\/4 {
    width: 50% !important;
}

.k-w-3\/4 {
    width: 75%;
}

.\!k-w-3\/4 {
    width: 75% !important;
}

.k-w-1\/5 {
    width: 20%;
}

.\!k-w-1\/5 {
    width: 20% !important;
}

.k-w-2\/5 {
    width: 40%;
}

.\!k-w-2\/5 {
    width: 40% !important;
}

.k-w-3\/5 {
    width: 60%;
}

.\!k-w-3\/5 {
    width: 60% !important;
}

.k-w-4\/5 {
    width: 80%;
}

.\!k-w-4\/5 {
    width: 80% !important;
}

.k-w-1\/6 {
    width: 16.666667%;
}

.\!k-w-1\/6 {
    width: 16.666667% !important;
}

.k-w-2\/6 {
    width: 33.333333%;
}

.\!k-w-2\/6 {
    width: 33.333333% !important;
}

.k-w-3\/6 {
    width: 50%;
}

.\!k-w-3\/6 {
    width: 50% !important;
}

.k-w-4\/6 {
    width: 66.666667%;
}

.\!k-w-4\/6 {
    width: 66.666667% !important;
}

.k-w-5\/6 {
    width: 83.333333%;
}

.\!k-w-5\/6 {
    width: 83.333333% !important;
}

.k-w-1\/12 {
    width: 8.333333%;
}

.\!k-w-1\/12 {
    width: 8.333333% !important;
}

.k-w-2\/12 {
    width: 16.666667%;
}

.\!k-w-2\/12 {
    width: 16.666667% !important;
}

.k-w-3\/12 {
    width: 25%;
}

.\!k-w-3\/12 {
    width: 25% !important;
}

.k-w-4\/12 {
    width: 33.333333%;
}

.\!k-w-4\/12 {
    width: 33.333333% !important;
}

.k-w-5\/12 {
    width: 41.666667%;
}

.\!k-w-5\/12 {
    width: 41.666667% !important;
}

.k-w-6\/12 {
    width: 50%;
}

.\!k-w-6\/12 {
    width: 50% !important;
}

.k-w-7\/12 {
    width: 58.333333%;
}

.\!k-w-7\/12 {
    width: 58.333333% !important;
}

.k-w-8\/12 {
    width: 66.666667%;
}

.\!k-w-8\/12 {
    width: 66.666667% !important;
}

.k-w-9\/12 {
    width: 75%;
}

.\!k-w-9\/12 {
    width: 75% !important;
}

.k-w-10\/12 {
    width: 83.333333%;
}

.\!k-w-10\/12 {
    width: 83.333333% !important;
}

.k-w-11\/12 {
    width: 91.666667%;
}

.\!k-w-11\/12 {
    width: 91.666667% !important;
}

.k-w-full {
    width: 100%;
}

.\!k-w-full {
    width: 100% !important;
}

.k-w-min {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
}

.\!k-w-min {
    width: -webkit-min-content !important;
    width: -moz-min-content !important;
    width: min-content !important;
}

.k-w-max {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

.\!k-w-max {
    width: -webkit-max-content !important;
    width: -moz-max-content !important;
    width: max-content !important;
}

.k-w-fit {
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
}

.\!k-w-fit {
    width: -moz-fit-content !important;
    width: -webkit-fit-content !important;
    width: fit-content !important;
}

.k-w-screen {
    width: 100vw;
}

.\!k-w-screen {
    width: 100vw !important;
}

.k-min-w-0 {
    min-width: 0;
}

.\!k-min-w-0 {
    min-width: 0 !important;
}

.k-min-w-full {
    min-width: 100%;
}

.\!k-min-w-full {
    min-width: 100% !important;
}

.k-min-w-screen {
    min-width: 100vw;
}

.\!k-min-w-screen {
    min-width: 100vw !important;
}

.k-min-w-min {
    min-width: -webkit-min-content;
    min-width: -moz-min-content;
    min-width: min-content;
}

.\!k-min-w-min {
    min-width: -webkit-min-content !important;
    min-width: -moz-min-content !important;
    min-width: min-content !important;
}

.k-min-w-max {
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
}

.\!k-min-w-max {
    min-width: -webkit-max-content !important;
    min-width: -moz-max-content !important;
    min-width: max-content !important;
}

.k-min-w-fit {
    min-width: -moz-fit-content;
    min-width: -webkit-fit-content;
    min-width: fit-content;
}

.\!k-min-w-fit {
    min-width: -moz-fit-content !important;
    min-width: -webkit-fit-content !important;
    min-width: fit-content !important;
}

.k-max-w-none {
    max-width: none;
}

.\!k-max-w-none {
    max-width: none !important;
}

.k-max-w-0 {
    max-width: 0;
}

.\!k-max-w-0 {
    max-width: 0 !important;
}

.k-max-w-full {
    max-width: 100%;
}

.\!k-max-w-full {
    max-width: 100% !important;
}

.k-max-w-screen {
    max-width: 100vw;
}

.\!k-max-w-screen {
    max-width: 100vw !important;
}

.k-max-w-min {
    max-width: -webkit-min-content;
    max-width: -moz-min-content;
    max-width: min-content;
}

.\!k-max-w-min {
    max-width: -webkit-min-content !important;
    max-width: -moz-min-content !important;
    max-width: min-content !important;
}

.k-max-w-max {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
}

.\!k-max-w-max {
    max-width: -webkit-max-content !important;
    max-width: -moz-max-content !important;
    max-width: max-content !important;
}

.k-max-w-fit {
    max-width: -moz-fit-content;
    max-width: -webkit-fit-content;
    max-width: fit-content;
}

.\!k-max-w-fit {
    max-width: -moz-fit-content !important;
    max-width: -webkit-fit-content !important;
    max-width: fit-content !important;
}

.k-font-size-xs {
    font-size: 10px;
}

.\!k-font-size-xs {
    font-size: 10px !important;
}

.k-font-size-sm {
    font-size: 12px;
}

.\!k-font-size-sm {
    font-size: 12px !important;
}

.k-font-size-md {
    font-size: 14px;
}

.\!k-font-size-md {
    font-size: 14px !important;
}

.k-font-size-lg {
    font-size: 16px;
}

.\!k-font-size-lg {
    font-size: 16px !important;
}

.k-font-size-xl {
    font-size: 20px;
}

.\!k-font-size-xl {
    font-size: 20px !important;
}

.k-fs-xs {
    font-size: 10px;
}

.\!k-fs-xs {
    font-size: 10px !important;
}

.k-fs-sm {
    font-size: 12px;
}

.\!k-fs-sm {
    font-size: 12px !important;
}

.k-fs-md {
    font-size: 14px;
}

.\!k-fs-md {
    font-size: 14px !important;
}

.k-fs-lg {
    font-size: 16px;
}

.\!k-fs-lg {
    font-size: 16px !important;
}

.k-fs-xl {
    font-size: 20px;
}

.\!k-fs-xl {
    font-size: 20px !important;
}

.k-font-italic {
    font-style: italic;
}

.\!k-font-italic {
    font-style: italic !important;
}

.k-font-non-italic {
    font-style: normal;
}

.\!k-font-non-italic {
    font-style: normal !important;
}

.k-font-thin {
    font-weight: 100;
}

.\!k-font-thin {
    font-weight: 100 !important;
}

.k-font-extralight {
    font-weight: 200;
}

.\!k-font-extralight {
    font-weight: 200 !important;
}

.k-font-light {
    font-weight: 300;
}

.\!k-font-light {
    font-weight: 300 !important;
}

.k-font-normal {
    font-weight: 400;
}

.\!k-font-normal {
    font-weight: 400 !important;
}

.k-font-medium {
    font-weight: 500;
}

.\!k-font-medium {
    font-weight: 500 !important;
}

.k-font-semibold {
    font-weight: 600;
}

.\!k-font-semibold {
    font-weight: 600 !important;
}

.k-font-bold {
    font-weight: 700;
}

.\!k-font-bold {
    font-weight: 700 !important;
}

.k-font-extrabold {
    font-weight: 800;
}

.\!k-font-extrabold {
    font-weight: 800 !important;
}

.k-font-black {
    font-weight: 900;
}

.\!k-font-black {
    font-weight: 900 !important;
}

.k-font-weight-thin {
    font-weight: 100;
}

.\!k-font-weight-thin {
    font-weight: 100 !important;
}

.k-font-weight-extralight {
    font-weight: 200;
}

.\!k-font-weight-extralight {
    font-weight: 200 !important;
}

.k-font-weight-light {
    font-weight: 300;
}

.\!k-font-weight-light {
    font-weight: 300 !important;
}

.k-font-weight-normal {
    font-weight: 400;
}

.\!k-font-weight-normal {
    font-weight: 400 !important;
}

.k-font-weight-medium {
    font-weight: 500;
}

.\!k-font-weight-medium {
    font-weight: 500 !important;
}

.k-font-weight-semibold {
    font-weight: 600;
}

.\!k-font-weight-semibold {
    font-weight: 600 !important;
}

.k-font-weight-bold {
    font-weight: 700;
}

.\!k-font-weight-bold {
    font-weight: 700 !important;
}

.k-font-weight-extrabold {
    font-weight: 800;
}

.\!k-font-weight-extrabold {
    font-weight: 800 !important;
}

.k-font-weight-black {
    font-weight: 900;
}

.\!k-font-weight-black {
    font-weight: 900 !important;
}

.k-list-none {
    list-style-type: none;
}

.\!k-list-none {
    list-style-type: none !important;
}

.k-list-disc {
    list-style-type: disc;
}

.\!k-list-disc {
    list-style-type: disc !important;
}

.k-list-decimal {
    list-style-type: decimal;
}

.\!k-list-decimal {
    list-style-type: decimal !important;
}

.k-text-left {
    text-align: left;
}

.\!k-text-left {
    text-align: left !important;
}

.k-text-right {
    text-align: right;
}

.\!k-text-right {
    text-align: right !important;
}

.k-text-center {
    text-align: center;
}

.\!k-text-center {
    text-align: center !important;
}

.k-text-justify {
    text-align: justify;
}

.\!k-text-justify {
    text-align: justify !important;
}

.k-text-start {
    text-align: start;
}

.\!k-text-start {
    text-align: start !important;
}

.k-text-end {
    text-align: end;
}

.\!k-text-end {
    text-align: end !important;
}

.k-text-primary {
    color: #ff6358;
}

.\!k-text-primary {
    color: #ff6358 !important;
}

.k-text-secondary {
    color: #666666;
}

.\!k-text-secondary {
    color: #666666 !important;
}

.k-text-tertiary {
    color: #03a9f4;
}

.\!k-text-tertiary {
    color: #03a9f4 !important;
}

.k-text-info {
    color: #0058e9;
}

.\!k-text-info {
    color: #0058e9 !important;
}

.k-text-success {
    color: #37b400;
}

.\!k-text-success {
    color: #37b400 !important;
}

.k-text-warning {
    color: #ffc000;
}

.\!k-text-warning {
    color: #ffc000 !important;
}

.k-text-error {
    color: #f31700;
}

.\!k-text-error {
    color: #f31700 !important;
}

.k-text-dark {
    color: #424242;
}

.\!k-text-dark {
    color: #424242 !important;
}

.k-text-light {
    color: #ebebeb;
}

.\!k-text-light {
    color: #ebebeb !important;
}

.k-text-inverse {
    color: #424242;
}

.\!k-text-inverse {
    color: #424242 !important;
}

.k-text-inherit {
    color: inherit;
}

.\!k-text-inherit {
    color: inherit !important;
}

.k-text-current {
    color: currentColor;
}

.\!k-text-current {
    color: currentColor !important;
}

.k-text-transparent {
    color: transparent;
}

.\!k-text-transparent {
    color: transparent !important;
}

.k-text-black {
    color: black;
}

.\!k-text-black {
    color: black !important;
}

.k-text-white {
    color: white;
}

.\!k-text-white {
    color: white !important;
}

.k-color-primary {
    color: #ff6358;
}

.\!k-color-primary {
    color: #ff6358 !important;
}

.k-color-secondary {
    color: #666666;
}

.\!k-color-secondary {
    color: #666666 !important;
}

.k-color-tertiary {
    color: #03a9f4;
}

.\!k-color-tertiary {
    color: #03a9f4 !important;
}

.k-color-info {
    color: #0058e9;
}

.\!k-color-info {
    color: #0058e9 !important;
}

.k-color-success {
    color: #37b400;
}

.\!k-color-success {
    color: #37b400 !important;
}

.k-color-warning {
    color: #ffc000;
}

.\!k-color-warning {
    color: #ffc000 !important;
}

.k-color-error {
    color: #f31700;
}

.\!k-color-error {
    color: #f31700 !important;
}

.k-color-dark {
    color: #424242;
}

.\!k-color-dark {
    color: #424242 !important;
}

.k-color-light {
    color: #ebebeb;
}

.\!k-color-light {
    color: #ebebeb !important;
}

.k-color-inverse {
    color: #424242;
}

.\!k-color-inverse {
    color: #424242 !important;
}

.k-color-inherit {
    color: inherit;
}

.\!k-color-inherit {
    color: inherit !important;
}

.k-color-current {
    color: currentColor;
}

.\!k-color-current {
    color: currentColor !important;
}

.k-color-transparent {
    color: transparent;
}

.\!k-color-transparent {
    color: transparent !important;
}

.k-color-black {
    color: black;
}

.\!k-color-black {
    color: black !important;
}

.k-color-white {
    color: white;
}

.\!k-color-white {
    color: white !important;
}

.k-text-underline {
    text-decoration: underline;
}

.\!k-text-underline {
    text-decoration: underline !important;
}

.k-text-overline {
    text-decoration: overline;
}

.\!k-text-overline {
    text-decoration: overline !important;
}

.k-text-line-through {
    text-decoration: line-through;
}

.\!k-text-line-through {
    text-decoration: line-through !important;
}

.k-text-no-underline {
    text-decoration: none;
}

.\!k-text-no-underline {
    text-decoration: none !important;
}

.k-text-clip {
    text-overflow: clip;
}

.\!k-text-clip {
    text-overflow: clip !important;
}

.k-text-ellipsis {
    text-overflow: ellipsis;
}

.\!k-text-ellipsis {
    text-overflow: ellipsis !important;
}

.k-text-truncate, .k-text-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.\!k-text-truncate, .\!k-text-ellipsis {
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

.k-text-uppercase {
    text-transform: uppercase;
}

.\!k-text-uppercase {
    text-transform: uppercase !important;
}

.k-text-lowercase {
    text-transform: lowercase;
}

.\!k-text-lowercase {
    text-transform: lowercase !important;
}

.k-text-capitalize {
    text-transform: capitalize;
}

.\!k-text-capitalize {
    text-transform: capitalize !important;
}

.k-text-normal-case {
    text-transform: none;
}

.\!k-text-normal-case {
    text-transform: none !important;
}

.k-align-baseline {
    vertical-align: baseline;
}

.\!k-align-baseline {
    vertical-align: baseline !important;
}

.k-align-top {
    vertical-align: top;
}

.\!k-align-top {
    vertical-align: top !important;
}

.k-align-middle {
    vertical-align: middle;
}

.\!k-align-middle {
    vertical-align: middle !important;
}

.k-align-bottom {
    vertical-align: bottom;
}

.\!k-align-bottom {
    vertical-align: bottom !important;
}

.k-align-text-top {
    vertical-align: text-top;
}

.\!k-align-text-top {
    vertical-align: text-top !important;
}

.k-align-text-bottom {
    vertical-align: text-bottom;
}

.\!k-align-text-bottom {
    vertical-align: text-bottom !important;
}

.k-align-sub {
    vertical-align: sub;
}

.\!k-align-sub {
    vertical-align: sub !important;
}

.k-align-super {
    vertical-align: super;
}

.\!k-align-super {
    vertical-align: super !important;
}

.k-white-space-normal {
    white-space: normal;
}

.\!k-white-space-normal {
    white-space: normal !important;
}

.k-white-space-nowrap, .k-text-nowrap {
    white-space: nowrap;
}

.\!k-white-space-nowrap {
    white-space: nowrap !important;
}

.k-white-space-pre {
    white-space: pre;
}

.\!k-white-space-pre {
    white-space: pre !important;
}

.k-white-space-pre-line {
    white-space: pre-line;
}

.\!k-white-space-pre-line {
    white-space: pre-line !important;
}

.k-white-space-pre-wrap {
    white-space: pre-wrap;
}

.\!k-white-space-pre-wrap {
    white-space: pre-wrap !important;
}

.k-white-space-break-spaces {
    white-space: break-spaces;
}

.\!k-white-space-break-spaces {
    white-space: break-spaces !important;
}

.k-whitespace-normal {
    white-space: normal;
}

.\!k-whitespace-normal {
    white-space: normal !important;
}

.k-whitespace-nowrap {
    white-space: nowrap;
}

.\!k-whitespace-nowrap {
    white-space: nowrap !important;
}

.k-whitespace-pre {
    white-space: pre;
}

.\!k-whitespace-pre {
    white-space: pre !important;
}

.k-whitespace-pre-line {
    white-space: pre-line;
}

.\!k-whitespace-pre-line {
    white-space: pre-line !important;
}

.k-whitespace-pre-wrap {
    white-space: pre-wrap;
}

.\!k-whitespace-pre-wrap {
    white-space: pre-wrap !important;
}

.k-whitespace-break-spaces {
    white-space: break-spaces;
}

.\!k-whitespace-break-spaces {
    white-space: break-spaces !important;
}

.k-bg-clip-border {
    background-clip: border-box;
}

.\!k-bg-clip-border {
    background-clip: border-box !important;
}

.k-bg-clip-padding {
    background-clip: padding-box;
}

.\!k-bg-clip-padding {
    background-clip: padding-box !important;
}

.k-bg-clip-content {
    background-clip: content-box;
}

.\!k-bg-clip-content {
    background-clip: content-box !important;
}

.k-bg-clip-text {
    -webkit-background-clip: text;
            background-clip: text;
}

.\!k-bg-clip-text {
    -webkit-background-clip: text !important;
            background-clip: text !important;
}

.k-bg-primary {
    background-color: #ff6358;
}

.\!k-bg-primary {
    background-color: #ff6358 !important;
}

.k-bg-secondary {
    background-color: #666666;
}

.\!k-bg-secondary {
    background-color: #666666 !important;
}

.k-bg-tertiary {
    background-color: #03a9f4;
}

.\!k-bg-tertiary {
    background-color: #03a9f4 !important;
}

.k-bg-info {
    background-color: #0058e9;
}

.\!k-bg-info {
    background-color: #0058e9 !important;
}

.k-bg-success {
    background-color: #37b400;
}

.\!k-bg-success {
    background-color: #37b400 !important;
}

.k-bg-warning {
    background-color: #ffc000;
}

.\!k-bg-warning {
    background-color: #ffc000 !important;
}

.k-bg-error {
    background-color: #f31700;
}

.\!k-bg-error {
    background-color: #f31700 !important;
}

.k-bg-dark {
    background-color: #424242;
}

.\!k-bg-dark {
    background-color: #424242 !important;
}

.k-bg-light {
    background-color: #ebebeb;
}

.\!k-bg-light {
    background-color: #ebebeb !important;
}

.k-bg-inverse {
    background-color: #424242;
}

.\!k-bg-inverse {
    background-color: #424242 !important;
}

.k-bg-inherit {
    background-color: inherit;
}

.\!k-bg-inherit {
    background-color: inherit !important;
}

.k-bg-transparent {
    background-color: transparent;
}

.\!k-bg-transparent {
    background-color: transparent !important;
}

.k-bg-black {
    background-color: black;
}

.\!k-bg-black {
    background-color: black !important;
}

.k-bg-white {
    background-color: white;
}

.\!k-bg-white {
    background-color: white !important;
}

.k-bg-center {
    background-position: center;
}

.\!k-bg-center {
    background-position: center !important;
}

.k-bg-top {
    background-position: top;
}

.\!k-bg-top {
    background-position: top !important;
}

.k-bg-right {
    background-position: right;
}

.\!k-bg-right {
    background-position: right !important;
}

.k-bg-bottom {
    background-position: bottom;
}

.\!k-bg-bottom {
    background-position: bottom !important;
}

.k-bg-left {
    background-position: left;
}

.\!k-bg-left {
    background-position: left !important;
}

.k-bg-top-left {
    background-position: top left;
}

.\!k-bg-top-left {
    background-position: top left !important;
}

.k-bg-top-right {
    background-position: top right;
}

.\!k-bg-top-right {
    background-position: top right !important;
}

.k-bg-bottom-left {
    background-position: bottom left;
}

.\!k-bg-bottom-left {
    background-position: bottom left !important;
}

.k-bg-bottom-right {
    background-position: bottom right;
}

.\!k-bg-bottom-right {
    background-position: bottom right !important;
}

.k-bg-auto {
    background-size: auto;
}

.\!k-bg-auto {
    background-size: auto !important;
}

.k-bg-cover {
    background-size: cover;
}

.\!k-bg-cover {
    background-size: cover !important;
}

.k-bg-contain {
    background-size: contain;
}

.\!k-bg-contain {
    background-size: contain !important;
}

.k-border-primary {
    border-color: #ff6358;
}

.\!k-border-primary {
    border-color: #ff6358 !important;
}

.k-border-secondary {
    border-color: #666666;
}

.\!k-border-secondary {
    border-color: #666666 !important;
}

.k-border-tertiary {
    border-color: #03a9f4;
}

.\!k-border-tertiary {
    border-color: #03a9f4 !important;
}

.k-border-info {
    border-color: #0058e9;
}

.\!k-border-info {
    border-color: #0058e9 !important;
}

.k-border-success {
    border-color: #37b400;
}

.\!k-border-success {
    border-color: #37b400 !important;
}

.k-border-warning {
    border-color: #ffc000;
}

.\!k-border-warning {
    border-color: #ffc000 !important;
}

.k-border-error {
    border-color: #f31700;
}

.\!k-border-error {
    border-color: #f31700 !important;
}

.k-border-dark {
    border-color: #424242;
}

.\!k-border-dark {
    border-color: #424242 !important;
}

.k-border-light {
    border-color: #ebebeb;
}

.\!k-border-light {
    border-color: #ebebeb !important;
}

.k-border-inverse {
    border-color: #424242;
}

.\!k-border-inverse {
    border-color: #424242 !important;
}

.k-border-inherit {
    border-color: inherit;
}

.\!k-border-inherit {
    border-color: inherit !important;
}

.k-border-current {
    border-color: currentColor;
}

.\!k-border-current {
    border-color: currentColor !important;
}

.k-border-transparent {
    border-color: transparent;
}

.\!k-border-transparent {
    border-color: transparent !important;
}

.k-border-black {
    border-color: black;
}

.\!k-border-black {
    border-color: black !important;
}

.k-border-white {
    border-color: white;
}

.\!k-border-white {
    border-color: white !important;
}

.k-border-t-primary {
    border-top-color: #ff6358;
}

.\!k-border-t-primary {
    border-top-color: #ff6358 !important;
}

.k-border-t-secondary {
    border-top-color: #666666;
}

.\!k-border-t-secondary {
    border-top-color: #666666 !important;
}

.k-border-t-tertiary {
    border-top-color: #03a9f4;
}

.\!k-border-t-tertiary {
    border-top-color: #03a9f4 !important;
}

.k-border-t-info {
    border-top-color: #0058e9;
}

.\!k-border-t-info {
    border-top-color: #0058e9 !important;
}

.k-border-t-success {
    border-top-color: #37b400;
}

.\!k-border-t-success {
    border-top-color: #37b400 !important;
}

.k-border-t-warning {
    border-top-color: #ffc000;
}

.\!k-border-t-warning {
    border-top-color: #ffc000 !important;
}

.k-border-t-error {
    border-top-color: #f31700;
}

.\!k-border-t-error {
    border-top-color: #f31700 !important;
}

.k-border-t-dark {
    border-top-color: #424242;
}

.\!k-border-t-dark {
    border-top-color: #424242 !important;
}

.k-border-t-light {
    border-top-color: #ebebeb;
}

.\!k-border-t-light {
    border-top-color: #ebebeb !important;
}

.k-border-t-inverse {
    border-top-color: #424242;
}

.\!k-border-t-inverse {
    border-top-color: #424242 !important;
}

.k-border-t-inherit {
    border-top-color: inherit;
}

.\!k-border-t-inherit {
    border-top-color: inherit !important;
}

.k-border-t-current {
    border-top-color: currentColor;
}

.\!k-border-t-current {
    border-top-color: currentColor !important;
}

.k-border-t-transparent {
    border-top-color: transparent;
}

.\!k-border-t-transparent {
    border-top-color: transparent !important;
}

.k-border-t-black {
    border-top-color: black;
}

.\!k-border-t-black {
    border-top-color: black !important;
}

.k-border-t-white {
    border-top-color: white;
}

.\!k-border-t-white {
    border-top-color: white !important;
}

.k-border-r-primary {
    border-right-color: #ff6358;
}

.\!k-border-r-primary {
    border-right-color: #ff6358 !important;
}

.k-border-r-secondary {
    border-right-color: #666666;
}

.\!k-border-r-secondary {
    border-right-color: #666666 !important;
}

.k-border-r-tertiary {
    border-right-color: #03a9f4;
}

.\!k-border-r-tertiary {
    border-right-color: #03a9f4 !important;
}

.k-border-r-info {
    border-right-color: #0058e9;
}

.\!k-border-r-info {
    border-right-color: #0058e9 !important;
}

.k-border-r-success {
    border-right-color: #37b400;
}

.\!k-border-r-success {
    border-right-color: #37b400 !important;
}

.k-border-r-warning {
    border-right-color: #ffc000;
}

.\!k-border-r-warning {
    border-right-color: #ffc000 !important;
}

.k-border-r-error {
    border-right-color: #f31700;
}

.\!k-border-r-error {
    border-right-color: #f31700 !important;
}

.k-border-r-dark {
    border-right-color: #424242;
}

.\!k-border-r-dark {
    border-right-color: #424242 !important;
}

.k-border-r-light {
    border-right-color: #ebebeb;
}

.\!k-border-r-light {
    border-right-color: #ebebeb !important;
}

.k-border-r-inverse {
    border-right-color: #424242;
}

.\!k-border-r-inverse {
    border-right-color: #424242 !important;
}

.k-border-r-inherit {
    border-right-color: inherit;
}

.\!k-border-r-inherit {
    border-right-color: inherit !important;
}

.k-border-r-current {
    border-right-color: currentColor;
}

.\!k-border-r-current {
    border-right-color: currentColor !important;
}

.k-border-r-transparent {
    border-right-color: transparent;
}

.\!k-border-r-transparent {
    border-right-color: transparent !important;
}

.k-border-r-black {
    border-right-color: black;
}

.\!k-border-r-black {
    border-right-color: black !important;
}

.k-border-r-white {
    border-right-color: white;
}

.\!k-border-r-white {
    border-right-color: white !important;
}

.k-border-b-primary {
    border-bottom-color: #ff6358;
}

.\!k-border-b-primary {
    border-bottom-color: #ff6358 !important;
}

.k-border-b-secondary {
    border-bottom-color: #666666;
}

.\!k-border-b-secondary {
    border-bottom-color: #666666 !important;
}

.k-border-b-tertiary {
    border-bottom-color: #03a9f4;
}

.\!k-border-b-tertiary {
    border-bottom-color: #03a9f4 !important;
}

.k-border-b-info {
    border-bottom-color: #0058e9;
}

.\!k-border-b-info {
    border-bottom-color: #0058e9 !important;
}

.k-border-b-success {
    border-bottom-color: #37b400;
}

.\!k-border-b-success {
    border-bottom-color: #37b400 !important;
}

.k-border-b-warning {
    border-bottom-color: #ffc000;
}

.\!k-border-b-warning {
    border-bottom-color: #ffc000 !important;
}

.k-border-b-error {
    border-bottom-color: #f31700;
}

.\!k-border-b-error {
    border-bottom-color: #f31700 !important;
}

.k-border-b-dark {
    border-bottom-color: #424242;
}

.\!k-border-b-dark {
    border-bottom-color: #424242 !important;
}

.k-border-b-light {
    border-bottom-color: #ebebeb;
}

.\!k-border-b-light {
    border-bottom-color: #ebebeb !important;
}

.k-border-b-inverse {
    border-bottom-color: #424242;
}

.\!k-border-b-inverse {
    border-bottom-color: #424242 !important;
}

.k-border-b-inherit {
    border-bottom-color: inherit;
}

.\!k-border-b-inherit {
    border-bottom-color: inherit !important;
}

.k-border-b-current {
    border-bottom-color: currentColor;
}

.\!k-border-b-current {
    border-bottom-color: currentColor !important;
}

.k-border-b-transparent {
    border-bottom-color: transparent;
}

.\!k-border-b-transparent {
    border-bottom-color: transparent !important;
}

.k-border-b-black {
    border-bottom-color: black;
}

.\!k-border-b-black {
    border-bottom-color: black !important;
}

.k-border-b-white {
    border-bottom-color: white;
}

.\!k-border-b-white {
    border-bottom-color: white !important;
}

.k-border-l-primary {
    border-left-color: #ff6358;
}

.\!k-border-l-primary {
    border-left-color: #ff6358 !important;
}

.k-border-l-secondary {
    border-left-color: #666666;
}

.\!k-border-l-secondary {
    border-left-color: #666666 !important;
}

.k-border-l-tertiary {
    border-left-color: #03a9f4;
}

.\!k-border-l-tertiary {
    border-left-color: #03a9f4 !important;
}

.k-border-l-info {
    border-left-color: #0058e9;
}

.\!k-border-l-info {
    border-left-color: #0058e9 !important;
}

.k-border-l-success {
    border-left-color: #37b400;
}

.\!k-border-l-success {
    border-left-color: #37b400 !important;
}

.k-border-l-warning {
    border-left-color: #ffc000;
}

.\!k-border-l-warning {
    border-left-color: #ffc000 !important;
}

.k-border-l-error {
    border-left-color: #f31700;
}

.\!k-border-l-error {
    border-left-color: #f31700 !important;
}

.k-border-l-dark {
    border-left-color: #424242;
}

.\!k-border-l-dark {
    border-left-color: #424242 !important;
}

.k-border-l-light {
    border-left-color: #ebebeb;
}

.\!k-border-l-light {
    border-left-color: #ebebeb !important;
}

.k-border-l-inverse {
    border-left-color: #424242;
}

.\!k-border-l-inverse {
    border-left-color: #424242 !important;
}

.k-border-l-inherit {
    border-left-color: inherit;
}

.\!k-border-l-inherit {
    border-left-color: inherit !important;
}

.k-border-l-current {
    border-left-color: currentColor;
}

.\!k-border-l-current {
    border-left-color: currentColor !important;
}

.k-border-l-transparent {
    border-left-color: transparent;
}

.\!k-border-l-transparent {
    border-left-color: transparent !important;
}

.k-border-l-black {
    border-left-color: black;
}

.\!k-border-l-black {
    border-left-color: black !important;
}

.k-border-l-white {
    border-left-color: white;
}

.\!k-border-l-white {
    border-left-color: white !important;
}

.k-border-x-primary {
    border-inline-color: #ff6358;
}

.\!k-border-x-primary {
    border-inline-color: #ff6358 !important;
}

.k-border-x-secondary {
    border-inline-color: #666666;
}

.\!k-border-x-secondary {
    border-inline-color: #666666 !important;
}

.k-border-x-tertiary {
    border-inline-color: #03a9f4;
}

.\!k-border-x-tertiary {
    border-inline-color: #03a9f4 !important;
}

.k-border-x-info {
    border-inline-color: #0058e9;
}

.\!k-border-x-info {
    border-inline-color: #0058e9 !important;
}

.k-border-x-success {
    border-inline-color: #37b400;
}

.\!k-border-x-success {
    border-inline-color: #37b400 !important;
}

.k-border-x-warning {
    border-inline-color: #ffc000;
}

.\!k-border-x-warning {
    border-inline-color: #ffc000 !important;
}

.k-border-x-error {
    border-inline-color: #f31700;
}

.\!k-border-x-error {
    border-inline-color: #f31700 !important;
}

.k-border-x-dark {
    border-inline-color: #424242;
}

.\!k-border-x-dark {
    border-inline-color: #424242 !important;
}

.k-border-x-light {
    border-inline-color: #ebebeb;
}

.\!k-border-x-light {
    border-inline-color: #ebebeb !important;
}

.k-border-x-inverse {
    border-inline-color: #424242;
}

.\!k-border-x-inverse {
    border-inline-color: #424242 !important;
}

.k-border-x-inherit {
    border-inline-color: inherit;
}

.\!k-border-x-inherit {
    border-inline-color: inherit !important;
}

.k-border-x-current {
    border-inline-color: currentColor;
}

.\!k-border-x-current {
    border-inline-color: currentColor !important;
}

.k-border-x-transparent {
    border-inline-color: transparent;
}

.\!k-border-x-transparent {
    border-inline-color: transparent !important;
}

.k-border-x-black {
    border-inline-color: black;
}

.\!k-border-x-black {
    border-inline-color: black !important;
}

.k-border-x-white {
    border-inline-color: white;
}

.\!k-border-x-white {
    border-inline-color: white !important;
}

.k-border-y-primary {
    border-block-color: #ff6358;
}

.\!k-border-y-primary {
    border-block-color: #ff6358 !important;
}

.k-border-y-secondary {
    border-block-color: #666666;
}

.\!k-border-y-secondary {
    border-block-color: #666666 !important;
}

.k-border-y-tertiary {
    border-block-color: #03a9f4;
}

.\!k-border-y-tertiary {
    border-block-color: #03a9f4 !important;
}

.k-border-y-info {
    border-block-color: #0058e9;
}

.\!k-border-y-info {
    border-block-color: #0058e9 !important;
}

.k-border-y-success {
    border-block-color: #37b400;
}

.\!k-border-y-success {
    border-block-color: #37b400 !important;
}

.k-border-y-warning {
    border-block-color: #ffc000;
}

.\!k-border-y-warning {
    border-block-color: #ffc000 !important;
}

.k-border-y-error {
    border-block-color: #f31700;
}

.\!k-border-y-error {
    border-block-color: #f31700 !important;
}

.k-border-y-dark {
    border-block-color: #424242;
}

.\!k-border-y-dark {
    border-block-color: #424242 !important;
}

.k-border-y-light {
    border-block-color: #ebebeb;
}

.\!k-border-y-light {
    border-block-color: #ebebeb !important;
}

.k-border-y-inverse {
    border-block-color: #424242;
}

.\!k-border-y-inverse {
    border-block-color: #424242 !important;
}

.k-border-y-inherit {
    border-block-color: inherit;
}

.\!k-border-y-inherit {
    border-block-color: inherit !important;
}

.k-border-y-current {
    border-block-color: currentColor;
}

.\!k-border-y-current {
    border-block-color: currentColor !important;
}

.k-border-y-transparent {
    border-block-color: transparent;
}

.\!k-border-y-transparent {
    border-block-color: transparent !important;
}

.k-border-y-black {
    border-block-color: black;
}

.\!k-border-y-black {
    border-block-color: black !important;
}

.k-border-y-white {
    border-block-color: white;
}

.\!k-border-y-white {
    border-block-color: white !important;
}

.k-rounded {
    border-radius: 4px;
}

.\!k-rounded {
    border-radius: 4px !important;
}

.k-rounded-0 {
    border-radius: 0;
}

.\!k-rounded-0 {
    border-radius: 0 !important;
}

.k-rounded-sm {
    border-radius: 2px;
}

.\!k-rounded-sm {
    border-radius: 2px !important;
}

.k-rounded-md {
    border-radius: 4px;
}

.\!k-rounded-md {
    border-radius: 4px !important;
}

.k-rounded-lg {
    border-radius: 6px;
}

.\!k-rounded-lg {
    border-radius: 6px !important;
}

.k-rounded-full {
    border-radius: 9999px;
}

.\!k-rounded-full {
    border-radius: 9999px !important;
}

.k-rounded-tl {
    border-top-left-radius: 4px;
}

.\!k-rounded-tl {
    border-top-left-radius: 4px !important;
}

.k-rounded-tl-0 {
    border-top-left-radius: 0;
}

.\!k-rounded-tl-0 {
    border-top-left-radius: 0 !important;
}

.k-rounded-tl-sm {
    border-top-left-radius: 2px;
}

.\!k-rounded-tl-sm {
    border-top-left-radius: 2px !important;
}

.k-rounded-tl-md {
    border-top-left-radius: 4px;
}

.\!k-rounded-tl-md {
    border-top-left-radius: 4px !important;
}

.k-rounded-tl-lg {
    border-top-left-radius: 6px;
}

.\!k-rounded-tl-lg {
    border-top-left-radius: 6px !important;
}

.k-rounded-tl-full {
    border-top-left-radius: 9999px;
}

.\!k-rounded-tl-full {
    border-top-left-radius: 9999px !important;
}

.k-rounded-tr {
    border-top-right-radius: 4px;
}

.\!k-rounded-tr {
    border-top-right-radius: 4px !important;
}

.k-rounded-tr-0 {
    border-top-right-radius: 0;
}

.\!k-rounded-tr-0 {
    border-top-right-radius: 0 !important;
}

.k-rounded-tr-sm {
    border-top-right-radius: 2px;
}

.\!k-rounded-tr-sm {
    border-top-right-radius: 2px !important;
}

.k-rounded-tr-md {
    border-top-right-radius: 4px;
}

.\!k-rounded-tr-md {
    border-top-right-radius: 4px !important;
}

.k-rounded-tr-lg {
    border-top-right-radius: 6px;
}

.\!k-rounded-tr-lg {
    border-top-right-radius: 6px !important;
}

.k-rounded-tr-full {
    border-top-right-radius: 9999px;
}

.\!k-rounded-tr-full {
    border-top-right-radius: 9999px !important;
}

.k-rounded-br {
    border-bottom-right-radius: 4px;
}

.\!k-rounded-br {
    border-bottom-right-radius: 4px !important;
}

.k-rounded-br-0 {
    border-bottom-right-radius: 0;
}

.\!k-rounded-br-0 {
    border-bottom-right-radius: 0 !important;
}

.k-rounded-br-sm {
    border-bottom-right-radius: 2px;
}

.\!k-rounded-br-sm {
    border-bottom-right-radius: 2px !important;
}

.k-rounded-br-md {
    border-bottom-right-radius: 4px;
}

.\!k-rounded-br-md {
    border-bottom-right-radius: 4px !important;
}

.k-rounded-br-lg {
    border-bottom-right-radius: 6px;
}

.\!k-rounded-br-lg {
    border-bottom-right-radius: 6px !important;
}

.k-rounded-br-full {
    border-bottom-right-radius: 9999px;
}

.\!k-rounded-br-full {
    border-bottom-right-radius: 9999px !important;
}

.k-rounded-bl {
    border-bottom-left-radius: 4px;
}

.\!k-rounded-bl {
    border-bottom-left-radius: 4px !important;
}

.k-rounded-bl-0 {
    border-bottom-left-radius: 0;
}

.\!k-rounded-bl-0 {
    border-bottom-left-radius: 0 !important;
}

.k-rounded-bl-sm {
    border-bottom-left-radius: 2px;
}

.\!k-rounded-bl-sm {
    border-bottom-left-radius: 2px !important;
}

.k-rounded-bl-md {
    border-bottom-left-radius: 4px;
}

.\!k-rounded-bl-md {
    border-bottom-left-radius: 4px !important;
}

.k-rounded-bl-lg {
    border-bottom-left-radius: 6px;
}

.\!k-rounded-bl-lg {
    border-bottom-left-radius: 6px !important;
}

.k-rounded-bl-full {
    border-bottom-left-radius: 9999px;
}

.\!k-rounded-bl-full {
    border-bottom-left-radius: 9999px !important;
}

.k-rounded-t {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.\!k-rounded-t {
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
}

.k-rounded-t-0 {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.\!k-rounded-t-0 {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.k-rounded-t-sm {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.\!k-rounded-t-sm {
    border-top-left-radius: 2px !important;
    border-top-right-radius: 2px !important;
}

.k-rounded-t-md {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.\!k-rounded-t-md {
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
}

.k-rounded-t-lg {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.\!k-rounded-t-lg {
    border-top-left-radius: 6px !important;
    border-top-right-radius: 6px !important;
}

.k-rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
}

.\!k-rounded-t-full {
    border-top-left-radius: 9999px !important;
    border-top-right-radius: 9999px !important;
}

.k-rounded-r {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.\!k-rounded-r {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}

.k-rounded-r-0 {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.\!k-rounded-r-0 {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.k-rounded-r-sm {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

.\!k-rounded-r-sm {
    border-top-right-radius: 2px !important;
    border-bottom-right-radius: 2px !important;
}

.k-rounded-r-md {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.\!k-rounded-r-md {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}

.k-rounded-r-lg {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.\!k-rounded-r-lg {
    border-top-right-radius: 6px !important;
    border-bottom-right-radius: 6px !important;
}

.k-rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
}

.\!k-rounded-r-full {
    border-top-right-radius: 9999px !important;
    border-bottom-right-radius: 9999px !important;
}

.k-rounded-b {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.\!k-rounded-b {
    border-bottom-left-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}

.k-rounded-b-0 {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.\!k-rounded-b-0 {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.k-rounded-b-sm {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}

.\!k-rounded-b-sm {
    border-bottom-left-radius: 2px !important;
    border-bottom-right-radius: 2px !important;
}

.k-rounded-b-md {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.\!k-rounded-b-md {
    border-bottom-left-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}

.k-rounded-b-lg {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.\!k-rounded-b-lg {
    border-bottom-left-radius: 6px !important;
    border-bottom-right-radius: 6px !important;
}

.k-rounded-b-full {
    border-bottom-left-radius: 9999px;
    border-bottom-right-radius: 9999px;
}

.\!k-rounded-b-full {
    border-bottom-left-radius: 9999px !important;
    border-bottom-right-radius: 9999px !important;
}

.k-rounded-l {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.\!k-rounded-l {
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}

.k-rounded-l-0 {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.\!k-rounded-l-0 {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.k-rounded-l-sm {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}

.\!k-rounded-l-sm {
    border-top-left-radius: 2px !important;
    border-bottom-left-radius: 2px !important;
}

.k-rounded-l-md {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.\!k-rounded-l-md {
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}

.k-rounded-l-lg {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.\!k-rounded-l-lg {
    border-top-left-radius: 6px !important;
    border-bottom-left-radius: 6px !important;
}

.k-rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
}

.\!k-rounded-l-full {
    border-top-left-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
}

.k-border-solid {
    border-style: solid;
}

.\!k-border-solid {
    border-style: solid !important;
}

.k-border-dashed {
    border-style: dashed;
}

.\!k-border-dashed {
    border-style: dashed !important;
}

.k-border-dotted {
    border-style: dotted;
}

.\!k-border-dotted {
    border-style: dotted !important;
}

.k-border-double {
    border-style: double;
}

.\!k-border-double {
    border-style: double !important;
}

.k-border-inset {
    border-style: inset;
}

.\!k-border-inset {
    border-style: inset !important;
}

.k-border-outset {
    border-style: outset;
}

.\!k-border-outset {
    border-style: outset !important;
}

.k-border-hidden {
    border-style: hidden;
}

.\!k-border-hidden {
    border-style: hidden !important;
}

.k-border-none {
    border-style: none;
}

.\!k-border-none {
    border-style: none !important;
}

.k-border-t-solid {
    border-top-style: solid;
}

.\!k-border-t-solid {
    border-top-style: solid !important;
}

.k-border-t-dashed {
    border-top-style: dashed;
}

.\!k-border-t-dashed {
    border-top-style: dashed !important;
}

.k-border-t-dotted {
    border-top-style: dotted;
}

.\!k-border-t-dotted {
    border-top-style: dotted !important;
}

.k-border-t-double {
    border-top-style: double;
}

.\!k-border-t-double {
    border-top-style: double !important;
}

.k-border-t-inset {
    border-top-style: inset;
}

.\!k-border-t-inset {
    border-top-style: inset !important;
}

.k-border-t-outset {
    border-top-style: outset;
}

.\!k-border-t-outset {
    border-top-style: outset !important;
}

.k-border-t-hidden {
    border-top-style: hidden;
}

.\!k-border-t-hidden {
    border-top-style: hidden !important;
}

.k-border-t-none {
    border-top-style: none;
}

.\!k-border-t-none {
    border-top-style: none !important;
}

.k-border-r-solid {
    border-right-style: solid;
}

.\!k-border-r-solid {
    border-right-style: solid !important;
}

.k-border-r-dashed {
    border-right-style: dashed;
}

.\!k-border-r-dashed {
    border-right-style: dashed !important;
}

.k-border-r-dotted {
    border-right-style: dotted;
}

.\!k-border-r-dotted {
    border-right-style: dotted !important;
}

.k-border-r-double {
    border-right-style: double;
}

.\!k-border-r-double {
    border-right-style: double !important;
}

.k-border-r-inset {
    border-right-style: inset;
}

.\!k-border-r-inset {
    border-right-style: inset !important;
}

.k-border-r-outset {
    border-right-style: outset;
}

.\!k-border-r-outset {
    border-right-style: outset !important;
}

.k-border-r-hidden {
    border-right-style: hidden;
}

.\!k-border-r-hidden {
    border-right-style: hidden !important;
}

.k-border-r-none {
    border-right-style: none;
}

.\!k-border-r-none {
    border-right-style: none !important;
}

.k-border-b-solid {
    border-bottom-style: solid;
}

.\!k-border-b-solid {
    border-bottom-style: solid !important;
}

.k-border-b-dashed {
    border-bottom-style: dashed;
}

.\!k-border-b-dashed {
    border-bottom-style: dashed !important;
}

.k-border-b-dotted {
    border-bottom-style: dotted;
}

.\!k-border-b-dotted {
    border-bottom-style: dotted !important;
}

.k-border-b-double {
    border-bottom-style: double;
}

.\!k-border-b-double {
    border-bottom-style: double !important;
}

.k-border-b-inset {
    border-bottom-style: inset;
}

.\!k-border-b-inset {
    border-bottom-style: inset !important;
}

.k-border-b-outset {
    border-bottom-style: outset;
}

.\!k-border-b-outset {
    border-bottom-style: outset !important;
}

.k-border-b-hidden {
    border-bottom-style: hidden;
}

.\!k-border-b-hidden {
    border-bottom-style: hidden !important;
}

.k-border-b-none {
    border-bottom-style: none;
}

.\!k-border-b-none {
    border-bottom-style: none !important;
}

.k-border-l-solid {
    border-left-style: solid;
}

.\!k-border-l-solid {
    border-left-style: solid !important;
}

.k-border-l-dashed {
    border-left-style: dashed;
}

.\!k-border-l-dashed {
    border-left-style: dashed !important;
}

.k-border-l-dotted {
    border-left-style: dotted;
}

.\!k-border-l-dotted {
    border-left-style: dotted !important;
}

.k-border-l-double {
    border-left-style: double;
}

.\!k-border-l-double {
    border-left-style: double !important;
}

.k-border-l-inset {
    border-left-style: inset;
}

.\!k-border-l-inset {
    border-left-style: inset !important;
}

.k-border-l-outset {
    border-left-style: outset;
}

.\!k-border-l-outset {
    border-left-style: outset !important;
}

.k-border-l-hidden {
    border-left-style: hidden;
}

.\!k-border-l-hidden {
    border-left-style: hidden !important;
}

.k-border-l-none {
    border-left-style: none;
}

.\!k-border-l-none {
    border-left-style: none !important;
}

.k-border-x-solid {
    border-inline-style: solid;
}

.\!k-border-x-solid {
    border-inline-style: solid !important;
}

.k-border-x-dashed {
    border-inline-style: dashed;
}

.\!k-border-x-dashed {
    border-inline-style: dashed !important;
}

.k-border-x-dotted {
    border-inline-style: dotted;
}

.\!k-border-x-dotted {
    border-inline-style: dotted !important;
}

.k-border-x-double {
    border-inline-style: double;
}

.\!k-border-x-double {
    border-inline-style: double !important;
}

.k-border-x-inset {
    border-inline-style: inset;
}

.\!k-border-x-inset {
    border-inline-style: inset !important;
}

.k-border-x-outset {
    border-inline-style: outset;
}

.\!k-border-x-outset {
    border-inline-style: outset !important;
}

.k-border-x-hidden {
    border-inline-style: hidden;
}

.\!k-border-x-hidden {
    border-inline-style: hidden !important;
}

.k-border-x-none {
    border-inline-style: none;
}

.\!k-border-x-none {
    border-inline-style: none !important;
}

.k-border-y-solid {
    border-block-style: solid;
}

.\!k-border-y-solid {
    border-block-style: solid !important;
}

.k-border-y-dashed {
    border-block-style: dashed;
}

.\!k-border-y-dashed {
    border-block-style: dashed !important;
}

.k-border-y-dotted {
    border-block-style: dotted;
}

.\!k-border-y-dotted {
    border-block-style: dotted !important;
}

.k-border-y-double {
    border-block-style: double;
}

.\!k-border-y-double {
    border-block-style: double !important;
}

.k-border-y-inset {
    border-block-style: inset;
}

.\!k-border-y-inset {
    border-block-style: inset !important;
}

.k-border-y-outset {
    border-block-style: outset;
}

.\!k-border-y-outset {
    border-block-style: outset !important;
}

.k-border-y-hidden {
    border-block-style: hidden;
}

.\!k-border-y-hidden {
    border-block-style: hidden !important;
}

.k-border-y-none {
    border-block-style: none;
}

.\!k-border-y-none {
    border-block-style: none !important;
}

.k-border {
    border-width: 1px;
}

.\!k-border {
    border-width: 1px !important;
}

.k-border-0 {
    border-width: 0;
}

.\!k-border-0 {
    border-width: 0 !important;
}

.k-border-2 {
    border-width: 2px;
}

.\!k-border-2 {
    border-width: 2px !important;
}

.k-border-4 {
    border-width: 4px;
}

.\!k-border-4 {
    border-width: 4px !important;
}

.k-border-8 {
    border-width: 8px;
}

.\!k-border-8 {
    border-width: 8px !important;
}

.k-border-t {
    border-top-width: 1px;
}

.\!k-border-t {
    border-top-width: 1px !important;
}

.k-border-t-0 {
    border-top-width: 0;
}

.\!k-border-t-0 {
    border-top-width: 0 !important;
}

.k-border-t-2 {
    border-top-width: 2px;
}

.\!k-border-t-2 {
    border-top-width: 2px !important;
}

.k-border-t-4 {
    border-top-width: 4px;
}

.\!k-border-t-4 {
    border-top-width: 4px !important;
}

.k-border-t-8 {
    border-top-width: 8px;
}

.\!k-border-t-8 {
    border-top-width: 8px !important;
}

.k-border-r {
    border-right-width: 1px;
}

.\!k-border-r {
    border-right-width: 1px !important;
}

.k-border-r-0 {
    border-right-width: 0;
}

.\!k-border-r-0 {
    border-right-width: 0 !important;
}

.k-border-r-2 {
    border-right-width: 2px;
}

.\!k-border-r-2 {
    border-right-width: 2px !important;
}

.k-border-r-4 {
    border-right-width: 4px;
}

.\!k-border-r-4 {
    border-right-width: 4px !important;
}

.k-border-r-8 {
    border-right-width: 8px;
}

.\!k-border-r-8 {
    border-right-width: 8px !important;
}

.k-border-b {
    border-bottom-width: 1px;
}

.\!k-border-b {
    border-bottom-width: 1px !important;
}

.k-border-b-0 {
    border-bottom-width: 0;
}

.\!k-border-b-0 {
    border-bottom-width: 0 !important;
}

.k-border-b-2 {
    border-bottom-width: 2px;
}

.\!k-border-b-2 {
    border-bottom-width: 2px !important;
}

.k-border-b-4 {
    border-bottom-width: 4px;
}

.\!k-border-b-4 {
    border-bottom-width: 4px !important;
}

.k-border-b-8 {
    border-bottom-width: 8px;
}

.\!k-border-b-8 {
    border-bottom-width: 8px !important;
}

.k-border-l {
    border-left-width: 1px;
}

.\!k-border-l {
    border-left-width: 1px !important;
}

.k-border-l-0 {
    border-left-width: 0;
}

.\!k-border-l-0 {
    border-left-width: 0 !important;
}

.k-border-l-2 {
    border-left-width: 2px;
}

.\!k-border-l-2 {
    border-left-width: 2px !important;
}

.k-border-l-4 {
    border-left-width: 4px;
}

.\!k-border-l-4 {
    border-left-width: 4px !important;
}

.k-border-l-8 {
    border-left-width: 8px;
}

.\!k-border-l-8 {
    border-left-width: 8px !important;
}

.k-border-x {
    border-inline-width: 1px;
}

.\!k-border-x {
    border-inline-width: 1px !important;
}

.k-border-x-0 {
    border-inline-width: 0;
}

.\!k-border-x-0 {
    border-inline-width: 0 !important;
}

.k-border-x-2 {
    border-inline-width: 2px;
}

.\!k-border-x-2 {
    border-inline-width: 2px !important;
}

.k-border-x-4 {
    border-inline-width: 4px;
}

.\!k-border-x-4 {
    border-inline-width: 4px !important;
}

.k-border-x-8 {
    border-inline-width: 8px;
}

.\!k-border-x-8 {
    border-inline-width: 8px !important;
}

.k-border-y {
    border-block-width: 1px;
}

.\!k-border-y {
    border-block-width: 1px !important;
}

.k-border-y-0 {
    border-block-width: 0;
}

.\!k-border-y-0 {
    border-block-width: 0 !important;
}

.k-border-y-2 {
    border-block-width: 2px;
}

.\!k-border-y-2 {
    border-block-width: 2px !important;
}

.k-border-y-4 {
    border-block-width: 4px;
}

.\!k-border-y-4 {
    border-block-width: 4px !important;
}

.k-border-y-8 {
    border-block-width: 8px;
}

.\!k-border-y-8 {
    border-block-width: 8px !important;
}

.k-border-top {
    border-top-width: 1px;
}

.\!k-border-top {
    border-top-width: 1px !important;
}

.k-border-top-0 {
    border-top-width: 0;
}

.\!k-border-top-0 {
    border-top-width: 0 !important;
}

.k-border-top-2 {
    border-top-width: 2px;
}

.\!k-border-top-2 {
    border-top-width: 2px !important;
}

.k-border-top-4 {
    border-top-width: 4px;
}

.\!k-border-top-4 {
    border-top-width: 4px !important;
}

.k-border-top-8 {
    border-top-width: 8px;
}

.\!k-border-top-8 {
    border-top-width: 8px !important;
}

.k-border-right {
    border-right-width: 1px;
}

.\!k-border-right {
    border-right-width: 1px !important;
}

.k-border-right-0 {
    border-right-width: 0;
}

.\!k-border-right-0 {
    border-right-width: 0 !important;
}

.k-border-right-2 {
    border-right-width: 2px;
}

.\!k-border-right-2 {
    border-right-width: 2px !important;
}

.k-border-right-4 {
    border-right-width: 4px;
}

.\!k-border-right-4 {
    border-right-width: 4px !important;
}

.k-border-right-8 {
    border-right-width: 8px;
}

.\!k-border-right-8 {
    border-right-width: 8px !important;
}

.k-border-bottom {
    border-bottom-width: 1px;
}

.\!k-border-bottom {
    border-bottom-width: 1px !important;
}

.k-border-bottom-0 {
    border-bottom-width: 0;
}

.\!k-border-bottom-0 {
    border-bottom-width: 0 !important;
}

.k-border-bottom-2 {
    border-bottom-width: 2px;
}

.\!k-border-bottom-2 {
    border-bottom-width: 2px !important;
}

.k-border-bottom-4 {
    border-bottom-width: 4px;
}

.\!k-border-bottom-4 {
    border-bottom-width: 4px !important;
}

.k-border-bottom-8 {
    border-bottom-width: 8px;
}

.\!k-border-bottom-8 {
    border-bottom-width: 8px !important;
}

.k-border-left {
    border-left-width: 1px;
}

.\!k-border-left {
    border-left-width: 1px !important;
}

.k-border-left-0 {
    border-left-width: 0;
}

.\!k-border-left-0 {
    border-left-width: 0 !important;
}

.k-border-left-2 {
    border-left-width: 2px;
}

.\!k-border-left-2 {
    border-left-width: 2px !important;
}

.k-border-left-4 {
    border-left-width: 4px;
}

.\!k-border-left-4 {
    border-left-width: 4px !important;
}

.k-border-left-8 {
    border-left-width: 8px;
}

.\!k-border-left-8 {
    border-left-width: 8px !important;
}

.k-outline-primary {
    outline-color: #ff6358;
}

.\!k-outline-primary {
    outline-color: #ff6358 !important;
}

.k-outline-secondary {
    outline-color: #666666;
}

.\!k-outline-secondary {
    outline-color: #666666 !important;
}

.k-outline-tertiary {
    outline-color: #03a9f4;
}

.\!k-outline-tertiary {
    outline-color: #03a9f4 !important;
}

.k-outline-info {
    outline-color: #0058e9;
}

.\!k-outline-info {
    outline-color: #0058e9 !important;
}

.k-outline-success {
    outline-color: #37b400;
}

.\!k-outline-success {
    outline-color: #37b400 !important;
}

.k-outline-warning {
    outline-color: #ffc000;
}

.\!k-outline-warning {
    outline-color: #ffc000 !important;
}

.k-outline-error {
    outline-color: #f31700;
}

.\!k-outline-error {
    outline-color: #f31700 !important;
}

.k-outline-dark {
    outline-color: #424242;
}

.\!k-outline-dark {
    outline-color: #424242 !important;
}

.k-outline-light {
    outline-color: #ebebeb;
}

.\!k-outline-light {
    outline-color: #ebebeb !important;
}

.k-outline-inverse {
    outline-color: #424242;
}

.\!k-outline-inverse {
    outline-color: #424242 !important;
}

.k-outline-inherit {
    outline-color: inherit;
}

.\!k-outline-inherit {
    outline-color: inherit !important;
}

.k-outline-current {
    outline-color: currentColor;
}

.\!k-outline-current {
    outline-color: currentColor !important;
}

.k-outline-transparent {
    outline-color: transparent;
}

.\!k-outline-transparent {
    outline-color: transparent !important;
}

.k-outline-black {
    outline-color: black;
}

.\!k-outline-black {
    outline-color: black !important;
}

.k-outline-white {
    outline-color: white;
}

.\!k-outline-white {
    outline-color: white !important;
}

.k-outline-offset-0 {
    outline-offset: 0;
}

.\!k-outline-offset-0 {
    outline-offset: 0 !important;
}

.k-outline-offset-1 {
    outline-offset: 1px;
}

.\!k-outline-offset-1 {
    outline-offset: 1px !important;
}

.k-outline-offset-2 {
    outline-offset: 2px;
}

.\!k-outline-offset-2 {
    outline-offset: 2px !important;
}

.k-outline-offset-4 {
    outline-offset: 4px;
}

.\!k-outline-offset-4 {
    outline-offset: 4px !important;
}

.k-outline-offset-8 {
    outline-offset: 8px;
}

.\!k-outline-offset-8 {
    outline-offset: 8px !important;
}

.k-outline-solid {
    outline-style: solid;
}

.\!k-outline-solid {
    outline-style: solid !important;
}

.k-outline-dashed {
    outline-style: dashed;
}

.\!k-outline-dashed {
    outline-style: dashed !important;
}

.k-outline-dotted {
    outline-style: dotted;
}

.\!k-outline-dotted {
    outline-style: dotted !important;
}

.k-outline-double {
    outline-style: double;
}

.\!k-outline-double {
    outline-style: double !important;
}

.k-outline-inset {
    outline-style: inset;
}

.\!k-outline-inset {
    outline-style: inset !important;
}

.k-outline-outset {
    outline-style: outset;
}

.\!k-outline-outset {
    outline-style: outset !important;
}

.k-outline-none {
    outline-style: none;
}

.\!k-outline-none {
    outline-style: none !important;
}

.k-outline {
    outline-width: 1px;
}

.\!k-outline {
    outline-width: 1px !important;
}

.k-outline-0 {
    outline-width: 0;
}

.\!k-outline-0 {
    outline-width: 0 !important;
}

.k-outline-2 {
    outline-width: 2px;
}

.\!k-outline-2 {
    outline-width: 2px !important;
}

.k-outline-4 {
    outline-width: 4px;
}

.\!k-outline-4 {
    outline-width: 4px !important;
}

.k-outline-8 {
    outline-width: 8px;
}

.\!k-outline-8 {
    outline-width: 8px !important;
}

.k-opacity-0 {
    opacity: 0;
}

.\!k-opacity-0 {
    opacity: 0 !important;
}

.k-opacity-5 {
    opacity: 0.05;
}

.\!k-opacity-5 {
    opacity: 0.05 !important;
}

.k-opacity-10 {
    opacity: 0.1;
}

.\!k-opacity-10 {
    opacity: 0.1 !important;
}

.k-opacity-20 {
    opacity: 0.2;
}

.\!k-opacity-20 {
    opacity: 0.2 !important;
}

.k-opacity-30 {
    opacity: 0.3;
}

.\!k-opacity-30 {
    opacity: 0.3 !important;
}

.k-opacity-40 {
    opacity: 0.4;
}

.\!k-opacity-40 {
    opacity: 0.4 !important;
}

.k-opacity-50 {
    opacity: 0.5;
}

.\!k-opacity-50 {
    opacity: 0.5 !important;
}

.k-opacity-60 {
    opacity: 0.6;
}

.\!k-opacity-60 {
    opacity: 0.6 !important;
}

.k-opacity-70 {
    opacity: 0.7;
}

.\!k-opacity-70 {
    opacity: 0.7 !important;
}

.k-opacity-80 {
    opacity: 0.8;
}

.\!k-opacity-80 {
    opacity: 0.8 !important;
}

.k-opacity-90 {
    opacity: 0.9;
}

.\!k-opacity-90 {
    opacity: 0.9 !important;
}

.k-opacity-100 {
    opacity: 1;
}

.\!k-opacity-100 {
    opacity: 1 !important;
}

.k-backdrop-blur {
    -webkit-backdrop-filter: blur(8px);
            backdrop-filter: blur(8px);
}

.\!k-backdrop-blur {
    -webkit-backdrop-filter: blur(8px) !important;
            backdrop-filter: blur(8px) !important;
}

.k-backdrop-blur-none {
    -webkit-backdrop-filter: blur(0);
            backdrop-filter: blur(0);
}

.\!k-backdrop-blur-none {
    -webkit-backdrop-filter: blur(0) !important;
            backdrop-filter: blur(0) !important;
}

.k-backdrop-blur-sm {
    -webkit-backdrop-filter: blur(4px);
            backdrop-filter: blur(4px);
}

.\!k-backdrop-blur-sm {
    -webkit-backdrop-filter: blur(4px) !important;
            backdrop-filter: blur(4px) !important;
}

.k-backdrop-blur-md {
    -webkit-backdrop-filter: blur(6px);
            backdrop-filter: blur(6px);
}

.\!k-backdrop-blur-md {
    -webkit-backdrop-filter: blur(6px) !important;
            backdrop-filter: blur(6px) !important;
}

.k-backdrop-blur-lg {
    -webkit-backdrop-filter: blur(12px);
            backdrop-filter: blur(12px);
}

.\!k-backdrop-blur-lg {
    -webkit-backdrop-filter: blur(12px) !important;
            backdrop-filter: blur(12px) !important;
}

.k-border-collapse {
    border-collapse: collapse;
}

.\!k-border-collapse {
    border-collapse: collapse !important;
}

.k-border-separate {
    border-collapse: separate;
}

.\!k-border-separate {
    border-collapse: separate !important;
}

.k-table-auto {
    table-layout: auto;
}

.\!k-table-auto {
    table-layout: auto !important;
}

.k-table-fixed {
    table-layout: fixed;
}

.\!k-table-fixed {
    table-layout: fixed !important;
}

.k-table-layout-auto {
    table-layout: auto;
}

.\!k-table-layout-auto {
    table-layout: auto !important;
}

.k-table-layout-fixed {
    table-layout: fixed;
}

.\!k-table-layout-fixed {
    table-layout: fixed !important;
}

.k-flip-h, .k-flip-x {
    transform: scaleX(-1);
}

.\!k-flip-h, .\!k-flip-x {
    transform: scaleX(-1) !important;
}

.k-flip-v, .k-flip-y {
    transform: scaleY(-1);
}

.\!k-flip-v, .\!k-flip-y {
    transform: scaleY(-1) !important;
}

.k-flip-h.k-flip-v, .k-flip-v.k-flip-x, .k-flip-x.k-flip-y, .k-flip-h.k-flip-y {
    transform: scale(-1, -1);
}

.\!k-flip-h.\!k-flip-v, .\!k-flip-v.\!k-flip-x, .\!k-flip-x.\!k-flip-y, .\!k-flip-h.\!k-flip-y {
    transform: scale(-1, -1) !important;
}

.k-origin-center {
    transform-origin: center;
}

.\!k-origin-center {
    transform-origin: center !important;
}

.k-origin-top {
    transform-origin: top;
}

.\!k-origin-top {
    transform-origin: top !important;
}

.k-origin-right {
    transform-origin: right;
}

.\!k-origin-right {
    transform-origin: right !important;
}

.k-origin-bottom {
    transform-origin: bottom;
}

.\!k-origin-bottom {
    transform-origin: bottom !important;
}

.k-origin-left {
    transform-origin: left;
}

.\!k-origin-left {
    transform-origin: left !important;
}

.k-origin-top-left {
    transform-origin: top left;
}

.\!k-origin-top-left {
    transform-origin: top left !important;
}

.k-origin-top-right {
    transform-origin: top right;
}

.\!k-origin-top-right {
    transform-origin: top right !important;
}

.k-origin-bottom-left {
    transform-origin: bottom left;
}

.\!k-origin-bottom-left {
    transform-origin: bottom left !important;
}

.k-origin-bottom-right {
    transform-origin: bottom right;
}

.\!k-origin-bottom-right {
    transform-origin: bottom right !important;
}

.k-rotate-0 {
    transform: rotate(0deg);
}

.\!k-rotate-0 {
    transform: rotate(0deg) !important;
}

.k-rotate-45 {
    transform: rotate(45deg);
}

.\!k-rotate-45 {
    transform: rotate(45deg) !important;
}

.k-rotate-90 {
    transform: rotate(90deg);
}

.\!k-rotate-90 {
    transform: rotate(90deg) !important;
}

.k-rotate-135 {
    transform: rotate(135deg);
}

.\!k-rotate-135 {
    transform: rotate(135deg) !important;
}

.k-rotate-180 {
    transform: rotate(180deg);
}

.\!k-rotate-180 {
    transform: rotate(180deg) !important;
}

.k-rotate-225 {
    transform: rotate(225deg);
}

.\!k-rotate-225 {
    transform: rotate(225deg) !important;
}

.k-rotate-270 {
    transform: rotate(270deg);
}

.\!k-rotate-270 {
    transform: rotate(270deg) !important;
}

.k-rotate-315 {
    transform: rotate(315deg);
}

.\!k-rotate-315 {
    transform: rotate(315deg) !important;
}

.k-scale-0 {
    transform: scale(0);
}

.\!k-scale-0 {
    transform: scale(0) !important;
}

.k-scale-0\.25 {
    transform: scale(0.25);
}

.\!k-scale-0\.25 {
    transform: scale(0.25) !important;
}

.k-scale-0\.5 {
    transform: scale(0.5);
}

.\!k-scale-0\.5 {
    transform: scale(0.5) !important;
}

.k-scale-0\.75 {
    transform: scale(0.75);
}

.\!k-scale-0\.75 {
    transform: scale(0.75) !important;
}

.k-scale-1 {
    transform: scale(1);
}

.\!k-scale-1 {
    transform: scale(1) !important;
}

.k-scale-1\.25 {
    transform: scale(1.25);
}

.\!k-scale-1\.25 {
    transform: scale(1.25) !important;
}

.k-scale-1\.5 {
    transform: scale(1.5);
}

.\!k-scale-1\.5 {
    transform: scale(1.5) !important;
}

.k-scale-2 {
    transform: scale(2);
}

.\!k-scale-2 {
    transform: scale(2) !important;
}

.k-scale-x-0 {
    transform: scaleX(0);
}

.\!k-scale-x-0 {
    transform: scaleX(0) !important;
}

.k-scale-x-0\.25 {
    transform: scaleX(0.25);
}

.\!k-scale-x-0\.25 {
    transform: scaleX(0.25) !important;
}

.k-scale-x-0\.5 {
    transform: scaleX(0.5);
}

.\!k-scale-x-0\.5 {
    transform: scaleX(0.5) !important;
}

.k-scale-x-0\.75 {
    transform: scaleX(0.75);
}

.\!k-scale-x-0\.75 {
    transform: scaleX(0.75) !important;
}

.k-scale-x-1 {
    transform: scaleX(1);
}

.\!k-scale-x-1 {
    transform: scaleX(1) !important;
}

.k-scale-x-1\.25 {
    transform: scaleX(1.25);
}

.\!k-scale-x-1\.25 {
    transform: scaleX(1.25) !important;
}

.k-scale-x-1\.5 {
    transform: scaleX(1.5);
}

.\!k-scale-x-1\.5 {
    transform: scaleX(1.5) !important;
}

.k-scale-x-2 {
    transform: scaleX(2);
}

.\!k-scale-x-2 {
    transform: scaleX(2) !important;
}

.k-scale-y-0 {
    transform: scaleY(0);
}

.\!k-scale-y-0 {
    transform: scaleY(0) !important;
}

.k-scale-y-0\.25 {
    transform: scaleY(0.25);
}

.\!k-scale-y-0\.25 {
    transform: scaleY(0.25) !important;
}

.k-scale-y-0\.5 {
    transform: scaleY(0.5);
}

.\!k-scale-y-0\.5 {
    transform: scaleY(0.5) !important;
}

.k-scale-y-0\.75 {
    transform: scaleY(0.75);
}

.\!k-scale-y-0\.75 {
    transform: scaleY(0.75) !important;
}

.k-scale-y-1 {
    transform: scaleY(1);
}

.\!k-scale-y-1 {
    transform: scaleY(1) !important;
}

.k-scale-y-1\.25 {
    transform: scaleY(1.25);
}

.\!k-scale-y-1\.25 {
    transform: scaleY(1.25) !important;
}

.k-scale-y-1\.5 {
    transform: scaleY(1.5);
}

.\!k-scale-y-1\.5 {
    transform: scaleY(1.5) !important;
}

.k-scale-y-2 {
    transform: scaleY(2);
}

.\!k-scale-y-2 {
    transform: scaleY(2) !important;
}

.k-skew-x-0 {
    transform: skewX(0deg);
}

.\!k-skew-x-0 {
    transform: skewX(0deg) !important;
}

.k-skew-x-1 {
    transform: skewX(1deg);
}

.\!k-skew-x-1 {
    transform: skewX(1deg) !important;
}

.k-skew-x-2 {
    transform: skewX(2deg);
}

.\!k-skew-x-2 {
    transform: skewX(2deg) !important;
}

.k-skew-x-3 {
    transform: skewX(3deg);
}

.\!k-skew-x-3 {
    transform: skewX(3deg) !important;
}

.k-skew-x-4 {
    transform: skewX(4deg);
}

.\!k-skew-x-4 {
    transform: skewX(4deg) !important;
}

.k-skew-x-5 {
    transform: skewX(5deg);
}

.\!k-skew-x-5 {
    transform: skewX(5deg) !important;
}

.k-skew-x-6 {
    transform: skewX(6deg);
}

.\!k-skew-x-6 {
    transform: skewX(6deg) !important;
}

.k-skew-x-7 {
    transform: skewX(7deg);
}

.\!k-skew-x-7 {
    transform: skewX(7deg) !important;
}

.k-skew-x-8 {
    transform: skewX(8deg);
}

.\!k-skew-x-8 {
    transform: skewX(8deg) !important;
}

.k-skew-x-9 {
    transform: skewX(9deg);
}

.\!k-skew-x-9 {
    transform: skewX(9deg) !important;
}

.k-skew-x-10 {
    transform: skewX(10deg);
}

.\!k-skew-x-10 {
    transform: skewX(10deg) !important;
}

.k-skew-x-11 {
    transform: skewX(11deg);
}

.\!k-skew-x-11 {
    transform: skewX(11deg) !important;
}

.k-skew-x-12 {
    transform: skewX(12deg);
}

.\!k-skew-x-12 {
    transform: skewX(12deg) !important;
}

.k-skew-y-0 {
    transform: skewY(0deg);
}

.\!k-skew-y-0 {
    transform: skewY(0deg) !important;
}

.k-skew-y-1 {
    transform: skewY(1deg);
}

.\!k-skew-y-1 {
    transform: skewY(1deg) !important;
}

.k-skew-y-2 {
    transform: skewY(2deg);
}

.\!k-skew-y-2 {
    transform: skewY(2deg) !important;
}

.k-skew-y-3 {
    transform: skewY(3deg);
}

.\!k-skew-y-3 {
    transform: skewY(3deg) !important;
}

.k-skew-y-4 {
    transform: skewY(4deg);
}

.\!k-skew-y-4 {
    transform: skewY(4deg) !important;
}

.k-skew-y-5 {
    transform: skewY(5deg);
}

.\!k-skew-y-5 {
    transform: skewY(5deg) !important;
}

.k-skew-y-6 {
    transform: skewY(6deg);
}

.\!k-skew-y-6 {
    transform: skewY(6deg) !important;
}

.k-skew-y-7 {
    transform: skewY(7deg);
}

.\!k-skew-y-7 {
    transform: skewY(7deg) !important;
}

.k-skew-y-8 {
    transform: skewY(8deg);
}

.\!k-skew-y-8 {
    transform: skewY(8deg) !important;
}

.k-skew-y-9 {
    transform: skewY(9deg);
}

.\!k-skew-y-9 {
    transform: skewY(9deg) !important;
}

.k-skew-y-10 {
    transform: skewY(10deg);
}

.\!k-skew-y-10 {
    transform: skewY(10deg) !important;
}

.k-skew-y-11 {
    transform: skewY(11deg);
}

.\!k-skew-y-11 {
    transform: skewY(11deg) !important;
}

.k-skew-y-12 {
    transform: skewY(12deg);
}

.\!k-skew-y-12 {
    transform: skewY(12deg) !important;
}

.k-translate-0 {
    transform: translate(0, 0);
}

.\!k-translate-0 {
    transform: translate(0, 0) !important;
}

.k-translate-0-50 {
    transform: translate(0, 50%);
}

.\!k-translate-0-50 {
    transform: translate(0, 50%) !important;
}

.k-translate-0-100 {
    transform: translate(0, 100%);
}

.\!k-translate-0-100 {
    transform: translate(0, 100%) !important;
}

.k-translate-50-0 {
    transform: translate(50%, 0);
}

.\!k-translate-50-0 {
    transform: translate(50%, 0) !important;
}

.k-translate-50-50 {
    transform: translate(50%, 50%);
}

.\!k-translate-50-50 {
    transform: translate(50%, 50%) !important;
}

.k-translate-50-100 {
    transform: translate(50%, 100%);
}

.\!k-translate-50-100 {
    transform: translate(50%, 100%) !important;
}

.k-translate-100-0 {
    transform: translate(100%, 0);
}

.\!k-translate-100-0 {
    transform: translate(100%, 0) !important;
}

.k-translate-100-50 {
    transform: translate(100%, 50%);
}

.\!k-translate-100-50 {
    transform: translate(100%, 50%) !important;
}

.k-translate-100-100 {
    transform: translate(100%, 100%);
}

.\!k-translate-100-100 {
    transform: translate(100%, 100%) !important;
}

.k-translate-x-0 {
    transform: translateX(0);
}

.\!k-translate-x-0 {
    transform: translateX(0) !important;
}

.k-translate-x-1px {
    transform: translateX(1px);
}

.\!k-translate-x-1px {
    transform: translateX(1px) !important;
}

.k-translate-x-0\.5 {
    transform: translateX(2px);
}

.\!k-translate-x-0\.5 {
    transform: translateX(2px) !important;
}

.k-translate-x-1 {
    transform: translateX(4px);
}

.\!k-translate-x-1 {
    transform: translateX(4px) !important;
}

.k-translate-x-1\.5 {
    transform: translateX(6px);
}

.\!k-translate-x-1\.5 {
    transform: translateX(6px) !important;
}

.k-translate-x-2 {
    transform: translateX(8px);
}

.\!k-translate-x-2 {
    transform: translateX(8px) !important;
}

.k-translate-x-2\.5 {
    transform: translateX(10px);
}

.\!k-translate-x-2\.5 {
    transform: translateX(10px) !important;
}

.k-translate-x-3 {
    transform: translateX(12px);
}

.\!k-translate-x-3 {
    transform: translateX(12px) !important;
}

.k-translate-x-3\.5 {
    transform: translateX(14px);
}

.\!k-translate-x-3\.5 {
    transform: translateX(14px) !important;
}

.k-translate-x-4 {
    transform: translateX(16px);
}

.\!k-translate-x-4 {
    transform: translateX(16px) !important;
}

.k-translate-x-4\.5 {
    transform: translateX(18px);
}

.\!k-translate-x-4\.5 {
    transform: translateX(18px) !important;
}

.k-translate-x-5 {
    transform: translateX(20px);
}

.\!k-translate-x-5 {
    transform: translateX(20px) !important;
}

.k-translate-x-5\.5 {
    transform: translateX(22px);
}

.\!k-translate-x-5\.5 {
    transform: translateX(22px) !important;
}

.k-translate-x-6 {
    transform: translateX(24px);
}

.\!k-translate-x-6 {
    transform: translateX(24px) !important;
}

.k-translate-x-6\.5 {
    transform: translateX(26px);
}

.\!k-translate-x-6\.5 {
    transform: translateX(26px) !important;
}

.k-translate-x-7 {
    transform: translateX(28px);
}

.\!k-translate-x-7 {
    transform: translateX(28px) !important;
}

.k-translate-x-7\.5 {
    transform: translateX(30px);
}

.\!k-translate-x-7\.5 {
    transform: translateX(30px) !important;
}

.k-translate-x-8 {
    transform: translateX(32px);
}

.\!k-translate-x-8 {
    transform: translateX(32px) !important;
}

.k-translate-x-9 {
    transform: translateX(36px);
}

.\!k-translate-x-9 {
    transform: translateX(36px) !important;
}

.k-translate-x-10 {
    transform: translateX(40px);
}

.\!k-translate-x-10 {
    transform: translateX(40px) !important;
}

.k-translate-x-11 {
    transform: translateX(44px);
}

.\!k-translate-x-11 {
    transform: translateX(44px) !important;
}

.k-translate-x-12 {
    transform: translateX(48px);
}

.\!k-translate-x-12 {
    transform: translateX(48px) !important;
}

.k-translate-x-13 {
    transform: translateX(52px);
}

.\!k-translate-x-13 {
    transform: translateX(52px) !important;
}

.k-translate-x-14 {
    transform: translateX(56px);
}

.\!k-translate-x-14 {
    transform: translateX(56px) !important;
}

.k-translate-x-15 {
    transform: translateX(60px);
}

.\!k-translate-x-15 {
    transform: translateX(60px) !important;
}

.k-translate-x-16 {
    transform: translateX(64px);
}

.\!k-translate-x-16 {
    transform: translateX(64px) !important;
}

.k-translate-x-17 {
    transform: translateX(68px);
}

.\!k-translate-x-17 {
    transform: translateX(68px) !important;
}

.k-translate-x-18 {
    transform: translateX(72px);
}

.\!k-translate-x-18 {
    transform: translateX(72px) !important;
}

.k-translate-x-19 {
    transform: translateX(76px);
}

.\!k-translate-x-19 {
    transform: translateX(76px) !important;
}

.k-translate-x-20 {
    transform: translateX(80px);
}

.\!k-translate-x-20 {
    transform: translateX(80px) !important;
}

.k-translate-x-21 {
    transform: translateX(84px);
}

.\!k-translate-x-21 {
    transform: translateX(84px) !important;
}

.k-translate-x-22 {
    transform: translateX(88px);
}

.\!k-translate-x-22 {
    transform: translateX(88px) !important;
}

.k-translate-x-23 {
    transform: translateX(92px);
}

.\!k-translate-x-23 {
    transform: translateX(92px) !important;
}

.k-translate-x-24 {
    transform: translateX(96px);
}

.\!k-translate-x-24 {
    transform: translateX(96px) !important;
}

.k-translate-x-1\/2 {
    transform: translateX(50%);
}

.\!k-translate-x-1\/2 {
    transform: translateX(50%) !important;
}

.k-translate-x-1\/3 {
    transform: translateX(33.333333%);
}

.\!k-translate-x-1\/3 {
    transform: translateX(33.333333%) !important;
}

.k-translate-x-2\/3 {
    transform: translateX(66.666667%);
}

.\!k-translate-x-2\/3 {
    transform: translateX(66.666667%) !important;
}

.k-translate-x-1\/4 {
    transform: translateX(25%);
}

.\!k-translate-x-1\/4 {
    transform: translateX(25%) !important;
}

.k-translate-x-2\/4 {
    transform: translateX(50%);
}

.\!k-translate-x-2\/4 {
    transform: translateX(50%) !important;
}

.k-translate-x-3\/4 {
    transform: translateX(75%);
}

.\!k-translate-x-3\/4 {
    transform: translateX(75%) !important;
}

.k-translate-x-1\/5 {
    transform: translateX(20%);
}

.\!k-translate-x-1\/5 {
    transform: translateX(20%) !important;
}

.k-translate-x-2\/5 {
    transform: translateX(40%);
}

.\!k-translate-x-2\/5 {
    transform: translateX(40%) !important;
}

.k-translate-x-3\/5 {
    transform: translateX(60%);
}

.\!k-translate-x-3\/5 {
    transform: translateX(60%) !important;
}

.k-translate-x-4\/5 {
    transform: translateX(80%);
}

.\!k-translate-x-4\/5 {
    transform: translateX(80%) !important;
}

.k-translate-x-1\/6 {
    transform: translateX(16.666667%);
}

.\!k-translate-x-1\/6 {
    transform: translateX(16.666667%) !important;
}

.k-translate-x-2\/6 {
    transform: translateX(33.333333%);
}

.\!k-translate-x-2\/6 {
    transform: translateX(33.333333%) !important;
}

.k-translate-x-3\/6 {
    transform: translateX(50%);
}

.\!k-translate-x-3\/6 {
    transform: translateX(50%) !important;
}

.k-translate-x-4\/6 {
    transform: translateX(66.666667%);
}

.\!k-translate-x-4\/6 {
    transform: translateX(66.666667%) !important;
}

.k-translate-x-5\/6 {
    transform: translateX(83.333333%);
}

.\!k-translate-x-5\/6 {
    transform: translateX(83.333333%) !important;
}

.k-translate-x-1\/12 {
    transform: translateX(8.333333%);
}

.\!k-translate-x-1\/12 {
    transform: translateX(8.333333%) !important;
}

.k-translate-x-2\/12 {
    transform: translateX(16.666667%);
}

.\!k-translate-x-2\/12 {
    transform: translateX(16.666667%) !important;
}

.k-translate-x-3\/12 {
    transform: translateX(25%);
}

.\!k-translate-x-3\/12 {
    transform: translateX(25%) !important;
}

.k-translate-x-4\/12 {
    transform: translateX(33.333333%);
}

.\!k-translate-x-4\/12 {
    transform: translateX(33.333333%) !important;
}

.k-translate-x-5\/12 {
    transform: translateX(41.666667%);
}

.\!k-translate-x-5\/12 {
    transform: translateX(41.666667%) !important;
}

.k-translate-x-6\/12 {
    transform: translateX(50%);
}

.\!k-translate-x-6\/12 {
    transform: translateX(50%) !important;
}

.k-translate-x-7\/12 {
    transform: translateX(58.333333%);
}

.\!k-translate-x-7\/12 {
    transform: translateX(58.333333%) !important;
}

.k-translate-x-8\/12 {
    transform: translateX(66.666667%);
}

.\!k-translate-x-8\/12 {
    transform: translateX(66.666667%) !important;
}

.k-translate-x-9\/12 {
    transform: translateX(75%);
}

.\!k-translate-x-9\/12 {
    transform: translateX(75%) !important;
}

.k-translate-x-10\/12 {
    transform: translateX(83.333333%);
}

.\!k-translate-x-10\/12 {
    transform: translateX(83.333333%) !important;
}

.k-translate-x-11\/12 {
    transform: translateX(91.666667%);
}

.\!k-translate-x-11\/12 {
    transform: translateX(91.666667%) !important;
}

.k-translate-x-full {
    transform: translateX(100%);
}

.\!k-translate-x-full {
    transform: translateX(100%) !important;
}

.k-translate-y-0 {
    transform: translateY(0);
}

.\!k-translate-y-0 {
    transform: translateY(0) !important;
}

.k-translate-y-1px {
    transform: translateY(1px);
}

.\!k-translate-y-1px {
    transform: translateY(1px) !important;
}

.k-translate-y-0\.5 {
    transform: translateY(2px);
}

.\!k-translate-y-0\.5 {
    transform: translateY(2px) !important;
}

.k-translate-y-1 {
    transform: translateY(4px);
}

.\!k-translate-y-1 {
    transform: translateY(4px) !important;
}

.k-translate-y-1\.5 {
    transform: translateY(6px);
}

.\!k-translate-y-1\.5 {
    transform: translateY(6px) !important;
}

.k-translate-y-2 {
    transform: translateY(8px);
}

.\!k-translate-y-2 {
    transform: translateY(8px) !important;
}

.k-translate-y-2\.5 {
    transform: translateY(10px);
}

.\!k-translate-y-2\.5 {
    transform: translateY(10px) !important;
}

.k-translate-y-3 {
    transform: translateY(12px);
}

.\!k-translate-y-3 {
    transform: translateY(12px) !important;
}

.k-translate-y-3\.5 {
    transform: translateY(14px);
}

.\!k-translate-y-3\.5 {
    transform: translateY(14px) !important;
}

.k-translate-y-4 {
    transform: translateY(16px);
}

.\!k-translate-y-4 {
    transform: translateY(16px) !important;
}

.k-translate-y-4\.5 {
    transform: translateY(18px);
}

.\!k-translate-y-4\.5 {
    transform: translateY(18px) !important;
}

.k-translate-y-5 {
    transform: translateY(20px);
}

.\!k-translate-y-5 {
    transform: translateY(20px) !important;
}

.k-translate-y-5\.5 {
    transform: translateY(22px);
}

.\!k-translate-y-5\.5 {
    transform: translateY(22px) !important;
}

.k-translate-y-6 {
    transform: translateY(24px);
}

.\!k-translate-y-6 {
    transform: translateY(24px) !important;
}

.k-translate-y-6\.5 {
    transform: translateY(26px);
}

.\!k-translate-y-6\.5 {
    transform: translateY(26px) !important;
}

.k-translate-y-7 {
    transform: translateY(28px);
}

.\!k-translate-y-7 {
    transform: translateY(28px) !important;
}

.k-translate-y-7\.5 {
    transform: translateY(30px);
}

.\!k-translate-y-7\.5 {
    transform: translateY(30px) !important;
}

.k-translate-y-8 {
    transform: translateY(32px);
}

.\!k-translate-y-8 {
    transform: translateY(32px) !important;
}

.k-translate-y-9 {
    transform: translateY(36px);
}

.\!k-translate-y-9 {
    transform: translateY(36px) !important;
}

.k-translate-y-10 {
    transform: translateY(40px);
}

.\!k-translate-y-10 {
    transform: translateY(40px) !important;
}

.k-translate-y-11 {
    transform: translateY(44px);
}

.\!k-translate-y-11 {
    transform: translateY(44px) !important;
}

.k-translate-y-12 {
    transform: translateY(48px);
}

.\!k-translate-y-12 {
    transform: translateY(48px) !important;
}

.k-translate-y-13 {
    transform: translateY(52px);
}

.\!k-translate-y-13 {
    transform: translateY(52px) !important;
}

.k-translate-y-14 {
    transform: translateY(56px);
}

.\!k-translate-y-14 {
    transform: translateY(56px) !important;
}

.k-translate-y-15 {
    transform: translateY(60px);
}

.\!k-translate-y-15 {
    transform: translateY(60px) !important;
}

.k-translate-y-16 {
    transform: translateY(64px);
}

.\!k-translate-y-16 {
    transform: translateY(64px) !important;
}

.k-translate-y-17 {
    transform: translateY(68px);
}

.\!k-translate-y-17 {
    transform: translateY(68px) !important;
}

.k-translate-y-18 {
    transform: translateY(72px);
}

.\!k-translate-y-18 {
    transform: translateY(72px) !important;
}

.k-translate-y-19 {
    transform: translateY(76px);
}

.\!k-translate-y-19 {
    transform: translateY(76px) !important;
}

.k-translate-y-20 {
    transform: translateY(80px);
}

.\!k-translate-y-20 {
    transform: translateY(80px) !important;
}

.k-translate-y-21 {
    transform: translateY(84px);
}

.\!k-translate-y-21 {
    transform: translateY(84px) !important;
}

.k-translate-y-22 {
    transform: translateY(88px);
}

.\!k-translate-y-22 {
    transform: translateY(88px) !important;
}

.k-translate-y-23 {
    transform: translateY(92px);
}

.\!k-translate-y-23 {
    transform: translateY(92px) !important;
}

.k-translate-y-24 {
    transform: translateY(96px);
}

.\!k-translate-y-24 {
    transform: translateY(96px) !important;
}

.k-translate-y-1\/2 {
    transform: translateY(50%);
}

.\!k-translate-y-1\/2 {
    transform: translateY(50%) !important;
}

.k-translate-y-1\/3 {
    transform: translateY(33.333333%);
}

.\!k-translate-y-1\/3 {
    transform: translateY(33.333333%) !important;
}

.k-translate-y-2\/3 {
    transform: translateY(66.666667%);
}

.\!k-translate-y-2\/3 {
    transform: translateY(66.666667%) !important;
}

.k-translate-y-1\/4 {
    transform: translateY(25%);
}

.\!k-translate-y-1\/4 {
    transform: translateY(25%) !important;
}

.k-translate-y-2\/4 {
    transform: translateY(50%);
}

.\!k-translate-y-2\/4 {
    transform: translateY(50%) !important;
}

.k-translate-y-3\/4 {
    transform: translateY(75%);
}

.\!k-translate-y-3\/4 {
    transform: translateY(75%) !important;
}

.k-translate-y-1\/5 {
    transform: translateY(20%);
}

.\!k-translate-y-1\/5 {
    transform: translateY(20%) !important;
}

.k-translate-y-2\/5 {
    transform: translateY(40%);
}

.\!k-translate-y-2\/5 {
    transform: translateY(40%) !important;
}

.k-translate-y-3\/5 {
    transform: translateY(60%);
}

.\!k-translate-y-3\/5 {
    transform: translateY(60%) !important;
}

.k-translate-y-4\/5 {
    transform: translateY(80%);
}

.\!k-translate-y-4\/5 {
    transform: translateY(80%) !important;
}

.k-translate-y-1\/6 {
    transform: translateY(16.666667%);
}

.\!k-translate-y-1\/6 {
    transform: translateY(16.666667%) !important;
}

.k-translate-y-2\/6 {
    transform: translateY(33.333333%);
}

.\!k-translate-y-2\/6 {
    transform: translateY(33.333333%) !important;
}

.k-translate-y-3\/6 {
    transform: translateY(50%);
}

.\!k-translate-y-3\/6 {
    transform: translateY(50%) !important;
}

.k-translate-y-4\/6 {
    transform: translateY(66.666667%);
}

.\!k-translate-y-4\/6 {
    transform: translateY(66.666667%) !important;
}

.k-translate-y-5\/6 {
    transform: translateY(83.333333%);
}

.\!k-translate-y-5\/6 {
    transform: translateY(83.333333%) !important;
}

.k-translate-y-1\/12 {
    transform: translateY(8.333333%);
}

.\!k-translate-y-1\/12 {
    transform: translateY(8.333333%) !important;
}

.k-translate-y-2\/12 {
    transform: translateY(16.666667%);
}

.\!k-translate-y-2\/12 {
    transform: translateY(16.666667%) !important;
}

.k-translate-y-3\/12 {
    transform: translateY(25%);
}

.\!k-translate-y-3\/12 {
    transform: translateY(25%) !important;
}

.k-translate-y-4\/12 {
    transform: translateY(33.333333%);
}

.\!k-translate-y-4\/12 {
    transform: translateY(33.333333%) !important;
}

.k-translate-y-5\/12 {
    transform: translateY(41.666667%);
}

.\!k-translate-y-5\/12 {
    transform: translateY(41.666667%) !important;
}

.k-translate-y-6\/12 {
    transform: translateY(50%);
}

.\!k-translate-y-6\/12 {
    transform: translateY(50%) !important;
}

.k-translate-y-7\/12 {
    transform: translateY(58.333333%);
}

.\!k-translate-y-7\/12 {
    transform: translateY(58.333333%) !important;
}

.k-translate-y-8\/12 {
    transform: translateY(66.666667%);
}

.\!k-translate-y-8\/12 {
    transform: translateY(66.666667%) !important;
}

.k-translate-y-9\/12 {
    transform: translateY(75%);
}

.\!k-translate-y-9\/12 {
    transform: translateY(75%) !important;
}

.k-translate-y-10\/12 {
    transform: translateY(83.333333%);
}

.\!k-translate-y-10\/12 {
    transform: translateY(83.333333%) !important;
}

.k-translate-y-11\/12 {
    transform: translateY(91.666667%);
}

.\!k-translate-y-11\/12 {
    transform: translateY(91.666667%) !important;
}

.k-translate-y-full {
    transform: translateY(100%);
}

.\!k-translate-y-full {
    transform: translateY(100%) !important;
}

.k-appearance-none {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}

.\!k-appearance-none {
    -webkit-appearance: none !important;
       -moz-appearance: none !important;
            appearance: none !important;
}

.k-appearance-auto {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
}

.\!k-appearance-auto {
    -webkit-appearance: auto !important;
       -moz-appearance: auto !important;
            appearance: auto !important;
}

.k-cursor-none {
    cursor: none;
}

.\!k-cursor-none {
    cursor: none !important;
}

.k-cursor-auto {
    cursor: auto;
}

.\!k-cursor-auto {
    cursor: auto !important;
}

.k-cursor-default {
    cursor: default;
}

.\!k-cursor-default {
    cursor: default !important;
}

.k-cursor-context-menu {
    cursor: context-menu;
}

.\!k-cursor-context-menu {
    cursor: context-menu !important;
}

.k-cursor-help {
    cursor: help;
}

.\!k-cursor-help {
    cursor: help !important;
}

.k-cursor-pointer {
    cursor: pointer;
}

.\!k-cursor-pointer {
    cursor: pointer !important;
}

.k-cursor-progress {
    cursor: progress;
}

.\!k-cursor-progress {
    cursor: progress !important;
}

.k-cursor-wait {
    cursor: wait;
}

.\!k-cursor-wait {
    cursor: wait !important;
}

.k-cursor-cell {
    cursor: cell;
}

.\!k-cursor-cell {
    cursor: cell !important;
}

.k-cursor-crosshair {
    cursor: crosshair;
}

.\!k-cursor-crosshair {
    cursor: crosshair !important;
}

.k-cursor-text {
    cursor: text;
}

.\!k-cursor-text {
    cursor: text !important;
}

.k-cursor-vertical-text {
    cursor: vertical-text;
}

.\!k-cursor-vertical-text {
    cursor: vertical-text !important;
}

.k-cursor-alias {
    cursor: alias;
}

.\!k-cursor-alias {
    cursor: alias !important;
}

.k-cursor-copy {
    cursor: copy;
}

.\!k-cursor-copy {
    cursor: copy !important;
}

.k-cursor-move {
    cursor: move;
}

.\!k-cursor-move {
    cursor: move !important;
}

.k-cursor-no-drop {
    cursor: no-drop;
}

.\!k-cursor-no-drop {
    cursor: no-drop !important;
}

.k-cursor-not-allowed {
    cursor: not-allowed;
}

.\!k-cursor-not-allowed {
    cursor: not-allowed !important;
}

.k-cursor-e-resize {
    cursor: e-resize;
}

.\!k-cursor-e-resize {
    cursor: e-resize !important;
}

.k-cursor-n-resize {
    cursor: n-resize;
}

.\!k-cursor-n-resize {
    cursor: n-resize !important;
}

.k-cursor-ne-resize {
    cursor: ne-resize;
}

.\!k-cursor-ne-resize {
    cursor: ne-resize !important;
}

.k-cursor-nw-resize {
    cursor: nw-resize;
}

.\!k-cursor-nw-resize {
    cursor: nw-resize !important;
}

.k-cursor-s-resize {
    cursor: s-resize;
}

.\!k-cursor-s-resize {
    cursor: s-resize !important;
}

.k-cursor-se-resize {
    cursor: se-resize;
}

.\!k-cursor-se-resize {
    cursor: se-resize !important;
}

.k-cursor-sw-resize {
    cursor: sw-resize;
}

.\!k-cursor-sw-resize {
    cursor: sw-resize !important;
}

.k-cursor-w-resize {
    cursor: w-resize;
}

.\!k-cursor-w-resize {
    cursor: w-resize !important;
}

.k-cursor-ew-resize {
    cursor: ew-resize;
}

.\!k-cursor-ew-resize {
    cursor: ew-resize !important;
}

.k-cursor-ns-resize {
    cursor: ns-resize;
}

.\!k-cursor-ns-resize {
    cursor: ns-resize !important;
}

.k-cursor-nesw-resize {
    cursor: nesw-resize;
}

.\!k-cursor-nesw-resize {
    cursor: nesw-resize !important;
}

.k-cursor-nwse-resize {
    cursor: nwse-resize;
}

.\!k-cursor-nwse-resize {
    cursor: nwse-resize !important;
}

.k-cursor-col-resize {
    cursor: col-resize;
}

.\!k-cursor-col-resize {
    cursor: col-resize !important;
}

.k-cursor-row-resize {
    cursor: row-resize;
}

.\!k-cursor-row-resize {
    cursor: row-resize !important;
}

.k-cursor-all-scroll {
    cursor: all-scroll;
}

.\!k-cursor-all-scroll {
    cursor: all-scroll !important;
}

.k-cursor-zoom-in {
    cursor: zoom-in;
}

.\!k-cursor-zoom-in {
    cursor: zoom-in !important;
}

.k-cursor-zoom-out {
    cursor: zoom-out;
}

.\!k-cursor-zoom-out {
    cursor: zoom-out !important;
}

.k-cursor-grab {
    cursor: -webkit-grab;
    cursor: grab;
}

.\!k-cursor-grab {
    cursor: -webkit-grab !important;
    cursor: grab !important;
}

.k-cursor-grabbing {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.\!k-cursor-grabbing {
    cursor: -webkit-grabbing !important;
    cursor: grabbing !important;
}

.k-pointer-events-none {
    pointer-events: none;
}

.\!k-pointer-events-none {
    pointer-events: none !important;
}

.k-pointer-events-auto {
    pointer-events: auto;
}

.\!k-pointer-events-auto {
    pointer-events: auto !important;
}

.k-resize {
    resize: both;
}

.\!k-resize {
    resize: both !important;
}

.k-resize-none {
    resize: none;
}

.\!k-resize-none {
    resize: none !important;
}

.k-resize-x {
    resize: horizontal;
}

.\!k-resize-x {
    resize: horizontal !important;
}

.k-resize-y {
    resize: vertical;
}

.\!k-resize-y {
    resize: vertical !important;
}

.k-scroll-auto {
    scroll-behavior: auto;
}

.\!k-scroll-auto {
    scroll-behavior: auto !important;
}

.k-scroll-smooth {
    scroll-behavior: smooth;
}

.\!k-scroll-smooth {
    scroll-behavior: smooth !important;
}

.k-scroll-snap-none {
    -ms-scroll-snap-type: none;
        scroll-snap-type: none;
}

.\!k-scroll-snap-none {
    -ms-scroll-snap-type: none !important;
        scroll-snap-type: none !important;
}

.k-scroll-snap-snap-x {
    -ms-scroll-snap-type: x var(--k-scroll-snap-strictness);
        scroll-snap-type: x var(--k-scroll-snap-strictness);
}

.\!k-scroll-snap-snap-x {
    -ms-scroll-snap-type: x var(--k-scroll-snap-strictness) !important;
        scroll-snap-type: x var(--k-scroll-snap-strictness) !important;
}

.k-scroll-snap-snap-y {
    -ms-scroll-snap-type: y var(--k-scroll-snap-strictness);
        scroll-snap-type: y var(--k-scroll-snap-strictness);
}

.\!k-scroll-snap-snap-y {
    -ms-scroll-snap-type: y var(--k-scroll-snap-strictness) !important;
        scroll-snap-type: y var(--k-scroll-snap-strictness) !important;
}

.k-scroll-snap-snap-both {
    -ms-scroll-snap-type: both var(--k-scroll-snap-strictness);
        scroll-snap-type: both var(--k-scroll-snap-strictness);
}

.\!k-scroll-snap-snap-both {
    -ms-scroll-snap-type: both var(--k-scroll-snap-strictness) !important;
        scroll-snap-type: both var(--k-scroll-snap-strictness) !important;
}

.k-scroll-snap-mandatory {
    --k-scroll-snap-strictness: mandatory;
}

.k-scroll-snap-proximity {
    --k-scroll-snap-strictness: proximity;
}

.k-scroll-snap-stop-normal {
    scroll-snap-stop: normal;
}

.\!k-scroll-snap-stop-normal {
    scroll-snap-stop: normal !important;
}

.k-scroll-snap-stop-always {
    scroll-snap-stop: always;
}

.\!k-scroll-snap-stop-always {
    scroll-snap-stop: always !important;
}

.k-scroll-snap-align-start {
    scroll-snap-align: start;
}

.\!k-scroll-snap-align-start {
    scroll-snap-align: start !important;
}

.k-scroll-snap-align-end {
    scroll-snap-align: end;
}

.\!k-scroll-snap-align-end {
    scroll-snap-align: end !important;
}

.k-scroll-snap-align-center {
    scroll-snap-align: center;
}

.\!k-scroll-snap-align-center {
    scroll-snap-align: center !important;
}

.k-scroll-snap-align-none {
    scroll-snap-align: none;
}

.\!k-scroll-snap-align-none {
    scroll-snap-align: none !important;
}

.k-scroll-m-0 {
    scroll-margin: 0;
}

.\!k-scroll-m-0 {
    scroll-margin: 0 !important;
}

.k-scroll-m-1px {
    scroll-margin: 1px;
}

.\!k-scroll-m-1px {
    scroll-margin: 1px !important;
}

.k-scroll-m-0\.5 {
    scroll-margin: 2px;
}

.\!k-scroll-m-0\.5 {
    scroll-margin: 2px !important;
}

.k-scroll-m-1 {
    scroll-margin: 4px;
}

.\!k-scroll-m-1 {
    scroll-margin: 4px !important;
}

.k-scroll-m-1\.5 {
    scroll-margin: 6px;
}

.\!k-scroll-m-1\.5 {
    scroll-margin: 6px !important;
}

.k-scroll-m-2 {
    scroll-margin: 8px;
}

.\!k-scroll-m-2 {
    scroll-margin: 8px !important;
}

.k-scroll-m-2\.5 {
    scroll-margin: 10px;
}

.\!k-scroll-m-2\.5 {
    scroll-margin: 10px !important;
}

.k-scroll-m-3 {
    scroll-margin: 12px;
}

.\!k-scroll-m-3 {
    scroll-margin: 12px !important;
}

.k-scroll-m-3\.5 {
    scroll-margin: 14px;
}

.\!k-scroll-m-3\.5 {
    scroll-margin: 14px !important;
}

.k-scroll-m-4 {
    scroll-margin: 16px;
}

.\!k-scroll-m-4 {
    scroll-margin: 16px !important;
}

.k-scroll-m-4\.5 {
    scroll-margin: 18px;
}

.\!k-scroll-m-4\.5 {
    scroll-margin: 18px !important;
}

.k-scroll-m-5 {
    scroll-margin: 20px;
}

.\!k-scroll-m-5 {
    scroll-margin: 20px !important;
}

.k-scroll-m-5\.5 {
    scroll-margin: 22px;
}

.\!k-scroll-m-5\.5 {
    scroll-margin: 22px !important;
}

.k-scroll-m-6 {
    scroll-margin: 24px;
}

.\!k-scroll-m-6 {
    scroll-margin: 24px !important;
}

.k-scroll-m-6\.5 {
    scroll-margin: 26px;
}

.\!k-scroll-m-6\.5 {
    scroll-margin: 26px !important;
}

.k-scroll-m-7 {
    scroll-margin: 28px;
}

.\!k-scroll-m-7 {
    scroll-margin: 28px !important;
}

.k-scroll-m-7\.5 {
    scroll-margin: 30px;
}

.\!k-scroll-m-7\.5 {
    scroll-margin: 30px !important;
}

.k-scroll-m-8 {
    scroll-margin: 32px;
}

.\!k-scroll-m-8 {
    scroll-margin: 32px !important;
}

.k-scroll-m-9 {
    scroll-margin: 36px;
}

.\!k-scroll-m-9 {
    scroll-margin: 36px !important;
}

.k-scroll-m-10 {
    scroll-margin: 40px;
}

.\!k-scroll-m-10 {
    scroll-margin: 40px !important;
}

.k-scroll-m-11 {
    scroll-margin: 44px;
}

.\!k-scroll-m-11 {
    scroll-margin: 44px !important;
}

.k-scroll-m-12 {
    scroll-margin: 48px;
}

.\!k-scroll-m-12 {
    scroll-margin: 48px !important;
}

.k-scroll-m-13 {
    scroll-margin: 52px;
}

.\!k-scroll-m-13 {
    scroll-margin: 52px !important;
}

.k-scroll-m-14 {
    scroll-margin: 56px;
}

.\!k-scroll-m-14 {
    scroll-margin: 56px !important;
}

.k-scroll-m-15 {
    scroll-margin: 60px;
}

.\!k-scroll-m-15 {
    scroll-margin: 60px !important;
}

.k-scroll-m-16 {
    scroll-margin: 64px;
}

.\!k-scroll-m-16 {
    scroll-margin: 64px !important;
}

.k-scroll-m-17 {
    scroll-margin: 68px;
}

.\!k-scroll-m-17 {
    scroll-margin: 68px !important;
}

.k-scroll-m-18 {
    scroll-margin: 72px;
}

.\!k-scroll-m-18 {
    scroll-margin: 72px !important;
}

.k-scroll-m-19 {
    scroll-margin: 76px;
}

.\!k-scroll-m-19 {
    scroll-margin: 76px !important;
}

.k-scroll-m-20 {
    scroll-margin: 80px;
}

.\!k-scroll-m-20 {
    scroll-margin: 80px !important;
}

.k-scroll-m-21 {
    scroll-margin: 84px;
}

.\!k-scroll-m-21 {
    scroll-margin: 84px !important;
}

.k-scroll-m-22 {
    scroll-margin: 88px;
}

.\!k-scroll-m-22 {
    scroll-margin: 88px !important;
}

.k-scroll-m-23 {
    scroll-margin: 92px;
}

.\!k-scroll-m-23 {
    scroll-margin: 92px !important;
}

.k-scroll-m-24 {
    scroll-margin: 96px;
}

.\!k-scroll-m-24 {
    scroll-margin: 96px !important;
}

.k-scroll-mt-0 {
    scroll-margin-top: 0;
}

.\!k-scroll-mt-0 {
    scroll-margin-top: 0 !important;
}

.k-scroll-mt-1px {
    scroll-margin-top: 1px;
}

.\!k-scroll-mt-1px {
    scroll-margin-top: 1px !important;
}

.k-scroll-mt-0\.5 {
    scroll-margin-top: 2px;
}

.\!k-scroll-mt-0\.5 {
    scroll-margin-top: 2px !important;
}

.k-scroll-mt-1 {
    scroll-margin-top: 4px;
}

.\!k-scroll-mt-1 {
    scroll-margin-top: 4px !important;
}

.k-scroll-mt-1\.5 {
    scroll-margin-top: 6px;
}

.\!k-scroll-mt-1\.5 {
    scroll-margin-top: 6px !important;
}

.k-scroll-mt-2 {
    scroll-margin-top: 8px;
}

.\!k-scroll-mt-2 {
    scroll-margin-top: 8px !important;
}

.k-scroll-mt-2\.5 {
    scroll-margin-top: 10px;
}

.\!k-scroll-mt-2\.5 {
    scroll-margin-top: 10px !important;
}

.k-scroll-mt-3 {
    scroll-margin-top: 12px;
}

.\!k-scroll-mt-3 {
    scroll-margin-top: 12px !important;
}

.k-scroll-mt-3\.5 {
    scroll-margin-top: 14px;
}

.\!k-scroll-mt-3\.5 {
    scroll-margin-top: 14px !important;
}

.k-scroll-mt-4 {
    scroll-margin-top: 16px;
}

.\!k-scroll-mt-4 {
    scroll-margin-top: 16px !important;
}

.k-scroll-mt-4\.5 {
    scroll-margin-top: 18px;
}

.\!k-scroll-mt-4\.5 {
    scroll-margin-top: 18px !important;
}

.k-scroll-mt-5 {
    scroll-margin-top: 20px;
}

.\!k-scroll-mt-5 {
    scroll-margin-top: 20px !important;
}

.k-scroll-mt-5\.5 {
    scroll-margin-top: 22px;
}

.\!k-scroll-mt-5\.5 {
    scroll-margin-top: 22px !important;
}

.k-scroll-mt-6 {
    scroll-margin-top: 24px;
}

.\!k-scroll-mt-6 {
    scroll-margin-top: 24px !important;
}

.k-scroll-mt-6\.5 {
    scroll-margin-top: 26px;
}

.\!k-scroll-mt-6\.5 {
    scroll-margin-top: 26px !important;
}

.k-scroll-mt-7 {
    scroll-margin-top: 28px;
}

.\!k-scroll-mt-7 {
    scroll-margin-top: 28px !important;
}

.k-scroll-mt-7\.5 {
    scroll-margin-top: 30px;
}

.\!k-scroll-mt-7\.5 {
    scroll-margin-top: 30px !important;
}

.k-scroll-mt-8 {
    scroll-margin-top: 32px;
}

.\!k-scroll-mt-8 {
    scroll-margin-top: 32px !important;
}

.k-scroll-mt-9 {
    scroll-margin-top: 36px;
}

.\!k-scroll-mt-9 {
    scroll-margin-top: 36px !important;
}

.k-scroll-mt-10 {
    scroll-margin-top: 40px;
}

.\!k-scroll-mt-10 {
    scroll-margin-top: 40px !important;
}

.k-scroll-mt-11 {
    scroll-margin-top: 44px;
}

.\!k-scroll-mt-11 {
    scroll-margin-top: 44px !important;
}

.k-scroll-mt-12 {
    scroll-margin-top: 48px;
}

.\!k-scroll-mt-12 {
    scroll-margin-top: 48px !important;
}

.k-scroll-mt-13 {
    scroll-margin-top: 52px;
}

.\!k-scroll-mt-13 {
    scroll-margin-top: 52px !important;
}

.k-scroll-mt-14 {
    scroll-margin-top: 56px;
}

.\!k-scroll-mt-14 {
    scroll-margin-top: 56px !important;
}

.k-scroll-mt-15 {
    scroll-margin-top: 60px;
}

.\!k-scroll-mt-15 {
    scroll-margin-top: 60px !important;
}

.k-scroll-mt-16 {
    scroll-margin-top: 64px;
}

.\!k-scroll-mt-16 {
    scroll-margin-top: 64px !important;
}

.k-scroll-mt-17 {
    scroll-margin-top: 68px;
}

.\!k-scroll-mt-17 {
    scroll-margin-top: 68px !important;
}

.k-scroll-mt-18 {
    scroll-margin-top: 72px;
}

.\!k-scroll-mt-18 {
    scroll-margin-top: 72px !important;
}

.k-scroll-mt-19 {
    scroll-margin-top: 76px;
}

.\!k-scroll-mt-19 {
    scroll-margin-top: 76px !important;
}

.k-scroll-mt-20 {
    scroll-margin-top: 80px;
}

.\!k-scroll-mt-20 {
    scroll-margin-top: 80px !important;
}

.k-scroll-mt-21 {
    scroll-margin-top: 84px;
}

.\!k-scroll-mt-21 {
    scroll-margin-top: 84px !important;
}

.k-scroll-mt-22 {
    scroll-margin-top: 88px;
}

.\!k-scroll-mt-22 {
    scroll-margin-top: 88px !important;
}

.k-scroll-mt-23 {
    scroll-margin-top: 92px;
}

.\!k-scroll-mt-23 {
    scroll-margin-top: 92px !important;
}

.k-scroll-mt-24 {
    scroll-margin-top: 96px;
}

.\!k-scroll-mt-24 {
    scroll-margin-top: 96px !important;
}

.k-scroll-mr-0 {
    scroll-margin-right: 0;
}

.\!k-scroll-mr-0 {
    scroll-margin-right: 0 !important;
}

.k-scroll-mr-1px {
    scroll-margin-right: 1px;
}

.\!k-scroll-mr-1px {
    scroll-margin-right: 1px !important;
}

.k-scroll-mr-0\.5 {
    scroll-margin-right: 2px;
}

.\!k-scroll-mr-0\.5 {
    scroll-margin-right: 2px !important;
}

.k-scroll-mr-1 {
    scroll-margin-right: 4px;
}

.\!k-scroll-mr-1 {
    scroll-margin-right: 4px !important;
}

.k-scroll-mr-1\.5 {
    scroll-margin-right: 6px;
}

.\!k-scroll-mr-1\.5 {
    scroll-margin-right: 6px !important;
}

.k-scroll-mr-2 {
    scroll-margin-right: 8px;
}

.\!k-scroll-mr-2 {
    scroll-margin-right: 8px !important;
}

.k-scroll-mr-2\.5 {
    scroll-margin-right: 10px;
}

.\!k-scroll-mr-2\.5 {
    scroll-margin-right: 10px !important;
}

.k-scroll-mr-3 {
    scroll-margin-right: 12px;
}

.\!k-scroll-mr-3 {
    scroll-margin-right: 12px !important;
}

.k-scroll-mr-3\.5 {
    scroll-margin-right: 14px;
}

.\!k-scroll-mr-3\.5 {
    scroll-margin-right: 14px !important;
}

.k-scroll-mr-4 {
    scroll-margin-right: 16px;
}

.\!k-scroll-mr-4 {
    scroll-margin-right: 16px !important;
}

.k-scroll-mr-4\.5 {
    scroll-margin-right: 18px;
}

.\!k-scroll-mr-4\.5 {
    scroll-margin-right: 18px !important;
}

.k-scroll-mr-5 {
    scroll-margin-right: 20px;
}

.\!k-scroll-mr-5 {
    scroll-margin-right: 20px !important;
}

.k-scroll-mr-5\.5 {
    scroll-margin-right: 22px;
}

.\!k-scroll-mr-5\.5 {
    scroll-margin-right: 22px !important;
}

.k-scroll-mr-6 {
    scroll-margin-right: 24px;
}

.\!k-scroll-mr-6 {
    scroll-margin-right: 24px !important;
}

.k-scroll-mr-6\.5 {
    scroll-margin-right: 26px;
}

.\!k-scroll-mr-6\.5 {
    scroll-margin-right: 26px !important;
}

.k-scroll-mr-7 {
    scroll-margin-right: 28px;
}

.\!k-scroll-mr-7 {
    scroll-margin-right: 28px !important;
}

.k-scroll-mr-7\.5 {
    scroll-margin-right: 30px;
}

.\!k-scroll-mr-7\.5 {
    scroll-margin-right: 30px !important;
}

.k-scroll-mr-8 {
    scroll-margin-right: 32px;
}

.\!k-scroll-mr-8 {
    scroll-margin-right: 32px !important;
}

.k-scroll-mr-9 {
    scroll-margin-right: 36px;
}

.\!k-scroll-mr-9 {
    scroll-margin-right: 36px !important;
}

.k-scroll-mr-10 {
    scroll-margin-right: 40px;
}

.\!k-scroll-mr-10 {
    scroll-margin-right: 40px !important;
}

.k-scroll-mr-11 {
    scroll-margin-right: 44px;
}

.\!k-scroll-mr-11 {
    scroll-margin-right: 44px !important;
}

.k-scroll-mr-12 {
    scroll-margin-right: 48px;
}

.\!k-scroll-mr-12 {
    scroll-margin-right: 48px !important;
}

.k-scroll-mr-13 {
    scroll-margin-right: 52px;
}

.\!k-scroll-mr-13 {
    scroll-margin-right: 52px !important;
}

.k-scroll-mr-14 {
    scroll-margin-right: 56px;
}

.\!k-scroll-mr-14 {
    scroll-margin-right: 56px !important;
}

.k-scroll-mr-15 {
    scroll-margin-right: 60px;
}

.\!k-scroll-mr-15 {
    scroll-margin-right: 60px !important;
}

.k-scroll-mr-16 {
    scroll-margin-right: 64px;
}

.\!k-scroll-mr-16 {
    scroll-margin-right: 64px !important;
}

.k-scroll-mr-17 {
    scroll-margin-right: 68px;
}

.\!k-scroll-mr-17 {
    scroll-margin-right: 68px !important;
}

.k-scroll-mr-18 {
    scroll-margin-right: 72px;
}

.\!k-scroll-mr-18 {
    scroll-margin-right: 72px !important;
}

.k-scroll-mr-19 {
    scroll-margin-right: 76px;
}

.\!k-scroll-mr-19 {
    scroll-margin-right: 76px !important;
}

.k-scroll-mr-20 {
    scroll-margin-right: 80px;
}

.\!k-scroll-mr-20 {
    scroll-margin-right: 80px !important;
}

.k-scroll-mr-21 {
    scroll-margin-right: 84px;
}

.\!k-scroll-mr-21 {
    scroll-margin-right: 84px !important;
}

.k-scroll-mr-22 {
    scroll-margin-right: 88px;
}

.\!k-scroll-mr-22 {
    scroll-margin-right: 88px !important;
}

.k-scroll-mr-23 {
    scroll-margin-right: 92px;
}

.\!k-scroll-mr-23 {
    scroll-margin-right: 92px !important;
}

.k-scroll-mr-24 {
    scroll-margin-right: 96px;
}

.\!k-scroll-mr-24 {
    scroll-margin-right: 96px !important;
}

.k-scroll-mb-0 {
    scroll-margin-bottom: 0;
}

.\!k-scroll-mb-0 {
    scroll-margin-bottom: 0 !important;
}

.k-scroll-mb-1px {
    scroll-margin-bottom: 1px;
}

.\!k-scroll-mb-1px {
    scroll-margin-bottom: 1px !important;
}

.k-scroll-mb-0\.5 {
    scroll-margin-bottom: 2px;
}

.\!k-scroll-mb-0\.5 {
    scroll-margin-bottom: 2px !important;
}

.k-scroll-mb-1 {
    scroll-margin-bottom: 4px;
}

.\!k-scroll-mb-1 {
    scroll-margin-bottom: 4px !important;
}

.k-scroll-mb-1\.5 {
    scroll-margin-bottom: 6px;
}

.\!k-scroll-mb-1\.5 {
    scroll-margin-bottom: 6px !important;
}

.k-scroll-mb-2 {
    scroll-margin-bottom: 8px;
}

.\!k-scroll-mb-2 {
    scroll-margin-bottom: 8px !important;
}

.k-scroll-mb-2\.5 {
    scroll-margin-bottom: 10px;
}

.\!k-scroll-mb-2\.5 {
    scroll-margin-bottom: 10px !important;
}

.k-scroll-mb-3 {
    scroll-margin-bottom: 12px;
}

.\!k-scroll-mb-3 {
    scroll-margin-bottom: 12px !important;
}

.k-scroll-mb-3\.5 {
    scroll-margin-bottom: 14px;
}

.\!k-scroll-mb-3\.5 {
    scroll-margin-bottom: 14px !important;
}

.k-scroll-mb-4 {
    scroll-margin-bottom: 16px;
}

.\!k-scroll-mb-4 {
    scroll-margin-bottom: 16px !important;
}

.k-scroll-mb-4\.5 {
    scroll-margin-bottom: 18px;
}

.\!k-scroll-mb-4\.5 {
    scroll-margin-bottom: 18px !important;
}

.k-scroll-mb-5 {
    scroll-margin-bottom: 20px;
}

.\!k-scroll-mb-5 {
    scroll-margin-bottom: 20px !important;
}

.k-scroll-mb-5\.5 {
    scroll-margin-bottom: 22px;
}

.\!k-scroll-mb-5\.5 {
    scroll-margin-bottom: 22px !important;
}

.k-scroll-mb-6 {
    scroll-margin-bottom: 24px;
}

.\!k-scroll-mb-6 {
    scroll-margin-bottom: 24px !important;
}

.k-scroll-mb-6\.5 {
    scroll-margin-bottom: 26px;
}

.\!k-scroll-mb-6\.5 {
    scroll-margin-bottom: 26px !important;
}

.k-scroll-mb-7 {
    scroll-margin-bottom: 28px;
}

.\!k-scroll-mb-7 {
    scroll-margin-bottom: 28px !important;
}

.k-scroll-mb-7\.5 {
    scroll-margin-bottom: 30px;
}

.\!k-scroll-mb-7\.5 {
    scroll-margin-bottom: 30px !important;
}

.k-scroll-mb-8 {
    scroll-margin-bottom: 32px;
}

.\!k-scroll-mb-8 {
    scroll-margin-bottom: 32px !important;
}

.k-scroll-mb-9 {
    scroll-margin-bottom: 36px;
}

.\!k-scroll-mb-9 {
    scroll-margin-bottom: 36px !important;
}

.k-scroll-mb-10 {
    scroll-margin-bottom: 40px;
}

.\!k-scroll-mb-10 {
    scroll-margin-bottom: 40px !important;
}

.k-scroll-mb-11 {
    scroll-margin-bottom: 44px;
}

.\!k-scroll-mb-11 {
    scroll-margin-bottom: 44px !important;
}

.k-scroll-mb-12 {
    scroll-margin-bottom: 48px;
}

.\!k-scroll-mb-12 {
    scroll-margin-bottom: 48px !important;
}

.k-scroll-mb-13 {
    scroll-margin-bottom: 52px;
}

.\!k-scroll-mb-13 {
    scroll-margin-bottom: 52px !important;
}

.k-scroll-mb-14 {
    scroll-margin-bottom: 56px;
}

.\!k-scroll-mb-14 {
    scroll-margin-bottom: 56px !important;
}

.k-scroll-mb-15 {
    scroll-margin-bottom: 60px;
}

.\!k-scroll-mb-15 {
    scroll-margin-bottom: 60px !important;
}

.k-scroll-mb-16 {
    scroll-margin-bottom: 64px;
}

.\!k-scroll-mb-16 {
    scroll-margin-bottom: 64px !important;
}

.k-scroll-mb-17 {
    scroll-margin-bottom: 68px;
}

.\!k-scroll-mb-17 {
    scroll-margin-bottom: 68px !important;
}

.k-scroll-mb-18 {
    scroll-margin-bottom: 72px;
}

.\!k-scroll-mb-18 {
    scroll-margin-bottom: 72px !important;
}

.k-scroll-mb-19 {
    scroll-margin-bottom: 76px;
}

.\!k-scroll-mb-19 {
    scroll-margin-bottom: 76px !important;
}

.k-scroll-mb-20 {
    scroll-margin-bottom: 80px;
}

.\!k-scroll-mb-20 {
    scroll-margin-bottom: 80px !important;
}

.k-scroll-mb-21 {
    scroll-margin-bottom: 84px;
}

.\!k-scroll-mb-21 {
    scroll-margin-bottom: 84px !important;
}

.k-scroll-mb-22 {
    scroll-margin-bottom: 88px;
}

.\!k-scroll-mb-22 {
    scroll-margin-bottom: 88px !important;
}

.k-scroll-mb-23 {
    scroll-margin-bottom: 92px;
}

.\!k-scroll-mb-23 {
    scroll-margin-bottom: 92px !important;
}

.k-scroll-mb-24 {
    scroll-margin-bottom: 96px;
}

.\!k-scroll-mb-24 {
    scroll-margin-bottom: 96px !important;
}

.k-scroll-ml-0 {
    scroll-margin-left: 0;
}

.\!k-scroll-ml-0 {
    scroll-margin-left: 0 !important;
}

.k-scroll-ml-1px {
    scroll-margin-left: 1px;
}

.\!k-scroll-ml-1px {
    scroll-margin-left: 1px !important;
}

.k-scroll-ml-0\.5 {
    scroll-margin-left: 2px;
}

.\!k-scroll-ml-0\.5 {
    scroll-margin-left: 2px !important;
}

.k-scroll-ml-1 {
    scroll-margin-left: 4px;
}

.\!k-scroll-ml-1 {
    scroll-margin-left: 4px !important;
}

.k-scroll-ml-1\.5 {
    scroll-margin-left: 6px;
}

.\!k-scroll-ml-1\.5 {
    scroll-margin-left: 6px !important;
}

.k-scroll-ml-2 {
    scroll-margin-left: 8px;
}

.\!k-scroll-ml-2 {
    scroll-margin-left: 8px !important;
}

.k-scroll-ml-2\.5 {
    scroll-margin-left: 10px;
}

.\!k-scroll-ml-2\.5 {
    scroll-margin-left: 10px !important;
}

.k-scroll-ml-3 {
    scroll-margin-left: 12px;
}

.\!k-scroll-ml-3 {
    scroll-margin-left: 12px !important;
}

.k-scroll-ml-3\.5 {
    scroll-margin-left: 14px;
}

.\!k-scroll-ml-3\.5 {
    scroll-margin-left: 14px !important;
}

.k-scroll-ml-4 {
    scroll-margin-left: 16px;
}

.\!k-scroll-ml-4 {
    scroll-margin-left: 16px !important;
}

.k-scroll-ml-4\.5 {
    scroll-margin-left: 18px;
}

.\!k-scroll-ml-4\.5 {
    scroll-margin-left: 18px !important;
}

.k-scroll-ml-5 {
    scroll-margin-left: 20px;
}

.\!k-scroll-ml-5 {
    scroll-margin-left: 20px !important;
}

.k-scroll-ml-5\.5 {
    scroll-margin-left: 22px;
}

.\!k-scroll-ml-5\.5 {
    scroll-margin-left: 22px !important;
}

.k-scroll-ml-6 {
    scroll-margin-left: 24px;
}

.\!k-scroll-ml-6 {
    scroll-margin-left: 24px !important;
}

.k-scroll-ml-6\.5 {
    scroll-margin-left: 26px;
}

.\!k-scroll-ml-6\.5 {
    scroll-margin-left: 26px !important;
}

.k-scroll-ml-7 {
    scroll-margin-left: 28px;
}

.\!k-scroll-ml-7 {
    scroll-margin-left: 28px !important;
}

.k-scroll-ml-7\.5 {
    scroll-margin-left: 30px;
}

.\!k-scroll-ml-7\.5 {
    scroll-margin-left: 30px !important;
}

.k-scroll-ml-8 {
    scroll-margin-left: 32px;
}

.\!k-scroll-ml-8 {
    scroll-margin-left: 32px !important;
}

.k-scroll-ml-9 {
    scroll-margin-left: 36px;
}

.\!k-scroll-ml-9 {
    scroll-margin-left: 36px !important;
}

.k-scroll-ml-10 {
    scroll-margin-left: 40px;
}

.\!k-scroll-ml-10 {
    scroll-margin-left: 40px !important;
}

.k-scroll-ml-11 {
    scroll-margin-left: 44px;
}

.\!k-scroll-ml-11 {
    scroll-margin-left: 44px !important;
}

.k-scroll-ml-12 {
    scroll-margin-left: 48px;
}

.\!k-scroll-ml-12 {
    scroll-margin-left: 48px !important;
}

.k-scroll-ml-13 {
    scroll-margin-left: 52px;
}

.\!k-scroll-ml-13 {
    scroll-margin-left: 52px !important;
}

.k-scroll-ml-14 {
    scroll-margin-left: 56px;
}

.\!k-scroll-ml-14 {
    scroll-margin-left: 56px !important;
}

.k-scroll-ml-15 {
    scroll-margin-left: 60px;
}

.\!k-scroll-ml-15 {
    scroll-margin-left: 60px !important;
}

.k-scroll-ml-16 {
    scroll-margin-left: 64px;
}

.\!k-scroll-ml-16 {
    scroll-margin-left: 64px !important;
}

.k-scroll-ml-17 {
    scroll-margin-left: 68px;
}

.\!k-scroll-ml-17 {
    scroll-margin-left: 68px !important;
}

.k-scroll-ml-18 {
    scroll-margin-left: 72px;
}

.\!k-scroll-ml-18 {
    scroll-margin-left: 72px !important;
}

.k-scroll-ml-19 {
    scroll-margin-left: 76px;
}

.\!k-scroll-ml-19 {
    scroll-margin-left: 76px !important;
}

.k-scroll-ml-20 {
    scroll-margin-left: 80px;
}

.\!k-scroll-ml-20 {
    scroll-margin-left: 80px !important;
}

.k-scroll-ml-21 {
    scroll-margin-left: 84px;
}

.\!k-scroll-ml-21 {
    scroll-margin-left: 84px !important;
}

.k-scroll-ml-22 {
    scroll-margin-left: 88px;
}

.\!k-scroll-ml-22 {
    scroll-margin-left: 88px !important;
}

.k-scroll-ml-23 {
    scroll-margin-left: 92px;
}

.\!k-scroll-ml-23 {
    scroll-margin-left: 92px !important;
}

.k-scroll-ml-24 {
    scroll-margin-left: 96px;
}

.\!k-scroll-ml-24 {
    scroll-margin-left: 96px !important;
}

.k-scroll-mx-0 {
    scroll-margin-inline: 0;
}

.\!k-scroll-mx-0 {
    scroll-margin-inline: 0 !important;
}

.k-scroll-mx-1px {
    scroll-margin-inline: 1px;
}

.\!k-scroll-mx-1px {
    scroll-margin-inline: 1px !important;
}

.k-scroll-mx-0\.5 {
    scroll-margin-inline: 2px;
}

.\!k-scroll-mx-0\.5 {
    scroll-margin-inline: 2px !important;
}

.k-scroll-mx-1 {
    scroll-margin-inline: 4px;
}

.\!k-scroll-mx-1 {
    scroll-margin-inline: 4px !important;
}

.k-scroll-mx-1\.5 {
    scroll-margin-inline: 6px;
}

.\!k-scroll-mx-1\.5 {
    scroll-margin-inline: 6px !important;
}

.k-scroll-mx-2 {
    scroll-margin-inline: 8px;
}

.\!k-scroll-mx-2 {
    scroll-margin-inline: 8px !important;
}

.k-scroll-mx-2\.5 {
    scroll-margin-inline: 10px;
}

.\!k-scroll-mx-2\.5 {
    scroll-margin-inline: 10px !important;
}

.k-scroll-mx-3 {
    scroll-margin-inline: 12px;
}

.\!k-scroll-mx-3 {
    scroll-margin-inline: 12px !important;
}

.k-scroll-mx-3\.5 {
    scroll-margin-inline: 14px;
}

.\!k-scroll-mx-3\.5 {
    scroll-margin-inline: 14px !important;
}

.k-scroll-mx-4 {
    scroll-margin-inline: 16px;
}

.\!k-scroll-mx-4 {
    scroll-margin-inline: 16px !important;
}

.k-scroll-mx-4\.5 {
    scroll-margin-inline: 18px;
}

.\!k-scroll-mx-4\.5 {
    scroll-margin-inline: 18px !important;
}

.k-scroll-mx-5 {
    scroll-margin-inline: 20px;
}

.\!k-scroll-mx-5 {
    scroll-margin-inline: 20px !important;
}

.k-scroll-mx-5\.5 {
    scroll-margin-inline: 22px;
}

.\!k-scroll-mx-5\.5 {
    scroll-margin-inline: 22px !important;
}

.k-scroll-mx-6 {
    scroll-margin-inline: 24px;
}

.\!k-scroll-mx-6 {
    scroll-margin-inline: 24px !important;
}

.k-scroll-mx-6\.5 {
    scroll-margin-inline: 26px;
}

.\!k-scroll-mx-6\.5 {
    scroll-margin-inline: 26px !important;
}

.k-scroll-mx-7 {
    scroll-margin-inline: 28px;
}

.\!k-scroll-mx-7 {
    scroll-margin-inline: 28px !important;
}

.k-scroll-mx-7\.5 {
    scroll-margin-inline: 30px;
}

.\!k-scroll-mx-7\.5 {
    scroll-margin-inline: 30px !important;
}

.k-scroll-mx-8 {
    scroll-margin-inline: 32px;
}

.\!k-scroll-mx-8 {
    scroll-margin-inline: 32px !important;
}

.k-scroll-mx-9 {
    scroll-margin-inline: 36px;
}

.\!k-scroll-mx-9 {
    scroll-margin-inline: 36px !important;
}

.k-scroll-mx-10 {
    scroll-margin-inline: 40px;
}

.\!k-scroll-mx-10 {
    scroll-margin-inline: 40px !important;
}

.k-scroll-mx-11 {
    scroll-margin-inline: 44px;
}

.\!k-scroll-mx-11 {
    scroll-margin-inline: 44px !important;
}

.k-scroll-mx-12 {
    scroll-margin-inline: 48px;
}

.\!k-scroll-mx-12 {
    scroll-margin-inline: 48px !important;
}

.k-scroll-mx-13 {
    scroll-margin-inline: 52px;
}

.\!k-scroll-mx-13 {
    scroll-margin-inline: 52px !important;
}

.k-scroll-mx-14 {
    scroll-margin-inline: 56px;
}

.\!k-scroll-mx-14 {
    scroll-margin-inline: 56px !important;
}

.k-scroll-mx-15 {
    scroll-margin-inline: 60px;
}

.\!k-scroll-mx-15 {
    scroll-margin-inline: 60px !important;
}

.k-scroll-mx-16 {
    scroll-margin-inline: 64px;
}

.\!k-scroll-mx-16 {
    scroll-margin-inline: 64px !important;
}

.k-scroll-mx-17 {
    scroll-margin-inline: 68px;
}

.\!k-scroll-mx-17 {
    scroll-margin-inline: 68px !important;
}

.k-scroll-mx-18 {
    scroll-margin-inline: 72px;
}

.\!k-scroll-mx-18 {
    scroll-margin-inline: 72px !important;
}

.k-scroll-mx-19 {
    scroll-margin-inline: 76px;
}

.\!k-scroll-mx-19 {
    scroll-margin-inline: 76px !important;
}

.k-scroll-mx-20 {
    scroll-margin-inline: 80px;
}

.\!k-scroll-mx-20 {
    scroll-margin-inline: 80px !important;
}

.k-scroll-mx-21 {
    scroll-margin-inline: 84px;
}

.\!k-scroll-mx-21 {
    scroll-margin-inline: 84px !important;
}

.k-scroll-mx-22 {
    scroll-margin-inline: 88px;
}

.\!k-scroll-mx-22 {
    scroll-margin-inline: 88px !important;
}

.k-scroll-mx-23 {
    scroll-margin-inline: 92px;
}

.\!k-scroll-mx-23 {
    scroll-margin-inline: 92px !important;
}

.k-scroll-mx-24 {
    scroll-margin-inline: 96px;
}

.\!k-scroll-mx-24 {
    scroll-margin-inline: 96px !important;
}

.k-scroll-my-0 {
    scroll-margin-block: 0;
}

.\!k-scroll-my-0 {
    scroll-margin-block: 0 !important;
}

.k-scroll-my-1px {
    scroll-margin-block: 1px;
}

.\!k-scroll-my-1px {
    scroll-margin-block: 1px !important;
}

.k-scroll-my-0\.5 {
    scroll-margin-block: 2px;
}

.\!k-scroll-my-0\.5 {
    scroll-margin-block: 2px !important;
}

.k-scroll-my-1 {
    scroll-margin-block: 4px;
}

.\!k-scroll-my-1 {
    scroll-margin-block: 4px !important;
}

.k-scroll-my-1\.5 {
    scroll-margin-block: 6px;
}

.\!k-scroll-my-1\.5 {
    scroll-margin-block: 6px !important;
}

.k-scroll-my-2 {
    scroll-margin-block: 8px;
}

.\!k-scroll-my-2 {
    scroll-margin-block: 8px !important;
}

.k-scroll-my-2\.5 {
    scroll-margin-block: 10px;
}

.\!k-scroll-my-2\.5 {
    scroll-margin-block: 10px !important;
}

.k-scroll-my-3 {
    scroll-margin-block: 12px;
}

.\!k-scroll-my-3 {
    scroll-margin-block: 12px !important;
}

.k-scroll-my-3\.5 {
    scroll-margin-block: 14px;
}

.\!k-scroll-my-3\.5 {
    scroll-margin-block: 14px !important;
}

.k-scroll-my-4 {
    scroll-margin-block: 16px;
}

.\!k-scroll-my-4 {
    scroll-margin-block: 16px !important;
}

.k-scroll-my-4\.5 {
    scroll-margin-block: 18px;
}

.\!k-scroll-my-4\.5 {
    scroll-margin-block: 18px !important;
}

.k-scroll-my-5 {
    scroll-margin-block: 20px;
}

.\!k-scroll-my-5 {
    scroll-margin-block: 20px !important;
}

.k-scroll-my-5\.5 {
    scroll-margin-block: 22px;
}

.\!k-scroll-my-5\.5 {
    scroll-margin-block: 22px !important;
}

.k-scroll-my-6 {
    scroll-margin-block: 24px;
}

.\!k-scroll-my-6 {
    scroll-margin-block: 24px !important;
}

.k-scroll-my-6\.5 {
    scroll-margin-block: 26px;
}

.\!k-scroll-my-6\.5 {
    scroll-margin-block: 26px !important;
}

.k-scroll-my-7 {
    scroll-margin-block: 28px;
}

.\!k-scroll-my-7 {
    scroll-margin-block: 28px !important;
}

.k-scroll-my-7\.5 {
    scroll-margin-block: 30px;
}

.\!k-scroll-my-7\.5 {
    scroll-margin-block: 30px !important;
}

.k-scroll-my-8 {
    scroll-margin-block: 32px;
}

.\!k-scroll-my-8 {
    scroll-margin-block: 32px !important;
}

.k-scroll-my-9 {
    scroll-margin-block: 36px;
}

.\!k-scroll-my-9 {
    scroll-margin-block: 36px !important;
}

.k-scroll-my-10 {
    scroll-margin-block: 40px;
}

.\!k-scroll-my-10 {
    scroll-margin-block: 40px !important;
}

.k-scroll-my-11 {
    scroll-margin-block: 44px;
}

.\!k-scroll-my-11 {
    scroll-margin-block: 44px !important;
}

.k-scroll-my-12 {
    scroll-margin-block: 48px;
}

.\!k-scroll-my-12 {
    scroll-margin-block: 48px !important;
}

.k-scroll-my-13 {
    scroll-margin-block: 52px;
}

.\!k-scroll-my-13 {
    scroll-margin-block: 52px !important;
}

.k-scroll-my-14 {
    scroll-margin-block: 56px;
}

.\!k-scroll-my-14 {
    scroll-margin-block: 56px !important;
}

.k-scroll-my-15 {
    scroll-margin-block: 60px;
}

.\!k-scroll-my-15 {
    scroll-margin-block: 60px !important;
}

.k-scroll-my-16 {
    scroll-margin-block: 64px;
}

.\!k-scroll-my-16 {
    scroll-margin-block: 64px !important;
}

.k-scroll-my-17 {
    scroll-margin-block: 68px;
}

.\!k-scroll-my-17 {
    scroll-margin-block: 68px !important;
}

.k-scroll-my-18 {
    scroll-margin-block: 72px;
}

.\!k-scroll-my-18 {
    scroll-margin-block: 72px !important;
}

.k-scroll-my-19 {
    scroll-margin-block: 76px;
}

.\!k-scroll-my-19 {
    scroll-margin-block: 76px !important;
}

.k-scroll-my-20 {
    scroll-margin-block: 80px;
}

.\!k-scroll-my-20 {
    scroll-margin-block: 80px !important;
}

.k-scroll-my-21 {
    scroll-margin-block: 84px;
}

.\!k-scroll-my-21 {
    scroll-margin-block: 84px !important;
}

.k-scroll-my-22 {
    scroll-margin-block: 88px;
}

.\!k-scroll-my-22 {
    scroll-margin-block: 88px !important;
}

.k-scroll-my-23 {
    scroll-margin-block: 92px;
}

.\!k-scroll-my-23 {
    scroll-margin-block: 92px !important;
}

.k-scroll-my-24 {
    scroll-margin-block: 96px;
}

.\!k-scroll-my-24 {
    scroll-margin-block: 96px !important;
}

.k-scroll-p-0 {
    scroll-padding: 0;
}

.\!k-scroll-p-0 {
    scroll-padding: 0 !important;
}

.k-scroll-p-1px {
    scroll-padding: 1px;
}

.\!k-scroll-p-1px {
    scroll-padding: 1px !important;
}

.k-scroll-p-0\.5 {
    scroll-padding: 2px;
}

.\!k-scroll-p-0\.5 {
    scroll-padding: 2px !important;
}

.k-scroll-p-1 {
    scroll-padding: 4px;
}

.\!k-scroll-p-1 {
    scroll-padding: 4px !important;
}

.k-scroll-p-1\.5 {
    scroll-padding: 6px;
}

.\!k-scroll-p-1\.5 {
    scroll-padding: 6px !important;
}

.k-scroll-p-2 {
    scroll-padding: 8px;
}

.\!k-scroll-p-2 {
    scroll-padding: 8px !important;
}

.k-scroll-p-2\.5 {
    scroll-padding: 10px;
}

.\!k-scroll-p-2\.5 {
    scroll-padding: 10px !important;
}

.k-scroll-p-3 {
    scroll-padding: 12px;
}

.\!k-scroll-p-3 {
    scroll-padding: 12px !important;
}

.k-scroll-p-3\.5 {
    scroll-padding: 14px;
}

.\!k-scroll-p-3\.5 {
    scroll-padding: 14px !important;
}

.k-scroll-p-4 {
    scroll-padding: 16px;
}

.\!k-scroll-p-4 {
    scroll-padding: 16px !important;
}

.k-scroll-p-4\.5 {
    scroll-padding: 18px;
}

.\!k-scroll-p-4\.5 {
    scroll-padding: 18px !important;
}

.k-scroll-p-5 {
    scroll-padding: 20px;
}

.\!k-scroll-p-5 {
    scroll-padding: 20px !important;
}

.k-scroll-p-5\.5 {
    scroll-padding: 22px;
}

.\!k-scroll-p-5\.5 {
    scroll-padding: 22px !important;
}

.k-scroll-p-6 {
    scroll-padding: 24px;
}

.\!k-scroll-p-6 {
    scroll-padding: 24px !important;
}

.k-scroll-p-6\.5 {
    scroll-padding: 26px;
}

.\!k-scroll-p-6\.5 {
    scroll-padding: 26px !important;
}

.k-scroll-p-7 {
    scroll-padding: 28px;
}

.\!k-scroll-p-7 {
    scroll-padding: 28px !important;
}

.k-scroll-p-7\.5 {
    scroll-padding: 30px;
}

.\!k-scroll-p-7\.5 {
    scroll-padding: 30px !important;
}

.k-scroll-p-8 {
    scroll-padding: 32px;
}

.\!k-scroll-p-8 {
    scroll-padding: 32px !important;
}

.k-scroll-p-9 {
    scroll-padding: 36px;
}

.\!k-scroll-p-9 {
    scroll-padding: 36px !important;
}

.k-scroll-p-10 {
    scroll-padding: 40px;
}

.\!k-scroll-p-10 {
    scroll-padding: 40px !important;
}

.k-scroll-p-11 {
    scroll-padding: 44px;
}

.\!k-scroll-p-11 {
    scroll-padding: 44px !important;
}

.k-scroll-p-12 {
    scroll-padding: 48px;
}

.\!k-scroll-p-12 {
    scroll-padding: 48px !important;
}

.k-scroll-p-13 {
    scroll-padding: 52px;
}

.\!k-scroll-p-13 {
    scroll-padding: 52px !important;
}

.k-scroll-p-14 {
    scroll-padding: 56px;
}

.\!k-scroll-p-14 {
    scroll-padding: 56px !important;
}

.k-scroll-p-15 {
    scroll-padding: 60px;
}

.\!k-scroll-p-15 {
    scroll-padding: 60px !important;
}

.k-scroll-p-16 {
    scroll-padding: 64px;
}

.\!k-scroll-p-16 {
    scroll-padding: 64px !important;
}

.k-scroll-p-17 {
    scroll-padding: 68px;
}

.\!k-scroll-p-17 {
    scroll-padding: 68px !important;
}

.k-scroll-p-18 {
    scroll-padding: 72px;
}

.\!k-scroll-p-18 {
    scroll-padding: 72px !important;
}

.k-scroll-p-19 {
    scroll-padding: 76px;
}

.\!k-scroll-p-19 {
    scroll-padding: 76px !important;
}

.k-scroll-p-20 {
    scroll-padding: 80px;
}

.\!k-scroll-p-20 {
    scroll-padding: 80px !important;
}

.k-scroll-p-21 {
    scroll-padding: 84px;
}

.\!k-scroll-p-21 {
    scroll-padding: 84px !important;
}

.k-scroll-p-22 {
    scroll-padding: 88px;
}

.\!k-scroll-p-22 {
    scroll-padding: 88px !important;
}

.k-scroll-p-23 {
    scroll-padding: 92px;
}

.\!k-scroll-p-23 {
    scroll-padding: 92px !important;
}

.k-scroll-p-24 {
    scroll-padding: 96px;
}

.\!k-scroll-p-24 {
    scroll-padding: 96px !important;
}

.k-scroll-pt-0 {
    scroll-padding-top: 0;
}

.\!k-scroll-pt-0 {
    scroll-padding-top: 0 !important;
}

.k-scroll-pt-1px {
    scroll-padding-top: 1px;
}

.\!k-scroll-pt-1px {
    scroll-padding-top: 1px !important;
}

.k-scroll-pt-0\.5 {
    scroll-padding-top: 2px;
}

.\!k-scroll-pt-0\.5 {
    scroll-padding-top: 2px !important;
}

.k-scroll-pt-1 {
    scroll-padding-top: 4px;
}

.\!k-scroll-pt-1 {
    scroll-padding-top: 4px !important;
}

.k-scroll-pt-1\.5 {
    scroll-padding-top: 6px;
}

.\!k-scroll-pt-1\.5 {
    scroll-padding-top: 6px !important;
}

.k-scroll-pt-2 {
    scroll-padding-top: 8px;
}

.\!k-scroll-pt-2 {
    scroll-padding-top: 8px !important;
}

.k-scroll-pt-2\.5 {
    scroll-padding-top: 10px;
}

.\!k-scroll-pt-2\.5 {
    scroll-padding-top: 10px !important;
}

.k-scroll-pt-3 {
    scroll-padding-top: 12px;
}

.\!k-scroll-pt-3 {
    scroll-padding-top: 12px !important;
}

.k-scroll-pt-3\.5 {
    scroll-padding-top: 14px;
}

.\!k-scroll-pt-3\.5 {
    scroll-padding-top: 14px !important;
}

.k-scroll-pt-4 {
    scroll-padding-top: 16px;
}

.\!k-scroll-pt-4 {
    scroll-padding-top: 16px !important;
}

.k-scroll-pt-4\.5 {
    scroll-padding-top: 18px;
}

.\!k-scroll-pt-4\.5 {
    scroll-padding-top: 18px !important;
}

.k-scroll-pt-5 {
    scroll-padding-top: 20px;
}

.\!k-scroll-pt-5 {
    scroll-padding-top: 20px !important;
}

.k-scroll-pt-5\.5 {
    scroll-padding-top: 22px;
}

.\!k-scroll-pt-5\.5 {
    scroll-padding-top: 22px !important;
}

.k-scroll-pt-6 {
    scroll-padding-top: 24px;
}

.\!k-scroll-pt-6 {
    scroll-padding-top: 24px !important;
}

.k-scroll-pt-6\.5 {
    scroll-padding-top: 26px;
}

.\!k-scroll-pt-6\.5 {
    scroll-padding-top: 26px !important;
}

.k-scroll-pt-7 {
    scroll-padding-top: 28px;
}

.\!k-scroll-pt-7 {
    scroll-padding-top: 28px !important;
}

.k-scroll-pt-7\.5 {
    scroll-padding-top: 30px;
}

.\!k-scroll-pt-7\.5 {
    scroll-padding-top: 30px !important;
}

.k-scroll-pt-8 {
    scroll-padding-top: 32px;
}

.\!k-scroll-pt-8 {
    scroll-padding-top: 32px !important;
}

.k-scroll-pt-9 {
    scroll-padding-top: 36px;
}

.\!k-scroll-pt-9 {
    scroll-padding-top: 36px !important;
}

.k-scroll-pt-10 {
    scroll-padding-top: 40px;
}

.\!k-scroll-pt-10 {
    scroll-padding-top: 40px !important;
}

.k-scroll-pt-11 {
    scroll-padding-top: 44px;
}

.\!k-scroll-pt-11 {
    scroll-padding-top: 44px !important;
}

.k-scroll-pt-12 {
    scroll-padding-top: 48px;
}

.\!k-scroll-pt-12 {
    scroll-padding-top: 48px !important;
}

.k-scroll-pt-13 {
    scroll-padding-top: 52px;
}

.\!k-scroll-pt-13 {
    scroll-padding-top: 52px !important;
}

.k-scroll-pt-14 {
    scroll-padding-top: 56px;
}

.\!k-scroll-pt-14 {
    scroll-padding-top: 56px !important;
}

.k-scroll-pt-15 {
    scroll-padding-top: 60px;
}

.\!k-scroll-pt-15 {
    scroll-padding-top: 60px !important;
}

.k-scroll-pt-16 {
    scroll-padding-top: 64px;
}

.\!k-scroll-pt-16 {
    scroll-padding-top: 64px !important;
}

.k-scroll-pt-17 {
    scroll-padding-top: 68px;
}

.\!k-scroll-pt-17 {
    scroll-padding-top: 68px !important;
}

.k-scroll-pt-18 {
    scroll-padding-top: 72px;
}

.\!k-scroll-pt-18 {
    scroll-padding-top: 72px !important;
}

.k-scroll-pt-19 {
    scroll-padding-top: 76px;
}

.\!k-scroll-pt-19 {
    scroll-padding-top: 76px !important;
}

.k-scroll-pt-20 {
    scroll-padding-top: 80px;
}

.\!k-scroll-pt-20 {
    scroll-padding-top: 80px !important;
}

.k-scroll-pt-21 {
    scroll-padding-top: 84px;
}

.\!k-scroll-pt-21 {
    scroll-padding-top: 84px !important;
}

.k-scroll-pt-22 {
    scroll-padding-top: 88px;
}

.\!k-scroll-pt-22 {
    scroll-padding-top: 88px !important;
}

.k-scroll-pt-23 {
    scroll-padding-top: 92px;
}

.\!k-scroll-pt-23 {
    scroll-padding-top: 92px !important;
}

.k-scroll-pt-24 {
    scroll-padding-top: 96px;
}

.\!k-scroll-pt-24 {
    scroll-padding-top: 96px !important;
}

.k-scroll-pr-0 {
    scroll-padding-right: 0;
}

.\!k-scroll-pr-0 {
    scroll-padding-right: 0 !important;
}

.k-scroll-pr-1px {
    scroll-padding-right: 1px;
}

.\!k-scroll-pr-1px {
    scroll-padding-right: 1px !important;
}

.k-scroll-pr-0\.5 {
    scroll-padding-right: 2px;
}

.\!k-scroll-pr-0\.5 {
    scroll-padding-right: 2px !important;
}

.k-scroll-pr-1 {
    scroll-padding-right: 4px;
}

.\!k-scroll-pr-1 {
    scroll-padding-right: 4px !important;
}

.k-scroll-pr-1\.5 {
    scroll-padding-right: 6px;
}

.\!k-scroll-pr-1\.5 {
    scroll-padding-right: 6px !important;
}

.k-scroll-pr-2 {
    scroll-padding-right: 8px;
}

.\!k-scroll-pr-2 {
    scroll-padding-right: 8px !important;
}

.k-scroll-pr-2\.5 {
    scroll-padding-right: 10px;
}

.\!k-scroll-pr-2\.5 {
    scroll-padding-right: 10px !important;
}

.k-scroll-pr-3 {
    scroll-padding-right: 12px;
}

.\!k-scroll-pr-3 {
    scroll-padding-right: 12px !important;
}

.k-scroll-pr-3\.5 {
    scroll-padding-right: 14px;
}

.\!k-scroll-pr-3\.5 {
    scroll-padding-right: 14px !important;
}

.k-scroll-pr-4 {
    scroll-padding-right: 16px;
}

.\!k-scroll-pr-4 {
    scroll-padding-right: 16px !important;
}

.k-scroll-pr-4\.5 {
    scroll-padding-right: 18px;
}

.\!k-scroll-pr-4\.5 {
    scroll-padding-right: 18px !important;
}

.k-scroll-pr-5 {
    scroll-padding-right: 20px;
}

.\!k-scroll-pr-5 {
    scroll-padding-right: 20px !important;
}

.k-scroll-pr-5\.5 {
    scroll-padding-right: 22px;
}

.\!k-scroll-pr-5\.5 {
    scroll-padding-right: 22px !important;
}

.k-scroll-pr-6 {
    scroll-padding-right: 24px;
}

.\!k-scroll-pr-6 {
    scroll-padding-right: 24px !important;
}

.k-scroll-pr-6\.5 {
    scroll-padding-right: 26px;
}

.\!k-scroll-pr-6\.5 {
    scroll-padding-right: 26px !important;
}

.k-scroll-pr-7 {
    scroll-padding-right: 28px;
}

.\!k-scroll-pr-7 {
    scroll-padding-right: 28px !important;
}

.k-scroll-pr-7\.5 {
    scroll-padding-right: 30px;
}

.\!k-scroll-pr-7\.5 {
    scroll-padding-right: 30px !important;
}

.k-scroll-pr-8 {
    scroll-padding-right: 32px;
}

.\!k-scroll-pr-8 {
    scroll-padding-right: 32px !important;
}

.k-scroll-pr-9 {
    scroll-padding-right: 36px;
}

.\!k-scroll-pr-9 {
    scroll-padding-right: 36px !important;
}

.k-scroll-pr-10 {
    scroll-padding-right: 40px;
}

.\!k-scroll-pr-10 {
    scroll-padding-right: 40px !important;
}

.k-scroll-pr-11 {
    scroll-padding-right: 44px;
}

.\!k-scroll-pr-11 {
    scroll-padding-right: 44px !important;
}

.k-scroll-pr-12 {
    scroll-padding-right: 48px;
}

.\!k-scroll-pr-12 {
    scroll-padding-right: 48px !important;
}

.k-scroll-pr-13 {
    scroll-padding-right: 52px;
}

.\!k-scroll-pr-13 {
    scroll-padding-right: 52px !important;
}

.k-scroll-pr-14 {
    scroll-padding-right: 56px;
}

.\!k-scroll-pr-14 {
    scroll-padding-right: 56px !important;
}

.k-scroll-pr-15 {
    scroll-padding-right: 60px;
}

.\!k-scroll-pr-15 {
    scroll-padding-right: 60px !important;
}

.k-scroll-pr-16 {
    scroll-padding-right: 64px;
}

.\!k-scroll-pr-16 {
    scroll-padding-right: 64px !important;
}

.k-scroll-pr-17 {
    scroll-padding-right: 68px;
}

.\!k-scroll-pr-17 {
    scroll-padding-right: 68px !important;
}

.k-scroll-pr-18 {
    scroll-padding-right: 72px;
}

.\!k-scroll-pr-18 {
    scroll-padding-right: 72px !important;
}

.k-scroll-pr-19 {
    scroll-padding-right: 76px;
}

.\!k-scroll-pr-19 {
    scroll-padding-right: 76px !important;
}

.k-scroll-pr-20 {
    scroll-padding-right: 80px;
}

.\!k-scroll-pr-20 {
    scroll-padding-right: 80px !important;
}

.k-scroll-pr-21 {
    scroll-padding-right: 84px;
}

.\!k-scroll-pr-21 {
    scroll-padding-right: 84px !important;
}

.k-scroll-pr-22 {
    scroll-padding-right: 88px;
}

.\!k-scroll-pr-22 {
    scroll-padding-right: 88px !important;
}

.k-scroll-pr-23 {
    scroll-padding-right: 92px;
}

.\!k-scroll-pr-23 {
    scroll-padding-right: 92px !important;
}

.k-scroll-pr-24 {
    scroll-padding-right: 96px;
}

.\!k-scroll-pr-24 {
    scroll-padding-right: 96px !important;
}

.k-scroll-pb-0 {
    scroll-padding-bottom: 0;
}

.\!k-scroll-pb-0 {
    scroll-padding-bottom: 0 !important;
}

.k-scroll-pb-1px {
    scroll-padding-bottom: 1px;
}

.\!k-scroll-pb-1px {
    scroll-padding-bottom: 1px !important;
}

.k-scroll-pb-0\.5 {
    scroll-padding-bottom: 2px;
}

.\!k-scroll-pb-0\.5 {
    scroll-padding-bottom: 2px !important;
}

.k-scroll-pb-1 {
    scroll-padding-bottom: 4px;
}

.\!k-scroll-pb-1 {
    scroll-padding-bottom: 4px !important;
}

.k-scroll-pb-1\.5 {
    scroll-padding-bottom: 6px;
}

.\!k-scroll-pb-1\.5 {
    scroll-padding-bottom: 6px !important;
}

.k-scroll-pb-2 {
    scroll-padding-bottom: 8px;
}

.\!k-scroll-pb-2 {
    scroll-padding-bottom: 8px !important;
}

.k-scroll-pb-2\.5 {
    scroll-padding-bottom: 10px;
}

.\!k-scroll-pb-2\.5 {
    scroll-padding-bottom: 10px !important;
}

.k-scroll-pb-3 {
    scroll-padding-bottom: 12px;
}

.\!k-scroll-pb-3 {
    scroll-padding-bottom: 12px !important;
}

.k-scroll-pb-3\.5 {
    scroll-padding-bottom: 14px;
}

.\!k-scroll-pb-3\.5 {
    scroll-padding-bottom: 14px !important;
}

.k-scroll-pb-4 {
    scroll-padding-bottom: 16px;
}

.\!k-scroll-pb-4 {
    scroll-padding-bottom: 16px !important;
}

.k-scroll-pb-4\.5 {
    scroll-padding-bottom: 18px;
}

.\!k-scroll-pb-4\.5 {
    scroll-padding-bottom: 18px !important;
}

.k-scroll-pb-5 {
    scroll-padding-bottom: 20px;
}

.\!k-scroll-pb-5 {
    scroll-padding-bottom: 20px !important;
}

.k-scroll-pb-5\.5 {
    scroll-padding-bottom: 22px;
}

.\!k-scroll-pb-5\.5 {
    scroll-padding-bottom: 22px !important;
}

.k-scroll-pb-6 {
    scroll-padding-bottom: 24px;
}

.\!k-scroll-pb-6 {
    scroll-padding-bottom: 24px !important;
}

.k-scroll-pb-6\.5 {
    scroll-padding-bottom: 26px;
}

.\!k-scroll-pb-6\.5 {
    scroll-padding-bottom: 26px !important;
}

.k-scroll-pb-7 {
    scroll-padding-bottom: 28px;
}

.\!k-scroll-pb-7 {
    scroll-padding-bottom: 28px !important;
}

.k-scroll-pb-7\.5 {
    scroll-padding-bottom: 30px;
}

.\!k-scroll-pb-7\.5 {
    scroll-padding-bottom: 30px !important;
}

.k-scroll-pb-8 {
    scroll-padding-bottom: 32px;
}

.\!k-scroll-pb-8 {
    scroll-padding-bottom: 32px !important;
}

.k-scroll-pb-9 {
    scroll-padding-bottom: 36px;
}

.\!k-scroll-pb-9 {
    scroll-padding-bottom: 36px !important;
}

.k-scroll-pb-10 {
    scroll-padding-bottom: 40px;
}

.\!k-scroll-pb-10 {
    scroll-padding-bottom: 40px !important;
}

.k-scroll-pb-11 {
    scroll-padding-bottom: 44px;
}

.\!k-scroll-pb-11 {
    scroll-padding-bottom: 44px !important;
}

.k-scroll-pb-12 {
    scroll-padding-bottom: 48px;
}

.\!k-scroll-pb-12 {
    scroll-padding-bottom: 48px !important;
}

.k-scroll-pb-13 {
    scroll-padding-bottom: 52px;
}

.\!k-scroll-pb-13 {
    scroll-padding-bottom: 52px !important;
}

.k-scroll-pb-14 {
    scroll-padding-bottom: 56px;
}

.\!k-scroll-pb-14 {
    scroll-padding-bottom: 56px !important;
}

.k-scroll-pb-15 {
    scroll-padding-bottom: 60px;
}

.\!k-scroll-pb-15 {
    scroll-padding-bottom: 60px !important;
}

.k-scroll-pb-16 {
    scroll-padding-bottom: 64px;
}

.\!k-scroll-pb-16 {
    scroll-padding-bottom: 64px !important;
}

.k-scroll-pb-17 {
    scroll-padding-bottom: 68px;
}

.\!k-scroll-pb-17 {
    scroll-padding-bottom: 68px !important;
}

.k-scroll-pb-18 {
    scroll-padding-bottom: 72px;
}

.\!k-scroll-pb-18 {
    scroll-padding-bottom: 72px !important;
}

.k-scroll-pb-19 {
    scroll-padding-bottom: 76px;
}

.\!k-scroll-pb-19 {
    scroll-padding-bottom: 76px !important;
}

.k-scroll-pb-20 {
    scroll-padding-bottom: 80px;
}

.\!k-scroll-pb-20 {
    scroll-padding-bottom: 80px !important;
}

.k-scroll-pb-21 {
    scroll-padding-bottom: 84px;
}

.\!k-scroll-pb-21 {
    scroll-padding-bottom: 84px !important;
}

.k-scroll-pb-22 {
    scroll-padding-bottom: 88px;
}

.\!k-scroll-pb-22 {
    scroll-padding-bottom: 88px !important;
}

.k-scroll-pb-23 {
    scroll-padding-bottom: 92px;
}

.\!k-scroll-pb-23 {
    scroll-padding-bottom: 92px !important;
}

.k-scroll-pb-24 {
    scroll-padding-bottom: 96px;
}

.\!k-scroll-pb-24 {
    scroll-padding-bottom: 96px !important;
}

.k-scroll-pl-0 {
    scroll-padding-left: 0;
}

.\!k-scroll-pl-0 {
    scroll-padding-left: 0 !important;
}

.k-scroll-pl-1px {
    scroll-padding-left: 1px;
}

.\!k-scroll-pl-1px {
    scroll-padding-left: 1px !important;
}

.k-scroll-pl-0\.5 {
    scroll-padding-left: 2px;
}

.\!k-scroll-pl-0\.5 {
    scroll-padding-left: 2px !important;
}

.k-scroll-pl-1 {
    scroll-padding-left: 4px;
}

.\!k-scroll-pl-1 {
    scroll-padding-left: 4px !important;
}

.k-scroll-pl-1\.5 {
    scroll-padding-left: 6px;
}

.\!k-scroll-pl-1\.5 {
    scroll-padding-left: 6px !important;
}

.k-scroll-pl-2 {
    scroll-padding-left: 8px;
}

.\!k-scroll-pl-2 {
    scroll-padding-left: 8px !important;
}

.k-scroll-pl-2\.5 {
    scroll-padding-left: 10px;
}

.\!k-scroll-pl-2\.5 {
    scroll-padding-left: 10px !important;
}

.k-scroll-pl-3 {
    scroll-padding-left: 12px;
}

.\!k-scroll-pl-3 {
    scroll-padding-left: 12px !important;
}

.k-scroll-pl-3\.5 {
    scroll-padding-left: 14px;
}

.\!k-scroll-pl-3\.5 {
    scroll-padding-left: 14px !important;
}

.k-scroll-pl-4 {
    scroll-padding-left: 16px;
}

.\!k-scroll-pl-4 {
    scroll-padding-left: 16px !important;
}

.k-scroll-pl-4\.5 {
    scroll-padding-left: 18px;
}

.\!k-scroll-pl-4\.5 {
    scroll-padding-left: 18px !important;
}

.k-scroll-pl-5 {
    scroll-padding-left: 20px;
}

.\!k-scroll-pl-5 {
    scroll-padding-left: 20px !important;
}

.k-scroll-pl-5\.5 {
    scroll-padding-left: 22px;
}

.\!k-scroll-pl-5\.5 {
    scroll-padding-left: 22px !important;
}

.k-scroll-pl-6 {
    scroll-padding-left: 24px;
}

.\!k-scroll-pl-6 {
    scroll-padding-left: 24px !important;
}

.k-scroll-pl-6\.5 {
    scroll-padding-left: 26px;
}

.\!k-scroll-pl-6\.5 {
    scroll-padding-left: 26px !important;
}

.k-scroll-pl-7 {
    scroll-padding-left: 28px;
}

.\!k-scroll-pl-7 {
    scroll-padding-left: 28px !important;
}

.k-scroll-pl-7\.5 {
    scroll-padding-left: 30px;
}

.\!k-scroll-pl-7\.5 {
    scroll-padding-left: 30px !important;
}

.k-scroll-pl-8 {
    scroll-padding-left: 32px;
}

.\!k-scroll-pl-8 {
    scroll-padding-left: 32px !important;
}

.k-scroll-pl-9 {
    scroll-padding-left: 36px;
}

.\!k-scroll-pl-9 {
    scroll-padding-left: 36px !important;
}

.k-scroll-pl-10 {
    scroll-padding-left: 40px;
}

.\!k-scroll-pl-10 {
    scroll-padding-left: 40px !important;
}

.k-scroll-pl-11 {
    scroll-padding-left: 44px;
}

.\!k-scroll-pl-11 {
    scroll-padding-left: 44px !important;
}

.k-scroll-pl-12 {
    scroll-padding-left: 48px;
}

.\!k-scroll-pl-12 {
    scroll-padding-left: 48px !important;
}

.k-scroll-pl-13 {
    scroll-padding-left: 52px;
}

.\!k-scroll-pl-13 {
    scroll-padding-left: 52px !important;
}

.k-scroll-pl-14 {
    scroll-padding-left: 56px;
}

.\!k-scroll-pl-14 {
    scroll-padding-left: 56px !important;
}

.k-scroll-pl-15 {
    scroll-padding-left: 60px;
}

.\!k-scroll-pl-15 {
    scroll-padding-left: 60px !important;
}

.k-scroll-pl-16 {
    scroll-padding-left: 64px;
}

.\!k-scroll-pl-16 {
    scroll-padding-left: 64px !important;
}

.k-scroll-pl-17 {
    scroll-padding-left: 68px;
}

.\!k-scroll-pl-17 {
    scroll-padding-left: 68px !important;
}

.k-scroll-pl-18 {
    scroll-padding-left: 72px;
}

.\!k-scroll-pl-18 {
    scroll-padding-left: 72px !important;
}

.k-scroll-pl-19 {
    scroll-padding-left: 76px;
}

.\!k-scroll-pl-19 {
    scroll-padding-left: 76px !important;
}

.k-scroll-pl-20 {
    scroll-padding-left: 80px;
}

.\!k-scroll-pl-20 {
    scroll-padding-left: 80px !important;
}

.k-scroll-pl-21 {
    scroll-padding-left: 84px;
}

.\!k-scroll-pl-21 {
    scroll-padding-left: 84px !important;
}

.k-scroll-pl-22 {
    scroll-padding-left: 88px;
}

.\!k-scroll-pl-22 {
    scroll-padding-left: 88px !important;
}

.k-scroll-pl-23 {
    scroll-padding-left: 92px;
}

.\!k-scroll-pl-23 {
    scroll-padding-left: 92px !important;
}

.k-scroll-pl-24 {
    scroll-padding-left: 96px;
}

.\!k-scroll-pl-24 {
    scroll-padding-left: 96px !important;
}

.k-scroll-px-0 {
    scroll-padding-inline: 0;
}

.\!k-scroll-px-0 {
    scroll-padding-inline: 0 !important;
}

.k-scroll-px-1px {
    scroll-padding-inline: 1px;
}

.\!k-scroll-px-1px {
    scroll-padding-inline: 1px !important;
}

.k-scroll-px-0\.5 {
    scroll-padding-inline: 2px;
}

.\!k-scroll-px-0\.5 {
    scroll-padding-inline: 2px !important;
}

.k-scroll-px-1 {
    scroll-padding-inline: 4px;
}

.\!k-scroll-px-1 {
    scroll-padding-inline: 4px !important;
}

.k-scroll-px-1\.5 {
    scroll-padding-inline: 6px;
}

.\!k-scroll-px-1\.5 {
    scroll-padding-inline: 6px !important;
}

.k-scroll-px-2 {
    scroll-padding-inline: 8px;
}

.\!k-scroll-px-2 {
    scroll-padding-inline: 8px !important;
}

.k-scroll-px-2\.5 {
    scroll-padding-inline: 10px;
}

.\!k-scroll-px-2\.5 {
    scroll-padding-inline: 10px !important;
}

.k-scroll-px-3 {
    scroll-padding-inline: 12px;
}

.\!k-scroll-px-3 {
    scroll-padding-inline: 12px !important;
}

.k-scroll-px-3\.5 {
    scroll-padding-inline: 14px;
}

.\!k-scroll-px-3\.5 {
    scroll-padding-inline: 14px !important;
}

.k-scroll-px-4 {
    scroll-padding-inline: 16px;
}

.\!k-scroll-px-4 {
    scroll-padding-inline: 16px !important;
}

.k-scroll-px-4\.5 {
    scroll-padding-inline: 18px;
}

.\!k-scroll-px-4\.5 {
    scroll-padding-inline: 18px !important;
}

.k-scroll-px-5 {
    scroll-padding-inline: 20px;
}

.\!k-scroll-px-5 {
    scroll-padding-inline: 20px !important;
}

.k-scroll-px-5\.5 {
    scroll-padding-inline: 22px;
}

.\!k-scroll-px-5\.5 {
    scroll-padding-inline: 22px !important;
}

.k-scroll-px-6 {
    scroll-padding-inline: 24px;
}

.\!k-scroll-px-6 {
    scroll-padding-inline: 24px !important;
}

.k-scroll-px-6\.5 {
    scroll-padding-inline: 26px;
}

.\!k-scroll-px-6\.5 {
    scroll-padding-inline: 26px !important;
}

.k-scroll-px-7 {
    scroll-padding-inline: 28px;
}

.\!k-scroll-px-7 {
    scroll-padding-inline: 28px !important;
}

.k-scroll-px-7\.5 {
    scroll-padding-inline: 30px;
}

.\!k-scroll-px-7\.5 {
    scroll-padding-inline: 30px !important;
}

.k-scroll-px-8 {
    scroll-padding-inline: 32px;
}

.\!k-scroll-px-8 {
    scroll-padding-inline: 32px !important;
}

.k-scroll-px-9 {
    scroll-padding-inline: 36px;
}

.\!k-scroll-px-9 {
    scroll-padding-inline: 36px !important;
}

.k-scroll-px-10 {
    scroll-padding-inline: 40px;
}

.\!k-scroll-px-10 {
    scroll-padding-inline: 40px !important;
}

.k-scroll-px-11 {
    scroll-padding-inline: 44px;
}

.\!k-scroll-px-11 {
    scroll-padding-inline: 44px !important;
}

.k-scroll-px-12 {
    scroll-padding-inline: 48px;
}

.\!k-scroll-px-12 {
    scroll-padding-inline: 48px !important;
}

.k-scroll-px-13 {
    scroll-padding-inline: 52px;
}

.\!k-scroll-px-13 {
    scroll-padding-inline: 52px !important;
}

.k-scroll-px-14 {
    scroll-padding-inline: 56px;
}

.\!k-scroll-px-14 {
    scroll-padding-inline: 56px !important;
}

.k-scroll-px-15 {
    scroll-padding-inline: 60px;
}

.\!k-scroll-px-15 {
    scroll-padding-inline: 60px !important;
}

.k-scroll-px-16 {
    scroll-padding-inline: 64px;
}

.\!k-scroll-px-16 {
    scroll-padding-inline: 64px !important;
}

.k-scroll-px-17 {
    scroll-padding-inline: 68px;
}

.\!k-scroll-px-17 {
    scroll-padding-inline: 68px !important;
}

.k-scroll-px-18 {
    scroll-padding-inline: 72px;
}

.\!k-scroll-px-18 {
    scroll-padding-inline: 72px !important;
}

.k-scroll-px-19 {
    scroll-padding-inline: 76px;
}

.\!k-scroll-px-19 {
    scroll-padding-inline: 76px !important;
}

.k-scroll-px-20 {
    scroll-padding-inline: 80px;
}

.\!k-scroll-px-20 {
    scroll-padding-inline: 80px !important;
}

.k-scroll-px-21 {
    scroll-padding-inline: 84px;
}

.\!k-scroll-px-21 {
    scroll-padding-inline: 84px !important;
}

.k-scroll-px-22 {
    scroll-padding-inline: 88px;
}

.\!k-scroll-px-22 {
    scroll-padding-inline: 88px !important;
}

.k-scroll-px-23 {
    scroll-padding-inline: 92px;
}

.\!k-scroll-px-23 {
    scroll-padding-inline: 92px !important;
}

.k-scroll-px-24 {
    scroll-padding-inline: 96px;
}

.\!k-scroll-px-24 {
    scroll-padding-inline: 96px !important;
}

.k-scroll-py-0 {
    scroll-padding-block: 0;
}

.\!k-scroll-py-0 {
    scroll-padding-block: 0 !important;
}

.k-scroll-py-1px {
    scroll-padding-block: 1px;
}

.\!k-scroll-py-1px {
    scroll-padding-block: 1px !important;
}

.k-scroll-py-0\.5 {
    scroll-padding-block: 2px;
}

.\!k-scroll-py-0\.5 {
    scroll-padding-block: 2px !important;
}

.k-scroll-py-1 {
    scroll-padding-block: 4px;
}

.\!k-scroll-py-1 {
    scroll-padding-block: 4px !important;
}

.k-scroll-py-1\.5 {
    scroll-padding-block: 6px;
}

.\!k-scroll-py-1\.5 {
    scroll-padding-block: 6px !important;
}

.k-scroll-py-2 {
    scroll-padding-block: 8px;
}

.\!k-scroll-py-2 {
    scroll-padding-block: 8px !important;
}

.k-scroll-py-2\.5 {
    scroll-padding-block: 10px;
}

.\!k-scroll-py-2\.5 {
    scroll-padding-block: 10px !important;
}

.k-scroll-py-3 {
    scroll-padding-block: 12px;
}

.\!k-scroll-py-3 {
    scroll-padding-block: 12px !important;
}

.k-scroll-py-3\.5 {
    scroll-padding-block: 14px;
}

.\!k-scroll-py-3\.5 {
    scroll-padding-block: 14px !important;
}

.k-scroll-py-4 {
    scroll-padding-block: 16px;
}

.\!k-scroll-py-4 {
    scroll-padding-block: 16px !important;
}

.k-scroll-py-4\.5 {
    scroll-padding-block: 18px;
}

.\!k-scroll-py-4\.5 {
    scroll-padding-block: 18px !important;
}

.k-scroll-py-5 {
    scroll-padding-block: 20px;
}

.\!k-scroll-py-5 {
    scroll-padding-block: 20px !important;
}

.k-scroll-py-5\.5 {
    scroll-padding-block: 22px;
}

.\!k-scroll-py-5\.5 {
    scroll-padding-block: 22px !important;
}

.k-scroll-py-6 {
    scroll-padding-block: 24px;
}

.\!k-scroll-py-6 {
    scroll-padding-block: 24px !important;
}

.k-scroll-py-6\.5 {
    scroll-padding-block: 26px;
}

.\!k-scroll-py-6\.5 {
    scroll-padding-block: 26px !important;
}

.k-scroll-py-7 {
    scroll-padding-block: 28px;
}

.\!k-scroll-py-7 {
    scroll-padding-block: 28px !important;
}

.k-scroll-py-7\.5 {
    scroll-padding-block: 30px;
}

.\!k-scroll-py-7\.5 {
    scroll-padding-block: 30px !important;
}

.k-scroll-py-8 {
    scroll-padding-block: 32px;
}

.\!k-scroll-py-8 {
    scroll-padding-block: 32px !important;
}

.k-scroll-py-9 {
    scroll-padding-block: 36px;
}

.\!k-scroll-py-9 {
    scroll-padding-block: 36px !important;
}

.k-scroll-py-10 {
    scroll-padding-block: 40px;
}

.\!k-scroll-py-10 {
    scroll-padding-block: 40px !important;
}

.k-scroll-py-11 {
    scroll-padding-block: 44px;
}

.\!k-scroll-py-11 {
    scroll-padding-block: 44px !important;
}

.k-scroll-py-12 {
    scroll-padding-block: 48px;
}

.\!k-scroll-py-12 {
    scroll-padding-block: 48px !important;
}

.k-scroll-py-13 {
    scroll-padding-block: 52px;
}

.\!k-scroll-py-13 {
    scroll-padding-block: 52px !important;
}

.k-scroll-py-14 {
    scroll-padding-block: 56px;
}

.\!k-scroll-py-14 {
    scroll-padding-block: 56px !important;
}

.k-scroll-py-15 {
    scroll-padding-block: 60px;
}

.\!k-scroll-py-15 {
    scroll-padding-block: 60px !important;
}

.k-scroll-py-16 {
    scroll-padding-block: 64px;
}

.\!k-scroll-py-16 {
    scroll-padding-block: 64px !important;
}

.k-scroll-py-17 {
    scroll-padding-block: 68px;
}

.\!k-scroll-py-17 {
    scroll-padding-block: 68px !important;
}

.k-scroll-py-18 {
    scroll-padding-block: 72px;
}

.\!k-scroll-py-18 {
    scroll-padding-block: 72px !important;
}

.k-scroll-py-19 {
    scroll-padding-block: 76px;
}

.\!k-scroll-py-19 {
    scroll-padding-block: 76px !important;
}

.k-scroll-py-20 {
    scroll-padding-block: 80px;
}

.\!k-scroll-py-20 {
    scroll-padding-block: 80px !important;
}

.k-scroll-py-21 {
    scroll-padding-block: 84px;
}

.\!k-scroll-py-21 {
    scroll-padding-block: 84px !important;
}

.k-scroll-py-22 {
    scroll-padding-block: 88px;
}

.\!k-scroll-py-22 {
    scroll-padding-block: 88px !important;
}

.k-scroll-py-23 {
    scroll-padding-block: 92px;
}

.\!k-scroll-py-23 {
    scroll-padding-block: 92px !important;
}

.k-scroll-py-24 {
    scroll-padding-block: 96px;
}

.\!k-scroll-py-24 {
    scroll-padding-block: 96px !important;
}

.k-touch-action-none {
    touch-action: none;
}

.\!k-touch-action-none {
    touch-action: none !important;
}

.k-touch-action-auto {
    touch-action: auto;
}

.\!k-touch-action-auto {
    touch-action: auto !important;
}

.k-touch-action-pan-x {
    touch-action: pan-x;
}

.\!k-touch-action-pan-x {
    touch-action: pan-x !important;
}

.k-touch-action-pan-left {
    touch-action: pan-left;
}

.\!k-touch-action-pan-left {
    touch-action: pan-left !important;
}

.k-touch-action-pan-right {
    touch-action: pan-right;
}

.\!k-touch-action-pan-right {
    touch-action: pan-right !important;
}

.k-touch-action-pan-y {
    touch-action: pan-y;
}

.\!k-touch-action-pan-y {
    touch-action: pan-y !important;
}

.k-touch-action-pan-up {
    touch-action: pan-up;
}

.\!k-touch-action-pan-up {
    touch-action: pan-up !important;
}

.k-touch-action-pan-down {
    touch-action: pan-down;
}

.\!k-touch-action-pan-down {
    touch-action: pan-down !important;
}

.k-touch-action-pinch-zoom {
    touch-action: pinch-zoom;
}

.\!k-touch-action-pinch-zoom {
    touch-action: pinch-zoom !important;
}

.k-touch-action-manipulation {
    touch-action: manipulation;
}

.\!k-touch-action-manipulation {
    touch-action: manipulation !important;
}

.k-user-select-none {
    -webkit-user-select: none;
        -ms-user-select: none;
            -moz-user-select: none;
         user-select: none;
}

.\!k-user-select-none {
    -webkit-user-select: none !important;
        -ms-user-select: none !important;
            -moz-user-select: none !important;
         user-select: none !important;
}

.k-user-select-auto {
    -webkit-user-select: auto;
        -ms-user-select: auto;
            -moz-user-select: auto;
         user-select: auto;
}

.\!k-user-select-auto {
    -webkit-user-select: auto !important;
        -ms-user-select: auto !important;
            -moz-user-select: auto !important;
         user-select: auto !important;
}

.k-user-select-text {
    -webkit-user-select: text;
        -ms-user-select: text;
            -moz-user-select: text;
         user-select: text;
}

.\!k-user-select-text {
    -webkit-user-select: text !important;
        -ms-user-select: text !important;
            -moz-user-select: text !important;
         user-select: text !important;
}

.k-user-select-all {
    -webkit-user-select: all;
            -moz-user-select: all;
         user-select: all;
}

.\!k-user-select-all {
    -webkit-user-select: all !important;
            -moz-user-select: all !important;
         user-select: all !important;
}

.k-user-select-contain {
    -webkit-user-select: contain;
        -ms-user-select: element;
            user-select: contain;
}

.\!k-user-select-contain {
    -webkit-user-select: contain !important;
        -ms-user-select: element !important;
            user-select: contain !important;
}

.k-will-change-auto {
    will-change: auto;
}

.\!k-will-change-auto {
    will-change: auto !important;
}

.k-will-change-scroll {
    will-change: scroll-position;
}

.\!k-will-change-scroll {
    will-change: scroll-position !important;
}

.k-will-change-contents {
    will-change: contents;
}

.\!k-will-change-contents {
    will-change: contents !important;
}

.k-will-change-transform {
    will-change: transform;
}

.\!k-will-change-transform {
    will-change: transform !important;
}

.k-fill-none {
    fill: none;
}

.\!k-fill-none {
    fill: none !important;
}

.k-fill-inherit {
    fill: inherit;
}

.\!k-fill-inherit {
    fill: inherit !important;
}

.k-fill-current {
    fill: currentColor;
}

.\!k-fill-current {
    fill: currentColor !important;
}

.k-fill-transparent {
    fill: transparent;
}

.\!k-fill-transparent {
    fill: transparent !important;
}

.k-fill-black {
    fill: black;
}

.\!k-fill-black {
    fill: black !important;
}

.k-fill-white {
    fill: white;
}

.\!k-fill-white {
    fill: white !important;
}

.k-stroke-none {
    stroke: none;
}

.\!k-stroke-none {
    stroke: none !important;
}

.k-stroke-inherit {
    stroke: inherit;
}

.\!k-stroke-inherit {
    stroke: inherit !important;
}

.k-stroke-current {
    stroke: currentColor;
}

.\!k-stroke-current {
    stroke: currentColor !important;
}

.k-stroke-transparent {
    stroke: transparent;
}

.\!k-stroke-transparent {
    stroke: transparent !important;
}

.k-stroke-black {
    stroke: black;
}

.\!k-stroke-black {
    stroke: black !important;
}

.k-stroke-white {
    stroke: white;
}

.\!k-stroke-white {
    stroke: white !important;
}

.k-body,
.k-typography {
    font-size: 14px;
    font-family: inherit;
    line-height: 1.4285714286;
    font-weight: 400;
    margin: 0;
}

.k-body p,
.k-typography p {
    margin: 0 0 14px;
}

.k-h1 {
    font-size: 42px;
    font-family: inherit;
    line-height: 54px;
    font-weight: 400;
    margin: 0 0 14px;
}

.k-h2 {
    font-size: 34px;
    font-family: inherit;
    line-height: 46px;
    font-weight: 400;
    margin: 0 0 14px;
}

.k-h3 {
    font-size: 28px;
    font-family: inherit;
    line-height: 42px;
    font-weight: 400;
    margin: 0 0 14px;
}

.k-h4 {
    font-size: 22px;
    font-family: inherit;
    line-height: 32px;
    font-weight: 700;
    margin: 0 0 14px;
}

.k-h5 {
    font-size: 16px;
    font-family: inherit;
    line-height: 26px;
    font-weight: 700;
    margin: 0 0 14px;
}

.k-h6 {
    font-size: 14px;
    font-family: inherit;
    line-height: 20px;
    font-weight: 700;
    margin: 0 0 14px;
}

.k-paragraph {
    font-size: 14px;
    font-family: inherit;
    line-height: 20px;
    font-weight: 400;
    margin: 0 0 14px;
}

.k-pre,
.k-code {
    font-size: 14px;
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Roboto Mono", "Ubuntu Mono", "Lucida Console", "Courier New", monospace;
    line-height: 20px;
    font-weight: 400;
    border-style: solid;
    border-width: 1px;
}

.k-pre {
    padding-block: 16px;
    padding-inline: 24px;
    overflow: auto;
}

.k-pre > .k-code {
    padding: 0;
    border-width: 0;
    border-color: transparent;
    background-color: transparent;
    font-family: inherit;
    font-size: inherit;
}

.k-code {
    padding-block: 0px;
    padding-inline: 4px;
}

.k-display-1 {
    font-size: 84px;
    font-family: inherit;
    line-height: 1.2;
    font-weight: 300;
}

.k-display-2 {
    font-size: 70px;
    font-family: inherit;
    line-height: 1.2;
    font-weight: 300;
}

.k-display-3 {
    font-size: 56px;
    font-family: inherit;
    line-height: 1.2;
    font-weight: 300;
}

.k-display-4 {
    font-size: 42px;
    font-family: inherit;
    line-height: 1.2;
    font-weight: 300;
}

.k-body {
    color: #424242;
    background-color: #ffffff;
}

.k-pre,
.k-code {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #fafafa;
}

@font-face {
    font-family: "WebComponentsIcons";
    font-style: normal;
    font-weight: normal;
    src: url("data:font/ttf;base64,AAEAAAALAIAAAwAwR1NVQiCLJXoAAAE4AAAAVE9TLzJWkk1xAAABjAAAAGBjbWFwYGiUogAADFgAACYuZ2x5ZlbgdSMAADfAAAF/ZGhlYWQlDLB3AAAA4AAAADZoaGVhB6kGWwAAALwAAAAkaG10eGwI/9oAAAHsAAAKbGxvY2GEyeIEAAAyiAAABThtYXhwA+MBMAAAARgAAAAgbmFtZaljZW8AAbckAAACbXBvc3SU1X8JAAG5lAAAKKkAAQAAA8D/wAAABAD/5f//BAEAAQAAAAAAAAAAAAAAAAAAApsAAQAAAAEAAEIokZNfDzz1AAsEAAAAAADhA7XzAAAAAOEDtfP/5f+/BAED1QAAAAgAAgAAAAAAAAABAAACmwEkAD4AAAAAAAIAAAAKAAoAAAD/AAAAAAAAAAEAAAAKADAAPgACREZMVAAObGF0bgAaAAQAAAAAAAAAAQAAAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAgAAQAGAAAAAQAAAAQEAAGQAAUAAAKJAswAAACPAokCzAAAAesAMgEIAAACAAUDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFBmRWQAwAAg6iEDwP/AAFwEHABBAAAAAQAAAAAAAAAAAAAAAAACBAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQA//8EAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQA//8EAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQA/+UEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAD//gQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQA//4EAP/+BAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQA//8EAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAD//wQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQA//8EAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAAAAAUAAAADAAAALAAAAAQAAAbmAAEAAAAABeAAAwABAAAALAADAAoAAAbmAAQFtAAAABwAEAADAAwAIOB64IPhXeIO4wrkA+VT5qHnBegs6U7qIf//AAAAIOAA4HzhAOIA4wDkAOUA5gDnAOgA6QDqAP//AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAcABwBEAEeAdgB9AIIAg4CtAP2BAAEWAT0AAAAAQACAAMABAAFAAYABwAIAAkACgALAAwADQAOAA8AEAARABIAEwAUABUAFgAXABgAGQAaABsAHAAdAB4AHwAgACEAIgAjACQAJQAmACcAKAApACoAKwAsAC0ALgAvADAAMQAyADMANAA1ADYANwA4ADkAOgA7ADwAPQA+AD8AQABBAEIAQwBEAEUARgBHAEgASQBKAEsATABNAE4ATwBQAFEAUgBTAFQAVQBWAFcAWABZAFoAWwBcAF0AXgBfAGAAYQBiAGMAZABlAGYAZwBoAGkAagBrAGwAbQBuAG8AcABxAHIAcwB0AHUAdgB3AHgAeQB6AHsAfAB9AH4AfwCAAIEAggCDAIQAhQCGAIcAiACJAIoAiwCMAI0AjgCPAJAAkQCSAJMAlACVAJYAlwCYAJkAmgCbAJwAnQCeAJ8AoAChAKIAowCkAKUApgCnAKgAqQCqAKsArACtAK4ArwCwALEAsgCzALQAtQC2ALcAuAC5ALoAuwC8AL0AvgC/AMAAwQDCAMMAxADFAMYAxwDIAMkAygDLAMwAzQDOAM8A0ADRANIA0wDUANUA1gDXANgA2QDaANsA3ADdAN4A3wDgAOEA4gDjAOQA5QDmAOcA6ADpAOoA6wDsAO0A7gDvAPAA8QDyAPMA9AD1APYA9wD4APkA+gD7APwA/QD+AP8BAAEBAQIBAwEEAQUBBgEHAQgBCQEKAQsBDAENAQ4BDwEQAREBEgETARQBFQEWARcBGAEZARoBGwEcAR0BHgEfASABIQEiASMBJAElASYBJwEoASkBKgErASwBLQEuAS8BMAExATIBMwE0ATUBNgE3ATgBOQE6ATsBPAE9AT4BPwFAAUEBQgFDAUQBRQFGAUcBSAFJAUoBSwFMAU0BTgFPAVABUQFSAVMBVAFVAVYBVwFYAVkBWgFbAVwBXQFeAV8BYAFhAWIBYwFkAWUBZgFnAWgBaQFqAWsBbAFtAW4BbwFwAXEBcgFzAXQBdQF2AXcBeAF5AXoBewF8AX0BfgF/AYABgQGCAYMBhAGFAYYBhwGIAYkBigGLAYwBjQGOAY8BkAGRAZIBkwGUAZUBlgGXAZgBmQGaAZsBnAGdAZ4BnwGgAaEBogGjAaQBpQGmAacBqAGpAaoBqwGsAa0BrgGvAbABsQGyAbMBtAG1AbYBtwG4AbkBugG7AbwBvQG+Ab8BwAHBAcIBwwHEAcUBxgHHAcgByQHKAcsBzAHNAc4BzwHQAdEB0gHTAdQB1QHWAdcB2AHZAdoB2wHcAd0B3gHfAeAB4QHiAeMB5AHlAeYB5wHoAekB6gHrAewB7QHuAe8B8AHxAfIB8wH0AfUB9gH3AfgB+QH6AfsB/AH9Af4B/wIAAgECAgIDAgQCBQIGAgcCCAIJAgoCCwIMAg0CDgIPAhACEQISAhMCFAIVAhYCFwIYAhkCGgIbAhwCHQIeAh8CIAIhAiICIwIkAiUCJgInAigCKQIqAisCLAItAi4CLwIwAjECMgIzAjQCNQI2AjcCOAI5AjoCOwI8Aj0CPgI/AkACQQJCAkMCRAJFAkYCRwJIAkkCSgJLAkwCTQJOAk8CUAJRAlICUwJUAlUCVgJXAlgCWQJaAlsCXAJdAl4CXwJgAmECYgJjAmQCZQJmAmcCaAJpAmoCawJsAm0CbgJvAnACcQJyAnMCdAJ1AnYCdwJ4AnkCegJ7AnwCfQJ+An8CgAKBAoICgwKEAoUChgKHAogCiQKKAosCjAKNAo4CjwKQApECkgKTApQClQKWApcCmAKZApoAAAEGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwAAAAAH0gAAAAAAAACmgAAACAAAAAgAAAAAQAA4AAAAOAAAAAAAgAA4AEAAOABAAAAAwAA4AIAAOACAAAABAAA4AMAAOADAAAABQAA4AQAAOAEAAAABgAA4AUAAOAFAAAABwAA4AYAAOAGAAAACAAA4AcAAOAHAAAACQAA4AgAAOAIAAAACgAA4AkAAOAJAAAACwAA4AoAAOAKAAAADAAA4AsAAOALAAAADQAA4AwAAOAMAAAADgAA4A0AAOANAAAADwAA4A4AAOAOAAAAEAAA4A8AAOAPAAAAEQAA4BAAAOAQAAAAEgAA4BEAAOARAAAAEwAA4BIAAOASAAAAFAAA4BMAAOATAAAAFQAA4BQAAOAUAAAAFgAA4BUAAOAVAAAAFwAA4BYAAOAWAAAAGAAA4BcAAOAXAAAAGQAA4BgAAOAYAAAAGgAA4BkAAOAZAAAAGwAA4BoAAOAaAAAAHAAA4BsAAOAbAAAAHQAA4BwAAOAcAAAAHgAA4B0AAOAdAAAAHwAA4B4AAOAeAAAAIAAA4B8AAOAfAAAAIQAA4CAAAOAgAAAAIgAA4CEAAOAhAAAAIwAA4CIAAOAiAAAAJAAA4CMAAOAjAAAAJQAA4CQAAOAkAAAAJgAA4CUAAOAlAAAAJwAA4CYAAOAmAAAAKAAA4CcAAOAnAAAAKQAA4CgAAOAoAAAAKgAA4CkAAOApAAAAKwAA4CoAAOAqAAAALAAA4CsAAOArAAAALQAA4CwAAOAsAAAALgAA4C0AAOAtAAAALwAA4C4AAOAuAAAAMAAA4C8AAOAvAAAAMQAA4DAAAOAwAAAAMgAA4DEAAOAxAAAAMwAA4DIAAOAyAAAANAAA4DMAAOAzAAAANQAA4DQAAOA0AAAANgAA4DUAAOA1AAAANwAA4DYAAOA2AAAAOAAA4DcAAOA3AAAAOQAA4DgAAOA4AAAAOgAA4DkAAOA5AAAAOwAA4DoAAOA6AAAAPAAA4DsAAOA7AAAAPQAA4DwAAOA8AAAAPgAA4D0AAOA9AAAAPwAA4D4AAOA+AAAAQAAA4D8AAOA/AAAAQQAA4EAAAOBAAAAAQgAA4EEAAOBBAAAAQwAA4EIAAOBCAAAARAAA4EMAAOBDAAAARQAA4EQAAOBEAAAARgAA4EUAAOBFAAAARwAA4EYAAOBGAAAASAAA4EcAAOBHAAAASQAA4EgAAOBIAAAASgAA4EkAAOBJAAAASwAA4EoAAOBKAAAATAAA4EsAAOBLAAAATQAA4EwAAOBMAAAATgAA4E0AAOBNAAAATwAA4E4AAOBOAAAAUAAA4E8AAOBPAAAAUQAA4FAAAOBQAAAAUgAA4FEAAOBRAAAAUwAA4FIAAOBSAAAAVAAA4FMAAOBTAAAAVQAA4FQAAOBUAAAAVgAA4FUAAOBVAAAAVwAA4FYAAOBWAAAAWAAA4FcAAOBXAAAAWQAA4FgAAOBYAAAAWgAA4FkAAOBZAAAAWwAA4FoAAOBaAAAAXAAA4FsAAOBbAAAAXQAA4FwAAOBcAAAAXgAA4F0AAOBdAAAAXwAA4F4AAOBeAAAAYAAA4F8AAOBfAAAAYQAA4GAAAOBgAAAAYgAA4GEAAOBhAAAAYwAA4GIAAOBiAAAAZAAA4GMAAOBjAAAAZQAA4GQAAOBkAAAAZgAA4GUAAOBlAAAAZwAA4GYAAOBmAAAAaAAA4GcAAOBnAAAAaQAA4GgAAOBoAAAAagAA4GkAAOBpAAAAawAA4GoAAOBqAAAAbAAA4GsAAOBrAAAAbQAA4GwAAOBsAAAAbgAA4G0AAOBtAAAAbwAA4G4AAOBuAAAAcAAA4G8AAOBvAAAAcQAA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A4D8wANA/QDAQMBAwP1AwEDAQMD+oCtKK0AaLDQsGkArSjVA/sBAAAAFAAAAAAPBA4AAGwAfADMANwA7AAABMzUjNSMVIzUjFSMVMxEjFTMVMzUzFTM1ITUhKwERMwEjNTMyPgE0LgErATUzMh4BFA4BAyMVMwMzNSMBwMDAQIBAgICAgECAQAIA/gBAgIABoEBAGiwaGiwaQEArSisrSotAQEBAQALAQICAgIBA/gBAgICAgEACAP6AQBosNCwaQCtKVkorAUBA/wBAAAYAAP/ABAADwAAGAAoAEgAaACIAKgAAASERIREhEQUzFSMTIxUzFSMRMxEjFTMVIxEzJTUjFSM1IRUhIzUjFSM1IQKA/YABAAMA/ECAgIBAQICAQECAgAEAQIABQAGAgECAAUADwPwAAwABAECA/cBAgAFAAQBAgAFAQEBAgIBAQIAAAAUAAAAAA74DgAADAAcACwAPABMAABMhESEDMxEjEyERITchNSEBETMRvgKA/YCAQECAAoD9gEACAP4AAoBAAwD/AP4AA4D+AP8AQIACQPyAA4AAAAUAAAAAA74DgAADAAcACwAPABMAAAERIREDITUhAREhERcjETMBFSE1Ab7/AIADgPyAAwD/AMCAgP1AA4ADAP2AAoD9AEACwP2AAoBA/gACwEBAAAMAAAAAA34DgAADAAcACwAAASERIQEzESMTESERAn7+QAHA/cBAQIACwAIAAQD9AAOA/gD/AAEAAAAAAAEAAAAAAz4DgAATAAAlIRUjNSERITUjETM1MxUzESMVIQM+/sBA/sABQMDAQMDAAUCAgIABAIABAICA/wCAAAADAAAAAAPAA4AAAwAHAAsAAAEhESEBETMRASERIQGAAcD+QAIAQPzAAsD9QAMA/wABgPyAA4D9AAEAAAAEAAAAAAO+A4AAAwAHAAsADwAAASERIQEzESMhETMRASERIQM+/YACgP0AQEADQED9AgKA/YACAAEA/QADgPyAA4D9AAEAAAADAAAAAAO+A0AAEwAXABsAAAERIREjNSEVIxUzFSE1MxEhETM1BSM1MwEjETMDPv8AgP8AgIABAIABAID9wICAAYCAgAIAAUD+wMDAQMDA/sABQEDAgP8AAQAAAAMAAAAAA8ADgAADAAcACwAAEyERIQMVITUBIREhwAEA/wCAA4D+gAEA/wADAP5AAkBAQPzAAsAAAQAAAAADvgNAABMAAAEjESERIxUhNSM1MzUhFTMRIREzA76A/wCA/wCAgAEAgAEAgAHA/sABQMDAQMDAAUD+wAAAAAADAAD//gO+Az4AAwAHAAsAACUhESEBFSE1AyERIQG+/wABAP6AA4CA/wABAH4BwP4AQEADAP1AAAQAAAAAA74DgAADAAcACwAPAAABESERAyE1IREVITUFESERAb7/AIADgPyAA4D+gAEAAwD9gAKA/QBAA0BAQH79gAKAAAAAAAMAAAAAAz4DgAATABcAGwAAATUzESM1IxUjETMVIREhFTM1IREFITUhESM1MwH+wMBAwMD+wAFAQAFA/oD/AAEAgIABgIABAICA/wCA/wCAgAEAwIABAIAAAAAAAwAAAAAC/gOAAAMABwALAAATIREhBzMRIwURIRG+AQD/AIBAQAHAAQADAP2AgAOAfv2AAoAAAAADAAAAAAM+A4AAAwAHAAsAABMhESEFMxEjFxEhEX4BAP8AAUBAQIABAAMA/YCAA4B+/YACgAAAAAMAAAAAA8ADgAADAAcACwAAASERIQERMxEBIREhAQABAP8AAoBA/oABAP8AAwD9gAMA/IADgP0CAoAAAAT//gAAA/4DgAADAAcACwAPAAATIREhAREzEQEhESEBMxEjfgEA/wADQED+gAEA/wD9gEBAAwD9gAMA/IADgP0CAoD8/gOAAAT//gAAA/4DgAADAAcACwAPAAATIREhAREzEQEhESEBMxEjvgEA/wADAED+QAEA/wD9wEBAAwD9gAMA/IADgP0CAoD8/gOAAAMAAAAAA74DgAADAAcACwAAASERISUVITUBIREhAz79gAKA/QADgP0CAoD9gAIAAQCAQED9QAEAAAAAAAMAAAAAA74DQAADAAcACwAAASERIQEVITUBIREhAz79gAKA/QADgP0CAoD9gAJAAQD+wEBA/oABAAAAAAMAAP/+A74CvgADAAcACwAAASERIQEVITUlIREhAz79gAKA/QADgP0CAoD9gAG+AQD9gEBAQAEAAAAAAAQAAP/AA74DwAADAAcACwAPAAATIREhAyE1ITchESEDFSE1vgKA/YCAA4D8gIICgP2AggOAA0D/AP2AQEABAAKAQEAABAAA/8ADvgPAAAMABwALAA8AABMhESEDITUhNyERIQMVITW+AoD9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AaMBpAGlAaYBpwGoAakBqgGrAawBrQGuAa8BsAGxAbIBswG0AbUBtgG3AbgBuQG6AbsBvAG9Ab4BvwHAAcEBwgHDAcQBxQHGAccByAHJAcoBywHMAc0BzgHPAdAB0QHSAdMB1AHVAdYB1wHYAdkB2gHbAdwB3QHeAd8B4AHhAeIB4wHkAeUB5gHnAegB6QHqAesB7AHtAe4B7wHwAfEB8gHzAfQB9QH2AfcB+AH5AfoB+wH8Af0B/gH/AgACAQICAgMCBAIFAgYCBwIIAgkCCgILAgwCDQIOAg8CEAIRAhICEwIUAhUCFgIXAhgCGQIaAhsCHAIdAh4CHwIgAiECIgIjAiQCJQImAicCKAIpAioCKwIsAi0CLgIvAjACMQIyAjMCNAI1AjYCNwI4AjkCOgI7AjwCPQI+Aj8CQAJBAkICQwJEAkUCRgJHAkgCSQJKAksCTAJNAk4CTwJQAlECUgJTAlQCVQJWAlcCWAJZAloCWwJcAl0CXgJfAmACYQJiAmMCZAJlAmYCZwJoAmkCagJrAmwCbQJuAm8CcAJxAnICcwJ0AnUCdgJ3AngCeQJ6AnsCfAJ9An4CfwKAAoECggKDAoQChQKGAocCiAKJAooCiwKMAo0CjgKPApACkQKSApMClAKVApYClwKYApkCmgKbApwCnQKeAp8CoAKhAqICowKkAqUCpgKnAqgCqQKqAqsCrAKtAq4CrwKwArECsgKzArQCtQK2ArcCuAK5AroCuwK8Ar0CvgK/AsACwQLCAsMCxALFAsYCxwLIAskCygLLAswCzQLOAs8C0ALRAtIC0wLUAtUC1gLXAtgC2QLaAtsC3ALdAt4C3wLgAuEC4gLjAuQC5QLmAucC6ALpAuoC6wLsAu0C7gLvAvAC8QLyAvMC9AL1AvYC9wL4AvkC+gL7AvwC/QL+Av8DAAMBAwIDAwMEAwUDBgMHAwgDCQMKAwsDDAMNAw4DDwMQAxEDEgMTAxQDFQMWAxcDGAMZAxoDGwMcAx0DHgMfAyADIQMiAyMDJAMlAyYDJwMoAykDKgMrAywDLQMuAy8DMAMxAzIDMwM0AzUDNgM3AzgDOQM6AzsDPAM9Az4DPwNAA0EDQgNDA0QDRQNGA0cDSANJA0oDSwNMA00DTgNPA1ADUQNSA1MDVANVA1YDVwNYA1kDWgNbA1wDXQNeA18DYANhA2IDYwNkA2UDZgNnA2gDaQNqA2sDbANtA24DbwNwA3EDcgNzA3QDdQN2A3cDeAN5A3oDewN8A30DfgN/A4ADgQOCA4MDhAOFA4YDhwOIA4kDigOLA4wDjQOOA48DkAORA5IDkwOUA5UDlgOXA5gDmQOaA5sDnAAACGNhcmV0LXRyCGNhcmV0LWJyCGNhcmV0LWJsCGNhcmV0LXRsDGNhcmV0LWFsdC11cA9jYXJldC1hbHQtcmlnaHQOY2FyZXQtYWx0LWRvd24OY2FyZXQtYWx0LWxlZnQQY2FyZXQtYWx0LXRvLXRvcBJjYXJldC1hbHQtdG8tcmlnaHQTY2FyZXQtYWx0LXRvLWJvdHRvbRFjYXJldC1hbHQtdG8tbGVmdBNjYXJldC1kb3VibGUtYWx0LXVwFmNhcmV0LWRvdWJsZS1hbHQtcmlnaHQVY2FyZXQtZG91YmxlLWFsdC1kb3duFWNhcmV0LWRvdWJsZS1hbHQtbGVmdBBjYXJldC1hbHQtZXhwYW5kEGFycm93cy1uby1jaGFuZ2UTYXJyb3ctb3ZlcmZsb3ctZG93bgpjaGV2cm9uLXVwDWNoZXZyb24tcmlnaHQMY2hldnJvbi1kb3duDGNoZXZyb24tbGVmdAhhcnJvdy11cAthcnJvdy1yaWdodAphcnJvdy1kb3duCmFycm93LWxlZnQKbGV2ZWwtZG93bghsZXZlbC11cAxsZXZlbC10by10b3AKY29sLXJlc2l6ZQthcnJvd3MtYXhlcwthcnJvd3Mtc3dhcA1kcmFnLWFuZC1kcm9wCmNhdGVnb3JpemUEZ3JpZAtncmlkLWxheW91dAVncm91cAd1bmdyb3VwC2hhbmRsZS1kcmFnBmxheW91dA1sYXlvdXQtMS1ieS00DWxheW91dC0yLWJ5LTITbGF5b3V0LXNpZGUtYnktc2lkZQ5sYXlvdXQtc3RhY2tlZAdjb2x1bW5zBHJvd3MHcmVvcmRlcgRtZW51DW1vcmUtdmVydGljYWwPbW9yZS1ob3Jpem9udGFsB292ZXJsYXAEaG9tZRFhcnJvd3MtbGVmdC1yaWdodBFhcnJvd3MtdG9wLWJvdHRvbRlib3JkZXItcmFkaXVzLWJvdHRvbS1sZWZ0GmJvcmRlci1yYWRpdXMtYm90dG9tLXJpZ2h0FmJvcmRlci1yYWRpdXMtdG9wLWxlZnQXYm9yZGVyLXJhZGl1cy10b3AtcmlnaHQNYm9yZGVyLXJhZGl1cxNib3JkZXItc3R5bGUtYm90dG9tEWJvcmRlci1zdHlsZS1sZWZ0EmJvcmRlci1zdHlsZS1yaWdodBBib3JkZXItc3R5bGUtdG9wDGJvcmRlci1zdHlsZQpib3gtc2l6aW5nE2NoZXZyb24tZG91YmxlLWRvd24TY2hldnJvbi1kb3VibGUtbGVmdBRjaGV2cm9uLWRvdWJsZS1yaWdodBFjaGV2cm9uLWRvdWJsZS11cAhkYXRhLW9kcw5ub24tcmVjdXJyZW5jZQ1kaXNwbGF5LWJsb2NrDGRpc3BsYXktZmxleBNkaXNwbGF5LWlubGluZS1mbGV4DmRyb3BsZXQtc2xpZGVyC2ZpbGUtcmVwb3J0CmdhcC1jb2x1bW4HZ2FwLXJvdxFoYW5kbGUtcmVzaXplLWFsdA1oYW5kbGUtcmVzaXplBmltYWdlcwxsZXR0ZXItc3BhY2ULbGluZS1oZWlnaHQObGlzdC1sYXRpbi1iaWcQbGlzdC1sYXRpbi1zbWFsbA5saXN0LXJvbWFuLWJpZxBsaXN0LXJvbWFuLXNtYWxsFmxpc3QtdW5vcmRlcmVkLW91dGxpbmUVbGlzdC11bm9yZGVyZWQtc3F1YXJlCm1heC1oZWlnaHQJbWF4LXdpZHRoCm1pbi1oZWlnaHQJbWluLXdpZHRoDm91dGxpbmUtb2Zmc2V0DW91dGxpbmUtd2lkdGgOcGFkZGluZy1ib3R0b20McGFkZGluZy1sZWZ0DXBhZGRpbmctcmlnaHQLcGFkZGluZy10b3AHcGFkZGluZw9wb3NpdGlvbi1ib3R0b20NcG9zaXRpb24tbGVmdA5wb3NpdGlvbi1yaWdodAxwb3NpdGlvbi10b3AScmVndWxhci1leHByZXNzaW9uC3JlcGxhY2UtYWxsDnJlcGxhY2Utc2luZ2xlDnJlcG9ydC1lbGVtZW50E3JpZ2h0LWRvdWJsZS1xdW90ZXMKd2hvbGUtd29yZAhkYXRhLXNkcw5kb3dubG9hZC1saWdodAlleWUtc2xhc2gUZGlzcGxheS1pbmxpbmUtYmxvY2sLcGFwZXItcGxhbmUMZ2F1Z2UtbGluZWFyDGdhdWdlLXJhZGlhbAxlbnZlbG9wZS1ib3gNZW52ZWxvcGUtbGluawhlbnZlbG9wZQ53YXJuaW5nLWNpcmNsZRB3YXJuaW5nLXRyaWFuZ2xlCWZvbnQtZ3Jvdwtmb250LXNocmluaw10ZXh0LW92ZXJmbG93D3RleHQtd3JhcC1hcnJvdw10ZXh0LXRydW5jYXRlCXRleHQtY2xpcAxib3JkZXItY29sb3ILYm9yZGVyLXR5cGUEdW5kbwRyZWRvEGFycm93LXJvdGF0ZS1jY3cPYXJyb3ctcm90YXRlLWN3EGFycm93cy1uby1yZXBlYXQWYXJyb3ctcm90YXRlLWNjdy1zbWFsbBVhcnJvdy1yb3RhdGUtY3ctc21hbGwFY2xvY2sIY2FsZW5kYXIEc2F2ZQVwcmludAZwZW5jaWwFdHJhc2gJcGFwZXJjbGlwDXBhcGVyY2xpcC1hbHQEbGluawZ1bmxpbmsNbGluay12ZXJ0aWNhbA91bmxpbmstdmVydGljYWwEbG9jawZ1bmxvY2sGY2FuY2VsDmNhbmNlbC1vdXRsaW5lDWNhbmNlbC1jaXJjbGUFY2hlY2sNY2hlY2stb3V0bGluZQxjaGVjay1jaXJjbGUBeAl4LW91dGxpbmUIeC1jaXJjbGUEcGx1cwxwbHVzLW91dGxpbmULcGx1cy1jaXJjbGUFbWludXMNbWludXMtb3V0bGluZQxtaW51cy1jaXJjbGUIc29ydC1hc2MJc29ydC1kZXNjCnNvcnQtY2xlYXIOc29ydC1hc2Mtc21hbGwPc29ydC1kZXNjLXNtYWxsBmZpbHRlcgxmaWx0ZXItY2xlYXIMZmlsdGVyLXNtYWxsFWZpbHRlci1zb3J0LWFzYy1zbWFsbBZmaWx0ZXItc29ydC1kZXNjLXNtYWxsFWZpbHRlci1hZGQtZXhwcmVzc2lvbhBmaWx0ZXItYWRkLWdyb3VwBWxvZ2luBmxvZ291dAhkb3dubG9hZAZ1cGxvYWQOaHlwZXJsaW5rLW9wZW4RaHlwZXJsaW5rLW9wZW4tc20GbGF1bmNoBndpbmRvdw53aW5kb3ctcmVzdG9yZQ93aW5kb3ctbWluaW1pemUEZ2VhcgVnZWFycwZ3cmVuY2gDZXllBnNlYXJjaAd6b29tLWluCHpvb20tb3V0C2Fycm93cy1tb3ZlCmNhbGN1bGF0b3IEY2FydAljb25uZWN0b3IHcGx1cy1zbQhtaW51cy1zbQ9rcGktc3RhdHVzLWRlbnkPa3BpLXN0YXR1cy1ob2xkD2twaS1zdGF0dXMtb3BlbgVlcXVhbAlub3QtZXF1YWwNbGVzcy1vci1lcXVhbBBncmVhdGVyLW9yLWVxdWFsBmRpdmlkZQ1hY2Nlc3NpYmlsaXR5D2JhcmNvZGUtb3V0bGluZQdiYXJjb2RlD2JhcmNvZGUtc2Nhbm5lcg9xci1jb2RlLW91dGxpbmUHcXItY29kZQ9xci1jb2RlLXNjYW5uZXIXYmFyY29kZS1xci1jb2RlLXNjYW5uZXIJc2lnbmF0dXJlBGhhbmQHcG9pbnRlcgVzdGljawd1bnN0aWNrE3NldC1jb2x1bW4tcG9zaXRpb24SY2xvY2stYXJyb3ctcm90YXRlBHBsYXkFcGF1c2UEc3RvcAZyZXdpbmQHZm9yd2FyZAt2b2x1bWUtZG93bgl2b2x1bWUtdXALdm9sdW1lLW11dGUCaGQPY2xvc2VkLWNhcHRpb25zCHBsYXlsaXN0C211c2ljLW5vdGVzB3BsYXktc20IcGF1c2Utc20Hc3RvcC1zbQ1oZWFydC1vdXRsaW5lBWhlYXJ0DHN0YXItb3V0bGluZQRzdGFyCGNoZWNrYm94EGNoZWNrYm94LWNoZWNrZWQWY2hlY2tib3gtaW5kZXRlcm1pbmF0ZQ1jaGVja2JveC1udWxsBmNpcmNsZQtyYWRpb2J1dHRvbhNyYWRpb2J1dHRvbi1jaGVja2VkBGJlbGwLaW5mby1jaXJjbGUPcXVlc3Rpb24tY2lyY2xlEmV4Y2xhbWF0aW9uLWNpcmNsZQZjYW1lcmEFaW1hZ2UMaW1hZ2UtZXhwb3J0EHpvb20tYWN0dWFsLXNpemUNem9vbS1iZXN0LWZpdAxpbWFnZS1yZXNpemUEY3JvcAZtaXJyb3IPZmxpcC1ob3Jpem9udGFsDWZsaXAtdmVydGljYWwGcm90YXRlDHJvdGF0ZS1yaWdodAtyb3RhdGUtbGVmdAVicnVzaAdwYWxldHRlB2Ryb3BsZXQKc2hhcGUtbGluZRNicmlnaHRuZXNzLWNvbnRyYXN0B3NsaWRlcnMNaW52ZXJ0LWNvbG9ycwx0cmFuc3BhcmVuY3kJZ3JheXNjYWxlBGJsdXIHc2hhcnBlbgZzaGFwZXMNcm91bmQtY29ybmVycw5icmluZy10by1mcm9udA1icmluZy10by1iYWNrDWJyaW5nLWZvcndhcmQOYnJpbmctYmFja3dhcmQQYWxpZ24tc2VsZi1zdGFydBFhbGlnbi1zZWxmLWNlbnRlcg5hbGlnbi1zZWxmLWVuZBRhbGlnbi1zZWxmLXN0YXJ0LWFsdBVhbGlnbi1zZWxmLWNlbnRlci1hbHQSYWxpZ24tc2VsZi1lbmQtYWx0DXRodW1ibmFpbHMtdXAQdGh1bWJuYWlscy1yaWdodA90aHVtYm5haWxzLWRvd24PdGh1bWJuYWlscy1sZWZ0CmZ1bGxzY3JlZW4PZnVsbHNjcmVlbi1leGl0DWRyb3BsZXQtc2xhc2gGcGhvdG9zDWFsaWduLXRvLWdyaWQMc2l6ZS10by1ncmlkDm1ha2Utc2FtZS1zaXplD21ha2Utc2FtZS13aWR0aBBtYWtlLXNhbWUtaGVpZ2h0HW1ha2UtaG9yaXpvbnRhbC1zcGFjaW5nLWVxdWFsG2luY3JlYXNlLWhvcml6b250YWwtc3BhY2luZxtkZWNyZWFzZS1ob3Jpem9udGFsLXNwYWNpbmcZcmVtb3ZlLWhvcml6b250YWwtc3BhY2luZxttYWtlLXZlcnRpY2FsLXNwYWNpbmctZXF1YWwZaW5jcmVhc2UtdmVydGljYWwtc3BhY2luZxlkZWNyZWFzZS12ZXJ0aWNhbC1zcGFjaW5nF3JlbW92ZS12ZXJ0aWNhbC1zcGFjaW5nCmV5ZWRyb3BwZXIJc25hcC1ncmlkEXNuYXAtdG8tZ3JpZGxpbmVzEXNuYXAtdG8tc25hcGxpbmVzCmRpbWVuc2lvbnMSYWxpZ24tc2VsZi1zdHJldGNoFmFsaWduLXNlbGYtc3RyZXRjaC1hbHQRYWxpZ24taXRlbXMtc3RhcnQSYWxpZ24taXRlbXMtY2VudGVyD2FsaWduLWl0ZW1zLWVuZBNhbGlnbi1pdGVtcy1zdHJldGNoFGFsaWduLWl0ZW1zLWJhc2VsaW5lFWFsaWduLWl0ZW1zLXN0YXJ0LWFsdBZhbGlnbi1pdGVtcy1jZW50ZXItYWx0E2FsaWduLWl0ZW1zLWVuZC1hbHQXYWxpZ24taXRlbXMtc3RyZXRjaC1hbHQYYWxpZ24taXRlbXMtYmFzZWxpbmUtYWx0FWp1c3RpZnktY29udGVudC1zdGFydBZqdXN0aWZ5LWNvbnRlbnQtY2VudGVyE2p1c3RpZnktY29udGVudC1lbmQXanVzdGlmeS1jb250ZW50LWJldHdlZW4WanVzdGlmeS1jb250ZW50LWFyb3VuZBlqdXN0aWZ5LWNvbnRlbnQtc3RhcnQtYWx0Gmp1c3RpZnktY29udGVudC1jZW50ZXItYWx0F2p1c3RpZnktY29udGVudC1lbmQtYWx0G2p1c3RpZnktY29udGVudC1iZXR3ZWVuLWFsdBpqdXN0aWZ5LWNvbnRlbnQtYXJvdW5kLWFsdAtmaWxlLXdyZW5jaARib2xkBml0YWxpYwl1bmRlcmxpbmULZm9udC1mYW1pbHkQZm9yZWdyb3VuZC1jb2xvchFjb252ZXJ0LWxvd2VyY2FzZRFjb252ZXJ0LXVwcGVyY2FzZQ1zdHJpa2V0aHJvdWdoCXN1YnNjcmlwdAlzdXBzY3JpcHQDZGl2A2FsbAJoMQJoMgJoMwJoNAJoNQJoNgxsaXN0LW9yZGVyZWQObGlzdC11bm9yZGVyZWQGaW5kZW50B291dGRlbnQKaW5zZXJ0LXRvcA1pbnNlcnQtbWlkZGxlDWluc2VydC1ib3R0b20JYWxpZ24tdG9wDGFsaWduLW1pZGRsZQxhbGlnbi1ib3R0b20KYWxpZ24tbGVmdAxhbGlnbi1jZW50ZXILYWxpZ24tcmlnaHQNYWxpZ24tanVzdGlmeQxhbGlnbi1yZW1vdmUJdGV4dC13cmFwD2hvcml6b250YWwtcnVsZRR0YWJsZS1hbGlnbi10b3AtbGVmdBZ0YWJsZS1hbGlnbi10b3AtY2VudGVyFXRhYmxlLWFsaWduLXRvcC1yaWdodBd0YWJsZS1hbGlnbi1taWRkbGUtbGVmdBl0YWJsZS1hbGlnbi1taWRkbGUtY2VudGVyGHRhYmxlLWFsaWduLW1pZGRsZS1yaWdodBd0YWJsZS1hbGlnbi1ib3R0b20tbGVmdBl0YWJsZS1hbGlnbi1ib3R0b20tY2VudGVyGHRhYmxlLWFsaWduLWJvdHRvbS1yaWdodBJ0YWJsZS1hbGlnbi1yZW1vdmULYm9yZGVycy1hbGwPYm9yZGVycy1vdXRzaWRlDmJvcmRlcnMtaW5zaWRlGWJvcmRlcnMtaW5zaWRlLWhvcml6b250YWwXYm9yZGVycy1pbnNpZGUtdmVydGljYWwKYm9yZGVyLXRvcA1ib3JkZXItYm90dG9tC2JvcmRlci1sZWZ0DGJvcmRlci1yaWdodAxib3JkZXJzLW5vbmURYm9yZGVycy1zaG93LWhpZGUEZm9ybQxmb3JtLWVsZW1lbnQMY29kZS1zbmlwcGV0CnNlbGVjdC1hbGwGYnV0dG9uCnNlbGVjdC1ib3gNY2FsZW5kYXItZGF0ZQlncm91cC1ib3gIdGV4dGFyZWEHdGV4dGJveA50ZXh0Ym94LWhpZGRlbghwYXNzd29yZA1wYXJhZ3JhcGgtYWRkCmVkaXQtdG9vbHMQdGVtcGxhdGUtbWFuYWdlcg9jaGFuZ2UtbWFudWFsbHkNdHJhY2stY2hhbmdlcxR0cmFjay1jaGFuZ2VzLWVuYWJsZRR0cmFjay1jaGFuZ2VzLWFjY2VwdBh0cmFjay1jaGFuZ2VzLWFjY2VwdC1hbGwUdHJhY2stY2hhbmdlcy1yZWplY3QYdHJhY2stY2hhbmdlcy1yZWplY3QtYWxsEGRvY3VtZW50LW1hbmFnZXILY3VzdG9tLWljb24EYm9vawlpbWFnZS1hZGQKaW1hZ2UtZWRpdBBpbWFnZS1tYXAtZWRpdG9yB2NvbW1lbnQOY29tbWVudC1yZW1vdmUPY29tbWVudHMtcmVtb3ZlC3NpbHZlcmxpZ2h0DW1lZGlhLW1hbmFnZXIOdmlkZW8tZXh0ZXJuYWwNZmxhc2gtbWFuYWdlcgpiaW5vY3VsYXJzBGNvcHkDY3V0CWNsaXBib2FyZA5jbGlwYm9hcmQtY29kZQ5jbGlwYm9hcmQtd29yZBJjbGlwYm9hcmQtd29yZC1hbHQOY2xpcGJvYXJkLWh0bWwSY2xpcGJvYXJkLW1hcmtkb3duDmNsaXBib2FyZC10ZXh0DGFwcGx5LWZvcm1hdAljbGVhci1jc3MLY29weS1mb3JtYXQUc3RyaXAtYWxsLWZvcm1hdHRpbmcQc3RyaXAtY3NzLWZvcm1hdBNzdHJpcC1mb250LWVsZW1lbnRzE3N0cmlwLXNwYW4tZWxlbWVudHMVc3RyaXAtd29yZC1mb3JtYXR0aW5nEWZvcm1hdC1jb2RlLWJsb2NrD2J1aWxkaW5nLWJsb2NrcwxwdXp6bGUtcGllY2UIbGluay1hZGQKZ2xvYmUtbGluawxnbG9iZS11bmxpbmsMZW52ZWxvcC1saW5rBmFuY2hvcgl0YWJsZS1hZGQFdGFibGUQdGFibGUtcHJvcGVydGllcwp0YWJsZS1jZWxsFXRhYmxlLWNlbGwtcHJvcGVydGllcxh0YWJsZS1jb2x1bW4taW5zZXJ0LWxlZnQZdGFibGUtY29sdW1uLWluc2VydC1yaWdodBZ0YWJsZS1yb3ctaW5zZXJ0LWFib3ZlFnRhYmxlLXJvdy1pbnNlcnQtYmVsb3cTdGFibGUtY29sdW1uLWRlbGV0ZRB0YWJsZS1yb3ctZGVsZXRlEXRhYmxlLWNlbGwtZGVsZXRlDHRhYmxlLWRlbGV0ZQtjZWxscy1tZXJnZRhjZWxscy1tZXJnZS1ob3Jpem9udGFsbHkWY2VsbHMtbWVyZ2UtdmVydGljYWxseRdjZWxsLXNwbGl0LWhvcml6b250YWxseRVjZWxsLXNwbGl0LXZlcnRpY2FsbHkNdGFibGUtdW5tZXJnZQtwYW5lLWZyZWV6ZQpyb3ctZnJlZXplDWNvbHVtbi1mcmVlemUNdG9vbGJhci1mbG9hdA1zcGVsbC1jaGVja2VyEHZhbGlkYXRpb24teGh0bWwPdmFsaWRhdGlvbi1kYXRhF3RvZ2dsZS1mdWxsLXNjcmVlbi1tb2RlCmZvcm11bGEtZngDc3VtBnN5bWJvbAZkb2xsYXIHcGVyY2VudA1jdXN0b20tZm9ybWF0EGRlY2ltYWwtaW5jcmVhc2UQZGVjaW1hbC1kZWNyZWFzZQlmb250LXNpemUXaW1hZ2UtYWJzb2x1dGUtcG9zaXRpb24MdGFibGUtd2l6YXJkCGNyb3NzdGFiD2Nyb3NzdGFiLXdpemFyZAp0YWJsZS1ib2R5E3RhYmxlLWNvbHVtbi1ncm91cHMMdGFibGUtY29ybmVyEHRhYmxlLXJvdy1ncm91cHMNZ2xvYmUtb3V0bGluZQVnbG9iZQptYXAtbWFya2VyEW1hcC1tYXJrZXItdGFyZ2V0A3BpbgV1bnBpbgVzaGFyZQR1c2VyBWluYm94B2Jsb2dnZXILYmxvZ2dlci1ib3gJZGVsaWNpb3VzDWRlbGljaW91cy1ib3gEZGlnZwhkaWdnLWJveAdlbnZlbG9wC2VudmVsb3AtYm94CGZhY2Vib29rDGZhY2Vib29rLWJveAZnb29nbGUKZ29vZ2xlLWJveAtnb29nbGUtcGx1cw9nb29nbGUtcGx1cy1ib3gIbGlua2VkaW4MbGlua2VkaW4tYm94B215c3BhY2ULbXlzcGFjZS1ib3gJcGludGVyZXN0DXBpbnRlcmVzdC1ib3gGcmVkZGl0CnJlZGRpdC1ib3gMc3R1bWJsZS11cG9uEHN0dW1ibGUtdXBvbi1ib3gNdGVsbC1hLWZyaWVuZBF0ZWxsLWEtZnJpZW5kLWJveAZ0dW1ibHIKdHVtYmxyLWJveAd0d2l0dGVyC3R3aXR0ZXItYm94BnlhbW1lcgp5YW1tZXItYm94B2JlaGFuY2ULYmVoYW5jZS1ib3gIZHJpYmJibGUMZHJpYmJibGUtYm94A3Jzcwdyc3MtYm94BXZpbWVvCXZpbWVvLWJveAd5b3V0dWJlC3lvdXR1YmUtYm94BmZvbGRlcgtmb2xkZXItb3Blbgpmb2xkZXItYWRkCWZvbGRlci11cAtmb2xkZXItbW9yZRBhZ2dyZWdhdGUtZmllbGRzBGZpbGUIZmlsZS1hZGQIZmlsZS10eHQIZmlsZS1jc3YKZmlsZS1leGNlbAlmaWxlLXdvcmQIZmlsZS1tZGIIZmlsZS1wcHQIZmlsZS1wZGYIZmlsZS1wc2QKZmlsZS1mbGFzaAtmaWxlLWNvbmZpZwlmaWxlLWFzY3gIZmlsZS1iYWMIZmlsZS16aXAEZmlsbQRjc3MzBWh0bWw1BGNvZGUDY3NzAmpzA2V4ZQZjc3Byb2oGdmJwcm9qAmNzAnZiA3NsbgVjbG91ZA9maWxlLWhvcml6b250YWwJc3VicmVwb3J0BGRhdGELZmlsZS1oZWFkZXILZmlsZS1mb290ZXIUZ3JvdXAtaGVhZGVyLXNlY3Rpb24UZ3JvdXAtZm9vdGVyLXNlY3Rpb24TcGFnZS1oZWFkZXItc2VjdGlvbhNwYWdlLWZvb3Rlci1zZWN0aW9uDmRldGFpbC1zZWN0aW9uC3RvYy1zZWN0aW9uDWdyb3VwLXNlY3Rpb24KcGFyYW1ldGVycwhkYXRhLWNzdglkYXRhLWpzb24IZGF0YS1zcWwIZGF0YS13ZWIQZ3JvdXAtY29sbGVjdGlvbhFwYXJhbWV0ZXItYm9vbGVhbhNwYXJhbWV0ZXItZGF0ZS10aW1lD3BhcmFtZXRlci1mbG9hdBFwYXJhbWV0ZXItaW50ZWdlchBwYXJhbWV0ZXItc3RyaW5nEXRvYy1zZWN0aW9uLWxldmVsCWluaGVyaXRlZApmaWxlLXZpZGVvCmZpbGUtYXVkaW8KZmlsZS1pbWFnZRFmaWxlLXByZXNlbnRhdGlvbglmaWxlLWRhdGEPZmlsZS1kaXNjLWltYWdlEGZpbGUtcHJvZ3JhbW1pbmcVcGFyYW1ldGVycy1ieXRlLWFycmF5EnBhcmFtZXRlcnMtdW5rbm93bgpmaWxlLWVycm9yC2ZpbGVzLWVycm9yCWRhdGEtcmVzdA9maWxlLXR5cGVzY3JpcHQUdGFibGUtcG9zaXRpb24tc3RhcnQVdGFibGUtcG9zaXRpb24tY2VudGVyEnRhYmxlLXBvc2l0aW9uLWVuZBBsaXN0LXJvbWFuLXVwcGVyEGxpc3Qtcm9tYW4tbG93ZXIGaW1wb3J0BmV4cG9ydAVncmFwaBZjaGFydC1jb2x1bW4tY2x1c3RlcmVkFGNoYXJ0LWNvbHVtbi1zdGFja2VkF2NoYXJ0LWNvbHVtbi1zdGFja2VkMTAwEmNoYXJ0LWNvbHVtbi1yYW5nZRNjaGFydC1iYXItY2x1c3RlcmVkEWNoYXJ0LWJhci1zdGFja2VkFGNoYXJ0LWJhci1zdGFja2VkMTAwD2NoYXJ0LWJhci1yYW5nZRRjaGFydC1hcmVhLWNsdXN0ZXJlZBJjaGFydC1hcmVhLXN0YWNrZWQVY2hhcnQtYXJlYS1zdGFja2VkMTAwEGNoYXJ0LWFyZWEtcmFuZ2UKY2hhcnQtbGluZRJjaGFydC1saW5lLXN0YWNrZWQVY2hhcnQtbGluZS1zdGFja2VkMTAwEmNoYXJ0LWxpbmUtbWFya2VycxpjaGFydC1saW5lLXN0YWNrZWQtbWFya2Vycx1jaGFydC1saW5lLXN0YWNrZWQxMDAtbWFya2VycwljaGFydC1waWUOY2hhcnQtZG91Z2hudXQNY2hhcnQtc2NhdHRlciJjaGFydC1zY2F0dGVyLXNtb290aC1saW5lcy1tYXJrZXJzGmNoYXJ0LXNjYXR0ZXItc21vb3RoLWxpbmVzJGNoYXJ0LXNjYXR0ZXItc3RyYWlnaHQtbGluZXMtbWFya2VycxxjaGFydC1zY2F0dGVyLXN0cmFpZ2h0LWxpbmVzDGNoYXJ0LWJ1YmJsZRFjaGFydC1jYW5kbGVzdGljawpjaGFydC1vaGxjC2NoYXJ0LXJhZGFyE2NoYXJ0LXJhZGFyLW1hcmtlcnMSY2hhcnQtcmFkYXItZmlsbGVkCmNoYXJ0LXJvc2UQY2hhcnQtY2hvcm9wbGV0aAAAAAAA") format("truetype");
}

.k-icon {
    width: 1em;
    height: 1em;
    outline: 0;
    font-size: 16px;
    font-family: "WebComponentsIcons";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    speak: none;
    text-transform: none;
    text-decoration: none;
    flex-shrink: 0;
    display: inline-flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    position: relative;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

.k-icon:hover, .k-icon:focus {
    text-decoration: none;
}

.k-svg-icon {
    width: 16px;
    height: 16px;
    outline: 0;
    line-height: 1;
    display: inline-flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    position: relative;
}

.k-svg-icon > svg {
    fill: currentColor;
    flex: 1 1 auto;
}

.k-i-none::before {
    display: none !important;
}

.k-icon-xs {
    font-size: 12px;
}

.k-icon-xs.k-svg-icon {
    width: 12px;
    height: 12px;
}

.k-icon-sm {
    font-size: 14px;
}

.k-icon-sm.k-svg-icon {
    width: 14px;
    height: 14px;
}

.k-icon-md {
    font-size: 16px;
}

.k-icon-md.k-svg-icon {
    width: 16px;
    height: 16px;
}

.k-icon-lg {
    font-size: 20px;
}

.k-icon-lg.k-svg-icon {
    width: 20px;
    height: 20px;
}

.k-icon-xl {
    font-size: 24px;
}

.k-icon-xl.k-svg-icon {
    width: 24px;
    height: 24px;
}

.k-icon-xxl {
    font-size: 32px;
}

.k-icon-xxl.k-svg-icon {
    width: 32px;
    height: 32px;
}

.k-icon-xxxl {
    font-size: 48px;
}

.k-icon-xxxl.k-svg-icon {
    width: 48px;
    height: 48px;
}

.k-flip-h.k-svg-icon, .k-svg-icon.k-flip-x,
.k-flip-v.k-svg-icon,
.k-svg-icon.k-flip-y,
.k-flip-h.k-flip-v.k-svg-icon,
.k-flip-v.k-svg-icon.k-flip-x,
.k-svg-icon.k-flip-x.k-flip-y,
.k-flip-h.k-svg-icon.k-flip-y {
    transform: none;
}

.k-flip-h, .k-flip-x {
    transform: scaleX(-1);
}

.k-flip-h > svg, .k-flip-x > svg {
    transform: scaleX(-1);
}

.k-flip-v, .k-flip-y {
    transform: scaleY(-1);
}

.k-flip-v > svg, .k-flip-y > svg {
    transform: scaleY(-1);
}

.k-flip-h.k-flip-v, .k-flip-v.k-flip-x, .k-flip-x.k-flip-y, .k-flip-h.k-flip-y,
.k-flip-both {
    transform: scale(-1, -1);
}

.k-flip-h.k-flip-v > svg, .k-flip-v.k-flip-x > svg, .k-flip-x.k-flip-y > svg, .k-flip-h.k-flip-y > svg,
.k-flip-both > svg {
    transform: scale(-1, -1);
}

.k-rotate-0 {
    transform: rotate(0deg);
}

.k-rotate-0.k-svg-icon {
    transform: none;
}

.k-rotate-0 > svg {
    transform: rotate(0deg);
}

.k-rotate-45 {
    transform: rotate(45deg);
}

.k-rotate-45.k-svg-icon {
    transform: none;
}

.k-rotate-45 > svg {
    transform: rotate(45deg);
}

.k-rotate-90 {
    transform: rotate(90deg);
}

.k-rotate-90.k-svg-icon {
    transform: none;
}

.k-rotate-90 > svg {
    transform: rotate(90deg);
}

.k-rotate-135 {
    transform: rotate(135deg);
}

.k-rotate-135.k-svg-icon {
    transform: none;
}

.k-rotate-135 > svg {
    transform: rotate(135deg);
}

.k-rotate-180 {
    transform: rotate(180deg);
}

.k-rotate-180.k-svg-icon {
    transform: none;
}

.k-rotate-180 > svg {
    transform: rotate(180deg);
}

.k-rotate-225 {
    transform: rotate(225deg);
}

.k-rotate-225.k-svg-icon {
    transform: none;
}

.k-rotate-225 > svg {
    transform: rotate(225deg);
}

.k-rotate-270 {
    transform: rotate(270deg);
}

.k-rotate-270.k-svg-icon {
    transform: none;
}

.k-rotate-270 > svg {
    transform: rotate(270deg);
}

.k-rotate-315 {
    transform: rotate(315deg);
}

.k-rotate-315.k-svg-icon {
    transform: none;
}

.k-rotate-315 > svg {
    transform: rotate(315deg);
}

.k-i-caret-tr::before {
    content: "\e000";
}

.k-i-arrow-45-up-right::before {
    content: "\e000";
}

.k-i-collapse-ne::before {
    content: "\e000";
}

.k-i-resize-ne::before {
    content: "\e000";
}

.k-i-caret-br::before {
    content: "\e001";
}

.k-i-arrow-45-down-right::before {
    content: "\e001";
}

.k-i-collapse-se::before {
    content: "\e001";
}

.k-i-resize-se::before {
    content: "\e001";
}

.k-i-caret-bl::before {
    content: "\e002";
}

.k-i-arrow-45-down-left::before {
    content: "\e002";
}

.k-i-collapse-sw::before {
    content: "\e002";
}

.k-i-resize-sw::before {
    content: "\e002";
}

.k-i-caret-tl::before {
    content: "\e003";
}

.k-i-arrow-45-up-left::before {
    content: "\e003";
}

.k-i-collapse-nw::before {
    content: "\e003";
}

.k-i-resize-nw::before {
    content: "\e003";
}

.k-i-caret-alt-up::before {
    content: "\e004";
}

.k-i-arrow-60-up::before {
    content: "\e004";
}

.k-i-arrow-n::before {
    content: "\e004";
}

.k-i-kpi-trend-increase::before {
    content: "\e004";
}

.k-i-expand-n::before {
    content: "\e004";
}

.k-i-sarrow-n::before {
    content: "\e004";
}

.k-i-caret-alt-right::before {
    content: "\e005";
}

.k-i-arrow-60-right::before {
    content: "\e005";
}

.k-i-arrow-e::before {
    content: "\e005";
}

.k-i-expand::before {
    content: "\e005";
}

.k-i-expand-e::before {
    content: "\e005";
}

.k-i-sarrow-e::before {
    content: "\e005";
}

.k-i-caret-alt-down::before {
    content: "\e006";
}

.k-i-arrow-60-down::before {
    content: "\e006";
}

.k-i-arrow-s::before {
    content: "\e006";
}

.k-i-kpi-trend-decrease::before {
    content: "\e006";
}

.k-i-expand-s::before {
    content: "\e006";
}

.k-i-collapse::before {
    content: "\e006";
}

.k-i-sarrow-s::before {
    content: "\e006";
}

.k-i-caret-alt-left::before {
    content: "\e007";
}

.k-i-arrow-60-left::before {
    content: "\e007";
}

.k-i-arrow-w::before {
    content: "\e007";
}

.k-i-expand-w::before {
    content: "\e007";
}

.k-i-sarrow-w::before {
    content: "\e007";
}

.k-i-caret-alt-to-top::before {
    content: "\e008";
}

.k-i-arrow-end-up::before {
    content: "\e008";
}

.k-i-seek-n::before {
    content: "\e008";
}

.k-i-caret-alt-to-right::before {
    content: "\e009";
}

.k-i-arrow-end-right::before {
    content: "\e009";
}

.k-i-seek-e::before {
    content: "\e009";
}

.k-i-caret-alt-to-bottom::before {
    content: "\e00a";
}

.k-i-arrow-end-down::before {
    content: "\e00a";
}

.k-i-seek-s::before {
    content: "\e00a";
}

.k-i-caret-alt-to-left::before {
    content: "\e00b";
}

.k-i-arrow-end-left::before {
    content: "\e00b";
}

.k-i-seek-w::before {
    content: "\e00b";
}

.k-i-caret-double-alt-up::before {
    content: "\e00c";
}

.k-i-arrow-double-60-up::before {
    content: "\e00c";
}

.k-i-arrow-seek-up::before {
    content: "\e00c";
}

.k-i-caret-double-alt-right::before {
    content: "\e00d";
}

.k-i-arrow-double-60-right::before {
    content: "\e00d";
}

.k-i-arrow-seek-right::before {
    content: "\e00d";
}

.k-i-forward-sm::before {
    content: "\e00d";
}

.k-i-caret-double-alt-down::before {
    content: "\e00e";
}

.k-i-arrow-double-60-down::before {
    content: "\e00e";
}

.k-i-arrow-seek-down::before {
    content: "\e00e";
}

.k-i-caret-double-alt-left::before {
    content: "\e00f";
}

.k-i-arrow-double-60-left::before {
    content: "\e00f";
}

.k-i-arrow-seek-left::before {
    content: "\e00f";
}

.k-i-rewind-sm::before {
    content: "\e00f";
}

.k-i-caret-alt-expand::before {
    content: "\e010";
}

.k-i-arrows-kpi::before {
    content: "\e010";
}

.k-i-kpi::before {
    content: "\e010";
}

.k-i-caret-alt-sort::before {
    content: "\e010";
}

.k-i-arrows-no-change::before {
    content: "\e011";
}

.k-i-arrow-overflow-down::before {
    content: "\e012";
}

.k-i-chevron-up::before {
    content: "\e013";
}

.k-i-arrow-chevron-up::before {
    content: "\e013";
}

.k-i-arrowhead-n::before {
    content: "\e013";
}

.k-i-chevron-right::before {
    content: "\e014";
}

.k-i-arrow-chevron-right::before {
    content: "\e014";
}

.k-i-arrowhead-e::before {
    content: "\e014";
}

.k-i-chevron-down::before {
    content: "\e015";
}

.k-i-arrow-chevron-down::before {
    content: "\e015";
}

.k-i-arrowhead-s::before {
    content: "\e015";
}

.k-i-chevron-left::before {
    content: "\e016";
}

.k-i-arrow-chevron-left::before {
    content: "\e016";
}

.k-i-arrowhead-w::before {
    content: "\e016";
}

.k-i-arrow-up::before {
    content: "\e017";
}

.k-i-arrow-right::before {
    content: "\e018";
}

.k-i-arrow-down::before {
    content: "\e019";
}

.k-i-arrow-left::before {
    content: "\e01a";
}

.k-i-level-down::before {
    content: "\e01b";
}

.k-i-arrow-drill::before {
    content: "\e01b";
}

.k-i-level-up::before {
    content: "\e01c";
}

.k-i-arrow-parent::before {
    content: "\e01c";
}

.k-i-level-to-top::before {
    content: "\e01d";
}

.k-i-arrow-root::before {
    content: "\e01d";
}

.k-i-level-root::before {
    content: "\e01d";
}

.k-i-col-resize::before {
    content: "\e01e";
}

.k-i-arrows-resizing::before {
    content: "\e01e";
}

.k-i-arrows-axes::before {
    content: "\e01f";
}

.k-i-arrows-dimensions::before {
    content: "\e01f";
}

.k-i-dimension::before {
    content: "\e01f";
}

.k-i-arrows-swap::before {
    content: "\e020";
}

.k-i-drag-and-drop::before {
    content: "\e021";
}

.k-i-categorize::before {
    content: "\e022";
}

.k-i-grid::before {
    content: "\e023";
}

.k-i-grid-layout::before {
    content: "\e024";
}

.k-i-group::before {
    content: "\e025";
}

.k-i-ungroup::before {
    content: "\e026";
}

.k-i-handle-drag::before {
    content: "\e027";
}

.k-i-handler-drag::before {
    content: "\e027";
}

.k-i-layout::before {
    content: "\e028";
}

.k-i-layout-1-by-4::before {
    content: "\e029";
}

.k-i-layout-2-by-2::before {
    content: "\e02a";
}

.k-i-page-layout::before {
    content: "\e02a";
}

.k-i-layout-side-by-side::before {
    content: "\e02b";
}

.k-i-layout-stacked::before {
    content: "\e02c";
}

.k-i-columns::before {
    content: "\e02d";
}

.k-i-rows::before {
    content: "\e02e";
}

.k-i-reorder::before {
    content: "\e02f";
}

.k-i-menu::before {
    content: "\e030";
}

.k-i-hamburger::before {
    content: "\e030";
}

.k-i-more-vertical::before {
    content: "\e031";
}

.k-i-more-v::before {
    content: "\e031";
}

.k-i-vbars::before {
    content: "\e031";
}

.k-i-more-horizontal::before {
    content: "\e032";
}

.k-i-more-h::before {
    content: "\e032";
}

.k-i-hbars::before {
    content: "\e032";
}

.k-i-overlap::before {
    content: "\e033";
}

.k-i-home::before {
    content: "\e034";
}

.k-i-root::before {
    content: "\e034";
}

.k-i-arrows-left-right::before {
    content: "\e035";
}

.k-i-arrows-top-bottom::before {
    content: "\e036";
}

.k-i-border-radius-bottom-left::before {
    content: "\e037";
}

.k-i-border-radius-bottom-right::before {
    content: "\e038";
}

.k-i-border-radius-top-left::before {
    content: "\e039";
}

.k-i-border-radius-top-right::before {
    content: "\e03a";
}

.k-i-border-radius::before {
    content: "\e03b";
}

.k-i-border-style-bottom::before {
    content: "\e03c";
}

.k-i-border-style-left::before {
    content: "\e03d";
}

.k-i-border-style-right::before {
    content: "\e03e";
}

.k-i-border-style-top::before {
    content: "\e03f";
}

.k-i-border-style::before {
    content: "\e040";
}

.k-i-box-sizing::before {
    content: "\e041";
}

.k-i-chevron-double-down::before {
    content: "\e042";
}

.k-i-chevron-double-left::before {
    content: "\e043";
}

.k-i-chevron-double-right::before {
    content: "\e044";
}

.k-i-chevron-double-up::before {
    content: "\e045";
}

.k-i-data-ods::before {
    content: "\e046";
}

.k-i-non-recurrence::before {
    content: "\e047";
}

.k-i-display-block::before {
    content: "\e048";
}

.k-i-display-flex::before {
    content: "\e049";
}

.k-i-display-inline-flex::before {
    content: "\e04a";
}

.k-i-droplet-slider::before {
    content: "\e04b";
}

.k-i-color-canvas::before {
    content: "\e04b";
}

.k-i-file-report::before {
    content: "\e04c";
}

.k-i-gap-column::before {
    content: "\e04d";
}

.k-i-gap-row::before {
    content: "\e04e";
}

.k-i-handle-resize-alt::before {
    content: "\e04f";
}

.k-i-handle-resize::before {
    content: "\e050";
}

.k-i-images::before {
    content: "\e051";
}

.k-i-letter-space::before {
    content: "\e052";
}

.k-i-line-height::before {
    content: "\e053";
}

.k-i-list-latin-big::before {
    content: "\e054";
}

.k-i-list-latin-small::before {
    content: "\e055";
}

.k-i-list-roman-big::before {
    content: "\e056";
}

.k-i-list-roman-small::before {
    content: "\e057";
}

.k-i-list-unordered-outline::before {
    content: "\e058";
}

.k-i-list-unordered-square::before {
    content: "\e059";
}

.k-i-max-height::before {
    content: "\e05a";
}

.k-i-max-width::before {
    content: "\e05b";
}

.k-i-min-height::before {
    content: "\e05c";
}

.k-i-min-width::before {
    content: "\e05d";
}

.k-i-outline-offset::before {
    content: "\e05e";
}

.k-i-outline-width::before {
    content: "\e05f";
}

.k-i-padding-bottom::before {
    content: "\e060";
}

.k-i-padding-left::before {
    content: "\e061";
}

.k-i-padding-right::before {
    content: "\e062";
}

.k-i-padding-top::before {
    content: "\e063";
}

.k-i-padding::before {
    content: "\e064";
}

.k-i-position-bottom::before {
    content: "\e065";
}

.k-i-position-left::before {
    content: "\e066";
}

.k-i-position-right::before {
    content: "\e067";
}

.k-i-position-top::before {
    content: "\e068";
}

.k-i-regular-expression::before {
    content: "\e069";
}

.k-i-replace-all::before {
    content: "\e06a";
}

.k-i-replace-single::before {
    content: "\e06b";
}

.k-i-report-element::before {
    content: "\e06c";
}

.k-i-right-double-quotes::before {
    content: "\e06d";
}

.k-i-blockquote::before {
    content: "\e06d";
}

.k-i-whole-word::before {
    content: "\e06e";
}

.k-i-data-sds::before {
    content: "\e06f";
}

.k-i-download-light::before {
    content: "\e070";
}

.k-i-eye-slash::before {
    content: "\e071";
}

.k-i-preview-off::before {
    content: "\e071";
}

.k-i-display-inline-block::before {
    content: "\e072";
}

.k-i-paper-plane::before {
    content: "\e073";
}

.k-i-gauge-linear::before {
    content: "\e074";
}

.k-i-gauge-radial::before {
    content: "\e075";
}

.k-i-envelope-box::before {
    content: "\e076";
}

.k-i-envelope-link::before {
    content: "\e077";
}

.k-i-envelope::before {
    content: "\e078";
}

.k-i-warning-circle::before {
    content: "\e079";
}

.k-i-warning-triangle::before {
    content: "\e07a";
}

.k-i-font-grow::before {
    content: "\e07c";
}

.k-i-font-shrink::before {
    content: "\e07d";
}

.k-i-text-overflow::before {
    content: "\e07e";
}

.k-i-text-wrap-arrow::before {
    content: "\e07f";
}

.k-i-text-truncate::before {
    content: "\e080";
}

.k-i-text-clip::before {
    content: "\e081";
}

.k-i-border-color::before {
    content: "\e082";
}

.k-i-border-type::before {
    content: "\e083";
}

.k-i-undo::before {
    content: "\e100";
}

.k-i-undo-large::before {
    content: "\e100";
}

.k-i-redo::before {
    content: "\e101";
}

.k-i-redo-large::before {
    content: "\e101";
}

.k-i-arrow-rotate-ccw::before {
    content: "\e102";
}

.k-i-reset::before {
    content: "\e102";
}

.k-i-arrow-rotate-cw::before {
    content: "\e103";
}

.k-i-reload::before {
    content: "\e103";
}

.k-i-refresh::before {
    content: "\e103";
}

.k-i-recurrence::before {
    content: "\e103";
}

.k-i-arrows-repeat::before {
    content: "\e103";
}

.k-i-arrows-no-repeat::before {
    content: "\e104";
}

.k-i-non-recurrence::before {
    content: "\e104";
}

.k-i-refresh-clear::before {
    content: "\e104";
}

.k-i-arrow-rotate-ccw-small::before {
    content: "\e105";
}

.k-i-reset-sm::before {
    content: "\e105";
}

.k-i-arrow-rotate-cw-small::before {
    content: "\e106";
}

.k-i-reload-sm::before {
    content: "\e106";
}

.k-i-refresh-sm::before {
    content: "\e106";
}

.k-i-recurrence-sm::before {
    content: "\e106";
}

.k-i-arrows-repeat-sm::before {
    content: "\e106";
}

.k-i-clock::before {
    content: "\e107";
}

.k-i-calendar::before {
    content: "\e108";
}

.k-i-save::before {
    content: "\e109";
}

.k-i-floppy::before {
    content: "\e109";
}

.k-i-print::before {
    content: "\e10a";
}

.k-i-printer::before {
    content: "\e10a";
}

.k-i-pencil::before {
    content: "\e10b";
}

.k-i-edit::before {
    content: "\e10b";
}

.k-i-trash::before {
    content: "\e10c";
}

.k-i-delete::before {
    content: "\e10c";
}

.k-i-paperclip::before {
    content: "\e10d";
}

.k-i-attachment::before {
    content: "\e10d";
}

.k-i-clip::before {
    content: "\e10d";
}

.k-i-paperclip-alt::before {
    content: "\e10e";
}

.k-i-attachment-45::before {
    content: "\e10e";
}

.k-i-clip-45::before {
    content: "\e10e";
}

.k-i-link::before {
    content: "\e10f";
}

.k-i-link-horizontal::before {
    content: "\e10f";
}

.k-i-hyperlink::before {
    content: "\e10f";
}

.k-i-link-h::before {
    content: "\e10f";
}

.k-i-unlink::before {
    content: "\e110";
}

.k-i-unlink-horizontal::before {
    content: "\e110";
}

.k-i-hyperlink-remove::before {
    content: "\e110";
}

.k-i-unlink-h::before {
    content: "\e110";
}

.k-i-link-vertical::before {
    content: "\e111";
}

.k-i-link-v::before {
    content: "\e111";
}

.k-i-unlink-vertical::before {
    content: "\e112";
}

.k-i-unlink-v::before {
    content: "\e112";
}

.k-i-lock::before {
    content: "\e113";
}

.k-i-unlock::before {
    content: "\e114";
}

.k-i-cancel::before {
    content: "\e115";
}

.k-i-cancel-outline::before {
    content: "\e116";
}

.k-i-deny::before {
    content: "\e116";
}

.k-i-cancel-circle::before {
    content: "\e117";
}

.k-i-check::before {
    content: "\e118";
}

.k-i-checkmark::before {
    content: "\e118";
}

.k-i-tick::before {
    content: "\e118";
}

.k-i-check-outline::before {
    content: "\e119";
}

.k-i-checkmark-outline::before {
    content: "\e119";
}

.k-i-success::before {
    content: "\e119";
}

.k-i-check-circle::before {
    content: "\e11a";
}

.k-i-checkmark-circle::before {
    content: "\e11a";
}

.k-i-x::before {
    content: "\e11b";
}

.k-i-close::before {
    content: "\e11b";
}

.k-i-clear::before {
    content: "\e11b";
}

.k-i-times::before {
    content: "\e11b";
}

.k-i-group-delete::before {
    content: "\e11b";
}

.k-i-x-outline::before {
    content: "\e11c";
}

.k-i-close-outline::before {
    content: "\e11c";
}

.k-i-clear-outline::before {
    content: "\e11c";
}

.k-i-times-outline::before {
    content: "\e11c";
}

.k-i-error::before {
    content: "\e11c";
}

.k-i-x-circle::before {
    content: "\e11d";
}

.k-i-close-circle::before {
    content: "\e11d";
}

.k-i-clear-circle::before {
    content: "\e11d";
}

.k-i-times-circle::before {
    content: "\e11d";
}

.k-i-plus::before {
    content: "\e11e";
}

.k-i-add::before {
    content: "\e11e";
}

.k-i-plus-outline::before {
    content: "\e11f";
}

.k-i-add-outline::before {
    content: "\e11f";
}

.k-i-plus-circle::before {
    content: "\e120";
}

.k-i-add-circle::before {
    content: "\e120";
}

.k-i-minus::before {
    content: "\e121";
}

.k-i-kpi-trend-equal::before {
    content: "\e121";
}

.k-i-minus-outline::before {
    content: "\e122";
}

.k-i-minus-circle::before {
    content: "\e123";
}

.k-i-sort-asc::before {
    content: "\e124";
}

.k-i-sort-desc::before {
    content: "\e125";
}

.k-i-sort-clear::before {
    content: "\e126";
}

.k-i-unsort::before {
    content: "\e126";
}

.k-i-sort-asc-small::before {
    content: "\e127";
}

.k-i-sort-asc-sm::before {
    content: "\e127";
}

.k-i-sort-desc-small::before {
    content: "\e128";
}

.k-i-sort-desc-sm::before {
    content: "\e128";
}

.k-i-filter::before {
    content: "\e129";
}

.k-i-filter-clear::before {
    content: "\e12a";
}

.k-i-filter-small::before {
    content: "\e12b";
}

.k-i-filter-sm::before {
    content: "\e12b";
}

.k-i-filter-sort-asc-small::before {
    content: "\e12c";
}

.k-i-filter-sort-asc-sm::before {
    content: "\e12c";
}

.k-i-filter-sort-desc-small::before {
    content: "\e12d";
}

.k-i-filter-sort-desc-sm::before {
    content: "\e12d";
}

.k-i-filter-add-expression::before {
    content: "\e12e";
}

.k-i-filter-add-group::before {
    content: "\e12f";
}

.k-i-login::before {
    content: "\e130";
}

.k-i-sign-in::before {
    content: "\e130";
}

.k-i-logout::before {
    content: "\e131";
}

.k-i-sign-out::before {
    content: "\e131";
}

.k-i-download::before {
    content: "\e132";
}

.k-i-upload::before {
    content: "\e133";
}

.k-i-hyperlink-open::before {
    content: "\e134";
}

.k-i-hyperlink-open-sm::before {
    content: "\e135";
}

.k-i-launch::before {
    content: "\e136";
}

.k-i-window::before {
    content: "\e137";
}

.k-i-window-maximize::before {
    content: "\e137";
}

.k-i-maximize::before {
    content: "\e137";
}

.k-i-window-restore::before {
    content: "\e138";
}

.k-i-windows::before {
    content: "\e138";
}

.k-i-tiles::before {
    content: "\e138";
}

.k-i-restore::before {
    content: "\e138";
}

.k-i-window-minimize::before {
    content: "\e139";
}

.k-i-minimize::before {
    content: "\e139";
}

.k-i-gear::before {
    content: "\e13a";
}

.k-i-cog::before {
    content: "\e13a";
}

.k-i-custom::before {
    content: "\e13a";
}

.k-i-gears::before {
    content: "\e13b";
}

.k-i-cogs::before {
    content: "\e13b";
}

.k-i-wrench::before {
    content: "\e13c";
}

.k-i-settings::before {
    content: "\e13c";
}

.k-i-eye::before {
    content: "\e13d";
}

.k-i-preview::before {
    content: "\e13d";
}

.k-i-search::before {
    content: "\e13e";
}

.k-i-zoom::before {
    content: "\e13e";
}

.k-i-zoom-in::before {
    content: "\e13f";
}

.k-i-zoom-out::before {
    content: "\e140";
}

.k-i-arrows-move::before {
    content: "\e141";
}

.k-i-pan::before {
    content: "\e141";
}

.k-i-move::before {
    content: "\e141";
}

.k-i-calculator::before {
    content: "\e142";
}

.k-i-cart::before {
    content: "\e143";
}

.k-i-shopping-cart::before {
    content: "\e143";
}

.k-i-connector::before {
    content: "\e144";
}

.k-i-plus-sm::before {
    content: "\e145";
}

.k-i-splus::before {
    content: "\e145";
}

.k-i-minus-sm::before {
    content: "\e146";
}

.k-i-sminus::before {
    content: "\e146";
}

.k-i-kpi-status-deny::before {
    content: "\e147";
}

.k-i-kpi-status-hold::before {
    content: "\e148";
}

.k-i-kpi-status-open::before {
    content: "\e149";
}

.k-i-equal::before {
    content: "\e14a";
}

.k-i-not-equal::before {
    content: "\e14b";
}

.k-i-less-or-equal::before {
    content: "\e14c";
}

.k-i-greater-or-equal::before {
    content: "\e14d";
}

.k-i-divide::before {
    content: "\e14e";
}

.k-i-accessibility::before {
    content: "\e14f";
}

.k-i-barcode-outline::before {
    content: "\e150";
}

.k-i-barcode::before {
    content: "\e151";
}

.k-i-barcode-scanner::before {
    content: "\e152";
}

.k-i-qr-code-outline::before {
    content: "\e153";
}

.k-i-qr-code::before {
    content: "\e154";
}

.k-i-qr-code-scanner::before {
    content: "\e155";
}

.k-i-barcode-qr-code-scanner::before {
    content: "\e156";
}

.k-i-signature::before {
    content: "\e157";
}

.k-i-hand::before {
    content: "\e158";
}

.k-i-pointer::before {
    content: "\e159";
}

.k-i-cursor::before {
    content: "\e159";
}

.k-i-stick::before {
    content: "\e15a";
}

.k-i-unstick::before {
    content: "\e15b";
}

.k-i-set-column-position::before {
    content: "\e15c";
}

.k-i-clock-arrow-rotate::before {
    content: "\e15d";
}

.k-i-play::before {
    content: "\e200";
}

.k-i-pause::before {
    content: "\e201";
}

.k-i-stop::before {
    content: "\e202";
}

.k-i-rewind::before {
    content: "\e203";
}

.k-i-forward::before {
    content: "\e204";
}

.k-i-volume-down::before {
    content: "\e205";
}

.k-i-volume-low::before {
    content: "\e205";
}

.k-i-volume-up::before {
    content: "\e206";
}

.k-i-volume-high::before {
    content: "\e206";
}

.k-i-volume-mute::before {
    content: "\e207";
}

.k-i-volume-off::before {
    content: "\e207";
}

.k-i-hd::before {
    content: "\e208";
}

.k-i-closed-captions::before {
    content: "\e209";
}

.k-i-subtitles::before {
    content: "\e209";
}

.k-i-playlist::before {
    content: "\e20a";
}

.k-i-music-notes::before {
    content: "\e20b";
}

.k-i-audio::before {
    content: "\e20b";
}

.k-i-play-sm::before {
    content: "\e20c";
}

.k-i-pause-sm::before {
    content: "\e20d";
}

.k-i-stop-sm::before {
    content: "\e20e";
}

.k-i-heart-outline::before {
    content: "\e300";
}

.k-i-fav-outline::before {
    content: "\e300";
}

.k-i-favorite-outline::before {
    content: "\e300";
}

.k-i-heart::before {
    content: "\e301";
}

.k-i-fav::before {
    content: "\e301";
}

.k-i-favorite::before {
    content: "\e301";
}

.k-i-star-outline::before {
    content: "\e302";
}

.k-i-bookmark-outline::before {
    content: "\e302";
}

.k-i-star::before {
    content: "\e303";
}

.k-i-bookmark::before {
    content: "\e303";
}

.k-i-checkbox::before {
    content: "\e304";
}

.k-i-shape-rect::before {
    content: "\e304";
}

.k-i-checkbox-checked::before {
    content: "\e305";
}

.k-i-checkbox-indeterminate::before {
    content: "\e306";
}

.k-i-tri-state-indeterminate::before {
    content: "\e306";
}

.k-i-checkbox-null::before {
    content: "\e307";
}

.k-i-tri-state-null::before {
    content: "\e307";
}

.k-i-circle::before {
    content: "\e308";
}

.k-i-radiobutton::before {
    content: "\e309";
}

.k-i-shape-circle::before {
    content: "\e309";
}

.k-i-radiobutton-checked::before {
    content: "\e30a";
}

.k-i-bell::before {
    content: "\e400";
}

.k-i-notification::before {
    content: "\e400";
}

.k-i-info-circle::before {
    content: "\e401";
}

.k-i-information::before {
    content: "\e401";
}

.k-i-info::before {
    content: "\e401";
}

.k-i-note::before {
    content: "\e401";
}

.k-i-question-circle::before {
    content: "\e402";
}

.k-i-question::before {
    content: "\e402";
}

.k-i-help::before {
    content: "\e402";
}

.k-i-exclamation-circle::before {
    content: "\e403";
}

.k-i-warning::before {
    content: "\e403";
}

.k-i-exception::before {
    content: "\e403";
}

.k-i-camera::before {
    content: "\e500";
}

.k-i-photo-camera::before {
    content: "\e500";
}

.k-i-image::before {
    content: "\e501";
}

.k-i-photo::before {
    content: "\e501";
}

.k-i-image-export::before {
    content: "\e502";
}

.k-i-photo-export::before {
    content: "\e502";
}

.k-i-zoom-actual-size::before {
    content: "\e503";
}

.k-i-zoom-best-fit::before {
    content: "\e504";
}

.k-i-image-resize::before {
    content: "\e505";
}

.k-i-crop::before {
    content: "\e506";
}

.k-i-mirror::before {
    content: "\e507";
}

.k-i-flip-horizontal::before {
    content: "\e508";
}

.k-i-flip-h::before {
    content: "\e508";
}

.k-i-flip-vertical::before {
    content: "\e509";
}

.k-i-flip-v::before {
    content: "\e509";
}

.k-i-rotate::before {
    content: "\e50a";
}

.k-i-rotate-right::before {
    content: "\e50b";
}

.k-i-rotate-cw::before {
    content: "\e50b";
}

.k-i-rotate-left::before {
    content: "\e50c";
}

.k-i-rotate-ccw::before {
    content: "\e50c";
}

.k-i-brush::before {
    content: "\e50d";
}

.k-i-palette::before {
    content: "\e50e";
}

.k-i-droplet::before {
    content: "\e50f";
}

.k-i-paint::before {
    content: "\e50f";
}

.k-i-background::before {
    content: "\e50f";
}

.k-i-shape-line::before {
    content: "\e510";
}

.k-i-line::before {
    content: "\e510";
}

.k-i-brightness-contrast::before {
    content: "\e511";
}

.k-i-sliders::before {
    content: "\e512";
}

.k-i-saturation::before {
    content: "\e512";
}

.k-i-invert-colors::before {
    content: "\e513";
}

.k-i-transparency::before {
    content: "\e514";
}

.k-i-opacity::before {
    content: "\e514";
}

.k-i-grayscale::before {
    content: "\e515";
}

.k-i-blur::before {
    content: "\e516";
}

.k-i-sharpen::before {
    content: "\e517";
}

.k-i-shapes::before {
    content: "\e518";
}

.k-i-shape::before {
    content: "\e518";
}

.k-i-round-corners::before {
    content: "\e519";
}

.k-i-bring-to-front::before {
    content: "\e51a";
}

.k-i-front-element::before {
    content: "\e51a";
}

.k-i-bring-to-back::before {
    content: "\e51b";
}

.k-i-back-element::before {
    content: "\e51b";
}

.k-i-bring-forward::before {
    content: "\e51c";
}

.k-i-forward-element::before {
    content: "\e51c";
}

.k-i-bring-backward::before {
    content: "\e51d";
}

.k-i-backward-element::before {
    content: "\e51d";
}

.k-i-align-self-start::before {
    content: "\e51e";
}

.k-i-align-left-element::before {
    content: "\e51e";
}

.k-i-align-self-center::before {
    content: "\e51f";
}

.k-i-align-center-element::before {
    content: "\e51f";
}

.k-i-align-self-end::before {
    content: "\e520";
}

.k-i-align-right-element::before {
    content: "\e520";
}

.k-i-align-self-start-alt::before {
    content: "\e521";
}

.k-i-align-top-element::before {
    content: "\e521";
}

.k-i-align-self-center-alt::before {
    content: "\e522";
}

.k-i-align-middle-element::before {
    content: "\e522";
}

.k-i-align-self-end-alt::before {
    content: "\e523";
}

.k-i-align-bottom-element::before {
    content: "\e523";
}

.k-i-thumbnails-up::before {
    content: "\e524";
}

.k-i-thumbnails-right::before {
    content: "\e525";
}

.k-i-thumbnails-down::before {
    content: "\e526";
}

.k-i-thumbnails-left::before {
    content: "\e527";
}

.k-i-fullscreen::before {
    content: "\e528";
}

.k-i-full-screen::before {
    content: "\e528";
}

.k-i-fullscreen-enter::before {
    content: "\e528";
}

.k-i-fullscreen-exit::before {
    content: "\e529";
}

.k-i-full-screen-exit::before {
    content: "\e529";
}

.k-i-droplet-slash::before {
    content: "\e52a";
}

.k-i-reset-color::before {
    content: "\e52a";
}

.k-i-paint-remove::before {
    content: "\e52a";
}

.k-i-background-remove::before {
    content: "\e52a";
}

.k-i-photos::before {
    content: "\e52b";
}

.k-i-images::before {
    content: "\e52b";
}

.k-i-gallery::before {
    content: "\e52b";
}

.k-i-align-to-grid::before {
    content: "\e52c";
}

.k-i-size-to-grid::before {
    content: "\e52d";
}

.k-i-make-same-size::before {
    content: "\e52e";
}

.k-i-make-same-width::before {
    content: "\e52f";
}

.k-i-make-same-height::before {
    content: "\e530";
}

.k-i-make-horizontal-spacing-equal::before {
    content: "\e531";
}

.k-i-increase-horizontal-spacing::before {
    content: "\e532";
}

.k-i-decrease-horizontal-spacing::before {
    content: "\e533";
}

.k-i-remove-horizontal-spacing::before {
    content: "\e534";
}

.k-i-make-vertical-spacing-equal::before {
    content: "\e535";
}

.k-i-increase-vertical-spacing::before {
    content: "\e536";
}

.k-i-decrease-vertical-spacing::before {
    content: "\e537";
}

.k-i-remove-vertical-spacing::before {
    content: "\e538";
}

.k-i-eyedropper::before {
    content: "\e539";
}

.k-i-snap-grid::before {
    content: "\e53a";
}

.k-i-snap-to-gridlines::before {
    content: "\e53b";
}

.k-i-snap-to-snaplines::before {
    content: "\e53c";
}

.k-i-dimensions::before {
    content: "\e53d";
}

.k-i-align-self-stretch::before {
    content: "\e53e";
}

.k-i-align-stretch-element-horizontal::before {
    content: "\e53e";
}

.k-i-align-self-stretch-alt::before {
    content: "\e53f";
}

.k-i-align-stretch-element-vertical::before {
    content: "\e53f";
}

.k-i-align-items-start::before {
    content: "\e540";
}

.k-i-align-left-elements::before {
    content: "\e540";
}

.k-i-align-items-center::before {
    content: "\e541";
}

.k-i-align-center-elements::before {
    content: "\e541";
}

.k-i-align-items-end::before {
    content: "\e542";
}

.k-i-align-right-elements::before {
    content: "\e542";
}

.k-i-align-items-stretch::before {
    content: "\e543";
}

.k-i-align-stretch-elements-horizontal::before {
    content: "\e543";
}

.k-i-align-items-baseline::before {
    content: "\e544";
}

.k-i-align-baseline-horizontal::before {
    content: "\e544";
}

.k-i-align-items-start-alt::before {
    content: "\e545";
}

.k-i-align-top-elements::before {
    content: "\e545";
}

.k-i-align-items-center-alt::before {
    content: "\e546";
}

.k-i-align-middle-elements::before {
    content: "\e546";
}

.k-i-align-items-end-alt::before {
    content: "\e547";
}

.k-i-align-bottom-elements::before {
    content: "\e547";
}

.k-i-align-items-stretch-alt::before {
    content: "\e548";
}

.k-i-align-stretch-elements-vertical::before {
    content: "\e548";
}

.k-i-align-items-baseline-alt::before {
    content: "\e549";
}

.k-i-align-baseline-vertical::before {
    content: "\e549";
}

.k-i-justify-content-start::before {
    content: "\e54a";
}

.k-i-justify-start-horizontal::before {
    content: "\e54a";
}

.k-i-justify-content-center::before {
    content: "\e54b";
}

.k-i-justify-center-horizontal::before {
    content: "\e54b";
}

.k-i-justify-content-end::before {
    content: "\e54c";
}

.k-i-justify-end-horizontal::before {
    content: "\e54c";
}

.k-i-justify-content-between::before {
    content: "\e54d";
}

.k-i-justify-between-horizontal::before {
    content: "\e54d";
}

.k-i-justify-content-around::before {
    content: "\e54e";
}

.k-i-justify-around-horizontal::before {
    content: "\e54e";
}

.k-i-justify-content-start-alt::before {
    content: "\e54f";
}

.k-i-justify-start-vertical::before {
    content: "\e54f";
}

.k-i-justify-content-center-alt::before {
    content: "\e550";
}

.k-i-justify-center-vertical::before {
    content: "\e550";
}

.k-i-justify-content-end-alt::before {
    content: "\e551";
}

.k-i-justify-end-vertical::before {
    content: "\e551";
}

.k-i-justify-content-between-alt::before {
    content: "\e552";
}

.k-i-justify-between-vertical::before {
    content: "\e552";
}

.k-i-justify-content-around-alt::before {
    content: "\e553";
}

.k-i-justify-around-vertical::before {
    content: "\e553";
}

.k-i-file-wrench::before {
    content: "\e600";
}

.k-i-page-properties::before {
    content: "\e600";
}

.k-i-bold::before {
    content: "\e601";
}

.k-i-italic::before {
    content: "\e602";
}

.k-i-underline::before {
    content: "\e603";
}

.k-i-font-family::before {
    content: "\e604";
}

.k-i-foreground-color::before {
    content: "\e605";
}

.k-i-text::before {
    content: "\e605";
}

.k-i-convert-lowercase::before {
    content: "\e606";
}

.k-i-convert-uppercase::before {
    content: "\e607";
}

.k-i-strikethrough::before {
    content: "\e608";
}

.k-i-strike-through::before {
    content: "\e608";
}

.k-i-subscript::before {
    content: "\e609";
}

.k-i-sub-script::before {
    content: "\e609";
}

.k-i-supscript::before {
    content: "\e60a";
}

.k-i-sup-script::before {
    content: "\e60a";
}

.k-i-superscript::before {
    content: "\e60a";
}

.k-i-div::before {
    content: "\e60b";
}

.k-i-all::before {
    content: "\e60c";
}

.k-i-h1::before {
    content: "\e60d";
}

.k-i-h2::before {
    content: "\e60e";
}

.k-i-h3::before {
    content: "\e60f";
}

.k-i-h4::before {
    content: "\e610";
}

.k-i-h5::before {
    content: "\e611";
}

.k-i-h6::before {
    content: "\e612";
}

.k-i-list-ordered::before {
    content: "\e613";
}

.k-i-list-numbered::before {
    content: "\e613";
}

.k-i-insert-ordered-list::before {
    content: "\e613";
}

.k-i-list-unordered::before {
    content: "\e614";
}

.k-i-list-bulleted::before {
    content: "\e614";
}

.k-i-insert-unordered-list::before {
    content: "\e614";
}

.k-i-indent::before {
    content: "\e615";
}

.k-i-indent-increase::before {
    content: "\e615";
}

.k-i-outdent::before {
    content: "\e616";
}

.k-i-indent-decrease::before {
    content: "\e616";
}

.k-i-insert-top::before {
    content: "\e617";
}

.k-i-insert-up::before {
    content: "\e617";
}

.k-i-insert-n::before {
    content: "\e617";
}

.k-i-insert-middle::before {
    content: "\e618";
}

.k-i-insert-m::before {
    content: "\e618";
}

.k-i-insert-bottom::before {
    content: "\e619";
}

.k-i-insert-down::before {
    content: "\e619";
}

.k-i-insert-s::before {
    content: "\e619";
}

.k-i-align-top::before {
    content: "\e61a";
}

.k-i-align-middle::before {
    content: "\e61b";
}

.k-i-align-bottom::before {
    content: "\e61c";
}

.k-i-align-left::before {
    content: "\e61d";
}

.k-i-justify-left::before {
    content: "\e61d";
}

.k-i-align-center::before {
    content: "\e61e";
}

.k-i-justify-center::before {
    content: "\e61e";
}

.k-i-align-right::before {
    content: "\e61f";
}

.k-i-justify-left::before {
    content: "\e61f";
}

.k-i-align-justify::before {
    content: "\e620";
}

.k-i-justify-full::before {
    content: "\e620";
}

.k-i-align-remove::before {
    content: "\e621";
}

.k-i-justify-clear::before {
    content: "\e621";
}

.k-i-text-wrap::before {
    content: "\e622";
}

.k-i-horizontal-rule::before {
    content: "\e623";
}

.k-i-rule-horizontal::before {
    content: "\e623";
}

.k-i-hr::before {
    content: "\e623";
}

.k-i-table-align-top-left::before {
    content: "\e624";
}

.k-i-table-align-top-center::before {
    content: "\e625";
}

.k-i-table-align-top-right::before {
    content: "\e626";
}

.k-i-table-align-middle-left::before {
    content: "\e627";
}

.k-i-table-align-middle-center::before {
    content: "\e628";
}

.k-i-table-align-middle-right::before {
    content: "\e629";
}

.k-i-table-align-bottom-left::before {
    content: "\e62a";
}

.k-i-table-align-bottom-center::before {
    content: "\e62b";
}

.k-i-table-align-bottom-right::before {
    content: "\e62c";
}

.k-i-table-align-remove::before {
    content: "\e62d";
}

.k-i-borders-all::before {
    content: "\e62e";
}

.k-i-all-borders::before {
    content: "\e62e";
}

.k-i-borders-outside::before {
    content: "\e62f";
}

.k-i-outside-borders::before {
    content: "\e62f";
}

.k-i-borders-inside::before {
    content: "\e630";
}

.k-i-inside-borders::before {
    content: "\e630";
}

.k-i-borders-inside-horizontal::before {
    content: "\e631";
}

.k-i-border-inside-h::before {
    content: "\e631";
}

.k-i-inside-horizontal-borders::before {
    content: "\e631";
}

.k-i-borders-inside-vertical::before {
    content: "\e632";
}

.k-i-borders-inside-v::before {
    content: "\e632";
}

.k-i-inside-vertical-borders::before {
    content: "\e632";
}

.k-i-border-top::before {
    content: "\e633";
}

.k-i-top-border::before {
    content: "\e633";
}

.k-i-border-bottom::before {
    content: "\e634";
}

.k-i-bottom-border::before {
    content: "\e634";
}

.k-i-border-left::before {
    content: "\e635";
}

.k-i-left-border::before {
    content: "\e635";
}

.k-i-border-right::before {
    content: "\e636";
}

.k-i-right-border::before {
    content: "\e636";
}

.k-i-borders-none::before {
    content: "\e637";
}

.k-i-border-no::before {
    content: "\e637";
}

.k-i-no-borders::before {
    content: "\e637";
}

.k-i-borders-show-hide::before {
    content: "\e638";
}

.k-i-form::before {
    content: "\e639";
}

.k-i-border::before {
    content: "\e639";
}

.k-i-form-element::before {
    content: "\e63a";
}

.k-i-code-snippet::before {
    content: "\e63b";
}

.k-i-select-all::before {
    content: "\e63c";
}

.k-i-button::before {
    content: "\e63d";
}

.k-i-select-box::before {
    content: "\e63e";
}

.k-i-calendar-date::before {
    content: "\e63f";
}

.k-i-group-box::before {
    content: "\e640";
}

.k-i-textarea::before {
    content: "\e641";
}

.k-i-textbox::before {
    content: "\e642";
}

.k-i-textbox-hidden::before {
    content: "\e643";
}

.k-i-password::before {
    content: "\e644";
}

.k-i-paragraph-add::before {
    content: "\e645";
}

.k-i-edit-tools::before {
    content: "\e646";
}

.k-i-template-manager::before {
    content: "\e647";
}

.k-i-change-manually::before {
    content: "\e648";
}

.k-i-track-changes::before {
    content: "\e649";
}

.k-i-track-changes-enable::before {
    content: "\e64a";
}

.k-i-track-changes-accept::before {
    content: "\e64b";
}

.k-i-track-changes-accept-all::before {
    content: "\e64c";
}

.k-i-track-changes-reject::before {
    content: "\e64d";
}

.k-i-track-changes-reject-all::before {
    content: "\e64e";
}

.k-i-document-manager::before {
    content: "\e64f";
}

.k-i-custom-icon::before {
    content: "\e650";
}

.k-i-book::before {
    content: "\e651";
}

.k-i-dictionary-add::before {
    content: "\e651";
}

.k-i-image-add::before {
    content: "\e652";
}

.k-i-image-light-dialog::before {
    content: "\e652";
}

.k-i-image-insert::before {
    content: "\e652";
}

.k-i-insert-image::before {
    content: "\e652";
}

.k-i-image-edit::before {
    content: "\e653";
}

.k-i-image-map-editor::before {
    content: "\e654";
}

.k-i-comment::before {
    content: "\e655";
}

.k-i-comment-remove::before {
    content: "\e656";
}

.k-i-comments-remove::before {
    content: "\e657";
}

.k-i-comments-remove-all::before {
    content: "\e657";
}

.k-i-silverlight::before {
    content: "\e658";
}

.k-i-media-manager::before {
    content: "\e659";
}

.k-i-video-external::before {
    content: "\e65a";
}

.k-i-flash-manager::before {
    content: "\e65b";
}

.k-i-binoculars::before {
    content: "\e65c";
}

.k-i-find-and-replace::before {
    content: "\e65c";
}

.k-i-find::before {
    content: "\e65c";
}

.k-i-copy::before {
    content: "\e65d";
}

.k-i-files::before {
    content: "\e65d";
}

.k-i-cut::before {
    content: "\e65e";
}

.k-i-clipboard::before {
    content: "\e65f";
}

.k-i-paste::before {
    content: "\e65f";
}

.k-i-clipboard-code::before {
    content: "\e660";
}

.k-i-paste-as-html::before {
    content: "\e660";
}

.k-i-clipboard-word::before {
    content: "\e661";
}

.k-i-paste-from-word::before {
    content: "\e661";
}

.k-i-clipboard-word-alt::before {
    content: "\e662";
}

.k-i-paste-from-word-strip-file::before {
    content: "\e662";
}

.k-i-clipboard-html::before {
    content: "\e663";
}

.k-i-paste-html::before {
    content: "\e663";
}

.k-i-clipboard-markdown::before {
    content: "\e664";
}

.k-i-paste-markdown::before {
    content: "\e664";
}

.k-i-clipboard-text::before {
    content: "\e665";
}

.k-i-paste-plain-text::before {
    content: "\e665";
}

.k-i-apply-format::before {
    content: "\e666";
}

.k-i-clear-css::before {
    content: "\e667";
}

.k-i-clearformat::before {
    content: "\e667";
}

.k-i-copy-format::before {
    content: "\e668";
}

.k-i-strip-all-formatting::before {
    content: "\e669";
}

.k-i-strip-css-format::before {
    content: "\e66a";
}

.k-i-strip-font-elements::before {
    content: "\e66b";
}

.k-i-strip-span-elements::before {
    content: "\e66c";
}

.k-i-strip-word-formatting::before {
    content: "\e66d";
}

.k-i-format-code-block::before {
    content: "\e66e";
}

.k-i-building-blocks::before {
    content: "\e66f";
}

.k-i-style-builder::before {
    content: "\e66f";
}

.k-i-puzzle-piece::before {
    content: "\e670";
}

.k-i-module-manager::before {
    content: "\e670";
}

.k-i-puzzle::before {
    content: "\e670";
}

.k-i-link-add::before {
    content: "\e671";
}

.k-i-hyperlink-light-dialog::before {
    content: "\e671";
}

.k-i-hyperlink-insert::before {
    content: "\e671";
}

.k-i-globe-link::before {
    content: "\e672";
}

.k-i-hyperlink-globe::before {
    content: "\e672";
}

.k-i-globe-unlink::before {
    content: "\e673";
}

.k-i-hyperlink-globe-remove::before {
    content: "\e673";
}

.k-i-envelop-link::before {
    content: "\e674";
}

.k-i-hyperlink-email::before {
    content: "\e674";
}

.k-i-anchor::before {
    content: "\e675";
}

.k-i-table-add::before {
    content: "\e676";
}

.k-i-table-light-dialog::before {
    content: "\e676";
}

.k-i-table-insert::before {
    content: "\e676";
}

.k-i-create-table::before {
    content: "\e676";
}

.k-i-table::before {
    content: "\e677";
}

.k-i-table-properties::before {
    content: "\e678";
}

.k-i-table-cell::before {
    content: "\e679";
}

.k-i-table-cell-properties::before {
    content: "\e67a";
}

.k-i-table-column-insert-left::before {
    content: "\e67b";
}

.k-i-add-column-left::before {
    content: "\e67b";
}

.k-i-table-column-insert-right::before {
    content: "\e67c";
}

.k-i-add-column-right::before {
    content: "\e67c";
}

.k-i-table-row-insert-above::before {
    content: "\e67d";
}

.k-i-add-row-above::before {
    content: "\e67d";
}

.k-i-table-row-insert-below::before {
    content: "\e67e";
}

.k-i-add-row-below::before {
    content: "\e67e";
}

.k-i-table-column-delete::before {
    content: "\e67f";
}

.k-i-delete-column::before {
    content: "\e67f";
}

.k-i-table-row-delete::before {
    content: "\e680";
}

.k-i-delete-row::before {
    content: "\e680";
}

.k-i-table-cell-delete::before {
    content: "\e681";
}

.k-i-table-delete::before {
    content: "\e682";
}

.k-i-cells-merge::before {
    content: "\e683";
}

.k-i-merge-cells::before {
    content: "\e683";
}

.k-i-cells-merge-horizontally::before {
    content: "\e684";
}

.k-i-cells-merge-h::before {
    content: "\e684";
}

.k-i-merge-horizontally::before {
    content: "\e684";
}

.k-i-cells-merge-vertically::before {
    content: "\e685";
}

.k-i-cells-merge-v::before {
    content: "\e685";
}

.k-i-merge-vertically::before {
    content: "\e685";
}

.k-i-cell-split-horizontally::before {
    content: "\e686";
}

.k-i-cells-split-h::before {
    content: "\e686";
}

.k-i-cell-split-vertically::before {
    content: "\e687";
}

.k-i-cells-split-v::before {
    content: "\e687";
}

.k-i-table-unmerge::before {
    content: "\e688";
}

.k-i-normal-layout::before {
    content: "\e688";
}

.k-i-pane-freeze::before {
    content: "\e689";
}

.k-i-freeze-pane::before {
    content: "\e689";
}

.k-i-row-freeze::before {
    content: "\e68a";
}

.k-i-freeze-row::before {
    content: "\e68a";
}

.k-i-column-freeze::before {
    content: "\e68b";
}

.k-i-col-freeze::before {
    content: "\e68b";
}

.k-i-freeze-col::before {
    content: "\e68b";
}

.k-i-toolbar-float::before {
    content: "\e68c";
}

.k-i-spell-checker::before {
    content: "\e68d";
}

.k-i-validation-xhtml::before {
    content: "\e68e";
}

.k-i-validation-data::before {
    content: "\e68f";
}

.k-i-toggle-full-screen-mode::before {
    content: "\e690";
}

.k-i-formula-fx::before {
    content: "\e691";
}

.k-i-fx::before {
    content: "\e691";
}

.k-i-sum::before {
    content: "\e692";
}

.k-i-symbol::before {
    content: "\e693";
}

.k-i-dollar::before {
    content: "\e694";
}

.k-i-currency::before {
    content: "\e694";
}

.k-i-percent::before {
    content: "\e695";
}

.k-i-custom-format::before {
    content: "\e696";
}

.k-i-format-number::before {
    content: "\e696";
}

.k-i-decimal-increase::before {
    content: "\e697";
}

.k-i-increace-decimal::before {
    content: "\e697";
}

.k-i-decimal-decrease::before {
    content: "\e698";
}

.k-i-decrease-decimal::before {
    content: "\e698";
}

.k-i-font-size::before {
    content: "\e699";
}

.k-i-image-absolute-position::before {
    content: "\e69a";
}

.k-i-table-wizard::before {
    content: "\e69b";
}

.k-i-crosstab::before {
    content: "\e69c";
}

.k-i-crosstab-wizard::before {
    content: "\e69d";
}

.k-i-table-body::before {
    content: "\e69e";
}

.k-i-table-column-groups::before {
    content: "\e69f";
}

.k-i-table-corner::before {
    content: "\e6a0";
}

.k-i-table-row-groups::before {
    content: "\e6a1";
}

.k-i-globe-outline::before {
    content: "\e700";
}

.k-i-globe::before {
    content: "\e701";
}

.k-i-map-marker::before {
    content: "\e702";
}

.k-i-marker-pin::before {
    content: "\e702";
}

.k-i-map-marker-target::before {
    content: "\e703";
}

.k-i-marker-pin-target::before {
    content: "\e703";
}

.k-i-pin::before {
    content: "\e704";
}

.k-i-unpin::before {
    content: "\e705";
}

.k-i-share::before {
    content: "\e800";
}

.k-i-user::before {
    content: "\e801";
}

.k-i-inbox::before {
    content: "\e802";
}

.k-i-blogger::before {
    content: "\e803";
}

.k-i-blogger-box::before {
    content: "\e804";
}

.k-i-delicious::before {
    content: "\e805";
}

.k-i-delicious-box::before {
    content: "\e806";
}

.k-i-digg::before {
    content: "\e807";
}

.k-i-digg-box::before {
    content: "\e808";
}

.k-i-envelop::before {
    content: "\e809";
}

.k-i-email::before {
    content: "\e809";
}

.k-i-letter::before {
    content: "\e809";
}

.k-i-envelop-box::before {
    content: "\e80a";
}

.k-i-email-box::before {
    content: "\e80a";
}

.k-i-letter-box::before {
    content: "\e80a";
}

.k-i-facebook::before {
    content: "\e80b";
}

.k-i-facebook-box::before {
    content: "\e80c";
}

.k-i-google::before {
    content: "\e80d";
}

.k-i-google-box::before {
    content: "\e80e";
}

.k-i-google-plus::before {
    content: "\e80f";
}

.k-i-google-plus-box::before {
    content: "\e810";
}

.k-i-linkedin::before {
    content: "\e811";
}

.k-i-linkedin-box::before {
    content: "\e812";
}

.k-i-myspace::before {
    content: "\e813";
}

.k-i-myspace-box::before {
    content: "\e814";
}

.k-i-pinterest::before {
    content: "\e815";
}

.k-i-pinterest-box::before {
    content: "\e816";
}

.k-i-reddit::before {
    content: "\e817";
}

.k-i-reddit-box::before {
    content: "\e818";
}

.k-i-stumble-upon::before {
    content: "\e819";
}

.k-i-stumble-upon-box::before {
    content: "\e81a";
}

.k-i-tell-a-friend::before {
    content: "\e81b";
}

.k-i-tell-a-friend-box::before {
    content: "\e81c";
}

.k-i-tumblr::before {
    content: "\e81d";
}

.k-i-tumblr-box::before {
    content: "\e81e";
}

.k-i-twitter::before {
    content: "\e81f";
}

.k-i-twitter-box::before {
    content: "\e820";
}

.k-i-yammer::before {
    content: "\e821";
}

.k-i-yammer-box::before {
    content: "\e822";
}

.k-i-behance::before {
    content: "\e823";
}

.k-i-behance-box::before {
    content: "\e824";
}

.k-i-dribbble::before {
    content: "\e825";
}

.k-i-dribbble-box::before {
    content: "\e826";
}

.k-i-rss::before {
    content: "\e827";
}

.k-i-rss-box::before {
    content: "\e828";
}

.k-i-vimeo::before {
    content: "\e829";
}

.k-i-vimeo-box::before {
    content: "\e82a";
}

.k-i-youtube::before {
    content: "\e82b";
}

.k-i-youtube-box::before {
    content: "\e82c";
}

.k-i-folder::before {
    content: "\e900";
}

.k-i-folder-open::before {
    content: "\e901";
}

.k-i-folder-add::before {
    content: "\e902";
}

.k-i-folder-up::before {
    content: "\e903";
}

.k-i-folder-more::before {
    content: "\e904";
}

.k-i-fields-more::before {
    content: "\e904";
}

.k-i-aggregate-fields::before {
    content: "\e905";
}

.k-i-file::before {
    content: "\e906";
}

.k-i-file-vertical::before {
    content: "\e906";
}

.k-i-page-portrait::before {
    content: "\e906";
}

.k-i-file-v::before {
    content: "\e906";
}

.k-i-file-add::before {
    content: "\e907";
}

.k-i-insert-file::before {
    content: "\e907";
}

.k-i-file-txt::before {
    content: "\e908";
}

.k-i-txt::before {
    content: "\e908";
}

.k-i-file-csv::before {
    content: "\e909";
}

.k-i-csv::before {
    content: "\e909";
}

.k-i-file-excel::before {
    content: "\e90a";
}

.k-i-file-xls::before {
    content: "\e90a";
}

.k-i-excel::before {
    content: "\e90a";
}

.k-i-xls::before {
    content: "\e90a";
}

.k-i-xlsa::before {
    content: "\e90a";
}

.k-i-file-word::before {
    content: "\e90b";
}

.k-i-file-doc::before {
    content: "\e90b";
}

.k-i-word::before {
    content: "\e90b";
}

.k-i-doc::before {
    content: "\e90b";
}

.k-i-file-mdb::before {
    content: "\e90c";
}

.k-i-mdb::before {
    content: "\e90c";
}

.k-i-file-ppt::before {
    content: "\e90d";
}

.k-i-ppt::before {
    content: "\e90d";
}

.k-i-file-pdf::before {
    content: "\e90e";
}

.k-i-pdf::before {
    content: "\e90e";
}

.k-i-pdfa::before {
    content: "\e90e";
}

.k-i-file-psd::before {
    content: "\e90f";
}

.k-i-psd::before {
    content: "\e90f";
}

.k-i-file-flash::before {
    content: "\e910";
}

.k-i-flash::before {
    content: "\e910";
}

.k-i-file-config::before {
    content: "\e911";
}

.k-i-config::before {
    content: "\e911";
}

.k-i-file-ascx::before {
    content: "\e912";
}

.k-i-ascx::before {
    content: "\e912";
}

.k-i-file-bac::before {
    content: "\e913";
}

.k-i-bac::before {
    content: "\e913";
}

.k-i-file-zip::before {
    content: "\e914";
}

.k-i-zip::before {
    content: "\e914";
}

.k-i-film::before {
    content: "\e915";
}

.k-i-css3::before {
    content: "\e916";
}

.k-i-html5::before {
    content: "\e917";
}

.k-i-code::before {
    content: "\e918";
}

.k-i-html::before {
    content: "\e918";
}

.k-i-source-code::before {
    content: "\e918";
}

.k-i-view-source::before {
    content: "\e918";
}

.k-i-css::before {
    content: "\e919";
}

.k-i-js::before {
    content: "\e91a";
}

.k-i-exe::before {
    content: "\e91b";
}

.k-i-csproj::before {
    content: "\e91c";
}

.k-i-vbproj::before {
    content: "\e91d";
}

.k-i-cs::before {
    content: "\e91e";
}

.k-i-vb::before {
    content: "\e91f";
}

.k-i-sln::before {
    content: "\e920";
}

.k-i-cloud::before {
    content: "\e921";
}

.k-i-file-horizontal::before {
    content: "\e922";
}

.k-i-page-landscape::before {
    content: "\e922";
}

.k-i-file-h::before {
    content: "\e922";
}

.k-i-subreport::before {
    content: "\e923";
}

.k-i-data::before {
    content: "\e924";
}

.k-i-file-header::before {
    content: "\e925";
}

.k-i-report-header-section::before {
    content: "\e925";
}

.k-i-file-footer::before {
    content: "\e926";
}

.k-i-report-footer-section::before {
    content: "\e926";
}

.k-i-group-header-section::before {
    content: "\e927";
}

.k-i-group-footer-section::before {
    content: "\e928";
}

.k-i-page-header-section::before {
    content: "\e929";
}

.k-i-page-footer-section::before {
    content: "\e92a";
}

.k-i-detail-section::before {
    content: "\e92b";
}

.k-i-toc-section::before {
    content: "\e92c";
}

.k-i-group-section::before {
    content: "\e92d";
}

.k-i-parameters::before {
    content: "\e92e";
}

.k-i-data-csv::before {
    content: "\e92f";
}

.k-i-data-json::before {
    content: "\e930";
}

.k-i-data-sql::before {
    content: "\e931";
}

.k-i-data-web::before {
    content: "\e932";
}

.k-i-group-collection::before {
    content: "\e933";
}

.k-i-parameter-boolean::before {
    content: "\e934";
}

.k-i-parameter-date-time::before {
    content: "\e935";
}

.k-i-parameter-float::before {
    content: "\e936";
}

.k-i-parameter-integer::before {
    content: "\e937";
}

.k-i-parameter-string::before {
    content: "\e938";
}

.k-i-toc-section-level::before {
    content: "\e939";
}

.k-i-inherited::before {
    content: "\e93a";
}

.k-i-file-video::before {
    content: "\e93b";
}

.k-i-file-audio::before {
    content: "\e93c";
}

.k-i-file-image::before {
    content: "\e93d";
}

.k-i-file-presentation::before {
    content: "\e93e";
}

.k-i-file-data::before {
    content: "\e93f";
}

.k-i-file-disc-image::before {
    content: "\e940";
}

.k-i-file-programming::before {
    content: "\e941";
}

.k-i-parameters-byte-array::before {
    content: "\e942";
}

.k-i-parameters-unknown::before {
    content: "\e943";
}

.k-i-file-error::before {
    content: "\e944";
}

.k-i-file-validation::before {
    content: "\e944";
}

.k-i-files-error::before {
    content: "\e945";
}

.k-i-files-validation::before {
    content: "\e945";
}

.k-i-data-rest::before {
    content: "\e946";
}

.k-i-file-typescript::before {
    content: "\e947";
}

.k-i-table-position-start::before {
    content: "\e948";
}

.k-i-table-position-left::before {
    content: "\e948";
}

.k-i-table-position-center::before {
    content: "\e949";
}

.k-i-table-position-end::before {
    content: "\e94a";
}

.k-i-table-position-right::before {
    content: "\e94a";
}

.k-i-list-roman-upper::before {
    content: "\e94b";
}

.k-i-list-roman-lower::before {
    content: "\e94c";
}

.k-i-import::before {
    content: "\e94d";
}

.k-i-export::before {
    content: "\e94e";
}

.k-i-graph::before {
    content: "\ea00";
}

.k-i-chart-column-clustered::before {
    content: "\ea01";
}

.k-i-chart-column-stacked::before {
    content: "\ea02";
}

.k-i-chart-column-stacked100::before {
    content: "\ea03";
}

.k-i-chart-column-range::before {
    content: "\ea04";
}

.k-i-chart-bar-clustered::before {
    content: "\ea05";
}

.k-i-chart-bar-stacked::before {
    content: "\ea06";
}

.k-i-chart-bar-stacked100::before {
    content: "\ea07";
}

.k-i-chart-bar-range::before {
    content: "\ea08";
}

.k-i-chart-area-clustered::before {
    content: "\ea09";
}

.k-i-chart-area-stacked::before {
    content: "\ea0a";
}

.k-i-chart-area-stacked100::before {
    content: "\ea0b";
}

.k-i-chart-area-range::before {
    content: "\ea0c";
}

.k-i-chart-line::before {
    content: "\ea0d";
}

.k-i-chart-line-stacked::before {
    content: "\ea0e";
}

.k-i-chart-line-stacked100::before {
    content: "\ea0f";
}

.k-i-chart-line-markers::before {
    content: "\ea10";
}

.k-i-chart-line-stacked-markers::before {
    content: "\ea11";
}

.k-i-chart-line-stacked100-markers::before {
    content: "\ea12";
}

.k-i-chart-pie::before {
    content: "\ea13";
}

.k-i-chart-doughnut::before {
    content: "\ea14";
}

.k-i-chart-scatter::before {
    content: "\ea15";
}

.k-i-chart-scatter-smooth-lines-markers::before {
    content: "\ea16";
}

.k-i-chart-scatter-smooth-lines::before {
    content: "\ea17";
}

.k-i-chart-scatter-straight-lines-markers::before {
    content: "\ea18";
}

.k-i-chart-scatter-straight-lines::before {
    content: "\ea19";
}

.k-i-chart-bubble::before {
    content: "\ea1a";
}

.k-i-chart-candlestick::before {
    content: "\ea1b";
}

.k-i-chart-ohlc::before {
    content: "\ea1c";
}

.k-i-chart-radar::before {
    content: "\ea1d";
}

.k-i-chart-radar-markers::before {
    content: "\ea1e";
}

.k-i-chart-radar-filled::before {
    content: "\ea1f";
}

.k-i-chart-rose::before {
    content: "\ea20";
}

.k-i-chart-choropleth::before {
    content: "\ea21";
}

.k-icon-wrap {
    flex: none;
    display: inline-flex;
    flex-flow: row nowrap;
    gap: 0;
    align-items: center;
    align-self: flex-start;
    vertical-align: middle;
    position: relative;
}

.k-icon-wrap::before {
    content: "\200b";
    width: 0;
    overflow: hidden;
    flex: none;
    display: inline-block;
    vertical-align: top;
}

.k-icon-wrapper-host {
    display: contents;
}

.k-icon-with-modifier {
    position: relative;
    margin: .25em;
}

.k-icon-modifier {
    position: absolute;
    font-size: .5em;
    bottom: 0;
    right: 0;
    margin: 0 -.5em -.5em 0;
}

.k-svg-icon.k-icon-modifier {
    width: 1em;
    height: 1em;
}

.k-i-none::before {
    content: "";
    display: none;
}

.k-icon-action {
    display: inline-flex;
    padding: 4px;
    line-height: 1;
    align-items: center;
    vertical-align: middle;
    cursor: pointer;
}

.k-sprite {
    display: inline-block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 0;
    text-align: center;
}

.k-image {
    display: inline-block;
}

.k-messagebox {
    margin: 0 0 16px 0;
    padding-block: 4px;
    padding-inline: 8px;
    border-width: 0 0 0 4px;
    border-style: solid;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.4285714286;
}

.k-messagebox a {
    color: inherit;
    font-style: italic;
    text-decoration: underline;
}

.k-messagebox-primary {
    border-color: #ffd3d0;
    color: #85332e;
    background-color: #ffe0de;
}

.k-messagebox-secondary {
    border-color: #d4d4d4;
    color: #353535;
    background-color: #e0e0e0;
}

.k-messagebox-tertiary {
    border-color: #b8e7fc;
    color: #02587f;
    background-color: #cdeefd;
}

.k-messagebox-info {
    border-color: #b8d0f9;
    color: #002e79;
    background-color: #ccdefb;
}

.k-messagebox-success {
    border-color: #c7eab8;
    color: #1d5e00;
    background-color: #d7f0cc;
}

.k-messagebox-warning {
    border-color: #ffedb8;
    color: #856400;
    background-color: #fff2cc;
}

.k-messagebox-error {
    border-color: #fcbeb8;
    color: #7e0c00;
    background-color: #fdd1cc;
}

.k-messagebox-dark {
    border-color: #cacaca;
    color: #222222;
    background-color: #d9d9d9;
}

.k-messagebox-light {
    border-color: #f9f9f9;
    color: #7a7a7a;
    background-color: #fbfbfb;
}

.k-messagebox-inverse {
    border-color: #cacaca;
    color: #222222;
    background-color: #d9d9d9;
}

.k-drag-clue {
    border-radius: 4px;
    padding-block: 4px;
    padding-inline: 8px;
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    font-size: 14px;
    font-family: inherit;
    line-height: 1.4285714286;
    display: inline-flex;
    flex-flow: row nowrap;
    align-items: center;
    align-content: center;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    z-index: 20000;
    cursor: move;
}

.k-drag-status,
.k-drag-clue .k-drag-status {
    margin: 0;
    margin-right: .4ex;
}

.k-drop-hint {
    display: flex;
    gap: 4px;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    z-index: 1000;
    transform: translate(-50%, -50%);
}

.k-drop-hint-start,
.k-drop-hint-end {
    flex-shrink: 0;
    border-width: 4px;
    border-style: solid;
    border-color: transparent;
}

.k-drop-hint-line {
    flex-grow: 1;
    background-color: #ff6358;
}

.k-drop-hint-h .k-drop-hint-start {
    border-left-width: 6.9282032304px;
    border-left-color: #ff6358;
    border-right-width: 0;
}

.k-drop-hint-h .k-drop-hint-line {
    width: 20px;
    height: 1px;
}

.k-drop-hint-h .k-drop-hint-end {
    border-right-width: 6.9282032304px;
    border-right-color: #ff6358;
    border-left-width: 0;
}

.k-drop-hint-v {
    flex-direction: column;
}

.k-drop-hint-v .k-drop-hint-start {
    border-top-width: 6.9282032304px;
    border-top-color: #ff6358;
    border-bottom-width: 0;
}

.k-drop-hint-v .k-drop-hint-line {
    width: 1px;
    height: 20px;
}

.k-drop-hint-v .k-drop-hint-end {
    border-bottom-width: 6.9282032304px;
    border-bottom-color: #ff6358;
    border-top-width: 0;
}

.k-reorder-cue {
    position: absolute;
}

.k-reorder-cue::before, .k-reorder-cue::after {
    content: "";
    width: 0;
    height: 0;
    border: 3px solid transparent;
    position: absolute;
    transform: translateX(-50%);
}

.k-reorder-cue::before {
    border-bottom-width: 0;
    border-top-color: currentColor;
    top: -4px;
}

.k-reorder-cue::after {
    border-top-width: 0;
    border-bottom-color: currentColor;
    bottom: -4px;
}

.k-drag-clue {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #fafafa;
}

.k-checkbox {
    margin: 0;
    padding: 0;
    line-height: initial;
    border-width: 1px;
    border-style: solid;
    outline: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    flex: none;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    -webkit-appearance: none;
}

.k-checkbox:checked,
.k-checkbox.k-checked {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='white' stroke-linecap='square' stroke-linejoin='square' stroke-width='2' d='M3,8 l3,3 l7-7'/%3e%3c/svg%3e");
}

.k-checkbox:indeterminate,
.k-checkbox.k-indeterminate {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23ff6358' stroke-linecap='square' stroke-linejoin='square' stroke-width='2' d='M4,8 h8'/%3e%3c/svg%3e");
}

.k-checkbox:disabled,
.k-checkbox.k-disabled {
    outline: none;
    cursor: default;
    opacity: 0.6;
    filter: grayscale(0.1);
    pointer-events: none;
    box-shadow: none;
}

.k-checkbox-wrap {
    flex: none;
    display: inline-flex;
    flex-flow: row nowrap;
    gap: 0;
    align-items: center;
    align-self: flex-start;
    vertical-align: middle;
    position: relative;
}

.k-checkbox-wrap::before {
    content: "\200b";
    width: 0px;
    overflow: hidden;
    flex: none;
    display: inline-block;
    vertical-align: top;
}

.k-checkbox-label {
    margin: 0;
    padding: 0;
    display: inline-flex;
    align-items: flex-start;
    gap: 4px;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
}

.k-checkbox-label .k-ripple {
    visibility: hidden !important;
}

.k-checkbox + .k-label,
.k-checkbox-wrap + .k-label,
.k-checkbox + .k-checkbox-label,
.k-checkbox-wrap + .k-checkbox-label {
    display: inline;
    -webkit-margin-start: 4px;
            margin-inline-start: 4px;
}

.k-checkbox-label:empty {
    display: none !important;
}

.k-checkbox-label.k-no-text {
    min-width: 1px;
}

.k-checkbox-list {
    margin: 0;
    padding: 0;
    display: flex;
    flex-flow: column nowrap;
    gap: 0;
    list-style: none;
}

.k-checkbox-item,
.k-checkbox-list-item {
    padding-block: 4px;
    padding-inline: 0px;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    align-content: center;
    gap: 4px;
}

.k-checkbox-item .k-checkbox-label,
.k-checkbox-list-item .k-checkbox-label {
    margin: 0;
}

.k-checkbox-list-horizontal,
.k-checkbox-list.k-list-horizontal {
    display: flex;
    flex-flow: row wrap;
    gap: 16px;
}

.k-ripple-container .k-checkbox::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 100%;
    z-index: -1;
    transition: opacity 100ms linear, transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
    transform: translate(-50%, -50%) scale(0);
    transform-origin: center center;
}

.k-ripple-container .k-checkbox:focus,
.k-ripple-container .k-checkbox.k-focus {
    box-shadow: none !important;
}

.k-ripple-container .k-checkbox:disabled::after,
.k-ripple-container .k-checkbox.k-disabled::after {
    display: none;
}

.k-checkbox-sm {
    width: 12px;
    height: 12px;
}

.k-checkbox-sm::before {
    font-size: 10px;
}

.k-ripple-container .k-checkbox-sm::after {
    width: 300%;
    height: 300%;
}

.k-checkbox-md {
    width: 16px;
    height: 16px;
}

.k-checkbox-md::before {
    font-size: 14px;
}

.k-ripple-container .k-checkbox-md::after {
    width: 300%;
    height: 300%;
}

.k-checkbox-lg {
    width: 20px;
    height: 20px;
}

.k-checkbox-lg::before {
    font-size: 18px;
}

.k-ripple-container .k-checkbox-lg::after {
    width: 300%;
    height: 300%;
}

.k-checkbox {
    border-color: rgba(0, 0, 0, 0.08);
    background-color: #ffffff;
}

.k-checkbox:focus,
.k-checkbox.k-focus {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.06);
}

.k-checkbox:indeterminate,
.k-checkbox.k-indeterminate {
    border-color: rgba(0, 0, 0, 0.08);
    color: #ff6358;
    background-color: #ffffff;
}

.k-checkbox:checked,
.k-checkbox.k-checked {
    border-color: #ff6358;
    color: white;
    background-color: #ff6358;
}

.k-checkbox:checked:focus,
.k-checkbox.k-checked.k-focus {
    box-shadow: 0 0 0 2px rgba(255, 99, 88, 0.3);
}

.k-checkbox.k-invalid {
    border-color: #f31700;
}

.k-checkbox.k-invalid + .k-checkbox-label {
    color: #f31700;
}

.k-checkbox-wrap .k-ripple-blob {
    color: #ff6358;
    opacity: 0.25;
}

.k-ripple-container .k-checkbox::after {
    background: #ff6358;
    opacity: 0.25;
}

.k-list-container {
    display: flex;
    flex-flow: column nowrap;
}

.k-list-container > .k-list {
    flex: 1;
    height: 100%;
}

.k-list {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: inherit;
    display: flex;
    flex-flow: column nowrap;
    outline: none;
    position: relative;
    overflow: hidden;
}

.k-list *,
.k-list *::before,
.k-list *::after {
    box-sizing: border-box;
}

.k-popup > .k-list {
    height: 100%;
    border-width: 0;
}

.k-list-group-sticky-header {
    border-width: 0;
    border-width: 0 0 1px;
    border-style: solid;
    font-weight: 700;
    white-space: nowrap;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    flex: none;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}

.k-list-content {
    border-color: inherit;
    flex: 1 1 auto;
    overflow: hidden;
    overflow-y: auto;
    position: relative;
}

.k-list-ul {
    margin: 0;
    padding: 0;
    border-width: 0;
    border-color: inherit;
    height: auto;
    list-style: none;
}

.k-list-item, .k-list-optionlabel {
    border: 0;
    outline: none;
    cursor: pointer;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    align-content: center;
    gap: 4px;
    position: relative;
    transition-property: color, background-color, outline-color, box-shadow;
    transition-duration: 200ms;
    transition-timing-function: ease;
}

.k-list-item.k-first::before, .k-first.k-list-optionlabel::before {
    content: "";
    border-width: 1px 0 0;
    border-style: solid;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.k-list-item-text::before,
.k-list-header-text::before,
.k-list-optionlabel::before {
    content: "\200b";
    width: 0px;
    overflow: hidden;
}

.k-list-optionlabel {
    -moz-column-gap: 0;
         column-gap: 0;
}

.k-list-group-item {
    border-width: 0;
    border-width: 1px 0 0;
    border-style: solid;
    font-weight: 700;
    cursor: default;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    align-content: center;
    gap: 4px;
    position: relative;
}

.k-list-item-group-label {
    padding-block: 0;
    padding-inline: .5em;
    font-size: .75em;
    position: absolute;
    top: 0;
    inset-inline-end: 0;
}

.k-virtual-content,
.k-virtual-list .k-list-content {
    overflow-y: scroll;
}

.k-virtual-list .k-list-item, .k-virtual-list .k-list-optionlabel,
.k-virtual-list .k-list-group-item,
.k-virtual-content .k-list-item,
.k-virtual-content .k-list-optionlabel,
.k-virtual-content .k-list-group-item {
    position: absolute;
    width: 100%;
}

.k-virtual-list .k-list-item-text,
.k-virtual-list .k-list-header-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.k-virtual-list .k-list-optionlabel {
    position: relative;
}

.k-list-filter {
    display: block;
    position: relative;
    padding: 8px;
    box-sizing: border-box;
    flex: none;
}

.k-list-sm {
    font-size: 14px;
    line-height: 1.4285714286;
}

.k-list-sm .k-list-group-sticky-header {
    padding-block: 2px;
    padding-inline: 8px;
}

.k-list-sm .k-list-item, .k-list-sm .k-list-optionlabel {
    padding-block: 2px;
    padding-inline: 8px;
}

.k-list-sm .k-list-group-item {
    padding-block: 2px;
    padding-inline: 8px;
}

.k-list-md {
    font-size: 14px;
    line-height: 1.4285714286;
}

.k-list-md .k-list-group-sticky-header {
    padding-block: 4px;
    padding-inline: 8px;
}

.k-list-md .k-list-item, .k-list-md .k-list-optionlabel {
    padding-block: 4px;
    padding-inline: 8px;
}

.k-list-md .k-list-group-item {
    padding-block: 4px;
    padding-inline: 8px;
}

.k-list-lg {
    font-size: 16px;
    line-height: 1.5;
}

.k-list-lg .k-list-group-sticky-header {
    padding-block: 6px;
    padding-inline: 8px;
}

.k-list-lg .k-list-item, .k-list-lg .k-list-optionlabel {
    padding-block: 8px;
    padding-inline: 8px;
}

.k-list-lg .k-list-group-item {
    padding-block: 6px;
    padding-inline: 8px;
}

.k-no-data, .k-nodata {
    min-height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: lighter;
    text-align: center;
    white-space: normal;
}

.k-list {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-list-group-sticky-header {
    border-color: inherit;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.06);
}

.k-list-item:hover, .k-list-optionlabel:hover, .k-list-item.k-hover, .k-hover.k-list-optionlabel {
    color: #424242;
    background-color: #f0f0f0;
}

.k-list-item:focus, .k-list-optionlabel:focus, .k-list-item.k-focus, .k-focus.k-list-optionlabel {
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.12);
}

.k-list-item.k-selected, .k-selected.k-list-optionlabel {
    color: white;
    background-color: #ff6358;
}

.k-list-item.k-selected:hover, .k-selected.k-list-optionlabel:hover, .k-list-item.k-selected.k-hover, .k-selected.k-hover.k-list-optionlabel {
    color: white;
    background-color: #eb5b51;
}

.k-list-optionlabel,
.k-list-optionlabel.k-hover,
.k-list-optionlabel:hover {
    color: #666666;
}

.k-list-group-item {
    border-color: inherit;
}

.k-list-item-group-label {
    color: #ffffff;
    background-color: #424242;
}

.k-no-data, .k-nodata {
    color: #666666;
}

.k-listgroup {
    border-radius: 4px;
    margin: 0;
    padding: 0;
    border-width: 1px;
    border-style: solid;
    font-size: 14px;
    line-height: 1.4285714286;
    list-style: none;
    display: flex;
    flex-direction: column;
    position: relative;
    overflow: hidden;
}

.k-listgroup > ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
}

.k-listgroup .k-listgroup-item + .k-listgroup-item {
    border-top-width: 1px;
}

.k-listgroup-flush {
    border-radius: 0;
    border-left-width: 0;
    border-right-width: 0;
}

.k-listgroup-item {
    padding-block: 8px;
    padding-inline: 8px;
    border-width: 0;
    border-style: solid;
    border-color: inherit;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex: 0 0 auto;
    position: relative;
}

.k-listgroup-item > .k-link {
    margin-block: -8px;
    margin-inline: -8px;
    padding-block: 8px;
    padding-inline: 8px;
    color: inherit;
    text-decoration: none;
    outline: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex: 1 1 auto;
    position: relative;
}

.k-listgroup-item > .k-link > .k-select {
    padding: 8px;
    display: flex;
    align-items: center;
    flex: 0 0 auto;
    position: absolute;
    top: 50%;
    inset-inline-end: 0;
    transform: translateY(-50%);
}

.k-listgroup-item-segmented {
    align-items: stretch;
}

.k-listgroup-item-segmented > .k-link {
    margin-right: 0;
}

.k-listgroup-item-segmented > .k-select {
    margin: -8px -8px -8px 0;
    padding: 8px;
    border-width: 0 0 0 1px;
    border-style: solid;
    border-color: inherit;
    cursor: pointer;
}

.k-listgroup-form-row {
    margin-block: -8px;
    margin-inline: -8px;
    padding-block: 8px;
    padding-inline: 8px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex: 1 1 auto;
    position: relative;
}

.k-listgroup-form-row .k-listgroup-form-field-label {
    width: 40%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.k-listgroup-form-row .k-listgroup-form-field-wrapper {
    width: 50%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    text-align: end;
    position: relative;
}

.k-listgroup-form-row .k-listgroup-form-field-wrapper select,
.k-listgroup-form-row .k-listgroup-form-field-wrapper input[type="text"],
.k-listgroup-form-row .k-listgroup-form-field-wrapper input[type="password"],
.k-listgroup-form-row .k-listgroup-form-field-wrapper input[type="date"],
.k-listgroup-form-row .k-listgroup-form-field-wrapper input[type="time"],
.k-listgroup-form-row .k-listgroup-form-field-wrapper input[type="datetime-local"],
.k-listgroup-form-row .k-listgroup-form-field-wrapper input[type="number"],
.k-listgroup-form-row .k-listgroup-form-field-wrapper textarea {
    width: 100%;
    box-sizing: border-box;
    flex: 1 1 100%;
}

.k-listgroup-form-row .k-listgroup-form-field-wrapper textarea {
    min-height: 4em;
    resize: vertical;
}

.k-listgroup-item.k-listgroup-form-row {
    margin: 0;
}

[dir="rtl"] .k-listgroup-item > .k-link > .k-select {
    right: auto;
    left: 0;
}

[dir="rtl"] .k-listgroup-item-segmented > .k-link {
    margin-right: -8px;
    margin-left: 0;
}

[dir="rtl"] .k-listgroup-item-segmented > .k-select {
    margin-right: 0;
    margin-left: -8px;
    border-right-width: 1px;
    border-left-width: 0;
}

.k-noflexbox .k-listgroup,
.k-noflexbox .k-listgroup > ul .k-listgroup-item,
.k-noflexbox .k-listgroup-item > .k-link {
    display: block;
}

.k-listgroup {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-overlay {
    width: 100%;
    height: 100%;
    opacity: 0.5;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10001;
}

.k-overlay {
    background-color: #000000;
}

.k-overlay-primary {
    background-color: #ff6358;
}

.k-overlay-secondary {
    background-color: #666666;
}

.k-overlay-tertiary {
    background-color: #03a9f4;
}

.k-overlay-info {
    background-color: #0058e9;
}

.k-overlay-success {
    background-color: #37b400;
}

.k-overlay-warning {
    background-color: #ffc000;
}

.k-overlay-error {
    background-color: #f31700;
}

.k-overlay-dark {
    background-color: #424242;
}

.k-overlay-light {
    background-color: #ebebeb;
}

.k-overlay-inverse {
    background-color: #424242;
}

.k-popup {
    margin: 0;
    padding: 0;
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.4285714286;
    display: flex;
    flex-direction: column;
    align-items: stretch;
}

.k-popup .k-item {
    outline: none;
}

.k-animation-container {
    border-radius: 0 0 4px 4px;
}

.k-animation-container-shown {
    overflow: visible;
}

.k-popup > .k-colorpalette {
    padding-block: 8px;
    padding-inline: 8px;
}

.k-popup.k-popup-transparent {
    border-width: 0;
    background-color: transparent;
}

.k-popup.k-popup-flush {
    padding: 0;
}

.k-popup > .k-widget,
.k-popup > .k-coloreditor {
    border-width: 0;
}

.k-shadow {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03), 0 4px 5px 0 rgba(0, 0, 0, 0.04);
}

.k-popup {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03), 0 4px 5px 0 rgba(0, 0, 0, 0.04);
}

.k-animation-container {
    border-radius: 0 0 4px 4px;
}

.k-ripple-target {
    position: relative;
}

.k-ripple {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    overflow: hidden;
    pointer-events: none;
}

.k-ripple-blob {
    pointer-events: none;
    position: absolute;
    border-radius: 50%;
    padding: 0;
    transform: translate(-50%, -50%) scale(0);
    transition: opacity 100ms linear, transform 500ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: .1;
    background-color: currentColor;
}

.k-primary .k-ripple-blob {
    opacity: .2;
}

.k-ripple-focus::after {
    visibility: visible;
    animation: ripple 600ms ease-out;
}

@keyframes ripple {
    0% {
        transform: translate(-50%, -50%) scale(0);
    }
    20% {
        transform: translate(-50%, -50%) scale(1);
    }
    100% {
        opacity: 0;
        transform: translate(-50%, -50%) scale(1);
    }
}

.k-table {
    width: 100%;
    max-width: none;
    border-width: 1px;
    border-style: solid;
    text-align: start;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    outline: none;
}

.k-data-table {
    border-width: 1px;
    border-style: solid;
}

.k-data-table .k-table {
    table-layout: fixed;
}

.k-table-thead,
.k-table-tbody,
.k-table-tfoot,
.k-table-row,
.k-table-alt-row {
    border-color: inherit;
    text-align: inherit;
}

.k-table-th,
.k-table-td {
    border-width: 0 0 0px 1px;
    border-style: solid;
    border-color: inherit;
    box-sizing: border-box;
    font-weight: normal;
    text-align: inherit;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: table-cell;
    overflow: hidden;
    position: relative;
}

.k-table-th:first-child,
.k-table-td:first-child {
    border-left-width: 0;
}

.k-table-th {
    border-bottom-width: 1px;
}

.k-table-header {
    -webkit-padding-end: var(--kendo-scrollbar-width);
            padding-inline-end: var(--kendo-scrollbar-width);
    border-width: 0 0 1px;
    border-style: solid;
    box-sizing: border-box;
}

.k-table-header .k-table {
    border-width: 0;
}

.k-table-header-wrap {
    margin-right: -1px;
    width: 100%;
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: inherit;
    overflow: hidden;
}

.k-table-header > .k-table,
.k-table-header-wrap > .k-table {
    margin-bottom: -1px;
}

.k-table-group-sticky-header {
    flex: none;
}

.k-table-group-sticky-header .k-table-th {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    align-content: center;
}

.k-table-list {
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: none;
    border-width: 0;
    display: table;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    empty-cells: show;
    list-style: none;
    outline: none;
}

.k-table-list .k-table-row,
.k-table-list .k-table-group-row {
    width: 100%;
    box-sizing: border-box;
    display: table-row;
    position: relative;
}

.k-table-list .k-table-row.k-first {
    border-top: 1px solid currentColor;
}

.k-table-list .k-table-th,
.k-table-list .k-table-td {
    vertical-align: middle;
}

.k-table-list .k-table-group-row::before {
    content: "\200b";
    padding-inline: 0;
    width: 0;
    display: block;
    overflow: hidden;
}

.k-table-list .k-table-group-row .k-table-th {
    width: 100%;
    border-color: inherit;
    color: inherit;
    background-color: inherit;
    position: absolute;
    top: 0;
}

.k-table-list .k-table-spacer-td {
    padding: 0 !important;
    width: 0 !important;
    border-left-width: 0 !important;
    border-right-width: 0 !important;
}

.k-table-list .k-table-group-td {
    padding: 0 !important;
    width: 0 !important;
    border-left-width: 0 !important;
    border-right-width: 0 !important;
    overflow: visible;
}

.k-table-list .k-table-group-td > span {
    font-size: .75em;
    position: absolute;
    top: 0;
    right: 0;
}

.k-virtual-table .k-table-row,
.k-virtual-table .k-table-group-row {
    position: absolute;
    width: 100%;
}

.k-table-scroller {
    position: relative;
    overflow: auto;
}

.k-table-scroller > .k-table {
    border-width: 0;
}

.k-table-footer {
    -webkit-padding-end: var(--kendo-scrollbar-width);
            padding-inline-end: var(--kendo-scrollbar-width);
    border-width: 1px 0 0;
    border-style: solid;
    box-sizing: border-box;
}

.k-table-footer .k-table {
    border-width: 0;
}

.k-table-footer-wrap {
    margin-right: -1px;
    width: 100%;
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: inherit;
    overflow: hidden;
}

.k-table-sm {
    font-size: 14px;
    line-height: 1.4285714286;
}

.k-table-sm .k-table-th,
.k-table-sm .k-table-td {
    padding-block: 4px;
    padding-inline: 8px;
}

.k-table-sm .k-table-list .k-table-group-td > span {
    padding-block: 0;
    padding-inline: 4px;
}

.k-table-sm .k-table-list .k-table-group-row::before {
    padding-block: 4px;
    padding-inline: 0;
}

.k-table-md {
    font-size: 14px;
    line-height: 1.4285714286;
}

.k-table-md .k-table-th,
.k-table-md .k-table-td {
    padding-block: 8px;
    padding-inline: 12px;
}

.k-table-md .k-table-list .k-table-group-td > span {
    padding-block: 0;
    padding-inline: 6px;
}

.k-table-md .k-table-list .k-table-group-row::before {
    padding-block: 8px;
    padding-inline: 0;
}

.k-table-lg {
    font-size: 14px;
    line-height: 1.4285714286;
}

.k-table-lg .k-table-th,
.k-table-lg .k-table-td {
    padding-block: 10px;
    padding-inline: 8px;
}

.k-table-lg .k-table-list .k-table-group-td > span {
    padding-block: 0;
    padding-inline: 4px;
}

.k-table-lg .k-table-list .k-table-group-row::before {
    padding-block: 10px;
    padding-inline: 0;
}

.k-rtl.k-table .k-table-th,
.k-rtl.k-table .k-table-td,
.k-rtl .k-table .k-table-th,
.k-rtl .k-table .k-table-td,
[dir="rtl"].k-table .k-table-th,
[dir="rtl"].k-table .k-table-td,
[dir="rtl"] .k-table .k-table-th,
[dir="rtl"] .k-table .k-table-td {
    border-left-width: 0;
    border-right-width: 1px;
}

.k-rtl.k-table .k-table-th:first-child,
.k-rtl.k-table .k-table-td:first-child,
.k-rtl .k-table .k-table-th:first-child,
.k-rtl .k-table .k-table-td:first-child,
[dir="rtl"].k-table .k-table-th:first-child,
[dir="rtl"].k-table .k-table-td:first-child,
[dir="rtl"] .k-table .k-table-th:first-child,
[dir="rtl"] .k-table .k-table-td:first-child {
    border-right-width: 0;
}

.k-rtl.k-table .k-table-header-wrap,
.k-rtl.k-table .k-table-footer-wrap,
.k-rtl .k-table .k-table-header-wrap,
.k-rtl .k-table .k-table-footer-wrap,
[dir="rtl"].k-table .k-table-header-wrap,
[dir="rtl"].k-table .k-table-footer-wrap,
[dir="rtl"] .k-table .k-table-header-wrap,
[dir="rtl"] .k-table .k-table-footer-wrap {
    margin-right: 0;
    margin-left: -1px;
    border-left-width: 1px;
    border-right-width: 0;
}

.k-rtl .k-table-list .k-table-group-td > span,
[dir="rtl"] .k-table-list .k-table-group-td > span {
    left: 0;
    right: auto;
}

.k-table,
.k-data-table {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-table-thead,
.k-table-header,
.k-table-group-sticky-header {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #fafafa;
}

.k-table-tfoot,
.k-table-footer {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #fafafa;
}

.k-table-group-row {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #fafafa;
}

.k-table-group-td > span {
    color: #ffffff;
    background-color: #424242;
}

.k-table-alt-row {
    background-color: rgba(0, 0, 0, 0.04);
}

.k-table-tbody .k-table-row:hover,
.k-table-list .k-table-row:hover,
.k-table-tbody .k-table-row.k-hover,
.k-table-list .k-table-row.k-hover {
    background-color: #ededed;
}

.k-table-tbody .k-table-row.k-focus, .k-table-tbody .k-table-row:focus,
.k-table-list .k-table-row.k-focus,
.k-table-list .k-table-row:focus,
.k-table-tbody .k-table-td.k-focus,
.k-table-tbody .k-table-td:focus,
.k-table-list .k-table-td.k-focus,
.k-table-list .k-table-td:focus {
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.12);
}

.k-table-tbody .k-table-row.k-selected > .k-table-td,
.k-table-list .k-table-row.k-selected {
    background-color: rgba(255, 99, 88, 0.25);
}

.k-virtual-scroller {
    width: 100%;
    height: 100%;
    flex: 1 1 auto;
    overflow: auto;
    position: relative;
}

.k-virtual-scroller-wrap {
    position: relative;
    z-index: 1;
}

.k-virtual-scroller-content {
    position: absolute;
    width: 100%;
    top: 0;
    inset-inline-start: 0;
}

.k-virtual-scroller-size {
    position: relative;
    z-index: 0;
}

.k-avatar {
    border-width: 0;
    border-style: solid;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    overflow: hidden;
}

.k-avatar *,
.k-avatar *::before,
.k-avatar *::after {
    box-sizing: border-box;
}

.k-avatar-text,
.k-avatar-initials {
    font-size: 14px;
    font-family: inherit;
    line-height: 1.4285714286;
}

.k-avatar-icon {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
}

.k-avatar-image {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.k-avatar-image > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    vertical-align: top;
}

.k-avatar-sm {
    width: 16px;
    height: 16px;
    flex-basis: 16px;
}

.k-avatar-md {
    width: 32px;
    height: 32px;
    flex-basis: 32px;
}

.k-avatar-lg {
    width: 64px;
    height: 64px;
    flex-basis: 64px;
}

.k-avatar-bordered {
    border-width: 1px;
}

.k-avatar-solid-primary {
    border-color: #ff6358;
    color: white;
    background-color: #ff6358;
}

.k-avatar-solid-secondary {
    border-color: #666666;
    color: white;
    background-color: #666666;
}

.k-avatar-solid-tertiary {
    border-color: #03a9f4;
    color: white;
    background-color: #03a9f4;
}

.k-avatar-solid-info {
    border-color: #0058e9;
    color: white;
    background-color: #0058e9;
}

.k-avatar-solid-success {
    border-color: #37b400;
    color: white;
    background-color: #37b400;
}

.k-avatar-solid-warning {
    border-color: #ffc000;
    color: black;
    background-color: #ffc000;
}

.k-avatar-solid-error {
    border-color: #f31700;
    color: white;
    background-color: #f31700;
}

.k-avatar-solid-dark {
    border-color: #424242;
    color: white;
    background-color: #424242;
}

.k-avatar-solid-light {
    border-color: #ebebeb;
    color: black;
    background-color: #ebebeb;
}

.k-avatar-solid-inverse {
    border-color: #424242;
    color: white;
    background-color: #424242;
}

.k-avatar-outline {
    border-color: currentColor;
}

.k-avatar-outline-primary {
    color: #ff6358;
}

.k-avatar-outline-secondary {
    color: #666666;
}

.k-avatar-outline-tertiary {
    color: #03a9f4;
}

.k-avatar-outline-info {
    color: #0058e9;
}

.k-avatar-outline-success {
    color: #37b400;
}

.k-avatar-outline-warning {
    color: #ffc000;
}

.k-avatar-outline-error {
    color: #f31700;
}

.k-avatar-outline-dark {
    color: #424242;
}

.k-avatar-outline-light {
    color: #ebebeb;
}

.k-avatar-outline-inverse {
    color: #424242;
}

.k-badge {
    padding: 0;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    box-sizing: border-box;
    color: inherit;
    background-color: transparent;
    font: inherit;
    text-align: center;
    white-space: nowrap;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
}

.k-badge *,
.k-badge *::before,
.k-badge *::after {
    box-sizing: border-box;
}

.k-badge > * {
    color: inherit;
}

a.k-badge,
.k-badge > a {
    text-decoration: none;
}

a.k-badge:hover,
.k-badge > a:hover {
    text-decoration: underline;
}

.k-badge-icon {
    max-width: 1em;
    max-height: 1em;
    font-size: inherit;
}

.k-badge-icon.k-svg-icon svg {
    fill: currentColor;
}

.k-badge-sm {
    padding-block: 2px;
    padding-inline: 2px;
    font-size: 10px;
    line-height: 1;
    min-width: calc(1em + 6px);
}

.k-badge-sm:empty {
    padding: 2px;
    min-width: auto;
}

.k-badge-md {
    padding-block: 4px;
    padding-inline: 4px;
    font-size: 10px;
    line-height: 1;
    min-width: calc(1em + 10px);
}

.k-badge-md:empty {
    padding: 4px;
    min-width: auto;
}

.k-badge-lg {
    padding-block: 6px;
    padding-inline: 6px;
    font-size: 10px;
    line-height: 1;
    min-width: calc(1em + 14px);
}

.k-badge-lg:empty {
    padding: 6px;
    min-width: auto;
}

kendo-badge-container {
    display: inline-block;
}

.k-badge-container {
    position: relative;
    overflow: visible;
}

.k-badge-inside {
    position: absolute;
    z-index: 9999;
}

.k-badge-edge {
    position: absolute;
    z-index: 9999;
}

.k-badge-edge.k-top-start {
    transform: translate(-50%, -50%);
}

.k-badge-edge.k-top-end {
    transform: translate(50%, -50%);
}

.k-badge-edge.k-bottom-start {
    transform: translate(-50%, 50%);
}

.k-badge-edge.k-bottom-end {
    transform: translate(50%, 50%);
}

.k-rtl .k-badge-edge.k-top-start,
[dir="rtl"].k-badge-edge.k-top-start,
[dir="rtl"] .k-badge-edge.k-top-start {
    transform: translate(50%, -50%);
}

.k-rtl .k-badge-edge.k-top-end,
[dir="rtl"].k-badge-edge.k-top-end,
[dir="rtl"] .k-badge-edge.k-top-end {
    transform: translate(-50%, -50%);
}

.k-rtl .k-badge-edge.k-bottom-start,
[dir="rtl"].k-badge-edge.k-bottom-start,
[dir="rtl"] .k-badge-edge.k-bottom-start {
    transform: translate(50%, 50%);
}

.k-rtl .k-badge-edge.k-bottom-end,
[dir="rtl"].k-badge-edge.k-bottom-end,
[dir="rtl"] .k-badge-edge.k-bottom-end {
    transform: translate(-50%, 50%);
}

.k-badge-outside {
    position: absolute;
    z-index: 9999;
}

.k-badge-outside.k-top-start {
    transform: translate(-100%, -100%);
}

.k-badge-outside.k-top-end {
    transform: translate(100%, -100%);
}

.k-badge-outside.k-bottom-start {
    transform: translate(-100%, 100%);
}

.k-badge-outside.k-bottom-end {
    transform: translate(100%, 100%);
}

.k-rtl .k-badge-outside.k-top-start,
[dir="rtl"].k-badge-outside.k-top-start,
[dir="rtl"] .k-badge-outside.k-top-start {
    transform: translate(100%, -100%);
}

.k-rtl .k-badge-outside.k-top-end,
[dir="rtl"].k-badge-outside.k-top-end,
[dir="rtl"] .k-badge-outside.k-top-end {
    transform: translate(-100%, -100%);
}

.k-rtl .k-badge-outside.k-bottom-start,
[dir="rtl"].k-badge-outside.k-bottom-start,
[dir="rtl"] .k-badge-outside.k-bottom-start {
    transform: translate(100%, 100%);
}

.k-rtl .k-badge-outside.k-bottom-end,
[dir="rtl"].k-badge-outside.k-bottom-end,
[dir="rtl"] .k-badge-outside.k-bottom-end {
    transform: translate(-100%, 100%);
}

.k-badge-border-cutout {
    box-shadow: 0 0 0 2px #ffffff;
}

.k-badge-solid-primary {
    border-color: #ff6358;
    color: white;
    background-color: #ff6358;
}

.k-badge-solid-secondary {
    border-color: #666666;
    color: white;
    background-color: #666666;
}

.k-badge-solid-tertiary {
    border-color: #03a9f4;
    color: white;
    background-color: #03a9f4;
}

.k-badge-solid-info {
    border-color: #0058e9;
    color: white;
    background-color: #0058e9;
}

.k-badge-solid-success {
    border-color: #37b400;
    color: white;
    background-color: #37b400;
}

.k-badge-solid-warning {
    border-color: #ffc000;
    color: black;
    background-color: #ffc000;
}

.k-badge-solid-error {
    border-color: #f31700;
    color: white;
    background-color: #f31700;
}

.k-badge-solid-dark {
    border-color: #424242;
    color: white;
    background-color: #424242;
}

.k-badge-solid-light {
    border-color: #ebebeb;
    color: black;
    background-color: #ebebeb;
}

.k-badge-solid-inverse {
    border-color: #424242;
    color: white;
    background-color: #424242;
}

.k-badge-outline {
    border-color: currentColor;
    background-color: #ffffff;
}

.k-badge-outline-primary {
    color: #ff6358;
}

.k-badge-outline-secondary {
    color: #666666;
}

.k-badge-outline-tertiary {
    color: #03a9f4;
}

.k-badge-outline-info {
    color: #0058e9;
}

.k-badge-outline-success {
    color: #37b400;
}

.k-badge-outline-warning {
    color: #ffc000;
}

.k-badge-outline-error {
    color: #f31700;
}

.k-badge-outline-dark {
    color: #424242;
}

.k-badge-outline-light {
    color: #ebebeb;
}

.k-badge-outline-inverse {
    color: #424242;
}

.k-chip {
    padding-block: 4px;
    padding-inline: 4px;
    border-width: 1px;
    border-style: solid;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1;
    display: inline-flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center;
    gap: 4px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    -webkit-user-select: none;
        -ms-user-select: none;
            -moz-user-select: none;
         user-select: none;
}

.k-chip *,
.k-chip *::before,
.k-chip *::after {
    box-sizing: border-box;
}

.k-chip .k-selected-icon-wrapper {
    display: none !important;
}

.k-chip-content {
    padding-block: .5em;
    padding-inline: 0;
    margin-block: -.5em;
    margin-inline: 0;
    min-width: 0;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    overflow: hidden;
    flex: 1 1 auto;
}

.k-chip-content .k-icon-wrapper-host {
    display: initial;
}

.k-chip-content:first-child {
    -webkit-margin-start: 4px;
            margin-inline-start: 4px;
}

.k-chip-content:last-child {
    -webkit-margin-end: 4px;
            margin-inline-end: 4px;
}

.k-chip-text,
.k-chip-label {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    flex: 1 1 auto;
}

.k-chip-avatar {
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    flex: none;
}

.k-chip-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: none;
}

.k-chip-actions {
    margin-block: -5em;
    margin-inline: 0;
    flex: none;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    align-self: center;
}

.k-chip-action {
    flex: none;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    align-self: center;
}

.k-remove-icon {
    font-size: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: none;
}

.k-chip-list {
    min-width: 0px;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
}

.k-chip-sm {
    padding-block: 2px;
    padding-inline: 4px;
    font-size: 14px;
    line-height: 1;
}

.k-chip-sm .k-chip-action {
    padding: 2px;
}

.k-chip-avatar {
    width: 1em;
    height: 1em;
    flex-basis: 1em;
}

.k-chip-md {
    padding-block: 4px;
    padding-inline: 4px;
    font-size: 14px;
    line-height: 1;
}

.k-chip-md .k-chip-action {
    padding: 4px;
}

.k-chip-avatar {
    width: 1em;
    height: 1em;
    flex-basis: 1em;
}

.k-chip-lg {
    padding-block: 6px;
    padding-inline: 4px;
    font-size: 14px;
    line-height: 1;
}

.k-chip-lg .k-chip-action {
    padding: 6px;
}

.k-chip-avatar {
    width: 1em;
    height: 1em;
    flex-basis: 1em;
}

.k-chip-list-sm {
    gap: 4px;
}

.k-chip-list-md {
    gap: 4px;
}

.k-chip-list-lg {
    gap: 4px;
}

.k-chip-solid-base {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #f5f5f5;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
}

.k-chip-solid-base:focus, .k-chip-solid-base.k-focus {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08);
}

.k-chip-solid-base:hover, .k-chip-solid-base.k-hover {
    background-color: #ebebeb;
}

.k-chip-solid-base.k-selected {
    background-color: #d8d8d8;
}

.k-chip-solid-error {
    border-color: #f65140;
    color: #550800;
    background-color: #fdd1cc;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
}

.k-chip-solid-error:focus, .k-chip-solid-error.k-focus {
    box-shadow: 0 0 0 2px rgba(243, 23, 0, 0.16);
}

.k-chip-solid-error:hover, .k-chip-solid-error.k-hover {
    background-color: #fbaea6;
}

.k-chip-solid-error.k-selected {
    background-color: #f98b80;
}

.k-chip-solid-info {
    border-color: #4082ef;
    color: #001f52;
    background-color: #ccdefb;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
}

.k-chip-solid-info:focus, .k-chip-solid-info.k-focus {
    box-shadow: 0 0 0 2px rgba(0, 88, 233, 0.16);
}

.k-chip-solid-info:hover, .k-chip-solid-info.k-hover {
    background-color: #a6c5f7;
}

.k-chip-solid-info.k-selected {
    background-color: #80acf4;
}

.k-chip-solid-warning {
    border-color: #ffd040;
    color: #594300;
    background-color: #fff2cc;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
}

.k-chip-solid-warning:focus, .k-chip-solid-warning.k-focus {
    box-shadow: 0 0 0 2px rgba(255, 192, 0, 0.16);
}

.k-chip-solid-warning:hover, .k-chip-solid-warning.k-hover {
    background-color: #ffe9a6;
}

.k-chip-solid-warning.k-selected {
    background-color: #ffe080;
}

.k-chip-solid-success {
    border-color: #69c740;
    color: #133f00;
    background-color: #d7f0cc;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
}

.k-chip-solid-success:focus, .k-chip-solid-success.k-focus {
    box-shadow: 0 0 0 2px rgba(55, 180, 0, 0.16);
}

.k-chip-solid-success:hover, .k-chip-solid-success.k-hover {
    background-color: #b9e5a6;
}

.k-chip-solid-success.k-selected {
    background-color: #9bda80;
}

.k-chip-outline-base {
    border-color: #424242;
    color: #424242;
    background-color: #ffffff;
}

.k-chip-outline-base:focus, .k-chip-outline-base.k-focus {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08);
}

.k-chip-outline-base:hover, .k-chip-outline-base.k-hover {
    color: white;
    background-color: #424242;
}

.k-chip-outline-base.k-selected {
    color: white;
    background-color: #424242;
}

.k-chip-outline-error {
    border-color: #b61100;
    color: #b61100;
    background-color: #ffffff;
}

.k-chip-outline-error:focus, .k-chip-outline-error.k-focus {
    box-shadow: 0 0 0 2px rgba(243, 23, 0, 0.16);
}

.k-chip-outline-error:hover, .k-chip-outline-error.k-hover {
    color: white;
    background-color: #b61100;
}

.k-chip-outline-error.k-selected {
    color: white;
    background-color: #b61100;
}

.k-chip-outline-info {
    border-color: #0042af;
    color: #0042af;
    background-color: #ffffff;
}

.k-chip-outline-info:focus, .k-chip-outline-info.k-focus {
    box-shadow: 0 0 0 2px rgba(0, 88, 233, 0.16);
}

.k-chip-outline-info:hover, .k-chip-outline-info.k-hover {
    color: white;
    background-color: #0042af;
}

.k-chip-outline-info.k-selected {
    color: white;
    background-color: #0042af;
}

.k-chip-outline-warning {
    border-color: #ffc000;
    color: #424242;
    background-color: #ffffff;
}

.k-chip-outline-warning:focus, .k-chip-outline-warning.k-focus {
    box-shadow: 0 0 0 2px rgba(255, 192, 0, 0.16);
}

.k-chip-outline-warning:hover, .k-chip-outline-warning.k-hover {
    color: #332600;
    background-color: #ffc000;
}

.k-chip-outline-warning.k-selected {
    color: #332600;
    background-color: #ffc000;
}

.k-chip-outline-success {
    border-color: #298700;
    color: #298700;
    background-color: #ffffff;
}

.k-chip-outline-success:focus, .k-chip-outline-success.k-focus {
    box-shadow: 0 0 0 2px rgba(55, 180, 0, 0.16);
}

.k-chip-outline-success:hover, .k-chip-outline-success.k-hover {
    color: white;
    background-color: #298700;
}

.k-chip-outline-success.k-selected {
    color: white;
    background-color: #298700;
}

.k-color-preview {
    width: 100%;
    height: 100%;
    border-width: 1px;
    border-radius: 4px;
    box-sizing: border-box;
    border-style: solid;
    display: inline-flex;
    flex-flow: row nowrap;
    position: relative;
    overflow: hidden;
}

.k-color-preview *,
.k-color-preview *::before,
.k-color-preview *::after {
    box-sizing: border-box;
}

.k-coloreditor-current-color {
    cursor: pointer;
}

.k-icon-color-preview {
    border-width: 0;
    border-radius: 0;
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    justify-content: center;
    gap: 2px;
}

.k-icon-color-preview .k-color-preview-mask {
    width: 14px;
    height: 2px;
}

.k-color-preview-mask {
    width: 100%;
    height: 100%;
    position: relative;
}

.k-color-preview-mask::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAuSURBVHgBxYyxDQAwDMJIL+YT+DjtzFRliUfLcklqBCRT4eCTxbD6kdL2/LgYXqpvCbs3kBv/AAAAAElFTkSuQmCC");
    background-size: contain;
    background-position: 0 0;
}

.k-no-color .k-color-preview-mask::before {
    content: "";
    background-color: #ffffff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' version='1.1'%3e%3cline x1='0' x2='20' y1='0' y2='20' stroke='%23f31700' stroke-width='1'/%3e%3c/svg%3e");
    background-size: 100% 100%;
    background-position: 0 0;
}

.k-color-preview {
    border-color: rgba(0, 0, 0, 0.08);
}

.k-color-preview:hover, .k-color-preview.k-hover {
    border-color: rgba(0, 0, 0, 0.08);
}

.k-loader {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    line-height: 0;
}

.k-loader-canvas {
    display: flex;
    position: relative;
}

.k-loader-segment {
    border-radius: 50%;
    background-color: currentColor;
    position: absolute;
}

.k-loader-sm {
    padding: 2px;
}

.k-loader-sm .k-loader-segment {
    width: 4px;
    height: 4px;
}

.k-loader-md {
    padding: 4px;
}

.k-loader-md .k-loader-segment {
    width: 8px;
    height: 8px;
}

.k-loader-lg {
    padding: 8px;
}

.k-loader-lg .k-loader-segment {
    width: 16px;
    height: 16px;
}

@keyframes pulsing-2-segment {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.5);
    }
    100% {
        transform: scale(1);
    }
}

.k-loader-pulsing-2 .k-loader-canvas {
    align-items: center;
}

.k-loader-pulsing-2 .k-loader-segment:nth-child(1) {
    left: 0;
    transform: scale(1.5);
    transform-origin: 0 50%;
    animation: pulsing-2-segment 1s ease infinite;
    animation-delay: -.5s;
}

.k-loader-pulsing-2 .k-loader-segment:nth-child(2) {
    right: 0;
    transform-origin: 100% 50%;
    animation: pulsing-2-segment 1s ease infinite;
}

.k-loader-pulsing-2.k-loader-sm .k-loader-canvas {
    width: 12px;
    height: 6px;
}

.k-loader-pulsing-2.k-loader-md .k-loader-canvas {
    width: 24px;
    height: 12px;
}

.k-loader-pulsing-2.k-loader-lg .k-loader-canvas {
    width: 48px;
    height: 24px;
}

@keyframes spinner-3-segment {
    0% {
        top: 0;
        left: 50%;
    }
    33.3333% {
        top: 100%;
        left: 0;
    }
    66.6666% {
        top: 100%;
        left: 100%;
    }
    100% {
        top: 0;
        left: 50%;
    }
}

.k-loader-spinner-3 .k-loader-segment {
    transform: translate(-50%, -50%);
}

.k-loader-spinner-3 .k-loader-segment:nth-child(1) {
    top: 0;
    left: 50%;
    animation: spinner-3-segment 2s ease infinite;
}

.k-loader-spinner-3 .k-loader-segment:nth-child(2) {
    top: 100%;
    left: 0;
    animation: spinner-3-segment 2s ease infinite;
    animation-delay: -0.6666666667s;
}

.k-loader-spinner-3 .k-loader-segment:nth-child(3) {
    top: 100%;
    left: 100%;
    animation: spinner-3-segment 2s ease infinite;
    animation-delay: -1.3333333333s;
}

.k-loader-spinner-3.k-loader-sm .k-loader-canvas {
    margin: 2px;
    width: 12px;
    height: 9.8564064608px;
}

.k-loader-spinner-3.k-loader-md .k-loader-canvas {
    margin: 4px;
    width: 24px;
    height: 19.7128129216px;
}

.k-loader-spinner-3.k-loader-lg .k-loader-canvas {
    margin: 8px;
    width: 48px;
    height: 39.4256258432px;
}

@keyframes spinner-4-segment-1 {
    0% {
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
    }
    33.3% {
        top: 0;
        left: 0;
        transform: translateX(0) translateY(0);
    }
    66.6% {
        top: 0;
        left: 0;
        transform: translateX(0) translateY(0);
    }
    100% {
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
    }
}

@keyframes spinner-4-segment-2 {
    0% {
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
    }
    33.3% {
        top: 0;
        left: 100%;
        transform: translateX(-100%) translateY(0);
    }
    66.6% {
        top: 0;
        left: 100%;
        transform: translateX(-100%) translateY(0);
    }
    100% {
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
    }
}

@keyframes spinner-4-segment-3 {
    0% {
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
    }
    33.3% {
        top: 100%;
        left: 100%;
        transform: translateX(-100%) translateY(-100%);
    }
    66.6% {
        top: 100%;
        left: 100%;
        transform: translateX(-100%) translateY(-100%);
    }
    100% {
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
    }
}

@keyframes spinner-4-segment-4 {
    0% {
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
    }
    33.3% {
        top: 100%;
        left: 0;
        transform: translateX(0) translateY(-100%);
    }
    66.6% {
        top: 100%;
        left: 0;
        transform: translateX(0) translateY(-100%);
    }
    100% {
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
    }
}

@keyframes spinner-4 {
    0% {
        transform: rotate(0);
    }
    33.3% {
        transform: rotate(0);
    }
    66.6% {
        transform: rotate(180deg);
    }
    100% {
        transform: rotate(180deg);
    }
}

.k-loader-spinner-4 .k-loader-canvas {
    animation: spinner-4 1.833s ease infinite;
}

.k-loader-spinner-4 .k-loader-segment {
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.k-loader-spinner-4 .k-loader-segment:nth-child(1) {
    animation: spinner-4-segment-1 1.833s ease infinite;
}

.k-loader-spinner-4 .k-loader-segment:nth-child(2) {
    animation: spinner-4-segment-2 1.833s ease infinite;
}

.k-loader-spinner-4 .k-loader-segment:nth-child(3) {
    animation: spinner-4-segment-3 1.833s ease infinite;
}

.k-loader-spinner-4 .k-loader-segment:nth-child(4) {
    animation: spinner-4-segment-4 1.833s ease infinite;
}

.k-loader-spinner-4.k-loader-sm .k-loader-canvas {
    width: 16px;
    height: 16px;
}

.k-loader-spinner-4.k-loader-md .k-loader-canvas {
    width: 32px;
    height: 32px;
}

.k-loader-spinner-4.k-loader-lg .k-loader-canvas {
    width: 64px;
    height: 64px;
}

.k-loader-container {
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2001;
}

.k-loader-container .k-loader {
    padding: 0;
}

.k-loader-container,
.k-loader-container-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.k-loader-container-overlay {
    opacity: 0.5;
}

.k-loader-container-inner {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 2;
}

.k-loader-container-panel {
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
}

.k-loader-container-sm .k-loader-container-inner {
    padding: 16px;
    gap: 4px;
}

.k-loader-container-sm .k-loader-container-label {
    font-size: 12px;
}

.k-loader-container-md .k-loader-container-inner {
    padding: 20px;
    gap: 8px;
}

.k-loader-container-md .k-loader-container-label {
    font-size: 14px;
}

.k-loader-container-lg .k-loader-container-inner {
    padding: 24px;
    gap: 12px;
}

.k-loader-container-lg .k-loader-container-label {
    font-size: 16px;
}

.k-loader-top .k-loader-container-inner {
    flex-direction: column;
    text-align: center;
}

.k-loader-end .k-loader-container-label {
    order: -1;
}

.k-loading-mask,
.k-loading-image,
.k-loading-color {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
}

.k-loading-mask *,
.k-loading-mask *::before,
.k-loading-mask *::after, .k-loading-mask::before, .k-loading-mask::after,
.k-loading-image *,
.k-loading-image *::before,
.k-loading-image *::after,
.k-loading-image::before,
.k-loading-image::after,
.k-loading-color *,
.k-loading-color *::before,
.k-loading-color *::after,
.k-loading-color::before,
.k-loading-color::after {
    box-sizing: border-box;
}

.k-loading-mask {
    z-index: 100;
}

.k-loading-mask.k-opaque .k-loading-color {
    opacity: 1;
}

.k-loading-text {
    text-indent: -4000px;
    text-align: center;
    position: absolute;
    color: currentColor;
}

.k-loading-image {
    z-index: 2;
    color: currentColor;
}

.k-loading-color {
    background-color: #ffffff;
    opacity: 0.3;
}

.k-i-loading {
    position: relative;
    background-color: transparent;
    box-sizing: border-box;
    color: currentColor;
}

.k-i-loading::before, .k-i-loading::after {
    box-sizing: border-box;
}

.k-i-loading::before,
.k-i-loading::after,
.k-loading-image::before,
.k-loading-image::after {
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    content: "";
    box-sizing: inherit;
    border-radius: 50%;
    border-width: .05em;
    border-style: solid;
    border-color: currentColor;
    border-top-color: transparent;
    border-bottom-color: transparent;
    background-color: transparent;
}

.k-icon.k-i-loading::before,
.k-icon.k-i-loading::after {
    content: "";
}

.k-i-loading::before,
.k-loading-image::before {
    margin-top: -.5em;
    margin-left: -.5em;
    width: 1em;
    height: 1em;
    animation: k-loading-animation .7s linear infinite;
}

.k-i-loading::after,
.k-loading-image::after {
    margin-top: -.25em;
    margin-left: -.25em;
    width: .5em;
    height: .5em;
    animation: k-loading-animation reverse 1.4s linear infinite;
}

.k-loading-image::before,
.k-loading-image::after {
    content: "";
    border-width: 1px;
    border-width: clamp(0.015em, 1px, 1px);
    font-size: 4em;
}

@keyframes loading {
    0% {
        stroke-dasharray: 0 251;
        stroke-dashoffset: 502;
    }
    50% {
        stroke-dasharray: 250 1;
    }
    100% {
        stroke-dasharray: 0 251;
        stroke-dashoffset: 0;
    }
}

@keyframes k-loading-animation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.k-loader-primary {
    color: #ff6358;
}

.k-loader-secondary {
    color: #656565;
}

.k-loader-tertiary {
    color: #03a9f4;
}

.k-loader-info {
    color: #0058e9;
}

.k-loader-success {
    color: #37b400;
}

.k-loader-warning {
    color: #ffc000;
}

.k-loader-error {
    color: #f31700;
}

.k-loader-dark {
    color: #424242;
}

.k-loader-light {
    color: #ebebeb;
}

.k-loader-inverse {
    color: #424242;
}

.k-loader-container-panel {
    background-color: #ffffff;
    border-color: rgba(0, 0, 0, 0.08);
}

.k-loader-container-inner .k-text-secondary,
.k-loader-container-inner .\!k-text-secondary {
    color: #656565 !important;
}

.k-skeleton, .k-placeholder-line {
    display: block;
}

.k-skeleton-text, .k-placeholder-line {
    border-radius: 4px;
    transform: scale(1, 0.6);
}

.k-skeleton-text:empty::before, .k-placeholder-line:empty::before {
    content: "\200b";
}

.k-skeleton-rect {
    border-radius: 0;
}

.k-skeleton-circle {
    border-radius: 9999px;
}

@keyframes k-skeleton-wave {
    0% {
        transform: translateX(-100%);
    }
    60% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(100%);
    }
}

.k-skeleton-wave .k-skeleton, .k-skeleton-wave .k-placeholder-line, .k-skeleton-wave.k-skeleton, .k-skeleton-wave.k-placeholder-line {
    position: relative;
    overflow: hidden;
}

.k-skeleton-wave .k-skeleton::after, .k-skeleton-wave .k-placeholder-line::after, .k-skeleton-wave.k-skeleton::after, .k-skeleton-wave.k-placeholder-line::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: translateX(-100%);
    animation: k-skeleton-wave 1.6s linear .5s infinite;
}

@keyframes k-skeleton-pulse {
    0% {
        opacity: 1;
    }
    50% {
        opacity: .4;
    }
    100% {
        opacity: 1;
    }
}

.k-skeleton-pulse .k-skeleton, .k-skeleton-pulse .k-placeholder-line, .k-skeleton-pulse.k-skeleton, .k-skeleton-pulse.k-placeholder-line {
    animation: k-skeleton-pulse 1.5s ease-in-out .5s infinite;
}

.k-skeleton, .k-placeholder-line {
    background-color: rgba(66, 66, 66, 0.2);
}

.k-skeleton-wave .k-skeleton::after, .k-skeleton-wave .k-placeholder-line::after, .k-skeleton-wave.k-skeleton::after, .k-skeleton-wave.k-placeholder-line::after {
    background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.04), transparent);
}

.k-button {
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    color: inherit;
    background: none;
    font-family: inherit;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    vertical-align: middle;
    -webkit-user-select: none;
        -ms-user-select: none;
            -moz-user-select: none;
         user-select: none;
    cursor: pointer;
    outline: none;
    -webkit-appearance: none;
    position: relative;
    transition: color 0.2s ease-in-out;
}

.k-button *,
.k-button *::before,
.k-button *::after {
    box-sizing: border-box;
}

.k-button:disabled, .k-button.k-disabled {
    outline: none;
    cursor: default;
    opacity: 0.6;
    filter: grayscale(0.1);
    pointer-events: none;
    box-shadow: none;
}

.k-button::-moz-focus-inner {
    padding: 0;
    border: 0;
    outline: 0;
}

.k-button:hover, .k-button:focus {
    text-decoration: none;
    outline: 0;
}

.k-icon-button {
    gap: 0;
}

.k-icon-button .k-icon {
    display: inline-flex;
}

.k-button-icon {
    color: inherit;
    align-self: center;
    position: relative;
}

.k-button-sm {
    padding-block: 2px;
    padding-inline: 8px;
    font-size: 14px;
    line-height: 1.4285714286;
}

.k-button-sm.k-icon-button {
    padding: 2px;
}

.k-button-sm.k-icon-button .k-button-icon {
    min-width: 20.0000000004px;
    min-height: 20.0000000004px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.k-button-sm.k-icon-button .k-button-icon.k-svg-icon > svg,
.k-button-sm.k-icon-button .k-button-icon.k-icon-md > svg {
    width: 16px;
    height: 16px;
}

.k-button-sm.k-icon-button .k-button-icon.k-icon-xs > svg {
    width: 12px;
    height: 12px;
}

.k-button-sm.k-icon-button .k-button-icon.k-icon-sm > svg {
    width: 14px;
    height: 14px;
}

.k-button-sm.k-icon-button .k-button-icon.k-icon-lg > svg {
    width: 20px;
    height: 20px;
}

.k-button-sm.k-icon-button .k-button-icon.k-icon-xl > svg {
    width: 24px;
    height: 24px;
}

.k-button-sm.k-icon-button .k-button-icon.k-icon-xxl > svg {
    width: 32px;
    height: 32px;
}

.k-button-sm.k-icon-button .k-button-icon.k-icon-xxxl > svg {
    width: 48px;
    height: 48px;
}

.k-button-md {
    padding-block: 4px;
    padding-inline: 8px;
    font-size: 14px;
    line-height: 1.4285714286;
}

.k-button-md.k-icon-button {
    padding: 4px;
}

.k-button-md.k-icon-button .k-button-icon {
    min-width: 20.0000000004px;
    min-height: 20.0000000004px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.k-button-md.k-icon-button .k-button-icon.k-svg-icon > svg,
.k-button-md.k-icon-button .k-button-icon.k-icon-md > svg {
    width: 16px;
    height: 16px;
}

.k-button-md.k-icon-button .k-button-icon.k-icon-xs > svg {
    width: 12px;
    height: 12px;
}

.k-button-md.k-icon-button .k-button-icon.k-icon-sm > svg {
    width: 14px;
    height: 14px;
}

.k-button-md.k-icon-button .k-button-icon.k-icon-lg > svg {
    width: 20px;
    height: 20px;
}

.k-button-md.k-icon-button .k-button-icon.k-icon-xl > svg {
    width: 24px;
    height: 24px;
}

.k-button-md.k-icon-button .k-button-icon.k-icon-xxl > svg {
    width: 32px;
    height: 32px;
}

.k-button-md.k-icon-button .k-button-icon.k-icon-xxxl > svg {
    width: 48px;
    height: 48px;
}

.k-button-lg {
    padding-block: 8px;
    padding-inline: 8px;
    font-size: 16px;
    line-height: 1.5;
}

.k-button-lg.k-icon-button {
    padding: 8px;
}

.k-button-lg.k-icon-button .k-button-icon {
    min-width: 24px;
    min-height: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.k-button-lg.k-icon-button .k-button-icon.k-svg-icon > svg,
.k-button-lg.k-icon-button .k-button-icon.k-icon-md > svg {
    width: 16px;
    height: 16px;
}

.k-button-lg.k-icon-button .k-button-icon.k-icon-xs > svg {
    width: 12px;
    height: 12px;
}

.k-button-lg.k-icon-button .k-button-icon.k-icon-sm > svg {
    width: 14px;
    height: 14px;
}

.k-button-lg.k-icon-button .k-button-icon.k-icon-lg > svg {
    width: 20px;
    height: 20px;
}

.k-button-lg.k-icon-button .k-button-icon.k-icon-xl > svg {
    width: 24px;
    height: 24px;
}

.k-button-lg.k-icon-button .k-button-icon.k-icon-xxl > svg {
    width: 32px;
    height: 32px;
}

.k-button-lg.k-icon-button .k-button-icon.k-icon-xxxl > svg {
    width: 48px;
    height: 48px;
}

.k-button-square {
    aspect-ratio: 1;
}

.k-button-group {
    margin: 0;
    padding: 0;
    border-width: 0;
    box-sizing: border-box;
    list-style: none;
    outline: 0;
    display: inline-flex;
    flex-flow: row nowrap;
    vertical-align: middle;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-button-group > .k-button + .k-button {
    -webkit-margin-start: -1px;
            margin-inline-start: -1px;
}

.k-button-group > .k-button:hover,
.k-button-group > .k-button.k-hover,
.k-button-group > .k-button:focus,
.k-button-group > .k-button.k-focus,
.k-button-group > .k-button:active,
.k-button-group > .k-button.k-active,
.k-button-group > .k-button.k-selected {
    z-index: 2;
}

.k-button-group .k-button:not(:first-child):not(:last-child) {
    border-start-end-radius: 0;
    border-end-end-radius: 0;
    border-start-start-radius: 0;
    border-end-start-radius: 0;
}

.k-button-group > .k-button:first-child:not(:only-child) {
    border-start-end-radius: 0;
    border-end-end-radius: 0;
}

.k-button-group > .k-button:last-child:not(:only-child) {
    border-start-start-radius: 0;
    border-end-start-radius: 0;
}

.k-button-group:disabled, .k-button-group[disabled], .k-button-group.k-disabled {
    opacity: 1;
    filter: none;
}

.k-button-group-stretched {
    width: 100%;
}

.k-button-group-stretched > * {
    flex: 1 0 0%;
    overflow: hidden;
}

.k-button-flat {
    border-color: transparent !important;
    color: inherit;
    background: none !important;
    box-shadow: none !important;
}

.k-button-flat::before {
    display: block !important;
}

.k-button-flat::after {
    box-shadow: inset 0 0 0 2px currentColor;
    display: block !important;
}

.k-button-flat:focus::after, .k-button-flat.k-focus::after {
    opacity: 0.12;
}

.k-button-outline {
    border-color: currentColor;
    color: inherit;
    background: none;
}

.k-button-link {
    border-color: transparent;
    color: inherit;
    text-decoration: none;
    background: none;
}

.k-button-link:hover, .k-button-link.k-hover {
    text-decoration: underline;
}

.k-button-clear {
    border-color: transparent !important;
    color: inherit;
    background: none !important;
    box-shadow: none !important;
}

.k-button-overlay, .k-button::before {
    border-radius: inherit;
    content: "";
    background: currentColor;
    opacity: 0;
    display: none;
    pointer-events: none;
    position: absolute;
    left: -1px;
    right: -1px;
    top: -1px;
    bottom: -1px;
    z-index: 0;
    transition: opacity .2s ease-in-out;
}

.k-button:hover::before, .k-button.k-hover::before {
    opacity: 0.04;
}

.k-button.k-no-focus:not(:hover)::before, .k-button.k-no-focus:not(.k-hover)::before {
    opacity: 0;
}

.k-button:active::before, .k-button.k-active::before {
    opacity: 0.16;
}

.k-button.k-selected::before {
    opacity: 0.2;
}

.k-button::after {
    border-radius: inherit;
    content: "";
    opacity: 0;
    display: none;
    pointer-events: none;
    position: absolute;
    left: -1px;
    right: -1px;
    top: -1px;
    bottom: -1px;
    z-index: 0;
    transition: opacity .2s ease-in-out;
}

.k-button-solid-base {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #f5f5f5;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
}

.k-button-solid-base:hover, .k-button-solid-base.k-hover {
    background-color: #ebebeb;
}

.k-button-solid-base:focus, .k-button-solid-base.k-focus {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08);
}

.k-button-solid-base:active, .k-button-solid-base.k-active {
    background-color: #d8d8d8;
}

.k-button-solid-base.k-selected {
    border-color: #ff6358;
    color: white;
    background-color: #ff6358;
}

.k-button-solid-primary {
    border-color: #ff6358;
    color: white;
    background-color: #ff6358;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
}

.k-button-solid-primary:hover, .k-button-solid-primary.k-hover {
    border-color: #f55f54;
    background-color: #f55f54;
}

.k-button-solid-primary:focus, .k-button-solid-primary.k-focus {
    box-shadow: 0 0 0px 2px rgba(255, 99, 88, 0.3);
}

.k-button-solid-primary:active, .k-button-solid-primary.k-active {
    border-color: #e0574d;
    background-color: #e0574d;
}

.k-button-solid-primary.k-selected {
    border-color: #e0574d;
    background-color: #e0574d;
}

.k-button-solid-secondary {
    border-color: #666666;
    color: white;
    background-color: #666666;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
}

.k-button-solid-secondary:hover, .k-button-solid-secondary.k-hover {
    border-color: #626262;
    background-color: #626262;
}

.k-button-solid-secondary:focus, .k-button-solid-secondary.k-focus {
    box-shadow: 0 0 0px 2px rgba(102, 102, 102, 0.3);
}

.k-button-solid-secondary:active, .k-button-solid-secondary.k-active {
    border-color: #5a5a5a;
    background-color: #5a5a5a;
}

.k-button-solid-secondary.k-selected {
    border-color: #5a5a5a;
    background-color: #5a5a5a;
}

.k-button-solid-tertiary {
    border-color: #03a9f4;
    color: white;
    background-color: #03a9f4;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
}

.k-button-solid-tertiary:hover, .k-button-solid-tertiary.k-hover {
    border-color: #03a2ea;
    background-color: #03a2ea;
}

.k-button-solid-tertiary:focus, .k-button-solid-tertiary.k-focus {
    box-shadow: 0 0 0px 2px rgba(3, 169, 244, 0.3);
}

.k-button-solid-tertiary:active, .k-button-solid-tertiary.k-active {
    border-color: #0395d7;
    background-color: #0395d7;
}

.k-button-solid-tertiary.k-selected {
    border-color: #0395d7;
    background-color: #0395d7;
}

.k-button-solid-info {
    border-color: #0058e9;
    color: white;
    background-color: #0058e9;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
}

.k-button-solid-info:hover, .k-button-solid-info.k-hover {
    border-color: #0054e0;
    background-color: #0054e0;
}

.k-button-solid-info:focus, .k-button-solid-info.k-focus {
    box-shadow: 0 0 0px 2px rgba(0, 88, 233, 0.3);
}

.k-button-solid-info:active, .k-button-solid-info.k-active {
    border-color: #004dcd;
    background-color: #004dcd;
}

.k-button-solid-info.k-selected {
    border-color: #004dcd;
    background-color: #004dcd;
}

.k-button-solid-success {
    border-color: #37b400;
    color: white;
    background-color: #37b400;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
}

.k-button-solid-success:hover, .k-button-solid-success.k-hover {
    border-color: #35ad00;
    background-color: #35ad00;
}

.k-button-solid-success:focus, .k-button-solid-success.k-focus {
    box-shadow: 0 0 0px 2px rgba(55, 180, 0, 0.3);
}

.k-button-solid-success:active, .k-button-solid-success.k-active {
    border-color: #309e00;
    background-color: #309e00;
}

.k-button-solid-success.k-selected {
    border-color: #309e00;
    background-color: #309e00;
}

.k-button-solid-warning {
    border-color: #ffc000;
    color: black;
    background-color: #ffc000;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
}

.k-button-solid-warning:hover, .k-button-solid-warning.k-hover {
    border-color: #f5b800;
    background-color: #f5b800;
}

.k-button-solid-warning:focus, .k-button-solid-warning.k-focus {
    box-shadow: 0 0 0px 2px rgba(255, 192, 0, 0.3);
}

.k-button-solid-warning:active, .k-button-solid-warning.k-active {
    border-color: #e0a900;
    background-color: #e0a900;
}

.k-button-solid-warning.k-selected {
    border-color: #e0a900;
    background-color: #e0a900;
}

.k-button-solid-error {
    border-color: #f31700;
    color: white;
    background-color: #f31700;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
}

.k-button-solid-error:hover, .k-button-solid-error.k-hover {
    border-color: #e91600;
    background-color: #e91600;
}

.k-button-solid-error:focus, .k-button-solid-error.k-focus {
    box-shadow: 0 0 0px 2px rgba(243, 23, 0, 0.3);
}

.k-button-solid-error:active, .k-button-solid-error.k-active {
    border-color: #d61400;
    background-color: #d61400;
}

.k-button-solid-error.k-selected {
    border-color: #d61400;
    background-color: #d61400;
}

.k-button-solid-dark {
    border-color: #424242;
    color: white;
    background-color: #424242;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
}

.k-button-solid-dark:hover, .k-button-solid-dark.k-hover {
    border-color: #3f3f3f;
    background-color: #3f3f3f;
}

.k-button-solid-dark:focus, .k-button-solid-dark.k-focus {
    box-shadow: 0 0 0px 2px rgba(66, 66, 66, 0.3);
}

.k-button-solid-dark:active, .k-button-solid-dark.k-active {
    border-color: #3a3a3a;
    background-color: #3a3a3a;
}

.k-button-solid-dark.k-selected {
    border-color: #3a3a3a;
    background-color: #3a3a3a;
}

.k-button-solid-light {
    border-color: #ebebeb;
    color: black;
    background-color: #ebebeb;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
}

.k-button-solid-light:hover, .k-button-solid-light.k-hover {
    border-color: #e2e2e2;
    background-color: #e2e2e2;
}

.k-button-solid-light:focus, .k-button-solid-light.k-focus {
    box-shadow: 0 0 0px 2px rgba(235, 235, 235, 0.3);
}

.k-button-solid-light:active, .k-button-solid-light.k-active {
    border-color: #cfcfcf;
    background-color: #cfcfcf;
}

.k-button-solid-light.k-selected {
    border-color: #cfcfcf;
    background-color: #cfcfcf;
}

.k-button-solid-inverse {
    border-color: #424242;
    color: white;
    background-color: #424242;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
}

.k-button-solid-inverse:hover, .k-button-solid-inverse.k-hover {
    border-color: #3f3f3f;
    background-color: #3f3f3f;
}

.k-button-solid-inverse:focus, .k-button-solid-inverse.k-focus {
    box-shadow: 0 0 0px 2px rgba(66, 66, 66, 0.3);
}

.k-button-solid-inverse:active, .k-button-solid-inverse.k-active {
    border-color: #3a3a3a;
    background-color: #3a3a3a;
}

.k-button-solid-inverse.k-selected {
    border-color: #3a3a3a;
    background-color: #3a3a3a;
}

.k-button-outline-primary {
    box-shadow: none;
    border-color: currentColor;
    color: #ff6358;
    background-color: transparent;
}

.k-button-outline-primary:hover, .k-button-outline-primary.k-hover {
    border-color: #ff6358;
    color: white;
    background-color: #ff6358;
}

.k-button-outline-primary:focus, .k-button-outline-primary.k-focus {
    box-shadow: 0 0 0px 2px rgba(255, 99, 88, 0.3);
}

.k-button-outline-primary:active, .k-button-outline-primary.k-active {
    border-color: #ff6358;
    color: white;
    background-color: #ff6358;
}

.k-button-outline-primary.k-selected {
    border-color: #ff6358;
    color: white;
    background-color: #ff6358;
}

.k-button-outline-secondary {
    box-shadow: none;
    border-color: currentColor;
    color: #666666;
    background-color: transparent;
}

.k-button-outline-secondary:hover, .k-button-outline-secondary.k-hover {
    border-color: #666666;
    color: white;
    background-color: #666666;
}

.k-button-outline-secondary:focus, .k-button-outline-secondary.k-focus {
    box-shadow: 0 0 0px 2px rgba(102, 102, 102, 0.3);
}

.k-button-outline-secondary:active, .k-button-outline-secondary.k-active {
    border-color: #666666;
    color: white;
    background-color: #666666;
}

.k-button-outline-secondary.k-selected {
    border-color: #666666;
    color: white;
    background-color: #666666;
}

.k-button-outline-tertiary {
    box-shadow: none;
    border-color: currentColor;
    color: #03a9f4;
    background-color: transparent;
}

.k-button-outline-tertiary:hover, .k-button-outline-tertiary.k-hover {
    border-color: #03a9f4;
    color: white;
    background-color: #03a9f4;
}

.k-button-outline-tertiary:focus, .k-button-outline-tertiary.k-focus {
    box-shadow: 0 0 0px 2px rgba(3, 169, 244, 0.3);
}

.k-button-outline-tertiary:active, .k-button-outline-tertiary.k-active {
    border-color: #03a9f4;
    color: white;
    background-color: #03a9f4;
}

.k-button-outline-tertiary.k-selected {
    border-color: #03a9f4;
    color: white;
    background-color: #03a9f4;
}

.k-button-outline-info {
    box-shadow: none;
    border-color: currentColor;
    color: #0058e9;
    background-color: transparent;
}

.k-button-outline-info:hover, .k-button-outline-info.k-hover {
    border-color: #0058e9;
    color: white;
    background-color: #0058e9;
}

.k-button-outline-info:focus, .k-button-outline-info.k-focus {
    box-shadow: 0 0 0px 2px rgba(0, 88, 233, 0.3);
}

.k-button-outline-info:active, .k-button-outline-info.k-active {
    border-color: #0058e9;
    color: white;
    background-color: #0058e9;
}

.k-button-outline-info.k-selected {
    border-color: #0058e9;
    color: white;
    background-color: #0058e9;
}

.k-button-outline-success {
    box-shadow: none;
    border-color: currentColor;
    color: #37b400;
    background-color: transparent;
}

.k-button-outline-success:hover, .k-button-outline-success.k-hover {
    border-color: #37b400;
    color: white;
    background-color: #37b400;
}

.k-button-outline-success:focus, .k-button-outline-success.k-focus {
    box-shadow: 0 0 0px 2px rgba(55, 180, 0, 0.3);
}

.k-button-outline-success:active, .k-button-outline-success.k-active {
    border-color: #37b400;
    color: white;
    background-color: #37b400;
}

.k-button-outline-success.k-selected {
    border-color: #37b400;
    color: white;
    background-color: #37b400;
}

.k-button-outline-warning {
    box-shadow: none;
    border-color: currentColor;
    color: #ffc000;
    background-color: transparent;
}

.k-button-outline-warning:hover, .k-button-outline-warning.k-hover {
    border-color: #ffc000;
    color: black;
    background-color: #ffc000;
}

.k-button-outline-warning:focus, .k-button-outline-warning.k-focus {
    box-shadow: 0 0 0px 2px rgba(255, 192, 0, 0.3);
}

.k-button-outline-warning:active, .k-button-outline-warning.k-active {
    border-color: #ffc000;
    color: black;
    background-color: #ffc000;
}

.k-button-outline-warning.k-selected {
    border-color: #ffc000;
    color: black;
    background-color: #ffc000;
}

.k-button-outline-error {
    box-shadow: none;
    border-color: currentColor;
    color: #f31700;
    background-color: transparent;
}

.k-button-outline-error:hover, .k-button-outline-error.k-hover {
    border-color: #f31700;
    color: white;
    background-color: #f31700;
}

.k-button-outline-error:focus, .k-button-outline-error.k-focus {
    box-shadow: 0 0 0px 2px rgba(243, 23, 0, 0.3);
}

.k-button-outline-error:active, .k-button-outline-error.k-active {
    border-color: #f31700;
    color: white;
    background-color: #f31700;
}

.k-button-outline-error.k-selected {
    border-color: #f31700;
    color: white;
    background-color: #f31700;
}

.k-button-outline-dark {
    box-shadow: none;
    border-color: currentColor;
    color: #424242;
    background-color: transparent;
}

.k-button-outline-dark:hover, .k-button-outline-dark.k-hover {
    border-color: #424242;
    color: white;
    background-color: #424242;
}

.k-button-outline-dark:focus, .k-button-outline-dark.k-focus {
    box-shadow: 0 0 0px 2px rgba(66, 66, 66, 0.3);
}

.k-button-outline-dark:active, .k-button-outline-dark.k-active {
    border-color: #424242;
    color: white;
    background-color: #424242;
}

.k-button-outline-dark.k-selected {
    border-color: #424242;
    color: white;
    background-color: #424242;
}

.k-button-outline-light {
    box-shadow: none;
    border-color: currentColor;
    color: #ebebeb;
    background-color: transparent;
}

.k-button-outline-light:hover, .k-button-outline-light.k-hover {
    border-color: #ebebeb;
    color: black;
    background-color: #ebebeb;
}

.k-button-outline-light:focus, .k-button-outline-light.k-focus {
    box-shadow: 0 0 0px 2px rgba(235, 235, 235, 0.3);
}

.k-button-outline-light:active, .k-button-outline-light.k-active {
    border-color: #ebebeb;
    color: black;
    background-color: #ebebeb;
}

.k-button-outline-light.k-selected {
    border-color: #ebebeb;
    color: black;
    background-color: #ebebeb;
}

.k-button-outline-inverse {
    box-shadow: none;
    border-color: currentColor;
    color: #424242;
    background-color: transparent;
}

.k-button-outline-inverse:hover, .k-button-outline-inverse.k-hover {
    border-color: #424242;
    color: white;
    background-color: #424242;
}

.k-button-outline-inverse:focus, .k-button-outline-inverse.k-focus {
    box-shadow: 0 0 0px 2px rgba(66, 66, 66, 0.3);
}

.k-button-outline-inverse:active, .k-button-outline-inverse.k-active {
    border-color: #424242;
    color: white;
    background-color: #424242;
}

.k-button-outline-inverse.k-selected {
    border-color: #424242;
    color: white;
    background-color: #424242;
}

.k-button-outline-base {
    box-shadow: none;
    border-color: currentColor;
    color: #424242;
    background-color: transparent;
}

.k-button-outline-base:hover, .k-button-outline-base.k-hover {
    border-color: #424242;
    color: white;
    background-color: #424242;
}

.k-button-outline-base:focus, .k-button-outline-base.k-focus {
    box-shadow: 0 0 0px 2px rgba(66, 66, 66, 0.3);
}

.k-button-outline-base:active, .k-button-outline-base.k-active {
    border-color: #424242;
    color: white;
    background-color: #424242;
}

.k-button-outline-base.k-selected {
    border-color: #424242;
    color: white;
    background-color: #424242;
}

.k-button-flat-primary {
    color: #ff6358;
}

.k-button-flat-secondary {
    color: #666666;
}

.k-button-flat-tertiary {
    color: #03a9f4;
}

.k-button-flat-info {
    color: #0058e9;
}

.k-button-flat-success {
    color: #37b400;
}

.k-button-flat-warning {
    color: #ffc000;
}

.k-button-flat-error {
    color: #f31700;
}

.k-button-flat-dark {
    color: #424242;
}

.k-button-flat-light {
    color: #ebebeb;
}

.k-button-flat-inverse {
    color: #424242;
}

.k-button-flat-base {
    color: inherit;
}

.k-button-link-primary {
    color: #ff6358;
}

.k-button-link-primary:hover, .k-button-link-primary.k-hover {
    color: #d6534a;
}

.k-button-link-primary:focus, .k-button-link-primary.k-focus {
    box-shadow: 0 0 0px 2px rgba(255, 99, 88, 0.3);
}

.k-button-link-primary:active, .k-button-link-primary.k-active {
    color: #d6534a;
}

.k-button-link-primary.k-selected {
    color: #d6534a;
}

.k-button-link-secondary {
    color: #666666;
}

.k-button-link-secondary:hover, .k-button-link-secondary.k-hover {
    color: #565656;
}

.k-button-link-secondary:focus, .k-button-link-secondary.k-focus {
    box-shadow: 0 0 0px 2px rgba(102, 102, 102, 0.3);
}

.k-button-link-secondary:active, .k-button-link-secondary.k-active {
    color: #565656;
}

.k-button-link-secondary.k-selected {
    color: #565656;
}

.k-button-link-tertiary {
    color: #03a9f4;
}

.k-button-link-tertiary:hover, .k-button-link-tertiary.k-hover {
    color: #038ecd;
}

.k-button-link-tertiary:focus, .k-button-link-tertiary.k-focus {
    box-shadow: 0 0 0px 2px rgba(3, 169, 244, 0.3);
}

.k-button-link-tertiary:active, .k-button-link-tertiary.k-active {
    color: #038ecd;
}

.k-button-link-tertiary.k-selected {
    color: #038ecd;
}

.k-button-link-info {
    color: #0058e9;
}

.k-button-link-info:hover, .k-button-link-info.k-hover {
    color: #004ac4;
}

.k-button-link-info:focus, .k-button-link-info.k-focus {
    box-shadow: 0 0 0px 2px rgba(0, 88, 233, 0.3);
}

.k-button-link-info:active, .k-button-link-info.k-active {
    color: #004ac4;
}

.k-button-link-info.k-selected {
    color: #004ac4;
}

.k-button-link-success {
    color: #37b400;
}

.k-button-link-success:hover, .k-button-link-success.k-hover {
    color: #2e9700;
}

.k-button-link-success:focus, .k-button-link-success.k-focus {
    box-shadow: 0 0 0px 2px rgba(55, 180, 0, 0.3);
}

.k-button-link-success:active, .k-button-link-success.k-active {
    color: #2e9700;
}

.k-button-link-success.k-selected {
    color: #2e9700;
}

.k-button-link-warning {
    color: #ffc000;
}

.k-button-link-warning:hover, .k-button-link-warning.k-hover {
    color: #d6a100;
}

.k-button-link-warning:focus, .k-button-link-warning.k-focus {
    box-shadow: 0 0 0px 2px rgba(255, 192, 0, 0.3);
}

.k-button-link-warning:active, .k-button-link-warning.k-active {
    color: #d6a100;
}

.k-button-link-warning.k-selected {
    color: #d6a100;
}

.k-button-link-error {
    color: #f31700;
}

.k-button-link-error:hover, .k-button-link-error.k-hover {
    color: #cc1300;
}

.k-button-link-error:focus, .k-button-link-error.k-focus {
    box-shadow: 0 0 0px 2px rgba(243, 23, 0, 0.3);
}

.k-button-link-error:active, .k-button-link-error.k-active {
    color: #cc1300;
}

.k-button-link-error.k-selected {
    color: #cc1300;
}

.k-button-link-dark {
    color: #424242;
}

.k-button-link-dark:hover, .k-button-link-dark.k-hover {
    color: #373737;
}

.k-button-link-dark:focus, .k-button-link-dark.k-focus {
    box-shadow: 0 0 0px 2px rgba(66, 66, 66, 0.3);
}

.k-button-link-dark:active, .k-button-link-dark.k-active {
    color: #373737;
}

.k-button-link-dark.k-selected {
    color: #373737;
}

.k-button-link-light {
    color: #ebebeb;
}

.k-button-link-light:hover, .k-button-link-light.k-hover {
    color: #c5c5c5;
}

.k-button-link-light:focus, .k-button-link-light.k-focus {
    box-shadow: 0 0 0px 2px rgba(235, 235, 235, 0.3);
}

.k-button-link-light:active, .k-button-link-light.k-active {
    color: #c5c5c5;
}

.k-button-link-light.k-selected {
    color: #c5c5c5;
}

.k-button-link-inverse {
    color: #424242;
}

.k-button-link-inverse:hover, .k-button-link-inverse.k-hover {
    color: #373737;
}

.k-button-link-inverse:focus, .k-button-link-inverse.k-focus {
    box-shadow: 0 0 0px 2px rgba(66, 66, 66, 0.3);
}

.k-button-link-inverse:active, .k-button-link-inverse.k-active {
    color: #373737;
}

.k-button-link-inverse.k-selected {
    color: #373737;
}

.k-button-link-base {
    color: #424242;
}

.k-button-link-base:hover, .k-button-link-base.k-hover {
    color: #373737;
}

.k-button-link-base:focus, .k-button-link-base.k-focus {
    box-shadow: 0 0 0px 2px rgba(66, 66, 66, 0.3);
}

.k-button-link-base:active, .k-button-link-base.k-active {
    color: #373737;
}

.k-button-link-base.k-selected {
    color: #373737;
}

.k-button-clear-primary {
    color: #ff6358;
}

.k-button-clear-primary:focus::after, .k-button-clear-primary.k-focus::after, .k-button-clear-primary:active::after {
    background-color: currentColor;
    opacity: 0.1;
    display: block;
}

.k-button-clear-secondary {
    color: #666666;
}

.k-button-clear-secondary:focus::after, .k-button-clear-secondary.k-focus::after, .k-button-clear-secondary:active::after {
    background-color: currentColor;
    opacity: 0.1;
    display: block;
}

.k-button-clear-tertiary {
    color: #03a9f4;
}

.k-button-clear-tertiary:focus::after, .k-button-clear-tertiary.k-focus::after, .k-button-clear-tertiary:active::after {
    background-color: currentColor;
    opacity: 0.1;
    display: block;
}

.k-button-clear-info {
    color: #0058e9;
}

.k-button-clear-info:focus::after, .k-button-clear-info.k-focus::after, .k-button-clear-info:active::after {
    background-color: currentColor;
    opacity: 0.1;
    display: block;
}

.k-button-clear-success {
    color: #37b400;
}

.k-button-clear-success:focus::after, .k-button-clear-success.k-focus::after, .k-button-clear-success:active::after {
    background-color: currentColor;
    opacity: 0.1;
    display: block;
}

.k-button-clear-warning {
    color: #ffc000;
}

.k-button-clear-warning:focus::after, .k-button-clear-warning.k-focus::after, .k-button-clear-warning:active::after {
    background-color: currentColor;
    opacity: 0.1;
    display: block;
}

.k-button-clear-error {
    color: #f31700;
}

.k-button-clear-error:focus::after, .k-button-clear-error.k-focus::after, .k-button-clear-error:active::after {
    background-color: currentColor;
    opacity: 0.1;
    display: block;
}

.k-button-clear-dark {
    color: #424242;
}

.k-button-clear-dark:focus::after, .k-button-clear-dark.k-focus::after, .k-button-clear-dark:active::after {
    background-color: currentColor;
    opacity: 0.1;
    display: block;
}

.k-button-clear-light {
    color: #ebebeb;
}

.k-button-clear-light:focus::after, .k-button-clear-light.k-focus::after, .k-button-clear-light:active::after {
    background-color: currentColor;
    opacity: 0.1;
    display: block;
}

.k-button-clear-inverse {
    color: #424242;
}

.k-button-clear-inverse:focus::after, .k-button-clear-inverse.k-focus::after, .k-button-clear-inverse:active::after {
    background-color: currentColor;
    opacity: 0.1;
    display: block;
}

.k-button-clear-base {
    color: #424242;
}

.k-button-clear-base:focus::after, .k-button-clear-base.k-focus::after, .k-button-clear-base:active::after {
    background-color: currentColor;
    opacity: 0.1;
    display: block;
}

.k-menu-bar, .k-menu {
    border-width: 0px;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.4285714286;
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    position: relative;
    cursor: default;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-menu-bar *, .k-menu *,
.k-menu-bar *::before,
.k-menu *::before,
.k-menu-bar *::after,
.k-menu *::after {
    box-sizing: border-box;
}

.k-menu-item {
    border-width: 0;
    outline: 0;
    display: flex;
    flex-flow: column nowrap;
    flex: none;
    position: relative;
    -webkit-user-select: none;
        -ms-user-select: none;
            -moz-user-select: none;
         user-select: none;
}

.k-menu-item-content {
    display: block;
    height: auto;
    overflow: visible;
}

.k-menu-item-content .k-actions, .k-menu-item-content .k-edit-buttons,
.k-menu-item-content .k-action-buttons,
.k-menu-item-content .k-columnmenu-actions, .k-menu-item-content .k-form-buttons {
    margin-top: 0;
}

.k-menu-link {
    padding-block: 6px;
    padding-inline: 12px;
    outline: 0;
    color: inherit;
    display: flex;
    flex-flow: row nowrap;
    flex: 1 1 auto;
    gap: 4px;
    align-items: center;
    position: relative;
    white-space: nowrap;
    cursor: pointer;
}

.k-menu-link-text {
    display: flex;
    flex-flow: row nowrap;
    flex: 1 1 auto;
    overflow: hidden;
    text-overflow: ellipsis;
}

.k-menu-expand-arrow {
    -webkit-margin-end: -4px;
            margin-inline-end: -4px;
    display: inline-flex;
    flex-flow: row wrap;
    align-items: center;
    flex: none;
    position: relative;
}

.k-menu-horizontal {
    flex-direction: row;
}

.k-menu-horizontal > .k-menu-item + .k-menu-item {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
}

.k-menu-horizontal > .k-separator {
    margin-block: 0;
    margin-inline: 4px;
    width: 0;
    height: auto;
    border-width: 0 0 0 1px;
    border-style: solid;
}

.k-menu-vertical {
    flex-direction: column;
}

.k-menu-vertical > .k-menu-item + .k-menu-item {
    margin-top: 0;
}

.k-menu-vertical > .k-menu-item > .k-menu-link {
    padding-block: 4px;
    padding-inline: 8px;
    -webkit-padding-end: 32px;
            padding-inline-end: 32px;
}

.k-menu-vertical > .k-menu-item > .k-menu-link > .k-menu-expand-arrow {
    -webkit-margin-start: 8px;
            margin-inline-start: 8px;
    -webkit-margin-end: -28px;
            margin-inline-end: -28px;
}

.k-menu-vertical > .k-separator {
    margin-block: 4px;
    margin-inline: 0;
    height: 0;
    border-width: 1px 0 0;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.08);
    display: block;
}

.k-menu-popup {
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    overflow: auto;
    max-height: 80vh;
}

.k-menu-popup *,
.k-menu-popup *::before,
.k-menu-popup *::after {
    box-sizing: border-box;
}

.k-menu-group {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-flow: column nowrap;
    position: absolute;
}

.k-menu-group .k-menu-item + .k-menu-item {
    margin-top: 0px;
}

.k-menu-group .k-separator {
    margin-block: 4px;
    margin-inline: 0;
    height: 0;
    border-width: 1px 0 0;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.08);
    display: block;
}

.k-menu-popup .k-menu-group {
    position: relative;
}

.k-menu-group-sm {
    font-size: 14px;
    line-height: 1.4285714286;
}

.k-menu-group-sm .k-menu-item {
    font-size: 14px;
    line-height: 1.4285714286;
}

.k-menu-group-sm .k-menu-link {
    padding-block: 2px;
    padding-inline: 8px;
    -webkit-padding-end: 32px;
            padding-inline-end: 32px;
}

.k-menu-group-sm .k-menu-expand-arrow {
    -webkit-margin-start: 8px;
            margin-inline-start: 8px;
    -webkit-margin-end: -28px;
            margin-inline-end: -28px;
}

.k-menu-group-md {
    font-size: 14px;
    line-height: 1.4285714286;
}

.k-menu-group-md .k-menu-item {
    font-size: 14px;
    line-height: 1.4285714286;
}

.k-menu-group-md .k-menu-link {
    padding-block: 4px;
    padding-inline: 8px;
    -webkit-padding-end: 32px;
            padding-inline-end: 32px;
}

.k-menu-group-md .k-menu-expand-arrow {
    -webkit-margin-start: 8px;
            margin-inline-start: 8px;
    -webkit-margin-end: -28px;
            margin-inline-end: -28px;
}

.k-menu-group-lg {
    font-size: 16px;
    line-height: 1.5;
}

.k-menu-group-lg .k-menu-item {
    font-size: 16px;
    line-height: 1.5;
}

.k-menu-group-lg .k-menu-link {
    padding-block: 6px;
    padding-inline: 8px;
    -webkit-padding-end: 32px;
            padding-inline-end: 32px;
}

.k-menu-group-lg .k-menu-expand-arrow {
    -webkit-margin-start: 8px;
            margin-inline-start: 8px;
    -webkit-margin-end: -28px;
            margin-inline-end: -28px;
}

.k-popups-wrapper {
    position: relative;
    border: 0;
    margin: 0;
    padding: 0;
}

.k-context-menu {
    margin: 0;
    border-width: 1px;
    border-style: solid;
}

.k-animation-container .k-context-menu.k-menu-horizontal {
    display: flex !important;
    flex-wrap: nowrap;
}

.k-context-menu-popup {
    z-index: 12000;
}

.k-context-menu-popup .k-context-menu {
    border-width: 0;
}

.k-popup .k-context-menu,
.k-context-menu-popup .k-context-menu {
    border-width: 0;
}

.k-menu-scroll-wrapper {
    margin: 0;
    padding: 0;
    border: 0;
    position: relative;
}

.k-menu-scroll-wrapper .k-menu {
    overflow: hidden;
    flex-wrap: nowrap;
}

.k-menu-scroll-wrapper .k-menu-scroll-button {
    border-radius: 0;
    padding: 0;
    border-width: 0;
    border-color: inherit;
    color: inherit;
    background: inherit;
    position: absolute;
}

.k-menu-scroll-wrapper .k-menu-scroll-button.k-scroll-left {
    top: 0;
    inset-inline-start: 0;
    height: 100%;
    width: 16px;
    border-right-width: 1px;
}

.k-menu-scroll-wrapper .k-menu-scroll-button.k-scroll-right {
    top: 0;
    inset-inline-end: 0;
    height: 100%;
    width: 16px;
    border-left-width: 1px;
}

.k-menu-scroll-wrapper .k-menu-scroll-button.k-scroll-up {
    top: 0;
    inset-inline-start: 0;
    width: 100%;
    height: 16px;
    border-bottom-width: 1px;
}

.k-menu-scroll-wrapper .k-menu-scroll-button.k-scroll-down {
    bottom: 0;
    inset-inline-start: 0;
    width: 100%;
    height: 16px;
    border-top-width: 1px;
}

.k-menu:not(.k-context-menu) {
    color: #424242;
    background-color: transparent;
}

.k-menu:not(.k-context-menu) > .k-item {
    color: #ff6358;
}

.k-menu:not(.k-context-menu) > .k-item:hover, .k-menu:not(.k-context-menu) > .k-item.k-hover {
    color: #d6534a;
}

.k-menu:not(.k-context-menu) > .k-item:active, .k-menu:not(.k-context-menu) > .k-item.k-active {
    color: #424242;
}

.k-menu:not(.k-context-menu) > .k-item:focus, .k-menu:not(.k-context-menu) > .k-item.k-focus {
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.12);
}

.k-menu-group,
.k-menu.k-context-menu {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-menu-group .k-item > .k-link:hover, .k-menu-group .k-item > .k-link.k-hover,
.k-menu.k-context-menu .k-item > .k-link:hover,
.k-menu.k-context-menu .k-item > .k-link.k-hover {
    color: #424242;
    background-color: #f0f0f0;
}

.k-menu-group .k-item > .k-link:active, .k-menu-group .k-item > .k-link.k-active, .k-menu-group .k-item > .k-link.k-selected,
.k-menu.k-context-menu .k-item > .k-link:active,
.k-menu.k-context-menu .k-item > .k-link.k-active,
.k-menu.k-context-menu .k-item > .k-link.k-selected {
    color: white;
    background-color: #ff6358;
}

.k-menu-group .k-item:focus > .k-link,
.k-menu-group .k-item.k-focus > .k-link,
.k-menu.k-context-menu .k-item:focus > .k-link,
.k-menu.k-context-menu .k-item.k-focus > .k-link {
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.12);
}

.k-menu-scroll-wrapper .k-menu-scroll-button {
    border-color: rgba(0, 0, 0, 0.08);
    color: #ff6358;
    background-color: #ffffff;
}

.k-menu-scroll-wrapper .k-menu-scroll-button:hover {
    color: #d6534a;
}

.k-menu-scroll-wrapper .k-menu-scroll-button:hover::before {
    opacity: 0;
}

.k-toolbar {
    margin: 0;
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.4285714286;
    list-style: none;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-toolbar::before {
    content: "";
    height: calc(1.4285714286em + 10px);
}

.k-toolbar.k-toolbar-resizable {
    flex-wrap: nowrap;
}

.k-toolbar > * {
    flex-shrink: 0;
    display: inline-flex;
    align-content: center;
    vertical-align: middle;
}

.k-toolbar > * > label {
    align-self: center;
}

.k-toolbar .k-input,
.k-toolbar .k-picker {
    width: 10em;
}

.k-toolbar .k-color-picker, .k-toolbar .k-colorpicker {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
}

.k-toolbar .k-toolbar-overflow-button {
    -webkit-margin-start: auto;
            margin-inline-start: auto;
}

.k-toolbar .k-separator,
.k-toolbar .k-toolbar-separator {
    width: 0;
    height: 1.4285714286em;
    border-width: 0 0 0 1px;
    border-style: solid;
    align-self: center;
}

.k-toolbar .k-toolbar-spacer {
    height: 1.4285714286em;
    flex: 1 0 0%;
}

.k-toolbar .k-toolbar-item:focus,
.k-toolbar .k-toolbar-item.k-focus {
    text-decoration: none;
    outline: 0;
}

.k-toolbar-group {
    display: flex;
    flex-direction: inherit;
    flex-wrap: nowrap;
    gap: inherit;
}

.k-toolbar-renderer {
    display: inline-block;
    border-color: inherit;
}

.k-toolbar-sm {
    padding-block: 4px;
    padding-inline: 4px;
    gap: 6px;
}

.k-toolbar-sm::before {
    -webkit-margin-start: -6px;
            margin-inline-start: -6px;
}

.k-toolbar-sm > * > label {
    -webkit-margin-end: 6px;
            margin-inline-end: 6px;
}

.k-toolbar-md {
    padding-block: 8px;
    padding-inline: 8px;
    gap: 8px;
}

.k-toolbar-md::before {
    -webkit-margin-start: -8px;
            margin-inline-start: -8px;
}

.k-toolbar-md > * > label {
    -webkit-margin-end: 8px;
            margin-inline-end: 8px;
}

.k-toolbar-lg {
    padding-block: 10px;
    padding-inline: 10px;
    gap: 10px;
}

.k-toolbar-lg::before {
    -webkit-margin-start: -10px;
            margin-inline-start: -10px;
}

.k-toolbar-lg > * > label {
    -webkit-margin-end: 10px;
            margin-inline-end: 10px;
}

.k-toolbar-sm::before {
    height: calc(1.4285714286em + 6px);
}

.k-toolbar-md::before {
    height: calc(1.4285714286em + 10px);
}

.k-toolbar-lg::before {
    height: calc(1.5em + 18px);
}

.k-floating-toolbar,
.editorToolbarWindow.k-window-content {
    padding-block: 8px !important;
    padding-inline: 8px !important;
    border-width: 1px;
    border-style: solid;
    display: flex;
    flex-flow: row nowrap;
    gap: 8px;
    align-items: center;
}

.k-floating-toolbar .k-toolbar,
.editorToolbarWindow.k-window-content .k-toolbar {
    padding: 0;
    border-width: 0;
    flex-shrink: 1;
    color: inherit;
    background: none;
}

.k-editortoolbar-dragHandle {
    cursor: move;
    display: flex;
    align-items: center;
    align-self: stretch;
    flex-shrink: 0;
}

.k-overflow-container {
    font-size: 14px;
    line-height: 1.4285714286;
}

.k-overflow-container > .k-item {
    border-color: inherit;
}

.k-overflow-container .k-separator {
    margin: 4px 0;
}

.k-overflow-container .k-overflow-tool-group {
    display: block;
}

.k-overflow-container .k-overflow-button {
    padding-block: 4px;
    padding-inline: 8px;
    width: 100%;
    height: auto;
    border-width: 0;
    border-radius: 0;
    aspect-ratio: auto;
    color: inherit;
    background-color: transparent;
    background-image: none;
    font: inherit;
    cursor: pointer;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    align-content: center;
    gap: 4px;
    justify-content: flex-start;
    position: relative;
}

.k-overflow-container .k-button-group {
    box-shadow: none;
    display: flex;
    flex-flow: column nowrap;
}

.k-overflow-container .k-button-group .k-button {
    margin: 0;
}

.k-overflow-container .k-split-button {
    display: flex;
    flex-direction: column;
}

.k-overflow-container .k-overflow-hidden {
    display: none;
}

.k-toolbar {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #fafafa;
}

.k-toolbar .k-separator,
.k-toolbar .k-toolbar-separator {
    border-color: inherit;
}

.k-toolbar .k-toolbar-item:focus,
.k-toolbar .k-toolbar-item.k-focus {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08);
}

.k-floating-toolbar,
.editorToolbarWindow.k-window-content {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #fafafa;
}

.k-overflow-container .k-button:hover, .k-overflow-container .k-button.k-hover {
    color: #424242;
    background: #f0f0f0;
}

.k-overflow-container .k-button:focus, .k-overflow-container .k-button.k-focus {
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.12);
}

.k-overflow-container .k-button:active, .k-overflow-container .k-button.k-active {
    color: #424242;
    background: #f0f0f0;
}

.k-overflow-container .k-button.k-selected {
    color: white;
    background: #ff6358;
}

.k-overflow-container .k-button:disabled, .k-overflow-container .k-button.k-disabled {
    color: inherit;
}

.k-actions, .k-edit-buttons,
.k-action-buttons,
.k-columnmenu-actions, .k-form-buttons {
    padding-block: 8px;
    padding-inline: 8px;
    box-sizing: border-box;
    border-width: 0px 0 0 0;
    border-style: solid;
    border-color: inherit;
    flex-shrink: 0;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    gap: 8px;
    overflow: hidden;
    clear: both;
}

.k-actions *, .k-edit-buttons *, .k-action-buttons *, .k-columnmenu-actions *, .k-form-buttons *,
.k-actions *::before,
.k-edit-buttons *::before,
.k-action-buttons *::before,
.k-columnmenu-actions *::before,
.k-form-buttons *::before,
.k-actions *::after,
.k-edit-buttons *::after,
.k-action-buttons *::after,
.k-columnmenu-actions *::after,
.k-form-buttons *::after {
    box-sizing: border-box;
}

.k-popup .k-actions, .k-popup .k-edit-buttons,
.k-popup .k-action-buttons,
.k-popup .k-columnmenu-actions, .k-popup .k-form-buttons {
    margin-top: 16px;
}

.k-actions-start {
    justify-content: flex-start;
}

.k-actions-center {
    justify-content: center;
}

.k-actions-end {
    justify-content: flex-end;
}

.k-actions-stretched > * {
    flex: 1 0 0%;
}

.k-actions-horizontal {
    width: 100%;
    flex-flow: row nowrap;
}

.k-actions-vertical {
    flex-flow: column nowrap;
}

.k-form,
.k-form-inline {
    font-size: 14px;
    line-height: 1.4285714286;
}

.k-fieldset {
    margin: 30px;
    border-width: 1px 0 0;
    border-style: solid;
    padding: 25px 0 0;
}

.k-fieldset > legend {
    margin-left: 0;
    padding: 0 8px 0 0;
    text-transform: uppercase;
}

kendo-label > .k-label {
    margin: 0;
}

.k-label-optional {
    margin-left: 6px;
    font-size: 12px;
    font-style: italic;
    align-self: center;
}

.k-label-empty::before {
    content: "";
    display: inline-block;
}

.k-input-label {
    margin-right: 10px;
    z-index: 1;
}

.k-input-label:dir(rtl),
.k-rtl .k-input-label, .k-input-label.k-rtl,
[dir="rtl"] .k-input-label, .k-input-label[dir="rtl"] {
    margin-right: 0;
    margin-left: 10px;
}

.k-form {
    border: 0;
}

.k-form .k-form-field > .k-label,
.k-form .k-form-field > kendo-label,
.k-form .k-form-label {
    margin-bottom: 0px;
    display: flex;
    flex-flow: row nowrap;
}

.k-form .k-label + .k-radio {
    margin-left: 0;
}

.k-form .k-form-fieldset {
    margin: 2em 0 0;
    padding: 0px;
    border: 0;
}

.k-form .k-form-fieldset > *:not(.k-hidden):first-child,
.k-form .k-form-fieldset > *.k-hidden + :not(.k-hidden) {
    margin-top: 0;
}

.k-form .k-form-legend {
    margin: 0 0 1em;
    padding: 0px;
    border-width: 0 0 2px;
    border-style: solid;
    width: 100%;
    font-size: 14px;
    text-transform: uppercase;
}

.k-form .k-form-group {
    padding: 0;
}

.k-form > *:not(.k-hidden):first-child,
.k-form > *.k-hidden + :not(.k-hidden) {
    margin-top: 0;
}

.k-form .k-form-field,
.k-form .k-form-field-wrap {
    display: block;
}

.k-form .k-form-field-disabled .k-label,
.k-form .k-form-field-disabled .k-form-label {
    outline: none;
    cursor: default;
    opacity: 0.6;
    filter: grayscale(0.1);
    pointer-events: none;
    box-shadow: none;
}

.k-form .k-alert-error {
    font-size: 12px;
    margin-top: 8px;
}

.k-form .k-field-info {
    display: inline-block;
    font-size: 10px;
    line-height: 1;
    margin-block: 0;
    margin-inline: 8px;
}

.k-form .k-multiselect,
.k-form .k-floating-label-container,
.k-form .k-daterangepicker .k-dateinput,
.k-form .k-signature {
    display: inline-flex;
    width: 100%;
}

.k-form-buttons {
    padding: 0;
    overflow: visible;
}

.k-form-hint,
.k-form-error {
    margin-top: 4px;
    display: flex;
    font-size: 12px;
    font-style: italic;
}

.k-text-start,
.k-buttons-start {
    justify-content: flex-start;
}

.k-text-end,
.k-buttons-end {
    justify-content: flex-end;
}

.k-form-separator {
    margin: 14px 0 0;
    border-width: 1px 0 0;
    border-style: solid;
    display: block;
    flex: 0 0 auto;
}

.k-form-horizontal .k-form-field {
    display: flex;
}

.k-form-horizontal .k-form-field > .k-label,
.k-form-horizontal .k-form-field > kendo-label,
.k-form-horizontal .k-form-field > .k-form-label {
    margin-right: 10px;
    padding-top: 5px;
    width: 25%;
    text-align: end;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-start;
}

.k-form-horizontal .k-form-field .k-label-optional {
    margin: 0;
    align-self: inherit;
}

.k-form-horizontal .k-form-field-wrap {
    max-width: calc(75% - 10px);
    flex: 1 1 auto;
}

.k-form [dir="rtl"] .k-label-optional,
.k-rtl .k-form .k-label-optional {
    margin-left: 0;
    margin-right: 6px;
}

.k-form-horizontal [dir="rtl"].k-form-field > .k-label,
.k-form-horizontal [dir="rtl"].k-form-field > kendo-label,
.k-form-horizontal [dir="rtl"].k-form-field > .k-form-label,
.k-form-horizontal [dir="rtl"] .k-form-field > .k-label,
.k-form-horizontal [dir="rtl"] .k-form-field > kendo-label,
.k-form-horizontal [dir="rtl"] .k-form-field > .k-form-label,
.k-rtl .k-form-horizontal.k-form-field > .k-label,
.k-rtl .k-form-horizontal.k-form-field > kendo-label,
.k-rtl .k-form-horizontal.k-form-field > .k-form-label,
.k-rtl .k-form-horizontal .k-form-field > .k-label,
.k-rtl .k-form-horizontal .k-form-field > kendo-label,
.k-rtl .k-form-horizontal .k-form-field > .k-form-label {
    margin-right: 0;
    margin-left: 10px;
}

.k-form-sm .k-form-field,
.k-form-sm .k-form-buttons {
    margin-top: 10px;
}

.k-form-md .k-form-field,
.k-form-md .k-form-buttons {
    margin-top: 14px;
}

.k-form-lg .k-form-field,
.k-form-lg .k-form-buttons {
    margin-top: 18px;
}

.k-form-inline {
    padding: 16px;
}

.k-form-inline fieldset {
    border-width: 1px 0 0;
    border-style: solid;
    margin: 32px 0;
    padding: 0;
}

.k-form-inline fieldset:first-child:first-of-type {
    margin-top: 0;
}

.k-form-inline fieldset:last-child:last-of-type {
    margin-bottom: 0;
}

.k-form-inline legend {
    font-size: 12px;
    text-align: start;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 12px;
    text-transform: uppercase;
    padding: 0 8px 0 0;
    width: auto;
}

.k-form-inline .k-form-field {
    display: flex;
    align-items: flex-start;
    text-align: start;
    margin-bottom: 12px;
}

.k-form-inline .k-form-field > span:not(.k-widget) {
    width: 25%;
    text-align: end;
    line-height: 1.4285714286;
    padding: 5px 0;
    padding-right: 12px;
    align-self: center;
}

.k-form-inline .k-form-field > input {
    align-self: center;
}

.k-form-inline .k-form-field > input:not(.k-checkbox):not(.k-radio) {
    flex: 1 1 auto;
}

.k-form-inline .k-form-field .k-alert-error {
    font-size: 12px;
    margin-top: 8px;
}

.k-form-inline .k-form-field .k-field-info {
    display: block;
    font-size: 10px;
    line-height: 1;
    margin: 0;
}

.k-form-inline .k-form-field:last-child {
    margin-bottom: 0;
}

.k-edit-form-container {
    width: 400px;
    min-width: 400px;
    border-color: inherit;
    position: relative;
}

.k-popup-edit-form > .k-actions, .k-popup-edit-form > .k-edit-buttons,
.k-popup-edit-form > .k-action-buttons,
.k-popup-edit-form > .k-columnmenu-actions, .k-popup-edit-form > .k-form-buttons,
.k-edit-form-container .k-actions,
.k-edit-form-container .k-edit-buttons,
.k-edit-form-container .k-action-buttons,
.k-edit-form-container .k-columnmenu-actions,
.k-edit-form-container .k-form-buttons {
    margin: 16px -16px -16px;
}

.k-edit-label {
    margin: 0 0 16px 0;
    padding: 5px 0;
    width: 30%;
    line-height: 1.4285714286;
    text-align: end;
    float: left;
    clear: both;
}

.k-edit-field {
    margin: 0 0 16px 0;
    width: 65%;
    float: right;
    clear: right;
    position: relative;
}

.k-edit-field.k-no-editor {
    padding: 5px 0;
}

.k-edit-field > .k-widget {
    width: 100%;
    box-sizing: border-box;
}

.k-edit-field input[type="radio"]:not(.k-radio),
.k-edit-field input[type="checkbox"]:not(.k-checkbox) {
    margin-right: .4ex;
}

.k-edit-field .k-radio-label,
.k-edit-field .k-checkbox-label {
    margin-right: 16px;
}

.k-edit-field > .k-reset > li + li {
    margin-top: 8px;
}

.k-edit-field .k-reset .k-widget {
    margin: 0 .4ex 0 1ex;
}

.k-form,
.k-form-inline {
    color: #424242;
}

.k-form fieldset legend,
.k-form-inline fieldset legend {
    color: #373737;
}

.k-form .k-form-legend,
.k-form-inline .k-form-legend {
    border-color: rgba(0, 0, 0, 0.08);
}

.k-form .k-field-info,
.k-form-inline .k-field-info {
    color: #666666;
}

.k-form .k-alert-error,
.k-form-inline .k-alert-error {
    color: #f31700;
}

.k-form-error,
.k-text-error,
.k-form-field-error .k-label {
    color: #f31700;
}

.k-form-separator {
    border-color: rgba(0, 0, 0, 0.08);
}

.k-tooltip {
    border-radius: 4px;
    margin: 0;
    padding-block: 4px;
    padding-inline: 8px;
    border-width: 0px;
    border-style: solid;
    box-sizing: border-box;
    background-repeat: repeat-x;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.25;
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-start;
    position: absolute;
    z-index: 12000;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-tooltip *,
.k-tooltip *::before,
.k-tooltip *::after {
    box-sizing: border-box;
}

.k-tooltip-icon {
    -webkit-margin-end: 4px;
            margin-inline-end: 4px;
    flex-shrink: 0;
}

.k-tooltip-title {
    margin-bottom: .25em;
    font-size: 17.5px;
    line-height: 1;
}

.k-tooltip-content {
    align-self: stretch;
    flex: 1 1 auto;
    overflow: hidden;
    text-overflow: ellipsis;
}

.k-tooltip-button {
    -webkit-margin-start: 4px;
            margin-inline-start: 4px;
    flex-shrink: 0;
}

.k-tooltip-button .k-icon,
.k-tooltip-button .k-svg-icon {
    color: inherit;
    vertical-align: top;
}

.k-callout {
    width: 12px;
    height: 12px;
    border-width: 6px;
    border-style: solid;
    border-color: transparent;
    position: absolute;
    pointer-events: none;
}

.k-callout-n {
    margin-left: -6px;
    border-bottom-color: currentColor;
    top: -12px;
    left: 50%;
    pointer-events: none;
}

.k-callout-e {
    margin-top: -6px;
    border-left-color: currentColor;
    top: 50%;
    right: -12px;
    pointer-events: none;
}

.k-callout-s {
    margin-left: -6px;
    border-top-color: currentColor;
    bottom: -12px;
    left: 50%;
    pointer-events: none;
}

.k-callout-w {
    margin-top: -6px;
    border-right-color: currentColor;
    top: 50%;
    left: -12px;
    pointer-events: none;
}

.k-tooltip-wrapper .k-tooltip {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03), 0 4px 5px 0 rgba(0, 0, 0, 0.04);
}

.k-tooltip {
    border-color: rgba(0, 0, 0, 0.75);
    color: white;
    background-color: rgba(0, 0, 0, 0.75);
}

.k-tooltip .k-callout {
    color: rgba(0, 0, 0, 0.75);
}

.k-tooltip-primary {
    border-color: #ff6358;
    color: white;
    background-color: #ff6358;
}

.k-tooltip-primary .k-callout {
    color: #ff6358;
}

.k-tooltip-info {
    border-color: #0058e9;
    color: white;
    background-color: #0058e9;
}

.k-tooltip-info .k-callout {
    color: #0058e9;
}

.k-tooltip-success {
    border-color: #37b400;
    color: white;
    background-color: #37b400;
}

.k-tooltip-success .k-callout {
    color: #37b400;
}

.k-tooltip-warning {
    border-color: #ffc000;
    color: black;
    background-color: #ffc000;
}

.k-tooltip-warning .k-callout {
    color: #ffc000;
}

.k-tooltip-error {
    border-color: #f31700;
    color: white;
    background-color: #f31700;
}

.k-tooltip-error .k-callout {
    color: #f31700;
}

.k-validator-tooltip {
    margin-top: 6px;
    width: auto;
    white-space: normal;
    display: flex;
    align-items: center;
    z-index: 9999;
}

.k-grid .k-validator-tooltip {
    max-width: 300px;
}

.k-input,
.k-picker {
    margin: 0;
    padding: 0;
    width: 100%;
    min-width: 0;
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.4285714286;
    font-weight: normal;
    text-align: start;
    box-shadow: none;
    display: inline-flex;
    flex-flow: row nowrap;
    align-items: stretch;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-appearance: none;
}

.k-input *,
.k-input *::before,
.k-input *::after,
.k-picker *,
.k-picker *::before,
.k-picker *::after {
    box-sizing: border-box;
}

.k-input > .k-input,
.k-input > .k-picker,
.k-picker > .k-input,
.k-picker > .k-picker {
    border-width: 0 !important;
    color: inherit;
    background: none;
    font: inherit;
    outline: 0;
    box-shadow: none;
}

.k-input > *,
.k-picker > * {
    margin: 0;
}

.k-input::-ms-input-placeholder, .k-picker::-ms-input-placeholder {
    color: #666666;
    opacity: 1;
    -webkit-user-select: none;
        -ms-user-select: none;
            user-select: none;
}

.k-input::placeholder,
.k-picker::placeholder {
    color: #666666;
    opacity: 1;
    -webkit-user-select: none;
        -ms-user-select: none;
            -moz-user-select: none;
         user-select: none;
}

input.k-input,
textarea.k-textarea {
    padding-block: 4px;
    padding-inline: 8px;
}

input.k-input:disabled, input.k-input[disabled],
textarea.k-textarea:disabled,
textarea.k-textarea[disabled] {
    outline: none;
    cursor: default;
    opacity: 0.6;
    filter: grayscale(0.1);
    pointer-events: none;
    box-shadow: none;
}

[disabled] input.k-input:disabled,
.k-disabled input.k-input:disabled, [disabled] input.k-input[disabled],
.k-disabled input.k-input[disabled], [disabled]
textarea.k-textarea:disabled,
.k-disabled
textarea.k-textarea:disabled, [disabled]
textarea.k-textarea[disabled],
.k-disabled
textarea.k-textarea[disabled] {
    opacity: 1;
    filter: grayscale(0);
}

textarea.k-textarea {
    overflow: auto;
}

.k-picker {
    cursor: pointer;
}

select.k-picker {
    padding-block: 4px;
    padding-inline: 8px;
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
}

select.k-picker:disabled, select.k-picker[disabled] {
    outline: none;
    cursor: default;
    opacity: 0.6;
    filter: grayscale(0.1);
    pointer-events: none;
    box-shadow: none;
}

[disabled] select.k-picker:disabled,
.k-disabled select.k-picker:disabled, [disabled] select.k-picker[disabled],
.k-disabled select.k-picker[disabled] {
    opacity: 1;
    filter: grayscale(0);
}

.k-input-inner {
    padding-block: 4px;
    padding-inline: 8px;
    width: 100%;
    border: 0;
    outline: 0;
    color: inherit;
    background: none;
    font: inherit;
    flex: 1;
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-appearance: none;
}

.k-input-inner::-ms-input-placeholder {
    color: #666666;
    opacity: 1;
    -webkit-user-select: none;
        -ms-user-select: none;
            user-select: none;
}

.k-input-inner::placeholder {
    color: #666666;
    opacity: 1;
    -webkit-user-select: none;
        -ms-user-select: none;
            -moz-user-select: none;
         user-select: none;
}

.k-input-inner:invalid {
    box-shadow: none;
}

span.k-input-inner {
    white-space: nowrap;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
}

textarea.k-input-inner {
    margin: 0;
}

.k-input-value-icon {
    flex: none;
}

.k-input-value-text {
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.k-input-value-text::before {
    content: "\200b";
    width: 0px;
    overflow: hidden;
    flex: none;
    display: inline-block;
    vertical-align: top;
}

.k-input-values {
    min-width: 0px;
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    cursor: text;
}

.k-input-values .k-chip-list {
    display: contents;
}

.k-icon-picker .k-input-inner {
    padding: 4px;
    justify-content: center;
}

.k-input-prefix,
.k-input-suffix {
    border-color: inherit;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    flex: none;
}

.k-input-prefix > *,
.k-input-suffix > * {
    flex-shrink: 0;
}

.k-input-separator {
    margin: 0;
    width: 0;
    height: 16px;
    border-width: 0 0 0 1px;
    border-style: solid;
    border-color: inherit;
    align-self: center;
}

.k-input-icon,
.k-input-validation-icon,
.k-input-loading-icon,
.k-input-prefix > .k-icon,
.k-input-prefix > .k-svg-icon,
.k-input-suffix > .k-icon,
.k-input-suffix > .k-svg-icon {
    flex: none;
    align-self: center;
    display: inline-flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center;
    box-sizing: content-box;
}

.k-input-icon.k-svg-icon > svg,
.k-input-icon.k-icon-md > svg,
.k-input-validation-icon.k-svg-icon > svg,
.k-input-validation-icon.k-icon-md > svg,
.k-input-loading-icon.k-svg-icon > svg,
.k-input-loading-icon.k-icon-md > svg {
    width: 16px;
    height: 16px;
}

.k-input-icon.k-icon-xs > svg,
.k-input-validation-icon.k-icon-xs > svg,
.k-input-loading-icon.k-icon-xs > svg {
    width: 12px;
    height: 12px;
}

.k-input-icon.k-icon-sm > svg,
.k-input-validation-icon.k-icon-sm > svg,
.k-input-loading-icon.k-icon-sm > svg {
    width: 14px;
    height: 14px;
}

.k-input-icon.k-icon-lg > svg,
.k-input-validation-icon.k-icon-lg > svg,
.k-input-loading-icon.k-icon-lg > svg {
    width: 20px;
    height: 20px;
}

.k-input-icon.k-icon-xl > svg,
.k-input-validation-icon.k-icon-xl > svg,
.k-input-loading-icon.k-icon-xl > svg {
    width: 24px;
    height: 24px;
}

.k-input-icon.k-icon-xxl > svg,
.k-input-validation-icon.k-icon-xxl > svg,
.k-input-loading-icon.k-icon-xxl > svg {
    width: 32px;
    height: 32px;
}

.k-input-icon.k-icon-xxxl > svg,
.k-input-validation-icon.k-icon-xxxl > svg,
.k-input-loading-icon.k-icon-xxxl > svg {
    width: 48px;
    height: 48px;
}

.k-clear-value {
    outline: 0;
    flex: none;
    align-self: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    opacity: 0.5;
}

.k-clear-value:hover,
.k-clear-value.k-hover {
    opacity: 1;
}

.k-clear-value:focus-visible {
    outline: 1px dotted;
    outline-offset: -1px;
}

.k-input-button {
    width: calc(1.4285714286em + 8px);
    border-width: 0;
    border-inline-start-width: 1px;
    flex: none;
    aspect-ratio: auto;
    box-shadow: none;
}

.k-input-button > .k-button-icon {
    min-width: auto !important;
}

.k-input-button:focus {
    box-shadow: none;
}

.k-picker .k-input-button {
    color: inherit;
    background: none;
    border-color: transparent;
}

.k-input-spinner {
    width: calc(1.4285714286em + 8px);
    flex: none;
    display: flex;
    flex-flow: column nowrap;
}

.k-input-spinner .k-spinner-increase,
.k-input-spinner .k-spinner-decrease {
    border-width: 0;
    border-inline-start-width: 1px;
    flex: 1 1 50%;
    box-shadow: none;
    position: relative;
    aspect-ratio: auto;
}

.k-input-spinner .k-spinner-increase .k-button-icon,
.k-input-spinner .k-spinner-decrease .k-button-icon {
    margin-block: -1em;
    margin-inline: 0;
    min-width: auto !important;
    min-height: auto !important;
}

.k-input-spinner .k-spinner-increase .k-icon,
.k-input-spinner .k-spinner-increase .k-svg-icon {
    bottom: auto;
}

.k-input-spinner .k-spinner-decrease .k-icon,
.k-input-spinner .k-spinner-decrease .k-svg-icon {
    top: auto;
}

.k-searchbar {
    flex: 1 1 auto;
    display: flex;
    flex-flow: row nowrap;
}

.k-picker-wrap,
.k-dropdown-wrap,
.k-dateinput-wrap,
.k-multiselect-wrap,
.k-numeric-wrap {
    width: 100%;
    border-width: 0;
    border-color: inherit;
    box-sizing: border-box;
    flex: 1 1 auto;
    display: flex;
    flex-flow: row nowrap;
    overflow: hidden;
    position: relative;
}

.k-input-flat,
.k-picker-flat {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-width: 1px 0;
    border-top-color: transparent !important;
    background-image: none !important;
}

.k-input-outline {
    background: none !important;
}

.k-input-sm,
.k-picker-sm {
    font-size: 14px;
    line-height: 1.4285714286;
}

.k-input-sm .k-input-values,
.k-picker-sm .k-input-values {
    padding: 1px;
    gap: 1px;
}

.k-input-sm .k-input-values > .k-searchbar,
.k-input-sm .k-input-values > .k-input-inner,
.k-picker-sm .k-input-values > .k-searchbar,
.k-picker-sm .k-input-values > .k-input-inner {
    margin: -1px;
}

.k-input-sm .k-input-inner,
.k-picker-sm .k-input-inner {
    padding-block: 2px;
    padding-inline: 8px;
}

.k-input-sm .k-input-button,
.k-input-sm .k-spinner-increase,
.k-input-sm .k-spinner-decrease,
.k-picker-sm .k-input-button,
.k-picker-sm .k-spinner-increase,
.k-picker-sm .k-spinner-decrease {
    padding-block: 2px;
    padding-inline: 2px;
}

.k-input-sm .k-input-icon,
.k-input-sm .k-input-validation-icon,
.k-input-sm .k-input-loading-icon,
.k-input-sm .k-clear-value,
.k-input-sm .k-input-prefix > .k-icon,
.k-input-sm .k-input-prefix > .k-svg-icon,
.k-input-sm .k-input-suffix > .k-icon,
.k-input-sm .k-input-suffix > .k-svg-icon,
.k-picker-sm .k-input-icon,
.k-picker-sm .k-input-validation-icon,
.k-picker-sm .k-input-loading-icon,
.k-picker-sm .k-clear-value,
.k-picker-sm .k-input-prefix > .k-icon,
.k-picker-sm .k-input-prefix > .k-svg-icon,
.k-picker-sm .k-input-suffix > .k-icon,
.k-picker-sm .k-input-suffix > .k-svg-icon {
    padding-block: 2px;
    padding-inline: 2px;
    box-sizing: content-box;
}

.k-input-sm.k-icon-picker .k-input-inner,
.k-picker-sm.k-icon-picker .k-input-inner {
    width: 1.4285714286em;
    height: 1.4285714286em;
    padding: 2px;
    box-sizing: content-box;
}

.k-dropdown-operator.k-picker-sm .k-input-button {
    padding: 2px;
}

select.k-picker-sm {
    padding-block: 2px;
    padding-inline: 8px;
}

.k-input-md,
.k-picker-md {
    font-size: 14px;
    line-height: 1.4285714286;
}

.k-input-md .k-input-values,
.k-picker-md .k-input-values {
    padding: 2px;
    gap: 2px;
}

.k-input-md .k-input-values > .k-searchbar,
.k-input-md .k-input-values > .k-input-inner,
.k-picker-md .k-input-values > .k-searchbar,
.k-picker-md .k-input-values > .k-input-inner {
    margin: -2px;
}

.k-input-md .k-input-inner,
.k-picker-md .k-input-inner {
    padding-block: 4px;
    padding-inline: 8px;
}

.k-input-md .k-input-button,
.k-input-md .k-spinner-increase,
.k-input-md .k-spinner-decrease,
.k-picker-md .k-input-button,
.k-picker-md .k-spinner-increase,
.k-picker-md .k-spinner-decrease {
    padding-block: 4px;
    padding-inline: 4px;
}

.k-input-md .k-input-icon,
.k-input-md .k-input-validation-icon,
.k-input-md .k-input-loading-icon,
.k-input-md .k-clear-value,
.k-input-md .k-input-prefix > .k-icon,
.k-input-md .k-input-prefix > .k-svg-icon,
.k-input-md .k-input-suffix > .k-icon,
.k-input-md .k-input-suffix > .k-svg-icon,
.k-picker-md .k-input-icon,
.k-picker-md .k-input-validation-icon,
.k-picker-md .k-input-loading-icon,
.k-picker-md .k-clear-value,
.k-picker-md .k-input-prefix > .k-icon,
.k-picker-md .k-input-prefix > .k-svg-icon,
.k-picker-md .k-input-suffix > .k-icon,
.k-picker-md .k-input-suffix > .k-svg-icon {
    padding-block: 4px;
    padding-inline: 4px;
    box-sizing: content-box;
}

.k-input-md.k-icon-picker .k-input-inner,
.k-picker-md.k-icon-picker .k-input-inner {
    width: 1.4285714286em;
    height: 1.4285714286em;
    padding: 4px;
    box-sizing: content-box;
}

.k-dropdown-operator.k-picker-md .k-input-button {
    padding: 4px;
}

select.k-picker-md {
    padding-block: 4px;
    padding-inline: 8px;
}

.k-input-lg,
.k-picker-lg {
    font-size: 16px;
    line-height: 1.5;
}

.k-input-lg .k-input-values,
.k-picker-lg .k-input-values {
    padding: 4px;
    gap: 4px;
}

.k-input-lg .k-input-values > .k-searchbar,
.k-input-lg .k-input-values > .k-input-inner,
.k-picker-lg .k-input-values > .k-searchbar,
.k-picker-lg .k-input-values > .k-input-inner {
    margin: -4px;
}

.k-input-lg .k-input-inner,
.k-picker-lg .k-input-inner {
    padding-block: 8px;
    padding-inline: 8px;
}

.k-input-lg .k-input-button,
.k-input-lg .k-spinner-increase,
.k-input-lg .k-spinner-decrease,
.k-picker-lg .k-input-button,
.k-picker-lg .k-spinner-increase,
.k-picker-lg .k-spinner-decrease {
    padding-block: 8px;
    padding-inline: 8px;
}

.k-input-lg .k-input-icon,
.k-input-lg .k-input-validation-icon,
.k-input-lg .k-input-loading-icon,
.k-input-lg .k-clear-value,
.k-input-lg .k-input-prefix > .k-icon,
.k-input-lg .k-input-prefix > .k-svg-icon,
.k-input-lg .k-input-suffix > .k-icon,
.k-input-lg .k-input-suffix > .k-svg-icon,
.k-picker-lg .k-input-icon,
.k-picker-lg .k-input-validation-icon,
.k-picker-lg .k-input-loading-icon,
.k-picker-lg .k-clear-value,
.k-picker-lg .k-input-prefix > .k-icon,
.k-picker-lg .k-input-prefix > .k-svg-icon,
.k-picker-lg .k-input-suffix > .k-icon,
.k-picker-lg .k-input-suffix > .k-svg-icon {
    padding-block: 8px;
    padding-inline: 8px;
    box-sizing: content-box;
}

.k-input-lg.k-icon-picker .k-input-inner,
.k-picker-lg.k-icon-picker .k-input-inner {
    width: 1.5em;
    height: 1.5em;
    padding: 8px;
    box-sizing: content-box;
}

.k-dropdown-operator.k-picker-lg .k-input-button {
    padding: 8px;
}

select.k-picker-lg {
    padding-block: 8px;
    padding-inline: 8px;
}

.k-input > kendo-popup,
.k-picker > kendo-popup {
    position: fixed;
}

@keyframes autoFillStart {
    from {
    }
    to {
    }
}

@keyframes autoFillEnd {
    from {
    }
    to {
    }
}

.k-autofill:-webkit-autofill {
    animation-name: autoFillStart;
}

.k-autofill:not(:-webkit-autofill) {
    animation-name: autoFillEnd;
}

.k-input:-webkit-autofill {
    animation-name: autoFillStart;
}

.k-input:not(:-webkit-autofill) {
    animation-name: autoFillEnd;
}

.k-input-solid {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-input-solid:hover, .k-input-solid.k-hover {
    border-color: rgba(0, 0, 0, 0.16);
}

.k-input-solid:focus, .k-input-solid.k-focus {
    border-color: rgba(0, 0, 0, 0.16);
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08);
}

.k-input-solid:focus-within {
    border-color: rgba(0, 0, 0, 0.16);
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08);
}

.k-input-solid.k-invalid, .k-input-solid.ng-invalid.ng-touched, .k-input-solid.ng-invalid.ng-dirty {
    border-color: #f31700;
}

.k-input-solid.k-invalid .k-input-validation-icon, .k-input-solid.ng-invalid.ng-touched .k-input-validation-icon, .k-input-solid.ng-invalid.ng-dirty .k-input-validation-icon {
    color: #f31700;
}

.k-picker-solid {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #f5f5f5;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
}

.k-picker-solid:hover, .k-picker-solid.k-hover {
    background-color: #ebebeb;
}

.k-picker-solid:focus, .k-picker-solid.k-focus {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08);
}

.k-picker-solid:focus-within {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08);
}

.k-picker-solid.k-invalid, .k-picker-solid.ng-invalid.ng-touched, .k-picker-solid.ng-invalid.ng-dirty {
    border-color: #f31700;
}

.k-picker-solid.k-invalid .k-input-validation-icon, .k-picker-solid.ng-invalid.ng-touched .k-input-validation-icon, .k-picker-solid.ng-invalid.ng-dirty .k-input-validation-icon {
    color: #f31700;
}

.k-input-outline {
    border-color: rgba(66, 66, 66, 0.5);
    color: #424242;
}

.k-input-outline > .k-input-button {
    border-color: inherit;
}

.k-input-outline > .k-input-spinner {
    border-color: inherit;
}

.k-input-outline > .k-input-spinner > .k-spinner-increase,
.k-input-outline > .k-input-spinner > .k-spinner-decrease {
    border-color: inherit;
}

.k-input-outline:hover, .k-input-outline.k-hover {
    border-color: rgba(66, 66, 66, 0.8);
}

.k-input-outline:focus, .k-input-outline.k-focus {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08);
}

.k-input-outline:focus-within {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08);
}

.k-input-outline.k-invalid, .k-input-outline.ng-invalid.ng-touched, .k-input-outline.ng-invalid.ng-dirty {
    border-color: #f31700;
}

.k-input-outline.k-invalid .k-input-validation-icon, .k-input-outline.ng-invalid.ng-touched .k-input-validation-icon, .k-input-outline.ng-invalid.ng-dirty .k-input-validation-icon {
    color: #f31700;
}

.k-picker-outline {
    border-color: rgba(66, 66, 66, 0.5);
    color: #424242;
}

.k-picker-outline:hover, .k-picker-outline.k-hover {
    border-color: #424242;
    color: white;
    background-color: #424242;
}

.k-picker-outline:focus, .k-picker-outline.k-focus {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08);
}

.k-picker-outline:focus-within {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08);
}

.k-picker-outline.k-invalid, .k-picker-outline.ng-invalid.ng-touched, .k-picker-outline.ng-invalid.ng-dirty {
    border-color: #f31700;
}

.k-picker-outline.k-invalid .k-input-validation-icon, .k-picker-outline.ng-invalid.ng-touched .k-input-validation-icon, .k-picker-outline.ng-invalid.ng-dirty .k-input-validation-icon {
    color: #f31700;
}

.k-input-flat {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
}

.k-input-flat:hover, .k-input-flat.k-hover {
    border-color: rgba(0, 0, 0, 0.16);
}

.k-input-flat:focus, .k-input-flat.k-focus {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08);
}

.k-input-flat:focus-within {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08);
}

.k-input-flat.k-invalid, .k-input-flat.ng-invalid.ng-touched, .k-input-flat.ng-invalid.ng-dirty {
    border-color: #f31700;
}

.k-input-flat.k-invalid .k-input-validation-icon, .k-input-flat.ng-invalid.ng-touched .k-input-validation-icon, .k-input-flat.ng-invalid.ng-dirty .k-input-validation-icon {
    color: #f31700;
}

.k-picker-flat {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
}

.k-picker-flat:hover, .k-picker-flat.k-hover {
    border-color: rgba(0, 0, 0, 0.16);
    background-color: rgba(66, 66, 66, 0.04);
}

.k-picker-flat:focus, .k-picker-flat.k-focus {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08);
}

.k-picker-flat:focus-within {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08);
}

.k-picker-flat.k-invalid, .k-picker-flat.ng-invalid.ng-touched, .k-picker-flat.ng-invalid.ng-dirty {
    border-color: #f31700;
}

.k-picker-flat.k-invalid .k-input-validation-icon, .k-picker-flat.ng-invalid.ng-touched .k-input-validation-icon, .k-picker-flat.ng-invalid.ng-dirty .k-input-validation-icon {
    color: #f31700;
}

.k-floating-label-container {
    padding-top: 20.0000000004px;
    box-sizing: border-box;
    display: inline-flex;
    vertical-align: middle;
    position: relative;
    flex-direction: column;
    justify-content: stretch;
}

.k-floating-label-container *,
.k-floating-label-container *::before,
.k-floating-label-container *::after {
    box-sizing: border-box;
}

.k-floating-label-container > .k-label {
    max-width: 90%;
    font-size: 14px;
    line-height: 1.4285714286;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: absolute;
    top: 25.0000000004px;
    left: 9px;
    overflow: hidden;
    cursor: text;
    transform-origin: left center;
    transition: transform 0.2s ease-out, color 0.2s ease-out, top 0.2s ease-out, left 0.2s ease-out;
}

.k-floating-label-container > .k-widget {
    flex: 1 1 auto;
    width: auto;
}

.k-floating-label-container.k-empty > .k-label {
    top: 25.0000000004px;
    left: 9px;
    transform: scale(1);
    pointer-events: none;
}

.k-floating-label-container > .k-label,
.k-floating-label-container.k-focus > .k-label {
    top: 0;
    left: 0;
    transform: scale(1);
}

.k-floating-label-container:focus-within > .k-label {
    top: 0;
    left: 0;
    transform: scale(1);
}

.k-floating-label-container.k-empty:not(.k-focus):not(:focus-within) ::-ms-input-placeholder {
    color: transparent;
}

.k-floating-label-container.k-empty:not(.k-focus):not(:focus-within) ::placeholder {
    color: transparent;
}

[dir="rtl"] .k-floating-label-container > .k-label,
.k-rtl .k-floating-label-container > .k-label, .k-floating-label-container[dir="rtl"] > .k-label {
    transform-origin: right center;
    transition: transform 0.2s ease-out, color 0.2s ease-out, top 0.2s ease-out, right 0.2s ease-out;
}

[dir="rtl"] .k-floating-label-container.k-empty > .k-label,
.k-rtl .k-floating-label-container.k-empty > .k-label, .k-floating-label-container[dir="rtl"].k-empty > .k-label {
    left: auto;
    right: 9px;
}

[dir="rtl"] .k-floating-label-container > .k-label,
[dir="rtl"] .k-floating-label-container.k-focus > .k-label,
.k-rtl .k-floating-label-container > .k-label,
.k-rtl .k-floating-label-container.k-focus > .k-label, .k-floating-label-container[dir="rtl"] > .k-label,
.k-floating-label-container[dir="rtl"].k-focus > .k-label {
    left: auto;
    right: 0;
}

[dir="rtl"] .k-floating-label-container:focus-within > .k-label,
.k-rtl .k-floating-label-container:focus-within > .k-label, .k-floating-label-container[dir="rtl"]:focus-within > .k-label {
    left: auto;
    right: 0;
}

.k-floating-label-container.k-invalid > .k-label,
.k-floating-label-container.ng-invalid.ng-touched > .k-label,
.k-floating-label-container.ng-invalid.ng-dirty > .k-label {
    color: #f31700;
}

.k-split-button .k-split-button-arrow {
    padding-block: 4px;
    padding-inline: 4px;
    width: auto;
    aspect-ratio: auto;
    flex: none;
}

.k-split-button .k-split-button-arrow.k-button-sm {
    padding-block: 2px;
    padding-inline: 2px;
}

.k-split-button .k-split-button-arrow.k-button-md {
    padding-block: 4px;
    padding-inline: 4px;
}

.k-split-button .k-split-button-arrow.k-button-lg {
    padding-block: 8px;
    padding-inline: 8px;
}

.k-split-button .k-split-button-arrow .k-button-icon {
    min-width: 0;
}

.k-split-button:focus,
.k-split-button.k-focus {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08);
}

.k-menu-button,
.k-dropdown-button {
    aspect-ratio: auto;
    outline: 0;
    display: inline-flex;
    flex-flow: row nowrap;
    vertical-align: middle;
}

.k-menu-button > .k-button-arrow,
.k-dropdown-button > .k-button-arrow {
    -webkit-margin-start: -4px;
            margin-inline-start: -4px;
    -webkit-margin-end: -8px;
            margin-inline-end: -8px;
    padding-left: 4px;
    padding-right: 4px;
    flex: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.k-menu-button.k-icon-button > .k-button-arrow,
.k-dropdown-button.k-icon-button > .k-button-arrow {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
    -webkit-margin-end: -4px;
            margin-inline-end: -4px;
}

.k-listbox {
    width: 10em;
    height: 200px;
    border-width: 0;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.4285714286;
    vertical-align: top;
    background-color: transparent;
    display: inline-flex;
    gap: 8px;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-listbox .k-listbox-actions {
    display: flex;
    gap: 8px;
}

.k-listbox.k-listbox-actions-left, .k-listbox.k-listbox-actions-right {
    flex-direction: row;
}

.k-listbox.k-listbox-actions-left .k-listbox-actions, .k-listbox.k-listbox-actions-right .k-listbox-actions {
    flex-direction: column;
}

.k-listbox.k-listbox-actions-right {
    flex-direction: row-reverse;
}

.k-listbox.k-listbox-actions-top, .k-listbox.k-listbox-actions-bottom {
    flex-direction: column;
}

.k-listbox.k-listbox-actions-top .k-listbox-actions, .k-listbox.k-listbox-actions-bottom .k-listbox-actions {
    flex-direction: row;
}

.k-listbox.k-listbox-actions-bottom {
    flex-direction: column-reverse;
}

.k-listbox .k-list-scroller {
    width: 100%;
    height: inherit;
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
}

.k-listbox .k-list-scroller .k-list-scroller {
    border-width: 0;
}

.k-listbox .k-list-scroller .k-list {
    height: inherit;
    background: transparent;
}

.k-listbox .k-drop-hint {
    border-top-width: 1px;
    border-top-style: solid;
}

.k-listbox .k-ghost {
    opacity: .5;
}

.k-item {
    cursor: default;
}

.k-listbox .k-list-scroller {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-listbox .k-drop-hint {
    border-top-color: #ff6358;
}

.k-progressbar {
    border-radius: 4px;
    --kendo-progressbar-value: 0;
    border-width: 0px;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    font-family: inherit;
    font-size: 12px;
    line-height: 1;
    display: inline-grid;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-progressbar *,
.k-progressbar *::before,
.k-progressbar *::after {
    box-sizing: border-box;
}

.k-progressbar > .k-progressbar-value {
    border-width: 0;
    border-style: solid;
    display: flex;
    overflow: hidden;
    grid-column: 1 / -1;
    grid-row: 1 / -1;
}

.k-progressbar > .k-progressbar-chunks {
    border-width: inherit;
    border-style: inherit;
    white-space: nowrap;
    display: flex;
    align-items: stretch;
    flex: 1;
    gap: 1px;
    grid-column: 1 / -1;
    grid-row: 1 / -1;
}

.k-progressbar .k-progressbar-chunk {
    display: block;
    border-width: 0;
    flex: 1;
}

.k-progress-status-wrap {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    flex-shrink: 0;
    grid-column: 1 / -1;
    grid-row: 1 / -1;
}

.k-progress-status-wrap.k-progress-start {
    justify-content: flex-start;
}

.k-progress-status-wrap.k-progress-center {
    justify-content: center;
}

.k-progress-status-wrap.k-progress-end {
    justify-content: flex-end;
}

.k-progress-status {
    padding-block: 0;
    padding-inline: 8px;
    min-width: 10px;
    text-align: center;
    display: inline-block;
    white-space: nowrap;
}

.k-progressbar-horizontal {
    width: 100%;
    height: var(--kendo-progressbar-height, 22px);
    grid-template-columns: 1fr;
    grid-template-rows: 100%;
}

.k-progressbar-horizontal .k-progress-status-wrap {
    flex-direction: row;
}

.k-progressbar-horizontal > .k-progressbar-value {
    width: calc(var( --kendo-progressbar-value, 0 )*1%);
    flex-direction: row;
}

.k-progressbar-horizontal > .k-progressbar-value > .k-progress-status-wrap {
    width: calc(100%*(100/var( --kendo-progressbar-value, 1 )));
}

.k-progressbar-horizontal > .k-progressbar-chunks {
    flex-direction: row;
}

.k-progressbar-horizontal.k-progressbar-reverse > .k-progressbar-value {
    flex-direction: row-reverse;
    justify-self: flex-end;
}

.k-progressbar-horizontal.k-progressbar-reverse > .k-progressbar-chunks {
    flex-direction: row-reverse;
}

.k-progressbar-vertical {
    width: var(--kendo-progressbar-height, 22px);
    height: 27em;
    grid-template-columns: 100%;
    grid-template-rows: 1fr;
}

.k-progressbar-vertical .k-progress-status-wrap {
    flex-direction: column-reverse;
}

.k-progressbar-vertical .k-progress-status {
    writing-mode: vertical-lr;
}

.k-progressbar-vertical > .k-progressbar-value {
    height: calc(var( --kendo-progressbar-value, 0 )*1%);
    flex-direction: column-reverse;
    align-self: flex-end;
    align-items: flex-end;
}

.k-progressbar-vertical > .k-progressbar-value > .k-progress-status-wrap {
    height: calc(100%*(100/var( --kendo-progressbar-value, 1 )));
}

.k-progressbar-vertical > .k-progressbar-chunks {
    flex-direction: column-reverse;
}

.k-progressbar-vertical.k-progressbar-reverse {
    flex-direction: column;
}

.k-progressbar-vertical.k-progressbar-reverse > .k-progressbar-value {
    flex-direction: column;
    align-self: flex-start;
}

.k-progressbar-vertical.k-progressbar-reverse > .k-progressbar-chunks {
    flex-direction: column;
}

.k-progressbar-indeterminate .k-progress-status-wrap,
.k-progressbar-indeterminate .k-progressbar-value,
.k-progressbar-indeterminate .k-progressbar-chunk {
    display: none;
}

.telerik-blazor.k-progressbar-horizontal > .k-progressbar-value,
.telerik-blazor.k-progressbar-horizontal > .k-progressbar-value > .k-progress-status-wrap {
    transition: width .1s ease-in-out;
}

.k-rtl .k-progressbar,
.k-progressbar[dir="rtl"] {
    direction: rtl;
}

.k-circular-progressbar {
    display: inline-block;
    text-align: start;
    position: relative;
}

.k-circular-progressbar-surface {
    height: 100%;
}

.k-circular-progressbar-surface > div {
    width: 100%;
    height: 100%;
}

.k-circular-progressbar-surface svg {
    width: 100%;
    height: 100%;
}

.k-circular-progressbar-scale {
    fill: none;
}

.k-circular-progressbar-arc {
    transform-box: fill-box;
    transform-origin: center center;
    transform: rotate(-90deg);
    stroke-linecap: round;
    fill: none;
}

.k-circular-progressbar-label {
    position: absolute;
    text-align: center;
    padding: 0;
    margin: 0;
}

@keyframes kendo-progressbar-indeterminate-animation {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 22px 0;
    }
}

.k-progressbar {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ebebeb;
}

.k-progressbar .k-selected {
    border-color: #eb5b51;
    color: white;
    background-color: #ff6358;
}

.k-chunk-progressbar {
    background-color: transparent;
}

.k-progressbar-chunk {
    background-color: #ebebeb;
}

.k-progressbar-chunk .k-selected {
    background-color: #ff6358;
}

.k-progressbar-indeterminate {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ebebeb;
    background-image: linear-gradient(45deg, #d8d8d8 25%, transparent 25%, transparent 50%, #d8d8d8 50%, #d8d8d8 75%, transparent 75%, transparent);
    background-size: 22px 22px;
    animation: kendo-progressbar-indeterminate-animation 1s linear infinite;
}

.k-circular-progressbar-scale {
    stroke: #ebebeb;
}

.k-circular-progressbar-arc {
    stroke: #ff6358;
    transition: stroke .5s ease;
}

.k-radio {
    border-radius: 50%;
    margin: 0;
    padding: 0;
    line-height: initial;
    border-width: 1px;
    border-style: solid;
    outline: 0;
    box-sizing: border-box;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    flex: none;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    -webkit-appearance: none;
}

.k-radio:checked,
.k-radio.k-checked {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3e%3ccircle cx='50%25' cy='50%25' r='4' fill='white'/%3e%3c/svg%3e");
}

.k-radio:disabled,
.k-radio.k-disabled {
    outline: none;
    cursor: default;
    opacity: 0.6;
    filter: grayscale(0.1);
    pointer-events: none;
    box-shadow: none;
}

.k-radio-wrap {
    flex: none;
    display: inline-flex;
    flex-flow: row nowrap;
    gap: 0;
    align-items: center;
    align-self: start;
    vertical-align: middle;
    position: relative;
}

.k-radio-wrap::before {
    content: "\200b";
    width: 0px;
    overflow: hidden;
    flex: none;
    display: inline-block;
    vertical-align: top;
}

.k-radio-label {
    margin: 0;
    padding: 0;
    display: inline-flex;
    align-items: flex-start;
    gap: 4px;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
}

.k-radio-label .k-ripple {
    visibility: hidden !important;
}

.k-radio + .k-label,
.k-radio-wrap + .k-label,
.k-radio + .k-radio-label,
.k-radio-wrap + .k-radio-label {
    display: inline;
    -webkit-margin-start: 4px;
            margin-inline-start: 4px;
}

.k-radio-label:empty {
    display: none !important;
}

.k-radio-label.k-no-text {
    min-width: 1px;
}

.k-radio-list {
    margin: 0;
    padding: 0;
    display: flex;
    flex-flow: column nowrap;
    gap: 0;
    list-style: none;
}

.k-radio-item,
.k-radio-list-item {
    padding-block: 4px;
    padding-inline: 0px;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    align-content: center;
    gap: 4px;
}

.k-radio-item .k-radio-label,
.k-radio-list-item .k-radio-label {
    margin: 0;
}

.k-radio-list-horizontal,
.k-radio-list.k-list-horizontal {
    display: flex;
    flex-flow: row wrap;
    gap: 16px;
}

.k-ripple-container .k-radio::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 100%;
    z-index: -1;
    transition: opacity 100ms linear, transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
    transform: translate(-50%, -50%) scale(0);
    transform-origin: center center;
}

.k-ripple-container .k-radio:focus,
.k-ripple-container .k-radio.k-focus {
    box-shadow: none !important;
}

.k-ripple-container .k-radio:disabled::after,
.k-ripple-container .k-radio.k-disabled::after {
    display: none;
}

.k-ripple-container .k-radio:disabled::after,
.k-ripple-container .k-radio.k-disabled::after {
    display: none;
}

.k-radio-sm {
    width: 12px;
    height: 12px;
}

.k-radio-sm::before {
    font-size: 10px;
}

.k-ripple-container .k-radio-sm::after {
    width: 300%;
    height: 300%;
}

.k-radio-md {
    width: 16px;
    height: 16px;
}

.k-radio-md::before {
    font-size: 14px;
}

.k-ripple-container .k-radio-md::after {
    width: 300%;
    height: 300%;
}

.k-radio-lg {
    width: 20px;
    height: 20px;
}

.k-radio-lg::before {
    font-size: 18px;
}

.k-ripple-container .k-radio-lg::after {
    width: 300%;
    height: 300%;
}

.k-radio {
    border-color: rgba(0, 0, 0, 0.08);
    background-color: #ffffff;
}

.k-radio:focus,
.k-radio.k-focus {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.06);
}

.k-radio.k-invalid,
.k-radio.ng-invalid.ng-touched,
.k-radio.ng-invalid.ng-dirty {
    border-color: #f31700;
}

.k-radio.k-invalid + .k-radio-label,
.k-radio.ng-invalid.ng-touched + .k-radio-label,
.k-radio.ng-invalid.ng-dirty + .k-radio-label {
    color: #f31700;
}

.k-radio:checked,
.k-radio.k-checked {
    border-color: #ff6358;
    color: white;
    background-color: #ff6358;
}

.k-radio:checked:focus,
.k-radio.k-checked.k-focus {
    box-shadow: 0 0 0 2px rgba(255, 99, 88, 0.3);
}

.k-ripple-container .k-radio::after {
    background: #ff6358;
    opacity: 0.25;
}

.k-slider {
    border: 0;
    box-sizing: border-box;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.4285714286;
    background: none;
    display: inline-flex;
    align-items: center;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-slider *,
.k-slider *::before,
.k-slider *::after {
    box-sizing: border-box;
}

.k-slider .k-label {
    width: auto;
    font-size: .92em;
    line-height: 1;
    white-space: nowrap;
    position: absolute;
}

.k-slider .k-tick,
.k-slider .k-slider-track {
    cursor: pointer;
}

.k-slider .k-tick {
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    position: relative;
}

.k-slider.k-disabled .k-tick,
.k-slider.k-disabled .k-slider-track,
.k-slider.k-disabled .k-draghandle {
    cursor: default;
}

.k-slider-wrap {
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: inherit;
    align-items: inherit;
    gap: inherit;
    position: relative;
}

.k-slider {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    gap: 7px;
}

.k-slider .k-button {
    flex: none;
}

.k-slider .k-slider-track-wrap {
    flex: 1 1 auto;
    display: flex;
    flex-flow: inherit;
    position: relative;
    touch-action: none;
}

.k-slider .k-slider-track-wrap .k-slider-items {
    margin: 0;
    padding: 0;
    list-style: none;
    flex: 1 1 100%;
    display: flex;
    flex-flow: inherit;
    justify-content: space-between;
    -webkit-user-select: none;
        -ms-user-select: none;
            -moz-user-select: none;
         user-select: none;
}

.k-slider .k-slider-track-wrap .k-tick {
    flex: 0 0 1px;
}

.k-slider .k-slider-track-wrap .k-tick-horizontal {
    width: 1px;
    min-height: 100%;
}

.k-slider .k-slider-track-wrap .k-tick-vertical {
    width: 100%;
    min-height: 1px;
}

.k-slider .k-slider-track-wrap .k-draghandle {
    position: absolute;
}

.k-slider-horizontal .k-slider-track-wrap {
    height: 26px;
}

.k-slider-horizontal .k-slider-track-wrap .k-slider-track {
    width: 100%;
}

.k-slider-horizontal .k-slider-track-wrap .k-draghandle {
    top: 50%;
    transform: translate(-50%, -50%);
}

.k-slider-horizontal .k-slider-track-wrap .k-draghandle:focus,
.k-slider-horizontal .k-slider-track-wrap .k-draghandle:active {
    transform: translate(-50%, -50%) scale(1);
}

.k-slider-horizontal .k-slider-track-wrap .k-slider-selection {
    width: calc((var(--kendo-slider-end, 0) - var(--kendo-slider-start, 0))*1%);
    inset-inline-start: calc(var(--kendo-slider-start, 0)*1%);
}

.k-slider-horizontal .k-slider-track-wrap .k-draghandle-start {
    inset-inline-start: calc(var(--kendo-slider-start, 0)*1%);
}

.k-slider-horizontal .k-slider-track-wrap .k-draghandle-end {
    inset-inline-start: calc(var(--kendo-slider-end, 0)*1%);
}

.k-slider-vertical .k-slider-track-wrap {
    width: 26px;
}

.k-slider-vertical .k-slider-track-wrap .k-slider-track {
    height: 100%;
}

.k-slider-vertical .k-slider-track-wrap .k-draghandle {
    left: 50%;
    transform: translate(-50%, 50%);
}

.k-slider-vertical .k-slider-track-wrap .k-draghandle:focus,
.k-slider-vertical .k-slider-track-wrap .k-draghandle:active {
    transform: translate(-50%, 50%) scale(1);
}

.k-slider-vertical .k-slider-track-wrap .k-slider-selection {
    bottom: calc(var(--kendo-slider-start, 0)*1%);
    height: calc((var(--kendo-slider-end, 0) - var(--kendo-slider-start, 0))*1%);
}

.k-slider-vertical .k-slider-track-wrap .k-draghandle-start {
    bottom: calc(var(--kendo-slider-start, 0)*1%);
}

.k-slider-vertical .k-slider-track-wrap .k-draghandle-end {
    bottom: calc(var(--kendo-slider-end, 0)*1%);
}

.k-slider-vertical {
    height: 200px;
    flex-flow: column-reverse nowrap;
}

.k-slider-vertical .k-tick {
    text-align: end;
    margin-left: 2px;
}

.k-slider-vertical .k-slider-topleft .k-tick {
    text-align: start;
}

.k-slider-vertical .k-tick {
    background-position: -94px center;
}

.k-slider-vertical .k-slider-topleft .k-tick {
    background-position: -124px center;
}

.k-slider-vertical .k-slider-bottomright .k-tick {
    background-position: -154px center;
}

.k-slider-vertical .k-tick-large {
    display: flex;
    align-items: center;
    background-position: -4px center;
}

.k-slider-vertical .k-slider-topleft .k-tick-large {
    background-position: -34px center;
}

.k-slider-vertical .k-slider-bottomright .k-tick-large {
    background-position: -64px center;
}

.k-slider-vertical .k-first {
    background-position: -94px 100%;
}

.k-slider-vertical .k-tick-large.k-first {
    background-position: -4px 100%;
}

.k-slider-vertical .k-slider-topleft .k-first {
    background-position: -124px 100%;
}

.k-slider-vertical .k-slider-topleft .k-tick-large.k-first {
    background-position: -34px 100%;
}

.k-slider-vertical .k-slider-bottomright .k-first {
    background-position: -154px 100%;
}

.k-slider-vertical .k-slider-bottomright .k-tick-large.k-first {
    background-position: -64px 100%;
}

.k-slider-vertical .k-last {
    background-position: -94px 0;
}

.k-slider-vertical .k-tick-large.k-last {
    background-position: -4px 0;
}

.k-slider-vertical .k-slider-topleft .k-last {
    background-position: -124px 0;
}

.k-slider-vertical .k-slider-topleft .k-tick-large.k-last {
    background-position: -34px 0;
}

.k-slider-vertical .k-slider-bottomright .k-last {
    background-position: -154px 0;
}

.k-slider-vertical .k-slider-bottomright .k-tick-large.k-last {
    background-position: -64px 0;
}

.k-slider-vertical .k-label {
    text-align: start;
    inset-inline-start: 120%;
    top: 50%;
    transform: translateY(-50%);
}

.k-slider-vertical .k-first .k-label {
    top: 100%;
}

.k-slider-vertical .k-last .k-label {
    top: 0;
}

.k-slider-vertical .k-slider-topleft .k-label {
    inset-inline-start: auto;
    inset-inline-end: 120%;
}

.k-slider-horizontal {
    width: 200px;
    flex-flow: row nowrap;
}

.k-slider-horizontal .k-tick {
    background-position: center -92px;
}

.k-slider-horizontal .k-slider-topleft .k-tick {
    background-position: center -122px;
}

.k-slider-horizontal .k-slider-bottomright .k-tick {
    background-position: center -152px;
}

.k-slider-horizontal .k-tick-large {
    background-position: center -2px;
}

.k-slider-horizontal .k-slider-topleft .k-tick-large {
    background-position: center -32px;
}

.k-slider-horizontal .k-slider-bottomright .k-tick-large {
    background-position: center -62px;
}

.k-slider-horizontal .k-first {
    background-position: 0 -92px;
}

.k-slider-horizontal .k-tick-large.k-first {
    background-position: 0 -2px;
}

.k-slider-horizontal .k-slider-topleft .k-first {
    background-position: 0 -122px;
}

.k-slider-horizontal .k-slider-topleft .k-tick-large.k-first {
    background-position: 0 -32px;
}

.k-slider-horizontal .k-slider-bottomright .k-first {
    background-position: 0 -152px;
}

.k-slider-horizontal .k-slider-bottomright .k-tick-large.k-first {
    background-position: 0 -62px;
}

.k-slider-horizontal .k-last {
    background-position: 100% -92px;
}

.k-slider-horizontal .k-tick-large.k-last {
    background-position: 100% -2px;
}

.k-slider-horizontal .k-slider-topleft .k-last {
    background-position: 100% -122px;
}

.k-slider-horizontal .k-slider-topleft .k-tick-large.k-last {
    background-position: 100% -32px;
}

.k-slider-horizontal .k-slider-bottomright .k-last {
    background-position: 100% -152px;
}

.k-slider-horizontal .k-slider-bottomright .k-tick-large.k-last {
    background-position: 100% -62px;
}

.k-slider-horizontal .k-label {
    inset-inline-start: 50%;
    bottom: -1.2em;
    transform: translateX(-50%);
}

.k-slider-horizontal .k-first .k-label {
    inset-inline-start: 0;
}

.k-slider-horizontal .k-last .k-label {
    inset-inline-start: 100%;
}

.k-slider-horizontal .k-slider-topleft .k-label {
    top: -1.2em;
}

.k-slider-track,
.k-slider-selection {
    margin: 0;
    padding: 0;
    position: absolute;
}

.k-slider-horizontal .k-slider-track, .k-slider-horizontal
.k-slider-selection {
    height: 4px;
    left: 0;
    margin-top: -2px;
    top: 50%;
}

.k-slider-vertical .k-slider-track, .k-slider-vertical
.k-slider-selection {
    bottom: 0;
    left: 50%;
    margin-left: -2px;
    width: 4px;
}

.k-draghandle {
    background-color: transparent;
    background-repeat: no-repeat;
    border-style: solid;
    border-width: 1px;
    outline: 0;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 14px;
    height: 14px;
}

.k-slider-transitions.k-slider-horizontal .k-draghandle {
    transition: left 0.3s ease-out, background-color 0.3s ease-out, transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.k-slider-transitions.k-slider-vertical .k-draghandle {
    transition: bottom 0.3s ease-out, background-color 0.3s ease-out, transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.k-draghandle.k-pressed {
    transition: none;
}

.k-slider-transitions.k-slider-horizontal .k-slider-selection {
    transition: width 0.3s ease-out;
}

.k-slider-transitions.k-slider-vertical .k-slider-selection {
    transition: height 0.3s ease-out;
}

.k-slider-selection.k-pressed {
    transition: none;
}

.k-slider.k-readonly .k-button,
.k-slider.k-readonly .k-slider-track,
.k-slider.k-readonly .k-tick,
.k-slider.k-readonly .k-draghandle {
    pointer-events: none;
}

.k-slider-tooltip .k-callout-n,
.k-slider-tooltip .k-callout-s {
    -webkit-margin-start: -3px;
            margin-inline-start: -3px;
}

.k-slider-tooltip .k-callout-w,
.k-slider-tooltip .k-callout-e {
    margin-top: -3px;
}

.k-slider-rtl.k-slider-horizontal .k-draghandle, .k-slider-horizontal.k-slider[dir="rtl"] .k-draghandle, [dir="rtl"] .k-slider-horizontal.k-slider .k-draghandle, .k-slider-horizontal.k-slider.k-rtl .k-draghandle, .k-rtl .k-slider-horizontal.k-slider .k-draghandle {
    transform: translate(50%, -50%);
}

.k-slider-rtl.k-slider-horizontal .k-draghandle:focus, .k-slider-horizontal.k-slider[dir="rtl"] .k-draghandle:focus, [dir="rtl"] .k-slider-horizontal.k-slider .k-draghandle:focus, .k-slider-horizontal.k-slider.k-rtl .k-draghandle:focus, .k-rtl .k-slider-horizontal.k-slider .k-draghandle:focus,
.k-slider-rtl.k-slider-horizontal .k-draghandle:active,
.k-slider-horizontal.k-slider[dir="rtl"] .k-draghandle:active,
[dir="rtl"] .k-slider-horizontal.k-slider .k-draghandle:active,
.k-slider-horizontal.k-slider.k-rtl .k-draghandle:active,
.k-rtl .k-slider-horizontal.k-slider .k-draghandle:active {
    transform: translate(50%, -50%) scale(1);
}

.k-slider-rtl.k-slider-horizontal .k-label, .k-slider-horizontal.k-slider[dir="rtl"] .k-label, [dir="rtl"] .k-slider-horizontal.k-slider .k-label, .k-slider-horizontal.k-slider.k-rtl .k-label, .k-rtl .k-slider-horizontal.k-slider .k-label {
    transform: translateX(50%);
}

.k-slider kendo-resize-sensor {
    position: absolute;
}

.k-slider-horizontal .k-slider-wrap:not(.k-slider-buttons) {
    -webkit-padding-start: 7px;
            padding-inline-start: 7px;
    -webkit-padding-end: 7px;
            padding-inline-end: 7px;
}

.k-slider-vertical .k-slider-wrap:not(.k-slider-buttons) {
    padding-top: 7px;
    padding-bottom: 7px;
}

.k-slider {
    color: #424242;
}

.k-slider .k-slider-track,
.k-slider .k-slider-selection {
    border-radius: 4px;
}

.k-slider .k-slider-track {
    background-color: #ebebeb;
}

.k-slider .k-slider-selection {
    background-color: #ff6358;
}

.k-slider .k-draghandle {
    border-color: #ff6358;
    color: white;
    background-color: #ff6358;
    border-radius: 50%;
}

.k-slider .k-draghandle:hover {
    border-color: #ff6358;
    background-color: #f55f54;
}

.k-slider .k-draghandle:active, .k-slider .k-draghandle.k-pressed {
    border-color: #e0574d;
    background-color: #e0574d;
}

.k-slider .k-draghandle:focus, .k-slider .k-draghandle.k-focus {
    box-shadow: 0 0 0 2px rgba(255, 99, 88, 0.3);
}

.k-slider.k-focus .k-draghandle {
    box-shadow: 0 0 0 2px rgba(255, 99, 88, 0.3);
}

.k-slider-horizontal .k-tick {
    background-image: url(data:image/gif;base64,R0lGODlhAQC0AIABALi4uAAAACH5BAEAAAEALAAAAAABALQAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7);
}

.k-slider-vertical .k-tick {
    background-image: url(data:image/gif;base64,R0lGODlhtAABAIABALi4uAAAACH5BAEAAAEALAAAAAC0AAEAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7);
}

.k-calendar {
    inline-size: var(--INTERNAL--kendo-calendar-width, -webkit-min-content);
    inline-size: var(--INTERNAL--kendo-calendar-width, -moz-min-content);
    inline-size: var(--INTERNAL--kendo-calendar-width, min-content);
    block-size: var(--INTERNAL--kendo-calendar-height, -webkit-min-content);
    block-size: var(--INTERNAL--kendo-calendar-height, -moz-min-content);
    block-size: var(--INTERNAL--kendo-calendar-height, min-content);
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.4285714286;
    position: relative;
    overflow: hidden;
    display: inline-flex;
    flex-flow: column nowrap;
    -webkit-user-select: none;
        -ms-user-select: none;
            -moz-user-select: none;
         user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-calendar > .k-calendar {
    border: 0;
}

.k-calendar-table {
    margin-block: 0;
    margin-inline: auto;
    border-width: 0;
    border-color: inherit;
    border-spacing: 0;
    border-collapse: separate;
    table-layout: fixed;
    text-align: center;
    outline: 0;
    display: table;
    position: relative;
    z-index: 1;
}

.k-calendar-caption,
.k-calendar-caption.k-calendar-th,
.k-calendar .k-meta-header,
.k-calendar .k-month-header {
    padding-block: 4px;
    padding-inline: 8px;
    height: 32px;
    box-sizing: border-box;
    text-transform: none;
    text-align: start;
    font-weight: bold;
    cursor: default;
}

.k-calendar-th,
.k-calendar-td {
    border-width: 0;
    padding: 0;
    text-align: center;
    border-style: solid;
    border-color: inherit;
    font-weight: normal;
    cursor: default;
}

.k-calendar-th {
    inline-size: var(--INTERNAL--kendo-calendar-cell-size, 32px);
    block-size: var(--INTERNAL--kendo-calendar-cell-size, 32px);
    font-size: 12px;
    line-height: 2;
    text-transform: uppercase;
}

.k-calendar-td {
    border-radius: 4px;
    inline-size: var(--INTERNAL--kendo-calendar-cell-size, -webkit-min-content);
    inline-size: var(--INTERNAL--kendo-calendar-cell-size, -moz-min-content);
    inline-size: var(--INTERNAL--kendo-calendar-cell-size, min-content);
    block-size: var(--INTERNAL--kendo-calendar-cell-size, -webkit-min-content);
    block-size: var(--INTERNAL--kendo-calendar-cell-size, -moz-min-content);
    block-size: var(--INTERNAL--kendo-calendar-cell-size, min-content);
    border-color: transparent;
}

.k-calendar .k-calendar-cell-inner, .k-calendar .k-link {
    border-radius: 4px;
    padding-inline: var(--INTERNAL--kendo-calendar-cell-padding-x, 0.25em);
    padding-block: var(--INTERNAL--kendo-calendar-cell-padding-y, 0.25em);
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    white-space: normal;
    position: relative;
    overflow: hidden;
}

.k-calendar .k-header {
    padding-block: 4px;
    padding-inline: 4px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    position: relative;
    z-index: 2;
}

.k-calendar-header {
    padding-block: 4px;
    padding-inline: 4px;
    min-width: 256px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex: 0 0 auto;
}

.k-calendar-header .k-title,
.k-calendar-header .k-calendar-title {
    font-weight: bold;
}

.k-calendar-header .k-calendar-nav {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
}

.k-calendar-footer,
.k-calendar .k-footer {
    padding-block: 8px;
    padding-inline: 16px;
    text-align: center;
    clear: both;
}

.k-calendar-view {
    margin: auto;
    padding-block: 0;
    padding-inline: 4px;
    width: 256px;
    inline-size: var(--INTERNAL--kendo-calendar-view-width, 256px);
    min-height: 224px;
    box-sizing: content-box;
    gap: 16px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.k-month-calendar .k-calendar-td,
.k-calendar-monthview .k-calendar-td {
    width: 32px;
    height: 32px;
    inline-size: var(--INTERNAL--kendo-calendar-cell-size, 32px);
    block-size: var(--INTERNAL--kendo-calendar-cell-size, 32px);
}

.k-year-calendar .k-calendar-td,
.k-calendar-yearview .k-calendar-td {
    width: 64px;
    height: 64px;
    inline-size: var(--INTERNAL--kendo-calendar-cell-size, 64px);
    block-size: var(--INTERNAL--kendo-calendar-cell-size, 64px);
}

.k-decade-calendar .k-calendar-td,
.k-calendar-decadeview .k-calendar-td {
    width: 64px;
    height: 64px;
    inline-size: var(--INTERNAL--kendo-calendar-cell-size, 64px);
    block-size: var(--INTERNAL--kendo-calendar-cell-size, 64px);
}

.k-century-calendar .k-calendar-td,
.k-calendar-centuryview .k-calendar-td {
    width: 64px;
    height: 64px;
    inline-size: var(--INTERNAL--kendo-calendar-cell-size, 64px);
    block-size: var(--INTERNAL--kendo-calendar-cell-size, 64px);
}

.k-century-calendar .k-calendar-cell-inner, .k-century-calendar .k-link,
.k-calendar-centuryview .k-calendar-cell-inner,
.k-calendar-centuryview .k-link {
    text-align: start;
}

.k-popup .k-calendar {
    height: 100%;
}

.k-calendar-container,
.k-datetime-container {
    padding: 0;
}

.k-calendar-container .k-calendar,
.k-datetime-container .k-calendar {
    border-width: 0;
}

.k-calendar .k-content.k-scrollable,
.k-calendar .k-calendar-content.k-scrollable {
    box-sizing: content-box;
    overflow-x: hidden;
    overflow-y: auto;
    display: block;
    padding-right: 100px;
    padding-left: 100px;
    margin-left: -100px;
    margin-right: calc(-100px - var(--kendo-scrollbar-width, 17px));
}

.k-calendar .k-scrollable-placeholder {
    position: absolute;
    z-index: -1;
    width: 1px;
    top: 0;
    right: 0;
}

.k-calendar-sm {
    --INTERNAL--kendo-calendar-view-width: 224px;
    --INTERNAL--kendo-calendar-cell-padding-x: var( --kendo-calendar-sm-cell-padding-x, 2px );
    --INTERNAL--kendo-calendar-cell-padding-y: var( --kendo-calendar-sm-cell-padding-y, 2px );
    font-size: 14px;
    line-height: 1.4285714286;
}

.k-calendar-sm.k-month-calendar,
.k-calendar-sm .k-calendar-monthview {
    --INTERNAL--kendo-calendar-cell-size: var( --kendo-calendar-sm-month-cell-size, 28px );
}

.k-calendar-sm.k-year-calendar,
.k-calendar-sm .k-calendar-yearview {
    --INTERNAL--kendo-calendar-cell-size: var( --kendo-calendar-sm-year-cell-size, 56px );
}

.k-calendar-sm.k-decade-calendar,
.k-calendar-sm .k-calendar-decadeview {
    --INTERNAL--kendo-calendar-cell-size: var( --kendo-calendar-sm-decade-cell-size, 56px );
}

.k-calendar-sm.k-century-calendar,
.k-calendar-sm .k-calendar-centuryview {
    --INTERNAL--kendo-calendar-cell-size: var( --kendo-calendar-sm-century-cell-size, 56px );
}

.k-calendar-md {
    --INTERNAL--kendo-calendar-view-width: 256px;
    --INTERNAL--kendo-calendar-cell-padding-x: var( --kendo-calendar-md-cell-padding-x, 4px );
    --INTERNAL--kendo-calendar-cell-padding-y: var( --kendo-calendar-md-cell-padding-y, 4px );
    font-size: 14px;
    line-height: 1.4285714286;
}

.k-calendar-md.k-month-calendar,
.k-calendar-md .k-calendar-monthview {
    --INTERNAL--kendo-calendar-cell-size: var( --kendo-calendar-md-month-cell-size, 32px );
}

.k-calendar-md.k-year-calendar,
.k-calendar-md .k-calendar-yearview {
    --INTERNAL--kendo-calendar-cell-size: var( --kendo-calendar-md-year-cell-size, 64px );
}

.k-calendar-md.k-decade-calendar,
.k-calendar-md .k-calendar-decadeview {
    --INTERNAL--kendo-calendar-cell-size: var( --kendo-calendar-md-decade-cell-size, 64px );
}

.k-calendar-md.k-century-calendar,
.k-calendar-md .k-calendar-centuryview {
    --INTERNAL--kendo-calendar-cell-size: var( --kendo-calendar-md-century-cell-size, 64px );
}

.k-calendar-lg {
    --INTERNAL--kendo-calendar-view-width: 320px;
    --INTERNAL--kendo-calendar-cell-padding-x: var( --kendo-calendar-lg-cell-padding-x, 8px );
    --INTERNAL--kendo-calendar-cell-padding-y: var( --kendo-calendar-lg-cell-padding-y, 8px );
    font-size: 16px;
    line-height: 1.5;
}

.k-calendar-lg.k-month-calendar,
.k-calendar-lg .k-calendar-monthview {
    --INTERNAL--kendo-calendar-cell-size: var( --kendo-calendar-lg-month-cell-size, 40px );
}

.k-calendar-lg.k-year-calendar,
.k-calendar-lg .k-calendar-yearview {
    --INTERNAL--kendo-calendar-cell-size: var( --kendo-calendar-lg-year-cell-size, 80px );
}

.k-calendar-lg.k-decade-calendar,
.k-calendar-lg .k-calendar-decadeview {
    --INTERNAL--kendo-calendar-cell-size: var( --kendo-calendar-lg-decade-cell-size, 80px );
}

.k-calendar-lg.k-century-calendar,
.k-calendar-lg .k-calendar-centuryview {
    --INTERNAL--kendo-calendar-cell-size: var( --kendo-calendar-lg-century-cell-size, 80px );
}

.k-calendar-infinite {
    box-sizing: content-box;
    display: inline-flex;
    flex-flow: row nowrap;
}

.k-calendar-infinite .k-calendar-view {
    padding-block: 0px;
    padding-inline: 16px;
    height: 288px;
    flex: 0 0 auto;
    display: flex;
    flex-flow: column nowrap;
    gap: 0;
    overflow: hidden;
}

.k-calendar-infinite .k-calendar-view .k-content.k-scrollable {
    position: relative;
}

.k-calendar-infinite .k-calendar-view::after {
    display: block;
    position: absolute;
    bottom: 0;
    content: "\200b";
    height: 0;
    line-height: 0;
    z-index: 1;
    width: 150%;
    left: -25%;
    box-shadow: 0 0 32px 16px #ffffff;
}

.k-calendar-infinite .k-calendar-header {
    margin-left: -16px;
    margin-right: -16px;
    padding-block: 8px;
    padding-inline: 16px;
    width: auto;
    min-width: 0;
}

.k-calendar-infinite .k-calendar-weekdays {
    flex: 0 0 auto;
}

.k-calendar-navigation {
    width: 5em;
    text-align: center;
    flex: 0 0 auto;
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.k-calendar-navigation::before, .k-calendar-navigation::after {
    display: block;
    position: absolute;
    content: "\200b";
    height: 0;
    line-height: 0;
    z-index: 1;
    width: 200%;
    left: -50%;
    box-shadow: 0 0 6em 3em #fafafa;
}

.k-calendar-navigation::before {
    top: 0;
}

.k-calendar-navigation::after {
    bottom: 0;
}

.k-calendar-navigation .k-content,
.k-calendar-navigation .k-calendar-content {
    background: transparent;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.k-calendar-navigation .k-content ul,
.k-calendar-navigation .k-calendar-content ul {
    width: 5em;
}

.k-calendar-navigation .k-content li,
.k-calendar-navigation .k-calendar-content li {
    height: 2em;
    line-height: 2em;
    cursor: pointer;
    padding-block: 0;
    padding-inline: 1em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: clip;
}

.k-calendar-navigation .k-calendar-navigation-marker {
    font-weight: bold;
}

.k-calendar-navigation .k-calendar-navigation-highlight {
    width: 100%;
    border-width: 1px 0;
    border-style: solid;
    height: 2em;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.k-calendar-range {
    width: auto;
}

.k-calendar-range .k-calendar-view {
    width: auto;
    white-space: nowrap;
}

.k-calendar-range .k-calendar-view::after {
    display: none;
}

.k-calendar-range .k-calendar-view:focus {
    outline: 0;
}

.k-calendar-range .k-range-start {
    border-color: inherit;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.k-calendar-range .k-range-end {
    border-color: inherit;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.k-calendar-range .k-range-mid {
    border-color: inherit;
    border-radius: 0;
}

.k-rtl .k-calendar .k-content.k-scrollable,
.k-rtl .k-calendar .k-calendar-content.k-scrollable,
[dir="rtl"] .k-calendar .k-content.k-scrollable,
[dir="rtl"] .k-calendar .k-calendar-content.k-scrollable,
.k-calendar.k-rtl .k-content.k-scrollable,
.k-calendar.k-rtl .k-calendar-content.k-scrollable,
.k-calendar[dir="rtl"] .k-content.k-scrollable,
.k-calendar[dir="rtl"] .k-calendar-content.k-scrollable {
    padding-right: 100px;
    padding-left: 100px;
    margin-left: calc(-100px - var(--kendo-scrollbar-width, 17px));
    margin-right: -100px;
}

.k-calendar {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-calendar .k-header {
    border-color: inherit;
    color: #424242;
    background-color: #fafafa;
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1);
}

.k-calendar .k-calendar-th,
.k-calendar .k-calendar-caption,
.k-calendar .k-meta-header,
.k-calendar .k-month-header {
    color: #666666;
}

.k-calendar .k-calendar-view .k-today {
    color: #ff6358;
}

.k-calendar .k-other-month {
    color: #666666;
}

.k-calendar .k-alt {
    background-color: transparent;
    color: #666666;
}

.k-calendar .k-out-of-range {
    pointer-events: none;
}

.k-calendar .k-calendar-td:hover .k-calendar-cell-inner, .k-calendar .k-calendar-td:hover .k-link,
.k-calendar .k-calendar-td.k-hover .k-calendar-cell-inner,
.k-calendar .k-calendar-td.k-hover .k-link {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #f0f0f0;
}

.k-calendar .k-calendar-td.k-selected .k-calendar-cell-inner, .k-calendar .k-calendar-td.k-selected .k-link {
    border-color: rgba(0, 0, 0, 0.08);
    color: white;
    background-color: #ff6358;
}

.k-calendar .k-calendar-td.k-selected:hover .k-calendar-cell-inner, .k-calendar .k-calendar-td.k-selected:hover .k-link,
.k-calendar .k-calendar-td.k-selected.k-hover .k-calendar-cell-inner,
.k-calendar .k-calendar-td.k-selected.k-hover .k-link {
    color: white;
    background-color: #f55f54;
}

.k-calendar .k-calendar-td:focus .k-calendar-cell-inner, .k-calendar .k-calendar-td:focus .k-link,
.k-calendar .k-calendar-td.k-focus .k-calendar-cell-inner,
.k-calendar .k-calendar-td.k-focus .k-link {
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.08);
}

.k-calendar .k-calendar-td.k-selected:focus .k-calendar-cell-inner, .k-calendar .k-calendar-td.k-selected:focus .k-link,
.k-calendar .k-calendar-td.k-selected.k-focus .k-calendar-cell-inner,
.k-calendar .k-calendar-td.k-selected.k-focus .k-link {
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.08);
}

.k-calendar .k-calendar-navigation {
    color: #424242;
    background-color: #fafafa;
    box-shadow: inset -1px 0 rgba(0, 0, 0, 0.08);
}

.k-calendar .k-calendar-navigation li:hover,
.k-calendar .k-calendar-navigation li.k-hover {
    color: #d6534a;
}

.k-calendar .k-calendar-navigation-highlight {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-calendar[dir="rtl"] .k-calendar-navigation,
.k-rtl .k-calendar .k-calendar-navigation {
    box-shadow: inset 1px 0 rgba(0, 0, 0, 0.08);
}

.k-calendar.k-invalid, .k-calendar.k-invalid:hover, .k-calendar.ng-invalid.ng-touched, .k-calendar.ng-invalid.ng-dirty {
    border-color: #f31700;
}

.k-scheduler .k-calendar .k-other-month {
    color: #666666;
    background-color: transparent;
}

.k-calendar .k-range-start,
.k-calendar .k-range-end,
.k-calendar .k-range-mid {
    background-color: rgba(255, 99, 88, 0.25);
}

.k-calendar .k-range-start.k-range-end {
    background-image: none;
    background-color: transparent;
}

.k-calendar .k-range-start .k-calendar-cell-inner, .k-calendar .k-range-start .k-link,
.k-calendar .k-range-end .k-calendar-cell-inner,
.k-calendar .k-range-end .k-link {
    background-color: #ff6358;
}

.k-calendar .k-range-start.k-active .k-calendar-cell-inner, .k-calendar .k-range-start.k-active .k-link,
.k-calendar .k-range-end.k-active .k-calendar-cell-inner,
.k-calendar .k-range-end.k-active .k-link {
    box-shadow: inset 0 0 2px 2px rgba(0, 0, 0, 0.2);
}

.k-calendar .k-range-split-start,
.k-calendar .k-range-split-end {
    position: relative;
}

.k-calendar .k-range-split-start::after,
.k-calendar .k-range-split-end::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 5px;
}

.k-calendar .k-range-split-start::after {
    left: -5px;
    right: auto;
    background-image: linear-gradient(to left, rgba(255, 99, 88, 0.25), transparent 100%);
}

.k-calendar .k-range-split-end::after {
    right: -5px;
    left: auto;
    background-image: linear-gradient(to right, rgba(255, 99, 88, 0.25), transparent 100%);
}

.k-timeselector {
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.4285714286;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-flow: column nowrap;
    -webkit-user-select: none;
        -ms-user-select: none;
            -moz-user-select: none;
         user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-popup > .k-timeselector {
    border-width: 0;
}

.k-time-header,
.k-time-selector-header {
    padding-block: 8px;
    padding-inline: 8px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex: 0 0 auto;
}

.k-time-header .k-title,
.k-time-header .k-time-selector-header-title,
.k-time-selector-header .k-title,
.k-time-selector-header .k-time-selector-header-title {
    padding-block: 4px;
    padding-inline: 8px;
    font-weight: bold;
    display: inline-block;
}

.k-time-header .k-time-now,
.k-time-selector-header .k-time-now {
    border-width: 0;
    line-height: inherit;
    cursor: pointer;
}

.k-actions.k-time-fast-selection, .k-time-fast-selection.k-edit-buttons,
.k-time-fast-selection.k-action-buttons,
.k-time-fast-selection.k-columnmenu-actions, .k-time-fast-selection.k-form-buttons {
    margin-top: 0;
}

.k-time-list-container {
    display: flex;
    position: relative;
    flex: 1 1 auto;
    overflow: hidden;
}

.k-time-highlight,
.k-time-list-highlight {
    width: 100%;
    height: 28px;
    border-width: 1px 0px;
    border-style: solid;
    box-sizing: border-box;
    position: absolute;
    top: calc(50% + 9px);
    left: 0;
    right: 0;
    transform: translateY(-50%);
    z-index: 1;
}

.k-time-list-wrapper {
    min-width: 4em;
    height: 240px;
    box-sizing: content-box;
    display: inline-flex;
    flex-flow: column nowrap;
    align-items: stretch;
    overflow: hidden;
    position: relative;
    text-align: center;
    flex: 1 1 auto;
}

.k-time-list-wrapper .k-title {
    font-size: 12px;
    line-height: 1.5;
    font-weight: bold;
    text-align: center;
    text-transform: capitalize;
    display: block;
}

.k-time-list-wrapper.k-focus::before, .k-time-list-wrapper.k-focus::after {
    display: block;
    content: "\200b";
    position: absolute;
    width: 100%;
    left: 0;
    pointer-events: none;
    height: calc(50% - 14px);
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
}

.k-time-list-wrapper.k-focus::before {
    top: 18px;
}

.k-time-list-wrapper.k-focus::after {
    bottom: 0;
}

.k-time-list {
    display: flex;
    flex-flow: row nowrap;
    align-items: stretch;
    flex: 1;
    position: relative;
    z-index: 1;
    outline: 0;
    overflow: hidden;
}

.k-time-list::before, .k-time-list::after {
    display: block;
    position: absolute;
    content: "\200b";
    height: 0;
    line-height: 0;
    z-index: 1;
    width: 200%;
    left: -50%;
}

.k-time-list::before {
    top: 0;
}

.k-time-list::after {
    bottom: 0;
}

.k-time-container,
.k-time-list-content {
    position: relative;
    flex: 1 1 auto;
    display: block;
    overflow-x: hidden;
    overflow-y: scroll;
    padding-right: 100px;
    padding-left: 100px;
    margin-left: -100px;
    margin-right: calc(-100px - var(--kendo-scrollbar-width, 17px));
}

.k-time-container > ul,
.k-time-list-content > ul {
    height: auto;
    width: 4em;
    margin: auto;
}

.k-time-container .k-scrollable-placeholder,
.k-time-list-content .k-scrollable-placeholder {
    position: absolute;
    width: 1px;
    top: 0;
    right: 0;
}

.k-time-list-item,
.k-time-list .k-item {
    padding-block: 4px;
    padding-inline: 8px;
}

.k-time-separator {
    width: 0;
    height: 28px;
    align-self: center;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 11;
    top: 9px;
}

.k-timeselector-sm {
    font-size: 14px;
    line-height: 1.4285714286;
}

.k-timeselector-sm .k-time-highlight,
.k-timeselector-sm .k-time-list-highlight {
    height: 24px;
}

.k-timeselector-sm .k-time-separator {
    height: 24px;
}

.k-timeselector-sm .k-time-list-item,
.k-timeselector-sm .k-time-list .k-item {
    padding-block: 2px;
    padding-inline: 8px;
}

.k-timeselector-md {
    font-size: 14px;
    line-height: 1.4285714286;
}

.k-timeselector-md .k-time-highlight,
.k-timeselector-md .k-time-list-highlight {
    height: 28px;
}

.k-timeselector-md .k-time-separator {
    height: 28px;
}

.k-timeselector-md .k-time-list-item,
.k-timeselector-md .k-time-list .k-item {
    padding-block: 4px;
    padding-inline: 8px;
}

.k-timeselector-lg {
    font-size: 16px;
    line-height: 1.5;
}

.k-timeselector-lg .k-time-highlight,
.k-timeselector-lg .k-time-list-highlight {
    height: 40px;
}

.k-timeselector-lg .k-time-separator {
    height: 40px;
}

.k-timeselector-lg .k-time-list-item,
.k-timeselector-lg .k-time-list .k-item {
    padding-block: 8px;
    padding-inline: 8px;
}

.k-rtl .k-time-container,
.k-rtl .k-time-list-content,
[dir="rtl"] .k-time-container,
[dir="rtl"] .k-time-list-content {
    padding-right: 100px;
    padding-left: 100px;
    margin-left: calc(-100px - var(--kendo-scrollbar-width, 17px));
    margin-right: -100px;
}

.k-timeselector {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-time-header .k-time-now,
.k-time-selector-header .k-time-now {
    color: #ff6358;
}

.k-time-header .k-time-now:hover,
.k-time-selector-header .k-time-now:hover {
    color: #d6534a;
}

.k-time-list-wrapper .k-title {
    color: #666666;
}

.k-time-list-wrapper.k-focus .k-title {
    color: #424242;
}

.k-time-list-wrapper.k-focus::before, .k-time-list-wrapper.k-focus::after {
    background-color: rgba(0, 0, 0, 0.04);
}

.k-time-list::before, .k-time-list::after {
    box-shadow: 0 0 3em 1.5em #ffffff;
}

.k-time-list .k-item:hover {
    color: #ff6358;
}

.k-time-container {
    background: transparent;
}

.k-time-highlight {
    border-color: rgba(0, 0, 0, 0.08);
    background-color: #ffffff;
}

.k-captcha {
    width: 280px;
    box-sizing: border-box;
    font-size: 14px;
    font-family: inherit;
    line-height: 1.4285714286;
    display: flex;
    flex-flow: column nowrap;
    gap: 8px;
}

.k-captcha *,
.k-captcha *::before,
.k-captcha *::after {
    box-sizing: border-box;
}

.k-captcha-image-wrap {
    position: relative;
    gap: 8px;
}

.k-captcha-image-controls {
    position: relative;
    gap: 8px;
}

.k-captcha-image {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.k-captcha-image > img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.k-captcha-loading .k-captcha-image {
    height: auto;
}

.k-captcha-volume-control {
    height: 100%;
}

.k-captcha-validation-message {
    margin-top: 4px;
    font-size: 12px;
    font-style: italic;
}

.k-captcha {
    border-color: #ffffff;
    color: #ffffff;
    background-color: #ffffff;
}

.k-colorpalette {
    border-width: 0;
    box-sizing: border-box;
    outline: 0;
    font-size: 14px;
    font-family: inherit;
    line-height: 0;
    display: inline-flex;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-colorpalette *,
.k-colorpalette *::before,
.k-colorpalette *::after {
    box-sizing: border-box;
}

.k-colorpalette-table {
    width: 100%;
    height: 100%;
    border-collapse: collapse;
    position: relative;
}

.k-colorpalette-tile {
    width: 24px;
    height: 24px;
    box-sizing: border-box;
    overflow: hidden;
    cursor: pointer;
}

.k-colorpalette-tile:hover, .k-colorpalette-tile.k-hover {
    position: relative;
    z-index: 101;
}

.k-colorpalette-tile:focus, .k-colorpalette-tile.k-focus, .k-colorpalette-tile.k-selected, .k-colorpalette-tile.k-selected:hover {
    position: relative;
    z-index: 100;
}

.k-colorpalette-tile:focus, .k-colorpalette-tile.k-focus {
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3), inset 0 0 0 1px rgba(255, 255, 255, 0.5);
}

.k-colorpalette-tile:hover, .k-colorpalette-tile.k-hover {
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3), inset 0 0 0 1px rgba(255, 255, 255, 0.8);
}

.k-colorpalette-tile.k-selected, .k-colorpalette-tile.k-selected:hover {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.3), inset 0 0 0 1px white;
}

.k-colorgradient {
    border-radius: 4px;
    width: 272px;
    padding-block: 12px;
    padding-inline: 12px;
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    outline: 0;
    font-size: 14px;
    font-family: inherit;
    line-height: 1.4285714286;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-colorgradient *,
.k-colorgradient *::before,
.k-colorgradient *::after {
    box-sizing: border-box;
}

.k-colorgradient-canvas {
    gap: 12px;
}

.k-colorgradient-canvas .k-hsv-rectangle {
    border-radius: 4px;
    position: relative;
    flex: 1 1 auto;
    -webkit-user-select: none;
        -ms-user-select: none;
            -moz-user-select: none;
         user-select: none;
}

.k-colorgradient-canvas .k-hsv-gradient {
    border-radius: 4px;
    height: 180px;
}

.k-colorgradient-canvas .k-hsv-draghandle {
    margin-top: -7px;
    margin-left: -7px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    cursor: pointer;
}

.k-colorgradient-canvas .k-hsv-controls {
    position: relative;
    flex-shrink: 0;
    gap: 12px;
}

.k-colorgradient .k-draghandle {
    border-radius: 50%;
    width: 14px;
    height: 14px;
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
}

.k-colorgradient-slider.k-slider-vertical {
    width: 10px;
    height: 180px;
    flex: 0 0 10px;
}

.k-colorgradient-slider.k-slider-vertical .k-slider-track {
    width: 10px;
    border-radius: 10px;
    margin-left: -5px;
}

.k-colorgradient-slider.k-slider-horizontal {
    width: 100%;
    height: 10px;
    flex: 0 0 10px;
}

.k-colorgradient-slider.k-slider-horizontal .k-slider-track {
    height: 10px;
    border-radius: 10px;
    margin-top: -5px;
}

.k-colorgradient-slider.k-alpha-slider .k-slider-track::before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 10px;
    position: relative;
    z-index: -1;
}

.k-colorgradient-slider .k-slider-wrap,
.k-colorgradient-slider .k-slider-track-wrap {
    z-index: 1;
}

.k-colorgradient-slider .k-slider-selection {
    display: none;
}

.k-colorgradient-slider .k-draghandle {
    border-width: 3px;
}

.k-colorgradient-inputs {
    gap: 8px;
}

.k-colorgradient-inputs .k-colorgradient-input-label {
    text-transform: uppercase;
}

.k-colorgradient-inputs > .k-vstack, .k-colorgradient-inputs > .k-vbox {
    gap: 4px;
}

.k-colorgradient-inputs .k-numerictextbox {
    width: 46px;
}

.k-colorgradient-inputs .k-input-inner {
    -webkit-padding-start: 2px;
            padding-inline-start: 2px;
    -webkit-padding-end: 2px;
            padding-inline-end: 2px;
    text-align: center;
    text-overflow: clip;
}

.k-colorgradient-color-contrast > div {
    display: flex;
    flex-flow: row nowrap;
    gap: 8px;
}

.k-colorgradient-color-contrast .k-contrast-ratio {
    margin-bottom: 8px;
}

.k-colorgradient-color-contrast .k-contrast-ratio-text {
    font-weight: 700;
}

.k-colorgradient-color-contrast .k-contrast-validation {
    display: inline-flex;
    align-items: center;
    gap: 4px;
}

.k-colorgradient-color-contrast .k-contrast-validation .k-icon,
.k-colorgradient-color-contrast .k-contrast-validation .k-svg-icon {
    vertical-align: middle;
}

.k-colorgradient-color-contrast .k-contrast-validation .k-icon + .k-icon,
.k-colorgradient-color-contrast .k-contrast-validation .k-svg-icon + .k-svg-icon,
.k-colorgradient-color-contrast .k-contrast-validation .k-icon-wrapper-host + .k-icon-wrapper-host .k-icon {
    -webkit-margin-start: -13px;
            margin-inline-start: -13px;
}

.k-color-contrast-svg {
    position: absolute;
    top: 0;
    left: 0;
    overflow: visible;
    pointer-events: none;
}

.k-colorgradient {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-colorgradient:focus,
.k-colorgradient.k-focus {
    box-shadow: 1px 1px 7px 1px rgba(0, 0, 0, 0.3);
}

.k-colorgradient-canvas .k-hsv-gradient {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), black), linear-gradient(to right, white, rgba(255, 255, 255, 0));
}

.k-colorgradient .k-draghandle {
    border-color: rgba(255, 255, 255, 0.8);
    background-color: transparent;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
}

.k-colorgradient .k-draghandle:focus, .k-colorgradient .k-draghandle.k-focus {
    border-color: #ffffff;
    background-color: transparent;
    box-shadow: 0 1px 4px black;
}

.k-colorgradient .k-draghandle:hover, .k-colorgradient .k-draghandle.k-hover, .k-colorgradient .k-draghandle.k-active, .k-colorgradient .k-draghandle:active {
    border-color: #ffffff;
    background-color: transparent;
    box-shadow: 0 1px 4px black;
}

.k-colorgradient-slider.k-hue-slider.k-slider-horizontal .k-slider-track {
    background: linear-gradient(to right, #ff0000, #ffff00, #00ff00, #00ffff, #0000ff, #ff00ff, #ff0000);
}

.k-colorgradient-slider.k-hue-slider.k-slider-vertical .k-slider-track {
    background: linear-gradient(to top, #ff0000, #ffff00, #00ff00, #00ffff, #0000ff, #ff00ff, #ff0000);
}

.k-colorgradient-slider.k-alpha-slider .k-slider-track::before {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAuSURBVHgBxYyxDQAwDMJIL+YT+DjtzFRliUfLcklqBCRT4eCTxbD6kdL2/LgYXqpvCbs3kBv/AAAAAElFTkSuQmCC) center repeat;
}

.k-colorgradient-input-label {
    color: #666666;
}

.k-rtl .k-colorgradient .k-hue-slider.k-slider-horizontal .k-slider-track,
[dir="rtl"] .k-colorgradient .k-hue-slider.k-slider-horizontal .k-slider-track {
    background: linear-gradient(to left, #ff0000, #ffff00, #00ff00, #00ffff, #0000ff, #ff00ff, #ff0000);
}

.k-coloreditor {
    border-radius: 4px;
    min-width: 272px;
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    font-size: 14px;
    font-family: inherit;
    line-height: 1.4285714286;
    display: inline-flex;
    flex-direction: column;
    align-items: stretch;
}

.k-coloreditor *,
.k-coloreditor *::before,
.k-coloreditor *::after {
    box-sizing: border-box;
}

.k-coloreditor-header {
    padding: 12px 12px 0;
}

.k-coloreditor-header-actions {
    gap: 8px;
}

.k-coloreditor-preview {
    display: flex;
    flex-flow: column nowrap;
    align-items: stretch;
    justify-content: center;
    gap: 4px;
    position: relative;
    z-index: 1;
}

.k-coloreditor-preview .k-color-preview {
    width: 32px;
    height: 12px;
}

.k-coloreditor-views {
    min-width: calc(var(--kendo-color-preview-width, 24px)*var(--kendo-color-preview-columns, 10));
    padding-block: 12px;
    padding-inline: 12px;
    gap: 12px;
}

.k-coloreditor-views .k-colorgradient {
    padding: 0;
    width: auto;
    border-width: 0;
}

.k-coloreditor-views .k-colorgradient:focus,
.k-coloreditor-views .k-colorgradient.k-focus {
    outline: 2px dotted;
    outline-offset: 4px;
    border-radius: 0;
}

.k-coloreditor-views .k-colorpalette {
    align-self: center;
}

.k-coloreditor-views .k-colorpalette-tile {
    width: var(--kendo-color-preview-width, 24px);
    height: var(--kendo-color-preview-height, 24px);
}

.k-coloreditor-footer.k-actions, .k-coloreditor-footer.k-edit-buttons,
.k-coloreditor-footer.k-action-buttons,
.k-coloreditor-footer.k-columnmenu-actions, .k-coloreditor-footer.k-form-buttons {
    margin: 0;
}

.k-coloreditor {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-coloreditor:focus,
.k-coloreditor.k-focus {
    box-shadow: 1px 1px 7px 1px rgba(0, 0, 0, 0.3);
}

.k-coloreditor .k-colorgradient:focus,
.k-coloreditor .k-colorgradient.k-focus {
    box-shadow: none;
    outline-color: rgba(0, 0, 0, 0.3);
}

.k-color-picker, .k-colorpicker {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
}

.k-datetime-selector {
    display: flex;
    transition: transform .2s;
}

.k-datetime-wrap {
    width: 288px;
    overflow: hidden;
}

.k-datetime-wrap .k-datetime-buttongroup {
    padding-block: 8px;
    padding-inline: 8px;
}

.k-datetime-wrap .k-calendar,
.k-datetime-wrap .k-timeselector {
    width: 100%;
    border-width: 0;
}

.k-datetime-calendar-wrap,
.k-datetime-time-wrap {
    text-align: center;
    flex: 0 0 288px;
}

.k-date-tab .k-datetime-selector {
    transform: translateX(0);
}

.k-time-tab .k-datetime-selector {
    transform: translateX(-100%);
}

.k-time-tab .k-datetime-selector.k-rtl, .k-time-tab .k-datetime-selector[dir="rtl"],
.k-rtl .k-time-tab .k-datetime-selector,
[dir="rtl"] .k-time-tab .k-datetime-selector {
    transform: translateX(100%);
}

.k-daterange-picker, .k-daterangepicker {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-end;
    gap: 8px;
}

.k-daterange-picker *, .k-daterangepicker *,
.k-daterange-picker *::before,
.k-daterangepicker *::before,
.k-daterange-picker *::after,
.k-daterangepicker *::after {
    box-sizing: border-box;
}

.k-daterange-picker .k-dateinput, .k-daterangepicker .k-dateinput {
    width: 10em;
}

.k-daterangepicker-wrap {
    display: inherit;
    flex-flow: inherit;
    align-items: inherit;
    gap: inherit;
}

.k-dropdowngrid-popup {
    overflow: hidden;
}

.k-dropdowngrid-popup > .k-data-table {
    border-width: 0;
}

.k-dropdown-operator {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    flex: none;
    aspect-ratio: 1;
}

.k-dropdown-operator .k-input-button {
    border-width: 0;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
}

.k-dropdown-operator .k-input-button .k-button-icon {
    width: auto;
    aspect-ratio: 1;
}

.k-dropdown-operator .k-input-inner {
    display: none;
}

.k-treeview {
    padding: 0;
    border-width: 0;
    background: none;
    box-sizing: border-box;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.4285714286;
    display: block;
    cursor: default;
    overflow: auto;
    white-space: nowrap;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-treeview *,
.k-treeview *::before,
.k-treeview *::after {
    box-sizing: border-box;
}

.k-treeview-filter {
    padding: 8px;
    display: block;
    position: relative;
    flex: none;
}

.k-treeview-group {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    outline: 0;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-treeview-group.ng-animating {
    overflow: hidden;
}

.k-treeview-top,
.k-treeview-mid,
.k-treeview-bot {
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
}

.k-treeview-item {
    outline-style: none;
    margin: 0;
    padding: 0 0 0 24px;
    border-width: 0;
    display: block;
}

.k-treeview-toggle {
    -webkit-margin-start: -24px;
            margin-inline-start: -24px;
    flex: none;
    display: inline-flex;
    flex-flow: row nowrap;
    align-items: center;
    cursor: pointer;
}

.k-treeview-toggle .k-icon,
.k-treeview-toggle .k-svg-icon {
    padding: 4px;
    box-sizing: content-box;
}

.k-treeview-loading {
    margin-right: 4px;
}

.k-treeview .k-checkbox-wrap,
.k-treeview .k-checkbox-wrapper {
    align-self: center;
}

.k-treeview-leaf {
    border-radius: 4px;
    padding-block: 4px;
    padding-inline: 8px;
    border: 0px solid transparent;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    align-content: center;
    vertical-align: middle;
    position: relative;
}

.k-treeview-leaf .k-icon,
.k-treeview-leaf .k-svg-icon,
.k-treeview-leaf .k-image,
.k-treeview-leaf .k-sprite {
    margin-right: 4px;
}

.k-treeview-leaf.k-focus {
    z-index: 1;
}

.k-treeview .k-treeview-load-more-button {
    cursor: pointer;
}

.k-treeview .k-treeview-load-more-button:hover, .k-treeview .k-treeview-load-more-button.k-hover, .k-treeview .k-treeview-load-more-button:focus, .k-treeview .k-treeview-load-more-button.k-focus {
    text-decoration: underline;
}

.k-rtl .k-treeview .k-treeview-item,
[dir="rtl"] .k-treeview .k-treeview-item,
.k-treeview.k-rtl .k-treeview-item,
.k-treeview[dir="rtl"] .k-treeview-item {
    padding-left: 0;
    padding-right: 24px;
}

.k-rtl .k-treeview .k-treeview-loading,
[dir="rtl"] .k-treeview .k-treeview-loading,
.k-treeview.k-rtl .k-treeview-loading,
.k-treeview[dir="rtl"] .k-treeview-loading {
    margin-right: 0;
    margin-left: 4px;
}

.k-rtl .k-treeview .k-treeview-leaf .k-icon,
.k-rtl .k-treeview .k-treeview-leaf .k-svg-icon,
.k-rtl .k-treeview .k-treeview-leaf .k-image,
.k-rtl .k-treeview .k-treeview-leaf .k-sprite,
.k-rtl .k-treeview .k-in .k-icon,
.k-rtl .k-treeview .k-in .k-svg-icon,
.k-rtl .k-treeview .k-in .k-image,
.k-rtl .k-treeview .k-in .k-sprite,
[dir="rtl"] .k-treeview .k-treeview-leaf .k-icon,
[dir="rtl"] .k-treeview .k-treeview-leaf .k-svg-icon,
[dir="rtl"] .k-treeview .k-treeview-leaf .k-image,
[dir="rtl"] .k-treeview .k-treeview-leaf .k-sprite,
[dir="rtl"] .k-treeview .k-in .k-icon,
[dir="rtl"] .k-treeview .k-in .k-svg-icon,
[dir="rtl"] .k-treeview .k-in .k-image,
[dir="rtl"] .k-treeview .k-in .k-sprite,
.k-treeview.k-rtl .k-treeview-leaf .k-icon,
.k-treeview.k-rtl .k-treeview-leaf .k-svg-icon,
.k-treeview.k-rtl .k-treeview-leaf .k-image,
.k-treeview.k-rtl .k-treeview-leaf .k-sprite,
.k-treeview.k-rtl .k-in .k-icon,
.k-treeview.k-rtl .k-in .k-svg-icon,
.k-treeview.k-rtl .k-in .k-image,
.k-treeview.k-rtl .k-in .k-sprite,
.k-treeview[dir="rtl"] .k-treeview-leaf .k-icon,
.k-treeview[dir="rtl"] .k-treeview-leaf .k-svg-icon,
.k-treeview[dir="rtl"] .k-treeview-leaf .k-image,
.k-treeview[dir="rtl"] .k-treeview-leaf .k-sprite,
.k-treeview[dir="rtl"] .k-in .k-icon,
.k-treeview[dir="rtl"] .k-in .k-svg-icon,
.k-treeview[dir="rtl"] .k-in .k-image,
.k-treeview[dir="rtl"] .k-in .k-sprite {
    margin-right: 0;
    margin-left: 4px;
}

.k-treeview-sm {
    font-size: 14px;
    line-height: 1.4285714286;
}

.k-treeview-sm .k-treeview-leaf {
    padding-block: 2px;
    padding-inline: 8px;
}

.k-treeview-sm .k-checkbox-wrap {
    padding-block: 2px;
    padding-inline: 4px;
}

.k-treeview-md {
    font-size: 14px;
    line-height: 1.4285714286;
}

.k-treeview-md .k-treeview-leaf {
    padding-block: 4px;
    padding-inline: 8px;
}

.k-treeview-md .k-checkbox-wrap {
    padding-block: 2px;
    padding-inline: 4px;
}

.k-treeview-lg {
    font-size: 16px;
    line-height: 1.5;
}

.k-treeview-lg .k-treeview-leaf {
    padding-block: 8px;
    padding-inline: 8px;
}

.k-treeview-lg .k-checkbox-wrap {
    padding-inline: 4px;
}

.k-treeview {
    color: #424242;
}

.k-treeview-leaf:hover, .k-treeview-leaf.k-hover {
    color: #424242;
    background-color: #f0f0f0;
}

.k-treeview-leaf:focus, .k-treeview-leaf.k-focus {
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.13);
}

.k-treeview-leaf.k-selected {
    color: white;
    background-color: #ff6358;
}

.k-treeview .k-treeview-load-more-button {
    color: #ff6358;
    background-color: transparent;
}

.k-treeview .k-treeview-load-more-button:hover, .k-treeview .k-treeview-load-more-button.k-hover {
    color: #d6534a;
    background-color: transparent;
}

.k-treeview .k-treeview-load-more-button:focus, .k-treeview .k-treeview-load-more-button.k-focus {
    color: #d6534a;
    background-color: transparent;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.13);
}

.k-popup-dropdowntree .k-treeview,
.k-dropdowntree-popup .k-treeview,
.k-multiselecttree-popup .k-treeview {
    padding-block: 4px;
    padding-inline: 4px;
}

.k-popup-dropdowntree .k-check-all,
.k-dropdowntree-popup .k-check-all,
.k-multiselecttree-popup .k-check-all {
    padding-block: 8px;
    padding-inline: 8px;
}

.k-rating {
    margin: 0;
    padding: 0;
    border-width: 0;
    box-sizing: border-box;
    outline: 0;
    background: none;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.4285714286;
    display: inline-flex;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-rating *,
.k-rating *::before,
.k-rating *::after {
    box-sizing: border-box;
}

.k-rating.k-readonly {
    pointer-events: none;
}

.k-rating-container {
    flex: 0 1 auto;
    position: relative;
    margin-block: 0;
    margin-inline: 4px;
}

.k-rating-container .k-rating-item {
    display: inline-flex;
    position: relative;
    padding-block: 4px;
    padding-inline: 4px;
    align-items: center;
    vertical-align: middle;
    margin: 0;
    outline: 0;
    overflow: hidden;
    transition: color 200ms ease-out 0s;
}

.k-rating-container .k-rating-item * {
    pointer-events: none;
}

.k-rating-container .k-rating-item .k-rating-precision-part,
.k-rating-container .k-rating-item .k-rating-precision-complement {
    display: inherit;
    position: absolute;
    top: 4px;
    left: 4px;
    overflow: hidden;
}

.k-rating-container .k-rating-item .k-rating-precision-complement {
    direction: rtl;
}

.k-rating-container .k-rating-item svg {
    fill: currentColor;
}

.k-rating-label {
    display: inline-flex;
    align-items: center;
    vertical-align: middle;
    line-height: 1.5;
    margin-block: 4px;
    margin-inline: 8px;
}

.k-rtl .k-rating-precision-part,
[dir="rtl"] .k-rating-precision-part {
    left: auto;
    right: 4px;
}

.k-rtl .k-rating-item .k-rating-precision-complement,
[dir="rtl"] .k-rating-item .k-rating-precision-complement {
    direction: ltr;
}

.k-rating {
    color: #424242;
}

.k-rating:focus .k-rating-item > .k-icon, .k-rating.k-focus .k-rating-item > .k-icon {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.k-rating:focus .k-rating-item > .k-svg-icon, .k-rating.k-focus .k-rating-item > .k-svg-icon {
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}

.k-rating:focus .k-rating-item.k-selected > .k-icon, .k-rating.k-focus .k-rating-item.k-selected > .k-icon {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.k-rating:focus .k-rating-item.k-selected > .k-svg-icon, .k-rating.k-focus .k-rating-item.k-selected > .k-svg-icon {
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}

.k-rating-item {
    color: #424242;
}

.k-rating-item.k-selected {
    color: #ff6358;
}

.k-rating-item.k-selected:focus, .k-rating-item.k-selected.k-focus {
    color: #ff6358;
}

.k-rating-item:hover, .k-rating-item.k-hover {
    color: #ff6358;
    cursor: pointer;
}

.k-switch {
    box-sizing: border-box;
    outline: 0;
    display: inline-flex;
    align-items: center;
    vertical-align: middle;
    line-height: 1;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
        -ms-user-select: none;
            -moz-user-select: none;
         user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-switch *,
.k-switch *::before,
.k-switch *::after {
    box-sizing: border-box;
}

.k-switch [type="checkbox"] {
    display: none;
}

.k-switch[aria-readonly="true"] {
    pointer-events: none;
}

.k-switch.k-readonly {
    pointer-events: none;
}

.k-switch-track {
    border-width: 1px;
    border-style: solid;
    outline: 0;
    display: flex;
    flex-flow: row nowrap;
    flex: 1 0 auto;
    position: relative;
    transition: background-color 200ms ease-in-out;
}

.k-switch-thumb-wrap {
    width: 0;
    height: 0;
    overflow: visible;
    position: absolute;
    transition: left 200ms ease-in-out;
    top: 50%;
}

.k-switch-thumb {
    border-width: 1px;
    border-style: solid;
    display: block;
    position: absolute;
    transform: translate(-50%, -50%);
}

.k-switch-label-on,
.k-switch-label-off {
    text-transform: uppercase;
    display: inline;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    overflow: hidden;
}

.k-switch-sm {
    width: 52px;
    height: 26px;
    font-size: 10px;
}

.k-switch-sm .k-switch-track {
    width: 52px;
    height: 26px;
}

.k-switch-sm .k-switch-label-on {
    left: 4px;
}

.k-switch-sm .k-switch-label-off {
    right: 4px;
}

.k-switch-sm .k-switch-thumb {
    width: 26px;
    height: 26px;
}

.k-switch-sm.k-switch-on .k-switch-thumb-wrap {
    left: calc(100% - 13px);
}

.k-switch-sm.k-switch-off .k-switch-thumb-wrap {
    left: 13px;
}

.k-switch-sm[dir="rtl"] .k-switch-label-on,
[dir="rtl"] .k-switch-sm .k-switch-label-on,
.k-rtl .k-switch-sm .k-switch-label-on {
    left: auto;
    right: 4px;
}

.k-switch-sm[dir="rtl"] .k-switch-label-off,
[dir="rtl"] .k-switch-sm .k-switch-label-off,
.k-rtl .k-switch-sm .k-switch-label-off {
    right: auto;
    left: 4px;
}

.k-switch-sm[dir="rtl"].k-switch-on .k-switch-thumb-wrap,
[dir="rtl"] .k-switch-sm.k-switch-on .k-switch-thumb-wrap,
.k-rtl .k-switch-sm.k-switch-on .k-switch-thumb-wrap {
    left: 13px;
}

.k-switch-sm[dir="rtl"].k-switch-off .k-switch-thumb-wrap,
[dir="rtl"] .k-switch-sm.k-switch-off .k-switch-thumb-wrap,
.k-rtl .k-switch-sm.k-switch-off .k-switch-thumb-wrap {
    left: calc(100% - 13px);
}

.k-switch-md {
    width: 60px;
    height: 30px;
    font-size: 10px;
}

.k-switch-md .k-switch-track {
    width: 60px;
    height: 30px;
}

.k-switch-md .k-switch-label-on {
    left: 6px;
}

.k-switch-md .k-switch-label-off {
    right: 6px;
}

.k-switch-md .k-switch-thumb {
    width: 30px;
    height: 30px;
}

.k-switch-md.k-switch-on .k-switch-thumb-wrap {
    left: calc(100% - 15px);
}

.k-switch-md.k-switch-off .k-switch-thumb-wrap {
    left: 15px;
}

.k-switch-md[dir="rtl"] .k-switch-label-on,
[dir="rtl"] .k-switch-md .k-switch-label-on,
.k-rtl .k-switch-md .k-switch-label-on {
    left: auto;
    right: 6px;
}

.k-switch-md[dir="rtl"] .k-switch-label-off,
[dir="rtl"] .k-switch-md .k-switch-label-off,
.k-rtl .k-switch-md .k-switch-label-off {
    right: auto;
    left: 6px;
}

.k-switch-md[dir="rtl"].k-switch-on .k-switch-thumb-wrap,
[dir="rtl"] .k-switch-md.k-switch-on .k-switch-thumb-wrap,
.k-rtl .k-switch-md.k-switch-on .k-switch-thumb-wrap {
    left: 15px;
}

.k-switch-md[dir="rtl"].k-switch-off .k-switch-thumb-wrap,
[dir="rtl"] .k-switch-md.k-switch-off .k-switch-thumb-wrap,
.k-rtl .k-switch-md.k-switch-off .k-switch-thumb-wrap {
    left: calc(100% - 15px);
}

.k-switch-lg {
    width: 68px;
    height: 34px;
    font-size: 10px;
}

.k-switch-lg .k-switch-track {
    width: 68px;
    height: 34px;
}

.k-switch-lg .k-switch-label-on {
    left: 8px;
}

.k-switch-lg .k-switch-label-off {
    right: 8px;
}

.k-switch-lg .k-switch-thumb {
    width: 34px;
    height: 34px;
}

.k-switch-lg.k-switch-on .k-switch-thumb-wrap {
    left: calc(100% - 17px);
}

.k-switch-lg.k-switch-off .k-switch-thumb-wrap {
    left: 17px;
}

.k-switch-lg[dir="rtl"] .k-switch-label-on,
[dir="rtl"] .k-switch-lg .k-switch-label-on,
.k-rtl .k-switch-lg .k-switch-label-on {
    left: auto;
    right: 8px;
}

.k-switch-lg[dir="rtl"] .k-switch-label-off,
[dir="rtl"] .k-switch-lg .k-switch-label-off,
.k-rtl .k-switch-lg .k-switch-label-off {
    right: auto;
    left: 8px;
}

.k-switch-lg[dir="rtl"].k-switch-on .k-switch-thumb-wrap,
[dir="rtl"] .k-switch-lg.k-switch-on .k-switch-thumb-wrap,
.k-rtl .k-switch-lg.k-switch-on .k-switch-thumb-wrap {
    left: 17px;
}

.k-switch-lg[dir="rtl"].k-switch-off .k-switch-thumb-wrap,
[dir="rtl"] .k-switch-lg.k-switch-off .k-switch-thumb-wrap,
.k-rtl .k-switch-lg.k-switch-off .k-switch-thumb-wrap {
    left: calc(100% - 17px);
}

.k-switch[dir="rtl"] .k-switch-thumb,
[dir="rtl"] .k-switch .k-switch-thumb,
.k-switch.k-rtl .k-switch-thumb,
.k-rtl .k-switch .k-switch-thumb {
    transform: translate(50%, -50%);
}

.k-switch-off .k-switch-track {
    border-color: #ebebeb;
    color: #424242;
    background-color: #ffffff;
}

.k-switch-off .k-switch-thumb {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #fafafa;
}

.k-switch-off:focus .k-switch-track, .k-switch-off.k-focus .k-switch-track {
    outline: 2px solid rgba(0, 0, 0, 0.08);
}

.k-switch-off .k-switch-label-on {
    color: transparent;
}

.k-switch-on .k-switch-track {
    border-color: #ff6358;
    color: white;
    background-color: #ff6358;
}

.k-switch-on .k-switch-thumb {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #fafafa;
}

.k-switch-on:focus .k-switch-track, .k-switch-on.k-focus .k-switch-track {
    outline: 2px solid rgba(255, 99, 88, 0.25);
}

.k-switch-on .k-switch-label-off {
    color: transparent;
}

.k-external-dropzone {
    height: 220px;
    display: flex;
    flex-flow: row nowrap;
}

.k-dropzone-inner {
    padding-block: 8px;
    padding-inline: 8px;
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    font-size: 14px;
    font-family: inherit;
    line-height: 1.4285714286;
    flex: 1 1 auto;
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    justify-content: center;
    position: relative;
}

.k-dropzone-inner .k-dropzone-icon {
    margin-bottom: 24px;
}

.k-dropzone-inner .k-dropzone-hint {
    margin-bottom: 8px;
}

.k-dropzone-inner .k-dropzone-note {
    font-size: 12px;
}

.k-dropzone-inner {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #fafafa;
}

.k-dropzone-inner .k-icon,
.k-dropzone-inner .k-dropzone-icon {
    color: #7e7e7e;
}

.k-dropzone-inner .k-dropzone-note {
    color: #666666;
}

.k-external-dropzone-hover .k-icon,
.k-external-dropzone-hover .k-dropzone-icon {
    color: #ff6358;
}

.k-upload {
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.4285714286;
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-upload *,
.k-upload *::before,
.k-upload *::after {
    box-sizing: border-box;
}

.k-upload .k-upload-button {
    min-width: 7em;
}

.k-upload .k-dropzone,
.k-upload .k-upload-dropzone {
    padding-block: 8px;
    padding-inline: 8px;
    border-width: 0;
    text-align: end;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    background-color: transparent;
}

.k-upload .k-dropzone .k-dropzone-hint,
.k-upload .k-upload-dropzone .k-dropzone-hint {
    font-style: normal;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    flex: 1;
}

.k-upload .k-dropzone .k-upload-status,
.k-upload .k-upload-dropzone .k-upload-status {
    font-weight: normal;
    display: flex;
    align-items: center;
    position: relative;
}

.k-upload .k-dropzone .k-upload-status > .k-icon,
.k-upload .k-dropzone .k-upload-status > .k-svg-icon,
.k-upload .k-upload-dropzone .k-upload-status > .k-icon,
.k-upload .k-upload-dropzone .k-upload-status > .k-svg-icon {
    -webkit-margin-end: 4px;
            margin-inline-end: 4px;
}

.k-upload .k-dropzone .k-upload-status + .k-dropzone-hint,
.k-upload .k-upload-dropzone .k-upload-status + .k-dropzone-hint {
    display: none;
}

.k-upload .k-dropzone-active .k-upload-status {
    display: none;
}

.k-upload .k-dropzone-active .k-upload-status + .k-dropzone-hint {
    display: block;
}

.k-upload .k-upload-files {
    max-height: 300px;
    overflow-y: auto;
    margin: 0;
    padding: 0;
    border-width: 1px 0 0;
    border-style: solid;
    border-color: inherit;
    list-style: none;
}

.k-upload .k-upload-files .k-file-multiple,
.k-upload .k-upload-files .k-file-single {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.k-upload .k-upload-files .k-file-single {
    align-items: center;
}

.k-upload .k-upload-files .k-file-multiple {
    align-items: flex-start;
}

.k-upload .k-upload-files .k-file {
    padding: 8px 8px 10px;
    border-width: 0 0 1px;
    border-style: solid;
    outline: none;
    display: flex;
    align-items: flex-start;
    position: relative;
}

.k-upload .k-upload-files .k-file:last-child {
    border-width: 0;
}

.k-upload .k-upload-files .k-filename {
    margin-left: 16px;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}

.k-upload .k-upload-files .k-upload-pct {
    margin-block: 0;
    margin-inline: 4px;
    font-weight: normal;
    vertical-align: middle;
}

.k-upload .k-upload-files ~ .k-clear-selected,
.k-upload .k-upload-files ~ .k-upload-selected {
    margin-top: -4px;
    border-width: 0;
}

.k-upload .k-upload-files ~ .k-upload-selected {
    border-left-width: 1px;
    border-left-style: solid;
    margin-left: -1px;
}

.k-upload .k-upload-files .k-file-name,
.k-upload .k-upload-files .k-file-size,
.k-upload .k-upload-files .k-file-validation-message,
.k-upload .k-upload-files .k-file-summary {
    display: block;
}

.k-upload .k-upload-files .k-file-name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}

.k-upload .k-upload-files .k-file-size,
.k-upload .k-upload-files .k-file-summary,
.k-upload .k-upload-files .k-file-validation-message {
    font-size: 11px;
    line-height: 1;
}

.k-upload .k-upload-files .k-file-icon-wrapper .k-file-state {
    position: absolute;
}

.k-upload .k-upload-files .k-file-state {
    visibility: hidden;
}

.k-upload .k-upload-files .k-file-info {
    min-height: 32px;
    display: block;
    overflow: hidden;
    flex: 1 0 0;
}

.k-upload .k-multiple-files-wrapper,
.k-upload .k-file-single > .k-file-info {
    -webkit-margin-start: 8px;
            margin-inline-start: 8px;
    min-height: 32px;
    display: block;
    overflow: hidden;
    flex: 1 0 0;
}

.k-upload .k-multiple-files-wrapper .k-file-info {
    margin-bottom: 12px;
    display: block;
}

.k-upload .k-multiple-files-wrapper .k-file-summary {
    margin-top: -4px;
}

.k-upload .k-progressbar {
    --kendo-progressbar-height: 2px;
    position: absolute;
    left: 8px;
    right: 8px;
    bottom: 4px;
    width: auto;
}

.k-upload .k-actions, .k-upload .k-edit-buttons,
.k-upload .k-action-buttons,
.k-upload .k-columnmenu-actions, .k-upload .k-form-buttons {
    border-top-width: 1px;
}

.k-upload-button-wrap {
    position: relative;
    direction: ltr;
}

.k-upload-button-wrap input {
    font: 170px monospace !important;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.k-upload-button-wrap input[disabled],
.k-upload-button-wrap input.k-disabled {
    visibility: hidden;
}

.k-upload {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-upload .k-dropzone,
.k-upload .k-upload-dropzone {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #fafafa;
}

.k-upload .k-dropzone.k-hover,
.k-upload .k-upload-dropzone.k-hover {
    background-color: #f0f0f0;
}

.k-upload .k-dropzone .k-dropzone-hint,
.k-upload .k-upload-dropzone .k-dropzone-hint {
    color: #666666;
}

.k-upload .k-upload-files,
.k-upload .k-file {
    border-color: rgba(0, 0, 0, 0.08);
}

.k-upload .k-file.k-focus {
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.13);
}

.k-upload .k-file .k-upload-action.k-focus {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.13);
}

.k-upload .k-upload-status {
    color: #666666;
}

.k-upload .k-file-progress .k-progressbar .k-selected {
    background-color: #0058e9;
}

.k-upload .k-file-success .k-file-validation-message {
    color: #37b400;
}

.k-upload .k-file-success .k-progressbar .k-selected {
    background-color: #37b400;
}

.k-upload .k-file-error .k-file-validation-message {
    color: #f31700;
}

.k-upload .k-file-error .k-progressbar .k-selected {
    background-color: #f31700;
}

.k-upload .k-file-icon-wrapper {
    color: #666666;
    border-color: #666666;
}

.k-upload .k-file-size,
.k-upload .k-file-validation-message,
.k-upload .k-file-summary {
    color: #666666;
}

.k-upload .k-multiple-files-wrapper .k-file-summary {
    color: #424242;
}

.k-upload.k-invalid, .k-upload.ng-invalid.ng-touched, .k-upload.ng-invalid.ng-dirty {
    border-color: #f31700;
}

.k-appbar {
    padding-block: 8px;
    padding-inline: 8px;
    border-width: 0px;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.4285714286;
    list-style: none;
    display: flex;
    gap: 8px;
    flex-flow: row wrap;
    align-items: center;
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-appbar *,
.k-appbar *::before,
.k-appbar *::after {
    box-sizing: border-box;
}

.k-appbar > * {
    flex-shrink: 0;
}

.k-appbar .k-appbar-section {
    display: inline-flex;
    flex-wrap: nowrap;
    align-items: center;
}

.k-appbar .k-appbar-spacer {
    flex: 1 0 auto;
}

.k-appbar .k-appbar-spacer-sized {
    flex-grow: 0;
}

.k-appbar .k-appbar-separator {
    margin: 0;
    width: 0;
    min-height: 1em;
    border-style: solid;
    border-width: 0 0 0 1px;
    display: inline-block;
}

.k-appbar .k-input,
.k-appbar .k-picker {
    width: 10em;
}

.k-appbar .k-color-picker, .k-appbar .k-colorpicker {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
}

.k-appbar-static {
    position: static;
}

.k-appbar-sticky {
    width: 100%;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1000;
}

.k-appbar-fixed {
    width: 100%;
    position: fixed;
    z-index: 1;
}

.k-appbar-top {
    top: 0;
    bottom: auto;
}

.k-appbar-bottom {
    top: auto;
    bottom: 0;
}

.k-appbar-bottom.k-appbar-fixed {
    bottom: 0;
}

.k-appbar {
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.16);
}

.k-appbar-bottom {
    box-shadow: 0px -1px 1px rgba(0, 0, 0, 0.16);
}

.k-appbar-primary {
    color: white;
    background-color: #ff6358;
}

.k-appbar-secondary {
    color: white;
    background-color: #666666;
}

.k-appbar-tertiary {
    color: white;
    background-color: #03a9f4;
}

.k-appbar-info {
    color: white;
    background-color: #0058e9;
}

.k-appbar-success {
    color: white;
    background-color: #37b400;
}

.k-appbar-warning {
    color: black;
    background-color: #ffc000;
}

.k-appbar-error {
    color: white;
    background-color: #f31700;
}

.k-appbar-dark {
    color: white;
    background-color: #424242;
}

.k-appbar-light {
    color: black;
    background-color: #ebebeb;
}

.k-appbar-inverse {
    color: white;
    background-color: #424242;
}

.k-fab {
    padding: 0;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    box-sizing: border-box;
    color: inherit;
    background-color: transparent;
    font-size: 14px;
    line-height: 1.4285714286;
    font-family: inherit;
    text-align: center;
    white-space: nowrap;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    outline: none;
}

.k-fab *,
.k-fab *::before,
.k-fab *::after {
    box-sizing: border-box;
}

.k-fab:focus {
    outline: none;
}

.k-fab-icon {
    padding-inline: 2px;
    padding-block: 2px;
    box-sizing: content-box;
}

.k-icon-wrapper-host:not(:only-child) .k-fab-icon, .k-fab-icon:not(:only-child) {
    -webkit-margin-end: 2px;
            margin-inline-end: 2px;
    -webkit-margin-start: -2px;
            margin-inline-start: -2px;
}

.k-fab-sm {
    padding: 8px 8px;
}

.k-fab-md {
    padding: 16px 16px;
}

.k-fab-lg {
    padding: 24px 24px;
}

.k-fab-items {
    margin: 0;
    padding-block: 16px;
    padding-inline: 0px;
    display: flex;
}

.k-fab-items-bottom {
    flex-direction: column;
}

.k-fab-items-bottom .k-fab-item:last-child {
    -webkit-margin-after: 0;
            margin-block-end: 0;
}

.k-fab-items-top {
    flex-direction: column-reverse;
}

.k-fab-items-top .k-fab-item:first-child {
    -webkit-margin-after: 0;
            margin-block-end: 0;
}

.k-fab-item {
    list-style-type: none;
    -webkit-margin-after: 8px;
            margin-block-end: 8px;
    outline: none;
    white-space: nowrap;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    cursor: pointer;
}

.k-fab-item.k-text-right {
    flex-direction: row;
}

.k-fab-item.k-text-right .k-fab-item-text {
    margin-right: 8px;
}

.k-fab-item.k-text-left {
    flex-direction: row-reverse;
}

.k-fab-item.k-text-left .k-fab-item-text {
    margin-left: 8px;
}

.k-fab-item-text {
    padding-block: 4px;
    padding-inline: 4px;
    border-width: 1px;
    border-radius: 2px;
    font-size: 10px;
    line-height: 1.2;
}

.k-fab-item-icon {
    padding-block: 10px;
    padding-inline: 10px;
    border-width: 0;
    border-radius: 50%;
    box-sizing: content-box;
    outline: none;
}

.k-rtl .k-fab-popup .k-fab-item.k-text-left,
[dir="rtl"] .k-fab-popup .k-fab-item.k-text-left {
    flex-direction: row;
}

.k-rtl .k-fab-popup .k-fab-item.k-text-right,
[dir="rtl"] .k-fab-popup .k-fab-item.k-text-right {
    flex-direction: row-reverse;
}

.k-fab-solid-primary {
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.14), 0 1px 18px rgba(0, 0, 0, 0.12), 0 3px 5px rgba(0, 0, 0, 0.2);
    outline: 1px solid #ff6358;
    outline-offset: -1px;
    border-color: #ff6358;
    color: white;
    background-color: #ff6358;
}

.k-fab-solid-secondary {
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.14), 0 1px 18px rgba(0, 0, 0, 0.12), 0 3px 5px rgba(0, 0, 0, 0.2);
    outline: 1px solid #666666;
    outline-offset: -1px;
    border-color: #666666;
    color: white;
    background-color: #666666;
}

.k-fab-solid-tertiary {
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.14), 0 1px 18px rgba(0, 0, 0, 0.12), 0 3px 5px rgba(0, 0, 0, 0.2);
    outline: 1px solid #03a9f4;
    outline-offset: -1px;
    border-color: #03a9f4;
    color: white;
    background-color: #03a9f4;
}

.k-fab-solid-info {
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.14), 0 1px 18px rgba(0, 0, 0, 0.12), 0 3px 5px rgba(0, 0, 0, 0.2);
    outline: 1px solid #0058e9;
    outline-offset: -1px;
    border-color: #0058e9;
    color: white;
    background-color: #0058e9;
}

.k-fab-solid-success {
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.14), 0 1px 18px rgba(0, 0, 0, 0.12), 0 3px 5px rgba(0, 0, 0, 0.2);
    outline: 1px solid #37b400;
    outline-offset: -1px;
    border-color: #37b400;
    color: white;
    background-color: #37b400;
}

.k-fab-solid-warning {
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.14), 0 1px 18px rgba(0, 0, 0, 0.12), 0 3px 5px rgba(0, 0, 0, 0.2);
    outline: 1px solid #ffc000;
    outline-offset: -1px;
    border-color: #ffc000;
    color: black;
    background-color: #ffc000;
}

.k-fab-solid-error {
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.14), 0 1px 18px rgba(0, 0, 0, 0.12), 0 3px 5px rgba(0, 0, 0, 0.2);
    outline: 1px solid #f31700;
    outline-offset: -1px;
    border-color: #f31700;
    color: white;
    background-color: #f31700;
}

.k-fab-solid-dark {
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.14), 0 1px 18px rgba(0, 0, 0, 0.12), 0 3px 5px rgba(0, 0, 0, 0.2);
    outline: 1px solid #424242;
    outline-offset: -1px;
    border-color: #424242;
    color: white;
    background-color: #424242;
}

.k-fab-solid-light {
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.14), 0 1px 18px rgba(0, 0, 0, 0.12), 0 3px 5px rgba(0, 0, 0, 0.2);
    outline: 1px solid #ebebeb;
    outline-offset: -1px;
    border-color: #ebebeb;
    color: black;
    background-color: #ebebeb;
}

.k-fab-solid-inverse {
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.14), 0 1px 18px rgba(0, 0, 0, 0.12), 0 3px 5px rgba(0, 0, 0, 0.2);
    outline: 1px solid #424242;
    outline-offset: -1px;
    border-color: #424242;
    color: white;
    background-color: #424242;
}

.k-hover.k-fab-solid-primary,
.k-fab-solid-primary:hover {
    border-color: #f55f54;
    background-color: #f55f54;
}

.k-hover.k-fab-solid-secondary,
.k-fab-solid-secondary:hover {
    border-color: #626262;
    background-color: #626262;
}

.k-hover.k-fab-solid-tertiary,
.k-fab-solid-tertiary:hover {
    border-color: #03a2ea;
    background-color: #03a2ea;
}

.k-hover.k-fab-solid-info,
.k-fab-solid-info:hover {
    border-color: #0054e0;
    background-color: #0054e0;
}

.k-hover.k-fab-solid-success,
.k-fab-solid-success:hover {
    border-color: #35ad00;
    background-color: #35ad00;
}

.k-hover.k-fab-solid-warning,
.k-fab-solid-warning:hover {
    border-color: #f5b800;
    background-color: #f5b800;
}

.k-hover.k-fab-solid-error,
.k-fab-solid-error:hover {
    border-color: #e91600;
    background-color: #e91600;
}

.k-hover.k-fab-solid-dark,
.k-fab-solid-dark:hover {
    border-color: #3f3f3f;
    background-color: #3f3f3f;
}

.k-hover.k-fab-solid-light,
.k-fab-solid-light:hover {
    border-color: #e2e2e2;
    background-color: #e2e2e2;
}

.k-hover.k-fab-solid-inverse,
.k-fab-solid-inverse:hover {
    border-color: #3f3f3f;
    background-color: #3f3f3f;
}

.k-fab-solid-primary.k-focus,
.k-fab-solid-primary:focus {
    outline: solid 2px rgba(255, 99, 88, 0.3);
}

.k-fab-solid-secondary.k-focus,
.k-fab-solid-secondary:focus {
    outline: solid 2px rgba(102, 102, 102, 0.3);
}

.k-fab-solid-tertiary.k-focus,
.k-fab-solid-tertiary:focus {
    outline: solid 2px rgba(3, 169, 244, 0.3);
}

.k-fab-solid-info.k-focus,
.k-fab-solid-info:focus {
    outline: solid 2px rgba(0, 88, 233, 0.3);
}

.k-fab-solid-success.k-focus,
.k-fab-solid-success:focus {
    outline: solid 2px rgba(55, 180, 0, 0.3);
}

.k-fab-solid-warning.k-focus,
.k-fab-solid-warning:focus {
    outline: solid 2px rgba(255, 192, 0, 0.3);
}

.k-fab-solid-error.k-focus,
.k-fab-solid-error:focus {
    outline: solid 2px rgba(243, 23, 0, 0.3);
}

.k-fab-solid-dark.k-focus,
.k-fab-solid-dark:focus {
    outline: solid 2px rgba(66, 66, 66, 0.3);
}

.k-fab-solid-light.k-focus,
.k-fab-solid-light:focus {
    outline: solid 2px rgba(235, 235, 235, 0.3);
}

.k-fab-solid-inverse.k-focus,
.k-fab-solid-inverse:focus {
    outline: solid 2px rgba(66, 66, 66, 0.3);
}

.k-active.k-fab-solid-primary,
.k-selected.k-fab-solid-primary,
.k-fab-solid-primary:active {
    border-color: #e0574d;
    background-color: #e0574d;
}

.k-active.k-fab-solid-secondary,
.k-selected.k-fab-solid-secondary,
.k-fab-solid-secondary:active {
    border-color: #5a5a5a;
    background-color: #5a5a5a;
}

.k-active.k-fab-solid-tertiary,
.k-selected.k-fab-solid-tertiary,
.k-fab-solid-tertiary:active {
    border-color: #0395d7;
    background-color: #0395d7;
}

.k-active.k-fab-solid-info,
.k-selected.k-fab-solid-info,
.k-fab-solid-info:active {
    border-color: #004dcd;
    background-color: #004dcd;
}

.k-active.k-fab-solid-success,
.k-selected.k-fab-solid-success,
.k-fab-solid-success:active {
    border-color: #309e00;
    background-color: #309e00;
}

.k-active.k-fab-solid-warning,
.k-selected.k-fab-solid-warning,
.k-fab-solid-warning:active {
    border-color: #e0a900;
    background-color: #e0a900;
}

.k-active.k-fab-solid-error,
.k-selected.k-fab-solid-error,
.k-fab-solid-error:active {
    border-color: #d61400;
    background-color: #d61400;
}

.k-active.k-fab-solid-dark,
.k-selected.k-fab-solid-dark,
.k-fab-solid-dark:active {
    border-color: #3a3a3a;
    background-color: #3a3a3a;
}

.k-active.k-fab-solid-light,
.k-selected.k-fab-solid-light,
.k-fab-solid-light:active {
    border-color: #cfcfcf;
    background-color: #cfcfcf;
}

.k-active.k-fab-solid-inverse,
.k-selected.k-fab-solid-inverse,
.k-fab-solid-inverse:active {
    border-color: #3a3a3a;
    background-color: #3a3a3a;
}

.k-disabled.k-fab-solid-primary,
.k-fab-solid-primary:disabled {
    box-shadow: 0 6px 10px rgba(91, 91, 91, 0.1744), 0 1px 18px rgba(101, 101, 101, 0.1552), 0 3px 5px rgba(70, 70, 70, 0.232);
    background-color: #ffa19b;
    color: white;
    opacity: 1;
}

.k-disabled.k-fab-solid-secondary,
.k-fab-solid-secondary:disabled {
    box-shadow: 0 6px 10px rgba(91, 91, 91, 0.1744), 0 1px 18px rgba(101, 101, 101, 0.1552), 0 3px 5px rgba(70, 70, 70, 0.232);
    background-color: #a3a3a3;
    color: white;
    opacity: 1;
}

.k-disabled.k-fab-solid-tertiary,
.k-fab-solid-tertiary:disabled {
    box-shadow: 0 6px 10px rgba(91, 91, 91, 0.1744), 0 1px 18px rgba(101, 101, 101, 0.1552), 0 3px 5px rgba(70, 70, 70, 0.232);
    background-color: #68cbf8;
    color: white;
    opacity: 1;
}

.k-disabled.k-fab-solid-info,
.k-fab-solid-info:disabled {
    box-shadow: 0 6px 10px rgba(91, 91, 91, 0.1744), 0 1px 18px rgba(101, 101, 101, 0.1552), 0 3px 5px rgba(70, 70, 70, 0.232);
    background-color: #669bf2;
    color: white;
    opacity: 1;
}

.k-disabled.k-fab-solid-success,
.k-fab-solid-success:disabled {
    box-shadow: 0 6px 10px rgba(91, 91, 91, 0.1744), 0 1px 18px rgba(101, 101, 101, 0.1552), 0 3px 5px rgba(70, 70, 70, 0.232);
    background-color: #87d266;
    color: white;
    opacity: 1;
}

.k-disabled.k-fab-solid-warning,
.k-fab-solid-warning:disabled {
    box-shadow: 0 6px 10px rgba(91, 91, 91, 0.1744), 0 1px 18px rgba(101, 101, 101, 0.1552), 0 3px 5px rgba(70, 70, 70, 0.232);
    background-color: #ffd966;
    color: #666666;
    opacity: 1;
}

.k-disabled.k-fab-solid-error,
.k-fab-solid-error:disabled {
    box-shadow: 0 6px 10px rgba(91, 91, 91, 0.1744), 0 1px 18px rgba(101, 101, 101, 0.1552), 0 3px 5px rgba(70, 70, 70, 0.232);
    background-color: #f87466;
    color: white;
    opacity: 1;
}

.k-disabled.k-fab-solid-dark,
.k-fab-solid-dark:disabled {
    box-shadow: 0 6px 10px rgba(91, 91, 91, 0.1744), 0 1px 18px rgba(101, 101, 101, 0.1552), 0 3px 5px rgba(70, 70, 70, 0.232);
    background-color: #8e8e8e;
    color: white;
    opacity: 1;
}

.k-disabled.k-fab-solid-light,
.k-fab-solid-light:disabled {
    box-shadow: 0 6px 10px rgba(91, 91, 91, 0.1744), 0 1px 18px rgba(101, 101, 101, 0.1552), 0 3px 5px rgba(70, 70, 70, 0.232);
    background-color: #f3f3f3;
    color: #666666;
    opacity: 1;
}

.k-disabled.k-fab-solid-inverse,
.k-fab-solid-inverse:disabled {
    box-shadow: 0 6px 10px rgba(91, 91, 91, 0.1744), 0 1px 18px rgba(101, 101, 101, 0.1552), 0 3px 5px rgba(70, 70, 70, 0.232);
    background-color: #8e8e8e;
    color: white;
    opacity: 1;
}

.k-fab-item-text {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.14), 0 1px 18px rgba(0, 0, 0, 0.12), 0 3px 5px rgba(0, 0, 0, 0.2);
}

.k-fab-item-icon {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #f5f5f5;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.14), 0 1px 18px rgba(0, 0, 0, 0.12), 0 3px 5px rgba(0, 0, 0, 0.2);
    outline: 1px solid rgba(0, 0, 0, 0.08);
    outline-offset: -1px;
}

.k-fab-item.k-hover .k-fab-item-icon,
.k-fab-item:hover .k-fab-item-icon {
    border-color: rgba(0, 0, 0, 0.1168);
    background-color: #ebebeb;
}

.k-fab-item:focus .k-fab-item-text,
.k-fab-item:focus .k-fab-item-icon,
.k-fab-item.k-focus .k-fab-item-text,
.k-fab-item.k-focus .k-fab-item-icon {
    outline: solid 2px rgba(0, 0, 0, 0.08);
}

.k-fab-item.k-active .k-fab-item-icon,
.k-fab-item:active .k-fab-item-icon {
    border-color: rgba(0, 0, 0, 0.1536);
    background-color: #e1e1e1;
}

.k-fab-item.k-disabled,
.k-fab-item:disabled {
    opacity: 1;
}

.k-fab-item.k-disabled .k-fab-item-text,
.k-fab-item.k-disabled .k-fab-item-icon,
.k-fab-item:disabled .k-fab-item-text,
.k-fab-item:disabled .k-fab-item-icon {
    box-shadow: 0 6px 10px rgba(91, 91, 91, 0.1744), 0 1px 18px rgba(101, 101, 101, 0.1552), 0 3px 5px rgba(70, 70, 70, 0.232);
    background-color: white;
    color: #8e8e8e;
}

.k-fab-popup {
    box-shadow: none;
}

.k-actionsheet-container {
    width: 100%;
    height: 100%;
    max-width: clamp(100vw, 100%, 100%);
    max-height: clamp(100vh, 100%, 100%);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
    transform: translateZ(0);
}

.k-actionsheet-container > .k-overlay {
    position: absolute;
    z-index: 1;
}

.k-actionsheet-container > .k-animation-container {
    width: 100%;
    height: 100%;
    border-radius: 0;
    overflow: hidden;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    pointer-events: none;
}

.k-actionsheet-container > .k-animation-container > .k-child-animation-container {
    position: absolute;
}

.k-actionsheet-container > .k-actionsheet {
    position: absolute;
    z-index: 2;
}

.k-actionsheet-container .k-actionsheet {
    pointer-events: all;
}

.k-actionsheet {
    width: var(--kendo-actionsheet-width, 360px);
    height: var(--kendo-actionsheet-height, 60vh);
    max-width: var(--kendo-actionsheet-max-width, 100%);
    max-height: var(--kendo-actionsheet-max-height, 60vh);
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    box-sizing: border-box;
    font-size: 14px;
    font-family: inherit;
    line-height: 1.4285714286;
    overflow: hidden;
    position: relative;
}

.k-actionsheet *,
.k-actionsheet *::before,
.k-actionsheet *::after {
    box-sizing: border-box;
}

.k-actionsheet-titlebar, .k-actionsheet-jq .k-actionsheet-header {
    padding-block: 8px;
    padding-inline: 16px;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    flex: none;
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    gap: 16px;
}

.k-actionsheet-titlebar-group {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    width: 100%;
}

.k-actionsheet-title {
    flex: 1;
}

.k-actionsheet-subtitle {
    font-size: 12px;
    line-height: 1.25;
}

.k-actionsheet-actions {
    flex: none;
}

.k-actionsheet-content {
    flex: 1;
    overflow: auto;
    position: relative;
}

.k-actionsheet-footer {
    flex: none;
}

.k-actionsheet-items {
    margin: 0;
    padding: 0;
    list-style: none;
    flex: none;
}

.k-actionsheet-item {
    padding: 0;
    box-sizing: border-box;
    display: flex;
    flex-flow: row nowrap;
    outline: none;
}

.k-actionsheet-action {
    margin: 0;
    padding-block: 8px;
    padding-inline: 16px;
    min-height: 40px;
    box-sizing: border-box;
    color: inherit;
    text-decoration: none;
    outline: 0;
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-start;
    gap: 12px;
}

.k-actionsheet-item-text {
    display: flex;
    flex-flow: column nowrap;
}

.k-actionsheet-item-description {
    font-size: 0.875em;
}

.k-actionsheet .k-hr {
    margin: 0;
    flex: none;
}

.k-actionsheet-top {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-width: 0px;
    border-top-width: 0;
    top: 0;
    inset-inline-start: 50%;
    transform: translateX(-50%);
}

.k-actionsheet-bottom {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-width: 0px;
    border-bottom-width: 0;
    bottom: 0;
    inset-inline-start: 50%;
    transform: translateX(-50%);
}

.k-actionsheet-left {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-width: 0px;
    border-left-width: 0;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.k-actionsheet-right {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-width: 0px;
    border-right-width: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.k-actionsheet-fullscreen {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    height: 100%;
}

.k-animation-container > .k-actionsheet {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    transform: none;
}

.k-adaptive-actionsheet {
    max-width: 100%;
    width: 100%;
    font-size: 16px;
    display: flex;
    flex-flow: column nowrap;
}

.k-adaptive-actionsheet .k-actionsheet-titlebar, .k-adaptive-actionsheet .k-actionsheet-jq .k-actionsheet-header, .k-actionsheet-jq .k-adaptive-actionsheet .k-actionsheet-header {
    padding-block: 16px;
    padding-inline: 16px;
    border-bottom-width: 1px;
}

.k-adaptive-actionsheet .k-actionsheet-content {
    padding-block: 8px;
    padding-inline: 16px;
}

.k-adaptive-actionsheet .k-actionsheet-footer {
    padding-block: 8px;
    padding-inline: 16px;
}

.k-adaptive-actionsheet .k-actionsheet-filter {
    width: calc(min(100%, calc( 360px - 32px) ));
}

.k-adaptive-actionsheet .k-actionsheet-content,
.k-adaptive-actionsheet .k-actionsheet-footer {
    margin-inline: auto;
    width: min(100%, 360px);
}

.k-adaptive-actionsheet .k-list-container,
.k-adaptive-actionsheet .k-treeview {
    height: 100%;
}

.k-adaptive-actionsheet .k-list-filter {
    width: 100%;
    padding-inline: 0;
}

.k-adaptive-actionsheet .k-menu-group {
    height: 100%;
    overflow: auto;
    position: static;
}

.k-adaptive-actionsheet .k-calendar {
    margin-inline: auto;
    border-width: 0;
    display: flex;
}

.k-adaptive-actionsheet .k-timeselector {
    height: 100%;
    border-width: 0;
    overflow: hidden;
}

.k-adaptive-actionsheet .k-timeselector .k-time-part {
    display: contents;
}

.k-adaptive-actionsheet .k-timeselector .k-time-list-wrapper {
    height: 100%;
}

.k-adaptive-actionsheet .k-datetime-wrap {
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

.k-adaptive-actionsheet .k-datetime-selector {
    flex: 1 1 auto;
}

.k-adaptive-actionsheet .k-datetime-calendar-wrap {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    flex: 0 0 100%;
}

.k-adaptive-actionsheet .k-datetime-time-wrap {
    width: 100%;
    position: absolute;
    top: 0;
    left: 100%;
    bottom: 0;
    flex: 0 0 100%;
}

.k-adaptive-actionsheet .k-scrollable-wrap {
    height: 100%;
    overflow-y: auto;
}

.k-adaptive-actionsheet .k-data-table {
    max-height: 100%;
    overflow: hidden;
    display: flex;
    flex-flow: column nowrap;
}

.k-actionsheet-jq.k-actionsheet {
    height: auto;
}

.k-actionsheet-jq .k-actionsheet-header {
    align-items: flex-start;
}

.k-actionsheet-jq .k-actionsheet-action {
    align-items: center;
}

.k-rtl .k-actionsheet-top,
.k-rtl .k-actionsheet-bottom,
[dir="rtl"] .k-actionsheet-top,
[dir="rtl"] .k-actionsheet-bottom {
    transform: translateX(50%);
}

.k-actionsheet {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
    box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.2), 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.k-actionsheet-subtitle {
    color: #666666;
}

.k-actionsheet-item:hover, .k-actionsheet-item.k-hover {
    background-color: #f0f0f0;
}

.k-actionsheet-item:focus, .k-actionsheet-item.k-focus {
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.13);
}

.k-actionsheet-item-description {
    color: #666666;
}

.k-actionsheet .k-hr {
    border-color: rgba(0, 0, 0, 0.08);
}

.k-adaptive-actionsheet .k-actionsheet-titlebar, .k-adaptive-actionsheet .k-actionsheet-jq .k-actionsheet-header, .k-actionsheet-jq .k-adaptive-actionsheet .k-actionsheet-header {
    border-color: rgba(0, 0, 0, 0.08);
}

.k-window {
    border-radius: 0px;
    padding: 0;
    border-width: 0px;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.25;
    display: inline-flex;
    flex-direction: column;
    position: absolute;
    z-index: 10002;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-window.k-window-maximized {
    max-width: 100vw;
    max-height: 100vh;
    box-shadow: none;
}

.k-window-sm {
    width: 300px;
}

.k-window-md {
    width: 800px;
}

.k-window-lg {
    width: 1200px;
}

.k-window-titlebar {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding-block: 12px;
    padding-inline: 16px;
    border-width: 0 0 1px;
    border-style: solid;
    white-space: nowrap;
    display: flex;
    flex-direction: row;
    flex-shrink: 0;
    align-items: center;
}

.k-window-minimized .k-window-titlebar {
    border-width: 0;
}

.k-window-title {
    padding-block: .5em;
    padding-inline: 0;
    margin-block: -.5em;
    margin-inline: 0;
    font-size: 16px;
    line-height: 1.25;
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: default;
    flex: 1;
    display: flex;
    flex-flow: row nowrap;
}

.k-window-title::before {
    content: "\200b";
}

.k-window-titlebar-actions {
    margin-block: -5em;
    margin-inline: 0;
    -webkit-margin-end: -4px;
            margin-inline-end: -4px;
    line-height: 1;
    display: flex;
    flex-flow: row nowrap;
    flex-shrink: 0;
    align-items: center;
    vertical-align: top;
}

.k-window-titlebar-action {
    flex-shrink: 0;
}

.k-window-content,
.k-prompt-container {
    padding-block: 16px;
    padding-inline: 16px;
    border-width: 0;
    border-color: inherit;
    color: inherit;
    background: none;
    outline: 0;
    overflow: auto;
    position: relative;
    flex: 1 1 auto;
}

.k-window-content + .k-prompt-container {
    margin-top: -8px;
}

.k-window-content:first-child {
    padding-top: clamp(16px, 12px, 12px);
}

.k-window-content:last-child {
    padding-bottom: clamp(16px, 12px, 12px);
}

.k-window-iframecontent {
    padding: 0;
    overflow: visible;
}

.k-window-iframecontent .k-content-frame {
    vertical-align: top;
    border: 0;
    width: 100%;
    height: 100%;
}

.k-window-actions {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    padding-block: 8px;
    padding-inline: 8px;
    border-width: 1px 0 0;
    border-style: solid;
    border-color: inherit;
    flex: 0 0 auto;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    overflow: hidden;
}

.k-prompt-container > .k-textarea {
    width: 100%;
}

.k-window .k-resize-n {
    top: 0;
}

.k-window .k-resize-e {
    right: 0;
}

.k-window .k-resize-s {
    bottom: 0;
}

.k-window .k-resize-w {
    left: 0;
}

.k-window {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.06);
}

.k-window:focus,
.k-window.k-focus {
    box-shadow: 1px 1px 7px 1px rgba(0, 0, 0, 0.3);
}

.k-window-titlebar {
    border-color: inherit;
    color: #424242;
    background-color: #fafafa;
}

.k-window-primary .k-window-titlebar {
    color: white;
    background-color: #ff6358;
}

.k-window-light .k-window-titlebar {
    color: black;
    background-color: #ebebeb;
}

.k-window-dark .k-window-titlebar {
    color: white;
    background-color: #424242;
}

.k-dialog-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    outline: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10001;
}

.k-dialog-wrapper .k-dialog {
    position: relative;
}

.k-dialog {
    padding: 0;
    position: fixed;
    box-sizing: border-box;
}

.k-dialog.k-dialog-centered {
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

.k-dialog .k-multiselect {
    width: 100%;
}

.k-dialog-actions {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    padding-block: 8px;
    padding-inline: 8px;
    border-width: 1px 0 0;
    border-style: solid;
    border-color: inherit;
    flex: 0 0 auto;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    gap: 8px;
    overflow: hidden;
}

.k-dialog-titlebar {
    border-color: inherit;
    color: #424242;
    background-color: #fafafa;
}

.k-dialog-primary .k-dialog-titlebar {
    color: white;
    background-color: #ff6358;
}

.k-dialog-light .k-dialog-titlebar {
    color: black;
    background-color: #ebebeb;
}

.k-dialog-dark .k-dialog-titlebar {
    color: white;
    background-color: #424242;
}

.k-drawer-container {
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-start;
}

kendo-drawer.k-drawer,
kendo-drawer .k-drawer-wrapper {
    transition: none;
}

.k-drawer {
    height: 100%;
    max-width: 100%;
    border-width: 0;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.4285714286;
    display: flex;
    flex-direction: column;
    flex: 0 0 auto;
    transition: all 300ms ease-in-out;
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-drawer *,
.k-drawer *::before,
.k-drawer *::after {
    box-sizing: border-box;
}

.k-drawer-mini .k-drawer.k-drawer-start,
.k-drawer-expanded .k-drawer.k-drawer-start,
.k-drawer-left.k-drawer-mini .k-drawer,
.k-drawer-left.k-drawer-expanded .k-drawer {
    border-right-width: 1px;
}

.k-drawer-mini .k-drawer.k-drawer-end,
.k-drawer-expanded .k-drawer.k-drawer-end,
.k-drawer-right.k-drawer-mini .k-drawer,
.k-drawer-right.k-drawer-expanded .k-drawer {
    border-left-width: 1px;
}

.k-drawer.k-drawer-start,
.k-drawer-left .k-drawer {
    top: 0;
    left: 0;
}

.k-drawer.k-drawer-end,
.k-drawer-right .k-drawer {
    top: 0;
    right: 0;
}

.k-drawer-content {
    flex: 1 1 auto;
}

.k-drawer-overlay .k-drawer {
    max-width: 80vw;
    position: fixed;
    z-index: 10002;
    border: 0;
}

.k-drawer-overlay > .k-overlay {
    display: none;
}

.k-drawer-overlay.k-drawer-expanded > .k-overlay {
    display: block;
}

.k-drawer-push {
    display: flex;
    flex-direction: row;
}

.k-drawer-push .k-drawer {
    height: auto;
    position: relative;
    align-self: stretch;
}

.k-drawer-push .k-drawer.k-drawer-end,
.k-drawer-push.k-drawer-right .k-drawer {
    order: 1;
}

.k-drawer-wrapper {
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-width: thin;
    transition: all 300ms ease-in-out;
}

.k-drawer-wrapper::-webkit-scrollbar {
    width: 7px;
}

.k-drawer-wrapper::-webkit-scrollbar-thumb {
    border-radius: 20px;
}

.k-drawer-items,
.k-drawer-items ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    align-items: stretch;
}

.k-drawer-item {
    padding-block: 8px;
    padding-inline: 16px;
    outline: 0;
    color: inherit;
    font-size: 16px;
    line-height: 1.5;
    display: flex;
    flex-flow: row nowrap;
    gap: 16px;
    cursor: pointer;
}

.k-drawer-item > .k-drawer-link {
    margin-block: -8px;
    margin-inline: -16px;
    padding-block: 8px;
    padding-inline: 16px;
    color: inherit;
    display: flex;
    flex-flow: row nowrap;
    flex: 1 0 auto;
    gap: 16px;
}

.k-drawer-item .k-svg-icon,
.k-drawer-item .k-icon {
    flex-shrink: 0;
    padding-inline: 0;
    padding-block: 4px;
    box-sizing: content-box;
}

.k-drawer-item .k-svg-icon.k-i-none,
.k-drawer-item .k-icon.k-i-none {
    margin: 0;
}

.k-drawer-item .k-item-text {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.k-drawer-item .k-drawer-toggle {
    -webkit-margin-start: auto;
            margin-inline-start: auto;
    cursor: pointer;
    display: flex;
}

.k-drawer-item.k-level-1 {
    -webkit-padding-start: 32px;
            padding-inline-start: 32px;
}

.k-drawer-item.k-level-2 {
    -webkit-padding-start: 48px;
            padding-inline-start: 48px;
}

.k-drawer-item.k-level-3 {
    -webkit-padding-start: 64px;
            padding-inline-start: 64px;
}

.k-drawer-item.k-level-4 {
    -webkit-padding-start: 80px;
            padding-inline-start: 80px;
}

.k-drawer-item.k-level-5 {
    -webkit-padding-start: 96px;
            padding-inline-start: 96px;
}

.k-drawer-separator {
    padding: 0;
    height: 1px;
}

.k-drawer-mini .k-drawer-wrapper {
    width: 48px;
}

.k-rtl.k-drawer-mini .k-drawer-start,
.k-rtl .k-drawer-mini .k-drawer-start,
.k-rtl .k-drawer-expanded .k-drawer-start,
.k-rtl.k-drawer-expanded .k-drawer-start,
[dir="rtl"].k-drawer-mini .k-drawer-start,
[dir="rtl"] .k-drawer-mini .k-drawer-start,
[dir="rtl"] .k-drawer-expanded .k-drawer-start,
[dir="rtl"].k-drawer-expanded .k-drawer-start {
    border-left-width: 1px;
    border-right-width: 0;
}

.k-rtl.k-drawer-mini .k-drawer-end,
.k-rtl .k-drawer-mini .k-drawer-end,
.k-rtl.k-drawer-expanded .k-drawer-end .k-drawer-expanded .k-drawer-end,
[dir="rtl"].k-drawer-mini .k-drawer-end,
[dir="rtl"] .k-drawer-mini .k-drawer-end,
[dir="rtl"].k-drawer-expanded .k-drawer-end .k-drawer-expanded .k-drawer-end {
    border-left-width: 0;
    border-right-width: 1px;
}

.k-rtl.k-drawer-overlay .k-drawer-start,
.k-rtl .k-drawer-overlay .k-drawer-start,
[dir="rtl"].k-drawer-overlay .k-drawer-start,
[dir="rtl"] .k-drawer-overlay .k-drawer-start {
    left: auto;
    right: 0;
}

.k-rtl.k-drawer-overlay .k-drawer-end,
.k-rtl .k-drawer-overlay .k-drawer-end,
[dir="rtl"].k-drawer-overlay .k-drawer-end,
[dir="rtl"] .k-drawer-overlay .k-drawer-end {
    left: 0;
    right: auto;
}

.k-rtl .k-drawer-left.k-drawer-push .k-drawer,
[dir="rtl"] .k-drawer-left.k-drawer-push .k-drawer {
    order: 1;
}

.k-rtl .k-drawer-right.k-drawer-push .k-drawer,
[dir="rtl"] .k-drawer-right.k-drawer-push .k-drawer {
    order: 0;
}

.k-drawer {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-drawer-wrapper {
    scrollbar-color: rgba(156, 156, 156, 0.7) #dedede;
}

.k-drawer-wrapper::-webkit-scrollbar-track {
    background: #dedede;
}

.k-drawer-wrapper::-webkit-scrollbar-thumb {
    background: rgba(156, 156, 156, 0.7);
}

.k-drawer-wrapper::-webkit-scrollbar-thumb:hover {
    background: #9c9c9c;
}

.k-drawer-item:hover, .k-drawer-item.k-hover {
    color: #424242;
    background-color: #f0f0f0;
}

.k-drawer-item:focus, .k-drawer-item.k-focus {
    background-color: #ffffff;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.12);
}

.k-drawer-item:focus:hover, .k-drawer-item:focus.k-hover, .k-drawer-item.k-focus:hover, .k-drawer-item.k-focus.k-hover {
    color: #424242;
    background-color: #f0f0f0;
}

.k-drawer-item.k-selected {
    color: white;
    background-color: #ff6358;
}

.k-drawer-item.k-selected:hover, .k-drawer-item.k-selected.k-hover {
    color: white;
    background-color: #f55f54;
}

.k-drawer-separator {
    background-color: rgba(0, 0, 0, 0.08);
}

.k-notification-group {
    max-height: 100%;
    display: inline-flex;
    flex-flow: column-reverse wrap;
    position: fixed;
    z-index: 1000;
}

.k-notification-container {
    margin-block: 2px;
    margin-inline: 0;
    display: inline-flex;
    vertical-align: top;
}

.k-notification-container-animating {
    overflow: hidden;
}

.k-notification {
    border-radius: 4px;
    padding-block: 4px;
    padding-inline: 8px;
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    font-family: inherit;
    font-size: 12px;
    line-height: 1.4285714286;
    cursor: default;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-notification *,
.k-notification *::before,
.k-notification *::after {
    box-sizing: border-box;
}

.k-notification > .k-notification-content {
    flex: 1 1 auto;
}

.k-notification-actions {
    flex: none;
    display: flex;
    gap: 4px;
    flex-flow: row nowrap;
    align-items: center;
    align-self: center;
    cursor: pointer;
}

.k-notification-action {
    flex: none;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    align-self: center;
}

.k-notification {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03), 0 4px 5px 0 rgba(0, 0, 0, 0.04);
}

.k-notification-inverse {
    border-color: #424242;
    color: white;
    background-color: #424242;
}

.k-notification-light {
    border-color: #ebebeb;
    color: black;
    background-color: #ebebeb;
}

.k-notification-dark {
    border-color: #424242;
    color: white;
    background-color: #424242;
}

.k-notification-error {
    border-color: #f31700;
    color: white;
    background-color: #f31700;
}

.k-notification-warning {
    border-color: #ffc000;
    color: black;
    background-color: #ffc000;
}

.k-notification-success {
    border-color: #37b400;
    color: white;
    background-color: #37b400;
}

.k-notification-info {
    border-color: #0058e9;
    color: white;
    background-color: #0058e9;
}

.k-notification-tertiary {
    border-color: #03a9f4;
    color: white;
    background-color: #03a9f4;
}

.k-notification-secondary {
    border-color: #666666;
    color: white;
    background-color: #666666;
}

.k-notification-primary {
    border-color: #ff6358;
    color: white;
    background-color: #ff6358;
}

kendo-card,
kendo-card-header,
kendo-card-body,
kendo-card-actions,
kendo-card-footer {
    display: block;
}

.k-card {
    border-radius: 6px;
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.4285714286;
    display: flex;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-card *,
.k-card *::before,
.k-card *::after {
    box-sizing: border-box;
}

.k-card > .k-card-inner {
    border-radius: 5px;
    display: flex;
    flex-direction: inherit;
    overflow: hidden;
    position: relative;
}

.k-card-horizontal {
    flex-flow: row nowrap;
}

.k-card-vertical {
    flex-flow: column nowrap;
}

.k-card-header {
    padding-block: 12px;
    padding-inline: 16px;
    border-width: 0 0 1px;
    border-style: solid;
    outline: 0;
    flex-shrink: 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.k-card-header .k-card-title,
.k-card-header .k-card-subtitle {
    margin-bottom: 0;
}

.k-card-header .k-card-title + .k-card-subtitle,
.k-card-header .k-card-subtitle + .k-card-subtitle {
    margin-top: 8px;
}

.k-card-footer {
    padding-block: 12px;
    padding-inline: 16px;
    border-width: 1px 0 0;
    border-style: solid;
    outline: 0;
    flex-shrink: 0;
}

.k-card-body {
    padding-block: 16px;
    padding-inline: 16px;
    outline: 0;
    flex: 1 1 auto;
}

.k-card-body p {
    margin: 0 0 14px;
}

.k-card-body > .k-last,
.k-card-body > :last-child {
    margin-bottom: 0;
}

.k-card-body > .k-card-actions {
    padding: 0;
}

.k-card-avatar,
.k-card .k-avatar {
    margin-right: 16px;
    width: 45px;
    height: 45px;
    flex-basis: 45px;
}

.k-card-image,
.k-card-media {
    border: 0;
    max-width: 100%;
    flex-shrink: 0;
    overflow: hidden;
}

.k-card-image > img,
.k-card-media > img {
    border: 0;
    max-width: 100%;
}

.k-card-horizontal .k-card-image, .k-card-horizontal
.k-card-media {
    max-width: 100px;
    object-fit: cover;
}

.k-card-title {
    margin: 0 0 8px;
    font-size: 16px;
    line-height: 1.25;
    font-weight: 400;
}

.k-card-subtitle {
    margin: 0 0 8px;
    font-size: 12px;
    line-height: normal;
    font-weight: 400;
}

.k-card-separator {
    margin: 0;
    border-width: 0;
    border-style: solid;
    border-color: inherit;
    display: block;
    flex: 0 0 auto;
    align-self: stretch;
}

.k-card-separator.k-separator-vertical,
.k-card-horizontal > .k-card-separator {
    border-left-width: 1px;
}

.k-card-separator.k-separator-horizontal,
.k-card-vertical > .k-card-separator {
    border-top-width: 1px;
}

.k-card > .k-hr {
    margin: 0;
    flex: 0 0 auto;
    border-color: inherit;
}

.k-card-actions {
    padding-block: 8px;
    padding-inline: 8px;
    border-width: 0;
    border-style: solid;
    border-color: inherit;
    overflow: hidden;
    display: flex;
    flex-shrink: 0;
    flex-basis: auto;
    gap: 8px;
}

.k-card-actions-start {
    justify-content: flex-start;
}

.k-card-actions-end {
    justify-content: flex-end;
}

.k-card-actions-center {
    justify-content: center;
}

.k-card-actions-horizontal {
    flex-flow: row nowrap;
}

.k-card-actions-vertical {
    flex-flow: column nowrap;
}

.k-card-actions-stretched > * {
    flex: 1 1 auto;
}

.k-card-action {
    border-width: 0;
    border-style: solid;
    border-color: inherit;
    display: inline-flex;
}

.k-card-list {
    display: flex;
    flex-flow: column nowrap;
    align-items: stretch;
    gap: 16px;
    flex: 0 0 auto;
}

.k-card-list .k-card {
    flex: 0 0 auto;
}

.k-card-deck {
    display: flex;
    flex-flow: row nowrap;
    align-items: stretch;
    gap: 16px;
    flex: 0 0 auto;
}

.k-card-deck .k-card {
    flex: 0 0 auto;
}

.k-card-deck-scrollwrap {
    padding-bottom: 3px;
    width: 100%;
    box-sizing: content-box;
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    position: relative;
    overflow: hidden;
}

.k-card-deck-scrollwrap > .k-button {
    border-radius: 0px;
    flex: 0 0 auto;
    position: absolute;
    z-index: 1;
}

.k-card-deck-scrollwrap > .k-button:first-child {
    left: -1px;
}

.k-card-deck-scrollwrap > .k-button:last-child {
    right: -1px;
}

.k-card-deck-scrollwrap > .k-card-deck {
    margin-bottom: -20px;
    padding-bottom: 20px;
    flex: 1 1 auto;
}

.k-card-group {
    display: flex;
    flex-flow: row nowrap;
    align-items: stretch;
    flex: 0 0 auto;
}

.k-card-group .k-card {
    border-radius: 0;
    flex: 0 0 auto;
}

.k-card-group .k-card + .k-card {
    -webkit-margin-start: 1px;
            margin-inline-start: 1px;
}

.k-card-group .k-card.k-first {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.k-card-group .k-card.k-last {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.k-card-group .k-card.k-only {
    border-radius: 6px;
}

.k-card-with-callout {
    overflow: visible;
}

.k-card-callout {
    margin: 0;
    width: 20px;
    height: 20px;
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    position: absolute;
}

.k-card-callout.k-callout-n {
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
}

.k-card-callout.k-callout-e {
    top: 50%;
    right: 0;
    transform: translate(50%, -50%) rotate(-45deg);
}

.k-card-callout.k-callout-s {
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%) rotate(45deg);
}

.k-card-callout.k-callout-w {
    top: 50%;
    left: 0;
    transform: translate(-50%, -50%) rotate(45deg);
}

.k-card-flat {
    box-shadow: none;
}

.k-card {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-card .k-card-inner {
    background-color: inherit;
    border-color: inherit;
}

.k-card:focus, .k-card.k-focus {
    border-color: rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.06);
}

.k-card.k-selected {
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.06);
}

.k-card-actions {
    border-color: rgba(0, 0, 0, 0.08);
}

.k-card-header {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
}

.k-card-footer {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
}

.k-card-separator,
.k-card .k-separator {
    border-color: rgba(0, 0, 0, 0.08);
}

.k-card-subtitle {
    color: #666666;
}

.k-card-primary {
    background-color: #ffe0de;
    color: #85332e;
    border-color: #ffd3d0;
}

.k-card-primary .k-card-subtitle {
    color: inherit;
}

.k-card-secondary {
    background-color: #e0e0e0;
    color: #353535;
    border-color: #d4d4d4;
}

.k-card-secondary .k-card-subtitle {
    color: inherit;
}

.k-card-tertiary {
    background-color: #cdeefd;
    color: #02587f;
    border-color: #b8e7fc;
}

.k-card-tertiary .k-card-subtitle {
    color: inherit;
}

.k-card-info {
    background-color: #ccdefb;
    color: #002e79;
    border-color: #b8d0f9;
}

.k-card-info .k-card-subtitle {
    color: inherit;
}

.k-card-success {
    background-color: #d7f0cc;
    color: #1d5e00;
    border-color: #c7eab8;
}

.k-card-success .k-card-subtitle {
    color: inherit;
}

.k-card-warning {
    background-color: #fff2cc;
    color: #856400;
    border-color: #ffedb8;
}

.k-card-warning .k-card-subtitle {
    color: inherit;
}

.k-card-error {
    background-color: #fdd1cc;
    color: #7e0c00;
    border-color: #fcbeb8;
}

.k-card-error .k-card-subtitle {
    color: inherit;
}

.k-card-dark {
    background-color: #d9d9d9;
    color: #222222;
    border-color: #cacaca;
}

.k-card-dark .k-card-subtitle {
    color: inherit;
}

.k-card-light {
    background-color: #fbfbfb;
    color: #7a7a7a;
    border-color: #f9f9f9;
}

.k-card-light .k-card-subtitle {
    color: inherit;
}

.k-card-inverse {
    background-color: #d9d9d9;
    color: #222222;
    border-color: #cacaca;
}

.k-card-inverse .k-card-subtitle {
    color: inherit;
}

.k-card-wrap:focus > .k-card, .k-card-wrap.k-focus > .k-card, .k-card-wrap.k-selected > .k-card {
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.06);
}

.k-card-callout {
    border-color: inherit;
    background-color: inherit;
    box-shadow: inherit;
}

.k-popover {
    border-radius: 6px;
    padding: 0;
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    font-size: 14px;
    font-family: inherit;
    line-height: 1.4285714286;
    display: flex;
    flex-flow: column nowrap;
    z-index: 12000;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-popover *,
.k-popover *::before,
.k-popover *::after {
    box-sizing: border-box;
}

.k-popover-inner {
    height: inherit;
    position: relative;
    border-radius: inherit;
    border-color: inherit;
}

.k-popover-header {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding-block: 12px;
    padding-inline: 16px;
    border-width: 0 0 1px;
    border-style: solid;
    border-color: inherit;
}

.k-popover-body {
    padding-block: 16px;
    padding-inline: 16px;
}

.k-popover-actions {
    border-width: 1px 0 0;
}

.k-popover-callout {
    margin: 0;
    width: 20px;
    height: 20px;
    border-width: 1px;
    border-style: solid;
    position: absolute;
}

.k-popover-callout.k-callout-n {
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
}

.k-popover-callout.k-callout-e {
    top: 50%;
    right: 0;
    transform: translate(50%, -50%) rotate(-45deg);
}

.k-popover-callout.k-callout-s {
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%) rotate(45deg);
}

.k-popover-callout.k-callout-w {
    top: 50%;
    left: 0;
    transform: translate(-50%, -50%) rotate(45deg);
}

.k-popover {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03), 0 4px 5px 0 rgba(0, 0, 0, 0.04);
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-popover-inner {
    background-color: inherit;
    border-color: inherit;
}

.k-popover-header {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
}

.k-popover-callout {
    border-color: inherit;
    background-color: inherit;
    box-shadow: inherit;
}

.k-rpanel-left,
.k-rpanel-right {
    position: fixed;
    display: block;
    overflow: auto;
    min-width: 320px;
    height: 100%;
    top: 0;
}

.k-rpanel-left + *,
.k-rpanel-right + * {
    overflow: auto;
}

.k-rpanel-left.k-rpanel-expanded,
.k-rpanel-right.k-rpanel-expanded {
    transform: translateX(0) translateZ(0);
}

.k-rpanel-left {
    transform: translateX(-100%) translateZ(0);
    left: 0;
}

.k-rpanel-right {
    transform: translateX(100%) translateZ(0);
    right: 0;
}

.k-rpanel-top {
    position: static;
    max-height: 0;
}

.k-rpanel-top.k-rpanel-expanded {
    max-height: 568px;
    overflow: visible !important;
}

.k-rpanel-toggle {
    touch-action: manipulation;
}

.k-bottom-nav {
    padding-block: 4px;
    padding-inline: 4px;
    width: 100%;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    box-sizing: border-box;
    font-size: 14px;
    line-height: normal;
    font-family: inherit;
    letter-spacing: 0.2px;
    display: flex;
    flex-flow: row nowrap;
    white-space: nowrap;
    gap: 4px;
    overflow: hidden;
    outline: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-bottom-nav *,
.k-bottom-nav *::before,
.k-bottom-nav *::after {
    box-sizing: border-box;
}

.k-bottom-nav-border {
    border-width: 1px 0px 0px 0px;
}

.k-bottom-nav-shadow {
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.12);
}

.k-bottom-nav-item {
    padding-block: 0;
    padding-inline: 8px;
    min-width: 72px;
    min-height: 48px;
    border-width: 0;
    border-radius: 4px;
    box-sizing: border-box;
    font: inherit;
    display: inline-flex;
    flex: 1 1 auto;
    align-items: center;
    justify-content: center;
    gap: 0 4px;
    text-decoration: none;
    cursor: pointer;
    color: inherit;
    background-color: inherit;
    border-color: inherit;
    outline: none;
}

.k-bottom-nav-item:focus {
    outline: none;
}

.k-bottom-nav-item:hover {
    color: inherit;
    text-decoration: none;
}

.k-bottom-nav-item > .k-bottom-nav-link {
    margin-block: 0;
    margin-inline: -8px;
    padding-block: 0;
    padding-inline: 8px;
    width: 100%;
    color: inherit;
    display: flex;
    flex-flow: row nowrap;
    flex: 1 0 auto;
    align-items: center;
    justify-content: center;
    outline: 0;
}

.k-bottom-nav-item.k-disabled {
    background-color: initial;
}

.k-bottom-nav-item-text {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}

.k-bottom-nav-item-flow-horizontal .k-bottom-nav-item {
    flex-flow: row nowrap;
}

.k-bottom-nav-item-flow-vertical .k-bottom-nav-item {
    flex-direction: column;
}

.k-bottom-nav.k-pos-fixed, .k-bottom-nav.k-fixed {
    bottom: 0;
    z-index: 1;
}

.k-bottom-nav-solid-primary, .k-bottom-nav-solid.k-bottom-nav-primary {
    color: #ffc8c5;
    background-color: #ff6358;
}

.k-bottom-nav-solid-primary .k-bottom-nav-item.k-focus, .k-bottom-nav-solid.k-bottom-nav-primary .k-bottom-nav-item.k-focus,
.k-bottom-nav-solid-primary .k-bottom-nav-item:focus,
.k-bottom-nav-solid.k-bottom-nav-primary .k-bottom-nav-item:focus {
    background-color: rgba(255, 200, 197, 0.2);
}

.k-bottom-nav-solid-primary .k-bottom-nav-item.k-selected, .k-bottom-nav-solid.k-bottom-nav-primary .k-bottom-nav-item.k-selected {
    color: white;
}

.k-bottom-nav-solid-secondary, .k-bottom-nav-solid.k-bottom-nav-secondary {
    color: #c9c9c9;
    background-color: #666666;
}

.k-bottom-nav-solid-secondary .k-bottom-nav-item.k-focus, .k-bottom-nav-solid.k-bottom-nav-secondary .k-bottom-nav-item.k-focus,
.k-bottom-nav-solid-secondary .k-bottom-nav-item:focus,
.k-bottom-nav-solid.k-bottom-nav-secondary .k-bottom-nav-item:focus {
    background-color: rgba(201, 201, 201, 0.2);
}

.k-bottom-nav-solid-secondary .k-bottom-nav-item.k-selected, .k-bottom-nav-solid.k-bottom-nav-secondary .k-bottom-nav-item.k-selected {
    color: white;
}

.k-bottom-nav-solid-tertiary, .k-bottom-nav-solid.k-bottom-nav-tertiary {
    color: #a7e1fb;
    background-color: #03a9f4;
}

.k-bottom-nav-solid-tertiary .k-bottom-nav-item.k-focus, .k-bottom-nav-solid.k-bottom-nav-tertiary .k-bottom-nav-item.k-focus,
.k-bottom-nav-solid-tertiary .k-bottom-nav-item:focus,
.k-bottom-nav-solid.k-bottom-nav-tertiary .k-bottom-nav-item:focus {
    background-color: rgba(167, 225, 251, 0.2);
}

.k-bottom-nav-solid-tertiary .k-bottom-nav-item.k-selected, .k-bottom-nav-solid.k-bottom-nav-tertiary .k-bottom-nav-item.k-selected {
    color: white;
}

.k-bottom-nav-solid-info, .k-bottom-nav-solid.k-bottom-nav-info {
    color: #a6c5f7;
    background-color: #0058e9;
}

.k-bottom-nav-solid-info .k-bottom-nav-item.k-focus, .k-bottom-nav-solid.k-bottom-nav-info .k-bottom-nav-item.k-focus,
.k-bottom-nav-solid-info .k-bottom-nav-item:focus,
.k-bottom-nav-solid.k-bottom-nav-info .k-bottom-nav-item:focus {
    background-color: rgba(166, 197, 247, 0.2);
}

.k-bottom-nav-solid-info .k-bottom-nav-item.k-selected, .k-bottom-nav-solid.k-bottom-nav-info .k-bottom-nav-item.k-selected {
    color: white;
}

.k-bottom-nav-solid-success, .k-bottom-nav-solid.k-bottom-nav-success {
    color: #b9e5a6;
    background-color: #37b400;
}

.k-bottom-nav-solid-success .k-bottom-nav-item.k-focus, .k-bottom-nav-solid.k-bottom-nav-success .k-bottom-nav-item.k-focus,
.k-bottom-nav-solid-success .k-bottom-nav-item:focus,
.k-bottom-nav-solid.k-bottom-nav-success .k-bottom-nav-item:focus {
    background-color: rgba(185, 229, 166, 0.2);
}

.k-bottom-nav-solid-success .k-bottom-nav-item.k-selected, .k-bottom-nav-solid.k-bottom-nav-success .k-bottom-nav-item.k-selected {
    color: white;
}

.k-bottom-nav-solid-warning, .k-bottom-nav-solid.k-bottom-nav-warning {
    color: #594300;
    background-color: #ffc000;
}

.k-bottom-nav-solid-warning .k-bottom-nav-item.k-focus, .k-bottom-nav-solid.k-bottom-nav-warning .k-bottom-nav-item.k-focus,
.k-bottom-nav-solid-warning .k-bottom-nav-item:focus,
.k-bottom-nav-solid.k-bottom-nav-warning .k-bottom-nav-item:focus {
    background-color: rgba(89, 67, 0, 0.2);
}

.k-bottom-nav-solid-warning .k-bottom-nav-item.k-selected, .k-bottom-nav-solid.k-bottom-nav-warning .k-bottom-nav-item.k-selected {
    color: black;
}

.k-bottom-nav-solid-error, .k-bottom-nav-solid.k-bottom-nav-error {
    color: #fbaea6;
    background-color: #f31700;
}

.k-bottom-nav-solid-error .k-bottom-nav-item.k-focus, .k-bottom-nav-solid.k-bottom-nav-error .k-bottom-nav-item.k-focus,
.k-bottom-nav-solid-error .k-bottom-nav-item:focus,
.k-bottom-nav-solid.k-bottom-nav-error .k-bottom-nav-item:focus {
    background-color: rgba(251, 174, 166, 0.2);
}

.k-bottom-nav-solid-error .k-bottom-nav-item.k-selected, .k-bottom-nav-solid.k-bottom-nav-error .k-bottom-nav-item.k-selected {
    color: white;
}

.k-bottom-nav-solid-dark, .k-bottom-nav-solid.k-bottom-nav-dark {
    color: #bdbdbd;
    background-color: #424242;
}

.k-bottom-nav-solid-dark .k-bottom-nav-item.k-focus, .k-bottom-nav-solid.k-bottom-nav-dark .k-bottom-nav-item.k-focus,
.k-bottom-nav-solid-dark .k-bottom-nav-item:focus,
.k-bottom-nav-solid.k-bottom-nav-dark .k-bottom-nav-item:focus {
    background-color: rgba(189, 189, 189, 0.2);
}

.k-bottom-nav-solid-dark .k-bottom-nav-item.k-selected, .k-bottom-nav-solid.k-bottom-nav-dark .k-bottom-nav-item.k-selected {
    color: white;
}

.k-bottom-nav-solid-light, .k-bottom-nav-solid.k-bottom-nav-light {
    color: #525252;
    background-color: #ebebeb;
}

.k-bottom-nav-solid-light .k-bottom-nav-item.k-focus, .k-bottom-nav-solid.k-bottom-nav-light .k-bottom-nav-item.k-focus,
.k-bottom-nav-solid-light .k-bottom-nav-item:focus,
.k-bottom-nav-solid.k-bottom-nav-light .k-bottom-nav-item:focus {
    background-color: rgba(82, 82, 82, 0.2);
}

.k-bottom-nav-solid-light .k-bottom-nav-item.k-selected, .k-bottom-nav-solid.k-bottom-nav-light .k-bottom-nav-item.k-selected {
    color: black;
}

.k-bottom-nav-solid-inverse, .k-bottom-nav-solid.k-bottom-nav-inverse {
    color: #bdbdbd;
    background-color: #424242;
}

.k-bottom-nav-solid-inverse .k-bottom-nav-item.k-focus, .k-bottom-nav-solid.k-bottom-nav-inverse .k-bottom-nav-item.k-focus,
.k-bottom-nav-solid-inverse .k-bottom-nav-item:focus,
.k-bottom-nav-solid.k-bottom-nav-inverse .k-bottom-nav-item:focus {
    background-color: rgba(189, 189, 189, 0.2);
}

.k-bottom-nav-solid-inverse .k-bottom-nav-item.k-selected, .k-bottom-nav-solid.k-bottom-nav-inverse .k-bottom-nav-item.k-selected {
    color: white;
}

.k-bottom-nav-flat-primary, .k-bottom-nav-flat.k-bottom-nav-primary {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-bottom-nav-flat-primary .k-bottom-nav-item.k-focus, .k-bottom-nav-flat.k-bottom-nav-primary .k-bottom-nav-item.k-focus,
.k-bottom-nav-flat-primary .k-bottom-nav-item:focus,
.k-bottom-nav-flat.k-bottom-nav-primary .k-bottom-nav-item:focus {
    background-color: rgba(66, 66, 66, 0.05);
}

.k-bottom-nav-flat-primary .k-bottom-nav-item.k-selected, .k-bottom-nav-flat.k-bottom-nav-primary .k-bottom-nav-item.k-selected {
    color: #ff6358;
}

.k-bottom-nav-flat-secondary, .k-bottom-nav-flat.k-bottom-nav-secondary {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-bottom-nav-flat-secondary .k-bottom-nav-item.k-focus, .k-bottom-nav-flat.k-bottom-nav-secondary .k-bottom-nav-item.k-focus,
.k-bottom-nav-flat-secondary .k-bottom-nav-item:focus,
.k-bottom-nav-flat.k-bottom-nav-secondary .k-bottom-nav-item:focus {
    background-color: rgba(66, 66, 66, 0.05);
}

.k-bottom-nav-flat-secondary .k-bottom-nav-item.k-selected, .k-bottom-nav-flat.k-bottom-nav-secondary .k-bottom-nav-item.k-selected {
    color: #4e4e4e;
}

.k-bottom-nav-flat-tertiary, .k-bottom-nav-flat.k-bottom-nav-tertiary {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-bottom-nav-flat-tertiary .k-bottom-nav-item.k-focus, .k-bottom-nav-flat.k-bottom-nav-tertiary .k-bottom-nav-item.k-focus,
.k-bottom-nav-flat-tertiary .k-bottom-nav-item:focus,
.k-bottom-nav-flat.k-bottom-nav-tertiary .k-bottom-nav-item:focus {
    background-color: rgba(66, 66, 66, 0.05);
}

.k-bottom-nav-flat-tertiary .k-bottom-nav-item.k-selected, .k-bottom-nav-flat.k-bottom-nav-tertiary .k-bottom-nav-item.k-selected {
    color: #03a9f4;
}

.k-bottom-nav-flat-info, .k-bottom-nav-flat.k-bottom-nav-info {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-bottom-nav-flat-info .k-bottom-nav-item.k-focus, .k-bottom-nav-flat.k-bottom-nav-info .k-bottom-nav-item.k-focus,
.k-bottom-nav-flat-info .k-bottom-nav-item:focus,
.k-bottom-nav-flat.k-bottom-nav-info .k-bottom-nav-item:focus {
    background-color: rgba(66, 66, 66, 0.05);
}

.k-bottom-nav-flat-info .k-bottom-nav-item.k-selected, .k-bottom-nav-flat.k-bottom-nav-info .k-bottom-nav-item.k-selected {
    color: #0058e9;
}

.k-bottom-nav-flat-success, .k-bottom-nav-flat.k-bottom-nav-success {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-bottom-nav-flat-success .k-bottom-nav-item.k-focus, .k-bottom-nav-flat.k-bottom-nav-success .k-bottom-nav-item.k-focus,
.k-bottom-nav-flat-success .k-bottom-nav-item:focus,
.k-bottom-nav-flat.k-bottom-nav-success .k-bottom-nav-item:focus {
    background-color: rgba(66, 66, 66, 0.05);
}

.k-bottom-nav-flat-success .k-bottom-nav-item.k-selected, .k-bottom-nav-flat.k-bottom-nav-success .k-bottom-nav-item.k-selected {
    color: #37b400;
}

.k-bottom-nav-flat-warning, .k-bottom-nav-flat.k-bottom-nav-warning {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-bottom-nav-flat-warning .k-bottom-nav-item.k-focus, .k-bottom-nav-flat.k-bottom-nav-warning .k-bottom-nav-item.k-focus,
.k-bottom-nav-flat-warning .k-bottom-nav-item:focus,
.k-bottom-nav-flat.k-bottom-nav-warning .k-bottom-nav-item:focus {
    background-color: rgba(66, 66, 66, 0.05);
}

.k-bottom-nav-flat-warning .k-bottom-nav-item.k-selected, .k-bottom-nav-flat.k-bottom-nav-warning .k-bottom-nav-item.k-selected {
    color: #ffc000;
}

.k-bottom-nav-flat-error, .k-bottom-nav-flat.k-bottom-nav-error {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-bottom-nav-flat-error .k-bottom-nav-item.k-focus, .k-bottom-nav-flat.k-bottom-nav-error .k-bottom-nav-item.k-focus,
.k-bottom-nav-flat-error .k-bottom-nav-item:focus,
.k-bottom-nav-flat.k-bottom-nav-error .k-bottom-nav-item:focus {
    background-color: rgba(66, 66, 66, 0.05);
}

.k-bottom-nav-flat-error .k-bottom-nav-item.k-selected, .k-bottom-nav-flat.k-bottom-nav-error .k-bottom-nav-item.k-selected {
    color: #f31700;
}

.k-bottom-nav-flat-dark, .k-bottom-nav-flat.k-bottom-nav-dark {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-bottom-nav-flat-dark .k-bottom-nav-item.k-focus, .k-bottom-nav-flat.k-bottom-nav-dark .k-bottom-nav-item.k-focus,
.k-bottom-nav-flat-dark .k-bottom-nav-item:focus,
.k-bottom-nav-flat.k-bottom-nav-dark .k-bottom-nav-item:focus {
    background-color: rgba(66, 66, 66, 0.05);
}

.k-bottom-nav-flat-dark .k-bottom-nav-item.k-selected, .k-bottom-nav-flat.k-bottom-nav-dark .k-bottom-nav-item.k-selected {
    color: #424242;
}

.k-bottom-nav-flat-light, .k-bottom-nav-flat.k-bottom-nav-light {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-bottom-nav-flat-light .k-bottom-nav-item.k-focus, .k-bottom-nav-flat.k-bottom-nav-light .k-bottom-nav-item.k-focus,
.k-bottom-nav-flat-light .k-bottom-nav-item:focus,
.k-bottom-nav-flat.k-bottom-nav-light .k-bottom-nav-item:focus {
    background-color: rgba(66, 66, 66, 0.05);
}

.k-bottom-nav-flat-light .k-bottom-nav-item.k-selected, .k-bottom-nav-flat.k-bottom-nav-light .k-bottom-nav-item.k-selected {
    color: #b3b3b3;
}

.k-bottom-nav-flat-inverse, .k-bottom-nav-flat.k-bottom-nav-inverse {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-bottom-nav-flat-inverse .k-bottom-nav-item.k-focus, .k-bottom-nav-flat.k-bottom-nav-inverse .k-bottom-nav-item.k-focus,
.k-bottom-nav-flat-inverse .k-bottom-nav-item:focus,
.k-bottom-nav-flat.k-bottom-nav-inverse .k-bottom-nav-item:focus {
    background-color: rgba(66, 66, 66, 0.05);
}

.k-bottom-nav-flat-inverse .k-bottom-nav-item.k-selected, .k-bottom-nav-flat.k-bottom-nav-inverse .k-bottom-nav-item.k-selected {
    color: #424242;
}

.k-breadcrumb {
    border-width: 0px;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    font-family: inherit;
    display: flex;
    flex-direction: row;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-breadcrumb *,
.k-breadcrumb *::before,
.k-breadcrumb *::after {
    box-sizing: border-box;
}

.k-breadcrumb-container,
.k-breadcrumb-root-item-container {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-flow: row nowrap;
    overflow: hidden;
}

.k-breadcrumb-root-item-container {
    align-items: flex-start;
    flex-shrink: 0;
}

.k-breadcrumb-item {
    vertical-align: middle;
    display: inline-flex;
    flex-direction: row;
    flex: none;
    align-items: center;
    overflow: hidden;
}

.k-breadcrumb-root-item {
    flex-shrink: 0;
}

.k-breadcrumb-link,
.k-breadcrumb-root-link {
    border-radius: 4px;
    color: inherit;
    text-decoration: none;
    white-space: nowrap;
    outline: none;
    cursor: pointer;
    position: relative;
    display: inline-flex;
    align-items: center;
    align-self: stretch;
    overflow: hidden;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.k-breadcrumb-link > .k-image,
.k-breadcrumb-icontext-link .k-icon,
.k-breadcrumb-icontext-link .k-svg-icon {
    -webkit-margin-end: 4px;
            margin-inline-end: 4px;
}

.k-breadcrumb-delimiter,
.k-breadcrumb-delimiter-icon {
    color: inherit;
    opacity: 0.6;
}

.k-breadcrumb-input-container {
    width: 100%;
}

.k-breadcrumb-input-container .k-breadcrumb-input-container {
    border-color: transparent;
}

.k-breadcrumb-sm {
    font-size: 14px;
    line-height: 1.4285714286;
}

.k-breadcrumb-sm .k-breadcrumb-link,
.k-breadcrumb-sm .k-breadcrumb-root-link {
    padding-block: 4px;
    padding-inline: 8px;
}

.k-breadcrumb-sm .k-breadcrumb-icon-link {
    padding-block: 6px;
    padding-inline: 6px;
}

.k-breadcrumb-md {
    font-size: 14px;
    line-height: 1.4285714286;
}

.k-breadcrumb-md .k-breadcrumb-link,
.k-breadcrumb-md .k-breadcrumb-root-link {
    padding-block: 6px;
    padding-inline: 8px;
}

.k-breadcrumb-md .k-breadcrumb-icon-link {
    padding-block: 8px;
    padding-inline: 8px;
}

.k-breadcrumb-lg {
    font-size: 16px;
    line-height: 1.5;
}

.k-breadcrumb-lg .k-breadcrumb-link,
.k-breadcrumb-lg .k-breadcrumb-root-link {
    padding-block: 8px;
    padding-inline: 8px;
}

.k-breadcrumb-lg .k-breadcrumb-icon-link {
    padding-block: 12px;
    padding-inline: 12px;
}

.k-breadcrumb {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-breadcrumb:focus, .k-breadcrumb.k-focus {
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.06);
}

.k-breadcrumb-link {
    color: #ff6358;
}

.k-breadcrumb-link:hover, .k-breadcrumb-link.k-hover {
    color: #d6534a;
    background-color: #fafafa;
}

.k-breadcrumb-link:focus, .k-breadcrumb-link.k-focus {
    color: #ff6358;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.13);
}

.k-breadcrumb-root-link:hover, .k-breadcrumb-root-link.k-hover {
    background-color: #fafafa;
}

.k-breadcrumb-root-link:focus, .k-breadcrumb-root-link.k-focus {
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.13);
}

.k-pager {
    padding: 0;
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.4285714286;
    white-space: nowrap;
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
    cursor: default;
    flex: 0 0 auto;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-pager *,
.k-pager *::before,
.k-pager *::after {
    box-sizing: border-box;
}

.k-pager-input, .k-pager-sizes, .k-pager-info {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.k-pager-nav {
    color: inherit;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.k-pager-nav:hover {
    z-index: 2;
}

.k-disabled.k-pager-nav {
    color: inherit;
}

.k-pager-numbers-wrap {
    display: flex;
    flex-direction: row;
    position: relative;
}

.k-pager-numbers-wrap select.k-dropdown-list, .k-pager-numbers-wrap select.k-dropdown,
.k-pager-numbers-wrap select.k-dropdownlist {
    width: 5em;
}

.k-pager-numbers {
    display: flex;
    flex-direction: row;
}

.k-pager-numbers .k-selected {
    cursor: inherit;
    z-index: 2;
}

.k-pager-input {
    gap: 1ex;
}

.k-pager-input .k-textbox,
.k-pager-input .k-numerictextbox {
    margin-block: 0;
    width: 5em;
}

.k-pager-sizes {
    gap: 1ex;
}

.k-pager-sizes .k-input-inner,
.k-pager-sizes .k-input-value-text {
    text-overflow: clip;
}

.k-pager-info {
    text-align: end;
    justify-content: flex-end;
    flex: 1 1 0%;
    order: 9;
}

.k-pager-refresh {
    -webkit-margin-start: auto;
            margin-inline-start: auto;
    color: inherit;
    order: 10;
}

.k-pager-sm {
    padding-inline: 4px;
    padding-block: 4px;
    gap: 12px;
}

.k-pager-sm .k-pager-numbers-wrap .k-button {
    min-width: calc(1.4285714286em + 6px);
}

.k-pager-sm .k-pager-numbers-wrap .k-pager-input,
.k-pager-sm .k-pager-numbers-wrap > select.k-dropdown-list,
.k-pager-sm .k-pager-numbers-wrap > select.k-dropdown,
.k-pager-sm .k-pager-numbers-wrap > select.k-dropdownlist {
    -webkit-margin-start: 12px;
            margin-inline-start: 12px;
    -webkit-margin-end: 12px;
            margin-inline-end: 12px;
}

.k-pager-sm .k-pager-sizes .k-dropdown-list, .k-pager-sm .k-pager-sizes .k-dropdown,
.k-pager-sm .k-pager-sizes .k-dropdownlist,
.k-pager-sm .k-pager-sizes > select {
    width: 5em;
}

.k-pager-md {
    padding-inline: 8px;
    padding-block: 8px;
    gap: 14px;
}

.k-pager-md .k-pager-numbers-wrap .k-button {
    min-width: calc(1.4285714286em + 10px);
}

.k-pager-md .k-pager-numbers-wrap .k-pager-input,
.k-pager-md .k-pager-numbers-wrap > select.k-dropdown-list,
.k-pager-md .k-pager-numbers-wrap > select.k-dropdown,
.k-pager-md .k-pager-numbers-wrap > select.k-dropdownlist {
    -webkit-margin-start: 14px;
            margin-inline-start: 14px;
    -webkit-margin-end: 14px;
            margin-inline-end: 14px;
}

.k-pager-md .k-pager-sizes .k-dropdown-list, .k-pager-md .k-pager-sizes .k-dropdown,
.k-pager-md .k-pager-sizes .k-dropdownlist,
.k-pager-md .k-pager-sizes > select {
    width: 5em;
}

.k-pager-lg {
    padding-inline: 10px;
    padding-block: 10px;
    gap: 16px;
}

.k-pager-lg .k-pager-numbers-wrap .k-button {
    min-width: calc(1.5em + 18px);
}

.k-pager-lg .k-pager-numbers-wrap .k-pager-input,
.k-pager-lg .k-pager-numbers-wrap > select.k-dropdown-list,
.k-pager-lg .k-pager-numbers-wrap > select.k-dropdown,
.k-pager-lg .k-pager-numbers-wrap > select.k-dropdownlist {
    -webkit-margin-start: 16px;
            margin-inline-start: 16px;
    -webkit-margin-end: 16px;
            margin-inline-end: 16px;
}

.k-pager-lg .k-pager-sizes .k-dropdown-list, .k-pager-lg .k-pager-sizes .k-dropdown,
.k-pager-lg .k-pager-sizes .k-dropdownlist,
.k-pager-lg .k-pager-sizes > select {
    width: 5em;
}

.k-pager {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #fafafa;
}

.k-pager:focus, .k-pager.k-focus {
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.13);
}

.k-stepper {
    border-width: 0px;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    font-size: 14px;
    line-height: 1.4285714286;
    font-family: inherit;
    display: block;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    color: inherit;
    background: none;
}

.k-stepper *,
.k-stepper *::before,
.k-stepper *::after {
    box-sizing: border-box;
}

.k-stepper .k-step-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    position: relative;
    z-index: 1;
}

.k-stepper .k-step-link {
    outline: none;
    color: inherit;
    text-decoration: none;
    white-space: nowrap;
    display: flex;
    align-items: center;
    overflow: hidden;
}

.k-stepper .k-step-indicator {
    border-radius: 50%;
    margin: 3px;
    width: 28px;
    height: 28px;
    border-width: 1px;
    border-style: solid;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: none;
    position: relative;
    z-index: 1;
    overflow: visible;
    transition-property: color, background-color, border-color;
    transition-duration: .4s;
    transition-timing-function: ease-in-out;
}

.k-stepper .k-step-indicator::after {
    border-radius: 100%;
    content: "";
    border-width: 1px;
    border-style: solid;
    border-color: inherit;
    pointer-events: none;
    display: none;
    position: absolute;
    top: -4px;
    right: -4px;
    bottom: -4px;
    left: -4px;
    z-index: 2;
}

.k-stepper .k-step.k-focus .k-step-indicator::after,
.k-stepper .k-step-link:focus .k-step-indicator::after {
    display: block;
}

.k-stepper .k-step-label {
    max-width: clamp(100%, 10em, 100%);
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

.k-stepper .k-step-label:only-child {
    border-radius: 15px;
    padding-block: 5px;
    padding-inline: 12px;
    border-width: 0;
}

.k-stepper .k-step-label .k-step-text {
    max-width: calc(10em - 20px);
    flex-grow: 1;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.k-stepper .k-step-label .k-icon,
.k-stepper .k-step-label .k-svg-icon {
    margin-left: 4px;
}

.k-stepper .k-step-current .k-step-label {
    font-weight: bold;
}

.k-stepper .k-step-label-optional {
    flex-basis: 100%;
    font-style: italic;
}

.k-stepper .k-step-disabled,
.k-stepper .k-step.k-disabled {
    opacity: 1;
    pointer-events: none;
}

.k-stepper .k-step-disabled .k-step-link,
.k-stepper .k-step.k-disabled .k-step-link {
    cursor: default;
}

.k-stepper .k-step-disabled .k-step-label-optional,
.k-stepper .k-step.k-disabled .k-step-label-optional {
    color: inherit;
}

.k-stepper .k-progressbar {
    pointer-events: none;
    z-index: 0;
    overflow: visible;
}

.k-stepper .k-progressbar-horizontal {
    grid-row: 1 / -1;
}

.k-stepper .k-progressbar-vertical {
    position: absolute;
}

.k-step-list-horizontal {
    flex-direction: row;
    grid-row: 1;
}

.k-step-list-horizontal .k-step {
    flex: 1 0 auto;
    text-align: center;
}

.k-step-list-horizontal .k-step-link {
    margin: auto;
    max-width: 10em;
    flex-direction: column;
}

.k-step-list-horizontal .k-step-label {
    text-align: center;
}

.k-step-list-horizontal .k-step-indicator + .k-step-label {
    margin-top: 5px;
}

.k-step-list-horizontal ~ .k-progressbar {
    width: 100%;
    height: 2px;
    top: 17px;
}

.k-step-list-vertical {
    flex-direction: column;
}

.k-step-list-vertical .k-step {
    min-height: 54px;
}

.k-step-list-vertical .k-step-label {
    justify-content: flex-start;
}

.k-step-list-vertical .k-step-indicator + .k-step-label {
    margin-left: 12px;
}

.k-step-list-vertical ~ .k-progressbar {
    width: 2px;
    height: 100%;
    min-height: 20px;
    left: 17px;
}

.k-step-list-vertical .k-step-content {
    height: 0;
    overflow: hidden;
    transition: height 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}

.k-step-list-vertical .k-step-current .k-step-content {
    height: auto;
    overflow: visible;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-left: 30px;
    padding-block: 20px;
    padding-inline: 10px;
}

.k-rtl .k-stepper,
.k-stepper[dir="rtl"] {
    direction: rtl;
}

.k-rtl .k-stepper .k-step-label .k-icon,
.k-rtl .k-stepper .k-step-label .k-svg-icon,
.k-stepper[dir="rtl"] .k-step-label .k-icon,
.k-stepper[dir="rtl"] .k-step-label .k-svg-icon {
    margin-left: 0;
    margin-right: 4px;
}

.k-rtl .k-stepper .k-step-list-vertical .k-step-indicator + .k-step-label,
.k-stepper[dir="rtl"] .k-step-list-vertical .k-step-indicator + .k-step-label {
    margin-left: 0;
    margin-right: 12px;
}

.k-rtl .k-stepper .k-step-list-vertical ~ .k-progressbar,
.k-stepper[dir="rtl"] .k-step-list-vertical ~ .k-progressbar {
    left: auto;
    right: 17px;
}

.k-stepper {
    color: #424242;
}

.k-stepper .k-step:hover .k-step-label, .k-stepper .k-step.k-hover .k-step-label, .k-stepper .k-step.k-step-hover .k-step-label {
    color: #373737;
}

.k-stepper .k-step:hover .k-step-indicator, .k-stepper .k-step.k-hover .k-step-indicator, .k-stepper .k-step.k-step-hover .k-step-indicator {
    background-color: #ebebeb;
}

.k-stepper .k-step.k-focus .k-step-label:only-child,
.k-stepper .k-step .k-step-link:focus .k-step-label:only-child {
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.08);
}

.k-stepper .k-step.k-step-disabled .k-step-indicator, .k-stepper .k-step.k-disabled .k-step-indicator, .k-stepper .k-step:disabled .k-step-indicator {
    color: #8f8f8f;
}

.k-stepper .k-step.k-step-disabled .k-step-label, .k-stepper .k-step.k-disabled .k-step-label, .k-stepper .k-step:disabled .k-step-label {
    color: #8f8f8f;
}

.k-stepper .k-step-indicator {
    border-color: #cccccc;
    color: #424242;
    background-color: #ffffff;
}

.k-stepper .k-step-indicator::after {
    box-shadow: inset 0 0 0 2px #ffffff;
}

.k-stepper .k-step-label:only-child {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-stepper .k-step-done .k-step-indicator {
    border-color: #ff6358;
    color: white;
    background-color: #ff6358;
}

.k-stepper .k-step-done:hover .k-step-indicator, .k-stepper .k-step-done.k-hover .k-step-indicator, .k-stepper .k-step-done.k-step-hover .k-step-indicator {
    background-color: #eb5b51;
}

.k-stepper .k-step-done.k-step-disabled .k-step-indicator, .k-stepper .k-step-done.k-disabled .k-step-indicator, .k-stepper .k-step-done:disabled .k-step-indicator {
    border-color: #ffa19b;
    color: white;
    background-color: #ffa19b;
}

.k-stepper .k-step-current .k-step-indicator {
    border-color: #ff6358;
    color: white;
    background-color: #ff6358;
}

.k-stepper .k-step-current:hover .k-step-indicator, .k-stepper .k-step-current.k-hover .k-step-indicator, .k-stepper .k-step-current.k-step-hover .k-step-indicator {
    background-color: #eb5b51;
}

.k-stepper .k-step-current.k-step-disabled .k-step-indicator, .k-stepper .k-step-current.k-disabled .k-step-indicator, .k-stepper .k-step-current:disabled .k-step-indicator {
    border-color: #ffa19b;
    color: white;
    background-color: #ffa19b;
}

.k-stepper .k-step-success .k-step-label .k-icon,
.k-stepper .k-step-success .k-step-label .k-svg-icon {
    color: #37b400;
}

.k-stepper .k-step-error .k-step-label {
    color: #f31700;
}

.k-stepper .k-step-error:hover .k-step-label, .k-stepper .k-step-error.k-hover .k-step-label, .k-stepper .k-step-error.k-step-hover .k-step-label {
    color: #f31700;
}

.k-stepper .k-step-label-optional {
    color: #666666;
}

.k-tabstrip-wrapper {
    padding-block: 0px;
    padding-inline: 0px;
    box-sizing: border-box;
    border-width: 0px;
    border-style: solid;
    display: flex;
    flex-direction: column;
}

.k-tabstrip {
    border-width: 0;
    border-color: transparent;
    box-sizing: border-box;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.4285714286;
    color: inherit;
    background-color: transparent;
    display: flex;
    flex-flow: column nowrap;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-tabstrip-wrapper > .k-tabstrip {
    flex: 1 1 auto;
}

.k-tabstrip-items-wrapper {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: inherit;
    position: relative;
}

.k-tabstrip-items {
    box-sizing: border-box;
    outline: 0;
    display: flex;
    flex-direction: inherit;
    flex-wrap: wrap;
    flex: 1 1 auto;
    gap: 0;
}

.k-tabstrip-items *,
.k-tabstrip-items *::before,
.k-tabstrip-items *::after {
    box-sizing: border-box;
}

.k-tabstrip-items .k-item {
    margin: 0;
    padding: 0;
    border: 1px solid transparent;
    position: relative;
    flex-shrink: 0;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-items: stretch;
    outline: 0;
}

.k-tabstrip-items .k-tab-on-top {
    z-index: 1;
}

.k-tabstrip-items .k-link {
    padding-block: 6px;
    padding-inline: 12px;
    color: inherit;
    cursor: pointer;
    display: inline-flex;
    vertical-align: middle;
    flex: 1 1 auto;
    flex-direction: row;
    align-content: center;
    align-items: center;
}

.k-tabstrip-content,
.k-tabstrip > .k-content {
    margin: 0 !important;
    padding-block: 16px;
    padding-inline: 16px;
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: inherit;
    display: none;
    overflow: auto;
    flex: 1 1 auto;
    position: relative;
}

.k-tabstrip-content.k-active,
.k-tabstrip > .k-content.k-active {
    display: block;
}

.k-tabstrip-content:focus, .k-tabstrip-content.k-focus,
.k-tabstrip > .k-content:focus,
.k-tabstrip > .k-content.k-focus {
    outline-width: 1px;
    outline-style: dotted;
    outline-offset: -1px;
}

.k-tabstrip-items .k-loading {
    width: 20%;
    height: 0;
    border: 0;
    border-top: 1px solid transparent;
    border-color: inherit;
    background: none;
    position: absolute;
    top: 0;
    left: 0;
    transition: width .2s linear;
    display: none;
}

.k-tabstrip-items .k-loading.k-complete {
    width: 100%;
    border-top-width: 0;
}

.k-tabstrip-scrollable > .k-tabstrip-items-wrapper > .k-tabstrip-items {
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow: hidden;
}

.k-tabstrip-scrollable > .k-tabstrip-items-wrapper > .k-button {
    padding-block: 4px;
    padding-inline: 4px;
    width: auto;
    height: auto;
    flex: none;
    align-self: stretch;
    aspect-ratio: auto;
}

.k-tabstrip-scrollable > .k-tabstrip-items-wrapper > .k-button .k-button-icon {
    min-width: auto;
    min-height: auto;
}

.k-tabstrip-horizontal, .k-tabstrip-top > .k-tabstrip-items-wrapper, .k-tabstrip-bottom > .k-tabstrip-items-wrapper {
    flex-direction: row;
}

.k-tabstrip-vertical, .k-tabstrip-left > .k-tabstrip-items-wrapper, .k-tabstrip-right > .k-tabstrip-items-wrapper {
    flex-direction: column;
}

.k-tabstrip-top > .k-tabstrip-items-wrapper {
    border-bottom-width: 1px;
}

.k-tabstrip-top > .k-tabstrip-items-wrapper .k-item {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-width: 0;
}

.k-tabstrip-top > .k-tabstrip-items-wrapper .k-item:active,
.k-tabstrip-top > .k-tabstrip-items-wrapper .k-item.k-active {
    margin-bottom: -1px;
    border-bottom-width: 1px;
    border-bottom-color: transparent !important;
}

.k-tabstrip-top > .k-content,
.k-tabstrip-top > .k-tabstrip-content {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-width: 0 !important;
}

.k-tabstrip-bottom > .k-tabstrip-items-wrapper {
    border-top-width: 1px;
}

.k-tabstrip-bottom > .k-tabstrip-items-wrapper .k-item {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-width: 0;
}

.k-tabstrip-bottom > .k-tabstrip-items-wrapper .k-item:active,
.k-tabstrip-bottom > .k-tabstrip-items-wrapper .k-item.k-active {
    margin-top: -1px;
    border-top-width: 1px;
    border-top-color: transparent !important;
}

.k-tabstrip-bottom > .k-content,
.k-tabstrip-bottom > .k-tabstrip-content {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-width: 0 !important;
}

.k-tabstrip-left {
    flex-direction: row;
}

.k-tabstrip-left > .k-tabstrip-items-wrapper {
    border-right-width: 1px;
}

.k-tabstrip-left > .k-tabstrip-items-wrapper .k-item {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-right-width: 0;
}

.k-tabstrip-left > .k-tabstrip-items-wrapper .k-item:active,
.k-tabstrip-left > .k-tabstrip-items-wrapper .k-item.k-active {
    margin-right: -1px;
    border-right-width: 1px;
    border-right-color: transparent !important;
}

.k-tabstrip-left > .k-content,
.k-tabstrip-left > .k-tabstrip-content {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-left-width: 0 !important;
}

.k-tabstrip-right {
    flex-direction: row-reverse;
}

.k-tabstrip-right > .k-tabstrip-items-wrapper {
    border-left-width: 1px;
}

.k-tabstrip-right > .k-tabstrip-items-wrapper .k-item {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-left-width: 0;
}

.k-tabstrip-right > .k-tabstrip-items-wrapper .k-item:active,
.k-tabstrip-right > .k-tabstrip-items-wrapper .k-item.k-active {
    margin-left: -1px;
    border-left-width: 1px;
    border-left-color: transparent !important;
}

.k-tabstrip-right > .k-content,
.k-tabstrip-right > .k-tabstrip-content {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-right-width: 0;
}

.k-tabstrip-items-start {
    justify-content: flex-start;
}

.k-tabstrip-items-center {
    justify-content: center;
}

.k-tabstrip-items-end {
    justify-content: flex-end;
}

.k-tabstrip-items-justify {
    justify-content: space-between;
}

.k-tabstrip-items-stretched > * {
    flex: 1 0 0;
}

.k-rtl .k-tabstrip.k-tabstrip-left > .k-tabstrip-items-wrapper, .k-rtl .k-tabstrip.k-tabstrip-right > .k-tabstrip-items-wrapper,
.k-tabstrip[dir="rtl"].k-tabstrip-left > .k-tabstrip-items-wrapper,
.k-tabstrip[dir="rtl"].k-tabstrip-right > .k-tabstrip-items-wrapper {
    order: 1;
}

.k-rtl .k-tabstrip.k-tabstrip-left > .k-content, .k-rtl .k-tabstrip.k-tabstrip-right > .k-content,
.k-tabstrip[dir="rtl"].k-tabstrip-left > .k-content,
.k-tabstrip[dir="rtl"].k-tabstrip-right > .k-content {
    order: 0;
}

.k-rtl .k-tabstrip.k-tabstrip-left > .k-tabstrip-content, .k-rtl .k-tabstrip.k-tabstrip-right > .k-tabstrip-content,
.k-tabstrip[dir="rtl"].k-tabstrip-left > .k-tabstrip-content,
.k-tabstrip[dir="rtl"].k-tabstrip-right > .k-tabstrip-content {
    order: 0;
}

.k-tabstrip-items-wrapper {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
}

.k-tabstrip-items-wrapper .k-item {
    color: #ff6358;
}

.k-tabstrip-items-wrapper .k-item:hover, .k-tabstrip-items-wrapper .k-item.k-hover {
    color: #d6534a;
}

.k-tabstrip-items-wrapper .k-item:active, .k-tabstrip-items-wrapper .k-item.k-active, .k-tabstrip-items-wrapper .k-item.k-selected {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-tabstrip-items-wrapper .k-item:focus, .k-tabstrip-items-wrapper .k-item.k-focus {
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.12);
}

.k-tabstrip-items-wrapper .k-item.k-tabstrip-dragging {
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.15);
}

.k-tabstrip-content,
.k-tabstrip > .k-content {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-tabstrip-content:focus, .k-tabstrip-content.k-focus,
.k-tabstrip > .k-content:focus,
.k-tabstrip > .k-content.k-focus {
    outline-color: #424242;
}

.k-wizard {
    padding-block: 20px;
    padding-inline: 20px;
    border-width: 0px;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    font-size: 14px;
    line-height: 1.4285714286;
    font-family: inherit;
    position: relative;
    color: inherit;
    background: none;
    display: flex;
    align-items: stretch;
    overflow: hidden;
}

.k-wizard .k-wizard-steps {
    box-sizing: border-box;
    display: flex;
    overflow: hidden;
}

.k-wizard .k-wizard-step {
    box-sizing: border-box;
    padding: 10px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
}

.k-wizard .k-wizard-step:focus, .k-wizard .k-wizard-step.k-focus {
    outline-width: 1px;
    outline-style: dotted;
    outline-offset: -1px;
}

.k-wizard .k-wizard-content {
    box-sizing: border-box;
    overflow-y: auto;
}

.k-wizard .k-wizard-buttons {
    margin-top: 32px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    flex-shrink: 0;
}

.k-wizard .k-wizard-buttons .k-button {
    margin-right: 10px;
}

.k-wizard .k-wizard-buttons .k-wizard-pager {
    vertical-align: middle;
}

.k-wizard .k-wizard-buttons-right .k-button:last-of-type {
    margin-right: 0;
}

.k-wizard .k-stepper .k-step-list-vertical .k-step {
    flex: 1 0 auto;
}

.k-wizard .k-stepper .k-step-indicator {
    flex-shrink: 0;
}

.k-wizard-horizontal {
    flex-direction: column;
}

.k-wizard-horizontal .k-wizard-steps {
    margin-top: 32px;
}

.k-wizard-horizontal .k-wizard-steps,
.k-wizard-horizontal .k-wizard-content {
    flex: 1 1 auto;
}

.k-wizard-vertical .k-wizard-steps {
    margin-left: 32px;
    flex: 1 0 0%;
}

.k-wizard-vertical .k-wizard-content {
    flex: 1 1 0%;
}

.k-wizard-left {
    flex-direction: row-reverse;
}

.k-wizard-left .k-wizard-steps {
    margin-right: 32px;
    margin-left: 0;
}

.k-wizard-step:focus, .k-wizard-step.k-focus {
    outline-color: #656565;
}

.k-expander {
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    overflow: hidden;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.4285714286;
    display: flex;
    flex-direction: column;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-expander *,
.k-expander *::before,
.k-expander *::after {
    box-sizing: border-box;
}

.k-rtl .k-expander .k-expander-indicator, .k-expander.k-rtl .k-expander-indicator, .k-expander[dir="rtl"] .k-expander-indicator {
    margin-left: 0;
    margin-right: 12px;
}

.k-expander-header {
    padding-block: 12px;
    padding-inline: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.k-expander-spacer {
    flex: 1 1 auto;
}

.k-expander-title {
    text-transform: uppercase;
    font-weight: 500;
}

.k-expander-indicator {
    margin-left: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.k-expander-content {
    padding-block: 16px;
    padding-inline: 16px;
}

.k-expander + .k-expander.k-expanded,
.k-expander.k-expanded + .k-expander {
    margin-top: 8px;
}

.k-expander:not(.k-expanded) + .k-expander:not(.k-expanded) {
    border-top-width: 0;
}

.k-expander {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-expander.k-focus {
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.12);
}

.k-expander-header {
    color: #424242;
    background-color: transparent;
    outline: none;
}

.k-expander-header:hover, .k-expander-header.k-hover {
    background-color: rgba(0, 0, 0, 0.04);
}

.k-expander-header.k-focus {
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.12);
}

.k-expander-title {
    color: #ff6358;
}

.k-expander-sub-title {
    color: #666666;
}

.k-panelbar {
    margin: 0;
    padding: 0;
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.4285714286;
    list-style: none;
    display: block;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-panelbar *,
.k-panelbar *::before,
.k-panelbar *::after {
    box-sizing: border-box;
}

.k-panelbar > .k-item,
.k-panelbar > .k-panelbar-header {
    border-width: 0;
    border-style: solid;
    border-color: inherit;
    display: block;
}

.k-panelbar > .k-item > .k-link,
.k-panelbar > .k-panelbar-header > .k-link {
    padding-block: 12px;
    padding-inline: 16px;
    color: inherit;
    background: none;
    text-decoration: none;
    font-weight: 500;
    display: flex;
    flex-flow: row nowrap;
    gap: 4px;
    align-items: center;
    align-content: center;
    position: relative;
    -webkit-user-select: none;
        -ms-user-select: none;
            -moz-user-select: none;
         user-select: none;
    cursor: default;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.k-panelbar > .k-item + .k-item,
.k-panelbar > .k-panelbar-header + .k-panelbar-header {
    border-top-width: 1px;
}

.k-panelbar .k-group,
.k-panelbar .k-panelbar-group {
    margin: 0;
    padding: 0;
    border-width: 0;
    border-color: inherit;
    color: inherit;
    background-color: transparent;
    list-style: none;
}

.k-panelbar .k-group > .k-item,
.k-panelbar .k-panelbar-group > .k-panelbar-item {
    display: block;
}

.k-panelbar .k-group > .k-item > .k-link,
.k-panelbar .k-panelbar-group > .k-panelbar-item > .k-link {
    padding-block: 8px;
    padding-inline: 16px;
    color: inherit;
    text-decoration: none;
    display: flex;
    flex-flow: row nowrap;
    gap: 4px;
    align-items: center;
    align-content: center;
    position: relative;
    -webkit-user-select: none;
        -ms-user-select: none;
            -moz-user-select: none;
         user-select: none;
    cursor: default;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.k-panelbar .k-group > .k-item.k-level-1 .k-link,
.k-panelbar .k-panelbar-group > .k-panelbar-item.k-level-1 .k-link {
    padding-left: 16px;
}

.k-panelbar .k-group > .k-item.k-level-2 .k-link,
.k-panelbar .k-panelbar-group > .k-panelbar-item.k-level-2 .k-link {
    padding-left: 32px;
}

.k-panelbar .k-group > .k-item.k-level-3 .k-link,
.k-panelbar .k-panelbar-group > .k-panelbar-item.k-level-3 .k-link {
    padding-left: 48px;
}

.k-panelbar .k-group > .k-item.k-level-4 .k-link,
.k-panelbar .k-panelbar-group > .k-panelbar-item.k-level-4 .k-link {
    padding-left: 64px;
}

.k-panelbar .k-panelbar-item {
    outline-style: none;
}

.k-panelbar .k-panelbar-content {
    display: flow-root;
}

.k-panelbar .k-panelbar-expand,
.k-panelbar .k-panelbar-collapse,
.k-panelbar .k-panelbar-toggle {
    -webkit-margin-start: auto;
            margin-inline-start: auto;
}

.k-panelbar .k-group .k-panelbar-expand,
.k-panelbar .k-group .k-panelbar-collapse,
.k-panelbar .k-panelbar-group .k-panelbar-toggle {
    -webkit-margin-end: 0px;
            margin-inline-end: 0px;
}

.k-rtl .k-panelbar .k-group > .k-item.k-level-1 .k-link,
.k-rtl .k-panelbar .k-panelbar-group > .k-panelbar-item.k-level-1 .k-link, .k-panelbar.k-rtl .k-group > .k-item.k-level-1 .k-link,
.k-panelbar.k-rtl .k-panelbar-group > .k-panelbar-item.k-level-1 .k-link, .k-panelbar[dir="rtl"] .k-group > .k-item.k-level-1 .k-link,
.k-panelbar[dir="rtl"] .k-panelbar-group > .k-panelbar-item.k-level-1 .k-link {
    padding-left: 16px;
    padding-right: 16px;
}

.k-rtl .k-panelbar .k-group > .k-item.k-level-2 .k-link,
.k-rtl .k-panelbar .k-panelbar-group > .k-panelbar-item.k-level-2 .k-link, .k-panelbar.k-rtl .k-group > .k-item.k-level-2 .k-link,
.k-panelbar.k-rtl .k-panelbar-group > .k-panelbar-item.k-level-2 .k-link, .k-panelbar[dir="rtl"] .k-group > .k-item.k-level-2 .k-link,
.k-panelbar[dir="rtl"] .k-panelbar-group > .k-panelbar-item.k-level-2 .k-link {
    padding-left: 16px;
    padding-right: 32px;
}

.k-rtl .k-panelbar .k-group > .k-item.k-level-3 .k-link,
.k-rtl .k-panelbar .k-panelbar-group > .k-panelbar-item.k-level-3 .k-link, .k-panelbar.k-rtl .k-group > .k-item.k-level-3 .k-link,
.k-panelbar.k-rtl .k-panelbar-group > .k-panelbar-item.k-level-3 .k-link, .k-panelbar[dir="rtl"] .k-group > .k-item.k-level-3 .k-link,
.k-panelbar[dir="rtl"] .k-panelbar-group > .k-panelbar-item.k-level-3 .k-link {
    padding-left: 16px;
    padding-right: 48px;
}

.k-rtl .k-panelbar .k-group > .k-item.k-level-4 .k-link,
.k-rtl .k-panelbar .k-panelbar-group > .k-panelbar-item.k-level-4 .k-link, .k-panelbar.k-rtl .k-group > .k-item.k-level-4 .k-link,
.k-panelbar.k-rtl .k-panelbar-group > .k-panelbar-item.k-level-4 .k-link, .k-panelbar[dir="rtl"] .k-group > .k-item.k-level-4 .k-link,
.k-panelbar[dir="rtl"] .k-panelbar-group > .k-panelbar-item.k-level-4 .k-link {
    padding-left: 16px;
    padding-right: 64px;
}

.k-panelbar {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-panelbar > .k-item > .k-link,
.k-panelbar > .k-panelbar-header > .k-link {
    color: #ff6358;
    background-color: #ffffff;
}

.k-panelbar > .k-item > .k-link .k-icon,
.k-panelbar > .k-item > .k-link .k-svg-icon,
.k-panelbar > .k-item > .k-link .k-panelbar-item-icon,
.k-panelbar > .k-panelbar-header > .k-link .k-icon,
.k-panelbar > .k-panelbar-header > .k-link .k-svg-icon,
.k-panelbar > .k-panelbar-header > .k-link .k-panelbar-item-icon {
    color: #424242;
}

.k-panelbar > .k-item > .k-link:hover,
.k-panelbar > .k-item > .k-link.k-hover,
.k-panelbar > .k-panelbar-header > .k-link:hover,
.k-panelbar > .k-panelbar-header > .k-link.k-hover {
    background-color: whitesmoke;
}

.k-panelbar > .k-item > .k-link:focus,
.k-panelbar > .k-item > .k-link.k-focus,
.k-panelbar > .k-panelbar-header > .k-link:focus,
.k-panelbar > .k-panelbar-header > .k-link.k-focus {
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.12);
}

.k-panelbar > .k-item > .k-link.k-selected,
.k-panelbar > .k-panelbar-header > .k-link.k-selected {
    color: white;
    background-color: #ff6358;
}

.k-panelbar > .k-item > .k-link.k-selected .k-icon,
.k-panelbar > .k-item > .k-link.k-selected .k-svg-icon,
.k-panelbar > .k-item > .k-link.k-selected .k-panelbar-item-icon,
.k-panelbar > .k-panelbar-header > .k-link.k-selected .k-icon,
.k-panelbar > .k-panelbar-header > .k-link.k-selected .k-svg-icon,
.k-panelbar > .k-panelbar-header > .k-link.k-selected .k-panelbar-item-icon {
    color: inherit;
}

.k-panelbar > .k-item > .k-link.k-selected:hover,
.k-panelbar > .k-item > .k-link.k-selected.k-hover,
.k-panelbar > .k-panelbar-header > .k-link.k-selected:hover,
.k-panelbar > .k-panelbar-header > .k-link.k-selected.k-hover {
    background-color: #eb5b51;
}

.k-panelbar .k-group > .k-item > .k-link:hover,
.k-panelbar .k-group > .k-item > .k-link.k-hover,
.k-panelbar .k-group > .k-panelbar-item > .k-link:hover,
.k-panelbar .k-group > .k-panelbar-item > .k-link.k-hover,
.k-panelbar .k-panelbar-group > .k-item > .k-link:hover,
.k-panelbar .k-panelbar-group > .k-item > .k-link.k-hover,
.k-panelbar .k-panelbar-group > .k-panelbar-item > .k-link:hover,
.k-panelbar .k-panelbar-group > .k-panelbar-item > .k-link.k-hover {
    background-color: whitesmoke;
}

.k-panelbar .k-group > .k-item > .k-link:focus,
.k-panelbar .k-group > .k-item > .k-link.k-focus,
.k-panelbar .k-group > .k-panelbar-item > .k-link:focus,
.k-panelbar .k-group > .k-panelbar-item > .k-link.k-focus,
.k-panelbar .k-panelbar-group > .k-item > .k-link:focus,
.k-panelbar .k-panelbar-group > .k-item > .k-link.k-focus,
.k-panelbar .k-panelbar-group > .k-panelbar-item > .k-link:focus,
.k-panelbar .k-panelbar-group > .k-panelbar-item > .k-link.k-focus {
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.12);
}

.k-panelbar .k-group > .k-item > .k-link.k-selected,
.k-panelbar .k-group > .k-panelbar-item > .k-link.k-selected,
.k-panelbar .k-panelbar-group > .k-item > .k-link.k-selected,
.k-panelbar .k-panelbar-group > .k-panelbar-item > .k-link.k-selected {
    color: white;
    background-color: #ff6358;
}

.k-panelbar .k-group > .k-item > .k-link.k-selected:hover,
.k-panelbar .k-group > .k-item > .k-link.k-selected.k-hover,
.k-panelbar .k-group > .k-panelbar-item > .k-link.k-selected:hover,
.k-panelbar .k-group > .k-panelbar-item > .k-link.k-selected.k-hover,
.k-panelbar .k-panelbar-group > .k-item > .k-link.k-selected:hover,
.k-panelbar .k-panelbar-group > .k-item > .k-link.k-selected.k-hover,
.k-panelbar .k-panelbar-group > .k-panelbar-item > .k-link.k-selected:hover,
.k-panelbar .k-panelbar-group > .k-panelbar-item > .k-link.k-selected.k-hover {
    background-color: #eb5b51;
}

.k-splitter {
    height: 300px;
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.4285714286;
    display: block;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-splitter .k-pane {
    overflow: hidden;
}

.k-splitter .k-scrollable {
    overflow: auto;
}

.k-splitter .k-splitter-resizing {
    overflow: hidden;
}

.k-pane > .k-splitter {
    border-width: 0;
    overflow: hidden;
}

.k-splitter .k-pane-loading {
    position: static;
    top: 50%;
    left: 50%;
}

.k-ghost-splitbar,
.k-splitbar {
    border-style: solid;
    outline: 0;
    position: absolute;
    -webkit-user-select: none;
        -ms-user-select: none;
            -moz-user-select: none;
         user-select: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.k-ghost-splitbar .k-collapse-prev,
.k-ghost-splitbar .k-collapse-next,
.k-splitbar .k-collapse-prev,
.k-splitbar .k-collapse-next {
    cursor: pointer;
    padding: 2px;
}

.k-splitbar-draggable-horizontal {
    cursor: col-resize;
}

.k-splitbar-draggable-vertical {
    cursor: row-resize;
}

.k-ghost-splitbar-horizontal,
.k-splitbar-horizontal {
    width: 12px;
    border-width: 0;
    background-repeat: repeat-y;
    flex-direction: column;
    top: 0;
}

.k-ghost-splitbar-vertical,
.k-splitbar-vertical {
    height: 12px;
    border-width: 0;
    background-repeat: repeat-x;
    flex-direction: row;
    left: 0;
}

.k-splitbar-static-horizontal {
    width: 1px;
}

.k-splitbar-static-vertical {
    height: 1px;
}

.k-splitbar-draggable-horizontal .k-resize-handle {
    width: 2px;
    height: 20px;
    position: static;
    z-index: 1;
}

.k-splitbar .k-resize-handle {
    display: none;
    background-color: currentColor;
}

.k-splitbar-draggable-horizontal .k-resize-handle,
.k-splitbar-draggable-vertical .k-resize-handle {
    display: block;
}

.k-splitbar-horizontal .k-collapse-prev {
    margin-bottom: 7px;
}

.k-splitbar-horizontal .k-collapse-next {
    margin-top: 7px;
}

.k-splitbar-vertical .k-collapse-prev {
    margin-right: 7px;
}

.k-splitbar-vertical .k-collapse-next {
    margin-left: 7px;
}

.k-splitbar-draggable-vertical .k-resize-handle {
    width: 20px;
    height: 2px;
    position: static;
    z-index: 1;
}

.k-pane > .k-splitter-overlay {
    opacity: 0;
    position: absolute;
}

.k-splitter-flex {
    display: flex;
    width: 100%;
    height: auto;
}

.k-splitter-flex .k-pane {
    position: relative;
    flex: 1 1 auto;
    min-width: 0;
    max-width: 100%;
    min-height: 0;
    max-height: 100%;
    height: 100%;
}

.k-splitter-flex .k-pane-static {
    flex-grow: 0;
    flex-shrink: 0;
}

.k-splitter-flex .k-pane-flex {
    display: flex;
}

.k-splitter-flex .k-splitbar {
    position: static;
    flex: 0 0 auto;
}

.k-splitter-flex .k-pane.k-hidden, .k-splitter-flex .k-pane[hidden],
.k-splitter-flex .k-pane-flex.k-hidden,
.k-splitter-flex .k-pane-flex[hidden] {
    flex: 0 1 0% !important;
    overflow: hidden !important;
    display: block !important;
}

.k-splitter-flex.k-splitter-horizontal {
    flex-direction: row;
}

.k-splitter-flex.k-splitter-vertical {
    flex-direction: column;
}

.k-splitter {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-splitbar {
    color: #424242;
    background-color: #fafafa;
}

.k-splitbar:hover,
.k-splitbar.k-hover,
.k-splitbar-horizontal-hover,
.k-splitbar-vertical-hover {
    color: #424242;
    background-color: #f0f0f0;
}

.k-splitbar:focus,
.k-splitbar.k-focus {
    color: white;
    background: #ff6358;
}

.k-ghost-splitbar {
    background-color: #f0f0f0;
}

.k-tilelayout {
    border-width: 0px;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    display: grid;
    padding: 16px 16px;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-tilelayout .k-card {
    box-shadow: none;
    border-width: 1px;
}

.k-tilelayout-item {
    position: relative;
    z-index: 0;
}

.k-layout-item-hint {
    border-radius: 6px;
    border-width: 1px;
    border-style: solid;
    position: relative;
}

.k-layout-item-hint.k-layout-item-hint-resize {
    z-index: 3;
}

.k-tilelayout-item-header.k-card-header {
    z-index: 0;
}

.k-tilelayout-item-body {
    min-height: 0;
}

.k-tilelayout {
    background-color: #fafafa;
}

.k-tilelayout-item:focus,
.k-tilelayout-item.k-focus {
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.06);
}

.k-layout-item-hint {
    border-color: rgba(0, 0, 0, 0.08);
    background-color: rgba(255, 255, 255, 0.2);
}

.k-pane-wrapper {
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.4285714286;
    display: block;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-pane-wrapper .k-pane {
    width: 100%;
    height: 100%;
    -webkit-user-select: none;
        -ms-user-select: none;
            -moz-user-select: none;
         user-select: none;
    box-sizing: border-box;
    font-family: sans-serif;
    overflow-x: hidden;
}

.k-pane-wrapper .k-view {
    top: 0;
    left: 0;
    position: relative;
    border: 0;
    box-sizing: border-box;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.4285714286;
    display: flex;
    height: 100%;
    width: 100%;
    flex-direction: column;
    align-items: stretch;
    align-content: stretch;
    vertical-align: top;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-pane-wrapper .k-content {
    min-height: 1px;
    flex: 1;
    align-items: stretch;
    display: block;
    width: auto;
    overflow: hidden;
    position: relative;
}

.k-pane-wrapper > div.k-pane {
    box-shadow: none;
    font-weight: normal;
}

.k-pane-wrapper .k-popup-edit-form .k-content,
.k-pane-wrapper .k-grid-edit-form .k-content,
.k-pane-wrapper .k-grid-header-menu .k-content,
.k-pane-wrapper .k-grid-filter-menu .k-content {
    overflow-y: auto;
}

.k-pane-wrapper .k-popup-edit-form .k-content > .k-scroll-container,
.k-pane-wrapper .k-grid-edit-form .k-content > .k-scroll-container,
.k-pane-wrapper .k-grid-header-menu .k-content > .k-scroll-container,
.k-pane-wrapper .k-grid-filter-menu .k-content > .k-scroll-container {
    position: absolute;
    width: 100%;
    min-height: 100%;
    box-sizing: border-box;
}

.k-pane-wrapper .k-grid-edit-form .k-popup-edit-form,
.k-pane-wrapper .k-grid-edit-form .k-edit-form-container {
    width: auto;
    min-width: auto;
}

.k-grid.k-grid-mobile {
    border-width: 0;
}

.k-grid-mobile .k-resize-handle-inner::before {
    content: "\e01e";
    position: absolute;
    font: 16px/1 "WebComponentsIcons";
    top: calc(50% - 1px);
    left: 50%;
    transform: translate(-50%, -50%);
    padding: .2em;
}

.k-grid-mobile .k-header a {
    -webkit-user-select: none;
        -ms-user-select: none;
            -moz-user-select: none;
         user-select: none;
}

.k-pane-wrapper .k-scheduler-edit-form .k-recur-view {
    padding: 0;
    flex-direction: column;
    align-items: stretch;
}

.k-pane-wrapper .k-scheduler-edit-form .k-recur-view > .k-listgroup-form-row {
    margin: 0;
}

.k-pane-wrapper .k-scheduler-edit-form .k-recur-items-wrap {
    width: 100%;
    margin-block: -1px;
    margin-inline: 0;
}

.k-pane-wrapper .k-scheduler-edit-form .k-scheduler-recur-end-wrap {
    white-space: nowrap;
}

.k-scheduler.k-scheduler-mobile {
    border-width: 0;
}

.k-scheduler-mobile th {
    font-weight: normal;
}

.k-scheduler-mobile .k-event:hover .k-resize-handle {
    visibility: hidden;
}

.k-scheduler-mobile .k-scheduler-toolbar {
    padding-block: 8px;
    padding-inline: 8px;
}

.k-scheduler-mobile .k-scheduler-toolbar > * {
    margin: 0;
}

.k-scheduler-mobile .k-scheduler-toolbar::before {
    display: none;
}

.k-scheduler-mobile .k-scheduler-toolbar .k-scheduler-navigation {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    margin: 0;
}

.k-scheduler-mobile .k-scheduler-toolbar .k-scheduler-navigation .k-nav-current {
    line-height: 1;
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    justify-content: space-evenly;
    gap: 0;
}

.k-scheduler-mobile .k-scheduler-toolbar .k-scheduler-views-wrapper .k-views-dropdown {
    display: inline-block;
}

.k-scheduler-mobile .k-scheduler-footer {
    padding-block: 8px;
    padding-inline: 8px;
    display: flex;
    justify-content: space-between;
}

.k-scheduler-mobile .k-scheduler-footer > * {
    margin: 0;
}

.k-scheduler-mobile .k-scheduler-footer::before {
    display: none;
}

.k-scheduler-mobile .k-scheduler-monthview .k-hidden {
    height: 40px;
}

.k-scheduler-mobile .k-scheduler-monthview .k-scheduler-table td {
    height: 40px;
    vertical-align: top;
    text-align: center;
}

.k-scheduler-mobile .k-scheduler-monthview .k-events-container {
    position: absolute;
    text-align: center;
    height: 6px;
    line-height: 6px;
}

.k-scheduler-mobile .k-scheduler-monthview .k-event {
    position: static;
    padding: 4px;
    border-radius: 50%;
    display: inline-block;
    width: 4px;
    height: 4px;
    min-height: 0;
    margin: 1px;
}

.k-scheduler-mobile .k-scheduler-dayview .k-mobile-header.k-mobile-horizontal-header .k-scheduler-times table tr:first-child {
    display: none;
}

.k-scheduler-mobile .k-scheduler-dayview .k-mobile-header .k-scheduler-header .k-scheduler-date-group {
    display: none;
}

.k-scheduler-mobile .k-scheduler-header-wrap > div {
    overflow: visible;
}

.k-scheduler-mobile .k-scheduler-agendaview .k-mobile-header {
    display: none;
}

.k-scheduler-mobile .k-scheduler-agendaview .k-scheduler-table {
    table-layout: auto;
}

.k-scheduler-mobile .k-scheduler-agendaview .k-scheduler-table .k-scheduler-groupcolumn {
    width: 1%;
}

.k-scheduler-mobile .k-scheduler-agendaview .k-scheduler-table td {
    white-space: normal;
}

.k-scheduler-mobile .k-mobile-header .k-scheduler-table td,
.k-scheduler-mobile .k-mobile-header .k-scheduler-table th {
    height: 1.5em;
}

.k-scheduler-mobile .k-time-text,
.k-scheduler-mobile .k-time-period {
    display: block;
    line-height: 1;
}

.k-scheduler-mobile .k-time-period {
    font-size: .7em;
}

.k-scheduler-mobile .k-scheduler-table td,
.k-scheduler-mobile .k-scheduler-table th {
    height: 2em;
    vertical-align: middle;
}

.k-scheduler-mobile .k-scheduler-datecolumn-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.k-scheduler-mobile .k-task {
    display: flex;
    align-items: center;
    gap: .5em;
}

.k-scheduler-mobile .k-task .k-scheduler-mark {
    border-radius: 50%;
    margin: 0;
}

.k-scheduler-mobile .k-task .k-scheduler-task-text {
    flex: 1 1 0%;
}

.k-scheduler-mobile .k-scheduler-times .k-scheduler-group-cell,
.k-scheduler-mobile .k-scheduler-times .k-scheduler-groupcolumn,
.k-scheduler-mobile .k-scheduler-agenda .k-scheduler-group-cell,
.k-scheduler-mobile .k-scheduler-agenda .k-scheduler-groupcolumn {
    vertical-align: top;
}

.k-scheduler-mobile .k-scheduler-times .k-scheduler-group-cell .k-scheduler-group-text,
.k-scheduler-mobile .k-scheduler-times .k-scheduler-groupcolumn .k-scheduler-group-text,
.k-scheduler-mobile .k-scheduler-agenda .k-scheduler-group-cell .k-scheduler-group-text,
.k-scheduler-mobile .k-scheduler-agenda .k-scheduler-groupcolumn .k-scheduler-group-text {
    writing-mode: vertical-lr;
    transform: rotate(180deg);
    white-space: nowrap;
}

.k-scheduler-mobile .k-scrollbar-h tr + tr .k-scheduler-times {
    border-bottom-width: 0;
}

.k-pane-wrapper .k-appbar {
    padding: 4px;
}

.k-pane-wrapper .k-list-title,
.k-pane-wrapper .k-filter-help-text {
    padding-block: 8px;
    padding-inline: 8px;
    display: block;
}

.k-pane-wrapper .k-listgroup-title {
    padding-block: 8px;
    padding-inline: 8px;
    font-weight: bold;
    text-transform: uppercase;
}

.k-pane-wrapper .k-listgroup .k-listgroup-item {
    border-color: inherit;
}

.k-pane-wrapper .k-listgroup + .k-listgroup {
    margin-top: 16px;
}

.k-pane-wrapper .k-column-menu {
    padding: 8px;
    display: flex;
    flex-flow: column nowrap;
    gap: 8px;
}

.k-pane-wrapper .k-column-menu .k-filter-item .k-filterable * {
    pointer-events: none;
}

.k-pane-wrapper .k-column-menu .k-list-title,
.k-pane-wrapper .k-column-menu .k-listgroup-title {
    padding: 0;
}

.k-pane-wrapper .k-column-menu .k-listgroup {
    margin-inline: -8px;
}

.k-pane-wrapper .k-filter-menu {
    padding: 8px;
    display: flex;
    flex-flow: column nowrap;
    gap: 8px;
}

.k-pane-wrapper .k-filter-menu .k-list-title {
    padding: 0;
}

.k-pane-wrapper .k-filter-menu .k-list-filter {
    padding: 0;
    display: flex;
    flex-flow: column nowrap;
    gap: inherit;
}

.k-pane-wrapper .k-filter-menu .k-filter-tools {
    display: flex;
    flex-flow: row nowrap;
    gap: inherit;
}

.k-pane-wrapper .k-filter-menu .k-listgroup {
    margin-inline: -8px;
}

.k-pane-wrapper .k-popup-edit-form .k-recur-editor-wrap {
    display: flex;
}

.k-pane-wrapper .k-popup-edit-form .k-mobiletimezoneeditor {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    flex: 1 1 auto;
}

.k-pane-wrapper .k-multicheck-wrap.k-listgroup {
    overflow-y: auto;
}

.k-pane-wrapper .k-pager-wrap.k-pager-sm,
.k-pane-wrapper .k-pager.k-pager-sm {
    justify-content: center;
}

.k-pane-wrapper .k-pager-wrap.k-pager-sm .k-pager-refresh,
.k-pane-wrapper .k-pager.k-pager-sm .k-pager-refresh {
    display: none;
}

.k-rtl .k-pane-wrapper .k-scheduler-mobile .k-scheduler-toolbar > ul > li, .k-pane-wrapper[dir="rtl"] .k-scheduler-mobile .k-scheduler-toolbar > ul > li,
[dir="rtl"] .k-pane-wrapper .k-scheduler-mobile .k-scheduler-toolbar > ul > li {
    border: 0;
}

.k-rtl .k-pane-wrapper .k-scheduler-mobile .k-task .k-i-reload, .k-pane-wrapper[dir="rtl"] .k-scheduler-mobile .k-task .k-i-reload,
[dir="rtl"] .k-pane-wrapper .k-scheduler-mobile .k-task .k-i-reload {
    margin-left: .5em;
    margin-right: 0;
}

.k-pane-wrapper,
.k-view {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-pane-wrapper .k-pane > .k-view > .k-content {
    background-position: 50% 50%;
    background-color: #fafafa;
}

.k-pane-wrapper .k-pane .k-grid-mobile .k-column-active + th.k-header {
    border-left-color: #424242;
}

.k-pane-wrapper .k-pane .k-grid-mobile .k-resize-handle-inner::before {
    background-color: #fafafa;
}

.k-pane-wrapper .k-pane .k-scheduler-mobile .k-nav-current {
    color: #ff6358;
}

.k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-times,
.k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-header,
.k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-groupcolumn,
.k-pane-wrapper .k-pane .k-scheduler-mobile .k-mobile-scheduler-agendadate {
    color: inherit;
}

.k-pane-wrapper .k-pane .k-scheduler-mobile .k-time-period,
.k-pane-wrapper .k-pane .k-scheduler-mobile .k-mobile-scheduler-agendaweekday {
    color: #666666;
}

.k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-times,
.k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-header,
.k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-header-wrap,
.k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-datecolumn,
.k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-groupcolumn,
.k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-group-cell,
.k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-header-all-day {
    background-color: #fafafa;
}

.k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-toolbar .k-scheduler-tools > li {
    display: inline-block;
    background-color: inherit;
}

.k-pane-wrapper .k-pane .k-grid-edit-form .k-item,
.k-pane-wrapper .k-pane .k-grid-edit-form .k-link,
.k-pane-wrapper .k-pane .k-grid-header-menu .k-item,
.k-pane-wrapper .k-pane .k-grid-header-menu .k-link,
.k-pane-wrapper .k-pane .k-grid-filter-menu .k-item,
.k-pane-wrapper .k-pane .k-grid-filter-menu .k-link,
.k-pane-wrapper .k-pane .k-scheduler-edit-form .k-item,
.k-pane-wrapper .k-pane .k-scheduler-edit-form .k-link {
    color: #424242;
}

.k-pane-wrapper .k-pane .k-grid-edit-form .k-clear,
.k-pane-wrapper .k-pane .k-grid-edit-form .k-select-all,
.k-pane-wrapper .k-pane .k-grid-edit-form .k-scheduler-delete,
.k-pane-wrapper .k-pane .k-grid-edit-form .k-scheduler-resetSeries,
.k-pane-wrapper .k-pane .k-grid-header-menu .k-clear,
.k-pane-wrapper .k-pane .k-grid-header-menu .k-select-all,
.k-pane-wrapper .k-pane .k-grid-header-menu .k-scheduler-delete,
.k-pane-wrapper .k-pane .k-grid-header-menu .k-scheduler-resetSeries,
.k-pane-wrapper .k-pane .k-grid-filter-menu .k-clear,
.k-pane-wrapper .k-pane .k-grid-filter-menu .k-select-all,
.k-pane-wrapper .k-pane .k-grid-filter-menu .k-scheduler-delete,
.k-pane-wrapper .k-pane .k-grid-filter-menu .k-scheduler-resetSeries,
.k-pane-wrapper .k-pane .k-scheduler-edit-form .k-clear,
.k-pane-wrapper .k-pane .k-scheduler-edit-form .k-select-all,
.k-pane-wrapper .k-pane .k-scheduler-edit-form .k-scheduler-delete,
.k-pane-wrapper .k-pane .k-scheduler-edit-form .k-scheduler-resetSeries {
    color: #ff6358;
}

.k-pane-wrapper .k-pane .k-column-menu .k-listgroup-item.k-selected {
    color: #ff6358;
    background: none;
}

.k-pane-wrapper .k-pane .k-column-menu .k-listgroup-item.k-selected .k-link {
    color: inherit;
}

.k-grid {
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.4285714286;
    display: flex;
    flex-direction: column;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-grid.k-grid-display-block {
    display: block;
}

.k-grid .k-grid-container {
    display: flex;
    flex: 1 1 auto;
    overflow: hidden;
    position: relative;
}

.k-grid .k-grid-aria-root {
    border-color: inherit;
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    overflow: hidden;
}

.k-grid .k-table {
    margin: 0;
    width: 100%;
    max-width: none;
    border-width: 0;
    border-color: inherit;
    border-collapse: separate;
    border-spacing: 0;
    box-sizing: content-box;
    empty-cells: show;
    outline: 0;
}

.k-grid .k-grid-header .k-table,
.k-grid .k-grid-content .k-table,
.k-grid .k-grid-content-locked .k-table,
.k-grid .k-grid-footer .k-table {
    table-layout: fixed;
}

.k-grid .k-table-thead,
.k-grid .k-table-tbody,
.k-grid .k-table-tfoot {
    text-align: start;
    border-color: inherit;
}

.k-grid .k-table-row {
    border-color: inherit;
}

.k-grid .k-table-th,
.k-grid td,
.k-grid .k-table-td {
    border-width: 0;
    border-inline-start-width: 1px;
    border-style: solid;
    border-color: inherit;
    outline: 0;
    font-weight: inherit;
    text-align: inherit;
    position: static;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: content-box;
}

.k-grid .k-table-th:first-child,
.k-grid td:first-child,
.k-grid .k-table-td:first-child {
    border-inline-start-width: 0;
}

.k-grid .k-table-th:focus,
.k-grid td:focus,
.k-grid .k-table-td:focus {
    outline: none;
}

.k-grid .k-table-th > .k-radio,
.k-grid .k-table-th > .k-radio-wrap,
.k-grid .k-table-th > .k-checkbox,
.k-grid .k-table-th > .k-checkbox-wrap,
.k-grid td > .k-radio,
.k-grid td > .k-radio-wrap,
.k-grid td > .k-checkbox,
.k-grid td > .k-checkbox-wrap,
.k-grid .k-table-td > .k-radio,
.k-grid .k-table-td > .k-radio-wrap,
.k-grid .k-table-td > .k-checkbox,
.k-grid .k-table-td > .k-checkbox-wrap {
    vertical-align: top;
}

.k-grid .k-table-th {
    border-block-end-width: 1px;
    white-space: nowrap;
}

.k-grid td,
.k-grid .k-table-td {
    border-block-end-width: 0px;
    white-space: unset;
    vertical-align: middle;
}

.k-grid a {
    color: inherit;
    text-decoration: none;
}

.k-grid a:hover {
    text-decoration: none;
}

.k-grid .k-grid-header-wrap {
    box-sizing: content-box;
}

.k-grid .k-grid-header {
    border-bottom-width: 1px;
}

.k-grid .k-grid-header .k-table {
    margin-bottom: -1px;
}

.k-grid .k-grid-header.k-grid-draggable-header {
    -webkit-user-select: none;
        -ms-user-select: none;
            -moz-user-select: none;
         user-select: none;
    touch-action: none;
}

.k-grid .k-grid-header .k-table-th {
    position: relative;
    vertical-align: bottom;
    cursor: default;
}

.k-grid .k-grid-header .k-table-th:first-child {
    border-inline-start-width: 0;
}

.k-grid .k-grid-header .k-table-th.k-first {
    border-inline-start-width: 1px;
}

.k-grid .k-grid-header .k-table-th > .k-link {
    line-height: inherit;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    outline: 0;
}

.k-grid .k-grid-header .k-table-th > .k-link:focus {
    text-decoration: none;
}

.k-grid .k-grid-header .k-grid-filter,
.k-grid .k-grid-header .k-header-column-menu,
.k-grid .k-grid-header .k-grid-header-menu {
    box-sizing: border-box;
    outline: 0;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    position: absolute;
    inset-inline-end: 4px;
    z-index: 1;
}

.k-grid .k-grid-header .k-grid-filter:hover,
.k-grid .k-grid-header .k-header-column-menu:hover,
.k-grid .k-grid-header .k-grid-header-menu:hover {
    cursor: pointer;
}

.k-grid .k-grid-header .k-cell-inner > .k-link > .k-sort-icon {
    vertical-align: text-top;
    -webkit-margin-start: 7px;
            margin-inline-start: 7px;
}

.k-grid .k-grid-header .k-cell-inner > .k-link > .k-sort-icon .k-icon,
.k-grid .k-grid-header .k-cell-inner > .k-link > .k-sort-icon .k-svg-icon {
    display: flex;
}

.k-grid .k-grid-header .k-sort-order {
    display: inline-block;
    vertical-align: top;
    height: 16px;
    font-size: 12px;
    margin-top: 2px;
    -webkit-margin-start: -2px;
            margin-inline-start: -2px;
}

.k-grid .k-grid-header .k-filterable > .k-cell-inner .k-link {
    -webkit-padding-end: 0;
            padding-inline-end: 0;
}

.k-grid .k-cell-inner {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: inherit;
    overflow: hidden;
}

.k-grid .k-cell-inner > .k-link {
    width: auto;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: inherit;
    flex: 1;
    overflow: hidden;
}

.k-grid .k-cell-inner > .k-link > .k-sort-icon {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
    display: inline-block;
    flex-shrink: 0;
}

.k-grid .k-cell-inner .k-sort-order {
    flex-shrink: 0;
    line-height: normal;
}

.k-grid .k-cell-inner .k-grid-filter,
.k-grid .k-cell-inner .k-header-column-menu,
.k-grid .k-cell-inner .k-grid-header-menu {
    position: static;
    -webkit-margin-end: 4px;
            margin-inline-end: 4px;
}

.k-grid .k-group-col,
.k-grid .k-hierarchy-col {
    padding: 0;
    width: 32px;
}

.k-grid .k-grouping-row p {
    margin: 0;
    display: flex;
    align-items: center;
    align-content: center;
}

.k-grid .k-grouping-row td,
.k-grid .k-grouping-row .k-table-td {
    overflow: visible;
}

.k-grid .k-grouping-row + .k-table-row td,
.k-grid .k-grouping-row + .k-table-row .k-table-td {
    border-top-width: 1px;
}

.k-grid .k-grouping-row .k-group-cell,
.k-grid .k-grouping-row + .k-table-row .k-group-cell {
    border-top-width: 0;
    text-overflow: clip;
}

.k-grid .k-grouping-row .k-icon,
.k-grid .k-grouping-row .k-svg-icon {
    -webkit-margin-start: -4px;
            margin-inline-start: -4px;
    -webkit-margin-end: 8px;
            margin-inline-end: 8px;
    text-decoration: none;
}

.k-grid .k-table .k-group-footer td,
.k-grid .k-table .k-group-footer .k-table-td {
    border-style: solid;
    border-width: 1px 0;
}

.k-grid .k-group-footer .k-group-cell + td,
.k-grid .k-group-footer .k-group-cell + .k-table-td {
    border-inline-start-width: 1px;
}

.k-grid .k-hierarchy-cell,
.k-grid .k-drag-cell {
    text-align: center;
    overflow: visible;
}

.k-grid .k-hierarchy-cell > .k-icon,
.k-grid .k-drag-cell > .k-icon {
    padding-block: 8px;
    padding-inline: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    outline: 0;
}

.k-grid .k-hierarchy-cell + .k-grid-content-sticky {
    border-inline-start-width: 1px;
}

.k-grid .k-detail-row .k-detail-cell {
    border-inline-start-width: 0;
}

.k-grid .k-dirty-cell {
    position: relative;
}

.k-grid .k-dirty-cell.k-edit-cell {
    position: static;
}

.k-grid .k-dirty-cell.k-grid-content-sticky {
    position: -webkit-sticky;
    position: sticky;
}

.k-grid .k-dirty {
    border-width: 5px;
    border-color: transparent;
    border-block-start-color: currentColor;
    border-inline-start-color: currentColor;
    inset-inline-start: 0;
    inset-inline-end: auto;
}

.k-grid .k-grid-content-locked + .k-grid-content {
    box-sizing: content-box;
}

.k-grid .k-grid-content-expander {
    position: absolute;
    visibility: hidden;
    height: 1px;
    bottom: 1px;
}

.k-grid .k-grid-filter,
.k-grid .k-header-column-menu,
.k-grid .k-grid-header-menu,
.k-grid .k-hierarchy-cell .k-icon {
    border-width: 0;
}

.k-grid .k-drag-col {
    padding: 0;
    width: 36px;
}

.k-grid .k-drag-cell {
    cursor: move;
}

.k-grid-toolbar {
    border-width: 0 0 1px;
    flex-shrink: 0;
}

.k-grid-toolbar-bottom {
    border-width: 1px 0 0;
}

.k-grouping-header {
    border-width: 0 0 1px;
    border-style: solid;
    border-color: inherit;
    white-space: normal;
    display: flex;
    align-items: center;
    position: relative;
    flex-wrap: wrap;
}

.k-grouping-header::before {
    content: "";
    height: calc(1em + 10px);
    display: inline-block;
    vertical-align: middle;
}

.k-grouping-header .k-chip-list {
    flex-grow: 0;
    display: contents;
}

.k-grouping-header > .k-grouping-drop-container {
    flex-grow: 1;
    padding-block: 8px;
    margin-block: -8px;
    display: inline-flex;
    align-self: stretch;
    align-items: center;
}

.k-grouping-dropclue {
    width: 12px;
    position: absolute;
    top: 3px;
    box-sizing: content-box;
}

.k-grouping-dropclue::before, .k-grouping-dropclue::after {
    display: inline-block;
    content: "";
    position: absolute;
}

.k-grouping-dropclue::before {
    border-width: 6px;
    border-style: solid;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    top: 0;
}

.k-grouping-dropclue::after {
    width: 2px;
    height: calc(100% - 6px);
    top: 6px;
    inset-inline-start: 5px;
}

.k-grid-header-wrap,
.k-grid-footer-wrap {
    -webkit-margin-end: -1px;
            margin-inline-end: -1px;
    width: 100%;
    border-width: 0;
    border-inline-end-width: 1px;
    border-style: solid;
    border-color: inherit;
    position: relative;
    overflow: hidden;
}

.k-grid-header-locked + .k-grid-header-wrap.k-auto-scrollable {
    -webkit-margin-end: 0;
            margin-inline-end: 0;
}

.k-grid-header,
.k-grid-footer {
    -webkit-padding-start: 0;
            padding-inline-start: 0;
    -webkit-padding-end: var(--kendo-scrollbar-width, 17px);
            padding-inline-end: var(--kendo-scrollbar-width, 17px);
    border-width: 0;
    border-style: solid;
    border-color: inherit;
    flex: 0 0 auto;
}

div.k-grid-header,
div.k-grid-footer {
    display: flex;
    flex-direction: row;
    align-items: stretch;
}

.k-column-resizer {
    width: .5em;
    height: 1000%;
    display: block;
    position: absolute;
    top: 0;
    inset-inline-end: 0;
    cursor: col-resize;
}

.k-row-resizer {
    display: block;
    height: 2px;
    width: 100%;
    background: none;
}

.k-grid-footer {
    border-top-width: 1px;
}

.k-grid-footer td,
.k-grid-footer .k-table-td {
    height: 1.4285714286em;
}

.k-grid-footer td,
.k-group-footer td,
.k-grouping-row td,
.k-grid-footer .k-table-td,
.k-group-footer .k-table-td,
.k-grouping-row .k-table-td {
    font-weight: bold;
}

.k-grid-filter-popup {
    min-width: 230px;
    max-width: 320px;
}

.k-grid-column-menu-standalone a.k-grid-filter {
    position: initial;
    display: inline-block;
    margin-block: -4px;
    margin-inline: 0;
    padding-block: 4px;
    padding-inline: 8px;
}

.k-filter-row {
    line-height: 1.4285714286;
}

.k-filter-row td,
.k-filter-row .k-table-td,
.k-filter-row .k-table-th {
    border-width: 0;
    border-block-end-width: 1px;
    border-inline-start-width: 1px;
    white-space: nowrap;
}

.k-filter-row td:first-child,
.k-filter-row .k-table-td:first-child {
    border-inline-start-width: 0;
}

.k-filter-row .k-multiselect {
    height: auto;
}

.k-filtercell {
    width: auto;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
}

.k-filtercell > span,
.k-filtercell .k-filtercell-wrapper {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    flex: 1 1 auto;
}

.k-filtercell > span > .k-button,
.k-filtercell .k-filtercell-wrapper > .k-button {
    flex: none;
}

.k-filtercell .k-input,
.k-filtercell .k-picker {
    width: auto;
    flex: 1 1 auto;
}

.k-filtercell .k-color-picker, .k-filtercell .k-colorpicker,
.k-filtercell .k-dropdown-operator {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    flex: none;
}

.k-grid-content,
.k-grid-content-locked {
    border-color: inherit;
    outline: 0;
}

.k-grid-content .k-table-row:last-child > td,
.k-grid-content .k-table-row:last-child > .k-table-td,
.k-grid-content-locked .k-table-row:last-child > td,
.k-grid-content-locked .k-table-row:last-child > .k-table-td {
    border-bottom-width: 0;
}

.k-grid-content {
    width: 100%;
    min-height: 0;
    overflow: auto;
    overflow-x: auto;
    overflow-y: scroll;
    position: relative;
    flex: 1;
}

.k-virtual-scrollable-wrap {
    height: 100%;
    overflow-y: hidden;
    position: relative;
}

.k-grid .k-edit-cell,
.k-grid .k-command-cell,
.k-grid .k-grid-edit-row td,
.k-grid .k-grid-edit-row .k-table-td {
    text-overflow: clip;
}

.k-grid .k-edit-cell > input:not([type="checkbox"]):not([type="radio"]),
.k-grid .k-edit-cell > select,
.k-grid .k-edit-cell > .k-widget:not(.k-switch),
.k-grid .k-grid-edit-row td > input:not([type="checkbox"]):not([type="radio"]),
.k-grid .k-grid-edit-row td > select,
.k-grid .k-grid-edit-row td > .k-widget:not(.k-switch),
.k-grid .k-grid-edit-row .k-table-td > input:not([type="checkbox"]):not([type="radio"]),
.k-grid .k-grid-edit-row .k-table-td > select,
.k-grid .k-grid-edit-row .k-table-td > .k-widget:not(.k-switch) {
    width: 100%;
    vertical-align: middle;
    box-sizing: border-box;
}

.k-grid .k-edit-cell > .k-radio,
.k-grid .k-edit-cell > .k-checkbox,
.k-grid .k-edit-cell > .k-radio-wrap,
.k-grid .k-edit-cell > .k-checkbox-wrap,
.k-grid .k-grid-edit-row td > .k-radio,
.k-grid .k-grid-edit-row td > .k-checkbox,
.k-grid .k-grid-edit-row td > .k-radio-wrap,
.k-grid .k-grid-edit-row td > .k-checkbox-wrap,
.k-grid .k-grid-edit-row .k-table-td > .k-radio,
.k-grid .k-grid-edit-row .k-table-td > .k-checkbox,
.k-grid .k-grid-edit-row .k-table-td > .k-radio-wrap,
.k-grid .k-grid-edit-row .k-table-td > .k-checkbox-wrap {
    vertical-align: middle;
}

.k-grid .k-command-cell > .k-button {
    vertical-align: middle;
}

.k-grid .k-command-cell > .k-button + .k-button {
    -webkit-margin-end: unset;
            margin-inline-end: unset;
    -webkit-margin-start: 8px;
            margin-inline-start: 8px;
}

.k-grid > .k-resize-handle,
.k-grid-header .k-resize-handle {
    height: 25px;
    cursor: col-resize;
    position: absolute;
    z-index: 2;
}

.k-selection-aggregates {
    border-width: 1px 0 0;
    border-style: solid;
    line-height: 1.4285714286;
    display: flex;
    justify-content: flex-end;
    gap: 8px;
}

.k-selection-aggregates-item-value {
    font-weight: 700;
}

.k-grid-pager {
    border-width: 1px 0 0;
    border-color: inherit;
    font-size: inherit;
}

.k-grid-pager-top {
    border-width: 0 0 1px;
}

.k-grid-virtual .k-grid-content .k-grid-table-wrap {
    float: left;
    width: 100%;
}

.k-grid-virtual .k-grid-content .k-grid-table {
    position: relative;
    float: left;
    z-index: 1;
}

.k-grid-virtual .k-grid-content > .k-height-container {
    position: relative;
    float: left;
}

.k-grid-virtual .k-grid-content::after {
    content: "";
    display: block;
    clear: both;
}

.k-width-container {
    position: absolute;
    visibility: hidden;
}

.k-width-container div {
    height: 1px;
}

.k-grid-add-row td,
.k-grid-add-row .k-table-td {
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.k-grid-lockedcolumns {
    white-space: nowrap;
}

.k-grid-content,
.k-grid-content-locked {
    white-space: normal;
}

.k-grid-content-locked,
.k-grid-footer-locked,
.k-grid-header-locked {
    flex: 0 0 auto;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    position: relative;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: 1px;
    box-sizing: content-box;
}

.k-grid-content-locked + .k-grid-content.k-auto-scrollable,
.k-grid-footer-locked + .k-grid-content.k-auto-scrollable,
.k-grid-header-locked + .k-grid-content.k-auto-scrollable {
    display: inline-block;
}

.k-grid-content-locked .k-table,
.k-grid-footer-locked .k-table,
.k-grid-header-locked .k-table {
    border-width: 0;
}

.k-grid-content,
.k-grid-footer-wrap,
.k-grid-header-wrap {
    flex: 1 1 auto;
    display: inline-block;
    vertical-align: top;
}

.k-grid-content.k-auto-scrollable,
.k-grid-footer-wrap.k-auto-scrollable,
.k-grid-header-wrap.k-auto-scrollable {
    display: block;
}

.k-grid-header-locked > .k-grid-header-table,
.k-grid-header-wrap > .k-grid-header-table {
    margin-bottom: -1px;
}

.k-grid-header .k-table-th.k-grid-header-sticky,
.k-grid-header .k-filter-row .k-grid-header-sticky,
.k-grid .k-grid-content-sticky,
.k-grid .k-grid-row-sticky,
.k-grid .k-grid-footer-sticky {
    position: -webkit-sticky;
    position: sticky;
    z-index: 2;
}

.k-grid-header .k-table-th.k-grid-header-sticky.k-edit-cell,
.k-grid-header .k-filter-row .k-grid-header-sticky.k-edit-cell,
.k-grid .k-grid-content-sticky.k-edit-cell,
.k-grid .k-grid-row-sticky.k-edit-cell,
.k-grid .k-grid-footer-sticky.k-edit-cell {
    overflow: visible;
    z-index: 3;
}

kendo-grid .k-table-row.k-grid-row-sticky {
    border: 0;
    position: static;
    z-index: auto;
}

kendo-grid .k-grid-row-sticky td,
kendo-grid .k-grid-row-sticky .k-table-td {
    border-bottom-width: 1px;
    border-top-width: 1px;
    position: -webkit-sticky;
    position: sticky;
    top: inherit;
    bottom: inherit;
    z-index: 2;
}

kendo-grid .k-grid-row-sticky td.k-grid-content-sticky,
kendo-grid .k-grid-row-sticky.k-table-alt-row td.k-grid-content-sticky,
kendo-grid .k-grid-row-sticky .k-table-td.k-grid-content-sticky,
kendo-grid .k-grid-row-sticky.k-table-alt-row .k-table-td.k-grid-content-sticky {
    z-index: 3;
}

kendo-grid .k-grid-header-locked .k-table-th.k-grid-header-sticky:last-child,
kendo-grid .k-grid-content-locked .k-table-row .k-grid-content-sticky:last-child {
    -webkit-border-end: 0;
            border-inline-end: 0;
}

kendo-grid .k-grid-header .k-grid-column-menu,
kendo-grid .k-grid-header .k-grid-header-menu {
    z-index: 1;
}

.k-grid-content-sticky.k-grid-row-sticky {
    z-index: 3;
}

.k-grid .k-table .k-grid-header-sticky,
.k-grid .k-table .k-grid-content-sticky,
.k-grid .k-table .k-grid-footer-sticky {
    border-inline-end-width: 1px;
}

.k-grid .k-table .k-grid-header-sticky:not([style*="display: none"]) + td,
.k-grid .k-table .k-grid-header-sticky:not([style*="display: none"]) + .k-table-td,
.k-grid .k-table .k-grid-header-sticky:not([style*="display: none"]) + .k-table-th,
.k-grid .k-table .k-grid-content-sticky:not([style*="display: none"]) + td,
.k-grid .k-table .k-grid-content-sticky:not([style*="display: none"]) + .k-table-td,
.k-grid .k-table .k-grid-content-sticky:not([style*="display: none"]) + .k-table-th,
.k-grid .k-table .k-grid-footer-sticky:not([style*="display: none"]) + td,
.k-grid .k-table .k-grid-footer-sticky:not([style*="display: none"]) + .k-table-td,
.k-grid .k-table .k-grid-footer-sticky:not([style*="display: none"]) + .k-table-th {
    border-inline-start-width: 0;
}

.k-grid .k-grid-row-sticky {
    border-bottom-width: 1px;
    border-top-width: 1px;
}

.k-grid-header-sticky.k-table-th.k-grid-no-left-border.k-first {
    border-inline-start-width: 0;
}

.k-grid.k-grid-no-scrollbar .k-grid-header-wrap,
.k-grid.k-grid-no-scrollbar .k-grid-footer-wrap {
    margin: 0;
    border-width: 0;
}

.k-grid.k-grid-no-scrollbar .k-grid-header,
.k-grid.k-grid-no-scrollbar .k-grid-footer {
    padding: 0;
}

.k-grid.k-grid-no-scrollbar .k-grid-content {
    overflow-y: auto;
}

.k-grid-norecords {
    text-align: center;
}

div.k-grid-norecords {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.k-grid-norecords-template {
    box-sizing: border-box;
    margin-block: 0;
    margin-inline: auto;
    width: 20em;
    height: 4em;
    border: 1px solid;
    line-height: 4em;
}

.k-column-title {
    min-width: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    flex-shrink: 1;
    overflow: hidden;
}

.k-grid-sm .k-table-th {
    padding-block: 4px;
    padding-inline: 8px;
}

.k-grid-sm td,
.k-grid-sm .k-table-td {
    padding-block: 4px;
    padding-inline: 8px;
}

.k-grid-sm .k-grouping-header {
    padding-block: 4px;
    padding-inline: 8px;
    gap: 4px;
}

.k-grid-sm .k-grouping-header::before {
    -webkit-margin-start: -4px;
            margin-inline-start: -4px;
}

.k-grid-sm .k-grid-header .k-table-th > .k-link {
    margin-block: -4px;
    margin-inline: -8px;
    padding-block: 4px;
    padding-inline: 8px;
}

.k-grid-sm .k-grid-header .k-grid-filter,
.k-grid-sm .k-grid-header .k-header-column-menu,
.k-grid-sm .k-grid-header .k-grid-header-menu {
    padding: 2px;
    width: calc(1.4285714286em + 6px);
    height: calc(1.4285714286em + 6px);
    bottom: 0px;
}

.k-grid-sm .k-table-th > .k-cell-inner {
    margin-block: -4px;
    margin-inline: -8px;
}

.k-grid-sm .k-table-th > .k-cell-inner > .k-link {
    padding-block: 4px;
    padding-inline: 8px;
}

.k-grid-sm .k-grouping-row .k-icon,
.k-grid-sm .k-grouping-row .k-svg-icon {
    -webkit-margin-start: 0px;
            margin-inline-start: 0px;
}

.k-grid-sm .k-grouping-dropclue {
    height: calc(1em + 12px);
}

.k-grid-sm .k-hierarchy-cell,
.k-grid-sm .k-drag-cell {
    padding: 0;
}

.k-grid-sm .k-hierarchy-cell > .k-icon,
.k-grid-sm .k-hierarchy-cell > .k-svg-icon,
.k-grid-sm .k-drag-cell > .k-icon,
.k-grid-sm .k-drag-cell > .k-svg-icon {
    padding-block: 4px;
    padding-inline: 0;
}

.k-grid-sm .k-edit-cell,
.k-grid-sm .k-command-cell,
.k-grid-sm .k-grid-edit-row td,
.k-grid-sm .k-grid-edit-row .k-table-td {
    padding-block: 2px;
    padding-inline: 8px;
}

.k-grid-sm .k-filter-row td,
.k-grid-sm .k-filter-row .k-table-td,
.k-grid-sm .k-filter-row .k-table-th {
    padding-block: 6px;
    padding-inline: 6px;
}

.k-grid-sm .k-filtercell > span,
.k-grid-sm .k-filtercell .k-filtercell-wrapper {
    gap: 2px;
}

.k-grid-sm .k-selection-aggregates {
    padding-block: 4px;
    padding-inline: 4px;
}

.k-grid-sm .k-resizer-wrap {
    display: block;
    width: 100%;
    -webkit-padding-before: 0px;
            padding-block-start: 0px;
    -webkit-padding-after: 2px;
            padding-block-end: 2px;
    position: absolute;
    background: none;
    cursor: row-resize;
    z-index: 2;
}

.k-grid-md .k-table-th {
    padding-block: 8px;
    padding-inline: 12px;
}

.k-grid-md td,
.k-grid-md .k-table-td {
    padding-block: 8px;
    padding-inline: 12px;
}

.k-grid-md .k-grouping-header {
    padding-block: 8px;
    padding-inline: 8px;
    gap: 8px;
}

.k-grid-md .k-grouping-header::before {
    -webkit-margin-start: -8px;
            margin-inline-start: -8px;
}

.k-grid-md .k-grid-header .k-table-th > .k-link {
    margin-block: -8px;
    margin-inline: -12px;
    padding-block: 8px;
    padding-inline: 12px;
}

.k-grid-md .k-grid-header .k-grid-filter,
.k-grid-md .k-grid-header .k-header-column-menu,
.k-grid-md .k-grid-header .k-grid-header-menu {
    padding: 4px;
    width: calc(1.4285714286em + 10px);
    height: calc(1.4285714286em + 10px);
    bottom: 4px;
}

.k-grid-md .k-table-th > .k-cell-inner {
    margin-block: -8px;
    margin-inline: -12px;
}

.k-grid-md .k-table-th > .k-cell-inner > .k-link {
    padding-block: 8px;
    padding-inline: 12px;
}

.k-grid-md .k-grouping-row .k-icon,
.k-grid-md .k-grouping-row .k-svg-icon {
    -webkit-margin-start: -4px;
            margin-inline-start: -4px;
}

.k-grid-md .k-grouping-dropclue {
    height: calc(1em + 16px);
}

.k-grid-md .k-hierarchy-cell,
.k-grid-md .k-drag-cell {
    padding: 0;
}

.k-grid-md .k-hierarchy-cell > .k-icon,
.k-grid-md .k-hierarchy-cell > .k-svg-icon,
.k-grid-md .k-drag-cell > .k-icon,
.k-grid-md .k-drag-cell > .k-svg-icon {
    padding-block: 8px;
    padding-inline: 0;
}

.k-grid-md .k-edit-cell,
.k-grid-md .k-command-cell,
.k-grid-md .k-grid-edit-row td,
.k-grid-md .k-grid-edit-row .k-table-td {
    padding-block: 3px;
    padding-inline: 12px;
}

.k-grid-md .k-filter-row td,
.k-grid-md .k-filter-row .k-table-td,
.k-grid-md .k-filter-row .k-table-th {
    padding-block: 8px;
    padding-inline: 8px;
}

.k-grid-md .k-filtercell > span,
.k-grid-md .k-filtercell .k-filtercell-wrapper {
    gap: 4px;
}

.k-grid-md .k-selection-aggregates {
    padding-block: 8px;
    padding-inline: 8px;
}

.k-grid-md .k-resizer-wrap {
    display: block;
    width: 100%;
    -webkit-padding-before: 1px;
            padding-block-start: 1px;
    -webkit-padding-after: 3px;
            padding-block-end: 3px;
    position: absolute;
    background: none;
    cursor: row-resize;
    z-index: 2;
}

.k-loading-pdf-mask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 100;
}

.k-loading-pdf-mask > .k-i-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 64px;
}

.k-loading-pdf-mask .k-loading-pdf-progress {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.k-pdf-export .k-loading-pdf-mask {
    display: none;
}

.k-grid-pdf-export-element {
    position: absolute;
    left: -10000px;
    top: -10000px;
}

.k-grid-pdf-export-element .k-filter-row {
    display: none;
}

.k-pdf-export-shadow .k-grid {
    float: left;
    width: auto !important;
}

.k-pdf-export-shadow .k-grid,
.k-pdf-export-shadow .k-grid-content,
.k-pdf-export-shadow .k-grid-content-locked {
    height: auto !important;
    overflow: visible;
}

.k-pdf-export-shadow .k-grid-header-locked + .k-grid-header-wrap,
.k-pdf-export-shadow .k-grid-header-locked + .k-grid-content,
.k-pdf-export-shadow .k-grid-header-locked + .k-grid-footer-wrap {
    width: auto !important;
}

.k-pdf-export-shadow .k-grid-header,
.k-pdf-export-shadow .k-grid[data-role="grid"] .k-grid-footer {
    padding: 0 !important;
}

.k-filter-menu-popup {
    min-width: 230px;
    max-width: 320px;
}

.k-filter-menu {
    box-sizing: border-box;
}

.k-filter-menu-container {
    padding: 8px;
    box-sizing: border-box;
    display: flex;
    flex-flow: column nowrap;
    align-items: stretch;
    gap: 8px;
}

.k-filter-menu-container .k-filter-and {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    align-self: start;
}

.k-filter-menu-container .k-actions, .k-filter-menu-container .k-edit-buttons,
.k-filter-menu-container .k-action-buttons,
.k-filter-menu-container .k-columnmenu-actions, .k-filter-menu-container .k-form-buttons {
    margin: 0;
    padding: 0;
}

.k-filter-menu-container kendo-numeric-filter-menu,
.k-filter-menu-container kendo-grid-string-filter-menu,
.k-filter-menu-container kendo-grid-date-filter-menu,
.k-filter-menu-container kendo-grid-numeric-filter-menu,
.k-filter-menu-container kendo-grid-filter-menu-input-wrapper,
.k-filter-menu-container kendo-treelist-string-filter-menu,
.k-filter-menu-container kendo-treelist-date-filter-menu,
.k-filter-menu-container kendo-treelist-numeric-filter-menu,
.k-filter-menu-container kendo-treelist-filter-menu-input-wrapper {
    display: flex;
    flex-flow: column nowrap;
    align-items: stretch;
    gap: 8px;
}

.k-filter-menu.k-popup .k-filter-menu-container,
.k-grid-filter-popup.k-popup .k-filter-menu-container {
    min-width: 230px;
    max-width: 320px;
}

.k-popup .k-multicheck-wrap {
    margin: 0;
    padding: 0;
    max-height: 300px;
    white-space: nowrap;
    overflow: auto;
    list-style: none;
}

.k-popup .k-multicheck-wrap .k-item,
.k-popup .k-multicheck-wrap .k-check-all-wrap {
    padding-block: 4px;
    padding-inline: 8px;
    display: flex;
    flex-flow: row nowrap;
}

.k-filter-selected-items {
    font-weight: bold;
    line-height: normal;
    white-space: nowrap;
}

.k-autofitting {
    width: auto !important;
    table-layout: auto !important;
}

.k-autofitting .k-table-th,
.k-autofitting td,
.k-autofitting .k-table-td {
    white-space: nowrap !important;
}

.k-autofitting .k-detail-row {
    display: none !important;
}

.k-column-menu-popup,
.k-grid-columnmenu-popup {
    min-width: 230px;
    box-sizing: border-box;
}

.k-column-menu-popup.k-popup,
.k-grid-columnmenu-popup.k-popup {
    max-width: 320px;
}

.k-column-menu-popup .k-actions, .k-column-menu-popup .k-edit-buttons,
.k-column-menu-popup .k-action-buttons,
.k-column-menu-popup .k-columnmenu-actions, .k-column-menu-popup .k-form-buttons,
.k-grid-columnmenu-popup .k-actions,
.k-grid-columnmenu-popup .k-edit-buttons,
.k-grid-columnmenu-popup .k-action-buttons,
.k-grid-columnmenu-popup .k-columnmenu-actions,
.k-grid-columnmenu-popup .k-form-buttons {
    margin: 0;
}

.k-column-menu {
    box-sizing: border-box;
}

.k-column-menu .k-menu:not(.k-context-menu) {
    font-weight: 400;
}

.k-column-menu .k-expander {
    border: 0;
    background: inherit;
}

.k-column-menu .k-expander .k-columnmenu-item {
    display: flex;
    align-items: center;
}

.k-column-menu-tabbed {
    border-radius: 4px 4px 0 0;
}

.k-column-menu-tabbed .k-tabstrip-items {
    margin: -1px -1px 0;
}

.k-column-menu-tabbed .k-tabstrip-items .k-item {
    flex: 1;
}

.k-column-menu-tabbed .k-tabstrip-items .k-link {
    justify-content: center;
}

.k-column-menu-tabbed .k-tabstrip-content {
    padding-inline: 0;
    padding-block: 8px;
    border-width: 0;
}

.k-column-list {
    padding: 0;
    margin: 0;
    list-style: none;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
}

.k-column-chooser-title,
.k-column-list-item {
    padding-block: 4px;
    padding-inline: 8px;
}

.k-column-list-item {
    margin: 0;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    gap: 4px;
    cursor: pointer;
    position: relative;
}

.k-column-list-item .k-checkbox-label {
    margin: 0;
}

.k-column-list-item:focus {
    outline: none;
}

.k-columns-items-wrap {
    padding-block: 6px;
    padding-inline: 0;
}

.k-columnmenu-item {
    padding-block: 4px;
    padding-inline: 8px;
    outline: 0;
    cursor: pointer;
}

.k-columnmenu-item > .k-icon,
.k-columnmenu-item > .k-svg-icon,
.k-columnmenu-item > .k-expander-indicator {
    -webkit-margin-end: 4px;
            margin-inline-end: 4px;
}

.k-columnmenu-item-wrapper + .k-columnmenu-item-wrapper {
    border-top: 1px solid;
    border-top-color: rgba(0, 0, 0, 0.08);
}

.k-columnmenu-item-content {
    overflow: hidden;
}

.k-column-menu-group-header {
    padding-block: 4px;
    padding-inline: 8px;
    display: flex;
    flex: 0 0 auto;
    position: relative;
    -webkit-user-select: none;
        -ms-user-select: none;
            -moz-user-select: none;
         user-select: none;
}

.k-column-menu-group-header-text {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    font-size: 12px;
    line-height: 1.4285714286;
    font-weight: bold;
    text-transform: uppercase;
    flex: 1 1 auto;
}

.k-rtl .k-grid-virtual .k-grid-content .k-grid-table-wrap,
.k-rtl .k-grid-virtual .k-grid-content .k-grid-table,
.k-rtl .k-grid-virtual .k-grid-content > .k-height-container,
[dir="rtl"] .k-grid-virtual .k-grid-content .k-grid-table-wrap,
[dir="rtl"] .k-grid-virtual .k-grid-content .k-grid-table,
[dir="rtl"] .k-grid-virtual .k-grid-content > .k-height-container,
.k-rtl.k-grid-virtual .k-grid-content .k-grid-table-wrap,
.k-rtl.k-grid-virtual .k-grid-content .k-grid-table,
.k-rtl.k-grid-virtual .k-grid-content > .k-height-container,
[dir="rtl"].k-grid-virtual .k-grid-content .k-grid-table-wrap,
[dir="rtl"].k-grid-virtual .k-grid-content .k-grid-table,
[dir="rtl"].k-grid-virtual .k-grid-content > .k-height-container {
    float: right;
}

.k-grid-header,
.k-grid-header-wrap,
.k-grouping-header,
.k-grid .k-table-th,
.k-grid td,
.k-grid .k-table-td,
.k-grid-footer,
.k-grid-footer-wrap,
.k-grid-content-locked,
.k-grid-footer-locked,
.k-grid-header-locked,
.k-filter-row > .k-table-th,
.k-filter-row > td,
.k-filter-row > .k-table-td {
    border-color: rgba(0, 0, 0, 0.08);
}

.k-grid-header,
.k-grouping-header,
.k-grid-add-row,
.k-grid-footer {
    color: #424242;
    background-color: #fafafa;
}

.k-grid .k-table {
    background-color: inherit;
}

.k-grid-toolbar {
    border-color: inherit;
    box-shadow: none;
}

.k-grid-content {
    background-color: #ffffff;
}

.k-group-footer td,
.k-grouping-row td,
.k-group-footer .k-table-td,
.k-grouping-row .k-table-td,
.k-table-tbody .k-group-cell {
    color: #424242;
    background-color: #fafafa;
}

.k-grouping-dropclue::before {
    border-color: #424242 transparent transparent;
}

.k-grouping-dropclue::after {
    background-color: #424242;
}

.k-grid {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-grid .k-table-row.k-table-alt-row {
    background-color: rgba(0, 0, 0, 0.04);
}

.k-grid .k-table-tbody > .k-table-row:not(.k-detail-row):hover,
.k-grid .k-table-tbody > .k-table-row:not(.k-detail-row).k-hover {
    background-color: #ededed;
}

.k-grid td.k-selected,
.k-grid .k-table-row.k-selected > td,
.k-grid .k-table-td.k-selected,
.k-grid .k-table-row.k-selected > .k-table-td {
    background-color: rgba(255, 99, 88, 0.25);
}

.k-grid .k-table-th:focus, .k-grid .k-table-th.k-focus,
.k-grid td:focus,
.k-grid td.k-focus,
.k-grid .k-table-td:focus,
.k-grid .k-table-td.k-focus,
.k-grid .k-master-row > td:focus,
.k-grid .k-master-row > td.k-focus,
.k-grid .k-grouping-row > td:focus,
.k-grid .k-grouping-row > td.k-focus,
.k-grid .k-detail-row > td:focus,
.k-grid .k-detail-row > td.k-focus,
.k-grid .k-group-footer > td:focus,
.k-grid .k-group-footer > td.k-focus,
.k-grid .k-master-row > .k-table-td:focus,
.k-grid .k-master-row > .k-table-td.k-focus,
.k-grid .k-grouping-row > .k-table-td:focus,
.k-grid .k-grouping-row > .k-table-td.k-focus,
.k-grid .k-detail-row > .k-table-td:focus,
.k-grid .k-detail-row > .k-table-td.k-focus,
.k-grid .k-group-footer > .k-table-td:focus,
.k-grid .k-group-footer > .k-table-td.k-focus,
.k-grid .k-grid-pager:focus,
.k-grid .k-grid-pager.k-focus {
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.12);
}

.k-grid .k-grid-filter,
.k-grid .k-header-column-menu,
.k-grid .k-grid-header-menu,
.k-grid .k-hierarchy-cell .k-icon,
.k-grid .k-hierarchy-cell .k-svg-icon {
    color: #424242;
}

.k-grid .k-grouping-row {
    background-color: #fafafa;
}

.k-grid .k-grouping-row .k-icon,
.k-grid .k-grouping-row .k-svg-icon {
    color: #424242;
}

.k-grid .k-grouping-row .k-grid-content-sticky {
    border-color: rgba(0, 0, 0, 0.3);
    border-top-color: rgba(0, 0, 0, 0.08);
}

.k-grid .k-grid-header-locked,
.k-grid .k-grid-content-locked,
.k-grid .k-grid-header-locked .k-table-th,
.k-grid .k-grid-content-locked td,
.k-grid .k-grid-content-locked .k-table-td {
    border-color: rgba(0, 0, 0, 0.3);
}

.k-grid .k-grid-content-locked .k-group-footer td,
.k-grid .k-grid-content-locked .k-group-footer .k-table-td,
.k-grid .k-grid-content-locked .k-group-cell {
    border-color: rgba(0, 0, 0, 0.08);
}

.k-grid .k-grid-content-locked .k-grouping-row + .k-table-row td,
.k-grid .k-grid-content-locked .k-grouping-row + .k-table-row .k-table-td {
    border-top-color: rgba(0, 0, 0, 0.08);
}

.k-grid .k-grid-content-locked .k-selected td,
.k-grid .k-grid-content-locked .k-selected .k-table-td {
    background-color: #ffd8d5;
}

.k-grid .k-grid-content-locked .k-selected.k-table-alt-row td,
.k-grid .k-grid-content-locked .k-selected.k-table-alt-row .k-table-td {
    background-color: #f7d1ce;
}

.k-grid .k-grid-content-locked .k-selected:hover td,
.k-grid .k-grid-content-locked .k-selected.k-hover td,
.k-grid .k-grid-content-locked .k-selected:hover .k-table-td,
.k-grid .k-grid-content-locked .k-selected.k-hover .k-table-td {
    background-color: #f1ccc9;
}

.k-grid .k-grid-header-locked .k-table-th {
    border-bottom-color: rgba(0, 0, 0, 0.08);
}

col.k-sorted,
.k-table-th.k-sorted {
    background-color: rgba(0, 0, 0, 0.02);
}

.k-grid-header .k-sort-icon,
.k-grid-header .k-sort-order {
    color: #ff6358;
}

.k-grid-header .k-grid-filter:hover,
.k-grid-header .k-header-column-menu:hover,
.k-grid-header .k-grid-header-menu:hover,
.k-grid-header .k-hierarchy-cell .k-icon:hover,
.k-grid-header .k-hierarchy-cell .k-svg-icon:hover {
    background-color: #ebebeb;
}

.k-grid-header .k-grid-filter:focus, .k-grid-header .k-grid-filter.k-focus,
.k-grid-header .k-header-column-menu:focus,
.k-grid-header .k-header-column-menu.k-focus,
.k-grid-header .k-grid-header-menu:focus,
.k-grid-header .k-grid-header-menu.k-focus,
.k-grid-header .k-hierarchy-cell .k-icon:focus,
.k-grid-header .k-hierarchy-cell .k-icon.k-focus,
.k-grid-header .k-hierarchy-cell .k-svg-icon:focus,
.k-grid-header .k-hierarchy-cell .k-svg-icon.k-focus {
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
}

.k-grid-header .k-grid-filter.k-active,
.k-grid-header .k-header-column-menu.k-active,
.k-grid-header .k-grid-header-menu.k-active,
.k-grid-header .k-hierarchy-cell .k-icon.k-active,
.k-grid-header .k-hierarchy-cell .k-svg-icon.k-active {
    color: white;
    background-color: #ff6358;
}

.k-grid-header .k-table-th.k-grid-header-sticky,
.k-grid-header td.k-grid-header-sticky,
.k-grid-header .k-table-td.k-grid-header-sticky,
.k-grid-header .k-grid-header-sticky.k-sorted {
    color: #424242;
    background-color: #fafafa;
    border-right-color: rgba(0, 0, 0, 0.3);
    border-left-color: rgba(0, 0, 0, 0.3);
}

.k-grid-footer {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #fafafa;
}

.k-grid-footer .k-grid-footer-sticky {
    border-left-color: rgba(0, 0, 0, 0.3);
    border-right-color: rgba(0, 0, 0, 0.3);
    background-color: #fafafa;
}

.k-selection-aggregates {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #fafafa;
}

.k-master-row .k-grid-content-sticky {
    border-color: rgba(0, 0, 0, 0.3);
    border-top-color: rgba(0, 0, 0, 0.08);
    background-color: #ffffff;
}

.k-master-row .k-grid-row-sticky {
    border-top-color: rgba(0, 0, 0, 0.3);
    border-bottom-color: rgba(0, 0, 0, 0.3);
    background-color: #ffffff;
}

.k-master-row.k-table-alt-row .k-grid-content-sticky,
.k-master-row.k-table-alt-row .k-grid-row-sticky {
    background-color: #f6f6f6;
}

.k-master-row.k-table-row.k-selected td.k-grid-content-sticky,
.k-master-row.k-table-row.k-selected .k-table-td.k-grid-row-sticky,
.k-master-row.k-table-row td.k-grid-content-sticky.k-selected,
.k-master-row.k-table-row .k-table-td.k-grid-content-sticky.k-selected {
    background-color: #ffd8d5;
}

.k-master-row.k-selected.k-table-alt-row td.k-grid-content-sticky,
.k-master-row.k-selected.k-table-alt-row .k-table-td.k-grid-row-sticky,
.k-master-row.k-table-alt-row td.k-grid-content-sticky.k-selected,
.k-master-row.k-table-alt-row .k-table-td.k-grid-content-sticky.k-selected {
    background-color: #f7d1ce;
}

.k-master-row:hover .k-grid-content-sticky,
.k-master-row:hover .k-grid-row-sticky,
.k-master-row.k-hover .k-grid-content-sticky,
.k-master-row.k-hover .k-grid-row-sticky {
    background-color: #ebebeb;
}

.k-master-row.k-selected:hover td.k-grid-content-sticky,
.k-master-row.k-selected:hover .k-table-td.k-grid-row-sticky,
.k-master-row.k-selected.k-hover td.k-grid-content-sticky,
.k-master-row.k-selected.k-hover .k-table-td.k-grid-row-sticky,
.k-master-row:hover td.k-grid-content-sticky.k-selected,
.k-master-row.k-hover td.k-grid-content-sticky.k-selected,
.k-master-row:hover .k-table-td.k-grid-content-sticky.k-selected,
.k-master-row.k-hover .k-table-td.k-grid-content-sticky.k-selected {
    background-color: #f1ccc9;
}

kendo-grid.k-grid .k-grid-content-sticky {
    border-top-color: rgba(0, 0, 0, 0.08);
    border-left-color: rgba(0, 0, 0, 0.3);
    border-right-color: rgba(0, 0, 0, 0.3);
    background-color: #ffffff;
}

kendo-grid.k-grid .k-grid-content-sticky:hover, kendo-grid.k-grid .k-grid-content-sticky.k-hover {
    background-color: #ebebeb;
}

kendo-grid.k-grid .k-grid-row-sticky td,
kendo-grid.k-grid .k-grid-row-sticky .k-table-td {
    border-top-color: rgba(0, 0, 0, 0.3);
    border-bottom-color: rgba(0, 0, 0, 0.3);
    background-color: #ffffff;
}

kendo-grid.k-grid .k-grid-row-sticky:hover td,
kendo-grid.k-grid .k-grid-row-sticky.k-hover td,
kendo-grid.k-grid .k-grid-row-sticky:hover .k-table-td,
kendo-grid.k-grid .k-grid-row-sticky.k-hover .k-table-td {
    background-color: #ebebeb;
}

kendo-grid.k-grid .k-table-alt-row .k-grid-content-sticky,
kendo-grid.k-grid .k-grid-row-sticky.k-table-alt-row td,
kendo-grid.k-grid .k-grid-row-sticky.k-table-alt-row .k-table-td {
    background-color: #f6f6f6;
}

kendo-grid.k-grid .k-table-row.k-selected .k-grid-content-sticky,
kendo-grid.k-grid .k-selected.k-grid-row-sticky td,
kendo-grid.k-grid .k-grid-row-sticky td.k-selected,
kendo-grid.k-grid .k-selected.k-grid-row-sticky .k-table-td,
kendo-grid.k-grid .k-grid-row-sticky .k-table-td.k-selected,
kendo-grid.k-grid .k-selected.k-grid-content-sticky {
    background-color: #ffd8d5;
}

kendo-grid.k-grid .k-table-row.k-selected.k-table-alt-row .k-grid-content-sticky,
kendo-grid.k-grid .k-selected.k-table-alt-row.k-grid-row-sticky td,
kendo-grid.k-grid .k-selected.k-table-alt-row.k-grid-row-sticky .k-table-td,
kendo-grid.k-grid .k-table-alt-row .k-selected.k-grid-content-sticky {
    background-color: #f7d1ce;
}

kendo-grid.k-grid .k-table-row:hover .k-grid-content-sticky,
kendo-grid.k-grid .k-table-row.k-hover .k-grid-content-sticky,
kendo-grid.k-grid .k-grid-row-sticky:hover td,
kendo-grid.k-grid .k-grid-row-sticky.k-hover td,
kendo-grid.k-grid .k-grid-row-sticky.k-table-alt-row:hover td,
kendo-grid.k-grid .k-grid-row-sticky.k-table-alt-row.k-hover td,
kendo-grid.k-grid .k-grid-row-sticky:hover .k-table-td,
kendo-grid.k-grid .k-grid-row-sticky.k-hover .k-table-td,
kendo-grid.k-grid .k-grid-row-sticky.k-table-alt-row:hover .k-table-td,
kendo-grid.k-grid .k-grid-row-sticky.k-table-alt-row.k-hover .k-table-td,
kendo-grid.k-grid .k-table-alt-row:hover .k-grid-content-sticky,
kendo-grid.k-grid .k-table-alt-row.k-hover .k-grid-content-sticky {
    background-color: #ebebeb;
}

kendo-grid.k-grid .k-table-row.k-selected:hover .k-grid-content-sticky,
kendo-grid.k-grid .k-table-row.k-selected.k-hover .k-grid-content-sticky,
kendo-grid.k-grid .k-selected.k-grid-row-sticky:hover td,
kendo-grid.k-grid .k-selected.k-grid-row-sticky.k-hover td,
kendo-grid.k-grid .k-selected.k-table-alt-row.k-grid-row-sticky:hover td,
kendo-grid.k-grid .k-selected.k-table-alt-row.k-grid-row-sticky.k-hover td,
kendo-grid.k-grid .k-selected.k-grid-row-sticky:hover .k-table-td,
kendo-grid.k-grid .k-selected.k-grid-row-sticky.k-hover .k-table-td,
kendo-grid.k-grid .k-selected.k-table-alt-row.k-grid-row-sticky:hover .k-table-td,
kendo-grid.k-grid .k-selected.k-table-alt-row.k-grid-row-sticky.k-hover .k-table-td,
kendo-grid.k-grid .k-table-row.k-selected.k-table-alt-row:hover .k-grid-content-sticky,
kendo-grid.k-grid .k-table-row.k-selected.k-table-alt-row.k-hover .k-grid-content-sticky,
kendo-grid.k-grid .k-grid-row-sticky:hover td.k-selected,
kendo-grid.k-grid .k-grid-row-sticky.k-hover td.k-selected,
kendo-grid.k-grid .k-grid-row-sticky:hover .k-table-td.k-selected,
kendo-grid.k-grid .k-grid-row-sticky.k-hover .k-table-td.k-selected,
kendo-grid.k-grid .k-table-row:hover .k-grid-content-sticky.k-selected,
kendo-grid.k-grid .k-table-row.k-hover .k-grid-content-sticky.k-selected {
    background-color: #f1ccc9;
}

.k-grouping-row .k-grid-content-sticky {
    background-color: #fafafa;
}

.k-grouping-row:hover .k-grid-content-sticky,
.k-grouping-row.k-hover .k-grid-content-sticky {
    background-color: #ebebeb;
}

.k-column-list-item:hover,
.k-columnmenu-item:hover {
    color: #424242;
    background-color: #f0f0f0;
}

.k-column-list-item:focus,
.k-column-list-item.k-focus,
.k-columnmenu-item:focus,
.k-columnmenu-item.k-focus {
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.12);
}

.k-columnmenu-item.k-selected {
    color: white;
    background-color: #ff6358;
}

.k-column-menu .k-menu:not(.k-context-menu) {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-column-menu .k-menu:not(.k-context-menu) .k-item:hover, .k-column-menu .k-menu:not(.k-context-menu) .k-item.k-hover {
    color: #424242;
    background-color: #f0f0f0;
}

.k-column-menu .k-menu:not(.k-context-menu) .k-item.k-selected {
    color: white;
    background-color: #ff6358;
}

.k-column-menu .k-menu:not(.k-context-menu) .k-item:focus, .k-column-menu .k-menu:not(.k-context-menu) .k-item.k-focus {
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.12);
}

.k-column-menu-tabbed {
    background-color: #fafafa;
}

.k-column-menu-group-header-text {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
}

.k-check-all-wrap {
    border-color: rgba(0, 0, 0, 0.08);
}

.k-grid-norecords-template {
    background-color: #ffffff;
    border-color: rgba(0, 0, 0, 0.08);
}

.k-resizer-wrap.k-hover .k-row-resizer {
    background-color: rgba(0, 0, 0, 0.12);
}

.k-resizer-wrap.k-active .k-row-resizer {
    background-color: #ff6358;
}

.k-listview {
    margin: 0;
    padding: 0;
    border-width: 0;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.4285714286;
    flex-flow: column nowrap;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
}

.k-listview-bordered {
    border-width: 1px;
}

.k-listview-header {
    border-width: 0;
    border-style: solid;
    border-color: inherit;
}

.k-listview-bordered > .k-listview-header {
    border-bottom-width: 1px;
}

.k-listview-content {
    margin: 0;
    padding: 0;
    outline: 0;
    flex-grow: 1;
    position: relative;
    overflow: auto;
}

.k-listview-content::after {
    height: 0;
    clear: both;
    display: block;
}

.k-listview-content.k-d-flex::after, .k-listview-content.k-d-flex-row::after, .k-listview-content.k-d-flex-col::after,
.k-listview-content.k-d-grid::after {
    display: none;
}

.k-listview-content-padding-rectangle {
    padding-block: 4px;
    padding-inline: 4px;
}

.k-listview-content-padding-square {
    padding: 4px;
}

.k-listview-item {
    padding: 0;
    border-width: 0;
    outline: 0;
    border-style: solid;
    box-sizing: border-box;
    flex-shrink: 0;
}

.k-listview-item-padding-rectangle {
    padding-block: 4px;
    padding-inline: 4px;
}

.k-listview-item-padding-rectangle .k-listview-link {
    margin-block: -4px;
    margin-inline: -4px;
    padding-block: 4px;
    padding-inline: 4px;
}

.k-listview-item-padding-square {
    padding: 4px;
}

.k-listview-item-padding-square .k-listview-link {
    margin: -4px;
    padding: 4px;
}

.k-listview-footer {
    border-width: 0;
    border-style: solid;
    border-color: inherit;
}

.k-listview-bordered > .k-listview-footer {
    border-top-width: 1px;
}

.k-listview-pager {
    border-width: 0;
    border-color: inherit;
}

.k-listview-bordered > .k-listview-pager-top {
    border-block-end-width: var(--kendo-listview-border-width, 1px);
}

.k-listview-bordered > .k-listview-pager-bottom {
    border-block-start-width: var(--kendo-listview-border-width, 1px);
}

.k-listview-borders-all .k-listview-item {
    border-width: 1px;
}

.k-listview-borders-horizontal .k-listview-item {
    border-top-width: 1px;
}

.k-listview-borders-horizontal .k-listview-item:first-child {
    border-top-width: 0;
}

.k-listview-borders-vertical .k-listview-item {
    border-left-width: 1px;
}

.k-listview-borders-vertical .k-listview-item:first-child {
    border-left-width: 0;
}

.k-listview {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-listview-content > .k-focus {
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.13);
}

.k-listview-content > .k-selected {
    background-color: rgba(255, 99, 88, 0.25);
}

.k-listview-item {
    border-color: rgba(0, 0, 0, 0.08);
}

.k-spreadsheet {
    width: 800px;
    height: 600px;
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.4285714286;
    display: flex;
    flex-direction: column;
    cursor: default;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-spreadsheet .k-vertical-align-center {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.k-spreadsheet .k-vertical-align-bottom {
    position: relative;
    top: 100%;
    transform: translateY(-100%);
}

.k-spreadsheet .k-tabstrip-wrapper {
    border-width: 0 0 1px;
    border-style: solid;
    border-color: inherit;
    position: relative;
}

.k-spreadsheet-quick-access-toolbar {
    padding: 8px;
    display: inline-flex;
    flex-direction: row;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
}

.k-spreadsheet-tabstrip {
    padding-top: 8px;
    position: relative;
    z-index: 1;
}

.k-spreadsheet-tabstrip .k-tabstrip-items-wrapper {
    margin: 0;
}

.k-spreadsheet-tabstrip .k-loading {
    display: none;
}

.k-spreadsheet-tabstrip .k-content,
.k-spreadsheet-tabstrip .k-tabstrip-content {
    border-radius: 0;
    padding: 0;
    border-width: 0;
    overflow: hidden;
}

.k-spreadsheet-toolbar {
    border-width: 0;
}

.k-spreadsheet-toolbar [data-tool="backgroundColor"],
.k-spreadsheet-toolbar [data-tool="textColor"],
.k-spreadsheet-toolbar [data-tool="borders"],
.k-spreadsheet-toolbar [data-tool="alignment"],
.k-spreadsheet-toolbar [data-tool="merge"],
.k-spreadsheet-toolbar [data-tool="freeze"] {
    width: auto;
    min-width: 1.4285714286em;
}

.k-spreadsheet-toolbar .k-color-picker, .k-spreadsheet-toolbar .k-colorpicker {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
}

.k-spreadsheet-action-bar {
    border-width: 0 0 1px;
    border-style: solid;
    border-color: inherit;
    font-size: 12px;
    font-family: Arial, Verdana, sans-serif;
    position: relative;
    display: flex;
    flex-direction: row;
}

.k-spreadsheet-name-editor {
    width: 10em;
}

.k-spreadsheet-formula-bar {
    border-color: inherit;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex: 1;
    gap: 4px;
}

.k-spreadsheet-formula-bar > .k-icon,
.k-spreadsheet-formula-bar > .k-svg-icon {
    padding-block: 0;
    padding-inline: 4px;
    box-sizing: content-box;
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: inherit;
    flex-shrink: 0;
}

.k-spreadsheet-formula-bar .k-tooltip,
.k-spreadsheet-formula-bar .k-group-header,
.k-spreadsheet-formula-bar .k-list-scroller {
    display: none;
}

.k-spreadsheet-formula-bar .k-spreadsheet-formula-input {
    padding-block: 4px;
    padding-inline: 8px;
    line-height: 1.4285714286;
}

.k-spreadsheet-formula-bar .k-spreadsheet-formula-input.k-spreadsheet-array-formula::before {
    content: "{";
    font-weight: 700;
}

.k-spreadsheet-formula-bar .k-spreadsheet-formula-input.k-spreadsheet-array-formula::after {
    content: "}";
    font-weight: 700;
}

.k-spreadsheet-formula-input {
    outline: 0;
    white-space: pre;
    flex: 1;
    box-sizing: border-box;
}

.k-spreadsheet-formula-input > .k-syntax-func.k-syntax-at-point,
.k-spreadsheet-formula-input > .k-syntax-bool.k-syntax-at-point,
.k-spreadsheet-formula-input > .k-syntax-ref.k-syntax-at-point,
.k-spreadsheet-formula-input > .k-syntax-str.k-syntax-at-point,
.k-spreadsheet-formula-input > .k-syntax-num.k-syntax-at-point {
    text-decoration: underline;
}

.k-spreadsheet-formula-input > .k-series-a,
.k-spreadsheet-formula-input > .k-series-b,
.k-spreadsheet-formula-input > .k-series-c,
.k-spreadsheet-formula-input > .k-series-d {
    background-color: transparent;
}

.k-spreadsheet-formula-list {
    min-width: 100px;
}

.k-spreadsheet-formula-list .k-item {
    padding-block: 4px;
    padding-inline: 8px;
}

.k-syntax-func,
.k-syntax-startexp {
    font-weight: bold;
}

.k-spreadsheet-cell-editor {
    padding-block: 0;
    padding-inline: 3px;
    line-height: 20px;
    display: none;
    overflow: hidden;
    position: absolute;
    z-index: 2000;
}

.k-spreadsheet-sheets-bar {
    padding: 0 0 4px 4px;
    border-width: 1px 0 0;
    border-style: solid;
    border-color: inherit;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    position: relative;
}

.k-spreadsheet-sheets-bar-add {
    align-self: center;
}

.k-spreadsheet-sheets-bar-add:not(:hover) {
    border-color: transparent;
    color: inherit;
    background: none;
}

.k-spreadsheet-sheets-items {
    flex: 1;
    overflow: hidden;
}

.k-spreadsheet-sheets-items .k-tabstrip-items-wrapper {
    margin: 0;
    border-width: 0;
}

.k-spreadsheet-sheets-items .k-item .k-link {
    display: inline-block;
}

.k-spreadsheet-sheets-items .k-item .k-spreadsheet-sheets-remove {
    margin-right: 8px;
    margin-left: -8px;
    padding: 0;
    line-height: 1;
    display: inline-flex;
    flex-direction: row;
    vertical-align: middle;
    align-self: center;
}

.k-spreadsheet-view {
    height: auto !important;
    border-color: inherit;
    font-size: 12px;
    font-family: Arial, Verdana, Sans-serif;
    flex: 1;
    position: relative;
    overflow: hidden;
}

.k-spreadsheet-view .k-disabled {
    pointer-events: auto;
}

.k-spreadsheet-fixed-container {
    width: 100%;
    height: 100%;
    border-color: inherit;
    box-sizing: border-box;
    -webkit-user-select: none;
        -ms-user-select: none;
            -moz-user-select: none;
         user-select: none;
    position: absolute;
    z-index: 2;
    overflow: hidden;
}

.k-spreadsheet-overflow {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    border-color: inherit;
}

.k-spreadsheet-pane {
    padding: 0 1px 0 0;
    border-width: 2px 0 0 2px;
    border-style: solid;
    border-color: inherit;
    box-sizing: border-box;
    position: absolute;
    overflow: hidden;
}

.k-spreadsheet-pane.k-top {
    border-top-width: 0;
}

.k-spreadsheet-pane.k-left {
    border-left-width: 0;
}

.k-spreadsheet-top-corner {
    border-width: 0 1px 1px 0;
    border-style: solid;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10000;
}

.k-spreadsheet-top-corner::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    right: 0;
    border: 6px solid transparent;
    border-right-color: inherit;
    border-bottom-color: inherit;
}

.k-spreadsheet-scroller {
    width: 100%;
    height: 100%;
    overflow: scroll;
    position: absolute;
    z-index: 1;
}

@media (hover: none), (pointer: coarse) {
    .k-spreadsheet-scroller {
        z-index: 3;
    }
}

.k-spreadsheet-haxis,
.k-spreadsheet-vaxis {
    border: 0 solid;
    border-color: inherit;
    position: absolute;
}

.k-spreadsheet-haxis {
    border-width: 1px 0 0;
    left: 0;
}

.k-spreadsheet-vaxis {
    border-width: 0 0 0 1px;
    top: 0;
}

.k-spreadsheet-row-header,
.k-spreadsheet-column-header {
    text-align: center;
    z-index: 100;
}

.k-spreadsheet-row-header > div,
.k-spreadsheet-column-header > div {
    position: relative;
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: inherit;
}

.k-spreadsheet-row-header > div::after,
.k-spreadsheet-column-header > div::after {
    content: "";
    border-width: 0;
    border-style: solid;
    border-color: inherit;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.k-spreadsheet-row-header {
    position: relative;
}

.k-spreadsheet-column-header {
    position: absolute;
}

.k-spreadsheet-row-header > div {
    border-top-width: 1px;
}

.k-spreadsheet-row-header > div:first-child {
    border-top-width: 0;
}

.k-spreadsheet-row-header > .k-selection-partial::after,
.k-spreadsheet-row-header > .k-selection-full::after {
    border-right-width: 2px;
    display: block;
}

.k-spreadsheet-column-header > div {
    border-left-width: 1px;
}

.k-spreadsheet-column-header > div:first-child {
    border-left-width: 0;
}

.k-spreadsheet-column-header > .k-selection-partial::after,
.k-spreadsheet-column-header > .k-selection-full::after {
    border-bottom-width: 2px;
    display: block;
}

.k-spreadsheet-data {
    border-color: inherit;
    cursor: cell;
    position: relative;
}

.k-spreadsheet-cell {
    padding: 1px;
    box-sizing: border-box;
    position: absolute;
    line-height: normal;
    white-space: pre;
    overflow: hidden;
}

.k-spreadsheet-merged-cells-wrapers {
    position: relative;
}

.k-spreadsheet-disabled-mask {
    position: absolute;
}

.k-spreadsheet .k-selection-wrapper {
    position: relative;
    cursor: cell;
}

.k-spreadsheet .k-spreadsheet-selection {
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    position: absolute;
}

.k-spreadsheet .k-spreadsheet-selection-highlight {
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    position: absolute;
}

.k-spreadsheet .k-spreadsheet-editor-button {
    position: absolute;
    padding: 0;
    z-index: 60;
}

.k-spreadsheet-active-cell {
    outline-color: transparent !important;
    z-index: 10;
}

.k-spreadsheet .k-auto-fill-wrapper {
    position: relative;
}

.k-spreadsheet .k-auto-fill,
.k-spreadsheet .k-auto-fill-punch,
.k-spreadsheet .k-auto-fill-br-hint {
    box-sizing: border-box;
    position: absolute;
}

.k-spreadsheet .k-auto-fill {
    border-width: 1px;
    border-style: solid;
    cursor: crosshair;
}

.k-spreadsheet .k-single-selection::after {
    content: "";
    margin-bottom: -4px;
    margin-right: -4px;
    width: 6px;
    height: 6px;
    border-width: 1px;
    border-style: solid;
    border-radius: 50%;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 100;
    cursor: crosshair;
}

.k-spreadsheet .k-selection-full::after,
.k-spreadsheet .k-selection-partial::after {
    display: none;
}

.k-spreadsheet .k-autofill-wrapper {
    position: relative;
    cursor: cell;
}

.k-spreadsheet-vborder {
    position: absolute;
    border-left-style: solid;
    border-left-width: 1px;
}

.k-spreadsheet-hborder {
    position: absolute;
    border-top-style: solid;
    border-top-width: 1px;
}

.k-spreadsheet-has-comment::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    border-width: 3px;
    border-style: solid;
}

.k-dirty {
    left: 0;
    right: auto;
}

.k-spreadsheet .k-filter-wrapper {
    position: relative;
    z-index: 50;
}

.k-spreadsheet .k-filter-range {
    border-width: 1px;
    border-style: solid;
    position: absolute;
    box-sizing: border-box;
}

.k-spreadsheet-filter {
    border-radius: 4px;
    line-height: 1;
    position: absolute;
    cursor: pointer;
}

.k-spreadsheet-filter .k-icon {
    vertical-align: middle;
}

.k-spreadsheet-filter-menu {
    width: 280px;
}

.k-spreadsheet-filter-menu .k-animation-container {
    position: relative;
}

.k-spreadsheet-filter-menu > .k-menu,
.k-spreadsheet-filter-menu > .k-menu.k-menu-vertical {
    border-width: 0;
}

.k-spreadsheet-filter-menu > .k-menu .k-item,
.k-spreadsheet-filter-menu > .k-menu.k-menu-vertical .k-item {
    color: inherit;
}

.k-spreadsheet-filter-menu > .k-menu .k-link,
.k-spreadsheet-filter-menu > .k-menu.k-menu-vertical .k-link {
    padding-left: 24px;
}

.k-spreadsheet-filter-menu > .k-menu .k-icon,
.k-spreadsheet-filter-menu > .k-menu .k-svg-icon,
.k-spreadsheet-filter-menu > .k-menu.k-menu-vertical .k-icon,
.k-spreadsheet-filter-menu > .k-menu.k-menu-vertical .k-svg-icon {
    margin-left: -20px;
    margin-right: 4px;
}

.k-spreadsheet-filter-menu .k-spreadsheet-value-treeview-wrapper {
    height: 200px;
    border-width: 1px;
    border-style: solid;
    overflow-y: scroll;
    overflow-x: auto;
}

.k-spreadsheet-filter-menu .k-spreadsheet-value-treeview-wrapper .k-treeview {
    padding: 4px;
    overflow: visible;
}

.k-spreadsheet-filter-menu .k-details,
.k-spreadsheet-filter-menu .k-expander {
    padding: 0;
    border-width: 1px 0 0;
    border-style: solid;
    border-color: inherit;
}

.k-spreadsheet-filter-menu .k-expander {
    border: 0;
    background: inherit;
}

.k-spreadsheet-filter-menu .k-details-summary,
.k-spreadsheet-filter-menu .k-columnmenu-item {
    padding-block: 4px;
    padding-inline: 8px;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.k-spreadsheet-filter-menu .k-details-summary > .k-icon,
.k-spreadsheet-filter-menu .k-details-summary > .k-svg-icon,
.k-spreadsheet-filter-menu .k-details-summary > .k-expander-indicator,
.k-spreadsheet-filter-menu .k-columnmenu-item > .k-icon,
.k-spreadsheet-filter-menu .k-columnmenu-item > .k-svg-icon,
.k-spreadsheet-filter-menu .k-columnmenu-item > .k-expander-indicator {
    margin-right: 4px;
}

.k-spreadsheet-filter-menu .k-details-content,
.k-spreadsheet-filter-menu .k-columnmenu-item-content {
    padding: 8px;
    display: flex;
    flex-flow: column nowrap;
    gap: 8px;
}

.k-spreadsheet-filter-menu .k-details-content .k-filter-and,
.k-spreadsheet-filter-menu .k-columnmenu-item-content .k-filter-and {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    align-self: flex-start;
}

.k-spreadsheet-filter-menu .k-actions, .k-spreadsheet-filter-menu .k-edit-buttons,
.k-spreadsheet-filter-menu .k-action-buttons,
.k-spreadsheet-filter-menu .k-columnmenu-actions, .k-spreadsheet-filter-menu .k-form-buttons {
    margin: 0;
    padding: 0;
}

.k-spreadsheet-popup {
    padding: 0;
}

.k-spreadsheet-popup .k-separator {
    display: block;
}

.k-spreadsheet-popup .k-reset-color,
.k-spreadsheet-popup .k-custom-color {
    border-radius: 0;
    width: 100%;
    border-width: 0;
    box-sizing: border-box;
    display: flex;
}

.k-spreadsheet-popup .k-reset-color {
    border-bottom-width: 1px;
}

.k-spreadsheet-popup .k-custom-color {
    border-top-width: 1px;
}

.k-spreadsheet-popup .k-spreadsheet-border-type-palette {
    padding: 8px;
    display: grid;
    grid-template-columns: repeat(5, -webkit-max-content);
    grid-template-columns: repeat(5, max-content);
    gap: 8px;
}

.k-spreadsheet-format-popup .k-item {
    justify-content: space-between;
}

.k-spreadsheet-format-popup .k-spreadsheet-sample {
    order: 1;
}

.k-spreadsheet-sample {
    opacity: .7;
}

.k-spreadsheet-clipboard,
.k-spreadsheet-clipboard-paste {
    margin: 0;
    padding: 0;
    width: 1px;
    height: 1px;
    border: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.k-spreadsheet-window .k-external-dropzone {
    -webkit-margin-after: 16px;
            margin-block-end: 16px;
}

.k-spreadsheet-window .k-edit-form-container {
    width: auto;
    min-width: 0;
}

.k-spreadsheet-format-cells .k-spreadsheet-preview {
    margin-top: 8px;
    text-align: center;
}

.k-spreadsheet-format-cells .k-list-scroller {
    margin-top: 8px;
    height: 210px;
    border-width: 1px;
    border-style: solid;
    border-color: inherit;
}

.k-export-config {
    clear: both;
    position: relative;
}

.k-export-config::after {
    content: "";
    clear: both;
    display: block;
}

.k-export-config .k-edit-field {
    margin-left: 5%;
    width: 45%;
    float: left;
}

.k-export-config .k-page-orientation {
    position: absolute;
    right: 0;
    top: 8px;
}

.k-export-config .k-page-orientation .k-icon {
    font-size: 6em;
}

.k-export-config .k-page-orientation .k-svg-icon {
    width: 6em;
    height: 6em;
}

.k-spreadsheet-insert-comment textarea {
    height: auto;
}

.k-spreadsheet-insert-image-dialog {
    border-radius: 4px;
    border-style: dashed;
    border-width: 2px;
}

.k-spreadsheet-insert-image-dialog label {
    display: flex;
    justify-content: center;
    min-width: 100%;
    width: 355px;
    height: 230px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAcwAAAGQCAYAAAAjl1AKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDphMGVmMzZmZi04YmI1LTRlN2YtOTcwMS04OTU5ZTg1N2ZhY2MiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDNDOTBDNUQ2OUJGMTFFOTkwMzY4RTI3NjZBQTdENkMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDNDOTBDNUM2OUJGMTFFOTkwMzY4RTI3NjZBQTdENkMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjMmZmZjM0Mi05NjEyLTQwM2YtYWZhYS01MTE1ZjQ2NThmMWMiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDphYjlhMmUwMy1kNmIwLTY3NGMtODc4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);
    background-size: auto 70%;
    background-position: 50% 30%;
    background-repeat: no-repeat;
}

.k-spreadsheet-insert-image-dialog label div {
    display: flex;
    align-self: flex-end;
    margin-bottom: 30px;
    pointer-events: none;
}

.k-spreadsheet-insert-image-dialog label input {
    display: none;
}

.k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image {
    background-size: auto 90%;
    background-position: 50% 50%;
}

.k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image:hover div,
.k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image.k-hover div {
    margin: 0;
    align-self: center;
    opacity: 1;
}

.k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image div {
    opacity: 0;
}

.k-spreadsheet-drawing {
    position: absolute;
    box-sizing: border-box;
    z-index: 101;
}

.k-spreadsheet-drawing.k-spreadsheet-active-drawing {
    outline-style: solid;
    outline-width: 2px;
}

.k-spreadsheet-drawing .k-spreadsheet-drawing-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    cursor: move;
}

.k-spreadsheet-drawing .k-spreadsheet-drawing-handle {
    width: 6px;
    height: 6px;
    border-style: solid;
    border-width: 1px;
    border-radius: 6px;
    position: absolute;
    transform: translate(-50%, -50%);
}

.k-spreadsheet-drawing .k-spreadsheet-drawing-handle.N {
    left: 50%;
    top: 0;
    cursor: ns-resize;
}

.k-spreadsheet-drawing .k-spreadsheet-drawing-handle.NE {
    left: 100%;
    top: 0;
    cursor: nesw-resize;
}

.k-spreadsheet-drawing .k-spreadsheet-drawing-handle.E {
    left: 100%;
    top: 50%;
    cursor: ew-resize;
}

.k-spreadsheet-drawing .k-spreadsheet-drawing-handle.SE {
    left: 100%;
    top: 100%;
    cursor: nwse-resize;
}

.k-spreadsheet-drawing .k-spreadsheet-drawing-handle.S {
    left: 50%;
    top: 100%;
    cursor: ns-resize;
}

.k-spreadsheet-drawing .k-spreadsheet-drawing-handle.SW {
    left: 0;
    top: 100%;
    cursor: nesw-resize;
}

.k-spreadsheet-drawing .k-spreadsheet-drawing-handle.W {
    left: 0;
    top: 50%;
    cursor: ew-resize;
}

.k-spreadsheet-drawing .k-spreadsheet-drawing-handle.NW {
    left: 0;
    top: 0;
    cursor: nwse-resize;
}

.k-spreadsheet-drawing .k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image:hover, .k-spreadsheet-drawing .k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image.k-hover {
    border-radius: 4px;
}

.k-rtl .k-spreadsheet .k-dirty,
.k-spreadsheet[dir="rtl"] .k-dirty {
    right: 0;
    left: auto;
}

.k-rtl .k-spreadsheet .k-spreadsheet-has-comment::after,
.k-spreadsheet[dir="rtl"] .k-spreadsheet-has-comment::after {
    left: 0;
    right: auto;
}

.k-spreadsheet {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-spreadsheet-top-corner,
.k-spreadsheet-row-header,
.k-spreadsheet-column-header {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #fafafa;
}

.k-syntax-ref {
    color: #ff8822;
}

.k-syntax-num {
    color: #0099ff;
}

.k-syntax-str {
    color: #38b714;
}

.k-syntax-error {
    color: red;
}

.k-syntax-bool {
    color: #a9169c;
}

.k-syntax-paren-match {
    background-color: #caf200;
}

.k-spreadsheet-cell-editor {
    color: #424242;
    background-color: #ffffff;
}

.k-spreadsheet-merged-cell {
    background-color: #ffffff;
}

.k-spreadsheet-disabled-mask {
    background-color: #ffffff;
}

.k-spreadsheet .k-selection-full,
.k-spreadsheet .k-selection-partial {
    background-color: rgba(255, 99, 88, 0.25);
}

.k-spreadsheet-selection {
    border-color: #ff6358;
    background-color: rgba(255, 99, 88, 0.25);
    box-shadow: inset 0 0 0 1px #ff6358;
}

.k-spreadsheet .k-single-selection::after {
    border-color: #ffffff;
    background-color: #ff6358;
}

.k-spreadsheet-active-cell {
    box-shadow: inset 0 0 0 1px #ff6358;
    background-color: #ffffff;
}

.k-spreadsheet-active-cell.k-right {
    box-shadow: inset 0 0 0 1px #ff6358, inset -1px 0 0 1px #ff6358;
}

.k-spreadsheet-active-cell.k-bottom {
    box-shadow: inset 0 0 0 1px #ff6358, inset 0 -1px 0 1px #ff6358;
}

.k-spreadsheet-active-cell.k-bottom.k-right {
    box-shadow: inset 0 0 0 1px #ff6358, inset -1px -1px 0 1px #ff6358;
}

.k-spreadsheet .k-auto-fill {
    border-color: #ff6358;
    background-color: rgba(255, 99, 88, 0.25);
    box-shadow: inset 0 0 0 1px #ff6358;
}

.k-spreadsheet .k-auto-fill-punch {
    background-color: rgba(255, 255, 255, 0.5);
}

.k-spreadsheet .k-resize-handle,
.k-spreadsheet .k-resize-hint-handle,
.k-spreadsheet .k-resize-hint-marker {
    background-color: #ff6358;
}

.k-spreadsheet-has-comment::after {
    border-color: #ff6358 #ff6358 transparent transparent;
}

.k-dirty {
    border-color: #f31700 transparent transparent #f31700;
}

.k-spreadsheet .k-filter-range {
    border-color: #ff6358;
}

.k-spreadsheet-filter {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #f5f5f5;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.08);
}

.k-spreadsheet-filter:hover {
    background-color: #ebebeb;
}

.k-spreadsheet-filter.k-active {
    background-color: #d8d8d8;
}

.k-spreadsheet-filter-menu > .k-menu .k-item:hover,
.k-spreadsheet-filter-menu > .k-menu .k-item.k-hover,
.k-spreadsheet-filter-menu > .k-menu:not(.k-context-menu) .k-item:hover,
.k-spreadsheet-filter-menu > .k-menu:not(.k-context-menu) .k-item.k-hover {
    color: #424242;
    background-color: #f0f0f0;
}

.k-spreadsheet-filter-menu .k-spreadsheet-value-treeview-wrapper {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-spreadsheet-popup .k-button:hover,
.k-spreadsheet-popup .k-button.k-hover {
    color: #424242;
    background-color: #f0f0f0;
}

.k-spreadsheet-popup .k-button:active,
.k-spreadsheet-popup .k-button.k-active,
.k-spreadsheet-popup .k-button.k-selected {
    color: white;
    background-color: #ff6358;
}

.k-spreadsheet-insert-image-dialog {
    border-color: rgba(0, 0, 0, 0.08);
}

.k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image:hover, .k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image.k-hover {
    box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.5);
}

.k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image:hover div,
.k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image.k-hover div {
    color: #ffffff;
}

.k-spreadsheet-drawing.k-spreadsheet-active-drawing {
    outline-color: #ff6358;
}

.k-spreadsheet-drawing .k-spreadsheet-drawing-handle {
    border-color: #ff6358;
    background-color: #ff6358;
}

.k-spreadsheet-drawing-anchor-cell {
    background: rgba(255, 99, 88, 0.25);
}

.k-rtl .k-spreadsheet .k-spreadsheet-has-comment::after,
.k-spreadsheet[dir="rtl"] .k-spreadsheet-has-comment::after,
[dir="rtl"] .k-spreadsheet .k-spreadsheet-has-comment::after {
    border-color: #ff6358 transparent transparent #ff6358;
}

.k-rtl .k-spreadsheet .k-dirty,
.k-spreadsheet[dir="rtl"] .k-dirty,
[dir="rtl"] .k-spreadsheet .k-dirty {
    border-color: #f31700 #f31700 transparent transparent;
}

.k-pivotgrid {
    border-width: 1px;
    border-style: solid;
    box-sizing: content-box;
    font-size: 14px;
    font-family: inherit;
    line-height: 1.4285714286;
    text-align: start;
    vertical-align: top;
    display: grid;
    grid-template-columns: 300px auto;
    grid-template-rows: 75px auto;
    position: relative;
}

.k-pivotgrid table {
    margin: 0;
    width: 100%;
    max-width: none;
    border-width: 0;
    border-color: inherit;
    border-collapse: separate;
    border-spacing: 0;
    outline: 0;
    text-align: inherit;
    empty-cells: show;
}

.k-pivotgrid thead,
.k-pivotgrid tbody,
.k-pivotgrid th,
.k-pivotgrid tr,
.k-pivotgrid td {
    border-color: inherit;
    text-align: inherit;
}

.k-pivotgrid-table {
    table-layout: fixed;
}

.k-pivotgrid-table th {
    font-weight: 400;
    text-transform: initial;
}

.k-pivotgrid-table .k-pivotgrid-header-root {
    font-weight: 600;
    text-transform: uppercase;
}

.k-pivotgrid-empty-cell {
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.k-pivotgrid-empty-cell:focus {
    outline: none;
}

.k-pivotgrid-column-headers {
    overflow: hidden;
}

.k-pivotgrid-column-headers .k-pivotgrid-table {
    -webkit-padding-start: 0;
            padding-inline-start: 0;
    -webkit-padding-end: var(--kendo-scrollbar-width, 17px);
            padding-inline-end: var(--kendo-scrollbar-width, 17px);
}

.k-pivotgrid-column-headers .k-pivotgrid-cell {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-style: solid;
    border-left-width: 1px;
}

.k-pivotgrid-column-headers .k-pivotgrid-cell:first-child {
    border-left-width: 0;
}

.k-pivotgrid-column-headers .k-pivotgrid-cell.k-first {
    border-left-width: 1px;
}

.k-pivotgrid-row-headers {
    overflow: hidden;
}

.k-pivotgrid-row-headers .k-pivotgrid-table {
    padding-bottom: var(--kendo-scrollbar-width, 17px);
}

.k-pivotgrid-row-headers .k-pivotgrid-cell {
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    white-space: nowrap;
}

.k-pivotgrid-values {
    border-color: inherit;
    overflow: scroll;
}

.k-pivotgrid-values .k-pivotgrid-cell {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-style: solid;
    border-left-width: 1px;
}

.k-pivotgrid-values .k-pivotgrid-cell:first-child {
    border-left-width: 0;
}

.k-pivotgrid-cell {
    padding-block: 8px;
    padding-inline: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
    overflow: hidden;
}

.k-pivotgrid-cell:focus {
    outline: none;
}

.k-pivotgrid-cell .k-icon,
.k-pivotgrid-cell .k-svg-icon {
    cursor: pointer;
    -webkit-padding-end: 4px;
            padding-inline-end: 4px;
}

.k-pivotgrid-total {
    font-weight: 600;
}

.k-column-menu .k-treeview {
    padding-block: 0px;
    padding-inline: 8px;
    overflow: auto;
}

.k-pivotgrid-configurator {
    display: flex;
}

.k-pivotgrid-configurator-panel {
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    z-index: 2;
}

.k-pivotgrid-configurator-button {
    padding-block: 4px;
    padding-inline: 4px;
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-user-select: none;
        -ms-user-select: none;
            -moz-user-select: none;
         user-select: none;
}

.k-flex-row .k-pivotgrid-configurator-button, .k-d-flex-row .k-pivotgrid-configurator-button,
.k-flex-row-reverse .k-pivotgrid-configurator-button {
    display: flex;
    align-items: center;
}

.k-flex-row .k-pivotgrid-configurator-button span, .k-d-flex-row .k-pivotgrid-configurator-button span,
.k-flex-row-reverse .k-pivotgrid-configurator-button span {
    writing-mode: vertical-rl;
}

.k-flex-row .k-pivotgrid-configurator-button .k-icon, .k-d-flex-row .k-pivotgrid-configurator-button .k-icon,
.k-flex-row .k-pivotgrid-configurator-button .k-svg-icon,
.k-d-flex-row .k-pivotgrid-configurator-button .k-svg-icon,
.k-flex-row-reverse .k-pivotgrid-configurator-button .k-icon,
.k-flex-row-reverse .k-pivotgrid-configurator-button .k-svg-icon {
    vertical-align: baseline;
}

.k-flex-row-reverse .k-pivotgrid-configurator-button > span {
    transform: rotate(-180deg);
}

.k-flex-col .k-pivotgrid-configurator-button, .k-d-flex-col .k-pivotgrid-configurator-button, .k-flex-column .k-pivotgrid-configurator-button,
.k-flex-col-reverse .k-pivotgrid-configurator-button,
.k-flex-column-reverse .k-pivotgrid-configurator-button {
    text-align: center;
}

.k-pivotgrid-configurator-overlay {
    position: absolute;
    overflow: hidden;
    z-index: 2;
}

.k-flex-row .k-pivotgrid-configurator-overlay, .k-d-flex-row .k-pivotgrid-configurator-overlay {
    right: calc(1.4285714286em + 10px);
}

.k-flex-row-reverse .k-pivotgrid-configurator-overlay {
    left: calc(1.4285714286em + 10px);
}

.k-flex-col .k-pivotgrid-configurator-overlay, .k-d-flex-col .k-pivotgrid-configurator-overlay, .k-flex-column .k-pivotgrid-configurator-overlay {
    bottom: calc(1.4285714286em + 10px);
}

.k-flex-col-reverse .k-pivotgrid-configurator-overlay, .k-flex-column-reverse .k-pivotgrid-configurator-overlay {
    top: calc(1.4285714286em + 10px);
}

.k-pivotgrid-configurator-header {
    padding-block: 12px;
    padding-inline: 16px;
    font-size: 18px;
    font-weight: 500;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.k-pivotgrid-configurator-header-text {
    word-break: normal;
    overflow-wrap: anywhere;
}

.k-pivotgrid-configurator-content {
    padding-block: 2px;
    padding-inline: 16px;
    flex: 1 1 auto;
    overflow: auto;
}

.k-pivotgrid-configurator-content .k-form .k-label {
    font-size: 16px;
    font-weight: 500;
    align-items: flex-start;
}

.k-pivotgrid-configurator-content .k-form .k-dropdown-list, .k-pivotgrid-configurator-content .k-form .k-dropdown,
.k-pivotgrid-configurator-content .k-form .k-dropdownlist {
    max-width: 90px;
}

.k-pivotgrid-configurator-content .k-form .k-textbox {
    flex-basis: 50%;
}

.k-pivotgrid-configurator-content .k-row-fields,
.k-pivotgrid-configurator-content .k-column-fields,
.k-pivotgrid-configurator-content .k-filter-fields {
    margin-top: 8px;
    flex-wrap: wrap;
}

.k-pivotgrid-configurator-content .k-value-fields {
    margin-block: 8px;
    margin-inline: 0px;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.k-pivotgrid-configurator-content .k-select-all .k-checkbox {
    -webkit-margin-end: 4px;
            margin-inline-end: 4px;
}

.k-pivotgrid-configurator-content .k-fields-list-wrapper {
    max-height: 200px;
    border-width: 1px;
    border-style: solid;
    flex: 1 1 auto;
    overflow-x: hidden;
    overflow-y: auto;
}

.k-pivotgrid-configurator-content .k-settings-description {
    margin-top: 16px;
    text-align: center;
}

.k-pivotgrid-configurator-content .k-treeview {
    padding-block: 0px;
    padding-inline: 8px;
    overflow: auto;
}

.k-calculated-field {
    padding-block: 16px;
    padding-inline: 16px;
    border-width: 1px;
    border-radius: 4px;
    border-style: solid;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.k-calculated-field-header {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.k-calculated-field-header .k-textbox {
    min-width: 200px;
}

.k-calculated-field-header-text {
    margin-right: 5px;
    word-break: normal;
    overflow-wrap: anywhere;
}

.k-calculated-field-header-actions {
    flex-shrink: 0;
    align-self: flex-start;
}

.k-calculated-field-content .k-textbox {
    width: 100%;
}

.k-calculated-field-actions {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.k-calculated-field-actions .k-icon,
.k-calculated-field-actions .k-svg-icon {
    margin-right: 8px;
}

.k-calculated-field-actions .k-dropdown-list, .k-calculated-field-actions .k-dropdown,
.k-calculated-field-actions .k-dropdownlist {
    max-width: 100px;
}

.k-filter-menu .k-calculated-item {
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.k-pivotgrid-configurator-vertical {
    min-width: 320px;
}

.k-flex-row .k-pivotgrid-configurator-vertical.k-pivotgrid-configurator-push .k-pivotgrid-configurator-panel, .k-d-flex-row .k-pivotgrid-configurator-vertical.k-pivotgrid-configurator-push .k-pivotgrid-configurator-panel,
.k-flex-row-reverse .k-pivotgrid-configurator-vertical.k-pivotgrid-configurator-push .k-pivotgrid-configurator-panel {
    border-right-width: 0;
    border-left-width: 0;
}

.k-pivotgrid-configurator-horizontal {
    width: 100%;
    height: 420px;
}

.k-pivotgrid-configurator-horizontal .k-pivotgrid-configurator-content .k-form {
    display: flex;
    flex-direction: row;
}

.k-pivotgrid-configurator-horizontal .k-pivotgrid-configurator-content .k-form-field-wrapper {
    padding-left: 16px;
}

.k-pivotgrid-configurator-horizontal .k-pivotgrid-configurator-content .k-form-field-wrapper > *:first-child {
    margin-top: 0;
}

.k-pivotgrid-configurator-horizontal .k-pivotgrid-configurator-content .k-form-field-wrapper:first-child {
    padding-left: 0;
    flex: 1 1 30%;
}

.k-pivotgrid-configurator-horizontal .k-pivotgrid-configurator-content .k-form-field-wrapper:nth-child(2) {
    flex: 1 1 30%;
}

.k-pivotgrid-configurator-horizontal .k-pivotgrid-configurator-content .k-form-field-wrapper:last-child {
    border-left-width: 1px;
    border-left-style: solid;
    flex: 1 1 40%;
}

.k-pivotgrid-configurator-horizontal .k-pivotgrid-configurator-content .k-row-fields,
.k-pivotgrid-configurator-horizontal .k-pivotgrid-configurator-content .k-column-fields,
.k-pivotgrid-configurator-horizontal .k-pivotgrid-configurator-content .k-filter-fields {
    max-height: 100px;
    overflow-x: hidden;
    overflow-y: auto;
}

.k-pivotgrid-configurator-horizontal .k-pivotgrid-configurator-content .k-value-fields {
    max-height: 250px;
    flex-flow: row wrap;
    overflow-x: hidden;
    overflow-y: auto;
}

.k-flex-col .k-pivotgrid-configurator-horizontal.k-pivotgrid-configurator-push .k-pivotgrid-configurator-panel, .k-d-flex-col .k-pivotgrid-configurator-horizontal.k-pivotgrid-configurator-push .k-pivotgrid-configurator-panel, .k-flex-column .k-pivotgrid-configurator-horizontal.k-pivotgrid-configurator-push .k-pivotgrid-configurator-panel,
.k-flex-col-reverse .k-pivotgrid-configurator-horizontal.k-pivotgrid-configurator-push .k-pivotgrid-configurator-panel,
.k-flex-column-reverse .k-pivotgrid-configurator-horizontal.k-pivotgrid-configurator-push .k-pivotgrid-configurator-panel {
    border-top-width: 0;
    border-bottom-width: 0;
}

.k-pdf-export-shadow .k-pivotgrid {
    height: auto !important;
}

.k-pdf-export-shadow .k-pivotgrid-values {
    height: auto;
    overflow: visible;
}

.k-pdf-export-shadow .k-pivotgrid-column-headers .k-pivotgrid-table {
    -webkit-padding-end: 0;
            padding-inline-end: 0;
}

.k-pivot {
    border-width: 1px;
    border-style: solid;
    position: relative;
}

.k-pivot .k-grid td {
    white-space: nowrap;
}

.k-pivot .k-grid-content {
    flex: 1 1 auto;
}

.k-pivot-toolbar {
    border-width: 0 0 1px;
    border-style: solid;
    align-items: flex-start;
    flex-wrap: wrap;
    box-shadow: none;
}

.k-pivot-toolbar > * {
    max-width: 100%;
}

.k-pivot-toolbar::before {
    display: none;
}

.k-pivot-layout {
    border-spacing: 0;
    table-layout: auto;
}

.k-pivot-layout .k-grid-footer,
.k-pivot-layout .k-grid .k-table-alt-row {
    font-weight: bold;
}

.k-pivot-layout > tbody,
.k-pivot .k-table-td,
.k-pivot td {
    vertical-align: top;
}

.k-pivot-layout > tbody > tr > td {
    padding: 0;
}

.k-pivot-rowheaders > .k-grid,
.k-pivot-table > .k-grid {
    border-width: 0;
    color: inherit;
    background: none;
}

.k-pivot-rowheaders > .k-grid td:first-child,
.k-pivot-table .k-grid-header .k-header.k-first {
    border-left-width: 1px;
}

.k-pivot-rowheaders > .k-grid td.k-first {
    border-left-width: 0;
}

.k-pivot-rowheaders > .k-grid {
    overflow: hidden;
}

.k-pivot-table {
    border-left-width: 1px;
    border-left-style: solid;
}

.k-pivot-table .k-grid-header-wrap {
    margin-right: -1px;
}

.k-pivot-table .k-grid-header-wrap > table {
    height: 100%;
}

.k-pivot .k-grid-header .k-header {
    vertical-align: top;
}

.k-pivot .k-grid tr .k-grid-footer {
    border-bottom-width: 0;
}

.k-pivot .k-grid tr:last-child:not(.k-grid-footer) td:not(.k-grid-footer) {
    border-bottom-width: 1px;
}

.k-pivot-layout .k-grid td {
    border-bottom-width: 1px;
}

.k-pivot-layout .k-grid-footer > td {
    border-top-width: 0;
}

.k-pivot-filter-window .k-treeview {
    max-height: 600px;
}

.k-pivotgrid-wrapper {
    box-sizing: border-box;
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-start;
    gap: 8px;
}

.k-pivotgrid-wrapper > .k-pivotgrid-configurator-panel {
    max-width: 320px;
    flex: none;
}

.k-pivotgrid-wrapper > .k-pivot {
    flex: 1;
}

.k-pivotgrid-configurator-panel.kendo-jquery {
    box-sizing: border-box;
    display: inline-flex;
}

.k-pivotgrid-configurator-panel.kendo-jquery .k-pivotgrid-configurator {
    height: 100%;
}

.k-pivotgrid-configurator-panel.kendo-jquery .k-pivotgrid-configurator-content {
    padding: 16px;
    max-height: 100%;
    display: flex;
    flex-flow: column nowrap;
    gap: 16px;
    overflow-x: hidden;
    overflow-y: auto;
}

.k-pivotgrid-configurator-panel.kendo-jquery .k-pivotgrid-targets {
    display: flex;
    flex-flow: column nowrap;
    gap: 16px;
}

.k-pivotgrid-configurator-panel.kendo-jquery .k-pivotgrid-configurator-section {
    display: flex;
    flex-flow: column nowrap;
    gap: 8px;
}

.k-pivotgrid-configurator-panel.kendo-jquery .k-column-fields {
    margin: 0;
    padding: 4px;
    max-height: 200px;
    border-width: 1px;
    border-style: solid;
    display: flex;
    flex-flow: row wrap;
    gap: 4px;
    overflow-x: hidden;
    overflow-y: auto;
}

.k-pivotgrid-configurator-panel.kendo-jquery .k-column-fields > * {
    margin: 0;
}

.k-pivotgrid-toggle {
    margin-block: -4px;
    padding: 4px;
    box-sizing: content-box;
    cursor: pointer;
}

.k-pivotgrid {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-pivotgrid-column-headers,
.k-pivotgrid-row-headers,
.k-pivotgrid-empty-cell {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #fafafa;
}

.k-pivotgrid-empty-cell {
    border-color: rgba(0, 0, 0, 0.2272);
}

.k-pivotgrid-row-headers .k-pivotgrid-row .k-pivotgrid-cell:last-child {
    border-right-color: rgba(0, 0, 0, 0.2272);
}

.k-pivotgrid-column-headers .k-pivotgrid-column-total:nth-last-of-type(2) .k-pivotgrid-cell:not(.k-pivotgrid-expanded),
.k-pivotgrid-column-headers .k-pivotgrid-row:last-child {
    border-bottom-color: rgba(0, 0, 0, 0.2272);
}

.k-pivotgrid-header-total,
.k-pivotgrid-total {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ebebeb;
}

.k-pivotgrid-row-headers tbody > .k-pivotgrid-row:hover,
.k-pivotgrid-row-headers tbody > .k-pivotgrid-row.k-hover,
.k-pivotgrid-column-headers tbody > .k-pivotgrid-row:hover,
.k-pivotgrid-column-headers tbody > .k-pivotgrid-row.k-hover,
.k-pivotgrid-values tbody > .k-pivotgrid-row:hover,
.k-pivotgrid-values tbody > .k-pivotgrid-row.k-hover {
    background-color: #ededed;
}

.k-pivotgrid-cell:focus,
.k-pivotgrid-cell.k-focus,
.k-pivotgrid-empty-cell:focus,
.k-pivotgrid-empty-cell.k-focus,
.k-master-row > .k-pivotgrid-cell:focus,
.k-grouping-row > .k-pivotgrid-cell:focus,
.k-detail-row > .k-pivotgrid-cell:focus,
.k-group-footer > .k-pivotgrid-cell:focus {
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.12);
}

.k-pivotgrid-cell.k-selected,
.k-pivotgrid-row.k-selected > .k-pivotgrid-cell {
    background-color: rgba(255, 99, 88, 0.25);
}

.k-pivotgrid-configurator-button,
.k-pivotgrid-configurator-panel {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-pivotgrid-configurator-header {
    color: #424242;
}

.k-pivotgrid-configurator-content .k-fields-list-wrapper {
    border-color: rgba(0, 0, 0, 0.08);
}

.k-calculated-field {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-calculated-field-header {
    color: #424242;
}

.k-filter-menu .k-calculated-item {
    border-color: rgba(0, 0, 0, 0.08);
}

.k-pivotgrid-configurator-content .k-form-field-wrapper {
    border-color: rgba(0, 0, 0, 0.08);
}

.k-flex-row .k-pivotgrid-configurator-overlay, .k-d-flex-row .k-pivotgrid-configurator-overlay {
    box-shadow: -3px 0px 6px rgba(0, 0, 0, 0.16);
}

.k-flex-row-reverse .k-pivotgrid-configurator-overlay {
    box-shadow: 3px 0px 6px rgba(0, 0, 0, 0.16);
}

.k-flex-col .k-pivotgrid-configurator-overlay, .k-d-flex-col .k-pivotgrid-configurator-overlay, .k-flex-column .k-pivotgrid-configurator-overlay {
    box-shadow: 0px -3px 6px rgba(0, 0, 0, 0.16);
}

.k-flex-col-reverse .k-pivotgrid-configurator-overlay, .k-flex-column-reverse .k-pivotgrid-configurator-overlay {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

.k-pivot {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-pivot-table {
    border-color: rgba(0, 0, 0, 0.08);
}

.k-pivot-rowheaders {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #fafafa;
}

.k-pivot-toolbar {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #fafafa;
}

.k-pivot-toolbar .k-empty {
    color: #666666;
}

.k-pivot .k-alt {
    background-color: #fafafa;
}

.k-pivot-toolbar,
.k-pivot-table,
.k-pivot-rowheaders > .k-grid td:first-child,
.k-pivot-table .k-grid-header .k-header.k-first {
    border-color: rgba(0, 0, 0, 0.08);
}

.k-header.k-alt {
    background-color: #ebebeb;
}

.k-pivot-layout .k-grid-footer {
    color: #424242;
    background-color: #fafafa;
}

.k-i-kpi-trend-increase,
.k-i-kpi-trend-decrease,
.k-i-kpi-trend-equal {
    color: inherit;
}

.k-i-kpi-status-hold {
    color: #ffc000;
}

.k-i-kpi-status-deny {
    color: #f31700;
}

.k-i-kpi-status-open {
    color: #37b400;
}

.k-pivotgrid-configurator-panel.kendo-jquery .k-column-fields {
    border-color: rgba(0, 0, 0, 0.08);
}

.k-treelist.k-grid-display-block.k-grid-lockedcolumns {
    display: block;
}

.k-treelist .k-status {
    padding-block: .4em;
    padding-inline: .6em;
    line-height: 1.6em;
}

.k-treelist .k-status .k-loading {
    vertical-align: baseline;
    margin-right: 5px;
    display: none;
}

.k-treelist tr.k-hidden {
    display: none;
}

.k-treelist .k-treelist-dragging,
.k-treelist .k-treelist-dragging .k-hover {
    cursor: default;
}

.k-treelist .k-drop-hint {
    transform: translate(0, -50%);
}

.k-treelist .k-table-row.k-footer td,
.k-treelist .k-table-row.k-footer-template td,
.k-treelist .k-table-row.k-footer .k-table-td,
.k-treelist .k-table-row.k-footer-template .k-table-td {
    border-width: 1px 0;
    border-style: solid;
    font-weight: bold;
}

.k-treelist .k-table-row.k-footer + .k-table-row.k-footer td,
.k-treelist .k-table-row.k-footer + .k-table-row.k-footer .k-table-td {
    border-top-width: 0;
}

.k-treelist-scrollable > .k-table,
.k-treelist-scrollable .k-grid-header .k-table-row,
.k-treelist-scrollable .k-grid-header .k-table-th {
    background-color: inherit;
}

.k-treelist-scrollable .k-grid-toolbar {
    position: -webkit-sticky;
    position: sticky;
    z-index: 3;
    top: 0;
    left: 0;
}

.k-treelist-scrollable .k-grid-header .k-table-th {
    position: -webkit-sticky;
    position: sticky;
    z-index: 1;
}

.k-treelist-scrollable .k-grid-header .k-table-th.k-grid-header-sticky {
    z-index: 3;
}

.k-treelist-scrollable thead.k-grid-header {
    padding-right: 0;
}

.k-treelist-scrollable .k-table-row.k-group-footer + .k-table-row.k-group-footer td {
    border-top-width: 0;
}

.k-treelist-scrollable[dir="rtl"] thead.k-grid-header,
.k-rtl .k-treelist-scrollable thead.k-grid-header {
    padding-left: 0;
}

.k-drag-separator {
    display: inline-block;
    border-right: 1px solid;
    height: 1em;
    vertical-align: top;
    margin-block: 0;
    margin-inline: .5em;
}

.k-treelist-toggle {
    margin-block: -4px;
    padding: 4px;
    box-sizing: content-box;
    cursor: pointer;
}

.k-treelist tr.k-footer,
.k-treelist tr.k-footer-template {
    background-color: #ededed;
}

.k-filter {
    box-sizing: border-box;
    border-width: 0;
    display: inline-block;
    background-color: transparent;
}

.k-filter *,
.k-filter *::before,
.k-filter *::after {
    box-sizing: border-box;
}

.k-filter ul {
    padding: 0;
}

.k-filter ul li {
    list-style-type: none;
}

.k-filter .k-filter-container,
.k-filter .k-filter-preview {
    -webkit-margin-after: 30px;
            margin-block-end: 30px;
}

.k-filter .k-filter-lines,
.k-filter .k-filter-item {
    -webkit-padding-start: 8px;
            padding-inline-start: 8px;
}

.k-filter .k-filter-toolbar {
    display: inline-flex;
    position: relative;
    padding-block: 4px;
    padding-inline: 0;
}

.k-filter .k-filter-toolbar::before {
    content: "";
    position: absolute;
    width: 8px;
    height: 1px;
    inset-block-start: 50%;
    inset-inline-start: -8px;
}

.k-filter .k-filter-toolbar .k-toolbar {
    border-style: solid;
}

.k-filter .k-filter-operator .k-dropdown-list, .k-filter .k-filter-operator .k-dropdown,
.k-filter .k-filter-operator .k-dropdownlist {
    width: 15em;
}

.k-filter .k-filter-item {
    position: relative;
}

.k-filter .k-filter-item::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    inset-block-start: -4px;
    inset-inline-start: 0;
}

.k-filter .k-filter-lines .k-filter-item:last-child > .k-filter-toolbar::after,
.k-filter .k-filter-lines .k-filter-item:last-child > * > .k-filter-toolbar::after {
    content: "";
    position: absolute;
    width: 1px;
    inset-block-start: -5px;
    inset-block-end: 50%;
    inset-inline-start: -8px;
}

.k-filter .k-filter-group-main::before,
.k-filter .k-filter-group-main > .k-filter-toolbar::before,
.k-filter .k-filter-group-main > .k-filter-toolbar::after,
.k-filter .k-filter-group-main > * > .k-filter-toolbar::before,
.k-filter .k-filter-group-main > * > .k-filter-toolbar::after,
.k-filter .k-filter-lines .k-filter-item:last-child::before {
    display: none;
}

.k-filter {
    color: #424242;
}

.k-filter .k-filter-preview-field {
    color: #ff6358;
}

.k-filter .k-filter-preview-operator {
    color: #666666;
}

.k-filter .k-filter-item::before,
.k-filter .k-filter-toolbar::before,
.k-filter .k-filter-lines .k-filter-item:last-child > .k-filter-toolbar::after,
.k-filter .k-filter-lines .k-filter-item:last-child > * > .k-filter-toolbar::after {
    background-color: rgba(0, 0, 0, 0.08);
}

.k-filter .k-toolbar:focus,
.k-filter .k-toolbar.k-focus {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08);
}

.k-filemanager {
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.4285714286;
    display: flex;
    flex-flow: column nowrap;
}

.k-filemanager-header {
    border-color: inherit;
}

.k-filemanager-toolbar {
    border-width: 0;
    border-bottom-width: 1px;
    border-color: inherit;
    flex-shrink: 0;
}

.k-filemanager-content-container {
    border-color: inherit;
    box-sizing: border-box;
    flex: 1 1 0%;
    display: flex;
    flex-flow: row nowrap;
    align-items: stretch;
    overflow: hidden;
}

.k-filemanager-navigation {
    padding-block: 16px;
    padding-inline: 16px;
    width: 20%;
    border-width: 0;
    border-right-width: 1px;
    border-style: solid;
    border-color: inherit;
    box-sizing: border-box;
    flex-shrink: 0;
    overflow: auto;
}

.k-filemanager-treeview {
    overflow: visible;
}

.k-filemanager-content {
    border-color: inherit;
    flex: 1 1 0%;
    display: flex;
    flex-flow: column nowrap;
    align-items: stretch;
    overflow: hidden;
}

.k-filemanager-view {
    overflow: auto;
}

.k-filemanager-breadcrumb {
    border-width: 0;
    border-bottom-width: 1px;
    padding-block: 8px;
    padding-inline: 8px;
    flex-shrink: 0;
}

.k-filemanager-listview {
    border-width: 0;
    flex: 1 1 0%;
}

.k-filemanager-listview .k-listview-item {
    padding-block: 16px;
    padding-inline: 16px;
    width: 120px;
    height: 120px;
    text-align: center;
}

.k-filemanager-listview .k-file-preview {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.k-filemanager-listview .k-file-name {
    margin-top: 8px;
    display: block;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.k-filemanager-listview .k-file-edit-input input {
    width: 100%;
}

.k-filemanager-grid {
    border-width: 0;
    flex: 1 1 0%;
}

.k-filemanager-grid .k-file-preview {
    margin-right: 4px;
    display: inline-flex;
    flex-direction: row;
    vertical-align: middle;
}

.k-filemanager-grid .k-file-name {
    display: inline-flex;
    flex-direction: row;
    vertical-align: middle;
}

.k-filemanager-preview {
    padding: 48px 16px 16px;
    width: 20%;
    min-height: 208px;
    border-width: 0;
    border-left-width: 1px;
    border-style: solid;
    border-color: inherit;
    box-sizing: border-box;
    text-align: center;
    overflow-y: auto;
    flex-shrink: 0;
}

.k-filemanager-preview .k-file-preview {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.k-filemanager-preview .k-file-name {
    margin-top: 16px;
    display: block;
}

.k-filemanager-preview .k-single-file-selected {
    font-weight: bold;
}

.k-filemanager-preview .k-multiple-files-selected {
    font-weight: bold;
}

.k-filemanager-preview .k-file-meta {
    margin: 16px 0 0;
    box-sizing: border-box;
    text-align: start;
    display: flex;
    flex-flow: row wrap;
    grid-column-gap: 4px;
}

.k-filemanager-preview .k-file-meta-label {
    display: inline-block;
}

.k-filemanager-preview .k-file-meta-value {
    margin: 0;
}

.k-filemanager-preview .k-file-type {
    text-transform: capitalize;
}

.k-filemanager-preview .k-line-break {
    margin: 16px 0 0;
    width: 100%;
    flex: 1 1 100%;
    flex-flow: row nowrap;
}

.k-filemanager .k-splitbar {
    flex-shrink: 0;
    display: inline-flex;
    position: relative;
    border-width: 0 1px;
    border-style: solid;
    border-color: inherit;
}

.k-filemanager-upload-dialog .k-upload-files {
    max-height: 200px;
    overflow-y: auto;
}

.k-filemanager-drag-hint {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 4px;
}

.k-filemanager {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-filemanager-breadcrumb {
    background-color: #fafafa;
}

.k-filemanager-listview .k-listview-item .k-file-icon {
    color: #7e7e7e;
}

.k-filemanager-listview .k-listview-item.k-selected .k-file-icon {
    border-color: transparent;
    color: inherit;
    background-color: transparent;
}

.k-filemanager-preview .k-file-icon {
    color: #7e7e7e;
}

.k-taskboard {
    box-sizing: border-box;
    font-size: 14px;
    font-family: inherit;
    line-height: 1.4285714286;
    display: flex;
    flex-direction: column;
    position: relative;
}

.k-taskboard *,
.k-taskboard *::before,
.k-taskboard *::after {
    box-sizing: border-box;
}

.k-taskboard-toolbar {
    padding-block: 16px;
    padding-inline: 16px;
    border-width: 0;
    box-shadow: none;
    background: none;
}

.k-taskboard-content {
    padding: 0 16px 16px;
    display: flex;
    position: relative;
    flex: 1 1 auto;
    overflow-x: auto;
}

.k-taskboard-columns-container {
    outline: none;
    display: flex;
    flex-direction: row;
    overflow: hidden;
    gap: 16px;
    overflow-x: visible;
}

.k-taskboard-column {
    width: 320px;
    border-width: 1px;
    border-radius: 4px;
    border-style: solid;
    outline: none;
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    overflow: hidden;
}

.k-taskboard-column-header {
    padding-block: 8px;
    padding-inline: 8px;
    font-weight: 500;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 4px;
}

.k-taskboard-column-header-actions {
    display: inline-flex;
    flex-shrink: 0;
    align-self: flex-start;
    gap: 8px;
}

.k-taskboard-column-cards-container {
    margin-bottom: 8px;
    padding-block: 0px;
    padding-inline: 8px;
    outline: none;
    overflow: auto;
    flex: 1 1 auto;
}

.k-taskboard-column-cards {
    min-height: 100%;
    display: flex;
    flex-direction: column;
    gap: 8px 0;
}

.k-taskboard-column-new .k-taskboard-column-header,
.k-taskboard-column-edit .k-taskboard-column-header {
    font-weight: inherit;
}

.k-taskboard-column-new .k-taskboard-column-header-text,
.k-taskboard-column-edit .k-taskboard-column-header-text {
    flex: 1 1 100%;
}

.k-taskboard-pane {
    width: 320px;
    border-width: 1px;
    border-style: solid;
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 2;
}

.k-taskboard-pane-header {
    padding-block: 12px;
    padding-inline: 16px;
    font-weight: 500;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.k-taskboard-pane-header-text {
    word-break: normal;
    overflow-wrap: anywhere;
}

.k-taskboard-pane-header-actions {
    flex-shrink: 0;
    align-self: flex-start;
}

.k-taskboard-pane-content {
    padding-block: 0px;
    padding-inline: 16px;
    overflow: auto;
    flex: 1 1 auto;
}

.k-taskboard-pane-actions {
    padding-block: 12px;
    padding-inline: 16px;
}

.k-taskboard-pane-start {
    right: auto;
    left: 0;
}

.k-taskboard-card {
    border-radius: 4px;
    border-width: 1px;
}

.k-taskboard-card.k-taskboard-card-category {
    border-inline-start-width: 4px;
}

.k-taskboard-card .k-card-header .k-card-body,
.k-taskboard-card .k-card-footer {
    padding-block: 16px;
    padding-inline: 16px;
}

.k-taskboard-card .k-card-header {
    align-items: center;
}

.k-taskboard-card .k-card-title {
    font-size: inherit;
    font-weight: inherit;
    word-break: normal;
    overflow-wrap: anywhere;
}

.k-taskboard-card .k-card-title:focus, .k-taskboard-card .k-card-title.k-focus, .k-taskboard-card .k-card-title:hover, .k-taskboard-card .k-card-title.k-hover {
    text-decoration: underline;
}

.k-taskboard-card .k-card-header-actions {
    align-self: flex-start;
}

.k-taskboard-drag-placeholder {
    border-radius: 4px;
    border-width: 1px;
    border-style: solid;
    position: relative;
}

.k-taskboard-column {
    border-color: transparent;
    background-color: #fafafa;
}

.k-taskboard-column:focus,
.k-taskboard-column.k-focus {
    border-color: rgba(0, 0, 0, 0.264);
}

.k-taskboard-column-header {
    color: #424242;
}

.k-taskboard-pane {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-taskboard-pane-header {
    color: #424242;
}

.k-taskboard-card {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-taskboard-card .k-card-title {
    color: #ff6358;
}

.k-taskboard-card .k-card-title:focus, .k-taskboard-card .k-card-title.k-focus {
    color: #d6534a;
}

.k-taskboard-card .k-card-title:hover, .k-taskboard-card .k-card-title.k-hover {
    color: #d6534a;
}

.k-taskboard-card:focus, .k-taskboard-card.k-focus {
    box-shadow: none;
    border-color: rgba(0, 0, 0, 0.2456);
}

.k-taskboard-card:hover, .k-taskboard-card.k-hover {
    border-color: rgba(0, 0, 0, 0.172);
}

.k-taskboard-card.k-selected {
    border-color: #ffb0ab;
    box-shadow: none;
}

.k-taskboard-card.k-disabled {
    outline: none;
    cursor: default;
    opacity: 0.6;
    filter: grayscale(0.1);
    pointer-events: none;
    box-shadow: none;
}

.k-taskboard-drag-placeholder {
    border-color: rgba(0, 0, 0, 0.08);
    background-color: rgba(255, 255, 255, 0.2);
}

.k-editor {
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.4285714286;
    display: flex;
    flex-flow: column nowrap;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-editor.k-readonly .k-editor-content {
    pointer-events: auto;
}

.k-editor.k-readonly .k-editor-content.k-focus {
    outline-width: 1px;
    outline-style: dashed;
}

.k-editor-inline {
    border-radius: 4px;
    padding-block: 2px;
    padding-inline: 4px;
    border: 1px solid transparent;
    word-wrap: break-word;
    overflow: auto;
    background: none;
}

.k-editor-resizable {
    resize: both;
    overflow: auto;
}

.k-editor-resize-handles-wrapper {
    position: absolute;
    visibility: hidden;
}

.k-editor-resize-handle {
    width: 8px;
    height: 8px;
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    position: absolute;
    visibility: visible;
    z-index: 100;
}

.k-editor-resize-handle.northwest {
    top: 0;
    left: 0;
    transform: translate(-50%, -50%);
    cursor: nw-resize;
}

.k-editor-resize-handle.north {
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: n-resize;
}

.k-editor-resize-handle.northeast {
    top: 0;
    right: 0;
    transform: translate(50%, -50%);
    cursor: ne-resize;
}

.k-editor-resize-handle.southwest {
    left: 0;
    bottom: 0;
    transform: translate(-50%, 50%);
    cursor: sw-resize;
}

.k-editor-resize-handle.south {
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%);
    cursor: s-resize;
}

.k-editor-resize-handle.southeast {
    right: 0;
    bottom: 0;
    transform: translate(50%, 50%);
    cursor: se-resize;
}

.k-editor-resize-handle.west {
    top: 50%;
    left: 0;
    transform: translate(-50%, -50%);
    cursor: w-resize;
}

.k-editor-resize-handle.east {
    top: 50%;
    right: 0;
    transform: translate(50%, -50%);
    cursor: e-resize;
}

.ProseMirror-selectednode {
    outline-width: 2px;
    outline-style: solid;
}

.ProseMirror-hideselection {
    caret-color: transparent;
}

.ProseMirror-hideselection *::-moz-selection {
    background: transparent;
}

.ProseMirror-hideselection *::selection,
.ProseMirror-hideselection *::-moz-selection {
    background: transparent;
}

.k-editor-toolbar {
    border-width: 0 0 1px 0;
    flex-shrink: 0;
}

.k-editor-toolbar .k-editor-export .k-icon,
.k-editor-toolbar .k-editor-export .k-svg-icon {
    margin-right: 0.25em;
}

.k-editor-toolbar .k-editor-export .k-icon,
.k-editor-toolbar .k-editor-export .k-svg-icon,
.k-editor-toolbar .k-editor-export .k-export-tool-text {
    vertical-align: middle;
}

.k-editor-content {
    flex: 1 1 auto;
    overflow-y: auto;
}

.k-editor-content > .k-iframe {
    width: 100%;
    height: 100%;
    border-width: 0;
    display: block;
}

.k-editor-content > .ProseMirror {
    padding: 8px;
    width: 100%;
    height: 100%;
    position: relative;
    box-sizing: border-box;
    outline: none;
    white-space: pre-wrap;
    overflow: auto;
}

.k-editor-content > .ProseMirror table {
    white-space: pre-wrap;
}

.k-editor-content > .ProseMirror .k-placeholder::before {
    content: attr(data-placeholder);
    height: 0;
    color: #666666;
    float: left;
    opacity: 1;
    cursor: text;
    -webkit-user-select: none;
        -ms-user-select: none;
            -moz-user-select: none;
         user-select: none;
}

.k-editor-content > .ProseMirror[contenteditable="false"] {
    cursor: unset !important;
}

.k-editor-content > .ProseMirror[contenteditable="false"] .k-editor-resize-handles-wrapper,
.k-editor-content > .ProseMirror[contenteditable="false"] .k-editor-resize-handle,
.k-editor-content > .ProseMirror[contenteditable="false"] .row-resize-handle,
.k-editor-content > .ProseMirror[contenteditable="false"] .column-resize-handle {
    display: none;
}

.k-editor-content > .ProseMirror[contenteditable="false"] img,
.k-editor-content > .ProseMirror[contenteditable="false"] table {
    pointer-events: none;
}

.k-editor-content > .ProseMirror[contenteditable="false"] .ProseMirror-selectednode {
    outline: none;
}

.k-editor-content p {
    margin: 0 0 1rem;
}

.k-editor-content td p,
.k-editor-content th p,
.k-editor-content li p {
    margin: 0;
}

.k-editor-content table {
    margin: 0;
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
    overflow: hidden;
}

.k-editor-content td,
.k-editor-content th {
    min-width: 1em;
    border: 1px solid;
    padding-block: 3px;
    padding-inline: 5px;
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
}

.k-editor-content th {
    font-weight: bold;
    text-align: start;
}

.k-editor-content td {
    text-align: start;
}

.k-editor-content .selectedCell::after {
    z-index: 2;
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    pointer-events: none;
}

.k-edit-form-content {
    flex: 1 1 auto;
    overflow: auto;
    margin-block: -16px;
    margin-inline: -16px;
    padding-block: 16px;
    padding-inline: 16px;
}

.k-ct-popup {
    box-sizing: border-box;
    width: 190px;
    padding: 5px;
}

.k-ct-popup .k-button {
    width: 100%;
}

.k-ct-popup .k-ct-cell {
    margin: 1px;
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    border: 1px solid;
    border-color: inherit;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    opacity: .7;
    pointer-events: all;
}

.k-editor .k-resize-handle {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 13px 13px;
    border-color: transparent;
    border-bottom-color: inherit;
    cursor: se-resize;
}

.k-editor .k-resize-handle .k-i-arrow-45-down-right,
.k-editor .k-resize-handle .k-i-caret-br {
    display: none;
}

.k-editor-find-replace .k-content {
    position: relative;
}

.k-editor-find-replace .k-actions, .k-editor-find-replace .k-edit-buttons,
.k-editor-find-replace .k-action-buttons,
.k-editor-find-replace .k-columnmenu-actions, .k-editor-find-replace .k-form-buttons {
    padding: 0;
}

.k-editor-find-replace .k-search-options {
    display: flex;
    flex-direction: column;
    padding: 10px 0 40px;
}

.k-editor-find-replace .k-matches-container {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.k-textarea.k-editor-textarea {
    width: 100%;
    height: 100%;
    resize: none;
}

.k-filebrowser {
    max-width: 100%;
}

.k-filebrowser .k-floatwrap {
    display: flex;
}

.k-filebrowser .k-floatwrap::after {
    display: none;
}

.k-filebrowser .k-breadcrumbs {
    flex: 1;
}

.k-filebrowser .k-search-wrap {
    margin: 0 0 0 16px;
    width: 150px;
    display: flex;
    align-items: center;
}

.k-filebrowser .k-search-wrap .k-input {
    flex: 1;
    width: 100px;
}

.k-filebrowser .k-search-wrap .k-icon,
.k-filebrowser .k-search-wrap .k-svg-icon {
    margin: 0;
    position: static;
}

.k-filebrowser .k-filebrowser-toolbar {
    margin: 16px 0 0 0;
}

.k-filebrowser .k-upload {
    padding: 0;
    border-width: 0;
    background: none;
}

.k-filebrowser .k-upload .k-upload-button {
    margin: 0;
}

.k-filebrowser .k-upload .k-upload-status {
    display: none;
}

.k-filebrowser .k-upload-files {
    display: none;
}

.k-filebrowser .k-tiles {
    display: flex;
    flex-flow: row wrap;
    height: 390px;
    max-height: 50vh;
    margin: 0 0 16px 0;
    padding-block: 4px;
    padding-inline: 8px;
    border-top-width: 0;
    overflow: auto;
}

.k-filebrowser .k-tile {
    width: 33%;
    height: 90px;
    padding-block: 4px;
    padding-inline: 8px;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    border-radius: 4px;
}

.k-filebrowser .k-tile .k-i-file,
.k-filebrowser .k-tile .k-i-folder {
    font-size: 4em;
}

.k-filebrowser .k-tile input {
    width: 100px;
}

.k-filebrowser .k-tile strong {
    display: block;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
}

.k-filebrowser .k-tile-empty {
    display: block;
    margin: auto;
}

.k-filebrowser .k-tile-empty.k-selected {
    color: inherit;
    border-width: 0;
    background-image: none;
    background-color: transparent;
}

.k-filebrowser .k-tile-empty strong {
    opacity: .5;
    font-size: 3em;
    font-weight: 400;
}

.k-filebrowser .k-thumb {
    float: left;
    margin-right: 4px;
}

.k-filebrowser .k-breadcrumbs-wrap {
    position: absolute;
    left: 8px;
    top: 4px;
}

.k-filebrowser .k-breadcrumbs-wrap .k-icon,
.k-filebrowser .k-breadcrumbs-wrap .k-svg-icon {
    position: static;
    margin-top: 0;
}

.k-editor-table-wizard-window .k-tabstrip-wrapper {
    display: flex;
    flex: 1 1 auto;
    overflow: auto;
}

.k-editor-table-wizard-window .k-tabstrip-wrapper .k-tabstrip.k-root-tabs {
    flex: 1 1 auto;
    margin-bottom: 0;
}

.k-editor-table-wizard-window .k-edit-field > .k-checkbox {
    position: relative;
}

.k-editor-inline .k-table {
    width: 100%;
    border-spacing: 0;
    margin: 0 0 1em;
}

.k-editor-inline .k-table,
.k-editor-inline .k-table td {
    outline: 0;
    border-width: 1px;
    border-style: dotted;
}

.k-editor-inline .k-table td {
    min-width: 1px;
    padding-block: 2px;
    padding-inline: 4px;
}

.k-editor-inline .k-element-resize-handle-wrapper {
    position: absolute;
    width: 5px;
    height: 5px;
    border-width: 1px;
    border-style: solid;
    z-index: 100;
}

.k-editor-inline .k-element-resize-handle-wrapper .k-element-resize-handle {
    width: 100%;
    height: 100%;
}

.k-editor-inline .k-element-resize-handle-wrapper .k-element-resize-handle.k-resize-east {
    cursor: e-resize;
}

.k-editor-inline .k-element-resize-handle-wrapper .k-element-resize-handle.k-resize-north {
    cursor: n-resize;
}

.k-editor-inline .k-element-resize-handle-wrapper .k-element-resize-handle.k-resize-northeast {
    cursor: ne-resize;
}

.k-editor-inline .k-element-resize-handle-wrapper .k-element-resize-handle.k-resize-northwest {
    cursor: nw-resize;
}

.k-editor-inline .k-element-resize-handle-wrapper .k-element-resize-handle.k-resize-south {
    cursor: s-resize;
}

.k-editor-inline .k-element-resize-handle-wrapper .k-element-resize-handle.k-resize-southeast {
    cursor: se-resize;
}

.k-editor-inline .k-element-resize-handle-wrapper .k-element-resize-handle.k-resize-southwest {
    cursor: sw-resize;
}

.k-editor-inline .k-element-resize-handle-wrapper .k-element-resize-handle.k-resize-west {
    cursor: w-resize;
}

.k-editor-inline .k-column-resize-handle-wrapper {
    position: absolute;
    height: 10px;
    width: 10px;
    cursor: col-resize;
    z-index: 2;
}

.k-editor-inline .k-column-resize-handle-wrapper .k-column-resize-handle {
    width: 100%;
    height: 100%;
}

.k-editor-inline .k-column-resize-handle-wrapper .k-column-resize-handle .k-column-resize-marker {
    width: 2px;
    height: 100%;
    margin-block: 0;
    margin-inline: auto;
    display: none;
    opacity: .8;
}

.k-editor-inline .k-row-resize-handle-wrapper {
    position: absolute;
    z-index: 2;
    cursor: row-resize;
    width: 10px;
    height: 10px;
}

.k-editor-inline .k-row-resize-handle-wrapper .k-row-resize-handle {
    display: table;
    width: 100%;
    height: 100%;
}

.k-editor-inline .k-row-resize-handle-wrapper .k-row-resize-marker-wrapper {
    display: table-cell;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

.k-editor-inline .k-row-resize-handle-wrapper .k-row-resize-marker {
    display: none;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 2px;
    opacity: .8;
}

.k-editor {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-editor.k-readonly .k-editor-content.k-focus {
    outline-color: #424242;
}

.k-editor-inline .k-table,
.k-editor-inline .k-table td {
    border-color: #cccccc;
}

.k-editor-inline .k-element-resize-handle-wrapper {
    background-color: #ffffff;
    border-color: #000000;
}

.k-editor-inline .k-column-resize-handle-wrapper .k-column-resize-handle .k-column-resize-marker {
    background-color: #00b0ff;
}

.k-editor-inline .k-row-resize-handle-wrapper .k-row-resize-marker {
    background-color: #00b0ff;
}

.k-editor-inline:hover, .k-editor-inline.k-hover, .k-editor-inline.k-active {
    border-color: rgba(0, 0, 0, 0.08);
}

.k-editor-resize-handle {
    background-color: #ffffff;
    border-color: #000000;
}

.ProseMirror-selectednode {
    outline-color: #88ccff;
}

.k-ct-popup .k-selected {
    border-color: rgba(0, 0, 0, 0.08);
    color: white;
    background-color: #ff6358;
    background-image: none;
}

.k-editor-content::-moz-selection {
    color: white;
    background-color: #ff6358;
}

.k-editor-content .k-text-selected, .k-editor-content::selection {
    color: white;
    background-color: #ff6358;
}

.k-editor-content .k-text-highlighted {
    background-color: #ffe0de;
}

.k-editor-content td,
.k-editor-content th {
    border-color: #dddddd;
}

.k-editor-content .selectedCell::after {
    background-color: rgba(200, 200, 255, 0.4);
}

.k-imageeditor {
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.4285714286;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-imageeditor *,
.k-imageeditor *::before,
.k-imageeditor *::after {
    box-sizing: border-box;
}

.k-imageeditor-toolbar {
    border-width: 0;
    border-bottom-width: 1px;
}

.k-imageeditor-content {
    border-width: 0;
    border-style: solid;
    border-color: inherit;
    display: flex;
    flex-flow: row nowrap;
}

.k-imageeditor-canvas-container {
    flex: 1 1 100%;
    display: flex;
    flex-flow: row nowrap;
    overflow: auto;
}

.k-imageeditor-canvas {
    margin: auto;
    display: flex;
    flex-direction: column;
    position: relative;
}

.k-imageeditor-action-pane {
    padding-block: 32px;
    padding-inline: 16px;
    width: 241px;
    border-width: 0;
    border-left-width: 1px;
    border-style: solid;
    border-color: inherit;
    box-sizing: border-box;
    flex: none;
    overflow-y: auto;
}

.k-imageeditor-action-pane .k-input-inner,
.k-imageeditor-action-pane .k-input-value-text {
    text-overflow: clip;
}

.k-imageeditor-crop-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.k-imageeditor-crop {
    width: 100%;
    height: 100%;
    border-width: 1px;
    border-style: dashed;
    box-sizing: border-box;
    position: absolute;
}

.k-imageeditor-crop .k-resize-handle {
    margin-block: 1px;
    margin-inline: 1px;
    border-style: solid;
    border-width: 0 2px 2px 0;
}

.k-imageeditor-crop .k-resize-sw,
.k-imageeditor-crop .k-resize-se,
.k-imageeditor-crop .k-resize-nw,
.k-imageeditor-crop .k-resize-ne {
    width: 15px;
    height: 15px;
}

.k-imageeditor-crop .k-resize-n,
.k-imageeditor-crop .k-resize-s {
    left: calc(50% - 7.5px);
    width: 15px;
    height: 0;
}

.k-imageeditor-crop .k-resize-w,
.k-imageeditor-crop .k-resize-e {
    top: calc(50% - 7.5px);
    width: 0;
    height: 15px;
}

.k-imageeditor-crop .k-resize-ne {
    transform: rotate(-90deg);
}

.k-imageeditor-crop .k-resize-nw {
    transform: rotate(-180deg);
}

.k-imageeditor-crop .k-resize-sw {
    transform: rotate(90deg);
}

.k-imageeditor-crop .k-resize-n {
    top: 0;
}

.k-imageeditor-crop .k-resize-s {
    bottom: 0;
}

.k-imageeditor-crop .k-resize-w {
    left: 0;
}

.k-imageeditor-crop .k-resize-e {
    right: 0;
}

.k-imageeditor {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-imageeditor-content {
    background-color: #c6c6c6;
}

.k-imageeditor-canvas {
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.09) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.09) 75%, rgba(0, 0, 0, 0.09)), linear-gradient(45deg, rgba(0, 0, 0, 0.09) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.09) 75%, rgba(0, 0, 0, 0.09)), white;
    background-repeat: repeat, repeat;
    background-position: 0px 0px, 5px 5px;
    transform-origin: 0 0 0;
    background-origin: padding-box, padding-box;
    background-size: 10px 10px, 10px 10px;
    box-shadow: none;
    text-shadow: none;
    transition: none;
    transform: scaleX(1) scaleY(1) scaleZ(1);
}

.k-imageeditor-action-pane {
    background-color: #fafafa;
}

.k-imageeditor-crop {
    border-color: white;
}

.k-imageeditor-crop-overlay {
    background-color: rgba(0, 0, 0, 0.3);
}

.k-gantt {
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.4285714286;
    display: flex;
    flex-flow: column nowrap;
    position: relative;
    white-space: nowrap;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-gantt .k-table-td {
    white-space: nowrap;
}

.k-gantt td {
    overflow: hidden;
    white-space: nowrap;
    vertical-align: top;
}

.k-gantt .k-grid-header tr {
    height: calc(1.4285714286em + 17px);
}

.k-gantt .k-grid-header .k-header {
    position: static;
}

.k-gantt .k-treelist .k-grid-header .k-header {
    position: relative;
}

.k-gantt .k-grid-content tr {
    height: calc(1.4285714286em + 16px);
}

.k-gantt.k-gantt-planned .k-grid-content tr {
    height: calc(2.4285714286em + 16px);
}

.k-gantt .k-gantt-layout {
    white-space: normal;
    vertical-align: top;
    display: inline-block;
}

.k-gantt .k-splitbar {
    position: relative;
    display: inline-flex;
}

.k-gantt .k-treelist-scrollable {
    width: 100%;
    border-width: 0;
    overflow: auto;
}

.k-gantt .k-treelist-scrollable .k-grid-header .k-header {
    position: -webkit-sticky;
    position: sticky;
}

.k-gantt .k-treelist-scrollable .k-grid-header th,
.k-gantt .k-treelist-scrollable .k-grid-content-sticky {
    z-index: 4;
}

.k-gantt .k-treelist-scrollable .k-grid-header th.k-grid-header-sticky {
    z-index: 5;
}

.k-gantt .k-treelist-scrollable .k-grid-header tr:first-child th:last-child,
.k-gantt .k-treelist-scrollable tbody td:last-child {
    padding: 0;
    vertical-align: top;
}

.k-gantt .k-treelist-scrollable .k-grid-header th:last-child .k-header {
    padding-block: 8px;
    padding-inline: 12px;
    border-width: 0 0 1px 1px;
    white-space: nowrap;
}

.k-gantt .k-treelist-scrollable tr.k-selected > td:last-child {
    background: transparent;
}

.k-gantt .k-treelist-scrollable .k-task {
    display: inline-flex;
    flex-flow: row nowrap;
    white-space: nowrap;
    z-index: 3;
}

.k-gantt .k-treelist-scrollable .k-task:hover .k-task-start,
.k-gantt .k-treelist-scrollable .k-task:hover .k-task-end {
    display: block;
}

.k-gantt .k-treelist-scrollable .k-task:hover .k-task-draghandle {
    visibility: visible;
}

.k-gantt .k-treelist-scrollable .k-task-content {
    padding-block: 4px;
    padding-inline: 8px;
    display: block;
    line-height: normal;
    flex: 1 1 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.k-gantt .k-treelist-scrollable .k-task-actions {
    flex-shrink: 0;
}

.k-gantt .k-treelist-scrollable .k-task-milestone {
    border: 0;
    transform: none;
    background: none;
}

.k-gantt .k-treelist-scrollable .k-task-milestone .k-task-milestone-content {
    width: 100%;
    height: 100%;
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    transform: rotate(45deg);
}

.k-gantt .k-treelist-scrollable .k-task-summary {
    height: 15px;
    -webkit-clip-path: polygon(-20px 0, calc(100% + 20px) 0, calc(100% + 20px) 100%, 100% 100%, calc(100% - 8px) calc(100% - 5px), 8px calc(100% - 5px), 0 100%, -20px 100%);
            clip-path: polygon(-20px 0, calc(100% + 20px) 0, calc(100% + 20px) 100%, 100% 100%, calc(100% - 8px) calc(100% - 5px), 8px calc(100% - 5px), 0 100%, -20px 100%);
}

.k-gantt .k-treelist-scrollable .k-task-summary-complete {
    width: 100%;
    height: 15px;
}

.k-gantt .k-treelist-scrollable .k-task-start {
    transform: translateX(-140%) translateY(-50%);
}

.k-gantt .k-treelist-scrollable .k-task-end {
    transform: translateX(140%) translateY(-50%);
}

.k-gantt .k-treelist-scrollable .k-master-row:hover .k-task-dot {
    display: block;
}

.k-gantt .k-treelist-scrollable .k-gantt-columns {
    background: transparent;
    pointer-events: none;
    table-layout: fixed;
}

.k-gantt .k-gantt-dependencies-svg {
    position: absolute;
    top: 0;
    left: 0;
    overflow: visible;
    pointer-events: none;
    z-index: 2;
}

.k-gantt .k-gantt-dependencies-svg polyline {
    stroke-width: 2px;
}

.k-gantt-header {
    border-width: 0 0 1px;
    flex-shrink: 0;
    z-index: 6;
}

.k-gantt-footer {
    border-width: 1px 0 0;
    flex-shrink: 0;
}

.k-gantt-toggle {
    display: none;
}

.k-gantt-views-wrapper {
    margin-left: auto;
}

.k-gantt-views-wrapper .k-views-dropdown {
    width: auto;
    font-size: inherit;
    display: none;
    cursor: pointer;
}

@media (max-width: 480px) {
    .k-gantt-toolbar .k-gantt-toggle {
        display: inline-flex;
    }
    .k-gantt-toolbar .k-gantt-pdf,
    .k-gantt-toolbar .k-gantt-create {
        padding: 4px;
        width: calc(1.4285714286em + 10px);
        height: calc(1.4285714286em + 10px);
    }
    .k-gantt-toolbar .k-gantt-pdf .k-button-text,
    .k-gantt-toolbar .k-gantt-create .k-button-text {
        display: none;
    }
}

@media (max-width: 1024px) {
    .k-gantt-views-wrapper .k-gantt-views {
        display: none;
    }
    .k-gantt-views-wrapper .k-views-dropdown {
        display: flex;
    }
}

.k-gantt-content {
    display: flex;
    flex-flow: row nowrap;
    align-items: stretch;
    flex: 1 1 auto;
    overflow: hidden;
}

.k-gantt-treelist .k-treelist {
    height: 100%;
    border-width: 0;
}

.k-gantt-treelist .k-grid-header,
.k-gantt-treelist .k-grid-footer {
    padding: 0 !important;
}

.k-gantt-treelist .k-grid-header tr {
    height: calc(2.8571428572em + 34px);
    vertical-align: bottom;
}

.k-gantt-treelist .k-grid-content {
    overflow: hidden;
    overflow-x: scroll;
}

.k-gantt-treelist .k-grid-content td {
    vertical-align: middle;
}

.k-gantt-treelist .k-gantt-treelist-nested-columns .k-grid-header tr {
    height: calc(1.4285714286em + 17px);
}

.k-gantt-treelist.k-gantt-treelist-scrollable .k-grid-content {
    overflow: scroll;
}

.k-gantt-timeline .k-timeline {
    height: 100%;
    border-width: 0;
    display: flex;
}

.k-gantt-timeline .k-grid-content {
    overflow-x: scroll;
}

.k-gantt-timeline .k-header {
    padding-block: 8px;
    padding-inline: 12px;
    border-width: 0 0 1px 1px;
    white-space: nowrap;
}

.k-gantt-tables {
    position: relative;
    border-color: inherit;
}

.k-gantt-rows,
.k-gantt-columns {
    border-color: inherit;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
}

.k-gantt-dependencies {
    opacity: .7;
    position: absolute;
    top: 0;
    left: 0;
}

.k-gantt-dependencies .k-arrow-e,
.k-gantt-dependencies .k-arrow-w {
    width: 0;
    height: 0;
    border: 5px solid transparent;
    position: absolute;
    top: -4px;
}

.k-gantt-dependencies .k-arrow-e {
    border-left-color: currentColor;
    right: -6px;
}

.k-gantt-dependencies .k-arrow-w {
    border-right-color: currentColor;
    left: -6px;
}

.k-gantt-line {
    background-color: currentColor;
    border-color: currentColor;
    position: absolute;
}

.k-gantt-line.k-selected {
    z-index: 3;
}

.k-gantt-line-h {
    height: 2px;
}

.k-gantt-line-v {
    width: 2px;
}

.k-gantt-dependency-hint {
    z-index: 4;
}

.k-gantt-tasks {
    position: relative;
}

.k-gantt-tasks td,
.k-gantt-tasks .k-table-td {
    padding: 0;
    border-width: 0;
    position: relative;
    vertical-align: middle;
}

.k-gantt-tasks td::after {
    content: "\200b";
}

.k-task-wrap {
    margin-block: 0;
    margin-inline: -21px;
    padding-block: 5px;
    padding-inline: 21px;
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    position: relative;
    z-index: 2;
}

.k-task-wrap.k-drag-hint {
    position: absolute;
}

.k-task {
    position: relative;
    flex: 1 1 auto;
}

.k-task-dot {
    width: 16px;
    height: 16px;
    line-height: 1;
    cursor: pointer;
    display: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.k-task-wrap:hover .k-task-dot,
.k-task-wrap.k-origin .k-task-dot {
    display: block;
}

.k-task-dot::before {
    content: "";
    width: 8px;
    height: 8px;
    border-width: 0;
    border-style: solid;
    border-radius: 100%;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.k-task-dot:hover::before,
.k-task-dot.k-hover::before {
    border-width: 1px;
}

.k-task-start {
    left: 0;
}

.k-task-end {
    right: 0;
}

.k-task-draghandle {
    margin-left: 16px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-width: 0;
    border-bottom-color: inherit;
    position: absolute;
    bottom: 0;
    cursor: e-resize;
    visibility: hidden;
}

.k-task-wrap:hover .k-task-draghandle {
    visibility: visible;
}

.k-milestone-wrap {
    margin-block: 0;
    margin-inline: -2em;
}

.k-task-milestone {
    width: 1em;
    height: 1em;
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    transform: rotate(45deg);
}

.k-task-summary {
    height: 10px;
    display: inline-block;
    vertical-align: top;
}

.k-task-summary,
.k-task-summary-complete {
    background-color: currentColor;
}

.k-task-summary::before, .k-task-summary::after,
.k-task-summary-complete::before,
.k-task-summary-complete::after {
    content: "";
    width: 0;
    height: 0;
    border: 8px solid transparent;
    position: absolute;
    top: 0;
    display: none;
}

.k-task-summary::before,
.k-task-summary-complete::before {
    border-left-color: currentColor;
    left: 0;
}

.k-task-summary::after,
.k-task-summary-complete::after {
    border-right-color: currentColor;
    right: 0;
}

.k-task-summary-complete {
    height: 10px;
    position: relative;
    z-index: 2;
}

.k-task-summary-progress {
    height: 15px;
    overflow: hidden;
}

.k-task-single {
    border-radius: 4px;
    border-width: 0px;
    border-style: solid;
    box-sizing: border-box;
    cursor: default;
}

.k-task-single .k-resize-handle {
    opacity: .5;
    z-index: 2;
    visibility: hidden;
}

.k-task-single .k-resize-handle::before {
    position: absolute;
    top: 2px;
    bottom: 2px;
}

.k-task-single .k-resize-w {
    left: 0;
}

.k-task-single .k-resize-w::before {
    left: 2px;
    border-left-width: 1px;
}

.k-task-single .k-resize-e {
    right: 0;
}

.k-task-single .k-resize-e::before {
    right: 2px;
    border-left-width: 1px;
}

.k-task-single:hover .k-resize-handle,
.k-task-single:hover .k-task-actions {
    visibility: visible;
}

.k-task-complete {
    border-radius: 4px;
    width: 20%;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
}

.k-task-content {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: row;
    align-items: center;
    white-space: nowrap;
}

.k-task-template {
    padding-block: 4px;
    padding-inline: 8px;
    line-height: normal;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.k-task-actions {
    padding: 2px;
    white-space: nowrap;
    display: flex;
    flex-direction: row;
    align-items: center;
    visibility: hidden;
    z-index: 1;
}

.k-task-actions > .k-link {
    display: inline-flex;
}

.k-resources-wrap {
    position: absolute;
    display: inline-block;
    z-index: 2;
    margin-left: 20px;
    margin-top: -2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.k-resources-wrap .k-resource {
    margin-block: 0;
    margin-inline: 5px;
}

.k-task-details {
    padding-block: 4px;
    padding-inline: 8px;
    white-space: nowrap;
}

.k-task-details strong {
    font-size: 16px;
    font-weight: normal;
    display: block;
}

.k-task-details .k-task-pct {
    font-size: 32px;
}

.k-task-details ul {
    line-height: normal;
}

.k-gantt-planned .k-gantt-dependencies,
.k-gantt-planned .k-task-dot,
.k-gantt-planned .k-resources-wrap {
    margin-top: 0.55em;
}

.k-gantt-planned .k-task-wrap {
    flex-direction: column;
    align-items: flex-start;
}

.k-gantt-planned .k-task-inner-wrap {
    display: inline-flex;
}

.k-gantt-planned .k-task-wrap.k-drag-hint {
    top: 0;
}

.k-gantt-planned .k-summary-wrap.k-drag-hint {
    top: 0.5em;
}

.k-gantt-planned .k-milestone-wrap.k-drag-hint {
    top: 0.3em;
}

.k-task-planned {
    margin: 0 0 0.35em;
    line-height: 0.75em;
    display: flex;
    align-items: center;
}

.k-task-planned .k-task-moment {
    border-width: 2px;
    border-radius: 5px;
    border-style: solid;
    height: 6px;
    width: 6px;
}

.k-task-planned .k-task-duration {
    height: 2px;
}

.k-task-planned .k-task-moment.k-moment-left {
    margin-left: -4px;
}

.k-task-planned:hover .k-task-duration {
    height: 3px;
}

.k-milestone-wrap .k-task-moment {
    margin-left: 3px;
}

.k-planned-tooltip .k-task-content {
    display: block;
}

.k-task-offset-wrap .k-task-content .k-resize-e {
    display: none;
}

.k-task-offset {
    flex-direction: row-reverse;
    display: flex;
}

.k-task-offset .k-resize-handle {
    right: 0;
    z-index: 2;
    visibility: hidden;
    margin-right: 1.4em;
}

.k-task-offset .k-resize-handle::before {
    border-left-width: 1px;
    position: absolute;
    top: 50%;
    bottom: .5em;
    margin-right: 2px;
}

.k-task-single:hover + .k-task-offset .k-task-actions,
.k-task-offset:hover .k-task-actions,
.k-task-single:hover + .k-task-offset .k-resize-handle,
.k-task-offset:hover .k-resize-handle {
    visibility: visible;
}

.k-gantt-tooltip-validation {
    max-width: 200px;
    display: block;
}

.k-gantt-tooltip-validation::before {
    content: "";
    width: 4px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.k-gantt-tooltip-validation-row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.k-gantt-tooltip-validation-label {
    display: inline-flex;
    min-width: 50px;
}

.k-gantt-tooltip-validation-value {
    font-weight: 700;
}

.k-gantt-tooltip-validation-label,
.k-gantt-tooltip-validation-value {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.k-pdf-export-shadow .k-gantt {
    float: left;
}

.k-pdf-export-shadow .k-gantt,
.k-pdf-export-shadow .k-gantt-timeline,
.k-pdf-export-shadow .k-gantt-dependencies {
    width: auto !important;
    height: auto !important;
    overflow: visible !important;
}

.k-pdf-export-shadow .k-gantt-treelist .k-treelist {
    display: block;
}

.k-pdf-export-shadow .k-gantt-layout.k-splitbar {
    display: none;
}

.k-gantt-edit-form .k-gantt-delete {
    float: left;
}

.k-rtl .k-gantt-rows,
.k-rtl .k-gantt-columns,
[dir="rtl"] .k-gantt-rows,
[dir="rtl"] .k-gantt-columns {
    left: auto;
    right: 0;
}

.k-rtl .k-task-wrap:not(.k-milestone-wrap),
[dir="rtl"] .k-task-wrap:not(.k-milestone-wrap) {
    margin-block: 0;
    margin-inline: -26px;
}

.k-rtl .k-gantt-timeline .k-header,
[dir="rtl"] .k-gantt-timeline .k-header {
    border-width: 0 1px 1px 0;
}

.k-rtl .k-gantt-timeline .k-header:first-child,
[dir="rtl"] .k-gantt-timeline .k-header:first-child {
    border-right-width: 0;
}

.k-rtl .k-gantt-timeline .k-task-start,
[dir="rtl"] .k-gantt-timeline .k-task-start {
    left: auto;
    right: 0;
}

.k-rtl .k-gantt-timeline .k-task-end,
[dir="rtl"] .k-gantt-timeline .k-task-end {
    right: auto;
    left: 0;
}

.k-rtl .k-task-content,
[dir="rtl"] .k-task-content {
    text-align: end;
}

.k-rtl .k-task-complete,
[dir="rtl"] .k-task-complete {
    left: auto;
    right: 0;
}

.k-rtl .k-task-draghandle,
[dir="rtl"] .k-task-draghandle {
    margin-left: 0;
    margin-right: 16px;
}

.k-rtl .k-gantt-dependencies,
[dir="rtl"] .k-gantt-dependencies {
    left: auto;
    right: 0;
}

.k-rtl .k-gantt-delete,
[dir="rtl"] .k-gantt-delete {
    float: right;
}

.k-rtl .k-task-offset-wrap .k-task-content .k-resize-e,
[dir="rtl"] .k-task-offset-wrap .k-task-content .k-resize-e {
    display: block;
}

.k-rtl .k-task-offset-wrap .k-task-content .k-resize-w,
[dir="rtl"] .k-task-offset-wrap .k-task-content .k-resize-w {
    display: none;
}

.k-rtl .k-milestone-wrap,
[dir="rtl"] .k-milestone-wrap {
    margin-left: -2.4em;
}

.k-rtl .k-milestone-wrap .k-task-moment,
[dir="rtl"] .k-milestone-wrap .k-task-moment {
    margin-right: 0.2em;
}

.k-rtl .k-gantt-timeline .k-milestone-wrap .k-task-start,
[dir="rtl"] .k-gantt-timeline .k-milestone-wrap .k-task-start {
    right: -0.1em;
}

.k-rtl .k-gantt-tooltip-validation::before,
[dir="rtl"] .k-gantt-tooltip-validation::before {
    left: auto;
    right: 0;
}

.k-gantt {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-gantt .k-treelist-scrollable .k-task-milestone .k-task-milestone-content {
    border-color: rgba(0, 0, 0, 0.08);
    background-color: #424242;
}

.k-gantt .k-treelist-scrollable .k-task-milestone.k-selected .k-task-milestone-content {
    border-color: rgba(0, 0, 0, 0.08);
    background-color: #ff6358;
}

.k-gantt .k-gantt-dependencies-svg polyline {
    fill: none;
    stroke: black;
}

.k-gantt .k-gantt-dependencies-svg polyline.k-selected {
    stroke: #ff6358;
}

.k-gantt-footer {
    box-shadow: none;
}

.k-gantt-treelist .k-treelist,
.k-gantt-treelist .k-grid-content {
    background-color: transparent;
}

.k-gantt .k-nonwork-hour {
    background-color: rgba(0, 0, 0, 0.025);
}

.k-task-dot::before {
    background-color: #424242;
}

.k-task-dot:hover::before,
.k-task-dot.k-hover::before {
    border-color: #424242;
    background-color: #ffffff;
}

.k-task-milestone {
    border-color: rgba(0, 0, 0, 0.08);
    background-color: #424242;
}

.k-task-milestone.k-task-delayed {
    background-image: repeating-linear-gradient(90deg, #ffffff, #ffffff 2px, #f31700 2px, #f31700 4px);
}

.k-task-milestone.k-task-advanced {
    background-color: #37b400;
}

.k-task-milestone.k-selected {
    background-image: none;
    border-color: rgba(0, 0, 0, 0.08);
    background-color: #ff6358;
}

.k-task-summary {
    color: #515151;
}

.k-task-summary.k-task-delayed {
    color: #f87466;
}

.k-task-summary.k-task-advanced {
    color: #87d266;
}

.k-task-summary-complete {
    color: #282828;
}

.k-task-delayed .k-task-summary-complete {
    color: #f31700;
}

.k-task-advanced .k-task-summary-complete {
    color: #37b400;
}

.k-task-summary.k-selected {
    color: #ffaea8;
}

.k-task-summary.k-selected .k-task-summary-complete {
    color: #ff6358;
}

.k-task-single {
    color: white;
    background-color: #606060;
}

.k-task-single.k-task-delayed {
    background-color: #f87466;
}

.k-task-single.k-task-advanced {
    background-color: #87d266;
}

.k-task-single .k-task-complete {
    background-color: #424242;
}

.k-task-delayed .k-task-complete {
    background-color: #f31700;
}

.k-task-advanced .k-task-complete {
    background-color: #37b400;
}

.k-task-single.k-selected {
    color: white;
    background-color: #ffaea8;
}

.k-task-single.k-selected .k-task-complete {
    background-color: #ff6358;
}

.k-gantt-line {
    color: black;
}

.k-gantt-line.k-selected {
    color: #ff6358;
}

.k-task-planned .k-task-moment {
    border-color: #ff6358;
    background-color: transparent;
}

.k-task-planned .k-task-duration {
    background-color: #ff6358;
}

.k-task-planned:hover .k-task-moment {
    background-color: #ff6358;
}

.k-task-offset {
    background-image: repeating-linear-gradient(135deg, #ffffff, #ffffff 2px, #f31700 2px, #f31700 4px);
}

.k-task-offset .k-resize-e::before {
    border-color: #000000;
}

.k-task-offset .k-task-actions {
    color: #000000;
}

.k-task-offset:hover {
    background-image: repeating-linear-gradient(135deg, #ffffff, #ffffff 2px, #f87466 2px, #f87466 4px);
}

.k-pdf-export .k-task-offset {
    background-color: #f31700;
}

.k-offset-tooltip-delayed {
    background-color: #f31700;
}

.k-planned-tooltip {
    background-color: #ff6358;
}

.k-gantt-tooltip-validation::before {
    background-color: #656565;
}

.k-gantt-tooltip-valid::before {
    background-color: #37b400;
}

.k-gantt-tooltip-invalid::before {
    background-color: #f31700;
}

.k-scheduler {
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.4285714286;
    display: flex;
    flex-direction: column;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-scheduler table,
.k-scheduler thead,
.k-scheduler tfoot,
.k-scheduler tbody,
.k-scheduler tr,
.k-scheduler th,
.k-scheduler td,
.k-scheduler div,
.k-scheduler .k-scheduler-edit-dialog,
.k-scheduler > * {
    border-color: inherit;
}

kendo-scheduler.k-scheduler {
    overflow: hidden;
}

kendo-scheduler.k-scheduler.k-readonly-scheduler .k-event-delete {
    display: none;
}

.k-scheduler-table {
    width: 100%;
    max-width: none;
    border-collapse: separate;
    border-spacing: 0;
    table-layout: fixed;
}

.k-scheduler-table td,
.k-scheduler-table th {
    padding-block: 8px;
    padding-inline: 8px;
    height: 1.4285714286em;
    overflow: hidden;
    white-space: nowrap;
    border-style: solid;
    border-width: 0 0 1px 1px;
    vertical-align: top;
    box-sizing: content-box;
}

.k-scheduler-table td:first-child,
.k-scheduler-table th:first-child {
    border-left-width: 0;
}

.k-scheduler-table .k-middle-row td {
    border-bottom-style: dotted;
}

.k-scheduler-table .k-link {
    cursor: pointer;
}

.k-scheduler-layout-flex {
    overflow: auto;
}

.k-scheduler-layout-flex .k-scheduler-head {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 3;
}

.k-scheduler-layout-flex .k-scheduler-body {
    position: relative;
}

.k-scheduler-layout-flex .k-scheduler-head,
.k-scheduler-layout-flex .k-scheduler-body {
    display: flex;
    flex: 100%;
    flex-wrap: wrap;
}

.k-scheduler-layout-flex .k-scheduler-row {
    display: flex;
    flex: 1 1 100%;
    width: 100%;
    min-width: 0;
}

.k-scheduler-layout-flex .k-scheduler-group {
    display: flex;
    flex: 1 1 100%;
    width: 100%;
    min-width: 0;
    flex-wrap: wrap;
}

.k-scheduler-layout-flex .k-scheduler-group .k-group-cell {
    display: flex;
    flex: 1 1 auto;
    flex-wrap: wrap;
    overflow: auto;
}

.k-scheduler-layout-flex .k-scheduler-group .k-group-content {
    padding: 0;
    display: flex;
    flex: 1 1 100%;
    width: 100%;
    border-width: 0;
    flex-wrap: wrap;
}

.k-scheduler-layout-flex .k-scheduler-group.k-group-horizontal .k-group-cell {
    flex-basis: 100%;
    border-width: 0;
    padding: 0;
}

.k-scheduler-layout-flex.k-scheduler-timeline-view .k-scheduler-body .k-scheduler-cell {
    flex-basis: auto;
}

.k-scheduler-layout-flex .k-more-events {
    bottom: 2px;
    left: 0;
    width: 100%;
}

.k-scheduler-layout-flex .k-scheduler-cell {
    display: flex;
    flex: 1 1 100%;
    padding-block: 8px;
    padding-inline: 8px;
    min-height: 1.5em;
    overflow: hidden;
    white-space: nowrap;
    border-style: solid;
    border-width: 0 1px 1px 0;
    vertical-align: top;
    box-sizing: content-box;
}

.k-scheduler-layout-flex .k-scheduler-cell.k-slot-cell {
    position: relative;
}

.k-scheduler-layout-flex .k-scheduler-cell.k-heading-cell {
    justify-content: center;
    font-weight: bold;
}

.k-scheduler-layout-flex .k-scheduler-cell.k-side-cell {
    justify-content: flex-end;
    flex-grow: 0;
    flex-basis: auto;
    overflow: visible;
}

.k-scheduler-layout-flex .k-scheduler-cell.k-major-cell {
    border-bottom-width: 0;
}

.k-scheduler-layout-flex .k-middle-row .k-scheduler-cell {
    border-bottom-style: dotted;
}

.k-scheduler-layout-flex .k-resource-cell {
    flex: none;
    display: flex;
    flex-wrap: wrap;
    overflow: visible;
}

.k-scheduler-layout-flex .k-resource-content {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    border-width: 0;
}

.k-scheduler-layout-flex .k-sticky-cell {
    display: flex;
    flex-wrap: wrap;
    flex-basis: 0;
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    z-index: 3;
}

.k-scheduler-toolbar {
    border-width: 0;
    border-bottom-width: 1px;
    white-space: nowrap;
    flex-shrink: 0;
    position: relative;
    z-index: 2;
}

.k-scheduler-toolbar .k-widget {
    font-size: inherit;
}

.k-scheduler-toolbar .k-nav-current {
    color: inherit;
    outline: 0;
    text-decoration: none;
    display: inline-flex;
    flex-flow: row nowrap;
    align-items: center;
    gap: 4px;
    cursor: pointer;
}

.k-scheduler-toolbar .k-scheduler-search {
    display: inline-flex;
    flex-flow: row nowrap;
}

.k-scheduler-toolbar .k-views-dropdown {
    width: auto;
    font: inherit;
}

.k-scheduler-footer {
    box-shadow: none;
    border-width: 0;
    border-top-width: 1px;
    white-space: nowrap;
    flex-shrink: 0;
    position: relative;
}

.k-scheduler-layout {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    flex: 1 1 auto;
    position: relative;
    z-index: 1;
}

.k-scheduler-layout > tbody > tr > td {
    padding: 0;
    vertical-align: top;
}

.k-scheduler-layout td.k-selected,
.k-scheduler-layout .k-scheduler-cell.k-selected {
    outline: none;
}

.k-scheduler-layout tr + tr .k-scheduler-times tr th,
.k-scheduler-layout .k-scheduler-pane + .k-scheduler-pane .k-scheduler-times tr th {
    border-bottom-color: transparent;
}

.k-scheduler-layout tr + tr .k-scheduler-times tr .k-slot-cell,
.k-scheduler-layout tr + tr .k-scheduler-times tr .k-scheduler-times-all-day,
.k-scheduler-layout tr + tr .k-scheduler-times tr:last-child th,
.k-scheduler-layout .k-scheduler-pane + .k-scheduler-pane .k-scheduler-times tr .k-slot-cell,
.k-scheduler-layout .k-scheduler-pane + .k-scheduler-pane .k-scheduler-times tr .k-scheduler-times-all-day,
.k-scheduler-layout .k-scheduler-pane + .k-scheduler-pane .k-scheduler-times tr:last-child th {
    border-bottom-color: inherit;
}

.k-scheduler-layout.k-scheduler-flex-layout {
    display: flex;
    flex-direction: column;
}

.k-scheduler-layout.k-scheduler-flex-layout.k-scheduler-weekview .k-scheduler-pane:first-child .k-scheduler-table, .k-scheduler-layout.k-scheduler-flex-layout.k-scheduler-dayview .k-scheduler-pane:first-child .k-scheduler-table {
    table-layout: fixed;
}

.k-scheduler-header,
.k-scheduler-view-header {
    -webkit-padding-end: var(--kendo-scrollbar-width, 17px);
            padding-inline-end: var(--kendo-scrollbar-width, 17px);
}

.k-scheduler-header th {
    text-align: center;
}

.k-scheduler-header,
.k-scheduler-header-wrap,
.k-scheduler-header-wrap > div {
    border-color: inherit;
    overflow: hidden;
}

.k-scheduler-header-wrap {
    border-width: 0;
    border-style: solid;
    position: relative;
}

.k-scheduler-times {
    border-color: inherit;
    position: relative;
    overflow: hidden;
}

.k-scheduler-times .k-scheduler-table {
    table-layout: auto;
}

.k-scheduler-times th {
    border-width: 0 1px 1px 0;
    text-align: end;
}

.k-scheduler-times .k-slot-cell,
.k-scheduler-times .k-scheduler-times-all-day {
    border-bottom-color: inherit;
}

.k-scheduler-times .k-slot-cell.k-last-resource {
    border-right: 0;
}

.k-scheduler-times .k-slot-cell.k-empty-slot {
    padding-left: 0;
    padding-right: 0;
}

.k-scheduler-datecolumn {
    width: 12em;
}

.k-scheduler-timecolumn {
    width: 11em;
    white-space: nowrap;
}

.k-scheduler-content {
    border-color: inherit;
    position: relative;
    overflow: auto;
}

.k-scheduler-content:focus {
    outline: none;
}

kendo-scheduler .k-event,
.k-event {
    border-radius: 4px;
    min-height: 25px;
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-radius: 4px;
    text-align: start;
    outline: 0;
    cursor: default;
    position: absolute;
    overflow: hidden;
    padding-right: 8px;
}

kendo-scheduler .k-event > div,
.k-event > div {
    position: relative;
    z-index: 2;
}

kendo-scheduler .k-event .k-event-template,
.k-event .k-event-template {
    line-height: 17px;
    padding-block: 4px;
    padding-inline: 8px;
}

kendo-scheduler .k-event .k-event-time,
.k-event .k-event-time {
    padding-bottom: 0;
    font-size: .875em;
    white-space: nowrap;
    display: none;
}

kendo-scheduler .k-event .k-event-actions,
.k-event .k-event-actions {
    white-space: nowrap;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 8px;
    z-index: 2;
}

kendo-scheduler .k-event .k-event-actions .k-event-delete,
.k-event .k-event-actions .k-event-delete {
    opacity: .5;
    visibility: hidden;
}

kendo-scheduler .k-event .k-event-actions:hover .k-event-delete, kendo-scheduler .k-event .k-event-actions.k-hover .k-event-delete,
.k-event .k-event-actions:hover .k-event-delete,
.k-event .k-event-actions.k-hover .k-event-delete {
    opacity: 1;
}

kendo-scheduler .k-event .k-event-actions a,
.k-event .k-event-actions a {
    color: inherit;
}

kendo-scheduler .k-event .k-event-actions:first-child,
.k-event .k-event-actions:first-child {
    margin: 2px 0.4ex 0 4px;
    top: 0;
    right: 0;
    float: left;
    position: relative;
    opacity: 1;
    visibility: visible;
    line-height: normal;
}

kendo-scheduler .k-event .k-resize-handle,
.k-event .k-resize-handle {
    z-index: 4;
    opacity: .5;
    visibility: hidden;
}

kendo-scheduler .k-event .k-resize-handle::before,
.k-event .k-resize-handle::before {
    border-color: currentColor;
}

kendo-scheduler .k-event .k-resize-n,
.k-event .k-resize-n {
    height: .5em;
    top: 0;
}

kendo-scheduler .k-event .k-resize-s,
.k-event .k-resize-s {
    height: .5em;
    bottom: 0;
}

kendo-scheduler .k-event .k-resize-n::before,
kendo-scheduler .k-event .k-resize-s::before,
.k-event .k-resize-n::before,
.k-event .k-resize-s::before {
    width: 32px;
    border-bottom-width: 1px;
}

kendo-scheduler .k-event .k-resize-w,
.k-event .k-resize-w {
    width: .5em;
    left: 0;
}

kendo-scheduler .k-event .k-resize-e,
.k-event .k-resize-e {
    width: .5em;
    right: 0;
}

kendo-scheduler .k-event .k-resize-w::before,
kendo-scheduler .k-event .k-resize-e::before,
.k-event .k-resize-w::before,
.k-event .k-resize-e::before {
    height: 32px;
    border-left-width: 1px;
}

kendo-scheduler .k-event:hover .k-event-actions .k-event-delete,
kendo-scheduler .k-event:hover .k-resize-handle, kendo-scheduler .k-event.k-hover .k-event-actions .k-event-delete,
kendo-scheduler .k-event.k-hover .k-resize-handle,
.k-event:hover .k-event-actions .k-event-delete,
.k-event:hover .k-resize-handle,
.k-event.k-hover .k-event-actions .k-event-delete,
.k-event.k-hover .k-resize-handle {
    visibility: visible;
}

kendo-scheduler .k-event.k-event-drag-hint .k-event-time,
.k-event.k-event-drag-hint .k-event-time {
    display: block;
}

kendo-scheduler .k-event .k-event-top-actions,
kendo-scheduler .k-event .k-event-bottom-actions,
.k-event .k-event-top-actions,
.k-event .k-event-bottom-actions {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

kendo-scheduler .k-event .k-event-bottom-actions,
.k-event .k-event-bottom-actions {
    top: auto;
    bottom: 0;
}

.k-scheduler-mark {
    width: 1em;
    height: 1em;
    display: inline-block;
    vertical-align: middle;
}

.k-more-events {
    padding: 0;
    height: 13px;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    position: absolute;
    justify-content: center;
}

.k-more-events > .k-icon,
.k-more-events > .k-svg-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.k-current-time {
    position: absolute;
}

.k-current-time.k-current-time-arrow-left, .k-current-time.k-current-time-arrow-right, .k-current-time.k-current-time-arrow-down {
    width: 0;
    height: 0;
    background: transparent;
    border: 4px solid transparent;
}

.k-event-drag-hint {
    opacity: .5;
    z-index: 3;
}

.k-event-drag-hint .k-event-actions,
.k-event-drag-hint .k-event-top-actions,
.k-event-drag-hint .k-event-bottom-actions,
.k-event-drag-hint .k-resize-handle {
    display: none;
}

.k-event-drag-hint .k-event-time {
    display: block;
}

.k-scheduler-marquee {
    border-width: 0;
    border-style: solid;
}

.k-scheduler-marquee .k-label-top,
.k-scheduler-marquee .k-label-bottom {
    font-size: .75em;
    position: absolute;
}

.k-scheduler-marquee .k-label-top {
    left: 4px;
    top: 2px;
}

.k-scheduler-marquee .k-label-bottom {
    right: 4px;
    bottom: 2px;
}

.k-scheduler-marquee.k-first::before, .k-scheduler-marquee.k-last::after {
    content: "";
    border-width: 3px;
    border-style: solid;
    position: absolute;
    width: 0;
    height: 0;
}

.k-scheduler-marquee.k-first::before {
    top: 0;
    left: 0;
    border-right-color: transparent;
    border-bottom-color: transparent;
}

.k-scheduler-marquee.k-last::after {
    bottom: 0;
    right: 0;
    border-left-color: transparent;
    border-top-color: transparent;
}

.k-pdf-export-shadow .k-scheduler,
.k-scheduler-pdf-export .k-scheduler-content,
.k-scheduler-pdf-export .k-scheduler-times {
    height: auto !important;
    overflow: visible !important;
}

.k-scheduler-pdf-export {
    overflow: hidden;
}

.k-scheduler-pdf-export .k-scheduler-header {
    padding: 0 !important;
}

.k-scheduler-pdf-export .k-scheduler-header-wrap {
    border-width: 0 !important;
}

.k-scheduler-pdf-export .k-scheduler-header .k-scheduler-table,
.k-scheduler-pdf-export .k-scheduler-content .k-scheduler-table {
    width: 100% !important;
}

.k-recurrence-editor {
    display: flex;
    flex-direction: column;
}

kendo-scheduler .k-recurrence-editor {
    display: block;
}

.k-scheduler-monthview .k-scheduler-table {
    height: 100%;
}

.k-scheduler-monthview .k-scheduler-table td {
    height: 80px;
    text-align: end;
}

.k-scheduler-monthview .k-scheduler-body .k-scheduler-cell {
    min-height: 80px;
}

.k-scheduler-monthview .k-hidden {
    padding-left: 0 !important;
    padding-right: 0 !important;
    border-right-width: 0 !important;
}

.k-scheduler-monthview .k-scheduler-table-auto,
.k-scheduler-monthview .k-scheduler-table-auto td,
.k-scheduler-monthview .k-scheduler-content .k-scheduler-table-auto {
    height: auto;
}

.k-scheduler-monthview .k-scheduler-content {
    overflow-y: scroll;
}

.k-scheduler-monthview.k-scheduler-flex-layout .k-scheduler-content {
    overflow-y: auto;
}

.k-scheduler-agendaview .k-scheduler-mark {
    margin-right: .5em;
    width: 1em;
    height: 1em;
    display: inline-block;
    vertical-align: middle;
}

.k-scheduler-agendaview .k-scheduler-table th:first-child,
.k-scheduler-agendaview .k-scheduler-table td:first-child {
    border-left-width: 1px;
}

.k-scheduler-agendaview .k-scheduler-table td.k-first {
    border-left-width: 0;
}

.k-scheduler-agendaview .k-task > .k-event-delete {
    color: inherit;
    position: absolute;
    top: 2px;
    right: 2px;
    opacity: .5;
    visibility: hidden;
}

.k-scheduler-agendaview .k-hover .k-task > .k-event-delete,
.k-scheduler-agendaview .k-scheduler-content tr:hover .k-event-delete,
.k-scheduler-agendaview .k-scheduler-content .k-scheduler-row:hover .k-event-delete,
.k-scheduler-agendaview .k-scheduler-content .k-scheduler-row.k-hover .k-event-delete {
    visibility: visible;
}

.k-scheduler-agendaday {
    margin: 0 .2em 0 0;
    font-size: 3em;
    line-height: 1;
    font-weight: 400;
    float: left;
}

.k-scheduler-agendaweek {
    display: block;
    margin: .4em 0 0;
    line-height: 1;
    font-style: normal;
}

.k-scheduler-agendadate {
    font-size: .75em;
}

.k-scheduler-timelineview .k-slot-cell {
    overflow: hidden;
}

.k-scheduler-timelineview .k-scheduler-content {
    overflow: auto;
}

.k-scheduler-pane {
    display: flex;
    flex-direction: row;
}

.k-scheduler-pane .k-scheduler-times {
    flex: 0 0 auto;
}

.k-scheduler-pane .k-scheduler-times .k-scheduler-table {
    height: 100%;
}

.k-scheduler-pane .k-scheduler-header,
.k-scheduler-pane .k-scheduler-content {
    flex: 1 1 auto;
}

.k-scheduler-yearview .k-scheduler-body {
    padding-block: 12px;
    padding-inline: 12px;
    justify-content: center;
}

.k-scheduler-yearview .k-calendar {
    width: 100%;
    border-width: 0;
}

.k-scheduler-yearview .k-calendar .k-calendar-view {
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
}

.k-scheduler-yearview .k-calendar .k-content {
    flex: 0;
}

.k-scheduler-yearview .k-calendar .k-link {
    position: relative;
}

.k-scheduler-yearview .k-calendar td.k-selected {
    background-color: inherit;
}

.k-scheduler-yearview .k-day-indicator {
    margin-top: calc(32px - 0.5em);
    width: 3px;
    height: 3px;
    border-radius: 50%;
    position: absolute;
    left: calc(50% - 1.5px);
}

.k-scheduler-tooltip {
    padding-block: 8px;
    padding-inline: 8px;
    border-width: 0;
    color: inherit;
}

.k-scheduler-tooltip .k-tooltip-title {
    margin-bottom: 12px;
}

.k-scheduler-tooltip .k-tooltip-title .k-month {
    font-size: 12px;
    text-transform: uppercase;
}

.k-scheduler-tooltip .k-tooltip-title .k-day {
    font-size: 24px;
}

.k-scheduler-tooltip .k-tooltip-events-container {
    overflow: auto;
}

.k-scheduler-tooltip .k-tooltip-events {
    max-height: 250px;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.k-scheduler-tooltip .k-tooltip-event {
    padding-block: 4px;
    padding-inline: 8px;
    border-radius: 4px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-shrink: 0;
    position: relative;
    gap: 4px;
}

.k-scheduler-tooltip .k-tooltip-event .k-event-time {
    display: flex;
    flex-shrink: 0;
    font-size: inherit;
}

.k-scheduler-tooltip .k-no-data, .k-scheduler-tooltip .k-nodata {
    height: auto;
    min-height: auto;
    color: inherit;
}

.k-scheduler-edit-dialog .k-dialog {
    max-height: 100vh;
}

.k-scheduler-edit-form .k-edit-form-container {
    width: 100%;
}

.k-scheduler-edit-form .k-edit-label {
    width: 17%;
}

.k-scheduler-edit-form .k-edit-field {
    width: 77%;
}

.k-scheduler-edit-form .k-edit-field > ul > li {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
}

.k-scheduler-edit-form .k-recurrence-editor .k-radio-list .k-radio-wrap,
.k-scheduler-edit-form .k-recurrence-editor .k-checkbox-list .k-checkbox-wrap {
    align-self: center;
}

.k-scheduler-edit-form .k-recur-interval,
.k-scheduler-edit-form .k-recur-count,
.k-scheduler-edit-form .k-recur-monthday {
    width: 5em;
}

.k-scheduler-edit-form .k-recur-until,
.k-scheduler-edit-form .k-recur-month,
.k-scheduler-edit-form .k-recur-weekday,
.k-scheduler-edit-form .k-recur-weekday-offset {
    width: 10em;
}

.k-scheduler-edit-form .k-scheduler-datetime-picker {
    display: flex;
    flex-flow: row nowrap;
    gap: 8px;
}

.k-rtl .k-scheduler-header th,
.k-rtl .k-scheduler-table td {
    border-width: 0 1px 1px 0;
}

.k-rtl .k-scheduler-table td:first-child,
.k-rtl .k-scheduler-table th:first-child {
    border-right-width: 0;
}

.k-rtl .k-scheduler-times th {
    border-width: 0 0 1px 1px;
}

.k-rtl .k-scheduler .k-scrollbar-v .k-scheduler-header-wrap {
    border-right-width: 0;
    border-left-width: 1px;
}

.k-rtl .k-event {
    padding-right: 0;
    padding-left: 8px;
}

.k-rtl .k-event .k-resize-w {
    left: auto;
    right: 0;
}

.k-rtl .k-event .k-resize-e {
    right: auto;
    left: 0;
}

.k-rtl .k-event .k-event-actions {
    right: auto;
    left: 2px;
}

.k-rtl .k-event .k-event-actions:first-child {
    margin: 2px 4px 0 0.4ex;
    float: right;
}

.k-rtl .k-scheduler-agendaview .k-task > .k-event-delete {
    left: 2px;
    right: auto;
}

.k-rtl .k-scheduler-agendaview .k-task .k-scheduler-mark {
    margin-left: .5em;
    margin-right: 0;
}

.k-rtl .k-scheduler-marquee .k-label-top {
    left: auto;
    right: 4px;
}

.k-rtl .k-scheduler-marquee .k-label-bottom {
    left: 4px;
    right: auto;
}

.k-rtl .k-scheduler-edit-form .k-scheduler-delete {
    float: right;
}

.k-rtl .k-scheduler .k-scheduler-header-wrap, .k-rtl.k-scheduler .k-scheduler-header-wrap {
    border-right-width: 0;
}

.k-rtl .k-scheduler .k-scheduler-agendaday, .k-rtl.k-scheduler .k-scheduler-agendaday {
    float: right;
    margin: 0 0 0 .2em;
}

.k-rtl .k-scheduler .k-scheduler-agendaview .k-scheduler-table td:first-child,
.k-rtl .k-scheduler .k-scheduler-agendaview .k-scheduler-table th:first-child, .k-rtl.k-scheduler .k-scheduler-agendaview .k-scheduler-table td:first-child,
.k-rtl.k-scheduler .k-scheduler-agendaview .k-scheduler-table th:first-child {
    border-left-width: 0;
}

.k-rtl .k-scheduler .k-scheduler-agendaview .k-scheduler-table tr + tr td:first-child,
.k-rtl .k-scheduler .k-scheduler-agendaview .k-scheduler-table tr + tr th:first-child, .k-rtl.k-scheduler .k-scheduler-agendaview .k-scheduler-table tr + tr td:first-child,
.k-rtl.k-scheduler .k-scheduler-agendaview .k-scheduler-table tr + tr th:first-child {
    border-right-width: 1px;
}

.k-safari .k-scheduler-tooltip .k-tooltip-event:not(:last-child) {
    margin-bottom: 4px;
}

.k-safari .k-scheduler-yearview .k-calendar-view .k-month {
    margin-block: 0;
    margin-inline: 6px;
}

.k-scheduler {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-current-time {
    background: #ff0000;
}

.k-current-time.k-current-time-arrow-left {
    border-right-color: #ff0000;
}

.k-current-time.k-current-time-arrow-right {
    border-left-color: #ff0000;
}

.k-current-time.k-current-time-arrow-down {
    border-top-color: #ff0000;
}

.k-scheduler-toolbar {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #fafafa;
}

.k-scheduler-footer {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #fafafa;
}

.k-scheduler-header {
    background-color: #fafafa;
}

.k-scheduler-header-wrap {
    background-color: #ffffff;
}

.k-scheduler-nonwork,
.k-scheduler .k-nonwork-hour {
    background-color: whitesmoke;
}

.k-scheduler-other-month,
.k-scheduler .k-other-month {
    background-color: whitesmoke;
}

.k-scheduler-layout td.k-selected,
.k-scheduler-layout .k-scheduler-cell.k-selected {
    background-color: rgba(255, 99, 88, 0.25);
}

.k-scheduler-layout-flex .k-scheduler-head,
.k-scheduler-layout-flex .k-sticky-cell {
    background-color: #ffffff;
}

.k-event {
    color: white;
    background-color: #ff7c73;
}

.k-event.k-selected {
    color: white;
    background-color: #ff6358;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.13);
}

.k-event.k-event-inverse {
    color: black;
}

.k-event.k-event-ongoing {
    box-shadow: inset 0px 0px 0px 1px #ff0000;
}

.k-scheduler-marquee::before,
.k-scheduler-marquee::after {
    border-color: #ff6358;
}

.k-scheduler-edit-dialog .k-dialog-actions {
    border-color: rgba(0, 0, 0, 0.08);
}

.k-scheduler-agendaview .k-scheduler-content tr:hover,
.k-scheduler-agendaview .k-scheduler-content tr.k-hover,
.k-scheduler-agendaview .k-scheduler-content .k-scheduler-row:hover,
.k-scheduler-agendaview .k-scheduler-content .k-scheduler-row.k-hover {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #f0f0f0;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
}

.k-scheduler-agendaview .k-scheduler-content tr:hover .k-scheduler-datecolumn,
.k-scheduler-agendaview .k-scheduler-content tr:hover .k-scheduler-groupcolumn,
.k-scheduler-agendaview .k-scheduler-content tr.k-hover .k-scheduler-datecolumn,
.k-scheduler-agendaview .k-scheduler-content tr.k-hover .k-scheduler-groupcolumn {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-scheduler-agendaview .k-scheduler-content tr.k-selected {
    background-color: rgba(255, 99, 88, 0.25);
}

.k-scheduler-agendaview .k-scheduler-content tr.k-selected .k-scheduler-datecolumn,
.k-scheduler-agendaview .k-scheduler-content tr.k-selected .k-scheduler-groupcolumn {
    background-color: #ffffff;
}

.k-scheduler-yearview .k-day-indicator {
    background-color: #ff6358;
}

.k-scheduler-yearview .k-selected .k-day-indicator {
    background-color: white;
}

.k-tooltip.k-scheduler-tooltip {
    color: #424242;
    background-color: white;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.k-tooltip.k-scheduler-tooltip .k-callout {
    color: white;
}

.k-chat {
    margin: auto;
    max-width: 500px;
    height: 600px;
    max-height: 100%;
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.4285714286;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-chat .k-message-list {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    align-items: flex-start;
    overflow-x: hidden;
    overflow-y: auto;
    scroll-behavior: smooth;
}

.k-chat .k-message-list-content {
    padding-block: 16px;
    padding-inline: 16px;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    flex: 0 0 auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    overflow: hidden;
}

.k-chat .k-message-list-content > * + * {
    margin-top: 16px;
}

.k-chat .k-message-group {
    max-width: 80%;
    background: none;
    box-sizing: border-box;
    display: flex;
    flex-shrink: 0;
    flex-direction: column;
    position: relative;
}

.k-chat .k-message-group:not(.k-alt) {
    align-items: flex-start;
    text-align: start;
}

.k-chat .k-message-group:not(.k-alt) .k-message-time {
    -webkit-margin-start: 8px;
            margin-inline-start: 8px;
    inset-inline-start: 100%;
}

.k-chat .k-message-group:not(.k-alt) .k-message-status {
    inset-inline-start: 0;
}

.k-chat .k-message-group:not(.k-alt) .k-first .k-chat-bubble,
.k-chat .k-message-group:not(.k-alt) .k-only .k-chat-bubble {
    border-bottom-left-radius: 2px;
}

.k-chat .k-message-group:not(.k-alt) .k-middle .k-chat-bubble,
.k-chat .k-message-group:not(.k-alt) .k-last .k-chat-bubble {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}

.k-chat .k-message-group.k-alt {
    align-self: flex-end;
    align-items: flex-end;
    text-align: end;
}

.k-chat .k-message-group.k-alt .k-message-time {
    -webkit-margin-end: 8px;
            margin-inline-end: 8px;
    inset-inline-end: 100%;
}

.k-chat .k-message-group.k-alt .k-message-status {
    inset-inline-end: 0;
}

.k-chat .k-message-group.k-alt .k-first .k-chat-bubble,
.k-chat .k-message-group.k-alt .k-only .k-chat-bubble {
    border-bottom-right-radius: 2px;
}

.k-chat .k-message-group.k-alt .k-middle .k-chat-bubble,
.k-chat .k-message-group.k-alt .k-last .k-chat-bubble {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

.k-chat .k-message {
    max-width: 100%;
    margin: 2px 0 0;
    position: relative;
    transition: margin .2s ease-in-out;
    outline: none;
}

.k-chat .k-message-time,
.k-chat .k-message-status {
    font-size: smaller;
    line-height: normal;
    white-space: nowrap;
    pointer-events: none;
    position: absolute;
}

.k-chat .k-message-time {
    opacity: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: opacity .2s ease-in-out;
}

.k-chat .k-message-status {
    margin-top: 2px;
    height: 0;
    overflow: hidden;
    top: 100%;
    transition: height .2s ease-in-out;
}

.k-chat .k-chat-bubble {
    border-radius: 12px;
    padding-block: 8px;
    padding-inline: 12px;
    border-width: 1px;
    border-style: solid;
    line-height: 18px;
    word-wrap: break-word;
    white-space: pre-wrap;
}

.k-chat .k-chat-bubble a {
    color: inherit;
    text-decoration: underline;
}

.k-chat .k-message.k-selected {
    margin-bottom: 16px;
    border: 0;
    color: inherit;
    background: none;
}

.k-chat .k-message.k-selected .k-message-time {
    opacity: 1;
}

.k-chat .k-message.k-selected .k-message-status {
    height: 1.2em;
}

.k-chat .k-message-error,
.k-chat .k-message-sending {
    margin-bottom: 16px;
}

.k-chat .k-message-error .k-message-status,
.k-chat .k-message-sending .k-message-status {
    height: 1.2em;
}

.k-chat .k-avatar {
    margin: 0;
    position: absolute;
}

.k-message-group:not(.k-alt) > .k-avatar {
    inset-inline-start: 0;
    bottom: 0;
}

.k-message-group.k-alt > .k-avatar {
    inset-inline-end: 0;
    bottom: 0;
}

.k-chat .k-avatars .k-message-group:not(.k-no-avatar) {
    -webkit-padding-start: 40px;
            padding-inline-start: 40px;
}

.k-chat .k-avatars .k-message-group.k-alt:not(.k-no-avatar) {
    -webkit-padding-end: 40px;
            padding-inline-end: 40px;
}

.k-author {
    margin: 0;
    font-size: smaller;
    line-height: normal;
}

.k-chat .k-author {
    margin: 0;
}

.k-chat .k-timestamp {
    font-size: smaller;
    text-transform: uppercase;
    text-align: center;
    align-self: stretch;
}

.k-quick-replies {
    display: block;
    max-width: 100%;
}

.k-quick-reply {
    border-radius: 100px;
    -webkit-margin-end: 8px;
            margin-inline-end: 8px;
    -webkit-margin-after: 4px;
            margin-block-end: 4px;
    padding-block: 8px;
    padding-inline: 12px;
    border-width: 1px;
    border-style: solid;
    line-height: 18px;
    cursor: pointer;
    -webkit-user-select: none;
        -ms-user-select: none;
            -moz-user-select: none;
         user-select: none;
    display: inline-block;
    flex: 0 0 auto;
    transition-property: color, background-color, border-color;
    transition-duration: .2s;
    transition-timing-function: ease-in-out;
    outline: none;
}

.k-scrollable-quick-replies {
    -webkit-margin-start: -16px;
            margin-inline-start: -16px;
    -webkit-margin-end: -16px;
            margin-inline-end: -16px;
    -webkit-padding-start: 16px;
            padding-inline-start: 16px;
    -webkit-padding-end: 16px;
            padding-inline-end: 16px;
    display: flex;
    flex-flow: row nowrap;
    flex: 0 0 auto;
    overflow-x: auto;
    overflow-y: hidden;
}

.k-scrollable-quick-replies::-webkit-scrollbar {
    display: none;
}

.k-scrollable-quick-replies .k-quick-reply {
    margin: 0;
}

.k-scrollable-quick-replies .k-quick-reply + .k-quick-reply {
    -webkit-margin-start: 8px;
            margin-inline-start: 8px;
}

.k-message-box {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    border-width: 1px 0 0;
    border-style: solid;
    border-color: inherit !important;
    border-radius: 0 !important;
    flex: none;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
}

.k-message-box:focus, .k-message-box.k-focus, .k-message-box:focus-within {
    outline: 0;
    box-shadow: none;
}

.k-message-box .k-button {
    border-width: 0;
    flex-shrink: 0;
}

.k-message-box .k-button svg {
    width: 20px;
    height: 20px;
    fill: currentColor;
    display: inline-block;
}

.k-rtl .k-message-box .k-button,
[dir="rtl"] .k-message-box .k-button {
    transform: scaleX(-1);
}

.k-chat .k-card-list {
    margin: 2px 0 0;
}

.k-message-group.k-alt + .k-card-list,
.k-message-group.k-alt + kendo-chat-message-attachments.k-card-list {
    align-self: flex-end;
}

.k-chat .k-card-deck {
    max-width: calc(100% + 32px);
    box-sizing: border-box;
    -webkit-margin-start: -16px;
            margin-inline-start: -16px;
    -webkit-margin-end: -16px;
            margin-inline-end: -16px;
    padding: 16px 16px 16px;
    overflow: hidden;
    overflow-x: auto;
    scroll-behavior: smooth;
}

.k-chat .k-card-deck .k-card {
    width: 200px;
}

.k-chat .k-card-deck-scrollwrap {
    margin-right: -16px;
    margin-left: -16px;
    padding-left: 16px;
    padding-right: 16px;
}

.k-chat .k-card-deck-scrollwrap > .k-card-deck {
    margin-bottom: -20px;
    padding-bottom: 20px;
}

.k-chat .k-card-deck .k-card-wrap {
    display: flex;
    flex-flow: row nowrap;
    align-items: stretch;
    flex: 0 0 auto;
    padding-bottom: 5px;
}

.k-chat .k-card-deck .k-card-wrap .k-card {
    flex: 0 0 auto;
}

.k-chat .k-card-deck .k-card-wrap.k-selected {
    background: none;
}

.k-typing-indicator {
    padding: 0;
    border-radius: 50px;
    display: inline-flex;
    flex-flow: row nowrap;
}

.k-typing-indicator span {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    flex: 0 0 8px;
    background-color: currentColor;
    opacity: .4;
}

.k-typing-indicator span:nth-of-type(1) {
    animation: 1s k-animation-blink infinite 0.3333s;
}

.k-typing-indicator span:nth-of-type(2) {
    animation: 1s k-animation-blink infinite 0.6666s;
}

.k-typing-indicator span:nth-of-type(3) {
    animation: 1s k-animation-blink infinite 0.9999s;
}

.k-typing-indicator span + span {
    margin-left: 5px;
}

@keyframes k-animation-blink {
    50% {
        opacity: 1;
    }
}

.k-chat-toolbar,
.k-chat .k-toolbar-box {
    padding-block: 8px;
    padding-inline: 8px;
    width: 100%;
    border-width: 1px 0 0;
    box-sizing: border-box;
    flex: none;
    overflow: hidden;
    position: relative;
    gap: 8px;
}

.k-chat-toolbar::before,
.k-chat .k-toolbar-box::before {
    display: none;
}

.k-chat-toolbar .k-button-list,
.k-chat .k-toolbar-box .k-button-list {
    display: flex;
    flex-flow: row nowrap;
    overflow: hidden;
    scroll-behavior: smooth;
}

.k-chat-toolbar .k-button,
.k-chat .k-toolbar-box .k-button {
    flex: none;
}

.k-chat-toolbar .k-scroll-button,
.k-chat .k-toolbar-box .k-scroll-button {
    padding: 0 4px;
    height: 100%;
    aspect-ratio: auto;
    position: absolute;
    z-index: 2;
    top: 0;
}

.k-chat-toolbar .k-scroll-button .k-button-icon,
.k-chat .k-toolbar-box .k-scroll-button .k-button-icon {
    min-width: auto;
    min-height: auto;
}

.k-chat-toolbar .k-scroll-button-left,
.k-chat .k-toolbar-box .k-scroll-button-left {
    left: 0;
}

.k-chat-toolbar .k-scroll-button-right,
.k-chat .k-toolbar-box .k-scroll-button-right {
    right: 0;
}

.k-chat {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #fafafa;
}

.k-chat .k-timestamp {
    color: #666666;
}

.k-chat .k-author {
    font-weight: bold;
}

.k-chat .k-chat-bubble {
    border-color: #ffffff;
    color: #424242;
    background-color: #ffffff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    order: -1;
}

.k-chat .k-chat-bubble a {
    color: #ff6358;
}

.k-chat .k-chat-bubble a:hover {
    color: #d6534a;
}

.k-chat .k-chat-bubble:hover {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
}

.k-chat .k-selected .k-chat-bubble {
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
}

.k-chat .k-alt .k-chat-bubble {
    border-color: #ff6358;
    color: white;
    background-color: #ff6358;
    box-shadow: 0 1px 2px rgba(255, 99, 88, 0.2);
}

.k-chat .k-alt .k-chat-bubble:hover {
    box-shadow: 0 1px 2px rgba(255, 99, 88, 0.2);
}

.k-chat .k-alt .k-selected .k-chat-bubble {
    box-shadow: 0 3px 10px rgba(255, 99, 88, 0.4);
}

.k-chat .k-quick-reply {
    border-color: #ff6358;
    color: #ff6358;
    background-color: transparent;
}

.k-chat .k-quick-reply:hover {
    border-color: #ff6358;
    color: white;
    background-color: #ff6358;
}

.k-chat-toolbar,
.k-chat .k-toolbar-box {
    border-color: inherit;
    color: #424242;
    background-color: #fafafa;
}

.k-mediaplayer {
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.4285714286;
    display: block;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-mediaplayer *,
.k-mediaplayer *::before,
.k-mediaplayer *::after {
    box-sizing: border-box;
}

.k-mediaplayer > iframe {
    width: 100%;
    height: 100%;
    border: 0;
    vertical-align: top;
}

.k-mediaplayer-titlebar {
    padding-block: 8px;
    padding-inline: 8px;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
}

.k-mediaplayer-toolbar-wrap {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    right: 0;
}

.k-mediaplayer-toolbar {
    border-width: 0;
    width: 100% !important;
    box-shadow: none;
}

.k-mediaplayer-toolbar .k-dropdown-list, .k-mediaplayer-toolbar .k-dropdown,
.k-mediaplayer-toolbar .k-dropdownlist {
    width: auto;
}

.k-mediaplayer-time-wrap {
    flex: 1;
}

.k-mediaplayer-volume-wrap {
    padding: 0 7px;
    align-items: center;
}

.k-mediaplayer-volume {
    width: 100px;
}

.k-slider.k-mediaplayer-seekbar {
    width: 100%;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    transform: translateY(-50%);
}

.k-mediaplayer-seekbar .k-slider-track {
    width: 100% !important;
    border-radius: 0;
}

.k-mediaplayer-seekbar .k-slider-selection {
    border-radius: 0;
}

.k-mediaplayer-fullscreen {
    z-index: 10000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.k-mediaplayer {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-mediaplayer-titlebar {
    color: #ffffff;
    background-image: linear-gradient(rgba(66, 66, 66, 0.7), rgba(66, 66, 66, 0));
    text-shadow: 0 0 2px rgba(66, 66, 66, 0.5);
}

.k-timeline {
    box-sizing: border-box;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.4285714286;
    display: block;
    background-color: transparent;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-timeline *,
.k-timeline *::before,
.k-timeline *::after, .k-timeline::before, .k-timeline::after {
    box-sizing: border-box;
}

.k-timeline ul {
    margin: 0;
    padding: 0;
}

.k-timeline ul li {
    list-style-type: none;
}

.k-timeline .k-timeline-flag {
    display: inline-block;
    text-align: center;
    padding-block: 4px;
    padding-inline: 8px;
    border-radius: 4px;
    line-height: 1.4285714286;
    min-width: 80px;
    max-width: 160px;
    position: relative;
    z-index: 1;
}

.k-timeline .k-timeline-circle {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    flex-shrink: 0;
    position: relative;
    z-index: 1;
}

.k-timeline.k-timeline-dates-hidden .k-timeline-date {
    display: none;
}

.k-timeline .k-event-collapse {
    display: none;
}

.k-timeline.k-timeline-collapsible .k-card-header {
    cursor: pointer;
}

.k-timeline.k-timeline-collapsible .k-event-collapse {
    display: flex;
}

.k-timeline-card .k-card {
    position: relative;
    overflow: visible;
}

.k-timeline-card .k-card .k-card-header {
    overflow: visible;
    border-bottom: 0;
}

.k-timeline-card .k-card .k-card-header + .k-card-body {
    padding-top: 0;
}

.k-timeline-card .k-card .k-card-body {
    overflow-y: auto;
    scrollbar-width: thin;
}

.k-timeline-card .k-card .k-card-body::-webkit-scrollbar {
    width: 5px;
}

.k-timeline-card .k-card .k-card-body::-webkit-scrollbar-thumb {
    border-radius: 4px;
}

.k-timeline-card .k-timeline-card-callout.k-callout-w, .k-timeline-card .k-timeline-card-callout.k-callout-e {
    top: 36px;
}

.k-timeline-vertical,
.k-timeline-horizontal {
    padding-block: 0;
    padding-inline: 40px;
    margin-block: 40px;
    margin-inline: 0;
    width: 100%;
    position: relative;
    border: 0;
}

.k-timeline-vertical::after,
.k-timeline-horizontal .k-timeline-track-wrap::after {
    content: "";
    position: absolute;
    top: 0;
    border-width: 1px;
    border-style: solid;
}

.k-timeline-vertical {
    padding-left: 127px;
}

.k-timeline-vertical.k-timeline-dates-hidden {
    padding-left: 77px;
}

.k-timeline-vertical::after {
    height: 100%;
    width: 6px;
    transform: translateX(-50%);
    border-radius: 6px;
}

.k-timeline-vertical .k-timeline-flag-wrap {
    display: flex;
    align-items: center;
}

.k-timeline-vertical .k-timeline-flag-wrap:first-child {
    padding-top: 40px;
}

.k-timeline-vertical .k-timeline-flag {
    transform: translateX(-50%);
}

.k-timeline-vertical .k-timeline-date-wrap {
    position: absolute;
    padding-right: 16px;
    margin-top: 36px;
    transform: translate(-100%, -50%);
    text-align: end;
}

.k-timeline-vertical .k-timeline-event {
    display: flex;
    align-items: flex-start;
    padding-block: 40px;
    padding-inline: 0;
}

.k-timeline-vertical .k-timeline-card {
    padding-left: 16px;
}

.k-timeline-vertical .k-timeline-card .k-card {
    margin-left: 16px;
    min-height: 70px;
    width: 400px;
    max-width: 100%;
}

.k-timeline-vertical .k-timeline-card .k-card .k-card-header {
    border-radius: 6px;
}

.k-timeline-vertical .k-timeline-card .k-card .k-card-title {
    display: flex;
    justify-content: space-between;
}

.k-timeline-vertical .k-timeline-card .k-card .k-card-title .k-event-title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.k-timeline-vertical .k-timeline-card .k-event-collapse {
    margin-block: -4px;
    margin-inline: 0;
    transform: rotate(90deg);
    transition: transform .2s ease-in-out;
}

.k-timeline-vertical .k-timeline-card.k-collapsed .k-card-body,
.k-timeline-vertical .k-timeline-card.k-collapsed .k-card-actions {
    display: none;
}

.k-timeline-vertical .k-timeline-card.k-collapsed .k-event-collapse {
    transform: rotate(0deg);
}

.k-timeline-vertical .k-timeline-circle {
    margin-top: 36px;
    transform: translate(-50%, -50%);
    margin-right: -8px;
}

.k-timeline-vertical.k-timeline-alternating {
    padding-left: 40px;
}

.k-timeline-vertical.k-timeline-alternating::after {
    left: 50%;
}

.k-timeline-vertical.k-timeline-alternating .k-timeline-flag-wrap {
    justify-content: center;
}

.k-timeline-vertical.k-timeline-alternating .k-timeline-flag {
    transform: translateX(0);
}

.k-timeline-vertical.k-timeline-alternating .k-timeline-event {
    justify-content: space-between;
}

.k-timeline-vertical.k-timeline-alternating .k-timeline-event.k-reverse {
    flex-direction: row-reverse;
}

.k-timeline-vertical.k-timeline-alternating .k-timeline-event.k-reverse .k-timeline-date-wrap {
    text-align: start;
    padding-right: 0;
    padding-left: 16px;
}

.k-timeline-vertical.k-timeline-alternating .k-timeline-event.k-reverse .k-timeline-card {
    padding-left: 0;
    padding-right: 16px;
}

.k-timeline-vertical.k-timeline-alternating .k-timeline-event.k-reverse .k-timeline-card .k-card {
    margin-right: 16px;
    margin-left: auto;
}

.k-timeline-vertical.k-timeline-alternating .k-timeline-card,
.k-timeline-vertical.k-timeline-alternating .k-timeline-date-wrap {
    flex-basis: 50%;
    min-width: 0;
}

.k-timeline-vertical.k-timeline-alternating .k-timeline-date-wrap {
    position: static;
    transform: translateY(-50%);
}

.k-timeline-vertical.k-timeline-alternating .k-timeline-circle {
    transform: translateY(-50%);
    margin-right: 0;
}

.k-timeline-horizontal .k-timeline-track-item {
    flex: 1 0 20%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    flex-direction: column;
}

.k-timeline-horizontal .k-timeline-track-item:hover {
    cursor: pointer;
}

.k-timeline-horizontal .k-timeline-track-item.k-timeline-flag-wrap:hover {
    cursor: default;
}

.k-timeline-horizontal .k-timeline-date-wrap {
    margin-top: auto;
    margin-bottom: 8px;
}

.k-timeline-horizontal .k-timeline-card {
    height: 100%;
}

.k-timeline-horizontal .k-card {
    max-height: 100%;
}

.k-timeline-horizontal .k-timeline-events-list {
    overflow-x: hidden;
    padding-top: 16px;
}

.k-timeline-horizontal .k-timeline-events-list .k-timeline-scrollable-wrap {
    position: relative;
    height: 600px;
}

.k-timeline-horizontal .k-timeline-events-list .k-timeline-scrollable-wrap .k-timeline-event {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.k-timeline-horizontal .k-timeline-track-wrap {
    position: relative;
    padding: 15px 0;
}

.k-timeline-horizontal .k-timeline-track-wrap::after {
    top: auto;
    bottom: 18px;
    left: 28px;
    right: 28px;
    transform: translateY(-50%);
    height: 6px;
}

.k-timeline-horizontal .k-timeline-track-wrap .k-timeline-track {
    overflow: hidden;
    margin-block: 0;
    margin-inline: 30px;
    position: relative;
    z-index: 2;
}

.k-timeline-horizontal .k-timeline-track-wrap .k-timeline-track .k-timeline-scrollable-wrap {
    transition: transform 1s ease-in-out;
}

.k-timeline-horizontal .k-timeline-track-wrap .k-timeline-flag {
    margin-bottom: 22px;
    position: relative;
    min-width: 60px;
}

.k-timeline-horizontal .k-timeline-track-wrap .k-timeline-flag::after {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 50%) rotate(45deg);
}

.k-timeline-horizontal .k-timeline-scrollable-wrap {
    padding-bottom: 3px;
    display: flex;
    outline: 0;
}

.k-timeline-arrow {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: absolute;
    bottom: 11px;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center;
}

.k-timeline-arrow-left {
    left: 0;
}

.k-timeline-arrow-right {
    right: 0;
}

.k-timeline-mobile {
    padding-block: 0;
    padding-inline: 16px;
    margin-block: 16px;
    margin-inline: 0;
}

.k-timeline-mobile .k-timeline-flag {
    max-width: 112px;
}

.k-timeline-mobile.k-timeline-horizontal .k-timeline-flag-wrap {
    display: none;
}

.k-timeline-mobile.k-timeline-vertical {
    padding-left: 103px;
}

.k-timeline-mobile.k-timeline-vertical.k-timeline-dates-hidden {
    padding-left: 53px;
}

.k-timeline-mobile.k-timeline-vertical.k-timeline-alternating {
    padding-left: 16px;
}

.k-timeline-mobile.k-timeline-vertical .k-timeline-card {
    width: 100%;
}

.k-timeline-mobile.k-timeline-vertical .k-timeline-card .k-card {
    width: auto;
}

.k-timeline .k-timeline-flag {
    color: white;
    background-color: #ff6358;
}

.k-timeline .k-timeline-circle {
    background-color: #ff6358;
}

.k-timeline .k-timeline-card .k-card-header {
    background-color: #ffffff;
    color: #424242;
}

.k-timeline .k-timeline-card .k-card-body {
    scrollbar-color: rgba(0, 0, 0, 0.08) #ffffff;
}

.k-timeline .k-timeline-card .k-card-body::-webkit-scrollbar-track {
    background: #ffffff;
}

.k-timeline .k-timeline-card .k-card-body::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.08);
}

.k-timeline .k-timeline-card .k-card-body::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.08);
}

.k-timeline .k-timeline-date {
    color: #424242;
}

.k-timeline .k-timeline-arrow.k-disabled {
    opacity: 1;
    color: #848484;
    background-color: #f9f9f9;
    border-color: #f3f3f3;
}

.k-timeline-vertical::after,
.k-timeline-horizontal .k-timeline-track-wrap::after {
    background-color: #f5f5f5;
    border-color: rgba(0, 0, 0, 0.08);
}

.k-timeline-horizontal .k-timeline-flag::after {
    background-color: #ff6358;
}

.k-timeline-track-item.k-focus .k-timeline-circle {
    box-shadow: 0 3px 4px 0 rgba(255, 99, 88, 0.4);
}

.k-pdf-viewer {
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    position: relative;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.4285714286;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-pdf-viewer .k-toolbar {
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 0;
    border-color: inherit;
    flex: 0 0 auto;
    z-index: 2;
}

.k-pdf-viewer .k-toolbar .k-pager-wrap,
.k-pdf-viewer .k-toolbar .k-pager {
    padding: 0;
    border-width: 0;
    color: inherit;
    background: none;
    overflow: visible;
}

.k-pdf-viewer .k-canvas {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    outline: none;
}

.k-pdf-viewer .k-canvas .k-enable-text-select, .k-pdf-viewer .k-canvas.k-enable-text-select {
    -webkit-user-select: text;
        -ms-user-select: text;
            -moz-user-select: text;
         user-select: text;
    cursor: text;
}

.k-pdf-viewer .k-canvas .k-enable-panning, .k-pdf-viewer .k-canvas.k-enable-panning {
    cursor: -webkit-grab;
    cursor: grab;
}

.k-pdf-viewer .k-canvas .k-enable-panning span::-moz-selection, .k-pdf-viewer .k-canvas.k-enable-panning span::-moz-selection {
    background-color: transparent;
}

.k-pdf-viewer .k-canvas .k-enable-panning span::selection,
.k-pdf-viewer .k-canvas.k-enable-panning span::selection {
    background-color: transparent;
}

.k-pdf-viewer .k-pdf-viewer-pages {
    flex: 1 1 auto;
}

.k-pdf-viewer .k-page {
    position: relative;
    margin-block: 30px;
    margin-inline: auto;
}

.k-pdf-viewer .k-page canvas {
    direction: ltr;
}

.k-pdf-viewer .k-page .k-text-layer {
    position: absolute;
    top: 0;
    left: 0;
    opacity: .2;
    overflow: hidden;
}

.k-pdf-viewer .k-page .k-text-layer > span {
    position: absolute;
    line-height: 1.25;
    transform-origin: 0% 0%;
    color: transparent;
}

.k-pdf-viewer .k-page .k-text-layer mark {
    color: transparent;
}

.k-pdf-viewer .k-page .k-text-layer .k-search-highlight-mark {
    color: transparent;
}

.k-pdf-viewer .k-blank-page {
    margin: 0;
    display: flex;
    flex-flow: column nowrap;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    background-color: inherit !important;
}

.k-pdf-viewer .k-blank-page .k-upload,
.k-pdf-viewer .k-blank-page .k-dropzone,
.k-pdf-viewer .k-blank-page .k-dropzone-inner {
    border: 0;
    background: none;
}

.k-pdf-viewer-search-dialog {
    padding: 0 !important;
}

.k-search-panel, .k-search-container {
    padding-block: 16px;
    padding-inline: 8px;
    display: flex;
    gap: 8px;
    flex-flow: row nowrap;
    flex: 0 0 auto;
    justify-content: flex-start;
    align-items: center;
}

.k-search-panel .k-search-dialog-draghandle, .k-search-container .k-search-dialog-draghandle {
    cursor: move;
    margin-left: 0;
}

.k-search-panel .k-textbox, .k-search-container .k-textbox {
    width: 10em;
    flex: none;
}

.k-search-panel .k-textbox .k-button, .k-search-container .k-textbox .k-button {
    border-width: 0;
}

.k-search-panel .k-search-matches, .k-search-container .k-search-matches {
    display: inline-flex;
    gap: 4px;
}

.k-pdf-viewer-canvas > .k-search-panel, .k-pdf-viewer-canvas > .k-search-container {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-top: calc(-1.4285714286em + -44px);
    border-width: 1px;
    border-style: solid;
    border-radius: 0;
    z-index: 10;
    cursor: default;
}

.k-pdf-viewer {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-pdf-viewer .k-canvas {
    background-color: #fafafa;
}

.k-pdf-viewer .k-page {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: white;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
}

.k-pdf-viewer .k-blank-page > .k-icon,
.k-pdf-viewer .k-blank-page > .k-svg-icon {
    color: #7e7e7e;
}

.k-pdf-viewer .k-search-highlight {
    background-color: #424242;
}

.k-pdf-viewer .k-search-highlight-mark {
    background-color: yellow;
}

.k-pdf-viewer-canvas > .k-search-panel, .k-pdf-viewer-canvas > .k-search-container {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.06);
}

.km-scrollview,
.km-scroll-container {
    -webkit-user-select: none;
        -ms-user-select: none;
            -moz-user-select: none;
         user-select: none;
    border-collapse: separate;
}

.km-scroll-wrapper {
    position: relative;
}

.km-scroll-header {
    position: absolute;
    z-index: 1001;
    width: 100%;
    top: 0;
    left: 0;
}

.km-scroller-pull {
    width: 100%;
    display: block;
    position: absolute;
    line-height: 3em;
    font-size: 1.4em;
    text-align: center;
    transform: translate3d(0, -3em, 0);
}

.km-scroller-pull .km-template {
    display: inline-block;
    min-width: 200px;
    text-align: start;
}

.km-load-more .km-icon,
.km-widget .km-scroller-pull .km-icon {
    display: inline-block;
    height: 2rem;
    margin-right: 1rem;
    vertical-align: middle;
    width: 2rem;
    font-size: 2rem;
    transform: rotate(0deg);
    transition: transform 300ms linear;
}

.km-widget .km-scroller-release .km-icon {
    transform: rotate(180deg);
}

.km-widget .km-scroller-refresh .km-icon {
    transition: none;
}

.km-touch-scrollbar {
    position: absolute;
    visibility: hidden;
    z-index: 200000;
    height: .4em;
    width: .4em;
    opacity: 0;
    transform-origin: 0 0;
    transition: opacity .3s linear;
}

.k-map .km-touch-scrollbar,
.k-diagram .km-touch-scrollbar {
    display: none;
}

.km-vertical-scrollbar {
    height: 100%;
    right: 2px;
    top: 0;
}

.km-horizontal-scrollbar {
    width: 100%;
    left: 0;
    bottom: 2px;
}

.km-touch-scrollbar {
    background-color: #333333;
}

.k-scrollview {
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.4285714286;
    position: relative;
    overflow: hidden;
    display: block;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-scrollview-wrap {
    position: absolute;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    cursor: default;
    white-space: nowrap;
}

.k-scrollview-wrap > .k-scrollview-view {
    display: inline-block;
    overflow: hidden;
    flex-shrink: 0;
}

.k-scrollview-wrap img {
    -webkit-user-select: none;
        -ms-user-select: none;
            -moz-user-select: none;
         user-select: none;
}

.k-scrollview-wrap.k-scrollview-animate {
    width: calc(var(--kendo-scrollview-views, 1)*100%);
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out;
    transform: translateX(calc(-100%/var(--kendo-scrollview-views, 1)*(var(--kendo-scrollview-current, 1) - 1)));
}

[dir="rtl"] .k-scrollview-wrap.k-scrollview-animate,
.k-rtl .k-scrollview-wrap.k-scrollview-animate {
    transform: translateX(calc(100%/var(--kendo-scrollview-views, 1)*(var(--kendo-scrollview-current, 1) - 1)));
}

.k-scrollview-wrap.k-scrollview-animate .k-scrollview-view {
    width: calc(100%/var(--kendo-scrollview-views, 1));
    flex: 0 0 calc(100%/var(--kendo-scrollview-views, 1));
}

.k-scrollview-nav-wrap {
    padding: 0;
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    text-align: center;
}

kendo-scrollview.k-scrollview kendo-scrollview-pager {
    pointer-events: none;
}

kendo-scrollview.k-scrollview .k-scrollview-nav {
    pointer-events: initial;
}

.k-scrollview-nav {
    margin: 0;
    padding: 20px;
    max-width: 100%;
    box-sizing: border-box;
    line-height: 0;
    text-align: center;
    white-space: nowrap;
    list-style: none;
    display: inline-flex;
    align-items: center;
    overflow-x: scroll;
    overflow-y: hidden;
    pointer-events: initial;
}

.k-scrollview-nav:focus {
    outline: none;
}

.k-scrollview-nav > .k-link {
    margin-block: 0;
    margin-inline: 10px;
    padding: 0;
    width: 10px;
    height: 10px;
    border-width: 0px;
    border-style: solid;
    border-radius: 50%;
    box-sizing: content-box;
    display: inline-block;
    position: relative;
    flex: 0 0 auto;
    cursor: pointer;
    pointer-events: all;
    vertical-align: top;
}

.k-scrollview-nav > .k-link::before {
    content: "";
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: initial;
    border-radius: 0;
}

.k-scrollview-next,
.k-scrollview-prev {
    display: table;
    position: absolute;
    padding: 0;
    height: 60%;
    top: 20%;
    text-decoration: none;
    -webkit-user-select: none;
        -ms-user-select: none;
            -moz-user-select: none;
         user-select: none;
    cursor: pointer;
}

.k-scrollview-next .k-icon,
.k-scrollview-next .k-svg-icon,
.k-scrollview-prev .k-icon,
.k-scrollview-prev .k-svg-icon {
    display: table-cell;
    overflow: visible;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    font-weight: normal;
}

.k-scrollview-prev {
    inset-inline-start: 0;
}

.k-scrollview-next {
    inset-inline-end: 0;
}

.k-scrollview-animation {
    transition-duration: .3s;
    transition-timing-function: ease-in-out;
}

.k-scrollview {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-scrollview.k-scrollview-dark kendo-scrollview-pager,
.k-scrollview.k-scrollview-dark .k-scrollview-nav-wrap {
    background-color: rgba(0, 0, 0, 0.4);
}

.k-scrollview.k-scrollview-dark .k-scrollview-next,
.k-scrollview.k-scrollview-dark .k-scrollview-prev {
    color: rgba(0, 0, 0, 0.4);
}

.k-scrollview.k-scrollview-light kendo-scrollview-pager,
.k-scrollview.k-scrollview-light .k-scrollview-nav-wrap {
    background-color: rgba(255, 255, 255, 0.4);
}

.k-scrollview:focus,
.k-scrollview-wrap:focus {
    outline: none;
}

.k-scrollview-elements {
    color: white;
}

.k-scrollview-next,
.k-scrollview-prev {
    color: white;
    background-color: rgba(0, 0, 0, 0);
    text-shadow: rgba(0, 0, 0, 0.3) 0 0 15px;
    opacity: 0.7;
    outline-width: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-scrollview-next:focus, .k-scrollview-next.k-focus,
.k-scrollview-prev:focus,
.k-scrollview-prev.k-focus {
    color: white;
    opacity: 1;
}

.k-scrollview-next:focus .k-icon::before, .k-scrollview-next.k-focus .k-icon::before,
.k-scrollview-prev:focus .k-icon::before,
.k-scrollview-prev.k-focus .k-icon::before {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.13);
}

.k-scrollview-next:hover, .k-scrollview-next.k-hover,
.k-scrollview-prev:hover,
.k-scrollview-prev.k-hover {
    color: white;
    opacity: 1;
}

.k-scrollview-nav > .k-link {
    background: #f5f5f5;
    border: rgba(0, 0, 0, 0.08);
}

.k-scrollview-nav > .k-link.k-primary {
    background: #ff6358;
    border: #ff6358;
}

.k-scrollview-nav > .k-link:focus, .k-scrollview-nav > .k-link.k-focus {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.13);
}

.k-scrollview-nav > .k-link:hover, .k-scrollview-nav > .k-link.k-hover {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.13);
}

.k-barcode {
    display: inline-block;
}

.k-barcode > div {
    height: 150px;
}

.k-var--chart-font {
    font-size: 14px;
}

.k-var--chart-title-font {
    font-size: 1.143em;
}

.k-var--chart-pane-title-font {
    font-size: 0.857em;
    font-weight: 400;
}

.k-var--chart-label-font {
    font-size: 0.857em;
}

.k-chart,
.k-sparkline,
.k-stockchart {
    border-width: 0px;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.4285714286;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-chart,
.k-stockchart {
    display: block;
    height: 400px;
}

.k-chart-surface {
    height: 100%;
}

.k-chart .k-popup {
    border-width: 0;
}

.k-chart-tooltip-wrapper .k-animation-container-shown,
.k-chart-tooltip-wrapper.k-animation-container-shown {
    transition: left 300ms cubic-bezier(0, 0.33, 0.19, 1), top 300ms cubic-bezier(0, 0.33, 0.19, 1);
}

.k-sparkline-tooltip-wrapper,
.k-chart-tooltip-wrapper {
    z-index: 12000;
}

.k-sparkline-tooltip-wrapper .k-popup,
.k-chart-tooltip-wrapper .k-popup {
    padding: 0;
    border-width: 0;
    background: transparent;
}

.k-chart-tooltip table {
    border-spacing: 0;
    border-collapse: collapse;
}

.k-chart-tooltip {
    border-radius: 4px;
    font-size: 13.006px;
    line-height: 1.4285714286;
    padding-block: 4px;
    padding-inline: 8px;
}

.k-chart-tooltip th {
    width: auto;
    text-align: center;
    padding: 1px;
}

.k-chart-tooltip td {
    width: auto;
    text-align: start;
    padding-block: 2px;
    padding-inline: 4px;
    line-height: 1.4285714286;
    vertical-align: middle;
}

.k-chart-crosshair-tooltip,
.k-chart-shared-tooltip {
    border-width: 1px;
    border-style: solid;
}

.k-chart-shared-tooltip .k-chart-shared-tooltip-marker {
    display: block;
    width: 15px;
    height: 3px;
    vertical-align: middle;
}

.k-selector {
    position: absolute;
    transform: translateZ(0);
}

.k-selection {
    position: absolute;
    height: 100%;
    border-width: 1px;
    border-style: solid;
    border-bottom: 0;
}

.k-selection-bg {
    position: absolute;
    width: 100%;
    height: 100%;
}

.k-handle {
    border-radius: 50%;
    width: 22px;
    height: 22px;
    border-width: 1px;
    border-style: solid;
    z-index: 1;
    position: absolute;
    box-sizing: content-box;
}

.k-handle div {
    width: 100%;
    height: 100%;
}

.k-left-handle {
    left: -11px;
}

.k-right-handle {
    right: -11px;
}

.k-left-handle div {
    margin: -22px 0 0 -14.6666666667px;
    padding: 44px 29.3333333333px 0 0;
}

.k-right-handle div {
    margin: -22px 0 0 -14.6666666667px;
    padding: 44px 0 0 29.3333333333px;
}

.k-left-handle.k-handle-active div {
    margin-left: -44px;
    padding-left: 58.6666666667px;
}

.k-right-handle.k-handle-active div {
    margin-left: -44px;
    padding-right: 58.6666666667px;
}

.k-mask {
    position: absolute;
    height: 100%;
}

.k-navigator-hint div {
    position: absolute;
}

.k-navigator-hint .k-scroll {
    border-radius: 4px;
    position: absolute;
    height: 4px;
}

.k-navigator-hint .k-tooltip {
    margin-top: 20px;
    min-width: 160px;
    opacity: 1;
    text-align: center;
}

.k-sparkline,
.k-sparkline span {
    display: inline-block;
    vertical-align: top;
}

.k-sparkline span {
    height: 100%;
    width: 100%;
}

.k-chart-dragging {
    -webkit-user-select: none;
        -ms-user-select: none;
            -moz-user-select: none;
         user-select: none;
}

.k-chart-donut-center {
    position: absolute;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    border-radius: 50%;
    text-align: center;
    border: 4px solid transparent;
    box-sizing: border-box;
}

.k-pdf-export .k-chart .k-animation-container,
.k-pdf-export .k-sparkline .k-animation-container,
.k-pdf-export .k-stockchart .k-animation-container {
    display: none;
}

.k-diagram {
    height: 600px;
}

.k-diagram .km-scroll-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
}

.k-diagram .km-scroll-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
}

.k-canvas-container {
    width: 100%;
    height: 100%;
}

.k-treemap {
    height: 400px;
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.4285714286;
    display: block;
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-treemap .k-treemap-tile {
    margin: -1px 0 0 -1px;
    height: 100%;
    box-sizing: border-box;
    border: 1px solid;
    border-color: inherit;
    color: inherit;
    background-color: inherit;
    overflow: hidden;
    position: absolute;
}

.k-treemap > .k-treemap-tile {
    position: relative;
}

.k-treemap .k-treemap-title {
    padding-block: 2px;
    padding-inline: 4px;
    border-width: 0 0 1px;
    border-style: solid;
    border-color: inherit;
    font-size: 14px;
    background-position: 0 0;
    background-repeat: repeat-x;
}

.k-treemap .k-treemap-title-vertical {
    padding-block: 4px;
    padding-inline: 2px;
    width: 1.4285714286em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute;
    top: 0;
    bottom: 0;
}

.k-treemap .k-treemap-title-vertical > div {
    transform-origin: right;
    transform: rotate(-90deg);
    position: absolute;
    top: 0;
    right: 1em;
}

.k-treemap .k-treemap-wrap {
    border-color: inherit;
    color: inherit;
    background-color: inherit;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.k-treemap .k-treemap-title + .k-treemap-wrap {
    top: 25.0000000004px;
}

.k-treemap .k-treemap-title-vertical + .k-treemap-wrap {
    left: 25.0000000004px;
}

.k-treemap .k-leaf {
    padding: 4px;
}

.k-gauge {
    text-align: start;
    position: relative;
}

.k-arcgauge,
.k-circulargauge {
    display: inline-block;
}

.k-arcgauge-label,
.k-circulargauge-label {
    position: absolute;
    text-align: center;
    padding: 0;
    margin: 0;
}

.k-qrcode {
    display: inline-block;
}

.k-qrcode > div {
    height: 150px;
}

.k-var--primary {
    background-color: #ff6358;
}

.k-var--primary-contrast {
    background-color: white;
}

.k-var--base {
    background-color: #fafafa;
}

.k-var--background {
    background-color: #ffffff;
}

.k-var--border-radius {
    margin-top: 4px;
}

.k-var--normal-background {
    background-color: #fafafa;
}

.k-var--normal-text-color {
    background-color: #424242;
}

.k-var--hover-background {
    background-color: #f0f0f0;
}

.k-var--hover-text-color {
    background-color: #424242;
}

.k-var--selected-background {
    background-color: #ff6358;
}

.k-var--selected-text-color {
    background-color: white;
}

.k-var--success {
    background-color: #37b400;
}

.k-var--info {
    background-color: #0058e9;
}

.k-var--warning {
    background-color: #ffc000;
}

.k-var--error {
    background-color: #f31700;
}

.k-var--series-a {
    background-color: #ff6358;
}

.k-var--series-b {
    background-color: #ffe162;
}

.k-var--series-c {
    background-color: #4cd180;
}

.k-var--series-d {
    background-color: #4b5ffa;
}

.k-var--series-e {
    background-color: #ac58ff;
}

.k-var--series-f {
    background-color: #ff5892;
}

.k-var--series-1 {
    background-color: #ff6358;
}

.k-var--series-2 {
    background-color: #ffe162;
}

.k-var--series-3 {
    background-color: #4cd180;
}

.k-var--series-4 {
    background-color: #4b5ffa;
}

.k-var--series-5 {
    background-color: #ac58ff;
}

.k-var--series-6 {
    background-color: #ff5892;
}

.k-var--series-7 {
    background-color: #ff8a82;
}

.k-var--series-8 {
    background-color: #ffe989;
}

.k-var--series-9 {
    background-color: #79dda0;
}

.k-var--series-10 {
    background-color: #7887fb;
}

.k-var--series-11 {
    background-color: #c182ff;
}

.k-var--series-12 {
    background-color: #ff82ad;
}

.k-var--series-13 {
    background-color: #bf4a42;
}

.k-var--series-14 {
    background-color: #bfa94a;
}

.k-var--series-15 {
    background-color: #399d60;
}

.k-var--series-16 {
    background-color: #3847bc;
}

.k-var--series-17 {
    background-color: #8142bf;
}

.k-var--series-18 {
    background-color: #bf426e;
}

.k-var--series-19 {
    background-color: #ffb1ac;
}

.k-var--series-20 {
    background-color: #fff0b1;
}

.k-var--series-21 {
    background-color: #a6e8c0;
}

.k-var--series-22 {
    background-color: #a5affd;
}

.k-var--series-23 {
    background-color: #d6acff;
}

.k-var--series-24 {
    background-color: #ffacc9;
}

.k-var--series-25 {
    background-color: #80322c;
}

.k-var--series-26 {
    background-color: #807131;
}

.k-var--series-27 {
    background-color: #266940;
}

.k-var--series-28 {
    background-color: #26307d;
}

.k-var--series-29 {
    background-color: #562c80;
}

.k-var--series-30 {
    background-color: #802c49;
}

.k-var--gauge-pointer {
    background-color: #ff6358;
}

.k-var--gauge-track {
    background-color: #ebebeb;
}

.k-var--chart-inactive {
    background-color: rgba(66, 66, 66, 0.5);
}

.k-var--chart-major-lines {
    background-color: rgba(0, 0, 0, 0.08);
}

.k-var--chart-minor-lines {
    background-color: rgba(0, 0, 0, 0.04);
}

.k-var--chart-area-opacity {
    opacity: 0.6;
}

.k-var--chart-area-inactive-opacity {
    opacity: 0.1;
}

.k-var--chart-line-inactive-opacity {
    opacity: 0.3;
}

.k-var--chart-notes-background {
    background-color: rgba(0, 0, 0, 0.5);
}

.k-var--chart-notes-border {
    background-color: rgba(0, 0, 0, 0.5);
}

.k-var--chart-notes-lines {
    background-color: rgba(0, 0, 0, 0.5);
}

.k-var--chart-crosshair-background {
    background-color: rgba(0, 0, 0, 0.5);
}

.k-var--chart-error-bars-background {
    background-color: rgba(0, 0, 0, 0.5);
}

.k-chart,
.k-sparkline,
.k-stockchart {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: transparent;
}

.k-chart .k-popup,
.k-sparkline .k-popup,
.k-stockchart .k-popup {
    background: transparent;
}

.k-chart-tooltip {
    color: #ffffff;
}

.k-chart-tooltip-inverse {
    color: #000000;
}

.k-chart-crosshair-tooltip,
.k-chart-shared-tooltip {
    color: #424242;
    background-color: #ebebeb;
    border-color: rgba(0, 0, 0, 0.08);
}

.k-selection {
    border-color: rgba(0, 0, 0, 0.08);
    box-shadow: inset 0 1px 7px rgba(0, 0, 0, 0.15);
}

.k-selection-bg {
    background-color: transparent;
}

.k-handle {
    cursor: e-resize;
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #f5f5f5;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
}

.k-handle:hover {
    background-color: #ebebeb;
}

.k-handle div {
    background-color: transparent;
}

.k-mask {
    background-color: #ffffff;
    opacity: .8;
}

.k-treemap {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-treemap .k-treemap-title {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #fafafa;
}

.k-treemap .k-leaf {
    color: #ffffff;
}

.k-treemap .k-leaf.k-inverse {
    color: #424242;
}

.k-treemap .k-leaf:hover,
.k-treemap .k-leaf.k-hover {
    box-shadow: inset 0 0 0 3px rgba(0, 0, 0, 0.08);
}

.k-map {
    height: 600px;
    box-sizing: border-box;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    line-height: 1.4285714286;
    font-family: inherit;
}

.k-map *,
.k-map *::before,
.k-map *::after {
    box-sizing: border-box;
}

.k-map .km-scroll-wrapper {
    width: 100%;
    height: 100%;
    -webkit-user-select: none;
        -ms-user-select: none;
            -moz-user-select: none;
         user-select: none;
    position: absolute;
}

.k-map .km-scroll-container {
    height: 100%;
}

.k-map .k-touch-scrollbar {
    display: none;
}

.k-map .k-layer {
    position: absolute;
    left: 0;
    top: 0;
}

.k-map .k-marker {
    transform: translate(-50%, -100%);
    cursor: pointer;
    position: absolute;
    overflow: visible;
}

.k-map .k-attribution {
    padding-block: 2px;
    padding-inline: 4px;
    border-width: 0;
    font-size: 10.5px;
    z-index: 1000;
}

.k-map-controls {
    position: absolute;
    display: flex;
    align-items: center;
}

.k-navigator {
    margin: 16px;
    width: 52px;
    height: 52px;
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    border-radius: 50%;
    position: relative;
}

.k-pdf-export .k-navigator {
    display: none;
}

.k-navigator .k-button {
    padding: 0;
    width: auto;
    height: auto;
    line-height: 1;
    box-shadow: none;
    position: absolute;
}

.k-navigator .k-button .k-icon,
.k-navigator .k-button .k-svg-icon {
    min-width: 0;
    min-height: 0;
}

.k-navigator .k-navigator-n,
.k-navigator .k-navigator-up {
    transform: translateX(-50%);
    top: 2px;
    left: 50%;
}

.k-navigator .k-navigator-e,
.k-navigator .k-navigator-right {
    transform: translateY(-50%);
    right: 2px;
    top: 50%;
}

.k-navigator .k-navigator-s,
.k-navigator .k-navigator-down {
    transform: translateX(-50%);
    bottom: 2px;
    left: 50%;
}

.k-navigator .k-navigator-w,
.k-navigator .k-navigator-left {
    transform: translateY(-50%);
    left: 2px;
    top: 50%;
}

.k-zoom-control {
    margin: 16px;
    border: 0;
    background: none;
    display: flex;
}

.k-pdf-export .k-zoom-control {
    display: none;
}

.k-map {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-map .k-navigator {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #f5f5f5;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
}

.k-map .k-marker {
    color: #ff6358;
}

.k-map .k-attribution {
    background-color: rgba(255, 255, 255, 0.8);
}

.k-orgchart {
    width: 100%;
    padding-block: 24px;
    padding-inline: 24px;
    box-sizing: border-box;
    font-size: 14px;
    font-family: inherit;
    line-height: 1.4285714286;
    overflow: auto;
}

.k-orgchart *,
.k-orgchart *::before,
.k-orgchart *::after {
    box-sizing: border-box;
}

.k-orgchart-container {
    margin-block: 0;
    margin-inline: auto;
    width: 100%;
    height: 100%;
    position: relative;
}

.k-orgchart-group {
    gap: 24px;
}

.k-orgchart-group.k-vstack > .k-orgchart-node-container, .k-orgchart-group.k-vbox > .k-orgchart-node-container {
    gap: 0;
}

.k-orgchart-node-container {
    gap: 24px;
}

.k-orgchart-node-group-container {
    border-radius: 4px;
    padding-block: 24px;
    padding-inline: 24px;
    border-width: 1px;
    border-style: solid;
    outline: 0;
}

.k-orgchart-node-group-title {
    margin: 0 0 8px;
    font-size: 16px;
    line-height: 1.25;
}

.k-orgchart-node-group-subtitle {
    margin: 0 0 24px;
    font-size: 14px;
}

.k-orgchart-card {
    width: 300px;
    border-width: 1px;
}

.k-orgchart-card .k-card-title {
    margin: 0 0 0px;
}

.k-orgchart-card .k-card-subtitle {
    margin: 0 0 0px;
}

.k-orgchart-card .k-card-body {
    border-width: 2px 0 0;
    border-style: solid;
    flex-grow: 0;
}

.k-orgchart-card .k-card-body .k-card-title-wrap {
    margin: 0 12px 0 0;
    min-width: 0;
    min-height: 45px;
}

.k-orgchart-line {
    background-color: currentColor;
}

.k-orgchart-line-h {
    height: 1px;
}

.k-orgchart-line-v {
    margin-block: 0;
    margin-inline: auto;
    width: 1px;
    height: 25px;
}

.k-orgchart-button {
    z-index: 1;
}

.k-orgchart {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #ffffff;
}

.k-orgchart-card .k-card-body {
    border-color: transparent;
}

.k-orgchart-card:focus, .k-orgchart-card.k-focus {
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.06);
}

.k-orgchart-node-group-container {
    border-color: rgba(0, 0, 0, 0.08);
    color: #424242;
    background-color: #fafafa;
}

.k-orgchart-node-group-container:focus,
.k-orgchart-node-group-container.k-focus {
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.06);
    border-color: rgba(0, 0, 0, 0.15);
}

.k-orgchart-node-group-subtitle {
    color: #666666;
}

.k-orgchart-line-h,
.k-orgchart-line-v {
    color: rgba(0, 0, 0, 0.08);
}

.k-signature {
    width: 250px;
    min-height: 84px;
    position: relative;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.k-signature.k-signature-maximized {
    width: 750px;
    height: 252px;
}

.k-signature.k-signature-maximized > .k-signature-line {
    border-bottom-width: 3px;
}

.k-signature-actions {
    display: flex;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    -webkit-margin-start: auto;
            margin-inline-start: auto;
    gap: 4px;
    z-index: 2;
}

.k-signature-canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
    outline: none;
}

.k-signature-line {
    position: absolute;
    bottom: 33%;
    z-index: 2;
    pointer-events: none;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
}

.k-signature-sm {
    padding-inline: 2px;
    padding-block: 2px;
}

.k-signature-sm .k-signature-line {
    width: calc(100% - 4px);
}

.k-signature-md {
    padding-inline: 4px;
    padding-block: 4px;
}

.k-signature-md .k-signature-line {
    width: calc(100% - 8px);
}

.k-signature-lg {
    padding-inline: 8px;
    padding-block: 8px;
}

.k-signature-lg .k-signature-line {
    width: calc(100% - 16px);
}

.k-signature-lg {
    min-height: 110px;
}

.k-signature .k-signature-line {
    border-bottom-color: rgba(0, 88, 233, 0.24);
}

/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial,
        'Noto Sans', 'Liberation Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
        'Noto Color Emoji';
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
}

.display-1 {
    font-size: calc(6 * var(--legacy-r-e-m-size));
    font-weight: 300;
    line-height: 1.2;
}

.display-2 {
    font-size: calc(5.5 * var(--legacy-r-e-m-size));
    font-weight: 300;
    line-height: 1.2;
}

.display-3 {
    font-size: calc(4.5 * var(--legacy-r-e-m-size));
    font-weight: 300;
    line-height: 1.2;
}

.display-4 {
    font-size: calc(3.5 * var(--legacy-r-e-m-size));
    font-weight: 300;
    line-height: 1.2;
}

hr {
    margin-top: calc(1 * var(--legacy-r-e-m-size));
    margin-bottom: calc(1 * var(--legacy-r-e-m-size));
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
    font-size: calc(0.875 * var(--legacy-r-e-m-size));
    font-weight: 400;
}

mark,
.mark {
    padding: calc(0.2 * var(--legacy-r-e-m-size));
    background-color: #fcf8e3;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
}

.list-inline-item {
    display: inline-block;
}

.list-inline-item:not(:last-child) {
    margin-right: calc(0.5 * var(--legacy-r-e-m-size));
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

.blockquote {
    margin-bottom: calc(1 * var(--legacy-r-e-m-size));
    font-size: calc(1.25 * var(--legacy-r-e-m-size));
}

.blockquote-footer {
    display: block;
    font-size: calc(0.875 * var(--legacy-r-e-m-size));
    color: #6c757d;
}

.blockquote-footer::before {
    content: '\2014\00A0';
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.img-thumbnail {
    padding: calc(0.25 * var(--legacy-r-e-m-size));
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: calc(0.25 * var(--legacy-r-e-m-size));
    max-width: 100%;
    height: auto;
}

.figure {
    display: inline-block;
}

.figure-img {
    margin-bottom: calc(0.5 * var(--legacy-r-e-m-size));
    line-height: 1;
}

.figure-caption {
    font-size: 90%;
    color: #6c757d;
}

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-wrap: break-word;
}

a > code {
    color: inherit;
}

kbd {
    padding: calc(0.2 * var(--legacy-r-e-m-size)) calc(0.4 * var(--legacy-r-e-m-size));
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: calc(0.2 * var(--legacy-r-e-m-size));
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
}

pre {
    display: block;
    font-size: 87.5%;
    color: #212529;
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal;
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .container,
    .container-sm {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container,
    .container-sm,
    .container-md {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container,
    .container-sm,
    .container-md,
    .container-lg {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container,
    .container-sm,
    .container-md,
    .container-lg,
    .container-xl {
        max-width: 1140px;
    }
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}

.row-cols-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
}

.row-cols-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
}

.row-cols-3 > * {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.row-cols-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
}

.row-cols-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
}

.row-cols-6 > * {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}

.col-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

.col-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.col-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.col-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

.order-first {
    order: -1;
}

.order-last {
    order: 13;
}

.order-0 {
    order: 0;
}

.order-1 {
    order: 1;
}

.order-2 {
    order: 2;
}

.order-3 {
    order: 3;
}

.order-4 {
    order: 4;
}

.order-5 {
    order: 5;
}

.order-6 {
    order: 6;
}

.order-7 {
    order: 7;
}

.order-8 {
    order: 8;
}

.order-9 {
    order: 9;
}

.order-10 {
    order: 10;
}

.order-11 {
    order: 11;
}

.order-12 {
    order: 12;
}

.offset-1 {
    margin-left: 8.333333%;
}

.offset-2 {
    margin-left: 16.666667%;
}

.offset-3 {
    margin-left: 25%;
}

.offset-4 {
    margin-left: 33.333333%;
}

.offset-5 {
    margin-left: 41.666667%;
}

.offset-6 {
    margin-left: 50%;
}

.offset-7 {
    margin-left: 58.333333%;
}

.offset-8 {
    margin-left: 66.666667%;
}

.offset-9 {
    margin-left: 75%;
}

.offset-10 {
    margin-left: 83.333333%;
}

.offset-11 {
    margin-left: 91.666667%;
}

@media (min-width: 576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .row-cols-sm-1 > * {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row-cols-sm-2 > * {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .row-cols-sm-3 > * {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .row-cols-sm-4 > * {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .row-cols-sm-5 > * {
        flex: 0 0 20%;
        max-width: 20%;
    }
    .row-cols-sm-6 > * {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-sm-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-sm-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-sm-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-sm-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-sm-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-sm-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-sm-first {
        order: -1;
    }
    .order-sm-last {
        order: 13;
    }
    .order-sm-0 {
        order: 0;
    }
    .order-sm-1 {
        order: 1;
    }
    .order-sm-2 {
        order: 2;
    }
    .order-sm-3 {
        order: 3;
    }
    .order-sm-4 {
        order: 4;
    }
    .order-sm-5 {
        order: 5;
    }
    .order-sm-6 {
        order: 6;
    }
    .order-sm-7 {
        order: 7;
    }
    .order-sm-8 {
        order: 8;
    }
    .order-sm-9 {
        order: 9;
    }
    .order-sm-10 {
        order: 10;
    }
    .order-sm-11 {
        order: 11;
    }
    .order-sm-12 {
        order: 12;
    }
    .offset-sm-0 {
        margin-left: 0;
    }
    .offset-sm-1 {
        margin-left: 8.333333%;
    }
    .offset-sm-2 {
        margin-left: 16.666667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.333333%;
    }
    .offset-sm-5 {
        margin-left: 41.666667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.333333%;
    }
    .offset-sm-8 {
        margin-left: 66.666667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.333333%;
    }
    .offset-sm-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .row-cols-md-1 > * {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row-cols-md-2 > * {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .row-cols-md-3 > * {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .row-cols-md-4 > * {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .row-cols-md-5 > * {
        flex: 0 0 20%;
        max-width: 20%;
    }
    .row-cols-md-6 > * {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-md-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-md-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-md-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-md-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-md-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-md-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-md-first {
        order: -1;
    }
    .order-md-last {
        order: 13;
    }
    .order-md-0 {
        order: 0;
    }
    .order-md-1 {
        order: 1;
    }
    .order-md-2 {
        order: 2;
    }
    .order-md-3 {
        order: 3;
    }
    .order-md-4 {
        order: 4;
    }
    .order-md-5 {
        order: 5;
    }
    .order-md-6 {
        order: 6;
    }
    .order-md-7 {
        order: 7;
    }
    .order-md-8 {
        order: 8;
    }
    .order-md-9 {
        order: 9;
    }
    .order-md-10 {
        order: 10;
    }
    .order-md-11 {
        order: 11;
    }
    .order-md-12 {
        order: 12;
    }
    .offset-md-0 {
        margin-left: 0;
    }
    .offset-md-1 {
        margin-left: 8.333333%;
    }
    .offset-md-2 {
        margin-left: 16.666667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.333333%;
    }
    .offset-md-5 {
        margin-left: 41.666667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.333333%;
    }
    .offset-md-8 {
        margin-left: 66.666667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.333333%;
    }
    .offset-md-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .row-cols-lg-1 > * {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row-cols-lg-2 > * {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .row-cols-lg-3 > * {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .row-cols-lg-4 > * {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .row-cols-lg-5 > * {
        flex: 0 0 20%;
        max-width: 20%;
    }
    .row-cols-lg-6 > * {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-lg-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-lg-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-lg-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-lg-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-lg-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-lg-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-lg-first {
        order: -1;
    }
    .order-lg-last {
        order: 13;
    }
    .order-lg-0 {
        order: 0;
    }
    .order-lg-1 {
        order: 1;
    }
    .order-lg-2 {
        order: 2;
    }
    .order-lg-3 {
        order: 3;
    }
    .order-lg-4 {
        order: 4;
    }
    .order-lg-5 {
        order: 5;
    }
    .order-lg-6 {
        order: 6;
    }
    .order-lg-7 {
        order: 7;
    }
    .order-lg-8 {
        order: 8;
    }
    .order-lg-9 {
        order: 9;
    }
    .order-lg-10 {
        order: 10;
    }
    .order-lg-11 {
        order: 11;
    }
    .order-lg-12 {
        order: 12;
    }
    .offset-lg-0 {
        margin-left: 0;
    }
    .offset-lg-1 {
        margin-left: 8.333333%;
    }
    .offset-lg-2 {
        margin-left: 16.666667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.333333%;
    }
    .offset-lg-5 {
        margin-left: 41.666667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.333333%;
    }
    .offset-lg-8 {
        margin-left: 66.666667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.333333%;
    }
    .offset-lg-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .row-cols-xl-1 > * {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row-cols-xl-2 > * {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .row-cols-xl-3 > * {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .row-cols-xl-4 > * {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .row-cols-xl-5 > * {
        flex: 0 0 20%;
        max-width: 20%;
    }
    .row-cols-xl-6 > * {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-xl-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-xl-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xl-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-xl-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xl-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-xl-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xl-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-xl-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-xl-first {
        order: -1;
    }
    .order-xl-last {
        order: 13;
    }
    .order-xl-0 {
        order: 0;
    }
    .order-xl-1 {
        order: 1;
    }
    .order-xl-2 {
        order: 2;
    }
    .order-xl-3 {
        order: 3;
    }
    .order-xl-4 {
        order: 4;
    }
    .order-xl-5 {
        order: 5;
    }
    .order-xl-6 {
        order: 6;
    }
    .order-xl-7 {
        order: 7;
    }
    .order-xl-8 {
        order: 8;
    }
    .order-xl-9 {
        order: 9;
    }
    .order-xl-10 {
        order: 10;
    }
    .order-xl-11 {
        order: 11;
    }
    .order-xl-12 {
        order: 12;
    }
    .offset-xl-0 {
        margin-left: 0;
    }
    .offset-xl-1 {
        margin-left: 8.333333%;
    }
    .offset-xl-2 {
        margin-left: 16.666667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.333333%;
    }
    .offset-xl-5 {
        margin-left: 41.666667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.333333%;
    }
    .offset-xl-8 {
        margin-left: 66.666667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.333333%;
    }
    .offset-xl-11 {
        margin-left: 91.666667%;
    }
}

.table {
    width: 100%;
    margin-bottom: calc(1 * var(--legacy-r-e-m-size));
    color: #212529;
}

.table th,
.table td {
    padding: calc(0.75 * var(--legacy-r-e-m-size));
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}

.table tbody + tbody {
    border-top: 2px solid #dee2e6;
}

.table-sm th,
.table-sm td {
    padding: calc(0.3 * var(--legacy-r-e-m-size));
}

.table-bordered {
    border: 1px solid #dee2e6;
}

.table-bordered th,
.table-bordered td {
    border: 1px solid #dee2e6;
}

.table-bordered thead th,
.table-bordered thead td {
    border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
    border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
    background-color: #b8daff;
}

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
    border-color: #7abaff;
}

.table-hover .table-primary:hover {
    background-color: #9fcdff;
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
    background-color: #9fcdff;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
    background-color: #d6d8db;
}

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
    border-color: #b3b7bb;
}

.table-hover .table-secondary:hover {
    background-color: #c8cbcf;
}

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
    background-color: #c8cbcf;
}

.table-success,
.table-success > th,
.table-success > td {
    background-color: #c3e6cb;
}

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
    border-color: #8fd19e;
}

.table-hover .table-success:hover {
    background-color: #b1dfbb;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
    background-color: #b1dfbb;
}

.table-info,
.table-info > th,
.table-info > td {
    background-color: #bee5eb;
}

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
    border-color: #86cfda;
}

.table-hover .table-info:hover {
    background-color: #abdde5;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
    background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
    background-color: #ffeeba;
}

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
    border-color: #ffdf7e;
}

.table-hover .table-warning:hover {
    background-color: #ffe8a1;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
    background-color: #ffe8a1;
}

.table-danger,
.table-danger > th,
.table-danger > td {
    background-color: #f5c6cb;
}

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
    border-color: #ed969e;
}

.table-hover .table-danger:hover {
    background-color: #f1b0b7;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
    background-color: #f1b0b7;
}

.table-light,
.table-light > th,
.table-light > td {
    background-color: #fdfdfe;
}

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
    border-color: #fbfcfc;
}

.table-hover .table-light:hover {
    background-color: #ececf6;
}

.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
    background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
    background-color: #c6c8ca;
}

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
    border-color: #95999c;
}

.table-hover .table-dark:hover {
    background-color: #b9bbbe;
}

.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
    background-color: #b9bbbe;
}

.table-active,
.table-active > th,
.table-active > td {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55;
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.table-dark {
    color: #fff;
    background-color: #343a40;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
    border-color: #454d55;
}

.table-dark.table-bordered {
    border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05);
}

.table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .table-responsive-sm > .table-bordered {
        border: 0;
    }
}

@media (max-width: 767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .table-responsive-md > .table-bordered {
        border: 0;
    }
}

@media (max-width: 991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .table-responsive-lg > .table-bordered {
        border: 0;
    }
}

@media (max-width: 1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .table-responsive-xl > .table-bordered {
        border: 0;
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.table-responsive > .table-bordered {
    border: 0;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + calc(0.75 * var(--legacy-r-e-m-size)) + 2px);
    padding: calc(0.375 * var(--legacy-r-e-m-size)) calc(0.75 * var(--legacy-r-e-m-size));
    font-size: calc(1 * var(--legacy-r-e-m-size));
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: calc(0.25 * var(--legacy-r-e-m-size));
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .form-control {
        transition: none;
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(0, 123, 255, 0.25);
}

.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}

input[type='date'].form-control,
input[type='time'].form-control,
input[type='datetime-local'].form-control,
input[type='month'].form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

select.form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057;
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}

.form-control-file,
.form-control-range {
    display: block;
    width: 100%;
}

.col-form-label {
    padding-top: calc(calc(0.375 * var(--legacy-r-e-m-size)) + 1px);
    padding-bottom: calc(calc(0.375 * var(--legacy-r-e-m-size)) + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}

.col-form-label-lg {
    padding-top: calc(calc(0.5 * var(--legacy-r-e-m-size)) + 1px);
    padding-bottom: calc(calc(0.5 * var(--legacy-r-e-m-size)) + 1px);
    font-size: calc(1.25 * var(--legacy-r-e-m-size));
    line-height: 1.5;
}

.col-form-label-sm {
    padding-top: calc(calc(0.25 * var(--legacy-r-e-m-size)) + 1px);
    padding-bottom: calc(calc(0.25 * var(--legacy-r-e-m-size)) + 1px);
    font-size: calc(0.875 * var(--legacy-r-e-m-size));
    line-height: 1.5;
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding: calc(0.375 * var(--legacy-r-e-m-size)) 0;
    margin-bottom: 0;
    font-size: calc(1 * var(--legacy-r-e-m-size));
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
}

.form-control-plaintext.form-control-sm,
.form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0;
}

.form-control-sm {
    height: calc(1.5em + calc(0.5 * var(--legacy-r-e-m-size)) + 2px);
    padding: calc(0.25 * var(--legacy-r-e-m-size)) calc(0.5 * var(--legacy-r-e-m-size));
    font-size: calc(0.875 * var(--legacy-r-e-m-size));
    line-height: 1.5;
    border-radius: calc(0.2 * var(--legacy-r-e-m-size));
}

.form-control-lg {
    height: calc(1.5em + calc(1 * var(--legacy-r-e-m-size)) + 2px);
    padding: calc(0.5 * var(--legacy-r-e-m-size)) calc(1 * var(--legacy-r-e-m-size));
    font-size: calc(1.25 * var(--legacy-r-e-m-size));
    line-height: 1.5;
    border-radius: calc(0.3 * var(--legacy-r-e-m-size));
}

select.form-control[size],
select.form-control[multiple] {
    height: auto;
}

textarea.form-control {
    height: auto;
}

.form-group {
    margin-bottom: calc(1 * var(--legacy-r-e-m-size));
}

.form-text {
    display: block;
    margin-top: calc(0.25 * var(--legacy-r-e-m-size));
}

.form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}

.form-row > .col,
.form-row > [class*='col-'] {
    padding-right: 5px;
    padding-left: 5px;
}

.form-check {
    position: relative;
    display: block;
    padding-left: calc(1.25 * var(--legacy-r-e-m-size));
}

.form-check-input {
    position: absolute;
    margin-top: calc(0.3 * var(--legacy-r-e-m-size));
    margin-left: calc(-1.25 * var(--legacy-r-e-m-size));
}

.form-check-input[disabled] ~ .form-check-label,
.form-check-input:disabled ~ .form-check-label {
    color: #6c757d;
}

.form-check-label {
    margin-bottom: 0;
}

.form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: calc(0.75 * var(--legacy-r-e-m-size));
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: calc(0.3125 * var(--legacy-r-e-m-size));
    margin-left: 0;
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: calc(0.25 * var(--legacy-r-e-m-size));
    font-size: calc(0.875 * var(--legacy-r-e-m-size));
    color: #28a745;
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: calc(0.25 * var(--legacy-r-e-m-size)) calc(0.5 * var(--legacy-r-e-m-size));
    margin-top: calc(0.1 * var(--legacy-r-e-m-size));
    font-size: calc(0.875 * var(--legacy-r-e-m-size));
    line-height: 1.5;
    color: #fff;
    background-color: rgba(40, 167, 69, 0.9);
    border-radius: calc(0.25 * var(--legacy-r-e-m-size));
}

.form-row > .col > .valid-tooltip,
.form-row > [class*='col-'] > .valid-tooltip {
    left: 5px;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
    display: block;
}

.was-validated .form-control:valid,
.form-control.is-valid {
    border-color: #28a745;
    padding-right: calc(calc(1.5 * var(--legacy-r-e-m-size)) + calc(0.75 * var(--legacy-r-e-m-size))) !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(calc(0.375 * var(--legacy-r-e-m-size)) + calc(0.1875 * var(--legacy-r-e-m-size)))
        center;
    background-size: calc(calc(0.75 * var(--legacy-r-e-m-size)) + calc(0.375 * var(--legacy-r-e-m-size)))
        calc(calc(0.75 * var(--legacy-r-e-m-size)) + calc(0.375 * var(--legacy-r-e-m-size)));
}

.was-validated .form-control:valid:focus,
.form-control.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(40, 167, 69, 0.25);
}

.was-validated select.form-control:valid,
select.form-control.is-valid {
    padding-right: calc(3 * var(--legacy-r-e-m-size)) !important;
    background-position: right calc(1.5 * var(--legacy-r-e-m-size)) center;
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
    padding-right: calc(calc(1.5 * var(--legacy-r-e-m-size)) + calc(0.75 * var(--legacy-r-e-m-size)));
    background-position: top calc(calc(0.375 * var(--legacy-r-e-m-size)) + calc(0.1875 * var(--legacy-r-e-m-size)))
        right calc(calc(0.375 * var(--legacy-r-e-m-size)) + calc(0.1875 * var(--legacy-r-e-m-size)));
}

.was-validated .custom-select:valid,
.custom-select.is-valid {
    border-color: #28a745;
    padding-right: calc(calc(0.75 * var(--legacy-r-e-m-size)) + calc(2.3125 * var(--legacy-r-e-m-size))) !important;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
            right calc(0.75 * var(--legacy-r-e-m-size)) center/8px 10px no-repeat,
        #fff
            url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e")
            center right calc(1.75 * var(--legacy-r-e-m-size)) /
            calc(calc(0.75 * var(--legacy-r-e-m-size)) + calc(0.375 * var(--legacy-r-e-m-size)))
            calc(calc(0.75 * var(--legacy-r-e-m-size)) + calc(0.375 * var(--legacy-r-e-m-size))) no-repeat;
}

.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(40, 167, 69, 0.25);
}

.was-validated .form-check-input:valid ~ .form-check-label,
.form-check-input.is-valid ~ .form-check-label {
    color: #28a745;
}

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip,
.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
    display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label,
.custom-control-input.is-valid ~ .custom-control-label {
    color: #28a745;
}

.was-validated .custom-control-input:valid ~ .custom-control-label::before,
.custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #28a745;
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,
.custom-control-input.is-valid:checked ~ .custom-control-label::before {
    border-color: #34ce57;
    background-color: #34ce57;
}

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,
.custom-control-input.is-valid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(40, 167, 69, 0.25);
}

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,
.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-label,
.custom-file-input.is-valid ~ .custom-file-label {
    border-color: #28a745;
}

.was-validated .custom-file-input:valid:focus ~ .custom-file-label,
.custom-file-input.is-valid:focus ~ .custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: calc(0.25 * var(--legacy-r-e-m-size));
    font-size: calc(0.875 * var(--legacy-r-e-m-size));
    color: #dc3545;
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: calc(0.25 * var(--legacy-r-e-m-size)) calc(0.5 * var(--legacy-r-e-m-size));
    margin-top: calc(0.1 * var(--legacy-r-e-m-size));
    font-size: calc(0.875 * var(--legacy-r-e-m-size));
    line-height: 1.5;
    color: #fff;
    background-color: rgba(220, 53, 69, 0.9);
    border-radius: calc(0.25 * var(--legacy-r-e-m-size));
}

.form-row > .col > .invalid-tooltip,
.form-row > [class*='col-'] > .invalid-tooltip {
    left: 5px;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
    display: block;
}

.was-validated .form-control:invalid,
.form-control.is-invalid {
    border-color: #dc3545;
    padding-right: calc(calc(1.5 * var(--legacy-r-e-m-size)) + calc(0.75 * var(--legacy-r-e-m-size))) !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(calc(0.375 * var(--legacy-r-e-m-size)) + calc(0.1875 * var(--legacy-r-e-m-size)))
        center;
    background-size: calc(calc(0.75 * var(--legacy-r-e-m-size)) + calc(0.375 * var(--legacy-r-e-m-size)))
        calc(calc(0.75 * var(--legacy-r-e-m-size)) + calc(0.375 * var(--legacy-r-e-m-size)));
}

.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(220, 53, 69, 0.25);
}

.was-validated select.form-control:invalid,
select.form-control.is-invalid {
    padding-right: calc(3 * var(--legacy-r-e-m-size)) !important;
    background-position: right calc(1.5 * var(--legacy-r-e-m-size)) center;
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
    padding-right: calc(calc(1.5 * var(--legacy-r-e-m-size)) + calc(0.75 * var(--legacy-r-e-m-size)));
    background-position: top calc(calc(0.375 * var(--legacy-r-e-m-size)) + calc(0.1875 * var(--legacy-r-e-m-size)))
        right calc(calc(0.375 * var(--legacy-r-e-m-size)) + calc(0.1875 * var(--legacy-r-e-m-size)));
}

.was-validated .custom-select:invalid,
.custom-select.is-invalid {
    border-color: #dc3545;
    padding-right: calc(calc(0.75 * var(--legacy-r-e-m-size)) + calc(2.3125 * var(--legacy-r-e-m-size))) !important;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
            right calc(0.75 * var(--legacy-r-e-m-size)) center/8px 10px no-repeat,
        #fff
            url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e")
            center right calc(1.75 * var(--legacy-r-e-m-size)) /
            calc(calc(0.75 * var(--legacy-r-e-m-size)) + calc(0.375 * var(--legacy-r-e-m-size)))
            calc(calc(0.75 * var(--legacy-r-e-m-size)) + calc(0.375 * var(--legacy-r-e-m-size))) no-repeat;
}

.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(220, 53, 69, 0.25);
}

.was-validated .form-check-input:invalid ~ .form-check-label,
.form-check-input.is-invalid ~ .form-check-label {
    color: #dc3545;
}

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip,
.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
    display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label,
.custom-control-input.is-invalid ~ .custom-control-label {
    color: #dc3545;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label::before,
.custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #dc3545;
}

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,
.custom-control-input.is-invalid:checked ~ .custom-control-label::before {
    border-color: #e4606d;
    background-color: #e4606d;
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,
.custom-control-input.is-invalid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(220, 53, 69, 0.25);
}

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before,
.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label,
.custom-file-input.is-invalid ~ .custom-file-label {
    border-color: #dc3545;
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,
.custom-file-input.is-invalid:focus ~ .custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(220, 53, 69, 0.25);
}

.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}

.form-inline .form-check {
    width: 100%;
}

@media (min-width: 576px) {
    .form-inline label {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0;
    }
    .form-inline .form-group {
        display: flex;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 0;
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .form-inline .form-control-plaintext {
        display: inline-block;
    }
    .form-inline .input-group,
    .form-inline .custom-select {
        width: auto;
    }
    .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0;
    }
    .form-inline .form-check-input {
        position: relative;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: calc(0.25 * var(--legacy-r-e-m-size));
        margin-left: 0;
    }
    .form-inline .custom-control {
        align-items: center;
        justify-content: center;
    }
    .form-inline .custom-control-label {
        margin-bottom: 0;
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: calc(0.375 * var(--legacy-r-e-m-size)) calc(0.75 * var(--legacy-r-e-m-size));
    font-size: calc(1 * var(--legacy-r-e-m-size));
    line-height: 1.5;
    border-radius: calc(0.25 * var(--legacy-r-e-m-size));
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
        box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .btn {
        transition: none;
    }
}

.btn:hover {
    color: #212529;
    text-decoration: none;
}

.btn:focus,
.btn.focus {
    outline: 0;
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(0, 123, 255, 0.25);
}

.btn.disabled,
.btn:disabled {
    opacity: 0.65;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none;
}

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(38, 143, 255, 0.5);
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(38, 143, 255, 0.5);
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
}

.btn-secondary:focus,
.btn-secondary.focus {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(130, 138, 145, 0.5);
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(130, 138, 145, 0.5);
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
}

.btn-success:focus,
.btn-success.focus {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(72, 180, 97, 0.5);
}

.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430;
}

.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(72, 180, 97, 0.5);
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
}

.btn-info:focus,
.btn-info.focus {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(58, 176, 195, 0.5);
}

.btn-info.disabled,
.btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f;
}

.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(58, 176, 195, 0.5);
}

.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
}

.btn-warning:focus,
.btn-warning.focus {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(222, 170, 12, 0.5);
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500;
}

.btn-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(222, 170, 12, 0.5);
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
}

.btn-danger:focus,
.btn-danger.focus {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(225, 83, 97, 0.5);
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d;
}

.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(225, 83, 97, 0.5);
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
}

.btn-light:focus,
.btn-light.focus {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(216, 217, 219, 0.5);
}

.btn-light.disabled,
.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(216, 217, 219, 0.5);
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
}

.btn-dark:focus,
.btn-dark.focus {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(82, 88, 93, 0.5);
}

.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
}

.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(82, 88, 93, 0.5);
}

.btn-outline-primary {
    color: #007bff;
    border-color: #007bff;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-outline-primary:focus,
.btn-outline-primary.focus {
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(0, 123, 255, 0.5);
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(0, 123, 255, 0.5);
}

.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d;
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(108, 117, 125, 0.5);
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
    color: #28a745;
    border-color: #28a745;
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.btn-outline-success:focus,
.btn-outline-success.focus {
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(40, 167, 69, 0.5);
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled):active,
.btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8;
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.btn-outline-info:focus,
.btn-outline-info.focus {
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(23, 162, 184, 0.5);
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled):active,
.btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107;
}

.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-outline-warning:focus,
.btn-outline-warning.focus {
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(255, 193, 7, 0.5);
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled):active,
.btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545;
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-outline-danger:focus,
.btn-outline-danger.focus {
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(220, 53, 69, 0.5);
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled):active,
.btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-outline-light:focus,
.btn-outline-light.focus {
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
    color: #343a40;
    border-color: #343a40;
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-outline-dark:focus,
.btn-outline-dark.focus {
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(52, 58, 64, 0.5);
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(52, 58, 64, 0.5);
}

.btn-link {
    font-weight: 400;
    color: #007bff;
    text-decoration: none;
}

.btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
}

.btn-link:focus,
.btn-link.focus {
    text-decoration: underline;
}

.btn-link:disabled,
.btn-link.disabled {
    color: #6c757d;
    pointer-events: none;
}

.btn-lg,
.btn-group-lg > .btn {
    padding: calc(0.5 * var(--legacy-r-e-m-size)) calc(1 * var(--legacy-r-e-m-size));
    font-size: calc(1.25 * var(--legacy-r-e-m-size));
    line-height: 1.5;
    border-radius: calc(0.3 * var(--legacy-r-e-m-size));
}

.btn-sm,
.btn-group-sm > .btn {
    padding: calc(0.25 * var(--legacy-r-e-m-size)) calc(0.5 * var(--legacy-r-e-m-size));
    font-size: calc(0.875 * var(--legacy-r-e-m-size));
    line-height: 1.5;
    border-radius: calc(0.2 * var(--legacy-r-e-m-size));
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block + .btn-block {
    margin-top: calc(0.5 * var(--legacy-r-e-m-size));
}

input[type='submit'].btn-block,
input[type='reset'].btn-block,
input[type='button'].btn-block {
    width: 100%;
}

.fade {
    transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
    .fade {
        transition: none;
    }
}

.fade:not(.show) {
    opacity: 0;
}

.collapse:not(.show) {
    display: none;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
    .collapsing {
        transition: none;
    }
}

.collapsing.width {
    width: 0;
    height: auto;
    transition: width 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
    .collapsing.width {
        transition: none;
    }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
    position: relative;
}

.dropdown-toggle {
    white-space: nowrap;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: calc(0.255 * var(--legacy-r-e-m-size));
    vertical-align: calc(0.255 * var(--legacy-r-e-m-size));
    content: '';
    border-top: calc(0.3 * var(--legacy-r-e-m-size)) solid;
    border-right: calc(0.3 * var(--legacy-r-e-m-size)) solid transparent;
    border-bottom: 0;
    border-left: calc(0.3 * var(--legacy-r-e-m-size)) solid transparent;
}

.dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: calc(10 * var(--legacy-r-e-m-size));
    padding: calc(0.5 * var(--legacy-r-e-m-size)) 0;
    margin: calc(0.125 * var(--legacy-r-e-m-size)) 0 0;
    font-size: calc(1 * var(--legacy-r-e-m-size));
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: calc(0.25 * var(--legacy-r-e-m-size));
}

.dropdown-menu-left {
    right: auto;
    left: 0;
}

.dropdown-menu-right {
    right: 0;
    left: auto;
}

@media (min-width: 576px) {
    .dropdown-menu-sm-left {
        right: auto;
        left: 0;
    }
    .dropdown-menu-sm-right {
        right: 0;
        left: auto;
    }
}

@media (min-width: 768px) {
    .dropdown-menu-md-left {
        right: auto;
        left: 0;
    }
    .dropdown-menu-md-right {
        right: 0;
        left: auto;
    }
}

@media (min-width: 992px) {
    .dropdown-menu-lg-left {
        right: auto;
        left: 0;
    }
    .dropdown-menu-lg-right {
        right: 0;
        left: auto;
    }
}

@media (min-width: 1200px) {
    .dropdown-menu-xl-left {
        right: auto;
        left: 0;
    }
    .dropdown-menu-xl-right {
        right: 0;
        left: auto;
    }
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: calc(0.125 * var(--legacy-r-e-m-size));
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: calc(0.255 * var(--legacy-r-e-m-size));
    vertical-align: calc(0.255 * var(--legacy-r-e-m-size));
    content: '';
    border-top: 0;
    border-right: calc(0.3 * var(--legacy-r-e-m-size)) solid transparent;
    border-bottom: calc(0.3 * var(--legacy-r-e-m-size)) solid;
    border-left: calc(0.3 * var(--legacy-r-e-m-size)) solid transparent;
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: calc(0.125 * var(--legacy-r-e-m-size));
}

.dropright .dropdown-toggle::after {
    display: inline-block;
    margin-left: calc(0.255 * var(--legacy-r-e-m-size));
    vertical-align: calc(0.255 * var(--legacy-r-e-m-size));
    content: '';
    border-top: calc(0.3 * var(--legacy-r-e-m-size)) solid transparent;
    border-right: 0;
    border-bottom: calc(0.3 * var(--legacy-r-e-m-size)) solid transparent;
    border-left: calc(0.3 * var(--legacy-r-e-m-size)) solid;
}

.dropright .dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropright .dropdown-toggle::after {
    vertical-align: 0;
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: calc(0.125 * var(--legacy-r-e-m-size));
}

.dropleft .dropdown-toggle::after {
    display: inline-block;
    margin-left: calc(0.255 * var(--legacy-r-e-m-size));
    vertical-align: calc(0.255 * var(--legacy-r-e-m-size));
    content: '';
}

.dropleft .dropdown-toggle::after {
    display: none;
}

.dropleft .dropdown-toggle::before {
    display: inline-block;
    margin-right: calc(0.255 * var(--legacy-r-e-m-size));
    vertical-align: calc(0.255 * var(--legacy-r-e-m-size));
    content: '';
    border-top: calc(0.3 * var(--legacy-r-e-m-size)) solid transparent;
    border-right: calc(0.3 * var(--legacy-r-e-m-size)) solid;
    border-bottom: calc(0.3 * var(--legacy-r-e-m-size)) solid transparent;
}

.dropleft .dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropleft .dropdown-toggle::before {
    vertical-align: 0;
}

.dropdown-menu[x-placement^='top'],
.dropdown-menu[x-placement^='right'],
.dropdown-menu[x-placement^='bottom'],
.dropdown-menu[x-placement^='left'] {
    right: auto;
    bottom: auto;
}

.dropdown-divider {
    height: 0;
    margin: calc(0.5 * var(--legacy-r-e-m-size)) 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: calc(0.25 * var(--legacy-r-e-m-size)) calc(1.5 * var(--legacy-r-e-m-size));
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.dropdown-item:hover,
.dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #e9ecef;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff;
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #adb5bd;
    pointer-events: none;
    background-color: transparent;
}

.dropdown-menu.show {
    display: block;
}

.dropdown-header {
    display: block;
    padding: calc(0.5 * var(--legacy-r-e-m-size)) calc(1.5 * var(--legacy-r-e-m-size));
    margin-bottom: 0;
    font-size: calc(0.875 * var(--legacy-r-e-m-size));
    color: #6c757d;
    white-space: nowrap;
}

.dropdown-item-text {
    display: block;
    padding: calc(0.25 * var(--legacy-r-e-m-size)) calc(1.5 * var(--legacy-r-e-m-size));
    color: #212529;
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
    position: relative;
    flex: 1 1 auto;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
    z-index: 1;
}

.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
    z-index: 1;
}

.btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.btn-toolbar .input-group {
    width: auto;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
    margin-left: -1px;
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
    padding-right: calc(0.5625 * var(--legacy-r-e-m-size));
    padding-left: calc(0.5625 * var(--legacy-r-e-m-size));
}

.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
    margin-left: 0;
}

.dropleft .dropdown-toggle-split::before {
    margin-right: 0;
}

.btn-sm + .dropdown-toggle-split,
.btn-group-sm > .btn + .dropdown-toggle-split {
    padding-right: calc(0.375 * var(--legacy-r-e-m-size));
    padding-left: calc(0.375 * var(--legacy-r-e-m-size));
}

.btn-lg + .dropdown-toggle-split,
.btn-group-lg > .btn + .dropdown-toggle-split {
    padding-right: calc(0.75 * var(--legacy-r-e-m-size));
    padding-left: calc(0.75 * var(--legacy-r-e-m-size));
}

.btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
    width: 100%;
}

.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
    margin-top: -1px;
}

.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
    margin-bottom: 0;
}

.btn-group-toggle > .btn input[type='radio'],
.btn-group-toggle > .btn input[type='checkbox'],
.btn-group-toggle > .btn-group > .btn input[type='radio'],
.btn-group-toggle > .btn-group > .btn input[type='checkbox'] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}

.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0;
}

.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
    margin-left: -1px;
}

.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3;
}

.input-group > .custom-file .custom-file-input:focus {
    z-index: 4;
}

.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group > .custom-file {
    display: flex;
    align-items: center;
}

.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group > .custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group:not(.has-validation) > .form-control:not(:last-child),
.input-group:not(.has-validation) > .custom-select:not(:last-child),
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group.has-validation > .form-control:nth-last-child(n + 3),
.input-group.has-validation > .custom-select:nth-last-child(n + 3),
.input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label,
.input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group-prepend,
.input-group-append {
    display: flex;
}

.input-group-prepend .btn,
.input-group-append .btn {
    position: relative;
    z-index: 2;
}

.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
    z-index: 3;
}

.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
    margin-left: -1px;
}

.input-group-prepend {
    margin-right: -1px;
}

.input-group-append {
    margin-left: -1px;
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: calc(0.375 * var(--legacy-r-e-m-size)) calc(0.75 * var(--legacy-r-e-m-size));
    margin-bottom: 0;
    font-size: calc(1 * var(--legacy-r-e-m-size));
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: calc(0.25 * var(--legacy-r-e-m-size));
}

.input-group-text input[type='radio'],
.input-group-text input[type='checkbox'] {
    margin-top: 0;
}

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
    height: calc(calc(1.5 * var(--legacy-r-e-m-size)) + calc(1 * var(--legacy-r-e-m-size)) + 2px);
}

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
    padding: calc(0.5 * var(--legacy-r-e-m-size)) calc(1 * var(--legacy-r-e-m-size));
    font-size: calc(1.25 * var(--legacy-r-e-m-size));
    line-height: 1.5;
    border-radius: calc(0.3 * var(--legacy-r-e-m-size));
}

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
    height: calc(calc(1.5 * var(--legacy-r-e-m-size)) + calc(0.5 * var(--legacy-r-e-m-size)) + 2px);
}

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
    padding: calc(0.25 * var(--legacy-r-e-m-size)) calc(0.5 * var(--legacy-r-e-m-size));
    font-size: calc(0.875 * var(--legacy-r-e-m-size));
    line-height: 1.5;
    border-radius: calc(0.2 * var(--legacy-r-e-m-size));
}

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
    padding-right: calc(1.75 * var(--legacy-r-e-m-size));
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.custom-control {
    position: relative;
    z-index: 1;
    display: block;
    min-height: calc(1.5 * var(--legacy-r-e-m-size));
    padding-left: calc(1.5 * var(--legacy-r-e-m-size));
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    print-color-adjust: exact;
}

.custom-control-inline {
    display: inline-flex;
    margin-right: calc(1 * var(--legacy-r-e-m-size));
}

.custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: calc(1 * var(--legacy-r-e-m-size));
    height: calc(1.25 * var(--legacy-r-e-m-size));
    opacity: 0;
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff;
}

.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(0, 123, 255, 0.25);
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #80bdff;
}

.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff;
}

.custom-control-input[disabled] ~ .custom-control-label,
.custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d;
}

.custom-control-input[disabled] ~ .custom-control-label::before,
.custom-control-input:disabled ~ .custom-control-label::before {
    background-color: #e9ecef;
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
}

.custom-control-label::before {
    position: absolute;
    top: calc(0.25 * var(--legacy-r-e-m-size));
    left: calc(-1.5 * var(--legacy-r-e-m-size));
    display: block;
    width: calc(1 * var(--legacy-r-e-m-size));
    height: calc(1 * var(--legacy-r-e-m-size));
    pointer-events: none;
    content: '';
    background-color: #fff;
    border: 1px solid #adb5bd;
}

.custom-control-label::after {
    position: absolute;
    top: calc(0.25 * var(--legacy-r-e-m-size));
    left: calc(-1.5 * var(--legacy-r-e-m-size));
    display: block;
    width: calc(1 * var(--legacy-r-e-m-size));
    height: calc(1 * var(--legacy-r-e-m-size));
    content: '';
    background: 50% / 50% 50% no-repeat;
}

.custom-checkbox .custom-control-label::before {
    border-radius: calc(0.25 * var(--legacy-r-e-m-size));
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    border-color: #007bff;
    background-color: #007bff;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}

.custom-radio .custom-control-label::before {
    border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}

.custom-switch {
    padding-left: calc(2.25 * var(--legacy-r-e-m-size));
}

.custom-switch .custom-control-label::before {
    left: calc(-2.25 * var(--legacy-r-e-m-size));
    width: calc(1.75 * var(--legacy-r-e-m-size));
    pointer-events: all;
    border-radius: calc(0.5 * var(--legacy-r-e-m-size));
}

.custom-switch .custom-control-label::after {
    top: calc(calc(0.25 * var(--legacy-r-e-m-size)) + 2px);
    left: calc(calc(-2.25 * var(--legacy-r-e-m-size)) + 2px);
    width: calc(calc(1 * var(--legacy-r-e-m-size)) - 4px);
    height: calc(calc(1 * var(--legacy-r-e-m-size)) - 4px);
    background-color: #adb5bd;
    border-radius: calc(0.5 * var(--legacy-r-e-m-size));
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
        box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .custom-switch .custom-control-label::after {
        transition: none;
    }
}

.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #fff;
    transform: translateX(calc(0.75 * var(--legacy-r-e-m-size)));
}

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + calc(0.75 * var(--legacy-r-e-m-size)) + 2px);
    padding: calc(0.375 * var(--legacy-r-e-m-size)) calc(1.75 * var(--legacy-r-e-m-size))
        calc(0.375 * var(--legacy-r-e-m-size)) calc(0.75 * var(--legacy-r-e-m-size));
    font-size: calc(1 * var(--legacy-r-e-m-size));
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff
        url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
        right calc(0.75 * var(--legacy-r-e-m-size)) center/8px 10px no-repeat;
    border: 1px solid #ced4da;
    border-radius: calc(0.25 * var(--legacy-r-e-m-size));
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(0, 123, 255, 0.25);
}

.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}

.custom-select[multiple],
.custom-select[size]:not([size='1']) {
    height: auto;
    padding-right: calc(0.75 * var(--legacy-r-e-m-size));
    background-image: none;
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef;
}

.custom-select::-ms-expand {
    display: none;
}

.custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057;
}

.custom-select-sm {
    height: calc(1.5em + calc(0.5 * var(--legacy-r-e-m-size)) + 2px);
    padding-top: calc(0.25 * var(--legacy-r-e-m-size));
    padding-bottom: calc(0.25 * var(--legacy-r-e-m-size));
    padding-left: calc(0.5 * var(--legacy-r-e-m-size));
    font-size: calc(0.875 * var(--legacy-r-e-m-size));
}

.custom-select-lg {
    height: calc(1.5em + calc(1 * var(--legacy-r-e-m-size)) + 2px);
    padding-top: calc(0.5 * var(--legacy-r-e-m-size));
    padding-bottom: calc(0.5 * var(--legacy-r-e-m-size));
    padding-left: calc(1 * var(--legacy-r-e-m-size));
    font-size: calc(1.25 * var(--legacy-r-e-m-size));
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(calc(1.5 * var(--legacy-r-e-m-size)) + calc(0.75 * var(--legacy-r-e-m-size)) + 2px);
    margin-bottom: 0;
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(calc(1.5 * var(--legacy-r-e-m-size)) + calc(0.75 * var(--legacy-r-e-m-size)) + 2px);
    margin: 0;
    overflow: hidden;
    opacity: 0;
}

.custom-file-input:focus ~ .custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(0, 123, 255, 0.25);
}

.custom-file-input[disabled] ~ .custom-file-label,
.custom-file-input:disabled ~ .custom-file-label {
    background-color: #e9ecef;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
    content: 'Browse';
}

.custom-file-input ~ .custom-file-label[data-browse]::after {
    content: attr(data-browse);
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(calc(1.5 * var(--legacy-r-e-m-size)) + calc(0.75 * var(--legacy-r-e-m-size)) + 2px);
    padding: calc(0.375 * var(--legacy-r-e-m-size)) calc(0.75 * var(--legacy-r-e-m-size));
    overflow: hidden;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: calc(0.25 * var(--legacy-r-e-m-size));
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(calc(1.5 * var(--legacy-r-e-m-size)) + calc(0.75 * var(--legacy-r-e-m-size)));
    padding: calc(0.375 * var(--legacy-r-e-m-size)) calc(0.75 * var(--legacy-r-e-m-size));
    line-height: 1.5;
    color: #495057;
    content: 'Browse';
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 calc(0.25 * var(--legacy-r-e-m-size)) calc(0.25 * var(--legacy-r-e-m-size)) 0;
}

.custom-range {
    width: 100%;
    height: calc(1.4 * var(--legacy-r-e-m-size));
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.custom-range:focus {
    outline: 0;
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(0, 123, 255, 0.25);
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(0, 123, 255, 0.25);
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(0, 123, 255, 0.25);
}

.custom-range::-moz-focus-outer {
    border: 0;
}

.custom-range::-webkit-slider-thumb {
    width: calc(1 * var(--legacy-r-e-m-size));
    height: calc(1 * var(--legacy-r-e-m-size));
    margin-top: calc(-0.25 * var(--legacy-r-e-m-size));
    background-color: #007bff;
    border: 0;
    border-radius: calc(1 * var(--legacy-r-e-m-size));
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
    appearance: none;
}

@media (prefers-reduced-motion: reduce) {
    .custom-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none;
    }
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #b3d7ff;
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: calc(0.5 * var(--legacy-r-e-m-size));
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: calc(1 * var(--legacy-r-e-m-size));
}

.custom-range::-moz-range-thumb {
    width: calc(1 * var(--legacy-r-e-m-size));
    height: calc(1 * var(--legacy-r-e-m-size));
    background-color: #007bff;
    border: 0;
    border-radius: calc(1 * var(--legacy-r-e-m-size));
    -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -moz-appearance: none;
    appearance: none;
}

@media (prefers-reduced-motion: reduce) {
    .custom-range::-moz-range-thumb {
        -moz-transition: none;
        transition: none;
    }
}

.custom-range::-moz-range-thumb:active {
    background-color: #b3d7ff;
}

.custom-range::-moz-range-track {
    width: 100%;
    height: calc(0.5 * var(--legacy-r-e-m-size));
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: calc(1 * var(--legacy-r-e-m-size));
}

.custom-range::-ms-thumb {
    width: calc(1 * var(--legacy-r-e-m-size));
    height: calc(1 * var(--legacy-r-e-m-size));
    margin-top: 0;
    margin-right: calc(0.2 * var(--legacy-r-e-m-size));
    margin-left: calc(0.2 * var(--legacy-r-e-m-size));
    background-color: #007bff;
    border: 0;
    border-radius: calc(1 * var(--legacy-r-e-m-size));
    -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none;
}

@media (prefers-reduced-motion: reduce) {
    .custom-range::-ms-thumb {
        -ms-transition: none;
        transition: none;
    }
}

.custom-range::-ms-thumb:active {
    background-color: #b3d7ff;
}

.custom-range::-ms-track {
    width: 100%;
    height: calc(0.5 * var(--legacy-r-e-m-size));
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: calc(0.5 * var(--legacy-r-e-m-size));
}

.custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: calc(1 * var(--legacy-r-e-m-size));
}

.custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: calc(1 * var(--legacy-r-e-m-size));
}

.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd;
}

.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default;
}

.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd;
}

.custom-range:disabled::-moz-range-track {
    cursor: default;
}

.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
        transition: none;
    }
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-link {
    display: block;
    padding: calc(0.5 * var(--legacy-r-e-m-size)) calc(1 * var(--legacy-r-e-m-size));
}

.nav-link:hover,
.nav-link:focus {
    text-decoration: none;
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default;
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-link {
    margin-bottom: -1px;
    background-color: transparent;
    border: 1px solid transparent;
    border-top-left-radius: calc(0.25 * var(--legacy-r-e-m-size));
    border-top-right-radius: calc(0.25 * var(--legacy-r-e-m-size));
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
    isolation: isolate;
    border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.nav-pills .nav-link {
    background: none;
    border: 0;
    border-radius: calc(0.25 * var(--legacy-r-e-m-size));
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #007bff;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center;
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: calc(0.5 * var(--legacy-r-e-m-size)) calc(1 * var(--legacy-r-e-m-size));
}

.navbar .container,
.navbar .container-fluid,
.navbar .container-sm,
.navbar .container-md,
.navbar .container-lg,
.navbar .container-xl {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.navbar-brand {
    display: inline-block;
    padding-top: calc(0.3125 * var(--legacy-r-e-m-size));
    padding-bottom: calc(0.3125 * var(--legacy-r-e-m-size));
    margin-right: calc(1 * var(--legacy-r-e-m-size));
    font-size: calc(1.25 * var(--legacy-r-e-m-size));
    line-height: inherit;
    white-space: nowrap;
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none;
}

.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none;
}

.navbar-text {
    display: inline-block;
    padding-top: calc(0.5 * var(--legacy-r-e-m-size));
    padding-bottom: calc(0.5 * var(--legacy-r-e-m-size));
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
}

.navbar-toggler {
    padding: calc(0.25 * var(--legacy-r-e-m-size)) calc(0.75 * var(--legacy-r-e-m-size));
    font-size: calc(1.25 * var(--legacy-r-e-m-size));
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: calc(0.25 * var(--legacy-r-e-m-size));
}

.navbar-toggler:hover,
.navbar-toggler:focus {
    text-decoration: none;
}

.navbar-toggler-icon {
    display: inline-block;
    width: calc(1.5 * var(--legacy-r-e-m-size));
    height: calc(1.5 * var(--legacy-r-e-m-size));
    vertical-align: middle;
    content: '';
    background: 50% / 100% 100% no-repeat;
}

.navbar-nav-scroll {
    max-height: 75vh;
    overflow-y: auto;
}

@media (max-width: 575.98px) {
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid,
    .navbar-expand-sm > .container-sm,
    .navbar-expand-sm > .container-md,
    .navbar-expand-sm > .container-lg,
    .navbar-expand-sm > .container-xl {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 576px) {
    .navbar-expand-sm {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }
    .navbar-expand-sm .navbar-nav {
        flex-direction: row;
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: calc(0.5 * var(--legacy-r-e-m-size));
        padding-left: calc(0.5 * var(--legacy-r-e-m-size));
    }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid,
    .navbar-expand-sm > .container-sm,
    .navbar-expand-sm > .container-md,
    .navbar-expand-sm > .container-lg,
    .navbar-expand-sm > .container-xl {
        flex-wrap: nowrap;
    }
    .navbar-expand-sm .navbar-nav-scroll {
        overflow: visible;
    }
    .navbar-expand-sm .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }
    .navbar-expand-sm .navbar-toggler {
        display: none;
    }
}

@media (max-width: 767.98px) {
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid,
    .navbar-expand-md > .container-sm,
    .navbar-expand-md > .container-md,
    .navbar-expand-md > .container-lg,
    .navbar-expand-md > .container-xl {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 768px) {
    .navbar-expand-md {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }
    .navbar-expand-md .navbar-nav {
        flex-direction: row;
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: calc(0.5 * var(--legacy-r-e-m-size));
        padding-left: calc(0.5 * var(--legacy-r-e-m-size));
    }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid,
    .navbar-expand-md > .container-sm,
    .navbar-expand-md > .container-md,
    .navbar-expand-md > .container-lg,
    .navbar-expand-md > .container-xl {
        flex-wrap: nowrap;
    }
    .navbar-expand-md .navbar-nav-scroll {
        overflow: visible;
    }
    .navbar-expand-md .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }
    .navbar-expand-md .navbar-toggler {
        display: none;
    }
}

@media (max-width: 991.98px) {
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid,
    .navbar-expand-lg > .container-sm,
    .navbar-expand-lg > .container-md,
    .navbar-expand-lg > .container-lg,
    .navbar-expand-lg > .container-xl {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }
    .navbar-expand-lg .navbar-nav {
        flex-direction: row;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: calc(0.5 * var(--legacy-r-e-m-size));
        padding-left: calc(0.5 * var(--legacy-r-e-m-size));
    }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid,
    .navbar-expand-lg > .container-sm,
    .navbar-expand-lg > .container-md,
    .navbar-expand-lg > .container-lg,
    .navbar-expand-lg > .container-xl {
        flex-wrap: nowrap;
    }
    .navbar-expand-lg .navbar-nav-scroll {
        overflow: visible;
    }
    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }
    .navbar-expand-lg .navbar-toggler {
        display: none;
    }
}

@media (max-width: 1199.98px) {
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid,
    .navbar-expand-xl > .container-sm,
    .navbar-expand-xl > .container-md,
    .navbar-expand-xl > .container-lg,
    .navbar-expand-xl > .container-xl {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 1200px) {
    .navbar-expand-xl {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }
    .navbar-expand-xl .navbar-nav {
        flex-direction: row;
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: calc(0.5 * var(--legacy-r-e-m-size));
        padding-left: calc(0.5 * var(--legacy-r-e-m-size));
    }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid,
    .navbar-expand-xl > .container-sm,
    .navbar-expand-xl > .container-md,
    .navbar-expand-xl > .container-lg,
    .navbar-expand-xl > .container-xl {
        flex-wrap: nowrap;
    }
    .navbar-expand-xl .navbar-nav-scroll {
        overflow: visible;
    }
    .navbar-expand-xl .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }
    .navbar-expand-xl .navbar-toggler {
        display: none;
    }
}

.navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
    padding-right: 0;
    padding-left: 0;
}

.navbar-expand .navbar-nav {
    flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute;
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: calc(0.5 * var(--legacy-r-e-m-size));
    padding-left: calc(0.5 * var(--legacy-r-e-m-size));
}

.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
    flex-wrap: nowrap;
}

.navbar-expand .navbar-nav-scroll {
    overflow: visible;
}

.navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
}

.navbar-expand .navbar-toggler {
    display: none;
}

.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
    color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
    color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
    color: #fff;
}

.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-brand:focus {
    color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
    color: #fff;
}

.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-dark .navbar-text {
    color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-text a {
    color: #fff;
}

.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
    color: #fff;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: calc(0.25 * var(--legacy-r-e-m-size));
}

.card > hr {
    margin-right: 0;
    margin-left: 0;
}

.card > .list-group {
    border-top: inherit;
    border-bottom: inherit;
}

.card > .list-group:first-child {
    border-top-width: 0;
    border-top-left-radius: calc(calc(0.25 * var(--legacy-r-e-m-size)) - 1px);
    border-top-right-radius: calc(calc(0.25 * var(--legacy-r-e-m-size)) - 1px);
}

.card > .list-group:last-child {
    border-bottom-width: 0;
    border-bottom-right-radius: calc(calc(0.25 * var(--legacy-r-e-m-size)) - 1px);
    border-bottom-left-radius: calc(calc(0.25 * var(--legacy-r-e-m-size)) - 1px);
}

.card > .card-header + .list-group,
.card > .list-group + .card-footer {
    border-top: 0;
}

.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: calc(1.25 * var(--legacy-r-e-m-size));
}

.card-subtitle {
    margin-top: calc(-0.375 * var(--legacy-r-e-m-size));
    margin-bottom: 0;
}

.card-text:last-child {
    margin-bottom: 0;
}

.card-link:hover {
    text-decoration: none;
}

.card-link + .card-link {
    margin-left: calc(1.25 * var(--legacy-r-e-m-size));
}

.card-header {
    padding: calc(0.75 * var(--legacy-r-e-m-size)) calc(1.25 * var(--legacy-r-e-m-size));
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
    border-radius: calc(calc(0.25 * var(--legacy-r-e-m-size)) - 1px) calc(calc(0.25 * var(--legacy-r-e-m-size)) - 1px) 0
        0;
}

.card-footer {
    padding: calc(0.75 * var(--legacy-r-e-m-size)) calc(1.25 * var(--legacy-r-e-m-size));
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
    border-radius: 0 0 calc(calc(0.25 * var(--legacy-r-e-m-size)) - 1px)
        calc(calc(0.25 * var(--legacy-r-e-m-size)) - 1px);
}

.card-header-tabs {
    margin-right: calc(-0.625 * var(--legacy-r-e-m-size));
    margin-bottom: calc(-0.75 * var(--legacy-r-e-m-size));
    margin-left: calc(-0.625 * var(--legacy-r-e-m-size));
    border-bottom: 0;
}

.card-header-pills {
    margin-right: calc(-0.625 * var(--legacy-r-e-m-size));
    margin-left: calc(-0.625 * var(--legacy-r-e-m-size));
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: calc(1.25 * var(--legacy-r-e-m-size));
    border-radius: calc(calc(0.25 * var(--legacy-r-e-m-size)) - 1px);
}

.card-img,
.card-img-top,
.card-img-bottom {
    flex-shrink: 0;
    width: 100%;
}

.card-img,
.card-img-top {
    border-top-left-radius: calc(calc(0.25 * var(--legacy-r-e-m-size)) - 1px);
    border-top-right-radius: calc(calc(0.25 * var(--legacy-r-e-m-size)) - 1px);
}

.card-img,
.card-img-bottom {
    border-bottom-right-radius: calc(calc(0.25 * var(--legacy-r-e-m-size)) - 1px);
    border-bottom-left-radius: calc(calc(0.25 * var(--legacy-r-e-m-size)) - 1px);
}

.card-deck .card {
    margin-bottom: 15px;
}

@media (min-width: 576px) {
    .card-deck {
        display: flex;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
    .card-deck .card {
        flex: 1 0 0%;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px;
    }
}

.card-group > .card {
    margin-bottom: 15px;
}

@media (min-width: 576px) {
    .card-group {
        display: flex;
        flex-flow: row wrap;
    }
    .card-group > .card {
        flex: 1 0 0%;
        margin-bottom: 0;
    }
    .card-group > .card + .card {
        margin-left: 0;
        border-left: 0;
    }
    .card-group > .card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .card-group > .card:not(:last-child) .card-img-top,
    .card-group > .card:not(:last-child) .card-header {
        border-top-right-radius: 0;
    }
    .card-group > .card:not(:last-child) .card-img-bottom,
    .card-group > .card:not(:last-child) .card-footer {
        border-bottom-right-radius: 0;
    }
    .card-group > .card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .card-group > .card:not(:first-child) .card-img-top,
    .card-group > .card:not(:first-child) .card-header {
        border-top-left-radius: 0;
    }
    .card-group > .card:not(:first-child) .card-img-bottom,
    .card-group > .card:not(:first-child) .card-footer {
        border-bottom-left-radius: 0;
    }
}

.card-columns .card {
    margin-bottom: calc(0.75 * var(--legacy-r-e-m-size));
}

@media (min-width: 576px) {
    .card-columns {
        -moz-column-count: 3;
        column-count: 3;
        -moz-column-gap: calc(1.25 * var(--legacy-r-e-m-size));
        column-gap: calc(1.25 * var(--legacy-r-e-m-size));
        orphans: 1;
        widows: 1;
    }
    .card-columns .card {
        display: inline-block;
        width: 100%;
    }
}

.accordion {
    overflow-anchor: none;
}

.accordion > .card {
    overflow: hidden;
}

.accordion > .card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.accordion > .card:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.accordion > .card > .card-header {
    border-radius: 0;
    margin-bottom: -1px;
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: calc(0.75 * var(--legacy-r-e-m-size)) calc(1 * var(--legacy-r-e-m-size));
    margin-bottom: calc(1 * var(--legacy-r-e-m-size));
    list-style: none;
    background-color: #e9ecef;
    border-radius: calc(0.25 * var(--legacy-r-e-m-size));
}

.breadcrumb-item + .breadcrumb-item {
    padding-left: calc(0.5 * var(--legacy-r-e-m-size));
}

.breadcrumb-item + .breadcrumb-item::before {
    float: left;
    padding-right: calc(0.5 * var(--legacy-r-e-m-size));
    color: #6c757d;
    content: '/';
}

.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none;
}

.breadcrumb-item.active {
    color: #6c757d;
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: calc(0.25 * var(--legacy-r-e-m-size));
}

.page-link {
    position: relative;
    display: block;
    padding: calc(0.5 * var(--legacy-r-e-m-size)) calc(0.75 * var(--legacy-r-e-m-size));
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(0, 123, 255, 0.25);
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: calc(0.25 * var(--legacy-r-e-m-size));
    border-bottom-left-radius: calc(0.25 * var(--legacy-r-e-m-size));
}

.page-item:last-child .page-link {
    border-top-right-radius: calc(0.25 * var(--legacy-r-e-m-size));
    border-bottom-right-radius: calc(0.25 * var(--legacy-r-e-m-size));
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}

.pagination-lg .page-link {
    padding: calc(0.75 * var(--legacy-r-e-m-size)) calc(1.5 * var(--legacy-r-e-m-size));
    font-size: calc(1.25 * var(--legacy-r-e-m-size));
    line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: calc(0.3 * var(--legacy-r-e-m-size));
    border-bottom-left-radius: calc(0.3 * var(--legacy-r-e-m-size));
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: calc(0.3 * var(--legacy-r-e-m-size));
    border-bottom-right-radius: calc(0.3 * var(--legacy-r-e-m-size));
}

.pagination-sm .page-link {
    padding: calc(0.25 * var(--legacy-r-e-m-size)) calc(0.5 * var(--legacy-r-e-m-size));
    font-size: calc(0.875 * var(--legacy-r-e-m-size));
    line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: calc(0.2 * var(--legacy-r-e-m-size));
    border-bottom-left-radius: calc(0.2 * var(--legacy-r-e-m-size));
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: calc(0.2 * var(--legacy-r-e-m-size));
    border-bottom-right-radius: calc(0.2 * var(--legacy-r-e-m-size));
}

.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: calc(0.25 * var(--legacy-r-e-m-size));
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
        box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .badge {
        transition: none;
    }
}

a.badge:hover,
a.badge:focus {
    text-decoration: none;
}

.badge:empty {
    display: none;
}

.btn .badge {
    position: relative;
    top: -1px;
}

.badge-pill {
    padding-right: calc(0.6 * var(--legacy-r-e-m-size));
    padding-left: calc(0.6 * var(--legacy-r-e-m-size));
    border-radius: calc(10 * var(--legacy-r-e-m-size));
}

.badge-primary {
    color: #fff;
    background-color: #007bff;
}

a.badge-primary:hover,
a.badge-primary:focus {
    color: #fff;
    background-color: #0062cc;
}

a.badge-primary:focus,
a.badge-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(0, 123, 255, 0.5);
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d;
}

a.badge-secondary:hover,
a.badge-secondary:focus {
    color: #fff;
    background-color: #545b62;
}

a.badge-secondary:focus,
a.badge-secondary.focus {
    outline: 0;
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(108, 117, 125, 0.5);
}

.badge-success {
    color: #fff;
    background-color: #28a745;
}

a.badge-success:hover,
a.badge-success:focus {
    color: #fff;
    background-color: #1e7e34;
}

a.badge-success:focus,
a.badge-success.focus {
    outline: 0;
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(40, 167, 69, 0.5);
}

.badge-info {
    color: #fff;
    background-color: #17a2b8;
}

a.badge-info:hover,
a.badge-info:focus {
    color: #fff;
    background-color: #117a8b;
}

a.badge-info:focus,
a.badge-info.focus {
    outline: 0;
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(23, 162, 184, 0.5);
}

.badge-warning {
    color: #212529;
    background-color: #ffc107;
}

a.badge-warning:hover,
a.badge-warning:focus {
    color: #212529;
    background-color: #d39e00;
}

a.badge-warning:focus,
a.badge-warning.focus {
    outline: 0;
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(255, 193, 7, 0.5);
}

.badge-danger {
    color: #fff;
    background-color: #dc3545;
}

a.badge-danger:hover,
a.badge-danger:focus {
    color: #fff;
    background-color: #bd2130;
}

a.badge-danger:focus,
a.badge-danger.focus {
    outline: 0;
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(220, 53, 69, 0.5);
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa;
}

a.badge-light:hover,
a.badge-light:focus {
    color: #212529;
    background-color: #dae0e5;
}

a.badge-light:focus,
a.badge-light.focus {
    outline: 0;
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(248, 249, 250, 0.5);
}

.badge-dark {
    color: #fff;
    background-color: #343a40;
}

a.badge-dark:hover,
a.badge-dark:focus {
    color: #fff;
    background-color: #1d2124;
}

a.badge-dark:focus,
a.badge-dark.focus {
    outline: 0;
    box-shadow: 0 0 0 calc(0.2 * var(--legacy-r-e-m-size)) rgba(52, 58, 64, 0.5);
}

.jumbotron {
    padding: calc(2 * var(--legacy-r-e-m-size)) calc(1 * var(--legacy-r-e-m-size));
    margin-bottom: calc(2 * var(--legacy-r-e-m-size));
    background-color: #e9ecef;
    border-radius: calc(0.3 * var(--legacy-r-e-m-size));
}

@media (min-width: 576px) {
    .jumbotron {
        padding: calc(4 * var(--legacy-r-e-m-size)) calc(2 * var(--legacy-r-e-m-size));
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
}

.alert {
    position: relative;
    padding: calc(0.75 * var(--legacy-r-e-m-size)) calc(1.25 * var(--legacy-r-e-m-size));
    margin-bottom: calc(1 * var(--legacy-r-e-m-size));
    border: 1px solid transparent;
    border-radius: calc(0.25 * var(--legacy-r-e-m-size));
}

.alert-heading {
    color: inherit;
}

.alert-link {
    font-weight: 700;
}

.alert-dismissible {
    padding-right: calc(4 * var(--legacy-r-e-m-size));
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: calc(0.75 * var(--legacy-r-e-m-size)) calc(1.25 * var(--legacy-r-e-m-size));
    color: inherit;
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}

.alert-primary hr {
    border-top-color: #9fcdff;
}

.alert-primary .alert-link {
    color: #002752;
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
}

.alert-secondary hr {
    border-top-color: #c8cbcf;
}

.alert-secondary .alert-link {
    color: #202326;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.alert-success hr {
    border-top-color: #b1dfbb;
}

.alert-success .alert-link {
    color: #0b2e13;
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}

.alert-info hr {
    border-top-color: #abdde5;
}

.alert-info .alert-link {
    color: #062c33;
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

.alert-warning hr {
    border-top-color: #ffe8a1;
}

.alert-warning .alert-link {
    color: #533f03;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert-danger hr {
    border-top-color: #f1b0b7;
}

.alert-danger .alert-link {
    color: #491217;
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
}

.alert-light hr {
    border-top-color: #ececf6;
}

.alert-light .alert-link {
    color: #686868;
}

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
}

.alert-dark hr {
    border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
    color: #040505;
}

@keyframes progress-bar-stripes {
    from {
        background-position: calc(1 * var(--legacy-r-e-m-size)) 0;
    }
    to {
        background-position: 0 0;
    }
}

.progress {
    display: flex;
    height: calc(1 * var(--legacy-r-e-m-size));
    overflow: hidden;
    line-height: 0;
    font-size: calc(0.75 * var(--legacy-r-e-m-size));
    background-color: #e9ecef;
    border-radius: calc(0.25 * var(--legacy-r-e-m-size));
}

.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
    .progress-bar {
        transition: none;
    }
}

.progress-bar-striped {
    background-image: linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
    background-size: calc(1 * var(--legacy-r-e-m-size)) calc(1 * var(--legacy-r-e-m-size));
}

.progress-bar-animated {
    animation: 1s linear infinite progress-bar-stripes;
}

@media (prefers-reduced-motion: reduce) {
    .progress-bar-animated {
        animation: none;
    }
}

.media {
    display: flex;
    align-items: flex-start;
}

.media-body {
    flex: 1;
}

.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: calc(0.25 * var(--legacy-r-e-m-size));
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit;
}

.list-group-item-action:hover,
.list-group-item-action:focus {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa;
}

.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef;
}

.list-group-item {
    position: relative;
    display: block;
    padding: calc(0.75 * var(--legacy-r-e-m-size)) calc(1.25 * var(--legacy-r-e-m-size));
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}

.list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit;
}

.list-group-item.disabled,
.list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff;
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.list-group-item + .list-group-item {
    border-top-width: 0;
}

.list-group-item + .list-group-item.active {
    margin-top: -1px;
    border-top-width: 1px;
}

.list-group-horizontal {
    flex-direction: row;
}

.list-group-horizontal > .list-group-item:first-child {
    border-bottom-left-radius: calc(0.25 * var(--legacy-r-e-m-size));
    border-top-right-radius: 0;
}

.list-group-horizontal > .list-group-item:last-child {
    border-top-right-radius: calc(0.25 * var(--legacy-r-e-m-size));
    border-bottom-left-radius: 0;
}

.list-group-horizontal > .list-group-item.active {
    margin-top: 0;
}

.list-group-horizontal > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
}

.list-group-horizontal > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
}

@media (min-width: 576px) {
    .list-group-horizontal-sm {
        flex-direction: row;
    }
    .list-group-horizontal-sm > .list-group-item:first-child {
        border-bottom-left-radius: calc(0.25 * var(--legacy-r-e-m-size));
        border-top-right-radius: 0;
    }
    .list-group-horizontal-sm > .list-group-item:last-child {
        border-top-right-radius: calc(0.25 * var(--legacy-r-e-m-size));
        border-bottom-left-radius: 0;
    }
    .list-group-horizontal-sm > .list-group-item.active {
        margin-top: 0;
    }
    .list-group-horizontal-sm > .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0;
    }
    .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px;
    }
}

@media (min-width: 768px) {
    .list-group-horizontal-md {
        flex-direction: row;
    }
    .list-group-horizontal-md > .list-group-item:first-child {
        border-bottom-left-radius: calc(0.25 * var(--legacy-r-e-m-size));
        border-top-right-radius: 0;
    }
    .list-group-horizontal-md > .list-group-item:last-child {
        border-top-right-radius: calc(0.25 * var(--legacy-r-e-m-size));
        border-bottom-left-radius: 0;
    }
    .list-group-horizontal-md > .list-group-item.active {
        margin-top: 0;
    }
    .list-group-horizontal-md > .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0;
    }
    .list-group-horizontal-md > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px;
    }
}

@media (min-width: 992px) {
    .list-group-horizontal-lg {
        flex-direction: row;
    }
    .list-group-horizontal-lg > .list-group-item:first-child {
        border-bottom-left-radius: calc(0.25 * var(--legacy-r-e-m-size));
        border-top-right-radius: 0;
    }
    .list-group-horizontal-lg > .list-group-item:last-child {
        border-top-right-radius: calc(0.25 * var(--legacy-r-e-m-size));
        border-bottom-left-radius: 0;
    }
    .list-group-horizontal-lg > .list-group-item.active {
        margin-top: 0;
    }
    .list-group-horizontal-lg > .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0;
    }
    .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px;
    }
}

@media (min-width: 1200px) {
    .list-group-horizontal-xl {
        flex-direction: row;
    }
    .list-group-horizontal-xl > .list-group-item:first-child {
        border-bottom-left-radius: calc(0.25 * var(--legacy-r-e-m-size));
        border-top-right-radius: 0;
    }
    .list-group-horizontal-xl > .list-group-item:last-child {
        border-top-right-radius: calc(0.25 * var(--legacy-r-e-m-size));
        border-bottom-left-radius: 0;
    }
    .list-group-horizontal-xl > .list-group-item.active {
        margin-top: 0;
    }
    .list-group-horizontal-xl > .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0;
    }
    .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px;
    }
}

.list-group-flush {
    border-radius: 0;
}

.list-group-flush > .list-group-item {
    border-width: 0 0 1px;
}

.list-group-flush > .list-group-item:last-child {
    border-bottom-width: 0;
}

.list-group-item-primary {
    color: #004085;
    background-color: #b8daff;
}

.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
    color: #004085;
    background-color: #9fcdff;
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085;
}

.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db;
}

.list-group-item-secondary.list-group-item-action:hover,
.list-group-item-secondary.list-group-item-action:focus {
    color: #383d41;
    background-color: #c8cbcf;
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41;
}

.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb;
}

.list-group-item-success.list-group-item-action:hover,
.list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb;
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724;
}

.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb;
}

.list-group-item-info.list-group-item-action:hover,
.list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5;
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460;
}

.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba;
}

.list-group-item-warning.list-group-item-action:hover,
.list-group-item-warning.list-group-item-action:focus {
    color: #856404;
    background-color: #ffe8a1;
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404;
}

.list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb;
}

.list-group-item-danger.list-group-item-action:hover,
.list-group-item-danger.list-group-item-action:focus {
    color: #721c24;
    background-color: #f1b0b7;
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24;
}

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe;
}

.list-group-item-light.list-group-item-action:hover,
.list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6;
}

.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182;
}

.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca;
}

.list-group-item-dark.list-group-item-action:hover,
.list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe;
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21;
}

.close {
    float: right;
    font-size: calc(1.5 * var(--legacy-r-e-m-size));
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.5;
}

.close:hover {
    color: #000;
    text-decoration: none;
}

.close:not(:disabled):not(.disabled):hover,
.close:not(:disabled):not(.disabled):focus {
    opacity: 0.75;
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
}

a.close.disabled {
    pointer-events: none;
}

.toast {
    flex-basis: 350px;
    max-width: 350px;
    font-size: calc(0.875 * var(--legacy-r-e-m-size));
    background-color: rgba(255, 255, 255, 0.85);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 calc(0.25 * var(--legacy-r-e-m-size)) calc(0.75 * var(--legacy-r-e-m-size)) rgba(0, 0, 0, 0.1);
    opacity: 0;
    border-radius: calc(0.25 * var(--legacy-r-e-m-size));
}

.toast:not(:last-child) {
    margin-bottom: calc(0.75 * var(--legacy-r-e-m-size));
}

.toast.showing {
    opacity: 1;
}

.toast.show {
    display: block;
    opacity: 1;
}

.toast.hide {
    display: none;
}

.toast-header {
    display: flex;
    align-items: center;
    padding: calc(0.25 * var(--legacy-r-e-m-size)) calc(0.75 * var(--legacy-r-e-m-size));
    color: #6c757d;
    background-color: rgba(255, 255, 255, 0.85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    border-top-left-radius: calc(calc(0.25 * var(--legacy-r-e-m-size)) - 1px);
    border-top-right-radius: calc(calc(0.25 * var(--legacy-r-e-m-size)) - 1px);
}

.toast-body {
    padding: calc(0.75 * var(--legacy-r-e-m-size));
}

.modal-open {
    overflow: hidden;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: calc(0.5 * var(--legacy-r-e-m-size));
    pointer-events: none;
}

.modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none;
    }
}

.modal.show .modal-dialog {
    transform: none;
}

.modal.modal-static .modal-dialog {
    transform: scale(1.02);
}

.modal-dialog-scrollable {
    display: flex;
    max-height: calc(100% - calc(1 * var(--legacy-r-e-m-size)));
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - calc(1 * var(--legacy-r-e-m-size)));
    overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
    flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto;
}

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - calc(1 * var(--legacy-r-e-m-size)));
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - calc(1 * var(--legacy-r-e-m-size)));
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    content: '';
}

.modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
    content: none;
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: calc(0.3 * var(--legacy-r-e-m-size));
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.show {
    opacity: 0.5;
}

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: calc(1 * var(--legacy-r-e-m-size)) calc(1 * var(--legacy-r-e-m-size));
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(calc(0.3 * var(--legacy-r-e-m-size)) - 1px);
    border-top-right-radius: calc(calc(0.3 * var(--legacy-r-e-m-size)) - 1px);
}

.modal-header .close {
    padding: calc(1 * var(--legacy-r-e-m-size)) calc(1 * var(--legacy-r-e-m-size));
    margin: calc(-1 * var(--legacy-r-e-m-size)) calc(-1 * var(--legacy-r-e-m-size)) calc(-1 * var(--legacy-r-e-m-size))
        auto;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: calc(1 * var(--legacy-r-e-m-size));
}

.modal-footer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    padding: calc(0.75 * var(--legacy-r-e-m-size));
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(calc(0.3 * var(--legacy-r-e-m-size)) - 1px);
    border-bottom-left-radius: calc(calc(0.3 * var(--legacy-r-e-m-size)) - 1px);
}

.modal-footer > * {
    margin: calc(0.25 * var(--legacy-r-e-m-size));
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: calc(1.75 * var(--legacy-r-e-m-size)) auto;
    }
    .modal-dialog-scrollable {
        max-height: calc(100% - calc(3.5 * var(--legacy-r-e-m-size)));
    }
    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - calc(3.5 * var(--legacy-r-e-m-size)));
    }
    .modal-dialog-centered {
        min-height: calc(100% - calc(3.5 * var(--legacy-r-e-m-size)));
    }
    .modal-dialog-centered::before {
        height: calc(100vh - calc(3.5 * var(--legacy-r-e-m-size)));
        height: -webkit-min-content;
        height: -moz-min-content;
        height: min-content;
    }
    .modal-sm {
        max-width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg,
    .modal-xl {
        max-width: 800px;
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width: 1140px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans',
        'Liberation Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    white-space: normal;
    word-spacing: normal;
    line-break: auto;
    font-size: calc(0.875 * var(--legacy-r-e-m-size));
    word-wrap: break-word;
    opacity: 0;
}

.tooltip.show {
    opacity: 0.9;
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: calc(0.8 * var(--legacy-r-e-m-size));
    height: calc(0.4 * var(--legacy-r-e-m-size));
}

.tooltip .arrow::before {
    position: absolute;
    content: '';
    border-color: transparent;
    border-style: solid;
}

.bs-tooltip-top,
.bs-tooltip-auto[x-placement^='top'] {
    padding: calc(0.4 * var(--legacy-r-e-m-size)) 0;
}

.bs-tooltip-top .arrow,
.bs-tooltip-auto[x-placement^='top'] .arrow {
    bottom: 0;
}

.bs-tooltip-top .arrow::before,
.bs-tooltip-auto[x-placement^='top'] .arrow::before {
    top: 0;
    border-width: calc(0.4 * var(--legacy-r-e-m-size)) calc(0.4 * var(--legacy-r-e-m-size)) 0;
    border-top-color: #000;
}

.bs-tooltip-right,
.bs-tooltip-auto[x-placement^='right'] {
    padding: 0 calc(0.4 * var(--legacy-r-e-m-size));
}

.bs-tooltip-right .arrow,
.bs-tooltip-auto[x-placement^='right'] .arrow {
    left: 0;
    width: calc(0.4 * var(--legacy-r-e-m-size));
    height: calc(0.8 * var(--legacy-r-e-m-size));
}

.bs-tooltip-right .arrow::before,
.bs-tooltip-auto[x-placement^='right'] .arrow::before {
    right: 0;
    border-width: calc(0.4 * var(--legacy-r-e-m-size)) calc(0.4 * var(--legacy-r-e-m-size))
        calc(0.4 * var(--legacy-r-e-m-size)) 0;
    border-right-color: #000;
}

.bs-tooltip-bottom,
.bs-tooltip-auto[x-placement^='bottom'] {
    padding: calc(0.4 * var(--legacy-r-e-m-size)) 0;
}

.bs-tooltip-bottom .arrow,
.bs-tooltip-auto[x-placement^='bottom'] .arrow {
    top: 0;
}

.bs-tooltip-bottom .arrow::before,
.bs-tooltip-auto[x-placement^='bottom'] .arrow::before {
    bottom: 0;
    border-width: 0 calc(0.4 * var(--legacy-r-e-m-size)) calc(0.4 * var(--legacy-r-e-m-size));
    border-bottom-color: #000;
}

.bs-tooltip-left,
.bs-tooltip-auto[x-placement^='left'] {
    padding: 0 calc(0.4 * var(--legacy-r-e-m-size));
}

.bs-tooltip-left .arrow,
.bs-tooltip-auto[x-placement^='left'] .arrow {
    right: 0;
    width: calc(0.4 * var(--legacy-r-e-m-size));
    height: calc(0.8 * var(--legacy-r-e-m-size));
}

.bs-tooltip-left .arrow::before,
.bs-tooltip-auto[x-placement^='left'] .arrow::before {
    left: 0;
    border-width: calc(0.4 * var(--legacy-r-e-m-size)) 0 calc(0.4 * var(--legacy-r-e-m-size))
        calc(0.4 * var(--legacy-r-e-m-size));
    border-left-color: #000;
}

.tooltip-inner {
    max-width: 200px;
    padding: calc(0.25 * var(--legacy-r-e-m-size)) calc(0.5 * var(--legacy-r-e-m-size));
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: calc(0.25 * var(--legacy-r-e-m-size));
}

.popover {
}

.popover .arrow {
    position: absolute;
    display: block;
    width: calc(1 * var(--legacy-r-e-m-size));
    height: calc(0.5 * var(--legacy-r-e-m-size));
    margin: 0 calc(0.3 * var(--legacy-r-e-m-size));
}

.popover .arrow::before,
.popover .arrow::after {
    position: absolute;
    display: block;
    content: '';
    border-color: transparent;
    border-style: solid;
}

.bs-popover-top,
.bs-popover-auto[x-placement^='top'] {
    margin-bottom: calc(0.5 * var(--legacy-r-e-m-size));
}

.bs-popover-top > .arrow,
.bs-popover-auto[x-placement^='top'] > .arrow {
    bottom: calc(calc(-0.5 * var(--legacy-r-e-m-size)) - 1px);
}

.bs-popover-top > .arrow::before,
.bs-popover-auto[x-placement^='top'] > .arrow::before {
    bottom: 0;
    border-width: calc(0.5 * var(--legacy-r-e-m-size)) calc(0.5 * var(--legacy-r-e-m-size)) 0;
    border-top-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-top > .arrow::after,
.bs-popover-auto[x-placement^='top'] > .arrow::after {
    bottom: 1px;
    border-width: calc(0.5 * var(--legacy-r-e-m-size)) calc(0.5 * var(--legacy-r-e-m-size)) 0;
    border-top-color: #fff;
}

.bs-popover-right,
.bs-popover-auto[x-placement^='right'] {
    margin-left: calc(0.5 * var(--legacy-r-e-m-size));
}

.bs-popover-right > .arrow,
.bs-popover-auto[x-placement^='right'] > .arrow {
    left: calc(calc(-0.5 * var(--legacy-r-e-m-size)) - 1px);
    width: calc(0.5 * var(--legacy-r-e-m-size));
    height: calc(1 * var(--legacy-r-e-m-size));
    margin: calc(0.3 * var(--legacy-r-e-m-size)) 0;
}

.bs-popover-right > .arrow::before,
.bs-popover-auto[x-placement^='right'] > .arrow::before {
    left: 0;
    border-width: calc(0.5 * var(--legacy-r-e-m-size)) calc(0.5 * var(--legacy-r-e-m-size))
        calc(0.5 * var(--legacy-r-e-m-size)) 0;
    border-right-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-right > .arrow::after,
.bs-popover-auto[x-placement^='right'] > .arrow::after {
    left: 1px;
    border-width: calc(0.5 * var(--legacy-r-e-m-size)) calc(0.5 * var(--legacy-r-e-m-size))
        calc(0.5 * var(--legacy-r-e-m-size)) 0;
    border-right-color: #fff;
}

.bs-popover-bottom,
.bs-popover-auto[x-placement^='bottom'] {
    margin-top: calc(0.5 * var(--legacy-r-e-m-size));
}

.bs-popover-bottom > .arrow,
.bs-popover-auto[x-placement^='bottom'] > .arrow {
    top: calc(calc(-0.5 * var(--legacy-r-e-m-size)) - 1px);
}

.bs-popover-bottom > .arrow::before,
.bs-popover-auto[x-placement^='bottom'] > .arrow::before {
    top: 0;
    border-width: 0 calc(0.5 * var(--legacy-r-e-m-size)) calc(0.5 * var(--legacy-r-e-m-size))
        calc(0.5 * var(--legacy-r-e-m-size));
    border-bottom-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-bottom > .arrow::after,
.bs-popover-auto[x-placement^='bottom'] > .arrow::after {
    top: 1px;
    border-width: 0 calc(0.5 * var(--legacy-r-e-m-size)) calc(0.5 * var(--legacy-r-e-m-size))
        calc(0.5 * var(--legacy-r-e-m-size));
    border-bottom-color: #fff;
}

.bs-popover-bottom .popover-header::before,
.bs-popover-auto[x-placement^='bottom'] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: calc(1 * var(--legacy-r-e-m-size));
    margin-left: calc(-0.5 * var(--legacy-r-e-m-size));
    content: '';
    border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left,
.bs-popover-auto[x-placement^='left'] {
    margin-right: calc(0.5 * var(--legacy-r-e-m-size));
}

.bs-popover-left > .arrow,
.bs-popover-auto[x-placement^='left'] > .arrow {
    right: calc(calc(-0.5 * var(--legacy-r-e-m-size)) - 1px);
    width: calc(0.5 * var(--legacy-r-e-m-size));
    height: calc(1 * var(--legacy-r-e-m-size));
    margin: calc(0.3 * var(--legacy-r-e-m-size)) 0;
}

.bs-popover-left > .arrow::before,
.bs-popover-auto[x-placement^='left'] > .arrow::before {
    right: 0;
    border-width: calc(0.5 * var(--legacy-r-e-m-size)) 0 calc(0.5 * var(--legacy-r-e-m-size))
        calc(0.5 * var(--legacy-r-e-m-size));
    border-left-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-left > .arrow::after,
.bs-popover-auto[x-placement^='left'] > .arrow::after {
    right: 1px;
    border-width: calc(0.5 * var(--legacy-r-e-m-size)) 0 calc(0.5 * var(--legacy-r-e-m-size))
        calc(0.5 * var(--legacy-r-e-m-size));
    border-left-color: #fff;
}

.popover-header {
    padding: calc(0.5 * var(--legacy-r-e-m-size)) calc(0.75 * var(--legacy-r-e-m-size));
    margin-bottom: 0;
    font-size: calc(1 * var(--legacy-r-e-m-size));
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(calc(0.3 * var(--legacy-r-e-m-size)) - 1px);
    border-top-right-radius: calc(calc(0.3 * var(--legacy-r-e-m-size)) - 1px);
}

.popover-header:empty {
    display: none;
}

.popover-body {
    padding: calc(0.5 * var(--legacy-r-e-m-size)) calc(0.75 * var(--legacy-r-e-m-size));
    color: #212529;
}

.carousel {
    position: relative;
}

.carousel.pointer-event {
    touch-action: pan-y;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-inner::after {
    display: block;
    clear: both;
    content: '';
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .carousel-item {
        transition: none;
    }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
    display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
    transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
    transform: translateX(-100%);
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    transform: none;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
    z-index: 1;
    opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
        transition: none;
    }
}

.carousel-control-prev,
.carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: none;
    border: 0;
    opacity: 0.5;
    transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
    .carousel-control-prev,
    .carousel-control-next {
        transition: none;
    }
}

.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9;
}

.carousel-control-prev {
    left: 0;
}

.carousel-control-next {
    right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: 50% / 100% 100% no-repeat;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

.carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 0.5;
    transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
    .carousel-indicators li {
        transition: none;
    }
}

.carousel-indicators .active {
    opacity: 1;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}

@keyframes spinner-border {
    to {
        transform: rotate(360deg);
    }
}

.spinner-border {
    display: inline-block;
    width: calc(2 * var(--legacy-r-e-m-size));
    height: calc(2 * var(--legacy-r-e-m-size));
    vertical-align: -calc(0.125 * var(--legacy-r-e-m-size));
    border: calc(0.25 * var(--legacy-r-e-m-size)) solid currentcolor;
    border-right-color: transparent;
    border-radius: 50%;
    animation: 0.75s linear infinite spinner-border;
}

.spinner-border-sm {
    width: calc(1 * var(--legacy-r-e-m-size));
    height: calc(1 * var(--legacy-r-e-m-size));
    border-width: calc(0.2 * var(--legacy-r-e-m-size));
}

@keyframes spinner-grow {
    0% {
        transform: scale(0);
    }
    50% {
        opacity: 1;
        transform: none;
    }
}

.spinner-grow {
    display: inline-block;
    width: calc(2 * var(--legacy-r-e-m-size));
    height: calc(2 * var(--legacy-r-e-m-size));
    vertical-align: -calc(0.125 * var(--legacy-r-e-m-size));
    background-color: currentcolor;
    border-radius: 50%;
    opacity: 0;
    animation: 0.75s linear infinite spinner-grow;
}

.spinner-grow-sm {
    width: calc(1 * var(--legacy-r-e-m-size));
    height: calc(1 * var(--legacy-r-e-m-size));
}

@media (prefers-reduced-motion: reduce) {
    .spinner-border,
    .spinner-grow {
        animation-duration: 1.5s;
    }
}

.align-baseline {
    vertical-align: baseline !important;
}

.align-top {
    vertical-align: top !important;
}

.align-middle {
    vertical-align: middle !important;
}

.align-bottom {
    vertical-align: bottom !important;
}

.align-text-bottom {
    vertical-align: text-bottom !important;
}

.align-text-top {
    vertical-align: text-top !important;
}

.bg-primary {
    background-color: #007bff !important;
}

a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
    background-color: #0062cc !important;
}

.bg-secondary {
    background-color: #6c757d !important;
}

a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
    background-color: #545b62 !important;
}

.bg-success {
    background-color: #28a745 !important;
}

a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
    background-color: #1e7e34 !important;
}

.bg-info {
    background-color: #17a2b8 !important;
}

a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
    background-color: #117a8b !important;
}

.bg-warning {
    background-color: #ffc107 !important;
}

a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
    background-color: #d39e00 !important;
}

.bg-danger {
    background-color: #dc3545 !important;
}

a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
    background-color: #bd2130 !important;
}

.bg-light {
    background-color: #f8f9fa !important;
}

a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
    background-color: #dae0e5 !important;
}

.bg-dark {
    background-color: #343a40 !important;
}

a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
    background-color: #1d2124 !important;
}

.bg-white {
    background-color: #fff !important;
}

.bg-transparent {
    background-color: transparent !important;
}

.border {
    border: 1px solid #dee2e6 !important;
}

.border-top {
    border-top: 1px solid #dee2e6 !important;
}

.border-right {
    border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
    border-left: 1px solid #dee2e6 !important;
}

.border-0 {
    border: 0 !important;
}

.border-top-0 {
    border-top: 0 !important;
}

.border-right-0 {
    border-right: 0 !important;
}

.border-bottom-0 {
    border-bottom: 0 !important;
}

.border-left-0 {
    border-left: 0 !important;
}

.border-primary {
    border-color: #007bff !important;
}

.border-secondary {
    border-color: #6c757d !important;
}

.border-success {
    border-color: #28a745 !important;
}

.border-info {
    border-color: #17a2b8 !important;
}

.border-warning {
    border-color: #ffc107 !important;
}

.border-danger {
    border-color: #dc3545 !important;
}

.border-light {
    border-color: #f8f9fa !important;
}

.border-dark {
    border-color: #343a40 !important;
}

.border-white {
    border-color: #fff !important;
}

.rounded-sm {
    border-radius: calc(0.2 * var(--legacy-r-e-m-size)) !important;
}

.rounded {
    border-radius: calc(0.25 * var(--legacy-r-e-m-size)) !important;
}

.rounded-top {
    border-top-left-radius: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    border-top-right-radius: calc(0.25 * var(--legacy-r-e-m-size)) !important;
}

.rounded-right {
    border-top-right-radius: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    border-bottom-right-radius: calc(0.25 * var(--legacy-r-e-m-size)) !important;
}

.rounded-bottom {
    border-bottom-right-radius: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    border-bottom-left-radius: calc(0.25 * var(--legacy-r-e-m-size)) !important;
}

.rounded-left {
    border-top-left-radius: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    border-bottom-left-radius: calc(0.25 * var(--legacy-r-e-m-size)) !important;
}

.rounded-lg {
    border-radius: calc(0.3 * var(--legacy-r-e-m-size)) !important;
}

.rounded-circle {
    border-radius: 50% !important;
}

.rounded-pill {
    border-radius: calc(50 * var(--legacy-r-e-m-size)) !important;
}

.rounded-0 {
    border-radius: 0 !important;
}

.clearfix::after {
    display: block;
    clear: both;
    content: '';
}

.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-row {
    display: table-row !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: flex !important;
}

.d-inline-flex {
    display: inline-flex !important;
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }
    .d-sm-inline {
        display: inline !important;
    }
    .d-sm-inline-block {
        display: inline-block !important;
    }
    .d-sm-block {
        display: block !important;
    }
    .d-sm-table {
        display: table !important;
    }
    .d-sm-table-row {
        display: table-row !important;
    }
    .d-sm-table-cell {
        display: table-cell !important;
    }
    .d-sm-flex {
        display: flex !important;
    }
    .d-sm-inline-flex {
        display: inline-flex !important;
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-inline {
        display: inline !important;
    }
    .d-md-inline-block {
        display: inline-block !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-table {
        display: table !important;
    }
    .d-md-table-row {
        display: table-row !important;
    }
    .d-md-table-cell {
        display: table-cell !important;
    }
    .d-md-flex {
        display: flex !important;
    }
    .d-md-inline-flex {
        display: inline-flex !important;
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-inline {
        display: inline !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
    .d-lg-block {
        display: block !important;
    }
    .d-lg-table {
        display: table !important;
    }
    .d-lg-table-row {
        display: table-row !important;
    }
    .d-lg-table-cell {
        display: table-cell !important;
    }
    .d-lg-flex {
        display: flex !important;
    }
    .d-lg-inline-flex {
        display: inline-flex !important;
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }
    .d-xl-inline {
        display: inline !important;
    }
    .d-xl-inline-block {
        display: inline-block !important;
    }
    .d-xl-block {
        display: block !important;
    }
    .d-xl-table {
        display: table !important;
    }
    .d-xl-table-row {
        display: table-row !important;
    }
    .d-xl-table-cell {
        display: table-cell !important;
    }
    .d-xl-flex {
        display: flex !important;
    }
    .d-xl-inline-flex {
        display: inline-flex !important;
    }
}

@media print {
    .d-print-none {
        display: none !important;
    }
    .d-print-inline {
        display: inline !important;
    }
    .d-print-inline-block {
        display: inline-block !important;
    }
    .d-print-block {
        display: block !important;
    }
    .d-print-table {
        display: table !important;
    }
    .d-print-table-row {
        display: table-row !important;
    }
    .d-print-table-cell {
        display: table-cell !important;
    }
    .d-print-flex {
        display: flex !important;
    }
    .d-print-inline-flex {
        display: inline-flex !important;
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.embed-responsive::before {
    display: block;
    content: '';
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.embed-responsive-21by9::before {
    padding-top: 42.857143%;
}

.embed-responsive-16by9::before {
    padding-top: 56.25%;
}

.embed-responsive-4by3::before {
    padding-top: 75%;
}

.embed-responsive-1by1::before {
    padding-top: 100%;
}

.flex-row {
    flex-direction: row !important;
}

.flex-column {
    flex-direction: column !important;
}

.flex-row-reverse {
    flex-direction: row-reverse !important;
}

.flex-column-reverse {
    flex-direction: column-reverse !important;
}

.flex-wrap {
    flex-wrap: wrap !important;
}

.flex-nowrap {
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
}

.flex-fill {
    flex: 1 1 auto !important;
}

.flex-grow-0 {
    flex-grow: 0 !important;
}

.flex-grow-1 {
    flex-grow: 1 !important;
}

.flex-shrink-0 {
    flex-shrink: 0 !important;
}

.flex-shrink-1 {
    flex-shrink: 1 !important;
}

.justify-content-start {
    justify-content: flex-start !important;
}

.justify-content-end {
    justify-content: flex-end !important;
}

.justify-content-center {
    justify-content: center !important;
}

.justify-content-between {
    justify-content: space-between !important;
}

.justify-content-around {
    justify-content: space-around !important;
}

.align-items-start {
    align-items: flex-start !important;
}

.align-items-end {
    align-items: flex-end !important;
}

.align-items-center {
    align-items: center !important;
}

.align-items-baseline {
    align-items: baseline !important;
}

.align-items-stretch {
    align-items: stretch !important;
}

.align-content-start {
    align-content: flex-start !important;
}

.align-content-end {
    align-content: flex-end !important;
}

.align-content-center {
    align-content: center !important;
}

.align-content-between {
    align-content: space-between !important;
}

.align-content-around {
    align-content: space-around !important;
}

.align-content-stretch {
    align-content: stretch !important;
}

.align-self-auto {
    align-self: auto !important;
}

.align-self-start {
    align-self: flex-start !important;
}

.align-self-end {
    align-self: flex-end !important;
}

.align-self-center {
    align-self: center !important;
}

.align-self-baseline {
    align-self: baseline !important;
}

.align-self-stretch {
    align-self: stretch !important;
}

@media (min-width: 576px) {
    .flex-sm-row {
        flex-direction: row !important;
    }
    .flex-sm-column {
        flex-direction: column !important;
    }
    .flex-sm-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-sm-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-sm-wrap {
        flex-wrap: wrap !important;
    }
    .flex-sm-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-sm-fill {
        flex: 1 1 auto !important;
    }
    .flex-sm-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-sm-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-sm-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-sm-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-sm-start {
        justify-content: flex-start !important;
    }
    .justify-content-sm-end {
        justify-content: flex-end !important;
    }
    .justify-content-sm-center {
        justify-content: center !important;
    }
    .justify-content-sm-between {
        justify-content: space-between !important;
    }
    .justify-content-sm-around {
        justify-content: space-around !important;
    }
    .align-items-sm-start {
        align-items: flex-start !important;
    }
    .align-items-sm-end {
        align-items: flex-end !important;
    }
    .align-items-sm-center {
        align-items: center !important;
    }
    .align-items-sm-baseline {
        align-items: baseline !important;
    }
    .align-items-sm-stretch {
        align-items: stretch !important;
    }
    .align-content-sm-start {
        align-content: flex-start !important;
    }
    .align-content-sm-end {
        align-content: flex-end !important;
    }
    .align-content-sm-center {
        align-content: center !important;
    }
    .align-content-sm-between {
        align-content: space-between !important;
    }
    .align-content-sm-around {
        align-content: space-around !important;
    }
    .align-content-sm-stretch {
        align-content: stretch !important;
    }
    .align-self-sm-auto {
        align-self: auto !important;
    }
    .align-self-sm-start {
        align-self: flex-start !important;
    }
    .align-self-sm-end {
        align-self: flex-end !important;
    }
    .align-self-sm-center {
        align-self: center !important;
    }
    .align-self-sm-baseline {
        align-self: baseline !important;
    }
    .align-self-sm-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        flex-direction: row !important;
    }
    .flex-md-column {
        flex-direction: column !important;
    }
    .flex-md-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-md-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-md-wrap {
        flex-wrap: wrap !important;
    }
    .flex-md-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-md-fill {
        flex: 1 1 auto !important;
    }
    .flex-md-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-md-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-md-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-md-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-md-start {
        justify-content: flex-start !important;
    }
    .justify-content-md-end {
        justify-content: flex-end !important;
    }
    .justify-content-md-center {
        justify-content: center !important;
    }
    .justify-content-md-between {
        justify-content: space-between !important;
    }
    .justify-content-md-around {
        justify-content: space-around !important;
    }
    .align-items-md-start {
        align-items: flex-start !important;
    }
    .align-items-md-end {
        align-items: flex-end !important;
    }
    .align-items-md-center {
        align-items: center !important;
    }
    .align-items-md-baseline {
        align-items: baseline !important;
    }
    .align-items-md-stretch {
        align-items: stretch !important;
    }
    .align-content-md-start {
        align-content: flex-start !important;
    }
    .align-content-md-end {
        align-content: flex-end !important;
    }
    .align-content-md-center {
        align-content: center !important;
    }
    .align-content-md-between {
        align-content: space-between !important;
    }
    .align-content-md-around {
        align-content: space-around !important;
    }
    .align-content-md-stretch {
        align-content: stretch !important;
    }
    .align-self-md-auto {
        align-self: auto !important;
    }
    .align-self-md-start {
        align-self: flex-start !important;
    }
    .align-self-md-end {
        align-self: flex-end !important;
    }
    .align-self-md-center {
        align-self: center !important;
    }
    .align-self-md-baseline {
        align-self: baseline !important;
    }
    .align-self-md-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        flex-direction: row !important;
    }
    .flex-lg-column {
        flex-direction: column !important;
    }
    .flex-lg-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-lg-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-lg-wrap {
        flex-wrap: wrap !important;
    }
    .flex-lg-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-lg-fill {
        flex: 1 1 auto !important;
    }
    .flex-lg-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-lg-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-lg-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-lg-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-lg-start {
        justify-content: flex-start !important;
    }
    .justify-content-lg-end {
        justify-content: flex-end !important;
    }
    .justify-content-lg-center {
        justify-content: center !important;
    }
    .justify-content-lg-between {
        justify-content: space-between !important;
    }
    .justify-content-lg-around {
        justify-content: space-around !important;
    }
    .align-items-lg-start {
        align-items: flex-start !important;
    }
    .align-items-lg-end {
        align-items: flex-end !important;
    }
    .align-items-lg-center {
        align-items: center !important;
    }
    .align-items-lg-baseline {
        align-items: baseline !important;
    }
    .align-items-lg-stretch {
        align-items: stretch !important;
    }
    .align-content-lg-start {
        align-content: flex-start !important;
    }
    .align-content-lg-end {
        align-content: flex-end !important;
    }
    .align-content-lg-center {
        align-content: center !important;
    }
    .align-content-lg-between {
        align-content: space-between !important;
    }
    .align-content-lg-around {
        align-content: space-around !important;
    }
    .align-content-lg-stretch {
        align-content: stretch !important;
    }
    .align-self-lg-auto {
        align-self: auto !important;
    }
    .align-self-lg-start {
        align-self: flex-start !important;
    }
    .align-self-lg-end {
        align-self: flex-end !important;
    }
    .align-self-lg-center {
        align-self: center !important;
    }
    .align-self-lg-baseline {
        align-self: baseline !important;
    }
    .align-self-lg-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        flex-direction: row !important;
    }
    .flex-xl-column {
        flex-direction: column !important;
    }
    .flex-xl-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-xl-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-xl-wrap {
        flex-wrap: wrap !important;
    }
    .flex-xl-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-xl-fill {
        flex: 1 1 auto !important;
    }
    .flex-xl-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-xl-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-xl-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-xl-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-xl-start {
        justify-content: flex-start !important;
    }
    .justify-content-xl-end {
        justify-content: flex-end !important;
    }
    .justify-content-xl-center {
        justify-content: center !important;
    }
    .justify-content-xl-between {
        justify-content: space-between !important;
    }
    .justify-content-xl-around {
        justify-content: space-around !important;
    }
    .align-items-xl-start {
        align-items: flex-start !important;
    }
    .align-items-xl-end {
        align-items: flex-end !important;
    }
    .align-items-xl-center {
        align-items: center !important;
    }
    .align-items-xl-baseline {
        align-items: baseline !important;
    }
    .align-items-xl-stretch {
        align-items: stretch !important;
    }
    .align-content-xl-start {
        align-content: flex-start !important;
    }
    .align-content-xl-end {
        align-content: flex-end !important;
    }
    .align-content-xl-center {
        align-content: center !important;
    }
    .align-content-xl-between {
        align-content: space-between !important;
    }
    .align-content-xl-around {
        align-content: space-around !important;
    }
    .align-content-xl-stretch {
        align-content: stretch !important;
    }
    .align-self-xl-auto {
        align-self: auto !important;
    }
    .align-self-xl-start {
        align-self: flex-start !important;
    }
    .align-self-xl-end {
        align-self: flex-end !important;
    }
    .align-self-xl-center {
        align-self: center !important;
    }
    .align-self-xl-baseline {
        align-self: baseline !important;
    }
    .align-self-xl-stretch {
        align-self: stretch !important;
    }
}

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.float-none {
    float: none !important;
}

@media (min-width: 576px) {
    .float-sm-left {
        float: left !important;
    }
    .float-sm-right {
        float: right !important;
    }
    .float-sm-none {
        float: none !important;
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float: left !important;
    }
    .float-md-right {
        float: right !important;
    }
    .float-md-none {
        float: none !important;
    }
}

@media (min-width: 992px) {
    .float-lg-left {
        float: left !important;
    }
    .float-lg-right {
        float: right !important;
    }
    .float-lg-none {
        float: none !important;
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float: left !important;
    }
    .float-xl-right {
        float: right !important;
    }
    .float-xl-none {
        float: none !important;
    }
}

.user-select-all {
    -webkit-user-select: all !important;
    -moz-user-select: all !important;
    user-select: all !important;
}

.user-select-auto {
    -webkit-user-select: auto !important;
    -moz-user-select: auto !important;
    -ms-user-select: auto !important;
    user-select: auto !important;
}

.user-select-none {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
}

.overflow-auto {
    overflow: auto !important;
}

.overflow-hidden {
    overflow: hidden !important;
}

.position-static {
    position: static !important;
}

.position-relative {
    position: relative !important;
}

.position-absolute {
    position: absolute !important;
}

.position-fixed {
    position: fixed !important;
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
}

.shadow-sm {
    box-shadow: 0 calc(0.125 * var(--legacy-r-e-m-size)) calc(0.25 * var(--legacy-r-e-m-size)) rgba(0, 0, 0, 0.075) !important;
}

.shadow {
    box-shadow: 0 calc(0.5 * var(--legacy-r-e-m-size)) calc(1 * var(--legacy-r-e-m-size)) rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
    box-shadow: 0 calc(1 * var(--legacy-r-e-m-size)) calc(3 * var(--legacy-r-e-m-size)) rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
    box-shadow: none !important;
}

.w-25 {
    width: 25% !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 75% !important;
}

.w-100 {
    width: 100% !important;
}

.w-auto {
    width: auto !important;
}

.h-25 {
    height: 25% !important;
}

.h-50 {
    height: 50% !important;
}

.h-75 {
    height: 75% !important;
}

.h-100 {
    height: 100% !important;
}

.h-auto {
    height: auto !important;
}

.mw-100 {
    max-width: 100% !important;
}

.mh-100 {
    max-height: 100% !important;
}

.min-vw-100 {
    min-width: 100vw !important;
}

.min-vh-100 {
    min-height: 100vh !important;
}

.vw-100 {
    width: 100vw !important;
}

.vh-100 {
    height: 100vh !important;
}

.m-0 {
    margin: 0 !important;
}

.mt-0,
.my-0 {
    margin-top: 0 !important;
}

.mr-0,
.mx-0 {
    margin-right: 0 !important;
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
    margin-left: 0 !important;
}

.m-1 {
    margin: calc(0.25 * var(--legacy-r-e-m-size)) !important;
}

.mt-1,
.my-1 {
    margin-top: calc(0.25 * var(--legacy-r-e-m-size)) !important;
}

.mr-1,
.mx-1 {
    margin-right: calc(0.25 * var(--legacy-r-e-m-size)) !important;
}

.mb-1,
.my-1 {
    margin-bottom: calc(0.25 * var(--legacy-r-e-m-size)) !important;
}

.ml-1,
.mx-1 {
    margin-left: calc(0.25 * var(--legacy-r-e-m-size)) !important;
}

.m-2 {
    margin: calc(0.5 * var(--legacy-r-e-m-size)) !important;
}

.mt-2,
.my-2 {
    margin-top: calc(0.5 * var(--legacy-r-e-m-size)) !important;
}

.mr-2,
.mx-2 {
    margin-right: calc(0.5 * var(--legacy-r-e-m-size)) !important;
}

.mb-2,
.my-2 {
    margin-bottom: calc(0.5 * var(--legacy-r-e-m-size)) !important;
}

.ml-2,
.mx-2 {
    margin-left: calc(0.5 * var(--legacy-r-e-m-size)) !important;
}

.m-3 {
    margin: calc(1 * var(--legacy-r-e-m-size)) !important;
}

.mt-3,
.my-3 {
    margin-top: calc(1 * var(--legacy-r-e-m-size)) !important;
}

.mr-3,
.mx-3 {
    margin-right: calc(1 * var(--legacy-r-e-m-size)) !important;
}

.mb-3,
.my-3 {
    margin-bottom: calc(1 * var(--legacy-r-e-m-size)) !important;
}

.ml-3,
.mx-3 {
    margin-left: calc(1 * var(--legacy-r-e-m-size)) !important;
}

.m-4 {
    margin: calc(1.5 * var(--legacy-r-e-m-size)) !important;
}

.mt-4,
.my-4 {
    margin-top: calc(1.5 * var(--legacy-r-e-m-size)) !important;
}

.mr-4,
.mx-4 {
    margin-right: calc(1.5 * var(--legacy-r-e-m-size)) !important;
}

.mb-4,
.my-4 {
    margin-bottom: calc(1.5 * var(--legacy-r-e-m-size)) !important;
}

.ml-4,
.mx-4 {
    margin-left: calc(1.5 * var(--legacy-r-e-m-size)) !important;
}

.m-5 {
    margin: calc(3 * var(--legacy-r-e-m-size)) !important;
}

.mt-5,
.my-5 {
    margin-top: calc(3 * var(--legacy-r-e-m-size)) !important;
}

.mr-5,
.mx-5 {
    margin-right: calc(3 * var(--legacy-r-e-m-size)) !important;
}

.mb-5,
.my-5 {
    margin-bottom: calc(3 * var(--legacy-r-e-m-size)) !important;
}

.ml-5,
.mx-5 {
    margin-left: calc(3 * var(--legacy-r-e-m-size)) !important;
}

.p-0 {
    padding: 0 !important;
}

.pt-0,
.py-0 {
    padding-top: 0 !important;
}

.pr-0,
.px-0 {
    padding-right: 0 !important;
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
    padding-left: 0 !important;
}

.p-1 {
    padding: calc(0.25 * var(--legacy-r-e-m-size)) !important;
}

.pt-1,
.py-1 {
    padding-top: calc(0.25 * var(--legacy-r-e-m-size)) !important;
}

.pr-1,
.px-1 {
    padding-right: calc(0.25 * var(--legacy-r-e-m-size)) !important;
}

.pb-1,
.py-1 {
    padding-bottom: calc(0.25 * var(--legacy-r-e-m-size)) !important;
}

.pl-1,
.px-1 {
    padding-left: calc(0.25 * var(--legacy-r-e-m-size)) !important;
}

.p-2 {
    padding: calc(0.5 * var(--legacy-r-e-m-size)) !important;
}

.pt-2,
.py-2 {
    padding-top: calc(0.5 * var(--legacy-r-e-m-size)) !important;
}

.pr-2,
.px-2 {
    padding-right: calc(0.5 * var(--legacy-r-e-m-size)) !important;
}

.pb-2,
.py-2 {
    padding-bottom: calc(0.5 * var(--legacy-r-e-m-size)) !important;
}

.pl-2,
.px-2 {
    padding-left: calc(0.5 * var(--legacy-r-e-m-size)) !important;
}

.p-3 {
    padding: calc(1 * var(--legacy-r-e-m-size)) !important;
}

.pt-3,
.py-3 {
    padding-top: calc(1 * var(--legacy-r-e-m-size)) !important;
}

.pr-3,
.px-3 {
    padding-right: calc(1 * var(--legacy-r-e-m-size)) !important;
}

.pb-3,
.py-3 {
    padding-bottom: calc(1 * var(--legacy-r-e-m-size)) !important;
}

.pl-3,
.px-3 {
    padding-left: calc(1 * var(--legacy-r-e-m-size)) !important;
}

.p-4 {
    padding: calc(1.5 * var(--legacy-r-e-m-size)) !important;
}

.pt-4,
.py-4 {
    padding-top: calc(1.5 * var(--legacy-r-e-m-size)) !important;
}

.pr-4,
.px-4 {
    padding-right: calc(1.5 * var(--legacy-r-e-m-size)) !important;
}

.pb-4,
.py-4 {
    padding-bottom: calc(1.5 * var(--legacy-r-e-m-size)) !important;
}

.pl-4,
.px-4 {
    padding-left: calc(1.5 * var(--legacy-r-e-m-size)) !important;
}

.p-5 {
    padding: calc(3 * var(--legacy-r-e-m-size)) !important;
}

.pt-5,
.py-5 {
    padding-top: calc(3 * var(--legacy-r-e-m-size)) !important;
}

.pr-5,
.px-5 {
    padding-right: calc(3 * var(--legacy-r-e-m-size)) !important;
}

.pb-5,
.py-5 {
    padding-bottom: calc(3 * var(--legacy-r-e-m-size)) !important;
}

.pl-5,
.px-5 {
    padding-left: calc(3 * var(--legacy-r-e-m-size)) !important;
}

.m-n1 {
    margin: calc(-0.25 * var(--legacy-r-e-m-size)) !important;
}

.mt-n1,
.my-n1 {
    margin-top: calc(-0.25 * var(--legacy-r-e-m-size)) !important;
}

.mr-n1,
.mx-n1 {
    margin-right: calc(-0.25 * var(--legacy-r-e-m-size)) !important;
}

.mb-n1,
.my-n1 {
    margin-bottom: calc(-0.25 * var(--legacy-r-e-m-size)) !important;
}

.ml-n1,
.mx-n1 {
    margin-left: calc(-0.25 * var(--legacy-r-e-m-size)) !important;
}

.m-n2 {
    margin: calc(-0.5 * var(--legacy-r-e-m-size)) !important;
}

.mt-n2,
.my-n2 {
    margin-top: calc(-0.5 * var(--legacy-r-e-m-size)) !important;
}

.mr-n2,
.mx-n2 {
    margin-right: calc(-0.5 * var(--legacy-r-e-m-size)) !important;
}

.mb-n2,
.my-n2 {
    margin-bottom: calc(-0.5 * var(--legacy-r-e-m-size)) !important;
}

.ml-n2,
.mx-n2 {
    margin-left: calc(-0.5 * var(--legacy-r-e-m-size)) !important;
}

.m-n3 {
    margin: calc(-1 * var(--legacy-r-e-m-size)) !important;
}

.mt-n3,
.my-n3 {
    margin-top: calc(-1 * var(--legacy-r-e-m-size)) !important;
}

.mr-n3,
.mx-n3 {
    margin-right: calc(-1 * var(--legacy-r-e-m-size)) !important;
}

.mb-n3,
.my-n3 {
    margin-bottom: calc(-1 * var(--legacy-r-e-m-size)) !important;
}

.ml-n3,
.mx-n3 {
    margin-left: calc(-1 * var(--legacy-r-e-m-size)) !important;
}

.m-n4 {
    margin: calc(-1.5 * var(--legacy-r-e-m-size)) !important;
}

.mt-n4,
.my-n4 {
    margin-top: calc(-1.5 * var(--legacy-r-e-m-size)) !important;
}

.mr-n4,
.mx-n4 {
    margin-right: calc(-1.5 * var(--legacy-r-e-m-size)) !important;
}

.mb-n4,
.my-n4 {
    margin-bottom: calc(-1.5 * var(--legacy-r-e-m-size)) !important;
}

.ml-n4,
.mx-n4 {
    margin-left: calc(-1.5 * var(--legacy-r-e-m-size)) !important;
}

.m-n5 {
    margin: calc(-3 * var(--legacy-r-e-m-size)) !important;
}

.mt-n5,
.my-n5 {
    margin-top: calc(-3 * var(--legacy-r-e-m-size)) !important;
}

.mr-n5,
.mx-n5 {
    margin-right: calc(-3 * var(--legacy-r-e-m-size)) !important;
}

.mb-n5,
.my-n5 {
    margin-bottom: calc(-3 * var(--legacy-r-e-m-size)) !important;
}

.ml-n5,
.mx-n5 {
    margin-left: calc(-3 * var(--legacy-r-e-m-size)) !important;
}

.m-auto {
    margin: auto !important;
}

.mt-auto,
.my-auto {
    margin-top: auto !important;
}

.mr-auto,
.mx-auto {
    margin-right: auto !important;
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
    margin-left: auto !important;
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important;
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important;
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important;
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important;
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important;
    }
    .m-sm-1 {
        margin: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .m-sm-2 {
        margin: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .m-sm-3 {
        margin: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .m-sm-4 {
        margin: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .m-sm-5 {
        margin: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .p-sm-0 {
        padding: 0 !important;
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important;
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important;
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important;
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important;
    }
    .p-sm-1 {
        padding: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .p-sm-2 {
        padding: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .p-sm-3 {
        padding: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .p-sm-4 {
        padding: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .p-sm-5 {
        padding: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .m-sm-n1 {
        margin: calc(-0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: calc(-0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: calc(-0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: calc(-0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: calc(-0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .m-sm-n2 {
        margin: calc(-0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: calc(-0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: calc(-0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: calc(-0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: calc(-0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .m-sm-n3 {
        margin: calc(-1 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: calc(-1 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: calc(-1 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: calc(-1 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: calc(-1 * var(--legacy-r-e-m-size)) !important;
    }
    .m-sm-n4 {
        margin: calc(-1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: calc(-1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: calc(-1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: calc(-1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: calc(-1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .m-sm-n5 {
        margin: calc(-3 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: calc(-3 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: calc(-3 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: calc(-3 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: calc(-3 * var(--legacy-r-e-m-size)) !important;
    }
    .m-sm-auto {
        margin: auto !important;
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important;
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important;
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important;
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important;
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important;
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important;
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important;
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important;
    }
    .m-md-1 {
        margin: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .m-md-2 {
        margin: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .m-md-3 {
        margin: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .m-md-4 {
        margin: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .m-md-5 {
        margin: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .p-md-0 {
        padding: 0 !important;
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important;
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important;
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important;
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important;
    }
    .p-md-1 {
        padding: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .p-md-2 {
        padding: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .p-md-3 {
        padding: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .p-md-4 {
        padding: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .p-md-5 {
        padding: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .m-md-n1 {
        margin: calc(-0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-md-n1,
    .my-md-n1 {
        margin-top: calc(-0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-md-n1,
    .mx-md-n1 {
        margin-right: calc(-0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: calc(-0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-md-n1,
    .mx-md-n1 {
        margin-left: calc(-0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .m-md-n2 {
        margin: calc(-0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-md-n2,
    .my-md-n2 {
        margin-top: calc(-0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-md-n2,
    .mx-md-n2 {
        margin-right: calc(-0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: calc(-0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-md-n2,
    .mx-md-n2 {
        margin-left: calc(-0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .m-md-n3 {
        margin: calc(-1 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-md-n3,
    .my-md-n3 {
        margin-top: calc(-1 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-md-n3,
    .mx-md-n3 {
        margin-right: calc(-1 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: calc(-1 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-md-n3,
    .mx-md-n3 {
        margin-left: calc(-1 * var(--legacy-r-e-m-size)) !important;
    }
    .m-md-n4 {
        margin: calc(-1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-md-n4,
    .my-md-n4 {
        margin-top: calc(-1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-md-n4,
    .mx-md-n4 {
        margin-right: calc(-1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: calc(-1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-md-n4,
    .mx-md-n4 {
        margin-left: calc(-1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .m-md-n5 {
        margin: calc(-3 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-md-n5,
    .my-md-n5 {
        margin-top: calc(-3 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-md-n5,
    .mx-md-n5 {
        margin-right: calc(-3 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: calc(-3 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-md-n5,
    .mx-md-n5 {
        margin-left: calc(-3 * var(--legacy-r-e-m-size)) !important;
    }
    .m-md-auto {
        margin: auto !important;
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important;
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important;
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important;
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important;
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important;
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important;
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important;
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important;
    }
    .m-lg-1 {
        margin: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .m-lg-2 {
        margin: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .m-lg-3 {
        margin: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .m-lg-4 {
        margin: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .m-lg-5 {
        margin: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .p-lg-0 {
        padding: 0 !important;
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important;
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important;
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important;
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important;
    }
    .p-lg-1 {
        padding: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .p-lg-2 {
        padding: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .p-lg-3 {
        padding: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .p-lg-4 {
        padding: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .p-lg-5 {
        padding: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .m-lg-n1 {
        margin: calc(-0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: calc(-0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: calc(-0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: calc(-0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: calc(-0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .m-lg-n2 {
        margin: calc(-0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: calc(-0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: calc(-0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: calc(-0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: calc(-0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .m-lg-n3 {
        margin: calc(-1 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: calc(-1 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: calc(-1 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: calc(-1 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: calc(-1 * var(--legacy-r-e-m-size)) !important;
    }
    .m-lg-n4 {
        margin: calc(-1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: calc(-1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: calc(-1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: calc(-1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: calc(-1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .m-lg-n5 {
        margin: calc(-3 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: calc(-3 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: calc(-3 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: calc(-3 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: calc(-3 * var(--legacy-r-e-m-size)) !important;
    }
    .m-lg-auto {
        margin: auto !important;
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important;
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important;
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important;
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important;
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important;
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important;
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important;
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important;
    }
    .m-xl-1 {
        margin: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .m-xl-2 {
        margin: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .m-xl-3 {
        margin: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .m-xl-4 {
        margin: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .m-xl-5 {
        margin: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .p-xl-0 {
        padding: 0 !important;
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important;
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important;
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important;
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important;
    }
    .p-xl-1 {
        padding: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: calc(0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .p-xl-2 {
        padding: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .p-xl-3 {
        padding: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: calc(1 * var(--legacy-r-e-m-size)) !important;
    }
    .p-xl-4 {
        padding: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: calc(1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .p-xl-5 {
        padding: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: calc(3 * var(--legacy-r-e-m-size)) !important;
    }
    .m-xl-n1 {
        margin: calc(-0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: calc(-0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: calc(-0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: calc(-0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: calc(-0.25 * var(--legacy-r-e-m-size)) !important;
    }
    .m-xl-n2 {
        margin: calc(-0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: calc(-0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: calc(-0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: calc(-0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: calc(-0.5 * var(--legacy-r-e-m-size)) !important;
    }
    .m-xl-n3 {
        margin: calc(-1 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: calc(-1 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: calc(-1 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: calc(-1 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: calc(-1 * var(--legacy-r-e-m-size)) !important;
    }
    .m-xl-n4 {
        margin: calc(-1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: calc(-1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: calc(-1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: calc(-1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: calc(-1.5 * var(--legacy-r-e-m-size)) !important;
    }
    .m-xl-n5 {
        margin: calc(-3 * var(--legacy-r-e-m-size)) !important;
    }
    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: calc(-3 * var(--legacy-r-e-m-size)) !important;
    }
    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: calc(-3 * var(--legacy-r-e-m-size)) !important;
    }
    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: calc(-3 * var(--legacy-r-e-m-size)) !important;
    }
    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: calc(-3 * var(--legacy-r-e-m-size)) !important;
    }
    .m-xl-auto {
        margin: auto !important;
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important;
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important;
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important;
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important;
    }
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: '';
    background-color: rgba(0, 0, 0, 0);
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace !important;
}

.text-justify {
    text-align: justify !important;
}

.text-wrap {
    white-space: normal !important;
}

.text-nowrap {
    white-space: nowrap !important;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important;
    }
    .text-sm-right {
        text-align: right !important;
    }
    .text-sm-center {
        text-align: center !important;
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }
    .text-md-right {
        text-align: right !important;
    }
    .text-md-center {
        text-align: center !important;
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important;
    }
    .text-lg-right {
        text-align: right !important;
    }
    .text-lg-center {
        text-align: center !important;
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important;
    }
    .text-xl-right {
        text-align: right !important;
    }
    .text-xl-center {
        text-align: center !important;
    }
}

.text-lowercase {
    text-transform: lowercase !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.font-weight-light {
    font-weight: 300 !important;
}

.font-weight-lighter {
    font-weight: lighter !important;
}

.font-weight-normal {
    font-weight: 400 !important;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.font-weight-bolder {
    font-weight: bolder !important;
}

.font-italic {
    font-style: italic !important;
}

.text-white {
    color: #fff !important;
}

.text-primary {
    color: #007bff !important;
}

a.text-primary:hover,
a.text-primary:focus {
    color: #0056b3 !important;
}

.text-secondary {
    color: #6c757d !important;
}

a.text-secondary:hover,
a.text-secondary:focus {
    color: #494f54 !important;
}

.text-success {
    color: #28a745 !important;
}

a.text-success:hover,
a.text-success:focus {
    color: #19692c !important;
}

.text-info {
    color: #17a2b8 !important;
}

a.text-info:hover,
a.text-info:focus {
    color: #0f6674 !important;
}

.text-warning {
    color: #ffc107 !important;
}

a.text-warning:hover,
a.text-warning:focus {
    color: #ba8b00 !important;
}

.text-danger {
    color: #dc3545 !important;
}

a.text-danger:hover,
a.text-danger:focus {
    color: #a71d2a !important;
}

.text-light {
    color: #f8f9fa !important;
}

a.text-light:hover,
a.text-light:focus {
    color: #cbd3da !important;
}

.text-dark {
    color: #343a40 !important;
}

a.text-dark:hover,
a.text-dark:focus {
    color: #121416 !important;
}

.text-body {
    color: #212529 !important;
}

.text-muted {
    color: #6c757d !important;
}

.text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.text-decoration-none {
    text-decoration: none !important;
}

.text-break {
    word-break: break-word !important;
    word-wrap: break-word !important;
}

.text-reset {
    color: inherit !important;
}

.visible {
    visibility: visible !important;
}

.invisible {
    visibility: hidden !important;
}

@media print {
    .container {
        min-width: 992px !important;
    }
    .navbar {
        display: none;
    }
    .badge {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #dee2e6 !important;
    }
    .table-dark {
        color: inherit;
    }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
        border-color: #dee2e6;
    }
    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6;
    }
}

/* ---------------------------------------------------
    KPMG LINK GO STYLE
----------------------------------------------------- */

:root {
    --primary: #f5f5f5;
    --secondary: #ebecf2;
    --tertiary: #fff;
    --font-1: #333;
    --font-2: #666;
    --font-3: #999;
    --font-4: #999;
    --shadow: rgba(209, 213, 226, 0.45);
    --kpmgLightBlue: #337ddf;
    --kpmgDropdownOptionBlue: #002b76;
    --kpmgDropdownSeperator: #002b7669;
    --kpmgRed: red;
    --tileBackground: linear-gradient( to right, #d6e3f8 30%, rgba(214, 227, 248, 0.9), rgba(214, 227, 248, 0.75), transparent );
    --backgroundPattern: none;
    --logo: url('logo.5940404dd4efcc46.svg');
    --background: #f5f5f5;
    --black: rgb(19, 19, 19);
    --light-blue: #5793ff;
    --light-blue: #5793ff;
    --royal-blue: #4169e1;
    --font-body: Helvetica, Arial, Sans-serif, 'Roboto' !important;
}

:root {
    --clr-primary-500: #11244d;
    --clr-primary-400: #003cbf;
    --clr-primary-300: #1665d8;
    --clr-primary-200: #f5f9ff;
    --clr-neutral-900: #252935;
    --clr-neutral-800: #4c5057;
    --clr-neutral-700: #5c5f65;
    --clr-neutral-600: #666666;
    --clr-neutral-500: #848d9c;
    --clr-neutral-400: #9095a2;
    --clr-neutral-350: #9ea1a8;
    --clr-neutral-300: #cdd2e1;
    --clr-neutral-250: #d9dcde;
    --clr-neutral-200: #f5f5f5;
    --clr-neutral-175: #f5f6fa;
    --clr-neutral-150: #f9f9fb;
    --clr-neutral-100: white;
    --clr-danger-400: #ff2020;
    --clr-danger-300: #fdefef;
    --clr-success-400: #00b900;
    --clr-success-300: #edffe8;
    --clr-warning-400: #f68d2e;
    --clr-warning-300: #fffaf5;
}

iframe {
    border: none !important;
}

.row.create-request iframe .navbar {
    background-color: red !important;
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}

.wrapper {
    transition: all 0.3s;
    display: flex;
    align-items: stretch;
}

#content {
    width: calc(100vw - 12.5vw - 10px);
    /*width: 100%;*/
    padding: 0;
    height: 100vh;
    overflow-y: hidden;
    transition: all 0.3s;
}

    #content.active {
        width: calc(100vw - calc(3.75 * var(--legacy-r-e-m-size)) - 10px);
        transition: all 0.3s;
    }

.app-content {
    height: calc(100vh - 76px);
}

.badge {
    position: absolute;
    top: 0px;
    right: 0px;
}

.icon-white {
    color: white !important;
    padding-left: 0px;
    background-color: transparent;
    border-color: transparent;
}

.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}

.hover {
    width: calc(1 * var(--legacy-r-e-m-size));
    height: calc(1 * var(--legacy-r-e-m-size));
}

    .hover > .show,
    .hover:hover > .hide,
    .hover:focus > .hide {
        display: none !important;
        outline: none !important;
    }

    .hover:hover > .show,
    .hover:focus > .show {
        display: flex !important;
    }

/* .layout, */
.layout-outher {
    color: var(--font-1);
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.025em;
    transition: all 0.3s;
}

.card {
    border: none;
}

.hrd-icon {
    margin-left: 4px;
    margin-right: 3px;
}

.nav-text {
    margin-left: 15px;
}

.mouse-pointer {
    cursor: pointer;
}

.mouse-not-allowed {
    cursor: not-allowed !important;
}

.k-button,
.btn-default,
.k-button.k-button-default {
    background-color: var(--secondary) !important;
    border: none;
    color: var(--font-1) !important;
    text-transform: uppercase;
    border-radius: 4px !important;
    font-size: 18px !important;
    padding: 9px 20px !important;
    line-height: normal;
}

    .btn-primary,
    .k-button.k-button-solid-primary,
    .k-button.k-primary {
        color: #fff !important;
        text-transform: uppercase;
        border-radius: 4px !important;
        background-color: #005eb8 !important;
        border: none;
        font-size: 18px !important;
        padding: 9px 20px !important;
        line-height: normal;
    }

        .btn-default i,
        .btn-primary i {
            padding-right: 10px;
        }

.hidden {
    display: none;
}

.release-notes ove-margin-p ul li p {
    margin-bottom: 0px !important;
}

.release-notes .table {
    cursor: default;
    background-color: var(--tertiary) !important;
}

/* ---------------------------------------------------
    MEDIA TABLET
----------------------------------------------------- */
@media (max-width: 2400px) {
    .pager-no-hide {
        display: block;
    }
}

@media (max-width: 1450px) {
    .pager-no-hide {
        display: none;
    }
}

@media (max-width: 1366px) {
    #content {
        width: calc(100vw - calc(3.75 * var(--legacy-r-e-m-size)));
    }

        #content.active {
            width: calc(100vw - 210px);
        }
}

@media (min-width: 768px) {
    .col-md-12 {
        overflow-x: scroll;
    }
}

@media (max-width: 820px) {
    #content {
        width: calc(100vw - 12.5vw);
    }

        #content.active {
            width: calc(100vw - 28.5vw);
        }
}

@media (max-width: 920px) and (min-width: 821px) {
    #content {
        width: calc(100vw - 10vw);
    }

        #content.active {
            width: calc(100vw - 25.5vw);
        }
}

/* ---------------------------------------------------
    MEDIA MOBILE
----------------------------------------------------- */
@media (max-width: 767px) {
    .wrapper {
        position: relative;
    }

    #content {
        width: 100% !important;
    }

        #content.active {
            width: 100% !important;
        }

        #content > .col-md-12 {
            position: absolute;
            top: calc(2.7 * var(--legacy-r-e-m-size));
            overflow: scroll;
            height: calc(100vh - calc(2.7 * var(--legacy-r-e-m-size)) - 10px);
            margin: 5px 0;
        }

    [class|='col'] {
        padding-right: 0 !important;
    }
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */

#sidebar {
    width: 12.5vw;
    min-width: 210px;
    color: var(--font-2);
    transition: all 0.3s;
    padding: 0 10px 0 25px;
}

    #sidebar.active {
        min-width: calc(4.75 * var(--legacy-r-e-m-size));
        max-width: calc(3.75 * var(--legacy-r-e-m-size));
        text-align: center;
        transition: all 0.3s;
    }

    #sidebar .sidebar-header {
        margin: 13px 0;
        transition: all 0.3s;
    }

    #sidebar .sidebar_logo-container {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        transition: all 0.3s;
        margin-top: -2px;
    }

        #sidebar .sidebar_logo-container div.logo {
            content: var(--logo);
        }

    #sidebar.active .sidebar_logo-container {
        display: none;
        transition: all 0.3s;
    }

    #sidebar .sidebar-header strong {
        display: none;
        font-size: calc(1.8 * var(--legacy-r-e-m-size));
        transition: all 0.3s;
    }

    #sidebar.active .sidebar-header strong {
        display: block;
        transition: all 0.3s;
    }

.toggle-btn {
    font-size: calc(1 * var(--legacy-r-e-m-size));
    height: calc(2.5 * var(--legacy-r-e-m-size));
    width: calc(2.5 * var(--legacy-r-e-m-size));
    display: flex;
    align-items: center;
    justify-content: center;
    border-color: var(--secondary);
    background-color: var(--secondary);
    border-radius: 4px;
    transition: all 0.3s;
}

.create-btn {
    background-image: linear-gradient(to bottom, #00b900, #2dc82d);
    margin-bottom: 20px;
    border-radius: 4px;
    border: 3px solid #2dc82d;
    box-shadow: 0px 12px 24px rgba(192, 211, 192, 0.85);
    text-transform: uppercase;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    cursor: pointer;
    white-space: nowrap;
}

    .create-btn a {
        padding: 0 8px !important;
    }

/* #sidebar .create-btn:not(.k-dialog .create-btn) {
    height: calc(6 * var(--legacy-r-e-m-size));
}

#sidebar .create-btn:not(.k-dialog .create-btn) a {
    height: 100%;
    padding: 10px 30px;
}

#sidebar.active .create-btn:not(.k-dialog .create-btn) a {
    padding: 10px;
}

#sidebar .create-btn:not(.k-dialog .create-btn) a i {
    top: 25px;
}

#sidebar .create-btn:not(.k-dialog .create-btn) a span {
    margin-top: 40px;
    margin-left: 0px;
} */

.multi_lines_text {
    white-space: pre-line !important;
    color: var(--font-2);
}

#sidebar ul .create-btn:hover,
#sidebar ul .create-btn a:hover {
    color: white !important;
    background: #2dc82d;
    border-radius: 4px;
}

.side-nav-bg {
    background-color: var(--tertiary);
    transition: all 0.3s;
    border-radius: 4px;
    margin: 23px 0;
    box-shadow: 0px 9px 36px 0px var(--shadow);
}

#sidebar ul li a {
    padding: 0 10px;
    font-size: 16px;
    display: block;
    color: var(--font-2);
    text-align: left;
    min-height: calc(2.5 * var(--legacy-r-e-m-size));
    transition: all 0.3s;
    display: flex;
    align-items: center;
}

    #sidebar ul li a i {
    }

    #sidebar ul li a span {
        margin-left: 15px;
        max-width: 8.5vw;
        min-width: 120px;
        word-wrap: break-word;
        /* white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;*/
        transition: all 0.3s;
    }

#sidebar.active ul li a span {
    display: none;
    transition: all 0.3s;
}

#sidebar ul li .active {
    color: var(--kpmgLightBlue) !important;
    font-weight: 700;
}

    #sidebar ul li .active .nav-icon {
        color: var(--kpmgLightBlue) !important;
    }

#sidebar ul li:hover a,
#sidebar ul li:hover i {
    color: var(--kpmgLightBlue) !important;
    font-weight: 700;
}

#sidebar .create-btn:hover i {
    color: #fff !important;
}

.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

#sidebar.active .dropdown-toggle::after {
    top: auto;
    bottom: 10px;
    right: 50%;
    transform: translateX(50%);
}

#sidebar app-profile {
    display: none;
}

.main-container {
    flex: 3;
    background-color: #f2f2f2;
    padding: calc(1 * var(--legacy-r-e-m-size));
}

.webchat-container {
    flex: 1;
    display: flex;
    flex-direction: column;
    position: absolute;
    width: 100%;
    bottom: 0;
    min-height: 501px;
    justify-content: flex-end;
    height: 501px;
    /*overflow-y: scroll !important;*/
}

.webchat__send-box-text-box__input::-ms-input-placeholder {
    background-color: var(--tertiary) !important;
    color: var(--font-2) !important;
}

[class^='webchat--css'] > .main,
.webchat__send-box-text-box__input,
.webchat__send-box-text-box__input::placeholder {
    background-color: var(--tertiary) !important;
    color: var(--font-2) !important;
}

.webchat__bubble.webchat__bubble--from-user .webchat__bubble__content {
    background: var(--secondary) !important;
    border-color: var(--secondary) !important;
}

.webchat__icon-button svg {
    fill: #555 !important;
}

/* ---------------------------------------------------
    MEDIA 1366 PIXELS
----------------------------------------------------- */
@media (max-width: 1366px) {
    #sidebar {
        min-width: calc(4.75 * var(--legacy-r-e-m-size));
        max-width: calc(4.75 * var(--legacy-r-e-m-size));
    }

        #sidebar.active {
            width: 210px;
            max-width: 210px;
        }

        #sidebar .sidebar_logo-container {
            display: none;
        }

        #sidebar.active .sidebar_logo-container {
            display: flex;
        }

        #sidebar .sidebar-header strong {
            display: block;
        }

        #sidebar.active .sidebar-header strong {
            display: none;
        }

        #sidebar ul li a span {
            display: none !important;
        }

        #sidebar.active ul li a span {
            display: inline-block !important;
        }

    .create-btn span {
        transform: scale(0.85, 1);
        margin-left: 25px !important;
    }
}

/* ---------------------------------------------------
    MEDIA 767 PIXELS
----------------------------------------------------- */
@media (max-width: 767px) {
    #sidebar {
        padding: 0 !important;
        box-shadow: none;
        height: calc(2.5 * var(--legacy-r-e-m-size));
        min-height: calc(2.5 * var(--legacy-r-e-m-size));
        position: absolute;
        left: 0;
        top: 0;
        min-width: calc(2.5 * var(--legacy-r-e-m-size));
        max-width: calc(2.5 * var(--legacy-r-e-m-size));
    }

        #sidebar.active {
            min-width: 0;
            max-width: 100vw !important;
            background-color: transparent !important;
            height: 100%;
            width: 100%;
            z-index: 10;
        }

        #sidebar .sidebar-header {
            margin: 0 !important;
        }

        #sidebar .sidebar_logo-container {
            background-color: var(--tertiary) !important;
            justify-content: flex-start;
        }

        #sidebar .header-icons-bc,
        #sidebar .toggle-btn {
            border-radius: 0 !important;
            color: var(--font-1) !important;
        }

            #sidebar .header-icons-bc .fa-stack {
                width: initial !important;
            }

                #sidebar .header-icons-bc .fa-stack .fa-bell {
                    color: var(--font-2) !important;
                    font-size: calc(1.2 * var(--legacy-r-e-m-size)) !important;
                }

            #sidebar .header-icons-bc .fa-circle {
                color: red;
                font-size: 5px;
                position: absolute;
                top: 10px;
                left: 20px;
            }

            #sidebar .header-icons-bc:hover {
                background-color: #ebecf2 !important;
            }

            #sidebar .header-icons-bc.profile-icon {
                color: var(--font-1) !important;
                padding: 0 !important;
                background: transparent;
            }

        #sidebar .sidebar_logo-container div.logo {
            order: 2;
            margin-left: 20px;
            transform: scale(0.85);
        }

        #sidebar.active .sidebar-header .mobile-icons {
            display: flex !important;
            align-items: center;
            justify-content: space-between;
            color: var(--font-1) !important;
            position: absolute;
            top: 0;
            right: 0;
            height: calc(3 * var(--legacy-r-e-m-size));
            width: calc(5 * var(--legacy-r-e-m-size));
            padding: 0 10px;
        }

        #sidebar .create-btn {
            display: none;
        }

        #sidebar app-profile {
            display: initial;
        }

        #sidebar .profile {
            padding-top: 10px;
            background: var(--secondary);
        }

    #profileDropdown {
        position: relative;
    }

    #sidebar .profile-icon .d-none {
        display: initial !important;
    }

    #sidebar.active .dropdown-toggle::after {
        display: none;
    }

    .side-nav-bg {
        background-color: var(--secondary) !important;
        box-shadow: none;
        padding: 10px 0 !important;
        border-top: 1px solid rgba(0, 34, 94, 0.25);
        margin: -1px !important;
        border-radius: 0 !important;
    }

        .side-nav-bg:empty {
            padding: 0 !important;
            border: none !important;
        }

    #sidebar ul {
        display: none;
    }

    #sidebar.active ul {
        display: initial;
    }

        #sidebar.active ul li a {
            color: var(--font-1);
            padding: 10px 20px;
            font-size: 14px !important;
        }

            #sidebar.active ul li a i {
                top: 13px !important;
                color: var(--font-1) !important;
            }

            #sidebar.active ul li a span {
                margin-top: 0 !important;
                max-width: initial;
            }

    #sidebar.active .side-nav-bg.mt-3.d-none {
        display: block !important;
        box-shadow: 0px 20px 50px -22px black !important;
    }
}

@media (max-width: 767px) and (orientation: landscape) {
    .side-nav-bg,
    .side-nav-bg.pt-2.pb-2 {
        padding: 0 !important;
    }

    #sidebar .profile {
        padding-top: 0 !important;
    }

    #profileDropdown {
        padding: 0 25px !important;
    }

        #profileDropdown .header-icons-bc {
            font-size: 15px !important;
            height: calc(2 * var(--legacy-r-e-m-size)) !important;
        }

    #sidebar.active ul li a {
        color: var(--font-1) !important;
        padding: 8px 25px;
        font-size: 12px !important;
        min-height: 0 !important;
    }

        #sidebar.active ul li a i {
            top: 10px !important;
        }
}

/* ---------------------------------------------------
    PAGINATION CONTROLS
----------------------------------------------------- */
.ngx-pagination {
    padding-left: 0 !important;
    margin-bottom: 0 !important;
}

    .ngx-pagination li a {
        background: var(--primary) !important;
        border-radius: 4px !important;
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
        color: var(--font-2) !important;
        font-size: 14px !important;
        outline: none !important;
    }

    .ngx-pagination li.current {
        color: var(--font-1) !important;
        background: var(--secondary);
        border-radius: 4px !important;
    }

    .ngx-pagination li a:hover {
        background: var(--tertiary) !important;
    }

    .ngx-pagination .small-screen {
        display: none !important;
    }

    .ngx-pagination .pagination-previous a::before,
    .ngx-pagination .pagination-previous.disabled::before,
    .ngx-pagination .pagination-next a::after,
    .ngx-pagination .pagination-next.disabled::after {
        transform: scaleX(0.6);
        font-size: calc(1 * var(--legacy-r-e-m-size));
        color: var(--font-3);
        margin: 0 !important;
    }

    .ngx-pagination .pagination-previous a::before,
    .ngx-pagination .pagination-previous.disabled::before {
        content: '◀' !important;
    }

    .ngx-pagination .pagination-next a::after,
    .ngx-pagination .pagination-next.disabled::after {
        content: '▶' !important;
    }

    .ngx-pagination .pagination-previous:hover a::before,
    .ngx-pagination .pagination-next:hover a::after {
        color: var(--kpmgLightBlue) !important;
    }

/* ---------------------------------------------------
    MEDIA 767 PIXELS
----------------------------------------------------- */
@media (max-width: 767px) {
    .ngx-pagination {
        display: none !important;
    }
}

/* ---------------------------------------------------
    REQUESTS PAGE
----------------------------------------------------- */
.requests {
    min-height: 800px;
}

    .requests .top > div {
        flex: 1;
    }

    .requests .top .k-dropdown {
        width: -webkit-fit-content !important;
        width: -moz-fit-content !important;
        width: fit-content !important;
    }

    .requests .my-filters,
    .requests .my-filters .k-dropdown-wrap {
        border: none !important;
        box-shadow: none !important;
        background: transparent !important;
        color: var(--font-2) !important;
        align-items: center;
        min-width: 200px;
    }

        .requests .my-filters .k-input {
            font-size: 24px !important;
            color: var(--font-2) !important;
        }

    .requests .toolbar {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

        .requests .toolbar .k-dropdown-wrap {
            border: none;
            border-radius: 4px !important;
            height: calc(2.5 * var(--legacy-r-e-m-size)) !important;
            background: var(--secondary);
            color: var(--font-2);
            align-items: center;
            padding: 10px;
            min-width: 200px;
        }

    .requests .k-icon-button,
    .k-button.k-button-icon {
        height: calc(2.5 * var(--legacy-r-e-m-size)) !important;
        width: calc(2.5 * var(--legacy-r-e-m-size)) !important;
    }

        .requests .k-button-group .k-button.k-state-active,
        .requests .k-icon-button:active,
        .k-button-group .k-button:active {
            border: 1.5px solid var(--kpmgLightBlue) !important;
            color: var(--kpmgLightBlue);
            background-color: var(--secondary);
            background-image: none !important;
            box-shadow: none !important;
        }

    .requests button.header-icons-bc.show-filters,
    .requests button.header-icons-bc.show-filters:hover,
    .requests button.header-icons-bc.customize-btn,
    .requests button.header-icons-bc.customize-btn:hover,
    .requests .toolbar .btn-checkbox,
    .requests .toolbar .btn-checkbox:hover {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        display: inline-flex !important;
        border: 1.5px solid var(--secondary) !important;
        font-size: calc(1 * var(--legacy-r-e-m-size)) !important;
        color: var(--font-2) !important;
        padding: 0 20px;
        background: var(--secondary);
    }

        .requests button.header-icons-bc.show-filters.active,
        .requests button.header-icons-bc.customize-btn.active,
        .requests .toolbar .btn-checkbox.active {
            border: 1.5px solid var(--kpmgLightBlue) !important;
            color: var(--kpmgLightBlue) !important;
        }

            .requests .toolbar .btn-checkbox.active .k-label {
                color: var(--kpmgLightBlue) !important;
            }

            .requests button.header-icons-bc.show-filters.active .fa-circle {
                background-color: var(--kpmgLightBlue) !important;
            }

        .requests .customize-btn:disabled,
        .requests button.header-icons-bc.customize-btn:hover:disabled {
            opacity: 0.5;
            cursor: not-allowed;
        }

    .requests button {
        outline: none !important;
    }

.toolbar .btn-checkbox input[type='checkbox'] {
    border-color: var(--kpmgLightBlue) !important;
}

    .toolbar .btn-checkbox input[type='checkbox']:checked {
        border-color: var(--kpmgLightBlue) !important;
        background-color: var(--kpmgLightBlue) !important;
    }

/* Customize grid panel */
.customize-panel {
    width: 100%;
    margin: 20px 0;
    padding: 30px;
    position: relative;
    border: 1px solid var(--secondary);
}

    .customize-panel .left-panel {
        flex: 1;
        height: 100%;
        display: flex;
        flex-direction: column;
    }

    .customize-panel .right-panel {
        flex: 3;
        height: 100%;
        display: flex;
        flex-direction: column;
    }

    .customize-panel .section-title {
        color: #999;
        font-size: 14px;
    }

    .customize-panel .box {
        width: 100%;
        border: 1px solid rgb(210, 210, 210, 0.75);
        padding: 17px 20px;
        flex-grow: 1;
        font-size: 14px;
    }

    .customize-panel #customizeContentBox.disabled {
        opacity: 0.3;
        cursor: not-allowed;
    }

        .customize-panel #customizeContentBox.disabled .btn-checkbox,
        .customize-panel #customizeContentBox.disabled .btn-checkbox * {
            cursor: not-allowed;
        }

.border-bottom-0 {
    border-bottom: none;
}

.customize-panel .btn-checkbox {
    justify-content: flex-start;
    height: auto !important;
}

    .customize-panel .btn-checkbox .k-label {
        font-size: 14px !important;
    }

    .customize-panel .btn-checkbox:not(.btn-checkbox.active) {
        background: transparent;
    }

    .customize-panel .btn-checkbox.active {
        background: rgba(67, 176, 42, 0.05) !important;
    }

.customize-panel .customizeSwitch {
    position: absolute;
    right: 30px;
    top: 20px;
}

.customize-panel .box .k-switch {
    transform: scale(0.85);
}

.customize-panel .k-switch,
.customize-panel .k-switch-container {
    border-radius: 5px;
}

    .customize-panel .k-switch .k-switch-container {
        background: var(--secondary) !important;
    }

    .customize-panel .k-switch .k-switch-label-on,
    .customize-panel .k-switch .k-switch-label-off {
        color: var(--font-2) !important;
    }

    .customize-panel .k-switch .k-switch-handle {
        border-radius: 5px;
    }

.customize-panel .k-switch-on .k-switch-handle {
    border-color: #0aa00a !important;
}

.customize-panel .k-switch-off .k-switch-handle {
    border-color: #ff4444 !important;
}

.customize-panel .k-switch-on .k-switch-handle:after {
    content: '\f00c';
    color: #0aa00a !important;
    font-family: 'Font Awesome 5 Pro';
    font-size: 20px;
    display: flex;
    justify-content: center;
    font-weight: 300;
}

.customize-panel .k-switch-off .k-switch-handle:after {
    content: '\f00d';
    color: #ff4444 !important;
    font-family: 'Font Awesome 5 Pro';
    font-size: 20px;
    display: flex;
    justify-content: center;
    font-weight: 300;
}

.customize-panel .k-radio {
    border-color: var(--font-1);
}

    .customize-panel .k-radio:checked {
        border-color: #0aa00a;
        color: #ffffff;
        background-color: #0aa00a;
    }

        .customize-panel .k-radio:checked:focus {
            border-color: #0aa00a;
            box-shadow: 0 0 0 2px rgba(67, 176, 42, 0.3);
        }

/* REQUEST GRID */
.requests .request-grid {
    max-height: 85vh;
    overflow: auto;
    margin-top: 20px;
}

    .requests .request-grid table {
        border-collapse: separate;
        border-spacing: 0;
    }

    .requests .request-grid tr {
        transition: all 0.3s;
    }

    .requests .request-grid th {
        border-bottom: var(--secondary);
        font-size: 14px;
        color: var(--font-4);
        text-transform: uppercase;
        text-align: center;
        font-weight: 400 !important;
        padding: 20px 0;
        top: 0;
        background: var(--tertiary);
    }

.requestGridHeader.sticky th {
    position: -webkit-sticky;
    position: sticky;
}

.requests tr:nth-child(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}

.requests tr.openedRow {
    background-color: #fffbf0 !important;
}

    .requests tr.openedRow td {
        border-top: 1.5px double #f4ead3;
    }

        .requests tr.openedRow td:first-child {
            border-left: 1.5px double #f4ead3 !important;
            border-top-left-radius: 10px;
        }

        .requests tr.openedRow td:last-child {
            border-right: 1.5px double #f4ead3 !important;
            border-top-right-radius: 10px;
        }

.requests tr:nth-child(odd).noZebra {
    background-color: var(--tertiary) !important;
}

.requests .request-grid td {
    font-size: 13px;
    text-align: center;
    padding: 15px 0;
    vertical-align: text-top;
}


.requests .request-grid table p {
    margin-bottom: 0 !important;
    color: var(--font-4);
}

.requests .request-grid td p span {
    color: var(--font-2);
}

.requests .request-grid td .type-icon {
    background-position-y: 15%;
    width: 20px;
    margin-top: 4px;
    position: initial;
}

.requests .request-grid td .k-dropdown-button .k-button {
    font-size: 14px;
    background: #005eb8;
    color: white;
    position: initial;
}

    .requests .request-grid td .k-dropdown-button .k-button span {
        order: 2;
        margin-left: 15px;
        color: white;
    }

.requests td .no-summary span {
    color: #005eb8;
    margin-bottom: 15px;
}

.segment-button-popup {
    width: 173px;
}

    .segment-button-popup .k-item {
        padding: 10px 15px;
        color: var(--font-2);
        text-transform: uppercase;
    }

.workflow-graph {
    margin: 0 auto;
}

.requestGridRow .workflowStatus,
.requestGridRow .homeHostFlags {
    margin-bottom: calc(1 * var(--legacy-r-e-m-size));
}

.requestGridRow .requestId {
    margin-top: calc(1 * var(--legacy-r-e-m-size));
}

.step-hover {
    margin-right: 4px;
}

.requestGridRow.compact .workflowStatus,
.requestGridRow.compact .homeHostFlags,
.requestGridRow.compact .requestId {
    margin-bottom: 0;
}

.requests .request-grid .row-expanded > td {
    padding-top: calc(4 * var(--legacy-r-e-m-size));
    padding-bottom: calc(2 * var(--legacy-r-e-m-size));
    border: 1.5px double #f4ead3 !important;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.row-expanded .modeGrid {
    max-width: 85vw;
    margin-right: -calc(3 * var(--legacy-r-e-m-size));
}

.row-expanded p {
    color: var(--font-1) !important;
}

    .row-expanded p.title {
        top: -35px;
        left: calc(4 * var(--legacy-r-e-m-size));
    }

.workflowGridContainer {
    max-width: 85vw;
    overflow-x: scroll;
}

.row-expanded .workflowGridTileContainer {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.row-expanded .carousel-control {
    top: 45%;
    background: #fff;
    border-radius: 50%;
    color: var(--font-3);
    font-size: calc(1 * var(--legacy-r-e-m-size));
    width: 35px;
    height: 35px;
    box-shadow: 0px 10px 5px 0px var(--shadow);
}

.row-expanded .carousel-control-left {
    left: calc(1 * var(--legacy-r-e-m-size));
}

.row-expanded .carousel-control-right {
    right: calc(1 * var(--legacy-r-e-m-size));
}

.row-expanded .workflowGridTile {
    background: #f4ead3;
    border-radius: 5px;
    width: 400px;
    margin: 0 20px;
}

    .row-expanded .workflowGridTile:first-child {
        margin-left: 60px;
    }

    .row-expanded .workflowGridTile:last-child {
        margin-right: 60px;
    }

    .row-expanded .workflowGridTile p {
        color: var(--font-3) !important;
    }

        .row-expanded .workflowGridTile p span {
            color: var(--font-2) !important;
            font-weight: 700;
        }

    .row-expanded .workflowGridTile .actionsDropdown.k-dropdown {
        width: 100%;
    }

    .row-expanded .workflowGridTile .actionsDropdown .k-dropdown-wrap {
        color: var(--kpmgLightBlue) !important;
        border: none;
        border-radius: 0 !important;
        border-top: 1px solid var(--font-3);
        background: transparent !important;
        font-weight: bold;
        box-shadow: none;
    }

        .row-expanded .workflowGridTile .actionsDropdown .k-dropdown-wrap .k-input {
            padding: 20px 10px 10px 110px;
        }

@media (max-width: 767px) {
    .requests {
        margin-top: 25px;
    }

        .requests h3 {
            font-size: calc(1.3 * var(--legacy-r-e-m-size));
        }

    kpmg-app-header-menu .button--flat {
        padding: 0.5rem 1em !important;
    }
}

/* Filters box  */

.filters {
    position: absolute;
    right: 15px;
    top: 60px;
    width: 600px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    background-color: var(--tertiary);
    border-radius: 4px;
    padding: 20px;
    box-shadow: 0px 9px 10px 0px var(--shadow);
    z-index: 999;
}

    .filters .box-titlebar p {
        color: var(--font-2);
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 0 !important;
    }

    .filters .box-titlebar .cancel-btn {
        font-size: 16px;
        background: none;
        border: none;
        color: var(--kpmgLightBlue);
    }

    .filters .filter-row {
        padding: 10px 0;
        width: 100%;
        box-shadow: 0px 9px 36px 0px var(--shadow);
    }

        .filters .filter-row p {
            text-transform: capitalize;
            padding-left: 10px;
        }

        .filters .filter-row .k-dropdown-wrap,
        .filters .filter-row .k-numerictextbox {
            background-color: var(--tertiary) !important;
            min-width: 270px;
            max-width: 270px;
            border-bottom: 2px solid var(--font-3) !important;
            border-radius: 4px;
        }

        .filters .filter-row .k-datepicker {
            width: 270px;
        }

        .filters .filter-row .k-picker-wrap {
            background-color: var(--tertiary) !important;
            border: none;
            border-bottom: 2px solid var(--font-3) !important;
            border-radius: 4px;
        }

    .filters .k-dropdown-wrap .k-input {
        text-transform: capitalize;
    }

    .filters .filter-row .k-numeric-wrap,
    .filters .filter-row .k-numeric-wrap .k-select,
    .filters .filter-row .k-datepicker .k-select {
        border: none;
        border-radius: 4px;
        background-image: none;
        background-color: none;
    }

    .filters .filter-row button {
        background-color: transparent;
        width: calc(2.5 * var(--legacy-r-e-m-size));
        border: none !important;
        color: var(--font-2);
        padding-right: 10px;
    }

    .filters .content {
        min-height: 230px;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }

    .filters .button-group {
        text-align: right;
    }

        .filters .button-group input {
            height: calc(2.5 * var(--legacy-r-e-m-size)) !important;
        }

            .filters .button-group input:disabled {
                opacity: 0.5;
            }

    .filters > .header-icons-bc {
        position: absolute;
        bottom: 20px;
    }

    .filters .favorites {
        top: initial !important;
        right: initial !important;
        bottom: calc(4 * var(--legacy-r-e-m-size));
    }

/* ---------------------------------------------------
    REQUEST CARD
----------------------------------------------------- */
.row_empty_requests {
    height: 50vh;
    width: 100%;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    color: var(--color-text-inverted);
    transition: all 0.3s;
    opacity: 0.5;
    margin-top: 10px;
    background-color: RGBA(var(--color-panel), 0.3);
}

    .row_empty_requests h3 {
        color: #999;
        text-transform: capitalize;
    }

        .row_empty_requests h3:hover {
            color: #0aa00a;
            font-weight: bold;
        }

.request.card {
    box-shadow: 0px 5px 18px rgba(0, 0, 0, 0.04);
    background-repeat: no-repeat;
    background-size: cover;
    border: none;
    min-width: 240px;
}

.request .card-body {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 25vh;
    max-height: 330px;
    min-height: 250px;
    align-items: flex-start;
    font-size: 12px;
    border-radius: 4px;
    overflow: hidden;
    color: var(--clr-neutral-900);
    background: linear-gradient( to right, #d6e3f8 30%, rgba(214, 227, 248, 0.9), rgba(214, 227, 248, 0.75), transparent );
}

.request_top {
    border-left-width: 3px;
    border-left-style: solid;
    padding-left: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    width: 100% !important;
    display: flex !important;
}

    .request_top .request_urgency {
        min-width: calc(2.5 * var(--legacy-r-e-m-size));
        max-width: calc(2.5 * var(--legacy-r-e-m-size));
        height: calc(2.5 * var(--legacy-r-e-m-size));
        border-radius: 4px;
        background: rgba(235, 236, 242, 0.4);
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 18px;
    }

    .request_top .request_type,
    .request_top .request_asignee {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .request_top .request_type,
    .request_top .request_status {
        text-transform: uppercase;
    }

    .request_top .fa-circle::before {
        font-size: 2px;
        margin: 6px;
        position: relative;
        top: -4px;
        opacity: 0.7;
    }

.request_middle .request_person {
    margin-bottom: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: calc(2 * var(--legacy-r-e-m-size));
    transform: scale(0.95, 1);
}

.request_bottom {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 1em;
}

    .request_bottom .request_home,
    .request_bottom .request_host {
        display: flex;
        align-items: center;
    }


.card-body .icons {
    background: rgba(255, 255, 255, 0.5);
    border-radius: 5px;
    padding: 5px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
}

    .card-body .icons .fa-comments {
        font-size: calc(1.5 * var(--legacy-r-e-m-size));
        color: var(--font-2);
    }

.request_bottom .request_id {
    color: #333 !important;
}

.request_bottom .request_id,
.request_bottom .request_home p,
.request_bottom .request_host p {
    font-size: 13px;
}

/* Request preview popup */
.preview-content .k-window-titlebar {
    border-bottom: 1px solid var(--font-2) !important;
    padding-bottom: 20px !important;
}

.preview-content .k-content.k-window-content, .preview-content .k-tabstrip-content.k-window-content {
    padding: 0 !important;
}

.preview-content .k-listview-item {
    margin-right: calc(1 * var(--legacy-r-e-m-size)) !important;
    color: var(--font-2);
}

.preview-content .right-border {
    border-right: 1px solid var(--font-2) !important;
}

.preview-content .k-listview {
    border-color: transparent !important;
}

.home .preview-content .btn-primary {
    width: 245px !important;
}

.preview-content .active {
    border: 1.5px solid #005eb8 !important;
    border-radius: 4px !important;
    color: #005eb8;
    background: rgba(0, 94, 184, 0.1);
}

.preview-content .k-tabstrip {
    height: 100%;
}

.preview-content .k-tabstrip-items .k-item {
    flex: initial !important;
}

.preview-content
.k-tabstrip-left
.k-tabstrip-items-wrapper > .k-tabstrip-items {
    border-right: 1px solid var(--font-4) !important;
    padding: 7px 10px !important;
}

.preview-content li[role='tab'] .k-link {
    justify-content: flex-start !important;
    width: 220px;
    padding: 10px;
    text-transform: capitalize;
}

    .preview-content li[role='tab'] .k-link .divider {
        width: 100%;
    }

        .preview-content li[role='tab'] .k-link .divider hr {
            border-top: 1px solid var(--font-2) !important;
            margin-bottom: 0;
        }

.preview-content li[role='tab'].k-state-active .k-link {
    border: 1.5px solid #005eb8 !important;
    border-radius: 4px !important;
}

.preview-content .tab-content {
    height: 100%;
}

.preview-content .summary {
    width: 100%;
    height: 538px;
}

.preview-content iframe.summary {
    border: none;
}

.preview-content iframe.workflow {
    height: 492px;
}

.preview-content .summary > section {
    width: 100%;
    padding: 30px 0;
    border-bottom: 1px solid var(--font-2);
}

.preview-content section:last-of-type {
    border-bottom: none !important;
}

.preview-content .summary section > div {
    width: 70%;
    font-weight: normal !important;
}

.preview-content .row_workflow {
    display: flex;
    overflow-x: scroll;
    height: initial;
}

.preview-content .summary .user-image {
    color: var(--font-2);
    background-color: var(--secondary);
    border-radius: 50%;
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
}

.preview-content .summary p {
    color: var(--font-2);
}

.preview-content .summary section div > span {
    color: var(--font-4);
    padding-bottom: 5px;
}

.preview-content .summary .k-upload {
    height: 359px;
    border: 1.5px dashed Var(--font-3);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .preview-content .summary .k-upload .k-dropzone {
        flex-direction: column;
        justify-content: center;
        background: none !important;
    }

    .preview-content .summary .k-upload .k-button.k-upload-button {
        width: 250px;
        height: calc(3 * var(--legacy-r-e-m-size));
        background-color: #005eb8 !important;
        font-size: 18px !important;
        color: white !important;
        margin-bottom: 20px;
    }

        .preview-content .summary .k-upload .k-button.k-upload-button span {
            display: flex;
            align-items: center;
        }

            .preview-content .summary .k-upload .k-button.k-upload-button span:before {
                content: '\f382';
                color: white !important;
                font-family: 'Font Awesome 5 Pro';
                font-size: 25px;
                display: flex;
                justify-content: center;
                font-weight: 900;
                margin-right: 15px;
            }

    .preview-content .summary .k-upload .k-dropzone-hint {
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
    }

    .preview-content .summary .k-upload .k-upload-messages {
        font-size: 15px !important;
        color: var(--font-2);
    }

    .preview-content .summary .k-upload .k-upload-files {
        border-style: dashed;
        position: absolute;
        bottom: 0;
        width: 100%;
    }

.preview-content .workflowFull {
    font-size: 14px;
    height: 100%;
    padding: calc(1.5 * var(--legacy-r-e-m-size)) 15px;
}

    .preview-content .workflowFull:first-of-type {
        width: 300px;
        background: var(--secondary);
    }

    .preview-content .workflowFull:last-of-type {
        flex: 3;
    }

.preview-content div.workflowFull .workflowTile {
    padding: 10px;
}

    .preview-content div.workflowFull .workflowTile.workflowTileActive {
        background: var(--tertiary);
        padding: 10px;
        box-shadow: 5px 5px 5px var(--shadow);
    }

    .preview-content div.workflowFull .workflowTile .currentStepName {
        font-size: 12px;
    }

.preview-content .workflowFull .k-dropdown:not(.actionsDropdown) {
    width: 200px;
}

.preview-content .workflowFull .workflowRow.stepCurrentWrapper {
    color: var(--kpmgLightBlue);
    border: 1.5px solid var(--kpmgLightBlue);
    background: rgba(0, 94, 184, 0.1) !important;
    border-radius: 4px;
}

.preview-content .workflowFull .actionsDropdown {
    width: 100%;
}

    .preview-content .workflowFull .actionsDropdown .k-dropdown-wrap {
        width: 100%;
        color: var(--kpmgLightBlue) !important;
        border: none;
        border-radius: 0 !important;
        border-top: 1.5px solid var(--kpmgLightBlue);
        background: transparent !important;
        padding: 10px 10px 10px 210px;
        font-weight: bold;
    }

.preview-content .workflowFull .k-dropdown-wrap {
    border: 1px solid var(--font-2);
    border-radius: 4px !important;
    height: calc(2.5 * var(--legacy-r-e-m-size)) !important;
    box-shadow: none !important;
    background: white !important;
    color: #333 !important;
    align-items: center;
    min-width: 200px;
    font-size: 14px;
}

    .preview-content .workflowFull .k-dropdown-wrap .k-input {
        white-space: nowrap;
        font-size: 14px !important;
    }

.preview-content .missingInfoFull {
    max-height: 100%;
    overflow: scroll;
}

    .preview-content .missingInfoFull .missingInfoTile {
        border: 1.5px solid var(--font-3);
        border-radius: 4px;
        padding: 20px;
        color: var(--font-2);
        font-family: 'Roboto', sans-serif !important;
        margin-bottom: calc(1 * var(--legacy-r-e-m-size));
    }

        .preview-content .missingInfoFull .missingInfoTile p {
            color: var(--font-2);
        }

        .preview-content .missingInfoFull .missingInfoTile .fa-file {
            border-radius: 4px;
            background: var(--secondary);
        }

    .preview-content .missingInfoFull .missingInfoTileActive .fa-file {
        background: rgba(255, 99, 71, 0.2);
    }

    .preview-content .missingInfoFull .missingInfoTile:last-of-type {
        margin-bottom: 0;
    }

    .preview-content .missingInfoFull .missingInfoTileActive {
        border: 1.5px solid tomato;
    }

        .preview-content .missingInfoFull .missingInfoTileActive .missingInfoTitleBar,
        .preview-content
        .missingInfoFull
        .missingInfoTileActive
        .missingInfoTitleBar
        p {
            color: tomato;
        }

.preview-content .btn-primary.btn-workbook {
    position: absolute;
    bottom: calc(1.5 * var(--legacy-r-e-m-size));
    left: 10px;
    font-size: 120% !important;
    padding: 9px !important;
    width: 220px;
}

.preview-content .workflowtab {
    padding-left: 10px;
    padding-right: 90px;
    border-bottom: 1px solid var(--secondary);
}

    .preview-content .workflowtab .row_content {
        height: initial;
    }

    .preview-content .workflowtab .carousel {
        top: 7px;
        right: 25px;
    }

.preview-content .carousel-controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 70px;
    margin-bottom: 10px;
}

.preview-content .carousel-control {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: calc(1.2 * var(--legacy-r-e-m-size));
    color: var(--font-2);
    opacity: 0.5;
    width: calc(2 * var(--legacy-r-e-m-size));
    height: calc(2 * var(--legacy-r-e-m-size));
    border-radius: 4px;
}

    .preview-content .carousel-control:hover {
        color: #005eb8;
        opacity: 1;
        background: var(--tertiary);
    }

/* ---------------------------------------------------
    MEDIA 1200 PIXELS
----------------------------------------------------- */

@media (max-width: 1366px) {
    .row_empty_requests {
        height: 39vh;
    }

    .request.card {
        height: 250px;
        max-width: 350px;
    }

    .request .card-body {
        font-size: 11px;
    }

    .request_middle .request_person {
        font-size: calc(1.6 * var(--legacy-r-e-m-size));
    }

    .request_bottom .request_id,
    .request_bottom .request_home p,
    .request_bottom .request_host p {
        font-size: 11px;
    }
}

/* ---------------------------------------------------
    MEDIA 767 PIXELS
----------------------------------------------------- */

@media (orientation: portrait) and (max-width: 768px) {
    .row_empty_requests {
        height: 50vh;
    }
}

/* ---------------------------------------------------
    MEDIA 767 PIXELS
----------------------------------------------------- */

@media (max-width: 767px) {
    .row_empty_requests {
        height: 30vh;
        width: 97%;
    }

    .request.card {
        height: 220px;
        min-width: 250px;
        max-width: 330px;
    }

    .request .card-body {
        min-height: initial;
    }

    .home .row_requests {
        display: flex !important;
        flex-wrap: nowrap !important;
        overflow-x: scroll;
        height: 230px;
        margin-bottom: 10px !important;
        margin-right: 0 !important;
        gap: 15px;
        max-width: 550px;
    }

    .request h3 {
        margin-top: 0 !important;
        font-size: calc(1.3 * var(--legacy-r-e-m-size)) !important;
    }

    .request .section-title {
        margin-top: 25px !important;
    }

    .request .row {
        width: 95% !important;
        margin: 0 !important;
    }

        .request .row [class|='col'] {
            padding-left: 0 !important;
        }
}

/* ---------------------------------------------------
    CUSTOM SCROLLBAR
----------------------------------------------------- */

::-webkit-scrollbar {
    height: 0;
}

::-webkit-scrollbar-track {
    background: transparent;
}

::-webkit-scrollbar-thumb {
    background: grey;
    border-radius: 4px;
}

    ::-webkit-scrollbar-thumb:hover {
        background: #666;
    }

@media (max-width: 767px) {
    ::-webkit-scrollbar {
        width: 0 !important;
    }
}

/* ---------------------------------------------------
    FEEDBACK STYLE
----------------------------------------------------- */
.feedback .ratings {
    font-weight: bold;
    font-size: calc(1 * var(--legacy-r-e-m-size));
    color: var(--font-1);
}

.feedback .header-icons-bc {
    width: 100%;
    height: calc(calc(2 * var(--legacy-r-e-m-size)) + 20px) !important;
    padding: 10px !important;
}

    .feedback .header-icons-bc:hover {
        background-color: #ebecf2 !important;
    }

.btn-feedback {
    border-radius: 4px;
    height: calc(2 * var(--legacy-r-e-m-size));
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.feedback .fw {
    width: 100% !important;
    height: 40px;
    border-radius: 4px;
    box-shadow: 0 3px 2px -2px #b0b4ca;
    font-weight: bold;
}

.feedback .txtarea-container {
    min-height: 20px;
}

.feedback .txtarea {
    width: 100%;
    height: 80px;
    border: none;
    border-radius: 4px;
    box-shadow: 0 3px 2px -2px #b0b4ca;
    font-size: 14px;
    background: var(--tertiary);
    margin-bottom: 30px;
}

.feedback_btn-group {
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.feedback button {
    border-radius: 4px !important;
    background: #005eb8;
    border: none !important;
    color: white;
    padding: 8px 20px !important;
    font-size: 14px !important;
}

    .feedback button[disabled] {
        opacity: 0.6;
    }

    .feedback button:hover {
        opacity: 0.9;
    }

.feedback .star img {
    width: 35px;
    height: 35px;
}

.feedbackrating .red {
    color: #fa0808;
}

.feedback .lightorange,
.feedbackrating .lightorange {
    color: #eaaa00;
}

.feedback .grey {
    color: var(--secondary);
}

.feedbackrating .green {
    color: #05ec05;
}

.feedbackrating i {
    font-style: normal;
}

/* ---------------------------------------------------
    HOME STYLE
----------------------------------------------------- */
.home .section-title {
    margin-bottom: 20px;
}

.home .carousel-controls,
.search-results .carousel-controls {
    display: flex;
}

.home .carousel-control,
.search-results .carousel-control {
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(2 * var(--legacy-r-e-m-size));
    height: calc(2 * var(--legacy-r-e-m-size));
    border-radius: 4px;
    background-color: var(--color-background);
}

    .home .carousel-control:hover,
    .search-results .carousel-control:hover {
        filter: brightness(0.9);
    }

    .home .carousel-control:disabled .search-results .carousel-control:disabled {
        opacity: 0.2;
        pointer-events: none;
    }

    .home .carousel-control:disabled:hover,
    .search-results .carousel-control:disabled:hover {
        cursor: default;
    }

    .home .carousel-control:active,
    .search-results .carousel-control:active {
        filter: brightness(0.25) !important;
    }

button.carousel-control.mouse-pointer {
    border: none;
    border-radius: 0;
    opacity: 1;
}

.home .card-height {
    height: 90px;
}

.home .row_insights {
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
    gap: 10px;
}

.home .card.insight {
    width: 20vw;
    min-width: 270px;
}

.home .row_content {
    display: flex;
    gap: 10px;
    height: auto;
    overflow-x: scroll;
}

.home .card.content {
    width: calc(100vw / 4.5);
    min-width: 240px;
    flex-direction: row;
    align-items: center;
    padding: 10px;
    border: none !important;
    background: var(--color-tabstrip);
    transition: all 0.3s;
    padding: 15px;
}

    .home .card.content img {
        border-radius: 4px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        height: calc(4.5 * var(--legacy-r-e-m-size));
        width: calc(4.5 * var(--legacy-r-e-m-size));
    }

.home .card-title {
    font-size: calc(1 * var(--legacy-r-e-m-size));
    padding-left: 10px;
    max-width: 210px;
    min-width: 130px;
    margin-bottom: 0;
}

    .home .card-title h5 {
        white-space: wrap;
        font-size: calc(1 * var(--legacy-r-e-m-size)) !important;
    }

.popup-content {
    overflow-y: auto;
    max-height: 440px;
    padding-right: 0px;
    flex: 0 0 100%;
    max-width: 100%;
}

.home .window-footer {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    margin-top: 150px;
    padding: 19px 0 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.home .iframe-embed {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

.home .iframe-embed-wrapper {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.home .iframe-embed-responsive {
    padding-bottom: 56.25%;
}

/* ---------------------------------------------------
    MEDIA 1200 PIXELS
----------------------------------------------------- */
@media (max-width: 1200px) {
    .home .section-title {
        font-size: calc(1.5 * var(--legacy-r-e-m-size));
        margin-bottom: 10px;
    }
}

/* ---------------------------------------------------
    MEDIA 767 PIXELS
----------------------------------------------------- */
@media (max-width: 767px) {
    .home {
        padding-top: 20px;
    }

        .home .section-title {
            font-size: calc(1.3 * var(--legacy-r-e-m-size));
            margin: 15px 0;
        }
}

/* ---------------------------------------------------
    MEDIA 376 PIXELS
----------------------------------------------------- */
@media (max-width: 376px) {
    .home .card-height {
        height: calc(3.5 * var(--legacy-r-e-m-size));
    }

    .home .card.content img {
        height: calc(3.5 * var(--legacy-r-e-m-size));
        width: calc(3.5 * var(--legacy-r-e-m-size));
    }

    .home .card-title {
        font-size: 14px;
    }

        .home .card-title h5 {
            font-size: 14px !important;
        }

        .home .card-title small {
            font-size: 12px;
        }

    .home .card-img-top {
        height: calc(3.5 * var(--legacy-r-e-m-size));
    }

    .home .card-over-text {
        font-size: 14px;
        padding: 28px 10px 10px 10px;
    }

    .home .card.insight {
        min-width: 230px !important;
        margin-right: 15px !important;
    }
}

/* ---------------------------------------------------
    INSIGHTS STYLE
----------------------------------------------------- */
.admin.insights .row {
    margin-top: -2px;
    margin-left: auto;
}

.card-img-top {
    width: 100%;
    height: 90px;
    border-radius: 2px;
    object-fit: cover;
}

.card-over-text {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, #000, transparent);
    color: white;
    line-height: calc(1.3 * var(--legacy-r-e-m-size));
    border-radius: 4px;
    padding: 10px;
    display: flex;
    align-items: flex-end;
}

    .card-over-text > * {
        margin-bottom: 0;
    }

.insights .close-btn-div {
    text-align: right;
    position: absolute;
    margin-left: 1%;
    z-index: 1000;
    margin-top: 0.5%;
}

.insights .close-btn {
    color: #606060 !important;
    margin: 28px;
    margin-top: 2px;
    font-size: 23px;
    background: #ebecf2 !important;
}

.insights .close-btn-powerbi {
    color: #606060 !important;
    margin-top: 2px;
    font-size: 23px;
    background: #ebecf2 !important;
}

.insights .splitter {
    background-color: transparent;
    border: none !important;
}

.insights .splitter-pane {
    overflow-x: hidden;
}

.insights .splitter-div-height {
    height: 280px;
}

.insights .iframe-embed {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

.insights .iframe-embed-wrapper {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
    color: #727171;
}

.insights .iframe-embed-responsive {
    padding-bottom: 56.25%;
}

/* ---------------------------------------------------
    MEDIA 787 PIXEL
----------------------------------------------------- */
@media (max-width: 767px) {
    .insights {
        margin-top: 25px;
    }

        .insights h3 {
            font-size: calc(1.3 * var(--legacy-r-e-m-size));
        }

        .insights .row {
            width: 95% !important;
            margin-right: 0 !important;
            margin-left: -5px !important;
        }
}

/* ---------------------------------------------------
    SETTINGS STYLE
----------------------------------------------------- */
.settings .k-window-content {
    padding: 0 !important;
}

#usersettingswindow .k-window-titlebar {
    border-bottom: 1px solid var(--font-3) !important;
}

.settings .pane-content {
    height: 475px;
}

#settgsContentPane .form-control:focus {
    border-color: lightgray !important;
    box-shadow: none !important;
}

#settgsContentPane .grid-h {
    overflow: scroll;
}

.vertical-menu a {
    color: var(--font-2);
    display: block;
    padding: 10px 15px;
    font-size: 16px;
    text-decoration: none;
    margin: 5px;
}

.vertical-menu .active {
    border: 2px solid #005eb8;
    color: #005eb8;
    border-radius: 4px;
    font-weight: 500;
    background: rgba(0, 94, 184, 0.1) !important;
}

.settings #usersettingswindow .settgsContainer {
    height: 475px;
    overflow-y: auto;
}

.settings #usersettingswindow .welcomeTextSettings {
    margin: 8px auto;
}

.settings .preference {
    padding: 20px 30px;
}

.settings #usersettingswindow .preference .btn-primary,
#btnWithdrawAgreement {
    position: absolute;
    bottom: 20px;
    right: 30px;
    font-size: 18px !important;
    padding: 7px 20px !important;
}

.settings .btn-default {
    position: absolute;
    bottom: 20px;
    font-size: 18px !important;
    padding: 7px 20px !important;
}

.settings .privacy .btn-default {
    right: 190px;
}

.settings.mobile {
    display: none;
}

.settings .delegate .tablerow > td {
    padding-bottom: calc(1 * var(--legacy-r-e-m-size));
}

.btn-container-dlgt {
    display: flex;
    justify-content: space-between;
    width: 60%;
    position: absolute;
    right: 3%;
    bottom: 10px;
}

.settings .delegate .k-grid-toolbar {
    padding: 0 !important;
    border-width: 0 !important;
}

.settings .delegate,
.settings .privacy {
    padding: 20px 30px;
}

    .settings .delegate input {
        font-size: 14px !important;
        border-radius: 4px;
        border: 1px solid var(--secondary);
        padding: 5px 0;
        text-indent: 10px;
    }

.privacy .btn-primary {
    position: absolute;
    bottom: 20px;
    right: 20px;
    font-size: 18px !important;
    padding: 7px 20px !important;
}

.privacy a {
    color: var(--kpmgLightBlue);
}

.preference .langDiv {
    height: 320px;
    overflow: scroll;
    padding-right: 10px;
}

/*------------------------------------------------------------------
    Custom User Agreement Settings style
----------------------------------------------------------------------*/
.settings .user-agreement {
    padding: 20px 30px;
}

.contenttxtzone {
    width: 100%;
    height: 270px;
    padding: 4px;
    border: 1px solid #c2c2c2;
    border-radius: 3px;
    font-size: 13px;
    box-sizing: border-box;
    box-shadow: inset 0px 3px 4px #efefef;
    color: gray;
    overflow: auto;
}

    .contenttxtzone p {
        font-size: 12px;
        color: #999;
    }

.collapsiblex {
    border-color: #f1f1f1;
    border-style: solid;
    border-width: 1px;
    color: #444;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    width: 100%;
    border-top-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-width: 1px;
    border-color: #eee;
    display: flex;
}

    /* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
    #agrrement .active,
    .collapsiblex:hover {
        background-color: #e9ffc8;
    }

/* Style the collapsible content. Note: hidden by default */
.contentx {
    display: none;
    overflow: hidden;
}

.consentContent {
    margin-top: 15px;
    margin-bottom: 15px;
}

.contentx .roundedContainerInner .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 10px;
}

.contentx p {
    font-size: 14px;
}

/*------------------------------------------------------------------
Settings Configure style
----------------------------------------------------------------------*/
.configue-style .label-with-icon {
    font-size: 18px;
    display: flex;
    align-items: center;
}

    .configue-style .label-with-icon::before {
        content: '';
        width: calc(1 * var(--legacy-r-e-m-size));
        height: calc(1 * var(--legacy-r-e-m-size));
        margin-right: 15px;
    }

.configue-style .light.label-with-icon::before {
    border: 1px solid var(--font-1);
    background: #ebecf2;
}

.configue-style .dark.label-with-icon::before {
    border: 1px solid var(--font-1);
    background: #444;
}

.configue-style .blue.label-with-icon::before {
    border: 1px solid var(--font-1);
    background: #005eb8;
}

.configue-style .michelle.label-with-icon::before {
    border: 1px solid var(--font-1);
    background: #9c51b6;
}

.configue-style .christmas.label-with-icon::before {
    content: '🎅';
    margin-top: -10px;
}

.configue-style .halloween.label-with-icon::before {
    content: '🎃';
    margin-top: -10px;
}

.configue-style .spring.label-with-icon::before {
    content: '🌺';
    margin-top: -10px;
}

.configue-style .summer.label-with-icon::before {
    content: '🌞';
    margin-top: -10px;
}

.configue-style .high-contrast.label-with-icon::before {
    content: '💡';
    margin-top: -10px;
}

.configue-style .btn-primary {
    position: absolute;
    font-size: 18px !important;
    padding: 7px 20px !important;
    bottom: 20px;
    right: 20px;
}

.configue-style .langDiv {
    height: 380px;
    overflow: scroll;
    padding-right: 10px;
}

/* Configure personalization */
.personalization .personalizationFull {
    font-size: 14px;
    height: 100%;
    max-height: 475px;
    overflow-y: scroll;
}

.personalization .bottom {
    bottom: 2% !important;
}

.personalization .pic-content {
    height: 340px;
    overflow-y: scroll;
}

.personalization .personalizationFull:first-of-type {
    padding: 20px 15px;
    min-width: 300px;
    width: 300px;
    background: var(--secondary);
}

.personalization .personalizationFull:last-of-type {
    flex: 3;
    padding: 20px 30px 20px 15px;
}

.personalization .personalizationFull .personalizationTile {
    padding: 10px;
}

.personalization .personalizationTile.active {
    background: var(--tertiary);
    padding: 10px;
    box-shadow: 5px 5px 5px var(--shadow);
}

.personalization .personalizationTile .subtitle {
    font-size: 12px;
    max-width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.personalization .k-colorpalette .k-item {
    border: 10px solid white;
}

.personalization .btn-primary {
    font-size: 18px !important;
    padding: 7px 20px !important;
    bottom: 10px;
    right: 20px;
}

.personalization .btn-default {
    right: 175px;
}

/* ---------------------------------------------------
    MEDIA MOBILE
----------------------------------------------------- */
@media (max-width: 1023px) {
    .settings.desktop {
        display: none !important;
    }

    .settings.mobile {
        display: block !important;
        margin-left: -15px !important;
        padding: 20px;
    }

        .settings.mobile div[role='tapanel'] {
            padding: 0 !important;
        }

        .settings.mobile .k-tabstrip > .k-content, .settings.mobile .k-tabstrip > .k-tabstrip-content {
            border: none !important;
            background-color: transparent !important;
            padding: 20px !important;
            overflow: scroll !important;
        }

    .settings .preference .btn-primary {
        width: 60%;
        margin: 20px;
    }

    .settings #confirmlabel1 {
        font-size: 14px !important;
    }
}

@media (max-width: 767px) {
    .settings.mobile {
        padding: 20px 5px !important;
    }

        .settings.mobile .k-tabstrip-items .k-item {
            flex: initial !important;
        }
}

/* ---------------------------------------------------
    LOGIN STYLE
----------------------------------------------------- */
.login-container {
    display: flex;
    align-items: center;
    height: 100vh;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .login-container {
        display: block;
    }
}

.login-container .form-signin {
    width: 100%;
    max-width: 500px;
    min-width: 280px;
    margin: 0 auto;
    margin-bottom: 75px;
}

    .login-container .form-signin .logo-container {
        display: flex;
        justify-content: center;
        align-items: flex-end;
    }

    .login-container .form-signin h4 {
        margin-left: calc(1 * var(--legacy-r-e-m-size));
        margin-bottom: 0;
        font-size: var(--size-giant);
        font-weight: 700;
        letter-spacing: 0;
    }

    .login-container .form-signin form {
        margin-top: 40px;
    }

    .login-container .form-signin .form-group {
        position: relative;
        margin: 15px auto;
    }

        .login-container .form-signin .form-group i {
            position: absolute;
            color: #666666;
            font-size: calc(0.95 * var(--legacy-r-e-m-size));
            padding: 15px;
        }

    .login-container .form-signin input {
        border: 1px solid rgba(0, 34, 94, 0.25);
        border-radius: 4px;
        width: 100%;
        font-size: calc(0.85 * var(--legacy-r-e-m-size));
        padding: 10px;
        padding-left: 40px;
        background: var(--tertiary);
    }

        .login-container .form-signin input:focus,
        .login-container .form-signin input:active {
            outline: none !important;
        }

        .login-container .form-signin input[type='password'] {
            letter-spacing: calc(0.3 * var(--legacy-r-e-m-size));
        }

            .login-container .form-signin input[type='password']:placeholder-shown {
                letter-spacing: 0;
            }

    .login-container .form-signin .invalid-feedback {
        font-size: calc(0.7 * var(--legacy-r-e-m-size));
        display: block;
        text-align: left;
        padding-left: 5px;
    }

    .login-container .form-signin .controls-container {
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: 14px;
    }

    .login-container .form-signin .credentials-actions label {
        display: flex;
        align-items: center;
    }

    .login-container .form-signin .credentials-actions input {
        padding: 0;
        width: 15px;
        margin-right: 10px;
    }

    .login-container .form-signin .credentials-actions a {
        display: block;
        /* color: #005eb8; */
        text-align: left;
        font-weight: 600;
    }

    .login-container .form-signin .btn {
        width: 130px;
        height: calc(2.5 * var(--legacy-r-e-m-size));
        color: #fff;
        background-color: #43b02a;
        font-size: 17px;
        font-weight: 600;
        outline: none;
        letter-spacing: 0;
        box-shadow: 0px 6px 12px rgba(67, 176, 42, 0.3);
    }

        .login-container .form-signin .btn:hover {
            box-shadow: 0px 6px 12px rgba(67, 176, 42, 0.6);
        }

        .login-container .form-signin .btn span {
            padding-right: 10px;
        }

    .login-container .form-signin .alert {
        font-size: calc(0.8 * var(--legacy-r-e-m-size));
    }

.login-container .k-checkbox {
    color: #fff !important;
}

@keyframes spinner-border {
    to {
        transform: rotate(360deg);
    }
}

.login-container .spinner-border {
    display: inline-block;
    width: calc(2 * var(--legacy-r-e-m-size));
    height: calc(2 * var(--legacy-r-e-m-size));
    vertical-align: text-bottom;
    border: 0.25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    animation: spinner-border 0.75s linear infinite;
}

.login-container .spinner-border-sm {
    width: calc(1 * var(--legacy-r-e-m-size));
    height: calc(1 * var(--legacy-r-e-m-size));
    border-width: calc(0.2 * var(--legacy-r-e-m-size));
}

/* ---------------------------------------------------
    MEDIA 375 PIXELS
----------------------------------------------------- */

@media (max-width: 375px) {
    .login-container .form-signin {
        margin-bottom: 0;
    }

        .login-container .form-signin .controls-container,
        .login-container .form-signin .credentials-actions label {
            display: block;
        }

        .login-container .form-signin .btn {
            margin-top: 30px;
        }

        .login-container .form-signin .credentials-actions a {
            text-align: center;
        }
}

@media screen and (orientation: landscape) {
    .login-container .form-signin {
        margin-bottom: 0;
    }
}

/* ---------------------------------------------------
    NAV HEADER STYLE
----------------------------------------------------- */
.navbar {
    transition: all 0.3s;
    padding: 10px 5px 10px 15px;
    border: none;
    border-radius: 0;
}

#content .rgt-logo {
    display: none;
    content: var(--logo);
}

#content.active .rgt-logo {
    display: flex;
}

.search-bar input {
    width: 100% !important;
    font-size: 18px !important;
    height: calc(2.5 * var(--legacy-r-e-m-size)) !important;
    transition: all 0.3s;
    background: var(--tertiary);
}

.navbar .input-group.col {
    position: relative;
    flex-grow: 300;
    padding: 0 !important;
}

    .navbar .input-group.col app-search {
        width: 98% !important;
    }

.navbar .input-group-append {
    z-index: 10 !important;
}

.navbar .k-autocomplete {
    height: calc(2.5 * var(--legacy-r-e-m-size)) !important;
}

.navbar .k-combobox {
    height: calc(2.5 * var(--legacy-r-e-m-size)) !important;
}

.k-popup.k-list-container .search-item {
    padding: 5px 0;
    font-size: 14px;
    color: var(--font-1);
}

    .k-popup.k-list-container .search-item i {
        font-size: 18px !important;
        color: var(--font-2) !important;
    }

    .k-popup.k-list-container .search-item .sub {
        color: var(--font-3) !important;
    }

        .k-popup.k-list-container .search-item .sub i {
            font-size: 3px !important;
            color: var(--font-3) !important;
        }

.btn-allResults {
    color: #005eb8;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding: 20px 10px;
    border-top: 1px solid rgba(0, 34, 94, 0.25);
    margin-bottom: 0 !important;
    text-overflow: ellipsis;
    overflow: hidden;
}

.search-bar.k-autocomplete .k-clear-value {
    position: absolute;
    top: 7px;
    right: 33px;
}

.search-bar.k-combobox .k-clear-value {
    position: absolute;
    top: 7px;
    right: 33px;
}

.navbar .input-group .fa-search {
    position: absolute;
    z-index: 9;
    padding: 12px;
    color: var(--font-2);
    font-size: calc(1 * var(--legacy-r-e-m-size));
}

.nav-header .input-group-append {
    background-color: var(--tertiary) !important;
    transition: all 0.3s;
    border: 1px solid rgba(0, 34, 94, 0.25);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-left: none;
    width: calc(2.5 * var(--legacy-r-e-m-size));
    height: calc(2.5 * var(--legacy-r-e-m-size));
    position: absolute;
    right: 0;
    z-index: inherit;
}

    .nav-header .input-group-append button {
        background: transparent;
        border: none;
        outline: none;
    }

    .nav-header .input-group-append i {
        padding: 12px;
        color: var(--font-2);
        font-size: calc(1 * var(--legacy-r-e-m-size));
        cursor: pointer;
        transition: all 0.3s;
    }

.header-icons-bc {
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    background-color: var(--tertiary);
    transition: all 0.3s;
    height: calc(2.5 * var(--legacy-r-e-m-size));
    width: calc(2.5 * var(--legacy-r-e-m-size));
    border-radius: 4px;
    font-size: calc(1.2 * var(--legacy-r-e-m-size));
    cursor: pointer;
    color: var(--font-2);
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.fa-circle[data-counter] {
    display: flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    font-family: 'Roboto', sans-serif;
    color: var(--secondary);
    background: var(--font-2);
    height: calc(1 * var(--legacy-r-e-m-size));
    width: calc(1 * var(--legacy-r-e-m-size));
    font-size: 75%;
}

    .fa-circle[data-counter]:before {
        content: attr(data-counter) !important;
    }

.fa-stack .fa-circle[data-counter] {
    font-size: 10px;
    position: absolute;
    right: 5px;
    top: 3px;
    color: #fff;
    background: #f53434;
    width: 14px;
    height: 14px;
}

.header-icons-bc.profile-icon {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 10px;
    margin-top: 2px;
}

.header-icons-bc:hover {
    border-color: var(--secondary);
    cursor: pointer;
}

.nav-header .white-bg {
    background-color: white !important;
}

.nav-header .btn:focus {
    box-shadow: none !important;
}

.navbar .create-btn {
    display: none;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding: 0px !important;
    margin-left: calc(0.5 * var(--legacy-r-e-m-size)) !important;
    border-color: transparent;
}

/* ---------------------------------------------------
    MEDIA 1366 PIXELS
----------------------------------------------------- */

@media (max-width: 1366px) {
    #content .rgt-logo {
        display: flex;
    }

    #content.active .rgt-logo {
        display: none;
    }
}

/* ---------------------------------------------------
    MEDIA TABLET
----------------------------------------------------- */

@media (max-width: 992px) {
    #content .rgt-logo {
        margin-top: 5px;
    }

    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto !important;
    }

    .navbar-nav .dropdown-menu {
        position: absolute !important;
    }

    .nav.navbar-nav.ml-auto {
        flex-direction: row !important;
    }

        .nav.navbar-nav.ml-auto .nav-item {
            margin-left: 15px;
        }
}

/* ---------------------------------------------------
    MEDIA MOBILE
----------------------------------------------------- */

@media (max-width: 767px) {
    .navbar {
        padding: 0 !important;
        background-color: var(--secondary) !important;
        position: absolute;
        left: calc(3 * var(--legacy-r-e-m-size));
        width: calc(100% - calc(3 * var(--legacy-r-e-m-size)));
    }

    .toggle-btn,
    #sidebar strong .header-icons-bc {
        font-size: calc(1.5 * var(--legacy-r-e-m-size));
        height: calc(3 * var(--legacy-r-e-m-size));
        width: calc(3 * var(--legacy-r-e-m-size));
    }

        .toggle-btn i.fa-caret-left {
            display: none;
        }

        .toggle-btn i.fa-times {
            display: block !important;
        }

    #content .rgt-logo {
        display: none;
    }

    #content.active .rgt-logo {
        display: none;
    }

    .input-group.input-group-lg.col {
        margin-top: 0;
        height: calc(3 * var(--legacy-r-e-m-size));
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: nowrap;
    }

    .search-bar {
        height: calc(2 * var(--legacy-r-e-m-size)) !important;
    }

    .input-group.input-group-lg i,
    .input-group.input-group-lg input {
        font-size: 14px !important;
    }

    .input-group.input-group-lg .input-group-append {
        display: none;
    }

    .navbar .create-btn {
        display: flex;
        align-items: center;
        justify-content: center;
        width: calc(2 * var(--legacy-r-e-m-size));
        height: calc(2 * var(--legacy-r-e-m-size));
        margin: 0 15px !important;
    }

        .navbar .create-btn span {
            display: none;
        }

    .search-bar.k-autocomplete .k-clear-value {
        position: absolute;
        top: 7px;
        right: 7px;
    }

    .search-bar.k-combobox .k-clear-value {
        position: absolute;
        top: 7px;
        right: 7px;
    }

    .k-popup.k-list-container .search-item i,
    .k-popup.k-list-container .search-item .sub {
        font-size: 13px !important;
    }

    .k-popup.k-list-container .search-item .sub {
        display: none !important;
    }

    .search-item span {
        max-width: 60vw;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .k-popup .k-list > .k-outer-group-header {
        display: none;
    }

    .btn-allResults {
        font-size: 13px !important;
        padding: 10px 0 !important;
    }

    .navbar-expand-lg .navbar-collapse {
        display: none !important;
    }
}

/* ---------------------------------------------------
    NOTIFICATION STYLE
----------------------------------------------------- */
.notification .header-notification {
    position: absolute !important;
    z-index: 100001 !important;
    right: 265px !important;
    top: 70px !important;
    left: initial !important;
}

@media (max-width: 1080px) {
    .notification .header-notification {
        right: 235px !important;
        top: 30px !important;
    }
}

@media (max-width: 860px) {
    .notification .header-notification {
        right: 8px !important;
        top: 0px !important;
    }
}

@media (max-width: 735px) {
    .notification .header-notification {
        right: 8px !important;
        top: 10px !important;
        position: fixed !important;
        left: 0 !important;
        width: 100vw !important;
        height: 100vh !important;
    }
}

.notification table {
    font-size: 11px !important;
}

.notification .notread {
    font-weight: bold;
    width: 300px;
    overflow-wrap: break-word;
    display: block;
}

.notification .containsUrl {
    cursor: pointer;
}

.notification .notification-footer {
    position: absolute;
    bottom: 0;
    text-align: center;
}

.notification tr:hover {
    background-color: #cdd2e1;
    border-radius: 5px;
}

.notification .notification-section {
    max-height: 220px;
    overflow-y: auto;
}

.notification .notification-new-header {
    display: flex;
    justify-content: space-between;
}

.notification .notification-content .notification-type-error {
    color: #f53434;
}

.notification .notification-content .notification-type-warning {
    color: #f5b730;
}

.notification .notification-content .notification-type-information {
    color: #005eb8;
}

.notification .notification-content .notification-removed {
    display: flex;
    justify-content: space-between;
}

.notification .notification-content .notification-marker {
    color: #ff0000;
    font-size: 7px;
}

.notification .notification-content .notification-marker-button {
    background-color: #cdd2e1;
    outline: none;
    border: none;
}

.notification .notification-content {
    display: flex;
    justify-content: center;
    align-items: center;
}

.notification .notification-content-empty-bottom {
    position: absolute;
    bottom: 0;
}

    .notification .notification-content-empty-bottom p {
        margin-top: calc(1.5 * var(--legacy-r-e-m-size));
        margin-bottom: calc(2 * var(--legacy-r-e-m-size));
    }

    .notification .notification-content-empty-bottom span {
        color: #005eb8;
        font-weight: bold;
    }

.notification .read {
    font-weight: normal;
    width: 300px;
    display: block;
    overflow-wrap: break-word;
}

.notification table span {
    font-size: 13px !important;
}

/* @media (max-width: 768px) {
    .notification .header-notification {
        right: 65px !important;
    }
}

@media (max-width: 767px) {
    .notification .header-notification {
        position: fixed !important;
        right: 0 !important;
        top: 0 !important;
        left: 0 !important;
        width: 100vw !important;
        height: 100vh !important;
    }
} */

/* ---------------------------------------------------
    PROFILE STYLE
----------------------------------------------------- */
.profile .dropdown-menu {
    right: 0;
    margin: -5px 10px 0px 10px;
    min-width: 200px;
}

.dropdown-menu-overlay {
    z-index: 9999;
}

.profile .dropdown-list li:hover {
    background-color: #ebecf2;
}

.profile .dropdown-menu .hr {
    border-bottom: 1px solid #ccc;
    margin: 4px 10px;
}

.profile .profile-item {
    min-height: 30px;
}

/* ---------------------------------------------------
    CONSENT STYLE
----------------------------------------------------- */
.consent p.indexletters {
    color: black !important;
}

.consent .btn-primary {
    background-color: #337ab7 !important;
    width: 200px;
}

.consent .btn-secondary {
    background-color: grey !important;
    width: 200px;
}

/*.consent .card {
    height: 700px;
    margin: 30px auto;
}*/

/*.consent .scrollable {
    overflow-y: auto;
    max-height: 600px;
}*/

.consent .text-color {
    color: #003087;
}

.consent img.a {
    vertical-align: baseline;
    margin-left: 0;
}

.consent .card-header {
    background-color: white !important;
}

.consent .card-footer {
    background-color: white !important;
}

.consent .card-body {
    background-color: #fff !important;
}

.consent .kpmg-consent-header-text {
    color: #337ab7;
}

/* ---------------------------------------------------
    CONSENT REJECT STYLE
----------------------------------------------------- */
.consent-reject p.indexletters {
    color: black !important;
}

.consent-reject .card {
    margin: 30px auto;
}

.consent-reject .text-color {
    color: #003087;
}

.consent-reject img.a {
    vertical-align: baseline;
    margin-left: 0;
}

.consent-reject .card-header {
    background-color: white !important;
}

.consent-reject .card-body {
    background-color: #fff !important;
}

.consent-reject .kpmg-consent-header-text {
    color: #337ab7;
}

/* ---------------------------------------------------
    ADMIN PAGE STYLE
----------------------------------------------------- */
.admin-main .submenu {
    /* min-width: 270px; */
}

.admin .header-icons-bc {
    width: 100%;
    justify-content: left;
    padding: 0 15px;
}

    .admin .header-icons-bc i {
        color: var(--font-2);
        font-size: 100%;
    }

.admin-main .submenu .header-icons-bc span {
    max-width: 240px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: calc(1 * var(--legacy-r-e-m-size));
    font-weight: 400;
}

.admin .btn-icon {
    width: calc(2 * var(--legacy-r-e-m-size));
    height: calc(2 * var(--legacy-r-e-m-size));
    border-radius: 50% !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0 5px;
    padding: 0 !important;
    border: none;
}

    .admin .btn-icon i {
        font-size: 14px;
    }

    .admin .btn-icon.btn-icon-info {
        background-color: rgba(0, 94, 184, 0.1) !important;
        color: #005eb8 !important;
    }

    .admin .btn-icon.btn-icon-danger {
        color: #ff1a1a !important;
        background-color: rgba(255, 26, 26, 0.2) !important;
    }

.admin .k-grid th {
    border-top: 1px solid var(--secondary);
}

.admin .k-grid th,
.admin .k-grid td {
    border-left: none;
    border-right: none;
    white-space: nowrap;
}

.admin .k-grid-pager,
.admin .k-grid-pager .k-label {
    font-size: 12px !important;
}

.admin .fileRemove {
    color: var(--font-2);
    background: var(--secondary);
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer !important;
    border-radius: 4px;
    padding: 5px;
}

    .admin .fileRemove .fas {
        line-height: normal;
    }

.admin a {
    font-weight: 400;
}

.appHeader__text {
    font-weight: 400 !important;
}

/* ---------------------------------------------------
    MEDIA MOBILE
----------------------------------------------------- */
@media (max-width: 768px) {
    .admin-grid1 {
        width: 100%;
    }

    .admin.insights,
    .admin-main {
        width: initial !important;
    }

    .admin .k-grid th,
    .admin .k-grid td {
        border-left: none;
        border-right: none;
        white-space: inherit !important;
    }
}

.admin .lng-btn-pos {
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.admin .content-form {
    height: 90%;
}

.admin .k-window-maximized .content-form {
    height: 90% !important;
    overflow-y: scroll;
}

.admin .clients {
    width: 100%;
    overflow-x: hidden !important;
}

.admin .switch-user {
    width: 90px;
    float: left;
}

.admin .bulkimport-switch-trans-log {
    width: 90px;
    float: left;
}

.admin-grid .k-dropdown .k-dropdown-wrap,
.admin-grid .k-dropdowntree .k-dropdown-wrap {
    background-color: var(--tertiary) !important;
    color: var(--font-1) !important;
    border-radius: 5px !important;
    background-image: none !important;
}

    .admin-grid .k-dropdown .k-dropdown-wrap:not(.k-grid-pager .k-dropdown-wrap),
    .admin-grid
    .k-dropdowntree
    .k-dropdown-wrap:not(.k-grid-pager .k-dropdown-wrap) {
        height: calc(2.5 * var(--legacy-r-e-m-size)) !important;
    }

    .admin-grid .k-dropdown .k-dropdown-wrap .k-input,
    .admin-grid .k-dropdowntree .k-dropdown-wrap .k-input {
        height: 100% !important;
    }

.admin-grid .k-grid-toolbar {
    justify-content: space-between;
}

@media (max-width: 1080px) {
    .admin button {
        font-size: 14px !important;
    }
}

@media (max-width: 767px) {
    .admin-page h3 {
        font-size: calc(1.3 * var(--legacy-r-e-m-size));
        margin-top: 25px;
    }

    .admin > .row {
        margin-right: 15px !important;
    }
}

/* ---------------------------------------------------
    MANAGE CLIENT DIVISION STYLE
----------------------------------------------------- */

.form-group .required label:after {
    content: '*';
    color: red;
    padding-left: 5px !important;
}

.form-group.required .k-label:after {
    content: '*';
    color: red;
    padding-left: 5px !important;
}

.mng-clientDivision .k-textbox {
    width: 100% !important;
}

    .mng-clientDivision .k-textbox .send-button {
        color: white;
        width: 44px;
        background-color: #43b02a !important;
        margin: 5px;
    }

/* ---------------------------------------------------
    MANAGE CLIENT ROLE STYLE
----------------------------------------------------- */
.mng-clientRole .k-textbox {
    width: 100% !important;
}

    .mng-clientRole .k-textbox .send-button {
        color: white;
        width: 44px;
        background-color: #43b02a !important;
        margin: 5px;
    }

/* ---------------------------------------------------
    MANAGE USER STYLE
----------------------------------------------------- */
#manageuser {
    box-shadow: 0px 9px 36px 0px rgba(209, 213, 226, 0.45);
}

    #manageuser .searchInput {
        outline-color: rgba(0, 34, 94, 0.25);
        border: 1px solid rgba(0, 34, 94, 0.25);
        border-radius: 4px !important;
        font-size: calc(1 * var(--legacy-r-e-m-size));
    }

    #manageuser .col-form-label {
        padding-bottom: 0px !important;
        color: gray;
        font-size: calc(1 * var(--legacy-r-e-m-size));
    }

/* ---------------------------------------------------
    MANAGE CONTENT STYLE
----------------------------------------------------- */
.mng-content .container {
    position: relative;
    text-align: left;
    padding-left: 0px !important;
    color: white;
}

.mng-content .form-group.required .k-label:after {
    content: '*';
    color: red;
    padding-left: 5px !important;
}

/* ---------------------------------------------------
    MANAGE CONFIGURATION STYLE
----------------------------------------------------- */
.mng-config .container {
    position: relative;
    text-align: center;
    color: white;
}

/* ---------------------------------------------------
    MANAGE INSIGHTS STYLE
----------------------------------------------------- */
.mng-insights .container {
    position: relative;
    color: white;
}

/* ---------------------------------------------------
    MANAGE TRANSLATION STYLE
----------------------------------------------------- */
.mng-translation {
    box-shadow: 0px 9px 36px 0px rgba(209, 213, 226, 0.45);
}

    .mng-translation .col-form-label {
        color: #333 !important;
        font-size: calc(1.2 * var(--legacy-r-e-m-size)) !important;
        font-weight: bold;
    }

/* ---------------------------------------------------
    MANAGE WORKFORCE DEPENDENT STYLE
----------------------------------------------------- */

/* ---------------------------------------------------
    MANAGE WORKFORCE DEPENDENT STYLE
----------------------------------------------------- */

.utility-dropdown {
    width: 1250px;
}

.utility-tab {
    width: 1250px;
}

.utility-upload {
    width: 1000px;
}

.utility-splitter {
    background: none !important;
}

.utility-div-splitter {
    width: 1450px;
    height: 600px;
    /*  border: 1px solid black;*/
}

.utility-div-left-splitter {
    float: left;
    width: 180px;
    height: 600px;
    border-right: 1px solid black;
}

.utility-div-right-splitter {
    float: left;
    width: 1200px;
    margin-left: 2px;
    height: 600px;
    border-color: 1px solid black;
}

/* ---------------------------------------------------
    MANAGE WORKFORCE USER STYLE
----------------------------------------------------- */

.addUser #addWindow .myrow {
    height: 635px;
    overflow-y: auto;
}

/* ---------------------------------------------------
    MANAGE WORKFORCE CONTACT STYLE
----------------------------------------------------- */

.mng-wf-contact popup-index {
    z-index: 10000 !important;
}

.mng-wf-contact .switch-contact {
    width: 90px;
    float: left;
}

.assign-contact .customer-photo {
    display: inline-block;
    width: 40x;
    height: 40px;
    border-radius: 50%;
    background-size: 32px 35px;
    background-position: center center;
    vertical-align: middle;
    line-height: 32px;
    box-shadow: inset 0 0 1px #999, inset 0 0 10px rgba(0, 0, 0, 0.2);
    margin-left: 5px;
}

.assign-contact .customer-name {
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
}

.assign-contact .myClass {
    text-align: left !important;
}

.k-grid-header-wrap .k-header {
    text-align: left !important;
}

/* ---------------------------------------------------
    MANAGE PERSON STYLE
----------------------------------------------------- */

.mng-wf-person .card-min-height {
    min-height: 575px;
}

.mng-wf-person .switch-person {
    width: 90px;
    float: left;
}

.mng-wf-person .kendoddl-width {
    width: 250px !important;
}

/* ---------------------------------------------------
    RELEASE NOTES STYLE
----------------------------------------------------- */
.release-note {
    font-size: calc(1 * var(--legacy-r-e-m-size));
    box-shadow: 0px 9px 36px 0px rgba(209, 213, 226, 0.45);
}

/* ---------------------------------------------------
    MANAGE FEEDBACK STYLE
----------------------------------------------------- */
.mng-feedback input {
    border: 1px solid rgba(0, 34, 94, 0.25);
    border-radius: 4px !important;
    font-size: calc(1 * var(--legacy-r-e-m-size));
    float: left;
}

/* ---------------------------------------------------
    MANAGE WORKFORCE CLIENT STYLE
----------------------------------------------------- */

.mng-wf-client .card-min-height {
    min-height: 575px;
}

.mng-wf-client .switch-client {
    width: 90px;
    float: left;
}

.mng-groups .tab-panel {
    min-height: 400px;
    height: 400px;
}

/* ------------------------------------------------------
    POPULATION
------------------------------------------------------- */

.population .iframe-embed {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 85vh;
    min-height: 500px;
    max-height: 900px;
    width: 100%;
    border: 0;
}

.population .iframe-embed-wrapper {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.population .iframe-embed-responsive {
    padding-bottom: 56.25%;
    margin-top: -1px;
}

@media (max-width: 767px) {
    .population {
        margin-top: 25px;
    }

        .population h3 {
            font-size: calc(1.3 * var(--legacy-r-e-m-size));
        }

        .population .iframe-embed-responsive {
            padding-bottom: 75vh;
        }
}

/* ------------------------------------------------------
    SEARCH RESULTS
------------------------------------------------------- */
.search-result .result .card {
    box-shadow: 0px 5px 18px rgb(0 0 0 / 4%);
    background-repeat: no-repeat;
    background-size: cover;
    border: none;
    min-width: 240px;
}

.search-result .result .card-body {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 150px;
    align-items: flex-start;
    font-size: 12px;
    border-radius: 4px;
    overflow: hidden;
    color: var(--font-1);
    background: linear-gradient( to right, #d6e3f8 -50%, rgba(214, 227, 248, 0.9), rgba(214, 227, 248, 0.2), transparent );
}

.search-results .section-title {
    font-weight: 300 !important;
    margin-bottom: 0 !important;
}

.btn-checkbox {
    background: rgba(67, 176, 42, 0.1);
    border-radius: 4px;
    color: #333;
    height: calc(2.5 * var(--legacy-r-e-m-size));
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 15px;
}

    .btn-checkbox input[type='checkbox'] {
        border-color: #43b02a !important;
    }

    .btn-checkbox .k-label {
        font-size: 16px !important;
        color: var(--font-1) !important;
    }

    .btn-checkbox input[type='checkbox']:checked {
        border-color: #43b02a !important;
        background-color: #43b02a !important;
    }

.search-results .k-dropdown {
    width: initial !important;
}

.search-results .k-dropdown-wrap {
    border: none !important;
    border-radius: 4px !important;
    height: calc(2.5 * var(--legacy-r-e-m-size)) !important;
    box-shadow: none !important;
    background: #ebecf2 !important;
    color: #333 !important;
    align-items: center;
    padding: 10px;
    min-width: 200px;
}

.search-results .k-splitter {
    border: none !important;
    background: transparent !important;
}

    .search-results .k-splitter .k-splitbar {
        display: none;
    }

.search-results .k-pane-static.k-pane {
    box-shadow: 0px 9px 36px 0px rgba(209, 213, 226, 0.45);
    min-width: 140px;
}

.search-results .vertical-menu {
    background-color: white !important;
    border-radius: 4px;
}

    .search-results .vertical-menu .filters-title {
        color: #999;
        text-transform: uppercase;
        font-weight: bold;
        cursor: default;
    }

    .search-results .vertical-menu a {
        border-radius: 4px;
        background-color: transparent !important;
        color: #666;
        padding: 12px;
        font-size: 16px;
        text-decoration: none;
        cursor: pointer;
    }

        .search-results .vertical-menu .active,
        .search-results .vertical-menu a:hover:not(.filters-title) {
            color: #005eb8;
            font-weight: bold;
        }

.search-results .article-img {
    width: 230px;
    height: 150px;
}

.search-results .search-result {
    width: 60vw;
    background: #fff;
    border-radius: 4px;
}

.search-results .card-title {
    color: #005eb8;
    font-weight: bold;
}

.search-results .card-description {
    font-size: 15px !important;
    color: #666;
    line-height: initial !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: calc(60vw - 300px);
}

.search-results.mobile {
    display: none !important;
}

/* ------------------------------------------------------
    MEDIA TABLET
------------------------------------------------------- */
@media (max-width: 1024px) {
    app-user-notification .ngx-datatable .disp-flx .mr-1 {
        display: none !important;
    }

    .search-results .search-result {
        width: initial !important;
    }

    .search-results .article-img {
        width: 180px !important;
        height: 100px !important;
    }

    .search-results .card-title {
        font-size: calc(1 * var(--legacy-r-e-m-size)) !important;
    }

    .search-results .card-description {
        font-size: 13px !important;
        max-width: 500px !important;
    }
}

@media (max-width: 768px) {
    .search-results .card-description {
        max-width: 300px !important;
    }
}

/* ------------------------------------------------------
    MEDIA MOBILE
------------------------------------------------------- */
@media (max-width: 767px) {
    .search-results.desktop {
        display: none !important;
    }

    .search-results.mobile {
        display: block !important;
        margin-left: -15px !important;
    }

        .search-results.mobile li[role='tab'] {
            border-bottom: 1px solid rgba(153, 153, 153, 0.5) !important;
        }

        .search-results.mobile .k-link {
            color: #000 !important;
            font-size: 13px !important;
            font-weight: 400 !important;
        }

        .search-results.mobile
        .k-tabstrip-top > .k-tabstrip-items-wrapper > .k-tabstrip-items
        .k-item.k-state-active {
            border-right: none !important;
            border-left: none !important;
            border-bottom-color: #005eb8 !important;
            border-bottom-width: 3px !important;
            background-color: transparent !important;
        }

            .search-results.mobile
            .k-tabstrip-top > .k-tabstrip-items-wrapper > .k-tabstrip-items
            .k-item.k-state-active
            .k-link {
                color: #000 !important;
                font-weight: bold !important;
                border: none !important;
                background: none !important;
            }

        .search-results.mobile div[role='tapanel'] {
            padding: 0 !important;
        }

        .search-results.mobile .k-tabstrip > .k-content, .search-results.mobile .k-tabstrip > .k-tabstrip-content {
            border: none !important;
            background-color: transparent !important;
            padding-bottom: 30px !important;
        }

    .search-result_mobile {
        border-radius: 4px;
        background-color: #fff !important;
        margin: 0 auto;
        box-shadow: 0px 9px 36px 0px rgba(209, 213, 226, 0.45);
    }

    .search-results.mobile .result-group-title {
        color: #000;
        font-weight: 700;
        font-size: calc(1 * var(--legacy-r-e-m-size));
        padding-left: 20px;
    }

    .search-result_mobile .card-title {
        color: #000 !important;
        margin: 0 !important;
        padding: 10px !important;
        font-weight: 400 !important;
    }

    .search-result_mobile .fa-ellipsis-v {
        color: #666 !important;
    }

    .search-result_mobile .card-description {
        display: none !important;
    }
}

/* ---------------------------------------------------
    CREATE REQUEST
----------------------------------------------------- */
.create-request .k-content.k-window-content.k-dialog-content, .create-request .k-tabstrip-content.k-window-content.k-dialog-content {
    padding-top: 10px !important;
}

.create-request .request-picker p {
    font-size: 14px !important;
    font-weight: normal !important;
}

.create-request i {
    text-align: center;
}

.create-request .k-tabstrip > .k-content, .create-request .k-tabstrip > .k-tabstrip-content {
    padding: 0 !important;
    overflow: scroll !important;
}

.create-request .request-search {
    position: relative;
    margin-bottom: 20px;
    width: 65%;
    border-bottom: 2px solid var(--font-3) !important;
    border-radius: 4px;
    padding: 3px 5px;
    height: 40px;
    background: var(--tertiary);
}

    .create-request .request-search .k-autocomplete {
        width: 100%;
        border: transparent !important;
    }

    .create-request .request-search .k-combobox {
        width: 100%;
        border: transparent !important;
    }

    .create-request .request-search > .fa-user-plus {
        color: #666 !important;
    }

    .create-request .request-search input {
        padding: 0 10px !important;
        border: none;
        border-bottom: 1.5px solid var(--font-3);
        font-size: 16px !important;
        height: calc(2.5 * var(--legacy-r-e-m-size)) !important;
    }

    .create-request .request-search .k-autocomplete .k-clear-value {
        width: calc(2.5 * var(--legacy-r-e-m-size));
        height: calc(2.5 * var(--legacy-r-e-m-size));
        background: #ebecf2 !important;
        margin-right: 10px;
        border: none;
        border-radius: 4px;
    }

    .create-request .request-search .k-combobox .k-clear-value {
        width: calc(2.5 * var(--legacy-r-e-m-size));
        height: calc(2.5 * var(--legacy-r-e-m-size));
        background: #ebecf2 !important;
        margin-right: 10px;
        border: none;
        border-radius: 4px;
    }

    .create-request .request-search button {
        width: 150px;
        height: 35px;
        color: var(--font-3);
        background: var(--secondary);
        border-radius: calc(2 * var(--legacy-r-e-m-size));
        border: 1.5px solid var(--secondary);
    }

.create-request .addNewIndividualPopup .k-label {
    font-size: 14px !important;
}

.create-request .addNewIndividualPopup .btn-default,
.create-request .addNewIndividualPopup .btn-primary {
    font-size: 16px !important;
    padding: 6px 15px !important;
}

    .create-request .addNewIndividualPopup .btn-default i,
    .create-request .addNewIndividualPopup .btn-primary i {
        font-size: 100% !important;
        padding-right: 0 !important;
        font-weight: 400 !important;
    }

.create-request .change,
.create-item {
    color: #005eb8 !important;
}

.create-request .selected-assignee,
.create-request .selected-types {
    border: 1.5px solid #0aa00a !important;
    background: #e6f5e6 !important;
    padding: 10px;
    border-radius: 4px;
}

.create-request .selected-assignee {
    background: rgba(10, 160, 10, 0.1) !important;
    margin-bottom: 20px;
    height: 40px;
}

.create-request .selected-types {
    height: 375px;
    position: absolute;
    width: calc(100% - 40px);
    top: 70px;
}

    .create-request .selected-types .change {
        position: absolute;
        bottom: 30px;
        right: 30px;
    }

.create-request .selected-assignee .assignee-name {
    font-weight: bold;
}

.create-request .selected-assignee i.fa-circle {
    font-size: 3px !important;
    color: #666 !important;
}

.create-request .existingAssignmentDropdown {
    width: 33%;
    position: absolute;
    right: 20px;
    top: 10px;
    height: calc(2.5 * var(--legacy-r-e-m-size));
}

    .create-request .existingAssignmentDropdown.k-dropdown .k-dropdown-wrap {
        background: var(--tertiary);
        box-shadow: none;
        border: none;
        border-bottom: 2px solid var(--font-3);
        padding: 3px 5px;
        border-radius: 4px;
    }

.create-request .k-window-content > app-types > .k-tabstrip {
    border-radius: 4px;
    box-shadow: 0px 0px 36px 20px var(--shadow);
    height: 375px;
    padding: 10px;
}

    .create-request .k-window-content > app-types > .k-tabstrip .k-tabstrip-items {
        background: var(--secondary);
        border-radius: 4px;
        margin-bottom: 10px;
    }

.create-request .combo-type {
    cursor: pointer;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

    .create-request .combo-type[disabled='true'] {
        cursor: not-allowed;
    }

        .create-request .combo-type[disabled='true'] *:not(.exclude-opacity) {
            opacity: 0.25;
        }

.create-request .box-types .type {
    text-align: left;
    font-size: 17px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    display: flex;
    align-items: center;
    padding: 8px;
}

    .create-request .box-types .type:hover,
    .create-request .combo-type:hover {
        background-color: var(--secondary);
        border-radius: 4px;
    }

    .create-request .box-types .type[disabled='true'] {
        opacity: 0.25;
        cursor: not-allowed;
    }

.create-request .descriptions-container {
    overflow: scroll;
    height: 270px;
    width: 100%;
    margin-top: 20px;
    padding-right: 10px;
}

.create-request .description {
    height: calc(2.5 * var(--legacy-r-e-m-size));
    flex: 1;
    padding: 20px;
    display: flex;
    border-radius: 4px;
    border: 1.5px solid var(--secondary);
    align-items: center;
}

    .create-request button.active,
    .create-request .description.selected {
        color: #005eb8 !important;
        background: rgba(0, 94, 184, 0.1) !important;
        border: 1.5px solid #005eb8 !important;
    }

/* Dialog action buttons */

.create-request .k-dialog-actions {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #333 !important;
    outline: none !important;
}

    .create-request .k-dialog-actions button:not(.go-button) {
        padding: 0px 20px;
    }

    .create-request .k-dialog-actions .header-icons-bc i {
        color: #666;
    }

    .create-request .k-dialog-actions button.header-icons-bc {
        background: var(--secondary) !important;
    }

    .create-request .k-dialog-actions button.create-btn {
        background: #0aa00a !important;
        width: 250px;
        max-width: 250px !important;
        margin-bottom: 0;
        height: calc(2.5 * var(--legacy-r-e-m-size));
        color: var(--tertiary) !important;
    }

        .create-request .k-dialog-actions button.create-btn i {
            background: #0aa00a !important;
            color: var(--tertiary) !important;
        }

    .create-request .k-dialog-actions button[disabled].create-btn i {
        background: var(--secondary) !important;
        color: var(--font-3) !important;
    }

    .create-request .k-dialog-actions button[disabled]:not(.go-button) {
        background: var(--secondary) !important;
        opacity: 0.75;
        color: var(--font-3) !important;
        box-shadow: none;
        cursor: not-allowed;
    }

.create-request .pending-request {
    color: #005eb8;
    cursor: pointer;
}

/* Favorite popup */

.favorites {
    position: absolute;
    width: 300px;
    height: 230px;
    background: var(--tertiary);
    border-radius: 4px;
    padding: 15px;
    border: 1px solid rgba(0, 34, 94, 0.25);
    top: 180px;
    right: 340px;
}

    .favorites input {
        border: 1px solid rgba(0, 34, 94, 0.25);
        border-radius: 4px;
        width: 100%;
    }

/* ----------------------------------------------
    MEDIA MOBILE
-------------------------------------------------*/

@media (max-width: 767px) {
    .create-request .k-tabstrip > .k-content, .create-request .k-tabstrip > .k-tabstrip-content {
        background: var(--secondary) !important;
    }

    .create-request .k-content.k-window-content.k-dialog-content, .create-request .k-tabstrip-content.k-window-content.k-dialog-content {
        padding: 15px !important;
    }

    .create-request .step {
        background: var(--tertiary) !important;
        height: 350px;
        padding-left: 0 !important;
    }

    .create-request .box {
        background: var(--tertiary) !important;
        height: 130px;
        margin: 0 0 20px 0 !important;
        width: initial;
    }

    .create-request .option:hover,
    .create-request .description:hover {
        background: rgba(0, 94, 184, 0.1) !important;
    }

    .create-request .box-titlebar,
    .create-request .req-dialog-content .k-tabstrip-items,
    .create-request .k-tabstrip-items .k-link {
        padding: 0 !important;
    }

        .create-request .box-titlebar,
        .create-request .box-titlebar p,
        .create-request .box-titlebar i,
        .create-request .box .request-search input {
            font-size: 12px;
        }

    .create-request .box .request-search input {
        height: calc(2 * var(--legacy-r-e-m-size)) !important;
    }

    .create-request .request-search .k-autocomplete {
        width: 100%;
    }

    .create-request .request-search .k-combobox {
        width: 100%;
    }

    .create-request .req-dialog-content li[role='tab'].k-state-active .k-link {
        border-left: none !important;
    }

    .create-request .req-dialog-content li[role='tab'] .k-link .tab {
        height: 60px;
        width: 100%;
        padding: calc(1 * var(--legacy-r-e-m-size)) !important;
        border-radius: 4px !important;
    }

    .create-request
    .req-dialog-content
    li[role='tab']:not(.k-state-active)
    .k-link
    .tab {
        display: flex !important;
        justify-content: center;
    }

        .create-request
        .req-dialog-content
        li[role='tab']:not(.k-state-active)
        .k-link
        .tab
        i {
            margin-left: 4vw;
        }

    .create-request .req-dialog-content li[role='tab'] .k-link .tab > div {
        display: none !important;
    }

    .create-request
    .req-dialog-content
    li[role='tab'].k-state-active
    .k-link
    .tab {
        width: 44vw;
        border: none;
    }

        .create-request
        .req-dialog-content
        li[role='tab'].k-state-active
        .k-link
        .tab > div {
            display: block !important;
        }

            .create-request
            .req-dialog-content
            li[role='tab'].k-state-active
            .k-link
            .tab > div
            small {
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                max-width: 30vw;
            }

    .create-request .recent {
        display: none !important;
    }

    .create-request .box-titlebar {
        width: 340px;
        top: 175px;
    }

    .create-request .selected-assignee {
        margin: auto !important;
        margin-top: 40px !important;
    }

    .create-request .box-types {
        padding: 15px !important;
        height: 350px !important;
        overflow: scroll;
    }

        .create-request .box-types .type {
            padding: 5px !important;
            margin-bottom: 7px !important;
            max-width: initial !important;
        }

    .create-request .step-3 .k-tabstrip {
        width: 87vw;
    }

    .create-request .step-3 p {
        margin-top: 0 !important;
        padding: 20px;
    }

    .create-request .req-dialog-content .step-3 .k-content, .create-request .req-dialog-content .step-3 .k-tabstrip-content {
        background: var(--tertiary) !important;
    }

    .create-request
    .req-dialog-content
    .step-3
    li[role='tab'].k-state-active
    .k-link {
        border: 2px solid #005eb8 !important;
    }

    .create-request .descriptions-container {
        height: 305px;
    }

    .create-request .k-dialog-actions {
        padding: 30px 15px !important;
    }

        .create-request .k-dialog-actions button.create-btn {
            width: 69vw;
            margin: 0 !important;
        }

            .create-request .k-dialog-actions button.create-btn span {
                display: inline !important;
            }

    .create-request .favorites {
        top: 210px !important;
        right: 45px;
        background-color: var(--secondary);
    }
}

/* ----------------------------------------------
    explore by search
-------------------------------------------------*/
.explore .header {
    overflow: hidden;
    background-color: #e8e7e7;
    padding: 10px 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

    .explore .header h5 {
        float: left;
        color: #606060;
        text-align: center;
        padding: 10px;
        text-decoration: none;
        font-size: 25px;
        line-height: 25px;
        border-radius: 4px;
    }

.explore footer {
    height: 7vh;
    background-color: #e8e7e7;
    color: dimgray !important;
    text-align: center;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.explore section {
    height: calc(68vh);
    overflow-y: auto;
    transition: all 0.5s;
    background-color: white;
}

.hm-compliance .request_top .request_urgency {
    background: transparent !important;
}


.bg-col {
    background-color: #005eb8 !important;
    color: white !important;
    font-size: 100% !important;
}

create-request-frame .k-content, create-request-frame .k-tabstrip-content {
    padding-top: 0 !important;
}

#walkme-player {
    bottom: 10px !important;
    white-space: pre;
    position: fixed !important;
    z-index: 10000 !important;
    width: calc(12.5vw - 35px) !important;
    min-width: 175px;
    height: calc(2.5 * var(--legacy-r-e-m-size)) !important;
    border-radius: 5px;
    background: var(--tertiary) !important;
    box-shadow: 0px 9px 36px 0px var(--shadow);
    display: flex;
    align-items: center;
    margin: 25px !important;
}

    #walkme-player::before {
        display: inline-block;
        content: url('question-circle-solid.dc6fb35a7268586d.svg');
        color: var(--font-2) !important;
        margin: 0 15px 0 10px;
        width: calc(1.25 * var(--legacy-r-e-m-size));
        height: calc(1.25 * var(--legacy-r-e-m-size));
    }

    #walkme-player::after {
        display: inline-block;
        content: 'Help';
        color: var(--font-2) !important;
        font-size: calc(1 * var(--legacy-r-e-m-size));
    }

#walkme-menu #walkme-main {
    left: 25px;
}

#walkme-player.collapsed {
    width: calc(2.5 * var(--legacy-r-e-m-size)) !important;
    min-width: calc(2.5 * var(--legacy-r-e-m-size));
}

    #walkme-player.collapsed::before {
        margin: 10px;
    }

    #walkme-player.collapsed::after {
        display: none;
    }

@media (max-width: 1366px) {
    #walkme-player {
        width: calc(2.5 * var(--legacy-r-e-m-size)) !important;
        min-width: calc(2.5 * var(--legacy-r-e-m-size));
    }

        #walkme-player::before {
            margin: 10px;
        }

        #walkme-player::after {
            display: none;
        }
}

@media (max-height: 620px) and (min-width: 768px) {
    #walkme-player {
        left: calc(100% - calc(10 * var(--legacy-r-e-m-size))) !important;
        bottom: -10px !important;
        width: calc(2.5 * var(--legacy-r-e-m-size)) !important;
        min-width: calc(2.5 * var(--legacy-r-e-m-size));
    }

        #walkme-player::before {
            margin: 10px;
        }

        #walkme-player::after {
            display: none;
        }
}

@media (min-height: 620px) and (max-width: 768px) {
    #walkme-player {
        left: calc( 100% - calc(2.5 * var(--legacy-r-e-m-size)) - 40px ) !important;
    }
}

@media (max-height: 620px) and (max-width: 768px) {
    #walkme-player {
        left: calc(100% - 85px) !important;
    }
}

/* ------------------------------------------------------
    Workbook
------------------------------------------------------- */

.workbook .iframe-embed {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 85vh;
    min-height: 500px;
    max-height: 900px;
    width: 100%;
    border: 0;
}

.workbook .iframe-embed-wrapper {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.workbook .iframe-embed-responsive {
    padding-bottom: 56.25%;
}

@media (max-width: 767px) {
    .workbook {
        margin-top: 25px;
    }

        .workbook h3 {
            font-size: calc(1.3 * var(--legacy-r-e-m-size));
        }
}

/* ------------------------------------------------------
    Client Contacts  Styles
------------------------------------------------------- */
.contacts .row_requests .col-xl-3:nth-child(4n) {
    padding-left: 0;
}

.contacts .row_requests .col-xl-3:nth-child(4n + 4) {
    padding-right: 0;
    padding-left: 15px;
}

.contacts .card {
    overflow: hidden;
}

.contacts .background-image {
    height: 33%;
    width: 100%;
    background-position-y: 33%;
}

.contacts .contact {
    padding: 20px;
    max-height: 330px;
    min-height: 250px;
    z-index: 1;
}

.contacts .contact-home {
    color: #fff;
    background: rgba(0, 0, 0, 0.2);
    font-size: calc(1 * var(--legacy-r-e-m-size));
}

.contacts .contacts-box {
    border-radius: 5px;
    background: var(--primary);
}

.contacts .email,
.contacts .phoneNumber {
    font-size: 13px;
    padding: 8px 20px;
}

.contacts .phoneNumber {
    border-top: 1px solid #999;
}

.contacts h5 {
    font-size: calc(1 * var(--legacy-r-e-m-size));
    color: var(--font-2);
    font-weight: 600;
}

.mng-trans .popup-title,
.mng-wf-contact .popup-title,
.mng-wf-dependent .popup-title,
.mng-wf-client .popup-title,
.impersonation .popup-title,
.mng-wf-person .popup-title,
.mng-wf-user .popup-title,
.mng-workforce .popup-title {
    font-size: calc(1 * var(--legacy-r-e-m-size)) !important;
}

.contacts i {
    color: var(--font-2);
}

.contacts .contact-position {
    font-weight: 300 !important;
    color: var(--font-2) !important;
    font-size: 15px;
}

.contacts .contact-image {
    width: 90px;
    height: 90px;
    border-radius: 5px;
    border: 1px solid var(--tertiary);
    margin-bottom: 10px;
    background-position: center;
}

.contacts .top > div {
    flex: 1;
}

.contacts .top .k-dropdown {
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
}

.contacts .my-filters,
.contacts .my-filters .k-dropdown-wrap {
    border: none !important;
    box-shadow: none !important;
    background: transparent !important;
    color: var(--font-2) !important;
    align-items: center;
    min-width: 200px;
}

    .contacts .my-filters .k-input-value-text {
        font-size: 24px !important;
        color: var(--font-2) !important;
    }

.contacts .toolbar {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

    .contacts .toolbar .k-dropdown-wrap {
        border: none;
        border-radius: 4px !important;
        height: calc(2.5 * var(--legacy-r-e-m-size)) !important;
        background: var(--secondary);
        color: var(--font-2);
        align-items: center;
        padding: 10px;
        min-width: 220px;
    }

.group-popup .k-outer-group-header.k-first,
.group-popup .k-list-scroller .k-list .k-item:first-child {
    display: none;
}

@media (max-width: 767px) {
    .contacts {
        margin-top: 25px;
    }

        .contacts h3,
        .contacts .my-filters .k-input-value-text {
            font-size: calc(1.3 * var(--legacy-r-e-m-size)) !important;
        }

        .contacts .card {
            margin-right: 15px;
        }

        .contacts .card-body {
            min-height: initial;
        }
}

/* *****************************
    Manage Utility
*************************************/
/*-----------------------------------------
                Manage Utilities
 -------------------------------------------*/
.mng-utilities .pane-content {
    background-color: white;
    padding: 6px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    border-radius: 4px;
}

.mng-utilities .item {
    background-color: #bfe7f9;
    color: #1494d0;
    border: 1px solid #fff;
    height: 60px;
    line-height: 58px;
    font-size: 16px;
    text-align: center;
    outline: none;
    cursor: move;
}

    .mng-utilities .item:hover {
        opacity: 0.8;
    }

    .mng-utilities .item.active {
        background-color: #27aceb;
        color: #fff;
        border-color: #27aceb;
        height: 60px;
        line-height: 58px;
        font-size: 16px;
        text-align: center;
        outline: none;
        z-index: 10;
        width: auto;
    }

    .mng-utilities .item.disabled {
        opacity: 0.5;
        cursor: default;
    }

    .mng-utilities .item .active .k-state-focused {
        width: 100px !important;
    }

/* *****************************
    Manage Assign Contact
*************************************/

.assign-contact .col-form-label {
    color: #333 !important;
    font-size: calc(1.2 * var(--legacy-r-e-m-size)) !important;
    font-weight: bold;
}

.assign-contact .grid-contact .k-button {
    background-color: transparent !important;
}

.assign-contact .card-body {
    background-color: var(--tertiary);
}

.contacts .inline {
    display: inline;
}

.preview-content .k-listview-item {
    margin-right: calc(1 * var(--legacy-r-e-m-size)) !important;
}

.preview-content .border {
    border-right: 1px solid #999 !important;
}

.preview-content .k-listview {
    border-color: transparent !important;
}

.home .preview-content .btn-primary {
    width: 245px !important;
}

.preview-content .active {
    border: 1.5px solid #005eb8 !important;
    border-radius: 4px !important;
    color: #005eb8;
    background: rgba(0, 94, 184, 0.1);
}

.preview-content .k-menu-link {
    color: #656565 !important;
}

.preview-content .active-sub-item {
    color: #005eb8 !important;
    border: none;
}

.preview-content .sub-workflow ul {
    display: inline-block;
    overflow: auto;
    overflow-y: hidden;
    max-width: 100%;
    margin-top: 7px;
    white-space: nowrap;
}

.preview-content .sub-workflow li {
    display: inline-block;
    vertical-align: top;
}

.preview-content .spinner-border {
    display: inline-block;
    width: calc(2 * var(--legacy-r-e-m-size));
    height: calc(2 * var(--legacy-r-e-m-size));
    vertical-align: text-bottom;
    border: 0.25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    animation: spinner-border 0.75s linear infinite;
}

.preview-content .spinner-border-sm {
    width: calc(1 * var(--legacy-r-e-m-size));
    height: calc(1 * var(--legacy-r-e-m-size));
    border-width: calc(0.2 * var(--legacy-r-e-m-size));
}

.request-pagination {
    overflow: hidden;
    padding-top: 7px;
    position: fixed;
    bottom: 0;
    width: 87%;
    height: 50px;
    line-height: 25px;
    background-color: #f5f5f5;
}

    .request-pagination .page-item.active .page-link {
        z-index: 3;
        color: #333 !important;
        background-color: var(--secondary) !important;
        border-color: var(--secondary) !important;
    }

    .request-pagination .page-link {
        color: #333 !important;
        background-color: transparent !important;
        border: 0px !important;
        font-size: 17px;
    }

        .request-pagination .page-link i {
            color: #333 !important;
            font-size: 10px !important;
        }

        .request-pagination .page-link:focus {
            box-shadow: none !important;
        }

.segment-button-popup .k-list li:last-child {
    margin-bottom: 0px !important;
}

    .segment-button-popup .k-list li:last-child .btn-primary {
        border-radius: 0px !important;
        width: 100%;
        font-size: 16px !important;
    }

.row_insights p,
.insights p,
.row_content p {
    color: unset;
}

.k-grid-pager .k-pager-sizes kendo-dropdownlist {
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
}

.mng-clientFeatures .required span:after {
    content: '*';
    color: red;
    padding-left: 5px !important;
}

tr.red,
tr.k-alt.red {
    background-color: #f3a5bb;
}

/*loader*/
.k-i-loading {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 64px;
    background-color: rgba(255, 255, 255, 0.3);
    color: #ff6757;
}

.custom-td {
    font-size: calc(1 * var(--legacy-r-e-m-size)) !important;
}

    .custom-td td {
        padding: calc(0.4 * var(--legacy-r-e-m-size)) !important;
    }

.countrySelectAll {
    padding: 0px 0px 0px 6px !important;
    margin: 8px 0px 0px 2px !important;
}

.sessionIdleTime {
    font-size: 18px;
    font-weight: bold;
}

.form-check-label-required:after {
    content: '*';
    color: red;
    padding-left: 5px !important;
}

.delegate-container {
    width: 90% !important;
    padding: 20px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.delegate-button {
    background-color: white;
    padding-top: 3% !important;
    padding-bottom: 0px !important;
}

.delegate-radio {
    border-color: #005eb8;
}

.delegate-card-container {
    padding: 3% 5%;
    border: 1px solid #d5d5d5;
}

textarea {
    overflow-y: auto !important;
}

.flx-dsply {
    display: flex;
}

.client-admin-form {
    height: auto;
    overflow-y: scroll;
    background-color: white;
}

.ca-lng-btn-pos {
    position: relative;
    bottom: 20px;
    right: 20px;
}

.anchor-tag {
    cursor: pointer;
    font-weight: bold;
    color: #337ddf !important;
}

.tooltip {
    font-size: 12px;
}

.btn-icon-green {
    background-color: rgb(31 184 0 / 25%) !important;
    color: #0c9400 !important;
}

.placeholder-as-default-selection .field__placeholder {
    color: black !important;
}

.k-grid .k-grid-aria-root {
    overflow: auto !important;
}

/* ActionCenter styles */
/* TODO: move to seperate css file, refuses to work when placed elsewhere */
.kpmg-shelf-without-header .shelf__header {
    display: none !important;
}

.shelf .tabarea__tabstrip {
    margin: 0 !important;
    width: 100%;
}

.shelf .tabstrip__tabnav--folder::before {
    display: none;
}

/* TEMP FIX(?) to make shelf more centered */
.dialog.shelf.kpmg-shelf-without-header {
    padding-left: 10px;
}

nav.tabarea__tabnav.tabarea__tabnav--folder {
    margin: 0 !important;
}

.file-upload-upload-zone,
.file-upload-upload-zone > kpmg-file-select,
.file-upload-upload-zone > kpmg-file-select div.field.field--upload,
.file-upload-upload-zone > kpmg-file-select .field__container {
    height: 100%;
}

.hyperlink-upload input::-ms-input-placeholder {
    color: black !important;
}

.hyperlink-upload input::placeholder {
    color: black !important;
}

.dropzone .field--upload,
.dropzone .field--upload .field__container {
    height: 100%;
}

.employee-view.dropzone .field--upload .field__container {
    height: auto;
}

/* TDS styles conflicting with material override */
.mat-date-range-input-start-wrapper input,
.mat-date-range-input-end-wrapper input {
    min-height: 0 !important;
    padding: 0px !important;
    background-color: inherit !important;
    border: none !important;
    box-shadow: none !important;
    margin-bottom: 2px !important;
    color: currentColor !important;
}

.switch-group-none-border-top {
    border-top: 2px solid var(--shadow);
}

.avatar span {
    text-transform: uppercase !important;
}

.login-container ::-ms-input-placeholder {
    color: var(--font-3) !important;
    font-size: 1.3rem !important;
}

.login-container ::placeholder {
    color: var(--font-3) !important;
    font-size: 1.3rem !important;
}

.login-container .displayflex {
    display: flex !important;
}

.login-container input[type='text'] {
    padding-left: 40px !important;
    height: 42px !important;
}

.login-container input[type='password'] {
    height: 42px !important;
}

.voice-search-mic {
    color: var(--kpmgRed) !important;
}

.admin .content-form {
    height: 90%;
    overflow-y: auto !important;
}

.addUser .k-upload {
    max-height: 12rem !important;
}

.appHeader__icon {
    opacity: 1 !important;
}

app-edit-consent .checkbox--disabled {
    opacity: 1 !important;
}

.workflow-title {
    font-size: var(--size-12);
    opacity: 0.6;
    font-weight: bold;
}

.tooltip-row {
    overflow: inherit;
    text-overflow: ellipsis;
}

.dialog__body {
    overflow: hidden;
}

kpmg-radiobutton label {
    white-space: nowrap !important;
}

.kpmg-shelf-without-header kpmg-tabs {
    overflow: auto;
}

.delegate-search-form input {
    height: 3rem !important;
    padding-left: 0.5rem;
}

.mng-trip .disp-flx {
    display: flex;
}

.client-select {
    height: 4rem;
    display: flex;
    align-items: center;
}

.k-calendar .k-calendar-td.k-selected .k-link {
    background-color: var(--kpmgLightBlue);
}

.k-calendar .k-calendar-view .k-today {
    color: var(--kpmgLightBlue);
}

kendo-calendar ul li:hover {
    color: var(--kpmgLightBlue) !important;
}

.k-calendar .k-calendar-td.k-selected:hover .k-link {
    background-color: var(--kpmgLightBlue) !important;
}

.k-time-list .k-item:hover {
    color: var(--kpmgLightBlue) !important;
}

.mng-upload .k-label,
.mng-workforce .k-label {
    color: var(--black) !important;
}

ngx-datatable .datatable-body-cell.active {
    box-shadow: none !important;
}

app-task-grid-view .table-container app-home-host-field {
    align-self: center;
}

app-task-grid-view .task-grid-status-field kpmg-icon {
    scale: 0.8;
}

app-task-grid-view .task-grid-status-field .step-icon-wrapper {
    width: 23px;
}

@media (min-width: 1024px) and (max-width: 1365px) {
    .headerMenu .title__text {
        font-size: 2.8rem;
    }

    .headerMenu .user__menu .title__text {
        font-size: 1.3rem !important;
    }
}


@media (max-width: 859px) {
    .headerMenu .title__text {
        font-size: 2.6rem;
    }
}

ngx-datatable .user-notification-url {
    color: var(--royal-blue);
}

.mng-upload .label-warning,
.mng-wf-user .label-warning,
.mng-wf-user-sync-aad .label-warning,
.mng-wf-person-convert-user .label-warning {
    color: #f53434;
    font-size: 1.4rem;
    margin-top: 0.6rem;
}

.mng-upload .dispflex,
.mng-wf-user .dispflex,
.mng-wf-user-sync-aad .dispflex,
.mng-wf-person-convert-user .dispflex {
    display: flex;
    align-items: center;
}

.popup-header {
    font-size: 2rem;
    opacity: 0.8;
}

.greyed-out {
    opacity: 0.3 !important;
}

.consent .card-inner {
    color: var(--black);
}

.explorePopupContent pre {
    font-size: 1.2em !important;
    font-family: var(--font-family-sans-serif);
    white-space: initial;
}

.headerMenu .button.button--left .button__text {
    color: #fff !important;
}

.headerMenu .button--flat {
    color: #fff !important;
}

.fi-kv {
    background-image: url('xk.5065e3aad1251cbc.svg');
}

    .fi-kv.fis {
        background-image: url('xk.d29fc16dc530d323.svg');
    }

.custom-buttom-center-snack-bar {
    background-color: var(--clr-neutral-900);
    color: var(--tertiary);
}

@media (max-width: 767px) {
    app-notifications-menu-header .title__text {
        padding-left: 2rem;
    }
}

/* ---------------------------------------------------
    KPMG LINK GO KENDO STYLE
----------------------------------------------------- */
.k-grid .k-table {
    color: #252935;
    font-size: calc(1 * var(--legacy-r-e-m-size)) !important;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.025em;
    box-shadow: 0px 9px 36px 0px rgba(209, 213, 226, 0.45);
    margin-bottom: 0;
}

.k-grid .k-grid-aria-root {
    overflow: scroll;
}

.k-grid .k-grid-aria-root::-webkit-scrollbar {
    height: 3px !important;
}

.k-grid .k-input {
    font-size: calc(0.9 * var(--legacy-r-e-m-size)) !important;
}

.k-grid-header {
    padding-right: 0px !important;
}

.k-pager-numbers .k-link.k-state-selected {
    color: #333 !important;
    background-color: var(--secondary) !important;
}

.k-pager-numbers .k-link {
    color: #333 !important;
    background-color: var(--secondary) !important;
}

.k-grid .k-table thead,
.k-grid .k-table tbody,
.k-grid .k-table tfoot {
    text-align: center !important;
}

.k-grid input {
    font-size: calc(1 * var(--legacy-r-e-m-size)) !important;
    text-align: center !important;
}

.k-grid .k-table td.k-selected,
.k-grid .k-table tr.k-selected > td {
    background-color: rgba(0, 94, 184, 0.3) !important;
}

.k-grid .k-table .k-hierarchy-col,
.k-grid .k-table .k-hierarchy-cell {
    width: 20px !important;
}

.k-pager-numbers li a {
    border-radius: 4px !important;
}

.k-button-group .k-group-start,
.k-button-group .k-button:first-child {
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}

.k-button.k-primary:active,
.k-button.k-primary.k-state-active {
    box-shadow: none !important;
}

.k-button {
    font-size: 75%;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.025em;
    border: 0px !important;
    background-image: none !important;
    border-radius: 4px !important;
    text-transform: uppercase;
}

.k-window-content,
.k-prompt-container {
    padding: 20px !important;
}

.k-dialog-close.k-bare {
    padding: 5px !important;
    font-size: 22px;
    display: flex !important;
    color: var(--font-2) !important;
    border-radius: 4px;
    background-color: var(--secondary) !important;
    right: 5px !important;
}

.k-dialog-actions {
    border-top: none !important;
    padding: 10px 20px 20px 20px;
    border-bottom-right-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}

.k-dialog-actions button:not(.btn-default):not(.go-button) {
    color: #fff !important;
    background-color: #005eb8 !important;
    border: none !important;
    outline: none !important;
}

.k-dialog-actions button:not(.btn-default):not(.go-button) i {
    color: inherit !important;
    background-color: inherit !important;
}

.k-button[role='option'] {
    color: var(--font-2) !important;
    background-color: var(--secondary) !important;
}

.k-panelbar > .k-item > .k-link.k-state-selected {
    color: white;
    background-color: #005eb8;
}
.k-panelbar > .k-item > .k-link.k-state-selected:hover,
.k-panelbar > .k-item > .k-link.k-state-selected.k-state-hover {
    background-color: #005eb8;
    color: white;
}

.k-panelbar .k-group > .k-item > .k-link.k-state-selected {
    color: #ffffff;
    background-color: dimgray;
}

#splitter .k-splitbar {
    background-color: var(--font-3) !important;
}

.k-pane {
    border-radius: 4px;
}

.k-panelbar .k-group > .k-item > .k-link.k-state-selected:hover,
.k-panelbar .k-group > .k-item > .k-link.k-state-selected.k-state-hover {
    background-color: dimgray;
}

.k-panelbar > .k-item > .k-link {
    color: grey;
    background-color: #ffffff;
}

.k-panelbar > .k-item > .k-link:hover {
    color: grey;
    background-color: #ffffff;
}

.k-tabstrip-items .k-item {
    flex: 1 !important;
}

.k-tabstrip-items .k-link {
    justify-content: center;
    color: var(--light-blue);
    font-size: 14px;
    border-radius: 4px;
}

.request-picker li[role='tab'].k-active .k-link,
li[role='tab'].k-active .k-link {
    border: 2px solid #005eb8;
    color: #005eb8;
    background: rgba(0, 94, 184, 0.1);
}

.k-content, .k-tabstrip-content {
    font-family: 'Roboto', sans-serif !important;
    letter-spacing: calc(0.025 * var(--legacy-r-e-m-size));
    /* overflow: hidden !important; */
}

.k-label {
    font-size: 18px !important;
}

.k-dialog-titlebar,
.k-window-titlebar {
    background-color: var(--tertiary) !important;
    color: var(--font-1) !important;
    font-weight: bold !important;
    font-size: 18px !important;
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px;
    border-bottom: none !important;
    padding: 20px 20px 10px 20px !important;
}

.k-window-title,
.k-dialog-title {
    line-height: 1.2 !important;
}

.navbar .k-autocomplete {
    border: none !important;
    margin: 0;
    padding: 0;
}

.k-autocomplete.form-control .k-input-inner {
    padding-left: 40px !important;
}

.k-input:placeholder-shown::-ms-input-placeholder {
    color: var(--font-2) !important;
}

.k-input:placeholder-shown::placeholder {
    color: var(--font-2) !important;
}

.k-animation-container-shown {
    border-radius: 4px !important;
    /*margin-top: 5px !important;*/
}

.k-animation-container > .k-popup {
    border-radius: 4px !important;
}

.k-list-ul .k-list-item:focus,
.k-list-ul .k-item.k-state-focused,
.k-list-optionlabel:focus,
.k-list-optionlabel.k-state-focused,
.k-focus.k-list-optionlabel {
    box-shadow: 0px 0px 15px 0px rgba(0, 94, 184, 0.1) !important;
    background-color: rgba(0, 94, 184, 0.05) !important;
    color: var(--font-1) !important;
}

.k-list-ul .k-item,
.k-list-optionlabel {
    text-transform: capitalize !important;
}

.k-outer-group-header {
    border: none !important;
    box-shadow: none !important;
    font-size: 15px !important;
    text-transform: uppercase;
    color: #999;
    margin-top: 15px;
}

.k-outer-group-header.k-first strong,
.k-outer-group-header.k-first {
    margin-top: 0 !important;
    padding: 0 !important;
    min-height: 0 !important;
}

.k-popup.k-list-container .k-list-scroller {
    padding: 10px;
}

.k-textbox {
    font-size: 18px !important;
}

.k-input {
    font-size: calc(1 * var(--legacy-r-e-m-size)) !important;
    font-family: 'Roboto', sans-serif !important;
}

.k-button-default {
    background-color: var(--secondary) !important;
    border-color: var(--secondary) !important;
    color: var(--font-2) !important;
}

.k-button-success {
    color: #fff;
    background-color: #28a745 !important;
    border-color: #28a745 !important;
}

.k-notification-content {
    font-size: 18px !important;
    margin: 5px !important;
    margin-left: 0px;
}

.k-notification-group {
    margin-bottom: 10px !important;
    z-index: 100000 !important;
}

.profile-menu .k-menu {
    font-size: calc(1 * var(--legacy-r-e-m-size)) !important;
}

.profile-menu .k-menu-link {
    padding-left: 0px !important;
    color: #252935;
}

.k-menu-group .k-menu-item {
    padding: 4px 8px;
}

.k-menu-group .k-item > .k-link:active {
    background-color: #fff !important;
    color: rgb(58, 58, 58) !important;
}

.k-text-selection ::-moz-selection, .k-block ::-moz-selection, .k-panel ::-moz-selection, .k-pane-wrapper ::-moz-selection, .k-view ::-moz-selection, .k-progressbar ::-moz-selection, .k-numerictextbox ::-moz-selection, .k-flatcolorpicker ::-moz-selection, .k-combobox ::-moz-selection, .k-dateinput ::-moz-selection, .k-datepicker ::-moz-selection, .k-datetimepicker ::-moz-selection, .k-timepicker ::-moz-selection, .k-dropdown ::-moz-selection, .k-dropdowntree ::-moz-selection, .k-multiselect ::-moz-selection, .k-maskedtextbox ::-moz-selection, .k-rating ::-moz-selection, .k-window ::-moz-selection, .k-drawer ::-moz-selection, .k-notification ::-moz-selection, .k-breadcrumb ::-moz-selection, .k-pager-wrap ::-moz-selection, .k-panelbar ::-moz-selection, .k-card ::-moz-selection, .k-splitter ::-moz-selection, .k-spreadsheet ::-moz-selection, .k-scheduler ::-moz-selection, .k-chat ::-moz-selection, .k-mediaplayer ::-moz-selection, .k-pdf-viewer ::-moz-selection, kendo-scrollview.k-scrollview-wrap ::-moz-selection, div.k-scrollview ::-moz-selection, .k-chart ::-moz-selection, .k-sparkline ::-moz-selection, .k-stockchart ::-moz-selection {
    background-color: #005eb8;
    color: #ffffff;
}

.k-text-selection ::selection,
.k-block ::selection,
.k-panel ::selection,
.k-pane-wrapper ::selection,
.k-view ::selection,
.k-progressbar ::selection,
.k-numerictextbox ::selection,
.k-flatcolorpicker ::selection,
.k-combobox ::selection,
.k-dateinput ::selection,
.k-datepicker ::selection,
.k-datetimepicker ::selection,
.k-timepicker ::selection,
.k-dropdown ::selection,
.k-dropdowntree ::selection,
.k-multiselect ::selection,
.k-maskedtextbox ::selection,
.k-rating ::selection,
.k-window ::selection,
.k-drawer ::selection,
.k-notification ::selection,
.k-breadcrumb ::selection,
.k-pager-wrap ::selection,
.k-panelbar ::selection,
.k-card ::selection,
.k-splitter ::selection,
.k-spreadsheet ::selection,
.k-scheduler ::selection,
.k-chat ::selection,
.k-mediaplayer ::selection,
.k-pdf-viewer ::selection,
kendo-scrollview.k-scrollview-wrap ::selection,
div.k-scrollview ::selection,
.k-chart ::selection,
.k-sparkline ::selection,
.k-stockchart ::selection {
    background-color: #005eb8;
    color: #ffffff;
}

.ca-bulkimport .progressbar-complete {
    background-color: #2dc82d;
    color: #ffffff;
}

.k-dialog-wrapper {
    z-index: 10010 !important;
}

.txtwrap {
    overflow-wrap: break-word !important;
    text-overflow: clip !important;
}

.feedback .k-input {
    margin-top: 5px !important;
    font-size: 14px !important;
    border-radius: 4px !important;
}

.feedback .k-dropdown .k-dropdown-wrap,
.k-dropdowntree .k-dropdown-wrap {
    border-color: transparent !important;
    color: var(--font-1) !important;
    background-color: transparent !important;
    background-image: none !important;
    border-radius: 4px !important;
}
.chat-bot .k-window-content {
    padding: 0px !important;
}

.chat-bot-dragable .k-window-content {
    padding: 0px !important;
}

.chat-bot-dragable .k-content, .chat-bot-dragable .k-tabstrip-content{
    height: 500px !important;
}

.header-notification .k-window-content {
    padding: 0px !important;
    max-height: 400px !important;
    overflow-y: scroll !important;
}

.header-notification-dragable .k-window-content {
    padding: 0px !important;
    max-height: 400px !important;
    overflow-y: scroll !important;
}

.splitter .k-splitbar .k-icon {
    color: #545454 !important;
    font-size: medium !important;
}
.splitter .k-splitbar .k-resize-handle {
    color: #545454 !important;
    font-size: medium !important;
}

.splitter .k-splitbar {
    background-color: #d6d5d5 !important;
}

.splitter .k-splitbar:active,
.k-splitbar.k-state-focused {
    color: #ffffff !important;
    background: #ff6358 !important;
}

.splitter .k-splitbar .k-icon:active {
    color: #ffffff !important;
}

.splitter .k-splitbar .k-resize-handle:active {
    color: #ffffff !important;
}

.k-item {
    margin-bottom: 3px;
}

.k-list-ul .k-list-item.k-selected,
.k-list-optionlabel.k-state-selected {
    font-size: 14px !important;
    color: #333 !important;
    background-color: rgba(0, 94, 184, 0.05) !important;
}

.k-checkbox {
    border-color: #005eb8 !important;
    height: 16px;
    width: 16px;
}

.k-checkbox-label {
    font-size: 18px !important;
    color: black !important;
}

.k-checkbox:checked {
    border-color: #005eb8 !important;
    background-color: #005eb8 !important;
}

.k-checkbox:indeterminate {
    color: #005eb8;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23005eb8' stroke-linecap='square' stroke-linejoin='square' stroke-width='9' d='M8,8 h0'/%3e%3c/svg%3e");
}

.k-checkbox:checked:focus {
    box-shadow: none !important;
}

.k-window {
    display: flex;
    margin: auto;
    position: fixed !important;
    height: auto;
    width: auto;
}

.k-window,
.k-dialog {
    border-radius: 4px;
}

.k-splitter {
    color: var(--font-1);
    background-color: var(--tertiary) !important;
}

.settings .k-splitter {
    border-color: var(--tertiary);
}

.settings .k-splitbar {
    color: var(--tertiary) !important;
    background-color: var(--tertiary) !important;
    border-style: none !important;
}

.mng-translation .k-group-indicator .k-i-group-delete {
    color: white !important;
}

.mng-translation .k-group-indicator {
    background-color: #005eb8 !important;
}

.mng-translation .k-group-indicator .k-link {
    color: white !important;
}

.mng-translation .k-group-indicator .k-button.k-bare {
    opacity: 1 !important;
}

.mng-content .z-popup {
    z-index: 10003 !important;
}

/*---------Kendo Grid for Manage Feedback------------------*/
#feedbackgrid .k-grid .k-grid-header .k-header {
    white-space: normal;
}

#tokengrid .k-grid .k-grid-header .k-header {
    white-space: normal;
}

#feedbackgrid .feedbacktextbox {
    outline-color: white;
    height: calc(2.5 * var(--legacy-r-e-m-size));
    border-radius: 5px !important;
}

.mng-groups .k-tabstrip > .k-content, .mng-groups .k-tabstrip > .k-tabstrip-content {
    border-width: 0px !important;
    border-style: none !important;
}

.mng-groups .k-tabstrip-top > .k-tabstrip-items-wrapper > .k-tabstrip-items {
    border-bottom-width: 0px !important;
}

.k-icon-32 {
    font-size: 32px;
}

.mng-insights .k-upload-selected {
    display: none;
}

.mng-content .k-upload-selected {
    display: none;
}

.k-tabstrip > .k-content,
.k-tabstrip > .k-tabstrip-content,
.k-tabstrip-right > .k-tabstrip-items-wrapper > .k-tabstrip-items,
.k-tabstrip-items,
.k-tabstrip-item,
.k-tabstrip-right > .k-tabstrip-items-wrapper > .k-tabstrip-items .k-item {
    border: none !important;
}

.k-tabstrip > .k-content, .k-tabstrip > .k-tabstrip-content {
    padding: 0;
}

.k-radio:checked {
    border-color: #005eb8;
    color: #ffffff;
    background-color: #005eb8;
}

.k-radio:checked:focus {
    border-color: #005eb8;
    box-shadow: 0 0 0 2px rgba(0, 94, 184, 0.3);
}

.k-content,
.k-tabstrip-content,
.k-window-content,
.k-splitter {
    background: var(--tertiary);
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.dropdown-menu,
.dropdown-item:hover,
.form-control,
.form-control option,
.k-grid,
.k-grid-header,
.k-grid-toolbar,
.k-grouping-header,
.k-grid-add-row,
.k-grid-footer,
.k-grid-content,
.k-grid-content-locked,
.k-pager-wrap,
.k-list-container,
.k-list-container .k-nodata,
.k-popup,
.card-header,
.content .card,
.k-tabstrip > .k-content,
.k-tabstrip > .k-tabstrip-content,
.k-input:not(.k-dropdown-wrap > .k-input),
.k-multiselect .k-multiselect-wrap,
.k-dropdowntree .k-multiselect-wrap,
.k-textbox,
.k-tabstrip-items .k-item.k-state-active,
.k-tabstrip-items .k-item.k-state-selected,
.k-autocomplete.k-header,
.k-autocomplete,
.k-window,
.k-dialog-actions,
.k-grid .k-table .k-pager-wrap .k-dropdown .k-dropdown-wrap {
    background-color: var(--tertiary) !important;
    color: var(--font-1) !important;
    background-image: none;
}

.table {
    color: var(--font-1) !important;
}

.k-grid .k-table .k-cell-inner > .k-link {
    justify-content: start;
}

.k-grid .k-table th,
.k-grid .k-table td {
    text-align: left;
}

.k-grid .k-table tbody tr:hover,
.k-grid .k-table tbody tr.k-state-hover {
    background: rgba(0, 0, 0, 0.06);
}

.k-toolbar::before {
    display: none !important;
}

.k-grid .k-table .k-hierarchy-col,
.k-grid .k-table .k-hierarchy-cell {
    width: 10px !important;
}

.k-i-success,
.k-i-error,
.k-i-warning {
    margin-top: 10px;
    font-size: 18px;
}

.k-icon {
    height: auto;
}

.k-button.k-primary:focus {
    box-shadow: none !important;
}

.mng-workforce .mng-wf-contact .kendoUploadBtn .k-actions {
    visibility: hidden !important;
}

.mng-workforce .mng-wf-contact .kendoUploadBtn .k-upload-status {
    visibility: hidden !important;
}

@media (max-width: 1100px) {
    .k-window:not(.chat-bot) {
        transform: scale(0.85);
    }
}

@media (max-width: 950px) {
    .k-window:not(.chat-bot) {
        transform: scale(0.68);
    }
}

@media (max-width: 767px) {
    .k-window {
        transform: scale(1);
    }

    .header-notification .k-window-content {
        max-height: initial !important;
    }
}

.k-listview {
    background: var(--tertiary) !important;
}

.k-upload {
    color: var(--font-2) !important;
    background-color: var(--tertiary) !important;
}

.mng-upload .k-actions {
    display: none;
}

.mng-upload .k-loading-panel {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}
.mng-upload .k-loading-panel-mask {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000000;
    opacity: 0.8;
}
.mng-upload .k-loading-panel-wrapper {
    position: relative;
    z-index: 2;
}

.mng-upload .k-loading-panel-text {
    text-align: center;
    color: #ffffff;
}

.mng-upload .adjustcheckbox {
    margin-top: calc(0.3 * var(--legacy-r-e-m-size));
}

.k-switch-on:hover .k-switch-track,
.k-switch-on .k-switch-track {
    background-color: #00ba00 !important;
    border: none !important;
}

.k-switch-off:hover .k-switch-track,
.k-switch-off .k-switch-track {
    background-color: #ff6358 !important;
    color: #ffffff;
    border: none !important;
}

.profile .dropdown-item {
    padding: calc(0.25 * var(--legacy-r-e-m-size))
        calc(1 * var(--legacy-r-e-m-size)) !important;
}

.k-multiselect-wrap .k-button {
    padding: 5px 5px !important;
    font-size: 16px !important;
    margin-bottom: 2px !important;
}

.k-multiselect-wrap .k-button .k-select .k-i-close {
    margin-top: 2px;
}

.addUser .k-content, .addUser .k-tabstrip-content {
    padding-top: 0px !important;
}

.k-filter-menu-container {
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
}

.admin .k-tabstrip-items-wrapper {
    z-index: inherit;
}

/*conver all email input to lowercase*/
input[type='email'] {
    text-transform: lowercase !important;
}

.mng-immigration-client .form-height {
    height: 500px;
    padding-right: 10px;
}

/* border color added when kenod colorpalette selected */
.k-colorpalette-tile.k-state-selected,
.k-colorpalette-tile.k-state-selected:hover {
    box-shadow: 10px 10px 10px 10px rgb(0 0 0 / 30%), inset 0 0 0 3px black;
}

.k-grid .k-table tr.passive {
    background-color: red;
}

/* file upload - remove more padding */
.k-upload .k-upload-files .k-file {
    padding: 5px !important;
}

/* file upload - remove from ui clear/upload button  */
.mng-insights kendo-upload kendo-upload-action-buttons {
    display: none !important;
}

.mng-content kendo-upload kendo-upload-action-buttons {
    display: none !important;
}

.bulkimport kendo-upload kendo-upload-action-buttons {
    display: none !important;
}

.k-grid .k-table tr.error {
    background-color: #ffb380;
}

.mobile-format .k-menu-link {
    color: var(--font-1) !important;
    padding: 6px 16px;
}

.mobile-format .k-menu-link-text {
    text-align: start;
    padding-left: 16px;
}
.mobile-format .k-menu:not(.k-context-menu) > .k-item:focus {
    box-shadow: none;
}

.mng-user-audit .k-tooltip-content {
    text-overflow: inherit !important;
}

.mng-user-audit .k-grid .k-grid-aria-root {
    overflow: scroll !important;
}

.k-window-titlebar-actions .k-button {
    background: none !important;
    background-color: none !important;
}

.k-datepicker {
    width: 10em !important;
}

.k-chip {
    padding: 7px !important;
}

.mng-immigration-client .k-window-content {
    overflow: unset;
}

.k-list-group-item {
    font-weight: 800 !important;
    background-color: #ececec;
}

.k-list-header-text {
    font-weight: 800 !important;
}

.k-editor.ng-invalid.ng-dirty {
    border-color: #f31700;
}

.k-pager .k-pager-nav {
    padding: 4px !important;
    font-size: 12px !important;
    border-radius: 0 !important;
    min-width: calc(1.4285714286em + 10px);
    height: calc(1.4285714286em + 10px);
}

.th-title-transform .k-cell-inner .k-link .k-column-title {
    text-transform: none !important;
}


.type-icon {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: calc(1 * var(--legacy-r-e-m-size));
    line-height: calc(1 * var(--legacy-r-e-m-size));
  }

  .type-icon:before {
    content: '\00a0';
  }

  [data-theme='light'] {
    --mobility-image-url: url('mobility.7a637c21f97e888e.svg');
    --business-image-url: url('business.5d55588c8e7ae6f1.svg');
    --work-image-url: url('work.83e8479eddf744e6.svg');
    --deffered-image-url: url('deferred.96d4ff9d819ab65f.svg');
    --payroll-image-url: url('payroll.920eec2184cf1b01.svg');
    --costing-image-url: url('costing.470eb1ed060474bf.svg');
    --insights-image-url: url('insights.d7c7472d9460aa8f.svg');
    --tax-image-url: url('tax.ac37fe95b9266485.svg');
    --consulting-image-url: url('consulting.f1fd2b8179e20c86.svg');
    --immigration-image-url: url('immigration.6a754e9cfb55c67c.svg');
  }
  
  [data-theme='dark'] {
    --mobility-image-url: url('mobility.a3f6885d22b6f26a.svg');
    --business-image-url: url('business.f97a7ea7d0f374db.svg');
    --work-image-url: url('work.48511cdc34ddb2fb.svg');
    --deffered-image-url: url('deferred.cebb2df3d1318c65.svg');
    --payroll-image-url: url('payroll.be601468ae75a939.svg');
    --costing-image-url: url('costing.4b24bc17430c62b1.svg');
    --insights-image-url: url('insights.53db39445d9c3f80.svg');
    --tax-image-url: url('tax.d47429c19296e749.svg');
    --consulting-image-url: url('consulting.43c73da08d46e869.svg');
    --immigration-image-url: url('immigration.80e9e260a8b71287.svg');
  }
  
  .type-icon-mobility {
    background-image: var(--mobility-image-url);
  }

  .type-icon-work-from-anywhere {
    background-image: var(--mobility-image-url);
  }

  .type-icon-business {
    background-image: var(--business-image-url);
  }

  .type-icon-work {
    background-image: var(--work-image-url);
  }

  .type-icon-deffered {
    background-image: var(--deffered-image-url);
  }

  .type-icon-payroll {
    background-image: var(--payroll-image-url);
  }

  .type-icon-costing {
    background-image: var(--costing-image-url);
  }

  .type-icon-insights {
    background-image: var(--insights-image-url);
  }

  .type-icon-tax {
    background-image: var(--tax-image-url);
  }

  .type-icon-consulting {
    background-image: var(--consulting-image-url);
  }

  .type-icon-immigration {
    background-image: var(--immigration-image-url);
  }

::ng-deep .uppercase {
  text-transform: uppercase;
}

::ng-deep .mb-1 {
  margin-bottom: 1em;
}

::ng-deep .align-self-center {
  align-self: center;
}

::ng-deep kpmg-toggle-button .togglebutton .togglebutton__button .togglebutton__input {
  background-color: transparent !important;
}

::ng-deep kpmg-toggle-button .togglebutton .togglebutton__button .togglebutton__input[checked] {
  background-color: RGBA(var(--color-toggle), 1) !important;
}

.justify-self-end {
  justify-self: end;
}

.align-self-center {
  align-self: center;
}

.wrapped-text {
  text-wrap: wrap;
}

.align-center {
  height: 100%;
  display: flex;
  align-items: center;
}

.justify-content-end {
  display: flex;
  justify-content: flex-end;
}

button.custom-flat-delete-button {
  color: RGBA(var(--color-red-500), 1) !important;
}

ngx-datatable.dashboard-grid .datatable-header {
  height: 27px !important;
}
ngx-datatable.dashboard-grid .datatable-body {
  background-color: var(--color-card-light);
  font-size: var(--size-12);
}
ngx-datatable.dashboard-grid .datatable-footer-inner div.page-count {
  display: none;
}
ngx-datatable.dashboard-grid .actionsGridActionLinkButton {
  text-align: left;
  font-size: var(--size-12);
}
ngx-datatable.dashboard-grid .beneficiary-email {
  font-size: var(--size-12);
}

ngx-datatable.people-page-grid .datatable-header {
  height: 27px !important;
}
ngx-datatable.people-page-grid .datatable-body {
  font-size: var(--size-14);
}
ngx-datatable.people-page-grid .datatable-footer-inner div.page-count {
  display: none;
}

kpmg-icon[appearance=flag] {
  border: 1px solid RGBA(var(--color-line), 1);
}

:root {
  --clr-primary-500: #11244d;
  --clr-primary-400: #003cbf;
  --clr-primary-300: #1665d8;
  --clr-primary-200: #f5f9ff;
  --clr-neutral-900: #252935;
  --clr-neutral-800: $dark;
  --clr-neutral-700: $pencil;
  --clr-neutral-600: #666666;
  --clr-neutral-500: #848d9c;
  --clr-neutral-400: #9095a2;
  --clr-neutral-350: #9ea1a8;
  --clr-neutral-300: #cdd2e1;
  --clr-neutral-250: #d9dcde;
  --clr-neutral-200: #f5f5f5;
  --clr-neutral-175: #f5f6fa;
  --clr-neutral-150: #f9f9fb;
  --clr-neutral-100: white;
  --clr-danger-400: #ff2020;
  --clr-danger-300: #fdefef;
  --clr-success-400: #00b900;
  --clr-success-300: #edffe8;
  --clr-warning-400: #f68d2e;
  --clr-warning-300: #fffaf5;
}
.type-icon {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: calc(1 * var(--legacy-r-e-m-size));
    line-height: calc(1 * var(--legacy-r-e-m-size));
  }

  .type-icon:before {
    content: '\00a0';
  }

  [data-theme='light'] {
    --mobility-image-url: url('mobility.7a637c21f97e888e.svg');
    --business-image-url: url('business.5d55588c8e7ae6f1.svg');
    --work-image-url: url('work.83e8479eddf744e6.svg');
    --deffered-image-url: url('deferred.96d4ff9d819ab65f.svg');
    --payroll-image-url: url('payroll.920eec2184cf1b01.svg');
    --costing-image-url: url('costing.470eb1ed060474bf.svg');
    --insights-image-url: url('insights.d7c7472d9460aa8f.svg');
    --tax-image-url: url('tax.ac37fe95b9266485.svg');
    --consulting-image-url: url('consulting.f1fd2b8179e20c86.svg');
    --immigration-image-url: url('immigration.6a754e9cfb55c67c.svg');
  }
  
  [data-theme='dark'] {
    --mobility-image-url: url('mobility.a3f6885d22b6f26a.svg');
    --business-image-url: url('business.f97a7ea7d0f374db.svg');
    --work-image-url: url('work.48511cdc34ddb2fb.svg');
    --deffered-image-url: url('deferred.cebb2df3d1318c65.svg');
    --payroll-image-url: url('payroll.be601468ae75a939.svg');
    --costing-image-url: url('costing.4b24bc17430c62b1.svg');
    --insights-image-url: url('insights.53db39445d9c3f80.svg');
    --tax-image-url: url('tax.d47429c19296e749.svg');
    --consulting-image-url: url('consulting.43c73da08d46e869.svg');
    --immigration-image-url: url('immigration.80e9e260a8b71287.svg');
  }
  
  .type-icon-mobility {
    background-image: var(--mobility-image-url);
  }

  .type-icon-work-from-anywhere {
    background-image: var(--mobility-image-url);
  }

  .type-icon-business {
    background-image: var(--business-image-url);
  }

  .type-icon-work {
    background-image: var(--work-image-url);
  }

  .type-icon-deffered {
    background-image: var(--deffered-image-url);
  }

  .type-icon-payroll {
    background-image: var(--payroll-image-url);
  }

  .type-icon-costing {
    background-image: var(--costing-image-url);
  }

  .type-icon-insights {
    background-image: var(--insights-image-url);
  }

  .type-icon-tax {
    background-image: var(--tax-image-url);
  }

  .type-icon-consulting {
    background-image: var(--consulting-image-url);
  }

  .type-icon-immigration {
    background-image: var(--immigration-image-url);
  }

/* d-flex */
:root {
    --legacy-r-e-m-size: 16px;
}

/* fixed kpmg popover on kendo popup */
.popover.popover--isField {
    z-index: 999999 !important;
}

.search-item-container {
    max-height: 500px;
    width: 100%;
}

kpmg-datepicker .field .field__control {
    border: 2px solid transparent !important;
}


/* You can add global styles to this file, and also import other style files */

@font-face {
    font-family: KPMGWeb-ThinItalic;
    src: url('KPMG Web-Thin Italic.3bdd85254c0b2987.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-stretch: normal;
}

@font-face {
    font-family: KPMGWeb-ExtraLightItalic;
    src: url('KPMG Web-Extra Light Italic.a744265b6971d03e.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-stretch: normal;
}

@font-face {
    font-family: KPMGWeb-Thin;
    src: url('KPMG Web-Thin.0e7ca72fb32b3536.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: KPMGWeb-Light;
    src: url('KPMG Web-Light.18a15ec852194335.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: KPMGWeb-ExtraLight;
    src: url('KPMG Web-Extra Light.6c4854ea0aade3da.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: KPMGWeb-LightItalic;
    src: url('KPMG Web-Light Italic.1fbe4667e93d30f6.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-stretch: normal;
}

:root, :host {
  --size-10: 1.0rem;
  --size-12: 1.2rem;
  --size-14: 1.4rem;
  --size-16: 1.6rem;
  --size-18: 1.8rem;
  --size-20: 2.0rem;
  --size-24: 2.4rem;
  --size-30: 3.0rem;
  --size-36: 3.6rem;
  --size-48: 4.8rem;
  --size-60: 6.0rem;
  --size-72: 7.2rem;
  --size-96: 9.6rem;
  --size-144: 14.4rem;
  --size-tiny: var(--size-12);
  --size-small: var(--size-14);
  --size-medium: var(--size-16);
  --size-large: var(--size-18);
  --size-giant: var(--size-24);
}

:root {
  --color-blue-100: 219, 232, 255;
  --color-blue-200: 194, 216, 255;
  --color-blue-300: 153, 190, 255;
  --color-blue-400: 87, 147, 255;
  --color-blue-500: 8, 97, 255;
  --color-blue-600: 0, 70, 194;
  --color-blue-700: 0, 51, 141;
  --color-blue-800: 0, 43, 118;
  --color-blue-900: 0, 30, 82;
  --color-blue-1000: 0, 14, 39;
  --color-blue-base: var(--color-blue-700);
  --color-med-blue-100: 224, 240, 255;
  --color-med-blue-200: 189, 222, 255;
  --color-med-blue-300: 153, 205, 255;
  --color-med-blue-400: 102, 180, 255;
  --color-med-blue-500: 37, 148, 255;
  --color-med-blue-600: 0, 94, 184;
  --color-med-blue-700: 0, 73, 143;
  --color-med-blue-800: 0, 42, 82;
  --color-med-blue-base: var(--color-med-blue-600);
  --color-light-blue-100: 219, 243, 255;
  --color-light-blue-200: 173, 228, 255;
  --color-light-blue-300: 117, 209, 255;
  --color-light-blue-400: 59, 189, 255;
  --color-light-blue-500: 0, 145, 218;
  --color-light-blue-600: 0, 102, 153;
  --color-light-blue-700: 0, 71, 107;
  --color-light-blue-800: 0, 48, 71;
  --color-light-blue-base: var(--color-light-blue-500);
  --color-purple-100: 236, 209, 250;
  --color-purple-200: 224, 181, 248;
  --color-purple-300: 203, 130, 242;
  --color-purple-400: 182, 79, 237;
  --color-purple-500: 159, 22, 233;
  --color-purple-600: 114, 16, 168;
  --color-purple-700: 71, 10, 104;
  --color-purple-800: 48, 7, 70;
  --color-purple-base: var(--color-purple-700);
  --color-light-purple-100: 241, 215, 244;
  --color-light-purple-200: 228, 179, 234;
  --color-light-purple-300: 212, 134, 223;
  --color-light-purple-400: 193, 78, 208;
  --color-light-purple-500: 147, 43, 161;
  --color-light-purple-600: 109, 32, 119;
  --color-light-purple-700: 77, 22, 85;
  --color-light-purple-800: 51, 15, 57;
  --color-light-purple-base: var(--color-light-purple-600);
  --color-teal-100: 229, 255, 255;
  --color-teal-200: 194, 255, 254;
  --color-teal-300: 138, 255, 253;
  --color-teal-400: 0, 235, 231;
  --color-teal-500: 0, 204, 201;
  --color-teal-600: 0, 163, 161;
  --color-teal-700: 0, 122, 121;
  --color-teal-800: 0, 82, 81;
  --color-teal-base: var(--color-teal-600);
  --color-green-100: 228, 251, 223;
  --color-green-200: 213, 249, 205;
  --color-green-300: 171, 243, 155;
  --color-green-400: 126, 237, 100;
  --color-green-500: 64, 223, 26;
  --color-green-600: 51, 178, 21;
  --color-green-700: 39, 137, 16;
  --color-green-800: 27, 96, 11;
  --color-green-base: var(--color-green-600);
  --color-orange-100: 255, 241, 204;
  --color-orange-200: 255, 233, 173;
  --color-orange-300: 255, 213, 102;
  --color-orange-400: 255, 196, 41;
  --color-orange-500: 234, 170, 0;
  --color-orange-600: 209, 152, 0;
  --color-orange-700: 168, 122, 0;
  --color-orange-800: 133, 96, 0;
  --color-orange-base: var(--color-orange-500);
  --color-yellow-100: 255, 252, 214;
  --color-yellow-200: 255, 248, 168;
  --color-yellow-300: 255, 242, 92;
  --color-yellow-400: 255, 234, 0;
  --color-yellow-500: 235, 215, 0;
  --color-yellow-600: 204, 187, 0;
  --color-yellow-700: 158, 145, 0;
  --color-yellow-800: 112, 103, 0;
  --color-yellow-base: var(--color-yellow-400);
  --color-red-100: 255, 229, 236;
  --color-red-200: 255, 194, 211;
  --color-red-300: 255, 128, 162;
  --color-red-400: 255, 61, 114;
  --color-red-500: 220, 0, 61;
  --color-red-600: 173, 0, 48;
  --color-red-700: 133, 0, 37;
  --color-red-800: 97, 0, 27;
  --color-red-base: var(--color-red-500);
  --color-pink-100: 255, 219, 242;
  --color-pink-200: 255, 199, 235;
  --color-pink-300: 255, 163, 222;
  --color-pink-400: 255, 102, 199;
  --color-pink-500: 255, 46, 179;
  --color-pink-600: 198, 0, 126;
  --color-pink-700: 153, 0, 97;
  --color-pink-800: 102, 0, 64;
  --color-pink-base: var(--color-pink-600);
  --color-grey-100: 240, 242, 246;
  --color-grey-200: 230, 233, 240;
  --color-grey-300: 217, 222, 232;
  --color-grey-400: 204, 211, 224;
  --color-grey-500: 185, 194, 213;
  --color-grey-600: 166, 178, 201;
  --color-grey-700: 153, 167, 194;
  --color-grey-800: 127, 144, 179;
  --color-grey-900: 112, 131, 169;
  --color-grey-1000: 86, 105, 143;
  --color-grey-1100: 67, 82, 112;
  --color-grey-1200: 48, 58, 80;
  --color-grey-1300: 38, 47, 64;
  --color-grey-1400: 25, 30, 41;
  --color-grey-base: var(--color-grey-1000);
  --color-black: 0, 0, 0;
  --color-white: 255, 255, 255;
  --color-gradient-dark: RGBA(var(--color-blue-800)) 0%,
    RGBA(var(--color-blue-900)) 100%;
  --color-gradient-light: RGBA(var(--color-white)) 0%,
    RGBA(var(--color-grey-300)) 100%;
  --shadow-1: 0 2px 5px 0px RGBA(var(--color-black), .2);
  --shadow-2: 0 5px 10px 0px RGBA(var(--color-black), .1);
  --shadow-3: 0 10px 20px 0px RGBA(var(--color-black), .1);
}

:root {
  --font-display: "KPMG Bold", "KPMG", "KPMG Thin", "KPMG Light", Impact, Arial,
    Sans-serif;
  --font-body: "Roboto", Helvetica, Arial, Sans-serif;
  --font-mono: "Roboto Mono", ui-monospace, Menlo, Monaco, "Cascadia Mono",
    "Segoe UI Mono", "Courier New", monospace, Sans-serif;
}

.headline--1 {
  font-family: var(--font-display);
  font-size: var(--size-144);
  font-weight: 600;
}

.headline--2 {
  font-family: var(--font-display);
  font-size: var(--size-96);
  font-weight: 600;
}

.headline--3 {
  font-family: var(--font-display);
  font-size: var(--size-72);
  font-weight: 600;
}

.headline--4 {
  font-family: var(--font-display);
  font-size: var(--size-60);
  font-weight: 600;
}

.headline--5 {
  font-family: var(--font-display);
  font-size: var(--size-48);
  font-weight: 600;
}

.headline--6 {
  font-family: var(--font-display);
  font-size: var(--size-36);
  font-weight: 600;
}

.title--1 {
  font-family: var(--font-body);
  font-size: var(--size-48);
  font-weight: 700;
}

.title--2 {
  font-family: var(--font-body);
  font-size: var(--size-36);
  font-weight: 700;
}

.title--3 {
  font-family: var(--font-body);
  font-size: var(--size-30);
  font-weight: 700;
}

.title--4 {
  font-family: var(--font-body);
  font-size: var(--size-24);
  font-weight: 700;
}

.title--5 {
  font-family: var(--font-body);
  font-size: var(--size-18);
  font-weight: 700;
}

.title--6 {
  font-family: var(--font-body);
  font-size: var(--size-14);
  font-weight: 700;
}

.headline-alt--1 {
  font-family: var(--font-display);
  font-size: var(--size-144);
  font-weight: 300;
}

.headline-alt--2 {
  font-family: var(--font-display);
  font-size: var(--size-96);
  font-weight: 300;
}

.headline-alt--3 {
  font-family: var(--font-display);
  font-size: var(--size-72);
  font-weight: 300;
}

.headline-alt--4 {
  font-family: var(--font-display);
  font-size: var(--size-60);
  font-weight: 300;
}

.headline-alt--5 {
  font-family: var(--font-display);
  font-size: var(--size-48);
  font-weight: 300;
}

.headline-alt--6 {
  font-family: var(--font-display);
  font-size: var(--size-36);
  font-weight: 300;
}

:root,
[data-theme=dark] {
  --color-background: RGBA(var(--color-blue-900), 1);
  --color-panel: var(--color-blue-1000);
  --color-window: var(--color-blue-800);
  --color-card-dark: RGBA(var(--color-black), 0.15);
  --color-card-light: RGBA(var(--color-blue-600), 0.25);
  --color-line: var(--color-med-blue-700);
  --color-logo: var(--color-white);
  --color-tooltip: var(--color-white);
  --color-tabstrip: RGBA(var(--color-black), 0.3);
  --color-scroll: var(--color-blue-200);
  --color-input: RGBA(var(--color-blue-1000), 0.3);
  --color-text: var(--color-white);
  --color-text-inverted: var(--color-black);
  --color-text-error: var(--color-red-300);
  --color-interact: var(--color-med-blue-500);
  --color-interact-text: var(--color-med-blue-400);
  --color-interact-light: var(--color-med-blue-500);
  --color-interact-lighter: var(--color-med-blue-400);
  --color-interact-lightest: var(--color-med-blue-300);
  --color-interact-dark: var(--color-med-blue-500);
  --color-interact-darker: var(--color-med-blue-600);
  --color-interact-darkest: var(--color-med-blue-700);
  --color-tab-1: var(--color-light-blue-400);
  --color-tab-2: var(--color-teal-400);
  --color-tab-3: var(--color-pink-500);
  --color-toggle: var(--color-blue-600);
  --color-switch: var(--color-grey-300);
  --color-popover: var(--color-blue-1000);
  --color-logo: var(--color-white);
  --color-scale-positive-1: var(--color-teal-200);
  --color-scale-positive-2: var(--color-teal-300);
  --color-scale-positive-3: var(--color-teal-400);
  --color-scale-positive-4: var(--color-teal-500);
  --color-scale-positive-5: var(--color-teal-600);
  --color-scale-negative-1: var(--color-red-200);
  --color-scale-negative-2: var(--color-red-300);
  --color-scale-negative-3: var(--color-red-400);
  --color-scale-negative-4: var(--color-red-500);
  --color-scale-negative-5: var(--color-red-600);
  --color-status-success: var(--color-green-400);
  --color-status-error: var(--color-red-400);
  --color-status-warning: var(--color-orange-400);
  --color-status-inactive: var(--color-grey-500);
  --color-status-neutral: RGBA(var(--color-black), 0.5);
}

[data-mode=lux] {
  --color-background: radial-gradient(circle, var(--color-gradient-dark));
}

[data-theme=light] {
  --color-background: RGBA(var(--color-grey-100), 1);
  --color-panel: var(--color-grey-300);
  --color-window: var(--color-grey-100);
  --color-card-dark: RGBA(var(--color-black), 0.03);
  --color-card-light: RGBA(var(--color-white), 1);
  --color-line: var(--color-grey-500);
  --color-logo: var(--color-blue-base);
  --color-tooltip: var(--color-grey-1300);
  --color-tabstrip: RGBA(var(--color-grey-900), 0.2);
  --color-scroll: var(--color-grey-1400);
  --color-input: RGBA(var(--color-white), 1);
  --color-text: var(--color-black);
  --color-text-inverted: var(--color-white);
  --color-text-error: var(--color-red-500);
  --color-interact: var(--color-blue-500);
  --color-interact-text: var(--color-blue-500);
  --color-interact-light: var(--color-blue-500);
  --color-interact-lighter: var(--color-blue-400);
  --color-interact-lightest: var(--color-blue-300);
  --color-interact-dark: var(--color-blue-500);
  --color-interact-darker: var(--color-blue-600);
  --color-interact-darkest: var(--color-blue-700);
  --color-tab-1: var(--color-blue-400);
  --color-tab-2: var(--color-teal-500);
  --color-tab-3: var(--color-pink-500);
  --color-toggle: var(--color-grey-1100);
  --color-switch: var(--color-grey-800);
  --color-popover: var(--color-white);
  --color-logo: var(--color-blue-base);
  --color-scale-positive-1: var(--color-teal-400);
  --color-scale-positive-2: var(--color-teal-500);
  --color-scale-positive-3: var(--color-teal-600);
  --color-scale-positive-4: var(--color-teal-700);
  --color-scale-positive-5: var(--color-teal-800);
  --color-scale-negative-1: var(--color-red-400);
  --color-scale-negative-2: var(--color-red-500);
  --color-scale-negative-3: var(--color-red-600);
  --color-scale-negative-4: var(--color-red-700);
  --color-scale-negative-5: var(--color-red-800);
  --color-status-success: var(--color-green-600);
  --color-status-error: var(--color-red-400);
  --color-status-warning: var(--color-orange-500);
  --color-status-inactive: var(--color-grey-900);
  --color-status-neutral: RGBA(var(--color-black), 0.25);
}
[data-theme=light][data-mode=lux] {
  --color-background: radial-gradient(circle, var(--color-gradient-light));
}

@media only screen and (max-width: 600px) {
  [data-mode=lux][data-theme=dark] {
    --color-background: linear-gradient(180deg, var(--color-gradient-dark));
  }
  [data-mode=lux][data-theme=light] {
    --color-background: linear-gradient(180deg, var(--color-gradient-light));
  }
}
@font-face {
  font-family: "KPMG";
  src: url('kpmg-light-webfont.0cf7000da5c85274.woff') format("woff"), url('kpmg-light-webfont.d1d6b47e91af668f.woff2') format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "KPMG";
  src: url('kpmg-bold-webfont.45f0ddbff0ded68d.woff') format("woff"), url('kpmg-bold-webfont.e172c4c6e1d23dba.woff2') format("woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url('roboto-regular-webfont.eac02a7ca7c3bd33.woff') format("woff"), url('roboto-regular-webfont.b6ff2307ae9f41c5.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url('roboto-italic-webfont.8c7e8b4406ae0866.woff') format("woff"), url('roboto-italic-webfont.1afe5e1c44198417.woff2') format("woff2");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Roboto";
  src: url('roboto-bold-webfont.f10110bf1ef2243a.woff') format("woff"), url('roboto-bold-webfont.0589aa2f18ee460c.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url('roboto-bolditalic-webfont.ebb68f8af5c5b3b9.woff') format("woff"), url('roboto-bolditalic-webfont.ecde3d54478c5c01.woff2') format("woff2");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Roboto Mono";
  src: url('roboto-mono-regular-webfont.b29191b4f8ba23b2.woff') format("woff"), url('roboto-mono-regular-webfont.97407b1476e2a929.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Roboto Mono";
  src: url('roboto-mono-regular-italic-webfont.a84f910ae8be3705.woff') format("woff"), url('roboto-mono-regular-italic-webfont.6dd418481eb9a084.woff2') format("woff2");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Roboto Mono";
  src: url('roboto-mono-bold-webfont.106ca14dc9c3af56.woff') format("woff"), url('roboto-mono-bold-webfont.6e8e9d2faa3a9676.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Roboto Mono";
  src: url('roboto-mono-bold-italic-webfont.4965ff3290e5cc6e.woff') format("woff"), url('roboto-mono-bold-italic-webfont.6235993beb016c4a.woff2') format("woff2");
  font-weight: 700;
  font-style: italic;
}
html ::-webkit-scrollbar {
  background-color: RGBA(var(--color-panel), 0.5);
}
html ::-webkit-scrollbar-thumb {
  background-color: RGBA(var(--color-scroll), 0.3);
  background-clip: padding-box;
  border: 3px solid RGBA(var(--color-panel), 0);
}
html ::-webkit-scrollbar-thumb:hover {
  background-color: RGBA(var(--color-interact), 0.5);
  border: 2px solid RGBA(var(--color-panel), 0);
}
html ::-webkit-scrollbar-corner {
  background-color: RGBA(var(--color-panel), 0.5);
}
html ::-webkit-scrollbar-button:single-button {
  background-color: RGBA(var(--color-panel), 0);
  display: block;
  position: relative;
  height: 2.4rem;
  width: 6px;
  padding: 1em;
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center center;
}
html ::-webkit-scrollbar-button:single-button:hover {
  background-color: RGBA(var(--color-interact), 0.5);
}
html ::-webkit-scrollbar-button {
  height: 0;
  width: 0;
  display: none;
}
html ::-webkit-scrollbar-button:horizontal:increment {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAABGdBTUEAALGPC/xhBQAAA+FJREFUeAHtnUluFEEURG0WRggxmOkglnwEb1hyIV+BLadgA96xxMwzbLzlEBYSUhOJsqRyq3pyRJXS6pfSV/b0o8rx+v9y211ZOzsTjtlsdqB4qfisOFbsTbh5NtV3QOYfKc4V/fFCd4DSN2qK2zJ9CEYHBihTQOi2sQIGUDqjppjXhAGUiWAcyun5Y0Zn/qK5HPA5powBSMa+WuT6iseBMhKQsxXGL3t6a6FcGwNG1TwxtB8r97mI0b4MEy+kysybitNlZbDGc1tbKRfMTN2R4bcCUPickgJSdATktuKNwhlAAUrSgQa1VB6pSrne4I93NXepQnnr9C7llvYFlNRbACgpJ4M6gnJH8U7hDColyKT89gWUpKEJrRCU8uGRY0oCSNGoUN5rdgZQUkCAknQyqKXyuKugUoKe2lIVygendymX9mWT6AkApWdGKzcrlI9USitEtB9AaQhGtyuCsq+gUjpDWpgrlE+ancGBPglTJEqlACVpqqsFFNfBEfIF5Z6ifHPeGbSvJBuRAErS0IRWhfLFKRPlUikJGJ0GUDonGpqB0hCMblcE5b7iq8IZtK/O0MQsEkBJGJnUAErSzZBWhfLN6V3KpX2FePyXkaEPFEBJmupqAcV1cIT8CuW7ZmfQvpJsRKK0L6AkTXW1BOSh4ofCGVSKC6KfLxJA6RvSwm2gtEBhbh8qlJ9O71Iu7WvOV+uuDH2kAIrlYjg5BOVZeLe2W65C+aX5suOvEm+kXRxzJYf0vo6hNxtDFM0NHdA7O3EcoWVt6PvgywWjfCZxD+on0uCsrUGHN3iwwnA/tQNjA88XvhQYC62Z/okKw/0jI5WRQCcYib/4AgMYCQca0qiV4f4rl8pIMAVGwsWQhmCU72hRGSE/LZkKw/0WI23KolCTgZFwMaQBjJCRCRnBKCfwuOeK0KaAkXCgIQ0qoz0Y7smftKkE01oZwEiY6WoIxr7CXUCAynBBlHxgJFwMaQAjZGRCpsJwVwSiTYVglHUYgZEw09UQCGC4JqbyKwx3MUzaVAIIMBIuhjQqDHftXiojwUMwyuL8wEiY6WoAw3UwmF9huNcSoU0lmAAj4WJIo8Jwr0dFZSR4CEa5YhswEma6GsBwHQzmVxjuVT9pUwkmwEi4GNIARsjIhIxgJK4YzeoJwEg40JCGKqNc4P61whlURoqpKDx1SCgXGCkYRUeGnhlAthbGmEtr/L4k4BPlPdnd3f1zyXzShhxQdRwqzjeskq2tjCEP448JxtEGUIARJzAguCYUYAx4N9pDK6AAYzTnlwgvgAKMJZ6N/pSgHCgKhHI6wbFib/SNXrEN/AO5jwCN1Os+bwAAAABJRU5ErkJggg==");
}
html ::-webkit-scrollbar-button:horizontal:decrement {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAABGdBTUEAALGPC/xhBQAAAxZJREFUeAHt3X1OE2EQx3HCCTiDARVEUW/CDSDxBFwCPBch/OshwHfhCHWeJiWpKS6w3y6zO99NHpSX/jo7n51qU7q7seG2sgOz2ewo1mWs81iHK3/ILw7TgQD4HOvf7WSYe/deljoQCqswFjiiLHVrzZ90YIiy5v4vxT8QQ5Slrq3pk0diLFCO11RO7dgnYjSU21ibtbsH730PjAbSti24pLpx0cz//W9q3u2ODxd1uwfvOYBxFRkv4LJqxkUjzzqO/K5vN4ztmt2D9xrC2IHLqhkHYFxHhhjE4SMG0UUoA8J4CZVTOwbA+BoZYhCHkRhEF6EMCOMVVE7tGDES+QMY3yLDySBMIYzXRC3lM8RIdAiIMS2M7wG6m2iXxlsKMBliUPxiUJ0EciCMPaAUIwCMH5EhBnEoiUF0EcqAMN5A5dSOESORP4DxMzKcDMIUwtgnaimfIUaiQ0CMaWH8CtC3iXZpvKUAkyEGxQ9hvKPqKZ0jRiJ+AON3ZDgZhCmEcUDUUj5DjESHgBi5ME4DpM/2J278PtEujbeUaKQYWfjEyCIRdUAYHxLt0nhLESORXWB8itVnu4kbf0y0S+MuJZr5pYdGWYzM5+qYjfuQTFZ9TEffh6z2nMN/zEnXaCjx3EOUhCg+OxeF7EDCLODhq7324aSQthCKr4GIQnYgYZaTMl0UX08nbYFJab+LJUpCFH9bURSyAwmzoIcvJ4W0BVDaG3R8T4goZAcSZjkp00Xx/YWkLTAp7UQBoohCdiBhFjQpnlKDtBWF7CaUBaC0c2Q5KZDHPAZC8SxyopAdSJjlpEwTpZ042XP1krbApIhCgrQsUeiOAnkQiud9ByzuIgCUdgEXUe46CvxFFKCJdASE4qWOSBhRyG5CWQBKu3ahkwJ5zGMgFC8oKQrZgYRZwKS0ixI7KaQthOKVokUhO5AwC5oUL3BP2gIoF2Q9ZkUHAJQtGwl3oAfKbdw286lJ4E4NGPdElOMBS6x3V49EOanXoWfY4weiiDGkTQeKGENiLO7rHhQxFg16jj8D5SjWZazzWIdD1fAXnYNnY5Pc1e4AAAAASUVORK5CYII=");
}
html ::-webkit-scrollbar-button:vertical:increment {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAABGdBTUEAALGPC/xhBQAABAlJREFUeAHtmklS3EAQRbs9gO0FCw7AgpVXXMVH8YF8A/Bs43kILmAHKx/Ch2j/76ikRXWrNWRq7J8RGSWJUlbVe6Q2sFgoREAEREAEREAEREAEREAEREAEREAEREAEREAEREAEREAEREAEREAEREAEREAEREAEREAEREAEREAEREAERGBNYLVanSCfIT8jnyLvrn+qqzYEyDCxJFOyPalVBxPPkH+RxXiOm3u1CmjSBgGyQ74oAsU1GZ9tTC4+4IQ0EcNGsOD94nxdVxMgM2Quw+CWS8GMXTKsgKRUO7iZAWi7ZBjTTSk1ZViBl1zoZlVdbCVARkiyqhNrKZh9iuSDJvEKkyVlq4rFgmyQZNQk6OCUL583easwV1K2CAGfNjIM6zmFXNtdi/E13lGnJDFkgSSTtnF9B7Wutoiu++gJJl5g9b2XkhhcgAeZtI0rdsgR8jfSE2/w8t5K4dmRZOAJOjj6bxIXx8gIKQdtfzWm+h64HSAjZBzfYiApt3DUuulMhq0eJOUtN2o15zomGTyrJ/hVut0ZOTBOQHo/X7OWAj78THUvw+QESXnHjVvNuYxJBs/mierOyIFhtYhOmZUUMGFn9C/D5ARJec+DWM2pjkkGz+KJ5p2RA8PqEZ0yaSlgwM4YXobJCZRyaDWnMuLsh6OSYeCCpFzygFZz7GOSwT17wv+ZKgOFXUV8viYhBWdlZ4xXhkkKkvKBB7aaYxuTDO7RE911Rg4Mu4zolFFKwdnYGdORYXKCpHwkAKs59JhkcE+e6K8zcmDYdUSnjEIKzsLOmK4MkxMk5RPqPLCafY9cG8k9eGK4zsiB4RQRnTKIFOx9XjJMzhSlzFZGsBT+72vnn68kg2t5YjyfKZOQjzhdxOerUynYIz9T85dhcoKkfCE4qxk1Jhms7Ynxd0YODKeN6BSCe5jXbnvPWsj9k2HAkpRfGD3xFS+7pbAGkrU8wbPs/hu4HX6sIw+AHFQK1peM4i9IkJRvBFusW+c6yeC7nph+Z+SwQCOiUxpJwZrsDMnIZdh9n1Ikw6hXjEFSvhN42VJJBud4Yn6fqR3AIj5fBP4oX4PPkJKRg6m6B7QIKT+KUpIMPvPE/nRGLgnUwqSgFjtDMnLITe+DpPxEHaYn9rczcmmgGNEpkpGD9dwPKEWdUSZuACmSUSbDnvcoRTIMetXYgxTJqJKQ/7xDKZKRw65734EUyagLv2xeoBTJKIPc9HmAFMloCr1qvkOKZFTBbfvzFlIkoy3suu81kCIZdaF659WQIhleyE3f3yFFMprCjJqfpBT/14rXk/6/qWUUnKHqQADP8JjrL5fLP0PtQ+uKgAiIgAiIgAiIgAiIgAiIgAiIgAiIgAiIgAiIgAiIgAiMlsA/vvY9/6bA1MwAAAAASUVORK5CYII=");
}
html ::-webkit-scrollbar-button:vertical:decrement {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAABGdBTUEAALGPC/xhBQAAA4VJREFUeAHtmm1O20AQhgkn6BmqfkFLoUfgCNwAJE7AIUp7sIq//O7vln6rF0BK30EeKbGo4+ysnfX6GWk0iWLv7jyP1ysh9vYICEAAAhCAAAQgAAEIQAACEIAABCAAAQhAAAIQgAAEIAABCEAAAhCAAASqJLBcLi+Vt01eVtnkVJqShI/KdryfyvqrWqcsPCbD5SBlTNsbZCClQBlIGUNKz53hMrzy+hpCTqIMpBQoAyk5pQR3hsvwyusrIiezDKQEZXxwggNUdso2ciRgSBnuFyl9pIwkAykFykBKl5SRd4bL8Mrra1WOqHT9odChddU/+tEyEtera5rtZxGMHuAm4l2TUSnz3im5ZPjTjBQnkVBzy/AlZJIyr9dXJhknLqFdNf6JMvr6moeUDDJ+G/C2hPb3RopdG4m6pYhM9ADvJcPlaD7bKUhxIKs1k4zj1TH7fNa8x0hpkdqVDF8GUpyE6q5l+FKQkkfGL4F861Cj1cZS2piRmOZBr46jB3hWGS5T65qflEwyjhxi7qr1HSnnsVNKl+FyZyElg4yfBsqhDV0bKTZnJMo8U9RR9MwwMG+GltAe3+ZU1iVlqjJcTlVSpi6jKikZZPzQGK8dyq6rrUVpa4rEbs4UrTh6ZhQlwx8G9TU9KbXKmKSUTDIOvflSq/o8VJb9+sog47s1WqqE9roaKbbmSAxzpmhF0TNjUjJcjvq2nVKWlEwyDrzJqVX1f1CMlLnL8IenCCkZZHyzRrypqddGivUUibQzRTNGzwxb+KupS2iv33pSjitFE14rI1GlDJcjMONJ0WTIcPIddRQpGWTcaYyXHX1U9ZP1qrSeI/H4maIRoztjVjL8yRK3/FKQ4XjTalYpGuxcGQnbGS/SWqnnLmOgjL6+zu0f2W6UqfFVN85ehj9WxkJpTFLjZl+D3fuAW9Y7XX+6WCw+b3lftZc3LE7VoLFJiXvbIWcJOu0peJ4y4xzuMTbKlJ1y9sBHN18p+8YXXYiMDU+WMVIaq75xtTak7uojBRlr1Lq/iGlfKesyfNgNUkzGM7+W2o+AMVN27ZTHZfjw/5GCDAeUUDukdMvwuTTAhfKv0uKT8qn/Rk0jYAwblioPbC+2Gkk37SufbHUTF28kYEyN7cYLuQACEIAABCAAAQhAAAIQgAAEIAABCEAAAhCAAAQgAAEIQAACEIAABCAAAQhAAAK9CfwDnm8xxMYrN6AAAAAASUVORK5CYII=");
}
html[data-theme=light] ::-webkit-scrollbar-button:horizontal:increment {
  /* Right */
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAABGdBTUEAALGPC/xhBQAAA4ZJREFUeAHtnUtOG1EQRVEGRFGUD/ktBIklsC62wDT7CJkxTMjX+U/YCJNISZVkSy1kvwfUafOinJZKNC76unUPtxobd/fOznaX/Xi6k6hF1FHUbpTLLTlwGM97EfVnUq9iXShhwraXdTBWYISyZRotGEIZEIZQtgTlIJ7n8jFjZf6mr3nA95gyE6DT0N1kfOtxocwE5PyGQBKWUGaAclwAIpQZgNwPzbdCmcHZguQDAIqvUwoA1m36MB48i2odyHs9oaxztvCYUArmzbUpBeXuXDv4P+omlHdRvRHV6uf4Egr42yMU0ExK6lEIvY9qJaHXMykUjaWOUGBDCTkCSr7N4jGFoLHUSCgfonojqtUXCggkpYQCG0rIPQ4Rk0I4CWoklI9RrfHU6zm+QCApJRTYUEIuoXyK6qWh1TcpBImJhlAmZoyyuhc7YlJGobHcj4TyOao1nno9xxcMVSiwoYScUAgXYY0nobeI6o2oVt/xJRTYgQHlMilfolpJ6PVMCgxWKLChhJxQCBdhjaeh9zWqN6JafceXUGAHBpQzKYNC+Rb71RpPvZ7jCwb7LPSEAptalRNK1cEZtk8o36N6I6rVd3zBYIQCG0rIPQ+RH1GtJPR6JoUgMdEQysSMUVaFMgqJyX4klJ9RvRHV6ju+JoYSqy+EQtjIahBQXrK7pFpC+RXVGk+t3u/Y9h5t4x1a8B/TS8NdBnDAkTUAhNUuEH9pvQ4xz9paOVr4mjCqr9qFUQAw3VQYUzdueT1hVN/5NRkQROIdX2EIA3JgIJlMRvVfuSYDAioMyEhCJj8OZDIIJwEN4rNZjikAREoIAzKSkBEG4SKkQXwC3jElDMiBgWRMxmAwqid/OqYgoJkMYUBmVmX2QqB6VQeTUaWw3F4YkJGEjDAIFyGNhFG9IpBjCoJBXDNLGMKAHBhIJpNRvRimyYCACgMykpBJGNVr95oMgkRoEFe3FoYwIAcGkslkVO8lYjIgoMKAjCRkEkb1flQmgyARGsR9qIQhDMiBgWQyGWdRrXP3ej2TAQEVBmQkISMMwkVIg7hj9Ensi+f0AUCEAZhISeQN7t9E9Q7Srb7JoGiEzrEwQDcBqfMCEJMBALgscXpDIMK47CT0/UHoXFwTijAg8zfJHF4DijA2uQg/fhUowoBN78m1oAij595M/XVQhDGT2VeV3Y8fTAiLqKOo3SiXiQN/AayN9pHAMZJTAAAAAElFTkSuQmCC");
}
html[data-theme=light] ::-webkit-scrollbar-button:horizontal:decrement {
  /* Left */
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAABGdBTUEAALGPC/xhBQAAAyRJREFUeAHtnWtu00AURiNW0DUgoOX92El30EqsoJsA1lVV/csigJZnlwB3hCylUamK77Fz4zmWRk4UzedvvjPXSZTYs1q5/SuBo3jhPNpptMNobltM4EMc+/dGO9min64PfROMAY5QZp4at8EQSkEYQpkJyl0qY4Ax7I9n8tbdYcbAaFCuot3rLq2JBzwWxlAlexP760o+C+Osq7QmHmwWxqfwd39ij93Iv4+RDqecMfsG40E3aU08UALGw4k9diOfhfE5khIGNF2EAQVJyBAwHhFG1FitsjC+RIjCgGaSMKAgCRkCxj5hRA3mNCUMaCZlK+MifAijEIwDyEv3MkRlCAOaRsKAgiRksjAuw8Rjwoga+U9TwgBnkZUBhpmVImA8yZqw/98EsjC+howwoNkkDChIQoaA8ZQwokb+01Q7TQkDmknZyvgmDIhEyBAwnnF2+lYSRiH+wlgQjO8xlueFxrPTVrKVIQwQPwHjBeinaylhFMKfhfEjxmJlQEAJGC8hL93LCKPQFBBGIRjvwsuYi2SGPj+j/6tC49lpK8IohE8YC4PxutB4dtoKURnCgKbA29AZ3ozH7H9F/zeQF2UigY/RxoBofbqFUfleHQ2MG5hA9pTVvnP4/gECaVK+qcOBEnIEFL+dEyTWNISyFkaVh1ko7bcPKwWmSUDxNxChwAkUlLNSFgrF39NhsNlKaf/FEkpBKP5bUShwAgXliNOXlQKDzUJpF+h4TYhQ4AQKylkpC4XixZ4w2GyleAUuDKTJCWWCULOSBBRvqZGlsNFfKBuBVHiahXIZg7BSYJIEFO8iJxQ4gYJyVsoCoVzEmA4KjmunLWUrRSgT4BfKBKFmJQko+1kT9r+eQBZKW8BFKNczTT8TSjpCXoCA4lJHMBehwIESclkobe1CK4UgsaZBQHFBybVAiYdCIVKENbJQ2qLEVkpBKK4ULRQ4gYJyxOnLBe5hsFkoZ7Af5SKBLJQ9U+QTGAvlKqxUvjUJn9SMimOgHM/or8tD/Q+Uky4T2sKg7wJFGDODuQ2KMGaGMRzuJijCGNLZ0v4ojnse7TTaYbRZtj/E/va69mgkLQAAAABJRU5ErkJggg==");
}
html[data-theme=light] ::-webkit-scrollbar-button:vertical:increment {
  /* Down */
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAABGdBTUEAALGPC/xhBQAAA71JREFUeAHtmkuy0zAQRUPxZ8CABTBgxIitsRem7IDi//+zAyhGLIJFQN88br1ExI4ttxM7PqrS61i22tI5bo3eakWDAAQgAAEIQAACEIAABCAAAQhAAAIQgAAEIAABCEAAAhCAAAQgAAEIQAACEIAABCAAAQhAAAIQgMAWgdtx9TD6h+j3o1+MThtGQAzFUkzFVow7tXvx1O/ofzb64/h9KTqtjoDYPYm+yVSMxbq17ZLhJEp4uXU2N3cRELNShpm2SmmT4QRI2YW8eaxNhpnulNJFhhM8jfdTKc0SfEeMxMrc2uKWlDsxSQNtE8p7z+J5pASEhiY2YlRya7uWA7lYPeo50UmRInr/txoZZioXq5/RPdA3Po+5VIoonjWxEJO+HP28XKweDEigREgRxbMPc4gMsZSL1c3oP6LbUk18EfOXXCnauxjUsPMcOZCLdbsVfzOkXPmXb0lBe86QIQdbDSlbODpdjCbDb8+Q8jKSLaFStEft1UdOTdSpJOatDSmteNY3DybDS8mQ8iqSnWKlaE/aW01FeE6nyrAMR6SYxHk8mgwvIUPK60h2CpWiPWgv/sprYlVlWIYjUs4+qEnIyJZy1QlnFLXmSckwu4xKeRPJ5iRFa9Waa44nz0k5piyhjEuSMnkZlpMh5W0km3KlaG1ao7/ymjhqZViG4ylLmZ2MTCnvItmUKkVr0ZpqKsJzDloZluGYUSlTkTJ7GZlS3keya054hKh3aw3+ymviUSujZJZRKceScnIyLGeOUk5WRqYU/e/rIY4vvUPvqjmePGdSx5QllDGjUsaWshgZlpMh5WMkG6NSlFO5/ZXXxFlUhmU4Zkm57oQJUbkWKcPsJOV79Jqv0HM+xfwMKcqhXM5bE7UX7WnWbQpSkFF8QhlSPkfOmkrRHM2tqQjPOYnKKJysS33o8dVXCjJKC8X1ISsFGQX8pssMKV8iedvxpXt6xkdOTTzJY2psKTd2vEBjyNgBZt9QRqV8jZdsStFvjdVUhOcsqjJKSZlSkFHSrbzOkPIt3q3ur7wmLroySncZUmokeA4ySiNxfSwpyNghw0OHloIMk2+Jh5KCjBYJ5a2xpSCjJN7heiwpyOgAv+mRbCnIaCLdYzxLCjJ6QN/36FApyNhHuOJ+rRRkVMDuOqWvFGR0JTvgua5SkDEAct+p+6Qgoy/RhOebpCAjAW5tCknZ/F8r/dbYbNuF2a78fOHaw91/l7/Oh/kFAQhAAAIQgAAEIAABCEAAAhCAAAQgAAEIQAACEIAABNYE/gLAJAcllSjhVAAAAABJRU5ErkJggg==");
}
html[data-theme=light] ::-webkit-scrollbar-button:vertical:decrement {
  /* Up */
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAABGdBTUEAALGPC/xhBQAAA0pJREFUeAHtltmNFDEURUdEQAyIfScEQiCDQSICgmAJDM0v33yzLyIBJHh3eu7HNN3VVbar2mUfS+7XM+X1HL9yn5xQIAABCEAAAhCAAAQgAAEIQAACEIAABCAAAQhAAAIQgAAEIAABCEAAAhBolcCL2Nj7i6rvlCMSeBtz/92qr464nq6n3iXDcpCy8NEYkoGUCmUgZSEpYzLDMhx5fc0kJ0UGUiqUgZTCUnIywzIceX1lyikpAymZMt5Ef0MsHcmUiXLmlGG5SBkpZQkZSKlQBlIOSFkyMyzDkdfXlpzcX1O/YjxVA06Jr7fW1O2fuZkhEU8uaq6U7jOllAyfZolBimlMjKVlePoSUrp7fZWQ8dgGdkQ9y82UbqTkyvgZsIdk2I/aqG3KBe8+zUtZSgZSTGAglpDxaGD8fY/Uh0zZonMsGV4GUkwi4rFleClIKSDjR4zx0EQLRI2lMX1pp8TVXvS5mVFahn12KaWEjAcmOEPU2N1kSu0y7LcLKbkyvgetOTPDMhw1l+ZMuUvcp9o7pYSM+ya1YNSczUlZqwx7b0rK2mU0JSVXxregcc9EKohai9bk+yElHu1OaU2Gz8MqpbQqY5VSSsi4651XHLXG6l9fuTK+xibXIMPnRGvVmlPuEveZ7U7pTUbVUkrIuOMdrjBq7dVkSu8yfH6qkJIr40vsZs2ZYRmO2ov25PshJSbfKSVk3PZOGora0+JSZDHFvvtowS3K8LlaVAoyjH04LiIlV8bn2MOt4X009VR71Z79ZkiJYr6zIGMnloP/nEUKMg5yH2xQVMppTJWSau6jlL05uNw+HopB7uvrVKjOohru1Pgp+iJDFDdFLMRkKke3P7sSnf9sxpr8qdPwNOqHyT3b7SAWYiI2KeXcxbPoaUNjo07BjZQZO+kjNimZIhfn5WV8jpXxMdoiY8Nt6FOMxGosVzm4VMZIQcYlZAf/GCvlPxkeeUiKZFx3Q+JoAmImdvsyZa8Mz7BLCjJMJy3uk3JQhqd7Hl9+R5XVd1GvRaXkERBDsRRTsRXjSUU/ia9O6kHjMQTEVGwpEIAABCAAAQhAAAIQgAAEIAABCEAAAhCAAAQgAAEIQAACEIAABCAAAQhAAAIQKETgH//G7ehpQtxjAAAAAElFTkSuQmCC");
}

* {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  background: var(--color-background);
  height: 100vh;
  width: 100vw;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
}
html[data-size=tiny] body {
  font-size: var(--size-tiny);
}
html[data-size=small] body {
  font-size: var(--size-small);
}
html[data-size=medium] body {
  font-size: var(--size-medium);
}
html[data-size=large] body {
  font-size: var(--size-large);
}
html[data-size=giant] body {
  font-size: var(--size-giant);
}

[size=tiny] {
  font-size: var(--size-tiny);
}

[size=small] {
  font-size: var(--size-small);
}

[size=medium] {
  font-size: var(--size-medium);
}

[size=large] {
  font-size: var(--size-large);
}

[size=giant] {
  font-size: var(--size-giant);
}

body {
  margin: 0;
  font-family: var(--font-body);
  font-size: var(--size-medium);
  font-weight: 400;
  color: RGBA(var(--color-text), 1);
  height: 100%;
  overflow: auto;
}

p {
  -webkit-margin-before: 0em;
          margin-block-start: 0em;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  line-height: 1.25;
}

a {
  color: RGBA(var(--color-interact-text), 1);
  font-weight: 700;
  text-decoration: none;
}
a.link {
  transition: 150ms all;
  border-bottom-width: 0px;
  padding: 0 0.1em;
  box-shadow: 0px 1px 0px 0px RGBA(var(--color-interact-text), 0);
}
a.link:hover {
  box-shadow: 0px 1px 0px 0px RGBA(var(--color-interact-text), 0.75);
}
a.link--underline {
  box-shadow: 0px 1px 0px 0px RGBA(var(--color-interact-text), 0.5);
}
a.link--underline:hover {
  box-shadow: 0px 1px 0px 0px RGBA(var(--color-interact-text), 0.75);
}

ul {
  list-style-type: square;
}
ul.list--nostyle {
  list-style-type: none;
  -webkit-margin-after: 0;
          margin-block-end: 0;
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}

code {
  display: inline-flex;
  background: RGBA(var(--color-panel), 0.5);
  font-family: var(--font-mono);
  padding: 0 0.25em;
  font-size: 0.9em;
  border-radius: 4px;
}

pre {
  margin-top: 0;
}
pre code {
  display: block;
  overflow: auto;
  padding: 2em;
  width: 100%;
  font-size: 1em;
}

button {
  cursor: pointer;
}

dd,
dt,
dl {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

h3 {
  font-size: 2.6rem;
  font-weight: 600;
}

h4 {
  font-size: 1.6rem;
  font-weight: 600;
}

hr {
  border-color: RGBA(var(--color-line), 1);
  border-style: solid;
  border-width: 1px 0 0 0;
}

:focus-visible {
  outline: none;
}

.appShell {
  height: 100vh;
  width: 100vw;
  margin: 0;
  overflow: hidden;
}

.appShell--stack {
  display: flex;
  flex-direction: column;
  align-items: normal;
  justify-content: normal;
  flex-wrap: nowrap;
  gap: 0em;
}
.appShell--stack.appShell--scroll {
  overflow: auto;
  height: auto;
}
.appShell--stack.appShell--scroll .appMain {
  overflow: auto;
}

.appShell--sidebar {
  display: flex;
  flex-direction: row;
  align-items: normal;
  justify-content: normal;
  flex-wrap: nowrap;
  gap: 0em;
}

.appMain {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: normal;
  justify-content: normal;
  flex-wrap: nowrap;
  gap: 0em;
  height: 100%;
  width: 100%;
  overflow: auto;
}

.appMain__header {
  flex: 0 0 auto;
  display: flex;
  flex-direction: row;
  align-items: normal;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 0em;
  background-color: RGBA(var(--color-blue-base), 1);
  border-bottom: 1px solid RGBA(var(--color-line), 0);
  width: 100%;
}
.appMain__header--transparent {
  background-color: transparent;
  border-bottom: 1px solid RGBA(var(--color-line), 1);
}
.appMain__header--primary {
  flex: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: normal;
  flex-wrap: nowrap;
  gap: 0em;
  padding: 0 1em;
}
.appMain__header--primary > * {
  margin-right: 1em;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: normal;
  flex-wrap: nowrap;
  gap: 0em;
  height: 100%;
}
.appMain__header--secondary {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: normal;
  flex-wrap: nowrap;
  gap: 0em;
  padding: 0 1em;
}
.appMain__header--secondary > * {
  margin-left: 1em;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: normal;
  flex-wrap: nowrap;
  gap: 0em;
  height: 100%;
}

.appMain__toolbar {
  flex: 0 0 auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 0em;
  background-color: RGBA(var(--color-window), 0.5);
  border-bottom: 1px solid RGBA(var(--color-line), 1);
  width: 100%;
}
.appMain__toolbar--primary {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 0em;
  padding: 0 1em;
}
.appMain__toolbar--secondary {
  flex: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: nowrap;
  gap: 0em;
  padding: 0 1em;
  padding-left: 0;
  display: flex;
}

.appMain__page {
  flex: 1 1 auto;
  overflow: auto;
  height: 100%;
  width: 100%;
  position: relative;
}

.page__content {
  height: 100%;
  overflow: auto;
  padding: 2em 4em;
}

.section--empty {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 0em;
  height: 100%;
  width: 100%;
  color: RGBA(var(--color-text), 0.5);
}
.section--empty .empty__icon {
  color: RGBA(var(--color-text), 0.5);
  font-size: 4.8rem;
}
.section--empty .empty__icon--error {
  fill: RGBA(var(--color-red-500), 0.75);
}
.section--empty .empty__icon--warning {
  fill: RGBA(var(--color-orange-300), 0.75);
}
.section--empty .empty__icon--neutral {
  fill: RGBA(var(--color-blue-300), 0.75);
}
.section--empty .empty__icon--success {
  fill: RGBA(var(--color-green-300), 0.75);
}
.section--empty .empty__title {
  text-align: center;
}
.section--empty .empty__subtitle {
  max-width: 500px;
  text-align: center;
}

.toastbox {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 0em;
  position: fixed;
  z-index: 100;
  top: 30px;
  right: 30px;
  width: 400px;
  gap: 1em;
}

.tooltip__target {
  display: inline-block;
  position: relative;
}

.tooltip {
  position: absolute;
  max-width: 300px;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  max-height: 90vh;
  font-weight: 400;
  z-index: 101;
  background-color: rgba(var(--color-tooltip), 1);
  box-shadow: var(--shadow-1);
  color: var(--color-text-inverted);
  border-radius: 4px;
  opacity: 0;
  box-sizing: border-box;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.tooltip[data-size=tiny] {
  font-size: var(--size-tiny);
}
.tooltip[data-size=small] {
  font-size: var(--size-small);
}
.tooltip[data-size=medium] {
  font-size: var(--size-medium);
}
.tooltip[data-size=large] {
  font-size: var(--size-large);
}
.tooltip[data-size=giant] {
  font-size: var(--size-giant);
}
.tooltip::after {
  position: absolute;
  top: -0.5em;
  left: -0.5em;
  bottom: -0.5em;
  right: -0.5em;
  background-color: transparent;
  content: "";
  z-index: 0;
}
.tooltip img,
.tooltip iframe {
  max-width: 100%;
}
.tooltip::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
}
.tooltip--animating {
  pointer-events: none;
}

.tooltip__content {
  padding: 1em;
  margin: 0;
  color: rgba(var(--color-text-inverted), 1);
  font-size: 0.875em;
  line-height: normal;
  text-align: left;
  position: relative;
  z-index: 1;
}

.tooltip--right {
  animation: tooltipRight 250ms ease-out forwards;
}
.tooltip--right::before {
  border-width: 0.75em 0.75em 0.75em 0;
  border-color: transparent rgba(var(--color-tooltip), 1) transparent transparent;
  top: calc(50% - 0.65em);
  left: -0.5em;
}

.tooltip--left {
  animation: tooltipLeft 250ms ease-out forwards;
}
.tooltip--left::before {
  border-width: 0.75em 0 0.75em 0.75em;
  border-color: transparent transparent transparent rgba(var(--color-tooltip), 1);
  top: calc(50% - 0.65em);
  right: -0.5em;
}

.tooltip--top {
  animation: tooltipTop 250ms ease-out forwards;
}
.tooltip--top::before {
  border-width: 0.75em 0.75em 0 0.75em;
  border-color: rgba(var(--color-tooltip), 1) transparent transparent transparent;
  bottom: -0.65em;
  left: calc(50% - 0.75em);
}

.tooltip--bottom {
  animation: tooltipBottom 250ms ease-out forwards;
}
.tooltip--bottom::before {
  border-width: 0 0.75em 0.75em 0.75em;
  border-color: transparent transparent rgba(var(--color-tooltip), 1) transparent;
  top: -0.65em;
  left: calc(50% - 0.75em);
}

.tooltip:not(:has(.tooltip__content)) {
  display: none;
}

@keyframes tooltipTop {
  from {
    margin-top: 0;
    opacity: 0;
  }
  to {
    margin-top: -0.5em;
    opacity: 1;
  }
}
@keyframes tooltipRight {
  from {
    margin-left: 0;
    opacity: 0;
  }
  to {
    margin-left: 0.5em;
    opacity: 1;
  }
}
@keyframes tooltipBottom {
  from {
    margin-top: 0em;
    opacity: 0;
  }
  to {
    margin-top: 0.5em;
    opacity: 1;
  }
}
@keyframes tooltipLeft {
  from {
    margin-left: 0;
    opacity: 0;
  }
  to {
    margin-left: -0.5em;
    opacity: 1;
  }
}
.tooltip__fake-input {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  margin: 0;
  padding: 0;
}

.popover__container {
  position: relative;
}
.popover__container .popover:not(.popover--showPopover), .popover__container .flatpickr-calendar:not(.popover--showPopover):not(.inline) {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  margin: 0;
  padding: 0;
  max-height: 1px;
}
.popover__container--focus {
  outline: 0;
  box-shadow: 0 0 0 0.2em RGBA(var(--color-med-blue-400), 1);
  border-radius: 2px;
}
.popover__container--focus:not(:focus-visible) {
  box-shadow: none;
  outline: none;
}

.popover, .flatpickr-calendar:not(.inline) {
  position: absolute;
  background-color: RGBA(var(--color-popover), 1);
  box-shadow: var(--shadow-1);
  padding: 0.25em 0em;
  border-radius: 2px;
  border: 1px solid RGBA(var(--color-line), 1);
  z-index: -100;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  white-space: normal;
}
.popover--isVisible, .flatpickr-calendar.open,
.flatpickr-calendar.inline {
  z-index: 100;
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.popover--viewportTop {
  top: 0;
  width: 100%;
  max-height: 100vh;
}
.popover--viewportBottom {
  bottom: 0;
  width: 100%;
  max-height: 100vh;
}
.popover--isField {
  background-color: transparent;
  border: 0px;
  color: RGBA(var(--color-black));
  box-shadow: none;
  padding: 0;
  display: flex;
  flex-direction: column;
  width: auto;
}
.popover--isField.popover--s-right, .popover--isField.popover--s-left, .popover--isField.popover--n-left, .popover--isField.popover--n-right, .popover--isField.popover--viewportBottom, .popover--isField.popover--viewportTop {
  width: 100%;
}
.popover--isField.popover--n-left, .popover--isField.popover--n-right, .popover--isField.popover--viewportTop {
  flex-direction: column-reverse;
}
.popover--isField.popover--fullscreen {
  justify-content: center;
}
.popover--isTransparent {
  pointer-events: none;
}
.popover--isTransparent .popover__results {
  display: flex;
  flex-direction: column;
}
.popover--e-up {
  left: 100%;
  bottom: 0;
}
.popover--e-up .popover__results {
  justify-content: flex-end;
}
.popover--e-down {
  left: 100%;
  top: 0;
}
.popover--s-right {
  left: 0;
  top: 100%;
}
.popover--s-left {
  right: 0;
  top: 100%;
}
.popover--w-down {
  right: 100%;
  top: 0;
}
.popover--w-up {
  right: 100%;
  bottom: 0;
}
.popover--w-up .popover__results {
  justify-content: flex-end;
}
.popover--n-left {
  right: 0;
  bottom: 100%;
}
.popover--n-left .popover__results {
  justify-content: flex-end;
}
.popover--n-right {
  left: 0;
  bottom: 100%;
}
.popover--n-right .popover__results {
  justify-content: flex-end;
}

.field .popover, .field .flatpickr-calendar:not(.inline) {
  background-color: RGBA(var(--color-white), 1);
  color: RGBA(var(--color-black), 1);
}

.popover--selectbox ul {
  list-style: none;
  -webkit-margin-after: 0;
          margin-block-end: 0;
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.popover--selectbox li {
  padding: 0.5em 1em;
}
.popover--selectbox li:hover {
  background-color: RGBA(var(--color-blue-100), 1);
}

[data-theme=dark] {
  --color-range: var(--color-med-blue-700);
}

[data-theme=light] {
  --color-range: var(--color-blue-100);
}

.flatpickr-calendar:not(.inline) {
  padding: 1em;
  color: RGBA(var(--color-text), 1);
}
.flatpickr-calendar:not(.inline):not(.open) {
  display: none;
}

.flatpickr-calendar.open,
.flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}

.flatpickr-calendar.open {
  display: inline-block;
  min-width: 300px;
  z-index: 99999;
}

.flatpickr-calendar.inline {
  display: inline-table;
  position: relative;
  z-index: 0;
  top: 2px;
  color: RGBA(var(--color-text), 1);
}
.flatpickr-calendar.inline .flatpickr-day.inRange {
  background: RGBA(var(--color-range), 1);
  box-shadow: -5px 0 0 RGBA(var(--color-range), 1), 5px 0 0 RGBA(var(--color-range), 1);
}
.flatpickr-calendar.inline .flatpickr-day.startRange::after,
.flatpickr-calendar.inline .flatpickr-day.endRange::after {
  background: RGBA(var(--color-range), 1);
}

.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}

.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}

.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}

.flatpickr-calendar.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid RGBA(var(--color-line), 1);
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}

.flatpickr-calendar:focus {
  outline: 0;
}

.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}

.flatpickr-months {
  display: flex;
  align-items: center;
}

.flatpickr-months .flatpickr-month {
  flex: 1;
  text-align: center;
  font-size: var(--size-18);
}

.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
  cursor: pointer;
  fill: RGBA(var(--color-interact), 1);
  background: RGBA(var(--color-interact-lighter), 0);
  border-radius: 100%;
  z-index: 3;
}
.flatpickr-months .flatpickr-prev-month:hover,
.flatpickr-months .flatpickr-next-month:hover {
  background: RGBA(var(--color-interact-lighter), 0.25);
}

.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,
.flatpickr-months .flatpickr-next-month.flatpickr-disabled {
  display: none;
}

.flatpickr-months .flatpickr-prev-month i,
.flatpickr-months .flatpickr-next-month i {
  position: relative;
}

.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
  /*
   /*rtl:begin:ignore*/
  /* */
  left: 0;
  /*
   /*rtl:end:ignore*/
  /* */
}

/*
  /*rtl:begin:ignore*/
/*
  /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,
.flatpickr-months .flatpickr-next-month.flatpickr-next-month {
  /*
   /*rtl:begin:ignore*/
  /* */
  right: 0;
  /*
   /*rtl:end:ignore*/
  /* */
}

/*
  /*rtl:begin:ignore*/
/*
  /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747;
}

.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}

.flatpickr-months .flatpickr-prev-month svg path,
.flatpickr-months .flatpickr-next-month svg path {
  transition: fill 0.1s;
  fill: inherit;
}

.numInputWrapper {
  position: relative;
  height: auto;
}

.numInputWrapper input,
.numInputWrapper span {
  display: inline-block;
}

.numInputWrapper input {
  width: 100%;
}

.numInputWrapper input::-ms-clear {
  display: none;
}

.numInputWrapper input::-webkit-outer-spin-button,
.numInputWrapper input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.15);
  box-sizing: border-box;
}

.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1);
}

.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2);
}

.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}

.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}

.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
  top: 26%;
}

.numInputWrapper span.arrowDown {
  top: 50%;
}

.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
  top: 40%;
}

.numInputWrapper span svg {
  width: inherit;
  height: auto;
}

.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5);
}

.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05);
}

.numInputWrapper:hover span {
  opacity: 1;
}

.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin: 0 0.25em;
  padding: 0;
}

.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0 ;
  display: inline-block;
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month input.cur-year {
  background: transparent;
  font-size: inherit;
  font-family: inherit;
  color: currentColor;
  font-weight: 600;
  border: 0;
}

.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}

.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  background: transparent;
  pointer-events: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
  flex: 1;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  font-weight: 600;
  height: auto;
  line-height: inherit;
  outline: none;
  padding: 0 0 0 0.5ch;
  position: relative;
  vertical-align: initial;
  -webkit-box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: auto;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:focus,
.flatpickr-current-month .flatpickr-monthDropdown-months:active {
  outline: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
  background-color: transparent;
  outline: none;
  padding: 0;
}

.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: flex;
  align-items: flex-end;
  padding-bottom: 0.25em;
  height: 28px;
}

.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: flex;
  flex: 1;
}

span.flatpickr-weekday {
  cursor: default;
  font-size: var(--size-12);
  text-transform: uppercase;
  color: RGBA(var(--color-grey-900), 1);
  background: transparent;
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  flex: 1;
  font-weight: bolder;
}

.dayContainer,
.flatpickr-weeks {
  padding: 1px 0 0 0;
}

.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  width: 307.875px;
}

.flatpickr-days:focus {
  outline: 0;
}

.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  box-sizing: border-box;
  display: inline-block;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  justify-content: space-around;
  transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}

.flatpickr-day {
  background: none;
  border-radius: 150px;
  box-sizing: border-box;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  font-size: var(--size-14);
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0.125em;
  display: inline-block;
  position: relative;
  justify-content: center;
  text-align: center;
}

.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange {
  cursor: pointer;
  outline: 0;
  background: RGBA(var(--color-blue-100), 1);
  border-color: RGBA(var(--color-blue-100), 1);
}
.flatpickr-day.inRange:hover, .flatpickr-day.inRange:focus,
.flatpickr-day.prevMonthDay.inRange:hover,
.flatpickr-day.prevMonthDay.inRange:focus,
.flatpickr-day.nextMonthDay.inRange:hover,
.flatpickr-day.nextMonthDay.inRange:focus,
.flatpickr-day.today.inRange:hover,
.flatpickr-day.today.inRange:focus,
.flatpickr-day.prevMonthDay.today.inRange:hover,
.flatpickr-day.prevMonthDay.today.inRange:focus,
.flatpickr-day.nextMonthDay.today.inRange:hover,
.flatpickr-day.nextMonthDay.today.inRange:focus {
  box-shadow: inset 0 0 0px 1px RGBA(var(--color-interact), 1), -5px 0 0 RGBA(var(--color-blue-100), 1), 5px 0 0 RGBA(var(--color-blue-100), 1);
}

.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: RGBA(var(--color-interact-lighter), 0.25);
  border-color: RGBA(var(--color-interact-lighter), 0.25);
}

.flatpickr-day.today {
  box-shadow: inset 0 0 0px 2px RGBA(var(--color-interact-text), 0.5);
  color: RGBA(var(--color-interact-text), 1);
  font-weight: 600;
}

.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  border-color: RGBA(var(--color-interact), 1);
  background: RGBA(var(--color-interact-lighter), 0.25);
}

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: RGBA(var(--color-interact), 1);
  box-shadow: none;
  color: RGBA(var(--color-white), 1);
  font-weight: 600;
  border-color: RGBA(var(--color-interact), 1);
}

.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
  border-radius: 100%;
}

.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
  border-radius: 100%;
}

.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange,
.flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}

.flatpickr-day.inRange {
  border-radius: 0;
  box-shadow: -5px 0 0 RGBA(var(--color-blue-100), 1), 5px 0 0 RGBA(var(--color-blue-100), 1);
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
  color: RGBA(var(--color-text), 0.15);
  background: transparent;
  border-color: transparent;
  cursor: default;
}
.flatpickr-day.flatpickr-disabled:hover,
.flatpickr-day.flatpickr-disabled:hover:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day.notAllowed:hover,
.flatpickr-day.notAllowed.prevMonthDay:hover,
.flatpickr-day.notAllowed.nextMonthDay:hover {
  color: RGBA(var(--color-text), 1);
}

.flatpickr-day.prevMonthDay.startRange:hover,
.flatpickr-day.nextMonthDay.endRange:hover {
  color: RGBA(var(--color-white), 1);
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
  cursor: not-allowed;
}

.flatpickr-day.week.selected {
  border-radius: 0;
  box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
}

.flatpickr-day.hidden {
  visibility: hidden;
}

.rangeMode .flatpickr-day {
  margin-top: 1px;
}

.flatpickr-weekwrapper {
  float: left;
}

.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  box-shadow: 1px 0 0 RGBA(var(--color-grey-200), 1);
}

.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}

.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  background: transparent;
  cursor: default;
  border: none;
}

.flatpickr-innerContainer {
  display: block;
  display: flex;
  box-sizing: border-box;
  overflow: hidden;
}

.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  box-sizing: border-box;
}

.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
}

.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}

.flatpickr-time .numInputWrapper {
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}

.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}

.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}

.flatpickr-time input {
  background: transparent;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  font-size: 14px;
  position: relative;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}

.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  font-weight: 400;
}

.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}

.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
  height: inherit;
  float: left;
  line-height: inherit;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-self: center;
}

.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}

.flatpickr-time input:hover,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time .flatpickr-am-pm:focus {
  background: #eee;
}

.flatpickr-input[readonly] {
  cursor: pointer;
}

span.flatpickr-weekday {
  display: inline-block;
  width: 14.2857143%;
}

@media screen and (min-width: 0\0 ) {
  div.flatpickr-current-month {
    padding-top: 0px !important;
  }
}
@keyframes fpFadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.flatpickr-days,
.flatpickr-calendar {
  width: auto !important;
}

.flatpickr-month + .flatpickr-month,
.flatpickr-weekdaycontainer + .flatpickr-weekdaycontainer,
.dayContainer + .dayContainer {
  margin-left: 1.5em;
}

.flatpickr-day.startRange::after,
.flatpickr-day.endRange::after {
  content: "";
  position: absolute;
  background: RGBA(var(--color-blue-100), 1);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}

.flatpickr-day.startRange::after {
  border-radius: 50% 0 0 50%;
}

.flatpickr-day.endRange::after {
  border-radius: 0 50% 50% 0;
}

.flatpickr-day.startRange.endRange::after {
  border-radius: 50%;
}

.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1))::after,
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1))::after,
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1))::after {
  box-shadow: -10px 0 0 RGBA(var(--color-blue-100), 1);
}

.flatpickr-current-month {
  display: flex;
  align-items: center;
  justify-content: center;
}

.field--calendar .field__control--isTypeahead {
  padding: 0;
}
.field--calendar .field__control--isTypeahead + input {
  height: 100%;
  position: static;
  color: transparent;
}
.field--calendar .field__control--isTypeahead .field__chips {
  padding: 0.25em 0.5em;
}

.flatpickr-calendar.hasTime.noCalendar {
  padding: 0.5em;
}
.flatpickr-calendar.hasTime.noCalendar .flatpickr-time {
  border: 0;
}

.field--calendar {
  flex-wrap: wrap;
}

.flatpickr-calendar.inline {
  top: 0;
  flex-basis: 100%;
  padding: 1em;
  order: 4;
  overflow: auto;
  display: grid;
  grid-template-columns: -webkit-min-content;
  grid-template-columns: min-content;
  box-shadow: inset 0 0 0 1px RGBA(var(--color-blue-700), 0.25);
  background: RGBA(var(--color-white), 1);
}

.field__chips + .field__control {
  color: transparent;
}

.field__control--isTypeahead {
  display: flex;
  align-items: center;
  gap: 0 0.5em;
  padding: 0 0.5em;
  flex-wrap: wrap;
}

.field--calendar:has(input[type=hidden]), .field--calendar:has(input[type=hidden]:not(input[type=file])) {
  background-color: RGBA(var(--color-white), 1);
}
.field--calendar input[type=hidden] + input {
  background: transparent;
  box-shadow: inset 0 0 0 1px RGBA(var(--color-blue-700), 0);
}
.field--calendar input[type=hidden] + input:focus {
  box-shadow: inset 0 0 0 1px RGBA(var(--color-blue-700), 0);
  outline: 0;
}

.field__control {
  line-height: 1.5;
  box-sizing: border-box;
  background-color: RGBA(var(--color-white), 1);
  font-family: var(--font-body);
  color: RGBA(var(--color-black), 1);
  font-size: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  box-shadow: inset 0 0 0 1px RGBA(var(--color-blue-700), 0.25);
  padding: 0.5em;
  width: 100%;
  margin: 0;
  border-radius: 2px;
  min-height: auto;
  display: flex;
  box-shadow: 0;
  flex: 1;
  display: flex;
  align-items: center;
  background-color: transparent;
  box-shadow: none;
  border: 0;
  order: 2;
  padding: 0 0.5em;
  height: 100%;
}
.field__control:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2em RGBA(var(--color-med-blue-400), 1);
}
.field__control:focus:not(:focus-visible) {
  box-shadow: none;
  outline: none;
}
.field__control:focus, .field__control:focus:not(:focus-visible) {
  outline: 0;
  box-shadow: 0 0 0 0.2em RGBA(var(--color-med-blue-400), 1);
}
.field__control::-ms-input-placeholder {
  color: RGBA(var(--color-grey-600), 1);
}
.field__control::placeholder {
  color: RGBA(var(--color-grey-600), 1);
}
.field__control::-webkit-calendar-picker-indicator {
  opacity: 0;
}
.field__control::-webkit-inner-spin-button {
  display: none;
}
.field__control::-ms-expand {
  display: none;
}
.field__control:focus, .field__control:focus:not(:focus-visible) {
  outline: 0;
  box-shadow: none;
}

.field .field__control[data-size=tiny] {
  font-size: var(--size-12);
  min-height: 3.2rem;
}
.field .field__control[data-size=small] {
  font-size: var(--size-14);
  min-height: 3.7rem;
}
.field .field__control[data-size=medium] {
  font-size: var(--size-16);
  min-height: 4.2rem;
}
.field .field__control[data-size=large] {
  font-size: var(--size-18);
  min-height: 4.7rem;
}
.field .field__control[data-size=giant] {
  font-size: var(--size-24);
  min-height: 6.2rem;
}

:host-context([data-size=tiny]) .field__control {
  font-size: var(--size-12);
  min-height: 3.2rem;
}

:host-context([data-size=small]) .field__control {
  font-size: var(--size-14);
  min-height: 3.7rem;
}

:host-context([data-size=medium]) .field__control {
  font-size: var(--size-16);
  min-height: 4.2rem;
}

:host-context([data-size=large]) .field__control {
  font-size: var(--size-18);
  min-height: 4.7rem;
}

:host-context([data-size=giant]) .field__control {
  font-size: var(--size-24);
  min-height: 6.2rem;
}

:host-context(.fieldset[data-size=tiny]) .field,
:host-context(.fieldset[data-size=tiny]) .field__control {
  font-size: var(--size-12);
  min-height: 3.2rem;
}

:host-context(.fieldset[data-size=small]) .field,
:host-context(.fieldset[data-size=small]) .field__control {
  font-size: var(--size-14);
  min-height: 3.7rem;
}

:host-context(.fieldset[data-size=medium]) .field,
:host-context(.fieldset[data-size=medium]) .field__control {
  font-size: var(--size-16);
  min-height: 4.2rem;
}

:host-context(.fieldset[data-size=large]) .field,
:host-context(.fieldset[data-size=large]) .field__control {
  font-size: var(--size-18);
  min-height: 4.7rem;
}

:host-context(.fieldset[data-size=giant]) .field,
:host-context(.fieldset[data-size=giant]) .field__control {
  font-size: var(--size-24);
  min-height: 6.2rem;
}

[data-size=tiny] .field__control {
  font-size: var(--size-12);
  min-height: 3.2rem;
}

[data-size=small] .field__control {
  font-size: var(--size-14);
  min-height: 3.7rem;
}

[data-size=medium] .field__control {
  font-size: var(--size-16);
  min-height: 4.2rem;
}

[data-size=large] .field__control {
  font-size: var(--size-18);
  min-height: 4.7rem;
}

[data-size=giant] .field__control {
  font-size: var(--size-24);
  min-height: 6.2rem;
}

.field.field--calendar.field--readonly .flatpickr-calendar.inline {
  background: RGBA(var(--color-grey-400), 1);
  pointer-events: none;
}

.field.field--calendar.field--disabled .flatpickr-calendar.inline {
  background: RGBA(var(--color-grey-400), 1);
  pointer-events: none;
}

.field.field--calendar.field--hide:not(.field--readonly) .field__control,
.field.field--calendar.field--hide:not(.field--readonly) .field__slot {
  display: none;
}

.field--calendar.field--hide,
.field.field--hide.field--calendar:has(.flatpickr-input[readonly]) {
  background-color: transparent;
  box-shadow: none;
}

.field.field--calendar.field--hide .flatpickr-calendar.inline {
  background: transparent;
  box-shadow: none;
}

:host {
  width: 100%;
}

.notify {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  padding: 1em 1em;
  position: relative;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  color: RGBA(var(--color-grey-1400), 1);
  box-sizing: border-box;
}
.notify--neutral {
  background-color: RGBA(var(--color-blue-100), 1);
  fill: RGBA(var(--color-blue-500), 1);
  color: RGBA(var(--color-blue-500), 1);
}
.notify--neutral .notify__title {
  color: RGBA(var(--color-blue-600), 1);
}
.notify--error {
  background-color: RGBA(var(--color-red-100), 1);
  fill: RGBA(var(--color-red-500), 1);
  color: RGBA(var(--color-red-500), 1);
}
.notify--error .notify__title {
  color: RGBA(var(--color-red-600), 1);
}
.notify--warning {
  background-color: RGBA(var(--color-yellow-100), 1);
  fill: RGBA(var(--color-orange-500), 1);
  color: RGBA(var(--color-orange-500), 1);
}
.notify--warning .notify__title {
  color: RGBA(var(--color-orange-800), 1);
}
.notify--success {
  background-color: RGBA(var(--color-green-100), 1);
  fill: RGBA(var(--color-green-600), 1);
  color: RGBA(var(--color-green-600), 1);
}
.notify--success .notify__title {
  color: RGBA(var(--color-green-800), 1);
}
.notify .notify__content {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex: 1;
  gap: 0.5em;
  display: grid;
  grid-template-columns: 1.5em 1fr;
}
.notify .notify__title {
  font-weight: 600;
}
.notify .notify__buttons {
  flex-wrap: wrap;
  display: flex;
  gap: 0.5em;
  grid-row: 2;
  grid-column: 2;
}
.notify .notify__icon {
  display: flex;
  align-items: center;
  font-size: 1.25em;
}
.notify .notify__loading {
  display: flex;
  align-items: center;
  height: 1.25em;
  width: 1.25em;
}
.notify .notify__message {
  margin-right: 0.5em;
}
.notify .notify__message .notify__text {
  color: RGBA(var(--color-black), 1);
}
.notify .notify__message p {
  word-break: break-word;
  margin: 0;
}

.notify--banner {
  border-radius: 3px;
  padding: 1em;
  text-align: left;
}
.notify--banner p {
  margin: 0;
  line-height: 1.1;
}
.notify--banner .notify__content {
  padding-right: 2.5em;
}
.notify--banner .notify__actions {
  position: absolute;
  right: 1em;
}
.notify--banner.notify--global {
  border-radius: 0;
  margin-bottom: 0;
  border-width: 0 0 1px 0;
  text-align: center;
}
.notify--banner.notify--global .notify__content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.notify--banner.notify--global .notify__message {
  display: flex;
  flex-direction: column;
  text-align: left;
}
.notify--banner.notify--global .notify__icon {
  align-self: center;
}
.notify--banner.notify--global .notify__actions {
  text-align: right;
}

.notify--toast {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding: 0.5em 1em;
  border-width: 0 0 0 5px;
  border-style: solid;
  border-color: currentColor;
  box-shadow: var(--shadow-1);
}
.notify--toast .notify__icon {
  margin: 0.25em 0;
}
.notify--toast .notify__content {
  flex: 1;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  margin: 0;
  gap: 0.5em;
}
.notify--toast .notify__message {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin: 0.5em 0;
}
.notify--toast kpmg-button {
  margin-top: 0.5em;
}

[data-theme=light] .notify {
  border-color: currentColor;
}

.notify--toast[data-size=tiny] {
  font-size: var(--size-tiny);
}
.notify--toast[data-size=small] {
  font-size: var(--size-small);
}
.notify--toast[data-size=medium] {
  font-size: var(--size-medium);
}
.notify--toast[data-size=large] {
  font-size: var(--size-large);
}
.notify--toast[data-size=giant] {
  font-size: var(--size-giant);
}
table,
.kpmg-table,
html .ngx-datatable table,
html .ngx-datatable {
  width: 100%;
  border-collapse: collapse;
}
table thead,
table .table__header,
.kpmg-table thead,
html .ngx-datatable thead,
.kpmg-table .table__header,
html .ngx-datatable .table__header,
html .ngx-datatable .datatable-header {
  font-weight: 600;
  font-size: 0.75em;
  text-transform: uppercase;
}
table thead td,
table thead th,
table thead .table__cell,
table thead html .ngx-datatable .datatable-body-cell,
table .table__header td,
table .table__header th,
table .table__header .table__cell,
table .table__header html .ngx-datatable .datatable-body-cell,
.kpmg-table thead td,
html .ngx-datatable thead td,
.kpmg-table thead th,
html .ngx-datatable thead th,
.kpmg-table thead .table__cell,
.kpmg-table thead html .ngx-datatable .datatable-body-cell,
html .ngx-datatable thead .table__cell,
html .ngx-datatable thead .datatable-body-cell,
.kpmg-table .table__header td,
html .ngx-datatable .table__header td,
html .ngx-datatable .datatable-header td,
.kpmg-table .table__header th,
html .ngx-datatable .table__header th,
html .ngx-datatable .datatable-header th,
.kpmg-table .table__header .table__cell,
.kpmg-table .table__header html .ngx-datatable .datatable-body-cell,
html .ngx-datatable .table__header .table__cell,
html .ngx-datatable .table__header .datatable-body-cell,
html .ngx-datatable .datatable-header .table__cell,
html .ngx-datatable .datatable-header .datatable-body-cell,
html .ngx-datatable .datatable-header .datatable-header-cell {
  border-bottom-width: 3px;
}
table tbody,
table .table__body,
.kpmg-table tbody,
html .ngx-datatable tbody,
.kpmg-table .table__body,
html .ngx-datatable .table__body,
html .ngx-datatable .datatable-body {
  font-family: var(--font-body);
}
table td,
table th,
table .table__cell,
.kpmg-table td,
html .ngx-datatable td,
.kpmg-table th,
html .ngx-datatable th,
.kpmg-table .table__cell,
html .ngx-datatable .table__cell,
html .ngx-datatable .datatable-body-cell,
html .ngx-datatable .datatable-header .datatable-header-cell {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: RGBA(var(--color-line), 1);
  text-align: left;
  padding: 0.75em 0.5em;
}
table tr:hover,
table .table__row:hover,
.kpmg-table tr:hover,
html .ngx-datatable tr:hover,
.kpmg-table .table__row:hover,
html .ngx-datatable .table__row:hover,
html .ngx-datatable .datatable-body-row:hover {
  background-color: RGBA(var(--color-line), 0.25);
}
table .column--number,
.kpmg-table .column--number,
html .ngx-datatable .column--number {
  text-align: right;
}

@font-face {
  font-family: "data-table";
  src: url('data-table.19a1c5c211a201d8.eot');
  src: url('data-table.19a1c5c211a201d8.eot?#iefix') format("embedded-opentype"), url('data-table.d233a8724a9532b6.woff') format("woff"), url('data-table.4f99927ffc558471.ttf') format("truetype"), url('data-table.029992b38cb863a4.svg#data-table') format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]::before {
  font-family: "data-table" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=datatable-icon-]::before,
[class*=" datatable-icon-"]::before {
  font-family: "data-table" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.datatable-icon-filter::before {
  content: "b";
}

.datatable-icon-collapse::before {
  content: "a";
}

.datatable-icon-expand::before {
  content: "c";
}

.datatable-icon-close::before {
  content: "d";
}

.datatable-icon-up::before {
  content: "e";
}

.datatable-icon-down::before {
  content: "f";
}

.datatable-icon-sort-unset::before {
  content: "c";
  opacity: 0.5;
}

.datatable-icon-sort::before {
  content: "g";
}

.datatable-icon-done::before {
  content: "h";
}

.datatable-icon-done-all::before {
  content: "i";
}

.datatable-icon-search::before {
  content: "j";
}

.datatable-icon-pin::before {
  content: "k";
}

.datatable-icon-add::before {
  content: "m";
}

.datatable-icon-left::before {
  content: "o";
}

.datatable-icon-right::before {
  content: "p";
}

.datatable-icon-skip::before {
  content: "q";
}

.datatable-icon-prev::before {
  content: "r";
}

:root[data-theme=dark] {
  --color-row-highlight: var(--color-blue-800);
}

:root[data-theme=light] {
  --color-row-highlight: var(--color-blue-200);
}

html .ngx-datatable {
  height: 100%;
}
html .ngx-datatable.fullscreen {
  position: absolute !important;
  height: auto !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
}
html .ngx-datatable .datatable-header {
  font-size: 1em;
  overflow: initial;
}
html .ngx-datatable .datatable-header .datatable-header-inner {
  height: 100%;
}
html .ngx-datatable .datatable-header .datatable-header-cell {
  display: flex;
  align-items: center;
  padding: 0;
  border-bottom-width: 3px;
  transition: transform 150ms ease-in;
}
html .ngx-datatable .datatable-header .datatable-header-cell:hover {
  background-color: RGBA(var(--color-line), 0.25);
}
html .ngx-datatable .datatable-header .datatable-header-cell.longpress {
  background-color: RGBA(var(--color-line), 1);
  transform: scale(0.9);
  z-index: 1;
}
html .ngx-datatable .datatable-header .datatable-header-cell.longpress .datatable-header-cell-label {
  cursor: move;
}
html .ngx-datatable .datatable-header .datatable-header-cell.dragging {
  background-color: RGBA(var(--color-line), 1);
  cursor: ew-resize;
}
html .ngx-datatable .datatable-header .datatable-header-cell .datatable-header-cell-template-wrap {
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}
html .ngx-datatable .datatable-header .datatable-header-cell .datatable-header-cell-wrapper {
  flex: 1;
  display: flex;
  align-items: center;
  height: 100%;
}
html .ngx-datatable .datatable-header .datatable-header-cell .datatable-header-cell-label {
  flex: 1;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0.5em;
  font-size: 0.75em;
}
html .ngx-datatable .datatable-header .datatable-header-cell .sort-btn {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0.5em;
  color: RGBA(var(--color-interact-text), 1);
  opacity: 0;
}
html .ngx-datatable .datatable-header .datatable-header-cell .sort-btn.sort-asc, html .ngx-datatable .datatable-header .datatable-header-cell .sort-btn.sort-desc {
  opacity: 1;
}
html .ngx-datatable .datatable-header .datatable-header-cell .datatable-icon-down::before .targetMarker::after {
  content: "";
  position: fixed;
  top: 0;
  height: 100vh;
  width: 4px;
  background-color: RGBA(var(--color-line), 1);
  transition: all 200ms;
}
html .ngx-datatable .datatable-header .datatable-header-cell .datatable-icon-down::before .targetMarker .icon {
  display: none;
}
html .ngx-datatable .datatable-header .datatable-header-cell .resize-handle {
  background-color: RGBA(var(--color-line), 0);
  transition: all 200ms;
  cursor: col-resize;
  width: 4px;
  padding: 0;
}
html .ngx-datatable .datatable-header .datatable-header-cell .resize-handle::after {
  content: "";
  position: fixed;
  top: 0;
  height: 100vh;
  width: 4px;
  background-color: RGBA(var(--color-line), 0);
  transition: all 200ms;
}
html .ngx-datatable .datatable-header .datatable-header-cell .resize-handle:hover {
  background-color: RGBA(var(--color-line), 1);
}
html .ngx-datatable .datatable-header .datatable-header-cell .resize-handle:hover::after {
  background-color: RGBA(var(--color-line), 1);
}
html .ngx-datatable .datatable-group-header {
  padding: 0;
}
html .ngx-datatable .datatable-group-header a {
  display: block;
  width: 100%;
  padding: 1em 0.5em;
  background: RGBA(var(--color-line), 0.25);
}
html .ngx-datatable .datatable-group-header a:hover {
  background: RGBA(var(--color-line), 0.5);
}
html .ngx-datatable .datatable-group-header a:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2em RGBA(var(--color-med-blue-400), 1);
  box-shadow: inset 0 0 0 0.2em RGBA(var(--color-med-blue-400), 1);
}
html .ngx-datatable .datatable-group-header a:focus:not(:focus-visible) {
  box-shadow: none;
  outline: none;
}
html .ngx-datatable .datatable-body .datatable-body-cell-label {
  height: 100%;
  overflow: visible;
}
html .ngx-datatable .datatable-body .datatable-body-cell-label > kpmg-button,
html .ngx-datatable .datatable-body .datatable-body-cell-label > kpmg-popover,
html .ngx-datatable .datatable-body .datatable-body-cell-label > kpmg-text-input,
html .ngx-datatable .datatable-body .datatable-body-cell-label > kpmg-select-box,
html .ngx-datatable .datatable-body .datatable-body-cell-label > kpmg-number-input,
html .ngx-datatable .datatable-body .datatable-body-cell-label > kpmg-datepicker,
html .ngx-datatable .datatable-body .datatable-body-cell-label > kpmg-text-area {
  transform: translateY(-0.5em);
}
html .ngx-datatable .datatable-body .datatable-body-cell-label > kpmg-button,
html .ngx-datatable .datatable-body .datatable-body-cell-label > kpmg-popover {
  display: inline-flex;
}
html .ngx-datatable .datatable-body .datatable-body-cell-label > span {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  display: inline-block;
  white-space: nowrap;
}
html .ngx-datatable .datatable-summary-row .datatable-body-row {
  background-color: RGBA(var(--color-panel), 1);
}
html .ngx-datatable .datatable-row-wrapper:has(datatable-body-row:hover) .datatable-row-detail {
  background-color: RGBA(var(--color-line), 0.25);
}
html .ngx-datatable .datatable-body-cell {
  border-width: 1px 0 0 0;
  position: relative;
}
html .ngx-datatable .datatable-body-cell.active, html .ngx-datatable .datatable-body-cell.active:hover {
  box-shadow: inset 0 0 0 2px RGBA(var(--color-interact), 1);
}
html .ngx-datatable .datatable-row-left {
  display: flex;
  background-color: var(--color-background);
}
html .ngx-datatable .datatable-row-left:has(.datatable-header-cell), html .ngx-datatable .datatable-row-left:has(.datatable-body-cell) {
  border-right: 1px solid RGBA(var(--color-line), 1);
}
html .ngx-datatable .datatable-row-right {
  display: flex;
  background-color: var(--color-background);
}
html .ngx-datatable .datatable-row-right:has(.datatable-header-cell) .datatable-header-cell, html .ngx-datatable .datatable-row-right:has(.datatable-body-cell) .datatable-header-cell {
  margin-left: -1.25em;
  border-left: 1px solid RGBA(var(--color-line), 1);
}
html .ngx-datatable .datatable-row-right:has(.datatable-header-cell) .datatable-body-cell, html .ngx-datatable .datatable-row-right:has(.datatable-body-cell) .datatable-body-cell {
  border-left: 1px solid RGBA(var(--color-line), 1);
}
html .ngx-datatable .datatable-body-row:hover, html .ngx-datatable .datatable-body-row:hover .datatable-row-left, html .ngx-datatable .datatable-body-row:hover .datatable-row-right {
  background-color: RGBA(var(--color-line), 0.25);
}
html .ngx-datatable .datatable-body-row.active, html .ngx-datatable .datatable-body-row.active:hover {
  background-color: RGBA(var(--color-row-highlight), 1);
}
html .ngx-datatable .datatable-footer .datatable-footer-inner {
  border-top: 3px solid RGBA(var(--color-line), 1);
  padding: 0 0.5em;
}
html .ngx-datatable .datatable-footer .datatable-pager .pager {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
html .ngx-datatable .datatable-footer .datatable-pager .pager li a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background-color: transparent;
  color: RGBA(var(--color-interact-text), 1);
  white-space: nowrap;
  font-weight: 600;
  font-size: 1em;
  padding: 0.5em 1em;
  border: 1px solid transparent;
  font-family: var(--font-body);
  outline: 0;
  gap: 0.5em;
  border-radius: 2px;
  cursor: pointer;
  transition: all 150ms;
  background-color: transparent;
  color: RGBA(var(--color-text), 1);
  padding: 0;
  height: 2.5em;
  aspect-ratio: 1/1;
  font-size: 0.875em;
  align-items: center;
}
html .ngx-datatable .datatable-footer .datatable-pager .pager li a:focus, html .ngx-datatable .datatable-footer .datatable-pager .pager li a:focus:hover {
  outline: 0;
  box-shadow: 0 0 0 0.2em RGBA(var(--color-med-blue-400), 1);
}
html .ngx-datatable .datatable-footer .datatable-pager .pager li a:focus:not(:focus-visible), html .ngx-datatable .datatable-footer .datatable-pager .pager li a:focus:hover:not(:focus-visible) {
  box-shadow: none;
  outline: none;
}
html .ngx-datatable .datatable-footer .datatable-pager .pager li a:disabled {
  cursor: not-allowed;
  opacity: 0.5;
  background-color: transparent;
}
html .ngx-datatable .datatable-footer .datatable-pager .pager li a:hover, html .ngx-datatable .datatable-footer .datatable-pager .pager li a:focus-visible {
  background-color: RGBA(var(--color-interact-lighter), 0.25);
}
html .ngx-datatable .datatable-footer .datatable-pager .pager li a:active {
  background-color: RGBA(var(--color-interact-lighter), 1);
  color: #ffffff;
}
html .ngx-datatable .datatable-footer .datatable-pager .pager li a:disabled {
  background-color: transparent;
  color: RGBA(var(--color-interact-text), 1);
}
html .ngx-datatable .datatable-footer .datatable-pager .pager li a i {
  display: flex;
  align-items: center;
}
html .ngx-datatable .datatable-footer .datatable-pager .pager li.active a {
  background-color: RGBA(var(--color-interact), 1);
  color: RGBA(var(--color-white), 1);
}
html .ngx-datatable .datatable-footer .datatable-pager .pager li.disabled {
  opacity: 0.25;
  pointer-events: none;
}
html .ngx-datatable button.datatable-tree-button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background-color: transparent;
  color: RGBA(var(--color-interact-text), 1);
  white-space: nowrap;
  font-weight: 600;
  font-size: 1em;
  padding: 0.5em 1em;
  border: 1px solid transparent;
  font-family: var(--font-body);
  outline: 0;
  gap: 0.5em;
  border-radius: 2px;
  cursor: pointer;
  transition: all 150ms;
  background-color: transparent;
  padding: 0;
  height: 2.5em;
  aspect-ratio: 1/1;
  border-radius: 100%;
}
html .ngx-datatable button.datatable-tree-button:focus, html .ngx-datatable button.datatable-tree-button:focus:hover {
  outline: 0;
  box-shadow: 0 0 0 0.2em RGBA(var(--color-med-blue-400), 1);
}
html .ngx-datatable button.datatable-tree-button:focus:not(:focus-visible), html .ngx-datatable button.datatable-tree-button:focus:hover:not(:focus-visible) {
  box-shadow: none;
  outline: none;
}
html .ngx-datatable button.datatable-tree-button:disabled {
  cursor: not-allowed;
  opacity: 0.5;
  background-color: transparent;
}
html .ngx-datatable button.datatable-tree-button:hover, html .ngx-datatable button.datatable-tree-button:focus-visible {
  background-color: RGBA(var(--color-interact-lighter), 0.25);
}
html .ngx-datatable button.datatable-tree-button:active {
  background-color: RGBA(var(--color-interact-lighter), 1);
  color: #ffffff;
}
html .ngx-datatable button.datatable-tree-button:disabled {
  background-color: transparent;
  color: RGBA(var(--color-interact-text), 1);
}
html .ngx-datatable button.datatable-tree-button[disabled] {
  opacity: 0;
  pointer-events: none;
}
html .ngx-datatable .datatable-body-cell:has(.datatable-checkbox) {
  padding: 0;
  overflow: hidden;
}
html .ngx-datatable .datatable-body-cell:has(.datatable-checkbox) .datatable-body-cell-label {
  padding: 0.75em 0.5em;
  height: 100%;
  position: relative;
}
html .ngx-datatable .datatable-checkbox > input[type=checkbox] {
  font-size: 1em;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  cursor: pointer;
}
html .ngx-datatable .datatable-checkbox > input[type=checkbox]:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2em RGBA(var(--color-med-blue-400), 1);
  box-shadow: inset 0 0 0 0.2em RGBA(var(--color-med-blue-400), 1);
}
html .ngx-datatable .datatable-checkbox > input[type=checkbox]:focus:not(:focus-visible) {
  box-shadow: none;
  outline: none;
}
html .ngx-datatable .datatable-checkbox > input[type=checkbox]::before {
  content: "";
  position: absolute;
  top: 1em;
  left: 0.5em;
  width: 1em;
  height: 1em;
  background-color: transparent;
  box-shadow: 0 0 0 1px RGBA(var(--color-interact), 1);
  border-radius: 1px;
  transition: all 200ms;
}
html .ngx-datatable .datatable-checkbox > input[type=checkbox]:checked::before {
  background-color: RGBA(var(--color-interact), 1);
}
html .ngx-datatable .datatable-checkbox > input[type=checkbox]::after {
  content: "";
  position: absolute;
  top: 1.125em;
  left: 0.75em;
  width: 0.5em;
  height: 0.25em;
  background: none;
  border-left: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: scale(0) rotate(-45deg);
  transform-origin: bottom right;
}
html .ngx-datatable .datatable-checkbox > input[type=checkbox]:checked::after {
  transform: scale(1) rotate(-45deg);
}
.fib, .fi {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}

.fi {
  position: relative;
  display: inline-block;
  width: 1.333333em;
  line-height: 1em;
}
.fi:before {
  content: " ";
}
.fi.fis {
  width: 1em;
}

.fi-xx {
  background-image: url('xx.7aec16810dca7f60.svg');
}
.fi-xx.fis {
  background-image: url('xx.36e887fc76e738db.svg');
}

.fi-ad {
  background-image: url('ad.1dfc3f3f7de2f4c0.svg');
}
.fi-ad.fis {
  background-image: url('ad.556f0aec8b53cfef.svg');
}

.fi-ae {
  background-image: url('ae.4080c9881171bb2b.svg');
}
.fi-ae.fis {
  background-image: url('ae.0f60a44750783234.svg');
}

.fi-af {
  background-image: url('af.a8143fdad47bbd57.svg');
}
.fi-af.fis {
  background-image: url('af.babbdd007f433261.svg');
}

.fi-ag {
  background-image: url('ag.dbfdbce4ffda30b0.svg');
}
.fi-ag.fis {
  background-image: url('ag.27ded252756bb399.svg');
}

.fi-ai {
  background-image: url('ai.30c429edf192151e.svg');
}
.fi-ai.fis {
  background-image: url('ai.bf8984115f92cd98.svg');
}

.fi-al {
  background-image: url('al.e3d0a57da931325d.svg');
}
.fi-al.fis {
  background-image: url('al.5c024319be04a340.svg');
}

.fi-am {
  background-image: url('am.7f72827af55a8f62.svg');
}
.fi-am.fis {
  background-image: url('am.348922259dbf7514.svg');
}

.fi-ao {
  background-image: url('ao.40e1ef2eb61d9b5d.svg');
}
.fi-ao.fis {
  background-image: url('ao.c9ee89c8ad963689.svg');
}

.fi-aq {
  background-image: url('aq.67fda1d0fba1a69b.svg');
}
.fi-aq.fis {
  background-image: url('aq.ac6bb35e2ec7e8ee.svg');
}

.fi-ar {
  background-image: url('ar.61217a057225b595.svg');
}
.fi-ar.fis {
  background-image: url('ar.152c5c6444f2d016.svg');
}

.fi-as {
  background-image: url('as.fd488266e7bd9be8.svg');
}
.fi-as.fis {
  background-image: url('as.5f67747e2ad925a4.svg');
}

.fi-at {
  background-image: url('at.7f76f2d4a81ab420.svg');
}
.fi-at.fis {
  background-image: url('at.13c0b458a21c3398.svg');
}

.fi-au {
  background-image: url('au.7307c81252f27c23.svg');
}
.fi-au.fis {
  background-image: url('au.d3dcd44a42b916f6.svg');
}

.fi-aw {
  background-image: url('aw.4f35aac32cf27a0b.svg');
}
.fi-aw.fis {
  background-image: url('aw.dcaea302408f3bd2.svg');
}

.fi-ax {
  background-image: url('ax.52a8096744eeaf23.svg');
}
.fi-ax.fis {
  background-image: url('ax.ff1515de1cf51d7d.svg');
}

.fi-az {
  background-image: url('az.4e6bb6a68f28c18e.svg');
}
.fi-az.fis {
  background-image: url('az.79a5ded1e98a211d.svg');
}

.fi-ba {
  background-image: url('ba.c365aa219ee6187b.svg');
}
.fi-ba.fis {
  background-image: url('ba.cca0b534ea6f927e.svg');
}

.fi-bb {
  background-image: url('bb.090688049b4e0a13.svg');
}
.fi-bb.fis {
  background-image: url('bb.0b7d1f0eb6f59b96.svg');
}

.fi-bd {
  background-image: url('bd.3b0570c07b3d5939.svg');
}
.fi-bd.fis {
  background-image: url('bd.dda0e02d20397524.svg');
}

.fi-be {
  background-image: url('be.c7e269facd23b43f.svg');
}
.fi-be.fis {
  background-image: url('be.fd3dac77140baf26.svg');
}

.fi-bf {
  background-image: url('bf.415d3659f5921d67.svg');
}
.fi-bf.fis {
  background-image: url('bf.580f6b0064cbbf56.svg');
}

.fi-bg {
  background-image: url('bg.829d62f226dcc581.svg');
}
.fi-bg.fis {
  background-image: url('bg.ded21d66060a5fc3.svg');
}

.fi-bh {
  background-image: url('bh.2ff06f83d9358d99.svg');
}
.fi-bh.fis {
  background-image: url('bh.84867991167708c5.svg');
}

.fi-bi {
  background-image: url('bi.a6b2059a867edda8.svg');
}
.fi-bi.fis {
  background-image: url('bi.9a61ba67e09262bb.svg');
}

.fi-bj {
  background-image: url('bj.1375d8c94d10c7e1.svg');
}
.fi-bj.fis {
  background-image: url('bj.14b050e13703dc55.svg');
}

.fi-bl {
  background-image: url('bl.0d579979be9f41e9.svg');
}
.fi-bl.fis {
  background-image: url('bl.2c23e6774f03a005.svg');
}

.fi-bm {
  background-image: url('bm.090dfe6ba4c0582b.svg');
}
.fi-bm.fis {
  background-image: url('bm.1c3aff0907189461.svg');
}

.fi-bn {
  background-image: url('bn.aa9a3a5105111dbc.svg');
}
.fi-bn.fis {
  background-image: url('bn.94ac4cd9f82a8b78.svg');
}

.fi-bo {
  background-image: url('bo.fea05d8a1c0a0195.svg');
}
.fi-bo.fis {
  background-image: url('bo.143f58702c4fd165.svg');
}

.fi-bq {
  background-image: url('bq.f6d582bf4f9bfc60.svg');
}
.fi-bq.fis {
  background-image: url('bq.68b35ed629d1ea01.svg');
}

.fi-br {
  background-image: url('br.27e4ab7a1562f3f6.svg');
}
.fi-br.fis {
  background-image: url('br.df307ccd5ddc3253.svg');
}

.fi-bs {
  background-image: url('bs.6dcc6fbe8842dc01.svg');
}
.fi-bs.fis {
  background-image: url('bs.be81ee4acb41cf82.svg');
}

.fi-bt {
  background-image: url('bt.42da611bd59e7ddb.svg');
}
.fi-bt.fis {
  background-image: url('bt.a8a0e4b8138f84c5.svg');
}

.fi-bv {
  background-image: url('bv.dbc727c7842fce88.svg');
}
.fi-bv.fis {
  background-image: url('bv.b376a0c2343796ac.svg');
}

.fi-bw {
  background-image: url('bw.34c45dc335ca649b.svg');
}
.fi-bw.fis {
  background-image: url('bw.7437625357ab1426.svg');
}

.fi-by {
  background-image: url('by.969948343b04348e.svg');
}
.fi-by.fis {
  background-image: url('by.2b8791650bbf42fc.svg');
}

.fi-bz {
  background-image: url('bz.0f5b03b38ddb037e.svg');
}
.fi-bz.fis {
  background-image: url('bz.cd0854a9582e861c.svg');
}

.fi-ca {
  background-image: url('ca.b65f0783e41cd4c9.svg');
}
.fi-ca.fis {
  background-image: url('ca.7f1fcfaa9974fbbc.svg');
}

.fi-cc {
  background-image: url('cc.257b07d14947718c.svg');
}
.fi-cc.fis {
  background-image: url('cc.67fce0cd3d2255ce.svg');
}

.fi-cd {
  background-image: url('cd.b4d4a6fc973bdea9.svg');
}
.fi-cd.fis {
  background-image: url('cd.d5ee72bcb272d195.svg');
}

.fi-cf {
  background-image: url('cf.be784cc82b889a72.svg');
}
.fi-cf.fis {
  background-image: url('cf.6cff29be918d1c48.svg');
}

.fi-cg {
  background-image: url('cg.ed86c5ec58c56b6e.svg');
}
.fi-cg.fis {
  background-image: url('cg.8407d137591abaa7.svg');
}

.fi-ch {
  background-image: url('ch.a4939cb8c2aa19fa.svg');
}
.fi-ch.fis {
  background-image: url('ch.baba02d3298d8a3d.svg');
}

.fi-ci {
  background-image: url('ci.514886a6a9de37d2.svg');
}
.fi-ci.fis {
  background-image: url('ci.6778515bcba89f55.svg');
}

.fi-ck {
  background-image: url('ck.04d9039d808915fb.svg');
}
.fi-ck.fis {
  background-image: url('ck.d6781181f1a2e61e.svg');
}

.fi-cl {
  background-image: url('cl.43ce4e7bd371c803.svg');
}
.fi-cl.fis {
  background-image: url('cl.6e7a9aafa3980b26.svg');
}

.fi-cm {
  background-image: url('cm.a298fc085fca793a.svg');
}
.fi-cm.fis {
  background-image: url('cm.f4820dd59ef96363.svg');
}

.fi-cn {
  background-image: url('cn.7fd9bbb984ea05a6.svg');
}
.fi-cn.fis {
  background-image: url('cn.cb52daf10bc5dc7e.svg');
}

.fi-co {
  background-image: url('co.6b78e07bd53630e9.svg');
}
.fi-co.fis {
  background-image: url('co.76882952b77ef725.svg');
}

.fi-cr {
  background-image: url('cr.cc08891297c3ff7e.svg');
}
.fi-cr.fis {
  background-image: url('cr.1b2274305dff0b9d.svg');
}

.fi-cu {
  background-image: url('cu.96fc0e2aaba5a00b.svg');
}
.fi-cu.fis {
  background-image: url('cu.002199978f85537f.svg');
}

.fi-cv {
  background-image: url('cv.8b2e1c156fca3509.svg');
}
.fi-cv.fis {
  background-image: url('cv.526fd91addce4a85.svg');
}

.fi-cw {
  background-image: url('cw.93b85dbfa0a167a1.svg');
}
.fi-cw.fis {
  background-image: url('cw.02547adfd3d81949.svg');
}

.fi-cx {
  background-image: url('cx.52b8092e2ed9dd4c.svg');
}
.fi-cx.fis {
  background-image: url('cx.af64809fe75ff60a.svg');
}

.fi-cy {
  background-image: url('cy.8434a40f71146257.svg');
}
.fi-cy.fis {
  background-image: url('cy.8759e97a9d293b44.svg');
}

.fi-cz {
  background-image: url('cz.7c86bb18c1ff0fd7.svg');
}
.fi-cz.fis {
  background-image: url('cz.83554014de457e71.svg');
}

.fi-de {
  background-image: url('de.a677badc3f3629bf.svg');
}
.fi-de.fis {
  background-image: url('de.01580221fa679549.svg');
}

.fi-dj {
  background-image: url('dj.dbcea7540220f273.svg');
}
.fi-dj.fis {
  background-image: url('dj.06d4c4767f3a72b6.svg');
}

.fi-dk {
  background-image: url('dk.4b0313b37cd3d5c0.svg');
}
.fi-dk.fis {
  background-image: url('dk.89836fb354ac9b77.svg');
}

.fi-dm {
  background-image: url('dm.8976e6f704bcd703.svg');
}
.fi-dm.fis {
  background-image: url('dm.f99b6eda99e017d4.svg');
}

.fi-do {
  background-image: url('do.7583be0e30edd253.svg');
}
.fi-do.fis {
  background-image: url('do.9b956fc20a32d107.svg');
}

.fi-dz {
  background-image: url('dz.eccc2d17ce6f84eb.svg');
}
.fi-dz.fis {
  background-image: url('dz.4d424eed3af7ad15.svg');
}

.fi-ec {
  background-image: url('ec.8d71a98e18ee4bd0.svg');
}
.fi-ec.fis {
  background-image: url('ec.594783612e477d92.svg');
}

.fi-ee {
  background-image: url('ee.249ad574a8efea41.svg');
}
.fi-ee.fis {
  background-image: url('ee.d3eeaa0a27369762.svg');
}

.fi-eg {
  background-image: url('eg.8d27433c6e2d0451.svg');
}
.fi-eg.fis {
  background-image: url('eg.6fcba1846c8b3289.svg');
}

.fi-eh {
  background-image: url('eh.7e7a605a4b1958b1.svg');
}
.fi-eh.fis {
  background-image: url('eh.a6ca34a0160008b6.svg');
}

.fi-er {
  background-image: url('er.d712247398bfeb60.svg');
}
.fi-er.fis {
  background-image: url('er.34eafbdf0a883441.svg');
}

.fi-es {
  background-image: url('es.b796348253df1d0d.svg');
}
.fi-es.fis {
  background-image: url('es.3cde52fa937c9699.svg');
}

.fi-et {
  background-image: url('et.f979c6b54c7f305f.svg');
}
.fi-et.fis {
  background-image: url('et.8880304ada5fea40.svg');
}

.fi-fi {
  background-image: url('fi.97487f84deb430e1.svg');
}
.fi-fi.fis {
  background-image: url('fi.26d2687deb18715f.svg');
}

.fi-fj {
  background-image: url('fj.1d30dd297b02d3e7.svg');
}
.fi-fj.fis {
  background-image: url('fj.45a1317c70540084.svg');
}

.fi-fk {
  background-image: url('fk.31508c18880dc375.svg');
}
.fi-fk.fis {
  background-image: url('fk.2155bffd4796b1b9.svg');
}

.fi-fm {
  background-image: url('fm.624c0401e143daec.svg');
}
.fi-fm.fis {
  background-image: url('fm.9f69c44dd8e60a9f.svg');
}

.fi-fo {
  background-image: url('fo.ef8a9800f38c75d8.svg');
}
.fi-fo.fis {
  background-image: url('fo.6e10eda3ba95f57b.svg');
}

.fi-fr {
  background-image: url('fr.f5380d92cd1106ba.svg');
}
.fi-fr.fis {
  background-image: url('fr.9b218945e2ba2611.svg');
}

.fi-ga {
  background-image: url('ga.c54a47167127d025.svg');
}
.fi-ga.fis {
  background-image: url('ga.ed2911b69769082d.svg');
}

.fi-gb {
  background-image: url('gb.90bfbf6e60d2b604.svg');
}
.fi-gb.fis {
  background-image: url('gb.2117e9c7214fc8f3.svg');
}

.fi-gd {
  background-image: url('gd.ae8d24a5212e9775.svg');
}
.fi-gd.fis {
  background-image: url('gd.f3bcbea26428408b.svg');
}

.fi-ge {
  background-image: url('ge.6f2dd0661334c75c.svg');
}
.fi-ge.fis {
  background-image: url('ge.c2c862df9b87681b.svg');
}

.fi-gf {
  background-image: url('gf.3432de9d3d0a3edf.svg');
}
.fi-gf.fis {
  background-image: url('gf.ebd3395c6fdf6cd5.svg');
}

.fi-gg {
  background-image: url('gg.2a17e1f5e16f9a6f.svg');
}
.fi-gg.fis {
  background-image: url('gg.20336d11563a42c0.svg');
}

.fi-gh {
  background-image: url('gh.96434a66f6f47f56.svg');
}
.fi-gh.fis {
  background-image: url('gh.83c22782ef826463.svg');
}

.fi-gi {
  background-image: url('gi.850d5e638cb11864.svg');
}
.fi-gi.fis {
  background-image: url('gi.222c2206ba6a0986.svg');
}

.fi-gl {
  background-image: url('gl.78358425ff2479d1.svg');
}
.fi-gl.fis {
  background-image: url('gl.5444bdb44a269036.svg');
}

.fi-gm {
  background-image: url('gm.ed8bbaabdb1528d1.svg');
}
.fi-gm.fis {
  background-image: url('gm.f9f1be291eaa0359.svg');
}

.fi-gn {
  background-image: url('gn.649ba66fbb281995.svg');
}
.fi-gn.fis {
  background-image: url('gn.f18770787f9844b6.svg');
}

.fi-gp {
  background-image: url('gp.bbea90b219d412a4.svg');
}
.fi-gp.fis {
  background-image: url('gp.6fcf1bbe26532776.svg');
}

.fi-gq {
  background-image: url('gq.261ba19799761e24.svg');
}
.fi-gq.fis {
  background-image: url('gq.743a878e918f7994.svg');
}

.fi-gr {
  background-image: url('gr.c44dd9de880416fb.svg');
}
.fi-gr.fis {
  background-image: url('gr.b29b73ccc2667842.svg');
}

.fi-gs {
  background-image: url('gs.64d4f1a2797613e0.svg');
}
.fi-gs.fis {
  background-image: url('gs.43d6bfeb618c5204.svg');
}

.fi-gt {
  background-image: url('gt.e2cda228741ed767.svg');
}
.fi-gt.fis {
  background-image: url('gt.3770fdc016d3c1ff.svg');
}

.fi-gu {
  background-image: url('gu.4b7301546e378efc.svg');
}
.fi-gu.fis {
  background-image: url('gu.948403c6e6a77f0d.svg');
}

.fi-gw {
  background-image: url('gw.ae6a156a5154790a.svg');
}
.fi-gw.fis {
  background-image: url('gw.6e16acc27bf14fce.svg');
}

.fi-gy {
  background-image: url('gy.17a8677b7102bc6f.svg');
}
.fi-gy.fis {
  background-image: url('gy.f351eb1076248fdf.svg');
}

.fi-hk {
  background-image: url('hk.500018a07c16de9e.svg');
}
.fi-hk.fis {
  background-image: url('hk.dce082af96103240.svg');
}

.fi-hm {
  background-image: url('hm.9dd4e6d71374b0f1.svg');
}
.fi-hm.fis {
  background-image: url('hm.079f8f97dc3d7ac2.svg');
}

.fi-hn {
  background-image: url('hn.2743fae6fcea669c.svg');
}
.fi-hn.fis {
  background-image: url('hn.04ddc9c93958b948.svg');
}

.fi-hr {
  background-image: url('hr.6d69c81f4388bf0e.svg');
}
.fi-hr.fis {
  background-image: url('hr.0e8e086dc922338d.svg');
}

.fi-ht {
  background-image: url('ht.a481da7ae6b0551e.svg');
}
.fi-ht.fis {
  background-image: url('ht.1b77907b7a0e90ee.svg');
}

.fi-hu {
  background-image: url('hu.16c6335fefd2e760.svg');
}
.fi-hu.fis {
  background-image: url('hu.dd178f4f4d4b8365.svg');
}

.fi-id {
  background-image: url('id.4cad97a881744b6d.svg');
}
.fi-id.fis {
  background-image: url('id.14f7cd2000cdaba5.svg');
}

.fi-ie {
  background-image: url('ie.81491cb3746c1b2f.svg');
}
.fi-ie.fis {
  background-image: url('ie.3ffc25e6b10af1bf.svg');
}

.fi-il {
  background-image: url('il.39678e499a3d12e3.svg');
}
.fi-il.fis {
  background-image: url('il.f1de2b02740739e1.svg');
}

.fi-im {
  background-image: url('im.7933eb49cfaf6fa7.svg');
}
.fi-im.fis {
  background-image: url('im.b042253294f629cc.svg');
}

.fi-in {
  background-image: url('in.e6cced5552eb6003.svg');
}
.fi-in.fis {
  background-image: url('in.400aae328969be80.svg');
}

.fi-io {
  background-image: url('io.8e946728a7f08955.svg');
}
.fi-io.fis {
  background-image: url('io.537808363954d03d.svg');
}

.fi-iq {
  background-image: url('iq.866cd02c8e7181f2.svg');
}
.fi-iq.fis {
  background-image: url('iq.1a2ae365d5b50185.svg');
}

.fi-ir {
  background-image: url('ir.477c205cf2958ba3.svg');
}
.fi-ir.fis {
  background-image: url('ir.4632089bf9810cfc.svg');
}

.fi-is {
  background-image: url('is.f7831ec661095916.svg');
}
.fi-is.fis {
  background-image: url('is.513a73148768ef73.svg');
}

.fi-it {
  background-image: url('it.919398e666b04e52.svg');
}
.fi-it.fis {
  background-image: url('it.a33eed705f40f5fa.svg');
}

.fi-je {
  background-image: url('je.c0a0101271d98765.svg');
}
.fi-je.fis {
  background-image: url('je.aa4dbc38de0e31a1.svg');
}

.fi-jm {
  background-image: url('jm.b11627482ab8e39e.svg');
}
.fi-jm.fis {
  background-image: url('jm.da265f631a97254d.svg');
}

.fi-jo {
  background-image: url('jo.5de84cc25c2f83b0.svg');
}
.fi-jo.fis {
  background-image: url('jo.f88a2d7da49b8351.svg');
}

.fi-jp {
  background-image: url('jp.469572a423fdc92a.svg');
}
.fi-jp.fis {
  background-image: url('jp.f7679c7d5ab6f8b0.svg');
}

.fi-ke {
  background-image: url('ke.00d35fdbf5f5fc04.svg');
}
.fi-ke.fis {
  background-image: url('ke.81de2362f20a9c21.svg');
}

.fi-kg {
  background-image: url('kg.ce280af9814cafb3.svg');
}
.fi-kg.fis {
  background-image: url('kg.4fcd0a8d76aab92b.svg');
}

.fi-kh {
  background-image: url('kh.7a65519f89847898.svg');
}
.fi-kh.fis {
  background-image: url('kh.555e3a5a0f1dcfd7.svg');
}

.fi-ki {
  background-image: url('ki.86772cdc3db74c13.svg');
}
.fi-ki.fis {
  background-image: url('ki.3804f84defa44aa3.svg');
}

.fi-km {
  background-image: url('km.16b0abc199863f6b.svg');
}
.fi-km.fis {
  background-image: url('km.7ce2dd2b85578ad5.svg');
}

.fi-kn {
  background-image: url('kn.e4f13092deeb9ed3.svg');
}
.fi-kn.fis {
  background-image: url('kn.0cb0ab39165ac99e.svg');
}

.fi-kp {
  background-image: url('kp.904381dbff036bab.svg');
}
.fi-kp.fis {
  background-image: url('kp.3cb6e60f5e01aaad.svg');
}

.fi-kr {
  background-image: url('kr.ef6badeda6aec1d7.svg');
}
.fi-kr.fis {
  background-image: url('kr.7e41fb195ce9b10d.svg');
}

.fi-kw {
  background-image: url('kw.07a3a449e6c1e6e4.svg');
}
.fi-kw.fis {
  background-image: url('kw.6a169b4f992f0f61.svg');
}

.fi-ky {
  background-image: url('ky.36cf1f093c85fe92.svg');
}
.fi-ky.fis {
  background-image: url('ky.60712b7004fd4f31.svg');
}

.fi-kz {
  background-image: url('kz.330a47ca33317a7a.svg');
}
.fi-kz.fis {
  background-image: url('kz.4b5169a6fec3d330.svg');
}

.fi-la {
  background-image: url('la.6a4fb31da1cec0eb.svg');
}
.fi-la.fis {
  background-image: url('la.09f842fd7f2eec9e.svg');
}

.fi-lb {
  background-image: url('lb.1589d221d2227742.svg');
}
.fi-lb.fis {
  background-image: url('lb.88895209cd444a30.svg');
}

.fi-lc {
  background-image: url('lc.91eebda35b46092f.svg');
}
.fi-lc.fis {
  background-image: url('lc.cb398d47df89c144.svg');
}

.fi-li {
  background-image: url('li.924a1d6c6044498f.svg');
}
.fi-li.fis {
  background-image: url('li.bf9df1993776af66.svg');
}

.fi-lk {
  background-image: url('lk.3d1f59ed0eaf2abc.svg');
}
.fi-lk.fis {
  background-image: url('lk.72c332d037322e82.svg');
}

.fi-lr {
  background-image: url('lr.3fe45e962c8960c2.svg');
}
.fi-lr.fis {
  background-image: url('lr.92587e1c41201b51.svg');
}

.fi-ls {
  background-image: url('ls.1c3125a81c505ada.svg');
}
.fi-ls.fis {
  background-image: url('ls.ee420d92863b9a2d.svg');
}

.fi-lt {
  background-image: url('lt.bf4fafec395bfdd1.svg');
}
.fi-lt.fis {
  background-image: url('lt.8caacf8e3a68923e.svg');
}

.fi-lu {
  background-image: url('lu.c7c449cb39d4ba52.svg');
}
.fi-lu.fis {
  background-image: url('lu.f76643bed0f47af9.svg');
}

.fi-lv {
  background-image: url('lv.a0f4e5015920e189.svg');
}
.fi-lv.fis {
  background-image: url('lv.4971dcb7bdedeb14.svg');
}

.fi-ly {
  background-image: url('ly.38c0325a2e20e461.svg');
}
.fi-ly.fis {
  background-image: url('ly.819d4c36264db013.svg');
}

.fi-ma {
  background-image: url('ma.ac9e86477b1dfcf1.svg');
}
.fi-ma.fis {
  background-image: url('ma.011669b174f36ccc.svg');
}

.fi-mc {
  background-image: url('mc.4575357b9824acd5.svg');
}
.fi-mc.fis {
  background-image: url('mc.8d86df982f0bef34.svg');
}

.fi-md {
  background-image: url('md.ce95114e4be56da9.svg');
}
.fi-md.fis {
  background-image: url('md.02e5cdc1142ed78b.svg');
}

.fi-me {
  background-image: url('me.327a700bf3e225ea.svg');
}
.fi-me.fis {
  background-image: url('me.fb36c3a6b230dcfd.svg');
}

.fi-mf {
  background-image: url('mf.ec6640d7752877e1.svg');
}
.fi-mf.fis {
  background-image: url('mf.bc0949877b22fa98.svg');
}

.fi-mg {
  background-image: url('mg.fdccffd887bcc5c9.svg');
}
.fi-mg.fis {
  background-image: url('mg.4877b16a2bcfad9e.svg');
}

.fi-mh {
  background-image: url('mh.fb7529093be16633.svg');
}
.fi-mh.fis {
  background-image: url('mh.268d39bc510429f4.svg');
}

.fi-mk {
  background-image: url('mk.e08d824ee41156ca.svg');
}
.fi-mk.fis {
  background-image: url('mk.2e8a86db062ab93e.svg');
}

.fi-ml {
  background-image: url('ml.8913b6a0fecc4c4b.svg');
}
.fi-ml.fis {
  background-image: url('ml.ba7ce81b14de908f.svg');
}

.fi-mm {
  background-image: url('mm.88f1ae1b66d67338.svg');
}
.fi-mm.fis {
  background-image: url('mm.588f0238db599345.svg');
}

.fi-mn {
  background-image: url('mn.0a6431d762446e18.svg');
}
.fi-mn.fis {
  background-image: url('mn.5c2759f224522714.svg');
}

.fi-mo {
  background-image: url('mo.f9694f3364f7647f.svg');
}
.fi-mo.fis {
  background-image: url('mo.933cc39d11f99eaa.svg');
}

.fi-mp {
  background-image: url('mp.f7212c13e720d8df.svg');
}
.fi-mp.fis {
  background-image: url('mp.694a14e08b98df9a.svg');
}

.fi-mq {
  background-image: url('mq.552f523c9f672ad6.svg');
}
.fi-mq.fis {
  background-image: url('mq.ff8d61a6f4aa39be.svg');
}

.fi-mr {
  background-image: url('mr.5324004179315391.svg');
}
.fi-mr.fis {
  background-image: url('mr.acf8d7f9f99f37a6.svg');
}

.fi-ms {
  background-image: url('ms.56a7d194850378b3.svg');
}
.fi-ms.fis {
  background-image: url('ms.82e9ec631979a494.svg');
}

.fi-mt {
  background-image: url('mt.94dd545a9c701731.svg');
}
.fi-mt.fis {
  background-image: url('mt.86e121ad67a6196d.svg');
}

.fi-mu {
  background-image: url('mu.c9c6e4ee68ac3e58.svg');
}
.fi-mu.fis {
  background-image: url('mu.42abd700c57bc853.svg');
}

.fi-mv {
  background-image: url('mv.f37078c165257992.svg');
}
.fi-mv.fis {
  background-image: url('mv.cd985551a0e467a4.svg');
}

.fi-mw {
  background-image: url('mw.05e2049f5e65d8f7.svg');
}
.fi-mw.fis {
  background-image: url('mw.298e493a5fce6a5f.svg');
}

.fi-mx {
  background-image: url('mx.427d7675adb1fa44.svg');
}
.fi-mx.fis {
  background-image: url('mx.1925a8ee62094360.svg');
}

.fi-my {
  background-image: url('my.5f2bc916eac19512.svg');
}
.fi-my.fis {
  background-image: url('my.439cf3eaab1b960c.svg');
}

.fi-mz {
  background-image: url('mz.f0b9d01ce4927305.svg');
}
.fi-mz.fis {
  background-image: url('mz.51e62617dc79b66c.svg');
}

.fi-na {
  background-image: url('na.511a133e3d01fbaf.svg');
}
.fi-na.fis {
  background-image: url('na.50ffeccea239dfec.svg');
}

.fi-nc {
  background-image: url('nc.4a4e0f60466b6d31.svg');
}
.fi-nc.fis {
  background-image: url('nc.a704e98e214d2fcf.svg');
}

.fi-ne {
  background-image: url('ne.6a215ca5c7aded3a.svg');
}
.fi-ne.fis {
  background-image: url('ne.ddabaa80d9de1318.svg');
}

.fi-nf {
  background-image: url('nf.f1ae96409d27f221.svg');
}
.fi-nf.fis {
  background-image: url('nf.38445d36ce2e9f54.svg');
}

.fi-ng {
  background-image: url('ng.ec2e74e25c841892.svg');
}
.fi-ng.fis {
  background-image: url('ng.5247079e7909b3e4.svg');
}

.fi-ni {
  background-image: url('ni.01158d301969ef1d.svg');
}
.fi-ni.fis {
  background-image: url('ni.9e94d299b8c9f4d1.svg');
}

.fi-nl {
  background-image: url('nl.855125168e8136ad.svg');
}
.fi-nl.fis {
  background-image: url('nl.0f90b76dc87568ce.svg');
}

.fi-no {
  background-image: url('no.4ceb414c5349393c.svg');
}
.fi-no.fis {
  background-image: url('no.a519bc0fe2e7bce4.svg');
}

.fi-np {
  background-image: url('np.465f28ecd4029d3c.svg');
}
.fi-np.fis {
  background-image: url('np.1c71dd044a7c4299.svg');
}

.fi-nr {
  background-image: url('nr.f98dec915bc94708.svg');
}
.fi-nr.fis {
  background-image: url('nr.a83a706b6398fc21.svg');
}

.fi-nu {
  background-image: url('nu.e3a84a02f795b0c2.svg');
}
.fi-nu.fis {
  background-image: url('nu.ab755ce55ddc7a84.svg');
}

.fi-nz {
  background-image: url('nz.16212e51f5c15164.svg');
}
.fi-nz.fis {
  background-image: url('nz.e296aaa6a63f2f94.svg');
}

.fi-om {
  background-image: url('om.b056ea0258e5de3d.svg');
}
.fi-om.fis {
  background-image: url('om.dc50f2a7bf6c8060.svg');
}

.fi-pa {
  background-image: url('pa.78bb9a3dbec97e33.svg');
}
.fi-pa.fis {
  background-image: url('pa.42995b1cd263d8c6.svg');
}

.fi-pe {
  background-image: url('pe.1320cd1a6c400204.svg');
}
.fi-pe.fis {
  background-image: url('pe.74e80a9765619d1d.svg');
}

.fi-pf {
  background-image: url('pf.236ad5be1fe14b41.svg');
}
.fi-pf.fis {
  background-image: url('pf.219cc0b18d9af63b.svg');
}

.fi-pg {
  background-image: url('pg.8fcd66c6419c7ad6.svg');
}
.fi-pg.fis {
  background-image: url('pg.06823331927227f0.svg');
}

.fi-ph {
  background-image: url('ph.84a2556b5d78ead3.svg');
}
.fi-ph.fis {
  background-image: url('ph.63c4356d4d48923e.svg');
}

.fi-pk {
  background-image: url('pk.4e379b9a02716aa2.svg');
}
.fi-pk.fis {
  background-image: url('pk.a3662ce628c5e7bf.svg');
}

.fi-pl {
  background-image: url('pl.4ca59b6d587566c3.svg');
}
.fi-pl.fis {
  background-image: url('pl.b7f0464cbdaae06c.svg');
}

.fi-pm {
  background-image: url('pm.a5508b8f3136656f.svg');
}
.fi-pm.fis {
  background-image: url('pm.6e3b8747a7986c90.svg');
}

.fi-pn {
  background-image: url('pn.91aad233fd0b7f38.svg');
}
.fi-pn.fis {
  background-image: url('pn.ebc925932acf278c.svg');
}

.fi-pr {
  background-image: url('pr.c5ab0d9326ad98be.svg');
}
.fi-pr.fis {
  background-image: url('pr.3741ef772216fa5d.svg');
}

.fi-ps {
  background-image: url('ps.517a359382c3c6cc.svg');
}
.fi-ps.fis {
  background-image: url('ps.f8d7641bcbbcd71a.svg');
}

.fi-pt {
  background-image: url('pt.674827a47066ffc4.svg');
}
.fi-pt.fis {
  background-image: url('pt.a31657c8ebd026cf.svg');
}

.fi-pw {
  background-image: url('pw.a868a4433a501534.svg');
}
.fi-pw.fis {
  background-image: url('pw.e47cd8a05feb4109.svg');
}

.fi-py {
  background-image: url('py.6e43abf22d9f399d.svg');
}
.fi-py.fis {
  background-image: url('py.a5e30c42ce24d977.svg');
}

.fi-qa {
  background-image: url('qa.779b4876c446bf0c.svg');
}
.fi-qa.fis {
  background-image: url('qa.7023ac39837312aa.svg');
}

.fi-re {
  background-image: url('re.d3c4fc19965fe67d.svg');
}
.fi-re.fis {
  background-image: url('re.4d18457f5c4225b8.svg');
}

.fi-ro {
  background-image: url('ro.c05f47cb02a1804b.svg');
}
.fi-ro.fis {
  background-image: url('ro.4885a544c38934a1.svg');
}

.fi-rs {
  background-image: url('rs.f294f880d8abbc9b.svg');
}
.fi-rs.fis {
  background-image: url('rs.9161cc07ad098413.svg');
}

.fi-ru {
  background-image: url('ru.6d651e8b5f901c01.svg');
}
.fi-ru.fis {
  background-image: url('ru.63932a35a2218052.svg');
}

.fi-rw {
  background-image: url('rw.c85e0781fcb133d3.svg');
}
.fi-rw.fis {
  background-image: url('rw.04eaf790279bd7b8.svg');
}

.fi-sa {
  background-image: url('sa.ce3b9d10d1fca3a3.svg');
}
.fi-sa.fis {
  background-image: url('sa.8b38992e7dbdcd1e.svg');
}

.fi-sb {
  background-image: url('sb.648068e994ff5fc6.svg');
}
.fi-sb.fis {
  background-image: url('sb.df47aa2650da8af5.svg');
}

.fi-sc {
  background-image: url('sc.ae98e9c514fed817.svg');
}
.fi-sc.fis {
  background-image: url('sc.95a235db72612296.svg');
}

.fi-sd {
  background-image: url('sd.394317a3c9b499a8.svg');
}
.fi-sd.fis {
  background-image: url('sd.17256bf87d2b52eb.svg');
}

.fi-se {
  background-image: url('se.dd120acdfad463e2.svg');
}
.fi-se.fis {
  background-image: url('se.f9a4bb5a30023c7f.svg');
}

.fi-sg {
  background-image: url('sg.7ad85643544ae93f.svg');
}
.fi-sg.fis {
  background-image: url('sg.1ddbd26e8f19d6e5.svg');
}

.fi-sh {
  background-image: url('sh.86f78a53e275ce13.svg');
}
.fi-sh.fis {
  background-image: url('sh.82f6bd55733f1b14.svg');
}

.fi-si {
  background-image: url('si.1bdbab4167ec2e2c.svg');
}
.fi-si.fis {
  background-image: url('si.1a9d83825ca750d2.svg');
}

.fi-sj {
  background-image: url('sj.239f992c4b154e30.svg');
}
.fi-sj.fis {
  background-image: url('sj.86309dc7785d4e09.svg');
}

.fi-sk {
  background-image: url('sk.cf67b282bb345b64.svg');
}
.fi-sk.fis {
  background-image: url('sk.0c2a33d9db410308.svg');
}

.fi-sl {
  background-image: url('sl.193f7759cbfb5ccc.svg');
}
.fi-sl.fis {
  background-image: url('sl.b8e2f9c89b6eafb0.svg');
}

.fi-sm {
  background-image: url('sm.7491fc6557e91069.svg');
}
.fi-sm.fis {
  background-image: url('sm.4d65b54f360877ef.svg');
}

.fi-sn {
  background-image: url('sn.562c00ddb3d3bcf0.svg');
}
.fi-sn.fis {
  background-image: url('sn.3ab9bf55d0c959a1.svg');
}

.fi-so {
  background-image: url('so.41d1d791bbd638e3.svg');
}
.fi-so.fis {
  background-image: url('so.a140284d75c4a651.svg');
}

.fi-sr {
  background-image: url('sr.3b1c3796bd0cc5d3.svg');
}
.fi-sr.fis {
  background-image: url('sr.0953a6a09fbec3c2.svg');
}

.fi-ss {
  background-image: url('ss.8fddfda633a43ddf.svg');
}
.fi-ss.fis {
  background-image: url('ss.a8826f4bde4b5090.svg');
}

.fi-st {
  background-image: url('st.bb4e017170e01bd9.svg');
}
.fi-st.fis {
  background-image: url('st.b7913ff1d9ea7702.svg');
}

.fi-sv {
  background-image: url('sv.0848f4a121a621a7.svg');
}
.fi-sv.fis {
  background-image: url('sv.c9d2ec665cb74d65.svg');
}

.fi-sx {
  background-image: url('sx.f3ef4d85cff8b5d4.svg');
}
.fi-sx.fis {
  background-image: url('sx.952f4221132af7b9.svg');
}

.fi-sy {
  background-image: url('sy.3cd612af85427585.svg');
}
.fi-sy.fis {
  background-image: url('sy.3776a47b58b7f538.svg');
}

.fi-sz {
  background-image: url('sz.c5f86e14bc3a79e0.svg');
}
.fi-sz.fis {
  background-image: url('sz.3bbab06d872a8f23.svg');
}

.fi-tc {
  background-image: url('tc.307c79d1ce5534bf.svg');
}
.fi-tc.fis {
  background-image: url('tc.bae9de44ba745c36.svg');
}

.fi-td {
  background-image: url('td.4112ccd59f6a957b.svg');
}
.fi-td.fis {
  background-image: url('td.5f20acc41c21f0f9.svg');
}

.fi-tf {
  background-image: url('tf.6db8774f236ec030.svg');
}
.fi-tf.fis {
  background-image: url('tf.3fafa04b2f347148.svg');
}

.fi-tg {
  background-image: url('tg.0213d4048b2a34dd.svg');
}
.fi-tg.fis {
  background-image: url('tg.ecd692cffca22e2f.svg');
}

.fi-th {
  background-image: url('th.b00e082a0a342e7e.svg');
}
.fi-th.fis {
  background-image: url('th.ef3740665c0c9208.svg');
}

.fi-tj {
  background-image: url('tj.9c507e1740d09c2a.svg');
}
.fi-tj.fis {
  background-image: url('tj.843ead1dadc528d6.svg');
}

.fi-tk {
  background-image: url('tk.37fdd4d2af6185ef.svg');
}
.fi-tk.fis {
  background-image: url('tk.baa05cabdf62849a.svg');
}

.fi-tl {
  background-image: url('tl.642e466716d25e53.svg');
}
.fi-tl.fis {
  background-image: url('tl.b84ce3f65a675e49.svg');
}

.fi-tm {
  background-image: url('tm.46f00ab959658415.svg');
}
.fi-tm.fis {
  background-image: url('tm.ce03046f1b89c06c.svg');
}

.fi-tn {
  background-image: url('tn.6de91e86224c3ff9.svg');
}
.fi-tn.fis {
  background-image: url('tn.b9be4cf2bf24e80b.svg');
}

.fi-to {
  background-image: url('to.e21e7b0263e689e8.svg');
}
.fi-to.fis {
  background-image: url('to.c6f3657cced64456.svg');
}

.fi-tr {
  background-image: url('tr.50bef57273441fa0.svg');
}
.fi-tr.fis {
  background-image: url('tr.be5a4bf2d4ccc498.svg');
}

.fi-tt {
  background-image: url('tt.456aabdca77c7cc1.svg');
}
.fi-tt.fis {
  background-image: url('tt.e5eb3074e415c712.svg');
}

.fi-tv {
  background-image: url('tv.3824bd65f79ff7f3.svg');
}
.fi-tv.fis {
  background-image: url('tv.6903cb034d7920a9.svg');
}

.fi-tw {
  background-image: url('tw.73a45808a2e09fcb.svg');
}
.fi-tw.fis {
  background-image: url('tw.be895da5d21f59c1.svg');
}

.fi-tz {
  background-image: url('tz.b8671ef0da22c531.svg');
}
.fi-tz.fis {
  background-image: url('tz.0ea71b45dd4673e9.svg');
}

.fi-ua {
  background-image: url('ua.f2fcca8eaa807370.svg');
}
.fi-ua.fis {
  background-image: url('ua.1906adac43c44984.svg');
}

.fi-ug {
  background-image: url('ug.27276f0fdfe0f09f.svg');
}
.fi-ug.fis {
  background-image: url('ug.6ce1a24f8b6810a9.svg');
}

.fi-um {
  background-image: url('um.8d4bdede905b511f.svg');
}
.fi-um.fis {
  background-image: url('um.0f809b94ed5a5aff.svg');
}

.fi-us {
  background-image: url('us.4f2d5574b8ed4508.svg');
}
.fi-us.fis {
  background-image: url('us.01a407e4f0d6c6b8.svg');
}

.fi-uy {
  background-image: url('uy.9537a65db4d73ba7.svg');
}
.fi-uy.fis {
  background-image: url('uy.d2ccd30830412a42.svg');
}

.fi-uz {
  background-image: url('uz.f2c7bb342a2d4dd6.svg');
}
.fi-uz.fis {
  background-image: url('uz.547d4bad2416b30b.svg');
}

.fi-va {
  background-image: url('va.81c1f670dd5d0c9e.svg');
}
.fi-va.fis {
  background-image: url('va.7c71b13bee0b3b68.svg');
}

.fi-vc {
  background-image: url('vc.2f08a5a716c89c11.svg');
}
.fi-vc.fis {
  background-image: url('vc.269d043c4f1edab2.svg');
}

.fi-ve {
  background-image: url('ve.fc18ce1071521e33.svg');
}
.fi-ve.fis {
  background-image: url('ve.fadaaf829dd74968.svg');
}

.fi-vg {
  background-image: url('vg.1f40b28cd8ff059e.svg');
}
.fi-vg.fis {
  background-image: url('vg.25dc3132c2349eeb.svg');
}

.fi-vi {
  background-image: url('vi.d9a76db5f894646f.svg');
}
.fi-vi.fis {
  background-image: url('vi.29f9aa547206cc0a.svg');
}

.fi-vn {
  background-image: url('vn.72f1ed8d98c3d37b.svg');
}
.fi-vn.fis {
  background-image: url('vn.1b4c219909ef6cfa.svg');
}

.fi-vu {
  background-image: url('vu.29423b04c452df6f.svg');
}
.fi-vu.fis {
  background-image: url('vu.76732ba818065f89.svg');
}

.fi-wf {
  background-image: url('wf.bca98a8bbc7ff179.svg');
}
.fi-wf.fis {
  background-image: url('wf.f72e2367632adc9e.svg');
}

.fi-ws {
  background-image: url('ws.7d68a871e4efcb78.svg');
}
.fi-ws.fis {
  background-image: url('ws.7f5978f736b57d8c.svg');
}

.fi-ye {
  background-image: url('ye.6c1af2f703a9b4e6.svg');
}
.fi-ye.fis {
  background-image: url('ye.a577e010a240b440.svg');
}

.fi-yt {
  background-image: url('yt.045dc59672b69dda.svg');
}
.fi-yt.fis {
  background-image: url('yt.a50469fc051cbce0.svg');
}

.fi-za {
  background-image: url('za.68bb765944d28fc1.svg');
}
.fi-za.fis {
  background-image: url('za.11a3c7874e2fe2da.svg');
}

.fi-zm {
  background-image: url('zm.82fb5f64ed580ca7.svg');
}
.fi-zm.fis {
  background-image: url('zm.7c32bcf683bf5a57.svg');
}

.fi-zw {
  background-image: url('zw.655ccb4ca55d0a15.svg');
}
.fi-zw.fis {
  background-image: url('zw.985d35d8d7d130af.svg');
}

.fi-arab {
  background-image: url('arab.1aea04ba7489f1e6.svg');
}
.fi-arab.fis {
  background-image: url('arab.6a3a7942b0da6741.svg');
}

.fi-cefta {
  background-image: url('cefta.3c76a8688e63ae0c.svg');
}
.fi-cefta.fis {
  background-image: url('cefta.6ce94a4259735fbe.svg');
}

.fi-cp {
  background-image: url('cp.d0eb7df6815695e9.svg');
}
.fi-cp.fis {
  background-image: url('cp.f400c9bae76286f7.svg');
}

.fi-dg {
  background-image: url('dg.b19579720cec3608.svg');
}
.fi-dg.fis {
  background-image: url('dg.9db846a9f8cfcb1d.svg');
}

.fi-eac {
  background-image: url('eac.16da032f2b4491b8.svg');
}
.fi-eac.fis {
  background-image: url('eac.041b8ec5e65c2ef7.svg');
}

.fi-es-ct {
  background-image: url('es-ct.5e59862b44fecd94.svg');
}
.fi-es-ct.fis {
  background-image: url('es-ct.c6598d85ba8e8d6e.svg');
}

.fi-es-ga {
  background-image: url('es-ga.b207234fc50081d2.svg');
}
.fi-es-ga.fis {
  background-image: url('es-ga.c04fa7ac7c386182.svg');
}

.fi-es-pv {
  background-image: url('es-pv.73f0dc2b53d55eb3.svg');
}
.fi-es-pv.fis {
  background-image: url('es-pv.98874354f758eff5.svg');
}

.fi-eu {
  background-image: url('eu.cef9551f072175b1.svg');
}
.fi-eu.fis {
  background-image: url('eu.6f18afcd826d76b8.svg');
}

.fi-gb-eng {
  background-image: url('gb-eng.e1fc6b4f1ef88793.svg');
}
.fi-gb-eng.fis {
  background-image: url('gb-eng.5107a4c27ebbb74f.svg');
}

.fi-gb-nir {
  background-image: url('gb-nir.2b8f27ee50338544.svg');
}
.fi-gb-nir.fis {
  background-image: url('gb-nir.861994054179ed71.svg');
}

.fi-gb-sct {
  background-image: url('gb-sct.10f3906a11c229f1.svg');
}
.fi-gb-sct.fis {
  background-image: url('gb-sct.6618f22c09f95e71.svg');
}

.fi-gb-wls {
  background-image: url('gb-wls.ed753b1e1ddfb56c.svg');
}
.fi-gb-wls.fis {
  background-image: url('gb-wls.177b6ee1d5c570a3.svg');
}

.fi-ic {
  background-image: url('ic.1404e905104fed88.svg');
}
.fi-ic.fis {
  background-image: url('ic.b8b8078e217a5b6e.svg');
}

.fi-pc {
  background-image: url('pc.f4f93430ae7353ba.svg');
}
.fi-pc.fis {
  background-image: url('pc.7598f75405e2d84e.svg');
}

.fi-sh-ac {
  background-image: url('sh-ac.12d1137d7583ffad.svg');
}
.fi-sh-ac.fis {
  background-image: url('sh-ac.f23e902dd48ecd10.svg');
}

.fi-sh-hl {
  background-image: url('sh-hl.9df1782da9d24dfa.svg');
}
.fi-sh-hl.fis {
  background-image: url('sh-hl.4447cadde4560b36.svg');
}

.fi-sh-ta {
  background-image: url('sh-ta.7824e395ab375bf0.svg');
}
.fi-sh-ta.fis {
  background-image: url('sh-ta.e8d410266173c6f5.svg');
}

.fi-un {
  background-image: url('un.7d6509c4460bfa10.svg');
}
.fi-un.fis {
  background-image: url('un.50200965d032a914.svg');
}

.fi-xk {
  background-image: url('xk.5065e3aad1251cbc.svg');
}
.fi-xk.fis {
  background-image: url('xk.d29fc16dc530d323.svg');
}

.uc-grid {
  box-sizing: border-box;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  flex-wrap: wrap;
  margin-left: -0.6578947368%; /* Adjust margin to offset padding */
  margin-right: -0.6578947368%; /* Adjust margin to offset padding */
}

.uc-grid.constrained {
  width: 86.3636363636%;
}

@media screen and (max-width: 64em) {
  .uc-grid.constrained {
    width: 87.5%;
  }
}

@media screen and (max-width: 48em) {
  .uc-grid.constrained {
    width: 91.6666666667%;
  }
}

.uc-col-1 {
  box-sizing: border-box;
  width: 8.3333333333%;
  padding-left: 0.6578947368%;
  padding-right: 0.6578947368%;
}

.uc-col-shift-1 {
  margin-left: 8.3333333333%;
}

.uc-col-2 {
  box-sizing: border-box;
  width: 16.6666666667%;
  padding-left: 0.6578947368%;
  padding-right: 0.6578947368%;
}

.uc-col-shift-2 {
  margin-left: 16.6666666667%;
}

.uc-col-3 {
  box-sizing: border-box;
  width: 25%;
  padding-left: 0.6578947368%;
  padding-right: 0.6578947368%;
}

.uc-col-shift-3 {
  margin-left: 25%;
}

.uc-col-4 {
  box-sizing: border-box;
  width: 33.3333333333%;
  padding-left: 0.6578947368%;
  padding-right: 0.6578947368%;
}

.uc-col-shift-4 {
  margin-left: 33.3333333333%;
}

.uc-col-5 {
  box-sizing: border-box;
  width: 41.6666666667%;
  padding-left: 0.6578947368%;
  padding-right: 0.6578947368%;
}

.uc-col-shift-5 {
  margin-left: 41.6666666667%;
}

.uc-col-6 {
  box-sizing: border-box;
  width: 50%;
  padding-left: 0.6578947368%;
  padding-right: 0.6578947368%;
}

.uc-col-shift-6 {
  margin-left: 50%;
}

.uc-col-7 {
  box-sizing: border-box;
  width: 58.3333333333%;
  padding-left: 0.6578947368%;
  padding-right: 0.6578947368%;
}

.uc-col-shift-7 {
  margin-left: 58.3333333333%;
}

.uc-col-8 {
  box-sizing: border-box;
  width: 66.6666666667%;
  padding-left: 0.6578947368%;
  padding-right: 0.6578947368%;
}

.uc-col-shift-8 {
  margin-left: 66.6666666667%;
}

.uc-col-9 {
  box-sizing: border-box;
  width: 75%;
  padding-left: 0.6578947368%;
  padding-right: 0.6578947368%;
}

.uc-col-shift-9 {
  margin-left: 75%;
}

.uc-col-10 {
  box-sizing: border-box;
  width: 83.3333333333%;
  padding-left: 0.6578947368%;
  padding-right: 0.6578947368%;
}

.uc-col-shift-10 {
  margin-left: 83.3333333333%;
}

.uc-col-11 {
  box-sizing: border-box;
  width: 91.6666666667%;
  padding-left: 0.6578947368%;
  padding-right: 0.6578947368%;
}

.uc-col-shift-11 {
  margin-left: 91.6666666667%;
}

.uc-col-12 {
  box-sizing: border-box;
  width: 100%;
  padding-left: 0.6578947368%;
  padding-right: 0.6578947368%;
}

.uc-col-shift-12 {
  margin-left: 100%;
}

@media screen and (max-width: 64em) {
  .uc-col-tab-0 {
    box-sizing: border-box;
    width: 0%;
    padding-left: 0.6696428571%;
    padding-right: 0.6696428571%;
  }

  .uc-col-tab-shift-0 {
    margin-left: 0%;
  }

  .uc-col-tab-1 {
    box-sizing: border-box;
    width: 8.3333333333%;
    padding-left: 0.6696428571%;
    padding-right: 0.6696428571%;
  }

  .uc-col-tab-shift-1 {
    margin-left: 8.3333333333%;
  }

  .uc-col-tab-2 {
    box-sizing: border-box;
    width: 16.6666666667%;
    padding-left: 0.6696428571%;
    padding-right: 0.6696428571%;
  }

  .uc-col-tab-shift-2 {
    margin-left: 16.6666666667%;
  }

  .uc-col-tab-3 {
    box-sizing: border-box;
    width: 25%;
    padding-left: 0.6696428571%;
    padding-right: 0.6696428571%;
  }

  .uc-col-tab-shift-3 {
    margin-left: 25%;
  }

  .uc-col-tab-4 {
    box-sizing: border-box;
    width: 33.3333333333%;
    padding-left: 0.6696428571%;
    padding-right: 0.6696428571%;
  }

  .uc-col-tab-shift-4 {
    margin-left: 33.3333333333%;
  }

  .uc-col-tab-5 {
    box-sizing: border-box;
    width: 41.6666666667%;
    padding-left: 0.6696428571%;
    padding-right: 0.6696428571%;
  }

  .uc-col-tab-shift-5 {
    margin-left: 41.6666666667%;
  }

  .uc-col-tab-6 {
    box-sizing: border-box;
    width: 50%;
    padding-left: 0.6696428571%;
    padding-right: 0.6696428571%;
  }

  .uc-col-tab-shift-6 {
    margin-left: 50%;
  }

  .uc-col-tab-7 {
    box-sizing: border-box;
    width: 58.3333333333%;
    padding-left: 0.6696428571%;
    padding-right: 0.6696428571%;
  }

  .uc-col-tab-shift-7 {
    margin-left: 58.3333333333%;
  }

  .uc-col-tab-8 {
    box-sizing: border-box;
    width: 66.6666666667%;
    padding-left: 0.6696428571%;
    padding-right: 0.6696428571%;
  }

  .uc-col-tab-shift-8 {
    margin-left: 66.6666666667%;
  }

  .uc-col-tab-9 {
    box-sizing: border-box;
    width: 75%;
    padding-left: 0.6696428571%;
    padding-right: 0.6696428571%;
  }

  .uc-col-tab-shift-9 {
    margin-left: 75%;
  }

  .uc-col-tab-10 {
    box-sizing: border-box;
    width: 83.3333333333%;
    padding-left: 0.6696428571%;
    padding-right: 0.6696428571%;
  }

  .uc-col-tab-shift-10 {
    margin-left: 83.3333333333%;
  }

  .uc-col-tab-11 {
    box-sizing: border-box;
    width: 91.6666666667%;
    padding-left: 0.6696428571%;
    padding-right: 0.6696428571%;
  }

  .uc-col-tab-shift-11 {
    margin-left: 91.6666666667%;
  }

  .uc-col-tab-12 {
    box-sizing: border-box;
    width: 100%;
    padding-left: 0.6696428571%;
    padding-right: 0.6696428571%;
  }

  .uc-col-tab-shift-12 {
    margin-left: 100%;
  }
}

@media screen and (max-width: 48em) {
  .uc-col-mob-0 {
    box-sizing: border-box;
    width: 0%;
    padding-left: 0.5681818182%;
    padding-right: 0.5681818182%;
  }

  .uc-col-mob-shift-0 {
    margin-left: 0%;
  }

  .uc-col-mob-1 {
    box-sizing: border-box;
    width: 8.3333333333%;
    padding-left: 0.5681818182%;
    padding-right: 0.5681818182%;
  }

  .uc-col-mob-shift-1 {
    margin-left: 8.3333333333%;
  }

  .uc-col-mob-2 {
    box-sizing: border-box;
    width: 16.6666666667%;
    padding-left: 0.5681818182%;
    padding-right: 0.5681818182%;
  }

  .uc-col-mob-shift-2 {
    margin-left: 16.6666666667%;
  }

  .uc-col-mob-3 {
    box-sizing: border-box;
    width: 25%;
    padding-left: 0.5681818182%;
    padding-right: 0.5681818182%;
  }

  .uc-col-mob-shift-3 {
    margin-left: 25%;
  }

  .uc-col-mob-4 {
    box-sizing: border-box;
    width: 33.3333333333%;
    padding-left: 0.5681818182%;
    padding-right: 0.5681818182%;
  }

  .uc-col-mob-shift-4 {
    margin-left: 33.3333333333%;
  }

  .uc-col-mob-5 {
    box-sizing: border-box;
    width: 41.6666666667%;
    padding-left: 0.5681818182%;
    padding-right: 0.5681818182%;
  }

  .uc-col-mob-shift-5 {
    margin-left: 41.6666666667%;
  }

  .uc-col-mob-6 {
    box-sizing: border-box;
    width: 50%;
    padding-left: 0.5681818182%;
    padding-right: 0.5681818182%;
  }

  .uc-col-mob-shift-6 {
    margin-left: 50%;
  }

  .uc-col-mob-7 {
    box-sizing: border-box;
    width: 58.3333333333%;
    padding-left: 0.5681818182%;
    padding-right: 0.5681818182%;
  }

  .uc-col-mob-shift-7 {
    margin-left: 58.3333333333%;
  }

  .uc-col-mob-8 {
    box-sizing: border-box;
    width: 66.6666666667%;
    padding-left: 0.5681818182%;
    padding-right: 0.5681818182%;
  }

  .uc-col-mob-shift-8 {
    margin-left: 66.6666666667%;
  }

  .uc-col-mob-9 {
    box-sizing: border-box;
    width: 75%;
    padding-left: 0.5681818182%;
    padding-right: 0.5681818182%;
  }

  .uc-col-mob-shift-9 {
    margin-left: 75%;
  }

  .uc-col-mob-10 {
    box-sizing: border-box;
    width: 83.3333333333%;
    padding-left: 0.5681818182%;
    padding-right: 0.5681818182%;
  }

  .uc-col-mob-shift-10 {
    margin-left: 83.3333333333%;
  }

  .uc-col-mob-11 {
    box-sizing: border-box;
    width: 91.6666666667%;
    padding-left: 0.5681818182%;
    padding-right: 0.5681818182%;
  }

  .uc-col-mob-shift-11 {
    margin-left: 91.6666666667%;
  }

  .uc-col-mob-12 {
    box-sizing: border-box;
    width: 100%;
    padding-left: 0.5681818182%;
    padding-right: 0.5681818182%;
  }

  .uc-col-mob-shift-12 {
    margin-left: 100%;
  }
}

/* cursor */

.uc-clickable {
  cursor: pointer;
}

.uc-no-pointer-events {
  pointer-events: none;
  cursor: none;
}

.uc-no-pointer-events > * {
  pointer-events: auto;
  cursor: auto;
}

/* cursor */

/* selectable */

.uc-non-selectable {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* selectable */

/* padding */
.uc-a-padded {
  padding: 1rem 1.5rem;
}

.uc-t-padded {
  padding-top: 1rem;
}

.uc-b-padded {
  padding-bottom: 1rem;
}

.uc-l-t-padded {
  padding-top: 1.5rem;
}

.uc-l-b-padded {
  padding-bottom: 1.5rem;
}

.uc-xl-t-padded {
  padding-top: 2.25rem;
}

.uc-xl-b-padded {
  padding-bottom: 2.25rem;
}

.uc-s-v-padded {
  padding-top: 0.66rem;
  padding-bottom: 0.66rem;
}

.uc-s-h-padded {
  padding-left: 1rem;
  padding-right: 1rem;
}

.uc-xs-v-padded {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.uc-xs-b-padded {
  padding-bottom: 0.5rem;
}

.uc-xs-t-padded {
  padding-top: 0.5rem;
}

.uc-xs-r-padded {
  padding-right: 0.75rem;
}

.uc-xs-l-padded {
  padding-left: 0.75rem;
}

.uc-xxs-r-padded {
  padding-right: 0.5rem;
}

.uc-xxs-l-padded {
  padding-left: 0.5rem;
}

.uc-xs-h-padded {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.uc-xs-v-padded {
  padding-top: 0.33rem;
  padding-bottom: 0.33rem;
}

.uc-xxs-v-padded {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.uc-xxs-h-padded {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.uc-xxxs-v-padded {
  padding-top: 0.15rem;
  padding-bottom: 0.15rem;
}

.uc-xxxs-h-padded {
  padding-left: 0.33rem;
  padding-right: 0.33rem;
}

.uc-v-padded {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.uc-h-padded {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.uc-l-padded {
  padding-left: 1.5rem;
}

.uc-r-padded {
  padding-right: 1.5rem;
}

.uc-l-r-padded {
  padding-right: 2.25rem;
}

.uc-l-l-padded {
  padding-left: 2.25rem;
}

.uc-s-r-padded {
  padding-right: 1rem;
}

.uc-s-l-padded {
  padding-left: 1rem;
}

.uc-s-a-padded {
  padding: 0.75rem 1rem;
}

.uc-l-a-padded {
  padding: 1.5rem 2.25rem;
}

.uc-l-v-padded {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.uc-l-h-padded {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}

.uc-xl-a-padded {
  padding: 2.25rem 3.4rem;
}

.uc-xl-v-padded {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}

.uc-xl-h-padded {
  padding-right: 3.4rem;
  padding-left: 3.4rem;
}

/* end padding */

/* font sizes */

.uc-small-text {
  font-size: var(--size-14);
}

.uc-tiny-text {
  font-size: var(--size-12);
}

.uc-large-text {
  font-size: var(--size-18);
}

.uc-x-large-text {
  font-size: var(--size-24);
}

.uc-small-text.match-line-height {
  line-height: var(--size-14);
}

.uc-tiny-text.match-line-height {
  line-height: var(--size-12);
}

.uc-large-text.match-line-height {
  line-height: var(--size-18);
}

/* end font sizes */

/* font weight */

.uc-boldish {
  font-weight: 600;
}

.uc-bold {
  font-weight: bold;
}

.uc-bolder {
  font-weight: bolder;
}

.uc-almost-bold {
  font-weight: 500;
}

.uc-thin {
  font-weight: 300;
}

/* end font weight */

/* uc-separator */

.uc-separator {
  width: 100%;
  height: 0.15em;
  background-color: rgb(var(--color-grey-600));
}

.uc-separator.dark-theme {
  background-color: rgb(var(--color-med-blue-600));
}

.uc-separator.thin {
  height: 0.1em;
}

/* uc-separator */

/* display */

.uc-pre-wrap {
  white-space: uc-pre-wrap;
}

.uc-no-wrap {
  white-space: no-wrap;
}

.uc-hidden {
  visibility: hidden !important;
}

/* display */

/* text styles */

.uc-white-text {
  color: white;
}

.dark .uc-placeholder {
  color: rgb(var(--color-med-blue-700));
}

/* text styles */

/* border-radius */

.uc-radius {
  border-radius: 0.8rem;
}

.uc-s-radius {
  border-radius: 0.4rem;
}

.uc-xs-radius {
  border-radius: 0.2rem;
}

.uc-l-radius {
  border-radius: 1.6rem;
}

.uc-xl-radius {
  border-radius: 2.4rem;
}

/* border-radius */

/* overflow */

.uc-hidden-overflow {
  overflow: hidden;
}

.uc-auto-overflow-y {
  overflow-y: auto;
}

.uc-ellipsis-text-overflow {
  text-overflow: ellipsis;
}

/* overflow */

/* margin */

.uc-a-margin {
  margin: 1.6rem;
}

.uc-s-a-margin {
  margin: 0.8rem;
}

.uc-xs-a-margin {
  margin: 0.4rem;
}

/* margin */

/* button */

.uc-floating-button {
  bottom: 2.4rem;
  right: 0.5rem;
  position: absolute;
  z-index: 1;
}

/* button */

.uc-flex {
  display: flex;
}

.uc-inline-block {
  display: inline-block;
}

.uc-flex > .expanded {
  flex-grow: 1;
}

.uc-flex.uc-wrap {
  flex-wrap: wrap;
}

.uc-flex.expanded-children > * {
  flex-grow: 1;
}

.uc-flex > .none {
  flex-grow: 0;
}

.uc-flex.spaced {
  justify-content: space-between;
}

.uc-full-height {
  height: 100%;
}

.uc-full-width {
  width: 100%;
}

.uc-max-full-width {
  max-width: 100%;
}

.uc-flex.uc-justify-center {
  justify-content: center;
}

.uc-flex.uc-justify-end {
  justify-content: end;
}

.uc-flex.uc-justify-start {
  justify-content: start;
}

.uc-flex.uc-align-center {
  align-items: center;
}

.uc-flex.uc-align-end {
  align-items: end;
}

.uc-flex.uc-align-start {
  align-items: start;
}

.uc-flex.r-gap {
  row-gap: 1rem;
}

.uc-flex.c-gap {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.uc-flex.xs-r-gap {
  row-gap: 0.5rem;
}

.uc-flex.xs-c-gap {
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}

.uc-flex.s-r-gap {
  row-gap: 0.75rem;
}

.uc-flex.s-c-gap {
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}

.uc-flex.l-r-gap {
  row-gap: 1.5rem;
}

.uc-flex.l-c-gap {
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}

.uc-flex.xl-r-gap {
  row-gap: 2rem;
}

.uc-flex.xl-c-gap {
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}

.uc-flex.xxl-r-gap {
  row-gap: 3rem;
}

.uc-flex.xxl-c-gap {
  -moz-column-gap: 3rem;
       column-gap: 3rem;
}

.uc-flex.r {
  flex-direction: row;
}

.uc-flex.c {
  flex-direction: column;
}

.uc-fluid {
  width: 100%;
}

.uc-relative {
  position: relative;
}

.uc-absolute {
  position: absolute;
}

.uc-mid-vertical-align {
  vertical-align: middle;
}

.uc-absolute-all {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
}

.uc-absolute-wide {
  position: absolute;
  right: 0;
  left: 0;
}

@media screen and (max-width: 48em) {
  .uc-non-mob-only {
    display: none;
  }
}

kpmg-button.wide > * {
  width: 100%;
}

kpmg-text-input.uc-unset-width {
  width: unset;
}

kpmg-text-input.uc-unset-width {
  width: unset;
}

kpmg-banner.uc-unset-width {
  width: unset;
}

.appShell.unconstrained {
  width: unset !important;
  height: unset !important;
  margin: unset !important;
}

.uc-textless .appHeader__text {
  display: none;
}

.uc-ngx-table .detail-row-wrapper.wrap {
  white-space: normal;
  word-wrap: break-word;
  padding: 10px;
}

.uc-ngx-table .detail-row-wrapper.wrap > .detail-row-content {
  white-space: uc-pre-wrap;
}

.uc-ngx-table .datatable-pager .pager {
  gap: 0.4rem;
}

.uc-ngx-table .datatable-body .empty-row {
  display: flex;
  justify-content: center;
  align-content: center;
  padding: 2rem 2rem;
}

.shelf--bottom.uc-limited-shelf .shelf__window {
  height: 70vh !important;
}

unified-calendar kpmg-banner .notify--banner {
  padding: 1em !important;
}

html .ngx-datatable .datatable-body .datatable-body-cell-label > span {
  white-space: pre-wrap !important;
}
 
html:not(:has(.dark *)) .togglebutton__input:not(:checked) {
  background-color: white !important;
}

