:root {
  --wlio-blue: #0095ee;
  --wlio-blue-light-5: #09a3ff;
  --wlio-blue-dark-5: #0085d5;
  --wlio-blue-light-10: #22acff;
  --wlio-blue-dark-10: #0075bb;
  --wlio-blue-light-15: #3cb6ff;
  --wlio-blue-dark-15: #0065a2;
  --wlio-blue-light-20: #55bfff;
  --wlio-blue-dark-20: #005588;
  --wlio-blue-opacity-0: rgba(0, 149, 238, 0);
  --wlio-blue-opacity-10: rgba(0, 149, 238, 0.1);
  --wlio-blue-opacity-20: rgba(0, 149, 238, 0.2);
  --wlio-blue-opacity-30: rgba(0, 149, 238, 0.3);
  --wlio-blue-opacity-40: rgba(0, 149, 238, 0.4);
  --wlio-blue-opacity-50: rgba(0, 149, 238, 0.5);
  --wlio-blue-opacity-60: rgba(0, 149, 238, 0.6);
  --wlio-blue-opacity-70: rgba(0, 149, 238, 0.7);
  --wlio-blue-opacity-80: rgba(0, 149, 238, 0.8);
  --wlio-blue-opacity-90: rgba(0, 149, 238, 0.9);
  --wlio-blue-opacity-95: rgba(0, 149, 238, 0.95);
  --wlio-vibrant-blue: #155eef;
  --wlio-vibrant-blue-light-5: #2d6ef1;
  --wlio-vibrant-blue-dark-5: #0f53db;
  --wlio-vibrant-blue-light-10: #457ff2;
  --wlio-vibrant-blue-dark-10: #0d4ac4;
  --wlio-vibrant-blue-light-15: #5d8ff4;
  --wlio-vibrant-blue-dark-15: #0c41ac;
  --wlio-vibrant-blue-light-20: #74a0f6;
  --wlio-vibrant-blue-dark-20: #0a3894;
  --wlio-vibrant-blue-opacity-0: rgba(21, 94, 239, 0);
  --wlio-vibrant-blue-opacity-10: rgba(21, 94, 239, 0.1);
  --wlio-vibrant-blue-opacity-20: rgba(21, 94, 239, 0.2);
  --wlio-vibrant-blue-opacity-30: rgba(21, 94, 239, 0.3);
  --wlio-vibrant-blue-opacity-40: rgba(21, 94, 239, 0.4);
  --wlio-vibrant-blue-opacity-50: rgba(21, 94, 239, 0.5);
  --wlio-vibrant-blue-opacity-60: rgba(21, 94, 239, 0.6);
  --wlio-vibrant-blue-opacity-70: rgba(21, 94, 239, 0.7);
  --wlio-vibrant-blue-opacity-80: rgba(21, 94, 239, 0.8);
  --wlio-vibrant-blue-opacity-90: rgba(21, 94, 239, 0.9);
  --wlio-vibrant-blue-opacity-95: rgba(21, 94, 239, 0.95);
  --wlio-dusty-blue: #5378cc;
  --wlio-dusty-blue-light-5: #6787d2;
  --wlio-dusty-blue-dark-5: #3f69c6;
  --wlio-dusty-blue-light-10: #7a97d8;
  --wlio-dusty-blue-dark-10: #365db6;
  --wlio-dusty-blue-light-15: #8ea6dd;
  --wlio-dusty-blue-dark-15: #3053a2;
  --wlio-dusty-blue-light-20: #a2b6e3;
  --wlio-dusty-blue-dark-20: #2a498f;
  --wlio-dusty-blue-opacity-0: rgba(83, 120, 204, 0);
  --wlio-dusty-blue-opacity-10: rgba(83, 120, 204, 0.1);
  --wlio-dusty-blue-opacity-20: rgba(83, 120, 204, 0.2);
  --wlio-dusty-blue-opacity-30: rgba(83, 120, 204, 0.3);
  --wlio-dusty-blue-opacity-40: rgba(83, 120, 204, 0.4);
  --wlio-dusty-blue-opacity-50: rgba(83, 120, 204, 0.5);
  --wlio-dusty-blue-opacity-60: rgba(83, 120, 204, 0.6);
  --wlio-dusty-blue-opacity-70: rgba(83, 120, 204, 0.7);
  --wlio-dusty-blue-opacity-80: rgba(83, 120, 204, 0.8);
  --wlio-dusty-blue-opacity-90: rgba(83, 120, 204, 0.9);
  --wlio-dusty-blue-opacity-95: rgba(83, 120, 204, 0.95);
  --wlio-gray: #f5f6fa;
  --wlio-gray-light-5: white;
  --wlio-gray-dark-5: #e4e7f2;
  --wlio-gray-light-10: white;
  --wlio-gray-dark-10: #d3d7e9;
  --wlio-gray-light-15: white;
  --wlio-gray-dark-15: #c2c8e1;
  --wlio-gray-light-20: white;
  --wlio-gray-dark-20: #b1b9d8;
  --wlio-gray-opacity-0: rgba(245, 246, 250, 0);
  --wlio-gray-opacity-10: rgba(245, 246, 250, 0.1);
  --wlio-gray-opacity-20: rgba(245, 246, 250, 0.2);
  --wlio-gray-opacity-30: rgba(245, 246, 250, 0.3);
  --wlio-gray-opacity-40: rgba(245, 246, 250, 0.4);
  --wlio-gray-opacity-50: rgba(245, 246, 250, 0.5);
  --wlio-gray-opacity-60: rgba(245, 246, 250, 0.6);
  --wlio-gray-opacity-70: rgba(245, 246, 250, 0.7);
  --wlio-gray-opacity-80: rgba(245, 246, 250, 0.8);
  --wlio-gray-opacity-90: rgba(245, 246, 250, 0.9);
  --wlio-gray-opacity-95: rgba(245, 246, 250, 0.95);
  --wlio-dark: #1d1d1f;
  --wlio-dark-light-5: #29292c;
  --wlio-dark-dark-5: #111112;
  --wlio-dark-light-10: #363639;
  --wlio-dark-dark-10: #040405;
  --wlio-dark-light-15: #424247;
  --wlio-dark-dark-15: black;
  --wlio-dark-light-20: #4e4e54;
  --wlio-dark-dark-20: black;
  --wlio-dark-opacity-0: rgba(29, 29, 31, 0);
  --wlio-dark-opacity-10: rgba(29, 29, 31, 0.1);
  --wlio-dark-opacity-20: rgba(29, 29, 31, 0.2);
  --wlio-dark-opacity-30: rgba(29, 29, 31, 0.3);
  --wlio-dark-opacity-40: rgba(29, 29, 31, 0.4);
  --wlio-dark-opacity-50: rgba(29, 29, 31, 0.5);
  --wlio-dark-opacity-60: rgba(29, 29, 31, 0.6);
  --wlio-dark-opacity-70: rgba(29, 29, 31, 0.7);
  --wlio-dark-opacity-80: rgba(29, 29, 31, 0.8);
  --wlio-dark-opacity-90: rgba(29, 29, 31, 0.9);
  --wlio-dark-opacity-95: rgba(29, 29, 31, 0.95);
  --wlio-dark-gray: #4b4b4d;
  --wlio-dark-gray-light-5: #58585a;
  --wlio-dark-gray-dark-5: #3e3e40;
  --wlio-dark-gray-light-10: #646467;
  --wlio-dark-gray-dark-10: #323233;
  --wlio-dark-gray-light-15: #717174;
  --wlio-dark-gray-dark-15: #252526;
  --wlio-dark-gray-light-20: #7d7d81;
  --wlio-dark-gray-dark-20: #191919;
  --wlio-dark-gray-opacity-0: rgba(75, 75, 77, 0);
  --wlio-dark-gray-opacity-10: rgba(75, 75, 77, 0.1);
  --wlio-dark-gray-opacity-20: rgba(75, 75, 77, 0.2);
  --wlio-dark-gray-opacity-30: rgba(75, 75, 77, 0.3);
  --wlio-dark-gray-opacity-40: rgba(75, 75, 77, 0.4);
  --wlio-dark-gray-opacity-50: rgba(75, 75, 77, 0.5);
  --wlio-dark-gray-opacity-60: rgba(75, 75, 77, 0.6);
  --wlio-dark-gray-opacity-70: rgba(75, 75, 77, 0.7);
  --wlio-dark-gray-opacity-80: rgba(75, 75, 77, 0.8);
  --wlio-dark-gray-opacity-90: rgba(75, 75, 77, 0.9);
  --wlio-dark-gray-opacity-95: rgba(75, 75, 77, 0.95);
  --wlio-middle-gray: #7b7c7f;
  --wlio-middle-gray-light-5: #88898c;
  --wlio-middle-gray-dark-5: #6e6f72;
  --wlio-middle-gray-light-10: #959698;
  --wlio-middle-gray-dark-10: #626365;
  --wlio-middle-gray-light-15: #a2a3a5;
  --wlio-middle-gray-dark-15: #555658;
  --wlio-middle-gray-light-20: #afafb1;
  --wlio-middle-gray-dark-20: #49494b;
  --wlio-middle-gray-opacity-0: rgba(123, 124, 127, 0);
  --wlio-middle-gray-opacity-10: rgba(123, 124, 127, 0.1);
  --wlio-middle-gray-opacity-20: rgba(123, 124, 127, 0.2);
  --wlio-middle-gray-opacity-30: rgba(123, 124, 127, 0.3);
  --wlio-middle-gray-opacity-40: rgba(123, 124, 127, 0.4);
  --wlio-middle-gray-opacity-50: rgba(123, 124, 127, 0.5);
  --wlio-middle-gray-opacity-60: rgba(123, 124, 127, 0.6);
  --wlio-middle-gray-opacity-70: rgba(123, 124, 127, 0.7);
  --wlio-middle-gray-opacity-80: rgba(123, 124, 127, 0.8);
  --wlio-middle-gray-opacity-90: rgba(123, 124, 127, 0.9);
  --wlio-middle-gray-opacity-95: rgba(123, 124, 127, 0.95);
  --wlio-border: #dfe3e8;
  --wlio-border-light-5: #eef0f3;
  --wlio-border-dark-5: #d0d6dd;
  --wlio-border-light-10: #fdfdfd;
  --wlio-border-dark-10: #c1c9d3;
  --wlio-border-light-15: white;
  --wlio-border-dark-15: #b2bcc8;
  --wlio-border-light-20: white;
  --wlio-border-dark-20: #a4afbd;
  --wlio-border-opacity-0: rgba(223, 227, 232, 0);
  --wlio-border-opacity-10: rgba(223, 227, 232, 0.1);
  --wlio-border-opacity-20: rgba(223, 227, 232, 0.2);
  --wlio-border-opacity-30: rgba(223, 227, 232, 0.3);
  --wlio-border-opacity-40: rgba(223, 227, 232, 0.4);
  --wlio-border-opacity-50: rgba(223, 227, 232, 0.5);
  --wlio-border-opacity-60: rgba(223, 227, 232, 0.6);
  --wlio-border-opacity-70: rgba(223, 227, 232, 0.7);
  --wlio-border-opacity-80: rgba(223, 227, 232, 0.8);
  --wlio-border-opacity-90: rgba(223, 227, 232, 0.9);
  --wlio-border-opacity-95: rgba(223, 227, 232, 0.95);
  --wlio-system-gray: #ebf1f8;
  --wlio-system-gray-light-5: #fefeff;
  --wlio-system-gray-dark-5: #d8e4f1;
  --wlio-system-gray-light-10: white;
  --wlio-system-gray-dark-10: #c5d7eb;
  --wlio-system-gray-light-15: white;
  --wlio-system-gray-dark-15: #b2c9e4;
  --wlio-system-gray-light-20: white;
  --wlio-system-gray-dark-20: #9fbcde;
  --wlio-system-gray-opacity-0: rgba(235, 241, 248, 0);
  --wlio-system-gray-opacity-10: rgba(235, 241, 248, 0.1);
  --wlio-system-gray-opacity-20: rgba(235, 241, 248, 0.2);
  --wlio-system-gray-opacity-30: rgba(235, 241, 248, 0.3);
  --wlio-system-gray-opacity-40: rgba(235, 241, 248, 0.4);
  --wlio-system-gray-opacity-50: rgba(235, 241, 248, 0.5);
  --wlio-system-gray-opacity-60: rgba(235, 241, 248, 0.6);
  --wlio-system-gray-opacity-70: rgba(235, 241, 248, 0.7);
  --wlio-system-gray-opacity-80: rgba(235, 241, 248, 0.8);
  --wlio-system-gray-opacity-90: rgba(235, 241, 248, 0.9);
  --wlio-system-gray-opacity-95: rgba(235, 241, 248, 0.95);
  --wlio-brand-blue: #0095ee;
  --wlio-brand-blue-light-5: #09a3ff;
  --wlio-brand-blue-dark-5: #0085d5;
  --wlio-brand-blue-light-10: #22acff;
  --wlio-brand-blue-dark-10: #0075bb;
  --wlio-brand-blue-light-15: #3cb6ff;
  --wlio-brand-blue-dark-15: #0065a2;
  --wlio-brand-blue-light-20: #55bfff;
  --wlio-brand-blue-dark-20: #005588;
  --wlio-brand-blue-dark: #0350B6;
  --wlio-brand-blue-dark-light-5: #035bcf;
  --wlio-brand-blue-dark-dark-5: #03459d;
  --wlio-brand-blue-dark-light-10: #0466e8;
  --wlio-brand-blue-dark-dark-10: #023a84;
  --wlio-brand-blue-dark-light-15: #0b72fb;
  --wlio-brand-blue-dark-dark-15: #022f6b;
  --wlio-brand-blue-dark-light-20: #2480fb;
  --wlio-brand-blue-dark-dark-20: #012452;
  --wlio-brand-yellow: #F9AF0B;
  --wlio-brand-yellow-light-5: #fab724;
  --wlio-brand-yellow-dark-5: #e59f06;
  --wlio-brand-yellow-light-10: #fabf3d;
  --wlio-brand-yellow-dark-10: #cc8e05;
  --wlio-brand-yellow-light-15: #fbc756;
  --wlio-brand-yellow-dark-15: #b37d04;
  --wlio-brand-yellow-light-20: #fbd06f;
  --wlio-brand-yellow-dark-20: #9a6b04;
  --wlio-brand-orange: #F2721C;
  --wlio-brand-orange-light-5: #f38134;
  --wlio-brand-orange-dark-5: #e7650d;
  --wlio-brand-orange-light-10: #f5904c;
  --wlio-brand-orange-dark-10: #cf5a0c;
  --wlio-brand-orange-light-15: #f69f64;
  --wlio-brand-orange-dark-15: #b7500a;
  --wlio-brand-orange-light-20: #f8ae7c;
  --wlio-brand-orange-dark-20: #9f4509;
  --ui-blue-dark: #05478a;
  --ui-blue-dark-opacity-0: rgba(5, 71, 138, 0);
  --ui-blue-dark-opacity-10: rgba(5, 71, 138, 0.1);
  --ui-blue-dark-opacity-20: rgba(5, 71, 138, 0.2);
  --ui-blue-dark-opacity-30: rgba(5, 71, 138, 0.3);
  --ui-blue-dark-opacity-40: rgba(5, 71, 138, 0.4);
  --ui-blue-dark-opacity-50: rgba(5, 71, 138, 0.5);
  --ui-blue-dark-opacity-60: rgba(5, 71, 138, 0.6);
  --ui-blue-dark-opacity-70: rgba(5, 71, 138, 0.7);
  --ui-blue-dark-opacity-80: rgba(5, 71, 138, 0.8);
  --ui-blue-dark-opacity-90: rgba(5, 71, 138, 0.9);
  --ui-blue-dark-opacity-95: rgba(5, 71, 138, 0.95);
  --ui-blue: #0070e0;
  --ui-blue-opacity-0: rgba(0, 112, 224, 0);
  --ui-blue-opacity-10: rgba(0, 112, 224, 0.1);
  --ui-blue-opacity-20: rgba(0, 112, 224, 0.2);
  --ui-blue-opacity-30: rgba(0, 112, 224, 0.3);
  --ui-blue-opacity-40: rgba(0, 112, 224, 0.4);
  --ui-blue-opacity-50: rgba(0, 112, 224, 0.5);
  --ui-blue-opacity-60: rgba(0, 112, 224, 0.6);
  --ui-blue-opacity-70: rgba(0, 112, 224, 0.7);
  --ui-blue-opacity-80: rgba(0, 112, 224, 0.8);
  --ui-blue-opacity-90: rgba(0, 112, 224, 0.9);
  --ui-blue-opacity-95: rgba(0, 112, 224, 0.95);
  --ui-green-dark: #005e38;
  --ui-green-dark-opacity-0: rgba(0, 94, 56, 0);
  --ui-green-dark-opacity-10: rgba(0, 94, 56, 0.1);
  --ui-green-dark-opacity-20: rgba(0, 94, 56, 0.2);
  --ui-green-dark-opacity-30: rgba(0, 94, 56, 0.3);
  --ui-green-dark-opacity-40: rgba(0, 94, 56, 0.4);
  --ui-green-dark-opacity-50: rgba(0, 94, 56, 0.5);
  --ui-green-dark-opacity-60: rgba(0, 94, 56, 0.6);
  --ui-green-dark-opacity-70: rgba(0, 94, 56, 0.7);
  --ui-green-dark-opacity-80: rgba(0, 94, 56, 0.8);
  --ui-green-dark-opacity-90: rgba(0, 94, 56, 0.9);
  --ui-green-dark-opacity-95: rgba(0, 94, 56, 0.95);
  --ui-green: #03a65a;
  --ui-green-opacity-0: rgba(3, 166, 90, 0);
  --ui-green-opacity-10: rgba(3, 166, 90, 0.1);
  --ui-green-opacity-20: rgba(3, 166, 90, 0.2);
  --ui-green-opacity-30: rgba(3, 166, 90, 0.3);
  --ui-green-opacity-40: rgba(3, 166, 90, 0.4);
  --ui-green-opacity-50: rgba(3, 166, 90, 0.5);
  --ui-green-opacity-60: rgba(3, 166, 90, 0.6);
  --ui-green-opacity-70: rgba(3, 166, 90, 0.7);
  --ui-green-opacity-80: rgba(3, 166, 90, 0.8);
  --ui-green-opacity-90: rgba(3, 166, 90, 0.9);
  --ui-green-opacity-95: rgba(3, 166, 90, 0.95);
  --ui-orange-dark: #c24914;
  --ui-orange-dark-opacity-0: rgba(194, 73, 20, 0);
  --ui-orange-dark-opacity-10: rgba(194, 73, 20, 0.1);
  --ui-orange-dark-opacity-20: rgba(194, 73, 20, 0.2);
  --ui-orange-dark-opacity-30: rgba(194, 73, 20, 0.3);
  --ui-orange-dark-opacity-40: rgba(194, 73, 20, 0.4);
  --ui-orange-dark-opacity-50: rgba(194, 73, 20, 0.5);
  --ui-orange-dark-opacity-60: rgba(194, 73, 20, 0.6);
  --ui-orange-dark-opacity-70: rgba(194, 73, 20, 0.7);
  --ui-orange-dark-opacity-80: rgba(194, 73, 20, 0.8);
  --ui-orange-dark-opacity-90: rgba(194, 73, 20, 0.9);
  --ui-orange-dark-opacity-95: rgba(194, 73, 20, 0.95);
  --ui-orange: #fc8621;
  --ui-orange-opacity-0: rgba(252, 134, 33, 0);
  --ui-orange-opacity-10: rgba(252, 134, 33, 0.1);
  --ui-orange-opacity-20: rgba(252, 134, 33, 0.2);
  --ui-orange-opacity-30: rgba(252, 134, 33, 0.3);
  --ui-orange-opacity-40: rgba(252, 134, 33, 0.4);
  --ui-orange-opacity-50: rgba(252, 134, 33, 0.5);
  --ui-orange-opacity-60: rgba(252, 134, 33, 0.6);
  --ui-orange-opacity-70: rgba(252, 134, 33, 0.7);
  --ui-orange-opacity-80: rgba(252, 134, 33, 0.8);
  --ui-orange-opacity-90: rgba(252, 134, 33, 0.9);
  --ui-orange-opacity-95: rgba(252, 134, 33, 0.95);
  --ui-red-dark: #851d41;
  --ui-red-dark-opacity-0: rgba(133, 29, 65, 0);
  --ui-red-dark-opacity-10: rgba(133, 29, 65, 0.1);
  --ui-red-dark-opacity-20: rgba(133, 29, 65, 0.2);
  --ui-red-dark-opacity-30: rgba(133, 29, 65, 0.3);
  --ui-red-dark-opacity-40: rgba(133, 29, 65, 0.4);
  --ui-red-dark-opacity-50: rgba(133, 29, 65, 0.5);
  --ui-red-dark-opacity-60: rgba(133, 29, 65, 0.6);
  --ui-red-dark-opacity-70: rgba(133, 29, 65, 0.7);
  --ui-red-dark-opacity-80: rgba(133, 29, 65, 0.8);
  --ui-red-dark-opacity-90: rgba(133, 29, 65, 0.9);
  --ui-red-dark-opacity-95: rgba(133, 29, 65, 0.95);
  --ui-red: #db3056;
  --ui-red-opacity-0: rgba(219, 48, 86, 0);
  --ui-red-opacity-10: rgba(219, 48, 86, 0.1);
  --ui-red-opacity-20: rgba(219, 48, 86, 0.2);
  --ui-red-opacity-30: rgba(219, 48, 86, 0.3);
  --ui-red-opacity-40: rgba(219, 48, 86, 0.4);
  --ui-red-opacity-50: rgba(219, 48, 86, 0.5);
  --ui-red-opacity-60: rgba(219, 48, 86, 0.6);
  --ui-red-opacity-70: rgba(219, 48, 86, 0.7);
  --ui-red-opacity-80: rgba(219, 48, 86, 0.8);
  --ui-red-opacity-90: rgba(219, 48, 86, 0.9);
  --ui-red-opacity-95: rgba(219, 48, 86, 0.95);
}

