@charset "UTF-8";

/* node_modules/@fortawesome/fontawesome-free/css/all.css */
/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.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: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em;
}
.fa-xs {
  font-size: .75em;
}
.fa-sm {
  font-size: .875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .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: .3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -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,
:root .fa-flip-both {
  -webkit-filter: none;
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}
.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: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-500px:before {
  content: "\f26e";
}
.fa-accessible-icon:before {
  content: "\f368";
}
.fa-accusoft:before {
  content: "\f369";
}
.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-airbnb:before {
  content: "\f834";
}
.fa-algolia:before {
  content: "\f36c";
}
.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-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-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-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-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-arrows-alt-h:before {
  content: "\f337";
}
.fa-arrows-alt-v:before {
  content: "\f338";
}
.fa-artstation:before {
  content: "\f77a";
}
.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-atlassian:before {
  content: "\f77b";
}
.fa-atom:before {
  content: "\f5d2";
}
.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-baby:before {
  content: "\f77c";
}
.fa-baby-carriage:before {
  content: "\f77d";
}
.fa-backspace:before {
  content: "\f55a";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-bacon:before {
  content: "\f7e5";
}
.fa-bacteria:before {
  content: "\e059";
}
.fa-bacterium:before {
  content: "\e05a";
}
.fa-bahai:before {
  content: "\f666";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-balance-scale-left:before {
  content: "\f515";
}
.fa-balance-scale-right:before {
  content: "\f516";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-band-aid:before {
  content: "\f462";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-baseball-ball:before {
  content: "\f433";
}
.fa-basketball-ball:before {
  content: "\f434";
}
.fa-bath:before {
  content: "\f2cd";
}
.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-three-quarters:before {
  content: "\f241";
}
.fa-battle-net:before {
  content: "\f835";
}
.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-slash:before {
  content: "\f1f6";
}
.fa-bezier-curve:before {
  content: "\f55b";
}
.fa-bible:before {
  content: "\f647";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-biking:before {
  content: "\f84a";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-biohazard:before {
  content: "\f780";
}
.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-blender:before {
  content: "\f517";
}
.fa-blender-phone:before {
  content: "\f6b6";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-blog:before {
  content: "\f781";
}
.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-bong:before {
  content: "\f55c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-book-dead:before {
  content: "\f6b7";
}
.fa-book-medical:before {
  content: "\f7e6";
}
.fa-book-open:before {
  content: "\f518";
}
.fa-book-reader:before {
  content: "\f5da";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-bootstrap:before {
  content: "\f836";
}
.fa-border-all:before {
  content: "\f84c";
}
.fa-border-none:before {
  content: "\f850";
}
.fa-border-style:before {
  content: "\f853";
}
.fa-bowling-ball:before {
  content: "\f436";
}
.fa-box:before {
  content: "\f466";
}
.fa-box-open:before {
  content: "\f49e";
}
.fa-box-tissue:before {
  content: "\e05b";
}
.fa-boxes:before {
  content: "\f468";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-brain:before {
  content: "\f5dc";
}
.fa-bread-slice:before {
  content: "\f7ec";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-briefcase-medical:before {
  content: "\f469";
}
.fa-broadcast-tower:before {
  content: "\f519";
}
.fa-broom:before {
  content: "\f51a";
}
.fa-brush:before {
  content: "\f55d";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-buffer:before {
  content: "\f837";
}
.fa-bug:before {
  content: "\f188";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-burn:before {
  content: "\f46a";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-bus:before {
  content: "\f207";
}
.fa-bus-alt:before {
  content: "\f55e";
}
.fa-business-time:before {
  content: "\f64a";
}
.fa-buy-n-large:before {
  content: "\f8a6";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-calendar:before {
  content: "\f133";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-calendar-check:before {
  content: "\f274";
}
.fa-calendar-day:before {
  content: "\f783";
}
.fa-calendar-minus:before {
  content: "\f272";
}
.fa-calendar-plus:before {
  content: "\f271";
}
.fa-calendar-times:before {
  content: "\f273";
}
.fa-calendar-week:before {
  content: "\f784";
}
.fa-camera:before {
  content: "\f030";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-campground:before {
  content: "\f6bb";
}
.fa-canadian-maple-leaf:before {
  content: "\f785";
}
.fa-candy-cane:before {
  content: "\f786";
}
.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-crash:before {
  content: "\f5e1";
}
.fa-car-side:before {
  content: "\f5e4";
}
.fa-caravan:before {
  content: "\f8ff";
}
.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-carrot:before {
  content: "\f787";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cash-register:before {
  content: "\f788";
}
.fa-cat:before {
  content: "\f6be";
}
.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-centos:before {
  content: "\f789";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-chair:before {
  content: "\f6c0";
}
.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-pie:before {
  content: "\f200";
}
.fa-check:before {
  content: "\f00c";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-check-double:before {
  content: "\f560";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-cheese:before {
  content: "\f7ef";
}
.fa-chess:before {
  content: "\f439";
}
.fa-chess-bishop:before {
  content: "\f43a";
}
.fa-chess-board:before {
  content: "\f43c";
}
.fa-chess-king:before {
  content: "\f43f";
}
.fa-chess-knight:before {
  content: "\f441";
}
.fa-chess-pawn:before {
  content: "\f443";
}
.fa-chess-queen:before {
  content: "\f445";
}
.fa-chess-rook:before {
  content: "\f447";
}
.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-down:before {
  content: "\f078";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-chromecast:before {
  content: "\f838";
}
.fa-church:before {
  content: "\f51d";
}
.fa-circle:before {
  content: "\f111";
}
.fa-circle-notch:before {
  content: "\f1ce";
}
.fa-city:before {
  content: "\f64f";
}
.fa-clinic-medical:before {
  content: "\f7f2";
}
.fa-clipboard:before {
  content: "\f328";
}
.fa-clipboard-check:before {
  content: "\f46c";
}
.fa-clipboard-list:before {
  content: "\f46d";
}
.fa-clock:before {
  content: "\f017";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-closed-captioning:before {
  content: "\f20a";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-cloud-download-alt:before {
  content: "\f381";
}
.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-showers-heavy:before {
  content: "\f740";
}
.fa-cloud-sun:before {
  content: "\f6c4";
}
.fa-cloud-sun-rain:before {
  content: "\f743";
}
.fa-cloud-upload-alt:before {
  content: "\f382";
}
.fa-cloudflare:before {
  content: "\e07d";
}
.fa-cloudscale:before {
  content: "\f383";
}
.fa-cloudsmith:before {
  content: "\f384";
}
.fa-cloudversify:before {
  content: "\f385";
}
.fa-cocktail:before {
  content: "\f561";
}
.fa-code:before {
  content: "\f121";
}
.fa-code-branch:before {
  content: "\f126";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-coffee:before {
  content: "\f0f4";
}
.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-dollar:before {
  content: "\f651";
}
.fa-comment-dots:before {
  content: "\f4ad";
}
.fa-comment-medical:before {
  content: "\f7f5";
}
.fa-comment-slash:before {
  content: "\f4b3";
}
.fa-comments:before {
  content: "\f086";
}
.fa-comments-dollar:before {
  content: "\f653";
}
.fa-compact-disc:before {
  content: "\f51f";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-compress:before {
  content: "\f066";
}
.fa-compress-alt:before {
  content: "\f422";
}
.fa-compress-arrows-alt:before {
  content: "\f78c";
}
.fa-concierge-bell:before {
  content: "\f562";
}
.fa-confluence:before {
  content: "\f78d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-cookie:before {
  content: "\f563";
}
.fa-cookie-bite:before {
  content: "\f564";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-cotton-bureau:before {
  content: "\f89e";
}
.fa-couch:before {
  content: "\f4b8";
}
.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-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-crutch:before {
  content: "\f7f7";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.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-dailymotion:before {
  content: "\e052";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-deaf:before {
  content: "\f2a4";
}
.fa-deezer:before {
  content: "\e077";
}
.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-dev:before {
  content: "\f6cc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-dharmachakra:before {
  content: "\f655";
}
.fa-dhl:before {
  content: "\f790";
}
.fa-diagnoses:before {
  content: "\f470";
}
.fa-diaspora:before {
  content: "\f791";
}
.fa-dice:before {
  content: "\f522";
}
.fa-dice-d20:before {
  content: "\f6cf";
}
.fa-dice-d6:before {
  content: "\f6d1";
}
.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-directions:before {
  content: "\f5eb";
}
.fa-discord:before {
  content: "\f392";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-disease:before {
  content: "\f7fa";
}
.fa-divide:before {
  content: "\f529";
}
.fa-dizzy:before {
  content: "\f567";
}
.fa-dna:before {
  content: "\f471";
}
.fa-dochub:before {
  content: "\f394";
}
.fa-docker:before {
  content: "\f395";
}
.fa-dog:before {
  content: "\f6d3";
}
.fa-dollar-sign:before {
  content: "\f155";
}
.fa-dolly:before {
  content: "\f472";
}
.fa-dolly-flatbed:before {
  content: "\f474";
}
.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-polygon:before {
  content: "\f5ee";
}
.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-bite:before {
  content: "\f6d7";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-dumbbell:before {
  content: "\f44b";
}
.fa-dumpster:before {
  content: "\f793";
}
.fa-dumpster-fire:before {
  content: "\f794";
}
.fa-dungeon:before {
  content: "\f6d9";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-ebay:before {
  content: "\f4f4";
}
.fa-edge:before {
  content: "\f282";
}
.fa-edge-legacy:before {
  content: "\e078";
}
.fa-edit:before {
  content: "\f044";
}
.fa-egg:before {
  content: "\f7fb";
}
.fa-eject:before {
  content: "\f052";
}
.fa-elementor:before {
  content: "\f430";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-ello:before {
  content: "\f5f1";
}
.fa-ember:before {
  content: "\f423";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.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-ethernet:before {
  content: "\f796";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-euro-sign:before {
  content: "\f153";
}
.fa-evernote:before {
  content: "\f839";
}
.fa-exchange-alt:before {
  content: "\f362";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-expand:before {
  content: "\f065";
}
.fa-expand-alt:before {
  content: "\f424";
}
.fa-expand-arrows-alt:before {
  content: "\f31e";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-external-link-alt:before {
  content: "\f35d";
}
.fa-external-link-square-alt:before {
  content: "\f360";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-dropper:before {
  content: "\f1fb";
}
.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-fan:before {
  content: "\f863";
}
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-faucet:before {
  content: "\e005";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-feather:before {
  content: "\f52d";
}
.fa-feather-alt:before {
  content: "\f56b";
}
.fa-fedex:before {
  content: "\f797";
}
.fa-fedora:before {
  content: "\f798";
}
.fa-female:before {
  content: "\f182";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-figma:before {
  content: "\f799";
}
.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-code:before {
  content: "\f1c9";
}
.fa-file-contract:before {
  content: "\f56c";
}
.fa-file-csv:before {
  content: "\f6dd";
}
.fa-file-download:before {
  content: "\f56d";
}
.fa-file-excel:before {
  content: "\f1c3";
}
.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-pdf:before {
  content: "\f1c1";
}
.fa-file-powerpoint:before {
  content: "\f1c4";
}
.fa-file-prescription:before {
  content: "\f572";
}
.fa-file-signature:before {
  content: "\f573";
}
.fa-file-upload:before {
  content: "\f574";
}
.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-filter:before {
  content: "\f0b0";
}
.fa-fingerprint:before {
  content: "\f577";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-fire-alt:before {
  content: "\f7e4";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-firefox-browser:before {
  content: "\e007";
}
.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-checkered:before {
  content: "\f11e";
}
.fa-flag-usa:before {
  content: "\f74d";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-flipboard:before {
  content: "\f44d";
}
.fa-flushed:before {
  content: "\f579";
}
.fa-fly:before {
  content: "\f417";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-minus:before {
  content: "\f65d";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-folder-plus:before {
  content: "\f65e";
}
.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-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-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-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-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-gifts:before {
  content: "\f79c";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-git-alt:before {
  content: "\f841";
}
.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-cheers:before {
  content: "\f79f";
}
.fa-glass-martini:before {
  content: "\f000";
}
.fa-glass-martini-alt:before {
  content: "\f57b";
}
.fa-glass-whiskey:before {
  content: "\f7a0";
}
.fa-glasses:before {
  content: "\f530";
}
.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-europe:before {
  content: "\f7a2";
}
.fa-gofore:before {
  content: "\f3a7";
}
.fa-golf-ball:before {
  content: "\f450";
}
.fa-goodreads:before {
  content: "\f3a8";
}
.fa-goodreads-g:before {
  content: "\f3a9";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-google-drive:before {
  content: "\f3aa";
}
.fa-google-pay:before {
  content: "\e079";
}
.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-lines:before {
  content: "\f7a4";
}
.fa-grip-lines-vertical:before {
  content: "\f7a5";
}
.fa-grip-vertical:before {
  content: "\f58e";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-guilded:before {
  content: "\e07e";
}
.fa-guitar:before {
  content: "\f7a6";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-hacker-news-square:before {
  content: "\f3af";
}
.fa-hackerrank:before {
  content: "\f5f7";
}
.fa-hamburger:before {
  content: "\f805";
}
.fa-hammer:before {
  content: "\f6e3";
}
.fa-hamsa:before {
  content: "\f665";
}
.fa-hand-holding:before {
  content: "\f4bd";
}
.fa-hand-holding-heart:before {
  content: "\f4be";
}
.fa-hand-holding-medical:before {
  content: "\e05c";
}
.fa-hand-holding-usd:before {
  content: "\f4c0";
}
.fa-hand-holding-water:before {
  content: "\f4c1";
}
.fa-hand-lizard:before {
  content: "\f258";
}
.fa-hand-middle-finger:before {
  content: "\f806";
}
.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-rock:before {
  content: "\f255";
}
.fa-hand-scissors:before {
  content: "\f257";
}
.fa-hand-sparkles:before {
  content: "\e05d";
}
.fa-hand-spock:before {
  content: "\f259";
}
.fa-hands:before {
  content: "\f4c2";
}
.fa-hands-helping:before {
  content: "\f4c4";
}
.fa-hands-wash:before {
  content: "\e05e";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-handshake-alt-slash:before {
  content: "\e05f";
}
.fa-handshake-slash:before {
  content: "\e060";
}
.fa-hanukiah:before {
  content: "\f6e6";
}
.fa-hard-hat:before {
  content: "\f807";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-hat-cowboy:before {
  content: "\f8c0";
}
.fa-hat-cowboy-side:before {
  content: "\f8c1";
}
.fa-hat-wizard:before {
  content: "\f6e8";
}
.fa-hdd:before {
  content: "\f0a0";
}
.fa-head-side-cough:before {
  content: "\e061";
}
.fa-head-side-cough-slash:before {
  content: "\e062";
}
.fa-head-side-mask:before {
  content: "\e063";
}
.fa-head-side-virus:before {
  content: "\e064";
}
.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-broken:before {
  content: "\f7a9";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-helicopter:before {
  content: "\f533";
}
.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-hive:before {
  content: "\e07f";
}
.fa-hockey-puck:before {
  content: "\f453";
}
.fa-holly-berry:before {
  content: "\f7aa";
}
.fa-home:before {
  content: "\f015";
}
.fa-hooli:before {
  content: "\f427";
}
.fa-hornbill:before {
  content: "\f592";
}
.fa-horse:before {
  content: "\f6f0";
}
.fa-horse-head:before {
  content: "\f7ab";
}
.fa-hospital:before {
  content: "\f0f8";
}
.fa-hospital-alt:before {
  content: "\f47d";
}
.fa-hospital-symbol:before {
  content: "\f47e";
}
.fa-hospital-user:before {
  content: "\f80d";
}
.fa-hot-tub:before {
  content: "\f593";
}
.fa-hotdog:before {
  content: "\f80f";
}
.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-user:before {
  content: "\e065";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-hryvnia:before {
  content: "\f6f2";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-hubspot:before {
  content: "\f3b2";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-ice-cream:before {
  content: "\f810";
}
.fa-icicles:before {
  content: "\f7ad";
}
.fa-icons:before {
  content: "\f86d";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-id-card:before {
  content: "\f2c2";
}
.fa-id-card-alt:before {
  content: "\f47f";
}
.fa-ideal:before {
  content: "\e013";
}
.fa-igloo:before {
  content: "\f7ae";
}
.fa-image:before {
  content: "\f03e";
}
.fa-images:before {
  content: "\f302";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-industry:before {
  content: "\f275";
}
.fa-infinity:before {
  content: "\f534";
}
.fa-info:before {
  content: "\f129";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-innosoft:before {
  content: "\e080";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-instagram-square:before {
  content: "\e055";
}
.fa-instalod:before {
  content: "\e081";
}
.fa-intercom:before {
  content: "\f7af";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-invision:before {
  content: "\f7b0";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-italic:before {
  content: "\f033";
}
.fa-itch-io:before {
  content: "\f83a";
}
.fa-itunes:before {
  content: "\f3b4";
}
.fa-itunes-note:before {
  content: "\f3b5";
}
.fa-java:before {
  content: "\f4e4";
}
.fa-jedi:before {
  content: "\f669";
}
.fa-jedi-order:before {
  content: "\f50e";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-jira:before {
  content: "\f7b1";
}
.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-keybase:before {
  content: "\f4f5";
}
.fa-keyboard:before {
  content: "\f11c";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-khanda:before {
  content: "\f66d";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-kiss:before {
  content: "\f596";
}
.fa-kiss-beam:before {
  content: "\f597";
}
.fa-kiss-wink-heart:before {
  content: "\f598";
}
.fa-kiwi-bird:before {
  content: "\f535";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-landmark:before {
  content: "\f66f";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-laptop-code:before {
  content: "\f5fc";
}
.fa-laptop-house:before {
  content: "\e066";
}
.fa-laptop-medical:before {
  content: "\f812";
}
.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-leaf:before {
  content: "\f06c";
}
.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-alt:before {
  content: "\f3be";
}
.fa-level-up-alt:before {
  content: "\f3bf";
}
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.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-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-arrow:before {
  content: "\f124";
}
.fa-lock:before {
  content: "\f023";
}
.fa-lock-open:before {
  content: "\f3c1";
}
.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-low-vision:before {
  content: "\f2a8";
}
.fa-luggage-cart:before {
  content: "\f59d";
}
.fa-lungs:before {
  content: "\f604";
}
.fa-lungs-virus:before {
  content: "\e067";
}
.fa-lyft:before {
  content: "\f3c3";
}
.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-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-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-mdb:before {
  content: "\f8ca";
}
.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-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-mendeley:before {
  content: "\f7b3";
}
.fa-menorah:before {
  content: "\f676";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-meteor:before {
  content: "\f753";
}
.fa-microblog:before {
  content: "\e01a";
}
.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-minus:before {
  content: "\f068";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-mitten:before {
  content: "\f7b5";
}
.fa-mix:before {
  content: "\f3cb";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-mixer:before {
  content: "\e056";
}
.fa-mizuni:before {
  content: "\f3cc";
}
.fa-mobile:before {
  content: "\f10b";
}
.fa-mobile-alt:before {
  content: "\f3cd";
}
.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-monument:before {
  content: "\f5a6";
}
.fa-moon:before {
  content: "\f186";
}
.fa-mortar-pestle:before {
  content: "\f5a7";
}
.fa-mosque:before {
  content: "\f678";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-mountain:before {
  content: "\f6fc";
}
.fa-mouse:before {
  content: "\f8cc";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-mug-hot:before {
  content: "\f7b6";
}
.fa-music:before {
  content: "\f001";
}
.fa-napster:before {
  content: "\f3d2";
}
.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-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-octopus-deploy:before {
  content: "\e082";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-oil-can:before {
  content: "\f613";
}
.fa-old-republic:before {
  content: "\f510";
}
.fa-om:before {
  content: "\f679";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-orcid:before {
  content: "\f8d2";
}
.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-pager:before {
  content: "\f815";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-paint-roller:before {
  content: "\f5aa";
}
.fa-palette:before {
  content: "\f53f";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-pallet:before {
  content: "\f482";
}
.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-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-paypal:before {
  content: "\f1ed";
}
.fa-peace:before {
  content: "\f67c";
}
.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-alt:before {
  content: "\f303";
}
.fa-pencil-ruler:before {
  content: "\f5ae";
}
.fa-penny-arcade:before {
  content: "\f704";
}
.fa-people-arrows:before {
  content: "\e068";
}
.fa-people-carry:before {
  content: "\f4ce";
}
.fa-pepper-hot:before {
  content: "\f816";
}
.fa-perbyte:before {
  content: "\e083";
}
.fa-percent:before {
  content: "\f295";
}
.fa-percentage:before {
  content: "\f541";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-person-booth:before {
  content: "\f756";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-phoenix-squadron:before {
  content: "\f511";
}
.fa-phone:before {
  content: "\f095";
}
.fa-phone-alt:before {
  content: "\f879";
}
.fa-phone-slash:before {
  content: "\f3dd";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-phone-square-alt:before {
  content: "\f87b";
}
.fa-phone-volume:before {
  content: "\f2a0";
}
.fa-photo-video:before {
  content: "\f87c";
}
.fa-php:before {
  content: "\f457";
}
.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-pied-piper-square:before {
  content: "\e01e";
}
.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-pizza-slice:before {
  content: "\f818";
}
.fa-place-of-worship:before {
  content: "\f67f";
}
.fa-plane:before {
  content: "\f072";
}
.fa-plane-arrival:before {
  content: "\f5af";
}
.fa-plane-departure:before {
  content: "\f5b0";
}
.fa-plane-slash:before {
  content: "\e069";
}
.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-square:before {
  content: "\f0fe";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-poll:before {
  content: "\f681";
}
.fa-poll-h:before {
  content: "\f682";
}
.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-print:before {
  content: "\f02f";
}
.fa-procedures:before {
  content: "\f487";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-project-diagram:before {
  content: "\f542";
}
.fa-pump-medical:before {
  content: "\e06a";
}
.fa-pump-soap:before {
  content: "\e06b";
}
.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-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-radiation:before {
  content: "\f7b9";
}
.fa-radiation-alt:before {
  content: "\f7ba";
}
.fa-rainbow:before {
  content: "\f75b";
}
.fa-random:before {
  content: "\f074";
}
.fa-raspberry-pi:before {
  content: "\f7bb";
}
.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-record-vinyl:before {
  content: "\f8d9";
}
.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-redhat:before {
  content: "\f7bc";
}
.fa-redo:before {
  content: "\f01e";
}
.fa-redo-alt:before {
  content: "\f2f9";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-remove-format:before {
  content: "\f87d";
}
.fa-renren:before {
  content: "\f18b";
}
.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-restroom:before {
  content: "\f7bd";
}
.fa-retweet:before {
  content: "\f079";
}
.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-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-vertical:before {
  content: "\f548";
}
.fa-running:before {
  content: "\f70c";
}
.fa-rupee-sign:before {
  content: "\f156";
}
.fa-rust:before {
  content: "\e07a";
}
.fa-sad-cry:before {
  content: "\f5b3";
}
.fa-sad-tear:before {
  content: "\f5b4";
}
.fa-safari:before {
  content: "\f267";
}
.fa-salesforce:before {
  content: "\f83b";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-satellite:before {
  content: "\f7bf";
}
.fa-satellite-dish:before {
  content: "\f7c0";
}
.fa-save:before {
  content: "\f0c7";
}
.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-sd-card:before {
  content: "\f7c2";
}
.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-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-shekel-sign:before {
  content: "\f20b";
}
.fa-shield-alt:before {
  content: "\f3ed";
}
.fa-shield-virus:before {
  content: "\e06c";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-shipping-fast:before {
  content: "\f48b";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-shoe-prints:before {
  content: "\f54b";
}
.fa-shopify:before {
  content: "\e057";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-shopware:before {
  content: "\f5b5";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-shuttle-van:before {
  content: "\f5b6";
}
.fa-sign:before {
  content: "\f4d9";
}
.fa-sign-in-alt:before {
  content: "\f2f6";
}
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-signal:before {
  content: "\f012";
}
.fa-signature:before {
  content: "\f5b7";
}
.fa-sim-card:before {
  content: "\f7c4";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-sink:before {
  content: "\e06d";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-sith:before {
  content: "\f512";
}
.fa-skating:before {
  content: "\f7c5";
}
.fa-sketch:before {
  content: "\f7c6";
}
.fa-skiing:before {
  content: "\f7c9";
}
.fa-skiing-nordic:before {
  content: "\f7ca";
}
.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-sleigh:before {
  content: "\f7cc";
}
.fa-sliders-h:before {
  content: "\f1de";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-smile:before {
  content: "\f118";
}
.fa-smile-beam:before {
  content: "\f5b8";
}
.fa-smile-wink:before {
  content: "\f4da";
}
.fa-smog:before {
  content: "\f75f";
}
.fa-smoking:before {
  content: "\f48d";
}
.fa-smoking-ban:before {
  content: "\f54d";
}
.fa-sms:before {
  content: "\f7cd";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-snowboarding:before {
  content: "\f7ce";
}
.fa-snowflake:before {
  content: "\f2dc";
}
.fa-snowman:before {
  content: "\f7d0";
}
.fa-snowplow:before {
  content: "\f7d2";
}
.fa-soap:before {
  content: "\e06e";
}
.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-down-alt:before {
  content: "\f881";
}
.fa-sort-alpha-up:before {
  content: "\f15e";
}
.fa-sort-alpha-up-alt:before {
  content: "\f882";
}
.fa-sort-amount-down:before {
  content: "\f160";
}
.fa-sort-amount-down-alt:before {
  content: "\f884";
}
.fa-sort-amount-up:before {
  content: "\f161";
}
.fa-sort-amount-up-alt:before {
  content: "\f885";
}
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-numeric-down:before {
  content: "\f162";
}
.fa-sort-numeric-down-alt:before {
  content: "\f886";
}
.fa-sort-numeric-up:before {
  content: "\f163";
}
.fa-sort-numeric-up-alt:before {
  content: "\f887";
}
.fa-sort-up:before {
  content: "\f0de";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-sourcetree:before {
  content: "\f7d3";
}
.fa-spa:before {
  content: "\f5bb";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-speaker-deck:before {
  content: "\f83c";
}
.fa-spell-check:before {
  content: "\f891";
}
.fa-spider:before {
  content: "\f717";
}
.fa-spinner:before {
  content: "\f110";
}
.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-alt:before {
  content: "\f698";
}
.fa-squarespace:before {
  content: "\f5be";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-stackpath:before {
  content: "\f842";
}
.fa-stamp:before {
  content: "\f5bf";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-and-crescent:before {
  content: "\f699";
}
.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-staylinked:before {
  content: "\f3f5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-steam-symbol:before {
  content: "\f3f6";
}
.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-stop:before {
  content: "\f04d";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stopwatch:before {
  content: "\f2f2";
}
.fa-stopwatch-20:before {
  content: "\e06f";
}
.fa-store:before {
  content: "\f54e";
}
.fa-store-alt:before {
  content: "\f54f";
}
.fa-store-alt-slash:before {
  content: "\e070";
}
.fa-store-slash:before {
  content: "\e071";
}
.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-superpowers:before {
  content: "\f2dd";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-surprise:before {
  content: "\f5c2";
}
.fa-suse:before {
  content: "\f7d6";
}
.fa-swatchbook:before {
  content: "\f5c3";
}
.fa-swift:before {
  content: "\f8e1";
}
.fa-swimmer:before {
  content: "\f5c4";
}
.fa-swimming-pool:before {
  content: "\f5c5";
}
.fa-symfony:before {
  content: "\f83d";
}
.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-tablets:before {
  content: "\f490";
}
.fa-tachometer-alt:before {
  content: "\f3fd";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.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-high:before {
  content: "\f769";
}
.fa-temperature-low:before {
  content: "\f76b";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-tenge:before {
  content: "\f7d7";
}
.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-think-peaks:before {
  content: "\f731";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbtack:before {
  content: "\f08d";
}
.fa-ticket-alt:before {
  content: "\f3ff";
}
.fa-tiktok:before {
  content: "\e07b";
}
.fa-times:before {
  content: "\f00d";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-tint:before {
  content: "\f043";
}
.fa-tint-slash:before {
  content: "\f5c7";
}
.fa-tired:before {
  content: "\f5c8";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-toilet:before {
  content: "\f7d8";
}
.fa-toilet-paper:before {
  content: "\f71e";
}
.fa-toilet-paper-slash:before {
  content: "\e072";
}
.fa-toolbox:before {
  content: "\f552";
}
.fa-tools:before {
  content: "\f7d9";
}
.fa-tooth:before {
  content: "\f5c9";
}
.fa-torah:before {
  content: "\f6a0";
}
.fa-torii-gate:before {
  content: "\f6a1";
}
.fa-tractor:before {
  content: "\f722";
}
.fa-trade-federation:before {
  content: "\f513";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-traffic-light:before {
  content: "\f637";
}
.fa-trailer:before {
  content: "\e041";
}
.fa-train:before {
  content: "\f238";
}
.fa-tram:before {
  content: "\f7da";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-trash-alt:before {
  content: "\f2ed";
}
.fa-trash-restore:before {
  content: "\f829";
}
.fa-trash-restore-alt:before {
  content: "\f82a";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-trello:before {
  content: "\f181";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-truck:before {
  content: "\f0d1";
}
.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-tshirt:before {
  content: "\f553";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-tv:before {
  content: "\f26c";
}
.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-ubuntu:before {
  content: "\f7df";
}
.fa-uikit:before {
  content: "\f403";
}
.fa-umbraco:before {
  content: "\f8e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-umbrella-beach:before {
  content: "\f5ca";
}
.fa-uncharted:before {
  content: "\e084";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-undo:before {
  content: "\f0e2";
}
.fa-undo-alt:before {
  content: "\f2ea";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-unity:before {
  content: "\e049";
}
.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-unsplash:before {
  content: "\e07c";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-upload:before {
  content: "\f093";
}
.fa-ups:before {
  content: "\f7e0";
}
.fa-usb:before {
  content: "\f287";
}
.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-check:before {
  content: "\f4fc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-clock:before {
  content: "\f4fd";
}
.fa-user-cog:before {
  content: "\f4fe";
}
.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-nurse:before {
  content: "\f82f";
}
.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-cog:before {
  content: "\f509";
}
.fa-users-slash:before {
  content: "\e073";
}
.fa-usps:before {
  content: "\f7e1";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-utensil-spoon:before {
  content: "\f2e5";
}
.fa-utensils:before {
  content: "\f2e7";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-vector-square:before {
  content: "\f5cb";
}
.fa-venus:before {
  content: "\f221";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-vest:before {
  content: "\e085";
}
.fa-vest-patches:before {
  content: "\e086";
}
.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-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-virus:before {
  content: "\e074";
}
.fa-virus-slash:before {
  content: "\e075";
}
.fa-viruses:before {
  content: "\e076";
}
.fa-vk:before {
  content: "\f189";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-voicemail:before {
  content: "\f897";
}
.fa-volleyball-ball:before {
  content: "\f45f";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-mute:before {
  content: "\f6a9";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-up:before {
  content: "\f028";
}
.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-warehouse:before {
  content: "\f494";
}
.fa-watchman-monitoring:before {
  content: "\e087";
}
.fa-water:before {
  content: "\f773";
}
.fa-wave-square:before {
  content: "\f83e";
}
.fa-waze:before {
  content: "\f83f";
}
.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-whatsapp:before {
  content: "\f232";
}
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-whmcs:before {
  content: "\f40d";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-wind:before {
  content: "\f72e";
}
.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-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-wodu:before {
  content: "\e088";
}
.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-yammer:before {
  content: "\f840";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-yarn:before {
  content: "\f7e3";
}
.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: 400;
  font-display: block;
  src: url("./media/fa-brands-400.eot");
  src:
    url("./media/fa-brands-400.eot?#iefix") format("embedded-opentype"),
    url("./media/fa-brands-400.woff2") format("woff2"),
    url("./media/fa-brands-400.woff") format("woff"),
    url("./media/fa-brands-400.ttf") format("truetype"),
    url("./media/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("./media/fa-regular-400.eot");
  src:
    url("./media/fa-regular-400.eot?#iefix") format("embedded-opentype"),
    url("./media/fa-regular-400.woff2") format("woff2"),
    url("./media/fa-regular-400.woff") format("woff"),
    url("./media/fa-regular-400.ttf") format("truetype"),
    url("./media/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("./media/fa-solid-900.eot");
  src:
    url("./media/fa-solid-900.eot?#iefix") format("embedded-opentype"),
    url("./media/fa-solid-900.woff2") format("woff2"),
    url("./media/fa-solid-900.woff") format("woff"),
    url("./media/fa-solid-900.ttf") format("truetype"),
    url("./media/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/* node_modules/font-awesome/css/font-awesome.css */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: "FontAwesome";
  src: url("./media/fontawesome-webfont.eot?v=4.7.0");
  src:
    url("./media/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"),
    url("./media/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),
    url("./media/fontawesome-webfont.woff?v=4.7.0") format("woff"),
    url("./media/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),
    url("./media/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -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 {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* node_modules/bootstrap/dist/css/bootstrap.min.css */
/*!
* Bootstrap  v5.3.8 (https://getbootstrap.com/)
* Copyright 2011-2025 The Bootstrap Authors
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
:root,
[data-bs-theme=light] {
  --bs-blue:#0d6efd;
  --bs-indigo:#6610f2;
  --bs-purple:#6f42c1;
  --bs-pink:#d63384;
  --bs-red:#dc3545;
  --bs-orange:#fd7e14;
  --bs-yellow:#ffc107;
  --bs-green:#198754;
  --bs-teal:#20c997;
  --bs-cyan:#0dcaf0;
  --bs-black:#000;
  --bs-white:#fff;
  --bs-gray:#6c757d;
  --bs-gray-dark:#343a40;
  --bs-gray-100:#f8f9fa;
  --bs-gray-200:#e9ecef;
  --bs-gray-300:#dee2e6;
  --bs-gray-400:#ced4da;
  --bs-gray-500:#adb5bd;
  --bs-gray-600:#6c757d;
  --bs-gray-700:#495057;
  --bs-gray-800:#343a40;
  --bs-gray-900:#212529;
  --bs-primary:#0d6efd;
  --bs-secondary:#6c757d;
  --bs-success:#198754;
  --bs-info:#0dcaf0;
  --bs-warning:#ffc107;
  --bs-danger:#dc3545;
  --bs-light:#f8f9fa;
  --bs-dark:#212529;
  --bs-primary-rgb:13,110,253;
  --bs-secondary-rgb:108,117,125;
  --bs-success-rgb:25,135,84;
  --bs-info-rgb:13,202,240;
  --bs-warning-rgb:255,193,7;
  --bs-danger-rgb:220,53,69;
  --bs-light-rgb:248,249,250;
  --bs-dark-rgb:33,37,41;
  --bs-primary-text-emphasis:#052c65;
  --bs-secondary-text-emphasis:#2b2f32;
  --bs-success-text-emphasis:#0a3622;
  --bs-info-text-emphasis:#055160;
  --bs-warning-text-emphasis:#664d03;
  --bs-danger-text-emphasis:#58151c;
  --bs-light-text-emphasis:#495057;
  --bs-dark-text-emphasis:#495057;
  --bs-primary-bg-subtle:#cfe2ff;
  --bs-secondary-bg-subtle:#e2e3e5;
  --bs-success-bg-subtle:#d1e7dd;
  --bs-info-bg-subtle:#cff4fc;
  --bs-warning-bg-subtle:#fff3cd;
  --bs-danger-bg-subtle:#f8d7da;
  --bs-light-bg-subtle:#fcfcfd;
  --bs-dark-bg-subtle:#ced4da;
  --bs-primary-border-subtle:#9ec5fe;
  --bs-secondary-border-subtle:#c4c8cb;
  --bs-success-border-subtle:#a3cfbb;
  --bs-info-border-subtle:#9eeaf9;
  --bs-warning-border-subtle:#ffe69c;
  --bs-danger-border-subtle:#f1aeb5;
  --bs-light-border-subtle:#e9ecef;
  --bs-dark-border-subtle:#adb5bd;
  --bs-white-rgb:255,255,255;
  --bs-black-rgb:0,0,0;
  --bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  --bs-gradient:linear-gradient(
      180deg,
      rgba(255, 255, 255, 0.15),
      rgba(255, 255, 255, 0));
  --bs-body-font-family:var(--bs-font-sans-serif);
  --bs-body-font-size:1rem;
  --bs-body-font-weight:400;
  --bs-body-line-height:1.5;
  --bs-body-color:#212529;
  --bs-body-color-rgb:33,37,41;
  --bs-body-bg:#fff;
  --bs-body-bg-rgb:255,255,255;
  --bs-emphasis-color:#000;
  --bs-emphasis-color-rgb:0,0,0;
  --bs-secondary-color:rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb:33,37,41;
  --bs-secondary-bg:#e9ecef;
  --bs-secondary-bg-rgb:233,236,239;
  --bs-tertiary-color:rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb:33,37,41;
  --bs-tertiary-bg:#f8f9fa;
  --bs-tertiary-bg-rgb:248,249,250;
  --bs-heading-color:inherit;
  --bs-link-color:#0d6efd;
  --bs-link-color-rgb:13,110,253;
  --bs-link-decoration:underline;
  --bs-link-hover-color:#0a58ca;
  --bs-link-hover-color-rgb:10,88,202;
  --bs-code-color:#d63384;
  --bs-highlight-color:#212529;
  --bs-highlight-bg:#fff3cd;
  --bs-border-width:1px;
  --bs-border-style:solid;
  --bs-border-color:#dee2e6;
  --bs-border-color-translucent:rgba(0, 0, 0, 0.175);
  --bs-border-radius:0.375rem;
  --bs-border-radius-sm:0.25rem;
  --bs-border-radius-lg:0.5rem;
  --bs-border-radius-xl:1rem;
  --bs-border-radius-xxl:2rem;
  --bs-border-radius-2xl:var(--bs-border-radius-xxl);
  --bs-border-radius-pill:50rem;
  --bs-box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg:0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width:0.25rem;
  --bs-focus-ring-opacity:0.25;
  --bs-focus-ring-color:rgba(13, 110, 253, 0.25);
  --bs-form-valid-color:#198754;
  --bs-form-valid-border-color:#198754;
  --bs-form-invalid-color:#dc3545;
  --bs-form-invalid-border-color:#dc3545;
}
[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color:#dee2e6;
  --bs-body-color-rgb:222,226,230;
  --bs-body-bg:#212529;
  --bs-body-bg-rgb:33,37,41;
  --bs-emphasis-color:#fff;
  --bs-emphasis-color-rgb:255,255,255;
  --bs-secondary-color:rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb:222,226,230;
  --bs-secondary-bg:#343a40;
  --bs-secondary-bg-rgb:52,58,64;
  --bs-tertiary-color:rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb:222,226,230;
  --bs-tertiary-bg:#2b3035;
  --bs-tertiary-bg-rgb:43,48,53;
  --bs-primary-text-emphasis:#6ea8fe;
  --bs-secondary-text-emphasis:#a7acb1;
  --bs-success-text-emphasis:#75b798;
  --bs-info-text-emphasis:#6edff6;
  --bs-warning-text-emphasis:#ffda6a;
  --bs-danger-text-emphasis:#ea868f;
  --bs-light-text-emphasis:#f8f9fa;
  --bs-dark-text-emphasis:#dee2e6;
  --bs-primary-bg-subtle:#031633;
  --bs-secondary-bg-subtle:#161719;
  --bs-success-bg-subtle:#051b11;
  --bs-info-bg-subtle:#032830;
  --bs-warning-bg-subtle:#332701;
  --bs-danger-bg-subtle:#2c0b0e;
  --bs-light-bg-subtle:#343a40;
  --bs-dark-bg-subtle:#1a1d20;
  --bs-primary-border-subtle:#084298;
  --bs-secondary-border-subtle:#41464b;
  --bs-success-border-subtle:#0f5132;
  --bs-info-border-subtle:#087990;
  --bs-warning-border-subtle:#997404;
  --bs-danger-border-subtle:#842029;
  --bs-light-border-subtle:#495057;
  --bs-dark-border-subtle:#343a40;
  --bs-heading-color:inherit;
  --bs-link-color:#6ea8fe;
  --bs-link-hover-color:#8bb9fe;
  --bs-link-color-rgb:110,168,254;
  --bs-link-hover-color-rgb:139,185,254;
  --bs-code-color:#e685b5;
  --bs-highlight-color:#dee2e6;
  --bs-highlight-bg:#664d03;
  --bs-border-color:#495057;
  --bs-border-color-translucent:rgba(255, 255, 255, 0.15);
  --bs-form-valid-color:#75b798;
  --bs-form-valid-border-color:#75b798;
  --bs-form-invalid-color:#ea868f;
  --bs-form-invalid-border-color:#ea868f;
}
*,
::after,
::before {
  box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: .25;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: .5rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color);
}
.h1,
h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  .h1,
  h1 {
    font-size: 2.5rem;
  }
}
.h2,
h2 {
  font-size: calc(1.325rem + .9vw);
}
@media (min-width: 1200px) {
  .h2,
  h2 {
    font-size: 2rem;
  }
}
.h3,
h3 {
  font-size: calc(1.3rem + .6vw);
}
@media (min-width: 1200px) {
  .h3,
  h3 {
    font-size: 1.75rem;
  }
}
.h4,
h4 {
  font-size: calc(1.275rem + .3vw);
}
@media (min-width: 1200px) {
  .h4,
  h4 {
    font-size: 1.5rem;
  }
}
.h5,
h5 {
  font-size: 1.25rem;
}
.h6,
h6 {
  font-size: 1rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol,
ul {
  padding-left: 2rem;
}
dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
.small,
small {
  font-size: .875em;
}
.mark,
mark {
  padding: .1875em;
  color: var(--bs-highlight-color);
  background-color: var(--bs-highlight-bg);
}
sub,
sup {
  position: relative;
  font-size: .75em;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -.25em;
}
sup {
  top: -.5em;
}
a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity,1));
  text-decoration: underline;
}
a:hover {
  --bs-link-color-rgb:var(--bs-link-hover-color-rgb);
}
a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
code,
kbd,
pre,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: .875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
code {
  font-size: .875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}
a > code {
  color: inherit;
}
kbd {
  padding: .1875rem .375rem;
  font-size: .875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: .25rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
}
figure {
  margin: 0 0 1rem;
}
img,
svg {
  vertical-align: middle;
}
table {
  caption-side: bottom;
  border-collapse: collapse;
}
caption {
  padding-top: .5rem;
  padding-bottom: .5rem;
  color: var(--bs-secondary-color);
  text-align: left;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
tbody,
td,
tfoot,
th,
thead,
tr {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}
label {
  display: inline-block;
}
button {
  border-radius: 0;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
select {
  text-transform: none;
}
[role=button] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}
[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}
[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}
::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
textarea {
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  line-height: inherit;
  font-size: calc(1.275rem + .3vw);
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field {
  padding: 0;
}
::-webkit-inner-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button {
  cursor: pointer;
  filter: grayscale(1);
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-color-swatch-wrapper {
  padding: 0;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
iframe {
  border: 0;
}
summary {
  display: list-item;
  cursor: pointer;
}
progress {
  vertical-align: baseline;
}
[hidden] {
  display: none !important;
}
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.display-1 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.625rem + 4.5vw);
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}
.display-2 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.575rem + 3.9vw);
}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}
.display-3 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.525rem + 3.3vw);
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}
.display-4 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.475rem + 2.7vw);
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}
.display-5 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.425rem + 2.1vw);
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}
.display-6 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}
.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: .5rem;
}
.initialism {
  font-size: .875em;
  text-transform: uppercase;
}
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}
.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: .875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "\2014\a0";
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.img-thumbnail {
  padding: .25rem;
  background-color: var(--bs-body-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  max-width: 100%;
  height: auto;
}
.figure {
  display: inline-block;
}
.figure-img {
  margin-bottom: .5rem;
  line-height: 1;
}
.figure-caption {
  font-size: .875em;
  color: var(--bs-secondary-color);
}
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  --bs-gutter-x:1.5rem;
  --bs-gutter-y:0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container,
  .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container,
  .container-md,
  .container-sm {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1320px;
  }
}
:root {
  --bs-breakpoint-xs:0;
  --bs-breakpoint-sm:576px;
  --bs-breakpoint-md:768px;
  --bs-breakpoint-lg:992px;
  --bs-breakpoint-xl:1200px;
  --bs-breakpoint-xxl:1400px;
}
.row {
  --bs-gutter-x:1.5rem;
  --bs-gutter-y:0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-top: var(--bs-gutter-y);
}
.col {
  flex: 1 0 0;
}
.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}
.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}
.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}
.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333333%;
}
.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}
.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}
.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66666667%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
}
.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}
.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}
.col-3 {
  flex: 0 0 auto;
  width: 25%;
}
.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}
.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}
.col-6 {
  flex: 0 0 auto;
  width: 50%;
}
.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}
.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}
.col-9 {
  flex: 0 0 auto;
  width: 75%;
}
.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}
.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}
.col-12 {
  flex: 0 0 auto;
  width: 100%;
}
.offset-1 {
  margin-left: 8.33333333%;
}
.offset-2 {
  margin-left: 16.66666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.33333333%;
}
.offset-5 {
  margin-left: 41.66666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.33333333%;
}
.offset-8 {
  margin-left: 66.66666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.33333333%;
}
.offset-11 {
  margin-left: 91.66666667%;
}
.g-0,
.gx-0 {
  --bs-gutter-x:0;
}
.g-0,
.gy-0 {
  --bs-gutter-y:0;
}
.g-1,
.gx-1 {
  --bs-gutter-x:0.25rem;
}
.g-1,
.gy-1 {
  --bs-gutter-y:0.25rem;
}
.g-2,
.gx-2 {
  --bs-gutter-x:0.5rem;
}
.g-2,
.gy-2 {
  --bs-gutter-y:0.5rem;
}
.g-3,
.gx-3 {
  --bs-gutter-x:1rem;
}
.g-3,
.gy-3 {
  --bs-gutter-y:1rem;
}
.g-4,
.gx-4 {
  --bs-gutter-x:1.5rem;
}
.g-4,
.gy-4 {
  --bs-gutter-y:1.5rem;
}
.g-5,
.gx-5 {
  --bs-gutter-x:3rem;
}
.g-5,
.gy-5 {
  --bs-gutter-y:3rem;
}
@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x:0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y:0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x:0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y:0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x:0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y:0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x:1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y:1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x:1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y:1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x:3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y:3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x:0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y:0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x:0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y:0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x:0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y:0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x:1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y:1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x:1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y:1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x:3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y:3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x:0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y:0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x:0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y:0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x:0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y:0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x:1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y:1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x:1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y:1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x:3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y:3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x:0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y:0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x:0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y:0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x:0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y:0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x:1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y:1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x:1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y:1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x:3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y:3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x:0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y:0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x:0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y:0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x:0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y:0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x:1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y:1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x:1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y:1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x:3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y:3rem;
  }
}
.table {
  --bs-table-color-type:initial;
  --bs-table-bg-type:initial;
  --bs-table-color-state:initial;
  --bs-table-bg-state:initial;
  --bs-table-color:var(--bs-emphasis-color);
  --bs-table-bg:var(--bs-body-bg);
  --bs-table-border-color:var(--bs-border-color);
  --bs-table-accent-bg:transparent;
  --bs-table-striped-color:var(--bs-emphasis-color);
  --bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb), 0.05);
  --bs-table-active-color:var(--bs-emphasis-color);
  --bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb), 0.1);
  --bs-table-hover-color:var(--bs-emphasis-color);
  --bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb), 0.075);
  width: 100%;
  margin-bottom: 1rem;
  vertical-align: top;
  border-color: var(--bs-table-border-color);
}
.table > :not(caption) > * > * {
  padding: .5rem .5rem;
  color: var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));
  background-color: var(--bs-table-bg);
  border-bottom-width: var(--bs-border-width);
  box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)));
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}
.table-group-divider {
  border-top: calc(var(--bs-border-width) * 2) solid currentcolor;
}
.caption-top {
  caption-side: top;
}
.table-sm > :not(caption) > * > * {
  padding: .25rem .25rem;
}
.table-bordered > :not(caption) > * {
  border-width: var(--bs-border-width) 0;
}
.table-bordered > :not(caption) > * > * {
  border-width: 0 var(--bs-border-width);
}
.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}
.table-borderless > :not(:first-child) {
  border-top-width: 0;
}
.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-color-type:var(--bs-table-striped-color);
  --bs-table-bg-type:var(--bs-table-striped-bg);
}
.table-striped-columns > :not(caption) > tr > :nth-child(2n) {
  --bs-table-color-type:var(--bs-table-striped-color);
  --bs-table-bg-type:var(--bs-table-striped-bg);
}
.table-active {
  --bs-table-color-state:var(--bs-table-active-color);
  --bs-table-bg-state:var(--bs-table-active-bg);
}
.table-hover > tbody > tr:hover > * {
  --bs-table-color-state:var(--bs-table-hover-color);
  --bs-table-bg-state:var(--bs-table-hover-bg);
}
.table-primary {
  --bs-table-color:#000;
  --bs-table-bg:#cfe2ff;
  --bs-table-border-color:#a6b5cc;
  --bs-table-striped-bg:#c5d7f2;
  --bs-table-striped-color:#000;
  --bs-table-active-bg:#bacbe6;
  --bs-table-active-color:#000;
  --bs-table-hover-bg:#bfd1ec;
  --bs-table-hover-color:#000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.table-secondary {
  --bs-table-color:#000;
  --bs-table-bg:#e2e3e5;
  --bs-table-border-color:#b5b6b7;
  --bs-table-striped-bg:#d7d8da;
  --bs-table-striped-color:#000;
  --bs-table-active-bg:#cbccce;
  --bs-table-active-color:#000;
  --bs-table-hover-bg:#d1d2d4;
  --bs-table-hover-color:#000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.table-success {
  --bs-table-color:#000;
  --bs-table-bg:#d1e7dd;
  --bs-table-border-color:#a7b9b1;
  --bs-table-striped-bg:#c7dbd2;
  --bs-table-striped-color:#000;
  --bs-table-active-bg:#bcd0c7;
  --bs-table-active-color:#000;
  --bs-table-hover-bg:#c1d6cc;
  --bs-table-hover-color:#000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.table-info {
  --bs-table-color:#000;
  --bs-table-bg:#cff4fc;
  --bs-table-border-color:#a6c3ca;
  --bs-table-striped-bg:#c5e8ef;
  --bs-table-striped-color:#000;
  --bs-table-active-bg:#badce3;
  --bs-table-active-color:#000;
  --bs-table-hover-bg:#bfe2e9;
  --bs-table-hover-color:#000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.table-warning {
  --bs-table-color:#000;
  --bs-table-bg:#fff3cd;
  --bs-table-border-color:#ccc2a4;
  --bs-table-striped-bg:#f2e7c3;
  --bs-table-striped-color:#000;
  --bs-table-active-bg:#e6dbb9;
  --bs-table-active-color:#000;
  --bs-table-hover-bg:#ece1be;
  --bs-table-hover-color:#000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.table-danger {
  --bs-table-color:#000;
  --bs-table-bg:#f8d7da;
  --bs-table-border-color:#c6acae;
  --bs-table-striped-bg:#eccccf;
  --bs-table-striped-color:#000;
  --bs-table-active-bg:#dfc2c4;
  --bs-table-active-color:#000;
  --bs-table-hover-bg:#e5c7ca;
  --bs-table-hover-color:#000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.table-light {
  --bs-table-color:#000;
  --bs-table-bg:#f8f9fa;
  --bs-table-border-color:#c6c7c8;
  --bs-table-striped-bg:#ecedee;
  --bs-table-striped-color:#000;
  --bs-table-active-bg:#dfe0e1;
  --bs-table-active-color:#000;
  --bs-table-hover-bg:#e5e6e7;
  --bs-table-hover-color:#000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.table-dark {
  --bs-table-color:#fff;
  --bs-table-bg:#212529;
  --bs-table-border-color:#4d5154;
  --bs-table-striped-bg:#2c3034;
  --bs-table-striped-color:#fff;
  --bs-table-active-bg:#373b3e;
  --bs-table-active-color:#fff;
  --bs-table-hover-bg:#323539;
  --bs-table-hover-color:#fff;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.form-label {
  margin-bottom: .5rem;
}
.col-form-label {
  padding-top: calc(.375rem + var(--bs-border-width));
  padding-bottom: calc(.375rem + var(--bs-border-width));
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.col-form-label-lg {
  padding-top: calc(.5rem + var(--bs-border-width));
  padding-bottom: calc(.5rem + var(--bs-border-width));
  font-size: 1.25rem;
}
.col-form-label-sm {
  padding-top: calc(.25rem + var(--bs-border-width));
  padding-bottom: calc(.25rem + var(--bs-border-width));
  font-size: .875rem;
}
.form-text {
  margin-top: .25rem;
  font-size: .875em;
  color: var(--bs-secondary-color);
}
.form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control[type=file] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
}
.form-control::-webkit-date-and-time-value {
  min-width: 85px;
  height: 1.5em;
  margin: 0;
}
.form-control::-webkit-datetime-edit {
  display: block;
  padding: 0;
}
.form-control::placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}
.form-control:disabled {
  background-color: var(--bs-secondary-bg);
  opacity: 1;
}
.form-control::-webkit-file-upload-button {
  padding: .375rem .75rem;
  margin: -.375rem -.75rem;
  -webkit-margin-end: .75rem;
  margin-inline-end: .75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  -webkit-transition:
    color .15s ease-in-out,
    background-color .15s ease-in-out,
    border-color .15s ease-in-out,
    box-shadow .15s ease-in-out;
  transition:
    color .15s ease-in-out,
    background-color .15s ease-in-out,
    border-color .15s ease-in-out,
    box-shadow .15s ease-in-out;
}
.form-control::file-selector-button {
  padding: .375rem .75rem;
  margin: -.375rem -.75rem;
  -webkit-margin-end: .75rem;
  margin-inline-end: .75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  transition:
    color .15s ease-in-out,
    background-color .15s ease-in-out,
    border-color .15s ease-in-out,
    box-shadow .15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: var(--bs-secondary-bg);
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--bs-secondary-bg);
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: .375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: transparent;
  border: solid transparent;
  border-width: var(--bs-border-width) 0;
}
.form-control-plaintext:focus {
  outline: 0;
}
.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
  padding-right: 0;
  padding-left: 0;
}
.form-control-sm {
  min-height: calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));
  padding: .25rem .5rem;
  font-size: .875rem;
  border-radius: var(--bs-border-radius-sm);
}
.form-control-sm::-webkit-file-upload-button {
  padding: .25rem .5rem;
  margin: -.25rem -.5rem;
  -webkit-margin-end: .5rem;
  margin-inline-end: .5rem;
}
.form-control-sm::file-selector-button {
  padding: .25rem .5rem;
  margin: -.25rem -.5rem;
  -webkit-margin-end: .5rem;
  margin-inline-end: .5rem;
}
.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
  padding: .5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}
.form-control-lg::-webkit-file-upload-button {
  padding: .5rem 1rem;
  margin: -.5rem -1rem;
  -webkit-margin-end: 1rem;
  margin-inline-end: 1rem;
}
.form-control-lg::file-selector-button {
  padding: .5rem 1rem;
  margin: -.5rem -1rem;
  -webkit-margin-end: 1rem;
  margin-inline-end: 1rem;
}
textarea.form-control {
  min-height: calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-sm {
  min-height: calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}
.form-control-color {
  width: 3rem;
  height: calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));
  padding: .375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}
.form-control-color::-webkit-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}
.form-control-color.form-control-sm {
  height: calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));
}
.form-control-color.form-control-lg {
  height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}
.form-select {
  --bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  display: block;
  width: 100%;
  padding: .375rem 2.25rem .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--bs-body-bg);
  background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon,none);
  background-repeat: no-repeat;
  background-position: right .75rem center;
  background-size: 16px 12px;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
}
.form-select[multiple],
.form-select[size]:not([size="1"]) {
  padding-right: .75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: var(--bs-secondary-bg);
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 var(--bs-body-color);
}
.form-select-sm {
  padding-top: .25rem;
  padding-bottom: .25rem;
  padding-left: .5rem;
  font-size: .875rem;
  border-radius: var(--bs-border-radius-sm);
}
.form-select-lg {
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}
[data-bs-theme=dark] .form-select {
  --bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}
.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: .125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}
.form-check-reverse {
  padding-right: 1.5em;
  padding-left: 0;
  text-align: right;
}
.form-check-reverse .form-check-input {
  float: right;
  margin-right: -1.5em;
  margin-left: 0;
}
.form-check-input {
  --bs-form-check-bg:var(--bs-body-bg);
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  margin-top: .25em;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--bs-form-check-bg);
  background-image: var(--bs-form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: var(--bs-border-width) solid var(--bs-border-color);
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
  print-color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: .25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
}
.form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.form-check-input:checked[type=checkbox] {
  --bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  --bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #0d6efd;
  border-color: #0d6efd;
  --bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: .5;
}
.form-check-input:disabled ~ .form-check-label,
.form-check-input[disabled] ~ .form-check-label {
  cursor: default;
  opacity: .5;
}
.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  --bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  width: 2em;
  margin-left: -2.5em;
  background-image: var(--bs-form-switch-bg);
  background-position: left center;
  border-radius: 2em;
  transition: background-position .15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  --bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  --bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.form-switch.form-check-reverse {
  padding-right: 2.5em;
  padding-left: 0;
}
.form-switch.form-check-reverse .form-check-input {
  margin-right: -2.5em;
  margin-left: 0;
}
.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}
.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check:disabled + .btn,
.btn-check[disabled] + .btn {
  pointer-events: none;
  filter: none;
  opacity: .65;
}
[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus) {
  --bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e");
}
.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 .25rem rgba(13, 110, 253, .25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 .25rem rgba(13, 110, 253, .25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -.25rem;
  -webkit-appearance: none;
  appearance: none;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  -webkit-transition:
    background-color .15s ease-in-out,
    border-color .15s ease-in-out,
    box-shadow .15s ease-in-out;
  transition:
    background-color .15s ease-in-out,
    border-color .15s ease-in-out,
    box-shadow .15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: #b6d4fe;
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  -moz-appearance: none;
  appearance: none;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  -moz-transition:
    background-color .15s ease-in-out,
    border-color .15s ease-in-out,
    box-shadow .15s ease-in-out;
  transition:
    background-color .15s ease-in-out,
    border-color .15s ease-in-out,
    box-shadow .15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: #b6d4fe;
}
.form-range::-moz-range-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: var(--bs-secondary-color);
}
.form-range:disabled::-moz-range-thumb {
  background-color: var(--bs-secondary-color);
}
.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext,
.form-floating > .form-select {
  height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  min-height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  line-height: 1.25;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  max-width: 100%;
  height: 100%;
  padding: 1rem .75rem;
  overflow: hidden;
  color: rgba(var(--bs-body-color-rgb), .65);
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: var(--bs-border-width) solid transparent;
  transform-origin: 0 0;
  transition: opacity .1s ease-in-out, transform .1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext {
  padding: 1rem .75rem;
}
.form-floating > .form-control-plaintext::placeholder,
.form-floating > .form-control::placeholder {
  color: transparent;
}
.form-floating > .form-control-plaintext:focus,
.form-floating > .form-control-plaintext:not(:placeholder-shown),
.form-floating > .form-control:focus,
.form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: .625rem;
}
.form-floating > .form-control-plaintext:-webkit-autofill,
.form-floating > .form-control:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: .625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: .625rem;
  padding-left: .75rem;
}
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
  transform: scale(.85) translateY(-.5rem) translateX(.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  transform: scale(.85) translateY(-.5rem) translateX(.15rem);
}
.form-floating > textarea:focus ~ label::after,
.form-floating > textarea:not(:placeholder-shown) ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--bs-body-bg);
  border-radius: var(--bs-border-radius);
}
.form-floating > textarea:disabled ~ label::after {
  background-color: var(--bs-secondary-bg);
}
.form-floating > .form-control-plaintext ~ label {
  border-width: var(--bs-border-width) 0;
}
.form-floating > .form-control:disabled ~ label,
.form-floating > :disabled ~ label {
  color: #6c757d;
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-floating,
.input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-floating:focus-within,
.input-group > .form-select:focus {
  z-index: 5;
}
.input-group .btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus {
  z-index: 5;
}
.input-group-text {
  display: flex;
  align-items: center;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-tertiary-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
}
.input-group-lg > .btn,
.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}
.input-group-sm > .btn,
.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text {
  padding: .25rem .5rem;
  font-size: .875rem;
  border-radius: var(--bs-border-radius-sm);
}
.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select,
.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control,
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select,
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: calc(-1 * var(--bs-border-width));
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .form-floating:not(:first-child) > .form-control,
.input-group > .form-floating:not(:first-child) > .form-select {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: .875em;
  color: var(--bs-form-valid-color);
}
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  color: #fff;
  background-color: var(--bs-success);
  border-radius: var(--bs-border-radius);
}
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip,
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip {
  display: block;
}
.form-control.is-valid,
.was-validated .form-control:valid {
  border-color: var(--bs-form-valid-border-color);
  padding-right: calc(1.5em + .75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.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.1'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(.375em + .1875rem) center;
  background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}
.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 .25rem rgba(var(--bs-success-rgb), .25);
}
.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
  padding-right: calc(1.5em + .75rem);
  background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem);
}
.form-select.is-valid,
.was-validated .form-select:valid {
  border-color: var(--bs-form-valid-border-color);
}
.form-select.is-valid:not([multiple]):not([size]),
.form-select.is-valid:not([multiple])[size="1"],
.was-validated .form-select:valid:not([multiple]):not([size]),
.was-validated .form-select:valid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.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.1'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right .75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(.75em + .375rem) calc(.75em + .375rem);
}
.form-select.is-valid:focus,
.was-validated .form-select:valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 .25rem rgba(var(--bs-success-rgb), .25);
}
.form-control-color.is-valid,
.was-validated .form-control-color:valid {
  width: calc(3rem + calc(1.5em + .75rem));
}
.form-check-input.is-valid,
.was-validated .form-check-input:valid {
  border-color: var(--bs-form-valid-border-color);
}
.form-check-input.is-valid:checked,
.was-validated .form-check-input:valid:checked {
  background-color: var(--bs-form-valid-color);
}
.form-check-input.is-valid:focus,
.was-validated .form-check-input:valid:focus {
  box-shadow: 0 0 0 .25rem rgba(var(--bs-success-rgb), .25);
}
.form-check-input.is-valid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label {
  color: var(--bs-form-valid-color);
}
.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: .5em;
}
.input-group > .form-control:not(:focus).is-valid,
.input-group > .form-floating:not(:focus-within).is-valid,
.input-group > .form-select:not(:focus).is-valid,
.was-validated .input-group > .form-control:not(:focus):valid,
.was-validated .input-group > .form-floating:not(:focus-within):valid,
.was-validated .input-group > .form-select:not(:focus):valid {
  z-index: 3;
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: .875em;
  color: var(--bs-form-invalid-color);
}
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  color: #fff;
  background-color: var(--bs-danger);
  border-radius: var(--bs-border-radius);
}
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip,
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip {
  display: block;
}
.form-control.is-invalid,
.was-validated .form-control:invalid {
  border-color: var(--bs-form-invalid-border-color);
  padding-right: calc(1.5em + .75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%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(.375em + .1875rem) center;
  background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}
.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 .25rem rgba(var(--bs-danger-rgb), .25);
}
.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
  padding-right: calc(1.5em + .75rem);
  background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem);
}
.form-select.is-invalid,
.was-validated .form-select:invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.form-select.is-invalid:not([multiple]):not([size]),
.form-select.is-invalid:not([multiple])[size="1"],
.was-validated .form-select:invalid:not([multiple]):not([size]),
.was-validated .form-select:invalid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%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");
  padding-right: 4.125rem;
  background-position: right .75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(.75em + .375rem) calc(.75em + .375rem);
}
.form-select.is-invalid:focus,
.was-validated .form-select:invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 .25rem rgba(var(--bs-danger-rgb), .25);
}
.form-control-color.is-invalid,
.was-validated .form-control-color:invalid {
  width: calc(3rem + calc(1.5em + .75rem));
}
.form-check-input.is-invalid,
.was-validated .form-check-input:invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.form-check-input.is-invalid:checked,
.was-validated .form-check-input:invalid:checked {
  background-color: var(--bs-form-invalid-color);
}
.form-check-input.is-invalid:focus,
.was-validated .form-check-input:invalid:focus {
  box-shadow: 0 0 0 .25rem rgba(var(--bs-danger-rgb), .25);
}
.form-check-input.is-invalid ~ .form-check-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
  color: var(--bs-form-invalid-color);
}
.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: .5em;
}
.input-group > .form-control:not(:focus).is-invalid,
.input-group > .form-floating:not(:focus-within).is-invalid,
.input-group > .form-select:not(:focus).is-invalid,
.was-validated .input-group > .form-control:not(:focus):invalid,
.was-validated .input-group > .form-floating:not(:focus-within):invalid,
.was-validated .input-group > .form-select:not(:focus):invalid {
  z-index: 4;
}
.btn {
  --bs-btn-padding-x:0.75rem;
  --bs-btn-padding-y:0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size:1rem;
  --bs-btn-font-weight:400;
  --bs-btn-line-height:1.5;
  --bs-btn-color:var(--bs-body-color);
  --bs-btn-bg:transparent;
  --bs-btn-border-width:var(--bs-border-width);
  --bs-btn-border-color:transparent;
  --bs-btn-border-radius:var(--bs-border-radius);
  --bs-btn-hover-border-color:transparent;
  --bs-btn-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15),0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity:0.65;
  --bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  transition:
    color .15s ease-in-out,
    background-color .15s ease-in-out,
    border-color .15s ease-in-out,
    box-shadow .15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
.btn-check + .btn:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
}
.btn:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:focus-visible + .btn {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked + .btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check) + .btn:active {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}
.btn-check:checked + .btn:focus-visible,
.btn.active:focus-visible,
.btn.show:focus-visible,
.btn:first-child:active:focus-visible,
:not(.btn-check) + .btn:active:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked:focus-visible + .btn {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn.disabled,
.btn:disabled,
fieldset:disabled .btn {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}
.btn-primary {
  --bs-btn-color:#fff;
  --bs-btn-bg:#0d6efd;
  --bs-btn-border-color:#0d6efd;
  --bs-btn-hover-color:#fff;
  --bs-btn-hover-bg:#0b5ed7;
  --bs-btn-hover-border-color:#0a58ca;
  --bs-btn-focus-shadow-rgb:49,132,253;
  --bs-btn-active-color:#fff;
  --bs-btn-active-bg:#0a58ca;
  --bs-btn-active-border-color:#0a53be;
  --bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color:#fff;
  --bs-btn-disabled-bg:#0d6efd;
  --bs-btn-disabled-border-color:#0d6efd;
}
.btn-secondary {
  --bs-btn-color:#fff;
  --bs-btn-bg:#6c757d;
  --bs-btn-border-color:#6c757d;
  --bs-btn-hover-color:#fff;
  --bs-btn-hover-bg:#5c636a;
  --bs-btn-hover-border-color:#565e64;
  --bs-btn-focus-shadow-rgb:130,138,145;
  --bs-btn-active-color:#fff;
  --bs-btn-active-bg:#565e64;
  --bs-btn-active-border-color:#51585e;
  --bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color:#fff;
  --bs-btn-disabled-bg:#6c757d;
  --bs-btn-disabled-border-color:#6c757d;
}
.btn-success {
  --bs-btn-color:#fff;
  --bs-btn-bg:#198754;
  --bs-btn-border-color:#198754;
  --bs-btn-hover-color:#fff;
  --bs-btn-hover-bg:#157347;
  --bs-btn-hover-border-color:#146c43;
  --bs-btn-focus-shadow-rgb:60,153,110;
  --bs-btn-active-color:#fff;
  --bs-btn-active-bg:#146c43;
  --bs-btn-active-border-color:#13653f;
  --bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color:#fff;
  --bs-btn-disabled-bg:#198754;
  --bs-btn-disabled-border-color:#198754;
}
.btn-info {
  --bs-btn-color:#000;
  --bs-btn-bg:#0dcaf0;
  --bs-btn-border-color:#0dcaf0;
  --bs-btn-hover-color:#000;
  --bs-btn-hover-bg:#31d2f2;
  --bs-btn-hover-border-color:#25cff2;
  --bs-btn-focus-shadow-rgb:11,172,204;
  --bs-btn-active-color:#000;
  --bs-btn-active-bg:#3dd5f3;
  --bs-btn-active-border-color:#25cff2;
  --bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color:#000;
  --bs-btn-disabled-bg:#0dcaf0;
  --bs-btn-disabled-border-color:#0dcaf0;
}
.btn-warning {
  --bs-btn-color:#000;
  --bs-btn-bg:#ffc107;
  --bs-btn-border-color:#ffc107;
  --bs-btn-hover-color:#000;
  --bs-btn-hover-bg:#ffca2c;
  --bs-btn-hover-border-color:#ffc720;
  --bs-btn-focus-shadow-rgb:217,164,6;
  --bs-btn-active-color:#000;
  --bs-btn-active-bg:#ffcd39;
  --bs-btn-active-border-color:#ffc720;
  --bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color:#000;
  --bs-btn-disabled-bg:#ffc107;
  --bs-btn-disabled-border-color:#ffc107;
}
.btn-danger {
  --bs-btn-color:#fff;
  --bs-btn-bg:#dc3545;
  --bs-btn-border-color:#dc3545;
  --bs-btn-hover-color:#fff;
  --bs-btn-hover-bg:#bb2d3b;
  --bs-btn-hover-border-color:#b02a37;
  --bs-btn-focus-shadow-rgb:225,83,97;
  --bs-btn-active-color:#fff;
  --bs-btn-active-bg:#b02a37;
  --bs-btn-active-border-color:#a52834;
  --bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color:#fff;
  --bs-btn-disabled-bg:#dc3545;
  --bs-btn-disabled-border-color:#dc3545;
}
.btn-light {
  --bs-btn-color:#000;
  --bs-btn-bg:#f8f9fa;
  --bs-btn-border-color:#f8f9fa;
  --bs-btn-hover-color:#000;
  --bs-btn-hover-bg:#d3d4d5;
  --bs-btn-hover-border-color:#c6c7c8;
  --bs-btn-focus-shadow-rgb:211,212,213;
  --bs-btn-active-color:#000;
  --bs-btn-active-bg:#c6c7c8;
  --bs-btn-active-border-color:#babbbc;
  --bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color:#000;
  --bs-btn-disabled-bg:#f8f9fa;
  --bs-btn-disabled-border-color:#f8f9fa;
}
.btn-dark {
  --bs-btn-color:#fff;
  --bs-btn-bg:#212529;
  --bs-btn-border-color:#212529;
  --bs-btn-hover-color:#fff;
  --bs-btn-hover-bg:#424649;
  --bs-btn-hover-border-color:#373b3e;
  --bs-btn-focus-shadow-rgb:66,70,73;
  --bs-btn-active-color:#fff;
  --bs-btn-active-bg:#4d5154;
  --bs-btn-active-border-color:#373b3e;
  --bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color:#fff;
  --bs-btn-disabled-bg:#212529;
  --bs-btn-disabled-border-color:#212529;
}
.btn-outline-primary {
  --bs-btn-color:#0d6efd;
  --bs-btn-border-color:#0d6efd;
  --bs-btn-hover-color:#fff;
  --bs-btn-hover-bg:#0d6efd;
  --bs-btn-hover-border-color:#0d6efd;
  --bs-btn-focus-shadow-rgb:13,110,253;
  --bs-btn-active-color:#fff;
  --bs-btn-active-bg:#0d6efd;
  --bs-btn-active-border-color:#0d6efd;
  --bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color:#0d6efd;
  --bs-btn-disabled-bg:transparent;
  --bs-btn-disabled-border-color:#0d6efd;
  --bs-gradient:none;
}
.btn-outline-secondary {
  --bs-btn-color:#6c757d;
  --bs-btn-border-color:#6c757d;
  --bs-btn-hover-color:#fff;
  --bs-btn-hover-bg:#6c757d;
  --bs-btn-hover-border-color:#6c757d;
  --bs-btn-focus-shadow-rgb:108,117,125;
  --bs-btn-active-color:#fff;
  --bs-btn-active-bg:#6c757d;
  --bs-btn-active-border-color:#6c757d;
  --bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color:#6c757d;
  --bs-btn-disabled-bg:transparent;
  --bs-btn-disabled-border-color:#6c757d;
  --bs-gradient:none;
}
.btn-outline-success {
  --bs-btn-color:#198754;
  --bs-btn-border-color:#198754;
  --bs-btn-hover-color:#fff;
  --bs-btn-hover-bg:#198754;
  --bs-btn-hover-border-color:#198754;
  --bs-btn-focus-shadow-rgb:25,135,84;
  --bs-btn-active-color:#fff;
  --bs-btn-active-bg:#198754;
  --bs-btn-active-border-color:#198754;
  --bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color:#198754;
  --bs-btn-disabled-bg:transparent;
  --bs-btn-disabled-border-color:#198754;
  --bs-gradient:none;
}
.btn-outline-info {
  --bs-btn-color:#0dcaf0;
  --bs-btn-border-color:#0dcaf0;
  --bs-btn-hover-color:#000;
  --bs-btn-hover-bg:#0dcaf0;
  --bs-btn-hover-border-color:#0dcaf0;
  --bs-btn-focus-shadow-rgb:13,202,240;
  --bs-btn-active-color:#000;
  --bs-btn-active-bg:#0dcaf0;
  --bs-btn-active-border-color:#0dcaf0;
  --bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color:#0dcaf0;
  --bs-btn-disabled-bg:transparent;
  --bs-btn-disabled-border-color:#0dcaf0;
  --bs-gradient:none;
}
.btn-outline-warning {
  --bs-btn-color:#ffc107;
  --bs-btn-border-color:#ffc107;
  --bs-btn-hover-color:#000;
  --bs-btn-hover-bg:#ffc107;
  --bs-btn-hover-border-color:#ffc107;
  --bs-btn-focus-shadow-rgb:255,193,7;
  --bs-btn-active-color:#000;
  --bs-btn-active-bg:#ffc107;
  --bs-btn-active-border-color:#ffc107;
  --bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color:#ffc107;
  --bs-btn-disabled-bg:transparent;
  --bs-btn-disabled-border-color:#ffc107;
  --bs-gradient:none;
}
.btn-outline-danger {
  --bs-btn-color:#dc3545;
  --bs-btn-border-color:#dc3545;
  --bs-btn-hover-color:#fff;
  --bs-btn-hover-bg:#dc3545;
  --bs-btn-hover-border-color:#dc3545;
  --bs-btn-focus-shadow-rgb:220,53,69;
  --bs-btn-active-color:#fff;
  --bs-btn-active-bg:#dc3545;
  --bs-btn-active-border-color:#dc3545;
  --bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color:#dc3545;
  --bs-btn-disabled-bg:transparent;
  --bs-btn-disabled-border-color:#dc3545;
  --bs-gradient:none;
}
.btn-outline-light {
  --bs-btn-color:#f8f9fa;
  --bs-btn-border-color:#f8f9fa;
  --bs-btn-hover-color:#000;
  --bs-btn-hover-bg:#f8f9fa;
  --bs-btn-hover-border-color:#f8f9fa;
  --bs-btn-focus-shadow-rgb:248,249,250;
  --bs-btn-active-color:#000;
  --bs-btn-active-bg:#f8f9fa;
  --bs-btn-active-border-color:#f8f9fa;
  --bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color:#f8f9fa;
  --bs-btn-disabled-bg:transparent;
  --bs-btn-disabled-border-color:#f8f9fa;
  --bs-gradient:none;
}
.btn-outline-dark {
  --bs-btn-color:#212529;
  --bs-btn-border-color:#212529;
  --bs-btn-hover-color:#fff;
  --bs-btn-hover-bg:#212529;
  --bs-btn-hover-border-color:#212529;
  --bs-btn-focus-shadow-rgb:33,37,41;
  --bs-btn-active-color:#fff;
  --bs-btn-active-bg:#212529;
  --bs-btn-active-border-color:#212529;
  --bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color:#212529;
  --bs-btn-disabled-bg:transparent;
  --bs-btn-disabled-border-color:#212529;
  --bs-gradient:none;
}
.btn-link {
  --bs-btn-font-weight:400;
  --bs-btn-color:var(--bs-link-color);
  --bs-btn-bg:transparent;
  --bs-btn-border-color:transparent;
  --bs-btn-hover-color:var(--bs-link-hover-color);
  --bs-btn-hover-border-color:transparent;
  --bs-btn-active-color:var(--bs-link-hover-color);
  --bs-btn-active-border-color:transparent;
  --bs-btn-disabled-color:#6c757d;
  --bs-btn-disabled-border-color:transparent;
  --bs-btn-box-shadow:0 0 0 #000;
  --bs-btn-focus-shadow-rgb:49,132,253;
  text-decoration: underline;
}
.btn-link:focus-visible {
  color: var(--bs-btn-color);
}
.btn-link:hover {
  color: var(--bs-btn-hover-color);
}
.btn-group-lg > .btn,
.btn-lg {
  --bs-btn-padding-y:0.5rem;
  --bs-btn-padding-x:1rem;
  --bs-btn-font-size:1.25rem;
  --bs-btn-border-radius:var(--bs-border-radius-lg);
}
.btn-group-sm > .btn,
.btn-sm {
  --bs-btn-padding-y:0.25rem;
  --bs-btn-padding-x:0.5rem;
  --bs-btn-font-size:0.875rem;
  --bs-btn-border-radius:var(--bs-border-radius-sm);
}
.fade {
  transition: opacity .15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}
.collapse:not(.show) {
  display: none;
}
.collapsing {
  height: 0;
  overflow: hidden;
  transition: height .35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width .35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none;
  }
}
.dropdown,
.dropdown-center,
.dropend,
.dropstart,
.dropup,
.dropup-center {
  position: relative;
}
.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropdown-menu {
  --bs-dropdown-zindex:1000;
  --bs-dropdown-min-width:10rem;
  --bs-dropdown-padding-x:0;
  --bs-dropdown-padding-y:0.5rem;
  --bs-dropdown-spacer:0.125rem;
  --bs-dropdown-font-size:1rem;
  --bs-dropdown-color:var(--bs-body-color);
  --bs-dropdown-bg:var(--bs-body-bg);
  --bs-dropdown-border-color:var(--bs-border-color-translucent);
  --bs-dropdown-border-radius:var(--bs-border-radius);
  --bs-dropdown-border-width:var(--bs-border-width);
  --bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));
  --bs-dropdown-divider-bg:var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y:0.5rem;
  --bs-dropdown-box-shadow:var(--bs-box-shadow);
  --bs-dropdown-link-color:var(--bs-body-color);
  --bs-dropdown-link-hover-color:var(--bs-body-color);
  --bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);
  --bs-dropdown-link-active-color:#fff;
  --bs-dropdown-link-active-bg:#0d6efd;
  --bs-dropdown-link-disabled-color:var(--bs-tertiary-color);
  --bs-dropdown-item-padding-x:1rem;
  --bs-dropdown-item-padding-y:0.25rem;
  --bs-dropdown-header-color:#6c757d;
  --bs-dropdown-header-padding-x:1rem;
  --bs-dropdown-header-padding-y:0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius);
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer);
}
.dropdown-menu-start {
  --bs-position:start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}
.dropdown-menu-end {
  --bs-position:end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}
@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position:start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-end {
    --bs-position:end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position:start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-end {
    --bs-position:end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position:start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-end {
    --bs-position:end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position:start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-end {
    --bs-position:end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position:start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-end {
    --bs-position:end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: var(--bs-dropdown-spacer);
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: 0;
  border-right: .3em solid transparent;
  border-bottom: .3em solid;
  border-left: .3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: var(--bs-dropdown-spacer);
}
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid transparent;
  border-right: 0;
  border-bottom: .3em solid transparent;
  border-left: .3em solid;
}
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}
.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: var(--bs-dropdown-spacer);
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
}
.dropstart .dropdown-toggle::after {
  display: none;
}
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid transparent;
  border-right: .3em solid;
  border-bottom: .3em solid transparent;
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}
.dropdown-divider {
  height: 0;
  margin: var(--bs-dropdown-divider-margin-y) 0;
  overflow: hidden;
  border-top: 1px solid var(--bs-dropdown-divider-bg);
  opacity: 1;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: var(--bs-dropdown-item-border-radius,0);
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: var(--bs-dropdown-link-hover-color);
  background-color: var(--bs-dropdown-link-hover-bg);
}
.dropdown-item.active,
.dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg);
}
.dropdown-item.disabled,
.dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: transparent;
}
.dropdown-menu.show {
  display: block;
}
.dropdown-header {
  display: block;
  padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
  margin-bottom: 0;
  font-size: .875rem;
  color: var(--bs-dropdown-header-color);
  white-space: nowrap;
}
.dropdown-item-text {
  display: block;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  color: var(--bs-dropdown-link-color);
}
.dropdown-menu-dark {
  --bs-dropdown-color:#dee2e6;
  --bs-dropdown-bg:#343a40;
  --bs-dropdown-border-color:var(--bs-border-color-translucent);
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color:#dee2e6;
  --bs-dropdown-link-hover-color:#fff;
  --bs-dropdown-divider-bg:var(--bs-border-color-translucent);
  --bs-dropdown-link-hover-bg:rgba(255, 255, 255, 0.15);
  --bs-dropdown-link-active-color:#fff;
  --bs-dropdown-link-active-bg:#0d6efd;
  --bs-dropdown-link-disabled-color:#adb5bd;
  --bs-dropdown-header-color:#adb5bd;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  z-index: 1;
}
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}
.btn-group {
  border-radius: var(--bs-border-radius);
}
.btn-group > .btn-group:not(:first-child),
.btn-group > :not(.btn-check:first-child) + .btn {
  margin-left: calc(-1 * var(--bs-border-width));
}
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn.dropdown-toggle-split:first-child,
.btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn:nth-child(n+3),
.btn-group > :not(.btn-check) + .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
  padding-right: .5625rem;
  padding-left: .5625rem;
}
.dropdown-toggle-split::after,
.dropend .dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}
.btn-group-sm > .btn + .dropdown-toggle-split,
.btn-sm + .dropdown-toggle-split {
  padding-right: .375rem;
  padding-left: .375rem;
}
.btn-group-lg > .btn + .dropdown-toggle-split,
.btn-lg + .dropdown-toggle-split {
  padding-right: .75rem;
  padding-left: .75rem;
}
.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-group:not(:first-child),
.btn-group-vertical > .btn:not(:first-child) {
  margin-top: calc(-1 * var(--bs-border-width));
}
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.btn-group-vertical > .btn:nth-child(n+3),
.btn-group-vertical > :not(.btn-check) + .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav {
  --bs-nav-link-padding-x:1rem;
  --bs-nav-link-padding-y:0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color:var(--bs-link-color);
  --bs-nav-link-hover-color:var(--bs-link-hover-color);
  --bs-nav-link-disabled-color:var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  text-decoration: none;
  background: 0 0;
  border: 0;
  transition:
    color .15s ease-in-out,
    background-color .15s ease-in-out,
    border-color .15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}
.nav-link:focus,
.nav-link:hover {
  color: var(--bs-nav-link-hover-color);
}
.nav-link:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
}
.nav-link.disabled,
.nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}
.nav-tabs {
  --bs-nav-tabs-border-width:var(--bs-border-width);
  --bs-nav-tabs-border-color:var(--bs-border-color);
  --bs-nav-tabs-border-radius:var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color:var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg:var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}
.nav-tabs .nav-link {
  margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color);
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}
.nav-tabs .dropdown-menu {
  margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-pills {
  --bs-nav-pills-border-radius:var(--bs-border-radius);
  --bs-nav-pills-link-active-color:#fff;
  --bs-nav-pills-link-active-bg:#0d6efd;
}
.nav-pills .nav-link {
  border-radius: var(--bs-nav-pills-border-radius);
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: var(--bs-nav-pills-link-active-color);
  background-color: var(--bs-nav-pills-link-active-bg);
}
.nav-underline {
  --bs-nav-underline-gap:1rem;
  --bs-nav-underline-border-width:0.125rem;
  --bs-nav-underline-link-active-color:var(--bs-emphasis-color);
  gap: var(--bs-nav-underline-gap);
}
.nav-underline .nav-link {
  padding-right: 0;
  padding-left: 0;
  border-bottom: var(--bs-nav-underline-border-width) solid transparent;
}
.nav-underline .nav-link:focus,
.nav-underline .nav-link:hover {
  border-bottom-color: currentcolor;
}
.nav-underline .nav-link.active,
.nav-underline .show > .nav-link {
  font-weight: 700;
  color: var(--bs-nav-underline-link-active-color);
  border-bottom-color: currentcolor;
}
.nav-fill .nav-item,
.nav-fill > .nav-link {
  flex: 1 1 auto;
  text-align: center;
}
.nav-justified .nav-item,
.nav-justified > .nav-link {
  flex-grow: 1;
  flex-basis: 0;
  text-align: center;
}
.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navbar {
  --bs-navbar-padding-x:0;
  --bs-navbar-padding-y:0.5rem;
  --bs-navbar-color:rgba(var(--bs-emphasis-color-rgb), 0.65);
  --bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb), 0.8);
  --bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb), 0.3);
  --bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-padding-y:0.3125rem;
  --bs-navbar-brand-margin-end:1rem;
  --bs-navbar-brand-font-size:1.25rem;
  --bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-nav-link-padding-x:0.5rem;
  --bs-navbar-toggler-padding-y:0.25rem;
  --bs-navbar-toggler-padding-x:0.75rem;
  --bs-navbar-toggler-font-size:1.25rem;
  --bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb), 0.15);
  --bs-navbar-toggler-border-radius:var(--bs-border-radius);
  --bs-navbar-toggler-focus-width:0.25rem;
  --bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-lg,
.navbar > .container-md,
.navbar > .container-sm,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  text-decoration: none;
  white-space: nowrap;
}
.navbar-brand:focus,
.navbar-brand:hover {
  color: var(--bs-navbar-brand-hover-color);
}
.navbar-nav {
  --bs-nav-link-padding-x:0;
  --bs-nav-link-padding-y:0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color:var(--bs-navbar-color);
  --bs-nav-link-hover-color:var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
  color: var(--bs-navbar-active-color);
}
.navbar-nav .dropdown-menu {
  position: static;
}
.navbar-text {
  padding-top: .5rem;
  padding-bottom: .5rem;
  color: var(--bs-navbar-color);
}
.navbar-text a,
.navbar-text a:focus,
.navbar-text a:hover {
  color: var(--bs-navbar-active-color);
}
.navbar-collapse {
  flex-grow: 1;
  flex-basis: 100%;
  align-items: center;
}
.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: var(--bs-navbar-toggler-icon-bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.navbar-nav-scroll {
  max-height: var(--bs-scroll-height,75vh);
  overflow-y: auto;
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: 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: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .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;
  }
  .navbar-expand-sm .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: 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: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .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;
  }
  .navbar-expand-md .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: 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: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .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;
  }
  .navbar-expand-lg .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: 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: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .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-xl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xxl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: var(--bs-navbar-nav-link-padding-x);
  padding-left: var(--bs-navbar-nav-link-padding-x);
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-expand .offcanvas {
  position: static;
  z-index: auto;
  flex-grow: 1;
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
  background-color: transparent !important;
  border: 0 !important;
  transform: none !important;
  transition: none;
}
.navbar-expand .offcanvas .offcanvas-header {
  display: none;
}
.navbar-expand .offcanvas .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}
.navbar-dark,
.navbar[data-bs-theme=dark] {
  --bs-navbar-color:rgba(255, 255, 255, 0.55);
  --bs-navbar-hover-color:rgba(255, 255, 255, 0.75);
  --bs-navbar-disabled-color:rgba(255, 255, 255, 0.25);
  --bs-navbar-active-color:#fff;
  --bs-navbar-brand-color:#fff;
  --bs-navbar-brand-hover-color:#fff;
  --bs-navbar-toggler-border-color:rgba(255, 255, 255, 0.1);
  --bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
[data-bs-theme=dark] .navbar-toggler-icon {
  --bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.card {
  --bs-card-spacer-y:1rem;
  --bs-card-spacer-x:1rem;
  --bs-card-title-spacer-y:0.5rem;
  --bs-card-title-color: ;
  --bs-card-subtitle-color: ;
  --bs-card-border-width:var(--bs-border-width);
  --bs-card-border-color:var(--bs-border-color-translucent);
  --bs-card-border-radius:var(--bs-border-radius);
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-card-cap-padding-y:0.5rem;
  --bs-card-cap-padding-x:1rem;
  --bs-card-cap-bg:rgba(var(--bs-body-color-rgb), 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg:var(--bs-body-bg);
  --bs-card-img-overlay-padding:1rem;
  --bs-card-group-margin:0.75rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  color: var(--bs-body-color);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius);
}
.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: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}
.card-body {
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color);
}
.card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
  color: var(--bs-card-title-color);
}
.card-subtitle {
  margin-top: calc(-.5 * var(--bs-card-title-spacer-y));
  margin-bottom: 0;
  color: var(--bs-card-subtitle-color);
}
.card-text:last-child {
  margin-bottom: 0;
}
.card-link + .card-link {
  margin-left: var(--bs-card-spacer-x);
}
.card-header {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  margin-bottom: 0;
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-header:first-child {
  border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
}
.card-footer {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-footer:last-child {
  border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);
}
.card-header-tabs {
  margin-right: calc(-.5 * var(--bs-card-cap-padding-x));
  margin-bottom: calc(-1 * var(--bs-card-cap-padding-y));
  margin-left: calc(-.5 * var(--bs-card-cap-padding-x));
  border-bottom: 0;
}
.card-header-tabs .nav-link.active {
  background-color: var(--bs-card-bg);
  border-bottom-color: var(--bs-card-bg);
}
.card-header-pills {
  margin-right: calc(-.5 * var(--bs-card-cap-padding-x));
  margin-left: calc(-.5 * var(--bs-card-cap-padding-x));
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: var(--bs-card-img-overlay-padding);
  border-radius: var(--bs-card-inner-border-radius);
}
.card-img,
.card-img-bottom,
.card-img-top {
  width: 100%;
}
.card-img,
.card-img-top {
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}
.card-img,
.card-img-bottom {
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}
.card-group > .card {
  margin-bottom: var(--bs-card-group-margin);
}
@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-header,
  .card-group > .card:not(:last-child) > .card-img-top {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) > .card-footer,
  .card-group > .card:not(:last-child) > .card-img-bottom {
    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-header,
  .card-group > .card:not(:first-child) > .card-img-top {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) > .card-footer,
  .card-group > .card:not(:first-child) > .card-img-bottom {
    border-bottom-left-radius: 0;
  }
}
.accordion {
  --bs-accordion-color:var(--bs-body-color);
  --bs-accordion-bg:var(--bs-body-bg);
  --bs-accordion-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,border-radius 0.15s ease;
  --bs-accordion-border-color:var(--bs-border-color);
  --bs-accordion-border-width:var(--bs-border-width);
  --bs-accordion-border-radius:var(--bs-border-radius);
  --bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-accordion-btn-padding-x:1.25rem;
  --bs-accordion-btn-padding-y:1rem;
  --bs-accordion-btn-color:var(--bs-body-color);
  --bs-accordion-btn-bg:var(--bs-accordion-bg);
  --bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width:1.25rem;
  --bs-accordion-btn-icon-transform:rotate(-180deg);
  --bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-accordion-body-padding-x:1.25rem;
  --bs-accordion-body-padding-y:1rem;
  --bs-accordion-active-color:var(--bs-primary-text-emphasis);
  --bs-accordion-active-bg:var(--bs-primary-bg-subtle);
}
.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
.accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}
.accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  outline: 0;
  box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}
.accordion-header {
  margin-bottom: 0;
}
.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}
.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}
.accordion-item:first-of-type > .accordion-header .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}
.accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:last-of-type > .accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}
.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}
.accordion-flush > .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.accordion-flush > .accordion-item:first-child {
  border-top: 0;
}
.accordion-flush > .accordion-item:last-child {
  border-bottom: 0;
}
.accordion-flush > .accordion-item > .accordion-collapse,
.accordion-flush > .accordion-item > .accordion-header .accordion-button,
.accordion-flush > .accordion-item > .accordion-header .accordion-button.collapsed {
  border-radius: 0;
}
[data-bs-theme=dark] .accordion-button::after {
  --bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
  --bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
}
.breadcrumb {
  --bs-breadcrumb-padding-x:0;
  --bs-breadcrumb-padding-y:0;
  --bs-breadcrumb-margin-bottom:1rem;
  --bs-breadcrumb-bg: ;
  --bs-breadcrumb-border-radius: ;
  --bs-breadcrumb-divider-color:var(--bs-secondary-color);
  --bs-breadcrumb-item-padding-x:0.5rem;
  --bs-breadcrumb-item-active-color:var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
  margin-bottom: var(--bs-breadcrumb-margin-bottom);
  font-size: var(--bs-breadcrumb-font-size);
  list-style: none;
  background-color: var(--bs-breadcrumb-bg);
  border-radius: var(--bs-breadcrumb-border-radius);
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: var(--bs-breadcrumb-item-padding-x);
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
  content: var(--bs-breadcrumb-divider, "/");
}
.breadcrumb-item.active {
  color: var(--bs-breadcrumb-item-active-color);
}
.pagination {
  --bs-pagination-padding-x:0.75rem;
  --bs-pagination-padding-y:0.375rem;
  --bs-pagination-font-size:1rem;
  --bs-pagination-color:var(--bs-link-color);
  --bs-pagination-bg:var(--bs-body-bg);
  --bs-pagination-border-width:var(--bs-border-width);
  --bs-pagination-border-color:var(--bs-border-color);
  --bs-pagination-border-radius:var(--bs-border-radius);
  --bs-pagination-hover-color:var(--bs-link-hover-color);
  --bs-pagination-hover-bg:var(--bs-tertiary-bg);
  --bs-pagination-hover-border-color:var(--bs-border-color);
  --bs-pagination-focus-color:var(--bs-link-hover-color);
  --bs-pagination-focus-bg:var(--bs-secondary-bg);
  --bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-pagination-active-color:#fff;
  --bs-pagination-active-bg:#0d6efd;
  --bs-pagination-active-border-color:#0d6efd;
  --bs-pagination-disabled-color:var(--bs-secondary-color);
  --bs-pagination-disabled-bg:var(--bs-secondary-bg);
  --bs-pagination-disabled-border-color:var(--bs-border-color);
  display: flex;
  padding-left: 0;
  list-style: none;
}
.page-link {
  position: relative;
  display: block;
  padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
  font-size: var(--bs-pagination-font-size);
  color: var(--bs-pagination-color);
  text-decoration: none;
  background-color: var(--bs-pagination-bg);
  border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
  transition:
    color .15s ease-in-out,
    background-color .15s ease-in-out,
    border-color .15s ease-in-out,
    box-shadow .15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .page-link {
    transition: none;
  }
}
.page-link:hover {
  z-index: 2;
  color: var(--bs-pagination-hover-color);
  background-color: var(--bs-pagination-hover-bg);
  border-color: var(--bs-pagination-hover-border-color);
}
.page-link:focus {
  z-index: 3;
  color: var(--bs-pagination-focus-color);
  background-color: var(--bs-pagination-focus-bg);
  outline: 0;
  box-shadow: var(--bs-pagination-focus-box-shadow);
}
.active > .page-link,
.page-link.active {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: var(--bs-pagination-active-bg);
  border-color: var(--bs-pagination-active-border-color);
}
.disabled > .page-link,
.page-link.disabled {
  color: var(--bs-pagination-disabled-color);
  pointer-events: none;
  background-color: var(--bs-pagination-disabled-bg);
  border-color: var(--bs-pagination-disabled-border-color);
}
.page-item:not(:first-child) .page-link {
  margin-left: calc(-1 * var(--bs-border-width));
}
.page-item:first-child .page-link {
  border-top-left-radius: var(--bs-pagination-border-radius);
  border-bottom-left-radius: var(--bs-pagination-border-radius);
}
.page-item:last-child .page-link {
  border-top-right-radius: var(--bs-pagination-border-radius);
  border-bottom-right-radius: var(--bs-pagination-border-radius);
}
.pagination-lg {
  --bs-pagination-padding-x:1.5rem;
  --bs-pagination-padding-y:0.75rem;
  --bs-pagination-font-size:1.25rem;
  --bs-pagination-border-radius:var(--bs-border-radius-lg);
}
.pagination-sm {
  --bs-pagination-padding-x:0.5rem;
  --bs-pagination-padding-y:0.25rem;
  --bs-pagination-font-size:0.875rem;
  --bs-pagination-border-radius:var(--bs-border-radius-sm);
}
.badge {
  --bs-badge-padding-x:0.65em;
  --bs-badge-padding-y:0.35em;
  --bs-badge-font-size:0.75em;
  --bs-badge-font-weight:700;
  --bs-badge-color:#fff;
  --bs-badge-border-radius:var(--bs-border-radius);
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size: var(--bs-badge-font-size);
  font-weight: var(--bs-badge-font-weight);
  line-height: 1;
  color: var(--bs-badge-color);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--bs-badge-border-radius);
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.alert {
  --bs-alert-bg:transparent;
  --bs-alert-padding-x:1rem;
  --bs-alert-padding-y:1rem;
  --bs-alert-margin-bottom:1rem;
  --bs-alert-color:inherit;
  --bs-alert-border-color:transparent;
  --bs-alert-border:var(--bs-border-width) solid var(--bs-alert-border-color);
  --bs-alert-border-radius:var(--bs-border-radius);
  --bs-alert-link-color:inherit;
  position: relative;
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  margin-bottom: var(--bs-alert-margin-bottom);
  color: var(--bs-alert-color);
  background-color: var(--bs-alert-bg);
  border: var(--bs-alert-border);
  border-radius: var(--bs-alert-border-radius);
}
.alert-heading {
  color: inherit;
}
.alert-link {
  font-weight: 700;
  color: var(--bs-alert-link-color);
}
.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}
.alert-primary {
  --bs-alert-color:var(--bs-primary-text-emphasis);
  --bs-alert-bg:var(--bs-primary-bg-subtle);
  --bs-alert-border-color:var(--bs-primary-border-subtle);
  --bs-alert-link-color:var(--bs-primary-text-emphasis);
}
.alert-secondary {
  --bs-alert-color:var(--bs-secondary-text-emphasis);
  --bs-alert-bg:var(--bs-secondary-bg-subtle);
  --bs-alert-border-color:var(--bs-secondary-border-subtle);
  --bs-alert-link-color:var(--bs-secondary-text-emphasis);
}
.alert-success {
  --bs-alert-color:var(--bs-success-text-emphasis);
  --bs-alert-bg:var(--bs-success-bg-subtle);
  --bs-alert-border-color:var(--bs-success-border-subtle);
  --bs-alert-link-color:var(--bs-success-text-emphasis);
}
.alert-info {
  --bs-alert-color:var(--bs-info-text-emphasis);
  --bs-alert-bg:var(--bs-info-bg-subtle);
  --bs-alert-border-color:var(--bs-info-border-subtle);
  --bs-alert-link-color:var(--bs-info-text-emphasis);
}
.alert-warning {
  --bs-alert-color:var(--bs-warning-text-emphasis);
  --bs-alert-bg:var(--bs-warning-bg-subtle);
  --bs-alert-border-color:var(--bs-warning-border-subtle);
  --bs-alert-link-color:var(--bs-warning-text-emphasis);
}
.alert-danger {
  --bs-alert-color:var(--bs-danger-text-emphasis);
  --bs-alert-bg:var(--bs-danger-bg-subtle);
  --bs-alert-border-color:var(--bs-danger-border-subtle);
  --bs-alert-link-color:var(--bs-danger-text-emphasis);
}
.alert-light {
  --bs-alert-color:var(--bs-light-text-emphasis);
  --bs-alert-bg:var(--bs-light-bg-subtle);
  --bs-alert-border-color:var(--bs-light-border-subtle);
  --bs-alert-link-color:var(--bs-light-text-emphasis);
}
.alert-dark {
  --bs-alert-color:var(--bs-dark-text-emphasis);
  --bs-alert-bg:var(--bs-dark-bg-subtle);
  --bs-alert-border-color:var(--bs-dark-border-subtle);
  --bs-alert-link-color:var(--bs-dark-text-emphasis);
}
@keyframes progress-bar-stripes {
  0% {
    background-position-x: var(--bs-progress-height);
  }
}
.progress,
.progress-stacked {
  --bs-progress-height:1rem;
  --bs-progress-font-size:0.75rem;
  --bs-progress-bg:var(--bs-secondary-bg);
  --bs-progress-border-radius:var(--bs-border-radius);
  --bs-progress-box-shadow:var(--bs-box-shadow-inset);
  --bs-progress-bar-color:#fff;
  --bs-progress-bar-bg:#0d6efd;
  --bs-progress-bar-transition:width 0.6s ease;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius);
}
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: var(--bs-progress-bar-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-progress-bar-bg);
  transition: var(--bs-progress-bar-transition);
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}
.progress-bar-striped {
  background-image:
    linear-gradient(
      45deg,
      rgba(255, 255, 255, .15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, .15) 50%,
      rgba(255, 255, 255, .15) 75%,
      transparent 75%,
      transparent);
  background-size: var(--bs-progress-height) var(--bs-progress-height);
}
.progress-stacked > .progress {
  overflow: visible;
}
.progress-stacked > .progress > .progress-bar {
  width: 100%;
}
.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}
.list-group {
  --bs-list-group-color:var(--bs-body-color);
  --bs-list-group-bg:var(--bs-body-bg);
  --bs-list-group-border-color:var(--bs-border-color);
  --bs-list-group-border-width:var(--bs-border-width);
  --bs-list-group-border-radius:var(--bs-border-radius);
  --bs-list-group-item-padding-x:1rem;
  --bs-list-group-item-padding-y:0.5rem;
  --bs-list-group-action-color:var(--bs-secondary-color);
  --bs-list-group-action-hover-color:var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg:var(--bs-tertiary-bg);
  --bs-list-group-action-active-color:var(--bs-body-color);
  --bs-list-group-action-active-bg:var(--bs-secondary-bg);
  --bs-list-group-disabled-color:var(--bs-secondary-color);
  --bs-list-group-disabled-bg:var(--bs-body-bg);
  --bs-list-group-active-color:#fff;
  --bs-list-group-active-bg:#0d6efd;
  --bs-list-group-active-border-color:#0d6efd;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius);
}
.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > .list-group-item::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}
.list-group-item {
  position: relative;
  display: block;
  padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
  color: var(--bs-list-group-color);
  text-decoration: none;
  background-color: var(--bs-list-group-bg);
  border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);
}
.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: var(--bs-list-group-disabled-color);
  pointer-events: none;
  background-color: var(--bs-list-group-disabled-bg);
}
.list-group-item.active {
  z-index: 2;
  color: var(--bs-list-group-active-color);
  background-color: var(--bs-list-group-active-bg);
  border-color: var(--bs-list-group-active-border-color);
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: calc(-1 * var(--bs-list-group-border-width));
  border-top-width: var(--bs-list-group-border-width);
}
.list-group-item-action {
  width: 100%;
  color: var(--bs-list-group-action-color);
  text-align: inherit;
}
.list-group-item-action:not(.active):focus,
.list-group-item-action:not(.active):hover {
  z-index: 1;
  color: var(--bs-list-group-action-hover-color);
  text-decoration: none;
  background-color: var(--bs-list-group-action-hover-bg);
}
.list-group-item-action:not(.active):active {
  color: var(--bs-list-group-action-active-color);
  background-color: var(--bs-list-group-action-active-bg);
}
.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child:not(:last-child) {
  border-bottom-left-radius: var(--bs-list-group-border-radius);
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child:not(:first-child) {
  border-top-right-radius: var(--bs-list-group-border-radius);
  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: var(--bs-list-group-border-width);
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: calc(-1 * var(--bs-list-group-border-width));
  border-left-width: var(--bs-list-group-border-width);
}
@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    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: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    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: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    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: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    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: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 var(--bs-list-group-border-width);
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}
.list-group-item-primary {
  --bs-list-group-color:var(--bs-primary-text-emphasis);
  --bs-list-group-bg:var(--bs-primary-bg-subtle);
  --bs-list-group-border-color:var(--bs-primary-border-subtle);
  --bs-list-group-action-hover-color:var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg:var(--bs-primary-border-subtle);
  --bs-list-group-action-active-color:var(--bs-emphasis-color);
  --bs-list-group-action-active-bg:var(--bs-primary-border-subtle);
  --bs-list-group-active-color:var(--bs-primary-bg-subtle);
  --bs-list-group-active-bg:var(--bs-primary-text-emphasis);
  --bs-list-group-active-border-color:var(--bs-primary-text-emphasis);
}
.list-group-item-secondary {
  --bs-list-group-color:var(--bs-secondary-text-emphasis);
  --bs-list-group-bg:var(--bs-secondary-bg-subtle);
  --bs-list-group-border-color:var(--bs-secondary-border-subtle);
  --bs-list-group-action-hover-color:var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle);
  --bs-list-group-action-active-color:var(--bs-emphasis-color);
  --bs-list-group-action-active-bg:var(--bs-secondary-border-subtle);
  --bs-list-group-active-color:var(--bs-secondary-bg-subtle);
  --bs-list-group-active-bg:var(--bs-secondary-text-emphasis);
  --bs-list-group-active-border-color:var(--bs-secondary-text-emphasis);
}
.list-group-item-success {
  --bs-list-group-color:var(--bs-success-text-emphasis);
  --bs-list-group-bg:var(--bs-success-bg-subtle);
  --bs-list-group-border-color:var(--bs-success-border-subtle);
  --bs-list-group-action-hover-color:var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg:var(--bs-success-border-subtle);
  --bs-list-group-action-active-color:var(--bs-emphasis-color);
  --bs-list-group-action-active-bg:var(--bs-success-border-subtle);
  --bs-list-group-active-color:var(--bs-success-bg-subtle);
  --bs-list-group-active-bg:var(--bs-success-text-emphasis);
  --bs-list-group-active-border-color:var(--bs-success-text-emphasis);
}
.list-group-item-info {
  --bs-list-group-color:var(--bs-info-text-emphasis);
  --bs-list-group-bg:var(--bs-info-bg-subtle);
  --bs-list-group-border-color:var(--bs-info-border-subtle);
  --bs-list-group-action-hover-color:var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg:var(--bs-info-border-subtle);
  --bs-list-group-action-active-color:var(--bs-emphasis-color);
  --bs-list-group-action-active-bg:var(--bs-info-border-subtle);
  --bs-list-group-active-color:var(--bs-info-bg-subtle);
  --bs-list-group-active-bg:var(--bs-info-text-emphasis);
  --bs-list-group-active-border-color:var(--bs-info-text-emphasis);
}
.list-group-item-warning {
  --bs-list-group-color:var(--bs-warning-text-emphasis);
  --bs-list-group-bg:var(--bs-warning-bg-subtle);
  --bs-list-group-border-color:var(--bs-warning-border-subtle);
  --bs-list-group-action-hover-color:var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg:var(--bs-warning-border-subtle);
  --bs-list-group-action-active-color:var(--bs-emphasis-color);
  --bs-list-group-action-active-bg:var(--bs-warning-border-subtle);
  --bs-list-group-active-color:var(--bs-warning-bg-subtle);
  --bs-list-group-active-bg:var(--bs-warning-text-emphasis);
  --bs-list-group-active-border-color:var(--bs-warning-text-emphasis);
}
.list-group-item-danger {
  --bs-list-group-color:var(--bs-danger-text-emphasis);
  --bs-list-group-bg:var(--bs-danger-bg-subtle);
  --bs-list-group-border-color:var(--bs-danger-border-subtle);
  --bs-list-group-action-hover-color:var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg:var(--bs-danger-border-subtle);
  --bs-list-group-action-active-color:var(--bs-emphasis-color);
  --bs-list-group-action-active-bg:var(--bs-danger-border-subtle);
  --bs-list-group-active-color:var(--bs-danger-bg-subtle);
  --bs-list-group-active-bg:var(--bs-danger-text-emphasis);
  --bs-list-group-active-border-color:var(--bs-danger-text-emphasis);
}
.list-group-item-light {
  --bs-list-group-color:var(--bs-light-text-emphasis);
  --bs-list-group-bg:var(--bs-light-bg-subtle);
  --bs-list-group-border-color:var(--bs-light-border-subtle);
  --bs-list-group-action-hover-color:var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg:var(--bs-light-border-subtle);
  --bs-list-group-action-active-color:var(--bs-emphasis-color);
  --bs-list-group-action-active-bg:var(--bs-light-border-subtle);
  --bs-list-group-active-color:var(--bs-light-bg-subtle);
  --bs-list-group-active-bg:var(--bs-light-text-emphasis);
  --bs-list-group-active-border-color:var(--bs-light-text-emphasis);
}
.list-group-item-dark {
  --bs-list-group-color:var(--bs-dark-text-emphasis);
  --bs-list-group-bg:var(--bs-dark-bg-subtle);
  --bs-list-group-border-color:var(--bs-dark-border-subtle);
  --bs-list-group-action-hover-color:var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg:var(--bs-dark-border-subtle);
  --bs-list-group-action-active-color:var(--bs-emphasis-color);
  --bs-list-group-action-active-bg:var(--bs-dark-border-subtle);
  --bs-list-group-active-color:var(--bs-dark-bg-subtle);
  --bs-list-group-active-bg:var(--bs-dark-text-emphasis);
  --bs-list-group-active-border-color:var(--bs-dark-text-emphasis);
}
.btn-close {
  --bs-btn-close-color:#000;
  --bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");
  --bs-btn-close-opacity:0.5;
  --bs-btn-close-hover-opacity:0.75;
  --bs-btn-close-focus-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-btn-close-focus-opacity:1;
  --bs-btn-close-disabled-opacity:0.25;
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: .25em .25em;
  color: var(--bs-btn-close-color);
  background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
  filter: var(--bs-btn-close-filter);
  border: 0;
  border-radius: .375rem;
  opacity: var(--bs-btn-close-opacity);
}
.btn-close:hover {
  color: var(--bs-btn-close-color);
  text-decoration: none;
  opacity: var(--bs-btn-close-hover-opacity);
}
.btn-close:focus {
  outline: 0;
  box-shadow: var(--bs-btn-close-focus-shadow);
  opacity: var(--bs-btn-close-focus-opacity);
}
.btn-close.disabled,
.btn-close:disabled {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  opacity: var(--bs-btn-close-disabled-opacity);
}
.btn-close-white {
  --bs-btn-close-filter:invert(1) grayscale(100%) brightness(200%);
}
:root,
[data-bs-theme=light] {
  --bs-btn-close-filter: ;
}
[data-bs-theme=dark] {
  --bs-btn-close-filter:invert(1) grayscale(100%) brightness(200%);
}
.toast {
  --bs-toast-zindex:1090;
  --bs-toast-padding-x:0.75rem;
  --bs-toast-padding-y:0.5rem;
  --bs-toast-spacing:1.5rem;
  --bs-toast-max-width:350px;
  --bs-toast-font-size:0.875rem;
  --bs-toast-color: ;
  --bs-toast-bg:rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-border-width:var(--bs-border-width);
  --bs-toast-border-color:var(--bs-border-color-translucent);
  --bs-toast-border-radius:var(--bs-border-radius);
  --bs-toast-box-shadow:var(--bs-box-shadow);
  --bs-toast-header-color:var(--bs-secondary-color);
  --bs-toast-header-bg:rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-header-border-color:var(--bs-border-color-translucent);
  width: var(--bs-toast-max-width);
  max-width: 100%;
  font-size: var(--bs-toast-font-size);
  color: var(--bs-toast-color);
  pointer-events: auto;
  background-color: var(--bs-toast-bg);
  background-clip: padding-box;
  border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
  box-shadow: var(--bs-toast-box-shadow);
  border-radius: var(--bs-toast-border-radius);
}
.toast.showing {
  opacity: 0;
}
.toast:not(.show) {
  display: none;
}
.toast-container {
  --bs-toast-zindex:1090;
  position: absolute;
  z-index: var(--bs-toast-zindex);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child) {
  margin-bottom: var(--bs-toast-spacing);
}
.toast-header {
  display: flex;
  align-items: center;
  padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x);
  color: var(--bs-toast-header-color);
  background-color: var(--bs-toast-header-bg);
  background-clip: padding-box;
  border-bottom: var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);
  border-top-left-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
  border-top-right-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
}
.toast-header .btn-close {
  margin-right: calc(-.5 * var(--bs-toast-padding-x));
  margin-left: var(--bs-toast-padding-x);
}
.toast-body {
  padding: var(--bs-toast-padding-x);
  word-wrap: break-word;
}
.modal {
  --bs-modal-zindex:1055;
  --bs-modal-width:500px;
  --bs-modal-padding:1rem;
  --bs-modal-margin:0.5rem;
  --bs-modal-color:var(--bs-body-color);
  --bs-modal-bg:var(--bs-body-bg);
  --bs-modal-border-color:var(--bs-border-color-translucent);
  --bs-modal-border-width:var(--bs-border-width);
  --bs-modal-border-radius:var(--bs-border-radius-lg);
  --bs-modal-box-shadow:var(--bs-box-shadow-sm);
  --bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
  --bs-modal-header-padding-x:1rem;
  --bs-modal-header-padding-y:1rem;
  --bs-modal-header-padding:1rem 1rem;
  --bs-modal-header-border-color:var(--bs-border-color);
  --bs-modal-header-border-width:var(--bs-border-width);
  --bs-modal-title-line-height:1.5;
  --bs-modal-footer-gap:0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color:var(--bs-border-color);
  --bs-modal-footer-border-width:var(--bs-border-width);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transform: translate(0, -50px);
  transition: transform .3s ease-out;
}
@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 {
  height: calc(100% - var(--bs-modal-margin) * 2);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2);
}
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
}
.modal-backdrop {
  --bs-backdrop-zindex:1050;
  --bs-backdrop-bg:#000;
  --bs-backdrop-opacity:0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg);
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}
.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}
.modal-header .btn-close {
  padding: calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);
  margin-top: calc(-.5 * var(--bs-modal-header-padding-y));
  margin-right: calc(-.5 * var(--bs-modal-header-padding-x));
  margin-bottom: calc(-.5 * var(--bs-modal-header-padding-y));
  margin-left: auto;
}
.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height);
}
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding);
}
.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}
.modal-footer > * {
  margin: calc(var(--bs-modal-footer-gap) * .5);
}
@media (min-width: 576px) {
  .modal {
    --bs-modal-margin:1.75rem;
    --bs-modal-box-shadow:var(--bs-box-shadow);
  }
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
  }
  .modal-sm {
    --bs-modal-width:300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    --bs-modal-width:800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    --bs-modal-width:1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-footer,
.modal-fullscreen .modal-header {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}
@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-footer,
  .modal-fullscreen-sm-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-footer,
  .modal-fullscreen-md-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-footer,
  .modal-fullscreen-lg-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-footer,
  .modal-fullscreen-xl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-footer,
  .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
}
.tooltip {
  --bs-tooltip-zindex:1080;
  --bs-tooltip-max-width:200px;
  --bs-tooltip-padding-x:0.5rem;
  --bs-tooltip-padding-y:0.25rem;
  --bs-tooltip-margin: ;
  --bs-tooltip-font-size:0.875rem;
  --bs-tooltip-color:var(--bs-body-bg);
  --bs-tooltip-bg:var(--bs-emphasis-color);
  --bs-tooltip-border-radius:var(--bs-border-radius);
  --bs-tooltip-opacity:0.9;
  --bs-tooltip-arrow-width:0.8rem;
  --bs-tooltip-arrow-height:0.4rem;
  z-index: var(--bs-tooltip-zindex);
  display: block;
  margin: var(--bs-tooltip-margin);
  font-family: var(--bs-font-sans-serif);
  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: var(--bs-tooltip-font-size);
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: var(--bs-tooltip-opacity);
}
.tooltip .tooltip-arrow {
  display: block;
  width: var(--bs-tooltip-arrow-width);
  height: var(--bs-tooltip-arrow-height);
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,
.bs-tooltip-top .tooltip-arrow {
  bottom: calc(-1 * var(--bs-tooltip-arrow-height));
}
.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,
.bs-tooltip-top .tooltip-arrow::before {
  top: -1px;
  border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;
  border-top-color: var(--bs-tooltip-bg);
}
.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,
.bs-tooltip-end .tooltip-arrow {
  left: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,
.bs-tooltip-end .tooltip-arrow::before {
  right: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;
  border-right-color: var(--bs-tooltip-bg);
}
.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,
.bs-tooltip-bottom .tooltip-arrow {
  top: calc(-1 * var(--bs-tooltip-arrow-height));
}
.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,
.bs-tooltip-bottom .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);
  border-bottom-color: var(--bs-tooltip-bg);
}
.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,
.bs-tooltip-start .tooltip-arrow {
  right: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,
.bs-tooltip-start .tooltip-arrow::before {
  left: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);
  border-left-color: var(--bs-tooltip-bg);
}
.tooltip-inner {
  max-width: var(--bs-tooltip-max-width);
  padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
  color: var(--bs-tooltip-color);
  text-align: center;
  background-color: var(--bs-tooltip-bg);
  border-radius: var(--bs-tooltip-border-radius);
}
.popover {
  --bs-popover-zindex:1070;
  --bs-popover-max-width:276px;
  --bs-popover-font-size:0.875rem;
  --bs-popover-bg:var(--bs-body-bg);
  --bs-popover-border-width:var(--bs-border-width);
  --bs-popover-border-color:var(--bs-border-color-translucent);
  --bs-popover-border-radius:var(--bs-border-radius-lg);
  --bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));
  --bs-popover-box-shadow:var(--bs-box-shadow);
  --bs-popover-header-padding-x:1rem;
  --bs-popover-header-padding-y:0.5rem;
  --bs-popover-header-font-size:1rem;
  --bs-popover-header-color:inherit;
  --bs-popover-header-bg:var(--bs-secondary-bg);
  --bs-popover-body-padding-x:1rem;
  --bs-popover-body-padding-y:1rem;
  --bs-popover-body-color:var(--bs-body-color);
  --bs-popover-arrow-width:1rem;
  --bs-popover-arrow-height:0.5rem;
  --bs-popover-arrow-border:var(--bs-popover-border-color);
  z-index: var(--bs-popover-zindex);
  display: block;
  max-width: var(--bs-popover-max-width);
  font-family: var(--bs-font-sans-serif);
  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: var(--bs-popover-font-size);
  word-wrap: break-word;
  background-color: var(--bs-popover-bg);
  background-clip: padding-box;
  border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-radius: var(--bs-popover-border-radius);
}
.popover .popover-arrow {
  display: block;
  width: var(--bs-popover-arrow-width);
  height: var(--bs-popover-arrow-height);
}
.popover .popover-arrow::after,
.popover .popover-arrow::before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}
.bs-popover-auto[data-popper-placement^=top] > .popover-arrow,
.bs-popover-top > .popover-arrow {
  bottom: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after,
.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before,
.bs-popover-top > .popover-arrow::after,
.bs-popover-top > .popover-arrow::before {
  border-width: var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0;
}
.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before,
.bs-popover-top > .popover-arrow::before {
  bottom: 0;
  border-top-color: var(--bs-popover-arrow-border);
}
.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after,
.bs-popover-top > .popover-arrow::after {
  bottom: var(--bs-popover-border-width);
  border-top-color: var(--bs-popover-bg);
}
.bs-popover-auto[data-popper-placement^=right] > .popover-arrow,
.bs-popover-end > .popover-arrow {
  left: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after,
.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before,
.bs-popover-end > .popover-arrow::after,
.bs-popover-end > .popover-arrow::before {
  border-width: calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0;
}
.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before,
.bs-popover-end > .popover-arrow::before {
  left: 0;
  border-right-color: var(--bs-popover-arrow-border);
}
.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after,
.bs-popover-end > .popover-arrow::after {
  left: var(--bs-popover-border-width);
  border-right-color: var(--bs-popover-bg);
}
.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow,
.bs-popover-bottom > .popover-arrow {
  top: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after,
.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before,
.bs-popover-bottom > .popover-arrow::after,
.bs-popover-bottom > .popover-arrow::before {
  border-width: 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height);
}
.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before,
.bs-popover-bottom > .popover-arrow::before {
  top: 0;
  border-bottom-color: var(--bs-popover-arrow-border);
}
.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after,
.bs-popover-bottom > .popover-arrow::after {
  top: var(--bs-popover-border-width);
  border-bottom-color: var(--bs-popover-bg);
}
.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before,
.bs-popover-bottom .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: var(--bs-popover-arrow-width);
  margin-left: calc(-.5 * var(--bs-popover-arrow-width));
  content: "";
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-header-bg);
}
.bs-popover-auto[data-popper-placement^=left] > .popover-arrow,
.bs-popover-start > .popover-arrow {
  right: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after,
.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before,
.bs-popover-start > .popover-arrow::after,
.bs-popover-start > .popover-arrow::before {
  border-width: calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height);
}
.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before,
.bs-popover-start > .popover-arrow::before {
  right: 0;
  border-left-color: var(--bs-popover-arrow-border);
}
.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after,
.bs-popover-start > .popover-arrow::after {
  right: var(--bs-popover-border-width);
  border-left-color: var(--bs-popover-bg);
}
.popover-header {
  padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
  margin-bottom: 0;
  font-size: var(--bs-popover-header-font-size);
  color: var(--bs-popover-header-color);
  background-color: var(--bs-popover-header-bg);
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-top-left-radius: var(--bs-popover-inner-border-radius);
  border-top-right-radius: var(--bs-popover-inner-border-radius);
}
.popover-header:empty {
  display: none;
}
.popover-body {
  padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
  color: var(--bs-popover-body-color);
}
.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 .6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
  display: block;
}
.active.carousel-item-end,
.carousel-item-next:not(.carousel-item-start) {
  transform: translateX(100%);
}
.active.carousel-item-start,
.carousel-item-prev:not(.carousel-item-end) {
  transform: translateX(-100%);
}
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end,
.carousel-fade .carousel-item.active {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-end,
.carousel-fade .active.carousel-item-start {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s .6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-end,
  .carousel-fade .active.carousel-item-start {
    transition: none;
  }
}
.carousel-control-next,
.carousel-control-prev {
  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: 0 0;
  filter: var(--bs-carousel-control-icon-filter);
  border: 0;
  opacity: .5;
  transition: opacity .15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-next,
  .carousel-control-prev {
    transition: none;
  }
}
.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}
.carousel-control-prev {
  left: 0;
}
.carousel-control-next {
  right: 0;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: var(--bs-carousel-indicator-active-bg);
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity .6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: var(--bs-carousel-caption-color);
  text-align: center;
}
.carousel-dark {
  --bs-carousel-indicator-active-bg:#000;
  --bs-carousel-caption-color:#000;
  --bs-carousel-control-icon-filter:invert(1) grayscale(100);
}
:root,
[data-bs-theme=light] {
  --bs-carousel-indicator-active-bg:#fff;
  --bs-carousel-caption-color:#fff;
  --bs-carousel-control-icon-filter: ;
}
[data-bs-theme=dark] {
  --bs-carousel-indicator-active-bg:#000;
  --bs-carousel-caption-color:#000;
  --bs-carousel-control-icon-filter:invert(1) grayscale(100);
}
.spinner-border,
.spinner-grow {
  display: inline-block;
  flex-shrink: 0;
  width: var(--bs-spinner-width);
  height: var(--bs-spinner-height);
  vertical-align: var(--bs-spinner-vertical-align);
  border-radius: 50%;
  animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
}
@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.spinner-border {
  --bs-spinner-width:2rem;
  --bs-spinner-height:2rem;
  --bs-spinner-vertical-align:-0.125em;
  --bs-spinner-border-width:0.25em;
  --bs-spinner-animation-speed:0.75s;
  --bs-spinner-animation-name:spinner-border;
  border: var(--bs-spinner-border-width) solid currentcolor;
  border-right-color: transparent;
}
.spinner-border-sm {
  --bs-spinner-width:1rem;
  --bs-spinner-height:1rem;
  --bs-spinner-border-width:0.2em;
}
@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  --bs-spinner-width:2rem;
  --bs-spinner-height:2rem;
  --bs-spinner-vertical-align:-0.125em;
  --bs-spinner-animation-speed:0.75s;
  --bs-spinner-animation-name:spinner-grow;
  background-color: currentcolor;
  opacity: 0;
}
.spinner-grow-sm {
  --bs-spinner-width:1rem;
  --bs-spinner-height:1rem;
}
@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    --bs-spinner-animation-speed:1.5s;
  }
}
.offcanvas,
.offcanvas-lg,
.offcanvas-md,
.offcanvas-sm,
.offcanvas-xl,
.offcanvas-xxl {
  --bs-offcanvas-zindex:1045;
  --bs-offcanvas-width:400px;
  --bs-offcanvas-height:30vh;
  --bs-offcanvas-padding-x:1rem;
  --bs-offcanvas-padding-y:1rem;
  --bs-offcanvas-color:var(--bs-body-color);
  --bs-offcanvas-bg:var(--bs-body-bg);
  --bs-offcanvas-border-width:var(--bs-border-width);
  --bs-offcanvas-border-color:var(--bs-border-color-translucent);
  --bs-offcanvas-box-shadow:var(--bs-box-shadow-sm);
  --bs-offcanvas-transition:transform 0.3s ease-in-out;
  --bs-offcanvas-title-line-height:1.5;
}
@media (max-width: 575.98px) {
  .offcanvas-sm {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 575.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-sm {
    transition: none;
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-sm.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-sm.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-sm.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-sm.show:not(.hiding),
  .offcanvas-sm.showing {
    transform: none;
  }
  .offcanvas-sm.hiding,
  .offcanvas-sm.show,
  .offcanvas-sm.showing {
    visibility: visible;
  }
}
@media (min-width: 576px) {
  .offcanvas-sm {
    --bs-offcanvas-height:auto;
    --bs-offcanvas-border-width:0;
    background-color: transparent !important;
  }
  .offcanvas-sm .offcanvas-header {
    display: none;
  }
  .offcanvas-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-md {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-md.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-md.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-md.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-md.show:not(.hiding),
  .offcanvas-md.showing {
    transform: none;
  }
  .offcanvas-md.hiding,
  .offcanvas-md.show,
  .offcanvas-md.showing {
    visibility: visible;
  }
}
@media (min-width: 768px) {
  .offcanvas-md {
    --bs-offcanvas-height:auto;
    --bs-offcanvas-border-width:0;
    background-color: transparent !important;
  }
  .offcanvas-md .offcanvas-header {
    display: none;
  }
  .offcanvas-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-lg {
    transition: none;
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-lg.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-lg.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-lg.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-lg.show:not(.hiding),
  .offcanvas-lg.showing {
    transform: none;
  }
  .offcanvas-lg.hiding,
  .offcanvas-lg.show,
  .offcanvas-lg.showing {
    visibility: visible;
  }
}
@media (min-width: 992px) {
  .offcanvas-lg {
    --bs-offcanvas-height:auto;
    --bs-offcanvas-border-width:0;
    background-color: transparent !important;
  }
  .offcanvas-lg .offcanvas-header {
    display: none;
  }
  .offcanvas-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xl {
    transition: none;
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-xl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-xl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-xl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-xl.show:not(.hiding),
  .offcanvas-xl.showing {
    transform: none;
  }
  .offcanvas-xl.hiding,
  .offcanvas-xl.show,
  .offcanvas-xl.showing {
    visibility: visible;
  }
}
@media (min-width: 1200px) {
  .offcanvas-xl {
    --bs-offcanvas-height:auto;
    --bs-offcanvas-border-width:0;
    background-color: transparent !important;
  }
  .offcanvas-xl .offcanvas-header {
    display: none;
  }
  .offcanvas-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xxl {
    transition: none;
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-xxl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-xxl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-xxl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-xxl.show:not(.hiding),
  .offcanvas-xxl.showing {
    transform: none;
  }
  .offcanvas-xxl.hiding,
  .offcanvas-xxl.show,
  .offcanvas-xxl.showing {
    visibility: visible;
  }
}
@media (min-width: 1400px) {
  .offcanvas-xxl {
    --bs-offcanvas-height:auto;
    --bs-offcanvas-border-width:0;
    background-color: transparent !important;
  }
  .offcanvas-xxl .offcanvas-header {
    display: none;
  }
  .offcanvas-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: var(--bs-offcanvas-zindex);
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color: var(--bs-offcanvas-color);
  visibility: hidden;
  background-color: var(--bs-offcanvas-bg);
  background-clip: padding-box;
  outline: 0;
  transition: var(--bs-offcanvas-transition);
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}
.offcanvas.offcanvas-start {
  top: 0;
  left: 0;
  width: var(--bs-offcanvas-width);
  border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(-100%);
}
.offcanvas.offcanvas-end {
  top: 0;
  right: 0;
  width: var(--bs-offcanvas-width);
  border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(100%);
}
.offcanvas.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(-100%);
}
.offcanvas.offcanvas-bottom {
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(100%);
}
.offcanvas.show:not(.hiding),
.offcanvas.showing {
  transform: none;
}
.offcanvas.hiding,
.offcanvas.show,
.offcanvas.showing {
  visibility: visible;
}
.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.offcanvas-backdrop.fade {
  opacity: 0;
}
.offcanvas-backdrop.show {
  opacity: .5;
}
.offcanvas-header {
  display: flex;
  align-items: center;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
}
.offcanvas-header .btn-close {
  padding: calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);
  margin-top: calc(-.5 * var(--bs-offcanvas-padding-y));
  margin-right: calc(-.5 * var(--bs-offcanvas-padding-x));
  margin-bottom: calc(-.5 * var(--bs-offcanvas-padding-y));
  margin-left: auto;
}
.offcanvas-title {
  margin-bottom: 0;
  line-height: var(--bs-offcanvas-title-line-height);
}
.offcanvas-body {
  flex-grow: 1;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
  overflow-y: auto;
}
.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentcolor;
  opacity: .5;
}
.placeholder.btn::before {
  display: inline-block;
  content: "";
}
.placeholder-xs {
  min-height: .6em;
}
.placeholder-sm {
  min-height: .8em;
}
.placeholder-lg {
  min-height: 1.2em;
}
.placeholder-glow .placeholder {
  animation: placeholder-glow 2s ease-in-out infinite;
}
@keyframes placeholder-glow {
  50% {
    opacity: .2;
  }
}
.placeholder-wave {
  -webkit-mask-image:
    linear-gradient(
      130deg,
      #000 55%,
      rgba(0, 0, 0, 0.8) 75%,
      #000 95%);
  mask-image:
    linear-gradient(
      130deg,
      #000 55%,
      rgba(0, 0, 0, 0.8) 75%,
      #000 95%);
  -webkit-mask-size: 200% 100%;
  mask-size: 200% 100%;
  animation: placeholder-wave 2s linear infinite;
}
@keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
    mask-position: -200% 0%;
  }
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.text-bg-primary {
  color: #fff !important;
  background-color: RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity,1)) !important;
}
.text-bg-secondary {
  color: #fff !important;
  background-color: RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity,1)) !important;
}
.text-bg-success {
  color: #fff !important;
  background-color: RGBA(var(--bs-success-rgb), var(--bs-bg-opacity,1)) !important;
}
.text-bg-info {
  color: #000 !important;
  background-color: RGBA(var(--bs-info-rgb), var(--bs-bg-opacity,1)) !important;
}
.text-bg-warning {
  color: #000 !important;
  background-color: RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity,1)) !important;
}
.text-bg-danger {
  color: #fff !important;
  background-color: RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity,1)) !important;
}
.text-bg-light {
  color: #000 !important;
  background-color: RGBA(var(--bs-light-rgb), var(--bs-bg-opacity,1)) !important;
}
.text-bg-dark {
  color: #fff !important;
  background-color: RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity,1)) !important;
}
.link-primary {
  color: RGBA(var(--bs-primary-rgb), var(--bs-link-opacity,1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity,1)) !important;
  text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity,1)) !important;
}
.link-primary:focus,
.link-primary:hover {
  color: RGBA(10, 88, 202, var(--bs-link-opacity,1)) !important;
  -webkit-text-decoration-color: RGBA(10, 88, 202, var(--bs-link-underline-opacity,1)) !important;
  text-decoration-color: RGBA(10, 88, 202, var(--bs-link-underline-opacity,1)) !important;
}
.link-secondary {
  color: RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity,1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity,1)) !important;
  text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity,1)) !important;
}
.link-secondary:focus,
.link-secondary:hover {
  color: RGBA(86, 94, 100, var(--bs-link-opacity,1)) !important;
  -webkit-text-decoration-color: RGBA(86, 94, 100, var(--bs-link-underline-opacity,1)) !important;
  text-decoration-color: RGBA(86, 94, 100, var(--bs-link-underline-opacity,1)) !important;
}
.link-success {
  color: RGBA(var(--bs-success-rgb), var(--bs-link-opacity,1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity,1)) !important;
  text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity,1)) !important;
}
.link-success:focus,
.link-success:hover {
  color: RGBA(20, 108, 67, var(--bs-link-opacity,1)) !important;
  -webkit-text-decoration-color: RGBA(20, 108, 67, var(--bs-link-underline-opacity,1)) !important;
  text-decoration-color: RGBA(20, 108, 67, var(--bs-link-underline-opacity,1)) !important;
}
.link-info {
  color: RGBA(var(--bs-info-rgb), var(--bs-link-opacity,1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity,1)) !important;
  text-decoration-color: RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity,1)) !important;
}
.link-info:focus,
.link-info:hover {
  color: RGBA(61, 213, 243, var(--bs-link-opacity,1)) !important;
  -webkit-text-decoration-color: RGBA(61, 213, 243, var(--bs-link-underline-opacity,1)) !important;
  text-decoration-color: RGBA(61, 213, 243, var(--bs-link-underline-opacity,1)) !important;
}
.link-warning {
  color: RGBA(var(--bs-warning-rgb), var(--bs-link-opacity,1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity,1)) !important;
  text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity,1)) !important;
}
.link-warning:focus,
.link-warning:hover {
  color: RGBA(255, 205, 57, var(--bs-link-opacity,1)) !important;
  -webkit-text-decoration-color: RGBA(255, 205, 57, var(--bs-link-underline-opacity,1)) !important;
  text-decoration-color: RGBA(255, 205, 57, var(--bs-link-underline-opacity,1)) !important;
}
.link-danger {
  color: RGBA(var(--bs-danger-rgb), var(--bs-link-opacity,1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity,1)) !important;
  text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity,1)) !important;
}
.link-danger:focus,
.link-danger:hover {
  color: RGBA(176, 42, 55, var(--bs-link-opacity,1)) !important;
  -webkit-text-decoration-color: RGBA(176, 42, 55, var(--bs-link-underline-opacity,1)) !important;
  text-decoration-color: RGBA(176, 42, 55, var(--bs-link-underline-opacity,1)) !important;
}
.link-light {
  color: RGBA(var(--bs-light-rgb), var(--bs-link-opacity,1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity,1)) !important;
  text-decoration-color: RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity,1)) !important;
}
.link-light:focus,
.link-light:hover {
  color: RGBA(249, 250, 251, var(--bs-link-opacity,1)) !important;
  -webkit-text-decoration-color: RGBA(249, 250, 251, var(--bs-link-underline-opacity,1)) !important;
  text-decoration-color: RGBA(249, 250, 251, var(--bs-link-underline-opacity,1)) !important;
}
.link-dark {
  color: RGBA(var(--bs-dark-rgb), var(--bs-link-opacity,1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity,1)) !important;
  text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity,1)) !important;
}
.link-dark:focus,
.link-dark:hover {
  color: RGBA(26, 30, 33, var(--bs-link-opacity,1)) !important;
  -webkit-text-decoration-color: RGBA(26, 30, 33, var(--bs-link-underline-opacity,1)) !important;
  text-decoration-color: RGBA(26, 30, 33, var(--bs-link-underline-opacity,1)) !important;
}
.link-body-emphasis {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity,1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity,1)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity,1)) !important;
}
.link-body-emphasis:focus,
.link-body-emphasis:hover {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity,.75)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity,0.75)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity,0.75)) !important;
}
.focus-ring:focus {
  outline: 0;
  box-shadow: var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);
}
.icon-link {
  display: inline-flex;
  gap: .375rem;
  align-items: center;
  -webkit-text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity,0.5));
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity,0.5));
  text-underline-offset: 0.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.icon-link > .bi {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  fill: currentcolor;
  transition: .2s ease-in-out transform;
}
@media (prefers-reduced-motion: reduce) {
  .icon-link > .bi {
    transition: none;
  }
}
.icon-link-hover:focus-visible > .bi,
.icon-link-hover:hover > .bi {
  transform: var(--bs-icon-link-transform,translate3d(.25em,0,0));
}
.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ratio-1x1 {
  --bs-aspect-ratio:100%;
}
.ratio-4x3 {
  --bs-aspect-ratio:75%;
}
.ratio-16x9 {
  --bs-aspect-ratio:56.25%;
}
.ratio-21x9 {
  --bs-aspect-ratio:42.8571428571%;
}
.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;
}
.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020;
}
.sticky-bottom {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  z-index: 1020;
}
@media (min-width: 576px) {
  .sticky-sm-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-sm-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-md-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-lg-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xl-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xxl-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}
.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),
.visually-hidden:not(caption) {
  position: absolute !important;
}
.visually-hidden *,
.visually-hidden-focusable:not(:focus):not(:focus-within) * {
  overflow: hidden !important;
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.vr {
  display: inline-block;
  align-self: stretch;
  width: var(--bs-border-width);
  min-height: 1em;
  background-color: currentcolor;
  opacity: .25;
}
.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;
}
.float-start {
  float: left !important;
}
.float-end {
  float: right !important;
}
.float-none {
  float: none !important;
}
.object-fit-contain {
  -o-object-fit: contain !important;
  object-fit: contain !important;
}
.object-fit-cover {
  -o-object-fit: cover !important;
  object-fit: cover !important;
}
.object-fit-fill {
  -o-object-fit: fill !important;
  object-fit: fill !important;
}
.object-fit-scale {
  -o-object-fit: scale-down !important;
  object-fit: scale-down !important;
}
.object-fit-none {
  -o-object-fit: none !important;
  object-fit: none !important;
}
.opacity-0 {
  opacity: 0 !important;
}
.opacity-25 {
  opacity: .25 !important;
}
.opacity-50 {
  opacity: .5 !important;
}
.opacity-75 {
  opacity: .75 !important;
}
.opacity-100 {
  opacity: 1 !important;
}
.overflow-auto {
  overflow: auto !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.overflow-visible {
  overflow: visible !important;
}
.overflow-scroll {
  overflow: scroll !important;
}
.overflow-x-auto {
  overflow-x: auto !important;
}
.overflow-x-hidden {
  overflow-x: hidden !important;
}
.overflow-x-visible {
  overflow-x: visible !important;
}
.overflow-x-scroll {
  overflow-x: scroll !important;
}
.overflow-y-auto {
  overflow-y: auto !important;
}
.overflow-y-hidden {
  overflow-y: hidden !important;
}
.overflow-y-visible {
  overflow-y: visible !important;
}
.overflow-y-scroll {
  overflow-y: scroll !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-grid {
  display: grid !important;
}
.d-inline-grid {
  display: inline-grid !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;
}
.d-none {
  display: none !important;
}
.shadow {
  box-shadow: var(--bs-box-shadow) !important;
}
.shadow-sm {
  box-shadow: var(--bs-box-shadow-sm) !important;
}
.shadow-lg {
  box-shadow: var(--bs-box-shadow-lg) !important;
}
.shadow-none {
  box-shadow: none !important;
}
.focus-ring-primary {
  --bs-focus-ring-color:rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity));
}
.focus-ring-secondary {
  --bs-focus-ring-color:rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity));
}
.focus-ring-success {
  --bs-focus-ring-color:rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity));
}
.focus-ring-info {
  --bs-focus-ring-color:rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity));
}
.focus-ring-warning {
  --bs-focus-ring-color:rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity));
}
.focus-ring-danger {
  --bs-focus-ring-color:rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity));
}
.focus-ring-light {
  --bs-focus-ring-color:rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity));
}
.focus-ring-dark {
  --bs-focus-ring-color:rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity));
}
.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;
}
.top-0 {
  top: 0 !important;
}
.top-50 {
  top: 50% !important;
}
.top-100 {
  top: 100% !important;
}
.bottom-0 {
  bottom: 0 !important;
}
.bottom-50 {
  bottom: 50% !important;
}
.bottom-100 {
  bottom: 100% !important;
}
.start-0 {
  left: 0 !important;
}
.start-50 {
  left: 50% !important;
}
.start-100 {
  left: 100% !important;
}
.end-0 {
  right: 0 !important;
}
.end-50 {
  right: 50% !important;
}
.end-100 {
  right: 100% !important;
}
.translate-middle {
  transform: translate(-50%, -50%) !important;
}
.translate-middle-x {
  transform: translateX(-50%) !important;
}
.translate-middle-y {
  transform: translateY(-50%) !important;
}
.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-0 {
  border: 0 !important;
}
.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-end-0 {
  border-right: 0 !important;
}
.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-start-0 {
  border-left: 0 !important;
}
.border-primary {
  --bs-border-opacity:1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}
.border-secondary {
  --bs-border-opacity:1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}
.border-success {
  --bs-border-opacity:1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}
.border-info {
  --bs-border-opacity:1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}
.border-warning {
  --bs-border-opacity:1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}
.border-danger {
  --bs-border-opacity:1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}
.border-light {
  --bs-border-opacity:1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}
.border-dark {
  --bs-border-opacity:1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}
.border-black {
  --bs-border-opacity:1;
  border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important;
}
.border-white {
  --bs-border-opacity:1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}
.border-primary-subtle {
  border-color: var(--bs-primary-border-subtle) !important;
}
.border-secondary-subtle {
  border-color: var(--bs-secondary-border-subtle) !important;
}
.border-success-subtle {
  border-color: var(--bs-success-border-subtle) !important;
}
.border-info-subtle {
  border-color: var(--bs-info-border-subtle) !important;
}
.border-warning-subtle {
  border-color: var(--bs-warning-border-subtle) !important;
}
.border-danger-subtle {
  border-color: var(--bs-danger-border-subtle) !important;
}
.border-light-subtle {
  border-color: var(--bs-light-border-subtle) !important;
}
.border-dark-subtle {
  border-color: var(--bs-dark-border-subtle) !important;
}
.border-1 {
  border-width: 1px !important;
}
.border-2 {
  border-width: 2px !important;
}
.border-3 {
  border-width: 3px !important;
}
.border-4 {
  border-width: 4px !important;
}
.border-5 {
  border-width: 5px !important;
}
.border-opacity-10 {
  --bs-border-opacity:0.1;
}
.border-opacity-25 {
  --bs-border-opacity:0.25;
}
.border-opacity-50 {
  --bs-border-opacity:0.5;
}
.border-opacity-75 {
  --bs-border-opacity:0.75;
}
.border-opacity-100 {
  --bs-border-opacity:1;
}
.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;
}
.mw-100 {
  max-width: 100% !important;
}
.vw-100 {
  width: 100vw !important;
}
.min-vw-100 {
  min-width: 100vw !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;
}
.mh-100 {
  max-height: 100% !important;
}
.vh-100 {
  height: 100vh !important;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.flex-fill {
  flex: 1 1 auto !important;
}
.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-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;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !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;
}
.justify-content-evenly {
  justify-content: space-evenly !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;
}
.order-first {
  order: -1 !important;
}
.order-0 {
  order: 0 !important;
}
.order-1 {
  order: 1 !important;
}
.order-2 {
  order: 2 !important;
}
.order-3 {
  order: 3 !important;
}
.order-4 {
  order: 4 !important;
}
.order-5 {
  order: 5 !important;
}
.order-last {
  order: 6 !important;
}
.m-0 {
  margin: 0 !important;
}
.m-1 {
  margin: .25rem !important;
}
.m-2 {
  margin: .5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.mx-1 {
  margin-right: .25rem !important;
  margin-left: .25rem !important;
}
.mx-2 {
  margin-right: .5rem !important;
  margin-left: .5rem !important;
}
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.my-1 {
  margin-top: .25rem !important;
  margin-bottom: .25rem !important;
}
.my-2 {
  margin-top: .5rem !important;
  margin-bottom: .5rem !important;
}
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-1 {
  margin-top: .25rem !important;
}
.mt-2 {
  margin-top: .5rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mt-5 {
  margin-top: 3rem !important;
}
.mt-auto {
  margin-top: auto !important;
}
.me-0 {
  margin-right: 0 !important;
}
.me-1 {
  margin-right: .25rem !important;
}
.me-2 {
  margin-right: .5rem !important;
}
.me-3 {
  margin-right: 1rem !important;
}
.me-4 {
  margin-right: 1.5rem !important;
}
.me-5 {
  margin-right: 3rem !important;
}
.me-auto {
  margin-right: auto !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-1 {
  margin-bottom: .25rem !important;
}
.mb-2 {
  margin-bottom: .5rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.mb-5 {
  margin-bottom: 3rem !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.ms-0 {
  margin-left: 0 !important;
}
.ms-1 {
  margin-left: .25rem !important;
}
.ms-2 {
  margin-left: .5rem !important;
}
.ms-3 {
  margin-left: 1rem !important;
}
.ms-4 {
  margin-left: 1.5rem !important;
}
.ms-5 {
  margin-left: 3rem !important;
}
.ms-auto {
  margin-left: auto !important;
}
.p-0 {
  padding: 0 !important;
}
.p-1 {
  padding: .25rem !important;
}
.p-2 {
  padding: .5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.px-1 {
  padding-right: .25rem !important;
  padding-left: .25rem !important;
}
.px-2 {
  padding-right: .5rem !important;
  padding-left: .5rem !important;
}
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.py-1 {
  padding-top: .25rem !important;
  padding-bottom: .25rem !important;
}
.py-2 {
  padding-top: .5rem !important;
  padding-bottom: .5rem !important;
}
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-1 {
  padding-top: .25rem !important;
}
.pt-2 {
  padding-top: .5rem !important;
}
.pt-3 {
  padding-top: 1rem !important;
}
.pt-4 {
  padding-top: 1.5rem !important;
}
.pt-5 {
  padding-top: 3rem !important;
}
.pe-0 {
  padding-right: 0 !important;
}
.pe-1 {
  padding-right: .25rem !important;
}
.pe-2 {
  padding-right: .5rem !important;
}
.pe-3 {
  padding-right: 1rem !important;
}
.pe-4 {
  padding-right: 1.5rem !important;
}
.pe-5 {
  padding-right: 3rem !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-1 {
  padding-bottom: .25rem !important;
}
.pb-2 {
  padding-bottom: .5rem !important;
}
.pb-3 {
  padding-bottom: 1rem !important;
}
.pb-4 {
  padding-bottom: 1.5rem !important;
}
.pb-5 {
  padding-bottom: 3rem !important;
}
.ps-0 {
  padding-left: 0 !important;
}
.ps-1 {
  padding-left: .25rem !important;
}
.ps-2 {
  padding-left: .5rem !important;
}
.ps-3 {
  padding-left: 1rem !important;
}
.ps-4 {
  padding-left: 1.5rem !important;
}
.ps-5 {
  padding-left: 3rem !important;
}
.gap-0 {
  gap: 0 !important;
}
.gap-1 {
  gap: .25rem !important;
}
.gap-2 {
  gap: .5rem !important;
}
.gap-3 {
  gap: 1rem !important;
}
.gap-4 {
  gap: 1.5rem !important;
}
.gap-5 {
  gap: 3rem !important;
}
.row-gap-0 {
  row-gap: 0 !important;
}
.row-gap-1 {
  row-gap: .25rem !important;
}
.row-gap-2 {
  row-gap: .5rem !important;
}
.row-gap-3 {
  row-gap: 1rem !important;
}
.row-gap-4 {
  row-gap: 1.5rem !important;
}
.row-gap-5 {
  row-gap: 3rem !important;
}
.column-gap-0 {
  -moz-column-gap: 0 !important;
  column-gap: 0 !important;
}
.column-gap-1 {
  -moz-column-gap: 0.25rem !important;
  column-gap: .25rem !important;
}
.column-gap-2 {
  -moz-column-gap: 0.5rem !important;
  column-gap: .5rem !important;
}
.column-gap-3 {
  -moz-column-gap: 1rem !important;
  column-gap: 1rem !important;
}
.column-gap-4 {
  -moz-column-gap: 1.5rem !important;
  column-gap: 1.5rem !important;
}
.column-gap-5 {
  -moz-column-gap: 3rem !important;
  column-gap: 3rem !important;
}
.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}
.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}
.fs-2 {
  font-size: calc(1.325rem + .9vw) !important;
}
.fs-3 {
  font-size: calc(1.3rem + .6vw) !important;
}
.fs-4 {
  font-size: calc(1.275rem + .3vw) !important;
}
.fs-5 {
  font-size: 1.25rem !important;
}
.fs-6 {
  font-size: 1rem !important;
}
.fst-italic {
  font-style: italic !important;
}
.fst-normal {
  font-style: normal !important;
}
.fw-lighter {
  font-weight: lighter !important;
}
.fw-light {
  font-weight: 300 !important;
}
.fw-normal {
  font-weight: 400 !important;
}
.fw-medium {
  font-weight: 500 !important;
}
.fw-semibold {
  font-weight: 600 !important;
}
.fw-bold {
  font-weight: 700 !important;
}
.fw-bolder {
  font-weight: bolder !important;
}
.lh-1 {
  line-height: 1 !important;
}
.lh-sm {
  line-height: 1.25 !important;
}
.lh-base {
  line-height: 1.5 !important;
}
.lh-lg {
  line-height: 2 !important;
}
.text-start {
  text-align: left !important;
}
.text-end {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-decoration-none {
  text-decoration: none !important;
}
.text-decoration-underline {
  text-decoration: underline !important;
}
.text-decoration-line-through {
  text-decoration: line-through !important;
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.text-wrap {
  white-space: normal !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}
.text-primary {
  --bs-text-opacity:1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}
.text-secondary {
  --bs-text-opacity:1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}
.text-success {
  --bs-text-opacity:1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}
.text-info {
  --bs-text-opacity:1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}
.text-warning {
  --bs-text-opacity:1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}
.text-danger {
  --bs-text-opacity:1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}
.text-light {
  --bs-text-opacity:1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}
.text-dark {
  --bs-text-opacity:1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}
.text-black {
  --bs-text-opacity:1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}
.text-white {
  --bs-text-opacity:1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}
.text-body {
  --bs-text-opacity:1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}
.text-muted {
  --bs-text-opacity:1;
  color: var(--bs-secondary-color) !important;
}
.text-black-50 {
  --bs-text-opacity:1;
  color: rgba(0, 0, 0, .5) !important;
}
.text-white-50 {
  --bs-text-opacity:1;
  color: rgba(255, 255, 255, .5) !important;
}
.text-body-secondary {
  --bs-text-opacity:1;
  color: var(--bs-secondary-color) !important;
}
.text-body-tertiary {
  --bs-text-opacity:1;
  color: var(--bs-tertiary-color) !important;
}
.text-body-emphasis {
  --bs-text-opacity:1;
  color: var(--bs-emphasis-color) !important;
}
.text-reset {
  --bs-text-opacity:1;
  color: inherit !important;
}
.text-opacity-25 {
  --bs-text-opacity:0.25;
}
.text-opacity-50 {
  --bs-text-opacity:0.5;
}
.text-opacity-75 {
  --bs-text-opacity:0.75;
}
.text-opacity-100 {
  --bs-text-opacity:1;
}
.text-primary-emphasis {
  color: var(--bs-primary-text-emphasis) !important;
}
.text-secondary-emphasis {
  color: var(--bs-secondary-text-emphasis) !important;
}
.text-success-emphasis {
  color: var(--bs-success-text-emphasis) !important;
}
.text-info-emphasis {
  color: var(--bs-info-text-emphasis) !important;
}
.text-warning-emphasis {
  color: var(--bs-warning-text-emphasis) !important;
}
.text-danger-emphasis {
  color: var(--bs-danger-text-emphasis) !important;
}
.text-light-emphasis {
  color: var(--bs-light-text-emphasis) !important;
}
.text-dark-emphasis {
  color: var(--bs-dark-text-emphasis) !important;
}
.link-opacity-10 {
  --bs-link-opacity:0.1;
}
.link-opacity-10-hover:hover {
  --bs-link-opacity:0.1;
}
.link-opacity-25 {
  --bs-link-opacity:0.25;
}
.link-opacity-25-hover:hover {
  --bs-link-opacity:0.25;
}
.link-opacity-50 {
  --bs-link-opacity:0.5;
}
.link-opacity-50-hover:hover {
  --bs-link-opacity:0.5;
}
.link-opacity-75 {
  --bs-link-opacity:0.75;
}
.link-opacity-75-hover:hover {
  --bs-link-opacity:0.75;
}
.link-opacity-100 {
  --bs-link-opacity:1;
}
.link-opacity-100-hover:hover {
  --bs-link-opacity:1;
}
.link-offset-1 {
  text-underline-offset: 0.125em !important;
}
.link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important;
}
.link-offset-2 {
  text-underline-offset: 0.25em !important;
}
.link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important;
}
.link-offset-3 {
  text-underline-offset: 0.375em !important;
}
.link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important;
}
.link-underline-primary {
  --bs-link-underline-opacity:1;
  -webkit-text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline-secondary {
  --bs-link-underline-opacity:1;
  -webkit-text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline-success {
  --bs-link-underline-opacity:1;
  -webkit-text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline-info {
  --bs-link-underline-opacity:1;
  -webkit-text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline-warning {
  --bs-link-underline-opacity:1;
  -webkit-text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline-danger {
  --bs-link-underline-opacity:1;
  -webkit-text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline-light {
  --bs-link-underline-opacity:1;
  -webkit-text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline-dark {
  --bs-link-underline-opacity:1;
  -webkit-text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline {
  --bs-link-underline-opacity:1;
  -webkit-text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity,1)) !important;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity,1)) !important;
}
.link-underline-opacity-0 {
  --bs-link-underline-opacity:0;
}
.link-underline-opacity-0-hover:hover {
  --bs-link-underline-opacity:0;
}
.link-underline-opacity-10 {
  --bs-link-underline-opacity:0.1;
}
.link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity:0.1;
}
.link-underline-opacity-25 {
  --bs-link-underline-opacity:0.25;
}
.link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity:0.25;
}
.link-underline-opacity-50 {
  --bs-link-underline-opacity:0.5;
}
.link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity:0.5;
}
.link-underline-opacity-75 {
  --bs-link-underline-opacity:0.75;
}
.link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity:0.75;
}
.link-underline-opacity-100 {
  --bs-link-underline-opacity:1;
}
.link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity:1;
}
.bg-primary {
  --bs-bg-opacity:1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}
.bg-secondary {
  --bs-bg-opacity:1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}
.bg-success {
  --bs-bg-opacity:1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}
.bg-info {
  --bs-bg-opacity:1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}
.bg-warning {
  --bs-bg-opacity:1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}
.bg-danger {
  --bs-bg-opacity:1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}
.bg-light {
  --bs-bg-opacity:1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}
.bg-dark {
  --bs-bg-opacity:1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}
.bg-black {
  --bs-bg-opacity:1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}
.bg-white {
  --bs-bg-opacity:1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}
.bg-body {
  --bs-bg-opacity:1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}
.bg-transparent {
  --bs-bg-opacity:1;
  background-color: transparent !important;
}
.bg-body-secondary {
  --bs-bg-opacity:1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important;
}
.bg-body-tertiary {
  --bs-bg-opacity:1;
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important;
}
.bg-opacity-10 {
  --bs-bg-opacity:0.1;
}
.bg-opacity-25 {
  --bs-bg-opacity:0.25;
}
.bg-opacity-50 {
  --bs-bg-opacity:0.5;
}
.bg-opacity-75 {
  --bs-bg-opacity:0.75;
}
.bg-opacity-100 {
  --bs-bg-opacity:1;
}
.bg-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important;
}
.bg-secondary-subtle {
  background-color: var(--bs-secondary-bg-subtle) !important;
}
.bg-success-subtle {
  background-color: var(--bs-success-bg-subtle) !important;
}
.bg-info-subtle {
  background-color: var(--bs-info-bg-subtle) !important;
}
.bg-warning-subtle {
  background-color: var(--bs-warning-bg-subtle) !important;
}
.bg-danger-subtle {
  background-color: var(--bs-danger-bg-subtle) !important;
}
.bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important;
}
.bg-dark-subtle {
  background-color: var(--bs-dark-bg-subtle) !important;
}
.bg-gradient {
  background-image: var(--bs-gradient) !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;
  user-select: auto !important;
}
.user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  user-select: none !important;
}
.pe-none {
  pointer-events: none !important;
}
.pe-auto {
  pointer-events: auto !important;
}
.rounded {
  border-radius: var(--bs-border-radius) !important;
}
.rounded-0 {
  border-radius: 0 !important;
}
.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}
.rounded-2 {
  border-radius: var(--bs-border-radius) !important;
}
.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}
.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}
.rounded-5 {
  border-radius: var(--bs-border-radius-xxl) !important;
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}
.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}
.rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.rounded-top-1 {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important;
}
.rounded-top-2 {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}
.rounded-top-3 {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important;
}
.rounded-top-4 {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important;
}
.rounded-top-5 {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
}
.rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}
.rounded-top-pill {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important;
}
.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}
.rounded-end-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.rounded-end-1 {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
}
.rounded-end-2 {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}
.rounded-end-3 {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
}
.rounded-end-4 {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
}
.rounded-end-5 {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
}
.rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}
.rounded-end-pill {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
}
.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}
.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.rounded-bottom-1 {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
}
.rounded-bottom-2 {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}
.rounded-bottom-3 {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
}
.rounded-bottom-4 {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
}
.rounded-bottom-5 {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
}
.rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}
.rounded-bottom-pill {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
}
.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}
.rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
.rounded-start-1 {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important;
}
.rounded-start-2 {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}
.rounded-start-3 {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important;
}
.rounded-start-4 {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important;
}
.rounded-start-5 {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
}
.rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}
.rounded-start-pill {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
.z-n1 {
  z-index: -1 !important;
}
.z-0 {
  z-index: 0 !important;
}
.z-1 {
  z-index: 1 !important;
}
.z-2 {
  z-index: 2 !important;
}
.z-3 {
  z-index: 3 !important;
}
@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .object-fit-sm-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important;
  }
  .object-fit-sm-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important;
  }
  .object-fit-sm-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important;
  }
  .object-fit-sm-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important;
  }
  .object-fit-sm-none {
    -o-object-fit: none !important;
    object-fit: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-inline-grid {
    display: inline-grid !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;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .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-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;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !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;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !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;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: .25rem !important;
  }
  .m-sm-2 {
    margin: .5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  .mx-sm-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  .my-sm-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: .25rem !important;
  }
  .mt-sm-2 {
    margin-top: .5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: .25rem !important;
  }
  .me-sm-2 {
    margin-right: .5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: .25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: .5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: .25rem !important;
  }
  .ms-sm-2 {
    margin-left: .5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: .25rem !important;
  }
  .p-sm-2 {
    padding: .5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  .px-sm-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  .py-sm-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: .25rem !important;
  }
  .pt-sm-2 {
    padding-top: .5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: .25rem !important;
  }
  .pe-sm-2 {
    padding-right: .5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: .25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: .5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: .25rem !important;
  }
  .ps-sm-2 {
    padding-left: .5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: .25rem !important;
  }
  .gap-sm-2 {
    gap: .5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
  .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  .row-gap-sm-1 {
    row-gap: .25rem !important;
  }
  .row-gap-sm-2 {
    row-gap: .5rem !important;
  }
  .row-gap-sm-3 {
    row-gap: 1rem !important;
  }
  .row-gap-sm-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-sm-5 {
    row-gap: 3rem !important;
  }
  .column-gap-sm-0 {
    -moz-column-gap: 0 !important;
    column-gap: 0 !important;
  }
  .column-gap-sm-1 {
    -moz-column-gap: 0.25rem !important;
    column-gap: .25rem !important;
  }
  .column-gap-sm-2 {
    -moz-column-gap: 0.5rem !important;
    column-gap: .5rem !important;
  }
  .column-gap-sm-3 {
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important;
  }
  .column-gap-sm-4 {
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important;
  }
  .column-gap-sm-5 {
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .object-fit-md-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important;
  }
  .object-fit-md-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important;
  }
  .object-fit-md-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important;
  }
  .object-fit-md-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important;
  }
  .object-fit-md-none {
    -o-object-fit: none !important;
    object-fit: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-inline-grid {
    display: inline-grid !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;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .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-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;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !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;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !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;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: .25rem !important;
  }
  .m-md-2 {
    margin: .5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  .mx-md-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  .my-md-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: .25rem !important;
  }
  .mt-md-2 {
    margin-top: .5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: .25rem !important;
  }
  .me-md-2 {
    margin-right: .5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: .25rem !important;
  }
  .mb-md-2 {
    margin-bottom: .5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: .25rem !important;
  }
  .ms-md-2 {
    margin-left: .5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: .25rem !important;
  }
  .p-md-2 {
    padding: .5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  .px-md-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  .py-md-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: .25rem !important;
  }
  .pt-md-2 {
    padding-top: .5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: .25rem !important;
  }
  .pe-md-2 {
    padding-right: .5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: .25rem !important;
  }
  .pb-md-2 {
    padding-bottom: .5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: .25rem !important;
  }
  .ps-md-2 {
    padding-left: .5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: .25rem !important;
  }
  .gap-md-2 {
    gap: .5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
  .row-gap-md-0 {
    row-gap: 0 !important;
  }
  .row-gap-md-1 {
    row-gap: .25rem !important;
  }
  .row-gap-md-2 {
    row-gap: .5rem !important;
  }
  .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-md-5 {
    row-gap: 3rem !important;
  }
  .column-gap-md-0 {
    -moz-column-gap: 0 !important;
    column-gap: 0 !important;
  }
  .column-gap-md-1 {
    -moz-column-gap: 0.25rem !important;
    column-gap: .25rem !important;
  }
  .column-gap-md-2 {
    -moz-column-gap: 0.5rem !important;
    column-gap: .5rem !important;
  }
  .column-gap-md-3 {
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important;
  }
  .column-gap-md-4 {
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important;
  }
  .column-gap-md-5 {
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .object-fit-lg-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important;
  }
  .object-fit-lg-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important;
  }
  .object-fit-lg-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important;
  }
  .object-fit-lg-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important;
  }
  .object-fit-lg-none {
    -o-object-fit: none !important;
    object-fit: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-inline-grid {
    display: inline-grid !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;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .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-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;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !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;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !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;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: .25rem !important;
  }
  .m-lg-2 {
    margin: .5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  .mx-lg-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  .my-lg-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: .25rem !important;
  }
  .mt-lg-2 {
    margin-top: .5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: .25rem !important;
  }
  .me-lg-2 {
    margin-right: .5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: .25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: .5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: .25rem !important;
  }
  .ms-lg-2 {
    margin-left: .5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: .25rem !important;
  }
  .p-lg-2 {
    padding: .5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  .px-lg-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  .py-lg-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: .25rem !important;
  }
  .pt-lg-2 {
    padding-top: .5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: .25rem !important;
  }
  .pe-lg-2 {
    padding-right: .5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: .25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: .5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: .25rem !important;
  }
  .ps-lg-2 {
    padding-left: .5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: .25rem !important;
  }
  .gap-lg-2 {
    gap: .5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  .row-gap-lg-1 {
    row-gap: .25rem !important;
  }
  .row-gap-lg-2 {
    row-gap: .5rem !important;
  }
  .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-lg-5 {
    row-gap: 3rem !important;
  }
  .column-gap-lg-0 {
    -moz-column-gap: 0 !important;
    column-gap: 0 !important;
  }
  .column-gap-lg-1 {
    -moz-column-gap: 0.25rem !important;
    column-gap: .25rem !important;
  }
  .column-gap-lg-2 {
    -moz-column-gap: 0.5rem !important;
    column-gap: .5rem !important;
  }
  .column-gap-lg-3 {
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important;
  }
  .column-gap-lg-4 {
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important;
  }
  .column-gap-lg-5 {
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .object-fit-xl-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important;
  }
  .object-fit-xl-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important;
  }
  .object-fit-xl-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important;
  }
  .object-fit-xl-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important;
  }
  .object-fit-xl-none {
    -o-object-fit: none !important;
    object-fit: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !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;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .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-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;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !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;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !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;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: .25rem !important;
  }
  .m-xl-2 {
    margin: .5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  .mx-xl-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  .my-xl-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: .25rem !important;
  }
  .mt-xl-2 {
    margin-top: .5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: .25rem !important;
  }
  .me-xl-2 {
    margin-right: .5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: .25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: .5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: .25rem !important;
  }
  .ms-xl-2 {
    margin-left: .5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: .25rem !important;
  }
  .p-xl-2 {
    padding: .5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  .px-xl-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  .py-xl-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: .25rem !important;
  }
  .pt-xl-2 {
    padding-top: .5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: .25rem !important;
  }
  .pe-xl-2 {
    padding-right: .5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: .25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: .5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: .25rem !important;
  }
  .ps-xl-2 {
    padding-left: .5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: .25rem !important;
  }
  .gap-xl-2 {
    gap: .5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xl-1 {
    row-gap: .25rem !important;
  }
  .row-gap-xl-2 {
    row-gap: .5rem !important;
  }
  .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xl-0 {
    -moz-column-gap: 0 !important;
    column-gap: 0 !important;
  }
  .column-gap-xl-1 {
    -moz-column-gap: 0.25rem !important;
    column-gap: .25rem !important;
  }
  .column-gap-xl-2 {
    -moz-column-gap: 0.5rem !important;
    column-gap: .5rem !important;
  }
  .column-gap-xl-3 {
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important;
  }
  .column-gap-xl-4 {
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important;
  }
  .column-gap-xl-5 {
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .object-fit-xxl-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important;
  }
  .object-fit-xxl-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important;
  }
  .object-fit-xxl-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important;
  }
  .object-fit-xxl-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important;
  }
  .object-fit-xxl-none {
    -o-object-fit: none !important;
    object-fit: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: .25rem !important;
  }
  .m-xxl-2 {
    margin: .5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  .mx-xxl-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  .my-xxl-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: .25rem !important;
  }
  .mt-xxl-2 {
    margin-top: .5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: .25rem !important;
  }
  .me-xxl-2 {
    margin-right: .5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: .25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: .5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: .25rem !important;
  }
  .ms-xxl-2 {
    margin-left: .5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: .25rem !important;
  }
  .p-xxl-2 {
    padding: .5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  .px-xxl-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  .py-xxl-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: .25rem !important;
  }
  .pt-xxl-2 {
    padding-top: .5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: .25rem !important;
  }
  .pe-xxl-2 {
    padding-right: .5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: .25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: .5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: .25rem !important;
  }
  .ps-xxl-2 {
    padding-left: .5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: .25rem !important;
  }
  .gap-xxl-2 {
    gap: .5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  .row-gap-xxl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xxl-1 {
    row-gap: .25rem !important;
  }
  .row-gap-xxl-2 {
    row-gap: .5rem !important;
  }
  .row-gap-xxl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xxl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xxl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xxl-0 {
    -moz-column-gap: 0 !important;
    column-gap: 0 !important;
  }
  .column-gap-xxl-1 {
    -moz-column-gap: 0.25rem !important;
    column-gap: .25rem !important;
  }
  .column-gap-xxl-2 {
    -moz-column-gap: 0.5rem !important;
    column-gap: .5rem !important;
  }
  .column-gap-xxl-3 {
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important;
  }
  .column-gap-xxl-4 {
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important;
  }
  .column-gap-xxl-5 {
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important;
  }
  .fs-2 {
    font-size: 2rem !important;
  }
  .fs-3 {
    font-size: 1.75rem !important;
  }
  .fs-4 {
    font-size: 1.5rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-inline-grid {
    display: inline-grid !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;
  }
  .d-print-none {
    display: none !important;
  }
}

/* src/assets/uicl/css/uicl-glacier.min.css */
:root {
  --border-color:#e4ebef;
}
: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:#2583b9;
  --secondary:#e4ebef;
  --success:#31a07f;
  --info:#17a2b8;
  --warning:#ffc107;
  --danger:#f23a0b;
  --light:#f8f9fa;
  --dark:#6c828f;
  --breakpoint-xs:0;
  --breakpoint-sm:576px;
  --breakpoint-md:768px;
  --breakpoint-lg:992px;
  --breakpoint-xl:1200px;
  --font-family-sans-serif:"Fidelity Sans",Arial,sans-serif;
  --font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
}
*,
::after,
::before {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(39, 71, 90, 0);
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  font-family:
    "Fidelity Sans",
    Arial,
    sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.41667;
  color: #27475a;
  text-align: left;
  background-color: #e4ebef;
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 1rem;
}
p {
  margin-top: 0;
  margin-bottom: 1.5rem;
}
abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -.25em;
}
sup {
  top: -.5em;
}
a {
  color: #2583b9;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #27475a;
  text-decoration: underline;
}
a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
code,
kbd,
pre,
samp {
  font-family:
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    "Liberation Mono",
    "Courier New",
    monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: .25rem 1rem;
  padding-bottom: .25rem 1rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
label {
  display: inline-block;
  margin-bottom: .5rem;
}
button {
  border-radius: 0;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[role=button] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 1rem;
  font-weight: 500;
  line-height: 1.2;
}
.h1,
h1 {
  font-size: 2rem;
}
.h2,
h2 {
  font-size: 1.75rem;
}
.h3,
h3 {
  font-size: 1.5rem;
}
.h4,
h4 {
  font-size: 1.33337rem;
}
.h5,
h5 {
  font-size: 1.25rem;
}
.h6,
h6 {
  font-size: 1rem;
}
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.display-1 {
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-2 {
  font-size: 1.75rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-3 {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-4 {
  font-size: 1.33337rem;
  font-weight: 300;
  line-height: 1.2;
}
hr {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  border: 0;
  border-top: 1px solid #e4ebef;
}
.small,
small {
  font-size: 83.33334%;
  font-weight: 400;
}
.mark,
.tt-highlight,
mark {
  padding: 0;
  background-color: rgba(253, 126, 20, .55);
}
.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: .5rem;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.blockquote {
  margin-bottom: 1rem;
  font-size: 1rem;
}
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: inherit;
}
.blockquote-footer::before {
  content: "\2014\a0";
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.img-thumbnail {
  padding: .25rem;
  background-color: #fff;
  border: 1px solid #e4ebef;
  max-width: 100%;
  height: auto;
}
.figure {
  display: inline-block;
}
.figure-img {
  margin-bottom: .5rem;
  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: .2rem .4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}
pre {
  display: block;
  font-size: 87.5%;
  color: #27475a;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container,
  .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container,
  .container-md,
  .container-sm {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1140px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.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-auto {
  position: relative;
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}
.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.33333%;
  max-width: 33.33333%;
}
.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.66667%;
  max-width: 16.66667%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}
.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}
.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}
.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}
.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.33333%;
}
.offset-2 {
  margin-left: 16.66667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.33333%;
}
.offset-5 {
  margin-left: 41.66667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.33333%;
}
.offset-8 {
  margin-left: 66.66667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.33333%;
}
.offset-11 {
  margin-left: 91.66667%;
}
@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.33333%;
    max-width: 33.33333%;
  }
  .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.66667%;
    max-width: 16.66667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .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.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}
@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.33333%;
    max-width: 33.33333%;
  }
  .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.66667%;
    max-width: 16.66667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .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.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}
@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.33333%;
    max-width: 33.33333%;
  }
  .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.66667%;
    max-width: 16.66667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .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.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}
@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.33333%;
    max-width: 33.33333%;
  }
  .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.66667%;
    max-width: 16.66667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .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.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: inherit;
}
.table td,
.table th {
  padding: .25rem 1rem;
  vertical-align: top;
  border-top: 1px solid #e4ebef;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #e4ebef;
}
.table tbody + tbody {
  border-top: 2px solid #e4ebef;
}
.table-sm td,
.table-sm th {
  padding: .1rem .5rem;
}
.table-bordered {
  border: 1px solid #e4ebef;
}
.table-bordered td,
.table-bordered th {
  border: 1px solid #e4ebef;
}
.table-bordered thead td,
.table-bordered thead th {
  border-bottom-width: 2px;
}
.table-borderless tbody + tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
  border: 0;
}
.table-striped tbody tr:nth-of-type(even) {
  background-color: #f8f9fa;
}
.table-hover tbody tr:hover {
  color: inherit;
  background-color: rgba(37, 131, 185, .1);
}
.table-primary,
.table-primary > td,
.table-primary > th {
  background-color: #c2dceb;
}
.table-primary tbody + tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
  border-color: #8ebfdb;
}
.table-hover .table-primary:hover {
  background-color: #afd1e5;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #afd1e5;
}
.table-secondary,
.table-secondary > td,
.table-secondary > th {
  background-color: #f7f9fb;
}
.table-secondary tbody + tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
  border-color: #f1f5f7;
}
.table-hover .table-secondary:hover {
  background-color: #e6ecf3;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #e6ecf3;
}
.table-success,
.table-success > td,
.table-success > th {
  background-color: #c5e4db;
}
.table-success tbody + tbody,
.table-success td,
.table-success th,
.table-success thead th {
  border-color: #94cebc;
}
.table-hover .table-success:hover {
  background-color: #b4dcd0;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b4dcd0;
}
.table-info,
.table-info > td,
.table-info > th {
  background-color: #bee5eb;
}
.table-info tbody + tbody,
.table-info td,
.table-info th,
.table-info thead th {
  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 > td,
.table-warning > th {
  background-color: #ffeeba;
}
.table-warning tbody + tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
  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 > td,
.table-danger > th {
  background-color: #fbc8bb;
}
.table-danger tbody + tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
  border-color: #f89980;
}
.table-hover .table-danger:hover {
  background-color: #fab5a3;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #fab5a3;
}
.table-light,
.table-light > td,
.table-light > th {
  background-color: #fdfdfe;
}
.table-light tbody + tbody,
.table-light td,
.table-light th,
.table-light thead th {
  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 > td,
.table-dark > th {
  background-color: #d6dce0;
}
.table-dark tbody + tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #b3bec5;
}
.table-hover .table-dark:hover {
  background-color: #c7d0d5;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #c7d0d5;
}
.table-active,
.table-active > td,
.table-active > th {
  background-color: rgba(37, 131, 185, .25);
}
.table-hover .table-active:hover {
  background-color: rgba(33, 116, 164, .25);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(33, 116, 164, .25);
}
.table .thead-dark th {
  color: #fff;
  background-color: #6c828f;
  border-color: #6c828f;
}
.table .thead-light th {
  color: #889aa4;
  background-color: #f4f6f7;
  border-color: #e4ebef;
}
.table-dark {
  color: #fff;
  background-color: #6c828f;
}
.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #6c828f;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(even) {
  background-color: rgba(255, 255, 255, .05);
}
.table-dark.table-hover tbody tr:hover {
  color: inherit;
  background-color: #6c828f;
}
@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,
.ql-snow .ql-tooltip input[type=text],
.react-tags-wrapper {
  display: block;
  width: 100%;
  height: calc(2.41667rem + 2px);
  padding: .5rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.41667;
  color: #385567;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #bec7cd;
  border-radius: 0;
  transition: none;
}
.form-control::-ms-expand,
.ql-snow .ql-tooltip input[type=text]::-ms-expand,
.react-tags-wrapper::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:-moz-focusring,
.ql-snow .ql-tooltip input:-moz-focusring[type=text],
.react-tags-wrapper:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #385567;
}
.form-control:focus,
.ql-snow .ql-tooltip input:focus[type=text],
.react-tags-wrapper:focus {
  color: #385567;
  background-color: #fff;
  border-color: #6c828f;
  outline: 0;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .2);
}
.form-control::placeholder,
.ql-snow .ql-tooltip input[type=text]::placeholder,
.react-tags-wrapper::placeholder {
  color: #889aa4;
  opacity: 1;
}
.form-control:disabled,
.form-control[readonly],
.ql-snow .ql-tooltip input:disabled[type=text],
.ql-snow .ql-tooltip input[readonly][type=text],
.react-tags-wrapper:disabled,
.react-tags-wrapper[readonly] {
  background-color: #eef1f2;
  opacity: 1;
}
.ql-snow .ql-tooltip input[type=date][type=text],
.ql-snow .ql-tooltip input[type=datetime-local][type=text],
.ql-snow .ql-tooltip input[type=month][type=text],
.ql-snow .ql-tooltip input[type=time][type=text],
input.react-tags-wrapper[type=date],
input.react-tags-wrapper[type=datetime-local],
input.react-tags-wrapper[type=month],
input.react-tags-wrapper[type=time],
input[type=date].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control,
input[type=time].form-control {
  appearance: none;
}
select.form-control:focus::-ms-value,
select.react-tags-wrapper:focus::-ms-value {
  color: #385567;
  background-color: #fff;
}
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}
.col-form-label {
  padding-top: calc(.5rem + 1px);
  padding-bottom: calc(.5rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.41667;
}
.col-form-label-lg {
  padding-top: calc(.83335rem + 1px);
  padding-bottom: calc(.83335rem + 1px);
  font-size: 1rem;
  line-height: 1.41667;
}
.col-form-label-sm {
  padding-top: calc(.2605rem + 1px);
  padding-bottom: calc(.2605rem + 1px);
  font-size: .75rem;
  line-height: 1.41667;
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: .5rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.41667;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
  padding-right: 0;
  padding-left: 0;
}
.form-control-sm {
  height: calc(1.41667em + .521rem + 2px);
  padding: .2605rem .5rem;
  font-size: .75rem;
  line-height: 1.41667;
}
.form-control-lg {
  height: calc(1.41667em + 1.6667rem + 2px);
  padding: .83335rem 1rem;
  font-size: 1rem;
  line-height: 1.41667;
}
select.form-control[multiple],
select.form-control[size],
select.react-tags-wrapper[multiple],
select.react-tags-wrapper[size] {
  height: auto;
}
textarea.form-control,
textarea.react-tags-wrapper {
  height: auto;
}
.form-group {
  margin-bottom: 1rem;
}
.form-text {
  display: block;
  margin-top: .25rem;
}
.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: 1.25rem;
}
.form-check-input {
  position: absolute;
  margin-top: .3rem;
  margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label,
.form-check-input[disabled] ~ .form-check-label {
  color: #889aa4;
}
.form-check-label {
  margin-bottom: 0;
}
.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: .75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: .3125rem;
  margin-left: 0;
}
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #28a745;
}
.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, .9);
}
.form-row > .col > .valid-tooltip,
.form-row > [class*=col-] > .valid-tooltip {
  left: 5px;
}
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip,
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip {
  display: block;
}
.form-control.is-valid,
.is-valid.react-tags-wrapper,
.ql-snow .ql-tooltip .was-validated input:valid[type=text],
.ql-snow .ql-tooltip input.is-valid[type=text],
.was-validated .form-control:valid,
.was-validated .ql-snow .ql-tooltip input:valid[type=text],
.was-validated .react-tags-wrapper:valid {
  border-color: #28a745;
  padding-right: 2.41667rem;
  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(.375em + .1875rem) center;
  background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}
.form-control.is-valid:focus,
.is-valid.react-tags-wrapper:focus,
.ql-snow .ql-tooltip .was-validated input:valid:focus[type=text],
.ql-snow .ql-tooltip input.is-valid:focus[type=text],
.was-validated .form-control:valid:focus,
.was-validated .ql-snow .ql-tooltip input:valid:focus[type=text],
.was-validated .react-tags-wrapper:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0 rgba(40, 167, 69, .25);
}
.was-validated textarea.form-control:valid,
.was-validated textarea.react-tags-wrapper:valid,
textarea.form-control.is-valid,
textarea.is-valid.react-tags-wrapper {
  padding-right: 2.41667rem;
  background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem);
}
.custom-select.is-valid,
.daterangepicker .was-validated select.ampmselect:valid,
.daterangepicker .was-validated select.hourselect:valid,
.daterangepicker .was-validated select.minuteselect:valid,
.daterangepicker .was-validated select.secondselect:valid,
.daterangepicker select.is-valid.ampmselect,
.daterangepicker select.is-valid.hourselect,
.daterangepicker select.is-valid.minuteselect,
.daterangepicker select.is-valid.secondselect,
.was-validated .custom-select:valid,
.was-validated .daterangepicker select.ampmselect:valid,
.was-validated .daterangepicker select.hourselect:valid,
.was-validated .daterangepicker select.minuteselect:valid,
.was-validated .daterangepicker select.secondselect:valid {
  border-color: #28a745;
  padding-right: calc(.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23889aa4' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .7776rem center/.7776rem, #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 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat;
}
.custom-select.is-valid:focus,
.daterangepicker .was-validated select.ampmselect:valid:focus,
.daterangepicker .was-validated select.hourselect:valid:focus,
.daterangepicker .was-validated select.minuteselect:valid:focus,
.daterangepicker .was-validated select.secondselect:valid:focus,
.daterangepicker select.is-valid.ampmselect:focus,
.daterangepicker select.is-valid.hourselect:focus,
.daterangepicker select.is-valid.minuteselect:focus,
.daterangepicker select.is-valid.secondselect:focus,
.was-validated .custom-select:valid:focus,
.was-validated .daterangepicker select.ampmselect:valid:focus,
.was-validated .daterangepicker select.hourselect:valid:focus,
.was-validated .daterangepicker select.minuteselect:valid:focus,
.was-validated .daterangepicker select.secondselect:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0 rgba(40, 167, 69, .25);
}
.form-check-input.is-valid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label {
  color: #28a745;
}
.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip,
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip {
  display: block;
}
.custom-control-input.is-valid ~ .custom-control-label,
.was-validated .custom-control-input:valid ~ .custom-control-label {
  color: #28a745;
}
.custom-control-input.is-valid ~ .custom-control-label::before,
.was-validated .custom-control-input:valid ~ .custom-control-label::before {
  border-color: #28a745;
}
.custom-control-input.is-valid:checked ~ .custom-control-label::before,
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}
.custom-control-input.is-valid:focus ~ .custom-control-label::before,
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0 rgba(40, 167, 69, .25);
}
.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before,
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}
.custom-file-input.is-valid ~ .custom-file-label,
.was-validated .custom-file-input:valid ~ .custom-file-label {
  border-color: #28a745;
}
.custom-file-input.is-valid:focus ~ .custom-file-label,
.was-validated .custom-file-input:valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0 rgba(40, 167, 69, .25);
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #dc3545;
}
.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, .9);
}
.form-row > .col > .invalid-tooltip,
.form-row > [class*=col-] > .invalid-tooltip {
  left: 5px;
}
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip,
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip {
  display: block;
}
.form-control.is-invalid,
.is-invalid.react-tags-wrapper,
.ql-snow .ql-tooltip .was-validated input:invalid[type=text],
.ql-snow .ql-tooltip input.is-invalid[type=text],
.was-validated .form-control:invalid,
.was-validated .ql-snow .ql-tooltip input:invalid[type=text],
.was-validated .react-tags-wrapper:invalid {
  border-color: #dc3545;
  padding-right: 2.41667rem;
  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(.375em + .1875rem) center;
  background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}
.form-control.is-invalid:focus,
.is-invalid.react-tags-wrapper:focus,
.ql-snow .ql-tooltip .was-validated input:invalid:focus[type=text],
.ql-snow .ql-tooltip input.is-invalid:focus[type=text],
.was-validated .form-control:invalid:focus,
.was-validated .ql-snow .ql-tooltip input:invalid:focus[type=text],
.was-validated .react-tags-wrapper:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0 rgba(220, 53, 69, .25);
}
.was-validated textarea.form-control:invalid,
.was-validated textarea.react-tags-wrapper:invalid,
textarea.form-control.is-invalid,
textarea.is-invalid.react-tags-wrapper {
  padding-right: 2.41667rem;
  background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem);
}
.custom-select.is-invalid,
.daterangepicker .was-validated select.ampmselect:invalid,
.daterangepicker .was-validated select.hourselect:invalid,
.daterangepicker .was-validated select.minuteselect:invalid,
.daterangepicker .was-validated select.secondselect:invalid,
.daterangepicker select.is-invalid.ampmselect,
.daterangepicker select.is-invalid.hourselect,
.daterangepicker select.is-invalid.minuteselect,
.daterangepicker select.is-invalid.secondselect,
.was-validated .custom-select:invalid,
.was-validated .daterangepicker select.ampmselect:invalid,
.was-validated .daterangepicker select.hourselect:invalid,
.was-validated .daterangepicker select.minuteselect:invalid,
.was-validated .daterangepicker select.secondselect:invalid {
  border-color: #dc3545;
  padding-right: calc(.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23889aa4' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .7776rem center/.7776rem, #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 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat;
}
.custom-select.is-invalid:focus,
.daterangepicker .was-validated select.ampmselect:invalid:focus,
.daterangepicker .was-validated select.hourselect:invalid:focus,
.daterangepicker .was-validated select.minuteselect:invalid:focus,
.daterangepicker .was-validated select.secondselect:invalid:focus,
.daterangepicker select.is-invalid.ampmselect:focus,
.daterangepicker select.is-invalid.hourselect:focus,
.daterangepicker select.is-invalid.minuteselect:focus,
.daterangepicker select.is-invalid.secondselect:focus,
.was-validated .custom-select:invalid:focus,
.was-validated .daterangepicker select.ampmselect:invalid:focus,
.was-validated .daterangepicker select.hourselect:invalid:focus,
.was-validated .daterangepicker select.minuteselect:invalid:focus,
.was-validated .daterangepicker select.secondselect:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0 rgba(220, 53, 69, .25);
}
.form-check-input.is-invalid ~ .form-check-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
  color: #dc3545;
}
.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip,
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip {
  display: block;
}
.custom-control-input.is-invalid ~ .custom-control-label,
.was-validated .custom-control-input:invalid ~ .custom-control-label {
  color: #dc3545;
}
.custom-control-input.is-invalid ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}
.custom-control-input.is-invalid:checked ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}
.custom-control-input.is-invalid:focus ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0 rgba(220, 53, 69, .25);
}
.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}
.custom-file-input.is-invalid ~ .custom-file-label,
.was-validated .custom-file-input:invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.custom-file-input.is-invalid:focus ~ .custom-file-label,
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0 rgba(220, 53, 69, .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,
  .form-inline .ql-snow .ql-tooltip input[type=text],
  .form-inline .react-tags-wrapper,
  .ql-snow .ql-tooltip .form-inline input[type=text] {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .daterangepicker .form-inline select.ampmselect,
  .daterangepicker .form-inline select.hourselect,
  .daterangepicker .form-inline select.minuteselect,
  .daterangepicker .form-inline select.secondselect,
  .form-inline .custom-select,
  .form-inline .daterangepicker select.ampmselect,
  .form-inline .daterangepicker select.hourselect,
  .form-inline .daterangepicker select.minuteselect,
  .form-inline .daterangepicker select.secondselect,
  .form-inline .input-group {
    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: .25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
.btn,
.daterangepicker .drp-buttons .btn {
  display: inline-block;
  font-weight: 700;
  color: #27475a;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: .6667rem 1.2rem;
  font-size: .8rem;
  line-height: 1.41667;
  border-radius: 0;
  transition: none;
}
.btn:hover,
.daterangepicker .drp-buttons .btn:hover {
  color: #27475a;
  text-decoration: none;
}
.btn.focus,
.btn:focus,
.daterangepicker .drp-buttons .btn:focus,
.daterangepicker .drp-buttons .focus.btn {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
}
.btn.disabled,
.btn:disabled,
.daterangepicker .drp-buttons .btn:disabled,
.daterangepicker .drp-buttons .disabled.btn {
  opacity: .65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.daterangepicker .drp-buttons a.disabled.btn,
.daterangepicker .drp-buttons fieldset:disabled a.btn,
a.btn.disabled,
fieldset:disabled .daterangepicker .drp-buttons a.btn,
fieldset:disabled a.btn {
  pointer-events: none;
}
.bs-datepicker-buttons .btn-today-wrapper .btn,
.btn-primary,
.daterangepicker .drp-buttons .applyBtn,
.pnotify-action-bar .pnotify-action-button:first-child {
  color: #fff;
  background-color: #2583b9;
  border-color: #2583b9;
}
.bs-datepicker-buttons .btn-today-wrapper .btn:hover,
.btn-primary:hover,
.daterangepicker .drp-buttons .applyBtn:hover,
.pnotify-action-bar .pnotify-action-button:hover:first-child {
  color: #fff;
  background-color: #1f6c99;
  border-color: #1d658f;
}
.bs-datepicker-buttons .btn-today-wrapper .btn:focus,
.bs-datepicker-buttons .btn-today-wrapper .focus.btn,
.btn-primary.focus,
.btn-primary:focus,
.daterangepicker .drp-buttons .applyBtn:focus,
.daterangepicker .drp-buttons .focus.applyBtn,
.pnotify-action-bar .focus.pnotify-action-button:first-child,
.pnotify-action-bar .pnotify-action-button:focus:first-child {
  color: #fff;
  background-color: #1f6c99;
  border-color: #1d658f;
  box-shadow: 0 0 0 .2rem rgba(70, 150, 196, .5);
}
.bs-datepicker-buttons .btn-today-wrapper .btn:disabled,
.bs-datepicker-buttons .btn-today-wrapper .disabled.btn,
.btn-primary.disabled,
.btn-primary:disabled,
.daterangepicker .drp-buttons .applyBtn:disabled,
.daterangepicker .drp-buttons .disabled.applyBtn,
.pnotify-action-bar .disabled.pnotify-action-button:first-child,
.pnotify-action-bar .pnotify-action-button:disabled:first-child {
  color: #fff;
  background-color: #2583b9;
  border-color: #2583b9;
}
.bs-datepicker-buttons .btn-today-wrapper .btn:not(:disabled):not(.disabled).active,
.bs-datepicker-buttons .btn-today-wrapper .btn:not(:disabled):not(.disabled):active,
.bs-datepicker-buttons .btn-today-wrapper .show > .dropdown-toggle.btn,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.daterangepicker .drp-buttons .applyBtn:not(:disabled):not(.disabled).active,
.daterangepicker .drp-buttons .applyBtn:not(:disabled):not(.disabled):active,
.daterangepicker .drp-buttons .show > .dropdown-toggle.applyBtn,
.pnotify-action-bar .pnotify-action-button:not(:disabled):not(.disabled).active:first-child,
.pnotify-action-bar .pnotify-action-button:not(:disabled):not(.disabled):active:first-child,
.pnotify-action-bar .show > .dropdown-toggle.pnotify-action-button:first-child,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #1d658f;
  border-color: #1a5d84;
}
.bs-datepicker-buttons .btn-today-wrapper .btn:not(:disabled):not(.disabled).active:focus,
.bs-datepicker-buttons .btn-today-wrapper .btn:not(:disabled):not(.disabled):active:focus,
.bs-datepicker-buttons .btn-today-wrapper .show > .dropdown-toggle.btn:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.daterangepicker .drp-buttons .applyBtn:not(:disabled):not(.disabled).active:focus,
.daterangepicker .drp-buttons .applyBtn:not(:disabled):not(.disabled):active:focus,
.daterangepicker .drp-buttons .show > .dropdown-toggle.applyBtn:focus,
.pnotify-action-bar .pnotify-action-button:not(:disabled):not(.disabled).active:focus:first-child,
.pnotify-action-bar .pnotify-action-button:not(:disabled):not(.disabled):active:focus:first-child,
.pnotify-action-bar .show > .dropdown-toggle.pnotify-action-button:focus:first-child,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(70, 150, 196, .5);
}
.bs-datepicker-buttons .btn-clear-wrapper .btn,
.btn-secondary,
.btn.editable-cancel,
.daterangepicker .drp-buttons .editable-cancel.btn,
.pnotify-action-bar .pnotify-action-button:last-child,
timepicker .btn-default {
  color: #212529;
  background-color: #e4ebef;
  border-color: #e4ebef;
}
.bs-datepicker-buttons .btn-clear-wrapper .btn:hover,
.btn-secondary:hover,
.btn.editable-cancel:hover,
.pnotify-action-bar .pnotify-action-button:hover:last-child,
timepicker .btn-default:hover {
  color: #212529;
  background-color: #ccd9e1;
  border-color: #c4d3dc;
}
.bs-datepicker-buttons .btn-clear-wrapper .btn:focus,
.bs-datepicker-buttons .btn-clear-wrapper .focus.btn,
.btn-secondary.focus,
.btn-secondary:focus,
.btn.editable-cancel:focus,
.focus.btn.editable-cancel,
.pnotify-action-bar .focus.pnotify-action-button:last-child,
.pnotify-action-bar .pnotify-action-button:focus:last-child,
timepicker .btn-default:focus,
timepicker .focus.btn-default {
  color: #212529;
  background-color: #ccd9e1;
  border-color: #c4d3dc;
  box-shadow: 0 0 0 .2rem rgba(199, 205, 209, .5);
}
.bs-datepicker-buttons .btn-clear-wrapper .btn:disabled,
.bs-datepicker-buttons .btn-clear-wrapper .disabled.btn,
.btn-secondary.disabled,
.btn-secondary:disabled,
.btn.editable-cancel:disabled,
.disabled.btn.editable-cancel,
.pnotify-action-bar .disabled.pnotify-action-button:last-child,
.pnotify-action-bar .pnotify-action-button:disabled:last-child,
timepicker .btn-default:disabled,
timepicker .disabled.btn-default {
  color: #212529;
  background-color: #e4ebef;
  border-color: #e4ebef;
}
.bs-datepicker-buttons .btn-clear-wrapper .btn:not(:disabled):not(.disabled).active,
.bs-datepicker-buttons .btn-clear-wrapper .btn:not(:disabled):not(.disabled):active,
.bs-datepicker-buttons .btn-clear-wrapper .show > .dropdown-toggle.btn,
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.btn.editable-cancel:not(:disabled):not(.disabled).active,
.btn.editable-cancel:not(:disabled):not(.disabled):active,
.pnotify-action-bar .pnotify-action-button:not(:disabled):not(.disabled).active:last-child,
.pnotify-action-bar .pnotify-action-button:not(:disabled):not(.disabled):active:last-child,
.pnotify-action-bar .show > .dropdown-toggle.pnotify-action-button:last-child,
.show > .btn-secondary.dropdown-toggle,
.show > .dropdown-toggle.btn.editable-cancel,
timepicker .btn-default:not(:disabled):not(.disabled).active,
timepicker .btn-default:not(:disabled):not(.disabled):active,
timepicker .show > .dropdown-toggle.btn-default {
  color: #212529;
  background-color: #c4d3dc;
  border-color: #bccdd7;
}
.bs-datepicker-buttons .btn-clear-wrapper .btn:not(:disabled):not(.disabled).active:focus,
.bs-datepicker-buttons .btn-clear-wrapper .btn:not(:disabled):not(.disabled):active:focus,
.bs-datepicker-buttons .btn-clear-wrapper .show > .dropdown-toggle.btn:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn.editable-cancel:not(:disabled):not(.disabled).active:focus,
.btn.editable-cancel:not(:disabled):not(.disabled):active:focus,
.pnotify-action-bar .pnotify-action-button:not(:disabled):not(.disabled).active:focus:last-child,
.pnotify-action-bar .pnotify-action-button:not(:disabled):not(.disabled):active:focus:last-child,
.pnotify-action-bar .show > .dropdown-toggle.pnotify-action-button:focus:last-child,
.show > .btn-secondary.dropdown-toggle:focus,
.show > .dropdown-toggle.btn.editable-cancel:focus,
timepicker .btn-default:not(:disabled):not(.disabled).active:focus,
timepicker .btn-default:not(:disabled):not(.disabled):active:focus,
timepicker .show > .dropdown-toggle.btn-default:focus {
  box-shadow: 0 0 0 .2rem rgba(199, 205, 209, .5);
}
.btn-success {
  color: #fff;
  background-color: #31a07f;
  border-color: #31a07f;
}
.btn-success:hover {
  color: #fff;
  background-color: #288368;
  border-color: #257960;
}
.btn-success.focus,
.btn-success:focus {
  color: #fff;
  background-color: #288368;
  border-color: #257960;
  box-shadow: 0 0 0 .2rem rgba(80, 174, 146, .5);
}
.btn-success.disabled,
.btn-success:disabled {
  color: #fff;
  background-color: #31a07f;
  border-color: #31a07f;
}
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #257960;
  border-color: #226f58;
}
.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 .2rem rgba(80, 174, 146, .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 .2rem rgba(58, 176, 195, .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 .2rem rgba(58, 176, 195, .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 .2rem rgba(222, 170, 12, .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 .2rem rgba(222, 170, 12, .5);
}
.btn-danger {
  color: #fff;
  background-color: #f23a0b;
  border-color: #f23a0b;
}
.btn-danger:hover {
  color: #fff;
  background-color: #cd3109;
  border-color: #c12e09;
}
.btn-danger.focus,
.btn-danger:focus {
  color: #fff;
  background-color: #cd3109;
  border-color: #c12e09;
  box-shadow: 0 0 0 .2rem rgba(244, 88, 48, .5);
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff;
  background-color: #f23a0b;
  border-color: #f23a0b;
}
.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c12e09;
  border-color: #b52b08;
}
.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 .2rem rgba(244, 88, 48, .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 .2rem rgba(216, 217, 219, .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 .2rem rgba(216, 217, 219, .5);
}
.btn-dark {
  color: #fff;
  background-color: #6c828f;
  border-color: #6c828f;
}
.btn-dark:hover {
  color: #fff;
  background-color: #5c6e79;
  border-color: #566872;
}
.btn-dark.focus,
.btn-dark:focus {
  color: #fff;
  background-color: #5c6e79;
  border-color: #566872;
  box-shadow: 0 0 0 .2rem rgba(130, 149, 160, .5);
}
.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #6c828f;
  border-color: #6c828f;
}
.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #566872;
  border-color: #51616b;
}
.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 .2rem rgba(130, 149, 160, .5);
}
.btn-outline-primary {
  color: #2583b9;
  border-color: #2583b9;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #2583b9;
  border-color: #2583b9;
}
.btn-outline-primary.focus,
.btn-outline-primary:focus {
  box-shadow: 0 0 0 .2rem rgba(37, 131, 185, .5);
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #2583b9;
  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: #2583b9;
  border-color: #2583b9;
}
.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 .2rem rgba(37, 131, 185, .5);
}
.btn-outline-secondary {
  color: #e4ebef;
  border-color: #e4ebef;
}
.btn-outline-secondary:hover {
  color: #212529;
  background-color: #e4ebef;
  border-color: #e4ebef;
}
.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
  box-shadow: 0 0 0 .2rem rgba(228, 235, 239, .5);
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #e4ebef;
  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: #212529;
  background-color: #e4ebef;
  border-color: #e4ebef;
}
.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 .2rem rgba(228, 235, 239, .5);
}
.btn-outline-success {
  color: #31a07f;
  border-color: #31a07f;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #31a07f;
  border-color: #31a07f;
}
.btn-outline-success.focus,
.btn-outline-success:focus {
  box-shadow: 0 0 0 .2rem rgba(49, 160, 127, .5);
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #31a07f;
  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: #31a07f;
  border-color: #31a07f;
}
.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 .2rem rgba(49, 160, 127, .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 .2rem rgba(23, 162, 184, .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 .2rem rgba(23, 162, 184, .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 .2rem rgba(255, 193, 7, .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 .2rem rgba(255, 193, 7, .5);
}
.btn-outline-danger {
  color: #f23a0b;
  border-color: #f23a0b;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #f23a0b;
  border-color: #f23a0b;
}
.btn-outline-danger.focus,
.btn-outline-danger:focus {
  box-shadow: 0 0 0 .2rem rgba(242, 58, 11, .5);
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #f23a0b;
  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: #f23a0b;
  border-color: #f23a0b;
}
.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 .2rem rgba(242, 58, 11, .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 .2rem rgba(248, 249, 250, .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 .2rem rgba(248, 249, 250, .5);
}
.btn-outline-dark {
  color: #6c828f;
  border-color: #6c828f;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #6c828f;
  border-color: #6c828f;
}
.btn-outline-dark.focus,
.btn-outline-dark:focus {
  box-shadow: 0 0 0 .2rem rgba(108, 130, 143, .5);
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #6c828f;
  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: #6c828f;
  border-color: #6c828f;
}
.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 .2rem rgba(108, 130, 143, .5);
}
.btn-link,
.daterangepicker .drp-buttons .cancelBtn:not(.btn-link) {
  font-weight: 400;
  color: #2583b9;
  text-decoration: none;
}
.btn-link:hover,
.daterangepicker .drp-buttons .cancelBtn:hover:not(.btn-link) {
  color: #27475a;
  text-decoration: underline;
}
.btn-link.focus,
.btn-link:focus,
.daterangepicker .drp-buttons .cancelBtn:focus:not(.btn-link),
.daterangepicker .drp-buttons .focus.cancelBtn:not(.btn-link) {
  text-decoration: underline;
}
.btn-link.disabled,
.btn-link:disabled,
.daterangepicker .drp-buttons .cancelBtn:disabled:not(.btn-link),
.daterangepicker .drp-buttons .disabled.cancelBtn:not(.btn-link) {
  color: #6c757d;
  pointer-events: none;
}
.btn-group-lg > .btn,
.btn-lg,
.daterangepicker .drp-buttons .btn-group-lg > .btn {
  padding: 1rem 1.5rem;
  font-size: .8rem;
  line-height: 1.41667;
  border-radius: 0;
}
.btn-group-sm > .btn,
.btn-sm,
.daterangepicker .drp-buttons .btn-group-sm > .btn {
  padding: .5rem .5rem;
  font-size: .75rem;
  line-height: .8;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: .5rem;
}
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
  width: 100%;
}
.fade {
  transition: opacity .1s 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: all .1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.dropdown,
.dropleft,
.dropright,
.dropup {
  position: relative;
}
.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: .5rem;
  vertical-align: .255em;
  content: "";
  border-top: .4rem solid;
  border-right: .4rem solid transparent;
  border-bottom: 0;
  border-left: .4rem solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropdown-menu,
.tt-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 14rem;
  padding: .75rem 0;
  margin: .125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #bec7cd;
}
.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,
.dropup .tt-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: .125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: .5rem;
  vertical-align: .255em;
  content: "";
  border-top: 0;
  border-right: .4rem solid transparent;
  border-bottom: .4rem solid;
  border-left: .4rem solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-menu,
.dropright .tt-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: .125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: .5rem;
  vertical-align: .255em;
  content: "";
  border-top: .4rem solid transparent;
  border-right: 0;
  border-bottom: .4rem solid transparent;
  border-left: .4rem solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}
.dropleft .dropdown-menu,
.dropleft .tt-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: .125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: .5rem;
  vertical-align: .255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: .5rem;
  vertical-align: .255em;
  content: "";
  border-top: .4rem solid transparent;
  border-right: .4rem solid;
  border-bottom: .4rem solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}
.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=top],
.tt-menu[x-placement^=bottom],
.tt-menu[x-placement^=left],
.tt-menu[x-placement^=right],
.tt-menu[x-placement^=top] {
  right: auto;
  bottom: auto;
}
.dropdown-divider {
  height: 0;
  margin: .5rem 0;
  overflow: hidden;
  border-top: 1px solid #e4ebef;
}
.dropdown-item,
.tt-suggestion {
  display: block;
  width: 100%;
  padding: .1667rem 1.25rem;
  clear: both;
  font-weight: 400;
  color: #385567;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:focus,
.dropdown-item:hover,
.tt-suggestion:focus,
.tt-suggestion:hover {
  color: #27475a;
  text-decoration: none;
  background-color: #f4f6f7;
}
.active.tt-suggestion,
.dropdown-item.active,
.dropdown-item:active,
.tt-suggestion:active {
  color: #27475a;
  text-decoration: none;
  background-color: #eef1f2;
}
.disabled.tt-suggestion,
.dropdown-item.disabled,
.dropdown-item:disabled,
.tt-suggestion:disabled {
  color: #889aa4;
  pointer-events: none;
  background-color: transparent;
}
.dropdown-menu.show,
.show.tt-menu {
  display: block;
}
.dropdown-header {
  display: block;
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  font-size: .75rem;
  color: #6c828f;
  white-space: nowrap;
}
.dropdown-item-text {
  display: block;
  padding: .1667rem 1.25rem;
  color: #385567;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn,
.daterangepicker .drp-buttons .btn-group-vertical > .btn,
.daterangepicker .drp-buttons .btn-group > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group-vertical > .btn:hover,
.btn-group > .btn:hover,
.daterangepicker .drp-buttons .btn-group-vertical > .btn:hover,
.daterangepicker .drp-buttons .btn-group > .btn:hover {
  z-index: 1;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.daterangepicker .drp-buttons .btn-group-vertical > .active.btn,
.daterangepicker .drp-buttons .btn-group-vertical > .btn:active,
.daterangepicker .drp-buttons .btn-group-vertical > .btn:focus,
.daterangepicker .drp-buttons .btn-group > .active.btn,
.daterangepicker .drp-buttons .btn-group > .btn:active,
.daterangepicker .drp-buttons .btn-group > .btn:focus {
  z-index: 1;
}
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}
.btn-group > .btn-group:not(:first-child),
.btn-group > .btn:not(:first-child),
.daterangepicker .drp-buttons .btn-group > .btn:not(:first-child) {
  margin-left: -1px;
}
.dropdown-toggle-split {
  padding-right: .9rem;
  padding-left: .9rem;
}
.dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}
.btn-group-sm > .btn + .dropdown-toggle-split,
.btn-sm + .dropdown-toggle-split,
.daterangepicker .drp-buttons .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: .375rem;
  padding-left: .375rem;
}
.btn-group-lg > .btn + .dropdown-toggle-split,
.btn-lg + .dropdown-toggle-split,
.daterangepicker .drp-buttons .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem;
}
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.daterangepicker .drp-buttons .btn-group-vertical > .btn {
  width: 100%;
}
.btn-group-vertical > .btn-group:not(:first-child),
.btn-group-vertical > .btn:not(:first-child),
.daterangepicker .drp-buttons .btn-group-vertical > .btn:not(:first-child) {
  margin-top: -1px;
}
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn,
.daterangepicker .drp-buttons .btn-group-toggle > .btn,
.daterangepicker .drp-buttons .btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle > .btn input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.daterangepicker .drp-buttons .btn-group-toggle > .btn input[type=checkbox],
.daterangepicker .drp-buttons .btn-group-toggle > .btn input[type=radio],
.daterangepicker .drp-buttons .btn-group-toggle > .btn-group > .btn input[type=checkbox],
.daterangepicker .drp-buttons .btn-group-toggle > .btn-group > .btn input[type=radio] {
  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%;
}
.daterangepicker .input-group > select.ampmselect,
.daterangepicker .input-group > select.hourselect,
.daterangepicker .input-group > select.minuteselect,
.daterangepicker .input-group > select.secondselect,
.input-group > .custom-file,
.input-group > .custom-select,
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .react-tags-wrapper,
.ql-snow .ql-tooltip .input-group > input[type=text] {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}
.daterangepicker .input-group > .custom-file + select.ampmselect,
.daterangepicker .input-group > .custom-file + select.hourselect,
.daterangepicker .input-group > .custom-file + select.minuteselect,
.daterangepicker .input-group > .custom-file + select.secondselect,
.daterangepicker .input-group > .custom-select + select.ampmselect,
.daterangepicker .input-group > .custom-select + select.hourselect,
.daterangepicker .input-group > .custom-select + select.minuteselect,
.daterangepicker .input-group > .custom-select + select.secondselect,
.daterangepicker .input-group > .form-control + select.ampmselect,
.daterangepicker .input-group > .form-control + select.hourselect,
.daterangepicker .input-group > .form-control + select.minuteselect,
.daterangepicker .input-group > .form-control + select.secondselect,
.daterangepicker .input-group > .form-control-plaintext + select.ampmselect,
.daterangepicker .input-group > .form-control-plaintext + select.hourselect,
.daterangepicker .input-group > .form-control-plaintext + select.minuteselect,
.daterangepicker .input-group > .form-control-plaintext + select.secondselect,
.daterangepicker .input-group > .react-tags-wrapper + select.ampmselect,
.daterangepicker .input-group > .react-tags-wrapper + select.hourselect,
.daterangepicker .input-group > .react-tags-wrapper + select.minuteselect,
.daterangepicker .input-group > .react-tags-wrapper + select.secondselect,
.daterangepicker .input-group > select.ampmselect + .custom-file,
.daterangepicker .input-group > select.ampmselect + .custom-select,
.daterangepicker .input-group > select.ampmselect + .form-control,
.daterangepicker .input-group > select.ampmselect + .react-tags-wrapper,
.daterangepicker .input-group > select.ampmselect + select.ampmselect,
.daterangepicker .input-group > select.ampmselect + select.hourselect,
.daterangepicker .input-group > select.ampmselect + select.minuteselect,
.daterangepicker .input-group > select.ampmselect + select.secondselect,
.daterangepicker .input-group > select.hourselect + .custom-file,
.daterangepicker .input-group > select.hourselect + .custom-select,
.daterangepicker .input-group > select.hourselect + .form-control,
.daterangepicker .input-group > select.hourselect + .react-tags-wrapper,
.daterangepicker .input-group > select.hourselect + select.ampmselect,
.daterangepicker .input-group > select.hourselect + select.hourselect,
.daterangepicker .input-group > select.hourselect + select.minuteselect,
.daterangepicker .input-group > select.hourselect + select.secondselect,
.daterangepicker .input-group > select.minuteselect + .custom-file,
.daterangepicker .input-group > select.minuteselect + .custom-select,
.daterangepicker .input-group > select.minuteselect + .form-control,
.daterangepicker .input-group > select.minuteselect + .react-tags-wrapper,
.daterangepicker .input-group > select.minuteselect + select.ampmselect,
.daterangepicker .input-group > select.minuteselect + select.hourselect,
.daterangepicker .input-group > select.minuteselect + select.minuteselect,
.daterangepicker .input-group > select.minuteselect + select.secondselect,
.daterangepicker .input-group > select.secondselect + .custom-file,
.daterangepicker .input-group > select.secondselect + .custom-select,
.daterangepicker .input-group > select.secondselect + .form-control,
.daterangepicker .input-group > select.secondselect + .react-tags-wrapper,
.daterangepicker .input-group > select.secondselect + select.ampmselect,
.daterangepicker .input-group > select.secondselect + select.hourselect,
.daterangepicker .input-group > select.secondselect + select.minuteselect,
.daterangepicker .input-group > select.secondselect + select.secondselect,
.daterangepicker .ql-snow .ql-tooltip .input-group > input[type=text] + select.ampmselect,
.daterangepicker .ql-snow .ql-tooltip .input-group > input[type=text] + select.hourselect,
.daterangepicker .ql-snow .ql-tooltip .input-group > input[type=text] + select.minuteselect,
.daterangepicker .ql-snow .ql-tooltip .input-group > input[type=text] + select.secondselect,
.daterangepicker .ql-snow .ql-tooltip .input-group > select.ampmselect + input[type=text],
.daterangepicker .ql-snow .ql-tooltip .input-group > select.hourselect + input[type=text],
.daterangepicker .ql-snow .ql-tooltip .input-group > select.minuteselect + input[type=text],
.daterangepicker .ql-snow .ql-tooltip .input-group > select.secondselect + input[type=text],
.input-group > .custom-file + .custom-file,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .react-tags-wrapper,
.input-group > .custom-select + .custom-file,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .react-tags-wrapper,
.input-group > .form-control + .custom-file,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .form-control,
.input-group > .form-control + .react-tags-wrapper,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .react-tags-wrapper,
.input-group > .react-tags-wrapper + .custom-file,
.input-group > .react-tags-wrapper + .custom-select,
.input-group > .react-tags-wrapper + .form-control,
.input-group > .react-tags-wrapper + .react-tags-wrapper,
.ql-snow .ql-tooltip .daterangepicker .input-group > input[type=text] + select.ampmselect,
.ql-snow .ql-tooltip .daterangepicker .input-group > input[type=text] + select.hourselect,
.ql-snow .ql-tooltip .daterangepicker .input-group > input[type=text] + select.minuteselect,
.ql-snow .ql-tooltip .daterangepicker .input-group > input[type=text] + select.secondselect,
.ql-snow .ql-tooltip .daterangepicker .input-group > select.ampmselect + input[type=text],
.ql-snow .ql-tooltip .daterangepicker .input-group > select.hourselect + input[type=text],
.ql-snow .ql-tooltip .daterangepicker .input-group > select.minuteselect + input[type=text],
.ql-snow .ql-tooltip .daterangepicker .input-group > select.secondselect + input[type=text],
.ql-snow .ql-tooltip .input-group > .custom-file + input[type=text],
.ql-snow .ql-tooltip .input-group > .custom-select + input[type=text],
.ql-snow .ql-tooltip .input-group > .form-control + input[type=text],
.ql-snow .ql-tooltip .input-group > .form-control-plaintext + input[type=text],
.ql-snow .ql-tooltip .input-group > .react-tags-wrapper + input[type=text],
.ql-snow .ql-tooltip .input-group > input[type=text] + .custom-file,
.ql-snow .ql-tooltip .input-group > input[type=text] + .custom-select,
.ql-snow .ql-tooltip .input-group > input[type=text] + .form-control,
.ql-snow .ql-tooltip .input-group > input[type=text] + .react-tags-wrapper,
.ql-snow .ql-tooltip .input-group > input[type=text] + input[type=text] {
  margin-left: -1px;
}
.daterangepicker .input-group > select.ampmselect:focus,
.daterangepicker .input-group > select.hourselect:focus,
.daterangepicker .input-group > select.minuteselect:focus,
.daterangepicker .input-group > select.secondselect:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label,
.input-group > .custom-select:focus,
.input-group > .form-control:focus,
.input-group > .react-tags-wrapper:focus,
.ql-snow .ql-tooltip .input-group > input:focus[type=text] {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .custom-file {
  display: flex;
  align-items: center;
}
.input-group-append,
.input-group-prepend {
  display: flex;
}
.daterangepicker .drp-buttons .input-group-append .btn,
.daterangepicker .drp-buttons .input-group-prepend .btn,
.input-group-append .btn,
.input-group-append .daterangepicker .drp-buttons .btn,
.input-group-prepend .btn,
.input-group-prepend .daterangepicker .drp-buttons .btn {
  position: relative;
  z-index: 2;
}
.input-group-append .btn:focus,
.input-group-prepend .btn:focus {
  z-index: 3;
}
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .daterangepicker .drp-buttons .btn + .btn,
.input-group-append .daterangepicker .drp-buttons .btn + .input-group-text,
.input-group-append .daterangepicker .drp-buttons .input-group-text + .btn,
.input-group-append .input-group-text + .btn,
.input-group-append .input-group-text + .input-group-text,
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .daterangepicker .drp-buttons .btn + .btn,
.input-group-prepend .daterangepicker .drp-buttons .btn + .input-group-text,
.input-group-prepend .daterangepicker .drp-buttons .input-group-text + .btn,
.input-group-prepend .input-group-text + .btn,
.input-group-prepend .input-group-text + .input-group-text {
  margin-left: -1px;
}
.input-group-prepend {
  margin-right: -1px;
}
.input-group-append {
  margin-left: -1px;
}
.input-group-text {
  display: flex;
  align-items: center;
  padding: .5rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.41667;
  color: #385567;
  text-align: center;
  white-space: nowrap;
  background-color: #f8f9fa;
  border: 1px solid #bec7cd;
}
.input-group-text input[type=checkbox],
.input-group-text input[type=radio] {
  margin-top: 0;
}
.daterangepicker .input-group-lg > select.ampmselect,
.daterangepicker .input-group-lg > select.hourselect,
.daterangepicker .input-group-lg > select.minuteselect,
.daterangepicker .input-group-lg > select.secondselect,
.input-group-lg > .custom-select,
.input-group-lg > .form-control:not(textarea),
.input-group-lg > .react-tags-wrapper:not(textarea),
.ql-snow .ql-tooltip .input-group-lg > input:not(textarea)[type=text] {
  height: calc(1.41667em + 1.6667rem + 2px);
}
.daterangepicker .drp-buttons .input-group-lg > .input-group-append > .btn,
.daterangepicker .drp-buttons .input-group-lg > .input-group-prepend > .btn,
.daterangepicker .input-group-lg > select.ampmselect,
.daterangepicker .input-group-lg > select.hourselect,
.daterangepicker .input-group-lg > select.minuteselect,
.daterangepicker .input-group-lg > select.secondselect,
.input-group-lg > .custom-select,
.input-group-lg > .form-control,
.input-group-lg > .input-group-append > .btn,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .react-tags-wrapper,
.ql-snow .ql-tooltip .input-group-lg > input[type=text] {
  padding: .83335rem 1rem;
  font-size: 1rem;
  line-height: 1.41667;
}
.daterangepicker .input-group-sm > select.ampmselect,
.daterangepicker .input-group-sm > select.hourselect,
.daterangepicker .input-group-sm > select.minuteselect,
.daterangepicker .input-group-sm > select.secondselect,
.input-group-sm > .custom-select,
.input-group-sm > .form-control:not(textarea),
.input-group-sm > .react-tags-wrapper:not(textarea),
.ql-snow .ql-tooltip .input-group-sm > input:not(textarea)[type=text] {
  height: calc(1.41667em + .521rem + 2px);
}
.daterangepicker .drp-buttons .input-group-sm > .input-group-append > .btn,
.daterangepicker .drp-buttons .input-group-sm > .input-group-prepend > .btn,
.daterangepicker .input-group-sm > select.ampmselect,
.daterangepicker .input-group-sm > select.hourselect,
.daterangepicker .input-group-sm > select.minuteselect,
.daterangepicker .input-group-sm > select.secondselect,
.input-group-sm > .custom-select,
.input-group-sm > .form-control,
.input-group-sm > .input-group-append > .btn,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .react-tags-wrapper,
.ql-snow .ql-tooltip .input-group-sm > input[type=text] {
  padding: .2605rem .5rem;
  font-size: .75rem;
  line-height: 1.41667;
}
.daterangepicker .input-group-lg > select.ampmselect,
.daterangepicker .input-group-lg > select.hourselect,
.daterangepicker .input-group-lg > select.minuteselect,
.daterangepicker .input-group-lg > select.secondselect,
.daterangepicker .input-group-sm > select.ampmselect,
.daterangepicker .input-group-sm > select.hourselect,
.daterangepicker .input-group-sm > select.minuteselect,
.daterangepicker .input-group-sm > select.secondselect,
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 2.75rem;
}
.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.41667rem;
  padding-left: 1.4rem;
  color-adjust: exact;
}
.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}
.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.20833rem;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #2583b9;
  background-color: #2583b9;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: none;
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #1d658f;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #1d658f;
  border-color: #1d658f;
}
.custom-control-input:disabled ~ .custom-control-label,
.custom-control-input[disabled] ~ .custom-control-label {
  color: inherit;
}
.custom-control-input:disabled ~ .custom-control-label::before,
.custom-control-input[disabled] ~ .custom-control-label::before {
  background-color: #bec7cd;
}
.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label::before {
  position: absolute;
  top: .20834rem;
  left: -1.4rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #bec7cd;
  border: #bec7cd solid 1px;
}
.custom-control-label::after {
  position: absolute;
  top: .20834rem;
  left: -1.4rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: 50%/66% no-repeat;
}
.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' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #2583b9;
}
.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: #2583b9;
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: #2583b9;
}
.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;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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: #2583b9;
}
.custom-switch {
  padding-left: 2.15rem;
}
.custom-switch .custom-control-label::before {
  left: -2.15rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: .5rem;
}
.custom-switch .custom-control-label::after {
  top: calc(.20834rem + 2px);
  left: calc(-2.15rem + 2px);
  width: 1rem;
  height: 1rem;
  background-color: #bec7cd;
  border-radius: .5rem;
  transition: transform .15s ease-in-out, none;
}
@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: #bec7cd;
  transform: translateX(.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: #2583b9;
}
.custom-select,
.daterangepicker select.ampmselect,
.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect {
  display: inline-block;
  width: 100%;
  height: calc(2.41667rem + 2px);
  padding: .5rem 2.75rem .5rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: inherit;
  color: #385567;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23889aa4' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .7776rem center/.7776rem;
  border: 1px solid #bec7cd;
  border-radius: 0;
  appearance: none;
}
.custom-select:focus,
.daterangepicker select.ampmselect:focus,
.daterangepicker select.hourselect:focus,
.daterangepicker select.minuteselect:focus,
.daterangepicker select.secondselect:focus {
  border-color: #6c828f;
  outline: 0;
  box-shadow: none;
}
.custom-select:focus::-ms-value,
.daterangepicker select.ampmselect:focus::-ms-value,
.daterangepicker select.hourselect:focus::-ms-value,
.daterangepicker select.minuteselect:focus::-ms-value,
.daterangepicker select.secondselect:focus::-ms-value {
  color: #385567;
  background-color: #fff;
}
.custom-select[multiple],
.custom-select[size]:not([size="1"]),
.daterangepicker select.ampmselect[multiple],
.daterangepicker select.ampmselect[size]:not([size="1"]),
.daterangepicker select.hourselect[multiple],
.daterangepicker select.hourselect[size]:not([size="1"]),
.daterangepicker select.minuteselect[multiple],
.daterangepicker select.minuteselect[size]:not([size="1"]),
.daterangepicker select.secondselect[multiple],
.daterangepicker select.secondselect[size]:not([size="1"]) {
  height: auto;
  padding-right: .75rem;
  background-image: none;
}
.custom-select:disabled,
.daterangepicker select.ampmselect:disabled,
.daterangepicker select.hourselect:disabled,
.daterangepicker select.minuteselect:disabled,
.daterangepicker select.secondselect:disabled {
  color: #889aa4;
  background-color: #eef1f2;
}
.custom-select::-ms-expand,
.daterangepicker select.ampmselect::-ms-expand,
.daterangepicker select.hourselect::-ms-expand,
.daterangepicker select.minuteselect::-ms-expand,
.daterangepicker select.secondselect::-ms-expand {
  display: none;
}
.custom-select:-moz-focusring,
.daterangepicker select.ampmselect:-moz-focusring,
.daterangepicker select.hourselect:-moz-focusring,
.daterangepicker select.minuteselect:-moz-focusring,
.daterangepicker select.secondselect:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #385567;
}
.custom-select-sm {
  height: 20px;
  padding-top: .25rem;
  padding-bottom: .25rem;
  padding-left: .5rem;
  font-size: .75rem;
}
.custom-select-lg {
  height: 36px;
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 1rem;
  font-size: 1rem;
}
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.41667rem + 2px);
  margin-bottom: 0;
}
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.41667rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #6c828f;
  box-shadow: none;
}
.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(2.41667rem + 2px);
  padding: .5rem .75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.41667;
  color: #889aa4;
  background-color: #fff;
  border: 1px solid #bec7cd;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + .75rem);
  padding: .5rem .75rem;
  line-height: 1.41667;
  color: #27475a;
  content: "Browse";
  background-color: #e4ebef;
  border-left: inherit;
}
.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  appearance: none;
}
.custom-range:focus {
  outline: 0;
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
}
.custom-range:focus::-ms-thumb {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -.25rem;
  background-color: #fff;
  border: 0;
  transition: none;
  appearance: none;
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #eef1f2;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: #d4dade;
  border-color: transparent;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #fff;
  border: 0;
  transition: none;
  appearance: none;
}
.custom-range::-moz-range-thumb:active {
  background-color: #eef1f2;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: #d4dade;
  border-color: transparent;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: .2rem;
  margin-left: .2rem;
  background-color: #fff;
  border: 0;
  transition: none;
  appearance: none;
}
.custom-range::-ms-thumb:active {
  background-color: #eef1f2;
}
.custom-range::-ms-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: .5rem;
}
.custom-range::-ms-fill-lower {
  background-color: #d4dade;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #d4dade;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #007bff;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #007bff;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: #007bff;
}
.custom-control-label::before,
.custom-file-label,
.custom-select,
.daterangepicker select.ampmselect,
.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect {
  transition: none;
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: .5rem .75rem;
}
.nav-link:focus,
.nav-link:hover {
  text-decoration: none;
}
.nav-link.disabled {
  color: #27475a;
  pointer-events: none;
  cursor: default;
}
.nav-tabs {
  border-bottom: 1px solid #e4ebef;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  border: 1px solid transparent;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #27475a;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #2583b9;
  background-color: transparent;
  border-color: #2583b9;
}
.nav-tabs .dropdown-menu,
.nav-tabs .tt-menu {
  margin-top: -1px;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #2583b9;
}
.nav-fill .nav-item,
.nav-fill > .nav-link {
  flex: 1 1 auto;
  text-align: center;
}
.nav-justified .nav-item,
.nav-justified > .nav-link {
  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: 0 1rem;
}
.navbar .container,
.navbar .container-fluid,
.navbar .container-lg,
.navbar .container-md,
.navbar .container-sm,
.navbar .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:focus,
.navbar-brand:hover {
  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,
.navbar-nav .tt-menu {
  position: static;
  float: none;
}
.navbar-text {
  display: inline-block;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
.navbar-toggler {
  padding: .25rem 4px;
  font-size: 1rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
}
.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  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-lg,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-sm,
  .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,
  .navbar-expand-sm .navbar-nav .tt-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-sm,
  .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-lg,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-sm,
  .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,
  .navbar-expand-md .navbar-nav .tt-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-sm,
  .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-lg,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-sm,
  .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,
  .navbar-expand-lg .navbar-nav .tt-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-sm,
  .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-lg,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-sm,
  .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,
  .navbar-expand-xl .navbar-nav .tt-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-sm,
  .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-lg,
.navbar-expand > .container-md,
.navbar-expand > .container-sm,
.navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu,
.navbar-expand .navbar-nav .tt-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-lg,
.navbar-expand > .container-md,
.navbar-expand > .container-sm,
.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, .9);
}
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, .9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(39, 71, 90, .6);
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: rgba(39, 71, 90, .8);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(39, 71, 90, .4);
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  color: #27475a;
}
.navbar-light .navbar-toggler {
  color: rgba(39, 71, 90, .6);
  border-color: rgba(39, 71, 90, .1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba%2839, 71, 90, 0.6%29' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-light .navbar-text {
  color: rgba(39, 71, 90, .6);
}
.navbar-light .navbar-text a {
  color: #27475a;
}
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
  color: #27475a;
}
.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, .5);
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, .75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, .25);
}
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show > .nav-link {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, .5);
  border-color: rgba(255, 255, 255, .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, .5);
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
  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: 0 solid #e4ebef;
}
.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;
}
.card > .list-group:last-child {
  border-bottom-width: 0;
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}
.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1rem;
}
.card-title {
  margin-bottom: 1rem;
}
.card-subtitle {
  margin-top: -.5rem;
  margin-bottom: 0;
}
.card-text:last-child {
  margin-bottom: 0;
}
.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1rem;
}
.card-header {
  padding: 1rem 1rem;
  margin-bottom: 0;
  background-color: #f8f9fa;
  border-bottom: 0 solid #e4ebef;
}
.card-footer {
  padding: 1rem 1rem;
  background-color: #f8f9fa;
  border-top: 0 solid #e4ebef;
}
.card-header-tabs {
  margin-right: -.5rem;
  margin-bottom: -1rem;
  margin-left: -.5rem;
  border-bottom: 0;
}
.card-header-pills {
  margin-right: -.5rem;
  margin-left: -.5rem;
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}
.card-img,
.card-img-bottom,
.card-img-top {
  flex-shrink: 0;
  width: 100%;
}
.card-deck .card {
  margin-bottom: 1rem;
}
@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -1rem;
    margin-left: -1rem;
  }
  .card-deck .card {
    flex: 1 0 0%;
    margin-right: 1rem;
    margin-bottom: 0;
    margin-left: 1rem;
  }
}
.card-group > .card {
  margin-bottom: 1rem;
}
@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-columns .card {
  margin-bottom: .75rem;
}
@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    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;
}
.accordion > .card > .card-header {
  margin-bottom: 0;
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none;
  background-color: inherit;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: .5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: .5rem;
  color: #889aa4;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #889aa4;
}
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
}
.page-link {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: 0;
  line-height: 1.41667;
  color: #2583b9;
  background-color: none;
  border: 0 solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: #27475a;
  text-decoration: none;
  background-color: #f4f6f7;
  border-color: #f4f6f7;
}
.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: none;
}
.page-item:first-child .page-link {
  margin-left: 0;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #2583b9;
  border-color: #2583b9;
}
.page-item.disabled .page-link {
  color: #889aa4;
  pointer-events: none;
  cursor: auto;
  background-color: transparent;
  border-color: #dee2e6;
}
.pagination-lg .page-link {
  padding: .83335rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
}
.pagination-sm .page-link {
  padding: .2605rem .5rem;
  font-size: .75rem;
  line-height: 1.3;
}
.badge {
  display: inline-block;
  padding: .25rem .5rem;
  font-size: .8rem;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  transition:
    color .15s ease-in-out,
    background-color .15s ease-in-out,
    border-color .15s ease-in-out,
    box-shadow .15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none;
  }
}
a.badge:focus,
a.badge:hover {
  text-decoration: none;
}
.badge:empty {
  display: none;
}
.btn .badge,
.daterangepicker .drp-buttons .btn .badge {
  position: relative;
  top: -1px;
}
.badge-pill {
  padding-right: .9rem;
  padding-left: .9rem;
}
.badge-primary {
  color: #fff;
  background-color: #2583b9;
}
a.badge-primary:focus,
a.badge-primary:hover {
  color: #fff;
  background-color: #1d658f;
}
a.badge-primary.focus,
a.badge-primary:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(37, 131, 185, .5);
}
.badge-secondary {
  color: #212529;
  background-color: #e4ebef;
}
a.badge-secondary:focus,
a.badge-secondary:hover {
  color: #212529;
  background-color: #c4d3dc;
}
a.badge-secondary.focus,
a.badge-secondary:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(228, 235, 239, .5);
}
.badge-success {
  color: #fff;
  background-color: #31a07f;
}
a.badge-success:focus,
a.badge-success:hover {
  color: #fff;
  background-color: #257960;
}
a.badge-success.focus,
a.badge-success:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(49, 160, 127, .5);
}
.badge-info {
  color: #fff;
  background-color: #17a2b8;
}
a.badge-info:focus,
a.badge-info:hover {
  color: #fff;
  background-color: #117a8b;
}
a.badge-info.focus,
a.badge-info:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5);
}
.badge-warning {
  color: #212529;
  background-color: #ffc107;
}
a.badge-warning:focus,
a.badge-warning:hover {
  color: #212529;
  background-color: #d39e00;
}
a.badge-warning.focus,
a.badge-warning:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5);
}
.badge-danger {
  color: #fff;
  background-color: #f23a0b;
}
a.badge-danger:focus,
a.badge-danger:hover {
  color: #fff;
  background-color: #c12e09;
}
a.badge-danger.focus,
a.badge-danger:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(242, 58, 11, .5);
}
.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
a.badge-light:focus,
a.badge-light:hover {
  color: #212529;
  background-color: #dae0e5;
}
a.badge-light.focus,
a.badge-light:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
}
.badge-dark {
  color: #fff;
  background-color: #6c828f;
}
a.badge-dark:focus,
a.badge-dark:hover {
  color: #fff;
  background-color: #566872;
}
a.badge-dark.focus,
a.badge-dark:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(108, 130, 143, .5);
}
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
}
@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
}
.alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 0 solid transparent;
}
.alert-heading {
  color: inherit;
}
.alert-link {
  font-weight: 700;
}
.alert-dismissible {
  padding-right: 4rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1rem 1rem;
  color: inherit;
}
.alert-primary {
  color: #26668b;
  background-color: #d3e6f1;
  border-color: #c2dceb;
}
.alert-primary hr {
  border-top-color: #afd1e5;
}
.alert-primary .alert-link {
  color: #1b4963;
}
.alert-secondary {
  color: #899ca7;
  background-color: #fafbfc;
  border-color: #f7f9fb;
}
.alert-secondary hr {
  border-top-color: #e6ecf3;
}
.alert-secondary .alert-link {
  color: #6c8391;
}
.alert-success {
  color: #2c756d;
  background-color: #d6ece5;
  border-color: #c5e4db;
}
.alert-success hr {
  border-top-color: #b4dcd0;
}
.alert-success .alert-link {
  color: #1e504a;
}
.alert-info {
  color: #1f768b;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.alert-info hr {
  border-top-color: #abdde5;
}
.alert-info .alert-link {
  color: #165361;
}
.alert-warning {
  color: #97862f;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.alert-warning hr {
  border-top-color: #ffe8a1;
}
.alert-warning .alert-link {
  color: #706323;
}
.alert-danger {
  color: #914031;
  background-color: #fcd8ce;
  border-color: #fbc8bb;
}
.alert-danger hr {
  border-top-color: #fab5a3;
}
.alert-danger .alert-link {
  color: #6b2f24;
}
.alert-light {
  color: #94a4ad;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light hr {
  border-top-color: #ececf6;
}
.alert-light .alert-link {
  color: #778b97;
}
.alert-dark {
  color: #4b6676;
  background-color: #e2e6e9;
  border-color: #d6dce0;
}
.alert-dark hr {
  border-top-color: #c7d0d5;
}
.alert-dark .alert-link {
  color: #374b57;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: .8rem;
  background-color: #d4dade;
}
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #2583b9;
  transition: width .6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}
.progress-bar-striped {
  background-image:
    linear-gradient(
      45deg,
      rgba(255, 255, 255, .15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, .15) 50%,
      rgba(255, 255, 255, .15) 75%,
      transparent 75%,
      transparent);
  background-size: 1rem 1rem;
}
.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;
}
.list-group-item-action {
  width: 100%;
  color: #27475a;
  text-align: inherit;
}
.list-group-item-action:focus,
.list-group-item-action:hover {
  z-index: 1;
  color: #27475a;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #27475a;
  background-color: #e9ecef;
}
.list-group-item {
  position: relative;
  display: block;
  padding: .5rem 1rem;
  background-color: transparent;
  border: 1px solid #e4ebef;
}
.list-group-item.disabled,
.list-group-item:disabled {
  color: #889aa4;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #2583b9;
  border-color: #2583b9;
}
.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.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.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.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.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.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 > .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: #26668b;
  background-color: #c2dceb;
}
.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
  color: #26668b;
  background-color: #afd1e5;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #26668b;
  border-color: #26668b;
}
.list-group-item-secondary {
  color: #899ca7;
  background-color: #f7f9fb;
}
.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
  color: #899ca7;
  background-color: #e6ecf3;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #899ca7;
  border-color: #899ca7;
}
.list-group-item-success {
  color: #2c756d;
  background-color: #c5e4db;
}
.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
  color: #2c756d;
  background-color: #b4dcd0;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #2c756d;
  border-color: #2c756d;
}
.list-group-item-info {
  color: #1f768b;
  background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
  color: #1f768b;
  background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #1f768b;
  border-color: #1f768b;
}
.list-group-item-warning {
  color: #97862f;
  background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
  color: #97862f;
  background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #97862f;
  border-color: #97862f;
}
.list-group-item-danger {
  color: #914031;
  background-color: #fbc8bb;
}
.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
  color: #914031;
  background-color: #fab5a3;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #914031;
  border-color: #914031;
}
.list-group-item-light {
  color: #94a4ad;
  background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
  color: #94a4ad;
  background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #94a4ad;
  border-color: #94a4ad;
}
.list-group-item-dark {
  color: #4b6676;
  background-color: #d6dce0;
}
.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
  color: #4b6676;
  background-color: #c7d0d5;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #4b6676;
  border-color: #4b6676;
}
.close {
  float: right;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1;
  color: #27475a;
  text-shadow: none;
  opacity: .5;
}
.close:hover {
  color: #27475a;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
  opacity: .75;
}
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}
a.close.disabled {
  pointer-events: none;
}
.toast {
  flex-basis: auto;
  max-width: auto;
  font-size: 1rem;
  background-color: rgba(255, 255, 255, .85);
  background-clip: padding-box;
  border: 0 solid #e4ebef;
  box-shadow: 0 2px 25px rgba(0, 0, 0, .2);
  opacity: 0;
}
.toast:not(:last-child) {
  margin-bottom: 1rem;
}
.toast.showing {
  opacity: 1;
}
.toast.show {
  display: block;
  opacity: 1;
}
.toast.hide {
  display: none;
}
.toast-header {
  display: flex;
  align-items: center;
  padding: 1rem 1rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, .85);
  background-clip: padding-box;
  border-bottom: 0 solid #e4ebef;
}
.toast-body {
  padding: 1rem;
}
.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: .5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform .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% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  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: 0 solid rgba(0, 0, 0, .2);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #fff;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: .5;
}
.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0 2rem;
  border-bottom: 1px solid #e4ebef;
}
.modal-header .close {
  padding: 0 2rem;
  margin: 0 -2rem 0 auto;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1;
}
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 2rem;
}
.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 1.75rem;
  border-top: 1px solid #e4ebef;
}
.modal-footer > * {
  margin: .25rem;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 60rem;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: min-content;
  }
  .modal-sm {
    max-width: 30rem;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 100rem;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family:
    "Fidelity Sans",
    Arial,
    sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.41667;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 1rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 1;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: .5rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
  padding: .5rem 0;
}
.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
  bottom: 0;
}
.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
  top: 0;
  border-width: .5rem .5rem 0;
  border-top-color: #3e525f;
}
.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
  padding: 0 .5rem;
}
.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
  left: 0;
  width: .5rem;
  height: 1rem;
}
.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bs-tooltip-right .arrow::before {
  right: 0;
  border-width: .5rem .5rem .5rem 0;
  border-right-color: #3e525f;
}
.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
  padding: .5rem 0;
}
.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
  top: 0;
}
.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
  bottom: 0;
  border-width: 0 .5rem .5rem;
  border-bottom-color: #3e525f;
}
.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
  padding: 0 .5rem;
}
.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
  right: 0;
  width: .5rem;
  height: 1rem;
}
.bs-tooltip-auto[x-placement^=left] .arrow::before,
.bs-tooltip-left .arrow::before {
  left: 0;
  border-width: .5rem 0 .5rem .5rem;
  border-left-color: #3e525f;
}
.tooltip-inner {
  max-width: 200px;
  padding: 1rem 1rem;
  color: #fff;
  text-align: center;
  background-color: #3e525f;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 40rem;
  font-family:
    "Fidelity Sans",
    Arial,
    sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.41667;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 1rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #e4ebef;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: .5rem;
  margin: 0 0;
}
.popover .arrow::after,
.popover .arrow::before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-popover-auto[x-placement^=top],
.bs-popover-top {
  margin-bottom: .5rem;
}
.bs-popover-auto[x-placement^=top] > .arrow,
.bs-popover-top > .arrow {
  bottom: calc(-.5rem - 1px);
}
.bs-popover-auto[x-placement^=top] > .arrow::before,
.bs-popover-top > .arrow::before {
  bottom: 0;
  border-width: .5rem .5rem 0;
  border-top-color: #e4ebef;
}
.bs-popover-auto[x-placement^=top] > .arrow::after,
.bs-popover-top > .arrow::after {
  bottom: 1px;
  border-width: .5rem .5rem 0;
  border-top-color: #f8f9fa;
}
.bs-popover-auto[x-placement^=right],
.bs-popover-right {
  margin-left: .5rem;
}
.bs-popover-auto[x-placement^=right] > .arrow,
.bs-popover-right > .arrow {
  left: calc(-.5rem - 1px);
  width: .5rem;
  height: 1rem;
  margin: 0 0;
}
.bs-popover-auto[x-placement^=right] > .arrow::before,
.bs-popover-right > .arrow::before {
  left: 0;
  border-width: .5rem .5rem .5rem 0;
  border-right-color: #e4ebef;
}
.bs-popover-auto[x-placement^=right] > .arrow::after,
.bs-popover-right > .arrow::after {
  left: 1px;
  border-width: .5rem .5rem .5rem 0;
  border-right-color: #f8f9fa;
}
.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
  margin-top: .5rem;
}
.bs-popover-auto[x-placement^=bottom] > .arrow,
.bs-popover-bottom > .arrow {
  top: calc(-.5rem - 1px);
}
.bs-popover-auto[x-placement^=bottom] > .arrow::before,
.bs-popover-bottom > .arrow::before {
  top: 0;
  border-width: 0 .5rem .5rem .5rem;
  border-bottom-color: #e4ebef;
}
.bs-popover-auto[x-placement^=bottom] > .arrow::after,
.bs-popover-bottom > .arrow::after {
  top: 1px;
  border-width: 0 .5rem .5rem .5rem;
  border-bottom-color: #f8f9fa;
}
.bs-popover-auto[x-placement^=bottom] .popover-header::before,
.bs-popover-bottom .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -.5rem;
  content: "";
  border-bottom: 1px solid #f8f9fa;
}
.bs-popover-auto[x-placement^=left],
.bs-popover-left {
  margin-right: .5rem;
}
.bs-popover-auto[x-placement^=left] > .arrow,
.bs-popover-left > .arrow {
  right: calc(-.5rem - 1px);
  width: .5rem;
  height: 1rem;
  margin: 0 0;
}
.bs-popover-auto[x-placement^=left] > .arrow::before,
.bs-popover-left > .arrow::before {
  right: 0;
  border-width: .5rem 0 .5rem .5rem;
  border-left-color: #e4ebef;
}
.bs-popover-auto[x-placement^=left] > .arrow::after,
.bs-popover-left > .arrow::after {
  right: 1px;
  border-width: .5rem 0 .5rem .5rem;
  border-left-color: #f8f9fa;
}
.popover-header {
  padding: 1rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f8f9fa;
  border-bottom: 1px solid #e9ecef;
}
.popover-header:empty {
  display: none;
}
.popover-body {
  padding: 1rem 1rem;
  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%;
  backface-visibility: hidden;
  transition: transform .6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
  display: block;
}
.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
  transform: translateX(100%);
}
.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
  transform: translateX(-100%);
}
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
  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 .6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}
.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: .5;
  transition: opacity .15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-next,
  .carousel-control-prev {
    transition: none;
  }
}
.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}
.carousel-control-prev {
  left: 0;
}
.carousel-control-next {
  right: 0;
}
.carousel-control-next-icon,
.carousel-control-prev-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: .5;
  transition: opacity .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: 3rem;
  height: 3rem;
  vertical-align: text-bottom;
  border: 4px solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: .75s linear infinite spinner-border;
}
.spinner-border-sm {
  width: 1.3334rem;
  height: 1.3334rem;
  border-width: 3px;
}
@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 3rem;
  height: 3rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: .75s linear infinite spinner-grow;
}
.spinner-grow-sm {
  width: 1.3334rem;
  height: 1.3334rem;
}
@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: #2583b9 !important;
}
a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
  background-color: #1d658f !important;
}
.bg-secondary {
  background-color: #e4ebef !important;
}
a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
  background-color: #c4d3dc !important;
}
.bg-success {
  background-color: #31a07f !important;
}
a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
  background-color: #257960 !important;
}
.bg-info {
  background-color: #17a2b8 !important;
}
a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
  background-color: #117a8b !important;
}
.bg-warning {
  background-color: #ffc107 !important;
}
a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
  background-color: #d39e00 !important;
}
.bg-danger {
  background-color: #f23a0b !important;
}
a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
  background-color: #c12e09 !important;
}
.bg-light {
  background-color: #f8f9fa !important;
}
a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
  background-color: #dae0e5 !important;
}
.bg-dark {
  background-color: #6c828f !important;
}
a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
  background-color: #566872 !important;
}
.bg-white {
  background-color: #fff !important;
}
.bg-transparent {
  background-color: transparent !important;
}
.border {
  border: 1px solid #e4ebef !important;
}
.border-top {
  border-top: 1px solid #e4ebef !important;
}
.border-right {
  border-right: 1px solid #e4ebef !important;
}
.border-bottom {
  border-bottom: 1px solid #e4ebef !important;
}
.border-left {
  border-left: 1px solid #e4ebef !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: #2583b9 !important;
}
.border-secondary {
  border-color: #e4ebef !important;
}
.border-success {
  border-color: #31a07f !important;
}
.border-info {
  border-color: #17a2b8 !important;
}
.border-warning {
  border-color: #ffc107 !important;
}
.border-danger {
  border-color: #f23a0b !important;
}
.border-light {
  border-color: #f8f9fa !important;
}
.border-dark {
  border-color: #6c828f !important;
}
.border-white {
  border-color: #fff !important;
}
.rounded-sm {
  border-radius: .2rem !important;
}
.rounded {
  border-radius: 0 !important;
}
.rounded-top {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.rounded-right {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.rounded-bottom {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.rounded-left {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.rounded-lg {
  border-radius: .3rem !important;
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-pill {
  border-radius: 50rem !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 embed,
.embed-responsive iframe,
.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.85714%;
}
.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;
  user-select: all !important;
}
.user-select-auto {
  -webkit-user-select: auto !important;
  user-select: auto !important;
}
.user-select-none {
  -webkit-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: 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:sticky) {
  .sticky-top {
    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 1px 2px rgba(0, 0, 0, .05) !important;
}
.shadow {
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(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: .25rem !important;
}
.mt-1,
.my-1 {
  margin-top: .25rem !important;
}
.mr-1,
.mx-1 {
  margin-right: .25rem !important;
}
.mb-1,
.my-1 {
  margin-bottom: .25rem !important;
}
.ml-1,
.mx-1 {
  margin-left: .25rem !important;
}
.m-2 {
  margin: .5rem !important;
}
.mt-2,
.my-2 {
  margin-top: .5rem !important;
}
.mr-2,
.mx-2 {
  margin-right: .5rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: .5rem !important;
}
.ml-2,
.mx-2 {
  margin-left: .5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
  margin-left: 3rem !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: .25rem !important;
}
.pt-1,
.py-1 {
  padding-top: .25rem !important;
}
.pr-1,
.px-1 {
  padding-right: .25rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: .25rem !important;
}
.pl-1,
.px-1 {
  padding-left: .25rem !important;
}
.p-2 {
  padding: .5rem !important;
}
.pt-2,
.py-2 {
  padding-top: .5rem !important;
}
.pr-2,
.px-2 {
  padding-right: .5rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: .5rem !important;
}
.pl-2,
.px-2 {
  padding-left: .5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}
.m-n1 {
  margin: -.25rem !important;
}
.mt-n1,
.my-n1 {
  margin-top: -.25rem !important;
}
.mr-n1,
.mx-n1 {
  margin-right: -.25rem !important;
}
.mb-n1,
.my-n1 {
  margin-bottom: -.25rem !important;
}
.ml-n1,
.mx-n1 {
  margin-left: -.25rem !important;
}
.m-n2 {
  margin: -.5rem !important;
}
.mt-n2,
.my-n2 {
  margin-top: -.5rem !important;
}
.mr-n2,
.mx-n2 {
  margin-right: -.5rem !important;
}
.mb-n2,
.my-n2 {
  margin-bottom: -.5rem !important;
}
.ml-n2,
.mx-n2 {
  margin-left: -.5rem !important;
}
.m-n3 {
  margin: -1rem !important;
}
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}
.m-n4 {
  margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}
.m-n5 {
  margin: -3rem !important;
}
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
  margin-left: -3rem !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: .25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: .25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: .25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: .25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: .25rem !important;
  }
  .m-sm-2 {
    margin: .5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: .5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: .5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: .5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: .5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !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: .25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: .25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: .25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: .25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: .25rem !important;
  }
  .p-sm-2 {
    padding: .5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: .5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: .5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: .5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: .5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -.25rem !important;
  }
  .m-sm-n2 {
    margin: -.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !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: .25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: .25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: .25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: .25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: .25rem !important;
  }
  .m-md-2 {
    margin: .5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: .5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: .5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: .5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: .5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !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: .25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: .25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: .25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: .25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: .25rem !important;
  }
  .p-md-2 {
    padding: .5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: .5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: .5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: .5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: .5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -.25rem !important;
  }
  .m-md-n2 {
    margin: -.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !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: .25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: .25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: .25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: .25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: .25rem !important;
  }
  .m-lg-2 {
    margin: .5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: .5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: .5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: .5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: .5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !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: .25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: .25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: .25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: .25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: .25rem !important;
  }
  .p-lg-2 {
    padding: .5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: .5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: .5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: .5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: .5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -.25rem !important;
  }
  .m-lg-n2 {
    margin: -.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !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: .25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: .25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: .25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: .25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: .25rem !important;
  }
  .m-xl-2 {
    margin: .5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: .5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: .5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: .5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: .5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !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: .25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: .25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: .25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: .25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: .25rem !important;
  }
  .p-xl-2 {
    padding: .5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: .5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: .5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: .5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: .5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -.25rem !important;
  }
  .m-xl-n2 {
    margin: -.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !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: #2583b9 !important;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #185679 !important;
}
.text-secondary {
  color: #e4ebef !important;
}
a.text-secondary:focus,
a.text-secondary:hover {
  color: #b4c7d3 !important;
}
.text-success {
  color: #31a07f !important;
}
a.text-success:focus,
a.text-success:hover {
  color: #1f6551 !important;
}
.text-info {
  color: #17a2b8 !important;
}
a.text-info:focus,
a.text-info:hover {
  color: #0f6674 !important;
}
.text-warning {
  color: #ffc107 !important;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #ba8b00 !important;
}
.text-danger {
  color: #f23a0b !important;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #a92808 !important;
}
.text-light {
  color: #f8f9fa !important;
}
a.text-light:focus,
a.text-light:hover {
  color: #cbd3da !important;
}
.text-dark {
  color: #6c828f !important;
}
a.text-dark:focus,
a.text-dark:hover {
  color: #4b5a63 !important;
}
.text-body {
  color: #27475a !important;
}
.text-muted {
  color: #889aa4 !important;
}
.text-black-50 {
  color: rgba(39, 71, 90, .5) !important;
}
.text-white-50 {
  color: rgba(255, 255, 255, .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 {
  *,
  ::after,
  ::before {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  blockquote,
  pre {
    border: 1px solid #d4dade;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }
  .container {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #27475a;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #eef1f2 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark tbody + tbody,
  .table-dark td,
  .table-dark th,
  .table-dark thead th {
    border-color: #e4ebef;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #e4ebef;
  }
}
@font-face {
  font-family: "Fidelity Sans";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("./media/FidelitySans-ExtraBold.otf") format("opentype");
}
@font-face {
  font-family: "Fidelity Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("./media/FidelitySans-Bold.otf") format("opentype");
}
@font-face {
  font-family: "Fidelity Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("./media/FidelitySans-Regular.otf") format("opentype");
}
@font-face {
  font-family: "Fidelity Sans";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("./media/FidelitySans-Light.otf") format("opentype");
}
@font-face {
  font-family: "Fidelity Sans";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("./media/FidelitySans-UltraLight.otf") format("opentype");
}
.icon {
  vertical-align: middle;
  fill: currentColor;
  width: 1rem;
  height: 1rem;
}
.icon-xs {
  width: .6667rem;
  height: .6667rem;
}
.icon-md {
  width: 1.25rem;
  height: 1.25rem;
}
.icon-md use[href="#icon-grid"],
.icon-md use[href="#icon-list"],
.icon-md use[href="#icon-menu"],
.icon-md use[href="#icon-move"],
.icon-md use[href="#icon-remove"],
.icon-md use[href="#icon-sign"],
.icon-md use[href="#icon-supermenu"],
.icon-md use[href="#icon-tip"] {
  transform: translateY(.5px);
}
.icon-md use[href="#icon-email"] {
  transform: translateY(.75px);
}
.icon-md use[href="#chart-b"],
.icon-md use[href="#icon-address"],
.icon-md use[href="#icon-bookmark"],
.icon-md use[href="#icon-locked"],
.icon-md use[href="#icon-note"],
.icon-md use[href="#icon-phone-m"],
.icon-md use[href="#pause"] {
  transform: translateX(-.5px);
}
.icon-md use[href="#icon-add"],
.icon-md use[href="#icon-add-c"],
.icon-md use[href="#icon-alert"],
.icon-md use[href="#icon-drag"],
.icon-md use[href="#icon-help"],
.icon-md use[href="#icon-info"],
.icon-md use[href="#icon-more-h"],
.icon-md use[href="#icon-more-v"],
.icon-md use[href="#icon-remove-c"] {
  transform: translate(.5px, .5px);
}
.icon:not(.icon-xl) use[href="#icon-transfer"] {
  transform: translateY(.5px);
}
.icon-lg {
  width: 1.3334rem;
  height: 1.3334rem;
}
.icon-xl {
  width: 2rem;
  height: 2rem;
}
.input-icon {
  position: relative;
}
.input-icon .icon {
  position: absolute;
  color: #889aa4;
  pointer-events: none;
  z-index: 5;
  top: 50%;
  transform: translateY(-50%);
}
.input-icon .form-control.is-invalid ~ .icon,
.input-icon .is-invalid.react-tags-wrapper ~ .icon,
.input-icon .ql-snow .ql-tooltip input.is-invalid[type=text] ~ .icon,
.ql-snow .ql-tooltip .input-icon input.is-invalid[type=text] ~ .icon {
  color: #f23a0b;
}
.input-icon .form-control.is-valid ~ .icon,
.input-icon .is-valid.react-tags-wrapper ~ .icon,
.input-icon .ql-snow .ql-tooltip input.is-valid[type=text] ~ .icon,
.ql-snow .ql-tooltip .input-icon input.is-valid[type=text] ~ .icon {
  color: #31a07f;
}
.input-icon .form-control:not(.is-invalid):not(.is-valid):not([readonly]):focus ~ .icon,
.input-icon .ql-snow .ql-tooltip input:not(.is-invalid):not(.is-valid):not([readonly]):focus[type=text] ~ .icon,
.input-icon .react-tags-wrapper:not(.is-invalid):not(.is-valid):not([readonly]):focus ~ .icon,
.ql-snow .ql-tooltip .input-icon input:not(.is-invalid):not(.is-valid):not([readonly]):focus[type=text] ~ .icon {
  color: #27475a;
}
.input-icon .form-control:disabled ~ .icon,
.input-icon .ql-snow .ql-tooltip input:disabled[type=text] ~ .icon,
.input-icon .react-tags-wrapper:disabled ~ .icon,
.ql-snow .ql-tooltip .input-icon input:disabled[type=text] ~ .icon {
  color: #889aa4;
}
.input-icon:not(.input-icon-right) .form-control:not(.form-control-sm):not(.form-control-lg),
.input-icon:not(.input-icon-right) .ql-snow .ql-tooltip input:not(.form-control-sm):not(.form-control-lg)[type=text],
.input-icon:not(.input-icon-right) .react-tags-wrapper:not(.form-control-sm):not(.form-control-lg),
.ql-snow .ql-tooltip .input-icon:not(.input-icon-right) input:not(.form-control-sm):not(.form-control-lg)[type=text] {
  padding-left: 2.25rem;
}
.input-icon:not(.input-icon-right) .form-control:not(.form-control-sm):not(.form-control-lg) ~ .icon,
.input-icon:not(.input-icon-right) .ql-snow .ql-tooltip input:not(.form-control-sm):not(.form-control-lg)[type=text] ~ .icon,
.input-icon:not(.input-icon-right) .react-tags-wrapper:not(.form-control-sm):not(.form-control-lg) ~ .icon,
.ql-snow .ql-tooltip .input-icon:not(.input-icon-right) input:not(.form-control-sm):not(.form-control-lg)[type=text] ~ .icon {
  left: .75rem;
}
.input-icon:not(.input-icon-right) .form-control-sm {
  padding-left: 1.75rem;
}
.input-icon:not(.input-icon-right) .form-control-sm ~ .icon {
  left: .5rem;
}
.input-icon:not(.input-icon-right) .form-control-lg {
  padding-left: 2.5rem;
}
.input-icon:not(.input-icon-right) .form-control-lg ~ .icon {
  left: 1rem;
}
.input-icon.input-icon-right .form-control:not(.form-control-sm):not(.form-control-lg),
.input-icon.input-icon-right .ql-snow .ql-tooltip input:not(.form-control-sm):not(.form-control-lg)[type=text],
.input-icon.input-icon-right .react-tags-wrapper:not(.form-control-sm):not(.form-control-lg),
.ql-snow .ql-tooltip .input-icon.input-icon-right input:not(.form-control-sm):not(.form-control-lg)[type=text] {
  padding-right: 2.25rem;
}
.input-icon.input-icon-right .form-control:not(.form-control-sm):not(.form-control-lg) ~ .icon,
.input-icon.input-icon-right .ql-snow .ql-tooltip input:not(.form-control-sm):not(.form-control-lg)[type=text] ~ .icon,
.input-icon.input-icon-right .react-tags-wrapper:not(.form-control-sm):not(.form-control-lg) ~ .icon,
.ql-snow .ql-tooltip .input-icon.input-icon-right input:not(.form-control-sm):not(.form-control-lg)[type=text] ~ .icon {
  right: .75rem;
}
.input-icon.input-icon-right .form-control-sm {
  padding-right: 1.75rem;
}
.input-icon.input-icon-right .form-control-sm ~ .icon {
  right: .5rem;
}
.input-icon.input-icon-right .form-control-lg {
  padding-right: 2.5rem;
}
.input-icon.input-icon-right .form-control-lg ~ .icon {
  right: 1rem;
}
.main-footer {
  background: #f8f9fa;
}
.main-footer .logo-fidelity {
  width: 112px;
  height: 32px;
}
body {
  scrollbar-base-color: #bec7cd;
  scrollbar-3dlight-color: #eef1f2;
  scrollbar-highlight-color: #eef1f2;
  scrollbar-track-color: #eef1f2;
  scrollbar-arrow-color: #bec7cd;
  scrollbar-shadow-color: #bec7cd;
  scrollbar-darkshadow-color: #eef1f2;
}
@media screen {
  ::-webkit-scrollbar {
    width: 18px;
    height: 18px;
    background-color: #eef1f2;
  }
  ::-webkit-scrollbar-button:single-button {
    border: 0;
  }
  ::-webkit-scrollbar-button:single-button:hover {
    background-color: #eef1f2;
  }
  ::-webkit-scrollbar-button:vertical:decrement:single-button {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23bec7cd' d='M12.5 10l-4.5-4.5-4.5 4.5h9z'%3E%3C/path%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
  }
  ::-webkit-scrollbar-button:vertical:increment:single-button {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23bec7cd' d='M3.5 6l4.5 4.5 4.5-4.5h-9z'%3E%3C/path%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
  }
  ::-webkit-scrollbar-button:horizontal:decrement:single-button {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23bec7cd' d='M10 3.5l-4.5 4.5 4.5 4.5v-9z'%3E%3C/path%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
  }
  ::-webkit-scrollbar-button:horizontal:increment:single-button {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23bec7cd' d='M6 12.5l4.5-4.5-4.5-4.5v9z'%3E%3C/path%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
  }
  ::-webkit-scrollbar-track:vertical {
    background-color: transparent;
    border: 0;
  }
  ::-webkit-scrollbar-track:horizontal {
    background-color: transparent;
    border: 0;
  }
  ::-webkit-scrollbar-track-piece {
    border: none;
  }
  ::-webkit-scrollbar-thumb {
    background-color: #bec7cd;
    border: 3px solid #eef1f2;
  }
  ::-webkit-scrollbar-thumb:hover {
    background-color: #b5c0c6;
  }
  ::-webkit-scrollbar-thumb:active {
    background-color: #b0bbc2;
  }
  ::-webkit-scrollbar-corner {
    background-color: #f4f6f7;
    border: 0;
  }
  ::-webkit-scrollbar-resizer {
    background-color: #f4f6f7;
  }
}
.alert {
  font-weight: 700;
  margin-bottom: 0;
}
.alert a {
  font-weight: 700;
}
.alert .alert-link {
  text-decoration: underline;
}
.alert .alert-link:hover {
  opacity: .8;
}
.alert-icon {
  padding-left: 3rem;
}
.alert-icon svg {
  position: absolute;
  left: 1rem;
  width: 1.3334rem;
  height: 1.3334rem;
}
.alert-dismissible .close {
  color: inherit;
  padding: 0;
  cursor: pointer;
  height: 100%;
  width: 3rem;
}
.alert-dismissible .close:not(:disabled):not(.disabled):focus,
.alert-dismissible .close:not(:disabled):not(.disabled):hover {
  color: inherit;
}
.alert-primary {
  background-color: #2583b9;
  color: #fff;
}
.alert-secondary {
  background-color: #e4ebef;
  color: #27475a;
}
.alert-success {
  background-color: #31a07f;
  color: #fff;
}
.alert-info {
  background-color: #17a2b8;
  color: #fff;
}
.alert-warning {
  background-color: #ffc107;
  color: #111;
}
.alert-danger {
  background-color: #f23a0b;
  color: #fff;
}
.alert-light {
  background-color: #f8f9fa;
  color: #27475a;
}
.alert-dark {
  background-color: #6c828f;
  color: #fff;
}
.badge {
  line-height: 1.2;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  vertical-align: text-bottom;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: .3px;
}
.badge:not(.badge-pill) {
  border-radius: 2px;
}
.badge-pill {
  border-radius: 25px;
}
.badge-label {
  color: #fff;
  background-color: #385567;
}
.badge-arrow {
  position: relative;
}
.badge-arrow::before {
  content: "";
  border-width: .5rem;
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  left: -.75rem;
}
.badge-arrow.badge-primary::before {
  border-right-color: #2583b9;
}
.badge-arrow.badge-secondary::before {
  border-right-color: #e4ebef;
}
.badge-arrow.badge-success::before {
  border-right-color: #31a07f;
}
.badge-arrow.badge-info::before {
  border-right-color: #17a2b8;
}
.badge-arrow.badge-warning::before {
  border-right-color: #ffc107;
}
.badge-arrow.badge-danger::before {
  border-right-color: #f23a0b;
}
.badge-arrow.badge-light::before {
  border-right-color: #f8f9fa;
}
.badge-arrow.badge-dark::before {
  border-right-color: #6c828f;
}
.badge-group {
  display: inline-flex;
  flex-direction: row;
  vertical-align: text-bottom;
}
.badge-group .badge,
.badge-group .btn,
.badge-group .daterangepicker .drp-buttons .btn,
.daterangepicker .drp-buttons .badge-group .btn {
  border-radius: 0;
}
.badge-group .badge:first-child,
.badge-group .btn:first-child {
  border-radius: 2px 0 0 2px;
}
.badge-group .badge:last-child,
.badge-group .btn:last-child {
  border-radius: 0 2px 2px 0;
}
.badge-group .btn,
.badge-group .daterangepicker .drp-buttons .btn,
.daterangepicker .drp-buttons .badge-group .btn {
  padding: 0 .3rem;
  font-size: 1rem;
  line-height: 1;
  font-family:
    Arial,
    Helvetica,
    sans-serif;
}
.badge-group .btn:last-child::before {
  border-top-left-radius: 0;
  border-top-right-radius: 2px;
}
.badge-group .btn:last-child::after {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 2px;
}
.badge-group .bs-datepicker-buttons .btn-today-wrapper .btn,
.badge-group .btn-primary,
.badge-group .daterangepicker .drp-buttons .applyBtn,
.badge-group .pnotify-action-bar .pnotify-action-button:first-child,
.bs-datepicker-buttons .btn-today-wrapper .badge-group .btn,
.daterangepicker .drp-buttons .badge-group .applyBtn,
.pnotify-action-bar .badge-group .pnotify-action-button:first-child {
  background-color: #1d658f;
  border-color: #1d658f;
  color: #fff;
}
.badge-group .bs-datepicker-buttons .btn-today-wrapper .btn:focus,
.badge-group .bs-datepicker-buttons .btn-today-wrapper .btn:hover,
.badge-group .btn-primary:focus,
.badge-group .btn-primary:hover,
.badge-group .daterangepicker .drp-buttons .applyBtn:focus,
.badge-group .daterangepicker .drp-buttons .applyBtn:hover,
.badge-group .pnotify-action-bar .pnotify-action-button:focus:first-child,
.badge-group .pnotify-action-bar .pnotify-action-button:hover:first-child,
.bs-datepicker-buttons .btn-today-wrapper .badge-group .btn:focus,
.bs-datepicker-buttons .btn-today-wrapper .badge-group .btn:hover,
.daterangepicker .drp-buttons .badge-group .applyBtn:focus,
.daterangepicker .drp-buttons .badge-group .applyBtn:hover,
.pnotify-action-bar .badge-group .pnotify-action-button:focus:first-child,
.pnotify-action-bar .badge-group .pnotify-action-button:hover:first-child {
  background-color: #144764;
  border-color: #144764;
}
.badge-group .bs-datepicker-buttons .btn-today-wrapper .btn:active,
.badge-group .bs-datepicker-buttons .btn-today-wrapper .btn:focus,
.badge-group .bs-datepicker-buttons .btn-today-wrapper .btn:hover,
.badge-group .btn-primary:active,
.badge-group .btn-primary:focus,
.badge-group .btn-primary:hover,
.badge-group .daterangepicker .drp-buttons .applyBtn:active,
.badge-group .daterangepicker .drp-buttons .applyBtn:focus,
.badge-group .daterangepicker .drp-buttons .applyBtn:hover,
.badge-group .pnotify-action-bar .pnotify-action-button:active:first-child,
.badge-group .pnotify-action-bar .pnotify-action-button:focus:first-child,
.badge-group .pnotify-action-bar .pnotify-action-button:hover:first-child,
.bs-datepicker-buttons .btn-today-wrapper .badge-group .btn:active,
.bs-datepicker-buttons .btn-today-wrapper .badge-group .btn:focus,
.bs-datepicker-buttons .btn-today-wrapper .badge-group .btn:hover,
.daterangepicker .drp-buttons .badge-group .applyBtn:active,
.daterangepicker .drp-buttons .badge-group .applyBtn:focus,
.daterangepicker .drp-buttons .badge-group .applyBtn:hover,
.pnotify-action-bar .badge-group .pnotify-action-button:active:first-child,
.pnotify-action-bar .badge-group .pnotify-action-button:focus:first-child,
.pnotify-action-bar .badge-group .pnotify-action-button:hover:first-child {
  color: #fff;
}
.badge-group .bs-datepicker-buttons .btn-clear-wrapper .btn,
.badge-group .btn-secondary,
.badge-group .btn.editable-cancel,
.badge-group .pnotify-action-bar .pnotify-action-button:last-child,
.badge-group timepicker .btn-default,
.bs-datepicker-buttons .btn-clear-wrapper .badge-group .btn,
.pnotify-action-bar .badge-group .pnotify-action-button:last-child,
timepicker .badge-group .btn-default {
  background-color: #c4d3dc;
  border-color: #c4d3dc;
  color: #27475a;
}
.badge-group .bs-datepicker-buttons .btn-clear-wrapper .btn:focus,
.badge-group .bs-datepicker-buttons .btn-clear-wrapper .btn:hover,
.badge-group .btn-secondary:focus,
.badge-group .btn-secondary:hover,
.badge-group .btn.editable-cancel:focus,
.badge-group .btn.editable-cancel:hover,
.badge-group .pnotify-action-bar .pnotify-action-button:focus:last-child,
.badge-group .pnotify-action-bar .pnotify-action-button:hover:last-child,
.badge-group timepicker .btn-default:focus,
.badge-group timepicker .btn-default:hover,
.bs-datepicker-buttons .btn-clear-wrapper .badge-group .btn:focus,
.bs-datepicker-buttons .btn-clear-wrapper .badge-group .btn:hover,
.pnotify-action-bar .badge-group .pnotify-action-button:focus:last-child,
.pnotify-action-bar .badge-group .pnotify-action-button:hover:last-child,
timepicker .badge-group .btn-default:focus,
timepicker .badge-group .btn-default:hover {
  background-color: #a4bcc9;
  border-color: #a4bcc9;
}
.badge-group .bs-datepicker-buttons .btn-clear-wrapper .btn:active,
.badge-group .bs-datepicker-buttons .btn-clear-wrapper .btn:focus,
.badge-group .bs-datepicker-buttons .btn-clear-wrapper .btn:hover,
.badge-group .btn-secondary:active,
.badge-group .btn-secondary:focus,
.badge-group .btn-secondary:hover,
.badge-group .btn.editable-cancel:active,
.badge-group .btn.editable-cancel:focus,
.badge-group .btn.editable-cancel:hover,
.badge-group .pnotify-action-bar .pnotify-action-button:active:last-child,
.badge-group .pnotify-action-bar .pnotify-action-button:focus:last-child,
.badge-group .pnotify-action-bar .pnotify-action-button:hover:last-child,
.badge-group timepicker .btn-default:active,
.badge-group timepicker .btn-default:focus,
.badge-group timepicker .btn-default:hover,
.bs-datepicker-buttons .btn-clear-wrapper .badge-group .btn:active,
.bs-datepicker-buttons .btn-clear-wrapper .badge-group .btn:focus,
.bs-datepicker-buttons .btn-clear-wrapper .badge-group .btn:hover,
.pnotify-action-bar .badge-group .pnotify-action-button:active:last-child,
.pnotify-action-bar .badge-group .pnotify-action-button:focus:last-child,
.pnotify-action-bar .badge-group .pnotify-action-button:hover:last-child,
timepicker .badge-group .btn-default:active,
timepicker .badge-group .btn-default:focus,
timepicker .badge-group .btn-default:hover {
  color: #27475a;
}
.badge-group .btn-success {
  background-color: #257960;
  border-color: #257960;
  color: #fff;
}
.badge-group .btn-success:focus,
.badge-group .btn-success:hover {
  background-color: #195241;
  border-color: #195241;
}
.badge-group .btn-success:active,
.badge-group .btn-success:focus,
.badge-group .btn-success:hover {
  color: #fff;
}
.badge-group .btn-info {
  background-color: #117a8b;
  border-color: #117a8b;
  color: #fff;
}
.badge-group .btn-info:focus,
.badge-group .btn-info:hover {
  background-color: #0c525d;
  border-color: #0c525d;
}
.badge-group .btn-info:active,
.badge-group .btn-info:focus,
.badge-group .btn-info:hover {
  color: #fff;
}
.badge-group .btn-warning {
  background-color: #d39e00;
  border-color: #d39e00;
  color: #000;
}
.badge-group .btn-warning:focus,
.badge-group .btn-warning:hover {
  background-color: #a07800;
  border-color: #a07800;
}
.badge-group .btn-warning:active,
.badge-group .btn-warning:focus,
.badge-group .btn-warning:hover {
  color: #000;
}
.badge-group .btn-danger {
  background-color: #c12e09;
  border-color: #c12e09;
  color: #fff;
}
.badge-group .btn-danger:focus,
.badge-group .btn-danger:hover {
  background-color: #902307;
  border-color: #902307;
}
.badge-group .btn-danger:active,
.badge-group .btn-danger:focus,
.badge-group .btn-danger:hover {
  color: #fff;
}
.badge-group .btn-light {
  background-color: #dae0e5;
  border-color: #dae0e5;
  color: #27475a;
}
.badge-group .btn-light:focus,
.badge-group .btn-light:hover {
  background-color: #bdc6d0;
  border-color: #bdc6d0;
}
.badge-group .btn-light:active,
.badge-group .btn-light:focus,
.badge-group .btn-light:hover {
  color: #27475a;
}
.badge-group .btn-dark {
  background-color: #566872;
  border-color: #566872;
  color: #fff;
}
.badge-group .btn-dark:focus,
.badge-group .btn-dark:hover {
  background-color: #404d55;
  border-color: #404d55;
}
.badge-group .btn-dark:active,
.badge-group .btn-dark:focus,
.badge-group .btn-dark:hover {
  color: #fff;
}
.btn .badge,
.daterangepicker .drp-buttons .btn .badge {
  top: 0;
}
.badge-group-vertical {
  flex-direction: column;
}
.badge-group-vertical .badge:first-child,
.badge-group-vertical .btn:first-child {
  border-radius: 2px 2px 0 0;
}
.badge-group-vertical .badge:last-child,
.badge-group-vertical .btn:last-child {
  border-radius: 0 0 2px 2px;
}
.badge-group-vertical .badge:not(.badge-label) {
  font-size: 1.5rem;
  font-weight: 300;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.btn,
.daterangepicker .drp-buttons .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  position: relative;
  cursor: pointer;
}
.btn:not(.btn-link),
.daterangepicker .drp-buttons .btn:not(.btn-link) {
  text-transform: uppercase;
  letter-spacing: .1em;
  text-rendering: optimizeLegibility;
  border-radius: 0;
  border-width: 1px;
}
.btn.disabled,
.btn:disabled,
.daterangepicker .drp-buttons .btn:disabled,
.daterangepicker .drp-buttons .disabled.btn {
  cursor: not-allowed;
  opacity: .3;
}
.btn::after,
.btn::before,
.daterangepicker .drp-buttons .btn::after,
.daterangepicker .drp-buttons .btn::before {
  display: block;
  content: " ";
  width: 100%;
  left: 0;
  position: absolute;
  height: 45%;
}
.btn::before,
.daterangepicker .drp-buttons .btn::before {
  top: 0;
  background: 0 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn::after,
.daterangepicker .drp-buttons .btn::after {
  bottom: 0;
  background-image: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.btn .spinner-border,
.daterangepicker .drp-buttons .btn .spinner-border {
  margin-top: -.25rem;
  margin-bottom: -.25rem;
}
.btn-link,
.daterangepicker .drp-buttons .cancelBtn:not(.btn-link) {
  font-size: 1rem;
  padding-left: 0;
  padding-right: 0;
}
.btn-link:focus,
.btn-link:hover,
.daterangepicker .drp-buttons .cancelBtn:focus:not(.btn-link),
.daterangepicker .drp-buttons .cancelBtn:hover:not(.btn-link) {
  text-decoration: none;
}
.btn-link:focus,
.daterangepicker .drp-buttons .cancelBtn:focus:not(.btn-link) {
  box-shadow: none;
}
.btn-link::before,
.btn-link:not(.dropdown-toggle)::after,
.daterangepicker .drp-buttons .cancelBtn:not(.btn-link)::before,
.daterangepicker .drp-buttons .cancelBtn:not(.btn-link):not(.dropdown-toggle)::after {
  display: none;
}
.dropdown-toggle::after {
  width: auto;
  position: relative;
  top: .075rem;
}
.btn-outline-primary:not(.dropdown-toggle)::after,
.btn-outline-primary:not(.dropdown-toggle)::before {
  display: none;
}
.btn-outline-secondary:not(.dropdown-toggle)::after,
.btn-outline-secondary:not(.dropdown-toggle)::before {
  display: none;
}
.btn-outline-success:not(.dropdown-toggle)::after,
.btn-outline-success:not(.dropdown-toggle)::before {
  display: none;
}
.btn-outline-info:not(.dropdown-toggle)::after,
.btn-outline-info:not(.dropdown-toggle)::before {
  display: none;
}
.btn-outline-warning:not(.dropdown-toggle)::after,
.btn-outline-warning:not(.dropdown-toggle)::before {
  display: none;
}
.btn-outline-danger:not(.dropdown-toggle)::after,
.btn-outline-danger:not(.dropdown-toggle)::before {
  display: none;
}
.btn-outline-light:not(.dropdown-toggle)::after,
.btn-outline-light:not(.dropdown-toggle)::before {
  display: none;
}
.btn-outline-dark:not(.dropdown-toggle)::after,
.btn-outline-dark:not(.dropdown-toggle)::before {
  display: none;
}
.btn-icon {
  padding: 0 .75rem;
  position: relative;
}
.btn-icon .marker {
  position: absolute;
  transform: translate(.6rem, -.6rem);
}
.btn-icon .marker::before {
  margin: 0;
}
.btn-link.btn-icon,
.daterangepicker .drp-buttons .btn-icon.cancelBtn:not(.btn-link) {
  color: #6c828f;
  border-radius: 0;
}
.btn-link.btn-icon .icon,
.daterangepicker .drp-buttons .btn-icon.cancelBtn:not(.btn-link) .icon {
  opacity: .8;
}
.btn-link.btn-icon:active .icon,
.btn-link.btn-icon:focus .icon,
.btn-link.btn-icon:hover .icon,
.daterangepicker .drp-buttons .btn-icon.cancelBtn:active:not(.btn-link) .icon,
.daterangepicker .drp-buttons .btn-icon.cancelBtn:focus:not(.btn-link) .icon,
.daterangepicker .drp-buttons .btn-icon.cancelBtn:hover:not(.btn-link) .icon {
  opacity: 1;
}
.btn-link.btn-icon:active .icon,
.daterangepicker .drp-buttons .btn-icon.cancelBtn:active:not(.btn-link) .icon {
  transform: scale(1.25, 1.25);
}
.btn-link.btn-icon.active,
.daterangepicker .drp-buttons .btn-icon.active.cancelBtn:not(.btn-link) {
  cursor: inherit;
  border-bottom: 2px solid #2583b9;
  color: inherit;
}
.btn-link.btn-icon.active .icon,
.daterangepicker .drp-buttons .btn-icon.active.cancelBtn:not(.btn-link) .icon {
  opacity: 1;
}
.btn-link.btn-icon.active:active .icon,
.daterangepicker .drp-buttons .btn-icon.active.cancelBtn:active:not(.btn-link) .icon {
  transform: none;
}
.btn-link ::after,
.daterangepicker .drp-buttons .cancelBtn:not(.btn-link) ::after {
  background-image: none;
}
.btn:not([disabled]):not(.disabled).active:focus,
.btn:not([disabled]):not(.disabled):active:focus,
.daterangepicker .drp-buttons .show > .dropdown-toggle.btn:focus,
.show > .btn.dropdown-toggle:focus {
  box-shadow: none !important;
}
.btn:not(.btn-link) .icon {
  margin-top: -.6667rem;
  margin-bottom: -.6667rem;
}
.btn-group > .btn:not(:first-child),
.daterangepicker .drp-buttons .btn-group > .btn:not(:first-child) {
  margin-left: 1px;
}
.card-header .btn-group,
.modal-header .btn-group {
  margin: 1rem 0;
}
.card-header .btn-group > .btn:not(.btn-link),
.card-header .daterangepicker .drp-buttons .btn-group > .btn:not(.btn-link),
.modal-header .btn-group > .btn:not(.btn-link),
.modal-header .daterangepicker .drp-buttons .btn-group > .btn:not(.btn-link) {
  color: #27475a;
  background-color: #e4ebef;
  border-color: #e4ebef;
}
.card-header .btn-group > .btn:not(.btn-link):not(.active):hover,
.card-header .daterangepicker .drp-buttons .btn-group > .btn:not(.btn-link):not(.active):hover,
.modal-header .btn-group > .btn:not(.btn-link):not(.active):hover,
.modal-header .daterangepicker .drp-buttons .btn-group > .btn:not(.btn-link):not(.active):hover {
  color: #27475a;
  background-color: #d4dade;
  border-color: #d4dade;
}
.card-header .btn-group > .btn:not(.btn-link).active,
.card-header .daterangepicker .drp-buttons .btn-group > .btn:not(.btn-link).active,
.modal-header .btn-group > .btn:not(.btn-link).active,
.modal-header .daterangepicker .drp-buttons .btn-group > .btn:not(.btn-link).active {
  color: #fff;
  background-color: #6c828f;
  border-color: #6c828f;
}
.close {
  cursor: pointer;
  opacity: .6;
}
.close:not(:disabled):not(.disabled):hover {
  opacity: .8;
}
.close:not(:disabled):not(.disabled):focus {
  outline: 0;
  opacity: 1;
}
.card {
  box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}
.card.text-center .card-header {
  justify-content: center;
}
.card.card-transparent {
  background: 0 0;
  box-shadow: none;
  border: 1px solid #fff;
}
.card.text-right .card-header {
  justify-content: flex-end;
}
.card .ag-grid .ag-root-wrapper {
  border-width: 0;
}
.card.bg-primary .card-footer,
.card.bg-primary .card-header {
  background-color: #1d658f;
  border: 0;
}
.card.bg-primary .card-body,
.card.bg-primary .card-title {
  color: #fff;
}
.card.border-primary {
  border-width: 1px;
}
.card.bg-secondary .card-footer,
.card.bg-secondary .card-header {
  background-color: #c4d3dc;
  border: 0;
}
.card.bg-secondary .card-body,
.card.bg-secondary .card-title {
  color: #fff;
}
.card.border-secondary {
  border-width: 1px;
}
.card.bg-success .card-footer,
.card.bg-success .card-header {
  background-color: #257960;
  border: 0;
}
.card.bg-success .card-body,
.card.bg-success .card-title {
  color: #fff;
}
.card.border-success {
  border-width: 1px;
}
.card.bg-info .card-footer,
.card.bg-info .card-header {
  background-color: #117a8b;
  border: 0;
}
.card.bg-info .card-body,
.card.bg-info .card-title {
  color: #fff;
}
.card.border-info {
  border-width: 1px;
}
.card.bg-warning .card-footer,
.card.bg-warning .card-header {
  background-color: #d39e00;
  border: 0;
}
.card.bg-warning .card-body,
.card.bg-warning .card-title {
  color: #000;
}
.card.border-warning {
  border-width: 1px;
}
.card.bg-danger .card-footer,
.card.bg-danger .card-header {
  background-color: #c12e09;
  border: 0;
}
.card.bg-danger .card-body,
.card.bg-danger .card-title {
  color: #fff;
}
.card.bg-danger .card-body {
  color: #fff;
}
.card.border-danger {
  border-width: 1px;
}
.card.bg-light .card-footer,
.card.bg-light .card-header {
  background-color: #dae0e5;
  border: 0;
}
.card.bg-light .card-title {
  color: #27475a;
}
.card.border-light {
  border-width: 1px;
}
.card.bg-dark .card-footer,
.card.bg-dark .card-header {
  background-color: #566872;
  border: 0;
}
.card.bg-dark .card-body,
.card.bg-dark .card-title {
  color: #fff;
}
.card.border-dark {
  border-width: 1px;
}
.card-header {
  display: flex;
  padding: 0 1rem;
  align-items: center;
  min-height: 3rem;
  border-bottom-width: 1px;
  border-bottom-color: #e4ebef;
  margin: 0;
}
.card-header:focus,
.card-header:hover {
  text-decoration: none;
}
.card-header .card-title {
  font-size: .9rem;
  color: #6c828f;
  font-weight: 800;
  text-transform: uppercase;
  white-space: nowrap;
  margin: 0;
}
.card-header .card-title a {
  color: #6c828f;
}
.card-header .nav:not(.nav-tabs) {
  align-self: stretch;
}
.card-header .nav:not(.nav-tabs) .nav-link {
  margin-top: -1px;
  margin-bottom: -1px;
}
.card-header .nav:not(.nav-tabs) .nav-link.active {
  border-bottom-color: #889aa4;
}
.card-header .nav-link {
  text-transform: none;
  font-weight: 400;
}
.card-header-tabs {
  height: inherit !important;
  align-self: stretch;
  margin: 0;
}
.card-header-tabs .nav-link {
  color: #27475a;
}
.card-header-tabs .nav-link:hover {
  opacity: 1;
}
.card-header-tabs .nav-link.active {
  color: #2583b9;
  opacity: 1;
}
.card-title ~ .card-header-tabs .nav-link {
  font-size: 1rem;
  font-weight: 400;
  text-transform: inherit;
}
.card-title ~ .card-header-tabs .nav-link:first-child {
  border-left-width: 1px;
}
.card-title ~ .card-header-tabs .nav-link:first-child:not(.active):not(.disabled) {
  border-left-color: #e4ebef;
}
.card-title ~ .card-header-tabs .nav-link:first-child:hover:not(.active):not(.disabled) {
  border-left-color: #e4ebef;
}
.card-title ~ .card-header-tabs .nav-link:first-child.active,
.card-title ~ .card-header-tabs .nav-link:first-child.disabled {
  border-left-color: #e4ebef;
}
.card-title ~ .card-header-tabs .nav-link.active,
.card-title ~ .card-header-tabs .nav-link.disabled {
  font-weight: 400;
}
.card-title ~ .card-header-tabs .nav-item {
  min-height: 3rem;
}
.card-body {
  padding-top: 1rem;
}
.card-group .card {
  border-width: 1px;
}
.card-footer {
  border-top-width: 1px;
}
a[data-toggle=collapse].add-collapse-icon {
  display: block;
  color: #27475a;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23889aa4' d='M0 10.5l1 1 7-7 7 7 1-1-8-8-8 8z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-position: right;
}
a[data-toggle=collapse].add-collapse-icon.collapsed {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23889aa4' d='M16 5.5l-1-1-7 7-7-7-1 1 8 8 8-8z'%3E%3C/path%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-position: right;
}
.accordion .card,
.accordion .card:first-of-type,
.accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 1px solid #e4ebef;
}
.accordion .card-header {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%236c828f' d='M8 0C3.582 0 0 3.582 0 8s3.582 8 8 8 8-3.582 8-8-3.582-8-8-8zm5 9H3V7h10v2z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-color: #f8f9fa;
  background-position: 1rem;
  background-size: 1rem;
  padding-left: 2.75rem;
  border-bottom: 1px solid #e4ebef;
}
.accordion .card-header.collapsed {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23889aa4' d='M8 0C3.582 0 0 3.582 0 8s3.582 8 8 8 8-3.582 8-8-3.582-8-8-8zm1 9v4H7V9H3V7h4V3h2v4h4v2H9z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-position: 1rem;
}
.accordion .card-header:hover {
  background-color: #eef1f2;
}
.accordion .card-body {
  padding-top: 1rem;
}
.custom-radio .custom-control-label::after {
  background-size: 50%;
}
.custom-control-input:not(:disabled):active:not(:checked) ~ .custom-control-label::before,
.custom-control-input:not(:disabled):focus:not(:checked) ~ .custom-control-label::before {
  background-color: #a1aeb7;
  border-color: #a1aeb7;
}
.custom-control-input:focus:checked ~ .custom-control-label::before {
  background-color: #1d658f;
  border-color: #1d658f;
}
.custom-control-input:disabled ~ .custom-control-label {
  cursor: not-allowed;
  opacity: .5;
}
.custom-control-input.is-invalid ~ .custom-control-label::before {
  background-color: #fffaf8;
  border-color: #f23a0b;
}
.custom-select,
.daterangepicker select.ampmselect,
.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect {
  -webkit-appearance: none;
  color: #385567;
  vertical-align: inherit;
  cursor: pointer;
}
.custom-select:disabled,
.daterangepicker select.ampmselect:disabled,
.daterangepicker select.hourselect:disabled,
.daterangepicker select.minuteselect:disabled,
.daterangepicker select.secondselect:disabled {
  opacity: 1;
  cursor: not-allowed;
  color: #889aa4;
  background-color: #eef1f2;
  border-color: #bec7cd;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23889aa4' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e");
}
.custom-select:not([disabled]):not(:focus):hover,
.daterangepicker select.ampmselect:not([disabled]):not(:focus):hover,
.daterangepicker select.hourselect:not([disabled]):not(:focus):hover,
.daterangepicker select.minuteselect:not([disabled]):not(:focus):hover,
.daterangepicker select.secondselect:not([disabled]):not(:focus):hover {
  border-color: #889aa4;
}
.custom-select:not([disabled]):focus,
.daterangepicker select.ampmselect:not([disabled]):focus,
.daterangepicker select.hourselect:not([disabled]):focus,
.daterangepicker select.minuteselect:not([disabled]):focus,
.daterangepicker select.secondselect:not([disabled]):focus {
  background-color: #fff;
  border-color: #6c828f;
  box-shadow: none;
}
.custom-file-label::after {
  font-size: .8rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .1em;
  text-rendering: optimizeLegibility;
  padding: .6667rem 1.2rem;
  background-color: #e4ebef;
  height: auto;
  margin: -1px -1px -1px 0;
  border-width: 1px;
  border-style: solid;
  border-color: transparent transparent transparent #bec7cd;
  position: inherit;
}
.custom-file:hover .custom-file-label {
  border-color: #889aa4;
}
.custom-file:hover .custom-file-label::after {
  border-color: transparent transparent transparent #889aa4;
}
.custom-file-input {
  cursor: pointer;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #6c828f;
}
.custom-file-input.is-invalid ~ .custom-file-label,
.was-validated .custom-file-input:invalid ~ .custom-file-label {
  background-color: #fffaf8;
}
.custom-file-input:lang(en).is-invalid ~ .custom-file-label::after {
  border-color: #f23a0b;
}
.custom-switch {
  display: inline-block;
  padding: 0 0 0 2.275rem;
}
.custom-switch .custom-control-label {
  display: inline-flex;
  align-items: center;
}
.custom-switch .custom-control-label::before {
  cursor: pointer;
  top: .5rem;
  width: 1.75rem;
  height: .5rem;
  background-color: #bec7cd;
  border: 0;
  left: -2.275rem;
}
.custom-switch .custom-control-label::after {
  cursor: pointer;
  top: .3334rem;
  margin: -.1rem;
  border-radius: 50%;
  background-color: #6c828f;
  box-shadow: 0 0 5px rgba(0, 0, 0, .25);
  left: -2.15rem;
  transition: all .1s ease-out;
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::before,
.custom-switch .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  background: rgba(37, 131, 185, .5);
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after,
.custom-switch .custom-control-input:not(:disabled):checked:active ~ .custom-control-label::before {
  background: #2583b9;
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  transform: translateX(.875rem);
}
.custom-switch .custom-control-input:disabled ~ .custom-control-label::after,
.custom-switch .custom-control-input:disabled ~ .custom-control-label::before {
  cursor: inherit;
}
.custom-switch .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #bec7cd;
}
.custom-switch .custom-control-input:not(:disabled):focus:not(:checked) ~ .custom-control-label::before {
  background-color: #bec7cd;
  border-color: #bec7cd;
}
.custom-switch .custom-control-input:not(:disabled):active:not(:checked) ~ .custom-control-label::after {
  background-color: #2583b9;
}
.custom-switch .custom-control-input:not(:disabled):focus:not(:checked) ~ .custom-control-label::after {
  background-color: #566872;
}
.custom-switch .custom-control-input:not(:disabled):checked:focus ~ .custom-control-label::after {
  background-color: #1d658f;
}
.custom-switch .custom-control-input.is-invalid ~ .custom-control-label::before,
.custom-switch .was-validated .custom-file-input:invalid ~ .custom-control-label::before {
  border-width: 1px;
  border-style: solid;
}
.custom-switch .custom-control-input.is-invalid ~ .custom-control-label::after {
  background-color: #f23a0b;
}
.custom-switch .custom-control-input.is-invalid:checked ~ .custom-control-label::after,
.custom-switch .custom-control-input.is-invalid:checked ~ .custom-control-label::before,
.custom-switch .was-validated .custom-file-input:invalid:checked ~ .custom-control-label::after,
.custom-switch .was-validated .custom-file-input:invalid:checked ~ .custom-control-label::before {
  background-color: #f23a0b;
}
.custom-switch-reverse {
  padding: 0 2.275rem 0 0;
}
.custom-switch-reverse .custom-control-label::after,
.custom-switch-reverse .custom-control-label::before {
  left: inherit;
  right: -2.275rem;
}
.custom-switch-reverse .custom-control-label::after {
  transform: translateX(-1rem);
}
.custom-switch-reverse .custom-control-input:checked ~ .custom-control-label::after {
  transform: translateX(0);
}
.custom-switch-on-off {
  padding: 0 0 0 6rem;
  height: calc(2.41667rem + 2px);
}
.custom-switch-on-off .custom-control-label {
  height: 100%;
}
.custom-switch-on-off .custom-control-label::after,
.custom-switch-on-off .custom-control-label::before {
  top: 0;
}
.custom-switch-on-off .custom-control-label::before {
  content: "OFF";
  width: 5.5rem;
  height: calc(2.41667rem + 2px);
  color: #fff;
  line-height: calc(2.41667rem + 2px);
  font-weight: 400;
  font-size: .8rem;
  letter-spacing: .1em;
  background-color: #889aa4;
  border-radius: 2.5rem;
  text-align: right;
  padding: 0 1rem;
  left: -6rem;
}
.custom-switch-on-off .custom-control-label::after {
  margin: 0;
  width: calc(2.41667rem + 2px);
  height: calc(2.41667rem + 2px);
  background-color: #fff;
  left: -6rem;
  transform: scale(.7743);
}
.custom-switch-on-off .custom-control-input:checked ~ .custom-control-label::before {
  content: "ON";
  color: #fff;
  text-align: left;
  background: #2583b9;
}
.custom-switch-on-off .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  left: -3.0833rem;
  transform: scale(.7743);
}
.custom-switch-on-off .custom-control-input:not(:disabled):active:not(:checked) ~ .custom-control-label::before,
.custom-switch-on-off .custom-control-input:not(:disabled):focus:not(:checked) ~ .custom-control-label::before {
  background-color: #566872;
}
.custom-switch-on-off .custom-control-input:not(:disabled):checked:active ~ .custom-control-label::before,
.custom-switch-on-off .custom-control-input:not(:disabled):checked:focus ~ .custom-control-label::before {
  background-color: #1d658f;
}
.custom-switch-on-off .custom-control-input:not(:disabled):active:not(:checked) ~ .custom-control-label::after,
.custom-switch-on-off .custom-control-input:not(:disabled):focus:not(:checked) ~ .custom-control-label::after {
  background: #fff;
}
.custom-switch-on-off .custom-control-input:not(:active).is-invalid ~ .custom-control-label::before,
.custom-switch-on-off .custom-control-input:not(:focus).is-invalid ~ .custom-control-label::before {
  color: #f23a0b;
}
.custom-switch-on-off .custom-control-input.is-invalid:checked ~ .custom-control-label::before,
.custom-switch-on-off .custom-file-input:invalid:checked ~ .custom-control-label::before {
  color: #fff;
}
.custom-switch-on-off .custom-control-input.is-invalid:checked ~ .custom-control-label::after,
.custom-switch-on-off .custom-control-input:not(:disabled):active:checked ~ .custom-control-label::after,
.custom-switch-on-off .custom-control-input:not(:disabled):focus:checked ~ .custom-control-label::after {
  background-color: #fff;
}
.custom-switch-on-off.custom-switch-reverse {
  padding: 0 6rem 0 0;
}
.custom-switch-on-off.custom-switch-reverse .custom-control-label::after,
.custom-switch-on-off.custom-switch-reverse .custom-control-label::before {
  left: inherit;
  right: -6rem;
}
.custom-switch-on-off.custom-switch-reverse .custom-control-label::after {
  right: -3.0833rem;
}
.custom-switch-on-off.custom-switch-reverse .custom-control-input:checked ~ .custom-control-label::after {
  right: -6rem;
  left: inherit;
}
input[type=range] {
  -webkit-appearance: none;
  background-color: transparent;
}
input[type=range]::-webkit-slider-runnable-track {
  border: 0;
  width: 100%;
  border-radius: .5rem;
  background: #d4dade;
  height: .5rem;
  cursor: pointer;
}
input[type=range]::-webkit-slider-thumb {
  cursor: grab;
  margin-top: -.41667rem;
  -webkit-appearance: none;
  width: 1.3334rem;
  height: 1.3334rem;
  border-radius: 1.3334rem;
  background-color: #fff;
  border: .41667rem solid #2583b9;
}
input[type=range]::-webkit-slider-thumb:active {
  cursor: grabbing;
}
input[type=range]:focus {
  outline: 0;
}
input[type=range]::-webkit-slider-thumb:hover,
input[type=range]:focus::-webkit-slider-thumb {
  background-color: #eef1f2;
}
.dropdown-menu,
.tt-menu {
  box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
  margin: .25rem 0 0;
}
.dropdown,
.dropup {
  display: inline-flex;
}
.dropdown-item,
.tt-suggestion {
  cursor: pointer;
  font-weight: 400;
  line-height: 1.41667;
}
.dropdown-item:not([href]),
.tt-suggestion:not([href]) {
  color: #385567;
}
.dropdown-item:not([href]):hover,
.tt-suggestion:not([href]):hover {
  color: #27475a;
}
.dropdown-item:not([href]).active,
.dropdown-item:not([href]):active,
.tt-suggestion:not([href]).active,
.tt-suggestion:not([href]):active {
  color: #27475a;
}
.disabled.tt-suggestion,
.disabled.tt-suggestion:focus,
.disabled.tt-suggestion:hover,
.dropdown-item.disabled,
.dropdown-item.disabled:focus,
.dropdown-item.disabled:hover {
  cursor: not-allowed;
}
.dropdown-header {
  font-size: .9rem;
  font-weight: 800;
  text-transform: uppercase;
}
.dropdown-divider {
  margin: .75rem 0;
}
.dropdown-tooltip .dropdown-menu,
.dropdown-tooltip .tt-menu {
  margin-top: .75rem;
  background: #3e525f;
  border: 0;
  box-shadow: 0 2px 0 rgba(116, 116, 116, .25);
}
.dropdown-tooltip .dropdown-menu::before,
.dropdown-tooltip .tt-menu::before {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px;
  border-top-width: 0;
  top: -5px;
  border-bottom-color: #3e525f;
  transition: all .15s ease-out;
  transform: translateY(5px);
  transition-delay: .2s;
}
.dropdown-tooltip .dropdown-menu:not(.dropdown-menu-right),
.dropdown-tooltip .tt-menu:not(.dropdown-menu-right) {
  margin-left: 5px;
}
.dropdown-tooltip .dropdown-menu:not(.dropdown-menu-right)::before,
.dropdown-tooltip .tt-menu:not(.dropdown-menu-right)::before {
  left: 5px;
}
.dropdown-tooltip .dropdown-menu-right.tt-menu,
.dropdown-tooltip .dropdown-menu.dropdown-menu-right {
  margin-right: 5px;
}
.dropdown-tooltip .dropdown-menu-right.tt-menu::before,
.dropdown-tooltip .dropdown-menu.dropdown-menu-right::before {
  right: 5px;
}
.dropdown-tooltip .dropdown-item,
.dropdown-tooltip .tt-suggestion {
  color: #e4ebef;
}
.dropdown-tooltip .disabled.tt-suggestion,
.dropdown-tooltip .dropdown-item.disabled {
  color: #e4ebef;
  opacity: .5;
}
.dropdown-tooltip .disabled.tt-suggestion:focus,
.dropdown-tooltip .disabled.tt-suggestion:hover,
.dropdown-tooltip .dropdown-item.disabled:focus,
.dropdown-tooltip .dropdown-item.disabled:hover {
  color: #e4ebef;
  background-color: transparent;
}
.dropdown-tooltip .dropdown-item:focus,
.dropdown-tooltip .dropdown-item:hover,
.dropdown-tooltip .tt-suggestion:focus,
.dropdown-tooltip .tt-suggestion:hover {
  background-color: rgba(255, 255, 255, .1);
}
.dropdown-tooltip .dropdown-header {
  color: #fff;
  opacity: .5;
  padding: 0 6px 14px 8px;
}
.dropdown-tooltip .dropdown-divider {
  border-color: rgba(255, 255, 255, .2);
}
.dropdown-tooltip.show > .dropdown-menu::before,
.dropdown-tooltip.show > .tt-menu::before {
  transform: translateY(0);
}
.daterangepicker .drp-buttons .dropdown-tooltip.show .btn-icon.cancelBtn:not(.btn-link),
.dropdown-tooltip.show .btn-icon.btn-link,
.dropdown-tooltip.show .daterangepicker .drp-buttons .btn-icon.cancelBtn:not(.btn-link) {
  opacity: 1;
}
.dropdown-toggle::after {
  top: 0;
  vertical-align: .15em;
  border-width: .41667rem;
}
.form-control,
.ql-snow .ql-tooltip input[type=text],
.react-tags-wrapper {
  background-clip: inherit;
}
.form-control.is-valid,
.is-valid.react-tags-wrapper,
.ql-snow .ql-tooltip input.is-valid[type=text] {
  color: #31a07f;
  border-color: #31a07f;
  background-color: #d8f3eb;
  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='%2331a07f' 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/path%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-position: right calc(.375em + .1875rem) center;
}
.form-control.is-valid::placeholder,
.is-valid.react-tags-wrapper::placeholder,
.ql-snow .ql-tooltip input.is-valid[type=text]::placeholder {
  color: rgba(49, 160, 127, .7);
}
.form-control.is-valid:active,
.form-control.is-valid:focus,
.form-control.is-valid:hover,
.is-valid.react-tags-wrapper:active,
.is-valid.react-tags-wrapper:focus,
.is-valid.react-tags-wrapper:hover,
.ql-snow .ql-tooltip input.is-valid:active[type=text],
.ql-snow .ql-tooltip input.is-valid:focus[type=text],
.ql-snow .ql-tooltip input.is-valid:hover[type=text] {
  color: #31a07f;
  border-color: #31a07f;
  background-color: #d8f3eb;
}
.form-control.is-invalid,
.is-invalid.react-tags-wrapper,
.ql-snow .ql-tooltip input.is-invalid[type=text] {
  color: #f23a0b;
  padding-right: .75rem;
  border-color: #f23a0b;
  background-color: #fffaf8;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23f23a0b' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='4.5'%3E%3C/circle%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'%3E%3C/path%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23f23a0b' stroke='none'%3E%3C/circle%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-position: right calc(.375em + .1875rem) center;
}
.form-control.is-invalid::placeholder,
.is-invalid.react-tags-wrapper::placeholder,
.ql-snow .ql-tooltip input.is-invalid[type=text]::placeholder {
  color: rgba(242, 58, 11, .7);
}
.form-control.is-invalid:active,
.form-control.is-invalid:focus,
.form-control.is-invalid:hover,
.is-invalid.react-tags-wrapper:active,
.is-invalid.react-tags-wrapper:focus,
.is-invalid.react-tags-wrapper:hover,
.ql-snow .ql-tooltip input.is-invalid:active[type=text],
.ql-snow .ql-tooltip input.is-invalid:focus[type=text],
.ql-snow .ql-tooltip input.is-invalid:hover[type=text] {
  color: #f23a0b;
  border-color: #f23a0b;
  background-color: #fffaf8;
}
.form-control:not(.is-invalid):not(.is-valid):not(:focus):not(:disabled):not([readonly]):hover,
.ql-snow .ql-tooltip input:not(.is-invalid):not(.is-valid):not(:focus):not(:disabled):not([readonly]):hover[type=text],
.react-tags-wrapper:not(.is-invalid):not(.is-valid):not(:focus):not(:disabled):not([readonly]):hover {
  border-color: #889aa4;
}
.form-control:disabled,
.ql-snow .ql-tooltip input:disabled[type=text],
.react-tags-wrapper:disabled {
  cursor: not-allowed;
  color: #889aa4;
  border-color: #bec7cd;
}
.form-control:disabled::placeholder,
.ql-snow .ql-tooltip input[type=text]:disabled::placeholder,
.react-tags-wrapper:disabled::placeholder {
  color: #889aa4;
}
.form-control[readonly],
.ql-snow .ql-tooltip input[readonly][type=text],
.react-tags-wrapper[readonly] {
  cursor: inherit;
  background-color: #eef1f2;
  border-color: #bec7cd;
  box-shadow: none;
}
select.form-control,
select.react-tags-wrapper {
  padding: 0 .15rem;
}
select.form-control:focus,
select.react-tags-wrapper:focus {
  box-shadow: none;
}
label.form-title {
  text-transform: uppercase;
  font-size: 12px;
  color: #889aa4;
  font-weight: 700;
}
.is-optional label,
.is-required label {
  margin-left: 2px;
}
.is-optional label::after,
.is-required label::after {
  font-weight: 400;
}
.is-required label {
  font-weight: 700;
}
.is-required label::after {
  content: " (Required)";
}
.is-optional label::after {
  content: " (Optional)";
  color: #889aa4;
}
.col-form-legend {
  padding-top: 0;
  text-transform: uppercase;
  letter-spacing: .1px;
}
.form-control-plaintext {
  color: #27475a;
  background-color: transparent;
}
.form-check-input {
  margin-top: 0;
  vertical-align: middle;
}
.form-check.disabled {
  cursor: not-allowed;
}
.form-check.disabled .form-check-label {
  opacity: .5;
  cursor: not-allowed;
}
.invalid-feedback {
  margin-top: .5rem;
  font-size: 12px;
  color: #f23a0b;
}
.invalid-tooltip,
.valid-tooltip {
  font-size: 1rem;
  padding: 1rem 1rem;
  margin-top: .75rem;
  top: inherit;
}
.invalid-tooltip::before,
.valid-tooltip::before {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-width: .5rem;
  border-color: transparent;
  border-style: solid;
  left: 1rem;
  top: -1rem;
}
.valid-tooltip {
  background-color: #31a07f;
}
.valid-tooltip::before {
  border-bottom-color: #31a07f;
}
.valid-tooltip::after {
  border-top-color: #31a07f;
}
.invalid-tooltip {
  background-color: #f23a0b;
}
.invalid-tooltip::before {
  border-bottom-color: #f23a0b;
}
.invalid-tooltip::after {
  border-top-color: #f23a0b;
}
::-webkit-datetime-edit-text {
  color: #385567;
}
::-webkit-calendar-picker-indicator {
  width: 1rem;
  height: 1rem;
}
[type=date],
[type=time] {
  padding-right: .5rem;
}
[type=date]::-webkit-calendar-picker-indicator {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='%23889aa4'%3E%3Cpath d='M11,2h-1V0H8v2H4V0H2v2H1C0.4,2,0,2.4,0,3v8c0,0.6,0.4,1,1,1h10c0.6,0,1-0.4,1-1V3C12,2.4,11.6,2,11,2z M10,10H2V6h8V10z' /%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}
[type=time]::-webkit-calendar-picker-indicator {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='%23889aa4'%3E%3Cpath d='M6,0C2.7,0,0,2.7,0,6s2.7,6,6,6c3.3,0,6-2.7,6-6C12,2.7,9.3,0,6,0z M6,10c-2.2,0-4-1.8-4-4s1.8-4,4-4s4,1.8,4,4S8.2,10,6,10z' /%3E%3Cpath d='M8.3,5.6H6.4V3.7C6.4,3.3,6.1,3,5.7,3S5,3.3,5,3.7v2.6C5,6.7,5.3,7,5.7,7h2.6C8.7,7,9,6.7,9,6.3S8.7,5.6,8.3,5.6z' /%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}
::-webkit-resizer {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 17' fill='%23bec7cd'%3E%3Crect x='12' y='12' width='2' height='2'/%3E%3Crect x='8' y='12' width='2' height='2'/%3E%3Crect x='4' y='12' width='2' height='2'/%3E%3Crect x='8' y='8' width='2' height='2'/%3E%3Crect x='12' y='8' width='2' height='2'/%3E%3Crect x='12' y='4' width='2' height='2'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}
:-webkit-autofill,
:-webkit-autofill:focus,
:-webkit-autofill:hover {
  color: #fff;
  border-color: rgba(253, 126, 20, .55);
  background-color: rgba(253, 126, 20, .55);
}
.list-group-item-action.active .h1,
.list-group-item-action.active .h2,
.list-group-item-action.active .h3,
.list-group-item-action.active .h4,
.list-group-item-action.active .h5,
.list-group-item-action.active .h6,
.list-group-item-action.active h1,
.list-group-item-action.active h2,
.list-group-item-action.active h3,
.list-group-item-action.active h4,
.list-group-item-action.active h5,
.list-group-item-action.active h6 {
  color: inherit;
}
.list-group-item-action.disabled,
.list-group-item-action:disabled {
  opacity: 1;
  pointer-events: inherit;
}
.list-group-item-primary {
  background-color: #2583b9;
  border-width: 0;
}
.list-group-item-primary,
.list-group-item-primary.list-group-item-action:hover {
  color: #fff;
}
.list-group-item-secondary {
  background-color: #e4ebef;
  border-width: 0;
}
.list-group-item-secondary,
.list-group-item-secondary.list-group-item-action:hover {
  color: #27475a;
}
.list-group-item-success {
  background-color: #31a07f;
  border-width: 0;
}
.list-group-item-success,
.list-group-item-success.list-group-item-action:hover {
  color: #fff;
}
.list-group-item-info {
  background-color: #17a2b8;
  border-width: 0;
}
.list-group-item-info,
.list-group-item-info.list-group-item-action:hover {
  color: #fff;
}
.list-group-item-warning {
  background-color: #ffc107;
  border-width: 0;
}
.list-group-item-warning,
.list-group-item-warning.list-group-item-action:hover {
  color: #111;
}
.list-group-item-danger {
  background-color: #f23a0b;
  border-width: 0;
}
.list-group-item-danger,
.list-group-item-danger.list-group-item-action:hover {
  color: #fff;
}
.list-group-item-light {
  background-color: #f8f9fa;
  border-width: 0;
}
.list-group-item-light,
.list-group-item-light.list-group-item-action:hover {
  color: #27475a;
}
.list-group-item-dark {
  background-color: #6c828f;
  border-width: 0;
}
.list-group-item-dark,
.list-group-item-dark.list-group-item-action:hover {
  color: #fff;
}
.input-group-addon {
  color: #27475a;
}
.input-group-addon.input-group-icon {
  padding: 0 4px;
}
.input-group > .form-control,
.input-group > .react-tags-wrapper,
.ql-snow .ql-tooltip .input-group > input[type=text] {
  z-index: 3;
}
.input-group > .form-control:hover,
.input-group > .react-tags-wrapper:hover,
.ql-snow .ql-tooltip .input-group > input:hover[type=text] {
  z-index: 4;
}
.input-group > .form-control:focus,
.input-group > .react-tags-wrapper:focus,
.ql-snow .ql-tooltip .input-group > input:focus[type=text] {
  z-index: 5;
}
.daterangepicker .drp-buttons .input-group > .input-group-append > .btn,
.input-group > .form-control:not(:first-child),
.input-group > .input-group-append > .btn,
.input-group > .react-tags-wrapper:not(:first-child),
.ql-snow .ql-tooltip .input-group > input:not(:first-child)[type=text] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.daterangepicker .drp-buttons .input-group > .input-group-prepend > .btn,
.input-group > .form-control:not(:last-child),
.input-group > .input-group-prepend > .btn,
.input-group > .react-tags-wrapper:not(:last-child),
.ql-snow .ql-tooltip .input-group > input:not(:last-child)[type=text] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-btn {
  font-size: inherit;
}
.daterangepicker .drp-buttons .input-group-btn .btn,
.input-group-btn .btn,
.input-group-btn .daterangepicker .drp-buttons .btn {
  height: 100%;
}
.input-group-text {
  line-height: 1;
  font-weight: 400;
}
.daterangepicker .drp-buttons .input-group-lg > .input-group-append > .btn,
.daterangepicker .drp-buttons .input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn,
.input-group-lg > .input-group-prepend > .btn {
  padding: 1rem 1.5rem;
  font-size: .8rem;
  line-height: 1.41667;
}
.daterangepicker .drp-buttons .input-group-sm > .input-group-append > .btn,
.daterangepicker .drp-buttons .input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn,
.input-group-sm > .input-group-prepend > .btn {
  padding: .5rem .5rem;
  font-size: .75rem;
  line-height: .8;
}
.login {
  padding: 5rem;
  width: 30rem;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
  border: 0 solid #e4ebef;
  border-radius: 0;
}
.login .form-control,
.login .ql-snow .ql-tooltip input[type=text],
.login .react-tags-wrapper,
.ql-snow .ql-tooltip .login input[type=text] {
  border-color: #bec7cd;
}
.login .form-control:not(.is-invalid):not(.is-valid):not(:focus):not(:disabled):hover,
.login .ql-snow .ql-tooltip input:not(.is-invalid):not(.is-valid):not(:focus):not(:disabled):hover[type=text],
.login .react-tags-wrapper:not(.is-invalid):not(.is-valid):not(:focus):not(:disabled):hover,
.ql-snow .ql-tooltip .login input:not(.is-invalid):not(.is-valid):not(:focus):not(:disabled):hover[type=text] {
  border-color: #889aa4;
}
.login .form-control:focus,
.login .ql-snow .ql-tooltip input:focus[type=text],
.login .react-tags-wrapper:focus,
.ql-snow .ql-tooltip .login input:focus[type=text] {
  border-color: #6c828f;
}
.login .form-control.is-invalid,
.login .is-invalid.react-tags-wrapper,
.login .ql-snow .ql-tooltip input.is-invalid[type=text],
.ql-snow .ql-tooltip .login input.is-invalid[type=text] {
  border-color: #f23a0b;
}
.login-animated .form-group {
  position: relative;
  text-align: left;
  margin-bottom: 0;
}
.login-animated .form-group label {
  color: #889aa4;
  transition: all .1s;
  border: 1px solid transparent;
  position: absolute;
  margin: 0;
  top: 0;
}
.login-animated .form-group .form-control ~ label,
.login-animated .form-group .ql-snow .ql-tooltip input[type=text] ~ label,
.login-animated .form-group .react-tags-wrapper ~ label,
.ql-snow .ql-tooltip .login-animated .form-group input[type=text] ~ label {
  padding: .5rem 0;
}
.login-animated .form-group .form-control-sm ~ label {
  padding: .2605rem 0;
  line-height: 1.41667;
}
.login-animated .form-group .form-control-lg ~ label {
  padding: .83335rem 0;
  line-height: 1.41667;
}
.login-animated .form-group.form-password label,
.login-animated .form-group.form-user label {
  padding-left: 2.5rem;
}
.login-animated .form-group .form-control,
.login-animated .form-group .ql-snow .ql-tooltip input[type=text],
.login-animated .form-group .react-tags-wrapper,
.ql-snow .ql-tooltip .login-animated .form-group input[type=text] {
  cursor: text;
  position: relative;
  z-index: 1;
  background-color: transparent;
}
.login-animated .form-group .form-control:focus,
.login-animated .form-group .ql-snow .ql-tooltip input:focus[type=text],
.login-animated .form-group .react-tags-wrapper:focus,
.ql-snow .ql-tooltip .login-animated .form-group input:focus[type=text] {
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .2);
}
.login-animated .form-group .form-control.is-invalid ~ label,
.login-animated .form-group .is-invalid.react-tags-wrapper ~ label,
.login-animated .form-group .ql-snow .ql-tooltip input.is-invalid[type=text] ~ label,
.ql-snow .ql-tooltip .login-animated .form-group input.is-invalid[type=text] ~ label {
  color: #f23a0b;
}
.login-animated .form-group .form-control:focus ~ label,
.login-animated .form-group .form-control:valid ~ label,
.login-animated .form-group .ql-snow .ql-tooltip input:focus[type=text] ~ label,
.login-animated .form-group .ql-snow .ql-tooltip input:valid[type=text] ~ label,
.login-animated .form-group .react-tags-wrapper:focus ~ label,
.login-animated .form-group .react-tags-wrapper:valid ~ label,
.ql-snow .ql-tooltip .login-animated .form-group input:focus[type=text] ~ label,
.ql-snow .ql-tooltip .login-animated .form-group input:valid[type=text] ~ label {
  cursor: none;
  font-size: .8rem;
  padding: 0 .5rem;
  top: -.6rem;
  left: .25rem;
  background-color: #fff;
  border: 0;
  z-index: 2;
}
.login-animated .form-group .form-control:valid ~ label,
.login-animated .form-group .ql-snow .ql-tooltip input:valid[type=text] ~ label,
.login-animated .form-group .react-tags-wrapper:valid ~ label,
.ql-snow .ql-tooltip .login-animated .form-group input:valid[type=text] ~ label {
  color: #889aa4;
}
.login-animated .form-group .form-control:focus ~ label,
.login-animated .form-group .ql-snow .ql-tooltip input:focus[type=text] ~ label,
.login-animated .form-group .react-tags-wrapper:focus ~ label,
.ql-snow .ql-tooltip .login-animated .form-group input:focus[type=text] ~ label {
  color: #6c828f;
}
.login-animated .form-group .form-control.is-invalid:focus ~ label,
.login-animated .form-group .form-control.is-invalid:valid ~ label,
.login-animated .form-group .is-invalid.react-tags-wrapper:focus ~ label,
.login-animated .form-group .is-invalid.react-tags-wrapper:valid ~ label,
.login-animated .form-group .ql-snow .ql-tooltip input.is-invalid:focus[type=text] ~ label,
.login-animated .form-group .ql-snow .ql-tooltip input.is-invalid:valid[type=text] ~ label,
.ql-snow .ql-tooltip .login-animated .form-group input.is-invalid:focus[type=text] ~ label,
.ql-snow .ql-tooltip .login-animated .form-group input.is-invalid:valid[type=text] ~ label {
  color: #f23a0b;
  background-color: #fff;
}
.login-animated .input-icon .form-control ~ label,
.login-animated .input-icon .ql-snow .ql-tooltip input[type=text] ~ label,
.login-animated .input-icon .react-tags-wrapper ~ label,
.ql-snow .ql-tooltip .login-animated .input-icon input[type=text] ~ label {
  left: 2.25rem;
}
.login-animated .input-icon .form-control-sm ~ label {
  left: 1.75rem;
}
.login-animated .input-icon .form-control-lg ~ label {
  left: 2.5rem;
}
.modal.fade .modal-dialog {
  transition: transform .15s ease-out;
  transform: translate(0, 0) scale(.95);
}
.modal.show .modal-dialog {
  transform: translate(0, 0) scale(1);
}
.modal-content {
  box-shadow: 0 2px 2.5rem rgba(0, 0, 0, .2);
}
.modal-footer,
.modal-header {
  background-color: #f8f9fa;
  justify-content: flex-start;
}
.modal-header {
  align-items: center;
  min-height: 4rem;
}
.modal-header .close {
  padding: 0;
  margin: 0 -2rem 0 auto;
  align-self: stretch;
  color: #6c828f;
  width: 4rem;
}
.modal-title {
  font-size: .9rem;
  color: #6c828f;
  font-weight: 800;
  text-transform: uppercase;
}
.modal-footer {
  padding: 1.5rem 2rem;
}
.modal-footer > * {
  margin: 0;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 60rem;
  }
  .modal-sm {
    max-width: 30rem;
  }
  .modal-md {
    max-width: 60rem;
  }
  .modal-lg {
    max-width: 100rem;
  }
}
@media (min-width: 768px) {
  .modal-dialog {
    max-width: 60rem;
  }
  .modal-sm {
    max-width: 30rem;
  }
  .modal-md {
    max-width: 60rem;
  }
  .modal-lg {
    max-width: 100rem;
  }
}
@media (min-width: 992px) {
  .modal-dialog {
    max-width: 60rem;
  }
  .modal-sm {
    max-width: 30rem;
  }
  .modal-md {
    max-width: 60rem;
  }
  .modal-lg {
    max-width: 100rem;
  }
}
.nav-link.disabled {
  pointer-events: inherit;
}
.nav .nav-link {
  border: solid transparent;
  border-width: 2px 0;
  display: flex;
  align-items: center;
}
.nav:not(.nav-pills):not(.nav-tabs):not(.flex-column) .nav-link {
  margin-right: 2.1rem;
  display: flex;
  align-items: center;
}
.nav:not(.nav-pills):not(.nav-tabs):not(.flex-column) .nav-link.active {
  color: #27475a;
  font-weight: 400;
}
.nav:not(.nav-pills):not(.nav-tabs) .nav-link {
  padding: 0;
}
.nav .nav-link.disabled {
  opacity: .5;
  cursor: not-allowed;
}
.nav-pills .nav-link.active {
  color: #fff;
}
.nav-tabs {
  background-color: #f8f9fa;
  padding: 0;
}
.nav-tabs .nav-link {
  cursor: pointer;
  min-height: 3rem;
  color: #889aa4;
  font-size: .9rem;
  text-transform: uppercase;
  font-weight: 900;
  border-style: solid;
  border-width: 2px 1px 1px 0;
  border-top-color: #bec7cd;
  border-right-color: #e4ebef;
  border-bottom-color: #e4ebef;
  background-color: #f4f6f7;
  margin: 0 0 -1px 0;
  padding: 0 1rem;
}
.nav-tabs .nav-link:not([href]):not([tabindex]) {
  color: #889aa4;
}
.nav-tabs .nav-link:focus {
  border-top-color: #bec7cd;
  border-right-color: #e4ebef;
  border-bottom-color: #e4ebef;
}
.nav-tabs .nav-link:hover:not(.active):not(.disabled) {
  color: #6c828f;
  background-color: #e4ebef;
  border-top-color: #bec7cd;
  border-right-color: #e4ebef;
  border-bottom-color: #e4ebef;
}
.nav-tabs .nav-link.active {
  color: #6c828f;
  font-weight: 900;
  border-color: #e4ebef;
  background-color: #fff;
  border-top-color: #2583b9;
  border-bottom-color: #fff;
}
.nav-tabs .nav-link.active:not([href]):not([tabindex]) {
  color: #6c828f;
}
.nav-tabs .nav-link.disabled {
  opacity: 1;
  color: rgba(136, 154, 164, .5);
  background-color: #f4f6f7;
  border-top-color: #bec7cd;
  border-right-color: #e4ebef;
  border-bottom-color: #e4ebef;
}
.nav-tabs .nav-item {
  margin: 0;
  display: flex;
  min-height: 3rem;
  margin: 0 0 -1px 0;
}
.nav-tabs .nav-item .nav-link {
  height: 100%;
}
.tab-content {
  flex: 1 1 auto;
  padding: 1rem;
}
.navbar {
  min-height: 3.75rem;
  align-items: stretch;
}
.navbar-brand {
  font-size: 1.25rem;
  margin-right: 1.4rem;
  display: inline-flex;
  align-items: center;
  min-height: 3.75rem;
}
.navbar-nav .nav-item {
  display: flex;
  align-items: stretch;
}
.navbar-nav .nav-item.show,
.navbar-nav .nav-item:hover {
  background-color: rgba(255, 255, 255, .1);
}
.navbar-nav .nav-item .dropdown-menu,
.navbar-nav .nav-item .tt-menu {
  margin: 0;
}
.navbar-nav .nav-link {
  display: flex;
  align-items: center;
  margin: 0 1rem;
  font-size: inherit;
}
.navbar-nav .nav-item.active .nav-link,
.navbar-nav .nav-link.active {
  border-width: 2px 0;
  border-style: solid;
  border-top-color: transparent;
}
.navbar-light .nav-item.active .nav-link,
.navbar-light .nav-link.active {
  border-bottom-color: #2583b9;
}
.navbar-dark .nav-item.active .nav-link,
.navbar-dark .nav-link.active {
  border-bottom-color: rgba(255, 255, 255, .5);
}
.navbar-collapse {
  align-items: stretch;
}
.navbar-toggler {
  border: 0;
  opacity: .7;
}
.navbar-toggler:hover {
  opacity: 1;
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%2327475A' d='M1 3h14v2h-14v-2z'%3E%3C/path%3E%3Cpath fill='%2327475A' d='M1 7h14v2h-14v-2z'%3E%3C/path%3E%3Cpath fill='%2327475A' d='M1 11h14v2h-14v-2z'%3E%3C/path%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23fff' d='M1 3h14v2h-14v-2z'%3E%3C/path%3E%3Cpath fill='%23fff' d='M1 7h14v2h-14v-2z'%3E%3C/path%3E%3Cpath fill='%23fff' d='M1 11h14v2h-14v-2z'%3E%3C/path%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}
.navbar-collapse.show {
  margin: 0 -1rem 1rem;
}
.navbar-collapse.show .navbar-nav .nav-item.dropdown {
  display: block;
}
.navbar-collapse.show .navbar-nav .nav-item.dropdown .dropdown-menu,
.navbar-collapse.show .navbar-nav .nav-item.dropdown .tt-menu {
  margin: .8rem 0;
  padding: 0;
  border: 0;
  background-color: transparent;
  box-shadow: none;
}
.navbar-collapse.show .navbar-nav .nav-link {
  flex: 1;
  margin: 0;
  padding: .5rem calc(1rem - 3px);
  border-width: 0 0 0 3px;
  border-style: solid;
  border-color: transparent;
}
.navbar-collapse.show .navbar-nav .nav-item.active .nav-link,
.navbar-collapse.show .navbar-nav .nav-link.active {
  border-color: #2583b9;
}
.navbar-dark .navbar-collapse.show .dropdown-item,
.navbar-dark .navbar-collapse.show .tt-suggestion {
  color: #fff;
}
.navbar-dark .navbar-collapse.show .dropdown-item:active,
.navbar-dark .navbar-collapse.show .dropdown-item:hover,
.navbar-dark .navbar-collapse.show .tt-suggestion:active,
.navbar-dark .navbar-collapse.show .tt-suggestion:hover {
  background-color: rgba(255, 255, 255, .2);
}
.navbar-dark .navbar-collapse.show .nav-item.active .nav-link,
.navbar-dark .navbar-collapse.show .nav-link.active {
  border-color: #fff;
}
.navbar-dark .navbar-collapse.show .dropdown-divider {
  opacity: .2;
}
.popover {
  box-shadow: 0 2px 2.5rem rgba(0, 0, 0, .2);
}
.popover-body {
  line-height: 1.25;
}
.popover-header {
  border-color: #e4ebef;
  font-size: .9rem;
  line-height: .9rem;
  color: #6c828f;
  font-weight: 800;
  text-transform: uppercase;
  min-height: 3rem;
  margin: 0;
}
.popover-header .close {
  margin: -1rem;
  padding: .45rem 1rem;
}
.popover-header + .popover-body {
  padding-top: 1rem;
}
.popover-hint {
  color: inherit;
  text-decoration-line: underline;
  text-decoration-style: dotted;
  text-decoration-color: currentColor;
  text-decoration-thickness: 1px;
  text-underline-offset: .25em;
}
.popover-hint:hover {
  text-decoration-line: underline;
}
.progress {
  height: inherit;
}
.progress,
.progress-bar {
  min-height: .5rem;
}
.progress-percentage {
  height: inherit;
  line-height: 16px;
  font-weight: 700;
}
.progress-bar-striped {
  background-size: 6px 6px;
}
.progress-static .progress-bar {
  border-right: 2px solid #fff;
}
.spinner-border {
  border-color: #d4dade;
  border-right-color: #27475a;
  animation-duration: .7s;
}
.spinner-border.text-primary {
  border-right-color: #2583b9;
}
.spinner-border.text-secondary {
  border-right-color: #e4ebef;
}
.spinner-border.text-success {
  border-right-color: #31a07f;
}
.spinner-border.text-danger {
  border-right-color: #f23a0b;
}
.spinner-border.text-warning {
  border-right-color: #ffc107;
}
.spinner-border.text-info {
  border-right-color: #17a2b8;
}
.spinner-border.text-dark {
  border-right-color: #6c828f;
}
.spinner-border.text-light {
  border-right-color: #f8f9fa;
}
.spinner-border.spinner-on-dark {
  border-color: #fff;
  border-right-color: transparent;
}
.table {
  margin-bottom: 0;
}
.table th {
  font-weight: 400;
}
.table thead th {
  border-bottom-width: 1px;
  color: #889aa4;
  font-weight: 400;
}
.table .thead-dark th {
  color: #bec7cd;
}
.table-dark thead th {
  color: #bec7cd;
}
.table:not(.table-sm) thead th {
  padding-top: .5475rem;
  padding-bottom: .5475rem;
}
.table.table-sm thead th {
  padding-top: .25rem;
  padding-bottom: .25rem;
}
.table-primary,
.table-primary > td,
.table-primary > th {
  background-color: rgba(37, 131, 185, .1);
}
.table-primary tbody + tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
  border-color: #2583b9;
}
.table-secondary,
.table-secondary > td,
.table-secondary > th {
  background-color: rgba(228, 235, 239, .1);
}
.table-secondary tbody + tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
  border-color: #e4ebef;
}
.table-success,
.table-success > td,
.table-success > th {
  background-color: rgba(49, 160, 127, .1);
}
.table-success tbody + tbody,
.table-success td,
.table-success th,
.table-success thead th {
  border-color: #31a07f;
}
.table-info,
.table-info > td,
.table-info > th {
  background-color: rgba(23, 162, 184, .1);
}
.table-info tbody + tbody,
.table-info td,
.table-info th,
.table-info thead th {
  border-color: #17a2b8;
}
.table-warning,
.table-warning > td,
.table-warning > th {
  background-color: rgba(255, 193, 7, .1);
}
.table-warning tbody + tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
  border-color: #ffc107;
}
.table-danger,
.table-danger > td,
.table-danger > th {
  background-color: rgba(242, 58, 11, .1);
}
.table-danger tbody + tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
  border-color: #f23a0b;
}
.table-light,
.table-light > td,
.table-light > th {
  background-color: rgba(248, 249, 250, .1);
}
.table-light tbody + tbody,
.table-light td,
.table-light th,
.table-light thead th {
  border-color: #f8f9fa;
}
.table-responsive > .table-bordered {
  border: 1px solid #e4ebef;
}
.toast {
  margin: 0;
  width: 100%;
  z-index: 1031;
  background-color: #fff;
  position: absolute;
}
.toast:not(:last-child) {
  margin: 0;
}
.toast:not(.toast-bottom) {
  top: 0;
}
.toast-bottom {
  bottom: 0;
}
.toast-header {
  min-height: 4rem;
  border-bottom: 1px solid #e4ebef;
  background-color: #f8f9fa;
  padding: 0 1.5rem;
  color: inherit;
  line-height: 1;
}
.toast-header .close {
  padding: 0;
  margin: 0 -1.5rem 0 auto;
  align-self: stretch;
  color: #6c828f;
  width: 4rem;
}
.toast-success .toast-header {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%2331a07f' d='M8 0c-4.418 0-8 3.582-8 8s3.582 8 8 8 8-3.582 8-8-3.582-8-8-8zM6.5 12.031l-2.813-3.344 1.031-1.031 1.781 1.75 5.156-4.5 0.719 0.719-5.875 6.406z'%3E%3C/path%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-position-x: 1.5rem;
  padding-left: 3.5rem;
}
.toast-warning .toast-header {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23ffc107' d='M8 0c-4.418 0-8 3.582-8 8s3.582 8 8 8 8-3.582 8-8-3.582-8-8-8zM9 13h-2v-2h2v2zM9 9h-2v-6h2v6z'%3E%3C/path%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-position-x: 1.5rem;
  padding-left: 3.5rem;
}
.toast-danger .toast-header {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23f23a0b' d='M8 0c-4.418 0-8 3.582-8 8s3.582 8 8 8 8-3.582 8-8-3.582-8-8-8zM9 13h-2v-2h2v2zM9 9h-2v-6h2v6z'%3E%3C/path%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-position-x: 1.5rem;
  padding-left: 3.5rem;
}
.toast-light {
  padding: 1rem;
}
.toast-light .toast-header {
  background-color: transparent;
  border-bottom: 0;
}
.toast-light .toast-header .close {
  margin-top: -1.5rem;
}
.toast-light .toast-title {
  color: #2583b9;
  font-weight: 300;
  font-size: 1.75rem;
  text-transform: inherit;
}
.toast-light .toast-body {
  padding-top: 0;
}
.toast-light:not(.toast-success):not(.toast-danger) .toast-header {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%232583b9' d='M8 0c-4.418 0-8 3.582-8 8s3.582 8 8 8 8-3.582 8-8-3.582-8-8-8zM6.5 12.031l-2.813-3.344 1.031-1.031 1.781 1.75 5.156-4.5 0.719 0.719-5.875 6.406z'%3E%3C/path%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-position-x: 1.5rem;
  padding-left: 3.5rem;
}
.toast-light.toast-danger .toast-title {
  color: #f23a0b;
}
.toast-light.toast-success .toast-title {
  color: #31a07f;
}
.toast-title {
  font-size: .9rem;
  font-weight: 800;
  color: #6c828f;
  text-transform: uppercase;
  margin: 0;
}
.toast-body {
  padding: 1.5rem 1.5rem 1.5rem;
}
.toast-container {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  flex-wrap: wrap;
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  pointer-events: none;
  top: 0;
  left: 0;
}
.toast-container .toast {
  position: inherit;
  top: inherit;
  pointer-events: auto;
  transition: all .4s cubic-bezier(1, -.33, .44, 1);
  position: relative;
  z-index: 3000;
}
@media (max-width: 34rem) {
  .toast-container .toast {
    margin-top: 1rem;
    border-top: 1px solid;
    border-top-color: #2583b9;
  }
}
@media (min-width: 34rem) {
  .toast-container .toast {
    border-left: 3px solid;
    border-left-color: #2583b9;
  }
}
@media (max-width: 34rem) {
  .toast-container .toast-success {
    border-top-color: #31a07f;
  }
}
@media (min-width: 34rem) {
  .toast-container .toast-success {
    border-left-color: #31a07f;
  }
}
@media (max-width: 34rem) {
  .toast-container .toast-warning {
    border-top-color: #ffc107;
  }
}
@media (min-width: 34rem) {
  .toast-container .toast-warning {
    border-left-color: #ffc107;
  }
}
@media (max-width: 34rem) {
  .toast-container .toast-danger {
    border-top-color: #f23a0b;
  }
}
@media (min-width: 34rem) {
  .toast-container .toast-danger {
    border-left-color: #f23a0b;
  }
}
@media (max-width: 34rem) {
  .toast-container {
    flex-direction: column-reverse;
  }
}
@media (min-width: 34rem) {
  .toast-container {
    padding: 1.5rem;
  }
  .toast-container .toast {
    width: 34rem;
    margin: .75rem;
    transform: translateX(38rem);
  }
  .toast-container .toast.show {
    transform: translateX(0);
  }
}
.toast-container-bottom {
  flex-direction: column-reverse;
}
.tooltip-inner {
  box-shadow: 0 2px 0 rgba(116, 116, 116, .25);
  border: 0;
}
.tooltip.in {
  opacity: 1;
}
.ag-dnd-ghost {
  color: #fff;
  background-color: #889aa4;
  box-shadow: 0 2px 0 rgba(116, 116, 116, .25);
  padding: 0 1rem;
  z-index: 3;
}
.ag-chart-menu {
  padding: .5rem;
  width: auto;
}
.ag-chart-tooltip {
  font:
    12px "Fidelity Sans",
    Arial,
    sans-serif !important;
  color: #fff !important;
  padding: 1rem 1rem;
  background: #3e525f !important;
  box-shadow: 0 2px 0 rgba(116, 116, 116, .25) !important;
  border: none;
  border-radius: 0 !important;
}
.ag-chart-tooltip-title {
  color: #fff !important;
  background-color: transparent !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  margin-bottom: .25rem;
  font-weight: 400 !important;
  opacity: .5;
  padding: 0 !important;
}
.ag-chart-tooltip-content {
  padding: 0 !important;
  line-height: inherit !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.ag-chart-tooltip-arrow::before {
  border-top-color: #3e525f !important;
}
.ag-chart-tooltip-arrow::after {
  border-top-color: #3e525f !important;
}
.ag-grid {
  -webkit-font-smoothing: antialiased;
  color: #27475a;
  color: var(--ag-foreground-color,#27475a);
  font-family:
    "Fidelity Sans",
    Arial,
    sans-serif;
  font-size: 14px;
  line-height: normal;
  font-size: 1rem;
}
@font-face {
  font-family: agGridClassic;
  src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABOsAAsAAAAAJiwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAAlIAAAReYchjok9TLzIAAANcAAAAQQAAAFZWVlJ+Y21hcAAAA6AAAAHtAAAFgHClDfdnbHlmAAAFkAAACi0AABQQq+8lqmhlYWQAAA/AAAAANAAAADZ2z8SBaGhlYQAAD/QAAAAeAAAAJAfTBChobXR4AAAQFAAAABoAAAEou4L/4mxvY2EAABAwAAAAbwAAAJb7HvWgbWF4cAAAEKAAAAAfAAAAIAFgAHhuYW1lAAAQwAAAATMAAAJS8kTiWnBvc3QAABH0AAABtgAAApcplp2DeJx9k0lyE0EQRX+rZSMPyGDMZMRkRpsh3O5BjSTLltzyQHjBggULNmYBAeFg5ROw5gAEB+AUnIBgyYoDcACCA/Ay1UbGC6tC1VWZP3/+yspSIGlSy+qqUmzuPld9f+/gveZV1fBn/qPrYP/tmz3VDnf4qv6tKQj/qK4FvdCBvgUKXgefK+NhJeyGu+GH8FP4QyGoG3oMekorjFgJc6RUmZrKVdE4tpj1E7VAh8xtt87qgsbcU2ig8+SMiRk445Ke6o7OwNN3np7WQKUM4+wxbzHuauYERK578GeoWcVqrA10ntWENtHYQ0eH6BbeGXzrZI6I6eProy10VNXruK2XRM762SwyK3Ep/1gbvo9894AqHKLa8DfhN75Fsh7am2RKiHgEewaqW9Zwif8U3hRMRGzHa2bR10AmKEx1nZWdLOFk07oN+zO98qwbZUzPqzg88yLqR/a+8+XkOWrtwLUF9iEaRla7kfvkirSDf5KbKvROH/VFX/VdP/VLv3UK6ypeO8Ea3OsnVqZG/Y6jC7ztf1Y76Th3fhz1P2KCcze9NjG+QVlByzaFTqtNyjrCmjp+Ep2GL1CTU68qOSLPm2AdY6yyj0GfLruxxZj2Og/oAeuAeWqxwmxMw37L2V+GyVZDXRe9Wi14LvltWU3tJdV9Zz1vtzxPna/wjThZ5vXZxnsVizGNLA2PylFtHMv4c9SOspmqBqoSeqDmnbXjr6Ag003OMVSS6Ja/gB3vqgUUZOWLnNM5V98pb2rOcbFHBWiOypeces2sk/tos67Y+gsvGGrHAAB4nGNgZOpknMDAysDAVMW0h4GBoQdCMz5gMGRkAooysDIzYAUBaa4pDA4Muh8NmF8AuVHMnxi4gDQjSA4A1QYKdAAAAHictdQHTltBFIXh3wXTTEnvvRc6hGp6XQbpiBREOsoqs5O7gZBzPScLIFJG+nw9o+c3b/R8LtAB1OSp1KFap0KO31qttNdr9LTX6/zSvEkXVX0fYo8DjmL0+FirQ+yyz2FU2rO/o6Krm1zlPs80W2GMJeZZZZItxmlpdZEF1phhmg0mmGOKdXaYZZlNtvX7qnav6xkbdGrfbj1Jr+7YRz8DDHKaM5zlHOe5wEUucZkr2u0a17nBTW5xmzvc5Z72f8BDHvGYJzrPkD6HNRvRAzY42Vg54fU5xpbmVye3xls67cLazLQOOje1vjO7vLn9Dzf7D6OZH7Wfnu2Qb7PI0+7amDy3JXlh8/LSVuWVTcpr25I3Ni5vrSV7lv+QfVuUd7Yg721NPtiMfLRpObANObQJ+WRz8tmm5Iuty1fLs3+zWfluy/LDNuXI9AKjUmRWolqQtVZktqJeZL6io8jcRaMga2dB1q6CrN0FWXuKzGP0FmRtFvkmo68ga39B1oGCrIMFWU8VyhJhShVhyhdhShphyhxhSh9hyiFhSiRhyiZhSilhyithSi5hyjBhSjNhyjVhSjhhyjphSj1hyj9h6gSEqScQpu5AmPoEYeoRhKl3EKb+QVj2zbDMTFj7muGCrCNF+56jBSN/AHzNoH4AAAB4nO1Ye2xT1xm/37nEN87D8bUdXwezwLWJDZQCtmNfO4FATIgdQhLWGwhrt0DSGJHHpgaawFRatBIVVrXbHxXTWCiPabMHo9MgSH1IGxJMa6b+sbBJFZVK2/HHVNjI6JZ2k8W97DvHjzyggPrntBufe17fPec73/md3/edcMDhw4f4fs7IcSBLglwuW3mZD+mj+/ZBQtv//vtkhPxuYiIFe2EvijD5T/lPuUVYCQpeRRK8oswyRRZZJokyywQZLrXFxscbNwPf1oh5m65txjzWpuu0PdYGhF9k/LIuWm/czOXm3Mq/whViRfAaMYlu+NkbCeiG7sTZU2TPGz3QrR/vOavdzMmTSTLJFTN51AW1QX3IZOOFsdiFC7GxC41jUJ8rjTVe4Ao47q6O67rBWTk35+Ue41ZyXIHsWgFBsboOArK/EspFmwl42WXAgh1bQtjlgYDorgqUu3nM+T7N5qpx4Y/83VUjyzWyZjY7HGZyW5Qk7ReqCi2qmmpvJ66Ii3yGL/xpZfjifySJmig6HCL5hyjpY/q1ZBJO6jtw2Vm9bjK9luJ6coq4p5UrmKOTALheK9/HdHDldbo1Q5teffLf1aev8zdyKuRU2jJTk3f0ot/XH4YTc/XwPpoevByUH6jFX/Tz0PoQHfTSJN3OWfM/2uwPmvkhk9L14qL38T2IjELOwXEIOskIvLIQDAL+ldvsOEu11+Mlf9O31zyta1A3Pv7ur4uLK8rsvg0+e1kFXIJTtdihX4Y14+N1paWVTk+Fy+dzVVQtqKTDG9gcR/gjOJuAWC3DtUkcV1WOZsPEz8nhlH6ej+rnk7OydAofaEniA620zGV1v5HF8spHsxYghsvdQXcwEAzw/RmLadaMBcmkZmaWoZbT30uxJ2NBS9aCk1kLWlFCJLdw2y5QlVJMFfaK8lG2ShH1CYhy0I0sIYsyH5TFQJCMJvWSJEyp+hi0pPQxlYyyehrrp7AxzeV54Hn+eXqujYDbIRgB2UCBKbAM65PspU8OgwVfpG9WFSxYncElhxmXiAFkLDrAz0+eTejH9eMJ+C4xaVNYOQFdCe6r4p7u2oPQ9wO95GGoH0smp233Lq9wFZyPW43zK1IoYJfskgkBicwGobUQdLsQk17rCuI1CJUg2RXJgMikfyEUUFgJ5UGu9qyNHnpucNvSb9cF6xeZ9D+taPYW1T0WfvzAX0PfXF3UUO17pVX9uv9bT3ZtrYus9D85BFc3N5os9kq5uHY5b1qyyjLvieaDa3Z5GgJLiuFAEQG1wGBy6tcM4W1Bf7zhabujeN2CImN1VZ1/40ub9KO+TqskLZwfaHf+b65FQjwv4UK4FroORg1ZXUNYpm12Jac0QcB4qzxrwE3lJBRR4A5dQdvw/hd/uJ8q+Y0933umoXpdZ/euZ3Zs3ciULWnctbc3VgQboagtFAtVLQl5VvPlvNr84nBLW0nJRs8af/NI85Yz/vg2JWwwKP4eq2RfVBF+qjrUWcOXLlgGhcXzm22FAuEyPMo4px95DT2+VQbRG/SVB4Iq45Qk34/eZ3sq3d6elSV30I/yLDoQ3SI6Fq8gwVqVmC9fDqfTZFIvgSm94dIlrFDxkuxZvziL05zcwmmvqiDT5BI8pCwjH6WSyTT7ISN8WQlOJpMTSUaCJ+/NUKWC7Lovcl/jZK4KPenjlIcYsSLvZSk2n0R3UAZ3Ofr0TKrCBKeQYdFGyLY0p0zF8h3t0JqdjqnD96tovqSaxiytklhas6hwqh15TFXn2rTKLQaARicCuaOq2m1m1PQMi2b46iS/lfGVhIRHQzTYebpHPw7dPWdIDZw8nYmDzlCyJXe/uPsF/y/+n1w1159BpaGMuiwvYs+j4AEL+RkqsdUElQQb6sCDnUGfhxaxC6segXVTOSlgpx95q70+KsbkK0muuxL82KmEvB7yQsRmWxIeibQ2b2rZbcMnEi+qsAARyTxDhdNmCTY1OQ8usFidRgepWFpoL7JbwBpp2dTcGhkJL0FxSzkU2QuXOUhpsdFptToPOpuaghabs8IwjzcTsFQUxSN0XJyptfkozkQru9kAcaPZFPQXWgzznfGmkM3qHHHG406jaHY5lhYSg5nOxFQaCR9FcUuZQAqXOlxmo1BEBUecVluoKe6cb7AU+oMmszHOVjHzvBxBFC9kjCUgLJGs0FciYyE8cfPQYwaUoNctlJPY0eGjV6/iK5kv/Pjl7u6Xu8lvZjXSgvZWN+3i5s2KPZchNz5a5CmwoBYU5E5JeXDseevjmG80fAyuxT7xvR5+/SEBqFYX+2jVMRR//pOYD/O8H5qOVViUAtnEH7nzWz6aSelMNEJjEfrJV12bwsJ2XCIlnAev7bmPYquOKaNQHfuYKv2wtaWza3sNTXJMOZa/L7yKZ7KA7jA9jfAUO4ngzxFb5hw6+T9zpdN3EBY7SDDamwAveBO9vQn9A/2DRC8514ctWOrTX+rDNuzry8YSd1ksYeMWcwEaS9ATZqZOYxF1EWb0CKECemYDflqk8eVKehyZTzSU0+MIU4efHYxu2BAdfFb/bGgw2tAQHRyCCe3NUH00Nti1XYlI0rJ4qH49VjrDEcAafxOlh/TbQ7up9O4hMON3Gz7X3lwmSRGls3swFl0XaspUugbj0fpQDvdR9BMCcjiL2DBMC0iUKTFyo6y2M51Mqfp5FaZ4h5Ygo2qK8l/eVjTewxq4RckteN0KpVQy2Xkurarpc50wha5jvDed7oWwmuHnPE5k9Khhbu39kUIDBAaVWvRHwQKMIBExfOYeyg4mPaFWSuL0BjAHN9p3DlDcHEjx67R3SKUo/adk9eBgbcnFklqaDUxo10mjdA+CyO1kBkIkhiT9tkOE1ZkPMt+VkljyBbwzzMYR85Tk1Tk4IjMwQG9zbGPNFAaL6I6bKQwEBgsb7XHRejXtgalD+d0uyyHgMNvwiLK96zpuNj6dXfff7C10a693d1Lhzm4UViKz8biUxTD3w6PEVGQ+g4GS3nk8VtwJ3BvcGdyX+0LyUAZ+VKXrOSW/v37P4T3r2euR1dR3NGQ/Wb8nj60TWX/oVfACoMhBcvCXCejSTyROa38gsTOZUP50Ks/fA4jjUs5OYxh07XmeKcj+uyKAAH5L9blI3OXTxwZqJiZqBtrRCX8Ii/UP6Y0NFi8YqJ2YqB2A16bxTUbp6BhBpchP9DG8sJzPc8koYp/QO4pIYwS8nrRoO+f2kUz4wNdjwDU2Z0wj0CCjJSOR7UvyMYorI0HG4ZPaFf294YvwNrmiXYHgEJam9YrTnaVHABXTdiI4aXM+LnBzMa4D+dtumxsXLATalo0KQn6Jt/vz3t5gw96sr6dfCKxNAooH8LgyFbufPCEIHTNCgA7BKrQaDNvQn1MH2yHYBBemDuqm0cVvMxhaUaJjhivvEATiWG4y3fmpyWPCnO80ef54r0zL7FHgV7MnablXjTufL8cRcTgc1VuKw//fJvfa5L+BscYKAAAAeJxjYGRgYABi/jvPp8Xz23xl4GZ+ARSI4ny8rwFG///2/xvzZ+ZPQJUcDExAkgEAoUMP6XicY2BkYGB+wcAAIv9/+/+V+TMDIwMq8AIAnloHAgAAeJxjYGBgYH5Ba/z/G+3M/f+NgQ4AAPv8MfAAAHicY2AAAgmGIIYshhaGC4wijCGMPYz7GF8xGTGFMVUwTWC6wGzGPIf5BwsfiwZLCcsOlgssL1gnsB5iE2EzYGtim8K2jZ2HXYvdhX0Z+w72fxwRHAUcszhWcGzjOMJxieMZxxfOOi4O0iEAtgsblgB4nGNgZGBg8GLIYeBhAAEmIOYCQgaG/2A+AwAbuAHZAHicfZC9TsMwFIVP+odoBaoEYmAyCwtS+rPRtVKzd+ieJnaaKo2D41bqznPwBDxHn4OnYObEeCkStSXnu9899w4BMMQJAZoT4Ma9zWnhitUvt0n3njvkJ89dDBB67tG/eu7jBQvPA9zhjRuCzjXNI949t3CLD89t+k/PHfLJcxcP+PLco//23McqGHoe4DlQcRaZPJ0XcV3nyVJm+yI2Z+6sWElT57oUk3B85iNZShNbmYr1UdSHbGqtEsronVjo0sqi0KIyeisTG26srWajkfI+TPQOMTJEMMiRYo6Cdc2bI8ESkr29c+ZC7v/OihuMY40SAhP+9/GFfMR86WZiWH5Tzqxx5FvjwKkprYVirZjR2JEWbneTLng1TeV6W5qEPsTGTVWYYcSr/uRDprjpB8WrbRMAeJxtkmdv2zAURX1iyVbstEnTNt17D7VN994z/RUMRctEJFIgKY/8+rJxGiBA36dzHx7uu3xgZ6mzqEHn/7XFEl0SUnr0yVhmwJAVjnCUVdY4xjrHOcFJNjjFac5wlnOc5wIXucRlrnCVa1znBje5xW3ucJd73CfnAQ95xCaPecJTnvGcF7zkFa95w1ve8Z4PfOQTn/nCV77xnR/85Bdb/O4MRVk6VYqgrekJ5+zUd4WXPSmMVFUqx8KFNTlWcmfbzvI9UMXGQUObQgXlam1EUOsH7dbsT65IW1mXNzoK14+irY0fSGuCEzKoIpG2mafSWe+TQnmZqVkjomexrOYq95Xw4+EB5ZvdyL2RruLKdKSdD0npdJOWzrZNEkdCUqlR6FXaxN39yopCmzKrxUzXelcltTJtFrMulFGzkBhr1NDYkIuqslNVpE10Ud1Gm7TRExuyxqmJtq1fc9HM5tttCNbkdjRaPdwwqdPlOCReTNTA19EuL+zU7OPfWMMF7o1lC46pQzzNenBKHb5l1prFKwb/IN9EUOJQBDQWwxSPpGLMDtvM4lcoqGlpmDNil0mn8wcxorJdAAA=) format("woff");
  font-weight: 400;
  font-style: normal;
}
.ag-grid .ag-icon {
  font-family: agGridClassic;
  font-size: 12px;
  line-height: 12px;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ag-grid .ag-icon-aggregation:before {
  content: "\f101";
}
.ag-grid .ag-icon-arrows:before {
  content: "\f102";
}
.ag-grid .ag-icon-asc:before {
  content: "\f103";
}
.ag-grid .ag-icon-cancel:before {
  content: "\f104";
}
.ag-grid .ag-icon-chart:before {
  content: "\f105";
}
.ag-grid .ag-icon-color-picker:before {
  content: "\f109";
}
.ag-grid .ag-icon-columns:before {
  content: "\f10a";
}
.ag-grid .ag-icon-contracted:before {
  content: "\f10b";
}
.ag-grid .ag-icon-copy:before {
  content: "\f10c";
}
.ag-grid .ag-icon-cross:before {
  content: "\f10d";
}
.ag-grid .ag-icon-desc:before {
  content: "\f10e";
}
.ag-grid .ag-icon-expanded:before {
  content: "\f10f";
}
.ag-grid .ag-icon-eye-slash:before {
  content: "\f110";
}
.ag-grid .ag-icon-eye:before {
  content: "\f111";
}
.ag-grid .ag-icon-filter:before {
  content: "\f112";
}
.ag-grid .ag-icon-first:before {
  content: "\f113";
}
.ag-grid .ag-icon-grip:before {
  content: "\f114";
}
.ag-grid .ag-icon-group:before {
  content: "\f115";
}
.ag-grid .ag-icon-last:before {
  content: "\f116";
}
.ag-grid .ag-icon-left:before {
  content: "\f117";
}
.ag-grid .ag-icon-linked:before {
  content: "\f118";
}
.ag-grid .ag-icon-loading:before {
  content: "\f119";
}
.ag-grid .ag-icon-maximize:before {
  content: "\f11a";
}
.ag-grid .ag-icon-menu:before {
  content: "\f11b";
}
.ag-grid .ag-icon-minimize:before {
  content: "\f11c";
}
.ag-grid .ag-icon-next:before {
  content: "\f11d";
}
.ag-grid .ag-icon-none:before {
  content: "\f11e";
}
.ag-grid .ag-icon-not-allowed:before {
  content: "\f11f";
}
.ag-grid .ag-icon-paste:before {
  content: "\f120";
}
.ag-grid .ag-icon-pin:before {
  content: "\f121";
}
.ag-grid .ag-icon-pivot:before {
  content: "\f122";
}
.ag-grid .ag-icon-previous:before {
  content: "\f123";
}
.ag-grid .ag-icon-right:before {
  content: "\f126";
}
.ag-grid .ag-icon-save:before {
  content: "\f127";
}
.ag-grid .ag-icon-small-down:before {
  content: "\f128";
}
.ag-grid .ag-icon-small-left:before {
  content: "\f129";
}
.ag-grid .ag-icon-small-right:before {
  content: "\f12a";
}
.ag-grid .ag-icon-small-up:before {
  content: "\f12b";
}
.ag-grid .ag-icon-tick:before {
  content: "\f12c";
}
.ag-grid .ag-icon-tree-closed:before {
  content: "\f12d";
}
.ag-grid .ag-icon-tree-indeterminate:before {
  content: "\f12e";
}
.ag-grid .ag-icon-tree-open:before {
  content: "\f12f";
}
.ag-grid .ag-icon-unlinked:before {
  content: "\f130";
}
.ag-grid .ag-icon-row-drag:before {
  content: "\f114";
}
.ag-grid .ag-left-arrow:before {
  content: "\f117";
}
.ag-grid .ag-right-arrow:before {
  content: "\f126";
}
.ag-grid .ag-root-wrapper {
  background-color: #fff;
  background-color: var(--ag-background-color,#fff);
}
.ag-grid [class^=ag-],
.ag-grid [class^=ag-]:after,
.ag-grid [class^=ag-]:before,
.ag-grid [class^=ag-]:focus {
  box-sizing: border-box;
  outline: 0;
}
.ag-grid [class^=ag-]::-ms-clear {
  display: none;
}
.ag-grid .ag-checkbox .ag-input-wrapper,
.ag-grid .ag-radio-button .ag-input-wrapper {
  overflow: visible;
}
.ag-grid .ag-range-field .ag-input-wrapper {
  height: 100%;
}
.ag-grid .ag-toggle-button {
  flex: none;
  width: unset;
  min-width: unset;
}
.ag-grid .ag-ltr .ag-label-align-right .ag-label {
  margin-left: 4px;
}
.ag-grid .ag-rtl .ag-label-align-right .ag-label {
  margin-right: 4px;
}
.ag-grid input[class^=ag-] {
  margin: 0;
  background-color: #fff;
  background-color: var(--ag-background-color,#fff);
}
.ag-grid select[class^=ag-],
.ag-grid textarea[class^=ag-] {
  background-color: #fff;
  background-color: var(--ag-background-color,#fff);
}
.ag-grid input[class^=ag-]:not([type]),
.ag-grid input[class^=ag-][type=date],
.ag-grid input[class^=ag-][type=datetime-local],
.ag-grid input[class^=ag-][type=number],
.ag-grid input[class^=ag-][type=tel],
.ag-grid input[class^=ag-][type=text],
.ag-grid textarea[class^=ag-] {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  border-width: 1px;
  border-style: solid;
  border-color: #bec7cd;
  border-color: var(--ag-input-border-color,#bec7cd);
}
.ag-grid input[class^=ag-]:not([type]):disabled,
.ag-grid input[class^=ag-][type=date]:disabled,
.ag-grid input[class^=ag-][type=datetime-local]:disabled,
.ag-grid input[class^=ag-][type=number]:disabled,
.ag-grid input[class^=ag-][type=tel]:disabled,
.ag-grid input[class^=ag-][type=text]:disabled,
.ag-grid textarea[class^=ag-]:disabled {
  color: #889aa4;
  color: var(--ag-disabled-foreground-color,#889aa4);
  background-color: #eef1f2;
  background-color: var(--ag-input-disabled-background-color,#eef1f2);
  border-color: #bec7cd;
  border-color: var(--ag-input-disabled-border-color,#bec7cd);
}
.ag-grid input[class^=ag-]:not([type]):focus,
.ag-grid input[class^=ag-][type=date]:focus,
.ag-grid input[class^=ag-][type=datetime-local]:focus,
.ag-grid input[class^=ag-][type=number]:focus,
.ag-grid input[class^=ag-][type=tel]:focus,
.ag-grid input[class^=ag-][type=text]:focus,
.ag-grid textarea[class^=ag-]:focus {
  outline: 0;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .2);
  border-color: #6c828f;
  border-color: var(--ag-input-focus-border-color,#6c828f);
}
.ag-grid input[class^=ag-][type=number] {
  -moz-appearance: textfield;
}
.ag-grid input[class^=ag-][type=number]::-webkit-inner-spin-button,
.ag-grid input[class^=ag-][type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.ag-grid input[class^=ag-][type=range] {
  padding: 0;
}
.ag-grid button[class^=ag-]:focus,
.ag-grid input[class^=ag-][type=button]:focus {
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .2);
}
.ag-grid .ag-drag-handle {
  color: #27475a;
  color: var(--ag-secondary-foreground-color,var(--ag-foreground-color,#27475a));
}
.ag-grid .ag-list-item,
.ag-grid .ag-virtual-list-item {
  height: 20px;
}
.ag-grid .ag-keyboard-focus .ag-virtual-list-item:focus {
  outline: 0;
}
.ag-grid .ag-keyboard-focus .ag-virtual-list-item:focus:after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid;
  border-color: #6c828f;
  border-color: var(--ag-input-focus-border-color,#6c828f);
}
.ag-grid .ag-select-list {
  background-color: #fff;
  background-color: var(--ag-background-color,#fff);
  overflow-y: auto;
  overflow-x: hidden;
}
.ag-grid .ag-list-item {
  display: flex;
  align-items: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ag-grid .ag-list-item.ag-active-item {
  background-color: rgba(37, 131, 185, .1);
  background-color: var(--ag-row-hover-color,rgba(37,131,185,.1));
}
.ag-grid .ag-select-list-item {
  padding-left: 4px;
  padding-right: 4px;
  cursor: default;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ag-grid .ag-select-list-item span {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.ag-grid .ag-select .ag-picker-field-wrapper {
  background-color: #fff;
  background-color: var(--ag-background-color,#fff);
  min-height: 20px;
  cursor: default;
}
.ag-grid .ag-select.ag-disabled .ag-picker-field-wrapper:focus {
  box-shadow: none;
}
.ag-grid .ag-select:not(.ag-cell-editor) {
  height: 20px;
}
.ag-grid .ag-select .ag-picker-field-display {
  margin: 4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ag-grid .ag-select .ag-picker-field-icon {
  display: flex;
  align-items: center;
}
.ag-grid .ag-select.ag-disabled {
  opacity: .5;
}
.ag-grid .ag-rich-select {
  background-color: var(--ag-control-panel-background-color);
}
.ag-grid .ag-rich-select-list {
  width: 100%;
  min-width: 200px;
  height: 162.5px;
}
.ag-grid .ag-rich-select-value {
  padding: 0 4px 0 12px;
  height: 25px;
  border-bottom: solid 1px;
  border-bottom-color: #e4ebef;
  border-bottom-color: var(--ag-secondary-border-color,var(--ag-border-color,#e4ebef));
}
.ag-grid .ag-rich-select-virtual-list-item {
  cursor: default;
  height: 20px;
}
.ag-grid .ag-rich-select-virtual-list-item:hover {
  background-color: rgba(37, 131, 185, .1);
  background-color: var(--ag-row-hover-color,rgba(37,131,185,.1));
}
.ag-grid .ag-rich-select-row {
  padding-left: 12px;
}
.ag-grid .ag-rich-select-row-selected {
  background-color: rgba(37, 131, 185, .25);
  background-color: var(--ag-selected-row-background-color,rgba(37,131,185,.25));
}
.ag-grid .ag-group-contracted,
.ag-grid .ag-group-expanded,
.ag-grid .ag-row-drag,
.ag-grid .ag-selection-checkbox {
  color: #27475a;
  color: var(--ag-secondary-foreground-color,var(--ag-foreground-color,#27475a));
}
.ag-grid .ag-ltr .ag-group-contracted,
.ag-grid .ag-ltr .ag-group-expanded,
.ag-grid .ag-ltr .ag-row-drag,
.ag-grid .ag-ltr .ag-selection-checkbox {
  margin-right: 12px;
}
.ag-grid .ag-rtl .ag-group-contracted,
.ag-grid .ag-rtl .ag-group-expanded,
.ag-grid .ag-rtl .ag-row-drag,
.ag-grid .ag-rtl .ag-selection-checkbox {
  margin-left: 12px;
}
.ag-grid .ag-cell-wrapper > :not(.ag-cell-value):not(.ag-group-value) {
  height: 23px;
  display: flex;
  align-items: center;
  flex: none;
}
.ag-grid .ag-group-contracted,
.ag-grid .ag-group-expanded {
  cursor: pointer;
}
.ag-grid .ag-group-title-bar-icon {
  cursor: pointer;
  flex: none;
  color: #27475a;
  color: var(--ag-secondary-foreground-color,var(--ag-foreground-color,#27475a));
}
.ag-grid .ag-ltr .ag-group-child-count {
  margin-left: 2px;
}
.ag-grid .ag-rtl .ag-group-child-count {
  margin-right: 2px;
}
.ag-grid .ag-group-title-bar {
  background-color: #f4f6f7;
  background-color: var(--ag-subheader-background-color,var(--ag-header-background-color,#f4f6f7));
  padding: 4px;
}
.ag-grid .ag-group-toolbar {
  padding: 4px;
}
.ag-grid .ag-disabled-group-container,
.ag-grid .ag-disabled-group-title-bar {
  opacity: .5;
}
.ag-grid .group-item {
  margin: 2px 0;
}
.ag-grid .ag-label {
  white-space: nowrap;
}
.ag-grid .ag-ltr .ag-label {
  margin-right: 4px;
}
.ag-grid .ag-rtl .ag-label {
  margin-left: 4px;
}
.ag-grid .ag-label-align-top .ag-label {
  margin-bottom: 2px;
}
.ag-grid .ag-ltr .ag-angle-select-field,
.ag-grid .ag-ltr .ag-slider-field {
  margin-right: 8px;
}
.ag-grid .ag-rtl .ag-angle-select-field,
.ag-grid .ag-rtl .ag-slider-field {
  margin-left: 8px;
}
.ag-grid .ag-angle-select-parent-circle {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  border: solid 1px;
  border-color: #e4ebef;
  border-color: var(--ag-border-color,#e4ebef);
  background-color: #fff;
  background-color: var(--ag-background-color,#fff);
}
.ag-grid .ag-angle-select-child-circle {
  top: 4px;
  left: 12px;
  width: 6px;
  height: 6px;
  margin-left: -3px;
  margin-top: -4px;
  border-radius: 3px;
  background-color: #27475a;
  background-color: var(--ag-secondary-foreground-color,var(--ag-foreground-color,#27475a));
}
.ag-grid .ag-picker-field-wrapper {
  border: 1px solid;
  border-color: #e4ebef;
  border-color: var(--ag-border-color,#e4ebef);
  border-radius: 5px;
}
.ag-grid .ag-picker-field-wrapper:focus {
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .2);
}
.ag-grid .ag-picker-field-button {
  background-color: #fff;
  background-color: var(--ag-background-color,#fff);
  color: #27475a;
  color: var(--ag-secondary-foreground-color,var(--ag-foreground-color,#27475a));
}
.ag-grid .ag-dialog.ag-color-dialog {
  border-radius: 5px;
}
.ag-grid .ag-color-picker .ag-picker-field-display {
  height: 12px;
}
.ag-grid .ag-color-panel {
  padding: 4px;
}
.ag-grid .ag-spectrum-color {
  background-color: red;
  border-radius: 2px;
}
.ag-grid .ag-spectrum-tools {
  padding: 10px;
}
.ag-grid .ag-spectrum-sat {
  background-image:
    linear-gradient(
      to right,
      #fff,
      rgba(204, 154, 129, 0));
}
.ag-grid .ag-spectrum-val {
  background-image:
    linear-gradient(
      to top,
      #000,
      rgba(204, 154, 129, 0));
}
.ag-grid .ag-spectrum-dragger {
  border-radius: 12px;
  height: 12px;
  width: 12px;
  border: 1px solid #fff;
  background: #000;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, .24);
}
.ag-grid .ag-spectrum-hue-background {
  border-radius: 2px;
}
.ag-grid .ag-spectrum-alpha-background {
  border-radius: 2px;
}
.ag-grid .ag-spectrum-tool {
  margin-bottom: 10px;
  height: 11px;
  border-radius: 2px;
}
.ag-grid .ag-spectrum-slider {
  margin-top: -12px;
  width: 13px;
  height: 13px;
  border-radius: 13px;
  background-color: #f8f8f8;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .37);
}
.ag-grid .ag-recent-color {
  margin: 0 3px;
}
.ag-grid .ag-recent-color:first-child {
  margin-left: 0;
}
.ag-grid .ag-recent-color:last-child {
  margin-right: 0;
}
.ag-grid.ag-dnd-ghost {
  border: solid 1px;
  border-color: #e4ebef;
  border-color: var(--ag-border-color,#e4ebef);
  background: #fff;
  background: var(--ag-background-color,#fff);
  border-radius: 0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
  padding: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  z-index: 10;
  border: solid 1px;
  border-color: #e4ebef;
  border-color: var(--ag-secondary-border-color,var(--ag-border-color,#e4ebef));
  color: #27475a;
  color: var(--ag-secondary-foreground-color,var(--ag-foreground-color,#27475a));
  height: 25px !important;
  line-height: 25px;
  margin: 0;
  padding: 0 8px;
  transform: translateY(8px);
}
.ag-grid .ag-dnd-ghost-icon {
  margin-right: 4px;
  color: #27475a;
  color: var(--ag-foreground-color,#27475a);
}
.ag-grid .ag-popup-child:not(.ag-tooltip-custom) {
  box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
}
.ag-dragging-fill-handle .ag-grid .ag-dialog,
.ag-dragging-range-handle .ag-grid .ag-dialog {
  opacity: .7;
  pointer-events: none;
}
.ag-grid .ag-dialog {
  border-radius: 0;
  border: solid 1px;
  border-color: #e4ebef;
  border-color: var(--ag-border-color,#e4ebef);
}
.ag-grid .ag-panel {
  background-color: #fff;
  background-color: var(--ag-background-color,#fff);
}
.ag-grid .ag-panel-title-bar {
  background-color: #f4f6f7;
  background-color: var(--ag-header-background-color,#f4f6f7);
  color: #889aa4;
  color: var(--ag-header-foreground-color,#889aa4);
  height: 25px;
  padding: 4px 12px;
  border-bottom: solid 1px;
  border-bottom-color: #e4ebef;
  border-bottom-color: var(--ag-border-color,#e4ebef);
}
.ag-grid .ag-ltr .ag-panel-title-bar-button {
  margin-left: 4px;
}
.ag-grid .ag-rtl .ag-panel-title-bar-button {
  margin-right: 4px;
}
.ag-grid .ag-tooltip {
  background-color: #f4f6f7;
  background-color: var(--ag-header-background-color,#f4f6f7);
  color: #27475a;
  color: var(--ag-foreground-color,#27475a);
  padding: 4px;
  border: solid 1px;
  border-color: #e4ebef;
  border-color: var(--ag-border-color,#e4ebef);
  border-radius: 0;
  transition: opacity 1s;
}
.ag-grid .ag-tooltip.ag-tooltip-hiding {
  opacity: 0;
}
.ag-grid .ag-ltr .ag-column-select-indent-1 {
  padding-left: 16px;
}
.ag-grid .ag-rtl .ag-column-select-indent-1 {
  padding-right: 16px;
}
.ag-grid .ag-ltr .ag-column-select-indent-2 {
  padding-left: 32px;
}
.ag-grid .ag-rtl .ag-column-select-indent-2 {
  padding-right: 32px;
}
.ag-grid .ag-ltr .ag-column-select-indent-3 {
  padding-left: 48px;
}
.ag-grid .ag-rtl .ag-column-select-indent-3 {
  padding-right: 48px;
}
.ag-grid .ag-ltr .ag-column-select-indent-4 {
  padding-left: 64px;
}
.ag-grid .ag-rtl .ag-column-select-indent-4 {
  padding-right: 64px;
}
.ag-grid .ag-ltr .ag-column-select-indent-5 {
  padding-left: 80px;
}
.ag-grid .ag-rtl .ag-column-select-indent-5 {
  padding-right: 80px;
}
.ag-grid .ag-ltr .ag-column-select-indent-6 {
  padding-left: 96px;
}
.ag-grid .ag-rtl .ag-column-select-indent-6 {
  padding-right: 96px;
}
.ag-grid .ag-ltr .ag-column-select-indent-7 {
  padding-left: 112px;
}
.ag-grid .ag-rtl .ag-column-select-indent-7 {
  padding-right: 112px;
}
.ag-grid .ag-ltr .ag-column-select-indent-8 {
  padding-left: 128px;
}
.ag-grid .ag-rtl .ag-column-select-indent-8 {
  padding-right: 128px;
}
.ag-grid .ag-ltr .ag-column-select-indent-9 {
  padding-left: 144px;
}
.ag-grid .ag-rtl .ag-column-select-indent-9 {
  padding-right: 144px;
}
.ag-grid .ag-column-select-header-icon {
  cursor: pointer;
}
.ag-grid .ag-keyboard-focus .ag-column-select-header-icon:focus {
  outline: 0;
}
.ag-grid .ag-keyboard-focus .ag-column-select-header-icon:focus:after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 0;
  left: 0;
  display: block;
  width: calc(100% - 0px);
  height: calc(100% - 0px);
  border: 1px solid;
  border-color: #6c828f;
  border-color: var(--ag-input-focus-border-color,#6c828f);
}
.ag-grid .ag-ltr .ag-column-group-icons:not(:last-child),
.ag-grid .ag-ltr .ag-column-select-checkbox:not(:last-child),
.ag-grid .ag-ltr .ag-column-select-column-drag-handle:not(:last-child),
.ag-grid .ag-ltr .ag-column-select-column-group-drag-handle:not(:last-child),
.ag-grid .ag-ltr .ag-column-select-column-label:not(:last-child),
.ag-grid .ag-ltr .ag-column-select-header-checkbox:not(:last-child),
.ag-grid .ag-ltr .ag-column-select-header-filter-wrapper:not(:last-child),
.ag-grid .ag-ltr .ag-column-select-header-icon:not(:last-child) {
  margin-right: 6px;
}
.ag-grid .ag-rtl .ag-column-group-icons:not(:last-child),
.ag-grid .ag-rtl .ag-column-select-checkbox:not(:last-child),
.ag-grid .ag-rtl .ag-column-select-column-drag-handle:not(:last-child),
.ag-grid .ag-rtl .ag-column-select-column-group-drag-handle:not(:last-child),
.ag-grid .ag-rtl .ag-column-select-column-label:not(:last-child),
.ag-grid .ag-rtl .ag-column-select-header-checkbox:not(:last-child),
.ag-grid .ag-rtl .ag-column-select-header-filter-wrapper:not(:last-child),
.ag-grid .ag-rtl .ag-column-select-header-icon:not(:last-child) {
  margin-left: 6px;
}
.ag-grid .ag-keyboard-focus .ag-column-select-virtual-list-item:focus {
  outline: 0;
}
.ag-grid .ag-keyboard-focus .ag-column-select-virtual-list-item:focus:after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 1px;
  left: 1px;
  display: block;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border: 1px solid;
  border-color: #6c828f;
  border-color: var(--ag-input-focus-border-color,#6c828f);
}
.ag-grid .ag-column-select-column-group:not(:last-child),
.ag-grid .ag-column-select-column:not(:last-child) {
  margin-bottom: 4px;
}
.ag-grid .ag-column-select-column-group-readonly,
.ag-grid .ag-column-select-column-readonly {
  color: #889aa4;
  color: var(--ag-disabled-foreground-color,#889aa4);
  pointer-events: none;
}
.ag-grid .ag-ltr .ag-column-select-add-group-indent {
  margin-left: 20px;
}
.ag-grid .ag-rtl .ag-column-select-add-group-indent {
  margin-right: 20px;
}
.ag-grid .ag-column-select-virtual-list-viewport {
  padding: 3px 6px;
}
.ag-grid .ag-rtl {
  text-align: right;
}
.ag-grid .ag-root-wrapper {
  border: solid 1px;
  border-color: #e4ebef;
  border-color: var(--ag-border-color,#e4ebef);
}
.ag-grid .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-1 {
  padding-left: 36px;
}
.ag-grid .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-1 {
  padding-right: 36px;
}
.ag-grid .ag-ltr .ag-row-group-indent-1 {
  padding-left: 24px;
}
.ag-grid .ag-rtl .ag-row-group-indent-1 {
  padding-right: 24px;
}
.ag-grid .ag-ltr .ag-row-level-1 .ag-row-group-leaf-indent {
  margin-left: 24px;
}
.ag-grid .ag-rtl .ag-row-level-1 .ag-row-group-leaf-indent {
  margin-right: 24px;
}
.ag-grid .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-2 {
  padding-left: 60px;
}
.ag-grid .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-2 {
  padding-right: 60px;
}
.ag-grid .ag-ltr .ag-row-group-indent-2 {
  padding-left: 48px;
}
.ag-grid .ag-rtl .ag-row-group-indent-2 {
  padding-right: 48px;
}
.ag-grid .ag-ltr .ag-row-level-2 .ag-row-group-leaf-indent {
  margin-left: 24px;
}
.ag-grid .ag-rtl .ag-row-level-2 .ag-row-group-leaf-indent {
  margin-right: 24px;
}
.ag-grid .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-3 {
  padding-left: 84px;
}
.ag-grid .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-3 {
  padding-right: 84px;
}
.ag-grid .ag-ltr .ag-row-group-indent-3 {
  padding-left: 72px;
}
.ag-grid .ag-rtl .ag-row-group-indent-3 {
  padding-right: 72px;
}
.ag-grid .ag-ltr .ag-row-level-3 .ag-row-group-leaf-indent {
  margin-left: 24px;
}
.ag-grid .ag-rtl .ag-row-level-3 .ag-row-group-leaf-indent {
  margin-right: 24px;
}
.ag-grid .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-4 {
  padding-left: 108px;
}
.ag-grid .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-4 {
  padding-right: 108px;
}
.ag-grid .ag-ltr .ag-row-group-indent-4 {
  padding-left: 96px;
}
.ag-grid .ag-rtl .ag-row-group-indent-4 {
  padding-right: 96px;
}
.ag-grid .ag-ltr .ag-row-level-4 .ag-row-group-leaf-indent {
  margin-left: 24px;
}
.ag-grid .ag-rtl .ag-row-level-4 .ag-row-group-leaf-indent {
  margin-right: 24px;
}
.ag-grid .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-5 {
  padding-left: 132px;
}
.ag-grid .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-5 {
  padding-right: 132px;
}
.ag-grid .ag-ltr .ag-row-group-indent-5 {
  padding-left: 120px;
}
.ag-grid .ag-rtl .ag-row-group-indent-5 {
  padding-right: 120px;
}
.ag-grid .ag-ltr .ag-row-level-5 .ag-row-group-leaf-indent {
  margin-left: 24px;
}
.ag-grid .ag-rtl .ag-row-level-5 .ag-row-group-leaf-indent {
  margin-right: 24px;
}
.ag-grid .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-6 {
  padding-left: 156px;
}
.ag-grid .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-6 {
  padding-right: 156px;
}
.ag-grid .ag-ltr .ag-row-group-indent-6 {
  padding-left: 144px;
}
.ag-grid .ag-rtl .ag-row-group-indent-6 {
  padding-right: 144px;
}
.ag-grid .ag-ltr .ag-row-level-6 .ag-row-group-leaf-indent {
  margin-left: 24px;
}
.ag-grid .ag-rtl .ag-row-level-6 .ag-row-group-leaf-indent {
  margin-right: 24px;
}
.ag-grid .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-7 {
  padding-left: 180px;
}
.ag-grid .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-7 {
  padding-right: 180px;
}
.ag-grid .ag-ltr .ag-row-group-indent-7 {
  padding-left: 168px;
}
.ag-grid .ag-rtl .ag-row-group-indent-7 {
  padding-right: 168px;
}
.ag-grid .ag-ltr .ag-row-level-7 .ag-row-group-leaf-indent {
  margin-left: 24px;
}
.ag-grid .ag-rtl .ag-row-level-7 .ag-row-group-leaf-indent {
  margin-right: 24px;
}
.ag-grid .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-8 {
  padding-left: 204px;
}
.ag-grid .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-8 {
  padding-right: 204px;
}
.ag-grid .ag-ltr .ag-row-group-indent-8 {
  padding-left: 192px;
}
.ag-grid .ag-rtl .ag-row-group-indent-8 {
  padding-right: 192px;
}
.ag-grid .ag-ltr .ag-row-level-8 .ag-row-group-leaf-indent {
  margin-left: 24px;
}
.ag-grid .ag-rtl .ag-row-level-8 .ag-row-group-leaf-indent {
  margin-right: 24px;
}
.ag-grid .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-9 {
  padding-left: 228px;
}
.ag-grid .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-9 {
  padding-right: 228px;
}
.ag-grid .ag-ltr .ag-row-group-indent-9 {
  padding-left: 216px;
}
.ag-grid .ag-rtl .ag-row-group-indent-9 {
  padding-right: 216px;
}
.ag-grid .ag-ltr .ag-row-level-9 .ag-row-group-leaf-indent {
  margin-left: 24px;
}
.ag-grid .ag-rtl .ag-row-level-9 .ag-row-group-leaf-indent {
  margin-right: 24px;
}
.ag-grid .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-10 {
  padding-left: 252px;
}
.ag-grid .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-10 {
  padding-right: 252px;
}
.ag-grid .ag-ltr .ag-row-group-indent-10 {
  padding-left: 240px;
}
.ag-grid .ag-rtl .ag-row-group-indent-10 {
  padding-right: 240px;
}
.ag-grid .ag-ltr .ag-row-level-10 .ag-row-group-leaf-indent {
  margin-left: 24px;
}
.ag-grid .ag-rtl .ag-row-level-10 .ag-row-group-leaf-indent {
  margin-right: 24px;
}
.ag-grid .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-11 {
  padding-left: 276px;
}
.ag-grid .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-11 {
  padding-right: 276px;
}
.ag-grid .ag-ltr .ag-row-group-indent-11 {
  padding-left: 264px;
}
.ag-grid .ag-rtl .ag-row-group-indent-11 {
  padding-right: 264px;
}
.ag-grid .ag-ltr .ag-row-level-11 .ag-row-group-leaf-indent {
  margin-left: 24px;
}
.ag-grid .ag-rtl .ag-row-level-11 .ag-row-group-leaf-indent {
  margin-right: 24px;
}
.ag-grid .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-12 {
  padding-left: 300px;
}
.ag-grid .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-12 {
  padding-right: 300px;
}
.ag-grid .ag-ltr .ag-row-group-indent-12 {
  padding-left: 288px;
}
.ag-grid .ag-rtl .ag-row-group-indent-12 {
  padding-right: 288px;
}
.ag-grid .ag-ltr .ag-row-level-12 .ag-row-group-leaf-indent {
  margin-left: 24px;
}
.ag-grid .ag-rtl .ag-row-level-12 .ag-row-group-leaf-indent {
  margin-right: 24px;
}
.ag-grid .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-13 {
  padding-left: 324px;
}
.ag-grid .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-13 {
  padding-right: 324px;
}
.ag-grid .ag-ltr .ag-row-group-indent-13 {
  padding-left: 312px;
}
.ag-grid .ag-rtl .ag-row-group-indent-13 {
  padding-right: 312px;
}
.ag-grid .ag-ltr .ag-row-level-13 .ag-row-group-leaf-indent {
  margin-left: 24px;
}
.ag-grid .ag-rtl .ag-row-level-13 .ag-row-group-leaf-indent {
  margin-right: 24px;
}
.ag-grid .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-14 {
  padding-left: 348px;
}
.ag-grid .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-14 {
  padding-right: 348px;
}
.ag-grid .ag-ltr .ag-row-group-indent-14 {
  padding-left: 336px;
}
.ag-grid .ag-rtl .ag-row-group-indent-14 {
  padding-right: 336px;
}
.ag-grid .ag-ltr .ag-row-level-14 .ag-row-group-leaf-indent {
  margin-left: 24px;
}
.ag-grid .ag-rtl .ag-row-level-14 .ag-row-group-leaf-indent {
  margin-right: 24px;
}
.ag-grid .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-15 {
  padding-left: 372px;
}
.ag-grid .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-15 {
  padding-right: 372px;
}
.ag-grid .ag-ltr .ag-row-group-indent-15 {
  padding-left: 360px;
}
.ag-grid .ag-rtl .ag-row-group-indent-15 {
  padding-right: 360px;
}
.ag-grid .ag-ltr .ag-row-level-15 .ag-row-group-leaf-indent {
  margin-left: 24px;
}
.ag-grid .ag-rtl .ag-row-level-15 .ag-row-group-leaf-indent {
  margin-right: 24px;
}
.ag-grid .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-16 {
  padding-left: 396px;
}
.ag-grid .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-16 {
  padding-right: 396px;
}
.ag-grid .ag-ltr .ag-row-group-indent-16 {
  padding-left: 384px;
}
.ag-grid .ag-rtl .ag-row-group-indent-16 {
  padding-right: 384px;
}
.ag-grid .ag-ltr .ag-row-level-16 .ag-row-group-leaf-indent {
  margin-left: 24px;
}
.ag-grid .ag-rtl .ag-row-level-16 .ag-row-group-leaf-indent {
  margin-right: 24px;
}
.ag-grid .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-17 {
  padding-left: 420px;
}
.ag-grid .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-17 {
  padding-right: 420px;
}
.ag-grid .ag-ltr .ag-row-group-indent-17 {
  padding-left: 408px;
}
.ag-grid .ag-rtl .ag-row-group-indent-17 {
  padding-right: 408px;
}
.ag-grid .ag-ltr .ag-row-level-17 .ag-row-group-leaf-indent {
  margin-left: 24px;
}
.ag-grid .ag-rtl .ag-row-level-17 .ag-row-group-leaf-indent {
  margin-right: 24px;
}
.ag-grid .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-18 {
  padding-left: 444px;
}
.ag-grid .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-18 {
  padding-right: 444px;
}
.ag-grid .ag-ltr .ag-row-group-indent-18 {
  padding-left: 432px;
}
.ag-grid .ag-rtl .ag-row-group-indent-18 {
  padding-right: 432px;
}
.ag-grid .ag-ltr .ag-row-level-18 .ag-row-group-leaf-indent {
  margin-left: 24px;
}
.ag-grid .ag-rtl .ag-row-level-18 .ag-row-group-leaf-indent {
  margin-right: 24px;
}
.ag-grid .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-19 {
  padding-left: 468px;
}
.ag-grid .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-19 {
  padding-right: 468px;
}
.ag-grid .ag-ltr .ag-row-group-indent-19 {
  padding-left: 456px;
}
.ag-grid .ag-rtl .ag-row-group-indent-19 {
  padding-right: 456px;
}
.ag-grid .ag-ltr .ag-row-level-19 .ag-row-group-leaf-indent {
  margin-left: 24px;
}
.ag-grid .ag-rtl .ag-row-level-19 .ag-row-group-leaf-indent {
  margin-right: 24px;
}
.ag-grid .ag-value-change-delta {
  padding-right: 2px;
}
.ag-grid .ag-value-change-delta-up {
  color: #31a07f;
  color: var(--ag-value-change-delta-up-color,#31a07f);
}
.ag-grid .ag-value-change-delta-down {
  color: #f23a0b;
  color: var(--ag-value-change-delta-down-color,#f23a0b);
}
.ag-grid .ag-value-change-value {
  background-color: transparent;
  border-radius: 1px;
  padding-left: 1px;
  padding-right: 1px;
  transition: background-color 1s;
}
.ag-grid .ag-value-change-value-highlight {
  background-color: rgba(49, 160, 127, .5);
  background-color: var(--ag-value-change-value-highlight-background-color,rgba(49,160,127,.5));
  transition: background-color .1s;
}
.ag-grid .ag-cell-data-changed {
  background-color: rgba(49, 160, 127, .5) !important;
  background-color: var(--ag-value-change-value-highlight-background-color,rgba(49,160,127,.5)) !important;
}
.ag-grid .ag-cell-data-changed-animation {
  background-color: transparent;
}
.ag-grid .ag-cell-highlight {
  background-color: rgba(37, 131, 185, .5) !important;
  background-color: var(--ag-range-selection-highlight-color,rgba(37,131,185,.5)) !important;
}
.ag-grid .ag-row {
  height: 25px;
  background-color: #fff;
  background-color: var(--ag-background-color,#fff);
  color: #27475a;
  color: var(--ag-data-color,var(--ag-foreground-color,#27475a));
  border-width: 1px;
  border-color: #e4ebef;
  border-color: var(--ag-row-border-color,var(--ag-secondary-border-color,var(--ag-border-color,#e4ebef)));
  border-bottom-style: solid;
}
.ag-grid .ag-row-highlight-above::after,
.ag-grid .ag-row-highlight-below::after {
  content: "";
  position: absolute;
  width: calc(100% - 1px);
  height: 1px;
  background-color: #2583b9;
  background-color: var(--ag-range-selection-border-color,var(--ag-active-color,#2583b9));
  left: 1px;
}
.ag-grid .ag-row-highlight-above::after {
  top: -1px;
}
.ag-grid .ag-row-highlight-above.ag-row-first::after {
  top: 0;
}
.ag-grid .ag-row-highlight-below::after {
  bottom: 0;
}
.ag-grid .ag-row-odd {
  background-color: var(--ag-odd-row-background-color);
}
.ag-grid .ag-horizontal-left-spacer:not(.ag-scroller-corner) {
  border-right: solid 1px;
  border-right-color: #e4ebef;
  border-right-color: var(--ag-border-color,#e4ebef);
}
.ag-grid .ag-horizontal-right-spacer:not(.ag-scroller-corner) {
  border-left: solid 1px;
  border-left-color: #e4ebef;
  border-left-color: var(--ag-border-color,#e4ebef);
}
.ag-grid .ag-row-hover {
  background-color: rgba(37, 131, 185, .1);
  background-color: var(--ag-row-hover-color,rgba(37,131,185,.1));
}
.ag-grid .ag-ltr .ag-right-aligned-cell {
  text-align: right;
}
.ag-grid .ag-rtl .ag-right-aligned-cell {
  text-align: left;
}
.ag-grid .ag-ltr .ag-right-aligned-cell .ag-cell-value {
  margin-left: auto;
}
.ag-grid .ag-rtl .ag-right-aligned-cell .ag-cell-value {
  margin-right: auto;
}
.ag-grid .ag-cell {
  border: 1px solid transparent;
  line-height: 23px;
  padding-left: 11px;
  padding-right: 11px;
  -webkit-font-smoothing: subpixel-antialiased;
}
.ag-grid .ag-row > .ag-cell-wrapper {
  padding-left: 11px;
  padding-right: 11px;
}
.ag-grid .ag-row-dragging {
  cursor: move;
  opacity: .5;
}
.ag-grid .ag-cell-inline-editing {
  border: solid 1px;
  border-color: #e4ebef;
  border-color: var(--ag-border-color,#e4ebef);
  background: #fff;
  background: var(--ag-background-color,#fff);
  border-radius: 0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
  padding: 4px;
  padding: 0;
  height: 25px;
  background-color: var(--ag-control-panel-background-color);
}
.ag-grid .ag-popup-editor {
  border: solid 1px;
  border-color: #e4ebef;
  border-color: var(--ag-border-color,#e4ebef);
  background: #fff;
  background: var(--ag-background-color,#fff);
  border-radius: 0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
  padding: 4px;
  background-color: var(--ag-control-panel-background-color);
  padding: 0;
}
.ag-grid .ag-large-text-input {
  height: auto;
  padding: 12px;
}
.ag-grid .ag-details-row {
  padding: 20px;
  background-color: #fff;
  background-color: var(--ag-background-color,#fff);
}
.ag-grid .ag-layout-auto-height .ag-center-cols-clipper,
.ag-grid .ag-layout-auto-height .ag-center-cols-container,
.ag-grid .ag-layout-print .ag-center-cols-clipper,
.ag-grid .ag-layout-print .ag-center-cols-container {
  min-height: 50px;
}
.ag-grid .ag-overlay-loading-wrapper {
  background-color: #fff;
  background-color: var(--ag-modal-overlay-background-color,#fff);
}
.ag-grid .ag-overlay-loading-center {
  border: solid 1px;
  border-color: #e4ebef;
  border-color: var(--ag-border-color,#e4ebef);
  background: #fff;
  background: var(--ag-background-color,#fff);
  border-radius: 0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
  padding: 4px;
}
.ag-grid .ag-overlay-no-rows-wrapper.ag-layout-auto-height {
  padding-top: 30px;
}
.ag-grid .ag-loading {
  padding-left: 12px;
  display: flex;
  height: 100%;
  align-items: center;
}
.ag-grid .ag-loading-icon {
  padding-right: 12px;
}
.ag-grid .ag-icon-loading {
  animation-name: spin;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@keyframes spin {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.ag-grid .ag-floating-top {
  border-bottom: solid 1px;
  border-bottom-color: #e4ebef;
  border-bottom-color: var(--ag-border-color,#e4ebef);
}
.ag-grid .ag-floating-bottom {
  border-top: solid 1px;
  border-top-color: #e4ebef;
  border-top-color: var(--ag-border-color,#e4ebef);
}
.ag-grid .ag-ltr .ag-cell {
  border-right: solid transparent;
}
.ag-grid .ag-rtl .ag-cell {
  border-left: solid transparent;
}
.ag-grid .ag-ltr .ag-cell {
  border-right-width: 1px;
}
.ag-grid .ag-rtl .ag-cell {
  border-left-width: 1px;
}
.ag-grid .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell) {
  border-left: solid 1px;
  border-left-color: #e4ebef;
  border-left-color: var(--ag-border-color,#e4ebef);
}
.ag-grid .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell) {
  border-right: solid 1px;
  border-right-color: #e4ebef;
  border-right-color: var(--ag-border-color,#e4ebef);
}
.ag-grid .ag-row-selected {
  background-color: rgba(37, 131, 185, .25);
  background-color: var(--ag-selected-row-background-color,rgba(37,131,185,.25));
}
.ag-grid .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing),
.ag-grid .ag-cell-range-selected:not(.ag-cell-focus) {
  background-color: rgba(37, 131, 185, .1);
  background-color: var(--ag-range-selection-background-color,rgba(37,131,185,.1));
}
.ag-grid .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing).ag-cell-range-chart,
.ag-grid .ag-cell-range-selected:not(.ag-cell-focus).ag-cell-range-chart {
  background-color: rgba(37, 131, 185, .25) !important;
  background-color: var(--ag-range-selection-chart-background-color,rgba(37,131,185,.25)) !important;
}
.ag-grid .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing).ag-cell-range-chart.ag-cell-range-chart-category,
.ag-grid .ag-cell-range-selected:not(.ag-cell-focus).ag-cell-range-chart.ag-cell-range-chart-category {
  background-color: rgba(49, 160, 127, .1) !important;
  background-color: var(--ag-range-selection-chart-category-background-color,rgba(49,160,127,.1)) !important;
}
.ag-grid .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-1:not(.ag-cell-inline-editing),
.ag-grid .ag-cell-range-selected-1:not(.ag-cell-focus) {
  background-color: rgba(37, 131, 185, .1);
  background-color: var(--ag-range-selection-background-color-1,var(--ag-range-selection-background-color,rgba(37,131,185,.1)));
}
.ag-grid .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-2,
.ag-grid .ag-cell-range-selected-2:not(.ag-cell-focus) {
  background-color: rgba(37, 131, 185, .19);
  background-color: var(--ag-range-selection-background-color-2,rgba(37,131,185,.19));
}
.ag-grid .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-3,
.ag-grid .ag-cell-range-selected-3:not(.ag-cell-focus) {
  background-color: rgba(37, 131, 185, .271);
  background-color: var(--ag-range-selection-background-color-3,rgba(37,131,185,.271));
}
.ag-grid .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-4,
.ag-grid .ag-cell-range-selected-4:not(.ag-cell-focus) {
  background-color: rgba(37, 131, 185, .3439);
  background-color: var(--ag-range-selection-background-color-4,rgba(37,131,185,.3439));
}
.ag-grid .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-top {
  border-top-color: #2583b9;
  border-top-color: var(--ag-range-selection-border-color,var(--ag-active-color,#2583b9));
}
.ag-grid .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right {
  border-right-color: #2583b9;
  border-right-color: var(--ag-range-selection-border-color,var(--ag-active-color,#2583b9));
}
.ag-grid .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-bottom {
  border-bottom-color: #2583b9;
  border-bottom-color: var(--ag-range-selection-border-color,var(--ag-active-color,#2583b9));
}
.ag-grid .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left {
  border-left-color: #2583b9;
  border-left-color: var(--ag-range-selection-border-color,var(--ag-active-color,#2583b9));
}
.ag-grid .ag-ltr .ag-cell-range-single-cell,
.ag-grid .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,
.ag-grid .ag-ltr .ag-cell.ag-context-menu-open,
.ag-grid .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),
.ag-grid .ag-rtl .ag-cell-range-single-cell,
.ag-grid .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle,
.ag-grid .ag-rtl .ag-cell.ag-context-menu-open,
.ag-grid .ag-rtl .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected) {
  border: 1px solid;
  border-color: #2583b9;
  border-color: var(--ag-range-selection-border-color,var(--ag-active-color,#2583b9));
  outline: initial;
}
.ag-grid .ag-cell.ag-selection-fill-top,
.ag-grid .ag-cell.ag-selection-fill-top.ag-cell-range-selected {
  border-top: 1px dashed;
  border-top-color: #2583b9;
  border-top-color: var(--ag-range-selection-border-color,var(--ag-active-color,#2583b9));
}
.ag-grid .ag-ltr .ag-cell.ag-selection-fill-right,
.ag-grid .ag-ltr .ag-cell.ag-selection-fill-right.ag-cell-range-selected {
  border-right: 1px dashed;
  border-right-color: #2583b9;
  border-right-color: var(--ag-range-selection-border-color,var(--ag-active-color,#2583b9));
}
.ag-grid .ag-rtl .ag-cell.ag-selection-fill-right,
.ag-grid .ag-rtl .ag-cell.ag-selection-fill-right.ag-cell-range-selected {
  border-left: 1px dashed;
  border-left-color: #2583b9;
  border-left-color: var(--ag-range-selection-border-color,var(--ag-active-color,#2583b9));
}
.ag-grid .ag-cell.ag-selection-fill-bottom,
.ag-grid .ag-cell.ag-selection-fill-bottom.ag-cell-range-selected {
  border-bottom: 1px dashed;
  border-bottom-color: #2583b9;
  border-bottom-color: var(--ag-range-selection-border-color,var(--ag-active-color,#2583b9));
}
.ag-grid .ag-ltr .ag-cell.ag-selection-fill-left,
.ag-grid .ag-ltr .ag-cell.ag-selection-fill-left.ag-cell-range-selected {
  border-left: 1px dashed;
  border-left-color: #2583b9;
  border-left-color: var(--ag-range-selection-border-color,var(--ag-active-color,#2583b9));
}
.ag-grid .ag-rtl .ag-cell.ag-selection-fill-left,
.ag-grid .ag-rtl .ag-cell.ag-selection-fill-left.ag-cell-range-selected {
  border-right: 1px dashed;
  border-right-color: #2583b9;
  border-right-color: var(--ag-range-selection-border-color,var(--ag-active-color,#2583b9));
}
.ag-grid .ag-fill-handle,
.ag-grid .ag-range-handle {
  position: absolute;
  width: 6px;
  height: 6px;
  bottom: -1px;
  background-color: #2583b9;
  background-color: var(--ag-range-selection-border-color,var(--ag-active-color,#2583b9));
}
.ag-grid .ag-ltr .ag-fill-handle,
.ag-grid .ag-ltr .ag-range-handle {
  right: -1px;
}
.ag-grid .ag-rtl .ag-fill-handle,
.ag-grid .ag-rtl .ag-range-handle {
  left: -1px;
}
.ag-grid .ag-fill-handle {
  cursor: cell;
}
.ag-grid .ag-range-handle {
  cursor: nwse-resize;
}
.ag-grid .ag-cell-inline-editing {
  border-color: #6c828f !important;
  border-color: var(--ag-input-focus-border-color,#6c828f) !important;
}
.ag-grid .ag-menu {
  border: solid 1px;
  border-color: #e4ebef;
  border-color: var(--ag-border-color,#e4ebef);
  background: #fff;
  background: var(--ag-background-color,#fff);
  border-radius: 0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
  padding: 4px;
  padding: 0;
}
.ag-grid .ag-menu-list {
  cursor: default;
  padding: 4px 0;
}
.ag-grid .ag-menu-separator {
  height: 9px;
}
.ag-grid .ag-menu-separator-part:after {
  content: "";
  display: block;
  border-top: solid 1px;
  border-top-color: #e4ebef;
  border-top-color: var(--ag-border-color,#e4ebef);
}
.ag-grid .ag-compact-menu-option-active,
.ag-grid .ag-menu-option-active {
  background-color: rgba(37, 131, 185, .1);
  background-color: var(--ag-row-hover-color,rgba(37,131,185,.1));
}
.ag-grid .ag-compact-menu-option-part,
.ag-grid .ag-menu-option-part {
  line-height: 12px;
  padding: 6px 0;
}
.ag-grid .ag-compact-menu-option-disabled,
.ag-grid .ag-menu-option-disabled {
  opacity: .5;
}
.ag-grid .ag-compact-menu-option-icon,
.ag-grid .ag-menu-option-icon {
  width: 12px;
}
.ag-grid .ag-ltr .ag-compact-menu-option-icon,
.ag-grid .ag-ltr .ag-menu-option-icon {
  padding-left: 8px;
}
.ag-grid .ag-rtl .ag-compact-menu-option-icon,
.ag-grid .ag-rtl .ag-menu-option-icon {
  padding-right: 8px;
}
.ag-grid .ag-compact-menu-option-text,
.ag-grid .ag-menu-option-text {
  padding-left: 8px;
  padding-right: 8px;
}
.ag-grid .ag-ltr .ag-compact-menu-option-shortcut,
.ag-grid .ag-ltr .ag-menu-option-shortcut {
  padding-right: 4px;
}
.ag-grid .ag-rtl .ag-compact-menu-option-shortcut,
.ag-grid .ag-rtl .ag-menu-option-shortcut {
  padding-left: 4px;
}
.ag-grid .ag-compact-menu-option-popup-pointer,
.ag-grid .ag-menu-option-popup-pointer {
  padding-right: 4px;
}
.ag-grid .ag-tabs-header {
  min-width: 220px;
  width: 100%;
  display: flex;
}
.ag-grid .ag-tab {
  border-bottom: 1px solid transparent;
  display: flex;
  flex: none;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.ag-grid .ag-keyboard-focus .ag-tab:focus {
  outline: 0;
}
.ag-grid .ag-keyboard-focus .ag-tab:focus:after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid;
  border-color: #6c828f;
  border-color: var(--ag-input-focus-border-color,#6c828f);
}
.ag-grid .ag-tab-selected {
  border-bottom-color: #2583b9;
  border-bottom-color: var(--ag-selected-tab-underline-color,var(--ag-range-selection-border-color,var(--ag-active-color,#2583b9)));
}
.ag-grid .ag-menu-header {
  color: #27475a;
  color: var(--ag-secondary-foreground-color,var(--ag-foreground-color,#27475a));
}
.ag-grid .ag-filter-separator {
  border-top: solid 1px;
  border-top-color: #e4ebef;
  border-top-color: var(--ag-border-color,#e4ebef);
}
.ag-grid .ag-filter-condition-operator {
  height: 17px;
}
.ag-grid .ag-ltr .ag-filter-condition-operator-or {
  margin-left: 8px;
}
.ag-grid .ag-rtl .ag-filter-condition-operator-or {
  margin-right: 8px;
}
.ag-grid .ag-set-filter-select-all {
  padding-top: 6px;
}
.ag-grid .ag-filter-no-matches,
.ag-grid .ag-set-filter-list {
  height: 120px;
}
.ag-grid .ag-set-filter-filter {
  margin-top: 6px;
  margin-left: 6px;
  margin-right: 6px;
}
.ag-grid .ag-filter-to {
  margin-top: 4px;
}
.ag-grid .ag-mini-filter {
  margin: 6px 6px;
}
.ag-grid .ag-set-filter-item {
  margin: 0 6px;
}
.ag-grid .ag-ltr .ag-set-filter-item-value {
  margin-left: 6px;
}
.ag-grid .ag-rtl .ag-set-filter-item-value {
  margin-right: 6px;
}
.ag-grid .ag-filter-apply-panel {
  padding: 6px 6px;
  border-top: solid 1px;
  border-top-color: #e4ebef;
  border-top-color: var(--ag-secondary-border-color,var(--ag-border-color,#e4ebef));
}
.ag-grid .ag-filter-apply-panel-button {
  line-height: 1.5;
}
.ag-grid .ag-ltr .ag-filter-apply-panel-button {
  margin-left: 8px;
}
.ag-grid .ag-rtl .ag-filter-apply-panel-button {
  margin-right: 8px;
}
.ag-grid .ag-simple-filter-body-wrapper {
  padding: 6px 6px;
  padding-bottom: 2px;
}
.ag-grid .ag-simple-filter-body-wrapper > * {
  margin-bottom: 4px;
}
.ag-grid .ag-filter-no-matches {
  padding: 6px 6px;
}
.ag-grid .ag-multi-filter-menu-item {
  margin: 4px 0;
}
.ag-grid .ag-multi-filter-group-title-bar {
  padding: 8px 4px;
  background-color: transparent;
}
.ag-grid .ag-keyboard-focus .ag-multi-filter-group-title-bar:focus {
  outline: 0;
}
.ag-grid .ag-keyboard-focus .ag-multi-filter-group-title-bar:focus:after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid;
  border-color: #6c828f;
  border-color: var(--ag-input-focus-border-color,#6c828f);
}
.ag-grid .ag-side-bar {
  position: relative;
}
.ag-grid .ag-tool-panel-wrapper {
  background-color: var(--ag-control-panel-background-color);
}
.ag-grid .ag-side-buttons {
  padding-top: 16px;
  width: 16px;
  position: relative;
  color: #27475a;
  color: var(--ag-foreground-color,#27475a);
  overflow: hidden;
}
.ag-grid button.ag-side-button-button {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  background: 0 0;
  padding: 8px 0 8px 0;
  width: calc(100% + 1px);
  margin: 0;
  min-height: 72px;
  background-position-y: center;
  background-position-x: center;
  background-repeat: no-repeat;
  border: none;
  border-top: solid 1px;
  border-top-color: #e4ebef;
  border-top-color: var(--ag-border-color,#e4ebef);
  border-bottom: solid 1px;
  border-bottom-color: #e4ebef;
  border-bottom-color: var(--ag-border-color,#e4ebef);
}
.ag-grid button.ag-side-button-button:focus {
  box-shadow: none;
}
.ag-grid .ag-keyboard-focus .ag-side-button-button:focus {
  outline: 0;
}
.ag-grid .ag-keyboard-focus .ag-side-button-button:focus:after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid;
  border-color: #6c828f;
  border-color: var(--ag-input-focus-border-color,#6c828f);
}
.ag-grid .ag-selected .ag-side-button-button {
  background-color: var(--ag-control-panel-background-color);
  border-top-color: #e4ebef;
  border-top-color: var(--ag-border-color,#e4ebef);
  border-bottom-color: #e4ebef;
  border-bottom-color: var(--ag-border-color,#e4ebef);
}
.ag-grid .ag-side-button-icon-wrapper {
  margin-bottom: 3px;
}
.ag-grid .ag-ltr .ag-side-bar-left,
.ag-grid .ag-rtl .ag-side-bar-right {
  border-right: solid 1px;
  border-right-color: #e4ebef;
  border-right-color: var(--ag-border-color,#e4ebef);
}
.ag-grid .ag-ltr .ag-side-bar-left .ag-tool-panel-wrapper,
.ag-grid .ag-rtl .ag-side-bar-right .ag-tool-panel-wrapper {
  border-left: solid 1px;
  border-left-color: #e4ebef;
  border-left-color: var(--ag-border-color,#e4ebef);
}
.ag-grid .ag-ltr .ag-side-bar-left .ag-side-button-button,
.ag-grid .ag-rtl .ag-side-bar-right .ag-side-button-button {
  border-right: 1px solid transparent;
  margin-right: -1px;
  padding-right: 1px;
}
.ag-grid .ag-ltr .ag-side-bar-left .ag-selected .ag-side-button-button,
.ag-grid .ag-rtl .ag-side-bar-right .ag-selected .ag-side-button-button {
  border-right-color: #2583b9;
  border-right-color: var(--ag-selected-tab-underline-color,var(--ag-range-selection-border-color,var(--ag-active-color,#2583b9)));
}
.ag-grid .ag-ltr .ag-side-bar-right,
.ag-grid .ag-rtl .ag-side-bar-left {
  border-left: solid 1px;
  border-left-color: #e4ebef;
  border-left-color: var(--ag-border-color,#e4ebef);
}
.ag-grid .ag-ltr .ag-side-bar-right .ag-tool-panel-wrapper,
.ag-grid .ag-rtl .ag-side-bar-left .ag-tool-panel-wrapper {
  border-right: solid 1px;
  border-right-color: #e4ebef;
  border-right-color: var(--ag-border-color,#e4ebef);
}
.ag-grid .ag-ltr .ag-side-bar-right .ag-side-button-button,
.ag-grid .ag-rtl .ag-side-bar-left .ag-side-button-button {
  border-left: 1px solid transparent;
  margin-left: -1px;
  padding-left: 1px;
}
.ag-grid .ag-ltr .ag-side-bar-right .ag-selected .ag-side-button-button,
.ag-grid .ag-rtl .ag-side-bar-left .ag-selected .ag-side-button-button {
  border-left-color: #2583b9;
  border-left-color: var(--ag-selected-tab-underline-color,var(--ag-range-selection-border-color,var(--ag-active-color,#2583b9)));
}
.ag-grid .ag-filter-toolpanel-header {
  height: 24px;
}
.ag-grid .ag-ltr .ag-filter-toolpanel-header,
.ag-grid .ag-ltr .ag-filter-toolpanel-search {
  padding-left: 4px;
}
.ag-grid .ag-rtl .ag-filter-toolpanel-header,
.ag-grid .ag-rtl .ag-filter-toolpanel-search {
  padding-right: 4px;
}
.ag-grid .ag-keyboard-focus .ag-filter-toolpanel-header:focus {
  outline: 0;
}
.ag-grid .ag-keyboard-focus .ag-filter-toolpanel-header:focus:after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid;
  border-color: #6c828f;
  border-color: var(--ag-input-focus-border-color,#6c828f);
}
.ag-grid .ag-filter-toolpanel-group.ag-has-filter > .ag-group-title-bar .ag-group-title:after {
  font-family: agGridClassic;
  font-size: 12px;
  line-height: 12px;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f112";
  position: absolute;
}
.ag-grid .ag-ltr .ag-filter-toolpanel-group.ag-has-filter > .ag-group-title-bar .ag-group-title:after {
  padding-left: 4px;
}
.ag-grid .ag-rtl .ag-filter-toolpanel-group.ag-has-filter > .ag-group-title-bar .ag-group-title:after {
  padding-right: 4px;
}
.ag-grid .ag-filter-toolpanel-group-level-0-header {
  height: 32px;
}
.ag-grid .ag-filter-toolpanel-group-item {
  margin-top: 2px;
  margin-bottom: 2px;
}
.ag-grid .ag-filter-toolpanel-search {
  height: 25px;
}
.ag-grid .ag-filter-toolpanel-search-input {
  flex-grow: 1;
  height: 16px;
}
.ag-grid .ag-ltr .ag-filter-toolpanel-search-input {
  margin-right: 4px;
}
.ag-grid .ag-rtl .ag-filter-toolpanel-search-input {
  margin-left: 4px;
}
.ag-grid .ag-filter-toolpanel-group-level-0 {
  border-top: solid 1px;
  border-top-color: #e4ebef;
  border-top-color: var(--ag-secondary-border-color,var(--ag-border-color,#e4ebef));
}
.ag-grid .ag-ltr .ag-filter-toolpanel-expand,
.ag-grid .ag-ltr .ag-filter-toolpanel-group-title-bar-icon {
  margin-right: 4px;
}
.ag-grid .ag-rtl .ag-filter-toolpanel-expand,
.ag-grid .ag-rtl .ag-filter-toolpanel-group-title-bar-icon {
  margin-left: 4px;
}
.ag-grid .ag-filter-toolpanel-group-level-1 .ag-filter-toolpanel-group-level-1-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}
.ag-grid .ag-ltr .ag-filter-toolpanel-group-level-1 .ag-filter-toolpanel-group-level-2-header {
  padding-left: 20px;
}
.ag-grid .ag-rtl .ag-filter-toolpanel-group-level-1 .ag-filter-toolpanel-group-level-2-header {
  padding-right: 20px;
}
.ag-grid .ag-filter-toolpanel-group-level-2 .ag-filter-toolpanel-group-level-2-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}
.ag-grid .ag-ltr .ag-filter-toolpanel-group-level-2 .ag-filter-toolpanel-group-level-3-header {
  padding-left: 36px;
}
.ag-grid .ag-rtl .ag-filter-toolpanel-group-level-2 .ag-filter-toolpanel-group-level-3-header {
  padding-right: 36px;
}
.ag-grid .ag-filter-toolpanel-group-level-3 .ag-filter-toolpanel-group-level-3-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}
.ag-grid .ag-ltr .ag-filter-toolpanel-group-level-3 .ag-filter-toolpanel-group-level-4-header {
  padding-left: 52px;
}
.ag-grid .ag-rtl .ag-filter-toolpanel-group-level-3 .ag-filter-toolpanel-group-level-4-header {
  padding-right: 52px;
}
.ag-grid .ag-filter-toolpanel-group-level-4 .ag-filter-toolpanel-group-level-4-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}
.ag-grid .ag-ltr .ag-filter-toolpanel-group-level-4 .ag-filter-toolpanel-group-level-5-header {
  padding-left: 68px;
}
.ag-grid .ag-rtl .ag-filter-toolpanel-group-level-4 .ag-filter-toolpanel-group-level-5-header {
  padding-right: 68px;
}
.ag-grid .ag-filter-toolpanel-group-level-5 .ag-filter-toolpanel-group-level-5-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}
.ag-grid .ag-ltr .ag-filter-toolpanel-group-level-5 .ag-filter-toolpanel-group-level-6-header {
  padding-left: 84px;
}
.ag-grid .ag-rtl .ag-filter-toolpanel-group-level-5 .ag-filter-toolpanel-group-level-6-header {
  padding-right: 84px;
}
.ag-grid .ag-filter-toolpanel-group-level-6 .ag-filter-toolpanel-group-level-6-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}
.ag-grid .ag-ltr .ag-filter-toolpanel-group-level-6 .ag-filter-toolpanel-group-level-7-header {
  padding-left: 100px;
}
.ag-grid .ag-rtl .ag-filter-toolpanel-group-level-6 .ag-filter-toolpanel-group-level-7-header {
  padding-right: 100px;
}
.ag-grid .ag-filter-toolpanel-group-level-7 .ag-filter-toolpanel-group-level-7-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}
.ag-grid .ag-ltr .ag-filter-toolpanel-group-level-7 .ag-filter-toolpanel-group-level-8-header {
  padding-left: 116px;
}
.ag-grid .ag-rtl .ag-filter-toolpanel-group-level-7 .ag-filter-toolpanel-group-level-8-header {
  padding-right: 116px;
}
.ag-grid .ag-filter-toolpanel-group-level-8 .ag-filter-toolpanel-group-level-8-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}
.ag-grid .ag-ltr .ag-filter-toolpanel-group-level-8 .ag-filter-toolpanel-group-level-9-header {
  padding-left: 132px;
}
.ag-grid .ag-rtl .ag-filter-toolpanel-group-level-8 .ag-filter-toolpanel-group-level-9-header {
  padding-right: 132px;
}
.ag-grid .ag-filter-toolpanel-group-level-9 .ag-filter-toolpanel-group-level-9-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}
.ag-grid .ag-ltr .ag-filter-toolpanel-group-level-9 .ag-filter-toolpanel-group-level-10-header {
  padding-left: 148px;
}
.ag-grid .ag-rtl .ag-filter-toolpanel-group-level-9 .ag-filter-toolpanel-group-level-10-header {
  padding-right: 148px;
}
.ag-grid .ag-filter-toolpanel-group-level-10 .ag-filter-toolpanel-group-level-10-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}
.ag-grid .ag-ltr .ag-filter-toolpanel-group-level-10 .ag-filter-toolpanel-group-level-11-header {
  padding-left: 164px;
}
.ag-grid .ag-rtl .ag-filter-toolpanel-group-level-10 .ag-filter-toolpanel-group-level-11-header {
  padding-right: 164px;
}
.ag-grid .ag-filter-toolpanel-instance-header.ag-filter-toolpanel-group-level-1-header {
  padding-left: 4px;
}
.ag-grid .ag-filter-toolpanel-instance-filter {
  border-top: solid 1px;
  border-top-color: #e4ebef;
  border-top-color: var(--ag-border-color,#e4ebef);
  border-bottom: solid 1px;
  border-bottom-color: #e4ebef;
  border-bottom-color: var(--ag-border-color,#e4ebef);
  margin-top: 4px;
}
.ag-grid .ag-ltr .ag-filter-toolpanel-instance-header-icon {
  margin-left: 4px;
}
.ag-grid .ag-rtl .ag-filter-toolpanel-instance-header-icon {
  margin-right: 4px;
}
.ag-grid .ag-pivot-mode-panel {
  height: 25px;
  display: flex;
}
.ag-grid .ag-pivot-mode-select {
  display: flex;
  align-items: center;
}
.ag-grid .ag-ltr .ag-pivot-mode-select {
  margin-left: 6px;
}
.ag-grid .ag-rtl .ag-pivot-mode-select {
  margin-right: 6px;
}
.ag-grid .ag-keyboard-focus .ag-column-select-header:focus {
  outline: 0;
}
.ag-grid .ag-keyboard-focus .ag-column-select-header:focus:after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid;
  border-color: #6c828f;
  border-color: var(--ag-input-focus-border-color,#6c828f);
}
.ag-grid .ag-column-select-header {
  height: 25px;
  align-items: center;
  padding: 0 6px;
  border-bottom: solid 1px;
  border-bottom-color: #e4ebef;
  border-bottom-color: var(--ag-secondary-border-color,var(--ag-border-color,#e4ebef));
}
.ag-grid .ag-column-panel-column-select {
  border-bottom: solid 1px;
  border-bottom-color: #e4ebef;
  border-bottom-color: var(--ag-secondary-border-color,var(--ag-border-color,#e4ebef));
  border-top: solid 1px;
  border-top-color: #e4ebef;
  border-top-color: var(--ag-secondary-border-color,var(--ag-border-color,#e4ebef));
}
.ag-grid .ag-column-group-icons,
.ag-grid .ag-column-select-header-icon {
  color: #27475a;
  color: var(--ag-secondary-foreground-color,var(--ag-foreground-color,#27475a));
}
.ag-grid .ag-header {
  background-color: #f4f6f7;
  background-color: var(--ag-header-background-color,#f4f6f7);
  border-bottom: solid 1px;
  border-bottom-color: #e4ebef;
  border-bottom-color: var(--ag-border-color,#e4ebef);
}
.ag-grid .ag-header-row {
  color: #889aa4;
  color: var(--ag-header-foreground-color,#889aa4);
  height: 25px;
}
.ag-grid .ag-pinned-right-header {
  border-left: solid 1px;
  border-left-color: #e4ebef;
  border-left-color: var(--ag-border-color,#e4ebef);
}
.ag-grid .ag-pinned-left-header {
  border-right: solid 1px;
  border-right-color: #e4ebef;
  border-right-color: var(--ag-border-color,#e4ebef);
}
.ag-grid .ag-ltr .ag-header-cell:not(.ag-right-aligned-header) .ag-header-label-icon {
  margin-left: 4px;
}
.ag-grid .ag-rtl .ag-header-cell:not(.ag-right-aligned-header) .ag-header-label-icon {
  margin-right: 4px;
}
.ag-grid .ag-ltr .ag-header-cell.ag-right-aligned-header .ag-header-label-icon {
  margin-right: 4px;
}
.ag-grid .ag-rtl .ag-header-cell.ag-right-aligned-header .ag-header-label-icon {
  margin-left: 4px;
}
.ag-grid .ag-header-cell,
.ag-grid .ag-header-group-cell {
  padding-left: 12px;
  padding-right: 12px;
}
.ag-grid .ag-header-cell.ag-header-cell-moving,
.ag-grid .ag-header-group-cell.ag-header-cell-moving {
  background-color: #eef1f2;
  background-color: var(--ag-header-cell-moving-background-color,var(--ag-header-cell-hover-background-color,#eef1f2));
}
.ag-grid .ag-keyboard-focus .ag-header-cell:focus {
  outline: 0;
}
.ag-grid .ag-keyboard-focus .ag-header-cell:focus:after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid;
  border-color: #6c828f;
  border-color: var(--ag-input-focus-border-color,#6c828f);
}
.ag-grid .ag-keyboard-focus .ag-header-group-cell:focus {
  outline: 0;
}
.ag-grid .ag-keyboard-focus .ag-header-group-cell:focus:after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid;
  border-color: #6c828f;
  border-color: var(--ag-input-focus-border-color,#6c828f);
}
.ag-grid .ag-header-icon {
  color: #27475a;
  color: var(--ag-secondary-foreground-color,var(--ag-foreground-color,#27475a));
}
.ag-grid .ag-header-expand-icon {
  cursor: pointer;
}
.ag-grid .ag-ltr .ag-header-expand-icon {
  padding-left: 4px;
}
.ag-grid .ag-rtl .ag-header-expand-icon {
  padding-right: 4px;
}
.ag-grid .ag-header-row:not(:first-child) .ag-header-cell,
.ag-grid .ag-header-row:not(:first-child) .ag-header-group-cell.ag-header-group-cell-with-group {
  border-top: solid 1px;
  border-top-color: #e4ebef;
  border-top-color: var(--ag-border-color,#e4ebef);
}
.ag-grid .ag-header-cell:first-of-type.ag-column-resizing,
.ag-grid .ag-header-cell:first-of-type:not(.ag-header-cell-moving):hover,
.ag-grid .ag-header-cell:not(.ag-column-resizing) + .ag-header-cell.ag-column-resizing,
.ag-grid .ag-header-cell:not(.ag-column-resizing) + .ag-header-cell:not(.ag-header-cell-moving):hover,
.ag-grid .ag-header-group-cell:first-of-type.ag-column-resizing,
.ag-grid .ag-header-group-cell:first-of-type:not(.ag-header-cell-moving):hover,
.ag-grid .ag-header-group-cell:not(.ag-column-resizing) + .ag-header-group-cell.ag-column-resizing,
.ag-grid .ag-header-group-cell:not(.ag-column-resizing) + .ag-header-group-cell:not(.ag-header-cell-moving):hover {
  background-color: #eef1f2;
  background-color: var(--ag-header-cell-hover-background-color,#eef1f2);
}
.ag-grid .ag-header-cell::after,
.ag-grid .ag-header-group-cell::after {
  content: "";
  position: absolute;
  z-index: 1;
  display: block;
  width: 1px;
  height: 100%;
  top: calc(50% - 50%);
  background-color: #e4ebef;
  background-color: var(--ag-header-column-separator-color,var(--ag-border-color,#e4ebef));
}
.ag-grid .ag-ltr .ag-header-cell::after,
.ag-grid .ag-ltr .ag-header-group-cell::after {
  right: 0;
}
.ag-grid .ag-rtl .ag-header-cell::after,
.ag-grid .ag-rtl .ag-header-group-cell::after {
  left: 0;
}
.ag-grid .ag-ltr .ag-header-select-all {
  margin-right: 12px;
}
.ag-grid .ag-rtl .ag-header-select-all {
  margin-left: 12px;
}
.ag-grid .ag-ltr .ag-floating-filter-button {
  margin-left: 12px;
}
.ag-grid .ag-rtl .ag-floating-filter-button {
  margin-right: 12px;
}
.ag-grid .ag-floating-filter-button-button {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  appearance: none;
  background: 0 0;
  border: none;
  height: 12px;
  padding: 0;
  width: 12px;
}
.ag-grid .ag-filter-loading {
  background-color: var(--ag-control-panel-background-color);
  height: 100%;
  padding: 6px 6px;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.ag-grid .ag-paging-panel {
  border-top: 1px solid;
  border-top-color: #e4ebef;
  border-top-color: var(--ag-border-color,#e4ebef);
  color: #27475a;
  color: var(--ag-secondary-foreground-color,var(--ag-foreground-color,#27475a));
  height: 25px;
}
.ag-grid .ag-paging-panel > * {
  margin: 0 12px;
}
.ag-grid .ag-paging-button {
  cursor: pointer;
}
.ag-grid .ag-paging-button.ag-disabled {
  cursor: default;
  color: #889aa4;
  color: var(--ag-disabled-foreground-color,#889aa4);
}
.ag-grid .ag-keyboard-focus .ag-paging-button:focus {
  outline: 0;
}
.ag-grid .ag-keyboard-focus .ag-paging-button:focus:after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 0;
  left: 0;
  display: block;
  width: calc(100% - 0px);
  height: calc(100% - 0px);
  border: 1px solid;
  border-color: #6c828f;
  border-color: var(--ag-input-focus-border-color,#6c828f);
}
.ag-grid .ag-paging-button,
.ag-grid .ag-paging-description {
  margin: 0 4px;
}
.ag-grid .ag-status-bar {
  border-top: solid 1px;
  border-top-color: #e4ebef;
  border-top-color: var(--ag-border-color,#e4ebef);
  color: #889aa4;
  color: var(--ag-disabled-foreground-color,#889aa4);
  padding-right: 16px;
  padding-left: 16px;
  line-height: 1.5;
}
.ag-grid .ag-status-name-value-value {
  color: #27475a;
  color: var(--ag-foreground-color,#27475a);
}
.ag-grid .ag-status-bar-center {
  text-align: center;
}
.ag-grid .ag-status-name-value {
  margin-left: 4px;
  margin-right: 4px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.ag-grid .ag-column-drop-cell {
  background: #eef1f2;
  background: var(--ag-chip-background-color,#eef1f2);
  border-radius: 16px;
  height: 16px;
  padding: 0 2px;
}
.ag-grid .ag-column-drop-cell-text {
  margin: 0 4px;
}
.ag-grid .ag-column-drop-cell-button {
  min-width: 16px;
  margin: 0 2px;
  color: #27475a;
  color: var(--ag-secondary-foreground-color,var(--ag-foreground-color,#27475a));
}
.ag-grid .ag-column-drop-cell-drag-handle {
  margin-left: 8px;
}
.ag-grid .ag-column-drop-cell-ghost {
  opacity: .5;
}
.ag-grid .ag-column-drop-horizontal {
  background-color: var(--ag-control-panel-background-color);
  color: #27475a;
  color: var(--ag-secondary-foreground-color,var(--ag-foreground-color,#27475a));
  height: 25px;
  border-bottom: solid 1px;
  border-bottom-color: #e4ebef;
  border-bottom-color: var(--ag-border-color,#e4ebef);
}
.ag-grid .ag-ltr .ag-column-drop-horizontal {
  padding-left: 12px;
}
.ag-grid .ag-rtl .ag-column-drop-horizontal {
  padding-right: 12px;
}
.ag-grid .ag-ltr .ag-column-drop-horizontal-half-width:not(:last-child) {
  border-right: solid 1px;
  border-right-color: #e4ebef;
  border-right-color: var(--ag-border-color,#e4ebef);
}
.ag-grid .ag-rtl .ag-column-drop-horizontal-half-width:not(:last-child) {
  border-left: solid 1px;
  border-left-color: #e4ebef;
  border-left-color: var(--ag-border-color,#e4ebef);
}
.ag-grid .ag-column-drop-horizontal-cell-separator {
  margin: 0 4px;
  color: #27475a;
  color: var(--ag-secondary-foreground-color,var(--ag-foreground-color,#27475a));
}
.ag-grid .ag-column-drop-horizontal-empty-message {
  color: #889aa4;
  color: var(--ag-disabled-foreground-color,#889aa4);
}
.ag-grid .ag-ltr .ag-column-drop-horizontal-icon {
  margin-right: 12px;
}
.ag-grid .ag-rtl .ag-column-drop-horizontal-icon {
  margin-left: 12px;
}
.ag-grid .ag-column-drop-vertical-list {
  padding-bottom: 4px;
  padding-right: 4px;
  padding-left: 4px;
}
.ag-grid .ag-column-drop-vertical-cell {
  margin-top: 4px;
}
.ag-grid .ag-column-drop-vertical {
  min-height: 50px;
  max-height: 150px;
  border-bottom: solid 1px;
  border-bottom-color: #e4ebef;
  border-bottom-color: var(--ag-secondary-border-color,var(--ag-border-color,#e4ebef));
}
.ag-grid .ag-column-drop-vertical.ag-last-column-drop {
  border-bottom: none;
}
.ag-grid .ag-column-drop-vertical-icon {
  margin-left: 4px;
  margin-right: 4px;
}
.ag-grid .ag-column-drop-vertical-empty-message {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  color: #889aa4;
  color: var(--ag-disabled-foreground-color,#889aa4);
  margin-top: 4px;
}
.ag-grid .ag-select-agg-func-popup {
  border: solid 1px;
  border-color: #e4ebef;
  border-color: var(--ag-border-color,#e4ebef);
  background: #fff;
  background: var(--ag-background-color,#fff);
  border-radius: 0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
  padding: 4px;
  background: #fff;
  background: var(--ag-background-color,#fff);
  height: 70px;
  padding: 0;
}
.ag-grid .ag-select-agg-func-virtual-list-item {
  cursor: default;
  line-height: 20px;
  padding-left: 8px;
}
.ag-grid .ag-select-agg-func-virtual-list-item:hover {
  background-color: rgba(37, 131, 185, .25);
  background-color: var(--ag-selected-row-background-color,rgba(37,131,185,.25));
}
.ag-grid .ag-chart-menu {
  border-radius: 0;
  background: #fff;
  background: var(--ag-background-color,#fff);
}
.ag-grid .ag-chart-menu-icon {
  opacity: .5;
  line-height: 24px;
  font-size: 24px;
  width: 24px;
  height: 24px;
  margin: 2px 0;
  cursor: pointer;
  border-radius: 0;
  color: #27475a;
  color: var(--ag-secondary-foreground-color,var(--ag-foreground-color,#27475a));
}
.ag-grid .ag-chart-menu-icon:hover {
  opacity: 1;
}
.ag-grid .ag-chart-mini-thumbnail {
  border: 1px solid;
  border-color: #e4ebef;
  border-color: var(--ag-secondary-border-color,var(--ag-border-color,#e4ebef));
  border-radius: 5px;
  margin: 5px;
}
.ag-grid .ag-chart-mini-thumbnail:nth-last-child(3),
.ag-grid .ag-chart-mini-thumbnail:nth-last-child(3) ~ .ag-chart-mini-thumbnail {
  margin-left: auto;
  margin-right: auto;
}
.ag-grid .ag-ltr .ag-chart-mini-thumbnail:first-child {
  margin-left: 0;
}
.ag-grid .ag-rtl .ag-chart-mini-thumbnail:first-child {
  margin-right: 0;
}
.ag-grid .ag-ltr .ag-chart-mini-thumbnail:last-child {
  margin-right: 0;
}
.ag-grid .ag-rtl .ag-chart-mini-thumbnail:last-child {
  margin-left: 0;
}
.ag-grid .ag-chart-mini-thumbnail.ag-selected {
  border-color: #2583b9;
  border-color: var(--ag-minichart-selected-chart-color,#2583b9);
}
.ag-grid .ag-chart-settings-card-item {
  background: #27475a;
  background: var(--ag-foreground-color,#27475a);
  width: 8px;
  height: 8px;
  border-radius: 4px;
}
.ag-grid .ag-chart-settings-card-item.ag-selected {
  background-color: #27475a;
  background-color: var(--ag-minichart-selected-page-color,#27475a);
}
.ag-grid .ag-chart-data-column-drag-handle {
  margin-left: 4px;
}
.ag-grid .ag-charts-data-group-title-bar,
.ag-grid .ag-charts-format-top-level-group-title-bar,
.ag-grid .ag-charts-settings-group-title-bar {
  border-top: solid 1px;
  border-top-color: #e4ebef;
  border-top-color: var(--ag-secondary-border-color,var(--ag-border-color,#e4ebef));
}
.ag-grid .ag-charts-settings-group-container {
  padding: 4px;
}
.ag-grid .ag-charts-data-group-container {
  padding: 6px 6px;
  padding-bottom: 2px;
}
.ag-grid .ag-charts-data-group-container > * {
  margin-bottom: 4px;
}
.ag-grid .ag-charts-format-top-level-group-container {
  margin-left: 8px;
  padding: 4px;
}
.ag-grid .ag-charts-format-top-level-group-item {
  margin: 4px 0;
}
.ag-grid .ag-charts-format-sub-level-group-container {
  padding: 6px 6px;
  padding-bottom: 2px;
}
.ag-grid .ag-charts-format-sub-level-group-container > * {
  margin-bottom: 4px;
}
.ag-grid .ag-charts-group-container.ag-group-container-horizontal {
  padding: 4px;
}
.ag-grid .ag-chart-data-section,
.ag-grid .ag-chart-format-section {
  display: flex;
  margin: 0;
}
.ag-grid .ag-chart-menu-panel {
  background-color: var(--ag-control-panel-background-color);
}
.ag-grid .ag-ltr .ag-chart-menu-panel {
  border-left: solid 1px;
  border-left-color: #e4ebef;
  border-left-color: var(--ag-border-color,#e4ebef);
}
.ag-grid .ag-rtl .ag-chart-menu-panel {
  border-right: solid 1px;
  border-right-color: #e4ebef;
  border-right-color: var(--ag-border-color,#e4ebef);
}
.ag-grid .ag-date-time-list-page-title {
  flex-grow: 1;
  text-align: center;
}
.ag-grid .ag-date-time-list-page-column-label {
  text-align: center;
}
.ag-grid .ag-date-time-list-page-entry {
  text-align: center;
}
.ag-grid .ag-cell-wrapper > :not(.ag-cell-value):not(.ag-group-value) {
  height: 100%;
}
.ag-grid .ag-cell {
  line-height: calc(2rem - 2px);
}
.ag-grid .ag-row-no-animation .ag-row {
  transition: none;
}
.ag-grid .ag-header-row-column {
  z-index: 2;
  overflow: inherit;
}
.ag-grid .ag-header-row-floating-filter,
.ag-grid .ag-row {
  z-index: 1;
}
.ag-grid .ag-header-cell-text {
  font-weight: 400;
}
.ag-grid .ag-filter-toolpanel-group-title,
.ag-grid .ag-header-group-text {
  font-weight: 700;
  color: #6c828f;
}
.ag-grid .ag-chart-components-wrapper,
.ag-grid .ag-column-drop-vertical,
.ag-grid .ag-details-row {
  padding: 1rem;
}
.ag-grid .ag-column-select-virtual-list-viewport {
  padding: .75rem 1rem;
}
.ag-grid .ag-set-filter-select-all {
  padding: 1rem 1rem .5rem;
}
.ag-grid .ag-mini-filter,
.ag-grid .ag-status-bar {
  padding: .5rem;
}
.ag-grid .ag-simple-filter-body-wrapper,
.ag-grid .ag-simple-filter-body-wrapper .ag-input-wrapper {
  padding: .25rem;
}
.ag-grid .ag-set-filter-list {
  padding: 0;
}
.ag-grid .ag-set-filter-list .ag-virtual-list-viewport {
  padding: .75rem 1rem .5rem;
}
.ag-grid .ag-cell,
.ag-grid .ag-header-cell,
.ag-grid .ag-header-group-cell,
.ag-grid .ag-row > .ag-cell-wrapper {
  padding-left: 1rem;
  padding-right: 1rem;
}
.ag-grid .ag-filter-toolpanel-search,
.ag-grid .ag-header-row-floating-filter .ag-header-cell {
  padding-left: .5rem;
  padding-right: .5rem;
}
.ag-grid .ag-paging-panel {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.ag-grid .ag-column-select-header {
  padding: 0 .5rem 0 1rem;
}
.ag-grid .ag-filter-header-container {
  padding-bottom: 0;
}
.ag-grid .ag-cell-inline-editing,
.ag-grid .ag-column-drop-cell,
.ag-grid .ag-column-drop-vertical-list,
.ag-grid .ag-filter-toolpanel-instance-filter {
  padding: 0;
}
.ag-grid .ag-column-drop-title-bar {
  margin-bottom: 1rem;
}
.ag-grid .ag-simple-filter-body-wrapper > * {
  margin: .5rem 0;
}
.ag-grid .ag-simple-filter-body-wrapper > .ag-filter-select {
  margin: .25rem;
}
.ag-grid .ag-column-drop-vertical-empty-message,
.ag-grid .ag-paging-panel > * {
  margin: 0 1rem;
}
.ag-grid .ag-paging-button-wrapper,
.ag-grid .ag-paging-description {
  margin: 0 .25rem;
}
.ag-grid .ag-column-drop-cell-text {
  margin: 0 .5rem;
}
.ag-grid .ag-chart-menu-icon,
.ag-grid .ag-column-select-column:not(:last-child),
.ag-grid .ag-filter-to,
.ag-grid .ag-filter-toolpanel-group-item,
.ag-grid .ag-filter-toolpanel-instance-filter,
.ag-grid .ag-label,
.ag-grid .ag-mini-filter,
.ag-grid .ag-select .ag-picker-field-display,
.ag-grid .ag-set-filter-item,
.ag-grid .ag-simple-filter-body-wrapper > .ag-filter-body {
  margin: 0;
}
.ag-grid .ag-filter-condition-operator-and {
  margin-left: auto;
}
.ag-grid .ag-filter-condition-operator-or {
  margin-right: auto;
}
.ag-grid .ag-dialog:not(.ag-tooltip-custom) {
  box-shadow: 0 2px 2.5rem rgba(0, 0, 0, .2);
}
.ag-grid .ag-panel-title-bar {
  padding: 0 .5rem 0 1rem;
  height: 3rem;
}
.ag-grid .ag-panel-title-bar-buttons {
  align-self: stretch;
  align-items: center;
}
.ag-grid .ag-panel-title-bar-button {
  width: 2rem;
  text-align: center;
}
.ag-grid .ag-chart-empty-text {
  color: #889aa4;
}
.ag-grid .ag-filter-toolpanel-search,
.ag-grid .ag-mini-filter,
.ag-grid .ag-paging-panel,
.ag-grid .ag-pivot-mode-panel,
.ag-grid .ag-side-buttons,
.ag-grid .ag-status-bar {
  background-color: #f4f6f7;
  background-color: var(--ag-header-background-color,#f4f6f7);
}
.ag-grid .ag-filter-toolpanel-header,
.ag-grid .ag-filter-toolpanel-search,
.ag-grid .ag-header-row,
.ag-grid .ag-side-button-label {
  color: #889aa4;
  color: var(--ag-header-foreground-color,#889aa4);
}
.ag-grid .ag-header-cell-sortable[aria-sort=ascending],
.ag-grid .ag-header-cell-sortable[aria-sort=descending] {
  background-color: #e4ebef;
}
.ag-grid .ag-column-select-header {
  background-color: #f4f6f7;
}
.ag-grid .ag-tabs .ag-column-select-header,
.ag-grid .ag-tabs .ag-filter-apply-panel {
  border-color: #e4ebef;
}
.ag-grid .ag-overlay-no-rows-center {
  color: #889aa4;
}
.ag-grid .ag-filter-list-panel,
.ag-grid .ag-mini-filter {
  border-bottom: 1px solid #e4ebef;
}
.ag-grid .ag-filter-header-container {
  border-bottom: 0;
}
.ag-grid .ag-header-cell-sortable[aria-sort=ascending] {
  border-top: 1px solid #2583b9;
}
.ag-grid .ag-header-cell-sortable[aria-sort=descending] {
  border-bottom: 1px solid #2583b9;
}
.ag-grid .ag-header-cell-sorted-desc {
  margin-bottom: -1px;
  height: calc(100% + 1px);
}
.ag-grid .ag-header-cell-sorted-asc {
  margin-top: -1px;
  height: calc(100% + 1px);
}
.ag-grid .ag-cell-range-selected-1:not(.ag-cell-focus) {
  border-top-color: rgba(37, 131, 185, .25);
  border-bottom-color: rgba(37, 131, 185, .25);
}
.ag-grid .ag-cell:not(.ag-cell-range-single-cell).ag-context-menu-open,
.ag-grid .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected) {
  border-color: rgba(37, 131, 185, .25);
}
.ag-grid .ag-column-select-header,
.ag-grid .ag-paging-panel,
.ag-grid .ag-set-filter-list {
  height: auto;
}
.ag-grid .ag-menu-column-select-wrapper {
  height: 20rem;
}
.ag-grid .ag-filter-condition-operator {
  height: 1.5rem;
}
.ag-grid .ag-filter-toolpanel-group-level-0-header,
.ag-grid .ag-filter-toolpanel-header,
.ag-grid .ag-pivot-mode-panel {
  height: 2.5rem;
}
.ag-grid .ag-menu-header {
  height: calc(2.5rem + 1px);
}
.ag-grid .ag-column-select-header,
.ag-grid .ag-filter-toolpanel-search {
  height: calc(3rem + 7px);
}
.ag-grid .ag-menu {
  border-width: 0;
  background-color: #fff;
  min-width: 20rem !important;
  margin: 0;
}
.ag-grid .ag-menu-header {
  background-color: #f4f6f7;
  border-bottom: 1px solid #e4ebef;
}
.ag-grid .ag-header-icon {
  transition: none !important;
}
.ag-grid .ag-tab {
  width: 2.5rem;
  margin-bottom: -1px;
}
.ag-grid .ag-tab-selected .ag-icon {
  color: #27475a;
}
.ag-grid .ag-menu-list {
  padding: 1rem 0;
}
.ag-grid .ag-menu-option {
  cursor: pointer;
}
.ag-grid .ag-menu-option-active {
  color: #27475a;
  background-color: #f4f6f7;
}
.ag-grid .ag-column-select-column {
  padding: .25rem 0;
}
.ag-grid .ag-menu-option-part {
  padding: .1667rem 0;
  line-height: 1.41667;
}
.ag-grid .ag-menu-option-icon {
  padding-left: 1rem;
  padding-right: .5rem;
  min-width: auto;
  width: 1.5rem;
}
.ag-grid .ag-menu-separator {
  height: auto;
}
.ag-grid .ag-menu-separator-part {
  padding-top: .75rem;
  padding-bottom: .75rem;
}
.ag-grid .ag-menu-separator-part::after {
  border-top-color: #e4ebef;
}
.ag-grid .ag-list-item,
.ag-grid .ag-virtual-list-item {
  height: 1.33334rem !important;
}
.ag-grid .ag-side-buttons {
  width: 2rem;
  padding-top: 2.5rem;
}
.ag-grid .ag-side-button-button {
  display: inherit;
}
.ag-grid button.ag-side-button-button {
  padding: .75rem 0;
  min-height: inherit;
}
.ag-grid .ag-side-button + .ag-side-button button.ag-side-button-button {
  margin-top: -1px;
}
.ag-grid .ag-side-button-button:hover {
  background-color: #eef1f2;
}
.ag-grid .ag-selected .ag-side-button-button {
  background-color: #e4ebef;
}
.ag-grid .ag-selected .ag-side-button-button .ag-icon,
.ag-grid .ag-side-button-button:hover .ag-icon {
  color: #27475a;
}
.ag-grid .ag-tool-panel-wrapper {
  width: 22rem;
}
.ag-grid .ag-column-panel,
.ag-grid .ag-filter-toolpanel {
  background-color: #f8f9fa;
}
.ag-grid .ag-column-drop-vertical-empty-message {
  position: relative;
  background: #f4f6f7;
  border: 2px dashed #bec7cd;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.ag-grid .ag-column-drop-vertical-list {
  margin: 0 -1rem;
}
.ag-grid .ag-filter-toolpanel-group-title,
.ag-grid .ag-filter-toolpanel-header {
  cursor: pointer;
}
.ag-grid .ag-filter-toolpanel-header:hover {
  background-color: #eef1f2;
}
.ag-grid .ag-filter-toolpanel-group-item {
  background-color: #fff;
}
.ag-grid .ag-picker-field-wrapper {
  border-color: #bec7cd;
  border-radius: 0;
}
.ag-grid .ag-picker-field-wrapper:hover {
  border-color: #889aa4;
}
.ag-grid .ag-picker-field-wrapper:focus {
  border-color: #6c828f;
  box-shadow: none;
}
.ag-grid .ag-column-drop-vertical-cell {
  margin: .25rem 1rem 0 1rem;
}
.ag-grid .ag-column-drop-cell {
  border-radius: 0;
  height: 2.5rem;
}
.ag-grid .ag-column-drop-cell-button {
  min-width: auto;
  margin: 0 .5rem 0 0;
}
.ag-grid .ag-standard-button {
  color: #27475a;
  position: relative;
  border: 1px solid #e4ebef;
  background-color: #e4ebef;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  padding: .6667rem 1.2rem;
  font-size: .8rem;
  line-height: 1.41667;
  text-transform: uppercase;
  letter-spacing: .1em;
  text-rendering: optimizeLegibility;
  border-radius: 0;
}
.ag-grid .ag-standard-button:active,
.ag-grid .ag-standard-button:focus,
.ag-grid .ag-standard-button:hover {
  background-color: #c4d3dc;
  border-color: #c4d3dc;
}
.ag-grid .ag-standard-button::after,
.ag-grid .ag-standard-button::before {
  display: block;
  content: " ";
  width: 100%;
  left: 0;
  position: absolute;
  height: 45%;
}
.ag-grid .ag-standard-button::before {
  top: 0;
  background: 0 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.ag-grid .ag-standard-button::after {
  bottom: 0;
  background-image: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.ag-grid .ag-filter-apply-panel {
  background-color: #f4f6f7;
  padding: .5rem .25rem;
  display: flex;
}
.ag-grid .ag-filter-apply-panel .ag-standard-button {
  flex: 1;
  margin: 0 .25rem;
}
.ag-grid .ag-filter-apply-panel .ag-standard-button[ref=applyFilterButton] {
  color: #fff;
  border: 1px solid #2583b9;
  background-color: #2583b9;
}
.ag-grid .ag-filter-apply-panel .ag-standard-button[ref=applyFilterButton]:active,
.ag-grid .ag-filter-apply-panel .ag-standard-button[ref=applyFilterButton]:focus,
.ag-grid .ag-filter-apply-panel .ag-standard-button[ref=applyFilterButton]:hover {
  background-color: #1d658f;
  border-color: #1d658f;
}
.ag-grid .ag-floating-filter-button-button {
  width: calc(2.41667rem + 2px);
  height: calc(2.41667rem + 2px);
  background-color: #e4ebef;
  border-radius: 0;
}
.ag-grid .ag-floating-filter-button-button .ag-icon-filter {
  height: 100%;
  width: 100%;
  display: inline-flex;
  align-items: center;
}
.ag-grid .ag-floating-filter-button-button:hover {
  background-color: #d4dfe6;
}
.ag-grid button[class^=ag-]:focus {
  box-shadow: none;
}
.ag-grid input[class^=ag-]:not([type]),
.ag-grid input[class^=ag-][type=date],
.ag-grid input[class^=ag-][type=datetime-local],
.ag-grid input[class^=ag-][type=number],
.ag-grid input[class^=ag-][type=tel],
.ag-grid input[class^=ag-][type=text],
.ag-grid textarea[class^=ag-] {
  color: #385567;
  height: calc(2.41667rem + 2px);
  background-color: #fff;
  padding: .5rem .75rem;
  border-radius: 0;
}
.ag-grid input:not([type])[class^=ag-]::placeholder,
.ag-grid input[type=date][class^=ag-]::placeholder,
.ag-grid input[type=datetime-local][class^=ag-]::placeholder,
.ag-grid input[type=number][class^=ag-]::placeholder,
.ag-grid input[type=tel][class^=ag-]::placeholder,
.ag-grid input[type=text][class^=ag-]::placeholder,
.ag-grid textarea[class^=ag-]::placeholder {
  color: #889aa4;
}
.ag-grid input:not([disabled]):hover[class^=ag-]:not([type]),
.ag-grid input:not([disabled]):hover[class^=ag-][type=date],
.ag-grid input:not([disabled]):hover[class^=ag-][type=datetime-local],
.ag-grid input:not([disabled]):hover[class^=ag-][type=number],
.ag-grid input:not([disabled]):hover[class^=ag-][type=tel],
.ag-grid input:not([disabled]):hover[class^=ag-][type=text],
.ag-grid textarea:not([disabled]):hover[class^=ag-] {
  border-color: #889aa4;
}
.ag-grid input:not([disabled]):focus[class^=ag-]:not([type]),
.ag-grid input:not([disabled]):focus[class^=ag-][type=date],
.ag-grid input:not([disabled]):focus[class^=ag-][type=datetime-local],
.ag-grid input:not([disabled]):focus[class^=ag-][type=number],
.ag-grid input:not([disabled]):focus[class^=ag-][type=tel],
.ag-grid input:not([disabled]):focus[class^=ag-][type=text],
.ag-grid textarea:not([disabled]):focus[class^=ag-] {
  background-color: #fff;
  border-color: #6c828f;
}
.ag-grid input:disabled[class^=ag-]:not([type]),
.ag-grid input:disabled[class^=ag-][type=date],
.ag-grid input:disabled[class^=ag-][type=datetime-local],
.ag-grid input:disabled[class^=ag-][type=number],
.ag-grid input:disabled[class^=ag-][type=tel],
.ag-grid input:disabled[class^=ag-][type=text],
.ag-grid textarea:disabled[class^=ag-] {
  cursor: not-allowed;
}
.ag-grid input[class^=ag-][type=date] {
  padding-right: .5rem;
}
.ag-grid .ag-select:not(.ag-cell-editor) {
  height: auto;
}
.ag-grid .ag-select .ag-picker-field-wrapper {
  height: calc(2.41667rem + 2px);
  min-height: calc(2.41667rem + 2px);
  line-height: 1.41667;
  background-color: #fff;
  cursor: pointer;
}
.ag-grid .ag-select .ag-picker-field-display {
  color: #385567;
  padding: .5rem .75rem;
}
.ag-grid .ag-select .ag-picker-field-icon {
  width: 1.75rem;
}
.ag-grid .ag-header-row-floating-filter input[class^=ag-]:not([type]),
.ag-grid .ag-header-row-floating-filter input[class^=ag-][type=date],
.ag-grid .ag-header-row-floating-filter input[class^=ag-][type=datetime-local],
.ag-grid .ag-header-row-floating-filter input[class^=ag-][type=number],
.ag-grid .ag-header-row-floating-filter input[class^=ag-][type=tel],
.ag-grid .ag-header-row-floating-filter input[class^=ag-][type=text],
.ag-grid .ag-header-row-floating-filter textarea[class^=ag-] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ag-grid .ag-sort-order {
  color: #fff;
  padding: .25rem .5rem;
  font-size: .8rem;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  line-height: 1.2;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: .3px;
  background-color: #889aa4;
  border-radius: 2px;
}
.ag-grid .ag-icon {
  font-size: 1rem;
  line-height: 1rem;
  color: #889aa4;
}
.ag-grid .ag-icon-cancel,
.ag-grid .ag-icon-copy,
.ag-grid .ag-icon-linked,
.ag-grid .ag-icon-paste,
.ag-grid .ag-icon-pin,
.ag-grid .ag-icon-small-down,
.ag-grid .ag-icon-tree-closed,
.ag-grid .ag-icon-tree-indeterminate,
.ag-grid .ag-icon-tree-open,
.ag-grid .ag-icon-unlinked {
  font-size: 1.25rem;
  line-height: 1.25rem;
}
.ag-grid .ag-icon-save {
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.ag-grid .ag-icon-linked,
.ag-grid .ag-icon-save,
.ag-grid .ag-icon-unlinked {
  opacity: 1;
}
.ag-grid .ag-header-icon .ag-icon-menu:hover,
.ag-grid .ag-icon-cancel:hover,
.ag-grid .ag-icon-cross:hover,
.ag-grid .ag-icon-grip:hover,
.ag-grid .ag-icon-linked:hover,
.ag-grid .ag-icon-maximize:hover,
.ag-grid .ag-icon-minimize:hover,
.ag-grid .ag-icon-save:hover,
.ag-grid .ag-icon-unlinked:hover,
.ag-grid .ag-paging-button-wrapper .ag-icon:hover {
  color: #27475a;
}
.ag-grid .ag-header-icon .ag-icon-menu:active,
.ag-grid .ag-icon-cancel:active,
.ag-grid .ag-icon-cross:active,
.ag-grid .ag-icon-grip:active,
.ag-grid .ag-icon-linked:active,
.ag-grid .ag-icon-maximize:active,
.ag-grid .ag-icon-minimize:active,
.ag-grid .ag-icon-save:active,
.ag-grid .ag-icon-unlinked:active,
.ag-grid .ag-paging-button-wrapper .ag-icon:active {
  transform: scale(1.25, 1.25);
}
.ag-grid .ag-icon-tree-open,
.ag-grid .ag-menu-option-active .ag-icon,
.ag-grid .ag-paging-button-wrapper .ag-icon,
.ag-grid .ag-tab:hover .ag-icon {
  color: #27475a;
}
.ag-grid .ag-paging-button-wrapper.ag-disabled {
  opacity: .5;
}
.ag-grid .ag-icon-menu.ag-chart-menu-icon,
.ag-grid .ag-sort-ascending-icon,
.ag-grid .ag-sort-descending-icon {
  display: none;
}
.ag-grid .ag-icon-linked,
.ag-grid .ag-icon-save,
.ag-grid .ag-icon-unlinked {
  text-align: center;
}
.ag-grid .ag-cell-wrapper > :not(.ag-cell-value):not(.ag-group-value) {
  height: 100%;
}
.ag-grid .ag-icon-filter {
  background-image: url("data:image/svg+xml,%3Csvg height='16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23889aa4' d='M0 2l6 6v6l4-1v-5l6-6z'%3E%3C/path%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  width: 1.334rem;
  height: 1.334rem;
}
.ag-grid .ag-icon-filter:before {
  content: "";
}
.ag-grid .ag-floating-filter-button-button .ag-icon-filter:hover,
.ag-grid .ag-selected .ag-side-button-button .ag-icon-filter,
.ag-grid .ag-side-button-button:hover .ag-icon-filter,
.ag-grid .ag-tab-selected .ag-icon-filter,
.ag-grid .ag-tab:hover .ag-icon-filter {
  background-image: url("data:image/svg+xml,%3Csvg height='16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%2327475A' d='M0 2l6 6v6l4-1v-5l6-6z'%3E%3C/path%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}
.ag-grid .ag-mini-filter {
  border-bottom-color: #e4ebef;
  background-color: transparent;
}
.ag-grid .ag-header-label-icon.ag-filter-icon {
  padding-left: .3334rem;
  height: .667rem;
  width: .667rem;
  border-radius: 50%;
  background-color: #ffc107;
  position: relative;
  top: .1rem;
}
.ag-grid .ag-header-label-icon .ag-icon {
  opacity: 0;
}
.ag-grid .ag-checkbox-input-wrapper,
.ag-grid .ag-radio-button-input-wrapper,
.ag-grid .ag-toggle-button-input-wrapper {
  width: 1rem;
  height: 1rem;
  border: 1px solid #bec7cd;
}
.ag-grid .ag-checkbox-input-wrapper .ag-checkbox-input,
.ag-grid .ag-checkbox-input-wrapper .ag-radio-button-input,
.ag-grid .ag-checkbox-input-wrapper .ag-toggle-button-input,
.ag-grid .ag-radio-button-input-wrapper .ag-checkbox-input,
.ag-grid .ag-radio-button-input-wrapper .ag-radio-button-input,
.ag-grid .ag-radio-button-input-wrapper .ag-toggle-button-input,
.ag-grid .ag-toggle-button-input-wrapper .ag-checkbox-input,
.ag-grid .ag-toggle-button-input-wrapper .ag-radio-button-input,
.ag-grid .ag-toggle-button-input-wrapper .ag-toggle-button-input {
  opacity: 0;
}
.ag-grid .ag-checkbox-input-wrapper:not(.ag-checked),
.ag-grid .ag-radio-button-input-wrapper:not(.ag-checked),
.ag-grid .ag-toggle-button-input-wrapper:not(.ag-checked) {
  border-color: #bec7cd;
  background-color: #bec7cd;
}
.ag-grid .ag-checkbox-input-wrapper:not(.ag-checked):active,
.ag-grid .ag-checkbox-input-wrapper:not(.ag-checked):focus,
.ag-grid .ag-radio-button-input-wrapper:not(.ag-checked):active,
.ag-grid .ag-radio-button-input-wrapper:not(.ag-checked):focus,
.ag-grid .ag-toggle-button-input-wrapper:not(.ag-checked):active,
.ag-grid .ag-toggle-button-input-wrapper:not(.ag-checked):focus {
  background-color: #a1aeb7;
  border-color: #a1aeb7;
}
.ag-grid .ag-checkbox-input-wrapper.ag-checked,
.ag-grid .ag-radio-button-input-wrapper.ag-checked,
.ag-grid .ag-toggle-button-input-wrapper.ag-checked {
  border-color: #2583b9;
  background-color: #2583b9;
  background-position: center;
  background-repeat: no-repeat;
  background-origin: border-box;
}
.ag-grid .ag-checkbox-input-wrapper.ag-checked:active,
.ag-grid .ag-radio-button-input-wrapper.ag-checked:active,
.ag-grid .ag-toggle-button-input-wrapper.ag-checked:active {
  background-color: #1d658f;
  border-color: #1d658f;
}
.ag-grid .ag-checkbox-input-wrapper.ag-checked:focus,
.ag-grid .ag-radio-button-input-wrapper.ag-checked:focus,
.ag-grid .ag-toggle-button-input-wrapper.ag-checked:focus {
  background-color: #1d658f;
  border-color: #1d658f;
}
.ag-grid .ag-checkbox-input-wrapper,
.ag-grid .ag-toggle-button-input-wrapper {
  border-radius: 0;
}
.ag-grid .ag-checkbox-input-wrapper.ag-checked,
.ag-grid .ag-toggle-button-input-wrapper.ag-checked {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
  background-size: 66%;
}
.ag-grid .ag-radio-button-input-wrapper {
  border-radius: 50%;
}
.ag-grid .ag-radio-button-input-wrapper.ag-checked {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
  background-size: 50%;
}
.ag-grid .ag-column-drop-title,
.ag-grid .ag-panel-title-bar-title,
.ag-grid .ag-toggle-button-label {
  color: #6c828f;
  font-size: .9rem;
  font-weight: 800;
  text-transform: uppercase;
}
.ag-grid .ag-ltr .ag-pinned-right-header .ag-header-row:after,
.ag-grid .ag-rtl .ag-pinned-left-header .ag-header-row:before {
  content: "";
  background-color: #e4ebef;
  background-color: var(--ag-border-color,#e4ebef);
}
.ag-grid .ag-paging-panel {
  color: #889aa4;
}
.ag-grid .ag-paging-number,
.ag-grid .ag-paging-row-summary-panel-number {
  color: #27475a;
  font-weight: 700;
}
.ag-grid .ag-disabled .ag-paging-button {
  cursor: not-allowed;
}
.ag-grid .ag-row-group > .ag-group-contracted ~ .ag-group-value,
.ag-grid .ag-row-group > .ag-group-expanded ~ .ag-group-value {
  font-weight: 700;
}
.ag-grid .ag-group-child-count {
  color: #889aa4;
  display: inline-block;
  margin-left: .25rem;
}
.ag-grid .ag-cell-inline-editing {
  height: 100%;
}
.ag-grid .ag-cell-inline-editing input[class^=ag-][type=text] {
  padding-left: 1rem;
  padding-right: 1rem;
  background-color: transparent;
  border-width: 0;
}
.ag-grid .ag-ltr .ag-pivot-mode-select {
  margin-left: 1rem;
}
.ag-grid .ag-ltr .ag-pinned-right-header .ag-header-row:after {
  right: 0;
}
.ag-grid .ag-ltr .ag-chart-menu {
  right: .5rem;
}
.ag-grid .ag-ltr .ag-filter-toolpanel-expand,
.ag-grid .ag-ltr .ag-filter-toolpanel-group-title-bar-icon,
.ag-grid .ag-ltr .ag-group-contracted,
.ag-grid .ag-ltr .ag-group-expanded,
.ag-grid .ag-ltr .ag-label,
.ag-grid .ag-ltr .ag-row-drag {
  margin-right: .25rem;
}
.ag-grid .ag-ltr .ag-column-select-checkbox:not(:last-child),
.ag-grid .ag-ltr .ag-column-select-column-drag-handle:not(:last-child),
.ag-grid .ag-ltr .ag-column-select-header-checkbox:not(:last-child),
.ag-grid .ag-ltr .ag-column-select-header-icon:not(:last-child) {
  margin-right: .5rem;
}
.ag-grid .ag-ltr .ag-label-align-right .ag-label {
  margin-left: .25rem;
}
.ag-grid .ag-ltr .ag-filter-condition-operator-or {
  margin-left: .75rem;
}
.ag-grid .ag-ltr .ag-column-drop-vertical-icon {
  margin: 0 .25rem 0 0;
}
.ag-grid .ag-ltr .ag-column-select-add-group-indent {
  margin-left: 2rem;
}
.ag-grid .ag-ltr .ag-header-select-all {
  margin-right: 0;
}
.ag-grid .ag-ltr .ag-column-select-indent-1,
.ag-grid .ag-ltr .ag-row-group-indent-1 {
  padding-left: 1.5rem;
}
.ag-grid .ag-ltr .ag-column-select-indent-1 .ag-row-group-leaf-indent,
.ag-grid .ag-ltr .ag-row-group-indent-1 .ag-row-group-leaf-indent {
  padding-left: 0;
}
.ag-grid .ag-ltr .ag-row-level-1 .ag-row-group-leaf-indent {
  margin-left: 0;
}
.ag-grid .ag-ltr .ag-column-select-indent-2,
.ag-grid .ag-ltr .ag-row-group-indent-2 {
  padding-left: 3rem;
}
.ag-grid .ag-ltr .ag-column-select-indent-2 .ag-row-group-leaf-indent,
.ag-grid .ag-ltr .ag-row-group-indent-2 .ag-row-group-leaf-indent {
  padding-left: 0;
}
.ag-grid .ag-ltr .ag-row-level-2 .ag-row-group-leaf-indent {
  margin-left: 0;
}
.ag-grid .ag-ltr .ag-column-select-indent-3,
.ag-grid .ag-ltr .ag-row-group-indent-3 {
  padding-left: 4.5rem;
}
.ag-grid .ag-ltr .ag-column-select-indent-3 .ag-row-group-leaf-indent,
.ag-grid .ag-ltr .ag-row-group-indent-3 .ag-row-group-leaf-indent {
  padding-left: 0;
}
.ag-grid .ag-ltr .ag-row-level-3 .ag-row-group-leaf-indent {
  margin-left: 0;
}
.ag-grid .ag-ltr .ag-column-select-indent-4,
.ag-grid .ag-ltr .ag-row-group-indent-4 {
  padding-left: 6rem;
}
.ag-grid .ag-ltr .ag-column-select-indent-4 .ag-row-group-leaf-indent,
.ag-grid .ag-ltr .ag-row-group-indent-4 .ag-row-group-leaf-indent {
  padding-left: 0;
}
.ag-grid .ag-ltr .ag-row-level-4 .ag-row-group-leaf-indent {
  margin-left: 0;
}
.ag-grid .ag-ltr .ag-column-select-indent-5,
.ag-grid .ag-ltr .ag-row-group-indent-5 {
  padding-left: 7.5rem;
}
.ag-grid .ag-ltr .ag-column-select-indent-5 .ag-row-group-leaf-indent,
.ag-grid .ag-ltr .ag-row-group-indent-5 .ag-row-group-leaf-indent {
  padding-left: 0;
}
.ag-grid .ag-ltr .ag-row-level-5 .ag-row-group-leaf-indent {
  margin-left: 0;
}
.ag-grid .ag-ltr .ag-column-select-indent-6,
.ag-grid .ag-ltr .ag-row-group-indent-6 {
  padding-left: 9rem;
}
.ag-grid .ag-ltr .ag-column-select-indent-6 .ag-row-group-leaf-indent,
.ag-grid .ag-ltr .ag-row-group-indent-6 .ag-row-group-leaf-indent {
  padding-left: 0;
}
.ag-grid .ag-ltr .ag-row-level-6 .ag-row-group-leaf-indent {
  margin-left: 0;
}
.ag-grid .ag-ltr .ag-column-select-indent-7,
.ag-grid .ag-ltr .ag-row-group-indent-7 {
  padding-left: 10.5rem;
}
.ag-grid .ag-ltr .ag-column-select-indent-7 .ag-row-group-leaf-indent,
.ag-grid .ag-ltr .ag-row-group-indent-7 .ag-row-group-leaf-indent {
  padding-left: 0;
}
.ag-grid .ag-ltr .ag-row-level-7 .ag-row-group-leaf-indent {
  margin-left: 0;
}
.ag-grid .ag-ltr .ag-column-select-indent-8,
.ag-grid .ag-ltr .ag-row-group-indent-8 {
  padding-left: 12rem;
}
.ag-grid .ag-ltr .ag-column-select-indent-8 .ag-row-group-leaf-indent,
.ag-grid .ag-ltr .ag-row-group-indent-8 .ag-row-group-leaf-indent {
  padding-left: 0;
}
.ag-grid .ag-ltr .ag-row-level-8 .ag-row-group-leaf-indent {
  margin-left: 0;
}
.ag-grid .ag-ltr .ag-column-select-indent-9,
.ag-grid .ag-ltr .ag-row-group-indent-9 {
  padding-left: 13.5rem;
}
.ag-grid .ag-ltr .ag-column-select-indent-9 .ag-row-group-leaf-indent,
.ag-grid .ag-ltr .ag-row-group-indent-9 .ag-row-group-leaf-indent {
  padding-left: 0;
}
.ag-grid .ag-ltr .ag-row-level-9 .ag-row-group-leaf-indent {
  margin-left: 0;
}
.ag-grid .ag-rtl .ag-pivot-mode-select {
  margin-right: 1rem;
}
.ag-grid .ag-rtl .ag-pinned-left-header .ag-header-row:before {
  left: 0;
}
.ag-grid .ag-rtl .ag-chart-menu {
  left: .5rem;
}
.ag-grid .ag-rtl .ag-filter-toolpanel-expand,
.ag-grid .ag-rtl .ag-filter-toolpanel-group-title-bar-icon,
.ag-grid .ag-rtl .ag-group-contracted,
.ag-grid .ag-rtl .ag-group-expanded,
.ag-grid .ag-rtl .ag-label,
.ag-grid .ag-rtl .ag-row-drag {
  margin-left: .25rem;
}
.ag-grid .ag-rtl .ag-column-select-checkbox:not(:last-child),
.ag-grid .ag-rtl .ag-column-select-column-drag-handle:not(:last-child),
.ag-grid .ag-rtl .ag-column-select-header-checkbox:not(:last-child),
.ag-grid .ag-rtl .ag-column-select-header-icon:not(:last-child) {
  margin-left: .5rem;
}
.ag-grid .ag-rtl .ag-filter-condition-operator-or {
  margin-right: .75rem;
}
.ag-grid .ag-rtl .ag-column-drop-vertical-icon {
  margin: 0 0 0 .25rem;
}
.ag-grid .ag-rtl .ag-column-select-add-group-indent {
  margin-right: 2rem;
}
.ag-grid .ag-rtl .ag-header-select-all {
  margin-left: 0;
}
.ag-grid .ag-rtl .ag-column-select-indent-1,
.ag-grid .ag-rtl .ag-row-group-indent-1 {
  padding-right: 1.5rem;
}
.ag-grid .ag-rtl .ag-column-select-indent-1 .ag-row-group-leaf-indent,
.ag-grid .ag-rtl .ag-row-group-indent-1 .ag-row-group-leaf-indent {
  padding-left: 0;
}
.ag-grid .ag-rtl .ag-row-level-1 .ag-row-group-leaf-indent {
  margin-left: 0;
}
.ag-grid .ag-rtl .ag-column-select-indent-2,
.ag-grid .ag-rtl .ag-row-group-indent-2 {
  padding-right: 3rem;
}
.ag-grid .ag-rtl .ag-column-select-indent-2 .ag-row-group-leaf-indent,
.ag-grid .ag-rtl .ag-row-group-indent-2 .ag-row-group-leaf-indent {
  padding-left: 0;
}
.ag-grid .ag-rtl .ag-row-level-2 .ag-row-group-leaf-indent {
  margin-left: 0;
}
.ag-grid .ag-rtl .ag-column-select-indent-3,
.ag-grid .ag-rtl .ag-row-group-indent-3 {
  padding-right: 4.5rem;
}
.ag-grid .ag-rtl .ag-column-select-indent-3 .ag-row-group-leaf-indent,
.ag-grid .ag-rtl .ag-row-group-indent-3 .ag-row-group-leaf-indent {
  padding-left: 0;
}
.ag-grid .ag-rtl .ag-row-level-3 .ag-row-group-leaf-indent {
  margin-left: 0;
}
.ag-grid .ag-rtl .ag-column-select-indent-4,
.ag-grid .ag-rtl .ag-row-group-indent-4 {
  padding-right: 6rem;
}
.ag-grid .ag-rtl .ag-column-select-indent-4 .ag-row-group-leaf-indent,
.ag-grid .ag-rtl .ag-row-group-indent-4 .ag-row-group-leaf-indent {
  padding-left: 0;
}
.ag-grid .ag-rtl .ag-row-level-4 .ag-row-group-leaf-indent {
  margin-left: 0;
}
.ag-grid .ag-rtl .ag-column-select-indent-5,
.ag-grid .ag-rtl .ag-row-group-indent-5 {
  padding-right: 7.5rem;
}
.ag-grid .ag-rtl .ag-column-select-indent-5 .ag-row-group-leaf-indent,
.ag-grid .ag-rtl .ag-row-group-indent-5 .ag-row-group-leaf-indent {
  padding-left: 0;
}
.ag-grid .ag-rtl .ag-row-level-5 .ag-row-group-leaf-indent {
  margin-left: 0;
}
.ag-grid .ag-rtl .ag-column-select-indent-6,
.ag-grid .ag-rtl .ag-row-group-indent-6 {
  padding-right: 9rem;
}
.ag-grid .ag-rtl .ag-column-select-indent-6 .ag-row-group-leaf-indent,
.ag-grid .ag-rtl .ag-row-group-indent-6 .ag-row-group-leaf-indent {
  padding-left: 0;
}
.ag-grid .ag-rtl .ag-row-level-6 .ag-row-group-leaf-indent {
  margin-left: 0;
}
.ag-grid .ag-rtl .ag-column-select-indent-7,
.ag-grid .ag-rtl .ag-row-group-indent-7 {
  padding-right: 10.5rem;
}
.ag-grid .ag-rtl .ag-column-select-indent-7 .ag-row-group-leaf-indent,
.ag-grid .ag-rtl .ag-row-group-indent-7 .ag-row-group-leaf-indent {
  padding-left: 0;
}
.ag-grid .ag-rtl .ag-row-level-7 .ag-row-group-leaf-indent {
  margin-left: 0;
}
.ag-grid .ag-rtl .ag-column-select-indent-8,
.ag-grid .ag-rtl .ag-row-group-indent-8 {
  padding-right: 12rem;
}
.ag-grid .ag-rtl .ag-column-select-indent-8 .ag-row-group-leaf-indent,
.ag-grid .ag-rtl .ag-row-group-indent-8 .ag-row-group-leaf-indent {
  padding-left: 0;
}
.ag-grid .ag-rtl .ag-row-level-8 .ag-row-group-leaf-indent {
  margin-left: 0;
}
.ag-grid .ag-rtl .ag-column-select-indent-9,
.ag-grid .ag-rtl .ag-row-group-indent-9 {
  padding-right: 13.5rem;
}
.ag-grid .ag-rtl .ag-column-select-indent-9 .ag-row-group-leaf-indent,
.ag-grid .ag-rtl .ag-row-group-indent-9 .ag-row-group-leaf-indent {
  padding-left: 0;
}
.ag-grid .ag-rtl .ag-row-level-9 .ag-row-group-leaf-indent {
  margin-left: 0;
}
.ag-grid .ag-ltr .ag-filter-toolpanel-search-input,
.ag-grid .ag-ltr .ag-floating-filter-button,
.ag-grid .ag-ltr .ag-panel-title-bar-button,
.ag-grid .ag-rtl .ag-filter-toolpanel-search-input,
.ag-grid .ag-rtl .ag-floating-filter-button,
.ag-grid .ag-rtl .ag-panel-title-bar-button {
  margin: 0;
}
.ag-grid .ag-ltr .ag-filter-toolpanel-header,
.ag-grid .ag-ltr .ag-filter-toolpanel-search,
.ag-grid .ag-rtl .ag-filter-toolpanel-header,
.ag-grid .ag-rtl .ag-filter-toolpanel-search {
  padding: .5rem;
}
.ag-grid .ag-ltr .ag-header-cell.ag-right-aligned-header .ag-header-label-icon,
.ag-grid .ag-ltr .ag-header-cell:not(.ag-right-aligned-header) .ag-header-label-icon,
.ag-grid .ag-rtl .ag-header-cell.ag-right-aligned-header .ag-header-label-icon,
.ag-grid .ag-rtl .ag-header-cell:not(.ag-right-aligned-header) .ag-header-label-icon {
  margin: 0 .3334rem;
}
.ag-grid .ag-ltr .ag-filter-toolpanel-group.ag-has-filter > .ag-group-title-bar .ag-group-title:after,
.ag-grid .ag-rtl .ag-filter-toolpanel-group.ag-has-filter > .ag-group-title-bar .ag-group-title:after {
  padding-left: .3334rem;
  height: .667rem;
  width: .667rem;
  border-radius: 50%;
  background-color: #ffc107;
  color: transparent;
  margin: .3334rem;
}
.ag-grid .ag-ltr .ag-side-bar-left .ag-side-button-button,
.ag-grid .ag-ltr .ag-side-bar-right .ag-side-button-button,
.ag-grid .ag-rtl .ag-side-bar-left .ag-side-button-button,
.ag-grid .ag-rtl .ag-side-bar-right .ag-side-button-button {
  margin-left: 0;
  padding-right: 1px;
}
.ag-grid .ag-ltr .ag-label-align-right .ag-toggle-button-label,
.ag-grid .ag-rtl .ag-label-align-right .ag-toggle-button-label {
  margin: 0 .5rem;
}
.ag-grid .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,
.ag-grid .ag-ltr .ag-context-menu-open,
.ag-grid .ag-ltr .ag-has-focus .ag-row:not(.ag-row-selected) .ag-cell-focus.ag-cell-range-single-cell,
.ag-grid .ag-ltr .ag-has-focus .ag-row:not(.ag-row-selected) .ag-cell-focus:not(.ag-cell-range-selected),
.ag-grid .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle,
.ag-grid .ag-rtl .ag-context-menu-open,
.ag-grid .ag-rtl .ag-has-focus .ag-row:not(.ag-row-selected) .ag-cell-focus.ag-cell-range-single-cell,
.ag-grid .ag-rtl .ag-has-focus .ag-row:not(.ag-row-selected) .ag-cell-focus:not(.ag-cell-range-selected) {
  background-color: rgba(37, 131, 185, .15);
}
.ag-grid .ag-status-name-value-value {
  font-weight: 700;
}
.ag-grid .ag-status-name-value {
  margin: 0;
  padding: .5rem;
}
.ag-grid .ag-ltr .ag-cell:not(.ag-cell-range-single-cell) {
  border-right-color: #e4ebef;
}
.ag-grid .ag-ltr .ag-cell-range-selected-1:not(.ag-cell-range-single-cell):not(.ag-cell-range-right) {
  border-right-color: rgba(37, 131, 185, .25);
}
.ag-grid .ag-rtl .ag-cell:not(.ag-cell-range-single-cell) {
  border-left-color: #e4ebef;
}
.ag-grid .ag-rtl .ag-cell-range-selected-1:not(.ag-cell-range-single-cell):not(.ag-cell-range-left) {
  border-left-color: rgba(37, 131, 185, .25);
}
.ag-grid.ag-striped .ag-row-odd {
  background-color: #f8f9fa;
}
.ag-grid.ag-striped .ag-row-odd.ag-row-hover {
  background-color: rgba(37, 131, 185, .1);
}
.ag-grid.ag-striped .ag-row-odd.ag-row-selected {
  background-color: rgba(37, 131, 185, .25);
}
.ag-grid .ag-overlay-loading-center {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  border: 0;
  background: 0 0;
  box-shadow: none;
  height: auto;
  padding: 0;
}
.ag-grid .ag-keyboard-focus .ag-column-select-column:focus:after,
.ag-grid .ag-keyboard-focus .ag-column-select-header:focus:after,
.ag-grid .ag-keyboard-focus .ag-filter-toolpanel-header:focus:after,
.ag-grid .ag-keyboard-focus .ag-header-cell:focus:after,
.ag-grid .ag-keyboard-focus .ag-side-button-button:focus:after {
  top: 0;
  left: 0;
  border: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(108, 130, 143, .05);
}
.ag-grid .ag-keyboard-focus .ag-header-cell:focus:after {
  border-right: 1px solid #e4ebef;
}
.ag-grid .ag-keyboard-focus .ag-column-select-column:focus:after {
  top: 0;
  left: -1rem;
  right: -1rem;
  width: inherit;
}
.ag-grid .ag-keyboard-focus .ag-column-select-virtual-list-item:focus .ag-checkbox-input-wrapper.ag-checked {
  background-color: #1d658f;
  border-color: #1d658f;
}
.ag-grid .ag-keyboard-focus .ag-column-select-virtual-list-item:focus .ag-checkbox-input-wrapper:not(.ag-checked) {
  background-color: #a1aeb7;
  border-color: #a1aeb7;
}
.ag-grid .ag-keyboard-focus .ag-column-select-virtual-list-item:focus:after {
  display: none;
}
.ag-grid.ag-header-rotate .ag-header-cell {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.ag-grid.ag-header-rotate .ag-cell-label-container,
.ag-grid.ag-header-rotate .ag-header-cell-label,
.ag-grid.ag-header-rotate .ag-header-group-cell-label {
  align-items: flex-end;
}
.ag-grid.ag-header-rotate .ag-header-label-icon.ag-filter-icon {
  top: -.25rem;
}
.ag-grid.ag-header-rotate .ag-header-cell-rotate {
  transform: skew(-28deg);
  transform-origin: bottom;
}
.ag-grid.ag-header-rotate .ag-header-cell-rotate .ag-cell-label-container {
  align-items: flex-end;
}
.ag-grid.ag-header-rotate .ag-header-cell-rotate .ag-header-cell-label {
  position: absolute;
  bottom: .5rem;
  left: 1.5rem;
  transform: skew(28deg) rotate(-61deg);
  transform-origin: left;
}
.ag-grid.ag-header-rotate .ag-header-cell-rotate .ag-header-cell-menu-button {
  transform: skew(28deg);
  margin: .75rem 1rem;
  position: absolute;
  top: 0;
  left: 0;
}
.daterangepicker {
  font-family: inherit;
  background-color: #fff;
  border: 1px solid #bec7cd;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
  border-radius: 0;
  margin-top: .5rem;
  padding: 0;
}
.daterangepicker::after,
.daterangepicker::before {
  display: none;
}
.daterangepicker.show-calendar::before {
  content: "";
  display: block;
  height: 4rem;
  background-color: #6c828f;
  width: 100%;
  border: 0;
  top: 0;
  left: 0 !important;
}
.daterangepicker .calendar-time {
  display: flex;
  padding: .5rem;
  margin: 0 3px .5rem;
  line-height: inherit;
  align-items: center;
  background-color: #f4f6f7;
}
.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
  color: #fff;
  background-color: transparent;
  border-radius: 0;
  border: 1px solid rgba(255, 255, 255, .7);
  font-size: 1rem;
  line-height: 1;
  width: 48%;
  margin: .5rem .25rem;
  cursor: pointer;
}
.daterangepicker select.monthselect:active,
.daterangepicker select.monthselect:hover,
.daterangepicker select.yearselect:active,
.daterangepicker select.yearselect:hover {
  border-color: #fff;
}
.daterangepicker select.monthselect option,
.daterangepicker select.yearselect option {
  color: #27475a;
}
.daterangepicker select.ampmselect,
.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect {
  font-size: 1rem;
  padding-right: 0;
}
.daterangepicker select.hourselect {
  margin-right: 4px;
}
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect {
  margin: 0 4px;
}
.daterangepicker td.today {
  font-weight: 700;
}
.daterangepicker td.start-date.end-date {
  border-radius: 50%;
}
.daterangepicker td.available:not(.in-range):not(.start-date):not(.end-date):hover {
  color: #27475a;
  background-color: rgba(37, 131, 185, .15);
  border-radius: 50%;
}
.daterangepicker td.start-date {
  border-radius: 50% 0 0 50%;
}
.daterangepicker td.end-date {
  border-radius: 0 50% 50% 0;
}
.daterangepicker td.in-range,
.daterangepicker td.in-range.available:not(.start-date):not(.end-date):hover {
  color: #27475a;
  background-color: rgba(37, 131, 185, .15);
}
.daterangepicker td.off,
.daterangepicker td.off.end-date,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date {
  background-color: transparent;
}
.daterangepicker td.off,
.daterangepicker td.off.end-date,
.daterangepicker td.off.start-date,
.daterangepicker td.weekend {
  color: #bec7cd;
}
.daterangepicker td.weekend.in-range {
  color: rgba(39, 71, 90, .4);
}
.daterangepicker td.active,
.daterangepicker td.active:hover,
.daterangepicker td.end-date {
  color: #fff;
  background-color: #2583b9;
}
.daterangepicker .calendar-table {
  border: 0;
  border-radius: 0;
  background-color: transparent;
  position: relative;
}
.daterangepicker .calendar-table table {
  border-collapse: inherit;
  border-spacing: 0;
}
.daterangepicker .calendar-table thead tr th {
  color: #fff;
  height: 4rem;
}
.daterangepicker .calendar-table thead tr:last-child th {
  height: 1rem;
  padding-top: 1rem;
  color: #889aa4;
  font-weight: 400;
  border-radius: 0;
}
.daterangepicker .calendar-table td,
.daterangepicker .calendar-table th {
  height: 3rem;
  width: 3rem;
  min-width: 3rem;
  font-family: inherit;
  font-size: 1rem;
  line-height: 2;
}
.daterangepicker .calendar-table .next,
.daterangepicker .calendar-table .prev {
  background-size: 2rem;
  opacity: .6;
}
.daterangepicker .calendar-table .next:hover,
.daterangepicker .calendar-table .prev:hover {
  opacity: 1;
  background-color: transparent;
}
.daterangepicker .calendar-table .next span,
.daterangepicker .calendar-table .prev span {
  display: none;
}
.daterangepicker .calendar-table .prev {
  background-image: url("data:image/svg+xml,%3Csvg height='24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath fill='%23fff' d='M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}
.daterangepicker .calendar-table .next {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' width='24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E %3Cpath fill='%23fff' d='M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}
.daterangepicker th.month {
  line-height: calc(2.41667rem + 2px);
}
.daterangepicker .drp-calendar {
  max-width: inherit;
}
.daterangepicker .drp-calendar.left,
.daterangepicker .drp-calendar.right {
  padding: 0 1rem 1rem;
}
.daterangepicker .drp-selected {
  font-size: 1rem;
  font-weight: 700;
  color: #27475a;
}
.daterangepicker .drp-selected::before {
  content: "Selected: ";
  font-weight: 400;
  color: #889aa4;
}
.daterangepicker:not(.auto-apply).show-calendar .drp-buttons {
  display: flex;
}
.daterangepicker .drp-buttons {
  align-items: center;
  border-top: 1px solid #e4ebef;
  padding: 1rem 1rem;
  background-color: #f8f9fa;
}
.daterangepicker .drp-buttons .cancelBtn:not(.btn-link) {
  text-transform: none;
  letter-spacing: 0;
  margin-left: auto;
}
.daterangepicker .drp-buttons .applyBtn {
  margin-left: 1rem;
}
.daterangepicker.show-ranges .drp-calendar.left,
.daterangepicker.show-ranges.ltr .drp-calendar.left {
  border-color: #e4ebef;
}
.daterangepicker .ranges li {
  font-size: 1rem;
  border-radius: 0;
  background-color: transparent;
  border: solid transparent;
  border-width: 0 0 0 3px;
  padding: .45rem 0 .45rem 1rem;
  color: #2583b9;
}
.daterangepicker .ranges li:hover {
  color: #27475a;
  border-width: 0 0 0 3px;
  border-color: #d4dade;
  background-color: #f8f9fa;
}
.daterangepicker .ranges li.active {
  color: #27475a;
  border-width: 0 0 0 3px;
  border-color: #2583b9;
  background-color: #f4f6f7;
}
.daterangepicker:not(.show-calendar) .ranges {
  width: 100%;
}
.daterangepicker:not(.show-calendar) .ranges ul {
  margin: 1rem 0;
}
.daterangepicker.show-calendar .ranges {
  margin-top: 0;
}
.daterangepicker.show-calendar .ranges ul {
  margin: 5rem 0 0 0;
}
@media (min-width: 564px) {
  .daterangepicker .ranges ul {
    width: 100%;
    min-width: 12rem;
  }
  .daterangepicker .drp-calendar.left .calendar-table {
    padding-right: 0;
  }
}
.dd {
  max-width: inherit;
  font-size: inherit;
  line-height: inherit;
}
.dd-empty,
.dd-item,
.dd-placeholder {
  font-size: 1rem;
  line-height: 1.9;
  min-height: auto;
}
.dd-handle {
  border: 0 solid #e4ebef;
  height: 3rem;
  line-height: 3;
  color: #6c828f;
  border-radius: 0;
  background-color: #fff;
  padding: 0 .5rem 0 3rem;
  margin: 0 0 .25rem;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23889aa4'%3E%3Cpath d='M11,3H1C0.4,3,0,3.4,0,4s0.4,1,1,1h10c0.6,0,1-0.4,1-1S11.6,3,11,3z' /%3E%3Cpath d='M11,7H1C0.4,7,0,7.4,0,8s0.4,1,1,1h10c0.6,0,1-0.4,1-1S11.6,7,11,7z' /%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-position-x: 1rem;
  cursor: -webkit-grab;
}
.dd-handle:hover {
  color: inherit;
  background-color: #f8f9fa;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%236c828f'%3E%3Cpath d='M11,3H1C0.4,3,0,3.4,0,4s0.4,1,1,1h10c0.6,0,1-0.4,1-1S11.6,3,11,3z' /%3E%3Cpath d='M11,7H1C0.4,7,0,7.4,0,8s0.4,1,1,1h10c0.6,0,1-0.4,1-1S11.6,7,11,7z' /%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-position-x: 1rem;
}
.dd-item button {
  margin: 0;
  height: 3rem;
  width: 3rem;
  float: right;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23889aa4' d='M0 10.5l1 1 7-7 7 7 1-1-8-8-8 8z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1rem;
}
.dd-item > button.dd-collapse::before,
.dd-item > button.dd-expand::before {
  display: none;
}
.dd-collapsed .dd-expand {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23889aa4' d='M16 5.5l-1-1-7 7-7-7-1 1 8 8 8-8z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1rem;
}
.dd-collapsed .dd-expand:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%236c828f' d='M16 5.5l-1-1-7 7-7-7-1 1 8 8 8-8z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}
.dd-empty,
.dd-placeholder {
  margin: 0 0 .25rem;
  background: #eef1f2;
  border: 2px dashed #bec7cd;
}
.dd-empty {
  border: 2px dashed #bec7cd;
  background-color: #eef1f2;
}
.dd-dragel .dd-handle {
  cursor: -webkit-grabbing;
}
.dd-list .dd-list {
  padding-left: 2rem;
}
.dropzone {
  border: none;
  text-align: center;
  padding: 2rem;
  outline: 2px dashed #bec7cd;
  outline-offset: -1rem;
  transition: outline-offset .15s ease-in-out, background-color .15s linear;
  background-color: #f8f9fa;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  min-height: auto;
}
.dropzone input {
  display: none;
}
.dropzone.dz-drag-hover {
  border: none;
  outline-offset: -2rem;
  outline-color: #889aa4;
  background-color: #fff;
}
.dropzone .dz-message {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='43'%3E%3Cpath fill='%23bec7cd' d='M48.4 26.5c-.9 0-1.7.7-1.7 1.7v11.6h-43.3v-11.6c0-.9-.7-1.7-1.7-1.7s-1.7.7-1.7 1.7v13.2c0 .9.7 1.7 1.7 1.7h46.7c.9 0 1.7-.7 1.7-1.7v-13.2c0-1-.7-1.7-1.7-1.7zm-24.5 6.1c.3.3.8.5 1.2.5.4 0 .9-.2 1.2-.5l10-11.6c.7-.7.7-1.7 0-2.4s-1.7-.7-2.4 0l-7.1 8.3v-25.3c0-.9-.7-1.7-1.7-1.7s-1.7.7-1.7 1.7v25.3l-7.1-8.3c-.7-.7-1.7-.7-2.4 0s-.7 1.7 0 2.4l10 11.6z'%3E%3C/path%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-position: top;
  color: #889aa4;
  display: flex;
  align-items: flex-end;
  padding: 2rem 0 0 0;
  min-height: 7rem;
  margin: 2rem;
}
.dropzone:hover {
  background-color: #f4f6f7;
  outline-offset: -2rem;
}
.dropzone:focus {
  background-color: #f4f6f7;
  outline: 2px dashed #bec7cd;
  outline-offset: -1rem;
}
.dropzone .dz-preview {
  margin: 2rem .75rem;
}
.dropzone .dz-preview .dz-image {
  width: 10rem;
  height: 10rem;
}
.dropzone .dz-preview.dz-file-preview .dz-image,
.dropzone .dz-preview.dz-image-preview {
  background: 0 0;
}
.dropzone .dz-preview.dz-file-preview,
.dropzone .dz-preview.dz-image-preview {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23bec7cd' d='M14.341 3.579c-0.347-0.473-0.831-1.027-1.362-1.558s-1.085-1.015-1.558-1.362c-0.806-0.591-1.197-0.659-1.421-0.659h-7.75c-0.689 0-1.25 0.561-1.25 1.25v13.5c0 0.689 0.561 1.25 1.25 1.25h11.5c0.689 0 1.25-0.561 1.25-1.25v-9.75c0-0.224-0.068-0.615-0.659-1.421zM12.271 2.729c0.48 0.48 0.856 0.912 1.134 1.271h-2.406v-2.405c0.359 0.278 0.792 0.654 1.271 1.134zM14 14.75c0 0.136-0.114 0.25-0.25 0.25h-11.5c-0.135 0-0.25-0.114-0.25-0.25v-13.5c0-0.135 0.115-0.25 0.25-0.25 0 0 7.749-0 7.75 0v3.5c0 0.276 0.224 0.5 0.5 0.5h3.5v9.75z'%3E%3C/path%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.dropzone .dz-preview .dz-image img {
  display: none;
}
.dropzone .dz-preview .dz-details {
  padding: 0;
  opacity: 1;
  font-size: 1rem;
  padding-top: 4rem;
}
.dropzone .dz-preview .dz-details .dz-size {
  font-size: 1.25rem;
  color: #bec7cd;
  margin-bottom: .4rem;
}
.dropzone .dz-preview .dz-details .dz-size span {
  background-color: transparent;
}
.dropzone .dz-preview .dz-details .dz-filename {
  color: #fff;
  margin-left: -4px;
}
.dropzone .dz-preview .dz-details .dz-filename:hover span,
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
  border: 0;
  background-color: #b0bbc2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dropzone .dz-preview .dz-details .dz-filename span,
.dropzone .dz-preview .dz-details .dz-size span {
  padding: .3334rem .75rem;
  display: block;
  border-radius: 0;
}
.dropzone .dz-preview .dz-progress {
  border-radius: 0;
  height: 1rem;
  background: #d4dade;
  margin-top: -.4rem;
}
.dropzone .dz-preview .dz-progress .dz-upload {
  background: #2583b9;
}
.dropzone .dz-preview .dz-error-mark,
.dropzone .dz-preview .dz-success-mark {
  width: 4rem;
  height: 4rem;
  padding: .25rem;
  margin-left: -2rem;
  margin-top: -2rem;
  border-radius: 50%;
  background-size: cover;
  background-origin: content-box;
  background-color: #b0bbc2;
  box-shadow: 0 0 5px rgba(0, 0, 0, .25);
}
.dropzone .dz-preview .dz-error-mark svg,
.dropzone .dz-preview .dz-success-mark svg {
  display: none;
}
.dropzone .dz-preview .dz-success-mark {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23f8f9fa' d='M8 0C3.582 0 0 3.582 0 8s3.582 8 8 8 8-3.582 8-8-3.582-8-8-8zM6.5 12.031L3.687 8.687l1.031-1.031 1.781 1.75 5.156-4.5.719.719-5.875 6.406z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}
.dropzone .dz-preview .dz-error-mark {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath xmlns='http://www.w3.org/2000/svg' fill='%23f8f9fa' d='M8 1.5c-1.736 0-3.369 0.676-4.596 1.904s-1.904 2.86-1.904 4.596c0 1.736 0.676 3.369 1.904 4.596s2.86 1.904 4.596 1.904c1.736 0 3.369-0.676 4.596-1.904s1.904-2.86 1.904-4.596c0-1.736-0.676-3.369-1.904-4.596s-2.86-1.904-4.596-1.904zM8 0v0c4.418 0 8 3.582 8 8s-3.582 8-8 8c-4.418 0-8-3.582-8-8s3.582-8 8-8zM7 11h2v2h-2zM7 3h2v6h-2z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}
.dropzone .dz-preview .dz-error-message {
  color: #fff;
  font-size: 1rem;
  background: #3e525f;
  padding: 1rem;
  border-radius: 0;
  box-shadow: 0 2px 0 rgba(116, 116, 116, .25);
}
.dropzone .dz-preview .dz-error-message::after {
  top: -.5rem;
  border-left: .5rem solid transparent;
  border-right: .5rem solid transparent;
  border-bottom: .5rem solid #3e525f;
}
.lm_stack {
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}
.lm_content {
  background-color: #fff;
  border: 0 solid #e4ebef;
  border-top: 0;
  border-radius: 0;
}
.lm_header {
  background: #f8f9fa;
  border-style: solid;
  border-width: 0 0 1px;
  border-color: #e4ebef;
  border-radius: 0;
}
.lm_header .lm_tabs {
  height: calc(100% + 1px);
}
.lm_header .lm_tab {
  display: flex;
  align-items: center;
  height: 100%;
  box-sizing: border-box !important;
  margin: 0;
  padding: 0 .5rem 0 1rem;
  border-style: solid;
  border-width: 2px 1px 1px 0;
  border-left-color: transparent;
  border-right-color: #e4ebef;
  border-top-color: #bec7cd;
  border-bottom-color: #e4ebef;
  background-color: #f4f6f7;
}
.lm_header .lm_tab:first-child {
  border-left-color: #e4ebef;
  border-top-left-radius: 0;
}
.lm_header .lm_tab .lm_title {
  line-height: 1;
  font-size: .9rem;
  text-transform: uppercase;
  font-weight: 900;
  color: #889aa4;
}
.lm_header .lm_tab i {
  position: inherit;
  display: none;
}
.lm_header .lm_tab:hover {
  background-color: #e4ebef;
}
.lm_header .lm_tab:hover .lm_title {
  color: #27475a;
}
.lm_header .lm_tab:hover .lm_close_tab {
  opacity: .8;
}
.lm_header .lm_tab .lm_close_tab {
  position: relative;
  opacity: 0;
  background-size: 1rem;
  width: 1rem;
  height: 1rem;
  right: -.2rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' width='24'%3E%3Cpath fill='%236c828f' d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}
.lm_header .lm_tab .lm_close_tab:hover {
  opacity: 1;
}
.lm_header .lm_tab.lm_active {
  background-color: #fff;
  border-top-color: #2583b9;
  border-bottom-color: #fff;
}
.lm_header .lm_tab.lm_active .lm_title {
  color: #6c828f;
}
.lm_header .lm_controls {
  display: flex;
  height: 100%;
  font-size: 1.25rem;
  align-items: center;
  right: .5rem;
}
.lm_header .lm_controls > li {
  margin-left: 3px;
}
.lm_header .lm_controls > li:active {
  transform: scale(1.25, 1.25);
}
.lm_header .lm_controls .lm_popout {
  background-image: url("data:image/svg+xml,%3Csvg height='24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath fill='%236c828f' d='M19 19H5V5h7V3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1.15rem;
}
.lm_header .lm_controls .lm_popout:hover {
  background-image: url("data:image/svg+xml,%3Csvg height='24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath fill='%2327475A' d='M19 19H5V5h7V3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}
.lm_header .lm_controls .lm_maximise {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' width='24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath fill='%236c828f' d='M7 14H5v5h5v-2H7v-3zm-2-4h2V7h3V5H5v5zm12 7h-3v2h5v-5h-2v3zM14 5v2h3v3h2V5h-5z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1.25rem;
}
.lm_header .lm_controls .lm_maximise:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' width='24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath fill='%2327475A' d='M7 14H5v5h5v-2H7v-3zm-2-4h2V7h3V5H5v5zm12 7h-3v2h5v-5h-2v3zM14 5v2h3v3h2V5h-5z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}
.lm_header .lm_controls .lm_close {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' width='24'%3E%3Cpath fill='%236c828f' d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1.25rem;
}
.lm_header .lm_controls .lm_close:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' width='24'%3E%3Cpath fill='%2327475A' d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}
.lm_splitter {
  position: relative;
  z-index: 2;
  opacity: 0;
}
.lm_splitter:hover {
  opacity: 1;
}
.lm_splitter.lm_horizontal,
.lm_splitter.lm_vertical {
  background: rgba(39, 71, 90, .05);
}
.lm_selected .lm_header {
  background-color: #f8f9fa;
}
.lm_maximised .lm_controls .lm_maximise {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' width='24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath fill='%236c828f' d='M5 16h3v3h2v-5H5v2zm3-8H5v2h5V5H8v3zm6 11h2v-3h3v-2h-5v5zm2-11V5h-2v5h5V8h-3z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}
.lm_maximised .lm_controls .lm_maximise:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' width='24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath fill='%2327475A' d='M5 16h3v3h2v-5H5v2zm3-8H5v2h5V5H8v3zm6 11h2v-3h3v-2h-5v5zm2-11V5h-2v5h5V8h-3z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}
.lm_dragProxy .lm_tabs {
  position: relative;
}
.lm_dragProxy .lm_content {
  box-shadow: 2px 2px 10px #27475a;
  box-sizing: border-box;
}
.lm_dragProxy.lm_bottom .lm_header .lm_tab.lm_active,
.lm_stack.lm_bottom .lm_header .lm_tab.lm_active {
  box-shadow: 2px 2px 2px -2px #27475a;
}
.lm_dropTargetIndicator {
  box-shadow: inset 0 0 10px #27475a;
  outline: 2px dashed #bec7cd;
  outline-offset: -2px;
  transition: all .2s ease;
  background-color: rgba(238, 241, 242, .6);
}
.lm_dropTargetIndicator .lm_inner {
  display: none;
}
.highcharts-container {
  font-family:
    "Fidelity Sans",
    Arial,
    sans-serif;
  font-size: 1rem;
  fill: transparent;
}
.highcharts-background {
  fill: none;
}
.highcharts-data-label text,
.highcharts-legend-item text,
.highcharts-title {
  fill: #27475a;
}
.highcharts-legend-item:hover text {
  fill: #6c828f;
}
.highcharts-legend-item > text {
  font-weight: 400;
}
.highcharts-legend-item-hidden * {
  fill: #bec7cd !important;
  stroke: #bec7cd !important;
}
.highcharts-axis-labels,
.highcharts-axis-title,
.highcharts-navigator-xaxis.highcharts-axis-labels,
.highcharts-plot-band-label,
.highcharts-range-input text,
.highcharts-range-label text,
.highcharts-range-selector-buttons text,
.highcharts-scrollbar-arrow {
  fill: #6c828f;
}
.highcharts-subtitle {
  fill: #889aa4;
}
.highcharts-axis-line,
.highcharts-crosshair-category,
.highcharts-crosshair-thin,
.highcharts-grid-line,
.highcharts-markers,
.highcharts-minor-grid-line,
.highcharts-navigator-outline,
.highcharts-navigator-xaxis .highcharts-grid-line,
.highcharts-tick {
  stroke: #d4dade;
}
.highcharts-title {
  font-size: 1.33337rem;
}
.highcharts-axis-labels,
.highcharts-data-label {
  font-size: inherit;
}
.highcharts-range-input {
  stroke: #bec7cd;
}
.highcharts-range-input rect {
  fill: #fff;
}
input.highcharts-range-selector {
  background: #fff;
  color: #27475a;
  border: 0 !important;
  outline: 0;
  margin: 1px 2px;
}
.highcharts-navigator-handle {
  fill: #fff;
  stroke: #d4dade;
}
.highcharts-credits,
.highcharts-no-data text {
  fill: #d4dade;
}
.highcharts-credits:hover {
  fill: #27475a;
}
.highcharts-button {
  fill: #f4f6f7;
  stroke: none;
  transition: none;
  cursor: pointer;
}
.highcharts-button-hover {
  fill: #e4ebef;
  stroke: none;
}
.highcharts-button-symbol {
  stroke: #6c828f;
}
.highcharts-button-pressed {
  stroke: none;
}
.highcharts-button-pressed text {
  fill: #27475a;
}
.highcharts-tooltip-box {
  fill-opacity: 1;
  stroke: #3e525f !important;
}
.highcharts-tooltip .highcharts-label-box {
  fill: #3e525f;
  stroke: none !important;
}
.highcharts-tooltip text {
  fill: #fff;
}
.highcharts-pie-series .highcharts-point {
  stroke: none;
}
.highcharts-navigator-mask-inside {
  fill: #27475a;
  fill-opacity: .1;
}
.highcharts-scrollbar-button,
.highcharts-scrollbar-track {
  fill: #eef1f2;
  stroke: #eef1f2;
}
.highcharts-scrollbar-thumb {
  fill: #bec7cd;
  stroke: #bec7cd;
}
.highcharts-plot-band {
  fill: transparent;
  fill-opacity: 1;
}
.highcharts-plot-band:nth-child(odd) {
  fill: #f8f9fa;
}
.highcharts-menu {
  border: 0;
  margin-top: 8px;
  background: #3e525f;
  padding: 14px 0;
  box-shadow: 0 2px 0 rgba(116, 116, 116, .25);
}
.highcharts-menu hr {
  margin: 8px 0;
  border-color: rgba(255, 255, 255, .2);
}
.highcharts-menu::before {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px;
  border-top-width: 0;
  top: 22px;
  right: 29px;
  border-bottom-color: #3e525f;
  transition: all .15s ease-out;
  transform: translateY(5px);
  transition-delay: .2s;
}
.highcharts-menu-item {
  color: #e4ebef;
  padding: 3px 1.25rem;
  transition: none;
}
.highcharts-menu-item:focus,
.highcharts-menu-item:hover {
  background-color: rgba(255, 255, 255, .1);
}
.highcharts-color-0 {
  fill: #fd7e14;
  stroke: #fd7e14;
}
.highcharts-color-1 {
  fill: #21ce99;
  stroke: #21ce99;
}
.highcharts-color-2 {
  fill: #e83e8c;
  stroke: #e83e8c;
}
.highcharts-color-3 {
  fill: #17a2b8;
  stroke: #17a2b8;
}
.highcharts-color-4 {
  fill: #6610f2;
  stroke: #6610f2;
}
.highcharts-color-5 {
  fill: #ffc107;
  stroke: #ffc107;
}
.highcharts-color-6 {
  fill: #599c00;
  stroke: #599c00;
}
.highcharts-color-7 {
  fill: #6f42c1;
  stroke: #6f42c1;
}
.highcharts-color-8 {
  fill: #27475a;
  stroke: #27475a;
}
.highcharts-color-9 {
  fill: #31a07f;
  stroke: #31a07f;
}
.highcharts-data-label-connector {
  fill: none;
}
.highcharts-treemap-series .highcharts-data-label text {
  fill: #fff;
}
.highcharts-treemap-series .highcharts-point,
.highcharts-treemap-series .highcharts-point-hover {
  stroke: #fff;
}
.highcharts-loading {
  background-color: transparent;
}
.highcharts-loading-inner {
  color: #e4ebef;
}
.highcharts-negative {
  fill: #f23a0b;
}
.highcharts-scrollbar-rifles {
  stroke: #6c828f;
}
.bootstrap-touchspin .bootstrap-touchspin-down,
.bootstrap-touchspin .bootstrap-touchspin-up {
  color: #27475a;
  border-color: #bec7cd;
  background-color: #f8f9fa;
  box-shadow: none;
  border-width: 1px;
}
.bootstrap-touchspin .bootstrap-touchspin-down::after,
.bootstrap-touchspin .bootstrap-touchspin-down::before,
.bootstrap-touchspin .bootstrap-touchspin-up::after,
.bootstrap-touchspin .bootstrap-touchspin-up::before {
  display: none;
}
.bootstrap-touchspin .bootstrap-touchspin-down:focus,
.bootstrap-touchspin .bootstrap-touchspin-down:hover,
.bootstrap-touchspin .bootstrap-touchspin-down:not(:disabled):not(.disabled):active,
.bootstrap-touchspin .bootstrap-touchspin-up:focus,
.bootstrap-touchspin .bootstrap-touchspin-up:hover,
.bootstrap-touchspin .bootstrap-touchspin-up:not(:disabled):not(.disabled):active {
  color: #27475a;
  border-color: #bec7cd;
  background-color: #dae0e5;
  box-shadow: none;
}
.bootstrap-touchspin .input-group-btn .bootstrap-touchspin-down,
.bootstrap-touchspin .input-group-btn .bootstrap-touchspin-up {
  font-size: 1.75rem;
  font-family: monospace;
  font-weight: 400;
  text-transform: inherit;
  letter-spacing: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.bootstrap-touchspin .input-group-btn-vertical {
  position: relative;
  right: inherit;
  height: auto;
  width: calc(1.5rem + 1px);
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down,
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
  color: transparent;
  width: 100%;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down i,
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up i {
  display: none;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down:not(:disabled):not(.disabled):active,
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up:not(:disabled):not(.disabled):active {
  color: transparent;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
  height: calc(1.25rem + 1px);
  border-width: 1px 1px 1px 0;
  border-bottom-color: #bec7cd;
  border-radius: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%2327475A' d='M12.5 10l-4.5-4.5-4.5 4.5h9z'%3E%3C/path%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up:not(:disabled):not(.disabled):active {
  border-bottom-color: #bec7cd;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%2327475A' d='M12.5 10l-4.5-4.5-4.5 4.5h9z'%3E%3C/path%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  height: 1.25rem;
  border-width: 0 1px 1px 0;
  border-radius: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%2327475A' d='M3.5 6l4.5 4.5 4.5-4.5h-9z'%3E%3C/path%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down:not(:disabled):not(.disabled):active {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%2327475A' d='M3.5 6l4.5 4.5 4.5-4.5h-9z'%3E%3C/path%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}
.bootstrap-touchspin-postfix .input-group-text {
  border-right-color: #bec7cd;
}
.pnotify .pnotify-shadow {
  box-shadow: 0 2px 2.5rem rgba(0, 0, 0, .2);
}
.pnotify.pnotify-with-icon .pnotify-content {
  margin-left: 0;
}
.pnotify .bootstrap4-title {
  font-size: 1.75rem;
}
.pnotify-title {
  line-height: 1;
  font-weight: 300;
  color: #2583b9;
  min-height: 1.75rem;
  margin-bottom: 1rem;
  margin-left: 0;
}
.pnotify-container {
  background-color: #fff;
  height: 100%;
  margin: 0;
  border-style: solid;
  border-width: 0 0 0 3px;
  border-top-color: #bec7cd;
  border-right-color: #bec7cd;
  border-bottom-color: #bec7cd;
  border-left-color: #2583b9;
  padding: 2.5rem;
}
.pnotify-container::before {
  display: none;
}
.pnotify-container .pnotify-icon {
  width: 1.75rem;
  height: 1.75rem;
  margin-right: .5rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%232583b9' d='M7 4.75c0-.412.338-.75.75-.75h.5c.412 0 .75.338.75.75v.5c0 .412-.338.75-.75.75h-.5C7.338 6 7 5.662 7 5.25v-.5zM10 12H6v-1h1V8H6V7h3v4h1z'/%3E%3Cpath fill='%232583b9' d='M8 0C3.582 0 0 3.582 0 8s3.582 8 8 8 8-3.582 8-8-3.582-8-8-8zm0 14.5c-3.59 0-6.5-2.91-6.5-6.5S4.41 1.5 8 1.5s6.5 2.91 6.5 6.5-2.91 6.5-6.5 6.5z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1.75rem;
}
.pnotify-container.alert-success {
  border-left-color: #31a07f;
}
.pnotify-container.alert-success .pnotify-title {
  color: #31a07f;
}
.pnotify-container.alert-success .pnotify-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%2331a07f' d='M8 0C3.582 0 0 3.582 0 8s3.582 8 8 8 8-3.582 8-8-3.582-8-8-8zM6.5 12.031L3.687 8.687l1.031-1.031 1.781 1.75 5.156-4.5.719.719-5.875 6.406z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}
.pnotify-container.alert-danger {
  border-left-color: #f23a0b;
}
.pnotify-container.alert-danger .pnotify-title {
  color: #f23a0b;
}
.pnotify-container.alert-danger .pnotify-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23f23a0b' d='M8 0C3.582 0 0 3.582 0 8s3.582 8 8 8 8-3.582 8-8-3.582-8-8-8zm1 13H7v-2h2v2zm0-4H7V3h2v6z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}
.pnotify-text {
  color: #27475a;
  font-weight: 400;
}
.pnotify-with-icon .pnotify-text {
  margin-left: 2.25rem;
}
.pnotify-closer,
.pnotify-sticker {
  margin-top: -1rem;
  margin-left: .75rem;
}
.pnotify-closer:active,
.pnotify-sticker:active {
  transform: scale(1.25, 1.25);
}
.pnotify-closer span,
.pnotify-sticker span {
  height: 1.25rem;
  width: 1.25rem;
  display: block;
  opacity: .6;
}
.pnotify-closer span:hover,
.pnotify-sticker span:hover {
  opacity: 1;
}
.pnotify-closer {
  margin-right: -1rem;
}
.pnotify-closer span {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23889aa4' d='M13.957 3.457l-1.414-1.414-4.543 4.543-4.543-4.543-1.414 1.414 4.543 4.543-4.543 4.543 1.414 1.414 4.543-4.543 4.543 4.543 1.414-1.414-4.543-4.543z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}
.pnotify-sticker span:not(.brighttheme-icon-stuck) {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23889aa4' d='M2 2h5v12h-5zM9 2h5v12h-5z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1.25rem;
}
.pnotify-sticker span.brighttheme-icon-stuck {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23889aa4' d='M3 2l10 6-10 6z'%3E%3C/path%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1.25rem;
}
.pnotify-action-bar {
  padding-top: .75rem;
  margin-left: 0;
  justify-content: flex-start;
}
.pnotify-action-bar .pnotify-action-button {
  margin: 0 .5rem 0 0;
}
.pnotify-action-bar .pnotify-action-button:first-child:focus,
.pnotify-action-bar .pnotify-action-button:first-child:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}
.pnotify-action-bar .pnotify-action-button:last-child:focus,
.pnotify-action-bar .pnotify-action-button:last-child:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}
.stack-bar-bottom .pnotify-shadow,
.stack-bar-top .pnotify-shadow {
  box-shadow: none;
}
.ql-container.ql-snow {
  font-family: inherit;
  font-size: inherit;
  border: 0;
}
.ql-container.ql-snow.disabled .ql-editor,
.ql-container.ql-snow[disabled] .ql-editor {
  pointer-events: none;
  color: #889aa4;
  background-color: #eef1f2;
  border-color: #bec7cd;
}
.ql-container.ql-snow.is-invalid .ql-editor {
  color: #f23a0b;
  background-color: #fffaf8;
  border-color: #f23a0b;
}
.ql-toolbar.ql-snow {
  padding: .25rem;
  font-family: inherit;
  background-color: #f4f6f7;
  border-color: #bec7cd;
  border-bottom-color: #bec7cd;
  border-width: 1px 1px 0 1px;
}
.ql-toolbar.ql-snow .ql-formats {
  margin-right: 0;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  border-color: #bec7cd;
  background-color: #d4dfe6;
}
.ql-snow .ql-formats {
  padding: .25rem;
}
.ql-snow a {
  color: #2583b9;
}
.ql-snow .ql-stroke {
  stroke: #27475a;
}
.ql-snow .ql-fill {
  fill: #27475a;
}
.ql-snow .ql-picker-label:active,
.ql-snow .ql-picker-label:focus {
  background-color: #d4dfe6;
}
.ql-snow .ql-picker-label::before {
  line-height: 2.41667rem;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  color: #385567;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #385567;
}
.ql-toolbar.ql-snow .ql-picker-options {
  box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  border-color: #bec7cd;
}
.ql-editor {
  color: #385567;
  background-color: #fff;
  border: 1px solid #bec7cd;
  padding: .5rem .75rem;
}
.ql-editor:hover {
  border-color: #889aa4;
}
.ql-editor:active,
.ql-editor:focus {
  border-color: #6c828f;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .2);
}
.ql-editor.ql-blank::before {
  color: #889aa4;
  left: .75rem;
  right: .75rem;
  font-style: normal;
}
.ql-snow .ql-editor pre.ql-syntax {
  background-color: #eef1f2;
  color: #27475a;
}
.ql-snow .ql-toolbar button,
.ql-snow.ql-toolbar button {
  padding: 3px 0;
}
.ql-snow .ql-toolbar button.ql-active,
.ql-snow .ql-toolbar button:focus,
.ql-snow .ql-toolbar button:hover,
.ql-snow.ql-toolbar button.ql-active,
.ql-snow.ql-toolbar button:focus,
.ql-snow.ql-toolbar button:hover {
  color: #2583b9;
}
.ql-snow .ql-toolbar button.ql-active .ql-fill,
.ql-snow .ql-toolbar button:focus .ql-fill,
.ql-snow .ql-toolbar button:hover .ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-fill,
.ql-snow.ql-toolbar button:focus .ql-fill,
.ql-snow.ql-toolbar button:hover .ql-fill {
  fill: #2583b9;
}
.ql-snow .ql-toolbar button.ql-active .ql-stroke,
.ql-snow .ql-toolbar button:focus .ql-stroke,
.ql-snow .ql-toolbar button:hover .ql-stroke,
.ql-snow.ql-toolbar button.ql-active .ql-stroke,
.ql-snow.ql-toolbar button:focus .ql-stroke,
.ql-snow.ql-toolbar button:hover .ql-stroke {
  stroke: #2583b9;
}
.ql-snow .ql-toolbar .ql-picker-label.ql-active,
.ql-snow .ql-toolbar .ql-picker-label:hover,
.ql-snow.ql-toolbar .ql-picker-label.ql-active,
.ql-snow.ql-toolbar .ql-picker-label:hover {
  color: #2583b9;
}
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill {
  fill: #2583b9;
}
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke {
  stroke: #2583b9;
}
.ql-snow .ql-toolbar .ql-picker-item.ql-selected,
.ql-snow .ql-toolbar .ql-picker-item:hover,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected,
.ql-snow.ql-toolbar .ql-picker-item:hover {
  color: #2583b9;
}
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill {
  fill: #2583b9;
}
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke {
  stroke: #2583b9;
}
.ql-snow .ql-picker {
  font-size: inherit;
  color: #385567;
  background-color: #e4ebef;
  height: calc(2.41667rem + 2px);
}
.ql-snow .ql-picker-options {
  background-color: #fff;
}
.ql-snow .ql-tooltip {
  border: 0;
  color: #27475a;
  background-color: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
  padding: 1.25rem;
}
.ql-snow .ql-tooltip input[type=text] {
  width: auto;
  display: inline-flex;
}
.ql-snow .ql-tooltip::before {
  margin-right: 5px;
}
.ql-snow .ql-tooltip a.ql-action::after,
.ql-snow .ql-tooltip a.ql-remove::before {
  color: #2583b9;
}
.ql-snow .ql-tooltip a.ql-action::after {
  padding-right: 5px;
  border-color: #e4ebef;
}
.ql-snow .ql-tooltip a.ql-remove::before {
  margin-left: 5px;
}
.ql-snow .ql-tooltip a.ql-action::after {
  margin-left: 10px;
}
.ql-snow .ql-tooltip a.ql-preview {
  color: #27475a;
  font-weight: 700;
  margin-right: 10px;
}
.rating-symbol {
  cursor: pointer;
}
.rating-symbol-empty,
.rating-symbol-filled {
  display: inline-block;
  width: .5rem;
  height: 1rem;
  margin-right: 2px;
}
.rating-symbol-empty {
  background-color: #d4dade;
}
.rating-symbol-filled {
  background-color: #fd7e14;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%;
}
.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
  outline: 0 !important;
}
.bootstrap-select > .dropdown-toggle {
  transition: none;
  box-shadow: none;
  color: #385567;
  font-size: 1rem;
  font-weight: 400;
  text-transform: inherit;
  height: calc(2.41667rem + 2px);
  line-height: 1.41667;
  letter-spacing: inherit;
  border-width: 1px;
  border-color: #bec7cd;
  border-radius: 0;
  padding: .5rem 2rem .5rem .75rem;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23889aa4' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right .7776rem bottom .7776rem;
  background-size: .7776rem;
}
.bootstrap-select > .dropdown-toggle::after {
  display: none;
  height: .41667rem;
  margin-top: 0;
  margin-right: -1.25rem;
  border-width: .41667rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.bootstrap-select > .dropdown-toggle:hover {
  box-shadow: none;
  background-color: #fff;
  border-color: #889aa4;
}
.bootstrap-select > .dropdown-toggle:not(:disabled):not(.disabled):active {
  color: #385567;
  background-color: #fff;
  box-shadow: none;
  border-color: #6c828f;
}
.bootstrap-select > .dropdown-toggle:focus {
  box-shadow: none;
  border-color: #6c828f;
  background-color: #fff;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder {
  color: #889aa4;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:not(:disabled):not(.disabled):active {
  color: #889aa4;
}
.bootstrap-select > .dropdown-toggle.disabled {
  opacity: 1;
  color: #889aa4;
  background-color: #eef1f2;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23889aa4' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e");
  border-color: #bec7cd;
}
.bootstrap-select:not(.dropup) > .dropdown-toggle::after {
  border-top-color: #889aa4;
}
.bootstrap-select.dropup > .dropdown-toggle::after {
  border-bottom-color: #889aa4;
}
.bootstrap-select:not(.is-invalid).show > .dropdown-toggle {
  background-color: #fff;
  box-shadow: none;
  border-color: #6c828f;
}
.bootstrap-select:not(.is-invalid).show > .dropdown-toggle:not(.bs-placeholder) {
  color: #385567;
}
.bootstrap-select.is-invalid .dropdown-toggle,
.bootstrap-select.is-invalid .dropdown-toggle:hover,
.bootstrap-select.is-invalid .dropdown-toggle:not(:disabled):not(.disabled):active {
  color: #f23a0b;
  border-color: #f23a0b;
  background-color: #fffaf8;
}
.bootstrap-select .dropdown-menu,
.bootstrap-select .tt-menu {
  padding: 0;
}
.bootstrap-select .dropdown-menu li a.opt,
.bootstrap-select .tt-menu li a.opt {
  padding-left: 1.25rem;
}
.bootstrap-select .dropdown-menu .notify,
.bootstrap-select .tt-menu .notify {
  border: 0;
  bottom: 0;
  width: 100%;
  margin: 0;
  padding: 1rem;
  color: #fff;
  background: #6c828f;
  box-shadow: none;
  opacity: 1;
}
.bootstrap-select.fit-width .dropdown-menu,
.bootstrap-select.fit-width .tt-menu {
  min-width: 14rem;
}
.bootstrap-select:not(.show-tick) .dropdown-menu li a.selected,
.bootstrap-select:not(.show-tick) .tt-menu li a.selected {
  color: #27475a;
  background-color: #eef1f2;
}
.bootstrap-select.show-tick .dropdown-menu li a.dropdown-item,
.bootstrap-select.show-tick .dropdown-menu li a.dropdown-item:not([href]),
.bootstrap-select.show-tick .dropdown-menu li a.tt-suggestion,
.bootstrap-select.show-tick .dropdown-menu li a.tt-suggestion:not([href]),
.bootstrap-select.show-tick .tt-menu li a.dropdown-item,
.bootstrap-select.show-tick .tt-menu li a.dropdown-item:not([href]),
.bootstrap-select.show-tick .tt-menu li a.tt-suggestion,
.bootstrap-select.show-tick .tt-menu li a.tt-suggestion:not([href]) {
  color: #27475a;
}
.bootstrap-select.show-tick .dropdown-menu li .active.tt-suggestion,
.bootstrap-select.show-tick .dropdown-menu li .dropdown-item.active,
.bootstrap-select.show-tick .dropdown-menu li .selected .dropdown-item,
.bootstrap-select.show-tick .dropdown-menu li .selected .tt-suggestion,
.bootstrap-select.show-tick .tt-menu li .active.tt-suggestion,
.bootstrap-select.show-tick .tt-menu li .dropdown-item.active,
.bootstrap-select.show-tick .tt-menu li .selected .dropdown-item,
.bootstrap-select.show-tick .tt-menu li .selected .tt-suggestion {
  background-color: transparent;
}
.bootstrap-select.show-tick .dropdown-menu li a span.text,
.bootstrap-select.show-tick .tt-menu li a span.text {
  margin: 0;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark,
.bootstrap-select.show-tick .dropdown-menu a span.check-mark,
.bootstrap-select.show-tick .tt-menu .selected span.check-mark,
.bootstrap-select.show-tick .tt-menu a span.check-mark {
  display: block;
  position: inherit;
  right: inherit;
  margin-right: .5rem;
  left: 1.25rem;
  width: 1rem;
  height: 1rem;
  top: 0;
}
.bootstrap-select.show-tick .dropdown-menu li a,
.bootstrap-select.show-tick .tt-menu li a {
  display: flex;
  align-items: center;
  padding-left: .75rem;
  padding-right: .75rem;
}
.bootstrap-select.show-tick .dropdown-menu li a.opt,
.bootstrap-select.show-tick .tt-menu li a.opt {
  padding-left: 1.25rem;
}
.bootstrap-select.show-tick .dropdown-menu .selected.opt .check-mark,
.bootstrap-select.show-tick .dropdown-menu .selected.opt span.check-mark,
.bootstrap-select.show-tick .dropdown-menu a.opt .check-mark,
.bootstrap-select.show-tick .dropdown-menu a.opt span.check-mark,
.bootstrap-select.show-tick .tt-menu .selected.opt .check-mark,
.bootstrap-select.show-tick .tt-menu .selected.opt span.check-mark,
.bootstrap-select.show-tick .tt-menu a.opt .check-mark,
.bootstrap-select.show-tick .tt-menu a.opt span.check-mark {
  left: 0;
}
.bootstrap-select.show-tick .dropdown-menu :not(.selected) .check-mark,
.bootstrap-select.show-tick .tt-menu :not(.selected) .check-mark {
  border: 1px solid #bec7cd;
  background-color: #bec7cd;
  border-radius: 50%;
}
.bootstrap-select.show-tick .dropdown-menu .selected .check-mark,
.bootstrap-select.show-tick .tt-menu .selected .check-mark {
  border-color: #2583b9;
  background-color: #2583b9;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50%;
}
.bootstrap-select select[multiple] ~ .dropdown-menu :not(.selected) .check-mark,
.bootstrap-select select[multiple] ~ .tt-menu :not(.selected) .check-mark {
  border-radius: 0;
}
.bootstrap-select select[multiple] ~ .dropdown-menu .selected .check-mark,
.bootstrap-select select[multiple] ~ .tt-menu .selected .check-mark {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
  background-size: 77%;
}
.bootstrap-select .bs-ok-default:after {
  display: none;
}
.bootstrap-select .inner {
  padding: .75rem 0;
  max-height: 20rem !important;
}
.bootstrap-select .no-results {
  padding: 0;
  margin: 0 .75rem;
  background: 0 0;
  color: #889aa4;
}
.bs-donebutton,
.bs-searchbox {
  background-color: #f8f9fa;
  border-bottom: 1px solid #e4ebef;
}
.bs-donebutton,
.bs-searchbox {
  padding: .75rem;
}
.bs-actionsbox,
.bs-searchbox + .bs-actionsbox {
  padding: .75rem;
  border-bottom: 1px solid #e4ebef;
}
.bs-actionsbox .btn-block {
  width: auto;
}
.bs-searchbox .form-control,
.bs-searchbox .ql-snow .ql-tooltip input[type=text],
.bs-searchbox .react-tags-wrapper,
.ql-snow .ql-tooltip .bs-searchbox input[type=text] {
  padding-left: 2rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23889aa4' d='M16 13.5l-4.695-4.695c0.444-0.837 0.695-1.792 0.695-2.805 0-3.314-2.686-6-6-6s-6 2.686-6 6 2.686 6 6 6c1.013 0 1.968-0.252 2.805-0.695l4.695 4.695 2.5-2.5zM2 6c0-2.209 1.791-4 4-4s4 1.791 4 4-1.791 4-4 4-4-1.791-4-4z'%3E%3C/path%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-position-x: .5rem;
  background-size: 1rem;
}
.bs-searchbox .form-control::-webkit-search-cancel-button,
.bs-searchbox .ql-snow .ql-tooltip input[type=text]::-webkit-search-cancel-button,
.bs-searchbox .react-tags-wrapper::-webkit-search-cancel-button,
.ql-snow .ql-tooltip .bs-searchbox input[type=text]::-webkit-search-cancel-button {
  display: none;
}
.bs-searchbox .form-control:focus,
.bs-searchbox .ql-snow .ql-tooltip input:focus[type=text],
.bs-searchbox .react-tags-wrapper:focus,
.ql-snow .ql-tooltip .bs-searchbox input:focus[type=text] {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23385567' d='M16 13.5l-4.695-4.695c0.444-0.837 0.695-1.792 0.695-2.805 0-3.314-2.686-6-6-6s-6 2.686-6 6 2.686 6 6 6c1.013 0 1.968-0.252 2.805-0.695l4.695 4.695 2.5-2.5zM2 6c0-2.209 1.791-4 4-4s4 1.791 4 4-1.791 4-4 4-4-1.791-4-4z'%3E%3C/path%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-position-x: .5rem;
  background-size: 1rem;
}
.bs-actionsbox .btn-group .btn {
  width: inherit;
  border: 0;
  padding: 0 .5rem 0 0;
  background-color: transparent;
  text-transform: none;
  font-size: 1rem;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
  color: #2583b9;
  box-shadow: none;
  transition: none;
}
.bs-actionsbox .btn-group .btn::after,
.bs-actionsbox .btn-group .btn::before {
  display: none;
}
.bs-actionsbox .btn-group .btn:hover,
.bs-actionsbox .btn-group .btn:not([disabled]):not(.disabled):active {
  color: #27475a;
  background-color: transparent;
}
.bs-actionsbox .btn-group .btn + .btn,
.bs-actionsbox .btn-group .daterangepicker .drp-buttons .btn + .btn {
  padding: 0 0 0 .5rem;
  border-left: 1px solid #889aa4;
}
.bs-actionsbox .btn-group .btn + .btn::not(:disabled):not(.disabled):active,
.bs-actionsbox .btn-group .daterangepicker .drp-buttons .btn + .btn::not(:disabled):not(.disabled):active {
  border-color: #889aa4;
}
.irs {
  height: inherit;
}
.irs .irs-bar,
.irs .irs-line {
  top: 0;
  cursor: pointer;
}
.irs .irs-line {
  height: .5rem;
  background-color: #d4dade;
  border-radius: .33334rem;
}
.irs .irs-bar {
  top: 0;
  z-index: 1;
  height: .5rem;
  background: #2583b9;
}
.irs .irs-handle {
  z-index: 3;
  top: -.41667rem;
  width: 1.3334rem;
  height: 1.3334rem;
  border-radius: 1.3334rem;
  background-color: #fff;
  border: .41667rem solid #2583b9;
  cursor: grab;
}
.irs .irs-handle:active {
  cursor: grabbing;
}
.irs .irs-handle.state_hover,
.irs .irs-handle:hover {
  background-color: #eef1f2;
}
.irs .irs-handle > i:first-child {
  display: none;
}
.irs .irs-from,
.irs .irs-max,
.irs .irs-min,
.irs .irs-single,
.irs .irs-to {
  font-size: .9rem;
  padding: .2rem .5rem;
  border-radius: 2px;
  top: -2.5rem;
}
.irs .irs-max,
.irs .irs-min {
  color: #6c828f;
  background-color: #e4ebef;
}
.irs .irs-from,
.irs .irs-single,
.irs .irs-to {
  z-index: inherit;
  color: #fff;
  background-color: #2583b9;
  box-shadow: 0 2px 0 rgba(116, 116, 116, .25);
  cursor: grab;
}
.irs .irs-from:active,
.irs .irs-single:active,
.irs .irs-to:active {
  cursor: grabbing;
}
.irs .irs-from::after,
.irs .irs-single::after,
.irs .irs-to::after {
  content: "";
  position: absolute;
  display: block;
  bottom: -.6667rem;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -.3334rem;
  overflow: hidden;
  border: .3334rem solid transparent;
  border-top-color: #2583b9;
}
.irs.irs-with-grid {
  height: inherit;
  padding-bottom: 2.25rem;
}
.irs .irs-grid {
  top: 0;
  z-index: 2;
}
.irs .irs-grid-pol {
  background: #fff;
  height: .5rem;
  width: 2px;
}
.irs .irs-grid-pol.small {
  background: #fff;
  height: .5rem;
  width: 1px;
}
.irs .irs-grid-text {
  top: 1.25rem;
  font-size: .9rem;
  line-height: 1.41667;
  color: #889aa4;
}
.irs.irs-disabled {
  opacity: .5;
}
.irs.irs-disabled .irs-bar,
.irs.irs-disabled .irs-handle,
.irs.irs-disabled .irs-line {
  cursor: not-allowed;
}
.irs .irs-disable-mask {
  cursor: not-allowed;
  height: 100%;
}
.irs .irs-shadow {
  height: 2px;
  bottom: -7px;
  background-color: #ffc107;
}
.irs-with-labels {
  padding-top: 2.5rem;
}
.jqstooltip {
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
  text-align: left;
  white-space: nowrap;
  font-size: 12px;
  padding: 4px 8px;
  background-color: #3e525f;
  color: #fff;
  opacity: 1;
  z-index: 1070;
}
.tokenfield {
  padding: 0;
  display: flex;
  min-height: inherit;
  align-items: center;
  flex-wrap: wrap;
  height: auto;
}
.tokenfield.focus {
  outline: 0;
  box-shadow: none;
  background-color: #fff;
  border-color: #6c828f;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .2);
}
.tokenfield .token,
.tokenfield .token-input {
  margin: 0;
}
.tokenfield .token {
  border: 0;
  height: auto;
  color: #fff;
  border-radius: .16667rem;
  flex-direction: row;
  align-items: center;
  padding: .125rem .2rem .125rem .5rem;
  margin: 0 0 0 .375rem;
  text-transform: capitalize;
  background-color: #2583b9;
  display: flex;
  align-items: center;
  font-size: .8rem;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: .3px;
}
.tokenfield .token .token-label {
  line-height: 1.2;
  padding-left: 0;
}
.tokenfield .token .close {
  height: auto;
  opacity: .7;
  color: #fff;
  font-size: 1.2rem;
  line-height: 1;
  font-family: inherit;
  margin: 0 .25rem 0 .5rem;
  padding-right: 0;
}
.tokenfield .token .close:hover {
  color: #fff;
  opacity: 1;
}
.tokenfield .token .close:not(:disabled):not(.disabled):focus {
  color: #fff;
}
.tokenfield .token-input {
  flex: 1;
  color: #385567;
  height: 2.41667rem;
  padding: 0 .75rem;
}
.tokenfield .token-input::placeholder {
  color: #889aa4;
}
.tokenfield .twitter-typeahead {
  background-color: transparent;
  flex: 1;
}
.tokenfield .twitter-typeahead .token-input {
  width: 100% !important;
}
.twitter-typeahead {
  background-color: #fff;
}
.tt-hint {
  color: #889aa4;
  background-color: transparent !important;
}
.tt-suggestion {
  color: #27475a;
  cursor: pointer;
  line-height: initial;
}
.tt-highlight {
  font-weight: 400;
}
.tt-cursor {
  background-color: #f4f6f7;
}
.tt-dataset .text-muted {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
a.editable-click {
  border-color: #2583b9;
  border-bottom-style: dotted;
}
a.editable-click:hover {
  border-color: #27475a;
}
a.editable-click:focus {
  color: #27475a;
  border-color: #27475a;
}
a.editable-click.editable-empty {
  color: #889aa4;
  border-color: #e4ebef;
}
.editableform .control-group > div:first-child {
  display: flex;
}
.editable-input .form-control,
.editable-input .ql-snow .ql-tooltip input[type=text],
.editable-input .react-tags-wrapper,
.editable-input .select2-container--default .select2-selection--single .select2-selection__rendered,
.ql-snow .ql-tooltip .editable-input input[type=text] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.editable-buttons {
  margin: 0;
}
.btn.editable-cancel,
.btn.editable-submit,
.daterangepicker .drp-buttons .editable-cancel.btn,
.daterangepicker .drp-buttons .editable-submit.btn {
  height: 100%;
  margin-left: 1px;
  padding: 0 1.25rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn.editable-cancel i,
.btn.editable-submit i,
.daterangepicker .drp-buttons .editable-cancel.btn i,
.daterangepicker .drp-buttons .editable-submit.btn i {
  display: none;
}
.editable-empty,
.editable-empty:focus,
.editable-empty:hover {
  font-style: normal;
}
.btn.editable-submit,
.daterangepicker .drp-buttons .editable-submit.btn {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23fff' d='M16 3.7l-1.7-1.7-8.8 8.9-3.8-3.9-1.7 1.6 5.5 5.5 10.5-10.4z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: .9rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn.editable-cancel,
.daterangepicker .drp-buttons .editable-cancel.btn {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%2327475A' d='M8.9 8l5.9-5.9c0.3-0.3 0.3-0.6 0-0.9s-0.6-0.3-0.9 0l-5.9 5.9-5.9-5.9c-0.3-0.3-0.6-0.3-0.9 0s-0.3 0.6 0 0.9l5.9 5.9-5.9 5.9c-0.3 0.3-0.3 0.6 0 0.9s0.6 0.3 0.9 0l5.9-5.9 5.9 5.9c0.3 0.3 0.6 0.3 0.9 0v0c0.3-0.3 0.3-0.6 0-0.9l-5.9-5.9z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: .75rem;
}
.editable-error-block {
  color: #f23a0b;
  max-width: inherit;
  margin: 0 0 0 1rem;
}
.editable-clear-x {
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23385567' d='M8 0c-4.418 0-8 3.582-8 8s3.582 8 8 8 8-3.582 8-8-3.582-8-8-8zM12 10.5l-1.5 1.5-2.5-2.5-2.5 2.5-1.5-1.5 2.5-2.5-2.5-2.5 1.5-1.5 2.5 2.5 2.5-2.5 1.5 1.5-2.5 2.5 2.5 2.5z'%3E%3C/path%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: 1rem;
  height: 100%;
  width: 24px;
  top: 0;
  right: 0;
  opacity: .5;
  margin: 0;
}
.editable-clear-x:hover {
  opacity: 1;
}
.editable-unsaved {
  font-weight: 400;
}
.editable-bg-transition {
  transition: none;
}
.editableform-loading {
  height: calc(2.41667rem + 2px);
  width: 100%;
  background: #fff;
  border: 1px solid #bec7cd;
  opacity: .5;
}
accordion .panel-default {
  border-bottom: 1px solid #e4ebef;
}
.daterangepicker .drp-buttons accordion .panel-title .btn,
accordion .panel-title .btn,
accordion .panel-title .daterangepicker .drp-buttons .btn {
  padding: 0;
  font-size: .9rem;
  color: #6c828f;
  font-weight: 800;
  text-transform: uppercase;
}
accordion .panel-title .btn:active,
accordion .panel-title .btn:focus,
accordion .panel-title .btn:hover {
  text-decoration: none;
}
accordion .panel-heading {
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23889aa4' d='M8 0C3.582 0 0 3.582 0 8s3.582 8 8 8 8-3.582 8-8-3.582-8-8-8zm1 9v4H7V9H3V7h4V3h2v4h4v2H9z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-position: 1rem;
  background-size: 1rem;
  padding-left: 2.5rem;
}
accordion .panel-heading:hover {
  background-color: #eef1f2;
}
accordion .panel-heading:hover .panel-title .btn {
  color: inherit;
}
accordion .panel-open .panel-heading {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%236c828f' d='M8 0C3.582 0 0 3.582 0 8s3.582 8 8 8 8-3.582 8-8-3.582-8-8-8zm5 9H3V7h10v2z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-position: 1rem;
}
.bs-datepicker {
  display: flex;
  background-color: #fff;
  border: 1px solid #bec7cd;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
  margin-top: .5rem;
}
.bs-datepicker-multiple {
  display: inline-block;
}
bs-datepicker-navigation-view {
  display: flex;
  justify-content: center;
}
.bs-datepicker-custom-range {
  order: 1;
  width: 12rem;
  border-top: 4rem solid #6c828f;
}
.bs-datepicker-predefined-btns {
  padding-top: 1rem;
  border-right: 1px solid #e4ebef;
  height: 100%;
}
.bs-datepicker-predefined-btns .btn,
.bs-datepicker-predefined-btns .daterangepicker .drp-buttons .btn,
.daterangepicker .drp-buttons .bs-datepicker-predefined-btns .btn {
  width: 100%;
  border: 0;
  border-radius: 0;
  padding: .45rem 0 .45rem 1rem;
  justify-content: start;
  text-transform: inherit;
  font-size: 1rem;
  letter-spacing: inherit;
  font-weight: 400;
  color: #2583b9;
  border: solid transparent;
  border-width: 0 0 0 3px;
  transition: none;
}
.bs-datepicker-predefined-btns .btn::after,
.bs-datepicker-predefined-btns .btn::before,
.bs-datepicker-predefined-btns .daterangepicker .drp-buttons .btn::after,
.bs-datepicker-predefined-btns .daterangepicker .drp-buttons .btn::before,
.daterangepicker .drp-buttons .bs-datepicker-predefined-btns .btn::after,
.daterangepicker .drp-buttons .bs-datepicker-predefined-btns .btn::before {
  display: none;
}
.bs-datepicker-predefined-btns .btn:focus {
  box-shadow: none;
}
.bs-datepicker-predefined-btns .btn:hover {
  color: #27475a;
  border-color: #d4dade;
  background-color: #f8f9fa;
}
.bs-datepicker-predefined-btns .btn.selected {
  color: #27475a;
  border-color: #2583b9;
  background-color: #f4f6f7;
}
.bs-datepicker-container {
  order: 2;
  z-index: 999;
  transform: translateX(0) !important;
}
.bs-datepicker-head {
  background-color: #6c828f;
}
.bs-datepicker-head button {
  border: 0;
  cursor: pointer;
  color: #fff;
  font-weight: 700;
  background: 0 0;
  padding: 0 .2rem;
}
.bs-datepicker-head button.next,
.bs-datepicker-head button.previous {
  height: 4rem;
  width: 4rem;
  background-size: 2rem;
  opacity: .6;
}
.bs-datepicker-head button.next:hover,
.bs-datepicker-head button.previous:hover {
  opacity: 1;
  background-color: transparent;
}
.bs-datepicker-head button.next span,
.bs-datepicker-head button.previous span {
  display: none;
}
.bs-datepicker-head button.previous {
  margin-right: auto;
  background-image: url("data:image/svg+xml,%3Csvg height='24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath fill='%23fff' d='M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}
.bs-datepicker-head button.next {
  margin-left: auto;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' width='24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E %3Cpath fill='%23fff' d='M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}
.bs-datepicker-body {
  padding: 1rem;
}
.bs-datepicker-body table {
  border-collapse: inherit;
  border-spacing: 0;
}
.bs-datepicker-body table.months,
.bs-datepicker-body table.years {
  border-spacing: 1rem;
}
.bs-datepicker-body table.months td span,
.bs-datepicker-body table.years td span {
  display: flex;
  align-items: center;
  padding: 0 .5rem;
}
.bs-datepicker-body table.months td span.selected:not(.in-range):not(.select-start):not(.select-end),
.bs-datepicker-body table.years td span.selected:not(.in-range):not(.select-start):not(.select-end) {
  border-radius: 0;
}
.bs-datepicker-body table.months td:hover span:not(.selected),
.bs-datepicker-body table.years td:hover span:not(.selected) {
  color: #27475a;
  background-color: rgba(37, 131, 185, .15);
}
.bs-datepicker-body .week,
.bs-datepicker-body th {
  color: #889aa4;
  font-weight: 400;
}
.bs-datepicker-body td,
.bs-datepicker-body th {
  min-width: 3rem;
  width: 3rem;
  height: 3rem;
  padding: 0;
}
.bs-datepicker-body th {
  text-align: center;
}
.bs-datepicker-body td:not(.week) span {
  cursor: pointer;
}
.bs-datepicker-body td span {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
.bs-datepicker-body td span.is-highlighted:not(.in-range):not(.selected) {
  color: #27475a;
  background-color: rgba(37, 131, 185, .15);
  border-radius: 50%;
}
.bs-datepicker-body td span.in-range {
  color: #27475a;
  background-color: rgba(37, 131, 185, .15);
}
.bs-datepicker-body td span.selected {
  color: #fff;
  background-color: #2583b9;
}
.bs-datepicker-body td span.selected:not(.in-range):not(.select-start):not(.select-end) {
  border-radius: 50%;
}
.bs-datepicker-body td span.select-start {
  border-radius: 50% 0 0 50%;
}
.bs-datepicker-body td span.select-end {
  border-radius: 0 50% 50% 0;
}
.bs-datepicker-body td span.select-start.select-end {
  border-radius: 50%;
}
.bs-datepicker-body td span.disabled,
.bs-datepicker-body td span.is-other-month {
  cursor: inherit;
  color: #bec7cd;
}
.bs-datepicker-buttons {
  display: flex;
  padding: .5rem;
  justify-content: center;
  background-color: #f8f9fa;
}
.bs-datepicker-buttons .btn-clear-wrapper,
.bs-datepicker-buttons .btn-today-wrapper {
  padding: .5rem;
}
.bs-datepicker-buttons .clear-left,
.bs-datepicker-buttons .today-left {
  margin-right: auto;
}
.bs-datepicker-buttons .clear-right,
.bs-datepicker-buttons .today-right {
  margin-left: auto;
}
.bs-datepicker-buttons .today-right ~ .clear-right {
  margin-left: inherit;
}
.dd-item button {
  border: 0;
  background-color: transparent;
}
.dd-item button[ng-reflect-ngx-nestable-drag-handle] {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23889aa4'%3E%3Cpath d='M11,3H1C0.4,3,0,3.4,0,4s0.4,1,1,1h10c0.6,0,1-0.4,1-1S11.6,3,11,3z' /%3E%3Cpath d='M11,7H1C0.4,7,0,7.4,0,8s0.4,1,1,1h10c0.6,0,1-0.4,1-1S11.6,7,11,7z' /%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  cursor: -webkit-grab;
}
ul li .nestable-item-container {
  height: 3rem;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 700;
  min-height: auto;
  border: 0 solid #e4ebef;
  color: #6c828f;
  border-radius: 0;
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
  margin: 0 0 .25rem;
  padding: 0;
  cursor: inherit;
}
ul li .nestable-item-container:hover {
  color: inherit;
  background-color: #f8f9fa;
  background-position-x: .5rem;
  background-size: 2rem;
}
ul li .nestable-item-container:hover button[ng-reflect-ngx-nestable-drag-handle] {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%236c828f'%3E%3Cpath d='M11,3H1C0.4,3,0,3.4,0,4s0.4,1,1,1h10c0.6,0,1-0.4,1-1S11.6,3,11,3z' /%3E%3Cpath d='M11,7H1C0.4,7,0,7.4,0,8s0.4,1,1,1h10c0.6,0,1-0.4,1-1S11.6,7,11,7z' /%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}
ul .dd-placeholder {
  margin: 0 0 .25rem;
  background: #eef1f2;
  border: 2px dashed #bec7cd;
}
rating {
  line-height: 1rem;
  display: inline-flex;
}
rating > span {
  display: inline-flex;
}
.bs-rating-star {
  color: #d4dade;
  line-height: 1;
  display: flex;
}
.bs-rating-star.active {
  color: #fd7e14;
}
.bs-rating-star-active,
.bs-rating-star-default {
  display: inline-block;
  height: 1.3rem;
  width: 1.2rem;
}
.bs-rating-star-default {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23d4dade' d='M15.976 6.345c-0.067-0.206-0.259-0.346-0.476-0.346l-5.367-0-1.658-5.080c-0.067-0.206-0.259-0.345-0.475-0.345s-0.408 0.139-0.475 0.345l-1.658 5.080-5.367 0c-0.217 0-0.409 0.14-0.476 0.346s0.007 0.432 0.183 0.559l4.34 3.139-1.657 5.079c-0.067 0.206 0.006 0.432 0.181 0.559s0.412 0.128 0.588 0.001l4.342-3.141 4.342 3.141c0.087 0.063 0.19 0.095 0.293 0.095s0.207-0.032 0.295-0.096c0.175-0.128 0.248-0.353 0.181-0.559l-1.657-5.079 4.34-3.139c0.176-0.127 0.249-0.353 0.183-0.559z'%3E%3C/path%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1rem;
  background-position-x: left;
}
.bs-rating-star-active {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23fd7e14' d='M15.976 6.345c-0.067-0.206-0.259-0.346-0.476-0.346l-5.367-0-1.658-5.080c-0.067-0.206-0.259-0.345-0.475-0.345s-0.408 0.139-0.475 0.345l-1.658 5.080-5.367 0c-0.217 0-0.409 0.14-0.476 0.346s0.007 0.432 0.183 0.559l4.34 3.139-1.657 5.079c-0.067 0.206 0.006 0.432 0.181 0.559s0.412 0.128 0.588 0.001l4.342-3.141 4.342 3.141c0.087 0.063 0.19 0.095 0.293 0.095s0.207-0.032 0.295-0.096c0.175-0.128 0.248-0.353 0.181-0.559l-1.657-5.079 4.34-3.139c0.176-0.127 0.249-0.353 0.183-0.559z'%3E%3C/path%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1rem;
  background-position-x: left;
}
.bs-rating-bar-active,
.bs-rating-bar-default {
  display: inline-block;
  width: .6365rem;
  height: 1rem;
  margin: 0;
  background-color: transparent;
}
.bs-rating-bar-default {
  background-image:
    linear-gradient(
      to right,
      #d4dade 70%,
      transparent 70%);
}
.bs-rating-bar-active {
  background-image:
    linear-gradient(
      to right,
      #fd7e14 70%,
      transparent 70%);
}
.ng-select {
  min-width: 12rem;
}
.ng-select.ng-select-opened > .ng-select-container {
  background-color: #fff;
  border-color: #6c828f;
  box-shadow: none;
}
.ng-select.ng-select-opened > .ng-select-container .ng-arrow {
  top: -.1rem;
  border-color: transparent transparent #889aa4;
  border-width: 0 .41667rem .41667rem;
}
.ng-select.ng-select-opened > .ng-select-container .ng-arrow:hover {
  border-color: #889aa4;
}
.ng-select.ng-select-opened > .ng-select-container:hover {
  border-color: #6c828f;
  box-shadow: none;
}
.ng-select.ng-select-opened.ng-select-bottom > .ng-select-container {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.ng-select.ng-select-opened.ng-select-top > .ng-select-container {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.ng-select.ng-select-focused:not(.ng-select-opened) > .ng-select-container,
.ng-select:focus:not(.ng-select-opened) > .ng-select-container {
  border-color: #6c828f;
  box-shadow: none;
}
.ng-select.ng-select-focused.is-invalid .ng-select-container {
  border-color: #f23a0b;
}
.ng-select.ng-select-searchable .ng-select-container {
  cursor: text;
}
.ng-select.ng-select-disabled > .ng-select-container {
  cursor: not-allowed;
  color: #889aa4;
  background-color: #eef1f2;
  border-color: #bec7cd;
}
.ng-select.ng-select-disabled > .ng-select-container .ng-value-container .ng-input > input,
.ng-select.ng-select-disabled > .ng-select-container .ng-value-container .ng-placeholder,
.ng-select.ng-select-disabled > .ng-select-container .ng-value-container .ng-value {
  cursor: not-allowed;
}
.ng-select.ng-select-disabled .ng-arrow-wrapper {
  cursor: not-allowed;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23889aa4' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e");
}
.ng-select .ng-has-value .ng-placeholder {
  display: none;
}
.ng-select .ng-select-container {
  cursor: pointer;
  color: #385567;
  background-color: #fff;
  border-radius: 0;
  border-color: #bec7cd;
  min-height: calc(2.41667rem + 2px);
}
.ng-select .ng-select-container:hover {
  box-shadow: none;
}
.ng-select .ng-select-container .ng-value-container {
  padding-left: .75rem;
}
[dir=rtl] .ng-select .ng-select-container .ng-value-container {
  padding-right: .75rem;
}
.ng-select .ng-select-container .ng-value-container .ng-placeholder {
  color: #889aa4;
}
.ng-select .ng-select-container .ng-value-container .ng-input > input {
  color: #385567;
  height: 100%;
  padding: 0;
  cursor: text;
}
.ng-select:hover .ng-select-container {
  border-color: #889aa4;
}
.ng-select:hover.ng-select-disabled > .ng-select-container {
  border-color: #bec7cd;
}
.ng-select.is-invalid .ng-select-container {
  border-color: #f23a0b;
  background-color: #fffaf8;
}
.ng-select.is-invalid .ng-select-container .ng-value-container .ng-input > input {
  color: #f23a0b;
}
.ng-select.is-invalid .ng-select-container .ng-value-container .ng-placeholder {
  color: #f23a0b;
  opacity: .7;
}
.ng-select.ng-select-single .ng-select-container {
  height: calc(2.41667rem + 2px);
}
.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input {
  top: 0;
  padding-left: 0;
  padding-right: 2.5rem;
  height: 100%;
}
[dir=rtl] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input {
  padding-right: .75rem;
  padding-left: 2.5rem;
}
.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input > input {
  padding: 0 .75rem;
}
.ng-select.ng-select-multiple {
  cursor: text;
}
.ng-select.ng-select-multiple.ng-select-disabled > .ng-select-container .ng-value-container .ng-value {
  background-color: #889aa4;
  border-color: #bec7cd;
}
.ng-select.ng-select-multiple.ng-select-disabled > .ng-select-container .ng-value-container .ng-value .ng-value-label {
  padding: 0 .5rem;
}
.ng-select.ng-select-multiple .ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
  position: relative;
}
.ng-select.ng-select-multiple .ng-dropdown-panel .ng-dropdown-panel-items .ng-option:not(.ng-option-marked).ng-option-selected {
  background-color: transparent;
}
.ng-select.ng-select-multiple .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled {
  padding: 0 .75rem;
}
.ng-select.ng-select-multiple .ng-dropdown-panel .ng-dropdown-panel-items .ng-option:not(.ng-option-disabled) {
  padding-left: 2.15rem;
}
.ng-select.ng-select-multiple .ng-dropdown-panel .ng-dropdown-panel-items .ng-option:not(.ng-option-disabled)::before {
  content: "";
  width: 1rem;
  height: 1rem;
  border: 1px solid #bec7cd;
  background-color: #bec7cd;
  border-radius: 0;
  position: absolute;
  left: .75rem;
  top: .3334rem;
}
.ng-select.ng-select-multiple .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected:not(.ng-option-disabled)::before {
  border-color: #2583b9;
  background-color: #2583b9;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 80%;
}
.ng-select.ng-select-multiple .ng-dropdown-panel .ng-dropdown-panel-items .ng-option:active:not(.ng-option-disabled)::before {
  box-shadow: none;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container {
  padding-top: 0;
  padding-left: .75rem;
}
[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container {
  padding-right: 0;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value {
  display: flex;
  color: #fff;
  font-size: inherit;
  margin-bottom: 0;
  background-color: #2583b9;
  border-radius: .16667rem;
  margin: .1667rem .375rem .1667rem 0;
}
[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value {
  margin-left: .375rem;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled {
  color: rgba(255, 255, 255, .5);
  background-color: #2583b9;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label {
  padding-left: .5rem;
}
[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label {
  padding-right: .5rem;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label {
  order: 1;
  display: inline-block;
  font-size: .8rem;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: .3px;
  padding: .1667rem .5rem;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon {
  order: 2;
  display: inline-block;
  padding: 0 .5rem 0 0;
  opacity: .7;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover {
  opacity: 1;
  background-color: transparent;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left,
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right {
  border: 0;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input {
  padding: 0;
  height: 100%;
}
[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input {
  padding: 0;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder {
  top: 0;
  padding: 0;
  height: 100%;
  display: flex;
  align-items: center;
}
[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder {
  padding-right: 0;
}
.ng-select.ng-select-multiple .ng-select-container.ng-has-value .ng-placeholder {
  display: none;
}
.ng-select.ng-select-multiple.ng-select-opened .ng-select-container {
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .2);
  cursor: text;
}
.ng-select.ng-select-multiple.ng-select-opened.is-invalid .ng-select-container {
  border-color: #f23a0b;
}
.ng-select.ng-select-filtered .ng-select-container .ng-value-container .ng-placeholder {
  display: none;
}
.ng-select .ng-clear-wrapper {
  width: 1rem;
  color: #889aa4;
}
.ng-select .ng-clear-wrapper .ng-clear {
  font-style: 1.5rem;
  line-height: inherit;
}
.ng-select .ng-clear-wrapper:hover .ng-clear {
  color: #27475a;
}
.ng-select .ng-spinner-zone {
  padding: .5rem .5rem 0 0;
}
[dir=rtl] .ng-select .ng-spinner-zone {
  padding: .5rem 0 0 .5rem;
}
.ng-select .ng-arrow-wrapper {
  width: 2rem;
  padding-right: 0;
  height: 2.41667rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23889aa4' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right .7776rem bottom .7776rem;
  background-size: .7776rem;
}
[dir=rtl] .ng-select .ng-arrow-wrapper {
  padding-left: 0;
}
.ng-select .ng-arrow-wrapper:hover .ng-arrow {
  border-top-color: #27475a;
}
.ng-select .ng-arrow-wrapper .ng-arrow {
  display: none;
  border-color: #889aa4 transparent transparent;
  border-width: .41667rem .41667rem .1667rem;
}
.ng-dropdown-panel {
  background-color: #fff;
  border-color: #bec7cd;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
  border-radius: 0;
}
.ng-dropdown-panel.ng-select-bottom {
  top: 100%;
  margin-top: .25rem;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-color: #bec7cd;
}
.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.ng-dropdown-panel.ng-select-top {
  bottom: 100%;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-color: #bec7cd;
  margin-bottom: .25rem;
}
.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.ng-dropdown-panel .ng-dropdown-header {
  border-bottom-color: #e4ebef;
  padding: .75rem;
  color: #889aa4;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.ng-dropdown-panel .ng-dropdown-header a {
  line-height: 1;
  display: inline-block;
  padding: 0 .5rem 0 0;
  white-space: nowrap;
}
.ng-dropdown-panel .ng-dropdown-header a ~ a {
  padding: 0 1rem 0 .5rem;
  border-left: 1px solid #889aa4;
  margin-right: auto;
}
.ng-dropdown-panel .ng-dropdown-header span {
  white-space: nowrap;
}
.ng-dropdown-panel .ng-dropdown-footer {
  border-top-color: #bec7cd;
  padding: .1667rem 1.25rem;
}
.ng-dropdown-panel .ng-dropdown-panel-items {
  padding: .75rem 0;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup {
  padding: .1667rem 1.25rem;
  font-weight: 400;
  color: #385567;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked {
  background-color: #f4f6f7;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked {
  background-color: #eef1f2;
  font-weight: 400;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
  background-color: transparent;
  color: #385567;
  padding: .1667rem 1.25rem;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked {
  color: #27475a;
  background-color: #eef1f2;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label {
  font-weight: 400;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked {
  background-color: #f4f6f7;
  color: #27475a;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled {
  color: #889aa4;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child {
  padding-left: 2rem;
}
[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child {
  padding-right: 2rem;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label {
  font-size: 83.33334%;
  font-weight: 400;
  padding-right: .5rem;
}
[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label {
  padding-left: .5rem;
}
[dir=rtl] .ng-dropdown-panel {
  direction: rtl;
  text-align: right;
}
.ngx-slider {
  height: .5rem;
  margin: 2.5rem 0 2rem;
}
.ngx-slider .ngx-slider-bar-wrapper {
  margin-top: 0;
  padding-top: 0;
  height: auto;
}
.ngx-slider .ngx-slider-bar {
  height: .5rem;
  background-color: #d4dade;
  border-radius: .33334rem;
}
.ngx-slider .ngx-slider-selection {
  background: #2583b9;
  border-radius: .33334rem;
}
.ngx-slider .ngx-slider-pointer {
  top: -.41667rem;
  width: 1.3334rem;
  height: 1.3334rem;
  background-color: #2583b9;
}
.ngx-slider .ngx-slider-pointer:after {
  top: 50%;
  left: 50%;
  width: .5rem;
  height: .5rem;
  background-color: #fff;
  border-radius: 1.3334rem;
  transform: translate(-50%, -50%);
  cursor: grab;
}
.ngx-slider .ngx-slider-pointer:active {
  cursor: grabbing;
}
.ngx-slider .ngx-slider-pointer.ngx-slider-active:after {
  background-color: #eef1f2;
}
.ngx-slider .ngx-slider-bubble {
  bottom: 1.334rem;
  font-size: .9rem;
  padding: .2rem .5rem;
  border-radius: 2px;
}
.ngx-slider .ngx-slider-bubble.ngx-slider-limit {
  color: #6c828f;
  background-color: #e4ebef;
}
.ngx-slider .ngx-slider-combined,
.ngx-slider .ngx-slider-model-high,
.ngx-slider .ngx-slider-model-value {
  color: #fff;
  background-color: #2583b9;
  box-shadow: 0 2px 0 rgba(116, 116, 116, .25);
}
.ngx-slider .ngx-slider-combined::after,
.ngx-slider .ngx-slider-model-high::after,
.ngx-slider .ngx-slider-model-value::after {
  content: "";
  position: absolute;
  display: block;
  bottom: -.6667rem;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -.3334rem;
  overflow: hidden;
  border: .3334rem solid transparent;
  border-top-color: #2583b9;
}
.ngx-slider .ngx-slider-ticks {
  top: 0;
}
.ngx-slider .ngx-slider-tick {
  width: 1px;
  height: .5rem;
  background: #fff;
  border-radius: 0;
}
.ngx-slider .ngx-slider-tick.ngx-slider-selected {
  background: #fff;
}
.ngx-slider .ngx-slider-tick-value {
  top: -2rem;
}
.ngx-slider .ngx-slider-inner-tooltip {
  font-size: .9rem;
  line-height: 1;
  color: #889aa4;
}
.ngx-slider .ngx-slider-ticks-values-under .ngx-slider-tick-value {
  bottom: -1.75rem;
}
.ngx-slider .ngx-slider-tick-legend {
  white-space: nowrap;
  color: #889aa4;
  top: 1.25rem;
}
.ngx-slider.with-legend {
  margin-bottom: 2rem;
}
.ngx-slider.vertical {
  width: auto;
  margin: 0 2.5rem 0 2rem;
}
.ngx-slider.vertical .ngx-slider-bar-wrapper {
  margin: 0 0 0 -1.5rem;
  padding: 0 0 0 1.5rem;
  width: 3rem;
}
.ngx-slider.vertical .ngx-slider-bar {
  width: .5rem;
}
.ngx-slider.vertical .ngx-slider-pointer {
  left: -.41667rem !important;
}
.ngx-slider.vertical .ngx-slider-combined::after,
.ngx-slider.vertical .ngx-slider-model-high::after,
.ngx-slider.vertical .ngx-slider-model-value::after {
  top: 50%;
  left: -.334rem;
  margin-top: -.3334rem;
  border-right-color: #2583b9;
  border-top-color: transparent;
}
.ngx-slider[disabled] {
  opacity: .5;
}
.ngx-slider[disabled] .ngx-slider-pointer,
.ngx-slider[disabled] .ngx-slider-selection {
  background: #2583b9;
}
.ngx-slider[disabled] .ngx-slider-bar,
.ngx-slider[disabled] .ngx-slider-pointer:after,
.ngx-slider[disabled] .ngx-slider-pointer:after:after {
  cursor: not-allowed;
}
.sortable-item {
  color: #6c828f;
  height: 3rem;
  display: flex;
  align-items: center;
  font-weight: 700;
  background-color: #fff;
  padding: 0 .5rem 0 3.2rem;
  margin: 0 0 .5rem;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23889aa4' d='M20 9H4v2h16V9zM4 15h16v-2H4v2z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-position-x: .5rem;
  background-size: 2rem;
  cursor: -webkit-grab;
}
.sortable-item:hover {
  color: #6c828f;
  background-color: #f8f9fa;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%236c828f' d='M20 9H4v2h16V9zM4 15h16v-2H4v2z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-position-x: .5rem;
}
.sortable-item-active {
  color: #889aa4;
  border: 2px dashed #bec7cd;
  background-color: #eef1f2;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23889aa4' d='M20 9H4v2h16V9zM4 15h16v-2H4v2z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-position-x: .5rem;
  background-size: 2rem;
}
.card > .card-header ~ .tab-container .nav-link {
  text-transform: inherit;
  font-weight: 400;
}
.card > .card-header ~ .tab-container .nav-link:not(.active) {
  background-color: #eef1f2;
}
timepicker .bs-chevron {
  border-color: #889aa4;
  border-width: 2px 0 0 2px;
}
timepicker td {
  padding: 0;
}
timepicker td:hover .bs-chevron {
  border-color: #27475a;
}
timepicker .btn-default:focus,
timepicker .btn-default:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}
.nestable .nestable-list {
  padding-left: 2rem;
}
.nestable > .nestable-list {
  padding: 0;
}
.nestable-item .nestable-list,
.nestable-item-copy .nestable-list {
  margin-top: .25rem;
}
.nestable-item {
  margin: 0 0 .25rem;
}
.nestable-item.is-dragging:before {
  border-radius: 0;
  background: #eef1f2;
  border: 2px dashed #bec7cd;
}
.nestable-item-name {
  border: 0 solid #e4ebef;
  height: 3rem;
  line-height: 3;
  font-weight: 700;
  color: #6c828f;
  border-radius: 0;
  background-color: #fff;
  padding: 0 .5rem 0 3rem;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23889aa4'%3E%3Cpath d='M11,3H1C0.4,3,0,3.4,0,4s0.4,1,1,1h10c0.6,0,1-0.4,1-1S11.6,3,11,3z' /%3E%3Cpath d='M11,7H1C0.4,7,0,7.4,0,8s0.4,1,1,1h10c0.6,0,1-0.4,1-1S11.6,7,11,7z' /%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-position-x: 1rem;
  cursor: -webkit-grab;
}
.nestable-item-name:hover {
  color: inherit;
  background-color: #f8f9fa;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%236c828f'%3E%3Cpath d='M11,3H1C0.4,3,0,3.4,0,4s0.4,1,1,1h10c0.6,0,1-0.4,1-1S11.6,3,11,3z' /%3E%3Cpath d='M11,7H1C0.4,7,0,7.4,0,8s0.4,1,1,1h10c0.6,0,1-0.4,1-1S11.6,7,11,7z' /%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-position-x: 1rem;
}
.react-tags-wrapper {
  height: auto;
  padding: 0;
}
.react-tags-wrapper > div {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.react-tags-wrapper > div > div {
  flex: 1;
}
.react-tags-wrapper input[type=text] {
  width: 100%;
  border: 0;
  background-color: transparent;
  color: #385567;
  height: 2.41667rem;
  padding: 0 .75rem;
}
.react-tags-wrapper input[type=text]::placeholder {
  color: #889aa4;
}
.react-tags-wrapper .tag-wrapper {
  display: flex;
  color: #fff;
  font-size: .9rem;
  line-height: 1;
  border-radius: 2px;
  align-items: center;
  margin: 0 0 0 .375rem;
  padding: .2rem .2rem .2rem .4rem;
  background-color: #2583b9;
}
.react-tags-wrapper .tag-wrapper a {
  opacity: .7;
  color: #fff;
  font-size: 1.2rem;
  line-height: 1;
  font-family: inherit;
  margin: 0 .25rem 0 .5rem;
}
.react-tags-wrapper .tag-wrapper a:not(:disabled):not(.disabled):hover {
  color: #fff;
  opacity: 1;
}
.rbt-input-hint {
  height: 100%;
  margin: 0 !important;
}
.rbt-input-hint input {
  height: 100%;
  color: #889aa4 !important;
}
.rbt-input:hover {
  border-color: #889aa4;
}
.rbt-input-multi {
  padding: 0;
}
.rbt-input-multi.focus {
  border-color: #6c828f;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .2);
}
.rbt-input-multi .rbt-input-wrapper {
  margin: 0;
  display: flex;
  align-items: center;
}
.rbt-input-multi .rbt-input-main {
  color: #385567;
  height: 2.41667rem;
  padding: 0 .75rem !important;
  margin: 0;
}
.rbt-input-multi .rbt-input-main::placeholder {
  color: #889aa4;
}
.rbt-input-multi .rbt-input-hint-container > div {
  height: 100%;
}
.rbt-token {
  display: flex;
  color: #fff;
  font-size: .9rem;
  line-height: 1;
  border-radius: 2px;
  flex-direction: row;
  align-items: center;
  margin: 0 0 0 .375rem;
  padding: .2rem .2rem .2rem .4rem;
  background-color: #2583b9;
}
.rbt-token .rbt-token-remove-button {
  padding: 0;
  opacity: .7;
  color: #fff;
  font-size: 1.2rem;
  line-height: 1;
  font-family: inherit;
  margin: 0 .25rem 0 .5rem;
  position: inherit;
  top: 0;
}
.rbt-token .rbt-token-remove-button.close:not(:disabled):not(.disabled):focus,
.rbt-token .rbt-token-remove-button.close:not(:disabled):not(.disabled):hover {
  color: #fff;
  opacity: 1;
}
.high-low {
  display: inline-flex;
  align-items: center;
  width: 100%;
}
.high-low-bars {
  position: relative;
  display: flex;
  flex-grow: 1;
}
.high-low-bar {
  height: .334rem;
  background-color: #2583b9;
  flex-grow: 1;
}
.high-low-ind {
  position: absolute;
  top: -.3rem;
  background-color: #2583b9;
  height: 1rem;
  width: 1rem;
  border-radius: 50%;
  transform: translateX(-50%);
}
.high-low-val-low {
  margin-right: .75rem;
  text-align: right;
}
.high-low-val-high {
  margin-left: .75rem;
}
.high-low-quadrants .high-low-bar:nth-of-type(n+1) {
  margin-left: 1px;
}
.high-low-low-warning .high-low-ind {
  background-color: #ffc107;
}
.high-low-low-warning .high-low-val-low {
  font-weight: 700;
}
.high-low-high-warning .high-low-ind {
  background-color: #ffc107;
}
.high-low-high-warning .high-low-val-high {
  font-weight: 700;
}
input[type=color] {
  border: 0;
  padding: 0;
  width: calc(2.41667rem + 2px);
  height: calc(2.41667rem + 2px);
  background-color: transparent;
  -webkit-appearance: none;
  cursor: pointer;
}
input[type=color]::-webkit-color-swatch-wrapper {
  padding: 2px;
  border: 1px solid #bec7cd;
  border-radius: 0;
}
input[type=color]::-webkit-color-swatch {
  border: none;
}
input[type=color]:not(:disabled):hover::-webkit-color-swatch-wrapper {
  border-color: #889aa4;
}
input[type=color]:active:not(:disabled)::-webkit-color-swatch-wrapper,
input[type=color]:focus:not(:disabled)::-webkit-color-swatch-wrapper {
  border-color: #6c828f;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .2);
}
input[type=color]:disabled {
  cursor: not-allowed;
  opacity: .5;
}
.fill-primary {
  fill: #2583b9 !important;
}
.stroke-primary {
  stroke: #2583b9 !important;
}
.fill-secondary {
  fill: #e4ebef !important;
}
.stroke-secondary {
  stroke: #e4ebef !important;
}
.fill-success {
  fill: #31a07f !important;
}
.stroke-success {
  stroke: #31a07f !important;
}
.fill-info {
  fill: #17a2b8 !important;
}
.stroke-info {
  stroke: #17a2b8 !important;
}
.fill-warning {
  fill: #ffc107 !important;
}
.stroke-warning {
  stroke: #ffc107 !important;
}
.fill-danger {
  fill: #f23a0b !important;
}
.stroke-danger {
  stroke: #f23a0b !important;
}
.fill-light {
  fill: #f8f9fa !important;
}
.stroke-light {
  stroke: #f8f9fa !important;
}
.fill-dark {
  fill: #6c828f !important;
}
.stroke-dark {
  stroke: #6c828f !important;
}
.fill-white {
  fill: #fff !important;
}
.stroke-white {
  stroke: #fff !important;
}
.fill-black {
  fill: #000 !important;
}
.stroke-black {
  stroke: #000 !important;
}
.bg-gray-100 {
  background-color: #f8f9fa !important;
}
.bg-gray-200 {
  background-color: #f4f6f7 !important;
}
.bg-gray-300 {
  background-color: #eef1f2 !important;
}
.bg-gray-400 {
  background-color: #e4ebef !important;
}
.bg-gray-500 {
  background-color: #d4dade !important;
}
.bg-gray-600 {
  background-color: #bec7cd !important;
}
.bg-gray-700 {
  background-color: #889aa4 !important;
}
.bg-gray-800 {
  background-color: #6c828f !important;
}
.bg-gray-900 {
  background-color: #385567 !important;
}
.bg-color-a {
  background-color: #fd7e14 !important;
}
.text-color-a {
  color: #fd7e14 !important;
}
.border-color-a {
  border-color: #fd7e14 !important;
}
.fill-color-a {
  fill: #fd7e14;
}
.stroke-color-a {
  stroke: #fd7e14;
}
.bg-color-b {
  background-color: #21ce99 !important;
}
.text-color-b {
  color: #21ce99 !important;
}
.border-color-b {
  border-color: #21ce99 !important;
}
.fill-color-b {
  fill: #21ce99;
}
.stroke-color-b {
  stroke: #21ce99;
}
.bg-color-c {
  background-color: #e83e8c !important;
}
.text-color-c {
  color: #e83e8c !important;
}
.border-color-c {
  border-color: #e83e8c !important;
}
.fill-color-c {
  fill: #e83e8c;
}
.stroke-color-c {
  stroke: #e83e8c;
}
.bg-color-d {
  background-color: #17a2b8 !important;
}
.text-color-d {
  color: #17a2b8 !important;
}
.border-color-d {
  border-color: #17a2b8 !important;
}
.fill-color-d {
  fill: #17a2b8;
}
.stroke-color-d {
  stroke: #17a2b8;
}
.bg-color-e {
  background-color: #6610f2 !important;
}
.text-color-e {
  color: #6610f2 !important;
}
.border-color-e {
  border-color: #6610f2 !important;
}
.fill-color-e {
  fill: #6610f2;
}
.stroke-color-e {
  stroke: #6610f2;
}
.bg-color-f {
  background-color: #ffc107 !important;
}
.text-color-f {
  color: #ffc107 !important;
}
.border-color-f {
  border-color: #ffc107 !important;
}
.fill-color-f {
  fill: #ffc107;
}
.stroke-color-f {
  stroke: #ffc107;
}
.bg-color-g {
  background-color: #599c00 !important;
}
.text-color-g {
  color: #599c00 !important;
}
.border-color-g {
  border-color: #599c00 !important;
}
.fill-color-g {
  fill: #599c00;
}
.stroke-color-g {
  stroke: #599c00;
}
.bg-success-to-primary {
  background:
    linear-gradient(
      90deg,
      #31a07f 0,
      #2583b9 100%);
}
.bg-primary-to-warning {
  background:
    linear-gradient(
      90deg,
      #2583b9 0,
      #ffc107 100%);
}
.bg-warning-to-danger {
  background:
    linear-gradient(
      90deg,
      #ffc107 0,
      #f23a0b 100%);
}
.bg-body {
  background-color: #e4ebef;
}
.cursor-pointer {
  cursor: pointer;
}
.cursor-inherit {
  cursor: inherit;
}
.d-grid {
  display: -ms-grid;
  display: grid;
}
.grid-flow-row {
  grid-auto-flow: row;
}
.grid-flow-column {
  grid-auto-flow: column;
}
.grid-gap-1 {
  grid-gap: .25rem;
}
.grid-gap-2 {
  grid-gap: .5rem;
}
.grid-gap-3 {
  grid-gap: 1rem;
}
.grid-gap-4 {
  grid-gap: 2rem;
}
.grid-gap-5 {
  grid-gap: 4rem;
}
.grid-gap-6 {
  grid-gap: 6rem;
}
.grid-col-2 {
  -ms-grid-columns: 1fr 2 1fr;
  grid-template-columns: repeat(2, 1fr);
}
.grid-row-2 {
  -ms-grid-rows: 1fr 2 1fr;
  grid-template-rows: repeat(2, 1fr);
}
.grid-col-span-2 {
  grid-column-end: span 2;
}
.grid-row-span-2 {
  grid-row-end: span 2;
}
.grid-col-3 {
  -ms-grid-columns: 1fr 3 1fr;
  grid-template-columns: repeat(3, 1fr);
}
.grid-row-3 {
  -ms-grid-rows: 1fr 3 1fr;
  grid-template-rows: repeat(3, 1fr);
}
.grid-col-span-3 {
  grid-column-end: span 3;
}
.grid-row-span-3 {
  grid-row-end: span 3;
}
.grid-col-4 {
  -ms-grid-columns: 1fr 4 1fr;
  grid-template-columns: repeat(4, 1fr);
}
.grid-row-4 {
  -ms-grid-rows: 1fr 4 1fr;
  grid-template-rows: repeat(4, 1fr);
}
.grid-col-span-4 {
  grid-column-end: span 4;
}
.grid-row-span-4 {
  grid-row-end: span 4;
}
.grid-col-5 {
  -ms-grid-columns: 1fr 5 1fr;
  grid-template-columns: repeat(5, 1fr);
}
.grid-row-5 {
  -ms-grid-rows: 1fr 5 1fr;
  grid-template-rows: repeat(5, 1fr);
}
.grid-col-span-5 {
  grid-column-end: span 5;
}
.grid-row-span-5 {
  grid-row-end: span 5;
}
.grid-col-6 {
  -ms-grid-columns: 1fr 6 1fr;
  grid-template-columns: repeat(6, 1fr);
}
.grid-row-6 {
  -ms-grid-rows: 1fr 6 1fr;
  grid-template-rows: repeat(6, 1fr);
}
.grid-col-span-6 {
  grid-column-end: span 6;
}
.grid-row-span-6 {
  grid-row-end: span 6;
}
.grid-col-7 {
  -ms-grid-columns: 1fr 7 1fr;
  grid-template-columns: repeat(7, 1fr);
}
.grid-row-7 {
  -ms-grid-rows: 1fr 7 1fr;
  grid-template-rows: repeat(7, 1fr);
}
.grid-col-span-7 {
  grid-column-end: span 7;
}
.grid-row-span-7 {
  grid-row-end: span 7;
}
.grid-col-8 {
  -ms-grid-columns: 1fr 8 1fr;
  grid-template-columns: repeat(8, 1fr);
}
.grid-row-8 {
  -ms-grid-rows: 1fr 8 1fr;
  grid-template-rows: repeat(8, 1fr);
}
.grid-col-span-8 {
  grid-column-end: span 8;
}
.grid-row-span-8 {
  grid-row-end: span 8;
}
.grid-col-9 {
  -ms-grid-columns: 1fr 9 1fr;
  grid-template-columns: repeat(9, 1fr);
}
.grid-row-9 {
  -ms-grid-rows: 1fr 9 1fr;
  grid-template-rows: repeat(9, 1fr);
}
.grid-col-span-9 {
  grid-column-end: span 9;
}
.grid-row-span-9 {
  grid-row-end: span 9;
}
.grid-col-10 {
  -ms-grid-columns: 1fr 10 1fr;
  grid-template-columns: repeat(10, 1fr);
}
.grid-row-10 {
  -ms-grid-rows: 1fr 10 1fr;
  grid-template-rows: repeat(10, 1fr);
}
.grid-col-span-10 {
  grid-column-end: span 10;
}
.grid-row-span-10 {
  grid-row-end: span 10;
}
.grid-col-11 {
  -ms-grid-columns: 1fr 11 1fr;
  grid-template-columns: repeat(11, 1fr);
}
.grid-row-11 {
  -ms-grid-rows: 1fr 11 1fr;
  grid-template-rows: repeat(11, 1fr);
}
.grid-col-span-11 {
  grid-column-end: span 11;
}
.grid-row-span-11 {
  grid-row-end: span 11;
}
.grid-col-12 {
  -ms-grid-columns: 1fr 12 1fr;
  grid-template-columns: repeat(12, 1fr);
}
.grid-row-12 {
  -ms-grid-rows: 1fr 12 1fr;
  grid-template-rows: repeat(12, 1fr);
}
.grid-col-span-12 {
  grid-column-end: span 12;
}
.grid-row-span-12 {
  grid-row-end: span 12;
}
.grid-col-auto-2 {
  -ms-grid-columns: auto;
  grid-template-columns: repeat(1, auto 1fr);
}
.grid-row-auto-2 {
  -ms-grid-rows: auto;
  grid-template-rows: repeat(1, auto 1fr);
}
.grid-col-auto-4 {
  -ms-grid-columns: auto;
  grid-template-columns: repeat(2, auto 1fr);
}
.grid-row-auto-4 {
  -ms-grid-rows: auto;
  grid-template-rows: repeat(2, auto 1fr);
}
.grid-col-auto-6 {
  -ms-grid-columns: auto;
  grid-template-columns: repeat(3, auto 1fr);
}
.grid-row-auto-6 {
  -ms-grid-rows: auto;
  grid-template-rows: repeat(3, auto 1fr);
}
.grid-col-auto-8 {
  -ms-grid-columns: auto;
  grid-template-columns: repeat(4, auto 1fr);
}
.grid-row-auto-8 {
  -ms-grid-rows: auto;
  grid-template-rows: repeat(4, auto 1fr);
}
.grid-col-auto-10 {
  -ms-grid-columns: auto;
  grid-template-columns: repeat(5, auto 1fr);
}
.grid-row-auto-10 {
  -ms-grid-rows: auto;
  grid-template-rows: repeat(5, auto 1fr);
}
.grid-col-auto-12 {
  -ms-grid-columns: auto;
  grid-template-columns: repeat(6, auto 1fr);
}
.grid-row-auto-12 {
  -ms-grid-rows: auto;
  grid-template-rows: repeat(6, auto 1fr);
}
.grid-col-auto-3 {
  -ms-grid-columns: auto;
  grid-template-columns: auto 1fr auto;
}
.grid-row-auto-3 {
  -ms-grid-rows: auto;
  grid-template-rows: auto 1fr auto;
}
.grid-col-auto-5 {
  -ms-grid-columns: auto;
  grid-template-columns: auto 1fr auto 1fr auto;
}
.grid-row-auto-5 {
  -ms-grid-rows: auto;
  grid-template-rows: auto 1fr auto 1fr auto;
}
.grid-col-auto-7 {
  -ms-grid-columns: auto;
  grid-template-columns: auto 1fr auto 1fr auto 1fr auto;
}
.grid-row-auto-7 {
  -ms-grid-rows: auto;
  grid-template-rows: auto 1fr auto 1fr auto 1fr auto;
}
.grid-col-auto-9 {
  -ms-grid-columns: auto;
  grid-template-columns: auto 1fr auto 1fr auto 1fr auto 1fr auto;
}
.grid-row-auto-9 {
  -ms-grid-rows: auto;
  grid-template-rows: auto 1fr auto 1fr auto 1fr auto 1fr auto;
}
.grid-col-auto-11 {
  -ms-grid-columns: auto;
  grid-template-columns: auto 1fr auto 1fr auto 1fr auto 1fr auto 1fr auto;
}
.grid-row-auto-11 {
  -ms-grid-rows: auto;
  grid-template-rows: auto 1fr auto 1fr auto 1fr auto 1fr auto 1fr auto;
}
.list-col-1 {
  columns: 1;
}
.list-col-2 {
  columns: 2;
}
.list-col-3 {
  columns: 3;
}
.list-col-4 {
  columns: 4;
}
.list-col-5 {
  columns: 5;
}
.w-1 {
  width: .75rem !important;
}
.h-1 {
  height: .75rem !important;
}
.w-2 {
  width: 1.5rem !important;
}
.h-2 {
  height: 1.5rem !important;
}
.w-3 {
  width: 3rem !important;
}
.h-3 {
  height: 3rem !important;
}
.w-4 {
  width: 6rem !important;
}
.h-4 {
  height: 6rem !important;
}
.w-5 {
  width: 12rem !important;
}
.h-5 {
  height: 12rem !important;
}
.w-6 {
  width: 18rem !important;
}
.h-6 {
  height: 18rem !important;
}
.flex-1 {
  flex: 1;
}
.flex-2 {
  flex: 2;
}
.loader,
.loader::after {
  border-radius: 50%;
  width: 4em;
  height: 4em;
}
.loader {
  animation: loader .7s linear infinite;
  border-top: 2px solid #d4dade;
  border-right: 2px solid #2583b9;
  border-bottom: 2px solid #d4dade;
  border-left: 2px solid #d4dade;
}
.loader.on-dark {
  border-top: 2px solid rgba(255, 255, 255, .3);
  border-right: 2px solid #fff;
  border-bottom: 2px solid rgba(255, 255, 255, .3);
  border-left: 2px solid rgba(255, 255, 255, .3);
}
@keyframes loader {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.loading-bar {
  height: .5rem;
  width: 100%;
  position: absolute;
  overflow: hidden;
  background-color: #d4dade;
  z-index: 1021;
}
.loading-bar::before {
  content: "";
  display: block;
  position: absolute;
  left: -20rem;
  width: 10%;
  height: .5rem;
  background-color: #fd7e14;
  animation: loading 2s linear infinite;
}
@keyframes loading {
  from {
    left: -20rem;
  }
  to {
    left: 100%;
    width: 25%;
  }
}
.load-icon {
  display: inline-flex;
}
.load-icon > div {
  width: 2px;
  height: 1rem;
  background-color: #2583b9;
  animation: scale-down-ver-center .3s linear infinite;
}
.load-icon > div::after,
.load-icon > div::before {
  background-image: none;
}
.load-icon > div:nth-child(1),
.load-icon > div:nth-child(3) {
  animation-name: scale-down-ver-center;
  animation-direction: alternate;
}
.load-icon > div:nth-child(2) {
  animation-name: scale-down-ver-center;
  animation-direction: alternate-reverse;
}
.load-icon > div + div {
  margin-left: 2px;
}
@-webkit-keyframes scale-down-ver-center {
  0% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  100% {
    -webkit-transform: scaleY(.3);
    transform: scaleY(.3);
  }
}
.ni {
  text-align: center;
  padding-top: 7rem;
  color: #889aa4;
  background-size: 5rem;
  background-repeat: no-repeat;
  background-position: top center;
}
.ni .h1,
.ni .h2,
.ni .h3,
.ni .h4,
.ni .h5,
.ni .h6,
.ni h1,
.ni h2,
.ni h3,
.ni h4,
.ni h5,
.ni h6 {
  color: #889aa4;
}
.ni > p {
  margin-bottom: 0;
}
.daterangepicker .drp-buttons .ni > .btn,
.ni > .btn {
  margin-top: 1.5rem;
}
.ni-title {
  font-size: 1.75rem;
}
.ni-search {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23bec7cd' d='M14.5 2h-6.5l-0.5-1h-5.5l-1 2h14z'/%3E%3Cpath fill='%23bec7cd' d='M14.13 11h1.17l0.7-7h-16l1 10h7.564c-1.639-0.59-2.814-2.16-2.814-4 0-2.343 1.907-4.25 4.25-4.25s4.25 1.907 4.25 4.25c0 0.339-0.041 0.674-0.12 1z'/%3E%3Cpath fill='%23bec7cd' d='M15.672 14.277l-3.101-2.73c0.273-0.452 0.43-0.981 0.43-1.548 0-1.657-1.343-3-3-3s-3 1.343-3 3 1.343 3 3 3c0.566 0 1.096-0.157 1.548-0.43l2.73 3.101c0.359 0.417 0.971 0.44 1.359 0.051l0.086-0.086c0.389-0.389 0.366-1.001-0.051-1.359zM10 11.938c-1.070 0-1.938-0.867-1.938-1.938s0.867-1.938 1.938-1.938 1.938 0.867 1.938 1.938-0.867 1.938-1.938 1.938z'/%3E%3C/svg%3E");
}
.ni-search .input-group {
  width: 50rem;
}
.ni-no-results {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23bec7cd' d='M13 15l3-8h-13l-3 8zM2 6l-2 9v-13h4.5l2 2h6.5v2z'/%3E%3C/svg%3E");
}
.ni-error {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath fill='%23bec7cd' d='M19.35 10.04C18.67 6.59 15.64 4 12 4c-1.48 0-2.85.43-4.01 1.17l1.46 1.46C10.21 6.23 11.08 6 12 6c3.04 0 5.5 2.46 5.5 5.5v.5H19c1.66 0 3 1.34 3 3 0 1.13-.64 2.11-1.56 2.62l1.45 1.45C23.16 18.16 24 16.68 24 15c0-2.64-2.05-4.78-4.65-4.96zM3 5.27l2.75 2.74C2.56 8.15 0 10.77 0 14c0 3.31 2.69 6 6 6h11.73l2 2L21 20.73 4.27 4 3 5.27zM7.73 10l8 8H6c-2.21 0-4-1.79-4-4s1.79-4 4-4h1.73z'/%3E%3C/svg%3E");
  background-size: 6rem;
}
.ni-page-not-found {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='118.7' height='45.7'%3E%3Cpath fill='%23bec7cd' d='M30,45.7H19.7v-8.8H0v-8.6C3.1,19.8,10.9,7.3,17.3,0.4H30v28h4.9v8.5H30V45.7z M19.7,10.8c-4,4.8-7.9,12-10.2,17.7h10.4 V10.8H19.7z'/%3E%3Cpath fill='%23bec7cd' d='M113.8,28.4v-28h-12.7c-4.7,5.1-10.2,13.3-14,20.6c0.4,3.5,0,7.1-1.1,10.5c-0.5,1.8-1.3,3.5-2.2,5.2v0.2h19.7v8.8h10.3v-8.8h4.8v-8.5H113.8z M103.7,28.4H93.3c2.3-5.7,6.1-12.9,10.2-17.7h0.2V28.4z'/%3E%3Cpath fill='%23bec7cd' d='M69.4,31.4l6.3,10.4c3.6-2.9,6.3-7,7.6-11.2c2-6.4,1.1-13.5-2.3-19.1c-3-5.1-8.1-9-13.6-10.6c-2.1-0.6-4.4-1-6.8-1c-3,0-6,0.5-8.5,1.6c-5.7,2.1-11,7.2-13.3,12.9c-2.4,5.5-2.4,12.4-0.1,17.9c2.2,5.7,7.4,10.7,13,12.9l5.1-15.7h11.3L65.8,28h-8.5l0,0l3.3-10.6l-5.6,9l1.7,1.2h-2.4l-2.1,3.4L43,35.7l-0.2,0.1v-0.1L54.2,26l-14.4,1.7v-0.1l14-4.1l-14.1-4.1v-0.1l14.5,1.5l-11.4-9.3l0.1-0.1l12.8,7L48.9,5.5l0.1,0l0,0l8.9,11.6l-1-15.1l0,0l0.1,0l3.8,14.5l4.3-14.1l0,0l0.1,0L63.4,17l9.4-11l0,0l0,0.1l-7.2,12.7l13-6.6l0.1,0l0,0l-11.6,8.8L82,20l0,0.1l-14.5,3.5l13.9,4.9l0.1,0.1l-0.1,0l-14.8-2.3l11.4,9.9l0,0.1L69.4,31.4z'/%3E%3C/svg%3E");
  background-size: 10rem;
}
.ni-redirect {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='263.79' height='233.52'%3E%3Cg%3E%3Cpath fill='%23bec7cd' d='M260.18,87.18L177.25,4.25c-2.13-2.13-5.1-3.61-8.29-3.61c-6.38,0-11.91,5.32-11.91,11.91v42.1v7.87            c-32.99,0.18-60.61,6.8-82.86,18.39c-16.93,8.79-30.52,20.38-40.81,32.91c-15.5,18.86-23.69,39.43-28.14,57.16c-4.44,17.79-4.86,62.5-4.86,62.5l62.2,0.03l0,0l0-0.03c-0.04-0.56-0.12-17.73-0.12-20.01c-0.01-5.1,0.44-13.89,2.52-23.62c1.55-7.3,4.02-15.1,7.67-22.41c5.56-11.03,13.3-20.83,25.93-28.6c6.36-3.88,14.1-7.29,23.91-9.8c9.44-2.41,20.86-3.93,34.55-4.04v11.3v42.1c0,6.38,5.32,11.91,11.91,11.91c3.19,0,6.17-1.28,8.29-3.61l82.93-82.93c2.13-2.13,3.61-5.1,3.61-8.29C263.79,92.28,262.52,89.31,260.18,87.18z'/%3E%3Crect x='0.03' y='16.66' fill='%23bec7cd' width='62.45' height='4.43'/%3E%3Crect x='0.03' y='8.49' fill='%23bec7cd' width='62.45' height='3.52'/%3E%3Cpolygon fill='%23bec7cd' points='62.47,0 0,0 0.01,2.57 62.48,2.57'/%3E%3Cpath fill='%23bec7cd' d='M62.52,74.18l-0.03-49.96H0.04l0.21,124.15c5.97-15.54,13.96-29.65,24.08-41.97C34.96,93.44,47.86,82.73,62.52,74.18z'/%3E%3C/g%3E%3C/svg%3E");
}
.ni-maintenance {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23bec7cd' d='M16 11.5l-4.5-11.5h-7l-4.5 4.5v7l4.5 4.5h7l4.5-4.5v-7l-4.5-4.5zM9 13h-2v-2h2v2zM9 9h-2v-6h2v6z'%3E%3C/path%3E%3C/svg%3E");
}
.ni-forbidden {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23bec7cd' d='M13.657 2.343c-1.511-1.511-3.52-2.343-5.657-2.343s-4.146 0.832-5.657 2.343c-1.511 1.511-2.343 3.52-2.343 5.657s0.832 4.146 2.343 5.657c1.511 1.511 3.52 2.343 5.657 2.343s4.146-0.832 5.657-2.343c1.511-1.511 2.343-3.52 2.343-5.657s-0.832-4.146-2.343-5.657zM14 8c0 1.294-0.412 2.494-1.111 3.475l-8.364-8.364c0.981-0.699 2.181-1.111 3.475-1.111 3.308 0 6 2.692 6 6zM2 8c0-1.294 0.412-2.494 1.111-3.475l8.364 8.364c-0.981 0.699-2.181 1.111-3.475 1.111-3.308 0-6-2.692-6-6z'/%3E%3C/svg%3E");
}
.ni-chart {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23bec7cd' d='M7 9v-8.938c-3.946 0.492-7 3.858-7 7.938 0 4.418 3.582 8 8 8 4.080 0 7.446-3.054 7.938-7h-8.938z'%3E%3C/path%3E%3Cpath fill='%23bec7cd' d='M8 8h8c0-4.418-3.582-8-8-8v8z'%3E%3C/path%3E%3C/svg%3E");
}
.ni-sm {
  padding-top: 4rem;
  background-size: 3rem;
}
.ni-sm .ni-title {
  font-size: 1.25rem;
}
.overflow-auto-y {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
.overflow-auto-x {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}
.overflow-hidden-y {
  -webkit-overflow-scrolling: touch;
  overflow-y: hidden;
}
.overflow-hidden-x {
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
}
.overflow-scroll {
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
}
.overflow-scroll-y {
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
}
.overflow-scroll-x {
  -webkit-overflow-scrolling: touch;
  overflow-x: scroll;
}
.pulse-primary {
  animation: pulse-primary 2s infinite;
}
.pulse-secondary {
  animation: pulse-secondary 2s infinite;
}
.pulse-success {
  animation: pulse-success 2s infinite;
}
.pulse-info {
  animation: pulse-info 2s infinite;
}
.pulse-warning {
  animation: pulse-warning 2s infinite;
}
.pulse-danger {
  animation: pulse-danger 2s infinite;
}
.pulse-light {
  animation: pulse-light 2s infinite;
}
.pulse-dark {
  animation: pulse-dark 2s infinite;
}
.severity-meter {
  display: inline-flex;
  align-items: center;
  position: relative;
  width: 100%;
}
.severity-meter > span {
  height: .5rem;
  background-color: #d4dade;
  flex-grow: 1;
}
.severity-meter > span:nth-of-type(n+1) {
  margin-left: 1px;
}
.severity-meter > span.severity-meter-ind {
  position: absolute;
  top: -.7rem;
  width: 1rem;
  height: .5rem;
  background-color: transparent;
  border-top: .5rem solid #27475a;
  border-right: .5rem solid transparent;
  border-bottom: 0;
  border-left: .5rem solid transparent;
  transform: translateX(-50%);
}
.timeline-event-date {
  position: relative;
  color: #889aa4;
  padding: .25rem 0 .25rem 2.25rem;
}
.timeline-event-date::after {
  content: "";
  border-radius: 50%;
  background-color: #2583b9;
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: .416667rem;
  left: -.334rem;
  text-align: center;
}
.timeline-event-details {
  padding: .75rem 0 1rem 0;
  margin-bottom: 0;
  border-left: .25rem solid #2583b9;
}
.timeline-event-details > li {
  position: relative;
  padding: 1rem 1rem;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
  border: 0 solid #e4ebef;
  background: #fff;
  margin: 0 0 .75rem 2rem;
  border-radius: 0;
}
.timeline-event-details > li::before {
  content: "";
  border-width: .5rem;
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-right-color: #fff;
  border-style: solid;
  left: -1rem;
  top: .9rem;
}
.timeline-event-details > li::after {
  content: "";
  border-radius: 50%;
  border: 1px solid #2583b9;
  background-color: #e4ebef;
  width: .75rem;
  height: .75rem;
  position: absolute;
  top: 1rem;
  left: -2.5rem;
  text-align: center;
}
.timeline-event.end .timeline-event-date,
.timeline-event.start .timeline-event-date {
  font-weight: 700;
  border-left: .25rem solid #2583b9;
}
.timeline-event.end .timeline-event-date::after,
.timeline-event.start .timeline-event-date::after {
  content: "";
  width: 2.25rem;
  height: 2.25rem;
  top: -.25rem;
  left: -1.25rem;
  background-size: 1rem;
}
.timeline-event.start .timeline-event-date {
  padding-bottom: 0;
}
.timeline-event.start .timeline-event-date::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23fff' d='M8 0l2.5 5 5.5 0.8-4 3.9 0.9 5.5-4.9-2.6-4.9 2.6 0.9-5.5-4-3.9 5.5-0.8 2.5-5z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}
.timeline-event.end .timeline-event-date {
  padding-bottom: 3rem;
}
.timeline-event.end .timeline-event-date::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath fill='%23fff' d='M14.4 6L14 4H5v17h2v-7h5.6l.4 2h7V6z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}
.timeline-event.new .timeline-event-date {
  font-weight: 700;
}
.timeline-event.future .timeline-event-date {
  border-color: #6c828f;
}
.timeline-event.future .timeline-event-date::after {
  background-color: #6c828f;
}
.timeline-event.future .timeline-event-details {
  border-color: #6c828f;
}
.timeline-event.future .timeline-event-details li::after {
  border-color: #6c828f;
}
a {
  cursor: pointer;
  font-weight: 400;
}
a:focus,
a:hover {
  text-decoration: none;
}
a:focus {
  color: #27475a;
}
a.disabled,
a:disabled {
  opacity: .5;
  cursor: not-allowed;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  color: inherit;
}
label {
  white-space: nowrap;
  margin-bottom: .5rem;
}
.border-bottom-dotted {
  border-bottom: 1px dotted;
}
.text-space {
  background: rgba(39, 71, 90, .4);
  display: inline-block;
  vertical-align: middle;
  margin: 0 1rem;
  min-width: 4px;
  min-height: 4px;
}
.blockquote-footer {
  font-size: inherit;
}
.text-truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.text-black {
  color: #000;
}
a.text-body:focus,
a.text-body:hover {
  color: #101d25 !important;
}
.text-label {
  color: #6c828f;
  font-size: 1rem;
  font-weight: 900;
  text-transform: uppercase;
}
.text-value {
  font-weight: 900;
}
.text-25 {
  opacity: .25;
}
.text-50 {
  opacity: .5;
}
.text-75 {
  opacity: .75;
}
.min-vh-auto {
  min-height: auto;
}
.max-mw-100 {
  max-width: 100%;
}
.mark,
.tt-highlight,
mark {
  color: #fff;
}
.change::before {
  content: "";
  display: inline-block;
  height: .75em;
  width: .75em;
  margin-right: .25rem;
  background-size: contain;
}
.change-up {
  color: #31a07f;
}
.change-up::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='5'%3E%3Cpath fill='%2331a07f' d='M0,5l5-5l5,5H0z'/%3E%3Cpath class='st0' d='M-7-9h24v24H-7V-9z' fill='none' /%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}
.change-down {
  color: #f23a0b;
}
.change-down::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='5'%3E%3Cpath fill='%23f23a0b' d='M0,0l5,5l5-5H0z'/%3E%3Cpath class='st0' d='M-7-10h24v24H-7V-10z' fill='none' /%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}
.marker::before {
  content: "";
  height: .667rem;
  width: .667rem;
  margin-right: .35rem;
  display: inline-block;
  border-radius: 50%;
}
.marker-primary::before {
  background: #2583b9;
}
.marker-secondary::before {
  background: #e4ebef;
}
.marker-success::before {
  background: #31a07f;
}
.marker-info::before {
  background: #17a2b8;
}
.marker-warning::before {
  background: #ffc107;
}
.marker-danger::before {
  background: #f23a0b;
}
.marker-light::before {
  background: #f8f9fa;
}
.marker-dark::before {
  background: #6c828f;
}
.marker-white::before {
  background: #fff;
}
.marker-black::before {
  background: #000;
}
.marker-color-a::before {
  background: #fd7e14;
}
.marker-color-b::before {
  background: #21ce99;
}
.marker-color-c::before {
  background: #e83e8c;
}
.marker-color-d::before {
  background: #17a2b8;
}
.marker-color-e::before {
  background: #6610f2;
}
.marker-color-f::before {
  background: #ffc107;
}
.marker-color-g::before {
  background: #599c00;
}
.marker-primary-pulse::before {
  animation: primary 1s infinite;
}
.marker-secondary-pulse::before {
  animation: secondary 1s infinite;
}
.marker-success-pulse::before {
  animation: success 1s infinite;
}
.marker-info-pulse::before {
  animation: info 1s infinite;
}
.marker-warning-pulse::before {
  animation: warning 1s infinite;
}
.marker-danger-pulse::before {
  animation: danger 1s infinite;
}
.marker-light-pulse::before {
  animation: light 1s infinite;
}
.marker-dark-pulse::before {
  animation: dark 1s infinite;
}
@keyframes primary {
  0% {
    box-shadow: 0 0 0 0 rgba(37, 131, 185, .5);
  }
  70% {
    box-shadow: 0 0 0 1rem rgba(37, 131, 185, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(37, 131, 185, 0);
  }
}
@keyframes secondary {
  0% {
    box-shadow: 0 0 0 0 rgba(228, 235, 239, .5);
  }
  70% {
    box-shadow: 0 0 0 1rem rgba(228, 235, 239, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(228, 235, 239, 0);
  }
}
@keyframes success {
  0% {
    box-shadow: 0 0 0 0 rgba(49, 160, 127, .5);
  }
  70% {
    box-shadow: 0 0 0 1rem rgba(49, 160, 127, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(49, 160, 127, 0);
  }
}
@keyframes info {
  0% {
    box-shadow: 0 0 0 0 rgba(23, 162, 184, .5);
  }
  70% {
    box-shadow: 0 0 0 1rem rgba(23, 162, 184, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(23, 162, 184, 0);
  }
}
@keyframes warning {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 193, 7, .5);
  }
  70% {
    box-shadow: 0 0 0 1rem rgba(255, 193, 7, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 193, 7, 0);
  }
}
@keyframes danger {
  0% {
    box-shadow: 0 0 0 0 rgba(242, 58, 11, .5);
  }
  70% {
    box-shadow: 0 0 0 1rem rgba(242, 58, 11, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(242, 58, 11, 0);
  }
}
@keyframes light {
  0% {
    box-shadow: 0 0 0 0 rgba(248, 249, 250, .5);
  }
  70% {
    box-shadow: 0 0 0 1rem rgba(248, 249, 250, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(248, 249, 250, 0);
  }
}
@keyframes dark {
  0% {
    box-shadow: 0 0 0 0 rgba(108, 130, 143, .5);
  }
  70% {
    box-shadow: 0 0 0 1rem rgba(108, 130, 143, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(108, 130, 143, 0);
  }
}
.widget {
  display: inline-flex;
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
  border-radius: 0;
}
.widget.widget-column {
  flex-direction: column;
  border: 0 solid #e4ebef;
}
.widget.widget-column .widget-header {
  display: flex;
  padding: 0 1rem;
  align-items: center;
  min-height: 3rem;
  background-color: #f8f9fa;
  border-bottom: 1px solid #e4ebef;
  margin: 0;
}
.widget.widget-column .widget-header .widget-title {
  font-size: .9rem;
  color: #6c828f;
  font-weight: 800;
  text-transform: uppercase;
  white-space: nowrap;
  margin: 0;
}
.widget.widget-column .widget-body {
  border-top: 1px solid #e4ebef;
}
.widget .percent {
  margin: 2rem;
  align-self: center;
}
.widget .percent::after {
  background-color: #fff;
}
.widget:not(.widget-column) {
  border-style: solid;
  border-width: 0 0 0 3px;
  border-left-color: #6c828f;
}
.widget:not(.widget-column):not(.widget-reverse) {
  border-top-color: #e4ebef;
  border-right-color: #e4ebef;
  border-bottom-color: #e4ebef;
}
.widget.widget-primary {
  border-left-color: #2583b9;
}
.widget.widget-primary .widget-icon {
  background-color: #2583b9;
}
.widget.widget-primary .widget-icon {
  color: #fff;
}
.widget.widget-primary.widget-reverse {
  color: #fff;
  background-color: #2583b9;
}
.widget.widget-primary.widget-reverse .h1,
.widget.widget-primary.widget-reverse .h2,
.widget.widget-primary.widget-reverse .h3,
.widget.widget-primary.widget-reverse .h4,
.widget.widget-primary.widget-reverse .h5,
.widget.widget-primary.widget-reverse .h6,
.widget.widget-primary.widget-reverse h1,
.widget.widget-primary.widget-reverse h2,
.widget.widget-primary.widget-reverse h3,
.widget.widget-primary.widget-reverse h4,
.widget.widget-primary.widget-reverse h5,
.widget.widget-primary.widget-reverse h6 {
  color: inherit;
}
.widget.widget-primary.widget-reverse .text-label {
  color: #fff;
  opacity: .7;
}
.widget.widget-primary.widget-reverse .widget-icon {
  background-color: #2174a4;
}
.widget.widget-secondary {
  border-left-color: #e4ebef;
}
.widget.widget-secondary .widget-icon {
  background-color: #e4ebef;
}
.widget.widget-secondary .widget-icon {
  color: #27475a;
}
.widget.widget-secondary.widget-reverse {
  color: #27475a;
  background-color: #e4ebef;
}
.widget.widget-secondary.widget-reverse .h1,
.widget.widget-secondary.widget-reverse .h2,
.widget.widget-secondary.widget-reverse .h3,
.widget.widget-secondary.widget-reverse .h4,
.widget.widget-secondary.widget-reverse .h5,
.widget.widget-secondary.widget-reverse .h6,
.widget.widget-secondary.widget-reverse h1,
.widget.widget-secondary.widget-reverse h2,
.widget.widget-secondary.widget-reverse h3,
.widget.widget-secondary.widget-reverse h4,
.widget.widget-secondary.widget-reverse h5,
.widget.widget-secondary.widget-reverse h6 {
  color: inherit;
}
.widget.widget-secondary.widget-reverse .text-label {
  color: #27475a;
  opacity: .7;
}
.widget.widget-secondary.widget-reverse .widget-icon {
  background-color: #d4dfe6;
}
.widget.widget-success {
  border-left-color: #31a07f;
}
.widget.widget-success .widget-icon {
  background-color: #31a07f;
}
.widget.widget-success .widget-icon {
  color: #fff;
}
.widget.widget-success.widget-reverse {
  color: #fff;
  background-color: #31a07f;
}
.widget.widget-success.widget-reverse .h1,
.widget.widget-success.widget-reverse .h2,
.widget.widget-success.widget-reverse .h3,
.widget.widget-success.widget-reverse .h4,
.widget.widget-success.widget-reverse .h5,
.widget.widget-success.widget-reverse .h6,
.widget.widget-success.widget-reverse h1,
.widget.widget-success.widget-reverse h2,
.widget.widget-success.widget-reverse h3,
.widget.widget-success.widget-reverse h4,
.widget.widget-success.widget-reverse h5,
.widget.widget-success.widget-reverse h6 {
  color: inherit;
}
.widget.widget-success.widget-reverse .text-label {
  color: #fff;
  opacity: .7;
}
.widget.widget-success.widget-reverse .widget-icon {
  background-color: #2b8c70;
}
.widget.widget-info {
  border-left-color: #17a2b8;
}
.widget.widget-info .widget-icon {
  background-color: #17a2b8;
}
.widget.widget-info .widget-icon {
  color: #fff;
}
.widget.widget-info.widget-reverse {
  color: #fff;
  background-color: #17a2b8;
}
.widget.widget-info.widget-reverse .h1,
.widget.widget-info.widget-reverse .h2,
.widget.widget-info.widget-reverse .h3,
.widget.widget-info.widget-reverse .h4,
.widget.widget-info.widget-reverse .h5,
.widget.widget-info.widget-reverse .h6,
.widget.widget-info.widget-reverse h1,
.widget.widget-info.widget-reverse h2,
.widget.widget-info.widget-reverse h3,
.widget.widget-info.widget-reverse h4,
.widget.widget-info.widget-reverse h5,
.widget.widget-info.widget-reverse h6 {
  color: inherit;
}
.widget.widget-info.widget-reverse .text-label {
  color: #fff;
  opacity: .7;
}
.widget.widget-info.widget-reverse .widget-icon {
  background-color: #148ea1;
}
.widget.widget-warning {
  border-left-color: #ffc107;
}
.widget.widget-warning .widget-icon {
  background-color: #ffc107;
}
.widget.widget-warning .widget-icon {
  color: #000;
}
.widget.widget-warning.widget-reverse {
  color: #000;
  background-color: #ffc107;
}
.widget.widget-warning.widget-reverse .h1,
.widget.widget-warning.widget-reverse .h2,
.widget.widget-warning.widget-reverse .h3,
.widget.widget-warning.widget-reverse .h4,
.widget.widget-warning.widget-reverse .h5,
.widget.widget-warning.widget-reverse .h6,
.widget.widget-warning.widget-reverse h1,
.widget.widget-warning.widget-reverse h2,
.widget.widget-warning.widget-reverse h3,
.widget.widget-warning.widget-reverse h4,
.widget.widget-warning.widget-reverse h5,
.widget.widget-warning.widget-reverse h6 {
  color: inherit;
}
.widget.widget-warning.widget-reverse .text-label {
  color: #000;
  opacity: .7;
}
.widget.widget-warning.widget-reverse .widget-icon {
  background-color: #edb100;
}
.widget.widget-danger {
  border-left-color: #f23a0b;
}
.widget.widget-danger .widget-icon {
  background-color: #f23a0b;
}
.widget.widget-danger .widget-icon {
  color: #fff;
}
.widget.widget-danger.widget-reverse {
  color: #fff;
  background-color: #f23a0b;
}
.widget.widget-danger.widget-reverse .h1,
.widget.widget-danger.widget-reverse .h2,
.widget.widget-danger.widget-reverse .h3,
.widget.widget-danger.widget-reverse .h4,
.widget.widget-danger.widget-reverse .h5,
.widget.widget-danger.widget-reverse .h6,
.widget.widget-danger.widget-reverse h1,
.widget.widget-danger.widget-reverse h2,
.widget.widget-danger.widget-reverse h3,
.widget.widget-danger.widget-reverse h4,
.widget.widget-danger.widget-reverse h5,
.widget.widget-danger.widget-reverse h6 {
  color: inherit;
}
.widget.widget-danger.widget-reverse .text-label {
  color: #fff;
  opacity: .7;
}
.widget.widget-danger.widget-reverse .widget-icon {
  background-color: #da340a;
}
.widget.widget-light {
  border-left-color: #f8f9fa;
}
.widget.widget-light .widget-icon {
  background-color: #f8f9fa;
}
.widget.widget-light .widget-icon {
  color: #27475a;
}
.widget.widget-light.widget-reverse {
  color: #27475a;
  background-color: #f8f9fa;
}
.widget.widget-light.widget-reverse .h1,
.widget.widget-light.widget-reverse .h2,
.widget.widget-light.widget-reverse .h3,
.widget.widget-light.widget-reverse .h4,
.widget.widget-light.widget-reverse .h5,
.widget.widget-light.widget-reverse .h6,
.widget.widget-light.widget-reverse h1,
.widget.widget-light.widget-reverse h2,
.widget.widget-light.widget-reverse h3,
.widget.widget-light.widget-reverse h4,
.widget.widget-light.widget-reverse h5,
.widget.widget-light.widget-reverse h6 {
  color: inherit;
}
.widget.widget-light.widget-reverse .text-label {
  color: #27475a;
  opacity: .7;
}
.widget.widget-light.widget-reverse .widget-icon {
  background-color: #e9ecef;
}
.widget.widget-dark {
  border-left-color: #6c828f;
}
.widget.widget-dark .widget-icon {
  background-color: #6c828f;
}
.widget.widget-dark .widget-icon {
  color: #fff;
}
.widget.widget-dark.widget-reverse {
  color: #fff;
  background-color: #6c828f;
}
.widget.widget-dark.widget-reverse .h1,
.widget.widget-dark.widget-reverse .h2,
.widget.widget-dark.widget-reverse .h3,
.widget.widget-dark.widget-reverse .h4,
.widget.widget-dark.widget-reverse .h5,
.widget.widget-dark.widget-reverse .h6,
.widget.widget-dark.widget-reverse h1,
.widget.widget-dark.widget-reverse h2,
.widget.widget-dark.widget-reverse h3,
.widget.widget-dark.widget-reverse h4,
.widget.widget-dark.widget-reverse h5,
.widget.widget-dark.widget-reverse h6 {
  color: inherit;
}
.widget.widget-dark.widget-reverse .text-label {
  color: #fff;
  opacity: .7;
}
.widget.widget-dark.widget-reverse .widget-icon {
  background-color: #617580;
}
.widget-body {
  padding: 1rem 2rem 1rem 1.5rem;
}
.widget-icon {
  width: 6rem;
  padding: 1rem;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #6c828f;
}
.widget-icon .icon {
  width: 3rem;
  height: 3rem;
}
.widget-reverse {
  border: 0;
  color: #fff;
  background-color: #6c828f;
}
.widget-reverse .widget-icon {
  background-color: #617580;
}
.widget-trend {
  padding: 1rem;
}
.widget-trend .highcharts-point:not(.highcharts-negative) {
  fill: #31a07f;
  stroke: #fff;
}
.widget-trend .highcharts-point.highcharts-negative {
  fill: #f23a0b;
  stroke: #fff;
}
.widget-percent {
  padding: 0 1.5rem;
  flex: 1 1 auto;
  margin: 1.75rem 0;
}
.widget-percent svg {
  fill: #27475a;
}
.percent-ring {
  stroke: #d4dade;
  fill: transparent;
  stroke-width: 5;
}
.percent-segment {
  fill: transparent;
  transform-origin: center;
  stroke: #2583b9;
  stroke-width: 5;
  stroke-dashoffset: 25;
}
.percent-value {
  transform: translate(0, .25rem);
  font-weight: lighter;
  font-size: .8rem;
  fill: inherit;
}
.percent-value tspan {
  text-anchor: middle;
}
.percent-value tspan tspan {
  font-size: 50%;
}
.percent-data {
  font-size: .12em;
  line-height: 1;
  transform: translateY(.5em);
  text-align: center;
  text-anchor: middle;
  color: #666;
  fill: #666;
  animation: donutfadelong 1s;
}
html {
  text-align: center;
}
.svg-item {
  max-width: 30%;
  display: inline-block;
}
html:not(.layout-sm):not(.layout-md):not(.layout-lg) {
  font-size: 12px;
}
html.layout-sm {
  font-size: 11px;
}
html.layout-md {
  font-size: 14px;
}
html.layout-lg {
  font-size: 16px;
}
::selection {
  background-color: rgba(253, 126, 20, .55);
  color: #fff;
}
:focus,
button:focus {
  outline: 0;
}
a:not([href]):not([tabindex]) {
  color: #2583b9;
}
a:not([href]):not([tabindex]):hover {
  color: #27475a;
}
.text-pre-line {
  white-space: pre-line;
}
.btn.focus,
.btn:focus.btn,
.btn:not([disabled]):not(.disabled).active,
.btn:not([disabled]):not(.disabled):active,
.daterangepicker .drp-buttons .focus.btn {
  box-shadow: none;
}

/* src/styles.scss */
html {
  font-size: 16px !important;
}
body {
  margin: 0 !important;
}
.navbar-nav .nav-link.active {
  border-width: 2px 0 !important;
  border-style: solid;
  border-top-color: transparent;
}
.disclosure {
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  font-size: 0.875rem;
  color: #666;
}
.main-window {
  margin: auto;
  width: fit-content;
  height: fit-content;
}
label {
  margin-bottom: 0;
}
button.btn {
  border-radius: 8px !important;
}
.text-success {
  color: #368727 !important;
}
a {
  color: inherit !important;
}
a:hover {
  text-decoration: underline;
}
.btn-success {
  background-color: #368727 !important;
  border-color: #368727 !important;
}
input {
  border-radius: 8px !important;
  border: 1px solid #888 !important;
}
.general-text {
  font-size: 14px;
  color: grey;
}

/* node_modules/@fmr-ap152550/dom/styles/dom-signin.css */
#cc-reset-pwd-backdrop {
  background-color: hsla(0, 0%, 100%, .902);
}
.pvd-cc-auth-alert-root {
  color: #000;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvd-cc-auth-alert-root,
.pvd-cc-auth-alert-root *,
.pvd-cc-auth-alert-root :after,
.pvd-cc-auth-alert-root :before,
.pvd-cc-auth-alert-root:after,
.pvd-cc-auth-alert-root:before {
  box-sizing: border-box;
}
.pvd-cc-auth-alert-root {
  background-color: var(--apex-kit-alert-background-color);
  border: var(--apex-kit-alert-border-width) solid #0000;
  border-color: var(--apex-kit-alert-border-color);
  border-radius: var(--apex-kit-alert-border-radius-default);
  display: flex;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}
.pvd-cc-auth-alert-root.pvd-alert--closing {
  opacity: 0;
  transition: var(--apex-kit-alert-close-transition);
}
.pvd-cc-auth-alert-root [data-tag-name=pvd-scoped-icon] {
  line-height: 0;
  padding: var(--apex-kit-alert-icon-component-padding);
}
.pvd-cc-auth-alert-root .pvd-alert__icon {
  align-items: var(--apex-kit-alert-icon-vertical-alignment);
  background-color: var(--apex-kit-alert-icon-background-color);
  border-radius: 0;
  color: #000;
  display: flex;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  padding-left: var(--apex-kit-alert-icon-padding-left);
  padding-right: var(--apex-kit-alert-icon-padding-right);
  padding-top: var(--apex-kit-alert-icon-padding-top);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvd-cc-auth-alert-root .pvd-alert__icon .pvd-cc-auth-icon-root {
  background-color: var(--apex-kit-alert-icon-color);
  content: "";
  display: flex;
  height: var(--apex-kit-alert-icon-component-height);
  -webkit-mask-image: var(--apex-kit-alert-icon-component-content);
  mask-image: var(--apex-kit-alert-icon-component-content);
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  width: var(--apex-kit-alert-icon-component-width);
}
.pvd-cc-auth-alert-root .pvd-alert__content {
  color: #000;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .875rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .pvd-cc-auth-alert-root .pvd-alert__content {
    font-size: 1rem;
  }
}
.pvd-cc-auth-alert-root .pvd-alert__content {
  background-color: var(--apex-kit-alert-content-background-color);
  border-radius: 0;
  color: var(--apex-kit-alert-content-color);
  display: block;
  margin: 0;
  padding: var(--apex-kit-alert-content-padding-top) var(--apex-kit-alert-content-padding-right) var(--apex-kit-alert-content-padding-bottom) var(--apex-kit-alert-content-padding-left);
  width: var(--apex-kit-alert-content-width);
}
.pvd-cc-auth-alert-root .pvd-alert__content-a11y-text {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  left: -5000px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pvd-cc-auth-alert-root .pvd-alert__title {
  color: #000;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  line-height: 1.25;
  margin: 0;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .pvd-cc-auth-alert-root .pvd-alert__title {
    font-size: 1.125rem;
  }
}
.pvd-cc-auth-alert-root .pvd-alert__title {
  color: var(--apex-kit-alert-title-color);
  display: var(--apex-kit-alert-title-display);
  font-size: var(--apex-kit-alert-title-font-size);
  font-weight: 700;
  margin-bottom: var(--apex-kit-alert-title-margin-bottom);
}
.pvd-cc-auth-alert-root .pvd-alert__message {
  display: var(--apex-kit-alert-message-display);
  margin: 0;
}
.pvd-cc-auth-alert-root .pvd-alert__dismiss-button {
  background-color: #0000;
  border: 0;
  color: var(--apex-kit-alert-dismiss-button-color);
  cursor: pointer;
  height: var(--apex-kit-alert-dismiss-button-height);
  margin: var(--apex-kit-alert-dismiss-button-margin);
  min-width: var(--apex-kit-alert-dismiss-button-width);
  padding: var(--apex-kit-alert-dismiss-button-padding-top) var(--apex-kit-alert-dismiss-button-padding-right) var(--apex-kit-alert-dismiss-button-padding-bottom) var(--apex-kit-alert-dismiss-button-padding-left);
  position: relative;
  width: var(--apex-kit-alert-dismiss-button-width);
}
.pvd-cc-auth-alert-root .pvd-alert__dismiss-button:active,
.pvd-cc-auth-alert-root .pvd-alert__dismiss-button:focus {
  outline: var(--apex-kit-alert-dismiss-button-focus-outline);
}
.pvd-cc-auth-alert-root .pvd-alert__dismiss-button-a11y-text {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  left: -5000px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
@media (forced-colors: active) {
  .pvd-cc-auth-alert-root.pvd-alert--closing .pvd-alert__icon .pvd-icon-root,
  .pvd-cc-auth-alert-root.pvd-alert--critical .pvd-alert__icon .pvd-icon-root,
  .pvd-cc-auth-alert-root.pvd-alert--error .pvd-alert__icon .pvd-icon-root,
  .pvd-cc-auth-alert-root.pvd-alert--info .pvd-alert__icon .pvd-icon-root,
  .pvd-cc-auth-alert-root.pvd-alert--success .pvd-alert__icon .pvd-icon-root,
  .pvd-cc-auth-alert-root.pvd-alert--warning .pvd-alert__icon .pvd-icon-root {
    color: LinkText;
  }
}
.pvd-cc-auth-button-root,
.pvd-cc-auth-button-root *,
.pvd-cc-auth-button-root :after,
.pvd-cc-auth-button-root :before,
.pvd-cc-auth-button-root:after,
.pvd-cc-auth-button-root:before {
  box-sizing: border-box;
}
.pvd-cc-auth-button-root {
  font-size: .875rem;
}
@media (min-width: 32em) {
  .pvd-cc-auth-button-root {
    font-size: 1rem;
  }
}
.pvd-cc-auth-button-root {
  align-items: var(--apex-kit-button-align-items);
  background-color: var(--apex-kit-button-background-color);
  border: var(--apex-kit-button-border-width) var(--apex-kit-button-border-style) var(--apex-kit-button-border-color);
  border-radius: var(--apex-kit-button-border-radius);
  box-shadow: var(--apex-kit-button-box-shadow);
  box-sizing: border-box;
  color: #000;
  color: var(--apex-kit-button-text-color);
  cursor: var(--apex-kit-button-cursor);
  display: var(--apex-kit-button-display);
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-family: var(--apex-kit-button-font-family);
  font-style: normal;
  font-style: var(--apex-kit-button-font-style);
  font-weight: 700;
  font-weight: var(--apex-kit-button-font-weight);
  gap: var(--apex-kit-button-gap);
  justify-content: var(--apex-kit-button-justify-content);
  letter-spacing: 0;
  line-height: 1.2;
  line-height: var(--apex-kit-button-line-height);
  margin: var(--apex-kit-button-margin-top) var(--apex-kit-button-margin-right) var(--apex-kit-button-margin-bottom) var(--apex-kit-button-margin-left);
  max-width: var(--apex-kit-button-max-width);
  min-height: var(--apex-kit-button-min-height);
  outline: var(--apex-kit-button-outline);
  outline-color: var(--apex-kit-button-outline-color);
  outline-offset: var(--apex-kit-button-outline-offset);
  outline-style: var(--apex-kit-button-outline-style);
  outline-width: var(--apex-kit-button-outline-width);
  overflow: var(--apex-kit-button-overflow);
  padding: var(--apex-kit-button-vertical-padding) var(--apex-kit-button-horizontal-padding);
  position: var(--apex-kit-button-position);
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
  text-align: center;
  text-align: var(--apex-kit-button-text-align);
  text-decoration: none;
  text-decoration: var(--apex-kit-button-text-decoration);
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  transition: var(--apex-kit-button-transition);
  vertical-align: var(--apex-kit-button-vertical-align);
}
.pvd-cc-auth-button-root[pvd-full-width=pvd-full-width],
.pvd-cc-auth-button-root[pvd-full-width=true] {
  display: block;
}
.pvd-cc-auth-button-root::-moz-focus-inner {
  border: 0;
}
.pvd-cc-auth-button-root:disabled .pvd-button__contents {
  pointer-events: none;
}
.pvd-cc-auth-button-root.pvd-button--small {
  font-size: .75rem;
}
@media (min-width: 32em) {
  .pvd-cc-auth-button-root.pvd-button--small {
    font-size: .875rem;
  }
}
.pvd-cc-auth-button-root.pvd-button--large {
  font-size: 1.125rem;
}
@media (min-width: 32em) {
  .pvd-cc-auth-button-root.pvd-button--large {
    font-size: 1.25rem;
  }
}
.pvd-cc-auth-button-root.pvd-button--full-width {
  width: 100%;
}
.pvd-cc-auth-button-root.pvd-button--with-icon:after,
.pvd-cc-auth-button-root.pvd-button--with-icon:before {
  display: var(--apex-kit-button-with-icon-display);
}
.pvd-cc-auth-button-root.pvd-button--with-icon .pvd-button__contents {
  align-items: center;
  display: flex;
  justify-content: center;
  position: relative;
}
.pvd-cc-auth-button-root.pvd-button--icon-only {
  min-width: var(--apex-kit-button-min-width);
}
.pvd-cc-auth-button-root.pvd-button--icon-only .pvd-button__icon.pvd-button__icon--left .pvd-cc-auth-icon-root,
.pvd-cc-auth-button-root.pvd-button--icon-only .pvd-button__icon.pvd-button__icon--right .pvd-cc-auth-icon-root {
  margin: var(--apex-kit-button-icon-margin);
}
.pvd-cc-auth-button-root.pvd-button--icon-only .pvd-button__text {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  left: -5000px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pvd-button__icon .pvd-cc-auth-icon-root {
  display: var(--apex-kit-button-icon-display);
}
.pvd-button__icon.pvd-button__icon--left .pvd-cc-auth-icon-root {
  margin-right: var(--apex-kit-button-icon-margin);
}
.pvd-button__icon .pvd-cc-auth-spinner-root,
.pvd-button__icon.pvd-button__icon--right .pvd-cc-auth-icon-root {
  margin-left: var(--apex-kit-button-icon-margin);
}
.pvd-button__icon .pvd-cc-auth-spinner-root .pvd-spinner__visual,
.pvd-button__icon.pvd-button__icon--right .pvd-cc-auth-icon-root .pvd-spinner__visual {
  --apex-kit-spinner-color:var(--apex-kit-button-text-color);
  --apex-kit-spinner-visual-color:var(--apex-kit-button-text-color);
}
@media (forced-colors: active) and (forced-colors: active) {
  .pvd-cc-auth-button-root.pvd-button--active,
  .pvd-cc-auth-button-root.pvd-button--disabled,
  .pvd-cc-auth-button-root.pvd-button--focus,
  .pvd-cc-auth-button-root.pvd-button--hover,
  .pvd-cc-auth-button-root:active,
  .pvd-cc-auth-button-root:disabled,
  .pvd-cc-auth-button-root:focus,
  .pvd-cc-auth-button-root:hover {
    outline: 2px solid Highlight !important;
    outline-offset: 2px !important;
  }
}
@media (forced-colors: active) {
  .pvd-cc-auth-button-root.pvd-button--active .pvd-button__icon .pvd-cc-auth-icon-root,
  .pvd-cc-auth-button-root.pvd-button--disabled .pvd-button__icon .pvd-cc-auth-icon-root,
  .pvd-cc-auth-button-root.pvd-button--focus .pvd-button__icon .pvd-cc-auth-icon-root,
  .pvd-cc-auth-button-root.pvd-button--hover .pvd-button__icon .pvd-cc-auth-icon-root,
  .pvd-cc-auth-button-root:active .pvd-button__icon .pvd-cc-auth-icon-root,
  .pvd-cc-auth-button-root:disabled .pvd-button__icon .pvd-cc-auth-icon-root,
  .pvd-cc-auth-button-root:focus .pvd-button__icon .pvd-cc-auth-icon-root,
  .pvd-cc-auth-button-root:hover .pvd-button__icon .pvd-cc-auth-icon-root {
    color: LinkText;
  }
}
.pvd-cc-auth-grid-root,
.pvd-cc-auth-grid-root *,
.pvd-cc-auth-grid-root :after,
.pvd-cc-auth-grid-root :before,
.pvd-cc-auth-grid-root:after,
.pvd-cc-auth-grid-root:before {
  box-sizing: border-box;
}
.pvd-cc-auth-grid-root {
  margin: 0 var(--apex-kit-grid-side-margins);
  padding: var(--apex-kit-grid-vertical-margin-default) var(--apex-kit-grid-horizontal-margin-default);
}
.pvd-cc-auth-grid-root.pvd-grid--disable-padding {
  padding: 0;
}
.pvd-cc-auth-grid-root.pvd-grid--disable-max-width {
  max-width: none;
}
.pvd-cc-auth-grid-root .pvd-grid__grid {
  display: grid;
  grid-gap: var(--apex-kit-grid-gutter-gap);
  grid-template-columns: repeat(var(--apex-kit-grid-column-count), minmax(0, 1fr));
  margin: 0;
}
.pvd-cc-auth-grid-root .pvd-grid__grid.pvd-grid__grid--disable-column-gap {
  column-gap: 0;
}
.pvd-cc-auth-grid-root .pvd-grid__item {
  grid-column-end: span min(1, var(--apex-kit-grid-column-count));
  margin: 0;
  width: auto;
}
.pvd-cc-auth-content-block-root,
.pvd-cc-auth-content-block-root *,
.pvd-cc-auth-content-block-root :after,
.pvd-cc-auth-content-block-root :before,
.pvd-cc-auth-content-block-root:after,
.pvd-cc-auth-content-block-root:before {
  box-sizing: border-box;
}
.pvd-cc-auth-content-block-root {
  background-color: var(--apex-kit-content-block-background-color);
  border: var(--apex-kit-content-block-border);
  border-radius: var(--apex-kit-content-block-border-radius);
  box-shadow: var(--apex-kit-content-block-box-shadow);
  color: #000;
  color: var(--apex-kit-content-block-color);
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-style: normal;
  font-weight: 400;
  gap: var(--apex-kit-content-block-gap);
  letter-spacing: 0;
  line-height: 1.5;
  padding: var(--apex-kit-content-block-padding);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvd-cc-auth-content-block-root.pvd-content-block--action-align-left .pvd-content-block__action-wrapper {
  align-self: flex-start;
  text-align: left;
}
.pvd-cc-auth-content-block-root.pvd-content-block--action-align-center .pvd-content-block__action-wrapper {
  align-self: center;
  text-align: center;
}
.pvd-cc-auth-content-block-root.pvd-content-block--action-align-right .pvd-content-block__action-wrapper {
  align-self: flex-end;
  text-align: right;
}
.pvd-cc-auth-content-block-root.pvd-content-block--body-align-left .pvd-content-block__body-wrapper {
  align-self: flex-start;
  text-align: left;
}
.pvd-cc-auth-content-block-root.pvd-content-block--body-align-center .pvd-content-block__body-wrapper {
  align-self: center;
  text-align: center;
}
.pvd-cc-auth-content-block-root.pvd-content-block--body-align-right .pvd-content-block__body-wrapper {
  align-self: flex-end;
  text-align: right;
}
.pvd-cc-auth-content-block-root.pvd-content-block--heading-align-left .pvd-content-block__heading-wrapper {
  align-self: flex-start;
  text-align: left;
}
.pvd-cc-auth-content-block-root.pvd-content-block--heading-align-center .pvd-content-block__heading-wrapper {
  align-self: center;
  text-align: center;
}
.pvd-cc-auth-content-block-root.pvd-content-block--heading-align-right .pvd-content-block__heading-wrapper {
  align-self: flex-end;
  text-align: right;
}
.pvd-cc-auth-content-block-root.pvd-content-block--image-align-left .pvd-content-block__image-wrapper {
  align-self: flex-start;
  text-align: left;
}
.pvd-cc-auth-content-block-root.pvd-content-block--image-align-center .pvd-content-block__image-wrapper {
  align-self: center;
  text-align: center;
}
.pvd-cc-auth-content-block-root.pvd-content-block--image-align-right .pvd-content-block__image-wrapper {
  align-self: flex-end;
  text-align: right;
}
.pvd-cc-auth-content-block-root {
  align-items: center;
  display: flex;
  flex-direction: column;
  text-align: center;
}
@media (min-width: 32em) {
  .pvd-cc-auth-content-block-root.pvd-content-block--inline-at-512 {
    align-items: flex-start;
    flex-direction: row;
  }
  .pvd-cc-auth-content-block-root.pvd-content-block--inline-at-512 .pvd-content-block__action-wrapper,
  .pvd-cc-auth-content-block-root.pvd-content-block--inline-at-512 .pvd-content-block__body-wrapper,
  .pvd-cc-auth-content-block-root.pvd-content-block--inline-at-512 .pvd-content-block__heading-wrapper,
  .pvd-cc-auth-content-block-root.pvd-content-block--inline-at-512 .pvd-content-block__image-wrapper {
    align-self: flex-start;
    text-align: left;
  }
}
@media (min-width: 48em) {
  .pvd-cc-auth-content-block-root.pvd-content-block--inline-at-768 {
    align-items: flex-start;
    flex-direction: row;
  }
  .pvd-cc-auth-content-block-root.pvd-content-block--inline-at-768 .pvd-content-block__action-wrapper,
  .pvd-cc-auth-content-block-root.pvd-content-block--inline-at-768 .pvd-content-block__body-wrapper,
  .pvd-cc-auth-content-block-root.pvd-content-block--inline-at-768 .pvd-content-block__heading-wrapper,
  .pvd-cc-auth-content-block-root.pvd-content-block--inline-at-768 .pvd-content-block__image-wrapper {
    align-self: flex-start;
    text-align: left;
  }
}
@media (min-width: 60em) {
  .pvd-cc-auth-content-block-root.pvd-content-block--inline-at-960 {
    align-items: flex-start;
    flex-direction: row;
  }
  .pvd-cc-auth-content-block-root.pvd-content-block--inline-at-960 .pvd-content-block__action-wrapper,
  .pvd-cc-auth-content-block-root.pvd-content-block--inline-at-960 .pvd-content-block__body-wrapper,
  .pvd-cc-auth-content-block-root.pvd-content-block--inline-at-960 .pvd-content-block__heading-wrapper,
  .pvd-cc-auth-content-block-root.pvd-content-block--inline-at-960 .pvd-content-block__image-wrapper {
    align-self: flex-start;
    text-align: left;
  }
}
@media (min-width: 80em) {
  .pvd-cc-auth-content-block-root.pvd-content-block--inline-at-1280 {
    align-items: flex-start;
    flex-direction: row;
  }
  .pvd-cc-auth-content-block-root.pvd-content-block--inline-at-1280 .pvd-content-block__action-wrapper,
  .pvd-cc-auth-content-block-root.pvd-content-block--inline-at-1280 .pvd-content-block__body-wrapper,
  .pvd-cc-auth-content-block-root.pvd-content-block--inline-at-1280 .pvd-content-block__heading-wrapper,
  .pvd-cc-auth-content-block-root.pvd-content-block--inline-at-1280 .pvd-content-block__image-wrapper {
    align-self: flex-start;
    text-align: left;
  }
}
.pvd-cc-auth-content-block-root.pvd-content-block--inline-always {
  align-items: flex-start;
  flex-direction: row;
}
.pvd-cc-auth-content-block-root.pvd-content-block--inline-always .pvd-content-block__action-wrapper,
.pvd-cc-auth-content-block-root.pvd-content-block--inline-always .pvd-content-block__body-wrapper,
.pvd-cc-auth-content-block-root.pvd-content-block--inline-always .pvd-content-block__heading-wrapper,
.pvd-cc-auth-content-block-root.pvd-content-block--inline-always .pvd-content-block__image-wrapper {
  align-self: flex-start;
  text-align: left;
}
@media (min-width: 32em) {
  .pvd-cc-auth-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-512 {
    align-items: flex-start;
    flex-direction: row-reverse;
  }
}
@media (min-width: 48em) {
  .pvd-cc-auth-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-768 {
    align-items: flex-start;
    flex-direction: row-reverse;
  }
}
@media (min-width: 60em) {
  .pvd-cc-auth-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-960 {
    align-items: flex-start;
    flex-direction: row-reverse;
  }
}
@media (min-width: 80em) {
  .pvd-cc-auth-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-1280 {
    align-items: flex-start;
    flex-direction: row-reverse;
  }
}
.pvd-cc-auth-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-always {
  align-items: flex-start;
  flex-direction: row-reverse;
}
.pvd-cc-auth-content-block-root.pvd-content-block--align-left {
  align-items: flex-start;
  text-align: left;
}
.pvd-cc-auth-content-block-root.pvd-content-block--align-left .pvd-content-block__content-wrapper {
  align-items: flex-start;
}
.pvd-cc-auth-content-block-root.pvd-content-block--align-right {
  align-items: flex-end;
  text-align: right;
}
@media (min-width: 32em) {
  .pvd-cc-auth-content-block-root.pvd-content-block--align-right.pvd-content-block--inline-at-512 {
    align-items: flex-start;
  }
}
@media (min-width: 48em) {
  .pvd-cc-auth-content-block-root.pvd-content-block--align-right.pvd-content-block--inline-at-768 {
    align-items: flex-start;
  }
}
@media (min-width: 60em) {
  .pvd-cc-auth-content-block-root.pvd-content-block--align-right.pvd-content-block--inline-at-960 {
    align-items: flex-start;
  }
}
@media (min-width: 80em) {
  .pvd-cc-auth-content-block-root.pvd-content-block--align-right.pvd-content-block--inline-at-1280 {
    align-items: flex-start;
  }
}
.pvd-cc-auth-content-block-root.pvd-content-block--align-right.pvd-content-block--inline-always {
  align-items: flex-start;
}
.pvd-cc-auth-content-block-root.pvd-content-block--align-right .pvd-content-block__content-wrapper {
  align-items: flex-end;
}
.pvd-cc-auth-content-block-root .pvd-content-block__image-wrapper {
  flex: 0 1 auto;
  line-height: 0;
  max-width: 100%;
}
.pvd-cc-auth-content-block-root .pvd-content-block__content-wrapper {
  align-items: center;
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 32em) {
  .pvd-cc-auth-content-block-root .pvd-content-block__content-wrapper.pvd-content-block--inline-at-512 {
    align-items: flex-start;
    text-align: left;
  }
}
@media (min-width: 48em) {
  .pvd-cc-auth-content-block-root .pvd-content-block__content-wrapper.pvd-content-block--inline-at-768 {
    align-items: flex-start;
    text-align: left;
  }
}
@media (min-width: 60em) {
  .pvd-cc-auth-content-block-root .pvd-content-block__content-wrapper.pvd-content-block--inline-at-960 {
    align-items: flex-start;
    text-align: left;
  }
}
@media (min-width: 80em) {
  .pvd-cc-auth-content-block-root .pvd-content-block__content-wrapper.pvd-content-block--inline-at-1280 {
    align-items: flex-start;
    text-align: left;
  }
}
.pvd-cc-auth-content-block-root .pvd-content-block__content-wrapper.pvd-content-block--inline-always {
  align-items: flex-start;
  text-align: left;
}
.pvd-cc-auth-content-block-root .pvd-content-block__content-wrapper > .pvd-content-block__action-wrapper:not(:first-child),
.pvd-cc-auth-content-block-root .pvd-content-block__content-wrapper > .pvd-content-block__body-wrapper:not(:first-child),
.pvd-cc-auth-content-block-root .pvd-content-block__content-wrapper > .pvd-content-block__heading-wrapper:not(:first-child) {
  margin: var(--apex-kit-content-block-content-children-margin);
}
.pvd-cc-auth-content-block-root .pvd-content-block__heading-wrapper {
  display: inline-block;
  max-width: var(--apex-kit-content-block-max-width);
}
.pvd-cc-auth-content-block-root.pvd-content-block--heading-full-width .pvd-content-block__heading-wrapper {
  max-width: 100%;
  width: 100%;
}
.pvd-cc-auth-content-block-root .pvd-content-block__body-wrapper {
  display: inline-block;
  max-width: var(--apex-kit-content-block-max-width);
}
.pvd-cc-auth-content-block-root.pvd-content-block--body-full-width .pvd-content-block__body-wrapper {
  max-width: 100%;
  width: 100%;
}
.pvd-cc-auth-content-block-root .pvd-content-block__image {
  height: auto;
  max-width: 100%;
  width: var(--apex-kit-content-block-image-width);
}
.pvd-cc-auth-content-block-root .pvd-content-block__heading {
  font-size: var(--apex-kit-content-block-heading-font-size);
  font-weight: var(--apex-kit-content-block-heading-font-weight);
  letter-spacing: var(--apex-kit-content-block-heading-letter-spacing);
  line-height: var(--apex-kit-content-block-heading-line-height);
  margin: 0;
}
.pvd-cc-auth-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-1 {
  font-size: 2.375rem;
}
@media (min-width: 32em) {
  .pvd-cc-auth-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-1 {
    font-size: 2.75rem;
  }
}
.pvd-cc-auth-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-2 {
  font-size: 1.625rem;
}
@media (min-width: 32em) {
  .pvd-cc-auth-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-2 {
    font-size: 1.875rem;
  }
}
.pvd-cc-auth-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-3 {
  font-size: 1.375rem;
}
@media (min-width: 32em) {
  .pvd-cc-auth-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-3 {
    font-size: 1.625rem;
  }
}
.pvd-cc-auth-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-5 {
  font-size: 1rem;
}
@media (min-width: 32em) {
  .pvd-cc-auth-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-5 {
    font-size: 1.125rem;
  }
}
.pvd-cc-auth-content-block-root .pvd-content-block__body {
  font-size: .875rem;
}
@media (min-width: 32em) {
  .pvd-cc-auth-content-block-root .pvd-content-block__body {
    font-size: 1rem;
  }
}
.pvd-cc-auth-content-block-root .pvd-content-block__body {
  margin: 0;
}
.pvd-cc-auth-content-block-root .pvd-content-block__body.pvd-content-block__body--small {
  font-size: .75rem;
}
@media (min-width: 32em) {
  .pvd-cc-auth-content-block-root .pvd-content-block__body.pvd-content-block__body--small {
    font-size: .875rem;
  }
}
.pvd-cc-auth-content-block-root .pvd-content-block__body.pvd-content-block__body--large {
  font-size: 1.125rem;
}
@media (min-width: 32em) {
  .pvd-cc-auth-content-block-root .pvd-content-block__body.pvd-content-block__body--large {
    font-size: 1.25rem;
  }
}
pvd-cc-auth-link,
pvd-cc-auth-link *,
pvd-cc-auth-link :after,
pvd-cc-auth-link :before,
pvd-cc-auth-link:after,
pvd-cc-auth-link:before {
  box-sizing: border-box;
}
pvd-cc-auth-link {
  display: inline-block;
  position: relative;
}
.pvd-cc-auth-link-root,
.pvd-cc-auth-link-root *,
.pvd-cc-auth-link-root :after,
.pvd-cc-auth-link-root :before,
.pvd-cc-auth-link-root:after,
.pvd-cc-auth-link-root:before {
  box-sizing: border-box;
}
.pvd-cc-auth-link-root {
  display: inline-block;
  position: relative;
}
.pvd-cc-auth-link-root .pvd-link__link {
  background: none;
  border-radius: 0;
  border-style: none;
  box-shadow: none;
  color: var(--apex-kit-link-text-color);
  cursor: pointer;
  display: inline-block;
  font-family: var(--apex-kit-link-font-family);
  font-size: var(--apex-kit-link-text-font-size);
  font-style: normal;
  font-weight: var(--apex-kit-link-font-weight);
  letter-spacing: 0;
  line-height: var(--apex-kit-link-line-height);
  margin: 0;
  outline: none;
  outline-color: var(--apex-kit-link-outline-color);
  outline-offset: var(--apex-kit-link-outline-offset);
  outline-style: var(--apex-kit-link-outline-style);
  outline-width: var(--apex-kit-link-outline-width);
  padding: 0;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: var(--apex-kit-link-text-shadow);
  text-transform: var(--apex-kit-link-text-transform);
  transition: var(--apex-kit-link-transition);
}
.pvd-cc-auth-link-root .pvd-link__link .pvd-link__text {
  border-style: none;
  border-bottom: var(--apex-kit-link-border-bottom);
  display: var(--apex-kit-link-display);
  font-size: var(--apex-kit-link-text-font-size);
  outline: none;
  pointer-events: var(--apex-kit-link-pointer-events);
  text-decoration: var(--apex-kit-link-text-decoration);
  text-underline-offset: var(--apex-kit-link-text-underline-offset);
}
.pvd-cc-auth-link-root .pvd-link__link .pvd-link__icon {
  border-style: none;
  display: inline-block;
  margin: var(--apex-kit-link-icon-margin);
  outline: none;
  pointer-events: var(--apex-kit-link-pointer-events);
  text-decoration: none;
  vertical-align: middle;
}
.pvd-cc-auth-link-root .pvd-link__link .pvd-link__icon .pvd-cc-auth-icon-root {
  fill: var(--apex-kit-link-icon-fill-color);
}
.pvd-cc-auth-link-root .pvd-link__disabled-cover {
  bottom: -3px;
  cursor: not-allowed;
  display: block;
  left: -3px;
  position: absolute;
  right: -3px;
  top: -3px;
  z-index: 1;
}
.pvd-cc-auth-form-root.pvd-form--dense .pvd-form__form > *,
.pvd-cc-auth-form-root.pvd-form--dense .pvd-form__form > s-slot > s-assigned-wrapper > * {
  margin-top: var(--apex-kit-form-margin-top);
}
.pvd-cc-auth-form-root .pvd-form__form > * {
  margin-top: var(--apex-kit-form-spacing-margin-top);
}
.pvd-cc-auth-form-root .pvd-form__form > :first-child {
  margin-top: 0;
}
.pvd-cc-auth-form-root .pvd-form__form > s-slot > s-assigned-wrapper > * {
  margin-top: var(--apex-kit-form-spacing-margin-top);
}
.pvd-cc-auth-form-root .pvd-form__form > s-slot > s-assigned-wrapper > :first-child {
  margin-top: 0;
}
pvd-cc-auth-icon {
  line-height: 0;
}
.pvd-cc-auth-icon-root {
  box-sizing: var(--apex-kit-icon-box-sizing);
  display: inline-block;
  fill: var(--apex-kit-icon-color);
  height: var(--apex-kit-icon-size-medium);
  padding: var(--apex-kit-icon-padding);
  position: relative;
  stroke: none;
  width: var(--apex-kit-icon-size-medium);
}
.pvd-cc-auth-icon-root.pvd-icon--large {
  height: var(--apex-kit-icon-size-large);
  width: var(--apex-kit-icon-size-large);
}
.pvd-cc-auth-icon-root.pvd-icon--small {
  height: var(--apex-kit-icon-size-small);
  width: var(--apex-kit-icon-size-small);
}
.pvd-cc-auth-icon-root.pvd-icon--extra-small {
  height: var(--apex-kit-icon-size-extra-small);
  width: var(--apex-kit-icon-size-extra-small);
}
@keyframes pvd-cc-authSpinnerRotate {
  to {
    transform: rotate(1turn);
  }
}
@keyframes pvd-cc-authSpinnerChaseTail {
  12.5% {
    transform: rotate(135deg);
  }
  25% {
    transform: rotate(270deg);
  }
  37.5% {
    transform: rotate(405deg);
  }
  50% {
    transform: rotate(540deg);
  }
  62.5% {
    transform: rotate(675deg);
  }
  75% {
    transform: rotate(810deg);
  }
  87.5% {
    transform: rotate(945deg);
  }
  to {
    transform: rotate(3turn);
  }
}
@keyframes pvd-cc-authSpinnerRotateLeft {
  0% {
    transform: rotate(130deg);
  }
  50% {
    transform: rotate(-5deg);
  }
}
@keyframes pvd-cc-authSpinnerRotateRight {
  0% {
    transform: rotate(-130deg);
  }
  50% {
    transform: rotate(5deg);
  }
}
@keyframes pvd-cc-authSpinnerSideIn {
  0% {
    margin: var(--uom-space-stack-eighth-x);
    opacity: 0;
    visibility: hidden;
  }
  to {
    margin: var(--uom-space-stack-eighth-x);
    opacity: 1;
    visibility: visible;
  }
}
.pvd-cc-auth-spinner-root,
.pvd-cc-auth-spinner-root *,
.pvd-cc-auth-spinner-root :after,
.pvd-cc-auth-spinner-root :before,
.pvd-cc-auth-spinner-root:after,
.pvd-cc-auth-spinner-root:before {
  box-sizing: border-box;
}
.pvd-cc-auth-spinner-root {
  display: var(--apex-kit-spinner-display);
  flex-direction: var(--apex-kit-spinner-flex-direction);
  font-family: Fidelity Sans;
  font-size: var(--apex-kit-spinner-font-size);
  font-weight: var(--apex-kit-spinner-font-weight);
  gap: var(--apex-kit-spinner-gap);
  line-height: var(--apex-kit-spinner-line-height);
}
.pvd-cc-auth-spinner-root .pvd-spinner__spinner {
  animation: pvd-cc-authSpinnerRotate 1568ms linear infinite;
  direction: var(--apex-kit-spinner-direction);
  height: var(--apex-kit-spinner-height);
  margin: var(--apex-kit-spinner-margin-top) var(--apex-kit-spinner-margin-right) var(--apex-kit-spinner-margin-bottom) var(--apex-kit-spinner-margin-left);
  max-height: var(--apex-kit-spinner-height);
  min-height: var(--apex-kit-spinner-height);
  position: var(--apex-kit-spinner-position);
  width: var(--apex-kit-spinner-width);
}
.pvd-cc-auth-spinner-root .pvd-spinner__visual {
  animation-duration: var(--apex-kit-spinner-visual-animation-duration);
  animation-iteration-count: var(--apex-kit-spinner-visual-animation-iteration-count);
  animation-name: var(--apex-kit-spinner-visual-animation-name);
  animation-timing-function: var(--apex-kit-spinner-visual-animation-timing-function);
  color: var(--apex-kit-spinner-visual-color);
  display: var(--apex-kit-spinner-visual-display);
  height: var(--apex-kit-spinner-visual-height);
  opacity: var(--apex-kit-spinner-visual-opacity);
  position: var(--apex-kit-spinner-visual-position);
  white-space: var(--apex-kit-spinner-visual-white-space);
  width: var(--apex-kit-spinner-visual-width);
}
.pvd-cc-auth-spinner-root .pvd-spinner__mask {
  display: var(--apex-kit-spinner-mask-display);
  height: var(--apex-kit-spinner-mask-height);
  overflow: var(--apex-kit-spinner-mask-overflow);
  position: var(--apex-kit-spinner-mask-position);
  width: var(--apex-kit-spinner-mask-width);
}
.pvd-cc-auth-spinner-root .pvd-spinner__mask.pvd-spinner__mask--left .pvd-spinner__mask-inner {
  animation-name: pvd-cc-authSpinnerRotateLeft;
  border-right-color: var(--apex-kit-spinner-border-right-color);
  left: var(--apex-kit-spinner-left);
  transform: var(--apex-kit-spinner-transform);
}
.pvd-cc-auth-spinner-root .pvd-spinner__mask.pvd-spinner__mask--right .pvd-spinner__mask-inner {
  animation-name: pvd-cc-authSpinnerRotateRight;
  border-left-color: var(--apex-kit-spinner-border-left-color);
  left: var(--apex-kit-spinner-left);
  transform: var(--apex-kit-spinner-transform);
}
.pvd-cc-auth-spinner-root .pvd-spinner__mask-inner,
.pvd-cc-auth-spinner-root .pvd-spinner__mask-inner *,
.pvd-cc-auth-spinner-root .pvd-spinner__mask-inner :after,
.pvd-cc-auth-spinner-root .pvd-spinner__mask-inner :before,
.pvd-cc-auth-spinner-root .pvd-spinner__mask-inner:after,
.pvd-cc-auth-spinner-root .pvd-spinner__mask-inner:before {
  box-sizing: border-box;
}
.pvd-cc-auth-spinner-root .pvd-spinner__mask-inner {
  animation-duration: var(--apex-kit-spinner-mask-inner-animation-duration);
  animation-iteration-count: var(--apex-kit-spinner-mask-inner-animation-iteration-count);
  animation-timing-function: var(--apex-kit-spinner-mask-inner-animation-timing-function);
  border-bottom-color: var(--apex-kit-spinner-mask-inner-border-bottom-color);
  border-radius: var(--apex-kit-spinner-mask-inner-border-radius);
  border-style: var(--apex-kit-spinner-mask-inner-border-style);
  border-width: var(--apex-kit-spinner-mask-inner-border-width);
  bottom: var(--apex-kit-spinner-mask-inner-bottom);
  position: var(--apex-kit-spinner-mask-inner-position);
  top: var(--apex-kit-spinner-mask-inner-top);
  width: var(--apex-kit-spinner-mask-inner-width);
}
.pvd-cc-auth-spinner-root .pvd-spinner__microcopy {
  color: #000;
  color: var(--apex-kit-spinner-microcopy-color);
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  letter-spacing: var(--apex-kit-spinner-letter-spacing);
  line-height: 1.5;
  margin: var(--apex-kit-spinner-microcopy-margin);
  text-align: left;
  text-align: var(--apex-kit-spinner-microcopy-text-align);
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvd-cc-auth-spinner-root .pvd-spinner__microcopy.pvd-spinner__microcopy--screen-reader-only {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  left: -5000px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pvd-cc-auth-spinner-root .pvd-spinner__microcopy-primary {
  font-size: .875rem;
}
@media (min-width: 32em) {
  .pvd-cc-auth-spinner-root .pvd-spinner__microcopy-primary {
    font-size: 1rem;
  }
}
.pvd-cc-auth-spinner-root .pvd-spinner__microcopy-primary {
  align-items: var(--apex-kit-spinner-microcopy-primary-align-items);
  display: var(--apex-kit-spinner-microcopy-primary-display);
  font-weight: var(--apex-kit-spinner-microcopy-font-weight);
  justify-content: var(--apex-kit-spinner-microcopy-primary-justify-content);
  padding: var(--apex-kit-spinner-microcopy-padding);
}
.pvd-cc-auth-spinner-root .pvd-spinner__microcopy-secondary {
  font-size: .75rem;
}
@media (min-width: 32em) {
  .pvd-cc-auth-spinner-root .pvd-spinner__microcopy-secondary {
    font-size: .875rem;
  }
}
.pvd-cc-auth-spinner-root .pvd-spinner__microcopy-secondary {
  animation-delay: var(--apex-kit-spinner-microcopy-secondary-animation-delay);
  animation-duration: var(--apex-kit-spinner-microcopy-secondary-animation-duration);
  animation-fill-mode: var(--apex-kit-spinner-microcopy-secondary-animation-fill-mode);
  animation-iteration-count: var(--apex-kit-spinner-microcopy-secondary-animation-iteration-count);
  animation-name: pvd-cc-authSpinnerSideIn;
  animation-timing-function: var(--apex-kit-spinner-microcopy-secondary-animation-timing-function);
  line-height: var(--apex-kit-spinner-line-height);
  margin: var(--apex-kit-spinner-microcopy-secondary-margin);
  text-align: var(--apex-kit-spinner-microcopy-secondary-text-align);
}
.pvd-cc-auth-spinner-root .pvd-spinner__microcopy-text {
  margin: var(--apex-kit-spinner-microcopy-text-margin);
}
.pvd-cc-auth-spinner-root .pvd-spinner__microcopy-icon {
  font-size: var(--apex-kit-spinner-microcopy-icon-font-size);
  margin: var(--apex-kit-spinner-microcopy-icon-margin);
}
.pvd-cc-auth-spinner-root:focus {
  outline: var(--apex-kit-spinner-focus-outline);
}
.pvd-cc-auth-spinner-root.pvd-spinner--force-inline {
  display: inline-block;
}
.pvd-cc-auth-spinner-root.pvd-spinner--force-block {
  display: block;
}
.pvd-cc-auth-spinner-root.pvd-spinner--hidden {
  display: none;
}
.pvd-cc-auth-spinner-root pvd-cc-auth-icon {
  line-height: var(--apex-kit-spinner-line-height);
}
.pvd-cc-auth-spinner-root.pvd-spinner--disable-background {
  --page-loading-spinner-dimensions:200px;
  --page-loading-spinner-max-dimensions:400px;
  background-color: var(--apex-kit-spinner-background-color);
  border: 2px solid var(--apex-kit-spinner-border-color);
  border-radius: var(--apex-kit-spinner-border-radius);
  box-shadow: 0 1px 4px 0 #0003;
  display: var(--apex-kit-spinner-display);
  flex-direction: column;
  height: fit-content;
  inset: 0;
  justify-content: center;
  margin: auto;
  max-height: var(--page-loading-spinner-max-dimensions);
  max-width: var(--page-loading-spinner-max-dimensions);
  min-height: var(--page-loading-spinner-dimensions);
  min-width: var(--page-loading-spinner-dimensions);
  padding: var(--apex-kit-spinner-padding);
  position: fixed;
  width: fit-content;
  z-index: 999999;
}
.pvd-cc-auth-spinner-root .pvd-page-loading-background {
  background-color: var(--apex-kit-spinner-background-color);
  bottom: 0;
  color: --apex-kit-spinner-color;
  display: var(--apex-kit-spinner-display);
  height: 100vh;
  left: 0;
  mix-blend-mode: overlay;
  opacity: .5;
  position: fixed;
  right: 0;
  top: 0;
  width: 200%;
  z-index: 99999;
}
pvd-cc-auth-input {
  display: var(--apex-kit-input-display);
  font-size: var(--apex-kit-input-font-size);
}
.pvd-cc-auth-input-root {
  color: #000;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .875rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.2;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .pvd-cc-auth-input-root {
    font-size: 1rem;
  }
}
.pvd-cc-auth-input-root {
  align-items: var(--apex-kit-input-align-items);
  display: var(--apex-kit-input-display);
  font-size: var(--apex-kit-input-root-font-size);
}
.pvd-cc-auth-input-root .pvd-input__input,
.pvd-cc-auth-input-root .pvd-input__input *,
.pvd-cc-auth-input-root .pvd-input__input :after,
.pvd-cc-auth-input-root .pvd-input__input :before,
.pvd-cc-auth-input-root .pvd-input__input:after,
.pvd-cc-auth-input-root .pvd-input__input:before {
  box-sizing: border-box;
}
@supports (-webkit-touch-callout:none) {
  .pvd-cc-auth-input-root .pvd-input__input:active:not(:focus) {
    font-size: 16px !important;
  }
}
.pvd-cc-auth-input-root .pvd-input__input {
  appearance: var(--apex-kit-input-flex-appearance);
  background-color: var(--apex-kit-input-background-color);
  border: var(--apex-kit-input-border);
  border-radius: var(--apex-kit-input-border-radius);
  box-shadow: var(--apex-kit-input-box-shadow);
  color: var(--apex-kit-input-color);
  cursor: var(--apex-kit-input-cursor);
  display: var(--apex-kit-input-display);
  flex-basis: var(--apex-kit-input-flex-basis);
  flex-grow: var(--apex-kit-input-flex-grow);
  font-family: var(--apex-kit-input-font-family);
  font-size: var(--apex-kit-input-font-size);
  height: var(--apex-kit-input-height);
  line-height: var(--apex-kit-input-line-height);
  margin: var(--apex-kit-input-margin);
  margin-left: var(--apex-kit-input-margin-left);
  margin-right: var(--apex-kit-input-margin-right);
  max-width: var(--apex-kit-input-max-width);
  opacity: var(--apex-kit-input-opacity);
  outline: var(--apex-kit-input-outline);
  outline-color: var(--apex-kit-input-outline-color);
  outline-offset: var(--apex-kit-input-outline-offset);
  outline-style: var(--apex-kit-input-outline-style);
  outline-width: var(--apex-kit-input-outline-width);
  padding: var(--apex-kit-input-padding);
  padding-left: var(--apex-kit-input-padding-left);
  padding-right: var(--apex-kit-input-padding-right);
  text-align: var(--apex-kit-input-text-align);
  transition: var(--apex-kit-input-transition);
  vertical-align: var(--apex-kit-input-vertical-align);
}
.pvd-cc-auth-input-root .pvd-input__icon {
  color: var(--apex-kit-input-icon-color);
  display: var(--apex-kit-input-icon-display);
  line-height: var(--apex-kit-input-icon-line-height);
  margin: var(--apex-kit-input-icon-margin);
  margin-left: var(--apex-kit-input-icon-margin-left);
  margin-right: var(--apex-kit-input-icon-margin-right);
  min-width: var(--apex-kit-input-icon-min-width);
  padding: var(--apex-kit-input-icon-padding);
  text-align: var(--apex-kit-input-icon-text-align);
  z-index: var(--apex-kit-input-icon-z-index);
}
.pvd-cc-auth-input-root.pvd-input--small {
  font-size: .75rem;
}
@media (min-width: 32em) {
  .pvd-cc-auth-input-root.pvd-input--small {
    font-size: .875rem;
  }
}
.pvd-cc-auth-input-root.pvd-input--large {
  font-size: 1.125rem;
}
@media (min-width: 32em) {
  .pvd-cc-auth-input-root.pvd-input--large {
    font-size: 1.25rem;
  }
}
.pvd-cc-auth-input-root s-fallback-wrapper:not([hidden=true]),
.pvd-cc-auth-input-root s-fallback-wrapper[hidden=true] + s-assigned-wrapper {
  align-items: var(--apex-kit-input-fallback-wrapper-align-items);
  display: var(--apex-kit-input-fallback-wrapper-display);
  flex-grow: var(--apex-kit-input-fallback-wrapper-flex-grow);
}
.pvd-cc-auth-title-root,
.pvd-cc-auth-title-root *,
.pvd-cc-auth-title-root :after,
.pvd-cc-auth-title-root :before,
.pvd-cc-auth-title-root:after,
.pvd-cc-auth-title-root:before {
  box-sizing: border-box;
}
.pvd-cc-auth-title-root {
  color: #000;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .875rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .pvd-cc-auth-title-root {
    font-size: 1rem;
  }
}
.pvd-cc-auth-title-root {
  color: var(--apex-kit-title-color);
  display: flex;
  flex-direction: column;
}
.pvd-cc-auth-title-root.pvd-title--border-top {
  border-top: var(--apex-kit-title-border);
  padding-top: var(--apex-kit-title-padding);
}
.pvd-cc-auth-title-root.pvd-title--border-bottom {
  border-bottom: var(--apex-kit-title-border);
  padding-bottom: var(--apex-kit-title-padding);
}
.pvd-cc-auth-title-root.pvd-title--metadata .pvd-title__annotation-wrapper {
  vertical-align: middle;
}
.pvd-cc-auth-title-root .pvd-title__title {
  display: flex;
}
.pvd-cc-auth-title-root .pvd-title__heading-wrapper {
  align-content: end;
  align-items: baseline;
  padding-right: var(--apex-kit-title-wrapper-padding-right);
}
.pvd-cc-auth-title-root .pvd-title__metadata-wrapper {
  color: #000;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .75rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .pvd-cc-auth-title-root .pvd-title__metadata-wrapper {
    font-size: .875rem;
  }
}
.pvd-cc-auth-title-root .pvd-title__metadata-wrapper {
  color: var(--apex-kit-title-metadata-wrapper-color);
  margin: var(--apex-kit-title-metadata-wrapper-margin);
}
.pvd-cc-auth-title-root .pvd-title__annotation-wrapper {
  color: #000;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .75rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .pvd-cc-auth-title-root .pvd-title__annotation-wrapper {
    font-size: .875rem;
  }
}
.pvd-cc-auth-title-root .pvd-title__annotation-wrapper {
  margin: var(--apex-kit-title-annotation-wrapper-margin);
  vertical-align: initial;
}
.pvd-cc-auth-title-root .pvd-title__subheading-wrapper {
  color: #000;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .875rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .pvd-cc-auth-title-root .pvd-title__subheading-wrapper {
    font-size: 1rem;
  }
}
.pvd-cc-auth-title-root .pvd-title__subheading-wrapper {
  margin: var(--apex-kit-title-subheading-wrapper-margin);
}
.pvd-cc-auth-title-root .pvd-title__action-wrapper {
  align-items: flex-start;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
}
.pvd-cc-auth-title-root .pvd-title__action-wrapper > :not(:first-child),
.pvd-cc-auth-title-root .pvd-title__action-wrapper > s-slot > s-assigned-wrapper > :not(:first-child) {
  margin: var(--apex-kit-title-action-wrapper-margin);
}
.pvd-cc-auth-title-root .pvd-title__action-wrapper > :first-child,
.pvd-cc-auth-title-root .pvd-title__action-wrapper > s-slot > s-assigned-wrapper > :first-child {
  margin: 0;
}
.pvd-cc-auth-title-root .pvd-title__heading {
  display: inline;
  font-size: var(--apex-kit-title-heading-level-4);
  font-weight: var(--apex-kit-title-heading-font-weight);
  line-height: var(--apex-kit-title-heading-line-height);
  word-break: var(--apex-kit-title-heading-font-wrap);
}
.pvd-cc-auth-title-root .pvd-title__heading.pvd-title__heading--level-1 {
  font-size: var(--apex-kit-title-heading-level-1);
}
.pvd-cc-auth-title-root .pvd-title__heading.pvd-title__heading--level-2 {
  font-size: var(--apex-kit-title-heading-level-2);
}
.pvd-cc-auth-title-root .pvd-title__heading.pvd-title__heading--level-3 {
  font-size: var(--apex-kit-title-heading-level-3);
}
.pvd-cc-auth-title-root .pvd-title__heading.pvd-title__heading--level-5 {
  font-size: var(--apex-kit-title-heading-level-5);
}
.pvd-cc-auth-title-root .pvd-title__metadata {
  display: inline;
}
.pvd-cc-auth-title-root .pvd-title__annotation {
  display: inline;
  vertical-align: text-bottom;
}
.pvd-cc-auth-title-root .pvd-title__subheading {
  display: block;
  margin: 0;
}
.pvd-cc-auth-title-root .pvd-cc-auth-tooltip-root .pvd-tooltip__trigger-wrapper .pvd-cc-auth-icon-root {
  margin-bottom: var(--reference-uom-stroke-300);
}
pvd-cc-auth-field-group {
  display: block;
}
.pvd-cc-auth-field-group-root,
.pvd-cc-auth-field-group-root *,
.pvd-cc-auth-field-group-root :after,
.pvd-cc-auth-field-group-root :before,
.pvd-cc-auth-field-group-root:after,
.pvd-cc-auth-field-group-root:before {
  box-sizing: border-box;
}
.pvd-cc-auth-field-group-root {
  color: var(--apex-kit-field-group-color);
  font-family: var(--apex-kit-field-group-font-family);
  font-size: var(--apex-kit-field-group-font-size);
  font-style: normal;
  font-weight: var(--apex-kit-field-group-font-weight);
  letter-spacing: 0;
  line-height: var(--apex-kit-field-group-line-height);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvd-cc-auth-field-group-root > .pvd-field-group__group-label + .pvd-field-group__field-group {
  margin: var(--apex-kit-field-group-general-margin);
}
.pvd-cc-auth-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-auth-field-group + pvd-cc-auth-field-group {
  margin-top: var(--apex-kit-field-group-gap-margin-top);
}
.pvd-cc-auth-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
  align-items: var(--apex-kit-field-group-align-items);
  display: var(--apex-kit-field-group-display);
  flex-flow: var(--apex-kit-field-group-flex-flow);
}
.pvd-cc-auth-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-auth-field-group {
  flex: var(--apex-kit-field-group-full-width);
  margin-left: var(--apex-kit-field-group-general-margin-left);
  margin-top: var(--apex-kit-field-group-initial-value);
  min-width: var(--apex-kit-field-group-initial-value);
}
.pvd-cc-auth-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-auth-field-group:first-child {
  margin-left: var(--apex-kit-field-group-initial-value);
}
.pvd-cc-auth-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-auth-field-group[pvd-fixed-width=""],
.pvd-cc-auth-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-auth-field-group[pvd-fixed-width=pvd-fixed-width],
.pvd-cc-auth-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-auth-field-group[pvd-fixed-width=true] {
  flex: var(--apex-kit-field-group-fixed-width);
}
.pvd-cc-auth-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > .apex-kit__composed-field__wrapper-with-slots > * > *,
.pvd-cc-auth-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > .apex-kit__composed-field__wrapper:not(.apex-kit__composed-field__wrapper-with-slots) > *,
.pvd-cc-auth-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > :not(.apex-kit__composed-field__wrapper):not(.apex-kit__composed-field__wrapper-with-slots):not(pvd-cc-auth-field-group + pvd-cc-auth-field-group) {
  margin-top: var(--apex-kit-field-group-general-margin-top);
}
.pvd-cc-auth-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > .apex-kit__composed-field__wrapper-with-slots > * > :first-child,
.pvd-cc-auth-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > .apex-kit__composed-field__wrapper:not(.apex-kit__composed-field__wrapper-with-slots) > :first-child,
.pvd-cc-auth-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > :first-child:not(.apex-kit__composed-field__wrapper):not(.apex-kit__composed-field__wrapper-with-slots) {
  margin-top: var(--apex-kit-field-group-initial-value);
}
.pvd-cc-auth-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__display-data {
  color: var(--apex-kit-field-group-color);
  font-family: var(--apex-kit-field-group-font-family);
  font-size: var(--apex-kit-field-group-font-size);
  font-style: normal;
  font-weight: var(--apex-kit-field-group-font-weight);
  letter-spacing: 0;
  line-height: var(--apex-kit-field-group-line-height);
  margin: var(--apex-kit-field-group-general-margin);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvd-cc-auth-field-group-root.pvd-field-group--vertical-align-center > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
  align-items: center;
}
.pvd-cc-auth-field-group-root.pvd-field-group--vertical-align-bottom > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
  align-items: flex-end;
}
.pvd-cc-auth-field-group-root > .pvd-field-group__field-group > .pvd-cc-auth-field-group-root + .pvd-cc-auth-field-group-root {
  margin-top: var(--apex-kit-field-group-gap-margin-top);
}
.pvd-cc-auth-field-group-root > .pvd-field-group__field-group {
  align-items: var(--apex-kit-field-group-align-items);
  display: var(--apex-kit-field-group-display);
  flex-flow: var(--apex-kit-field-group-flex-flow);
}
.pvd-cc-auth-field-group-root > .pvd-field-group__field-group > .pvd-cc-auth-field-group-root {
  margin-left: var(--apex-kit-field-group-general-margin-left);
  margin-top: var(--apex-kit-field-group-initial-value);
  min-width: var(--apex-kit-field-group-initial-value);
}
.pvd-cc-auth-field-group-root > .pvd-field-group__field-group > .pvd-cc-auth-field-group-root:first-child {
  margin-left: var(--apex-kit-field-group-initial-value);
}
.pvd-cc-auth-field-group-root > .pvd-field-group__field-group > .pvd-field-group--full-width {
  flex: var(--apex-kit-field-group-full-width);
}
.pvd-cc-auth-field-group-root > .pvd-field-group__field-group > .pvd-field-group--fixed-width {
  flex: var(--apex-kit-field-group-fixed-width);
}
.pvd-cc-auth-field-group-root > .pvd-field-group__field-group > * {
  margin-top: var(--apex-kit-field-group-general-margin-top);
}
.pvd-cc-auth-field-group-root > .pvd-field-group__field-group > :first-child {
  margin-top: var(--apex-kit-field-group-initial-value);
}
.pvd-cc-auth-field-group-root > .pvd-field-group__field-group .pvd-field-group__display-data {
  color: var(--apex-kit-field-group-color);
  font-family: var(--apex-kit-field-group-font-family);
  font-size: var(--apex-kit-field-group-font-size);
  font-style: normal;
  font-weight: var(--apex-kit-field-group-font-weight);
  letter-spacing: 0;
  line-height: var(--apex-kit-field-group-line-height);
  margin: var(--apex-kit-field-group-general-margin);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvd-cc-auth-field-group-root.pvd-field-group--vertical-align-center > .pvd-field-group__field-group {
  align-items: center;
}
.pvd-cc-auth-field-group-root.pvd-field-group--vertical-align-bottom > .pvd-field-group__field-group {
  align-items: flex-end;
}
.pvd-cc-auth-field-group-root > .pvd-field-group__field-group {
  container-type: inline-size;
}
.pvd-cc-auth-field-group-root > .pvd-field-group__field-group .pvd-field-group__field-group {
  container-type: normal;
}
s-root > .pvd-cc-auth-field-group-root.pvd-field-group--inline > .pvd-field-group__field-group {
  display: block;
}
pvd-cc-auth-label {
  display: var(--apex-kit-label-display);
  max-width: 100%;
}
.pvd-cc-auth-label-root,
.pvd-cc-auth-label-root *,
.pvd-cc-auth-label-root :after,
.pvd-cc-auth-label-root :before,
.pvd-cc-auth-label-root:after,
.pvd-cc-auth-label-root:before {
  box-sizing: border-box;
}
.pvd-cc-auth-label-root {
  color: var(--apex-kit-label-color);
  display: var(--apex-kit-label-display);
  font-family: var(--apex-kit-label-font-family);
  font-style: normal;
  letter-spacing: var(--apex-kit-label-letter-spacing);
  line-height: var(--apex-kit-label-line-height);
  text-align: left;
  text-decoration: var(--apex-kit-label-text-decoration);
  text-indent: 0;
  text-shadow: none;
  text-transform: var(--apex-kit-label-text-transform);
}
.pvd-cc-auth-label-root,
.pvd-cc-auth-label-root .pvd-label__indicator,
.pvd-cc-auth-label-root .pvd-label__label {
  font-size: var(--apex-kit-label-font-size);
  font-weight: var(--apex-kit-label-font-weight);
}
.pvd-cc-auth-label-root .pvd-label__indicator {
  color: var(--apex-kit-label-color);
  margin-left: var(--apex-kit-label-margin-left);
  text-decoration: var(--apex-kit-label-text-decoration);
  text-transform: var(--apex-kit-label-text-transform);
}
.pvd-cc-auth-label-root .pvd-label__annotation {
  color: var(--apex-kit-label-color);
  display: var(--apex-kit-label-display);
  margin-left: var(--apex-kit-label-margin-left);
}
.pvd-cc-auth-label-root .pvd-label__annotation,
.pvd-cc-auth-label-root .pvd-label__annotation .pvd-cc-auth-icon-root {
  vertical-align: var(--apex-kit-label-vertical-align);
}
@media print {
  .pvd-cc-auth-label-root .pvd-label__annotation {
    display: var(--apex-kit-label-display);
  }
}
pvd-cc-auth-checkbox {
  display: block;
}
.pvd-cc-auth-checkbox-root {
  color: var(--apex-kit-checkbox-color);
  font-family: var(--apex-kit-checkbox-font-family);
  font-size: var(--apex-kit-checkbox-font-size);
  font-style: var(--apex-kit-checkbox-font-style);
  font-weight: var(--apex-kit-checkbox-font-weight);
  letter-spacing: var(--apex-kit-checkbox-letter-spacing);
  position: relative;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
  text-align: var(--apex-kit-checkbox-text-align);
  text-decoration: var(--apex-kit-checkbox-text-decoration);
  text-indent: var(--apex-kit-checkbox-text-indent);
  text-shadow: var(--apex-kit-checkbox-text-shadow);
  text-transform: var(--apex-kit-checkbox-text-transform);
}
.pvd-cc-auth-checkbox-root.pvd-checkbox--label-hidden .pvd-checkbox__label-text {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  left: -5000px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pvd-cc-auth-checkbox-root.pvd-checkbox--label-hidden .pvd-checkbox__checkbox-wrap {
  margin-right: var(--apex-kit-checkbox-margin);
}
.pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  bottom: 0;
  cursor: var(--apex-kit-checkbox-cursor);
  height: 1px;
  left: -5000px;
  left: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  background-color: var(--apex-kit-checkbox-background-color);
  border: var(--apex-kit-checkbox-border);
  box-shadow: var(--apex-kit-checkbox-box-shadow);
  cursor: var(--apex-kit-checkbox-cursor);
  outline-color: var(--apex-kit-checkbox-outline-color);
  outline-offset: var(--apex-kit-checkbox-outline-offset);
  outline-style: var(--apex-kit-checkbox-outline-style);
  outline-width: var(--apex-kit-checkbox-outline-width);
  transition: var(--apex-kit-checkbox-transition);
}
.pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon {
  fill: var(--apex-kit-checkbox-fill);
}
.pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__label-text {
  pointer-events: none;
}
.pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label {
  color: var(--apex-kit-checkbox-color);
}
.pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--checked {
  display: var(--apex-kit-checkbox-checked-icon-display);
}
.pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--indeterminate {
  display: var(--apex-kit-checkbox-indeterminate-icon-display);
}
.pvd-cc-auth-checkbox-root .pvd-checkbox__label {
  align-items: flex-start;
  color: var(--apex-kit-checkbox-color);
  cursor: var(--apex-kit-checkbox-cursor);
  display: inline-flex;
  font-family: var(--apex-kit-checkbox-font-family);
  font-size: var(--apex-kit-checkbox-font-size);
  font-style: var(--apex-kit-checkbox-font-style);
  font-weight: var(--apex-kit-checkbox-font-weight);
  letter-spacing: var(--apex-kit-checkbox-letter-spacing);
  line-height: var(--apex-kit-checkbox-line-height);
  margin: var(--apex-kit-checkbox-margin);
  margin-right: 0;
  text-align: var(--apex-kit-checkbox-text-align);
  text-decoration: var(--apex-kit-checkbox-text-decoration);
  text-indent: var(--apex-kit-checkbox-text-indent);
  text-shadow: var(--apex-kit-checkbox-text-shadow);
  text-transform: var(--apex-kit-checkbox-text-transform);
  vertical-align: var(--apex-kit-checkbox-vertical-align);
}
.pvd-cc-auth-checkbox-root .pvd-checkbox__label-text {
  margin: 0;
  margin-top: var(--apex-kit-checkbox-margin-top);
}
.pvd-cc-auth-checkbox-root .pvd-checkbox__microcopy {
  display: block;
  font-size: var(--apex-kit-checkbox-font-size);
  margin-left: calc(var(--apex-kit-checkbox-length) + var(--apex-kit-checkbox-space-utility-three-quarter-x));
  margin-top: var(--apex-kit-checkbox-margin);
}
.pvd-cc-auth-checkbox-root pvd-cc-auth-icon {
  font-size: 0;
}
.pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox-wrap-icon {
  display: none;
}
.pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox-wrap {
  align-items: center;
  background-color: var(--apex-kit-checkbox-background-color);
  border: var(--apex-kit-checkbox-border);
  border-radius: var(--apex-kit-checkbox-border-radius);
  cursor: var(--apex-kit-checkbox-cursor);
  display: flex;
  flex-shrink: 0;
  height: var(--apex-kit-checkbox-length);
  justify-content: center;
  line-height: 1;
  margin: var(--apex-kit-checkbox-margin);
  margin-right: var(--apex-kit-checkbox-space-utility-three-quarter-x);
  width: var(--apex-kit-checkbox-length);
}
@media (forced-colors: active) {
  .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox {
    align-items: center;
    border: unset;
    bottom: auto;
    clip: unset;
    flex-shrink: 0;
    height: unset;
    justify-content: center;
    left: auto;
    line-height: 1;
    margin: var(--apex-kit-checkbox-margin);
    margin-right: var(--apex-kit-checkbox-space-utility-three-quarter-x);
    overflow: initial;
    padding: unset;
    position: unset;
    width: unset;
  }
  .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox-wrap {
    display: none;
  }
  .pvd-cc-auth-checkbox-root .pvd-checkbox__label {
    align-items: center;
    padding: 0 0 var(--reference-uom-space-75) var(--reference-uom-space-50);
  }
}
pvd-cc-auth-inline-alert {
  display: block;
}
.pvd-cc-auth-inline-alert-root,
.pvd-cc-auth-inline-alert-root *,
.pvd-cc-auth-inline-alert-root :after,
.pvd-cc-auth-inline-alert-root :before,
.pvd-cc-auth-inline-alert-root:after,
.pvd-cc-auth-inline-alert-root:before {
  box-sizing: border-box;
}
.pvd-cc-auth-inline-alert-root {
  display: flex;
  font-family: var(--apex-kit-inline-alert-font-family);
  font-size: var(--apex-kit-inline-alert-text-font-size);
  font-style: normal;
  font-weight: var(--apex-kit-inline-alert-font-weight);
  letter-spacing: var(--apex-kit-inline-alert-letter-spacing);
  line-height: var(--apex-kit-inline-alert-font-line-height-normal);
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
  text-align: var(--apex-kit-inline-alert-text-align);
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvd-cc-auth-inline-alert-root .pvd-inline-alert__icon {
  display: var(--apex-kit-inline-alert-icon-display);
  height: var(--apex-kit-inline-alert-icon-height);
}
.pvd-cc-auth-inline-alert-root .pvd-inline-alert__icon .pvd-cc-auth-icon-root {
  background-color: var(--apex-kit-inline-alert-color-palette);
  --apex-kit-icon-color:var(--apex-kit-inline-alert-color-palette);
  content: "";
  height: 100%;
  -webkit-mask-image: var(--apex-kit-inline-alert-icon-component-content);
  mask-image: var(--apex-kit-inline-alert-icon-component-content);
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
.pvd-cc-auth-inline-alert-root .pvd-cc-auth-icon {
  height: 100%;
  line-height: 0;
}
.pvd-cc-auth-inline-alert-root .pvd-inline-alert__content {
  color: var(--apex-kit-inline-alert-text-color);
  display: inline-block;
  padding-left: var(--apex-kit-inline-alert-content-padding-left);
}
.pvd-cc-auth-inline-alert-root .pvd-inline-alert__content-a11y-text {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  left: -5000px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pvd-cc-auth-inline-alert-root .pvd-alert-content__title {
  display: inline-block;
}
.pvd-cc-auth-inline-alert-root .pvd-alert-content__title:after {
  content: ". ";
  white-space: pre;
}
pvd-cc-auth-radio {
  display: block;
}
.pvd-cc-auth-radio-root {
  color: #000;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-family: var(--apex-kit-radio-button-font-family);
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  position: relative;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvd-cc-auth-radio-root .pvd-radio__radio {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  bottom: var(--apex-kit-radio-button-bottom);
  cursor: var(--apex-kit-radio-button-cursor);
  height: 1px;
  left: -5000px;
  left: var(--apex-kit-radio-button-left);
  margin: var(--apex-kit-radio-button-margin);
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pvd-cc-auth-radio-root .pvd-radio__radio + .pvd-radio__label {
  color: var(--apex-kit-radio-button-text-color);
  cursor: var(--apex-kit-radio-button-cursor);
  font-size: var(--apex-kit-radio-button-font-size);
  gap: var(--apex-kit-radio-button-label-gap);
  grid-template-columns: var(--apex-kit-radio-button-label-grid-template-columns);
  line-height: var(--apex-kit-radio-button-label-line-height);
}
.pvd-cc-auth-radio-root .pvd-radio__radio + .pvd-radio__label .pvd-radio__radio-wrap {
  background-color: var(--apex-kit-radio-button-background-color);
  border: var(--apex-kit-radio-button-border);
  box-shadow: var(--apex-kit-radio-button-box-shadow);
  cursor: var(--apex-kit-radio-button-cursor);
  display: var(--apex-kit-radio-button-wrap-display);
  margin-top: var(--apex-kit-radio-button-wrap-margin-top);
  outline: var(--apex-kit-radio-button-outline);
  outline-offset: var(--apex-kit-radio-button-outline-offset);
  place-content: var(--apex-kit-radio-button-wrap-place-content);
  pointer-events: none;
  transition: var(--apex-kit-radio-button-transition);
}
.pvd-cc-auth-radio-root .pvd-radio__radio + .pvd-radio__label .pvd-radio__label-text {
  cursor: var(--apex-kit-radio-button-cursor);
  pointer-events: none;
}
.pvd-cc-auth-radio-root .pvd-radio__label {
  color: #000;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .875rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .pvd-cc-auth-radio-root .pvd-radio__label {
    font-size: 1rem;
  }
}
.pvd-cc-auth-radio-root .pvd-radio__label {
  align-items: var(--apex-kit-radio-button-label-align-items);
  cursor: var(--apex-kit-radio-button-cursor);
  display: var(--apex-kit-radio-button-label-display);
  margin: calc(var(--apex-kit-radio-button-touch-target-margin)*-1);
  margin-right: var(--apex-kit-radio-button-label-margin-right);
}
.pvd-cc-auth-radio-root .pvd-radio__microcopy {
  display: var(--apex-kit-radio-button-microcopy-display);
  font-size: var(--apex-kit-radio-button-font-size);
  margin-left: var(--apex-kit-radio-button-microcopy-margin-left);
  margin-top: var(--apex-kit-radio-button-touch-target-margin);
}
.pvd-cc-auth-radio-root .pvd-radio__label-text {
  margin: var(--apex-kit-radio-button-margin);
  margin-top: var(--apex-kit-radio-button-label-text-margin-top);
}
.pvd-cc-auth-radio-root .pvd-radio__radio-wrap,
.pvd-cc-auth-radio-root .pvd-radio__radio-wrap *,
.pvd-cc-auth-radio-root .pvd-radio__radio-wrap :after,
.pvd-cc-auth-radio-root .pvd-radio__radio-wrap :before,
.pvd-cc-auth-radio-root .pvd-radio__radio-wrap:after,
.pvd-cc-auth-radio-root .pvd-radio__radio-wrap:before {
  box-sizing: border-box;
}
.pvd-cc-auth-radio-root .pvd-radio__radio-wrap {
  background-color: var(--apex-kit-radio-button-background-color);
  border: var(--apex-kit-radio-button-border);
  border-radius: var(--apex-kit-radio-button-border-radius);
  cursor: var(--apex-kit-radio-button-cursor);
  flex-shrink: var(--apex-kit-radio-button-flex-shrink);
  height: var(--apex-kit-radio-button-height);
  line-height: var(--apex-kit-radio-button-line-height);
  margin: var(--apex-kit-radio-button-touch-target-margin);
  margin-right: var(--apex-kit-radio-button-touch-target-margin-right);
  width: var(--apex-kit-radio-button-width);
}
@media (forced-colors: active) {
  .pvd-cc-auth-radio-root .pvd-radio__radio,
  .pvd-cc-auth-radio-root .pvd-radio__radio *,
  .pvd-cc-auth-radio-root .pvd-radio__radio :after,
  .pvd-cc-auth-radio-root .pvd-radio__radio :before,
  .pvd-cc-auth-radio-root .pvd-radio__radio:after,
  .pvd-cc-auth-radio-root .pvd-radio__radio:before {
    box-sizing: border-box;
  }
  .pvd-cc-auth-radio-root .pvd-radio__radio {
    align-items: var(--apex-kit-radio-button-align-items);
    border: var(--apex-kit-radio-button-input-border);
    bottom: var(--apex-kit-radio-button-input-bottom);
    clip: var(--apex-kit-radio-button-input-clip);
    flex-shrink: var(--apex-kit-radio-button-flex-shrink);
    height: var(--apex-kit-radio-button-input-height);
    justify-content: var(--apex-kit-radio-button-justify-content);
    left: var(--apex-kit-radio-button-input-left);
    line-height: var(--apex-kit-radio-button-input-line-height);
    margin: var(--apex-kit-radio-button-input-margin);
    margin-right: var(--apex-kit-radio-button-input-margin-right);
    overflow: var(--apex-kit-radio-button-input-overflow);
    padding: var(--apex-kit-radio-button-input-padding);
    position: var(--apex-kit-radio-button-input-position);
    width: var(--apex-kit-radio-button-input-width);
  }
  .pvd-cc-auth-radio-root .pvd-radio__radio-wrap {
    display: var(--apex-kit-radio-button-wrap-display);
  }
}
.apex-kit-helios-theme .pvd-cc-auth-alert-root,
:root .pvd-cc-auth-alert-root {
  --apex-kit-alert-background-color:var(--reference-color-light-neutral-100);
  --apex-kit-alert-border-width:2px;
  --apex-kit-alert-border-color:var(--reference-color-light-red-400);
  --apex-kit-alert-border-radius-default:var(--system-uom-rounded-corners-medium-top-leading);
  --apex-kit-alert-close-transition:opacity 200ms;
  --apex-kit-alert-icon-background-color:var(--reference-color-light-red-400);
  --apex-kit-alert-icon-color:var(--reference-color-light-neutral-100);
  --apex-kit-alert-icon-padding-left:calc(var(--system-uom-space-inset-half-x) - var(--apex-kit-alert-border-width));
  --apex-kit-alert-icon-padding-right:var(--system-uom-space-inset-half-x);
  --apex-kit-alert-icon-padding-top:0;
  --apex-kit-alert-icon-vertical-alignment:center;
  --apex-kit-alert-icon-component-padding:0;
  --apex-kit-alert-icon-component-height:24px;
  --apex-kit-alert-icon-component-width:24px;
  --apex-kit-alert-icon-component-content:var(--apex-kit-icon-svg--alert-critical-outline);
  --apex-kit-alert-title-color:var(--reference-color-light-red-400);
  --apex-kit-alert-title-display:block;
  --apex-kit-alert-title-font-size:inherit;
  --apex-kit-alert-title-margin-bottom:var(--system-uom-space-utility-half-x);
  --apex-kit-alert-content-background-color:var(--reference-color-light-neutral-100);
  --apex-kit-alert-content-color:var(--reference-color-light-neutral-900);
  --apex-kit-alert-content-padding-bottom:var(--system-uom-space-inset-one-x);
  --apex-kit-alert-content-padding-left:var(--system-uom-space-inset-one-x);
  --apex-kit-alert-content-padding-right:0;
  --apex-kit-alert-content-padding-top:var(--system-uom-space-inset-one-x);
  --apex-kit-alert-content-width:calc(100% - 76px);
  --apex-kit-alert-message-display:block;
  --apex-kit-alert-dismiss-button-color:var(--reference-color-light-neutral-800);
  --apex-kit-alert-dismiss-button-height:2.75rem;
  --apex-kit-alert-dismiss-button-margin:0;
  --apex-kit-alert-dismiss-button-padding-bottom:var(--system-uom-space-inset-one-x);
  --apex-kit-alert-dismiss-button-padding-left:var(--system-uom-space-inset-one-x);
  --apex-kit-alert-dismiss-button-padding-right:var(--system-uom-space-inset-one-x);
  --apex-kit-alert-dismiss-button-padding-top:var(--system-uom-space-inset-one-x);
  --apex-kit-alert-dismiss-button-width:2.75rem;
  --apex-kit-alert-dismiss-button-focus-outline:2px solid var(--reference-color-light-neutral-900);
}
.apex-kit-helios-theme .pvd-cc-auth-alert-root .pvd-alert__dismiss-button,
:root .pvd-cc-auth-alert-root .pvd-alert__dismiss-button {
  border-radius: 6px;
}
.apex-kit-helios-theme .pvd-cc-auth-alert-root.pvd-alert--info,
:root .pvd-cc-auth-alert-root.pvd-alert--info {
  --apex-kit-alert-border-color:var(--reference-color-light-informational);
  --apex-kit-alert-icon-background-color:var(--reference-color-light-informational);
  --apex-kit-alert-icon-color:var(--reference-color-light-neutral-100);
  --apex-kit-alert-icon-component-content:var(--apex-kit-icon-svg--alert-info-outline);
  --apex-kit-alert-title-color:var(--reference-color-light-neutral-900);
}
.apex-kit-helios-theme .pvd-cc-auth-alert-root.pvd-alert--success,
:root .pvd-cc-auth-alert-root.pvd-alert--success {
  --apex-kit-alert-border-color:var(--reference-color-light-primary-brand-green);
  --apex-kit-alert-icon-background-color:var(--reference-color-light-primary-brand-green);
  --apex-kit-alert-icon-color:var(--reference-color-light-neutral-100);
  --apex-kit-alert-icon-component-content:var(--apex-kit-icon-svg--alert-success);
  --apex-kit-alert-title-color:var(--reference-color-light-neutral-900);
}
.apex-kit-helios-theme .pvd-cc-auth-alert-root.pvd-alert--warning,
:root .pvd-cc-auth-alert-root.pvd-alert--warning {
  --apex-kit-alert-border-color:var(--reference-color-light-warning);
  --apex-kit-alert-icon-background-color:var(--reference-color-light-warning);
  --apex-kit-alert-icon-color:var(--reference-color-light-neutral-900);
  --apex-kit-alert-icon-component-content:var(--apex-kit-icon-svg--alert-warning-outline);
  --apex-kit-alert-title-color:var(--reference-color-light-neutral-900);
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-auth-alert-root,
  .apex-kit-helios-theme .pvd-cc-auth-alert-root.pvd-alert--info,
  .apex-kit-helios-theme .pvd-cc-auth-alert-root.pvd-alert--success,
  .apex-kit-helios-theme .pvd-cc-auth-alert-root.pvd-alert--warning,
  :root .pvd-cc-auth-alert-root,
  :root .pvd-cc-auth-alert-root.pvd-alert--info,
  :root .pvd-cc-auth-alert-root.pvd-alert--success,
  :root .pvd-cc-auth-alert-root.pvd-alert--warning {
    --apex-kit-alert-icon-color:CanvasText;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-button-root,
:root .pvd-cc-auth-button-root {
  --apex-kit-button-align-items:center;
  --apex-kit-button-background-color:var(--reference-color-light-green-400);
  --apex-kit-button-border-width:1px;
  --apex-kit-button-border-style:solid;
  --apex-kit-button-border-color:var(--reference-color-light-green-400);
  --apex-kit-button-border-radius:var(--system-uom-rounded-corners-medium-top-leading);
  --apex-kit-button-cursor:pointer;
  --apex-kit-button-display:inline-block;
  --apex-kit-button-horizontal-padding:1em;
  --apex-kit-button-justify-content:center;
  --apex-kit-button-line-height:1.2;
  --apex-kit-button-margin-top:0;
  --apex-kit-button-margin-left:0;
  --apex-kit-button-margin-right:0;
  --apex-kit-button-margin-bottom:0;
  --apex-kit-button-max-width:100%;
  --apex-kit-button-min-height:2.325em;
  --apex-kit-button-overflow:visible;
  --apex-kit-button-position:relative;
  --apex-kit-button-vertical-align:top;
  --apex-kit-button-vertical-padding:0.5em;
  --apex-kit-button-box-shadow:#0000;
  --apex-kit-button-outline:none;
  --apex-kit-button-text-color:var(--reference-color-light-gray-000);
  --apex-kit-button-font-family:var(--system-font-body-medium-font-family),Helvetica,Arial,sans;
  --apex-kit-button-font-size:0;
  --apex-kit-button-font-style:normal;
  --apex-kit-button-font-weight:bold;
  --apex-kit-button-text-align:center;
  --apex-kit-button-text-decoration:none;
  --apex-kit-button-icon-color:var(--reference-color-light-gray-000);
  --apex-kit-button-icon-overflow:visible;
  --apex-kit-button-icon-display:block;
  --apex-kit-button-icon-margin:0.7em;
  --apex-kit-button-typography-text-color:var(--reference-color-light-gray-000);
  --apex-kit-button-typography-font-weight:bold;
  --apex-kit-button-typography-line-height:1.2;
  --apex-kit-button-typography-text-align:center;
}
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--hover,
.apex-kit-helios-theme .pvd-cc-auth-button-root:hover,
:root .pvd-cc-auth-button-root.pvd-button--hover,
:root .pvd-cc-auth-button-root:hover {
  --apex-kit-button-background-color:var(--reference-color-light-green-700);
}
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--focus,
.apex-kit-helios-theme .pvd-cc-auth-button-root:focus,
:root .pvd-cc-auth-button-root.pvd-button--focus,
:root .pvd-cc-auth-button-root:focus {
  --apex-kit-button-box-shadow:0 0 0 1px var(--reference-color-light-gray-000),0 0 0 3px var(--reference-color-light-gray-100);
  --apex-kit-button-outline:none;
}
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--active,
.apex-kit-helios-theme .pvd-cc-auth-button-root:active,
:root .pvd-cc-auth-button-root.pvd-button--active,
:root .pvd-cc-auth-button-root:active {
  --apex-kit-button-background-color:var(--reference-color-light-green-400);
  --apex-kit-button-box-shadow:0 0 0 1px var(--reference-color-light-gray-000),0 0 0 3px var(--reference-color-light-gray-100);
}
.apex-kit-helios-theme .pvd-cc-auth-button-root:disabled,
:root .pvd-cc-auth-button-root:disabled {
  --apex-kit-button-background-color:var(--reference-color-light-neutral-500);
  --apex-kit-button-border-color:var(--reference-color-light-neutral-500);
  --apex-kit-button-box-shadow:none;
  --apex-kit-button-cursor:not-allowed;
  --apex-kit-button-outline:none;
  --apex-kit-button-text-color:var(--reference-color-light-neutral-300);
  --apex-kit-button-icon-color:var(--reference-color-light-neutral-300);
}
.apex-kit-helios-theme .pvd-cc-auth-button-root:disabled,
.apex-kit-helios-theme .pvd-cc-auth-button-root:disabled.pvd-button--active,
.apex-kit-helios-theme .pvd-cc-auth-button-root:disabled.pvd-button--hover,
.apex-kit-helios-theme .pvd-cc-auth-button-root:disabled:active,
.apex-kit-helios-theme .pvd-cc-auth-button-root:disabled:hover,
:root .pvd-cc-auth-button-root:disabled,
:root .pvd-cc-auth-button-root:disabled.pvd-button--active,
:root .pvd-cc-auth-button-root:disabled.pvd-button--hover,
:root .pvd-cc-auth-button-root:disabled:active,
:root .pvd-cc-auth-button-root:disabled:hover {
  --apex-kit-button-background-color:var(--reference-color-light-neutral-500);
  --apex-kit-button-border-color:var(--reference-color-light-neutral-500);
  --apex-kit-button-box-shadow:none;
  --apex-kit-button-cursor:not-allowed;
  --apex-kit-button-outline:none;
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-auth-button-root:disabled,
  .apex-kit-helios-theme .pvd-cc-auth-button-root:disabled.pvd-button--active,
  .apex-kit-helios-theme .pvd-cc-auth-button-root:disabled.pvd-button--hover,
  .apex-kit-helios-theme .pvd-cc-auth-button-root:disabled:active,
  .apex-kit-helios-theme .pvd-cc-auth-button-root:disabled:hover,
  :root .pvd-cc-auth-button-root:disabled,
  :root .pvd-cc-auth-button-root:disabled.pvd-button--active,
  :root .pvd-cc-auth-button-root:disabled.pvd-button--hover,
  :root .pvd-cc-auth-button-root:disabled:active,
  :root .pvd-cc-auth-button-root:disabled:hover {
    --apex-kit-button-outline:none;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--anchor,
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--anchor.pvd-button--hover,
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--anchor:hover,
:root .pvd-cc-auth-button-root.pvd-button--anchor,
:root .pvd-cc-auth-button-root.pvd-button--anchor.pvd-button--hover,
:root .pvd-cc-auth-button-root.pvd-button--anchor:hover {
  --apex-kit-button-text-decoration:none;
}
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--anchor.pvd-button--focus,
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--anchor:focus,
:root .pvd-cc-auth-button-root.pvd-button--anchor.pvd-button--focus,
:root .pvd-cc-auth-button-root.pvd-button--anchor:focus {
  --apex-kit-button-border-color:var(--reference-color-light-green-400);
  --apex-kit-button-border-radius:0.1875rem;
  --apex-kit-button-box-shadow:0 0 0 1px var(--reference-color-light-gray-000),0 0 0 3px var(--reference-color-light-gray-100);
  --apex-kit-button-outline:none;
}
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--anchor.pvd-button--active,
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--anchor:active,
:root .pvd-cc-auth-button-root.pvd-button--anchor.pvd-button--active,
:root .pvd-cc-auth-button-root.pvd-button--anchor:active {
  --apex-kit-button-border-color:var(--color-blue-24);
  --apex-kit-button-border-radius:0.1875rem;
  --apex-kit-button-box-shadow:0 0 0 1px var(--reference-color-light-gray-000),0 0 0 3px var(--reference-color-light-gray-100);
  --apex-kit-button-outline:none;
}
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--invitation,
:root .pvd-cc-auth-button-root.pvd-button--invitation {
  --apex-kit-button-background-color:var(--color-orange-48);
  --apex-kit-button-border-color:var(--color-orange-48);
}
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--invitation.pvd-button--active,
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--invitation.pvd-button--hover,
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--invitation:active,
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--invitation:hover,
:root .pvd-cc-auth-button-root.pvd-button--invitation.pvd-button--active,
:root .pvd-cc-auth-button-root.pvd-button--invitation.pvd-button--hover,
:root .pvd-cc-auth-button-root.pvd-button--invitation:active,
:root .pvd-cc-auth-button-root.pvd-button--invitation:hover {
  --apex-kit-button-background-color:var(--color-orange-58);
}
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--invitation:disabled,
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--invitation:disabled.pvd-button--active,
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--invitation:disabled.pvd-button--hover,
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--invitation:disabled:active,
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--invitation:disabled:hover,
:root .pvd-cc-auth-button-root.pvd-button--invitation:disabled,
:root .pvd-cc-auth-button-root.pvd-button--invitation:disabled.pvd-button--active,
:root .pvd-cc-auth-button-root.pvd-button--invitation:disabled.pvd-button--hover,
:root .pvd-cc-auth-button-root.pvd-button--invitation:disabled:active,
:root .pvd-cc-auth-button-root.pvd-button--invitation:disabled:hover {
  --apex-kit-button-background-color:var(--system-color-interactive-disabled);
  --apex-kit-button-border-color:var(--system-color-interactive-disabled);
  --apex-kit-button-box-shadow:none;
  --apex-kit-button-cursor:not-allowed;
  --apex-kit-button-outline:none;
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--invitation:disabled,
  .apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--invitation:disabled.pvd-button--active,
  .apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--invitation:disabled.pvd-button--hover,
  .apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--invitation:disabled:active,
  .apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--invitation:disabled:hover,
  :root .pvd-cc-auth-button-root.pvd-button--invitation:disabled,
  :root .pvd-cc-auth-button-root.pvd-button--invitation:disabled.pvd-button--active,
  :root .pvd-cc-auth-button-root.pvd-button--invitation:disabled.pvd-button--hover,
  :root .pvd-cc-auth-button-root.pvd-button--invitation:disabled:active,
  :root .pvd-cc-auth-button-root.pvd-button--invitation:disabled:hover {
    --apex-kit-button-outline:none;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--invitation:disabled,
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--invitation:disabled.pvd-button--active,
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--invitation:disabled.pvd-button--hover,
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--invitation:disabled:active,
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--invitation:disabled:hover,
:root .pvd-cc-auth-button-root.pvd-button--invitation:disabled,
:root .pvd-cc-auth-button-root.pvd-button--invitation:disabled.pvd-button--active,
:root .pvd-cc-auth-button-root.pvd-button--invitation:disabled.pvd-button--hover,
:root .pvd-cc-auth-button-root.pvd-button--invitation:disabled:active,
:root .pvd-cc-auth-button-root.pvd-button--invitation:disabled:hover {
  --apex-kit-button-text-color:var(--reference-color-light-neutral-400);
  --apex-kit-button-icon-color:var(--reference-color-light-neutral-400);
}
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--secondary,
:root .pvd-cc-auth-button-root.pvd-button--secondary {
  --apex-kit-button-text-color:var(--reference-color-light-green-400);
  --apex-kit-button-background-color:#0000;
  --apex-kit-button-border-color:var(--reference-color-light-green-400);
  --apex-kit-button-icon-color:var(--reference-color-light-green-400);
}
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--secondary.pvd-button--hover,
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--secondary:hover,
:root .pvd-cc-auth-button-root.pvd-button--secondary.pvd-button--hover,
:root .pvd-cc-auth-button-root.pvd-button--secondary:hover {
  --apex-kit-button-background-color:var(--reference-color-light-neutral-400);
}
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--secondary.pvd-button--focus,
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--secondary:focus,
:root .pvd-cc-auth-button-root.pvd-button--secondary.pvd-button--focus,
:root .pvd-cc-auth-button-root.pvd-button--secondary:focus {
  --apex-kit-button-background-color:#0000;
  --apex-kit-button-border-color:#0000;
  --apex-kit-button-box-shadow:0 0 0 2px var(--reference-color-light-gray-100);
  --apex-kit-button-outline:none;
}
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--secondary.pvd-button--active,
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--secondary:active,
:root .pvd-cc-auth-button-root.pvd-button--secondary.pvd-button--active,
:root .pvd-cc-auth-button-root.pvd-button--secondary:active {
  --apex-kit-button-background-color:var(--reference-color-light-neutral-400);
  --apex-kit-button-border-color:#0000;
  --apex-kit-button-box-shadow:0 0 0 2px var(--reference-color-light-gray-100);
}
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--secondary:disabled,
:root .pvd-cc-auth-button-root.pvd-button--secondary:disabled {
  --apex-kit-button-background-color:var(--system-color-interactive-disabled);
  --apex-kit-button-border-color:var(--system-color-interactive-disabled);
  --apex-kit-button-text-color:var(--color-neutral-88);
  --apex-kit-button-icon-color:var(--color-neutral-88);
  --apex-kit-button-box-shadow:none;
  --apex-kit-button-cursor:not-allowed;
  --apex-kit-button-outline:none;
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--secondary:disabled,
  :root .pvd-cc-auth-button-root.pvd-button--secondary:disabled {
    --apex-kit-button-outline:none;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--tertiary,
:root .pvd-cc-auth-button-root.pvd-button--tertiary {
  --apex-kit-button-text-color:var(--reference-color-light-green-400);
  --apex-kit-button-background-color:#0000;
  --apex-kit-button-border-width:0;
  --apex-kit-button-font-weight:var(--fonts-weight-regular);
  --apex-kit-button-icon-color:var(--reference-color-light-green-400);
}
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--tertiary.pvd-button--hover,
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--tertiary:hover,
:root .pvd-cc-auth-button-root.pvd-button--tertiary.pvd-button--hover,
:root .pvd-cc-auth-button-root.pvd-button--tertiary:hover {
  --apex-kit-button-background-color:#0000;
  --apex-kit-button-text-decoration:underline;
  --apex-kit-button-icon-color:var(--reference-color-light-gray-100);
  --apex-kit-button-text-color:var(--reference-color-light-gray-100);
}
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--tertiary.pvd-button--focus,
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--tertiary:focus,
:root .pvd-cc-auth-button-root.pvd-button--tertiary.pvd-button--focus,
:root .pvd-cc-auth-button-root.pvd-button--tertiary:focus {
  --apex-kit-button-box-shadow:0 0 0 1px var(--reference-color-light-gray-100);
  --apex-kit-button-text-decoration:none;
  --apex-kit-button-text-color:var(--reference-color-light-green-400);
  --apex-kit-button-icon-color:var(--reference-color-light-green-400);
}
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--tertiary.pvd-button--active,
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--tertiary:active,
:root .pvd-cc-auth-button-root.pvd-button--tertiary.pvd-button--active,
:root .pvd-cc-auth-button-root.pvd-button--tertiary:active {
  --apex-kit-button-background-color:#0000;
  --apex-kit-button-box-shadow:0 0 0 1px var(--reference-color-light-gray-100);
  --apex-kit-button-text-color:var(--reference-color-light-gray-100);
  --apex-kit-button-text-decoration:underline;
  --apex-kit-button-icon-color:var(--reference-color-light-gray-100);
}
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--tertiary:disabled,
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--tertiary:disabled.pvd-button--active,
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--tertiary:disabled.pvd-button--hover,
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--tertiary:disabled:active,
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--tertiary:disabled:hover,
:root .pvd-cc-auth-button-root.pvd-button--tertiary:disabled,
:root .pvd-cc-auth-button-root.pvd-button--tertiary:disabled.pvd-button--active,
:root .pvd-cc-auth-button-root.pvd-button--tertiary:disabled.pvd-button--hover,
:root .pvd-cc-auth-button-root.pvd-button--tertiary:disabled:active,
:root .pvd-cc-auth-button-root.pvd-button--tertiary:disabled:hover {
  --apex-kit-button-background-color:#0000;
  --apex-kit-button-cursor:not-allowed;
  --apex-kit-button-outline:none;
  --apex-kit-button-text-decoration:none;
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--tertiary:disabled,
  .apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--tertiary:disabled.pvd-button--active,
  .apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--tertiary:disabled.pvd-button--hover,
  .apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--tertiary:disabled:active,
  .apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--tertiary:disabled:hover,
  :root .pvd-cc-auth-button-root.pvd-button--tertiary:disabled,
  :root .pvd-cc-auth-button-root.pvd-button--tertiary:disabled.pvd-button--active,
  :root .pvd-cc-auth-button-root.pvd-button--tertiary:disabled.pvd-button--hover,
  :root .pvd-cc-auth-button-root.pvd-button--tertiary:disabled:active,
  :root .pvd-cc-auth-button-root.pvd-button--tertiary:disabled:hover {
    --apex-kit-button-outline:none;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--tertiary:disabled,
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--tertiary:disabled.pvd-button--active,
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--tertiary:disabled.pvd-button--hover,
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--tertiary:disabled:active,
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--tertiary:disabled:hover,
:root .pvd-cc-auth-button-root.pvd-button--tertiary:disabled,
:root .pvd-cc-auth-button-root.pvd-button--tertiary:disabled.pvd-button--active,
:root .pvd-cc-auth-button-root.pvd-button--tertiary:disabled.pvd-button--hover,
:root .pvd-cc-auth-button-root.pvd-button--tertiary:disabled:active,
:root .pvd-cc-auth-button-root.pvd-button--tertiary:disabled:hover {
  --apex-kit-button-text-color:var(--reference-color-light-neutral-400);
  --apex-kit-button-icon-color:var(--reference-color-light-neutral-400);
}
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--with-icon,
:root .pvd-cc-auth-button-root.pvd-button--with-icon {
  --apex-kit-button-with-icon-display:none;
}
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--icon-only,
:root .pvd-cc-auth-button-root.pvd-button--icon-only {
  --apex-kit-button-icon-margin:0;
  --apex-kit-button-horizontal-padding:1em;
  --apex-kit-button-vertical-padding:0.5em;
}
.apex-kit-helios-theme .pvd-cc-auth-button-root.pvd-button--icon-only.pvd-button--icon-only-equilateral,
:root .pvd-cc-auth-button-root.pvd-button--icon-only.pvd-button--icon-only-equilateral {
  --apex-kit-button-vertical-padding:1em;
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root,
:root .pvd-cc-auth-grid-root {
  --apex-kit-grid-side-margins:auto;
  --apex-kit-grid-vertical-margin-default:0;
  --apex-kit-grid-horizontal-margin-default:var(--system-uom-space-utility-one-x);
  --apex-kit-grid-gutter-gap:var(--system-uom-space-utility-three-quarter-x);
  --apex-kit-grid-column-count:12;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root,
  :root .pvd-cc-auth-grid-root {
    max-width: 80rem;
    padding: 0 var(--system-uom-space-utility-two-x);
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root.pvd-grid--disable-padding,
  :root .pvd-cc-auth-grid-root.pvd-grid--disable-padding {
    padding: 0;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root.pvd-grid--disable-max-width,
  :root .pvd-cc-auth-grid-root.pvd-grid--disable-max-width {
    max-width: none;
  }
}
@media screen and (min-width: 512px) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__grid,
  :root .pvd-cc-auth-grid-root .pvd-grid__grid {
    grid-gap: var(--system-uom-space-utility-one-and-half-x);
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__grid.pvd-grid__grid--disable-column-gap,
  :root .pvd-cc-auth-grid-root .pvd-grid__grid.pvd-grid__grid--disable-column-gap {
    grid-gap: 0;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__grid--default-column-span-1 .pvd-grid__item,
:root .pvd-cc-auth-grid-root .pvd-grid__grid--default-column-span-1 .pvd-grid__item {
  grid-column-end: span min(1, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__grid--default-column-span-2 .pvd-grid__item,
:root .pvd-cc-auth-grid-root .pvd-grid__grid--default-column-span-2 .pvd-grid__item {
  grid-column-end: span min(2, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__grid--default-column-span-3 .pvd-grid__item,
:root .pvd-cc-auth-grid-root .pvd-grid__grid--default-column-span-3 .pvd-grid__item {
  grid-column-end: span min(3, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__grid--default-column-span-4 .pvd-grid__item,
:root .pvd-cc-auth-grid-root .pvd-grid__grid--default-column-span-4 .pvd-grid__item {
  grid-column-end: span min(4, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__grid--default-column-span-5 .pvd-grid__item,
:root .pvd-cc-auth-grid-root .pvd-grid__grid--default-column-span-5 .pvd-grid__item {
  grid-column-end: span min(5, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__grid--default-column-span-6 .pvd-grid__item,
:root .pvd-cc-auth-grid-root .pvd-grid__grid--default-column-span-6 .pvd-grid__item {
  grid-column-end: span min(6, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__grid--default-column-span-7 .pvd-grid__item,
:root .pvd-cc-auth-grid-root .pvd-grid__grid--default-column-span-7 .pvd-grid__item {
  grid-column-end: span min(7, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__grid--default-column-span-8 .pvd-grid__item,
:root .pvd-cc-auth-grid-root .pvd-grid__grid--default-column-span-8 .pvd-grid__item {
  grid-column-end: span min(8, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__grid--default-column-span-9 .pvd-grid__item,
:root .pvd-cc-auth-grid-root .pvd-grid__grid--default-column-span-9 .pvd-grid__item {
  grid-column-end: span min(9, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__grid--default-column-span-10 .pvd-grid__item,
:root .pvd-cc-auth-grid-root .pvd-grid__grid--default-column-span-10 .pvd-grid__item {
  grid-column-end: span min(10, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__grid--default-column-span-11 .pvd-grid__item,
:root .pvd-cc-auth-grid-root .pvd-grid__grid--default-column-span-11 .pvd-grid__item {
  grid-column-end: span min(11, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__grid--default-column-span-12 .pvd-grid__item,
:root .pvd-cc-auth-grid-root .pvd-grid__grid--default-column-span-12 .pvd-grid__item {
  grid-column-end: span min(12, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-1,
:root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-1 {
  grid-column-end: span min(1, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-2,
:root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-2 {
  grid-column-end: span min(2, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-3,
:root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-3 {
  grid-column-end: span min(3, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-4,
:root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-4 {
  grid-column-end: span min(4, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-5,
:root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-5 {
  grid-column-end: span min(5, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-6,
:root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-6 {
  grid-column-end: span min(6, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-7,
:root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-7 {
  grid-column-end: span min(7, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-8,
:root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-8 {
  grid-column-end: span min(8, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-9,
:root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-9 {
  grid-column-end: span min(9, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-10,
:root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-10 {
  grid-column-end: span min(10, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-11,
:root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-11 {
  grid-column-end: span min(11, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-12,
:root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-12 {
  grid-column-end: span min(12, var(--apex-kit-grid-column-count));
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-1,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-1 {
    grid-column-end: span min(1, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-2,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-2 {
    grid-column-end: span min(2, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-3,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-3 {
    grid-column-end: span min(3, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-4,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-4 {
    grid-column-end: span min(4, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-5,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-5 {
    grid-column-end: span min(5, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-6,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-6 {
    grid-column-end: span min(6, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-7,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-7 {
    grid-column-end: span min(7, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-8,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-8 {
    grid-column-end: span min(8, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-9,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-9 {
    grid-column-end: span min(9, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-10,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-10 {
    grid-column-end: span min(10, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-11,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-11 {
    grid-column-end: span min(11, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-12,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-12 {
    grid-column-end: span min(12, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-1-at-512,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-1-at-512 {
    grid-column-end: span min(1, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-2-at-512,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-2-at-512 {
    grid-column-end: span min(2, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-3-at-512,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-3-at-512 {
    grid-column-end: span min(3, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-4-at-512,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-4-at-512 {
    grid-column-end: span min(4, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-5-at-512,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-5-at-512 {
    grid-column-end: span min(5, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-6-at-512,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-6-at-512 {
    grid-column-end: span min(6, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-7-at-512,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-7-at-512 {
    grid-column-end: span min(7, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-8-at-512,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-8-at-512 {
    grid-column-end: span min(8, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-9-at-512,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-9-at-512 {
    grid-column-end: span min(9, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-10-at-512,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-10-at-512 {
    grid-column-end: span min(10, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-11-at-512,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-11-at-512 {
    grid-column-end: span min(11, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-12-at-512,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-12-at-512 {
    grid-column-end: span min(12, var(--apex-kit-grid-column-count));
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-1-at-768,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-1-at-768 {
    grid-column-end: span min(1, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-2-at-768,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-2-at-768 {
    grid-column-end: span min(2, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-3-at-768,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-3-at-768 {
    grid-column-end: span min(3, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-4-at-768,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-4-at-768 {
    grid-column-end: span min(4, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-5-at-768,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-5-at-768 {
    grid-column-end: span min(5, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-6-at-768,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-6-at-768 {
    grid-column-end: span min(6, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-7-at-768,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-7-at-768 {
    grid-column-end: span min(7, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-8-at-768,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-8-at-768 {
    grid-column-end: span min(8, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-9-at-768,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-9-at-768 {
    grid-column-end: span min(9, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-10-at-768,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-10-at-768 {
    grid-column-end: span min(10, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-11-at-768,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-11-at-768 {
    grid-column-end: span min(11, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-12-at-768,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-12-at-768 {
    grid-column-end: span min(12, var(--apex-kit-grid-column-count));
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-1-at-960,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-1-at-960 {
    grid-column-end: span min(1, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-2-at-960,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-2-at-960 {
    grid-column-end: span min(2, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-3-at-960,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-3-at-960 {
    grid-column-end: span min(3, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-4-at-960,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-4-at-960 {
    grid-column-end: span min(4, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-5-at-960,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-5-at-960 {
    grid-column-end: span min(5, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-6-at-960,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-6-at-960 {
    grid-column-end: span min(6, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-7-at-960,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-7-at-960 {
    grid-column-end: span min(7, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-8-at-960,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-8-at-960 {
    grid-column-end: span min(8, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-9-at-960,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-9-at-960 {
    grid-column-end: span min(9, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-10-at-960,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-10-at-960 {
    grid-column-end: span min(10, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-11-at-960,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-11-at-960 {
    grid-column-end: span min(11, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-12-at-960,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-12-at-960 {
    grid-column-end: span min(12, var(--apex-kit-grid-column-count));
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-1-at-1280,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-1-at-1280 {
    grid-column-end: span min(1, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-2-at-1280,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-2-at-1280 {
    grid-column-end: span min(2, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-3-at-1280,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-3-at-1280 {
    grid-column-end: span min(3, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-4-at-1280,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-4-at-1280 {
    grid-column-end: span min(4, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-5-at-1280,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-5-at-1280 {
    grid-column-end: span min(5, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-6-at-1280,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-6-at-1280 {
    grid-column-end: span min(6, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-7-at-1280,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-7-at-1280 {
    grid-column-end: span min(7, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-8-at-1280,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-8-at-1280 {
    grid-column-end: span min(8, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-9-at-1280,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-9-at-1280 {
    grid-column-end: span min(9, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-10-at-1280,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-10-at-1280 {
    grid-column-end: span min(10, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-11-at-1280,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-11-at-1280 {
    grid-column-end: span min(11, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-12-at-1280,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-12-at-1280 {
    grid-column-end: span min(12, var(--apex-kit-grid-column-count));
  }
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-1,
:root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-1 {
  grid-row-end: span 1;
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-2,
:root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-2 {
  grid-row-end: span 2;
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-3,
:root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-3 {
  grid-row-end: span 3;
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-4,
:root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-4 {
  grid-row-end: span 4;
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-5,
:root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-5 {
  grid-row-end: span 5;
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-6,
:root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-6 {
  grid-row-end: span 6;
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-7,
:root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-7 {
  grid-row-end: span 7;
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-8,
:root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-8 {
  grid-row-end: span 8;
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-9,
:root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-9 {
  grid-row-end: span 9;
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-10,
:root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-10 {
  grid-row-end: span 10;
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-11,
:root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-11 {
  grid-row-end: span 11;
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-12,
:root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-12 {
  grid-row-end: span 12;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-1-at-512,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-1-at-512 {
    grid-row-end: span 1;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-2-at-512,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-2-at-512 {
    grid-row-end: span 2;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-3-at-512,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-3-at-512 {
    grid-row-end: span 3;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-4-at-512,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-4-at-512 {
    grid-row-end: span 4;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-5-at-512,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-5-at-512 {
    grid-row-end: span 5;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-6-at-512,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-6-at-512 {
    grid-row-end: span 6;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-7-at-512,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-7-at-512 {
    grid-row-end: span 7;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-8-at-512,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-8-at-512 {
    grid-row-end: span 8;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-9-at-512,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-9-at-512 {
    grid-row-end: span 9;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-10-at-512,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-10-at-512 {
    grid-row-end: span 10;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-11-at-512,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-11-at-512 {
    grid-row-end: span 11;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-12-at-512,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-12-at-512 {
    grid-row-end: span 12;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-1-at-768,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-1-at-768 {
    grid-row-end: span 1;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-2-at-768,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-2-at-768 {
    grid-row-end: span 2;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-3-at-768,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-3-at-768 {
    grid-row-end: span 3;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-4-at-768,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-4-at-768 {
    grid-row-end: span 4;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-5-at-768,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-5-at-768 {
    grid-row-end: span 5;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-6-at-768,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-6-at-768 {
    grid-row-end: span 6;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-7-at-768,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-7-at-768 {
    grid-row-end: span 7;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-8-at-768,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-8-at-768 {
    grid-row-end: span 8;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-9-at-768,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-9-at-768 {
    grid-row-end: span 9;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-10-at-768,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-10-at-768 {
    grid-row-end: span 10;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-11-at-768,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-11-at-768 {
    grid-row-end: span 11;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-12-at-768,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-12-at-768 {
    grid-row-end: span 12;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-1-at-960,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-1-at-960 {
    grid-row-end: span 1;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-2-at-960,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-2-at-960 {
    grid-row-end: span 2;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-3-at-960,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-3-at-960 {
    grid-row-end: span 3;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-4-at-960,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-4-at-960 {
    grid-row-end: span 4;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-5-at-960,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-5-at-960 {
    grid-row-end: span 5;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-6-at-960,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-6-at-960 {
    grid-row-end: span 6;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-7-at-960,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-7-at-960 {
    grid-row-end: span 7;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-8-at-960,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-8-at-960 {
    grid-row-end: span 8;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-9-at-960,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-9-at-960 {
    grid-row-end: span 9;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-10-at-960,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-10-at-960 {
    grid-row-end: span 10;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-11-at-960,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-11-at-960 {
    grid-row-end: span 11;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-12-at-960,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-12-at-960 {
    grid-row-end: span 12;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-1-at-1280,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-1-at-1280 {
    grid-row-end: span 1;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-2-at-1280,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-2-at-1280 {
    grid-row-end: span 2;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-3-at-1280,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-3-at-1280 {
    grid-row-end: span 3;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-4-at-1280,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-4-at-1280 {
    grid-row-end: span 4;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-5-at-1280,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-5-at-1280 {
    grid-row-end: span 5;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-6-at-1280,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-6-at-1280 {
    grid-row-end: span 6;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-7-at-1280,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-7-at-1280 {
    grid-row-end: span 7;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-8-at-1280,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-8-at-1280 {
    grid-row-end: span 8;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-9-at-1280,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-9-at-1280 {
    grid-row-end: span 9;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-10-at-1280,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-10-at-1280 {
    grid-row-end: span 10;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-11-at-1280,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-11-at-1280 {
    grid-row-end: span 11;
  }
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-12-at-1280,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-12-at-1280 {
    grid-row-end: span 12;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-1,
:root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-1 {
  grid-column-start: 1;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-1-at-512,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-1-at-512 {
    grid-column-start: 1;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-1-at-768,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-1-at-768 {
    grid-column-start: 1;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-1-at-960,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-1-at-960 {
    grid-column-start: 1;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-1-at-1280,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-1-at-1280 {
    grid-column-start: 1;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-2,
:root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-2 {
  grid-column-start: 2;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-2-at-512,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-2-at-512 {
    grid-column-start: 2;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-2-at-768,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-2-at-768 {
    grid-column-start: 2;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-2-at-960,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-2-at-960 {
    grid-column-start: 2;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-2-at-1280,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-2-at-1280 {
    grid-column-start: 2;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-3,
:root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-3 {
  grid-column-start: 3;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-3-at-512,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-3-at-512 {
    grid-column-start: 3;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-3-at-768,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-3-at-768 {
    grid-column-start: 3;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-3-at-960,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-3-at-960 {
    grid-column-start: 3;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-3-at-1280,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-3-at-1280 {
    grid-column-start: 3;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-4,
:root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-4 {
  grid-column-start: 4;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-4-at-512,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-4-at-512 {
    grid-column-start: 4;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-4-at-768,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-4-at-768 {
    grid-column-start: 4;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-4-at-960,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-4-at-960 {
    grid-column-start: 4;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-4-at-1280,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-4-at-1280 {
    grid-column-start: 4;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-5,
:root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-5 {
  grid-column-start: 5;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-5-at-512,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-5-at-512 {
    grid-column-start: 5;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-5-at-768,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-5-at-768 {
    grid-column-start: 5;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-5-at-960,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-5-at-960 {
    grid-column-start: 5;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-5-at-1280,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-5-at-1280 {
    grid-column-start: 5;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-6,
:root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-6 {
  grid-column-start: 6;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-6-at-512,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-6-at-512 {
    grid-column-start: 6;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-6-at-768,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-6-at-768 {
    grid-column-start: 6;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-6-at-960,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-6-at-960 {
    grid-column-start: 6;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-6-at-1280,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-6-at-1280 {
    grid-column-start: 6;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-7,
:root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-7 {
  grid-column-start: 7;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-7-at-512,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-7-at-512 {
    grid-column-start: 7;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-7-at-768,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-7-at-768 {
    grid-column-start: 7;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-7-at-960,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-7-at-960 {
    grid-column-start: 7;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-7-at-1280,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-7-at-1280 {
    grid-column-start: 7;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-8,
:root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-8 {
  grid-column-start: 8;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-8-at-512,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-8-at-512 {
    grid-column-start: 8;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-8-at-768,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-8-at-768 {
    grid-column-start: 8;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-8-at-960,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-8-at-960 {
    grid-column-start: 8;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-8-at-1280,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-8-at-1280 {
    grid-column-start: 8;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-9,
:root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-9 {
  grid-column-start: 9;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-9-at-512,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-9-at-512 {
    grid-column-start: 9;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-9-at-768,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-9-at-768 {
    grid-column-start: 9;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-9-at-960,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-9-at-960 {
    grid-column-start: 9;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-9-at-1280,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-9-at-1280 {
    grid-column-start: 9;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-10,
:root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-10 {
  grid-column-start: 10;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-10-at-512,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-10-at-512 {
    grid-column-start: 10;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-10-at-768,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-10-at-768 {
    grid-column-start: 10;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-10-at-960,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-10-at-960 {
    grid-column-start: 10;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-10-at-1280,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-10-at-1280 {
    grid-column-start: 10;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-11,
:root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-11 {
  grid-column-start: 11;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-11-at-512,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-11-at-512 {
    grid-column-start: 11;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-11-at-768,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-11-at-768 {
    grid-column-start: 11;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-11-at-960,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-11-at-960 {
    grid-column-start: 11;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-11-at-1280,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-11-at-1280 {
    grid-column-start: 11;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-12,
:root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-12 {
  grid-column-start: 12;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-12-at-512,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-12-at-512 {
    grid-column-start: 12;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-12-at-768,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-12-at-768 {
    grid-column-start: 12;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-12-at-960,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-12-at-960 {
    grid-column-start: 12;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-helios-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-12-at-1280,
  :root .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-12-at-1280 {
    grid-column-start: 12;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-content-block-root,
:root .pvd-cc-auth-content-block-root {
  --apex-kit-content-block-max-width:45rem;
  --apex-kit-content-block-heading-font-weight:var(--system-font-headline-large-font-weight);
  --apex-kit-content-block-heading-line-height:1.25;
  --apex-kit-content-block-content-children-margin:var(--system-uom-space-utility-one-x) 0 0 0;
  --apex-kit-content-block-color:var(--reference-color-light-text-color);
  --apex-kit-content-block-gap:var(--system-uom-space-utility-one-x);
}
.apex-kit-helios-theme .pvd-cc-auth-content-block-root .pvd-content-block__heading,
:root .pvd-cc-auth-content-block-root .pvd-content-block__heading {
  --apex-kit-content-block-heading-font-size:1.375rem;
  --apex-kit-content-block-heading-letter-spacing:0;
}
.apex-kit-helios-theme .pvd-cc-auth-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-1,
.apex-kit-helios-theme .pvd-cc-auth-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-2,
:root .pvd-cc-auth-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-1,
:root .pvd-cc-auth-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-2 {
  --apex-kit-content-block-heading-font-weight:400;
}
.apex-kit-helios-theme .pvd-cc-auth-content-block-root.pvd-content-block--tile-background,
:root .pvd-cc-auth-content-block-root.pvd-content-block--tile-background {
  --apex-kit-content-block-background-color:var(--color-white);
  --apex-kit-content-block-border:none;
  --apex-kit-content-block-border-radius:var(--system-uom-rounded-corners-medium-top-leading);
  --apex-kit-content-block-box-shadow:0 1px 4px 0 #0000004d;
  --apex-kit-content-block-padding:1rem 1rem 1.5rem 1rem;
}
@media (min-width: 48em) {
  .apex-kit-helios-theme .pvd-cc-auth-content-block-root.pvd-content-block--tile-background,
  :root .pvd-cc-auth-content-block-root.pvd-content-block--tile-background {
    --apex-kit-content-block-padding:2rem 2rem 2.5rem 2rem;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-content-block-root.pvd-content-block--dense,
:root .pvd-cc-auth-content-block-root.pvd-content-block--dense {
  --apex-kit-content-block-content-children-margin:var( --system-uom-space-utility-three-quarter-x ) 0 0 0;
  --apex-kit-content-block-content-wrapper-margin:var( --system-uom-space-utility-three-quarter-x ) 0 0 0;
}
.apex-kit-helios-theme .pvd-cc-auth-content-block-root .pvd-content-block__image.pvd-content-block__image--small,
:root .pvd-cc-auth-content-block-root .pvd-content-block__image.pvd-content-block__image--small {
  --apex-kit-content-block-image-width:var(--system-uom-space-utility-two-x);
}
.apex-kit-helios-theme .pvd-cc-auth-content-block-root .pvd-content-block__image.pvd-content-block__image--medium,
:root .pvd-cc-auth-content-block-root .pvd-content-block__image.pvd-content-block__image--medium {
  --apex-kit-content-block-image-width:var(--system-uom-space-utility-three-x);
}
.apex-kit-helios-theme .pvd-cc-auth-content-block-root .pvd-content-block__image.pvd-content-block__image--large,
:root .pvd-cc-auth-content-block-root .pvd-content-block__image.pvd-content-block__image--large {
  --apex-kit-content-block-image-width:var(--system-uom-space-utility-four-x);
}
.apex-kit-helios-theme .pvd-cc-auth-content-block-root .pvd-content-block__image.pvd-content-block__image--extra-large,
:root .pvd-cc-auth-content-block-root .pvd-content-block__image.pvd-content-block__image--extra-large {
  --apex-kit-content-block-image-width:6rem;
}
.apex-kit-helios-theme .pvd-cc-auth-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-always,
.apex-kit-helios-theme .pvd-cc-auth-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-1280,
.apex-kit-helios-theme .pvd-cc-auth-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-512,
.apex-kit-helios-theme .pvd-cc-auth-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-768,
.apex-kit-helios-theme .pvd-cc-auth-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-960,
:root .pvd-cc-auth-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-always,
:root .pvd-cc-auth-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-1280,
:root .pvd-cc-auth-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-512,
:root .pvd-cc-auth-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-768,
:root .pvd-cc-auth-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-960 {
  --apex-kit-content-block-content-wrapper-margin:0 var(--system-uom-space-inset-one-and-half-x) 0 0;
}
.apex-kit-helios-theme .pvd-cc-auth-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-always.pvd-content-block--dense,
.apex-kit-helios-theme .pvd-cc-auth-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-1280.pvd-content-block--dense,
.apex-kit-helios-theme .pvd-cc-auth-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-512.pvd-content-block--dense,
.apex-kit-helios-theme .pvd-cc-auth-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-768.pvd-content-block--dense,
.apex-kit-helios-theme .pvd-cc-auth-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-960.pvd-content-block--dense,
:root .pvd-cc-auth-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-always.pvd-content-block--dense,
:root .pvd-cc-auth-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-1280.pvd-content-block--dense,
:root .pvd-cc-auth-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-512.pvd-content-block--dense,
:root .pvd-cc-auth-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-768.pvd-content-block--dense,
:root .pvd-cc-auth-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-960.pvd-content-block--dense {
  --apex-kit-content-block-content-wrapper-margin:0 var(--system-uom-space-inset-one-x) 0 0;
}
.apex-kit-helios-theme .pvd-cc-auth-link-root,
:root .pvd-cc-auth-link-root {
  --apex-kit-link-text-color:var(--color-black);
  --apex-kit-link-text-underline-offset:inherit;
  --apex-kit-link-font-family:"Fidelity Sans",Helvetica,Arial,sans;
  --apex-kit-link-font-weight:inherit;
  --apex-kit-link-line-height:inherit;
  --apex-kit-link-border-bottom:0;
  --apex-kit-link-text-shadow:none;
  --apex-kit-link-text-decoration:none;
  --apex-kit-link-pointer-events:unset;
  --apex-kit-link-icon-fill-color:currentColor;
}
.apex-kit-helios-theme .pvd-cc-auth-link-root .pvd-link__link,
:root .pvd-cc-auth-link-root .pvd-link__link {
  --apex-kit-link-text-font-size:1em;
  --apex-kit-link-text-decoration:underline;
  --apex-kit-link-text-shadow:none;
  --apex-kit-link-text-transform:none;
}
.apex-kit-helios-theme .pvd-cc-auth-link-root .pvd-link__link,
.apex-kit-helios-theme .pvd-cc-auth-link-root .pvd-link__link.pvd-link--link,
.apex-kit-helios-theme .pvd-cc-auth-link-root .pvd-link__link:link,
:root .pvd-cc-auth-link-root .pvd-link__link,
:root .pvd-cc-auth-link-root .pvd-link__link.pvd-link--link,
:root .pvd-cc-auth-link-root .pvd-link__link:link {
  --apex-kit-link-text-color:var(--color-black);
}
.apex-kit-helios-theme .pvd-cc-auth-link-root .pvd-link__link.pvd-link--hover,
.apex-kit-helios-theme .pvd-cc-auth-link-root .pvd-link__link:hover,
.pvd-link--hover .apex-kit-helios-theme .pvd-cc-auth-link-root .pvd-link__link,
.pvd-link--hover :root .pvd-cc-auth-link-root .pvd-link__link,
:root .pvd-cc-auth-link-root .pvd-link__link.pvd-link--hover,
:root .pvd-cc-auth-link-root .pvd-link__link:hover {
  --apex-kit-link-text-color:var(--color-green-34);
}
.apex-kit-helios-theme .pvd-cc-auth-link-root .pvd-link__link.pvd-link--active,
.apex-kit-helios-theme .pvd-cc-auth-link-root .pvd-link__link.pvd-link--focus,
.apex-kit-helios-theme .pvd-cc-auth-link-root .pvd-link__link.pvd-link--focus--active,
.apex-kit-helios-theme .pvd-cc-auth-link-root .pvd-link__link:active,
.apex-kit-helios-theme .pvd-cc-auth-link-root .pvd-link__link:focus,
.apex-kit-helios-theme .pvd-cc-auth-link-root .pvd-link__link:focus:active,
.pvd-link--active .apex-kit-helios-theme .pvd-cc-auth-link-root .pvd-link__link,
.pvd-link--active :root .pvd-cc-auth-link-root .pvd-link__link,
.pvd-link--focus .apex-kit-helios-theme .pvd-cc-auth-link-root .pvd-link__link,
.pvd-link--focus :root .pvd-cc-auth-link-root .pvd-link__link,
:root .pvd-cc-auth-link-root .pvd-link__link.pvd-link--active,
:root .pvd-cc-auth-link-root .pvd-link__link.pvd-link--focus,
:root .pvd-cc-auth-link-root .pvd-link__link.pvd-link--focus--active,
:root .pvd-cc-auth-link-root .pvd-link__link:active,
:root .pvd-cc-auth-link-root .pvd-link__link:focus,
:root .pvd-cc-auth-link-root .pvd-link__link:focus:active {
  --apex-kit-link-text-color:var(--color-green-34);
  --apex-kit-link-outline-color:var(--color-black);
  --apex-kit-link-outline-width:1px;
  --apex-kit-link-outline-style:solid;
  --apex-kit-link-outline-offset:var(--system-uom-space-inset-eighth-x);
}
.apex-kit-helios-theme .pvd-cc-auth-link-root .pvd-link__link.pvd-link--visited,
.apex-kit-helios-theme .pvd-cc-auth-link-root .pvd-link__link:visited,
.pvd-link--visited .apex-kit-helios-theme .pvd-cc-auth-link-root .pvd-link__link,
.pvd-link--visited :root .pvd-cc-auth-link-root .pvd-link__link,
:root .pvd-cc-auth-link-root .pvd-link__link.pvd-link--visited,
:root .pvd-cc-auth-link-root .pvd-link__link:visited {
  color: var(--color-neutral-40);
  --apex-kit-link-text-color:var(--color-neutral-40);
}
.apex-kit-helios-theme .pvd-cc-auth-link-root .pvd-link__link .pvd-link__text,
:root .pvd-cc-auth-link-root .pvd-link__link .pvd-link__text {
  --apex-kit-link-border-bottom:0;
  --apex-kit-link-display:inline;
}
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--trigger .pvd-link__link,
:root .pvd-cc-auth-link-root.pvd-link--trigger .pvd-link__link {
  --apex-kit-link-text-font-size:1em;
  --apex-kit-link-font-weight:400;
  --apex-kit-link-line-height:1.5;
  --apex-kit-link-text-shadow:0;
  --apex-kit-link-text-transform:0;
  --apex-kit-link-text-decoration:none;
}
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--trigger .pvd-link__link .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--trigger .pvd-link__link:link .pvd-link__text,
:root .pvd-cc-auth-link-root.pvd-link--trigger .pvd-link__link .pvd-link__text,
:root .pvd-cc-auth-link-root.pvd-link--trigger .pvd-link__link:link .pvd-link__text {
  --apex-kit-link-border-bottom:1px dashed currentColor;
}
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--link .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--visited .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:link .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:visited .pvd-link__text,
.pvd-link--visited .apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--visited :root .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
:root .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
:root .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--link .pvd-link__text,
:root .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--visited .pvd-link__text,
:root .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:link .pvd-link__text,
:root .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:visited .pvd-link__text {
  --apex-kit-link-border-bottom:0;
}
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--active .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--active--focus .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--focus .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--hover .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:active .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:active:focus .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:focus .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:hover .pvd-link__text,
.pvd-link--active .apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--active :root .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--focus .apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--focus :root .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--hover .apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--hover :root .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
:root .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--active .pvd-link__text,
:root .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--active--focus .pvd-link__text,
:root .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--focus .pvd-link__text,
:root .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--hover .pvd-link__text,
:root .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:active .pvd-link__text,
:root .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:active:focus .pvd-link__text,
:root .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:focus .pvd-link__text,
:root .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:hover .pvd-link__text {
  --apex-kit-link-border-bottom:1px dashed currentColor;
  --apex-kit-link-text-decoration:none;
}
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--disable-underline .pvd-link__link,
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link,
:root .pvd-cc-auth-link-root.pvd-link--disable-underline .pvd-link__link,
:root .pvd-cc-auth-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link {
  --apex-kit-link-text-decoration:none;
}
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--disable-underline .pvd-link__link.pvd-link--active .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--disable-underline .pvd-link__link.pvd-link--focus .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--disable-underline .pvd-link__link.pvd-link--hover .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--disable-underline .pvd-link__link:active .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--disable-underline .pvd-link__link:focus .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--disable-underline .pvd-link__link:hover .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link.pvd-link--active .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link.pvd-link--focus .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link.pvd-link--hover .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link:active .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link:focus .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link:hover .pvd-link__text,
.pvd-link--active .apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--active .apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--active :root .pvd-cc-auth-link-root.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--active :root .pvd-cc-auth-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--focus .apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--focus .apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--focus :root .pvd-cc-auth-link-root.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--focus :root .pvd-cc-auth-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--hover .apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--hover .apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--hover :root .pvd-cc-auth-link-root.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--hover :root .pvd-cc-auth-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
:root .pvd-cc-auth-link-root.pvd-link--disable-underline .pvd-link__link.pvd-link--active .pvd-link__text,
:root .pvd-cc-auth-link-root.pvd-link--disable-underline .pvd-link__link.pvd-link--focus .pvd-link__text,
:root .pvd-cc-auth-link-root.pvd-link--disable-underline .pvd-link__link.pvd-link--hover .pvd-link__text,
:root .pvd-cc-auth-link-root.pvd-link--disable-underline .pvd-link__link:active .pvd-link__text,
:root .pvd-cc-auth-link-root.pvd-link--disable-underline .pvd-link__link:focus .pvd-link__text,
:root .pvd-cc-auth-link-root.pvd-link--disable-underline .pvd-link__link:hover .pvd-link__text,
:root .pvd-cc-auth-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link.pvd-link--active .pvd-link__text,
:root .pvd-cc-auth-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link.pvd-link--focus .pvd-link__text,
:root .pvd-cc-auth-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link.pvd-link--hover .pvd-link__text,
:root .pvd-cc-auth-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link:active .pvd-link__text,
:root .pvd-cc-auth-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link:focus .pvd-link__text,
:root .pvd-cc-auth-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link:hover .pvd-link__text {
  --apex-kit-link-text-decoration:underline;
}
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--disabled.pvd-link--trigger .pvd-link__link,
:root .pvd-cc-auth-link-root.pvd-link--disabled.pvd-link--trigger .pvd-link__link {
  --apex-kit-link-text-decoration:none;
}
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--disabled .pvd-link__link,
:root .pvd-cc-auth-link-root.pvd-link--disabled .pvd-link__link {
  --apex-kit-link-text-decoration:underline;
}
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--disabled .pvd-link__link,
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--disabled .pvd-link__link:visited,
:root .pvd-cc-auth-link-root.pvd-link--disabled .pvd-link__link,
:root .pvd-cc-auth-link-root.pvd-link--disabled .pvd-link__link:visited {
  color: var(--color-neutral-80);
  --apex-kit-link-text-color:var(--color-neutral-80);
}
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--disabled .pvd-link__link .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--disabled .pvd-link__link:visited .pvd-link__text,
:root .pvd-cc-auth-link-root.pvd-link--disabled .pvd-link__link .pvd-link__text,
:root .pvd-cc-auth-link-root.pvd-link--disabled .pvd-link__link:visited .pvd-link__text {
  --apex-kit-link-display:inline-block;
  --apex-kit-link-pointer-events:none;
}
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--small .pvd-link__link .pvd-link__text,
:root .pvd-cc-auth-link-root.pvd-link--small .pvd-link__link .pvd-link__text {
  --apex-kit-link-text-font-size:0.75rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--small .pvd-link__link .pvd-link__text,
  :root .pvd-cc-auth-link-root.pvd-link--small .pvd-link__link .pvd-link__text {
    --apex-kit-link-text-font-size:0.875rem;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--medium .pvd-link__link .pvd-link__text,
:root .pvd-cc-auth-link-root.pvd-link--medium .pvd-link__link .pvd-link__text {
  --apex-kit-link-text-font-size:0.875rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--medium .pvd-link__link .pvd-link__text,
  :root .pvd-cc-auth-link-root.pvd-link--medium .pvd-link__link .pvd-link__text {
    --apex-kit-link-text-font-size:1rem;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--large .pvd-link__link .pvd-link__text,
:root .pvd-cc-auth-link-root.pvd-link--large .pvd-link__link .pvd-link__text {
  --apex-kit-link-text-font-size:1.125rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--large .pvd-link__link .pvd-link__text,
  :root .pvd-cc-auth-link-root.pvd-link--large .pvd-link__link .pvd-link__text {
    --apex-kit-link-text-font-size:1.25rem;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--icon-left .pvd-link__icon--left,
:root .pvd-cc-auth-link-root.pvd-link--icon-left .pvd-link__icon--left {
  --apex-kit-link-icon-margin:0 0.5rem 0 0;
}
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--icon-right .pvd-link__icon--right,
:root .pvd-cc-auth-link-root.pvd-link--icon-right .pvd-link__icon--right {
  --apex-kit-link-icon-margin:0 0 0 0.5rem;
}
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--new-window .pvd-link__icon,
:root .pvd-cc-auth-link-root.pvd-link--new-window .pvd-link__icon {
  --apex-kit-link-icon-margin:0 0 0 0.25rem;
}
.apex-kit-helios-theme .pvd-cc-auth-link-root.pvd-link--icon-only .pvd-link__icon,
:root .pvd-cc-auth-link-root.pvd-link--icon-only .pvd-link__icon {
  --apex-kit-link-icon-margin:0;
}
.apex-kit-helios-theme .pvd-cc-auth-form-root,
:root .pvd-cc-auth-form-root {
  --apex-kit-form-margin-top:var(--system-uom-space-utility-one-and-half-x);
  --apex-kit-form-spacing-margin-top:2.5rem;
}
.apex-kit-helios-theme .pvd-cc-auth-icon-root,
:root .pvd-cc-auth-icon-root {
  --apex-kit-icon-size-large:1.5rem;
  --apex-kit-icon-size-medium:1.25rem;
  --apex-kit-icon-size-small:1rem;
  --apex-kit-icon-size-extra-small:12px;
  --apex-kit-icon-focus-outline:1px dotted var(--color-black);
  --apex-kit-icon-box-sizing:content-box;
  --apex-kit-icon-padding:0;
  --apex-kit-icon-color:currentColor;
}
.apex-kit-helios-theme .pvd-cc-auth-icon-root:focus,
:root .pvd-cc-auth-icon-root:focus {
  outline: var(--apex-kit-icon-focus-outline);
}
.apex-kit-helios-theme .pvd-cc-auth-spinner-root,
:root .pvd-cc-auth-spinner-root {
  --apex-kit-spinner-direction:ltr;
  --apex-kit-spinner-display:flex;
  --apex-kit-spinner-flex-direction:column;
  --apex-kit-spinner-height:3rem;
  --apex-kit-spinner-margin-bottom:0;
  --apex-kit-spinner-margin-left:auto;
  --apex-kit-spinner-margin-right:auto;
  --apex-kit-spinner-margin-top:0;
  --apex-kit-spinner-position:relative;
  --apex-kit-spinner-width:3rem;
  --apex-kit-spinner-letter-spacing:normal;
  --apex-kit-spinner-visual-animation-duration:5332ms;
  --apex-kit-spinner-visual-animation-iteration-count:infinite;
  --apex-kit-spinner-visual-animation-name:pvd-cc-authSpinnerChaseTail;
  --apex-kit-spinner-visual-animation-timing-function:cubic-bezier(0.4,0,0.2,1);
  --apex-kit-spinner-visual-color:var(--reference-color-dark-brand-green-shadow);
  --apex-kit-spinner-visual-display:flex;
  --apex-kit-spinner-visual-height:100%;
  --apex-kit-spinner-visual-opacity:1;
  --apex-kit-spinner-visual-position:absolute;
  --apex-kit-spinner-visual-white-space:nowrap;
  --apex-kit-spinner-visual-width:100%;
}
.apex-kit-helios-theme .pvd-cc-auth-spinner-root:focus,
:root .pvd-cc-auth-spinner-root:focus {
  --apex-kit-spinner-focus-outline:var(--system-uom-space-utility-eighth-x) dotted var(--color-black);
}
.apex-kit-helios-theme .pvd-cc-auth-spinner-root.pvd-spinner--small,
:root .pvd-cc-auth-spinner-root.pvd-spinner--small {
  --apex-kit-spinner-small-display:inline-flex;
}
.apex-kit-helios-theme .pvd-cc-auth-spinner-root.pvd-spinner--small .pvd-spinner__spinner,
:root .pvd-cc-auth-spinner-root.pvd-spinner--small .pvd-spinner__spinner {
  --apex-kit-spinner-height:1rem;
  --apex-kit-spinner-margin-bottom:0;
  --apex-kit-spinner-width:1rem;
}
.apex-kit-helios-theme .pvd-cc-auth-spinner-root.pvd-spinner--small .pvd-spinner__mask-inner,
:root .pvd-cc-auth-spinner-root.pvd-spinner--small .pvd-spinner__mask-inner {
  --apex-kit-spinner-mask-inner-border-width:0.125rem;
}
.apex-kit-helios-theme .pvd-cc-auth-spinner-root.pvd-spinner--small .pvd-spinner__visual,
:root .pvd-cc-auth-spinner-root.pvd-spinner--small .pvd-spinner__visual {
  --apex-kit-spinner-visual-color:var(--reference-color-dark-text-on-colored-background);
}
.apex-kit-helios-theme .pvd-cc-auth-spinner-root.pvd-spinner--large .pvd-spinner__spinner,
:root .pvd-cc-auth-spinner-root.pvd-spinner--large .pvd-spinner__spinner {
  --apex-kit-spinner-height:6rem;
  --apex-kit-spinner-width:6rem;
}
.apex-kit-helios-theme .pvd-cc-auth-spinner-root.pvd-spinner--large .pvd-spinner__mask-inner,
:root .pvd-cc-auth-spinner-root.pvd-spinner--large .pvd-spinner__mask-inner {
  --apex-kit-spinner-mask-inner-border-width:0.25rem;
}
.apex-kit-helios-theme .pvd-cc-auth-spinner-root.pvd-spinner--force-inline,
:root .pvd-cc-auth-spinner-root.pvd-spinner--force-inline {
  --apex-kit-spinner-display:inline-flex;
}
.apex-kit-helios-theme .pvd-cc-auth-spinner-root.pvd-spinner--force-block,
:root .pvd-cc-auth-spinner-root.pvd-spinner--force-block {
  --apex-kit-spinner-display:block;
}
.apex-kit-helios-theme .pvd-cc-auth-spinner-root.pvd-spinner--hidden,
:root .pvd-cc-auth-spinner-root.pvd-spinner--hidden {
  --apex-kit-spinner-display:none;
}
.apex-kit-helios-theme .pvd-cc-auth-spinner-root.pvd-spinner--white .pvd-spinner__visual,
:root .pvd-cc-auth-spinner-root.pvd-spinner--white .pvd-spinner__visual {
  --apex-kit-spinner-visual-color:var(--color-white);
}
.apex-kit-helios-theme .pvd-cc-auth-spinner-root.pvd-spinner--white .pvd-spinner__microcopy,
:root .pvd-cc-auth-spinner-root.pvd-spinner--white .pvd-spinner__microcopy {
  --apex-kit-spinner-microcopy-color:var(--color-white);
}
.apex-kit-helios-theme .pvd-cc-auth-spinner-root pvd-cc-auth-icon,
:root .pvd-cc-auth-spinner-root pvd-cc-auth-icon {
  --apex-kit-spinner-line-height:0;
}
.apex-kit-helios-theme .pvd-cc-auth-spinner-root .pvd-spinner__mask,
:root .pvd-cc-auth-spinner-root .pvd-spinner__mask {
  --apex-kit-spinner-mask-display:inline-flex;
  --apex-kit-spinner-mask-height:100%;
  --apex-kit-spinner-mask-overflow:hidden;
  --apex-kit-spinner-mask-position:relative;
  --apex-kit-spinner-mask-width:50%;
}
.apex-kit-helios-theme .pvd-cc-auth-spinner-root .pvd-spinner__mask.pvd-spinner__mask--left .pvd-spinner__mask-inner,
:root .pvd-cc-auth-spinner-root .pvd-spinner__mask.pvd-spinner__mask--left .pvd-spinner__mask-inner {
  --apex-kit-spinner-border-right-color:#0000;
  --apex-kit-spinner-left:0;
  --apex-kit-spinner-transform:rotate(129deg);
}
.apex-kit-helios-theme .pvd-cc-auth-spinner-root .pvd-spinner__mask.pvd-spinner__mask--right .pvd-spinner__mask-inner,
:root .pvd-cc-auth-spinner-root .pvd-spinner__mask.pvd-spinner__mask--right .pvd-spinner__mask-inner {
  --apex-kit-spinner-border-left-color:#0000;
  --apex-kit-spinner-left:-100%;
  --apex-kit-spinner-transform:rotate(-129deg);
}
.apex-kit-helios-theme .pvd-cc-auth-spinner-root .pvd-spinner__mask-inner,
:root .pvd-cc-auth-spinner-root .pvd-spinner__mask-inner {
  --apex-kit-spinner-mask-inner-animation-duration:1333ms;
  --apex-kit-spinner-mask-inner-animation-iteration-count:infinite;
  --apex-kit-spinner-mask-inner-animation-timing-function:cubic-bezier(0.4,0,0.2,1);
  --apex-kit-spinner-mask-inner-border-bottom-color:#0000;
  --apex-kit-spinner-mask-inner-border-radius:50%;
  --apex-kit-spinner-mask-inner-border-style:solid;
  --apex-kit-spinner-mask-inner-border-width:0.1875rem;
  --apex-kit-spinner-mask-inner-bottom:0;
  --apex-kit-spinner-mask-inner-position:absolute;
  --apex-kit-spinner-mask-inner-top:0;
  --apex-kit-spinner-mask-inner-width:200%;
}
.apex-kit-helios-theme .pvd-cc-auth-spinner-root .pvd-spinner__microcopy,
:root .pvd-cc-auth-spinner-root .pvd-spinner__microcopy {
  --apex-kit-spinner-microcopy-color:var(--reference-color-dark-text-on-colored-background);
  --apex-kit-spinner-microcopy-margin:var(--system-uom-space-utility-half-x) 0 0 0;
  --apex-kit-spinner-microcopy-text-align:center;
}
.apex-kit-helios-theme .pvd-cc-auth-spinner-root .pvd-spinner__microcopy-primary,
:root .pvd-cc-auth-spinner-root .pvd-spinner__microcopy-primary {
  --apex-kit-spinner-microcopy-font-weight:400;
  --apex-kit-spinner-microcopy-primary-align-items:center;
  --apex-kit-spinner-microcopy-primary-display:flex;
  --apex-kit-spinner-microcopy-primary-justify-content:center;
}
.apex-kit-helios-theme .pvd-cc-auth-spinner-root .pvd-spinner__microcopy-secondary,
:root .pvd-cc-auth-spinner-root .pvd-spinner__microcopy-secondary {
  --apex-kit-spinner-microcopy-secondary-animation-delay:5s;
  --apex-kit-spinner-microcopy-secondary-animation-duration:0.2s;
  --apex-kit-spinner-microcopy-secondary-animation-fill-mode:both;
  --apex-kit-spinner-microcopy-secondary-animation-iteration-count:1;
  --apex-kit-spinner-microcopy-secondary-animation-timing-function:ease-in;
  --apex-kit-spinner-microcopy-secondary-margin:var(--uom-space-stack-quarter-x);
  --apex-kit-spinner-microcopy-secondary-text-align:center;
}
.apex-kit-helios-theme .pvd-cc-auth-spinner-root .pvd-spinner__microcopy-text,
:root .pvd-cc-auth-spinner-root .pvd-spinner__microcopy-text {
  --apex-kit-spinner-microcopy-text-margin:0;
}
.apex-kit-helios-theme .pvd-cc-auth-spinner-root .pvd-spinner__microcopy-icon,
:root .pvd-cc-auth-spinner-root .pvd-spinner__microcopy-icon {
  --apex-kit-spinner-microcopy-icon-font-size:0;
  --apex-kit-spinner-microcopy-icon-margin:var(--uom-space-inline-right-half-x);
}
.apex-kit-helios-theme .pvd-cc-auth-spinner-root.pvd-spinner--disable-background,
:root .pvd-cc-auth-spinner-root.pvd-spinner--disable-background {
  --apex-kit-spinner-background-color:var(--color-white);
  --apex-kit-spinner-border-color:var(--color-black);
  --apex-kit-spinner-border-radius:0.1875rem;
  --apex-kit-spinner-margin:0 auto;
  --apex-kit-spinner-padding:var(--system-uom-space-inset-two-x);
}
.apex-kit-helios-theme .pvd-cc-auth-spinner-root .pvd-page-loading-background,
:root .pvd-cc-auth-spinner-root .pvd-page-loading-background {
  --apex-kit-spinner-background-color:var(--color-black);
  --apex-kit-spinner-color:var(--color-black);
}
.apex-kit-helios-theme pvd-cc-auth-input,
:root pvd-cc-auth-input {
  --apex-kit-input-display:block;
  --apex-kit-input-font-size:12;
}
.apex-kit-helios-theme .pvd-cc-auth-input-root,
:root .pvd-cc-auth-input-root {
  --apex-kit-input-align-items:center;
  --apex-kit-input-display:flex;
  --apex-kit-input-icon-color:none;
  --apex-kit-input-root-font-size:1rem;
}
.apex-kit-helios-theme .pvd-cc-auth-input-root .pvd-input__input,
:root .pvd-cc-auth-input-root .pvd-input__input {
  --apex-kit-input-appearance:none;
  --apex-kit-input-background-color:var(--color-white);
  --apex-kit-input-border:1px solid var(--color-neutral-50);
  --apex-kit-input-border-radius:var(--system-uom-rounded-corners-medium-bottom-trailing);
  --apex-kit-input-box-shadow:0;
  --apex-kit-input-color:var(--color-black);
  --apex-kit-input-cursor:null;
  --apex-kit-input-display:inline-block;
  --apex-kit-input-flex-basis:100%;
  --apex-kit-input-font-family:inherit;
  --apex-kit-input-font-size:inherit;
  --apex-kit-input-height:2.325em;
  --apex-kit-input-margin:0;
  --apex-kit-input-margin-left:0;
  --apex-kit-input-margin-right:0;
  --apex-kit-input-opacity:null;
  --apex-kit-input-outline:none;
  --apex-kit-input-padding:0.5em 1em;
  --apex-kit-input-padding-left:1em;
  --apex-kit-input-padding-right:1em;
  --apex-kit-input-text-align:left;
  --apex-kit-input-vertical-align:top;
}
.apex-kit-helios-theme .pvd-cc-auth-input-root .pvd-input__input:hover:not(:disabled),
:root .pvd-cc-auth-input-root .pvd-input__input:hover:not(:disabled) {
  --apex-kit-input-border:1px solid var(--color-white);
  --apex-kit-input-box-shadow:0 0 0 2px var(--color-neutral-50);
}
.apex-kit-helios-theme .pvd-cc-auth-input-root .pvd-input__input:focus,
.apex-kit-helios-theme .pvd-cc-auth-input-root .pvd-input__input:focus:hover,
:root .pvd-cc-auth-input-root .pvd-input__input:focus,
:root .pvd-cc-auth-input-root .pvd-input__input:focus:hover {
  --apex-kit-input-border:1px solid var(--color-white);
  --apex-kit-input-box-shadow:0 0 0 2px var(--color-black);
}
.apex-kit-helios-theme .pvd-cc-auth-input-root .pvd-input__input:disabled,
:root .pvd-cc-auth-input-root .pvd-input__input:disabled {
  --apex-kit-input-background-color:var(--color-neutral-95);
  --apex-kit-input-border:1px solid var(--color-neutral-73);
  --apex-kit-input-color:var(--color-neutral-73);
  --apex-kit-input-cursor:not-allowed;
}
.apex-kit-helios-theme .pvd-cc-auth-input-root .pvd-input__input::placeholder,
:root .pvd-cc-auth-input-root .pvd-input__input::placeholder {
  --apex-kit-input-color:var(--color-neutral-40);
  --apex-kit-input-line-height:inherit;
  --apex-kit-input-opacity:1;
}
.apex-kit-helios-theme .pvd-cc-auth-input-root .pvd-input__input:disabled::placeholder,
:root .pvd-cc-auth-input-root .pvd-input__input:disabled::placeholder {
  --apex-kit-input-color:var(--color-neutral-73);
}
.apex-kit-helios-theme .pvd-cc-auth-input-root .pvd-input__input[type=number],
:root .pvd-cc-auth-input-root .pvd-input__input[type=number] {
  --apex-kit-input-appearance:textfield;
}
.apex-kit-helios-theme .pvd-cc-auth-input-root .pvd-input__input,
:root .pvd-cc-auth-input-root .pvd-input__input {
  --apex-kit-input-flex-grow:1;
  --apex-kit-input-line-height:inherit;
  --apex-kit-input-max-width:100%;
}
.apex-kit-helios-theme .pvd-cc-auth-input-root .pvd-input__icon,
:root .pvd-cc-auth-input-root .pvd-input__icon {
  --apex-kit-input-icon-display:block;
  --apex-kit-input-icon-line-height:0;
  --apex-kit-input-icon-margin:0;
  --apex-kit-input-icon-margin-left:0;
  --apex-kit-input-icon-margin-right:0;
  --apex-kit-input-icon-min-width:1em;
  --apex-kit-input-icon-padding:0;
  --apex-kit-input-icon-text-align:center;
  --apex-kit-input-icon-z-index:1;
}
.apex-kit-helios-theme .pvd-cc-auth-input-root .pvd-input__icon.pvd-input__icon--left,
:root .pvd-cc-auth-input-root .pvd-input__icon.pvd-input__icon--left {
  --apex-kit-input-icon-margin-left:1em;
}
.apex-kit-helios-theme .pvd-cc-auth-input-root .pvd-input__icon.pvd-input__icon--right,
:root .pvd-cc-auth-input-root .pvd-input__icon.pvd-input__icon--right {
  --apex-kit-input-icon-margin-right:1em;
}
.apex-kit-helios-theme .pvd-cc-auth-input-root.pvd-input--disabled .pvd-input__icon,
:root .pvd-cc-auth-input-root.pvd-input--disabled .pvd-input__icon {
  --apex-kit-input-color:var(--color-neutral-73);
}
.apex-kit-helios-theme .pvd-cc-auth-input-root.pvd-input--error .pvd-input__input,
:root .pvd-cc-auth-input-root.pvd-input--error .pvd-input__input {
  --apex-kit-input-background-color:var(--color-white);
  --apex-kit-input-border:1px solid var(--color-red-48);
}
.apex-kit-helios-theme .pvd-cc-auth-input-root.pvd-input--error .pvd-input__input:focus,
.apex-kit-helios-theme .pvd-cc-auth-input-root.pvd-input--error .pvd-input__input:focus:hover,
.apex-kit-helios-theme .pvd-cc-auth-input-root.pvd-input--error .pvd-input__input:hover:not(:disabled),
:root .pvd-cc-auth-input-root.pvd-input--error .pvd-input__input:focus,
:root .pvd-cc-auth-input-root.pvd-input--error .pvd-input__input:focus:hover,
:root .pvd-cc-auth-input-root.pvd-input--error .pvd-input__input:hover:not(:disabled) {
  --apex-kit-input-border:1px solid var(--color-red-48);
  --apex-kit-input-box-shadow:0 0 0 2px var(--color-red-48);
}
.apex-kit-helios-theme .pvd-cc-auth-input-root.pvd-input--fixed-width .pvd-input__input,
:root .pvd-cc-auth-input-root.pvd-input--fixed-width .pvd-input__input {
  --apex-kit-input-width:14em;
  --apex-kit-input-max-width:14em;
}
.apex-kit-helios-theme .pvd-cc-auth-input-root.pvd-input--full-width .pvd-input__input,
:root .pvd-cc-auth-input-root.pvd-input--full-width .pvd-input__input {
  --apex-kit-input-width:100%;
  --apex-kit-input-max-width:100%;
}
.apex-kit-helios-theme .pvd-cc-auth-input-root.pvd-input--text-center .pvd-input__input,
:root .pvd-cc-auth-input-root.pvd-input--text-center .pvd-input__input {
  --apex-kit-input-text-align:center;
}
.apex-kit-helios-theme .pvd-cc-auth-input-root.pvd-input--text-right .pvd-input__input,
:root .pvd-cc-auth-input-root.pvd-input--text-right .pvd-input__input {
  --apex-kit-input-text-align:right;
}
.apex-kit-helios-theme .pvd-cc-auth-input-root.pvd-input--zip.pvd-input--full-width .pvd-input__input,
:root .pvd-cc-auth-input-root.pvd-input--zip.pvd-input--full-width .pvd-input__input {
  --apex-kit-input-width:100%;
  --apex-kit-input-max-width:100%;
}
.apex-kit-helios-theme .pvd-cc-auth-input-root.pvd-input--zip .pvd-input__input,
:root .pvd-cc-auth-input-root.pvd-input--zip .pvd-input__input {
  --apex-kit-input-width:14em;
  --apex-kit-input-max-width:14em;
}
.apex-kit-helios-theme .pvd-cc-auth-input-root.pvd-input--phone.pvd-input--full-width .pvd-input__input,
:root .pvd-cc-auth-input-root.pvd-input--phone.pvd-input--full-width .pvd-input__input {
  --apex-kit-input-width:100%;
  --apex-kit-input-max-width:100%;
}
.apex-kit-helios-theme .pvd-cc-auth-input-root.pvd-input--phone .pvd-input__input,
:root .pvd-cc-auth-input-root.pvd-input--phone .pvd-input__input {
  --apex-kit-input-width:14em;
  --apex-kit-input-max-width:14em;
}
.apex-kit-helios-theme .pvd-cc-auth-input-root.pvd-input--ssn.pvd-input--full-width .pvd-input__input,
:root .pvd-cc-auth-input-root.pvd-input--ssn.pvd-input--full-width .pvd-input__input {
  --apex-kit-input-width:100%;
  --apex-kit-input-max-width:100%;
}
.apex-kit-helios-theme .pvd-cc-auth-input-root.pvd-input--ssn .pvd-input__input,
:root .pvd-cc-auth-input-root.pvd-input--ssn .pvd-input__input {
  --apex-kit-input-width:14em;
  --apex-kit-input-max-width:14em;
}
.apex-kit-helios-theme .pvd-cc-auth-input-root.pvd-input--icon-left .pvd-input__input,
:root .pvd-cc-auth-input-root.pvd-input--icon-left .pvd-input__input {
  --apex-kit-input-padding-left:2.5em;
}
.apex-kit-helios-theme .pvd-cc-auth-input-root.pvd-input--icon-left > .pvd-input__input,
:root .pvd-cc-auth-input-root.pvd-input--icon-left > .pvd-input__input {
  --apex-kit-input-margin-left:-2em;
}
.apex-kit-helios-theme .pvd-cc-auth-input-root.pvd-input--icon-right .pvd-input__input,
:root .pvd-cc-auth-input-root.pvd-input--icon-right .pvd-input__input {
  --apex-kit-input-padding-right:2.5em;
  --apex-kit-input-margin-right:-2em;
}
.apex-kit-helios-theme .pvd-cc-auth-input-root s-fallback-wrapper:not([hidden=true]),
.apex-kit-helios-theme .pvd-cc-auth-input-root s-fallback-wrapper[hidden=true] + s-assigned-wrapper,
:root .pvd-cc-auth-input-root s-fallback-wrapper:not([hidden=true]),
:root .pvd-cc-auth-input-root s-fallback-wrapper[hidden=true] + s-assigned-wrapper {
  --apex-kit-input-fallback-wrapper-align-items:center;
  --apex-kit-input-fallback-wrapper-display:flex;
  --apex-kit-input-fallback-wrapper-flex-grow:1;
}
.apex-kit-helios-theme .pvd-cc-auth-title-root,
:root .pvd-cc-auth-title-root {
  --apex-kit-title-color:var(--reference-color-light-text-color);
  --apex-kit-title-border:solid 1px var(--reference-color-light-border);
  --apex-kit-title-padding:var(--system-uom-space-utility-one-x);
  --apex-kit-title-wrapper-padding-right:var(--system-uom-space-utility-two-x);
  --apex-kit-title-metadata-wrapper-color:var(--color-neutral-40);
  --apex-kit-title-metadata-wrapper-margin:0 0 0 var(--system-uom-space-utility-eighth-x);
  --apex-kit-title-annotation-wrapper-margin:0 0 0 var(--system-uom-space-utility-eighth-x);
  --apex-kit-title-subheading-wrapper-margin:var(--system-uom-space-utility-three-quarter-x) 0 0 0;
  --apex-kit-title-action-wrapper-margin:0 0 0 var (--system-uom-space-utility-one-x);
}
.apex-kit-helios-theme .pvd-cc-auth-title-root .pvd-title__heading,
:root .pvd-cc-auth-title-root .pvd-title__heading {
  --apex-kit-title-heading-level-4:1.125rem;
  --apex-kit-title-heading-font-weight:var(--system-font-title-large-font-weight);
  --apex-kit-title-heading-font-wrap:inherit;
  --apex-kit-title-heading-line-height:1.25;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-auth-title-root .pvd-title__heading,
  :root .pvd-cc-auth-title-root .pvd-title__heading {
    --apex-kit-title-heading-level-4:1.375rem;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-title-root .pvd-title__heading.pvd-title__heading--level-1,
:root .pvd-cc-auth-title-root .pvd-title__heading.pvd-title__heading--level-1 {
  --apex-kit-title-heading-level-1:2.375rem;
  --apex-kit-title-heading-font-weight:var(--system-font-title-medium-font-style);
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-auth-title-root .pvd-title__heading.pvd-title__heading--level-1,
  :root .pvd-cc-auth-title-root .pvd-title__heading.pvd-title__heading--level-1 {
    --apex-kit-title-heading-level-1:2.75rem;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-title-root .pvd-title__heading.pvd-title__heading--level-2,
:root .pvd-cc-auth-title-root .pvd-title__heading.pvd-title__heading--level-2 {
  --apex-kit-title-heading-level-2:1.625rem;
  --apex-kit-title-heading-font-weight:var(--system-font-title-medium-font-style);
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-auth-title-root .pvd-title__heading.pvd-title__heading--level-2,
  :root .pvd-cc-auth-title-root .pvd-title__heading.pvd-title__heading--level-2 {
    --apex-kit-title-heading-level-2:1.875rem;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-title-root .pvd-title__heading.pvd-title__heading--level-3,
:root .pvd-cc-auth-title-root .pvd-title__heading.pvd-title__heading--level-3 {
  --apex-kit-title-heading-level-3:1.375rem;
  --apex-kit-title-heading-font-weight:var(--system-font-title-large-font-weight);
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-auth-title-root .pvd-title__heading.pvd-title__heading--level-3,
  :root .pvd-cc-auth-title-root .pvd-title__heading.pvd-title__heading--level-3 {
    --apex-kit-title-heading-level-3:1.625rem;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-title-root .pvd-title__heading.pvd-title__heading--level-5,
:root .pvd-cc-auth-title-root .pvd-title__heading.pvd-title__heading--level-5 {
  --apex-kit-title-heading-level-5:1rem;
  --apex-kit-title-heading-font-weight:var(--system-font-title-large-font-weight);
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-auth-title-root .pvd-title__heading.pvd-title__heading--level-5,
  :root .pvd-cc-auth-title-root .pvd-title__heading.pvd-title__heading--level-5 {
    --apex-kit-title-heading-level-5:1.125rem;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-field-group-root,
:root .pvd-cc-auth-field-group-root {
  --apex-kit-field-group-color:var(--reference-color-dark-neutral-100);
  --apex-kit-field-group-display:block;
  --apex-kit-field-group-font-family:var(--system-font-display-medium-font-family),Helvetica,Arial,sans;
  --apex-kit-field-group-font-weight:400;
  --apex-kit-field-group-gap-margin-top:calc(var(--system-uom-space-inset-two-x) + var(--system-uom-space-inset-half-x));
  --apex-kit-field-group-general-margin:var(--system-uom-space-inset-eighth-x) 0 0 0;
  --apex-kit-field-group-general-margin-top:var(--system-uom-space-inset-half-x);
  --apex-kit-field-group-line-height:1.5;
  --apex-kit-field-group-font-size:var(--system-font-body-medium-font-size);
}
@media screen and (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-auth-field-group-root,
  :root .pvd-cc-auth-field-group-root {
    --apex-kit-field-group-font-size:var(--system-font-title-medium-font-size);
  }
}
.apex-kit-helios-theme .pvd-cc-auth-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--small,
:root .pvd-cc-auth-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--small {
  --apex-kit-field-group-font-size:var(--system-font-body-small-font-size);
}
@media screen and (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-auth-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--small,
  :root .pvd-cc-auth-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--small {
    --apex-kit-field-group-font-size:var(--system-font-title-small-font-size);
  }
}
.apex-kit-helios-theme .pvd-cc-auth-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--large,
:root .pvd-cc-auth-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--large {
  --apex-kit-field-group-font-size:1.125rem;
}
@media screen and (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-auth-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--large,
  :root .pvd-cc-auth-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--large {
    --apex-kit-field-group-font-size:1.25rem;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--performance-gain,
:root .pvd-cc-auth-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--performance-gain {
  --apex-kit-field-group-color:var(--color-green-24);
}
.apex-kit-helios-theme .pvd-cc-auth-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--performance-loss,
:root .pvd-cc-auth-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--performance-loss {
  --apex-kit-field-group-color:var(--color-red-39);
}
.apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--dense,
:root .pvd-cc-auth-field-group-root.pvd-field-group--dense {
  --apex-kit-field-group-gap-margin-top:var(--system-uom-space-inset-one-and-half-x);
}
.apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > s-slot > s-assigned-wrapper,
:root .pvd-cc-auth-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
  --apex-kit-field-group-align-items:flex-start;
  --apex-kit-field-group-display:flex;
  --apex-kit-field-group-flex-flow:row nowrap;
  --apex-kit-field-group-full-width:1 1 100%;
  --apex-kit-field-group-fixed-width:0 0 auto;
  --apex-kit-field-group-initial-value:0;
  --apex-kit-field-group-general-margin-left:var(--system-uom-space-inset-one-and-half-x);
}
.apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-auth-field-group,
.apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-auth-field-group + pvd-cc-auth-field-group,
:root .pvd-cc-auth-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-auth-field-group,
:root .pvd-cc-auth-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-auth-field-group + pvd-cc-auth-field-group {
  --apex-kit-field-group-gap-margin-top:0;
}
.apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper,
:root .pvd-cc-auth-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
  --apex-kit-field-group-display:block;
}
.apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group,
:root .pvd-cc-auth-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group {
  --apex-kit-field-group-align-items:flex-start;
  --apex-kit-field-group-display:flex;
  --apex-kit-field-group-flex-flow:row nowrap;
  --apex-kit-field-group-full-width:1 1 100%;
  --apex-kit-field-group-fixed-width:0 0 auto;
  --apex-kit-field-group-initial-value:0;
  --apex-kit-field-group-general-margin-left:var(--system-uom-space-inset-one-and-half-x);
}
.apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > .pvd-field-group-root,
.apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root,
:root .pvd-cc-auth-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > .pvd-field-group-root,
:root .pvd-cc-auth-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root {
  --apex-kit-field-group-gap-margin-top:0;
}
.apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group .pvd-field-group__field-group,
:root .pvd-cc-auth-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group .pvd-field-group__field-group {
  --apex-kit-field-group-display:block;
}
@container (width >= 32rem) {
  .apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper,
  :root .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var( --system-uom-space-inset-one-and-half-x );
  }
  .apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-auth-field-group,
  .apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-auth-field-group + pvd-cc-auth-field-group,
  :root .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-auth-field-group,
  :root .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-auth-field-group + pvd-cc-auth-field-group {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper,
  :root .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-display:block;
  }
  .apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group,
  :root .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var( --system-uom-space-inset-one-and-half-x );
  }
  .apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > .pvd-field-group-root,
  .apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root,
  :root .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > .pvd-field-group-root,
  :root .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group .pvd-field-group__field-group,
  :root .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group .pvd-field-group__field-group {
    --apex-kit-field-group-display:block;
  }
}
@container (width >= 48rem) {
  .apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper,
  :root .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var( --system-uom-space-inset-one-and-half-x );
  }
  .apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-auth-field-group,
  .apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-auth-field-group + pvd-cc-auth-field-group,
  :root .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-auth-field-group,
  :root .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-auth-field-group + pvd-cc-auth-field-group {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper,
  :root .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-display:block;
  }
  .apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group,
  :root .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var( --system-uom-space-inset-one-and-half-x );
  }
  .apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > .pvd-field-group-root,
  .apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root,
  :root .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > .pvd-field-group-root,
  :root .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group .pvd-field-group__field-group,
  :root .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group .pvd-field-group__field-group {
    --apex-kit-field-group-display:block;
  }
}
@container (width >= 60rem) {
  .apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper,
  :root .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var( --system-uom-space-inset-one-and-half-x );
  }
  .apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-auth-field-group,
  .apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-auth-field-group + pvd-cc-auth-field-group,
  :root .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-auth-field-group,
  :root .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-auth-field-group + pvd-cc-auth-field-group {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper,
  :root .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-display:block;
  }
  .apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group,
  :root .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var( --system-uom-space-inset-one-and-half-x );
  }
  .apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > .pvd-field-group-root,
  .apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root,
  :root .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > .pvd-field-group-root,
  :root .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group .pvd-field-group__field-group,
  :root .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group .pvd-field-group__field-group {
    --apex-kit-field-group-display:block;
  }
}
@container (width >= 80rem) {
  .apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper,
  :root .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var( --system-uom-space-inset-one-and-half-x );
  }
  .apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-auth-field-group,
  .apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-auth-field-group + pvd-cc-auth-field-group,
  :root .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-auth-field-group,
  :root .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-auth-field-group + pvd-cc-auth-field-group {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper,
  :root .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-display:block;
  }
  .apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group,
  :root .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var( --system-uom-space-inset-one-and-half-x );
  }
  .apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > .pvd-field-group-root,
  .apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root,
  :root .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > .pvd-field-group-root,
  :root .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-helios-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group .pvd-field-group__field-group,
  :root .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group .pvd-field-group__field-group {
    --apex-kit-field-group-display:block;
  }
}
.apex-kit-helios-theme pvd-cc-auth-label,
:root pvd-cc-auth-label {
  --apex-kit-label-display:block;
}
.apex-kit-helios-theme .pvd-cc-auth-label-root,
:root .pvd-cc-auth-label-root {
  --apex-kit-label-display:block;
  --apex-kit-label-color:var(--color-black);
  --apex-kit-label-font-family:"Fidelity Sans",Helvetica,Arial;
  --apex-kit-label-font-weight:400;
  --apex-kit-label-line-height:1.5;
  --apex-kit-label-font-size:0;
  --apex-kit-label-text-decoration:none;
  --apex-kit-label-text-transform:none;
  --apex-kit-label-letter-spacing:0;
}
.apex-kit-helios-theme .pvd-cc-auth-label-root.pvd-label--large .pvd-label__label,
:root .pvd-cc-auth-label-root.pvd-label--large .pvd-label__label {
  --apex-kit-label-font-size:0.875rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-auth-label-root.pvd-label--large .pvd-label__label,
  :root .pvd-cc-auth-label-root.pvd-label--large .pvd-label__label {
    --apex-kit-label-font-size:1rem;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-label-root.pvd-label--large .pvd-label__label,
:root .pvd-cc-auth-label-root.pvd-label--large .pvd-label__label {
  --apex-kit-label-font-weight:700;
}
.apex-kit-helios-theme .pvd-cc-auth-label-root.pvd-label--large .pvd-label__annotation .pvd-cc-auth-icon-root,
:root .pvd-cc-auth-label-root.pvd-label--large .pvd-label__annotation .pvd-cc-auth-icon-root {
  --apex-kit-label-vertical-align:baseline;
}
.apex-kit-helios-theme .pvd-cc-auth-label-root.pvd-label--secondary .pvd-label__label,
:root .pvd-cc-auth-label-root.pvd-label--secondary .pvd-label__label {
  --apex-kit-label-font-weight:400;
}
.apex-kit-helios-theme .pvd-cc-auth-label-root .pvd-label__label,
:root .pvd-cc-auth-label-root .pvd-label__label {
  --apex-kit-label-font-size:0.75rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-auth-label-root .pvd-label__label,
  :root .pvd-cc-auth-label-root .pvd-label__label {
    --apex-kit-label-font-size:0.875rem;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-label-root .pvd-label__label,
:root .pvd-cc-auth-label-root .pvd-label__label {
  --apex-kit-label-font-weight:700;
}
.apex-kit-helios-theme .pvd-cc-auth-label-root .pvd-label__indicator,
:root .pvd-cc-auth-label-root .pvd-label__indicator {
  --apex-kit-label-color:var(--color-black);
  --apex-kit-label-font-weight:400;
  --apex-kit-label-margin-left:var(--system-uom-space-utility-quarter-x);
}
.apex-kit-helios-theme .pvd-cc-auth-label-root .pvd-label__indicator.pvd-label__indicator--required,
:root .pvd-cc-auth-label-root .pvd-label__indicator.pvd-label__indicator--required {
  --apex-kit-label-color:var(--color-red-48);
  --apex-kit-label-text-decoration:none;
}
.apex-kit-helios-theme .pvd-cc-auth-label-root .pvd-label__annotation,
:root .pvd-cc-auth-label-root .pvd-label__annotation {
  --apex-kit-label-color:var(--color-black);
  --apex-kit-label-display:inline;
  --apex-kit-label-margin-left:var(--system-uom-space-utility-three-quarter-x);
  --apex-kit-label-vertical-align:middle;
}
.apex-kit-helios-theme .pvd-cc-auth-label-root .pvd-label__annotation .pvd-cc-auth-icon-root,
:root .pvd-cc-auth-label-root .pvd-label__annotation .pvd-cc-auth-icon-root {
  --apex-kit-label-vertical-align:text-top;
}
@media print {
  .apex-kit-helios-theme .pvd-cc-auth-label-root .pvd-label__annotation,
  :root .pvd-cc-auth-label-root .pvd-label__annotation {
    --apex-kit-label-display:none;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root,
:root .pvd-cc-auth-checkbox-root {
  --apex-kit-checkbox-background-color:var(--color-white);
  --apex-kit-checkbox-box-shadow:none;
  --apex-kit-checkbox-fill:none;
  --apex-kit-checkbox-length:1.25em;
  --apex-kit-checkbox-space-utility-three-quarter-x:var( --system-uom-space-inset-three-quarter-x );
  --apex-kit-checkbox-margin-top:4.25px;
  --apex-kit-checkbox-border-radius:2px;
  --apex-kit-checkbox-border-width:1px;
  --apex-kit-checkbox-margin:0.375rem;
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-neutral-50);
  --apex-kit-checkbox-cursor:pointer;
  --apex-kit-checkbox-checked-icon-display:none;
  --apex-kit-checkbox-indeterminate-icon-display:none;
  --apex-kit-checkbox-vertical-align:baseline;
  --apex-kit-checkbox-outline-color:unset;
  --apex-kit-checkbox-outline-offset:unset;
  --apex-kit-checkbox-outline-style:none;
  --apex-kit-checkbox-outline-width:unset;
  --apex-kit-checkbox-transition:none;
  --apex-kit-checkbox-color:var(--color-black);
  --apex-kit-checkbox-font-family:"Fidelity Sans",Helvetica,Arial,sans;
  --apex-kit-checkbox-font-style:normal;
  --apex-kit-checkbox-font-weight:400;
  --apex-kit-checkbox-letter-spacing:0;
  --apex-kit-checkbox-line-height:1.5;
  --apex-kit-checkbox-text-align:left;
  --apex-kit-checkbox-text-decoration:none;
  --apex-kit-checkbox-text-indent:0;
  --apex-kit-checkbox-text-shadow:none;
  --apex-kit-checkbox-text-transform:none;
  --apex-kit-checkbox-font-size:0;
}
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error,
:root .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error,
:root .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error {
  --apex-kit-checkbox-background-color:var(--component-color-alert-critical-fill);
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-red-48);
}
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-active,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-focus,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-hover,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-active,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-focus,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-hover,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-active,
:root .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-focus,
:root .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-hover,
:root .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-active,
:root .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-focus,
:root .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-hover,
:root .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-white);
  --apex-kit-checkbox-box-shadow:0 0 0 2px var(--color-red-48);
}
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-active,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-active,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-active,
:root .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-active,
:root .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-background-color:var(--color-red-89);
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-white);
  --apex-kit-checkbox-box-shadow:0 0 0 2px var(--color-red-48);
}
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
:root .pvd-cc-auth-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon {
  --apex-kit-checkbox-fill:var(--color-black);
}
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--small .pvd-checkbox__label,
:root .pvd-cc-auth-checkbox-root.pvd-checkbox--small .pvd-checkbox__label {
  --apex-kit-checkbox-font-size:0.75rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--small .pvd-checkbox__label,
  :root .pvd-cc-auth-checkbox-root.pvd-checkbox--small .pvd-checkbox__label {
    --apex-kit-checkbox-font-size:0.875rem;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--small .pvd-checkbox__label-text,
:root .pvd-cc-auth-checkbox-root.pvd-checkbox--small .pvd-checkbox__label-text {
  --apex-kit-checkbox-margin-top:4.5px;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--small .pvd-checkbox__label-text,
  :root .pvd-cc-auth-checkbox-root.pvd-checkbox--small .pvd-checkbox__label-text {
    --apex-kit-checkbox-margin-top:4.25px;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--small .pvd-checkbox__microcopy,
:root .pvd-cc-auth-checkbox-root.pvd-checkbox--small .pvd-checkbox__microcopy {
  --apex-kit-checkbox-font-size:0.75rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--small .pvd-checkbox__microcopy,
  :root .pvd-cc-auth-checkbox-root.pvd-checkbox--small .pvd-checkbox__microcopy {
    --apex-kit-checkbox-font-size:0.875rem;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--large .pvd-checkbox__label,
:root .pvd-cc-auth-checkbox-root.pvd-checkbox--large .pvd-checkbox__label {
  --apex-kit-checkbox-font-size:1.125rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--large .pvd-checkbox__label,
  :root .pvd-cc-auth-checkbox-root.pvd-checkbox--large .pvd-checkbox__label {
    --apex-kit-checkbox-font-size:1.25rem;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--large .pvd-checkbox__label-text,
:root .pvd-cc-auth-checkbox-root.pvd-checkbox--large .pvd-checkbox__label-text {
  --apex-kit-checkbox-margin-top:3.75px;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--large .pvd-checkbox__label-text,
  :root .pvd-cc-auth-checkbox-root.pvd-checkbox--large .pvd-checkbox__label-text {
    --apex-kit-checkbox-margin-top:3.5px;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--large .pvd-checkbox__microcopy,
:root .pvd-cc-auth-checkbox-root.pvd-checkbox--large .pvd-checkbox__microcopy {
  --apex-kit-checkbox-font-size:1.125rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--large .pvd-checkbox__microcopy,
  :root .pvd-cc-auth-checkbox-root.pvd-checkbox--large .pvd-checkbox__microcopy {
    --apex-kit-checkbox-font-size:1.25rem;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--hover,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--hover,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-white);
  --apex-kit-checkbox-box-shadow:0 0 0 2px var(--color-neutral-50);
}
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--focus,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--focus,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-white);
  --apex-kit-checkbox-box-shadow:0 0 0 2px var(--color-black);
}
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--active,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--active,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-background-color:var(--color-neutral-88);
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-neutral-88);
  --apex-kit-checkbox-box-shadow:0 0 0 2px var(--color-black);
}
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label--disabled,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label--disabled {
  --apex-kit-checkbox-color:var(--color-neutral-73);
  --apex-kit-checkbox-cursor:not-allowed;
}
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--disabled,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--disabled {
  --apex-kit-checkbox-background-color:var(--color-neutral-95);
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-neutral-73);
  --apex-kit-checkbox-box-shadow:none;
  --apex-kit-checkbox-cursor:not-allowed;
}
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--disabled .pvd-checkbox__checkbox-wrap-icon,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--disabled .pvd-checkbox__checkbox-wrap-icon {
  --apex-kit-checkbox-fill:var(--color-neutral-73);
}
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--checked,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--checked {
  --apex-kit-checkbox-checked-icon-display:block;
}
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--indeterminate,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--indeterminate {
  --apex-kit-checkbox-indeterminate-icon-display:none;
}
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--checked,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--checked {
  --apex-kit-checkbox-checked-icon-display:none;
}
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--indeterminate,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--indeterminate {
  --apex-kit-checkbox-indeterminate-icon-display:block;
}
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked {
  --apex-kit-checkbox-background-color:var(--color-green-34);
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-green-27);
}
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked .pvd-checkbox__checkbox-wrap-icon,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked .pvd-checkbox__checkbox-wrap-icon,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked .pvd-checkbox__checkbox-wrap-icon {
  --apex-kit-checkbox-fill:var(--color-white);
}
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-hover,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-hover,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-hover,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-hover,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-white);
  --apex-kit-checkbox-box-shadow:0 0 0 2px var(--color-green-27);
}
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-focus,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-focus,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-focus,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-focus,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-white);
  --apex-kit-checkbox-box-shadow:0 0 0 2px var(--color-black);
}
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-active,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-active,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-active,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-active,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-background-color:var(--color-green-34);
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-white);
  --apex-kit-checkbox-box-shadow:0 0 0 2px var(--color-black);
}
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-disabled,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-disabled,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-disabled,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-disabled {
  --apex-kit-checkbox-background-color:var(--color-neutral-95);
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-neutral-73);
  --apex-kit-checkbox-box-shadow:none;
  --apex-kit-checkbox-cursor:not-allowed;
}
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-disabled .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-disabled .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-disabled .pvd-checkbox__checkbox-wrap-icon,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-disabled .pvd-checkbox__checkbox-wrap-icon,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon {
  --apex-kit-checkbox-fill:var(--color-neutral-73);
}
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__label,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__label {
  --apex-kit-checkbox-margin:-0.375rem;
  --apex-kit-checkbox-font-size:0.875rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__label,
  :root .pvd-cc-auth-checkbox-root .pvd-checkbox__label {
    --apex-kit-checkbox-font-size:1rem;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__label-text,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__label-text {
  --apex-kit-checkbox-margin-top:4.25px;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__label-text,
  :root .pvd-cc-auth-checkbox-root .pvd-checkbox__label-text {
    --apex-kit-checkbox-margin-top:4px;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__microcopy,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__microcopy {
  --apex-kit-checkbox-font-size:0.875rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__microcopy,
  :root .pvd-cc-auth-checkbox-root .pvd-checkbox__microcopy {
    --apex-kit-checkbox-font-size:1rem;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox-wrap *,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox-wrap :after,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox-wrap :before,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox-wrap:after,
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox-wrap:before,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox-wrap *,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox-wrap :after,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox-wrap :before,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox-wrap:after,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox-wrap:before {
  box-sizing: border-box;
}
.apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-background-color:var(--color-white);
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-neutral-50);
  --apex-kit-checkbox-margin:0.375rem;
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox,
  .apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox *,
  .apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox :after,
  .apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox :before,
  .apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:after,
  .apex-kit-helios-theme .pvd-cc-auth-checkbox-root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:before,
  :root .pvd-cc-auth-checkbox-root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox,
  :root .pvd-cc-auth-checkbox-root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox *,
  :root .pvd-cc-auth-checkbox-root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox :after,
  :root .pvd-cc-auth-checkbox-root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox :before,
  :root .pvd-cc-auth-checkbox-root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:after,
  :root .pvd-cc-auth-checkbox-root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:before {
    box-sizing: border-box;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-inline-alert-root,
:root .pvd-cc-auth-inline-alert-root {
  --apex-kit-inline-alert-color:var(--color-red-47);
  --apex-kit-inline-alert-color-palette:var(--color-red-47);
  --apex-kit-inline-alert-text-color:var(--color-red-47);
  --apex-kit-inline-alert-font-family:"Fidelity Sans",Helvetica,Arial,sans;
  --apex-kit-inline-alert-font-weight:400;
  --apex-kit-inline-alert-letter-spacing:0;
  --apex-kit-inline-alert-font-line-height-normal:1.5;
  --apex-kit-inline-alert-text-font-size:0.75rem;
  --apex-kit-inline-alert-icon-height:1.5em;
  --apex-kit-inline-alert-content-padding-left:var(--system-uom-space-utility-half-x);
  --apex-kit-inline-alert-text-align:left;
  --apex-kit-inline-alert-icon-display:inline-block;
  --apex-kit-inline-alert-icon-component-content:var(--apex-kit-icon-svg--alert-critical);
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-auth-inline-alert-root,
  :root .pvd-cc-auth-inline-alert-root {
    --apex-kit-inline-alert-text-font-size:0.875rem;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-inline-alert-root.pvd-inline-alert--small,
:root .pvd-cc-auth-inline-alert-root.pvd-inline-alert--small {
  --apex-kit-inline-alert-text-font-size:0.75rem;
}
.apex-kit-helios-theme .pvd-cc-auth-inline-alert-root.pvd-inline-alert--large,
:root .pvd-cc-auth-inline-alert-root.pvd-inline-alert--large {
  --apex-kit-inline-alert-text-font-size:0.875rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-auth-inline-alert-root.pvd-inline-alert--large,
  :root .pvd-cc-auth-inline-alert-root.pvd-inline-alert--large {
    --apex-kit-inline-alert-text-font-size:1rem;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-inline-alert-root.pvd-inline-alert--info,
:root .pvd-cc-auth-inline-alert-root.pvd-inline-alert--info {
  --apex-kit-inline-alert-icon-component-content:var(--apex-kit-icon-svg--alert-info);
}
.apex-kit-helios-theme .pvd-cc-auth-inline-alert-root.pvd-inline-alert--info .pvd-cc-auth-icon-root,
:root .pvd-cc-auth-inline-alert-root.pvd-inline-alert--info .pvd-cc-auth-icon-root {
  --apex-kit-inline-alert-color:var(--color-blue-35);
  --apex-kit-inline-alert-color-palette:var(--color-blue-35);
}
.apex-kit-helios-theme .pvd-cc-auth-inline-alert-root.pvd-inline-alert--info .pvd-inline-alert__content,
:root .pvd-cc-auth-inline-alert-root.pvd-inline-alert--info .pvd-inline-alert__content {
  --apex-kit-inline-alert-text-color:var(--color-black);
}
.apex-kit-helios-theme .pvd-cc-auth-inline-alert-root.pvd-inline-alert--success,
:root .pvd-cc-auth-inline-alert-root.pvd-inline-alert--success {
  --apex-kit-inline-alert-icon-component-content:var(--apex-kit-icon-svg--status-confirm);
}
.apex-kit-helios-theme .pvd-cc-auth-inline-alert-root.pvd-inline-alert--success .pvd-cc-auth-icon-root,
:root .pvd-cc-auth-inline-alert-root.pvd-inline-alert--success .pvd-cc-auth-icon-root {
  --apex-kit-inline-alert-color:var(--color-green-34);
  --apex-kit-inline-alert-color-palette:var(--color-green-34);
}
.apex-kit-helios-theme .pvd-cc-auth-inline-alert-root.pvd-inline-alert--success .pvd-inline-alert__content,
:root .pvd-cc-auth-inline-alert-root.pvd-inline-alert--success .pvd-inline-alert__content {
  --apex-kit-inline-alert-text-color:var(--color-black);
}
.apex-kit-helios-theme .pvd-cc-auth-inline-alert-root.pvd-inline-alert--warning,
:root .pvd-cc-auth-inline-alert-root.pvd-inline-alert--warning {
  --apex-kit-inline-alert-icon-component-content:var( --apex-kit-icon-svg--alert-warning-full-color-yellow );
}
.apex-kit-helios-theme .pvd-cc-auth-inline-alert-root.pvd-inline-alert--warning .pvd-cc-auth-icon-root,
:root .pvd-cc-auth-inline-alert-root.pvd-inline-alert--warning .pvd-cc-auth-icon-root {
  background-color: #0000;
  content: var(--apex-kit-inline-alert-icon-component-content);
  -webkit-mask-image: none;
  mask-image: none;
}
.apex-kit-helios-theme .pvd-cc-auth-inline-alert-root.pvd-inline-alert--warning .pvd-inline-alert__content,
:root .pvd-cc-auth-inline-alert-root.pvd-inline-alert--warning .pvd-inline-alert__content {
  --apex-kit-inline-alert-text-color:var(--color-black);
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-auth-inline-alert-root .pvd-cc-auth-icon-root,
  .apex-kit-helios-theme .pvd-cc-auth-inline-alert-root.pvd-inline-alert--info .pvd-cc-auth-icon-root,
  .apex-kit-helios-theme .pvd-cc-auth-inline-alert-root.pvd-inline-alert--success .pvd-cc-auth-icon-root,
  .apex-kit-helios-theme .pvd-cc-auth-inline-alert-root.pvd-inline-alert--warning .pvd-cc-auth-icon-root,
  :root .pvd-cc-auth-inline-alert-root .pvd-cc-auth-icon-root,
  :root .pvd-cc-auth-inline-alert-root.pvd-inline-alert--info .pvd-cc-auth-icon-root,
  :root .pvd-cc-auth-inline-alert-root.pvd-inline-alert--success .pvd-cc-auth-icon-root,
  :root .pvd-cc-auth-inline-alert-root.pvd-inline-alert--warning .pvd-cc-auth-icon-root {
    --apex-kit-inline-alert-color:CanvasText;
    --apex-kit-inline-alert-color-palette:CanvasText;
  }
}
.apex-kit-helios-theme .pvd-cc-auth-radio-root,
:root .pvd-cc-auth-radio-root {
  --apex-kit-radio-button-font-family:var(--system-font-display-medium-font-family);
  --apex-kit-radio-button-font-size:var(--system-font-body-medium-font-size);
  --apex-kit-radio-button-bottom:0;
  --apex-kit-radio-button-left:0;
  --apex-kit-radio-button-margin:0;
  --apex-kit-radio-button-background-color:var(--color-white);
  --apex-kit-radio-button-border:1px solid var(--color-neutral-50);
  --apex-kit-radio-button-border-radius:50%;
  --apex-kit-radio-button-height:1.25em;
  --apex-kit-radio-button-line-height:1;
  --apex-kit-radio-button-width:1.25em;
  --apex-kit-radio-button-text-color:var(--color-black);
  --apex-kit-radio-button-cursor:pointer;
  --apex-kit-radio-button-align-items:center;
  --apex-kit-radio-button-flex-shrink:0;
  --apex-kit-radio-button-justify-content:center;
  --apex-kit-radio-button-label-display:inline-flex;
  --apex-kit-radio-button-label-line-height:1.5;
  --apex-kit-radio-button-label-grid-template-columns:none;
  --apex-kit-radio-button-label-gap:none;
  --apex-kit-radio-button-label-margin-right:0;
  --apex-kit-radio-button-label-align-items:flex-start;
  --apex-kit-radio-button-wrap-display:block;
  --apex-kit-radio-button-wrap-place-content:none;
  --apex-kit-radio-button-wrap-margin-top:var(--apex-kit-radio-button-touch-target-margin);
  --apex-kit-radio-button-outline:none;
  --apex-kit-radio-button-outline-offset:0;
  --apex-kit-radio-button-transition:unset;
  --apex-kit-radio-button-touch-target-margin:0.375rem;
  --apex-kit-radio-button-touch-target-margin-right:var( --system-uom-space-utility-three-quarter-x );
  --apex-kit-radio-button-microcopy-margin-left:calc(1.25em + var(--system-uom-space-utility-three-quarter-x));
  --apex-kit-radio-button-microcopy-display:block;
}
.apex-kit-helios-theme .pvd-cc-auth-radio-root .pvd-radio__radio + .pvd-radio__label.pvd-radio--hover,
.apex-kit-helios-theme .pvd-cc-auth-radio-root .pvd-radio__radio + .pvd-radio__label:hover,
.apex-kit-helios-theme .pvd-cc-auth-radio-root .pvd-radio__radio:hover + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label.pvd-radio--hover,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label:hover,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:hover + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label.pvd-radio--hover,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label:hover,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:hover + .pvd-radio__label,
:root .pvd-cc-auth-radio-root .pvd-radio__radio + .pvd-radio__label.pvd-radio--hover,
:root .pvd-cc-auth-radio-root .pvd-radio__radio + .pvd-radio__label:hover,
:root .pvd-cc-auth-radio-root .pvd-radio__radio:hover + .pvd-radio__label,
:root .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label.pvd-radio--hover,
:root .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label:hover,
:root .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:hover + .pvd-radio__label,
:root .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label.pvd-radio--hover,
:root .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label:hover,
:root .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:hover + .pvd-radio__label {
  --apex-kit-radio-button-border:1px solid var(--color-white);
  --apex-kit-radio-button-box-shadow:0 0 0 2px var(--color-neutral-50);
}
.apex-kit-helios-theme .pvd-cc-auth-radio-root .pvd-radio__radio + .pvd-radio__label.pvd-radio--focus,
.apex-kit-helios-theme .pvd-cc-auth-radio-root .pvd-radio__radio + .pvd-radio__label:focus,
.apex-kit-helios-theme .pvd-cc-auth-radio-root .pvd-radio__radio:focus + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label.pvd-radio--focus,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label:focus,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:focus + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label.pvd-radio--focus,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label:focus,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:focus + .pvd-radio__label,
:root .pvd-cc-auth-radio-root .pvd-radio__radio + .pvd-radio__label.pvd-radio--focus,
:root .pvd-cc-auth-radio-root .pvd-radio__radio + .pvd-radio__label:focus,
:root .pvd-cc-auth-radio-root .pvd-radio__radio:focus + .pvd-radio__label,
:root .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label.pvd-radio--focus,
:root .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label:focus,
:root .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:focus + .pvd-radio__label,
:root .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label.pvd-radio--focus,
:root .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label:focus,
:root .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:focus + .pvd-radio__label {
  --apex-kit-radio-button-border:1px solid var(--color-white);
  --apex-kit-radio-button-box-shadow:0 0 0 2px var(--color-black);
}
.apex-kit-helios-theme .pvd-cc-auth-radio-root .pvd-radio__radio + .pvd-radio__label.pvd-radio--active,
.apex-kit-helios-theme .pvd-cc-auth-radio-root .pvd-radio__radio + .pvd-radio__label:active,
.apex-kit-helios-theme .pvd-cc-auth-radio-root .pvd-radio__radio:active + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label.pvd-radio--active,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label:active,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:active + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label.pvd-radio--active,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label:active,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:active + .pvd-radio__label,
:root .pvd-cc-auth-radio-root .pvd-radio__radio + .pvd-radio__label.pvd-radio--active,
:root .pvd-cc-auth-radio-root .pvd-radio__radio + .pvd-radio__label:active,
:root .pvd-cc-auth-radio-root .pvd-radio__radio:active + .pvd-radio__label,
:root .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label.pvd-radio--active,
:root .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label:active,
:root .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:active + .pvd-radio__label,
:root .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label.pvd-radio--active,
:root .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label:active,
:root .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:active + .pvd-radio__label {
  --apex-kit-radio-button-background-color:var(--color-neutral-88);
  --apex-kit-radio-button-border:1px solid var(--color-neutral-88);
  --apex-kit-radio-button-box-shadow:0 0 0 2px var(--color-black);
}
.apex-kit-helios-theme .pvd-cc-auth-radio-root .pvd-radio__radio:disabled + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:disabled + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:disabled + .pvd-radio__label,
:root .pvd-cc-auth-radio-root .pvd-radio__radio:disabled + .pvd-radio__label,
:root .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:disabled + .pvd-radio__label,
:root .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:disabled + .pvd-radio__label {
  --apex-kit-radio-button-text-color:var(--color-neutral-73);
  --apex-kit-radio-button-background-color:var(--color-neutral-95);
  --apex-kit-radio-button-border:1px solid var(--color-neutral-73);
  --apex-kit-radio-button-box-shadow:none;
  --apex-kit-radio-button-cursor:not-allowed;
}
.apex-kit-helios-theme .pvd-cc-auth-radio-root .pvd-radio__radio:checked + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label,
:root .pvd-cc-auth-radio-root .pvd-radio__radio:checked + .pvd-radio__label,
:root .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label,
:root .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label {
  --apex-kit-radio-button-border:0.375em solid var(--color-green-34);
  --apex-kit-radio-button-background-color:var(--color-white);
}
.apex-kit-helios-theme .pvd-cc-auth-radio-root .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-hover,
.apex-kit-helios-theme .pvd-cc-auth-radio-root .pvd-radio__radio:checked + .pvd-radio__label:hover,
.apex-kit-helios-theme .pvd-cc-auth-radio-root .pvd-radio__radio:checked:hover + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-hover,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label:hover,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:checked:hover + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-hover,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label:hover,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:checked:hover + .pvd-radio__label,
:root .pvd-cc-auth-radio-root .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-hover,
:root .pvd-cc-auth-radio-root .pvd-radio__radio:checked + .pvd-radio__label:hover,
:root .pvd-cc-auth-radio-root .pvd-radio__radio:checked:hover + .pvd-radio__label,
:root .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-hover,
:root .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label:hover,
:root .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:checked:hover + .pvd-radio__label,
:root .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-hover,
:root .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label:hover,
:root .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:checked:hover + .pvd-radio__label {
  --apex-kit-radio-button-box-shadow:0 0 0 1px var(--color-white),0 0 0 3px var(--color-green-34);
}
.apex-kit-helios-theme .pvd-cc-auth-radio-root .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-focus,
.apex-kit-helios-theme .pvd-cc-auth-radio-root .pvd-radio__radio:checked + .pvd-radio__label:focus,
.apex-kit-helios-theme .pvd-cc-auth-radio-root .pvd-radio__radio:checked:focus + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-focus,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label:focus,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:checked:focus + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-focus,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label:focus,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:checked:focus + .pvd-radio__label,
:root .pvd-cc-auth-radio-root .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-focus,
:root .pvd-cc-auth-radio-root .pvd-radio__radio:checked + .pvd-radio__label:focus,
:root .pvd-cc-auth-radio-root .pvd-radio__radio:checked:focus + .pvd-radio__label,
:root .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-focus,
:root .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label:focus,
:root .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:checked:focus + .pvd-radio__label,
:root .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-focus,
:root .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label:focus,
:root .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:checked:focus + .pvd-radio__label {
  --apex-kit-radio-button-box-shadow:0 0 0 1px var(--color-white),0 0 0 3px var(--color-black);
}
.apex-kit-helios-theme .pvd-cc-auth-radio-root .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-active,
.apex-kit-helios-theme .pvd-cc-auth-radio-root .pvd-radio__radio:checked + .pvd-radio__label:active,
.apex-kit-helios-theme .pvd-cc-auth-radio-root .pvd-radio__radio:checked:active + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-active,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label:active,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:checked:active + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-active,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label:active,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:checked:active + .pvd-radio__label,
:root .pvd-cc-auth-radio-root .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-active,
:root .pvd-cc-auth-radio-root .pvd-radio__radio:checked + .pvd-radio__label:active,
:root .pvd-cc-auth-radio-root .pvd-radio__radio:checked:active + .pvd-radio__label,
:root .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-active,
:root .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label:active,
:root .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:checked:active + .pvd-radio__label,
:root .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-active,
:root .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label:active,
:root .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:checked:active + .pvd-radio__label {
  --apex-kit-radio-button-background-color:var(--color-white);
  --apex-kit-radio-button-border:0.375em solid var(--color-green-34);
  --apex-kit-radio-button-box-shadow:0 0 0 1px var(--color-white),0 0 0 3px var(--color-black);
}
.apex-kit-helios-theme .pvd-cc-auth-radio-root .pvd-radio__radio:checked:disabled + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:checked:disabled + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:checked:disabled + .pvd-radio__label,
:root .pvd-cc-auth-radio-root .pvd-radio__radio:checked:disabled + .pvd-radio__label,
:root .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:checked:disabled + .pvd-radio__label,
:root .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:checked:disabled + .pvd-radio__label {
  --apex-kit-radio-button-background-color:var(--color-neutral-73);
  --apex-kit-radio-button-border:0.375em solid var(--color-neutral-88);
  --apex-kit-radio-button-box-shadow:0 0 0 1px var(--color-neutral-73);
  --apex-kit-radio-button-cursor:not-allowed;
}
.apex-kit-helios-theme .pvd-cc-auth-radio-root .pvd-radio__label-text,
:root .pvd-cc-auth-radio-root .pvd-radio__label-text {
  --apex-kit-radio-button-label-text-margin-top:4.25px;
}
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--small,
:root .pvd-cc-auth-radio-root.pvd-radio--small {
  --apex-kit-radio-button-font-size:var(--system-font-body-small-font-size);
}
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__label-text,
:root .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__label-text {
  --apex-kit-radio-button-label-text-margin-top:4.5px;
}
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--large,
:root .pvd-cc-auth-radio-root.pvd-radio--large {
  --apex-kit-radio-button-font-size:1.125rem;
}
.apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__label-text,
:root .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__label-text {
  --apex-kit-radio-button-label-text-margin-top:3.75px;
}
@media screen and (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-auth-radio-root,
  :root .pvd-cc-auth-radio-root {
    --apex-kit-radio-button-font-size:1rem;
  }
  .apex-kit-helios-theme .pvd-cc-auth-radio-root .pvd-radio__label-text,
  :root .pvd-cc-auth-radio-root .pvd-radio__label-text {
    --apex-kit-radio-button-label-text-margin-top:4px;
  }
  .apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--small,
  :root .pvd-cc-auth-radio-root.pvd-radio--small {
    --apex-kit-radio-button-font-size:0.875rem;
  }
  .apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__label-text,
  :root .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__label-text {
    --apex-kit-radio-button-label-text-margin-top:4.25px;
  }
  .apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--large,
  :root .pvd-cc-auth-radio-root.pvd-radio--large {
    --apex-kit-radio-button-font-size:1.25rem;
  }
  .apex-kit-helios-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__label-text,
  :root .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__label-text {
    --apex-kit-radio-button-label-text-margin-top:3.5px;
  }
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-auth-radio-root,
  :root .pvd-cc-auth-radio-root {
    --apex-kit-radio-button-input-border:unset;
    --apex-kit-radio-button-input-bottom:auto;
    --apex-kit-radio-button-input-clip:unset;
    --apex-kit-radio-button-input-height:unset;
    --apex-kit-radio-button-input-left:auto;
    --apex-kit-radio-button-input-line-height:1;
    --apex-kit-radio-button-input-margin:0.375rem;
    --apex-kit-radio-button-input-margin-right:var(--system-uom-space-utility-three-quarter-x);
    --apex-kit-radio-button-touch-target-margin:0.375rem;
    --apex-kit-radio-button-touch-target-margin-right:var( --system-uom-space-utility-three-quarter-x );
    --apex-kit-radio-button-input-overflow:initial;
    --apex-kit-radio-button-input-padding:unset;
    --apex-kit-radio-button-input-position:unset;
    --apex-kit-radio-button-input-width:unset;
    --apex-kit-radio-button-wrap-display:none;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-alert-root {
  --alert-uom-utility-spacing-125:calc(var(--reference-uom-space-100) + var(--reference-uom-space-25));
  --apex-kit-alert-background-color:var(--reference-color-red-50);
  --apex-kit-alert-border-width:1px;
  --apex-kit-alert-border-color:var(--reference-color-red-800);
  --apex-kit-alert-border-radius-default:var(--system-uom-box-radius-lg);
  --apex-kit-alert-close-transition:null;
  --apex-kit-alert-icon-background-color:#0000;
  --apex-kit-alert-icon-color:var(--reference-color-red-800);
  --apex-kit-alert-icon-padding-left:var(--reference-uom-space-100);
  --apex-kit-alert-icon-padding-right:var(--reference-uom-space-100);
  --apex-kit-alert-icon-padding-top:var(--reference-uom-space-100);
  --apex-kit-alert-icon-vertical-alignment:flex-start;
  --apex-kit-alert-icon-component-padding:var(--reference-uom-space-12);
  --apex-kit-alert-icon-component-height:var(--alert-uom-utility-spacing-125);
  --apex-kit-alert-icon-component-width:var(--alert-uom-utility-spacing-125);
  --apex-kit-alert-icon-component-content:var(--apex-kit-icon-svg--critical);
  --apex-kit-alert-title-color:var(--reference-color-red-700);
  --apex-kit-alert-title-display:inline;
  --apex-kit-alert-title-font-size:var(--reference-fonts-size-100);
  --apex-kit-alert-title-margin-bottom:0;
  --apex-kit-alert-content-background-color:#0000;
  --apex-kit-alert-content-color:var(--reference-color-red-700);
  --apex-kit-alert-content-padding-bottom:var(--reference-uom-space-100);
  --apex-kit-alert-content-padding-left:0;
  --apex-kit-alert-content-padding-right:var(--reference-uom-space-100);
  --apex-kit-alert-content-padding-top:var(--reference-uom-space-100);
  --apex-kit-alert-content-width:calc(100% - 76px);
  --apex-kit-alert-message-display:inline;
  --apex-kit-alert-dismiss-button-color:var(--reference-color-red-700);
  --apex-kit-alert-dismiss-button-height:var(--reference-uom-space-250);
  --apex-kit-alert-dismiss-button-margin:var(--reference-uom-space-50) var(--reference-uom-space-50) 0 0;
  --apex-kit-alert-dismiss-button-padding-bottom:0;
  --apex-kit-alert-dismiss-button-padding-left:0;
  --apex-kit-alert-dismiss-button-padding-right:0;
  --apex-kit-alert-dismiss-button-padding-top:0;
  --apex-kit-alert-dismiss-button-width:var(--reference-uom-space-250);
  --apex-kit-alert-dismiss-button-focus-outline:2px solid var(--reference-color-neutral-950);
  --apex-kit-alert-dismiss-button-hover-background-color:var(--reference-color-red-100);
}
.apex-kit-fds-theme .pvd-cc-auth-alert-root .pvd-alert__dismiss-button {
  border-radius: 100%;
}
.apex-kit-fds-theme .pvd-cc-auth-alert-root .pvd-alert__dismiss-button:hover {
  background-color: var(--apex-kit-alert-dismiss-button-hover-background-color);
}
.apex-kit-fds-theme .pvd-cc-auth-alert-root .pvd-alert__dismiss-button [data-tag-name=pvd-scoped-icon] .pvd-cc-auth-icon-root {
  height: var(--alert-uom-utility-spacing-125);
  width: var(--alert-uom-utility-spacing-125);
}
.apex-kit-fds-theme .pvd-cc-auth-alert-root .pvd-alert__title:after {
  content: ".";
}
@media screen and (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-auth-alert-root .pvd-alert__title {
    font-size: var(--reference-fonts-size-100);
  }
}
.apex-kit-fds-theme .pvd-cc-auth-alert-root.pvd-alert--info {
  --apex-kit-alert-border-color:var(--reference-color-blue-800);
  --apex-kit-alert-background-color:var(--reference-color-blue-50);
  --apex-kit-alert-content-color:var(--reference-color-blue-800);
  --apex-kit-alert-icon-background-color:#0000;
  --apex-kit-alert-icon-color:var(--reference-color-blue-800);
  --apex-kit-alert-icon-component-content:var(--apex-kit-icon-svg--information);
  --apex-kit-alert-title-color:var(--reference-color-blue-800);
  --apex-kit-alert-dismiss-button-color:var(--reference-color-blue-800);
  --apex-kit-alert-dismiss-button-hover-background-color:var(--reference-color-blue-100);
}
.apex-kit-fds-theme .pvd-cc-auth-alert-root.pvd-alert--success {
  --apex-kit-alert-border-color:var(--reference-color-green-800);
  --apex-kit-alert-background-color:var(--reference-color-green-50);
  --apex-kit-alert-content-color:var(--reference-color-green-800);
  --apex-kit-alert-icon-background-color:#0000;
  --apex-kit-alert-icon-color:var(--reference-color-green-800);
  --apex-kit-alert-icon-component-content:var(--apex-kit-icon-svg--success);
  --apex-kit-alert-title-color:var(--reference-color-green-800);
  --apex-kit-alert-dismiss-button-color:var(--reference-color-green-800);
  --apex-kit-alert-dismiss-button-hover-background-color:var(--reference-color-green-100);
}
.apex-kit-fds-theme .pvd-cc-auth-alert-root.pvd-alert--warning {
  --apex-kit-alert-border-color:var(--reference-color-orange-900);
  --apex-kit-alert-background-color:var(--reference-color-orange-50);
  --apex-kit-alert-content-color:var(--reference-color-orange-900);
  --apex-kit-alert-icon-background-color:#0000;
  --apex-kit-alert-icon-color:var(--reference-color-orange-900);
  --apex-kit-alert-icon-component-content:var(--apex-kit-icon-svg--warning);
  --apex-kit-alert-title-color:var(--reference-color-orange-900);
  --apex-kit-alert-dismiss-button-color:var(--reference-color-orange-900);
  --apex-kit-alert-dismiss-button-hover-background-color:var(--reference-color-orange-100);
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-auth-alert-root,
  .apex-kit-fds-theme .pvd-cc-auth-alert-root.pvd-alert--info,
  .apex-kit-fds-theme .pvd-cc-auth-alert-root.pvd-alert--success,
  .apex-kit-fds-theme .pvd-cc-auth-alert-root.pvd-alert--warning {
    --apex-kit-alert-icon-color:CanvasText;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-button-root {
  --apex-kit-button-align-items:center;
  --apex-kit-button-background-color:var(--reference-color-green-600);
  --apex-kit-button-border-width:var(--reference-uom-stroke-100);
  --apex-kit-button-border-style:solid;
  --apex-kit-button-border-color:var(--reference-color-green-600);
  --apex-kit-button-border-radius:var(--reference-uom-radius-200);
  --apex-kit-button-cursor:pointer;
  --apex-kit-button-display:inline-flex;
  --apex-kit-button-gap:var(--reference-uom-space-50);
  --apex-kit-button-horizontal-padding:var(--reference-uom-space-100);
  --apex-kit-button-justify-content:center;
  --apex-kit-button-line-height:var(--reference-uom-space-100);
  --apex-kit-button-margin-top:var(--reference-uom-stroke-0);
  --apex-kit-button-margin-left:var(--reference-uom-stroke-0);
  --apex-kit-button-margin-right:var(--reference-uom-stroke-0);
  --apex-kit-button-margin-bottom:var(--reference-uom-stroke-0);
  --apex-kit-button-max-width:100%;
  --apex-kit-button-min-height:var(--reference-uom-space-250);
  --apex-kit-button-overflow:visible;
  --apex-kit-button-position:relative;
  --apex-kit-button-vertical-align:top;
  --apex-kit-button-vertical-padding:0;
  --apex-kit-button-box-shadow:none;
  --apex-kit-button-outline:none;
  --apex-kit-button-text-align:center;
  --apex-kit-button-text-color:var(--reference-color-neutral-0);
  --apex-kit-button-text-decoration:none;
  --apex-kit-button-font-family:var(--reference-font-family-sans);
  --apex-kit-button-font-size:var(--reference-font-size-100);
  --apex-kit-button-font-style:normal;
  --apex-kit-button-font-weight:var(--reference-font-weight-700);
  --apex-kit-button-icon-color:var(--reference-color-neutral-0);
  --apex-kit-button-icon-display:block;
  --apex-kit-button-icon-margin:var(--reference-uom-space-50);
  --apex-kit-button-icon-overflow:visible;
  --apex-kit-button-typography-text-align:center;
  --apex-kit-button-typography-text-color:var(--reference-color-neutral-0);
  --apex-kit-button-typography-text-decoration:none;
  --apex-kit-button-typography-font-family:var(--reference-font-family-sans);
  --apex-kit-button-typography-font-size:var(--reference-font-size-100);
  --apex-kit-button-typography-font-weight:var(--reference-font-weight-700);
}
.apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--hover,
.apex-kit-fds-theme .pvd-cc-auth-button-root:hover {
  --apex-kit-button-background-color:var(--reference-color-green-700);
  --apex-kit-button-border-color:var(--reference-color-green-700);
  --apex-kit-button-border-radius:var(--reference-uom-radius-200);
  --apex-kit-button-display:inline-flex;
}
.apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--hover__icon,
.apex-kit-fds-theme .pvd-cc-auth-button-root:hover__icon {
  --apex-kit-button-border-color:var(--reference-color-neutral-0);
}
.apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--focus,
.apex-kit-fds-theme .pvd-cc-auth-button-root:focus {
  --apex-kit-button-background-color:var(--reference-color-green-700);
  --apex-kit-button-border-color:var(--color-white);
  --apex-kit-button-border-radius:var(--reference-uom-radius-200);
  --apex-kit-button-border-width:var(--reference-uom-stroke-100);
  --apex-kit-button-box-shadow:none;
  --apex-kit-button-outline-color:var(--reference-color-neutral-900);
  --apex-kit-button-outline-offset:var(--reference-uom-stroke-300);
  --apex-kit-button-outline-style:solid;
  --apex-kit-button-outline-width:var(--reference-uom-stroke-200);
  --apex-kit-button-transition:outline 0.125s linear;
}
.apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--active,
.apex-kit-fds-theme .pvd-cc-auth-button-root:active {
  --apex-kit-button-background-color:var(--reference-color-green-700);
  --apex-kit-button-border-color:var(--color-white);
  --apex-kit-button-border-radius:var(--reference-uom-radius-200);
  --apex-kit-button-border-width:var(--reference-uom-stroke-100);
  --apex-kit-button-box-shadow:none;
}
.apex-kit-fds-theme .pvd-cc-auth-button-root:disabled,
.apex-kit-fds-theme .pvd-cc-auth-button-root:disabled.pvd-button--active,
.apex-kit-fds-theme .pvd-cc-auth-button-root:disabled.pvd-button--hover,
.apex-kit-fds-theme .pvd-cc-auth-button-root:disabled:active,
.apex-kit-fds-theme .pvd-cc-auth-button-root:disabled:hover {
  --apex-kit-button-background-color:var(--reference-color-neutral-0);
  --apex-kit-button-border-color:var(--reference-color-green-700);
  --apex-kit-button-border-radius:var(--reference-uom-radius-200);
  --apex-kit-button-border-style:solid;
  --apex-kit-button-border-width:var(--reference-uom-stroke-100);
  --apex-kit-button-box-shadow:none;
  --apex-kit-button-cursor:not-allowed;
  --apex-kit-button-outline:none;
  --apex-kit-button-icon-color:var(--reference-color-neutral-400);
  --apex-kit-button-text-color:var(--reference-color-neutral-400);
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-auth-button-root:disabled,
  .apex-kit-fds-theme .pvd-cc-auth-button-root:disabled.pvd-button--active,
  .apex-kit-fds-theme .pvd-cc-auth-button-root:disabled.pvd-button--hover,
  .apex-kit-fds-theme .pvd-cc-auth-button-root:disabled:active,
  .apex-kit-fds-theme .pvd-cc-auth-button-root:disabled:hover {
    --apex-kit-button-outline:none;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--anchor.pvd-button--active,
.apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--anchor.pvd-button--focus,
.apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--anchor:active,
.apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--anchor:focus {
  --apex-kit-button-border-radius:var(--reference-uom-radius-200);
}
.apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--secondary {
  --apex-kit-button-background-color:var(--reference-color-lightness-0);
  --apex-kit-button-border-color:var(--reference-color-neutral-600);
  --apex-kit-button-border-radius:var(--reference-uom-radius-200);
  --apex-kit-button-border-style:solid;
  --apex-kit-button-border-width:var(--reference-uom-stroke-100);
  --apex-kit-button-line-height:var(--reference-uom-space-100);
  --apex-kit-button-font-weight:var(--reference-font-weight-600);
  --apex-kit-button-gap:var(--reference-uom-space-50);
  --apex-kit-button-justify-content:center;
  --apex-kit-button-min-width:var(--reference-uom-space-250);
  --apex-kit-button-icon-color:var(--reference-color-neutral-900);
  --apex-kit-button-text-color:var(--reference-color-neutral-900);
  --apex-kit-button-text-align:center;
  --apex-kit-button-text-decoration:none;
}
.apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--secondary.pvd-button--hover,
.apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--secondary:hover {
  --apex-kit-button-background-color:var(--reference-color-neutral-200);
  --apex-kit-button-border-color:var(--reference-color-neutral-900);
}
.apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--secondary.pvd-button--active,
.apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--secondary:active {
  --apex-kit-button-background-color:var(--reference-color-lightness-0);
  --apex-kit-button-border-color:var(--reference-color-neutral-900);
  --apex-kit-button-border-width:var(--reference-uom-stroke-100);
  --apex-kit-button-box-shadow:none;
}
.apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--secondary.pvd-button--focus,
.apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--secondary:focus {
  --apex-kit-button-background-color:var(--reference-color-neutral-200);
  --apex-kit-button-border-color:var(--reference-color-neutral-900);
  --apex-kit-button-border-width:var(--reference-uom-stroke-100);
  --apex-kit-button-box-shadow:none;
  --apex-kit-button-outline-color:var(--reference-color-neutral-900);
  --apex-kit-button-outline-offset:var(--reference-uom-stroke-300);
  --apex-kit-button-outline-style:solid;
  --apex-kit-button-outline-width:var(--reference-uom-stroke-200);
  --apex-kit-button-transition:outline 0.125s linear;
}
.apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--secondary:disabled,
.apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--secondary:disabled.pvd-button--active,
.apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--secondary:disabled.pvd-button--hover,
.apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--secondary:disabled:active,
.apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--secondary:disabled:hover {
  --apex-kit-button-background-color:var(--reference-color-neutral-100);
  --apex-kit-button-border-color:var(--reference-color-neutral-300);
  --apex-kit-button-border-radius:var(--reference-uom-radius-200);
  --apex-kit-button-border-style:solid;
  --apex-kit-button-border-width:var(--reference-uom-stroke-200);
  --apex-kit-button-cursor:not-allowed;
  --apex-kit-button-outline:none;
  --apex-kit-button-icon-color:var(--reference-color-neutral-400);
  --apex-kit-button-text-color:var(--reference-color-neutral-400);
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--secondary:disabled,
  .apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--secondary:disabled.pvd-button--active,
  .apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--secondary:disabled.pvd-button--hover,
  .apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--secondary:disabled:active,
  .apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--secondary:disabled:hover {
    --apex-kit-button-outline:none;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--tertiary {
  --apex-kit-button-background-color:var(--reference-color-lightness-0);
  --apex-kit-button-border-color:var(--reference-color-lightness-0);
  --apex-kit-button-border-radius:var(--reference-uom-radius-200);
  --apex-kit-button-border-style:solid;
  --apex-kit-button-border-width:var(--reference-uom-stroke-100);
  --apex-kit-button-cursor:pointer;
  --apex-kit-button-display:inline-flex;
  --apex-kit-button-line-height:var(--reference-uom-space-100);
  --apex-kit-button-gap:var(--reference-uom-space-50);
  --apex-kit-button-justify-content:center;
  --apex-kit-button-min-width:var(--reference-uom-space-250);
  --apex-kit-button-font-size:var(--reference-uom-space-100);
  --apex-kit-button-font-weight:var(--reference-font-weight-600);
  --apex-kit-button-icon-color:var(--reference-color-neutral-900);
  --apex-kit-button-text-align:center;
  --apex-kit-button-text-color:var(--reference-color-neutral-900);
  --apex-kit-button-text-decoration:none;
}
.apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--tertiary.pvd-button--hover,
.apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--tertiary:hover {
  --apex-kit-button-background-color:var(--reference-color-neutral-200);
  --apex-kit-button-border-width:var(--reference-uom-stroke-100);
  --apex-kit-button-icon-color:var(--reference-color-neutral-900);
  --apex-kit-button-text-color:var(--reference-color-neutral-900);
  --apex-kit-button-text-decoration:none;
}
.apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--tertiary.pvd-button--active,
.apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--tertiary:active {
  --apex-kit-button-background-color:var(--reference-color-neutral-200);
  --apex-kit-button-border-style:solid;
  --apex-kit-button-border-width:var(--reference-uom-stroke-100);
  --apex-kit-button-box-shadow:none;
  --apex-kit-button-icon-color:var(--reference-color-neutral-900);
  --apex-kit-button-text-color:var(--reference-color-neutral-900);
  --apex-kit-button-text-decoration:none;
}
.apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--tertiary.pvd-button--focus,
.apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--tertiary:focus {
  --apex-kit-button-background-color:var(--reference-color-neutral-200);
  --apex-kit-button-border-width:var(--reference-uom-stroke-100);
  --apex-kit-button-box-shadow:none;
  --apex-kit-button-outline-color:var(--reference-color-neutral-900);
  --apex-kit-button-outline-offset:var(--reference-uom-stroke-300);
  --apex-kit-button-outline-style:solid;
  --apex-kit-button-outline-width:var(--reference-uom-stroke-200);
  --apex-kit-button-icon-color:var(--reference-color-neutral-900);
  --apex-kit-button-text-color:var(--reference-color-neutral-900);
  --apex-kit-button-text-decoration:none;
  --apex-kit-button-transition:outline 0.125s linear;
}
.apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--tertiary:disabled {
  --apex-kit-button-background-color:var(--reference-color-neutral-100);
  --apex-kit-button-border-color:var(--reference-color-neutral-300);
  --apex-kit-button-border-style:solid;
  --apex-kit-button-border-width:var(--reference-uom-stroke-200);
  --apex-kit-button-border-radius:var(--reference-uom-radius-200);
  --apex-kit-button-cursor:not-allowed;
  --apex-kit-button-outline:none;
  --apex-kit-button-icon-color:var(--reference-color-neutral-400);
  --apex-kit-button-text-color:var(--reference-color-neutral-400);
}
.apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--tertiary:disabled,
.apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--tertiary:disabled.pvd-button--active,
.apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--tertiary:disabled.pvd-button--hover,
.apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--tertiary:disabled:active,
.apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--tertiary:disabled:hover {
  --apex-kit-button-background-color:var(--reference-color-neutral-100);
  --apex-kit-button-border-color:var(--reference-color-neutral-300);
  --apex-kit-button-border-radius:var(--reference-uom-radius-200);
  --apex-kit-button-border-style:solid;
  --apex-kit-button-border-width:var(--reference-uom-stroke-200);
  --apex-kit-button-cursor:not-allowed;
  --apex-kit-button-outline:none;
  --apex-kit-button-icon-color:var(--reference-color-neutral-400);
  --apex-kit-button-text-color:var(--reference-color-neutral-400);
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--tertiary:disabled,
  .apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--tertiary:disabled.pvd-button--active,
  .apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--tertiary:disabled.pvd-button--hover,
  .apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--tertiary:disabled:active,
  .apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--tertiary:disabled:hover {
    --apex-kit-button-outline:none;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--with-icon {
  --apex-kit-button-with-icon-display:none;
}
.apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--icon-only {
  --apex-kit-button-min-width:var(--reference-uom-space-250);
  --apex-kit-button-horizontal-padding:var(--reference-uom-space-50);
  --apex-kit-button-vertical-padding:var(--reference-uom-space-50);
  --apex-kit-button-icon-margin:0;
}
.apex-kit-fds-theme .pvd-cc-auth-button-root.pvd-button--icon-only.pvd-button--icon-only-equilateral {
  --apex-kit-button-vertical-padding:var(--reference-uom-space-50);
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root {
  --apex-kit-grid-side-margins:auto;
  --apex-kit-grid-vertical-margin-default:0;
  --apex-kit-grid-horizontal-margin-default:var(--reference-uom-space-100);
  --apex-kit-grid-gutter-gap:var(--reference-uom-space-75);
  --apex-kit-grid-column-count:12;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root {
    max-width: 80rem;
    padding: 0 var(--reference-uom-space-200);
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root.pvd-grid--disable-padding {
    padding: 0;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root.pvd-grid--disable-max-width {
    max-width: none;
  }
}
@media screen and (min-width: 512px) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__grid {
    grid-gap: var(--reference-uom-space-150);
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__grid.pvd-grid__grid--disable-column-gap {
    grid-gap: 0;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__grid--default-column-span-1 .pvd-grid__item {
  grid-column-end: span min(1, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__grid--default-column-span-2 .pvd-grid__item {
  grid-column-end: span min(2, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__grid--default-column-span-3 .pvd-grid__item {
  grid-column-end: span min(3, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__grid--default-column-span-4 .pvd-grid__item {
  grid-column-end: span min(4, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__grid--default-column-span-5 .pvd-grid__item {
  grid-column-end: span min(5, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__grid--default-column-span-6 .pvd-grid__item {
  grid-column-end: span min(6, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__grid--default-column-span-7 .pvd-grid__item {
  grid-column-end: span min(7, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__grid--default-column-span-8 .pvd-grid__item {
  grid-column-end: span min(8, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__grid--default-column-span-9 .pvd-grid__item {
  grid-column-end: span min(9, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__grid--default-column-span-10 .pvd-grid__item {
  grid-column-end: span min(10, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__grid--default-column-span-11 .pvd-grid__item {
  grid-column-end: span min(11, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__grid--default-column-span-12 .pvd-grid__item {
  grid-column-end: span min(12, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-1 {
  grid-column-end: span min(1, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-2 {
  grid-column-end: span min(2, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-3 {
  grid-column-end: span min(3, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-4 {
  grid-column-end: span min(4, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-5 {
  grid-column-end: span min(5, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-6 {
  grid-column-end: span min(6, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-7 {
  grid-column-end: span min(7, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-8 {
  grid-column-end: span min(8, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-9 {
  grid-column-end: span min(9, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-10 {
  grid-column-end: span min(10, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-11 {
  grid-column-end: span min(11, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-12 {
  grid-column-end: span min(12, var(--apex-kit-grid-column-count));
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-1 {
    grid-column-end: span min(1, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-2 {
    grid-column-end: span min(2, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-3 {
    grid-column-end: span min(3, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-4 {
    grid-column-end: span min(4, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-5 {
    grid-column-end: span min(5, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-6 {
    grid-column-end: span min(6, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-7 {
    grid-column-end: span min(7, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-8 {
    grid-column-end: span min(8, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-9 {
    grid-column-end: span min(9, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-10 {
    grid-column-end: span min(10, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-11 {
    grid-column-end: span min(11, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-12 {
    grid-column-end: span min(12, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-1-at-512 {
    grid-column-end: span min(1, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-2-at-512 {
    grid-column-end: span min(2, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-3-at-512 {
    grid-column-end: span min(3, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-4-at-512 {
    grid-column-end: span min(4, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-5-at-512 {
    grid-column-end: span min(5, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-6-at-512 {
    grid-column-end: span min(6, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-7-at-512 {
    grid-column-end: span min(7, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-8-at-512 {
    grid-column-end: span min(8, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-9-at-512 {
    grid-column-end: span min(9, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-10-at-512 {
    grid-column-end: span min(10, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-11-at-512 {
    grid-column-end: span min(11, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-12-at-512 {
    grid-column-end: span min(12, var(--apex-kit-grid-column-count));
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-1-at-768 {
    grid-column-end: span min(1, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-2-at-768 {
    grid-column-end: span min(2, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-3-at-768 {
    grid-column-end: span min(3, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-4-at-768 {
    grid-column-end: span min(4, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-5-at-768 {
    grid-column-end: span min(5, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-6-at-768 {
    grid-column-end: span min(6, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-7-at-768 {
    grid-column-end: span min(7, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-8-at-768 {
    grid-column-end: span min(8, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-9-at-768 {
    grid-column-end: span min(9, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-10-at-768 {
    grid-column-end: span min(10, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-11-at-768 {
    grid-column-end: span min(11, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-12-at-768 {
    grid-column-end: span min(12, var(--apex-kit-grid-column-count));
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-1-at-960 {
    grid-column-end: span min(1, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-2-at-960 {
    grid-column-end: span min(2, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-3-at-960 {
    grid-column-end: span min(3, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-4-at-960 {
    grid-column-end: span min(4, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-5-at-960 {
    grid-column-end: span min(5, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-6-at-960 {
    grid-column-end: span min(6, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-7-at-960 {
    grid-column-end: span min(7, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-8-at-960 {
    grid-column-end: span min(8, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-9-at-960 {
    grid-column-end: span min(9, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-10-at-960 {
    grid-column-end: span min(10, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-11-at-960 {
    grid-column-end: span min(11, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-12-at-960 {
    grid-column-end: span min(12, var(--apex-kit-grid-column-count));
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-1-at-1280 {
    grid-column-end: span min(1, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-2-at-1280 {
    grid-column-end: span min(2, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-3-at-1280 {
    grid-column-end: span min(3, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-4-at-1280 {
    grid-column-end: span min(4, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-5-at-1280 {
    grid-column-end: span min(5, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-6-at-1280 {
    grid-column-end: span min(6, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-7-at-1280 {
    grid-column-end: span min(7, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-8-at-1280 {
    grid-column-end: span min(8, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-9-at-1280 {
    grid-column-end: span min(9, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-10-at-1280 {
    grid-column-end: span min(10, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-11-at-1280 {
    grid-column-end: span min(11, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-span-12-at-1280 {
    grid-column-end: span min(12, var(--apex-kit-grid-column-count));
  }
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-1 {
  grid-row-end: span 1;
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-2 {
  grid-row-end: span 2;
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-3 {
  grid-row-end: span 3;
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-4 {
  grid-row-end: span 4;
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-5 {
  grid-row-end: span 5;
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-6 {
  grid-row-end: span 6;
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-7 {
  grid-row-end: span 7;
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-8 {
  grid-row-end: span 8;
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-9 {
  grid-row-end: span 9;
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-10 {
  grid-row-end: span 10;
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-11 {
  grid-row-end: span 11;
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-12 {
  grid-row-end: span 12;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-1-at-512 {
    grid-row-end: span 1;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-2-at-512 {
    grid-row-end: span 2;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-3-at-512 {
    grid-row-end: span 3;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-4-at-512 {
    grid-row-end: span 4;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-5-at-512 {
    grid-row-end: span 5;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-6-at-512 {
    grid-row-end: span 6;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-7-at-512 {
    grid-row-end: span 7;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-8-at-512 {
    grid-row-end: span 8;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-9-at-512 {
    grid-row-end: span 9;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-10-at-512 {
    grid-row-end: span 10;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-11-at-512 {
    grid-row-end: span 11;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-12-at-512 {
    grid-row-end: span 12;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-1-at-768 {
    grid-row-end: span 1;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-2-at-768 {
    grid-row-end: span 2;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-3-at-768 {
    grid-row-end: span 3;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-4-at-768 {
    grid-row-end: span 4;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-5-at-768 {
    grid-row-end: span 5;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-6-at-768 {
    grid-row-end: span 6;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-7-at-768 {
    grid-row-end: span 7;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-8-at-768 {
    grid-row-end: span 8;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-9-at-768 {
    grid-row-end: span 9;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-10-at-768 {
    grid-row-end: span 10;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-11-at-768 {
    grid-row-end: span 11;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-12-at-768 {
    grid-row-end: span 12;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-1-at-960 {
    grid-row-end: span 1;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-2-at-960 {
    grid-row-end: span 2;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-3-at-960 {
    grid-row-end: span 3;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-4-at-960 {
    grid-row-end: span 4;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-5-at-960 {
    grid-row-end: span 5;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-6-at-960 {
    grid-row-end: span 6;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-7-at-960 {
    grid-row-end: span 7;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-8-at-960 {
    grid-row-end: span 8;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-9-at-960 {
    grid-row-end: span 9;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-10-at-960 {
    grid-row-end: span 10;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-11-at-960 {
    grid-row-end: span 11;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-12-at-960 {
    grid-row-end: span 12;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-1-at-1280 {
    grid-row-end: span 1;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-2-at-1280 {
    grid-row-end: span 2;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-3-at-1280 {
    grid-row-end: span 3;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-4-at-1280 {
    grid-row-end: span 4;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-5-at-1280 {
    grid-row-end: span 5;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-6-at-1280 {
    grid-row-end: span 6;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-7-at-1280 {
    grid-row-end: span 7;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-8-at-1280 {
    grid-row-end: span 8;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-9-at-1280 {
    grid-row-end: span 9;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-10-at-1280 {
    grid-row-end: span 10;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-11-at-1280 {
    grid-row-end: span 11;
  }
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--row-span-12-at-1280 {
    grid-row-end: span 12;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-1 {
  grid-column-start: 1;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-1-at-512 {
    grid-column-start: 1;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-1-at-768 {
    grid-column-start: 1;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-1-at-960 {
    grid-column-start: 1;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-1-at-1280 {
    grid-column-start: 1;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-2 {
  grid-column-start: 2;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-2-at-512 {
    grid-column-start: 2;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-2-at-768 {
    grid-column-start: 2;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-2-at-960 {
    grid-column-start: 2;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-2-at-1280 {
    grid-column-start: 2;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-3 {
  grid-column-start: 3;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-3-at-512 {
    grid-column-start: 3;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-3-at-768 {
    grid-column-start: 3;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-3-at-960 {
    grid-column-start: 3;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-3-at-1280 {
    grid-column-start: 3;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-4 {
  grid-column-start: 4;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-4-at-512 {
    grid-column-start: 4;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-4-at-768 {
    grid-column-start: 4;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-4-at-960 {
    grid-column-start: 4;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-4-at-1280 {
    grid-column-start: 4;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-5 {
  grid-column-start: 5;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-5-at-512 {
    grid-column-start: 5;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-5-at-768 {
    grid-column-start: 5;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-5-at-960 {
    grid-column-start: 5;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-5-at-1280 {
    grid-column-start: 5;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-6 {
  grid-column-start: 6;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-6-at-512 {
    grid-column-start: 6;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-6-at-768 {
    grid-column-start: 6;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-6-at-960 {
    grid-column-start: 6;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-6-at-1280 {
    grid-column-start: 6;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-7 {
  grid-column-start: 7;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-7-at-512 {
    grid-column-start: 7;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-7-at-768 {
    grid-column-start: 7;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-7-at-960 {
    grid-column-start: 7;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-7-at-1280 {
    grid-column-start: 7;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-8 {
  grid-column-start: 8;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-8-at-512 {
    grid-column-start: 8;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-8-at-768 {
    grid-column-start: 8;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-8-at-960 {
    grid-column-start: 8;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-8-at-1280 {
    grid-column-start: 8;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-9 {
  grid-column-start: 9;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-9-at-512 {
    grid-column-start: 9;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-9-at-768 {
    grid-column-start: 9;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-9-at-960 {
    grid-column-start: 9;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-9-at-1280 {
    grid-column-start: 9;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-10 {
  grid-column-start: 10;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-10-at-512 {
    grid-column-start: 10;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-10-at-768 {
    grid-column-start: 10;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-10-at-960 {
    grid-column-start: 10;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-10-at-1280 {
    grid-column-start: 10;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-11 {
  grid-column-start: 11;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-11-at-512 {
    grid-column-start: 11;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-11-at-768 {
    grid-column-start: 11;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-11-at-960 {
    grid-column-start: 11;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-11-at-1280 {
    grid-column-start: 11;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-12 {
  grid-column-start: 12;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-12-at-512 {
    grid-column-start: 12;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-12-at-768 {
    grid-column-start: 12;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-12-at-960 {
    grid-column-start: 12;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-fds-theme .pvd-cc-auth-grid-root .pvd-grid__item.pvd-grid__item--column-start-12-at-1280 {
    grid-column-start: 12;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-content-block-root {
  --apex-kit-content-block-max-width:45rem;
  --apex-kit-content-block-heading-font-weight:var(--reference-font-weight-700);
  --apex-kit-content-block-heading-line-height:var(--reference-font-line-400);
  --apex-kit-content-block-content-children-margin:var(--reference-uom-space-75) 0 0 0;
  --apex-kit-content-block-color:var(--reference-color-neutral-900);
  --apex-kit-content-block-gap:var(--reference-uom-space-100);
}
.apex-kit-fds-theme .pvd-cc-auth-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-1 {
  font-family:
    Fidelity Sans,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 2.75rem;
  margin-bottom: unset;
  margin-top: unset;
}
@media (min-width: 768px) {
  .apex-kit-fds-theme .pvd-cc-auth-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-1 {
    font-family:
      Fidelity Sans,
      -apple-system,
      BlinkMacSystemFont,
      Segoe UI,
      Roboto,
      Helvetica Neue,
      Arial,
      sans-serif;
    font-size: 3rem;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 3.25rem;
    margin-bottom: unset;
    margin-top: unset;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-2 {
  font-family:
    Fidelity Sans,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: -.75px;
  line-height: 2.25rem;
  margin-bottom: unset;
  margin-top: unset;
}
@media (min-width: 768px) {
  .apex-kit-fds-theme .pvd-cc-auth-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-2 {
    font-family:
      Fidelity Sans,
      -apple-system,
      BlinkMacSystemFont,
      Segoe UI,
      Roboto,
      Helvetica Neue,
      Arial,
      sans-serif;
    font-size: 2.5rem;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 2.75rem;
    margin-bottom: unset;
    margin-top: unset;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-3 {
  font-family:
    Fidelity Sans,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: -.5px;
  line-height: 1.75rem;
  margin-bottom: unset;
  margin-top: unset;
}
@media (min-width: 768px) {
  .apex-kit-fds-theme .pvd-cc-auth-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-3 {
    font-family:
      Fidelity Sans,
      -apple-system,
      BlinkMacSystemFont,
      Segoe UI,
      Roboto,
      Helvetica Neue,
      Arial,
      sans-serif;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: -.75px;
    line-height: 2.25rem;
    margin-bottom: unset;
    margin-top: unset;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-content-block-root .pvd-content-block__heading,
.apex-kit-fds-theme .pvd-cc-auth-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-4 {
  font-family:
    Fidelity Sans,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: -.25px;
  line-height: 1.5rem;
  margin-bottom: unset;
  margin-top: unset;
}
@media (min-width: 768px) {
  .apex-kit-fds-theme .pvd-cc-auth-content-block-root .pvd-content-block__heading,
  .apex-kit-fds-theme .pvd-cc-auth-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-4 {
    font-family:
      Fidelity Sans,
      -apple-system,
      BlinkMacSystemFont,
      Segoe UI,
      Roboto,
      Helvetica Neue,
      Arial,
      sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: -.5px;
    line-height: 1.75rem;
    margin-bottom: unset;
    margin-top: unset;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-5 {
  font-family:
    Fidelity Sans,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: -.25px;
  line-height: 1.5rem;
  margin-bottom: unset;
  margin-top: unset;
}
@media (min-width: 768px) {
  .apex-kit-fds-theme .pvd-cc-auth-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-5 {
    font-family:
      Fidelity Sans,
      -apple-system,
      BlinkMacSystemFont,
      Segoe UI,
      Roboto,
      Helvetica Neue,
      Arial,
      sans-serif;
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: -.25px;
    line-height: 1.5rem;
    margin-bottom: unset;
    margin-top: unset;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-6 {
  font-family:
    Fidelity Sans,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: -.25px;
  line-height: 1.5rem;
  margin-bottom: unset;
  margin-top: unset;
}
.apex-kit-fds-theme .pvd-cc-auth-content-block-root.pvd-content-block--tile-background {
  --apex-kit-content-block-background-color:var(--color-white);
  --apex-kit-content-block-border:1px solid var(--reference-color-neutral-200);
  --apex-kit-content-block-border-radius:var(--reference-uom-radius-200);
  --apex-kit-content-block-box-shadow:none;
  --apex-kit-content-block-padding:var(--reference-uom-space-150);
}
@media (min-width: 48em) {
  .apex-kit-fds-theme .pvd-cc-auth-content-block-root.pvd-content-block--tile-background {
    --apex-kit-content-block-padding:var(--reference-uom-space-150);
  }
}
.apex-kit-fds-theme .pvd-cc-auth-content-block-root.pvd-content-block--dense {
  --apex-kit-content-block-content-children-margin:var(--reference-uom-space-75) 0 0 0;
  --apex-kit-content-block-content-wrapper-margin:var(--reference-uom-space-75) 0 0 0;
}
.apex-kit-fds-theme .pvd-cc-auth-content-block-root .pvd-content-block__image.pvd-content-block__image--small {
  --apex-kit-content-block-image-width:var(--reference-uom-width-200);
}
.apex-kit-fds-theme .pvd-cc-auth-content-block-root .pvd-content-block__image.pvd-content-block__image--medium {
  --apex-kit-content-block-image-width:var(--reference-uom-width-300);
}
.apex-kit-fds-theme .pvd-cc-auth-content-block-root .pvd-content-block__image.pvd-content-block__image--large {
  --apex-kit-content-block-image-width:var(--reference-uom-width-400);
}
.apex-kit-fds-theme .pvd-cc-auth-content-block-root .pvd-content-block__image.pvd-content-block__image--extra-large {
  --apex-kit-content-block-image-width:6rem;
}
.apex-kit-fds-theme .pvd-cc-auth-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-always,
.apex-kit-fds-theme .pvd-cc-auth-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-1280,
.apex-kit-fds-theme .pvd-cc-auth-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-512,
.apex-kit-fds-theme .pvd-cc-auth-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-768,
.apex-kit-fds-theme .pvd-cc-auth-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-960 {
  --apex-kit-content-block-content-wrapper-margin:0 var(--reference-uom-space-150) 0 0;
}
.apex-kit-fds-theme .pvd-cc-auth-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-always.pvd-content-block--dense,
.apex-kit-fds-theme .pvd-cc-auth-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-1280.pvd-content-block--dense,
.apex-kit-fds-theme .pvd-cc-auth-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-512.pvd-content-block--dense,
.apex-kit-fds-theme .pvd-cc-auth-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-768.pvd-content-block--dense,
.apex-kit-fds-theme .pvd-cc-auth-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-960.pvd-content-block--dense {
  --apex-kit-content-block-content-wrapper-margin:0 var(--reference-uom-space-100) 0 0;
}
.apex-kit-fds-theme .pvd-cc-auth-link-root {
  --apex-kit-link-text-color:var(--reference-color-blue-800);
  --apex-kit-link-text-underline-offset:inherit;
  --apex-kit-link-font-family:var(--reference-font-family-sans);
  --apex-kit-link-font-weight:inherit;
  --apex-kit-link-line-height:var(--reference-font-line-300);
  --apex-kit-link-outline-color:null;
  --apex-kit-link-outline-width:0;
  --apex-kit-link-outline-style:null;
  --apex-kit-link-outline-offset:0;
  --apex-kit-link-border-bottom:0;
  --apex-kit-link-text-shadow:none;
  --apex-kit-link-text-decoration:none;
  --apex-kit-link-pointer-events:unset;
  --apex-kit-link-icon-fill-color:currentColor;
}
.apex-kit-fds-theme .pvd-cc-auth-link-root .pvd-link__link {
  --apex-kit-link-text-font-size:1em;
  --apex-kit-link-text-decoration:underline;
  --apex-kit-link-text-shadow:none;
  --apex-kit-link-text-transform:none;
}
.apex-kit-fds-theme .pvd-cc-auth-link-root .pvd-link__link,
.apex-kit-fds-theme .pvd-cc-auth-link-root .pvd-link__link.pvd-link--link,
.apex-kit-fds-theme .pvd-cc-auth-link-root .pvd-link__link:link {
  --apex-kit-link-text-color:var(--reference-color-blue-800);
}
.apex-kit-fds-theme .pvd-cc-auth-link-root .pvd-link__link.pvd-link--active,
.apex-kit-fds-theme .pvd-cc-auth-link-root .pvd-link__link.pvd-link--focus,
.apex-kit-fds-theme .pvd-cc-auth-link-root .pvd-link__link.pvd-link--focus-active,
.apex-kit-fds-theme .pvd-cc-auth-link-root .pvd-link__link.pvd-link--hover,
.apex-kit-fds-theme .pvd-cc-auth-link-root .pvd-link__link:active,
.apex-kit-fds-theme .pvd-cc-auth-link-root .pvd-link__link:focus,
.apex-kit-fds-theme .pvd-cc-auth-link-root .pvd-link__link:focus:active,
.apex-kit-fds-theme .pvd-cc-auth-link-root .pvd-link__link:hover,
.pvd-link--active .apex-kit-fds-theme .pvd-cc-auth-link-root .pvd-link__link,
.pvd-link--focus .apex-kit-fds-theme .pvd-cc-auth-link-root .pvd-link__link,
.pvd-link--hover .apex-kit-fds-theme .pvd-cc-auth-link-root .pvd-link__link {
  --apex-kit-link-text-color:var(--reference-color-blue-900);
}
.apex-kit-fds-theme .pvd-cc-auth-link-root .pvd-link__link.pvd-link--active,
.apex-kit-fds-theme .pvd-cc-auth-link-root .pvd-link__link:active,
.apex-kit-fds-theme .pvd-cc-auth-link-root .pvd-link__link:focus:active,
.pvd-link--active .apex-kit-fds-theme .pvd-cc-auth-link-root .pvd-link__link {
  --apex-kit-link-outline-color:null;
  --apex-kit-link-outline-width:0;
  --apex-kit-link-outline-style:null;
  --apex-kit-link-outline-offset:0;
}
.apex-kit-fds-theme .pvd-cc-auth-link-root .pvd-link__link.pvd-link--focus,
.apex-kit-fds-theme .pvd-cc-auth-link-root .pvd-link__link:focus,
.pvd-link--focus .apex-kit-fds-theme .pvd-cc-auth-link-root .pvd-link__link {
  --apex-kit-link-outline-color:var(--reference-color-neutral-900);
  --apex-kit-link-outline-offset:3px;
  --apex-kit-link-outline-width:2px;
  --apex-kit-link-outline-style:solid;
  --apex-kit-link-transition:outline 0.125s linear;
}
.apex-kit-fds-theme .pvd-cc-auth-link-root .pvd-link__link.pvd-link--visited,
.apex-kit-fds-theme .pvd-cc-auth-link-root .pvd-link__link:visited,
.pvd-link--visited .apex-kit-fds-theme .pvd-cc-auth-link-root .pvd-link__link {
  --apex-kit-link-text-color:var(--reference-color-blue-800);
}
.apex-kit-fds-theme .pvd-cc-auth-link-root .pvd-link__link .pvd-link__text {
  --apex-kit-link-border-bottom:0;
  --apex-kit-link-display:inline;
}
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--trigger .pvd-link__link {
  --apex-kit-link-text-font-size:1em;
  --apex-kit-link-font-weight:var(--reference-font-weight-400);
  --apex-kit-link-line-height:var(--reference-font-line-300);
  --apex-kit-link-text-shadow:0;
  --apex-kit-link-text-transform:0;
  --apex-kit-link-text-decoration:none;
}
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--trigger .pvd-link__link .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--trigger .pvd-link__link.pvd-link--link .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--trigger .pvd-link__link:link .pvd-link__text {
  --apex-kit-link-border-bottom:1px dashed currentColor;
}
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--link .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--visited .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:link .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:visited .pvd-link__text,
.pvd-link--visited .apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text {
  --apex-kit-link-border-bottom:0;
}
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--active .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--active--focus .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--focus .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--hover .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:active .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:active:focus .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:focus .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:hover .pvd-link__text,
.pvd-link--active .apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--focus .apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--hover .apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text {
  --apex-kit-link-border-bottom:1px dashed currentColor;
  --apex-kit-link-text-decoration:none;
}
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--disable-underline .pvd-link__link {
  --apex-kit-link-text-decoration:none;
}
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--disable-underline .pvd-link__link.pvd-link--active .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--disable-underline .pvd-link__link.pvd-link--focus .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--disable-underline .pvd-link__link.pvd-link--hover .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--disable-underline .pvd-link__link:active .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--disable-underline .pvd-link__link:focus .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--disable-underline .pvd-link__link:hover .pvd-link__text,
.pvd-link--active .apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--focus .apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--hover .apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--disable-underline .pvd-link__link .pvd-link__text {
  --apex-kit-link-text-decoration:underline;
}
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--disabled.pvd-link--trigger .pvd-link__link {
  --apex-kit-link-text-decoration:none;
}
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--disabled .pvd-link__link {
  --apex-kit-link-text-decoration:underline;
}
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--disabled .pvd-link__link,
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--disabled .pvd-link__link.pvd-link--visited,
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--disabled .pvd-link__link:visited {
  --apex-kit-link-text-color:var(--reference-color-neutral-600);
}
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--disabled .pvd-link__link .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--disabled .pvd-link__link.pvd-link--visited .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--disabled .pvd-link__link:visited .pvd-link__text {
  --apex-kit-link-display:inline;
  --apex-kit-link-pointer-events:none;
}
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--small .pvd-link__link .pvd-link__text {
  --apex-kit-link-text-font-size:var(--reference-font-size-75);
}
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--medium .pvd-link__link .pvd-link__text {
  --apex-kit-link-text-font-size:var(--reference-font-size-100);
}
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--large .pvd-link__link .pvd-link__text {
  --apex-kit-link-text-font-size:var(--reference-font-size-200);
}
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--icon-left .pvd-link__icon--left {
  --apex-kit-link-icon-margin:0 var(--reference-uom-space-50) 0 0;
}
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--icon-right .pvd-link__icon--right {
  --apex-kit-link-icon-margin:0 0 0 var(--reference-uom-space-50);
}
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--new-window .pvd-link__icon {
  --apex-kit-link-icon-margin:0 0 0 var(--reference-uom-space-25);
}
.apex-kit-fds-theme .pvd-cc-auth-link-root.pvd-link--icon-only .pvd-link__icon {
  --apex-kit-link-icon-margin:0;
}
.apex-kit-fds-theme .pvd-cc-auth-link-root .pvd-link__disabled-cover {
  cursor: default;
}
.apex-kit-fds-theme .pvd-cc-auth-form-root {
  --apex-kit-form-margin-top:var(--reference-uom-space-150);
  --apex-kit-form-spacing-margin-top:var(--reference-uom-space-250);
}
.apex-kit-fds-theme .pvd-cc-auth-icon-root {
  --apex-kit-icon-size-large:1.75rem;
  --apex-kit-icon-size-medium:1.5rem;
  --apex-kit-icon-size-small:1.25rem;
  --apex-kit-icon-size-extra-small:1rem;
  --apex-kit-icon-focus-outline:1px dotted var(--reference-color-neutral-900);
  --apex-kit-icon-box-sizing:border-box;
  --apex-kit-icon-padding:0.125rem;
  --apex-kit-icon-color:currentColor;
  overflow: visible;
}
.apex-kit-fds-theme .pvd-cc-auth-icon-root:focus {
  outline: var(--apex-kit-icon-focus-outline);
}
.apex-kit-fds-theme .pvd-cc-auth-spinner-root {
  --apex-kit-spinner-direction:ltr;
  --apex-kit-spinner-display:flex;
  --apex-kit-spinner-flex-direction:column;
  --apex-kit-spinner-height:3rem;
  --apex-kit-spinner-margin-bottom:0;
  --apex-kit-spinner-margin-left:auto;
  --apex-kit-spinner-margin-right:auto;
  --apex-kit-spinner-margin-top:0;
  --apex-kit-spinner-position:relative;
  --apex-kit-spinner-width:3rem;
  --apex-kit-spinner-letter-spacing:-0.25px;
  --apex-kit-spinner-visual-animation-duration:4s;
  --apex-kit-spinner-visual-animation-iteration-count:infinite;
  --apex-kit-spinner-visual-animation-name:pvd-cc-authSpinnerRotate;
  --apex-kit-spinner-visual-animation-timing-function:linear;
  --apex-kit-spinner-visual-color:var(--reference-color-green-600);
  --apex-kit-spinner-visual-display:flex;
  --apex-kit-spinner-visual-height:100%;
  --apex-kit-spinner-visual-opacity:1;
  --apex-kit-spinner-visual-position:absolute;
  --apex-kit-spinner-visual-white-space:nowrap;
  --apex-kit-spinner-visual-width:100%;
  --apex-kit-spinner-font-size:var(--reference-uom-space-25);
  --apex-kit-spinner-font-weight:var(--reference-font-weight-400);
  --apex-kit-spinner-line-height:var(--reference-font-line-200);
}
.apex-kit-fds-theme .pvd-cc-auth-spinner-root:focus {
  --apex-kit-spinner-focus-outline:var(--system-uom-space-utility-eighth-x) dotted var(--color-black);
}
.apex-kit-fds-theme .pvd-cc-auth-spinner-root.pvd-spinner--small {
  --apex-kit-spinner-small-display:inline-flex;
}
.apex-kit-fds-theme .pvd-cc-auth-spinner-root.pvd-spinner--small .pvd-spinner__spinner {
  --apex-kit-spinner-height:1rem;
  --apex-kit-spinner-margin-bottom:0;
  --apex-kit-spinner-width:1rem;
}
.apex-kit-fds-theme .pvd-cc-auth-spinner-root.pvd-spinner--small .pvd-spinner__mask-inner {
  --apex-kit-spinner-border-width:var(--system-uom-border-radius-small);
}
.apex-kit-fds-theme .pvd-cc-auth-spinner-root.pvd-spinner--small .pvd-spinner__visual {
  --apex-kit-spinner-color:var(--reference-color-neutral-900);
}
.apex-kit-fds-theme .pvd-cc-auth-spinner-root.pvd-spinner--large .pvd-spinner__spinner {
  --apex-kit-spinner-height:6rem;
  --apex-kit-spinner-width:6rem;
}
.apex-kit-fds-theme .pvd-cc-auth-spinner-root.pvd-spinner--large .pvd-spinner__mask-inner {
  --apex-kit-spinner-border-width:var(--system-uom-space-utility-quarter-x);
}
.apex-kit-fds-theme .pvd-cc-auth-spinner-root.pvd-spinner--force-inline {
  --apex-kit-spinner-display:inline-flex;
}
.apex-kit-fds-theme .pvd-cc-auth-spinner-root.pvd-spinner--force-block {
  --apex-kit-spinner-display:block;
}
.apex-kit-fds-theme .pvd-cc-auth-spinner-root.pvd-spinner--hidden {
  --apex-kit-spinner-display:none;
}
.apex-kit-fds-theme .pvd-cc-auth-spinner-root.pvd-spinner--white .pvd-spinner__visual {
  --apex-kit-spinner-color:var(--reference-color-green-300);
}
.apex-kit-fds-theme .pvd-cc-auth-spinner-root.pvd-spinner--white .pvd-spinner__microcopy-text {
  --apex-kit-spinner-microcopy-text-color:var(--color-white);
}
.apex-kit-fds-theme .pvd-cc-auth-spinner-root.pvd-spinner--white .pvd-spinner__microcopy-secondary {
  --apex-kit-spinner-microcopy-secondary-color:var(--color-white);
}
.apex-kit-fds-theme .pvd-cc-auth-spinner-root.pvd-spinner--blue .pvd-spinner__visual {
  --apex-kit-spinner-color:var(--color-blue-24);
}
.apex-kit-fds-theme .pvd-cc-auth-spinner-root.pvd-spinner--blue .pvd-spinner__microcopy-primary {
  --apex-kit-spinner-microcopy-text-color:var(--color-blue-24);
}
.apex-kit-fds-theme .pvd-cc-auth-spinner-root.pvd-spinner--blue .pvd-spinner__microcopy-secondary {
  --apex-kit-spinner-microcopy-secondary-color:var(--color-blue-24);
}
.apex-kit-fds-theme .pvd-cc-auth-spinner-root pvd-cc-auth-icon {
  --apex-kit-spinner-line-height:0;
}
.apex-kit-fds-theme .pvd-cc-auth-spinner-root .pvd-spinner__mask {
  --apex-kit-spinner-mask-display:inline-flex;
  --apex-kit-spinner-mask-height:100%;
  --apex-kit-spinner-mask-overflow:hidden;
  --apex-kit-spinner-mask-position:relative;
  --apex-kit-spinner-mask-width:50%;
}
.apex-kit-fds-theme .pvd-cc-auth-spinner-root .pvd-spinner__mask.pvd-spinner__mask--left .pvd-spinner__mask-inner {
  --apex-kit-spinner-border-right-color:#0000;
  --apex-kit-spinner-left:0;
  --apex-kit-spinner-transform:null;
}
.apex-kit-fds-theme .pvd-cc-auth-spinner-root .pvd-spinner__mask.pvd-spinner__mask--right .pvd-spinner__mask-inner {
  --apex-kit-spinner-border-left-color:#0000;
  --apex-kit-spinner-left:-100%;
  --apex-kit-spinner-transform:null;
}
.apex-kit-fds-theme .pvd-cc-auth-spinner-root .pvd-spinner__mask-inner {
  --apex-kit-spinner-mask-inner-animation-duration:null;
  --apex-kit-spinner-mask-inner-animation-iteration-count:null;
  --apex-kit-spinner-mask-inner-animation-timing-function:null;
  --apex-kit-spinner-mask-inner-border-bottom-color:#0000;
  --apex-kit-spinner-mask-inner-border-radius:50%;
  --apex-kit-spinner-mask-inner-border-style:solid;
  --apex-kit-spinner-mask-inner-border-width:2px;
  --apex-kit-spinner-mask-inner-bottom:0;
  --apex-kit-spinner-mask-inner-position:absolute;
  --apex-kit-spinner-mask-inner-top:0;
  --apex-kit-spinner-mask-inner-width:200%;
}
.apex-kit-fds-theme .pvd-cc-auth-spinner-root .pvd-spinner__microcopy {
  --apex-kit-spinner-microcopy-color:var(--reference-color-neutral-900);
  --apex-kit-spinner-microcopy-margin:var(--reference-uom-space-50) 0 0 0;
  --apex-kit-spinner-microcopy-text-align:center;
}
.apex-kit-fds-theme .pvd-cc-auth-spinner-root .pvd-spinner__microcopy-primary {
  --apex-kit-spinner-microcopy-font-weight:600;
  --apex-kit-spinner-microcopy-primary-align-items:center;
  --apex-kit-spinner-microcopy-primary-display:flex;
  --apex-kit-spinner-microcopy-primary-justify-content:center;
  --apex-kit-spinner-microcopy-padding:var(--reference-uom-space-50) var(--reference-uom-space-100);
}
.apex-kit-fds-theme .pvd-cc-auth-spinner-root .pvd-spinner__microcopy-secondary {
  --apex-kit-spinner-microcopy-secondary-animation-delay:5s;
  --apex-kit-spinner-microcopy-secondary-animation-duration:0.2s;
  --apex-kit-spinner-microcopy-secondary-animation-fill-mode:both;
  --apex-kit-spinner-microcopy-secondary-animation-iteration-count:1;
  --apex-kit-spinner-microcopy-secondary-animation-timing-function:ease-in;
  --apex-kit-spinner-microcopy-secondary-margin:var(--uom-space-stack-quarter-x);
  --apex-kit-spinner-microcopy-secondary-text-align:center;
}
.apex-kit-fds-theme .pvd-cc-auth-spinner-root .pvd-spinner__microcopy-text {
  --apex-kit-spinner-microcopy-text-margin:0;
}
.apex-kit-fds-theme .pvd-cc-auth-spinner-root .pvd-spinner__microcopy-icon {
  --apex-kit-spinner-microcopy-icon-font-size:0;
  --apex-kit-spinner-microcopy-icon-margin:var(--uom-space-inline-right-half-x);
}
.apex-kit-fds-theme .pvd-cc-auth-spinner-root.pvd-spinner--disable-background {
  --apex-kit-spinner-background-color:var(--color-white);
  --apex-kit-spinner-border-color:var(--color-black);
  --apex-kit-spinner-border-radius:var(--reference-uom-radius-18);
  --apex-kit-spinner-margin:0 auto;
  --apex-kit-spinner-padding:var(--reference-uom-space-200);
}
.apex-kit-fds-theme .pvd-cc-auth-spinner-root .pvd-page-loading-background {
  --apex-kit-spinner-background-color:var(--color-black);
  --apex-kit-spinner-color:var(--color-black);
}
.apex-kit-fds-theme pvd-cc-auth-input {
  --apex-kit-input-display:block;
  --apex-kit-input-font-size:12;
}
.apex-kit-fds-theme .pvd-cc-auth-input-root {
  --apex-kit-icon-size-medium:1.5rem;
  --apex-kit-icon-size-small:1.25rem;
  --apex-kit-input-display:flex;
  --apex-kit-input-align-items:center;
  --apex-kit-input-icon-color:var(--reference-color-neutral-900);
  --apex-kit-input-outer-padding:var(--reference-uom-space-100);
  --apex-kit-input-icon-text-gap:.5em;
  --apex-kit-input-icon-size:var(--apex-kit-icon-size-small);
  --apex-kit-input-icon-min-width:1em;
  --apex-kit-input-root-font-size:1rem;
}
.apex-kit-fds-theme .pvd-cc-auth-input-root .pvd-input__input {
  --apex-kit-input-appearance:none;
  --apex-kit-input-background-color:var(--color-white);
  --apex-kit-input-border:1px solid var(--reference-color-neutral-500);
  --apex-kit-input-border-radius:var(--reference-uom-radius-50);
  --apex-kit-input-box-shadow:none;
  --apex-kit-input-color:var(--reference-color-neutral-900);
  --apex-kit-input-cursor:null;
  --apex-kit-input-display:inline-block;
  --apex-kit-input-flex-basis:100%;
  --apex-kit-input-font-family:inherit;
  --apex-kit-input-font-size:inherit;
  --apex-kit-input-height:40px;
  --apex-kit-input-margin:0;
  --apex-kit-input-margin-left:0;
  --apex-kit-input-margin-right:0;
  --apex-kit-input-opacity:null;
  --apex-kit-input-outline:none;
  --apex-kit-input-padding:var(--reference-uom-space-50) var(--reference-uom-space-100);
  --apex-kit-input-padding-left:var(--reference-uom-space-100);
  --apex-kit-input-padding-right:var(--reference-uom-space-100);
  --apex-kit-input-text-align:left;
  --apex-kit-input-vertical-align:top;
}
.apex-kit-fds-theme .pvd-cc-auth-input-root .pvd-input__input.pvd-input--hover,
.apex-kit-fds-theme .pvd-cc-auth-input-root .pvd-input__input:hover:not(:disabled) {
  --apex-kit-input-border:1px solid var(--reference-color-neutral-800);
  --apex-kit-input-box-shadow:none;
}
.apex-kit-fds-theme .pvd-cc-auth-input-root .pvd-input__input.pvd-input--focus,
.apex-kit-fds-theme .pvd-cc-auth-input-root .pvd-input__input:focus,
.apex-kit-fds-theme .pvd-cc-auth-input-root .pvd-input__input:focus:hover {
  --apex-kit-input-border:1px solid var(--reference-color-neutral-900);
  --apex-kit-input-box-shadow:none;
  --apex-kit-input-outline-color:var(--reference-color-neutral-900);
  --apex-kit-input-outline-offset:var(--reference-uom-space-18);
  --apex-kit-input-outline-style:solid;
  --apex-kit-input-outline-width:var(--reference-uom-stroke-300);
  --apex-kit-input-transition:outline 0.125s linear;
}
.apex-kit-fds-theme .pvd-cc-auth-input-root .pvd-input__input.pvd-input--disabled,
.apex-kit-fds-theme .pvd-cc-auth-input-root .pvd-input__input:disabled {
  --apex-kit-input-background-color:var(--reference-color-neutral-200);
  --apex-kit-input-border:1px solid var(--reference-color-neutral-400);
  --apex-kit-input-color:var(--reference-color-neutral-900);
  --apex-kit-input-cursor:not-allowed;
}
.apex-kit-fds-theme .pvd-cc-auth-input-root .pvd-input__input::placeholder {
  --apex-kit-input-color:var(--color-neutral-40);
  --apex-kit-input-line-height:var(--reference-font-line-300);
  --apex-kit-input-opacity:1;
}
.apex-kit-fds-theme .pvd-cc-auth-input-root .pvd-input__input:disabled::placeholder {
  --apex-kit-input-color:var(--reference-color-neutral-900);
}
.apex-kit-fds-theme .pvd-cc-auth-input-root .pvd-input__input[type=number] {
  --apex-kit-input-appearance:textfield;
}
.apex-kit-fds-theme .pvd-cc-auth-input-root .pvd-input__input {
  --apex-kit-input-flex-grow:1;
  --apex-kit-input-line-height:var(--reference-font-line-300);
  --apex-kit-input-max-width:100%;
}
.apex-kit-fds-theme .pvd-cc-auth-input-root .pvd-input__icon {
  --apex-kit-input-icon-display:block;
  --apex-kit-input-icon-line-height:0;
  --apex-kit-input-icon-margin:0;
  --apex-kit-input-icon-margin-left:0;
  --apex-kit-input-icon-margin-right:0;
  --apex-kit-input-icon-min-width:1em;
  --apex-kit-input-icon-padding:0;
  --apex-kit-input-icon-text-align:center;
  --apex-kit-input-icon-z-index:1;
}
.apex-kit-fds-theme .pvd-cc-auth-input-root .pvd-input__icon.pvd-input__icon--left {
  --apex-kit-input-icon-margin-left:var(--apex-kit-input-outer-padding);
}
.apex-kit-fds-theme .pvd-cc-auth-input-root .pvd-input__icon.pvd-input__icon--right {
  --apex-kit-input-icon-margin-right:var(--apex-kit-input-outer-padding);
}
.apex-kit-fds-theme .pvd-cc-auth-input-root.pvd-input--large {
  --apex-kit-input-icon-size:var(--apex-kit-icon-size-medium);
}
.apex-kit-fds-theme .pvd-cc-auth-input-root.pvd-input--disabled .pvd-input__icon {
  --apex-kit-input-color:var(--reference-color-neutral-900);
}
.apex-kit-fds-theme .pvd-cc-auth-input-root.pvd-input--error .pvd-input__input {
  --apex-kit-input-background-color:var(--color-white);
  --apex-kit-input-border:1px solid var(--reference-color-red-700);
}
.apex-kit-fds-theme .pvd-cc-auth-input-root.pvd-input--error .pvd-input__input.pvd-input--error-hover,
.apex-kit-fds-theme .pvd-cc-auth-input-root.pvd-input--error .pvd-input__input.pvd-input--hover,
.apex-kit-fds-theme .pvd-cc-auth-input-root.pvd-input--error .pvd-input__input:hover:not(:disabled) {
  --apex-kit-input-border:1px solid var(--reference-color-red-700);
  --apex-kit-input-box-shadow:none;
  --apex-kit-input-outline-color:none;
  --apex-kit-input-outline-offset:none;
  --apex-kit-input-outline-style:none;
}
.apex-kit-fds-theme .pvd-cc-auth-input-root.pvd-input--error .pvd-input__input.pvd-input--focus,
.apex-kit-fds-theme .pvd-cc-auth-input-root.pvd-input--error .pvd-input__input:focus,
.apex-kit-fds-theme .pvd-cc-auth-input-root.pvd-input--error .pvd-input__input:focus:hover {
  --apex-kit-input-border:1px solid var(--reference-color-red-700);
  --apex-kit-input-box-shadow:none;
  --apex-kit-input-outline-color:var(--reference-color-neutral-900);
  --apex-kit-input-outline-offset:var(--reference-uom-space-18);
  --apex-kit-input-outline-style:solid;
  --apex-kit-input-outline-width:var(--reference-uom-stroke-200);
  --apex-kit-input-transition:outline 0.125s linear;
}
.apex-kit-fds-theme .pvd-cc-auth-input-root.pvd-input--fixed-width .pvd-input__input {
  --apex-kit-input-width:14em;
  --apex-kit-input-max-width:14em;
}
.apex-kit-fds-theme .pvd-cc-auth-input-root.pvd-input--full-width .pvd-input__input {
  --apex-kit-input-width:100%;
  --apex-kit-input-max-width:100%;
}
.apex-kit-fds-theme .pvd-cc-auth-input-root.pvd-input--text-center .pvd-input__input {
  --apex-kit-input-text-align:center;
}
.apex-kit-fds-theme .pvd-cc-auth-input-root.pvd-input--text-right .pvd-input__input {
  --apex-kit-input-text-align:right;
}
.apex-kit-fds-theme .pvd-cc-auth-input-root.pvd-input--zip.pvd-input--full-width .pvd-input__input {
  --apex-kit-input-width:100%;
  --apex-kit-input-max-width:100%;
}
.apex-kit-fds-theme .pvd-cc-auth-input-root.pvd-input--zip .pvd-input__input {
  --apex-kit-input-width:14em;
  --apex-kit-input-max-width:14em;
}
.apex-kit-fds-theme .pvd-cc-auth-input-root.pvd-input--phone.pvd-input--full-width .pvd-input__input {
  --apex-kit-input-width:100%;
  --apex-kit-input-max-width:100%;
}
.apex-kit-fds-theme .pvd-cc-auth-input-root.pvd-input--phone .pvd-input__input {
  --apex-kit-input-width:14em;
  --apex-kit-input-max-width:14em;
}
.apex-kit-fds-theme .pvd-cc-auth-input-root.pvd-input--ssn.pvd-input--full-width .pvd-input__input {
  --apex-kit-input-width:100%;
  --apex-kit-input-max-width:100%;
}
.apex-kit-fds-theme .pvd-cc-auth-input-root.pvd-input--ssn .pvd-input__input {
  --apex-kit-input-width:14em;
  --apex-kit-input-max-width:14em;
}
.apex-kit-fds-theme .pvd-cc-auth-input-root {
  --input-glyph-margin:calc((var(--apex-kit-input-outer-padding) + var(--apex-kit-input-icon-min-width))*-1);
  --input-icon-margin:calc((var(--apex-kit-input-outer-padding) + var(--apex-kit-input-icon-size))*-1);
  --input-glyph-padding:calc(var(--apex-kit-input-outer-padding) + var(--apex-kit-input-icon-min-width) + var(--apex-kit-input-icon-text-gap));
  --input-icon-padding:calc(var(--apex-kit-input-outer-padding) + var(--apex-kit-icon-size-small) + var(--apex-kit-input-icon-text-gap));
}
.apex-kit-fds-theme .pvd-cc-auth-input-root.pvd-input--icon-left .pvd-input__input {
  --apex-kit-input-padding-left:var(--input-glyph-padding);
  --apex-kit-input-margin-left:var(--input-glyph-margin);
}
.apex-kit-fds-theme .pvd-cc-auth-input-root.pvd-input--icon-left:not(:has(span[slot=icon-left])) .pvd-input__input {
  --apex-kit-input-padding-left:var(--input-icon-padding);
  --apex-kit-input-margin-left:var(--input-icon-margin);
}
.apex-kit-fds-theme .pvd-cc-auth-input-root.pvd-input--icon-right .pvd-input__input {
  --apex-kit-input-padding-right:var(--input-glyph-padding);
  --apex-kit-input-margin-right:var(--input-glyph-margin);
}
.apex-kit-fds-theme .pvd-cc-auth-input-root.pvd-input--icon-right:not(:has(span[slot=icon-right])) .pvd-input__input {
  --apex-kit-input-padding-right:var(--input-icon-padding);
  --apex-kit-input-margin-right:var(--input-icon-margin);
}
.apex-kit-fds-theme .pvd-cc-auth-input-root s-fallback-wrapper:not([hidden=true]),
.apex-kit-fds-theme .pvd-cc-auth-input-root s-fallback-wrapper[hidden=true] + s-assigned-wrapper {
  --apex-kit-input-fallback-wrapper-align-items:center;
  --apex-kit-input-fallback-wrapper-display:flex;
  --apex-kit-input-fallback-wrapper-flex-grow:1;
}
.apex-kit-fds-theme .pvd-cc-auth-title-root {
  --apex-kit-title-color:var(--reference-color-neutral-900);
  --apex-kit-title-border:solid 1px var(--reference-color-neutral-200);
  --apex-kit-title-padding:var(--reference-uom-space-100);
  --apex-kit-title-wrapper-padding-right:var(--reference-uom-space-200);
  --apex-kit-title-metadata-wrapper-color:solid 1px var(--reference-color-neutral-600);
  --apex-kit-title-metadata-wrapper-margin:0 0 0 var(--reference-uom-space-50);
  --apex-kit-title-annotation-wrapper-margin:0 0 0 var(--reference-uom-space-50);
  --apex-kit-title-subheading-wrapper-margin:var(--reference-uom-space-75) 0 0 0;
  --apex-kit-title-action-wrapper-margin:0 0 0 var(--reference-uom-space-100);
}
.apex-kit-fds-theme .pvd-cc-auth-title-root .pvd-title__heading {
  --apex-kit-title-heading-font-wrap:inherit;
  font-family:
    Fidelity Sans,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: -.25px;
  line-height: 1.5rem;
  margin-bottom: unset;
  margin-top: unset;
}
@media (min-width: 768px) {
  .apex-kit-fds-theme .pvd-cc-auth-title-root .pvd-title__heading {
    font-family:
      Fidelity Sans,
      -apple-system,
      BlinkMacSystemFont,
      Segoe UI,
      Roboto,
      Helvetica Neue,
      Arial,
      sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: -.5px;
    line-height: 1.75rem;
    margin-bottom: unset;
    margin-top: unset;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-title-root .pvd-title__heading.pvd-title__heading--level-1 {
  font-family:
    Fidelity Sans,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 2.75rem;
  margin-bottom: unset;
  margin-top: unset;
}
@media (min-width: 768px) {
  .apex-kit-fds-theme .pvd-cc-auth-title-root .pvd-title__heading.pvd-title__heading--level-1 {
    font-family:
      Fidelity Sans,
      -apple-system,
      BlinkMacSystemFont,
      Segoe UI,
      Roboto,
      Helvetica Neue,
      Arial,
      sans-serif;
    font-size: 3rem;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 3.25rem;
    margin-bottom: unset;
    margin-top: unset;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-title-root .pvd-title__heading.pvd-title__heading--level-2 {
  font-family:
    Fidelity Sans,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: -.75px;
  line-height: 2.25rem;
  margin-bottom: unset;
  margin-top: unset;
}
@media (min-width: 768px) {
  .apex-kit-fds-theme .pvd-cc-auth-title-root .pvd-title__heading.pvd-title__heading--level-2 {
    font-family:
      Fidelity Sans,
      -apple-system,
      BlinkMacSystemFont,
      Segoe UI,
      Roboto,
      Helvetica Neue,
      Arial,
      sans-serif;
    font-size: 2.5rem;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 2.75rem;
    margin-bottom: unset;
    margin-top: unset;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-title-root .pvd-title__heading.pvd-title__heading--level-3 {
  font-family:
    Fidelity Sans,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: -.5px;
  line-height: 1.75rem;
  margin-bottom: unset;
  margin-top: unset;
}
@media (min-width: 768px) {
  .apex-kit-fds-theme .pvd-cc-auth-title-root .pvd-title__heading.pvd-title__heading--level-3 {
    font-family:
      Fidelity Sans,
      -apple-system,
      BlinkMacSystemFont,
      Segoe UI,
      Roboto,
      Helvetica Neue,
      Arial,
      sans-serif;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: -.75px;
    line-height: 2.25rem;
    margin-bottom: unset;
    margin-top: unset;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-title-root .pvd-title__heading.pvd-title__heading--level-5 {
  font-family:
    Fidelity Sans,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: -.25px;
  line-height: 1.5rem;
  margin-bottom: unset;
  margin-top: unset;
}
@media (min-width: 768px) {
  .apex-kit-fds-theme .pvd-cc-auth-title-root .pvd-title__heading.pvd-title__heading--level-5 {
    font-family:
      Fidelity Sans,
      -apple-system,
      BlinkMacSystemFont,
      Segoe UI,
      Roboto,
      Helvetica Neue,
      Arial,
      sans-serif;
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: -.25px;
    line-height: 1.5rem;
    margin-bottom: unset;
    margin-top: unset;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-field-group-root {
  --apex-kit-field-group-color:var(--color-black);
  --apex-kit-field-group-display:block;
  --apex-kit-field-group-font-family:var(--reference-font-family-sans);
  --apex-kit-field-group-font-weight:var(--reference-font-weight-400);
  --apex-kit-field-group-gap-margin-top:var(--reference-uom-space-50);
  --apex-kit-field-group-general-margin:var(--reference-uom-space-50) 0 0 0;
  --apex-kit-field-group-general-margin-top:var(--reference-uom-space-50);
  --apex-kit-field-group-line-height:var(--reference-font-line-300);
  --apex-kit-field-group-font-size:var(--reference-font-size-100);
}
@media screen and (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-auth-field-group-root {
    --apex-kit-field-group-font-size:var(--fonts-size-text-medium-at-512);
  }
}
.apex-kit-fds-theme .pvd-cc-auth-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--small {
  --apex-kit-field-group-font-size:var(--reference-font-size-50);
}
@media screen and (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-auth-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--small {
    --apex-kit-field-group-font-size:var(--reference-font-size-75);
  }
}
.apex-kit-fds-theme .pvd-cc-auth-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--large {
  --apex-kit-field-group-font-size:var(--reference-font-size-200);
}
@media screen and (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-auth-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--large {
    --apex-kit-field-group-font-size:var(--reference-font-size-300);
  }
}
.apex-kit-fds-theme .pvd-cc-auth-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--performance-gain {
  --apex-kit-field-group-color:var(--color-green-24);
}
.apex-kit-fds-theme .pvd-cc-auth-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--performance-loss {
  --apex-kit-field-group-color:var(--color-red-39);
}
.apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--dense {
  --apex-kit-field-group-gap-margin-top:var(--reference-uom-space-150);
}
.apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
  --apex-kit-field-group-align-items:flex-start;
  --apex-kit-field-group-display:flex;
  --apex-kit-field-group-flex-flow:row nowrap;
  --apex-kit-field-group-full-width:1 1 100%;
  --apex-kit-field-group-fixed-width:0 0 auto;
  --apex-kit-field-group-initial-value:0;
  --apex-kit-field-group-general-margin-left:var(--reference-uom-space-50);
}
.apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-auth-field-group,
.apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-auth-field-group + pvd-cc-auth-field-group {
  --apex-kit-field-group-gap-margin-top:0;
}
.apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
  --apex-kit-field-group-display:block;
}
.apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group {
  --apex-kit-field-group-align-items:flex-start;
  --apex-kit-field-group-display:flex;
  --apex-kit-field-group-flex-flow:row nowrap;
  --apex-kit-field-group-full-width:1 1 100%;
  --apex-kit-field-group-fixed-width:0 0 auto;
  --apex-kit-field-group-initial-value:0;
  --apex-kit-field-group-general-margin-left:var(--reference-uom-space-50);
}
.apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > .pvd-field-group-root,
.apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root {
  --apex-kit-field-group-gap-margin-top:0;
}
.apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group .pvd-field-group__field-group {
  --apex-kit-field-group-display:block;
}
@container (width >= 32rem) {
  .apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var(--reference-uom-space-100);
  }
  .apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-auth-field-group,
  .apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-auth-field-group + pvd-cc-auth-field-group {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-display:block;
  }
  .apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var(--reference-uom-space-50);
  }
  .apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > .pvd-field-group-root,
  .apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group .pvd-field-group__field-group {
    --apex-kit-field-group-display:block;
  }
}
@container (width >= 48rem) {
  .apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var(--reference-uom-space-100);
  }
  .apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-auth-field-group,
  .apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-auth-field-group + pvd-cc-auth-field-group {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-display:block;
  }
  .apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var(--reference-uom-space-50);
  }
  .apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > .pvd-field-group-root,
  .apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group .pvd-field-group__field-group {
    --apex-kit-field-group-display:block;
  }
}
@container (width >= 60rem) {
  .apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var(--reference-uom-space-100);
  }
  .apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-auth-field-group,
  .apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-auth-field-group + pvd-cc-auth-field-group {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-display:block;
  }
  .apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var(--reference-uom-space-50);
  }
  .apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > .pvd-field-group-root,
  .apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group .pvd-field-group__field-group {
    --apex-kit-field-group-display:block;
  }
}
@container (width >= 80rem) {
  .apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var(--reference-uom-space-100);
  }
  .apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-auth-field-group,
  .apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-auth-field-group + pvd-cc-auth-field-group {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-display:block;
  }
  .apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var(--reference-uom-space-50);
  }
  .apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > .pvd-field-group-root,
  .apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-fds-theme .pvd-cc-auth-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group .pvd-field-group__field-group {
    --apex-kit-field-group-display:block;
  }
}
.apex-kit-fds-theme pvd-cc-auth-label {
  --apex-kit-label-display:block;
}
.apex-kit-fds-theme .pvd-cc-auth-label-root {
  --apex-kit-label-display:block;
  --apex-kit-label-color:var(--reference-color-neutral-900);
  --apex-kit-label-font-family:var(--reference-font-family-sans);
  --apex-kit-label-font-weight:var(--reference-font-weight-400);
  --apex-kit-label-line-height:var(--reference-font-line-100);
  --apex-kit-label-font-size:0;
  --apex-kit-label-text-decoration:none;
  --apex-kit-label-text-transform:none;
  --apex-kit-label-letter-spacing:-0.25px;
}
.apex-kit-fds-theme .pvd-cc-auth-label-root.pvd-label--large .pvd-label__label {
  --apex-kit-label-font-size:var(--reference-font-size-75);
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-auth-label-root.pvd-label--large .pvd-label__label {
    --apex-kit-label-font-size:var(--reference-font-size-100);
  }
}
.apex-kit-fds-theme .pvd-cc-auth-label-root.pvd-label--large .pvd-label__label {
  --apex-kit-label-font-weight:var(--reference-font-weight-700);
}
.apex-kit-fds-theme .pvd-cc-auth-label-root.pvd-label--large .pvd-label__annotation .pvd-cc-auth-icon-root {
  --apex-kit-label-vertical-align:baseline;
}
.apex-kit-fds-theme .pvd-cc-auth-label-root.pvd-label--secondary .pvd-label__label {
  --apex-kit-label-font-weight:var(--reference-font-weight-400);
}
.apex-kit-fds-theme .pvd-cc-auth-label-root .pvd-label__label {
  --apex-kit-label-font-size:var(--reference-font-size-50);
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-auth-label-root .pvd-label__label {
    --apex-kit-label-font-size:var(--reference-font-size-75);
  }
}
.apex-kit-fds-theme .pvd-cc-auth-label-root .pvd-label__label {
  --apex-kit-label-font-weight:var(--reference-font-weight-600);
}
.apex-kit-fds-theme .pvd-cc-auth-label-root .pvd-label__label:has(.pvd-label__indicator.pvd-label__indicator--required) > s-slot:first-child:after {
  color: var(--reference-color-neutral-900);
  content: "(required)";
  font-size: var(--reference-font-size-50);
  font-weight: var(--reference-font-weight-400);
  margin-left: var(--reference-uom-space-25);
  text-decoration: var(--apex-kit-label-text-decoration);
  text-transform: var(--apex-kit-label-text-transform);
}
.apex-kit-fds-theme .pvd-cc-auth-label-root .pvd-label__indicator {
  --apex-kit-label-color:var(--reference-color-neutral-900);
  --apex-kit-label-font-size:var(--reference-font-size-50);
  --apex-kit-label-font-weight:var(--reference-font-weight-400);
  --apex-kit-label-margin-left:var(--reference-uom-space-25);
}
.apex-kit-fds-theme .pvd-cc-auth-label-root .pvd-label__indicator.pvd-label__indicator--required {
  display: none;
}
.apex-kit-fds-theme .pvd-cc-auth-label-root .pvd-label__annotation {
  --apex-kit-label-color:var(--reference-color-neutral-900);
  --apex-kit-label-display:inline;
  --apex-kit-label-margin-left:var(--reference-uom-space-75);
  --apex-kit-label-vertical-align:middle;
}
.apex-kit-fds-theme .pvd-cc-auth-label-root .pvd-label__annotation .pvd-cc-auth-icon-root {
  --apex-kit-label-vertical-align:text-top;
}
@media print {
  .apex-kit-fds-theme .pvd-cc-auth-label-root .pvd-label__annotation {
    --apex-kit-label-display:none;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root {
  --apex-kit-checkbox-background-color:var(--color-white);
  --apex-kit-checkbox-box-shadow:none;
  --apex-kit-checkbox-fill:none;
  --apex-kit-checkbox-length:1em;
  --apex-kit-checkbox-space-utility-three-quarter-x:var(--reference-uom-space-50);
  --apex-kit-checkbox-margin-top:0;
  --apex-kit-checkbox-border-radius:var(--reference-uom-radius-25);
  --apex-kit-checkbox-border-width:var(--reference-uom-stroke-100);
  --apex-kit-checkbox-margin:0.375rem;
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--reference-color-neutral-500);
  --apex-kit-checkbox-cursor:pointer;
  --apex-kit-checkbox-checked-icon-display:none;
  --apex-kit-checkbox-indeterminate-icon-display:none;
  --apex-kit-checkbox-outline-color:unset;
  --apex-kit-checkbox-outline-offset:unset;
  --apex-kit-checkbox-outline-style:none;
  --apex-kit-checkbox-outline-width:unset;
  --apex-kit-checkbox-transition:none;
  --apex-kit-checkbox-vertical-align:middle;
  --apex-kit-checkbox-color:var(--reference-color-neutral-900);
  --apex-kit-checkbox-font-family:var(--reference-font-family-sans);
  --apex-kit-checkbox-font-style:normal;
  --apex-kit-checkbox-font-weight:var(--reference-font-weight-400);
  --apex-kit-checkbox-letter-spacing:-0.25px;
  --apex-kit-checkbox-line-height:var(--reference-font-line-300);
  --apex-kit-checkbox-text-align:left;
  --apex-kit-checkbox-text-decoration:none;
  --apex-kit-checkbox-text-indent:0;
  --apex-kit-checkbox-text-shadow:none;
  --apex-kit-checkbox-text-transform:none;
  --apex-kit-checkbox-font-size:0;
}
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--small .pvd-checkbox__label {
  --apex-kit-checkbox-font-size:0.75rem;
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--small .pvd-checkbox__label {
    --apex-kit-checkbox-font-size:0.875rem;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--small .pvd-checkbox__label-text {
  --apex-kit-checkbox-margin-top:0;
}
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--small .pvd-checkbox__microcopy {
  --apex-kit-checkbox-font-size:0.75rem;
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--small .pvd-checkbox__microcopy {
    --apex-kit-checkbox-font-size:0.875rem;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--small .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-margin:0.3125rem 0.25rem;
}
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--large .pvd-checkbox__label {
  --apex-kit-checkbox-font-size:1.125rem;
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--large .pvd-checkbox__label {
    --apex-kit-checkbox-font-size:1.25rem;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--large .pvd-checkbox__label-text {
  --apex-kit-checkbox-margin-top:0;
}
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--large .pvd-checkbox__microcopy {
  --apex-kit-checkbox-font-size:1.125rem;
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--large .pvd-checkbox__microcopy {
    --apex-kit-checkbox-font-size:1.25rem;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root.pvd-checkbox--large .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-margin:0.125rem 0.25rem;
}
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--hover,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--reference-color-neutral-800);
  --apex-kit-checkbox-box-shadow:none;
}
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--focus,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--reference-color-neutral-900);
  --apex-kit-checkbox-box-shadow:none;
  --apex-kit-checkbox-outline-color:var(--color-black);
  --apex-kit-checkbox-outline-offset:var(--reference-uom-stroke-300);
  --apex-kit-checkbox-outline-style:solid;
  --apex-kit-checkbox-outline-width:var(--reference-uom-stroke-200);
  --apex-kit-checkbox-transition:outline 0.125s linear;
}
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--active,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--reference-color-neutral-200);
  --apex-kit-checkbox-box-shadow:none;
  --apex-kit-checkbox-background-color:var(--color-white);
  --apex-kit-checkbox-outline-color:unset;
  --apex-kit-checkbox-outline-offset:unset;
  --apex-kit-checkbox-outline-style:none;
  --apex-kit-checkbox-outline-width:unset;
  --apex-kit-checkbox-transition:none;
}
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label--disabled {
  --apex-kit-checkbox-color:var(--reference-color-neutral-400);
  --apex-kit-checkbox-cursor:not-allowed;
}
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--disabled {
  --apex-kit-checkbox-background-color:var(--reference-color-neutral-200);
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--reference-color-neutral-400);
  --apex-kit-checkbox-box-shadow:none;
  --apex-kit-checkbox-cursor:not-allowed;
}
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--disabled .pvd-checkbox__checkbox-wrap-icon {
  --apex-kit-checkbox-fill:var(--color-neutral-73);
  --apex-kit-icon-size-small:1.25rem;
}
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:disabled ~ .pvd-checkbox__microcopy .pvd-microcopy__microcopy {
  --apex-kit-microcopy-text-color:var(--reference-color-neutral-400);
}
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--checked {
  --apex-kit-checkbox-checked-icon-display:block;
}
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--indeterminate {
  --apex-kit-checkbox-indeterminate-icon-display:none;
}
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--checked {
  --apex-kit-checkbox-checked-icon-display:none;
}
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--indeterminate {
  --apex-kit-checkbox-indeterminate-icon-display:block;
}
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked {
  --apex-kit-checkbox-background-color:var(--color-green-34);
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-green-34);
}
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked .pvd-checkbox__checkbox-wrap-icon {
  --apex-kit-checkbox-fill:var(--color-white);
  --apex-kit-icon-size-small:1.25rem;
}
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-hover,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-hover,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-box-shadow:none;
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--reference-color-green-700);
}
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-focus,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-focus,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-green-34);
  --apex-kit-checkbox-box-shadow:none;
  --apex-kit-checkbox-outline-color:var(--color-black);
  --apex-kit-checkbox-outline-offset:var(--reference-uom-stroke-300);
  --apex-kit-checkbox-outline-style:solid;
  --apex-kit-checkbox-outline-width:var(--reference-uom-stroke-200);
  --apex-kit-checkbox-transition:outline 0.125s linear;
}
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-active,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-active,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--reference-color-green-700);
  --apex-kit-checkbox-box-shadow:none;
  --apex-kit-checkbox-background-color:var(--color-green-34);
  --apex-kit-checkbox-outline-color:unset;
  --apex-kit-checkbox-outline-offset:unset;
  --apex-kit-checkbox-outline-style:none;
  --apex-kit-checkbox-outline-width:unset;
  --apex-kit-checkbox-transition:none;
}
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-disabled,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-disabled {
  --apex-kit-checkbox-background-color:var(--reference-color-neutral-200);
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--reference-color-neutral-400);
  --apex-kit-checkbox-box-shadow:none;
  --apex-kit-checkbox-cursor:not-allowed;
  --apex-kit-checkbox-outline-color:unset;
  --apex-kit-checkbox-outline-offset:unset;
  --apex-kit-checkbox-outline-style:none;
  --apex-kit-checkbox-outline-width:unset;
  --apex-kit-checkbox-transition:none;
}
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-disabled .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-disabled .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon {
  --apex-kit-checkbox-fill:var(--color-white);
  --apex-kit-icon-size-small:1.25rem;
}
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__label {
  --apex-kit-checkbox-margin:-0.375rem;
  --apex-kit-checkbox-font-size:0.875rem;
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__label {
    --apex-kit-checkbox-font-size:1rem;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__label:has(sub) {
  align-items: flex-start;
}
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__label:has(sup) {
  align-items: flex-end;
}
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__label:has(sub):has(sup) {
  align-items: center;
}
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__label-text {
  --apex-kit-checkbox-margin-top:0;
}
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__microcopy {
  --apex-kit-checkbox-font-size:0.875rem;
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__microcopy {
    --apex-kit-checkbox-font-size:1rem;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox-wrap,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox-wrap *,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox-wrap :after,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox-wrap :before,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox-wrap:after,
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox-wrap:before {
  box-sizing: border-box;
}
.apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-background-color:var(--color-white);
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--reference-color-neutral-500);
  --apex-kit-checkbox-margin:0.25rem;
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox,
  .apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox *,
  .apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox :after,
  .apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox :before,
  .apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:after,
  .apex-kit-fds-theme .pvd-cc-auth-checkbox-root .pvd-cc-auth-checkbox-root .pvd-checkbox__checkbox:before {
    box-sizing: initial;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-inline-alert-root {
  --apex-kit-inline-alert-color:var(--reference-color-red-800);
  --apex-kit-inline-alert-color-palette:var(--reference-color-red-800);
  --apex-kit-inline-alert-text-color:var(--reference-color-neutral-900);
  --apex-kit-inline-alert-font-family:var(--reference-font-family-sans);
  --apex-kit-inline-alert-font-weight:var(--reference-font-weight-400);
  --apex-kit-inline-alert-letter-spacing:-0.25px;
  --apex-kit-inline-alert-font-line-height-normal:var(--reference-font-line-300);
  --apex-kit-inline-alert-text-font-size:var(--reference-font-size-75);
  --apex-kit-inline-alert-icon-height:var(--reference-uom-width-150);
  --apex-kit-inline-alert-content-padding-left:var(--reference-uom-space-75);
  --apex-kit-inline-alert-text-align:start;
  --apex-kit-inline-alert-icon-display:flex;
  --apex-kit-inline-alert-icon-component-content:var(--apex-kit-icon-svg--critical);
}
.apex-kit-fds-theme .pvd-cc-auth-inline-alert-root .pvd-inline-alert__icon {
  padding: var(--reference-uom-space-12);
  position: relative;
}
.apex-kit-fds-theme .pvd-cc-auth-inline-alert-root .pvd-inline-alert__icon .pvd-cc-auth-icon-root {
  --apex-kit-inline-alert-color-palette:var(--color-red-47);
  width: calc(var(--reference-uom-width-200) - var(--reference-uom-width-50));
}
.apex-kit-fds-theme .pvd-cc-auth-inline-alert-root.pvd-inline-alert--small {
  --apex-kit-inline-alert-text-font-size:var(--reference-font-size-50);
}
.apex-kit-fds-theme .pvd-cc-auth-inline-alert-root.pvd-inline-alert--large {
  --apex-kit-inline-alert-text-font-size:var(--reference-font-size-75);
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-auth-inline-alert-root.pvd-inline-alert--large {
    --apex-kit-inline-alert-text-font-size:var(--reference-font-size-100);
  }
}
.apex-kit-fds-theme .pvd-cc-auth-inline-alert-root.pvd-inline-alert--info {
  --apex-kit-inline-alert-icon-component-content:var(--apex-kit-icon-svg--information);
}
.apex-kit-fds-theme .pvd-cc-auth-inline-alert-root.pvd-inline-alert--info .pvd-cc-auth-icon-root {
  --apex-kit-inline-alert-color:var(--reference-color-blue-800);
  --apex-kit-inline-alert-color-palette:var(--reference-color-blue-800);
}
.apex-kit-fds-theme .pvd-cc-auth-inline-alert-root.pvd-inline-alert--info .pvd-inline-alert__content {
  --apex-kit-inline-alert-text-color:var(--reference-color-neutral-900);
}
.apex-kit-fds-theme .pvd-cc-auth-inline-alert-root.pvd-inline-alert--success {
  --apex-kit-inline-alert-icon-component-content:var(--apex-kit-icon-svg--success);
}
.apex-kit-fds-theme .pvd-cc-auth-inline-alert-root.pvd-inline-alert--success .pvd-cc-auth-icon-root {
  --apex-kit-inline-alert-color:var(--reference-color-green-800);
  --apex-kit-inline-alert-color-palette:var(--reference-color-green-800);
}
.apex-kit-fds-theme .pvd-cc-auth-inline-alert-root.pvd-inline-alert--success .pvd-inline-alert__content {
  --apex-kit-inline-alert-text-color:var(--reference-color-neutral-900);
}
.apex-kit-fds-theme .pvd-cc-auth-inline-alert-root.pvd-inline-alert--warning {
  --apex-kit-inline-alert-icon-component-content:var(--apex-kit-icon-svg--warning);
}
.apex-kit-fds-theme .pvd-cc-auth-inline-alert-root.pvd-inline-alert--warning .pvd-cc-auth-icon-root {
  --apex-kit-inline-alert-color:#0000;
  background-color: var(--reference-color-orange-900);
  content: "";
  -webkit-mask-image: var(--apex-kit-inline-alert-icon-component-content);
  mask-image: var(--apex-kit-inline-alert-icon-component-content);
}
.apex-kit-fds-theme .pvd-cc-auth-inline-alert-root.pvd-inline-alert--warning .pvd-inline-alert__content {
  --apex-kit-inline-alert-text-color:var(--reference-color-neutral-900);
}
.apex-kit-fds-theme .pvd-cc-auth-inline-alert-root .pvd-alert-content__title {
  font-weight: var(--reference-font-weight-600);
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-auth-inline-alert-root .pvd-cc-auth-icon-root,
  .apex-kit-fds-theme .pvd-cc-auth-inline-alert-root.pvd-inline-alert--critical .pvd-cc-auth-icon-root,
  .apex-kit-fds-theme .pvd-cc-auth-inline-alert-root.pvd-inline-alert--info .pvd-cc-auth-icon-root,
  .apex-kit-fds-theme .pvd-cc-auth-inline-alert-root.pvd-inline-alert--success .pvd-cc-auth-icon-root,
  .apex-kit-fds-theme .pvd-cc-auth-inline-alert-root.pvd-inline-alert--warning .pvd-cc-auth-icon-root {
    --apex-kit-inline-alert-color:CanvasText;
    --apex-kit-inline-alert-color-palette:CanvasText;
  }
}
.apex-kit-fds-theme .pvd-cc-auth-radio-root {
  --apex-kit-radio-button-font-family:var(--reference-font-family-sans);
  --apex-kit-radio-button-font-size:var(--reference-font-size-100);
  --apex-kit-radio-button-bottom:0;
  --apex-kit-radio-button-left:0;
  --apex-kit-radio-button-margin:0;
  --apex-kit-radio-button-background-color:var(--color-white);
  --apex-kit-radio-button-border:var(--reference-uom-stroke-100) solid var(--reference-color-neutral-500);
  --apex-kit-radio-button-border-radius:50%;
  --apex-kit-radio-button-height:1em;
  --apex-kit-radio-button-line-height:var(--reference-font-line-300);
  --apex-kit-radio-button-width:1em;
  --apex-kit-radio-button-text-color:var(--reference-color-neutral-900);
  --apex-kit-radio-button-cursor:pointer;
  --apex-kit-radio-button-align-items:center;
  --apex-kit-radio-button-flex-shrink:0;
  --apex-kit-radio-button-justify-content:center;
  --apex-kit-radio-button-label-display:grid;
  --apex-kit-radio-button-label-line-height:var(--apex-kit-radio-button-line-height);
  --apex-kit-radio-button-label-grid-template-columns:1em auto;
  --apex-kit-radio-button-label-gap:var(--reference-uom-space-50);
  --apex-kit-radio-button-label-margin-right:0;
  --apex-kit-radio-button-label-align-items:flex-start;
  --apex-kit-radio-button-wrap-display:grid;
  --apex-kit-radio-button-wrap-place-content:center;
  --apex-kit-radio-button-wrap-margin-top:calc((var(--apex-kit-radio-button-label-line-height) - var(--apex-kit-radio-button-height))/2);
  --apex-kit-radio-button-outline:none;
  --apex-kit-radio-button-outline-offset:0;
  --apex-kit-radio-button-transition:unset;
  --apex-kit-radio-button-touch-target-margin:0;
  --apex-kit-radio-button-touch-target-margin-right:0;
  --apex-kit-radio-button-microcopy-margin-left:calc(var(--apex-kit-radio-button-width) + var(--apex-kit-radio-button-label-gap));
  --apex-kit-radio-button-microcopy-display:block;
}
.apex-kit-fds-theme .pvd-cc-auth-radio-root .pvd-radio__radio + .pvd-radio__label .pvd-radio__radio-wrap:before,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label .pvd-radio__radio-wrap:before,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label .pvd-radio__radio-wrap:before {
  background-color: CanvasText;
  border-radius: var(--apex-kit-radio-button-border-radius);
  box-shadow: inset 1em 1em var(--color-white);
  content: "";
  height: calc((var(--apex-kit-radio-button-width) - 2px)/2);
  transform: scale(0);
  width: calc((var(--apex-kit-radio-button-width) - 2px)/2);
}
.apex-kit-fds-theme .pvd-cc-auth-radio-root .pvd-radio__radio + .pvd-radio__label.pvd-radio--hover,
.apex-kit-fds-theme .pvd-cc-auth-radio-root .pvd-radio__radio + .pvd-radio__label:hover,
.apex-kit-fds-theme .pvd-cc-auth-radio-root .pvd-radio__radio:hover + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label.pvd-radio--hover,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label:hover,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:hover + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label.pvd-radio--hover,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label:hover,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:hover + .pvd-radio__label {
  --apex-kit-radio-button-border:var(--reference-uom-stroke-100) solid var(--reference-color-neutral-800);
  --apex-kit-radio-button-box-shadow:none;
}
.apex-kit-fds-theme .pvd-cc-auth-radio-root .pvd-radio__radio + .pvd-radio__label.pvd-radio--focus,
.apex-kit-fds-theme .pvd-cc-auth-radio-root .pvd-radio__radio + .pvd-radio__label:focus,
.apex-kit-fds-theme .pvd-cc-auth-radio-root .pvd-radio__radio:focus + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label.pvd-radio--focus,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label:focus,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:focus + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label.pvd-radio--focus,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label:focus,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:focus + .pvd-radio__label {
  --apex-kit-radio-button-border:var(--reference-uom-stroke-100) solid var(--reference-color-neutral-500);
  --apex-kit-radio-button-box-shadow:none;
  --apex-kit-radio-button-outline:var(--reference-uom-stroke-200) solid var(--reference-color-neutral-900);
  --apex-kit-radio-button-outline-offset:var(--reference-uom-space-18);
  --apex-kit-radio-button-transition:outline 0.125s linear;
}
.apex-kit-fds-theme .pvd-cc-auth-radio-root .pvd-radio__radio + .pvd-radio__label.pvd-radio--active,
.apex-kit-fds-theme .pvd-cc-auth-radio-root .pvd-radio__radio + .pvd-radio__label:active,
.apex-kit-fds-theme .pvd-cc-auth-radio-root .pvd-radio__radio:active + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label.pvd-radio--active,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label:active,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:active + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label.pvd-radio--active,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label:active,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:active + .pvd-radio__label {
  --apex-kit-radio-button-background-color:var(--color-white);
  --apex-kit-radio-button-border:var(--reference-uom-stroke-100) solid var(--reference-color-neutral-200);
  --apex-kit-radio-button-box-shadow:none;
  --apex-kit-radio-button-outline:none;
  --apex-kit-radio-button-outline-offset:0;
  --apex-kit-radio-button-transition:none;
}
.apex-kit-fds-theme .pvd-cc-auth-radio-root .pvd-radio__radio:disabled + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:disabled + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:disabled + .pvd-radio__label {
  --apex-kit-radio-button-outline:none;
  --apex-kit-radio-button-text-color:var(--reference-color-neutral-400);
  --apex-kit-radio-button-background-color:var(--reference-color-neutral-200);
  --apex-kit-radio-button-border:var(--reference-uom-stroke-100) solid var(--reference-color-neutral-400);
  --apex-kit-radio-button-box-shadow:none;
  --apex-kit-radio-button-cursor:not-allowed;
}
.apex-kit-fds-theme .pvd-cc-auth-radio-root .pvd-radio__radio:checked + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label {
  --apex-kit-radio-button-border:var(--reference-uom-stroke-100) solid var(--reference-color-green-700);
  --apex-kit-radio-button-background-color:var(--reference-color-green-600);
}
.apex-kit-fds-theme .pvd-cc-auth-radio-root .pvd-radio__radio:checked + .pvd-radio__label .pvd-radio__radio-wrap:before,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label .pvd-radio__radio-wrap:before,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label .pvd-radio__radio-wrap:before {
  transform: scale(1);
}
.apex-kit-fds-theme .pvd-cc-auth-radio-root .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-hover,
.apex-kit-fds-theme .pvd-cc-auth-radio-root .pvd-radio__radio:checked + .pvd-radio__label:hover,
.apex-kit-fds-theme .pvd-cc-auth-radio-root .pvd-radio__radio:checked:hover + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-hover,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label:hover,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:checked:hover + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-hover,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label:hover,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:checked:hover + .pvd-radio__label {
  --apex-kit-radio-button-box-shadow:none;
}
.apex-kit-fds-theme .pvd-cc-auth-radio-root .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-focus,
.apex-kit-fds-theme .pvd-cc-auth-radio-root .pvd-radio__radio:checked + .pvd-radio__label:focus,
.apex-kit-fds-theme .pvd-cc-auth-radio-root .pvd-radio__radio:checked:focus + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-focus,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label:focus,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:checked:focus + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-focus,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label:focus,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:checked:focus + .pvd-radio__label {
  --apex-kit-radio-button-border:none;
  --apex-kit-radio-button-box-shadow:none;
  --apex-kit-radio-button-outline:var(--reference-uom-stroke-200) solid var(--reference-color-neutral-900);
  --apex-kit-radio-button-outline-offset:var(--reference-uom-space-18);
  --apex-kit-radio-button-transition:outline 0.125s linear;
}
.apex-kit-fds-theme .pvd-cc-auth-radio-root .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-active,
.apex-kit-fds-theme .pvd-cc-auth-radio-root .pvd-radio__radio:checked + .pvd-radio__label:active,
.apex-kit-fds-theme .pvd-cc-auth-radio-root .pvd-radio__radio:checked:active + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-active,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label:active,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:checked:active + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-active,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label:active,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:checked:active + .pvd-radio__label {
  --apex-kit-radio-button-background-color:var(--reference-color-green-600);
  --apex-kit-radio-button-border:var(--reference-uom-stroke-100) solid var(--reference-color-green-700);
  --apex-kit-radio-button-box-shadow:none;
  --apex-kit-radio-button-outline:none;
  --apex-kit-radio-button-outline-offset:0;
  --apex-kit-radio-button-transition:none;
}
.apex-kit-fds-theme .pvd-cc-auth-radio-root .pvd-radio__radio:checked:disabled + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__radio:checked:disabled + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__radio:checked:disabled + .pvd-radio__label {
  --apex-kit-radio-button-background-color:var(--reference-color-neutral-200);
  --apex-kit-radio-button-border:var(--reference-uom-stroke-100) solid var(--reference-color-neutral-400);
  --apex-kit-radio-button-box-shadow:none;
  --apex-kit-radio-button-cursor:not-allowed;
}
.apex-kit-fds-theme .pvd-cc-auth-radio-root .pvd-radio__label-text {
  --apex-kit-radio-button-label-text-margin-top:0;
  letter-spacing: -.25px;
}
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--small {
  --apex-kit-radio-button-font-size:var(--reference-font-size-50);
}
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__label-text {
  --apex-kit-radio-button-label-text-margin-top:0;
}
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--large {
  --apex-kit-radio-button-font-size:var(--reference-font-size-200);
}
.apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__label-text {
  --apex-kit-radio-button-label-text-margin-top:0;
}
@media screen and (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-auth-radio-root {
    --apex-kit-radio-button-font-size:var(--reference-font-size-100);
  }
  .apex-kit-fds-theme .pvd-cc-auth-radio-root .pvd-radio__label-text {
    --apex-kit-radio-button-label-text-margin-top:0;
  }
  .apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--small {
    --apex-kit-radio-button-font-size:var(--reference-font-size-75);
  }
  .apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--small .pvd-radio__label-text {
    --apex-kit-radio-button-label-text-margin-top:0;
  }
  .apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--large {
    --apex-kit-radio-button-font-size:var(--reference-font-size-300);
  }
  .apex-kit-fds-theme .pvd-cc-auth-radio-root.pvd-radio--large .pvd-radio__label-text {
    --apex-kit-radio-button-label-text-margin-top:0;
  }
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-auth-radio-root {
    --apex-kit-radio-button-input-border:0;
    --apex-kit-radio-button-input-bottom:0;
    --apex-kit-radio-button-input-clip:rect(var(--reference-uom-stroke-100) var(--reference-uom-stroke-100) var(--reference-uom-stroke-100) var(--reference-uom-stroke-100));
    --apex-kit-radio-button-input-height:var(--reference-uom-stroke-100);
    --apex-kit-radio-button-input-line-height:1;
    --apex-kit-radio-button-input-left:0;
    --apex-kit-radio-button-input-margin:0;
    --apex-kit-radio-button-input-margin-right:0;
    --apex-kit-radio-button-touch-target-margin:0;
    --apex-kit-radio-button-touch-target-margin-right:0;
    --apex-kit-radio-button-input-overflow:initial;
    --apex-kit-radio-button-input-padding:0;
    --apex-kit-radio-button-input-position:absolute;
    --apex-kit-radio-button-input-width:var(--reference-uom-stroke-100);
    --apex-kit-radio-button-wrap-display:grid;
  }
}
@supports (-webkit-touch-callout:none) {
  .dom-card .pvd-cc-auth-input-root input.pvd-input__input,
  .dom-card .pvd-cc-auth-textarea-root .pvd-textarea__textarea {
    font-size: 16px !important;
  }
  @media (min-width: 32em) {
    .dom-card .pvd-cc-auth-input-root input.pvd-input__input,
    .dom-card .pvd-cc-auth-textarea-root .pvd-textarea__textarea {
      font-size: inherit;
    }
  }
}
@media (max-width: 32em) {
  .dom-card {
    border-bottom: 1px solid #ccc;
    padding: 1.5rem 1rem;
  }
}
@media (min-width: 32em) {
  .dom-card {
    border: 1px solid #ccc;
    border-radius: .5rem;
    padding: 2rem 2rem 3rem;
  }
}
.dom-card .dom-margin-top-space-stack-three-quarter-x-important {
  margin: .75rem 0 0 !important;
}
.dom-card .dom-padding-top-space-stack-half-x-important {
  margin-top: var(--apex-kit-form-margin-top) !important;
}
.dom-card .dom-margin-bottom-space-utility-half-x {
  margin-bottom: .5rem;
}
.dom-card .dom-padding-top-space-utility-half-x {
  padding-top: .5rem;
}
.dom-radio-button-contacts {
  width: max-content;
}
#dom-backdrop {
  background-color: hsla(0, 0%, 100%, .902);
  position: absolute;
  z-index: 20;
}
#dom-modal {
  position: absolute;
  z-index: 30;
}
.pvdccl-alert-root {
  color: #000;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvdccl-alert-root,
.pvdccl-alert-root *,
.pvdccl-alert-root :after,
.pvdccl-alert-root :before,
.pvdccl-alert-root:after,
.pvdccl-alert-root:before {
  box-sizing: border-box;
}
.pvdccl-alert-root {
  background-color: var(--apex-kit-alert-background-color);
  border: var(--apex-kit-alert-border-width) solid #0000;
  border-color: var(--apex-kit-alert-border-color);
  border-radius: var(--apex-kit-alert-border-radius-default);
  display: flex;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}
.pvdccl-alert-root.pvd-alert--closing {
  opacity: 0;
  transition: var(--apex-kit-alert-close-transition);
}
.pvdccl-alert-root [data-tag-name=pvd-scoped-icon] {
  line-height: 0;
  padding: var(--apex-kit-alert-icon-component-padding);
}
.pvdccl-alert-root .pvd-alert__icon {
  align-items: var(--apex-kit-alert-icon-vertical-alignment);
  background-color: var(--apex-kit-alert-icon-background-color);
  border-radius: 0;
  color: #000;
  display: flex;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  padding-left: var(--apex-kit-alert-icon-padding-left);
  padding-right: var(--apex-kit-alert-icon-padding-right);
  padding-top: var(--apex-kit-alert-icon-padding-top);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvdccl-alert-root .pvd-alert__icon .pvdccl-icon-root {
  background-color: var(--apex-kit-alert-icon-color);
  content: "";
  display: flex;
  height: var(--apex-kit-alert-icon-component-height);
  -webkit-mask-image: var(--apex-kit-alert-icon-component-content);
  mask-image: var(--apex-kit-alert-icon-component-content);
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  width: var(--apex-kit-alert-icon-component-width);
}
.pvdccl-alert-root .pvd-alert__content {
  color: #000;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .875rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .pvdccl-alert-root .pvd-alert__content {
    font-size: 1rem;
  }
}
.pvdccl-alert-root .pvd-alert__content {
  background-color: var(--apex-kit-alert-content-background-color);
  border-radius: 0;
  color: var(--apex-kit-alert-content-color);
  display: block;
  margin: 0;
  padding: var(--apex-kit-alert-content-padding-top) var(--apex-kit-alert-content-padding-right) var(--apex-kit-alert-content-padding-bottom) var(--apex-kit-alert-content-padding-left);
  width: var(--apex-kit-alert-content-width);
}
.pvdccl-alert-root .pvd-alert__content-a11y-text {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  left: -5000px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pvdccl-alert-root .pvd-alert__title {
  color: #000;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  line-height: 1.25;
  margin: 0;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .pvdccl-alert-root .pvd-alert__title {
    font-size: 1.125rem;
  }
}
.pvdccl-alert-root .pvd-alert__title {
  color: var(--apex-kit-alert-title-color);
  display: var(--apex-kit-alert-title-display);
  font-size: var(--apex-kit-alert-title-font-size);
  font-weight: 700;
  margin-bottom: var(--apex-kit-alert-title-margin-bottom);
}
.pvdccl-alert-root .pvd-alert__message {
  display: var(--apex-kit-alert-message-display);
  margin: 0;
}
.pvdccl-alert-root .pvd-alert__dismiss-button {
  background-color: #0000;
  border: 0;
  color: var(--apex-kit-alert-dismiss-button-color);
  cursor: pointer;
  height: var(--apex-kit-alert-dismiss-button-height);
  margin: var(--apex-kit-alert-dismiss-button-margin);
  min-width: var(--apex-kit-alert-dismiss-button-width);
  padding: var(--apex-kit-alert-dismiss-button-padding-top) var(--apex-kit-alert-dismiss-button-padding-right) var(--apex-kit-alert-dismiss-button-padding-bottom) var(--apex-kit-alert-dismiss-button-padding-left);
  position: relative;
  width: var(--apex-kit-alert-dismiss-button-width);
}
.pvdccl-alert-root .pvd-alert__dismiss-button:active,
.pvdccl-alert-root .pvd-alert__dismiss-button:focus {
  outline: var(--apex-kit-alert-dismiss-button-focus-outline);
}
.pvdccl-alert-root .pvd-alert__dismiss-button-a11y-text {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  left: -5000px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
@media (forced-colors: active) {
  .pvdccl-alert-root.pvd-alert--closing .pvd-alert__icon .pvd-icon-root,
  .pvdccl-alert-root.pvd-alert--critical .pvd-alert__icon .pvd-icon-root,
  .pvdccl-alert-root.pvd-alert--error .pvd-alert__icon .pvd-icon-root,
  .pvdccl-alert-root.pvd-alert--info .pvd-alert__icon .pvd-icon-root,
  .pvdccl-alert-root.pvd-alert--success .pvd-alert__icon .pvd-icon-root,
  .pvdccl-alert-root.pvd-alert--warning .pvd-alert__icon .pvd-icon-root {
    color: LinkText;
  }
}
.pvdccl-button-root,
.pvdccl-button-root *,
.pvdccl-button-root :after,
.pvdccl-button-root :before,
.pvdccl-button-root:after,
.pvdccl-button-root:before {
  box-sizing: border-box;
}
.pvdccl-button-root {
  font-size: .875rem;
}
@media (min-width: 32em) {
  .pvdccl-button-root {
    font-size: 1rem;
  }
}
.pvdccl-button-root {
  align-items: var(--apex-kit-button-align-items);
  background-color: var(--apex-kit-button-background-color);
  border: var(--apex-kit-button-border-width) var(--apex-kit-button-border-style) var(--apex-kit-button-border-color);
  border-radius: var(--apex-kit-button-border-radius);
  box-shadow: var(--apex-kit-button-box-shadow);
  box-sizing: border-box;
  color: #000;
  color: var(--apex-kit-button-text-color);
  cursor: var(--apex-kit-button-cursor);
  display: var(--apex-kit-button-display);
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-family: var(--apex-kit-button-font-family);
  font-style: normal;
  font-style: var(--apex-kit-button-font-style);
  font-weight: 700;
  font-weight: var(--apex-kit-button-font-weight);
  gap: var(--apex-kit-button-gap);
  justify-content: var(--apex-kit-button-justify-content);
  letter-spacing: 0;
  line-height: 1.2;
  line-height: var(--apex-kit-button-line-height);
  margin: var(--apex-kit-button-margin-top) var(--apex-kit-button-margin-right) var(--apex-kit-button-margin-bottom) var(--apex-kit-button-margin-left);
  max-width: var(--apex-kit-button-max-width);
  min-height: var(--apex-kit-button-min-height);
  outline: var(--apex-kit-button-outline);
  outline-color: var(--apex-kit-button-outline-color);
  outline-offset: var(--apex-kit-button-outline-offset);
  outline-style: var(--apex-kit-button-outline-style);
  outline-width: var(--apex-kit-button-outline-width);
  overflow: var(--apex-kit-button-overflow);
  padding: var(--apex-kit-button-vertical-padding) var(--apex-kit-button-horizontal-padding);
  position: var(--apex-kit-button-position);
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
  text-align: center;
  text-align: var(--apex-kit-button-text-align);
  text-decoration: none;
  text-decoration: var(--apex-kit-button-text-decoration);
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  transition: var(--apex-kit-button-transition);
  vertical-align: var(--apex-kit-button-vertical-align);
}
.pvdccl-button-root[pvd-full-width=pvd-full-width],
.pvdccl-button-root[pvd-full-width=true] {
  display: block;
}
.pvdccl-button-root::-moz-focus-inner {
  border: 0;
}
.pvdccl-button-root:disabled .pvd-button__contents {
  pointer-events: none;
}
.pvdccl-button-root.pvd-button--small {
  font-size: .75rem;
}
@media (min-width: 32em) {
  .pvdccl-button-root.pvd-button--small {
    font-size: .875rem;
  }
}
.pvdccl-button-root.pvd-button--large {
  font-size: 1.125rem;
}
@media (min-width: 32em) {
  .pvdccl-button-root.pvd-button--large {
    font-size: 1.25rem;
  }
}
.pvdccl-button-root.pvd-button--full-width {
  width: 100%;
}
.pvdccl-button-root.pvd-button--with-icon:after,
.pvdccl-button-root.pvd-button--with-icon:before {
  display: var(--apex-kit-button-with-icon-display);
}
.pvdccl-button-root.pvd-button--with-icon .pvd-button__contents {
  align-items: center;
  display: flex;
  justify-content: center;
  position: relative;
}
.pvdccl-button-root.pvd-button--icon-only {
  min-width: var(--apex-kit-button-min-width);
}
.pvdccl-button-root.pvd-button--icon-only .pvd-button__icon.pvd-button__icon--left .pvdccl-icon-root,
.pvdccl-button-root.pvd-button--icon-only .pvd-button__icon.pvd-button__icon--right .pvdccl-icon-root {
  margin: var(--apex-kit-button-icon-margin);
}
.pvdccl-button-root.pvd-button--icon-only .pvd-button__text {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  left: -5000px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pvd-button__icon .pvdccl-icon-root {
  display: var(--apex-kit-button-icon-display);
}
.pvd-button__icon.pvd-button__icon--left .pvdccl-icon-root {
  margin-right: var(--apex-kit-button-icon-margin);
}
.pvd-button__icon .pvdccl-spinner-root,
.pvd-button__icon.pvd-button__icon--right .pvdccl-icon-root {
  margin-left: var(--apex-kit-button-icon-margin);
}
.pvd-button__icon .pvdccl-spinner-root .pvd-spinner__visual,
.pvd-button__icon.pvd-button__icon--right .pvdccl-icon-root .pvd-spinner__visual {
  --apex-kit-spinner-color:var(--apex-kit-button-text-color);
  --apex-kit-spinner-visual-color:var(--apex-kit-button-text-color);
}
@media (forced-colors: active) and (forced-colors: active) {
  .pvdccl-button-root.pvd-button--active,
  .pvdccl-button-root.pvd-button--disabled,
  .pvdccl-button-root.pvd-button--focus,
  .pvdccl-button-root.pvd-button--hover,
  .pvdccl-button-root:active,
  .pvdccl-button-root:disabled,
  .pvdccl-button-root:focus,
  .pvdccl-button-root:hover {
    outline: 2px solid Highlight !important;
    outline-offset: 2px !important;
  }
}
@media (forced-colors: active) {
  .pvdccl-button-root.pvd-button--active .pvd-button__icon .pvdccl-icon-root,
  .pvdccl-button-root.pvd-button--disabled .pvd-button__icon .pvdccl-icon-root,
  .pvdccl-button-root.pvd-button--focus .pvd-button__icon .pvdccl-icon-root,
  .pvdccl-button-root.pvd-button--hover .pvd-button__icon .pvdccl-icon-root,
  .pvdccl-button-root:active .pvd-button__icon .pvdccl-icon-root,
  .pvdccl-button-root:disabled .pvd-button__icon .pvdccl-icon-root,
  .pvdccl-button-root:focus .pvd-button__icon .pvdccl-icon-root,
  .pvdccl-button-root:hover .pvd-button__icon .pvdccl-icon-root {
    color: LinkText;
  }
}
pvdccl-expand-collapse {
  display: block;
}
.pvdccl-expand-collapse-root,
.pvdccl-expand-collapse-root *,
.pvdccl-expand-collapse-root :after,
.pvdccl-expand-collapse-root :before,
.pvdccl-expand-collapse-root:after,
.pvdccl-expand-collapse-root:before {
  box-sizing: border-box;
}
.pvdccl-expand-collapse-root .pvd-expand-collapse__interactive-button {
  align-items: flex-start;
  background-color: #0000;
  border: var(--apex-kit-expand-collapse-heading-border);
  border-radius: var(--apex-kit-expand-collapse-heading-border-radius);
  color: var(--apex-kit-expand-collapse-heading-color);
  cursor: pointer;
  display: flex;
  font-family: var(--apex-kit-expand-collapse-content-font-family);
  font-size: var(--apex-kit-expand-collapse-text-font-size);
  font-style: normal;
  font-weight: var(--apex-kit-expand-collapse-heading-font-weight);
  gap: var(--apex-kit-expand-collapse-button-gap);
  line-height: var(--apex-kit-expand-collapse-heading-line-height);
  margin: 0;
  outline: var(--apex-kit-expand-collapse-heading-outline);
  outline-offset: var(--apex-kit-expand-collapse-heading-outline-offset);
  text-align: left;
  text-decoration-color: var(--apex-kit-expand-collapse-heading-text-decoration-color);
  transition: var(--apex-kit-expand-collapse-heading-transition);
  width: 100%;
}
.pvdccl-expand-collapse-root .pvd-expand-collapse__interactive-button [data-tag-name=pvd-scoped-icon] {
  align-self: var(--apex-kit-expand-collapse-icon-align-self);
  height: 100%;
  line-height: 0;
}
.pvdccl-expand-collapse-root .pvd-expand-collapse__icon {
  align-self: flex-start;
  color: var(--apex-kit-expand-collapse-heading-color);
  flex-shrink: 0;
  height: var(--apex-kit-expand-collapse-icon-height);
  position: relative;
  transform: var(--apex-kit-expand-collapse-icon-transform);
  transition: var(--apex-kit-expand-collapse-icon-transition);
}
.pvdccl-expand-collapse-root .pvd-expand-collapse__icon.pvdccl-icon-root {
  height: var(--apex-kit-expand-collapse-icon-root-height);
}
@media (forced-colors: active) {
  .pvdccl-expand-collapse-root .pvd-expand-collapse__icon.pvdccl-icon-root {
    color: ButtonText;
  }
}
.pvdccl-expand-collapse-root .pvd-expand-collapse__heading-wrapper {
  align-self: center;
  padding: var(--apex-kit-expand-collapse-heading-wrapper-padding);
  position: relative;
}
.pvdccl-expand-collapse-root .pvd-expand-collapse__subheading-wrapper {
  color: var(--apex-kit-expand-collapse-subheading-color);
  font-size: var(--apex-kit-expand-collapse-subheading-wrapper-font-size);
  margin: var(--apex-kit-expand-collapse-subheading-wrapper-margin);
  padding: var(--apex-kit-expand-collapse-subheading-wrapper-padding);
  text-align: start;
  text-decoration-color: var(--apex-kit-expand-collapse-subheading-text-decoration-color);
}
.pvdccl-expand-collapse-root .pvd-expand-collapse__content-wrapper {
  color: var(--apex-kit-expand-collapse-content-color);
  display: var(--apex-kit-expand-collapse-content-wrapper-display);
  font-weight: var(--apex-kit-expand-collapse-content-font-weight);
  height: var(--apex-kit-expand-collapse-content-wrapper-height);
  margin: var(--apex-kit-expand-collapse-content-wrapper-margin);
  overflow: var(--apex-kit-expand-collapse-content-wrapper-overflow);
  padding: var(--apex-kit-expand-collapse-content-padding);
}
.pvdccl-expand-collapse-root .pvd-expand-collapse__heading {
  color: var(--apex-kit-expand-collapse-heading-color);
  letter-spacing: var(--apex-kit-expand-collapse-heading-letter-spacing);
  margin: 0;
}
.pvdccl-expand-collapse-root .pvd-expand-collapse__subheading {
  font-size: var(--apex-kit-expand-collapse-subheading-font-size);
  letter-spacing: 0;
  letter-spacing: var(--apex-kit-expand-collapse-heading-letter-spacing);
  line-height: 1.5;
  line-height: var(--apex-kit-expand-collapse-subheading-line-height);
}
.pvdccl-expand-collapse-root .pvd-expand-collapse__content,
.pvdccl-expand-collapse-root .pvd-expand-collapse__subheading {
  color: #000;
  color: var(--apex-kit-expand-collapse-content-color);
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-family: var(--apex-kit-expand-collapse-content-font-family);
  font-style: normal;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvdccl-expand-collapse-root .pvd-expand-collapse__content {
  letter-spacing: 0;
  line-height: 1.5;
}
.pvdccl-form-root.pvd-form--dense .pvd-form__form > *,
.pvdccl-form-root.pvd-form--dense .pvd-form__form > s-slot > s-assigned-wrapper > * {
  margin-top: var(--apex-kit-form-margin-top);
}
.pvdccl-form-root .pvd-form__form > * {
  margin-top: var(--apex-kit-form-spacing-margin-top);
}
.pvdccl-form-root .pvd-form__form > :first-child {
  margin-top: 0;
}
.pvdccl-form-root .pvd-form__form > s-slot > s-assigned-wrapper > * {
  margin-top: var(--apex-kit-form-spacing-margin-top);
}
.pvdccl-form-root .pvd-form__form > s-slot > s-assigned-wrapper > :first-child {
  margin-top: 0;
}
pvdccl-icon {
  line-height: 0;
}
.pvdccl-icon-root {
  box-sizing: var(--apex-kit-icon-box-sizing);
  display: inline-block;
  fill: var(--apex-kit-icon-color);
  height: var(--apex-kit-icon-size-medium);
  padding: var(--apex-kit-icon-padding);
  position: relative;
  stroke: none;
  width: var(--apex-kit-icon-size-medium);
}
.pvdccl-icon-root.pvd-icon--large {
  height: var(--apex-kit-icon-size-large);
  width: var(--apex-kit-icon-size-large);
}
.pvdccl-icon-root.pvd-icon--small {
  height: var(--apex-kit-icon-size-small);
  width: var(--apex-kit-icon-size-small);
}
.pvdccl-icon-root.pvd-icon--extra-small {
  height: var(--apex-kit-icon-size-extra-small);
  width: var(--apex-kit-icon-size-extra-small);
}
@keyframes pvdcclSpinnerRotate {
  to {
    transform: rotate(1turn);
  }
}
@keyframes pvdcclSpinnerChaseTail {
  12.5% {
    transform: rotate(135deg);
  }
  25% {
    transform: rotate(270deg);
  }
  37.5% {
    transform: rotate(405deg);
  }
  50% {
    transform: rotate(540deg);
  }
  62.5% {
    transform: rotate(675deg);
  }
  75% {
    transform: rotate(810deg);
  }
  87.5% {
    transform: rotate(945deg);
  }
  to {
    transform: rotate(3turn);
  }
}
@keyframes pvdcclSpinnerRotateLeft {
  0% {
    transform: rotate(130deg);
  }
  50% {
    transform: rotate(-5deg);
  }
}
@keyframes pvdcclSpinnerRotateRight {
  0% {
    transform: rotate(-130deg);
  }
  50% {
    transform: rotate(5deg);
  }
}
@keyframes pvdcclSpinnerSideIn {
  0% {
    margin: var(--uom-space-stack-eighth-x);
    opacity: 0;
    visibility: hidden;
  }
  to {
    margin: var(--uom-space-stack-eighth-x);
    opacity: 1;
    visibility: visible;
  }
}
.pvdccl-spinner-root,
.pvdccl-spinner-root *,
.pvdccl-spinner-root :after,
.pvdccl-spinner-root :before,
.pvdccl-spinner-root:after,
.pvdccl-spinner-root:before {
  box-sizing: border-box;
}
.pvdccl-spinner-root {
  display: var(--apex-kit-spinner-display);
  flex-direction: var(--apex-kit-spinner-flex-direction);
  font-family: Fidelity Sans;
  font-size: var(--apex-kit-spinner-font-size);
  font-weight: var(--apex-kit-spinner-font-weight);
  gap: var(--apex-kit-spinner-gap);
  line-height: var(--apex-kit-spinner-line-height);
}
.pvdccl-spinner-root .pvd-spinner__spinner {
  animation: pvdcclSpinnerRotate 1568ms linear infinite;
  direction: var(--apex-kit-spinner-direction);
  height: var(--apex-kit-spinner-height);
  margin: var(--apex-kit-spinner-margin-top) var(--apex-kit-spinner-margin-right) var(--apex-kit-spinner-margin-bottom) var(--apex-kit-spinner-margin-left);
  max-height: var(--apex-kit-spinner-height);
  min-height: var(--apex-kit-spinner-height);
  position: var(--apex-kit-spinner-position);
  width: var(--apex-kit-spinner-width);
}
.pvdccl-spinner-root .pvd-spinner__visual {
  animation-duration: var(--apex-kit-spinner-visual-animation-duration);
  animation-iteration-count: var(--apex-kit-spinner-visual-animation-iteration-count);
  animation-name: var(--apex-kit-spinner-visual-animation-name);
  animation-timing-function: var(--apex-kit-spinner-visual-animation-timing-function);
  color: var(--apex-kit-spinner-visual-color);
  display: var(--apex-kit-spinner-visual-display);
  height: var(--apex-kit-spinner-visual-height);
  opacity: var(--apex-kit-spinner-visual-opacity);
  position: var(--apex-kit-spinner-visual-position);
  white-space: var(--apex-kit-spinner-visual-white-space);
  width: var(--apex-kit-spinner-visual-width);
}
.pvdccl-spinner-root .pvd-spinner__mask {
  display: var(--apex-kit-spinner-mask-display);
  height: var(--apex-kit-spinner-mask-height);
  overflow: var(--apex-kit-spinner-mask-overflow);
  position: var(--apex-kit-spinner-mask-position);
  width: var(--apex-kit-spinner-mask-width);
}
.pvdccl-spinner-root .pvd-spinner__mask.pvd-spinner__mask--left .pvd-spinner__mask-inner {
  animation-name: pvdcclSpinnerRotateLeft;
  border-right-color: var(--apex-kit-spinner-border-right-color);
  left: var(--apex-kit-spinner-left);
  transform: var(--apex-kit-spinner-transform);
}
.pvdccl-spinner-root .pvd-spinner__mask.pvd-spinner__mask--right .pvd-spinner__mask-inner {
  animation-name: pvdcclSpinnerRotateRight;
  border-left-color: var(--apex-kit-spinner-border-left-color);
  left: var(--apex-kit-spinner-left);
  transform: var(--apex-kit-spinner-transform);
}
.pvdccl-spinner-root .pvd-spinner__mask-inner,
.pvdccl-spinner-root .pvd-spinner__mask-inner *,
.pvdccl-spinner-root .pvd-spinner__mask-inner :after,
.pvdccl-spinner-root .pvd-spinner__mask-inner :before,
.pvdccl-spinner-root .pvd-spinner__mask-inner:after,
.pvdccl-spinner-root .pvd-spinner__mask-inner:before {
  box-sizing: border-box;
}
.pvdccl-spinner-root .pvd-spinner__mask-inner {
  animation-duration: var(--apex-kit-spinner-mask-inner-animation-duration);
  animation-iteration-count: var(--apex-kit-spinner-mask-inner-animation-iteration-count);
  animation-timing-function: var(--apex-kit-spinner-mask-inner-animation-timing-function);
  border-bottom-color: var(--apex-kit-spinner-mask-inner-border-bottom-color);
  border-radius: var(--apex-kit-spinner-mask-inner-border-radius);
  border-style: var(--apex-kit-spinner-mask-inner-border-style);
  border-width: var(--apex-kit-spinner-mask-inner-border-width);
  bottom: var(--apex-kit-spinner-mask-inner-bottom);
  position: var(--apex-kit-spinner-mask-inner-position);
  top: var(--apex-kit-spinner-mask-inner-top);
  width: var(--apex-kit-spinner-mask-inner-width);
}
.pvdccl-spinner-root .pvd-spinner__microcopy {
  color: #000;
  color: var(--apex-kit-spinner-microcopy-color);
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  letter-spacing: var(--apex-kit-spinner-letter-spacing);
  line-height: 1.5;
  margin: var(--apex-kit-spinner-microcopy-margin);
  text-align: left;
  text-align: var(--apex-kit-spinner-microcopy-text-align);
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvdccl-spinner-root .pvd-spinner__microcopy.pvd-spinner__microcopy--screen-reader-only {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  left: -5000px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pvdccl-spinner-root .pvd-spinner__microcopy-primary {
  font-size: .875rem;
}
@media (min-width: 32em) {
  .pvdccl-spinner-root .pvd-spinner__microcopy-primary {
    font-size: 1rem;
  }
}
.pvdccl-spinner-root .pvd-spinner__microcopy-primary {
  align-items: var(--apex-kit-spinner-microcopy-primary-align-items);
  display: var(--apex-kit-spinner-microcopy-primary-display);
  font-weight: var(--apex-kit-spinner-microcopy-font-weight);
  justify-content: var(--apex-kit-spinner-microcopy-primary-justify-content);
  padding: var(--apex-kit-spinner-microcopy-padding);
}
.pvdccl-spinner-root .pvd-spinner__microcopy-secondary {
  font-size: .75rem;
}
@media (min-width: 32em) {
  .pvdccl-spinner-root .pvd-spinner__microcopy-secondary {
    font-size: .875rem;
  }
}
.pvdccl-spinner-root .pvd-spinner__microcopy-secondary {
  animation-delay: var(--apex-kit-spinner-microcopy-secondary-animation-delay);
  animation-duration: var(--apex-kit-spinner-microcopy-secondary-animation-duration);
  animation-fill-mode: var(--apex-kit-spinner-microcopy-secondary-animation-fill-mode);
  animation-iteration-count: var(--apex-kit-spinner-microcopy-secondary-animation-iteration-count);
  animation-name: pvdcclSpinnerSideIn;
  animation-timing-function: var(--apex-kit-spinner-microcopy-secondary-animation-timing-function);
  line-height: var(--apex-kit-spinner-line-height);
  margin: var(--apex-kit-spinner-microcopy-secondary-margin);
  text-align: var(--apex-kit-spinner-microcopy-secondary-text-align);
}
.pvdccl-spinner-root .pvd-spinner__microcopy-text {
  margin: var(--apex-kit-spinner-microcopy-text-margin);
}
.pvdccl-spinner-root .pvd-spinner__microcopy-icon {
  font-size: var(--apex-kit-spinner-microcopy-icon-font-size);
  margin: var(--apex-kit-spinner-microcopy-icon-margin);
}
.pvdccl-spinner-root:focus {
  outline: var(--apex-kit-spinner-focus-outline);
}
.pvdccl-spinner-root.pvd-spinner--force-inline {
  display: inline-block;
}
.pvdccl-spinner-root.pvd-spinner--force-block {
  display: block;
}
.pvdccl-spinner-root.pvd-spinner--hidden {
  display: none;
}
.pvdccl-spinner-root pvdccl-icon {
  line-height: var(--apex-kit-spinner-line-height);
}
.pvdccl-spinner-root.pvd-spinner--disable-background {
  --page-loading-spinner-dimensions:200px;
  --page-loading-spinner-max-dimensions:400px;
  border: 2px solid var(--apex-kit-spinner-border-color);
  border-radius: var(--apex-kit-spinner-border-radius);
  box-shadow: 0 1px 4px 0 #0003;
  flex-direction: column;
  height: fit-content;
  inset: 0;
  justify-content: center;
  margin: auto;
  max-height: var(--page-loading-spinner-max-dimensions);
  max-width: var(--page-loading-spinner-max-dimensions);
  min-height: var(--page-loading-spinner-dimensions);
  min-width: var(--page-loading-spinner-dimensions);
  padding: var(--apex-kit-spinner-padding);
  width: fit-content;
  z-index: 999999;
}
.pvdccl-spinner-root .pvd-page-loading-background,
.pvdccl-spinner-root.pvd-spinner--disable-background {
  background-color: var(--apex-kit-spinner-background-color);
  display: var(--apex-kit-spinner-display);
  position: fixed;
}
.pvdccl-spinner-root .pvd-page-loading-background {
  bottom: 0;
  color: --apex-kit-spinner-color;
  height: 100vh;
  left: 0;
  mix-blend-mode: overlay;
  opacity: .5;
  right: 0;
  top: 0;
  width: 200%;
  z-index: 99999;
}
pvdccl-input {
  display: var(--apex-kit-input-display);
  font-size: var(--apex-kit-input-font-size);
}
.pvdccl-input-root {
  color: #000;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .875rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.2;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .pvdccl-input-root {
    font-size: 1rem;
  }
}
.pvdccl-input-root {
  align-items: var(--apex-kit-input-align-items);
  display: var(--apex-kit-input-display);
  font-size: var(--apex-kit-input-root-font-size);
}
.pvdccl-input-root .pvd-input__input,
.pvdccl-input-root .pvd-input__input *,
.pvdccl-input-root .pvd-input__input :after,
.pvdccl-input-root .pvd-input__input :before,
.pvdccl-input-root .pvd-input__input:after,
.pvdccl-input-root .pvd-input__input:before {
  box-sizing: border-box;
}
@supports (-webkit-touch-callout:none) {
  .pvdccl-input-root .pvd-input__input:active:not(:focus) {
    font-size: 16px !important;
  }
}
.pvdccl-input-root .pvd-input__input {
  appearance: var(--apex-kit-input-flex-appearance);
  background-color: var(--apex-kit-input-background-color);
  border: var(--apex-kit-input-border);
  border-radius: var(--apex-kit-input-border-radius);
  box-shadow: var(--apex-kit-input-box-shadow);
  color: var(--apex-kit-input-color);
  cursor: var(--apex-kit-input-cursor);
  display: var(--apex-kit-input-display);
  flex-basis: var(--apex-kit-input-flex-basis);
  flex-grow: var(--apex-kit-input-flex-grow);
  font-family: var(--apex-kit-input-font-family);
  font-size: var(--apex-kit-input-font-size);
  height: var(--apex-kit-input-height);
  line-height: var(--apex-kit-input-line-height);
  margin: var(--apex-kit-input-margin);
  margin-left: var(--apex-kit-input-margin-left);
  margin-right: var(--apex-kit-input-margin-right);
  max-width: var(--apex-kit-input-max-width);
  opacity: var(--apex-kit-input-opacity);
  outline: var(--apex-kit-input-outline);
  outline-color: var(--apex-kit-input-outline-color);
  outline-offset: var(--apex-kit-input-outline-offset);
  outline-style: var(--apex-kit-input-outline-style);
  outline-width: var(--apex-kit-input-outline-width);
  padding: var(--apex-kit-input-padding);
  padding-left: var(--apex-kit-input-padding-left);
  padding-right: var(--apex-kit-input-padding-right);
  text-align: var(--apex-kit-input-text-align);
  transition: var(--apex-kit-input-transition);
  vertical-align: var(--apex-kit-input-vertical-align);
}
.pvdccl-input-root .pvd-input__icon {
  color: var(--apex-kit-input-icon-color);
  display: var(--apex-kit-input-icon-display);
  line-height: var(--apex-kit-input-icon-line-height);
  margin: var(--apex-kit-input-icon-margin);
  margin-left: var(--apex-kit-input-icon-margin-left);
  margin-right: var(--apex-kit-input-icon-margin-right);
  min-width: var(--apex-kit-input-icon-min-width);
  padding: var(--apex-kit-input-icon-padding);
  text-align: var(--apex-kit-input-icon-text-align);
  z-index: var(--apex-kit-input-icon-z-index);
}
.pvdccl-input-root.pvd-input--small {
  font-size: .75rem;
}
@media (min-width: 32em) {
  .pvdccl-input-root.pvd-input--small {
    font-size: .875rem;
  }
}
.pvdccl-input-root.pvd-input--large {
  font-size: 1.125rem;
}
@media (min-width: 32em) {
  .pvdccl-input-root.pvd-input--large {
    font-size: 1.25rem;
  }
}
.pvdccl-input-root s-fallback-wrapper:not([hidden=true]),
.pvdccl-input-root s-fallback-wrapper[hidden=true] + s-assigned-wrapper {
  align-items: var(--apex-kit-input-fallback-wrapper-align-items);
  display: var(--apex-kit-input-fallback-wrapper-display);
  flex-grow: var(--apex-kit-input-fallback-wrapper-flex-grow);
}
.pvdccl-title-root,
.pvdccl-title-root *,
.pvdccl-title-root :after,
.pvdccl-title-root :before,
.pvdccl-title-root:after,
.pvdccl-title-root:before {
  box-sizing: border-box;
}
.pvdccl-title-root {
  color: #000;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .875rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .pvdccl-title-root {
    font-size: 1rem;
  }
}
.pvdccl-title-root {
  color: var(--apex-kit-title-color);
  display: flex;
  flex-direction: column;
}
.pvdccl-title-root.pvd-title--border-top {
  border-top: var(--apex-kit-title-border);
  padding-top: var(--apex-kit-title-padding);
}
.pvdccl-title-root.pvd-title--border-bottom {
  border-bottom: var(--apex-kit-title-border);
  padding-bottom: var(--apex-kit-title-padding);
}
.pvdccl-title-root.pvd-title--metadata .pvd-title__annotation-wrapper {
  vertical-align: middle;
}
.pvdccl-title-root .pvd-title__title {
  display: flex;
}
.pvdccl-title-root .pvd-title__heading-wrapper {
  align-content: end;
  align-items: baseline;
  padding-right: var(--apex-kit-title-wrapper-padding-right);
}
.pvdccl-title-root .pvd-title__metadata-wrapper {
  color: #000;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .75rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .pvdccl-title-root .pvd-title__metadata-wrapper {
    font-size: .875rem;
  }
}
.pvdccl-title-root .pvd-title__metadata-wrapper {
  color: var(--apex-kit-title-metadata-wrapper-color);
  margin: var(--apex-kit-title-metadata-wrapper-margin);
}
.pvdccl-title-root .pvd-title__annotation-wrapper {
  color: #000;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .75rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .pvdccl-title-root .pvd-title__annotation-wrapper {
    font-size: .875rem;
  }
}
.pvdccl-title-root .pvd-title__annotation-wrapper {
  margin: var(--apex-kit-title-annotation-wrapper-margin);
  vertical-align: initial;
}
.pvdccl-title-root .pvd-title__subheading-wrapper {
  color: #000;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .875rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .pvdccl-title-root .pvd-title__subheading-wrapper {
    font-size: 1rem;
  }
}
.pvdccl-title-root .pvd-title__subheading-wrapper {
  margin: var(--apex-kit-title-subheading-wrapper-margin);
}
.pvdccl-title-root .pvd-title__action-wrapper {
  align-items: flex-start;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
}
.pvdccl-title-root .pvd-title__action-wrapper > :not(:first-child),
.pvdccl-title-root .pvd-title__action-wrapper > s-slot > s-assigned-wrapper > :not(:first-child) {
  margin: var(--apex-kit-title-action-wrapper-margin);
}
.pvdccl-title-root .pvd-title__action-wrapper > :first-child,
.pvdccl-title-root .pvd-title__action-wrapper > s-slot > s-assigned-wrapper > :first-child {
  margin: 0;
}
.pvdccl-title-root .pvd-title__heading {
  display: inline;
  font-size: var(--apex-kit-title-heading-level-4);
  font-weight: var(--apex-kit-title-heading-font-weight);
  line-height: var(--apex-kit-title-heading-line-height);
  word-break: var(--apex-kit-title-heading-font-wrap);
}
.pvdccl-title-root .pvd-title__heading.pvd-title__heading--level-1 {
  font-size: var(--apex-kit-title-heading-level-1);
}
.pvdccl-title-root .pvd-title__heading.pvd-title__heading--level-2 {
  font-size: var(--apex-kit-title-heading-level-2);
}
.pvdccl-title-root .pvd-title__heading.pvd-title__heading--level-3 {
  font-size: var(--apex-kit-title-heading-level-3);
}
.pvdccl-title-root .pvd-title__heading.pvd-title__heading--level-5 {
  font-size: var(--apex-kit-title-heading-level-5);
}
.pvdccl-title-root .pvd-title__metadata {
  display: inline;
}
.pvdccl-title-root .pvd-title__annotation {
  display: inline;
  vertical-align: text-bottom;
}
.pvdccl-title-root .pvd-title__subheading {
  display: block;
  margin: 0;
}
.pvdccl-title-root .pvdccl-tooltip-root .pvd-tooltip__trigger-wrapper .pvdccl-icon-root {
  margin-bottom: var(--reference-uom-stroke-300);
}
pvdccl-field-group {
  display: block;
}
.pvdccl-field-group-root,
.pvdccl-field-group-root *,
.pvdccl-field-group-root :after,
.pvdccl-field-group-root :before,
.pvdccl-field-group-root:after,
.pvdccl-field-group-root:before {
  box-sizing: border-box;
}
.pvdccl-field-group-root {
  color: var(--apex-kit-field-group-color);
  font-family: var(--apex-kit-field-group-font-family);
  font-size: var(--apex-kit-field-group-font-size);
  font-style: normal;
  font-weight: var(--apex-kit-field-group-font-weight);
  letter-spacing: 0;
  line-height: var(--apex-kit-field-group-line-height);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvdccl-field-group-root > .pvd-field-group__group-label + .pvd-field-group__field-group {
  margin: var(--apex-kit-field-group-general-margin);
}
.pvdccl-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvdccl-field-group + pvdccl-field-group {
  margin-top: var(--apex-kit-field-group-gap-margin-top);
}
.pvdccl-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
  align-items: var(--apex-kit-field-group-align-items);
  display: var(--apex-kit-field-group-display);
  flex-flow: var(--apex-kit-field-group-flex-flow);
}
.pvdccl-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvdccl-field-group {
  flex: var(--apex-kit-field-group-full-width);
  margin-left: var(--apex-kit-field-group-general-margin-left);
  margin-top: var(--apex-kit-field-group-initial-value);
  min-width: var(--apex-kit-field-group-initial-value);
}
.pvdccl-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvdccl-field-group:first-child {
  margin-left: var(--apex-kit-field-group-initial-value);
}
.pvdccl-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvdccl-field-group[pvd-fixed-width=""],
.pvdccl-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvdccl-field-group[pvd-fixed-width=pvd-fixed-width],
.pvdccl-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvdccl-field-group[pvd-fixed-width=true] {
  flex: var(--apex-kit-field-group-fixed-width);
}
.pvdccl-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > .apex-kit__composed-field__wrapper-with-slots > * > *,
.pvdccl-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > .apex-kit__composed-field__wrapper:not(.apex-kit__composed-field__wrapper-with-slots) > *,
.pvdccl-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > :not(.apex-kit__composed-field__wrapper):not(.apex-kit__composed-field__wrapper-with-slots):not(pvdccl-field-group + pvdccl-field-group) {
  margin-top: var(--apex-kit-field-group-general-margin-top);
}
.pvdccl-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > .apex-kit__composed-field__wrapper-with-slots > * > :first-child,
.pvdccl-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > .apex-kit__composed-field__wrapper:not(.apex-kit__composed-field__wrapper-with-slots) > :first-child,
.pvdccl-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > :first-child:not(.apex-kit__composed-field__wrapper):not(.apex-kit__composed-field__wrapper-with-slots) {
  margin-top: var(--apex-kit-field-group-initial-value);
}
.pvdccl-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__display-data {
  color: var(--apex-kit-field-group-color);
  font-family: var(--apex-kit-field-group-font-family);
  font-size: var(--apex-kit-field-group-font-size);
  font-style: normal;
  font-weight: var(--apex-kit-field-group-font-weight);
  letter-spacing: 0;
  line-height: var(--apex-kit-field-group-line-height);
  margin: var(--apex-kit-field-group-general-margin);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvdccl-field-group-root.pvd-field-group--vertical-align-center > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
  align-items: center;
}
.pvdccl-field-group-root.pvd-field-group--vertical-align-bottom > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
  align-items: flex-end;
}
.pvdccl-field-group-root > .pvd-field-group__field-group > .pvdccl-field-group-root + .pvdccl-field-group-root {
  margin-top: var(--apex-kit-field-group-gap-margin-top);
}
.pvdccl-field-group-root > .pvd-field-group__field-group {
  align-items: var(--apex-kit-field-group-align-items);
  display: var(--apex-kit-field-group-display);
  flex-flow: var(--apex-kit-field-group-flex-flow);
}
.pvdccl-field-group-root > .pvd-field-group__field-group > .pvdccl-field-group-root {
  margin-left: var(--apex-kit-field-group-general-margin-left);
  margin-top: var(--apex-kit-field-group-initial-value);
  min-width: var(--apex-kit-field-group-initial-value);
}
.pvdccl-field-group-root > .pvd-field-group__field-group > .pvdccl-field-group-root:first-child {
  margin-left: var(--apex-kit-field-group-initial-value);
}
.pvdccl-field-group-root > .pvd-field-group__field-group > .pvd-field-group--full-width {
  flex: var(--apex-kit-field-group-full-width);
}
.pvdccl-field-group-root > .pvd-field-group__field-group > .pvd-field-group--fixed-width {
  flex: var(--apex-kit-field-group-fixed-width);
}
.pvdccl-field-group-root > .pvd-field-group__field-group > * {
  margin-top: var(--apex-kit-field-group-general-margin-top);
}
.pvdccl-field-group-root > .pvd-field-group__field-group > :first-child {
  margin-top: var(--apex-kit-field-group-initial-value);
}
.pvdccl-field-group-root > .pvd-field-group__field-group .pvd-field-group__display-data {
  color: var(--apex-kit-field-group-color);
  font-family: var(--apex-kit-field-group-font-family);
  font-size: var(--apex-kit-field-group-font-size);
  font-style: normal;
  font-weight: var(--apex-kit-field-group-font-weight);
  letter-spacing: 0;
  line-height: var(--apex-kit-field-group-line-height);
  margin: var(--apex-kit-field-group-general-margin);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvdccl-field-group-root.pvd-field-group--vertical-align-center > .pvd-field-group__field-group {
  align-items: center;
}
.pvdccl-field-group-root.pvd-field-group--vertical-align-bottom > .pvd-field-group__field-group {
  align-items: flex-end;
}
.pvdccl-field-group-root > .pvd-field-group__field-group {
  container-type: inline-size;
}
.pvdccl-field-group-root > .pvd-field-group__field-group .pvd-field-group__field-group {
  container-type: normal;
}
s-root > .pvdccl-field-group-root.pvd-field-group--inline > .pvd-field-group__field-group {
  display: block;
}
pvdccl-label {
  display: var(--apex-kit-label-display);
  max-width: 100%;
}
.pvdccl-label-root,
.pvdccl-label-root *,
.pvdccl-label-root :after,
.pvdccl-label-root :before,
.pvdccl-label-root:after,
.pvdccl-label-root:before {
  box-sizing: border-box;
}
.pvdccl-label-root {
  color: var(--apex-kit-label-color);
  display: var(--apex-kit-label-display);
  font-family: var(--apex-kit-label-font-family);
  font-style: normal;
  letter-spacing: var(--apex-kit-label-letter-spacing);
  line-height: var(--apex-kit-label-line-height);
  text-align: left;
  text-decoration: var(--apex-kit-label-text-decoration);
  text-indent: 0;
  text-shadow: none;
  text-transform: var(--apex-kit-label-text-transform);
}
.pvdccl-label-root,
.pvdccl-label-root .pvd-label__indicator,
.pvdccl-label-root .pvd-label__label {
  font-size: var(--apex-kit-label-font-size);
  font-weight: var(--apex-kit-label-font-weight);
}
.pvdccl-label-root .pvd-label__indicator {
  color: var(--apex-kit-label-color);
  margin-left: var(--apex-kit-label-margin-left);
  text-decoration: var(--apex-kit-label-text-decoration);
  text-transform: var(--apex-kit-label-text-transform);
}
.pvdccl-label-root .pvd-label__annotation {
  color: var(--apex-kit-label-color);
  display: var(--apex-kit-label-display);
  margin-left: var(--apex-kit-label-margin-left);
}
.pvdccl-label-root .pvd-label__annotation,
.pvdccl-label-root .pvd-label__annotation .pvdccl-icon-root {
  vertical-align: var(--apex-kit-label-vertical-align);
}
@media print {
  .pvdccl-label-root .pvd-label__annotation {
    display: var(--apex-kit-label-display);
  }
}
pvdccl-checkbox {
  display: block;
}
.pvdccl-checkbox-root {
  color: var(--apex-kit-checkbox-color);
  font-family: var(--apex-kit-checkbox-font-family);
  font-size: var(--apex-kit-checkbox-font-size);
  font-style: var(--apex-kit-checkbox-font-style);
  font-weight: var(--apex-kit-checkbox-font-weight);
  letter-spacing: var(--apex-kit-checkbox-letter-spacing);
  position: relative;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
  text-align: var(--apex-kit-checkbox-text-align);
  text-decoration: var(--apex-kit-checkbox-text-decoration);
  text-indent: var(--apex-kit-checkbox-text-indent);
  text-shadow: var(--apex-kit-checkbox-text-shadow);
  text-transform: var(--apex-kit-checkbox-text-transform);
}
.pvdccl-checkbox-root.pvd-checkbox--label-hidden .pvd-checkbox__label-text {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  left: -5000px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pvdccl-checkbox-root.pvd-checkbox--label-hidden .pvd-checkbox__checkbox-wrap {
  margin-right: var(--apex-kit-checkbox-margin);
}
.pvdccl-checkbox-root .pvd-checkbox__checkbox {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  bottom: 0;
  cursor: var(--apex-kit-checkbox-cursor);
  height: 1px;
  left: -5000px;
  left: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pvdccl-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  background-color: var(--apex-kit-checkbox-background-color);
  border: var(--apex-kit-checkbox-border);
  box-shadow: var(--apex-kit-checkbox-box-shadow);
  cursor: var(--apex-kit-checkbox-cursor);
  outline-color: var(--apex-kit-checkbox-outline-color);
  outline-offset: var(--apex-kit-checkbox-outline-offset);
  outline-style: var(--apex-kit-checkbox-outline-style);
  outline-width: var(--apex-kit-checkbox-outline-width);
  transition: var(--apex-kit-checkbox-transition);
}
.pvdccl-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon {
  fill: var(--apex-kit-checkbox-fill);
}
.pvdccl-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.pvdccl-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__label-text {
  pointer-events: none;
}
.pvdccl-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label {
  color: var(--apex-kit-checkbox-color);
}
.pvdccl-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--checked {
  display: var(--apex-kit-checkbox-checked-icon-display);
}
.pvdccl-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--indeterminate {
  display: var(--apex-kit-checkbox-indeterminate-icon-display);
}
.pvdccl-checkbox-root .pvd-checkbox__label {
  align-items: flex-start;
  color: var(--apex-kit-checkbox-color);
  cursor: var(--apex-kit-checkbox-cursor);
  display: inline-flex;
  font-family: var(--apex-kit-checkbox-font-family);
  font-size: var(--apex-kit-checkbox-font-size);
  font-style: var(--apex-kit-checkbox-font-style);
  font-weight: var(--apex-kit-checkbox-font-weight);
  letter-spacing: var(--apex-kit-checkbox-letter-spacing);
  line-height: var(--apex-kit-checkbox-line-height);
  margin: var(--apex-kit-checkbox-margin);
  margin-right: 0;
  text-align: var(--apex-kit-checkbox-text-align);
  text-decoration: var(--apex-kit-checkbox-text-decoration);
  text-indent: var(--apex-kit-checkbox-text-indent);
  text-shadow: var(--apex-kit-checkbox-text-shadow);
  text-transform: var(--apex-kit-checkbox-text-transform);
  vertical-align: var(--apex-kit-checkbox-vertical-align);
}
.pvdccl-checkbox-root .pvd-checkbox__label-text {
  margin: 0;
  margin-top: var(--apex-kit-checkbox-margin-top);
}
.pvdccl-checkbox-root .pvd-checkbox__microcopy {
  display: block;
  font-size: var(--apex-kit-checkbox-font-size);
  margin-left: calc(var(--apex-kit-checkbox-length) + var(--apex-kit-checkbox-space-utility-three-quarter-x));
  margin-top: var(--apex-kit-checkbox-margin);
}
.pvdccl-checkbox-root pvdccl-icon {
  font-size: 0;
}
.pvdccl-checkbox-root .pvd-checkbox__checkbox-wrap-icon {
  display: none;
}
.pvdccl-checkbox-root .pvd-checkbox__checkbox-wrap {
  align-items: center;
  background-color: var(--apex-kit-checkbox-background-color);
  border: var(--apex-kit-checkbox-border);
  border-radius: var(--apex-kit-checkbox-border-radius);
  cursor: var(--apex-kit-checkbox-cursor);
  display: flex;
  flex-shrink: 0;
  height: var(--apex-kit-checkbox-length);
  justify-content: center;
  line-height: 1;
  margin: var(--apex-kit-checkbox-margin);
  margin-right: var(--apex-kit-checkbox-space-utility-three-quarter-x);
  width: var(--apex-kit-checkbox-length);
}
@media (forced-colors: active) {
  .pvdccl-checkbox-root .pvd-checkbox__checkbox {
    align-items: center;
    border: unset;
    bottom: auto;
    clip: unset;
    flex-shrink: 0;
    height: unset;
    justify-content: center;
    left: auto;
    line-height: 1;
    margin: var(--apex-kit-checkbox-margin);
    margin-right: var(--apex-kit-checkbox-space-utility-three-quarter-x);
    overflow: initial;
    padding: unset;
    position: unset;
    width: unset;
  }
  .pvdccl-checkbox-root .pvd-checkbox__checkbox-wrap {
    display: none;
  }
  .pvdccl-checkbox-root .pvd-checkbox__label {
    align-items: center;
    padding: 0 0 var(--reference-uom-space-75) var(--reference-uom-space-50);
  }
}
pvdccl-select {
  display: block;
  font-size: 0;
}
.pvdccl-select-root {
  color: #000;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvdccl-select-root,
.pvdccl-select-root *,
.pvdccl-select-root :after,
.pvdccl-select-root :before,
.pvdccl-select-root:after,
.pvdccl-select-root:before {
  box-sizing: border-box;
}
.pvdccl-select-root {
  font-size: .875rem;
}
@media (min-width: 32em) {
  .pvdccl-select-root {
    font-size: 1rem;
  }
}
.pvdccl-select-root.pvd-select--small {
  font-size: .75rem;
}
@media (min-width: 32em) {
  .pvdccl-select-root.pvd-select--small {
    font-size: .875rem;
  }
}
.pvdccl-select-root.pvd-select--large {
  font-size: 1.125rem;
}
@media (min-width: 32em) {
  .pvdccl-select-root.pvd-select--large {
    font-size: 1.25rem;
  }
}
.pvdccl-select-root.pvd-select--full-width .pvd-select__wrapper {
  width: 100%;
}
.pvdccl-select-root .pvd-select__wrapper {
  display: inline-block;
  position: relative;
}
@supports (-webkit-touch-callout:none) {
  .pvdccl-select-root .pvd-select__select:active:not(:focus) {
    font-size: 16px !important;
  }
}
.pvdccl-select-root .pvd-select__select {
  appearance: none;
  background-color: var(--apex-kit-select-background-color);
  background-image: none;
  border: var(--apex-kit-select-border);
  border-radius: var(--apex-kit-select-border-radius);
  box-shadow: var(--apex-kit-select-box-shadow);
  color: var(--apex-kit-select-text-color);
  cursor: var(--apex-kit-select-cursor);
  display: inline-block;
  font-family: inherit;
  font-size: var(--apex-kit-select-font-size);
  height: var(--apex-kit-select-height);
  letter-spacing: var(--apex-kit-select-letter-spacing);
  line-height: var(--apex-kit-select-line-height);
  margin: 0;
  outline: var(--apex-kit-select-outline);
  outline-offset: var(--apex-kit-select-outline-offset);
  overflow: hidden;
  padding: var(--apex-kit-select-vertical-padding) var(--apex-kit-select-horizontal-padding);
  padding-right: var(--apex-kit-select-padding-right);
  transition: var(--apex-kit-select-transition);
  vertical-align: top;
  width: 100%;
}
@media (min-width: 32em) {
  .pvdccl-select-root .pvd-select__select {
    padding-right: var(--apex-kit-select-padding-right-at-512);
  }
}
.pvdccl-select-root .pvd-select__select::placeholder {
  color: var(--apex-kit-select-placeholder-color);
}
.pvdccl-select-root .pvd-select__select[multiple] {
  height: auto;
  min-height: var(--apex-kit-select-height);
}
.pvdccl-select-root .pvd-select__select:-moz-ui-invalid {
  box-shadow: none;
}
.pvdccl-select-root .pvd-select__icon {
  bottom: 0;
  color: var(--apex-kit-select-icon-color);
  height: var(--apex-kit-select-icon-height);
  margin: auto;
  padding: var(--apex-kit-select-icon-padding);
  pointer-events: none;
  position: absolute;
  right: var(--apex-kit-select-icon-right);
  top: 0;
  width: var(--apex-kit-select-icon-width);
}
@media (min-width: 32em) {
  .pvdccl-select-root .pvd-select__icon {
    right: var(--apex-kit-select-icon-right-at-512);
  }
}
@media (forced-colors: active) {
  .pvdccl-select-root .pvd-select__icon {
    color: ButtonText;
  }
}
pvdccl-inline-alert {
  display: block;
}
.pvdccl-inline-alert-root,
.pvdccl-inline-alert-root *,
.pvdccl-inline-alert-root :after,
.pvdccl-inline-alert-root :before,
.pvdccl-inline-alert-root:after,
.pvdccl-inline-alert-root:before {
  box-sizing: border-box;
}
.pvdccl-inline-alert-root {
  display: flex;
  font-family: var(--apex-kit-inline-alert-font-family);
  font-size: var(--apex-kit-inline-alert-text-font-size);
  font-style: normal;
  font-weight: var(--apex-kit-inline-alert-font-weight);
  letter-spacing: var(--apex-kit-inline-alert-letter-spacing);
  line-height: var(--apex-kit-inline-alert-font-line-height-normal);
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
  text-align: var(--apex-kit-inline-alert-text-align);
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvdccl-inline-alert-root .pvd-inline-alert__icon {
  display: var(--apex-kit-inline-alert-icon-display);
  height: var(--apex-kit-inline-alert-icon-height);
}
.pvdccl-inline-alert-root .pvd-inline-alert__icon .pvdccl-icon-root {
  background-color: var(--apex-kit-inline-alert-color-palette);
  --apex-kit-icon-color:var(--apex-kit-inline-alert-color-palette);
  content: "";
  height: 100%;
  -webkit-mask-image: var(--apex-kit-inline-alert-icon-component-content);
  mask-image: var(--apex-kit-inline-alert-icon-component-content);
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
.pvdccl-inline-alert-root .pvdccl-icon {
  height: 100%;
  line-height: 0;
}
.pvdccl-inline-alert-root .pvd-inline-alert__content {
  color: var(--apex-kit-inline-alert-text-color);
  display: inline-block;
  padding-left: var(--apex-kit-inline-alert-content-padding-left);
}
.pvdccl-inline-alert-root .pvd-inline-alert__content-a11y-text {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  left: -5000px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pvdccl-inline-alert-root .pvd-alert-content__title {
  display: inline-block;
}
.pvdccl-inline-alert-root .pvd-alert-content__title:after {
  content: ". ";
  white-space: pre;
}
.pvdccl-content-block-root,
.pvdccl-content-block-root *,
.pvdccl-content-block-root :after,
.pvdccl-content-block-root :before,
.pvdccl-content-block-root:after,
.pvdccl-content-block-root:before {
  box-sizing: border-box;
}
.pvdccl-content-block-root {
  background-color: var(--apex-kit-content-block-background-color);
  border: var(--apex-kit-content-block-border);
  border-radius: var(--apex-kit-content-block-border-radius);
  box-shadow: var(--apex-kit-content-block-box-shadow);
  color: #000;
  color: var(--apex-kit-content-block-color);
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-style: normal;
  font-weight: 400;
  gap: var(--apex-kit-content-block-gap);
  letter-spacing: 0;
  line-height: 1.5;
  padding: var(--apex-kit-content-block-padding);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvdccl-content-block-root.pvd-content-block--action-align-left .pvd-content-block__action-wrapper {
  align-self: flex-start;
  text-align: left;
}
.pvdccl-content-block-root.pvd-content-block--action-align-center .pvd-content-block__action-wrapper {
  align-self: center;
  text-align: center;
}
.pvdccl-content-block-root.pvd-content-block--action-align-right .pvd-content-block__action-wrapper {
  align-self: flex-end;
  text-align: right;
}
.pvdccl-content-block-root.pvd-content-block--body-align-left .pvd-content-block__body-wrapper {
  align-self: flex-start;
  text-align: left;
}
.pvdccl-content-block-root.pvd-content-block--body-align-center .pvd-content-block__body-wrapper {
  align-self: center;
  text-align: center;
}
.pvdccl-content-block-root.pvd-content-block--body-align-right .pvd-content-block__body-wrapper {
  align-self: flex-end;
  text-align: right;
}
.pvdccl-content-block-root.pvd-content-block--heading-align-left .pvd-content-block__heading-wrapper {
  align-self: flex-start;
  text-align: left;
}
.pvdccl-content-block-root.pvd-content-block--heading-align-center .pvd-content-block__heading-wrapper {
  align-self: center;
  text-align: center;
}
.pvdccl-content-block-root.pvd-content-block--heading-align-right .pvd-content-block__heading-wrapper {
  align-self: flex-end;
  text-align: right;
}
.pvdccl-content-block-root.pvd-content-block--image-align-left .pvd-content-block__image-wrapper {
  align-self: flex-start;
  text-align: left;
}
.pvdccl-content-block-root.pvd-content-block--image-align-center .pvd-content-block__image-wrapper {
  align-self: center;
  text-align: center;
}
.pvdccl-content-block-root.pvd-content-block--image-align-right .pvd-content-block__image-wrapper {
  align-self: flex-end;
  text-align: right;
}
.pvdccl-content-block-root {
  align-items: center;
  display: flex;
  flex-direction: column;
  text-align: center;
}
@media (min-width: 32em) {
  .pvdccl-content-block-root.pvd-content-block--inline-at-512 {
    align-items: flex-start;
    flex-direction: row;
  }
  .pvdccl-content-block-root.pvd-content-block--inline-at-512 .pvd-content-block__action-wrapper,
  .pvdccl-content-block-root.pvd-content-block--inline-at-512 .pvd-content-block__body-wrapper,
  .pvdccl-content-block-root.pvd-content-block--inline-at-512 .pvd-content-block__heading-wrapper,
  .pvdccl-content-block-root.pvd-content-block--inline-at-512 .pvd-content-block__image-wrapper {
    align-self: flex-start;
    text-align: left;
  }
}
@media (min-width: 48em) {
  .pvdccl-content-block-root.pvd-content-block--inline-at-768 {
    align-items: flex-start;
    flex-direction: row;
  }
  .pvdccl-content-block-root.pvd-content-block--inline-at-768 .pvd-content-block__action-wrapper,
  .pvdccl-content-block-root.pvd-content-block--inline-at-768 .pvd-content-block__body-wrapper,
  .pvdccl-content-block-root.pvd-content-block--inline-at-768 .pvd-content-block__heading-wrapper,
  .pvdccl-content-block-root.pvd-content-block--inline-at-768 .pvd-content-block__image-wrapper {
    align-self: flex-start;
    text-align: left;
  }
}
@media (min-width: 60em) {
  .pvdccl-content-block-root.pvd-content-block--inline-at-960 {
    align-items: flex-start;
    flex-direction: row;
  }
  .pvdccl-content-block-root.pvd-content-block--inline-at-960 .pvd-content-block__action-wrapper,
  .pvdccl-content-block-root.pvd-content-block--inline-at-960 .pvd-content-block__body-wrapper,
  .pvdccl-content-block-root.pvd-content-block--inline-at-960 .pvd-content-block__heading-wrapper,
  .pvdccl-content-block-root.pvd-content-block--inline-at-960 .pvd-content-block__image-wrapper {
    align-self: flex-start;
    text-align: left;
  }
}
@media (min-width: 80em) {
  .pvdccl-content-block-root.pvd-content-block--inline-at-1280 {
    align-items: flex-start;
    flex-direction: row;
  }
  .pvdccl-content-block-root.pvd-content-block--inline-at-1280 .pvd-content-block__action-wrapper,
  .pvdccl-content-block-root.pvd-content-block--inline-at-1280 .pvd-content-block__body-wrapper,
  .pvdccl-content-block-root.pvd-content-block--inline-at-1280 .pvd-content-block__heading-wrapper,
  .pvdccl-content-block-root.pvd-content-block--inline-at-1280 .pvd-content-block__image-wrapper {
    align-self: flex-start;
    text-align: left;
  }
}
.pvdccl-content-block-root.pvd-content-block--inline-always {
  align-items: flex-start;
  flex-direction: row;
}
.pvdccl-content-block-root.pvd-content-block--inline-always .pvd-content-block__action-wrapper,
.pvdccl-content-block-root.pvd-content-block--inline-always .pvd-content-block__body-wrapper,
.pvdccl-content-block-root.pvd-content-block--inline-always .pvd-content-block__heading-wrapper,
.pvdccl-content-block-root.pvd-content-block--inline-always .pvd-content-block__image-wrapper {
  align-self: flex-start;
  text-align: left;
}
@media (min-width: 32em) {
  .pvdccl-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-512 {
    align-items: flex-start;
    flex-direction: row-reverse;
  }
}
@media (min-width: 48em) {
  .pvdccl-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-768 {
    align-items: flex-start;
    flex-direction: row-reverse;
  }
}
@media (min-width: 60em) {
  .pvdccl-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-960 {
    align-items: flex-start;
    flex-direction: row-reverse;
  }
}
@media (min-width: 80em) {
  .pvdccl-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-1280 {
    align-items: flex-start;
    flex-direction: row-reverse;
  }
}
.pvdccl-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-always {
  align-items: flex-start;
  flex-direction: row-reverse;
}
.pvdccl-content-block-root.pvd-content-block--align-left {
  align-items: flex-start;
  text-align: left;
}
.pvdccl-content-block-root.pvd-content-block--align-left .pvd-content-block__content-wrapper {
  align-items: flex-start;
}
.pvdccl-content-block-root.pvd-content-block--align-right {
  align-items: flex-end;
  text-align: right;
}
@media (min-width: 32em) {
  .pvdccl-content-block-root.pvd-content-block--align-right.pvd-content-block--inline-at-512 {
    align-items: flex-start;
  }
}
@media (min-width: 48em) {
  .pvdccl-content-block-root.pvd-content-block--align-right.pvd-content-block--inline-at-768 {
    align-items: flex-start;
  }
}
@media (min-width: 60em) {
  .pvdccl-content-block-root.pvd-content-block--align-right.pvd-content-block--inline-at-960 {
    align-items: flex-start;
  }
}
@media (min-width: 80em) {
  .pvdccl-content-block-root.pvd-content-block--align-right.pvd-content-block--inline-at-1280 {
    align-items: flex-start;
  }
}
.pvdccl-content-block-root.pvd-content-block--align-right.pvd-content-block--inline-always {
  align-items: flex-start;
}
.pvdccl-content-block-root.pvd-content-block--align-right .pvd-content-block__content-wrapper {
  align-items: flex-end;
}
.pvdccl-content-block-root .pvd-content-block__image-wrapper {
  flex: 0 1 auto;
  line-height: 0;
  max-width: 100%;
}
.pvdccl-content-block-root .pvd-content-block__content-wrapper {
  align-items: center;
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 32em) {
  .pvdccl-content-block-root .pvd-content-block__content-wrapper.pvd-content-block--inline-at-512 {
    align-items: flex-start;
    text-align: left;
  }
}
@media (min-width: 48em) {
  .pvdccl-content-block-root .pvd-content-block__content-wrapper.pvd-content-block--inline-at-768 {
    align-items: flex-start;
    text-align: left;
  }
}
@media (min-width: 60em) {
  .pvdccl-content-block-root .pvd-content-block__content-wrapper.pvd-content-block--inline-at-960 {
    align-items: flex-start;
    text-align: left;
  }
}
@media (min-width: 80em) {
  .pvdccl-content-block-root .pvd-content-block__content-wrapper.pvd-content-block--inline-at-1280 {
    align-items: flex-start;
    text-align: left;
  }
}
.pvdccl-content-block-root .pvd-content-block__content-wrapper.pvd-content-block--inline-always {
  align-items: flex-start;
  text-align: left;
}
.pvdccl-content-block-root .pvd-content-block__content-wrapper > .pvd-content-block__action-wrapper:not(:first-child),
.pvdccl-content-block-root .pvd-content-block__content-wrapper > .pvd-content-block__body-wrapper:not(:first-child),
.pvdccl-content-block-root .pvd-content-block__content-wrapper > .pvd-content-block__heading-wrapper:not(:first-child) {
  margin: var(--apex-kit-content-block-content-children-margin);
}
.pvdccl-content-block-root .pvd-content-block__heading-wrapper {
  display: inline-block;
  max-width: var(--apex-kit-content-block-max-width);
}
.pvdccl-content-block-root.pvd-content-block--heading-full-width .pvd-content-block__heading-wrapper {
  max-width: 100%;
  width: 100%;
}
.pvdccl-content-block-root .pvd-content-block__body-wrapper {
  display: inline-block;
  max-width: var(--apex-kit-content-block-max-width);
}
.pvdccl-content-block-root.pvd-content-block--body-full-width .pvd-content-block__body-wrapper {
  max-width: 100%;
  width: 100%;
}
.pvdccl-content-block-root .pvd-content-block__image {
  height: auto;
  max-width: 100%;
  width: var(--apex-kit-content-block-image-width);
}
.pvdccl-content-block-root .pvd-content-block__heading {
  font-size: var(--apex-kit-content-block-heading-font-size);
  font-weight: var(--apex-kit-content-block-heading-font-weight);
  letter-spacing: var(--apex-kit-content-block-heading-letter-spacing);
  line-height: var(--apex-kit-content-block-heading-line-height);
  margin: 0;
}
.pvdccl-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-1 {
  font-size: 2.375rem;
}
@media (min-width: 32em) {
  .pvdccl-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-1 {
    font-size: 2.75rem;
  }
}
.pvdccl-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-2 {
  font-size: 1.625rem;
}
@media (min-width: 32em) {
  .pvdccl-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-2 {
    font-size: 1.875rem;
  }
}
.pvdccl-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-3 {
  font-size: 1.375rem;
}
@media (min-width: 32em) {
  .pvdccl-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-3 {
    font-size: 1.625rem;
  }
}
.pvdccl-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-5 {
  font-size: 1rem;
}
@media (min-width: 32em) {
  .pvdccl-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-5 {
    font-size: 1.125rem;
  }
}
.pvdccl-content-block-root .pvd-content-block__body {
  font-size: .875rem;
}
@media (min-width: 32em) {
  .pvdccl-content-block-root .pvd-content-block__body {
    font-size: 1rem;
  }
}
.pvdccl-content-block-root .pvd-content-block__body {
  margin: 0;
}
.pvdccl-content-block-root .pvd-content-block__body.pvd-content-block__body--small {
  font-size: .75rem;
}
@media (min-width: 32em) {
  .pvdccl-content-block-root .pvd-content-block__body.pvd-content-block__body--small {
    font-size: .875rem;
  }
}
.pvdccl-content-block-root .pvd-content-block__body.pvd-content-block__body--large {
  font-size: 1.125rem;
}
@media (min-width: 32em) {
  .pvdccl-content-block-root .pvd-content-block__body.pvd-content-block__body--large {
    font-size: 1.25rem;
  }
}
pvdccl-link,
pvdccl-link *,
pvdccl-link :after,
pvdccl-link :before,
pvdccl-link:after,
pvdccl-link:before {
  box-sizing: border-box;
}
pvdccl-link {
  display: inline-block;
  position: relative;
}
.pvdccl-link-root,
.pvdccl-link-root *,
.pvdccl-link-root :after,
.pvdccl-link-root :before,
.pvdccl-link-root:after,
.pvdccl-link-root:before {
  box-sizing: border-box;
}
.pvdccl-link-root {
  display: inline-block;
  position: relative;
}
.pvdccl-link-root .pvd-link__link {
  background: none;
  border-radius: 0;
  border-style: none;
  box-shadow: none;
  color: var(--apex-kit-link-text-color);
  cursor: pointer;
  display: inline-block;
  font-family: var(--apex-kit-link-font-family);
  font-size: var(--apex-kit-link-text-font-size);
  font-style: normal;
  font-weight: var(--apex-kit-link-font-weight);
  letter-spacing: 0;
  line-height: var(--apex-kit-link-line-height);
  margin: 0;
  outline: none;
  outline-color: var(--apex-kit-link-outline-color);
  outline-offset: var(--apex-kit-link-outline-offset);
  outline-style: var(--apex-kit-link-outline-style);
  outline-width: var(--apex-kit-link-outline-width);
  padding: 0;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: var(--apex-kit-link-text-shadow);
  text-transform: var(--apex-kit-link-text-transform);
  transition: var(--apex-kit-link-transition);
}
.pvdccl-link-root .pvd-link__link .pvd-link__text {
  border-style: none;
  border-bottom: var(--apex-kit-link-border-bottom);
  display: var(--apex-kit-link-display);
  font-size: var(--apex-kit-link-text-font-size);
  outline: none;
  pointer-events: var(--apex-kit-link-pointer-events);
  text-decoration: var(--apex-kit-link-text-decoration);
  text-underline-offset: var(--apex-kit-link-text-underline-offset);
}
.pvdccl-link-root .pvd-link__link .pvd-link__icon {
  border-style: none;
  display: inline-block;
  margin: var(--apex-kit-link-icon-margin);
  outline: none;
  pointer-events: var(--apex-kit-link-pointer-events);
  text-decoration: none;
  vertical-align: middle;
}
.pvdccl-link-root .pvd-link__link .pvd-link__icon .pvdccl-icon-root {
  fill: var(--apex-kit-link-icon-fill-color);
}
.pvdccl-link-root .pvd-link__disabled-cover {
  bottom: -3px;
  cursor: not-allowed;
  display: block;
  left: -3px;
  position: absolute;
  right: -3px;
  top: -3px;
  z-index: 1;
}
.apex-kit-helios-theme .pvdccl-alert-root,
:root .pvdccl-alert-root {
  --apex-kit-alert-background-color:var(--reference-color-light-neutral-100);
  --apex-kit-alert-border-width:2px;
  --apex-kit-alert-border-color:var(--reference-color-light-red-400);
  --apex-kit-alert-border-radius-default:var(--system-uom-rounded-corners-medium-top-leading);
  --apex-kit-alert-close-transition:opacity 200ms;
  --apex-kit-alert-icon-background-color:var(--reference-color-light-red-400);
  --apex-kit-alert-icon-color:var(--reference-color-light-neutral-100);
  --apex-kit-alert-icon-padding-left:calc(var(--system-uom-space-inset-half-x) - var(--apex-kit-alert-border-width));
  --apex-kit-alert-icon-padding-right:var(--system-uom-space-inset-half-x);
  --apex-kit-alert-icon-padding-top:0;
  --apex-kit-alert-icon-vertical-alignment:center;
  --apex-kit-alert-icon-component-padding:0;
  --apex-kit-alert-icon-component-height:24px;
  --apex-kit-alert-icon-component-width:24px;
  --apex-kit-alert-icon-component-content:var(--apex-kit-icon-svg--alert-critical-outline);
  --apex-kit-alert-title-color:var(--reference-color-light-red-400);
  --apex-kit-alert-title-display:block;
  --apex-kit-alert-title-font-size:inherit;
  --apex-kit-alert-title-margin-bottom:var(--system-uom-space-utility-half-x);
  --apex-kit-alert-content-background-color:var(--reference-color-light-neutral-100);
  --apex-kit-alert-content-color:var(--reference-color-light-neutral-900);
  --apex-kit-alert-content-padding-bottom:var(--system-uom-space-inset-one-x);
  --apex-kit-alert-content-padding-left:var(--system-uom-space-inset-one-x);
  --apex-kit-alert-content-padding-right:0;
  --apex-kit-alert-content-padding-top:var(--system-uom-space-inset-one-x);
  --apex-kit-alert-content-width:calc(100% - 76px);
  --apex-kit-alert-message-display:block;
  --apex-kit-alert-dismiss-button-color:var(--reference-color-light-neutral-800);
  --apex-kit-alert-dismiss-button-height:2.75rem;
  --apex-kit-alert-dismiss-button-margin:0;
  --apex-kit-alert-dismiss-button-padding-bottom:var(--system-uom-space-inset-one-x);
  --apex-kit-alert-dismiss-button-padding-left:var(--system-uom-space-inset-one-x);
  --apex-kit-alert-dismiss-button-padding-right:var(--system-uom-space-inset-one-x);
  --apex-kit-alert-dismiss-button-padding-top:var(--system-uom-space-inset-one-x);
  --apex-kit-alert-dismiss-button-width:2.75rem;
  --apex-kit-alert-dismiss-button-focus-outline:2px solid var(--reference-color-light-neutral-900);
}
.apex-kit-helios-theme .pvdccl-alert-root .pvd-alert__dismiss-button,
:root .pvdccl-alert-root .pvd-alert__dismiss-button {
  border-radius: 6px;
}
.apex-kit-helios-theme .pvdccl-alert-root.pvd-alert--info,
:root .pvdccl-alert-root.pvd-alert--info {
  --apex-kit-alert-border-color:var(--reference-color-light-informational);
  --apex-kit-alert-icon-background-color:var(--reference-color-light-informational);
  --apex-kit-alert-icon-color:var(--reference-color-light-neutral-100);
  --apex-kit-alert-icon-component-content:var(--apex-kit-icon-svg--alert-info-outline);
  --apex-kit-alert-title-color:var(--reference-color-light-neutral-900);
}
.apex-kit-helios-theme .pvdccl-alert-root.pvd-alert--success,
:root .pvdccl-alert-root.pvd-alert--success {
  --apex-kit-alert-border-color:var(--reference-color-light-primary-brand-green);
  --apex-kit-alert-icon-background-color:var(--reference-color-light-primary-brand-green);
  --apex-kit-alert-icon-color:var(--reference-color-light-neutral-100);
  --apex-kit-alert-icon-component-content:var(--apex-kit-icon-svg--alert-success);
  --apex-kit-alert-title-color:var(--reference-color-light-neutral-900);
}
.apex-kit-helios-theme .pvdccl-alert-root.pvd-alert--warning,
:root .pvdccl-alert-root.pvd-alert--warning {
  --apex-kit-alert-border-color:var(--reference-color-light-warning);
  --apex-kit-alert-icon-background-color:var(--reference-color-light-warning);
  --apex-kit-alert-icon-color:var(--reference-color-light-neutral-900);
  --apex-kit-alert-icon-component-content:var(--apex-kit-icon-svg--alert-warning-outline);
  --apex-kit-alert-title-color:var(--reference-color-light-neutral-900);
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvdccl-alert-root,
  .apex-kit-helios-theme .pvdccl-alert-root.pvd-alert--info,
  .apex-kit-helios-theme .pvdccl-alert-root.pvd-alert--success,
  .apex-kit-helios-theme .pvdccl-alert-root.pvd-alert--warning,
  :root .pvdccl-alert-root,
  :root .pvdccl-alert-root.pvd-alert--info,
  :root .pvdccl-alert-root.pvd-alert--success,
  :root .pvdccl-alert-root.pvd-alert--warning {
    --apex-kit-alert-icon-color:CanvasText;
  }
}
.apex-kit-helios-theme .pvdccl-button-root,
:root .pvdccl-button-root {
  --apex-kit-button-align-items:center;
  --apex-kit-button-background-color:var(--reference-color-light-green-400);
  --apex-kit-button-border-width:1px;
  --apex-kit-button-border-style:solid;
  --apex-kit-button-border-color:var(--reference-color-light-green-400);
  --apex-kit-button-border-radius:var(--system-uom-rounded-corners-medium-top-leading);
  --apex-kit-button-cursor:pointer;
  --apex-kit-button-display:inline-block;
  --apex-kit-button-horizontal-padding:1em;
  --apex-kit-button-justify-content:center;
  --apex-kit-button-line-height:1.2;
  --apex-kit-button-margin-top:0;
  --apex-kit-button-margin-left:0;
  --apex-kit-button-margin-right:0;
  --apex-kit-button-margin-bottom:0;
  --apex-kit-button-max-width:100%;
  --apex-kit-button-min-height:2.325em;
  --apex-kit-button-overflow:visible;
  --apex-kit-button-position:relative;
  --apex-kit-button-vertical-align:top;
  --apex-kit-button-vertical-padding:0.5em;
  --apex-kit-button-box-shadow:#0000;
  --apex-kit-button-outline:none;
  --apex-kit-button-text-color:var(--reference-color-light-gray-000);
  --apex-kit-button-font-family:var(--system-font-body-medium-font-family),Helvetica,Arial,sans;
  --apex-kit-button-font-size:0;
  --apex-kit-button-font-style:normal;
  --apex-kit-button-font-weight:bold;
  --apex-kit-button-text-align:center;
  --apex-kit-button-text-decoration:none;
  --apex-kit-button-icon-color:var(--reference-color-light-gray-000);
  --apex-kit-button-icon-overflow:visible;
  --apex-kit-button-icon-display:block;
  --apex-kit-button-icon-margin:0.7em;
  --apex-kit-button-typography-text-color:var(--reference-color-light-gray-000);
  --apex-kit-button-typography-font-weight:bold;
  --apex-kit-button-typography-line-height:1.2;
  --apex-kit-button-typography-text-align:center;
}
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--hover,
.apex-kit-helios-theme .pvdccl-button-root:hover,
:root .pvdccl-button-root.pvd-button--hover,
:root .pvdccl-button-root:hover {
  --apex-kit-button-background-color:var(--reference-color-light-green-700);
}
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--focus,
.apex-kit-helios-theme .pvdccl-button-root:focus,
:root .pvdccl-button-root.pvd-button--focus,
:root .pvdccl-button-root:focus {
  --apex-kit-button-box-shadow:0 0 0 1px var(--reference-color-light-gray-000),0 0 0 3px var(--reference-color-light-gray-100);
  --apex-kit-button-outline:none;
}
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--active,
.apex-kit-helios-theme .pvdccl-button-root:active,
:root .pvdccl-button-root.pvd-button--active,
:root .pvdccl-button-root:active {
  --apex-kit-button-background-color:var(--reference-color-light-green-400);
  --apex-kit-button-box-shadow:0 0 0 1px var(--reference-color-light-gray-000),0 0 0 3px var(--reference-color-light-gray-100);
}
.apex-kit-helios-theme .pvdccl-button-root:disabled,
:root .pvdccl-button-root:disabled {
  --apex-kit-button-background-color:var(--reference-color-light-neutral-500);
  --apex-kit-button-border-color:var(--reference-color-light-neutral-500);
  --apex-kit-button-box-shadow:none;
  --apex-kit-button-cursor:not-allowed;
  --apex-kit-button-outline:none;
  --apex-kit-button-text-color:var(--reference-color-light-neutral-300);
  --apex-kit-button-icon-color:var(--reference-color-light-neutral-300);
}
.apex-kit-helios-theme .pvdccl-button-root:disabled,
.apex-kit-helios-theme .pvdccl-button-root:disabled.pvd-button--active,
.apex-kit-helios-theme .pvdccl-button-root:disabled.pvd-button--hover,
.apex-kit-helios-theme .pvdccl-button-root:disabled:active,
.apex-kit-helios-theme .pvdccl-button-root:disabled:hover,
:root .pvdccl-button-root:disabled,
:root .pvdccl-button-root:disabled.pvd-button--active,
:root .pvdccl-button-root:disabled.pvd-button--hover,
:root .pvdccl-button-root:disabled:active,
:root .pvdccl-button-root:disabled:hover {
  --apex-kit-button-background-color:var(--reference-color-light-neutral-500);
  --apex-kit-button-border-color:var(--reference-color-light-neutral-500);
  --apex-kit-button-box-shadow:none;
  --apex-kit-button-cursor:not-allowed;
  --apex-kit-button-outline:none;
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvdccl-button-root:disabled,
  .apex-kit-helios-theme .pvdccl-button-root:disabled.pvd-button--active,
  .apex-kit-helios-theme .pvdccl-button-root:disabled.pvd-button--hover,
  .apex-kit-helios-theme .pvdccl-button-root:disabled:active,
  .apex-kit-helios-theme .pvdccl-button-root:disabled:hover,
  :root .pvdccl-button-root:disabled,
  :root .pvdccl-button-root:disabled.pvd-button--active,
  :root .pvdccl-button-root:disabled.pvd-button--hover,
  :root .pvdccl-button-root:disabled:active,
  :root .pvdccl-button-root:disabled:hover {
    --apex-kit-button-outline:none;
  }
}
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--anchor,
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--anchor.pvd-button--hover,
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--anchor:hover,
:root .pvdccl-button-root.pvd-button--anchor,
:root .pvdccl-button-root.pvd-button--anchor.pvd-button--hover,
:root .pvdccl-button-root.pvd-button--anchor:hover {
  --apex-kit-button-text-decoration:none;
}
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--anchor.pvd-button--focus,
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--anchor:focus,
:root .pvdccl-button-root.pvd-button--anchor.pvd-button--focus,
:root .pvdccl-button-root.pvd-button--anchor:focus {
  --apex-kit-button-border-color:var(--reference-color-light-green-400);
  --apex-kit-button-border-radius:0.1875rem;
  --apex-kit-button-box-shadow:0 0 0 1px var(--reference-color-light-gray-000),0 0 0 3px var(--reference-color-light-gray-100);
  --apex-kit-button-outline:none;
}
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--anchor.pvd-button--active,
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--anchor:active,
:root .pvdccl-button-root.pvd-button--anchor.pvd-button--active,
:root .pvdccl-button-root.pvd-button--anchor:active {
  --apex-kit-button-border-color:var(--color-blue-24);
  --apex-kit-button-border-radius:0.1875rem;
  --apex-kit-button-box-shadow:0 0 0 1px var(--reference-color-light-gray-000),0 0 0 3px var(--reference-color-light-gray-100);
  --apex-kit-button-outline:none;
}
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--invitation,
:root .pvdccl-button-root.pvd-button--invitation {
  --apex-kit-button-background-color:var(--color-orange-48);
  --apex-kit-button-border-color:var(--color-orange-48);
}
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--invitation.pvd-button--active,
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--invitation.pvd-button--hover,
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--invitation:active,
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--invitation:hover,
:root .pvdccl-button-root.pvd-button--invitation.pvd-button--active,
:root .pvdccl-button-root.pvd-button--invitation.pvd-button--hover,
:root .pvdccl-button-root.pvd-button--invitation:active,
:root .pvdccl-button-root.pvd-button--invitation:hover {
  --apex-kit-button-background-color:var(--color-orange-58);
}
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--invitation:disabled,
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--invitation:disabled.pvd-button--active,
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--invitation:disabled.pvd-button--hover,
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--invitation:disabled:active,
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--invitation:disabled:hover,
:root .pvdccl-button-root.pvd-button--invitation:disabled,
:root .pvdccl-button-root.pvd-button--invitation:disabled.pvd-button--active,
:root .pvdccl-button-root.pvd-button--invitation:disabled.pvd-button--hover,
:root .pvdccl-button-root.pvd-button--invitation:disabled:active,
:root .pvdccl-button-root.pvd-button--invitation:disabled:hover {
  --apex-kit-button-background-color:var(--system-color-interactive-disabled);
  --apex-kit-button-border-color:var(--system-color-interactive-disabled);
  --apex-kit-button-box-shadow:none;
  --apex-kit-button-cursor:not-allowed;
  --apex-kit-button-outline:none;
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvdccl-button-root.pvd-button--invitation:disabled,
  .apex-kit-helios-theme .pvdccl-button-root.pvd-button--invitation:disabled.pvd-button--active,
  .apex-kit-helios-theme .pvdccl-button-root.pvd-button--invitation:disabled.pvd-button--hover,
  .apex-kit-helios-theme .pvdccl-button-root.pvd-button--invitation:disabled:active,
  .apex-kit-helios-theme .pvdccl-button-root.pvd-button--invitation:disabled:hover,
  :root .pvdccl-button-root.pvd-button--invitation:disabled,
  :root .pvdccl-button-root.pvd-button--invitation:disabled.pvd-button--active,
  :root .pvdccl-button-root.pvd-button--invitation:disabled.pvd-button--hover,
  :root .pvdccl-button-root.pvd-button--invitation:disabled:active,
  :root .pvdccl-button-root.pvd-button--invitation:disabled:hover {
    --apex-kit-button-outline:none;
  }
}
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--invitation:disabled,
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--invitation:disabled.pvd-button--active,
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--invitation:disabled.pvd-button--hover,
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--invitation:disabled:active,
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--invitation:disabled:hover,
:root .pvdccl-button-root.pvd-button--invitation:disabled,
:root .pvdccl-button-root.pvd-button--invitation:disabled.pvd-button--active,
:root .pvdccl-button-root.pvd-button--invitation:disabled.pvd-button--hover,
:root .pvdccl-button-root.pvd-button--invitation:disabled:active,
:root .pvdccl-button-root.pvd-button--invitation:disabled:hover {
  --apex-kit-button-text-color:var(--reference-color-light-neutral-400);
  --apex-kit-button-icon-color:var(--reference-color-light-neutral-400);
}
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--secondary,
:root .pvdccl-button-root.pvd-button--secondary {
  --apex-kit-button-text-color:var(--reference-color-light-green-400);
  --apex-kit-button-background-color:#0000;
  --apex-kit-button-border-color:var(--reference-color-light-green-400);
  --apex-kit-button-icon-color:var(--reference-color-light-green-400);
}
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--secondary.pvd-button--hover,
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--secondary:hover,
:root .pvdccl-button-root.pvd-button--secondary.pvd-button--hover,
:root .pvdccl-button-root.pvd-button--secondary:hover {
  --apex-kit-button-background-color:var(--reference-color-light-neutral-400);
}
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--secondary.pvd-button--focus,
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--secondary:focus,
:root .pvdccl-button-root.pvd-button--secondary.pvd-button--focus,
:root .pvdccl-button-root.pvd-button--secondary:focus {
  --apex-kit-button-background-color:#0000;
  --apex-kit-button-border-color:#0000;
  --apex-kit-button-box-shadow:0 0 0 2px var(--reference-color-light-gray-100);
  --apex-kit-button-outline:none;
}
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--secondary.pvd-button--active,
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--secondary:active,
:root .pvdccl-button-root.pvd-button--secondary.pvd-button--active,
:root .pvdccl-button-root.pvd-button--secondary:active {
  --apex-kit-button-background-color:var(--reference-color-light-neutral-400);
  --apex-kit-button-border-color:#0000;
  --apex-kit-button-box-shadow:0 0 0 2px var(--reference-color-light-gray-100);
}
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--secondary:disabled,
:root .pvdccl-button-root.pvd-button--secondary:disabled {
  --apex-kit-button-background-color:var(--system-color-interactive-disabled);
  --apex-kit-button-border-color:var(--system-color-interactive-disabled);
  --apex-kit-button-text-color:var(--color-neutral-88);
  --apex-kit-button-icon-color:var(--color-neutral-88);
  --apex-kit-button-box-shadow:none;
  --apex-kit-button-cursor:not-allowed;
  --apex-kit-button-outline:none;
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvdccl-button-root.pvd-button--secondary:disabled,
  :root .pvdccl-button-root.pvd-button--secondary:disabled {
    --apex-kit-button-outline:none;
  }
}
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--tertiary,
:root .pvdccl-button-root.pvd-button--tertiary {
  --apex-kit-button-text-color:var(--reference-color-light-green-400);
  --apex-kit-button-background-color:#0000;
  --apex-kit-button-border-width:0;
  --apex-kit-button-font-weight:var(--fonts-weight-regular);
  --apex-kit-button-icon-color:var(--reference-color-light-green-400);
}
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--tertiary.pvd-button--hover,
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--tertiary:hover,
:root .pvdccl-button-root.pvd-button--tertiary.pvd-button--hover,
:root .pvdccl-button-root.pvd-button--tertiary:hover {
  --apex-kit-button-background-color:#0000;
  --apex-kit-button-text-decoration:underline;
  --apex-kit-button-icon-color:var(--reference-color-light-gray-100);
  --apex-kit-button-text-color:var(--reference-color-light-gray-100);
}
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--tertiary.pvd-button--focus,
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--tertiary:focus,
:root .pvdccl-button-root.pvd-button--tertiary.pvd-button--focus,
:root .pvdccl-button-root.pvd-button--tertiary:focus {
  --apex-kit-button-box-shadow:0 0 0 1px var(--reference-color-light-gray-100);
  --apex-kit-button-text-decoration:none;
  --apex-kit-button-text-color:var(--reference-color-light-green-400);
  --apex-kit-button-icon-color:var(--reference-color-light-green-400);
}
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--tertiary.pvd-button--active,
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--tertiary:active,
:root .pvdccl-button-root.pvd-button--tertiary.pvd-button--active,
:root .pvdccl-button-root.pvd-button--tertiary:active {
  --apex-kit-button-background-color:#0000;
  --apex-kit-button-box-shadow:0 0 0 1px var(--reference-color-light-gray-100);
  --apex-kit-button-text-color:var(--reference-color-light-gray-100);
  --apex-kit-button-text-decoration:underline;
  --apex-kit-button-icon-color:var(--reference-color-light-gray-100);
}
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--tertiary:disabled,
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--tertiary:disabled.pvd-button--active,
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--tertiary:disabled.pvd-button--hover,
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--tertiary:disabled:active,
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--tertiary:disabled:hover,
:root .pvdccl-button-root.pvd-button--tertiary:disabled,
:root .pvdccl-button-root.pvd-button--tertiary:disabled.pvd-button--active,
:root .pvdccl-button-root.pvd-button--tertiary:disabled.pvd-button--hover,
:root .pvdccl-button-root.pvd-button--tertiary:disabled:active,
:root .pvdccl-button-root.pvd-button--tertiary:disabled:hover {
  --apex-kit-button-background-color:#0000;
  --apex-kit-button-cursor:not-allowed;
  --apex-kit-button-outline:none;
  --apex-kit-button-text-decoration:none;
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvdccl-button-root.pvd-button--tertiary:disabled,
  .apex-kit-helios-theme .pvdccl-button-root.pvd-button--tertiary:disabled.pvd-button--active,
  .apex-kit-helios-theme .pvdccl-button-root.pvd-button--tertiary:disabled.pvd-button--hover,
  .apex-kit-helios-theme .pvdccl-button-root.pvd-button--tertiary:disabled:active,
  .apex-kit-helios-theme .pvdccl-button-root.pvd-button--tertiary:disabled:hover,
  :root .pvdccl-button-root.pvd-button--tertiary:disabled,
  :root .pvdccl-button-root.pvd-button--tertiary:disabled.pvd-button--active,
  :root .pvdccl-button-root.pvd-button--tertiary:disabled.pvd-button--hover,
  :root .pvdccl-button-root.pvd-button--tertiary:disabled:active,
  :root .pvdccl-button-root.pvd-button--tertiary:disabled:hover {
    --apex-kit-button-outline:none;
  }
}
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--tertiary:disabled,
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--tertiary:disabled.pvd-button--active,
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--tertiary:disabled.pvd-button--hover,
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--tertiary:disabled:active,
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--tertiary:disabled:hover,
:root .pvdccl-button-root.pvd-button--tertiary:disabled,
:root .pvdccl-button-root.pvd-button--tertiary:disabled.pvd-button--active,
:root .pvdccl-button-root.pvd-button--tertiary:disabled.pvd-button--hover,
:root .pvdccl-button-root.pvd-button--tertiary:disabled:active,
:root .pvdccl-button-root.pvd-button--tertiary:disabled:hover {
  --apex-kit-button-text-color:var(--reference-color-light-neutral-400);
  --apex-kit-button-icon-color:var(--reference-color-light-neutral-400);
}
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--with-icon,
:root .pvdccl-button-root.pvd-button--with-icon {
  --apex-kit-button-with-icon-display:none;
}
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--icon-only,
:root .pvdccl-button-root.pvd-button--icon-only {
  --apex-kit-button-icon-margin:0;
  --apex-kit-button-horizontal-padding:1em;
  --apex-kit-button-vertical-padding:0.5em;
}
.apex-kit-helios-theme .pvdccl-button-root.pvd-button--icon-only.pvd-button--icon-only-equilateral,
:root .pvdccl-button-root.pvd-button--icon-only.pvd-button--icon-only-equilateral {
  --apex-kit-button-vertical-padding:1em;
}
.apex-kit-helios-theme .pvdccl-expand-collapse-root,
:root .pvdccl-expand-collapse-root {
  --apex-kit-expand-collapse-button-gap:none;
  --apex-kit-expand-collapse-content-color:none;
  --apex-kit-expand-collapse-content-font-weight:none;
  --apex-kit-expand-collapse-content-padding:0 0 0 1.75rem;
  --apex-kit-expand-collapse-content-wrapper-margin:var(--system-uom-padding-medium) 0 0 0;
  --apex-kit-expand-collapse-heading-border:1px solid #0000;
  --apex-kit-expand-collapse-heading-border-radius:none;
  --apex-kit-expand-collapse-heading-color:var(--color-black);
  --apex-kit-expand-collapse-content-font-family:"Fidelity Sans",Helvetica,Arial,sans;
  --apex-kit-expand-collapse-heading-font-weight:700;
  --apex-kit-expand-collapse-heading-letter-spacing:none;
  --apex-kit-expand-collapse-heading-line-height:1.25;
  --apex-kit-expand-collapse-heading-outline:none;
  --apex-kit-expand-collapse-heading-text-decoration-color:none;
  --apex-kit-expand-collapse-heading-wrapper-font-size:none;
  --apex-kit-expand-collapse-heading-wrapper-padding:0 0 0 0.75rem;
  --apex-kit-expand-collapse-icon-align-self:unset;
  --apex-kit-expand-collapse-icon-height:1.375em;
  --apex-kit-expand-collapse-icon-root-height:1.375em;
  --apex-kit-expand-collapse-icon-transition:transform 0.25s ease-out;
  --apex-kit-expand-collapse-subheading-color:none;
  --apex-kit-expand-collapse-subheading-font-size:var(--system-font-title-small-font-size);
  --apex-kit-expand-collapse-subheading-line-height:1.5;
  --apex-kit-expand-collapse-subheading-text-decoration-color:none;
  --apex-kit-expand-collapse-subheading-wrapper-font-size:var( --system-font-title-medium-font-size );
  --apex-kit-expand-collapse-subheading-wrapper-margin:var(--system-uom-padding-small) 0 0 0;
  --apex-kit-expand-collapse-subheading-wrapper-padding:0 0 0 1.75rem;
  --apex-kit-expand-collapse-text-font-size:1.125rem;
}
.apex-kit-helios-theme .pvdccl-expand-collapse-root .pvd-expand-collapse__interactive-button,
:root .pvdccl-expand-collapse-root .pvd-expand-collapse__interactive-button {
  --apex-kit-expand-collapse-text-font-size:var(--system-font-body-medium-font-size);
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvdccl-expand-collapse-root .pvd-expand-collapse__interactive-button,
  :root .pvdccl-expand-collapse-root .pvd-expand-collapse__interactive-button {
    --apex-kit-expand-collapse-text-font-size:var(--system-font-title-medium-font-size);
  }
}
.apex-kit-helios-theme .pvdccl-expand-collapse-root .pvd-expand-collapse__interactive-button:focus,
:root .pvdccl-expand-collapse-root .pvd-expand-collapse__interactive-button:focus {
  --apex-kit-expand-collapse-heading-border:1px dotted var(--color-black);
  --apex-kit-expand-collapse-heading-outline:none;
  --apex-kit-expand-collapse-heading-outline-offset:none;
  --apex-kit-expand-collapse-heading-transition:none;
}
.apex-kit-helios-theme .pvdccl-expand-collapse-root.pvd-expand-collapse--small .pvd-expand-collapse__interactive-button,
:root .pvdccl-expand-collapse-root.pvd-expand-collapse--small .pvd-expand-collapse__interactive-button {
  --apex-kit-expand-collapse-text-font-size:var(--system-font-body-small-font-size);
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvdccl-expand-collapse-root.pvd-expand-collapse--small .pvd-expand-collapse__interactive-button,
  :root .pvdccl-expand-collapse-root.pvd-expand-collapse--small .pvd-expand-collapse__interactive-button {
    --apex-kit-expand-collapse-text-font-size:var(--system-font-title-small-font-size);
  }
}
.apex-kit-helios-theme .pvdccl-expand-collapse-root.pvd-expand-collapse--large,
:root .pvdccl-expand-collapse-root.pvd-expand-collapse--large {
  --apex-kit-expand-collapse-heading-wrapper-padding:0 0 0 var(--system-uom-padding-large);
  --apex-kit-expand-collapse-subheading-wrapper-padding:0 0 0 2.25rem;
  --apex-kit-expand-collapse-content-padding:0 0 0 2.25rem;
}
.apex-kit-helios-theme .pvdccl-expand-collapse-root.pvd-expand-collapse--large .pvd-expand-collapse__interactive-button,
:root .pvdccl-expand-collapse-root.pvd-expand-collapse--large .pvd-expand-collapse__interactive-button {
  --apex-kit-expand-collapse-text-font-size:1.125rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvdccl-expand-collapse-root.pvd-expand-collapse--large .pvd-expand-collapse__interactive-button,
  :root .pvdccl-expand-collapse-root.pvd-expand-collapse--large .pvd-expand-collapse__interactive-button {
    --apex-kit-expand-collapse-text-font-size:1.25rem;
  }
}
.apex-kit-helios-theme .pvdccl-expand-collapse-root.pvd-expand-collapse--expanded,
:root .pvdccl-expand-collapse-root.pvd-expand-collapse--expanded {
  --apex-kit-expand-collapse-content-wrapper-display:block;
  --apex-kit-expand-collapse-content-wrapper-height:auto;
  --apex-kit-expand-collapse-content-wrapper-overflow:auto;
  --apex-kit-expand-collapse-icon-transform:rotate(-90deg);
}
.apex-kit-helios-theme .pvdccl-expand-collapse-root.pvd-expand-collapse--collapsed,
:root .pvdccl-expand-collapse-root.pvd-expand-collapse--collapsed {
  --apex-kit-expand-collapse-content-wrapper-display:none;
  --apex-kit-expand-collapse-content-wrapper-height:0;
  --apex-kit-expand-collapse-content-wrapper-overflow:hidden;
  --apex-kit-expand-collapse-icon-transform:rotate(90deg);
}
.apex-kit-helios-theme .pvdccl-expand-collapse-root.pvd-expand-collapse--expanding,
:root .pvdccl-expand-collapse-root.pvd-expand-collapse--expanding {
  --apex-kit-expand-collapse-content-wrapper-display:block;
  --apex-kit-expand-collapse-content-wrapper-height:0;
  --apex-kit-expand-collapse-content-wrapper-overflow:hidden;
  --apex-kit-expand-collapse-icon-transform:rotate(-90deg);
}
.apex-kit-helios-theme .pvdccl-expand-collapse-root.pvd-expand-collapse--collapsing,
:root .pvdccl-expand-collapse-root.pvd-expand-collapse--collapsing {
  --apex-kit-expand-collapse-content-wrapper-display:block;
  --apex-kit-expand-collapse-content-wrapper-overflow:hidden;
  --apex-kit-expand-collapse-icon-transform:rotate(90deg);
}
.apex-kit-helios-theme .pvdccl-form-root,
:root .pvdccl-form-root {
  --apex-kit-form-margin-top:var(--system-uom-space-utility-one-and-half-x);
  --apex-kit-form-spacing-margin-top:2.5rem;
}
.apex-kit-helios-theme .pvdccl-icon-root,
:root .pvdccl-icon-root {
  --apex-kit-icon-size-large:1.5rem;
  --apex-kit-icon-size-medium:1.25rem;
  --apex-kit-icon-size-small:1rem;
  --apex-kit-icon-size-extra-small:12px;
  --apex-kit-icon-focus-outline:1px dotted var(--color-black);
  --apex-kit-icon-box-sizing:content-box;
  --apex-kit-icon-padding:0;
  --apex-kit-icon-color:currentColor;
}
.apex-kit-helios-theme .pvdccl-icon-root:focus,
:root .pvdccl-icon-root:focus {
  outline: var(--apex-kit-icon-focus-outline);
}
.apex-kit-helios-theme .pvdccl-spinner-root,
:root .pvdccl-spinner-root {
  --apex-kit-spinner-direction:ltr;
  --apex-kit-spinner-display:flex;
  --apex-kit-spinner-flex-direction:column;
  --apex-kit-spinner-height:3rem;
  --apex-kit-spinner-margin-bottom:0;
  --apex-kit-spinner-margin-left:auto;
  --apex-kit-spinner-margin-right:auto;
  --apex-kit-spinner-margin-top:0;
  --apex-kit-spinner-position:relative;
  --apex-kit-spinner-width:3rem;
  --apex-kit-spinner-letter-spacing:normal;
  --apex-kit-spinner-visual-animation-duration:5332ms;
  --apex-kit-spinner-visual-animation-iteration-count:infinite;
  --apex-kit-spinner-visual-animation-name:pvdcclSpinnerChaseTail;
  --apex-kit-spinner-visual-animation-timing-function:cubic-bezier(0.4,0,0.2,1);
  --apex-kit-spinner-visual-color:var(--reference-color-dark-brand-green-shadow);
  --apex-kit-spinner-visual-display:flex;
  --apex-kit-spinner-visual-height:100%;
  --apex-kit-spinner-visual-opacity:1;
  --apex-kit-spinner-visual-position:absolute;
  --apex-kit-spinner-visual-white-space:nowrap;
  --apex-kit-spinner-visual-width:100%;
}
.apex-kit-helios-theme .pvdccl-spinner-root:focus,
:root .pvdccl-spinner-root:focus {
  --apex-kit-spinner-focus-outline:var(--system-uom-space-utility-eighth-x) dotted var(--color-black);
}
.apex-kit-helios-theme .pvdccl-spinner-root.pvd-spinner--small,
:root .pvdccl-spinner-root.pvd-spinner--small {
  --apex-kit-spinner-small-display:inline-flex;
}
.apex-kit-helios-theme .pvdccl-spinner-root.pvd-spinner--small .pvd-spinner__spinner,
:root .pvdccl-spinner-root.pvd-spinner--small .pvd-spinner__spinner {
  --apex-kit-spinner-height:1rem;
  --apex-kit-spinner-margin-bottom:0;
  --apex-kit-spinner-width:1rem;
}
.apex-kit-helios-theme .pvdccl-spinner-root.pvd-spinner--small .pvd-spinner__mask-inner,
:root .pvdccl-spinner-root.pvd-spinner--small .pvd-spinner__mask-inner {
  --apex-kit-spinner-mask-inner-border-width:0.125rem;
}
.apex-kit-helios-theme .pvdccl-spinner-root.pvd-spinner--small .pvd-spinner__visual,
:root .pvdccl-spinner-root.pvd-spinner--small .pvd-spinner__visual {
  --apex-kit-spinner-visual-color:var(--reference-color-dark-text-on-colored-background);
}
.apex-kit-helios-theme .pvdccl-spinner-root.pvd-spinner--large .pvd-spinner__spinner,
:root .pvdccl-spinner-root.pvd-spinner--large .pvd-spinner__spinner {
  --apex-kit-spinner-height:6rem;
  --apex-kit-spinner-width:6rem;
}
.apex-kit-helios-theme .pvdccl-spinner-root.pvd-spinner--large .pvd-spinner__mask-inner,
:root .pvdccl-spinner-root.pvd-spinner--large .pvd-spinner__mask-inner {
  --apex-kit-spinner-mask-inner-border-width:0.25rem;
}
.apex-kit-helios-theme .pvdccl-spinner-root.pvd-spinner--force-inline,
:root .pvdccl-spinner-root.pvd-spinner--force-inline {
  --apex-kit-spinner-display:inline-flex;
}
.apex-kit-helios-theme .pvdccl-spinner-root.pvd-spinner--force-block,
:root .pvdccl-spinner-root.pvd-spinner--force-block {
  --apex-kit-spinner-display:block;
}
.apex-kit-helios-theme .pvdccl-spinner-root.pvd-spinner--hidden,
:root .pvdccl-spinner-root.pvd-spinner--hidden {
  --apex-kit-spinner-display:none;
}
.apex-kit-helios-theme .pvdccl-spinner-root.pvd-spinner--white .pvd-spinner__visual,
:root .pvdccl-spinner-root.pvd-spinner--white .pvd-spinner__visual {
  --apex-kit-spinner-visual-color:var(--color-white);
}
.apex-kit-helios-theme .pvdccl-spinner-root.pvd-spinner--white .pvd-spinner__microcopy,
:root .pvdccl-spinner-root.pvd-spinner--white .pvd-spinner__microcopy {
  --apex-kit-spinner-microcopy-color:var(--color-white);
}
.apex-kit-helios-theme .pvdccl-spinner-root pvdccl-icon,
:root .pvdccl-spinner-root pvdccl-icon {
  --apex-kit-spinner-line-height:0;
}
.apex-kit-helios-theme .pvdccl-spinner-root .pvd-spinner__mask,
:root .pvdccl-spinner-root .pvd-spinner__mask {
  --apex-kit-spinner-mask-display:inline-flex;
  --apex-kit-spinner-mask-height:100%;
  --apex-kit-spinner-mask-overflow:hidden;
  --apex-kit-spinner-mask-position:relative;
  --apex-kit-spinner-mask-width:50%;
}
.apex-kit-helios-theme .pvdccl-spinner-root .pvd-spinner__mask.pvd-spinner__mask--left .pvd-spinner__mask-inner,
:root .pvdccl-spinner-root .pvd-spinner__mask.pvd-spinner__mask--left .pvd-spinner__mask-inner {
  --apex-kit-spinner-border-right-color:#0000;
  --apex-kit-spinner-left:0;
  --apex-kit-spinner-transform:rotate(129deg);
}
.apex-kit-helios-theme .pvdccl-spinner-root .pvd-spinner__mask.pvd-spinner__mask--right .pvd-spinner__mask-inner,
:root .pvdccl-spinner-root .pvd-spinner__mask.pvd-spinner__mask--right .pvd-spinner__mask-inner {
  --apex-kit-spinner-border-left-color:#0000;
  --apex-kit-spinner-left:-100%;
  --apex-kit-spinner-transform:rotate(-129deg);
}
.apex-kit-helios-theme .pvdccl-spinner-root .pvd-spinner__mask-inner,
:root .pvdccl-spinner-root .pvd-spinner__mask-inner {
  --apex-kit-spinner-mask-inner-animation-duration:1333ms;
  --apex-kit-spinner-mask-inner-animation-iteration-count:infinite;
  --apex-kit-spinner-mask-inner-animation-timing-function:cubic-bezier(0.4,0,0.2,1);
  --apex-kit-spinner-mask-inner-border-bottom-color:#0000;
  --apex-kit-spinner-mask-inner-border-radius:50%;
  --apex-kit-spinner-mask-inner-border-style:solid;
  --apex-kit-spinner-mask-inner-border-width:0.1875rem;
  --apex-kit-spinner-mask-inner-bottom:0;
  --apex-kit-spinner-mask-inner-position:absolute;
  --apex-kit-spinner-mask-inner-top:0;
  --apex-kit-spinner-mask-inner-width:200%;
}
.apex-kit-helios-theme .pvdccl-spinner-root .pvd-spinner__microcopy,
:root .pvdccl-spinner-root .pvd-spinner__microcopy {
  --apex-kit-spinner-microcopy-color:var(--reference-color-dark-text-on-colored-background);
  --apex-kit-spinner-microcopy-margin:var(--system-uom-space-utility-half-x) 0 0 0;
  --apex-kit-spinner-microcopy-text-align:center;
}
.apex-kit-helios-theme .pvdccl-spinner-root .pvd-spinner__microcopy-primary,
:root .pvdccl-spinner-root .pvd-spinner__microcopy-primary {
  --apex-kit-spinner-microcopy-font-weight:400;
  --apex-kit-spinner-microcopy-primary-align-items:center;
  --apex-kit-spinner-microcopy-primary-display:flex;
  --apex-kit-spinner-microcopy-primary-justify-content:center;
}
.apex-kit-helios-theme .pvdccl-spinner-root .pvd-spinner__microcopy-secondary,
:root .pvdccl-spinner-root .pvd-spinner__microcopy-secondary {
  --apex-kit-spinner-microcopy-secondary-animation-delay:5s;
  --apex-kit-spinner-microcopy-secondary-animation-duration:0.2s;
  --apex-kit-spinner-microcopy-secondary-animation-fill-mode:both;
  --apex-kit-spinner-microcopy-secondary-animation-iteration-count:1;
  --apex-kit-spinner-microcopy-secondary-animation-timing-function:ease-in;
  --apex-kit-spinner-microcopy-secondary-margin:var(--uom-space-stack-quarter-x);
  --apex-kit-spinner-microcopy-secondary-text-align:center;
}
.apex-kit-helios-theme .pvdccl-spinner-root .pvd-spinner__microcopy-text,
:root .pvdccl-spinner-root .pvd-spinner__microcopy-text {
  --apex-kit-spinner-microcopy-text-margin:0;
}
.apex-kit-helios-theme .pvdccl-spinner-root .pvd-spinner__microcopy-icon,
:root .pvdccl-spinner-root .pvd-spinner__microcopy-icon {
  --apex-kit-spinner-microcopy-icon-font-size:0;
  --apex-kit-spinner-microcopy-icon-margin:var(--uom-space-inline-right-half-x);
}
.apex-kit-helios-theme .pvdccl-spinner-root.pvd-spinner--disable-background,
:root .pvdccl-spinner-root.pvd-spinner--disable-background {
  --apex-kit-spinner-background-color:var(--color-white);
  --apex-kit-spinner-border-color:var(--color-black);
  --apex-kit-spinner-border-radius:0.1875rem;
  --apex-kit-spinner-margin:0 auto;
  --apex-kit-spinner-padding:var(--system-uom-space-inset-two-x);
}
.apex-kit-helios-theme .pvdccl-spinner-root .pvd-page-loading-background,
:root .pvdccl-spinner-root .pvd-page-loading-background {
  --apex-kit-spinner-background-color:var(--color-black);
  --apex-kit-spinner-color:var(--color-black);
}
.apex-kit-helios-theme pvdccl-input,
:root pvdccl-input {
  --apex-kit-input-display:block;
  --apex-kit-input-font-size:12;
}
.apex-kit-helios-theme .pvdccl-input-root,
:root .pvdccl-input-root {
  --apex-kit-input-align-items:center;
  --apex-kit-input-display:flex;
  --apex-kit-input-icon-color:none;
  --apex-kit-input-root-font-size:1rem;
}
.apex-kit-helios-theme .pvdccl-input-root .pvd-input__input,
:root .pvdccl-input-root .pvd-input__input {
  --apex-kit-input-appearance:none;
  --apex-kit-input-background-color:var(--color-white);
  --apex-kit-input-border:1px solid var(--color-neutral-50);
  --apex-kit-input-border-radius:var(--system-uom-rounded-corners-medium-bottom-trailing);
  --apex-kit-input-box-shadow:0;
  --apex-kit-input-color:var(--color-black);
  --apex-kit-input-cursor:null;
  --apex-kit-input-display:inline-block;
  --apex-kit-input-flex-basis:100%;
  --apex-kit-input-font-family:inherit;
  --apex-kit-input-font-size:inherit;
  --apex-kit-input-height:2.325em;
  --apex-kit-input-margin:0;
  --apex-kit-input-margin-left:0;
  --apex-kit-input-margin-right:0;
  --apex-kit-input-opacity:null;
  --apex-kit-input-outline:none;
  --apex-kit-input-padding:0.5em 1em;
  --apex-kit-input-padding-left:1em;
  --apex-kit-input-padding-right:1em;
  --apex-kit-input-text-align:left;
  --apex-kit-input-vertical-align:top;
}
.apex-kit-helios-theme .pvdccl-input-root .pvd-input__input:hover:not(:disabled),
:root .pvdccl-input-root .pvd-input__input:hover:not(:disabled) {
  --apex-kit-input-border:1px solid var(--color-white);
  --apex-kit-input-box-shadow:0 0 0 2px var(--color-neutral-50);
}
.apex-kit-helios-theme .pvdccl-input-root .pvd-input__input:focus,
.apex-kit-helios-theme .pvdccl-input-root .pvd-input__input:focus:hover,
:root .pvdccl-input-root .pvd-input__input:focus,
:root .pvdccl-input-root .pvd-input__input:focus:hover {
  --apex-kit-input-border:1px solid var(--color-white);
  --apex-kit-input-box-shadow:0 0 0 2px var(--color-black);
}
.apex-kit-helios-theme .pvdccl-input-root .pvd-input__input:disabled,
:root .pvdccl-input-root .pvd-input__input:disabled {
  --apex-kit-input-background-color:var(--color-neutral-95);
  --apex-kit-input-border:1px solid var(--color-neutral-73);
  --apex-kit-input-color:var(--color-neutral-73);
  --apex-kit-input-cursor:not-allowed;
}
.apex-kit-helios-theme .pvdccl-input-root .pvd-input__input::placeholder,
:root .pvdccl-input-root .pvd-input__input::placeholder {
  --apex-kit-input-color:var(--color-neutral-40);
  --apex-kit-input-line-height:inherit;
  --apex-kit-input-opacity:1;
}
.apex-kit-helios-theme .pvdccl-input-root .pvd-input__input:disabled::placeholder,
:root .pvdccl-input-root .pvd-input__input:disabled::placeholder {
  --apex-kit-input-color:var(--color-neutral-73);
}
.apex-kit-helios-theme .pvdccl-input-root .pvd-input__input[type=number],
:root .pvdccl-input-root .pvd-input__input[type=number] {
  --apex-kit-input-appearance:textfield;
}
.apex-kit-helios-theme .pvdccl-input-root .pvd-input__input,
:root .pvdccl-input-root .pvd-input__input {
  --apex-kit-input-flex-grow:1;
  --apex-kit-input-line-height:inherit;
  --apex-kit-input-max-width:100%;
}
.apex-kit-helios-theme .pvdccl-input-root .pvd-input__icon,
:root .pvdccl-input-root .pvd-input__icon {
  --apex-kit-input-icon-display:block;
  --apex-kit-input-icon-line-height:0;
  --apex-kit-input-icon-margin:0;
  --apex-kit-input-icon-margin-left:0;
  --apex-kit-input-icon-margin-right:0;
  --apex-kit-input-icon-min-width:1em;
  --apex-kit-input-icon-padding:0;
  --apex-kit-input-icon-text-align:center;
  --apex-kit-input-icon-z-index:1;
}
.apex-kit-helios-theme .pvdccl-input-root .pvd-input__icon.pvd-input__icon--left,
:root .pvdccl-input-root .pvd-input__icon.pvd-input__icon--left {
  --apex-kit-input-icon-margin-left:1em;
}
.apex-kit-helios-theme .pvdccl-input-root .pvd-input__icon.pvd-input__icon--right,
:root .pvdccl-input-root .pvd-input__icon.pvd-input__icon--right {
  --apex-kit-input-icon-margin-right:1em;
}
.apex-kit-helios-theme .pvdccl-input-root.pvd-input--disabled .pvd-input__icon,
:root .pvdccl-input-root.pvd-input--disabled .pvd-input__icon {
  --apex-kit-input-color:var(--color-neutral-73);
}
.apex-kit-helios-theme .pvdccl-input-root.pvd-input--error .pvd-input__input,
:root .pvdccl-input-root.pvd-input--error .pvd-input__input {
  --apex-kit-input-background-color:var(--color-white);
  --apex-kit-input-border:1px solid var(--color-red-48);
}
.apex-kit-helios-theme .pvdccl-input-root.pvd-input--error .pvd-input__input:focus,
.apex-kit-helios-theme .pvdccl-input-root.pvd-input--error .pvd-input__input:focus:hover,
.apex-kit-helios-theme .pvdccl-input-root.pvd-input--error .pvd-input__input:hover:not(:disabled),
:root .pvdccl-input-root.pvd-input--error .pvd-input__input:focus,
:root .pvdccl-input-root.pvd-input--error .pvd-input__input:focus:hover,
:root .pvdccl-input-root.pvd-input--error .pvd-input__input:hover:not(:disabled) {
  --apex-kit-input-border:1px solid var(--color-red-48);
  --apex-kit-input-box-shadow:0 0 0 2px var(--color-red-48);
}
.apex-kit-helios-theme .pvdccl-input-root.pvd-input--fixed-width .pvd-input__input,
:root .pvdccl-input-root.pvd-input--fixed-width .pvd-input__input {
  --apex-kit-input-width:14em;
  --apex-kit-input-max-width:14em;
}
.apex-kit-helios-theme .pvdccl-input-root.pvd-input--full-width .pvd-input__input,
:root .pvdccl-input-root.pvd-input--full-width .pvd-input__input {
  --apex-kit-input-width:100%;
  --apex-kit-input-max-width:100%;
}
.apex-kit-helios-theme .pvdccl-input-root.pvd-input--text-center .pvd-input__input,
:root .pvdccl-input-root.pvd-input--text-center .pvd-input__input {
  --apex-kit-input-text-align:center;
}
.apex-kit-helios-theme .pvdccl-input-root.pvd-input--text-right .pvd-input__input,
:root .pvdccl-input-root.pvd-input--text-right .pvd-input__input {
  --apex-kit-input-text-align:right;
}
.apex-kit-helios-theme .pvdccl-input-root.pvd-input--zip.pvd-input--full-width .pvd-input__input,
:root .pvdccl-input-root.pvd-input--zip.pvd-input--full-width .pvd-input__input {
  --apex-kit-input-width:100%;
  --apex-kit-input-max-width:100%;
}
.apex-kit-helios-theme .pvdccl-input-root.pvd-input--zip .pvd-input__input,
:root .pvdccl-input-root.pvd-input--zip .pvd-input__input {
  --apex-kit-input-width:14em;
  --apex-kit-input-max-width:14em;
}
.apex-kit-helios-theme .pvdccl-input-root.pvd-input--phone.pvd-input--full-width .pvd-input__input,
:root .pvdccl-input-root.pvd-input--phone.pvd-input--full-width .pvd-input__input {
  --apex-kit-input-width:100%;
  --apex-kit-input-max-width:100%;
}
.apex-kit-helios-theme .pvdccl-input-root.pvd-input--phone .pvd-input__input,
:root .pvdccl-input-root.pvd-input--phone .pvd-input__input {
  --apex-kit-input-width:14em;
  --apex-kit-input-max-width:14em;
}
.apex-kit-helios-theme .pvdccl-input-root.pvd-input--ssn.pvd-input--full-width .pvd-input__input,
:root .pvdccl-input-root.pvd-input--ssn.pvd-input--full-width .pvd-input__input {
  --apex-kit-input-width:100%;
  --apex-kit-input-max-width:100%;
}
.apex-kit-helios-theme .pvdccl-input-root.pvd-input--ssn .pvd-input__input,
:root .pvdccl-input-root.pvd-input--ssn .pvd-input__input {
  --apex-kit-input-width:14em;
  --apex-kit-input-max-width:14em;
}
.apex-kit-helios-theme .pvdccl-input-root.pvd-input--icon-left .pvd-input__input,
:root .pvdccl-input-root.pvd-input--icon-left .pvd-input__input {
  --apex-kit-input-padding-left:2.5em;
}
.apex-kit-helios-theme .pvdccl-input-root.pvd-input--icon-left > .pvd-input__input,
:root .pvdccl-input-root.pvd-input--icon-left > .pvd-input__input {
  --apex-kit-input-margin-left:-2em;
}
.apex-kit-helios-theme .pvdccl-input-root.pvd-input--icon-right .pvd-input__input,
:root .pvdccl-input-root.pvd-input--icon-right .pvd-input__input {
  --apex-kit-input-padding-right:2.5em;
  --apex-kit-input-margin-right:-2em;
}
.apex-kit-helios-theme .pvdccl-input-root s-fallback-wrapper:not([hidden=true]),
.apex-kit-helios-theme .pvdccl-input-root s-fallback-wrapper[hidden=true] + s-assigned-wrapper,
:root .pvdccl-input-root s-fallback-wrapper:not([hidden=true]),
:root .pvdccl-input-root s-fallback-wrapper[hidden=true] + s-assigned-wrapper {
  --apex-kit-input-fallback-wrapper-align-items:center;
  --apex-kit-input-fallback-wrapper-display:flex;
  --apex-kit-input-fallback-wrapper-flex-grow:1;
}
.apex-kit-helios-theme .pvdccl-title-root,
:root .pvdccl-title-root {
  --apex-kit-title-color:var(--reference-color-light-text-color);
  --apex-kit-title-border:solid 1px var(--reference-color-light-border);
  --apex-kit-title-padding:var(--system-uom-space-utility-one-x);
  --apex-kit-title-wrapper-padding-right:var(--system-uom-space-utility-two-x);
  --apex-kit-title-metadata-wrapper-color:var(--color-neutral-40);
  --apex-kit-title-metadata-wrapper-margin:0 0 0 var(--system-uom-space-utility-eighth-x);
  --apex-kit-title-annotation-wrapper-margin:0 0 0 var(--system-uom-space-utility-eighth-x);
  --apex-kit-title-subheading-wrapper-margin:var(--system-uom-space-utility-three-quarter-x) 0 0 0;
  --apex-kit-title-action-wrapper-margin:0 0 0 var (--system-uom-space-utility-one-x);
}
.apex-kit-helios-theme .pvdccl-title-root .pvd-title__heading,
:root .pvdccl-title-root .pvd-title__heading {
  --apex-kit-title-heading-level-4:1.125rem;
  --apex-kit-title-heading-font-weight:var(--system-font-title-large-font-weight);
  --apex-kit-title-heading-font-wrap:inherit;
  --apex-kit-title-heading-line-height:1.25;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvdccl-title-root .pvd-title__heading,
  :root .pvdccl-title-root .pvd-title__heading {
    --apex-kit-title-heading-level-4:1.375rem;
  }
}
.apex-kit-helios-theme .pvdccl-title-root .pvd-title__heading.pvd-title__heading--level-1,
:root .pvdccl-title-root .pvd-title__heading.pvd-title__heading--level-1 {
  --apex-kit-title-heading-level-1:2.375rem;
  --apex-kit-title-heading-font-weight:var(--system-font-title-medium-font-style);
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvdccl-title-root .pvd-title__heading.pvd-title__heading--level-1,
  :root .pvdccl-title-root .pvd-title__heading.pvd-title__heading--level-1 {
    --apex-kit-title-heading-level-1:2.75rem;
  }
}
.apex-kit-helios-theme .pvdccl-title-root .pvd-title__heading.pvd-title__heading--level-2,
:root .pvdccl-title-root .pvd-title__heading.pvd-title__heading--level-2 {
  --apex-kit-title-heading-level-2:1.625rem;
  --apex-kit-title-heading-font-weight:var(--system-font-title-medium-font-style);
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvdccl-title-root .pvd-title__heading.pvd-title__heading--level-2,
  :root .pvdccl-title-root .pvd-title__heading.pvd-title__heading--level-2 {
    --apex-kit-title-heading-level-2:1.875rem;
  }
}
.apex-kit-helios-theme .pvdccl-title-root .pvd-title__heading.pvd-title__heading--level-3,
:root .pvdccl-title-root .pvd-title__heading.pvd-title__heading--level-3 {
  --apex-kit-title-heading-level-3:1.375rem;
  --apex-kit-title-heading-font-weight:var(--system-font-title-large-font-weight);
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvdccl-title-root .pvd-title__heading.pvd-title__heading--level-3,
  :root .pvdccl-title-root .pvd-title__heading.pvd-title__heading--level-3 {
    --apex-kit-title-heading-level-3:1.625rem;
  }
}
.apex-kit-helios-theme .pvdccl-title-root .pvd-title__heading.pvd-title__heading--level-5,
:root .pvdccl-title-root .pvd-title__heading.pvd-title__heading--level-5 {
  --apex-kit-title-heading-level-5:1rem;
  --apex-kit-title-heading-font-weight:var(--system-font-title-large-font-weight);
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvdccl-title-root .pvd-title__heading.pvd-title__heading--level-5,
  :root .pvdccl-title-root .pvd-title__heading.pvd-title__heading--level-5 {
    --apex-kit-title-heading-level-5:1.125rem;
  }
}
.apex-kit-helios-theme .pvdccl-field-group-root,
:root .pvdccl-field-group-root {
  --apex-kit-field-group-color:var(--reference-color-dark-neutral-100);
  --apex-kit-field-group-display:block;
  --apex-kit-field-group-font-family:var(--system-font-display-medium-font-family),Helvetica,Arial,sans;
  --apex-kit-field-group-font-weight:400;
  --apex-kit-field-group-gap-margin-top:calc(var(--system-uom-space-inset-two-x) + var(--system-uom-space-inset-half-x));
  --apex-kit-field-group-general-margin:var(--system-uom-space-inset-eighth-x) 0 0 0;
  --apex-kit-field-group-general-margin-top:var(--system-uom-space-inset-half-x);
  --apex-kit-field-group-line-height:1.5;
  --apex-kit-field-group-font-size:var(--system-font-body-medium-font-size);
}
@media screen and (min-width: 32em) {
  .apex-kit-helios-theme .pvdccl-field-group-root,
  :root .pvdccl-field-group-root {
    --apex-kit-field-group-font-size:var(--system-font-title-medium-font-size);
  }
}
.apex-kit-helios-theme .pvdccl-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--small,
:root .pvdccl-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--small {
  --apex-kit-field-group-font-size:var(--system-font-body-small-font-size);
}
@media screen and (min-width: 32em) {
  .apex-kit-helios-theme .pvdccl-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--small,
  :root .pvdccl-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--small {
    --apex-kit-field-group-font-size:var(--system-font-title-small-font-size);
  }
}
.apex-kit-helios-theme .pvdccl-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--large,
:root .pvdccl-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--large {
  --apex-kit-field-group-font-size:1.125rem;
}
@media screen and (min-width: 32em) {
  .apex-kit-helios-theme .pvdccl-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--large,
  :root .pvdccl-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--large {
    --apex-kit-field-group-font-size:1.25rem;
  }
}
.apex-kit-helios-theme .pvdccl-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--performance-gain,
:root .pvdccl-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--performance-gain {
  --apex-kit-field-group-color:var(--color-green-24);
}
.apex-kit-helios-theme .pvdccl-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--performance-loss,
:root .pvdccl-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--performance-loss {
  --apex-kit-field-group-color:var(--color-red-39);
}
.apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--dense,
:root .pvdccl-field-group-root.pvd-field-group--dense {
  --apex-kit-field-group-gap-margin-top:var(--system-uom-space-inset-one-and-half-x);
}
.apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > s-slot > s-assigned-wrapper,
:root .pvdccl-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
  --apex-kit-field-group-align-items:flex-start;
  --apex-kit-field-group-display:flex;
  --apex-kit-field-group-flex-flow:row nowrap;
  --apex-kit-field-group-full-width:1 1 100%;
  --apex-kit-field-group-fixed-width:0 0 auto;
  --apex-kit-field-group-initial-value:0;
  --apex-kit-field-group-general-margin-left:var(--system-uom-space-inset-one-and-half-x);
}
.apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvdccl-field-group,
.apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvdccl-field-group + pvdccl-field-group,
:root .pvdccl-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvdccl-field-group,
:root .pvdccl-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvdccl-field-group + pvdccl-field-group {
  --apex-kit-field-group-gap-margin-top:0;
}
.apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper,
:root .pvdccl-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
  --apex-kit-field-group-display:block;
}
.apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group,
:root .pvdccl-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group {
  --apex-kit-field-group-align-items:flex-start;
  --apex-kit-field-group-display:flex;
  --apex-kit-field-group-flex-flow:row nowrap;
  --apex-kit-field-group-full-width:1 1 100%;
  --apex-kit-field-group-fixed-width:0 0 auto;
  --apex-kit-field-group-initial-value:0;
  --apex-kit-field-group-general-margin-left:var(--system-uom-space-inset-one-and-half-x);
}
.apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > .pvd-field-group-root,
.apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root,
:root .pvdccl-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > .pvd-field-group-root,
:root .pvdccl-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root {
  --apex-kit-field-group-gap-margin-top:0;
}
.apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group .pvd-field-group__field-group,
:root .pvdccl-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group .pvd-field-group__field-group {
  --apex-kit-field-group-display:block;
}
@container (width >= 32rem) {
  .apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper,
  :root .pvdccl-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var( --system-uom-space-inset-one-and-half-x );
  }
  .apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvdccl-field-group,
  .apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvdccl-field-group + pvdccl-field-group,
  :root .pvdccl-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvdccl-field-group,
  :root .pvdccl-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvdccl-field-group + pvdccl-field-group {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper,
  :root .pvdccl-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-display:block;
  }
  .apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group,
  :root .pvdccl-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var( --system-uom-space-inset-one-and-half-x );
  }
  .apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > .pvd-field-group-root,
  .apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root,
  :root .pvdccl-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > .pvd-field-group-root,
  :root .pvdccl-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group .pvd-field-group__field-group,
  :root .pvdccl-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group .pvd-field-group__field-group {
    --apex-kit-field-group-display:block;
  }
}
@container (width >= 48rem) {
  .apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper,
  :root .pvdccl-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var( --system-uom-space-inset-one-and-half-x );
  }
  .apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvdccl-field-group,
  .apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvdccl-field-group + pvdccl-field-group,
  :root .pvdccl-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvdccl-field-group,
  :root .pvdccl-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvdccl-field-group + pvdccl-field-group {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper,
  :root .pvdccl-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-display:block;
  }
  .apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group,
  :root .pvdccl-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var( --system-uom-space-inset-one-and-half-x );
  }
  .apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > .pvd-field-group-root,
  .apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root,
  :root .pvdccl-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > .pvd-field-group-root,
  :root .pvdccl-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group .pvd-field-group__field-group,
  :root .pvdccl-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group .pvd-field-group__field-group {
    --apex-kit-field-group-display:block;
  }
}
@container (width >= 60rem) {
  .apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper,
  :root .pvdccl-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var( --system-uom-space-inset-one-and-half-x );
  }
  .apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvdccl-field-group,
  .apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvdccl-field-group + pvdccl-field-group,
  :root .pvdccl-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvdccl-field-group,
  :root .pvdccl-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvdccl-field-group + pvdccl-field-group {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper,
  :root .pvdccl-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-display:block;
  }
  .apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group,
  :root .pvdccl-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var( --system-uom-space-inset-one-and-half-x );
  }
  .apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > .pvd-field-group-root,
  .apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root,
  :root .pvdccl-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > .pvd-field-group-root,
  :root .pvdccl-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group .pvd-field-group__field-group,
  :root .pvdccl-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group .pvd-field-group__field-group {
    --apex-kit-field-group-display:block;
  }
}
@container (width >= 80rem) {
  .apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper,
  :root .pvdccl-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var( --system-uom-space-inset-one-and-half-x );
  }
  .apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvdccl-field-group,
  .apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvdccl-field-group + pvdccl-field-group,
  :root .pvdccl-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvdccl-field-group,
  :root .pvdccl-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvdccl-field-group + pvdccl-field-group {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper,
  :root .pvdccl-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-display:block;
  }
  .apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group,
  :root .pvdccl-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var( --system-uom-space-inset-one-and-half-x );
  }
  .apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > .pvd-field-group-root,
  .apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root,
  :root .pvdccl-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > .pvd-field-group-root,
  :root .pvdccl-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-helios-theme .pvdccl-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group .pvd-field-group__field-group,
  :root .pvdccl-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group .pvd-field-group__field-group {
    --apex-kit-field-group-display:block;
  }
}
.apex-kit-helios-theme pvdccl-label,
:root pvdccl-label {
  --apex-kit-label-display:block;
}
.apex-kit-helios-theme .pvdccl-label-root,
:root .pvdccl-label-root {
  --apex-kit-label-display:block;
  --apex-kit-label-color:var(--color-black);
  --apex-kit-label-font-family:"Fidelity Sans",Helvetica,Arial;
  --apex-kit-label-font-weight:400;
  --apex-kit-label-line-height:1.5;
  --apex-kit-label-font-size:0;
  --apex-kit-label-text-decoration:none;
  --apex-kit-label-text-transform:none;
  --apex-kit-label-letter-spacing:0;
}
.apex-kit-helios-theme .pvdccl-label-root.pvd-label--large .pvd-label__label,
:root .pvdccl-label-root.pvd-label--large .pvd-label__label {
  --apex-kit-label-font-size:0.875rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvdccl-label-root.pvd-label--large .pvd-label__label,
  :root .pvdccl-label-root.pvd-label--large .pvd-label__label {
    --apex-kit-label-font-size:1rem;
  }
}
.apex-kit-helios-theme .pvdccl-label-root.pvd-label--large .pvd-label__label,
:root .pvdccl-label-root.pvd-label--large .pvd-label__label {
  --apex-kit-label-font-weight:700;
}
.apex-kit-helios-theme .pvdccl-label-root.pvd-label--large .pvd-label__annotation .pvdccl-icon-root,
:root .pvdccl-label-root.pvd-label--large .pvd-label__annotation .pvdccl-icon-root {
  --apex-kit-label-vertical-align:baseline;
}
.apex-kit-helios-theme .pvdccl-label-root.pvd-label--secondary .pvd-label__label,
:root .pvdccl-label-root.pvd-label--secondary .pvd-label__label {
  --apex-kit-label-font-weight:400;
}
.apex-kit-helios-theme .pvdccl-label-root .pvd-label__label,
:root .pvdccl-label-root .pvd-label__label {
  --apex-kit-label-font-size:0.75rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvdccl-label-root .pvd-label__label,
  :root .pvdccl-label-root .pvd-label__label {
    --apex-kit-label-font-size:0.875rem;
  }
}
.apex-kit-helios-theme .pvdccl-label-root .pvd-label__label,
:root .pvdccl-label-root .pvd-label__label {
  --apex-kit-label-font-weight:700;
}
.apex-kit-helios-theme .pvdccl-label-root .pvd-label__indicator,
:root .pvdccl-label-root .pvd-label__indicator {
  --apex-kit-label-color:var(--color-black);
  --apex-kit-label-font-weight:400;
  --apex-kit-label-margin-left:var(--system-uom-space-utility-quarter-x);
}
.apex-kit-helios-theme .pvdccl-label-root .pvd-label__indicator.pvd-label__indicator--required,
:root .pvdccl-label-root .pvd-label__indicator.pvd-label__indicator--required {
  --apex-kit-label-color:var(--color-red-48);
  --apex-kit-label-text-decoration:none;
}
.apex-kit-helios-theme .pvdccl-label-root .pvd-label__annotation,
:root .pvdccl-label-root .pvd-label__annotation {
  --apex-kit-label-color:var(--color-black);
  --apex-kit-label-display:inline;
  --apex-kit-label-margin-left:var(--system-uom-space-utility-three-quarter-x);
  --apex-kit-label-vertical-align:middle;
}
.apex-kit-helios-theme .pvdccl-label-root .pvd-label__annotation .pvdccl-icon-root,
:root .pvdccl-label-root .pvd-label__annotation .pvdccl-icon-root {
  --apex-kit-label-vertical-align:text-top;
}
@media print {
  .apex-kit-helios-theme .pvdccl-label-root .pvd-label__annotation,
  :root .pvdccl-label-root .pvd-label__annotation {
    --apex-kit-label-display:none;
  }
}
.apex-kit-helios-theme .pvdccl-checkbox-root,
:root .pvdccl-checkbox-root {
  --apex-kit-checkbox-background-color:var(--color-white);
  --apex-kit-checkbox-box-shadow:none;
  --apex-kit-checkbox-fill:none;
  --apex-kit-checkbox-length:1.25em;
  --apex-kit-checkbox-space-utility-three-quarter-x:var( --system-uom-space-inset-three-quarter-x );
  --apex-kit-checkbox-margin-top:4.25px;
  --apex-kit-checkbox-border-radius:2px;
  --apex-kit-checkbox-border-width:1px;
  --apex-kit-checkbox-margin:0.375rem;
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-neutral-50);
  --apex-kit-checkbox-cursor:pointer;
  --apex-kit-checkbox-checked-icon-display:none;
  --apex-kit-checkbox-indeterminate-icon-display:none;
  --apex-kit-checkbox-vertical-align:baseline;
  --apex-kit-checkbox-outline-color:unset;
  --apex-kit-checkbox-outline-offset:unset;
  --apex-kit-checkbox-outline-style:none;
  --apex-kit-checkbox-outline-width:unset;
  --apex-kit-checkbox-transition:none;
  --apex-kit-checkbox-color:var(--color-black);
  --apex-kit-checkbox-font-family:"Fidelity Sans",Helvetica,Arial,sans;
  --apex-kit-checkbox-font-style:normal;
  --apex-kit-checkbox-font-weight:400;
  --apex-kit-checkbox-letter-spacing:0;
  --apex-kit-checkbox-line-height:1.5;
  --apex-kit-checkbox-text-align:left;
  --apex-kit-checkbox-text-decoration:none;
  --apex-kit-checkbox-text-indent:0;
  --apex-kit-checkbox-text-shadow:none;
  --apex-kit-checkbox-text-transform:none;
  --apex-kit-checkbox-font-size:0;
}
.apex-kit-helios-theme .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error,
.apex-kit-helios-theme .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error,
:root .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error,
:root .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error {
  --apex-kit-checkbox-background-color:var(--component-color-alert-critical-fill);
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-red-48);
}
.apex-kit-helios-theme .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-active,
.apex-kit-helios-theme .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-focus,
.apex-kit-helios-theme .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-hover,
.apex-kit-helios-theme .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-active,
.apex-kit-helios-theme .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-focus,
.apex-kit-helios-theme .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-hover,
.apex-kit-helios-theme .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-active,
:root .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-focus,
:root .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-hover,
:root .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-active,
:root .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-focus,
:root .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-hover,
:root .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-white);
  --apex-kit-checkbox-box-shadow:0 0 0 2px var(--color-red-48);
}
.apex-kit-helios-theme .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-active,
.apex-kit-helios-theme .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-active,
.apex-kit-helios-theme .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-active,
:root .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
:root .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-active,
:root .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
:root .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-background-color:var(--color-red-89);
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-white);
  --apex-kit-checkbox-box-shadow:0 0 0 2px var(--color-red-48);
}
.apex-kit-helios-theme .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
:root .pvdccl-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon {
  --apex-kit-checkbox-fill:var(--color-black);
}
.apex-kit-helios-theme .pvdccl-checkbox-root.pvd-checkbox--small .pvd-checkbox__label,
:root .pvdccl-checkbox-root.pvd-checkbox--small .pvd-checkbox__label {
  --apex-kit-checkbox-font-size:0.75rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvdccl-checkbox-root.pvd-checkbox--small .pvd-checkbox__label,
  :root .pvdccl-checkbox-root.pvd-checkbox--small .pvd-checkbox__label {
    --apex-kit-checkbox-font-size:0.875rem;
  }
}
.apex-kit-helios-theme .pvdccl-checkbox-root.pvd-checkbox--small .pvd-checkbox__label-text,
:root .pvdccl-checkbox-root.pvd-checkbox--small .pvd-checkbox__label-text {
  --apex-kit-checkbox-margin-top:4.5px;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvdccl-checkbox-root.pvd-checkbox--small .pvd-checkbox__label-text,
  :root .pvdccl-checkbox-root.pvd-checkbox--small .pvd-checkbox__label-text {
    --apex-kit-checkbox-margin-top:4.25px;
  }
}
.apex-kit-helios-theme .pvdccl-checkbox-root.pvd-checkbox--small .pvd-checkbox__microcopy,
:root .pvdccl-checkbox-root.pvd-checkbox--small .pvd-checkbox__microcopy {
  --apex-kit-checkbox-font-size:0.75rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvdccl-checkbox-root.pvd-checkbox--small .pvd-checkbox__microcopy,
  :root .pvdccl-checkbox-root.pvd-checkbox--small .pvd-checkbox__microcopy {
    --apex-kit-checkbox-font-size:0.875rem;
  }
}
.apex-kit-helios-theme .pvdccl-checkbox-root.pvd-checkbox--large .pvd-checkbox__label,
:root .pvdccl-checkbox-root.pvd-checkbox--large .pvd-checkbox__label {
  --apex-kit-checkbox-font-size:1.125rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvdccl-checkbox-root.pvd-checkbox--large .pvd-checkbox__label,
  :root .pvdccl-checkbox-root.pvd-checkbox--large .pvd-checkbox__label {
    --apex-kit-checkbox-font-size:1.25rem;
  }
}
.apex-kit-helios-theme .pvdccl-checkbox-root.pvd-checkbox--large .pvd-checkbox__label-text,
:root .pvdccl-checkbox-root.pvd-checkbox--large .pvd-checkbox__label-text {
  --apex-kit-checkbox-margin-top:3.75px;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvdccl-checkbox-root.pvd-checkbox--large .pvd-checkbox__label-text,
  :root .pvdccl-checkbox-root.pvd-checkbox--large .pvd-checkbox__label-text {
    --apex-kit-checkbox-margin-top:3.5px;
  }
}
.apex-kit-helios-theme .pvdccl-checkbox-root.pvd-checkbox--large .pvd-checkbox__microcopy,
:root .pvdccl-checkbox-root.pvd-checkbox--large .pvd-checkbox__microcopy {
  --apex-kit-checkbox-font-size:1.125rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvdccl-checkbox-root.pvd-checkbox--large .pvd-checkbox__microcopy,
  :root .pvdccl-checkbox-root.pvd-checkbox--large .pvd-checkbox__microcopy {
    --apex-kit-checkbox-font-size:1.25rem;
  }
}
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--hover,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--hover,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-white);
  --apex-kit-checkbox-box-shadow:0 0 0 2px var(--color-neutral-50);
}
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--focus,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--focus,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-white);
  --apex-kit-checkbox-box-shadow:0 0 0 2px var(--color-black);
}
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--active,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--active,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-background-color:var(--color-neutral-88);
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-neutral-88);
  --apex-kit-checkbox-box-shadow:0 0 0 2px var(--color-black);
}
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label--disabled,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label--disabled {
  --apex-kit-checkbox-color:var(--color-neutral-73);
  --apex-kit-checkbox-cursor:not-allowed;
}
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--disabled,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--disabled {
  --apex-kit-checkbox-background-color:var(--color-neutral-95);
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-neutral-73);
  --apex-kit-checkbox-box-shadow:none;
  --apex-kit-checkbox-cursor:not-allowed;
}
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--disabled .pvd-checkbox__checkbox-wrap-icon,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--disabled .pvd-checkbox__checkbox-wrap-icon {
  --apex-kit-checkbox-fill:var(--color-neutral-73);
}
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--checked,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--checked {
  --apex-kit-checkbox-checked-icon-display:block;
}
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--indeterminate,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--indeterminate {
  --apex-kit-checkbox-indeterminate-icon-display:none;
}
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--checked,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--checked {
  --apex-kit-checkbox-checked-icon-display:none;
}
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--indeterminate,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--indeterminate {
  --apex-kit-checkbox-indeterminate-icon-display:block;
}
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked {
  --apex-kit-checkbox-background-color:var(--color-green-34);
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-green-27);
}
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked .pvd-checkbox__checkbox-wrap-icon,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked .pvd-checkbox__checkbox-wrap-icon,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked .pvd-checkbox__checkbox-wrap-icon {
  --apex-kit-checkbox-fill:var(--color-white);
}
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-hover,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-hover,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-hover,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-hover,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-white);
  --apex-kit-checkbox-box-shadow:0 0 0 2px var(--color-green-27);
}
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-focus,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-focus,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-focus,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-focus,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-white);
  --apex-kit-checkbox-box-shadow:0 0 0 2px var(--color-black);
}
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-active,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-active,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-active,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-active,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-background-color:var(--color-green-34);
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-white);
  --apex-kit-checkbox-box-shadow:0 0 0 2px var(--color-black);
}
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-disabled,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-disabled,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-disabled,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-disabled {
  --apex-kit-checkbox-background-color:var(--color-neutral-95);
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-neutral-73);
  --apex-kit-checkbox-box-shadow:none;
  --apex-kit-checkbox-cursor:not-allowed;
}
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-disabled .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-disabled .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-disabled .pvd-checkbox__checkbox-wrap-icon,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-disabled .pvd-checkbox__checkbox-wrap-icon,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon {
  --apex-kit-checkbox-fill:var(--color-neutral-73);
}
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__label,
:root .pvdccl-checkbox-root .pvd-checkbox__label {
  --apex-kit-checkbox-margin:-0.375rem;
  --apex-kit-checkbox-font-size:0.875rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__label,
  :root .pvdccl-checkbox-root .pvd-checkbox__label {
    --apex-kit-checkbox-font-size:1rem;
  }
}
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__label-text,
:root .pvdccl-checkbox-root .pvd-checkbox__label-text {
  --apex-kit-checkbox-margin-top:4.25px;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__label-text,
  :root .pvdccl-checkbox-root .pvd-checkbox__label-text {
    --apex-kit-checkbox-margin-top:4px;
  }
}
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__microcopy,
:root .pvdccl-checkbox-root .pvd-checkbox__microcopy {
  --apex-kit-checkbox-font-size:0.875rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__microcopy,
  :root .pvdccl-checkbox-root .pvd-checkbox__microcopy {
    --apex-kit-checkbox-font-size:1rem;
  }
}
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox-wrap *,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox-wrap :after,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox-wrap :before,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox-wrap:after,
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox-wrap:before,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox-wrap,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox-wrap *,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox-wrap :after,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox-wrap :before,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox-wrap:after,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox-wrap:before {
  box-sizing: border-box;
}
.apex-kit-helios-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox-wrap,
:root .pvdccl-checkbox-root .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-background-color:var(--color-white);
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-neutral-50);
  --apex-kit-checkbox-margin:0.375rem;
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvdccl-checkbox-root .pvdccl-checkbox-root .pvd-checkbox__checkbox,
  .apex-kit-helios-theme .pvdccl-checkbox-root .pvdccl-checkbox-root .pvd-checkbox__checkbox *,
  .apex-kit-helios-theme .pvdccl-checkbox-root .pvdccl-checkbox-root .pvd-checkbox__checkbox :after,
  .apex-kit-helios-theme .pvdccl-checkbox-root .pvdccl-checkbox-root .pvd-checkbox__checkbox :before,
  .apex-kit-helios-theme .pvdccl-checkbox-root .pvdccl-checkbox-root .pvd-checkbox__checkbox:after,
  .apex-kit-helios-theme .pvdccl-checkbox-root .pvdccl-checkbox-root .pvd-checkbox__checkbox:before,
  :root .pvdccl-checkbox-root .pvdccl-checkbox-root .pvd-checkbox__checkbox,
  :root .pvdccl-checkbox-root .pvdccl-checkbox-root .pvd-checkbox__checkbox *,
  :root .pvdccl-checkbox-root .pvdccl-checkbox-root .pvd-checkbox__checkbox :after,
  :root .pvdccl-checkbox-root .pvdccl-checkbox-root .pvd-checkbox__checkbox :before,
  :root .pvdccl-checkbox-root .pvdccl-checkbox-root .pvd-checkbox__checkbox:after,
  :root .pvdccl-checkbox-root .pvdccl-checkbox-root .pvd-checkbox__checkbox:before {
    box-sizing: border-box;
  }
}
.apex-kit-helios-theme .pvdccl-select-root,
:root .pvdccl-select-root {
  --apex-kit-icon-size-large:1.5rem;
  --apex-kit-icon-size-medium:1.25rem;
  --apex-kit-icon-size-small:1rem;
  --apex-kit-icon-size-extra-small:12px;
  --apex-kit-icon-focus-outline:1px dotted var(--color-black);
  --apex-kit-icon-box-sizing:content-box;
  --apex-kit-icon-padding:0;
  --apex-kit-icon-color:currentColor;
}
.apex-kit-helios-theme .pvdccl-select-root .pvdccl-icon-root:focus,
:root .pvdccl-select-root .pvdccl-icon-root:focus {
  outline: var(--apex-kit-icon-focus-outline);
}
.apex-kit-helios-theme .pvdccl-select-root,
:root .pvdccl-select-root {
  --apex-kit-select-fonts-size-large-default:1.125rem;
  --apex-kit-select-fonts-size-large-at-512:1.25rem;
  --apex-kit-select-text-color:var(--reference-color-light-text-color);
  --apex-kit-select-placeholder-color:var(--reference-color-light-neutral-800);
  --apex-kit-select-background-color:var(--reference-color-light-background);
  --apex-kit-select-border-width:1px;
  --apex-kit-select-border-style:solid;
  --apex-kit-select-border:var(--apex-kit-select-border-width) var(--apex-kit-select-border-style) var(--color-neutral-53);
  --apex-kit-select-border-radius:var(--system-uom-rounded-corners-medium-top-leading);
  --apex-kit-select-outline-offset:0;
  --apex-kit-select-outline:none;
  --apex-kit-select-transition:none;
  --apex-kit-select-box-shadow-length-values:0 0 0 var(--system-uom-space-utility-eighth-x);
  --apex-kit-select-box-shadow:none;
  --apex-kit-select-cursor:pointer;
  --apex-kit-select-font-size:inherit;
  --apex-kit-select-letter-spacing:normal;
  --apex-kit-select-horizontal-padding:1em;
  --apex-kit-select-vertical-padding:0.5em;
  --apex-kit-select-line-height:1.2;
  --apex-kit-select-height:calc(1em*var(--apex-kit-select-line-height) + var(--apex-kit-select-vertical-padding)*2 + 0.125em);
  --apex-kit-select-icon-padding:var(--system-uom-padding-none);
  --apex-kit-select-icon-color:var(--reference-color-light-text-color);
  --apex-kit-select-text-size:var(--system-font-body-medium-font-size);
  --apex-kit-select-text-size-at-512:var(--system-font-body-large-font-size);
  --apex-kit-select-icon-width:var(--apex-kit-icon-size-small);
  --apex-kit-select-icon-height:var(--apex-kit-select-icon-width);
  --apex-kit-select-padding-right:calc(var(--apex-kit-select-text-size)*2 + var(--apex-kit-select-icon-width));
  --apex-kit-select-padding-right-at-512:calc(var(--apex-kit-select-text-size-at-512)*2 + var(--apex-kit-select-icon-width));
  --apex-kit-select-icon-right:var(--apex-kit-select-text-size);
  --apex-kit-select-icon-right-at-512:var(--apex-kit-select-text-size-at-512);
}
.apex-kit-helios-theme .pvdccl-select-root.pvd-select--error .pvd-select__select,
:root .pvdccl-select-root.pvd-select--error .pvd-select__select {
  --apex-kit-select-border:var(--apex-kit-select-border-width) var(--apex-kit-select-border-style) var(--reference-color-light-red-400);
}
.apex-kit-helios-theme .pvdccl-select-root.pvd-select--error .pvd-select__select.pvd-select--focus,
.apex-kit-helios-theme .pvdccl-select-root.pvd-select--error .pvd-select__select.pvd-select--hover,
.apex-kit-helios-theme .pvdccl-select-root.pvd-select--error .pvd-select__select:focus,
.apex-kit-helios-theme .pvdccl-select-root.pvd-select--error .pvd-select__select:hover,
:root .pvdccl-select-root.pvd-select--error .pvd-select__select.pvd-select--focus,
:root .pvdccl-select-root.pvd-select--error .pvd-select__select.pvd-select--hover,
:root .pvdccl-select-root.pvd-select--error .pvd-select__select:focus,
:root .pvdccl-select-root.pvd-select--error .pvd-select__select:hover {
  --apex-kit-select-border:var(--apex-kit-select-border-width) var(--apex-kit-select-border-style) var(--reference-color-light-surface);
  --apex-kit-select-box-shadow:var(--apex-kit-select-box-shadow-length-values) var(--reference-color-light-red-400);
}
.apex-kit-helios-theme .pvdccl-select-root.pvd-select--disabled,
:root .pvdccl-select-root.pvd-select--disabled {
  --apex-kit-select-icon-color:var(--color-neutral-73);
}
.apex-kit-helios-theme .pvdccl-select-root.pvd-select--small,
:root .pvdccl-select-root.pvd-select--small {
  --apex-kit-select-text-size:var(--system-font-body-small-font-size);
  --apex-kit-select-text-size-at-512:var(--system-font-label-large-font-size);
  --apex-kit-select-icon-width:var(--apex-kit-icon-size-small);
  --apex-kit-select-icon-height:var(--apex-kit-select-icon-width);
  --apex-kit-select-padding-right:calc(var(--apex-kit-select-text-size)*2 + var(--apex-kit-select-icon-width));
  --apex-kit-select-padding-right-at-512:calc(var(--apex-kit-select-text-size-at-512)*2 + var(--apex-kit-select-icon-width));
  --apex-kit-select-icon-right:var(--apex-kit-select-text-size);
  --apex-kit-select-icon-right-at-512:var(--apex-kit-select-text-size-at-512);
}
.apex-kit-helios-theme .pvdccl-select-root.pvd-select--large,
:root .pvdccl-select-root.pvd-select--large {
  --apex-kit-select-text-size:var(--apex-kit-select-fonts-size-large-default);
  --apex-kit-select-text-size-at-512:var(--apex-kit-select-fonts-size-large-at-512);
  --apex-kit-select-icon-width:var(--apex-kit-icon-size-medium);
  --apex-kit-select-icon-height:var(--apex-kit-select-icon-width);
  --apex-kit-select-padding-right:calc(var(--apex-kit-select-text-size)*2 + var(--apex-kit-select-icon-width));
  --apex-kit-select-padding-right-at-512:calc(var(--apex-kit-select-text-size-at-512)*2 + var(--apex-kit-select-icon-width));
  --apex-kit-select-icon-right:var(--apex-kit-select-text-size);
  --apex-kit-select-icon-right-at-512:var(--apex-kit-select-text-size-at-512);
}
.apex-kit-helios-theme .pvdccl-select-root .pvd-select__select.pvd-select--hover,
.apex-kit-helios-theme .pvdccl-select-root .pvd-select__select:hover,
:root .pvdccl-select-root .pvd-select__select.pvd-select--hover,
:root .pvdccl-select-root .pvd-select__select:hover {
  --apex-kit-select-border:var(--apex-kit-select-border-width) var(--apex-kit-select-border-style) var(--reference-color-light-surface);
  --apex-kit-select-box-shadow:var(--apex-kit-select-box-shadow-length-values) var(--reference-color-light-neutral-700);
}
.apex-kit-helios-theme .pvdccl-select-root .pvd-select__select.pvd-select--focus,
.apex-kit-helios-theme .pvdccl-select-root .pvd-select__select:focus,
:root .pvdccl-select-root .pvd-select__select.pvd-select--focus,
:root .pvdccl-select-root .pvd-select__select:focus {
  --apex-kit-select-border:var(--apex-kit-select-border-width) var(--apex-kit-select-border-style) var(--reference-color-light-surface);
  --apex-kit-select-box-shadow:var(--apex-kit-select-box-shadow-length-values) var(--reference-color-light-neutral-900);
}
.apex-kit-helios-theme .pvdccl-select-root .pvd-select__select:disabled,
:root .pvdccl-select-root .pvd-select__select:disabled {
  --apex-kit-select-background-color:var(--reference-color-light-surface-variant);
  --apex-kit-select-border:var(--apex-kit-select-border-width) var(--apex-kit-select-border-style) var(--color-neutral-73);
  --apex-kit-select-text-color:var(--color-neutral-73);
  --apex-kit-select-cursor:not-allowed;
}
.apex-kit-helios-theme .pvdccl-select-root .pvd-select__select:disabled::placeholder,
:root .pvdccl-select-root .pvd-select__select:disabled::placeholder {
  --apex-kit-select-placeholder-color:var(--color-neutral-73);
}
.apex-kit-helios-theme .pvdccl-select-root .pvd-select__select:disabled.pvd-select--focus,
.apex-kit-helios-theme .pvdccl-select-root .pvd-select__select:disabled.pvd-select--hover,
.apex-kit-helios-theme .pvdccl-select-root .pvd-select__select:disabled:focus,
.apex-kit-helios-theme .pvdccl-select-root .pvd-select__select:disabled:hover,
:root .pvdccl-select-root .pvd-select__select:disabled.pvd-select--focus,
:root .pvdccl-select-root .pvd-select__select:disabled.pvd-select--hover,
:root .pvdccl-select-root .pvd-select__select:disabled:focus,
:root .pvdccl-select-root .pvd-select__select:disabled:hover {
  --apex-kit-select-box-shadow:none;
}
.apex-kit-helios-theme .pvdccl-inline-alert-root,
:root .pvdccl-inline-alert-root {
  --apex-kit-inline-alert-color:var(--color-red-47);
  --apex-kit-inline-alert-color-palette:var(--color-red-47);
  --apex-kit-inline-alert-text-color:var(--color-red-47);
  --apex-kit-inline-alert-font-family:"Fidelity Sans",Helvetica,Arial,sans;
  --apex-kit-inline-alert-font-weight:400;
  --apex-kit-inline-alert-letter-spacing:0;
  --apex-kit-inline-alert-font-line-height-normal:1.5;
  --apex-kit-inline-alert-text-font-size:0.75rem;
  --apex-kit-inline-alert-icon-height:1.5em;
  --apex-kit-inline-alert-content-padding-left:var(--system-uom-space-utility-half-x);
  --apex-kit-inline-alert-text-align:left;
  --apex-kit-inline-alert-icon-display:inline-block;
  --apex-kit-inline-alert-icon-component-content:var(--apex-kit-icon-svg--alert-critical);
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvdccl-inline-alert-root,
  :root .pvdccl-inline-alert-root {
    --apex-kit-inline-alert-text-font-size:0.875rem;
  }
}
.apex-kit-helios-theme .pvdccl-inline-alert-root.pvd-inline-alert--small,
:root .pvdccl-inline-alert-root.pvd-inline-alert--small {
  --apex-kit-inline-alert-text-font-size:0.75rem;
}
.apex-kit-helios-theme .pvdccl-inline-alert-root.pvd-inline-alert--large,
:root .pvdccl-inline-alert-root.pvd-inline-alert--large {
  --apex-kit-inline-alert-text-font-size:0.875rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvdccl-inline-alert-root.pvd-inline-alert--large,
  :root .pvdccl-inline-alert-root.pvd-inline-alert--large {
    --apex-kit-inline-alert-text-font-size:1rem;
  }
}
.apex-kit-helios-theme .pvdccl-inline-alert-root.pvd-inline-alert--info,
:root .pvdccl-inline-alert-root.pvd-inline-alert--info {
  --apex-kit-inline-alert-icon-component-content:var(--apex-kit-icon-svg--alert-info);
}
.apex-kit-helios-theme .pvdccl-inline-alert-root.pvd-inline-alert--info .pvdccl-icon-root,
:root .pvdccl-inline-alert-root.pvd-inline-alert--info .pvdccl-icon-root {
  --apex-kit-inline-alert-color:var(--color-blue-35);
  --apex-kit-inline-alert-color-palette:var(--color-blue-35);
}
.apex-kit-helios-theme .pvdccl-inline-alert-root.pvd-inline-alert--info .pvd-inline-alert__content,
:root .pvdccl-inline-alert-root.pvd-inline-alert--info .pvd-inline-alert__content {
  --apex-kit-inline-alert-text-color:var(--color-black);
}
.apex-kit-helios-theme .pvdccl-inline-alert-root.pvd-inline-alert--success,
:root .pvdccl-inline-alert-root.pvd-inline-alert--success {
  --apex-kit-inline-alert-icon-component-content:var(--apex-kit-icon-svg--status-confirm);
}
.apex-kit-helios-theme .pvdccl-inline-alert-root.pvd-inline-alert--success .pvdccl-icon-root,
:root .pvdccl-inline-alert-root.pvd-inline-alert--success .pvdccl-icon-root {
  --apex-kit-inline-alert-color:var(--color-green-34);
  --apex-kit-inline-alert-color-palette:var(--color-green-34);
}
.apex-kit-helios-theme .pvdccl-inline-alert-root.pvd-inline-alert--success .pvd-inline-alert__content,
:root .pvdccl-inline-alert-root.pvd-inline-alert--success .pvd-inline-alert__content {
  --apex-kit-inline-alert-text-color:var(--color-black);
}
.apex-kit-helios-theme .pvdccl-inline-alert-root.pvd-inline-alert--warning,
:root .pvdccl-inline-alert-root.pvd-inline-alert--warning {
  --apex-kit-inline-alert-icon-component-content:var( --apex-kit-icon-svg--alert-warning-full-color-yellow );
}
.apex-kit-helios-theme .pvdccl-inline-alert-root.pvd-inline-alert--warning .pvdccl-icon-root,
:root .pvdccl-inline-alert-root.pvd-inline-alert--warning .pvdccl-icon-root {
  background-color: #0000;
  content: var(--apex-kit-inline-alert-icon-component-content);
  -webkit-mask-image: none;
  mask-image: none;
}
.apex-kit-helios-theme .pvdccl-inline-alert-root.pvd-inline-alert--warning .pvd-inline-alert__content,
:root .pvdccl-inline-alert-root.pvd-inline-alert--warning .pvd-inline-alert__content {
  --apex-kit-inline-alert-text-color:var(--color-black);
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvdccl-inline-alert-root .pvdccl-icon-root,
  .apex-kit-helios-theme .pvdccl-inline-alert-root.pvd-inline-alert--info .pvdccl-icon-root,
  .apex-kit-helios-theme .pvdccl-inline-alert-root.pvd-inline-alert--success .pvdccl-icon-root,
  .apex-kit-helios-theme .pvdccl-inline-alert-root.pvd-inline-alert--warning .pvdccl-icon-root,
  :root .pvdccl-inline-alert-root .pvdccl-icon-root,
  :root .pvdccl-inline-alert-root.pvd-inline-alert--info .pvdccl-icon-root,
  :root .pvdccl-inline-alert-root.pvd-inline-alert--success .pvdccl-icon-root,
  :root .pvdccl-inline-alert-root.pvd-inline-alert--warning .pvdccl-icon-root {
    --apex-kit-inline-alert-color:CanvasText;
    --apex-kit-inline-alert-color-palette:CanvasText;
  }
}
.apex-kit-helios-theme .pvdccl-content-block-root,
:root .pvdccl-content-block-root {
  --apex-kit-content-block-max-width:45rem;
  --apex-kit-content-block-heading-font-weight:var(--system-font-headline-large-font-weight);
  --apex-kit-content-block-heading-line-height:1.25;
  --apex-kit-content-block-content-children-margin:var(--system-uom-space-utility-one-x) 0 0 0;
  --apex-kit-content-block-color:var(--reference-color-light-text-color);
  --apex-kit-content-block-gap:var(--system-uom-space-utility-one-x);
}
.apex-kit-helios-theme .pvdccl-content-block-root .pvd-content-block__heading,
:root .pvdccl-content-block-root .pvd-content-block__heading {
  --apex-kit-content-block-heading-font-size:1.375rem;
  --apex-kit-content-block-heading-letter-spacing:0;
}
.apex-kit-helios-theme .pvdccl-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-1,
.apex-kit-helios-theme .pvdccl-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-2,
:root .pvdccl-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-1,
:root .pvdccl-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-2 {
  --apex-kit-content-block-heading-font-weight:400;
}
.apex-kit-helios-theme .pvdccl-content-block-root.pvd-content-block--tile-background,
:root .pvdccl-content-block-root.pvd-content-block--tile-background {
  --apex-kit-content-block-background-color:var(--color-white);
  --apex-kit-content-block-border:none;
  --apex-kit-content-block-border-radius:var(--system-uom-rounded-corners-medium-top-leading);
  --apex-kit-content-block-box-shadow:0 1px 4px 0 #0000004d;
  --apex-kit-content-block-padding:1rem 1rem 1.5rem 1rem;
}
@media (min-width: 48em) {
  .apex-kit-helios-theme .pvdccl-content-block-root.pvd-content-block--tile-background,
  :root .pvdccl-content-block-root.pvd-content-block--tile-background {
    --apex-kit-content-block-padding:2rem 2rem 2.5rem 2rem;
  }
}
.apex-kit-helios-theme .pvdccl-content-block-root.pvd-content-block--dense,
:root .pvdccl-content-block-root.pvd-content-block--dense {
  --apex-kit-content-block-content-children-margin:var( --system-uom-space-utility-three-quarter-x ) 0 0 0;
  --apex-kit-content-block-content-wrapper-margin:var( --system-uom-space-utility-three-quarter-x ) 0 0 0;
}
.apex-kit-helios-theme .pvdccl-content-block-root .pvd-content-block__image.pvd-content-block__image--small,
:root .pvdccl-content-block-root .pvd-content-block__image.pvd-content-block__image--small {
  --apex-kit-content-block-image-width:var(--system-uom-space-utility-two-x);
}
.apex-kit-helios-theme .pvdccl-content-block-root .pvd-content-block__image.pvd-content-block__image--medium,
:root .pvdccl-content-block-root .pvd-content-block__image.pvd-content-block__image--medium {
  --apex-kit-content-block-image-width:var(--system-uom-space-utility-three-x);
}
.apex-kit-helios-theme .pvdccl-content-block-root .pvd-content-block__image.pvd-content-block__image--large,
:root .pvdccl-content-block-root .pvd-content-block__image.pvd-content-block__image--large {
  --apex-kit-content-block-image-width:var(--system-uom-space-utility-four-x);
}
.apex-kit-helios-theme .pvdccl-content-block-root .pvd-content-block__image.pvd-content-block__image--extra-large,
:root .pvdccl-content-block-root .pvd-content-block__image.pvd-content-block__image--extra-large {
  --apex-kit-content-block-image-width:6rem;
}
.apex-kit-helios-theme .pvdccl-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-always,
.apex-kit-helios-theme .pvdccl-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-1280,
.apex-kit-helios-theme .pvdccl-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-512,
.apex-kit-helios-theme .pvdccl-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-768,
.apex-kit-helios-theme .pvdccl-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-960,
:root .pvdccl-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-always,
:root .pvdccl-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-1280,
:root .pvdccl-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-512,
:root .pvdccl-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-768,
:root .pvdccl-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-960 {
  --apex-kit-content-block-content-wrapper-margin:0 var(--system-uom-space-inset-one-and-half-x) 0 0;
}
.apex-kit-helios-theme .pvdccl-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-always.pvd-content-block--dense,
.apex-kit-helios-theme .pvdccl-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-1280.pvd-content-block--dense,
.apex-kit-helios-theme .pvdccl-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-512.pvd-content-block--dense,
.apex-kit-helios-theme .pvdccl-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-768.pvd-content-block--dense,
.apex-kit-helios-theme .pvdccl-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-960.pvd-content-block--dense,
:root .pvdccl-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-always.pvd-content-block--dense,
:root .pvdccl-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-1280.pvd-content-block--dense,
:root .pvdccl-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-512.pvd-content-block--dense,
:root .pvdccl-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-768.pvd-content-block--dense,
:root .pvdccl-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-960.pvd-content-block--dense {
  --apex-kit-content-block-content-wrapper-margin:0 var(--system-uom-space-inset-one-x) 0 0;
}
.apex-kit-helios-theme .pvdccl-link-root,
:root .pvdccl-link-root {
  --apex-kit-link-text-color:var(--color-black);
  --apex-kit-link-text-underline-offset:inherit;
  --apex-kit-link-font-family:"Fidelity Sans",Helvetica,Arial,sans;
  --apex-kit-link-font-weight:inherit;
  --apex-kit-link-line-height:inherit;
  --apex-kit-link-border-bottom:0;
  --apex-kit-link-text-shadow:none;
  --apex-kit-link-text-decoration:none;
  --apex-kit-link-pointer-events:unset;
  --apex-kit-link-icon-fill-color:currentColor;
}
.apex-kit-helios-theme .pvdccl-link-root .pvd-link__link,
:root .pvdccl-link-root .pvd-link__link {
  --apex-kit-link-text-font-size:1em;
  --apex-kit-link-text-decoration:underline;
  --apex-kit-link-text-shadow:none;
  --apex-kit-link-text-transform:none;
}
.apex-kit-helios-theme .pvdccl-link-root .pvd-link__link,
.apex-kit-helios-theme .pvdccl-link-root .pvd-link__link.pvd-link--link,
.apex-kit-helios-theme .pvdccl-link-root .pvd-link__link:link,
:root .pvdccl-link-root .pvd-link__link,
:root .pvdccl-link-root .pvd-link__link.pvd-link--link,
:root .pvdccl-link-root .pvd-link__link:link {
  --apex-kit-link-text-color:var(--color-black);
}
.apex-kit-helios-theme .pvdccl-link-root .pvd-link__link.pvd-link--hover,
.apex-kit-helios-theme .pvdccl-link-root .pvd-link__link:hover,
.pvd-link--hover .apex-kit-helios-theme .pvdccl-link-root .pvd-link__link,
.pvd-link--hover :root .pvdccl-link-root .pvd-link__link,
:root .pvdccl-link-root .pvd-link__link.pvd-link--hover,
:root .pvdccl-link-root .pvd-link__link:hover {
  --apex-kit-link-text-color:var(--color-green-34);
}
.apex-kit-helios-theme .pvdccl-link-root .pvd-link__link.pvd-link--active,
.apex-kit-helios-theme .pvdccl-link-root .pvd-link__link.pvd-link--focus,
.apex-kit-helios-theme .pvdccl-link-root .pvd-link__link.pvd-link--focus--active,
.apex-kit-helios-theme .pvdccl-link-root .pvd-link__link:active,
.apex-kit-helios-theme .pvdccl-link-root .pvd-link__link:focus,
.apex-kit-helios-theme .pvdccl-link-root .pvd-link__link:focus:active,
.pvd-link--active .apex-kit-helios-theme .pvdccl-link-root .pvd-link__link,
.pvd-link--active :root .pvdccl-link-root .pvd-link__link,
.pvd-link--focus .apex-kit-helios-theme .pvdccl-link-root .pvd-link__link,
.pvd-link--focus :root .pvdccl-link-root .pvd-link__link,
:root .pvdccl-link-root .pvd-link__link.pvd-link--active,
:root .pvdccl-link-root .pvd-link__link.pvd-link--focus,
:root .pvdccl-link-root .pvd-link__link.pvd-link--focus--active,
:root .pvdccl-link-root .pvd-link__link:active,
:root .pvdccl-link-root .pvd-link__link:focus,
:root .pvdccl-link-root .pvd-link__link:focus:active {
  --apex-kit-link-text-color:var(--color-green-34);
  --apex-kit-link-outline-color:var(--color-black);
  --apex-kit-link-outline-width:1px;
  --apex-kit-link-outline-style:solid;
  --apex-kit-link-outline-offset:var(--system-uom-space-inset-eighth-x);
}
.apex-kit-helios-theme .pvdccl-link-root .pvd-link__link.pvd-link--visited,
.apex-kit-helios-theme .pvdccl-link-root .pvd-link__link:visited,
.pvd-link--visited .apex-kit-helios-theme .pvdccl-link-root .pvd-link__link,
.pvd-link--visited :root .pvdccl-link-root .pvd-link__link,
:root .pvdccl-link-root .pvd-link__link.pvd-link--visited,
:root .pvdccl-link-root .pvd-link__link:visited {
  color: var(--color-neutral-40);
  --apex-kit-link-text-color:var(--color-neutral-40);
}
.apex-kit-helios-theme .pvdccl-link-root .pvd-link__link .pvd-link__text,
:root .pvdccl-link-root .pvd-link__link .pvd-link__text {
  --apex-kit-link-border-bottom:0;
  --apex-kit-link-display:inline;
}
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--trigger .pvd-link__link,
:root .pvdccl-link-root.pvd-link--trigger .pvd-link__link {
  --apex-kit-link-text-font-size:1em;
  --apex-kit-link-font-weight:400;
  --apex-kit-link-line-height:1.5;
  --apex-kit-link-text-shadow:0;
  --apex-kit-link-text-transform:0;
  --apex-kit-link-text-decoration:none;
}
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--trigger .pvd-link__link .pvd-link__text,
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--trigger .pvd-link__link:link .pvd-link__text,
:root .pvdccl-link-root.pvd-link--trigger .pvd-link__link .pvd-link__text,
:root .pvdccl-link-root.pvd-link--trigger .pvd-link__link:link .pvd-link__text {
  --apex-kit-link-border-bottom:1px dashed currentColor;
}
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--link .pvd-link__text,
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--visited .pvd-link__text,
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:link .pvd-link__text,
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:visited .pvd-link__text,
.pvd-link--visited .apex-kit-helios-theme .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--visited :root .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
:root .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
:root .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--link .pvd-link__text,
:root .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--visited .pvd-link__text,
:root .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:link .pvd-link__text,
:root .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:visited .pvd-link__text {
  --apex-kit-link-border-bottom:0;
}
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--active .pvd-link__text,
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--active--focus .pvd-link__text,
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--focus .pvd-link__text,
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--hover .pvd-link__text,
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:active .pvd-link__text,
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:active:focus .pvd-link__text,
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:focus .pvd-link__text,
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:hover .pvd-link__text,
.pvd-link--active .apex-kit-helios-theme .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--active :root .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--focus .apex-kit-helios-theme .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--focus :root .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--hover .apex-kit-helios-theme .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--hover :root .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
:root .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--active .pvd-link__text,
:root .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--active--focus .pvd-link__text,
:root .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--focus .pvd-link__text,
:root .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--hover .pvd-link__text,
:root .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:active .pvd-link__text,
:root .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:active:focus .pvd-link__text,
:root .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:focus .pvd-link__text,
:root .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:hover .pvd-link__text {
  --apex-kit-link-border-bottom:1px dashed currentColor;
  --apex-kit-link-text-decoration:none;
}
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--disable-underline .pvd-link__link,
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link,
:root .pvdccl-link-root.pvd-link--disable-underline .pvd-link__link,
:root .pvdccl-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link {
  --apex-kit-link-text-decoration:none;
}
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--disable-underline .pvd-link__link.pvd-link--active .pvd-link__text,
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--disable-underline .pvd-link__link.pvd-link--focus .pvd-link__text,
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--disable-underline .pvd-link__link.pvd-link--hover .pvd-link__text,
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--disable-underline .pvd-link__link:active .pvd-link__text,
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--disable-underline .pvd-link__link:focus .pvd-link__text,
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--disable-underline .pvd-link__link:hover .pvd-link__text,
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link.pvd-link--active .pvd-link__text,
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link.pvd-link--focus .pvd-link__text,
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link.pvd-link--hover .pvd-link__text,
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link:active .pvd-link__text,
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link:focus .pvd-link__text,
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link:hover .pvd-link__text,
.pvd-link--active .apex-kit-helios-theme .pvdccl-link-root.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--active .apex-kit-helios-theme .pvdccl-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--active :root .pvdccl-link-root.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--active :root .pvdccl-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--focus .apex-kit-helios-theme .pvdccl-link-root.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--focus .apex-kit-helios-theme .pvdccl-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--focus :root .pvdccl-link-root.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--focus :root .pvdccl-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--hover .apex-kit-helios-theme .pvdccl-link-root.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--hover .apex-kit-helios-theme .pvdccl-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--hover :root .pvdccl-link-root.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--hover :root .pvdccl-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
:root .pvdccl-link-root.pvd-link--disable-underline .pvd-link__link.pvd-link--active .pvd-link__text,
:root .pvdccl-link-root.pvd-link--disable-underline .pvd-link__link.pvd-link--focus .pvd-link__text,
:root .pvdccl-link-root.pvd-link--disable-underline .pvd-link__link.pvd-link--hover .pvd-link__text,
:root .pvdccl-link-root.pvd-link--disable-underline .pvd-link__link:active .pvd-link__text,
:root .pvdccl-link-root.pvd-link--disable-underline .pvd-link__link:focus .pvd-link__text,
:root .pvdccl-link-root.pvd-link--disable-underline .pvd-link__link:hover .pvd-link__text,
:root .pvdccl-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link.pvd-link--active .pvd-link__text,
:root .pvdccl-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link.pvd-link--focus .pvd-link__text,
:root .pvdccl-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link.pvd-link--hover .pvd-link__text,
:root .pvdccl-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link:active .pvd-link__text,
:root .pvdccl-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link:focus .pvd-link__text,
:root .pvdccl-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link:hover .pvd-link__text {
  --apex-kit-link-text-decoration:underline;
}
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--disabled.pvd-link--trigger .pvd-link__link,
:root .pvdccl-link-root.pvd-link--disabled.pvd-link--trigger .pvd-link__link {
  --apex-kit-link-text-decoration:none;
}
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--disabled .pvd-link__link,
:root .pvdccl-link-root.pvd-link--disabled .pvd-link__link {
  --apex-kit-link-text-decoration:underline;
}
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--disabled .pvd-link__link,
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--disabled .pvd-link__link:visited,
:root .pvdccl-link-root.pvd-link--disabled .pvd-link__link,
:root .pvdccl-link-root.pvd-link--disabled .pvd-link__link:visited {
  color: var(--color-neutral-80);
  --apex-kit-link-text-color:var(--color-neutral-80);
}
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--disabled .pvd-link__link .pvd-link__text,
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--disabled .pvd-link__link:visited .pvd-link__text,
:root .pvdccl-link-root.pvd-link--disabled .pvd-link__link .pvd-link__text,
:root .pvdccl-link-root.pvd-link--disabled .pvd-link__link:visited .pvd-link__text {
  --apex-kit-link-display:inline-block;
  --apex-kit-link-pointer-events:none;
}
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--small .pvd-link__link .pvd-link__text,
:root .pvdccl-link-root.pvd-link--small .pvd-link__link .pvd-link__text {
  --apex-kit-link-text-font-size:0.75rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvdccl-link-root.pvd-link--small .pvd-link__link .pvd-link__text,
  :root .pvdccl-link-root.pvd-link--small .pvd-link__link .pvd-link__text {
    --apex-kit-link-text-font-size:0.875rem;
  }
}
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--medium .pvd-link__link .pvd-link__text,
:root .pvdccl-link-root.pvd-link--medium .pvd-link__link .pvd-link__text {
  --apex-kit-link-text-font-size:0.875rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvdccl-link-root.pvd-link--medium .pvd-link__link .pvd-link__text,
  :root .pvdccl-link-root.pvd-link--medium .pvd-link__link .pvd-link__text {
    --apex-kit-link-text-font-size:1rem;
  }
}
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--large .pvd-link__link .pvd-link__text,
:root .pvdccl-link-root.pvd-link--large .pvd-link__link .pvd-link__text {
  --apex-kit-link-text-font-size:1.125rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvdccl-link-root.pvd-link--large .pvd-link__link .pvd-link__text,
  :root .pvdccl-link-root.pvd-link--large .pvd-link__link .pvd-link__text {
    --apex-kit-link-text-font-size:1.25rem;
  }
}
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--icon-left .pvd-link__icon--left,
:root .pvdccl-link-root.pvd-link--icon-left .pvd-link__icon--left {
  --apex-kit-link-icon-margin:0 0.5rem 0 0;
}
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--icon-right .pvd-link__icon--right,
:root .pvdccl-link-root.pvd-link--icon-right .pvd-link__icon--right {
  --apex-kit-link-icon-margin:0 0 0 0.5rem;
}
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--new-window .pvd-link__icon,
:root .pvdccl-link-root.pvd-link--new-window .pvd-link__icon {
  --apex-kit-link-icon-margin:0 0 0 0.25rem;
}
.apex-kit-helios-theme .pvdccl-link-root.pvd-link--icon-only .pvd-link__icon,
:root .pvdccl-link-root.pvd-link--icon-only .pvd-link__icon {
  --apex-kit-link-icon-margin:0;
}
.apex-kit-fds-theme .pvdccl-alert-root {
  --alert-uom-utility-spacing-125:calc(var(--reference-uom-space-100) + var(--reference-uom-space-25));
  --apex-kit-alert-background-color:var(--reference-color-red-50);
  --apex-kit-alert-border-width:1px;
  --apex-kit-alert-border-color:var(--reference-color-red-800);
  --apex-kit-alert-border-radius-default:var(--system-uom-box-radius-lg);
  --apex-kit-alert-close-transition:null;
  --apex-kit-alert-icon-background-color:#0000;
  --apex-kit-alert-icon-color:var(--reference-color-red-800);
  --apex-kit-alert-icon-padding-left:var(--reference-uom-space-100);
  --apex-kit-alert-icon-padding-right:var(--reference-uom-space-100);
  --apex-kit-alert-icon-padding-top:var(--reference-uom-space-100);
  --apex-kit-alert-icon-vertical-alignment:flex-start;
  --apex-kit-alert-icon-component-padding:var(--reference-uom-space-12);
  --apex-kit-alert-icon-component-height:var(--alert-uom-utility-spacing-125);
  --apex-kit-alert-icon-component-width:var(--alert-uom-utility-spacing-125);
  --apex-kit-alert-icon-component-content:var(--apex-kit-icon-svg--critical);
  --apex-kit-alert-title-color:var(--reference-color-red-700);
  --apex-kit-alert-title-display:inline;
  --apex-kit-alert-title-font-size:var(--reference-fonts-size-100);
  --apex-kit-alert-title-margin-bottom:0;
  --apex-kit-alert-content-background-color:#0000;
  --apex-kit-alert-content-color:var(--reference-color-red-700);
  --apex-kit-alert-content-padding-bottom:var(--reference-uom-space-100);
  --apex-kit-alert-content-padding-left:0;
  --apex-kit-alert-content-padding-right:var(--reference-uom-space-100);
  --apex-kit-alert-content-padding-top:var(--reference-uom-space-100);
  --apex-kit-alert-content-width:calc(100% - 76px);
  --apex-kit-alert-message-display:inline;
  --apex-kit-alert-dismiss-button-color:var(--reference-color-red-700);
  --apex-kit-alert-dismiss-button-height:var(--reference-uom-space-250);
  --apex-kit-alert-dismiss-button-margin:var(--reference-uom-space-50) var(--reference-uom-space-50) 0 0;
  --apex-kit-alert-dismiss-button-padding-bottom:0;
  --apex-kit-alert-dismiss-button-padding-left:0;
  --apex-kit-alert-dismiss-button-padding-right:0;
  --apex-kit-alert-dismiss-button-padding-top:0;
  --apex-kit-alert-dismiss-button-width:var(--reference-uom-space-250);
  --apex-kit-alert-dismiss-button-focus-outline:2px solid var(--reference-color-neutral-950);
  --apex-kit-alert-dismiss-button-hover-background-color:var(--reference-color-red-100);
}
.apex-kit-fds-theme .pvdccl-alert-root .pvd-alert__dismiss-button {
  border-radius: 100%;
}
.apex-kit-fds-theme .pvdccl-alert-root .pvd-alert__dismiss-button:hover {
  background-color: var(--apex-kit-alert-dismiss-button-hover-background-color);
}
.apex-kit-fds-theme .pvdccl-alert-root .pvd-alert__dismiss-button [data-tag-name=pvd-scoped-icon] .pvdccl-icon-root {
  height: var(--alert-uom-utility-spacing-125);
  width: var(--alert-uom-utility-spacing-125);
}
.apex-kit-fds-theme .pvdccl-alert-root .pvd-alert__title:after {
  content: ".";
}
@media screen and (min-width: 32em) {
  .apex-kit-fds-theme .pvdccl-alert-root .pvd-alert__title {
    font-size: var(--reference-fonts-size-100);
  }
}
.apex-kit-fds-theme .pvdccl-alert-root.pvd-alert--info {
  --apex-kit-alert-border-color:var(--reference-color-blue-800);
  --apex-kit-alert-background-color:var(--reference-color-blue-50);
  --apex-kit-alert-content-color:var(--reference-color-blue-800);
  --apex-kit-alert-icon-background-color:#0000;
  --apex-kit-alert-icon-color:var(--reference-color-blue-800);
  --apex-kit-alert-icon-component-content:var(--apex-kit-icon-svg--information);
  --apex-kit-alert-title-color:var(--reference-color-blue-800);
  --apex-kit-alert-dismiss-button-color:var(--reference-color-blue-800);
  --apex-kit-alert-dismiss-button-hover-background-color:var(--reference-color-blue-100);
}
.apex-kit-fds-theme .pvdccl-alert-root.pvd-alert--success {
  --apex-kit-alert-border-color:var(--reference-color-green-800);
  --apex-kit-alert-background-color:var(--reference-color-green-50);
  --apex-kit-alert-content-color:var(--reference-color-green-800);
  --apex-kit-alert-icon-background-color:#0000;
  --apex-kit-alert-icon-color:var(--reference-color-green-800);
  --apex-kit-alert-icon-component-content:var(--apex-kit-icon-svg--success);
  --apex-kit-alert-title-color:var(--reference-color-green-800);
  --apex-kit-alert-dismiss-button-color:var(--reference-color-green-800);
  --apex-kit-alert-dismiss-button-hover-background-color:var(--reference-color-green-100);
}
.apex-kit-fds-theme .pvdccl-alert-root.pvd-alert--warning {
  --apex-kit-alert-border-color:var(--reference-color-orange-900);
  --apex-kit-alert-background-color:var(--reference-color-orange-50);
  --apex-kit-alert-content-color:var(--reference-color-orange-900);
  --apex-kit-alert-icon-background-color:#0000;
  --apex-kit-alert-icon-color:var(--reference-color-orange-900);
  --apex-kit-alert-icon-component-content:var(--apex-kit-icon-svg--warning);
  --apex-kit-alert-title-color:var(--reference-color-orange-900);
  --apex-kit-alert-dismiss-button-color:var(--reference-color-orange-900);
  --apex-kit-alert-dismiss-button-hover-background-color:var(--reference-color-orange-100);
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvdccl-alert-root,
  .apex-kit-fds-theme .pvdccl-alert-root.pvd-alert--info,
  .apex-kit-fds-theme .pvdccl-alert-root.pvd-alert--success,
  .apex-kit-fds-theme .pvdccl-alert-root.pvd-alert--warning {
    --apex-kit-alert-icon-color:CanvasText;
  }
}
.apex-kit-fds-theme .pvdccl-button-root {
  --apex-kit-button-align-items:center;
  --apex-kit-button-background-color:var(--reference-color-green-600);
  --apex-kit-button-border-width:var(--reference-uom-stroke-100);
  --apex-kit-button-border-style:solid;
  --apex-kit-button-border-color:var(--reference-color-green-600);
  --apex-kit-button-border-radius:var(--reference-uom-radius-200);
  --apex-kit-button-cursor:pointer;
  --apex-kit-button-display:inline-flex;
  --apex-kit-button-gap:var(--reference-uom-space-50);
  --apex-kit-button-horizontal-padding:var(--reference-uom-space-100);
  --apex-kit-button-justify-content:center;
  --apex-kit-button-line-height:var(--reference-uom-space-100);
  --apex-kit-button-margin-top:var(--reference-uom-stroke-0);
  --apex-kit-button-margin-left:var(--reference-uom-stroke-0);
  --apex-kit-button-margin-right:var(--reference-uom-stroke-0);
  --apex-kit-button-margin-bottom:var(--reference-uom-stroke-0);
  --apex-kit-button-max-width:100%;
  --apex-kit-button-min-height:var(--reference-uom-space-250);
  --apex-kit-button-overflow:visible;
  --apex-kit-button-position:relative;
  --apex-kit-button-vertical-align:top;
  --apex-kit-button-vertical-padding:0;
  --apex-kit-button-box-shadow:none;
  --apex-kit-button-outline:none;
  --apex-kit-button-text-align:center;
  --apex-kit-button-text-color:var(--reference-color-neutral-0);
  --apex-kit-button-text-decoration:none;
  --apex-kit-button-font-family:var(--reference-font-family-sans);
  --apex-kit-button-font-size:var(--reference-font-size-100);
  --apex-kit-button-font-style:normal;
  --apex-kit-button-font-weight:var(--reference-font-weight-700);
  --apex-kit-button-icon-color:var(--reference-color-neutral-0);
  --apex-kit-button-icon-display:block;
  --apex-kit-button-icon-margin:var(--reference-uom-space-50);
  --apex-kit-button-icon-overflow:visible;
  --apex-kit-button-typography-text-align:center;
  --apex-kit-button-typography-text-color:var(--reference-color-neutral-0);
  --apex-kit-button-typography-text-decoration:none;
  --apex-kit-button-typography-font-family:var(--reference-font-family-sans);
  --apex-kit-button-typography-font-size:var(--reference-font-size-100);
  --apex-kit-button-typography-font-weight:var(--reference-font-weight-700);
}
.apex-kit-fds-theme .pvdccl-button-root.pvd-button--hover,
.apex-kit-fds-theme .pvdccl-button-root:hover {
  --apex-kit-button-background-color:var(--reference-color-green-700);
  --apex-kit-button-border-color:var(--reference-color-green-700);
  --apex-kit-button-border-radius:var(--reference-uom-radius-200);
  --apex-kit-button-display:inline-flex;
}
.apex-kit-fds-theme .pvdccl-button-root.pvd-button--hover__icon,
.apex-kit-fds-theme .pvdccl-button-root:hover__icon {
  --apex-kit-button-border-color:var(--reference-color-neutral-0);
}
.apex-kit-fds-theme .pvdccl-button-root.pvd-button--focus,
.apex-kit-fds-theme .pvdccl-button-root:focus {
  --apex-kit-button-background-color:var(--reference-color-green-700);
  --apex-kit-button-border-color:var(--color-white);
  --apex-kit-button-border-radius:var(--reference-uom-radius-200);
  --apex-kit-button-border-width:var(--reference-uom-stroke-100);
  --apex-kit-button-box-shadow:none;
  --apex-kit-button-outline-color:var(--reference-color-neutral-900);
  --apex-kit-button-outline-offset:var(--reference-uom-stroke-300);
  --apex-kit-button-outline-style:solid;
  --apex-kit-button-outline-width:var(--reference-uom-stroke-200);
  --apex-kit-button-transition:outline 0.125s linear;
}
.apex-kit-fds-theme .pvdccl-button-root.pvd-button--active,
.apex-kit-fds-theme .pvdccl-button-root:active {
  --apex-kit-button-background-color:var(--reference-color-green-700);
  --apex-kit-button-border-color:var(--color-white);
  --apex-kit-button-border-radius:var(--reference-uom-radius-200);
  --apex-kit-button-border-width:var(--reference-uom-stroke-100);
  --apex-kit-button-box-shadow:none;
}
.apex-kit-fds-theme .pvdccl-button-root:disabled,
.apex-kit-fds-theme .pvdccl-button-root:disabled.pvd-button--active,
.apex-kit-fds-theme .pvdccl-button-root:disabled.pvd-button--hover,
.apex-kit-fds-theme .pvdccl-button-root:disabled:active,
.apex-kit-fds-theme .pvdccl-button-root:disabled:hover {
  --apex-kit-button-background-color:var(--reference-color-neutral-0);
  --apex-kit-button-border-color:var(--reference-color-green-700);
  --apex-kit-button-border-radius:var(--reference-uom-radius-200);
  --apex-kit-button-border-style:solid;
  --apex-kit-button-border-width:var(--reference-uom-stroke-100);
  --apex-kit-button-box-shadow:none;
  --apex-kit-button-cursor:not-allowed;
  --apex-kit-button-outline:none;
  --apex-kit-button-icon-color:var(--reference-color-neutral-400);
  --apex-kit-button-text-color:var(--reference-color-neutral-400);
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvdccl-button-root:disabled,
  .apex-kit-fds-theme .pvdccl-button-root:disabled.pvd-button--active,
  .apex-kit-fds-theme .pvdccl-button-root:disabled.pvd-button--hover,
  .apex-kit-fds-theme .pvdccl-button-root:disabled:active,
  .apex-kit-fds-theme .pvdccl-button-root:disabled:hover {
    --apex-kit-button-outline:none;
  }
}
.apex-kit-fds-theme .pvdccl-button-root.pvd-button--anchor.pvd-button--active,
.apex-kit-fds-theme .pvdccl-button-root.pvd-button--anchor.pvd-button--focus,
.apex-kit-fds-theme .pvdccl-button-root.pvd-button--anchor:active,
.apex-kit-fds-theme .pvdccl-button-root.pvd-button--anchor:focus {
  --apex-kit-button-border-radius:var(--reference-uom-radius-200);
}
.apex-kit-fds-theme .pvdccl-button-root.pvd-button--secondary {
  --apex-kit-button-background-color:var(--reference-color-lightness-0);
  --apex-kit-button-border-color:var(--reference-color-neutral-600);
  --apex-kit-button-border-radius:var(--reference-uom-radius-200);
  --apex-kit-button-border-style:solid;
  --apex-kit-button-border-width:var(--reference-uom-stroke-100);
  --apex-kit-button-line-height:var(--reference-uom-space-100);
  --apex-kit-button-font-weight:var(--reference-font-weight-600);
  --apex-kit-button-gap:var(--reference-uom-space-50);
  --apex-kit-button-justify-content:center;
  --apex-kit-button-min-width:var(--reference-uom-space-250);
  --apex-kit-button-icon-color:var(--reference-color-neutral-900);
  --apex-kit-button-text-color:var(--reference-color-neutral-900);
  --apex-kit-button-text-align:center;
  --apex-kit-button-text-decoration:none;
}
.apex-kit-fds-theme .pvdccl-button-root.pvd-button--secondary.pvd-button--hover,
.apex-kit-fds-theme .pvdccl-button-root.pvd-button--secondary:hover {
  --apex-kit-button-background-color:var(--reference-color-neutral-200);
  --apex-kit-button-border-color:var(--reference-color-neutral-900);
}
.apex-kit-fds-theme .pvdccl-button-root.pvd-button--secondary.pvd-button--active,
.apex-kit-fds-theme .pvdccl-button-root.pvd-button--secondary:active {
  --apex-kit-button-background-color:var(--reference-color-lightness-0);
  --apex-kit-button-border-color:var(--reference-color-neutral-900);
  --apex-kit-button-border-width:var(--reference-uom-stroke-100);
  --apex-kit-button-box-shadow:none;
}
.apex-kit-fds-theme .pvdccl-button-root.pvd-button--secondary.pvd-button--focus,
.apex-kit-fds-theme .pvdccl-button-root.pvd-button--secondary:focus {
  --apex-kit-button-background-color:var(--reference-color-neutral-200);
  --apex-kit-button-border-color:var(--reference-color-neutral-900);
  --apex-kit-button-border-width:var(--reference-uom-stroke-100);
  --apex-kit-button-box-shadow:none;
  --apex-kit-button-outline-color:var(--reference-color-neutral-900);
  --apex-kit-button-outline-offset:var(--reference-uom-stroke-300);
  --apex-kit-button-outline-style:solid;
  --apex-kit-button-outline-width:var(--reference-uom-stroke-200);
  --apex-kit-button-transition:outline 0.125s linear;
}
.apex-kit-fds-theme .pvdccl-button-root.pvd-button--secondary:disabled,
.apex-kit-fds-theme .pvdccl-button-root.pvd-button--secondary:disabled.pvd-button--active,
.apex-kit-fds-theme .pvdccl-button-root.pvd-button--secondary:disabled.pvd-button--hover,
.apex-kit-fds-theme .pvdccl-button-root.pvd-button--secondary:disabled:active,
.apex-kit-fds-theme .pvdccl-button-root.pvd-button--secondary:disabled:hover {
  --apex-kit-button-background-color:var(--reference-color-neutral-100);
  --apex-kit-button-border-color:var(--reference-color-neutral-300);
  --apex-kit-button-border-radius:var(--reference-uom-radius-200);
  --apex-kit-button-border-style:solid;
  --apex-kit-button-border-width:var(--reference-uom-stroke-200);
  --apex-kit-button-cursor:not-allowed;
  --apex-kit-button-outline:none;
  --apex-kit-button-icon-color:var(--reference-color-neutral-400);
  --apex-kit-button-text-color:var(--reference-color-neutral-400);
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvdccl-button-root.pvd-button--secondary:disabled,
  .apex-kit-fds-theme .pvdccl-button-root.pvd-button--secondary:disabled.pvd-button--active,
  .apex-kit-fds-theme .pvdccl-button-root.pvd-button--secondary:disabled.pvd-button--hover,
  .apex-kit-fds-theme .pvdccl-button-root.pvd-button--secondary:disabled:active,
  .apex-kit-fds-theme .pvdccl-button-root.pvd-button--secondary:disabled:hover {
    --apex-kit-button-outline:none;
  }
}
.apex-kit-fds-theme .pvdccl-button-root.pvd-button--tertiary {
  --apex-kit-button-background-color:var(--reference-color-lightness-0);
  --apex-kit-button-border-color:var(--reference-color-lightness-0);
  --apex-kit-button-border-radius:var(--reference-uom-radius-200);
  --apex-kit-button-border-style:solid;
  --apex-kit-button-border-width:var(--reference-uom-stroke-100);
  --apex-kit-button-cursor:pointer;
  --apex-kit-button-display:inline-flex;
  --apex-kit-button-line-height:var(--reference-uom-space-100);
  --apex-kit-button-gap:var(--reference-uom-space-50);
  --apex-kit-button-justify-content:center;
  --apex-kit-button-min-width:var(--reference-uom-space-250);
  --apex-kit-button-font-size:var(--reference-uom-space-100);
  --apex-kit-button-font-weight:var(--reference-font-weight-600);
  --apex-kit-button-icon-color:var(--reference-color-neutral-900);
  --apex-kit-button-text-align:center;
  --apex-kit-button-text-color:var(--reference-color-neutral-900);
  --apex-kit-button-text-decoration:none;
}
.apex-kit-fds-theme .pvdccl-button-root.pvd-button--tertiary.pvd-button--hover,
.apex-kit-fds-theme .pvdccl-button-root.pvd-button--tertiary:hover {
  --apex-kit-button-background-color:var(--reference-color-neutral-200);
  --apex-kit-button-border-width:var(--reference-uom-stroke-100);
  --apex-kit-button-icon-color:var(--reference-color-neutral-900);
  --apex-kit-button-text-color:var(--reference-color-neutral-900);
  --apex-kit-button-text-decoration:none;
}
.apex-kit-fds-theme .pvdccl-button-root.pvd-button--tertiary.pvd-button--active,
.apex-kit-fds-theme .pvdccl-button-root.pvd-button--tertiary:active {
  --apex-kit-button-background-color:var(--reference-color-neutral-200);
  --apex-kit-button-border-style:solid;
  --apex-kit-button-border-width:var(--reference-uom-stroke-100);
  --apex-kit-button-box-shadow:none;
  --apex-kit-button-icon-color:var(--reference-color-neutral-900);
  --apex-kit-button-text-color:var(--reference-color-neutral-900);
  --apex-kit-button-text-decoration:none;
}
.apex-kit-fds-theme .pvdccl-button-root.pvd-button--tertiary.pvd-button--focus,
.apex-kit-fds-theme .pvdccl-button-root.pvd-button--tertiary:focus {
  --apex-kit-button-background-color:var(--reference-color-neutral-200);
  --apex-kit-button-border-width:var(--reference-uom-stroke-100);
  --apex-kit-button-box-shadow:none;
  --apex-kit-button-outline-color:var(--reference-color-neutral-900);
  --apex-kit-button-outline-offset:var(--reference-uom-stroke-300);
  --apex-kit-button-outline-style:solid;
  --apex-kit-button-outline-width:var(--reference-uom-stroke-200);
  --apex-kit-button-icon-color:var(--reference-color-neutral-900);
  --apex-kit-button-text-color:var(--reference-color-neutral-900);
  --apex-kit-button-text-decoration:none;
  --apex-kit-button-transition:outline 0.125s linear;
}
.apex-kit-fds-theme .pvdccl-button-root.pvd-button--tertiary:disabled {
  --apex-kit-button-background-color:var(--reference-color-neutral-100);
  --apex-kit-button-border-color:var(--reference-color-neutral-300);
  --apex-kit-button-border-style:solid;
  --apex-kit-button-border-width:var(--reference-uom-stroke-200);
  --apex-kit-button-border-radius:var(--reference-uom-radius-200);
  --apex-kit-button-cursor:not-allowed;
  --apex-kit-button-outline:none;
  --apex-kit-button-icon-color:var(--reference-color-neutral-400);
  --apex-kit-button-text-color:var(--reference-color-neutral-400);
}
.apex-kit-fds-theme .pvdccl-button-root.pvd-button--tertiary:disabled,
.apex-kit-fds-theme .pvdccl-button-root.pvd-button--tertiary:disabled.pvd-button--active,
.apex-kit-fds-theme .pvdccl-button-root.pvd-button--tertiary:disabled.pvd-button--hover,
.apex-kit-fds-theme .pvdccl-button-root.pvd-button--tertiary:disabled:active,
.apex-kit-fds-theme .pvdccl-button-root.pvd-button--tertiary:disabled:hover {
  --apex-kit-button-background-color:var(--reference-color-neutral-100);
  --apex-kit-button-border-color:var(--reference-color-neutral-300);
  --apex-kit-button-border-radius:var(--reference-uom-radius-200);
  --apex-kit-button-border-style:solid;
  --apex-kit-button-border-width:var(--reference-uom-stroke-200);
  --apex-kit-button-cursor:not-allowed;
  --apex-kit-button-outline:none;
  --apex-kit-button-icon-color:var(--reference-color-neutral-400);
  --apex-kit-button-text-color:var(--reference-color-neutral-400);
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvdccl-button-root.pvd-button--tertiary:disabled,
  .apex-kit-fds-theme .pvdccl-button-root.pvd-button--tertiary:disabled.pvd-button--active,
  .apex-kit-fds-theme .pvdccl-button-root.pvd-button--tertiary:disabled.pvd-button--hover,
  .apex-kit-fds-theme .pvdccl-button-root.pvd-button--tertiary:disabled:active,
  .apex-kit-fds-theme .pvdccl-button-root.pvd-button--tertiary:disabled:hover {
    --apex-kit-button-outline:none;
  }
}
.apex-kit-fds-theme .pvdccl-button-root.pvd-button--with-icon {
  --apex-kit-button-with-icon-display:none;
}
.apex-kit-fds-theme .pvdccl-button-root.pvd-button--icon-only {
  --apex-kit-button-min-width:var(--reference-uom-space-250);
  --apex-kit-button-horizontal-padding:var(--reference-uom-space-50);
  --apex-kit-button-vertical-padding:var(--reference-uom-space-50);
  --apex-kit-button-icon-margin:0;
}
.apex-kit-fds-theme .pvdccl-button-root.pvd-button--icon-only.pvd-button--icon-only-equilateral {
  --apex-kit-button-vertical-padding:var(--reference-uom-space-50);
}
.apex-kit-fds-theme .pvdccl-expand-collapse-root {
  --apex-kit-expand-collapse-button-gap:var(--reference-uom-space-75);
  --apex-kit-expand-collapse-content-color:var(--reference-color-neutral-900);
  --apex-kit-expand-collapse-content-font-weight:var(--reference-font-weight-400);
  --apex-kit-expand-collapse-content-padding:0;
  --apex-kit-expand-collapse-content-wrapper-margin:var(--reference-uom-space-100) 0 0 0;
  --apex-kit-expand-collapse-heading-border:none;
  --apex-kit-expand-collapse-heading-border-radius:var(--reference-uom-radius-50);
  --apex-kit-expand-collapse-heading-color:var(--reference-color-neutral-900);
  --apex-kit-expand-collapse-content-font-family:var(--reference-font-family-sans);
  --apex-kit-expand-collapse-heading-font-weight:var(--reference-font-weight-600);
  --apex-kit-expand-collapse-heading-letter-spacing:-0.25px;
  --apex-kit-expand-collapse-heading-line-height:var(--reference-font-line-300);
  --apex-kit-expand-collapse-heading-outline:none;
  --apex-kit-expand-collapse-heading-text-decoration-color:var(--reference-color-neutral-900);
  --apex-kit-expand-collapse-heading-wrapper-font-size:var(--reference-font-size-200);
  --apex-kit-expand-collapse-heading-wrapper-padding:var(--reference-uom-space-50) 0 var(--reference-uom-space-50) 0;
  --apex-kit-expand-collapse-icon-align-self:center;
  --apex-kit-expand-collapse-icon-height:2.25rem;
  --apex-kit-expand-collapse-icon-left:1px;
  --apex-kit-expand-collapse-icon-root-height:2.25rem;
  --apex-kit-expand-collapse-icon-transition:transform 0.25s ease-out;
  --apex-kit-expand-collapse-subheading-color:var(--reference-color-neutral-900);
  --apex-kit-expand-collapse-subheading-font-size:var(--reference-font-size-100);
  --apex-kit-expand-collapse-subheading-line-height:var(--reference-font-line-300);
  --apex-kit-expand-collapse-subheading-text-decoration-color:var(--reference-color-neutral-900);
  --apex-kit-expand-collapse-subheading-wrapper-font-size:var(--reference-font-size-100);
  --apex-kit-expand-collapse-subheading-wrapper-margin:0;
  --apex-kit-expand-collapse-subheading-wrapper-padding:var(--reference-uom-space-75) 0 0;
  --apex-kit-expand-collapse-text-font-size:var(--reference-font-size-100);
}
.apex-kit-fds-theme .pvdccl-expand-collapse-root .pvd-expand-collapse__interactive-button {
  --apex-kit-expand-collapse-text-font-size:var(--reference-font-size-200);
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvdccl-expand-collapse-root .pvd-expand-collapse__interactive-button {
    --apex-kit-expand-collapse-text-font-size:var(--reference-font-size-200);
  }
}
.apex-kit-fds-theme .pvdccl-expand-collapse-root .pvd-expand-collapse__interactive-button:focus {
  --apex-kit-expand-collapse-heading-border:none;
  --apex-kit-expand-collapse-heading-outline:var(--reference-color-neutral-900) solid var(--reference-uom-stroke-200);
  --apex-kit-expand-collapse-heading-outline-offset:3px;
  --apex-kit-expand-collapse-heading-transition:outline 0.125s linear;
  --apex-kit-expand-collapse-icon-left:var(--reference-uom-space-12);
}
.apex-kit-fds-theme .pvdccl-expand-collapse-root.pvd-expand-collapse--small .pvd-expand-collapse__interactive-button {
  --apex-kit-expand-collapse-text-font-size:var(--reference-font-size-75);
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvdccl-expand-collapse-root.pvd-expand-collapse--small .pvd-expand-collapse__interactive-button {
    --apex-kit-expand-collapse-text-font-size:var(--reference-font-size-100);
  }
}
.apex-kit-fds-theme .pvdccl-expand-collapse-root.pvd-expand-collapse--large {
  --apex-kit-expand-collapse-heading-wrapper-padding:var(--reference-uom-space-50) 0 var(--reference-uom-space-50) 0;
  --apex-kit-expand-collapse-subheading-wrapper-padding:var(--reference-uom-space-75) 0 0 var(--reference-uom-space-300);
  --apex-kit-expand-collapse-content-padding:0 0 0 var(--reference-uom-space-200);
}
.apex-kit-fds-theme .pvdccl-expand-collapse-root.pvd-expand-collapse--large .pvd-expand-collapse__interactive-button {
  --apex-kit-expand-collapse-text-font-size:var(--reference-font-size-200);
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvdccl-expand-collapse-root.pvd-expand-collapse--large .pvd-expand-collapse__interactive-button {
    --apex-kit-expand-collapse-text-font-size:var(--reference-font-size-300);
  }
}
.apex-kit-fds-theme .pvdccl-expand-collapse-root.pvd-expand-collapse--expanded {
  --apex-kit-expand-collapse-content-wrapper-display:block;
  --apex-kit-expand-collapse-content-wrapper-height:auto;
  --apex-kit-expand-collapse-content-wrapper-overflow:auto;
  --apex-kit-expand-collapse-icon-transform:rotate(90deg);
}
.apex-kit-fds-theme .pvdccl-expand-collapse-root.pvd-expand-collapse--collapsed {
  --apex-kit-expand-collapse-content-wrapper-display:none;
  --apex-kit-expand-collapse-content-wrapper-height:0;
  --apex-kit-expand-collapse-content-wrapper-overflow:hidden;
  --apex-kit-expand-collapse-icon-transform:rotate(0deg);
}
.apex-kit-fds-theme .pvdccl-expand-collapse-root.pvd-expand-collapse--expanding {
  --apex-kit-expand-collapse-content-wrapper-display:block;
  --apex-kit-expand-collapse-content-wrapper-height:0;
  --apex-kit-expand-collapse-content-wrapper-overflow:hidden;
  --apex-kit-expand-collapse-icon-transform:rotate(90deg);
}
.apex-kit-fds-theme .pvdccl-expand-collapse-root.pvd-expand-collapse--collapsing {
  --apex-kit-expand-collapse-content-wrapper-display:block;
  --apex-kit-expand-collapse-content-wrapper-overflow:hidden;
  --apex-kit-expand-collapse-icon-transform:rotate(0deg);
}
.apex-kit-fds-theme .pvdccl-expand-collapse-root .pvd-expand-collapse__icon.pvdccl-icon-root {
  align-self: center;
  font-size: var(--reference-font-size-100);
  font-weight: var(--reference-font-weight-400);
  height: 1.5rem;
  left: var(--apex-kit-expand-collapse-icon-left);
  line-height: var(--reference-font-line-300);
  padding: var(--reference-uom-space-12);
  position: relative;
  top: -1px;
  width: var(--reference-uom-width-150);
}
.apex-kit-fds-theme .pvdccl-form-root {
  --apex-kit-form-margin-top:var(--reference-uom-space-150);
  --apex-kit-form-spacing-margin-top:var(--reference-uom-space-250);
}
.apex-kit-fds-theme .pvdccl-icon-root {
  --apex-kit-icon-size-large:1.75rem;
  --apex-kit-icon-size-medium:1.5rem;
  --apex-kit-icon-size-small:1.25rem;
  --apex-kit-icon-size-extra-small:1rem;
  --apex-kit-icon-focus-outline:1px dotted var(--reference-color-neutral-900);
  --apex-kit-icon-box-sizing:border-box;
  --apex-kit-icon-padding:0.125rem;
  --apex-kit-icon-color:currentColor;
  overflow: visible;
}
.apex-kit-fds-theme .pvdccl-icon-root:focus {
  outline: var(--apex-kit-icon-focus-outline);
}
.apex-kit-fds-theme .pvdccl-spinner-root {
  --apex-kit-spinner-direction:ltr;
  --apex-kit-spinner-display:flex;
  --apex-kit-spinner-flex-direction:column;
  --apex-kit-spinner-height:3rem;
  --apex-kit-spinner-margin-bottom:0;
  --apex-kit-spinner-margin-left:auto;
  --apex-kit-spinner-margin-right:auto;
  --apex-kit-spinner-margin-top:0;
  --apex-kit-spinner-position:relative;
  --apex-kit-spinner-width:3rem;
  --apex-kit-spinner-letter-spacing:-0.25px;
  --apex-kit-spinner-visual-animation-duration:4s;
  --apex-kit-spinner-visual-animation-iteration-count:infinite;
  --apex-kit-spinner-visual-animation-name:pvdcclSpinnerRotate;
  --apex-kit-spinner-visual-animation-timing-function:linear;
  --apex-kit-spinner-visual-color:var(--reference-color-green-600);
  --apex-kit-spinner-visual-display:flex;
  --apex-kit-spinner-visual-height:100%;
  --apex-kit-spinner-visual-opacity:1;
  --apex-kit-spinner-visual-position:absolute;
  --apex-kit-spinner-visual-white-space:nowrap;
  --apex-kit-spinner-visual-width:100%;
  --apex-kit-spinner-font-size:var(--reference-uom-space-25);
  --apex-kit-spinner-font-weight:var(--reference-font-weight-400);
  --apex-kit-spinner-line-height:var(--reference-font-line-200);
}
.apex-kit-fds-theme .pvdccl-spinner-root:focus {
  --apex-kit-spinner-focus-outline:var(--system-uom-space-utility-eighth-x) dotted var(--color-black);
}
.apex-kit-fds-theme .pvdccl-spinner-root.pvd-spinner--small {
  --apex-kit-spinner-small-display:inline-flex;
}
.apex-kit-fds-theme .pvdccl-spinner-root.pvd-spinner--small .pvd-spinner__spinner {
  --apex-kit-spinner-height:1rem;
  --apex-kit-spinner-margin-bottom:0;
  --apex-kit-spinner-width:1rem;
}
.apex-kit-fds-theme .pvdccl-spinner-root.pvd-spinner--small .pvd-spinner__mask-inner {
  --apex-kit-spinner-border-width:var(--system-uom-border-radius-small);
}
.apex-kit-fds-theme .pvdccl-spinner-root.pvd-spinner--small .pvd-spinner__visual {
  --apex-kit-spinner-color:var(--reference-color-neutral-900);
}
.apex-kit-fds-theme .pvdccl-spinner-root.pvd-spinner--large .pvd-spinner__spinner {
  --apex-kit-spinner-height:6rem;
  --apex-kit-spinner-width:6rem;
}
.apex-kit-fds-theme .pvdccl-spinner-root.pvd-spinner--large .pvd-spinner__mask-inner {
  --apex-kit-spinner-border-width:var(--system-uom-space-utility-quarter-x);
}
.apex-kit-fds-theme .pvdccl-spinner-root.pvd-spinner--force-inline {
  --apex-kit-spinner-display:inline-flex;
}
.apex-kit-fds-theme .pvdccl-spinner-root.pvd-spinner--force-block {
  --apex-kit-spinner-display:block;
}
.apex-kit-fds-theme .pvdccl-spinner-root.pvd-spinner--hidden {
  --apex-kit-spinner-display:none;
}
.apex-kit-fds-theme .pvdccl-spinner-root.pvd-spinner--white .pvd-spinner__visual {
  --apex-kit-spinner-color:var(--reference-color-green-300);
}
.apex-kit-fds-theme .pvdccl-spinner-root.pvd-spinner--white .pvd-spinner__microcopy-text {
  --apex-kit-spinner-microcopy-text-color:var(--color-white);
}
.apex-kit-fds-theme .pvdccl-spinner-root.pvd-spinner--white .pvd-spinner__microcopy-secondary {
  --apex-kit-spinner-microcopy-secondary-color:var(--color-white);
}
.apex-kit-fds-theme .pvdccl-spinner-root.pvd-spinner--blue .pvd-spinner__visual {
  --apex-kit-spinner-color:var(--color-blue-24);
}
.apex-kit-fds-theme .pvdccl-spinner-root.pvd-spinner--blue .pvd-spinner__microcopy-primary {
  --apex-kit-spinner-microcopy-text-color:var(--color-blue-24);
}
.apex-kit-fds-theme .pvdccl-spinner-root.pvd-spinner--blue .pvd-spinner__microcopy-secondary {
  --apex-kit-spinner-microcopy-secondary-color:var(--color-blue-24);
}
.apex-kit-fds-theme .pvdccl-spinner-root pvdccl-icon {
  --apex-kit-spinner-line-height:0;
}
.apex-kit-fds-theme .pvdccl-spinner-root .pvd-spinner__mask {
  --apex-kit-spinner-mask-display:inline-flex;
  --apex-kit-spinner-mask-height:100%;
  --apex-kit-spinner-mask-overflow:hidden;
  --apex-kit-spinner-mask-position:relative;
  --apex-kit-spinner-mask-width:50%;
}
.apex-kit-fds-theme .pvdccl-spinner-root .pvd-spinner__mask.pvd-spinner__mask--left .pvd-spinner__mask-inner {
  --apex-kit-spinner-border-right-color:#0000;
  --apex-kit-spinner-left:0;
  --apex-kit-spinner-transform:null;
}
.apex-kit-fds-theme .pvdccl-spinner-root .pvd-spinner__mask.pvd-spinner__mask--right .pvd-spinner__mask-inner {
  --apex-kit-spinner-border-left-color:#0000;
  --apex-kit-spinner-left:-100%;
  --apex-kit-spinner-transform:null;
}
.apex-kit-fds-theme .pvdccl-spinner-root .pvd-spinner__mask-inner {
  --apex-kit-spinner-mask-inner-animation-duration:null;
  --apex-kit-spinner-mask-inner-animation-iteration-count:null;
  --apex-kit-spinner-mask-inner-animation-timing-function:null;
  --apex-kit-spinner-mask-inner-border-bottom-color:#0000;
  --apex-kit-spinner-mask-inner-border-radius:50%;
  --apex-kit-spinner-mask-inner-border-style:solid;
  --apex-kit-spinner-mask-inner-border-width:2px;
  --apex-kit-spinner-mask-inner-bottom:0;
  --apex-kit-spinner-mask-inner-position:absolute;
  --apex-kit-spinner-mask-inner-top:0;
  --apex-kit-spinner-mask-inner-width:200%;
}
.apex-kit-fds-theme .pvdccl-spinner-root .pvd-spinner__microcopy {
  --apex-kit-spinner-microcopy-color:var(--reference-color-neutral-900);
  --apex-kit-spinner-microcopy-margin:var(--reference-uom-space-50) 0 0 0;
  --apex-kit-spinner-microcopy-text-align:center;
}
.apex-kit-fds-theme .pvdccl-spinner-root .pvd-spinner__microcopy-primary {
  --apex-kit-spinner-microcopy-font-weight:600;
  --apex-kit-spinner-microcopy-primary-align-items:center;
  --apex-kit-spinner-microcopy-primary-display:flex;
  --apex-kit-spinner-microcopy-primary-justify-content:center;
  --apex-kit-spinner-microcopy-padding:var(--reference-uom-space-50) var(--reference-uom-space-100);
}
.apex-kit-fds-theme .pvdccl-spinner-root .pvd-spinner__microcopy-secondary {
  --apex-kit-spinner-microcopy-secondary-animation-delay:5s;
  --apex-kit-spinner-microcopy-secondary-animation-duration:0.2s;
  --apex-kit-spinner-microcopy-secondary-animation-fill-mode:both;
  --apex-kit-spinner-microcopy-secondary-animation-iteration-count:1;
  --apex-kit-spinner-microcopy-secondary-animation-timing-function:ease-in;
  --apex-kit-spinner-microcopy-secondary-margin:var(--uom-space-stack-quarter-x);
  --apex-kit-spinner-microcopy-secondary-text-align:center;
}
.apex-kit-fds-theme .pvdccl-spinner-root .pvd-spinner__microcopy-text {
  --apex-kit-spinner-microcopy-text-margin:0;
}
.apex-kit-fds-theme .pvdccl-spinner-root .pvd-spinner__microcopy-icon {
  --apex-kit-spinner-microcopy-icon-font-size:0;
  --apex-kit-spinner-microcopy-icon-margin:var(--uom-space-inline-right-half-x);
}
.apex-kit-fds-theme .pvdccl-spinner-root.pvd-spinner--disable-background {
  --apex-kit-spinner-background-color:var(--color-white);
  --apex-kit-spinner-border-color:var(--color-black);
  --apex-kit-spinner-border-radius:var(--reference-uom-radius-18);
  --apex-kit-spinner-margin:0 auto;
  --apex-kit-spinner-padding:var(--reference-uom-space-200);
}
.apex-kit-fds-theme .pvdccl-spinner-root .pvd-page-loading-background {
  --apex-kit-spinner-background-color:var(--color-black);
  --apex-kit-spinner-color:var(--color-black);
}
.apex-kit-fds-theme pvdccl-input {
  --apex-kit-input-display:block;
  --apex-kit-input-font-size:12;
}
.apex-kit-fds-theme .pvdccl-input-root {
  --apex-kit-icon-size-medium:1.5rem;
  --apex-kit-icon-size-small:1.25rem;
  --apex-kit-input-display:flex;
  --apex-kit-input-align-items:center;
  --apex-kit-input-icon-color:var(--reference-color-neutral-900);
  --apex-kit-input-outer-padding:var(--reference-uom-space-100);
  --apex-kit-input-icon-text-gap:.5em;
  --apex-kit-input-icon-size:var(--apex-kit-icon-size-small);
  --apex-kit-input-icon-min-width:1em;
  --apex-kit-input-root-font-size:1rem;
}
.apex-kit-fds-theme .pvdccl-input-root .pvd-input__input {
  --apex-kit-input-appearance:none;
  --apex-kit-input-background-color:var(--color-white);
  --apex-kit-input-border:1px solid var(--reference-color-neutral-500);
  --apex-kit-input-border-radius:var(--reference-uom-radius-50);
  --apex-kit-input-box-shadow:none;
  --apex-kit-input-color:var(--reference-color-neutral-900);
  --apex-kit-input-cursor:null;
  --apex-kit-input-display:inline-block;
  --apex-kit-input-flex-basis:100%;
  --apex-kit-input-font-family:inherit;
  --apex-kit-input-font-size:inherit;
  --apex-kit-input-height:40px;
  --apex-kit-input-margin:0;
  --apex-kit-input-margin-left:0;
  --apex-kit-input-margin-right:0;
  --apex-kit-input-opacity:null;
  --apex-kit-input-outline:none;
  --apex-kit-input-padding:var(--reference-uom-space-50) var(--reference-uom-space-100);
  --apex-kit-input-padding-left:var(--reference-uom-space-100);
  --apex-kit-input-padding-right:var(--reference-uom-space-100);
  --apex-kit-input-text-align:left;
  --apex-kit-input-vertical-align:top;
}
.apex-kit-fds-theme .pvdccl-input-root .pvd-input__input.pvd-input--hover,
.apex-kit-fds-theme .pvdccl-input-root .pvd-input__input:hover:not(:disabled) {
  --apex-kit-input-border:1px solid var(--reference-color-neutral-800);
  --apex-kit-input-box-shadow:none;
}
.apex-kit-fds-theme .pvdccl-input-root .pvd-input__input.pvd-input--focus,
.apex-kit-fds-theme .pvdccl-input-root .pvd-input__input:focus,
.apex-kit-fds-theme .pvdccl-input-root .pvd-input__input:focus:hover {
  --apex-kit-input-border:1px solid var(--reference-color-neutral-900);
  --apex-kit-input-box-shadow:none;
  --apex-kit-input-outline-color:var(--reference-color-neutral-900);
  --apex-kit-input-outline-offset:var(--reference-uom-space-18);
  --apex-kit-input-outline-style:solid;
  --apex-kit-input-outline-width:var(--reference-uom-stroke-300);
  --apex-kit-input-transition:outline 0.125s linear;
}
.apex-kit-fds-theme .pvdccl-input-root .pvd-input__input.pvd-input--disabled,
.apex-kit-fds-theme .pvdccl-input-root .pvd-input__input:disabled {
  --apex-kit-input-background-color:var(--reference-color-neutral-200);
  --apex-kit-input-border:1px solid var(--reference-color-neutral-400);
  --apex-kit-input-color:var(--reference-color-neutral-900);
  --apex-kit-input-cursor:not-allowed;
}
.apex-kit-fds-theme .pvdccl-input-root .pvd-input__input::placeholder {
  --apex-kit-input-color:var(--color-neutral-40);
  --apex-kit-input-line-height:var(--reference-font-line-300);
  --apex-kit-input-opacity:1;
}
.apex-kit-fds-theme .pvdccl-input-root .pvd-input__input:disabled::placeholder {
  --apex-kit-input-color:var(--reference-color-neutral-900);
}
.apex-kit-fds-theme .pvdccl-input-root .pvd-input__input[type=number] {
  --apex-kit-input-appearance:textfield;
}
.apex-kit-fds-theme .pvdccl-input-root .pvd-input__input {
  --apex-kit-input-flex-grow:1;
  --apex-kit-input-line-height:var(--reference-font-line-300);
  --apex-kit-input-max-width:100%;
}
.apex-kit-fds-theme .pvdccl-input-root .pvd-input__icon {
  --apex-kit-input-icon-display:block;
  --apex-kit-input-icon-line-height:0;
  --apex-kit-input-icon-margin:0;
  --apex-kit-input-icon-margin-left:0;
  --apex-kit-input-icon-margin-right:0;
  --apex-kit-input-icon-min-width:1em;
  --apex-kit-input-icon-padding:0;
  --apex-kit-input-icon-text-align:center;
  --apex-kit-input-icon-z-index:1;
}
.apex-kit-fds-theme .pvdccl-input-root .pvd-input__icon.pvd-input__icon--left {
  --apex-kit-input-icon-margin-left:var(--apex-kit-input-outer-padding);
}
.apex-kit-fds-theme .pvdccl-input-root .pvd-input__icon.pvd-input__icon--right {
  --apex-kit-input-icon-margin-right:var(--apex-kit-input-outer-padding);
}
.apex-kit-fds-theme .pvdccl-input-root.pvd-input--large {
  --apex-kit-input-icon-size:var(--apex-kit-icon-size-medium);
}
.apex-kit-fds-theme .pvdccl-input-root.pvd-input--disabled .pvd-input__icon {
  --apex-kit-input-color:var(--reference-color-neutral-900);
}
.apex-kit-fds-theme .pvdccl-input-root.pvd-input--error .pvd-input__input {
  --apex-kit-input-background-color:var(--color-white);
  --apex-kit-input-border:1px solid var(--reference-color-red-700);
}
.apex-kit-fds-theme .pvdccl-input-root.pvd-input--error .pvd-input__input.pvd-input--error-hover,
.apex-kit-fds-theme .pvdccl-input-root.pvd-input--error .pvd-input__input.pvd-input--hover,
.apex-kit-fds-theme .pvdccl-input-root.pvd-input--error .pvd-input__input:hover:not(:disabled) {
  --apex-kit-input-border:1px solid var(--reference-color-red-700);
  --apex-kit-input-box-shadow:none;
  --apex-kit-input-outline-color:none;
  --apex-kit-input-outline-offset:none;
  --apex-kit-input-outline-style:none;
}
.apex-kit-fds-theme .pvdccl-input-root.pvd-input--error .pvd-input__input.pvd-input--focus,
.apex-kit-fds-theme .pvdccl-input-root.pvd-input--error .pvd-input__input:focus,
.apex-kit-fds-theme .pvdccl-input-root.pvd-input--error .pvd-input__input:focus:hover {
  --apex-kit-input-border:1px solid var(--reference-color-red-700);
  --apex-kit-input-box-shadow:none;
  --apex-kit-input-outline-color:var(--reference-color-neutral-900);
  --apex-kit-input-outline-offset:var(--reference-uom-space-18);
  --apex-kit-input-outline-style:solid;
  --apex-kit-input-outline-width:var(--reference-uom-stroke-200);
  --apex-kit-input-transition:outline 0.125s linear;
}
.apex-kit-fds-theme .pvdccl-input-root.pvd-input--fixed-width .pvd-input__input {
  --apex-kit-input-width:14em;
  --apex-kit-input-max-width:14em;
}
.apex-kit-fds-theme .pvdccl-input-root.pvd-input--full-width .pvd-input__input {
  --apex-kit-input-width:100%;
  --apex-kit-input-max-width:100%;
}
.apex-kit-fds-theme .pvdccl-input-root.pvd-input--text-center .pvd-input__input {
  --apex-kit-input-text-align:center;
}
.apex-kit-fds-theme .pvdccl-input-root.pvd-input--text-right .pvd-input__input {
  --apex-kit-input-text-align:right;
}
.apex-kit-fds-theme .pvdccl-input-root.pvd-input--zip.pvd-input--full-width .pvd-input__input {
  --apex-kit-input-width:100%;
  --apex-kit-input-max-width:100%;
}
.apex-kit-fds-theme .pvdccl-input-root.pvd-input--zip .pvd-input__input {
  --apex-kit-input-width:14em;
  --apex-kit-input-max-width:14em;
}
.apex-kit-fds-theme .pvdccl-input-root.pvd-input--phone.pvd-input--full-width .pvd-input__input {
  --apex-kit-input-width:100%;
  --apex-kit-input-max-width:100%;
}
.apex-kit-fds-theme .pvdccl-input-root.pvd-input--phone .pvd-input__input {
  --apex-kit-input-width:14em;
  --apex-kit-input-max-width:14em;
}
.apex-kit-fds-theme .pvdccl-input-root.pvd-input--ssn.pvd-input--full-width .pvd-input__input {
  --apex-kit-input-width:100%;
  --apex-kit-input-max-width:100%;
}
.apex-kit-fds-theme .pvdccl-input-root.pvd-input--ssn .pvd-input__input {
  --apex-kit-input-width:14em;
  --apex-kit-input-max-width:14em;
}
.apex-kit-fds-theme .pvdccl-input-root {
  --input-glyph-margin:calc((var(--apex-kit-input-outer-padding) + var(--apex-kit-input-icon-min-width))*-1);
  --input-icon-margin:calc((var(--apex-kit-input-outer-padding) + var(--apex-kit-input-icon-size))*-1);
  --input-glyph-padding:calc(var(--apex-kit-input-outer-padding) + var(--apex-kit-input-icon-min-width) + var(--apex-kit-input-icon-text-gap));
  --input-icon-padding:calc(var(--apex-kit-input-outer-padding) + var(--apex-kit-icon-size-small) + var(--apex-kit-input-icon-text-gap));
}
.apex-kit-fds-theme .pvdccl-input-root.pvd-input--icon-left .pvd-input__input {
  --apex-kit-input-padding-left:var(--input-glyph-padding);
  --apex-kit-input-margin-left:var(--input-glyph-margin);
}
.apex-kit-fds-theme .pvdccl-input-root.pvd-input--icon-left:not(:has(span[slot=icon-left])) .pvd-input__input {
  --apex-kit-input-padding-left:var(--input-icon-padding);
  --apex-kit-input-margin-left:var(--input-icon-margin);
}
.apex-kit-fds-theme .pvdccl-input-root.pvd-input--icon-right .pvd-input__input {
  --apex-kit-input-padding-right:var(--input-glyph-padding);
  --apex-kit-input-margin-right:var(--input-glyph-margin);
}
.apex-kit-fds-theme .pvdccl-input-root.pvd-input--icon-right:not(:has(span[slot=icon-right])) .pvd-input__input {
  --apex-kit-input-padding-right:var(--input-icon-padding);
  --apex-kit-input-margin-right:var(--input-icon-margin);
}
.apex-kit-fds-theme .pvdccl-input-root s-fallback-wrapper:not([hidden=true]),
.apex-kit-fds-theme .pvdccl-input-root s-fallback-wrapper[hidden=true] + s-assigned-wrapper {
  --apex-kit-input-fallback-wrapper-align-items:center;
  --apex-kit-input-fallback-wrapper-display:flex;
  --apex-kit-input-fallback-wrapper-flex-grow:1;
}
.apex-kit-fds-theme .pvdccl-title-root {
  --apex-kit-title-color:var(--reference-color-neutral-900);
  --apex-kit-title-border:solid 1px var(--reference-color-neutral-200);
  --apex-kit-title-padding:var(--reference-uom-space-100);
  --apex-kit-title-wrapper-padding-right:var(--reference-uom-space-200);
  --apex-kit-title-metadata-wrapper-color:solid 1px var(--reference-color-neutral-600);
  --apex-kit-title-metadata-wrapper-margin:0 0 0 var(--reference-uom-space-50);
  --apex-kit-title-annotation-wrapper-margin:0 0 0 var(--reference-uom-space-50);
  --apex-kit-title-subheading-wrapper-margin:var(--reference-uom-space-75) 0 0 0;
  --apex-kit-title-action-wrapper-margin:0 0 0 var(--reference-uom-space-100);
}
.apex-kit-fds-theme .pvdccl-title-root .pvd-title__heading {
  --apex-kit-title-heading-font-wrap:inherit;
  font-family:
    Fidelity Sans,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: -.25px;
  line-height: 1.5rem;
  margin-bottom: unset;
  margin-top: unset;
}
@media (min-width: 768px) {
  .apex-kit-fds-theme .pvdccl-title-root .pvd-title__heading {
    font-family:
      Fidelity Sans,
      -apple-system,
      BlinkMacSystemFont,
      Segoe UI,
      Roboto,
      Helvetica Neue,
      Arial,
      sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: -.5px;
    line-height: 1.75rem;
    margin-bottom: unset;
    margin-top: unset;
  }
}
.apex-kit-fds-theme .pvdccl-title-root .pvd-title__heading.pvd-title__heading--level-1 {
  font-family:
    Fidelity Sans,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 2.75rem;
  margin-bottom: unset;
  margin-top: unset;
}
@media (min-width: 768px) {
  .apex-kit-fds-theme .pvdccl-title-root .pvd-title__heading.pvd-title__heading--level-1 {
    font-family:
      Fidelity Sans,
      -apple-system,
      BlinkMacSystemFont,
      Segoe UI,
      Roboto,
      Helvetica Neue,
      Arial,
      sans-serif;
    font-size: 3rem;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 3.25rem;
    margin-bottom: unset;
    margin-top: unset;
  }
}
.apex-kit-fds-theme .pvdccl-title-root .pvd-title__heading.pvd-title__heading--level-2 {
  font-family:
    Fidelity Sans,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: -.75px;
  line-height: 2.25rem;
  margin-bottom: unset;
  margin-top: unset;
}
@media (min-width: 768px) {
  .apex-kit-fds-theme .pvdccl-title-root .pvd-title__heading.pvd-title__heading--level-2 {
    font-family:
      Fidelity Sans,
      -apple-system,
      BlinkMacSystemFont,
      Segoe UI,
      Roboto,
      Helvetica Neue,
      Arial,
      sans-serif;
    font-size: 2.5rem;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 2.75rem;
    margin-bottom: unset;
    margin-top: unset;
  }
}
.apex-kit-fds-theme .pvdccl-title-root .pvd-title__heading.pvd-title__heading--level-3 {
  font-family:
    Fidelity Sans,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: -.5px;
  line-height: 1.75rem;
  margin-bottom: unset;
  margin-top: unset;
}
@media (min-width: 768px) {
  .apex-kit-fds-theme .pvdccl-title-root .pvd-title__heading.pvd-title__heading--level-3 {
    font-family:
      Fidelity Sans,
      -apple-system,
      BlinkMacSystemFont,
      Segoe UI,
      Roboto,
      Helvetica Neue,
      Arial,
      sans-serif;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: -.75px;
    line-height: 2.25rem;
    margin-bottom: unset;
    margin-top: unset;
  }
}
.apex-kit-fds-theme .pvdccl-title-root .pvd-title__heading.pvd-title__heading--level-5 {
  font-family:
    Fidelity Sans,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: -.25px;
  line-height: 1.5rem;
  margin-bottom: unset;
  margin-top: unset;
}
@media (min-width: 768px) {
  .apex-kit-fds-theme .pvdccl-title-root .pvd-title__heading.pvd-title__heading--level-5 {
    font-family:
      Fidelity Sans,
      -apple-system,
      BlinkMacSystemFont,
      Segoe UI,
      Roboto,
      Helvetica Neue,
      Arial,
      sans-serif;
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: -.25px;
    line-height: 1.5rem;
    margin-bottom: unset;
    margin-top: unset;
  }
}
.apex-kit-fds-theme .pvdccl-field-group-root {
  --apex-kit-field-group-color:var(--color-black);
  --apex-kit-field-group-display:block;
  --apex-kit-field-group-font-family:var(--reference-font-family-sans);
  --apex-kit-field-group-font-weight:var(--reference-font-weight-400);
  --apex-kit-field-group-gap-margin-top:var(--reference-uom-space-50);
  --apex-kit-field-group-general-margin:var(--reference-uom-space-50) 0 0 0;
  --apex-kit-field-group-general-margin-top:var(--reference-uom-space-50);
  --apex-kit-field-group-line-height:var(--reference-font-line-300);
  --apex-kit-field-group-font-size:var(--reference-font-size-100);
}
@media screen and (min-width: 32em) {
  .apex-kit-fds-theme .pvdccl-field-group-root {
    --apex-kit-field-group-font-size:var(--fonts-size-text-medium-at-512);
  }
}
.apex-kit-fds-theme .pvdccl-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--small {
  --apex-kit-field-group-font-size:var(--reference-font-size-50);
}
@media screen and (min-width: 32em) {
  .apex-kit-fds-theme .pvdccl-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--small {
    --apex-kit-field-group-font-size:var(--reference-font-size-75);
  }
}
.apex-kit-fds-theme .pvdccl-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--large {
  --apex-kit-field-group-font-size:var(--reference-font-size-200);
}
@media screen and (min-width: 32em) {
  .apex-kit-fds-theme .pvdccl-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--large {
    --apex-kit-field-group-font-size:var(--reference-font-size-300);
  }
}
.apex-kit-fds-theme .pvdccl-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--performance-gain {
  --apex-kit-field-group-color:var(--color-green-24);
}
.apex-kit-fds-theme .pvdccl-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--performance-loss {
  --apex-kit-field-group-color:var(--color-red-39);
}
.apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--dense {
  --apex-kit-field-group-gap-margin-top:var(--reference-uom-space-150);
}
.apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
  --apex-kit-field-group-align-items:flex-start;
  --apex-kit-field-group-display:flex;
  --apex-kit-field-group-flex-flow:row nowrap;
  --apex-kit-field-group-full-width:1 1 100%;
  --apex-kit-field-group-fixed-width:0 0 auto;
  --apex-kit-field-group-initial-value:0;
  --apex-kit-field-group-general-margin-left:var(--reference-uom-space-50);
}
.apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvdccl-field-group,
.apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvdccl-field-group + pvdccl-field-group {
  --apex-kit-field-group-gap-margin-top:0;
}
.apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
  --apex-kit-field-group-display:block;
}
.apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group {
  --apex-kit-field-group-align-items:flex-start;
  --apex-kit-field-group-display:flex;
  --apex-kit-field-group-flex-flow:row nowrap;
  --apex-kit-field-group-full-width:1 1 100%;
  --apex-kit-field-group-fixed-width:0 0 auto;
  --apex-kit-field-group-initial-value:0;
  --apex-kit-field-group-general-margin-left:var(--reference-uom-space-50);
}
.apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > .pvd-field-group-root,
.apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root {
  --apex-kit-field-group-gap-margin-top:0;
}
.apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group .pvd-field-group__field-group {
  --apex-kit-field-group-display:block;
}
@container (width >= 32rem) {
  .apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var(--reference-uom-space-100);
  }
  .apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvdccl-field-group,
  .apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvdccl-field-group + pvdccl-field-group {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-display:block;
  }
  .apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var(--reference-uom-space-50);
  }
  .apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > .pvd-field-group-root,
  .apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group .pvd-field-group__field-group {
    --apex-kit-field-group-display:block;
  }
}
@container (width >= 48rem) {
  .apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var(--reference-uom-space-100);
  }
  .apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvdccl-field-group,
  .apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvdccl-field-group + pvdccl-field-group {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-display:block;
  }
  .apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var(--reference-uom-space-50);
  }
  .apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > .pvd-field-group-root,
  .apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group .pvd-field-group__field-group {
    --apex-kit-field-group-display:block;
  }
}
@container (width >= 60rem) {
  .apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var(--reference-uom-space-100);
  }
  .apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvdccl-field-group,
  .apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvdccl-field-group + pvdccl-field-group {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-display:block;
  }
  .apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var(--reference-uom-space-50);
  }
  .apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > .pvd-field-group-root,
  .apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group .pvd-field-group__field-group {
    --apex-kit-field-group-display:block;
  }
}
@container (width >= 80rem) {
  .apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var(--reference-uom-space-100);
  }
  .apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvdccl-field-group,
  .apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvdccl-field-group + pvdccl-field-group {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-display:block;
  }
  .apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var(--reference-uom-space-50);
  }
  .apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > .pvd-field-group-root,
  .apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-fds-theme .pvdccl-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group .pvd-field-group__field-group {
    --apex-kit-field-group-display:block;
  }
}
.apex-kit-fds-theme pvdccl-label {
  --apex-kit-label-display:block;
}
.apex-kit-fds-theme .pvdccl-label-root {
  --apex-kit-label-display:block;
  --apex-kit-label-color:var(--reference-color-neutral-900);
  --apex-kit-label-font-family:var(--reference-font-family-sans);
  --apex-kit-label-font-weight:var(--reference-font-weight-400);
  --apex-kit-label-line-height:var(--reference-font-line-100);
  --apex-kit-label-font-size:0;
  --apex-kit-label-text-decoration:none;
  --apex-kit-label-text-transform:none;
  --apex-kit-label-letter-spacing:-0.25px;
}
.apex-kit-fds-theme .pvdccl-label-root.pvd-label--large .pvd-label__label {
  --apex-kit-label-font-size:var(--reference-font-size-75);
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvdccl-label-root.pvd-label--large .pvd-label__label {
    --apex-kit-label-font-size:var(--reference-font-size-100);
  }
}
.apex-kit-fds-theme .pvdccl-label-root.pvd-label--large .pvd-label__label {
  --apex-kit-label-font-weight:var(--reference-font-weight-700);
}
.apex-kit-fds-theme .pvdccl-label-root.pvd-label--large .pvd-label__annotation .pvdccl-icon-root {
  --apex-kit-label-vertical-align:baseline;
}
.apex-kit-fds-theme .pvdccl-label-root.pvd-label--secondary .pvd-label__label {
  --apex-kit-label-font-weight:var(--reference-font-weight-400);
}
.apex-kit-fds-theme .pvdccl-label-root .pvd-label__label {
  --apex-kit-label-font-size:var(--reference-font-size-50);
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvdccl-label-root .pvd-label__label {
    --apex-kit-label-font-size:var(--reference-font-size-75);
  }
}
.apex-kit-fds-theme .pvdccl-label-root .pvd-label__label {
  --apex-kit-label-font-weight:var(--reference-font-weight-600);
}
.apex-kit-fds-theme .pvdccl-label-root .pvd-label__label:has(.pvd-label__indicator.pvd-label__indicator--required) > s-slot:first-child:after {
  color: var(--reference-color-neutral-900);
  content: "(required)";
  font-size: var(--reference-font-size-50);
  font-weight: var(--reference-font-weight-400);
  margin-left: var(--reference-uom-space-25);
  text-decoration: var(--apex-kit-label-text-decoration);
  text-transform: var(--apex-kit-label-text-transform);
}
.apex-kit-fds-theme .pvdccl-label-root .pvd-label__indicator {
  --apex-kit-label-color:var(--reference-color-neutral-900);
  --apex-kit-label-font-size:var(--reference-font-size-50);
  --apex-kit-label-font-weight:var(--reference-font-weight-400);
  --apex-kit-label-margin-left:var(--reference-uom-space-25);
}
.apex-kit-fds-theme .pvdccl-label-root .pvd-label__indicator.pvd-label__indicator--required {
  display: none;
}
.apex-kit-fds-theme .pvdccl-label-root .pvd-label__annotation {
  --apex-kit-label-color:var(--reference-color-neutral-900);
  --apex-kit-label-display:inline;
  --apex-kit-label-margin-left:var(--reference-uom-space-75);
  --apex-kit-label-vertical-align:middle;
}
.apex-kit-fds-theme .pvdccl-label-root .pvd-label__annotation .pvdccl-icon-root {
  --apex-kit-label-vertical-align:text-top;
}
@media print {
  .apex-kit-fds-theme .pvdccl-label-root .pvd-label__annotation {
    --apex-kit-label-display:none;
  }
}
.apex-kit-fds-theme .pvdccl-checkbox-root {
  --apex-kit-checkbox-background-color:var(--color-white);
  --apex-kit-checkbox-box-shadow:none;
  --apex-kit-checkbox-fill:none;
  --apex-kit-checkbox-length:1em;
  --apex-kit-checkbox-space-utility-three-quarter-x:var(--reference-uom-space-50);
  --apex-kit-checkbox-margin-top:0;
  --apex-kit-checkbox-border-radius:var(--reference-uom-radius-25);
  --apex-kit-checkbox-border-width:var(--reference-uom-stroke-100);
  --apex-kit-checkbox-margin:0.375rem;
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--reference-color-neutral-500);
  --apex-kit-checkbox-cursor:pointer;
  --apex-kit-checkbox-checked-icon-display:none;
  --apex-kit-checkbox-indeterminate-icon-display:none;
  --apex-kit-checkbox-outline-color:unset;
  --apex-kit-checkbox-outline-offset:unset;
  --apex-kit-checkbox-outline-style:none;
  --apex-kit-checkbox-outline-width:unset;
  --apex-kit-checkbox-transition:none;
  --apex-kit-checkbox-vertical-align:middle;
  --apex-kit-checkbox-color:var(--reference-color-neutral-900);
  --apex-kit-checkbox-font-family:var(--reference-font-family-sans);
  --apex-kit-checkbox-font-style:normal;
  --apex-kit-checkbox-font-weight:var(--reference-font-weight-400);
  --apex-kit-checkbox-letter-spacing:-0.25px;
  --apex-kit-checkbox-line-height:var(--reference-font-line-300);
  --apex-kit-checkbox-text-align:left;
  --apex-kit-checkbox-text-decoration:none;
  --apex-kit-checkbox-text-indent:0;
  --apex-kit-checkbox-text-shadow:none;
  --apex-kit-checkbox-text-transform:none;
  --apex-kit-checkbox-font-size:0;
}
.apex-kit-fds-theme .pvdccl-checkbox-root.pvd-checkbox--small .pvd-checkbox__label {
  --apex-kit-checkbox-font-size:0.75rem;
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvdccl-checkbox-root.pvd-checkbox--small .pvd-checkbox__label {
    --apex-kit-checkbox-font-size:0.875rem;
  }
}
.apex-kit-fds-theme .pvdccl-checkbox-root.pvd-checkbox--small .pvd-checkbox__label-text {
  --apex-kit-checkbox-margin-top:0;
}
.apex-kit-fds-theme .pvdccl-checkbox-root.pvd-checkbox--small .pvd-checkbox__microcopy {
  --apex-kit-checkbox-font-size:0.75rem;
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvdccl-checkbox-root.pvd-checkbox--small .pvd-checkbox__microcopy {
    --apex-kit-checkbox-font-size:0.875rem;
  }
}
.apex-kit-fds-theme .pvdccl-checkbox-root.pvd-checkbox--small .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-margin:0.3125rem 0.25rem;
}
.apex-kit-fds-theme .pvdccl-checkbox-root.pvd-checkbox--large .pvd-checkbox__label {
  --apex-kit-checkbox-font-size:1.125rem;
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvdccl-checkbox-root.pvd-checkbox--large .pvd-checkbox__label {
    --apex-kit-checkbox-font-size:1.25rem;
  }
}
.apex-kit-fds-theme .pvdccl-checkbox-root.pvd-checkbox--large .pvd-checkbox__label-text {
  --apex-kit-checkbox-margin-top:0;
}
.apex-kit-fds-theme .pvdccl-checkbox-root.pvd-checkbox--large .pvd-checkbox__microcopy {
  --apex-kit-checkbox-font-size:1.125rem;
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvdccl-checkbox-root.pvd-checkbox--large .pvd-checkbox__microcopy {
    --apex-kit-checkbox-font-size:1.25rem;
  }
}
.apex-kit-fds-theme .pvdccl-checkbox-root.pvd-checkbox--large .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-margin:0.125rem 0.25rem;
}
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--hover,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--reference-color-neutral-800);
  --apex-kit-checkbox-box-shadow:none;
}
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--focus,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--reference-color-neutral-900);
  --apex-kit-checkbox-box-shadow:none;
  --apex-kit-checkbox-outline-color:var(--color-black);
  --apex-kit-checkbox-outline-offset:var(--reference-uom-stroke-300);
  --apex-kit-checkbox-outline-style:solid;
  --apex-kit-checkbox-outline-width:var(--reference-uom-stroke-200);
  --apex-kit-checkbox-transition:outline 0.125s linear;
}
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--active,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--reference-color-neutral-200);
  --apex-kit-checkbox-box-shadow:none;
  --apex-kit-checkbox-background-color:var(--color-white);
  --apex-kit-checkbox-outline-color:unset;
  --apex-kit-checkbox-outline-offset:unset;
  --apex-kit-checkbox-outline-style:none;
  --apex-kit-checkbox-outline-width:unset;
  --apex-kit-checkbox-transition:none;
}
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label--disabled {
  --apex-kit-checkbox-color:var(--reference-color-neutral-400);
  --apex-kit-checkbox-cursor:not-allowed;
}
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--disabled {
  --apex-kit-checkbox-background-color:var(--reference-color-neutral-200);
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--reference-color-neutral-400);
  --apex-kit-checkbox-box-shadow:none;
  --apex-kit-checkbox-cursor:not-allowed;
}
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--disabled .pvd-checkbox__checkbox-wrap-icon {
  --apex-kit-checkbox-fill:var(--color-neutral-73);
  --apex-kit-icon-size-small:1.25rem;
}
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:disabled ~ .pvd-checkbox__microcopy .pvd-microcopy__microcopy {
  --apex-kit-microcopy-text-color:var(--reference-color-neutral-400);
}
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--checked {
  --apex-kit-checkbox-checked-icon-display:block;
}
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--indeterminate {
  --apex-kit-checkbox-indeterminate-icon-display:none;
}
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--checked {
  --apex-kit-checkbox-checked-icon-display:none;
}
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--indeterminate {
  --apex-kit-checkbox-indeterminate-icon-display:block;
}
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked {
  --apex-kit-checkbox-background-color:var(--color-green-34);
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-green-34);
}
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked .pvd-checkbox__checkbox-wrap-icon {
  --apex-kit-checkbox-fill:var(--color-white);
  --apex-kit-icon-size-small:1.25rem;
}
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-hover,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-hover,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-box-shadow:none;
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--reference-color-green-700);
}
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-focus,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-focus,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-green-34);
  --apex-kit-checkbox-box-shadow:none;
  --apex-kit-checkbox-outline-color:var(--color-black);
  --apex-kit-checkbox-outline-offset:var(--reference-uom-stroke-300);
  --apex-kit-checkbox-outline-style:solid;
  --apex-kit-checkbox-outline-width:var(--reference-uom-stroke-200);
  --apex-kit-checkbox-transition:outline 0.125s linear;
}
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-active,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-active,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--reference-color-green-700);
  --apex-kit-checkbox-box-shadow:none;
  --apex-kit-checkbox-background-color:var(--color-green-34);
  --apex-kit-checkbox-outline-color:unset;
  --apex-kit-checkbox-outline-offset:unset;
  --apex-kit-checkbox-outline-style:none;
  --apex-kit-checkbox-outline-width:unset;
  --apex-kit-checkbox-transition:none;
}
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-disabled,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-disabled {
  --apex-kit-checkbox-background-color:var(--reference-color-neutral-200);
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--reference-color-neutral-400);
  --apex-kit-checkbox-box-shadow:none;
  --apex-kit-checkbox-cursor:not-allowed;
  --apex-kit-checkbox-outline-color:unset;
  --apex-kit-checkbox-outline-offset:unset;
  --apex-kit-checkbox-outline-style:none;
  --apex-kit-checkbox-outline-width:unset;
  --apex-kit-checkbox-transition:none;
}
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-disabled .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-disabled .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon {
  --apex-kit-checkbox-fill:var(--color-white);
  --apex-kit-icon-size-small:1.25rem;
}
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__label {
  --apex-kit-checkbox-margin:-0.375rem;
  --apex-kit-checkbox-font-size:0.875rem;
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__label {
    --apex-kit-checkbox-font-size:1rem;
  }
}
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__label:has(sub) {
  align-items: flex-start;
}
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__label:has(sup) {
  align-items: flex-end;
}
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__label:has(sub):has(sup) {
  align-items: center;
}
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__label-text {
  --apex-kit-checkbox-margin-top:0;
}
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__microcopy {
  --apex-kit-checkbox-font-size:0.875rem;
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__microcopy {
    --apex-kit-checkbox-font-size:1rem;
  }
}
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox-wrap,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox-wrap *,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox-wrap :after,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox-wrap :before,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox-wrap:after,
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox-wrap:before {
  box-sizing: border-box;
}
.apex-kit-fds-theme .pvdccl-checkbox-root .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-background-color:var(--color-white);
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--reference-color-neutral-500);
  --apex-kit-checkbox-margin:0.25rem;
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvdccl-checkbox-root .pvdccl-checkbox-root .pvd-checkbox__checkbox,
  .apex-kit-fds-theme .pvdccl-checkbox-root .pvdccl-checkbox-root .pvd-checkbox__checkbox *,
  .apex-kit-fds-theme .pvdccl-checkbox-root .pvdccl-checkbox-root .pvd-checkbox__checkbox :after,
  .apex-kit-fds-theme .pvdccl-checkbox-root .pvdccl-checkbox-root .pvd-checkbox__checkbox :before,
  .apex-kit-fds-theme .pvdccl-checkbox-root .pvdccl-checkbox-root .pvd-checkbox__checkbox:after,
  .apex-kit-fds-theme .pvdccl-checkbox-root .pvdccl-checkbox-root .pvd-checkbox__checkbox:before {
    box-sizing: initial;
  }
}
.apex-kit-fds-theme .pvdccl-select-root {
  --apex-kit-icon-size-medium:1.5rem;
  --apex-kit-select-icon-width:var(--apex-kit-icon-size-medium);
  --apex-kit-select-icon-height:var(--apex-kit-select-icon-width);
  --apex-kit-select-padding-right:calc(var(--reference-uom-space-50) + var(--apex-kit-select-icon-width) + var(--reference-uom-space-100));
  --apex-kit-select-padding-right-at-512:var(--apex-kit-select-padding-right);
  --apex-kit-select-icon-right:var(--reference-uom-space-100);
  --apex-kit-select-icon-right-at-512:var(--apex-kit-select-icon-right);
  --apex-kit-select-text-color:var(--reference-color-neutral-900);
  --apex-kit-select-placeholder-color:var(--color-neutral-40);
  --apex-kit-select-background-color:var(--reference-color-neutral-0);
  --apex-kit-select-border-width:var(--reference-uom-stroke-100);
  --apex-kit-select-border-style:solid;
  --apex-kit-select-border:var(--apex-kit-select-border-width) var(--apex-kit-select-border-style) var(--reference-color-neutral-500);
  --apex-kit-select-border-radius:var(--reference-uom-radius-50);
  --apex-kit-select-outline-width:var(--reference-uom-stroke-200);
  --apex-kit-select-outline-style:solid;
  --apex-kit-select-outline-color:var(--reference-color-neutral-900);
  --apex-kit-select-outline-offset:var(--reference-uom-stroke-300);
  --apex-kit-select-outline:none;
  --apex-kit-select-transition:outline 0.125s linear;
  --apex-kit-select-box-shadow:none;
  --apex-kit-select-cursor:pointer;
  --apex-kit-select-font-size:var(--reference-font-size-100);
  --apex-kit-select-letter-spacing:-0.25px;
  --apex-kit-select-opacity:1;
  --apex-kit-select-horizontal-padding:1em;
  --apex-kit-select-vertical-padding:var(--reference-uom-stroke-0);
  --apex-kit-select-line-height:var(--reference-font-fds-line300-tok);
  --apex-kit-select-height:var(--reference-uom-height-250);
  --apex-kit-select-icon-color:var(--reference-color-neutral-900);
  --apex-kit-select-icon-padding:var(--reference-uom-space-12);
}
.apex-kit-fds-theme .pvdccl-select-root.pvd-select--error .pvd-select__select {
  --apex-kit-select-border:var(--apex-kit-select-border-width) var(--apex-kit-select-border-style) var(--reference-color-red-700);
}
.apex-kit-fds-theme .pvdccl-select-root.pvd-select--error .pvd-select__select.pvd-select--focus,
.apex-kit-fds-theme .pvdccl-select-root.pvd-select--error .pvd-select__select.pvd-select--hover,
.apex-kit-fds-theme .pvdccl-select-root.pvd-select--error .pvd-select__select:focus,
.apex-kit-fds-theme .pvdccl-select-root.pvd-select--error .pvd-select__select:hover {
  --apex-kit-select-border:var(--apex-kit-select-border-width) var(--apex-kit-select-border-style) var(--reference-color-red-700);
  --apex-kit-select-box-shadow:none;
}
.apex-kit-fds-theme .pvdccl-select-root.pvd-select--disabled {
  --apex-kit-select-icon-color:var(--reference-color-neutral-200);
}
.apex-kit-fds-theme .pvdccl-select-root.pvd-select--disabled .pvd-select__icon {
  visibility: hidden;
}
.apex-kit-fds-theme .pvdccl-select-root .pvd-select__select.pvd-select--hover,
.apex-kit-fds-theme .pvdccl-select-root .pvd-select__select:hover {
  --apex-kit-select-border:var(--apex-kit-select-border-width) var(--apex-kit-select-border-style) var(--reference-color-neutral-800);
  --apex-kit-select-box-shadow:none;
}
.apex-kit-fds-theme .pvdccl-select-root .pvd-select__select.pvd-select--focus,
.apex-kit-fds-theme .pvdccl-select-root .pvd-select__select:focus {
  --apex-kit-select-border:var(--apex-kit-select-border-width) var(--apex-kit-select-border-style) var(--reference-color-neutral-900);
  --apex-kit-select-outline:var(--apex-kit-select-outline-width) var(--apex-kit-select-outline-style) var(--apex-kit-select-outline-color);
  --apex-kit-select-box-shadow:none;
}
.apex-kit-fds-theme .pvdccl-select-root .pvd-select__select:disabled {
  --apex-kit-select-background-color:var(--reference-color-neutral-200);
  --apex-kit-select-border:var(--apex-kit-select-border-width) var(--apex-kit-select-border-style) var(--reference-color-neutral-700);
  --apex-kit-select-text-color:var(--reference-color-neutral-900);
  --apex-kit-select-cursor:not-allowed;
  opacity: var(--apex-kit-select-opacity);
}
.apex-kit-fds-theme .pvdccl-select-root .pvd-select__select:disabled::placeholder {
  --apex-kit-select-placeholder-color:var(--color-neutral-73);
}
.apex-kit-fds-theme .pvdccl-select-root .pvd-select__select:disabled.pvd-select--focus,
.apex-kit-fds-theme .pvdccl-select-root .pvd-select__select:disabled.pvd-select--hover,
.apex-kit-fds-theme .pvdccl-select-root .pvd-select__select:disabled:focus,
.apex-kit-fds-theme .pvdccl-select-root .pvd-select__select:disabled:hover {
  --apex-kit-select-box-shadow:none;
}
.apex-kit-fds-theme .pvdccl-inline-alert-root {
  --apex-kit-inline-alert-color:var(--reference-color-red-800);
  --apex-kit-inline-alert-color-palette:var(--reference-color-red-800);
  --apex-kit-inline-alert-text-color:var(--reference-color-neutral-900);
  --apex-kit-inline-alert-font-family:var(--reference-font-family-sans);
  --apex-kit-inline-alert-font-weight:var(--reference-font-weight-400);
  --apex-kit-inline-alert-letter-spacing:-0.25px;
  --apex-kit-inline-alert-font-line-height-normal:var(--reference-font-line-300);
  --apex-kit-inline-alert-text-font-size:var(--reference-font-size-75);
  --apex-kit-inline-alert-icon-height:var(--reference-uom-width-150);
  --apex-kit-inline-alert-content-padding-left:var(--reference-uom-space-75);
  --apex-kit-inline-alert-text-align:start;
  --apex-kit-inline-alert-icon-display:flex;
  --apex-kit-inline-alert-icon-component-content:var(--apex-kit-icon-svg--critical);
}
.apex-kit-fds-theme .pvdccl-inline-alert-root .pvd-inline-alert__icon {
  padding: var(--reference-uom-space-12);
  position: relative;
}
.apex-kit-fds-theme .pvdccl-inline-alert-root .pvd-inline-alert__icon .pvdccl-icon-root {
  --apex-kit-inline-alert-color-palette:var(--color-red-47);
  width: calc(var(--reference-uom-width-200) - var(--reference-uom-width-50));
}
.apex-kit-fds-theme .pvdccl-inline-alert-root.pvd-inline-alert--small {
  --apex-kit-inline-alert-text-font-size:var(--reference-font-size-50);
}
.apex-kit-fds-theme .pvdccl-inline-alert-root.pvd-inline-alert--large {
  --apex-kit-inline-alert-text-font-size:var(--reference-font-size-75);
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvdccl-inline-alert-root.pvd-inline-alert--large {
    --apex-kit-inline-alert-text-font-size:var(--reference-font-size-100);
  }
}
.apex-kit-fds-theme .pvdccl-inline-alert-root.pvd-inline-alert--info {
  --apex-kit-inline-alert-icon-component-content:var(--apex-kit-icon-svg--information);
}
.apex-kit-fds-theme .pvdccl-inline-alert-root.pvd-inline-alert--info .pvdccl-icon-root {
  --apex-kit-inline-alert-color:var(--reference-color-blue-800);
  --apex-kit-inline-alert-color-palette:var(--reference-color-blue-800);
}
.apex-kit-fds-theme .pvdccl-inline-alert-root.pvd-inline-alert--info .pvd-inline-alert__content {
  --apex-kit-inline-alert-text-color:var(--reference-color-neutral-900);
}
.apex-kit-fds-theme .pvdccl-inline-alert-root.pvd-inline-alert--success {
  --apex-kit-inline-alert-icon-component-content:var(--apex-kit-icon-svg--success);
}
.apex-kit-fds-theme .pvdccl-inline-alert-root.pvd-inline-alert--success .pvdccl-icon-root {
  --apex-kit-inline-alert-color:var(--reference-color-green-800);
  --apex-kit-inline-alert-color-palette:var(--reference-color-green-800);
}
.apex-kit-fds-theme .pvdccl-inline-alert-root.pvd-inline-alert--success .pvd-inline-alert__content {
  --apex-kit-inline-alert-text-color:var(--reference-color-neutral-900);
}
.apex-kit-fds-theme .pvdccl-inline-alert-root.pvd-inline-alert--warning {
  --apex-kit-inline-alert-icon-component-content:var(--apex-kit-icon-svg--warning);
}
.apex-kit-fds-theme .pvdccl-inline-alert-root.pvd-inline-alert--warning .pvdccl-icon-root {
  --apex-kit-inline-alert-color:#0000;
  background-color: var(--reference-color-orange-900);
  content: "";
  -webkit-mask-image: var(--apex-kit-inline-alert-icon-component-content);
  mask-image: var(--apex-kit-inline-alert-icon-component-content);
}
.apex-kit-fds-theme .pvdccl-inline-alert-root.pvd-inline-alert--warning .pvd-inline-alert__content {
  --apex-kit-inline-alert-text-color:var(--reference-color-neutral-900);
}
.apex-kit-fds-theme .pvdccl-inline-alert-root .pvd-alert-content__title {
  font-weight: var(--reference-font-weight-600);
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvdccl-inline-alert-root .pvdccl-icon-root,
  .apex-kit-fds-theme .pvdccl-inline-alert-root.pvd-inline-alert--critical .pvdccl-icon-root,
  .apex-kit-fds-theme .pvdccl-inline-alert-root.pvd-inline-alert--info .pvdccl-icon-root,
  .apex-kit-fds-theme .pvdccl-inline-alert-root.pvd-inline-alert--success .pvdccl-icon-root,
  .apex-kit-fds-theme .pvdccl-inline-alert-root.pvd-inline-alert--warning .pvdccl-icon-root {
    --apex-kit-inline-alert-color:CanvasText;
    --apex-kit-inline-alert-color-palette:CanvasText;
  }
}
.apex-kit-fds-theme .pvdccl-content-block-root {
  --apex-kit-content-block-max-width:45rem;
  --apex-kit-content-block-heading-font-weight:var(--reference-font-weight-700);
  --apex-kit-content-block-heading-line-height:var(--reference-font-line-400);
  --apex-kit-content-block-content-children-margin:var(--reference-uom-space-75) 0 0 0;
  --apex-kit-content-block-color:var(--reference-color-neutral-900);
  --apex-kit-content-block-gap:var(--reference-uom-space-100);
}
.apex-kit-fds-theme .pvdccl-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-1 {
  font-family:
    Fidelity Sans,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 2.75rem;
  margin-bottom: unset;
  margin-top: unset;
}
@media (min-width: 768px) {
  .apex-kit-fds-theme .pvdccl-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-1 {
    font-family:
      Fidelity Sans,
      -apple-system,
      BlinkMacSystemFont,
      Segoe UI,
      Roboto,
      Helvetica Neue,
      Arial,
      sans-serif;
    font-size: 3rem;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 3.25rem;
    margin-bottom: unset;
    margin-top: unset;
  }
}
.apex-kit-fds-theme .pvdccl-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-2 {
  font-family:
    Fidelity Sans,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: -.75px;
  line-height: 2.25rem;
  margin-bottom: unset;
  margin-top: unset;
}
@media (min-width: 768px) {
  .apex-kit-fds-theme .pvdccl-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-2 {
    font-family:
      Fidelity Sans,
      -apple-system,
      BlinkMacSystemFont,
      Segoe UI,
      Roboto,
      Helvetica Neue,
      Arial,
      sans-serif;
    font-size: 2.5rem;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 2.75rem;
    margin-bottom: unset;
    margin-top: unset;
  }
}
.apex-kit-fds-theme .pvdccl-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-3 {
  font-family:
    Fidelity Sans,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: -.5px;
  line-height: 1.75rem;
  margin-bottom: unset;
  margin-top: unset;
}
@media (min-width: 768px) {
  .apex-kit-fds-theme .pvdccl-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-3 {
    font-family:
      Fidelity Sans,
      -apple-system,
      BlinkMacSystemFont,
      Segoe UI,
      Roboto,
      Helvetica Neue,
      Arial,
      sans-serif;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: -.75px;
    line-height: 2.25rem;
    margin-bottom: unset;
    margin-top: unset;
  }
}
.apex-kit-fds-theme .pvdccl-content-block-root .pvd-content-block__heading,
.apex-kit-fds-theme .pvdccl-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-4 {
  font-family:
    Fidelity Sans,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: -.25px;
  line-height: 1.5rem;
  margin-bottom: unset;
  margin-top: unset;
}
@media (min-width: 768px) {
  .apex-kit-fds-theme .pvdccl-content-block-root .pvd-content-block__heading,
  .apex-kit-fds-theme .pvdccl-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-4 {
    font-family:
      Fidelity Sans,
      -apple-system,
      BlinkMacSystemFont,
      Segoe UI,
      Roboto,
      Helvetica Neue,
      Arial,
      sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: -.5px;
    line-height: 1.75rem;
    margin-bottom: unset;
    margin-top: unset;
  }
}
.apex-kit-fds-theme .pvdccl-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-5 {
  font-family:
    Fidelity Sans,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: -.25px;
  line-height: 1.5rem;
  margin-bottom: unset;
  margin-top: unset;
}
@media (min-width: 768px) {
  .apex-kit-fds-theme .pvdccl-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-5 {
    font-family:
      Fidelity Sans,
      -apple-system,
      BlinkMacSystemFont,
      Segoe UI,
      Roboto,
      Helvetica Neue,
      Arial,
      sans-serif;
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: -.25px;
    line-height: 1.5rem;
    margin-bottom: unset;
    margin-top: unset;
  }
}
.apex-kit-fds-theme .pvdccl-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-6 {
  font-family:
    Fidelity Sans,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: -.25px;
  line-height: 1.5rem;
  margin-bottom: unset;
  margin-top: unset;
}
.apex-kit-fds-theme .pvdccl-content-block-root.pvd-content-block--tile-background {
  --apex-kit-content-block-background-color:var(--color-white);
  --apex-kit-content-block-border:1px solid var(--reference-color-neutral-200);
  --apex-kit-content-block-border-radius:var(--reference-uom-radius-200);
  --apex-kit-content-block-box-shadow:none;
  --apex-kit-content-block-padding:var(--reference-uom-space-150);
}
@media (min-width: 48em) {
  .apex-kit-fds-theme .pvdccl-content-block-root.pvd-content-block--tile-background {
    --apex-kit-content-block-padding:var(--reference-uom-space-150);
  }
}
.apex-kit-fds-theme .pvdccl-content-block-root.pvd-content-block--dense {
  --apex-kit-content-block-content-children-margin:var(--reference-uom-space-75) 0 0 0;
  --apex-kit-content-block-content-wrapper-margin:var(--reference-uom-space-75) 0 0 0;
}
.apex-kit-fds-theme .pvdccl-content-block-root .pvd-content-block__image.pvd-content-block__image--small {
  --apex-kit-content-block-image-width:var(--reference-uom-width-200);
}
.apex-kit-fds-theme .pvdccl-content-block-root .pvd-content-block__image.pvd-content-block__image--medium {
  --apex-kit-content-block-image-width:var(--reference-uom-width-300);
}
.apex-kit-fds-theme .pvdccl-content-block-root .pvd-content-block__image.pvd-content-block__image--large {
  --apex-kit-content-block-image-width:var(--reference-uom-width-400);
}
.apex-kit-fds-theme .pvdccl-content-block-root .pvd-content-block__image.pvd-content-block__image--extra-large {
  --apex-kit-content-block-image-width:6rem;
}
.apex-kit-fds-theme .pvdccl-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-always,
.apex-kit-fds-theme .pvdccl-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-1280,
.apex-kit-fds-theme .pvdccl-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-512,
.apex-kit-fds-theme .pvdccl-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-768,
.apex-kit-fds-theme .pvdccl-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-960 {
  --apex-kit-content-block-content-wrapper-margin:0 var(--reference-uom-space-150) 0 0;
}
.apex-kit-fds-theme .pvdccl-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-always.pvd-content-block--dense,
.apex-kit-fds-theme .pvdccl-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-1280.pvd-content-block--dense,
.apex-kit-fds-theme .pvdccl-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-512.pvd-content-block--dense,
.apex-kit-fds-theme .pvdccl-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-768.pvd-content-block--dense,
.apex-kit-fds-theme .pvdccl-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-960.pvd-content-block--dense {
  --apex-kit-content-block-content-wrapper-margin:0 var(--reference-uom-space-100) 0 0;
}
.apex-kit-fds-theme .pvdccl-link-root {
  --apex-kit-link-text-color:var(--reference-color-blue-800);
  --apex-kit-link-text-underline-offset:inherit;
  --apex-kit-link-font-family:var(--reference-font-family-sans);
  --apex-kit-link-font-weight:inherit;
  --apex-kit-link-line-height:var(--reference-font-line-300);
  --apex-kit-link-outline-color:null;
  --apex-kit-link-outline-width:0;
  --apex-kit-link-outline-style:null;
  --apex-kit-link-outline-offset:0;
  --apex-kit-link-border-bottom:0;
  --apex-kit-link-text-shadow:none;
  --apex-kit-link-text-decoration:none;
  --apex-kit-link-pointer-events:unset;
  --apex-kit-link-icon-fill-color:currentColor;
}
.apex-kit-fds-theme .pvdccl-link-root .pvd-link__link {
  --apex-kit-link-text-font-size:1em;
  --apex-kit-link-text-decoration:underline;
  --apex-kit-link-text-shadow:none;
  --apex-kit-link-text-transform:none;
}
.apex-kit-fds-theme .pvdccl-link-root .pvd-link__link,
.apex-kit-fds-theme .pvdccl-link-root .pvd-link__link.pvd-link--link,
.apex-kit-fds-theme .pvdccl-link-root .pvd-link__link:link {
  --apex-kit-link-text-color:var(--reference-color-blue-800);
}
.apex-kit-fds-theme .pvdccl-link-root .pvd-link__link.pvd-link--active,
.apex-kit-fds-theme .pvdccl-link-root .pvd-link__link.pvd-link--focus,
.apex-kit-fds-theme .pvdccl-link-root .pvd-link__link.pvd-link--focus-active,
.apex-kit-fds-theme .pvdccl-link-root .pvd-link__link.pvd-link--hover,
.apex-kit-fds-theme .pvdccl-link-root .pvd-link__link:active,
.apex-kit-fds-theme .pvdccl-link-root .pvd-link__link:focus,
.apex-kit-fds-theme .pvdccl-link-root .pvd-link__link:focus:active,
.apex-kit-fds-theme .pvdccl-link-root .pvd-link__link:hover,
.pvd-link--active .apex-kit-fds-theme .pvdccl-link-root .pvd-link__link,
.pvd-link--focus .apex-kit-fds-theme .pvdccl-link-root .pvd-link__link,
.pvd-link--hover .apex-kit-fds-theme .pvdccl-link-root .pvd-link__link {
  --apex-kit-link-text-color:var(--reference-color-blue-900);
}
.apex-kit-fds-theme .pvdccl-link-root .pvd-link__link.pvd-link--active,
.apex-kit-fds-theme .pvdccl-link-root .pvd-link__link:active,
.apex-kit-fds-theme .pvdccl-link-root .pvd-link__link:focus:active,
.pvd-link--active .apex-kit-fds-theme .pvdccl-link-root .pvd-link__link {
  --apex-kit-link-outline-color:null;
  --apex-kit-link-outline-width:0;
  --apex-kit-link-outline-style:null;
  --apex-kit-link-outline-offset:0;
}
.apex-kit-fds-theme .pvdccl-link-root .pvd-link__link.pvd-link--focus,
.apex-kit-fds-theme .pvdccl-link-root .pvd-link__link:focus,
.pvd-link--focus .apex-kit-fds-theme .pvdccl-link-root .pvd-link__link {
  --apex-kit-link-outline-color:var(--reference-color-neutral-900);
  --apex-kit-link-outline-offset:3px;
  --apex-kit-link-outline-width:2px;
  --apex-kit-link-outline-style:solid;
  --apex-kit-link-transition:outline 0.125s linear;
}
.apex-kit-fds-theme .pvdccl-link-root .pvd-link__link.pvd-link--visited,
.apex-kit-fds-theme .pvdccl-link-root .pvd-link__link:visited,
.pvd-link--visited .apex-kit-fds-theme .pvdccl-link-root .pvd-link__link {
  --apex-kit-link-text-color:var(--reference-color-blue-800);
}
.apex-kit-fds-theme .pvdccl-link-root .pvd-link__link .pvd-link__text {
  --apex-kit-link-border-bottom:0;
  --apex-kit-link-display:inline;
}
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--trigger .pvd-link__link {
  --apex-kit-link-text-font-size:1em;
  --apex-kit-link-font-weight:var(--reference-font-weight-400);
  --apex-kit-link-line-height:var(--reference-font-line-300);
  --apex-kit-link-text-shadow:0;
  --apex-kit-link-text-transform:0;
  --apex-kit-link-text-decoration:none;
}
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--trigger .pvd-link__link .pvd-link__text,
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--trigger .pvd-link__link.pvd-link--link .pvd-link__text,
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--trigger .pvd-link__link:link .pvd-link__text {
  --apex-kit-link-border-bottom:1px dashed currentColor;
}
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--link .pvd-link__text,
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--visited .pvd-link__text,
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:link .pvd-link__text,
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:visited .pvd-link__text,
.pvd-link--visited .apex-kit-fds-theme .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text {
  --apex-kit-link-border-bottom:0;
}
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--active .pvd-link__text,
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--active--focus .pvd-link__text,
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--focus .pvd-link__text,
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--hover .pvd-link__text,
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:active .pvd-link__text,
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:active:focus .pvd-link__text,
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:focus .pvd-link__text,
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:hover .pvd-link__text,
.pvd-link--active .apex-kit-fds-theme .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--focus .apex-kit-fds-theme .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--hover .apex-kit-fds-theme .pvdccl-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text {
  --apex-kit-link-border-bottom:1px dashed currentColor;
  --apex-kit-link-text-decoration:none;
}
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--disable-underline .pvd-link__link {
  --apex-kit-link-text-decoration:none;
}
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--disable-underline .pvd-link__link.pvd-link--active .pvd-link__text,
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--disable-underline .pvd-link__link.pvd-link--focus .pvd-link__text,
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--disable-underline .pvd-link__link.pvd-link--hover .pvd-link__text,
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--disable-underline .pvd-link__link:active .pvd-link__text,
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--disable-underline .pvd-link__link:focus .pvd-link__text,
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--disable-underline .pvd-link__link:hover .pvd-link__text,
.pvd-link--active .apex-kit-fds-theme .pvdccl-link-root.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--focus .apex-kit-fds-theme .pvdccl-link-root.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--hover .apex-kit-fds-theme .pvdccl-link-root.pvd-link--disable-underline .pvd-link__link .pvd-link__text {
  --apex-kit-link-text-decoration:underline;
}
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--disabled.pvd-link--trigger .pvd-link__link {
  --apex-kit-link-text-decoration:none;
}
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--disabled .pvd-link__link {
  --apex-kit-link-text-decoration:underline;
}
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--disabled .pvd-link__link,
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--disabled .pvd-link__link.pvd-link--visited,
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--disabled .pvd-link__link:visited {
  --apex-kit-link-text-color:var(--reference-color-neutral-600);
}
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--disabled .pvd-link__link .pvd-link__text,
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--disabled .pvd-link__link.pvd-link--visited .pvd-link__text,
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--disabled .pvd-link__link:visited .pvd-link__text {
  --apex-kit-link-display:inline;
  --apex-kit-link-pointer-events:none;
}
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--small .pvd-link__link .pvd-link__text {
  --apex-kit-link-text-font-size:var(--reference-font-size-75);
}
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--medium .pvd-link__link .pvd-link__text {
  --apex-kit-link-text-font-size:var(--reference-font-size-100);
}
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--large .pvd-link__link .pvd-link__text {
  --apex-kit-link-text-font-size:var(--reference-font-size-200);
}
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--icon-left .pvd-link__icon--left {
  --apex-kit-link-icon-margin:0 var(--reference-uom-space-50) 0 0;
}
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--icon-right .pvd-link__icon--right {
  --apex-kit-link-icon-margin:0 0 0 var(--reference-uom-space-50);
}
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--new-window .pvd-link__icon {
  --apex-kit-link-icon-margin:0 0 0 var(--reference-uom-space-25);
}
.apex-kit-fds-theme .pvdccl-link-root.pvd-link--icon-only .pvd-link__icon {
  --apex-kit-link-icon-margin:0;
}
.apex-kit-fds-theme .pvdccl-link-root .pvd-link__disabled-cover {
  cursor: default;
}
.apex-kit-fds-theme {
  --apex-kit-icon-svg--critical:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='currentColor' stroke-linecap='round' stroke-miterlimit='10' stroke-width='1.5' d='M12 13.156v-6.36m0 8.984v-.03m0 4.922a8.672 8.672 0 1 0 0-17.344 8.672 8.672 0 0 0 0 17.344Z'/%3E%3C/svg%3E");
  --apex-kit-icon-svg--success:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m7.375 12.944 1.889 2.68a.81.81 0 0 0 1.315.039l6.046-7.649M3.328 12a8.672 8.672 0 1 0 17.344 0 8.672 8.672 0 0 0-17.344 0'/%3E%3C/svg%3E");
  --apex-kit-icon-svg--warning:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='1.5' d='M12 14.89V9.11m0 8.37v-.03m1.25-13.343a1.392 1.392 0 0 0-2.5 0L3.449 18.982a1.173 1.173 0 0 0 1.053 1.69H19.5a1.173 1.173 0 0 0 1.053-1.69z'/%3E%3C/svg%3E");
}
.dom-card {
  background: #fff;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
}
.dom-card p {
  margin: 0;
  padding: 0;
}
.dom-card ::-ms-reveal {
  display: none;
}
.dom-card h1:focus,
.dom-card h2:focus,
.dom-card img:focus {
  outline: 0;
}
@supports (-webkit-touch-callout:none) {
  .dom-card .pvdccl-input-root input.pvd-input__input,
  .dom-card .pvdccl-select-root .pvd-select__select:focus,
  .dom-card .pvdccl-textarea-root .pvd-textarea__textarea {
    font-size: 16px !important;
  }
  @media (min-width: 32em) {
    .dom-card .pvdccl-input-root input.pvd-input__input,
    .dom-card .pvdccl-select-root .pvd-select__select:focus,
    .dom-card .pvdccl-textarea-root .pvd-textarea__textarea {
      font-size: inherit;
    }
  }
}
@media (max-width: 32em) {
  .dom-card {
    border-bottom: 1px solid #ccc;
    padding: 1.5rem 1rem;
  }
}
@media (min-width: 32em) {
  .dom-card {
    border: 1px solid #ccc;
    border-radius: .5rem;
    padding: 2rem 2rem 3rem;
  }
}
.dom-card .dom-font-size-heading-level-2 {
  font-size: 1.625rem;
}
.dom-card .dom-margin-top-space-stack-half-x {
  margin: .5rem 0 0;
}
.dom-card .dom-margin-top-space-stack-one-x {
  margin: 1rem 0 0;
}
.dom-card .dom-margin-top-space-stack-one-x-important {
  margin: 1rem 0 0 !important;
}
.dom-card .dom-margin-top-space-stack-one-and-half-x {
  margin: 1.5rem 0 0;
}
.dom-card .dom-margin-top-space-stack-two-x {
  margin: 2rem 0 0;
}
.dom-card .dom-margin-top-space-stack-one-and-half-x-important {
  margin: 1.5rem 0 0 !important;
}
.dom-card .dom-margin-bottom-space-utility-one-and-half-x {
  margin-bottom: 1.5rem;
}
.dom-card .dom-text-align-center {
  text-align: center;
}
.dom-card .dom-text-medium {
  color: #000;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .875rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .dom-card .dom-text-medium {
    font-size: 1rem;
  }
}
.dom-card .dom-text-medium {
  color: #666;
}
.dom-card .dom-pvd-heading-level-2 {
  color: #000;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: 1.625rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  line-height: 1.25;
  margin: 0;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .dom-card .dom-pvd-heading-level-2 {
    font-size: 1.875rem;
  }
}
.dom-card .dom-a11y-text {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  left: -5000px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.dom-card .dom-card-header .header-alert-section,
.dom-card .dom-card-header .header-top-action {
  margin: 0 0 1.5rem;
}
.dom-card .dom-card-header .subheading {
  margin: .5rem 0 0;
}
.dom-card .dom-card-header .dom-back-button {
  display: block;
  margin-bottom: 1rem;
}
.dom-card .dom-card-body {
  margin: 1.5rem 0 0;
}
.dom-card .dom-card-body .body-form-section {
  margin-bottom: 1.5rem;
}
.dom-card .dom-card-body .body-button-section,
.dom-card .dom-card-body .body-checkbox-section,
.dom-card .dom-card-body .body-link-section {
  margin-top: 1.5rem;
}
.dom-card .dom-card-footer {
  margin-top: 2rem;
}
pvdccl-list-group {
  display: block;
}
.pvdccl-list-group-root,
.pvdccl-list-group-root *,
.pvdccl-list-group-root :after,
.pvdccl-list-group-root :before,
.pvdccl-list-group-root:after,
.pvdccl-list-group-root:before {
  box-sizing: border-box;
}
.pvdccl-list-group-root {
  color: #000;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .875rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .pvdccl-list-group-root {
    font-size: 1rem;
  }
}
.pvdccl-list-group-root {
  color: var(--apex-kit-list-group-color);
  display: var(--apex-kit-list-display);
  line-height: var(--apex-kit-list-group-line-height);
  margin: var(--apex-kit-list-group-margin);
  padding: var(--apex-kit-list-group-padding);
}
@media (min-width: 32em) {
  .pvdccl-list-group-root.pvd-list-group--inline-at-512 {
    display: flex;
    flex-wrap: wrap;
  }
  .pvdccl-list-group-root.pvd-list-group--inline-at-512 .pvd-list-group__list-item {
    margin-right: var(--apex-kit-list-group-margin-right);
  }
  .pvdccl-list-group-root.pvd-list-group--inline-at-512 .pvd-list-group__list-item + .pvd-list-group__list-item {
    margin-top: var(--apex-kit-list-group-margin-top);
  }
  .pvdccl-list-group-root.pvd-list-group--inline-at-512 .pvd-list-group__list-item.pvd-list-group__list-item--border {
    border-left: var(--apex-kit-list-group-border);
    border-top: var(--apex-kit-list-group-border-top);
    margin-right: var(--apex-kit-list-group-margin-right);
    padding-left: var(--apex-kit-list-group-padding-left);
    padding-top: var(--apex-kit-list-group-padding-top);
  }
  .pvdccl-list-group-root.pvd-list-group--inline-at-512 .pvd-list-group__nested-list,
  .pvdccl-list-group-root.pvd-list-group--inline-at-512.pvd-list-group--unordered .pvd-list-group__list-item .pvd-list-group__list-item-style {
    display: none;
  }
}
@media (min-width: 48em) {
  .pvdccl-list-group-root.pvd-list-group--inline-at-768 {
    display: flex;
    flex-wrap: wrap;
  }
  .pvdccl-list-group-root.pvd-list-group--inline-at-768 .pvd-list-group__list-item {
    margin-right: var(--apex-kit-list-group-margin-right);
  }
  .pvdccl-list-group-root.pvd-list-group--inline-at-768 .pvd-list-group__list-item + .pvd-list-group__list-item {
    margin-top: var(--apex-kit-list-group-margin-top);
  }
  .pvdccl-list-group-root.pvd-list-group--inline-at-768 .pvd-list-group__list-item.pvd-list-group__list-item--border {
    border-left: var(--apex-kit-list-group-border);
    border-top: var(--apex-kit-list-group-border-top);
    margin-right: var(--apex-kit-list-group-margin-right);
    padding-left: var(--apex-kit-list-group-padding-left);
    padding-top: var(--apex-kit-list-group-padding-top);
  }
  .pvdccl-list-group-root.pvd-list-group--inline-at-768 .pvd-list-group__nested-list,
  .pvdccl-list-group-root.pvd-list-group--inline-at-768.pvd-list-group--unordered .pvd-list-group__list-item .pvd-list-group__list-item-style {
    display: none;
  }
}
@media (min-width: 60em) {
  .pvdccl-list-group-root.pvd-list-group--inline-at-960 {
    display: flex;
    flex-wrap: wrap;
  }
  .pvdccl-list-group-root.pvd-list-group--inline-at-960 .pvd-list-group__list-item {
    margin-right: var(--apex-kit-list-group-margin-right);
  }
  .pvdccl-list-group-root.pvd-list-group--inline-at-960 .pvd-list-group__list-item + .pvd-list-group__list-item {
    margin-top: var(--apex-kit-list-group-margin-top);
  }
  .pvdccl-list-group-root.pvd-list-group--inline-at-960 .pvd-list-group__list-item.pvd-list-group__list-item--border {
    border-left: var(--apex-kit-list-group-border);
    border-top: var(--apex-kit-list-group-border-top);
    margin-right: var(--apex-kit-list-group-margin-right);
    padding-left: var(--apex-kit-list-group-padding-left);
    padding-top: var(--apex-kit-list-group-padding-top);
  }
  .pvdccl-list-group-root.pvd-list-group--inline-at-960 .pvd-list-group__nested-list,
  .pvdccl-list-group-root.pvd-list-group--inline-at-960.pvd-list-group--unordered .pvd-list-group__list-item .pvd-list-group__list-item-style {
    display: none;
  }
}
@media (min-width: 80em) {
  .pvdccl-list-group-root.pvd-list-group--inline-at-1280 {
    display: flex;
    flex-wrap: wrap;
  }
  .pvdccl-list-group-root.pvd-list-group--inline-at-1280 .pvd-list-group__list-item {
    margin-right: var(--apex-kit-list-group-margin-right);
  }
  .pvdccl-list-group-root.pvd-list-group--inline-at-1280 .pvd-list-group__list-item + .pvd-list-group__list-item {
    margin-top: var(--apex-kit-list-group-margin-top);
  }
  .pvdccl-list-group-root.pvd-list-group--inline-at-1280 .pvd-list-group__list-item.pvd-list-group__list-item--border {
    border-left: var(--apex-kit-list-group-border);
    border-top: var(--apex-kit-list-group-border-top);
    margin-right: var(--apex-kit-list-group-margin-right);
    padding-left: var(--apex-kit-list-group-padding-left);
    padding-top: var(--apex-kit-list-group-padding-top);
  }
  .pvdccl-list-group-root.pvd-list-group--inline-at-1280 .pvd-list-group__nested-list,
  .pvdccl-list-group-root.pvd-list-group--inline-at-1280.pvd-list-group--unordered .pvd-list-group__list-item .pvd-list-group__list-item-style {
    display: none;
  }
}
.pvdccl-list-group-root.pvd-list-group--inline-always {
  display: flex;
  flex-wrap: wrap;
}
.pvdccl-list-group-root.pvd-list-group--inline-always .pvd-list-group__list-item {
  margin-right: var(--apex-kit-list-group-margin-right);
}
.pvdccl-list-group-root.pvd-list-group--inline-always .pvd-list-group__list-item + .pvd-list-group__list-item {
  margin-top: var(--apex-kit-list-group-margin-top);
  padding-top: var(--apex-kit-list-group-padding-top);
}
.pvdccl-list-group-root.pvd-list-group--inline-always .pvd-list-group__list-item.pvd-list-group__list-item--border {
  border-left: var(--apex-kit-list-group-border);
  border-top: var(--apex-kit-list-group-border-top);
  margin-right: var(--apex-kit-list-group-margin-right);
  padding-left: var(--apex-kit-list-group-padding-left);
  padding-top: var(--apex-kit-list-group-padding-top);
}
.pvdccl-list-group-root.pvd-list-group--inline-always .pvd-list-group__nested-list,
.pvdccl-list-group-root.pvd-list-group--inline-always.pvd-list-group--unordered .pvd-list-group__list-item .pvd-list-group__list-item-style {
  display: none;
}
.pvdccl-list-group-root.pvd-list-group--small {
  font-size: .75rem;
}
@media (min-width: 32em) {
  .pvdccl-list-group-root.pvd-list-group--small {
    font-size: .875rem;
  }
}
.pvdccl-list-group-root.pvd-list-group--large {
  font-size: 1.125rem;
}
@media (min-width: 32em) {
  .pvdccl-list-group-root.pvd-list-group--large {
    font-size: 1.25rem;
  }
}
.pvdccl-list-group-root .pvd-list-group__list-item-style {
  display: inline-block;
  grid-area: list-style-or-icon-left;
  margin-right: var(--apex-kit-list-group-margin-right);
}
.pvdccl-list-group-root.pvd-list-group--unordered > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
  margin-top: var(--apex-kit-list-group-margin-top);
}
@media (min-width: 32em) {
  .pvdccl-list-group-root.pvd-list-group--unordered > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
    margin-top: var(--apex-kit-list-group-margin-top);
  }
}
.pvdccl-list-group-root.pvd-list-group--unordered > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
  background-color: currentColor;
  border-radius: var(--apex-kit-list-group-border-radius);
  content: "";
  display: inline-block;
  height: var(--apex-kit-list-group-bullet-size);
  vertical-align: top;
  width: var(--apex-kit-list-group-bullet-size);
}
@media (forced-colors: active) {
  .pvdccl-list-group-root.pvd-list-group--unordered > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
    background-color: CanvasText;
  }
}
.pvdccl-list-group-root.pvd-list-group--unordered.pvd-list-group--small > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
  margin-top: var(--apex-kit-list-group-margin-top);
}
@media (min-width: 32em) {
  .pvdccl-list-group-root.pvd-list-group--unordered.pvd-list-group--small > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
    margin-top: var(--apex-kit-list-group-margin-top);
  }
}
.pvdccl-list-group-root.pvd-list-group--unordered.pvd-list-group--large > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
  margin-top: var(--apex-kit-list-group-margin-top);
}
@media (min-width: 32em) {
  .pvdccl-list-group-root.pvd-list-group--unordered.pvd-list-group--large > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
    margin-top: var(--apex-kit-list-group-margin-top);
  }
}
.pvdccl-list-group-root.pvd-list-group--ordered {
  counter-reset: pvdccl-list-group-counter;
}
.pvdccl-list-group-root.pvd-list-group--ordered > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
  content: counter(pvdccl-list-group-counter) ".";
  counter-increment: pvdccl-list-group-counter;
}
.pvdccl-list-group-root .pvd-list-group__list-item {
  align-items: start;
  background-image: none;
  display: grid;
  grid-template-areas: "list-style-or-icon-left list-item-text icon-right" ". nested-list nested-list";
  grid-template-columns: auto 1fr auto;
}
.pvdccl-list-group-root .pvd-list-group__list-item + .pvd-list-group__list-item {
  margin-top: var(--apex-kit-list-group-margin-top);
}
.pvdccl-list-group-root .pvd-list-group__list-item .pvd-list-group__list-item-text {
  display: inline-block;
  grid-area: list-item-text;
}
.pvdccl-list-group-root .pvd-list-group__list-item.pvd-list-group__list-item--border {
  border-top: var(--apex-kit-list-group-border);
  padding-top: var(--apex-kit-list-group-padding-top);
}
.pvdccl-list-group-root .pvd-list-group__nested-list {
  grid-area: nested-list;
  margin-top: var(--apex-kit-list-group-margin-top);
}
.pvdccl-list-group-root .pvd-list-group__nested-list .pvd-list-group--unordered > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
  background-color: #0000;
  border: 1px solid;
  border-radius: 50%;
}
.pvdccl-list-group-root .pvd-list-group__list-item-icon {
  margin-top: var(--apex-kit-list-group-margin-top);
}
@media (min-width: 32em) {
  .pvdccl-list-group-root .pvd-list-group__list-item-icon {
    margin-top: var(--apex-kit-list-group-margin-top);
  }
}
.pvdccl-list-group-root .pvd-list-group__list-item-icon {
  display: inline-block;
}
.pvdccl-list-group-root .pvd-list-group__list-item-icon > .pvdccl-icon-root,
.pvdccl-list-group-root .pvd-list-group__list-item-icon > pvdccl-icon {
  display: block;
}
.pvdccl-list-group-root .pvd-list-group__list-item-icon.pvd-list-group__list-item-icon--left {
  grid-area: list-style-or-icon-left;
  margin-right: var(--apex-kit-list-group-margin-right);
}
.pvdccl-list-group-root .pvd-list-group__list-item-icon.pvd-list-group__list-item-icon--right {
  grid-area: icon-right;
  margin-left: var(--apex-kit-list-group-margin-left);
}
.pvdccl-list-group-root .pvd-list-group__list-item-icon.pvd-list-group__list-item-icon--link {
  color: var(--apex-kit-text-color-link);
}
.pvdccl-list-group-root.pvd-list-group--small .pvd-list-group__list-item-icon {
  margin-top: var(--apex-kit-list-group-margin-top);
}
@media (min-width: 32em) {
  .pvdccl-list-group-root.pvd-list-group--small .pvd-list-group__list-item-icon {
    margin-top: var(--apex-kit-list-group-margin-top);
  }
}
.pvdccl-list-group-root.pvd-list-group--large .pvd-list-group__list-item-icon {
  margin-top: var(--apex-kit-list-group-margin-top);
}
@media (min-width: 32em) {
  .pvdccl-list-group-root.pvd-list-group--large .pvd-list-group__list-item-icon {
    margin-top: var(--apex-kit-list-group-margin-top);
  }
}
.apex-kit-helios-theme .pvdccl-list-group-root,
:root .pvdccl-list-group-root {
  --apex-kit-list-group-border-radius:none;
  --apex-kit-list-group-color:none;
  --apex-kit-list-display:block;
  --apex-kit-list-group-line-height:1.5;
  --apex-kit-list-group-margin:0;
  --apex-kit-list-group-padding:0;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvdccl-list-group-root.pvd-list-group--inline-at-512 .pvd-list-group__list-item,
  :root .pvdccl-list-group-root.pvd-list-group--inline-at-512 .pvd-list-group__list-item {
    --apex-kit-list-group-margin-right:var(--system-uom-space-utility-one-and-half-x);
  }
  .apex-kit-helios-theme .pvdccl-list-group-root.pvd-list-group--inline-at-512 .pvd-list-group__list-item + .pvd-list-group__list-item,
  :root .pvdccl-list-group-root.pvd-list-group--inline-at-512 .pvd-list-group__list-item + .pvd-list-group__list-item {
    --apex-kit-list-group-margin-top:0;
    --apex-kit-list-group-padding-top:0;
  }
  .apex-kit-helios-theme .pvdccl-list-group-root.pvd-list-group--inline-at-512 .pvd-list-group__list-item + .pvd-list-group__list-item:last-child,
  :root .pvdccl-list-group-root.pvd-list-group--inline-at-512 .pvd-list-group__list-item + .pvd-list-group__list-item:last-child {
    --apex-kit-list-group-margin-right:0;
  }
  .apex-kit-helios-theme .pvdccl-list-group-root.pvd-list-group--inline-at-512 .pvd-list-group__list-item.pvd-list-group__list-item--border,
  :root .pvdccl-list-group-root.pvd-list-group--inline-at-512 .pvd-list-group__list-item.pvd-list-group__list-item--border {
    --apex-kit-list-group-border:1px solid var(--color-neutral-80);
    --apex-kit-list-group-border-top:0;
    --apex-kit-list-group-margin-right:var(--system-uom-space-utility-one-x);
    --apex-kit-list-group-padding-left:var(--system-uom-space-utility-one-x);
    --apex-kit-list-group-margin-top:0;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-helios-theme .pvdccl-list-group-root.pvd-list-group--inline-at-768 .pvd-list-group__list-item,
  :root .pvdccl-list-group-root.pvd-list-group--inline-at-768 .pvd-list-group__list-item {
    --apex-kit-list-group-margin-right:var(--system-uom-space-utility-one-and-half-x);
  }
  .apex-kit-helios-theme .pvdccl-list-group-root.pvd-list-group--inline-at-768 .pvd-list-group__list-item + .pvd-list-group__list-item,
  :root .pvdccl-list-group-root.pvd-list-group--inline-at-768 .pvd-list-group__list-item + .pvd-list-group__list-item {
    --apex-kit-list-group-margin-top:0;
    --apex-kit-list-group-padding-top:0;
  }
  .apex-kit-helios-theme .pvdccl-list-group-root.pvd-list-group--inline-at-768 .pvd-list-group__list-item + .pvd-list-group__list-item:last-child,
  :root .pvdccl-list-group-root.pvd-list-group--inline-at-768 .pvd-list-group__list-item + .pvd-list-group__list-item:last-child {
    --apex-kit-list-group-margin-right:0;
  }
  .apex-kit-helios-theme .pvdccl-list-group-root.pvd-list-group--inline-at-768 .pvd-list-group__list-item.pvd-list-group__list-item--border,
  :root .pvdccl-list-group-root.pvd-list-group--inline-at-768 .pvd-list-group__list-item.pvd-list-group__list-item--border {
    --apex-kit-list-group-border:1px solid var(--color-neutral-80);
    --apex-kit-list-group-border-top:0;
    --apex-kit-list-group-margin-right:var(--system-uom-space-utility-one-x);
    --apex-kit-list-group-padding-left:var(--system-uom-space-utility-one-x);
    --apex-kit-list-group-margin-top:0;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-helios-theme .pvdccl-list-group-root.pvd-list-group--inline-at-960 .pvd-list-group__list-item,
  :root .pvdccl-list-group-root.pvd-list-group--inline-at-960 .pvd-list-group__list-item {
    --apex-kit-list-group-margin-right:var(--system-uom-space-utility-one-and-half-x);
  }
  .apex-kit-helios-theme .pvdccl-list-group-root.pvd-list-group--inline-at-960 .pvd-list-group__list-item + .pvd-list-group__list-item,
  :root .pvdccl-list-group-root.pvd-list-group--inline-at-960 .pvd-list-group__list-item + .pvd-list-group__list-item {
    --apex-kit-list-group-margin-top:0;
    --apex-kit-list-group-padding-top:0;
  }
  .apex-kit-helios-theme .pvdccl-list-group-root.pvd-list-group--inline-at-960 .pvd-list-group__list-item + .pvd-list-group__list-item:last-child,
  :root .pvdccl-list-group-root.pvd-list-group--inline-at-960 .pvd-list-group__list-item + .pvd-list-group__list-item:last-child {
    --apex-kit-list-group-margin-right:0;
  }
  .apex-kit-helios-theme .pvdccl-list-group-root.pvd-list-group--inline-at-960 .pvd-list-group__list-item.pvd-list-group__list-item--border,
  :root .pvdccl-list-group-root.pvd-list-group--inline-at-960 .pvd-list-group__list-item.pvd-list-group__list-item--border {
    --apex-kit-list-group-border:1px solid var(--color-neutral-80);
    --apex-kit-list-group-border-top:0;
    --apex-kit-list-group-margin-right:var(--system-uom-space-utility-one-x);
    --apex-kit-list-group-padding-left:var(--system-uom-space-utility-one-x);
    --apex-kit-list-group-margin-top:0;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-helios-theme .pvdccl-list-group-root.pvd-list-group--inline-at-1280 .pvd-list-group__list-item,
  :root .pvdccl-list-group-root.pvd-list-group--inline-at-1280 .pvd-list-group__list-item {
    --apex-kit-list-group-margin-right:var(--system-uom-space-utility-one-and-half-x);
  }
  .apex-kit-helios-theme .pvdccl-list-group-root.pvd-list-group--inline-at-1280 .pvd-list-group__list-item + .pvd-list-group__list-item,
  :root .pvdccl-list-group-root.pvd-list-group--inline-at-1280 .pvd-list-group__list-item + .pvd-list-group__list-item {
    --apex-kit-list-group-margin-top:0;
    --apex-kit-list-group-padding-top:0;
  }
  .apex-kit-helios-theme .pvdccl-list-group-root.pvd-list-group--inline-at-1280 .pvd-list-group__list-item + .pvd-list-group__list-item:last-child,
  :root .pvdccl-list-group-root.pvd-list-group--inline-at-1280 .pvd-list-group__list-item + .pvd-list-group__list-item:last-child {
    --apex-kit-list-group-margin-right:0;
  }
  .apex-kit-helios-theme .pvdccl-list-group-root.pvd-list-group--inline-at-1280 .pvd-list-group__list-item.pvd-list-group__list-item--border,
  :root .pvdccl-list-group-root.pvd-list-group--inline-at-1280 .pvd-list-group__list-item.pvd-list-group__list-item--border {
    --apex-kit-list-group-border:1px solid var(--color-neutral-80);
    --apex-kit-list-group-border-top:0;
    --apex-kit-list-group-margin-right:var(--system-uom-space-utility-one-x);
    --apex-kit-list-group-padding-left:var(--system-uom-space-utility-one-x);
    --apex-kit-list-group-margin-top:0;
  }
}
.apex-kit-helios-theme .pvdccl-list-group-root.pvd-list-group--inline-always .pvd-list-group__list-item,
:root .pvdccl-list-group-root.pvd-list-group--inline-always .pvd-list-group__list-item {
  --apex-kit-list-group-margin-right:var(--system-uom-space-utility-one-and-half-x);
}
.apex-kit-helios-theme .pvdccl-list-group-root.pvd-list-group--inline-always .pvd-list-group__list-item + .pvd-list-group__list-item,
:root .pvdccl-list-group-root.pvd-list-group--inline-always .pvd-list-group__list-item + .pvd-list-group__list-item {
  --apex-kit-list-group-margin-top:0;
  --apex-kit-list-group-padding-top:0;
}
.apex-kit-helios-theme .pvdccl-list-group-root.pvd-list-group--inline-always .pvd-list-group__list-item + .pvd-list-group__list-item:last-child,
:root .pvdccl-list-group-root.pvd-list-group--inline-always .pvd-list-group__list-item + .pvd-list-group__list-item:last-child {
  --apex-kit-list-group-margin-right:0;
}
.apex-kit-helios-theme .pvdccl-list-group-root.pvd-list-group--inline-always .pvd-list-group__list-item + .pvd-list-group__list-item.pvd-list-group__list-item--border,
:root .pvdccl-list-group-root.pvd-list-group--inline-always .pvd-list-group__list-item + .pvd-list-group__list-item.pvd-list-group__list-item--border {
  --apex-kit-list-group-border:1px solid var(--color-neutral-80);
  --apex-kit-list-group-border-top:0;
  --apex-kit-list-group-margin-right:var(--system-uom-space-utility-one-x);
  --apex-kit-list-group-padding-left:var(--system-uom-space-utility-one-x);
  --apex-kit-list-group-margin-top:0;
}
.apex-kit-helios-theme .pvdccl-list-group-root.pvd-list-group--unordered > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before,
:root .pvdccl-list-group-root.pvd-list-group--unordered > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
  --apex-kit-list-group-bullet-size:var(--system-uom-space-utility-quarter-x);
  --apex-kit-list-group-margin-top:0.53125rem;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvdccl-list-group-root.pvd-list-group--unordered > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before,
  :root .pvdccl-list-group-root.pvd-list-group--unordered > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
    --apex-kit-list-group-margin-top:0.625rem;
  }
}
.apex-kit-helios-theme .pvdccl-list-group-root.pvd-list-group--unordered.pvd-list-group--small > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before,
:root .pvdccl-list-group-root.pvd-list-group--unordered.pvd-list-group--small > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
  --apex-kit-list-group-bullet-size:var(--system-uom-space-utility-quarter-x);
  --apex-kit-list-group-margin-top:0.4375rem;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvdccl-list-group-root.pvd-list-group--unordered.pvd-list-group--small > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before,
  :root .pvdccl-list-group-root.pvd-list-group--unordered.pvd-list-group--small > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
    --apex-kit-list-group-margin-top:0.53125rem;
  }
}
.apex-kit-helios-theme .pvdccl-list-group-root.pvd-list-group--unordered.pvd-list-group--large > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before,
:root .pvdccl-list-group-root.pvd-list-group--unordered.pvd-list-group--large > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
  --apex-kit-list-group-bullet-size:var(--system-uom-space-utility-quarter-x);
  --apex-kit-list-group-margin-top:0.71875rem;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvdccl-list-group-root.pvd-list-group--unordered.pvd-list-group--large > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before,
  :root .pvdccl-list-group-root.pvd-list-group--unordered.pvd-list-group--large > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
    --apex-kit-list-group-margin-top:0.8125rem;
  }
}
.apex-kit-helios-theme .pvdccl-list-group-root .pvd-list-group__list-item-style,
:root .pvdccl-list-group-root .pvd-list-group__list-item-style {
  --apex-kit-list-group-margin-right:var(--system-uom-space-utility-three-quarter-x);
}
.apex-kit-helios-theme .pvdccl-list-group-root .pvd-list-group__list-item + .pvd-list-group__list-item,
:root .pvdccl-list-group-root .pvd-list-group__list-item + .pvd-list-group__list-item {
  --apex-kit-list-group-margin-top:var(--system-uom-space-utility-half-x);
}
.apex-kit-helios-theme .pvdccl-list-group-root .pvd-list-group__list-item.pvd-list-group__list-item--border,
:root .pvdccl-list-group-root .pvd-list-group__list-item.pvd-list-group__list-item--border {
  --apex-kit-list-group-border:1px solid var(--color-neutral-80);
  --apex-kit-list-group-padding-top:var(--system-uom-space-utility-half-x);
}
.apex-kit-helios-theme .pvdccl-list-group-root .pvd-list-group__nested-list,
:root .pvdccl-list-group-root .pvd-list-group__nested-list {
  --apex-kit-space-utility-half-x:var(--system-uom-space-utility-half-x);
}
.apex-kit-helios-theme .pvdccl-list-group-root .pvd-list-group__list-item-icon,
:root .pvdccl-list-group-root .pvd-list-group__list-item-icon {
  --apex-kit-list-group-margin-top:0.15625rem;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvdccl-list-group-root .pvd-list-group__list-item-icon,
  :root .pvdccl-list-group-root .pvd-list-group__list-item-icon {
    --apex-kit-list-group-margin-top:0.25rem;
  }
}
.apex-kit-helios-theme .pvdccl-list-group-root .pvd-list-group__list-item-icon.pvd-list-group__list-item-icon--left,
:root .pvdccl-list-group-root .pvd-list-group__list-item-icon.pvd-list-group__list-item-icon--left {
  --apex-kit-list-group-margin-right:var(--system-uom-space-utility-three-quarter-x);
}
.apex-kit-helios-theme .pvdccl-list-group-root .pvd-list-group__list-item-icon.pvd-list-group__list-item-icon--right,
:root .pvdccl-list-group-root .pvd-list-group__list-item-icon.pvd-list-group__list-item-icon--right {
  --apex-kit-list-group-margin-left:var(--system-uom-space-utility-three-quarter-x);
}
.apex-kit-helios-theme .pvdccl-list-group-root .pvd-list-group__list-item-icon.pvd-list-group--small .pvd-list-group__list-item-icon,
:root .pvdccl-list-group-root .pvd-list-group__list-item-icon.pvd-list-group--small .pvd-list-group__list-item-icon {
  --apex-kit-list-group-margin-top:0.0625rem;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvdccl-list-group-root .pvd-list-group__list-item-icon.pvd-list-group--small .pvd-list-group__list-item-icon,
  :root .pvdccl-list-group-root .pvd-list-group__list-item-icon.pvd-list-group--small .pvd-list-group__list-item-icon {
    --apex-kit-list-group-margin-top:0.15625rem;
  }
}
.apex-kit-helios-theme .pvdccl-list-group-root .pvd-list-group__list-item-icon.pvd-list-group--large .pvd-list-group__list-item-icon,
:root .pvdccl-list-group-root .pvd-list-group__list-item-icon.pvd-list-group--large .pvd-list-group__list-item-icon {
  --apex-kit-list-group-margin-top:0.21875rem;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvdccl-list-group-root .pvd-list-group__list-item-icon.pvd-list-group--large .pvd-list-group__list-item-icon,
  :root .pvdccl-list-group-root .pvd-list-group__list-item-icon.pvd-list-group--large .pvd-list-group__list-item-icon {
    --apex-kit-list-group-margin-top:0.3125rem;
  }
}
.apex-kit-fds-theme .pvdccl-list-group-root {
  --apex-kit-list-group-border-radius:var(--reference-uom-radius-50);
  --apex-kit-list-group-color:var(--reference-color-neutral-900);
  --apex-kit-list-display:block;
  --apex-kit-list-group-line-height:var(--reference-font-line-300);
  --apex-kit-list-group-letter-spacing:-0.25px;
  --apex-kit-list-group-margin:0;
  --apex-kit-list-group-padding:0 0 0 var(--reference-uom-space-100);
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvdccl-list-group-root.pvd-list-group--inline-at-512 .pvd-list-group__list-item {
    --apex-kit-list-group-margin-right:var(--reference-uom-space-150);
  }
  .apex-kit-fds-theme .pvdccl-list-group-root.pvd-list-group--inline-at-512 .pvd-list-group__list-item + .pvd-list-group__list-item {
    --apex-kit-list-group-margin-top:0;
    --apex-kit-list-group-padding-top:0;
  }
  .apex-kit-fds-theme .pvdccl-list-group-root.pvd-list-group--inline-at-512 .pvd-list-group__list-item + .pvd-list-group__list-item:last-child {
    --apex-kit-list-group-margin-right:0;
  }
  .apex-kit-fds-theme .pvdccl-list-group-root.pvd-list-group--inline-at-512 .pvd-list-group__list-item.pvd-list-group__list-item--border {
    --apex-kit-list-group-border:1px solid var(--color-neutral-80);
    --apex-kit-list-group-border-top:0;
    --apex-kit-list-group-margin-right:var(--reference-uom-space-100);
    --apex-kit-list-group-padding-left:var(--reference-uom-space-100);
    --apex-kit-list-group-margin-top:0;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-fds-theme .pvdccl-list-group-root.pvd-list-group--inline-at-768 .pvd-list-group__list-item {
    --apex-kit-list-group-margin-right:var(--reference-uom-space-150);
  }
  .apex-kit-fds-theme .pvdccl-list-group-root.pvd-list-group--inline-at-768 .pvd-list-group__list-item + .pvd-list-group__list-item {
    --apex-kit-list-group-margin-top:0;
    --apex-kit-list-group-padding-top:0;
  }
  .apex-kit-fds-theme .pvdccl-list-group-root.pvd-list-group--inline-at-768 .pvd-list-group__list-item + .pvd-list-group__list-item:last-child {
    --apex-kit-list-group-margin-right:0;
  }
  .apex-kit-fds-theme .pvdccl-list-group-root.pvd-list-group--inline-at-768 .pvd-list-group__list-item.pvd-list-group__list-item--border {
    --apex-kit-list-group-border:1px solid var(--color-neutral-80);
    --apex-kit-list-group-border-top:0;
    --apex-kit-list-group-margin-right:var(--reference-uom-space-100);
    --apex-kit-list-group-padding-left:var(--reference-uom-space-100);
    --apex-kit-list-group-margin-top:0;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-fds-theme .pvdccl-list-group-root.pvd-list-group--inline-at-960 .pvd-list-group__list-item {
    --apex-kit-list-group-margin-right:var(--reference-uom-space-150);
  }
  .apex-kit-fds-theme .pvdccl-list-group-root.pvd-list-group--inline-at-960 .pvd-list-group__list-item + .pvd-list-group__list-item {
    --apex-kit-list-group-margin-top:0;
    --apex-kit-list-group-padding-top:0;
  }
  .apex-kit-fds-theme .pvdccl-list-group-root.pvd-list-group--inline-at-960 .pvd-list-group__list-item + .pvd-list-group__list-item:last-child {
    --apex-kit-list-group-margin-right:0;
  }
  .apex-kit-fds-theme .pvdccl-list-group-root.pvd-list-group--inline-at-960 .pvd-list-group__list-item.pvd-list-group__list-item--border {
    --apex-kit-list-group-border:1px solid var(--color-neutral-80);
    --apex-kit-list-group-border-top:0;
    --apex-kit-list-group-margin-right:var(--reference-uom-space-100);
    --apex-kit-list-group-padding-left:var(--reference-uom-space-100);
    --apex-kit-list-group-margin-top:0;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-fds-theme .pvdccl-list-group-root.pvd-list-group--inline-at-1280 .pvd-list-group__list-item {
    --apex-kit-list-group-margin-right:var(--reference-uom-space-150);
  }
  .apex-kit-fds-theme .pvdccl-list-group-root.pvd-list-group--inline-at-1280 .pvd-list-group__list-item + .pvd-list-group__list-item {
    --apex-kit-list-group-margin-top:0;
    --apex-kit-list-group-padding-top:0;
  }
  .apex-kit-fds-theme .pvdccl-list-group-root.pvd-list-group--inline-at-1280 .pvd-list-group__list-item + .pvd-list-group__list-item:last-child {
    --apex-kit-list-group-margin-right:0;
  }
  .apex-kit-fds-theme .pvdccl-list-group-root.pvd-list-group--inline-at-1280 .pvd-list-group__list-item.pvd-list-group__list-item--border {
    --apex-kit-list-group-border:1px solid var(--color-neutral-80);
    --apex-kit-list-group-border-top:0;
    --apex-kit-list-group-margin-right:var(--reference-uom-space-100);
    --apex-kit-list-group-padding-left:var(--reference-uom-space-100);
    --apex-kit-list-group-margin-top:0;
  }
}
.apex-kit-fds-theme .pvdccl-list-group-root.pvd-list-group--inline-always .pvd-list-group__list-item {
  --apex-kit-list-group-margin-right:var(--reference-uom-space-150);
}
.apex-kit-fds-theme .pvdccl-list-group-root.pvd-list-group--inline-always .pvd-list-group__list-item + .pvd-list-group__list-item {
  --apex-kit-list-group-margin-top:0;
  --apex-kit-list-group-padding-top:0;
}
.apex-kit-fds-theme .pvdccl-list-group-root.pvd-list-group--inline-always .pvd-list-group__list-item + .pvd-list-group__list-item:last-child {
  --apex-kit-list-group-margin-right:0;
}
.apex-kit-fds-theme .pvdccl-list-group-root.pvd-list-group--inline-always .pvd-list-group__list-item + .pvd-list-group__list-item.pvd-list-group__list-item--border {
  --apex-kit-list-group-border:1px solid var(--color-neutral-80);
  --apex-kit-list-group-border-top:0;
  --apex-kit-list-group-margin-right:var(--reference-uom-space-100);
  --apex-kit-list-group-padding-left:var(--reference-uom-space-100);
  --apex-kit-list-group-padding-top:0;
}
.apex-kit-fds-theme .pvdccl-list-group-root.pvd-list-group--unordered > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
  --apex-kit-list-group-bullet-size:var(--reference-uom-space-25);
  --apex-kit-list-group-margin-top:0.53125rem;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvdccl-list-group-root.pvd-list-group--unordered > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
    --apex-kit-list-group-margin-top:0.625rem;
  }
}
.apex-kit-fds-theme .pvdccl-list-group-root.pvd-list-group--unordered.pvd-list-group--small > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
  --apex-kit-list-group-bullet-size:var(--reference-uom-space-25);
  --apex-kit-list-group-margin-top:0.4375rem;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvdccl-list-group-root.pvd-list-group--unordered.pvd-list-group--small > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
    --apex-kit-list-group-margin-top:0.53125rem;
  }
}
.apex-kit-fds-theme .pvdccl-list-group-root.pvd-list-group--unordered.pvd-list-group--large > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
  --apex-kit-list-group-bullet-size:var(--reference-uom-space-25);
  --apex-kit-list-group-margin-top:0.71875rem;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvdccl-list-group-root.pvd-list-group--unordered.pvd-list-group--large > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
    --apex-kit-list-group-margin-top:0.8125rem;
  }
}
.apex-kit-fds-theme .pvdccl-list-group-root .pvd-list-group__list-item-style {
  --apex-kit-list-group-margin-right:var(--reference-uom-space-75);
}
.apex-kit-fds-theme .pvdccl-list-group-root .pvd-list-group__list-item + .pvd-list-group__list-item {
  --apex-kit-list-group-margin-top:var(--reference-uom-space-50);
}
.apex-kit-fds-theme .pvdccl-list-group-root .pvd-list-group__list-item.pvd-list-group__list-item--border {
  --apex-kit-list-group-border:1px solid var(--color-neutral-80);
  --apex-kit-list-group-padding-top:var(--reference-uom-space-50);
}
.apex-kit-fds-theme .pvdccl-list-group-root .pvd-list-group__nested-list {
  --apex-kit-space-utility-half-x:var(--reference-uom-space-50);
}
.apex-kit-fds-theme .pvdccl-list-group-root.pvd-list-group--ordered .pvd-list-group__nested-list {
  counter-reset: pvdccl-nested-list-group-counter;
}
.apex-kit-fds-theme .pvdccl-list-group-root.pvd-list-group--ordered .pvd-list-group__nested-list .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
  border: 0;
  content: counter(pvdccl-nested-list-group-counter, upper-alpha) ".";
  counter-increment: pvdccl-nested-list-group-counter;
  display: inline;
}
.apex-kit-fds-theme .pvdccl-list-group-root.pvd-list-group--ordered .pvd-list-group__nested-list .pvd-list-group__nested-list {
  counter-reset: pvdccl-double-nested-list-group-counter;
}
.apex-kit-fds-theme .pvdccl-list-group-root.pvd-list-group--ordered .pvd-list-group__nested-list .pvd-list-group__nested-list .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
  border: 0;
  content: counter(pvdccl-double-nested-list-group-counter, lower-greek) ".";
  counter-increment: pvdccl-double-nested-list-group-counter;
  display: inline;
}
.apex-kit-fds-theme .pvdccl-list-group-root.pvd-list-group--ordered .pvd-list-group__nested-list {
  --apex-kit-space-utility-half-x:var(--reference-uom-space-50);
}
.apex-kit-fds-theme .pvdccl-list-group-root.pvd-list-group--unordered .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
  border-radius: 50%;
}
.apex-kit-fds-theme .pvdccl-list-group-root.pvd-list-group--unordered .pvd-list-group__nested-list .pvd-list-group__nested-list .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
  background-color: currentColor;
  border-radius: 0;
  content: "";
  display: inline-block;
  height: var(--reference-uom-space-25);
  vertical-align: top;
  width: var(--reference-uom-space-25);
}
.apex-kit-fds-theme .pvdccl-list-group-root.pvd-list-group--unordered .pvd-list-group__nested-list {
  --apex-kit-space-utility-half-x:var(--reference-uom-space-50);
}
.apex-kit-fds-theme .pvdccl-list-group-root .pvd-list-group__list-item-icon {
  --apex-kit-list-group-margin-top:0.15625rem;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvdccl-list-group-root .pvd-list-group__list-item-icon {
    --apex-kit-list-group-margin-top:0.25rem;
  }
}
.apex-kit-fds-theme .pvdccl-list-group-root .pvd-list-group__list-item-icon.pvd-list-group__list-item-icon--left {
  --apex-kit-list-group-margin-right:var(--reference-uom-space-75);
}
.apex-kit-fds-theme .pvdccl-list-group-root .pvd-list-group__list-item-icon.pvd-list-group__list-item-icon--right {
  --apex-kit-list-group-margin-left:var(--reference-uom-space-75);
}
.apex-kit-fds-theme .pvdccl-list-group-root .pvd-list-group__list-item-icon.pvd-list-group__list-item-icon--link {
  --apex-kit-text-color-link:var(--color-blue-40);
}
.apex-kit-fds-theme .pvdccl-list-group-root .pvd-list-group__list-item-icon.pvd-list-group--small .pvd-list-group__list-item-icon {
  --apex-kit-list-group-margin-top:0.0625rem;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvdccl-list-group-root .pvd-list-group__list-item-icon.pvd-list-group--small .pvd-list-group__list-item-icon {
    --apex-kit-list-group-margin-top:0.15625rem;
  }
}
.apex-kit-fds-theme .pvdccl-list-group-root .pvd-list-group__list-item-icon.pvd-list-group--large .pvd-list-group__list-item-icon {
  --apex-kit-list-group-margin-top:0.21875rem;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvdccl-list-group-root .pvd-list-group__list-item-icon.pvd-list-group--large .pvd-list-group__list-item-icon {
    --apex-kit-list-group-margin-top:0.3125rem;
  }
}
.dom-signin-card span use[href="#pvdccl-action__check"] {
  color: #368727;
}
.dom-signin-card span use[href="#pvdccl-action__close"] {
  color: #dc1616;
}
.dom-signin-card .pvdccl-input-root .pvd-input__icon.pvd-input__icon--right {
  margin-right: 0 !important;
}
.pvd-input__icon {
  cursor: pointer;
}
#dom-overlay {
  display: flex;
  justify-content: center;
}
#ccl-backdrop {
  background-color: #ffffffe6;
  position: absolute;
  z-index: 20;
}
#ccl-modal {
  background: #0000;
  border: none;
  box-shadow: none;
  display: block;
  outline: none;
  position: absolute;
  z-index: 30;
}
#dom-sronly {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
pvd-cc-rst-pwd-address .pvd-cc-rst-pwd__display-hidden {
  display: none;
}
pvd-cc-rst-pwd-address .pvd-cc-rst-pwd__display-block {
  display: block;
}
pvd-cc-rst-pwd-address .pvd-cc-rst-pwd__display-inline-block {
  display: inline-block;
}
pvd-cc-rst-pwd-address .pvd-cc-rst-pwd__display-flex {
  display: flex;
}
pvd-cc-rst-pwd-address .pvd-cc-rst-pwd-input__with-slot {
  display: flex;
  position: relative;
}
pvd-cc-rst-pwd-address .pvd-cc-rst-pwd-input__with-slot:not(.pvd-cc-rst-pwd-input__dense) > :first-child {
  flex-grow: 1;
}
pvd-cc-rst-pwd-address .pvd-cc-rst-pwd-input__with-slot > s-slot {
  margin-left: var(--apex-for-web-input-slot-margin-left);
}
pvd-cc-rst-pwd-address .pvd-select__wrapper {
  width: 100%;
}
.pvd-cc-rst-pwd-alert-root {
  background-color: var(--apex-kit-alert-background-color);
  border: var(--apex-kit-alert-border-width) solid #0000;
  border-color: var(--apex-kit-alert-border-color);
  border-radius: var(--apex-kit-alert-border-radius-default);
  color: #000;
  display: flex;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvd-cc-rst-pwd-alert-root,
.pvd-cc-rst-pwd-alert-root *,
.pvd-cc-rst-pwd-alert-root :after,
.pvd-cc-rst-pwd-alert-root :before,
.pvd-cc-rst-pwd-alert-root:after,
.pvd-cc-rst-pwd-alert-root:before {
  box-sizing: border-box;
}
.pvd-cc-rst-pwd-alert-root.pvd-alert--closing {
  opacity: 0;
  transition: var(--apex-kit-alert-close-transition);
}
.pvd-cc-rst-pwd-alert-root [data-tag-name=pvd-scoped-icon] {
  line-height: 0;
  padding: var(--apex-kit-alert-icon-component-padding);
}
.pvd-cc-rst-pwd-alert-root .pvd-alert__icon {
  align-items: var(--apex-kit-alert-icon-vertical-alignment);
  background-color: var(--apex-kit-alert-icon-background-color);
  border-radius: 0;
  color: #000;
  display: flex;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  padding-left: var(--apex-kit-alert-icon-padding-left);
  padding-right: var(--apex-kit-alert-icon-padding-right);
  padding-top: var(--apex-kit-alert-icon-padding-top);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvd-cc-rst-pwd-alert-root .pvd-alert__icon .pvd-cc-rst-pwd-icon-root {
  background-color: var(--apex-kit-alert-icon-color);
  content: "";
  display: flex;
  height: var(--apex-kit-alert-icon-component-height);
  -webkit-mask-image: var(--apex-kit-alert-icon-component-content);
  mask-image: var(--apex-kit-alert-icon-component-content);
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  width: var(--apex-kit-alert-icon-component-width);
}
.pvd-cc-rst-pwd-alert-root .pvd-alert__content {
  background-color: var(--apex-kit-alert-content-background-color);
  border-radius: 0;
  color: #000;
  color: var(--apex-kit-alert-content-color);
  display: block;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .875rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  margin: 0;
  padding: var(--apex-kit-alert-content-padding-top) var(--apex-kit-alert-content-padding-right) var(--apex-kit-alert-content-padding-bottom) var(--apex-kit-alert-content-padding-left);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  width: var(--apex-kit-alert-content-width);
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-alert-root .pvd-alert__content {
    font-size: 1rem;
  }
}
.pvd-cc-rst-pwd-alert-root .pvd-alert__content-a11y-text {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  left: -5000px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pvd-cc-rst-pwd-alert-root .pvd-alert__title {
  color: #000;
  color: var(--apex-kit-alert-title-color);
  display: var(--apex-kit-alert-title-display);
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: 1rem;
  font-size: var(--apex-kit-alert-title-font-size);
  font-style: normal;
  font-weight: 400;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.5;
  line-height: 1.25;
  margin: 0;
  margin-bottom: var(--apex-kit-alert-title-margin-bottom);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-alert-root .pvd-alert__title {
    font-size: 1.125rem;
  }
}
.pvd-cc-rst-pwd-alert-root .pvd-alert__message {
  display: var(--apex-kit-alert-message-display);
  margin: 0;
}
.pvd-cc-rst-pwd-alert-root .pvd-alert__dismiss-button {
  background-color: #0000;
  border: 0;
  color: var(--apex-kit-alert-dismiss-button-color);
  cursor: pointer;
  height: var(--apex-kit-alert-dismiss-button-height);
  margin: var(--apex-kit-alert-dismiss-button-margin);
  min-width: var(--apex-kit-alert-dismiss-button-width);
  padding: var(--apex-kit-alert-dismiss-button-padding-top) var(--apex-kit-alert-dismiss-button-padding-right) var(--apex-kit-alert-dismiss-button-padding-bottom) var(--apex-kit-alert-dismiss-button-padding-left);
  position: relative;
  width: var(--apex-kit-alert-dismiss-button-width);
}
.pvd-cc-rst-pwd-alert-root .pvd-alert__dismiss-button:active,
.pvd-cc-rst-pwd-alert-root .pvd-alert__dismiss-button:focus {
  outline: var(--apex-kit-alert-dismiss-button-focus-outline);
}
.pvd-cc-rst-pwd-alert-root .pvd-alert__dismiss-button-a11y-text {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  left: -5000px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
@media (forced-colors: active) {
  .pvd-cc-rst-pwd-alert-root.pvd-alert--closing .pvd-alert__icon .pvd-icon-root,
  .pvd-cc-rst-pwd-alert-root.pvd-alert--critical .pvd-alert__icon .pvd-icon-root,
  .pvd-cc-rst-pwd-alert-root.pvd-alert--error .pvd-alert__icon .pvd-icon-root,
  .pvd-cc-rst-pwd-alert-root.pvd-alert--info .pvd-alert__icon .pvd-icon-root,
  .pvd-cc-rst-pwd-alert-root.pvd-alert--success .pvd-alert__icon .pvd-icon-root,
  .pvd-cc-rst-pwd-alert-root.pvd-alert--warning .pvd-alert__icon .pvd-icon-root {
    color: LinkText;
  }
}
pvd-cc-rst-pwd-autocomplete .pvd-cc-rst-pwd__display-hidden {
  display: none;
}
pvd-cc-rst-pwd-autocomplete .pvd-cc-rst-pwd__display-block {
  display: block;
}
pvd-cc-rst-pwd-autocomplete .pvd-cc-rst-pwd__display-inline-block {
  display: inline-block;
}
pvd-cc-rst-pwd-autocomplete .pvd-cc-rst-pwd__display-flex {
  display: flex;
}
pvd-cc-rst-pwd-autocomplete .pvd-cc-rst-pwd-input__with-slot {
  display: flex;
  position: relative;
}
pvd-cc-rst-pwd-autocomplete .pvd-cc-rst-pwd-input__with-slot:not(.pvd-cc-rst-pwd-input__dense) > :first-child {
  flex-grow: 1;
}
pvd-cc-rst-pwd-autocomplete .pvd-cc-rst-pwd-input__with-slot > s-slot {
  margin-left: var(--apex-for-web-input-slot-margin-left);
}
pvd-cc-rst-pwd-autocomplete .pvd-autocomplete__screen-reader-only {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  left: -5000px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
pvd-cc-rst-pwd-autocomplete .pvd-autocomplete__clear-icon {
  --apex-kit-button-vertical-padding:0;
  --apex-kit-button-horizontal-padding:0;
}
pvd-cc-rst-pwd-autocomplete .pvd-cc-rst-pwd-input-root.pvd-input--icon-right .pvd-input__input {
  --apex-kit-input-margin-right:var(--apex-autocomplete-input-margin-right);
}
pvd-cc-rst-pwd-autocomplete .pvd-input__icon {
  padding-right: var(--apex-autocomplete-input-clear-icon-padding-right);
}
pvd-cc-rst-pwd-autocomplete pvd-cc-rst-pwd-radio-group {
  margin-top: var(--apex-autocomplete-radio-group-margin-top);
}
pvd-cc-rst-pwd-autocomplete .pvd-cc-rst-pwd-radio-group-root .pvd-radio-group__radio-group > *,
pvd-cc-rst-pwd-autocomplete .pvd-cc-rst-pwd-radio-group-root .pvd-radio-group__radio-group > s-slot > s-assigned-wrapper > * {
  --apex-kit-radio-group-general-margin-top:var(--apex-autocomplete-results-option-margin-top);
}
pvd-cc-rst-pwd-autocomplete .pvd-autocomplete__results {
  background: var(--apex-autocomplete-results-background);
  border: var(--apex-autocomplete-results-border);
  border-radius: var(--apex-autocomplete-results-border-radius);
  left: 0;
  margin-right: 1.25rem;
  max-height: var(--apex-autocomplete-results-max-height);
  overflow: auto;
  padding: var(--apex-autocomplete-results-padding);
  position: absolute;
  right: 0;
  top: var(--apex-autocomplete-results-top);
  z-index: var(--apex-autocomplete-results-z-index);
}
pvd-cc-rst-pwd-autocomplete .pvd-autocomplete__results .pvd-autocomplete-result[aria-hidden=true] {
  display: none;
}
pvd-cc-rst-pwd-autocomplete .pvd-autocomplete__results .pvd-radio__radio-wrap {
  --apex-kit-radio-button-wrap-display:none;
}
pvd-cc-rst-pwd-autocomplete .pvd-autocomplete__results .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__label {
  --apex-kit-radio-group-tile-padding:var(--apex-autocomplete-results-option-padding);
  --apex-kit-radio-button-label-gap:var(--apex-autocomplete-results-option-gap);
  border: none;
}
pvd-cc-rst-pwd-autocomplete .pvd-autocomplete__results .pvd-autocomplete-result-count-container {
  background: var(--apex-autocomplete-results-background);
  font-size: var(--apex-autocomplete-results-count-font-size);
  font-style: italic;
  left: 0;
  margin-left: calc(var(--apex-autocomplete-results-padding)*-1);
  margin-top: calc(var(--apex-autocomplete-results-padding)*-1);
  padding: var(--apex-autocomplete-results-count-padding);
  position: sticky;
  top: calc(var(--apex-autocomplete-results-padding)*-1);
  z-index: var(--apex-autocomplete-results-count-z-index);
}
.pvd-cc-rst-pwd-breadcrumbs-root {
  container-name: breadcrumbs;
  container-type: inline-size;
  display: var(--fds-breadcrumbs-display);
  min-width: var(--fds-breadcrumbs-min-width);
  white-space: var(--fds-breadcrumbs-item-white-space);
  width: var(--fds-breadcrumbs-width);
}
.pvd-cc-rst-pwd-breadcrumbs__list {
  display: var(--fds-breadcrumbs-list-display);
  flex-direction: var(--fds-breadcrumbs-list-direction);
  list-style: var(--fds-breadcrumbs-list-style);
  margin: var(--fds-breadcrumbs-list-margin);
  padding: var(--fds-breadcrumbs-list-padding);
}
.pvd-cc-rst-pwd-breadcrumbs__item {
  display: var(--fds-breadcrumbs-item-display);
  flex: 0;
  margin-right: var(--fds-breadcrumbs-item-margin);
  padding-right: var(--fds-breadcrumbs-item-padding);
  position: relative;
}
.pvd-cc-rst-pwd-breadcrumbs__item:after {
  border-right: 1px solid var(--fds-breadcrumbs-separator-color);
  content: "";
  display: var(--fds-breadcrumbs-separator-display);
  height: var(--fds-breadcrumbs-separator-size);
  position: var(--fds-breadcrumbs-separator-position);
  right: var(--fds-breadcrumbs-separator-offset-right);
  top: var(--fds-breadcrumbs-separator-offset-top);
  transform: rotate(var(--fds-breadcrumbs-separator-rotation));
}
.pvd-cc-rst-pwd-breadcrumbs__item:last-child {
  --fds-link-weight:var(--fds-link-weight--active);
}
.pvd-cc-rst-pwd-breadcrumbs__item:last-child .pvd-cc-rst-pwd-link-root.pvd-link--disabled .pvd-link__link {
  --apex-kit-link-text-color:var(--fds-breadcrumbs-last-item-color);
  --apex-kit-link-text-decoration:var(--fds-breadcrumbs-last-item-text-decoration);
}
.pvd-cc-rst-pwd-breadcrumbs__item:last-child:after {
  content: "";
  display: none;
}
.pvd-cc-rst-pwd-breadcrumbs__item:not(:last-of-type):not(:only-of-type) {
  display: var(--fds-breadcrumbs-item-responsive-display);
}
@container breadcrumbs (min-width: 512px) {
  .pvd-cc-rst-pwd-breadcrumbs__item:not(:last-of-type):not(:only-of-type) {
    --fds-breadcrumbs-item-responsive-display:block;
  }
}
.pvd-cc-rst-pwd-button-root {
  align-items: var(--apex-kit-button-align-items);
  background-color: var(--apex-kit-button-background-color);
  border: var(--apex-kit-button-border-width) var(--apex-kit-button-border-style) var(--apex-kit-button-border-color);
  border-radius: var(--apex-kit-button-border-radius);
  box-shadow: var(--apex-kit-button-box-shadow);
  box-sizing: border-box;
  color: #000;
  color: var(--apex-kit-button-text-color);
  cursor: var(--apex-kit-button-cursor);
  display: var(--apex-kit-button-display);
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-family: var(--apex-kit-button-font-family);
  font-size: .875rem;
  font-style: normal;
  font-style: var(--apex-kit-button-font-style);
  font-weight: 700;
  font-weight: var(--apex-kit-button-font-weight);
  gap: var(--apex-kit-button-gap);
  justify-content: var(--apex-kit-button-justify-content);
  letter-spacing: 0;
  line-height: 1.2;
  line-height: var(--apex-kit-button-line-height);
  margin: var(--apex-kit-button-margin-top) var(--apex-kit-button-margin-right) var(--apex-kit-button-margin-bottom) var(--apex-kit-button-margin-left);
  max-width: var(--apex-kit-button-max-width);
  min-height: var(--apex-kit-button-min-height);
  outline: var(--apex-kit-button-outline);
  outline-color: var(--apex-kit-button-outline-color);
  outline-offset: var(--apex-kit-button-outline-offset);
  outline-style: var(--apex-kit-button-outline-style);
  outline-width: var(--apex-kit-button-outline-width);
  overflow: var(--apex-kit-button-overflow);
  padding: var(--apex-kit-button-vertical-padding) var(--apex-kit-button-horizontal-padding);
  position: var(--apex-kit-button-position);
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
  text-align: center;
  text-align: var(--apex-kit-button-text-align);
  text-decoration: none;
  text-decoration: var(--apex-kit-button-text-decoration);
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  transition: var(--apex-kit-button-transition);
  vertical-align: var(--apex-kit-button-vertical-align);
}
.pvd-cc-rst-pwd-button-root,
.pvd-cc-rst-pwd-button-root *,
.pvd-cc-rst-pwd-button-root :after,
.pvd-cc-rst-pwd-button-root :before,
.pvd-cc-rst-pwd-button-root:after,
.pvd-cc-rst-pwd-button-root:before {
  box-sizing: border-box;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-button-root {
    font-size: 1rem;
  }
}
.pvd-cc-rst-pwd-button-root[pvd-full-width=pvd-full-width],
.pvd-cc-rst-pwd-button-root[pvd-full-width=true] {
  display: block;
}
.pvd-cc-rst-pwd-button-root::-moz-focus-inner {
  border: 0;
}
.pvd-cc-rst-pwd-button-root:disabled .pvd-button__contents {
  pointer-events: none;
}
.pvd-cc-rst-pwd-button-root.pvd-button--small {
  font-size: .75rem;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-button-root.pvd-button--small {
    font-size: .875rem;
  }
}
.pvd-cc-rst-pwd-button-root.pvd-button--large {
  font-size: 1.125rem;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-button-root.pvd-button--large {
    font-size: 1.25rem;
  }
}
.pvd-cc-rst-pwd-button-root.pvd-button--full-width {
  width: 100%;
}
.pvd-cc-rst-pwd-button-root.pvd-button--with-icon:after,
.pvd-cc-rst-pwd-button-root.pvd-button--with-icon:before {
  display: var(--apex-kit-button-with-icon-display);
}
.pvd-cc-rst-pwd-button-root.pvd-button--with-icon .pvd-button__contents {
  align-items: center;
  display: flex;
  justify-content: center;
  position: relative;
}
.pvd-cc-rst-pwd-button-root.pvd-button--icon-only {
  min-width: var(--apex-kit-button-min-width);
}
.pvd-cc-rst-pwd-button-root.pvd-button--icon-only .pvd-button__icon.pvd-button__icon--left .pvd-cc-rst-pwd-icon-root,
.pvd-cc-rst-pwd-button-root.pvd-button--icon-only .pvd-button__icon.pvd-button__icon--right .pvd-cc-rst-pwd-icon-root {
  margin: var(--apex-kit-button-icon-margin);
}
.pvd-cc-rst-pwd-button-root.pvd-button--icon-only .pvd-button__text {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  left: -5000px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pvd-button__icon {
  color: var(--apex-kit-button-icon-color);
  overflow: var(--apex-kit-button-icon-overflow);
}
.pvd-button__icon .pvd-cc-rst-pwd-icon-root {
  display: var(--apex-kit-button-icon-display);
}
.pvd-button__icon.pvd-button__icon--left .pvd-cc-rst-pwd-icon-root {
  margin-right: var(--apex-kit-button-icon-margin);
}
.pvd-button__icon .pvd-cc-rst-pwd-spinner-root,
.pvd-button__icon.pvd-button__icon--right .pvd-cc-rst-pwd-icon-root {
  margin-left: var(--apex-kit-button-icon-margin);
}
.pvd-button__icon .pvd-cc-rst-pwd-spinner-root .pvd-spinner__visual,
.pvd-button__icon.pvd-button__icon--right .pvd-cc-rst-pwd-icon-root .pvd-spinner__visual {
  --apex-kit-spinner-color:var(--apex-kit-button-text-color);
  --apex-kit-spinner-visual-color:var(--apex-kit-button-text-color);
}
@media (forced-colors: active) and (forced-colors: active) {
  .pvd-cc-rst-pwd-button-root.pvd-button--active,
  .pvd-cc-rst-pwd-button-root.pvd-button--disabled,
  .pvd-cc-rst-pwd-button-root.pvd-button--focus,
  .pvd-cc-rst-pwd-button-root.pvd-button--hover,
  .pvd-cc-rst-pwd-button-root:active,
  .pvd-cc-rst-pwd-button-root:disabled,
  .pvd-cc-rst-pwd-button-root:focus,
  .pvd-cc-rst-pwd-button-root:hover {
    outline: 2px solid Highlight !important;
    outline-offset: 2px !important;
  }
}
@media (forced-colors: active) {
  .pvd-cc-rst-pwd-button-root.pvd-button--active .pvd-button__icon .pvd-cc-rst-pwd-icon-root,
  .pvd-cc-rst-pwd-button-root.pvd-button--disabled .pvd-button__icon .pvd-cc-rst-pwd-icon-root,
  .pvd-cc-rst-pwd-button-root.pvd-button--focus .pvd-button__icon .pvd-cc-rst-pwd-icon-root,
  .pvd-cc-rst-pwd-button-root.pvd-button--hover .pvd-button__icon .pvd-cc-rst-pwd-icon-root,
  .pvd-cc-rst-pwd-button-root:active .pvd-button__icon .pvd-cc-rst-pwd-icon-root,
  .pvd-cc-rst-pwd-button-root:disabled .pvd-button__icon .pvd-cc-rst-pwd-icon-root,
  .pvd-cc-rst-pwd-button-root:focus .pvd-button__icon .pvd-cc-rst-pwd-icon-root,
  .pvd-cc-rst-pwd-button-root:hover .pvd-button__icon .pvd-cc-rst-pwd-icon-root {
    color: LinkText;
  }
}
pvd-cc-rst-pwd-checkbox {
  display: block;
}
.pvd-cc-rst-pwd-checkbox-root {
  color: var(--apex-kit-checkbox-color);
  font-family: var(--apex-kit-checkbox-font-family);
  font-size: var(--apex-kit-checkbox-font-size);
  font-style: var(--apex-kit-checkbox-font-style);
  font-weight: var(--apex-kit-checkbox-font-weight);
  letter-spacing: var(--apex-kit-checkbox-letter-spacing);
  position: relative;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
  text-align: var(--apex-kit-checkbox-text-align);
  text-decoration: var(--apex-kit-checkbox-text-decoration);
  text-indent: var(--apex-kit-checkbox-text-indent);
  text-shadow: var(--apex-kit-checkbox-text-shadow);
  text-transform: var(--apex-kit-checkbox-text-transform);
}
.pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--label-hidden .pvd-checkbox__label-text {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  left: -5000px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--label-hidden .pvd-checkbox__checkbox-wrap {
  margin-right: var(--apex-kit-checkbox-margin);
}
.pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  bottom: 0;
  cursor: var(--apex-kit-checkbox-cursor);
  height: 1px;
  left: -5000px;
  left: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  background-color: var(--apex-kit-checkbox-background-color);
  border: var(--apex-kit-checkbox-border);
  box-shadow: var(--apex-kit-checkbox-box-shadow);
  cursor: var(--apex-kit-checkbox-cursor);
  outline-color: var(--apex-kit-checkbox-outline-color);
  outline-offset: var(--apex-kit-checkbox-outline-offset);
  outline-style: var(--apex-kit-checkbox-outline-style);
  outline-width: var(--apex-kit-checkbox-outline-width);
  transition: var(--apex-kit-checkbox-transition);
}
.pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon {
  fill: var(--apex-kit-checkbox-fill);
}
.pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__label-text {
  pointer-events: none;
}
.pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label {
  color: var(--apex-kit-checkbox-color);
}
.pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--checked {
  display: var(--apex-kit-checkbox-checked-icon-display);
}
.pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--indeterminate {
  display: var(--apex-kit-checkbox-indeterminate-icon-display);
}
.pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__label {
  align-items: flex-start;
  color: var(--apex-kit-checkbox-color);
  cursor: var(--apex-kit-checkbox-cursor);
  display: inline-flex;
  font-family: var(--apex-kit-checkbox-font-family);
  font-size: var(--apex-kit-checkbox-font-size);
  font-style: var(--apex-kit-checkbox-font-style);
  font-weight: var(--apex-kit-checkbox-font-weight);
  letter-spacing: var(--apex-kit-checkbox-letter-spacing);
  line-height: var(--apex-kit-checkbox-line-height);
  margin: var(--apex-kit-checkbox-margin);
  margin-right: 0;
  text-align: var(--apex-kit-checkbox-text-align);
  text-decoration: var(--apex-kit-checkbox-text-decoration);
  text-indent: var(--apex-kit-checkbox-text-indent);
  text-shadow: var(--apex-kit-checkbox-text-shadow);
  text-transform: var(--apex-kit-checkbox-text-transform);
  vertical-align: var(--apex-kit-checkbox-vertical-align);
}
.pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__label-text {
  margin: 0;
  margin-top: var(--apex-kit-checkbox-margin-top);
}
.pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__microcopy {
  display: block;
  font-size: var(--apex-kit-checkbox-font-size);
  margin-left: calc(var(--apex-kit-checkbox-length) + var(--apex-kit-checkbox-space-utility-three-quarter-x));
  margin-top: var(--apex-kit-checkbox-margin);
}
.pvd-cc-rst-pwd-checkbox-root pvd-cc-rst-pwd-icon {
  font-size: 0;
}
.pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox-wrap-icon {
  display: none;
}
.pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox-wrap {
  align-items: center;
  background-color: var(--apex-kit-checkbox-background-color);
  border: var(--apex-kit-checkbox-border);
  border-radius: var(--apex-kit-checkbox-border-radius);
  cursor: var(--apex-kit-checkbox-cursor);
  display: flex;
  flex-shrink: 0;
  height: var(--apex-kit-checkbox-length);
  justify-content: center;
  line-height: 1;
  margin: var(--apex-kit-checkbox-margin);
  margin-right: var(--apex-kit-checkbox-space-utility-three-quarter-x);
  width: var(--apex-kit-checkbox-length);
}
@media (forced-colors: active) {
  .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox {
    align-items: center;
    border: unset;
    bottom: auto;
    clip: unset;
    flex-shrink: 0;
    height: unset;
    justify-content: center;
    left: auto;
    line-height: 1;
    margin: var(--apex-kit-checkbox-margin);
    margin-right: var(--apex-kit-checkbox-space-utility-three-quarter-x);
    overflow: initial;
    padding: unset;
    position: unset;
    width: unset;
  }
  .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox-wrap {
    display: none;
  }
}
pvd-cc-rst-pwd-checkbox-group {
  display: var(--apex-kit-checkbox-group-display);
  font-size: 0;
}
.pvd-cc-rst-pwd-checkbox-group-root {
  color: var(--apex-kit-checkbox-group-color);
  font-family: var(--apex-kit-checkbox-group-font-family);
  font-style: normal;
  font-weight: var(--apex-kit-checkbox-group-font-weight);
  letter-spacing: 0;
  line-height: var(--apex-kit-checkbox-group-line-height);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvd-cc-rst-pwd-checkbox-group-root .pvd-checkbox-group__checkbox-group {
  background-color: var(--apex-kit-checkbox-group-background-color);
  border: var(--apex-kit-checkbox-group-border);
  border-radius: var(--apex-kit-checkbox-group-border-radius);
  border-width: var(--apex-kit-checkbox-group-border-width);
  outline: var(--apex-kit-checkbox-group-outline);
  outline-offset: var(--apex-kit-checkbox-group-outline-offset);
  padding: var(--apex-kit-checkbox-group-padding);
}
.pvd-cc-rst-pwd-checkbox-group-root .pvd-checkbox-group__checkbox-group,
.pvd-cc-rst-pwd-checkbox-group-root .pvd-checkbox-group__checkbox-group > s-slot > s-assigned-wrapper {
  display: var(--apex-kit-checkbox-group-display);
  flex-flow: var(--apex-kit-checkbox-group-flex-flow);
}
.pvd-cc-rst-pwd-checkbox-group-root .pvd-checkbox-group__checkbox-group > *,
.pvd-cc-rst-pwd-checkbox-group-root .pvd-checkbox-group__checkbox-group > s-slot > s-assigned-wrapper > * {
  margin-left: var(--apex-kit-checkbox-group-general-margin-left);
  margin-top: var(--apex-kit-checkbox-group-general-margin-top);
}
.pvd-cc-rst-pwd-checkbox-group-root .pvd-checkbox-group__checkbox-group > :first-child,
.pvd-cc-rst-pwd-checkbox-group-root .pvd-checkbox-group__checkbox-group > s-slot > s-assigned-wrapper > :first-child {
  margin-left: var(--apex-kit-checkbox-group-first-child-margin-left);
  margin-top: var(--apex-kit-checkbox-group-first-child-margin-top);
}
.pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox {
  left: var(--apex-kit-checkbox-group-position-left);
  margin: var(--apex-kit-checkbox-group-margin);
  position: var(--apex-kit-checkbox-group-position);
  top: var(--apex-kit-checkbox-group-position-top);
  transform: var(--apex-kit-checkbox-group-position-transform);
}
.pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__label {
  background-color: var(--apex-kit-checkbox-group-tile-background-color);
  border: var(--apex-kit-checkbox-group-tile-border-width) var(--apex-kit-checkbox-group-tile-border-style) var(--apex-kit-checkbox-group-tile-border-color);
  border-color: var(--apex-kit-checkbox-group-tile-border-color);
  border-radius: var(--apex-kit-checkbox-group-tile-border-radius);
  box-shadow: 0 0 0 var(--apex-kit-checkbox-group-tile-box-shadow-radius) var(--apex-kit-checkbox-group-tile-box-shadow-color);
  color: var(--apex-kit-checkbox-group-color);
  cursor: pointer;
  display: grid;
  font-family: var(--apex-kit-checkbox-group-font-family);
  font-style: normal;
  font-weight: var(--apex-kit-checkbox-group-font-weight);
  grid-template-areas: "input label" "input content";
  grid-template-columns: auto 1fr;
  height: var(--apex-kit-checkbox-group-tile-height);
  letter-spacing: 0;
  line-height: var(--apex-kit-checkbox-group-line-height);
  outline: var(--apex-kit-checkbox-group-tile-outline-width) var(--apex-kit-checkbox-group-tile-outline-style) var(--apex-kit-checkbox-group-tile-outline-color);
  outline-color: var(--apex-kit-checkbox-group-tile-outline-color);
  outline-offset: var(--apex-kit-checkbox-group-tile-outline-offset);
  padding: var(--apex-kit-checkbox-group-tile-padding);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  width: var(--apex-kit-checkbox-group-tile-width);
}
.pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__label .pvd-checkbox__checkbox {
  grid-area: input;
}
.pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__label .pvd-checkbox__label-text {
  grid-area: label;
}
.pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__label .pvd-checkbox__microcopy {
  display: inherit;
  grid-area: content;
  margin-left: 0;
}
@media (forced-colors: active) {
  .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox-wrap {
    display: unset;
    visibility: hidden;
  }
}
.pvd-cc-rst-pwd-checkbox-group-root > fieldset {
  border: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  padding-block-end: 0;
  padding-block-start: 0;
  padding-inline-end: 0;
  padding-inline-start: 0;
}
.pvd-cc-rst-pwd-chip-root {
  color: #000;
  display: inline;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvd-cc-rst-pwd-chip-root,
.pvd-cc-rst-pwd-chip-root *,
.pvd-cc-rst-pwd-chip-root :after,
.pvd-cc-rst-pwd-chip-root :before,
.pvd-cc-rst-pwd-chip-root:after,
.pvd-cc-rst-pwd-chip-root:before {
  box-sizing: border-box;
}
.pvd-cc-rst-pwd-chip-root:focus-within .pvd-chip__label {
  outline-color: #141414;
  outline-offset: 3px;
  outline-style: solid;
  outline-width: 2px;
  transition: outline .125s linear;
}
@media (forced-colors: active) {
  .pvd-cc-rst-pwd-chip-root:focus-within .pvd-chip__label {
    outline-color: ActiveText;
  }
}
.pvd-cc-rst-pwd-chip-root .pvd-chip__checkbox:checked + .pvd-chip__label {
  background-color: var(--fds-chip-label-background-color);
  border-color: var(--fds-chip-label-border-color);
  color: var(--fds-chip-label-color);
  gap: var(--fds-chip-label-gap);
}
.pvd-cc-rst-pwd-chip-root .pvd-chip__checkbox:checked + .pvd-chip__label:hover {
  background-color: var(--fds-chip-label-hover-background-color);
  color: var(--fds-chip-label-hover-color);
}
.pvd-cc-rst-pwd-chip-root .pvd-chip__checkbox:checked + .pvd-chip__label:hover .pvd-icon-root {
  color: var(--fds-chip-icon-color);
}
.pvd-cc-rst-pwd-chip-root .pvd-chip__checkbox:checked + .pvd-chip__label .pvd-chip__icon {
  display: flex;
  height: var(--fds-chip-icon-height);
  width: var(--fds-chip-icon-width);
}
.pvd-cc-rst-pwd-chip-root .pvd-chip__label {
  align-items: center;
  background-color: var(--fds-chip-label-background-color);
  border-color: var(--fds-chip-label-border-color);
  border-radius: var(--fds-chip-label-border-radius);
  border-style: solid;
  border-width: var(--fds-chip-label-border-width);
  color: var(--fds-chip-label-color);
  cursor: pointer;
  display: inline-flex;
  font-size: var(--fds-chip-label-font-size);
  font-weight: var(--fds-chip-label-font-weight);
  justify-content: center;
  line-height: var(--fds-chip-label-line-height);
  min-height: var(--fds-chip-label-min-height);
  min-width: var(--fds-chip-label-min-width);
  padding-left: var(--fds-chip-label-padding-left);
  padding-right: var(--fds-chip-label-padding-right);
  text-decoration: none;
}
.pvd-cc-rst-pwd-chip-root .pvd-chip__label:hover {
  background-color: var(--fds-chip-label-hover-background-color);
  color: var(--fds-chip-label-hover-color);
}
.pvd-cc-rst-pwd-chip-root .pvd-chip__label .pvd-icon-root {
  color: var(--fds-chip-icon-color);
}
.pvd-cc-rst-pwd-chip-root .pvd-chip__checkbox {
  all: unset;
  position: absolute;
}
.pvd-cc-rst-pwd-chip-root .pvd-chip__icon {
  display: none;
  width: 0;
}
.pvd-cc-rst-pwd-chip-root .pvd-chip__icon .pvd-icon-root {
  color: var(--fds-chip-icon-color);
}
.pvd-cc-rst-pwd-chip-root .pvd-chip__text {
  width: 100%;
}
@media (forced-colors: active) {
  .pvd-cc-rst-pwd-chip-root .pvd-chip__checkbox:checked + .pvd-chip__label .pvd-icon-root,
  .pvd-cc-rst-pwd-chip-root .pvd-chip__checkbox:checked + .pvd-chip__label:hover .pvd-icon-root {
    color: ButtonText;
  }
}
.pvd-cc-rst-pwd-content-block-root {
  align-items: center;
  background-color: var(--apex-kit-content-block-background-color);
  border: var(--apex-kit-content-block-border);
  border-radius: var(--apex-kit-content-block-border-radius);
  box-shadow: var(--apex-kit-content-block-box-shadow);
  color: #000;
  color: var(--apex-kit-content-block-color);
  display: flex;
  flex-direction: column;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-style: normal;
  font-weight: 400;
  gap: var(--apex-kit-content-block-gap);
  letter-spacing: 0;
  line-height: 1.5;
  padding: var(--apex-kit-content-block-padding);
  text-align: left;
  text-align: center;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvd-cc-rst-pwd-content-block-root,
.pvd-cc-rst-pwd-content-block-root *,
.pvd-cc-rst-pwd-content-block-root :after,
.pvd-cc-rst-pwd-content-block-root :before,
.pvd-cc-rst-pwd-content-block-root:after,
.pvd-cc-rst-pwd-content-block-root:before {
  box-sizing: border-box;
}
.pvd-cc-rst-pwd-content-block-root.pvd-content-block--action-align-left .pvd-content-block__action-wrapper {
  align-self: flex-start;
  text-align: left;
}
.pvd-cc-rst-pwd-content-block-root.pvd-content-block--action-align-center .pvd-content-block__action-wrapper {
  align-self: center;
  text-align: center;
}
.pvd-cc-rst-pwd-content-block-root.pvd-content-block--action-align-right .pvd-content-block__action-wrapper {
  align-self: flex-end;
  text-align: right;
}
.pvd-cc-rst-pwd-content-block-root.pvd-content-block--body-align-left .pvd-content-block__body-wrapper {
  align-self: flex-start;
  text-align: left;
}
.pvd-cc-rst-pwd-content-block-root.pvd-content-block--body-align-center .pvd-content-block__body-wrapper {
  align-self: center;
  text-align: center;
}
.pvd-cc-rst-pwd-content-block-root.pvd-content-block--body-align-right .pvd-content-block__body-wrapper {
  align-self: flex-end;
  text-align: right;
}
.pvd-cc-rst-pwd-content-block-root.pvd-content-block--heading-align-left .pvd-content-block__heading-wrapper {
  align-self: flex-start;
  text-align: left;
}
.pvd-cc-rst-pwd-content-block-root.pvd-content-block--heading-align-center .pvd-content-block__heading-wrapper {
  align-self: center;
  text-align: center;
}
.pvd-cc-rst-pwd-content-block-root.pvd-content-block--heading-align-right .pvd-content-block__heading-wrapper {
  align-self: flex-end;
  text-align: right;
}
.pvd-cc-rst-pwd-content-block-root.pvd-content-block--image-align-left .pvd-content-block__image-wrapper {
  align-self: flex-start;
  text-align: left;
}
.pvd-cc-rst-pwd-content-block-root.pvd-content-block--image-align-center .pvd-content-block__image-wrapper {
  align-self: center;
  text-align: center;
}
.pvd-cc-rst-pwd-content-block-root.pvd-content-block--image-align-right .pvd-content-block__image-wrapper {
  align-self: flex-end;
  text-align: right;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-at-512 {
    align-items: flex-start;
    flex-direction: row;
  }
  .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-at-512 .pvd-content-block__action-wrapper,
  .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-at-512 .pvd-content-block__body-wrapper,
  .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-at-512 .pvd-content-block__heading-wrapper,
  .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-at-512 .pvd-content-block__image-wrapper {
    align-self: flex-start;
    text-align: left;
  }
}
@media (min-width: 48em) {
  .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-at-768 {
    align-items: flex-start;
    flex-direction: row;
  }
  .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-at-768 .pvd-content-block__action-wrapper,
  .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-at-768 .pvd-content-block__body-wrapper,
  .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-at-768 .pvd-content-block__heading-wrapper,
  .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-at-768 .pvd-content-block__image-wrapper {
    align-self: flex-start;
    text-align: left;
  }
}
@media (min-width: 60em) {
  .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-at-960 {
    align-items: flex-start;
    flex-direction: row;
  }
  .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-at-960 .pvd-content-block__action-wrapper,
  .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-at-960 .pvd-content-block__body-wrapper,
  .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-at-960 .pvd-content-block__heading-wrapper,
  .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-at-960 .pvd-content-block__image-wrapper {
    align-self: flex-start;
    text-align: left;
  }
}
@media (min-width: 80em) {
  .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-at-1280 {
    align-items: flex-start;
    flex-direction: row;
  }
  .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-at-1280 .pvd-content-block__action-wrapper,
  .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-at-1280 .pvd-content-block__body-wrapper,
  .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-at-1280 .pvd-content-block__heading-wrapper,
  .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-at-1280 .pvd-content-block__image-wrapper {
    align-self: flex-start;
    text-align: left;
  }
}
.pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-always {
  align-items: flex-start;
  flex-direction: row;
}
.pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-always .pvd-content-block__action-wrapper,
.pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-always .pvd-content-block__body-wrapper,
.pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-always .pvd-content-block__heading-wrapper,
.pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-always .pvd-content-block__image-wrapper {
  align-self: flex-start;
  text-align: left;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-512 {
    align-items: flex-start;
    flex-direction: row-reverse;
  }
}
@media (min-width: 48em) {
  .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-768 {
    align-items: flex-start;
    flex-direction: row-reverse;
  }
}
@media (min-width: 60em) {
  .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-960 {
    align-items: flex-start;
    flex-direction: row-reverse;
  }
}
@media (min-width: 80em) {
  .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-1280 {
    align-items: flex-start;
    flex-direction: row-reverse;
  }
}
.pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-always {
  align-items: flex-start;
  flex-direction: row-reverse;
}
.pvd-cc-rst-pwd-content-block-root.pvd-content-block--align-left {
  align-items: flex-start;
  text-align: left;
}
.pvd-cc-rst-pwd-content-block-root.pvd-content-block--align-left .pvd-content-block__content-wrapper {
  align-items: flex-start;
}
.pvd-cc-rst-pwd-content-block-root.pvd-content-block--align-right {
  align-items: flex-end;
  text-align: right;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-content-block-root.pvd-content-block--align-right.pvd-content-block--inline-at-512 {
    align-items: flex-start;
  }
}
@media (min-width: 48em) {
  .pvd-cc-rst-pwd-content-block-root.pvd-content-block--align-right.pvd-content-block--inline-at-768 {
    align-items: flex-start;
  }
}
@media (min-width: 60em) {
  .pvd-cc-rst-pwd-content-block-root.pvd-content-block--align-right.pvd-content-block--inline-at-960 {
    align-items: flex-start;
  }
}
@media (min-width: 80em) {
  .pvd-cc-rst-pwd-content-block-root.pvd-content-block--align-right.pvd-content-block--inline-at-1280 {
    align-items: flex-start;
  }
}
.pvd-cc-rst-pwd-content-block-root.pvd-content-block--align-right.pvd-content-block--inline-always {
  align-items: flex-start;
}
.pvd-cc-rst-pwd-content-block-root.pvd-content-block--align-right .pvd-content-block__content-wrapper {
  align-items: flex-end;
}
.pvd-cc-rst-pwd-content-block-root .pvd-content-block__image-wrapper {
  flex: 0 1 auto;
  line-height: 0;
  max-width: 100%;
}
.pvd-cc-rst-pwd-content-block-root .pvd-content-block__content-wrapper {
  align-items: center;
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-content-block-root .pvd-content-block__content-wrapper.pvd-content-block--inline-at-512 {
    align-items: flex-start;
    text-align: left;
  }
}
@media (min-width: 48em) {
  .pvd-cc-rst-pwd-content-block-root .pvd-content-block__content-wrapper.pvd-content-block--inline-at-768 {
    align-items: flex-start;
    text-align: left;
  }
}
@media (min-width: 60em) {
  .pvd-cc-rst-pwd-content-block-root .pvd-content-block__content-wrapper.pvd-content-block--inline-at-960 {
    align-items: flex-start;
    text-align: left;
  }
}
@media (min-width: 80em) {
  .pvd-cc-rst-pwd-content-block-root .pvd-content-block__content-wrapper.pvd-content-block--inline-at-1280 {
    align-items: flex-start;
    text-align: left;
  }
}
.pvd-cc-rst-pwd-content-block-root .pvd-content-block__content-wrapper.pvd-content-block--inline-always {
  align-items: flex-start;
  text-align: left;
}
.pvd-cc-rst-pwd-content-block-root .pvd-content-block__content-wrapper > .pvd-content-block__action-wrapper:not(:first-child),
.pvd-cc-rst-pwd-content-block-root .pvd-content-block__content-wrapper > .pvd-content-block__body-wrapper:not(:first-child),
.pvd-cc-rst-pwd-content-block-root .pvd-content-block__content-wrapper > .pvd-content-block__heading-wrapper:not(:first-child) {
  margin: var(--apex-kit-content-block-content-children-margin);
}
.pvd-cc-rst-pwd-content-block-root .pvd-content-block__heading-wrapper {
  display: inline-block;
  max-width: var(--apex-kit-content-block-max-width);
}
.pvd-cc-rst-pwd-content-block-root.pvd-content-block--heading-full-width .pvd-content-block__heading-wrapper {
  max-width: 100%;
  width: 100%;
}
.pvd-cc-rst-pwd-content-block-root .pvd-content-block__body-wrapper {
  display: inline-block;
  max-width: var(--apex-kit-content-block-max-width);
}
.pvd-cc-rst-pwd-content-block-root.pvd-content-block--body-full-width .pvd-content-block__body-wrapper {
  max-width: 100%;
  width: 100%;
}
.pvd-cc-rst-pwd-content-block-root .pvd-content-block__image {
  height: auto;
  max-width: 100%;
  width: var(--apex-kit-content-block-image-width);
}
.pvd-cc-rst-pwd-content-block-root .pvd-content-block__heading {
  font-size: var(--apex-kit-content-block-heading-font-size);
  font-weight: var(--apex-kit-content-block-heading-font-weight);
  letter-spacing: var(--apex-kit-content-block-heading-letter-spacing);
  line-height: var(--apex-kit-content-block-heading-line-height);
  margin: 0;
}
.pvd-cc-rst-pwd-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-1 {
  font-size: 2.375rem;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-1 {
    font-size: 2.75rem;
  }
}
.pvd-cc-rst-pwd-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-2 {
  font-size: 1.625rem;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-2 {
    font-size: 1.875rem;
  }
}
.pvd-cc-rst-pwd-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-3 {
  font-size: 1.375rem;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-3 {
    font-size: 1.625rem;
  }
}
.pvd-cc-rst-pwd-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-5 {
  font-size: 1rem;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-5 {
    font-size: 1.125rem;
  }
}
.pvd-cc-rst-pwd-content-block-root .pvd-content-block__body {
  font-size: .875rem;
  margin: 0;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-content-block-root .pvd-content-block__body {
    font-size: 1rem;
  }
}
.pvd-cc-rst-pwd-content-block-root .pvd-content-block__body.pvd-content-block__body--small {
  font-size: .75rem;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-content-block-root .pvd-content-block__body.pvd-content-block__body--small {
    font-size: .875rem;
  }
}
.pvd-cc-rst-pwd-content-block-root .pvd-content-block__body.pvd-content-block__body--large {
  font-size: 1.125rem;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-content-block-root .pvd-content-block__body.pvd-content-block__body--large {
    font-size: 1.25rem;
  }
}
pvd-cc-rst-pwd-currency-input .pvd-cc-rst-pwd__display-hidden {
  display: none;
}
pvd-cc-rst-pwd-currency-input .pvd-cc-rst-pwd__display-block {
  display: block;
}
pvd-cc-rst-pwd-currency-input .pvd-cc-rst-pwd__display-inline-block {
  display: inline-block;
}
pvd-cc-rst-pwd-currency-input .pvd-cc-rst-pwd__display-flex {
  display: flex;
}
pvd-cc-rst-pwd-currency-input .pvd-cc-rst-pwd-input__with-slot {
  display: flex;
  position: relative;
}
pvd-cc-rst-pwd-currency-input .pvd-cc-rst-pwd-input__with-slot:not(.pvd-cc-rst-pwd-input__dense) > :first-child {
  flex-grow: 1;
}
pvd-cc-rst-pwd-currency-input .pvd-cc-rst-pwd-input__with-slot > s-slot {
  margin-left: var(--apex-for-web-input-slot-margin-left);
}
pvd-cc-rst-pwd-date-select .pvd-cc-rst-pwd__display-hidden {
  display: none;
}
pvd-cc-rst-pwd-date-select .pvd-cc-rst-pwd__display-block {
  display: block;
}
pvd-cc-rst-pwd-date-select .pvd-cc-rst-pwd__display-inline-block {
  display: inline-block;
}
pvd-cc-rst-pwd-date-select .pvd-cc-rst-pwd__display-flex {
  display: flex;
}
pvd-cc-rst-pwd-date-select .pvd-cc-rst-pwd-input__with-slot {
  display: flex;
  position: relative;
}
pvd-cc-rst-pwd-date-select .pvd-cc-rst-pwd-input__with-slot:not(.pvd-cc-rst-pwd-input__dense) > :first-child {
  flex-grow: 1;
}
pvd-cc-rst-pwd-date-select .pvd-cc-rst-pwd-input__with-slot > s-slot {
  margin-left: var(--apex-for-web-input-slot-margin-left);
}
pvd-cc-rst-pwd-date-select .pvd-cc-rst-pwd-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__display-data.pvd-text-input__readonly-display-data {
  margin-top: var(--apex-kit-date-select-readonly-value-margin-top);
}
pvd-cc-rst-pwd-description-list {
  display: block;
}
.pvd-cc-rst-pwd-description-list-root {
  border-bottom: var(--apex-kit-description-list-border-bottom);
  color: var(--apex-kit-description-list-default-color);
  font-family: var(--apex-kit-description-list-font-family);
  font-size: var(--apex-kit-description-list-text-font-size);
  font-style: normal;
  font-weight: var(--apex-kit-description-list-font-weight);
  line-height: var(--apex-kit-description-list-line-height);
  margin: var(--apex-kit-description-list-margin);
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-always.pvd-description-list--large .pvd-description-list__description,
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-1280.pvd-description-list--large .pvd-description-list__description,
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-512.pvd-description-list--large .pvd-description-list__description,
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-768.pvd-description-list--large .pvd-description-list__description,
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-960.pvd-description-list--large .pvd-description-list__description {
  margin: var(--apex-kit-description-list-description-margin);
}
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-always.pvd-description-list--inline-term-width-third .pvd-description-list__term,
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-1280.pvd-description-list--inline-term-width-third .pvd-description-list__term,
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-512.pvd-description-list--inline-term-width-third .pvd-description-list__term,
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-768.pvd-description-list--inline-term-width-third .pvd-description-list__term,
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-960.pvd-description-list--inline-term-width-third .pvd-description-list__term {
  flex-basis: 33.3333333333%;
}
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-always.pvd-description-list--inline-term-width-quarter .pvd-description-list__term,
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-1280.pvd-description-list--inline-term-width-quarter .pvd-description-list__term,
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-512.pvd-description-list--inline-term-width-quarter .pvd-description-list__term,
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-768.pvd-description-list--inline-term-width-quarter .pvd-description-list__term,
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-960.pvd-description-list--inline-term-width-quarter .pvd-description-list__term {
  flex-basis: 25%;
}
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-always.pvd-description-list--inline-term-width-eighth .pvd-description-list__term,
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-1280.pvd-description-list--inline-term-width-eighth .pvd-description-list__term,
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-512.pvd-description-list--inline-term-width-eighth .pvd-description-list__term,
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-768.pvd-description-list--inline-term-width-eighth .pvd-description-list__term,
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-960.pvd-description-list--inline-term-width-eighth .pvd-description-list__term {
  flex-basis: 12.5%;
}
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-always .pvd-description-list__item,
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-1280 .pvd-description-list__item,
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-512 .pvd-description-list__item,
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-768 .pvd-description-list__item,
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-960 .pvd-description-list__item {
  display: var(--apex-kit-description-list-item-display);
  margin: 0;
}
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-always .pvd-description-list__term,
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-1280 .pvd-description-list__term,
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-512 .pvd-description-list__term,
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-768 .pvd-description-list__term,
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-960 .pvd-description-list__term {
  flex: var(--apex-kit-description-list-term-flex);
}
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-always .pvd-description-list__description,
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-1280 .pvd-description-list__description,
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-512 .pvd-description-list__description,
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-768 .pvd-description-list__description,
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-960 .pvd-description-list__description {
  flex: var(--apex-kit-description-list-description-flex);
  margin: var(--apex-kit-description-list-description-margin);
}
.pvd-cc-rst-pwd-description-list-root .pvd-description-list__item {
  border-top: var(--apex-kit-description-list-border-top);
  padding: var(--apex-kit-description-list-padding);
}
.pvd-cc-rst-pwd-description-list-root .pvd-description-list__term {
  color: var(--apex-kit-description-list-term-color);
  font-weight: var(--apex-kit-description-list-term-font-weight);
  letter-spacing: var(--apex-kit-description-list-letter-spacing);
}
.pvd-cc-rst-pwd-description-list-root .pvd-description-list__description {
  letter-spacing: var(--apex-kit-description-list-letter-spacing);
  line-height: var(--apex-kit-description-list-line-height);
  margin: var(--apex-kit-description-list-description-margin);
}
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--small {
  font-size: var(--apex-kit-description-list-text-font-size);
}
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--small .pvd-description-list__item {
  padding: var(--apex-kit-description-list-padding);
}
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--large {
  font-size: var(--apex-kit-description-list-text-font-size);
}
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--large .pvd-description-list__item {
  padding: var(--apex-kit-description-list-padding);
}
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--striped .pvd-description-list__item:nth-child(2n-1) {
  background-color: var(--apex-kit-description-list-background-color);
}
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--disable-border {
  border-bottom: 0;
}
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--disable-border .pvd-description-list__item {
  border-top: 0;
  padding-top: 0;
}
.pvd-cc-rst-pwd-description-list-root.pvd-description-list--disable-border .pvd-description-list__item:last-of-type {
  padding-bottom: 0;
}
pvd-cc-rst-pwd-dropdown .pvd-cc-rst-pwd__display-hidden {
  display: none;
}
pvd-cc-rst-pwd-dropdown .pvd-cc-rst-pwd__display-block {
  display: block;
}
pvd-cc-rst-pwd-dropdown .pvd-cc-rst-pwd__display-inline-block {
  display: inline-block;
}
pvd-cc-rst-pwd-dropdown .pvd-cc-rst-pwd__display-flex {
  display: flex;
}
pvd-cc-rst-pwd-dropdown .pvd-cc-rst-pwd-input__with-slot {
  display: flex;
  position: relative;
}
pvd-cc-rst-pwd-dropdown .pvd-cc-rst-pwd-input__with-slot:not(.pvd-cc-rst-pwd-input__dense) > :first-child {
  flex-grow: 1;
}
pvd-cc-rst-pwd-dropdown .pvd-cc-rst-pwd-input__with-slot > s-slot {
  margin-left: var(--apex-for-web-input-slot-margin-left);
}
pvd-cc-rst-pwd-email-input .pvd-cc-rst-pwd__display-hidden {
  display: none;
}
pvd-cc-rst-pwd-email-input .pvd-cc-rst-pwd__display-block {
  display: block;
}
pvd-cc-rst-pwd-email-input .pvd-cc-rst-pwd__display-inline-block {
  display: inline-block;
}
pvd-cc-rst-pwd-email-input .pvd-cc-rst-pwd__display-flex {
  display: flex;
}
pvd-cc-rst-pwd-email-input .pvd-cc-rst-pwd-input__with-slot {
  display: flex;
  position: relative;
}
pvd-cc-rst-pwd-email-input .pvd-cc-rst-pwd-input__with-slot:not(.pvd-cc-rst-pwd-input__dense) > :first-child {
  flex-grow: 1;
}
pvd-cc-rst-pwd-email-input .pvd-cc-rst-pwd-input__with-slot > s-slot {
  margin-left: var(--apex-for-web-input-slot-margin-left);
}
.pvd-cc-rst-pwd-exit-modal-root .pvd-exit-modal-buttons {
  border-top: var(--apex-kit-exit-modal-border-top);
  display: flex;
  justify-content: var(--apex-kit-exit-modal-justify-content);
  margin: var(--apex-kit-exit-modal-margin);
  padding: var(--apex-kit-exit-modal-padding);
}
.pvd-cc-rst-pwd-exit-modal-root .pvd-exit-modal-buttons .pvd-exit-modal-continue-button {
  margin: var(--apex-kit-exit-modal-continue-button-margin);
  order: var(--apex-kit-exit-modal-continue-button-order);
}
.pvd-cc-rst-pwd-exit-modal-root .pvd-exit-modal-buttons .pvd-exit-modal-exit-button {
  margin: var(--apex-kit-exit-modal-exit-button-margin);
  order: var(--apex-kit-exit-modal-exit-button-order);
}
pvd-cc-rst-pwd-expand-collapse {
  display: block;
}
.pvd-cc-rst-pwd-expand-collapse-root,
.pvd-cc-rst-pwd-expand-collapse-root *,
.pvd-cc-rst-pwd-expand-collapse-root :after,
.pvd-cc-rst-pwd-expand-collapse-root :before,
.pvd-cc-rst-pwd-expand-collapse-root:after,
.pvd-cc-rst-pwd-expand-collapse-root:before {
  box-sizing: border-box;
}
.pvd-cc-rst-pwd-expand-collapse-root .pvd-expand-collapse__interactive-button {
  align-items: flex-start;
  background-color: #0000;
  border: var(--apex-kit-expand-collapse-heading-border);
  border-radius: var(--apex-kit-expand-collapse-heading-border-radius);
  color: var(--apex-kit-expand-collapse-heading-color);
  cursor: pointer;
  display: flex;
  font-family: var(--apex-kit-expand-collapse-content-font-family);
  font-size: var(--apex-kit-expand-collapse-text-font-size);
  font-style: normal;
  font-weight: var(--apex-kit-expand-collapse-heading-font-weight);
  gap: var(--apex-kit-expand-collapse-button-gap);
  line-height: var(--apex-kit-expand-collapse-heading-line-height);
  margin: 0;
  outline: var(--apex-kit-expand-collapse-heading-outline);
  outline-offset: var(--apex-kit-expand-collapse-heading-outline-offset);
  text-align: left;
  text-decoration-color: var(--apex-kit-expand-collapse-heading-text-decoration-color);
  transition: var(--apex-kit-expand-collapse-heading-transition);
  width: 100%;
}
.pvd-cc-rst-pwd-expand-collapse-root .pvd-expand-collapse__interactive-button [data-tag-name=pvd-scoped-icon] {
  align-self: var(--apex-kit-expand-collapse-icon-align-self);
  height: 100%;
  line-height: 0;
}
.pvd-cc-rst-pwd-expand-collapse-root .pvd-expand-collapse__icon {
  align-self: flex-start;
  color: var(--apex-kit-expand-collapse-heading-color);
  flex-shrink: 0;
  height: var(--apex-kit-expand-collapse-icon-height);
  position: relative;
  transform: var(--apex-kit-expand-collapse-icon-transform);
  transition: var(--apex-kit-expand-collapse-icon-transition);
}
.pvd-cc-rst-pwd-expand-collapse-root .pvd-expand-collapse__icon.pvd-cc-rst-pwd-icon-root {
  height: var(--apex-kit-expand-collapse-icon-root-height);
}
@media (forced-colors: active) {
  .pvd-cc-rst-pwd-expand-collapse-root .pvd-expand-collapse__icon.pvd-cc-rst-pwd-icon-root {
    color: ButtonText;
  }
}
.pvd-cc-rst-pwd-expand-collapse-root .pvd-expand-collapse__heading-wrapper {
  align-self: center;
  padding: var(--apex-kit-expand-collapse-heading-wrapper-padding);
  position: relative;
}
.pvd-cc-rst-pwd-expand-collapse-root .pvd-expand-collapse__subheading-wrapper {
  color: var(--apex-kit-expand-collapse-subheading-color);
  font-size: var(--apex-kit-expand-collapse-subheading-wrapper-font-size);
  margin: var(--apex-kit-expand-collapse-subheading-wrapper-margin);
  padding: var(--apex-kit-expand-collapse-subheading-wrapper-padding);
  text-align: start;
  text-decoration-color: var(--apex-kit-expand-collapse-subheading-text-decoration-color);
}
.pvd-cc-rst-pwd-expand-collapse-root .pvd-expand-collapse__content-wrapper {
  color: var(--apex-kit-expand-collapse-content-color);
  display: var(--apex-kit-expand-collapse-content-wrapper-display);
  font-weight: var(--apex-kit-expand-collapse-content-font-weight);
  height: var(--apex-kit-expand-collapse-content-wrapper-height);
  margin: var(--apex-kit-expand-collapse-content-wrapper-margin);
  overflow: var(--apex-kit-expand-collapse-content-wrapper-overflow);
  padding: var(--apex-kit-expand-collapse-content-padding);
}
.pvd-cc-rst-pwd-expand-collapse-root .pvd-expand-collapse__heading {
  color: var(--apex-kit-expand-collapse-heading-color);
  letter-spacing: var(--apex-kit-expand-collapse-heading-letter-spacing);
  margin: 0;
}
.pvd-cc-rst-pwd-expand-collapse-root .pvd-expand-collapse__subheading {
  font-size: var(--apex-kit-expand-collapse-subheading-font-size);
  letter-spacing: 0;
  letter-spacing: var(--apex-kit-expand-collapse-heading-letter-spacing);
  line-height: 1.5;
  line-height: var(--apex-kit-expand-collapse-subheading-line-height);
}
.pvd-cc-rst-pwd-expand-collapse-root .pvd-expand-collapse__content,
.pvd-cc-rst-pwd-expand-collapse-root .pvd-expand-collapse__subheading {
  color: #000;
  color: var(--apex-kit-expand-collapse-content-color);
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-family: var(--apex-kit-expand-collapse-content-font-family);
  font-style: normal;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvd-cc-rst-pwd-expand-collapse-root .pvd-expand-collapse__content {
  letter-spacing: 0;
  line-height: 1.5;
}
pvd-cc-rst-pwd-feature-block {
  display: block;
}
.pvd-cc-rst-pwd-feature-block-root {
  --apex-kit-feature-block-wrapper-gap:var(--fds-layout-gap,1.5rem);
}
.pvd-cc-rst-pwd-feature-block-root .pvd-cc-rst-pwd-feature-block__wrapper {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: var(--apex-kit-feature-block-wrapper-gap);
  height: max-content;
  max-width: 100%;
}
@media (min-width: 48em) {
  .pvd-cc-rst-pwd-feature-block-root .pvd-cc-rst-pwd-feature-block__wrapper {
    align-items: center;
    flex-direction: row;
    margin-left: auto;
    margin-right: auto;
  }
}
.pvd-cc-rst-pwd-feature-block-root .pvd-cc-rst-pwd-feature-block__image {
  align-items: center;
  align-self: flex-start;
  flex-basis: 100%;
  flex-grow: 1;
  flex-shrink: 0;
  height: auto;
  max-height: 254px;
  max-width: 343px;
  width: 100%;
}
@media (max-width: 32em) {
  .pvd-cc-rst-pwd-feature-block-root .pvd-cc-rst-pwd-feature-block__image {
    max-height: 156px;
    max-width: 211px;
  }
}
@media (min-width: 32em) and (max-width: 48em) {
  .pvd-cc-rst-pwd-feature-block-root .pvd-cc-rst-pwd-feature-block__image {
    max-height: 250px;
    max-width: 338px;
  }
}
@media (min-width: 60em) and (max-width: 80em) {
  .pvd-cc-rst-pwd-feature-block-root .pvd-cc-rst-pwd-feature-block__image {
    max-height: 323px;
    max-width: 435px;
  }
}
@media (min-width: 80em) {
  .pvd-cc-rst-pwd-feature-block-root .pvd-cc-rst-pwd-feature-block__image {
    max-height: 366px;
    max-width: 493px;
  }
}
.pvd-cc-rst-pwd-feature-block-root .pvd-cc-rst-pwd-feature-block [slot=media] {
  align-items: center;
  align-self: center;
  display: flex;
  flex-basis: 100%;
  text-align: center;
  width: 100%;
}
.pvd-cc-rst-pwd-feature-block-root .pvd-cc-rst-pwd-feature-block [slot=media] video {
  border-radius: var(--fds-media-radius);
}
@media (min-width: 60em) and (max-width: 80em) {
  .pvd-cc-rst-pwd-feature-block-root .pvd-cc-rst-pwd-feature-block [slot=media] {
    flex-basis: 50%;
    max-height: 381px;
    max-width: 512px;
    width: unset;
  }
}
@media (min-width: 80em) {
  .pvd-cc-rst-pwd-feature-block-root .pvd-cc-rst-pwd-feature-block [slot=media] {
    max-height: 442px;
    max-width: 596px;
  }
}
.pvd-cc-rst-pwd-feature-block-root .pvd-cc-rst-pwd-feature-block [slot=media] s-assigned-wrapper {
  width: 100%;
}
.pvd-cc-rst-pwd-feature-block-root .pvd-cc-rst-pwd-feature-block [slot=media] s-assigned-wrapper:empty {
  display: none;
}
@media (min-width: 60em) {
  .pvd-cc-rst-pwd-feature-block-root .pvd-cc-rst-pwd-feature-block__content {
    flex-basis: 50%;
    flex-grow: 1;
  }
}
@media (min-width: 48em) {
  .pvd-cc-rst-pwd-feature-block-root.pvd-cc-rst-pwd-feature-block--right .pvd-cc-rst-pwd-feature-block__wrapper {
    flex-direction: row-reverse;
  }
}
pvd-cc-rst-pwd-field-group {
  display: block;
}
.pvd-cc-rst-pwd-field-group-root {
  color: var(--apex-kit-field-group-color);
  font-family: var(--apex-kit-field-group-font-family);
  font-size: var(--apex-kit-field-group-font-size);
  font-style: normal;
  font-weight: var(--apex-kit-field-group-font-weight);
  letter-spacing: 0;
  line-height: var(--apex-kit-field-group-line-height);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvd-cc-rst-pwd-field-group-root,
.pvd-cc-rst-pwd-field-group-root *,
.pvd-cc-rst-pwd-field-group-root :after,
.pvd-cc-rst-pwd-field-group-root :before,
.pvd-cc-rst-pwd-field-group-root:after,
.pvd-cc-rst-pwd-field-group-root:before {
  box-sizing: border-box;
}
.pvd-cc-rst-pwd-field-group-root > .pvd-field-group__group-label + .pvd-field-group__field-group {
  margin: var(--apex-kit-field-group-general-margin);
}
.pvd-cc-rst-pwd-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
  align-items: var(--apex-kit-field-group-align-items);
  display: var(--apex-kit-field-group-display);
  flex-flow: var(--apex-kit-field-group-flex-flow);
}
.pvd-cc-rst-pwd-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-rst-pwd-field-group + pvd-cc-rst-pwd-field-group {
  margin-top: var(--apex-kit-field-group-gap-margin-top);
}
.pvd-cc-rst-pwd-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-rst-pwd-field-group {
  flex: var(--apex-kit-field-group-full-width);
  margin-left: var(--apex-kit-field-group-general-margin-left);
  margin-top: var(--apex-kit-field-group-initial-value);
  min-width: var(--apex-kit-field-group-initial-value);
}
.pvd-cc-rst-pwd-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-rst-pwd-field-group:first-child {
  margin-left: var(--apex-kit-field-group-initial-value);
}
.pvd-cc-rst-pwd-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-rst-pwd-field-group[pvd-fixed-width=""],
.pvd-cc-rst-pwd-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-rst-pwd-field-group[pvd-fixed-width=pvd-fixed-width],
.pvd-cc-rst-pwd-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-rst-pwd-field-group[pvd-fixed-width=true] {
  flex: var(--apex-kit-field-group-fixed-width);
}
.pvd-cc-rst-pwd-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > .apex-kit__composed-field__wrapper-with-slots > * > *,
.pvd-cc-rst-pwd-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > .apex-kit__composed-field__wrapper:not(.apex-kit__composed-field__wrapper-with-slots) > *,
.pvd-cc-rst-pwd-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > :not(.apex-kit__composed-field__wrapper):not(.apex-kit__composed-field__wrapper-with-slots):not(pvd-cc-rst-pwd-field-group + pvd-cc-rst-pwd-field-group) {
  margin-top: var(--apex-kit-field-group-general-margin-top);
}
.pvd-cc-rst-pwd-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > .apex-kit__composed-field__wrapper-with-slots > * > :first-child,
.pvd-cc-rst-pwd-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > .apex-kit__composed-field__wrapper:not(.apex-kit__composed-field__wrapper-with-slots) > :first-child,
.pvd-cc-rst-pwd-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > :first-child:not(.apex-kit__composed-field__wrapper):not(.apex-kit__composed-field__wrapper-with-slots) {
  margin-top: var(--apex-kit-field-group-initial-value);
}
.pvd-cc-rst-pwd-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__display-data {
  color: var(--apex-kit-field-group-color);
  font-family: var(--apex-kit-field-group-font-family);
  font-size: var(--apex-kit-field-group-font-size);
  font-style: normal;
  font-weight: var(--apex-kit-field-group-font-weight);
  letter-spacing: 0;
  line-height: var(--apex-kit-field-group-line-height);
  margin: var(--apex-kit-field-group-general-margin);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvd-cc-rst-pwd-field-group-root.pvd-field-group--vertical-align-center > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
  align-items: center;
}
.pvd-cc-rst-pwd-field-group-root.pvd-field-group--vertical-align-bottom > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
  align-items: flex-end;
}
.pvd-cc-rst-pwd-field-group-root > .pvd-field-group__field-group {
  align-items: var(--apex-kit-field-group-align-items);
  display: var(--apex-kit-field-group-display);
  flex-flow: var(--apex-kit-field-group-flex-flow);
}
.pvd-cc-rst-pwd-field-group-root > .pvd-field-group__field-group > .pvd-cc-rst-pwd-field-group-root + .pvd-cc-rst-pwd-field-group-root {
  margin-top: var(--apex-kit-field-group-gap-margin-top);
}
.pvd-cc-rst-pwd-field-group-root > .pvd-field-group__field-group > .pvd-cc-rst-pwd-field-group-root {
  margin-left: var(--apex-kit-field-group-general-margin-left);
  margin-top: var(--apex-kit-field-group-initial-value);
  min-width: var(--apex-kit-field-group-initial-value);
}
.pvd-cc-rst-pwd-field-group-root > .pvd-field-group__field-group > .pvd-cc-rst-pwd-field-group-root:first-child {
  margin-left: var(--apex-kit-field-group-initial-value);
}
.pvd-cc-rst-pwd-field-group-root > .pvd-field-group__field-group > .pvd-field-group--full-width {
  flex: var(--apex-kit-field-group-full-width);
}
.pvd-cc-rst-pwd-field-group-root > .pvd-field-group__field-group > .pvd-field-group--fixed-width {
  flex: var(--apex-kit-field-group-fixed-width);
}
.pvd-cc-rst-pwd-field-group-root > .pvd-field-group__field-group > * {
  margin-top: var(--apex-kit-field-group-general-margin-top);
}
.pvd-cc-rst-pwd-field-group-root > .pvd-field-group__field-group > :first-child {
  margin-top: var(--apex-kit-field-group-initial-value);
}
.pvd-cc-rst-pwd-field-group-root > .pvd-field-group__field-group .pvd-field-group__display-data {
  color: var(--apex-kit-field-group-color);
  font-family: var(--apex-kit-field-group-font-family);
  font-size: var(--apex-kit-field-group-font-size);
  font-style: normal;
  font-weight: var(--apex-kit-field-group-font-weight);
  letter-spacing: 0;
  line-height: var(--apex-kit-field-group-line-height);
  margin: var(--apex-kit-field-group-general-margin);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvd-cc-rst-pwd-field-group-root.pvd-field-group--vertical-align-center > .pvd-field-group__field-group {
  align-items: center;
}
.pvd-cc-rst-pwd-field-group-root.pvd-field-group--vertical-align-bottom > .pvd-field-group__field-group {
  align-items: flex-end;
}
s-root > .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline > .pvd-field-group__field-group {
  display: block;
}
pvd-cc-rst-pwd-field-key,
pvd-cc-rst-pwd-field-key *,
pvd-cc-rst-pwd-field-key :after,
pvd-cc-rst-pwd-field-key :before,
pvd-cc-rst-pwd-field-key:after,
pvd-cc-rst-pwd-field-key:before {
  box-sizing: border-box;
}
.pvd-cc-rst-pwd-field-key-root {
  color: #000;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .75rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  line-height: var(--apex-kit-field-key-line-height);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvd-cc-rst-pwd-field-key-root,
.pvd-cc-rst-pwd-field-key-root *,
.pvd-cc-rst-pwd-field-key-root :after,
.pvd-cc-rst-pwd-field-key-root :before,
.pvd-cc-rst-pwd-field-key-root:after,
.pvd-cc-rst-pwd-field-key-root:before {
  box-sizing: border-box;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-field-key-root {
    font-size: .875rem;
  }
}
.pvd-cc-rst-pwd-field-key-root.pvd-field-key--fields-required-some .pvd-field-key__text:before {
  color: var(--apex-kit-field-key-before-text-color);
  content: "* ";
  font-weight: var(--apex-kit-field-key-before-font-weight);
}
.pvd-cc-rst-pwd-field-key-root .pvd-field-key__text {
  color: var(--apex-kit-field-key-text-color);
  font-weight: var(--apex-kit-field-key-font-weight);
  position: var(--apex-kit-field-key-position);
}
.pvd-cc-rst-pwd-field-key-root .pvd-field-key__a11y-text {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  left: -5000px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pvd-cc-rst-pwd-file-upload-root {
  display: block;
  line-height: var(--apex-kit-file-upload-line-height);
  margin-top: var(--apex-kit-file-upload-margin-top);
  width: 100%;
}
.pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__screen-reader-only {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  left: -5000px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-input {
  display: none;
}
.pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__file-info-wrapper {
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__accepted-file-types-wrapper,
.pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__file-size--remaining {
  color: #000;
  color: var(--apex-kit-file-upload-color);
  flex: 0 1 auto;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .75rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  line-height: var(--apex-kit-file-upload-line-height);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__accepted-file-types-wrapper,
  .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__file-size--remaining {
    font-size: .875rem;
  }
}
.pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__accepted-file-types-wrapper span,
.pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__file-size--remaining span {
  margin: var(--apex-kit-file-upload-margin);
}
.pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-button-container {
  margin-top: var(--apex-kit-file-upload-margin-top);
}
.pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-list {
  margin: var(--apex-kit-file-upload-margin);
  padding: var(--apex-kit-file-upload-padding);
}
.pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item {
  align-items: flex-start;
  border-top: var(--apex-kit-file-upload-border-top);
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  list-style: initial;
  padding: var(--apex-kit-file-upload-padding);
}
.pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item:last-of-type {
  border-bottom: var(--apex-kit-file-upload-border-bottom);
}
.pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item-details-wrapper {
  display: block;
  padding-top: var(--apex-kit-file-upload-padding-top);
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item-details-wrapper {
    flex: 1 1 auto;
  }
}
.pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item-details {
  display: block;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item-details {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
  }
}
.pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item-name {
  color: #000;
  display: block;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .875rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item-name {
    font-size: 1rem;
  }
}
.pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item-meta-wrapper {
  color: #000;
  color: var(--apex-kit-file-upload-color);
  display: block;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .75rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  margin-top: var(--apex-kit-file-upload-margin-top);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item-meta-wrapper {
    font-size: .875rem;
    line-height: var(--apex-kit-file-upload-line-height);
    margin-top: var(--apex-kit-file-upload-margin-top);
  }
}
.pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item-date {
  margin-right: var(--apex-kit-file-upload-margin-right);
}
.pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item-date,
.pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item-size {
  white-space: nowrap;
}
.pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item-action-wrapper {
  margin-left: var(--apex-kit-file-upload-margin-left);
  padding-top: var(--apex-kit-file-upload-padding-top);
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item-action-wrapper {
    margin-left: var(--apex-kit-file-upload-margin-left);
  }
}
.pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__alert {
  display: block;
  margin-top: var(--apex-kit-file-upload-margin-top);
}
.pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__alert--loading {
  align-items: center;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__loading-alert-label {
  color: #000;
  color: var(--apex-kit-file-upload-color);
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .75rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  margin: var(--apex-kit-file-upload-margin);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__loading-alert-label {
    font-size: .875rem;
  }
}
.pvd-cc-rst-pwd-footnotes-root {
  border-top: var(--apex-kit-footnotes-border-top);
  margin-top: -1px;
  padding: var(--apex-kit-footnotes-padding);
  position: relative;
}
.pvd-cc-rst-pwd-footnotes-root,
.pvd-cc-rst-pwd-footnotes-root *,
.pvd-cc-rst-pwd-footnotes-root :after,
.pvd-cc-rst-pwd-footnotes-root :before,
.pvd-cc-rst-pwd-footnotes-root:after,
.pvd-cc-rst-pwd-footnotes-root:before {
  box-sizing: border-box;
}
.pvd-cc-rst-pwd-footnotes-root[class*=" pvd-footnotes--background-"],
.pvd-cc-rst-pwd-footnotes-root[class^=pvd-footnotes--background-] {
  background: var(--apex-kit-footnotes-background-color);
}
.pvd-cc-rst-pwd-footnotes-root[class*=" pvd-footnotes--background-"]:before,
.pvd-cc-rst-pwd-footnotes-root[class^=pvd-footnotes--background-]:before {
  background: var(--apex-kit-footnotes-before-background-color);
  content: "";
  height: 1px;
  left: var(--apex-kit-footnotes-before-left);
  position: absolute;
  right: var(--apex-kit-footnotes-before-right);
}
.pvd-cc-rst-pwd-footnotes-root pvd-cc-rst-pwd-footnote:first-child .pvd-cc-rst-pwd-footnote-root,
.pvd-cc-rst-pwd-footnotes-root > .pvd-cc-rst-pwd-footnote-root:first-child {
  margin: var(--apex-kit-footnotes-footnote-first-footnote);
}
.pvd-cc-rst-pwd-footnote-root {
  color: var(--apex-kit-footnote-color);
  margin: var(--apex-kit-footnote-margin);
}
.pvd-cc-rst-pwd-footnote-root,
.pvd-cc-rst-pwd-footnote-root *,
.pvd-cc-rst-pwd-footnote-root :after,
.pvd-cc-rst-pwd-footnote-root :before,
.pvd-cc-rst-pwd-footnote-root:after,
.pvd-cc-rst-pwd-footnote-root:before {
  box-sizing: border-box;
}
.pvd-cc-rst-pwd-footnote-root .pvd-footnote__title {
  color: #000;
  color: var(--apex-kit-footnote-title-color);
  display: block;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .875rem;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--apex-kit-footnote-title-font-weight);
  letter-spacing: 0;
  line-height: 1.5;
  margin: 0;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-footnote-root .pvd-footnote__title {
    font-size: 1rem;
  }
}
.pvd-cc-rst-pwd-footnote-root .pvd-footnote__text {
  color: #000;
  color: var(--apex-kit-footnote-text-color);
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .75rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  margin: var(--apex-kit-footnote-text-margin);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-footnote-root .pvd-footnote__text {
    font-size: .875rem;
  }
}
.pvd-cc-rst-pwd-footnote-root .pvd-footnote__text a {
  outline: none;
  text-decoration: var(--apex-kit-footnote-link-text-decoration);
}
.pvd-cc-rst-pwd-footnote-root .pvd-footnote__text p {
  margin: var(--apex-kit-footnote-text-p-margin);
}
.pvd-cc-rst-pwd-footnote-root .pvd-footnote__text p:first-child {
  margin: 0;
}
.pvd-cc-rst-pwd-footnote-annotation-root {
  display: flex;
  margin: var(--apex-kit-footnote-annotation-margin);
}
.pvd-cc-rst-pwd-footnote-annotation-root,
.pvd-cc-rst-pwd-footnote-annotation-root *,
.pvd-cc-rst-pwd-footnote-annotation-root :after,
.pvd-cc-rst-pwd-footnote-annotation-root :before,
.pvd-cc-rst-pwd-footnote-annotation-root:after,
.pvd-cc-rst-pwd-footnote-annotation-root:before {
  box-sizing: border-box;
}
.pvd-cc-rst-pwd-footnote-annotation-root .pvd-footnote-annotation__symbol {
  flex: 0 0 var(--apex-kit-footnote-annotation-flex);
  padding-right: var(--apex-kit-footnote-annotation-padding-right);
  text-align: right;
}
.pvd-cc-rst-pwd-footnote-annotation-root .pvd-footnote-annotation__back-link-text {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  left: -5000px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pvd-cc-rst-pwd-form-root.pvd-form--dense .pvd-form__form > *,
.pvd-cc-rst-pwd-form-root.pvd-form--dense .pvd-form__form > s-slot > s-assigned-wrapper > * {
  margin-top: var(--apex-kit-form-margin-top);
}
.pvd-cc-rst-pwd-form-root .pvd-form__form > * {
  margin-top: var(--apex-kit-form-spacing-margin-top);
}
.pvd-cc-rst-pwd-form-root .pvd-form__form > :first-child {
  margin-top: 0;
}
.pvd-cc-rst-pwd-form-root .pvd-form__form > s-slot > s-assigned-wrapper > * {
  margin-top: var(--apex-kit-form-spacing-margin-top);
}
.pvd-cc-rst-pwd-form-root .pvd-form__form > s-slot > s-assigned-wrapper > :first-child {
  margin-top: 0;
}
pvd-cc-rst-pwd-form-actions {
  display: block;
}
.pvd-cc-rst-pwd-form-actions-root {
  border-top: var(--apex-kit-form-actions-border);
  color: #000;
  display: flex;
  flex-direction: column;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: left;
  text-align: center;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvd-cc-rst-pwd-form-actions-root,
.pvd-cc-rst-pwd-form-actions-root *,
.pvd-cc-rst-pwd-form-actions-root :after,
.pvd-cc-rst-pwd-form-actions-root :before,
.pvd-cc-rst-pwd-form-actions-root:after,
.pvd-cc-rst-pwd-form-actions-root:before {
  box-sizing: border-box;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-form-actions-root.pvd-form-actions--inline-at-512 .pvd-form-actions__text {
    text-align: left;
  }
  .pvd-cc-rst-pwd-form-actions-root.pvd-form-actions--inline-at-512 .pvd-form-actions__actions {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .pvd-cc-rst-pwd-form-actions-root.pvd-form-actions--inline-at-512 .pvd-form-actions__actions .pvd-cc-rst-pwd-button-root {
    width: auto;
  }
  .pvd-cc-rst-pwd-form-actions-root.pvd-form-actions--inline-at-512 .pvd-form-actions__actions-primary-secondary {
    flex-direction: row;
    grid-column-end: 3;
    grid-column-start: 1;
    justify-content: flex-start;
    margin: 0;
    order: 2;
  }
  .pvd-cc-rst-pwd-form-actions-root.pvd-form-actions--inline-at-512 .pvd-form-actions__actions-secondary .pvd-cc-rst-pwd-button-root {
    margin: var(--apex-kit-form-actions-inline-margin);
  }
  .pvd-cc-rst-pwd-form-actions-root.pvd-form-actions--inline-at-512 .pvd-form-actions__actions-tertiary {
    grid-column-end: 2;
    grid-row-start: 2;
    margin: auto 0;
    order: 1;
    padding: var(--apex-kit-form-actions-inline-padding);
    text-align: left;
  }
  .pvd-cc-rst-pwd-form-actions-root.pvd-form-actions--inline-at-512 .pvd-form-actions__actions-tertiary .pvd-cc-rst-pwd-button-root {
    margin: 0;
  }
}
@media (min-width: 48em) {
  .pvd-cc-rst-pwd-form-actions-root.pvd-form-actions--inline-at-768 .pvd-form-actions__text {
    text-align: left;
  }
  .pvd-cc-rst-pwd-form-actions-root.pvd-form-actions--inline-at-768 .pvd-form-actions__actions {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .pvd-cc-rst-pwd-form-actions-root.pvd-form-actions--inline-at-768 .pvd-form-actions__actions .pvd-cc-rst-pwd-button-root {
    width: auto;
  }
  .pvd-cc-rst-pwd-form-actions-root.pvd-form-actions--inline-at-768 .pvd-form-actions__actions-primary-secondary {
    flex-direction: row;
    grid-column-end: 3;
    grid-column-start: 1;
    justify-content: flex-start;
    margin: 0;
    order: 2;
  }
  .pvd-cc-rst-pwd-form-actions-root.pvd-form-actions--inline-at-768 .pvd-form-actions__actions-secondary .pvd-cc-rst-pwd-button-root {
    margin: var(--apex-kit-form-actions-inline-margin);
  }
  .pvd-cc-rst-pwd-form-actions-root.pvd-form-actions--inline-at-768 .pvd-form-actions__actions-tertiary {
    grid-column-end: 2;
    grid-row-start: 2;
    margin: auto 0;
    order: 1;
    padding: var(--apex-kit-form-actions-inline-padding);
    text-align: left;
  }
  .pvd-cc-rst-pwd-form-actions-root.pvd-form-actions--inline-at-768 .pvd-form-actions__actions-tertiary .pvd-cc-rst-pwd-button-root {
    margin: 0;
  }
}
@media (min-width: 60em) {
  .pvd-cc-rst-pwd-form-actions-root.pvd-form-actions--inline-at-960 .pvd-form-actions__text {
    text-align: left;
  }
  .pvd-cc-rst-pwd-form-actions-root.pvd-form-actions--inline-at-960 .pvd-form-actions__actions {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .pvd-cc-rst-pwd-form-actions-root.pvd-form-actions--inline-at-960 .pvd-form-actions__actions .pvd-cc-rst-pwd-button-root {
    width: auto;
  }
  .pvd-cc-rst-pwd-form-actions-root.pvd-form-actions--inline-at-960 .pvd-form-actions__actions-primary-secondary {
    flex-direction: row;
    grid-column-end: 3;
    grid-column-start: 1;
    justify-content: flex-start;
    margin: 0;
    order: 2;
  }
  .pvd-cc-rst-pwd-form-actions-root.pvd-form-actions--inline-at-960 .pvd-form-actions__actions-secondary .pvd-cc-rst-pwd-button-root {
    margin: var(--apex-kit-form-actions-inline-margin);
  }
  .pvd-cc-rst-pwd-form-actions-root.pvd-form-actions--inline-at-960 .pvd-form-actions__actions-tertiary {
    grid-column-end: 2;
    grid-row-start: 2;
    margin: auto 0;
    order: 1;
    padding: var(--apex-kit-form-actions-inline-padding);
    text-align: left;
  }
  .pvd-cc-rst-pwd-form-actions-root.pvd-form-actions--inline-at-960 .pvd-form-actions__actions-tertiary .pvd-cc-rst-pwd-button-root {
    margin: 0;
  }
}
@media (min-width: 80em) {
  .pvd-cc-rst-pwd-form-actions-root.pvd-form-actions--inline-at-1280 .pvd-form-actions__text {
    text-align: left;
  }
  .pvd-cc-rst-pwd-form-actions-root.pvd-form-actions--inline-at-1280 .pvd-form-actions__actions {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .pvd-cc-rst-pwd-form-actions-root.pvd-form-actions--inline-at-1280 .pvd-form-actions__actions .pvd-cc-rst-pwd-button-root {
    width: auto;
  }
  .pvd-cc-rst-pwd-form-actions-root.pvd-form-actions--inline-at-1280 .pvd-form-actions__actions-primary-secondary {
    flex-direction: row;
    grid-column-end: 3;
    grid-column-start: 1;
    justify-content: flex-start;
    margin: 0;
    order: 2;
  }
  .pvd-cc-rst-pwd-form-actions-root.pvd-form-actions--inline-at-1280 .pvd-form-actions__actions-secondary .pvd-cc-rst-pwd-button-root {
    margin: var(--apex-kit-form-actions-inline-margin);
  }
  .pvd-cc-rst-pwd-form-actions-root.pvd-form-actions--inline-at-1280 .pvd-form-actions__actions-tertiary {
    grid-column-end: 2;
    grid-row-start: 2;
    margin: auto 0;
    order: 1;
    padding: var(--apex-kit-form-actions-inline-padding);
    text-align: left;
  }
  .pvd-cc-rst-pwd-form-actions-root.pvd-form-actions--inline-at-1280 .pvd-form-actions__actions-tertiary .pvd-cc-rst-pwd-button-root {
    margin: 0;
  }
}
.pvd-cc-rst-pwd-form-actions-root.pvd-form-actions--inline-always .pvd-form-actions__text {
  text-align: left;
}
.pvd-cc-rst-pwd-form-actions-root.pvd-form-actions--inline-always .pvd-form-actions__actions {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.pvd-cc-rst-pwd-form-actions-root.pvd-form-actions--inline-always .pvd-form-actions__actions .pvd-cc-rst-pwd-button-root {
  width: auto;
}
.pvd-cc-rst-pwd-form-actions-root.pvd-form-actions--inline-always .pvd-form-actions__actions-primary-secondary {
  flex-direction: row;
  grid-column-end: 3;
  grid-column-start: 1;
  justify-content: flex-start;
  margin: 0;
  order: 2;
}
.pvd-cc-rst-pwd-form-actions-root.pvd-form-actions--inline-always .pvd-form-actions__actions-secondary .pvd-cc-rst-pwd-button-root {
  margin: var(--apex-kit-form-actions-inline-margin);
}
.pvd-cc-rst-pwd-form-actions-root.pvd-form-actions--inline-always .pvd-form-actions__actions-tertiary {
  grid-column-end: 2;
  grid-row-start: 2;
  margin: auto 0;
  order: 1;
  padding: var(--apex-kit-form-actions-inline-padding);
  text-align: left;
}
.pvd-cc-rst-pwd-form-actions-root.pvd-form-actions--inline-always .pvd-form-actions__actions-tertiary .pvd-cc-rst-pwd-button-root {
  margin: 0;
}
.pvd-cc-rst-pwd-form-actions-root.pvd-form-actions--disable-border {
  border-top: 0;
}
.pvd-cc-rst-pwd-form-actions-root .pvd-form-actions__text {
  color: var(--apex-kit-form-actions-disclosure-text-color);
  font-size: .75rem;
  margin: var(--apex-kit-form-actions-disclosure-margin);
  text-align: center;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-form-actions-root .pvd-form-actions__text {
    font-size: .875rem;
  }
}
.pvd-cc-rst-pwd-form-actions-root .pvd-form-actions__actions {
  color: #000;
  display: flex;
  flex-direction: column;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .875rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  margin: var(--apex-kit-form-actions-actions-wrapper-margin);
  position: relative;
  text-align: left;
  text-align: center;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-form-actions-root .pvd-form-actions__actions {
    font-size: 1rem;
  }
}
.pvd-cc-rst-pwd-form-actions-root .pvd-form-actions__actions .pvd-cc-rst-pwd-button-root {
  margin: 0;
  max-width: 20rem;
  width: 100%;
}
.pvd-cc-rst-pwd-form-actions-root .pvd-form-actions__actions-primary-secondary {
  display: flex;
  flex-direction: column;
  gap: var(--apex-kit-form-actions-gap);
}
.pvd-cc-rst-pwd-form-actions-root .pvd-form-actions__actions-primary,
.pvd-cc-rst-pwd-form-actions-root .pvd-form-actions__actions-secondary {
  display: inline-block;
  margin: 0;
}
.pvd-cc-rst-pwd-form-actions-root .pvd-form-actions__actions-secondary .pvd-cc-rst-pwd-button-root {
  margin: var(--apex-kit-form-actions-stack-margin);
}
.pvd-cc-rst-pwd-form-actions-root .pvd-form-actions__actions-tertiary {
  display: inline-block;
  margin: 0;
}
.pvd-cc-rst-pwd-form-actions-root .pvd-form-actions__actions-tertiary .pvd-cc-rst-pwd-button-root {
  margin: var(--apex-kit-form-actions-stack-margin);
}
pvd-cc-rst-pwd-full-name .pvd-cc-rst-pwd__display-hidden {
  display: none;
}
pvd-cc-rst-pwd-full-name .pvd-cc-rst-pwd__display-block {
  display: block;
}
pvd-cc-rst-pwd-full-name .pvd-cc-rst-pwd__display-inline-block {
  display: inline-block;
}
pvd-cc-rst-pwd-full-name .pvd-cc-rst-pwd__display-flex {
  display: flex;
}
pvd-cc-rst-pwd-full-name .pvd-cc-rst-pwd-input__with-slot {
  display: flex;
  position: relative;
}
pvd-cc-rst-pwd-full-name .pvd-cc-rst-pwd-input__with-slot:not(.pvd-cc-rst-pwd-input__dense) > :first-child {
  flex-grow: 1;
}
pvd-cc-rst-pwd-full-name .pvd-cc-rst-pwd-input__with-slot > s-slot {
  margin-left: var(--apex-for-web-input-slot-margin-left);
}
pvd-cc-rst-pwd-full-name .pvd-cc-rst-pwd-field-group-root > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__display-data.pvd-text-input__readonly-display-data {
  margin-top: var(--apex-kit-full-name-readonly-value-margin-top);
}
.pvd-cc-rst-pwd-grid-root {
  margin: 0 var(--apex-kit-grid-side-margins);
  padding: var(--apex-kit-grid-vertical-margin-default) var(--apex-kit-grid-horizontal-margin-default);
}
.pvd-cc-rst-pwd-grid-root,
.pvd-cc-rst-pwd-grid-root *,
.pvd-cc-rst-pwd-grid-root :after,
.pvd-cc-rst-pwd-grid-root :before,
.pvd-cc-rst-pwd-grid-root:after,
.pvd-cc-rst-pwd-grid-root:before {
  box-sizing: border-box;
}
.pvd-cc-rst-pwd-grid-root.pvd-grid--disable-padding {
  padding: 0;
}
.pvd-cc-rst-pwd-grid-root.pvd-grid--disable-max-width {
  max-width: none;
}
.pvd-cc-rst-pwd-grid-root .pvd-grid__grid {
  display: grid;
  grid-gap: var(--apex-kit-grid-gutter-gap);
  grid-template-columns: repeat(var(--apex-kit-grid-column-count), minmax(0, 1fr));
  margin: 0;
}
.pvd-cc-rst-pwd-grid-root .pvd-grid__grid.pvd-grid__grid--disable-column-gap {
  column-gap: 0;
}
.pvd-cc-rst-pwd-grid-root .pvd-grid__item {
  grid-column-end: span min(1, var(--apex-kit-grid-column-count));
  margin: 0;
  width: auto;
}
pvd-cc-rst-pwd-help-modal-root s-slot {
  display: none;
}
pvd-cc-rst-pwd-icon {
  line-height: 0;
}
.pvd-cc-rst-pwd-icon-root {
  box-sizing: var(--apex-kit-icon-box-sizing);
  display: inline-block;
  fill: var(--apex-kit-icon-color);
  height: var(--apex-kit-icon-size-medium);
  padding: var(--apex-kit-icon-padding);
  position: relative;
  stroke: none;
  width: var(--apex-kit-icon-size-medium);
}
.pvd-cc-rst-pwd-icon-root.pvd-icon--large {
  height: var(--apex-kit-icon-size-large);
  width: var(--apex-kit-icon-size-large);
}
.pvd-cc-rst-pwd-icon-root.pvd-icon--small {
  height: var(--apex-kit-icon-size-small);
  width: var(--apex-kit-icon-size-small);
}
.pvd-cc-rst-pwd-icon-root.pvd-icon--extra-small {
  height: var(--apex-kit-icon-size-extra-small);
  width: var(--apex-kit-icon-size-extra-small);
}
.pvd-cc-rst-pwd-image-root {
  display: flex;
  flex-direction: column;
  gap: var(--fds-layout-gap--half);
  margin: 0;
}
.pvd-cc-rst-pwd-image-root .pvd-image__image {
  border-radius: var(--apex-kit-image-radius);
  display: flex;
  height: auto;
  max-width: 100%;
  object-fit: cover;
  object-position: center;
  position: relative;
}
.pvd-cc-rst-pwd-image-root .pvd-image__image:after,
.pvd-cc-rst-pwd-image-root .pvd-image__image:before {
  border-radius: var(--apex-kit-image-radius);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.pvd-cc-rst-pwd-image-root .pvd-image__image:before {
  background-color: var(--fds-layer-background--meta);
  content: "";
  height: 100%;
  line-height: 0%;
  width: 100%;
}
.pvd-cc-rst-pwd-image-root .pvd-image__image:after {
  align-items: center;
  content: attr(alt) " (Image not loaded.)";
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: var(--fds-box-padding) var(--fds-box-padding--lg) var(--fds-box-padding--lg);
  position: relative;
  z-index: 1;
}
pvd-cc-rst-pwd-inline-alert {
  display: block;
}
.pvd-cc-rst-pwd-inline-alert-root {
  display: flex;
  font-family: var(--apex-kit-inline-alert-font-family);
  font-size: var(--apex-kit-inline-alert-text-font-size);
  font-style: normal;
  font-weight: var(--apex-kit-inline-alert-font-weight);
  letter-spacing: var(--apex-kit-inline-alert-letter-spacing);
  line-height: var(--apex-kit-inline-alert-font-line-height-normal);
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
  text-align: var(--apex-kit-inline-alert-text-align);
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvd-cc-rst-pwd-inline-alert-root,
.pvd-cc-rst-pwd-inline-alert-root *,
.pvd-cc-rst-pwd-inline-alert-root :after,
.pvd-cc-rst-pwd-inline-alert-root :before,
.pvd-cc-rst-pwd-inline-alert-root:after,
.pvd-cc-rst-pwd-inline-alert-root:before {
  box-sizing: border-box;
}
.pvd-cc-rst-pwd-inline-alert-root .pvd-inline-alert__icon {
  display: var(--apex-kit-inline-alert-icon-display);
  height: var(--apex-kit-inline-alert-icon-height);
}
.pvd-cc-rst-pwd-inline-alert-root .pvd-inline-alert__icon .pvd-cc-rst-pwd-icon-root {
  background-color: var(--apex-kit-inline-alert-color-palette);
  --apex-kit-icon-color:var(--apex-kit-inline-alert-color-palette);
  content: "";
  height: 100%;
  -webkit-mask-image: var(--apex-kit-inline-alert-icon-component-content);
  mask-image: var(--apex-kit-inline-alert-icon-component-content);
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
.pvd-cc-rst-pwd-inline-alert-root .pvd-cc-rst-pwd-icon {
  height: 100%;
  line-height: 0;
}
.pvd-cc-rst-pwd-inline-alert-root .pvd-inline-alert__content {
  color: var(--apex-kit-inline-alert-text-color);
  display: inline-block;
  padding-left: var(--apex-kit-inline-alert-content-padding-left);
}
.pvd-cc-rst-pwd-inline-alert-root .pvd-inline-alert__content-a11y-text {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  left: -5000px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pvd-cc-rst-pwd-inline-alert-root .pvd-alert-content__title {
  display: inline-block;
}
.pvd-cc-rst-pwd-inline-alert-root .pvd-alert-content__title:after {
  content: ". ";
  white-space: pre;
}
pvd-cc-rst-pwd-input {
  display: var(--apex-kit-input-display);
  font-size: var(--apex-kit-input-font-size);
}
.pvd-cc-rst-pwd-input-root {
  align-items: var(--apex-kit-input-align-items);
  color: #000;
  display: var(--apex-kit-input-display);
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .875rem;
  font-size: var(--apex-kit-input-root-font-size);
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.2;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-input-root {
    font-size: 1rem;
  }
}
.pvd-cc-rst-pwd-input-root .pvd-input__input {
  appearance: var(--apex-kit-input-flex-appearance);
  background-color: var(--apex-kit-input-background-color);
  border: var(--apex-kit-input-border);
  border-radius: var(--apex-kit-input-border-radius);
  box-shadow: var(--apex-kit-input-box-shadow);
  color: var(--apex-kit-input-color);
  cursor: var(--apex-kit-input-cursor);
  display: var(--apex-kit-input-display);
  flex-basis: var(--apex-kit-input-flex-basis);
  flex-grow: var(--apex-kit-input-flex-grow);
  font-family: var(--apex-kit-input-font-family);
  font-size: var(--apex-kit-input-font-size);
  height: var(--apex-kit-input-height);
  line-height: var(--apex-kit-input-line-height);
  margin: var(--apex-kit-input-margin);
  margin-left: var(--apex-kit-input-margin-left);
  margin-right: var(--apex-kit-input-margin-right);
  max-width: var(--apex-kit-input-max-width);
  opacity: var(--apex-kit-input-opacity);
  outline: var(--apex-kit-input-outline);
  outline-color: var(--apex-kit-input-outline-color);
  outline-offset: var(--apex-kit-input-outline-offset);
  outline-style: var(--apex-kit-input-outline-style);
  outline-width: var(--apex-kit-input-outline-width);
  padding: var(--apex-kit-input-padding);
  padding-left: var(--apex-kit-input-padding-left);
  padding-right: var(--apex-kit-input-padding-right);
  text-align: var(--apex-kit-input-text-align);
  transition: var(--apex-kit-input-transition);
  vertical-align: var(--apex-kit-input-vertical-align);
}
.pvd-cc-rst-pwd-input-root .pvd-input__input,
.pvd-cc-rst-pwd-input-root .pvd-input__input *,
.pvd-cc-rst-pwd-input-root .pvd-input__input :after,
.pvd-cc-rst-pwd-input-root .pvd-input__input :before,
.pvd-cc-rst-pwd-input-root .pvd-input__input:after,
.pvd-cc-rst-pwd-input-root .pvd-input__input:before {
  box-sizing: border-box;
}
@supports (-webkit-touch-callout:none) {
  .pvd-cc-rst-pwd-input-root .pvd-input__input:active:not(:focus) {
    font-size: 16px !important;
  }
}
.pvd-cc-rst-pwd-input-root .pvd-input__icon {
  color: var(--apex-kit-input-icon-color);
  display: var(--apex-kit-input-icon-display);
  line-height: var(--apex-kit-input-icon-line-height);
  margin: var(--apex-kit-input-icon-margin);
  margin-left: var(--apex-kit-input-icon-margin-left);
  margin-right: var(--apex-kit-input-icon-margin-right);
  min-width: var(--apex-kit-input-icon-min-width);
  padding: var(--apex-kit-input-icon-padding);
  text-align: var(--apex-kit-input-icon-text-align);
  z-index: var(--apex-kit-input-icon-z-index);
}
.pvd-cc-rst-pwd-input-root.pvd-input--small {
  font-size: .75rem;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-input-root.pvd-input--small {
    font-size: .875rem;
  }
}
.pvd-cc-rst-pwd-input-root.pvd-input--large {
  font-size: 1.125rem;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-input-root.pvd-input--large {
    font-size: 1.25rem;
  }
}
.pvd-cc-rst-pwd-input-root s-fallback-wrapper:not([hidden=true]),
.pvd-cc-rst-pwd-input-root s-fallback-wrapper[hidden=true] + s-assigned-wrapper {
  align-items: var(--apex-kit-input-fallback-wrapper-align-items);
  display: var(--apex-kit-input-fallback-wrapper-display);
  flex-grow: var(--apex-kit-input-fallback-wrapper-flex-grow);
}
pvd-cc-rst-pwd-label {
  display: var(--apex-kit-label-display);
  max-width: 100%;
}
.pvd-cc-rst-pwd-label-root {
  color: var(--apex-kit-label-color);
  display: var(--apex-kit-label-display);
  font-family: var(--apex-kit-label-font-family);
  font-size: var(--apex-kit-label-font-size);
  font-style: normal;
  font-weight: var(--apex-kit-label-font-weight);
  letter-spacing: var(--apex-kit-label-letter-spacing);
  line-height: var(--apex-kit-label-line-height);
  text-align: left;
  text-decoration: var(--apex-kit-label-text-decoration);
  text-indent: 0;
  text-shadow: none;
  text-transform: var(--apex-kit-label-text-transform);
}
.pvd-cc-rst-pwd-label-root,
.pvd-cc-rst-pwd-label-root *,
.pvd-cc-rst-pwd-label-root :after,
.pvd-cc-rst-pwd-label-root :before,
.pvd-cc-rst-pwd-label-root:after,
.pvd-cc-rst-pwd-label-root:before {
  box-sizing: border-box;
}
.pvd-cc-rst-pwd-label-root .pvd-label__indicator,
.pvd-cc-rst-pwd-label-root .pvd-label__label {
  font-size: var(--apex-kit-label-font-size);
  font-weight: var(--apex-kit-label-font-weight);
}
.pvd-cc-rst-pwd-label-root .pvd-label__indicator {
  color: var(--apex-kit-label-color);
  margin-left: var(--apex-kit-label-margin-left);
  text-decoration: var(--apex-kit-label-text-decoration);
  text-transform: var(--apex-kit-label-text-transform);
}
.pvd-cc-rst-pwd-label-root .pvd-label__annotation {
  color: var(--apex-kit-label-color);
  display: var(--apex-kit-label-display);
  margin-left: var(--apex-kit-label-margin-left);
}
.pvd-cc-rst-pwd-label-root .pvd-label__annotation,
.pvd-cc-rst-pwd-label-root .pvd-label__annotation .pvd-cc-rst-pwd-icon-root {
  vertical-align: var(--apex-kit-label-vertical-align);
}
@media print {
  .pvd-cc-rst-pwd-label-root .pvd-label__annotation {
    display: var(--apex-kit-label-display);
  }
}
pvd-cc-rst-pwd-link {
  display: inline-block;
  position: relative;
}
pvd-cc-rst-pwd-link,
pvd-cc-rst-pwd-link *,
pvd-cc-rst-pwd-link :after,
pvd-cc-rst-pwd-link :before,
pvd-cc-rst-pwd-link:after,
pvd-cc-rst-pwd-link:before {
  box-sizing: border-box;
}
.pvd-cc-rst-pwd-link-root {
  display: inline-block;
  position: relative;
}
.pvd-cc-rst-pwd-link-root,
.pvd-cc-rst-pwd-link-root *,
.pvd-cc-rst-pwd-link-root :after,
.pvd-cc-rst-pwd-link-root :before,
.pvd-cc-rst-pwd-link-root:after,
.pvd-cc-rst-pwd-link-root:before {
  box-sizing: border-box;
}
.pvd-cc-rst-pwd-link-root .pvd-link__link {
  background: none;
  border-radius: 0;
  border-style: none;
  box-shadow: none;
  color: var(--apex-kit-link-text-color);
  cursor: pointer;
  display: inline-block;
  font-family: var(--apex-kit-link-font-family);
  font-size: var(--apex-kit-link-text-font-size);
  font-style: normal;
  font-weight: var(--apex-kit-link-font-weight);
  letter-spacing: 0;
  line-height: var(--apex-kit-link-line-height);
  margin: 0;
  outline: none;
  outline-color: var(--apex-kit-link-outline-color);
  outline-offset: var(--apex-kit-link-outline-offset);
  outline-style: var(--apex-kit-link-outline-style);
  outline-width: var(--apex-kit-link-outline-width);
  padding: 0;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: var(--apex-kit-link-text-shadow);
  text-transform: var(--apex-kit-link-text-transform);
  transition: var(--apex-kit-link-transition);
}
.pvd-cc-rst-pwd-link-root .pvd-link__link .pvd-link__text {
  border-style: none;
  border-bottom: var(--apex-kit-link-border-bottom);
  display: var(--apex-kit-link-display);
  font-size: var(--apex-kit-link-text-font-size);
  outline: none;
  pointer-events: var(--apex-kit-link-pointer-events);
  text-decoration: var(--apex-kit-link-text-decoration);
  text-underline-offset: var(--apex-kit-link-text-underline-offset);
}
.pvd-cc-rst-pwd-link-root .pvd-link__link .pvd-link__icon {
  border-style: none;
  display: inline-block;
  margin: var(--apex-kit-link-icon-margin);
  outline: none;
  pointer-events: var(--apex-kit-link-pointer-events);
  text-decoration: none;
  vertical-align: middle;
}
.pvd-cc-rst-pwd-link-root .pvd-link__link .pvd-link__icon .pvd-cc-rst-pwd-icon-root {
  fill: var(--apex-kit-link-icon-fill-color);
}
.pvd-cc-rst-pwd-link-root .pvd-link__disabled-cover {
  bottom: -3px;
  cursor: not-allowed;
  display: block;
  left: -3px;
  position: absolute;
  right: -3px;
  top: -3px;
  z-index: 1;
}
.pvd-link__screen-reader-text {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  left: -5000px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
pvd-cc-rst-pwd-list-group {
  display: block;
}
.pvd-cc-rst-pwd-list-group-root {
  color: #000;
  color: var(--apex-kit-list-group-color);
  display: var(--apex-kit-list-display);
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .875rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  line-height: var(--apex-kit-list-group-line-height);
  margin: var(--apex-kit-list-group-margin);
  padding: var(--apex-kit-list-group-padding);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvd-cc-rst-pwd-list-group-root,
.pvd-cc-rst-pwd-list-group-root *,
.pvd-cc-rst-pwd-list-group-root :after,
.pvd-cc-rst-pwd-list-group-root :before,
.pvd-cc-rst-pwd-list-group-root:after,
.pvd-cc-rst-pwd-list-group-root:before {
  box-sizing: border-box;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-list-group-root {
    font-size: 1rem;
  }
  .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-512 {
    display: flex;
    flex-wrap: wrap;
  }
  .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-512 .pvd-list-group__list-item {
    margin-right: var(--apex-kit-list-group-margin-right);
  }
  .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-512 .pvd-list-group__list-item + .pvd-list-group__list-item {
    margin-top: var(--apex-kit-list-group-margin-top);
  }
  .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-512 .pvd-list-group__list-item.pvd-list-group__list-item--border {
    border-left: var(--apex-kit-list-group-border);
    border-top: var(--apex-kit-list-group-border-top);
    margin-right: var(--apex-kit-list-group-margin-right);
    padding-left: var(--apex-kit-list-group-padding-left);
    padding-top: var(--apex-kit-list-group-padding-top);
  }
  .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-512 .pvd-list-group__nested-list,
  .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-512.pvd-list-group--unordered .pvd-list-group__list-item .pvd-list-group__list-item-style {
    display: none;
  }
}
@media (min-width: 48em) {
  .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-768 {
    display: flex;
    flex-wrap: wrap;
  }
  .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-768 .pvd-list-group__list-item {
    margin-right: var(--apex-kit-list-group-margin-right);
  }
  .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-768 .pvd-list-group__list-item + .pvd-list-group__list-item {
    margin-top: var(--apex-kit-list-group-margin-top);
  }
  .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-768 .pvd-list-group__list-item.pvd-list-group__list-item--border {
    border-left: var(--apex-kit-list-group-border);
    border-top: var(--apex-kit-list-group-border-top);
    margin-right: var(--apex-kit-list-group-margin-right);
    padding-left: var(--apex-kit-list-group-padding-left);
    padding-top: var(--apex-kit-list-group-padding-top);
  }
  .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-768 .pvd-list-group__nested-list,
  .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-768.pvd-list-group--unordered .pvd-list-group__list-item .pvd-list-group__list-item-style {
    display: none;
  }
}
@media (min-width: 60em) {
  .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-960 {
    display: flex;
    flex-wrap: wrap;
  }
  .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-960 .pvd-list-group__list-item {
    margin-right: var(--apex-kit-list-group-margin-right);
  }
  .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-960 .pvd-list-group__list-item + .pvd-list-group__list-item {
    margin-top: var(--apex-kit-list-group-margin-top);
  }
  .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-960 .pvd-list-group__list-item.pvd-list-group__list-item--border {
    border-left: var(--apex-kit-list-group-border);
    border-top: var(--apex-kit-list-group-border-top);
    margin-right: var(--apex-kit-list-group-margin-right);
    padding-left: var(--apex-kit-list-group-padding-left);
    padding-top: var(--apex-kit-list-group-padding-top);
  }
  .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-960 .pvd-list-group__nested-list,
  .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-960.pvd-list-group--unordered .pvd-list-group__list-item .pvd-list-group__list-item-style {
    display: none;
  }
}
@media (min-width: 80em) {
  .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-1280 {
    display: flex;
    flex-wrap: wrap;
  }
  .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-1280 .pvd-list-group__list-item {
    margin-right: var(--apex-kit-list-group-margin-right);
  }
  .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-1280 .pvd-list-group__list-item + .pvd-list-group__list-item {
    margin-top: var(--apex-kit-list-group-margin-top);
  }
  .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-1280 .pvd-list-group__list-item.pvd-list-group__list-item--border {
    border-left: var(--apex-kit-list-group-border);
    border-top: var(--apex-kit-list-group-border-top);
    margin-right: var(--apex-kit-list-group-margin-right);
    padding-left: var(--apex-kit-list-group-padding-left);
    padding-top: var(--apex-kit-list-group-padding-top);
  }
  .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-1280 .pvd-list-group__nested-list,
  .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-1280.pvd-list-group--unordered .pvd-list-group__list-item .pvd-list-group__list-item-style {
    display: none;
  }
}
.pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-always {
  display: flex;
  flex-wrap: wrap;
}
.pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-always .pvd-list-group__list-item {
  margin-right: var(--apex-kit-list-group-margin-right);
}
.pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-always .pvd-list-group__list-item + .pvd-list-group__list-item {
  margin-top: var(--apex-kit-list-group-margin-top);
  padding-top: var(--apex-kit-list-group-padding-top);
}
.pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-always .pvd-list-group__list-item.pvd-list-group__list-item--border {
  border-left: var(--apex-kit-list-group-border);
  border-top: var(--apex-kit-list-group-border-top);
  margin-right: var(--apex-kit-list-group-margin-right);
  padding-left: var(--apex-kit-list-group-padding-left);
  padding-top: var(--apex-kit-list-group-padding-top);
}
.pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-always .pvd-list-group__nested-list,
.pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-always.pvd-list-group--unordered .pvd-list-group__list-item .pvd-list-group__list-item-style {
  display: none;
}
.pvd-cc-rst-pwd-list-group-root.pvd-list-group--small {
  font-size: .75rem;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-list-group-root.pvd-list-group--small {
    font-size: .875rem;
  }
}
.pvd-cc-rst-pwd-list-group-root.pvd-list-group--large {
  font-size: 1.125rem;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-list-group-root.pvd-list-group--large {
    font-size: 1.25rem;
  }
}
.pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item-style {
  display: inline-block;
  grid-area: list-style-or-icon-left;
  margin-right: var(--apex-kit-list-group-margin-right);
}
.pvd-cc-rst-pwd-list-group-root.pvd-list-group--unordered > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
  background-color: currentColor;
  border-radius: var(--apex-kit-list-group-border-radius);
  content: "";
  display: inline-block;
  height: var(--apex-kit-list-group-bullet-size);
  margin-top: var(--apex-kit-list-group-margin-top);
  vertical-align: top;
  width: var(--apex-kit-list-group-bullet-size);
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-list-group-root.pvd-list-group--unordered > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
    margin-top: var(--apex-kit-list-group-margin-top);
  }
}
@media (forced-colors: active) {
  .pvd-cc-rst-pwd-list-group-root.pvd-list-group--unordered > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
    background-color: CanvasText;
  }
}
.pvd-cc-rst-pwd-list-group-root.pvd-list-group--unordered.pvd-list-group--small > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
  margin-top: var(--apex-kit-list-group-margin-top);
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-list-group-root.pvd-list-group--unordered.pvd-list-group--small > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
    margin-top: var(--apex-kit-list-group-margin-top);
  }
}
.pvd-cc-rst-pwd-list-group-root.pvd-list-group--unordered.pvd-list-group--large > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
  margin-top: var(--apex-kit-list-group-margin-top);
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-list-group-root.pvd-list-group--unordered.pvd-list-group--large > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
    margin-top: var(--apex-kit-list-group-margin-top);
  }
}
.pvd-cc-rst-pwd-list-group-root.pvd-list-group--ordered {
  counter-reset: pvd-cc-rst-pwd-list-group-counter;
}
.pvd-cc-rst-pwd-list-group-root.pvd-list-group--ordered > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
  content: counter(pvd-cc-rst-pwd-list-group-counter) ".";
  counter-increment: pvd-cc-rst-pwd-list-group-counter;
}
.pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item {
  align-items: center;
  background-image: none;
  display: grid;
  grid-template-areas: "list-style-or-icon-left list-item-text icon-right" ". nested-list nested-list";
  grid-template-columns: auto 1fr auto;
}
.pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item + .pvd-list-group__list-item {
  margin-top: var(--apex-kit-list-group-margin-top);
}
.pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item .pvd-list-group__list-item-text {
  display: inline-block;
  grid-area: list-item-text;
}
.pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item.pvd-list-group__list-item--border {
  border-top: var(--apex-kit-list-group-border);
  padding-top: var(--apex-kit-list-group-padding-top);
}
.pvd-cc-rst-pwd-list-group-root .pvd-list-group__nested-list {
  grid-area: nested-list;
  margin-top: var(--apex-kit-list-group-margin-top);
}
.pvd-cc-rst-pwd-list-group-root .pvd-list-group__nested-list .pvd-list-group--unordered > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
  background-color: #0000;
  border: 1px solid;
  border-radius: 50%;
}
.pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item-icon {
  display: inline-block;
  margin-top: var(--apex-kit-list-group-margin-top);
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item-icon {
    margin-top: var(--apex-kit-list-group-margin-top);
  }
}
.pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item-icon > .pvd-cc-rst-pwd-icon-root,
.pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item-icon > pvd-cc-rst-pwd-icon {
  display: block;
}
.pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item-icon.pvd-list-group__list-item-icon--left {
  grid-area: list-style-or-icon-left;
  margin-right: var(--apex-kit-list-group-margin-right);
}
.pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item-icon.pvd-list-group__list-item-icon--right {
  grid-area: icon-right;
  margin-left: var(--apex-kit-list-group-margin-left);
}
.pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item-icon.pvd-list-group__list-item-icon--link {
  color: var(--apex-kit-text-color-link);
}
.pvd-cc-rst-pwd-list-group-root.pvd-list-group--small .pvd-list-group__list-item-icon {
  margin-top: var(--apex-kit-list-group-margin-top);
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-list-group-root.pvd-list-group--small .pvd-list-group__list-item-icon {
    margin-top: var(--apex-kit-list-group-margin-top);
  }
}
.pvd-cc-rst-pwd-list-group-root.pvd-list-group--large .pvd-list-group__list-item-icon {
  margin-top: var(--apex-kit-list-group-margin-top);
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-list-group-root.pvd-list-group--large .pvd-list-group__list-item-icon {
    margin-top: var(--apex-kit-list-group-margin-top);
  }
}
.pvd-cc-rst-pwd-menu-root {
  display: inline-block;
  position: relative;
}
.pvd-cc-rst-pwd-menu-root .pvd-menu__nav-list {
  --fds-layer-z-index:200;
  --fds-layer-background--content:var(--reference-color-neutral-0);
  --fds-box-fill:var(--reference-color-neutral-200);
  --fds-box-radius:var(--reference-uom-radius-100);
  --fds-box-radius--sm:var(--reference-uom-radius-50);
  --fds-layer-stroke:var(--reference-uom-stroke-100);
  --fds-layer-padding:var(--reference-uom-space-150);
  --fds-layer-fill:var(--reference-color-neutral-500);
  --fds-layout-gap--half:var(--reference-uom-space-75);
  background-color: var(--fds-layer-background--content);
  border-color: var(--fds-layer-fill);
  border-radius: var(--fds-box-radius--sm);
  border-style: solid;
  border-width: var(--fds-layer-stroke);
  box-shadow: 0 4px 8px -2px color-mix(in srgb, #757473 89.2%, #0000), 0 2px 4px -2px color-mix(in srgb, #757473 94%, #0000);
  display: none;
  height: auto;
  max-height: max-content;
  max-height: var(--apex-kit-menu-max-height);
  max-width: max-content;
  max-width: var(--apex-kit-menu-max-width);
  min-height: min-content;
  min-height: var(--apex-kit-menu-min-height);
  min-width: max-content;
  overflow-y: var(--apex-kit-menu-overflow-y);
  padding: var(--apex-kit-menu-list-group-padding);
  position: absolute;
  transition: box-shadow .125s linear;
  width: auto;
  z-index: var(--fds-layer-z-index);
}
.pvd-cc-rst-pwd-menu-root .pvd-menu__nav-list__layer-content {
  gap: var(--fds-layout-gap--half);
  grid-area: layer-content;
  height: 100%;
  overflow-y: scroll;
  width: 100%;
}
.pvd-cc-rst-pwd-menu-root .pvd-menu__nav-list .pvd-list-group__list-item {
  max-width: var(--apex-kit-menu-item-max-width);
}
.pvd-cc-rst-pwd-menu-root .pvd-menu__nav-list .pvd-list-group__list-item + .pvd-list-group__list-item {
  margin-bottom: var(--apex-kit-menu-list-group-margin-bottom);
  margin-top: var(--apex-kit-menu-list-group-margin-top);
}
.pvd-cc-rst-pwd-menu-root .pvd-menu__nav-list .pvd-cc-rst-pwd-list-group-root {
  padding-left: 0;
}
.pvd-cc-rst-pwd-menu-root.pvd-menu--open .pvd-menu__nav-list {
  display: block;
}
.pvd-cc-rst-pwd-menu-root.pvd-menu--left .pvd-menu__nav-list {
  left: 0;
  margin-left: 0;
}
.pvd-cc-rst-pwd-menu-root.pvd-menu--right .pvd-menu__nav-list {
  margin-right: 0;
  right: 0;
}
pvd-cc-rst-pwd-microcopy {
  display: block;
}
.pvd-cc-rst-pwd-microcopy-root,
.pvd-cc-rst-pwd-microcopy-root *,
.pvd-cc-rst-pwd-microcopy-root :after,
.pvd-cc-rst-pwd-microcopy-root :before,
.pvd-cc-rst-pwd-microcopy-root:after,
.pvd-cc-rst-pwd-microcopy-root:before {
  box-sizing: border-box;
}
.pvd-cc-rst-pwd-microcopy-root .pvd-microcopy__microcopy {
  color: var(--apex-kit-microcopy-text-color);
  font-family: var(--apex-kit-microcopy-font-family);
  font-size: var(--apex-kit-microcopy-text-font-size);
  font-style: normal;
  font-weight: var(--apex-kit-microcopy-font-weight);
  letter-spacing: var(--apex-kit-microcopy-letter-spacing);
  line-height: var(--apex-kit-microcopy-line-height);
  margin: 0;
}
pvd-cc-rst-pwd-modal .pvd-modal__scrollbar-measure {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  height: 100px;
  left: -5000px;
  overflow: hidden;
  overflow: scroll;
  padding: 0;
  position: absolute;
  width: 1px;
  width: 100px;
}
.pvd-cc-rst-pwd-modal-root {
  align-items: var(--apex-kit-modal-align-items);
  animation: var(--apex-kit-modal-animation);
  bottom: 0;
  display: var(--apex-kit-modal-display);
  height: 100%;
  justify-content: center;
  left: 0;
  position: fixed;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
  right: 0;
  top: 0;
  visibility: var(--apex-kit-modal-visibility);
  width: 100%;
  z-index: 100;
}
.pvd-cc-rst-pwd-modal-root .pvd-modal__overlay {
  background-color: var(--apex-kit-modal-overlay-background-color);
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.pvd-cc-rst-pwd-modal-root .pvd-modal__dialog {
  animation: var(--apex-kit-modal-dialog-animation);
  background-color: var(--apex-kit-modal-dialog-background-color);
  border: var(--apex-kit-modal-dialog-border);
  border-radius: var(--apex-kit-modal-dialog-border-radius);
  box-shadow: var(--apex-kit-modal-dialog-box-shadow);
  color: #000;
  color: var(--apex-kit-modal-dialog-color);
  display: flex;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .875rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  letter-spacing: var(--apex-kit-modal-dialog-letter-spacing);
  line-height: 1.5;
  max-height: var(--apex-kit-modal-dialog-max-height);
  max-width: var(--apex-kit-modal-dialog-max-width);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  width: var(--apex-kit-modal-dialog-width);
  z-index: 1;
}
.pvd-cc-rst-pwd-modal-root .pvd-modal__dialog,
.pvd-cc-rst-pwd-modal-root .pvd-modal__dialog *,
.pvd-cc-rst-pwd-modal-root .pvd-modal__dialog :after,
.pvd-cc-rst-pwd-modal-root .pvd-modal__dialog :before,
.pvd-cc-rst-pwd-modal-root .pvd-modal__dialog:after,
.pvd-cc-rst-pwd-modal-root .pvd-modal__dialog:before {
  box-sizing: border-box;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-modal-root .pvd-modal__dialog {
    font-size: 1rem;
  }
}
.pvd-cc-rst-pwd-modal-root .pvd-modal__content {
  display: flex;
  flex-direction: column;
  padding: var(--apex-kit-modal-content-padding);
  position: relative;
  width: 100%;
}
.pvd-cc-rst-pwd-modal-root .pvd-modal__heading-wrapper {
  margin: var(--apex-kit-modal-heading-wrapper-margin);
  padding: var(--apex-kit-modal-heading-wrapper-padding);
}
.pvd-cc-rst-pwd-modal-root .pvd-modal__heading {
  color: #000;
  color: var(--apex-kit-modal-heading-color);
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: var(--apex-kit-modal-heading-font-size);
  font-style: normal;
  font-weight: 400;
  font-weight: var(--apex-kit-modal-heading-font-weight);
  letter-spacing: 0;
  letter-spacing: var(--apex-kit-modal-heading-letter-spacing);
  line-height: 1.5;
  line-height: var(--apex-kit-modal-heading-line-height);
  margin: 0;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvd-cc-rst-pwd-modal-root .pvd-modal__heading.pvd-modal__heading--level-2 {
  font-size: 1.625rem;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-modal-root .pvd-modal__heading.pvd-modal__heading--level-2 {
    font-size: 1.875rem;
  }
}
.pvd-cc-rst-pwd-modal-root .pvd-modal__heading.pvd-modal__heading--level-3 {
  font-size: 1.375rem;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-modal-root .pvd-modal__heading.pvd-modal__heading--level-3 {
    font-size: 1.625rem;
  }
}
.pvd-cc-rst-pwd-modal-root .pvd-modal__heading.pvd-modal__heading--level-5 {
  font-size: 1rem;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-modal-root .pvd-modal__heading.pvd-modal__heading--level-5 {
    font-size: 1.125rem;
  }
}
.pvd-cc-rst-pwd-modal-root .pvd-modal__body-wrapper {
  margin: var(--apex-kit-modal-body-wrapper-margin);
  outline: var(--apex-kit-modal-body-wrapper-outline);
  outline-offset: var(--apex-kit-modal-body-wrapper-outline-offset);
  overflow-y: auto;
  padding: var(--apex-kit-modal-body-wrapper-padding);
  scrollbar-color: var(--apex-kit-modal-body-scrollbar-color);
}
.pvd-cc-rst-pwd-modal-root .pvd-modal__body-wrapper:after {
  content: "";
  display: block;
  height: var(--apex-kit-modal-body-bottom-height);
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-modal-root .pvd-modal__body-wrapper:after {
    height: var(--apex-kit-modal-body-bottom-height-at-512);
  }
}
.pvd-cc-rst-pwd-modal-root .pvd-modal__close-button {
  align-items: center;
  color: var(--apex-kit-modal-close-button-color);
  height: var(--apex-kit-modal-close-button-height);
  justify-content: center;
  position: absolute;
  right: var(--apex-kit-modal-close-button-right);
  top: var(--apex-kit-modal-close-button-top);
  width: var(--apex-kit-modal-close-button-width);
}
.pvd-cc-rst-pwd-modal-root .pvd-modal__close-button:active,
.pvd-cc-rst-pwd-modal-root .pvd-modal__close-button:focus {
  box-shadow: none;
  outline: none;
}
.pvd-cc-rst-pwd-modal-root .pvd-modal__close-button:before {
  background: var(--apex-kit-modal-close-button-background);
  border: var(--apex-kit-modal-close-button-border);
  border-radius: var(--apex-kit-modal-close-button-border-radius);
  box-shadow: var(--apex-kit-modal-close-button-box-shadow);
  content: "";
  display: block;
  height: var(--apex-kit-modal-close-button-height);
  outline: var(--apex-kit-modal-close-button-outline);
  outline-offset: var(--apex-kit-modal-close-button-outline-offset);
  position: absolute;
  transition: var(--apex-kit-modal-close-button-transition);
  width: var(--apex-kit-modal-close-button-width);
}
.pvd-cc-rst-pwd-modal-root .pvd-modal__close-button .pvd-modal-close-button__icon {
  height: var(--apex-kit-modal-close-button-icon-height);
  padding: var(--apex-kit-modal-close-button-icon-padding);
  width: var(--apex-kit-modal-close-button-icon-width);
}
.pvd-cc-rst-pwd-modal-root .pvd-modal__close-button-a11y-text {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  left: -5000px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pvd-cc-rst-pwd-modal-root .pvd-modal__body {
  color: #000;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  margin: 0;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
pvd-cc-rst-pwd-numeric-input .pvd-cc-rst-pwd__display-hidden {
  display: none;
}
pvd-cc-rst-pwd-numeric-input .pvd-cc-rst-pwd__display-block {
  display: block;
}
pvd-cc-rst-pwd-numeric-input .pvd-cc-rst-pwd__display-inline-block {
  display: inline-block;
}
pvd-cc-rst-pwd-numeric-input .pvd-cc-rst-pwd__display-flex {
  display: flex;
}
pvd-cc-rst-pwd-numeric-input .pvd-cc-rst-pwd-input__with-slot {
  display: flex;
  position: relative;
}
pvd-cc-rst-pwd-numeric-input .pvd-cc-rst-pwd-input__with-slot:not(.pvd-cc-rst-pwd-input__dense) > :first-child {
  flex-grow: 1;
}
pvd-cc-rst-pwd-numeric-input .pvd-cc-rst-pwd-input__with-slot > s-slot {
  margin-left: var(--apex-for-web-input-slot-margin-left);
}
.pvd-cc-rst-pwd-page-footer-root {
  align-items: var(--apex-kit-page-footer-align-items);
  background-color: var(--apex-kit-page-footer-background-color);
  border: var(--apex-kit-page-footer-border);
  color: var(--apex-kit-page-footer-color);
  display: var(--apex-kit-page-footer-display);
  grid-template-columns: var(--apex-kit-page-footer-grid-template-columns);
  grid-template-rows: var(--apex-kit-page-footer-grid-template-rows);
  padding: var(--apex-kit-page-footer-padding);
}
.pvd-cc-rst-pwd-page-footer-root,
.pvd-cc-rst-pwd-page-footer-root *,
.pvd-cc-rst-pwd-page-footer-root :after,
.pvd-cc-rst-pwd-page-footer-root :before,
.pvd-cc-rst-pwd-page-footer-root:after,
.pvd-cc-rst-pwd-page-footer-root:before {
  box-sizing: border-box;
}
.pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__logo {
  grid-column: var(--apex-kit-page-footer-grid-column);
  grid-row: var(--apex-kit-page-footer-grid-row);
  margin-bottom: var(--apex-kit-page-footer-logo-margin-bottom);
  text-align: var(--apex-kit-page-footer-horizontal-alignment-below-512);
}
.pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__logo-img {
  fill: var(--apex-kit-page-footer-logo-img-fill);
  height: var(--apex-kit-page-footer-logo-height);
  width: var(--apex-kit-page-footer-logo-width);
}
.pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__link-spacer .pvd-link__link:after {
  color: var(--apex-kit-page-footer-color);
  content: "|";
  margin: var(--apex-kit-page-footer-margin);
}
.pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content {
  grid-column: var(--apex-kit-page-footer-grid-column);
  grid-row: var(--apex-kit-page-footer-grid-row);
  text-align: var(--apex-kit-page-footer-horizontal-alignment-below-512);
}
.pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__copyright {
  color: var(--apex-kit-page-footer-color);
  font-size: var(--apex-kit-page-footer-link-font-size);
}
.pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__copyright,
.pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links,
.pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference {
  line-height: var(--apex-kit-page-footer-link-line-height);
  margin: var(--apex-kit-page-footer-margin);
}
.pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links .pvd-link__link,
.pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference .pvd-link__link {
  color: var(--apex-kit-page-footer-color);
  margin: var(--apex-kit-page-footer-margin);
  outline-color: var(--apex-kit-page-footer-link-focus-outline-color);
  outline-offset: var(--apex-kit-page-footer-link-outline-offset);
}
.pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links .pvd-link__link .pvd-link__text,
.pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference .pvd-link__link .pvd-link__text {
  border-bottom-style: none;
  color: var(--apex-kit-page-footer-color);
  text-decoration: var(--apex-kit-page-footer-text-decoration);
}
.pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__us-only {
  display: var(--apex-kit-page-footer-display);
}
.pvd-cc-rst-pwd-page-header-root {
  align-items: var(--apex-kit-page-header-align-items);
  background-color: var(--apex-kit-page-header-background-color);
  color: var(--apex-kit-page-header-color);
  display: var(--apex-kit-page-header-display);
  gap: var(--apex-kit-page-header-gap);
  grid-template-areas: var(--apex-kit-page-header-grid-template-areas);
  grid-template-columns: var(--apex-kit-page-header-grid-template-columns);
  grid-template-rows: auto;
  padding: var(--apex-kit-page-header-padding);
}
.pvd-cc-rst-pwd-page-header-root,
.pvd-cc-rst-pwd-page-header-root *,
.pvd-cc-rst-pwd-page-header-root :after,
.pvd-cc-rst-pwd-page-header-root :before,
.pvd-cc-rst-pwd-page-header-root:after,
.pvd-cc-rst-pwd-page-header-root:before {
  box-sizing: border-box;
}
.pvd-cc-rst-pwd-page-header-root .pvd-page-header__logo {
  align-items: var(--apex-kit-page-header-logo-align-items);
  color: var(--apex-kit-page-header-logo-color);
  display: var(--apex-kit-page-header-logo-display);
  grid-area: var(--apex-kit-page-header-logo-grid-area);
}
.pvd-cc-rst-pwd-page-header-root .pvd-page-header__logo-img {
  height: var(--apex-kit-page-header-logo-img-height);
  max-width: var(--apex-kit-page-header-logo-img-max-width);
  vertical-align: var(--apex-kit-page-header-logo-img-vertical-align);
}
.pvd-cc-rst-pwd-page-header-root .pvd-page-header__title {
  align-items: var(--apex-kit-page-header-title-align-items);
  color: var(--apex-kit-page-header-title-color);
  display: var(--apex-kit-page-header-title-display);
  font-family: var(--apex-kit-page-header-title-font-family);
  font-size: var(--apex-kit-page-header-title-font-size);
  font-style: var(--apex-kit-page-header-title-font-style);
  font-weight: var(--apex-kit-page-header-title-font-weight);
  grid-area: var(--apex-kit-page-header-title-grid-area);
  letter-spacing: var(--apex-kit-page-header-title-letter-spacing);
  line-height: var(--apex-kit-page-header-title-line-height);
  margin: var(--apex-kit-page-header-title-margin);
  padding-left: var(--apex-kit-page-header-title-padding-left);
  padding-top: var(--apex-kit-page-header-title-padding-top);
  position: var(--apex-kit-page-header-title-position);
  text-align: var(--apex-kit-page-header-title-text-align);
  text-decoration: var(--apex-kit-page-header-title-text-decoration);
  text-indent: var(--apex-kit-page-header-title-text-indent);
  text-shadow: var(--apex-kit-page-header-title-text-shadow);
  text-transform: var(--apex-kit-page-header-title-text-transform);
}
.pvd-cc-rst-pwd-page-header-root .pvd-page-header__action {
  align-self: var(--apex-kit-page-header-action-align-self);
  color: var(--apex-kit-page-header-action-color);
  grid-area: var(--apex-kit-page-header-action-grid-area);
  justify-self: var(--apex-kit-page-header-action-justify-self);
}
.pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link {
  color: var(--apex-kit-page-header-link-color);
  outline-color: var(--apex-kit-page-header-link-outline-color);
  outline-offset: var(--apex-kit-page-header-link-outline-offset);
}
.pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link .pvd-link__text {
  border-bottom-style: var(--apex-kit-page-header-link-text-border-bottom-style);
  color: var(--apex-kit-page-header-link-text-color);
  text-decoration: var(--apex-kit-page-header-link-text-decoration);
}
.pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link .pvd-cc-rst-pwd-icon-root {
  fill: var(--apex-kit-page-header-link-icon-fill-color);
}
.pvd-cc-rst-pwd-page-header-root .pvd-page-header__title:before {
  background-color: var(--apex-kit-page-header-content-background-color);
  content: var(--apex-kit-page-header-content);
  display: var(--apex-kit-page-header-content-display);
  height: var(--apex-kit-page-header-content-height);
  left: var(--apex-kit-page-header-content-left);
  position: var(--apex-kit-page-header-content-position);
  width: var(--apex-kit-page-header-content-width);
}
@media print {
  .pvd-cc-rst-pwd-page-header-root {
    border: 1px solid CanvasText;
    color: var(--apex-kit-page-header-color);
  }
  .pvd-cc-rst-pwd-page-header-root .pvd-page-header__logo-img {
    color: var(--apex-kit-page-header-logo-img-color);
  }
  .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link {
    color: var(--apex-kit-page-header-link-color);
  }
}
pvd-cc-rst-pwd-percentage-input .pvd-cc-rst-pwd__display-hidden {
  display: none;
}
pvd-cc-rst-pwd-percentage-input .pvd-cc-rst-pwd__display-block {
  display: block;
}
pvd-cc-rst-pwd-percentage-input .pvd-cc-rst-pwd__display-inline-block {
  display: inline-block;
}
pvd-cc-rst-pwd-percentage-input .pvd-cc-rst-pwd__display-flex {
  display: flex;
}
pvd-cc-rst-pwd-percentage-input .pvd-cc-rst-pwd-input__with-slot {
  display: flex;
  position: relative;
}
pvd-cc-rst-pwd-percentage-input .pvd-cc-rst-pwd-input__with-slot:not(.pvd-cc-rst-pwd-input__dense) > :first-child {
  flex-grow: 1;
}
pvd-cc-rst-pwd-percentage-input .pvd-cc-rst-pwd-input__with-slot > s-slot {
  margin-left: var(--apex-for-web-input-slot-margin-left);
}
pvd-cc-rst-pwd-phone-input .pvd-cc-rst-pwd__display-hidden {
  display: none;
}
pvd-cc-rst-pwd-phone-input .pvd-cc-rst-pwd__display-block {
  display: block;
}
pvd-cc-rst-pwd-phone-input .pvd-cc-rst-pwd__display-inline-block {
  display: inline-block;
}
pvd-cc-rst-pwd-phone-input .pvd-cc-rst-pwd__display-flex {
  display: flex;
}
pvd-cc-rst-pwd-phone-input .pvd-cc-rst-pwd-input__with-slot {
  display: flex;
  position: relative;
}
pvd-cc-rst-pwd-phone-input .pvd-cc-rst-pwd-input__with-slot:not(.pvd-cc-rst-pwd-input__dense) > :first-child {
  flex-grow: 1;
}
pvd-cc-rst-pwd-phone-input .pvd-cc-rst-pwd-input__with-slot > s-slot {
  margin-left: var(--apex-for-web-input-slot-margin-left);
}
.pvd-cc-rst-pwd-popover-root {
  color: #000;
  color: var(--apex-kit-popover-text-color);
  display: inline-block;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .875rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  letter-spacing: var(--apex-kit-popover-letter-spacing);
  line-height: 1.5;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  z-index: 1;
}
.pvd-cc-rst-pwd-popover-root,
.pvd-cc-rst-pwd-popover-root *,
.pvd-cc-rst-pwd-popover-root :after,
.pvd-cc-rst-pwd-popover-root :before,
.pvd-cc-rst-pwd-popover-root:after,
.pvd-cc-rst-pwd-popover-root:before {
  box-sizing: border-box;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-popover-root {
    font-size: 1rem;
  }
}
.pvd-cc-rst-pwd-popover-root .pvd-popover__wrapper {
  inset: 0 auto auto 0;
  pointer-events: none;
  position: absolute;
  visibility: hidden;
  z-index: var(--apex-kit-popover-z-index);
}
.pvd-cc-rst-pwd-popover-root .pvd-popover__wrapper:focus {
  outline: none;
}
.pvd-cc-rst-pwd-popover-root .pvd-popover__wrapper:focus .pvd-popover__popover {
  box-shadow: var(--apex-kit-popover-box-shadow), var(--apex-kit-popover-box-shadow-focus);
  outline: none;
}
.pvd-cc-rst-pwd-popover-root .pvd-popover__popover {
  background-color: var(--apex-kit-popover-background-color);
  border: var(--apex-kit-popover-border);
  border-radius: var(--apex-kit-popover-border-radius);
  box-shadow: var(--apex-kit-popover-box-shadow);
  display: grid;
  grid-template-areas: "popover_content popover_exit";
  grid-template-columns: 1fr min-content;
  grid-template-rows: 1fr;
  max-height: min(100vh, var(--apex-kit-popover-max-height));
  max-width: var(--apex-kit-popover-max-width);
  min-width: var(--apex-kit-popover-min-width);
  padding: var(--apex-kit-popover-padding);
  position: relative;
  transition: var(--apex-kit-popover-transition);
  z-index: var(--apex-kit-popover-z-index);
}
.pvd-cc-rst-pwd-popover-root .pvd-popover__trigger-wrapper {
  background: none;
  border-width: 0;
  color: #000;
  cursor: pointer;
  display: inline-flex;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvd-cc-rst-pwd-popover-root .pvd-popover__trigger-slot-a11y-text {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  left: -5000px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pvd-cc-rst-pwd-popover-root .pvd-popover__slot-area {
  grid-area: popover_content;
  max-height: var(--apex-kit-popover-max-height);
  overflow: auto;
  padding: var(--apex-kit-popover-padding);
}
.pvd-cc-rst-pwd-popover-root .pvd-link__link {
  margin: 0 0 6px 6px;
}
.pvd-cc-rst-pwd-popover-root .pvd-popover__popover-content-reset {
  color: #000;
  color: var(--apex-kit-popover-text-color);
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .875rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  letter-spacing: var(--apex-kit-popover-letter-spacing);
  line-height: 1.5;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-popover-root .pvd-popover__popover-content-reset {
    font-size: 1rem;
  }
}
.pvd-cc-rst-pwd-popover-root .pvd-popover__close-button-area {
  grid-area: var(--apex-kit-popover-grid-area);
  margin-left: var(--apex-kit-popover-close-button-area-margin-left);
  margin-top: var(--apex-kit-popover-close-button-area-margin-top);
  padding: var(--apex-kit-popover-padding);
}
.pvd-cc-rst-pwd-popover-root .pvd-popover__close-button-a11y-text {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  left: -5000px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pvd-cc-rst-pwd-popover-root .pvd-popover__close-button {
  display: inline-flex;
}
.pvd-cc-rst-pwd-popover-root .pvd-popover__arrow {
  display: block;
  height: 0;
  position: absolute;
  transform: var(--apex-kit-popover-arrow-transform);
  width: 0;
  z-index: var(--apex-kit-popover-arrow-z-index);
}
.pvd-cc-rst-pwd-popover-root .pvd-popover__arrow:after {
  background-color: var(--apex-kit-popover-background-color);
  border: var(--apex-kit-popover-border);
  border-left-color: var(--apex-kit-popover-border-left-color);
  border-right-color: var(--apex-kit-popover-border-right-color);
  border-top-color: var(--apex-kit-popover-border-top-color);
  content: "";
  display: block;
  height: var(--apex-kit-popover-arrow-size);
  transform: var(--apex-kit-popover-arrow-transform);
  width: var(--apex-kit-popover-arrow-size);
}
@media screen and (forced-colors: active) {
  .pvd-cc-rst-pwd-popover-root .pvd-popover__arrow:after {
    border-left-color: var(--apex-kit-popover-border-left-color);
    border-top-color: var(--apex-kit-popover-border-top-color);
  }
}
.pvd-cc-rst-pwd-popover-root.pvd-popover--open .pvd-popover__wrapper {
  pointer-events: auto;
  visibility: visible;
}
.pvd-cc-rst-pwd-popover-root.pvd-popover--placement-top .pvd-popover__wrapper .pvd-popover__popover {
  margin-bottom: 0;
  margin-left: var(--apex-kit-popover-wrapper-margin-left);
  margin-right: var(--apex-kit-popover-wrapper-margin-right);
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-popover-root.pvd-popover--placement-top .pvd-popover__wrapper .pvd-popover__popover {
    margin-left: 0;
    margin-right: 0;
  }
}
.pvd-cc-rst-pwd-popover-root.pvd-popover--placement-top .pvd-popover__wrapper .pvd-popover__arrow:after {
  border-left-color: var(--apex-kit-popover-border-left-color);
  border-right-color: var(--apex-kit-popover-border-right-color);
  border-top-color: var(--apex-kit-popover-border-top-color);
}
@media screen and (forced-colors: active) {
  .pvd-cc-rst-pwd-popover-root.pvd-popover--placement-top .pvd-popover__wrapper .pvd-popover__arrow:after {
    border-left-color: var(--apex-kit-popover-border-left-color);
    border-top-color: var(--apex-kit-popover-border-top-color);
  }
}
.pvd-cc-rst-pwd-popover-root.pvd-popover--placement-right .pvd-popover__popover {
  margin-left: 0;
}
.pvd-cc-rst-pwd-popover-root.pvd-popover--placement-right .pvd-popover__arrow:after {
  border-left-color: var(--apex-kit-popover-border-left-color);
  border-right-color: var(--apex-kit-popover-border-right-color);
  border-top-color: var(--apex-kit-popover-border-top-color);
}
@media screen and (forced-colors: active) {
  .pvd-cc-rst-pwd-popover-root.pvd-popover--placement-right .pvd-popover__arrow:after {
    border-right-color: var(--apex-kit-popover-border-right-color);
    border-top-color: var(--apex-kit-popover-border-top-color);
  }
}
.pvd-cc-rst-pwd-popover-root.pvd-popover--placement-bottom .pvd-popover__popover {
  margin-left: var(--apex-kit-popover-wrapper-margin-left);
  margin-right: var(--apex-kit-popover-wrapper-margin-right);
  margin-top: 0;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-popover-root.pvd-popover--placement-bottom .pvd-popover__popover {
    margin-left: 0;
    margin-right: 0;
  }
}
.pvd-cc-rst-pwd-popover-root.pvd-popover--placement-bottom .pvd-popover__arrow {
  top: 0;
}
.pvd-cc-rst-pwd-popover-root.pvd-popover--placement-bottom .pvd-popover__arrow:after {
  background:
    linear-gradient(
      to bottom right,
      var(--apex-kit-popover-background-color) 60%,
      #0000 40%);
  border-bottom: none;
  border-left-color: var(--apex-kit-popover-border-left-color);
  border-right: none;
  border-top-color: var(--apex-kit-popover-border-top-color);
}
@media screen and (forced-colors: active) {
  .pvd-cc-rst-pwd-popover-root.pvd-popover--placement-bottom .pvd-popover__arrow:after {
    border-bottom-color: var(--apex-kit-popover-border-bottom-color);
    border-right-color: var(--apex-kit-popover-border-right-color);
  }
}
.pvd-cc-rst-pwd-popover-root.pvd-popover--placement-left .pvd-popover__popover {
  margin-right: 0;
  width: 100%;
}
.pvd-cc-rst-pwd-popover-root.pvd-popover--placement-left .pvd-popover__arrow {
  right: 0;
}
.pvd-cc-rst-pwd-popover-root.pvd-popover--placement-left .pvd-popover__arrow:after {
  border-color: var(--apex-kit-popover-border-top-color) var(--apex-kit-popover-border-right-color) var(--apex-kit-popover-border-bottom-color) var(--apex-kit-popover-border-left-color);
}
@media screen and (forced-colors: active) {
  .pvd-cc-rst-pwd-popover-root.pvd-popover--placement-left .pvd-popover__arrow:after {
    border-bottom-color: var(--apex-kit-popover-border-bottom-color);
    border-left-color: var(--apex-kit-popover-border-left-color);
  }
}
pvd-cc-rst-pwd-progress-indicator {
  display: block;
}
.pvd-cc-rst-pwd-progress-indicator-root {
  display: flex;
}
.pvd-cc-rst-pwd-progress-indicator-root,
.pvd-cc-rst-pwd-progress-indicator-root *,
.pvd-cc-rst-pwd-progress-indicator-root :after,
.pvd-cc-rst-pwd-progress-indicator-root :before,
.pvd-cc-rst-pwd-progress-indicator-root:after,
.pvd-cc-rst-pwd-progress-indicator-root:before {
  box-sizing: border-box;
}
.pvd-cc-rst-pwd-progress-indicator-root .pvd-progress-indicator__step {
  flex: 1 1 100%;
}
.pvd-cc-rst-pwd-progress-indicator-root .pvd-progress-indicator__step.pvd-progress-indicator__step--active .pvd-progress-indicator__step-bar:first-child {
  border-color: var(--apex-kit-progress-indicator-active-border-color);
}
.pvd-cc-rst-pwd-progress-indicator-root .pvd-progress-indicator__step.pvd-progress-indicator__step--active .pvd-progress-indicator__step-bar:last-child {
  border-color: var(--apex-kit-progress-indicator-inactive-border-color);
}
.pvd-cc-rst-pwd-progress-indicator-root .pvd-progress-indicator__step.pvd-progress-indicator__step--active .pvd-progress-indicator__step-node {
  border-color: var(--apex-kit-progress-indicator-active-border-color);
}
.pvd-cc-rst-pwd-progress-indicator-root .pvd-progress-indicator__step.pvd-progress-indicator__step--active .pvd-progress-indicator__step-label {
  display: block;
}
.pvd-cc-rst-pwd-progress-indicator-root .pvd-progress-indicator__step.pvd-progress-indicator__step--complete .pvd-progress-indicator__step-bar,
.pvd-cc-rst-pwd-progress-indicator-root .pvd-progress-indicator__step.pvd-progress-indicator__step--complete .pvd-progress-indicator__step-node {
  border-color: var(--apex-kit-progress-indicator-active-border-color);
}
.pvd-cc-rst-pwd-progress-indicator-root .pvd-progress-indicator__step.pvd-progress-indicator__step--complete .pvd-progress-indicator__icon {
  fill: var(--apex-kit-progress-indicator-icon-fill-color);
}
.pvd-cc-rst-pwd-progress-indicator-root .pvd-progress-indicator__step.pvd-progress-indicator__step--complete [pvd-icon-class=pvd-progress-indicator__icon] {
  height: var(--apex-kit-progress-indicator-height);
}
.pvd-cc-rst-pwd-progress-indicator-root .pvd-progress-indicator__step:first-child .pvd-progress-indicator__step-bar:first-child,
.pvd-cc-rst-pwd-progress-indicator-root .pvd-progress-indicator__step:last-child .pvd-progress-indicator__step-bar:last-child {
  visibility: hidden;
}
.pvd-cc-rst-pwd-progress-indicator-root .pvd-progress-indicator__step-visual {
  align-items: center;
  display: flex;
}
.pvd-cc-rst-pwd-progress-indicator-root .pvd-progress-indicator__step-bar {
  border-color: var(--apex-kit-progress-indicator-inactive-border-color);
  border-top: 4px solid var(--apex-kit-progress-indicator-inactive-border-color);
  flex-grow: 1;
  margin: -1px;
}
.pvd-cc-rst-pwd-progress-indicator-root .pvd-progress-indicator__step-node {
  border: 4px solid var(--apex-kit-progress-indicator-inactive-border-color);
  border-radius: 50%;
  height: var(--apex-kit-progress-indicator-height);
  width: var(--apex-kit-progress-indicator-width);
  z-index: 1;
}
.pvd-cc-rst-pwd-progress-indicator-root .pvd-progress-indicator__step-label,
.pvd-cc-rst-pwd-progress-indicator-root .pvd-progress-indicator__step-supplemental-text {
  color: #000;
  color: var(--apex-kit-progress-indicator-label-color);
  display: none;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .75rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  line-height: var(--apex-kit-progress-indicator-line-height);
  margin: var(--apex-kit-progress-indicator-label-margin);
  text-align: left;
  text-align: center;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-progress-indicator-root .pvd-progress-indicator__step-label,
  .pvd-cc-rst-pwd-progress-indicator-root .pvd-progress-indicator__step-supplemental-text {
    display: block;
    font-size: .875rem;
  }
}
.pvd-cc-rst-pwd-progress-indicator-root .pvd-progress-indicator__step-label-a11y-text {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  left: -5000px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pvd-cc-rst-pwd-progress-indicator-root .pvd-progress-indicator__icon-wrapper {
  display: inherit;
  line-height: 0;
  position: relative;
}
.pvd-cc-rst-pwd-progress-indicator-root.pvd-progress-indicator--with-graphic .pvd-progress-indicator__icon-wrapper,
.pvd-cc-rst-pwd-progress-indicator-root.pvd-progress-indicator--with-graphic .pvd-progress-indicator__step-node {
  height: var(--apex-kit-progress-indicator-graphic-node-height);
  width: var(--apex-kit-progress-indicator-graphic-node-width);
}
.pvd-cc-rst-pwd-progress-indicator-root.pvd-progress-indicator--with-graphic .pvd-progress-indicator__icon-wrapper {
  align-items: center;
  background-color: var(--apex-kit-progress-indicator-icon-background-color);
  border: 4px solid var(--apex-kit-progress-indicator-icon-border-color);
  border-radius: 50%;
  display: flex;
  justify-content: center;
}
.pvd-cc-rst-pwd-progress-indicator-root.pvd-progress-indicator--with-graphic .pvd-progress-indicator__step-supplemental-text {
  color: var(--apex-kit-progress-indicator-supplemental-text-color);
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-progress-indicator-root.pvd-progress-indicator--with-graphic .pvd-progress-indicator__step-label {
    font-size: 1.125rem;
  }
}
@media (min-width: 32em) and (min-width: 32em) {
  .pvd-cc-rst-pwd-progress-indicator-root.pvd-progress-indicator--with-graphic .pvd-progress-indicator__step-label {
    font-size: 1.25rem;
  }
}
@media (forced-colors: active) {
  .pvd-cc-rst-pwd-progress-indicator-root .pvd-progress-indicator__step.pvd-progress-indicator__step--complete .pvd-progress-indicator__icon {
    --apex-kit-progress-indicator-icon-fill-color:ButtonText;
  }
  .pvd-cc-rst-pwd-progress-indicator-root .pvd-progress-indicator__step.pvd-progress-indicator__step--active .pvd-progress-indicator__step-bar:last-child {
    --apex-kit-progress-indicator-inactive-border-color:GrayText;
  }
  .pvd-cc-rst-pwd-progress-indicator-root .pvd-progress-indicator__step.pvd-progress-indicator__step--active .pvd-progress-indicator__step-node {
    --apex-kit-progress-indicator-active-border-color:ActiveText;
  }
  .pvd-cc-rst-pwd-progress-indicator-root .pvd-progress-indicator__step.pvd-progress-indicator__step--inactive .pvd-progress-indicator__step-bar,
  .pvd-cc-rst-pwd-progress-indicator-root .pvd-progress-indicator__step.pvd-progress-indicator__step--inactive .pvd-progress-indicator__step-node {
    --apex-kit-progress-indicator-inactive-border-color:GrayText;
  }
}
pvd-cc-rst-pwd-radio {
  display: block;
}
.pvd-cc-rst-pwd-radio-root {
  color: #000;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-family: var(--apex-kit-radio-button-font-family);
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  position: relative;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvd-cc-rst-pwd-radio-root .pvd-radio__radio {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  bottom: var(--apex-kit-radio-button-bottom);
  cursor: var(--apex-kit-radio-button-cursor);
  height: 1px;
  left: -5000px;
  left: var(--apex-kit-radio-button-left);
  margin: var(--apex-kit-radio-button-margin);
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pvd-cc-rst-pwd-radio-root .pvd-radio__radio + .pvd-radio__label {
  color: var(--apex-kit-radio-button-text-color);
  cursor: var(--apex-kit-radio-button-cursor);
  font-size: var(--apex-kit-radio-button-font-size);
  gap: var(--apex-kit-radio-button-label-gap);
  grid-template-columns: var(--apex-kit-radio-button-label-grid-template-columns);
  line-height: var(--apex-kit-radio-button-label-line-height);
}
.pvd-cc-rst-pwd-radio-root .pvd-radio__radio + .pvd-radio__label .pvd-radio__radio-wrap {
  background-color: var(--apex-kit-radio-button-background-color);
  border: var(--apex-kit-radio-button-border);
  box-shadow: var(--apex-kit-radio-button-box-shadow);
  cursor: var(--apex-kit-radio-button-cursor);
  display: var(--apex-kit-radio-button-wrap-display);
  margin-top: var(--apex-kit-radio-button-wrap-margin-top);
  outline: var(--apex-kit-radio-button-outline);
  outline-offset: var(--apex-kit-radio-button-outline-offset);
  place-content: var(--apex-kit-radio-button-wrap-place-content);
  pointer-events: none;
  transition: var(--apex-kit-radio-button-transition);
}
.pvd-cc-rst-pwd-radio-root .pvd-radio__radio + .pvd-radio__label .pvd-radio__label-text {
  cursor: var(--apex-kit-radio-button-cursor);
  pointer-events: none;
}
.pvd-cc-rst-pwd-radio-root .pvd-radio__label {
  align-items: var(--apex-kit-radio-button-label-align-items);
  color: #000;
  cursor: var(--apex-kit-radio-button-cursor);
  display: var(--apex-kit-radio-button-label-display);
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .875rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  margin: calc(var(--apex-kit-radio-button-touch-target-margin)*-1);
  margin-right: var(--apex-kit-radio-button-label-margin-right);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-radio-root .pvd-radio__label {
    font-size: 1rem;
  }
}
.pvd-cc-rst-pwd-radio-root .pvd-radio__microcopy {
  display: var(--apex-kit-radio-button-microcopy-display);
  font-size: var(--apex-kit-radio-button-font-size);
  margin-left: var(--apex-kit-radio-button-microcopy-margin-left);
  margin-top: var(--apex-kit-radio-button-touch-target-margin);
}
.pvd-cc-rst-pwd-radio-root .pvd-radio__label-text {
  margin: var(--apex-kit-radio-button-margin);
  margin-top: var(--apex-kit-radio-button-label-text-margin-top);
}
.pvd-cc-rst-pwd-radio-root .pvd-radio__radio-wrap {
  background-color: var(--apex-kit-radio-button-background-color);
  border: var(--apex-kit-radio-button-border);
  border-radius: var(--apex-kit-radio-button-border-radius);
  cursor: var(--apex-kit-radio-button-cursor);
  flex-shrink: var(--apex-kit-radio-button-flex-shrink);
  height: var(--apex-kit-radio-button-height);
  line-height: var(--apex-kit-radio-button-line-height);
  margin: var(--apex-kit-radio-button-touch-target-margin);
  margin-right: var(--apex-kit-radio-button-touch-target-margin-right);
  width: var(--apex-kit-radio-button-width);
}
.pvd-cc-rst-pwd-radio-root .pvd-radio__radio-wrap,
.pvd-cc-rst-pwd-radio-root .pvd-radio__radio-wrap *,
.pvd-cc-rst-pwd-radio-root .pvd-radio__radio-wrap :after,
.pvd-cc-rst-pwd-radio-root .pvd-radio__radio-wrap :before,
.pvd-cc-rst-pwd-radio-root .pvd-radio__radio-wrap:after,
.pvd-cc-rst-pwd-radio-root .pvd-radio__radio-wrap:before {
  box-sizing: border-box;
}
@media (forced-colors: active) {
  .pvd-cc-rst-pwd-radio-root .pvd-radio__radio {
    align-items: var(--apex-kit-radio-button-align-items);
    border: var(--apex-kit-radio-button-input-border);
    bottom: var(--apex-kit-radio-button-input-bottom);
    clip: var(--apex-kit-radio-button-input-clip);
    flex-shrink: var(--apex-kit-radio-button-flex-shrink);
    height: var(--apex-kit-radio-button-input-height);
    justify-content: var(--apex-kit-radio-button-justify-content);
    left: var(--apex-kit-radio-button-input-left);
    line-height: var(--apex-kit-radio-button-input-line-height);
    margin: var(--apex-kit-radio-button-input-margin);
    margin-right: var(--apex-kit-radio-button-input-margin-right);
    overflow: var(--apex-kit-radio-button-input-overflow);
    padding: var(--apex-kit-radio-button-input-padding);
    position: var(--apex-kit-radio-button-input-position);
    width: var(--apex-kit-radio-button-input-width);
  }
  .pvd-cc-rst-pwd-radio-root .pvd-radio__radio,
  .pvd-cc-rst-pwd-radio-root .pvd-radio__radio *,
  .pvd-cc-rst-pwd-radio-root .pvd-radio__radio :after,
  .pvd-cc-rst-pwd-radio-root .pvd-radio__radio :before,
  .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:after,
  .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:before {
    box-sizing: border-box;
  }
  .pvd-cc-rst-pwd-radio-root .pvd-radio__radio-wrap {
    display: var(--apex-kit-radio-button-wrap-display);
  }
}
pvd-cc-rst-pwd-radio-group {
  display: var(--apex-kit-radio-group-display);
  font-size: 0;
}
.pvd-cc-rst-pwd-radio-group-root {
  color: var(--apex-kit-radio-group-color);
  font-family: var(--apex-kit-radio-group-font-family);
  font-style: normal;
  font-weight: var(--apex-kit-radio-group-font-weight);
  letter-spacing: 0;
  line-height: var(--apex-kit-radio-group-line-height);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvd-cc-rst-pwd-radio-group-root .pvd-radio-group__radio-group {
  background-color: var(--apex-kit-radio-group-background-color);
  border: var(--apex-kit-radio-group-border);
  border-radius: var(--apex-kit-radio-group-border-radius);
  border-width: var(--apex-kit-radio-group-border-width);
  outline: var(--apex-kit-radio-group-outline);
  outline-offset: var(--apex-kit-radio-group-outline-offset);
  padding: var(--apex-kit-radio-group-padding);
}
.pvd-cc-rst-pwd-radio-group-root .pvd-radio-group__radio-group,
.pvd-cc-rst-pwd-radio-group-root .pvd-radio-group__radio-group > s-slot > s-assigned-wrapper {
  display: var(--apex-kit-radio-group-display);
  flex-flow: var(--apex-kit-radio-group-flex-flow);
}
.pvd-cc-rst-pwd-radio-group-root .pvd-radio-group__radio-group > *,
.pvd-cc-rst-pwd-radio-group-root .pvd-radio-group__radio-group > s-slot > s-assigned-wrapper > * {
  margin-left: var(--apex-kit-radio-group-general-margin-left);
  margin-top: var(--apex-kit-radio-group-general-margin-top);
}
.pvd-cc-rst-pwd-radio-group-root .pvd-radio-group__radio-group > :first-child,
.pvd-cc-rst-pwd-radio-group-root .pvd-radio-group__radio-group > s-slot > s-assigned-wrapper > :first-child {
  margin-left: var(--apex-kit-radio-group-first-child-margin-left);
  margin-top: var(--apex-kit-radio-group-first-child-margin-top);
}
.pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio {
  left: var(--apex-kit-radio-group-position-left);
  margin: var(--apex-kit-radio-group-margin);
  padding: var(--apex-kit-radio-group-padding);
  position: var(--apex-kit-radio-group-position);
  top: var(--apex-kit-radio-group-position-top);
  transform: var(--apex-kit-radio-group-position-transform);
}
.pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__label {
  background-color: var(--apex-kit-radio-group-tile-background-color);
  border: var(--apex-kit-radio-group-tile-border-width) var(--apex-kit-radio-group-tile-border-style) var(--apex-kit-radio-group-tile-border-color);
  border-color: var(--apex-kit-radio-group-tile-border-color);
  border-radius: var(--apex-kit-radio-group-tile-border-radius);
  box-shadow: 0 0 0 var(--apex-kit-radio-group-tile-box-shadow-radius) var(--apex-kit-radio-group-tile-box-shadow-color);
  color: var(--apex-kit-radio-group-color);
  cursor: pointer;
  display: grid;
  font-family: var(--apex-kit-radio-group-font-family);
  font-style: normal;
  font-weight: var(--apex-kit-radio-group-font-weight);
  grid-template-areas: "input label" "input content";
  grid-template-columns: auto 1fr;
  height: var(--apex-kit-radio-group-tile-height);
  letter-spacing: 0;
  line-height: var(--apex-kit-radio-group-line-height);
  outline: var(--apex-kit-radio-group-tile-outline-width) var(--apex-kit-radio-group-tile-outline-style) var(--apex-kit-radio-group-tile-outline-color);
  outline-color: var(--apex-kit-radio-group-tile-outline-color);
  outline-offset: var(--apex-kit-radio-group-tile-outline-offset);
  padding: var(--apex-kit-radio-group-tile-padding);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  width: var(--apex-kit-radio-group-tile-width);
}
.pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__label .pvd-checkbox__checkbox,
.pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__label .pvd-radio__radio {
  grid-area: input;
}
.pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__label .pvd-checkbox__label-text,
.pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__label .pvd-radio__label-text {
  grid-area: label;
}
.pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__label .pvd-checkbox__microcopy,
.pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__label .pvd-radio__microcopy {
  display: inherit;
  grid-area: content;
  margin-left: 0;
}
@media (forced-colors: active) {
  .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio-wrap {
    display: unset;
    visibility: hidden;
  }
}
pvd-cc-rst-pwd-segment {
  display: block;
}
.pvd-cc-rst-pwd-segment-root {
  color: #000;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvd-cc-rst-pwd-segment-root,
.pvd-cc-rst-pwd-segment-root *,
.pvd-cc-rst-pwd-segment-root :after,
.pvd-cc-rst-pwd-segment-root :before,
.pvd-cc-rst-pwd-segment-root:after,
.pvd-cc-rst-pwd-segment-root:before {
  box-sizing: border-box;
}
.pvd-cc-rst-pwd-segment-root.pvd-segment--small .pvd-segment__radio + .pvd-segment__label {
  font-size: .75rem;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-segment-root.pvd-segment--small .pvd-segment__radio + .pvd-segment__label {
    font-size: .875rem;
  }
}
.pvd-cc-rst-pwd-segment-root.pvd-segment--large .pvd-segment__radio + .pvd-segment__label {
  font-size: 1.125rem;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-segment-root.pvd-segment--large .pvd-segment__radio + .pvd-segment__label {
    font-size: 1.25rem;
  }
}
.pvd-cc-rst-pwd-segment-root .pvd-segment__radio {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  bottom: 0;
  height: 1px;
  left: -5000px;
  left: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pvd-cc-rst-pwd-segment-root .pvd-segment__radio + .pvd-segment__label {
  background-color: var(--apex-kit-segment-background-color);
  border: var(--apex-kit-segment-border);
  border-radius: var(--apex-kit-segment-border-radius);
  box-shadow: var(--apex-kit-segment-box-shadow);
  color: var(--apex-kit-segment-text-color);
  cursor: var(--apex-kit-segment-cursor);
  display: flex;
  flex-direction: column;
  font-size: .875rem;
  height: 100%;
  justify-content: center;
  outline: var(--apex-kit-segment-outline);
  outline-offset: var(--apex-kit-segment-outline-offset);
  padding: var(--apex-kit-segment-padding);
  text-align: center;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-segment-root .pvd-segment__radio + .pvd-segment__label {
    font-size: 1rem;
  }
}
@media (forced-colors: active) {
  .pvd-cc-rst-pwd-segment-root .pvd-segment__radio:checked + .pvd-segment__label {
    color: LinkText;
  }
}
pvd-cc-rst-pwd-segmented-control {
  display: block;
}
.pvd-cc-rst-pwd-segmented-control-root {
  background-color: var(--apex-kit-segmented-control-background-color);
  border: var(--apex-kit-segmented-control-border);
  border-radius: var(--apex-kit-segmented-control-border-radius);
  padding: var(--apex-kit-segmented-control-padding);
}
.pvd-cc-rst-pwd-segmented-control-root,
.pvd-cc-rst-pwd-segmented-control-root *,
.pvd-cc-rst-pwd-segmented-control-root :after,
.pvd-cc-rst-pwd-segmented-control-root :before,
.pvd-cc-rst-pwd-segmented-control-root:after,
.pvd-cc-rst-pwd-segmented-control-root:before {
  box-sizing: border-box;
}
.pvd-cc-rst-pwd-segmented-control-root .pvd-segmented-control__segment-group,
.pvd-cc-rst-pwd-segmented-control-root .pvd-segmented-control__segment-group > s-slot > s-assigned-wrapper {
  align-items: stretch;
  display: flex;
  flex-flow: row nowrap;
}
.pvd-cc-rst-pwd-segmented-control-root .pvd-segmented-control__segment-group > *,
.pvd-cc-rst-pwd-segmented-control-root .pvd-segmented-control__segment-group > s-slot > s-assigned-wrapper > * {
  border-left: var(--apex-kit-segmented-control-segment-group-border-left);
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  padding-left: var(--apex-kit-segmented-control-segment-group-padding-left);
  padding-right: var(--apex-kit-segmented-control-segment-group-padding-right);
}
.pvd-cc-rst-pwd-segmented-control-root .pvd-segmented-control__segment-group > pvd-cc-rst-pwd-segment s-root .pvd-cc-rst-pwd-segment-root,
.pvd-cc-rst-pwd-segmented-control-root .pvd-segmented-control__segment-group > s-slot > s-assigned-wrapper > pvd-cc-rst-pwd-segment s-root .pvd-cc-rst-pwd-segment-root {
  height: 100%;
}
.pvd-cc-rst-pwd-segmented-control-root .pvd-segmented-control__segment-group > :first-child,
.pvd-cc-rst-pwd-segmented-control-root .pvd-segmented-control__segment-group > s-slot > s-assigned-wrapper > :first-child {
  border-left: 0;
  padding-left: 0;
}
.pvd-cc-rst-pwd-segmented-control-root .pvd-segmented-control__segment-group > :last-child,
.pvd-cc-rst-pwd-segmented-control-root .pvd-segmented-control__segment-group > s-slot > s-assigned-wrapper > :last-child {
  padding-right: 0;
}
.pvd-cc-rst-pwd-segmented-control-root .pvd-segmented-control__segment-group:focus {
  outline: none;
}
.pvd-segmented-control__error-message .pvd-cc-rst-pwd__display-hidden {
  display: none;
}
.pvd-segmented-control__error-message .pvd-cc-rst-pwd__display-block {
  display: block;
}
.pvd-segmented-control__error-message .pvd-cc-rst-pwd__display-inline-block {
  display: inline-block;
}
.pvd-segmented-control__error-message .pvd-cc-rst-pwd__display-flex {
  display: flex;
}
.pvd-segmented-control__error-message .pvd-cc-rst-pwd-input__with-slot {
  display: flex;
  position: relative;
}
.pvd-segmented-control__error-message .pvd-cc-rst-pwd-input__with-slot:not(.pvd-cc-rst-pwd-input__dense) > :first-child {
  flex-grow: 1;
}
.pvd-segmented-control__error-message .pvd-cc-rst-pwd-input__with-slot > s-slot {
  margin-left: var(--apex-for-web-input-slot-margin-left);
}
pvd-cc-rst-pwd-select {
  display: block;
  font-size: 0;
}
.pvd-cc-rst-pwd-select-root {
  color: #000;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .875rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvd-cc-rst-pwd-select-root,
.pvd-cc-rst-pwd-select-root *,
.pvd-cc-rst-pwd-select-root :after,
.pvd-cc-rst-pwd-select-root :before,
.pvd-cc-rst-pwd-select-root:after,
.pvd-cc-rst-pwd-select-root:before {
  box-sizing: border-box;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-select-root {
    font-size: 1rem;
  }
}
.pvd-cc-rst-pwd-select-root.pvd-select--small {
  font-size: .75rem;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-select-root.pvd-select--small {
    font-size: .875rem;
  }
}
.pvd-cc-rst-pwd-select-root.pvd-select--large {
  font-size: 1.125rem;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-select-root.pvd-select--large {
    font-size: 1.25rem;
  }
}
.pvd-cc-rst-pwd-select-root.pvd-select--full-width .pvd-select__wrapper {
  width: 100%;
}
.pvd-cc-rst-pwd-select-root .pvd-select__wrapper {
  display: inline-block;
  position: relative;
}
.pvd-cc-rst-pwd-select-root .pvd-select__select {
  appearance: none;
  background-color: var(--apex-kit-select-background-color);
  background-image: none;
  border: var(--apex-kit-select-border);
  border-radius: var(--apex-kit-select-border-radius);
  box-shadow: var(--apex-kit-select-box-shadow);
  color: var(--apex-kit-select-text-color);
  cursor: var(--apex-kit-select-cursor);
  display: inline-block;
  font-family: inherit;
  font-size: var(--apex-kit-select-font-size);
  height: var(--apex-kit-select-height);
  letter-spacing: var(--apex-kit-select-letter-spacing);
  line-height: var(--apex-kit-select-line-height);
  margin: 0;
  outline: var(--apex-kit-select-outline);
  outline-offset: var(--apex-kit-select-outline-offset);
  overflow: hidden;
  padding: var(--apex-kit-select-vertical-padding) var(--apex-kit-select-horizontal-padding);
  padding-right: var(--apex-kit-select-padding-right);
  transition: var(--apex-kit-select-transition);
  vertical-align: top;
  width: 100%;
}
@supports (-webkit-touch-callout:none) {
  .pvd-cc-rst-pwd-select-root .pvd-select__select:active:not(:focus) {
    font-size: 16px !important;
  }
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-select-root .pvd-select__select {
    padding-right: var(--apex-kit-select-padding-right-at-512);
  }
}
.pvd-cc-rst-pwd-select-root .pvd-select__select::placeholder {
  color: var(--apex-kit-select-placeholder-color);
}
.pvd-cc-rst-pwd-select-root .pvd-select__select[multiple] {
  height: auto;
  min-height: var(--apex-kit-select-height);
}
.pvd-cc-rst-pwd-select-root .pvd-select__select:-moz-ui-invalid {
  box-shadow: none;
}
.pvd-cc-rst-pwd-select-root .pvd-select__icon {
  bottom: 0;
  color: var(--apex-kit-select-icon-color);
  height: var(--apex-kit-select-icon-height);
  margin: auto;
  padding: var(--apex-kit-select-icon-padding);
  pointer-events: none;
  position: absolute;
  right: var(--apex-kit-select-icon-right);
  top: 0;
  width: var(--apex-kit-select-icon-width);
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-select-root .pvd-select__icon {
    right: var(--apex-kit-select-icon-right-at-512);
  }
}
@media (forced-colors: active) {
  .pvd-cc-rst-pwd-select-root .pvd-select__icon {
    color: ButtonText;
  }
}
.pvd-cc-rst-pwd-slider-root {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  gap: var(--apex-kit-slider-gap,.5rem);
  height: auto;
  width: 100%;
}
.pvd-cc-rst-pwd-slider-root .pvd-slider__info-wrapper {
  align-items: baseline;
  align-self: stretch;
  display: flex;
  gap: var(--apex-kit-slider-gap,.5rem);
}
.pvd-cc-rst-pwd-slider-root .pvd-slider__info-wrapper .pvd-slider-text--label {
  color: var(--apex-kit-slider-label-color);
  font-size: var(--apex-kit-slider-label-font-size);
  font-size: var(--apex-kit-slider-label-font-weight);
  line-height: var(--fds-line-200);
  line-height: var(--apex-kit-slider-label-line-height);
}
.pvd-cc-rst-pwd-slider-root .pvd-slider__info-wrapper .pvd-slider-text--paragraph {
  font-weight: var(--fds-weight-400);
  letter-spacing: var(--fds-tracking-100);
  max-width: var(--fds-text-width);
}
.pvd-cc-rst-pwd-slider-root .pvd-slider__info-wrapper .pvd-slider-text--paragraph-minor {
  font-size: var(--apex-kit-slider-text-font-size);
}
.pvd-cc-rst-pwd-slider-root .pvd-slider__slider-wrapper {
  display: flex;
  width: 100%;
}
.pvd-cc-rst-pwd-slider-root .pvd-slider__slider-wrapper .pvd-slider__slider {
  --top:calc(attr(value) - attr(min));
  --bottom:calc(attr(max) - attr(min));
  --value-percentage:calc(var(--top)/var(--bottom)*100);
  -webkit-appearance: none;
  -o-appearance: none;
  -moz-appearance: none;
  background:
    linear-gradient(
      to right,
      var(--apex-kit-slider-track-value-color) 0,
      var(--apex-kit-slider-track-value-color) var(--value-percentage,50%),
      var(--apex-kit-slider-track-color) var(--value-percentage,50%),
      var(--apex-kit-slider-track-color) 100%);
  border: none;
  border-radius: 2px;
  height: var(--apex-kit-slider-track-height);
  margin-bottom: calc((var(--apex-kit-slider-thumb-size) - var(--apex-kit-slider-track-height))/2);
  margin-top: calc((var(--apex-kit-slider-thumb-size) - var(--apex-kit-slider-track-height))/2);
  outline: none;
  width: 100%;
}
.pvd-cc-rst-pwd-slider-root .pvd-slider__slider-wrapper .pvd-slider__slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  -o-appearance: none;
  -moz-appearance: none;
  background: var(--apex-kit-slider-input-background,#fff);
  border: var(--apex-kit-slider-border-width,4px) solid var(--apex-kit-slider-border-color,#1e6f1d);
  border-radius: var(--apex-kit-slider-border-radius,900rem);
  cursor: pointer;
  flex-shrink: 0;
  height: var(--apex-kit-slider-thumb-size);
  transition: box-shadow .125s linear;
  width: var(--apex-kit-slider-thumb-size);
}
.pvd-cc-rst-pwd-slider-root .pvd-slider__slider-wrapper .pvd-slider__slider::-moz-range-thumb {
  -webkit-appearance: none;
  -o-appearance: none;
  -moz-appearance: none;
  background-color: var(--apex-kit-slider-thumb-background-color);
  border-color: var(--apex-kit-slider-thumb-border-color);
  border-radius: 50%;
  border-style: solid;
  border-width: var(--apex-kit-slider-thumb-border-width);
  cursor: pointer;
  height: var(--apex-kit-slider-thumb-size);
  transition: box-shadow .125s linear;
  width: var(--apex-kit-slider-thumb-size);
}
.pvd-cc-rst-pwd-slider-root .pvd-slider__slider-wrapper .pvd-slider__slider:disabled::-webkit-slider-thumb {
  border: var(--apex-kit-slider-border-width,4px) solid var(--apex-kit-slider-border-color--disabled);
  cursor: default;
}
.pvd-cc-rst-pwd-slider-root .pvd-slider__slider-wrapper .pvd-slider__slider:disabled::-moz-range-thumb {
  border: var(--apex-kit-slider-border-width,4px) solid var(--apex-kit-slider-border-color--disabled);
  cursor: default;
}
.pvd-cc-rst-pwd-slider-root .pvd-slider__slider-wrapper .pvd-slider__slider:focus::-moz-range-thumb {
  outline-color: #141414;
  outline-offset: 3px;
  outline-style: solid;
  outline-width: 2px;
  transition: outline .125s linear;
}
@media (forced-colors: active) {
  .pvd-cc-rst-pwd-slider-root .pvd-slider__slider-wrapper .pvd-slider__slider:focus::-moz-range-thumb {
    outline-color: ActiveText;
  }
}
.pvd-cc-rst-pwd-slider-root .pvd-slider__slider-wrapper .pvd-slider__slider:focus::-webkit-slider-thumb {
  outline-color: #141414;
  outline-offset: 3px;
  outline-style: solid;
  outline-width: 2px;
  transition: outline .125s linear;
}
@media (forced-colors: active) {
  .pvd-cc-rst-pwd-slider-root .pvd-slider__slider-wrapper .pvd-slider__slider:focus::-webkit-slider-thumb {
    outline-color: ActiveText;
  }
}
.pvd-cc-rst-pwd-slider-root .pvd-slider__slider-wrapper .pvd-slider__slider:disabled {
  --apex-kit-slider-track-value-color:var(--apex-kit-slider-border-color--disabled);
  --apex-kit-slider-track-color:var(--apex-kit-slider-border-color--disabled);
}
.pvd-cc-rst-pwd-slider-root .pvd-slider__slider-wrapper .pvd-slider__input-wrapper {
  align-items: flex-start;
  display: flex;
  flex: 1 0 0;
  flex-direction: column;
  gap: var(--apex-kit-slider-gap,.5rem);
}
.pvd-cc-rst-pwd-slider-root .pvd-slider__slider-wrapper .pvd-slider__labels {
  align-items: baseline;
  display: flex;
  flex: 1 0 0;
  gap: var(--apex-kit-slider-gap,.5rem);
  width: 100%;
}
.pvd-cc-rst-pwd-slider-root .pvd-slider__text-value {
  align-items: center;
  display: flex;
}
.pvd-cc-rst-pwd-slider-root .pvd-slider--screen-reader-only {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  left: -5000px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pvd-cc-rst-pwd-slider-root[data-markers] .pvd-slider__slider-wrapper {
  flex-direction: column;
}
.pvd-cc-rst-pwd-slider-root[data-markers] .pvd-slider__slider[list]::-webkit-slider-container {
  min-block-size: auto;
}
.pvd-cc-rst-pwd-slider-root[data-markers] .pvd-slider__slider::-webkit-slider-thumb {
  position: relative;
  top: calc(var(--apex-kit-slider-track-height)/2);
}
.pvd-cc-rst-pwd-slider-root[data-markers] .pvd-slider__data-list {
  display: flex;
  flex-direction: column;
  height: var(--apex-kit-slider-datalist-height);
  justify-content: space-between;
  margin-left: calc(var(--apex-kit-slider-thumb-size)/2 - var(--apex-kit-slider-tickmark-width)/2);
  margin-right: calc(var(--apex-kit-slider-thumb-size)/2 - var(--apex-kit-slider-tickmark-width)/2);
  margin-top: var(--apex-kit-slider-datalist-margin-top);
  writing-mode: vertical-lr;
}
.pvd-cc-rst-pwd-slider-root[data-markers] .pvd-slider__markers {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  justify-content: space-between;
  --margin:calc(var(--apex-kit-slider-thumb-size)/2 - var(--apex-kit-slider-tickmark-width)/2);
  margin-left: var(--margin);
  margin-right: var(--margin);
}
.pvd-cc-rst-pwd-slider-root[data-markers] .pvd-slider__markers span {
  background-color: var(--apex-kit-slider-marker-background-color);
  border: var(--apex-kit-slider-marker-border-width) solid var(--apex-kit-slider-marker-border-color);
  border-radius: var(--apex-kit-slider-marker-border-radius);
  display: flex;
  height: var(--apex-kit-slider-marker-height,.25rem);
  justify-content: center;
  line-height: calc(var(--apex-kit-slider-marker-line-height) + var(--apex-kit-slider-tickmark-height) + 1rem);
  width: var(--apex-kit-slider-tickmark-width);
}
@-moz-document url-prefix() {
  .pvd-cc-rst-pwd-slider-root .pvd-slider[data-markers] .pvd-slider__markers {
    margin-left: calc(var(--apex-kit-slider-thumb-size)/2 + var(--apex-kit-slider-tickmark-width));
    margin-right: calc(var(--apex-kit-slider-thumb-size)/2 + var(--apex-kit-slider-tickmark-width));
  }
}
@media (forced-colors: active) {
  .pvd-cc-rst-pwd-slider-root .pvd-slider__slider {
    forced-color-adjust: none;
    --apex-kit-slider-track-value-color:ButtonBorder;
  }
  .pvd-cc-rst-pwd-slider-root .pvd-slider__slider::-moz-range-thumb,
  .pvd-cc-rst-pwd-slider-root .pvd-slider__slider::-webkit-slider-thumb {
    forced-color-adjust: none;
    --apex-kit-slider-thumb-border-color:ButtonBorder;
    --apex-kit-slider-thumb-background-color:ButtonFace;
  }
  .pvd-cc-rst-pwd-slider-root .pvd-slider__slider:not(:pvd-disabled):active::-moz-range-thumb,
  .pvd-cc-rst-pwd-slider-root .pvd-slider__slider:not(:pvd-disabled):active::-webkit-slider-thumb,
  .pvd-cc-rst-pwd-slider-root .pvd-slider__slider:not(:pvd-disabled):focus::-moz-range-thumb,
  .pvd-cc-rst-pwd-slider-root .pvd-slider__slider:not(:pvd-disabled):focus::-webkit-slider-thumb {
    forced-color-adjust: none;
    --apex-kit-slider-thumb-border-color:ButtonBorder;
    --apex-kit-slider-thumb-background-color:ButtonText;
  }
  .pvd-cc-rst-pwd-slider-root[data-tick-marks] pvd-slider__markers span {
    background-color: ButtonText;
    color: ButtonText;
    forced-color-adjust: none;
  }
}
@keyframes pvd-cc-rst-pwdSpinnerRotate {
  to {
    transform: rotate(1turn);
  }
}
@keyframes pvd-cc-rst-pwdSpinnerChaseTail {
  12.5% {
    transform: rotate(135deg);
  }
  25% {
    transform: rotate(270deg);
  }
  37.5% {
    transform: rotate(405deg);
  }
  50% {
    transform: rotate(540deg);
  }
  62.5% {
    transform: rotate(675deg);
  }
  75% {
    transform: rotate(810deg);
  }
  87.5% {
    transform: rotate(945deg);
  }
  to {
    transform: rotate(3turn);
  }
}
@keyframes pvd-cc-rst-pwdSpinnerRotateLeft {
  0% {
    transform: rotate(130deg);
  }
  50% {
    transform: rotate(-5deg);
  }
}
@keyframes pvd-cc-rst-pwdSpinnerRotateRight {
  0% {
    transform: rotate(-130deg);
  }
  50% {
    transform: rotate(5deg);
  }
}
@keyframes pvd-cc-rst-pwdSpinnerSideIn {
  0% {
    margin: var(--uom-space-stack-eighth-x);
    opacity: 0;
    visibility: hidden;
  }
  to {
    margin: var(--uom-space-stack-eighth-x);
    opacity: 1;
    visibility: visible;
  }
}
.pvd-cc-rst-pwd-spinner-root {
  display: var(--apex-kit-spinner-display);
  flex-direction: var(--apex-kit-spinner-flex-direction);
  font-family: Fidelity Sans;
  font-size: var(--apex-kit-spinner-font-size);
  font-weight: var(--apex-kit-spinner-font-weight);
  gap: var(--apex-kit-spinner-gap);
  line-height: var(--apex-kit-spinner-line-height);
}
.pvd-cc-rst-pwd-spinner-root,
.pvd-cc-rst-pwd-spinner-root *,
.pvd-cc-rst-pwd-spinner-root :after,
.pvd-cc-rst-pwd-spinner-root :before,
.pvd-cc-rst-pwd-spinner-root:after,
.pvd-cc-rst-pwd-spinner-root:before {
  box-sizing: border-box;
}
.pvd-cc-rst-pwd-spinner-root .pvd-spinner__spinner {
  animation: pvd-cc-rst-pwdSpinnerRotate 1568ms linear infinite;
  direction: var(--apex-kit-spinner-direction);
  height: var(--apex-kit-spinner-height);
  margin: var(--apex-kit-spinner-margin-top) var(--apex-kit-spinner-margin-right) var(--apex-kit-spinner-margin-bottom) var(--apex-kit-spinner-margin-left);
  max-height: var(--apex-kit-spinner-height);
  min-height: var(--apex-kit-spinner-height);
  position: var(--apex-kit-spinner-position);
  width: var(--apex-kit-spinner-width);
}
.pvd-cc-rst-pwd-spinner-root .pvd-spinner__visual {
  animation-duration: var(--apex-kit-spinner-visual-animation-duration);
  animation-iteration-count: var(--apex-kit-spinner-visual-animation-iteration-count);
  animation-name: var(--apex-kit-spinner-visual-animation-name);
  animation-timing-function: var(--apex-kit-spinner-visual-animation-timing-function);
  color: var(--apex-kit-spinner-visual-color);
  display: var(--apex-kit-spinner-visual-display);
  height: var(--apex-kit-spinner-visual-height);
  opacity: var(--apex-kit-spinner-visual-opacity);
  position: var(--apex-kit-spinner-visual-position);
  white-space: var(--apex-kit-spinner-visual-white-space);
  width: var(--apex-kit-spinner-visual-width);
}
.pvd-cc-rst-pwd-spinner-root .pvd-spinner__mask {
  display: var(--apex-kit-spinner-mask-display);
  height: var(--apex-kit-spinner-mask-height);
  overflow: var(--apex-kit-spinner-mask-overflow);
  position: var(--apex-kit-spinner-mask-position);
  width: var(--apex-kit-spinner-mask-width);
}
.pvd-cc-rst-pwd-spinner-root .pvd-spinner__mask.pvd-spinner__mask--left .pvd-spinner__mask-inner {
  animation-name: pvd-cc-rst-pwdSpinnerRotateLeft;
  border-right-color: var(--apex-kit-spinner-border-right-color);
  left: var(--apex-kit-spinner-left);
  transform: var(--apex-kit-spinner-transform);
}
.pvd-cc-rst-pwd-spinner-root .pvd-spinner__mask.pvd-spinner__mask--right .pvd-spinner__mask-inner {
  animation-name: pvd-cc-rst-pwdSpinnerRotateRight;
  border-left-color: var(--apex-kit-spinner-border-left-color);
  left: var(--apex-kit-spinner-left);
  transform: var(--apex-kit-spinner-transform);
}
.pvd-cc-rst-pwd-spinner-root .pvd-spinner__mask-inner {
  animation-duration: var(--apex-kit-spinner-mask-inner-animation-duration);
  animation-iteration-count: var(--apex-kit-spinner-mask-inner-animation-iteration-count);
  animation-timing-function: var(--apex-kit-spinner-mask-inner-animation-timing-function);
  border-bottom-color: var(--apex-kit-spinner-mask-inner-border-bottom-color);
  border-radius: var(--apex-kit-spinner-mask-inner-border-radius);
  border-style: var(--apex-kit-spinner-mask-inner-border-style);
  border-width: var(--apex-kit-spinner-mask-inner-border-width);
  bottom: var(--apex-kit-spinner-mask-inner-bottom);
  position: var(--apex-kit-spinner-mask-inner-position);
  top: var(--apex-kit-spinner-mask-inner-top);
  width: var(--apex-kit-spinner-mask-inner-width);
}
.pvd-cc-rst-pwd-spinner-root .pvd-spinner__mask-inner,
.pvd-cc-rst-pwd-spinner-root .pvd-spinner__mask-inner *,
.pvd-cc-rst-pwd-spinner-root .pvd-spinner__mask-inner :after,
.pvd-cc-rst-pwd-spinner-root .pvd-spinner__mask-inner :before,
.pvd-cc-rst-pwd-spinner-root .pvd-spinner__mask-inner:after,
.pvd-cc-rst-pwd-spinner-root .pvd-spinner__mask-inner:before {
  box-sizing: border-box;
}
.pvd-cc-rst-pwd-spinner-root .pvd-spinner__microcopy {
  color: #000;
  color: var(--apex-kit-spinner-microcopy-color);
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  letter-spacing: var(--apex-kit-spinner-letter-spacing);
  line-height: 1.5;
  margin: var(--apex-kit-spinner-microcopy-margin);
  text-align: left;
  text-align: var(--apex-kit-spinner-microcopy-text-align);
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvd-cc-rst-pwd-spinner-root .pvd-spinner__microcopy.pvd-spinner__microcopy--screen-reader-only {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  left: -5000px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pvd-cc-rst-pwd-spinner-root .pvd-spinner__microcopy-primary {
  align-items: var(--apex-kit-spinner-microcopy-primary-align-items);
  display: var(--apex-kit-spinner-microcopy-primary-display);
  font-size: .875rem;
  font-weight: var(--apex-kit-spinner-microcopy-font-weight);
  justify-content: var(--apex-kit-spinner-microcopy-primary-justify-content);
  padding: var(--apex-kit-spinner-microcopy-padding);
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-spinner-root .pvd-spinner__microcopy-primary {
    font-size: 1rem;
  }
}
.pvd-cc-rst-pwd-spinner-root .pvd-spinner__microcopy-secondary {
  animation-delay: var(--apex-kit-spinner-microcopy-secondary-animation-delay);
  animation-duration: var(--apex-kit-spinner-microcopy-secondary-animation-duration);
  animation-fill-mode: var(--apex-kit-spinner-microcopy-secondary-animation-fill-mode);
  animation-iteration-count: var(--apex-kit-spinner-microcopy-secondary-animation-iteration-count);
  animation-name: pvd-cc-rst-pwdSpinnerSideIn;
  animation-timing-function: var(--apex-kit-spinner-microcopy-secondary-animation-timing-function);
  font-size: .75rem;
  line-height: var(--apex-kit-spinner-line-height);
  margin: var(--apex-kit-spinner-microcopy-secondary-margin);
  text-align: var(--apex-kit-spinner-microcopy-secondary-text-align);
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-spinner-root .pvd-spinner__microcopy-secondary {
    font-size: .875rem;
  }
}
.pvd-cc-rst-pwd-spinner-root .pvd-spinner__microcopy-text {
  margin: var(--apex-kit-spinner-microcopy-text-margin);
}
.pvd-cc-rst-pwd-spinner-root .pvd-spinner__microcopy-icon {
  font-size: var(--apex-kit-spinner-microcopy-icon-font-size);
  margin: var(--apex-kit-spinner-microcopy-icon-margin);
}
.pvd-cc-rst-pwd-spinner-root:focus {
  outline: var(--apex-kit-spinner-focus-outline);
}
.pvd-cc-rst-pwd-spinner-root.pvd-spinner--force-inline {
  display: inline-block;
}
.pvd-cc-rst-pwd-spinner-root.pvd-spinner--force-block {
  display: block;
}
.pvd-cc-rst-pwd-spinner-root.pvd-spinner--hidden {
  display: none;
}
.pvd-cc-rst-pwd-spinner-root pvd-cc-rst-pwd-icon {
  line-height: var(--apex-kit-spinner-line-height);
}
.pvd-cc-rst-pwd-spinner-root.pvd-spinner--disable-background {
  --page-loading-spinner-dimensions:200px;
  --page-loading-spinner-max-dimensions:400px;
  background-color: var(--apex-kit-spinner-background-color);
  border: 2px solid var(--apex-kit-spinner-border-color);
  border-radius: var(--apex-kit-spinner-border-radius);
  box-shadow: 0 1px 4px 0 #0003;
  display: var(--apex-kit-spinner-display);
  flex-direction: column;
  height: fit-content;
  inset: 0;
  justify-content: center;
  margin: auto;
  max-height: var(--page-loading-spinner-max-dimensions);
  max-width: var(--page-loading-spinner-max-dimensions);
  min-height: var(--page-loading-spinner-dimensions);
  min-width: var(--page-loading-spinner-dimensions);
  padding: var(--apex-kit-spinner-padding);
  position: fixed;
  width: fit-content;
  z-index: 999999;
}
.pvd-cc-rst-pwd-spinner-root .pvd-page-loading-background {
  background-color: var(--apex-kit-spinner-background-color);
  bottom: 0;
  color: --apex-kit-spinner-color;
  display: var(--apex-kit-spinner-display);
  height: 100vh;
  left: 0;
  mix-blend-mode: overlay;
  opacity: .5;
  position: fixed;
  right: 0;
  top: 0;
  width: 200%;
  z-index: 99999;
}
pvd-cc-rst-pwd-ssn-input .pvd-cc-rst-pwd__display-hidden {
  display: none;
}
pvd-cc-rst-pwd-ssn-input .pvd-cc-rst-pwd__display-block {
  display: block;
}
pvd-cc-rst-pwd-ssn-input .pvd-cc-rst-pwd__display-inline-block {
  display: inline-block;
}
pvd-cc-rst-pwd-ssn-input .pvd-cc-rst-pwd__display-flex {
  display: flex;
}
pvd-cc-rst-pwd-ssn-input .pvd-cc-rst-pwd-input__with-slot {
  display: flex;
  position: relative;
}
pvd-cc-rst-pwd-ssn-input .pvd-cc-rst-pwd-input__with-slot:not(.pvd-cc-rst-pwd-input__dense) > :first-child {
  flex-grow: 1;
}
pvd-cc-rst-pwd-ssn-input .pvd-cc-rst-pwd-input__with-slot > s-slot {
  margin-left: var(--apex-for-web-input-slot-margin-left);
}
pvd-cc-rst-pwd-status {
  display: block;
}
.pvd-cc-rst-pwd-status-root .pvd-status__image svg {
  color: var(--apex-kit-status-image-color);
  height: 30%;
  margin-bottom: .25rem;
  margin-left: auto;
  margin-right: auto;
  width: 30%;
}
pvd-cc-rst-pwd-stepper > :first-child:not(s-root) {
  display: none;
  pointer-events: none;
}
.pvd-cc-rst-pwd-stepper-root {
  color: #000;
  display: inline-flex;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 0;
  position: relative;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvd-stepper__controls {
  align-items: center;
  display: grid;
  grid-template-columns: var(--apex-kit-stepper-button-area-size) 1fr var(--apex-kit-stepper-button-area-size);
  grid-template-rows: var(--apex-kit-stepper-button-area-size);
  justify-items: center;
}
.pvd-stepper__controls .pvd-cc-rst-pwd-button-root {
  align-items: center;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  height: var(--apex-kit-stepper-button-height);
  justify-content: center;
  min-height: unset;
  padding: var(--apex-kit-stepper-button-padding);
  width: var(--apex-kit-stepper-button-width);
}
.pvd-stepper__controls .pvd-cc-rst-pwd-button-root .pvd-cc-rst-pwd-icon-root.pvd-icon--small {
  height: var(--apex-kit-stepper-icon-height);
  stroke: currentColor;
  width: var(--apex-kit-stepper-icon-width);
}
.pvd-stepper__controls [data-tag-name=pvd-scoped-button][pvd-disabled=true] {
  pointer-events: none;
}
.pvd-stepper__controls .pvd-stepper__input {
  align-self: center;
}
@media print {
  .pvd-stepper__controls {
    display: block;
    margin: var(--apex-kit-stepper-controls-margin);
  }
  .pvd-stepper__button {
    display: none;
  }
}
.pvd-cc-rst-pwd-switch-root,
pvd-cc-rst-pwd-switch {
  display: var(--apex-kit-switch-display);
}
.pvd-cc-rst-pwd-switch-root {
  align-items: var(--apex-kit-switch-align-items);
}
.pvd-cc-rst-pwd-switch-root,
.pvd-cc-rst-pwd-switch-root *,
.pvd-cc-rst-pwd-switch-root :after,
.pvd-cc-rst-pwd-switch-root :before,
.pvd-cc-rst-pwd-switch-root:after,
.pvd-cc-rst-pwd-switch-root:before {
  box-sizing: border-box;
}
.pvd-cc-rst-pwd-switch-root .pvd-switch__label {
  color: #000;
  color: var(--apex-kit-switch-label-color);
  cursor: var(--apex-kit-switch-cursor);
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: var(--apex-kit-switch-font-size);
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  letter-spacing: var(--apex-kit-switch-letter-spacing);
  line-height: 1.5;
  line-height: var(--apex-kit-switch-line-height);
  margin: var(--apex-kit-switch-margin);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvd-cc-rst-pwd-switch-root .pvd-switch__button {
  background-color: var(--apex-kit-switch-background-color);
  border: var(--apex-kit-switch-border);
  border-radius: var(--apex-kit-switch-border-radius);
  box-shadow: var(--apex-kit-switch-box-shadow);
  cursor: var(--apex-kit-switch-cursor);
  font-size: inherit;
  height: var(--apex-kit-switch-button-height);
  line-height: inherit;
  margin: var(--apex-kit-switch--button-margin);
  outline-color: var(--apex-kit-switch-outline-color);
  outline-offset: var(--apex-kit-switch-outline-offset);
  outline-style: var(--apex-kit-switch-outline-style);
  outline-width: var(--apex-kit-switch-outline-width);
  padding: var(--apex-kit-switch-padding);
  text-decoration: none;
  transition: var(--apex-kit-switch-transition);
  width: var(--apex-kit-switch-button-width);
}
.pvd-cc-rst-pwd-switch-root .pvd-switch__handle-wrapper {
  padding: var(--apex-kit-switch-padding);
}
.pvd-cc-rst-pwd-switch-root .pvd-switch__handle {
  background-color: var(--apex-kit-switch-background-color);
  border: var(--apex-kit-switch-border);
  border-radius: var(--apex-kit-switch-border-radius);
  height: var(--apex-kit-switch-height);
  margin: var(--apex-kit-switch-margin);
  margin-left: var(--apex-kit-switch-margin-left);
  margin-right: var(--apex-kit-switch-margin-right);
  padding: var(--apex-kit-switch-padding);
  transition: var(--apex-kit-switch-transition);
  width: var(--apex-kit-switch-button-width);
}
@media (forced-colors: active) {
  .pvd-cc-rst-pwd-switch-root .pvd-switch__button:focus,
  .pvd-cc-rst-pwd-switch-root .pvd-switch__button:hover {
    outline: var(--apex-kit-switch-outline);
  }
  .pvd-cc-rst-pwd-switch-root.pvd-switch--on .pvd-switch__handle {
    background-color: var(--apex-kit-switch-background-color);
  }
}
.pvd-cc-rst-pwd-tab-group-root > .pvd-tab-group__tabs {
  border-bottom: var(--apex-kit-tab-group-border-bottom);
  color: #000;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-family: var(--apex-kit-tab-group-font-family);
  font-size: var(--apex-kit-tab-group-font-size);
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  overflow: var(--apex-kit-tab-group-overflow);
  padding: var(--apex-kit-tab-group-padding);
  text-align: left;
  text-align: var(--apex-kit-tab-group-text-align);
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  white-space: var(--apex-kit-tab-group-white-space);
}
.pvd-cc-rst-pwd-tab-group-root > .pvd-tab-group__tabs .pvd-tab__tab {
  background-color: var(--apex-kit-tab-group-background-color);
}
.pvd-cc-rst-pwd-tab-group-root > .pvd-tab-group__tabs .pvd-tab-group__truncation-menu-wrapper {
  border-bottom: var(--apex-kit-tab-group-truncation-menu-border-bottom);
  display: var(--apex-kit-tab-group-truncation-menu-display);
  padding: var(--apex-kit-tab-group-truncation-menu-padding);
  position: var(--apex-kit-tab-group-truncation-menu-position);
  vertical-align: var(--apex-kit-tab-group-truncation-menu-vertical-align);
}
@media print {
  .pvd-cc-rst-pwd-tab-group-root > .pvd-tab-group__tabs .pvd-tab-group__truncation-menu-wrapper,
  .pvd-cc-rst-pwd-tab-group-root > .pvd-tab-group__tabs .pvd-tab-group__truncation-menu-wrapper--visible {
    display: var(--apex-kit-tab-group-truncation-menu-display);
  }
}
.pvd-cc-rst-pwd-tab-group-root > .pvd-tab-group__tabs .pvd-tab-group__truncation-menu {
  appearance: var(--apex-kit-tab-group-truncation-menu-item-appearance);
  cursor: var(--apex-kit-tab-group-truncation-menu-item-cursor);
  height: var(--apex-kit-tab-group-truncation-menu-item-height);
  left: var(--apex-kit-tab-group-truncation-menu-item-left);
  opacity: var(--apex-kit-tab-group-truncation-menu-item-opacity);
  position: var(--apex-kit-tab-group-truncation-menu-item-position);
  top: var(--apex-kit-tab-group-truncation-menu-item-top);
  width: var(--apex-kit-tab-group-truncation-menu-item-width);
}
.pvd-cc-rst-pwd-tab-group-root > .pvd-tab-group__tabs .pvd-tab-group__truncation-menu-icon {
  color: var(--apex-kit-tab-group-icon-color);
  pointer-events: none;
  position: var(--apex-kit-tab-group-icon-position);
  vertical-align: var(--apex-kit-tab-group-icon-vertical-align);
}
.pvd-cc-rst-pwd-tab-root,
pvd-cc-rst-pwd-tab {
  vertical-align: var(--apex-kit-tab-vertical-align);
}
.pvd-cc-rst-pwd-tab-root {
  color: #000;
  display: var(--apex-kit-tab-display);
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  margin-right: var(--apex-kit-tab-margin-right);
  outline: var(--apex-kit-tab-outline);
  outline-offset: var(--apex-kit-tab-outline-offset);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvd-cc-rst-pwd-tab-root,
.pvd-cc-rst-pwd-tab-root *,
.pvd-cc-rst-pwd-tab-root :after,
.pvd-cc-rst-pwd-tab-root :before,
.pvd-cc-rst-pwd-tab-root:after,
.pvd-cc-rst-pwd-tab-root:before {
  box-sizing: border-box;
}
.pvd-cc-rst-pwd-tab-root .pvd-tab__tab {
  border: var(--apex-kit-tab-border);
  max-width: var(--apex-kit-tab-max-width);
  outline: var(--apex-kit-tab-outline);
}
.pvd-cc-rst-pwd-tab-root .pvd-tab__tab .pvd-tab__text-wrapper {
  border-bottom: var(--apex-kit-tab-item-border-bottom);
  color: var(--apex-kit-tab-item-color);
  cursor: var(--apex-kit-tab-item-cursor);
  display: var(--apex-kit-tab-item-display);
  font-weight: var(--apex-kit-tab-item-font-weight);
  letter-spacing: var(--apex-kit-tab-item-letter-spacing);
  line-height: var(--apex-kit-tab-item-line-height);
  outline: var(--apex-kit-tab-item-outline);
  outline-offset: var(--apex-kit-tab-item-outline-offset);
  padding: var(--apex-kit-tab-item-padding);
  text-align: var(--apex-kit-tab-item-text-align);
  transition: var(--apex-kit-tab-item-transition);
  white-space: var(--apex-kit-tab-item-white-space);
}
@media not print {
  .pvd-tab--truncated .pvd-cc-rst-pwd-tab-root {
    font-size: var(--apex-kit-tab-font-size);
  }
  .pvd-tab--truncated .pvd-cc-rst-pwd-tab-root .pvd-tab__tab {
    border: 0;
    clip: rect(1px 1px 1px 1px);
    height: 1px;
    left: -5000px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  @media (forced-colors: active) {
    .pvd-cc-rst-pwd-tab-root .pvd-tab__tab {
      outline: var(--apex-kit-tab-outline);
      outline-offset: var(--apex-kit-tab-outline-offset);
    }
    .pvd-cc-rst-pwd-tab-root.pvd-tab--selected .pvd-tab__text-wrapper {
      outline: var(--apex-kit-tab-item-outline);
      outline-offset: var(--apex-kit-tab-item-outline-offset);
    }
  }
}
.pvd-cc-rst-pwd-tab-panel-root {
  color: #000;
  display: var(--apex-kit-tab-panel-display);
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .875rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  margin-top: var(--apex-kit-tab-panel-margin-top);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-tab-panel-root {
    font-size: 1rem;
  }
}
.pvd-cc-rst-pwd-tab-panel-root .pvd-tab-panel__panel {
  outline: var(--apex-kit-tab-panel-outline);
  outline-offset: var(--apex-kit-tab-panel-outline-offset);
  transition: var(--apex-kit-tab-panel-transition);
}
.pvd-cc-rst-pwd-table-root .pvd-table__head {
  display: var(--apex-kit-table-display);
  letter-spacing: var(--apex-kit-table-letter-spacing);
}
.pvd-cc-rst-pwd-table-root .pvd-table__head,
.pvd-cc-rst-pwd-table-root .pvd-table__head .pvd-table__row {
  background-color: var(--apex-kit-table-background-color);
}
.pvd-cc-rst-pwd-table-root .pvd-table__row:first-child .pvd-table__column-header-cell:first-child {
  border-top-left-radius: var(--apex-kit-table-border-top-left-radius);
}
.pvd-cc-rst-pwd-table-root .pvd-table__row:first-child .pvd-table__column-header-cell:last-child {
  border-right: var(--apex-kit-table-border-right);
  border-top-right-radius: var(--apex-kit-table-border-top-right-radius);
}
.pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell {
  background-color: var(--apex-kit-table-background-color);
  border: var(--apex-kit-table-border);
  border-bottom: var(--apex-kit-table-border-bottom);
  border-left: var(--apex-kit-table-border-left);
  border-right: var(--apex-kit-table-border-right);
  border-top: var(--apex-kit-table-border-top);
  box-shadow: var(--apex-kit-table-box-shadow);
  display: var(--apex-kit-table-display);
  font-weight: var(--apex-kit-table-font-weight);
  left: var(--apex-kit-table-left);
  padding: var(--apex-kit-table-padding);
  right: var(--apex-kit-table-right);
  text-align: var(--apex-kit-table-text-align);
  vertical-align: var(--apex-kit-table-vertical-align);
}
.pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell:first-child {
  border-left: var(--apex-kit-table-border-left);
}
.pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--fixed {
  background-color: var(--apex-kit-table-background-color);
  position: absolute;
}
.pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--fixed.pvd-table__column-header-cell--fixed-first {
  box-shadow: var(--apex-kit-table-box-shadow);
  left: 0;
}
.pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--fixed.pvd-table__column-header-cell--fixed-last {
  box-shadow: var(--apex-kit-table-box-shadow);
  right: 0;
}
.pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--sortable.pvd-table__column-header-cell--sort-ascending .pvd-table__sort-icon,
.pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--sortable.pvd-table__column-header-cell--sort-descending .pvd-table__sort-icon {
  transform: var(--apex-kit-table-transform);
}
.pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--right {
  text-align: right;
}
.pvd-cc-rst-pwd-table-root:not(:has(thead)) .pvd-table__row:first-child .pvd-table__row-header-cell:first-child {
  border-left: var(--apex-kit-table-border-left);
  border-top-left-radius: var(--apex-kit-table-border-top-left-radius);
}
.pvd-cc-rst-pwd-table-root:not(:has(thead)) .pvd-table__row:first-child .pvd-table__data-cell:last-child {
  border-right: var(--apex-kit-table-border-right);
  border-top-right-radius: var(--apex-kit-table-border-top-right-radius);
}
.pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell-content.pvd-table__column-header-cell-content--fixed {
  align-items: var(--apex-kit-table-align-items);
  box-shadow: var(--apex-kit-table-box-shadow);
  display: var(--apex-kit-table-display);
  height: var(--apex-kit-table-height);
  left: var(--apex-kit-table-left);
  right: var(--apex-kit-table-right);
}
.pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell-sort-button {
  background-color: var(--apex-kit-table-background-color);
  border: var(--apex-kit-table-border);
  border-bottom: var(--apex-kit-table-border-bottom);
  border-top-left-radius: var(--apex-kit-table-border-top-left-radius);
  color: #000;
  color: var(--apex-kit-table-text-color);
  cursor: var(--apex-kit-table-cursor);
  display: var(--apex-kit-table-display);
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--apex-kit-table-font-weight);
  letter-spacing: 0;
  letter-spacing: var(--apex-kit-table-letter-spacing);
  line-height: 1.5;
  margin: var(--apex-kit-table-margin);
  padding: var(--apex-kit-table-padding);
  padding-bottom: var(--apex-kit-table-padding-bottom);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  white-space: var(--apex-kit-table-white-space);
  width: var(--apex-kit-table-width);
}
.pvd-cc-rst-pwd-table-root .pvd-table__unsorted-icon {
  display: none;
}
.pvd-cc-rst-pwd-table-root .pvd-table__sort-icon,
.pvd-cc-rst-pwd-table-root .pvd-table__unsorted-icon {
  display: var(--apex-kit-table-icon-display);
  vertical-align: var(--apex-kit-table-vertical-align);
}
.pvd-cc-rst-pwd-table-root {
  background-color: var(--apex-kit-table-background-color);
  border-radius: var(--apex-kit-table-border-radius);
  display: var(--apex-kit-table-display);
  padding-bottom: var(--apex-kit-table-padding-bottom);
  position: var(--apex-kit-table-position);
}
.pvd-cc-rst-pwd-table-root.pvd-table--small .pvd-table__table {
  font-size: var(--apex-kit-table-font-size);
}
.pvd-cc-rst-pwd-table-root.pvd-table--large .pvd-table__table {
  font-size: .875rem;
  font-size: var(--apex-kit-table-font-size);
  letter-spacing: var(--apex-kit-table-letter-spacing);
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-table-root.pvd-table--large .pvd-table__table {
    font-size: 1rem;
  }
}
.pvd-cc-rst-pwd-table-root .pvd-table__container {
  overflow-x: var(--apex-kit-table-overflow-x);
}
.pvd-cc-rst-pwd-table-root .pvd-table__table {
  align-items: var(--apex-kit-table-align-items);
  background-color: var(--apex-kit-table-background-color);
  border-bottom: var(--apex-kit-table-border-bottom);
  border-collapse: var(--apex-kit-table-border-collapse);
  border-left: var(--apex-kit-table-border-left);
  border-radius: var(--apex-kit-table-border-radius);
  border-right: var(--apex-kit-table-border-right);
  border-spacing: var(--apex-kit-table-border-spacing);
  border-top: var(--apex-kit-table-border-top);
  color: #000;
  color: var(--apex-kit-table-text-color);
  display: var(--apex-kit-table-display);
  flex-direction: var(--apex-kit-table-flex-direction);
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .75rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  letter-spacing: var(--apex-kit-table-letter-spacing);
  line-height: 1.5;
  margin: var(--apex-kit-table-margin);
  max-width: var(--apex-kit-table-max-width);
  table-layout: var(--apex-kit-table-table-layout);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  width: var(--apex-kit-table-width);
}
.pvd-cc-rst-pwd-table-root .pvd-table__table,
.pvd-cc-rst-pwd-table-root .pvd-table__table *,
.pvd-cc-rst-pwd-table-root .pvd-table__table :after,
.pvd-cc-rst-pwd-table-root .pvd-table__table :before,
.pvd-cc-rst-pwd-table-root .pvd-table__table:after,
.pvd-cc-rst-pwd-table-root .pvd-table__table:before {
  box-sizing: border-box;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-table-root .pvd-table__table {
    font-size: .875rem;
  }
}
.pvd-cc-rst-pwd-table-root .pvd-table__table:has(tfoot) .pvd-table__foot:last-child .pvd-table__data-cell:last-child {
  border-bottom-right-radius: var(--apex-kit-table-border-bottom-right-radius);
}
.pvd-cc-rst-pwd-table-root .pvd-table__table:has(tfoot) .pvd-table__foot:last-child .pvd-table__data-cell:first-child {
  border-bottom-left-radius: var(--apex-kit-table-border-bottom-left-radius);
}
.pvd-cc-rst-pwd-table-root .pvd-table__table:not(:has(tfoot)) .pvd-table__row:last-child .pvd-table__data-cell:first-child {
  border-bottom-left-radius: var(--apex-kit-table-border-bottom-left-radius);
}
.pvd-cc-rst-pwd-table-root .pvd-table__table:not(:has(tfoot)) .pvd-table__row:last-child .pvd-table__data-cell:last-child {
  border-bottom-right-radius: var(--apex-kit-table-border-bottom-right-radius);
}
.pvd-cc-rst-pwd-table-root .pvd-table__row-header-cell {
  background-color: var(--apex-kit-table-background-color);
  padding: var(--apex-kit-table-padding);
  text-align: var(--apex-kit-table-text-align);
  vertical-align: var(--apex-kit-table-vertical-align);
  white-space: var(--apex-kit-white-space);
}
.pvd-cc-rst-pwd-table-root .pvd-table__body,
.pvd-cc-rst-pwd-table-root .pvd-table__row-header-cell {
  border-left: var(--apex-kit-table-border-left);
  border-top: var(--apex-kit-table-border-top);
  display: var(--apex-kit-table-display);
}
.pvd-cc-rst-pwd-table-root .pvd-table__body {
  border-bottom: var(--apex-kit-table-border-bottom);
  border-right: var(--apex-kit-table-border-right);
}
.pvd-cc-rst-pwd-table-root .pvd-table__body:last-child {
  border-bottom: var(--apex-kit-table-border-bottom);
  border-bottom-left-radius: var(--apex-kit-table-border-bottom-left-radius);
}
.pvd-cc-rst-pwd-table-root .pvd-table__body:last-child:last-child {
  border-bottom-right-radius: var(--apex-kit-table-border-bottom-right-radius);
}
.pvd-cc-rst-pwd-table-root .pvd-table__table:has(tfoot) .pvd-table__row {
  background-color: var(--apex-kit-table-background-color);
  display: var(--apex-kit-table-display);
}
.pvd-cc-rst-pwd-table-root .pvd-table__table:has(tfoot) .pvd-table__row .pvd-table__data-cell {
  border-left: var(--apex-kit-table-border-left);
}
.pvd-cc-rst-pwd-table-root .pvd-table__table:has(tfoot) .pvd-table__row .pvd-table__data-cell:last-child {
  border-right: var(--apex-kit-table-border-right);
}
.pvd-cc-rst-pwd-table-root .pvd-table__table:has(tfoot) .pvd-table__row:last-child .pvd-table__row-header-cell {
  border-bottom: var(--apex-kit-table-border-bottom);
}
.pvd-cc-rst-pwd-table-root .pvd-table__table:has(tfoot) .pvd-table__row:last-child .pvd-table__data-cell {
  border-bottom: var(--apex-kit-table-border-bottom);
}
.pvd-cc-rst-pwd-table-root .pvd-table__table:has(tfoot) .pvd-table__foot .pvd-table__row .pvd-table__row-header-cell {
  border-bottom-left-radius: var(--apex-kit-table-border-bottom-left-radius);
}
.pvd-cc-rst-pwd-table-root .pvd-table__table:not(:has(tfoot)) .pvd-table__row {
  background-color: var(--apex-kit-table-background-color);
  display: var(--apex-kit-table-display);
}
.pvd-cc-rst-pwd-table-root .pvd-table__table:not(:has(tfoot)) .pvd-table__row .pvd-table__data-cell {
  border-left: var(--apex-kit-table-border-left);
}
.pvd-cc-rst-pwd-table-root .pvd-table__table:not(:has(tfoot)) .pvd-table__row .pvd-table__data-cell:last-child {
  border-right: var(--apex-kit-table-border-right);
}
.pvd-cc-rst-pwd-table-root .pvd-table__table:not(:has(tfoot)) .pvd-table__row:last-child .pvd-table__row-header-cell {
  border-bottom: var(--apex-kit-table-border-bottom);
}
.pvd-cc-rst-pwd-table-root .pvd-table__table:not(:has(tfoot)) .pvd-table__row:last-child .pvd-table__row-header-cell:first-child {
  border-bottom-left-radius: var(--apex-kit-table-border-bottom-left-radius);
}
.pvd-cc-rst-pwd-table-root .pvd-table__table:not(:has(tfoot)) .pvd-table__row:last-child .pvd-table__data-cell {
  border-bottom: var(--apex-kit-table-border-bottom);
}
.pvd-cc-rst-pwd-table-root .pvd-table__data-cell {
  border-left: var(--apex-kit-table-border-left);
  border-top: var(--apex-kit-table-border-top);
  display: var(--apex-kit-table-display);
  padding: var(--apex-kit-table-padding);
  text-align: var(--apex-kit-table-text-align);
  vertical-align: var(--apex-kit-table-vertical-align);
  white-space: var(--apex-kit-table-white-space);
}
.pvd-cc-rst-pwd-table-root .pvd-table__data-cell.pvd-table__data-cell--fixed {
  background-color: var(--apex-kit-table-background-color);
  position: absolute;
}
.pvd-cc-rst-pwd-table-root .pvd-table__data-cell.pvd-table__data-cell--fixed.pvd-table__data-cell--fixed-first {
  box-shadow: var(--apex-kit-table-box-shadow);
  left: 0;
}
.pvd-cc-rst-pwd-table-root .pvd-table__data-cell.pvd-table__data-cell--fixed.pvd-table__data-cell--fixed-last {
  box-shadow: var(--apex-kit-table-box-shadow);
  right: 0;
}
.pvd-cc-rst-pwd-table-root .pvd-table__data-cell--center {
  text-align: center;
}
.pvd-cc-rst-pwd-table-root .pvd-table__data-cell--left {
  text-align: left;
}
.pvd-cc-rst-pwd-table-root .pvd-table__data-cell--right {
  text-align: right;
}
@media print {
  .pvd-cc-rst-pwd-table-root {
    page-break-before: var(--apex-kit-table-page-break-before);
    -webkit-print-color-adjust: var(--apex-kit-table-color-adjust);
    print-color-adjust: var(--apex-kit-table-color-adjust);
  }
  .pvd-cc-rst-pwd-table-root .pvd-table__container {
    overflow-x: var(--apex-kit-table-overflow-x);
  }
}
.pvd-cc-rst-pwd-table-root {
  color: var(--apex-kit-table-text-color);
  letter-spacing: var(--apex-kit-table-letter-spacing);
}
.pvd-cc-rst-pwd-table-root .pvd-table__foot {
  display: var(--apex-kit-table-display);
}
.pvd-cc-rst-pwd-table-root .pvd-table__foot .pvd-table__row-header-cell.pvd-table__row-header-cell--fixed.pvd-table__row-header-cell--fixed-last,
.pvd-cc-rst-pwd-table-root .pvd-table__foot.pvd-table__data-cell--fixed.pvd-table__data-cell--fixed-last {
  border-left: var(--apex-kit-table-border-left);
}
.pvd-cc-rst-pwd-table-root .pvd-table__foot .pvd-table__data-cell {
  border-left: var(--apex-kit-table-border-left);
  border-right: var(--apex-kit-table-border-right);
  border-top: var(--apex-kit-table-border-top);
  color: var(--apex-kit-table-color);
  font-weight: var(--apex-kit-table-font-weight);
}
.pvd-cc-rst-pwd-table-root .pvd-table__foot .pvd-table__data-cell.pvd-table__data-cell--performance-gain,
.pvd-cc-rst-pwd-table-root .pvd-table__foot .pvd-table__data-cell.pvd-table__data-cell--performance-loss {
  color: var(--apex-kit-table-color);
}
.pvd-cc-rst-pwd-table-root .pvd-table__foot .pvd-table__row-header-cell {
  border-left: var(--apex-kit-table-border-left);
  border-top: var(--apex-kit-table-border-top);
  font-weight: var(--apex-kit-table-font-weight);
  white-space: var(--apex-kit-table-white-space);
}
.pvd-cc-rst-pwd-table-root .pvd-table__caption {
  color: #000;
  color: var(--apex-kit-table-text-color);
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  letter-spacing: var(--apex-kit-table-letter-spacing);
  line-height: 1.5;
  margin: var(--apex-kit-table-margin);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvd-cc-rst-pwd-table-root .pvd-table__caption-microcopy {
  margin: var(--apex-kit-table-margin);
}
.pvd-cc-rst-pwd-table-root .pvd-table__caption-a11y-sorted-by-text {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  color: var(--apex-kit-table-text-color);
  height: 1px;
  left: -5000px;
  letter-spacing: var(--apex-kit-table-letter-spacing);
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pvd-cc-rst-pwd-tag {
  background-color: var(--fds-tag-background-color);
  border-color: var(--fds-tag-border-color);
  border-radius: var(--fds-tag-border-radius);
  border-style: var(--fds-tag-border-style);
  border-width: var(--fds-tag-border-width);
  display: var(--fds-tag-display);
  font-family: var(--fds-tag-font-family);
  max-width: var(--fds-tag-max-width);
  padding: var(--fds-tag-padding-top) var(--fds-tag-padding-right) var(--fds-tag-padding-bottom) var(--fds-tag-padding-left);
}
.pvd-cc-rst-pwd-textarea-root,
pvd-cc-rst-pwd-textarea {
  display: var(--apex-kit-textarea-display);
}
.pvd-cc-rst-pwd-textarea-root {
  background-color: var(--apex-kit-textarea-background-color);
  border: var(--apex-kit-textarea-border);
  box-shadow: var(--apex-kit-textarea-box-shadow);
  color: #000;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .875rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.2;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  width: var(--apex-kit-textarea-width);
}
.pvd-cc-rst-pwd-textarea-root,
.pvd-cc-rst-pwd-textarea-root *,
.pvd-cc-rst-pwd-textarea-root :after,
.pvd-cc-rst-pwd-textarea-root :before,
.pvd-cc-rst-pwd-textarea-root:after,
.pvd-cc-rst-pwd-textarea-root:before {
  box-sizing: border-box;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-textarea-root {
    font-size: 1rem;
  }
}
.pvd-cc-rst-pwd-textarea-root.pvd-textarea--small {
  font-size: .75rem;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-textarea-root.pvd-textarea--small {
    font-size: .875rem;
  }
}
.pvd-cc-rst-pwd-textarea-root.pvd-textarea--large {
  font-size: 1.125rem;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-textarea-root.pvd-textarea--large {
    font-size: 1.25rem;
  }
}
.pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea {
  appearance: var(--apex-kit-textarea-appearance);
  background-color: var(--apex-kit-textarea-background-color);
  border: var(--apex-kit-textarea-border);
  border-radius: var(--apex-kit-textarea-border-radius);
  box-shadow: var(--apex-kit-textarea-box-shadow);
  color: var(--apex-kit-textarea-color);
  cursor: var(--apex-kit-textarea-cursor);
  font-family: var(--apex-kit-textarea-font-family);
  font-size: var(--apex-kit-textarea-font-size);
  letter-spacing: var(--apex-kit-textarea-letter-spacing);
  line-height: var(--apex-kit-textarea-line-height);
  margin: var(--apex-kit-textarea-margin);
  max-width: var(--apex-kit-textarea-max-width);
  min-height: var(--apex-kit-textarea-min-height);
  opacity: var(--apex-kit-textarea-opacity);
  outline: var(--apex-kit-textarea-outline);
  outline-color: var(--apex-kit-textarea-outline-color);
  outline-offset: var(--apex-kit-textarea-outline-offset);
  outline-style: var(--apex-kit-textarea-outline-style);
  outline-width: var(--apex-kit-textarea-outline-width);
  padding: var(--apex-kit-textarea-padding);
  transition: var(--apex-kit-textarea-transition);
  width: var(--apex-kit-textarea-width);
}
@supports (-webkit-touch-callout:none) {
  .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea:active:not(:focus) {
    font-size: 16px !important;
  }
}
pvd-cc-rst-pwd-text-input .pvd-cc-rst-pwd__display-hidden {
  display: none;
}
pvd-cc-rst-pwd-text-input .pvd-cc-rst-pwd__display-block {
  display: block;
}
pvd-cc-rst-pwd-text-input .pvd-cc-rst-pwd__display-inline-block {
  display: inline-block;
}
pvd-cc-rst-pwd-text-input .pvd-cc-rst-pwd__display-flex {
  display: flex;
}
pvd-cc-rst-pwd-text-input .pvd-cc-rst-pwd-input__with-slot {
  display: flex;
  position: relative;
}
pvd-cc-rst-pwd-text-input .pvd-cc-rst-pwd-input__with-slot:not(.pvd-cc-rst-pwd-input__dense) > :first-child {
  flex-grow: 1;
}
pvd-cc-rst-pwd-text-input .pvd-cc-rst-pwd-input__with-slot > s-slot {
  margin-left: var(--apex-for-web-input-slot-margin-left);
}
.pvd-cc-rst-pwd-tile-root {
  height: 100%;
}
.pvd-cc-rst-pwd-tile-root,
.pvd-cc-rst-pwd-tile-root *,
.pvd-cc-rst-pwd-tile-root :after,
.pvd-cc-rst-pwd-tile-root :before,
.pvd-cc-rst-pwd-tile-root:after,
.pvd-cc-rst-pwd-tile-root:before {
  box-sizing: border-box;
}
.pvd-cc-rst-pwd-tile-root .pvd-tile__tile {
  background-color: var(--apex-kit-tile-background-color);
  border: var(--apex-kit-tile-border);
  border-radius: var(--apex-kit-tile-border-radius);
  box-shadow: var(--apex-kit-tile-box-shadow);
  color: #000;
  display: block;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-style: normal;
  font-weight: 400;
  height: 100%;
  letter-spacing: 0;
  line-height: 1.5;
  outline: var(--apex-kit-tile-outline);
  outline-offset: var(--apex-kit-tile-outline-offset);
  padding: var(--apex-kit-tile-padding);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  width: 100%;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-tile-root .pvd-tile__tile {
    padding: var(--apex-kit-tile-padding-at-512);
  }
}
@media (min-width: 48em) {
  .pvd-cc-rst-pwd-tile-root .pvd-tile__tile {
    padding: var(--apex-kit-tile-padding-at-768);
  }
}
@media (min-width: 60em) {
  .pvd-cc-rst-pwd-tile-root .pvd-tile__tile {
    padding: var(--apex-kit-tile-padding-at-960);
  }
}
@media (min-width: 80em) {
  .pvd-cc-rst-pwd-tile-root .pvd-tile__tile {
    padding: var(--apex-kit-tile-padding-at-1280);
  }
}
.pvd-cc-rst-pwd-tile-root.pvd-tile--content-width .pvd-tile__tile {
  display: inline-block;
  width: auto;
}
.pvd-cc-rst-pwd-tile-root .pvd-tile__content {
  color: #000;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .875rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  margin: 0;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-tile-root .pvd-tile__content {
    font-size: 1rem;
  }
}
.pvd-cc-rst-pwd-tile-root .pvd-tile__content.pvd-tile__content--small {
  color: #000;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .75rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-tile-root .pvd-tile__content.pvd-tile__content--small {
    font-size: .875rem;
  }
}
.pvd-cc-rst-pwd-tile-root .pvd-tile__content.pvd-tile__content--large {
  color: #000;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-tile-root .pvd-tile__content.pvd-tile__content--large {
    font-size: 1.25rem;
  }
}
.pvd-cc-rst-pwd-tile-root .pvd-tile__content.pvd-tile__content--bottom-weighted {
  padding: var(--apex-kit-tile-padding-content-bottom-weighted);
}
.pvd-cc-rst-pwd-tile-root a.pvd-tile__tile,
.pvd-cc-rst-pwd-tile-root button.pvd-tile__tile {
  cursor: pointer;
}
.pvd-cc-rst-pwd-tile-root a.pvd-tile__tile,
.pvd-cc-rst-pwd-tile-root a.pvd-tile__tile:active,
.pvd-cc-rst-pwd-tile-root a.pvd-tile__tile:active:focus,
.pvd-cc-rst-pwd-tile-root a.pvd-tile__tile:focus,
.pvd-cc-rst-pwd-tile-root a.pvd-tile__tile:hover {
  text-decoration: none;
}
.pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox,
.pvd-cc-rst-pwd-tile-root .pvd-tile__radio {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  left: -5000px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox + .pvd-tile__tile,
.pvd-cc-rst-pwd-tile-root .pvd-tile__radio + .pvd-tile__tile {
  cursor: pointer;
}
.pvd-cc-rst-pwd-title-root {
  color: #000;
  color: var(--apex-kit-title-color);
  display: flex;
  flex-direction: column;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .875rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvd-cc-rst-pwd-title-root,
.pvd-cc-rst-pwd-title-root *,
.pvd-cc-rst-pwd-title-root :after,
.pvd-cc-rst-pwd-title-root :before,
.pvd-cc-rst-pwd-title-root:after,
.pvd-cc-rst-pwd-title-root:before {
  box-sizing: border-box;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-title-root {
    font-size: 1rem;
  }
}
.pvd-cc-rst-pwd-title-root.pvd-title--border-top {
  border-top: var(--apex-kit-title-border);
  padding-top: var(--apex-kit-title-padding);
}
.pvd-cc-rst-pwd-title-root.pvd-title--border-bottom {
  border-bottom: var(--apex-kit-title-border);
  padding-bottom: var(--apex-kit-title-padding);
}
.pvd-cc-rst-pwd-title-root.pvd-title--metadata .pvd-title__annotation-wrapper {
  vertical-align: middle;
}
.pvd-cc-rst-pwd-title-root .pvd-title__title {
  display: flex;
}
.pvd-cc-rst-pwd-title-root .pvd-title__heading-wrapper {
  align-content: end;
  align-items: baseline;
  padding-right: var(--apex-kit-title-wrapper-padding-right);
}
.pvd-cc-rst-pwd-title-root .pvd-title__metadata-wrapper {
  color: #000;
  color: var(--apex-kit-title-metadata-wrapper-color);
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .75rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  margin: var(--apex-kit-title-metadata-wrapper-margin);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-title-root .pvd-title__metadata-wrapper {
    font-size: .875rem;
  }
}
.pvd-cc-rst-pwd-title-root .pvd-title__annotation-wrapper {
  color: #000;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .75rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  margin: var(--apex-kit-title-annotation-wrapper-margin);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  vertical-align: initial;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-title-root .pvd-title__annotation-wrapper {
    font-size: .875rem;
  }
}
.pvd-cc-rst-pwd-title-root .pvd-title__subheading-wrapper {
  color: #000;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .875rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  margin: var(--apex-kit-title-subheading-wrapper-margin);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .pvd-cc-rst-pwd-title-root .pvd-title__subheading-wrapper {
    font-size: 1rem;
  }
}
.pvd-cc-rst-pwd-title-root .pvd-title__action-wrapper {
  align-items: flex-start;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
}
.pvd-cc-rst-pwd-title-root .pvd-title__action-wrapper > :not(:first-child),
.pvd-cc-rst-pwd-title-root .pvd-title__action-wrapper > s-slot > s-assigned-wrapper > :not(:first-child) {
  margin: var(--apex-kit-title-action-wrapper-margin);
}
.pvd-cc-rst-pwd-title-root .pvd-title__action-wrapper > :first-child,
.pvd-cc-rst-pwd-title-root .pvd-title__action-wrapper > s-slot > s-assigned-wrapper > :first-child {
  margin: 0;
}
.pvd-cc-rst-pwd-title-root .pvd-title__heading {
  display: inline;
  font-size: var(--apex-kit-title-heading-level-4);
  font-weight: var(--apex-kit-title-heading-font-weight);
  line-height: var(--apex-kit-title-heading-line-height);
  word-break: var(--apex-kit-title-heading-font-wrap);
}
.pvd-cc-rst-pwd-title-root .pvd-title__heading.pvd-title__heading--level-1 {
  font-size: var(--apex-kit-title-heading-level-1);
}
.pvd-cc-rst-pwd-title-root .pvd-title__heading.pvd-title__heading--level-2 {
  font-size: var(--apex-kit-title-heading-level-2);
}
.pvd-cc-rst-pwd-title-root .pvd-title__heading.pvd-title__heading--level-3 {
  font-size: var(--apex-kit-title-heading-level-3);
}
.pvd-cc-rst-pwd-title-root .pvd-title__heading.pvd-title__heading--level-5 {
  font-size: var(--apex-kit-title-heading-level-5);
}
.pvd-cc-rst-pwd-title-root .pvd-title__metadata {
  display: inline;
}
.pvd-cc-rst-pwd-title-root .pvd-title__annotation {
  display: inline;
  vertical-align: text-bottom;
}
.pvd-cc-rst-pwd-title-root .pvd-title__subheading {
  display: block;
  margin: 0;
}
.pvd-cc-rst-pwd-tooltip-root {
  color: #000;
  display: var(--apex-kit-tooltip-root-display);
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  z-index: var(--apex-kit-tooltip-root-z-index);
}
.pvd-cc-rst-pwd-tooltip-root,
.pvd-cc-rst-pwd-tooltip-root *,
.pvd-cc-rst-pwd-tooltip-root :after,
.pvd-cc-rst-pwd-tooltip-root :before,
.pvd-cc-rst-pwd-tooltip-root:after,
.pvd-cc-rst-pwd-tooltip-root:before {
  box-sizing: border-box;
}
.pvd-cc-rst-pwd-tooltip-root .pvd-tooltip__wrapper {
  display: var(--apex-kit-tooltip-content-wrapper-display);
  pointer-events: var(--apex-kit-tooltip-wrapper-pointer-events);
  position: var(--apex-kit-tooltip-wrapper-position);
  visibility: var(--apex-kit-tooltip-wrapper-visibility);
  z-index: var(--apex-kit-tooltip-wrapper-z-index);
}
.pvd-cc-rst-pwd-tooltip-root .pvd-tooltip__tooltip {
  background-color: var(--apex-kit-tooltip-background-color);
  border: var(--apex-kit-tooltip-border);
  border-radius: var(--apex-kit-tooltip-border-radius);
  box-shadow: var(--apex-kit-tooltip-box-shadow);
  display: var(--apex-kit-tooltip-display);
  margin: var(--apex-kit-tooltip-margin);
  max-width: var(--apex-kit-tooltip-max-width);
  padding: var(--apex-kit-tooltip-padding);
  position: var(--apex-kit-tooltip-position);
  z-index: var(--apex-kit-tooltip-z-index);
}
.pvd-cc-rst-pwd-tooltip-root .pvd-tooltip__text,
.pvd-cc-rst-pwd-tooltip-root .pvd-tooltip__tooltip-content-reset {
  color: #000;
  color: var(--apex-kit-tooltip-color);
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: var(--apex-kit-tooltip-font-size);
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  letter-spacing: var(--apex-kit-tooltip-letter-spacing);
  line-height: 1.5;
  line-height: var(--apex-kit-tooltip-line-height);
  margin: var(--apex-kit-tooltip-text-margin);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  word-break: var(--apex-kit-tooltip-text-wrap);
}
.pvd-cc-rst-pwd-tooltip-root .pvd-tooltip__trigger-wrapper {
  background: var(--apex-kit-tooltip-wrapper-background);
  border: var(--apex-kit-tooltip-wrapper-border);
  color: inherit;
  cursor: var(--apex-kit-tooltip-wrapper-cursor);
  display: var(--apex-kit-tooltip-wrapper-display);
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  margin: var(--apex-kit-tooltip-wrapper-margin);
  padding: var(--apex-kit-tooltip-wrapper-padding);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvd-cc-rst-pwd-tooltip-root .pvd-tooltip__trigger-wrapper .pvd-cc-rst-pwd-icon-root,
.pvd-cc-rst-pwd-tooltip-root .pvd-tooltip__trigger-wrapper .pvd-cc-rst-pwd-link-root .pvd-cc-rst-pwd-icon-root {
  display: var(--apex-kit-tooltip-trigger-icon-display);
}
.pvd-cc-rst-pwd-tooltip-root .pvd-tooltip__trigger-wrapper:focus-visible {
  outline-color: #141414;
  outline-offset: 3px;
  outline-style: solid;
  outline-width: 2px;
  transition: outline .125s linear;
}
@media (forced-colors: active) {
  .pvd-cc-rst-pwd-tooltip-root .pvd-tooltip__trigger-wrapper:focus-visible {
    outline-color: ActiveText;
  }
}
.pvd-cc-rst-pwd-tooltip-root .pvd-tooltip__trigger-slot-a11y-label {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  left: -5000px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pvd-cc-rst-pwd-tooltip-root .pvd-tooltip__arrow {
  bottom: var(--apex-kit-tooltip-arrow-bottom);
  left: var(--apex-kit-tooltip-arrow-left);
  position: var(--apex-kit-tooltip-arrow-position);
  right: var(--apex-kit-tooltip-arrow-right);
  top: var(--apex-kit-tooltip-arrow-top);
  z-index: var(--apex-kit-tooltip-arrow-z-index);
}
.pvd-cc-rst-pwd-tooltip-root .pvd-tooltip__arrow,
.pvd-cc-rst-pwd-tooltip-root .pvd-tooltip__arrow:after {
  display: var(--apex-kit-tooltip-arrow-display);
  height: var(--apex-kit-tooltip-arrow-height);
  transform: var(--apex-kit-tooltip-arrow-transform);
  width: var(--apex-kit-tooltip-arrow-width);
}
.pvd-cc-rst-pwd-tooltip-root .pvd-tooltip__arrow:after {
  background-color: var(--apex-kit-tooltip-arrow-background-color);
  border: var(--apex-kit-tooltip-arrow-border);
  border-color: var(--apex-kit-tooltip-arrow-border-color);
  border-style: var(--apex-kit-tooltip-arrow-border-sytle);
  content: var(--apex-kit-tooltip-arrow-content);
}
.pvd-cc-rst-pwd-tooltip-root .pvd-tooltip__popover {
  margin: var(--apex-kit-tooltip-margin);
}
@media print {
  .pvd-tooltip--print .pvd-cc-rst-pwd-tooltip-root {
    position: var(--apex-kit-tooltip-root-position) !important;
  }
  .pvd-tooltip--print .pvd-cc-rst-pwd-tooltip-root .pvd-tooltip__wrapper {
    inset: var(--apex-kit-tooltip-wrapper-inset) !important;
    position: var(--apex-kit-tooltip-wrapper-position) !important;
    transform: var(--apex-kit-tooltip-wrapper-transform) !important;
    visibility: var(--apex-kit-tooltip-wrapper-visibility) !important;
  }
  .pvd-tooltip--print .pvd-cc-rst-pwd-tooltip-root .pvd-tooltip__arrow:after {
    display: var(--apex-kit-tooltip-arrow-display) !important;
  }
}
.pvd-cc-rst-pwd-truncate-text-root,
.pvd-cc-rst-pwd-truncate-text-root *,
.pvd-cc-rst-pwd-truncate-text-root :after,
.pvd-cc-rst-pwd-truncate-text-root :before,
.pvd-cc-rst-pwd-truncate-text-root:after,
.pvd-cc-rst-pwd-truncate-text-root:before {
  box-sizing: border-box;
}
.pvd-cc-rst-pwd-truncate-text-root.pvd-truncate-text--truncate .pvd-truncate-text__default-slot-wrapper,
.pvd-cc-rst-pwd-truncate-text-root.pvd-truncate-text--truncate .pvd-truncate-text__truncated-content {
  display: var(--apex-kit-truncate-text-display);
}
.pvd-cc-rst-pwd-truncate-text-root.pvd-truncate-text--truncate .pvd-link__link {
  color: var(--apex-kit-truncate-text-color);
}
.pvd-cc-rst-pwd-truncate-text-root .pvd-truncate-text__default-slot-wrapper,
.pvd-cc-rst-pwd-truncate-text-root .pvd-truncate-text__truncated-content {
  display: var(--apex-kit-truncate-text-display);
}
.pvd-cc-rst-pwd-truncate-text-root .pvd-link__link {
  color: var(--apex-kit-truncate-text-color);
}
.pvd-cc-rst-pwd-truncate-text-root .pvd-truncate-text__paragraph {
  color: #000;
  display: var(--apex-kit-truncate-text-display);
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  margin: var(--apex-kit-truncate-text-margin);
  padding: var(--apex-kit-truncate-text-padding);
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
.pvd-cc-rst-pwd-truncate-text-root .pvd-truncate-text__paragraph,
.pvd-cc-rst-pwd-truncate-text-root .pvd-truncate-text__paragraph *,
.pvd-cc-rst-pwd-truncate-text-root .pvd-truncate-text__paragraph :after,
.pvd-cc-rst-pwd-truncate-text-root .pvd-truncate-text__paragraph :before,
.pvd-cc-rst-pwd-truncate-text-root .pvd-truncate-text__paragraph:after,
.pvd-cc-rst-pwd-truncate-text-root .pvd-truncate-text__paragraph:before {
  box-sizing: border-box;
}
.apex-kit-helios-theme,
:root {
  --system-uom-space-inset-eighth-x:0.125rem;
  --system-uom-space-inset-quarter-x:0.25rem;
  --system-uom-space-inset-half-x:0.5rem;
  --system-uom-space-inset-three-quarter-x:0.75rem;
  --system-uom-space-inset-one-x:1rem;
  --system-uom-space-inset-one-and-half-x:1.5rem;
  --system-uom-space-inset-two-x:2rem;
  --system-uom-space-inset-three-x:3rem;
  --system-uom-space-inset-four-x:4rem;
  --system-uom-space-utility-eighth-x:0.125rem;
  --system-uom-space-utility-quarter-x:0.25rem;
  --system-uom-space-utility-half-x:0.5rem;
  --system-uom-space-utility-three-quarter-x:0.75rem;
  --system-uom-space-utility-one-x:1rem;
  --system-uom-space-utility-one-and-half-x:1.5rem;
  --system-uom-space-utility-two-x:2rem;
  --system-uom-space-utility-three-x:3rem;
  --system-uom-space-utility-four-x:4rem;
  --system-uom-padding-extra-large:1.75rem;
  --system-uom-padding-large:1rem;
  --system-uom-padding-medium:0.5rem;
  --system-uom-padding-small:0.25rem;
  --system-uom-padding-extra-small:0.25rem;
  --system-uom-padding-none:0;
  --system-uom-rounded-corners-full-bottom-trailing:3.125rem;
  --system-uom-rounded-corners-full-bottom-leading:3.125rem;
  --system-uom-rounded-corners-full-top-trailing:3.125rem;
  --system-uom-rounded-corners-full-top-leading:3.125rem;
  --system-uom-rounded-corners-extra-large-top-bottom-trailing:0;
  --system-uom-rounded-corners-extra-large-top-bottom-leading:0;
  --system-uom-rounded-corners-extra-large-top-top-trailing:1.75rem;
  --system-uom-rounded-corners-extra-large-top-top-leading:1.75rem;
  --system-uom-rounded-corners-extra-large-bottom-trailing:1.75rem;
  --system-uom-rounded-corners-extra-large-bottom-leading:1.75rem;
  --system-uom-rounded-corners-extra-large-top-trailing:1.75rem;
  --system-uom-rounded-corners-extra-large-top-leading:1.75rem;
  --system-uom-rounded-corners-large-top-bottom-trailing:0;
  --system-uom-rounded-corners-large-top-bottom-leading:0;
  --system-uom-rounded-corners-large-top-top-trailing:1rem;
  --system-uom-rounded-corners-large-top-top-leading:1rem;
  --system-uom-rounded-corners-large-trailing-bottom-trailing:1rem;
  --system-uom-rounded-corners-large-trailing-bottom-leading:0;
  --system-uom-rounded-corners-large-trailing-top-trailing:1rem;
  --system-uom-rounded-corners-large-trailing-top-leading:0;
  --system-uom-rounded-corners-large-bottom-trailing:1rem;
  --system-uom-rounded-corners-large-bottom-leading:1rem;
  --system-uom-rounded-corners-large-top-trailing:1rem;
  --system-uom-rounded-corners-large-top-leading:1rem;
  --system-uom-rounded-corners-medium-bottom-trailing:0.5rem;
  --system-uom-rounded-corners-medium-bottom-leading:0.5rem;
  --system-uom-rounded-corners-medium-top-trailing:0.5rem;
  --system-uom-rounded-corners-medium-top-leading:0.5rem;
  --system-uom-rounded-corners-small-bottom-trailing:0;
  --system-uom-rounded-corners-small-bottom-leading:0;
  --system-uom-rounded-corners-small-top-trailing:0.25rem;
  --system-uom-rounded-corners-small-top-leading:0.25rem;
  --system-uom-rounded-corners-extra-small-top-bottom-trailing:0;
  --system-uom-rounded-corners-extra-small-top-bottom-leading:0;
  --system-uom-rounded-corners-extra-small-top-top-trailing:0.25rem;
  --system-uom-rounded-corners-extra-small-top-top-leading:0.25rem;
  --system-uom-rounded-corners-extra-small-bottom-trailing:0.25rem;
  --system-uom-rounded-corners-extra-small-bottom-leading:0.25rem;
  --system-uom-rounded-corners-extra-small-top-trailing:0.25rem;
  --system-uom-rounded-corners-extra-small-top-leading:0.25rem;
  --system-uom-rounded-corners-none-bottom-trailing:0;
  --system-uom-rounded-corners-none-bottom-leading:0;
  --system-uom-rounded-corners-none-top-trailing:0;
  --system-uom-rounded-corners-none-top-leading:0;
  --system-font-display-large-letter-spacing:7;
  --system-font-display-large-line-height:4rem;
  --system-font-display-large-font-size:3.5625rem;
  --system-font-display-large-font-style:Normal;
  --system-font-display-large-font-family:"Fidelity Sans";
  --system-font-display-small-letter-spacing:7;
  --system-font-display-small-line-height:3.25rem;
  --system-font-display-small-font-size:2.8125rem;
  --system-font-display-small-font-style:Normal;
  --system-font-display-small-font-family:"Fidelity Sans";
  --system-font-display-medium-letter-spacing:7;
  --system-font-display-medium-line-height:2.75rem;
  --system-font-display-medium-font-size:2.25rem;
  --system-font-display-medium-font-style:Normal;
  --system-font-display-medium-font-family:"Fidelity Sans";
  --system-font-body-large-letter-spacing:7;
  --system-font-body-large-line-height:1.5rem;
  --system-font-body-large-font-size:1rem;
  --system-font-body-large-font-style:Normal;
  --system-font-body-large-font-family:"Fidelity Sans";
  --system-font-body-medium-letter-spacing:7;
  --system-font-body-medium-line-height:1.25rem;
  --system-font-body-medium-font-size:0.875rem;
  --system-font-body-medium-font-style:Normal;
  --system-font-body-medium-font-family:"Fidelity Sans";
  --system-font-body-small-letter-spacing:7;
  --system-font-body-small-line-height:1rem;
  --system-font-body-small-font-size:0.75rem;
  --system-font-body-small-font-style:Normal;
  --system-font-body-small-font-family:"Fidelity Sans";
  --system-font-title-large-letter-spacing:7;
  --system-font-title-large-line-height:1.75rem;
  --system-font-title-large-font-size:1.375rem;
  --system-font-title-large-font-weight:Bold;
  --system-font-title-large-font-family:"Fidelity Sans";
  --system-font-title-medium-letter-spacing:7;
  --system-font-title-medium-line-height:1.5rem;
  --system-font-title-medium-font-size:1rem;
  --system-font-title-medium-font-style:Normal;
  --system-font-title-medium-font-family:"Fidelity Sans";
  --system-font-title-small-letter-spacing:7;
  --system-font-title-small-line-height:1.25rem;
  --system-font-title-small-font-size:0.875rem;
  --system-font-title-small-font-style:Normal;
  --system-font-title-small-font-family:"Fidelity Sans";
  --system-font-label-large-letter-spacing:7;
  --system-font-label-large-line-height:1.25rem;
  --system-font-label-large-font-size:0.875rem;
  --system-font-label-large-font-weight:Bold;
  --system-font-label-large-font-family:"Fidelity Sans";
  --system-font-label-medium-letter-spacing:7;
  --system-font-label-medium-line-height:1rem;
  --system-font-label-medium-font-size:0.75rem;
  --system-font-label-medium-font-weight:Bold;
  --system-font-label-medium-font-family:"Fidelity Sans";
  --system-font-label-small-letter-spacing:7;
  --system-font-label-small-line-height:1rem;
  --system-font-label-small-font-size:0.6875rem;
  --system-font-label-small-font-weight:Bold;
  --system-font-label-small-font-family:"Fidelity Sans";
  --system-font-headline-large-letter-spacing:7;
  --system-font-headline-large-line-height:2.5rem;
  --system-font-headline-large-font-size:2rem;
  --system-font-headline-large-font-weight:Bold;
  --system-font-headline-large-font-family:"Fidelity Sans";
  --system-font-headline-medium-letter-spacing:7;
  --system-font-headline-medium-line-height:2.25rem;
  --system-font-headline-medium-font-size:1.75rem;
  --system-font-headline-medium-font-weight:Bold;
  --system-font-headline-medium-font-family:"Fidelity Sans";
  --system-font-headline-small-letter-spacing:7;
  --system-font-headline-small-line-height:2rem;
  --system-font-headline-small-font-size:1.5rem;
  --system-font-headline-small-font-weight:Bold;
  --system-font-headline-small-font-family:"Fidelity Sans";
  --reference-color-dark-red-800:#a71111;
  --reference-color-dark-red-500:#d01515;
  --reference-color-dark-red-400:#fb3f3f;
  --reference-color-dark-red-200:#fdc9c9;
  --reference-color-dark-green-700:#99d78e;
  --reference-color-dark-green-400:#5cbf4a;
  --reference-color-dark-neutral-900:#fff;
  --reference-color-dark-neutral-800:#858585;
  --reference-color-dark-neutral-700:#6c6c6c;
  --reference-color-dark-neutral-600:#5b5b5b;
  --reference-color-dark-neutral-500:#3c3c3c;
  --reference-color-dark-neutral-400:#313131;
  --reference-color-dark-neutral-300:#212121;
  --reference-color-dark-neutral-200:#101010;
  --reference-color-dark-neutral-100:#000;
  --reference-color-dark-gray-000:#000;
  --reference-color-dark-gray-100:#fff;
  --reference-color-dark-gray-95:#fff;
  --reference-color-dark-informational:#799df0;
  --reference-color-dark-warning:#ffe166;
  --reference-color-dark-complementary:#bd81e3;
  --reference-color-dark-material-theme-scrim:#000;
  --reference-color-dark-material-theme-inverse-primary:#196d0d;
  --reference-color-dark-material-theme-inverse-surface:#a6eeff;
  --reference-color-dark-material-theme-inverse-on-surface:#001f25;
  --reference-color-dark-surface-variant:#1f1f1f;
  --reference-color-dark-surface:#1f1f1f;
  --reference-color-dark-border-variant:#999;
  --reference-color-dark-border:#333;
  --reference-color-dark-failure:#fa3f3f;
  --reference-color-dark-error:#fa0000;
  --reference-color-dark-text-on-colored-background:#000;
  --reference-color-dark-text-color:#fff;
  --reference-color-dark-background:#000;
  --reference-color-dark-green-shift:#c7edc0;
  --reference-color-dark-brand-green-shadow:#368727;
  --reference-color-dark-primary-brand-green:#5cbf4a;
  --reference-color-light-red-800:#fdc9c9;
  --reference-color-light-red-500:#d01515;
  --reference-color-light-red-400:#dc1616;
  --reference-color-light-red-200:#a71111;
  --reference-color-light-green-700:#2b6b1e;
  --reference-color-light-green-400:#368727;
  --reference-color-light-neutral-900:#000;
  --reference-color-light-neutral-800:#666;
  --reference-color-light-neutral-700:#7f7f7f;
  --reference-color-light-neutral-600:#929292;
  --reference-color-light-neutral-500:#bcbcbc;
  --reference-color-light-neutral-400:#ccc;
  --reference-color-light-neutral-300:#e1e1e1;
  --reference-color-light-neutral-200:#f3f3f3;
  --reference-color-light-neutral-100:#fff;
  --reference-color-light-gray-000:#fff;
  --reference-color-light-gray-100:#000;
  --reference-color-light-gray-95:#434343;
  --reference-color-light-informational:#113ca1;
  --reference-color-light-warning:#fc0;
  --reference-color-light-complementary:#5c0197;
  --reference-color-light-material-theme-scrim:#000;
  --reference-color-light-material-theme-inverse-primary:#86db70;
  --reference-color-light-material-theme-inverse-surface:#00363f;
  --reference-color-light-material-theme-inverse-on-surface:#d6f6ff;
  --reference-color-light-surface-variant:#f2f2f2;
  --reference-color-light-surface:#fff;
  --reference-color-light-border-variant:#666;
  --reference-color-light-border:#ccc;
  --reference-color-light-failure:#db1616;
  --reference-color-light-error:#e01616;
  --reference-color-light-text-on-colored-background:#fff;
  --reference-color-light-text-color:#000;
  --reference-color-light-background:#fff;
  --reference-color-light-green-shift:#2b6b1e;
  --reference-color-light-brand-green-shadow:#99d78e;
  --reference-color-light-primary-brand-green:#368727;
  --reference-color-clear:#0000;
  --color-yellow-85:#fff0b3;
  --color-yellow-70:#ffe166;
  --color-yellow-50:#ffcd00;
  --color-yellow-43:#dbb000;
  --color-white:#fff;
  --color-red-95:#fcebeb;
  --color-red-89:#fdc9c9;
  --color-red-62:#fb3f3f;
  --color-red-48:#e01616;
  --color-red-47:#dc1616;
  --color-red-40:#cc4700;
  --color-red-39:#b41212;
  --color-red-36:#a71111;
  --color-red-20:#662300;
  --color-purple-72:#bd99d5;
  --color-purple-70:#bd81e4;
  --color-purple-58:#9d66c1;
  --color-purple-44:#7c33ac;
  --color-purple-30:#5c0198;
  --color-purple-25:#5c0198;
  --color-orange-58:#f88630;
  --color-orange-53:#fb9914;
  --color-orange-48:#ee6b08;
  --color-olive-64:#dbe068;
  --color-olive-24:#757a02;
  --color-neutral-95:#f2f2f2;
  --color-neutral-93:#ececec;
  --color-neutral-88:#e0e0e0;
  --color-neutral-87:#ddd;
  --color-neutral-80:#ccc;
  --color-neutral-73:#bbb;
  --color-neutral-60:#999;
  --color-neutral-57:#929292;
  --color-neutral-53:#888;
  --color-neutral-50:#7f7f7f;
  --color-neutral-40:#666;
  --color-neutral-20:#333;
  --color-neutral-12:#1f1f1f;
  --color-neutral-7:#121212;
  --color-green-84:#c7edc0;
  --color-green-70:#99d78e;
  --color-green-52:#5cbf4a;
  --color-green-34:#368727;
  --color-green-31:#317b23;
  --color-green-27:#2b6b1e;
  --color-green-25:#568200;
  --color-green-24:#0d6f3f;
  --color-green-20:#446800;
  --color-blue-90:#d2def9;
  --color-blue-80:#a5dff4;
  --color-blue-71:#7a9df0;
  --color-blue-70:#78ceee;
  --color-blue-55:#6792af;
  --color-blue-50:#1dade2;
  --color-blue-40:#356f95;
  --color-blue-35:#113da1;
  --color-blue-25:#0c2b73;
  --color-blue-24:#024a7a;
  --color-blue-20:#0c465b;
  --color-blue-19:#013b61;
  --color-blue-9:#001d30;
  --color-black:#000;
  --component-uom-full-corners-tok-bottom-trailing:var(--system-uom-rounded-corners-full-bottom-trailing);
  --component-uom-full-corners-tok-bottom-leading:var(--system-uom-rounded-corners-full-bottom-leading);
  --component-uom-full-corners-tok-top-trailing:var(--system-uom-rounded-corners-full-top-trailing);
  --component-uom-full-corners-tok-top-leading:var(--system-uom-rounded-corners-full-top-leading);
  --component-uom-extra-large-top-corners-tok-bottom-trailing:var(--system-uom-rounded-corners-extra-large-top-bottom-trailing);
  --component-uom-extra-large-top-corners-tok-bottom-leading:var(--system-uom-rounded-corners-extra-large-top-bottom-leading);
  --component-uom-extra-large-top-corners-tok-top-trailing:var(--system-uom-rounded-corners-extra-large-top-top-trailing);
  --component-uom-extra-large-top-corners-tok-top-leading:var(--system-uom-rounded-corners-extra-large-top-top-leading);
  --component-uom-extra-large-corners-tok-bottom-trailing:var(--system-uom-rounded-corners-extra-large-bottom-trailing);
  --component-uom-extra-large-corners-tok-bottom-leading:var(--system-uom-rounded-corners-extra-large-bottom-leading);
  --component-uom-extra-large-corners-tok-top-trailing:var(--system-uom-rounded-corners-extra-large-top-trailing);
  --component-uom-extra-large-corners-tok-top-leading:var(--system-uom-rounded-corners-extra-large-top-leading);
  --component-uom-large-top-corners-tok-bottom-trailing:var(--system-uom-rounded-corners-large-top-bottom-trailing);
  --component-uom-large-top-corners-tok-bottom-leading:var(--system-uom-rounded-corners-large-top-bottom-leading);
  --component-uom-large-top-corners-tok-top-trailing:var(--system-uom-rounded-corners-large-top-top-trailing);
  --component-uom-large-top-corners-tok-top-leading:var(--system-uom-rounded-corners-large-top-top-leading);
  --component-uom-large-trailing-corners-tok-bottom-trailing:var(--system-uom-rounded-corners-large-trailing-bottom-trailing);
  --component-uom-large-trailing-corners-tok-bottom-leading:var(--system-uom-rounded-corners-large-trailing-bottom-leading);
  --component-uom-large-trailing-corners-tok-top-trailing:var(--system-uom-rounded-corners-large-trailing-top-trailing);
  --component-uom-large-trailing-corners-tok-top-leading:var(--system-uom-rounded-corners-large-trailing-top-leading);
  --component-uom-large-corners-tok-bottom-trailing:var(--system-uom-rounded-corners-large-bottom-trailing);
  --component-uom-large-corners-tok-bottom-leading:var(--system-uom-rounded-corners-large-bottom-leading);
  --component-uom-large-corners-tok-top-trailing:var(--system-uom-rounded-corners-large-top-trailing);
  --component-uom-large-corners-tok-top-leading:var(--system-uom-rounded-corners-large-top-leading);
  --component-uom-medium-corners-tok-bottom-trailing:var(--system-uom-rounded-corners-medium-bottom-trailing);
  --component-uom-medium-corners-tok-bottom-leading:var(--system-uom-rounded-corners-medium-bottom-leading);
  --component-uom-medium-corners-tok-top-trailing:var(--system-uom-rounded-corners-medium-top-trailing);
  --component-uom-medium-corners-tok-top-leading:var(--system-uom-rounded-corners-medium-top-leading);
  --component-uom-small-corners-tok-bottom-trailing:var(--system-uom-rounded-corners-small-bottom-trailing);
  --component-uom-small-corners-tok-bottom-leading:var(--system-uom-rounded-corners-small-bottom-leading);
  --component-uom-small-corners-tok-top-trailing:var(--system-uom-rounded-corners-small-top-trailing);
  --component-uom-small-corners-tok-top-leading:var(--system-uom-rounded-corners-small-top-leading);
  --component-uom-extra-small-top-corners-tok-bottom-trailing:var(--system-uom-rounded-corners-extra-small-top-bottom-trailing);
  --component-uom-extra-small-top-corners-tok-bottom-leading:var(--system-uom-rounded-corners-extra-small-top-bottom-leading);
  --component-uom-extra-small-top-corners-tok-top-trailing:var(--system-uom-rounded-corners-extra-small-top-top-trailing);
  --component-uom-extra-small-top-corners-tok-top-leading:var(--system-uom-rounded-corners-extra-small-top-top-leading);
  --component-uom-extra-small-corners-tok-bottom-trailing:var(--system-uom-rounded-corners-extra-small-bottom-trailing);
  --component-uom-extra-small-corners-tok-bottom-leading:var(--system-uom-rounded-corners-extra-small-bottom-leading);
  --component-uom-extra-small-corners-tok-top-trailing:var(--system-uom-rounded-corners-extra-small-top-trailing);
  --component-uom-extra-small-corners-tok-top-leading:var(--system-uom-rounded-corners-extra-small-top-leading);
  --component-uom-no-corners-tok-bottom-trailing:var(--system-uom-rounded-corners-none-bottom-trailing);
  --component-uom-no-corners-tok-bottom-leading:var(--system-uom-rounded-corners-none-bottom-leading);
  --component-uom-no-corners-tok-top-trailing:var(--system-uom-rounded-corners-none-top-trailing);
  --component-uom-no-corners-tok-top-leading:var(--system-uom-rounded-corners-none-top-leading);
  --component-font-display-large-tok-letter-spacing:var(--system-font-display-large-letter-spacing);
  --component-font-display-large-tok-line-height:var(--system-font-display-large-line-height);
  --component-font-display-large-tok-font-size:var(--system-font-display-large-font-size);
  --component-font-display-large-tok-font-style:var(--system-font-display-large-font-style);
  --component-font-display-large-tok-font-family:var(--system-font-display-large-font-family);
  --component-font-display-small-tok-letter-spacing:var(--system-font-display-small-letter-spacing);
  --component-font-display-small-tok-line-height:var(--system-font-display-small-line-height);
  --component-font-display-small-tok-font-size:var(--system-font-display-small-font-size);
  --component-font-display-small-tok-font-style:var(--system-font-display-small-font-style);
  --component-font-display-small-tok-font-family:var(--system-font-display-small-font-family);
  --component-font-display-medium-tok-letter-spacing:var(--system-font-display-medium-letter-spacing);
  --component-font-display-medium-tok-line-height:var(--system-font-display-medium-line-height);
  --component-font-display-medium-tok-font-size:var(--system-font-display-medium-font-size);
  --component-font-display-medium-tok-font-style:var(--system-font-display-medium-font-style);
  --component-font-display-medium-tok-font-family:var(--system-font-display-medium-font-family);
  --component-font-body-large-tok-letter-spacing:var(--system-font-body-large-letter-spacing);
  --component-font-body-large-tok-line-height:var(--system-font-body-large-line-height);
  --component-font-body-large-tok-font-size:var(--system-font-body-large-font-size);
  --component-font-body-large-tok-font-style:var(--system-font-body-large-font-style);
  --component-font-body-large-tok-font-family:var(--system-font-body-large-font-family);
  --component-font-body-medium-tok-letter-spacing:var(--system-font-body-medium-letter-spacing);
  --component-font-body-medium-tok-line-height:var(--system-font-body-medium-line-height);
  --component-font-body-medium-tok-font-size:var(--system-font-body-medium-font-size);
  --component-font-body-medium-tok-font-style:var(--system-font-body-medium-font-style);
  --component-font-body-medium-tok-font-family:var(--system-font-body-medium-font-family);
  --component-font-body-small-tok-letter-spacing:var(--system-font-body-small-letter-spacing);
  --component-font-body-small-tok-line-height:var(--system-font-body-small-line-height);
  --component-font-body-small-tok-font-size:var(--system-font-body-small-font-size);
  --component-font-body-small-tok-font-style:var(--system-font-body-small-font-style);
  --component-font-body-small-tok-font-family:var(--system-font-body-small-font-family);
  --component-font-title-large-tok-letter-spacing:var(--system-font-title-large-letter-spacing);
  --component-font-title-large-tok-line-height:var(--system-font-title-large-line-height);
  --component-font-title-large-tok-font-size:var(--system-font-title-large-font-size);
  --component-font-title-large-tok-font-weight:var(--system-font-title-large-font-weight);
  --component-font-title-large-tok-font-family:var(--system-font-title-large-font-family);
  --component-font-title-medium-tok-letter-spacing:var(--system-font-title-medium-letter-spacing);
  --component-font-title-medium-tok-line-height:var(--system-font-title-medium-line-height);
  --component-font-title-medium-tok-font-size:var(--system-font-title-medium-font-size);
  --component-font-title-medium-tok-font-style:var(--system-font-title-medium-font-style);
  --component-font-title-medium-tok-font-family:var(--system-font-title-medium-font-family);
  --component-font-title-small-tok-letter-spacing:var(--system-font-title-small-letter-spacing);
  --component-font-title-small-tok-line-height:var(--system-font-title-small-line-height);
  --component-font-title-small-tok-font-size:var(--system-font-title-small-font-size);
  --component-font-title-small-tok-font-style:var(--system-font-title-small-font-style);
  --component-font-title-small-tok-font-family:var(--system-font-title-small-font-family);
  --component-font-label-large-tok-letter-spacing:var(--system-font-label-large-letter-spacing);
  --component-font-label-large-tok-line-height:var(--system-font-label-large-line-height);
  --component-font-label-large-tok-font-size:var(--system-font-label-large-font-size);
  --component-font-label-large-tok-font-weight:var(--system-font-label-large-font-weight);
  --component-font-label-large-tok-font-family:var(--system-font-label-large-font-family);
  --component-font-label-medium-tok-letter-spacing:var(--system-font-label-medium-letter-spacing);
  --component-font-label-medium-tok-line-height:var(--system-font-label-medium-line-height);
  --component-font-label-medium-tok-font-size:var(--system-font-label-medium-font-size);
  --component-font-label-medium-tok-font-weight:var(--system-font-label-medium-font-weight);
  --component-font-label-medium-tok-font-family:var(--system-font-label-medium-font-family);
  --component-font-label-small-tok-letter-spacing:var(--system-font-label-small-letter-spacing);
  --component-font-label-small-tok-line-height:var(--system-font-label-small-line-height);
  --component-font-label-small-tok-font-size:var(--system-font-label-small-font-size);
  --component-font-label-small-tok-font-weight:var(--system-font-label-small-font-weight);
  --component-font-label-small-tok-font-family:var(--system-font-label-small-font-family);
  --component-font-headline-large-tok-letter-spacing:var(--system-font-headline-large-letter-spacing);
  --component-font-headline-large-tok-line-height:var(--system-font-headline-large-line-height);
  --component-font-headline-large-tok-font-size:var(--system-font-headline-large-font-size);
  --component-font-headline-large-tok-font-weight:var(--system-font-headline-large-font-weight);
  --component-font-headline-large-tok-font-family:var(--system-font-headline-large-font-family);
  --component-font-headline-medium-tok-letter-spacing:var(--system-font-headline-medium-letter-spacing);
  --component-font-headline-medium-tok-line-height:var(--system-font-headline-medium-line-height);
  --component-font-headline-medium-tok-font-size:var(--system-font-headline-medium-font-size);
  --component-font-headline-medium-tok-font-weight:var(--system-font-headline-medium-font-weight);
  --component-font-headline-medium-tok-font-family:var(--system-font-headline-medium-font-family);
  --component-font-headline-small-tok-letter-spacing:var(--system-font-headline-small-letter-spacing);
  --component-font-headline-small-tok-line-height:var(--system-font-headline-small-line-height);
  --component-font-headline-small-tok-font-size:var(--system-font-headline-small-font-size);
  --component-font-headline-small-tok-font-weight:var(--system-font-headline-small-font-weight);
  --component-font-headline-small-tok-font-family:var(--system-font-headline-small-font-family);
  --system-color-dark-neutral900:var(--reference-color-dark-neutral-900);
  --system-color-dark-neutral800:var(--reference-color-dark-neutral-800);
  --system-color-dark-neutral700:var(--reference-color-dark-neutral-700);
  --system-color-dark-neutral600:var(--reference-color-dark-neutral-600);
  --system-color-dark-neutral500:var(--reference-color-dark-neutral-500);
  --system-color-dark-neutral400:var(--reference-color-dark-neutral-400);
  --system-color-dark-neutral300:var(--reference-color-dark-neutral-300);
  --system-color-dark-neutral200:var(--reference-color-dark-neutral-200);
  --system-color-dark-neutral100:var(--reference-color-dark-neutral-100);
  --system-color-dark-contrast100:var(--reference-color-dark-gray-100);
  --system-color-dark-contrast95:var(--reference-color-dark-gray-95);
  --system-color-dark-contrast000:var(--reference-color-dark-gray-000);
  --system-color-dark-informational:var(--reference-color-dark-informational);
  --system-color-dark-warning:var(--reference-color-dark-warning);
  --system-color-dark-complementary:var(--reference-color-dark-complementary);
  --system-color-dark-failure:var(--reference-color-dark-failure);
  --system-color-dark-scrim:var(--reference-color-dark-material-theme-scrim);
  --system-color-dark-outline-variant:var(--reference-color-dark-border-variant);
  --system-color-dark-outline:var(--reference-color-dark-border);
  --system-color-dark-on-error-container:var(--reference-color-dark-text-on-colored-background);
  --system-color-dark-error-container:var(--reference-color-dark-error);
  --system-color-dark-on-error:var(--reference-color-dark-text-on-colored-background);
  --system-color-dark-error:var(--reference-color-dark-error);
  --system-color-dark-inverse-on-surface:var(--reference-color-dark-material-theme-inverse-on-surface);
  --system-color-dark-inverse-surface:var(--reference-color-dark-material-theme-inverse-surface);
  --system-color-dark-surface-tint:var(--reference-color-dark-primary-brand-green);
  --system-color-dark-on-surface-variant:var(--reference-color-dark-text-color);
  --system-color-dark-surface-variant:var(--reference-color-dark-surface-variant);
  --system-color-dark-on-surface:var(--reference-color-dark-text-color);
  --system-color-dark-surface:var(--reference-color-dark-surface);
  --system-color-dark-on-background:var(--reference-color-dark-text-color);
  --system-color-dark-background:var(--reference-color-dark-background);
  --system-color-dark-on-tertiary-container:var(--reference-color-dark-text-on-colored-background);
  --system-color-dark-tertiary-container:var(--reference-color-dark-green-shift);
  --system-color-dark-on-tertiary:var(--reference-color-dark-text-on-colored-background);
  --system-color-dark-tertiary:var(--reference-color-dark-green-shift);
  --system-color-dark-on-secondary-container:var(--reference-color-dark-text-on-colored-background);
  --system-color-dark-secondary-container:var(--reference-color-dark-brand-green-shadow);
  --system-color-dark-on-secondary:var(--reference-color-dark-text-color);
  --system-color-dark-secondary:var(--reference-color-light-neutral-400);
  --system-color-dark-inverse-primary:var(--reference-color-dark-material-theme-inverse-primary);
  --system-color-dark-on-primary-container:var(--reference-color-dark-text-on-colored-background);
  --system-color-dark-primary-container:var(--reference-color-dark-primary-brand-green);
  --system-color-dark-on-primary:var(--reference-color-dark-text-on-colored-background);
  --system-color-dark-primary:var(--reference-color-dark-primary-brand-green);
  --system-color-light-neutral900:var(--reference-color-light-neutral-900);
  --system-color-light-neutral800:var(--reference-color-light-neutral-800);
  --system-color-light-neutral700:var(--reference-color-light-neutral-700);
  --system-color-light-neutral600:var(--reference-color-light-neutral-600);
  --system-color-light-neutral500:var(--reference-color-light-neutral-500);
  --system-color-light-neutral400:var(--reference-color-light-neutral-400);
  --system-color-light-neutral300:var(--reference-color-light-neutral-300);
  --system-color-light-neutral200:var(--reference-color-light-neutral-200);
  --system-color-light-neutral100:var(--reference-color-light-neutral-100);
  --system-color-light-contrast100:var(--reference-color-light-gray-100);
  --system-color-light-contrast95:var(--reference-color-light-gray-95);
  --system-color-light-contrast000:var(--reference-color-light-gray-000);
  --system-color-light-informational:var(--reference-color-light-informational);
  --system-color-light-warning:var(--reference-color-light-warning);
  --system-color-light-complementary:var(--reference-color-light-complementary);
  --system-color-light-failure:var(--reference-color-light-failure);
  --system-color-light-scrim:var(--reference-color-light-material-theme-scrim);
  --system-color-light-outline-variant:var(--reference-color-light-border-variant);
  --system-color-light-outline:var(--reference-color-light-border);
  --system-color-light-on-error-container:var(--reference-color-light-text-on-colored-background);
  --system-color-light-error-container:var(--reference-color-light-error);
  --system-color-light-on-error:var(--reference-color-light-text-on-colored-background);
  --system-color-light-error:var(--reference-color-light-error);
  --system-color-light-inverse-on-surface:var(--reference-color-light-material-theme-inverse-on-surface);
  --system-color-light-inverse-surface:var(--reference-color-light-material-theme-inverse-surface);
  --system-color-light-surface-tint:var(--reference-color-light-primary-brand-green);
  --system-color-light-on-surface-variant:var(--reference-color-light-text-color);
  --system-color-light-surface-variant:var(--reference-color-light-surface-variant);
  --system-color-light-on-surface:var(--reference-color-light-text-color);
  --system-color-light-surface:var(--reference-color-light-surface);
  --system-color-light-on-background:var(--reference-color-light-text-color);
  --system-color-light-background:var(--reference-color-light-background);
  --system-color-light-on-tertiary-container:var(--reference-color-light-text-on-colored-background);
  --system-color-light-tertiary-container:var(--reference-color-light-green-shift);
  --system-color-light-on-tertiary:var(--reference-color-light-text-on-colored-background);
  --system-color-light-tertiary:var(--reference-color-light-green-shift);
  --system-color-light-on-secondary-container:var(--reference-color-light-text-on-colored-background);
  --system-color-light-secondary-container:var(--reference-color-light-brand-green-shadow);
  --system-color-light-on-secondary:var(--reference-color-light-text-color);
  --system-color-light-secondary:var(--reference-color-light-neutral-800);
  --system-color-light-inverse-primary:var(--reference-color-light-material-theme-inverse-primary);
  --system-color-light-on-primary-container:var(--reference-color-light-text-on-colored-background);
  --system-color-light-primary-container:var(--reference-color-light-primary-brand-green);
  --system-color-light-on-primary:var(--reference-color-light-text-on-colored-background);
  --system-color-light-primary:var(--reference-color-light-primary-brand-green);
  --system-color-clear:var(--reference-color-clear);
  --component-color-light-stroke-chart-plotline:var(--system-color-light-primary);
  --component-color-light-stroke-chart-gridline:var(--system-color-light-on-secondary);
  --component-color-light-border-separator:var(--system-color-light-surface-variant);
  --component-color-light-border-card:var(--system-color-light-outline);
  --component-color-light-background-card:var(--system-color-light-primary);
  --component-color-light-background-button-primary:var(--system-color-light-primary);
  --component-color-light-text-chart-label:var(--system-color-light-on-surface);
  --component-color-light-text-performance-neutral:var(--system-color-light-surface-variant);
  --component-color-light-text-performance-loss:var(--system-color-light-error);
  --component-color-light-text-performance-gain:var(--system-color-light-tertiary-container);
  --component-color-light-text-button-primary:var(--system-color-light-inverse-primary);
  --component-color-light-text-body:var(--system-color-light-primary);
  --component-color-light-text-heading:var(--system-color-light-primary);
  --component-color-dark-stroke-chart-plotline:var(--system-color-dark-primary);
  --component-color-dark-stroke-chart-gridline:var(--system-color-dark-on-secondary);
  --component-color-dark-border-separator:var(--system-color-dark-surface-variant);
  --component-color-dark-border-card:var(--system-color-dark-outline);
  --component-color-dark-background-card:var(--system-color-dark-primary);
  --component-color-dark-background-button-primary:var(--system-color-dark-primary);
  --component-color-dark-text-chart-label:var(--system-color-dark-on-surface);
  --component-color-dark-text-performance-neutral:var(--system-color-dark-surface-variant);
  --component-color-dark-text-performance-loss:var(--system-color-dark-error);
  --component-color-dark-text-performance-gain:var(--system-color-dark-tertiary-container);
  --component-color-dark-text-button-primary:var(--system-color-dark-inverse-primary);
  --component-color-dark-text-body:var(--system-color-dark-primary);
  --component-color-dark-text-heading:var(--system-color-dark-primary);
  --component-color-dark-button-primary-foreground:var(--system-color-dark-on-background);
  --component-color-dark-button-primary-border:var(--system-color-clear);
  --component-color-dark-button-primary-background:var(--system-color-dark-primary);
  --color-neutral900-tok-on-light:var(--system-color-light-neutral900);
  --color-neutral900-tok-on-dark:var(--system-color-dark-neutral900);
  --color-neutral800-tok-on-light:var(--system-color-light-neutral800);
  --color-neutral800-tok-on-dark:var(--system-color-dark-neutral800);
  --color-neutral700-tok-on-light:var(--system-color-light-neutral700);
  --color-neutral700-tok-on-dark:var(--system-color-dark-neutral700);
  --color-neutral600-tok-on-light:var(--system-color-light-neutral600);
  --color-neutral600-tok-on-dark:var(--system-color-dark-neutral600);
  --color-neutral500-tok-on-light:var(--system-color-light-neutral500);
  --color-neutral500-tok-on-dark:var(--system-color-dark-neutral500);
  --color-neutral400-tok-on-light:var(--system-color-light-neutral400);
  --color-neutral400-tok-on-dark:var(--system-color-dark-neutral400);
  --color-neutral300-tok-on-light:var(--system-color-light-neutral300);
  --color-neutral300-tok-on-dark:var(--system-color-dark-neutral300);
  --color-neutral200-tok-on-light:var(--system-color-light-neutral200);
  --color-neutral200-tok-on-dark:var(--system-color-dark-neutral200);
  --color-neutral100-tok-on-light:var(--system-color-light-neutral100);
  --color-neutral100-tok-on-dark:var(--system-color-dark-neutral100);
  --color-contrast100-tok-on-light:var(--system-color-light-contrast100);
  --color-contrast100-tok-on-dark:var(--system-color-dark-contrast100);
  --color-full-screen-background-tok-on-light:var(--system-color-light-contrast000);
  --color-full-screen-background-tok-on-dark:var(--system-color-dark-contrast000);
  --color-contrast000-tok-on-light:var(--system-color-light-contrast000);
  --color-contrast000-tok-on-dark:var(--system-color-dark-contrast000);
  --color-informational-tok-on-light:var(--system-color-light-informational);
  --color-informational-tok-on-dark:var(--system-color-dark-informational);
  --color-warning-tok-on-light:var(--system-color-light-warning);
  --color-warning-tok-on-dark:var(--system-color-dark-warning);
  --color-complementary-tok-on-light:var(--system-color-light-complementary);
  --color-complementary-tok-on-dark:var(--system-color-dark-complementary);
  --color-clear-tok-on-light:var(--system-color-clear);
  --color-clear-tok-on-dark:var(--system-color-clear);
  --color-failure-tok-on-light:var(--system-color-light-failure);
  --color-failure-tok-on-dark:var(--system-color-dark-failure);
  --color-scrim-tok-on-light:var(--system-color-light-scrim);
  --color-scrim-tok-on-dark:var(--system-color-dark-scrim);
  --color-outline-variant-tok-on-light:var(--system-color-light-outline-variant);
  --color-outline-variant-tok-on-dark:var(--system-color-dark-outline-variant);
  --color-outline-tok-on-light:var(--system-color-light-outline);
  --color-outline-tok-on-dark:var(--system-color-dark-outline);
  --color-on-error-container-tok-on-light:var(--system-color-light-on-error-container);
  --color-on-error-container-tok-on-dark:var(--system-color-dark-on-error-container);
  --color-error-container-tok-on-light:var(--system-color-light-error-container);
  --color-error-container-tok-on-dark:var(--system-color-dark-error-container);
  --color-on-error-tok-on-light:var(--system-color-light-on-error);
  --color-on-error-tok-on-dark:var(--system-color-dark-on-error);
  --color-error-tok-on-light:var(--system-color-light-error);
  --color-error-tok-on-dark:var(--system-color-dark-error);
  --color-inverse-on-surface-tok-on-light:var(--system-color-light-inverse-on-surface);
  --color-inverse-on-surface-tok-on-dark:var(--system-color-dark-inverse-on-surface);
  --color-inverse-surface-tok-on-light:var(--system-color-light-inverse-surface);
  --color-inverse-surface-tok-on-dark:var(--system-color-dark-inverse-surface);
  --color-surface-tint-tok-on-light:var(--system-color-light-surface-tint);
  --color-surface-tint-tok-on-dark:var(--system-color-dark-surface-tint);
  --color-on-surface-variant-tok-on-light:var(--system-color-light-on-surface-variant);
  --color-on-surface-variant-tok-on-dark:var(--system-color-dark-on-surface-variant);
  --color-surface-variant-tok-on-light:var(--system-color-light-surface-variant);
  --color-surface-variant-tok-on-dark:var(--system-color-dark-surface-variant);
  --color-on-surface-tok-on-light:var(--system-color-light-on-surface);
  --color-on-surface-tok-on-dark:var(--system-color-dark-on-surface);
  --color-surface-tok-on-light:var(--system-color-light-surface);
  --color-surface-tok-on-dark:var(--system-color-dark-surface);
  --color-on-background-tok-on-light:var(--system-color-light-on-background);
  --color-on-background-tok-on-dark:var(--system-color-dark-on-background);
  --color-background-tok-on-light:var(--system-color-light-background);
  --color-background-tok-on-dark:var(--system-color-dark-background);
  --color-on-tertiary-container-tok-on-light:var(--system-color-light-on-tertiary-container);
  --color-on-tertiary-container-tok-on-dark:var(--system-color-dark-on-tertiary-container);
  --color-tertiary-container-tok-on-light:var(--system-color-light-tertiary-container);
  --color-tertiary-container-tok-on-dark:var(--system-color-dark-tertiary-container);
  --color-on-tertiary-tok-on-light:var(--system-color-light-on-tertiary);
  --color-on-tertiary-tok-on-dark:var(--system-color-dark-on-tertiary);
  --color-tertiary-tok-on-light:var(--system-color-light-tertiary);
  --color-tertiary-tok-on-dark:var(--system-color-dark-tertiary);
  --color-on-secondary-container-tok-on-light:var(--system-color-light-on-secondary-container);
  --color-on-secondary-container-tok-on-dark:var(--system-color-dark-on-secondary-container);
  --color-secondary-container-tok-on-light:var(--system-color-light-secondary-container);
  --color-secondary-container-tok-on-dark:var(--system-color-dark-secondary-container);
  --color-on-secondary-tok-on-light:var(--system-color-light-on-secondary);
  --color-on-secondary-tok-on-dark:var(--system-color-dark-on-secondary);
  --color-secondary-tok-on-light:var(--system-color-light-secondary);
  --color-secondary-tok-on-dark:var(--system-color-dark-secondary);
  --color-inverse-primary-tok-on-light:var(--system-color-light-inverse-primary);
  --color-inverse-primary-tok-on-dark:var(--system-color-dark-inverse-primary);
  --color-on-primary-container-tok-on-light:var(--system-color-light-on-primary-container);
  --color-on-primary-container-tok-on-dark:var(--system-color-dark-on-primary-container);
  --color-primary-container-tok-on-light:var(--system-color-light-primary-container);
  --color-primary-container-tok-on-dark:var(--system-color-dark-primary-container);
  --color-on-primary-tok-on-light:var(--system-color-light-on-primary);
  --color-on-primary-tok-on-dark:var(--system-color-dark-on-primary);
  --color-primary-tok-on-light:var(--system-color-light-primary);
  --color-primary-tok-on-dark:var(--system-color-dark-primary);
  --apex-kit-icon-svg--alert-critical-outline:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M13 13.44a1 1 0 0 1-2 0V6.92a1 1 0 0 1 2 0zm-1 4.85a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5M12 24a12 12 0 1 1 0-24 12 12 0 0 1 0 24m0-2a10 10 0 1 0 0-20 10 10 0 0 0 0 20'/%3E%3C/svg%3E");
  --apex-kit-icon-svg--alert-info-outline:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 0a12 12 0 1 1 0 24 12 12 0 0 1 0-24m10 12a10 10 0 1 0-20 0 10 10 0 0 0 20 0M11.73 5.55a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5M14.5 18.5h-4a1 1 0 0 1 0-2h.75a.25.25 0 0 0 .25-.25v-4.5a.25.25 0 0 0-.25-.25h-.75a1 1 0 0 1 0-2h1a2 2 0 0 1 2 2v4.75c0 .14.11.25.25.25h.75a1 1 0 0 1 0 2'/%3E%3C/svg%3E");
  --apex-kit-icon-svg--alert-success:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 24a12 12 0 1 1 0-24 12 12 0 0 1 0 24m0-2a10 10 0 1 0 0-20 10 10 0 0 0 0 20m-4.32-9.97 2.4 3.04 6.72-6.72a1 1 0 0 1 1.42 1.42l-7.51 7.5a1 1 0 0 1-1.5-.08l-3.1-3.92a1 1 0 0 1 1.57-1.24'/%3E%3C/svg%3E");
  --apex-kit-icon-svg--alert-warning-outline:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m14.47 1.54 9.28 18.9A2.47 2.47 0 0 1 21.53 24H2.47a2.47 2.47 0 0 1-2.22-3.56l9.28-18.9a2.75 2.75 0 0 1 4.94 0M12 1.96a.79.79 0 0 0-.7.44L2 21.3a.51.51 0 0 0 .46.74h19.06a.51.51 0 0 0 .46-.73L12.7 2.4a.79.79 0 0 0-.71-.44zm1 12.62a1 1 0 1 1-2 0V8.06a1 1 0 0 1 2 0zm-1 4.85a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5'/%3E%3C/svg%3E");
  --apex-kit-icon-svg--alert-critical:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 24a12 12 0 1 1 0-24 12 12 0 0 1 0 24m1.25-10.76V6.92a1.25 1.25 0 0 0-2.5 0v6.32a1.25 1.25 0 0 0 2.5 0M12 18.79a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3'/%3E%3C/svg%3E");
  --apex-kit-icon-svg--alert-info:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 0a12 12 0 1 1 0 24 12 12 0 0 1 0-24m-.27 5.3a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m2.77 13.2a1 1 0 0 0 0-2h-.75a.25.25 0 0 1-.25-.25V11.5a2 2 0 0 0-2-2h-1a1 1 0 1 0 0 2h.75a.25.25 0 0 1 .25.25v4.5a.25.25 0 0 1-.25.25h-.75a1 1 0 0 0 0 2z'/%3E%3C/svg%3E");
  --apex-kit-icon-svg--status-confirm:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 24a12 12 0 1 1 0-24 12 12 0 0 1 0 24M7.88 11.88a1.25 1.25 0 1 0-1.96 1.55l3.1 3.92a1.25 1.25 0 0 0 1.86.1l7.51-7.5a1.25 1.25 0 0 0-1.76-1.77l-6.52 6.51z'/%3E%3C/svg%3E");
  --apex-kit-icon-svg--alert-warning-full-color-yellow:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 15'%3E%3Cpath fill='%23ffcd00' d='M.8 13.1 7.6.73h1.3l6.3 12.75-.5.75H.8z'/%3E%3Cpath d='M8 11c.37 0 .66.27.66.6 0 .35-.3.62-.65.62.22 0 .4-.17.4-.38s-.18-.38-.4-.38c-.23 0-.41.17-.41.38s.18.38.4.38c-.35 0-.65-.27-.65-.61s.3-.61.66-.61c.5 0 .9.37.9.84 0 .46-.4.84-.9.84s-.9-.38-.9-.84c0-.47.4-.84.9-.84zm.66-1.23c0 .34-.3.61-.65.61-.36 0-.66-.27-.66-.6v-4.6c0-.34.3-.61.66-.61s.65.27.65.61v4.6z'/%3E%3Cpath d='m9.65.94 6.19 11.81c.25.48.22 1.05-.08 1.5s-.83.73-1.4.73H1.66c-.57 0-1.1-.28-1.4-.73a1.46 1.46 0 0 1-.08-1.5L6.36.94c.31-.6.95-.96 1.65-.96s1.33.37 1.64.96m-1.64.26c-.2 0-.39.1-.48.28L1.35 13.29a.3.3 0 0 0 .01.31c.07.1.18.15.3.15h12.7c.12 0 .23-.05.29-.15a.3.3 0 0 0 .02-.3L8.48 1.47a.53.53 0 0 0-.47-.28z'/%3E%3C/svg%3E");
}
.apex-kit-helios-theme pvd-cc-rst-pwd-address,
:root pvd-cc-rst-pwd-address {
  --apex-for-web-input-slot-margin-left:1.5em;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-alert-root,
:root .pvd-cc-rst-pwd-alert-root {
  --apex-kit-alert-background-color:var(--reference-color-light-neutral-100);
  --apex-kit-alert-border-width:2px;
  --apex-kit-alert-border-color:var(--reference-color-light-red-400);
  --apex-kit-alert-border-radius-default:var(--system-uom-rounded-corners-medium-top-leading);
  --apex-kit-alert-close-transition:opacity 200ms;
  --apex-kit-alert-icon-background-color:var(--reference-color-light-red-400);
  --apex-kit-alert-icon-color:var(--reference-color-light-neutral-100);
  --apex-kit-alert-icon-padding-left:calc(var(--system-uom-space-inset-half-x) - var(--apex-kit-alert-border-width));
  --apex-kit-alert-icon-padding-right:var(--system-uom-space-inset-half-x);
  --apex-kit-alert-icon-padding-top:0;
  --apex-kit-alert-icon-vertical-alignment:center;
  --apex-kit-alert-icon-component-padding:0;
  --apex-kit-alert-icon-component-height:24px;
  --apex-kit-alert-icon-component-width:24px;
  --apex-kit-alert-icon-component-content:var(--apex-kit-icon-svg--alert-critical-outline);
  --apex-kit-alert-title-color:var(--reference-color-light-red-400);
  --apex-kit-alert-title-display:block;
  --apex-kit-alert-title-font-size:inherit;
  --apex-kit-alert-title-margin-bottom:var(--system-uom-space-utility-half-x);
  --apex-kit-alert-content-background-color:var(--reference-color-light-neutral-100);
  --apex-kit-alert-content-color:var(--reference-color-light-neutral-900);
  --apex-kit-alert-content-padding-bottom:var(--system-uom-space-inset-one-x);
  --apex-kit-alert-content-padding-left:var(--system-uom-space-inset-one-x);
  --apex-kit-alert-content-padding-right:0;
  --apex-kit-alert-content-padding-top:var(--system-uom-space-inset-one-x);
  --apex-kit-alert-content-width:calc(100% - 76px);
  --apex-kit-alert-message-display:block;
  --apex-kit-alert-dismiss-button-color:var(--reference-color-light-neutral-800);
  --apex-kit-alert-dismiss-button-height:2.75rem;
  --apex-kit-alert-dismiss-button-margin:0;
  --apex-kit-alert-dismiss-button-padding-bottom:var(--system-uom-space-inset-one-x);
  --apex-kit-alert-dismiss-button-padding-left:var(--system-uom-space-inset-one-x);
  --apex-kit-alert-dismiss-button-padding-right:var(--system-uom-space-inset-one-x);
  --apex-kit-alert-dismiss-button-padding-top:var(--system-uom-space-inset-one-x);
  --apex-kit-alert-dismiss-button-width:2.75rem;
  --apex-kit-alert-dismiss-button-focus-outline:2px solid var(--reference-color-light-neutral-900);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-alert-root .pvd-alert__dismiss-button,
:root .pvd-cc-rst-pwd-alert-root .pvd-alert__dismiss-button {
  border-radius: 6px;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-alert-root.pvd-alert--info,
:root .pvd-cc-rst-pwd-alert-root.pvd-alert--info {
  --apex-kit-alert-border-color:var(--reference-color-light-informational);
  --apex-kit-alert-icon-background-color:var(--reference-color-light-informational);
  --apex-kit-alert-icon-color:var(--reference-color-light-neutral-100);
  --apex-kit-alert-icon-component-content:var(--apex-kit-icon-svg--alert-info-outline);
  --apex-kit-alert-title-color:var(--reference-color-light-neutral-900);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-alert-root.pvd-alert--success,
:root .pvd-cc-rst-pwd-alert-root.pvd-alert--success {
  --apex-kit-alert-border-color:var(--reference-color-light-primary-brand-green);
  --apex-kit-alert-icon-background-color:var(--reference-color-light-primary-brand-green);
  --apex-kit-alert-icon-color:var(--reference-color-light-neutral-100);
  --apex-kit-alert-icon-component-content:var(--apex-kit-icon-svg--alert-success);
  --apex-kit-alert-title-color:var(--reference-color-light-neutral-900);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-alert-root.pvd-alert--warning,
:root .pvd-cc-rst-pwd-alert-root.pvd-alert--warning {
  --apex-kit-alert-border-color:var(--reference-color-light-warning);
  --apex-kit-alert-icon-background-color:var(--reference-color-light-warning);
  --apex-kit-alert-icon-color:var(--reference-color-light-neutral-900);
  --apex-kit-alert-icon-component-content:var(--apex-kit-icon-svg--alert-warning-outline);
  --apex-kit-alert-title-color:var(--reference-color-light-neutral-900);
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-alert-root,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-alert-root.pvd-alert--info,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-alert-root.pvd-alert--success,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-alert-root.pvd-alert--warning,
  :root .pvd-cc-rst-pwd-alert-root,
  :root .pvd-cc-rst-pwd-alert-root.pvd-alert--info,
  :root .pvd-cc-rst-pwd-alert-root.pvd-alert--success,
  :root .pvd-cc-rst-pwd-alert-root.pvd-alert--warning {
    --apex-kit-alert-icon-color:CanvasText;
  }
}
.apex-kit-helios-theme pvd-cc-rst-pwd-autocomplete,
:root pvd-cc-rst-pwd-autocomplete {
  --apex-for-web-input-slot-margin-left:1.5em;
  --apex-autocomplete-space-utility-three-eighths-x:calc(var(--system-uom-space-utility-eighth-x) + var(--system-uom-space-utility-quarter-x));
  --apex-autocomplete-input-margin-right:calc((var(--apex-autocomplete-space-utility-three-eighths-x) + var(--system-uom-space-utility-two-x))*-1);
  --apex-autocomplete-input-clear-icon-padding-right:var(--apex-autocomplete-space-utility-three-eighths-x);
  --apex-autocomplete-results-background:var(--reference-color-light-neutral-100);
  --apex-autocomplete-results-border:1px solid var(--component-color-border-input);
  --apex-autocomplete-results-border-radius:var(--system-uom-space-utility-half-x);
  --apex-autocomplete-results-max-height:50vh;
  --apex-autocomplete-results-padding:var(--system-uom-space-utility-one-x);
  --apex-autocomplete-results-top:37px;
  --apex-autocomplete-results-z-index:1000;
  --apex-autocomplete-results-option-gap:null;
  --apex-autocomplete-results-option-margin-top:var(--system-uom-space-utility-three-quarter-x);
  --apex-autocomplete-results-option-padding:var(--system-uom-space-utility-half-x) var(--system-uom-space-utility-three-quarter-x);
  --apex-autocomplete-results-count-font-size:var(--system-font-body-medium-font-size);
  --apex-autocomplete-results-count-padding:var(--system-uom-space-utility-quarter-x) var(--system-uom-space-utility-one-and-half-x);
  --apex-autocomplete-results-count-z-index:1001;
  --apex-autocomplete-radio-group-margin-top:var(--system-uom-space-utility-three-quarter-x);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root,
:root .pvd-cc-rst-pwd-button-root {
  --apex-kit-button-align-items:center;
  --apex-kit-button-background-color:var(--reference-color-light-green-400);
  --apex-kit-button-border-width:1px;
  --apex-kit-button-border-style:solid;
  --apex-kit-button-border-color:var(--reference-color-light-green-400);
  --apex-kit-button-border-radius:var(--system-uom-rounded-corners-medium-top-leading);
  --apex-kit-button-cursor:pointer;
  --apex-kit-button-display:inline-block;
  --apex-kit-button-horizontal-padding:1em;
  --apex-kit-button-justify-content:center;
  --apex-kit-button-line-height:1.2;
  --apex-kit-button-margin-top:0;
  --apex-kit-button-margin-left:0;
  --apex-kit-button-margin-right:0;
  --apex-kit-button-margin-bottom:0;
  --apex-kit-button-max-width:100%;
  --apex-kit-button-min-height:2.325em;
  --apex-kit-button-overflow:visible;
  --apex-kit-button-position:relative;
  --apex-kit-button-vertical-align:top;
  --apex-kit-button-vertical-padding:0.5em;
  --apex-kit-button-box-shadow:#0000;
  --apex-kit-button-outline:none;
  --apex-kit-button-text-color:var(--reference-color-light-gray-000);
  --apex-kit-button-font-family:var(--system-font-body-medium-font-family),Helvetica,Arial,sans;
  --apex-kit-button-font-size:0;
  --apex-kit-button-font-style:normal;
  --apex-kit-button-font-weight:bold;
  --apex-kit-button-text-align:center;
  --apex-kit-button-text-decoration:none;
  --apex-kit-button-icon-color:var(--reference-color-light-gray-000);
  --apex-kit-button-icon-overflow:visible;
  --apex-kit-button-icon-display:block;
  --apex-kit-button-icon-margin:0.7em;
  --apex-kit-button-typography-text-color:var(--reference-color-light-gray-000);
  --apex-kit-button-typography-font-weight:bold;
  --apex-kit-button-typography-line-height:1.2;
  --apex-kit-button-typography-text-align:center;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root:hover,
:root .pvd-cc-rst-pwd-button-root.pvd-button--hover,
:root .pvd-cc-rst-pwd-button-root:hover {
  --apex-kit-button-background-color:var(--reference-color-light-green-700);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root:focus,
:root .pvd-cc-rst-pwd-button-root.pvd-button--focus,
:root .pvd-cc-rst-pwd-button-root:focus {
  --apex-kit-button-box-shadow:0 0 0 1px var(--reference-color-light-gray-000),0 0 0 3px var(--reference-color-light-gray-100);
  --apex-kit-button-outline:none;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root:active,
:root .pvd-cc-rst-pwd-button-root.pvd-button--active,
:root .pvd-cc-rst-pwd-button-root:active {
  --apex-kit-button-background-color:var(--reference-color-light-green-400);
  --apex-kit-button-box-shadow:0 0 0 1px var(--reference-color-light-gray-000),0 0 0 3px var(--reference-color-light-gray-100);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root:disabled,
:root .pvd-cc-rst-pwd-button-root:disabled {
  --apex-kit-button-background-color:var(--reference-color-light-neutral-500);
  --apex-kit-button-border-color:var(--reference-color-light-neutral-500);
  --apex-kit-button-box-shadow:none;
  --apex-kit-button-cursor:not-allowed;
  --apex-kit-button-outline:none;
  --apex-kit-button-text-color:var(--reference-color-light-neutral-300);
  --apex-kit-button-icon-color:var(--reference-color-light-neutral-300);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root:disabled,
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root:disabled.pvd-button--active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root:disabled.pvd-button--hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root:disabled:active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root:disabled:hover,
:root .pvd-cc-rst-pwd-button-root:disabled,
:root .pvd-cc-rst-pwd-button-root:disabled.pvd-button--active,
:root .pvd-cc-rst-pwd-button-root:disabled.pvd-button--hover,
:root .pvd-cc-rst-pwd-button-root:disabled:active,
:root .pvd-cc-rst-pwd-button-root:disabled:hover {
  --apex-kit-button-background-color:var(--reference-color-light-neutral-500);
  --apex-kit-button-border-color:var(--reference-color-light-neutral-500);
  --apex-kit-button-box-shadow:none;
  --apex-kit-button-cursor:not-allowed;
  --apex-kit-button-outline:none;
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-button-root:disabled,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-button-root:disabled.pvd-button--active,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-button-root:disabled.pvd-button--hover,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-button-root:disabled:active,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-button-root:disabled:hover,
  :root .pvd-cc-rst-pwd-button-root:disabled,
  :root .pvd-cc-rst-pwd-button-root:disabled.pvd-button--active,
  :root .pvd-cc-rst-pwd-button-root:disabled.pvd-button--hover,
  :root .pvd-cc-rst-pwd-button-root:disabled:active,
  :root .pvd-cc-rst-pwd-button-root:disabled:hover {
    --apex-kit-button-outline:none;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--anchor,
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--anchor.pvd-button--hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--anchor:hover,
:root .pvd-cc-rst-pwd-button-root.pvd-button--anchor,
:root .pvd-cc-rst-pwd-button-root.pvd-button--anchor.pvd-button--hover,
:root .pvd-cc-rst-pwd-button-root.pvd-button--anchor:hover {
  --apex-kit-button-text-decoration:none;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--anchor.pvd-button--focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--anchor:focus,
:root .pvd-cc-rst-pwd-button-root.pvd-button--anchor.pvd-button--focus,
:root .pvd-cc-rst-pwd-button-root.pvd-button--anchor:focus {
  --apex-kit-button-border-color:var(--reference-color-light-green-400);
  --apex-kit-button-border-radius:0.1875rem;
  --apex-kit-button-box-shadow:0 0 0 1px var(--reference-color-light-gray-000),0 0 0 3px var(--reference-color-light-gray-100);
  --apex-kit-button-outline:none;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--anchor.pvd-button--active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--anchor:active,
:root .pvd-cc-rst-pwd-button-root.pvd-button--anchor.pvd-button--active,
:root .pvd-cc-rst-pwd-button-root.pvd-button--anchor:active {
  --apex-kit-button-border-color:var(--color-blue-24);
  --apex-kit-button-border-radius:0.1875rem;
  --apex-kit-button-box-shadow:0 0 0 1px var(--reference-color-light-gray-000),0 0 0 3px var(--reference-color-light-gray-100);
  --apex-kit-button-outline:none;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--invitation,
:root .pvd-cc-rst-pwd-button-root.pvd-button--invitation {
  --apex-kit-button-background-color:var(--color-orange-48);
  --apex-kit-button-border-color:var(--color-orange-48);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--invitation.pvd-button--active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--invitation.pvd-button--hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--invitation:active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--invitation:hover,
:root .pvd-cc-rst-pwd-button-root.pvd-button--invitation.pvd-button--active,
:root .pvd-cc-rst-pwd-button-root.pvd-button--invitation.pvd-button--hover,
:root .pvd-cc-rst-pwd-button-root.pvd-button--invitation:active,
:root .pvd-cc-rst-pwd-button-root.pvd-button--invitation:hover {
  --apex-kit-button-background-color:var(--color-orange-58);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--invitation:disabled,
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--invitation:disabled.pvd-button--active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--invitation:disabled.pvd-button--hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--invitation:disabled:active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--invitation:disabled:hover,
:root .pvd-cc-rst-pwd-button-root.pvd-button--invitation:disabled,
:root .pvd-cc-rst-pwd-button-root.pvd-button--invitation:disabled.pvd-button--active,
:root .pvd-cc-rst-pwd-button-root.pvd-button--invitation:disabled.pvd-button--hover,
:root .pvd-cc-rst-pwd-button-root.pvd-button--invitation:disabled:active,
:root .pvd-cc-rst-pwd-button-root.pvd-button--invitation:disabled:hover {
  --apex-kit-button-background-color:var(--system-color-interactive-disabled);
  --apex-kit-button-border-color:var(--system-color-interactive-disabled);
  --apex-kit-button-box-shadow:none;
  --apex-kit-button-cursor:not-allowed;
  --apex-kit-button-outline:none;
  --apex-kit-button-text-color:var(--reference-color-light-neutral-400);
  --apex-kit-button-icon-color:var(--reference-color-light-neutral-400);
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--invitation:disabled,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--invitation:disabled.pvd-button--active,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--invitation:disabled.pvd-button--hover,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--invitation:disabled:active,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--invitation:disabled:hover,
  :root .pvd-cc-rst-pwd-button-root.pvd-button--invitation:disabled,
  :root .pvd-cc-rst-pwd-button-root.pvd-button--invitation:disabled.pvd-button--active,
  :root .pvd-cc-rst-pwd-button-root.pvd-button--invitation:disabled.pvd-button--hover,
  :root .pvd-cc-rst-pwd-button-root.pvd-button--invitation:disabled:active,
  :root .pvd-cc-rst-pwd-button-root.pvd-button--invitation:disabled:hover {
    --apex-kit-button-outline:none;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--secondary,
:root .pvd-cc-rst-pwd-button-root.pvd-button--secondary {
  --apex-kit-button-text-color:var(--reference-color-light-green-400);
  --apex-kit-button-background-color:#0000;
  --apex-kit-button-border-color:var(--reference-color-light-green-400);
  --apex-kit-button-icon-color:var(--reference-color-light-green-400);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--secondary.pvd-button--hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--secondary:hover,
:root .pvd-cc-rst-pwd-button-root.pvd-button--secondary.pvd-button--hover,
:root .pvd-cc-rst-pwd-button-root.pvd-button--secondary:hover {
  --apex-kit-button-background-color:var(--reference-color-light-neutral-400);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--secondary.pvd-button--focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--secondary:focus,
:root .pvd-cc-rst-pwd-button-root.pvd-button--secondary.pvd-button--focus,
:root .pvd-cc-rst-pwd-button-root.pvd-button--secondary:focus {
  --apex-kit-button-background-color:#0000;
  --apex-kit-button-border-color:#0000;
  --apex-kit-button-box-shadow:0 0 0 2px var(--reference-color-light-gray-100);
  --apex-kit-button-outline:none;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--secondary.pvd-button--active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--secondary:active,
:root .pvd-cc-rst-pwd-button-root.pvd-button--secondary.pvd-button--active,
:root .pvd-cc-rst-pwd-button-root.pvd-button--secondary:active {
  --apex-kit-button-background-color:var(--reference-color-light-neutral-400);
  --apex-kit-button-border-color:#0000;
  --apex-kit-button-box-shadow:0 0 0 2px var(--reference-color-light-gray-100);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--secondary:disabled,
:root .pvd-cc-rst-pwd-button-root.pvd-button--secondary:disabled {
  --apex-kit-button-background-color:var(--system-color-interactive-disabled);
  --apex-kit-button-border-color:var(--system-color-interactive-disabled);
  --apex-kit-button-text-color:var(--color-neutral-88);
  --apex-kit-button-icon-color:var(--color-neutral-88);
  --apex-kit-button-box-shadow:none;
  --apex-kit-button-cursor:not-allowed;
  --apex-kit-button-outline:none;
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--secondary:disabled,
  :root .pvd-cc-rst-pwd-button-root.pvd-button--secondary:disabled {
    --apex-kit-button-outline:none;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--tertiary,
:root .pvd-cc-rst-pwd-button-root.pvd-button--tertiary {
  --apex-kit-button-text-color:var(--reference-color-light-green-400);
  --apex-kit-button-background-color:#0000;
  --apex-kit-button-border-width:0;
  --apex-kit-button-font-weight:var(--fonts-weight-regular);
  --apex-kit-button-icon-color:var(--reference-color-light-green-400);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--tertiary.pvd-button--hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:hover,
:root .pvd-cc-rst-pwd-button-root.pvd-button--tertiary.pvd-button--hover,
:root .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:hover {
  --apex-kit-button-background-color:#0000;
  --apex-kit-button-text-decoration:underline;
  --apex-kit-button-icon-color:var(--reference-color-light-gray-100);
  --apex-kit-button-text-color:var(--reference-color-light-gray-100);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--tertiary.pvd-button--focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:focus,
:root .pvd-cc-rst-pwd-button-root.pvd-button--tertiary.pvd-button--focus,
:root .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:focus {
  --apex-kit-button-box-shadow:0 0 0 1px var(--reference-color-light-gray-100);
  --apex-kit-button-text-decoration:none;
  --apex-kit-button-text-color:var(--reference-color-light-green-400);
  --apex-kit-button-icon-color:var(--reference-color-light-green-400);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--tertiary.pvd-button--active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:active,
:root .pvd-cc-rst-pwd-button-root.pvd-button--tertiary.pvd-button--active,
:root .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:active {
  --apex-kit-button-background-color:#0000;
  --apex-kit-button-box-shadow:0 0 0 1px var(--reference-color-light-gray-100);
  --apex-kit-button-text-color:var(--reference-color-light-gray-100);
  --apex-kit-button-text-decoration:underline;
  --apex-kit-button-icon-color:var(--reference-color-light-gray-100);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:disabled,
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:disabled.pvd-button--active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:disabled.pvd-button--hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:disabled:active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:disabled:hover,
:root .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:disabled,
:root .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:disabled.pvd-button--active,
:root .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:disabled.pvd-button--hover,
:root .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:disabled:active,
:root .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:disabled:hover {
  --apex-kit-button-background-color:#0000;
  --apex-kit-button-cursor:not-allowed;
  --apex-kit-button-outline:none;
  --apex-kit-button-text-decoration:none;
  --apex-kit-button-text-color:var(--reference-color-light-neutral-400);
  --apex-kit-button-icon-color:var(--reference-color-light-neutral-400);
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:disabled,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:disabled.pvd-button--active,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:disabled.pvd-button--hover,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:disabled:active,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:disabled:hover,
  :root .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:disabled,
  :root .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:disabled.pvd-button--active,
  :root .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:disabled.pvd-button--hover,
  :root .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:disabled:active,
  :root .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:disabled:hover {
    --apex-kit-button-outline:none;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--with-icon,
:root .pvd-cc-rst-pwd-button-root.pvd-button--with-icon {
  --apex-kit-button-with-icon-display:none;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--icon-only,
:root .pvd-cc-rst-pwd-button-root.pvd-button--icon-only {
  --apex-kit-button-icon-margin:0;
  --apex-kit-button-horizontal-padding:1em;
  --apex-kit-button-vertical-padding:0.5em;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-button-root.pvd-button--icon-only.pvd-button--icon-only-equilateral,
:root .pvd-cc-rst-pwd-button-root.pvd-button--icon-only.pvd-button--icon-only-equilateral {
  --apex-kit-button-vertical-padding:1em;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root,
:root .pvd-cc-rst-pwd-checkbox-root {
  --apex-kit-checkbox-background-color:var(--color-white);
  --apex-kit-checkbox-box-shadow:none;
  --apex-kit-checkbox-fill:none;
  --apex-kit-checkbox-length:1.25em;
  --apex-kit-checkbox-space-utility-three-quarter-x:var( --system-uom-space-inset-three-quarter-x );
  --apex-kit-checkbox-margin-top:4.25px;
  --apex-kit-checkbox-border-radius:2px;
  --apex-kit-checkbox-border-width:1px;
  --apex-kit-checkbox-margin:0.375rem;
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-neutral-50);
  --apex-kit-checkbox-cursor:pointer;
  --apex-kit-checkbox-checked-icon-display:none;
  --apex-kit-checkbox-indeterminate-icon-display:none;
  --apex-kit-checkbox-vertical-align:baseline;
  --apex-kit-checkbox-outline-color:unset;
  --apex-kit-checkbox-outline-offset:unset;
  --apex-kit-checkbox-outline-style:none;
  --apex-kit-checkbox-outline-width:unset;
  --apex-kit-checkbox-transition:none;
  --apex-kit-checkbox-color:var(--color-black);
  --apex-kit-checkbox-font-family:"Fidelity Sans",Helvetica,Arial,sans;
  --apex-kit-checkbox-font-style:normal;
  --apex-kit-checkbox-font-weight:400;
  --apex-kit-checkbox-letter-spacing:0;
  --apex-kit-checkbox-line-height:1.5;
  --apex-kit-checkbox-text-align:left;
  --apex-kit-checkbox-text-decoration:none;
  --apex-kit-checkbox-text-indent:0;
  --apex-kit-checkbox-text-shadow:none;
  --apex-kit-checkbox-text-transform:none;
  --apex-kit-checkbox-font-size:0;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error,
:root .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error,
:root .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error {
  --apex-kit-checkbox-background-color:var(--component-color-alert-critical-fill);
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-red-48);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-active,
:root .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-focus,
:root .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-hover,
:root .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-active,
:root .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-focus,
:root .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-hover,
:root .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-white);
  --apex-kit-checkbox-box-shadow:0 0 0 2px var(--color-red-48);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-active,
:root .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--error-active,
:root .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-background-color:var(--color-red-89);
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-white);
  --apex-kit-checkbox-box-shadow:0 0 0 2px var(--color-red-48);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
:root .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--error .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon {
  --apex-kit-checkbox-fill:var(--color-black);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--small .pvd-checkbox__label,
:root .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--small .pvd-checkbox__label {
  --apex-kit-checkbox-font-size:0.75rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--small .pvd-checkbox__label,
  :root .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--small .pvd-checkbox__label {
    --apex-kit-checkbox-font-size:0.875rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--small .pvd-checkbox__label-text,
:root .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--small .pvd-checkbox__label-text {
  --apex-kit-checkbox-margin-top:4.5px;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--small .pvd-checkbox__label-text,
  :root .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--small .pvd-checkbox__label-text {
    --apex-kit-checkbox-margin-top:4.25px;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--small .pvd-checkbox__microcopy,
:root .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--small .pvd-checkbox__microcopy {
  --apex-kit-checkbox-font-size:0.75rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--small .pvd-checkbox__microcopy,
  :root .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--small .pvd-checkbox__microcopy {
    --apex-kit-checkbox-font-size:0.875rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--large .pvd-checkbox__label,
:root .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--large .pvd-checkbox__label {
  --apex-kit-checkbox-font-size:1.125rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--large .pvd-checkbox__label,
  :root .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--large .pvd-checkbox__label {
    --apex-kit-checkbox-font-size:1.25rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--large .pvd-checkbox__label-text,
:root .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--large .pvd-checkbox__label-text {
  --apex-kit-checkbox-margin-top:3.75px;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--large .pvd-checkbox__label-text,
  :root .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--large .pvd-checkbox__label-text {
    --apex-kit-checkbox-margin-top:3.5px;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--large .pvd-checkbox__microcopy,
:root .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--large .pvd-checkbox__microcopy {
  --apex-kit-checkbox-font-size:1.125rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--large .pvd-checkbox__microcopy,
  :root .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--large .pvd-checkbox__microcopy {
    --apex-kit-checkbox-font-size:1.25rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--hover,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-white);
  --apex-kit-checkbox-box-shadow:0 0 0 2px var(--color-neutral-50);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--focus,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-white);
  --apex-kit-checkbox-box-shadow:0 0 0 2px var(--color-black);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--active,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-background-color:var(--color-neutral-88);
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-neutral-88);
  --apex-kit-checkbox-box-shadow:0 0 0 2px var(--color-black);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label--disabled,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label--disabled {
  --apex-kit-checkbox-color:var(--color-neutral-73);
  --apex-kit-checkbox-cursor:not-allowed;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--disabled,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--disabled {
  --apex-kit-checkbox-background-color:var(--color-neutral-95);
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-neutral-73);
  --apex-kit-checkbox-box-shadow:none;
  --apex-kit-checkbox-cursor:not-allowed;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--disabled .pvd-checkbox__checkbox-wrap-icon,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--disabled .pvd-checkbox__checkbox-wrap-icon {
  --apex-kit-checkbox-fill:var(--color-neutral-73);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--checked,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--checked {
  --apex-kit-checkbox-checked-icon-display:block;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--indeterminate,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--indeterminate {
  --apex-kit-checkbox-indeterminate-icon-display:none;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--checked,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--checked {
  --apex-kit-checkbox-checked-icon-display:none;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--indeterminate,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--indeterminate {
  --apex-kit-checkbox-indeterminate-icon-display:block;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked {
  --apex-kit-checkbox-background-color:var(--color-green-34);
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-green-27);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked .pvd-checkbox__checkbox-wrap-icon,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked .pvd-checkbox__checkbox-wrap-icon,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked .pvd-checkbox__checkbox-wrap-icon {
  --apex-kit-checkbox-fill:var(--color-white);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-hover,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-hover,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-white);
  --apex-kit-checkbox-box-shadow:0 0 0 2px var(--color-green-27);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-focus,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-focus,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-white);
  --apex-kit-checkbox-box-shadow:0 0 0 2px var(--color-black);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-active,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-active,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-background-color:var(--color-green-34);
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-white);
  --apex-kit-checkbox-box-shadow:0 0 0 2px var(--color-black);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-disabled,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-disabled,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-disabled,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-disabled {
  --apex-kit-checkbox-background-color:var(--color-neutral-95);
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-neutral-73);
  --apex-kit-checkbox-box-shadow:none;
  --apex-kit-checkbox-cursor:not-allowed;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-disabled .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-disabled .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-disabled .pvd-checkbox__checkbox-wrap-icon,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-disabled .pvd-checkbox__checkbox-wrap-icon,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon {
  --apex-kit-checkbox-fill:var(--color-neutral-73);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__label,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__label {
  --apex-kit-checkbox-margin:-0.375rem;
  --apex-kit-checkbox-font-size:0.875rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__label,
  :root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__label {
    --apex-kit-checkbox-font-size:1rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__label-text,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__label-text {
  --apex-kit-checkbox-margin-top:4.25px;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__label-text,
  :root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__label-text {
    --apex-kit-checkbox-margin-top:4px;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__microcopy,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__microcopy {
  --apex-kit-checkbox-font-size:0.875rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__microcopy,
  :root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__microcopy {
    --apex-kit-checkbox-font-size:1rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-background-color:var(--color-white);
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-neutral-50);
  --apex-kit-checkbox-margin:0.375rem;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox-wrap,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox-wrap *,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox-wrap :after,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox-wrap :before,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox-wrap:after,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox-wrap:before,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox-wrap,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox-wrap *,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox-wrap :after,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox-wrap :before,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox-wrap:after,
:root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox-wrap:before {
  box-sizing: border-box;
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox *,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox :after,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox :before,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:after,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:before,
  :root .pvd-cc-rst-pwd-checkbox-root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox,
  :root .pvd-cc-rst-pwd-checkbox-root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox *,
  :root .pvd-cc-rst-pwd-checkbox-root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox :after,
  :root .pvd-cc-rst-pwd-checkbox-root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox :before,
  :root .pvd-cc-rst-pwd-checkbox-root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:after,
  :root .pvd-cc-rst-pwd-checkbox-root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:before {
    box-sizing: border-box;
  }
}
.apex-kit-helios-theme pvd-cc-rst-pwd-checkbox-group,
:root pvd-cc-rst-pwd-checkbox-group {
  --apex-kit-checkbox-group-display:block;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root,
:root .pvd-cc-rst-pwd-checkbox-group-root {
  --apex-kit-checkbox-group-color:var(--color-black);
  --apex-kit-checkbox-group-font-family:"Fidelity Sans",Helvetica,Arial,sans;
  --apex-kit-checkbox-group-font-weight:400;
  --apex-kit-checkbox-group-line-height:1.5;
  --apex-kit-checkbox-group-background-color:unset;
  --apex-kit-checkbox-group-border:none;
  --apex-kit-checkbox-group-border-radius:unset;
  --apex-kit-checkbox-group-border-width:unset;
  --apex-kit-checkbox-group-outline:unset;
  --apex-kit-checkbox-group-outline-offset:unset;
  --apex-kit-checkbox-group-display:block;
  --apex-kit-checkbox-group-flex-flow:unset;
  --apex-kit-checkbox-group-general-margin-left:unset;
  --apex-kit-checkbox-group-first-child-margin-left:unset;
  --apex-kit-checkbox-group-tile-border-style:solid;
  --apex-kit-checkbox-group-tile-border-width:thin;
  --apex-kit-checkbox-group-tile-outline-color:unset;
  --apex-kit-checkbox-group-tile-border-color:unset;
  --apex-kit-checkbox-group-tile-box-shadow-radius:unset;
  --apex-kit-checkbox-group-tile-box-shadow-color:unset;
  --apex-kit-checkbox-group-tile-outline-width:unset;
  --apex-kit-checkbox-group-tile-outline-style:solid;
  --apex-kit-checkbox-group-position-left:unset;
  --apex-kit-checkbox-group-margin:unset;
  --apex-kit-checkbox-group-padding:unset;
  --apex-kit-checkbox-group-position:absolute;
  --apex-kit-checkbox-group-position-top:unset;
  --apex-kit-checkbox-group-position-transform:unset;
  --apex-kit-checkbox-group-general-margin-top:var(--system-uom-space-utility-three-quarter-x);
  --apex-kit-checkbox-group-first-child-margin-top:0;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--inline-always,
:root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--inline-always {
  --apex-kit-checkbox-group-display:flex;
  --apex-kit-checkbox-group-flex-flow:row nowrap;
  --apex-kit-checkbox-group-general-margin-left:var(--system-uom-space-utility-one-and-half-x);
  --apex-kit-checkbox-group-first-child-margin-left:0;
  --apex-kit-checkbox-group-general-margin-top:0;
  --apex-kit-checkbox-group-first-child-margin-top:unset;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--inline-at-512,
  :root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--inline-at-512 {
    --apex-kit-checkbox-group-display:flex;
    --apex-kit-checkbox-group-flex-flow:row nowrap;
    --apex-kit-checkbox-group-general-margin-left:var( --system-uom-space-utility-one-and-half-x );
    --apex-kit-checkbox-group-first-child-margin-left:0;
    --apex-kit-checkbox-group-general-margin-top:0;
    --apex-kit-checkbox-group-first-child-margin-top:unset;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--inline-at-768,
  :root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--inline-at-768 {
    --apex-kit-checkbox-group-display:flex;
    --apex-kit-checkbox-group-flex-flow:row nowrap;
    --apex-kit-checkbox-group-general-margin-left:var( --system-uom-space-utility-one-and-half-x );
    --apex-kit-checkbox-group-first-child-margin-left:0;
    --apex-kit-checkbox-group-general-margin-top:0;
    --apex-kit-checkbox-group-first-child-margin-top:unset;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--inline-at-960,
  :root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--inline-at-960 {
    --apex-kit-checkbox-group-display:flex;
    --apex-kit-checkbox-group-flex-flow:row nowrap;
    --apex-kit-checkbox-group-general-margin-left:var( --system-uom-space-utility-one-and-half-x );
    --apex-kit-checkbox-group-first-child-margin-left:0;
    --apex-kit-checkbox-group-general-margin-top:0;
    --apex-kit-checkbox-group-first-child-margin-top:unset;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--inline-at-1280,
  :root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--inline-at-1280 {
    --apex-kit-checkbox-group-display:flex;
    --apex-kit-checkbox-group-flex-flow:row nowrap;
    --apex-kit-checkbox-group-general-margin-left:var( --system-uom-space-utility-one-and-half-x );
    --apex-kit-checkbox-group-first-child-margin-left:0;
    --apex-kit-checkbox-group-general-margin-top:0;
    --apex-kit-checkbox-group-first-child-margin-top:unset;
  }
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox,
  :root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox {
    --apex-kit-checkbox-group-position-left:var(--system-uom-space-utility-one-x);
    --apex-kit-checkbox-group-margin:0;
    --apex-kit-checkbox-group-padding:0;
    --apex-kit-checkbox-group-position:absolute;
    --apex-kit-checkbox-group-position-top:50%;
    --apex-kit-checkbox-group-position-transform:translateY(-50%);
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox + .pvd-checkbox--hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:hover + .pvd-checkbox__label,
:root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox + .pvd-checkbox--hover,
:root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:hover + .pvd-checkbox__label {
  --apex-kit-checkbox-group-tile-border-color:var(--color-white);
  --apex-kit-checkbox-group-tile-box-shadow-color:var(--color-neutral-40);
  --apex-kit-checkbox-group-tile-box-shadow-radius:2px;
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox + .pvd-checkbox--hover,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:hover + .pvd-checkbox__label,
  :root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox + .pvd-checkbox--hover,
  :root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:hover + .pvd-checkbox__label {
    --apex-kit-checkbox-group-tile-outline-color:CanvasText;
    --apex-kit-checkbox-group-tile-outline-offset:1px;
    --apex-kit-checkbox-group-tile-outline-width:1px;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox + .pvd-checkbox--focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:focus + .pvd-checkbox__label,
:root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox + .pvd-checkbox--focus,
:root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:focus + .pvd-checkbox__label {
  --apex-kit-checkbox-group-tile-border-color:var(--color-white);
  --apex-kit-checkbox-group-tile-box-shadow-color:var(--color-black);
  --apex-kit-checkbox-group-tile-box-shadow-radius:2px;
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox + .pvd-checkbox--focus,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:focus + .pvd-checkbox__label,
  :root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox + .pvd-checkbox--focus,
  :root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:focus + .pvd-checkbox__label {
    --apex-kit-checkbox-group-tile-outline-color:CanvasText;
    --apex-kit-checkbox-group-tile-outline-offset:1px;
    --apex-kit-checkbox-group-tile-outline-width:1px;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox + .pvd-checkbox--active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:active + .pvd-checkbox--active-focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:active + .pvd-checkbox__label,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:active:focus + .pvd-checkbox__label,
:root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox + .pvd-checkbox--active,
:root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:active + .pvd-checkbox--active-focus,
:root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:active + .pvd-checkbox__label,
:root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:active:focus + .pvd-checkbox__label {
  --apex-kit-checkbox-group-tile-border-color:var(--color-white);
  --apex-kit-checkbox-group-tile-box-shadow-color:var(--color-black);
  --apex-kit-checkbox-group-tile-box-shadow-radius:2px;
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox + .pvd-checkbox--active,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:active + .pvd-checkbox--active-focus,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:active + .pvd-checkbox__label,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:active:focus + .pvd-checkbox__label,
  :root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox + .pvd-checkbox--active,
  :root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:active + .pvd-checkbox--active-focus,
  :root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:active + .pvd-checkbox__label,
  :root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:active:focus + .pvd-checkbox__label {
    --apex-kit-checkbox-group-tile-outline-color:LinkText;
    --apex-kit-checkbox-group-tile-outline-offset:1px;
    --apex-kit-checkbox-group-tile-outline-width:1px;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox + .pvd-checkbox--checked,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked + .pvd-checkbox__label,
:root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox + .pvd-checkbox--checked,
:root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked + .pvd-checkbox__label {
  --apex-kit-checkbox-group-tile-border-color:var(--color-white);
  --apex-kit-checkbox-group-tile-box-shadow-color:var(--color-green-27);
  --apex-kit-checkbox-group-tile-box-shadow-radius:4px;
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox + .pvd-checkbox--checked,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked + .pvd-checkbox__label,
  :root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox + .pvd-checkbox--checked,
  :root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked + .pvd-checkbox__label {
    --apex-kit-checkbox-group-tile-outline-color:CanvasText;
    --apex-kit-checkbox-group-tile-outline-offset:2px;
    --apex-kit-checkbox-group-tile-outline-width:2px;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked + .pvd-checkbox--checked-hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked:hover + .pvd-checkbox__label,
:root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked + .pvd-checkbox--checked-hover,
:root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked:hover + .pvd-checkbox__label {
  --apex-kit-checkbox-group-tile-border-color:var(--color-white);
  --apex-kit-checkbox-group-tile-box-shadow-color:var(--color-green-34);
  --apex-kit-checkbox-group-tile-box-shadow-radius:4px;
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked + .pvd-checkbox--checked-hover,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked:hover + .pvd-checkbox__label,
  :root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked + .pvd-checkbox--checked-hover,
  :root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked:hover + .pvd-checkbox__label {
    --apex-kit-checkbox-group-tile-border-color:LinkText;
    --apex-kit-checkbox-group-tile-outline-color:CanvasText;
    --apex-kit-checkbox-group-tile-outline-offset:2px;
    --apex-kit-checkbox-group-tile-outline-width:2px;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked + .pvd-checkbox--checked-focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked:focus + .pvd-checkbox__label,
:root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked + .pvd-checkbox--checked-focus,
:root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked:focus + .pvd-checkbox__label {
  --apex-kit-checkbox-group-tile-border-color:var(--color-white);
  --apex-kit-checkbox-group-tile-box-shadow-color:var(--color-black);
  --apex-kit-checkbox-group-tile-box-shadow-radius:4px;
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked + .pvd-checkbox--checked-focus,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked:focus + .pvd-checkbox__label,
  :root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked + .pvd-checkbox--checked-focus,
  :root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked:focus + .pvd-checkbox__label {
    --apex-kit-checkbox-group-tile-border-color:LinkText;
    --apex-kit-checkbox-group-tile-outline-color:CanvasText;
    --apex-kit-checkbox-group-tile-outline-offset:2px;
    --apex-kit-checkbox-group-tile-outline-width:2px;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked + .pvd-checkbox--checked-active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked:active + .pvd-checkbox--checked-active-focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked:active + .pvd-checkbox__label,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked:active:focus + .pvd-checkbox__label,
:root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked + .pvd-checkbox--checked-active,
:root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked:active + .pvd-checkbox--checked-active-focus,
:root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked:active + .pvd-checkbox__label,
:root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked:active:focus + .pvd-checkbox__label {
  --apex-kit-checkbox-group-tile-border-color:var(--color-white);
  --apex-kit-checkbox-group-tile-box-shadow-color:var(--color-black);
  --apex-kit-checkbox-group-tile-box-shadow-radius:4px;
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked + .pvd-checkbox--checked-active,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked:active + .pvd-checkbox--checked-active-focus,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked:active + .pvd-checkbox__label,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked:active:focus + .pvd-checkbox__label,
  :root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked + .pvd-checkbox--checked-active,
  :root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked:active + .pvd-checkbox--checked-active-focus,
  :root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked:active + .pvd-checkbox__label,
  :root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked:active:focus + .pvd-checkbox__label {
    --apex-kit-checkbox-group-tile-border-color:LinkText;
    --apex-kit-checkbox-group-tile-outline-color:LinkText;
    --apex-kit-checkbox-group-tile-outline-offset:2px;
    --apex-kit-checkbox-group-tile-outline-width:2px;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__label,
:root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__label {
  --apex-kit-checkbox-group-tile-background-color:var(--color-white);
  --apex-kit-checkbox-group-tile-border-color:var(--color-neutral-80);
  --apex-kit-checkbox-group-tile-border-radius:8px;
  --apex-kit-checkbox-group-tile-height:100%;
  --apex-kit-checkbox-group-tile-padding:var(--system-uom-space-inset-one-x);
  --apex-kit-checkbox-group-tile-width:100%;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__label,
  :root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__label {
    --apex-kit-checkbox-group-tile-padding:var(--system-uom-space-inset-one-and-half-x);
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__label,
  :root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__label {
    --apex-kit-checkbox-group-tile-padding:var(--system-uom-space-inset-one-and-half-x);
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__label,
  :root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__label {
    --apex-kit-checkbox-group-tile-padding:var(--system-uom-space-inset-one-and-half-x);
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__label,
  :root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__label {
    --apex-kit-checkbox-group-tile-padding:var(--system-uom-space-inset-one-and-half-x);
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox-group__checkbox-group,
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox-group__checkbox-group > s-slot > s-assigned-wrapper,
:root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox-group__checkbox-group,
:root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox-group__checkbox-group > s-slot > s-assigned-wrapper {
  --apex-kit-checkbox-group-first-child-margin-top:0;
  --apex-kit-checkbox-group-general-margin-top:var( --system-uom-space-utility-one-and-half-x );
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles.pvd-checkbox-group--error .pvd-checkbox-group__checkbox-group,
:root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles.pvd-checkbox-group--error .pvd-checkbox-group__checkbox-group {
  --apex-kit-checkbox-group-background-color:var(--color-white);
  --apex-kit-checkbox-group-border-radius:6px;
  --apex-kit-checkbox-group-border-width:0;
  --apex-kit-checkbox-group-outline:2px solid var(--color-red-47);
  --apex-kit-checkbox-group-outline-offset:6px;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--error .pvd-checkbox-group__checkbox-group,
:root .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--error .pvd-checkbox-group__checkbox-group {
  --apex-kit-checkbox-group-background-color:var(--color-white);
  --apex-kit-checkbox-group-border:1px solid var(--color-red-47);
  --apex-kit-checkbox-group-border-width:1px;
  --apex-kit-checkbox-group-border-radius:8px;
  --apex-kit-checkbox-group-padding:var(--system-uom-space-inset-quarter-x);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-content-block-root,
:root .pvd-cc-rst-pwd-content-block-root {
  --apex-kit-content-block-max-width:45rem;
  --apex-kit-content-block-heading-font-weight:var(--system-font-headline-large-font-weight);
  --apex-kit-content-block-heading-line-height:1.25;
  --apex-kit-content-block-content-children-margin:var(--system-uom-space-utility-one-x) 0 0 0;
  --apex-kit-content-block-color:var(--reference-color-light-text-color);
  --apex-kit-content-block-gap:var(--system-uom-space-utility-one-x);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-content-block-root .pvd-content-block__heading,
:root .pvd-cc-rst-pwd-content-block-root .pvd-content-block__heading {
  --apex-kit-content-block-heading-font-size:1.375rem;
  --apex-kit-content-block-heading-letter-spacing:0;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-1,
.apex-kit-helios-theme .pvd-cc-rst-pwd-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-2,
:root .pvd-cc-rst-pwd-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-1,
:root .pvd-cc-rst-pwd-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-2 {
  --apex-kit-content-block-heading-font-weight:400;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-content-block-root.pvd-content-block--tile-background,
:root .pvd-cc-rst-pwd-content-block-root.pvd-content-block--tile-background {
  --apex-kit-content-block-background-color:var(--color-white);
  --apex-kit-content-block-border:none;
  --apex-kit-content-block-border-radius:var(--system-uom-rounded-corners-medium-top-leading);
  --apex-kit-content-block-box-shadow:0 1px 4px 0 #0000004d;
  --apex-kit-content-block-padding:1rem 1rem 1.5rem 1rem;
}
@media (min-width: 48em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-content-block-root.pvd-content-block--tile-background,
  :root .pvd-cc-rst-pwd-content-block-root.pvd-content-block--tile-background {
    --apex-kit-content-block-padding:2rem 2rem 2.5rem 2rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-content-block-root.pvd-content-block--dense,
:root .pvd-cc-rst-pwd-content-block-root.pvd-content-block--dense {
  --apex-kit-content-block-content-children-margin:var( --system-uom-space-utility-three-quarter-x ) 0 0 0;
  --apex-kit-content-block-content-wrapper-margin:var( --system-uom-space-utility-three-quarter-x ) 0 0 0;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-content-block-root .pvd-content-block__image.pvd-content-block__image--small,
:root .pvd-cc-rst-pwd-content-block-root .pvd-content-block__image.pvd-content-block__image--small {
  --apex-kit-content-block-image-width:var(--system-uom-space-utility-two-x);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-content-block-root .pvd-content-block__image.pvd-content-block__image--medium,
:root .pvd-cc-rst-pwd-content-block-root .pvd-content-block__image.pvd-content-block__image--medium {
  --apex-kit-content-block-image-width:var(--system-uom-space-utility-three-x);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-content-block-root .pvd-content-block__image.pvd-content-block__image--large,
:root .pvd-cc-rst-pwd-content-block-root .pvd-content-block__image.pvd-content-block__image--large {
  --apex-kit-content-block-image-width:var(--system-uom-space-utility-four-x);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-content-block-root .pvd-content-block__image.pvd-content-block__image--extra-large,
:root .pvd-cc-rst-pwd-content-block-root .pvd-content-block__image.pvd-content-block__image--extra-large {
  --apex-kit-content-block-image-width:6rem;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-always,
.apex-kit-helios-theme .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-1280,
.apex-kit-helios-theme .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-512,
.apex-kit-helios-theme .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-768,
.apex-kit-helios-theme .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-960,
:root .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-always,
:root .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-1280,
:root .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-512,
:root .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-768,
:root .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-960 {
  --apex-kit-content-block-content-wrapper-margin:0 var(--system-uom-space-inset-one-and-half-x) 0 0;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-always.pvd-content-block--dense,
.apex-kit-helios-theme .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-1280.pvd-content-block--dense,
.apex-kit-helios-theme .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-512.pvd-content-block--dense,
.apex-kit-helios-theme .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-768.pvd-content-block--dense,
.apex-kit-helios-theme .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-960.pvd-content-block--dense,
:root .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-always.pvd-content-block--dense,
:root .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-1280.pvd-content-block--dense,
:root .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-512.pvd-content-block--dense,
:root .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-768.pvd-content-block--dense,
:root .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-960.pvd-content-block--dense {
  --apex-kit-content-block-content-wrapper-margin:0 var(--system-uom-space-inset-one-x) 0 0;
}
.apex-kit-helios-theme pvd-cc-rst-pwd-currency-input,
.apex-kit-helios-theme pvd-cc-rst-pwd-date-select,
:root pvd-cc-rst-pwd-currency-input,
:root pvd-cc-rst-pwd-date-select {
  --apex-for-web-input-slot-margin-left:1.5em;
}
@media screen and (min-width: 768px) {
  .apex-kit-helios-theme pvd-cc-rst-pwd-date-select,
  :root pvd-cc-rst-pwd-date-select {
    --apex-kit-date-select-readonly-value-margin-top:0.875rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root,
:root .pvd-cc-rst-pwd-description-list-root {
  --apex-kit-description-list-border-bottom:1px solid var(--color-neutral-80);
  --apex-kit-description-list-default-color:var(--color-black);
  --apex-kit-description-list-font-family:"Fidelity Sans",Helvetica,Arial,sans;
  --apex-kit-description-list-font-weight:400;
  --apex-kit-description-list-line-height:1.5;
  --apex-kit-description-list-margin:0;
  --apex-kit-description-list-letter-spacing:unset;
  --apex-kit-description-list-text-font-size:0.875rem;
  --apex-kit-description-list-item-display:block;
  --apex-kit-description-list-term-flex:null;
  --apex-kit-description-list-description-flex:null;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root,
  :root .pvd-cc-rst-pwd-description-list-root {
    --apex-kit-description-list-text-font-size:1rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-always.pvd-description-list--large .pvd-description-list__description,
:root .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-always.pvd-description-list--large .pvd-description-list__description {
  --apex-kit-description-list-description-margin:0 0 0 0.875rem;
}
@media screen and (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-always.pvd-description-list--large .pvd-description-list__description,
  :root .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-always.pvd-description-list--large .pvd-description-list__description {
    --apex-kit-description-list-description-margin:0 0 0 var(--system-uom-space-utility-one-x);
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-always .pvd-description-list__item,
:root .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-always .pvd-description-list__item {
  --apex-kit-description-list-item-display:flex;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-always .pvd-description-list__term,
:root .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-always .pvd-description-list__term {
  --apex-kit-description-list-term-flex:0 1 50%;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-always .pvd-description-list__description,
:root .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-always .pvd-description-list__description {
  --apex-kit-description-list-description-flex:1 1 50%;
  --apex-kit-description-list-description-margin:0 0 0 0.75rem;
}
@media (min-width: 80em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-1280.pvd-description-list--large .pvd-description-list__description,
  :root .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-1280.pvd-description-list--large .pvd-description-list__description {
    --apex-kit-description-list-description-margin:0 0 0 0.875rem;
  }
}
@media screen and (min-width: 80em) and (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-1280.pvd-description-list--large .pvd-description-list__description,
  :root .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-1280.pvd-description-list--large .pvd-description-list__description {
    --apex-kit-description-list-description-margin:0 0 0 var(--system-uom-space-utility-one-x);
  }
}
@media (min-width: 80em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-1280 .pvd-description-list__item,
  :root .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-1280 .pvd-description-list__item {
    --apex-kit-description-list-item-display:flex;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-1280 .pvd-description-list__term,
  :root .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-1280 .pvd-description-list__term {
    --apex-kit-description-list-term-flex:0 1 50%;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-1280 .pvd-description-list__description,
  :root .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-1280 .pvd-description-list__description {
    --apex-kit-description-list-description-flex:1 1 50%;
    --apex-kit-description-list-description-margin:0 0 0 0.75rem;
  }
}
@media (min-width: 60em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-960.pvd-description-list--large .pvd-description-list__description,
  :root .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-960.pvd-description-list--large .pvd-description-list__description {
    --apex-kit-description-list-description-margin:0 0 0 0.875rem;
  }
}
@media screen and (min-width: 60em) and (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-960.pvd-description-list--large .pvd-description-list__description,
  :root .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-960.pvd-description-list--large .pvd-description-list__description {
    --apex-kit-description-list-description-margin:0 0 0 var(--system-uom-space-utility-one-x);
  }
}
@media (min-width: 60em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-960 .pvd-description-list__item,
  :root .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-960 .pvd-description-list__item {
    --apex-kit-description-list-item-display:flex;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-960 .pvd-description-list__term,
  :root .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-960 .pvd-description-list__term {
    --apex-kit-description-list-term-flex:0 1 50%;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-960 .pvd-description-list__description,
  :root .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-960 .pvd-description-list__description {
    --apex-kit-description-list-description-flex:1 1 50%;
    --apex-kit-description-list-description-margin:0 0 0 0.75rem;
  }
}
@media (min-width: 48em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-768.pvd-description-list--large .pvd-description-list__description,
  :root .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-768.pvd-description-list--large .pvd-description-list__description {
    --apex-kit-description-list-description-margin:0 0 0 0.875rem;
  }
}
@media screen and (min-width: 48em) and (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-768.pvd-description-list--large .pvd-description-list__description,
  :root .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-768.pvd-description-list--large .pvd-description-list__description {
    --apex-kit-description-list-description-margin:0 0 0 var(--system-uom-space-utility-one-x);
  }
}
@media (min-width: 48em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-768 .pvd-description-list__item,
  :root .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-768 .pvd-description-list__item {
    --apex-kit-description-list-item-display:flex;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-768 .pvd-description-list__term,
  :root .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-768 .pvd-description-list__term {
    --apex-kit-description-list-term-flex:0 1 50%;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-768 .pvd-description-list__description,
  :root .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-768 .pvd-description-list__description {
    --apex-kit-description-list-description-flex:1 1 50%;
    --apex-kit-description-list-description-margin:0 0 0 0.75rem;
  }
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-512.pvd-description-list--large .pvd-description-list__description,
  :root .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-512.pvd-description-list--large .pvd-description-list__description {
    --apex-kit-description-list-description-margin:0 0 0 0.875rem;
  }
}
@media screen and (min-width: 32em) and (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-512.pvd-description-list--large .pvd-description-list__description,
  :root .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-512.pvd-description-list--large .pvd-description-list__description {
    --apex-kit-description-list-description-margin:0 0 0 var(--system-uom-space-utility-one-x);
  }
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-512 .pvd-description-list__item,
  :root .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-512 .pvd-description-list__item {
    --apex-kit-description-list-item-display:flex;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-512 .pvd-description-list__term,
  :root .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-512 .pvd-description-list__term {
    --apex-kit-description-list-term-flex:0 1 50%;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-512 .pvd-description-list__description,
  :root .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-512 .pvd-description-list__description {
    --apex-kit-description-list-description-flex:1 1 50%;
    --apex-kit-description-list-description-margin:0 0 0 0.75rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root .pvd-description-list__item,
:root .pvd-cc-rst-pwd-description-list-root .pvd-description-list__item {
  --apex-kit-description-list-border-top:1px solid var(--color-neutral-80);
  --apex-kit-description-list-padding:var(--system-uom-space-inset-three-quarter-x) var(--system-uom-space-inset-three-quarter-x) var(--system-uom-space-utility-one-x) var(--system-uom-space-inset-three-quarter-x);
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root .pvd-description-list__item,
  :root .pvd-cc-rst-pwd-description-list-root .pvd-description-list__item {
    --apex-kit-description-list-padding:0.875rem 0.875rem 1.125rem 0.875rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root .pvd-description-list__term,
:root .pvd-cc-rst-pwd-description-list-root .pvd-description-list__term {
  --apex-kit-description-list-term-color:var(--color-black);
  --apex-kit-description-list-term-font-weight:700;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root .pvd-description-list__description,
:root .pvd-cc-rst-pwd-description-list-root .pvd-description-list__description {
  --apex-kit-description-list-description-margin:var(--system-uom-space-inset-half-x) 0 0 0;
  --apex-kit-description-list-line-height:unset;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--small,
:root .pvd-cc-rst-pwd-description-list-root.pvd-description-list--small {
  --apex-kit-description-list-text-font-size:0.75rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--small,
  :root .pvd-cc-rst-pwd-description-list-root.pvd-description-list--small {
    --apex-kit-description-list-text-font-size:0.875rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--small .pvd-description-list__item,
:root .pvd-cc-rst-pwd-description-list-root.pvd-description-list--small .pvd-description-list__item {
  --apex-kit-description-list-padding:var(--system-uom-space-inset-three-quarter-x) var(--system-uom-space-inset-three-quarter-x) var(--system-uom-space-inset-one-x) var(--system-uom-space-inset-three-quarter-x);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--large,
:root .pvd-cc-rst-pwd-description-list-root.pvd-description-list--large {
  --apex-kit-description-list-text-font-size:1.125rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--large,
  :root .pvd-cc-rst-pwd-description-list-root.pvd-description-list--large {
    --apex-kit-description-list-text-font-size:1.25rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--large .pvd-description-list__item,
:root .pvd-cc-rst-pwd-description-list-root.pvd-description-list--large .pvd-description-list__item {
  --apex-kit-description-list-padding:0.875rem 0.875rem 1.125rem 0.875rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--large .pvd-description-list__item,
  :root .pvd-cc-rst-pwd-description-list-root.pvd-description-list--large .pvd-description-list__item {
    --apex-kit-description-list-padding:var(--system-uom-space-utility-one-x) var(--system-uom-space-utility-one-x) 1.25rem var(--system-uom-space-utility-one-x);
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--striped .pvd-description-list__item:nth-child(2n-1),
:root .pvd-cc-rst-pwd-description-list-root.pvd-description-list--striped .pvd-description-list__item:nth-child(2n-1) {
  --apex-kit-description-list-background-color:var(--color-neutral-95);
}
.apex-kit-helios-theme pvd-cc-rst-pwd-dropdown,
.apex-kit-helios-theme pvd-cc-rst-pwd-email-input,
:root pvd-cc-rst-pwd-dropdown,
:root pvd-cc-rst-pwd-email-input {
  --apex-for-web-input-slot-margin-left:1.5em;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-exit-modal-root,
:root .pvd-cc-rst-pwd-exit-modal-root {
  --apex-kit-exit-modal-display:flex;
  --apex-kit-exit-modal-border-top:solid 1px var(--color-neutral-80);
  --apex-kit-exit-modal-justify-content:center;
  --apex-kit-exit-modal-margin:var(--system-uom-space-inset-two-x) calc(var(--system-uom-space-inset-one-and-half-x)*-1) 0;
  --apex-kit-exit-modal-padding:var(--system-uom-space-inset-one-and-half-x) var(--system-uom-space-inset-one-and-half-x) 0;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-exit-modal-root .pvd-exit-modal-continue-button,
:root .pvd-cc-rst-pwd-exit-modal-root .pvd-exit-modal-continue-button {
  --apex-kit-exit-modal-continue-button-order:2;
  --apex-kit-exit-modal-continue-button-margin:0 var(--system-uom-space-inset-half-x);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-exit-modal-root .pvd-exit-modal-exit-button,
:root .pvd-cc-rst-pwd-exit-modal-root .pvd-exit-modal-exit-button {
  --apex-kit-exit-modal-exit-button-order:1;
  --apex-kit-exit-modal-exit-button-margin:0 var(--system-uom-space-inset-half-x);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-expand-collapse-root,
:root .pvd-cc-rst-pwd-expand-collapse-root {
  --apex-kit-expand-collapse-button-gap:none;
  --apex-kit-expand-collapse-content-color:none;
  --apex-kit-expand-collapse-content-font-weight:none;
  --apex-kit-expand-collapse-content-padding:0 0 0 1.75rem;
  --apex-kit-expand-collapse-content-wrapper-margin:var(--system-uom-padding-medium) 0 0 0;
  --apex-kit-expand-collapse-heading-border:1px solid #0000;
  --apex-kit-expand-collapse-heading-border-radius:none;
  --apex-kit-expand-collapse-heading-color:var(--color-black);
  --apex-kit-expand-collapse-content-font-family:"Fidelity Sans",Helvetica,Arial,sans;
  --apex-kit-expand-collapse-heading-font-weight:700;
  --apex-kit-expand-collapse-heading-letter-spacing:none;
  --apex-kit-expand-collapse-heading-line-height:1.25;
  --apex-kit-expand-collapse-heading-outline:none;
  --apex-kit-expand-collapse-heading-text-decoration-color:none;
  --apex-kit-expand-collapse-heading-wrapper-font-size:none;
  --apex-kit-expand-collapse-heading-wrapper-padding:0 0 0 0.75rem;
  --apex-kit-expand-collapse-icon-align-self:unset;
  --apex-kit-expand-collapse-icon-height:1.375em;
  --apex-kit-expand-collapse-icon-root-height:1.375em;
  --apex-kit-expand-collapse-icon-transition:transform 0.25s ease-out;
  --apex-kit-expand-collapse-subheading-color:none;
  --apex-kit-expand-collapse-subheading-font-size:var(--system-font-title-small-font-size);
  --apex-kit-expand-collapse-subheading-line-height:1.5;
  --apex-kit-expand-collapse-subheading-text-decoration-color:none;
  --apex-kit-expand-collapse-subheading-wrapper-font-size:var( --system-font-title-medium-font-size );
  --apex-kit-expand-collapse-subheading-wrapper-margin:var(--system-uom-padding-small) 0 0 0;
  --apex-kit-expand-collapse-subheading-wrapper-padding:0 0 0 1.75rem;
  --apex-kit-expand-collapse-text-font-size:1.125rem;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-expand-collapse-root .pvd-expand-collapse__interactive-button,
:root .pvd-cc-rst-pwd-expand-collapse-root .pvd-expand-collapse__interactive-button {
  --apex-kit-expand-collapse-text-font-size:var(--system-font-body-medium-font-size);
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-expand-collapse-root .pvd-expand-collapse__interactive-button,
  :root .pvd-cc-rst-pwd-expand-collapse-root .pvd-expand-collapse__interactive-button {
    --apex-kit-expand-collapse-text-font-size:var(--system-font-title-medium-font-size);
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-expand-collapse-root .pvd-expand-collapse__interactive-button:focus,
:root .pvd-cc-rst-pwd-expand-collapse-root .pvd-expand-collapse__interactive-button:focus {
  --apex-kit-expand-collapse-heading-border:1px dotted var(--color-black);
  --apex-kit-expand-collapse-heading-outline:none;
  --apex-kit-expand-collapse-heading-outline-offset:none;
  --apex-kit-expand-collapse-heading-transition:none;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-expand-collapse-root.pvd-expand-collapse--small .pvd-expand-collapse__interactive-button,
:root .pvd-cc-rst-pwd-expand-collapse-root.pvd-expand-collapse--small .pvd-expand-collapse__interactive-button {
  --apex-kit-expand-collapse-text-font-size:var(--system-font-body-small-font-size);
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-expand-collapse-root.pvd-expand-collapse--small .pvd-expand-collapse__interactive-button,
  :root .pvd-cc-rst-pwd-expand-collapse-root.pvd-expand-collapse--small .pvd-expand-collapse__interactive-button {
    --apex-kit-expand-collapse-text-font-size:var(--system-font-title-small-font-size);
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-expand-collapse-root.pvd-expand-collapse--large,
:root .pvd-cc-rst-pwd-expand-collapse-root.pvd-expand-collapse--large {
  --apex-kit-expand-collapse-heading-wrapper-padding:0 0 0 var(--system-uom-padding-large);
  --apex-kit-expand-collapse-subheading-wrapper-padding:0 0 0 2.25rem;
  --apex-kit-expand-collapse-content-padding:0 0 0 2.25rem;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-expand-collapse-root.pvd-expand-collapse--large .pvd-expand-collapse__interactive-button,
:root .pvd-cc-rst-pwd-expand-collapse-root.pvd-expand-collapse--large .pvd-expand-collapse__interactive-button {
  --apex-kit-expand-collapse-text-font-size:1.125rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-expand-collapse-root.pvd-expand-collapse--large .pvd-expand-collapse__interactive-button,
  :root .pvd-cc-rst-pwd-expand-collapse-root.pvd-expand-collapse--large .pvd-expand-collapse__interactive-button {
    --apex-kit-expand-collapse-text-font-size:1.25rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-expand-collapse-root.pvd-expand-collapse--expanded,
:root .pvd-cc-rst-pwd-expand-collapse-root.pvd-expand-collapse--expanded {
  --apex-kit-expand-collapse-content-wrapper-display:block;
  --apex-kit-expand-collapse-content-wrapper-height:auto;
  --apex-kit-expand-collapse-content-wrapper-overflow:auto;
  --apex-kit-expand-collapse-icon-transform:rotate(-90deg);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-expand-collapse-root.pvd-expand-collapse--collapsed,
:root .pvd-cc-rst-pwd-expand-collapse-root.pvd-expand-collapse--collapsed {
  --apex-kit-expand-collapse-content-wrapper-display:none;
  --apex-kit-expand-collapse-content-wrapper-height:0;
  --apex-kit-expand-collapse-content-wrapper-overflow:hidden;
  --apex-kit-expand-collapse-icon-transform:rotate(90deg);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-expand-collapse-root.pvd-expand-collapse--expanding,
:root .pvd-cc-rst-pwd-expand-collapse-root.pvd-expand-collapse--expanding {
  --apex-kit-expand-collapse-content-wrapper-display:block;
  --apex-kit-expand-collapse-content-wrapper-height:0;
  --apex-kit-expand-collapse-content-wrapper-overflow:hidden;
  --apex-kit-expand-collapse-icon-transform:rotate(-90deg);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-expand-collapse-root.pvd-expand-collapse--collapsing,
:root .pvd-cc-rst-pwd-expand-collapse-root.pvd-expand-collapse--collapsing {
  --apex-kit-expand-collapse-content-wrapper-display:block;
  --apex-kit-expand-collapse-content-wrapper-overflow:hidden;
  --apex-kit-expand-collapse-icon-transform:rotate(90deg);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root,
:root .pvd-cc-rst-pwd-field-group-root {
  --apex-kit-field-group-color:var(--reference-color-dark-neutral-100);
  --apex-kit-field-group-display:block;
  --apex-kit-field-group-font-family:var(--system-font-display-medium-font-family),Helvetica,Arial,sans;
  --apex-kit-field-group-font-weight:400;
  --apex-kit-field-group-gap-margin-top:calc(var(--system-uom-space-inset-two-x) + var(--system-uom-space-inset-half-x));
  --apex-kit-field-group-general-margin:var(--system-uom-space-inset-eighth-x) 0 0 0;
  --apex-kit-field-group-general-margin-top:var(--system-uom-space-inset-half-x);
  --apex-kit-field-group-line-height:1.5;
  --apex-kit-field-group-font-size:var(--system-font-body-medium-font-size);
}
@media screen and (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root,
  :root .pvd-cc-rst-pwd-field-group-root {
    --apex-kit-field-group-font-size:var(--system-font-title-medium-font-size);
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--small,
:root .pvd-cc-rst-pwd-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--small {
  --apex-kit-field-group-font-size:var(--system-font-body-small-font-size);
}
@media screen and (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--small,
  :root .pvd-cc-rst-pwd-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--small {
    --apex-kit-field-group-font-size:var(--system-font-title-small-font-size);
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--large,
:root .pvd-cc-rst-pwd-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--large {
  --apex-kit-field-group-font-size:1.125rem;
}
@media screen and (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--large,
  :root .pvd-cc-rst-pwd-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--large {
    --apex-kit-field-group-font-size:1.25rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--performance-gain,
:root .pvd-cc-rst-pwd-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--performance-gain {
  --apex-kit-field-group-color:var(--color-green-24);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--performance-loss,
:root .pvd-cc-rst-pwd-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--performance-loss {
  --apex-kit-field-group-color:var(--color-red-39);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--dense,
:root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--dense {
  --apex-kit-field-group-gap-margin-top:var(--system-uom-space-inset-one-and-half-x);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > s-slot > s-assigned-wrapper,
:root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
  --apex-kit-field-group-align-items:flex-start;
  --apex-kit-field-group-display:flex;
  --apex-kit-field-group-flex-flow:row nowrap;
  --apex-kit-field-group-full-width:1 1 100%;
  --apex-kit-field-group-fixed-width:0 0 auto;
  --apex-kit-field-group-initial-value:0;
  --apex-kit-field-group-general-margin-left:var(--system-uom-space-inset-one-and-half-x);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-rst-pwd-field-group,
.apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-rst-pwd-field-group + pvd-cc-rst-pwd-field-group,
:root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-rst-pwd-field-group,
:root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-rst-pwd-field-group + pvd-cc-rst-pwd-field-group {
  --apex-kit-field-group-gap-margin-top:0;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper,
:root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
  --apex-kit-field-group-display:block;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group,
:root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group {
  --apex-kit-field-group-align-items:flex-start;
  --apex-kit-field-group-display:flex;
  --apex-kit-field-group-flex-flow:row nowrap;
  --apex-kit-field-group-full-width:1 1 100%;
  --apex-kit-field-group-fixed-width:0 0 auto;
  --apex-kit-field-group-initial-value:0;
  --apex-kit-field-group-general-margin-left:var(--system-uom-space-inset-one-and-half-x);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > .pvd-field-group-root,
.apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root,
:root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > .pvd-field-group-root,
:root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root {
  --apex-kit-field-group-gap-margin-top:0;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group .pvd-field-group__field-group,
:root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group .pvd-field-group__field-group {
  --apex-kit-field-group-display:block;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper,
  :root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var( --system-uom-space-inset-one-and-half-x );
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-rst-pwd-field-group,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-rst-pwd-field-group + pvd-cc-rst-pwd-field-group,
  :root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-rst-pwd-field-group,
  :root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-rst-pwd-field-group + pvd-cc-rst-pwd-field-group {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper,
  :root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-display:block;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group,
  :root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var( --system-uom-space-inset-one-and-half-x );
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > .pvd-field-group-root,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root,
  :root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > .pvd-field-group-root,
  :root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group .pvd-field-group__field-group,
  :root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group .pvd-field-group__field-group {
    --apex-kit-field-group-display:block;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper,
  :root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var( --system-uom-space-inset-one-and-half-x );
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-rst-pwd-field-group,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-rst-pwd-field-group + pvd-cc-rst-pwd-field-group,
  :root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-rst-pwd-field-group,
  :root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-rst-pwd-field-group + pvd-cc-rst-pwd-field-group {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper,
  :root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-display:block;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group,
  :root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var( --system-uom-space-inset-one-and-half-x );
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > .pvd-field-group-root,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root,
  :root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > .pvd-field-group-root,
  :root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group .pvd-field-group__field-group,
  :root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group .pvd-field-group__field-group {
    --apex-kit-field-group-display:block;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper,
  :root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var( --system-uom-space-inset-one-and-half-x );
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-rst-pwd-field-group,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-rst-pwd-field-group + pvd-cc-rst-pwd-field-group,
  :root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-rst-pwd-field-group,
  :root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-rst-pwd-field-group + pvd-cc-rst-pwd-field-group {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper,
  :root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-display:block;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group,
  :root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var( --system-uom-space-inset-one-and-half-x );
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > .pvd-field-group-root,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root,
  :root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > .pvd-field-group-root,
  :root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group .pvd-field-group__field-group,
  :root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group .pvd-field-group__field-group {
    --apex-kit-field-group-display:block;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper,
  :root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var( --system-uom-space-inset-one-and-half-x );
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-rst-pwd-field-group,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-rst-pwd-field-group + pvd-cc-rst-pwd-field-group,
  :root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-rst-pwd-field-group,
  :root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-rst-pwd-field-group + pvd-cc-rst-pwd-field-group {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper,
  :root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-display:block;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group,
  :root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var( --system-uom-space-inset-one-and-half-x );
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > .pvd-field-group-root,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root,
  :root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > .pvd-field-group-root,
  :root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group .pvd-field-group__field-group,
  :root .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group .pvd-field-group__field-group {
    --apex-kit-field-group-display:block;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-field-key-root,
:root .pvd-cc-rst-pwd-field-key-root {
  --apex-kit-field-key-line-height:1.5;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-field-key-root.pvd-field-key--fields-required-some .pvd-field-key__text:before,
:root .pvd-cc-rst-pwd-field-key-root.pvd-field-key--fields-required-some .pvd-field-key__text:before {
  --apex-kit-field-key-before-text-color:var(--color-red-47);
  --apex-kit-field-key-before-font-weight:var(--fonts-weight-bold);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-field-key-root .pvd-field-key__text,
:root .pvd-cc-rst-pwd-field-key-root .pvd-field-key__text {
  --apex-kit-field-key-text-color:var(--color-black);
  --apex-kit-field-key-font-weight:var(--fonts-weight-regular);
  --apex-kit-field-key-position:relative;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-file-upload-root,
:root .pvd-cc-rst-pwd-file-upload-root {
  --apex-kit-file-upload-line-height:unset;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__accepted-file-types-wrapper,
.apex-kit-helios-theme .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__file-size--remaining,
:root .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__accepted-file-types-wrapper,
:root .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__file-size--remaining {
  --apex-kit-file-upload-color:var(--color-neutral-40);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__accepted-file-types-wrapper span,
.apex-kit-helios-theme .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__file-size--remaining span,
:root .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__accepted-file-types-wrapper span,
:root .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__file-size--remaining span {
  --apex-kit-file-upload-margin:0;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-button-container,
:root .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-button-container {
  --apex-kit-file-upload-margin-top:var(--system-uom-space-utility-three-quarter-x);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-list,
:root .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-list {
  --apex-kit-file-upload-margin:1.5rem 0 0;
  --apex-kit-file-upload-padding:0;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item,
:root .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item {
  --apex-kit-file-upload-border-top:solid 0.0625rem var(--color-neutral-80);
  --apex-kit-file-upload-padding:0 0.75rem 0.75rem 0.5625rem;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item:last-of-type,
:root .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item:last-of-type {
  --apex-kit-file-upload-border-bottom:solid 0.0625rem var(--color-neutral-80);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item-details-wrapper,
:root .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item-details-wrapper {
  --apex-kit-file-upload-padding-top:0.75rem;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item-meta-wrapper,
:root .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item-meta-wrapper {
  --apex-kit-file-upload-color:var(--color-neutral-40);
  --apex-kit-file-upload-margin-top:0.25rem;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item-meta-wrapper,
  :root .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item-meta-wrapper {
    --apex-kit-file-upload-line-height:var(--system-uom-space-utility-one-and-half-x);
    --apex-kit-file-upload-margin-top:0;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item-date,
:root .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item-date {
  --apex-kit-file-upload-margin-right:0.9375rem;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item-action-wrapper,
:root .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item-action-wrapper {
  --apex-kit-file-upload-margin-left:1.6875rem;
  --apex-kit-file-upload-padding-top:0.5rem;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item-action-wrapper,
  :root .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item-action-wrapper {
    --apex-kit-file-upload-margin-left:0;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__alert,
:root .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__alert {
  --apex-kit-file-upload-margin-top:0.5rem;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__loading-alert-label,
:root .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__loading-alert-label {
  --apex-kit-file-upload-color:var(--color-neutral-40);
  --apex-kit-file-upload-margin:0 0 0 0.5rem;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-footnotes-root,
:root .pvd-cc-rst-pwd-footnotes-root {
  --apex-kit-footnotes-border-top:solid 1px #0000;
  --apex-kit-footnotes-padding:0 var(--system-uom-space-utility-one-and-half-x) var(--system-uom-space-utility-one-and-half-x);
  --apex-kit-footnotes-footnote-first-footnote:var(--system-uom-space-utility-one-and-half-x) 0 0 0;
  --apex-kit-footnotes-background-color:unset;
  --apex-kit-footnotes-before-background-color:var(--reference-color-light-neutral-400);
  --apex-kit-footnotes-before-left:var(--system-uom-space-utility-one-and-half-x);
  --apex-kit-footnotes-before-right:var(--system-uom-space-utility-one-and-half-x);
}
@media screen and (min-width: 512px) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-footnotes-root,
  :root .pvd-cc-rst-pwd-footnotes-root {
    --apex-kit-footnotes-padding:0 var(--system-uom-space-utility-two-x) var(--system-uom-space-utility-one-and-half-x);
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-footnotes-root[class*=" pvd-footnotes--background-"]:before,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-footnotes-root[class^=pvd-footnotes--background-]:before,
  :root .pvd-cc-rst-pwd-footnotes-root[class*=" pvd-footnotes--background-"]:before,
  :root .pvd-cc-rst-pwd-footnotes-root[class^=pvd-footnotes--background-]:before {
    --apex-kit-footnotes-before-left:var(--system-uom-space-utility-two-x);
    --apex-kit-footnotes-before-right:var(--system-uom-space-utility-two-x);
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-footnotes-root.pvd-footnotes--background-white:before,
:root .pvd-cc-rst-pwd-footnotes-root.pvd-footnotes--background-white:before {
  top: 0;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-footnote-root,
:root .pvd-cc-rst-pwd-footnote-root {
  --apex-kit-footnote-color:var(--reference-color-light-neutral-800);
  --apex-kit-footnote-margin:var(--system-uom-space-utility-three-quarter-x) 0 0 0;
  --apex-kit-footnote-title-color:var(--reference-color-light-neutral-800);
  --apex-kit-footnote-title-font-weight:bold;
  --apex-kit-footnote-text-color:var(--reference-color-light-neutral-800);
  --apex-kit-footnote-text-margin:var(--system-uom-space-utility-half-x) 0 0 0;
  --apex-kit-footnote-link-text-decoration:underline;
  --apex-kit-footnote-text-p-margin:var(--system-uom-space-utility-one-x) 0 0 0;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-footnote-root .pvd-footnote__text a,
:root .pvd-cc-rst-pwd-footnote-root .pvd-footnote__text a {
  --apex-kit-footnote-text-link-color:var(--reference-color-light-neutral-900);
  color: var(--apex-kit-footnote-text-link-color);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-footnote-root .pvd-footnote__text a:visited,
:root .pvd-cc-rst-pwd-footnote-root .pvd-footnote__text a:visited {
  color: var(--reference-color-light-neutral-800);
  --apex-kit-footnote-text-link-color:var(--reference-color-light-neutral-800);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-footnote-root .pvd-footnote__text a:active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-footnote-root .pvd-footnote__text a:focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-footnote-root .pvd-footnote__text a:focus:active,
:root .pvd-cc-rst-pwd-footnote-root .pvd-footnote__text a:active,
:root .pvd-cc-rst-pwd-footnote-root .pvd-footnote__text a:focus,
:root .pvd-cc-rst-pwd-footnote-root .pvd-footnote__text a:focus:active {
  --apex-kit-footnote-text-link-color:var(--reference-color-light-green-400);
  outline: 1px solid var(--reference-color-light-neutral-900);
  outline-offset: inherit;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-footnote-root .pvd-footnote__text a:hover,
:root .pvd-cc-rst-pwd-footnote-root .pvd-footnote__text a:hover {
  --apex-kit-footnote-text-link-color:var(--reference-color-light-green-400);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-footnote-annotation-root,
:root .pvd-cc-rst-pwd-footnote-annotation-root {
  --apex-kit-footnote-annotation-margin:var(--system-uom-space-utility-half-x) 0 0 0;
  --apex-kit-footnote-annotation-flex:1.95rem;
  --apex-kit-footnote-annotation-padding-right:var(--system-uom-space-utility-half-x);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-form-root,
:root .pvd-cc-rst-pwd-form-root {
  --apex-kit-form-margin-top:var(--system-uom-space-utility-one-and-half-x);
  --apex-kit-form-spacing-margin-top:2.5rem;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-form-actions-root,
:root .pvd-cc-rst-pwd-form-actions-root {
  --apex-kit-form-actions-border:1px solid var(--reference-color-light-border);
  --apex-kit-form-actions-disclosure-text-color:var(--color-neutral-40);
  --apex-kit-form-actions-disclosure-margin:var(--system-uom-space-utility-one-and-half-x) 0 0 0;
  --apex-kit-form-actions-actions-wrapper-margin:var(--system-uom-space-utility-two-x) 0 0 0;
  --apex-kit-form-actions-inline-margin:0 var(--system-uom-space-utility-one-x) 0 0;
  --apex-kit-form-actions-stack-margin:var(--system-uom-space-utility-one-x) 0 0 0;
  --apex-kit-form-actions-inline-padding:var(--system-uom-space-utility-one-x) 0 0 0;
  --apex-kit-form-actions-gap:var(--system-uom-space-utility-one-x);
}
.apex-kit-helios-theme pvd-cc-rst-pwd-full-name,
:root pvd-cc-rst-pwd-full-name {
  --apex-for-web-input-slot-margin-left:1.5em;
}
@media screen and (min-width: 768px) {
  .apex-kit-helios-theme pvd-cc-rst-pwd-full-name,
  :root pvd-cc-rst-pwd-full-name {
    --apex-kit-full-name-readonly-value-margin-top:0.875rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root,
:root .pvd-cc-rst-pwd-grid-root {
  --apex-kit-grid-side-margins:auto;
  --apex-kit-grid-vertical-margin-default:0;
  --apex-kit-grid-horizontal-margin-default:var(--system-uom-space-utility-one-x);
  --apex-kit-grid-gutter-gap:var(--system-uom-space-utility-three-quarter-x);
  --apex-kit-grid-column-count:12;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root,
  :root .pvd-cc-rst-pwd-grid-root {
    max-width: 80rem;
    padding: 0 var(--system-uom-space-utility-two-x);
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root.pvd-grid--disable-padding,
  :root .pvd-cc-rst-pwd-grid-root.pvd-grid--disable-padding {
    padding: 0;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root.pvd-grid--disable-max-width,
  :root .pvd-cc-rst-pwd-grid-root.pvd-grid--disable-max-width {
    max-width: none;
  }
}
@media screen and (min-width: 512px) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__grid,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__grid {
    grid-gap: var(--system-uom-space-utility-one-and-half-x);
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__grid.pvd-grid__grid--disable-column-gap,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__grid.pvd-grid__grid--disable-column-gap {
    grid-gap: 0;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__grid--default-column-span-1 .pvd-grid__item,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__grid--default-column-span-1 .pvd-grid__item {
  grid-column-end: span min(1, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__grid--default-column-span-2 .pvd-grid__item,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__grid--default-column-span-2 .pvd-grid__item {
  grid-column-end: span min(2, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__grid--default-column-span-3 .pvd-grid__item,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__grid--default-column-span-3 .pvd-grid__item {
  grid-column-end: span min(3, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__grid--default-column-span-4 .pvd-grid__item,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__grid--default-column-span-4 .pvd-grid__item {
  grid-column-end: span min(4, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__grid--default-column-span-5 .pvd-grid__item,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__grid--default-column-span-5 .pvd-grid__item {
  grid-column-end: span min(5, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__grid--default-column-span-6 .pvd-grid__item,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__grid--default-column-span-6 .pvd-grid__item {
  grid-column-end: span min(6, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__grid--default-column-span-7 .pvd-grid__item,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__grid--default-column-span-7 .pvd-grid__item {
  grid-column-end: span min(7, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__grid--default-column-span-8 .pvd-grid__item,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__grid--default-column-span-8 .pvd-grid__item {
  grid-column-end: span min(8, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__grid--default-column-span-9 .pvd-grid__item,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__grid--default-column-span-9 .pvd-grid__item {
  grid-column-end: span min(9, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__grid--default-column-span-10 .pvd-grid__item,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__grid--default-column-span-10 .pvd-grid__item {
  grid-column-end: span min(10, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__grid--default-column-span-11 .pvd-grid__item,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__grid--default-column-span-11 .pvd-grid__item {
  grid-column-end: span min(11, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__grid--default-column-span-12 .pvd-grid__item,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__grid--default-column-span-12 .pvd-grid__item {
  grid-column-end: span min(12, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-1,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-1 {
  grid-column-end: span min(1, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-2,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-2 {
  grid-column-end: span min(2, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-3,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-3 {
  grid-column-end: span min(3, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-4,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-4 {
  grid-column-end: span min(4, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-5,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-5 {
  grid-column-end: span min(5, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-6,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-6 {
  grid-column-end: span min(6, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-7,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-7 {
  grid-column-end: span min(7, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-8,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-8 {
  grid-column-end: span min(8, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-9,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-9 {
  grid-column-end: span min(9, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-10,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-10 {
  grid-column-end: span min(10, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-11,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-11 {
  grid-column-end: span min(11, var(--apex-kit-grid-column-count));
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-12,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-12 {
  grid-column-end: span min(12, var(--apex-kit-grid-column-count));
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-1,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-1 {
    grid-column-end: span min(1, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-2,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-2 {
    grid-column-end: span min(2, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-3,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-3 {
    grid-column-end: span min(3, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-4,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-4 {
    grid-column-end: span min(4, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-5,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-5 {
    grid-column-end: span min(5, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-6,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-6 {
    grid-column-end: span min(6, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-7,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-7 {
    grid-column-end: span min(7, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-8,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-8 {
    grid-column-end: span min(8, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-9,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-9 {
    grid-column-end: span min(9, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-10,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-10 {
    grid-column-end: span min(10, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-11,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-11 {
    grid-column-end: span min(11, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-12,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-12 {
    grid-column-end: span min(12, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-1-at-512,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-1-at-512 {
    grid-column-end: span min(1, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-2-at-512,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-2-at-512 {
    grid-column-end: span min(2, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-3-at-512,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-3-at-512 {
    grid-column-end: span min(3, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-4-at-512,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-4-at-512 {
    grid-column-end: span min(4, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-5-at-512,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-5-at-512 {
    grid-column-end: span min(5, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-6-at-512,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-6-at-512 {
    grid-column-end: span min(6, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-7-at-512,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-7-at-512 {
    grid-column-end: span min(7, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-8-at-512,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-8-at-512 {
    grid-column-end: span min(8, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-9-at-512,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-9-at-512 {
    grid-column-end: span min(9, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-10-at-512,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-10-at-512 {
    grid-column-end: span min(10, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-11-at-512,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-11-at-512 {
    grid-column-end: span min(11, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-12-at-512,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-12-at-512 {
    grid-column-end: span min(12, var(--apex-kit-grid-column-count));
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-1-at-768,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-1-at-768 {
    grid-column-end: span min(1, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-2-at-768,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-2-at-768 {
    grid-column-end: span min(2, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-3-at-768,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-3-at-768 {
    grid-column-end: span min(3, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-4-at-768,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-4-at-768 {
    grid-column-end: span min(4, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-5-at-768,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-5-at-768 {
    grid-column-end: span min(5, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-6-at-768,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-6-at-768 {
    grid-column-end: span min(6, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-7-at-768,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-7-at-768 {
    grid-column-end: span min(7, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-8-at-768,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-8-at-768 {
    grid-column-end: span min(8, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-9-at-768,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-9-at-768 {
    grid-column-end: span min(9, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-10-at-768,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-10-at-768 {
    grid-column-end: span min(10, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-11-at-768,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-11-at-768 {
    grid-column-end: span min(11, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-12-at-768,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-12-at-768 {
    grid-column-end: span min(12, var(--apex-kit-grid-column-count));
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-1-at-960,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-1-at-960 {
    grid-column-end: span min(1, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-2-at-960,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-2-at-960 {
    grid-column-end: span min(2, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-3-at-960,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-3-at-960 {
    grid-column-end: span min(3, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-4-at-960,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-4-at-960 {
    grid-column-end: span min(4, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-5-at-960,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-5-at-960 {
    grid-column-end: span min(5, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-6-at-960,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-6-at-960 {
    grid-column-end: span min(6, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-7-at-960,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-7-at-960 {
    grid-column-end: span min(7, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-8-at-960,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-8-at-960 {
    grid-column-end: span min(8, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-9-at-960,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-9-at-960 {
    grid-column-end: span min(9, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-10-at-960,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-10-at-960 {
    grid-column-end: span min(10, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-11-at-960,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-11-at-960 {
    grid-column-end: span min(11, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-12-at-960,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-12-at-960 {
    grid-column-end: span min(12, var(--apex-kit-grid-column-count));
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-1-at-1280,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-1-at-1280 {
    grid-column-end: span min(1, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-2-at-1280,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-2-at-1280 {
    grid-column-end: span min(2, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-3-at-1280,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-3-at-1280 {
    grid-column-end: span min(3, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-4-at-1280,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-4-at-1280 {
    grid-column-end: span min(4, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-5-at-1280,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-5-at-1280 {
    grid-column-end: span min(5, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-6-at-1280,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-6-at-1280 {
    grid-column-end: span min(6, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-7-at-1280,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-7-at-1280 {
    grid-column-end: span min(7, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-8-at-1280,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-8-at-1280 {
    grid-column-end: span min(8, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-9-at-1280,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-9-at-1280 {
    grid-column-end: span min(9, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-10-at-1280,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-10-at-1280 {
    grid-column-end: span min(10, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-11-at-1280,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-11-at-1280 {
    grid-column-end: span min(11, var(--apex-kit-grid-column-count));
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-12-at-1280,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-12-at-1280 {
    grid-column-end: span min(12, var(--apex-kit-grid-column-count));
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-1,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-1 {
  grid-row-end: span 1;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-2,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-2 {
  grid-row-end: span 2;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-3,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-3 {
  grid-row-end: span 3;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-4,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-4 {
  grid-row-end: span 4;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-5,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-5 {
  grid-row-end: span 5;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-6,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-6 {
  grid-row-end: span 6;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-7,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-7 {
  grid-row-end: span 7;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-8,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-8 {
  grid-row-end: span 8;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-9,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-9 {
  grid-row-end: span 9;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-10,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-10 {
  grid-row-end: span 10;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-11,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-11 {
  grid-row-end: span 11;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-12,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-12 {
  grid-row-end: span 12;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-1-at-512,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-1-at-512 {
    grid-row-end: span 1;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-2-at-512,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-2-at-512 {
    grid-row-end: span 2;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-3-at-512,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-3-at-512 {
    grid-row-end: span 3;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-4-at-512,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-4-at-512 {
    grid-row-end: span 4;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-5-at-512,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-5-at-512 {
    grid-row-end: span 5;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-6-at-512,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-6-at-512 {
    grid-row-end: span 6;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-7-at-512,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-7-at-512 {
    grid-row-end: span 7;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-8-at-512,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-8-at-512 {
    grid-row-end: span 8;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-9-at-512,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-9-at-512 {
    grid-row-end: span 9;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-10-at-512,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-10-at-512 {
    grid-row-end: span 10;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-11-at-512,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-11-at-512 {
    grid-row-end: span 11;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-12-at-512,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-12-at-512 {
    grid-row-end: span 12;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-1-at-768,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-1-at-768 {
    grid-row-end: span 1;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-2-at-768,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-2-at-768 {
    grid-row-end: span 2;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-3-at-768,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-3-at-768 {
    grid-row-end: span 3;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-4-at-768,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-4-at-768 {
    grid-row-end: span 4;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-5-at-768,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-5-at-768 {
    grid-row-end: span 5;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-6-at-768,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-6-at-768 {
    grid-row-end: span 6;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-7-at-768,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-7-at-768 {
    grid-row-end: span 7;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-8-at-768,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-8-at-768 {
    grid-row-end: span 8;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-9-at-768,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-9-at-768 {
    grid-row-end: span 9;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-10-at-768,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-10-at-768 {
    grid-row-end: span 10;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-11-at-768,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-11-at-768 {
    grid-row-end: span 11;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-12-at-768,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-12-at-768 {
    grid-row-end: span 12;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-1-at-960,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-1-at-960 {
    grid-row-end: span 1;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-2-at-960,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-2-at-960 {
    grid-row-end: span 2;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-3-at-960,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-3-at-960 {
    grid-row-end: span 3;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-4-at-960,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-4-at-960 {
    grid-row-end: span 4;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-5-at-960,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-5-at-960 {
    grid-row-end: span 5;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-6-at-960,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-6-at-960 {
    grid-row-end: span 6;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-7-at-960,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-7-at-960 {
    grid-row-end: span 7;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-8-at-960,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-8-at-960 {
    grid-row-end: span 8;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-9-at-960,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-9-at-960 {
    grid-row-end: span 9;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-10-at-960,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-10-at-960 {
    grid-row-end: span 10;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-11-at-960,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-11-at-960 {
    grid-row-end: span 11;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-12-at-960,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-12-at-960 {
    grid-row-end: span 12;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-1-at-1280,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-1-at-1280 {
    grid-row-end: span 1;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-2-at-1280,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-2-at-1280 {
    grid-row-end: span 2;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-3-at-1280,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-3-at-1280 {
    grid-row-end: span 3;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-4-at-1280,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-4-at-1280 {
    grid-row-end: span 4;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-5-at-1280,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-5-at-1280 {
    grid-row-end: span 5;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-6-at-1280,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-6-at-1280 {
    grid-row-end: span 6;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-7-at-1280,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-7-at-1280 {
    grid-row-end: span 7;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-8-at-1280,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-8-at-1280 {
    grid-row-end: span 8;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-9-at-1280,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-9-at-1280 {
    grid-row-end: span 9;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-10-at-1280,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-10-at-1280 {
    grid-row-end: span 10;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-11-at-1280,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-11-at-1280 {
    grid-row-end: span 11;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-12-at-1280,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-12-at-1280 {
    grid-row-end: span 12;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-1,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-1 {
  grid-column-start: 1;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-1-at-512,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-1-at-512 {
    grid-column-start: 1;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-1-at-768,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-1-at-768 {
    grid-column-start: 1;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-1-at-960,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-1-at-960 {
    grid-column-start: 1;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-1-at-1280,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-1-at-1280 {
    grid-column-start: 1;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-2,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-2 {
  grid-column-start: 2;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-2-at-512,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-2-at-512 {
    grid-column-start: 2;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-2-at-768,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-2-at-768 {
    grid-column-start: 2;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-2-at-960,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-2-at-960 {
    grid-column-start: 2;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-2-at-1280,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-2-at-1280 {
    grid-column-start: 2;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-3,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-3 {
  grid-column-start: 3;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-3-at-512,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-3-at-512 {
    grid-column-start: 3;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-3-at-768,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-3-at-768 {
    grid-column-start: 3;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-3-at-960,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-3-at-960 {
    grid-column-start: 3;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-3-at-1280,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-3-at-1280 {
    grid-column-start: 3;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-4,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-4 {
  grid-column-start: 4;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-4-at-512,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-4-at-512 {
    grid-column-start: 4;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-4-at-768,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-4-at-768 {
    grid-column-start: 4;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-4-at-960,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-4-at-960 {
    grid-column-start: 4;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-4-at-1280,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-4-at-1280 {
    grid-column-start: 4;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-5,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-5 {
  grid-column-start: 5;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-5-at-512,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-5-at-512 {
    grid-column-start: 5;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-5-at-768,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-5-at-768 {
    grid-column-start: 5;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-5-at-960,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-5-at-960 {
    grid-column-start: 5;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-5-at-1280,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-5-at-1280 {
    grid-column-start: 5;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-6,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-6 {
  grid-column-start: 6;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-6-at-512,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-6-at-512 {
    grid-column-start: 6;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-6-at-768,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-6-at-768 {
    grid-column-start: 6;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-6-at-960,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-6-at-960 {
    grid-column-start: 6;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-6-at-1280,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-6-at-1280 {
    grid-column-start: 6;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-7,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-7 {
  grid-column-start: 7;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-7-at-512,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-7-at-512 {
    grid-column-start: 7;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-7-at-768,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-7-at-768 {
    grid-column-start: 7;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-7-at-960,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-7-at-960 {
    grid-column-start: 7;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-7-at-1280,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-7-at-1280 {
    grid-column-start: 7;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-8,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-8 {
  grid-column-start: 8;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-8-at-512,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-8-at-512 {
    grid-column-start: 8;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-8-at-768,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-8-at-768 {
    grid-column-start: 8;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-8-at-960,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-8-at-960 {
    grid-column-start: 8;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-8-at-1280,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-8-at-1280 {
    grid-column-start: 8;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-9,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-9 {
  grid-column-start: 9;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-9-at-512,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-9-at-512 {
    grid-column-start: 9;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-9-at-768,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-9-at-768 {
    grid-column-start: 9;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-9-at-960,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-9-at-960 {
    grid-column-start: 9;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-9-at-1280,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-9-at-1280 {
    grid-column-start: 9;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-10,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-10 {
  grid-column-start: 10;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-10-at-512,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-10-at-512 {
    grid-column-start: 10;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-10-at-768,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-10-at-768 {
    grid-column-start: 10;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-10-at-960,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-10-at-960 {
    grid-column-start: 10;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-10-at-1280,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-10-at-1280 {
    grid-column-start: 10;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-11,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-11 {
  grid-column-start: 11;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-11-at-512,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-11-at-512 {
    grid-column-start: 11;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-11-at-768,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-11-at-768 {
    grid-column-start: 11;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-11-at-960,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-11-at-960 {
    grid-column-start: 11;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-11-at-1280,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-11-at-1280 {
    grid-column-start: 11;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-12,
:root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-12 {
  grid-column-start: 12;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-12-at-512,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-12-at-512 {
    grid-column-start: 12;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-12-at-768,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-12-at-768 {
    grid-column-start: 12;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-12-at-960,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-12-at-960 {
    grid-column-start: 12;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-12-at-1280,
  :root .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-12-at-1280 {
    grid-column-start: 12;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-icon-root,
:root .pvd-cc-rst-pwd-icon-root {
  --apex-kit-icon-size-large:1.5rem;
  --apex-kit-icon-size-medium:1.25rem;
  --apex-kit-icon-size-small:1rem;
  --apex-kit-icon-size-extra-small:12px;
  --apex-kit-icon-focus-outline:1px dotted var(--color-black);
  --apex-kit-icon-box-sizing:content-box;
  --apex-kit-icon-padding:0;
  --apex-kit-icon-color:currentColor;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-icon-root:focus,
:root .pvd-cc-rst-pwd-icon-root:focus {
  outline: var(--apex-kit-icon-focus-outline);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-inline-alert-root,
:root .pvd-cc-rst-pwd-inline-alert-root {
  --apex-kit-inline-alert-color:var(--color-red-47);
  --apex-kit-inline-alert-color-palette:var(--color-red-47);
  --apex-kit-inline-alert-text-color:var(--color-red-47);
  --apex-kit-inline-alert-font-family:"Fidelity Sans",Helvetica,Arial,sans;
  --apex-kit-inline-alert-font-weight:400;
  --apex-kit-inline-alert-letter-spacing:0;
  --apex-kit-inline-alert-font-line-height-normal:1.5;
  --apex-kit-inline-alert-text-font-size:0.75rem;
  --apex-kit-inline-alert-icon-height:1.5em;
  --apex-kit-inline-alert-content-padding-left:var(--system-uom-space-utility-half-x);
  --apex-kit-inline-alert-text-align:left;
  --apex-kit-inline-alert-icon-display:inline-block;
  --apex-kit-inline-alert-icon-component-content:var(--apex-kit-icon-svg--alert-critical);
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-inline-alert-root,
  :root .pvd-cc-rst-pwd-inline-alert-root {
    --apex-kit-inline-alert-text-font-size:0.875rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--small,
:root .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--small {
  --apex-kit-inline-alert-text-font-size:0.75rem;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--large,
:root .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--large {
  --apex-kit-inline-alert-text-font-size:0.875rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--large,
  :root .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--large {
    --apex-kit-inline-alert-text-font-size:1rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--info,
:root .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--info {
  --apex-kit-inline-alert-icon-component-content:var(--apex-kit-icon-svg--alert-info);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--info .pvd-cc-rst-pwd-icon-root,
:root .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--info .pvd-cc-rst-pwd-icon-root {
  --apex-kit-inline-alert-color:var(--color-blue-35);
  --apex-kit-inline-alert-color-palette:var(--color-blue-35);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--info .pvd-inline-alert__content,
:root .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--info .pvd-inline-alert__content {
  --apex-kit-inline-alert-text-color:var(--color-black);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--success,
:root .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--success {
  --apex-kit-inline-alert-icon-component-content:var(--apex-kit-icon-svg--status-confirm);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--success .pvd-cc-rst-pwd-icon-root,
:root .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--success .pvd-cc-rst-pwd-icon-root {
  --apex-kit-inline-alert-color:var(--color-green-34);
  --apex-kit-inline-alert-color-palette:var(--color-green-34);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--success .pvd-inline-alert__content,
:root .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--success .pvd-inline-alert__content {
  --apex-kit-inline-alert-text-color:var(--color-black);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--warning,
:root .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--warning {
  --apex-kit-inline-alert-icon-component-content:var( --apex-kit-icon-svg--alert-warning-full-color-yellow );
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--warning .pvd-cc-rst-pwd-icon-root,
:root .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--warning .pvd-cc-rst-pwd-icon-root {
  background-color: #0000;
  content: var(--apex-kit-inline-alert-icon-component-content);
  -webkit-mask-image: none;
  mask-image: none;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--warning .pvd-inline-alert__content,
:root .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--warning .pvd-inline-alert__content {
  --apex-kit-inline-alert-text-color:var(--color-black);
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-inline-alert-root .pvd-cc-rst-pwd-icon-root,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--info .pvd-cc-rst-pwd-icon-root,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--success .pvd-cc-rst-pwd-icon-root,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--warning .pvd-cc-rst-pwd-icon-root,
  :root .pvd-cc-rst-pwd-inline-alert-root .pvd-cc-rst-pwd-icon-root,
  :root .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--info .pvd-cc-rst-pwd-icon-root,
  :root .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--success .pvd-cc-rst-pwd-icon-root,
  :root .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--warning .pvd-cc-rst-pwd-icon-root {
    --apex-kit-inline-alert-color:CanvasText;
    --apex-kit-inline-alert-color-palette:CanvasText;
  }
}
.apex-kit-helios-theme pvd-cc-rst-pwd-input,
:root pvd-cc-rst-pwd-input {
  --apex-kit-input-display:block;
  --apex-kit-input-font-size:12;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-input-root,
:root .pvd-cc-rst-pwd-input-root {
  --apex-kit-input-align-items:center;
  --apex-kit-input-display:flex;
  --apex-kit-input-icon-color:none;
  --apex-kit-input-root-font-size:1rem;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-input-root .pvd-input__input,
:root .pvd-cc-rst-pwd-input-root .pvd-input__input {
  --apex-kit-input-appearance:none;
  --apex-kit-input-background-color:var(--color-white);
  --apex-kit-input-border:1px solid var(--color-neutral-50);
  --apex-kit-input-border-radius:var(--system-uom-rounded-corners-medium-bottom-trailing);
  --apex-kit-input-box-shadow:0;
  --apex-kit-input-color:var(--color-black);
  --apex-kit-input-cursor:null;
  --apex-kit-input-display:inline-block;
  --apex-kit-input-flex-basis:100%;
  --apex-kit-input-font-family:inherit;
  --apex-kit-input-font-size:inherit;
  --apex-kit-input-height:2.325em;
  --apex-kit-input-margin:0;
  --apex-kit-input-margin-left:0;
  --apex-kit-input-margin-right:0;
  --apex-kit-input-opacity:null;
  --apex-kit-input-outline:none;
  --apex-kit-input-padding:0.5em 1em;
  --apex-kit-input-padding-left:1em;
  --apex-kit-input-padding-right:1em;
  --apex-kit-input-text-align:left;
  --apex-kit-input-vertical-align:top;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-input-root .pvd-input__input:hover:not(:disabled),
:root .pvd-cc-rst-pwd-input-root .pvd-input__input:hover:not(:disabled) {
  --apex-kit-input-border:1px solid var(--color-white);
  --apex-kit-input-box-shadow:0 0 0 2px var(--color-neutral-50);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-input-root .pvd-input__input:focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-input-root .pvd-input__input:focus:hover,
:root .pvd-cc-rst-pwd-input-root .pvd-input__input:focus,
:root .pvd-cc-rst-pwd-input-root .pvd-input__input:focus:hover {
  --apex-kit-input-border:1px solid var(--color-white);
  --apex-kit-input-box-shadow:0 0 0 2px var(--color-black);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-input-root .pvd-input__input:disabled,
:root .pvd-cc-rst-pwd-input-root .pvd-input__input:disabled {
  --apex-kit-input-background-color:var(--color-neutral-95);
  --apex-kit-input-border:1px solid var(--color-neutral-73);
  --apex-kit-input-color:var(--color-neutral-73);
  --apex-kit-input-cursor:not-allowed;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-input-root .pvd-input__input::placeholder,
:root .pvd-cc-rst-pwd-input-root .pvd-input__input::placeholder {
  --apex-kit-input-color:var(--color-neutral-40);
  --apex-kit-input-line-height:inherit;
  --apex-kit-input-opacity:1;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-input-root .pvd-input__input:disabled::placeholder,
:root .pvd-cc-rst-pwd-input-root .pvd-input__input:disabled::placeholder {
  --apex-kit-input-color:var(--color-neutral-73);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-input-root .pvd-input__input[type=number],
:root .pvd-cc-rst-pwd-input-root .pvd-input__input[type=number] {
  --apex-kit-input-appearance:textfield;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-input-root .pvd-input__input,
:root .pvd-cc-rst-pwd-input-root .pvd-input__input {
  --apex-kit-input-flex-grow:1;
  --apex-kit-input-line-height:inherit;
  --apex-kit-input-max-width:100%;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-input-root .pvd-input__icon,
:root .pvd-cc-rst-pwd-input-root .pvd-input__icon {
  --apex-kit-input-icon-display:block;
  --apex-kit-input-icon-line-height:0;
  --apex-kit-input-icon-margin:0;
  --apex-kit-input-icon-margin-left:0;
  --apex-kit-input-icon-margin-right:0;
  --apex-kit-input-icon-min-width:1em;
  --apex-kit-input-icon-padding:0;
  --apex-kit-input-icon-text-align:center;
  --apex-kit-input-icon-z-index:1;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-input-root .pvd-input__icon.pvd-input__icon--left,
:root .pvd-cc-rst-pwd-input-root .pvd-input__icon.pvd-input__icon--left {
  --apex-kit-input-icon-margin-left:1em;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-input-root .pvd-input__icon.pvd-input__icon--right,
:root .pvd-cc-rst-pwd-input-root .pvd-input__icon.pvd-input__icon--right {
  --apex-kit-input-icon-margin-right:1em;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-input-root.pvd-input--disabled .pvd-input__icon,
:root .pvd-cc-rst-pwd-input-root.pvd-input--disabled .pvd-input__icon {
  --apex-kit-input-color:var(--color-neutral-73);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-input-root.pvd-input--error .pvd-input__input,
:root .pvd-cc-rst-pwd-input-root.pvd-input--error .pvd-input__input {
  --apex-kit-input-background-color:var(--color-white);
  --apex-kit-input-border:1px solid var(--color-red-48);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-input-root.pvd-input--error .pvd-input__input:focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-input-root.pvd-input--error .pvd-input__input:focus:hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-input-root.pvd-input--error .pvd-input__input:hover:not(:disabled),
:root .pvd-cc-rst-pwd-input-root.pvd-input--error .pvd-input__input:focus,
:root .pvd-cc-rst-pwd-input-root.pvd-input--error .pvd-input__input:focus:hover,
:root .pvd-cc-rst-pwd-input-root.pvd-input--error .pvd-input__input:hover:not(:disabled) {
  --apex-kit-input-border:1px solid var(--color-red-48);
  --apex-kit-input-box-shadow:0 0 0 2px var(--color-red-48);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-input-root.pvd-input--fixed-width .pvd-input__input,
:root .pvd-cc-rst-pwd-input-root.pvd-input--fixed-width .pvd-input__input {
  --apex-kit-input-width:14em;
  --apex-kit-input-max-width:14em;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-input-root.pvd-input--full-width .pvd-input__input,
:root .pvd-cc-rst-pwd-input-root.pvd-input--full-width .pvd-input__input {
  --apex-kit-input-width:100%;
  --apex-kit-input-max-width:100%;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-input-root.pvd-input--text-center .pvd-input__input,
:root .pvd-cc-rst-pwd-input-root.pvd-input--text-center .pvd-input__input {
  --apex-kit-input-text-align:center;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-input-root.pvd-input--text-right .pvd-input__input,
:root .pvd-cc-rst-pwd-input-root.pvd-input--text-right .pvd-input__input {
  --apex-kit-input-text-align:right;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-input-root.pvd-input--zip.pvd-input--full-width .pvd-input__input,
:root .pvd-cc-rst-pwd-input-root.pvd-input--zip.pvd-input--full-width .pvd-input__input {
  --apex-kit-input-width:100%;
  --apex-kit-input-max-width:100%;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-input-root.pvd-input--zip .pvd-input__input,
:root .pvd-cc-rst-pwd-input-root.pvd-input--zip .pvd-input__input {
  --apex-kit-input-width:14em;
  --apex-kit-input-max-width:14em;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-input-root.pvd-input--phone.pvd-input--full-width .pvd-input__input,
:root .pvd-cc-rst-pwd-input-root.pvd-input--phone.pvd-input--full-width .pvd-input__input {
  --apex-kit-input-width:100%;
  --apex-kit-input-max-width:100%;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-input-root.pvd-input--phone .pvd-input__input,
:root .pvd-cc-rst-pwd-input-root.pvd-input--phone .pvd-input__input {
  --apex-kit-input-width:14em;
  --apex-kit-input-max-width:14em;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-input-root.pvd-input--ssn.pvd-input--full-width .pvd-input__input,
:root .pvd-cc-rst-pwd-input-root.pvd-input--ssn.pvd-input--full-width .pvd-input__input {
  --apex-kit-input-width:100%;
  --apex-kit-input-max-width:100%;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-input-root.pvd-input--ssn .pvd-input__input,
:root .pvd-cc-rst-pwd-input-root.pvd-input--ssn .pvd-input__input {
  --apex-kit-input-width:14em;
  --apex-kit-input-max-width:14em;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-input-root.pvd-input--icon-left .pvd-input__input,
:root .pvd-cc-rst-pwd-input-root.pvd-input--icon-left .pvd-input__input {
  --apex-kit-input-padding-left:2.5em;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-input-root.pvd-input--icon-left > .pvd-input__input,
:root .pvd-cc-rst-pwd-input-root.pvd-input--icon-left > .pvd-input__input {
  --apex-kit-input-margin-left:-2em;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-input-root.pvd-input--icon-right .pvd-input__input,
:root .pvd-cc-rst-pwd-input-root.pvd-input--icon-right .pvd-input__input {
  --apex-kit-input-padding-right:2.5em;
  --apex-kit-input-margin-right:-2em;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-input-root s-fallback-wrapper:not([hidden=true]),
.apex-kit-helios-theme .pvd-cc-rst-pwd-input-root s-fallback-wrapper[hidden=true] + s-assigned-wrapper,
:root .pvd-cc-rst-pwd-input-root s-fallback-wrapper:not([hidden=true]),
:root .pvd-cc-rst-pwd-input-root s-fallback-wrapper[hidden=true] + s-assigned-wrapper {
  --apex-kit-input-fallback-wrapper-align-items:center;
  --apex-kit-input-fallback-wrapper-display:flex;
  --apex-kit-input-fallback-wrapper-flex-grow:1;
}
.apex-kit-helios-theme pvd-cc-rst-pwd-label,
:root pvd-cc-rst-pwd-label {
  --apex-kit-label-display:block;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-label-root,
:root .pvd-cc-rst-pwd-label-root {
  --apex-kit-label-display:block;
  --apex-kit-label-color:var(--color-black);
  --apex-kit-label-font-family:"Fidelity Sans",Helvetica,Arial;
  --apex-kit-label-font-weight:400;
  --apex-kit-label-line-height:1.5;
  --apex-kit-label-font-size:0;
  --apex-kit-label-text-decoration:none;
  --apex-kit-label-text-transform:none;
  --apex-kit-label-letter-spacing:0;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-label-root.pvd-label--large .pvd-label__label,
:root .pvd-cc-rst-pwd-label-root.pvd-label--large .pvd-label__label {
  --apex-kit-label-font-size:0.875rem;
  --apex-kit-label-font-weight:700;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-label-root.pvd-label--large .pvd-label__label,
  :root .pvd-cc-rst-pwd-label-root.pvd-label--large .pvd-label__label {
    --apex-kit-label-font-size:1rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-label-root.pvd-label--large .pvd-label__annotation .pvd-cc-rst-pwd-icon-root,
:root .pvd-cc-rst-pwd-label-root.pvd-label--large .pvd-label__annotation .pvd-cc-rst-pwd-icon-root {
  --apex-kit-label-vertical-align:baseline;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-label-root.pvd-label--secondary .pvd-label__label,
:root .pvd-cc-rst-pwd-label-root.pvd-label--secondary .pvd-label__label {
  --apex-kit-label-font-weight:400;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-label-root .pvd-label__label,
:root .pvd-cc-rst-pwd-label-root .pvd-label__label {
  --apex-kit-label-font-size:0.75rem;
  --apex-kit-label-font-weight:700;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-label-root .pvd-label__label,
  :root .pvd-cc-rst-pwd-label-root .pvd-label__label {
    --apex-kit-label-font-size:0.875rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-label-root .pvd-label__indicator,
:root .pvd-cc-rst-pwd-label-root .pvd-label__indicator {
  --apex-kit-label-color:var(--color-black);
  --apex-kit-label-font-weight:400;
  --apex-kit-label-margin-left:var(--system-uom-space-utility-quarter-x);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-label-root .pvd-label__indicator.pvd-label__indicator--required,
:root .pvd-cc-rst-pwd-label-root .pvd-label__indicator.pvd-label__indicator--required {
  --apex-kit-label-color:var(--color-red-48);
  --apex-kit-label-text-decoration:none;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-label-root .pvd-label__annotation,
:root .pvd-cc-rst-pwd-label-root .pvd-label__annotation {
  --apex-kit-label-color:var(--color-black);
  --apex-kit-label-display:inline;
  --apex-kit-label-margin-left:var(--system-uom-space-utility-three-quarter-x);
  --apex-kit-label-vertical-align:middle;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-label-root .pvd-label__annotation .pvd-cc-rst-pwd-icon-root,
:root .pvd-cc-rst-pwd-label-root .pvd-label__annotation .pvd-cc-rst-pwd-icon-root {
  --apex-kit-label-vertical-align:text-top;
}
@media print {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-label-root .pvd-label__annotation,
  :root .pvd-cc-rst-pwd-label-root .pvd-label__annotation {
    --apex-kit-label-display:none;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root,
:root .pvd-cc-rst-pwd-link-root {
  --apex-kit-link-text-color:var(--color-black);
  --apex-kit-link-text-underline-offset:inherit;
  --apex-kit-link-font-family:"Fidelity Sans",Helvetica,Arial,sans;
  --apex-kit-link-font-weight:inherit;
  --apex-kit-link-line-height:inherit;
  --apex-kit-link-border-bottom:0;
  --apex-kit-link-text-shadow:none;
  --apex-kit-link-text-decoration:none;
  --apex-kit-link-pointer-events:unset;
  --apex-kit-link-icon-fill-color:currentColor;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root .pvd-link__link,
:root .pvd-cc-rst-pwd-link-root .pvd-link__link {
  --apex-kit-link-text-font-size:1em;
  --apex-kit-link-text-decoration:underline;
  --apex-kit-link-text-shadow:none;
  --apex-kit-link-text-transform:none;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root .pvd-link__link,
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root .pvd-link__link.pvd-link--link,
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root .pvd-link__link:link,
:root .pvd-cc-rst-pwd-link-root .pvd-link__link,
:root .pvd-cc-rst-pwd-link-root .pvd-link__link.pvd-link--link,
:root .pvd-cc-rst-pwd-link-root .pvd-link__link:link {
  --apex-kit-link-text-color:var(--color-black);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root .pvd-link__link.pvd-link--hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root .pvd-link__link:hover,
.pvd-link--hover .apex-kit-helios-theme .pvd-cc-rst-pwd-link-root .pvd-link__link,
.pvd-link--hover :root .pvd-cc-rst-pwd-link-root .pvd-link__link,
:root .pvd-cc-rst-pwd-link-root .pvd-link__link.pvd-link--hover,
:root .pvd-cc-rst-pwd-link-root .pvd-link__link:hover {
  --apex-kit-link-text-color:var(--color-green-34);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root .pvd-link__link.pvd-link--active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root .pvd-link__link.pvd-link--focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root .pvd-link__link.pvd-link--focus--active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root .pvd-link__link:active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root .pvd-link__link:focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root .pvd-link__link:focus:active,
.pvd-link--active .apex-kit-helios-theme .pvd-cc-rst-pwd-link-root .pvd-link__link,
.pvd-link--active :root .pvd-cc-rst-pwd-link-root .pvd-link__link,
.pvd-link--focus .apex-kit-helios-theme .pvd-cc-rst-pwd-link-root .pvd-link__link,
.pvd-link--focus :root .pvd-cc-rst-pwd-link-root .pvd-link__link,
:root .pvd-cc-rst-pwd-link-root .pvd-link__link.pvd-link--active,
:root .pvd-cc-rst-pwd-link-root .pvd-link__link.pvd-link--focus,
:root .pvd-cc-rst-pwd-link-root .pvd-link__link.pvd-link--focus--active,
:root .pvd-cc-rst-pwd-link-root .pvd-link__link:active,
:root .pvd-cc-rst-pwd-link-root .pvd-link__link:focus,
:root .pvd-cc-rst-pwd-link-root .pvd-link__link:focus:active {
  --apex-kit-link-text-color:var(--color-green-34);
  --apex-kit-link-outline-color:var(--color-black);
  --apex-kit-link-outline-width:1px;
  --apex-kit-link-outline-style:solid;
  --apex-kit-link-outline-offset:var(--system-uom-space-inset-eighth-x);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root .pvd-link__link.pvd-link--visited,
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root .pvd-link__link:visited,
.pvd-link--visited .apex-kit-helios-theme .pvd-cc-rst-pwd-link-root .pvd-link__link,
.pvd-link--visited :root .pvd-cc-rst-pwd-link-root .pvd-link__link,
:root .pvd-cc-rst-pwd-link-root .pvd-link__link.pvd-link--visited,
:root .pvd-cc-rst-pwd-link-root .pvd-link__link:visited {
  color: var(--color-neutral-40);
  --apex-kit-link-text-color:var(--color-neutral-40);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root .pvd-link__link .pvd-link__text,
:root .pvd-cc-rst-pwd-link-root .pvd-link__link .pvd-link__text {
  --apex-kit-link-border-bottom:0;
  --apex-kit-link-display:inline;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger .pvd-link__link,
:root .pvd-cc-rst-pwd-link-root.pvd-link--trigger .pvd-link__link {
  --apex-kit-link-text-font-size:1em;
  --apex-kit-link-font-weight:400;
  --apex-kit-link-line-height:1.5;
  --apex-kit-link-text-shadow:0;
  --apex-kit-link-text-transform:0;
  --apex-kit-link-text-decoration:none;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger .pvd-link__link .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger .pvd-link__link:link .pvd-link__text,
:root .pvd-cc-rst-pwd-link-root.pvd-link--trigger .pvd-link__link .pvd-link__text,
:root .pvd-cc-rst-pwd-link-root.pvd-link--trigger .pvd-link__link:link .pvd-link__text {
  --apex-kit-link-border-bottom:1px dashed currentColor;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--link .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--visited .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:link .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:visited .pvd-link__text,
.pvd-link--visited .apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--visited :root .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
:root .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
:root .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--link .pvd-link__text,
:root .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--visited .pvd-link__text,
:root .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:link .pvd-link__text,
:root .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:visited .pvd-link__text {
  --apex-kit-link-border-bottom:0;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--active .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--active--focus .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--focus .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--hover .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:active .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:active:focus .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:focus .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:hover .pvd-link__text,
.pvd-link--active .apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--active :root .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--focus .apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--focus :root .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--hover .apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--hover :root .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
:root .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--active .pvd-link__text,
:root .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--active--focus .pvd-link__text,
:root .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--focus .pvd-link__text,
:root .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--hover .pvd-link__text,
:root .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:active .pvd-link__text,
:root .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:active:focus .pvd-link__text,
:root .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:focus .pvd-link__text,
:root .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:hover .pvd-link__text {
  --apex-kit-link-border-bottom:1px dashed currentColor;
  --apex-kit-link-text-decoration:none;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--disable-underline .pvd-link__link,
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link,
:root .pvd-cc-rst-pwd-link-root.pvd-link--disable-underline .pvd-link__link,
:root .pvd-cc-rst-pwd-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link {
  --apex-kit-link-text-decoration:none;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--disable-underline .pvd-link__link.pvd-link--active .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--disable-underline .pvd-link__link.pvd-link--focus .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--disable-underline .pvd-link__link.pvd-link--hover .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--disable-underline .pvd-link__link:active .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--disable-underline .pvd-link__link:focus .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--disable-underline .pvd-link__link:hover .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link.pvd-link--active .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link.pvd-link--focus .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link.pvd-link--hover .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link:active .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link:focus .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link:hover .pvd-link__text,
.pvd-link--active .apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--active .apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--active :root .pvd-cc-rst-pwd-link-root.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--active :root .pvd-cc-rst-pwd-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--focus .apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--focus .apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--focus :root .pvd-cc-rst-pwd-link-root.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--focus :root .pvd-cc-rst-pwd-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--hover .apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--hover .apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--hover :root .pvd-cc-rst-pwd-link-root.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--hover :root .pvd-cc-rst-pwd-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
:root .pvd-cc-rst-pwd-link-root.pvd-link--disable-underline .pvd-link__link.pvd-link--active .pvd-link__text,
:root .pvd-cc-rst-pwd-link-root.pvd-link--disable-underline .pvd-link__link.pvd-link--focus .pvd-link__text,
:root .pvd-cc-rst-pwd-link-root.pvd-link--disable-underline .pvd-link__link.pvd-link--hover .pvd-link__text,
:root .pvd-cc-rst-pwd-link-root.pvd-link--disable-underline .pvd-link__link:active .pvd-link__text,
:root .pvd-cc-rst-pwd-link-root.pvd-link--disable-underline .pvd-link__link:focus .pvd-link__text,
:root .pvd-cc-rst-pwd-link-root.pvd-link--disable-underline .pvd-link__link:hover .pvd-link__text,
:root .pvd-cc-rst-pwd-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link.pvd-link--active .pvd-link__text,
:root .pvd-cc-rst-pwd-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link.pvd-link--focus .pvd-link__text,
:root .pvd-cc-rst-pwd-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link.pvd-link--hover .pvd-link__text,
:root .pvd-cc-rst-pwd-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link:active .pvd-link__text,
:root .pvd-cc-rst-pwd-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link:focus .pvd-link__text,
:root .pvd-cc-rst-pwd-link-root.pvd-link--disabled.pvd-link--disable-underline .pvd-link__link:hover .pvd-link__text {
  --apex-kit-link-text-decoration:underline;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--disabled.pvd-link--trigger .pvd-link__link,
:root .pvd-cc-rst-pwd-link-root.pvd-link--disabled.pvd-link--trigger .pvd-link__link {
  --apex-kit-link-text-decoration:none;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--disabled .pvd-link__link,
:root .pvd-cc-rst-pwd-link-root.pvd-link--disabled .pvd-link__link {
  --apex-kit-link-text-decoration:underline;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--disabled .pvd-link__link,
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--disabled .pvd-link__link:visited,
:root .pvd-cc-rst-pwd-link-root.pvd-link--disabled .pvd-link__link,
:root .pvd-cc-rst-pwd-link-root.pvd-link--disabled .pvd-link__link:visited {
  color: var(--color-neutral-80);
  --apex-kit-link-text-color:var(--color-neutral-80);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--disabled .pvd-link__link .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--disabled .pvd-link__link:visited .pvd-link__text,
:root .pvd-cc-rst-pwd-link-root.pvd-link--disabled .pvd-link__link .pvd-link__text,
:root .pvd-cc-rst-pwd-link-root.pvd-link--disabled .pvd-link__link:visited .pvd-link__text {
  --apex-kit-link-display:inline-block;
  --apex-kit-link-pointer-events:none;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--small .pvd-link__link .pvd-link__text,
:root .pvd-cc-rst-pwd-link-root.pvd-link--small .pvd-link__link .pvd-link__text {
  --apex-kit-link-text-font-size:0.75rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--small .pvd-link__link .pvd-link__text,
  :root .pvd-cc-rst-pwd-link-root.pvd-link--small .pvd-link__link .pvd-link__text {
    --apex-kit-link-text-font-size:0.875rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--medium .pvd-link__link .pvd-link__text,
:root .pvd-cc-rst-pwd-link-root.pvd-link--medium .pvd-link__link .pvd-link__text {
  --apex-kit-link-text-font-size:0.875rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--medium .pvd-link__link .pvd-link__text,
  :root .pvd-cc-rst-pwd-link-root.pvd-link--medium .pvd-link__link .pvd-link__text {
    --apex-kit-link-text-font-size:1rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--large .pvd-link__link .pvd-link__text,
:root .pvd-cc-rst-pwd-link-root.pvd-link--large .pvd-link__link .pvd-link__text {
  --apex-kit-link-text-font-size:1.125rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--large .pvd-link__link .pvd-link__text,
  :root .pvd-cc-rst-pwd-link-root.pvd-link--large .pvd-link__link .pvd-link__text {
    --apex-kit-link-text-font-size:1.25rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--icon-left .pvd-link__icon--left,
:root .pvd-cc-rst-pwd-link-root.pvd-link--icon-left .pvd-link__icon--left {
  --apex-kit-link-icon-margin:0 0.5rem 0 0;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--icon-right .pvd-link__icon--right,
:root .pvd-cc-rst-pwd-link-root.pvd-link--icon-right .pvd-link__icon--right {
  --apex-kit-link-icon-margin:0 0 0 0.5rem;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--new-window .pvd-link__icon,
:root .pvd-cc-rst-pwd-link-root.pvd-link--new-window .pvd-link__icon {
  --apex-kit-link-icon-margin:0 0 0 0.25rem;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-link-root.pvd-link--icon-only .pvd-link__icon,
:root .pvd-cc-rst-pwd-link-root.pvd-link--icon-only .pvd-link__icon {
  --apex-kit-link-icon-margin:0;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root,
:root .pvd-cc-rst-pwd-list-group-root {
  --apex-kit-list-group-border-radius:none;
  --apex-kit-list-group-color:none;
  --apex-kit-list-display:block;
  --apex-kit-list-group-line-height:1.5;
  --apex-kit-list-group-margin:0;
  --apex-kit-list-group-padding:0;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-512 .pvd-list-group__list-item,
  :root .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-512 .pvd-list-group__list-item {
    --apex-kit-list-group-margin-right:var(--system-uom-space-utility-one-and-half-x);
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-512 .pvd-list-group__list-item + .pvd-list-group__list-item,
  :root .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-512 .pvd-list-group__list-item + .pvd-list-group__list-item {
    --apex-kit-list-group-margin-top:0;
    --apex-kit-list-group-padding-top:0;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-512 .pvd-list-group__list-item + .pvd-list-group__list-item:last-child,
  :root .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-512 .pvd-list-group__list-item + .pvd-list-group__list-item:last-child {
    --apex-kit-list-group-margin-right:0;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-512 .pvd-list-group__list-item.pvd-list-group__list-item--border,
  :root .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-512 .pvd-list-group__list-item.pvd-list-group__list-item--border {
    --apex-kit-list-group-border:1px solid var(--color-neutral-80);
    --apex-kit-list-group-border-top:0;
    --apex-kit-list-group-margin-right:var(--system-uom-space-utility-one-x);
    --apex-kit-list-group-padding-left:var(--system-uom-space-utility-one-x);
    --apex-kit-list-group-margin-top:0;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-768 .pvd-list-group__list-item,
  :root .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-768 .pvd-list-group__list-item {
    --apex-kit-list-group-margin-right:var(--system-uom-space-utility-one-and-half-x);
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-768 .pvd-list-group__list-item + .pvd-list-group__list-item,
  :root .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-768 .pvd-list-group__list-item + .pvd-list-group__list-item {
    --apex-kit-list-group-margin-top:0;
    --apex-kit-list-group-padding-top:0;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-768 .pvd-list-group__list-item + .pvd-list-group__list-item:last-child,
  :root .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-768 .pvd-list-group__list-item + .pvd-list-group__list-item:last-child {
    --apex-kit-list-group-margin-right:0;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-768 .pvd-list-group__list-item.pvd-list-group__list-item--border,
  :root .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-768 .pvd-list-group__list-item.pvd-list-group__list-item--border {
    --apex-kit-list-group-border:1px solid var(--color-neutral-80);
    --apex-kit-list-group-border-top:0;
    --apex-kit-list-group-margin-right:var(--system-uom-space-utility-one-x);
    --apex-kit-list-group-padding-left:var(--system-uom-space-utility-one-x);
    --apex-kit-list-group-margin-top:0;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-960 .pvd-list-group__list-item,
  :root .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-960 .pvd-list-group__list-item {
    --apex-kit-list-group-margin-right:var(--system-uom-space-utility-one-and-half-x);
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-960 .pvd-list-group__list-item + .pvd-list-group__list-item,
  :root .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-960 .pvd-list-group__list-item + .pvd-list-group__list-item {
    --apex-kit-list-group-margin-top:0;
    --apex-kit-list-group-padding-top:0;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-960 .pvd-list-group__list-item + .pvd-list-group__list-item:last-child,
  :root .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-960 .pvd-list-group__list-item + .pvd-list-group__list-item:last-child {
    --apex-kit-list-group-margin-right:0;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-960 .pvd-list-group__list-item.pvd-list-group__list-item--border,
  :root .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-960 .pvd-list-group__list-item.pvd-list-group__list-item--border {
    --apex-kit-list-group-border:1px solid var(--color-neutral-80);
    --apex-kit-list-group-border-top:0;
    --apex-kit-list-group-margin-right:var(--system-uom-space-utility-one-x);
    --apex-kit-list-group-padding-left:var(--system-uom-space-utility-one-x);
    --apex-kit-list-group-margin-top:0;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-1280 .pvd-list-group__list-item,
  :root .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-1280 .pvd-list-group__list-item {
    --apex-kit-list-group-margin-right:var(--system-uom-space-utility-one-and-half-x);
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-1280 .pvd-list-group__list-item + .pvd-list-group__list-item,
  :root .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-1280 .pvd-list-group__list-item + .pvd-list-group__list-item {
    --apex-kit-list-group-margin-top:0;
    --apex-kit-list-group-padding-top:0;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-1280 .pvd-list-group__list-item + .pvd-list-group__list-item:last-child,
  :root .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-1280 .pvd-list-group__list-item + .pvd-list-group__list-item:last-child {
    --apex-kit-list-group-margin-right:0;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-1280 .pvd-list-group__list-item.pvd-list-group__list-item--border,
  :root .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-1280 .pvd-list-group__list-item.pvd-list-group__list-item--border {
    --apex-kit-list-group-border:1px solid var(--color-neutral-80);
    --apex-kit-list-group-border-top:0;
    --apex-kit-list-group-margin-right:var(--system-uom-space-utility-one-x);
    --apex-kit-list-group-padding-left:var(--system-uom-space-utility-one-x);
    --apex-kit-list-group-margin-top:0;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-always .pvd-list-group__list-item,
:root .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-always .pvd-list-group__list-item {
  --apex-kit-list-group-margin-right:var(--system-uom-space-utility-one-and-half-x);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-always .pvd-list-group__list-item + .pvd-list-group__list-item,
:root .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-always .pvd-list-group__list-item + .pvd-list-group__list-item {
  --apex-kit-list-group-margin-top:0;
  --apex-kit-list-group-padding-top:0;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-always .pvd-list-group__list-item + .pvd-list-group__list-item:last-child,
:root .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-always .pvd-list-group__list-item + .pvd-list-group__list-item:last-child {
  --apex-kit-list-group-margin-right:0;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-always .pvd-list-group__list-item + .pvd-list-group__list-item.pvd-list-group__list-item--border,
:root .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-always .pvd-list-group__list-item + .pvd-list-group__list-item.pvd-list-group__list-item--border {
  --apex-kit-list-group-border:1px solid var(--color-neutral-80);
  --apex-kit-list-group-border-top:0;
  --apex-kit-list-group-margin-right:var(--system-uom-space-utility-one-x);
  --apex-kit-list-group-padding-left:var(--system-uom-space-utility-one-x);
  --apex-kit-list-group-margin-top:0;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--unordered > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before,
:root .pvd-cc-rst-pwd-list-group-root.pvd-list-group--unordered > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
  --apex-kit-list-group-bullet-size:var(--system-uom-space-utility-quarter-x);
  --apex-kit-list-group-margin-top:0.53125rem;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--unordered > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before,
  :root .pvd-cc-rst-pwd-list-group-root.pvd-list-group--unordered > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
    --apex-kit-list-group-margin-top:0.625rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--unordered.pvd-list-group--small > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before,
:root .pvd-cc-rst-pwd-list-group-root.pvd-list-group--unordered.pvd-list-group--small > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
  --apex-kit-list-group-bullet-size:var(--system-uom-space-utility-quarter-x);
  --apex-kit-list-group-margin-top:0.4375rem;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--unordered.pvd-list-group--small > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before,
  :root .pvd-cc-rst-pwd-list-group-root.pvd-list-group--unordered.pvd-list-group--small > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
    --apex-kit-list-group-margin-top:0.53125rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--unordered.pvd-list-group--large > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before,
:root .pvd-cc-rst-pwd-list-group-root.pvd-list-group--unordered.pvd-list-group--large > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
  --apex-kit-list-group-bullet-size:var(--system-uom-space-utility-quarter-x);
  --apex-kit-list-group-margin-top:0.71875rem;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--unordered.pvd-list-group--large > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before,
  :root .pvd-cc-rst-pwd-list-group-root.pvd-list-group--unordered.pvd-list-group--large > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
    --apex-kit-list-group-margin-top:0.8125rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item-style,
:root .pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item-style {
  --apex-kit-list-group-margin-right:var(--system-uom-space-utility-three-quarter-x);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item + .pvd-list-group__list-item,
:root .pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item + .pvd-list-group__list-item {
  --apex-kit-list-group-margin-top:var(--system-uom-space-utility-half-x);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item.pvd-list-group__list-item--border,
:root .pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item.pvd-list-group__list-item--border {
  --apex-kit-list-group-border:1px solid var(--color-neutral-80);
  --apex-kit-list-group-padding-top:var(--system-uom-space-utility-half-x);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root .pvd-list-group__nested-list,
:root .pvd-cc-rst-pwd-list-group-root .pvd-list-group__nested-list {
  --apex-kit-space-utility-half-x:var(--system-uom-space-utility-half-x);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item-icon,
:root .pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item-icon {
  --apex-kit-list-group-margin-top:0.15625rem;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item-icon,
  :root .pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item-icon {
    --apex-kit-list-group-margin-top:0.25rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item-icon.pvd-list-group__list-item-icon--left,
:root .pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item-icon.pvd-list-group__list-item-icon--left {
  --apex-kit-list-group-margin-right:var(--system-uom-space-utility-three-quarter-x);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item-icon.pvd-list-group__list-item-icon--right,
:root .pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item-icon.pvd-list-group__list-item-icon--right {
  --apex-kit-list-group-margin-left:var(--system-uom-space-utility-three-quarter-x);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item-icon.pvd-list-group--small .pvd-list-group__list-item-icon,
:root .pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item-icon.pvd-list-group--small .pvd-list-group__list-item-icon {
  --apex-kit-list-group-margin-top:0.0625rem;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item-icon.pvd-list-group--small .pvd-list-group__list-item-icon,
  :root .pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item-icon.pvd-list-group--small .pvd-list-group__list-item-icon {
    --apex-kit-list-group-margin-top:0.15625rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item-icon.pvd-list-group--large .pvd-list-group__list-item-icon,
:root .pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item-icon.pvd-list-group--large .pvd-list-group__list-item-icon {
  --apex-kit-list-group-margin-top:0.21875rem;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item-icon.pvd-list-group--large .pvd-list-group__list-item-icon,
  :root .pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item-icon.pvd-list-group--large .pvd-list-group__list-item-icon {
    --apex-kit-list-group-margin-top:0.3125rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-microcopy-root,
:root .pvd-cc-rst-pwd-microcopy-root {
  --apex-kit-microcopy-font-family:"Fidelity Sans",Helvetica,Arial,sans;
  --apex-kit-microcopy-font-weight:400;
  --apex-kit-microcopy-line-height:1.5;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-microcopy-root .pvd-microcopy__microcopy,
:root .pvd-cc-rst-pwd-microcopy-root .pvd-microcopy__microcopy {
  --apex-kit-microcopy-text-color:var(--color-neutral-40);
  --apex-kit-microcopy-letter-spacing:unset;
  --apex-kit-microcopy-text-font-size:0.75rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-microcopy-root .pvd-microcopy__microcopy,
  :root .pvd-cc-rst-pwd-microcopy-root .pvd-microcopy__microcopy {
    --apex-kit-microcopy-text-font-size:0.875rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root,
:root .pvd-cc-rst-pwd-modal-root {
  --apex-kit-modal-align-items:flex-end;
  --apex-kit-modal-display:flex;
  --apex-kit-modal-visibility:visible;
  --apex-kit-modal-animation:none;
  --apex-kit-modal-animation-fade-in:pvd-cc-rst-pwdModalFadeIn 200ms ease-out;
  --apex-kit-modal-animation-fade-out:pvd-cc-rst-pwdModalFadeOut 200ms ease-in;
  --apex-kit-modal-animation-slide-up:pvd-cc-rst-pwdModalSlideUp 300ms ease-out;
  --apex-kit-modal-animation-slide-down:pvd-cc-rst-pwdModalSlideDown 300ms ease-in;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root,
  :root .pvd-cc-rst-pwd-modal-root {
    --apex-kit-modal-align-items:center;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root.pvd-modal--opening,
:root .pvd-cc-rst-pwd-modal-root.pvd-modal--opening {
  --apex-kit-modal-animation:var(--apex-kit-modal-animation-fade-in);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root.pvd-modal--opening .pvd-modal__dialog,
:root .pvd-cc-rst-pwd-modal-root.pvd-modal--opening .pvd-modal__dialog {
  --apex-kit-modal-dialog-animation:var( --apex-kit-modal-animation-slide-up);
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root.pvd-modal--opening .pvd-modal__dialog,
  :root .pvd-cc-rst-pwd-modal-root.pvd-modal--opening .pvd-modal__dialog {
    --apex-kit-modal-dialog-animation:none;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root.pvd-modal--closing,
:root .pvd-cc-rst-pwd-modal-root.pvd-modal--closing {
  --apex-kit-modal-animation:var(--apex-kit-modal-animation-fade-out);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root.pvd-modal--closing .pvd-modal__dialog,
:root .pvd-cc-rst-pwd-modal-root.pvd-modal--closing .pvd-modal__dialog {
  --apex-kit-modal-dialog-animation:var( --apex-kit-modal-animation-slide-down);
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root.pvd-modal--closing .pvd-modal__dialog,
  :root .pvd-cc-rst-pwd-modal-root.pvd-modal--closing .pvd-modal__dialog {
    --apex-kit-modal-dialog-animation:none;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root.pvd-modal--opened,
:root .pvd-cc-rst-pwd-modal-root.pvd-modal--opened {
  --apex-kit-modal-display:flex;
  --apex-kit-modal-visibility:visible;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root.pvd-modal--closed,
:root .pvd-cc-rst-pwd-modal-root.pvd-modal--closed {
  --apex-kit-modal-display:none;
  --apex-kit-modal-visibility:hidden;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root.pvd-modal--width-400 .pvd-modal__dialog,
  :root .pvd-cc-rst-pwd-modal-root.pvd-modal--width-400 .pvd-modal__dialog {
    --apex-kit-modal-dialog-max-width:25rem;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root.pvd-modal--width-800 .pvd-modal__dialog,
  :root .pvd-cc-rst-pwd-modal-root.pvd-modal--width-800 .pvd-modal__dialog {
    --apex-kit-modal-dialog-max-width:50rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root.pvd-modal--content-overflow .pvd-modal__body-wrapper:active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root.pvd-modal--content-overflow .pvd-modal__body-wrapper:focus,
:root .pvd-cc-rst-pwd-modal-root.pvd-modal--content-overflow .pvd-modal__body-wrapper:active,
:root .pvd-cc-rst-pwd-modal-root.pvd-modal--content-overflow .pvd-modal__body-wrapper:focus {
  --apex-kit-modal-body-wrapper-outline:1px dotted var(--reference-color-dark-neutral-100);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__overlay,
:root .pvd-cc-rst-pwd-modal-root .pvd-modal__overlay {
  --apex-kit-modal-overlay-background-color:#00000080;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__dialog,
:root .pvd-cc-rst-pwd-modal-root .pvd-modal__dialog {
  --apex-kit-modal-dialog-window-innerHeight:100vh;
  --apex-kit-modal-dialog-color:var(--color-black);
  --apex-kit-modal-dialog-background-color:var(--reference-color-dark-neutral-900);
  --apex-kit-modal-dialog-border-radius:var(--system-uom-space-inset-half-x);
  --apex-kit-modal-dialog-border:initial;
  --apex-kit-modal-dialog-box-shadow:0 1px 4px 0 #0003;
  --apex-kit-modal-dialog-max-height:calc(var(--apex-kit-modal-dialog-window-innerHeight) - var(--system-uom-space-utility-one-and-half-x));
  --apex-kit-modal-dialog-width:100%;
  --apex-kit-modal-dialog-max-width:initial;
  --apex-kit-modal-dialog-animation:none;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__dialog,
  :root .pvd-cc-rst-pwd-modal-root .pvd-modal__dialog {
    --apex-kit-modal-dialog-max-height:calc(var(--apex-kit-modal-dialog-window-innerHeight) - var(--system-uom-space-utility-three-x)*2);
    --apex-kit-modal-dialog-max-width:37.5rem;
    --apex-kit-modal-dialog-width:calc(100% - 3rem);
  }
}
@media screen and (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__dialog,
  :root .pvd-cc-rst-pwd-modal-root .pvd-modal__dialog {
    --apex-kit-modal-dialog-border:1px solid CanvasText;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__dialog:focus,
:root .pvd-cc-rst-pwd-modal-root .pvd-modal__dialog:focus {
  --apex-kit-modal-dialog-box-shadow:0 0 0 2px #000;
}
@media screen and (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__dialog:focus,
  :root .pvd-cc-rst-pwd-modal-root .pvd-modal__dialog:focus {
    --apex-kit-modal-dialog-border:2px solid CanvasText;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__content,
:root .pvd-cc-rst-pwd-modal-root .pvd-modal__content {
  --apex-kit-modal-content-padding:var(--system-uom-space-utility-one-x) var(--system-uom-space-utility-half-x) var(--system-uom-space-utility-half-x);
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__content,
  :root .pvd-cc-rst-pwd-modal-root .pvd-modal__content {
    --apex-kit-modal-content-padding:var(--system-uom-space-utility-one-and-half-x) var(--system-uom-space-utility-half-x) var(--system-uom-space-utility-half-x);
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__heading-wrapper,
:root .pvd-cc-rst-pwd-modal-root .pvd-modal__heading-wrapper {
  --apex-kit-modal-heading-wrapper-margin:var(--system-uom-padding-none) var(--system-uom-space-utility-one-and-half-x) var(--system-uom-padding-none) var(--system-uom-padding-none);
  --apex-kit-modal-heading-wrapper-padding:var(--system-uom-padding-none) var(--system-uom-space-utility-one-x);
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__heading-wrapper,
  :root .pvd-cc-rst-pwd-modal-root .pvd-modal__heading-wrapper {
    --apex-kit-modal-heading-wrapper-padding:var(--system-uom-padding-none) var(--system-uom-space-utility-one-and-half-x);
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__heading,
:root .pvd-cc-rst-pwd-modal-root .pvd-modal__heading {
  --apex-kit-modal-heading-color:var(--color-black);
  --apex-kit-modal-heading-font-weight:700;
  --apex-kit-modal-heading-line-height:1.25;
  --apex-kit-modal-heading-font-size:1.125rem;
  --apex-kit-modal-heading-letter-spacing:normal;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__heading,
  :root .pvd-cc-rst-pwd-modal-root .pvd-modal__heading {
    --apex-kit-modal-heading-font-size:var(--system-font-title-large-font-size);
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__heading.pvd-modal__heading--level-2,
:root .pvd-cc-rst-pwd-modal-root .pvd-modal__heading.pvd-modal__heading--level-2 {
  --apex-kit-modal-heading-font-weight:400;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__body-wrapper,
:root .pvd-cc-rst-pwd-modal-root .pvd-modal__body-wrapper {
  --apex-kit-modal-body-wrapper-margin:var(--system-uom-space-utility-one-and-half-x) var(--system-uom-padding-none) var(--system-uom-padding-none);
  --apex-kit-modal-body-wrapper-padding:var(--system-uom-padding-none) var(--system-uom-space-utility-one-x);
  --apex-kit-modal-body-scrollbar-color:auto;
  --apex-kit-modal-body-wrapper-outline:initial;
  --apex-kit-modal-body-wrapper-outline-offset:initial;
  --apex-kit-modal-body-bottom-height:var(--system-uom-space-utility-half-x);
  --apex-kit-modal-body-bottom-height-at-512:var(--system-uom-space-utility-one-and-half-x);
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__body-wrapper,
  :root .pvd-cc-rst-pwd-modal-root .pvd-modal__body-wrapper {
    --apex-kit-modal-body-wrapper-margin:var(--system-uom-space-utility-two-x) var(--system-uom-padding-none) var(--system-uom-padding-none);
    --apex-kit-modal-body-wrapper-padding:var(--system-uom-padding-none) var(--system-uom-space-utility-one-and-half-x);
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button,
:root .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button {
  background: none;
  border-width: 0;
  cursor: pointer;
  display: inline-flex;
  margin: 0;
  padding: 0;
  --apex-kit-modal-close-button-color:var(--color-neutral-40);
  --apex-kit-modal-close-button-height:var(--system-font-display-medium-line-height);
  --apex-kit-modal-close-button-width:var(--apex-kit-modal-close-button-height);
  --apex-kit-modal-close-button-right:0.625rem;
  --apex-kit-modal-close-button-top:var(--apex-kit-modal-close-button-right);
  --apex-kit-modal-close-button-box-shadow:initial;
  --apex-kit-modal-close-button-border:initial;
  --apex-kit-modal-close-button-border-radius:var(--apex-kit-modal-dialog-border-radius);
  --apex-kit-modal-close-button-background:#0000;
  --apex-kit-modal-close-button-outline:none;
  --apex-kit-modal-close-button-outline-offset:0;
  --apex-kit-modal-close-button-transition:initial;
}
@media screen and (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button,
  :root .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button {
    --apex-kit-modal-close-button-color:LinkText;
  }
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button,
  :root .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button {
    --apex-kit-modal-close-button-right:1.125rem;
    --apex-kit-modal-close-button-top:var(--apex-kit-modal-close-button-right);
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button:hover,
:root .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button:hover {
  --apex-kit-modal-close-button-color:var(--reference-color-light-primary-brand-green);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button:active:before,
.apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button:focus:before,
.apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button:hover:before,
:root .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button:active:before,
:root .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button:focus:before,
:root .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button:hover:before {
  --apex-kit-modal-close-button-box-shadow:0 0 0 1px #000;
}
@media screen and (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button:active:before,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button:focus:before,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button:hover:before,
  :root .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button:active:before,
  :root .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button:focus:before,
  :root .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button:hover:before {
    --apex-kit-modal-close-button-border:1px solid LinkText;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button .pvd-modal-close-button__icon,
:root .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button .pvd-modal-close-button__icon {
  --apex-kit-modal-close-button-icon-height:var(--apex-kit-icon-size-small);
  --apex-kit-modal-close-button-icon-width:var(--apex-kit-icon-size-small);
  --apex-kit-modal-close-button-icon-padding:0;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button .pvd-modal-close-button__icon .pvd-cc-rst-pwd-icon-root,
:root .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button .pvd-modal-close-button__icon .pvd-cc-rst-pwd-icon-root {
  --apex-kit-icon-size-large:1.5rem;
  --apex-kit-icon-size-medium:1.25rem;
  --apex-kit-icon-size-small:1rem;
  --apex-kit-icon-size-extra-small:12px;
  --apex-kit-icon-focus-outline:1px dotted var(--color-black);
  --apex-kit-icon-box-sizing:content-box;
  --apex-kit-icon-padding:0;
  --apex-kit-icon-color:currentColor;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button .pvd-modal-close-button__icon .pvd-cc-rst-pwd-icon-root:focus,
:root .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button .pvd-modal-close-button__icon .pvd-cc-rst-pwd-icon-root:focus {
  outline: var(--apex-kit-icon-focus-outline);
}
.apex-kit-helios-theme pvd-cc-rst-pwd-numeric-input,
:root pvd-cc-rst-pwd-numeric-input {
  --apex-for-web-input-slot-margin-left:1.5em;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-footer-root,
:root .pvd-cc-rst-pwd-page-footer-root {
  --apex-kit-page-footer-background-color:var(--reference-color-light-background);
  --apex-kit-page-footer-link-focus-outline-color:unset;
  --apex-kit-page-footer-logo-img-fill:unset;
  --apex-kit-page-footer-color:unset;
  --apex-kit-page-footer-display:grid;
  --apex-kit-page-footer-grid-template-columns:100%;
  --apex-kit-page-footer-grid-template-rows:auto;
  --apex-kit-page-footer-align-items:stretch;
  --apex-kit-page-footer-border:none;
  --apex-kit-page-footer-link-font-size:var(--system-uom-space-inset-three-quarter-x);
  --apex-kit-page-footer-link-line-height:var(--system-uom-space-utility-one-and-half-x);
  --apex-kit-page-footer-link-outline-offset:unset;
  --apex-kit-page-footer-logo-height:3rem;
  --apex-kit-page-footer-logo-width:12rem;
  --apex-kit-page-footer-logo-margin-bottom:var(--system-uom-space-utility-one-x);
  --apex-kit-page-footer-padding:var(--system-uom-space-inset-one-x);
  --apex-kit-page-footer-text-decoration:none;
  border-top: 1px solid var(--reference-color-light-border);
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-page-footer-root,
  :root .pvd-cc-rst-pwd-page-footer-root {
    --apex-kit-page-footer-grid-template-columns:auto auto;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__logo,
:root .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__logo {
  --apex-kit-page-footer-grid-column:1;
  --apex-kit-page-footer-grid-row:1;
  --apex-kit-page-footer-horizontal-alignment-below-512:left;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__logo,
  :root .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__logo {
    --apex-kit-page-footer-horizontal-alignment-below-512:inherit;
  }
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__logo-img .svg-fill,
  :root .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__logo-img .svg-fill {
    --apex-kit-page-footer-logo-img-fill:CanvastText;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__link-spacer .pvd-link__link:after,
:root .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__link-spacer .pvd-link__link:after {
  --apex-kit-page-footer-color:var(--color-neutral-40);
  --apex-kit-page-footer-margin:0 0 0 0.5rem;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content,
:root .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content {
  --apex-kit-page-footer-grid-column:1;
  --apex-kit-page-footer-grid-row:2;
  --apex-kit-page-footer-horizontal-alignment-below-512:left;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content,
  :root .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content {
    --apex-kit-page-footer-grid-column:2;
    --apex-kit-page-footer-grid-row:1;
    --apex-kit-page-footer-horizontal-alignment-below-512:end;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__copyright,
:root .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__copyright {
  --apex-kit-page-footer-margin:0;
  --apex-kit-page-footer-color:var(--color-neutral-40);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links,
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference,
:root .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links,
:root .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference {
  --apex-kit-page-footer-margin:0.5rem 0 0 0;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links .pvd-link__link,
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference .pvd-link__link,
:root .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links .pvd-link__link,
:root .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference .pvd-link__link {
  --apex-kit-page-footer-color:var(--color-black);
  --apex-kit-page-footer-margin:0 0 0 0.25rem;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links .pvd-link__link .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference .pvd-link__link .pvd-link__text,
:root .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links .pvd-link__link .pvd-link__text,
:root .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference .pvd-link__link .pvd-link__text {
  --apex-kit-page-footer-color:unset;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links .pvd-link__link:active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links .pvd-link__link:focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links .pvd-link__link:focus:active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links .pvd-link__link:hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference .pvd-link__link:active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference .pvd-link__link:focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference .pvd-link__link:focus:active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference .pvd-link__link:hover,
:root .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links .pvd-link__link:active,
:root .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links .pvd-link__link:focus,
:root .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links .pvd-link__link:focus:active,
:root .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links .pvd-link__link:hover,
:root .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference .pvd-link__link:active,
:root .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference .pvd-link__link:focus,
:root .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference .pvd-link__link:focus:active,
:root .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference .pvd-link__link:hover {
  --apex-kit-page-footer-link-focus-outline-color:var(--color-black);
  --apex-kit-page-footer-link-outline-offset:var(--system-uom-space-utility-quarter-x);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links .pvd-link__link:active .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links .pvd-link__link:focus .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links .pvd-link__link:focus:active .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links .pvd-link__link:hover .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference .pvd-link__link:active .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference .pvd-link__link:focus .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference .pvd-link__link:focus:active .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference .pvd-link__link:hover .pvd-link__text,
:root .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links .pvd-link__link:active .pvd-link__text,
:root .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links .pvd-link__link:focus .pvd-link__text,
:root .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links .pvd-link__link:focus:active .pvd-link__text,
:root .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links .pvd-link__link:hover .pvd-link__text,
:root .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference .pvd-link__link:active .pvd-link__text,
:root .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference .pvd-link__link:focus .pvd-link__text,
:root .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference .pvd-link__link:focus:active .pvd-link__text,
:root .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference .pvd-link__link:hover .pvd-link__text {
  --apex-kit-page-footer-color:var(--color-green-34);
  --apex-kit-page-footer-text-decoration:underline;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__us-only,
:root .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__us-only {
  --apex-kit-page-footer-display:none;
}
@media print {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-page-footer-root,
  :root .pvd-cc-rst-pwd-page-footer-root {
    --apex-kit-page-footer-border:1px solid CanvasText;
    --apex-kit-page-footer-color:CanvasText;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links .pvd-link__link,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference .pvd-link__link,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__logo-img,
  :root .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links .pvd-link__link,
  :root .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference .pvd-link__link,
  :root .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__logo-img {
    --apex-kit-page-footer-color:CanvasText;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-header-root,
:root .pvd-cc-rst-pwd-page-header-root {
  --apex-kit-page-header-align-items:stretch;
  --apex-kit-page-header-background-color:var(--color-green-34);
  --apex-kit-page-header-color:var(--color-white);
  --apex-kit-page-header-display:grid;
  --apex-kit-page-header-gap:0 var(--system-uom-space-utility-one-x);
  --apex-kit-page-header-grid-template-areas:"header-logo header-logo header-action" "header-title header-title header-title";
  --apex-kit-page-header-grid-template-columns:7.25rem 1fr minmax(6.25rem,auto);
  --apex-kit-page-header-padding:var(--system-uom-space-inset-one-x);
  --apex-kit-page-header-link-color:var(--color-white);
  --apex-kit-page-header-link-outline-color:unset;
  --apex-kit-page-header-link-outline-offset:unset;
  --apex-kit-page-header-link-text-border-bottom-style:none;
  --apex-kit-page-header-link-text-color:unset;
  --apex-kit-page-header-link-text-decoration:none;
  --apex-kit-page-header-link-icon-fill-color:var(--apex-kit-page-header-color);
  --apex-kit-page-header-content-background-color:unset;
  --apex-kit-page-header-content:none;
  --apex-kit-page-header-content-display:unset;
  --apex-kit-page-header-content-height:unset;
  --apex-kit-page-header-content-left:unset;
  --apex-kit-page-header-content-position:unset;
  --apex-kit-page-header-content-width:unset;
  --apex-kit-page-header-logo-align-items:center;
  --apex-kit-page-header-logo-color:inherit;
  --apex-kit-page-header-logo-display:flex;
  --apex-kit-page-header-logo-grid-area:header-logo;
  --apex-kit-page-header-logo-img-height:1.75rem;
  --apex-kit-page-header-logo-img-max-width:7.25rem;
  --apex-kit-page-header-logo-img-color:CanvasText;
  --apex-kit-page-header-logo-img-vertical-align:middle;
  --apex-kit-page-header-title-font-family:var(--system-font-title-small-font-family);
  --apex-kit-page-header-title-line-height:1.25;
  --apex-kit-page-header-title-font-size:var(--system-font-title-small-line-height),Helvetica,Arial,sans;
  --apex-kit-page-header-title-font-weight:400;
  --apex-kit-page-header-title-padding-left:0;
  --apex-kit-page-header-title-padding-top:var(--system-uom-space-utility-quarter-x);
  --apex-kit-page-header-title-display:flex;
  --apex-kit-page-header-title-font-style:normal;
  --apex-kit-page-header-title-letter-spacing:0;
  --apex-kit-page-header-title-text-align:left;
  --apex-kit-page-header-title-text-decoration:none;
  --apex-kit-page-header-title-text-indent:0;
  --apex-kit-page-header-title-text-shadow:none;
  --apex-kit-page-header-title-text-transform:none;
  --apex-kit-page-header-title-margin:0;
  --apex-kit-page-header-title-align-items:center;
  --apex-kit-page-header-title-color:inherit;
  --apex-kit-page-header-title-grid-area:header-title;
  --apex-kit-page-header-title-position:relative;
  --apex-kit-page-header-action-align-self:center;
  --apex-kit-page-header-action-color:inherit;
  --apex-kit-page-header-action-grid-area:header-action;
  --apex-kit-page-header-action-justify-self:end;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-page-header-root,
  :root .pvd-cc-rst-pwd-page-header-root {
    --apex-kit-page-header-grid-template-areas:"header-logo header-title header-action";
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-header-root.pvd-page-header--block-title .pvd-page-header__title,
:root .pvd-cc-rst-pwd-page-header-root.pvd-page-header--block-title .pvd-page-header__title {
  --apex-kit-page-header-title-display:inline-block;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-page-header-root .pvd-page-header__logo-img,
  :root .pvd-cc-rst-pwd-page-header-root .pvd-page-header__logo-img {
    --apex-kit-page-header-logo-img-max-width:initial;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-page-header-root .pvd-page-header__title,
  :root .pvd-cc-rst-pwd-page-header-root .pvd-page-header__title {
    --apex-kit-page-header-title-font-size:var(--system-font-title-large-font-size);
    --apex-kit-page-header-title-padding-left:var(--system-uom-space-utility-one-x);
    --apex-kit-page-header-title-padding-top:0;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link:active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link:focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link:focus:active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link:hover,
:root .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link:active,
:root .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link:focus,
:root .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link:focus:active,
:root .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link:hover {
  --apex-kit-page-header-link-outline-color:var(--color-white);
  --apex-kit-page-header-link-outline-offset:var(--system-uom-space-utility-quarter-x);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link:active .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link:focus .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link:focus:active .pvd-link__text,
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link:hover .pvd-link__text,
:root .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link:active .pvd-link__text,
:root .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link:focus .pvd-link__text,
:root .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link:focus:active .pvd-link__text,
:root .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link:hover .pvd-link__text {
  --apex-kit-page-header-link-text-color:var(--color-white);
  --apex-kit-page-header-link-text-decoration:underline;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link:active .pvd-cc-rst-pwd-icon-root,
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link:focus .pvd-cc-rst-pwd-icon-root,
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link:focus:active .pvd-cc-rst-pwd-icon-root,
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link:hover .pvd-cc-rst-pwd-icon-root,
:root .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link:active .pvd-cc-rst-pwd-icon-root,
:root .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link:focus .pvd-cc-rst-pwd-icon-root,
:root .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link:focus:active .pvd-cc-rst-pwd-icon-root,
:root .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link:hover .pvd-cc-rst-pwd-icon-root {
  --apex-kit-page-header-link-icon-fill-color:var(--color-white);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-page-header-root.pvd-page-header--legacy-lockup .pvd-page-header__title:before,
:root .pvd-cc-rst-pwd-page-header-root.pvd-page-header--legacy-lockup .pvd-page-header__title:before {
  --apex-kit-page-header-content-background-color:var(--color-white);
  --apex-kit-page-header-content:"";
  --apex-kit-page-header-content-display:none;
  --apex-kit-page-header-content-height:100%;
  --apex-kit-page-header-content-left:0;
  --apex-kit-page-header-content-position:absolute;
  --apex-kit-page-header-content-width:1px;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-page-header-root.pvd-page-header--legacy-lockup .pvd-page-header__title:before,
  :root .pvd-cc-rst-pwd-page-header-root.pvd-page-header--legacy-lockup .pvd-page-header__title:before {
    --apex-kit-page-header-content-display:block;
  }
}
@media print {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-page-header-root,
  :root .pvd-cc-rst-pwd-page-header-root {
    --apex-kit-page-header-color:CanvasText;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link,
  :root .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link {
    --apex-kit-page-header-link-color:CanvasText;
  }
}
.apex-kit-helios-theme pvd-cc-rst-pwd-percentage-input,
.apex-kit-helios-theme pvd-cc-rst-pwd-phone-input,
:root pvd-cc-rst-pwd-percentage-input,
:root pvd-cc-rst-pwd-phone-input {
  --apex-for-web-input-slot-margin-left:1.5em;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-popover-root,
:root .pvd-cc-rst-pwd-popover-root {
  --apex-kit-popover-background-color:var(--color-white);
  --apex-kit-popover-border:1px solid var(--color-neutral-57);
  --apex-kit-popover-border-bottom-color:null;
  --apex-kit-popover-border-left-color:null;
  --apex-kit-popover-border-radius:8px;
  --apex-kit-popover-border-right-color:null;
  --apex-kit-popover-border-top-color:null;
  --apex-kit-popover-box-shadow:0 1px 12px 0 #0003;
  --apex-kit-popover-max-height:25rem;
  --apex-kit-popover-max-width:31.25rem;
  --apex-kit-popover-min-width:18.75rem;
  --apex-kit-popover-transition:null;
  --apex-kit-popover-padding:var(--system-uom-space-utility-one-x) 0;
  --apex-kit-popover-z-index:20;
  --apex-kit-popover-text-color:var(--color-black);
  --apex-kit-popover-letter-spacing:0;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-popover-root .pvd-popover__wrapper:focus .pvd-popover__popover,
:root .pvd-cc-rst-pwd-popover-root .pvd-popover__wrapper:focus .pvd-popover__popover {
  --apex-kit-popover-box-shadow-focus:0 0 0 1px var(--color-black);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-popover-root .pvd-popover__slot-area,
:root .pvd-cc-rst-pwd-popover-root .pvd-popover__slot-area {
  --apex-kit-popover-max-height:calc(25rem - var(--system-uom-space-utility-one-x));
  --apex-kit-popover-padding:0 var(--system-uom-space-utility-one-x);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-popover-root .pvd-popover__close-button-area,
:root .pvd-cc-rst-pwd-popover-root .pvd-popover__close-button-area {
  --apex-kit-popover-padding:0;
  --apex-kit-popover-close-button-area-margin-top:-1em;
  --apex-kit-popover-grid-area:popover_exit;
  --apex-kit-popover-close-button-area-margin-left:-1em;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-popover-root .pvd-popover__arrow,
:root .pvd-cc-rst-pwd-popover-root .pvd-popover__arrow {
  --apex-kit-popover-arrow-transform:translate(var(--system-uom-space-utility-one-and-half-x));
  --apex-kit-popover-arrow-z-index:calc(var(--apex-kit-popover-z-index) + 1);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-popover-root .pvd-popover__arrow:after,
:root .pvd-cc-rst-pwd-popover-root .pvd-popover__arrow:after {
  --apex-kit-popover-background-color:var(--color-white);
  --apex-kit-popover-border:1px solid var(--color-neutral-57);
  --apex-kit-popover-border-left-color:#0000;
  --apex-kit-popover-border-right-color:var(--color-neutral-57);
  --apex-kit-popover-border-top-color:#0000;
  --apex-kit-popover-arrow-size:1rem;
  --apex-kit-popover-arrow-offset:-0.5rem;
  --apex-kit-popover-arrow-transform:translate(var(--apex-kit-popover-arrow-offset),var(--apex-kit-popover-arrow-offset)) rotate(45deg);
}
@media screen and (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-popover-root .pvd-popover__arrow:after,
  :root .pvd-cc-rst-pwd-popover-root .pvd-popover__arrow:after {
    --apex-kit-popover-border-left-color:Canvas;
    --apex-kit-popover-border-top-color:Canvas;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-popover-root.pvd-popover--placement-top .pvd-popover__wrapper .pvd-popover__popover,
:root .pvd-cc-rst-pwd-popover-root.pvd-popover--placement-top .pvd-popover__wrapper .pvd-popover__popover {
  --apex-kit-popover-wrapper-margin-left:var(--system-uom-space-utility-half-x);
  --apex-kit-popover-wrapper-margin-right:var(--system-uom-space-utility-half-x);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-popover-root.pvd-popover--placement-top .pvd-popover__wrapper .pvd-popover__arrow:after,
:root .pvd-cc-rst-pwd-popover-root.pvd-popover--placement-top .pvd-popover__wrapper .pvd-popover__arrow:after {
  --apex-kit-popover-border-left-color:#0000;
  --apex-kit-popover-border-right-color:var(--color-neutral-57);
  --apex-kit-popover-border-top-color:#0000;
}
@media screen and (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-popover-root.pvd-popover--placement-top .pvd-popover__wrapper .pvd-popover__arrow:after,
  :root .pvd-cc-rst-pwd-popover-root.pvd-popover--placement-top .pvd-popover__wrapper .pvd-popover__arrow:after {
    --apex-kit-popover-border-left-color:Canvas;
    --apex-kit-popover-border-top-color:Canvas;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-popover-root.pvd-popover--placement-right .pvd-popover__arrow:after,
:root .pvd-cc-rst-pwd-popover-root.pvd-popover--placement-right .pvd-popover__arrow:after {
  --apex-kit-popover-border-left-color:var(--color-neutral-57);
  --apex-kit-popover-border-right-color:#0000;
  --apex-kit-popover-border-top-color:#0000;
}
@media screen and (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-popover-root.pvd-popover--placement-right .pvd-popover__arrow:after,
  :root .pvd-cc-rst-pwd-popover-root.pvd-popover--placement-right .pvd-popover__arrow:after {
    --apex-kit-popover-border-right-color:Canvas;
    --apex-kit-popover-border-top-color:Canvas;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-popover-root.pvd-popover--placement-bottom .pvd-popover__popover,
:root .pvd-cc-rst-pwd-popover-root.pvd-popover--placement-bottom .pvd-popover__popover {
  --apex-kit-popover-wrapper-margin-left:var(--system-uom-space-utility-half-x);
  --apex-kit-popover-wrapper-margin-right:var(--system-uom-space-utility-half-x);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-popover-root.pvd-popover--placement-bottom .pvd-popover__arrow:after,
:root .pvd-cc-rst-pwd-popover-root.pvd-popover--placement-bottom .pvd-popover__arrow:after {
  --apex-kit-popover-border-bottom-color:#0000;
  --apex-kit-popover-border-left-color:var(--color-neutral-57);
  --apex-kit-popover-border-right-color:#0000;
  --apex-kit-popover-border-top-color:var(--color-neutral-57);
}
@media screen and (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-popover-root.pvd-popover--placement-bottom .pvd-popover__arrow:after,
  :root .pvd-cc-rst-pwd-popover-root.pvd-popover--placement-bottom .pvd-popover__arrow:after {
    --apex-kit-popover-border-bottom-color:Canvas;
    --apex-kit-popover-border-right-color:Canvas;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-popover-root.pvd-popover--placement-left .pvd-popover__arrow:after,
:root .pvd-cc-rst-pwd-popover-root.pvd-popover--placement-left .pvd-popover__arrow:after {
  --apex-kit-popover-border-bottom-color:#0000;
  --apex-kit-popover-border-left-color:#0000;
  --apex-kit-popover-border-right-color:var(--color-neutral-57);
  --apex-kit-popover-border-top-color:var(--color-neutral-57);
}
@media screen and (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-popover-root.pvd-popover--placement-left .pvd-popover__arrow:after,
  :root .pvd-cc-rst-pwd-popover-root.pvd-popover--placement-left .pvd-popover__arrow:after {
    --apex-kit-popover-border-bottom-color:Canvas;
    --apex-kit-popover-border-left-color:Canvas;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-progress-indicator-root,
:root .pvd-cc-rst-pwd-progress-indicator-root {
  --apex-kit-progress-indicator-label-color:var(--reference-color-light-text-color);
  --apex-kit-progress-indicator-line-height:unset;
  --apex-kit-progress-indicator-active-border-color:var( --reference-color-light-primary-brand-green );
  --apex-kit-progress-indicator-inactive-border-color:var(--reference-color-light-border);
  --apex-kit-progress-indicator-height:1.5rem;
  --apex-kit-progress-indicator-width:1.5rem;
  --apex-kit-progress-indicator-label-margin:var(--system-uom-space-utility-quarter-x) 0 0 0;
  --apex-kit-progress-indicator-icon-border-color:var( --apex-kit-progress-indicator-inactive-border-color );
  --apex-kit-progress-indicator-icon-fill-color:var(--reference-color-light-primary-brand-green);
  --apex-kit-progress-indicator-graphic-node-height:2.75rem;
  --apex-kit-progress-indicator-graphic-node-width:2.75rem;
  --apex-kit-progress-indicator-icon-background-color:var(--reference-color-light-neutral-100);
  --apex-kit-progress-indicator-supplemental-text-color:var(--reference-color-light-neutral-800);
  --apex-kit-progress-indicator-complete-fill-color:var(--reference-color-light-neutral-100);
  --apex-kit-progress-indicator-bar-border-color:var( --apex-kit-progress-indicator-inactive-border-color );
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-progress-indicator-root.pvd-progress-indicator--with-graphic .pvd-progress-indicator__icon-wrapper,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-progress-indicator-root.pvd-progress-indicator--with-graphic .pvd-progress-indicator__step-node,
  :root .pvd-cc-rst-pwd-progress-indicator-root.pvd-progress-indicator--with-graphic .pvd-progress-indicator__icon-wrapper,
  :root .pvd-cc-rst-pwd-progress-indicator-root.pvd-progress-indicator--with-graphic .pvd-progress-indicator__step-node {
    --apex-kit-progress-indicator-graphic-node-height:3.75rem;
    --apex-kit-progress-indicator-graphic-node-width:3.75rem;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-progress-indicator-root.pvd-progress-indicator--with-graphic .pvd-progress-indicator__icon-wrapper .pvd-progress-indicator__icon,
  :root .pvd-cc-rst-pwd-progress-indicator-root.pvd-progress-indicator--with-graphic .pvd-progress-indicator__icon-wrapper .pvd-progress-indicator__icon {
    --apex-kit-progress-indicator-height:2.125rem;
    --apex-kit-progress-indicator-width:2.125rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-progress-indicator-root.pvd-progress-indicator--with-graphic .pvd-progress-indicator__step--active .pvd-progress-indicator__icon-wrapper,
.apex-kit-helios-theme .pvd-cc-rst-pwd-progress-indicator-root.pvd-progress-indicator--with-graphic .pvd-progress-indicator__step--complete .pvd-progress-indicator__icon-wrapper,
:root .pvd-cc-rst-pwd-progress-indicator-root.pvd-progress-indicator--with-graphic .pvd-progress-indicator__step--active .pvd-progress-indicator__icon-wrapper,
:root .pvd-cc-rst-pwd-progress-indicator-root.pvd-progress-indicator--with-graphic .pvd-progress-indicator__step--complete .pvd-progress-indicator__icon-wrapper {
  --apex-kit-progress-indicator-icon-border-color:var( --apex-kit-progress-indicator-active-border-color );
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-progress-indicator-root.pvd-progress-indicator--with-graphic .pvd-progress-indicator__step--complete .pvd-progress-indicator__icon-wrapper,
:root .pvd-cc-rst-pwd-progress-indicator-root.pvd-progress-indicator--with-graphic .pvd-progress-indicator__step--complete .pvd-progress-indicator__icon-wrapper {
  --apex-kit-progress-indicator-icon-background-color:var( --apex-kit-progress-indicator-active-border-color );
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-progress-indicator-root.pvd-progress-indicator--with-graphic .pvd-progress-indicator__step--complete .pvd-progress-indicator__icon-wrapper .pvd-progress-indicator__icon,
:root .pvd-cc-rst-pwd-progress-indicator-root.pvd-progress-indicator--with-graphic .pvd-progress-indicator__step--complete .pvd-progress-indicator__icon-wrapper .pvd-progress-indicator__icon {
  --apex-kit-progress-indicator-icon-fill-color:var(--reference-color-light-neutral-100);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root,
:root .pvd-cc-rst-pwd-radio-root {
  --apex-kit-radio-button-font-family:var(--system-font-display-medium-font-family);
  --apex-kit-radio-button-font-size:var(--system-font-body-medium-font-size);
  --apex-kit-radio-button-bottom:0;
  --apex-kit-radio-button-left:0;
  --apex-kit-radio-button-margin:0;
  --apex-kit-radio-button-background-color:var(--color-white);
  --apex-kit-radio-button-border:1px solid var(--color-neutral-50);
  --apex-kit-radio-button-border-radius:50%;
  --apex-kit-radio-button-height:1.25em;
  --apex-kit-radio-button-line-height:1;
  --apex-kit-radio-button-width:1.25em;
  --apex-kit-radio-button-text-color:var(--color-black);
  --apex-kit-radio-button-cursor:pointer;
  --apex-kit-radio-button-align-items:center;
  --apex-kit-radio-button-flex-shrink:0;
  --apex-kit-radio-button-justify-content:center;
  --apex-kit-radio-button-label-display:inline-flex;
  --apex-kit-radio-button-label-line-height:1.5;
  --apex-kit-radio-button-label-grid-template-columns:none;
  --apex-kit-radio-button-label-gap:none;
  --apex-kit-radio-button-label-margin-right:0;
  --apex-kit-radio-button-label-align-items:flex-start;
  --apex-kit-radio-button-wrap-display:block;
  --apex-kit-radio-button-wrap-place-content:none;
  --apex-kit-radio-button-wrap-margin-top:var(--apex-kit-radio-button-touch-target-margin);
  --apex-kit-radio-button-outline:none;
  --apex-kit-radio-button-outline-offset:0;
  --apex-kit-radio-button-transition:unset;
  --apex-kit-radio-button-touch-target-margin:0.375rem;
  --apex-kit-radio-button-touch-target-margin-right:var( --system-uom-space-utility-three-quarter-x );
  --apex-kit-radio-button-microcopy-margin-left:calc(1.25em + var(--system-uom-space-utility-three-quarter-x));
  --apex-kit-radio-button-microcopy-display:block;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio + .pvd-radio__label.pvd-radio--hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio + .pvd-radio__label:hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:hover + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label.pvd-radio--hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label:hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:hover + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label.pvd-radio--hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label:hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:hover + .pvd-radio__label,
:root .pvd-cc-rst-pwd-radio-root .pvd-radio__radio + .pvd-radio__label.pvd-radio--hover,
:root .pvd-cc-rst-pwd-radio-root .pvd-radio__radio + .pvd-radio__label:hover,
:root .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:hover + .pvd-radio__label,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label.pvd-radio--hover,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label:hover,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:hover + .pvd-radio__label,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label.pvd-radio--hover,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label:hover,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:hover + .pvd-radio__label {
  --apex-kit-radio-button-border:1px solid var(--color-white);
  --apex-kit-radio-button-box-shadow:0 0 0 2px var(--color-neutral-50);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio + .pvd-radio__label.pvd-radio--focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio + .pvd-radio__label:focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:focus + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label.pvd-radio--focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label:focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:focus + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label.pvd-radio--focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label:focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:focus + .pvd-radio__label,
:root .pvd-cc-rst-pwd-radio-root .pvd-radio__radio + .pvd-radio__label.pvd-radio--focus,
:root .pvd-cc-rst-pwd-radio-root .pvd-radio__radio + .pvd-radio__label:focus,
:root .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:focus + .pvd-radio__label,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label.pvd-radio--focus,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label:focus,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:focus + .pvd-radio__label,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label.pvd-radio--focus,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label:focus,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:focus + .pvd-radio__label {
  --apex-kit-radio-button-border:1px solid var(--color-white);
  --apex-kit-radio-button-box-shadow:0 0 0 2px var(--color-black);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio + .pvd-radio__label.pvd-radio--active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio + .pvd-radio__label:active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:active + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label.pvd-radio--active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label:active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:active + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label.pvd-radio--active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label:active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:active + .pvd-radio__label,
:root .pvd-cc-rst-pwd-radio-root .pvd-radio__radio + .pvd-radio__label.pvd-radio--active,
:root .pvd-cc-rst-pwd-radio-root .pvd-radio__radio + .pvd-radio__label:active,
:root .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:active + .pvd-radio__label,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label.pvd-radio--active,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label:active,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:active + .pvd-radio__label,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label.pvd-radio--active,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label:active,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:active + .pvd-radio__label {
  --apex-kit-radio-button-background-color:var(--color-neutral-88);
  --apex-kit-radio-button-border:1px solid var(--color-neutral-88);
  --apex-kit-radio-button-box-shadow:0 0 0 2px var(--color-black);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:disabled + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:disabled + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:disabled + .pvd-radio__label,
:root .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:disabled + .pvd-radio__label,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:disabled + .pvd-radio__label,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:disabled + .pvd-radio__label {
  --apex-kit-radio-button-text-color:var(--color-neutral-73);
  --apex-kit-radio-button-background-color:var(--color-neutral-95);
  --apex-kit-radio-button-border:1px solid var(--color-neutral-73);
  --apex-kit-radio-button-box-shadow:none;
  --apex-kit-radio-button-cursor:not-allowed;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:checked + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label,
:root .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:checked + .pvd-radio__label,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label {
  --apex-kit-radio-button-border:0.375em solid var(--color-green-34);
  --apex-kit-radio-button-background-color:var(--color-white);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:checked + .pvd-radio__label:hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:checked:hover + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label:hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:checked:hover + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label:hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:checked:hover + .pvd-radio__label,
:root .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-hover,
:root .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:checked + .pvd-radio__label:hover,
:root .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:checked:hover + .pvd-radio__label,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-hover,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label:hover,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:checked:hover + .pvd-radio__label,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-hover,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label:hover,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:checked:hover + .pvd-radio__label {
  --apex-kit-radio-button-box-shadow:0 0 0 1px var(--color-white),0 0 0 3px var(--color-green-34);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:checked + .pvd-radio__label:focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:checked:focus + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label:focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:checked:focus + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label:focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:checked:focus + .pvd-radio__label,
:root .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-focus,
:root .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:checked + .pvd-radio__label:focus,
:root .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:checked:focus + .pvd-radio__label,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-focus,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label:focus,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:checked:focus + .pvd-radio__label,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-focus,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label:focus,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:checked:focus + .pvd-radio__label {
  --apex-kit-radio-button-box-shadow:0 0 0 1px var(--color-white),0 0 0 3px var(--color-black);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:checked + .pvd-radio__label:active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:checked:active + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label:active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:checked:active + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label:active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:checked:active + .pvd-radio__label,
:root .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-active,
:root .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:checked + .pvd-radio__label:active,
:root .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:checked:active + .pvd-radio__label,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-active,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label:active,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:checked:active + .pvd-radio__label,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-active,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label:active,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:checked:active + .pvd-radio__label {
  --apex-kit-radio-button-background-color:var(--color-white);
  --apex-kit-radio-button-border:0.375em solid var(--color-green-34);
  --apex-kit-radio-button-box-shadow:0 0 0 1px var(--color-white),0 0 0 3px var(--color-black);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:checked:disabled + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:checked:disabled + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:checked:disabled + .pvd-radio__label,
:root .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:checked:disabled + .pvd-radio__label,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:checked:disabled + .pvd-radio__label,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:checked:disabled + .pvd-radio__label {
  --apex-kit-radio-button-background-color:var(--color-neutral-73);
  --apex-kit-radio-button-border:0.375em solid var(--color-neutral-88);
  --apex-kit-radio-button-box-shadow:0 0 0 1px var(--color-neutral-73);
  --apex-kit-radio-button-cursor:not-allowed;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__label-text,
:root .pvd-cc-rst-pwd-radio-root .pvd-radio__label-text {
  --apex-kit-radio-button-label-text-margin-top:4.25px;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--small {
  --apex-kit-radio-button-font-size:var(--system-font-body-small-font-size);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__label-text,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__label-text {
  --apex-kit-radio-button-label-text-margin-top:4.5px;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--large {
  --apex-kit-radio-button-font-size:1.125rem;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__label-text,
:root .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__label-text {
  --apex-kit-radio-button-label-text-margin-top:3.75px;
}
@media screen and (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root,
  :root .pvd-cc-rst-pwd-radio-root {
    --apex-kit-radio-button-font-size:1rem;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__label-text,
  :root .pvd-cc-rst-pwd-radio-root .pvd-radio__label-text {
    --apex-kit-radio-button-label-text-margin-top:4px;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small,
  :root .pvd-cc-rst-pwd-radio-root.pvd-radio--small {
    --apex-kit-radio-button-font-size:0.875rem;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__label-text,
  :root .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__label-text {
    --apex-kit-radio-button-label-text-margin-top:4.25px;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large,
  :root .pvd-cc-rst-pwd-radio-root.pvd-radio--large {
    --apex-kit-radio-button-font-size:1.25rem;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__label-text,
  :root .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__label-text {
    --apex-kit-radio-button-label-text-margin-top:3.5px;
  }
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-radio-root,
  :root .pvd-cc-rst-pwd-radio-root {
    --apex-kit-radio-button-input-border:unset;
    --apex-kit-radio-button-input-bottom:auto;
    --apex-kit-radio-button-input-clip:unset;
    --apex-kit-radio-button-input-height:unset;
    --apex-kit-radio-button-input-left:auto;
    --apex-kit-radio-button-input-line-height:1;
    --apex-kit-radio-button-input-margin:0.375rem;
    --apex-kit-radio-button-input-margin-right:var(--system-uom-space-utility-three-quarter-x);
    --apex-kit-radio-button-touch-target-margin:0.375rem;
    --apex-kit-radio-button-touch-target-margin-right:var( --system-uom-space-utility-three-quarter-x );
    --apex-kit-radio-button-input-overflow:initial;
    --apex-kit-radio-button-input-padding:unset;
    --apex-kit-radio-button-input-position:unset;
    --apex-kit-radio-button-input-width:unset;
    --apex-kit-radio-button-wrap-display:none;
  }
}
.apex-kit-helios-theme pvd-cc-rst-pwd-radio-group,
:root pvd-cc-rst-pwd-radio-group {
  --apex-kit-radio-group-display:block;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root,
:root .pvd-cc-rst-pwd-radio-group-root {
  --apex-kit-radio-group-color:var(--color-black);
  --apex-kit-radio-group-font-family:"Fidelity Sans",Helvetica,Arial,sans;
  --apex-kit-radio-group-font-weight:400;
  --apex-kit-radio-group-line-height:1.5;
  --apex-kit-radio-group-background-color:unset;
  --apex-kit-radio-group-border:none;
  --apex-kit-radio-group-border-radius:unset;
  --apex-kit-radio-group-border-width:unset;
  --apex-kit-radio-group-outline:unset;
  --apex-kit-radio-group-outline-offset:unset;
  --apex-kit-radio-group-display:block;
  --apex-kit-radio-group-flex-flow:unset;
  --apex-kit-radio-group-general-margin-left:unset;
  --apex-kit-radio-group-first-child-margin-left:unset;
  --apex-kit-radio-group-tile-border-style:solid;
  --apex-kit-radio-group-tile-border-width:thin;
  --apex-kit-radio-group-tile-outline-color:unset;
  --apex-kit-radio-group-tile-border-color:unset;
  --apex-kit-radio-group-tile-box-shadow-radius:unset;
  --apex-kit-radio-group-tile-box-shadow-color:unset;
  --apex-kit-radio-group-tile-outline-width:unset;
  --apex-kit-radio-group-tile-outline-style:solid;
  --apex-kit-radio-group-position-left:unset;
  --apex-kit-radio-group-margin:unset;
  --apex-kit-radio-group-padding:unset;
  --apex-kit-radio-group-position:absolute;
  --apex-kit-radio-group-position-top:unset;
  --apex-kit-radio-group-position-transform:unset;
  --apex-kit-radio-group-general-margin-top:var(--system-uom-space-utility-three-quarter-x);
  --apex-kit-radio-group-first-child-margin-top:0;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--inline-always,
:root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--inline-always {
  --apex-kit-radio-group-display:flex;
  --apex-kit-radio-group-flex-flow:row nowrap;
  --apex-kit-radio-group-general-margin-left:var(--system-uom-space-utility-one-and-half-x);
  --apex-kit-radio-group-first-child-margin-left:0;
  --apex-kit-radio-group-general-margin-top:0;
  --apex-kit-radio-group-first-child-margin-top:unset;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--inline-at-512,
  :root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--inline-at-512 {
    --apex-kit-radio-group-display:flex;
    --apex-kit-radio-group-flex-flow:row nowrap;
    --apex-kit-radio-group-general-margin-left:var( --system-uom-space-utility-one-and-half-x );
    --apex-kit-radio-group-first-child-margin-left:0;
    --apex-kit-radio-group-general-margin-top:0;
    --apex-kit-radio-group-first-child-margin-top:unset;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--inline-at-768,
  :root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--inline-at-768 {
    --apex-kit-radio-group-display:flex;
    --apex-kit-radio-group-flex-flow:row nowrap;
    --apex-kit-radio-group-general-margin-left:var( --system-uom-space-utility-one-and-half-x );
    --apex-kit-radio-group-first-child-margin-left:0;
    --apex-kit-radio-group-general-margin-top:0;
    --apex-kit-radio-group-first-child-margin-top:unset;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--inline-at-960,
  :root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--inline-at-960 {
    --apex-kit-radio-group-display:flex;
    --apex-kit-radio-group-flex-flow:row nowrap;
    --apex-kit-radio-group-general-margin-left:var( --system-uom-space-utility-one-and-half-x );
    --apex-kit-radio-group-first-child-margin-left:0;
    --apex-kit-radio-group-general-margin-top:0;
    --apex-kit-radio-group-first-child-margin-top:unset;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--inline-at-1280,
  :root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--inline-at-1280 {
    --apex-kit-radio-group-display:flex;
    --apex-kit-radio-group-flex-flow:row nowrap;
    --apex-kit-radio-group-general-margin-left:var( --system-uom-space-utility-one-and-half-x );
    --apex-kit-radio-group-first-child-margin-left:0;
    --apex-kit-radio-group-general-margin-top:0;
    --apex-kit-radio-group-first-child-margin-top:unset;
  }
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio,
  :root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio {
    --apex-kit-radio-group-position-left:var(--system-uom-space-utility-one-x);
    --apex-kit-radio-group-margin:0;
    --apex-kit-radio-group-padding:0;
    --apex-kit-radio-group-position:absolute;
    --apex-kit-radio-group-position-top:50%;
    --apex-kit-radio-group-position-transform:translateY(-50%);
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio + .pvd-radio--hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:hover + .pvd-radio__label,
:root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio + .pvd-radio--hover,
:root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:hover + .pvd-radio__label {
  --apex-kit-radio-group-tile-border-color:var(--color-white);
  --apex-kit-radio-group-tile-box-shadow-color:var(--color-neutral-40);
  --apex-kit-radio-group-tile-box-shadow-radius:2px;
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio + .pvd-radio--hover,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:hover + .pvd-radio__label,
  :root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio + .pvd-radio--hover,
  :root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:hover + .pvd-radio__label {
    --apex-kit-radio-group-tile-outline-color:CanvasText;
    --apex-kit-radio-group-tile-outline-offset:1px;
    --apex-kit-radio-group-tile-outline-width:1px;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio + .pvd-radio--focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:focus + .pvd-radio__label,
:root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio + .pvd-radio--focus,
:root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:focus + .pvd-radio__label {
  --apex-kit-radio-group-tile-border-color:var(--color-white);
  --apex-kit-radio-group-tile-box-shadow-color:var(--color-black);
  --apex-kit-radio-group-tile-box-shadow-radius:2px;
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio + .pvd-radio--focus,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:focus + .pvd-radio__label,
  :root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio + .pvd-radio--focus,
  :root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:focus + .pvd-radio__label {
    --apex-kit-radio-group-tile-outline-color:CanvasText;
    --apex-kit-radio-group-tile-outline-offset:1px;
    --apex-kit-radio-group-tile-outline-width:1px;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio + .pvd-radio--active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:active + .pvd-radio--active-focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:active + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:active:focus + .pvd-radio__label,
:root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio + .pvd-radio--active,
:root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:active + .pvd-radio--active-focus,
:root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:active + .pvd-radio__label,
:root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:active:focus + .pvd-radio__label {
  --apex-kit-radio-group-tile-border-color:var(--color-white);
  --apex-kit-radio-group-tile-box-shadow-color:var(--color-black);
  --apex-kit-radio-group-tile-box-shadow-radius:2px;
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio + .pvd-radio--active,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:active + .pvd-radio--active-focus,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:active + .pvd-radio__label,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:active:focus + .pvd-radio__label,
  :root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio + .pvd-radio--active,
  :root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:active + .pvd-radio--active-focus,
  :root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:active + .pvd-radio__label,
  :root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:active:focus + .pvd-radio__label {
    --apex-kit-radio-group-tile-outline-color:LinkText;
    --apex-kit-radio-group-tile-outline-offset:1px;
    --apex-kit-radio-group-tile-outline-width:1px;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio + .pvd-radio--checked,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked + .pvd-radio__label,
:root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio + .pvd-radio--checked,
:root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked + .pvd-radio__label {
  --apex-kit-radio-group-tile-border-color:var(--color-white);
  --apex-kit-radio-group-tile-box-shadow-color:var(--color-green-27);
  --apex-kit-radio-group-tile-box-shadow-radius:4px;
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio + .pvd-radio--checked,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked + .pvd-radio__label,
  :root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio + .pvd-radio--checked,
  :root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked + .pvd-radio__label {
    --apex-kit-radio-group-tile-outline-color:CanvasText;
    --apex-kit-radio-group-tile-outline-offset:2px;
    --apex-kit-radio-group-tile-outline-width:2px;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked + .pvd-radio--checked-hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked:hover + .pvd-radio__label,
:root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked + .pvd-radio--checked-hover,
:root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked:hover + .pvd-radio__label {
  --apex-kit-radio-group-tile-border-color:var(--color-white);
  --apex-kit-radio-group-tile-box-shadow-color:var(--color-green-34);
  --apex-kit-radio-group-tile-box-shadow-radius:4px;
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked + .pvd-radio--checked-hover,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked:hover + .pvd-radio__label,
  :root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked + .pvd-radio--checked-hover,
  :root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked:hover + .pvd-radio__label {
    --apex-kit-radio-group-tile-border-color:LinkText;
    --apex-kit-radio-group-tile-outline-color:CanvasText;
    --apex-kit-radio-group-tile-outline-offset:2px;
    --apex-kit-radio-group-tile-outline-width:2px;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked + .pvd-radio--checked-focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked:focus + .pvd-radio__label,
:root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked + .pvd-radio--checked-focus,
:root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked:focus + .pvd-radio__label {
  --apex-kit-radio-group-tile-border-color:var(--color-white);
  --apex-kit-radio-group-tile-box-shadow-color:var(--color-black);
  --apex-kit-radio-group-tile-box-shadow-radius:4px;
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked + .pvd-radio--checked-focus,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked:focus + .pvd-radio__label,
  :root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked + .pvd-radio--checked-focus,
  :root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked:focus + .pvd-radio__label {
    --apex-kit-radio-group-tile-border-color:LinkText;
    --apex-kit-radio-group-tile-outline-color:CanvasText;
    --apex-kit-radio-group-tile-outline-offset:2px;
    --apex-kit-radio-group-tile-outline-width:2px;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked + .pvd-radio--checked-active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked:active + .pvd-radio--checked-active-focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked:active + .pvd-radio__label,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked:active:focus + .pvd-radio__label,
:root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked + .pvd-radio--checked-active,
:root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked:active + .pvd-radio--checked-active-focus,
:root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked:active + .pvd-radio__label,
:root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked:active:focus + .pvd-radio__label {
  --apex-kit-radio-group-tile-border-color:var(--color-white);
  --apex-kit-radio-group-tile-box-shadow-color:var(--color-black);
  --apex-kit-radio-group-tile-box-shadow-radius:4px;
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked + .pvd-radio--checked-active,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked:active + .pvd-radio--checked-active-focus,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked:active + .pvd-radio__label,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked:active:focus + .pvd-radio__label,
  :root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked + .pvd-radio--checked-active,
  :root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked:active + .pvd-radio--checked-active-focus,
  :root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked:active + .pvd-radio__label,
  :root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked:active:focus + .pvd-radio__label {
    --apex-kit-radio-group-tile-border-color:LinkText;
    --apex-kit-radio-group-tile-outline-color:LinkText;
    --apex-kit-radio-group-tile-outline-offset:2px;
    --apex-kit-radio-group-tile-outline-width:2px;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__label,
:root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__label {
  --apex-kit-radio-group-tile-background-color:var(--color-white);
  --apex-kit-radio-group-tile-border-color:var(--color-neutral-80);
  --apex-kit-radio-group-tile-border-radius:8px;
  --apex-kit-radio-group-tile-height:100%;
  --apex-kit-radio-group-tile-padding:var(--system-uom-space-inset-one-x);
  --apex-kit-radio-group-tile-width:100%;
}
@media screen and (min-width: 32rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__label,
  :root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__label {
    --apex-kit-radio-group-tile-padding:var(--system-uom-space-inset-one-and-half-x);
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__label,
  :root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__label {
    --apex-kit-radio-group-tile-padding:var(--system-uom-space-inset-one-and-half-x);
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__label,
  :root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__label {
    --apex-kit-radio-group-tile-padding:var(--system-uom-space-inset-one-and-half-x);
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__label,
  :root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__label {
    --apex-kit-radio-group-tile-padding:var(--system-uom-space-inset-one-and-half-x);
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio-group__radio-group,
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio-group__radio-group > s-slot > s-assigned-wrapper,
:root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio-group__radio-group,
:root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio-group__radio-group > s-slot > s-assigned-wrapper {
  --apex-kit-radio-group-first-child-margin-top:0;
  --apex-kit-radio-group-general-margin-top:var(--system-uom-space-utility-one-and-half-x);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles.pvd-radio-group--error .pvd-radio-group__radio-group,
:root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles.pvd-radio-group--error .pvd-radio-group__radio-group {
  --apex-kit-radio-group-background-color:var(--color-white);
  --apex-kit-radio-group-border-radius:6px;
  --apex-kit-radio-group-border-width:0;
  --apex-kit-radio-group-outline:2px solid var(--color-red-47);
  --apex-kit-radio-group-outline-offset:6px;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--error .pvd-radio-group__radio-group,
:root .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--error .pvd-radio-group__radio-group {
  --apex-kit-radio-group-background-color:var(--color-white);
  --apex-kit-radio-group-border:1px solid var(--color-red-47);
  --apex-kit-radio-group-border-width:1px;
  --apex-kit-radio-group-border-radius:8px;
  --apex-kit-radio-group-padding:var(--system-uom-space-inset-quarter-x);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-segment-root .pvd-segment__radio + .pvd-segment__label,
:root .pvd-cc-rst-pwd-segment-root .pvd-segment__radio + .pvd-segment__label {
  --apex-kit-segment-background-color:var(--color-white);
  --apex-kit-segment-border:1px solid var(--color-white);
  --apex-kit-segment-border-radius:var(--system-uom-space-utility-eighth-x);
  --apex-kit-segment-text-color:var(--color-black);
  --apex-kit-segment-cursor:pointer;
  --apex-kit-segment-padding:var(--system-uom-space-inset-half-x) var(--system-uom-space-inset-one-x);
  --apex-kit-segment-box-shadow:none;
  --apex-kit-segment-outline:none;
  --apex-kit-segment-outline-offset:0;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-segment-root .pvd-segment__radio.pvd-segment--hover + .pvd-segment__label,
.apex-kit-helios-theme .pvd-cc-rst-pwd-segment-root .pvd-segment__radio:hover + .pvd-segment__label,
:root .pvd-cc-rst-pwd-segment-root .pvd-segment__radio.pvd-segment--hover + .pvd-segment__label,
:root .pvd-cc-rst-pwd-segment-root .pvd-segment__radio:hover + .pvd-segment__label {
  --apex-kit-segment-box-shadow:0 0 0 var(--system-uom-space-inset-eighth-x) var(--system-color-light-secondary);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-segment-root .pvd-segment__radio.pvd-segment--active + .pvd-segment__label,
.apex-kit-helios-theme .pvd-cc-rst-pwd-segment-root .pvd-segment__radio.pvd-segment--focus + .pvd-segment__label,
.apex-kit-helios-theme .pvd-cc-rst-pwd-segment-root .pvd-segment__radio:active + .pvd-segment__label,
.apex-kit-helios-theme .pvd-cc-rst-pwd-segment-root .pvd-segment__radio:focus + .pvd-segment__label,
:root .pvd-cc-rst-pwd-segment-root .pvd-segment__radio.pvd-segment--active + .pvd-segment__label,
:root .pvd-cc-rst-pwd-segment-root .pvd-segment__radio.pvd-segment--focus + .pvd-segment__label,
:root .pvd-cc-rst-pwd-segment-root .pvd-segment__radio:active + .pvd-segment__label,
:root .pvd-cc-rst-pwd-segment-root .pvd-segment__radio:focus + .pvd-segment__label {
  --apex-kit-segment-box-shadow:0 0 0 var(--system-uom-space-inset-eighth-x) var(--reference-color-dark-background);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-segment-root .pvd-segment__radio:checked + .pvd-segment__label,
:root .pvd-cc-rst-pwd-segment-root .pvd-segment__radio:checked + .pvd-segment__label {
  --apex-kit-segment-background-color:var(--reference-color-light-primary-brand-green);
  --apex-kit-segment-text-color:var(--color-white);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-segment-root .pvd-segment__radio:disabled + .pvd-segment__label,
:root .pvd-cc-rst-pwd-segment-root .pvd-segment__radio:disabled + .pvd-segment__label {
  --apex-kit-segment-background-color:var(--color-neutral-95);
  --apex-kit-segment-border:1px solid var(--color-neutral-95);
  --apex-kit-segment-box-shadow:none;
  --apex-kit-segment-text-color:var(--color-neutral-73);
  --apex-kit-segment-cursor:not-allowed;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-segment-root .pvd-segment__radio:disabled:checked + .pvd-segment__label,
:root .pvd-cc-rst-pwd-segment-root .pvd-segment__radio:disabled:checked + .pvd-segment__label {
  --apex-kit-segment-background-color:var(--color-neutral-73);
  --apex-kit-segment-text-color:var(--color-white);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-segmented-control-root,
:root .pvd-cc-rst-pwd-segmented-control-root {
  --apex-kit-segmented-control-background-color:var(--reference-color-dark-text-color);
  --apex-kit-segmented-control-border:1px solid var(--reference-color-light-neutral-700);
  --apex-kit-segmented-control-border-radius:var(--system-uom-space-inset-half-x);
  --apex-kit-segmented-control-padding:var(--system-uom-space-utility-quarter-x);
  --apex-kit-segmented-control-segment-group-border-left:var(--reference-color-light-border) 1px solid;
  --apex-kit-segmented-control-segment-group-padding-left:0.1875rem;
  --apex-kit-segmented-control-segment-group-padding-right:var(--apex-kit-segmented-control-segment-group-padding-left);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-segmented-control-root.pvd-segmented-control--error,
:root .pvd-cc-rst-pwd-segmented-control-root.pvd-segmented-control--error {
  --apex-kit-segmented-control-border:1px solid var(--reference-color-light-red-400);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-segmented-control-root.pvd-segmented-control--disabled,
:root .pvd-cc-rst-pwd-segmented-control-root.pvd-segmented-control--disabled {
  --apex-kit-segmented-control-background-color:var(--color-neutral-95);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-select-root,
:root .pvd-cc-rst-pwd-select-root {
  --apex-kit-icon-size-large:1.5rem;
  --apex-kit-icon-size-medium:1.25rem;
  --apex-kit-icon-size-small:1rem;
  --apex-kit-icon-size-extra-small:12px;
  --apex-kit-icon-focus-outline:1px dotted var(--color-black);
  --apex-kit-icon-box-sizing:content-box;
  --apex-kit-icon-padding:0;
  --apex-kit-icon-color:currentColor;
  --apex-kit-select-fonts-size-large-default:1.125rem;
  --apex-kit-select-fonts-size-large-at-512:1.25rem;
  --apex-kit-select-text-color:var(--reference-color-light-text-color);
  --apex-kit-select-placeholder-color:var(--reference-color-light-neutral-800);
  --apex-kit-select-background-color:var(--reference-color-light-background);
  --apex-kit-select-border-width:1px;
  --apex-kit-select-border-style:solid;
  --apex-kit-select-border:var(--apex-kit-select-border-width) var(--apex-kit-select-border-style) var(--color-neutral-53);
  --apex-kit-select-border-radius:var(--system-uom-rounded-corners-medium-top-leading);
  --apex-kit-select-outline-offset:0;
  --apex-kit-select-outline:none;
  --apex-kit-select-transition:none;
  --apex-kit-select-box-shadow-length-values:0 0 0 var(--system-uom-space-utility-eighth-x);
  --apex-kit-select-box-shadow:none;
  --apex-kit-select-cursor:pointer;
  --apex-kit-select-font-size:inherit;
  --apex-kit-select-letter-spacing:normal;
  --apex-kit-select-horizontal-padding:1em;
  --apex-kit-select-vertical-padding:0.5em;
  --apex-kit-select-line-height:1.2;
  --apex-kit-select-height:calc(1em*var(--apex-kit-select-line-height) + var(--apex-kit-select-vertical-padding)*2 + 0.125em);
  --apex-kit-select-icon-padding:var(--system-uom-padding-none);
  --apex-kit-select-icon-color:var(--reference-color-light-text-color);
  --apex-kit-select-text-size:var(--system-font-body-medium-font-size);
  --apex-kit-select-text-size-at-512:var(--system-font-body-large-font-size);
  --apex-kit-select-icon-width:var(--apex-kit-icon-size-small);
  --apex-kit-select-icon-height:var(--apex-kit-select-icon-width);
  --apex-kit-select-padding-right:calc(var(--apex-kit-select-text-size)*2 + var(--apex-kit-select-icon-width));
  --apex-kit-select-padding-right-at-512:calc(var(--apex-kit-select-text-size-at-512)*2 + var(--apex-kit-select-icon-width));
  --apex-kit-select-icon-right:var(--apex-kit-select-text-size);
  --apex-kit-select-icon-right-at-512:var(--apex-kit-select-text-size-at-512);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-select-root .pvd-cc-rst-pwd-icon-root:focus,
:root .pvd-cc-rst-pwd-select-root .pvd-cc-rst-pwd-icon-root:focus {
  outline: var(--apex-kit-icon-focus-outline);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-select-root.pvd-select--error .pvd-select__select,
:root .pvd-cc-rst-pwd-select-root.pvd-select--error .pvd-select__select {
  --apex-kit-select-border:var(--apex-kit-select-border-width) var(--apex-kit-select-border-style) var(--reference-color-light-red-400);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-select-root.pvd-select--error .pvd-select__select.pvd-select--focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-select-root.pvd-select--error .pvd-select__select.pvd-select--hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-select-root.pvd-select--error .pvd-select__select:focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-select-root.pvd-select--error .pvd-select__select:hover,
:root .pvd-cc-rst-pwd-select-root.pvd-select--error .pvd-select__select.pvd-select--focus,
:root .pvd-cc-rst-pwd-select-root.pvd-select--error .pvd-select__select.pvd-select--hover,
:root .pvd-cc-rst-pwd-select-root.pvd-select--error .pvd-select__select:focus,
:root .pvd-cc-rst-pwd-select-root.pvd-select--error .pvd-select__select:hover {
  --apex-kit-select-border:var(--apex-kit-select-border-width) var(--apex-kit-select-border-style) var(--reference-color-light-surface);
  --apex-kit-select-box-shadow:var(--apex-kit-select-box-shadow-length-values) var(--reference-color-light-red-400);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-select-root.pvd-select--disabled,
:root .pvd-cc-rst-pwd-select-root.pvd-select--disabled {
  --apex-kit-select-icon-color:var(--color-neutral-73);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-select-root.pvd-select--small,
:root .pvd-cc-rst-pwd-select-root.pvd-select--small {
  --apex-kit-select-text-size:var(--system-font-body-small-font-size);
  --apex-kit-select-text-size-at-512:var(--system-font-label-large-font-size);
  --apex-kit-select-icon-width:var(--apex-kit-icon-size-small);
  --apex-kit-select-icon-height:var(--apex-kit-select-icon-width);
  --apex-kit-select-padding-right:calc(var(--apex-kit-select-text-size)*2 + var(--apex-kit-select-icon-width));
  --apex-kit-select-padding-right-at-512:calc(var(--apex-kit-select-text-size-at-512)*2 + var(--apex-kit-select-icon-width));
  --apex-kit-select-icon-right:var(--apex-kit-select-text-size);
  --apex-kit-select-icon-right-at-512:var(--apex-kit-select-text-size-at-512);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-select-root.pvd-select--large,
:root .pvd-cc-rst-pwd-select-root.pvd-select--large {
  --apex-kit-select-text-size:var(--apex-kit-select-fonts-size-large-default);
  --apex-kit-select-text-size-at-512:var(--apex-kit-select-fonts-size-large-at-512);
  --apex-kit-select-icon-width:var(--apex-kit-icon-size-medium);
  --apex-kit-select-icon-height:var(--apex-kit-select-icon-width);
  --apex-kit-select-padding-right:calc(var(--apex-kit-select-text-size)*2 + var(--apex-kit-select-icon-width));
  --apex-kit-select-padding-right-at-512:calc(var(--apex-kit-select-text-size-at-512)*2 + var(--apex-kit-select-icon-width));
  --apex-kit-select-icon-right:var(--apex-kit-select-text-size);
  --apex-kit-select-icon-right-at-512:var(--apex-kit-select-text-size-at-512);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-select-root .pvd-select__select.pvd-select--hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-select-root .pvd-select__select:hover,
:root .pvd-cc-rst-pwd-select-root .pvd-select__select.pvd-select--hover,
:root .pvd-cc-rst-pwd-select-root .pvd-select__select:hover {
  --apex-kit-select-border:var(--apex-kit-select-border-width) var(--apex-kit-select-border-style) var(--reference-color-light-surface);
  --apex-kit-select-box-shadow:var(--apex-kit-select-box-shadow-length-values) var(--reference-color-light-neutral-700);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-select-root .pvd-select__select.pvd-select--focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-select-root .pvd-select__select:focus,
:root .pvd-cc-rst-pwd-select-root .pvd-select__select.pvd-select--focus,
:root .pvd-cc-rst-pwd-select-root .pvd-select__select:focus {
  --apex-kit-select-border:var(--apex-kit-select-border-width) var(--apex-kit-select-border-style) var(--reference-color-light-surface);
  --apex-kit-select-box-shadow:var(--apex-kit-select-box-shadow-length-values) var(--reference-color-light-neutral-900);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-select-root .pvd-select__select:disabled,
:root .pvd-cc-rst-pwd-select-root .pvd-select__select:disabled {
  --apex-kit-select-background-color:var(--reference-color-light-surface-variant);
  --apex-kit-select-border:var(--apex-kit-select-border-width) var(--apex-kit-select-border-style) var(--color-neutral-73);
  --apex-kit-select-text-color:var(--color-neutral-73);
  --apex-kit-select-cursor:not-allowed;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-select-root .pvd-select__select:disabled::placeholder,
:root .pvd-cc-rst-pwd-select-root .pvd-select__select:disabled::placeholder {
  --apex-kit-select-placeholder-color:var(--color-neutral-73);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-select-root .pvd-select__select:disabled.pvd-select--focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-select-root .pvd-select__select:disabled.pvd-select--hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-select-root .pvd-select__select:disabled:focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-select-root .pvd-select__select:disabled:hover,
:root .pvd-cc-rst-pwd-select-root .pvd-select__select:disabled.pvd-select--focus,
:root .pvd-cc-rst-pwd-select-root .pvd-select__select:disabled.pvd-select--hover,
:root .pvd-cc-rst-pwd-select-root .pvd-select__select:disabled:focus,
:root .pvd-cc-rst-pwd-select-root .pvd-select__select:disabled:hover {
  --apex-kit-select-box-shadow:none;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-spinner-root,
:root .pvd-cc-rst-pwd-spinner-root {
  --apex-kit-spinner-direction:ltr;
  --apex-kit-spinner-display:flex;
  --apex-kit-spinner-flex-direction:column;
  --apex-kit-spinner-height:3rem;
  --apex-kit-spinner-margin-bottom:0;
  --apex-kit-spinner-margin-left:auto;
  --apex-kit-spinner-margin-right:auto;
  --apex-kit-spinner-margin-top:0;
  --apex-kit-spinner-position:relative;
  --apex-kit-spinner-width:3rem;
  --apex-kit-spinner-letter-spacing:normal;
  --apex-kit-spinner-visual-animation-duration:5332ms;
  --apex-kit-spinner-visual-animation-iteration-count:infinite;
  --apex-kit-spinner-visual-animation-name:pvd-cc-rst-pwdSpinnerChaseTail;
  --apex-kit-spinner-visual-animation-timing-function:cubic-bezier(0.4,0,0.2,1);
  --apex-kit-spinner-visual-color:var(--reference-color-dark-brand-green-shadow);
  --apex-kit-spinner-visual-display:flex;
  --apex-kit-spinner-visual-height:100%;
  --apex-kit-spinner-visual-opacity:1;
  --apex-kit-spinner-visual-position:absolute;
  --apex-kit-spinner-visual-white-space:nowrap;
  --apex-kit-spinner-visual-width:100%;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-spinner-root:focus,
:root .pvd-cc-rst-pwd-spinner-root:focus {
  --apex-kit-spinner-focus-outline:var(--system-uom-space-utility-eighth-x) dotted var(--color-black);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-spinner-root.pvd-spinner--small,
:root .pvd-cc-rst-pwd-spinner-root.pvd-spinner--small {
  --apex-kit-spinner-small-display:inline-flex;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-spinner-root.pvd-spinner--small .pvd-spinner__spinner,
:root .pvd-cc-rst-pwd-spinner-root.pvd-spinner--small .pvd-spinner__spinner {
  --apex-kit-spinner-height:1rem;
  --apex-kit-spinner-margin-bottom:0;
  --apex-kit-spinner-width:1rem;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-spinner-root.pvd-spinner--small .pvd-spinner__mask-inner,
:root .pvd-cc-rst-pwd-spinner-root.pvd-spinner--small .pvd-spinner__mask-inner {
  --apex-kit-spinner-mask-inner-border-width:0.125rem;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-spinner-root.pvd-spinner--small .pvd-spinner__visual,
:root .pvd-cc-rst-pwd-spinner-root.pvd-spinner--small .pvd-spinner__visual {
  --apex-kit-spinner-visual-color:var(--reference-color-dark-text-on-colored-background);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-spinner-root.pvd-spinner--large .pvd-spinner__spinner,
:root .pvd-cc-rst-pwd-spinner-root.pvd-spinner--large .pvd-spinner__spinner {
  --apex-kit-spinner-height:6rem;
  --apex-kit-spinner-width:6rem;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-spinner-root.pvd-spinner--large .pvd-spinner__mask-inner,
:root .pvd-cc-rst-pwd-spinner-root.pvd-spinner--large .pvd-spinner__mask-inner {
  --apex-kit-spinner-mask-inner-border-width:0.25rem;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-spinner-root.pvd-spinner--force-inline,
:root .pvd-cc-rst-pwd-spinner-root.pvd-spinner--force-inline {
  --apex-kit-spinner-display:inline-flex;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-spinner-root.pvd-spinner--force-block,
:root .pvd-cc-rst-pwd-spinner-root.pvd-spinner--force-block {
  --apex-kit-spinner-display:block;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-spinner-root.pvd-spinner--hidden,
:root .pvd-cc-rst-pwd-spinner-root.pvd-spinner--hidden {
  --apex-kit-spinner-display:none;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-spinner-root.pvd-spinner--white .pvd-spinner__visual,
:root .pvd-cc-rst-pwd-spinner-root.pvd-spinner--white .pvd-spinner__visual {
  --apex-kit-spinner-visual-color:var(--color-white);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-spinner-root.pvd-spinner--white .pvd-spinner__microcopy,
:root .pvd-cc-rst-pwd-spinner-root.pvd-spinner--white .pvd-spinner__microcopy {
  --apex-kit-spinner-microcopy-color:var(--color-white);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-spinner-root pvd-cc-rst-pwd-icon,
:root .pvd-cc-rst-pwd-spinner-root pvd-cc-rst-pwd-icon {
  --apex-kit-spinner-line-height:0;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-spinner-root .pvd-spinner__mask,
:root .pvd-cc-rst-pwd-spinner-root .pvd-spinner__mask {
  --apex-kit-spinner-mask-display:inline-flex;
  --apex-kit-spinner-mask-height:100%;
  --apex-kit-spinner-mask-overflow:hidden;
  --apex-kit-spinner-mask-position:relative;
  --apex-kit-spinner-mask-width:50%;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-spinner-root .pvd-spinner__mask.pvd-spinner__mask--left .pvd-spinner__mask-inner,
:root .pvd-cc-rst-pwd-spinner-root .pvd-spinner__mask.pvd-spinner__mask--left .pvd-spinner__mask-inner {
  --apex-kit-spinner-border-right-color:#0000;
  --apex-kit-spinner-left:0;
  --apex-kit-spinner-transform:rotate(129deg);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-spinner-root .pvd-spinner__mask.pvd-spinner__mask--right .pvd-spinner__mask-inner,
:root .pvd-cc-rst-pwd-spinner-root .pvd-spinner__mask.pvd-spinner__mask--right .pvd-spinner__mask-inner {
  --apex-kit-spinner-border-left-color:#0000;
  --apex-kit-spinner-left:-100%;
  --apex-kit-spinner-transform:rotate(-129deg);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-spinner-root .pvd-spinner__mask-inner,
:root .pvd-cc-rst-pwd-spinner-root .pvd-spinner__mask-inner {
  --apex-kit-spinner-mask-inner-animation-duration:1333ms;
  --apex-kit-spinner-mask-inner-animation-iteration-count:infinite;
  --apex-kit-spinner-mask-inner-animation-timing-function:cubic-bezier(0.4,0,0.2,1);
  --apex-kit-spinner-mask-inner-border-bottom-color:#0000;
  --apex-kit-spinner-mask-inner-border-radius:50%;
  --apex-kit-spinner-mask-inner-border-style:solid;
  --apex-kit-spinner-mask-inner-border-width:0.1875rem;
  --apex-kit-spinner-mask-inner-bottom:0;
  --apex-kit-spinner-mask-inner-position:absolute;
  --apex-kit-spinner-mask-inner-top:0;
  --apex-kit-spinner-mask-inner-width:200%;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-spinner-root .pvd-spinner__microcopy,
:root .pvd-cc-rst-pwd-spinner-root .pvd-spinner__microcopy {
  --apex-kit-spinner-microcopy-color:var(--reference-color-dark-text-on-colored-background);
  --apex-kit-spinner-microcopy-margin:var(--system-uom-space-utility-half-x) 0 0 0;
  --apex-kit-spinner-microcopy-text-align:center;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-spinner-root .pvd-spinner__microcopy-primary,
:root .pvd-cc-rst-pwd-spinner-root .pvd-spinner__microcopy-primary {
  --apex-kit-spinner-microcopy-font-weight:400;
  --apex-kit-spinner-microcopy-primary-align-items:center;
  --apex-kit-spinner-microcopy-primary-display:flex;
  --apex-kit-spinner-microcopy-primary-justify-content:center;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-spinner-root .pvd-spinner__microcopy-secondary,
:root .pvd-cc-rst-pwd-spinner-root .pvd-spinner__microcopy-secondary {
  --apex-kit-spinner-microcopy-secondary-animation-delay:5s;
  --apex-kit-spinner-microcopy-secondary-animation-duration:0.2s;
  --apex-kit-spinner-microcopy-secondary-animation-fill-mode:both;
  --apex-kit-spinner-microcopy-secondary-animation-iteration-count:1;
  --apex-kit-spinner-microcopy-secondary-animation-timing-function:ease-in;
  --apex-kit-spinner-microcopy-secondary-margin:var(--uom-space-stack-quarter-x);
  --apex-kit-spinner-microcopy-secondary-text-align:center;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-spinner-root .pvd-spinner__microcopy-text,
:root .pvd-cc-rst-pwd-spinner-root .pvd-spinner__microcopy-text {
  --apex-kit-spinner-microcopy-text-margin:0;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-spinner-root .pvd-spinner__microcopy-icon,
:root .pvd-cc-rst-pwd-spinner-root .pvd-spinner__microcopy-icon {
  --apex-kit-spinner-microcopy-icon-font-size:0;
  --apex-kit-spinner-microcopy-icon-margin:var(--uom-space-inline-right-half-x);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-spinner-root.pvd-spinner--disable-background,
:root .pvd-cc-rst-pwd-spinner-root.pvd-spinner--disable-background {
  --apex-kit-spinner-background-color:var(--color-white);
  --apex-kit-spinner-border-color:var(--color-black);
  --apex-kit-spinner-border-radius:0.1875rem;
  --apex-kit-spinner-margin:0 auto;
  --apex-kit-spinner-padding:var(--system-uom-space-inset-two-x);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-spinner-root .pvd-page-loading-background,
:root .pvd-cc-rst-pwd-spinner-root .pvd-page-loading-background {
  --apex-kit-spinner-background-color:var(--color-black);
  --apex-kit-spinner-color:var(--color-black);
}
.apex-kit-helios-theme pvd-cc-rst-pwd-ssn-input,
:root pvd-cc-rst-pwd-ssn-input {
  --apex-for-web-input-slot-margin-left:1.5em;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-status-root .pvd-status__image[data-image=failure] .pvd-cc-rst-pwd-icon-root,
:root .pvd-cc-rst-pwd-status-root .pvd-status__image[data-image=failure] .pvd-cc-rst-pwd-icon-root {
  --apex-kit-status-image-color:var(--reference-color-light-red-400);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-status-root .pvd-status__image[data-image=success] .pvd-cc-rst-pwd-icon-root,
:root .pvd-cc-rst-pwd-status-root .pvd-status__image[data-image=success] .pvd-cc-rst-pwd-icon-root {
  --apex-kit-status-image-color:var(--reference-color-light-primary-brand-green);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-status-root .pvd-status__image[data-image=info] .pvd-cc-rst-pwd-icon-root,
:root .pvd-cc-rst-pwd-status-root .pvd-status__image[data-image=info] .pvd-cc-rst-pwd-icon-root {
  --apex-kit-status-image-color:var(--reference-color-light-informational);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-status-root .pvd-status__image[data-image=warn] .pvd-cc-rst-pwd-icon-root,
:root .pvd-cc-rst-pwd-status-root .pvd-status__image[data-image=warn] .pvd-cc-rst-pwd-icon-root {
  --apex-kit-status-image-color:var(--reference-color-light-warning);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-stepper-root,
:root .pvd-cc-rst-pwd-stepper-root {
  --apex-kit-stepper-button-area-size:3rem;
  --apex-kit-stepper-button-height:var(--system-uom-space-utility-one-and-half-x);
  --apex-kit-stepper-button-padding:var(--system-uom-padding-medium);
  --apex-kit-stepper-button-width:var(--system-uom-space-utility-one-and-half-x);
  --apex-kit-stepper-icon-height:var(--system-uom-space-utility-three-quarter-x);
  --apex-kit-stepper-icon-width:var(--system-uom-space-utility-three-quarter-x);
  --apex-kit-stepper-controls-margin:var(--system-uom-space-utility-half-x) 0 0 0;
}
.apex-kit-helios-theme pvd-cc-rst-pwd-switch,
:root pvd-cc-rst-pwd-switch {
  --apex-kit-switch-display:block;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root,
:root .pvd-cc-rst-pwd-switch-root {
  --apex-kit-switch-align-items:center;
  --apex-kit-switch-display:flex;
  --apex-kit-switch-margin-left:0;
  --apex-kit-switch-margin-right:0;
  --apex-kit-switch-background-color:var(--color-white);
  --apex-kit-switch-border:thin solid var(--color-neutral-50);
  --apex-kit-switch-box-shadow:none;
  --apex-kit-switch-padding:0;
  --apex-kit-switch-label-color:var(--color-black);
  --apex-kit-switch-cursor:none;
  --apex-kit-switch-margin:0;
  --apex-kit-switch-border-radius:1.125rem;
  --apex-kit-switch-outline:0;
  --apex-kit-switch-transition:margin-left 0.25s,margin-right 0.25s;
  --apex-kit-switch-outline-color:unset;
  --apex-kit-switch-outline-offset:unset;
  --apex-kit-switch-outline-style:none;
  --apex-kit-switch-outline-width:unset;
  --apex-kit-switch-line-height:1.5;
  --apex-kit-switch-font-size:var(--system-font-body-medium-font-size);
  --apex-kit-switch-letter-spacing:normal;
  --apex-kit-switch-button-width:2.5rem;
  --apex-kit-switch-button-height:auto;
  --apex-kit-switch-height:1rem;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--on.pvd-switch--small .pvd-switch__handle,
:root .pvd-cc-rst-pwd-switch-root.pvd-switch--on.pvd-switch--small .pvd-switch__handle {
  --apex-kit-switch-margin-left:0.75rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--on.pvd-switch--small .pvd-switch__handle,
  :root .pvd-cc-rst-pwd-switch-root.pvd-switch--on.pvd-switch--small .pvd-switch__handle {
    --apex-kit-switch-margin-left:0.875rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--on.pvd-switch--large .pvd-switch__handle,
:root .pvd-cc-rst-pwd-switch-root.pvd-switch--on.pvd-switch--large .pvd-switch__handle {
  --apex-kit-switch-margin-left:1.1875rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--on.pvd-switch--large .pvd-switch__handle,
  :root .pvd-cc-rst-pwd-switch-root.pvd-switch--on.pvd-switch--large .pvd-switch__handle {
    --apex-kit-switch-margin-left:1.21875rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--on .pvd-switch__button,
:root .pvd-cc-rst-pwd-switch-root.pvd-switch--on .pvd-switch__button {
  --apex-kit-switch-background-color:var(--color-green-34);
  --apex-kit-switch-border:thin solid var(--color-green-34);
  --apex-kit-switch-box-shadow:none;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--on .pvd-switch__button.pvd-switch__button--hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--on .pvd-switch__button:hover,
:root .pvd-cc-rst-pwd-switch-root.pvd-switch--on .pvd-switch__button.pvd-switch__button--hover,
:root .pvd-cc-rst-pwd-switch-root.pvd-switch--on .pvd-switch__button:hover {
  --apex-kit-switch-border:thin solid var(--color-white);
  --apex-kit-switch-box-shadow:0 0 0 0.125rem var(--color-green-27);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--on .pvd-switch__button.pvd-switch__button--active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--on .pvd-switch__button.pvd-switch__button--focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--on .pvd-switch__button:active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--on .pvd-switch__button:active:focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--on .pvd-switch__button:focus,
:root .pvd-cc-rst-pwd-switch-root.pvd-switch--on .pvd-switch__button.pvd-switch__button--active,
:root .pvd-cc-rst-pwd-switch-root.pvd-switch--on .pvd-switch__button.pvd-switch__button--focus,
:root .pvd-cc-rst-pwd-switch-root.pvd-switch--on .pvd-switch__button:active,
:root .pvd-cc-rst-pwd-switch-root.pvd-switch--on .pvd-switch__button:active:focus,
:root .pvd-cc-rst-pwd-switch-root.pvd-switch--on .pvd-switch__button:focus {
  --apex-kit-switch-border:thin solid var(--color-white);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--on .pvd-switch__handle,
:root .pvd-cc-rst-pwd-switch-root.pvd-switch--on .pvd-switch__handle {
  --apex-kit-switch-background-color:var(--color-white);
  --apex-kit-switch-margin-left:0.875rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--on .pvd-switch__handle,
  :root .pvd-cc-rst-pwd-switch-root.pvd-switch--on .pvd-switch__handle {
    --apex-kit-switch-margin-left:1.125rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--small .pvd-switch__label,
:root .pvd-cc-rst-pwd-switch-root.pvd-switch--small .pvd-switch__label {
  --apex-kit-switch-font-size:0.75rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--small .pvd-switch__label,
  :root .pvd-cc-rst-pwd-switch-root.pvd-switch--small .pvd-switch__label {
    --apex-kit-switch-font-size:0.875rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--small .pvd-switch__button,
:root .pvd-cc-rst-pwd-switch-root.pvd-switch--small .pvd-switch__button {
  --apex-kit-switch-button-width:2.25rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--small .pvd-switch__button,
  :root .pvd-cc-rst-pwd-switch-root.pvd-switch--small .pvd-switch__button {
    --apex-kit-switch-button-width:2.5rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--small .pvd-switch__handle,
:root .pvd-cc-rst-pwd-switch-root.pvd-switch--small .pvd-switch__handle {
  --apex-kit-switch-height:0.875rem;
  --apex-kit-switch-margin-right:0.75rem;
  --apex-kit-switch-button-width:0.875rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--small .pvd-switch__handle,
  :root .pvd-cc-rst-pwd-switch-root.pvd-switch--small .pvd-switch__handle {
    --apex-kit-switch-height:1rem;
    --apex-kit-switch-margin-right:0.875rem;
    --apex-kit-switch-button-width:1rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--large .pvd-switch__label,
:root .pvd-cc-rst-pwd-switch-root.pvd-switch--large .pvd-switch__label {
  --apex-kit-switch-font-size:1.125rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--large .pvd-switch__label,
  :root .pvd-cc-rst-pwd-switch-root.pvd-switch--large .pvd-switch__label {
    --apex-kit-switch-font-size:1.25rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--large .pvd-switch__button,
:root .pvd-cc-rst-pwd-switch-root.pvd-switch--large .pvd-switch__button {
  --apex-kit-switch-button-width:3.125rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--large .pvd-switch__button,
  :root .pvd-cc-rst-pwd-switch-root.pvd-switch--large .pvd-switch__button {
    --apex-kit-switch-button-width:3.375rem;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--large .pvd-switch__handle-wrapper,
  :root .pvd-cc-rst-pwd-switch-root.pvd-switch--large .pvd-switch__handle-wrapper {
    --apex-kit-switch-padding:0.3125rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--large .pvd-switch__handle,
:root .pvd-cc-rst-pwd-switch-root.pvd-switch--large .pvd-switch__handle {
  --apex-kit-switch-height:1.3125rem;
  --apex-kit-switch-margin-right:1.1875rem;
  --apex-kit-switch-button-width:1.3125rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--large .pvd-switch__handle,
  :root .pvd-cc-rst-pwd-switch-root.pvd-switch--large .pvd-switch__handle {
    --apex-kit-switch-height:1.375rem;
    --apex-kit-switch-margin-right:1.21875rem;
    --apex-kit-switch-button-width:1.375rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root .pvd-switch__label,
:root .pvd-cc-rst-pwd-switch-root .pvd-switch__label {
  --apex-kit-switch-label-color:var(--color-black);
  --apex-kit-switch-cursor:pointer;
  --apex-kit-switch-margin:0 0.75rem 0 0;
  --apex-kit-switch-font-size:0.875rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root .pvd-switch__label,
  :root .pvd-cc-rst-pwd-switch-root .pvd-switch__label {
    --apex-kit-switch-font-size:1rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root .pvd-switch__button,
:root .pvd-cc-rst-pwd-switch-root .pvd-switch__button {
  --apex-kit-switch-background-color:var(--color-white);
  --apex-kit-switch-border:thin solid var(--color-neutral-50);
  --apex-kit-switch-border-radius:1.125rem;
  --apex-kit-switch-cursor:pointer;
  --apex-kit-switch-box-shadow:none;
  --apex-kit-switch-outline:none;
  --apex-kit-switch-padding:0;
  --apex-kit-switch--button-margin:0;
  --apex-kit-switch-transition:background-color 0.25s;
  --apex-kit-switch-button-width:2.5rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root .pvd-switch__button,
  :root .pvd-cc-rst-pwd-switch-root .pvd-switch__button {
    --apex-kit-switch-button-width:3rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root .pvd-switch__button.pvd-switch__button--hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root .pvd-switch__button:hover,
:root .pvd-cc-rst-pwd-switch-root .pvd-switch__button.pvd-switch__button--hover,
:root .pvd-cc-rst-pwd-switch-root .pvd-switch__button:hover {
  --apex-kit-switch-box-shadow:0 0 0 0.125rem var(--color-neutral-40);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root .pvd-switch__button.pvd-switch__button--active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root .pvd-switch__button.pvd-switch__button--focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root .pvd-switch__button:active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root .pvd-switch__button:active:focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root .pvd-switch__button:focus,
:root .pvd-cc-rst-pwd-switch-root .pvd-switch__button.pvd-switch__button--active,
:root .pvd-cc-rst-pwd-switch-root .pvd-switch__button.pvd-switch__button--focus,
:root .pvd-cc-rst-pwd-switch-root .pvd-switch__button:active,
:root .pvd-cc-rst-pwd-switch-root .pvd-switch__button:active:focus,
:root .pvd-cc-rst-pwd-switch-root .pvd-switch__button:focus {
  --apex-kit-switch-box-shadow:0 0 0 0.125rem var(--color-black);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root .pvd-switch__handle-wrapper,
:root .pvd-cc-rst-pwd-switch-root .pvd-switch__handle-wrapper {
  --apex-kit-switch-padding:0.25rem;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root .pvd-switch__handle,
:root .pvd-cc-rst-pwd-switch-root .pvd-switch__handle {
  --apex-kit-switch-background-color:var(--color-neutral-73);
  --apex-kit-switch-border:thin solid #0000;
  --apex-kit-switch-border-radius:50%;
  --apex-kit-switch-height:1rem;
  --apex-kit-switch-margin:0;
  --apex-kit-switch-margin-right:0.875rem;
  --apex-kit-switch-padding:0;
  --apex-kit-switch-transition:margin-left 0.25s,margin-right 0.25s;
  --apex-kit-switch-button-width:1rem;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root .pvd-switch__handle,
  :root .pvd-cc-rst-pwd-switch-root .pvd-switch__handle {
    --apex-kit-switch-height:1.25rem;
    --apex-kit-switch-margin-right:1.125rem;
    --apex-kit-switch-button-width:1.25rem;
  }
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root .pvd-switch__button:focus,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root .pvd-switch__button:hover,
  :root .pvd-cc-rst-pwd-switch-root .pvd-switch__button:focus,
  :root .pvd-cc-rst-pwd-switch-root .pvd-switch__button:hover {
    --apex-kit-switch-outline:LinkText solid 2px;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--on .pvd-switch__handle,
  :root .pvd-cc-rst-pwd-switch-root.pvd-switch--on .pvd-switch__handle {
    --apex-kit-switch-background-color:LinkText;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tab-group-root,
:root .pvd-cc-rst-pwd-tab-group-root {
  --apex-kit-tab-group-overflow:hidden;
  --apex-kit-tab-group-white-space:nowrap;
  --apex-kit-tab-group-background-color:#0000;
  --apex-kit-tab-group-border-bottom:0;
  --apex-kit-tab-group-text-align:left;
  --apex-kit-tab-group-font-family:var(--system-font-display-medium-font-family);
  --apex-kit-tab-group-font-size:var(--system-font-body-medium-font-size);
  --apex-kit-tab-group-padding:0;
  --apex-kit-tab-group-truncation-menu-border-bottom:calc(var(--system-uom-space-inset-eighth-x)*3) solid #0000;
  --apex-kit-tab-group-truncation-menu-display:none;
  --apex-kit-tab-group-truncation-menu-padding:1.25em 1em;
  --apex-kit-tab-group-truncation-menu-position:relative;
  --apex-kit-tab-group-truncation-menu-vertical-align:middle;
  --apex-kit-tab-group-truncation-menu-item-appearance:none;
  --apex-kit-tab-group-truncation-menu-item-cursor:pointer;
  --apex-kit-tab-group-truncation-menu-item-height:100%;
  --apex-kit-tab-group-truncation-menu-item-left:0;
  --apex-kit-tab-group-truncation-menu-item-opacity:0;
  --apex-kit-tab-group-truncation-menu-item-position:absolute;
  --apex-kit-tab-group-truncation-menu-item-top:0;
  --apex-kit-tab-group-truncation-menu-item-width:100%;
  --apex-kit-tab-group-icon-color:var(--color-black);
  --apex-kit-tab-group-icon-position:relative;
  --apex-kit-tab-group-icon-vertical-align:middle;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tab-group-root > .pvd-tab-group__tabs .pvd-tab-group__truncation-menu-wrapper.pvd-tab-group__truncation-menu-wrapper--visible,
:root .pvd-cc-rst-pwd-tab-group-root > .pvd-tab-group__tabs .pvd-tab-group__truncation-menu-wrapper.pvd-tab-group__truncation-menu-wrapper--visible {
  --apex-kit-tab-group-truncation-menu-display:inline-block;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tab-group-root > .pvd-tab-group__tabs .pvd-tab-group__truncation-menu-wrapper:focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tab-group-root > .pvd-tab-group__tabs .pvd-tab-group__truncation-menu-wrapper:hover,
:root .pvd-cc-rst-pwd-tab-group-root > .pvd-tab-group__tabs .pvd-tab-group__truncation-menu-wrapper:focus,
:root .pvd-cc-rst-pwd-tab-group-root > .pvd-tab-group__tabs .pvd-tab-group__truncation-menu-wrapper:hover {
  --apex-kit-tab-group-truncation-menu-border-bottom:calc(var(--system-uom-space-inset-eighth-x)*3) solid var(--color-black);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tab-group-root > .pvd-tab-group__tabs .pvd-tab-group__truncation-menu-wrapper.pvd-tab-group__truncation-menu-wrapper--selected,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tab-group-root > .pvd-tab-group__tabs .pvd-tab-group__truncation-menu-wrapper.pvd-tab-group__truncation-menu-wrapper--selected:hover,
:root .pvd-cc-rst-pwd-tab-group-root > .pvd-tab-group__tabs .pvd-tab-group__truncation-menu-wrapper.pvd-tab-group__truncation-menu-wrapper--selected,
:root .pvd-cc-rst-pwd-tab-group-root > .pvd-tab-group__tabs .pvd-tab-group__truncation-menu-wrapper.pvd-tab-group__truncation-menu-wrapper--selected:hover {
  --apex-kit-tab-group-truncation-menu-border-bottom:calc(var(--system-uom-space-inset-eighth-x)*3) solid var(--color-green-31);
}
@media print {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tab-group-root > .pvd-tab-group__tabs .pvd-tab-group__truncation-menu-wrapper,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tab-group-root > .pvd-tab-group__tabs .pvd-tab-group__truncation-menu-wrapper--visible,
  :root .pvd-cc-rst-pwd-tab-group-root > .pvd-tab-group__tabs .pvd-tab-group__truncation-menu-wrapper,
  :root .pvd-cc-rst-pwd-tab-group-root > .pvd-tab-group__tabs .pvd-tab-group__truncation-menu-wrapper--visible {
    --apex-kit-tab-group-truncation-menu-display:none;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tab-group-root.pvd-tab-group--tabs-align-center > .pvd-tab-group__tabs,
:root .pvd-cc-rst-pwd-tab-group-root.pvd-tab-group--tabs-align-center > .pvd-tab-group__tabs {
  --apex-kit-tab-group-text-align:center;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tab-group-root.pvd-tab-group--border > .pvd-tab-group__tabs,
:root .pvd-cc-rst-pwd-tab-group-root.pvd-tab-group--border > .pvd-tab-group__tabs {
  --apex-kit-tab-group-border-bottom:1px solid var(--color-neutral-80);
  --apex-kit-tab-group-padding:0 0 1px 0;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tab-group-root.pvd-tab-group--small > .pvd-tab-group__tabs,
:root .pvd-cc-rst-pwd-tab-group-root.pvd-tab-group--small > .pvd-tab-group__tabs {
  --apex-kit-tab-group-font-size:var(--system-font-body-small-font-size);
}
@media screen and (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tab-group-root.pvd-tab-group--small > .pvd-tab-group__tabs,
  :root .pvd-cc-rst-pwd-tab-group-root.pvd-tab-group--small > .pvd-tab-group__tabs {
    --apex-kit-tab-group-font-size:0.875rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tab-group-root.pvd-tab-group--large > .pvd-tab-group__tabs,
:root .pvd-cc-rst-pwd-tab-group-root.pvd-tab-group--large > .pvd-tab-group__tabs {
  --apex-kit-tab-group-font-size:1.125rem;
}
@media screen and (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tab-group-root.pvd-tab-group--large > .pvd-tab-group__tabs,
  :root .pvd-cc-rst-pwd-tab-group-root.pvd-tab-group--large > .pvd-tab-group__tabs {
    --apex-kit-tab-group-font-size:1.25rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tab-group-root.pvd-tab-group--tabs-white-background > .pvd-tab-group__tabs .pvd-tab__tab,
:root .pvd-cc-rst-pwd-tab-group-root.pvd-tab-group--tabs-white-background > .pvd-tab-group__tabs .pvd-tab__tab {
  --apex-kit-tab-group-background-color:var(--color-white);
}
@media screen and (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tab-group-root,
  :root .pvd-cc-rst-pwd-tab-group-root {
    --apex-kit-tab-group-font-size:var(--system-font-body-large-font-size);
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tab-panel-root,
:root .pvd-cc-rst-pwd-tab-panel-root {
  --apex-kit-tab-panel-margin-top:var(--system-uom-space-utility-one-x);
  --apex-kit-tab-panel-display:none;
  --apex-kit-tab-panel-outline:none;
  --apex-kit-tab-panel-outline-offset:0;
  --apex-kit-tab-panel-transition:none;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tab-panel-root.pvd-tab-panel--visible,
:root .pvd-cc-rst-pwd-tab-panel-root.pvd-tab-panel--visible {
  --apex-kit-tab-panel-display:block;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tab-panel-root .pvd-tab-panel__panel:focus,
:root .pvd-cc-rst-pwd-tab-panel-root .pvd-tab-panel__panel:focus {
  --apex-kit-tab-panel-outline:1px dotted var(--color-black);
  --apex-kit-tab-panel-outline-offset:0;
  --apex-kit-tab-panel-transition:none;
}
.apex-kit-helios-theme pvd-cc-rst-pwd-tab,
:root pvd-cc-rst-pwd-tab {
  --apex-kit-tab-vertical-align:null;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tab-root,
:root .pvd-cc-rst-pwd-tab-root {
  --apex-kit-tab-vertical-align:bottom;
  --apex-kit-tab-display:inline-flex;
  --apex-kit-tab-margin-right:1px;
  --apex-kit-tab-border:1px dotted #0000;
  --apex-kit-tab-outline:none;
  --apex-kit-tab-outline-offset:0;
  --apex-kit-tab-max-width:none;
  --apex-kit-tab-item-border-bottom:calc(var(--system-uom-space-inset-eighth-x)*3) solid #0000;
  --apex-kit-tab-item-color:var(--color-black);
  --apex-kit-tab-item-cursor:pointer;
  --apex-kit-tab-item-display:inline-block;
  --apex-kit-tab-item-line-height:1.25;
  --apex-kit-tab-item-padding:1.25em 1em;
  --apex-kit-tab-item-text-align:left;
  --apex-kit-tab-item-white-space:normal;
  --apex-kit-tab-item-font-weight:400;
  --apex-kit-tab-item-outline:none;
  --apex-kit-tab-item-outline-offset:0;
  --apex-kit-tab-item-transition:none;
  --apex-kit-tab-item-letter-spacing:0;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tab-root .pvd-tab__tab:focus,
:root .pvd-cc-rst-pwd-tab-root .pvd-tab__tab:focus {
  --apex-kit-tab-border:1px dotted var(--color-black);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tab-root.pvd-tab--wrap-label .pvd-tab__tab,
:root .pvd-cc-rst-pwd-tab-root.pvd-tab--wrap-label .pvd-tab__tab {
  --apex-kit-tab-max-width:calc(var(--system-uom-space-utility-one-x)*18.5);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tab-root.pvd-tab--selected,
:root .pvd-cc-rst-pwd-tab-root.pvd-tab--selected {
  --apex-kit-tab-item-border-bottom:calc(var(--system-uom-space-inset-eighth-x)*3) solid var(--color-green-34);
  --apex-kit-tab-item-color:var(--color-black);
  --apex-kit-tab-item-font-weight:700;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tab-root:not(.pvd-tab--selected):hover,
:root .pvd-cc-rst-pwd-tab-root:not(.pvd-tab--selected):hover {
  --apex-kit-tab-item-border-bottom:calc(var(--system-uom-space-inset-eighth-x)*3) solid var(--color-black);
}
@media print {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tab-root:not(.pvd-tab--selected),
  :root .pvd-cc-rst-pwd-tab-root:not(.pvd-tab--selected) {
    display: none;
  }
}
@media not print {
  .apex-kit-helios-theme .pvd-tab--truncated .pvd-cc-rst-pwd-tab-root,
  :root .pvd-tab--truncated .pvd-cc-rst-pwd-tab-root {
    --apex-kit-tab-font-size:0;
  }
  @media (forced-colors: active) {
    .apex-kit-helios-theme .pvd-cc-rst-pwd-tab-root.pvd-tab--selected,
    :root .pvd-cc-rst-pwd-tab-root.pvd-tab--selected {
      --apex-kit-tab-item-outline:calc(var(--system-uom-space-inset-eighth-x)*3) solid Highlight;
      --apex-kit-tab-item-outline-offset:calc(var(--system-uom-space-inset-quarter-x)*-1);
    }
    .apex-kit-helios-theme .pvd-cc-rst-pwd-tab-root.pvd-tab--selected:focus,
    .apex-kit-helios-theme .pvd-cc-rst-pwd-tab-root.pvd-tab--selected:hover,
    :root .pvd-cc-rst-pwd-tab-root.pvd-tab--selected:focus,
    :root .pvd-cc-rst-pwd-tab-root.pvd-tab--selected:hover {
      --apex-kit-tab-outline:LinkText solid var(--system-uom-space-inset-eighth-x);
      --apex-kit-tab-outline-offset:calc(var(--system-uom-space-inset-quarter-x)*-1);
    }
    .apex-kit-helios-theme .pvd-cc-rst-pwd-tab-root:not(.pvd-tab--selected),
    :root .pvd-cc-rst-pwd-tab-root:not(.pvd-tab--selected) {
      --apex-kit-tab-item-outline:0;
      --apex-kit-tab-item-outline-offset:0;
    }
    .apex-kit-helios-theme .pvd-cc-rst-pwd-tab-root:not(.pvd-tab--selected):focus,
    .apex-kit-helios-theme .pvd-cc-rst-pwd-tab-root:not(.pvd-tab--selected):hover,
    :root .pvd-cc-rst-pwd-tab-root:not(.pvd-tab--selected):focus,
    :root .pvd-cc-rst-pwd-tab-root:not(.pvd-tab--selected):hover {
      --apex-kit-tab-outline:LinkText solid var(--system-uom-space-inset-eighth-x);
      --apex-kit-tab-outline-offset:calc(var(--system-uom-space-inset-quarter-x)*-1);
    }
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root,
:root .pvd-cc-rst-pwd-table-root {
  --apex-kit-table-display:block;
  --apex-kit-table-font-size:var(--system-font-body-small-font-size);
  --apex-kit-table-position:relative;
  --apex-kit-table-text-color:var(--color-black);
  --apex-kit-table-letter-spacing:0;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__container,
:root .pvd-cc-rst-pwd-table-root .pvd-table__container {
  --apex-kit-table-overflow-x:auto;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__table,
:root .pvd-cc-rst-pwd-table-root .pvd-table__table {
  --apex-kit-table-background-color:var(--color-white);
  --apex-kit-table-border-collapse:collapse;
  --apex-kit-table-display:table;
  --apex-kit-table-margin:var(--system-uom-padding-none);
  --apex-kit-table-max-width:100%;
  --apex-kit-table-table-layout:auto;
  --apex-kit-table-width:100%;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__head,
:root .pvd-cc-rst-pwd-table-root .pvd-table__head {
  --apex-kit-table-display:table-header-group;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell,
:root .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell {
  --apex-kit-table-border-bottom:null;
  --apex-kit-table-border-left:1px solid var(--color-neutral-80);
  --apex-kit-table-border-right:1px solid var(--color-neutral-80);
  --apex-kit-table-border-top:1px solid var(--color-neutral-80);
  --apex-kit-table-display:table-cell;
  --apex-kit-table-font-weight:700;
  --apex-kit-table-padding:var(--system-uom-padding-large);
  --apex-kit-table-text-align:left;
  --apex-kit-table-vertical-align:bottom;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell:first-child,
:root .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell:first-child {
  --apex-kit-table-border-left:var(--system-uom-padding-none);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell:last-child,
:root .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell:last-child {
  --apex-kit-table-border-right:var(--system-uom-padding-none);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--fixed,
:root .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--fixed {
  --apex-kit-table-background-color:var(--color-white);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--fixed.pvd-table__column-header-cell--fixed-first,
:root .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--fixed.pvd-table__column-header-cell--fixed-first {
  --apex-kit-table-box-shadow:4px 0 2px 0 #0000001a;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--fixed.pvd-table__column-header-cell--fixed-last,
:root .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--fixed.pvd-table__column-header-cell--fixed-last {
  --apex-kit-table-box-shadow:-4px 0 2px 0 #0000001a;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--sortable,
:root .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--sortable {
  --apex-kit-table-cursor:pointer;
  --apex-kit-table-padding:var(--system-uom-padding-none);
  --apex-kit-table-text-align:right;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--sortable:hover,
:root .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--sortable:hover {
  --apex-kit-table-background-color:var(--color-neutral-95);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--sortable:hover .pvd-table__column-header-cell-sort-button,
:root .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--sortable:hover .pvd-table__column-header-cell-sort-button {
  --apex-kit-table-border-bottom:1px solid var(--color-black);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--sortable.pvd-table__column-header-cell--sort-active .pvd-table__column-header-cell-sort-button,
:root .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--sortable.pvd-table__column-header-cell--sort-active .pvd-table__column-header-cell-sort-button {
  --apex-kit-table-border-bottom:1px solid var(--reference-color-dark-brand-green-shadow);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--sortable.pvd-table__column-header-cell--sort-active .pvd-table__unsorted-icon,
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--sortable.pvd-table__column-header-cell--unsorted .pvd-table__sort-icon,
:root .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--sortable.pvd-table__column-header-cell--sort-active .pvd-table__unsorted-icon,
:root .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--sortable.pvd-table__column-header-cell--unsorted .pvd-table__sort-icon {
  --apex-kit-table-icon-display:none;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--sortable.pvd-table__column-header-cell--sort-ascending .pvd-table__sort-icon,
:root .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--sortable.pvd-table__column-header-cell--sort-ascending .pvd-table__sort-icon {
  --apex-kit-table-transform:rotate(180deg);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--sortable.pvd-table__column-header-cell--sort-descending .pvd-table__sort-icon,
:root .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--sortable.pvd-table__column-header-cell--sort-descending .pvd-table__sort-icon {
  --apex-kit-table-transform:rotate(0deg);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--sortable .pvd-table__sort-icon,
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--sortable .pvd-table__unsorted-icon,
:root .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--sortable .pvd-table__sort-icon,
:root .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--sortable .pvd-table__unsorted-icon {
  --apex-kit-table-icon-display:inline-block;
  --apex-kit-table-vertical-align:middle;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__row-header-cell,
:root .pvd-cc-rst-pwd-table-root .pvd-table__row-header-cell {
  --apex-kit-table-border-bottom:1px solid var(--color-neutral-80);
  --apex-kit-table-border-left:0;
  --apex-kit-table-border-right:1px solid var(--color-neutral-80);
  --apex-kit-table-border-top:1px solid var(--color-neutral-80);
  --apex-kit-table-display:table-cell;
  --apex-kit-table-padding:var(--system-uom-padding-large);
  --apex-kit-table-text-align:left;
  --apex-kit-table-vertical-align:top;
  --apex-kit-white-space:nowrap;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__body,
:root .pvd-cc-rst-pwd-table-root .pvd-table__body {
  --apex-kit-table-display:table-row-group;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__row,
:root .pvd-cc-rst-pwd-table-root .pvd-table__row {
  --apex-kit-table-background-color:var(--color-white);
  --apex-kit-table-display:table-row;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__row .pvd-table__data-cell:last-child,
:root .pvd-cc-rst-pwd-table-root .pvd-table__row .pvd-table__data-cell:last-child {
  --apex-kit-table-border-right:null;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__row:last-child .pvd-table__row-header-cell,
:root .pvd-cc-rst-pwd-table-root .pvd-table__row:last-child .pvd-table__row-header-cell {
  --apex-kit-table-border-bottom:1px solid var(--color-neutral-80);
  --apex-kit-table-border-bottom-left-radius:null;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__row:last-child .pvd-table__data-cell,
:root .pvd-cc-rst-pwd-table-root .pvd-table__row:last-child .pvd-table__data-cell {
  --apex-kit-table-border-bottom:1px solid var(--color-neutral-80);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__row:last-child .pvd-table__data-cell:last-child,
:root .pvd-cc-rst-pwd-table-root .pvd-table__row:last-child .pvd-table__data-cell:last-child {
  --apex-kit-table-border-bottom-right-radius:null;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__foot,
:root .pvd-cc-rst-pwd-table-root .pvd-table__foot {
  --apex-kit-table-display:table-footer-group;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__foot .pvd-table__data-cell,
:root .pvd-cc-rst-pwd-table-root .pvd-table__foot .pvd-table__data-cell {
  --apex-kit-table-border-left:var(--system-uom-padding-none);
  --apex-kit-table-border-right:var(--system-uom-padding-none);
  --apex-kit-table-border-top:2px solid var(--color-neutral-80);
  --apex-kit-table-border-bottom:1px solid #ccc;
  --apex-kit-table-font-weight:700;
  --apex-kit-table-white-space:nowrap;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__foot .pvd-table__data-cell.pvd-table__data-cell--fixed.pvd-table__data-cell--fixed-last,
:root .pvd-cc-rst-pwd-table-root .pvd-table__foot .pvd-table__data-cell.pvd-table__data-cell--fixed.pvd-table__data-cell--fixed-last {
  --apex-kit-table-border-left:1px solid var(--color-neutral-80);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__foot .pvd-table__row-header-cell,
:root .pvd-cc-rst-pwd-table-root .pvd-table__foot .pvd-table__row-header-cell {
  --apex-kit-table-border-left:0;
  --apex-kit-table-font-weight:700;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__foot .pvd-table__row-header-cell.pvd-table__row-header-cell--fixed.pvd-table__row-header-cell--fixed-last,
:root .pvd-cc-rst-pwd-table-root .pvd-table__foot .pvd-table__row-header-cell.pvd-table__row-header-cell--fixed.pvd-table__row-header-cell--fixed-last {
  --apex-kit-table-border-left:1px solid var(--color-neutral-80);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__caption,
:root .pvd-cc-rst-pwd-table-root .pvd-table__caption {
  --apex-kit-table-margin:var(--system-uom-padding-none);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__caption-microcopy,
:root .pvd-cc-rst-pwd-table-root .pvd-table__caption-microcopy {
  --apex-kit-table-margin:0.75rem 0 0 0;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__data-cell,
:root .pvd-cc-rst-pwd-table-root .pvd-table__data-cell {
  --apex-kit-table-border-bottom:null;
  --apex-kit-table-border-left:1px solid var(--color-neutral-80);
  --apex-kit-table-border-right:1px solid var(--color-neutral-80);
  --apex-kit-table-border-top:1px solid var(--color-neutral-80);
  --apex-kit-table-display:table-cell;
  --apex-kit-table-padding:var(--system-uom-padding-large);
  --apex-kit-table-text-align:left;
  --apex-kit-table-vertical-align:top;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__data-cell:first-child,
:root .pvd-cc-rst-pwd-table-root .pvd-table__data-cell:first-child {
  --apex-kit-table-border-left:var(--system-uom-padding-none);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__data-cell:last-child,
:root .pvd-cc-rst-pwd-table-root .pvd-table__data-cell:last-child {
  --apex-kit-table-border-right:var(--system-uom-padding-none);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__data-cell.pvd-table__data-cell--fixed,
:root .pvd-cc-rst-pwd-table-root .pvd-table__data-cell.pvd-table__data-cell--fixed {
  --apex-kit-table-background-color:var(--color-white);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__data-cell.pvd-table__data-cell--fixed.pvd-table__data-cell--fixed-first,
:root .pvd-cc-rst-pwd-table-root .pvd-table__data-cell.pvd-table__data-cell--fixed.pvd-table__data-cell--fixed-first {
  --apex-kit-table-box-shadow:4px 0 2px 0 #0000001a;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__data-cell.pvd-table__data-cell--fixed.pvd-table__data-cell--fixed-last,
:root .pvd-cc-rst-pwd-table-root .pvd-table__data-cell.pvd-table__data-cell--fixed.pvd-table__data-cell--fixed-last {
  --apex-kit-table-box-shadow:-4px 0 2px 0 #0000001a;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__data-cell.pvd-table__data-cell--performance-gain,
:root .pvd-cc-rst-pwd-table-root .pvd-table__data-cell.pvd-table__data-cell--performance-gain {
  --apex-kit-table-color:var(--color-green-24);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__data-cell.pvd-table__data-cell--performance-loss,
:root .pvd-cc-rst-pwd-table-root .pvd-table__data-cell.pvd-table__data-cell--performance-loss {
  --apex-kit-table-color:var(--color-red-39);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root.pvd-table--dense .pvd-table__column-header-cell,
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root.pvd-table--dense .pvd-table__data-cell,
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root.pvd-table--dense .pvd-table__row-header-cell,
:root .pvd-cc-rst-pwd-table-root.pvd-table--dense .pvd-table__column-header-cell,
:root .pvd-cc-rst-pwd-table-root.pvd-table--dense .pvd-table__data-cell,
:root .pvd-cc-rst-pwd-table-root.pvd-table--dense .pvd-table__row-header-cell {
  --apex-kit-table-padding:var(--system-uom-padding-medium);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root.pvd-table--dense .pvd-table__column-header-cell-sort-button,
:root .pvd-cc-rst-pwd-table-root.pvd-table--dense .pvd-table__column-header-cell-sort-button {
  --apex-kit-table-padding:var(--system-uom-padding-medium);
  --apex-kit-table-padding-bottom:var(--system-uom-padding-medium);
  --apex-kit-table-border-width:3px;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root.pvd-table--disable-column-dividers .pvd-table__column-header-cell,
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root.pvd-table--disable-column-dividers .pvd-table__data-cell,
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root.pvd-table--disable-column-dividers .pvd-table__row-header-cell,
:root .pvd-cc-rst-pwd-table-root.pvd-table--disable-column-dividers .pvd-table__column-header-cell,
:root .pvd-cc-rst-pwd-table-root.pvd-table--disable-column-dividers .pvd-table__data-cell,
:root .pvd-cc-rst-pwd-table-root.pvd-table--disable-column-dividers .pvd-table__row-header-cell {
  --apex-kit-table-border-left:var(--system-uom-padding-none);
  --apex-kit-table-border-right:var(--system-uom-padding-none);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root.pvd-table--fit-content .pvd-table__table,
:root .pvd-cc-rst-pwd-table-root.pvd-table--fit-content .pvd-table__table {
  --apex-kit-table-width:auto;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root.pvd-table--striped .pvd-table__body .pvd-table__row:nth-child(odd),
:root .pvd-cc-rst-pwd-table-root.pvd-table--striped .pvd-table__body .pvd-table__row:nth-child(odd) {
  --apex-kit-table-background-color:var(--color-neutral-95);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root.pvd-table--disable-all-text-wrap .pvd-table__table,
:root .pvd-cc-rst-pwd-table-root.pvd-table--disable-all-text-wrap .pvd-table__table {
  --apex-kit-table-white-space:nowrap;
}
@media print {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-table-root.pvd-table--disable-all-text-wrap .pvd-table__table,
  :root .pvd-cc-rst-pwd-table-root.pvd-table--disable-all-text-wrap .pvd-table__table {
    --apex-kit-table-white-space:normal;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root.pvd-table--disable-head-text-wrap .pvd-table__head,
:root .pvd-cc-rst-pwd-table-root.pvd-table--disable-head-text-wrap .pvd-table__head {
  --apex-kit-table-white-space:nowrap;
}
@media print {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-table-root.pvd-table--disable-head-text-wrap .pvd-table__head,
  :root .pvd-cc-rst-pwd-table-root.pvd-table--disable-head-text-wrap .pvd-table__head {
    --apex-kit-table-white-space:normal;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root.pvd-table--disable-body-text-wrap .pvd-table__body,
:root .pvd-cc-rst-pwd-table-root.pvd-table--disable-body-text-wrap .pvd-table__body {
  --apex-kit-table-white-space:nowrap;
}
@media print {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-table-root.pvd-table--disable-body-text-wrap .pvd-table__body,
  :root .pvd-cc-rst-pwd-table-root.pvd-table--disable-body-text-wrap .pvd-table__body {
    --apex-kit-table-white-space:normal;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root.pvd-table--disable-foot-text-wrap .pvd-table__foot,
:root .pvd-cc-rst-pwd-table-root.pvd-table--disable-foot-text-wrap .pvd-table__foot {
  --apex-kit-table-white-space:nowrap;
}
@media print {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-table-root.pvd-table--disable-foot-text-wrap .pvd-table__foot,
  :root .pvd-cc-rst-pwd-table-root.pvd-table--disable-foot-text-wrap .pvd-table__foot {
    --apex-kit-table-white-space:normal;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root.pvd-table--remove-body .pvd-table__head,
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root.pvd-table--remove-foot .pvd-table__foot,
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root.pvd-table--remove-head .pvd-table__head,
:root .pvd-cc-rst-pwd-table-root.pvd-table--remove-body .pvd-table__head,
:root .pvd-cc-rst-pwd-table-root.pvd-table--remove-foot .pvd-table__foot,
:root .pvd-cc-rst-pwd-table-root.pvd-table--remove-head .pvd-table__head {
  --apex-kit-table-display:none;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell-content.pvd-table__column-header-cell-content--fixed,
:root .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell-content.pvd-table__column-header-cell-content--fixed {
  --apex-kit-table-align-items:flex-end;
  --apex-kit-table-box-shadow:null;
  --apex-kit-table-display:flex;
  --apex-kit-table-height:100%;
  --apex-kit-table-left:null;
  --apex-kit-table-right:null;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell-sort-button,
:root .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell-sort-button {
  --apex-kit-table-background-color:#0000;
  --apex-kit-table-border:var(--system-uom-padding-none);
  --apex-kit-table-border-bottom:1px solid #0000;
  --apex-kit-table-cursor:pointer;
  --apex-kit-table-display:block;
  --apex-kit-table-font-weight:700;
  --apex-kit-table-margin:var(--system-uom-padding-none);
  --apex-kit-table-padding:var(--system-uom-padding-large);
  --apex-kit-table-padding-bottom:var(--system-uom-padding-large);
  --apex-kit-table-vertical-align:bottom;
  --apex-kit-table-white-space:nowrap;
  --apex-kit-table-width:100%;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell-sort-button:active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell-sort-button:focus,
:root .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell-sort-button:active,
:root .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell-sort-button:focus {
  --apex-kit-table-outline:2px solid var(--color-black);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__sort-icon,
.apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__unsorted-icon,
:root .pvd-cc-rst-pwd-table-root .pvd-table__sort-icon,
:root .pvd-cc-rst-pwd-table-root .pvd-table__unsorted-icon {
  --apex-kit-table-icon-display:inline-block;
  --apex-kit-table-vertical-align:text-bottom;
}
@media print {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-table-root,
  :root .pvd-cc-rst-pwd-table-root {
    --apex-kit-table-color-adjust:exact;
    --apex-kit-table-page-break-before:always;
  }
  .apex-kit-helios-theme .pvd-cc-rst-pwd-table-root .pvd-table__container,
  :root .pvd-cc-rst-pwd-table-root .pvd-table__container {
    --apex-kit-table-overflow-x:unset;
  }
}
.apex-kit-helios-theme pvd-cc-rst-pwd-textarea,
:root pvd-cc-rst-pwd-textarea {
  --apex-kit-textarea-background-color:var(--reference-color-light-background);
  --apex-kit-textarea-border:none;
  --apex-kit-textarea-box-shadow:none;
  --apex-kit-textarea-display:block;
  --apex-kit-textarea-width:null;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-textarea-root,
:root .pvd-cc-rst-pwd-textarea-root {
  --apex-kit-textarea-display:block;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-textarea-root.pvd-textarea--full-width .pvd-textarea__textarea,
:root .pvd-cc-rst-pwd-textarea-root.pvd-textarea--full-width .pvd-textarea__textarea {
  --apex-kit-textarea-width:100%;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-textarea-root.pvd-textarea--error .pvd-textarea__textarea,
:root .pvd-cc-rst-pwd-textarea-root.pvd-textarea--error .pvd-textarea__textarea {
  --apex-kit-textarea-background-color:var(--reference-color-light-background);
  --apex-kit-textarea-border:1px solid var(--color-red-47);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-textarea-root.pvd-textarea--error .pvd-textarea__textarea.pvd-textarea--focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-textarea-root.pvd-textarea--error .pvd-textarea__textarea.pvd-textarea--hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-textarea-root.pvd-textarea--error .pvd-textarea__textarea:focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-textarea-root.pvd-textarea--error .pvd-textarea__textarea:hover,
:root .pvd-cc-rst-pwd-textarea-root.pvd-textarea--error .pvd-textarea__textarea.pvd-textarea--focus,
:root .pvd-cc-rst-pwd-textarea-root.pvd-textarea--error .pvd-textarea__textarea.pvd-textarea--hover,
:root .pvd-cc-rst-pwd-textarea-root.pvd-textarea--error .pvd-textarea__textarea:focus,
:root .pvd-cc-rst-pwd-textarea-root.pvd-textarea--error .pvd-textarea__textarea:hover {
  --apex-kit-textarea-border:1px solid var(--color-white);
  --apex-kit-textarea-box-shadow:0 0 0 0.125rem var(--color-red-47);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea,
:root .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea {
  --apex-kit-textarea-appearance:none;
  --apex-kit-textarea-background-color:var(--reference-color-light-background);
  --apex-kit-textarea-border:1px solid var(--color-neutral-50);
  --apex-kit-textarea-border-radius:var(--system-uom-space-utility-half-x) var(--system-uom-space-utility-half-x) var(--system-uom-space-inset-eighth-x) var(--system-uom-space-utility-half-x);
  --apex-kit-textarea-color:var(--color-black);
  --apex-kit-textarea-font-family:inherit;
  --apex-kit-textarea-font-size:inherit;
  --apex-kit-textarea-letter-spacing:none;
  --apex-kit-textarea-line-height:inherit;
  --apex-kit-textarea-margin:0;
  --apex-kit-textarea-max-width:100%;
  --apex-kit-textarea-min-height:2.325em;
  --apex-kit-textarea-outline:none;
  --apex-kit-textarea-padding:var(--system-uom-space-inset-half-x) var(--system-uom-space-inset-one-x);
  --apex-kit-textarea-width:null;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea::placeholder,
:root .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea::placeholder {
  --apex-kit-textarea-color:var(--color-neutral-40);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea:-moz-ui-invalid,
:root .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea:-moz-ui-invalid {
  --apex-kit-textarea-box-shadow:none;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea.pvd-textarea--hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea:hover,
:root .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea.pvd-textarea--hover,
:root .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea:hover {
  --apex-kit-textarea-border:1px solid var(--color-white);
  --apex-kit-textarea-box-shadow:0 0 0 0.125rem var(--color-neutral-50);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea.pvd-textarea--focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea:focus,
:root .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea.pvd-textarea--focus,
:root .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea:focus {
  --apex-kit-textarea-border:1px solid var(--color-white);
  --apex-kit-textarea-box-shadow:0 0 0 0.125rem var(--color-black);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea.pvd-textarea--disabled,
.apex-kit-helios-theme .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea:disabled,
:root .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea.pvd-textarea--disabled,
:root .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea:disabled {
  --apex-kit-textarea-background-color:var(--color-neutral-95);
  --apex-kit-textarea-border:1px solid var(--color-neutral-73);
  --apex-kit-textarea-color:var(--color-neutral-73);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea.pvd-textarea--disabled::placeholder,
.apex-kit-helios-theme .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea:disabled::placeholder,
:root .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea.pvd-textarea--disabled::placeholder,
:root .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea:disabled::placeholder {
  --apex-kit-textarea-color:var(--color-neutral-73);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea.pvd-textarea--disabled.pvd-textarea--focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea.pvd-textarea--disabled:focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea.pvd-textarea--disabled:hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea:disabled.pvd-textarea--focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea:disabled:focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea:disabled:hover,
:root .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea.pvd-textarea--disabled.pvd-textarea--focus,
:root .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea.pvd-textarea--disabled:focus,
:root .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea.pvd-textarea--disabled:hover,
:root .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea:disabled.pvd-textarea--focus,
:root .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea:disabled:focus,
:root .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea:disabled:hover {
  --apex-kit-textarea-box-shadow:none;
}
.apex-kit-helios-theme pvd-cc-rst-pwd-text-input,
:root pvd-cc-rst-pwd-text-input {
  --apex-for-web-input-slot-margin-left:1.5em;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root,
:root .pvd-cc-rst-pwd-tile-root {
  --apex-kit-tile-background-color:var(--color-white);
  --apex-kit-tile-border:var(--apex-kit-tile-border-color) var(--apex-kit-tile-border-style) var(--apex-kit-tile-border-width);
  --apex-kit-tile-border-color:var(--color-neutral-80);
  --apex-kit-tile-border-radius:var(--system-uom-rounded-corners-medium-top-leading) var(--system-uom-rounded-corners-medium-bottom-leading) var(--system-uom-rounded-corners-medium-bottom-trailing) var(--system-uom-rounded-corners-medium-top-trailing);
  --apex-kit-tile-border-style:solid;
  --apex-kit-tile-border-width:thin;
  --apex-kit-tile-padding:var(--system-uom-padding-large);
  --apex-kit-tile-padding-at-512:var(--system-uom-space-inset-one-and-half-x);
  --apex-kit-tile-padding-at-768:var(--system-uom-space-inset-one-and-half-x);
  --apex-kit-tile-padding-at-960:var(--system-uom-space-inset-one-and-half-x);
  --apex-kit-tile-padding-at-1280:var(--system-uom-space-inset-one-and-half-x);
  --apex-kit-tile-padding-content-bottom-weighted:0 0 var(--system-uom-padding-medium) 0;
  --apex-kit-tile-box-shadow:null;
  --apex-kit-tile-outline:null;
  --apex-kit-tile-outline-offset:null;
  --apex-kit-tile-outline-transition:null;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile.pvd-tile--active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile.pvd-tile--active-focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile:active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile:active:focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile.pvd-tile--active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile.pvd-tile--active-focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile:active,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile:active:focus,
:root .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile.pvd-tile--active,
:root .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile.pvd-tile--active-focus,
:root .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile:active,
:root .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile:active:focus,
:root .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile.pvd-tile--active,
:root .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile.pvd-tile--active-focus,
:root .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile:active,
:root .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile:active:focus {
  --apex-kit-tile-border:var(--apex-kit-tile-border-color) var(--apex-kit-tile-border-style) var(--apex-kit-tile-border-width);
  --apex-kit-tile-border-color:var(--color-white);
  --apex-kit-tile-border-style:solid;
  --apex-kit-tile-border-width:thin;
  --apex-kit-tile-box-shadow:0 0 0 var(--apex-kit-tile-box-shadow-spread-radius) var(--apex-kit-tile-box-shadow-color);
  --apex-kit-tile-box-shadow-color:var(--color-black);
  --apex-kit-tile-box-shadow-spread-radius:2px;
  --apex-kit-tile-outline:none;
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile.pvd-tile--active,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile.pvd-tile--active-focus,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile:active,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile:active:focus,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile.pvd-tile--active,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile.pvd-tile--active-focus,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile:active,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile:active:focus,
  :root .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile.pvd-tile--active,
  :root .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile.pvd-tile--active-focus,
  :root .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile:active,
  :root .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile:active:focus,
  :root .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile.pvd-tile--active,
  :root .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile.pvd-tile--active-focus,
  :root .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile:active,
  :root .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile:active:focus {
    --apex-kit-tile-outline:var(--apex-kit-tile-outline-color) var(--apex-kit-tile-outline-style) var(--apex-kit-tile-outline-width);
    --apex-kit-tile-outline-color:LinkText;
    --apex-kit-tile-outline-offset:1px;
    --apex-kit-tile-outline-style:solid;
    --apex-kit-tile-outline-width:1px;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile.pvd-tile--focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile:focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile.pvd-tile--focus,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile:focus,
:root .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile.pvd-tile--focus,
:root .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile:focus,
:root .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile.pvd-tile--focus,
:root .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile:focus {
  --apex-kit-tile-border:var(--apex-kit-tile-border-width) var(--apex-kit-tile-border-style) var(--apex-kit-tile-border-color);
  --apex-kit-tile-border-color:var(--color-white);
  --apex-kit-tile-border-style:solid;
  --apex-kit-tile-border-width:thin;
  --apex-kit-tile-box-shadow:0 0 0 var(--apex-kit-tile-box-shadow-spread-radius) var(--apex-kit-tile-box-shadow-color);
  --apex-kit-tile-box-shadow-color:var(--color-black);
  --apex-kit-tile-box-shadow-spread-radius:2px;
  --apex-kit-tile-outline:none;
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile.pvd-tile--focus,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile:focus,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile.pvd-tile--focus,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile:focus,
  :root .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile.pvd-tile--focus,
  :root .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile:focus,
  :root .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile.pvd-tile--focus,
  :root .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile:focus {
    --apex-kit-tile-outline:var(--apex-kit-tile-outline-color) var(--apex-kit-tile-outline-style) var(--apex-kit-tile-outline-color);
    --apex-kit-tile-outline-color:CanvasText;
    --apex-kit-tile-outline-offset:1px;
    --apex-kit-tile-outline-style:solid;
    --apex-kit-tile-outline-width:1px;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile.pvd-tile--hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile:hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile.pvd-tile--hover,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile:hover,
:root .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile.pvd-tile--hover,
:root .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile:hover,
:root .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile.pvd-tile--hover,
:root .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile:hover {
  --apex-kit-tile-border:var(--apex-kit-tile-border-color) var(--apex-kit-tile-border-style) var(--apex-kit-tile-border-width);
  --apex-kit-tile-border-color:var(--color-white);
  --apex-kit-tile-border-style:solid;
  --apex-kit-tile-border-width:thin;
  --apex-kit-tile-box-shadow:0 0 0 var(--apex-kit-tile-box-shadow-spread-radius) var(--apex-kit-tile-box-shadow-color);
  --apex-kit-tile-box-shadow-color:var(--color-neutral-40);
  --apex-kit-tile-box-shadow-spread-radius:2px;
  --apex-kit-tile-outline:none;
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile.pvd-tile--hover,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile:hover,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile.pvd-tile--hover,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile:hover,
  :root .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile.pvd-tile--hover,
  :root .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile:hover,
  :root .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile.pvd-tile--hover,
  :root .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile:hover {
    --apex-kit-tile-outline:var(--apex-kit-tile-outline-color) var(--apex-kit-tile-outline-style) var(--apex-kit-tile-outline-color);
    --apex-kit-tile-outline-color:CanvasText;
    --apex-kit-tile-outline-offset:1px;
    --apex-kit-tile-outline-style:solid;
    --apex-kit-tile-outline-width:1px;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--active + .pvd-tile__tile,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--active-focus + .pvd-tile__tile,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:active + .pvd-tile__tile,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:active:focus + .pvd-tile__tile,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--active + .pvd-tile__tile,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--active-focus + .pvd-tile__tile,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:active + .pvd-tile__tile,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:active:focus + .pvd-tile__tile,
:root .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--active + .pvd-tile__tile,
:root .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--active-focus + .pvd-tile__tile,
:root .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:active + .pvd-tile__tile,
:root .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:active:focus + .pvd-tile__tile,
:root .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--active + .pvd-tile__tile,
:root .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--active-focus + .pvd-tile__tile,
:root .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:active + .pvd-tile__tile,
:root .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:active:focus + .pvd-tile__tile {
  --apex-kit-tile-border:var(--apex-kit-tile-border-width) var(--apex-kit-tile-border-style) var(--apex-kit-tile-border-color);
  --apex-kit-tile-border-color:var(--color-white);
  --apex-kit-tile-border-style:solid;
  --apex-kit-tile-border-width:thin;
  --apex-kit-tile-box-shadow:0 0 0 var(--apex-kit-tile-box-shadow-spread-radius) var(--apex-kit-tile-box-shadow-color);
  --apex-kit-tile-box-shadow-color:var(--color-black);
  --apex-kit-tile-box-shadow-spread-radius:2px;
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--active + .pvd-tile__tile,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--active-focus + .pvd-tile__tile,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:active + .pvd-tile__tile,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:active:focus + .pvd-tile__tile,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--active + .pvd-tile__tile,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--active-focus + .pvd-tile__tile,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:active + .pvd-tile__tile,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:active:focus + .pvd-tile__tile,
  :root .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--active + .pvd-tile__tile,
  :root .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--active-focus + .pvd-tile__tile,
  :root .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:active + .pvd-tile__tile,
  :root .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:active:focus + .pvd-tile__tile,
  :root .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--active + .pvd-tile__tile,
  :root .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--active-focus + .pvd-tile__tile,
  :root .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:active + .pvd-tile__tile,
  :root .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:active:focus + .pvd-tile__tile {
    --apex-kit-tile-outline:var(--apex-kit-tile-outline-color) var(--apex-kit-tile-outline-style) var(--apex-kit-tile-outline-color);
    --apex-kit-tile-outline-color:LinkText;
    --apex-kit-tile-outline-offset:1px;
    --apex-kit-tile-outline-style:solid;
    --apex-kit-tile-outline-width:1px;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--checked + .pvd-tile__tile,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:checked + .pvd-tile__tile,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--checked + .pvd-tile__tile,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:checked + .pvd-tile__tile,
:root .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--checked + .pvd-tile__tile,
:root .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:checked + .pvd-tile__tile,
:root .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--checked + .pvd-tile__tile,
:root .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:checked + .pvd-tile__tile {
  --apex-kit-tile-border:var(--apex-kit-tile-border-width) var(--apex-kit-tile-border-style) var(--apex-kit-tile-border-color);
  --apex-kit-tile-border-color:var(--color-white);
  --apex-kit-tile-border-style:solid;
  --apex-kit-tile-border-width:thin;
  --apex-kit-tile-box-shadow:0 0 0 var(--apex-kit-tile-box-shadow-spread-radius) var(--apex-kit-tile-box-shadow-color);
  --apex-kit-tile-box-shadow-color:var(--color-green-34);
  --apex-kit-tile-box-shadow-spread-radius:4px;
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--checked + .pvd-tile__tile,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:checked + .pvd-tile__tile,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--checked + .pvd-tile__tile,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:checked + .pvd-tile__tile,
  :root .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--checked + .pvd-tile__tile,
  :root .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:checked + .pvd-tile__tile,
  :root .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--checked + .pvd-tile__tile,
  :root .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:checked + .pvd-tile__tile {
    --apex-kit-tile-outline:var(--apex-kit-tile-outline-color) var(--apex-kit-tile-outline-style) var(--apex-kit-tile-outline-color);
    --apex-kit-tile-outline-color:CanvasText;
    --apex-kit-tile-outline-offset:2px;
    --apex-kit-tile-outline-style:solid;
    --apex-kit-tile-outline-width:2px;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--checked-active + .pvd-tile__tile,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--checked-active-focus + .pvd-tile__tile,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:checked:active + .pvd-tile__tile,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:checked:active:focus + .pvd-tile__tile,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--checked-active + .pvd-tile__tile,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--checked-active-focus + .pvd-tile__tile,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:checked:active + .pvd-tile__tile,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:checked:active:focus + .pvd-tile__tile,
:root .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--checked-active + .pvd-tile__tile,
:root .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--checked-active-focus + .pvd-tile__tile,
:root .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:checked:active + .pvd-tile__tile,
:root .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:checked:active:focus + .pvd-tile__tile,
:root .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--checked-active + .pvd-tile__tile,
:root .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--checked-active-focus + .pvd-tile__tile,
:root .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:checked:active + .pvd-tile__tile,
:root .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:checked:active:focus + .pvd-tile__tile {
  --apex-kit-tile-border:var(--apex-kit-tile-border-width) var(--apex-kit-tile-border-style) var(--apex-kit-tile-border-color);
  --apex-kit-tile-border-color:var(--color-white);
  --apex-kit-tile-border-style:solid;
  --apex-kit-tile-border-width:thin;
  --apex-kit-tile-box-shadow:0 0 0 var(--apex-kit-tile-box-shadow-spread-radius) var(--apex-kit-tile-box-shadow-color);
  --apex-kit-tile-box-shadow-color:var(--color-black);
  --apex-kit-tile-box-shadow-spread-radius:4px;
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--checked-active + .pvd-tile__tile,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--checked-active-focus + .pvd-tile__tile,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:checked:active + .pvd-tile__tile,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:checked:active:focus + .pvd-tile__tile,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--checked-active + .pvd-tile__tile,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--checked-active-focus + .pvd-tile__tile,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:checked:active + .pvd-tile__tile,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:checked:active:focus + .pvd-tile__tile,
  :root .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--checked-active + .pvd-tile__tile,
  :root .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--checked-active-focus + .pvd-tile__tile,
  :root .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:checked:active + .pvd-tile__tile,
  :root .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:checked:active:focus + .pvd-tile__tile,
  :root .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--checked-active + .pvd-tile__tile,
  :root .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--checked-active-focus + .pvd-tile__tile,
  :root .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:checked:active + .pvd-tile__tile,
  :root .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:checked:active:focus + .pvd-tile__tile {
    --apex-kit-tile-border-color:LinkText;
    --apex-kit-tile-outline:var(--apex-kit-tile-outline-color) var(--apex-kit-tile-outline-style) var(--apex-kit-tile-outline-color);
    --apex-kit-tile-outline-color:LinkText;
    --apex-kit-tile-outline-offset:2px;
    --apex-kit-tile-outline-style:solid;
    --apex-kit-tile-outline-width:2px;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--checked-focus + .pvd-tile__tile,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:checked:focus + .pvd-tile__tile,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--checked-focus + .pvd-tile__tile,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:checked:focus + .pvd-tile__tile,
:root .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--checked-focus + .pvd-tile__tile,
:root .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:checked:focus + .pvd-tile__tile,
:root .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--checked-focus + .pvd-tile__tile,
:root .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:checked:focus + .pvd-tile__tile {
  --apex-kit-tile-border:var(--apex-kit-tile-border-width) var(--apex-kit-tile-border-style) var(--apex-kit-tile-border-color);
  --apex-kit-tile-border-color:var(--color-white);
  --apex-kit-tile-border-style:solid;
  --apex-kit-tile-border-width:thin;
  --apex-kit-tile-box-shadow:0 0 0 var(--apex-kit-tile-box-shadow-spread-radius) var(--apex-kit-tile-box-shadow-color);
  --apex-kit-tile-box-shadow-color:var(--color-black);
  --apex-kit-tile-box-shadow-spread-radius:4px;
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--checked-focus + .pvd-tile__tile,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:checked:focus + .pvd-tile__tile,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--checked-focus + .pvd-tile__tile,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:checked:focus + .pvd-tile__tile,
  :root .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--checked-focus + .pvd-tile__tile,
  :root .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:checked:focus + .pvd-tile__tile,
  :root .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--checked-focus + .pvd-tile__tile,
  :root .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:checked:focus + .pvd-tile__tile {
    --apex-kit-tile-border-color:LinkText;
    --apex-kit-tile-outline:var(--apex-kit-tile-outline-color) var(--apex-kit-tile-outline-style) var(--apex-kit-tile-outline-color);
    --apex-kit-tile-outline-color:CanvasText;
    --apex-kit-tile-outline-offset:2px;
    --apex-kit-tile-outline-style:solid;
    --apex-kit-tile-outline-width:2px;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--checked-hover + .pvd-tile__tile,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:checked:hover + .pvd-tile__tile,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--checked-hover + .pvd-tile__tile,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:checked:hover + .pvd-tile__tile,
:root .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--checked-hover + .pvd-tile__tile,
:root .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:checked:hover + .pvd-tile__tile,
:root .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--checked-hover + .pvd-tile__tile,
:root .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:checked:hover + .pvd-tile__tile {
  --apex-kit-tile-border:var(--apex-kit-tile-border-width) var(--apex-kit-tile-border-style) var(--apex-kit-tile-border-color);
  --apex-kit-tile-border-color:var(--color-white);
  --apex-kit-tile-border-style:solid;
  --apex-kit-tile-border-width:thin;
  --apex-kit-tile-box-shadow:0 0 0 var(--apex-kit-tile-box-shadow-spread-radius) var(--apex-kit-tile-box-shadow-color);
  --apex-kit-tile-box-shadow-color:var(--color-neutral-40);
  --apex-kit-tile-box-shadow-spread-radius:4px;
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--checked-hover + .pvd-tile__tile,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:checked:hover + .pvd-tile__tile,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--checked-hover + .pvd-tile__tile,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:checked:hover + .pvd-tile__tile,
  :root .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--checked-hover + .pvd-tile__tile,
  :root .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:checked:hover + .pvd-tile__tile,
  :root .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--checked-hover + .pvd-tile__tile,
  :root .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:checked:hover + .pvd-tile__tile {
    --apex-kit-tile-border-color:LinkText;
    --apex-kit-tile-outline:var(--apex-kit-tile-outline-color) var(--apex-kit-tile-outline-style) var(--apex-kit-tile-outline-color);
    --apex-kit-tile-outline-color:CanvasText;
    --apex-kit-tile-outline-offset:2px;
    --apex-kit-tile-outline-style:solid;
    --apex-kit-tile-outline-width:2px;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--focus + .pvd-tile__tile,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:focus + .pvd-tile__tile,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--focus + .pvd-tile__tile,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:focus + .pvd-tile__tile,
:root .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--focus + .pvd-tile__tile,
:root .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:focus + .pvd-tile__tile,
:root .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--focus + .pvd-tile__tile,
:root .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:focus + .pvd-tile__tile {
  --apex-kit-tile-border:var(--apex-kit-tile-border-width) var(--apex-kit-tile-border-style) var(--apex-kit-tile-border-color);
  --apex-kit-tile-border-color:var(--color-white);
  --apex-kit-tile-border-style:solid;
  --apex-kit-tile-border-width:thin;
  --apex-kit-tile-box-shadow:0 0 0 var(--apex-kit-tile-box-shadow-spread-radius) var(--apex-kit-tile-box-shadow-color);
  --apex-kit-tile-box-shadow-color:var(--color-black);
  --apex-kit-tile-box-shadow-spread-radius:2px;
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--focus + .pvd-tile__tile,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:focus + .pvd-tile__tile,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--focus + .pvd-tile__tile,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:focus + .pvd-tile__tile,
  :root .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--focus + .pvd-tile__tile,
  :root .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:focus + .pvd-tile__tile,
  :root .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--focus + .pvd-tile__tile,
  :root .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:focus + .pvd-tile__tile {
    --apex-kit-tile-outline:var(--apex-kit-tile-outline-color) var(--apex-kit-tile-outline-style) var(--apex-kit-tile-outline-color);
    --apex-kit-tile-outline-color:CanvasText;
    --apex-kit-tile-outline-offset:1px;
    --apex-kit-tile-outline-style:solid;
    --apex-kit-tile-outline-width:1px;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--hover + .pvd-tile__tile,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:hover + .pvd-tile__tile,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--hover + .pvd-tile__tile,
.apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:hover + .pvd-tile__tile,
:root .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--hover + .pvd-tile__tile,
:root .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:hover + .pvd-tile__tile,
:root .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--hover + .pvd-tile__tile,
:root .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:hover + .pvd-tile__tile {
  --apex-kit-tile-border:var(--apex-kit-tile-border-width) var(--apex-kit-tile-border-style) var(--apex-kit-tile-border-color);
  --apex-kit-tile-border-color:var(--color-white);
  --apex-kit-tile-border-style:solid;
  --apex-kit-tile-border-width:thin;
  --apex-kit-tile-box-shadow:0 0 0 var(--apex-kit-tile-box-shadow-spread-radius) var(--apex-kit-tile-box-shadow-color);
  --apex-kit-tile-box-shadow-color:var(--color-neutral-40);
  --apex-kit-tile-box-shadow-spread-radius:2px;
}
@media (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--hover + .pvd-tile__tile,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:hover + .pvd-tile__tile,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--hover + .pvd-tile__tile,
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:hover + .pvd-tile__tile,
  :root .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--hover + .pvd-tile__tile,
  :root .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:hover + .pvd-tile__tile,
  :root .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--hover + .pvd-tile__tile,
  :root .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:hover + .pvd-tile__tile {
    --apex-kit-tile-outline:var(--apex-kit-tile-outline-color) var(--apex-kit-tile-outline-style) var(--apex-kit-tile-outline-color);
    --apex-kit-tile-outline-color:CanvasText;
    --apex-kit-tile-outline-offset:1px;
    --apex-kit-tile-outline-style:solid;
    --apex-kit-tile-outline-width:1px;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-title-root,
:root .pvd-cc-rst-pwd-title-root {
  --apex-kit-title-color:var(--reference-color-light-text-color);
  --apex-kit-title-border:solid 1px var(--reference-color-light-border);
  --apex-kit-title-padding:var(--system-uom-space-utility-one-x);
  --apex-kit-title-wrapper-padding-right:var(--system-uom-space-utility-two-x);
  --apex-kit-title-metadata-wrapper-color:var(--color-neutral-40);
  --apex-kit-title-metadata-wrapper-margin:0 0 0 var(--system-uom-space-utility-eighth-x);
  --apex-kit-title-annotation-wrapper-margin:0 0 0 var(--system-uom-space-utility-eighth-x);
  --apex-kit-title-subheading-wrapper-margin:var(--system-uom-space-utility-three-quarter-x) 0 0 0;
  --apex-kit-title-action-wrapper-margin:0 0 0 var (--system-uom-space-utility-one-x);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-title-root .pvd-title__heading,
:root .pvd-cc-rst-pwd-title-root .pvd-title__heading {
  --apex-kit-title-heading-level-4:1.125rem;
  --apex-kit-title-heading-font-weight:var(--system-font-title-large-font-weight);
  --apex-kit-title-heading-font-wrap:inherit;
  --apex-kit-title-heading-line-height:1.25;
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-title-root .pvd-title__heading,
  :root .pvd-cc-rst-pwd-title-root .pvd-title__heading {
    --apex-kit-title-heading-level-4:1.375rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-title-root .pvd-title__heading.pvd-title__heading--level-1,
:root .pvd-cc-rst-pwd-title-root .pvd-title__heading.pvd-title__heading--level-1 {
  --apex-kit-title-heading-level-1:2.375rem;
  --apex-kit-title-heading-font-weight:var(--system-font-title-medium-font-style);
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-title-root .pvd-title__heading.pvd-title__heading--level-1,
  :root .pvd-cc-rst-pwd-title-root .pvd-title__heading.pvd-title__heading--level-1 {
    --apex-kit-title-heading-level-1:2.75rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-title-root .pvd-title__heading.pvd-title__heading--level-2,
:root .pvd-cc-rst-pwd-title-root .pvd-title__heading.pvd-title__heading--level-2 {
  --apex-kit-title-heading-level-2:1.625rem;
  --apex-kit-title-heading-font-weight:var(--system-font-title-medium-font-style);
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-title-root .pvd-title__heading.pvd-title__heading--level-2,
  :root .pvd-cc-rst-pwd-title-root .pvd-title__heading.pvd-title__heading--level-2 {
    --apex-kit-title-heading-level-2:1.875rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-title-root .pvd-title__heading.pvd-title__heading--level-3,
:root .pvd-cc-rst-pwd-title-root .pvd-title__heading.pvd-title__heading--level-3 {
  --apex-kit-title-heading-level-3:1.375rem;
  --apex-kit-title-heading-font-weight:var(--system-font-title-large-font-weight);
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-title-root .pvd-title__heading.pvd-title__heading--level-3,
  :root .pvd-cc-rst-pwd-title-root .pvd-title__heading.pvd-title__heading--level-3 {
    --apex-kit-title-heading-level-3:1.625rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-title-root .pvd-title__heading.pvd-title__heading--level-5,
:root .pvd-cc-rst-pwd-title-root .pvd-title__heading.pvd-title__heading--level-5 {
  --apex-kit-title-heading-level-5:1rem;
  --apex-kit-title-heading-font-weight:var(--system-font-title-large-font-weight);
}
@media (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-title-root .pvd-title__heading.pvd-title__heading--level-5,
  :root .pvd-cc-rst-pwd-title-root .pvd-title__heading.pvd-title__heading--level-5 {
    --apex-kit-title-heading-level-5:1.125rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tooltip-root,
:root .pvd-cc-rst-pwd-tooltip-root {
  --apex-kit-tooltip-root-display:inline-block;
  --apex-kit-tooltip-root-z-index:1;
  --apex-kit-tooltip-font-size:var(--system-font-body-medium-font-size);
  --apex-kit-tooltip-line-height:var(--system-font-body-large-line-height,1.5);
  --apex-kit-tooltip-color:var(--color-black);
  --apex-kit-tooltip-content-wrapper-display:none;
  --apex-kit-tooltip-wrapper-pointer-events:none;
  --apex-kit-tooltip-wrapper-position:absolute;
  --apex-kit-tooltip-wrapper-visibility:hidden;
  --apex-kit-tooltip-wrapper-z-index:25;
  --apex-kit-tooltip-wrapper-display:inline-flex;
  --apex-kit-tooltip-wrapper-background:none;
  --apex-kit-tooltip-wrapper-border:0;
  --apex-kit-tooltip-wrapper-margin:0;
  --apex-kit-tooltip-wrapper-padding:0;
  --apex-kit-tooltip-wrapper-cursor:pointer;
  --apex-kit-tooltip-background-color:var(--color-white);
  --apex-kit-tooltip-border:1px solid var(--color-neutral-57);
  --apex-kit-tooltip-border-radius:var(--system-uom-rounded-corners-medium-top-trailing);
  --apex-kit-tooltip-box-shadow:0 1px var(--system-uom-space-utility-three-quarter-x) 0 #0003;
  --apex-kit-tooltip-display:grid;
  --apex-kit-tooltip-padding:var(--system-uom-space-inset-half-x) var(--system-uom-space-inset-one-x);
  --apex-kit-tooltip-position:relative;
  --apex-kit-tooltip-z-index:1;
  --apex-kit-tooltip-margin:0;
  --apex-kit-tooltip-max-width:auto;
  --apex-kit-tooltip-text-margin:0;
  --apex-kit-tooltip-letter-spacing:0;
  --apex-kit-tooltip-text-wrap:break-word;
  --apex-kit-tooltip-trigger-icon-display:block;
  --apex-kit-tooltip-arrow-display:block;
  --apex-kit-tooltip-arrow-position:absolute;
  --apex-kit-tooltip-arrow-background-color:var(--color-white);
  --apex-kit-tooltip-arrow-transform:translate(var(--system-uom-space-inset-one-and-half-x));
  --apex-kit-tooltip-arrow-z-index:calc(var(--apex-kit-tooltip-wrapper-z-index) + 1);
  --apex-kit-tooltip-arrow-height:0;
  --apex-kit-tooltip-arrow-width:0;
  --apex-kit-tooltip-arrow-border:1px;
  --apex-kit-tooltip-arrow-border-sytle:solid;
  --apex-kit-tooltip-arrow-border-color:var(--color-neutral-57);
  --apex-kit-tooltip-arrow-top:auto;
  --apex-kit-tooltip-arrow-right:auto;
  --apex-kit-tooltip-arrow-bottom:auto;
  --apex-kit-tooltip-arrow-left:auto;
}
@media screen and (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tooltip-root,
  :root .pvd-cc-rst-pwd-tooltip-root {
    --apex-kit-tooltip-font-size:var(--system-font-body-large-font-size);
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tooltip-root .pvd-tooltip__tooltip,
:root .pvd-cc-rst-pwd-tooltip-root .pvd-tooltip__tooltip {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  --apex-kit-tooltip-text-wrap:break-word;
}
@media screen and (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tooltip-root .pvd-tooltip__tooltip,
  :root .pvd-cc-rst-pwd-tooltip-root .pvd-tooltip__tooltip {
    --apex-kit-tooltip-max-width:15.625rem;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tooltip-root .pvd-tooltip__trigger-wrapper .pvd-cc-rst-pwd-link-root .pvd-cc-rst-pwd-icon-root,
:root .pvd-cc-rst-pwd-tooltip-root .pvd-tooltip__trigger-wrapper .pvd-cc-rst-pwd-link-root .pvd-cc-rst-pwd-icon-root {
  --apex-kit-tooltip-trigger-icon-display:inline-block;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tooltip-root .pvd-tooltip__arrow:after,
:root .pvd-cc-rst-pwd-tooltip-root .pvd-tooltip__arrow:after {
  --apex-kit-tooltip-arrow-content:"";
  --apex-kit-tooltip-arrow-transform:translate(calc(var(--system-uom-space-inset-half-x)*-1),calc(var(--system-uom-space-inset-half-x)*-1)) rotate(45deg);
  --apex-kit-tooltip-arrow-height:var(--system-uom-space-inset-one-x);
  --apex-kit-tooltip-arrow-width:var(--system-uom-space-inset-one-x);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--open .pvd-tooltip__wrapper,
:root .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--open .pvd-tooltip__wrapper {
  --apex-kit-tooltip-content-wrapper-display:block;
  --apex-kit-tooltip-wrapper-pointer-events:auto;
  --apex-kit-tooltip-wrapper-visibility:visible;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-top .pvd-tooltip__wrapper .pvd-tooltip__tooltip,
:root .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-top .pvd-tooltip__wrapper .pvd-tooltip__tooltip {
  --apex-kit-tooltip-margin:0 var(--system-uom-space-utility-half-x);
}
@media screen and (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-top .pvd-tooltip__wrapper .pvd-tooltip__tooltip,
  :root .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-top .pvd-tooltip__wrapper .pvd-tooltip__tooltip {
    --apex-kit-tooltip-margin:0;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-top .pvd-tooltip__wrapper .pvd-tooltip__arrow:after,
:root .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-top .pvd-tooltip__wrapper .pvd-tooltip__arrow:after {
  --apex-kit-tooltip-arrow-border-color:#0000 var(--color-neutral-57) var(--color-neutral-57) #0000;
}
@media screen and (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-top .pvd-tooltip__wrapper .pvd-tooltip__arrow:after,
  :root .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-top .pvd-tooltip__wrapper .pvd-tooltip__arrow:after {
    --apex-kit-tooltip-arrow-border-color:Canvas var(--color-neutral-57) var(--color-neutral-57) Canvas;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-right .pvd-tooltip__arrow,
:root .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-right .pvd-tooltip__arrow {
  --apex-kit-tooltip-arrow-border-transform:translate3d(0,calc(var(--system-uom-space-inset-half-x)*-1),0);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-right .pvd-tooltip__arrow:after,
:root .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-right .pvd-tooltip__arrow:after {
  --apex-kit-tooltip-arrow-border-color:#0000 #0000 var(--color-neutral-57) var(--color-neutral-57);
}
@media screen and (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-right .pvd-tooltip__arrow:after,
  :root .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-right .pvd-tooltip__arrow:after {
    --apex-kit-tooltip-arrow-border-color:Canvas Canvas var(--color-neutral-57) var(--color-neutral-57);
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-bottom .pvd-tooltip__popover,
:root .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-bottom .pvd-tooltip__popover {
  --apex-kit-tooltip-margin:0 var(--system-uom-space-utility-half-x);
}
@media screen and (min-width: 32em) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-bottom .pvd-tooltip__popover,
  :root .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-bottom .pvd-tooltip__popover {
    --apex-kit-tooltip-margin:0;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-bottom .pvd-tooltip__arrow,
:root .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-bottom .pvd-tooltip__arrow {
  --apex-kit-tooltip-arrow-top:0;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-bottom .pvd-tooltip__arrow:after,
:root .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-bottom .pvd-tooltip__arrow:after {
  --apex-kit-tooltip-arrow-border-color:var(--color-neutral-57) #0000 #0000 var(--color-neutral-57);
}
@media screen and (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-bottom .pvd-tooltip__arrow:after,
  :root .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-bottom .pvd-tooltip__arrow:after {
    --apex-kit-tooltip-arrow-border-color:var(--color-neutral-57) Canvas Canvas var(--color-neutral-57);
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-left .pvd-tooltip__tooltip,
:root .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-left .pvd-tooltip__tooltip {
  --apex-kit-tooltip-width:100%;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-left .pvd-tooltip__arrow,
:root .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-left .pvd-tooltip__arrow {
  --apex-kit-tooltip-arrow-right:0;
  --apex-kit-tooltip-arrow-transform:translate3d(0,calc(var(--system-uom-space-inset-half-x)*-1),0);
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-left .pvd-tooltip__arrow:after,
:root .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-left .pvd-tooltip__arrow:after {
  --apex-kit-tooltip-arrow-border-color:var(--color-neutral-57) var(--color-neutral-57) #0000 #0000;
}
@media screen and (forced-colors: active) {
  .apex-kit-helios-theme .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-left .pvd-tooltip__arrow:after,
  :root .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-left .pvd-tooltip__arrow:after {
    --apex-kit-tooltip-arrow-border-color:var(--color-neutral-57) var(--color-neutral-57) Canvas Canvas;
  }
}
@media print {
  .pvd-tooltip--print .apex-kit-helios-theme .pvd-cc-rst-pwd-tooltip-root,
  .pvd-tooltip--print :root .pvd-cc-rst-pwd-tooltip-root {
    --apex-kit-tooltip-root-position:relative;
  }
  .pvd-tooltip--print .apex-kit-helios-theme .pvd-cc-rst-pwd-tooltip-root .pvd-tooltip__wrapper,
  .pvd-tooltip--print :root .pvd-cc-rst-pwd-tooltip-root .pvd-tooltip__wrapper {
    --apex-kit-tooltip-wrapper-inset:auto;
    --apex-kit-tooltip-wrapper-position:absolute;
    --apex-kit-tooltip-wrapper-transform:none;
    --apex-kit-tooltip-wrapper-visibility:visible;
  }
  .pvd-tooltip--print .apex-kit-helios-theme .pvd-cc-rst-pwd-tooltip-root .pvd-tooltip__arrow:after,
  .pvd-tooltip--print :root .pvd-cc-rst-pwd-tooltip-root .pvd-tooltip__arrow:after {
    --apex-kit-tooltip-arrow-display:none;
  }
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-truncate-text-root.pvd-truncate-text--truncate .pvd-truncate-text__truncated-content,
:root .pvd-cc-rst-pwd-truncate-text-root.pvd-truncate-text--truncate .pvd-truncate-text__truncated-content {
  --apex-kit-truncate-text-display:unset;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-truncate-text-root.pvd-truncate-text--truncate .pvd-truncate-text__default-slot-wrapper,
:root .pvd-cc-rst-pwd-truncate-text-root.pvd-truncate-text--truncate .pvd-truncate-text__default-slot-wrapper {
  --apex-kit-truncate-text-display:none;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-truncate-text-root.pvd-truncate-text--truncate .pvd-link__link,
:root .pvd-cc-rst-pwd-truncate-text-root.pvd-truncate-text--truncate .pvd-link__link {
  --apex-kit-truncate-text-color:null;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-truncate-text-root .pvd-truncate-text__default-slot-wrapper,
:root .pvd-cc-rst-pwd-truncate-text-root .pvd-truncate-text__default-slot-wrapper {
  --apex-kit-truncate-text-display:unset;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-truncate-text-root .pvd-truncate-text__truncated-content,
:root .pvd-cc-rst-pwd-truncate-text-root .pvd-truncate-text__truncated-content {
  --apex-kit-truncate-text-display:none;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-truncate-text-root .pvd-link__link,
:root .pvd-cc-rst-pwd-truncate-text-root .pvd-link__link {
  --apex-kit-truncate-text-color:null;
}
.apex-kit-helios-theme .pvd-cc-rst-pwd-truncate-text-root .pvd-truncate-text__paragraph,
:root .pvd-cc-rst-pwd-truncate-text-root .pvd-truncate-text__paragraph {
  --apex-kit-truncate-text-display:inline;
  --apex-kit-truncate-text-margin:0;
  --apex-kit-truncate-text-padding:0;
}
.apex-kit-fds-theme {
  --reference-uom-space-1800:18rem;
  --reference-uom-fds-space1800-tok:18;
  --reference-uom-space-800:8rem;
  --reference-uom-fds-space800-tok:8;
  --reference-uom-space-600:6rem;
  --reference-uom-fds-space600-tok:6;
  --reference-uom-space-500:5rem;
  --reference-uom-fds-space500-tok:5;
  --reference-uom-space-400:4rem;
  --reference-uom-fds-space400-tok:4;
  --reference-uom-space-300:3rem;
  --reference-uom-fds-space300-tok:3;
  --reference-uom-space-250:2.5rem;
  --reference-uom-fds-space250-tok:2.5;
  --reference-uom-space-200:2rem;
  --reference-uom-fds-space200-tok:2;
  --reference-uom-space-150:1.5rem;
  --reference-uom-fds-space150-tok:1.5;
  --reference-uom-space-100:1rem;
  --reference-uom-fds-space100-tok:1;
  --reference-uom-space-75:0.75rem;
  --reference-uom-fds-space75-tok:0.75;
  --reference-uom-space-50:0.5rem;
  --reference-uom-fds-space50-tok:0.5;
  --reference-uom-space-25:0.25rem;
  --reference-uom-fds-space25-tok:0.25;
  --reference-uom-space-18:0.1875rem;
  --reference-uom-fds-space18-tok:0.1875;
  --reference-uom-space-12:0.125rem;
  --reference-uom-fds-space12-tok:0.125;
  --reference-uom-width-400:4rem;
  --reference-uom-fds-width400-tok:4;
  --reference-uom-width-300:3rem;
  --reference-uom-fds-width300-tok:3;
  --reference-uom-width-250:2.5rem;
  --reference-uom-fds-width250-tok:2.5;
  --reference-uom-width-200:2rem;
  --reference-uom-fds-width200-tok:2;
  --reference-uom-width-150:1.5rem;
  --reference-uom-fds-width150-tok:1.5;
  --reference-uom-width-100:1rem;
  --reference-uom-fds-width100-tok:1;
  --reference-uom-width-75:0.875rem;
  --reference-uom-fds-width75-tok:0.875;
  --reference-uom-width-50:0.75rem;
  --reference-uom-fds-width50-tok:0.75;
  --reference-uom-height-300:3rem;
  --reference-uom-fds-height300-tok:3;
  --reference-uom-height-250:2.5rem;
  --reference-uom-fds-height250-tok:2.5;
  --reference-uom-height-200:2rem;
  --reference-uom-fds-height200-tok:2;
  --reference-uom-height-100:1rem;
  --reference-uom-fds-height100-tok:1;
  --reference-uom-stroke-400:0.25rem;
  --reference-uom-fds-stroke400-tok:0.25;
  --reference-uom-stroke-300:0.1875rem;
  --reference-uom-fds-stroke300-tok:0.1875;
  --reference-uom-stroke-200:0.125rem;
  --reference-uom-fds-stroke200-tok:0.125;
  --reference-uom-stroke-100:0.0625rem;
  --reference-uom-fds-stroke100-tok:0.0625;
  --reference-uom-stroke-0:0;
  --reference-uom-fds-stroke0-tok:0;
  --reference-uom-radius-900:900;
  --reference-uom-fds-radius900-tok:900;
  --reference-uom-radius-200:1.5rem;
  --reference-uom-fds-radius200-tok:1.5;
  --reference-uom-radius-100:0.75rem;
  --reference-uom-fds-radius100-tok:0.75;
  --reference-uom-radius-50:0.5rem;
  --reference-uom-fds-radius50-tok:0.5;
  --reference-uom-radius-25:0.25rem;
  --reference-uom-fds-radius25-tok:0.25;
  --reference-uom-radius-18:0.1875rem;
  --reference-uom-fds-radius18-tok:0.1875;
  --reference-uom-radius-0:0;
  --reference-uom-fds-radius0-tok:0;
  --reference-uom-breakpoint-300:79.5rem;
  --reference-uom-fds-breakpoint300-tok:79.5;
  --reference-uom-breakpoint-200:64rem;
  --reference-uom-fds-breakpoint200-tok:64;
  --reference-uom-breakpoint-100:48rem;
  --reference-uom-fds-breakpoint100-tok:48;
  --reference-uom-elevation-400:400;
  --reference-uom-fds-elevation400-tok:400;
  --reference-uom-elevation-300:300;
  --reference-uom-fds-elevation300-tok:300;
  --reference-uom-elevation-200:200;
  --reference-uom-fds-elevation200-tok:200;
  --reference-uom-elevation-100:100;
  --reference-uom-fds-elevation100-tok:100;
  --reference-uom-elevation-0:0;
  --reference-uom-fds-elevation0-tok:0;
  --reference-font-fds-decoration-underline-tok:underline;
  --reference-font-decoration-underline:underline;
  --reference-font-fds-decoration-none-tok:none;
  --reference-font-decoration-none:none;
  --reference-font-fds-style-italic-tok:italic;
  --reference-font-style-italic:italic;
  --reference-font-fds-style-none-tok:none;
  --reference-font-style-none:none;
  --reference-font-fds-tracking500-tok:-1.25;
  --reference-font-tracking-500:-1.25rem;
  --reference-font-fds-tracking400-tok:-1;
  --reference-font-tracking-400:-1rem;
  --reference-font-fds-tracking300-tok:-0.75;
  --reference-font-tracking-300:-0.75rem;
  --reference-font-fds-tracking200-tok:-0.5;
  --reference-font-tracking-200:-0.5rem;
  --reference-font-fds-tracking100-tok:-0.25;
  --reference-font-tracking-100:-0.25rem;
  --reference-font-fds-tracking50-tok:0;
  --reference-font-tracking-50:0;
  --reference-font-fds-tracking0-tok:1;
  --reference-font-tracking-0:1rem;
  --reference-font-fds-weight800-tok:800;
  --reference-font-weight-800:800;
  --reference-font-fds-weight700-tok:700;
  --reference-font-weight-700:700;
  --reference-font-fds-weight600-tok:600;
  --reference-font-weight-600:600;
  --reference-font-fds-weight500-tok:500;
  --reference-font-weight-500:500;
  --reference-font-fds-weight400-tok:400;
  --reference-font-weight-400:400;
  --reference-font-fds-weight300-tok:300;
  --reference-font-weight-300:300;
  --reference-font-fds-line700-tok:3.25;
  --reference-font-line-700:3.25rem;
  --reference-font-fds-line600-tok:2.75;
  --reference-font-line-600:2.75rem;
  --reference-font-fds-line500-tok:2.25;
  --reference-font-line-500:2.25rem;
  --reference-font-fds-line400-tok:1.75;
  --reference-font-line-400:1.75rem;
  --reference-font-fds-line300-tok:1.5;
  --reference-font-line-300:1.5rem;
  --reference-font-fds-line200-tok:1.25;
  --reference-font-line-200:1.25rem;
  --reference-font-fds-line100-tok:1;
  --reference-font-line-100:1rem;
  --reference-font-fds-size700-tok:3;
  --reference-font-size-700:3rem;
  --reference-font-fds-size600-tok:2.5;
  --reference-font-size-600:2.5rem;
  --reference-font-fds-size500-tok:2;
  --reference-font-size-500:2rem;
  --reference-font-fds-size400-tok:1.5;
  --reference-font-size-400:1.5rem;
  --reference-font-fds-size300-tok:1.25;
  --reference-font-size-300:1.25rem;
  --reference-font-fds-size200-tok:1.125;
  --reference-font-size-200:1.125rem;
  --reference-font-fds-size100-tok:1;
  --reference-font-size-100:1rem;
  --reference-font-fds-size75-tok:0.875;
  --reference-font-size-75:0.875rem;
  --reference-font-fds-size50-tok:0.75;
  --reference-font-size-50:0.75rem;
  --reference-font-fds-family-serif-tok:"Roboto Slab",serif;
  --reference-font-family-serif:"Roboto Slab",serif;
  --reference-font-fds-family-sans-tok:"Fidelity Sans",sans-serif;
  --reference-font-family-sans:"Fidelity Sans",sans-serif;
  --reference-color-lime-950:#6ad539;
  --reference-color-lime-900:#6ad539;
  --reference-color-lime-800:#6ad539;
  --reference-color-lime-700:#6ad539;
  --reference-color-lime-600:#6ad539;
  --reference-color-lime-500:#6ad539;
  --reference-color-lime-400:#6ad539;
  --reference-color-lime-300:#6ad539;
  --reference-color-lime-200:#6ad539;
  --reference-color-lime-100:#6ad539;
  --reference-color-lime-50:#6ad539;
  --reference-color-pink-950:#490533;
  --reference-color-pink-900:#740a56;
  --reference-color-pink-800:#981077;
  --reference-color-pink-700:#c318a0;
  --reference-color-pink-600:#e520c6;
  --reference-color-pink-500:#fd27e5;
  --reference-color-pink-400:#fd67f1;
  --reference-color-pink-300:#fe98f5;
  --reference-color-pink-200:#fec2f9;
  --reference-color-pink-100:#ffdefc;
  --reference-color-pink-50:#fff5fe;
  --reference-color-cobalt-950:#032537;
  --reference-color-cobalt-900:#053c58;
  --reference-color-cobalt-800:#075a85;
  --reference-color-cobalt-700:#047cb8;
  --reference-color-cobalt-600:#0799d9;
  --reference-color-cobalt-500:#29bbf7;
  --reference-color-cobalt-400:#74d5fc;
  --reference-color-cobalt-300:#a3e2ff;
  --reference-color-cobalt-200:#ccf0ff;
  --reference-color-cobalt-100:#e3f8ff;
  --reference-color-cobalt-50:#f5fdff;
  --reference-color-aqua-950:#032;
  --reference-color-aqua-900:#0d544b;
  --reference-color-aqua-800:#0a655a;
  --reference-color-aqua-700:#058070;
  --reference-color-aqua-600:#009681;
  --reference-color-aqua-500:#04c8a8;
  --reference-color-aqua-400:#1de4ca;
  --reference-color-aqua-300:#51f7d5;
  --reference-color-aqua-200:#90ffe3;
  --reference-color-aqua-100:#c7fff1;
  --reference-color-aqua-50:#f2fffc;
  --reference-color-orange-950:#441706;
  --reference-color-orange-900:#7f330f;
  --reference-color-orange-800:#9d3b0f;
  --reference-color-orange-700:#c74b07;
  --reference-color-orange-600:#de5e06;
  --reference-color-orange-500:#ff8210;
  --reference-color-orange-400:#ff9f37;
  --reference-color-orange-300:#ffc371;
  --reference-color-orange-200:#ffdda8;
  --reference-color-orange-100:#fff0d4;
  --reference-color-orange-50:#fff8ed;
  --reference-color-red-950:#490606;
  --reference-color-red-900:#861616;
  --reference-color-red-800:#a11313;
  --reference-color-red-700:#c31212;
  --reference-color-red-600:#dc1616;
  --reference-color-red-500:#fa3939;
  --reference-color-red-400:#ff6868;
  --reference-color-red-300:#ff9f9f;
  --reference-color-red-200:#ffc7c7;
  --reference-color-red-100:#ffe0e0;
  --reference-color-red-50:#fff1f1;
  --reference-color-yellow-950:#471c01;
  --reference-color-yellow-900:#7b380c;
  --reference-color-yellow-800:#95440b;
  --reference-color-yellow-700:#b85905;
  --reference-color-yellow-600:#de8001;
  --reference-color-yellow-500:#f1a204;
  --reference-color-yellow-400:#ffca1f;
  --reference-color-yellow-300:#ffdc49;
  --reference-color-yellow-200:#ffed87;
  --reference-color-yellow-100:#fff6c6;
  --reference-color-yellow-50:#fffcea;
  --reference-color-gold-950:#544800;
  --reference-color-gold-900:#705f00;
  --reference-color-gold-800:#877300;
  --reference-color-gold-700:#997e05;
  --reference-color-gold-600:#b59207;
  --reference-color-gold-500:#ccae39;
  --reference-color-gold-400:#dbca72;
  --reference-color-gold-300:#e2d698;
  --reference-color-gold-200:#eee7c4;
  --reference-color-gold-100:#f7f4e4;
  --reference-color-gold-50:#fbfaf3;
  --reference-color-purple-950:#280b4a;
  --reference-color-purple-900:#3a1664;
  --reference-color-purple-800:#5b2c8f;
  --reference-color-purple-700:#7232ba;
  --reference-color-purple-600:#9747f6;
  --reference-color-purple-500:#ab6af7;
  --reference-color-purple-400:#c293f9;
  --reference-color-purple-300:#d4b3fb;
  --reference-color-purple-200:#e1cafc;
  --reference-color-purple-100:#efe1ff;
  --reference-color-purple-50:#f7efff;
  --reference-color-blue-950:#111e42;
  --reference-color-blue-900:#132454;
  --reference-color-blue-800:#1d3986;
  --reference-color-blue-700:#2751c2;
  --reference-color-blue-600:#3266e0;
  --reference-color-blue-500:#3880f3;
  --reference-color-blue-400:#60a5fa;
  --reference-color-blue-300:#8cc1fd;
  --reference-color-blue-200:#b8d9ff;
  --reference-color-blue-100:#daebff;
  --reference-color-blue-50:#f5faff;
  --reference-color-green-950:#002b0e;
  --reference-color-green-900:#044014;
  --reference-color-green-800:#0f5319;
  --reference-color-green-700:#1e6f1d;
  --reference-color-green-600:#368727;
  --reference-color-green-500:#48ac36;
  --reference-color-green-400:#65c754;
  --reference-color-green-300:#8ad97c;
  --reference-color-green-200:#bbebb2;
  --reference-color-green-100:#d4f3cf;
  --reference-color-green-50:#edfaeb;
  --reference-color-neutral-950:#0a0a0a;
  --reference-color-neutral-900:#141414;
  --reference-color-neutral-800:#292928;
  --reference-color-neutral-700:#403f3e;
  --reference-color-neutral-600:#525150;
  --reference-color-neutral-500:#757473;
  --reference-color-neutral-400:#abaaa8;
  --reference-color-neutral-300:#d9d8d5;
  --reference-color-neutral-200:#e6e4e1;
  --reference-color-neutral-100:#f5f3f0;
  --reference-color-neutral-50:#f9f7f5;
  --reference-color-neutral-0:#fff;
  --reference-color-darkness-1000:#000;
  --reference-color-darkness-950:#000000f5;
  --reference-color-darkness-900:#000000eb;
  --reference-color-darkness-800:#000000e0;
  --reference-color-darkness-700:#000000c2;
  --reference-color-darkness-600:#000000a3;
  --reference-color-darkness-500:#0000007a;
  --reference-color-darkness-400:#0000003d;
  --reference-color-darkness-300:#0000001f;
  --reference-color-darkness-200:#00000014;
  --reference-color-darkness-100:#0000000a;
  --reference-color-darkness-50:#00000005;
  --reference-color-darkness-0:#0000;
  --reference-color-lightness-1000:#fff;
  --reference-color-lightness-950:#fffffff5;
  --reference-color-lightness-900:#ffffffeb;
  --reference-color-lightness-800:#ffffffe0;
  --reference-color-lightness-700:#ffffffc2;
  --reference-color-lightness-600:#ffffffa3;
  --reference-color-lightness-500:#ffffff7a;
  --reference-color-lightness-400:#ffffff3d;
  --reference-color-lightness-300:#ffffff1f;
  --reference-color-lightness-200:#ffffff14;
  --reference-color-lightness-100:#ffffff0a;
  --reference-color-lightness-50:#ffffff05;
  --reference-color-lightness-0:#fff0;
  --color-yellow-85:#fff0b3;
  --color-yellow-70:#ffe166;
  --color-yellow-50:#ffcd00;
  --color-yellow-43:#dbb000;
  --color-white:#fff;
  --color-red-95:#fcebeb;
  --color-red-89:#fdc9c9;
  --color-red-62:#fb3f3f;
  --color-red-48:#e01616;
  --color-red-47:#dc1616;
  --color-red-40:#cc4700;
  --color-red-39:#b41212;
  --color-red-36:#a71111;
  --color-red-20:#662300;
  --color-purple-72:#bd99d5;
  --color-purple-70:#bd81e4;
  --color-purple-58:#9d66c1;
  --color-purple-44:#7c33ac;
  --color-purple-30:#5c0198;
  --color-purple-25:#5c0198;
  --color-orange-58:#f88630;
  --color-orange-53:#fb9914;
  --color-orange-48:#ee6b08;
  --color-olive-64:#dbe068;
  --color-olive-24:#757a02;
  --color-neutral-95:#f2f2f2;
  --color-neutral-93:#ececec;
  --color-neutral-88:#e0e0e0;
  --color-neutral-87:#ddd;
  --color-neutral-80:#ccc;
  --color-neutral-73:#bbb;
  --color-neutral-60:#999;
  --color-neutral-57:#929292;
  --color-neutral-53:#888;
  --color-neutral-50:#7f7f7f;
  --color-neutral-40:#666;
  --color-neutral-20:#333;
  --color-neutral-12:#1f1f1f;
  --color-neutral-7:#121212;
  --color-green-84:#c7edc0;
  --color-green-70:#99d78e;
  --color-green-52:#5cbf4a;
  --color-green-34:#368727;
  --color-green-31:#317b23;
  --color-green-27:#2b6b1e;
  --color-green-25:#568200;
  --color-green-24:#0d6f3f;
  --color-green-20:#446800;
  --color-blue-90:#d2def9;
  --color-blue-80:#a5dff4;
  --color-blue-71:#7a9df0;
  --color-blue-70:#78ceee;
  --color-blue-55:#6792af;
  --color-blue-50:#1dade2;
  --color-blue-40:#356f95;
  --color-blue-35:#113da1;
  --color-blue-25:#0c2b73;
  --color-blue-24:#024a7a;
  --color-blue-20:#0c465b;
  --color-blue-19:#013b61;
  --color-blue-9:#001d30;
  --color-black:#000;
  --system-uom-fds-list-size-tok:var(--reference-font-fds-size75-tok);
  --system-uom-list-size:var(--reference-font-size-75);
  --system-uom-fds-list-padding-sides-tok:var(--reference-uom-fds-space75-tok);
  --system-uom-list-padding-sides:var(--reference-uom-space-75);
  --system-uom-fds-list-padding-tok:var(--reference-uom-fds-space50-tok);
  --system-uom-list-padding:var(--reference-uom-space-50);
  --system-uom-fds-nav-stroke-tok:var(--reference-uom-fds-stroke200-tok);
  --system-uom-nav-stroke:var(--reference-uom-stroke-200);
  --system-uom-fds-nav-padding-tok:var(--reference-uom-fds-space100-tok);
  --system-uom-nav-padding:var(--reference-uom-space-100);
  --system-uom-fds-nav-height-tok:var(--reference-uom-fds-space500-tok);
  --system-uom-nav-height:var(--reference-uom-space-500);
  --system-uom-fds-nav-size-tok:var(--reference-font-fds-size75-tok);
  --system-uom-nav-size:var(--reference-font-size-75);
  --system-uom-fds-box-radius-lg-tok:var(--reference-uom-fds-radius100-tok);
  --system-uom-box-radius-lg:var(--reference-uom-radius-100);
  --system-uom-fds-box-padding-lg-tok:var(--reference-uom-fds-space100-tok);
  --system-uom-box-padding-lg:var(--reference-uom-space-100);
  --system-uom-fds-layer-padding-tok:var(--reference-uom-fds-space150-tok);
  --system-uom-layer-padding:var(--reference-uom-space-150);
  --system-uom-fds-btn-size-tok:var(--reference-font-fds-size50-tok);
  --system-uom-btn-size:var(--reference-font-size-50);
  --system-uom-fds-btn-padding-horizontal-tok:var(--reference-uom-fds-space75-tok);
  --system-uom-btn-padding-horizontal:var(--reference-uom-space-75);
  --system-uom-fds-btn-padding-vertical-tok:var(--reference-uom-fds-space50-tok);
  --system-uom-btn-padding-vertical:var(--reference-uom-space-50);
  --system-color-dark-fds-label-fill-tok-on-dark:var(--reference-color-neutral-400);
  --system-color-dark-fds-text-fill-tok-on-dark:var(--reference-color-neutral-50);
  --system-color-dark-fds-icon-foreground-tok-on-dark:var(--reference-color-neutral-0);
  --system-color-dark-fds-box-background-tok-on-dark:var(--reference-color-neutral-800);
  --system-color-dark-fds-box-fill-tok-on-dark:var(--reference-color-neutral-700);
  --system-color-dark-fds-outline-fill-tok-on-dark:var(--reference-color-neutral-0);
  --system-color-dark-fds-layer-fill-tok-on-dark:var(--reference-color-neutral-700);
  --system-color-dark-fds-layer-background-tok-on-dark:var(--reference-color-neutral-900);
  --system-color-dark-fds-link-foreground-disabled-tok-on-dark:var(--reference-color-neutral-500);
  --system-color-dark-fds-link-foreground-active-tok-on-dark:var(--reference-color-blue-300);
  --system-color-dark-fds-link-foreground-focus-tok-on-dark:var(--reference-color-blue-300);
  --system-color-dark-fds-link-foreground-hover-tok-on-dark:var(--reference-color-blue-300);
  --system-color-dark-fds-link-foreground-tok-on-dark:var(--reference-color-blue-400);
  --system-color-dark-fds-action-foreground-disabled-tok-on-dark:var(--reference-color-neutral-400);
  --system-color-dark-fds-action-foreground-active-tok-on-dark:var(--reference-color-neutral-0);
  --system-color-dark-fds-action-foreground-focus-tok-on-dark:var(--reference-color-neutral-0);
  --system-color-dark-fds-action-foreground-hover-tok-on-dark:var(--reference-color-neutral-0);
  --system-color-dark-fds-action-foreground-tok-on-dark:var(--reference-color-neutral-0);
  --system-color-dark-fds-action-background-disabled-tok-on-dark:var(--reference-color-neutral-950);
  --system-color-dark-fds-action-background-active-tok-on-dark:var(--reference-color-lightness-0);
  --system-color-dark-fds-action-background-focus-tok-on-dark:var(--reference-color-neutral-800);
  --system-color-dark-fds-action-background-hover-tok-on-dark:var(--reference-color-neutral-800);
  --system-color-dark-fds-action-background-tok-on-dark:var(--reference-color-lightness-0);
  --system-color-dark-fds-action-fill-tok-on-dark:var(--reference-color-lightness-0);
  --system-color-dark-fds-navigate-foreground-disabled-tok-on-dark:var(--reference-color-neutral-600);
  --system-color-dark-fds-navigate-foreground-active-tok-on-dark:var(--reference-color-neutral-0);
  --system-color-dark-fds-navigate-foreground-focus-tok-on-dark:var(--reference-color-neutral-0);
  --system-color-dark-fds-navigate-foreground-hover-tok-on-dark:var(--reference-color-neutral-0);
  --system-color-dark-fds-navigate-foreground-tok-on-dark:var(--reference-color-neutral-0);
  --system-color-dark-fds-navigate-background-disabled-tok-on-dark:var(--reference-color-neutral-950);
  --system-color-dark-fds-navigate-background-active-tok-on-dark:var(--reference-color-lightness-0);
  --system-color-dark-fds-navigate-background-focus-tok-on-dark:var(--reference-color-neutral-800);
  --system-color-dark-fds-navigate-background-hover-tok-on-dark:var(--reference-color-neutral-800);
  --system-color-dark-fds-navigate-background-tok-on-dark:var(--reference-color-lightness-0);
  --system-color-dark-fds-navigate-fill-tok-on-dark:var(--reference-color-neutral-700);
  --system-color-dark-fds-submit-foreground-disabled-tok-on-dark:var(--reference-color-neutral-600);
  --system-color-dark-fds-submit-foreground-active-tok-on-dark:var(--reference-color-neutral-950);
  --system-color-dark-fds-submit-foreground-focus-tok-on-dark:var(--reference-color-neutral-950);
  --system-color-dark-fds-submit-foreground-hover-tok-on-dark:var(--reference-color-neutral-950);
  --system-color-dark-fds-submit-foreground-tok-on-dark:var(--reference-color-neutral-950);
  --system-color-dark-fds-submit-background-disabled-tok-on-dark:var(--reference-color-neutral-950);
  --system-color-dark-fds-submit-background-active-tok-on-dark:var(--reference-color-green-300);
  --system-color-dark-fds-submit-background-focus-tok-on-dark:var(--reference-color-green-300);
  --system-color-dark-fds-submit-background-hover-tok-on-dark:var(--reference-color-green-300);
  --system-color-dark-fds-submit-background-tok-on-dark:var(--reference-color-green-400);
  --system-color-light-fds-label-fill-tok-on-light:var(--reference-color-neutral-500);
  --system-color-light-fds-text-fill-tok-on-light:var(--reference-color-neutral-900);
  --system-color-light-fds-icon-foreground-tok-on-light:var(--reference-color-neutral-900);
  --system-color-light-fds-box-background-tok-on-light:var(--reference-color-neutral-0);
  --system-color-light-fds-box-fill-tok-on-light:var(--reference-color-neutral-200);
  --system-color-light-fds-outline-fill-tok-on-light:var(--reference-color-neutral-900);
  --system-color-light-fds-layer-fill-tok-on-light:var(--reference-color-neutral-500);
  --system-color-light-fds-layer-background-tok-on-light:var(--reference-color-neutral-50);
  --system-color-light-fds-link-foreground-disabled-tok-on-light:var(--reference-color-neutral-500);
  --system-color-light-fds-link-foreground-active-tok-on-light:var(--reference-color-blue-700);
  --system-color-light-fds-link-foreground-focus-tok-on-light:var(--reference-color-blue-700);
  --system-color-light-fds-link-foreground-hover-tok-on-light:var(--reference-color-blue-700);
  --system-color-light-fds-link-foreground-tok-on-light:var(--reference-color-blue-600);
  --system-color-light-fds-action-foreground-disabled-tok-on-light:var(--reference-color-neutral-400);
  --system-color-light-fds-action-foreground-active-tok-on-light:var(--reference-color-neutral-900);
  --system-color-light-fds-action-foreground-focus-tok-on-light:var(--reference-color-neutral-900);
  --system-color-light-fds-action-foreground-hover-tok-on-light:var(--reference-color-neutral-900);
  --system-color-light-fds-action-foreground-tok-on-light:var(--reference-color-neutral-900);
  --system-color-light-fds-action-background-disabled-tok-on-light:var(--reference-color-neutral-100);
  --system-color-light-fds-action-background-active-tok-on-light:var(--reference-color-lightness-0);
  --system-color-light-fds-action-background-focus-tok-on-light:var(--reference-color-neutral-200);
  --system-color-light-fds-action-background-hover-tok-on-light:var(--reference-color-neutral-200);
  --system-color-light-fds-action-background-tok-on-light:var(--reference-color-lightness-0);
  --system-color-light-fds-action-fill-tok-on-light:var(--reference-color-lightness-0);
  --system-color-light-fds-navigate-foreground-disabled-tok-on-light:var(--reference-color-neutral-400);
  --system-color-light-fds-navigate-foreground-active-tok-on-light:var(--reference-color-neutral-900);
  --system-color-light-fds-navigate-foreground-focus-tok-on-light:var(--reference-color-neutral-900);
  --system-color-light-fds-navigate-foreground-hover-tok-on-light:var(--reference-color-neutral-900);
  --system-color-light-fds-navigate-foreground-tok-on-light:var(--reference-color-neutral-950);
  --system-color-light-fds-navigate-background-disabled-tok-on-light:var(--reference-color-neutral-100);
  --system-color-light-fds-navigate-background-active-tok-on-light:var(--reference-color-lightness-0);
  --system-color-light-fds-navigate-background-focus-tok-on-light:var(--reference-color-neutral-200);
  --system-color-light-fds-navigate-background-hover-tok-on-light:var(--reference-color-neutral-200);
  --system-color-light-fds-navigate-background-tok-on-light:var(--reference-color-lightness-0);
  --system-color-light-fds-navigate-fill-tok-on-light:var(--reference-color-neutral-300);
  --system-color-light-fds-submit-foreground-disabled-tok-on-light:var(--reference-color-neutral-400);
  --system-color-light-fds-submit-foreground-active-tok-on-light:var(--reference-color-neutral-0);
  --system-color-light-fds-submit-foreground-focus-tok-on-light:var(--reference-color-neutral-0);
  --system-color-light-fds-submit-foreground-hover-tok-on-light:var(--reference-color-neutral-0);
  --system-color-light-fds-submit-foreground-tok-on-light:var(--reference-color-neutral-0);
  --system-color-light-fds-submit-background-disabled-tok-on-light:var(--reference-color-neutral-0);
  --system-color-light-fds-submit-background-active-tok-on-light:var(--reference-color-green-700);
  --system-color-light-fds-submit-background-focus-tok-on-light:var(--reference-color-green-700);
  --system-color-light-fds-submit-background-hover-tok-on-light:var(--reference-color-green-700);
  --system-color-light-fds-submit-background-tok-on-light:var(--reference-color-green-600);
  --fds-link-foreground:var(--reference-color-blue-800,#1d3986);
  --fds-link-size:var(--reference-uom-space-100,1rem);
  --fds-link-weight:var(--reference-font-weight-400,400);
  --fds-link-weight--active:var(--fds-link-weight);
  --fds-separator-fill:var(--reference-color-neutral-600,#525150);
  --fds-indicator-background:var(--reference-color-neutral-100,#f5f3f0);
  --fds-indicator-fill:var(--reference-color-neutral-500,#757473);
  --fds-indicator-font-family:var(--reference-font-family-sans);
  --fds-indicator-foreground:var(--reference-color-neutral-700,#403f3e);
  --fds-toggle-stroke:var(--reference-uom-stroke-100,0.0625rem);
  --fds-indicator-radius:var(--reference-uom-radius-25,0.25rem);
  --fds-indicator-padding:var(--reference-uom-space-12,0.125rem);
  --fds-indicator-padding--sides:var(--reference-uom-space-50,0.5rem);
  --apex-kit-icon-svg--critical:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='currentColor' stroke-linecap='round' stroke-miterlimit='10' stroke-width='1.5' d='M12 16.03V16m0-2.75V6.375m0 15a9.375 9.375 0 1 0 0-18.75 9.375 9.375 0 0 0 0 18.75Z' vector-effect='non-scaling-stroke'/%3E%3C/svg%3E");
  --apex-kit-icon-svg--information:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cg fill='currentColor' clip-path='url(%23a)'%3E%3Cpath d='M11.625 6a1.125 1.125 0 1 0 0 2.25 1.125 1.125 0 0 0 0-2.25M10.5 9.75a.75.75 0 0 0 0 1.5h.75V15a2.25 2.25 0 0 0 2.25 2.25h.75a.75.75 0 0 0 0-1.5h-.75a.75.75 0 0 1-.75-.75v-3.75a1.5 1.5 0 0 0-1.5-1.5z' vector-effect='non-scaling-stroke'/%3E%3Cpath fill-rule='evenodd' d='M12 0C5.373 0 0 5.373 0 12s5.373 12 12 12 12-5.373 12-12S18.627 0 12 0M1.5 12C1.5 6.201 6.201 1.5 12 1.5S22.5 6.201 22.5 12 17.799 22.5 12 22.5 1.5 17.799 1.5 12' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  --apex-kit-icon-svg--success:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m7 13.02 2.041 2.898a.874.874 0 0 0 1.423.042L17 7.69M2.625 12a9.375 9.375 0 1 0 18.75 0 9.375 9.375 0 0 0-18.75 0' vector-effect='non-scaling-stroke'/%3E%3C/svg%3E");
  --apex-kit-icon-svg--warning:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M12 18.03V18m0-2.875v-6.25m1.35-5.408a1.505 1.505 0 0 0-2.701 0L2.755 19.548a1.267 1.267 0 0 0 1.138 1.827h16.213a1.267 1.267 0 0 0 1.139-1.827z' vector-effect='non-scaling-stroke'/%3E%3C/svg%3E");
}
.apex-kit-fds-theme pvd-cc-rst-pwd-address {
  --apex-for-web-input-slot-margin-left:1.5em;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-alert-root {
  --alert-uom-utility-spacing-125:calc(var(--reference-uom-space-100) + var(--reference-uom-space-25));
  --apex-kit-alert-background-color:var(--reference-color-red-50);
  --apex-kit-alert-border-width:1px;
  --apex-kit-alert-border-color:var(--reference-color-red-800);
  --apex-kit-alert-border-radius-default:var(--system-uom-box-radius-lg);
  --apex-kit-alert-close-transition:null;
  --apex-kit-alert-icon-background-color:#0000;
  --apex-kit-alert-icon-color:var(--reference-color-red-800);
  --apex-kit-alert-icon-padding-left:var(--reference-uom-space-100);
  --apex-kit-alert-icon-padding-right:var(--reference-uom-space-100);
  --apex-kit-alert-icon-padding-top:var(--reference-uom-space-100);
  --apex-kit-alert-icon-vertical-alignment:flex-start;
  --apex-kit-alert-icon-component-padding:var(--reference-uom-space-12);
  --apex-kit-alert-icon-component-height:var(--alert-uom-utility-spacing-125);
  --apex-kit-alert-icon-component-width:var(--alert-uom-utility-spacing-125);
  --apex-kit-alert-icon-component-content:var(--apex-kit-icon-svg--critical);
  --apex-kit-alert-title-color:var(--reference-color-red-700);
  --apex-kit-alert-title-display:inline;
  --apex-kit-alert-title-font-size:var(--reference-fonts-size-100);
  --apex-kit-alert-title-margin-bottom:0;
  --apex-kit-alert-content-background-color:#0000;
  --apex-kit-alert-content-color:var(--reference-color-red-700);
  --apex-kit-alert-content-padding-bottom:var(--reference-uom-space-100);
  --apex-kit-alert-content-padding-left:0;
  --apex-kit-alert-content-padding-right:var(--reference-uom-space-100);
  --apex-kit-alert-content-padding-top:var(--reference-uom-space-100);
  --apex-kit-alert-content-width:calc(100% - 76px);
  --apex-kit-alert-message-display:inline;
  --apex-kit-alert-dismiss-button-color:var(--reference-color-red-700);
  --apex-kit-alert-dismiss-button-height:var(--reference-uom-space-250);
  --apex-kit-alert-dismiss-button-margin:var(--reference-uom-space-50) var(--reference-uom-space-50) 0 0;
  --apex-kit-alert-dismiss-button-padding-bottom:0;
  --apex-kit-alert-dismiss-button-padding-left:0;
  --apex-kit-alert-dismiss-button-padding-right:0;
  --apex-kit-alert-dismiss-button-padding-top:0;
  --apex-kit-alert-dismiss-button-width:var(--reference-uom-space-250);
  --apex-kit-alert-dismiss-button-focus-outline:2px solid var(--reference-color-neutral-950);
  --apex-kit-alert-dismiss-button-hover-background-color:var(--reference-color-red-100);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-alert-root .pvd-alert__dismiss-button {
  border-radius: 100%;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-alert-root .pvd-alert__dismiss-button:hover {
  background-color: var(--apex-kit-alert-dismiss-button-hover-background-color);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-alert-root .pvd-alert__dismiss-button [data-tag-name=pvd-scoped-icon] .pvd-cc-rst-pwd-icon-root {
  height: var(--alert-uom-utility-spacing-125);
  width: var(--alert-uom-utility-spacing-125);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-alert-root .pvd-alert__title:after {
  content: ".";
}
@media screen and (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-alert-root .pvd-alert__title {
    font-size: var(--reference-fonts-size-100);
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-alert-root.pvd-alert--info {
  --apex-kit-alert-border-color:var(--reference-color-blue-800);
  --apex-kit-alert-background-color:var(--reference-color-blue-50);
  --apex-kit-alert-content-color:var(--reference-color-blue-800);
  --apex-kit-alert-icon-background-color:#0000;
  --apex-kit-alert-icon-color:var(--reference-color-blue-800);
  --apex-kit-alert-icon-component-content:var(--apex-kit-icon-svg--information);
  --apex-kit-alert-title-color:var(--reference-color-blue-800);
  --apex-kit-alert-dismiss-button-color:var(--reference-color-blue-800);
  --apex-kit-alert-dismiss-button-hover-background-color:var(--reference-color-blue-100);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-alert-root.pvd-alert--success {
  --apex-kit-alert-border-color:var(--reference-color-green-800);
  --apex-kit-alert-background-color:var(--reference-color-green-50);
  --apex-kit-alert-content-color:var(--reference-color-green-800);
  --apex-kit-alert-icon-background-color:#0000;
  --apex-kit-alert-icon-color:var(--reference-color-green-800);
  --apex-kit-alert-icon-component-content:var(--apex-kit-icon-svg--success);
  --apex-kit-alert-title-color:var(--reference-color-green-800);
  --apex-kit-alert-dismiss-button-color:var(--reference-color-green-800);
  --apex-kit-alert-dismiss-button-hover-background-color:var(--reference-color-green-100);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-alert-root.pvd-alert--warning {
  --apex-kit-alert-border-color:var(--reference-color-orange-900);
  --apex-kit-alert-background-color:var(--reference-color-orange-50);
  --apex-kit-alert-content-color:var(--reference-color-orange-900);
  --apex-kit-alert-icon-background-color:#0000;
  --apex-kit-alert-icon-color:var(--reference-color-orange-900);
  --apex-kit-alert-icon-component-content:var(--apex-kit-icon-svg--warning);
  --apex-kit-alert-title-color:var(--reference-color-orange-900);
  --apex-kit-alert-dismiss-button-color:var(--reference-color-orange-900);
  --apex-kit-alert-dismiss-button-hover-background-color:var(--reference-color-orange-100);
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-alert-root,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-alert-root.pvd-alert--info,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-alert-root.pvd-alert--success,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-alert-root.pvd-alert--warning {
    --apex-kit-alert-icon-color:CanvasText;
  }
}
.apex-kit-fds-theme pvd-cc-rst-pwd-autocomplete {
  --apex-for-web-input-slot-margin-left:1.5em;
  --apex-autocomplete-input-margin-right:calc(var(--reference-uom-space-250)*-1);
  --apex-autocomplete-input-clear-icon-padding-right:null;
  --apex-autocomplete-results-background:var(--reference-color-neutral-0);
  --apex-autocomplete-results-border:1px solid var(--reference-color-neutral-500);
  --apex-autocomplete-results-border-radius:var(--reference-uom-radius-50);
  --apex-autocomplete-results-max-height:50vh;
  --apex-autocomplete-results-padding:var(--reference-uom-space-100);
  --apex-autocomplete-results-top:41px;
  --apex-autocomplete-results-z-index:1000;
  --apex-autocomplete-results-option-gap:0;
  --apex-autocomplete-results-option-margin-top:var(--reference-uom-space-75);
  --apex-autocomplete-results-option-padding:var(--reference-uom-space-50) var(--reference-uom-space-75);
  --apex-autocomplete-results-count-font-size:var(--reference-font-size-75);
  --apex-autocomplete-results-count-padding:var(--reference-uom-space-25) calc(var(--reference-uom-space-150) + var(--reference-uom-space-25));
  --apex-autocomplete-results-count-z-index:1001;
  --apex-autocomplete-radio-group-margin-top:var(--reference-uom-space-25);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-breadcrumbs-root {
  --fds-breadcrumbs-display:inline-block;
  --fds-breadcrumbs-min-width:fit-content;
  --fds-breadcrumbs-width:100%;
  --fds-breadcrumbs-item-display:inline-flex;
  --fds-breadcrumbs-item-margin:calc(var(--fds-link-size)*0.75);
  --fds-breadcrumbs-item-padding:var(--fds-link-size);
  --fds-breadcrumbs-item-responsive-display:none;
  --fds-breadcrumbs-last-item-color:var(--fds-link-foreground);
  --fds-breadcrumbs-last-item-text-decoration:none;
  --fds-breadcrumbs-list-direction:row;
  --fds-breadcrumbs-list-display:flex;
  --fds-breadcrumbs-list-style:none --fds-breadcrumbs-list-margin:0;
  --fds-breadcrumbs-list-padding:0;
  --fds-breadcrumbs-separator-color:var(--fds-separator-fill);
  --fds-breadcrumbs-separator-display:block;
  --fds-breadcrumbs-separator-position:absolute;
  --fds-breadcrumbs-separator-offset-top:calc(var(--fds-link-size)*0.25);
  --fds-breadcrumbs-separator-offset-right:0;
  --fds-breadcrumbs-separator-rotation:29deg;
  --fds-breadcrumbs-separator-size:var(--fds-link-size);
  --fds-breadcrumbs-item-white-space:nowrap;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root {
  --apex-kit-button-align-items:center;
  --apex-kit-button-background-color:var(--reference-color-green-600);
  --apex-kit-button-border-width:var(--reference-uom-stroke-100);
  --apex-kit-button-border-style:solid;
  --apex-kit-button-border-color:var(--reference-color-green-600);
  --apex-kit-button-border-radius:var(--reference-uom-radius-200);
  --apex-kit-button-cursor:pointer;
  --apex-kit-button-display:inline-flex;
  --apex-kit-button-gap:var(--reference-uom-space-50);
  --apex-kit-button-horizontal-padding:var(--reference-uom-space-100);
  --apex-kit-button-justify-content:center;
  --apex-kit-button-line-height:var(--reference-uom-space-100);
  --apex-kit-button-margin-top:var(--reference-uom-stroke-0);
  --apex-kit-button-margin-left:var(--reference-uom-stroke-0);
  --apex-kit-button-margin-right:var(--reference-uom-stroke-0);
  --apex-kit-button-margin-bottom:var(--reference-uom-stroke-0);
  --apex-kit-button-max-width:100%;
  --apex-kit-button-min-height:var(--reference-uom-space-250);
  --apex-kit-button-overflow:visible;
  --apex-kit-button-position:relative;
  --apex-kit-button-vertical-align:top;
  --apex-kit-button-vertical-padding:0;
  --apex-kit-button-box-shadow:none;
  --apex-kit-button-outline:none;
  --apex-kit-button-text-align:center;
  --apex-kit-button-text-color:var(--reference-color-neutral-0);
  --apex-kit-button-text-decoration:none;
  --apex-kit-button-font-family:var(--reference-font-family-sans);
  --apex-kit-button-font-size:var(--reference-font-size-100);
  --apex-kit-button-font-style:normal;
  --apex-kit-button-font-weight:var(--reference-font-weight-700);
  --apex-kit-button-icon-color:var(--reference-color-neutral-0);
  --apex-kit-button-icon-display:block;
  --apex-kit-button-icon-margin:var(--reference-uom-space-50);
  --apex-kit-button-icon-overflow:visible;
  --apex-kit-button-typography-text-align:center;
  --apex-kit-button-typography-text-color:var(--reference-color-neutral-0);
  --apex-kit-button-typography-text-decoration:none;
  --apex-kit-button-typography-font-family:var(--reference-font-family-sans);
  --apex-kit-button-typography-font-size:var(--reference-font-size-100);
  --apex-kit-button-typography-font-weight:var(--reference-font-weight-700);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root:hover {
  --apex-kit-button-background-color:var(--reference-color-green-700);
  --apex-kit-button-border-color:var(--reference-color-green-700);
  --apex-kit-button-border-radius:var(--reference-uom-radius-200);
  --apex-kit-button-display:inline-flex;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--hover__icon,
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root:hover__icon {
  --apex-kit-button-border-color:var(--reference-color-neutral-0);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root:focus {
  --apex-kit-button-background-color:var(--reference-color-green-700);
  --apex-kit-button-border-color:var(--color-white);
  --apex-kit-button-border-radius:var(--reference-uom-radius-200);
  --apex-kit-button-border-width:var(--reference-uom-stroke-100);
  --apex-kit-button-box-shadow:none;
  --apex-kit-button-outline-color:var(--reference-color-neutral-900);
  --apex-kit-button-outline-offset:var(--reference-uom-stroke-300);
  --apex-kit-button-outline-style:solid;
  --apex-kit-button-outline-width:var(--reference-uom-stroke-200);
  --apex-kit-button-transition:outline 0.125s linear;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root:active {
  --apex-kit-button-background-color:var(--reference-color-green-700);
  --apex-kit-button-border-color:var(--color-white);
  --apex-kit-button-border-radius:var(--reference-uom-radius-200);
  --apex-kit-button-border-width:var(--reference-uom-stroke-100);
  --apex-kit-button-box-shadow:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root:disabled,
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root:disabled.pvd-button--active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root:disabled.pvd-button--hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root:disabled:active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root:disabled:hover {
  --apex-kit-button-background-color:var(--reference-color-neutral-0);
  --apex-kit-button-border-color:var(--reference-color-green-700);
  --apex-kit-button-border-radius:var(--reference-uom-radius-200);
  --apex-kit-button-border-style:solid;
  --apex-kit-button-border-width:var(--reference-uom-stroke-100);
  --apex-kit-button-box-shadow:none;
  --apex-kit-button-cursor:not-allowed;
  --apex-kit-button-outline:none;
  --apex-kit-button-icon-color:var(--reference-color-neutral-400);
  --apex-kit-button-text-color:var(--reference-color-neutral-400);
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-button-root:disabled,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-button-root:disabled.pvd-button--active,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-button-root:disabled.pvd-button--hover,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-button-root:disabled:active,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-button-root:disabled:hover {
    --apex-kit-button-outline:none;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--anchor.pvd-button--active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--anchor.pvd-button--focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--anchor:active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--anchor:focus {
  --apex-kit-button-border-radius:var(--reference-uom-radius-200);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--secondary {
  --apex-kit-button-background-color:var(--reference-color-lightness-0);
  --apex-kit-button-border-color:var(--reference-color-neutral-600);
  --apex-kit-button-border-radius:var(--reference-uom-radius-200);
  --apex-kit-button-border-style:solid;
  --apex-kit-button-border-width:var(--reference-uom-stroke-100);
  --apex-kit-button-line-height:var(--reference-uom-space-100);
  --apex-kit-button-font-weight:var(--reference-font-weight-600);
  --apex-kit-button-gap:var(--reference-uom-space-50);
  --apex-kit-button-justify-content:center;
  --apex-kit-button-min-width:var(--reference-uom-space-250);
  --apex-kit-button-icon-color:var(--reference-color-neutral-900);
  --apex-kit-button-text-color:var(--reference-color-neutral-900);
  --apex-kit-button-text-align:center;
  --apex-kit-button-text-decoration:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--secondary.pvd-button--hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--secondary:hover {
  --apex-kit-button-background-color:var(--reference-color-neutral-200);
  --apex-kit-button-border-color:var(--reference-color-neutral-900);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--secondary.pvd-button--active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--secondary:active {
  --apex-kit-button-background-color:var(--reference-color-lightness-0);
  --apex-kit-button-border-color:var(--reference-color-neutral-900);
  --apex-kit-button-border-width:var(--reference-uom-stroke-100);
  --apex-kit-button-box-shadow:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--secondary.pvd-button--focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--secondary:focus {
  --apex-kit-button-background-color:var(--reference-color-neutral-200);
  --apex-kit-button-border-color:var(--reference-color-neutral-900);
  --apex-kit-button-border-width:var(--reference-uom-stroke-100);
  --apex-kit-button-box-shadow:none;
  --apex-kit-button-outline-color:var(--reference-color-neutral-900);
  --apex-kit-button-outline-offset:var(--reference-uom-stroke-300);
  --apex-kit-button-outline-style:solid;
  --apex-kit-button-outline-width:var(--reference-uom-stroke-200);
  --apex-kit-button-transition:outline 0.125s linear;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--secondary:disabled,
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--secondary:disabled.pvd-button--active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--secondary:disabled.pvd-button--hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--secondary:disabled:active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--secondary:disabled:hover {
  --apex-kit-button-background-color:var(--reference-color-neutral-100);
  --apex-kit-button-border-color:var(--reference-color-neutral-300);
  --apex-kit-button-border-radius:var(--reference-uom-radius-200);
  --apex-kit-button-border-style:solid;
  --apex-kit-button-border-width:var(--reference-uom-stroke-200);
  --apex-kit-button-cursor:not-allowed;
  --apex-kit-button-outline:none;
  --apex-kit-button-icon-color:var(--reference-color-neutral-400);
  --apex-kit-button-text-color:var(--reference-color-neutral-400);
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--secondary:disabled,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--secondary:disabled.pvd-button--active,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--secondary:disabled.pvd-button--hover,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--secondary:disabled:active,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--secondary:disabled:hover {
    --apex-kit-button-outline:none;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--tertiary {
  --apex-kit-button-background-color:var(--reference-color-lightness-0);
  --apex-kit-button-border-color:var(--reference-color-lightness-0);
  --apex-kit-button-border-radius:var(--reference-uom-radius-200);
  --apex-kit-button-border-style:solid;
  --apex-kit-button-border-width:var(--reference-uom-stroke-100);
  --apex-kit-button-cursor:pointer;
  --apex-kit-button-display:inline-flex;
  --apex-kit-button-line-height:var(--reference-uom-space-100);
  --apex-kit-button-gap:var(--reference-uom-space-50);
  --apex-kit-button-justify-content:center;
  --apex-kit-button-min-width:var(--reference-uom-space-250);
  --apex-kit-button-font-size:var(--reference-uom-space-100);
  --apex-kit-button-font-weight:var(--reference-font-weight-600);
  --apex-kit-button-icon-color:var(--reference-color-neutral-900);
  --apex-kit-button-text-align:center;
  --apex-kit-button-text-color:var(--reference-color-neutral-900);
  --apex-kit-button-text-decoration:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--tertiary.pvd-button--hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:hover {
  --apex-kit-button-background-color:var(--reference-color-neutral-200);
  --apex-kit-button-border-width:var(--reference-uom-stroke-100);
  --apex-kit-button-icon-color:var(--reference-color-neutral-900);
  --apex-kit-button-text-color:var(--reference-color-neutral-900);
  --apex-kit-button-text-decoration:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--tertiary.pvd-button--active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:active {
  --apex-kit-button-background-color:var(--reference-color-neutral-200);
  --apex-kit-button-border-style:solid;
  --apex-kit-button-border-width:var(--reference-uom-stroke-100);
  --apex-kit-button-box-shadow:none;
  --apex-kit-button-icon-color:var(--reference-color-neutral-900);
  --apex-kit-button-text-color:var(--reference-color-neutral-900);
  --apex-kit-button-text-decoration:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--tertiary.pvd-button--focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:focus {
  --apex-kit-button-background-color:var(--reference-color-neutral-200);
  --apex-kit-button-border-width:var(--reference-uom-stroke-100);
  --apex-kit-button-box-shadow:none;
  --apex-kit-button-outline-color:var(--reference-color-neutral-900);
  --apex-kit-button-outline-offset:var(--reference-uom-stroke-300);
  --apex-kit-button-outline-style:solid;
  --apex-kit-button-outline-width:var(--reference-uom-stroke-200);
  --apex-kit-button-icon-color:var(--reference-color-neutral-900);
  --apex-kit-button-text-color:var(--reference-color-neutral-900);
  --apex-kit-button-text-decoration:none;
  --apex-kit-button-transition:outline 0.125s linear;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:disabled {
  --apex-kit-button-background-color:var(--reference-color-neutral-100);
  --apex-kit-button-border-color:var(--reference-color-neutral-300);
  --apex-kit-button-border-style:solid;
  --apex-kit-button-border-width:var(--reference-uom-stroke-200);
  --apex-kit-button-border-radius:var(--reference-uom-radius-200);
  --apex-kit-button-cursor:not-allowed;
  --apex-kit-button-outline:none;
  --apex-kit-button-icon-color:var(--reference-color-neutral-400);
  --apex-kit-button-text-color:var(--reference-color-neutral-400);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:disabled,
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:disabled.pvd-button--active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:disabled.pvd-button--hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:disabled:active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:disabled:hover {
  --apex-kit-button-background-color:var(--reference-color-neutral-100);
  --apex-kit-button-border-color:var(--reference-color-neutral-300);
  --apex-kit-button-border-radius:var(--reference-uom-radius-200);
  --apex-kit-button-border-style:solid;
  --apex-kit-button-border-width:var(--reference-uom-stroke-200);
  --apex-kit-button-cursor:not-allowed;
  --apex-kit-button-outline:none;
  --apex-kit-button-icon-color:var(--reference-color-neutral-400);
  --apex-kit-button-text-color:var(--reference-color-neutral-400);
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:disabled,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:disabled.pvd-button--active,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:disabled.pvd-button--hover,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:disabled:active,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--tertiary:disabled:hover {
    --apex-kit-button-outline:none;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--with-icon {
  --apex-kit-button-with-icon-display:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--icon-only {
  --apex-kit-button-min-width:var(--reference-uom-space-250);
  --apex-kit-button-horizontal-padding:var(--reference-uom-space-50);
  --apex-kit-button-vertical-padding:var(--reference-uom-space-50);
  --apex-kit-button-icon-margin:0;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-button-root.pvd-button--icon-only.pvd-button--icon-only-equilateral {
  --apex-kit-button-vertical-padding:var(--reference-uom-space-50);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root {
  --apex-kit-checkbox-background-color:var(--color-white);
  --apex-kit-checkbox-box-shadow:none;
  --apex-kit-checkbox-fill:none;
  --apex-kit-checkbox-length:1em;
  --apex-kit-checkbox-space-utility-three-quarter-x:var(--reference-uom-space-50);
  --apex-kit-checkbox-margin-top:0;
  --apex-kit-checkbox-border-radius:var(--reference-uom-radius-25);
  --apex-kit-checkbox-border-width:var(--reference-uom-stroke-100);
  --apex-kit-checkbox-margin:0.375rem;
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--reference-color-neutral-500);
  --apex-kit-checkbox-cursor:pointer;
  --apex-kit-checkbox-checked-icon-display:none;
  --apex-kit-checkbox-indeterminate-icon-display:none;
  --apex-kit-checkbox-outline-color:unset;
  --apex-kit-checkbox-outline-offset:unset;
  --apex-kit-checkbox-outline-style:none;
  --apex-kit-checkbox-outline-width:unset;
  --apex-kit-checkbox-transition:none;
  --apex-kit-checkbox-vertical-align:middle;
  --apex-kit-checkbox-color:var(--reference-color-neutral-900);
  --apex-kit-checkbox-font-family:var(--reference-font-family-sans);
  --apex-kit-checkbox-font-style:normal;
  --apex-kit-checkbox-font-weight:var(--reference-font-weight-400);
  --apex-kit-checkbox-letter-spacing:-0.25px;
  --apex-kit-checkbox-line-height:var(--reference-font-line-300);
  --apex-kit-checkbox-text-align:left;
  --apex-kit-checkbox-text-decoration:none;
  --apex-kit-checkbox-text-indent:0;
  --apex-kit-checkbox-text-shadow:none;
  --apex-kit-checkbox-text-transform:none;
  --apex-kit-checkbox-font-size:0;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--small .pvd-checkbox__label {
  --apex-kit-checkbox-font-size:0.75rem;
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--small .pvd-checkbox__label {
    --apex-kit-checkbox-font-size:0.875rem;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--small .pvd-checkbox__label-text {
  --apex-kit-checkbox-margin-top:0;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--small .pvd-checkbox__microcopy {
  --apex-kit-checkbox-font-size:0.75rem;
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--small .pvd-checkbox__microcopy {
    --apex-kit-checkbox-font-size:0.875rem;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--small .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-margin:0.3125rem 0.25rem;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--large .pvd-checkbox__label {
  --apex-kit-checkbox-font-size:1.125rem;
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--large .pvd-checkbox__label {
    --apex-kit-checkbox-font-size:1.25rem;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--large .pvd-checkbox__label-text {
  --apex-kit-checkbox-margin-top:0;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--large .pvd-checkbox__microcopy {
  --apex-kit-checkbox-font-size:1.125rem;
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--large .pvd-checkbox__microcopy {
    --apex-kit-checkbox-font-size:1.25rem;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root.pvd-checkbox--large .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-margin:0.125rem 0.25rem;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--reference-color-neutral-800);
  --apex-kit-checkbox-box-shadow:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--reference-color-neutral-900);
  --apex-kit-checkbox-box-shadow:none;
  --apex-kit-checkbox-outline-color:var(--color-black);
  --apex-kit-checkbox-outline-offset:var(--reference-uom-stroke-300);
  --apex-kit-checkbox-outline-style:solid;
  --apex-kit-checkbox-outline-width:var(--reference-uom-stroke-200);
  --apex-kit-checkbox-transition:outline 0.125s linear;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--reference-color-neutral-200);
  --apex-kit-checkbox-box-shadow:none;
  --apex-kit-checkbox-background-color:var(--color-white);
  --apex-kit-checkbox-outline-color:unset;
  --apex-kit-checkbox-outline-offset:unset;
  --apex-kit-checkbox-outline-style:none;
  --apex-kit-checkbox-outline-width:unset;
  --apex-kit-checkbox-transition:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label--disabled {
  --apex-kit-checkbox-color:var(--reference-color-neutral-400);
  --apex-kit-checkbox-cursor:not-allowed;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--disabled {
  --apex-kit-checkbox-background-color:var(--reference-color-neutral-200);
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--reference-color-neutral-400);
  --apex-kit-checkbox-box-shadow:none;
  --apex-kit-checkbox-cursor:not-allowed;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--disabled .pvd-checkbox__checkbox-wrap-icon {
  --apex-kit-checkbox-fill:var(--color-neutral-73);
  --apex-kit-icon-size-small:1.25rem;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--checked {
  --apex-kit-checkbox-checked-icon-display:block;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--indeterminate {
  --apex-kit-checkbox-indeterminate-icon-display:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--checked {
  --apex-kit-checkbox-checked-icon-display:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon--indeterminate {
  --apex-kit-checkbox-indeterminate-icon-display:block;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked {
  --apex-kit-checkbox-background-color:var(--color-green-34);
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-green-34);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked .pvd-checkbox__checkbox-wrap-icon {
  --apex-kit-checkbox-fill:var(--color-white);
  --apex-kit-icon-size-small:1.25rem;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate:hover + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-box-shadow:none;
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--reference-color-green-700);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate:focus + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--color-green-34);
  --apex-kit-checkbox-box-shadow:none;
  --apex-kit-checkbox-outline-color:var(--color-black);
  --apex-kit-checkbox-outline-offset:var(--reference-uom-stroke-300);
  --apex-kit-checkbox-outline-style:solid;
  --apex-kit-checkbox-outline-width:var(--reference-uom-stroke-200);
  --apex-kit-checkbox-transition:outline 0.125s linear;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate + .pvd-checkbox__label:active .pvd-checkbox__checkbox-wrap,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate:active + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--reference-color-green-700);
  --apex-kit-checkbox-box-shadow:none;
  --apex-kit-checkbox-background-color:var(--color-green-34);
  --apex-kit-checkbox-outline-color:unset;
  --apex-kit-checkbox-outline-offset:unset;
  --apex-kit-checkbox-outline-style:none;
  --apex-kit-checkbox-outline-width:unset;
  --apex-kit-checkbox-transition:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-disabled,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-disabled {
  --apex-kit-checkbox-background-color:var(--reference-color-neutral-200);
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--reference-color-neutral-400);
  --apex-kit-checkbox-box-shadow:none;
  --apex-kit-checkbox-cursor:not-allowed;
  --apex-kit-checkbox-outline-color:unset;
  --apex-kit-checkbox-outline-offset:unset;
  --apex-kit-checkbox-outline-style:none;
  --apex-kit-checkbox-outline-width:unset;
  --apex-kit-checkbox-transition:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-disabled .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:checked:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap--checked-disabled .pvd-checkbox__checkbox-wrap-icon,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:indeterminate:disabled + .pvd-checkbox__label .pvd-checkbox__checkbox-wrap-icon {
  --apex-kit-checkbox-fill:var(--color-white);
  --apex-kit-icon-size-small:1.25rem;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__label {
  --apex-kit-checkbox-margin:-0.375rem;
  --apex-kit-checkbox-font-size:0.875rem;
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__label {
    --apex-kit-checkbox-font-size:1rem;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__label:has(sub) {
  align-items: flex-start;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__label:has(sup) {
  align-items: flex-end;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__label:has(sub):has(sup) {
  align-items: center;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__label-text {
  --apex-kit-checkbox-margin-top:0;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__microcopy {
  --apex-kit-checkbox-font-size:0.875rem;
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__microcopy {
    --apex-kit-checkbox-font-size:1rem;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox-wrap {
  --apex-kit-checkbox-background-color:var(--color-white);
  --apex-kit-checkbox-border:var(--apex-kit-checkbox-border-width) solid var(--reference-color-neutral-500);
  --apex-kit-checkbox-margin:0.25rem;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox-wrap,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox-wrap *,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox-wrap :after,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox-wrap :before,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox-wrap:after,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox-wrap:before {
  box-sizing: border-box;
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox *,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox :after,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox :before,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:after,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-root .pvd-cc-rst-pwd-checkbox-root .pvd-checkbox__checkbox:before {
    box-sizing: initial;
  }
}
.apex-kit-fds-theme pvd-cc-rst-pwd-checkbox-group {
  --apex-kit-checkbox-group-display:block;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root {
  --apex-kit-checkbox-group-color:var(--color-black);
  --apex-kit-checkbox-group-font-family:var(--fonts-family-sans);
  --apex-kit-checkbox-group-font-weight:var(--fonts-weight-regular);
  --apex-kit-checkbox-group-line-height:var(--fonts-line-height-normal);
  --apex-kit-checkbox-group-background-color:unset;
  --apex-kit-checkbox-group-border:none;
  --apex-kit-checkbox-group-border-radius:unset;
  --apex-kit-checkbox-group-border-width:unset;
  --apex-kit-checkbox-group-outline:unset;
  --apex-kit-checkbox-group-outline-offset:unset;
  --apex-kit-checkbox-group-display:block;
  --apex-kit-checkbox-group-flex-flow:unset;
  --apex-kit-checkbox-group-general-margin-left:unset;
  --apex-kit-checkbox-group-first-child-margin-left:unset;
  --apex-kit-checkbox-group-tile-border-style:solid;
  --apex-kit-checkbox-group-tile-border-width:thin;
  --apex-kit-checkbox-group-tile-outline-color:unset;
  --apex-kit-checkbox-group-tile-border-color:unset;
  --apex-kit-checkbox-group-tile-box-shadow-radius:unset;
  --apex-kit-checkbox-group-tile-box-shadow-color:unset;
  --apex-kit-checkbox-group-tile-outline-width:unset;
  --apex-kit-checkbox-group-tile-outline-style:solid;
  --apex-kit-checkbox-group-position-left:unset;
  --apex-kit-checkbox-group-margin:unset;
  --apex-kit-checkbox-group-padding:unset;
  --apex-kit-checkbox-group-position:absolute;
  --apex-kit-checkbox-group-position-top:unset;
  --apex-kit-checkbox-group-position-transform:unset;
  --apex-kit-checkbox-group-general-margin-top:var(--reference-uom-space-150);
  --apex-kit-checkbox-group-first-child-margin-top:0;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--inline-always {
  --apex-kit-checkbox-group-display:flex;
  --apex-kit-checkbox-group-flex-flow:row nowrap;
  --apex-kit-checkbox-group-general-margin-left:var(--reference-uom-space-150);
  --apex-kit-checkbox-group-first-child-margin-left:0;
  --apex-kit-checkbox-group-general-margin-top:0;
  --apex-kit-checkbox-group-first-child-margin-top:unset;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--inline-at-512 {
    --apex-kit-checkbox-group-display:flex;
    --apex-kit-checkbox-group-flex-flow:row nowrap;
    --apex-kit-checkbox-group-general-margin-left:var(--reference-uom-space-150);
    --apex-kit-checkbox-group-first-child-margin-left:0;
    --apex-kit-checkbox-group-general-margin-top:0;
    --apex-kit-checkbox-group-first-child-margin-top:unset;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--inline-at-768 {
    --apex-kit-checkbox-group-display:flex;
    --apex-kit-checkbox-group-flex-flow:row nowrap;
    --apex-kit-checkbox-group-general-margin-left:var(--reference-uom-space-150);
    --apex-kit-checkbox-group-first-child-margin-left:0;
    --apex-kit-checkbox-group-general-margin-top:0;
    --apex-kit-checkbox-group-first-child-margin-top:unset;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--inline-at-960 {
    --apex-kit-checkbox-group-display:flex;
    --apex-kit-checkbox-group-flex-flow:row nowrap;
    --apex-kit-checkbox-group-general-margin-left:var(--reference-uom-space-150);
    --apex-kit-checkbox-group-first-child-margin-left:0;
    --apex-kit-checkbox-group-general-margin-top:0;
    --apex-kit-checkbox-group-first-child-margin-top:unset;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--inline-at-1280 {
    --apex-kit-checkbox-group-display:flex;
    --apex-kit-checkbox-group-flex-flow:row nowrap;
    --apex-kit-checkbox-group-general-margin-left:var(--reference-uom-space-150);
    --apex-kit-checkbox-group-first-child-margin-left:0;
    --apex-kit-checkbox-group-general-margin-top:0;
    --apex-kit-checkbox-group-first-child-margin-top:unset;
  }
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox {
    --apex-kit-checkbox-group-position-left:var(--reference-uom-space-100);
    --apex-kit-checkbox-group-margin:0;
    --apex-kit-checkbox-group-padding:0;
    --apex-kit-checkbox-group-position:absolute;
    --apex-kit-checkbox-group-position-top:50%;
    --apex-kit-checkbox-group-position-transform:translateY(-50%);
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox + .pvd-checkbox--hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:hover + .pvd-checkbox__label {
  --apex-kit-checkbox-group-tile-border-color:var(--color-white);
  --apex-kit-checkbox-group-tile-box-shadow-color:var(--color-neutral-40);
  --apex-kit-checkbox-group-tile-box-shadow-radius:2px;
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox + .pvd-checkbox--hover,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:hover + .pvd-checkbox__label {
    --apex-kit-checkbox-group-tile-outline-color:CanvasText;
    --apex-kit-checkbox-group-tile-outline-offset:1px;
    --apex-kit-checkbox-group-tile-outline-width:1px;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox + .pvd-checkbox--focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:focus + .pvd-checkbox__label {
  --apex-kit-checkbox-group-tile-border-color:var(--color-white);
  --apex-kit-checkbox-group-tile-box-shadow-color:var(--color-black);
  --apex-kit-checkbox-group-tile-box-shadow-radius:2px;
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox + .pvd-checkbox--focus,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:focus + .pvd-checkbox__label {
    --apex-kit-checkbox-group-tile-outline-color:CanvasText;
    --apex-kit-checkbox-group-tile-outline-offset:1px;
    --apex-kit-checkbox-group-tile-outline-width:1px;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox + .pvd-checkbox--active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:active + .pvd-checkbox--active-focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:active + .pvd-checkbox__label,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:active:focus + .pvd-checkbox__label {
  --apex-kit-checkbox-group-tile-border-color:var(--color-white);
  --apex-kit-checkbox-group-tile-box-shadow-color:var(--color-black);
  --apex-kit-checkbox-group-tile-box-shadow-radius:2px;
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox + .pvd-checkbox--active,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:active + .pvd-checkbox--active-focus,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:active + .pvd-checkbox__label,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:active:focus + .pvd-checkbox__label {
    --apex-kit-checkbox-group-tile-outline-color:LinkText;
    --apex-kit-checkbox-group-tile-outline-offset:1px;
    --apex-kit-checkbox-group-tile-outline-width:1px;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox + .pvd-checkbox--checked,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked + .pvd-checkbox__label {
  --apex-kit-checkbox-group-tile-border-color:var(--color-white);
  --apex-kit-checkbox-group-tile-box-shadow-color:var(--color-green-27);
  --apex-kit-checkbox-group-tile-box-shadow-radius:4px;
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox + .pvd-checkbox--checked,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked + .pvd-checkbox__label {
    --apex-kit-checkbox-group-tile-outline-color:CanvasText;
    --apex-kit-checkbox-group-tile-outline-offset:2px;
    --apex-kit-checkbox-group-tile-outline-width:2px;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked + .pvd-checkbox--checked-hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked:hover + .pvd-checkbox__label {
  --apex-kit-checkbox-group-tile-border-color:var(--color-white);
  --apex-kit-checkbox-group-tile-box-shadow-color:var(--color-green-34);
  --apex-kit-checkbox-group-tile-box-shadow-radius:4px;
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked + .pvd-checkbox--checked-hover,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked:hover + .pvd-checkbox__label {
    --apex-kit-checkbox-group-tile-border-color:LinkText;
    --apex-kit-checkbox-group-tile-outline-color:CanvasText;
    --apex-kit-checkbox-group-tile-outline-offset:2px;
    --apex-kit-checkbox-group-tile-outline-width:2px;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked + .pvd-checkbox--checked-focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked:focus + .pvd-checkbox__label {
  --apex-kit-checkbox-group-tile-border-color:var(--color-white);
  --apex-kit-checkbox-group-tile-box-shadow-color:var(--color-black);
  --apex-kit-checkbox-group-tile-box-shadow-radius:4px;
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked + .pvd-checkbox--checked-focus,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked:focus + .pvd-checkbox__label {
    --apex-kit-checkbox-group-tile-border-color:LinkText;
    --apex-kit-checkbox-group-tile-outline-color:CanvasText;
    --apex-kit-checkbox-group-tile-outline-offset:2px;
    --apex-kit-checkbox-group-tile-outline-width:2px;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked + .pvd-checkbox--checked-active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked:active + .pvd-checkbox--checked-active-focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked:active + .pvd-checkbox__label,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked:active:focus + .pvd-checkbox__label {
  --apex-kit-checkbox-group-tile-border-color:var(--color-white);
  --apex-kit-checkbox-group-tile-box-shadow-color:var(--color-black);
  --apex-kit-checkbox-group-tile-box-shadow-radius:4px;
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked + .pvd-checkbox--checked-active,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked:active + .pvd-checkbox--checked-active-focus,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked:active + .pvd-checkbox__label,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__checkbox:checked:active:focus + .pvd-checkbox__label {
    --apex-kit-checkbox-group-tile-border-color:LinkText;
    --apex-kit-checkbox-group-tile-outline-color:LinkText;
    --apex-kit-checkbox-group-tile-outline-offset:2px;
    --apex-kit-checkbox-group-tile-outline-width:2px;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__label {
  --apex-kit-checkbox-group-tile-background-color:var(--color-white);
  --apex-kit-checkbox-group-tile-border-color:var(--color-neutral-80);
  --apex-kit-checkbox-group-tile-border-radius:8px;
  --apex-kit-checkbox-group-tile-height:100%;
  --apex-kit-checkbox-group-tile-padding:var(--reference-uom-space-100);
  --apex-kit-checkbox-group-tile-width:100%;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__label {
    --apex-kit-checkbox-group-tile-padding:var(--reference-uom-space-150);
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__label {
    --apex-kit-checkbox-group-tile-padding:var(--reference-uom-space-150);
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__label {
    --apex-kit-checkbox-group-tile-padding:var(--reference-uom-space-150);
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox__label {
    --apex-kit-checkbox-group-tile-padding:var(--reference-uom-space-150);
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox-group__checkbox-group,
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles .pvd-checkbox-group__checkbox-group > s-slot > s-assigned-wrapper {
  --apex-kit-checkbox-group-first-child-margin-top:0;
  --apex-kit-checkbox-group-general-margin-top:var(--reference-uom-space-150);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--tiles.pvd-checkbox-group--error .pvd-checkbox-group__checkbox-group {
  --apex-kit-checkbox-group-background-color:var(--color-white);
  --apex-kit-checkbox-group-border-radius:6px;
  --apex-kit-checkbox-group-border-width:0;
  --apex-kit-checkbox-group-outline:2px solid var(--color-red-47);
  --apex-kit-checkbox-group-outline-offset:6px;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-checkbox-group-root.pvd-checkbox-group--error .pvd-checkbox-group__checkbox-group {
  --apex-kit-checkbox-group-background-color:var(--color-white);
  --apex-kit-checkbox-group-border:1px solid var(--color-red-47);
  --apex-kit-checkbox-group-border-width:1px;
  --apex-kit-checkbox-group-border-radius:8px;
  --apex-kit-checkbox-group-padding:var(--reference-uom-space-100);
}
.apex-kit-fds-theme {
  --fds-toggle-background:var(--color-white);
  --fds-toggle-background--hover:var(--reference-color-neutral-200);
  --fds-toggle-fill:var(--reference-color-neutral-500);
  --fds-toggle-radius:14400px;
  --fds-icon-height:var(--reference-uom-width-150);
  --fds-icon-width:var(--reference-uom-width-150);
  --fds-input-stroke:var(--reference-uom-stroke-100);
  --fds-input-gap:var(--reference-uom-space-50);
  --fds-input-line:var(--reference-font-line-300);
  --fds-input-size:var(--reference-uom-space-100);
  --fds-link-weight:var(--reference-font-weight-400);
  --fds-input-height:var(--reference-uom-height-250);
  --fds-input-padding:var(--reference-uom-space-100);
  --fds-indicator-foreground:var(--reference-color-neutral-700);
  --fds-indicator-foreground--status:var(--color-white);
  --fds-indicator-foreground--success:var(--reference-color-green-700);
  --fds-indicator-background--success:var(--reference-color-green-50);
  --fds-outline-fill:var(--reference-color-neutral-900);
  --fds-outline-margin:var(--reference-uom-space-18);
  --fds-outline-stroke:var(--reference-uom-stroke-200);
  --fds-green-800:var(--reference-color-green-800);
  --fds-icon-color:var(--fds-green-800);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-chip-root .pvd-chip__checkbox:checked + .pvd-chip__label {
  --fds-chip-label-background-color:var(--fds-indicator-background--success);
  --fds-chip-label-border-color:var(--fds-indicator-foreground--success);
  --fds-chip-label-color:var(--fds-indicator-foreground--success);
  --fds-chip-label-gap:var(--fds-input-gap);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-chip-root .pvd-chip__checkbox:checked + .pvd-chip__label:hover {
  --fds-chip-label-hover-background-color:var(--fds-indicator-foreground--success);
  --fds-chip-label-hover-color:var(--fds-indicator-foreground--status);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-chip-root .pvd-chip__checkbox:checked + .pvd-chip__label:hover .pvd-icon-root {
  --fds-chip-icon-color:var(--color-white);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-chip-root .pvd-chip__checkbox:checked + .pvd-chip__label .pvd-chip__icon {
  --fds-chip-icon-height:var(--fds-icon-height);
  --fds-chip-icon-width:var(--fds-icon-width);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-chip-root .pvd-chip__label {
  --fds-chip-label-background-color:var(--fds-toggle-background);
  --fds-chip-label-border-color:var(--fds-toggle-fill);
  --fds-chip-label-border-radius:var(--fds-toggle-radius);
  --fds-chip-label-border-width:var(--fds-input-stroke);
  --fds-chip-label-color:var(--fds-indicator-foreground);
  --fds-chip-label-line-height:var(--fds-input-line);
  --fds-chip-label-font-size:var(--fds-input-size);
  --fds-chip-label-font-weight:var(--fds-link-weight);
  --fds-chip-label-min-height:var(--fds-input-height);
  --fds-chip-label-min-width:var(--fds-input-height);
  --fds-chip-label-padding-left:var(--fds-input-padding);
  --fds-chip-label-padding-right:var(--fds-input-padding);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-chip-root .pvd-chip__label:hover {
  --fds-chip-label-hover-background-color:var(--fds-toggle-background--hover);
  --fds-chip-label-hover-color:var(--fds-indicator-foreground);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-chip-root .pvd-chip__icon .pvd-icon-root,
.apex-kit-fds-theme .pvd-cc-rst-pwd-chip-root .pvd-chip__label .pvd-icon-root {
  --fds-chip-icon-color:var(--fds-icon-color);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-content-block-root {
  --apex-kit-content-block-max-width:45rem;
  --apex-kit-content-block-heading-font-weight:var(--reference-font-weight-700);
  --apex-kit-content-block-heading-line-height:var(--reference-font-line-400);
  --apex-kit-content-block-content-children-margin:var(--reference-uom-space-75) 0 0 0;
  --apex-kit-content-block-color:var(--reference-color-neutral-900);
  --apex-kit-content-block-gap:var(--reference-uom-space-100);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-1 {
  font-family:
    Fidelity Sans,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 2.75rem;
  margin-bottom: unset;
  margin-top: unset;
}
@media (min-width: 768px) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-1 {
    font-family:
      Fidelity Sans,
      -apple-system,
      BlinkMacSystemFont,
      Segoe UI,
      Roboto,
      Helvetica Neue,
      Arial,
      sans-serif;
    font-size: 3rem;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 3.25rem;
    margin-bottom: unset;
    margin-top: unset;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-2 {
  font-family:
    Fidelity Sans,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: -.75px;
  line-height: 2.25rem;
  margin-bottom: unset;
  margin-top: unset;
}
@media (min-width: 768px) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-2 {
    font-family:
      Fidelity Sans,
      -apple-system,
      BlinkMacSystemFont,
      Segoe UI,
      Roboto,
      Helvetica Neue,
      Arial,
      sans-serif;
    font-size: 2.5rem;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 2.75rem;
    margin-bottom: unset;
    margin-top: unset;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-3 {
  font-family:
    Fidelity Sans,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: -.5px;
  line-height: 1.75rem;
  margin-bottom: unset;
  margin-top: unset;
}
@media (min-width: 768px) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-3 {
    font-family:
      Fidelity Sans,
      -apple-system,
      BlinkMacSystemFont,
      Segoe UI,
      Roboto,
      Helvetica Neue,
      Arial,
      sans-serif;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: -.75px;
    line-height: 2.25rem;
    margin-bottom: unset;
    margin-top: unset;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-content-block-root .pvd-content-block__heading,
.apex-kit-fds-theme .pvd-cc-rst-pwd-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-4 {
  font-family:
    Fidelity Sans,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: -.25px;
  line-height: 1.5rem;
  margin-bottom: unset;
  margin-top: unset;
}
@media (min-width: 768px) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-content-block-root .pvd-content-block__heading,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-4 {
    font-family:
      Fidelity Sans,
      -apple-system,
      BlinkMacSystemFont,
      Segoe UI,
      Roboto,
      Helvetica Neue,
      Arial,
      sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: -.5px;
    line-height: 1.75rem;
    margin-bottom: unset;
    margin-top: unset;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-5 {
  font-family:
    Fidelity Sans,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: -.25px;
  line-height: 1.5rem;
  margin-bottom: unset;
  margin-top: unset;
}
@media (min-width: 768px) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-5 {
    font-family:
      Fidelity Sans,
      -apple-system,
      BlinkMacSystemFont,
      Segoe UI,
      Roboto,
      Helvetica Neue,
      Arial,
      sans-serif;
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: -.25px;
    line-height: 1.5rem;
    margin-bottom: unset;
    margin-top: unset;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-content-block-root .pvd-content-block__heading.pvd-content-block__heading--level-6 {
  font-family:
    Fidelity Sans,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: -.25px;
  line-height: 1.5rem;
  margin-bottom: unset;
  margin-top: unset;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-content-block-root.pvd-content-block--tile-background {
  --apex-kit-content-block-background-color:var(--color-white);
  --apex-kit-content-block-border:1px solid var(--reference-color-neutral-200);
  --apex-kit-content-block-border-radius:var(--reference-uom-radius-200);
  --apex-kit-content-block-box-shadow:none;
  --apex-kit-content-block-padding:var(--reference-uom-space-150);
}
@media (min-width: 48em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-content-block-root.pvd-content-block--tile-background {
    --apex-kit-content-block-padding:var(--reference-uom-space-150);
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-content-block-root.pvd-content-block--dense {
  --apex-kit-content-block-content-children-margin:var(--reference-uom-space-75) 0 0 0;
  --apex-kit-content-block-content-wrapper-margin:var(--reference-uom-space-75) 0 0 0;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-content-block-root .pvd-content-block__image.pvd-content-block__image--small {
  --apex-kit-content-block-image-width:var(--reference-uom-width-200);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-content-block-root .pvd-content-block__image.pvd-content-block__image--medium {
  --apex-kit-content-block-image-width:var(--reference-uom-width-300);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-content-block-root .pvd-content-block__image.pvd-content-block__image--large {
  --apex-kit-content-block-image-width:var(--reference-uom-width-400);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-content-block-root .pvd-content-block__image.pvd-content-block__image--extra-large {
  --apex-kit-content-block-image-width:6rem;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-always,
.apex-kit-fds-theme .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-1280,
.apex-kit-fds-theme .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-512,
.apex-kit-fds-theme .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-768,
.apex-kit-fds-theme .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-960 {
  --apex-kit-content-block-content-wrapper-margin:0 var(--reference-uom-space-150) 0 0;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-always.pvd-content-block--dense,
.apex-kit-fds-theme .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-1280.pvd-content-block--dense,
.apex-kit-fds-theme .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-512.pvd-content-block--dense,
.apex-kit-fds-theme .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-768.pvd-content-block--dense,
.apex-kit-fds-theme .pvd-cc-rst-pwd-content-block-root.pvd-content-block--inline-image-position-right.pvd-content-block--inline-at-960.pvd-content-block--dense {
  --apex-kit-content-block-content-wrapper-margin:0 var(--reference-uom-space-100) 0 0;
}
.apex-kit-fds-theme pvd-cc-rst-pwd-currency-input,
.apex-kit-fds-theme pvd-cc-rst-pwd-date-select {
  --apex-for-web-input-slot-margin-left:1.5em;
}
@media screen and (min-width: 768px) {
  .apex-kit-fds-theme pvd-cc-rst-pwd-date-select {
    --apex-kit-date-select-readonly-value-margin-top:1.125rem;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-description-list-root {
  --apex-kit-description-list-border-bottom:1px solid var(--reference-color-neutral-400);
  --apex-kit-description-list-default-color:var(--reference-color-neutral-900);
  --apex-kit-description-list-font-family:var(--reference-font-family-sans);
  --apex-kit-description-list-font-weight:var(--reference-font-weight-400);
  --apex-kit-description-list-line-height:var(--reference-font-line-300);
  --apex-kit-description-list-margin:0;
  --apex-kit-description-list-letter-spacing:normal;
  --apex-kit-description-list-text-font-size:var(--reference-font-size-100);
  --apex-kit-description-list-item-display:block;
  --apex-kit-description-list-term-flex:null;
  --apex-kit-description-list-description-flex:null;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-always.pvd-description-list--large .pvd-description-list__description {
  --apex-kit-description-list-description-margin:0 0 0 var(--reference-uom-width-75);
}
@media screen and (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-always.pvd-description-list--large .pvd-description-list__description {
    --apex-kit-description-list-description-margin:0 0 0 var(--reference-uom-space-100);
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-always .pvd-description-list__item {
  --apex-kit-description-list-item-display:flex;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-always .pvd-description-list__term {
  --apex-kit-description-list-term-flex:0 1 50%;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-always .pvd-description-list__description {
  --apex-kit-description-list-description-flex:1 1 50%;
  --apex-kit-description-list-description-margin:0 0 0 var(--reference-uom-space-75);
}
@media (min-width: 80em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-1280.pvd-description-list--large .pvd-description-list__description {
    --apex-kit-description-list-description-margin:0 0 0 var(--reference-uom-width-75);
  }
}
@media screen and (min-width: 80em) and (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-1280.pvd-description-list--large .pvd-description-list__description {
    --apex-kit-description-list-description-margin:0 0 0 var(--reference-uom-space-100);
  }
}
@media (min-width: 80em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-1280 .pvd-description-list__item {
    --apex-kit-description-list-item-display:flex;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-1280 .pvd-description-list__term {
    --apex-kit-description-list-term-flex:0 1 50%;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-1280 .pvd-description-list__description {
    --apex-kit-description-list-description-flex:1 1 50%;
    --apex-kit-description-list-description-margin:0 0 0 var(--reference-uom-space-75);
  }
}
@media (min-width: 60em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-960.pvd-description-list--large .pvd-description-list__description {
    --apex-kit-description-list-description-margin:0 0 0 var(--reference-uom-width-75);
  }
}
@media screen and (min-width: 60em) and (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-960.pvd-description-list--large .pvd-description-list__description {
    --apex-kit-description-list-description-margin:0 0 0 var(--reference-uom-space-100);
  }
}
@media (min-width: 60em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-960 .pvd-description-list__item {
    --apex-kit-description-list-item-display:flex;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-960 .pvd-description-list__term {
    --apex-kit-description-list-term-flex:0 1 50%;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-960 .pvd-description-list__description {
    --apex-kit-description-list-description-flex:1 1 50%;
    --apex-kit-description-list-description-margin:0 0 0 var(--reference-uom-space-75);
  }
}
@media (min-width: 48em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-768.pvd-description-list--large .pvd-description-list__description {
    --apex-kit-description-list-description-margin:0 0 0 var(--reference-uom-width-75);
  }
}
@media screen and (min-width: 48em) and (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-768.pvd-description-list--large .pvd-description-list__description {
    --apex-kit-description-list-description-margin:0 0 0 var(--reference-uom-space-100);
  }
}
@media (min-width: 48em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-768 .pvd-description-list__item {
    --apex-kit-description-list-item-display:flex;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-768 .pvd-description-list__term {
    --apex-kit-description-list-term-flex:0 1 50%;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-768 .pvd-description-list__description {
    --apex-kit-description-list-description-flex:1 1 50%;
    --apex-kit-description-list-description-margin:0 0 0 var(--reference-uom-space-75);
  }
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-512.pvd-description-list--large .pvd-description-list__description {
    --apex-kit-description-list-description-margin:0 0 0 var(--reference-uom-width-75);
  }
}
@media screen and (min-width: 32em) and (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-512.pvd-description-list--large .pvd-description-list__description {
    --apex-kit-description-list-description-margin:0 0 0 var(--reference-uom-space-100);
  }
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-512 .pvd-description-list__item {
    --apex-kit-description-list-item-display:flex;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-512 .pvd-description-list__term {
    --apex-kit-description-list-term-flex:0 1 50%;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--inline-at-512 .pvd-description-list__description {
    --apex-kit-description-list-description-flex:1 1 50%;
    --apex-kit-description-list-description-margin:0 0 0 var(--reference-uom-space-75);
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-description-list-root .pvd-description-list__item {
  --apex-kit-description-list-border-top:1px solid var(--reference-color-neutral-400);
  --apex-kit-description-list-padding:var(--reference-uom-space-100);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-description-list-root .pvd-description-list__term {
  --apex-kit-description-list-term-color:var(--reference-color-neutral-900);
  --apex-kit-description-list-term-font-weight:var(--reference-font-weight-600);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-description-list-root .pvd-description-list__description {
  --apex-kit-description-list-description-margin:var(--reference-uom-space-100) 0 0 0;
  --apex-kit-description-list-line-height:var(--reference-font-line-300);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--small {
  --apex-kit-description-list-text-font-size:var(--reference-font-size-50);
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--small {
    --apex-kit-description-list-text-font-size:var(--reference-font-size-75);
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--small .pvd-description-list__item {
  --apex-kit-description-list-padding:var(--reference-uom-space-100);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--large {
  --apex-kit-description-list-text-font-size:var(--reference-font-size-200);
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--large {
    --apex-kit-description-list-text-font-size:var(--reference-font-size-300);
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--large .pvd-description-list__item {
  --apex-kit-description-list-padding:var(--reference-uom-space-100);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-description-list-root.pvd-description-list--striped .pvd-description-list__item:nth-child(2n-1) {
  --apex-kit-description-list-background-color:var(--reference-color-neutral-200);
}
.apex-kit-fds-theme pvd-cc-rst-pwd-dropdown,
.apex-kit-fds-theme pvd-cc-rst-pwd-email-input {
  --apex-for-web-input-slot-margin-left:1.5em;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-exit-modal-root {
  --apex-kit-exit-modal-display:flex;
  --apex-kit-exit-modal-border-top:solid 1px var(--color-neutral-80);
  --apex-kit-exit-modal-justify-content:center;
  --apex-kit-exit-modal-margin:var(--reference-uom-space-200) 0 0;
  --apex-kit-exit-modal-padding:var(--reference-uom-space-150) var(--reference-uom-space-150) 0;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-exit-modal-root .pvd-exit-modal-continue-button {
  --apex-kit-exit-modal-continue-button-order:2;
  --apex-kit-exit-modal-continue-button-margin:0 var(--reference-uom-space-50);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-exit-modal-root .pvd-exit-modal-exit-button {
  --apex-kit-exit-modal-exit-button-order:1;
  --apex-kit-exit-modal-exit-button-margin:0 var(--reference-uom-space-50);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-expand-collapse-root {
  --apex-kit-expand-collapse-button-gap:var(--reference-uom-space-75);
  --apex-kit-expand-collapse-content-color:var(--reference-color-neutral-900);
  --apex-kit-expand-collapse-content-font-weight:var(--reference-font-weight-400);
  --apex-kit-expand-collapse-content-padding:0 0 0 var(--reference-uom-space-150);
  --apex-kit-expand-collapse-content-wrapper-margin:var(--reference-uom-space-150) 0 0 0;
  --apex-kit-expand-collapse-heading-border:none;
  --apex-kit-expand-collapse-heading-border-radius:var(--reference-uom-radius-50);
  --apex-kit-expand-collapse-heading-color:var(--reference-color-neutral-900);
  --apex-kit-expand-collapse-content-font-family:var(--reference-font-family-sans);
  --apex-kit-expand-collapse-heading-font-weight:var(--reference-font-weight-600);
  --apex-kit-expand-collapse-heading-letter-spacing:-0.25px;
  --apex-kit-expand-collapse-heading-line-height:var(--reference-font-line-300);
  --apex-kit-expand-collapse-heading-outline:none;
  --apex-kit-expand-collapse-heading-text-decoration-color:var(--reference-color-neutral-900);
  --apex-kit-expand-collapse-heading-wrapper-font-size:var(--reference-font-size-200);
  --apex-kit-expand-collapse-heading-wrapper-padding:var(--reference-uom-space-50) 0 var(--reference-uom-space-50) 0;
  --apex-kit-expand-collapse-icon-align-self:center;
  --apex-kit-expand-collapse-icon-height:2.25rem;
  --apex-kit-expand-collapse-icon-left:1px;
  --apex-kit-expand-collapse-icon-root-height:2.25rem;
  --apex-kit-expand-collapse-icon-transition:transform 0.25s ease-out;
  --apex-kit-expand-collapse-subheading-color:var(--reference-color-neutral-900);
  --apex-kit-expand-collapse-subheading-font-size:var(--reference-font-size-100);
  --apex-kit-expand-collapse-subheading-line-height:var(--reference-font-line-300);
  --apex-kit-expand-collapse-subheading-text-decoration-color:var(--reference-color-neutral-900);
  --apex-kit-expand-collapse-subheading-wrapper-font-size:var(--reference-font-size-100);
  --apex-kit-expand-collapse-subheading-wrapper-margin:0;
  --apex-kit-expand-collapse-subheading-wrapper-padding:var(--reference-uom-space-75) 0 0 var(--reference-uom-space-300);
  --apex-kit-expand-collapse-text-font-size:var(--reference-font-size-100);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-expand-collapse-root .pvd-expand-collapse__interactive-button {
  --apex-kit-expand-collapse-text-font-size:var(--reference-font-size-200);
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-expand-collapse-root .pvd-expand-collapse__interactive-button {
    --apex-kit-expand-collapse-text-font-size:var(--reference-font-size-200);
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-expand-collapse-root .pvd-expand-collapse__interactive-button:focus {
  --apex-kit-expand-collapse-heading-border:none;
  --apex-kit-expand-collapse-heading-outline:var(--reference-color-neutral-900) solid var(--reference-uom-stroke-200);
  --apex-kit-expand-collapse-heading-outline-offset:3px;
  --apex-kit-expand-collapse-heading-transition:outline 0.125s linear;
  --apex-kit-expand-collapse-icon-left:var(--reference-uom-space-12);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-expand-collapse-root.pvd-expand-collapse--small .pvd-expand-collapse__interactive-button {
  --apex-kit-expand-collapse-text-font-size:var(--reference-font-size-75);
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-expand-collapse-root.pvd-expand-collapse--small .pvd-expand-collapse__interactive-button {
    --apex-kit-expand-collapse-text-font-size:var(--reference-font-size-100);
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-expand-collapse-root.pvd-expand-collapse--large {
  --apex-kit-expand-collapse-heading-wrapper-padding:var(--reference-uom-space-50) 0 var(--reference-uom-space-50) 0;
  --apex-kit-expand-collapse-subheading-wrapper-padding:var(--reference-uom-space-75) 0 0 var(--reference-uom-space-300);
  --apex-kit-expand-collapse-content-padding:0 0 0 var(--reference-uom-space-200);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-expand-collapse-root.pvd-expand-collapse--large .pvd-expand-collapse__interactive-button {
  --apex-kit-expand-collapse-text-font-size:var(--reference-font-size-200);
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-expand-collapse-root.pvd-expand-collapse--large .pvd-expand-collapse__interactive-button {
    --apex-kit-expand-collapse-text-font-size:var(--reference-font-size-300);
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-expand-collapse-root.pvd-expand-collapse--expanded {
  --apex-kit-expand-collapse-content-wrapper-display:block;
  --apex-kit-expand-collapse-content-wrapper-height:auto;
  --apex-kit-expand-collapse-content-wrapper-overflow:auto;
  --apex-kit-expand-collapse-icon-transform:rotate(90deg);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-expand-collapse-root.pvd-expand-collapse--collapsed {
  --apex-kit-expand-collapse-content-wrapper-display:none;
  --apex-kit-expand-collapse-content-wrapper-height:0;
  --apex-kit-expand-collapse-content-wrapper-overflow:hidden;
  --apex-kit-expand-collapse-icon-transform:rotate(0deg);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-expand-collapse-root.pvd-expand-collapse--expanding {
  --apex-kit-expand-collapse-content-wrapper-display:block;
  --apex-kit-expand-collapse-content-wrapper-height:0;
  --apex-kit-expand-collapse-content-wrapper-overflow:hidden;
  --apex-kit-expand-collapse-icon-transform:rotate(90deg);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-expand-collapse-root.pvd-expand-collapse--collapsing {
  --apex-kit-expand-collapse-content-wrapper-display:block;
  --apex-kit-expand-collapse-content-wrapper-overflow:hidden;
  --apex-kit-expand-collapse-icon-transform:rotate(0deg);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-expand-collapse-root .pvd-expand-collapse__icon.pvd-cc-rst-pwd-icon-root {
  align-self: center;
  font-size: var(--reference-font-size-100);
  font-weight: var(--reference-font-weight-400);
  height: 1.5rem;
  left: var(--apex-kit-expand-collapse-icon-left);
  line-height: var(--reference-font-line-300);
  padding: var(--reference-uom-space-12);
  position: relative;
  top: -1px;
  width: var(--reference-uom-width-150);
}
.apex-kit-fds-theme pvd-cc-rst-pwd-feature-block {
  display: block;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root {
  --apex-kit-field-group-color:var(--color-black);
  --apex-kit-field-group-display:block;
  --apex-kit-field-group-font-family:var(--reference-font-family-sans);
  --apex-kit-field-group-font-weight:var(--reference-font-weight-400);
  --apex-kit-field-group-gap-margin-top:var(--reference-uom-space-50);
  --apex-kit-field-group-general-margin:var(--reference-uom-space-50) 0 0 0;
  --apex-kit-field-group-general-margin-top:var(--reference-uom-space-50);
  --apex-kit-field-group-line-height:var(--reference-font-line-300);
  --apex-kit-field-group-font-size:var(--reference-font-size-100);
}
@media screen and (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root {
    --apex-kit-field-group-font-size:var(--fonts-size-text-medium-at-512);
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--small {
  --apex-kit-field-group-font-size:var(--reference-font-size-50);
}
@media screen and (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--small {
    --apex-kit-field-group-font-size:var(--reference-font-size-75);
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--large {
  --apex-kit-field-group-font-size:var(--reference-font-size-200);
}
@media screen and (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--large {
    --apex-kit-field-group-font-size:var(--reference-font-size-300);
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--performance-gain {
  --apex-kit-field-group-color:var(--color-green-24);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root .pvd-field-group__display-data.pvd-field-group__display-data--performance-loss {
  --apex-kit-field-group-color:var(--color-red-39);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--dense {
  --apex-kit-field-group-gap-margin-top:var(--reference-uom-space-150);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
  --apex-kit-field-group-align-items:flex-start;
  --apex-kit-field-group-display:flex;
  --apex-kit-field-group-flex-flow:row nowrap;
  --apex-kit-field-group-full-width:1 1 100%;
  --apex-kit-field-group-fixed-width:0 0 auto;
  --apex-kit-field-group-initial-value:0;
  --apex-kit-field-group-general-margin-left:var(--reference-uom-space-50);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-rst-pwd-field-group,
.apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-rst-pwd-field-group + pvd-cc-rst-pwd-field-group {
  --apex-kit-field-group-gap-margin-top:0;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
  --apex-kit-field-group-display:block;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group {
  --apex-kit-field-group-align-items:flex-start;
  --apex-kit-field-group-display:flex;
  --apex-kit-field-group-flex-flow:row nowrap;
  --apex-kit-field-group-full-width:1 1 100%;
  --apex-kit-field-group-fixed-width:0 0 auto;
  --apex-kit-field-group-initial-value:0;
  --apex-kit-field-group-general-margin-left:var(--reference-uom-space-50);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > .pvd-field-group-root,
.apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root {
  --apex-kit-field-group-gap-margin-top:0;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-always > .pvd-field-group__field-group .pvd-field-group__field-group {
  --apex-kit-field-group-display:block;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var(--reference-uom-space-50);
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-rst-pwd-field-group,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-rst-pwd-field-group + pvd-cc-rst-pwd-field-group {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-display:block;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var(--reference-uom-space-50);
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > .pvd-field-group-root,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-512 > .pvd-field-group__field-group .pvd-field-group__field-group {
    --apex-kit-field-group-display:block;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var(--reference-uom-space-50);
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-rst-pwd-field-group,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-rst-pwd-field-group + pvd-cc-rst-pwd-field-group {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-display:block;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var(--reference-uom-space-50);
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > .pvd-field-group-root,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-768 > .pvd-field-group__field-group .pvd-field-group__field-group {
    --apex-kit-field-group-display:block;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var(--reference-uom-space-50);
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-rst-pwd-field-group,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-rst-pwd-field-group + pvd-cc-rst-pwd-field-group {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-display:block;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var(--reference-uom-space-50);
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > .pvd-field-group-root,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-960 > .pvd-field-group__field-group .pvd-field-group__field-group {
    --apex-kit-field-group-display:block;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var(--reference-uom-space-50);
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-rst-pwd-field-group,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper > pvd-cc-rst-pwd-field-group + pvd-cc-rst-pwd-field-group {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > s-slot > s-assigned-wrapper .pvd-field-group__field-group > s-slot > s-assigned-wrapper {
    --apex-kit-field-group-display:block;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group {
    --apex-kit-field-group-align-items:flex-start;
    --apex-kit-field-group-display:flex;
    --apex-kit-field-group-flex-flow:row nowrap;
    --apex-kit-field-group-full-width:1 1 100%;
    --apex-kit-field-group-fixed-width:0 0 auto;
    --apex-kit-field-group-initial-value:0;
    --apex-kit-field-group-general-margin-left:var(--reference-uom-space-50);
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > .pvd-field-group-root,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group > .pvd-field-group-root + .pvd-field-group-root {
    --apex-kit-field-group-gap-margin-top:0;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-field-group-root.pvd-field-group--inline-at-1280 > .pvd-field-group__field-group .pvd-field-group__field-group {
    --apex-kit-field-group-display:block;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-field-key-root {
  --apex-kit-field-key-line-height:var(--reference-font-line-200);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-field-key-root.pvd-field-key--fields-required-some .pvd-field-key__text:before {
  --apex-kit-field-key-before-text-color:var(--color-red-47);
  --apex-kit-field-key-before-font-weight:var(--reference-font-weight-700);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-field-key-root .pvd-field-key__text {
  --apex-kit-field-key-text-color:var(--reference-color-neutral-900);
  --apex-kit-field-key-font-weight:var(--reference-font-weight-400);
  --apex-kit-field-key-position:relative;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-file-upload-root {
  --apex-kit-file-upload-line-height:20px;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__accepted-file-types-wrapper,
.apex-kit-fds-theme .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__file-size--remaining {
  --apex-kit-file-upload-color:var(--reference-color-neutral-600);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__accepted-file-types-wrapper span,
.apex-kit-fds-theme .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__file-size--remaining span {
  --apex-kit-file-upload-margin:0;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-button-container {
  --apex-kit-file-upload-margin-top:var(--reference-uom-space-75);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-list {
  --apex-kit-file-upload-margin:1.5rem 0 0;
  --apex-kit-file-upload-padding:0;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item {
  --apex-kit-file-upload-border-top:solid 0.0625rem var(--color-neutral-80);
  --apex-kit-file-upload-padding:0 0.75rem 0.75rem 0.5625rem;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item:last-of-type {
  --apex-kit-file-upload-border-bottom:solid 0.0625rem var(--color-neutral-80);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item-details-wrapper {
  --apex-kit-file-upload-padding-top:0.75rem;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item-meta-wrapper {
  --apex-kit-file-upload-color:var(--reference-color-neutral-600);
  --apex-kit-file-upload-margin-top:0.25rem;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item-meta-wrapper {
    --apex-kit-file-upload-line-height:20px;
    --apex-kit-file-upload-margin-top:0;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item-date {
  --apex-kit-file-upload-margin-right:0.9375rem;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item-action-wrapper {
  --apex-kit-file-upload-margin-left:1.6875rem;
  --apex-kit-file-upload-padding-top:0.5rem;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__upload-item-action-wrapper {
    --apex-kit-file-upload-margin-left:0;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__alert {
  --apex-kit-file-upload-margin-top:0.5rem;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-file-upload-root .pvd-file-upload__loading-alert-label {
  --apex-kit-file-upload-color:var(--reference-color-neutral-600);
  --apex-kit-file-upload-margin:0 0 0 0.5rem;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-footnotes-root {
  --apex-kit-fds-space-stack-50:var(--reference-uom-space-50) 0 0 0;
  --apex-kit-fds-space-stack-75:var(--reference-uom-space-75) 0 0 0;
  --apex-kit-fds-space-stack-100:var(--reference-uom-space-100) 0 0 0;
  --apex-kit-fds-space-stack-150:var(--reference-uom-space-150) 0 0 0;
  --apex-kit-footnotes-border-top:solid 1px #0000;
  --apex-kit-footnotes-padding:0 var(--reference-uom-space-150) var(--reference-uom-space-150);
  --apex-kit-footnotes-footnote-first-footnote:var(--apex-kit-fds-space-stack-150);
  --apex-kit-footnotes-background-color:unset;
  --apex-kit-footnotes-before-background-color:var(--color-neutral-80);
  --apex-kit-footnotes-before-left:var(--reference-uom-space-150);
  --apex-kit-footnotes-before-right:var(--reference-uom-space-150);
}
@media screen and (min-width: 512px) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-footnotes-root {
    --apex-kit-footnotes-padding:0 var(--reference-uom-space-200) var(--reference-uom-space-150);
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-footnotes-root[class*=" pvd-footnotes--background-"]:before,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-footnotes-root[class^=pvd-footnotes--background-]:before {
    --apex-kit-footnotes-before-left:var(--reference-uom-space-200);
    --apex-kit-footnotes-before-right:var(--reference-uom-space-200);
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-footnotes-root.pvd-footnotes--background-white:before {
  top: 0;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-footnote-root {
  --apex-kit-footnote-color:var(--reference-color-neutral-600);
  --apex-kit-footnote-margin:var(--apex-kit-fds-space-stack-75);
  --apex-kit-footnote-title-color:var(--reference-color-neutral-600);
  --apex-kit-footnote-title-font-weight:bold;
  --apex-kit-footnote-text-color:var(--reference-color-neutral-600);
  --apex-kit-footnote-text-margin:var(--apex-kit-fds-space-stack-50);
  --apex-kit-footnote-link-text-decoration:underline;
  --apex-kit-footnote-text-p-margin:var(--apex-kit-fds-space-stack-100);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-footnote-root .pvd-footnote__text {
  line-height: var(--reference-font-line-200);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-footnote-root .pvd-footnote__text a {
  --apex-kit-footnote-text-link-color:var(--reference-color-blue-900);
  color: var(--apex-kit-footnote-text-link-color);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-footnote-root .pvd-footnote__text a:visited {
  color: var(--reference-color-neutral-600);
  --apex-kit-footnote-text-link-color:var(--reference-color-neutral-600);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-footnote-root .pvd-footnote__text a:active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-footnote-root .pvd-footnote__text a:focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-footnote-root .pvd-footnote__text a:focus:active {
  --apex-kit-footnote-text-link-color:var(--reference-color-blue-900);
  outline: 1px solid var(--color-black);
  outline-offset: inherit;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-footnote-root .pvd-footnote__text a:hover {
  --apex-kit-footnote-text-link-color:var(--reference-color-blue-900);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-footnote-annotation-root {
  --apex-kit-footnote-annotation-margin:var(--apex-kit-fds-space-stack-50);
  --apex-kit-footnote-annotation-flex:1.95rem;
  --apex-kit-footnote-annotation-padding-right:var(--reference-uom-space-50);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-form-root {
  --apex-kit-form-margin-top:var(--reference-uom-space-150);
  --apex-kit-form-spacing-margin-top:var(--reference-uom-space-250);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-form-actions-root {
  --apex-kit-form-actions-border:1px solid var(--reference-color-neutral-600);
  --apex-kit-form-actions-disclosure-text-color:var(--color-neutral-40);
  --apex-kit-form-actions-disclosure-margin:var(--reference-uom-space-150) 0 0 0;
  --apex-kit-form-actions-actions-wrapper-margin:var(--reference-uom-space-200) 0 0 0;
  --apex-kit-form-actions-inline-margin:0;
  --apex-kit-form-actions-stack-margin:0;
  --apex-kit-form-actions-inline-padding:0;
  --apex-kit-form-actions-gap:var(--reference-uom-space-100);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-form-actions-root .pvd-form-actions__actions {
  gap: var(--apex-kit-form-actions-gap);
}
.apex-kit-fds-theme pvd-cc-rst-pwd-full-name {
  --apex-for-web-input-slot-margin-left:1.5em;
}
@media screen and (min-width: 768px) {
  .apex-kit-fds-theme pvd-cc-rst-pwd-full-name {
    --apex-kit-full-name-readonly-value-margin-top:1.125rem;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root {
  --apex-kit-grid-side-margins:auto;
  --apex-kit-grid-vertical-margin-default:0;
  --apex-kit-grid-horizontal-margin-default:var(--reference-uom-space-100);
  --apex-kit-grid-gutter-gap:var(--reference-uom-space-75);
  --apex-kit-grid-column-count:12;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root {
    max-width: 80rem;
    padding: 0 var(--reference-uom-space-200);
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root.pvd-grid--disable-padding {
    padding: 0;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root.pvd-grid--disable-max-width {
    max-width: none;
  }
}
@media screen and (min-width: 512px) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__grid {
    grid-gap: var(--reference-uom-space-150);
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__grid.pvd-grid__grid--disable-column-gap {
    grid-gap: 0;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__grid--default-column-span-1 .pvd-grid__item {
  grid-column-end: span min(1, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__grid--default-column-span-2 .pvd-grid__item {
  grid-column-end: span min(2, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__grid--default-column-span-3 .pvd-grid__item {
  grid-column-end: span min(3, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__grid--default-column-span-4 .pvd-grid__item {
  grid-column-end: span min(4, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__grid--default-column-span-5 .pvd-grid__item {
  grid-column-end: span min(5, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__grid--default-column-span-6 .pvd-grid__item {
  grid-column-end: span min(6, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__grid--default-column-span-7 .pvd-grid__item {
  grid-column-end: span min(7, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__grid--default-column-span-8 .pvd-grid__item {
  grid-column-end: span min(8, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__grid--default-column-span-9 .pvd-grid__item {
  grid-column-end: span min(9, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__grid--default-column-span-10 .pvd-grid__item {
  grid-column-end: span min(10, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__grid--default-column-span-11 .pvd-grid__item {
  grid-column-end: span min(11, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__grid--default-column-span-12 .pvd-grid__item {
  grid-column-end: span min(12, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-1 {
  grid-column-end: span min(1, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-2 {
  grid-column-end: span min(2, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-3 {
  grid-column-end: span min(3, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-4 {
  grid-column-end: span min(4, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-5 {
  grid-column-end: span min(5, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-6 {
  grid-column-end: span min(6, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-7 {
  grid-column-end: span min(7, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-8 {
  grid-column-end: span min(8, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-9 {
  grid-column-end: span min(9, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-10 {
  grid-column-end: span min(10, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-11 {
  grid-column-end: span min(11, var(--apex-kit-grid-column-count));
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-12 {
  grid-column-end: span min(12, var(--apex-kit-grid-column-count));
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-1 {
    grid-column-end: span min(1, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-2 {
    grid-column-end: span min(2, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-3 {
    grid-column-end: span min(3, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-4 {
    grid-column-end: span min(4, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-5 {
    grid-column-end: span min(5, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-6 {
    grid-column-end: span min(6, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-7 {
    grid-column-end: span min(7, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-8 {
    grid-column-end: span min(8, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-9 {
    grid-column-end: span min(9, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-10 {
    grid-column-end: span min(10, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-11 {
    grid-column-end: span min(11, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-12 {
    grid-column-end: span min(12, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-1-at-512 {
    grid-column-end: span min(1, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-2-at-512 {
    grid-column-end: span min(2, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-3-at-512 {
    grid-column-end: span min(3, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-4-at-512 {
    grid-column-end: span min(4, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-5-at-512 {
    grid-column-end: span min(5, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-6-at-512 {
    grid-column-end: span min(6, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-7-at-512 {
    grid-column-end: span min(7, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-8-at-512 {
    grid-column-end: span min(8, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-9-at-512 {
    grid-column-end: span min(9, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-10-at-512 {
    grid-column-end: span min(10, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-11-at-512 {
    grid-column-end: span min(11, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-12-at-512 {
    grid-column-end: span min(12, var(--apex-kit-grid-column-count));
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-1-at-768 {
    grid-column-end: span min(1, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-2-at-768 {
    grid-column-end: span min(2, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-3-at-768 {
    grid-column-end: span min(3, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-4-at-768 {
    grid-column-end: span min(4, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-5-at-768 {
    grid-column-end: span min(5, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-6-at-768 {
    grid-column-end: span min(6, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-7-at-768 {
    grid-column-end: span min(7, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-8-at-768 {
    grid-column-end: span min(8, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-9-at-768 {
    grid-column-end: span min(9, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-10-at-768 {
    grid-column-end: span min(10, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-11-at-768 {
    grid-column-end: span min(11, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-12-at-768 {
    grid-column-end: span min(12, var(--apex-kit-grid-column-count));
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-1-at-960 {
    grid-column-end: span min(1, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-2-at-960 {
    grid-column-end: span min(2, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-3-at-960 {
    grid-column-end: span min(3, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-4-at-960 {
    grid-column-end: span min(4, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-5-at-960 {
    grid-column-end: span min(5, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-6-at-960 {
    grid-column-end: span min(6, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-7-at-960 {
    grid-column-end: span min(7, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-8-at-960 {
    grid-column-end: span min(8, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-9-at-960 {
    grid-column-end: span min(9, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-10-at-960 {
    grid-column-end: span min(10, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-11-at-960 {
    grid-column-end: span min(11, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-12-at-960 {
    grid-column-end: span min(12, var(--apex-kit-grid-column-count));
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-1-at-1280 {
    grid-column-end: span min(1, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-2-at-1280 {
    grid-column-end: span min(2, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-3-at-1280 {
    grid-column-end: span min(3, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-4-at-1280 {
    grid-column-end: span min(4, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-5-at-1280 {
    grid-column-end: span min(5, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-6-at-1280 {
    grid-column-end: span min(6, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-7-at-1280 {
    grid-column-end: span min(7, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-8-at-1280 {
    grid-column-end: span min(8, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-9-at-1280 {
    grid-column-end: span min(9, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-10-at-1280 {
    grid-column-end: span min(10, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-11-at-1280 {
    grid-column-end: span min(11, var(--apex-kit-grid-column-count));
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-span-12-at-1280 {
    grid-column-end: span min(12, var(--apex-kit-grid-column-count));
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-1 {
  grid-row-end: span 1;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-2 {
  grid-row-end: span 2;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-3 {
  grid-row-end: span 3;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-4 {
  grid-row-end: span 4;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-5 {
  grid-row-end: span 5;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-6 {
  grid-row-end: span 6;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-7 {
  grid-row-end: span 7;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-8 {
  grid-row-end: span 8;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-9 {
  grid-row-end: span 9;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-10 {
  grid-row-end: span 10;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-11 {
  grid-row-end: span 11;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-12 {
  grid-row-end: span 12;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-1-at-512 {
    grid-row-end: span 1;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-2-at-512 {
    grid-row-end: span 2;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-3-at-512 {
    grid-row-end: span 3;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-4-at-512 {
    grid-row-end: span 4;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-5-at-512 {
    grid-row-end: span 5;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-6-at-512 {
    grid-row-end: span 6;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-7-at-512 {
    grid-row-end: span 7;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-8-at-512 {
    grid-row-end: span 8;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-9-at-512 {
    grid-row-end: span 9;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-10-at-512 {
    grid-row-end: span 10;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-11-at-512 {
    grid-row-end: span 11;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-12-at-512 {
    grid-row-end: span 12;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-1-at-768 {
    grid-row-end: span 1;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-2-at-768 {
    grid-row-end: span 2;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-3-at-768 {
    grid-row-end: span 3;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-4-at-768 {
    grid-row-end: span 4;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-5-at-768 {
    grid-row-end: span 5;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-6-at-768 {
    grid-row-end: span 6;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-7-at-768 {
    grid-row-end: span 7;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-8-at-768 {
    grid-row-end: span 8;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-9-at-768 {
    grid-row-end: span 9;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-10-at-768 {
    grid-row-end: span 10;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-11-at-768 {
    grid-row-end: span 11;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-12-at-768 {
    grid-row-end: span 12;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-1-at-960 {
    grid-row-end: span 1;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-2-at-960 {
    grid-row-end: span 2;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-3-at-960 {
    grid-row-end: span 3;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-4-at-960 {
    grid-row-end: span 4;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-5-at-960 {
    grid-row-end: span 5;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-6-at-960 {
    grid-row-end: span 6;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-7-at-960 {
    grid-row-end: span 7;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-8-at-960 {
    grid-row-end: span 8;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-9-at-960 {
    grid-row-end: span 9;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-10-at-960 {
    grid-row-end: span 10;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-11-at-960 {
    grid-row-end: span 11;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-12-at-960 {
    grid-row-end: span 12;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-1-at-1280 {
    grid-row-end: span 1;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-2-at-1280 {
    grid-row-end: span 2;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-3-at-1280 {
    grid-row-end: span 3;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-4-at-1280 {
    grid-row-end: span 4;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-5-at-1280 {
    grid-row-end: span 5;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-6-at-1280 {
    grid-row-end: span 6;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-7-at-1280 {
    grid-row-end: span 7;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-8-at-1280 {
    grid-row-end: span 8;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-9-at-1280 {
    grid-row-end: span 9;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-10-at-1280 {
    grid-row-end: span 10;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-11-at-1280 {
    grid-row-end: span 11;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--row-span-12-at-1280 {
    grid-row-end: span 12;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-1 {
  grid-column-start: 1;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-1-at-512 {
    grid-column-start: 1;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-1-at-768 {
    grid-column-start: 1;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-1-at-960 {
    grid-column-start: 1;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-1-at-1280 {
    grid-column-start: 1;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-2 {
  grid-column-start: 2;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-2-at-512 {
    grid-column-start: 2;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-2-at-768 {
    grid-column-start: 2;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-2-at-960 {
    grid-column-start: 2;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-2-at-1280 {
    grid-column-start: 2;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-3 {
  grid-column-start: 3;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-3-at-512 {
    grid-column-start: 3;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-3-at-768 {
    grid-column-start: 3;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-3-at-960 {
    grid-column-start: 3;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-3-at-1280 {
    grid-column-start: 3;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-4 {
  grid-column-start: 4;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-4-at-512 {
    grid-column-start: 4;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-4-at-768 {
    grid-column-start: 4;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-4-at-960 {
    grid-column-start: 4;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-4-at-1280 {
    grid-column-start: 4;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-5 {
  grid-column-start: 5;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-5-at-512 {
    grid-column-start: 5;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-5-at-768 {
    grid-column-start: 5;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-5-at-960 {
    grid-column-start: 5;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-5-at-1280 {
    grid-column-start: 5;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-6 {
  grid-column-start: 6;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-6-at-512 {
    grid-column-start: 6;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-6-at-768 {
    grid-column-start: 6;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-6-at-960 {
    grid-column-start: 6;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-6-at-1280 {
    grid-column-start: 6;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-7 {
  grid-column-start: 7;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-7-at-512 {
    grid-column-start: 7;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-7-at-768 {
    grid-column-start: 7;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-7-at-960 {
    grid-column-start: 7;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-7-at-1280 {
    grid-column-start: 7;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-8 {
  grid-column-start: 8;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-8-at-512 {
    grid-column-start: 8;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-8-at-768 {
    grid-column-start: 8;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-8-at-960 {
    grid-column-start: 8;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-8-at-1280 {
    grid-column-start: 8;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-9 {
  grid-column-start: 9;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-9-at-512 {
    grid-column-start: 9;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-9-at-768 {
    grid-column-start: 9;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-9-at-960 {
    grid-column-start: 9;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-9-at-1280 {
    grid-column-start: 9;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-10 {
  grid-column-start: 10;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-10-at-512 {
    grid-column-start: 10;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-10-at-768 {
    grid-column-start: 10;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-10-at-960 {
    grid-column-start: 10;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-10-at-1280 {
    grid-column-start: 10;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-11 {
  grid-column-start: 11;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-11-at-512 {
    grid-column-start: 11;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-11-at-768 {
    grid-column-start: 11;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-11-at-960 {
    grid-column-start: 11;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-11-at-1280 {
    grid-column-start: 11;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-12 {
  grid-column-start: 12;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-12-at-512 {
    grid-column-start: 12;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-12-at-768 {
    grid-column-start: 12;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-12-at-960 {
    grid-column-start: 12;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-grid-root .pvd-grid__item.pvd-grid__item--column-start-12-at-1280 {
    grid-column-start: 12;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-icon-root {
  --apex-kit-icon-size-large:1.75rem;
  --apex-kit-icon-size-medium:1.5rem;
  --apex-kit-icon-size-small:1.25rem;
  --apex-kit-icon-size-extra-small:1rem;
  --apex-kit-icon-focus-outline:1px dotted var(--reference-color-neutral-900);
  --apex-kit-icon-box-sizing:border-box;
  --apex-kit-icon-padding:0.125rem;
  --apex-kit-icon-color:currentColor;
  overflow: visible;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-icon-root:focus {
  outline: var(--apex-kit-icon-focus-outline);
}
.apex-kit-fds-theme {
  --fds-layout-gap--half:var(--reference-uom-space-75);
  --fds-media-radius:var(--reference-uom-radius-100);
  --fds-media-radius--round:var(--reference-uom-radius-200);
  --fds-media-radius--circle:100%;
  --fds-layer-background--meta:var(--reference-color-neutral-100);
  --fds-box-padding:var(--reference-uom-space-100);
  --fds-box-padding--lg:var(--reference-uom-space-150);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-image-root.pvd-image--square {
  --apex-kit-image-radius:var(--fds-media-radius);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-image-root.pvd-image--round {
  --apex-kit-image-radius:var(--fds-media-radius--round);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-image-root.pvd-image--circle {
  --apex-kit-image-radius:var(--fds-media-radius--circle);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-inline-alert-root {
  --apex-kit-inline-alert-color:var(--reference-color-red-800);
  --apex-kit-inline-alert-color-palette:var(--reference-color-red-800);
  --apex-kit-inline-alert-text-color:var(--reference-color-neutral-900);
  --apex-kit-inline-alert-font-family:var(--reference-font-family-sans);
  --apex-kit-inline-alert-font-weight:var(--reference-font-weight-400);
  --apex-kit-inline-alert-letter-spacing:-0.25px;
  --apex-kit-inline-alert-font-line-height-normal:var(--reference-font-line-300);
  --apex-kit-inline-alert-text-font-size:var(--reference-font-size-75);
  --apex-kit-inline-alert-icon-height:var(--reference-uom-width-150);
  --apex-kit-inline-alert-content-padding-left:var(--reference-uom-space-75);
  --apex-kit-inline-alert-text-align:start;
  --apex-kit-inline-alert-icon-display:flex;
  --apex-kit-inline-alert-icon-component-content:var(--apex-kit-icon-svg--critical);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-inline-alert-root .pvd-inline-alert__icon {
  padding: var(--reference-uom-space-12);
  position: relative;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-inline-alert-root .pvd-inline-alert__icon .pvd-cc-rst-pwd-icon-root {
  --apex-kit-inline-alert-color-palette:var(--color-red-47);
  width: calc(var(--reference-uom-width-200) - var(--reference-uom-width-50));
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--small {
  --apex-kit-inline-alert-text-font-size:var(--reference-font-size-50);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--large {
  --apex-kit-inline-alert-text-font-size:var(--reference-font-size-75);
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--large {
    --apex-kit-inline-alert-text-font-size:var(--reference-font-size-100);
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--info {
  --apex-kit-inline-alert-icon-component-content:var(--apex-kit-icon-svg--information);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--info .pvd-cc-rst-pwd-icon-root {
  --apex-kit-inline-alert-color:var(--reference-color-blue-800);
  --apex-kit-inline-alert-color-palette:var(--reference-color-blue-800);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--info .pvd-inline-alert__content {
  --apex-kit-inline-alert-text-color:var(--reference-color-neutral-900);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--success {
  --apex-kit-inline-alert-icon-component-content:var(--apex-kit-icon-svg--success);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--success .pvd-cc-rst-pwd-icon-root {
  --apex-kit-inline-alert-color:var(--reference-color-green-800);
  --apex-kit-inline-alert-color-palette:var(--reference-color-green-800);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--success .pvd-inline-alert__content {
  --apex-kit-inline-alert-text-color:var(--reference-color-neutral-900);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--warning {
  --apex-kit-inline-alert-icon-component-content:var(--apex-kit-icon-svg--warning);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--warning .pvd-cc-rst-pwd-icon-root {
  --apex-kit-inline-alert-color:#0000;
  background-color: var(--reference-color-orange-900);
  content: "";
  -webkit-mask-image: var(--apex-kit-inline-alert-icon-component-content);
  mask-image: var(--apex-kit-inline-alert-icon-component-content);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--warning .pvd-inline-alert__content {
  --apex-kit-inline-alert-text-color:var(--reference-color-neutral-900);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-inline-alert-root .pvd-alert-content__title {
  font-weight: var(--reference-font-weight-600);
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-inline-alert-root .pvd-cc-rst-pwd-icon-root,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--critical .pvd-cc-rst-pwd-icon-root,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--info .pvd-cc-rst-pwd-icon-root,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--success .pvd-cc-rst-pwd-icon-root,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-inline-alert-root.pvd-inline-alert--warning .pvd-cc-rst-pwd-icon-root {
    --apex-kit-inline-alert-color:CanvasText;
    --apex-kit-inline-alert-color-palette:CanvasText;
  }
}
.apex-kit-fds-theme pvd-cc-rst-pwd-input {
  --apex-kit-input-display:block;
  --apex-kit-input-font-size:12;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root {
  --apex-kit-icon-size-medium:1.5rem;
  --apex-kit-icon-size-small:1.25rem;
  --apex-kit-input-display:flex;
  --apex-kit-input-align-items:center;
  --apex-kit-input-icon-color:var(--reference-color-neutral-900);
  --apex-kit-input-outer-padding:var(--reference-uom-space-100);
  --apex-kit-input-icon-text-gap:.5em;
  --apex-kit-input-icon-size:var(--apex-kit-icon-size-small);
  --apex-kit-input-icon-min-width:1em;
  --apex-kit-input-root-font-size:1rem;
  --input-glyph-margin:calc((var(--apex-kit-input-outer-padding) + var(--apex-kit-input-icon-min-width))*-1);
  --input-icon-margin:calc((var(--apex-kit-input-outer-padding) + var(--apex-kit-input-icon-size))*-1);
  --input-glyph-padding:calc(var(--apex-kit-input-outer-padding) + var(--apex-kit-input-icon-min-width) + var(--apex-kit-input-icon-text-gap));
  --input-icon-padding:calc(var(--apex-kit-input-outer-padding) + var(--apex-kit-icon-size-small) + var(--apex-kit-input-icon-text-gap));
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root .pvd-input__input {
  --apex-kit-input-appearance:none;
  --apex-kit-input-background-color:var(--color-white);
  --apex-kit-input-border:1px solid var(--reference-color-neutral-500);
  --apex-kit-input-border-radius:var(--reference-uom-radius-50);
  --apex-kit-input-box-shadow:none;
  --apex-kit-input-color:var(--reference-color-neutral-900);
  --apex-kit-input-cursor:null;
  --apex-kit-input-display:inline-block;
  --apex-kit-input-flex-basis:100%;
  --apex-kit-input-font-family:inherit;
  --apex-kit-input-font-size:inherit;
  --apex-kit-input-height:40px;
  --apex-kit-input-margin:0;
  --apex-kit-input-margin-left:0;
  --apex-kit-input-margin-right:0;
  --apex-kit-input-opacity:null;
  --apex-kit-input-outline:none;
  --apex-kit-input-padding:var(--reference-uom-space-50) var(--reference-uom-space-100);
  --apex-kit-input-padding-left:var(--reference-uom-space-100);
  --apex-kit-input-padding-right:var(--reference-uom-space-100);
  --apex-kit-input-text-align:left;
  --apex-kit-input-vertical-align:top;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root .pvd-input__input.pvd-input--hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root .pvd-input__input:hover:not(:disabled) {
  --apex-kit-input-border:1px solid var(--reference-color-neutral-800);
  --apex-kit-input-box-shadow:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root .pvd-input__input.pvd-input--focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root .pvd-input__input:focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root .pvd-input__input:focus:hover {
  --apex-kit-input-border:1px solid var(--reference-color-neutral-900);
  --apex-kit-input-box-shadow:none;
  --apex-kit-input-outline-color:var(--reference-color-neutral-900);
  --apex-kit-input-outline-offset:var(--reference-uom-space-18);
  --apex-kit-input-outline-style:solid;
  --apex-kit-input-outline-width:var(--reference-uom-stroke-300);
  --apex-kit-input-transition:outline 0.125s linear;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root .pvd-input__input.pvd-input--disabled,
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root .pvd-input__input:disabled {
  --apex-kit-input-background-color:var(--reference-color-neutral-200);
  --apex-kit-input-border:1px solid var(--reference-color-neutral-400);
  --apex-kit-input-color:var(--reference-color-neutral-900);
  --apex-kit-input-cursor:not-allowed;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root .pvd-input__input::placeholder {
  --apex-kit-input-color:var(--color-neutral-40);
  --apex-kit-input-line-height:var(--reference-font-line-300);
  --apex-kit-input-opacity:1;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root .pvd-input__input:disabled::placeholder {
  --apex-kit-input-color:var(--reference-color-neutral-900);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root .pvd-input__input[type=number] {
  --apex-kit-input-appearance:textfield;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root .pvd-input__input {
  --apex-kit-input-flex-grow:1;
  --apex-kit-input-line-height:var(--reference-font-line-300);
  --apex-kit-input-max-width:100%;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root .pvd-input__icon {
  --apex-kit-input-icon-display:block;
  --apex-kit-input-icon-line-height:0;
  --apex-kit-input-icon-margin:0;
  --apex-kit-input-icon-margin-left:0;
  --apex-kit-input-icon-margin-right:0;
  --apex-kit-input-icon-min-width:1em;
  --apex-kit-input-icon-padding:0;
  --apex-kit-input-icon-text-align:center;
  --apex-kit-input-icon-z-index:1;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root .pvd-input__icon.pvd-input__icon--left {
  --apex-kit-input-icon-margin-left:var(--apex-kit-input-outer-padding);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root .pvd-input__icon.pvd-input__icon--right {
  --apex-kit-input-icon-margin-right:var(--apex-kit-input-outer-padding);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root.pvd-input--large {
  --apex-kit-input-icon-size:var(--apex-kit-icon-size-medium);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root.pvd-input--disabled .pvd-input__icon {
  --apex-kit-input-color:var(--reference-color-neutral-900);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root.pvd-input--error .pvd-input__input {
  --apex-kit-input-background-color:var(--color-white);
  --apex-kit-input-border:1px solid var(--reference-color-red-700);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root.pvd-input--error .pvd-input__input.pvd-input--error-hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root.pvd-input--error .pvd-input__input.pvd-input--hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root.pvd-input--error .pvd-input__input:hover:not(:disabled) {
  --apex-kit-input-border:1px solid var(--reference-color-red-700);
  --apex-kit-input-box-shadow:none;
  --apex-kit-input-outline-color:none;
  --apex-kit-input-outline-offset:none;
  --apex-kit-input-outline-style:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root.pvd-input--error .pvd-input__input.pvd-input--focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root.pvd-input--error .pvd-input__input:focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root.pvd-input--error .pvd-input__input:focus:hover {
  --apex-kit-input-border:1px solid var(--reference-color-red-700);
  --apex-kit-input-box-shadow:none;
  --apex-kit-input-outline-color:var(--reference-color-neutral-900);
  --apex-kit-input-outline-offset:var(--reference-uom-space-18);
  --apex-kit-input-outline-style:solid;
  --apex-kit-input-outline-width:var(--reference-uom-stroke-200);
  --apex-kit-input-transition:outline 0.125s linear;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root.pvd-input--fixed-width .pvd-input__input {
  --apex-kit-input-width:14em;
  --apex-kit-input-max-width:14em;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root.pvd-input--full-width .pvd-input__input {
  --apex-kit-input-width:100%;
  --apex-kit-input-max-width:100%;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root.pvd-input--text-center .pvd-input__input {
  --apex-kit-input-text-align:center;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root.pvd-input--text-right .pvd-input__input {
  --apex-kit-input-text-align:right;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root.pvd-input--zip.pvd-input--full-width .pvd-input__input {
  --apex-kit-input-width:100%;
  --apex-kit-input-max-width:100%;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root.pvd-input--zip .pvd-input__input {
  --apex-kit-input-width:14em;
  --apex-kit-input-max-width:14em;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root.pvd-input--phone.pvd-input--full-width .pvd-input__input {
  --apex-kit-input-width:100%;
  --apex-kit-input-max-width:100%;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root.pvd-input--phone .pvd-input__input {
  --apex-kit-input-width:14em;
  --apex-kit-input-max-width:14em;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root.pvd-input--ssn.pvd-input--full-width .pvd-input__input {
  --apex-kit-input-width:100%;
  --apex-kit-input-max-width:100%;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root.pvd-input--ssn .pvd-input__input {
  --apex-kit-input-width:14em;
  --apex-kit-input-max-width:14em;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root.pvd-input--icon-left .pvd-input__input {
  --apex-kit-input-padding-left:var(--input-glyph-padding);
  --apex-kit-input-margin-left:var(--input-glyph-margin);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root.pvd-input--icon-left:not(:has(span[slot=icon-left])) .pvd-input__input {
  --apex-kit-input-padding-left:var(--input-icon-padding);
  --apex-kit-input-margin-left:var(--input-icon-margin);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root.pvd-input--icon-right .pvd-input__input {
  --apex-kit-input-padding-right:var(--input-glyph-padding);
  --apex-kit-input-margin-right:var(--input-glyph-margin);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root.pvd-input--icon-right:not(:has(span[slot=icon-right])) .pvd-input__input {
  --apex-kit-input-padding-right:var(--input-icon-padding);
  --apex-kit-input-margin-right:var(--input-icon-margin);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root s-fallback-wrapper:not([hidden=true]),
.apex-kit-fds-theme .pvd-cc-rst-pwd-input-root s-fallback-wrapper[hidden=true] + s-assigned-wrapper {
  --apex-kit-input-fallback-wrapper-align-items:center;
  --apex-kit-input-fallback-wrapper-display:flex;
  --apex-kit-input-fallback-wrapper-flex-grow:1;
}
.apex-kit-fds-theme pvd-cc-rst-pwd-label {
  --apex-kit-label-display:block;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-label-root {
  --apex-kit-label-display:block;
  --apex-kit-label-color:var(--reference-color-neutral-900);
  --apex-kit-label-font-family:var(--reference-font-family-sans);
  --apex-kit-label-font-weight:var(--reference-font-weight-400);
  --apex-kit-label-line-height:var(--reference-font-line-100);
  --apex-kit-label-font-size:0;
  --apex-kit-label-text-decoration:none;
  --apex-kit-label-text-transform:none;
  --apex-kit-label-letter-spacing:-0.25px;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-label-root.pvd-label--large .pvd-label__label {
  --apex-kit-label-font-size:var(--reference-font-size-75);
  --apex-kit-label-font-weight:var(--reference-font-weight-700);
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-label-root.pvd-label--large .pvd-label__label {
    --apex-kit-label-font-size:var(--reference-font-size-100);
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-label-root.pvd-label--large .pvd-label__annotation .pvd-cc-rst-pwd-icon-root {
  --apex-kit-label-vertical-align:baseline;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-label-root.pvd-label--secondary .pvd-label__label {
  --apex-kit-label-font-weight:var(--reference-font-weight-400);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-label-root .pvd-label__label {
  --apex-kit-label-font-size:var(--reference-font-size-50);
  --apex-kit-label-font-weight:var(--reference-font-weight-600);
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-label-root .pvd-label__label {
    --apex-kit-label-font-size:var(--reference-font-size-75);
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-label-root .pvd-label__label:has(.pvd-label__indicator.pvd-label__indicator--required) > s-slot:first-child:after {
  color: var(--reference-color-neutral-900);
  content: "(required)";
  font-size: var(--reference-font-size-50);
  font-weight: var(--reference-font-weight-400);
  margin-left: var(--reference-uom-space-25);
  text-decoration: var(--apex-kit-label-text-decoration);
  text-transform: var(--apex-kit-label-text-transform);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-label-root .pvd-label__indicator {
  --apex-kit-label-color:var(--reference-color-neutral-900);
  --apex-kit-label-font-size:var(--reference-font-size-50);
  --apex-kit-label-font-weight:var(--reference-font-weight-400);
  --apex-kit-label-margin-left:var(--reference-uom-space-25);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-label-root .pvd-label__indicator.pvd-label__indicator--required {
  display: none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-label-root .pvd-label__annotation {
  --apex-kit-label-color:var(--reference-color-neutral-900);
  --apex-kit-label-display:inline;
  --apex-kit-label-margin-left:var(--reference-uom-space-75);
  --apex-kit-label-vertical-align:middle;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-label-root .pvd-label__annotation .pvd-cc-rst-pwd-icon-root {
  --apex-kit-label-vertical-align:text-top;
}
@media print {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-label-root .pvd-label__annotation {
    --apex-kit-label-display:none;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root {
  --apex-kit-link-text-color:var(--reference-color-blue-800);
  --apex-kit-link-text-underline-offset:inherit;
  --apex-kit-link-font-family:var(--reference-font-family-sans);
  --apex-kit-link-font-weight:inherit;
  --apex-kit-link-line-height:var(--reference-font-line-300);
  --apex-kit-link-outline-color:null;
  --apex-kit-link-outline-width:0;
  --apex-kit-link-outline-style:null;
  --apex-kit-link-outline-offset:0;
  --apex-kit-link-border-bottom:0;
  --apex-kit-link-text-shadow:none;
  --apex-kit-link-text-decoration:none;
  --apex-kit-link-pointer-events:unset;
  --apex-kit-link-icon-fill-color:currentColor;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root .pvd-link__link {
  --apex-kit-link-text-font-size:1em;
  --apex-kit-link-text-decoration:underline;
  --apex-kit-link-text-shadow:none;
  --apex-kit-link-text-transform:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root .pvd-link__link,
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root .pvd-link__link.pvd-link--link,
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root .pvd-link__link:link {
  --apex-kit-link-text-color:var(--reference-color-blue-800);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root .pvd-link__link.pvd-link--active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root .pvd-link__link.pvd-link--focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root .pvd-link__link.pvd-link--focus-active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root .pvd-link__link.pvd-link--hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root .pvd-link__link:active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root .pvd-link__link:focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root .pvd-link__link:focus:active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root .pvd-link__link:hover,
.pvd-link--active .apex-kit-fds-theme .pvd-cc-rst-pwd-link-root .pvd-link__link,
.pvd-link--focus .apex-kit-fds-theme .pvd-cc-rst-pwd-link-root .pvd-link__link,
.pvd-link--hover .apex-kit-fds-theme .pvd-cc-rst-pwd-link-root .pvd-link__link {
  --apex-kit-link-text-color:var(--reference-color-blue-900);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root .pvd-link__link.pvd-link--active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root .pvd-link__link:active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root .pvd-link__link:focus:active,
.pvd-link--active .apex-kit-fds-theme .pvd-cc-rst-pwd-link-root .pvd-link__link {
  --apex-kit-link-outline-color:null;
  --apex-kit-link-outline-width:0;
  --apex-kit-link-outline-style:null;
  --apex-kit-link-outline-offset:0;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root .pvd-link__link.pvd-link--focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root .pvd-link__link:focus,
.pvd-link--focus .apex-kit-fds-theme .pvd-cc-rst-pwd-link-root .pvd-link__link {
  --apex-kit-link-outline-color:var(--reference-color-neutral-900);
  --apex-kit-link-outline-offset:3px;
  --apex-kit-link-outline-width:2px;
  --apex-kit-link-outline-style:solid;
  --apex-kit-link-transition:outline 0.125s linear;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root .pvd-link__link.pvd-link--visited,
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root .pvd-link__link:visited,
.pvd-link--visited .apex-kit-fds-theme .pvd-cc-rst-pwd-link-root .pvd-link__link {
  --apex-kit-link-text-color:var(--reference-color-blue-800);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root .pvd-link__link .pvd-link__text {
  --apex-kit-link-border-bottom:0;
  --apex-kit-link-display:inline;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger .pvd-link__link {
  --apex-kit-link-text-font-size:1em;
  --apex-kit-link-font-weight:var(--reference-font-weight-400);
  --apex-kit-link-line-height:var(--reference-font-line-300);
  --apex-kit-link-text-shadow:0;
  --apex-kit-link-text-transform:0;
  --apex-kit-link-text-decoration:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger .pvd-link__link .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger .pvd-link__link.pvd-link--link .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger .pvd-link__link:link .pvd-link__text {
  --apex-kit-link-border-bottom:1px dashed currentColor;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--link .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--visited .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:link .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:visited .pvd-link__text,
.pvd-link--visited .apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text {
  --apex-kit-link-border-bottom:0;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--active .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--active--focus .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--focus .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link.pvd-link--hover .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:active .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:active:focus .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:focus .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link:hover .pvd-link__text,
.pvd-link--active .apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--focus .apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--hover .apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--trigger.pvd-link--disable-underline .pvd-link__link .pvd-link__text {
  --apex-kit-link-border-bottom:1px dashed currentColor;
  --apex-kit-link-text-decoration:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--disable-underline .pvd-link__link {
  --apex-kit-link-text-decoration:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--disable-underline .pvd-link__link.pvd-link--active .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--disable-underline .pvd-link__link.pvd-link--focus .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--disable-underline .pvd-link__link.pvd-link--hover .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--disable-underline .pvd-link__link:active .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--disable-underline .pvd-link__link:focus .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--disable-underline .pvd-link__link:hover .pvd-link__text,
.pvd-link--active .apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--focus .apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--disable-underline .pvd-link__link .pvd-link__text,
.pvd-link--hover .apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--disable-underline .pvd-link__link .pvd-link__text {
  --apex-kit-link-text-decoration:underline;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--disabled.pvd-link--trigger .pvd-link__link {
  --apex-kit-link-text-decoration:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--disabled .pvd-link__link {
  --apex-kit-link-text-decoration:underline;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--disabled .pvd-link__link,
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--disabled .pvd-link__link.pvd-link--visited,
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--disabled .pvd-link__link:visited {
  --apex-kit-link-text-color:var(--reference-color-neutral-600);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--disabled .pvd-link__link .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--disabled .pvd-link__link.pvd-link--visited .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--disabled .pvd-link__link:visited .pvd-link__text {
  --apex-kit-link-display:inline;
  --apex-kit-link-pointer-events:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--small .pvd-link__link .pvd-link__text {
  --apex-kit-link-text-font-size:var(--reference-font-size-75);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--medium .pvd-link__link .pvd-link__text {
  --apex-kit-link-text-font-size:var(--reference-font-size-100);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--large .pvd-link__link .pvd-link__text {
  --apex-kit-link-text-font-size:var(--reference-font-size-200);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--icon-left .pvd-link__icon--left {
  --apex-kit-link-icon-margin:0 var(--reference-uom-space-50) 0 0;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--icon-right .pvd-link__icon--right {
  --apex-kit-link-icon-margin:0 0 0 var(--reference-uom-space-50);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--new-window .pvd-link__icon {
  --apex-kit-link-icon-margin:0 0 0 var(--reference-uom-space-25);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root.pvd-link--icon-only .pvd-link__icon {
  --apex-kit-link-icon-margin:0;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-link-root .pvd-link__disabled-cover {
  cursor: default;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root {
  --apex-kit-list-group-border-radius:var(--reference-uom-radius-50);
  --apex-kit-list-group-color:var(--reference-color-neutral-900);
  --apex-kit-list-display:block;
  --apex-kit-list-group-line-height:var(--reference-font-line-300);
  --apex-kit-list-group-letter-spacing:-0.25px;
  --apex-kit-list-group-margin:0;
  --apex-kit-list-group-padding:0 0 0 var(--reference-uom-space-100);
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-512 .pvd-list-group__list-item {
    --apex-kit-list-group-margin-right:var(--reference-uom-space-150);
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-512 .pvd-list-group__list-item + .pvd-list-group__list-item {
    --apex-kit-list-group-margin-top:0;
    --apex-kit-list-group-padding-top:0;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-512 .pvd-list-group__list-item + .pvd-list-group__list-item:last-child {
    --apex-kit-list-group-margin-right:0;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-512 .pvd-list-group__list-item.pvd-list-group__list-item--border {
    --apex-kit-list-group-border:1px solid var(--color-neutral-80);
    --apex-kit-list-group-border-top:0;
    --apex-kit-list-group-margin-right:var(--reference-uom-space-100);
    --apex-kit-list-group-padding-left:var(--reference-uom-space-100);
    --apex-kit-list-group-margin-top:0;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-768 .pvd-list-group__list-item {
    --apex-kit-list-group-margin-right:var(--reference-uom-space-150);
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-768 .pvd-list-group__list-item + .pvd-list-group__list-item {
    --apex-kit-list-group-margin-top:0;
    --apex-kit-list-group-padding-top:0;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-768 .pvd-list-group__list-item + .pvd-list-group__list-item:last-child {
    --apex-kit-list-group-margin-right:0;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-768 .pvd-list-group__list-item.pvd-list-group__list-item--border {
    --apex-kit-list-group-border:1px solid var(--color-neutral-80);
    --apex-kit-list-group-border-top:0;
    --apex-kit-list-group-margin-right:var(--reference-uom-space-100);
    --apex-kit-list-group-padding-left:var(--reference-uom-space-100);
    --apex-kit-list-group-margin-top:0;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-960 .pvd-list-group__list-item {
    --apex-kit-list-group-margin-right:var(--reference-uom-space-150);
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-960 .pvd-list-group__list-item + .pvd-list-group__list-item {
    --apex-kit-list-group-margin-top:0;
    --apex-kit-list-group-padding-top:0;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-960 .pvd-list-group__list-item + .pvd-list-group__list-item:last-child {
    --apex-kit-list-group-margin-right:0;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-960 .pvd-list-group__list-item.pvd-list-group__list-item--border {
    --apex-kit-list-group-border:1px solid var(--color-neutral-80);
    --apex-kit-list-group-border-top:0;
    --apex-kit-list-group-margin-right:var(--reference-uom-space-100);
    --apex-kit-list-group-padding-left:var(--reference-uom-space-100);
    --apex-kit-list-group-margin-top:0;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-1280 .pvd-list-group__list-item {
    --apex-kit-list-group-margin-right:var(--reference-uom-space-150);
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-1280 .pvd-list-group__list-item + .pvd-list-group__list-item {
    --apex-kit-list-group-margin-top:0;
    --apex-kit-list-group-padding-top:0;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-1280 .pvd-list-group__list-item + .pvd-list-group__list-item:last-child {
    --apex-kit-list-group-margin-right:0;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-at-1280 .pvd-list-group__list-item.pvd-list-group__list-item--border {
    --apex-kit-list-group-border:1px solid var(--color-neutral-80);
    --apex-kit-list-group-border-top:0;
    --apex-kit-list-group-margin-right:var(--reference-uom-space-100);
    --apex-kit-list-group-padding-left:var(--reference-uom-space-100);
    --apex-kit-list-group-margin-top:0;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-always .pvd-list-group__list-item {
  --apex-kit-list-group-margin-right:var(--reference-uom-space-150);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-always .pvd-list-group__list-item + .pvd-list-group__list-item {
  --apex-kit-list-group-margin-top:0;
  --apex-kit-list-group-padding-top:0;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-always .pvd-list-group__list-item + .pvd-list-group__list-item:last-child {
  --apex-kit-list-group-margin-right:0;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--inline-always .pvd-list-group__list-item + .pvd-list-group__list-item.pvd-list-group__list-item--border {
  --apex-kit-list-group-border:1px solid var(--color-neutral-80);
  --apex-kit-list-group-border-top:0;
  --apex-kit-list-group-margin-right:var(--reference-uom-space-100);
  --apex-kit-list-group-padding-left:var(--reference-uom-space-100);
  --apex-kit-list-group-padding-top:0;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--unordered > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
  --apex-kit-list-group-bullet-size:var(--reference-uom-space-25);
  --apex-kit-list-group-margin-top:0.53125rem;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--unordered > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
    --apex-kit-list-group-margin-top:0.625rem;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--unordered.pvd-list-group--small > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
  --apex-kit-list-group-bullet-size:var(--reference-uom-space-25);
  --apex-kit-list-group-margin-top:0.4375rem;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--unordered.pvd-list-group--small > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
    --apex-kit-list-group-margin-top:0.53125rem;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--unordered.pvd-list-group--large > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
  --apex-kit-list-group-bullet-size:var(--reference-uom-space-25);
  --apex-kit-list-group-margin-top:0.71875rem;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--unordered.pvd-list-group--large > .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
    --apex-kit-list-group-margin-top:0.8125rem;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item-style {
  --apex-kit-list-group-margin-right:var(--reference-uom-space-75);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item + .pvd-list-group__list-item {
  --apex-kit-list-group-margin-top:var(--reference-uom-space-50);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item.pvd-list-group__list-item--border {
  --apex-kit-list-group-border:1px solid var(--color-neutral-80);
  --apex-kit-list-group-padding-top:var(--reference-uom-space-50);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root .pvd-list-group__nested-list {
  --apex-kit-space-utility-half-x:var(--reference-uom-space-50);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--ordered .pvd-list-group__nested-list {
  counter-reset: pvd-cc-rst-pwd-nested-list-group-counter;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--ordered .pvd-list-group__nested-list .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
  border: 0;
  content: counter(pvd-cc-rst-pwd-nested-list-group-counter, upper-alpha) ".";
  counter-increment: pvd-cc-rst-pwd-nested-list-group-counter;
  display: inline;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--ordered .pvd-list-group__nested-list .pvd-list-group__nested-list {
  counter-reset: pvd-cc-rst-pwd-double-nested-list-group-counter;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--ordered .pvd-list-group__nested-list .pvd-list-group__nested-list .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
  border: 0;
  content: counter(pvd-cc-rst-pwd-double-nested-list-group-counter, lower-greek) ".";
  counter-increment: pvd-cc-rst-pwd-double-nested-list-group-counter;
  display: inline;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--ordered .pvd-list-group__nested-list {
  --apex-kit-space-utility-half-x:var(--reference-uom-space-50);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--unordered .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
  border-radius: 50%;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--unordered .pvd-list-group__nested-list .pvd-list-group__nested-list .pvd-list-group__list-item > .pvd-list-group__list-item-style:before {
  background-color: currentColor;
  border-radius: 0;
  content: "";
  display: inline-block;
  height: var(--reference-uom-space-25);
  vertical-align: top;
  width: var(--reference-uom-space-25);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root.pvd-list-group--unordered .pvd-list-group__nested-list {
  --apex-kit-space-utility-half-x:var(--reference-uom-space-50);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item-icon {
  --apex-kit-list-group-margin-top:0.15625rem;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item-icon {
    --apex-kit-list-group-margin-top:0.25rem;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item-icon.pvd-list-group__list-item-icon--left {
  --apex-kit-list-group-margin-right:var(--reference-uom-space-75);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item-icon.pvd-list-group__list-item-icon--right {
  --apex-kit-list-group-margin-left:var(--reference-uom-space-75);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item-icon.pvd-list-group__list-item-icon--link {
  --apex-kit-text-color-link:var(--color-blue-40);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item-icon.pvd-list-group--small .pvd-list-group__list-item-icon {
  --apex-kit-list-group-margin-top:0.0625rem;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item-icon.pvd-list-group--small .pvd-list-group__list-item-icon {
    --apex-kit-list-group-margin-top:0.15625rem;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item-icon.pvd-list-group--large .pvd-list-group__list-item-icon {
  --apex-kit-list-group-margin-top:0.21875rem;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-list-group-root .pvd-list-group__list-item-icon.pvd-list-group--large .pvd-list-group__list-item-icon {
    --apex-kit-list-group-margin-top:0.3125rem;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-menu-root .pvd-menu__nav-list {
  top: var(--reference-uom-space-250);
  --apex-kit-menu-max-width:unset;
  --apex-kit-menu-max-height:calc(100vh - var(--reference-uom-space-250));
  --apex-kit-menu-min-height:unset;
  --apex-kit-menu-overflow-y:auto;
  --apex-kit-menu-item-max-width:min(32em,100vw);
  --apex-kit-menu-list-group-margin-top:0;
  --apex-kit-menu-list-group-margin-bottom:0;
  --apex-kit-menu-list-group-padding:var(--reference-uom-space-100);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-microcopy-root {
  --apex-kit-microcopy-font-family:var(--reference-font-family-sans);
  --apex-kit-microcopy-font-weight:var(--reference-font-weight-400);
  --apex-kit-microcopy-line-height:var(--reference-font-line-100);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-microcopy-root .pvd-microcopy__microcopy {
  --apex-kit-microcopy-text-color:var(--reference-color-neutral-900);
  --apex-kit-microcopy-letter-spacing:-0.25px;
  --apex-kit-microcopy-text-font-size:var(--reference-font-size-75);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root {
  --apex-kit-modal-align-items:flex-end;
  --apex-kit-modal-display:flex;
  --apex-kit-modal-visibility:visible;
  --apex-kit-modal-animation:none;
  --apex-kit-modal-close-button-icon-size:1.5rem;
  --apex-kit-modal-animation-fade-in:pvd-cc-rst-pwdModalFadeIn 200ms ease-out;
  --apex-kit-modal-animation-fade-out:pvd-cc-rst-pwdModalFadeOut 200ms ease-in;
  --apex-kit-modal-animation-slide-up:pvd-cc-rst-pwdModalSlideUp 300ms ease-out;
  --apex-kit-modal-animation-slide-down:pvd-cc-rst-pwdModalSlideDown 300ms ease-in;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root {
    --apex-kit-modal-align-items:center;
  }
}
@keyframes pvd-cc-rst-pwdModalFadeIn {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  to {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes pvd-cc-rst-pwdModalFadeOut {
  0% {
    opacity: 1;
    visibility: visible;
  }
  to {
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes pvd-cc-rst-pwdModalSlideUp {
  0% {
    transform: translateY(100%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes pvd-cc-rst-pwdModalSlideDown {
  0% {
    transform: translateY(0);
  }
  to {
    transform: translateY(100%);
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root.pvd-modal--opening {
  --apex-kit-modal-animation:var(--apex-kit-modal-animation-fade-in);
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root.pvd-modal--opening .pvd-modal__dialog {
    --apex-kit-modal-dialog-animation:none;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root.pvd-modal--closing {
  --apex-kit-modal-animation:var(--apex-kit-modal-animation-fade-out);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root.pvd-modal--closing .pvd-modal__dialog {
  --apex-kit-modal-dialog-animation:var(--apex-kit-modal-animation-slide-down);
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root.pvd-modal--closing .pvd-modal__dialog {
    --apex-kit-modal-dialog-animation:none;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root.pvd-modal--opened {
  --apex-kit-modal-display:flex;
  --apex-kit-modal-visibility:visible;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root.pvd-modal--closed {
  --apex-kit-modal-display:none;
  --apex-kit-modal-visibility:hidden;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root.pvd-modal--width-400 .pvd-modal__dialog {
    --apex-kit-modal-dialog-max-width:25rem;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root.pvd-modal--width-800 .pvd-modal__dialog {
    --apex-kit-modal-dialog-max-width:50rem;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root.pvd-modal--content-overflow .pvd-modal__body-wrapper:active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root.pvd-modal--content-overflow .pvd-modal__body-wrapper:focus {
  --apex-kit-modal-body-wrapper-outline:1px dotted var(--color-black);
  --apex-kit-modal-body-wrapper-outline-offset:var(--apex-kit-modal-body-wrapper-neutralized-space);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__overlay {
  --apex-kit-modal-overlay-background-color:#00000080;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__dialog {
  --apex-kit-modal-dialog-animation:none;
  --apex-kit-modal-dialog-color:var(--reference-color-neutral-900);
  --apex-kit-modal-dialog-background-color:var(--reference-color-neutral-0);
  --apex-kit-modal-dialog-border-radius:var(--reference-uom-radius-100);
  --apex-kit-modal-dialog-border:1px solid var(--color-neutral-40);
  --apex-kit-modal-dialog-box-shadow:var(--reference-uom-stroke-0) var(--reference-uom-radius-25) var(--reference-uom-radius-50) -2px #1414141c,var(--reference-uom-stroke-0) var(--reference-uom-stroke-200) var(--reference-uom-radius-25) -2px #1414140f;
  --apex-kit-modal-dialog-letter-spacing:-0.25px;
  --apex-kit-modal-dialog-max-height:calc(var(--apex-kit-modal-dialog-window-innerHeight) - var(--system-uom-layer-padding));
  --apex-kit-modal-dialog-max-width:initial;
  --apex-kit-modal-dialog-width:100%;
  --apex-kit-modal-dialog-window-innerHeight:100vh;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__dialog {
    --apex-kit-modal-dialog-max-height:calc(var(--apex-kit-modal-dialog-window-innerHeight) - var(--reference-uom-space-300)*2);
    --apex-kit-modal-dialog-max-width:37.5rem;
    --apex-kit-modal-dialog-width:calc(100% - 3rem);
  }
}
@media screen and (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__dialog {
    --apex-kit-modal-dialog-border:1px solid CanvasText;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__dialog:focus {
  --apex-kit-modal-dialog-box-shadow:var(--reference-uom-stroke-0) var(--reference-uom-radius-25) var(--reference-uom-radius-50) -2px #1414141c,var(--reference-uom-stroke-0) var(--reference-uom-stroke-200) var(--reference-uom-radius-25) -2px #1414140f;
  --apex-kit-modal-dialog-border:1px solid var(--color-neutral-40);
}
@media screen and (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__dialog:focus {
    --apex-kit-modal-dialog-border:2px solid CanvasText;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__content {
  --apex-kit-modal-content-padding:var(--reference-uom-space-100);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__heading-wrapper {
  --apex-kit-modal-heading-wrapper-margin:var(--reference-uom-stroke-0);
  --apex-kit-modal-heading-wrapper-padding:var(--reference-uom-stroke-0) var(--reference-uom-space-300) var(--reference-uom-stroke-0) var(--reference-uom-stroke-0);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__heading {
  --apex-kit-modal-heading-color:var(--reference-color-neutral-900);
  --apex-kit-modal-heading-font-weight:var(--reference-font-weight-700);
  --apex-kit-modal-heading-font-size:var(--reference-font-size-300);
  --apex-kit-modal-heading-line-height:var(--reference-font-line-300);
  --apex-kit-modal-heading-letter-spacing:-0.25px;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__heading.pvd-modal__heading--level-2 {
  --apex-kit-modal-heading-font-weight:var(--reference-font-weight-400);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__body-wrapper {
  --apex-kit-modal-body-wrapper-preserved-space:var(--reference-uom-space-50);
  --apex-kit-modal-body-wrapper-neutralized-space:calc(var(--reference-uom-space-50)*-1);
  --apex-kit-modal-body-wrapper-margin:calc(var(--apex-kit-modal-body-wrapper-neutralized-space) + var(--reference-uom-space-75)) var(--apex-kit-modal-body-wrapper-neutralized-space) var(--apex-kit-modal-body-wrapper-neutralized-space);
  --apex-kit-modal-body-wrapper-padding:var(--apex-kit-modal-body-wrapper-preserved-space);
  --apex-kit-modal-body-scrollbar-color:var(--reference-color-neutral-200) #0000;
  --apex-kit-modal-body-wrapper-outline:initial;
  --apex-kit-modal-body-wrapper-outline-offset:initial;
  --apex-kit-modal-body-bottom-height:var(--reference-uom-stroke-0);
  --apex-kit-modal-body-bottom-height-at-512:var(--apex-kit-modal-body-bottom-height);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__content:not(:has(.pvd-modal__heading-wrapper)) .pvd-modal__body-wrapper {
  margin-right: calc(var(--reference-uom-width-300) + var(--apex-kit-modal-body-wrapper-neutralized-space));
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button {
  background: none;
  border-width: 0;
  cursor: pointer;
  display: inline-flex;
  margin: 0;
  padding: 0;
  --apex-kit-modal-close-button-height:unset;
  --apex-kit-modal-close-button-width:unset;
  --apex-kit-modal-close-button-color:var(--reference-color-neutral-900);
  --apex-kit-modal-close-button-right:var(--reference-uom-space-100);
  --apex-kit-modal-close-button-top:var(--apex-kit-modal-close-button-right);
}
@media screen and (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button {
    --apex-kit-modal-close-button-color:LinkText;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button:hover {
  --apex-kit-modal-close-button-color:var(---reference-color-neutral-900);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button:before {
  --apex-kit-modal-close-button-height:var(--reference-uom-height-250);
  --apex-kit-modal-close-button-width:var(--apex-kit-modal-close-button-height);
  --apex-kit-modal-close-button-background:#0000;
  --apex-kit-modal-close-button-border:initial;
  --apex-kit-modal-close-button-border-radius:50%;
  --apex-kit-modal-close-button-box-shadow:initial;
  --apex-kit-modal-close-button-outline:none;
  --apex-kit-modal-close-button-outline-offset:var(--reference-uom-stroke-300);
  --apex-kit-modal-close-button-transition:outline 0.125s linear;
}
@media screen and (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button:before {
    --apex-kit-modal-close-button-border:1px solid LinkText;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button:hover:before {
  --apex-kit-modal-close-button-background:var(--reference-color-neutral-200);
  --apex-kit-modal-close-button-box-shadow:0 0 0 1px var(--reference-color-neutral-600);
  --apex-kit-modal-close-button-outline:none;
}
@media screen and (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button:hover:before {
    --apex-kit-modal-close-button-border:1px solid LinkText;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button:focus:before {
  --apex-kit-modal-close-button-background:var(--reference-color-neutral-200);
  --apex-kit-modal-close-button-box-shadow:0 0 0 1px var(--reference-color-neutral-600);
  --apex-kit-modal-close-button-outline:var(--reference-color-neutral-900) solid var(--reference-uom-stroke-200);
}
@media screen and (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button:focus:before {
    --apex-kit-modal-close-button-border:1px solid LinkText;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button:active:before {
  --apex-kit-modal-close-button-background:var(--reference-color-neutral-0);
  --apex-kit-modal-close-button-box-shadow:0 0 0 1px var(--reference-color-neutral-600);
  --apex-kit-modal-close-button-outline:none;
}
@media screen and (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button:active:before {
    --apex-kit-modal-close-button-border:1px solid LinkText;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button .pvd-modal-close-button__icon {
  --apex-kit-modal-close-button-icon-height:var(--apex-kit-modal-close-button-icon-size);
  --apex-kit-modal-close-button-icon-width:var(--apex-kit-modal-close-button-icon-size);
  --apex-kit-modal-close-button-icon-padding:var(--reference-uom-space-12);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button .pvd-modal-close-button__icon .pvd-cc-rst-pwd-icon-root {
  --apex-kit-icon-size-large:1.75rem;
  --apex-kit-icon-size-medium:1.5rem;
  --apex-kit-icon-size-small:1.25rem;
  --apex-kit-icon-size-extra-small:1rem;
  --apex-kit-icon-focus-outline:1px dotted var(--reference-color-neutral-900);
  --apex-kit-icon-box-sizing:border-box;
  --apex-kit-icon-padding:0.125rem;
  --apex-kit-icon-color:currentColor;
  overflow: visible;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root .pvd-modal__close-button .pvd-modal-close-button__icon .pvd-cc-rst-pwd-icon-root:focus {
  outline: var(--apex-kit-icon-focus-outline);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-modal-root [data-tag-name=pvd-scoped-icon] {
  height: var(--apex-kit-modal-close-button-icon-size);
  width: var(--apex-kit-modal-close-button-icon-size);
}
.apex-kit-fds-theme pvd-cc-rst-pwd-numeric-input {
  --apex-for-web-input-slot-margin-left:1.5em;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-footer-root {
  --apex-kit-page-footer-background-color:var(--color-white);
  --apex-kit-page-footer-link-focus-outline-color:unset;
  --apex-kit-page-footer-logo-img-fill:unset;
  --apex-kit-page-footer-color:unset;
  --apex-kit-page-footer-display:grid;
  --apex-kit-page-footer-grid-template-columns:100%;
  --apex-kit-page-footer-grid-template-rows:auto;
  --apex-kit-page-footer-align-items:stretch;
  --apex-kit-page-footer-border:none;
  --apex-kit-page-footer-link-font-size:var(--reference-uom-space-75);
  --apex-kit-page-footer-link-line-height:var(--reference-uom-space-100);
  --apex-kit-page-footer-link-outline-offset:unset;
  --apex-kit-page-footer-logo-height:3rem;
  --apex-kit-page-footer-logo-width:12rem;
  --apex-kit-page-footer-logo-margin-bottom:var(--reference-uom-space-100);
  --apex-kit-page-footer-padding:var(--reference-uom-space-100);
  --apex-kit-page-footer-text-decoration:none;
  border-top: 1px solid var(--color-neutral-80);
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-page-footer-root {
    --apex-kit-page-footer-grid-template-columns:auto auto;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__logo {
  --apex-kit-page-footer-grid-column:1;
  --apex-kit-page-footer-grid-row:1;
  --apex-kit-page-footer-horizontal-alignment-below-512:left;
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__logo {
    --apex-kit-page-footer-horizontal-alignment-below-512:inherit;
  }
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__logo-img .svg-fill {
    --apex-kit-page-footer-logo-img-fill:CanvastText;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__link-spacer .pvd-link__link:after {
  --apex-kit-page-footer-color:var(--color-neutral-40);
  --apex-kit-page-footer-margin:0 0 0 0.5rem;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content {
  --apex-kit-page-footer-grid-column:1;
  --apex-kit-page-footer-grid-row:2;
  --apex-kit-page-footer-horizontal-alignment-below-512:left;
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content {
    --apex-kit-page-footer-grid-column:2;
    --apex-kit-page-footer-grid-row:1;
    --apex-kit-page-footer-horizontal-alignment-below-512:end;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__copyright {
  --apex-kit-page-footer-margin:0;
  --apex-kit-page-footer-color:var(--reference-color-neutral-600);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links,
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference {
  --apex-kit-page-footer-margin:0.5rem 0 0 0;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links .pvd-link__link,
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference .pvd-link__link {
  --apex-kit-page-footer-color:var(--color-black);
  --apex-kit-page-footer-margin:0 0 0 0.25rem;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links .pvd-link__link .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference .pvd-link__link .pvd-link__text {
  --apex-kit-page-footer-color:var(--reference-color-neutral-900);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links .pvd-link__link:active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links .pvd-link__link:focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links .pvd-link__link:focus:active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links .pvd-link__link:hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference .pvd-link__link:active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference .pvd-link__link:focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference .pvd-link__link:focus:active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference .pvd-link__link:hover {
  --apex-kit-page-footer-link-focus-outline-color:var(--color-black);
  --apex-kit-page-footer-link-outline-offset:var(--reference-uom-space-25);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links .pvd-link__link:active .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links .pvd-link__link:focus .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links .pvd-link__link:focus:active .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links .pvd-link__link:hover .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference .pvd-link__link:active .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference .pvd-link__link:focus .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference .pvd-link__link:focus:active .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference .pvd-link__link:hover .pvd-link__text {
  --apex-kit-page-footer-color:var(--reference-color-neutral-900);
  --apex-kit-page-footer-text-decoration:underline;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__us-only {
  --apex-kit-page-footer-display:none;
}
@media print {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-page-footer-root {
    --apex-kit-page-footer-border:1px solid CanvasText;
    --apex-kit-page-footer-color:CanvasText;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__links .pvd-link__link,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__content .pvd-page-footer__user-reference .pvd-link__link,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-page-footer-root .pvd-page-footer__logo-img {
    --apex-kit-page-footer-color:CanvasText;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-header-root {
  --apex-kit-page-header-align-items:stretch;
  --apex-kit-page-header-background-color:var(--color-green-34);
  --apex-kit-page-header-color:var(--color-white);
  --apex-kit-page-header-display:grid;
  --apex-kit-page-header-gap:0 var(--reference-uom-space-100);
  --apex-kit-page-header-grid-template-areas:"header-logo header-logo header-action" "header-title header-title header-title";
  --apex-kit-page-header-grid-template-columns:7.25rem 1fr minmax(6.25rem,auto);
  --apex-kit-page-header-padding:var(--reference-uom-space-100);
  --apex-kit-page-header-link-color:var(--color-white);
  --apex-kit-page-header-link-outline-color:unset;
  --apex-kit-page-header-link-outline-offset:unset;
  --apex-kit-page-header-link-text-border-bottom-style:none;
  --apex-kit-page-header-link-text-color:unset;
  --apex-kit-page-header-link-text-decoration:none;
  --apex-kit-page-header-link-icon-fill-color:var(--apex-kit-page-header-color);
  --apex-kit-page-header-content-background-color:unset;
  --apex-kit-page-header-content:none;
  --apex-kit-page-header-content-display:unset;
  --apex-kit-page-header-content-height:unset;
  --apex-kit-page-header-content-left:unset;
  --apex-kit-page-header-content-position:unset;
  --apex-kit-page-header-content-width:unset;
  --apex-kit-page-header-logo-align-items:center;
  --apex-kit-page-header-logo-color:inherit;
  --apex-kit-page-header-logo-display:flex;
  --apex-kit-page-header-logo-grid-area:header-logo;
  --apex-kit-page-header-logo-img-height:1.75rem;
  --apex-kit-page-header-logo-img-max-width:7.25rem;
  --apex-kit-page-header-logo-img-color:CanvasText;
  --apex-kit-page-header-logo-img-vertical-align:middle;
  --apex-kit-page-header-title-font-family:var(--reference-font-family-sans);
  --apex-kit-page-header-title-line-height:var(--reference-font-line-300);
  --apex-kit-page-header-title-font-size:var(--reference-font-size-200);
  --apex-kit-page-header-title-font-weight:var(--reference-font-weight-600);
  --apex-kit-page-header-title-padding-left:0;
  --apex-kit-page-header-title-padding-top:var(--reference-uom-space-25);
  --apex-kit-page-header-title-display:flex;
  --apex-kit-page-header-title-font-style:normal;
  --apex-kit-page-header-title-letter-spacing:0;
  --apex-kit-page-header-title-text-align:left;
  --apex-kit-page-header-title-text-decoration:none;
  --apex-kit-page-header-title-text-indent:0;
  --apex-kit-page-header-title-text-shadow:none;
  --apex-kit-page-header-title-text-transform:none;
  --apex-kit-page-header-title-margin:0;
  --apex-kit-page-header-title-align-items:center;
  --apex-kit-page-header-title-color:inherit;
  --apex-kit-page-header-title-grid-area:header-title;
  --apex-kit-page-header-title-position:relative;
  --apex-kit-page-header-action-align-self:center;
  --apex-kit-page-header-action-color:inherit;
  --apex-kit-page-header-action-grid-area:header-action;
  --apex-kit-page-header-action-justify-self:end;
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-page-header-root {
    --apex-kit-page-header-grid-template-areas:"header-logo header-title header-action";
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-header-root.pvd-page-header--block-title .pvd-page-header__title {
  --apex-kit-page-header-title-display:inline-block;
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-page-header-root .pvd-page-header__logo-img {
    --apex-kit-page-header-logo-img-max-width:initial;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-page-header-root .pvd-page-header__title {
    --apex-kit-page-header-title-font-size:var(--reference-font-size-300);
    --apex-kit-page-header-title-padding-left:var(--reference-uom-space-100);
    --apex-kit-page-header-title-padding-top:0;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link:active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link:focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link:focus:active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link:hover {
  --apex-kit-page-header-link-outline-color:var(--color-white);
  --apex-kit-page-header-link-outline-offset:var(--reference-uom-space-25);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link:active .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link:focus .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link:focus:active .pvd-link__text,
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link:hover .pvd-link__text {
  --apex-kit-page-header-link-text-color:var(--color-white);
  --apex-kit-page-header-link-text-decoration:underline;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link:active .pvd-cc-rst-pwd-icon-root,
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link:focus .pvd-cc-rst-pwd-icon-root,
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link:focus:active .pvd-cc-rst-pwd-icon-root,
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link:hover .pvd-cc-rst-pwd-icon-root {
  --apex-kit-page-header-link-icon-fill-color:var(--color-white);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-header-root.pvd-page-header--legacy-lockup .pvd-page-header__title:before {
  --apex-kit-page-header-content-background-color:var(--color-white);
  --apex-kit-page-header-content:"";
  --apex-kit-page-header-content-display:none;
  --apex-kit-page-header-content-height:100%;
  --apex-kit-page-header-content-left:0;
  --apex-kit-page-header-content-position:absolute;
  --apex-kit-page-header-content-width:1px;
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-page-header-root.pvd-page-header--legacy-lockup .pvd-page-header__title:before {
    --apex-kit-page-header-content-display:block;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-header-root.pvd-page-header__post-login {
  --apex-kit-page-header-background-color:var(--color-white);
  --apex-kit-page-header-color:var(--reference-color-neutral-900);
  --apex-kit-page-header-link-color:var(--color-green-34);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-header-root.pvd-page-header__post-login .pvd-page-header__link .pvd-link__link:hover {
  --apex-kit-page-header-link-outline-color:var(--color-green-34);
  --apex-kit-page-header-link-outline-offset:var(--reference-uom-space-25);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-page-header-root.pvd-page-header__post-login .pvd-page-header__link .pvd-link__link:hover .pvd-link__text {
  --apex-kit-page-header-link-text-color:var(--color-green-34);
  --apex-kit-page-header-link-text-decoration:underline;
}
@media print {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-page-header-root {
    --apex-kit-page-header-color:CanvasText;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-page-header-root .pvd-page-header__link .pvd-link__link {
    --apex-kit-page-header-link-color:CanvasText;
  }
}
.apex-kit-fds-theme pvd-cc-rst-pwd-percentage-input,
.apex-kit-fds-theme pvd-cc-rst-pwd-phone-input {
  --apex-for-web-input-slot-margin-left:1.5em;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-popover-root {
  --apex-kit-popover-background-color:var(--reference-color-neutral-0);
  --apex-kit-popover-border:1px solid var(--color-neutral-40);
  --apex-kit-popover-border-bottom-color:null;
  --apex-kit-popover-border-left-color:null;
  --apex-kit-popover-border-radius:var(--reference-uom-radius-50);
  --apex-kit-popover-border-right-color:null;
  --apex-kit-popover-border-top-color:null;
  --apex-kit-popover-box-shadow:0 4px 8px -2px #1414141c,0 2px 4px -2px #1414140f;
  --apex-kit-popover-max-height:25rem;
  --apex-kit-popover-max-width:31.25rem;
  --apex-kit-popover-min-width:18.75rem;
  --apex-kit-popover-transition:box-shadow 0.125s linear;
  --apex-kit-popover-padding:var(--reference-uom-space-100);
  --apex-kit-popover-z-index:5999;
  --apex-kit-popover-text-color:var(--reference-color-neutral-900);
  --apex-kit-popover-letter-spacing:-0.25px;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-popover-root .pvd-popover__wrapper:focus .pvd-popover__popover {
  --apex-kit-popover-box-shadow-focus:null;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-popover-root .pvd-popover__popover {
  grid-template-columns: auto var(--reference-uom-space-250);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-popover-root .pvd-popover__slot-area {
  --apex-kit-popover-max-height:calc(25rem - var(--reference-uom-space-100));
  --apex-kit-popover-padding:0;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-popover-root .pvd-popover__slot-area .pvd-popover__popover-content-reset {
  --apex-kit-popover-text-color:null;
  --apex-kit-popover-letter-spacing:-0.25px;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-popover-root .pvd-popover__slot-area .apex-kit-fds-popover__popover-title {
  font-size: var(--reference-font-size-100);
  font-weight: var(--reference-font-weight-600);
  line-height: var(--reference-font-line-300);
  --apex-kit-popover-letter-spacing:-0.25px;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-popover-root .pvd-popover__close-button-area {
  --apex-kit-popover-padding:0;
  --apex-kit-popover-grid-area:initial;
  --apex-kit-popover-close-button-area-margin-top:-0.5em;
  margin-left: auto;
  margin-right: -.5em;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-popover-root .pvd-popover__close-button {
  display: inline-flex;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-popover-root .pvd-popover__close-button svg {
  height: var(--reference-uom-width-150);
  width: var(--reference-uom-width-150);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-popover-root .pvd-popover__arrow {
  --apex-kit-popover-arrow-transform:translate(var(--reference-uom-space-150));
  --apex-kit-popover-arrow-z-index:calc(var(--apex-kit-popover-z-index) + 1);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-popover-root .pvd-popover__arrow:after {
  --apex-kit-popover-background-color:var(--color-white);
  --apex-kit-popover-border:1px solid var(--color-neutral-40);
  --apex-kit-popover-border-left-color:#0000;
  --apex-kit-popover-border-right-color:var(--color-neutral-40);
  --apex-kit-popover-border-top-color:#0000;
  --apex-kit-popover-arrow-size:0.875rem;
  --apex-kit-popover-arrow-offset:-0.4375rem;
  --apex-kit-popover-arrow-transform:translate(var(--apex-kit-popover-arrow-offset),var(--apex-kit-popover-arrow-offset)) rotate(45deg);
}
@media screen and (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-popover-root .pvd-popover__arrow:after {
    --apex-kit-popover-border-left-color:Canvas;
    --apex-kit-popover-border-top-color:Canvas;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-popover-root.pvd-popover--placement-top .pvd-popover__wrapper .pvd-popover__popover {
  --apex-kit-popover-wrapper-margin-left:var(--reference-uom-space-50);
  --apex-kit-popover-wrapper-margin-right:var(--reference-uom-space-50);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-popover-root.pvd-popover--placement-top .pvd-popover__wrapper .pvd-popover__arrow:after {
  --apex-kit-popover-border-left-color:#0000;
  --apex-kit-popover-border-right-color:var(--color-neutral-40);
  --apex-kit-popover-border-top-color:#0000;
}
@media screen and (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-popover-root.pvd-popover--placement-top .pvd-popover__wrapper .pvd-popover__arrow:after {
    --apex-kit-popover-border-left-color:Canvas;
    --apex-kit-popover-border-top-color:Canvas;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-popover-root.pvd-popover--placement-right .pvd-popover__arrow:after {
  --apex-kit-popover-border-left-color:var(--color-neutral-40);
  --apex-kit-popover-border-right-color:#0000;
  --apex-kit-popover-border-top-color:#0000;
}
@media screen and (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-popover-root.pvd-popover--placement-right .pvd-popover__arrow:after {
    --apex-kit-popover-border-right-color:Canvas;
    --apex-kit-popover-border-top-color:Canvas;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-popover-root.pvd-popover--placement-bottom .pvd-popover__popover {
  --apex-kit-popover-wrapper-margin-left:var(--reference-uom-space-50);
  --apex-kit-popover-wrapper-margin-right:var(--reference-uom-space-50);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-popover-root.pvd-popover--placement-bottom .pvd-popover__arrow:after {
  --apex-kit-popover-border-bottom-color:#0000;
  --apex-kit-popover-border-left-color:var(--color-neutral-40);
  --apex-kit-popover-border-right-color:#0000;
  --apex-kit-popover-border-top-color:var(--color-neutral-40);
}
@media screen and (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-popover-root.pvd-popover--placement-bottom .pvd-popover__arrow:after {
    --apex-kit-popover-border-bottom-color:Canvas;
    --apex-kit-popover-border-right-color:Canvas;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-popover-root.pvd-popover--placement-left .pvd-popover__arrow:after {
  --apex-kit-popover-border-bottom-color:#0000;
  --apex-kit-popover-border-left-color:#0000;
  --apex-kit-popover-border-right-color:var(--color-neutral-40);
  --apex-kit-popover-border-top-color:var(--color-neutral-40);
}
@media screen and (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-popover-root.pvd-popover--placement-left .pvd-popover__arrow:after {
    --apex-kit-popover-border-bottom-color:Canvas;
    --apex-kit-popover-border-left-color:Canvas;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-progress-indicator-root {
  --apex-kit-progress-indicator-label-color:var(--reference-color-neutral-900);
  --apex-kit-progress-indicator-line-height:20px;
  --apex-kit-progress-indicator-active-border-color:var(--reference-color-green-600);
  --apex-kit-progress-indicator-inactive-border-color:var(--reference-color-neutral-500);
  --apex-kit-progress-indicator-height:2rem;
  --apex-kit-progress-indicator-width:2rem;
  --apex-kit-progress-indicator-label-margin:0 var(--reference-uom-space-50) 0 var(--reference-uom-space-50);
  --apex-kit-progress-indicator-icon-border-color:var( --apex-kit-progress-indicator-inactive-border-color );
  --apex-kit-progress-indicator-icon-fill-color:var(--reference-color-green-600);
  --apex-kit-progress-indicator-graphic-node-height:2.75rem;
  --apex-kit-progress-indicator-graphic-node-width:2.75rem;
  --apex-kit-progress-indicator-icon-background-color:var(--reference-color-neutral-0);
  --apex-kit-progress-indicator-supplemental-text-color:var(--reference-color-neutral-600);
  --apex-kit-progress-indicator-complete-fill-color:var(--reference-color-neutral-0);
  --apex-kit-progress-indicator-bar-border-color:var( --apex-kit-progress-indicator-inactive-border-color );
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-progress-indicator-root .pvd-progress-indicator__step.pvd-progress-indicator__step--active .pvd-progress-indicator__step-node {
  background-color: var(--apex-kit-progress-indicator-active-border-color);
  border-width: 6px;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-progress-indicator-root .pvd-progress-indicator__step.pvd-progress-indicator__step--inactive .pvd-progress-indicator__step-node {
  --apex-kit-progress-indicator-height:1.5rem;
  --apex-kit-progress-indicator-width:1.5rem;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-progress-indicator-root .pvd-progress-indicator__step-visual {
  column-gap: var(--reference-uom-space-25);
  height: var(--apex-kit-progress-indicator-height);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-progress-indicator-root .pvd-progress-indicator__step-label {
  letter-spacing: -.25px;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-progress-indicator-root .pvd-progress-indicator__step--active .pvd-progress-indicator__icon-wrapper,
.apex-kit-fds-theme .pvd-cc-rst-pwd-progress-indicator-root .pvd-progress-indicator__step--active .pvd-progress-indicator__step-node,
.apex-kit-fds-theme .pvd-cc-rst-pwd-progress-indicator-root .pvd-progress-indicator__step--complete .pvd-progress-indicator__icon-wrapper,
.apex-kit-fds-theme .pvd-cc-rst-pwd-progress-indicator-root .pvd-progress-indicator__step--complete .pvd-progress-indicator__step-node,
.apex-kit-fds-theme .pvd-cc-rst-pwd-progress-indicator-root .pvd-progress-indicator__step--inactive .pvd-progress-indicator__icon-wrapper,
.apex-kit-fds-theme .pvd-cc-rst-pwd-progress-indicator-root .pvd-progress-indicator__step--inactive .pvd-progress-indicator__step-node {
  padding: var(--reference-uom-space-12);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-progress-indicator-root.pvd-progress-indicator--with-graphic .pvd-progress-indicator__step-visual {
  --apex-kit-progress-indicator-height:auto;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-progress-indicator-root.pvd-progress-indicator--with-graphic .pvd-progress-indicator__icon-wrapper,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-progress-indicator-root.pvd-progress-indicator--with-graphic .pvd-progress-indicator__step-node {
    --apex-kit-progress-indicator-graphic-node-height:3.75rem;
    --apex-kit-progress-indicator-graphic-node-width:3.75rem;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-progress-indicator-root.pvd-progress-indicator--with-graphic .pvd-progress-indicator__icon-wrapper .pvd-progress-indicator__icon {
    --apex-kit-progress-indicator-height:2.125rem;
    --apex-kit-progress-indicator-width:2.125rem;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-progress-indicator-root.pvd-progress-indicator--with-graphic .pvd-progress-indicator__step--active .pvd-progress-indicator__icon-wrapper,
.apex-kit-fds-theme .pvd-cc-rst-pwd-progress-indicator-root.pvd-progress-indicator--with-graphic .pvd-progress-indicator__step--complete .pvd-progress-indicator__icon-wrapper {
  --apex-kit-progress-indicator-icon-border-color:var( --apex-kit-progress-indicator-active-border-color );
  border-width: 6px;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-progress-indicator-root.pvd-progress-indicator--with-graphic .pvd-progress-indicator__step--complete .pvd-progress-indicator__icon-wrapper {
  --apex-kit-progress-indicator-icon-background-color:var( --apex-kit-progress-indicator-active-border-color );
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-progress-indicator-root.pvd-progress-indicator--with-graphic .pvd-progress-indicator__step--complete .pvd-progress-indicator__icon-wrapper .pvd-progress-indicator__icon {
  --apex-kit-progress-indicator-icon-fill-color:var(--reference-color-neutral-0);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root {
  --apex-kit-radio-button-font-family:var(--reference-font-family-sans);
  --apex-kit-radio-button-font-size:var(--reference-font-size-100);
  --apex-kit-radio-button-bottom:0;
  --apex-kit-radio-button-left:0;
  --apex-kit-radio-button-margin:0;
  --apex-kit-radio-button-background-color:var(--color-white);
  --apex-kit-radio-button-border:var(--reference-uom-stroke-100) solid var(--reference-color-neutral-500);
  --apex-kit-radio-button-border-radius:50%;
  --apex-kit-radio-button-height:1em;
  --apex-kit-radio-button-line-height:var(--reference-font-line-300);
  --apex-kit-radio-button-width:1em;
  --apex-kit-radio-button-text-color:var(--reference-color-neutral-900);
  --apex-kit-radio-button-cursor:pointer;
  --apex-kit-radio-button-align-items:center;
  --apex-kit-radio-button-flex-shrink:0;
  --apex-kit-radio-button-justify-content:center;
  --apex-kit-radio-button-label-display:grid;
  --apex-kit-radio-button-label-line-height:var(--apex-kit-radio-button-line-height);
  --apex-kit-radio-button-label-grid-template-columns:1em auto;
  --apex-kit-radio-button-label-gap:var(--reference-uom-space-50);
  --apex-kit-radio-button-label-margin-right:0;
  --apex-kit-radio-button-label-align-items:flex-start;
  --apex-kit-radio-button-wrap-display:grid;
  --apex-kit-radio-button-wrap-place-content:center;
  --apex-kit-radio-button-wrap-margin-top:calc((var(--apex-kit-radio-button-label-line-height) - var(--apex-kit-radio-button-height))/2);
  --apex-kit-radio-button-outline:none;
  --apex-kit-radio-button-outline-offset:0;
  --apex-kit-radio-button-transition:unset;
  --apex-kit-radio-button-touch-target-margin:0;
  --apex-kit-radio-button-touch-target-margin-right:0;
  --apex-kit-radio-button-microcopy-margin-left:calc(var(--apex-kit-radio-button-width) + var(--apex-kit-radio-button-label-gap));
  --apex-kit-radio-button-microcopy-display:block;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio + .pvd-radio__label .pvd-radio__radio-wrap:before,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label .pvd-radio__radio-wrap:before,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label .pvd-radio__radio-wrap:before {
  background-color: CanvasText;
  border-radius: var(--apex-kit-radio-button-border-radius);
  box-shadow: inset 1em 1em var(--color-white);
  content: "";
  height: calc((var(--apex-kit-radio-button-width) - 2px)/2);
  transform: scale(0);
  width: calc((var(--apex-kit-radio-button-width) - 2px)/2);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio + .pvd-radio__label.pvd-radio--hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio + .pvd-radio__label:hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:hover + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label.pvd-radio--hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label:hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:hover + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label.pvd-radio--hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label:hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:hover + .pvd-radio__label {
  --apex-kit-radio-button-border:var(--reference-uom-stroke-100) solid var(--reference-color-neutral-800);
  --apex-kit-radio-button-box-shadow:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio + .pvd-radio__label.pvd-radio--focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio + .pvd-radio__label:focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:focus + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label.pvd-radio--focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label:focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:focus + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label.pvd-radio--focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label:focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:focus + .pvd-radio__label {
  --apex-kit-radio-button-border:var(--reference-uom-stroke-100) solid var(--reference-color-neutral-500);
  --apex-kit-radio-button-box-shadow:none;
  --apex-kit-radio-button-outline:var(--reference-uom-stroke-200) solid var(--reference-color-neutral-900);
  --apex-kit-radio-button-outline-offset:var(--reference-uom-space-18);
  --apex-kit-radio-button-transition:outline 0.125s linear;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio + .pvd-radio__label.pvd-radio--active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio + .pvd-radio__label:active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:active + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label.pvd-radio--active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio + .pvd-radio__label:active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:active + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label.pvd-radio--active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio + .pvd-radio__label:active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:active + .pvd-radio__label {
  --apex-kit-radio-button-background-color:var(--color-white);
  --apex-kit-radio-button-border:var(--reference-uom-stroke-100) solid var(--reference-color-neutral-200);
  --apex-kit-radio-button-box-shadow:none;
  --apex-kit-radio-button-outline:none;
  --apex-kit-radio-button-outline-offset:0;
  --apex-kit-radio-button-transition:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:disabled + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:disabled + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:disabled + .pvd-radio__label {
  --apex-kit-radio-button-outline:none;
  --apex-kit-radio-button-text-color:var(--reference-color-neutral-400);
  --apex-kit-radio-button-background-color:var(--reference-color-neutral-200);
  --apex-kit-radio-button-border:var(--reference-uom-stroke-100) solid var(--reference-color-neutral-400);
  --apex-kit-radio-button-box-shadow:none;
  --apex-kit-radio-button-cursor:not-allowed;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:checked + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label {
  --apex-kit-radio-button-border:var(--reference-uom-stroke-100) solid var(--reference-color-green-700);
  --apex-kit-radio-button-background-color:var(--reference-color-green-600);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:checked + .pvd-radio__label .pvd-radio__radio-wrap:before,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label .pvd-radio__radio-wrap:before,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label .pvd-radio__radio-wrap:before {
  transform: scale(1);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:checked + .pvd-radio__label:hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:checked:hover + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label:hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:checked:hover + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label:hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:checked:hover + .pvd-radio__label {
  --apex-kit-radio-button-box-shadow:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:checked + .pvd-radio__label:focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:checked:focus + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label:focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:checked:focus + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label:focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:checked:focus + .pvd-radio__label {
  --apex-kit-radio-button-border:none;
  --apex-kit-radio-button-box-shadow:none;
  --apex-kit-radio-button-outline:var(--reference-uom-stroke-200) solid var(--reference-color-neutral-900);
  --apex-kit-radio-button-outline-offset:var(--reference-uom-space-18);
  --apex-kit-radio-button-transition:outline 0.125s linear;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:checked + .pvd-radio__label:active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:checked:active + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:checked + .pvd-radio__label:active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:checked:active + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label.pvd-radio--checked-active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:checked + .pvd-radio__label:active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:checked:active + .pvd-radio__label {
  --apex-kit-radio-button-background-color:var(--reference-color-green-600);
  --apex-kit-radio-button-border:var(--reference-uom-stroke-100) solid var(--reference-color-green-700);
  --apex-kit-radio-button-box-shadow:none;
  --apex-kit-radio-button-outline:none;
  --apex-kit-radio-button-outline-offset:0;
  --apex-kit-radio-button-transition:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__radio:checked:disabled + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__radio:checked:disabled + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__radio:checked:disabled + .pvd-radio__label {
  --apex-kit-radio-button-background-color:var(--reference-color-neutral-200);
  --apex-kit-radio-button-border:var(--reference-uom-stroke-100) solid var(--reference-color-neutral-400);
  --apex-kit-radio-button-box-shadow:none;
  --apex-kit-radio-button-cursor:not-allowed;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__label-text {
  --apex-kit-radio-button-label-text-margin-top:0;
  letter-spacing: -.25px;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small {
  --apex-kit-radio-button-font-size:var(--reference-font-size-50);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__label-text {
  --apex-kit-radio-button-label-text-margin-top:0;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large {
  --apex-kit-radio-button-font-size:var(--reference-font-size-200);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__label-text {
  --apex-kit-radio-button-label-text-margin-top:0;
}
@media screen and (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root {
    --apex-kit-radio-button-font-size:var(--reference-font-size-100);
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root .pvd-radio__label-text {
    --apex-kit-radio-button-label-text-margin-top:0;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small {
    --apex-kit-radio-button-font-size:var(--reference-font-size-75);
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--small .pvd-radio__label-text {
    --apex-kit-radio-button-label-text-margin-top:0;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large {
    --apex-kit-radio-button-font-size:var(--reference-font-size-300);
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root.pvd-radio--large .pvd-radio__label-text {
    --apex-kit-radio-button-label-text-margin-top:0;
  }
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-radio-root {
    --apex-kit-radio-button-input-border:0;
    --apex-kit-radio-button-input-bottom:0;
    --apex-kit-radio-button-input-clip:rect(var(--reference-uom-stroke-100) var(--reference-uom-stroke-100) var(--reference-uom-stroke-100) var(--reference-uom-stroke-100));
    --apex-kit-radio-button-input-height:var(--reference-uom-stroke-100);
    --apex-kit-radio-button-input-line-height:1;
    --apex-kit-radio-button-input-left:0;
    --apex-kit-radio-button-input-margin:0;
    --apex-kit-radio-button-input-margin-right:0;
    --apex-kit-radio-button-touch-target-margin:0;
    --apex-kit-radio-button-touch-target-margin-right:0;
    --apex-kit-radio-button-input-overflow:initial;
    --apex-kit-radio-button-input-padding:0;
    --apex-kit-radio-button-input-position:absolute;
    --apex-kit-radio-button-input-width:var(--reference-uom-stroke-100);
    --apex-kit-radio-button-wrap-display:grid;
  }
}
.apex-kit-fds-theme pvd-cc-rst-pwd-radio-group {
  --apex-kit-radio-group-display:block;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root {
  --apex-kit-radio-group-color:var(--color-black);
  --apex-kit-radio-group-font-family:var(--reference-font-family-sans);
  --apex-kit-radio-group-font-weight:var(--reference-font-weight-400);
  --apex-kit-radio-group-line-height:var(--reference-font-fds-line300-tok);
  --apex-kit-radio-group-background-color:unset;
  --apex-kit-radio-group-border:none;
  --apex-kit-radio-group-border-radius:unset;
  --apex-kit-radio-group-border-width:unset;
  --apex-kit-radio-group-outline:unset;
  --apex-kit-radio-group-outline-offset:unset;
  --apex-kit-radio-group-display:block;
  --apex-kit-radio-group-flex-flow:unset;
  --apex-kit-radio-group-general-margin-left:unset;
  --apex-kit-radio-group-first-child-margin-left:unset;
  --apex-kit-radio-group-tile-border-style:solid;
  --apex-kit-radio-group-tile-border-width:thin;
  --apex-kit-radio-group-tile-outline-color:unset;
  --apex-kit-radio-group-tile-border-color:unset;
  --apex-kit-radio-group-tile-box-shadow-radius:unset;
  --apex-kit-radio-group-tile-box-shadow-color:unset;
  --apex-kit-radio-group-tile-outline-width:unset;
  --apex-kit-radio-group-tile-outline-style:solid;
  --apex-kit-radio-group-position-left:unset;
  --apex-kit-radio-group-margin:unset;
  --apex-kit-radio-group-padding:unset;
  --apex-kit-radio-group-position:absolute;
  --apex-kit-radio-group-position-top:unset;
  --apex-kit-radio-group-position-transform:unset;
  --apex-kit-radio-group-general-margin-top:var(--reference-uom-space-75);
  --apex-kit-radio-group-first-child-margin-top:0;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--inline-always {
  --apex-kit-radio-group-display:flex;
  --apex-kit-radio-group-flex-flow:row nowrap;
  --apex-kit-radio-group-general-margin-left:var(--reference-uom-space-150);
  --apex-kit-radio-group-first-child-margin-left:0;
  --apex-kit-radio-group-general-margin-top:0;
  --apex-kit-radio-group-first-child-margin-top:unset;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--inline-at-512 {
    --apex-kit-radio-group-display:flex;
    --apex-kit-radio-group-flex-flow:row nowrap;
    --apex-kit-radio-group-general-margin-left:var(--reference-uom-space-150);
    --apex-kit-radio-group-first-child-margin-left:0;
    --apex-kit-radio-group-general-margin-top:0;
    --apex-kit-radio-group-first-child-margin-top:unset;
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--inline-at-768 {
    --apex-kit-radio-group-display:flex;
    --apex-kit-radio-group-flex-flow:row nowrap;
    --apex-kit-radio-group-general-margin-left:var(--reference-uom-space-150);
    --apex-kit-radio-group-first-child-margin-left:0;
    --apex-kit-radio-group-general-margin-top:0;
    --apex-kit-radio-group-first-child-margin-top:unset;
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--inline-at-960 {
    --apex-kit-radio-group-display:flex;
    --apex-kit-radio-group-flex-flow:row nowrap;
    --apex-kit-radio-group-general-margin-left:var(--reference-uom-space-150);
    --apex-kit-radio-group-first-child-margin-left:0;
    --apex-kit-radio-group-general-margin-top:0;
    --apex-kit-radio-group-first-child-margin-top:unset;
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--inline-at-1280 {
    --apex-kit-radio-group-display:flex;
    --apex-kit-radio-group-flex-flow:row nowrap;
    --apex-kit-radio-group-general-margin-left:var(--reference-uom-space-150);
    --apex-kit-radio-group-first-child-margin-left:0;
    --apex-kit-radio-group-general-margin-top:0;
    --apex-kit-radio-group-first-child-margin-top:unset;
  }
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio {
    --apex-kit-radio-group-position-left:var(--reference-uom-space-100);
    --apex-kit-radio-group-margin:0;
    --apex-kit-radio-group-padding:0;
    --apex-kit-radio-group-position:absolute;
    --apex-kit-radio-group-position-top:50%;
    --apex-kit-radio-group-position-transform:translateY(-50%);
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio + .pvd-radio--hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:hover + .pvd-radio__label {
  --apex-kit-radio-group-tile-border-color:var(--color-white);
  --apex-kit-radio-group-tile-box-shadow-color:var(--color-neutral-40);
  --apex-kit-radio-group-tile-box-shadow-radius:2px;
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio + .pvd-radio--hover,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:hover + .pvd-radio__label {
    --apex-kit-radio-group-tile-outline-color:CanvasText;
    --apex-kit-radio-group-tile-outline-offset:1px;
    --apex-kit-radio-group-tile-outline-width:1px;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio + .pvd-radio--focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:focus + .pvd-radio__label {
  --apex-kit-radio-group-tile-border-color:var(--color-white);
  --apex-kit-radio-group-tile-box-shadow-color:var(--color-black);
  --apex-kit-radio-group-tile-box-shadow-radius:2px;
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio + .pvd-radio--focus,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:focus + .pvd-radio__label {
    --apex-kit-radio-group-tile-outline-color:CanvasText;
    --apex-kit-radio-group-tile-outline-offset:1px;
    --apex-kit-radio-group-tile-outline-width:1px;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio + .pvd-radio--active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:active + .pvd-radio--active-focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:active + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:active:focus + .pvd-radio__label {
  --apex-kit-radio-group-tile-border-color:var(--color-white);
  --apex-kit-radio-group-tile-box-shadow-color:var(--color-black);
  --apex-kit-radio-group-tile-box-shadow-radius:2px;
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio + .pvd-radio--active,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:active + .pvd-radio--active-focus,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:active + .pvd-radio__label,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:active:focus + .pvd-radio__label {
    --apex-kit-radio-group-tile-outline-color:LinkText;
    --apex-kit-radio-group-tile-outline-offset:1px;
    --apex-kit-radio-group-tile-outline-width:1px;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio + .pvd-radio--checked,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked + .pvd-radio__label {
  --apex-kit-radio-group-tile-border-color:var(--color-white);
  --apex-kit-radio-group-tile-box-shadow-color:var(--color-green-27);
  --apex-kit-radio-group-tile-box-shadow-radius:4px;
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio + .pvd-radio--checked,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked + .pvd-radio__label {
    --apex-kit-radio-group-tile-outline-color:CanvasText;
    --apex-kit-radio-group-tile-outline-offset:2px;
    --apex-kit-radio-group-tile-outline-width:2px;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked + .pvd-radio--checked-hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked:hover + .pvd-radio__label {
  --apex-kit-radio-group-tile-border-color:var(--color-white);
  --apex-kit-radio-group-tile-box-shadow-color:var(--color-green-34);
  --apex-kit-radio-group-tile-box-shadow-radius:4px;
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked + .pvd-radio--checked-hover,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked:hover + .pvd-radio__label {
    --apex-kit-radio-group-tile-border-color:LinkText;
    --apex-kit-radio-group-tile-outline-color:CanvasText;
    --apex-kit-radio-group-tile-outline-offset:2px;
    --apex-kit-radio-group-tile-outline-width:2px;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked + .pvd-radio--checked-focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked:focus + .pvd-radio__label {
  --apex-kit-radio-group-tile-border-color:var(--color-white);
  --apex-kit-radio-group-tile-box-shadow-color:var(--color-black);
  --apex-kit-radio-group-tile-box-shadow-radius:4px;
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked + .pvd-radio--checked-focus,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked:focus + .pvd-radio__label {
    --apex-kit-radio-group-tile-border-color:LinkText;
    --apex-kit-radio-group-tile-outline-color:CanvasText;
    --apex-kit-radio-group-tile-outline-offset:2px;
    --apex-kit-radio-group-tile-outline-width:2px;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked + .pvd-radio--checked-active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked:active + .pvd-radio--checked-active-focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked:active + .pvd-radio__label,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked:active:focus + .pvd-radio__label {
  --apex-kit-radio-group-tile-border-color:var(--color-white);
  --apex-kit-radio-group-tile-box-shadow-color:var(--color-black);
  --apex-kit-radio-group-tile-box-shadow-radius:4px;
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked + .pvd-radio--checked-active,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked:active + .pvd-radio--checked-active-focus,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked:active + .pvd-radio__label,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__radio:checked:active:focus + .pvd-radio__label {
    --apex-kit-radio-group-tile-border-color:LinkText;
    --apex-kit-radio-group-tile-outline-color:LinkText;
    --apex-kit-radio-group-tile-outline-offset:2px;
    --apex-kit-radio-group-tile-outline-width:2px;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__label {
  --apex-kit-radio-group-tile-background-color:var(--color-white);
  --apex-kit-radio-group-tile-border-color:var(--color-neutral-80);
  --apex-kit-radio-group-tile-border-radius:8px;
  --apex-kit-radio-group-tile-height:100%;
  --apex-kit-radio-group-tile-padding:var(--reference-uom-space-100);
  --apex-kit-radio-group-tile-width:100%;
}
@media screen and (min-width: 32rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__label {
    --apex-kit-radio-group-tile-padding:var(--reference-uom-space-150);
  }
}
@media screen and (min-width: 48rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__label {
    --apex-kit-radio-group-tile-padding:var(--reference-uom-space-150);
  }
}
@media screen and (min-width: 60rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__label {
    --apex-kit-radio-group-tile-padding:var(--reference-uom-space-150);
  }
}
@media screen and (min-width: 80rem) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio__label {
    --apex-kit-radio-group-tile-padding:var(--reference-uom-space-150);
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio-group__radio-group,
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles .pvd-radio-group__radio-group > s-slot > s-assigned-wrapper {
  --apex-kit-radio-group-first-child-margin-top:0;
  --apex-kit-radio-group-general-margin-top:var(--reference-uom-space-75);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--tiles.pvd-radio-group--error .pvd-radio-group__radio-group {
  --apex-kit-radio-group-background-color:var(--color-white);
  --apex-kit-radio-group-border-radius:6px;
  --apex-kit-radio-group-border-width:0;
  --apex-kit-radio-group-outline:2px solid var(--color-red-47);
  --apex-kit-radio-group-outline-offset:6px;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-radio-group-root.pvd-radio-group--error .pvd-radio-group__radio-group {
  --apex-kit-radio-group-background-color:var(--color-white);
  --apex-kit-radio-group-border:1px solid var(--color-red-47);
  --apex-kit-radio-group-border-width:1px;
  --apex-kit-radio-group-border-radius:8px;
  --apex-kit-radio-group-padding:var(--reference-uom-space-25);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-segment-root .pvd-segment__radio + .pvd-segment__label {
  --apex-kit-segment-background-color:var(--reference-color-neutral-0);
  --apex-kit-segment-border:none;
  --apex-kit-segment-border-radius:var(--reference-uom-stroke-200);
  --apex-kit-segment-text-color:var(--color-black);
  --apex-kit-segment-cursor:pointer;
  --apex-kit-segment-padding:var(--reference-uom-space-50) var(--reference-uom-space-100);
  --apex-kit-segment-box-shadow:none;
  --apex-kit-segment-outline:none;
  --apex-kit-segment-outline-offset:4px;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-segment-root .pvd-segment__radio.pvd-segment--hover + .pvd-segment__label,
.apex-kit-fds-theme .pvd-cc-rst-pwd-segment-root .pvd-segment__radio:hover + .pvd-segment__label {
  --apex-kit-segment-background-color:var(--reference-color-neutral-100);
  --apex-kit-segment-outline:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-segment-root .pvd-segment__radio.pvd-segment--focus + .pvd-segment__label,
.apex-kit-fds-theme .pvd-cc-rst-pwd-segment-root .pvd-segment__radio:focus + .pvd-segment__label {
  --apex-kit-segment-outline:var(--reference-uom-stroke-300) solid var(--reference-color-neutral-900);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-segment-root .pvd-segment__radio.pvd-segment--active + .pvd-segment__label,
.apex-kit-fds-theme .pvd-cc-rst-pwd-segment-root .pvd-segment__radio:active + .pvd-segment__label {
  --apex-kit-segment-outline:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-segment-root .pvd-segment__radio:checked + .pvd-segment__label {
  --apex-kit-segment-background-color:var(--color-green-34);
  --apex-kit-segment-text-color:var(--reference-color-neutral-0);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-segment-root .pvd-segment__radio:disabled + .pvd-segment__label {
  --apex-kit-segment-background-color:var(--color-neutral-95);
  --apex-kit-segment-outline:none;
  --apex-kit-segment-text-color:var(--color-neutral-73);
  --apex-kit-segment-cursor:not-allowed;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-segment-root .pvd-segment__radio:disabled:checked + .pvd-segment__label {
  --apex-kit-segment-background-color:var(--color-neutral-73);
  --apex-kit-segment-text-color:var(--reference-color-neutral-0);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-segmented-control-root {
  --apex-kit-segmented-control-background-color:var(--reference-color-neutral-0);
  --apex-kit-segmented-control-border:1px solid var(--reference-color-neutral-500);
  --apex-kit-segmented-control-border-radius:var(--reference-uom-radius-50);
  --apex-kit-segmented-control-padding:var(--reference-uom-space-25);
  --apex-kit-segmented-control-segment-group-border-left:var(--color-neutral-80) 1px solid;
  --apex-kit-segmented-control-segment-group-padding-left:var(--reference-uom-space-18);
  --apex-kit-segmented-control-segment-group-padding-right:var(--apex-kit-segmented-control-segment-group-padding-left);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-segmented-control-root.pvd-segmented-control--error {
  --apex-kit-segmented-control-border:1px solid var(--reference-color-red-700);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-segmented-control-root.pvd-segmented-control--disabled {
  --apex-kit-segmented-control-background-color:var(--color-neutral-95);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-select-root {
  --apex-kit-icon-size-medium:1.5rem;
  --apex-kit-select-icon-width:var(--apex-kit-icon-size-medium);
  --apex-kit-select-icon-height:var(--apex-kit-select-icon-width);
  --apex-kit-select-padding-right:calc(var(--reference-uom-space-50) + var(--apex-kit-select-icon-width) + var(--reference-uom-space-100));
  --apex-kit-select-padding-right-at-512:var(--apex-kit-select-padding-right);
  --apex-kit-select-icon-right:var(--reference-uom-space-100);
  --apex-kit-select-icon-right-at-512:var(--apex-kit-select-icon-right);
  --apex-kit-select-text-color:var(--reference-color-neutral-900);
  --apex-kit-select-placeholder-color:var(--color-neutral-40);
  --apex-kit-select-background-color:var(--reference-color-neutral-0);
  --apex-kit-select-border-width:var(--reference-uom-stroke-100);
  --apex-kit-select-border-style:solid;
  --apex-kit-select-border:var(--apex-kit-select-border-width) var(--apex-kit-select-border-style) var(--reference-color-neutral-500);
  --apex-kit-select-border-radius:var(--reference-uom-radius-50);
  --apex-kit-select-outline-width:var(--reference-uom-stroke-200);
  --apex-kit-select-outline-style:solid;
  --apex-kit-select-outline-color:var(--reference-color-neutral-900);
  --apex-kit-select-outline-offset:var(--reference-uom-stroke-300);
  --apex-kit-select-outline:none;
  --apex-kit-select-transition:outline 0.125s linear;
  --apex-kit-select-box-shadow:none;
  --apex-kit-select-cursor:pointer;
  --apex-kit-select-font-size:var(--reference-font-size-100);
  --apex-kit-select-letter-spacing:-0.25px;
  --apex-kit-select-opacity:1;
  --apex-kit-select-horizontal-padding:1em;
  --apex-kit-select-vertical-padding:var(--reference-uom-stroke-0);
  --apex-kit-select-line-height:var(--reference-font-fds-line300-tok);
  --apex-kit-select-height:var(--reference-uom-height-250);
  --apex-kit-select-icon-color:var(--reference-color-neutral-900);
  --apex-kit-select-icon-padding:var(--reference-uom-space-12);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-select-root.pvd-select--error .pvd-select__select {
  --apex-kit-select-border:var(--apex-kit-select-border-width) var(--apex-kit-select-border-style) var(--reference-color-red-700);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-select-root.pvd-select--error .pvd-select__select.pvd-select--focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-select-root.pvd-select--error .pvd-select__select.pvd-select--hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-select-root.pvd-select--error .pvd-select__select:focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-select-root.pvd-select--error .pvd-select__select:hover {
  --apex-kit-select-border:var(--apex-kit-select-border-width) var(--apex-kit-select-border-style) var(--reference-color-red-700);
  --apex-kit-select-box-shadow:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-select-root.pvd-select--disabled {
  --apex-kit-select-icon-color:var(--reference-color-neutral-200);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-select-root.pvd-select--disabled .pvd-select__icon {
  visibility: hidden;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-select-root .pvd-select__select.pvd-select--hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-select-root .pvd-select__select:hover {
  --apex-kit-select-border:var(--apex-kit-select-border-width) var(--apex-kit-select-border-style) var(--reference-color-neutral-800);
  --apex-kit-select-box-shadow:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-select-root .pvd-select__select.pvd-select--focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-select-root .pvd-select__select:focus {
  --apex-kit-select-border:var(--apex-kit-select-border-width) var(--apex-kit-select-border-style) var(--reference-color-neutral-900);
  --apex-kit-select-outline:var(--apex-kit-select-outline-width) var(--apex-kit-select-outline-style) var(--apex-kit-select-outline-color);
  --apex-kit-select-box-shadow:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-select-root .pvd-select__select:disabled {
  --apex-kit-select-background-color:var(--reference-color-neutral-200);
  --apex-kit-select-border:var(--apex-kit-select-border-width) var(--apex-kit-select-border-style) var(--reference-color-neutral-700);
  --apex-kit-select-text-color:var(--reference-color-neutral-900);
  --apex-kit-select-cursor:not-allowed;
  opacity: var(--apex-kit-select-opacity);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-select-root .pvd-select__select:disabled::placeholder {
  --apex-kit-select-placeholder-color:var(--color-neutral-73);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-select-root .pvd-select__select:disabled.pvd-select--focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-select-root .pvd-select__select:disabled.pvd-select--hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-select-root .pvd-select__select:disabled:focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-select-root .pvd-select__select:disabled:hover {
  --apex-kit-select-box-shadow:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-slider-root {
  --fds-input-foreground--disabled:var(--reference-color-neutral-400);
  --fds-indicator-foreground--success:var(--reference-color-green-700);
  --fds-toggle-gap:var(--reference-uom-space-12);
  --fds-input-gap:var(--reference-uom-space-50);
  --fds-input-background:var(--reference-color-neutral-0);
  --fds-indicator-fill--status:var(--color-green-34);
  --fds-input-radius--round:var(--reference-uom-radius-200);
  --fds-indicator-radius:var(--reference-uom-radius-25);
  --fds-input-fill:var(--reference-color-neutral-500);
  --fds-input-fill--disabled:var(--reference-color-neutral-400);
  --fds-link-gap:var(--reference-uom-space-25);
  --fds-input-padding:var(--reference-uom-space-100);
  --fds-text-fill--secondary:var(--reference-color-neutral-600);
  --fds-indicator-height:var(--reference-uom-space-25);
  --fds-toggle-stroke:var(--reference-uom-stroke-100);
  --fds-outline-margin:var(--reference-uom-space-18);
  --fds-size-75:var(--reference-font-size-75);
  --fds-weight-600:var(--reference-font-weight-600);
  --fds-line-200:var(--reference-font-line-200);
  --apex-kit-slider-thumb-border-width:var(--fds-outline-margin);
  --apex-kit-slider-thumb-size:1.75rem;
  --apex-kit-slider-thumb-hover-scale:1.57143;
  --apex-kit-slider-track-height:0.25rem;
  --apex-kit-slider-track-color:var(--fds-input-foreground--disabled);
  --apex-kit-slider-track-value-color:var(--fds-indicator-foreground--success);
  --apex-kit-slider-tickmark-width:var(--fds-toggle-gap);
  --apex-kit-slider-tickmark-height:0.25rem;
  --apex-kit-slider-thumb-background-color:var(--fds-input-background);
  --apex-kit-slider-thumb-border-color:var(--fds-indicator-fill--status);
  --apex-kit-slider-gap:var(--fds-input-gap);
  --apex-kit-slider-border-radius:var(--fds-input-radius--round);
  --apex-kit-slider-border-width:var(--fds-indicator-radius);
  --apex-kit-slider-border-color:var(--fds-indicator-foreground--success);
  --apex-kit-slider-border-color--disabled:var(--fds-input-fill--disabled);
  --apex-kit-slider-input-background:var(--fds-input-background);
  --apex-kit-slider-datalist-height:var(--fds-link-gap);
  --apex-kit-slider-datalist-margin-top:var(--fds-input-padding);
  --apex-kit-slider-marker-background-color:var(--fds-text-fill--secondary);
  --apex-kit-slider-marker-height:var(--fds-indicator-height);
  --apex-kit-slider-marker-border-width:var(--fds-toggle-stroke);
  --apex-kit-slider-marker-border-color:var(--fds-input-fill);
  --apex-kit-slider-marker-border-radius:var(--fds-toggle-gap);
  --apex-kit-slider-marker-line-height:var(--fds-input-padding);
  --apex-kit-slider-label-color:var(--fds-text-fill--secondary);
  --apex-kit-slider-label-font-size:var(--fds-size-75);
  --apex-kit-slider-text-font-size:var(--fds-size-75);
  --apex-kit-slider-label-font-size:var(--fds-weight-600);
  --apex-kit-slider-label-line-height:var(--fds-line-200);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-spinner-root {
  --apex-kit-spinner-direction:ltr;
  --apex-kit-spinner-display:flex;
  --apex-kit-spinner-flex-direction:column;
  --apex-kit-spinner-height:3rem;
  --apex-kit-spinner-margin-bottom:0;
  --apex-kit-spinner-margin-left:auto;
  --apex-kit-spinner-margin-right:auto;
  --apex-kit-spinner-margin-top:0;
  --apex-kit-spinner-position:relative;
  --apex-kit-spinner-width:3rem;
  --apex-kit-spinner-letter-spacing:-0.25px;
  --apex-kit-spinner-visual-animation-duration:4s;
  --apex-kit-spinner-visual-animation-iteration-count:infinite;
  --apex-kit-spinner-visual-animation-name:pvd-cc-rst-pwdSpinnerRotate;
  --apex-kit-spinner-visual-animation-timing-function:linear;
  --apex-kit-spinner-visual-color:var(--reference-color-green-600);
  --apex-kit-spinner-visual-display:flex;
  --apex-kit-spinner-visual-height:100%;
  --apex-kit-spinner-visual-opacity:1;
  --apex-kit-spinner-visual-position:absolute;
  --apex-kit-spinner-visual-white-space:nowrap;
  --apex-kit-spinner-visual-width:100%;
  --apex-kit-spinner-font-size:var(--reference-uom-space-25);
  --apex-kit-spinner-font-weight:var(--reference-font-weight-400);
  --apex-kit-spinner-line-height:var(--reference-font-line-200);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-spinner-root:focus {
  --apex-kit-spinner-focus-outline:var(--system-uom-space-utility-eighth-x) dotted var(--color-black);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-spinner-root.pvd-spinner--small {
  --apex-kit-spinner-small-display:inline-flex;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-spinner-root.pvd-spinner--small .pvd-spinner__spinner {
  --apex-kit-spinner-height:1rem;
  --apex-kit-spinner-margin-bottom:0;
  --apex-kit-spinner-width:1rem;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-spinner-root.pvd-spinner--small .pvd-spinner__mask-inner {
  --apex-kit-spinner-border-width:var(--system-uom-border-radius-small);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-spinner-root.pvd-spinner--small .pvd-spinner__visual {
  --apex-kit-spinner-color:var(--reference-color-neutral-900);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-spinner-root.pvd-spinner--large .pvd-spinner__spinner {
  --apex-kit-spinner-height:6rem;
  --apex-kit-spinner-width:6rem;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-spinner-root.pvd-spinner--large .pvd-spinner__mask-inner {
  --apex-kit-spinner-border-width:var(--system-uom-space-utility-quarter-x);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-spinner-root.pvd-spinner--force-inline {
  --apex-kit-spinner-display:inline-flex;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-spinner-root.pvd-spinner--force-block {
  --apex-kit-spinner-display:block;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-spinner-root.pvd-spinner--hidden {
  --apex-kit-spinner-display:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-spinner-root.pvd-spinner--white .pvd-spinner__visual {
  --apex-kit-spinner-color:var(--reference-color-green-300);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-spinner-root.pvd-spinner--white .pvd-spinner__microcopy-text {
  --apex-kit-spinner-microcopy-text-color:var(--color-white);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-spinner-root.pvd-spinner--white .pvd-spinner__microcopy-secondary {
  --apex-kit-spinner-microcopy-secondary-color:var(--color-white);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-spinner-root.pvd-spinner--blue .pvd-spinner__visual {
  --apex-kit-spinner-color:var(--color-blue-24);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-spinner-root.pvd-spinner--blue .pvd-spinner__microcopy-primary {
  --apex-kit-spinner-microcopy-text-color:var(--color-blue-24);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-spinner-root.pvd-spinner--blue .pvd-spinner__microcopy-secondary {
  --apex-kit-spinner-microcopy-secondary-color:var(--color-blue-24);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-spinner-root pvd-cc-rst-pwd-icon {
  --apex-kit-spinner-line-height:0;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-spinner-root .pvd-spinner__mask {
  --apex-kit-spinner-mask-display:inline-flex;
  --apex-kit-spinner-mask-height:100%;
  --apex-kit-spinner-mask-overflow:hidden;
  --apex-kit-spinner-mask-position:relative;
  --apex-kit-spinner-mask-width:50%;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-spinner-root .pvd-spinner__mask.pvd-spinner__mask--left .pvd-spinner__mask-inner {
  --apex-kit-spinner-border-right-color:#0000;
  --apex-kit-spinner-left:0;
  --apex-kit-spinner-transform:null;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-spinner-root .pvd-spinner__mask.pvd-spinner__mask--right .pvd-spinner__mask-inner {
  --apex-kit-spinner-border-left-color:#0000;
  --apex-kit-spinner-left:-100%;
  --apex-kit-spinner-transform:null;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-spinner-root .pvd-spinner__mask-inner {
  --apex-kit-spinner-mask-inner-animation-duration:null;
  --apex-kit-spinner-mask-inner-animation-iteration-count:null;
  --apex-kit-spinner-mask-inner-animation-timing-function:null;
  --apex-kit-spinner-mask-inner-border-bottom-color:#0000;
  --apex-kit-spinner-mask-inner-border-radius:50%;
  --apex-kit-spinner-mask-inner-border-style:solid;
  --apex-kit-spinner-mask-inner-border-width:2px;
  --apex-kit-spinner-mask-inner-bottom:0;
  --apex-kit-spinner-mask-inner-position:absolute;
  --apex-kit-spinner-mask-inner-top:0;
  --apex-kit-spinner-mask-inner-width:200%;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-spinner-root .pvd-spinner__microcopy {
  --apex-kit-spinner-microcopy-color:var(--reference-color-neutral-900);
  --apex-kit-spinner-microcopy-margin:var(--reference-uom-space-50) 0 0 0;
  --apex-kit-spinner-microcopy-text-align:center;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-spinner-root .pvd-spinner__microcopy-primary {
  --apex-kit-spinner-microcopy-font-weight:600;
  --apex-kit-spinner-microcopy-primary-align-items:center;
  --apex-kit-spinner-microcopy-primary-display:flex;
  --apex-kit-spinner-microcopy-primary-justify-content:center;
  --apex-kit-spinner-microcopy-padding:var(--reference-uom-space-50) var(--reference-uom-space-100);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-spinner-root .pvd-spinner__microcopy-secondary {
  --apex-kit-spinner-microcopy-secondary-animation-delay:5s;
  --apex-kit-spinner-microcopy-secondary-animation-duration:0.2s;
  --apex-kit-spinner-microcopy-secondary-animation-fill-mode:both;
  --apex-kit-spinner-microcopy-secondary-animation-iteration-count:1;
  --apex-kit-spinner-microcopy-secondary-animation-timing-function:ease-in;
  --apex-kit-spinner-microcopy-secondary-margin:var(--uom-space-stack-quarter-x);
  --apex-kit-spinner-microcopy-secondary-text-align:center;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-spinner-root .pvd-spinner__microcopy-text {
  --apex-kit-spinner-microcopy-text-margin:0;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-spinner-root .pvd-spinner__microcopy-icon {
  --apex-kit-spinner-microcopy-icon-font-size:0;
  --apex-kit-spinner-microcopy-icon-margin:var(--uom-space-inline-right-half-x);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-spinner-root.pvd-spinner--disable-background {
  --apex-kit-spinner-background-color:var(--color-white);
  --apex-kit-spinner-border-color:var(--color-black);
  --apex-kit-spinner-border-radius:var(--reference-uom-radius-18);
  --apex-kit-spinner-margin:0 auto;
  --apex-kit-spinner-padding:var(--reference-uom-space-200);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-spinner-root .pvd-page-loading-background {
  --apex-kit-spinner-background-color:var(--color-black);
  --apex-kit-spinner-color:var(--color-black);
}
.apex-kit-fds-theme pvd-cc-rst-pwd-ssn-input {
  --apex-for-web-input-slot-margin-left:1.5em;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-status-root .pvd-status__image[data-image=failure] .pvd-cc-rst-pwd-icon-root {
  --apex-kit-status-image-color:var(--reference-color-red-800);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-status-root .pvd-status__image[data-image=success] .pvd-cc-rst-pwd-icon-root {
  --apex-kit-status-image-color:var(--reference-color-green-800);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-status-root .pvd-status__image[data-image=info] .pvd-cc-rst-pwd-icon-root {
  --apex-kit-status-image-color:var(--reference-color-blue-800);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-status-root .pvd-status__image[data-image=warn] .pvd-cc-rst-pwd-icon-root {
  --apex-kit-status-image-color:var(--reference-color-orange-900);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-stepper-root {
  --apex-kit-stepper-button-area-size:2.5rem;
  --apex-kit-stepper-button-height:var(--reference-uom-space-150);
  --apex-kit-stepper-button-padding:var(--reference-uom-space-50);
  --apex-kit-stepper-button-width:var(--reference-uom-space-150);
  --apex-kit-stepper-icon-height:var(--reference-uom-space-75);
  --apex-kit-stepper-icon-width:var(--reference-uom-space-75);
  --apex-kit-stepper-controls-margin:var(--reference-uom-space-50) 0 0 0;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-stepper-root .pvd-stepper__controls {
  column-gap: var(--reference-uom-space-50);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-stepper-root .pvd-stepper__controls .pvd-input-root .pvd-input__input {
  margin-right: calc(0rem - var(--reference-uom-space-250) - var(--reference-uom-space-12));
  padding-right: calc(var(--reference-uom-space-250) + var(--reference-uom-space-12));
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-stepper-root .pvd-button--icon-only {
  --apex-kit-button-min-width:auto;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root {
  --apex-kit-switch-display:flex;
  --apex-kit-switch-align-items:center;
  --apex-kit-switch-margin-left:0;
  --apex-kit-switch-margin-right:0;
  --apex-kit-switch-background-color:var(--color-white);
  --apex-kit-switch-border:var(--reference-uom-stroke-100) solid var(--color-neutral-50);
  --apex-kit-switch-box-shadow:none;
  --apex-kit-switch-padding:0;
  --apex-kit-switch-label-color:var(--reference-color-neutral-900);
  --apex-kit-switch-cursor:none;
  --apex-kit-switch-margin:0;
  --apex-kit-switch-border-radius:1.125rem;
  --apex-kit-switch-outline:0;
  --apex-kit-switch-outline-color:unset;
  --apex-kit-switch-outline-offset:unset;
  --apex-kit-switch-outline-style:none;
  --apex-kit-switch-outline-width:unset;
  --apex-kit-switch-transition:none;
  --apex-kit-switch-line-height:1.5rem;
  --apex-kit-switch-font-size:var(--reference-font-size-100);
  --apex-kit-switch-letter-spacing:-0.25px;
  --apex-kit-switch-button-width:2.5rem;
  --apex-kit-switch-button-height:var(--reference-font-line-400);
  --apex-kit-switch-height:1rem;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--on.pvd-switch--small .pvd-switch__handle {
  --apex-kit-switch-margin-left:0.75rem;
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--on.pvd-switch--small .pvd-switch__handle {
    --apex-kit-switch-margin-left:0.875rem;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--on.pvd-switch--large .pvd-switch__handle {
  --apex-kit-switch-margin-left:1.1875rem;
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--on.pvd-switch--large .pvd-switch__handle {
    --apex-kit-switch-margin-left:1.21875rem;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--on .pvd-switch__button {
  --apex-kit-switch-background-color:var(--color-green-34);
  --apex-kit-switch-border:var(--reference-uom-stroke-100) solid var(--reference-color-green-700);
  --apex-kit-switch-box-shadow:inset 0 0 var(--reference-uom-stroke-300) var(--reference-color-darkness-400);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--on .pvd-switch__button.pvd-switch__button--hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--on .pvd-switch__button:hover {
  --apex-kit-switch-border:var(--reference-uom-stroke-100) solid var(--reference-color-green-700);
  --apex-kit-switch-box-shadow:inset 0 0 var(--reference-uom-stroke-300) var(--reference-color-darkness-400);
  --apex-kit-switch-outline-color:unset;
  --apex-kit-switch-outline-offset:unset;
  --apex-kit-switch-outline-style:none;
  --apex-kit-switch-outline-width:unset;
  --apex-kit-switch-transition:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--on .pvd-switch__button.pvd-switch__button--focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--on .pvd-switch__button:focus {
  --apex-kit-switch-border:var(--reference-uom-stroke-100) solid var(--reference-color-green-700);
  --apex-kit-switch-box-shadow:inset 0 0 var(--reference-uom-stroke-300) var(--reference-color-darkness-400);
  --apex-kit-switch-transition:outline 0.125s linear;
  --apex-kit-switch-outline-color:var(--reference-color-neutral-900);
  --apex-kit-switch-outline-offset:var(--reference-uom-space-18);
  --apex-kit-switch-outline-style:solid;
  --apex-kit-switch-outline-width:var(--reference-uom-stroke-200);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--on .pvd-switch__button.pvd-switch__button--active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--on .pvd-switch__button:active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--on .pvd-switch__button:active:focus {
  --apex-kit-switch-border:var(--reference-uom-stroke-100) solid var(--reference-color-green-700);
  --apex-kit-switch-box-shadow:inset 0 0 var(--reference-uom-stroke-300) var(--reference-color-darkness-400);
  --apex-kit-switch-outline-color:unset;
  --apex-kit-switch-outline-offset:unset;
  --apex-kit-switch-outline-style:none;
  --apex-kit-switch-outline-width:unset;
  --apex-kit-switch-transition:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--on .pvd-switch__handle {
  --apex-kit-switch-background-color:var(--color-white);
  --apex-kit-switch-margin-left:var(--reference-uom-space-150);
  --apex-kit-switch-border:var(--reference-uom-stroke-100) solid var(--color-white);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--small .pvd-switch__label {
  --apex-kit-switch-font-size:var(--reference-font-size-50);
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--small .pvd-switch__label {
    --apex-kit-switch-font-size:var(--reference-font-size-75);
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--small .pvd-switch__button {
  --apex-kit-switch-button-width:2.25rem;
  --apex-kit-switch-button-height:auto;
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--small .pvd-switch__button {
    --apex-kit-switch-button-width:2.5rem;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--small .pvd-switch__handle {
  --apex-kit-switch-height:0.875rem;
  --apex-kit-switch-margin-right:0.75rem;
  --apex-kit-switch-button-width:0.875rem;
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--small .pvd-switch__handle {
    --apex-kit-switch-height:1rem;
    --apex-kit-switch-margin-right:0.875rem;
    --apex-kit-switch-button-width:1rem;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--large .pvd-switch__label {
  --apex-kit-switch-font-size:var(--reference-font-size-200);
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--large .pvd-switch__label {
    --apex-kit-switch-font-size:var(--reference-font-size-300);
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--large .pvd-switch__button {
  --apex-kit-switch-button-width:3.125rem;
  --apex-kit-switch-button-height:auto;
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--large .pvd-switch__button {
    --apex-kit-switch-button-width:3.375rem;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--large .pvd-switch__handle-wrapper {
    --apex-kit-switch-padding:0.1875rem 0.3125rem;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--large .pvd-switch__handle {
  --apex-kit-switch-height:1.3125rem;
  --apex-kit-switch-margin-right:1.1875rem;
  --apex-kit-switch-button-width:1.3125rem;
}
@media (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--large .pvd-switch__handle {
    --apex-kit-switch-height:1.375rem;
    --apex-kit-switch-margin-right:1.21875rem;
    --apex-kit-switch-button-width:1.375rem;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root .pvd-switch__label {
  --apex-kit-switch-label-color:var(--reference-color-neutral-900);
  --apex-kit-switch-cursor:pointer;
  --apex-kit-switch-margin:0;
  --apex-kit-switch-font-size:var(--reference-font-size-100);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root .pvd-switch__button {
  --apex-kit-switch-background-color:var(--reference-color-neutral-200);
  --apex-kit-switch-border:var(--reference-uom-stroke-100) solid var(--reference-color-neutral-500);
  --apex-kit-switch-border-radius:1.125rem;
  --apex-kit-switch-cursor:pointer;
  --apex-kit-switch-box-shadow:inset 0 0 var(--reference-uom-stroke-300) var(--reference-color-darkness-400);
  --apex-kit-switch-outline:none;
  --apex-kit-switch-padding:0;
  --apex-kit-switch--button-margin:0.625rem 0px 0.625rem var(--reference-uom-space-100);
  --apex-kit-switch-transition:background-color 0.25s;
  --apex-kit-switch-button-width:var(--reference-uom-width-300);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root .pvd-switch__button.pvd-switch__button--hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root .pvd-switch__button:hover {
  --apex-kit-switch-box-shadow:inset 0 0 var(--reference-uom-stroke-300) var(--reference-color-darkness-400);
  --apex-kit-switch-border:var(--reference-uom-stroke-100) solid var(--reference-color-neutral-800);
  --apex-kit-switch-outline-color:unset;
  --apex-kit-switch-outline-offset:unset;
  --apex-kit-switch-outline-style:none;
  --apex-kit-switch-outline-width:unset;
  --apex-kit-switch-transition:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root .pvd-switch__button.pvd-switch__button--focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root .pvd-switch__button:focus {
  --apex-kit-switch-box-shadow:inset 0 0 var(--reference-uom-stroke-300) var(--reference-color-darkness-400);
  --apex-kit-switch-border:var(--reference-uom-stroke-100) solid var(--reference-color-neutral-900);
  --apex-kit-switch-transition:outline 0.125s linear;
  --apex-kit-switch-outline-color:var(--reference-color-neutral-900);
  --apex-kit-switch-outline-offset:var(--reference-uom-space-18);
  --apex-kit-switch-outline-style:solid;
  --apex-kit-switch-outline-width:var(--reference-uom-stroke-200);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root .pvd-switch__button.pvd-switch__button--active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root .pvd-switch__button:active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root .pvd-switch__button:active:focus {
  --apex-kit-switch-box-shadow:inset 0 0 var(--reference-uom-stroke-300) var(--reference-color-darkness-400);
  --apex-kit-switch-border:var(--reference-uom-stroke-100) solid var(--reference-color-neutral-500);
  --apex-kit-switch-outline-color:unset;
  --apex-kit-switch-outline-offset:unset;
  --apex-kit-switch-outline-style:none;
  --apex-kit-switch-outline-width:unset;
  --apex-kit-switch-transition:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root .pvd-switch__handle-wrapper {
  --apex-kit-switch-padding:var(--reference-uom-space-18);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root .pvd-switch__handle {
  --apex-kit-switch-background-color:var(--color-white);
  --apex-kit-switch-border:var(--reference-uom-stroke-100) solid var(--reference-color-neutral-500);
  --apex-kit-switch-border-radius:50%;
  --apex-kit-switch-height:var(--reference-uom-width-100);
  --apex-kit-switch-margin:0;
  --apex-kit-switch-margin-right:var(--reference-uom-space-150);
  --apex-kit-switch-padding:0;
  --apex-kit-switch-transition:margin-left 0.25s,margin-right 0.25s;
  --apex-kit-switch-button-width:var(--reference-uom-width-100);
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root .pvd-switch__button:focus,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root .pvd-switch__button:hover {
    --apex-kit-switch-outline:LinkText solid 2px;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-switch-root.pvd-switch--on .pvd-switch__handle {
    --apex-kit-switch-background-color:LinkText;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tab-group-root {
  --apex-kit-tab-group-overflow:visible;
  --apex-kit-tab-group-white-space:nowrap;
  --apex-kit-tab-group-background-color:#0000;
  --apex-kit-tab-group-border-bottom:0;
  --apex-kit-tab-group-text-align:left;
  --apex-kit-tab-group-font-family:var(--reference-font-family-sans);
  --apex-kit-tab-group-font-size:var(--reference-font-size-100);
  --apex-kit-tab-group-padding:0;
  --apex-kit-tab-group-truncation-menu-border-bottom:calc(var(--reference-uom-stroke-100)*4) solid #0000;
  --apex-kit-tab-group-truncation-menu-display:none;
  --apex-kit-tab-group-truncation-menu-padding:var(--reference-uom-space-75);
  --apex-kit-tab-group-truncation-menu-position:relative;
  --apex-kit-tab-group-truncation-menu-vertical-align:middle;
  --apex-kit-tab-group-truncation-menu-item-appearance:none;
  --apex-kit-tab-group-truncation-menu-item-cursor:pointer;
  --apex-kit-tab-group-truncation-menu-item-height:100%;
  --apex-kit-tab-group-truncation-menu-item-left:0;
  --apex-kit-tab-group-truncation-menu-item-opacity:0;
  --apex-kit-tab-group-truncation-menu-item-position:absolute;
  --apex-kit-tab-group-truncation-menu-item-top:0;
  --apex-kit-tab-group-truncation-menu-item-width:100%;
  --apex-kit-tab-group-icon-color:var(--reference-color-neutral-900);
  --apex-kit-tab-group-icon-position:relative;
  --apex-kit-tab-group-icon-vertical-align:middle;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tab-group-root > .pvd-tab-group__tabs {
  margin-bottom: 0;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tab-group-root > .pvd-tab-group__tabs .pvd-tab-group__truncation-menu-wrapper {
  z-index: 0;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tab-group-root > .pvd-tab-group__tabs .pvd-tab-group__truncation-menu-wrapper.pvd-tab-group__truncation-menu-wrapper--visible {
  --apex-kit-tab-group-truncation-menu-display:inline-flex;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tab-group-root > .pvd-tab-group__tabs .pvd-tab-group__truncation-menu-wrapper:hover {
  --apex-kit-tab-group-truncation-menu-border-bottom:var(--reference-uom-space-25) solid var(--reference-color-neutral-900);
  background-color: var(--reference-color-neutral-100);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tab-group-root > .pvd-tab-group__tabs .pvd-tab-group__truncation-menu-wrapper:focus {
  --apex-kit-tab-group-truncation-menu-border-bottom:var(--reference-uom-space-25) solid var(--reference-color-neutral-900);
  outline: var(--reference-uom-stroke-200) solid var(--reference-color-neutral-900);
  outline-offset: var(--reference-uom-space-18);
  transition: outline .125s linear;
  z-index: 1;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tab-group-root > .pvd-tab-group__tabs .pvd-tab-group__truncation-menu-wrapper.pvd-tab-group__truncation-menu-wrapper--selected,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tab-group-root > .pvd-tab-group__tabs .pvd-tab-group__truncation-menu-wrapper.pvd-tab-group__truncation-menu-wrapper--selected:hover {
  --apex-kit-tab-group-truncation-menu-border-bottom:var(--reference-uom-space-25) solid var(--reference-color-green-600);
}
@media print {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tab-group-root > .pvd-tab-group__tabs .pvd-tab-group__truncation-menu-wrapper,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tab-group-root > .pvd-tab-group__tabs .pvd-tab-group__truncation-menu-wrapper--visible {
    --apex-kit-tab-group-truncation-menu-display:none;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tab-group-root.pvd-tab-group--tabs-align-center > .pvd-tab-group__tabs {
  --apex-kit-tab-group-text-align:center;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tab-group-root.pvd-tab-group--border > .pvd-tab-group__tabs {
  --apex-kit-tab-group-border-bottom:var(--reference-uom-stroke-100) solid var(--reference-color-neutral-600);
  --apex-kit-tab-group-padding:0 0 0 0;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tab-group-root.pvd-tab-group--small > .pvd-tab-group__tabs {
  --apex-kit-tab-group-font-size:var(--reference-font-size-50);
}
@media screen and (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tab-group-root.pvd-tab-group--small > .pvd-tab-group__tabs {
    --apex-kit-tab-group-font-size:var(--reference-font-size-75);
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tab-group-root.pvd-tab-group--large > .pvd-tab-group__tabs {
  --apex-kit-tab-group-font-size:var(--reference-font-size-200);
}
@media screen and (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tab-group-root.pvd-tab-group--large > .pvd-tab-group__tabs {
    --apex-kit-tab-group-font-size:var(--reference-font-size-300);
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tab-group-root.pvd-tab-group--tabs-white-background > .pvd-tab-group__tabs .pvd-tab__tab {
  --apex-kit-tab-group-background-color:var(--color-white);
}
@media screen and (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tab-group-root {
    --apex-kit-tab-group-font-size:var(--reference-font-size-100);
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tab-panel-root {
  --apex-kit-tab-panel-margin-top:var(--reference-uom-width-150);
  --apex-kit-tab-panel-display:none;
  --apex-kit-tab-panel-outline:none;
  --apex-kit-tab-panel-outline-offset:0;
  --apex-kit-tab-panel-transition:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tab-panel-root.pvd-tab-panel--visible {
  --apex-kit-tab-panel-display:block;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tab-panel-root .pvd-tab-panel__panel:focus {
  --apex-kit-tab-panel-outline:1px dotted var(--color-black);
  --apex-kit-tab-panel-outline-offset:0;
  --apex-kit-tab-panel-transition:none;
}
.apex-kit-fds-theme pvd-cc-rst-pwd-tab {
  --apex-kit-tab-vertical-align:bottom;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tab-root {
  --apex-kit-tab-vertical-align:bottom;
  --apex-kit-tab-display:inline-flex;
  --apex-kit-tab-margin-right:0;
  --apex-kit-tab-border:0;
  --apex-kit-tab-outline:none;
  --apex-kit-tab-outline-offset:0;
  --apex-kit-tab-max-width:none;
  --apex-kit-tab-item-border-bottom:var(--reference-uom-space-25) solid #0000;
  --apex-kit-tab-item-color:var(--reference-color-neutral-900);
  --apex-kit-tab-item-cursor:pointer;
  --apex-kit-tab-item-display:inline-block;
  --apex-kit-tab-item-line-height:var(--reference-font-line-300);
  --apex-kit-tab-item-letter-spacing:-0.25px;
  --apex-kit-tab-item-padding:var(--reference-uom-space-75) var(--reference-uom-space-100) var(--reference-uom-space-75) var(--reference-uom-space-100);
  --apex-kit-tab-item-text-align:left;
  --apex-kit-tab-item-white-space:normal;
  --apex-kit-tab-item-font-weight:var(--reference-font-weight-600);
  --apex-kit-tab-item-outline:none;
  --apex-kit-tab-item-outline-offset:0;
  --apex-kit-tab-item-transition:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tab-root .pvd-tab__tab {
  z-index: 0;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tab-root .pvd-tab__tab:focus {
  --apex-kit-tab-border:0;
  --apex-kit-tab-item-outline:var(--reference-uom-stroke-200) solid var(--reference-color-neutral-900);
  --apex-kit-tab-item-outline-offset:var(--reference-uom-space-18);
  --apex-kit-tab-item-transition:outline 0.125s linear;
  z-index: 1;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tab-root.pvd-tab--wrap-label .pvd-tab__tab {
  --apex-kit-tab-max-width:calc(var(--reference-uom-space-100)*18.5);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tab-root.pvd-tab--selected {
  --apex-kit-tab-item-border-bottom:var(--reference-uom-space-25) solid var(--reference-color-green-600);
  --apex-kit-tab-item-color:var(--reference-color-neutral-900);
  --apex-kit-tab-item-font-weight:var(--reference-font-weight-600);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tab-root:not(.pvd-tab--selected):hover {
  background-color: var(--reference-color-neutral-100);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tab-root:not(.pvd-tab--selected):focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tab-root:not(.pvd-tab--selected):hover {
  --apex-kit-tab-item-border-bottom:var(--reference-uom-space-25) solid var(--reference-color-neutral-900);
}
@media print {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tab-root:not(.pvd-tab--selected) {
    display: none;
  }
}
@media not print {
  .apex-kit-fds-theme .pvd-tab--truncated .pvd-cc-rst-pwd-tab-root {
    --apex-kit-tab-font-size:0;
  }
  @media (forced-colors: active) {
    .apex-kit-fds-theme .pvd-cc-rst-pwd-tab-root.pvd-tab--selected {
      --apex-kit-tab-item-outline:calc(var(--reference-uom-stroke-200)*3) solid Highlight;
      --apex-kit-tab-item-outline-offset:calc(var(--reference-uom-space-25)*-1);
    }
    .apex-kit-fds-theme .pvd-cc-rst-pwd-tab-root.pvd-tab--selected:focus,
    .apex-kit-fds-theme .pvd-cc-rst-pwd-tab-root.pvd-tab--selected:hover {
      --apex-kit-tab-outline:LinkText solid var(--reference-uom-stroke-200);
      --apex-kit-tab-outline-offset:calc(var(--reference-uom-space-25)*-1);
    }
    .apex-kit-fds-theme .pvd-cc-rst-pwd-tab-root:not(.pvd-tab--selected) {
      --apex-kit-tab-item-outline:0;
      --apex-kit-tab-item-outline-offset:0;
    }
    .apex-kit-fds-theme .pvd-cc-rst-pwd-tab-root:not(.pvd-tab--selected):focus,
    .apex-kit-fds-theme .pvd-cc-rst-pwd-tab-root:not(.pvd-tab--selected):hover {
      --apex-kit-tab-outline:LinkText solid var(--reference-uom-stroke-200);
      --apex-kit-tab-outline-offset:calc(var(--reference-uom-space-25)*-1);
    }
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root {
  --apex-kit-table-display:block;
  --apex-kit-table-font-size:var(--reference-font-size-75);
  --apex-kit-table-position:relative;
  --apex-kit-table-text-color:var(--reference-color-neutral-900);
  --apex-kit-table-letter-spacing:-0.25px;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__container {
  --apex-kit-table-overflow-x:auto;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__table {
  --apex-kit-table-background-color:#0000;
  --apex-kit-table-border-collapse:separate;
  --apex-kit-table-border-spacing:0;
  --apex-kit-table-display:table;
  --apex-kit-table-margin:var(--reference-uom-stroke-0);
  --apex-kit-table-max-width:100%;
  --apex-kit-table-table-layout:auto;
  --apex-kit-table-width:100%;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__head {
  --apex-kit-table-display:table-header-group;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell {
  --apex-kit-table-background-color:var(--reference-color-neutral-200);
  --apex-kit-table-border-bottom:0;
  --apex-kit-table-border-left:1px solid var(--reference-color-neutral-400);
  --apex-kit-table-border-right:0;
  --apex-kit-table-border-top:1px solid var(--reference-color-neutral-400);
  --apex-kit-table-display:table-cell;
  --apex-kit-table-font-size:var(--reference-font-size-100);
  --apex-kit-table-padding:var(--system-uom-nav-padding);
  --apex-kit-table-text-align:left;
  --apex-kit-table-vertical-align:bottom;
  --apex-kit-table-font-weight:var(--reference-font-weight-600);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell:first-child {
  --apex-kit-table-border-left:1px solid var(--reference-color-neutral-400);
  --apex-kit-table-border-top-left-radius:var(--reference-uom-radius-100);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell:last-child {
  --apex-kit-table-border-right:0;
  --apex-kit-table-border-top-right-radius:var(--reference-uom-radius-100);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--fixed {
  --apex-kit-table-background-color:var(--reference-color-neutral-200);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--fixed.pvd-table__column-header-cell--fixed-first {
  --apex-kit-table-box-shadow:4px 0 2px 0 #0000001a;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--fixed.pvd-table__column-header-cell--fixed-last {
  --apex-kit-table-box-shadow:-4px 0 2px 0 #0000001a;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--sortable {
  --apex-kit-table-cursor:pointer;
  --apex-kit-table-padding:var(--reference-uom-stroke-0);
  --apex-kit-table-text-align:right;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--sortable:hover {
  --apex-kit-table-background-color:var(--reference-color-neutral-200);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--sortable:hover .pvd-table__column-header-cell-sort-button {
  --apex-kit-table-border-bottom:1px solid var(--reference-color-neutral-400);
  --apex-kit-table-border-left:1px solid var(--reference-color-neutral-400);
  --apex-kit-table-border-right:1px solid var(--reference-color-neutral-400);
  --apex-kit-table-border-top:1px solid var(--reference-color-neutral-400);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--sortable.pvd-table__column-header-cell--sort-active .pvd-table__column-header-cell-sort-button {
  --apex-kit-table-border-bottom:var(--system-uom-border-radius-medium) solid var(--system-color-border-interactive-selected);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--sortable.pvd-table__column-header-cell--sort-active .pvd-table__unsorted-icon,
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--sortable.pvd-table__column-header-cell--unsorted .pvd-table__sort-icon {
  --apex-kit-table-icon-display:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--sortable.pvd-table__column-header-cell--sort-ascending .pvd-table__sort-icon {
  --apex-kit-table-transform:rotate(180deg);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--sortable.pvd-table__column-header-cell--sort-descending .pvd-table__sort-icon {
  --apex-kit-table-transform:rotate(0deg);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--sortable.pvd-table__column-header-cell--right .pvd-table__column-header-cell-sort-button {
  text-align: right;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--sortable .pvd-table__sort-icon,
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell.pvd-table__column-header-cell--sortable .pvd-table__unsorted-icon {
  --apex-kit-table-icon-display:inline-block;
  --apex-kit-table-vertical-align:middle;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__row-header-cell {
  --apex-kit-table-border-bottom:null;
  --apex-kit-table-border-left:null;
  --apex-kit-table-border-right:null;
  --apex-kit-table-display:table-cell;
  --apex-kit-table-padding:var(--system-uom-nav-padding);
  --apex-kit-table-text-align:left;
  --apex-kit-table-vertical-align:top;
  --apex-kit-white-space:nowrap;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__row-header-cell:first-child {
  --apex-kit-table-border-bottom:1px solid var(--reference-color-neutral-400);
  --apex-kit-table-border-left:1px solid var(--reference-color-neutral-400);
  --apex-kit-table-border-right:1px solid var(--reference-color-neutral-400);
  --apex-kit-table-border-top:1px solid var(--reference-color-neutral-400);
  --apex-kit-table-border-top-left-radius:var(--reference-uom-radius-100);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__row-header-cell:last-child {
  --apex-kit-table-border-bottom:1px solid var(--reference-color-neutral-400);
  --apex-kit-table-border-left:1px solid var(--reference-color-neutral-400);
  --apex-kit-table-border-right:1px solid var(--reference-color-neutral-400);
  --apex-kit-table-border-top:1px solid var(--reference-color-neutral-400);
  --apex-kit-table-border-top-right-radius:var(--reference-uom-radius-100);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__body {
  --apex-kit-table-border-left:1px solid var(--reference-color-neutral-400);
  --apex-kit-table-border-right:1px solid var(--reference-color-neutral-400);
  --apex-kit-table-border-top:1px solid var(--reference-color-neutral-400);
  --apex-kit-table-border-bottom:1px solid var(--reference-color-neutral-400);
  --apex-kit-table-display:table-row-group;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__row {
  --apex-kit-table-background-color:#0000;
  --apex-kit-table-display:table-row;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__row .pvd-table__data-cell {
  border-left: 1px solid var(--reference-color-neutral-400);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__row .pvd-table__data-cell:last-child {
  --apex-kit-table-border-right:1px solid var(--reference-color-neutral-400);
  --apex-kit-table-border-top-right-radius:var(--reference-uom-radius-100);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__row:first-child .pvd-table__column-header-cell:first-child {
  --apex-kit-table-border-left:1px solid var(--reference-color-neutral-400);
  --apex-kit-table-border-top-left-radius:var(--reference-uom-radius-100);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__row:first-child .pvd-table__column-header-cell:last-child {
  --apex-kit-table-border-right:1px solid var(--reference-color-neutral-400);
  --apex-kit-table-border-top-right-radius:var(--reference-uom-radius-100);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__row:last-child {
  --apex-kit-table-border-bottom-left-radius:var(--reference-uom-radius-100);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__row:last-child .pvd-table__data-cell,
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__row:last-child .pvd-table__row-header-cell {
  --apex-kit-table-border-bottom:1px solid var(--reference-color-neutral-400);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__row:last-child .pvd-table__data-cell:last-child {
  --apex-kit-table-border-bottom-right-radius:var(--reference-uom-radius-100);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__foot {
  --apex-kit-table-display:table-footer-group;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__foot .pvd-table__data-cell {
  --apex-kit-table-border-bottom:1px solid var(--reference-color-neutral-400);
  --apex-kit-table-border-left:1px solid var(--reference-color-neutral-400);
  --apex-kit-table-border-right:0;
  --apex-kit-table-border-top:0;
  --apex-kit-table-font-weight:var(--reference-font-weight-400);
  --apex-kit-table-white-space:nowrap;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__foot .pvd-table__data-cell.pvd-table__data-cell--fixed.pvd-table__data-cell--fixed-last {
  --apex-kit-table-border-bottom:1px solid var(--reference-color-neutral-400);
  --apex-kit-table-border-left:1px solid var(--reference-color-neutral-400);
  --apex-kit-table-border-right:1px solid var(--reference-color-neutral-400);
  --apex-kit-table-border-top:1px solid var(--reference-color-neutral-400);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__foot .pvd-table__row-header-cell {
  --apex-kit-table-font-weight:var(--reference-font-weight-600);
  --apex-kit-table-border-top:0;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__caption {
  --apex-kit-table-margin:0;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__caption-microcopy {
  --apex-kit-table-margin:0.75rem 0 0 0;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__data-cell {
  --apex-kit-table-border-bottom:null;
  --apex-kit-table-border-left:1px solid var(--reference-color-neutral-400);
  --apex-kit-table-border-right:1px solid var(--reference-color-neutral-400);
  --apex-kit-table-border-top:1px solid var(--reference-color-neutral-400);
  --apex-kit-table-display:table-cell;
  --apex-kit-table-padding:var(--system-uom-nav-padding);
  --apex-kit-table-text-align:left;
  --apex-kit-table-vertical-align:top;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__data-cell:first-child {
  --apex-kit-table-border-left:1px solid var(--reference-color-neutral-400);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__data-cell:last-child {
  --apex-kit-table-border-right:null;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__data-cell.pvd-table__data-cell--fixed {
  --apex-kit-table-background-color:#0000;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__data-cell.pvd-table__data-cell--fixed.pvd-table__data-cell--fixed-first {
  --apex-kit-table-box-shadow:4px 0 2px 0 #0000001a;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__data-cell.pvd-table__data-cell--fixed.pvd-table__data-cell--fixed-last {
  --apex-kit-table-box-shadow:-4px 0 2px 0 #0000001a;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__data-cell.pvd-table__data-cell--performance-gain {
  --apex-kit-table-color:var(--color-green-24);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__data-cell.pvd-table__data-cell--performance-loss {
  --apex-kit-table-color:var(--color-red-39);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root.pvd-table--small .pvd-table__table {
  --apex-kit-table-font-size-small:var(--reference-font-size-50);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root.pvd-table--dense .pvd-table__column-header-cell,
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root.pvd-table--dense .pvd-table__data-cell,
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root.pvd-table--dense .pvd-table__row-header-cell {
  --apex-kit-table-padding:16px;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root.pvd-table--dense .pvd-table__column-header-cell-sort-button {
  --apex-kit-table-padding:16px;
  --apex-kit-table-padding-bottom:16px;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root.pvd-table--fit-content .pvd-table__table {
  --apex-kit-table-width:auto;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root.pvd-table--striped .pvd-table__body .pvd-table__row:nth-child(odd) {
  --apex-kit-table-background-color:var(--color-neutral-95);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root.pvd-table--disable-all-text-wrap .pvd-table__table {
  --apex-kit-table-white-space:nowrap;
}
@media print {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-table-root.pvd-table--disable-all-text-wrap .pvd-table__table {
    --apex-kit-table-white-space:normal;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root.pvd-table--disable-head-text-wrap .pvd-table__head {
  --apex-kit-table-white-space:nowrap;
}
@media print {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-table-root.pvd-table--disable-head-text-wrap .pvd-table__head {
    --apex-kit-table-white-space:normal;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root.pvd-table--disable-body-text-wrap .pvd-table__body {
  --apex-kit-table-white-space:nowrap;
}
@media print {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-table-root.pvd-table--disable-body-text-wrap .pvd-table__body {
    --apex-kit-table-white-space:normal;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root.pvd-table--disable-foot-text-wrap .pvd-table__foot {
  --apex-kit-table-white-space:nowrap;
}
@media print {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-table-root.pvd-table--disable-foot-text-wrap .pvd-table__foot {
    --apex-kit-table-white-space:normal;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root.pvd-table--remove-body .pvd-table__head,
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root.pvd-table--remove-foot .pvd-table__foot,
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root.pvd-table--remove-head .pvd-table__head {
  --apex-kit-table-display:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell-content.pvd-table__column-header-cell-content--fixed {
  --apex-kit-table-align-items:flex-end;
  --apex-kit-table-box-shadow:null;
  --apex-kit-table-display:flex;
  --apex-kit-table-height:100%;
  --apex-kit-table-left:null;
  --apex-kit-table-right:null;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell-sort-button {
  --apex-kit-table-background-color:var(--reference-color-neutral-200);
  --apex-kit-table-border-top-left-radius:var(--reference-uom-radius-100);
  --apex-kit-table-cursor:pointer;
  --apex-kit-table-display:block;
  --apex-kit-table-font-size:inherit;
  --apex-kit-table-font-weight:var(--reference-font-weight-600);
  --apex-kit-table-margin:var(--reference-uom-stroke-0);
  --apex-kit-table-padding:var(--system-uom-nav-padding);
  --apex-kit-table-padding-bottom:var(--system-uom-nav-padding);
  --apex-kit-table-vertical-align:bottom;
  --apex-kit-table-white-space:nowrap;
  --apex-kit-table-width:100%;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell-sort-button:active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__column-header-cell-sort-button:focus {
  --apex-kit-table-outline:2px solid var(--color-black);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__sort-icon,
.apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__unsorted-icon {
  --apex-kit-table-icon-display:inline-block;
  --apex-kit-table-vertical-align:text-bottom;
}
@media print {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-table-root {
    --apex-kit-table-color-adjust:exact;
    --apex-kit-table-page-break-before:always;
  }
  .apex-kit-fds-theme .pvd-cc-rst-pwd-table-root .pvd-table__container {
    --apex-kit-table-overflow-x:unset;
  }
}
.apex-kit-fds-theme .pvd-link-root .pvd-link__link {
  --apex-kit-link-color:var(--color-blue-40);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tag {
  --fds-tag-text-fill:var(--fds-indicator-foreground);
  --fds-tag-background-color:var(--fds-indicator-background);
  --fds-tag-border-style:solid;
  --fds-tag-border-color:var(--fds-indicator-fill);
  --fds-tag-border-width:var(--fds-toggle-stroke);
  --fds-tag-border-radius:var(--fds-indicator-radius);
  --fds-tag-display:inline-block;
  --fds-tag-font-family:var(--fds-indicator-font-family);
  --fds-tag-max-width:fit-content;
  --fds-tag-padding-bottom:var(--fds-indicator-padding);
  --fds-tag-padding-left:var(--fds-indicator-padding--sides);
  --fds-tag-padding-right:var(--fds-indicator-padding--sides);
  --fds-tag-padding-top:var(--fds-indicator-padding);
  --fds-text-fill:var(--fds-tag-text-fill);
}
.apex-kit-fds-theme pvd-cc-rst-pwd-textarea {
  --apex-kit-textarea-background-color:var(--color-white);
  --apex-kit-textarea-border:none;
  --apex-kit-textarea-box-shadow:none;
  --apex-kit-textarea-display:block;
  --apex-kit-textarea-width:null;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-textarea-root {
  --apex-kit-textarea-display:block;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea {
  --apex-kit-textarea-appearance:none;
  --apex-kit-textarea-background-color:var(--system-color-background-white);
  --apex-kit-textarea-border:1px solid var(--reference-color-neutral-500);
  --apex-kit-textarea-border-radius:var(--reference-uom-radius-50);
  --apex-kit-textarea-color:var(--reference-color-neutral-900);
  --apex-kit-textarea-font-family:inherit;
  --apex-kit-textarea-font-size:inherit;
  --apex-kit-textarea-letter-spacing:-0.25px;
  --apex-kit-textarea-line-height:var(--reference-font-line-300);
  --apex-kit-textarea-margin:0;
  --apex-kit-textarea-max-width:100%;
  --apex-kit-textarea-min-height:var(--reference-uom-height-200);
  --apex-kit-textarea-opacity:null;
  --apex-kit-textarea-outline:none;
  --apex-kit-textarea-padding:var(--reference-uom-space-100) var(--reference-uom-height-100) var(--reference-uom-space-100) var(--reference-uom-height-100);
  --apex-kit-textarea-width:null;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea::placeholder {
  --apex-kit-textarea-color:var(--color-neutral-40);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea:-moz-ui-invalid {
  --apex-kit-textarea-box-shadow:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea.pvd-textarea--hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea:hover {
  --apex-kit-textarea-border:1px solid var(--reference-color-neutral-800);
  --apex-kit-textarea-box-shadow:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea.pvd-textarea--focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea:focus {
  --apex-kit-textarea-border:1px solid var(--reference-color-neutral-900);
  --apex-kit-textarea-box-shadow:none;
  --apex-kit-textarea-outline-color:var(--reference-color-neutral-900);
  --apex-kit-textarea-outline-offset:var(--reference-uom-space-18);
  --apex-kit-textarea-outline-style:solid;
  --apex-kit-textarea-outline-width:var(--reference-uom-stroke-200);
  --apex-kit-textarea-transition:outline 0.125s linear;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea.pvd-textarea--disabled,
.apex-kit-fds-theme .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea:disabled {
  --apex-kit-textarea-background-color:var(--reference-color-neutral-200);
  --apex-kit-textarea-border:1px solid var(--reference-color-neutral-400);
  --apex-kit-textarea-color:var(--reference-color-neutral-900);
  --apex-kit-textarea-cursor:not-allowed;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea.pvd-textarea--disabled::placeholder,
.apex-kit-fds-theme .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea:disabled::placeholder {
  --apex-kit-textarea-color:var(--color-neutral-40);
  --apex-kit-textarea-line-height:var(--reference-font-line-300);
  --apex-kit-textarea-opacity:1;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea.pvd-textarea--disabled.pvd-textarea--focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea.pvd-textarea--disabled:focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea.pvd-textarea--disabled:hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea:disabled.pvd-textarea--focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea:disabled:focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-textarea-root .pvd-textarea__textarea:disabled:hover {
  --apex-kit-textarea-box-shadow:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-textarea-root.pvd-textarea--full-width .pvd-textarea__textarea {
  --apex-kit-textarea-width:100%;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-textarea-root.pvd-textarea--error .pvd-textarea__textarea {
  --apex-kit-textarea-background-color:var(--color-white);
  --apex-kit-textarea-border:1px solid var(--reference-color-red-700);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-textarea-root.pvd-textarea--error .pvd-textarea__textarea.pvd-textarea--error-hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-textarea-root.pvd-textarea--error .pvd-textarea__textarea.pvd-textarea--hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-textarea-root.pvd-textarea--error .pvd-textarea__textarea:hover:not(:disabled) {
  --apex-kit-textarea-border:1px solid var(--reference-color-red-700);
  --apex-kit-textarea-box-shadow:none;
  --apex-kit-textarea-outline-color:none;
  --apex-kit-textarea-outline-offset:none;
  --apex-kit-textarea-outline-style:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-textarea-root.pvd-textarea--error .pvd-textarea__textarea.pvd-textarea--focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-textarea-root.pvd-textarea--error .pvd-textarea__textarea:focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-textarea-root.pvd-textarea--error .pvd-textarea__textarea:focus:hover {
  --apex-kit-textarea-border:1px solid var(--reference-color-red-700);
  --apex-kit-textarea-box-shadow:none;
  --apex-kit-textarea-outline-offset:var(--reference-uom-space-18);
  --apex-kit-textarea-outline-style:solid;
  --apex-kit-textarea-outline-width:var(--reference-uom-stroke-200);
  --apex-kit-textarea-outline-color:var(--reference-color-neutral-900);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-textarea-root.pvd-textarea--error .pvd-textarea__textarea.pvd-textarea--disabled,
.apex-kit-fds-theme .pvd-cc-rst-pwd-textarea-root.pvd-textarea--error .pvd-textarea__textarea:disabled {
  --apex-kit-textarea-background-color:var(--reference-color-neutral-200);
}
.apex-kit-fds-theme pvd-cc-rst-pwd-text-input {
  --apex-for-web-input-slot-margin-left:1.5em;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root {
  --apex-kit-tile-background-color:var(--color-white);
  --apex-kit-tile-border:var(--apex-kit-tile-border-color) var(--apex-kit-tile-border-style) var(--apex-kit-tile-border-width);
  --apex-kit-tile-border-color:var(--reference-color-neutral-200);
  --apex-kit-tile-border-radius:var(--reference-uom-radius-100);
  --apex-kit-tile-border-style:solid;
  --apex-kit-tile-border-width:1px;
  --apex-kit-tile-padding:var(--reference-uom-space-100);
  --apex-kit-tile-padding-at-512:var(--reference-uom-space-100);
  --apex-kit-tile-padding-at-768:var(--reference-uom-space-150);
  --apex-kit-tile-padding-at-960:var(--reference-uom-space-150);
  --apex-kit-tile-padding-at-1280:var(--reference-uom-space-150);
  --apex-kit-tile-padding-content-bottom-weighted:null;
  --apex-kit-tile-box-shadow:null;
  --apex-kit-tile-outline:null;
  --apex-kit-tile-outline-offset:null;
  --apex-kit-tile-outline-transition:null;
}
@media (min-width: 48em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root {
    --apex-kit-tile-border-radius:var(--reference-uom-radius-200);
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile.pvd-tile--active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile.pvd-tile--active-focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile:active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile:active:focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile.pvd-tile--active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile.pvd-tile--active-focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile:active,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile:active:focus {
  --apex-kit-tile-border:var(--apex-kit-tile-border-color) var(--apex-kit-tile-border-style) var(--apex-kit-tile-border-width);
  --apex-kit-tile-border-color:var(--reference-color-neutral-200);
  --apex-kit-tile-border-style:solid;
  --apex-kit-tile-border-width:1px;
  --apex-kit-tile-box-shadow:null;
  --apex-kit-tile-box-shadow-color:null;
  --apex-kit-tile-box-shadow-spread-radius:null;
  --apex-kit-tile-outline:null;
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile.pvd-tile--active,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile.pvd-tile--active-focus,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile:active,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile:active:focus,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile.pvd-tile--active,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile.pvd-tile--active-focus,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile:active,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile:active:focus {
    --apex-kit-tile-outline:var(--apex-kit-tile-outline-color) var(--apex-kit-tile-outline-style) var(--apex-kit-tile-outline-width);
    --apex-kit-tile-outline-color:LinkText;
    --apex-kit-tile-outline-offset:1px;
    --apex-kit-tile-outline-style:solid;
    --apex-kit-tile-outline-width:1px;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile.pvd-tile--focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile:focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile.pvd-tile--focus,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile:focus {
  --apex-kit-tile-border:var(--apex-kit-tile-border-color) var(--apex-kit-tile-border-style) var(--apex-kit-tile-border-width);
  --apex-kit-tile-border-color:var(--reference-color-neutral-200);
  --apex-kit-tile-border-style:solid;
  --apex-kit-tile-border-width:1px;
  --apex-kit-tile-box-shadow:null;
  --apex-kit-tile-box-shadow-color:null;
  --apex-kit-tile-box-shadow-spread-radius:null;
  --apex-kit-tile-outline:var(--apex-kit-tile-outline-color) var(--apex-kit-tile-outline-style) var(--apex-kit-tile-outline-width);
  --apex-kit-tile-outline-color:var(--reference-color-neutral-900);
  --apex-kit-tile-outline-offset:3px;
  --apex-kit-tile-outline-style:solid;
  --apex-kit-tile-outline-transition:outline 0.125s linear;
  --apex-kit-tile-outline-width:2px;
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile.pvd-tile--focus,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile:focus,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile.pvd-tile--focus,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile:focus {
    --apex-kit-tile-outline:var(--apex-kit-tile-outline-color) var(--apex-kit-tile-outline-style) var(--apex-kit-tile-outline-width);
    --apex-kit-tile-outline-color:CanvasText;
    --apex-kit-tile-outline-offset:1px;
    --apex-kit-tile-outline-style:solid;
    --apex-kit-tile-outline-width:1px;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile.pvd-tile--hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile:hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile.pvd-tile--hover,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile:hover {
  --apex-kit-tile-border:var(--apex-kit-tile-border-color) var(--apex-kit-tile-border-style) var(--apex-kit-tile-border-width);
  --apex-kit-tile-border-color:var(--reference-color-neutral-900);
  --apex-kit-tile-border-style:solid;
  --apex-kit-tile-border-width:1px;
  --apex-kit-tile-box-shadow:null;
  --apex-kit-tile-box-shadow-color:null;
  --apex-kit-tile-box-shadow-spread-radius:null;
  --apex-kit-tile-outline:null;
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile.pvd-tile--hover,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root a.pvd-tile__tile:hover,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile.pvd-tile--hover,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root button.pvd-tile__tile:hover {
    --apex-kit-tile-outline:var(--apex-kit-tile-outline-color) var(--apex-kit-tile-outline-style) var(--apex-kit-tile-outline-width);
    --apex-kit-tile-outline-color:CanvasText;
    --apex-kit-tile-outline-offset:1px;
    --apex-kit-tile-outline-style:solid;
    --apex-kit-tile-outline-width:1px;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--active + .pvd-tile__tile,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--active-focus + .pvd-tile__tile,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:active + .pvd-tile__tile,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:active:focus + .pvd-tile__tile,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--active + .pvd-tile__tile,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--active-focus + .pvd-tile__tile,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:active + .pvd-tile__tile,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:active:focus + .pvd-tile__tile {
  --apex-kit-tile-border:var(--apex-kit-tile-border-color) var(--apex-kit-tile-border-style) var(--apex-kit-tile-border-width);
  --apex-kit-tile-border-color:var(--reference-color-neutral-200);
  --apex-kit-tile-border-style:solid;
  --apex-kit-tile-border-width:1px;
  --apex-kit-tile-box-shadow:null;
  --apex-kit-tile-box-shadow-color:null;
  --apex-kit-tile-box-shadow-spread-radius:null;
  --apex-kit-tile-outline:null;
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--active + .pvd-tile__tile,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--active-focus + .pvd-tile__tile,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:active + .pvd-tile__tile,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:active:focus + .pvd-tile__tile,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--active + .pvd-tile__tile,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--active-focus + .pvd-tile__tile,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:active + .pvd-tile__tile,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:active:focus + .pvd-tile__tile {
    --apex-kit-tile-outline:var(--apex-kit-tile-outline-color) var(--apex-kit-tile-outline-style) var(--apex-kit-tile-outline-width);
    --apex-kit-tile-outline-color:LinkText;
    --apex-kit-tile-outline-offset:1px;
    --apex-kit-tile-outline-style:solid;
    --apex-kit-tile-outline-width:1px;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--checked + .pvd-tile__tile,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:checked + .pvd-tile__tile,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--checked + .pvd-tile__tile,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:checked + .pvd-tile__tile {
  --apex-kit-tile-border:var(--apex-kit-tile-border-color) var(--apex-kit-tile-border-style) var(--apex-kit-tile-border-width);
  --apex-kit-tile-border-color:var(--reference-color-neutral-200);
  --apex-kit-tile-border-style:solid;
  --apex-kit-tile-border-width:1px;
  --apex-kit-tile-box-shadow:null;
  --apex-kit-tile-box-shadow-color:null;
  --apex-kit-tile-box-shadow-spread-radius:null;
  --apex-kit-tile-outline:var(--apex-kit-tile-outline-color) var(--apex-kit-tile-outline-style) var(--apex-kit-tile-outline-width);
  --apex-kit-tile-outline-color:var(--reference-color-neutral-900);
  --apex-kit-tile-outline-offset:3px;
  --apex-kit-tile-outline-style:solid;
  --apex-kit-tile-outline-transition:outline 0.125s linear;
  --apex-kit-tile-outline-width:2px;
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--checked + .pvd-tile__tile,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:checked + .pvd-tile__tile,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--checked + .pvd-tile__tile,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:checked + .pvd-tile__tile {
    --apex-kit-tile-outline:var(--apex-kit-tile-outline-color) var(--apex-kit-tile-outline-style) var(--apex-kit-tile-outline-width);
    --apex-kit-tile-outline-color:CanvasText;
    --apex-kit-tile-outline-offset:2px;
    --apex-kit-tile-outline-style:solid;
    --apex-kit-tile-outline-width:2px;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--checked-active + .pvd-tile__tile,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--checked-active-focus + .pvd-tile__tile,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:checked:active + .pvd-tile__tile,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:checked:active:focus + .pvd-tile__tile,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--checked-active + .pvd-tile__tile,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--checked-active-focus + .pvd-tile__tile,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:checked:active + .pvd-tile__tile,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:checked:active:focus + .pvd-tile__tile {
  --apex-kit-tile-border:var(--apex-kit-tile-border-color) var(--apex-kit-tile-border-style) var(--apex-kit-tile-border-width);
  --apex-kit-tile-border-color:var(--reference-color-neutral-200);
  --apex-kit-tile-border-style:solid;
  --apex-kit-tile-border-width:1px;
  --apex-kit-tile-box-shadow:null;
  --apex-kit-tile-box-shadow-color:null;
  --apex-kit-tile-box-shadow-spread-radius:null;
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--checked-active + .pvd-tile__tile,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--checked-active-focus + .pvd-tile__tile,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:checked:active + .pvd-tile__tile,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:checked:active:focus + .pvd-tile__tile,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--checked-active + .pvd-tile__tile,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--checked-active-focus + .pvd-tile__tile,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:checked:active + .pvd-tile__tile,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:checked:active:focus + .pvd-tile__tile {
    --apex-kit-tile-border-color:LinkText;
    --apex-kit-tile-outline:var(--apex-kit-tile-outline-color) var(--apex-kit-tile-outline-style) var(--apex-kit-tile-outline-width);
    --apex-kit-tile-outline-color:LinkText;
    --apex-kit-tile-outline-offset:2px;
    --apex-kit-tile-outline-style:solid;
    --apex-kit-tile-outline-width:2px;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--checked-focus + .pvd-tile__tile,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:checked:focus + .pvd-tile__tile,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--checked-focus + .pvd-tile__tile,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:checked:focus + .pvd-tile__tile {
  --apex-kit-tile-border:var(--apex-kit-tile-border-color) var(--apex-kit-tile-border-style) var(--apex-kit-tile-border-width);
  --apex-kit-tile-border-color:var(--reference-color-neutral-200);
  --apex-kit-tile-border-style:solid;
  --apex-kit-tile-border-width:1px;
  --apex-kit-tile-box-shadow:null;
  --apex-kit-tile-box-shadow-color:null;
  --apex-kit-tile-box-shadow-spread-radius:null;
  --apex-kit-tile-outline:var(--apex-kit-tile-outline-color) var(--apex-kit-tile-outline-style) var(--apex-kit-tile-outline-width);
  --apex-kit-tile-outline-color:var(--reference-color-neutral-900);
  --apex-kit-tile-outline-offset:3px;
  --apex-kit-tile-outline-style:solid;
  --apex-kit-tile-outline-transition:outline 0.125s linear;
  --apex-kit-tile-outline-width:2px;
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--checked-focus + .pvd-tile__tile,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:checked:focus + .pvd-tile__tile,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--checked-focus + .pvd-tile__tile,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:checked:focus + .pvd-tile__tile {
    --apex-kit-tile-border-color:LinkText;
    --apex-kit-tile-outline:var(--apex-kit-tile-outline-color) var(--apex-kit-tile-outline-style) var(--apex-kit-tile-outline-width);
    --apex-kit-tile-outline-color:CanvasText;
    --apex-kit-tile-outline-offset:2px;
    --apex-kit-tile-outline-style:solid;
    --apex-kit-tile-outline-width:2px;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--checked-hover + .pvd-tile__tile,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:checked:hover + .pvd-tile__tile,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--checked-hover + .pvd-tile__tile,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:checked:hover + .pvd-tile__tile {
  --apex-kit-tile-border:var(--apex-kit-tile-border-color) var(--apex-kit-tile-border-style) var(--apex-kit-tile-border-width);
  --apex-kit-tile-border-color:var(--reference-color-neutral-900);
  --apex-kit-tile-border-style:solid;
  --apex-kit-tile-border-width:1px;
  --apex-kit-tile-box-shadow:null;
  --apex-kit-tile-box-shadow-color:null;
  --apex-kit-tile-box-shadow-spread-radius:null;
  --apex-kit-tile-outline:var(--apex-kit-tile-outline-color) var(--apex-kit-tile-outline-style) var(--apex-kit-tile-outline-width);
  --apex-kit-tile-outline-color:var(--reference-color-neutral-900);
  --apex-kit-tile-outline-offset:3px;
  --apex-kit-tile-outline-style:solid;
  --apex-kit-tile-outline-transition:outline 0.125s linear;
  --apex-kit-tile-outline-width:2px;
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--checked-hover + .pvd-tile__tile,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:checked:hover + .pvd-tile__tile,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--checked-hover + .pvd-tile__tile,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:checked:hover + .pvd-tile__tile {
    --apex-kit-tile-border-color:LinkText;
    --apex-kit-tile-outline:var(--apex-kit-tile-outline-color) var(--apex-kit-tile-outline-style) var(--apex-kit-tile-outline-width);
    --apex-kit-tile-outline-color:CanvasText;
    --apex-kit-tile-outline-offset:2px;
    --apex-kit-tile-outline-style:solid;
    --apex-kit-tile-outline-width:2px;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--focus + .pvd-tile__tile,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:focus + .pvd-tile__tile,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--focus + .pvd-tile__tile,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:focus + .pvd-tile__tile {
  --apex-kit-tile-border:var(--apex-kit-tile-border-color) var(--apex-kit-tile-border-style) var(--apex-kit-tile-border-width);
  --apex-kit-tile-border-color:var(--reference-color-neutral-200);
  --apex-kit-tile-border-style:solid;
  --apex-kit-tile-border-width:1px;
  --apex-kit-tile-box-shadow:null;
  --apex-kit-tile-box-shadow-color:null;
  --apex-kit-tile-box-shadow-spread-radius:null;
  --apex-kit-tile-outline:var(--apex-kit-tile-outline-color) var(--apex-kit-tile-outline-style) var(--apex-kit-tile-outline-width);
  --apex-kit-tile-outline-color:var(--reference-color-neutral-900);
  --apex-kit-tile-outline-offset:3px;
  --apex-kit-tile-outline-style:solid;
  --apex-kit-tile-outline-transition:outline 0.125s linear;
  --apex-kit-tile-outline-width:2px;
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--focus + .pvd-tile__tile,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:focus + .pvd-tile__tile,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--focus + .pvd-tile__tile,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:focus + .pvd-tile__tile {
    --apex-kit-tile-outline:var(--apex-kit-tile-outline-color) var(--apex-kit-tile-outline-style) var(--apex-kit-tile-outline-width);
    --apex-kit-tile-outline-color:CanvasText;
    --apex-kit-tile-outline-offset:1px;
    --apex-kit-tile-outline-style:solid;
    --apex-kit-tile-outline-width:1px;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--hover + .pvd-tile__tile,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:hover + .pvd-tile__tile,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--hover + .pvd-tile__tile,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:hover + .pvd-tile__tile {
  --apex-kit-tile-border:var(--apex-kit-tile-border-color) var(--apex-kit-tile-border-style) var(--apex-kit-tile-border-width);
  --apex-kit-tile-border-color:var(--reference-color-neutral-900);
  --apex-kit-tile-border-style:solid;
  --apex-kit-tile-border-width:1px;
  --apex-kit-tile-box-shadow:null;
  --apex-kit-tile-box-shadow-color:null;
  --apex-kit-tile-box-shadow-spread-radius:null;
  --apex-kit-tile-outline:var(--apex-kit-tile-outline-color) var(--apex-kit-tile-outline-style) var(--apex-kit-tile-outline-width);
  --apex-kit-tile-outline-color:var(--reference-color-neutral-900);
  --apex-kit-tile-outline-offset:3px;
  --apex-kit-tile-outline-style:solid;
  --apex-kit-tile-outline-transition:outline 0.125s linear;
  --apex-kit-tile-outline-width:2px;
}
@media (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox.pvd-tile__tile--hover + .pvd-tile__tile,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__checkbox:hover + .pvd-tile__tile,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio.pvd-tile__tile--hover + .pvd-tile__tile,
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__radio:hover + .pvd-tile__tile {
    --apex-kit-tile-outline:var(--apex-kit-tile-outline-color) var(--apex-kit-tile-outline-style) var(--apex-kit-tile-outline-width);
    --apex-kit-tile-outline-color:CanvasText;
    --apex-kit-tile-outline-offset:1px;
    --apex-kit-tile-outline-style:solid;
    --apex-kit-tile-outline-width:1px;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__content,
.apex-kit-fds-theme .pvd-cc-rst-pwd-tile-root .pvd-tile__tile {
  color: var(--reference-color-neutral-900);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-title-root {
  --apex-kit-title-color:var(--reference-color-neutral-900);
  --apex-kit-title-border:solid 1px var(--reference-color-neutral-200);
  --apex-kit-title-padding:var(--reference-uom-space-100);
  --apex-kit-title-wrapper-padding-right:var(--reference-uom-space-200);
  --apex-kit-title-metadata-wrapper-color:solid 1px var(--reference-color-neutral-600);
  --apex-kit-title-metadata-wrapper-margin:0 0 0 var(--reference-uom-space-12);
  --apex-kit-title-annotation-wrapper-margin:0 0 0 var(--reference-uom-space-12);
  --apex-kit-title-subheading-wrapper-margin:var(--reference-uom-space-75) 0 0 0;
  --apex-kit-title-action-wrapper-margin:0 0 0 var(--reference-uom-space-100);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-title-root .pvd-title__heading {
  --apex-kit-title-heading-font-wrap:inherit;
  font-family:
    Fidelity Sans,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: -.25px;
  line-height: 1.5rem;
  margin-bottom: unset;
  margin-top: unset;
}
@media (min-width: 768px) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-title-root .pvd-title__heading {
    font-family:
      Fidelity Sans,
      -apple-system,
      BlinkMacSystemFont,
      Segoe UI,
      Roboto,
      Helvetica Neue,
      Arial,
      sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: -.5px;
    line-height: 1.75rem;
    margin-bottom: unset;
    margin-top: unset;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-title-root .pvd-title__heading.pvd-title__heading--level-1 {
  font-family:
    Fidelity Sans,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 2.75rem;
  margin-bottom: unset;
  margin-top: unset;
}
@media (min-width: 768px) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-title-root .pvd-title__heading.pvd-title__heading--level-1 {
    font-family:
      Fidelity Sans,
      -apple-system,
      BlinkMacSystemFont,
      Segoe UI,
      Roboto,
      Helvetica Neue,
      Arial,
      sans-serif;
    font-size: 3rem;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 3.25rem;
    margin-bottom: unset;
    margin-top: unset;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-title-root .pvd-title__heading.pvd-title__heading--level-2 {
  font-family:
    Fidelity Sans,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: -.75px;
  line-height: 2.25rem;
  margin-bottom: unset;
  margin-top: unset;
}
@media (min-width: 768px) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-title-root .pvd-title__heading.pvd-title__heading--level-2 {
    font-family:
      Fidelity Sans,
      -apple-system,
      BlinkMacSystemFont,
      Segoe UI,
      Roboto,
      Helvetica Neue,
      Arial,
      sans-serif;
    font-size: 2.5rem;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 2.75rem;
    margin-bottom: unset;
    margin-top: unset;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-title-root .pvd-title__heading.pvd-title__heading--level-3 {
  font-family:
    Fidelity Sans,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: -.5px;
  line-height: 1.75rem;
  margin-bottom: unset;
  margin-top: unset;
}
@media (min-width: 768px) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-title-root .pvd-title__heading.pvd-title__heading--level-3 {
    font-family:
      Fidelity Sans,
      -apple-system,
      BlinkMacSystemFont,
      Segoe UI,
      Roboto,
      Helvetica Neue,
      Arial,
      sans-serif;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: -.75px;
    line-height: 2.25rem;
    margin-bottom: unset;
    margin-top: unset;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-title-root .pvd-title__heading.pvd-title__heading--level-5 {
  font-family:
    Fidelity Sans,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: -.25px;
  line-height: 1.5rem;
  margin-bottom: unset;
  margin-top: unset;
}
@media (min-width: 768px) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-title-root .pvd-title__heading.pvd-title__heading--level-5 {
    font-family:
      Fidelity Sans,
      -apple-system,
      BlinkMacSystemFont,
      Segoe UI,
      Roboto,
      Helvetica Neue,
      Arial,
      sans-serif;
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: -.25px;
    line-height: 1.5rem;
    margin-bottom: unset;
    margin-top: unset;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tooltip-root {
  --fds-tooltip-arrow-dimension:calc(var(--reference-uom-space-50)*2/1.41421 - 1.41421px);
  --apex-kit-tooltip-root-display:inline-block;
  --apex-kit-tooltip-root-z-index:1;
  --apex-kit-tooltip-font-size:var(--reference-font-size-75);
  --apex-kit-tooltip-line-height:var(--reference-font-fds-size400-tok,1.5);
  --apex-kit-tooltip-color:var(--reference-color-neutral-900);
  --apex-kit-tooltip-content-wrapper-display:none;
  --apex-kit-tooltip-wrapper-pointer-events:none;
  --apex-kit-tooltip-wrapper-position:absolute;
  --apex-kit-tooltip-wrapper-visibility:hidden;
  --apex-kit-tooltip-wrapper-z-index:25;
  --apex-kit-tooltip-wrapper-display:inline-flex;
  --apex-kit-tooltip-wrapper-background:none;
  --apex-kit-tooltip-wrapper-border:0;
  --apex-kit-tooltip-wrapper-margin:0;
  --apex-kit-tooltip-wrapper-padding:0;
  --apex-kit-tooltip-wrapper-cursor:pointer;
  --apex-kit-tooltip-background-color:var(--color-white);
  --apex-kit-tooltip-border:1px solid var(--apex-kit-tooltip-border-color);
  --apex-kit-tooltip-border-color:var(--color-neutral-40);
  --apex-kit-tooltip-border-radius:var(--reference-uom-radius-50);
  --apex-kit-tooltip-box-shadow:0 var(--reference-uom-stroke-400) calc(var(--reference-uom-stroke-400)*2) calc(var(--reference-uom-stroke-200)*-1) hsla(0,0%,8%,.108),0 var(--reference-uom-stroke-200) var(--reference-uom-stroke-400) calc(var(--reference-uom-stroke-200)*-1) #1414140f;
  --apex-kit-tooltip-display:grid;
  --apex-kit-tooltip-padding:var(--reference-uom-space-100);
  --apex-kit-tooltip-position:relative;
  --apex-kit-tooltip-z-index:1;
  --apex-kit-tooltip-margin:0;
  --apex-kit-tooltip-max-width:auto;
  --apex-kit-tooltip-text-margin:0;
  --apex-kit-tooltip-letter-spacing:-0.25px;
  --apex-kit-tooltip-text-wrap:break-word;
  --apex-kit-tooltip-trigger-icon-display:block;
  --apex-kit-tooltip-arrow-display:block;
  --apex-kit-tooltip-arrow-position:absolute;
  --apex-kit-tooltip-arrow-background-color:var(--color-white);
  --apex-kit-tooltip-arrow-transform:translate(calc(var(--fds-tooltip-arrow-dimension) + var(--reference-uom-space-100)));
  --apex-kit-tooltip-arrow-z-index:calc(var(--apex-kit-tooltip-wrapper-z-index) + 1);
  --apex-kit-tooltip-arrow-height:0;
  --apex-kit-tooltip-arrow-width:0;
  --apex-kit-tooltip-arrow-border:1px;
  --apex-kit-tooltip-arrow-border-sytle:solid;
  --apex-kit-tooltip-arrow-border-color:var(--apex-kit-tooltip-border-color);
  --apex-kit-tooltip-arrow-top:auto;
  --apex-kit-tooltip-arrow-right:auto;
  --apex-kit-tooltip-arrow-bottom:auto;
  --apex-kit-tooltip-arrow-left:auto;
}
@media screen and (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tooltip-root {
    --apex-kit-tooltip-font-size:var(--reference-font-size-100);
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tooltip-root .pvd-tooltip__tooltip {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  transition: box-shadow .125s linear;
  --apex-kit-tooltip-text-wrap:break-word;
}
@media screen and (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tooltip-root .pvd-tooltip__tooltip {
    --apex-kit-tooltip-max-width:15.625rem;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tooltip-root .pvd-tooltip__trigger-wrapper .pvd-cc-rst-pwd-link-root .pvd-cc-rst-pwd-icon-root {
  --apex-kit-tooltip-trigger-icon-display:inline-block;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tooltip-root .pvd-tooltip__arrow:after {
  --apex-kit-tooltip-arrow-content:"";
  --apex-kit-tooltip-arrow-transform:translate(calc(var(--fds-tooltip-arrow-dimension)/2*-1),calc(var(--fds-tooltip-arrow-dimension)/2*-1)) rotate(45deg);
  --apex-kit-tooltip-arrow-height:var(--fds-tooltip-arrow-dimension);
  --apex-kit-tooltip-arrow-width:var(--fds-tooltip-arrow-dimension);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--open .pvd-tooltip__wrapper {
  --apex-kit-tooltip-content-wrapper-display:block;
  --apex-kit-tooltip-wrapper-pointer-events:auto;
  --apex-kit-tooltip-wrapper-visibility:visible;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-top .pvd-tooltip__wrapper .pvd-tooltip__tooltip {
  --apex-kit-tooltip-margin:0 calc(var(--fds-tooltip-arrow-dimension)/2);
}
@media screen and (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-top .pvd-tooltip__wrapper .pvd-tooltip__tooltip {
    --apex-kit-tooltip-margin:0;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-top .pvd-tooltip__wrapper .pvd-tooltip__arrow:after {
  --apex-kit-tooltip-arrow-border-color:#0000 var(--apex-kit-tooltip-border-color) var(--apex-kit-tooltip-border-color) #0000;
}
@media screen and (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-top .pvd-tooltip__wrapper .pvd-tooltip__arrow:after {
    --apex-kit-tooltip-arrow-border-color:Canvas var(--apex-kit-tooltip-border-color) var(--apex-kit-tooltip-border-color) Canvas;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-right .pvd-tooltip__arrow {
  --apex-kit-tooltip-arrow-border-transform:translate3d(0,calc(var(--fds-tooltip-arrow-dimension)/2*-1),0);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-right .pvd-tooltip__arrow:after {
  --apex-kit-tooltip-arrow-border-color:#0000 #0000 var(--apex-kit-tooltip-border-color) var(--apex-kit-tooltip-border-color);
}
@media screen and (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-right .pvd-tooltip__arrow:after {
    --apex-kit-tooltip-arrow-border-color:Canvas Canvas var(--apex-kit-tooltip-border-color) var(--apex-kit-tooltip-border-color);
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-bottom .pvd-tooltip__popover {
  --apex-kit-tooltip-margin:0 calc(var(--fds-tooltip-arrow-dimension)/2);
}
@media screen and (min-width: 32em) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-bottom .pvd-tooltip__popover {
    --apex-kit-tooltip-margin:0;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-bottom .pvd-tooltip__arrow {
  --apex-kit-tooltip-arrow-top:0;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-bottom .pvd-tooltip__arrow:after {
  --apex-kit-tooltip-arrow-border-color:var(--apex-kit-tooltip-border-color) #0000 #0000 var(--apex-kit-tooltip-border-color);
}
@media screen and (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-bottom .pvd-tooltip__arrow:after {
    --apex-kit-tooltip-arrow-border-color:var(--apex-kit-tooltip-border-color) Canvas Canvas var(--apex-kit-tooltip-border-color);
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-left .pvd-tooltip__tooltip {
  --apex-kit-tooltip-width:100%;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-left .pvd-tooltip__arrow {
  --apex-kit-tooltip-arrow-right:0;
  --apex-kit-tooltip-arrow-transform:translate3d(0,calc(var(--fds-tooltip-arrow-dimension)/2*-1),0);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-left .pvd-tooltip__arrow:after {
  --apex-kit-tooltip-arrow-border-color:var(--apex-kit-tooltip-border-color) var(--apex-kit-tooltip-border-color) #0000 #0000;
}
@media screen and (forced-colors: active) {
  .apex-kit-fds-theme .pvd-cc-rst-pwd-tooltip-root.pvd-tooltip--placement-left .pvd-tooltip__arrow:after {
    --apex-kit-tooltip-arrow-border-color:var(--apex-kit-tooltip-border-color) var(--apex-kit-tooltip-border-color) Canvas Canvas;
  }
}
@media print {
  .pvd-tooltip--print .apex-kit-fds-theme .pvd-cc-rst-pwd-tooltip-root {
    --apex-kit-tooltip-root-position:relative;
  }
  .pvd-tooltip--print .apex-kit-fds-theme .pvd-cc-rst-pwd-tooltip-root .pvd-tooltip__wrapper {
    --apex-kit-tooltip-wrapper-inset:auto;
    --apex-kit-tooltip-wrapper-position:absolute;
    --apex-kit-tooltip-wrapper-transform:none;
    --apex-kit-tooltip-wrapper-visibility:visible;
  }
  .pvd-tooltip--print .apex-kit-fds-theme .pvd-cc-rst-pwd-tooltip-root .pvd-tooltip__arrow:after {
    --apex-kit-tooltip-arrow-display:none;
  }
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-truncate-text-root.pvd-truncate-text--truncate .pvd-truncate-text__truncated-content {
  --apex-kit-truncate-text-display:unset;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-truncate-text-root.pvd-truncate-text--truncate .pvd-truncate-text__default-slot-wrapper {
  --apex-kit-truncate-text-display:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-truncate-text-root.pvd-truncate-text--truncate .pvd-link__link {
  --apex-kit-truncate-text-color:var(--color-blue-40);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-truncate-text-root .pvd-truncate-text__default-slot-wrapper {
  --apex-kit-truncate-text-display:unset;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-truncate-text-root .pvd-truncate-text__truncated-content {
  --apex-kit-truncate-text-display:none;
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-truncate-text-root .pvd-link__link {
  --apex-kit-truncate-text-color:var(--color-blue-40);
}
.apex-kit-fds-theme .pvd-cc-rst-pwd-truncate-text-root .pvd-truncate-text__paragraph {
  --apex-kit-truncate-text-display:inline;
  --apex-kit-truncate-text-margin:0;
  --apex-kit-truncate-text-padding:0;
}
.cc-reset-pwd-card {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: .5rem;
  padding: 2rem 2rem 3rem;
}
.cc-reset-pwd-card .pvd-cc-rst-pwd-button-root .pvd-cc-rst-pwd-icon-root {
  color: #000;
}
.cc-reset-pwd-card .pvd-cc-rst-pwd-input-root.pvd-input--icon-right > .pvd-input__input {
  color: #000;
  margin-right: -3em;
}
.cc-reset-pwd-card .pvd-cc-rst-pwd-button-root.pvd-button--icon-only {
  margin-right: -1em;
}
#pvd-cc-rst-pwd-status__confirm {
  color: #368727;
}
.confirm-check.pvd-cc-rst-pwd-icon-root.pvd-icon--large {
  height: 4rem;
  margin-bottom: 1.5rem;
  width: 4rem;
}
.pvd-cc-rst-pwd-alert-color-critical {
  color: #dc1616;
}
.pvd-cc-rst-pwd-alert-color-success {
  color: #368727;
}
#cc-reset-pwd-backdrop {
  background-color: #ffffffe6;
  position: absolute;
  z-index: 20;
}
#cc-reset-pwd-modal {
  position: absolute;
  z-index: 30;
}
.pvd-cc-rst-pwd-spinner-root .pvd-spinner__spinner {
  margin-top: 120px;
}
.cc-reset-pwd-sronly {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.cc-reset-pwd-card-header .header-alert-section,
.cc-reset-pwd-card-header .header-top-action {
  margin: 0 0 1.5rem;
}
.cc-reset-pwd-card-header .subheading {
  margin: .5rem 0 0;
}
.cc-reset-pwd-card-header .cc-reset-pwd-back-button {
  display: block;
  margin-bottom: 1.5rem;
}
.cc-reset-pwd-card-header .pvd-cc-rst-pwd-alert-root.pvd-alert--warning {
  margin-bottom: 1.5rem;
}
.cc-reset-pwd-card-header .pvd-cc-rst-pwd-alert-root .pvd-alert__content {
  width: calc(100% - 60px);
}
.cc-reset-pwd-card-body {
  margin: 1.5rem 0 0;
}
.cc-reset-pwd-card-body .body-form-section {
  margin-bottom: 1.5rem;
}
.cc-reset-pwd-card-body .body-button-section,
.cc-reset-pwd-card-body .body-checkbox-section,
.cc-reset-pwd-card-body .body-link-section {
  margin-top: 1.5rem;
}
.cc-reset-pwd-card-footer {
  margin-top: 2rem;
}
.ssn-alert {
  margin: 1.5rem 0 !important;
}
.dom-a11y-text {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  left: -5000px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.body-checkbox-section pvd-cc-rst-pwd-list-group {
  padding-left: 12px;
}
::-ms-reveal {
  display: none;
}
.cc-reset-pwd-text-medium {
  color: #000;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .875rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .cc-reset-pwd-text-medium {
    font-size: 1rem;
  }
}
.cc-reset-pwd-text-small {
  color: #000;
  font-family:
    Fidelity Sans,
    Helvetica,
    Arial,
    sans;
  font-size: .75rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
}
@media (min-width: 32em) {
  .cc-reset-pwd-text-small {
    font-size: .875rem;
  }
}
.cc-reset-pwd-margin-top-space-stack-half-x-important {
  margin: .5rem 0 0 !important;
}
.cc-reset-pwd-margin-top-space-stack-three-quarter-x-important {
  margin: .75rem 0 0 !important;
}
.cc-reset-pwd-top-space-utility-one-and-half-x-important {
  margin-top: 1.5rem !important;
}

/* angular:styles/global:styles */
/*# sourceMappingURL=styles.css.map */