:root {
  --wlio-radius: $wlio-radius;
  --wlio-shadow: $wlio-shadow;
}

.loading {
  position: relative;
  filter: grayscale(0.8);
  pointer-events: none !important;
  opacity: 0.65;
  transition: 0.25s all ease-in-out;
}
.loading.button {
  opacity: 0.8;
  filter: grayscale(0.8) brightness(1.2);
  box-shadow: inset 0px 0px 8px 2px rgba(0, 0, 0, 0.3);
}
.loading[data-color], .loading._color {
  filter: grayscale(0);
  opacity: 1;
}

.loader {
  --loader-size: 28px;
  --ball-size: calc(var(--loader-size) * 0.4);
  --ball-size-n: calc(var(--loader-size) * -0.4);
  --ball-size-s: calc(var(--loader-size) * 0.2);
  --ball-size-x: calc(var(--ball-size-s) * 1.5);
  --ball-gap: calc(var(--loader-size) * 0.6);
  /* Default (white) theme */
  --ball1-color: #fff;
  --ball1-shadow: rgba(255, 255, 255, 0.5);
  --ball2-color: rgba(255, 255, 255, 0.75);
  --ball2-shadow: #fff;
  pointer-events: none !important;
  position: absolute;
  top: 50%;
  right: 12px;
  z-index: 9999;
  transform: translateY(-50%);
  width: var(--loader-size);
  height: var(--loader-size);
  animation: rotate 1.25s infinite;
  /* Themed loader */
}
.loader[data-color] {
  --ball1-color: var(--ui-blue);
  --ball1-shadow: var(--ui-blue-dark);
  --ball2-color: var(--ui-orange-dark);
  --ball2-shadow: var(--ui-orange);
}

.loader:before,
.loader:after {
  border-radius: 50%;
  content: "";
  display: block;
  width: var(--ball-size);
  height: var(--ball-size);
}

.loader:before {
  animation: ball1 1.25s infinite;
  background-color: var(--ball1-color);
  box-shadow: var(--ball-gap) 0 0 var(--ball1-shadow);
  margin-bottom: var(--ball-size-s);
}

.loader:after {
  animation: ball2 2.5s infinite;
  background-color: var(--ball2-color);
  box-shadow: var(--ball-gap) 0 0 var(--ball2-shadow);
}

@keyframes rotate {
  0% {
    transform: translateY(-50%) rotate(0deg) scale(0.8);
  }
  50% {
    transform: translateY(-50%) rotate(360deg) scale(1.2);
  }
  100% {
    transform: translateY(-50%) rotate(720deg) scale(0.8);
  }
}
@keyframes ball1 {
  0% {
    box-shadow: var(--ball-gap) 0 0 var(--ball1-shadow);
  }
  50% {
    box-shadow: 0 0 0 var(--ball1-shadow);
    margin-bottom: 0;
    transform: translate(var(--ball-size-x), var(--ball-size-x));
  }
  100% {
    box-shadow: var(--ball-gap) 0 0 var(--ball1-shadow);
    margin-bottom: var(--ball-size-s);
  }
}
@keyframes ball2 {
  0% {
    box-shadow: var(--ball-gap) 0 0 var(--ball2-shadow);
  }
  50% {
    box-shadow: 0 0 0 var(--ball2-shadow);
    margin-top: var(--ball-size-n);
    transform: translate(var(--ball-size-x), var(--ball-size-x));
  }
  100% {
    box-shadow: var(--ball-gap) 0 0 var(--ball2-shadow);
    margin-top: 0;
  }
}
@keyframes attention-pulse {
  0% {
    transform: scale(1);
    background: var(--pulse-color);
    box-shadow: 0 0 0 0px var(--pulse-color), 0 0 0 0px var(--pulse-color);
  }
  50% {
    transform: scale(1.4);
    background: rgba(var(--pulse-color-rgb), 0.85);
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0), 0 0 0 6px rgba(var(--pulse-color-rgb), 0);
  }
  100% {
    transform: scale(1);
    background: var(--pulse-color);
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0), 0 0 0 6px rgba(var(--pulse-color-rgb), 0);
  }
}
@keyframes checkmark-draw {
  0% {
    stroke-dashoffset: 100%;
    opacity: 0;
  }
  100% {
    stroke-dashoffset: 0;
    opacity: 1;
  }
}
@keyframes checkmark-pop-in {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  80% {
    transform: scale(1.1);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@font-face {
  font-family: "Campton Bold";
  src: url("../fonts/campton-bold.woff2") format("woff2"), url("../fonts/campton-bold.eot") format("eot"), url("../fonts/campton-bold.ttf") format("ttf"), url("../fonts/campton-bold.woff") format("woff");
}
@font-face {
  font-family: "Campton Light";
  src: url("../fonts/campton-light.woff2") format("woff2"), url("../fonts/campton-light.eot") format("eot"), url("../fonts/campton-light.ttf") format("ttf"), url("../fonts/campton-light.woff") format("woff");
}
body {
  font-family: "Montserrat", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Cal Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.text-center {
  text-align: center;
}

ol > li {
  list-style: decimal;
  padding-left: 1em;
  margin: 0 0 0 1em;
}

ul > li {
  list-style: disc;
  padding-left: 1em;
  margin: 0 0 0 1em;
}

.highlight {
  color: var(--wlio-brand-blue);
}

.bold {
  font-weight: 700;
}

.underline {
  text-decoration: underline;
}

.whirlocal-logo {
  color: #000;
  text-decoration: none;
  white-space: nowrap;
  background: transparent !important;
  height: 1.625em;
  position: relative;
  top: 0;
  margin-top: -0.425em;
  margin-right: 0.3em;
}
.whirlocal-logo.white-text {
  color: #fff;
}
.whirlocal-logo.pin-white svg *, .whirlocal-logo.white-pin svg * {
  fill: #fff !important;
}
.whirlocal-logo .whirlocal-pin {
  height: 2.15em;
  width: 1.15em;
  position: relative;
  top: 0.95em;
  margin: -0.95em 0.2em 0 0.1em;
  filter: drop-shadow(0.125em 0.05em rgba(0, 0, 0, 0.125));
  background: transparent !important;
}

.whirlocal-font {
  font-family: "Campton Bold", sans-serif;
  font-weight: 800;
  letter-spacing: 0.15em;
}

.whirlocal-dot {
  font-family: Arial, sans-serif;
  font-size: 125%;
  position: relative;
  top: 0.0625em;
}

.whirlocal-pin,
.wl-pin,
svg.whirlocal-pin {
  max-width: 100%;
  background: transparent !important;
  filter: drop-shadow(0.125em 0.05em rgba(0, 0, 0, 0.125));
}

.wlio-system-page {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}

.flex,
[class*=flex-] {
  display: flex !important;
  gap: 8px;
}
.flex.no-gap,
[class*=flex-].no-gap {
  gap: 0 !important;
}
.flex.center,
[class*=flex-].center {
  justify-content: center !important;
  align-items: center !important;
}

.flex-column,
.flex-col {
  flex-direction: column !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.align-center {
  align-items: center !important;
}

.justify-center {
  justify-content: center !important;
}

.flex-grow,
.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink,
.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.wrap,
.flex-wrap {
  flex-wrap: wrap;
}

.grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 16px;
}

form,
.form {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 16px;
}
form label,
.form label {
  position: relative;
}
form label:not([for]),
.form label:not([for]) {
  display: flex;
}
form label:has(*:focus),
.form label:has(*:focus) {
  z-index: 999999;
}
form label span.label,
.form label span.label {
  position: absolute;
  top: 50%;
  transform: translate(16px, -50%);
  pointer-events: none;
  transition: 0.35s ease all;
  transform-origin: center left;
}
form label + .description,
.form label + .description {
  margin-top: -1.65em;
  font-size: 12px;
  padding-left: 1em;
}
form label input:not([type=checkbox], [type=radio]), form label input[type=text], form label input[type=email], form label input[type=search], form label input[type=password], form label input[type=tel], form label input[type=url], form label input[type=number],
form label select:not([type=checkbox], [type=radio]),
form label select[type=text],
form label select[type=email],
form label select[type=search],
form label select[type=password],
form label select[type=tel],
form label select[type=url],
form label select[type=number],
form label textarea:not([type=checkbox], [type=radio]),
form label textarea[type=text],
form label textarea[type=email],
form label textarea[type=search],
form label textarea[type=password],
form label textarea[type=tel],
form label textarea[type=url],
form label textarea[type=number],
.form label input:not([type=checkbox], [type=radio]),
.form label input[type=text],
.form label input[type=email],
.form label input[type=search],
.form label input[type=password],
.form label input[type=tel],
.form label input[type=url],
.form label input[type=number],
.form label select:not([type=checkbox], [type=radio]),
.form label select[type=text],
.form label select[type=email],
.form label select[type=search],
.form label select[type=password],
.form label select[type=tel],
.form label select[type=url],
.form label select[type=number],
.form label textarea:not([type=checkbox], [type=radio]),
.form label textarea[type=text],
.form label textarea[type=email],
.form label textarea[type=search],
.form label textarea[type=password],
.form label textarea[type=tel],
.form label textarea[type=url],
.form label textarea[type=number] {
  padding: 22px 16px;
  width: 100%;
  border: 1px solid #d5d5d5;
  border-radius: 8px;
  background: #fff;
}
form label input::placeholder,
form label select::placeholder,
form label textarea::placeholder,
.form label input::placeholder,
.form label select::placeholder,
.form label textarea::placeholder {
  font-weight: 400;
}
form label .ts-wrapper input,
.form label .ts-wrapper input {
  width: initial;
}
form label:has(input.fauxcus:not([type=checkbox], [type=radio]), select.fauxcus, textarea.fauxcus) span.label, form label:has(select:not([value=""])) span.label, form label:has(input:not([type=checkbox], [type=radio]):not(:placeholder-shown):not([type=hidden])) span.label, form label:has(input:not([type=checkbox], [type=radio]):focus) span.label,
.form label:has(input.fauxcus:not([type=checkbox], [type=radio]), select.fauxcus, textarea.fauxcus) span.label,
.form label:has(select:not([value=""])) span.label,
.form label:has(input:not([type=checkbox], [type=radio]):not(:placeholder-shown):not([type=hidden])) span.label,
.form label:has(input:not([type=checkbox], [type=radio]):focus) span.label {
  top: 0;
  transform: translate(16px, -50%) scale(0.8);
  background: #fff;
  box-shadow: -9px 0 0 0 #fff, 9px 0 0 0 #fff;
  z-index: 10;
}
form label:has(input[type=checkbox], [type=radio]),
.form label:has(input[type=checkbox], [type=radio]) {
  position: relative;
  margin: 6px 0 12px;
}
form label:has(input[type=checkbox], [type=radio]):before,
.form label:has(input[type=checkbox], [type=radio]):before {
  content: "";
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  background: #fcfff4;
  background: linear-gradient(to bottom, #fff 40%, rgba(206, 212, 226, 0.8666666667) 100%);
  border-radius: 4px;
  border: 1px solid #d5d5d5;
  top: 50%;
  transform: translate(0, -50%);
}
form label:has(input[type=checkbox], [type=radio]):after,
.form label:has(input[type=checkbox], [type=radio]):after {
  content: "";
  width: 9px;
  height: 5px;
  position: absolute;
  top: 5px;
  left: 5px;
  border: 3px solid #000;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0.2;
  transform: rotate(-45deg);
  pointer-events: none;
  top: calc(50% - 2px);
  transform: translate(0, -50%) rotate(-45deg);
}
form label:has(input[type=checkbox], [type=radio]):hover::after,
.form label:has(input[type=checkbox], [type=radio]):hover::after {
  opacity: 0.5;
}
form label:has(input[type=checkbox], [type=radio]):has(input:checked):before,
.form label:has(input[type=checkbox], [type=radio]):has(input:checked):before {
  background: linear-gradient(to bottom, var(--wlio-dusty-blue) 0%, var(--wlio-dusty-blue-dark-20) 100%);
}
form label:has(input[type=checkbox], [type=radio]):has(input:checked):after,
.form label:has(input[type=checkbox], [type=radio]):has(input:checked):after {
  border-color: #fff;
  opacity: 1;
}
form label:has(input[type=checkbox], [type=radio]) input,
.form label:has(input[type=checkbox], [type=radio]) input {
  opacity: 0.001;
  position: absolute;
  z-index: -100;
}
form label:has(input[type=checkbox], [type=radio]) span.label,
.form label:has(input[type=checkbox], [type=radio]) span.label {
  transform: translate(32px, -50%);
  width: calc(100% - 32px);
  pointer-events: all;
}
form label:has(input[type=checkbox], [type=radio]) span.label a,
.form label:has(input[type=checkbox], [type=radio]) span.label a {
  font-weight: 600;
}
form label:has(input[type=checkbox], [type=radio]) span.label,
.form label:has(input[type=checkbox], [type=radio]) span.label {
  font-size: 12px;
  line-height: 1.35;
}
form label:has(input[type=checkbox], [type=radio]):has(input[name=terms]),
.form label:has(input[type=checkbox], [type=radio]):has(input[name=terms]) {
  margin: 12px 0 18px;
}
form label:has(input[type=checkbox], [type=radio]):hover,
.form label:has(input[type=checkbox], [type=radio]):hover {
  cursor: pointer;
}
form label:has(input[type=radio]):before,
.form label:has(input[type=radio]):before {
  border-radius: 50%;
}
form label:has(input[type=radio]):after,
.form label:has(input[type=radio]):after {
  border-radius: 50%;
  width: 6px;
  height: 6px;
  left: 8px;
  top: 50%;
  border: none;
  background: rgba(0, 0, 0, 0.2);
}
form label:has(input[type=radio]):has(input:checked):after,
.form label:has(input[type=radio]):has(input:checked):after {
  background-color: #fff;
  opacity: 1;
}
form label.check-button:has(input[type=checkbox], [type=radio]),
.form label.check-button:has(input[type=checkbox], [type=radio]) {
  padding-left: 2.5em;
  padding-right: 1em;
  line-height: 1.188;
}
form label.check-button:has(input[type=checkbox], [type=radio]):before,
.form label.check-button:has(input[type=checkbox], [type=radio]):before {
  left: 10px;
}
form label.check-button:has(input[type=checkbox], [type=radio]):after,
.form label.check-button:has(input[type=checkbox], [type=radio]):after {
  left: 15px;
}
form label.check-button:has(input[type=checkbox], [type=radio]) span,
.form label.check-button:has(input[type=checkbox], [type=radio]) span {
  font-size: 14px;
}
form > *,
.form > * {
  grid-column-start: 1;
  grid-column-end: -1;
  position: relative;
  border-radius: 8px;
}
form .half,
.form .half {
  -ms-grid-column-span: 6;
  grid-column: auto/span 6;
}
form .third,
.form .third {
  -ms-grid-column-span: 4;
  grid-column: auto/span 4;
}
form .quarter,
.form .quarter {
  -ms-grid-column-span: 3;
  grid-column: auto/span 3;
}
form .two-thirds,
.form .two-thirds {
  -ms-grid-column-span: 8;
  grid-column: auto/span 8;
}
form .full,
.form .full {
  -ms-grid-column-span: 12;
  grid-column: auto/span 12;
}
form .col-1,
.form .col-1 {
  -ms-grid-column-span: 1;
  grid-column: auto/span 1;
}
form .col-2,
.form .col-2 {
  -ms-grid-column-span: 2;
  grid-column: auto/span 2;
}
form .col-3,
.form .col-3 {
  -ms-grid-column-span: 3;
  grid-column: auto/span 3;
}
form .col-4,
.form .col-4 {
  -ms-grid-column-span: 4;
  grid-column: auto/span 4;
}
form .col-5,
.form .col-5 {
  -ms-grid-column-span: 5;
  grid-column: auto/span 5;
}
form .col-6,
.form .col-6 {
  -ms-grid-column-span: 6;
  grid-column: auto/span 6;
}
form .col-7,
.form .col-7 {
  -ms-grid-column-span: 7;
  grid-column: auto/span 7;
}
form .col-8,
.form .col-8 {
  -ms-grid-column-span: 8;
  grid-column: auto/span 8;
}
form .col-9,
.form .col-9 {
  -ms-grid-column-span: 9;
  grid-column: auto/span 9;
}
form .col-10,
.form .col-10 {
  -ms-grid-column-span: 10;
  grid-column: auto/span 10;
}
form .col-11,
.form .col-11 {
  -ms-grid-column-span: 11;
  grid-column: auto/span 11;
}
form .col-12,
.form .col-12 {
  -ms-grid-column-span: 12;
  grid-column: auto/span 12;
}
form .break-before:before,
.form .break-before:before {
  content: "";
  display: block;
  grid-column: 1/-1;
  width: 0;
  height: 0;
  visibility: hidden;
}
form .info,
.form .info {
  flex-basis: 100%;
  padding: 1.5em;
  border: 2px solid var(--wlio-system-gray);
  border-radius: 0.5em;
  color: var(--wlio-middle-gray);
  position: relative;
}
form .info .info-title,
.form .info .info-title {
  color: var(--wlio-dark-gray);
}
form .info .info-title:after,
.form .info .info-title:after {
  content: "";
  display: block;
  width: 50%;
  height: 2px;
  background: var(--wlio-system-gray);
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin: 0.625em 0 0.125em;
}
form .info .info-title-alt,
.form .info .info-title-alt {
  position: absolute;
  left: 1em;
  padding: 0 0.5em;
  top: -1em;
  background: #fff;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.35em;
}
form .info .bottom-right,
.form .info .bottom-right {
  position: absolute;
  bottom: -1.1em;
  font-size: 12px;
  right: 2em;
  background: #fff;
  padding: 0 1em;
  margin: 0;
}
form .info > .description,
.form .info > .description {
  margin-top: 12px;
  line-height: 1.25;
  text-align: center;
  font-size: 10px;
}
form .info.publisher-only,
.form .info.publisher-only {
  border-color: var(--wlio-brand-blue-light-20);
}
form .info.publisher-only .info-title-alt,
.form .info.publisher-only .info-title-alt {
  color: var(--wlio-brand-blue);
}
form input[type=text],
form input[type=email],
form input[type=search],
form input[type=password],
form input[type=tel],
form input[type=url],
form input[type=number],
form select,
.form input[type=text],
.form input[type=email],
.form input[type=search],
.form input[type=password],
.form input[type=tel],
.form input[type=url],
.form input[type=number],
.form select {
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0.35));
  background-repeat: no-repeat;
  background-size: 200%;
  transition: all 0.2s ease;
}
form .loading input[type=text],
form .loading input[type=email],
form .loading input[type=search],
form .loading input[type=password],
form .loading input[type=tel],
form .loading input[type=url],
form .loading input[type=number],
form .loading select,
.form .loading input[type=text],
.form .loading input[type=email],
.form .loading input[type=search],
.form .loading input[type=password],
.form .loading input[type=tel],
.form .loading input[type=url],
.form .loading input[type=number],
.form .loading select {
  border-radius: 8px;
  background-size: 100%;
}
form label:has([required]:not([type=radio])),
.form label:has([required]:not([type=radio])) {
  border: 0px solid transparent;
  transition: 0.15s all ease-out;
}
form label:has([required]:not([type=radio])) .label,
.form label:has([required]:not([type=radio])) .label {
  display: flex;
  gap: 0.25em;
  line-height: 1.2;
  align-items: center;
}
form label:has([required]:not([type=radio])) .label:after,
.form label:has([required]:not([type=radio])) .label:after {
  content: "";
  width: 6px;
  height: 6px;
  background: var(--wlio-brand-blue);
  display: block;
  border-radius: 256px;
  flex-shrink: 0;
  transition: opacity 0.2s, background-color 0.2s;
  --pulse-color: #0095ee;
  --pulse-color-rgb: 0, 149, 238;
  animation-name: attention-pulse;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
form label:has([required]:not([type=radio])):has(.is-awaiting-valid) input:not([type=checkbox], [type=radio]), form label:has([required]:not([type=radio])):has(.is-awaiting-valid) select, form label:has([required]:not([type=radio])):has(.is-awaiting-valid) textarea,
.form label:has([required]:not([type=radio])):has(.is-awaiting-valid) input:not([type=checkbox], [type=radio]),
.form label:has([required]:not([type=radio])):has(.is-awaiting-valid) select,
.form label:has([required]:not([type=radio])):has(.is-awaiting-valid) textarea {
  color: #0070e0;
  border-color: var(--ui-blue-opacity-50);
  box-shadow: 0 0 0 3px var(--ui-blue-opacity-20);
}
form label:has([required]:not([type=radio])):has(.is-awaiting-valid) .label,
.form label:has([required]:not([type=radio])):has(.is-awaiting-valid) .label {
  color: #0070e0;
}
form label:has([required]:not([type=radio])):has(.is-valid) input:not([type=checkbox], [type=radio]), form label:has([required]:not([type=radio])):has(.is-valid) select, form label:has([required]:not([type=radio])):has(.is-valid) textarea,
.form label:has([required]:not([type=radio])):has(.is-valid) input:not([type=checkbox], [type=radio]),
.form label:has([required]:not([type=radio])):has(.is-valid) select,
.form label:has([required]:not([type=radio])):has(.is-valid) textarea {
  color: #03a65a;
  border-color: var(--ui-green-opacity-50);
  box-shadow: 0 0 0 3px var(--ui-green-opacity-20);
}
form label:has([required]:not([type=radio])):has(.is-valid) .label,
.form label:has([required]:not([type=radio])):has(.is-valid) .label {
  color: #03a65a;
}
form label:has([required]:not([type=radio])):has(.is-valid) .label:after,
.form label:has([required]:not([type=radio])):has(.is-valid) .label:after {
  opacity: 0;
  pointer-events: none;
  animation: none;
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background: none;
  border-radius: 0;
  mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z" fill="currentColor"/></svg>') no-repeat center/contain;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z" fill="currentColor"/></svg>') no-repeat center/contain;
  background-color: var(--checkmark-color);
  --checkmark-color: #03a65a;
  animation: checkmark-draw 0.4s ease-out 0s forwards;
}
form label:has([required]:not([type=radio])).is-invalid input:not([type=checkbox], [type=radio]), form label:has([required]:not([type=radio])).is-invalid select, form label:has([required]:not([type=radio])).is-invalid textarea, form label:has([required]:not([type=radio])):has(input[required].is-invalid) input:not([type=checkbox], [type=radio]), form label:has([required]:not([type=radio])):has(input[required].is-invalid) select, form label:has([required]:not([type=radio])):has(input[required].is-invalid) textarea,
.form label:has([required]:not([type=radio])).is-invalid input:not([type=checkbox], [type=radio]),
.form label:has([required]:not([type=radio])).is-invalid select,
.form label:has([required]:not([type=radio])).is-invalid textarea,
.form label:has([required]:not([type=radio])):has(input[required].is-invalid) input:not([type=checkbox], [type=radio]),
.form label:has([required]:not([type=radio])):has(input[required].is-invalid) select,
.form label:has([required]:not([type=radio])):has(input[required].is-invalid) textarea {
  color: #db3056;
  border-color: var(--ui-red-opacity-50);
  box-shadow: 0 0 0 3px var(--ui-red-opacity-20);
}
form label:has([required]:not([type=radio])).is-invalid .label, form label:has([required]:not([type=radio])):has(input[required].is-invalid) .label,
.form label:has([required]:not([type=radio])).is-invalid .label,
.form label:has([required]:not([type=radio])):has(input[required].is-invalid) .label {
  color: #db3056;
}
form label:has([required]:not([type=radio])).is-invalid .label:after, form label:has([required]:not([type=radio])):has(input[required].is-invalid) .label:after,
.form label:has([required]:not([type=radio])).is-invalid .label:after,
.form label:has([required]:not([type=radio])):has(input[required].is-invalid) .label:after {
  opacity: 0;
  pointer-events: none;
  animation: none;
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: none;
  border-radius: 0;
  mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm5 13.59L15.59 17 12 13.41 8.41 17 7 15.59 10.59 12 7 8.41 8.41 7 12 10.59 15.59 7 17 8.41 13.41 12 17 15.59z" fill="currentColor"/></svg>') no-repeat center/contain;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm5 13.59L15.59 17 12 13.41 8.41 17 7 15.59 10.59 12 7 8.41 8.41 7 12 10.59 15.59 7 17 8.41 13.41 12 17 15.59z" fill="currentColor"/></svg>') no-repeat center/contain;
  background-color: #db3056;
  --checkmark-color: #db3056;
  animation: checkmark-pop-in 0.4s ease-out 0s forwards;
}
form label:has([required][type=radio]:checked) .label,
.form label:has([required][type=radio]:checked) .label {
  color: #03a65a;
}
form label:has(> input[type=radio]:checked, > input[type=checkbox]:checked) + .show-if-selected,
.form label:has(> input[type=radio]:checked, > input[type=checkbox]:checked) + .show-if-selected {
  display: flex !important;
}
form label:has(> input[type=radio]:checked, > input[type=checkbox]:checked) + .show-if-selected.grid,
.form label:has(> input[type=radio]:checked, > input[type=checkbox]:checked) + .show-if-selected.grid {
  display: grid !important;
}

/**
 * Unique Elements
 */
form .license-number {
  display: flex;
  flex-grow: 0;
  gap: 8px;
  align-items: center;
}
form .license-number .clone-del-container {
  z-index: 999999;
  display: flex;
  flex-direction: column;
  gap: 5px;
  position: absolute;
  right: 0;
}
form .license-number .clone-del-container button {
  width: 0;
  height: 0;
  padding: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
form .license-number .clone-del-container .delete-btn {
  background: var(--ui-red);
}

/**
 * Separate, but I think I like bolder input styles
 * for the form elements.
 */
form input,
form .ts-wrapper *, .form input,
.form .ts-wrapper * {
  font-size: 16px !important;
  font-weight: 700 !important;
}
form input:focus,
form .ts-wrapper *:focus, .form input:focus,
.form .ts-wrapper *:focus {
  color: var(--wlio-brand-blue);
}

@media all and (max-width: 480px) {
  form,
  .form {
    margin: -10px;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    gap: 16px;
  }
  form label,
  .form label {
    position: relative;
  }
  form label:not([for]),
  .form label:not([for]) {
    display: flex;
  }
  form label:has(*:focus),
  .form label:has(*:focus) {
    z-index: 999999;
  }
  form label span.label,
  .form label span.label {
    position: absolute;
    top: 50%;
    transform: translate(16px, -50%);
    pointer-events: none;
    transition: 0.35s ease all;
    transform-origin: center left;
  }
  form label + .description,
  .form label + .description {
    margin-top: -1.65em;
    font-size: 12px;
    padding-left: 1em;
  }
  form label input:not([type=checkbox], [type=radio]), form label input[type=text], form label input[type=email], form label input[type=search], form label input[type=password], form label input[type=tel], form label input[type=url], form label input[type=number],
  form label select:not([type=checkbox], [type=radio]),
  form label select[type=text],
  form label select[type=email],
  form label select[type=search],
  form label select[type=password],
  form label select[type=tel],
  form label select[type=url],
  form label select[type=number],
  form label textarea:not([type=checkbox], [type=radio]),
  form label textarea[type=text],
  form label textarea[type=email],
  form label textarea[type=search],
  form label textarea[type=password],
  form label textarea[type=tel],
  form label textarea[type=url],
  form label textarea[type=number],
  .form label input:not([type=checkbox], [type=radio]),
  .form label input[type=text],
  .form label input[type=email],
  .form label input[type=search],
  .form label input[type=password],
  .form label input[type=tel],
  .form label input[type=url],
  .form label input[type=number],
  .form label select:not([type=checkbox], [type=radio]),
  .form label select[type=text],
  .form label select[type=email],
  .form label select[type=search],
  .form label select[type=password],
  .form label select[type=tel],
  .form label select[type=url],
  .form label select[type=number],
  .form label textarea:not([type=checkbox], [type=radio]),
  .form label textarea[type=text],
  .form label textarea[type=email],
  .form label textarea[type=search],
  .form label textarea[type=password],
  .form label textarea[type=tel],
  .form label textarea[type=url],
  .form label textarea[type=number] {
    padding: 10px;
  }
  form label .ts-wrapper .ts-control,
  .form label .ts-wrapper .ts-control {
    padding: 10px 16px;
  }
}
label:has(input[type=checkbox]) > span.label {
  display: block !important;
}
label:has(input[type=checkbox]) > span.label:after {
  display: inline-block !important;
  transform: translateY(4px) !important;
}

button,
.button {
  overflow: hidden;
  background-color: var(--wlio-vibrant-blue);
  color: white;
  padding: 0.75rem 2rem;
  border: none;
  border-radius: 8px;
  font-size: 1rem;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.2s ease;
  text-align: center;
  display: flex;
  flex-grow: 1;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
}
button:hover,
.button:hover {
  background-color: var(--wlio-vibrant-blue-light-10);
}
button.secondary,
.button.secondary {
  flex-shrink: 1;
  flex-grow: 0;
  background-color: var(--wlio-vibrant-blue-opacity-0);
  color: var(--wlio-vibrant-blue);
  box-shadow: inset 0 0 0 2px var(--wlio-vibrant-blue);
}
button.secondary:hover,
.button.secondary:hover {
  color: var(--wlio-vibrant-blue-light-10);
  box-shadow: inset 0 0 0 2px var(--wlio-vibrant-blue-light-10);
  background-color: var(--wlio-vibrant-blue-opacity-10);
}
button.tertiary,
.button.tertiary {
  flex-shrink: 1;
  flex-grow: 0;
  color: var(--wlio-vibrant-blue);
  background-color: transparent;
}
button.tertiary:hover,
.button.tertiary:hover {
  color: var(--wlio-vibrant-blue-light-10);
  background-color: var(--wlio-vibrant-blue-opacity-10);
}
button[data-before]:before,
.button[data-before]:before {
  content: attr(data-before);
  position: absolute;
  top: -50%;
  font-size: 12px;
  color: #666;
}
button[disabled], button[data-disabled],
.button[disabled],
.button[data-disabled] {
  background: var(--wlio-vibrant-blue-light-20);
  color: rgba(255, 255, 255, 0.8);
  filter: grayscale(1);
  opacity: 0.75;
  cursor: not-allowed;
}
button.loading,
.button.loading {
  padding-right: calc(2rem + 18px);
}

.toast-container {
  position: fixed;
  bottom: 1rem;
  left: 0;
  right: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  z-index: 9999999;
  pointer-events: none;
  align-items: center;
}

.toast {
  background: #222;
  color: #fff;
  padding: 1rem 1.25rem 1rem 1.25rem;
  border-radius: 6px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
  pointer-events: auto; /* enable buttons inside */
  opacity: 0;
  transform: translateY(20px);
  animation: toast-in 0.3s forwards;
  display: inline-flex;
  align-items: center;
  gap: 1em;
  transition: all 0.5s ease-in-out;
}
.toast.loading {
  padding-right: calc(1.25rem + 48px);
}
.toast:has(button, .button) {
  padding-right: 1.25rem;
}
.toast .toast-content {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.toast .button {
  flex-shrink: 0;
  display: flex;
  white-space: nowrap;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}
.toast.toast-out {
  animation: toast-out 0.6s forwards;
}
.toast.info {
  background: var(--ui-blue);
}
.toast.info .button {
  color: var(--ui-blue);
  background: #fff;
}
.toast.success {
  background: var(--ui-green);
}
.toast.success .button {
  color: var(--ui-green);
  background: #fff;
}
.toast.warning {
  background: var(--ui-orange);
}
.toast.warning .button {
  color: var(--ui-orange);
  background: #fff;
}
.toast.error {
  background: var(--ui-red);
}
.toast.error .button {
  color: var(--ui-red);
  background: #fff;
}

@keyframes toast-in {
  from {
    opacity: 0;
    transform: translateY(20px) scale(1.05);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes toast-out {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(-15px) scale(0.95);
  }
}
.sys-page {
  background: var(--wlio-system-gray);
}

.wlio-center-app {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
}
.wlio-center-app #page-container {
  margin: 24px auto;
}
.wlio-center-app #page-container {
  width: 100%;
}
.wlio-center-app .primary-panel-container {
  padding: 44px;
  background: #fff;
  border-radius: 24px;
  flex-basis: calc(100% - 260px);
}
.wlio-center-app main[data-attr=whirlocal] {
  display: flex;
  gap: 40px;
  width: calc(100% - 48px);
  max-width: 1080px;
  margin: 0 auto;
}

body:has(#google-autocomplete:focus) .pac-container[style*="position:"] {
  display: block !important;
}

.hidden {
  display: none !important;
}

.step-panel {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 24px;
  flex-basis: 340px;
  flex-shrink: 0;
  opacity: 0.75;
  color: #010c1b;
}
.step-panel strong {
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
}
.step-panel p {
  font-size: 15px;
  line-height: 1;
  margin-top: 8px;
}
.step-panel .step-item {
  line-height: 1.65;
  padding: 18px 24px;
  border-radius: 10px;
  opacity: 0.65;
  position: relative;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.step-panel .step-item:before, .step-panel .step-item:after {
  content: "";
  position: absolute;
  right: 18px;
  top: 50%;
}
.step-panel .step-item:before {
  width: 16px;
  height: 16px;
  transform: translate(0, -50%);
  border-radius: 50%;
  opacity: 0.2;
  background: var(--wlio-dusty-blue);
  border: 1px solid var(--wlio-dusty-blue-dark-5);
}
.step-panel .step-item:after {
  width: 4px;
  height: 7px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: translate(-6px, calc(-50% - 1px)) rotate(45deg);
  opacity: 0;
}
.step-panel .step-item.complete, .step-panel .step-item.complete:before, .step-panel .step-item.complete:after {
  opacity: 1;
}
.step-panel .step-item.active {
  opacity: 1;
  background: var(--wlio-dusty-blue-opacity-20);
}
.step-panel .step-item.active:before {
  animation: box-shadow-pulse 1.5s infinite;
  opacity: 0.5;
}
.step-panel .step-item.active strong {
  font-weight: 700;
}
.step-panel .step-item:hover {
  cursor: pointer;
}

@keyframes box-shadow-pulse {
  0% {
    box-shadow: 0 0 0 0 var(--wlio-dusty-blue);
  }
  100% {
    box-shadow: 0 0 0 12px var(--wlio-dusty-blue-opacity-0);
  }
}
.hide-horizontal {
  display: flex;
  flex-direction: row;
  overflow-x: hidden;
  gap: 32px;
}
.hide-horizontal > * {
  flex-basis: 100%;
  width: 100%;
  flex-shrink: 0;
  flex-grow: 1;
}

.primary-panel-container {
  position: relative;
  overflow-y: hidden;
  transition: height 0.35s ease;
  max-height: calc(100vh - 60px);
}
.primary-panel-container > .wrapper {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  height: 100%;
  flex-shrink: 0;
  flex-grow: 1;
  position: relative;
  overflow-y: hidden;
  min-height: 100%;
  align-items: flex-start;
  justify-content: flex-start;
}
.primary-panel-container > .wrapper > * {
  flex-basis: 100%;
  flex-shrink: 0;
  flex-grow: 1;
  height: 100%;
  width: 100%;
}
.primary-panel-container .primary-panel {
  position: absolute;
  inset: 0;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.5s ease;
  z-index: 0;
  transform: scale(0.99);
  transition: 0.5s ease all;
}
.primary-panel-container .primary-panel.active {
  opacity: 1;
  pointer-events: auto;
  z-index: 10;
  transform: scale(1);
  transition-delay: 0.5s;
}
.primary-panel-container .sub-panel {
  overflow: hidden;
  position: absolute;
  inset: 0;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.5s ease;
  z-index: 0;
  transform: scale(0.99);
  transition: 0.5s ease all;
  padding: 4px;
}
.primary-panel-container .sub-panel.active {
  opacity: 1;
  pointer-events: auto;
  z-index: 10;
  transform: scale(1);
  transition-delay: 0.5s;
  overflow-x: hidden;
  overflow-y: auto;
}
.primary-panel-container .upper-right {
  position: absolute;
  top: 0;
  right: 0;
}

.info.business-block {
  display: flex;
  gap: 14px;
  align-items: flex-start;
  margin-bottom: 24px;
  max-width: 100%;
}
.info.business-block .map-thumb {
  width: 200px;
  height: 200px;
  flex-shrink: 0;
}
.info.business-block .map-thumb img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  object-fit: cover;
}
.info.business-block .business-details {
  flex: 1;
  width: 1;
}

.info.verification-methods {
  margin-bottom: 24px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.info.verification-methods .info-title-alt {
  margin-bottom: 12px;
}
.info.verification-methods .verification-method {
  display: flex;
}
.info.verification-methods .verification-method input[type=radio] {
  margin-right: 8px;
}
.info.verification-methods .phone-block {
  display: flex;
  align-items: flex-start;
}
.info.verification-methods .phone-block label {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.info.verification-methods .phone-block label .phone-label {
  margin-top: -4px;
}
.info.verification-methods .phone-block label .phone-wrapper {
  display: flex;
  align-items: center;
  border: 1px solid #ccc;
  border-radius: 4px;
  overflow: hidden;
}
.info.verification-methods .phone-block label .phone-wrapper select {
  border: none;
  padding: 8px;
  margin: 0 4px;
  font-size: 14px;
  background: #fff;
  color: #333;
  padding-left: 0;
}
.info.verification-methods .phone-block label .phone-wrapper select:focus {
  outline: none;
}
.info.verification-methods .phone-block label .phone-wrapper .phone-number {
  background: #f5f5f5;
  padding: 8px;
  font-size: 14px;
  white-space: nowrap;
  color: #555;
}
.info.verification-methods .phone-block label .phone-preview {
  display: block;
  margin-top: 4px;
  color: #555;
}
.info.verification-methods .phone-block label .phone-preview strong {
  font-weight: 600;
}
.info.verification-methods .email-block {
  display: flex;
  align-items: flex-start;
}
.info.verification-methods .email-block label {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.info.verification-methods .email-block label .email-label {
  margin-top: -4px;
}
.info.verification-methods .email-block label .email-wrapper {
  display: flex;
  align-items: center;
  border: 1px solid #ccc;
  border-radius: 4px;
  overflow: hidden;
}
.info.verification-methods .email-block label .email-wrapper input[type=text] {
  flex: 1;
  border: none;
  padding: 8px;
  font-size: 14px;
}
.info.verification-methods .email-block label .email-wrapper input[type=text]:focus {
  outline: none;
}
.info.verification-methods .email-block label .email-wrapper .email-domain {
  background: #f5f5f5;
  padding: 8px;
  font-size: 14px;
  white-space: nowrap;
  color: #555;
}
.info.verification-methods .email-block label .email-preview {
  display: block;
  margin-top: 4px;
  color: #555;
}
.info.verification-methods .email-block label .email-preview strong {
  font-weight: 600;
}
.info.verification-methods .no-methods {
  margin-top: 24px;
}
.info.verification-methods .no-methods a.button {
  margin-left: 8px;
}

#place-data-target footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 24px;
}
#place-data-target footer button {
  flex-grow: 0;
}

.verification-code .digits {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
}
.verification-code .digits:before {
  content: "WL-";
  font-family: monospace;
  font-weight: 800;
  font-size: 32px;
}
.verification-code .digits input {
  font-family: monospace;
  background: var(--wlio-system-gray) !important;
  border: 1px solid var(--wlio-system-gray-dark-5) !important;
  font-weight: 800 !important;
  font-size: 32px !important;
  width: 42px !important;
  flex-grow: 0;
  flex-shrink: 1;
  padding: 0 !important;
  text-align: center;
  height: 68px;
}

body.wlio-publisher .primary-panel-container {
  outline: 2px solid #0095ee;
  outline-offset: -8px;
}
body.wlio-publisher .primary-panel-container:after {
  content: "Publisher Mode";
  position: absolute;
  top: 7px;
  right: 28px;
  font-size: 10px;
  background: #0095ee;
  color: #fff;
  line-height: 1;
  padding: 4px 8px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  font-weight: 600;
}

@media all and (max-width: 1024px) {
  .wlio-center-app main[data-attr=whirlocal] {
    width: calc(100% - 28px);
    gap: 12px;
  }
  .wlio-center-app .primary-panel-container {
    flex-basis: 100%;
  }
  .step-panel {
    padding: 24px 12px;
  }
}
@media all and (max-width: 980px) {
  .wlio-center-app main[data-attr=whirlocal] {
    width: calc(100% - 24px);
    gap: 10px;
  }
  .wlio-center-app .primary-panel-container {
    padding: 28px;
  }
  .step-panel {
    flex-basis: 260px;
    padding: 24px 0px;
  }
  .step-panel .step-item {
    padding: 12px;
  }
}
@media all and (max-width: 840px) {
  .step-panel {
    flex-basis: 220px;
  }
  .step-panel .step-item {
    padding: 24px 10px;
  }
  .step-panel .step-item strong + p {
    display: none;
  }
}
@media all and (max-width: 800px) {
  .wlio-center-app {
    align-items: flex-start;
  }
  .wlio-center-app main[data-attr=whirlocal] {
    flex-wrap: wrap;
  }
  .wlio-center-app main[data-attr=whirlocal] .primary-panel-container {
    max-height: none;
    height: 100% !important;
    height: fit-content !important;
    position: relative;
    padding-bottom: 38px;
    margin-bottom: 24px;
  }
  .wlio-center-app main[data-attr=whirlocal] .primary-panel-container > .wrapper {
    height: 100%;
    overflow: visible !important;
  }
  .wlio-center-app main[data-attr=whirlocal] .primary-panel-container .primary-panel {
    position: relative;
    height: 100%;
    overflow: visible !important;
  }
  .wlio-center-app main[data-attr=whirlocal] .primary-panel-container .primary-panel .sub-panel.active {
    position: relative;
    height: 100%;
    overflow: visible !important;
  }
  .wlio-center-app main[data-attr=whirlocal] .primary-panel-container .primary-panel .sub-panel.active footer[style*=margin] button {
    box-shadow: 0 0px 0 14px #fff !important;
  }
  .wlio-center-app .step-panel {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    flex-basis: 100%;
  }
  .wlio-center-app .step-panel .whirlocal-logo {
    margin: 0 0 24px;
  }
  .wlio-center-app .step-panel .step-item {
    padding: 14px 10px;
  }
  .wlio-center-app .step-panel .step-item:before, .wlio-center-app .step-panel .step-item:after {
    content: "";
    position: absolute;
    right: 18px;
    bottom: -2px;
    top: auto;
  }
  .wlio-center-app .step-panel .step-item:before {
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .wlio-center-app .step-panel .step-item:after {
    right: auto;
    bottom: 7px;
    top: auto;
    left: calc(50% + 12px);
    transform: translate(-15px, calc(-50% - 1px)) rotate(45deg);
  }
}
@media all and (max-width: 680px) {
  .wlio-center-app #page-container {
    margin: 0 auto;
  }
  .wlio-center-app .step-panel {
    padding: 8px 0;
  }
  .wlio-center-app .step-panel .step-item {
    padding: 8px 10px 28px;
  }
  .wlio-center-app .step-panel .whirlocal-logo {
    flex-basis: 100%;
  }
}
@media all and (max-width: 500px) {
  .wlio-center-app main[data-attr=whirlocal] {
    gap: 0;
  }
  .wlio-center-app .step-panel {
    padding-top: 0;
  }
  .wlio-center-app .step-panel .step-item strong {
    font-size: 14px;
  }
}
@media all and (max-width: 480px) {
  .wlio-center-app main[data-attr=whirlocal] {
    width: calc(100% - 18px);
  }
  .wlio-center-app main[data-attr=whirlocal] .primary-panel-container {
    padding: 14px 14xp 38px;
  }
  form .info, .form .info {
    padding: 1em;
  }
}
.pac-item {
  display: flex;
  flex-wrap: nowrap;
  /* Pseudo button */
}
.pac-item span:nth-child(3) {
  flex-grow: 0;
  flex-shrink: 1;
  width: auto;
  flex-basis: auto;
  width: 100px;
}
.pac-item:after {
  content: "Search";
  margin-left: auto;
  margin-right: 0;
  background: var(--ui-blue);
  line-height: 1;
  color: #fff;
  padding: 4px 10px;
  border-radius: 4px;
  display: inline-flex;
  align-items: center;
  margin: auto 0 auto auto;
  box-shadow: 10px 0 0 rgb(255, 255, 255);
}
.pac-item:after:hover {
  background: var(--ui-blue-dark);
}
.pac-item.custom-pac-cta:after {
  content: "Click Here";
}

.ts-wrapper {
  width: 100%;
}
.ts-wrapper .ts-control {
  padding: 21px 16px;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
}
.ts-wrapper .ts-control input {
  border-radius: 0 !important;
}
.ts-wrapper.tomselected, .ts-wrapper.tomselected .ts-control {
  padding: 22px 16px;
  width: 100%;
  border: 1px solid #d5d5d5;
  border-radius: 8px;
  background: none;
  background-image: none;
  box-shadow: none;
  font: inherit;
  color: inherit;
  transition: all 0.2s ease;
}
.ts-wrapper.tomselected .ts-control.is-open, .ts-wrapper.tomselected .ts-control.open, .ts-wrapper.tomselected .ts-control.is-focus, .ts-wrapper.tomselected .ts-control.focus {
  border-color: var(--wlio-dusty-blue);
  color: var(--wlio-dusty-blue);
  padding: 14px 16px 13px;
}

.ts-dropdown {
  border: 1px solid #d5d5d5;
  border-radius: 8px;
  box-shadow: none;
  background: #fff;
  max-height: 200px;
}
.ts-dropdown .ts-dropdown-content {
  padding: 0;
}
.ts-dropdown .ts-dropdown-content .ts-option {
  padding: 12px 16px;
  cursor: pointer;
}
.ts-dropdown .ts-dropdown-content .ts-option:hover, .ts-dropdown .ts-dropdown-content .ts-option.ts-selected {
  background: var(--wlio-system-gray-light);
}

label:has(.ts-container.tomselected .ts-control.ts-focus) span.label {
  top: 0;
  transform: translate(16px, -50%) scale(0.8);
  background: #fff;
  box-shadow: -9px 0 0 0 #fff, 9px 0 0 0 #fff;
}

.form .ts-wrapper .optgroup-header {
  padding: 14px 8px !important;
  background: var(--wlio-system-gray) !important;
  font-weight: 400 !important;
  font-size: 14px !important;
}

.optgroup {
  margin: 10px;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #d5d5d5;
}

.ts-wrapper.is-valid .ts-control {
  color: var(--ui-green);
  border-color: var(--ui-green-opacity-50);
  box-shadow: 0 0 0 3px var(--ui-green-opacity-20);
}
.ts-wrapper.is-invalid .ts-control {
  color: var(--ui-red);
  border-color: var(--ui-red-opacity-50);
  box-shadow: 0 0 0 3px var(--ui-red-opacity-20);
}

.optgroup-header ~ [data-selectable] {
  padding-left: 1.5em;
  font-size: 13px !important;
}
.optgroup-header ~ [data-selectable].depth-1 {
  padding-left: 1.5em;
}
.optgroup-header ~ [data-selectable].depth-2 {
  padding-left: 3em;
}
.optgroup-header ~ [data-selectable].depth-3 {
  padding-left: 4.5em;
}
.optgroup-header ~ [data-selectable].depth-4 {
  padding-left: 6em;
}

.sys-page-join .whirlocal-logo {
  text-align: center;
  font-size: 24px;
  margin-bottom: 64px;
}

@media all and (max-width: 600px) {
  .sys-page-join #manual-signup-target .form:first-child > label {
    grid-column: auto/span 6;
  }
}
@media all and (max-width: 500px) {
  .sys-page-join #manual-signup-target .form:first-child > label {
    grid-column: auto/span 12;
  }
}

/*# sourceMappingURL=system.css.map */
