html, body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
}

body {
  --s-design-max: 1920;
  --s-design-min: 320;
  --content-max-width: 1400px;
  --text: #16161D;
  --fv-calc: (100vw - var(--s-design-min) * 1px) / (var(--s-design-max) - var(--s-design-min));
  --s-n105-n118: clamp(-118px, calc(-105px + -13 * var(--fv-calc)), -105px);
  --s-n10-n26: clamp(-26px, calc(-10px + -16 * var(--fv-calc)), -10px);
  --s-n10-n13: clamp(-13px, calc(-10px + -3 * var(--fv-calc)), -10px);
  --s-0-22: clamp(0px, calc(0px + 22 * var(--fv-calc)), 22px);
  --s-0-56: clamp(0px, calc(0px + 56 * var(--fv-calc)), 56px);
  --s-0-130: clamp(0px, calc(0px + 130 * var(--fv-calc)), 130px);
  --s-0-133: clamp(0px, calc(0px + 133 * var(--fv-calc)), 133px);
  --s-0-144: clamp(0px, calc(0px + 144 * var(--fv-calc)), 144px);
  --s-2-3: clamp(2px, calc(2px + 1 * var(--fv-calc)), 3px);
  --s-5-10: clamp(5px, calc(5px + 5 * var(--fv-calc)), 10px);
  --s-5-18: clamp(5px, calc(5px + 13 * var(--fv-calc)), 18px);
  --s-8-12: clamp(8px, calc(8px + 4 * var(--fv-calc)), 12px);
  --s-8-16: clamp(8px, calc(8px + 8 * var(--fv-calc)), 16px);
  --s-8-32: clamp(8px, calc(8px + 24 * var(--fv-calc)), 32px);
  --s-10-14: clamp(10px, calc(10px + 4 * var(--fv-calc)), 14px);
  --s-10-40: clamp(10px, calc(10px + 30 * var(--fv-calc)), 40px);
  --s-12-14: clamp(12px, calc(12px + 2 * var(--fv-calc)), 14px);
  --s-12-16: clamp(12px, calc(12px + 4 * var(--fv-calc)), 16px);
  --s-12-18: clamp(12px, calc(12px + 6 * var(--fv-calc)), 18px);
  --s-12-20: clamp(12px, calc(12px + 8 * var(--fv-calc)), 20px);
  --s-12-24: clamp(12px, calc(12px + 12 * var(--fv-calc)), 24px);
  --s-12-43: clamp(12px, calc(12px + 31 * var(--fv-calc)), 43px);
  --s-14-16: clamp(14px, calc(14px + 2 * var(--fv-calc)), 16px);
  --s-14-18: clamp(14px, calc(14px + 4 * var(--fv-calc)), 18px);
  --s-14-24: clamp(14px, calc(14px + 10 * var(--fv-calc)), 24px);
  --s-14-64: clamp(14px, calc(14px + 50 * var(--fv-calc)), 64px);
  --s-15-32: clamp(15px, calc(15px + 17 * var(--fv-calc)), 32px);
  --s-15-40: clamp(15px, calc(15px + 25 * var(--fv-calc)), 40px);
  --s-15-80: clamp(15px, calc(15px + 65 * var(--fv-calc)), 80px);
  --s-16-18: clamp(16px, calc(16px + 2 * var(--fv-calc)), 18px);
  --s-16-24: clamp(16px, calc(16px + 8 * var(--fv-calc)), 24px);
  --s-16-27: clamp(16px, calc(16px + 11 * var(--fv-calc)), 27px);
  --s-16-28: clamp(16px, calc(16px + 12 * var(--fv-calc)), 28px);
  --s-16-30: clamp(16px, calc(16px + 14 * var(--fv-calc)), 30px);
  --s-16-40: clamp(16px, calc(16px + 24 * var(--fv-calc)), 40px);
  --s-16-48: clamp(16px, calc(16px + 32 * var(--fv-calc)), 48px);
  --s-16-58: clamp(16px, calc(16px + 42 * var(--fv-calc)), 58px);
  --s-17-20: clamp(17px, calc(17px + 3 * var(--fv-calc)), 20px);
  --s-17-30: clamp(17px, calc(17px + 13 * var(--fv-calc)), 30px);
  --s-18-24: clamp(18px, calc(18px + 6 * var(--fv-calc)), 24px);
  --s-18-28: clamp(18px, calc(18px + 10 * var(--fv-calc)), 28px);
  --s-18-32: clamp(18px, calc(18px + 14 * var(--fv-calc)), 32px);
  --s-18-42: clamp(18px, calc(18px + 24 * var(--fv-calc)), 42px);
  --s-20-36: clamp(20px, calc(20px + 16 * var(--fv-calc)), 36px);
  --s-20-40: clamp(20px, calc(20px + 20 * var(--fv-calc)), 40px);
  --s-20-50: clamp(20px, calc(20px + 30 * var(--fv-calc)), 50px);
  --s-20-60: clamp(20px, calc(20px + 40 * var(--fv-calc)), 60px);
  --s-20-66: clamp(20px, calc(20px + 46 * var(--fv-calc)), 66px);
  --s-20-74: clamp(20px, calc(20px + 54 * var(--fv-calc)), 74px);
  --s-20-80: clamp(20px, calc(20px + 60 * var(--fv-calc)), 80px);
  --s-22-30: clamp(22px, calc(22px + 8 * var(--fv-calc)), 30px);
  --s-23-46: clamp(23px, calc(23px + 23 * var(--fv-calc)), 46px);
  --s-23-50: clamp(23px, calc(23px + 27 * var(--fv-calc)), 50px);
  --s-23-60: clamp(23px, calc(23px + 37 * var(--fv-calc)), 60px);
  --s-24-32: clamp(24px, calc(24px + 8 * var(--fv-calc)), 32px);
  --s-24-40: clamp(24px, calc(24px + 16 * var(--fv-calc)), 40px);
  --s-24-80: clamp(24px, calc(24px + 56 * var(--fv-calc)), 80px);
  --s-24-124: clamp(24px, calc(24px + 100 * var(--fv-calc)), 124px);
  --s-25-26: clamp(25px, calc(25px + 1 * var(--fv-calc)), 26px);
  --s-25-50: clamp(25px, calc(25px + 25 * var(--fv-calc)), 50px);
  --s-25-64: clamp(25px, calc(25px + 39 * var(--fv-calc)), 64px);
  --s-26-16: clamp(16px, calc(26px + -10 * var(--fv-calc)), 26px);
  --s-26-88: clamp(26px, calc(26px + 62 * var(--fv-calc)), 88px);
  --s-27-48: clamp(27px, calc(27px + 21 * var(--fv-calc)), 48px);
  --s-27-65: clamp(27px, calc(27px + 38 * var(--fv-calc)), 65px);
  --s-28-48: clamp(28px, calc(28px + 20 * var(--fv-calc)), 48px);
  --s-28-70: clamp(28px, calc(28px + 42 * var(--fv-calc)), 70px);
  --s-28-100: clamp(28px, calc(28px + 72 * var(--fv-calc)), 100px);
  --s-30-42: clamp(30px, calc(30px + 12 * var(--fv-calc)), 42px);
  --s-30-100: clamp(30px, calc(30px + 70 * var(--fv-calc)), 100px);
  --s-31-62: clamp(31px, calc(31px + 31 * var(--fv-calc)), 62px);
  --s-32-38: clamp(32px, calc(32px + 6 * var(--fv-calc)), 38px);
  --s-32-64: clamp(32px, calc(32px + 32 * var(--fv-calc)), 64px);
  --s-32-73: clamp(32px, calc(32px + 41 * var(--fv-calc)), 73px);
  --s-32-133: clamp(32px, calc(32px + 101 * var(--fv-calc)), 133px);
  --s-35-100: clamp(35px, calc(35px + 65 * var(--fv-calc)), 100px);
  --s-36-8: clamp(8px, calc(36px + -28 * var(--fv-calc)), 36px);
  --s-36-15: clamp(15px, calc(36px + -21 * var(--fv-calc)), 36px);
  --s-36-42: clamp(36px, calc(36px + 6 * var(--fv-calc)), 42px);
  --s-36-63: clamp(36px, calc(36px + 27 * var(--fv-calc)), 63px);
  --s-37-88: clamp(37px, calc(37px + 51 * var(--fv-calc)), 88px);
  --s-38-143: clamp(38px, calc(38px + 105 * var(--fv-calc)), 143px);
  --s-40-60: clamp(40px, calc(40px + 20 * var(--fv-calc)), 60px);
  --s-40-64: clamp(40px, calc(40px + 24 * var(--fv-calc)), 64px);
  --s-40-80: clamp(40px, calc(40px + 40 * var(--fv-calc)), 80px);
  --s-40-84: clamp(40px, calc(40px + 44 * var(--fv-calc)), 84px);
  --s-40-120: clamp(40px, calc(40px + 80 * var(--fv-calc)), 120px);
  --s-42-54: clamp(42px, calc(42px + 12 * var(--fv-calc)), 54px);
  --s-45-72: clamp(45px, calc(45px + 27 * var(--fv-calc)), 72px);
  --s-48-160: clamp(48px, calc(48px + 112 * var(--fv-calc)), 160px);
  --s-50-80: clamp(50px, calc(50px + 30 * var(--fv-calc)), 80px);
  --s-50-100: clamp(50px, calc(50px + 50 * var(--fv-calc)), 100px);
  --s-50-133: clamp(50px, calc(50px + 83 * var(--fv-calc)), 133px);
  --s-50-160: clamp(50px, calc(50px + 110 * var(--fv-calc)), 160px);
  --s-56-80: clamp(56px, calc(56px + 24 * var(--fv-calc)), 80px);
  --s-60-144: clamp(60px, calc(60px + 84 * var(--fv-calc)), 144px);
  --s-60-226: clamp(60px, calc(60px + 166 * var(--fv-calc)), 226px);
  --s-78-292: clamp(78px, calc(78px + 214 * var(--fv-calc)), 292px);
  --s-80-160: clamp(80px, calc(80px + 80 * var(--fv-calc)), 160px);
  --s-85-120: clamp(85px, calc(85px + 35 * var(--fv-calc)), 120px);
  --s-88-120: clamp(88px, calc(88px + 32 * var(--fv-calc)), 120px);
  --s-90-140: clamp(90px, calc(90px + 50 * var(--fv-calc)), 140px);
  --s-100-166: clamp(100px, calc(100px + 66 * var(--fv-calc)), 166px);
  --s-100-170: clamp(100px, calc(100px + 70 * var(--fv-calc)), 170px);
  --s-100-210: clamp(100px, calc(100px + 110 * var(--fv-calc)), 210px);
  --s-120-150: clamp(120px, calc(120px + 30 * var(--fv-calc)), 150px);
  --s-120-200: clamp(120px, calc(120px + 80 * var(--fv-calc)), 200px);
  --s-128-267: clamp(128px, calc(128px + 139 * var(--fv-calc)), 267px);
  --s-132-200: clamp(132px, calc(132px + 68 * var(--fv-calc)), 200px);
  --s-144-225: clamp(144px, calc(144px + 81 * var(--fv-calc)), 225px);
  --s-150-245: clamp(150px, calc(150px + 95 * var(--fv-calc)), 245px);
  --s-181-500: clamp(181px, calc(181px + 319 * var(--fv-calc)), 500px);
  --s-200-400: clamp(200px, calc(200px + 200 * var(--fv-calc)), 400px);
  --s-330-460: clamp(330px, calc(330px + 130 * var(--fv-calc)), 460px);
  --s-400-500: clamp(400px, calc(400px + 100 * var(--fv-calc)), 500px);
  --s-600-1000: clamp(600px, calc(600px + 400 * var(--fv-calc)), 1000px);
  --s-10-18at900: clamp(10px, calc(10px + 8 * (100vw - var(--s-design-min) * 1px) / (900 - var(--s-design-min))), 18px);
  --s-80-130at1150: clamp(80px, calc(80px + 50 * (100vw - var(--s-design-min) * 1px) / (1150 - var(--s-design-min))), 130px);
  --s-80at200-170at844: clamp(80px, calc(80px + 90 * (100vw - 200px) / 644), 170px);
  --s-46at300-80at900: clamp(46px, calc(46px + 34 * (100vw - 300px) / 600), 80px);
  --s-80at370-100at900: clamp(80px, calc(80px + 20 * (100vw - 370px) / 530), 100px);
  --s-24at375-50at1150: clamp(24px, calc(24px + 26 * (100vw - 375px) / 775), 50px);
  --s-50at500-100at800: clamp(50px, calc(50px + 50 * (100vw - 500px) / 300), 100px);
  --s-85at500-170at800: clamp(85px, calc(85px + 85 * (100vw - 500px) / 300), 170px);
  --s-0at800-200at1000: clamp(0px, calc(0px + 200 * (100vw - 800px) / 200), 200px);
  --s-20at900-25at1150: clamp(20px, calc(20px + 5 * (100vw - 900px) / 250), 25px);
  --s-50at900-63at1150: clamp(50px, calc(50px + 13 * (100vw - 900px) / 250), 63px);
  --s-88at900-160at1600: clamp(88px, calc(88px + 72 * (100vw - 900px) / 700), 160px);
  --s-132at980-60at992: clamp(60px, calc(132px + -72 * (100vw - 980px) / 12), 132px);
  --s-500at1000-800at1920: clamp(500px, calc(500px + 300 * (100vw - 1000px) / 920), 800px);
  --s-200at1100-500: clamp(200px, calc(200px + 300 * (100vw - 1100px) / (var(--s-design-max) - 1100)), 500px);
}
body.qa [data-bookshop-renderer] > div > p {
  margin: 0 !important;
  background-color: #8c8c8c;
  color: #fff;
}
body.qa [data-bookshop-renderer] > div > p + div {
  padding: 0 !important;
}
body.qa::after {
  content: "";
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100vh;
  width: var(--page-max-width);
  max-width: var(--percent-max-width);
  pointer-events: none;
  border-left: dashed 1px red;
  border-right: dashed 1px red;
  z-index: 999999994;
}
body.qa::before {
  content: "";
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100vh;
  width: var(--content-max-width);
  max-width: var(--percent-max-width);
  pointer-events: none;
  border-left: dotted 1px green;
  border-right: dotted 1px green;
  z-index: 999999994;
}

.c-header {
  position: relative;
  max-width: unset;
  display: grid;
  align-items: center;
  max-width: var(--page-max-width);
  width: 100%;
  margin: 0 auto var(--s-42-54);
}
.c-header--hover-underline {
  display: inline-block;
  position: relative;
  padding-bottom: 10px;
  transform: translateY(6px);
}
.c-header--hover-underline::before {
  content: "";
  position: absolute;
  width: 0%;
  height: 100%;
  border-bottom: 4px solid currentColor;
  transition: width 0.4s;
}
.c-header--hover-underline:hover::before {
  width: 100%;
}
.c-header__wrapper {
  background-color: var(--link);
  padding: 0 7.5vw;
  height: var(--s-80-130at1150);
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-areas: "main-logo   nav-button";
  align-items: center;
  justify-items: space;
  z-index: 20;
  padding-bottom: 2rem;
}
.c-header__mobile-nav-item {
  font-size: var(--s-50at900-63at1150);
  font-weight: 600;
  margin: var(--s-20at900-25at1150) 0;
}
.c-header__mobile-nav-item a {
  color: white;
}
.c-header__mobile-nav-wrapper {
  position: fixed;
  padding-left: var(--s-24at375-50at1150);
  padding-top: var(--s-80-130at1150);
  background: var(--link);
  top: 0;
  opacity: 0;
  z-index: 15;
  width: 100vw;
  height: 100vh;
  overflow-y: scroll;
  transition: opacity 0.1s;
  list-style-type: none;
  pointer-events: none;
}
.c-header__mobile-nav-wrapper.is-open {
  transition: opacity 0.3s;
  opacity: 1;
  pointer-events: all;
}
.c-header__mobile-nav-button {
  justify-self: end;
  grid-area: nav-button;
  height: 40px;
  width: 40px;
  background: transparent;
  border: none;
}
.c-header__mobile-nav-button::before, .c-header__mobile-nav-button::after {
  content: "";
  position: absolute;
  height: 3px;
  width: 24px;
  background: var(--background);
  transition: transform 0.3s;
}
.c-header__mobile-nav-button::before {
  transform: translate(-12px, 4px);
}
.c-header__mobile-nav-button::after {
  transform: translate(-12px, -5px);
}
.c-header__mobile-nav-button:hover {
  cursor: pointer;
}
.c-header__mobile-nav-button.is-open::before {
  transform: translateX(-14px) rotate(45deg);
}
.c-header__mobile-nav-button.is-open::after {
  transform: translateX(-14px) rotate(-45deg);
}
.c-header__main-icon {
  grid-area: main-logo;
}
.c-header__main-nav {
  grid-area: main-nav;
  display: none;
}
.c-header__main-nav--browse {
  display: none;
  grid-area: nav-browse;
}
.c-header__main-logo {
  width: var(--s-80-160);
}
@media screen and (min-width: 1150px) {
  .c-header {
    margin: 0 auto;
    width: var(--page-max-width);
    max-width: var(--percent-max-width);
  }
  .c-header__wrapper {
    background-color: var(--background);
    padding: var(--s-27-65) 0;
    height: auto;
    grid-template-columns: 1fr 3fr 1fr;
    grid-template-areas: "main-logo   main-nav   nav-browse";
  }
  .c-header__main-nav {
    display: block;
  }
  .c-header__main-nav-items {
    display: grid;
    justify-content: center;
    grid-auto-flow: column;
    grid-column-gap: var(--s-14-64);
    list-style: none;
    padding: 0;
  }
  .c-header__main-nav-item {
    font-weight: 600;
    font-size: var(--s-16-24);
    color: var(--link);
  }
  .c-header__main-nav-item:hover {
    color: var(--link-hover);
  }
  .c-header__main-nav--browse {
    display: block;
    text-align: right;
    align-self: center;
  }
  .c-header__main-nav--browse a {
    font-weight: 600;
    font-size: var(--s-14-24);
    color: var(--link);
  }
  .c-header__mobile-nav-button {
    display: none;
  }
  .c-header__mobile-nav-wrapper {
    display: none;
  }
}

.c-footer {
  margin: 0 auto;
  max-width: var(--page-max-width);
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 50px 3fr min-content min-content;
  grid-gap: 20px;
  grid-template-areas: "logo" "sitemap" "general" "copyright";
}
.c-footer__footer-wrapper {
  margin-top: var(--s-78-292);
  background: var(--background);
}
.c-footer__logo-icon {
  width: var(--s-27-48);
  grid-area: logo;
  margin-left: 20px;
}
.c-footer__logo-icon .cls-1 {
  fill: var(--text);
}
.c-footer__sitemap-nav {
  grid-area: sitemap;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(var(--s-85-120), 1fr));
  grid-gap: var(--s-10-40);
  margin: 0 0 0 20px;
}
.c-footer__sitemap-nav-list-items {
  padding: 0;
}
.c-footer__sitemap-nav-list-heading {
  font-weight: 600;
  font-size: var(--s-10-14);
}
.c-footer__sitemap-nav-list-item {
  margin: 0;
  font-weight: 600;
  font-size: var(--s-14-24);
  list-style-type: none;
  line-height: var(--s-20-36);
}
.c-footer__sitemap-nav-list-item a {
  color: var(--text);
}
.c-footer__sitemap-nav-list-item a:hover {
  color: var(--text-alt);
}
.c-footer__general {
  grid-area: general;
  align-self: center;
}
.c-footer__general-items {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(var(--s-80at370-100at900), 1fr));
  grid-template-rows: repeat(4, 1fr);
  margin: 20px 100px 0 20px;
  padding-left: 0;
}
.c-footer__general-item {
  font-size: 10px;
  list-style-type: none;
  font-weight: 600;
  line-height: var(--s-17-20);
  margin: 1px 0;
}
.c-footer__general-item-link {
  color: var(--text);
}
.c-footer__general-item-link:hover {
  color: var(--text-alt);
}
.c-footer__copyright {
  grid-area: copyright;
  color: var(--text);
  margin: 0 40px 0 20px;
}
@media screen and (min-width: 1000px) {
  .c-footer__copyright {
    justify-self: end;
    position: relative;
    transform: translateY(var(--s-n105-n118));
  }
}
@media screen and (min-width: 706px) {
  .c-footer {
    grid-template-columns: 50px 1fr var(--s-600-1000);
    grid-template-rows: repeat(3, auto);
    grid-gap: 30px;
    grid-template-areas: "logo         .           sitemap" "general      general     general" "copyright    copyright   copyright";
  }
}

/*
! tailwindcss v3.0.24 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: "";
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
*/
html {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
  tab-size: 4;
  /* 3 */
  font-family: Roobert Regular, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/
button,
[role=button] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
  This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}

/*
Ensure the default browser behavior of the `hidden` attribute.
*/
[hidden] {
  display: none;
}

*, ::before, ::after {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}

._tw-prose {
  color: var(--tw-prose-body);
  max-width: 65ch;
}

._tw-prose :where([class~=lead]):not(:where([class~=_tw-not-prose] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

._tw-prose :where(a):not(:where([class~=_tw-not-prose] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}

._tw-prose :where(strong):not(:where([class~=_tw-not-prose] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}

._tw-prose :where(ol):not(:where([class~=_tw-not-prose] *)) {
  list-style-type: decimal;
  padding-left: 1.625em;
}

._tw-prose :where(ol[type=A]):not(:where([class~=_tw-not-prose] *)) {
  list-style-type: upper-alpha;
}

._tw-prose :where(ol[type=a]):not(:where([class~=_tw-not-prose] *)) {
  list-style-type: lower-alpha;
}

._tw-prose :where(ol[type=A s]):not(:where([class~=_tw-not-prose] *)) {
  list-style-type: upper-alpha;
}

._tw-prose :where(ol[type=a s]):not(:where([class~=_tw-not-prose] *)) {
  list-style-type: lower-alpha;
}

._tw-prose :where(ol[type=I]):not(:where([class~=_tw-not-prose] *)) {
  list-style-type: upper-roman;
}

._tw-prose :where(ol[type=i]):not(:where([class~=_tw-not-prose] *)) {
  list-style-type: lower-roman;
}

._tw-prose :where(ol[type=I s]):not(:where([class~=_tw-not-prose] *)) {
  list-style-type: upper-roman;
}

._tw-prose :where(ol[type=i s]):not(:where([class~=_tw-not-prose] *)) {
  list-style-type: lower-roman;
}

._tw-prose :where(ol[type="1"]):not(:where([class~=_tw-not-prose] *)) {
  list-style-type: decimal;
}

._tw-prose :where(ul):not(:where([class~=_tw-not-prose] *)) {
  list-style-type: disc;
  padding-left: 1.625em;
}

._tw-prose :where(ol > li):not(:where([class~=_tw-not-prose] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}

._tw-prose :where(ul > li):not(:where([class~=_tw-not-prose] *))::marker {
  color: var(--tw-prose-bullets);
}

._tw-prose :where(hr):not(:where([class~=_tw-not-prose] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}

._tw-prose :where(blockquote):not(:where([class~=_tw-not-prose] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "“" "”" "‘" "’";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}

._tw-prose :where(blockquote p:first-of-type):not(:where([class~=_tw-not-prose] *))::before {
  content: open-quote;
}

._tw-prose :where(blockquote p:last-of-type):not(:where([class~=_tw-not-prose] *))::after {
  content: close-quote;
}

._tw-prose :where(h1):not(:where([class~=_tw-not-prose] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

._tw-prose :where(h1 strong):not(:where([class~=_tw-not-prose] *)) {
  font-weight: 900;
}

._tw-prose :where(h2):not(:where([class~=_tw-not-prose] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}

._tw-prose :where(h2 strong):not(:where([class~=_tw-not-prose] *)) {
  font-weight: 800;
}

._tw-prose :where(h3):not(:where([class~=_tw-not-prose] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

._tw-prose :where(h3 strong):not(:where([class~=_tw-not-prose] *)) {
  font-weight: 700;
}

._tw-prose :where(h4):not(:where([class~=_tw-not-prose] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}

._tw-prose :where(h4 strong):not(:where([class~=_tw-not-prose] *)) {
  font-weight: 700;
}

._tw-prose :where(figure > *):not(:where([class~=_tw-not-prose] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

._tw-prose :where(figcaption):not(:where([class~=_tw-not-prose] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

._tw-prose :where(code):not(:where([class~=_tw-not-prose] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}

._tw-prose :where(code):not(:where([class~=_tw-not-prose] *))::before {
  content: "`";
}

._tw-prose :where(code):not(:where([class~=_tw-not-prose] *))::after {
  content: "`";
}

._tw-prose :where(a code):not(:where([class~=_tw-not-prose] *)) {
  color: var(--tw-prose-links);
}

._tw-prose :where(pre):not(:where([class~=_tw-not-prose] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}

._tw-prose :where(pre code):not(:where([class~=_tw-not-prose] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

._tw-prose :where(pre code):not(:where([class~=_tw-not-prose] *))::before {
  content: none;
}

._tw-prose :where(pre code):not(:where([class~=_tw-not-prose] *))::after {
  content: none;
}

._tw-prose :where(table):not(:where([class~=_tw-not-prose] *)) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}

._tw-prose :where(thead):not(:where([class~=_tw-not-prose] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}

._tw-prose :where(thead th):not(:where([class~=_tw-not-prose] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

._tw-prose :where(tbody tr):not(:where([class~=_tw-not-prose] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}

._tw-prose :where(tbody tr:last-child):not(:where([class~=_tw-not-prose] *)) {
  border-bottom-width: 0;
}

._tw-prose :where(tbody td):not(:where([class~=_tw-not-prose] *)) {
  vertical-align: baseline;
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

._tw-prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}

._tw-prose :where(p):not(:where([class~=_tw-not-prose] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

._tw-prose :where(img):not(:where([class~=_tw-not-prose] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

._tw-prose :where(video):not(:where([class~=_tw-not-prose] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

._tw-prose :where(figure):not(:where([class~=_tw-not-prose] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

._tw-prose :where(h2 code):not(:where([class~=_tw-not-prose] *)) {
  font-size: 0.875em;
}

._tw-prose :where(h3 code):not(:where([class~=_tw-not-prose] *)) {
  font-size: 0.9em;
}

._tw-prose :where(li):not(:where([class~=_tw-not-prose] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

._tw-prose :where(ol > li):not(:where([class~=_tw-not-prose] *)) {
  padding-left: 0.375em;
}

._tw-prose :where(ul > li):not(:where([class~=_tw-not-prose] *)) {
  padding-left: 0.375em;
}

._tw-prose > :where(ul > li p):not(:where([class~=_tw-not-prose] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

._tw-prose > :where(ul > li > *:first-child):not(:where([class~=_tw-not-prose] *)) {
  margin-top: 1.25em;
}

._tw-prose > :where(ul > li > *:last-child):not(:where([class~=_tw-not-prose] *)) {
  margin-bottom: 1.25em;
}

._tw-prose > :where(ol > li > *:first-child):not(:where([class~=_tw-not-prose] *)) {
  margin-top: 1.25em;
}

._tw-prose > :where(ol > li > *:last-child):not(:where([class~=_tw-not-prose] *)) {
  margin-bottom: 1.25em;
}

._tw-prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=_tw-not-prose] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

._tw-prose :where(hr + *):not(:where([class~=_tw-not-prose] *)) {
  margin-top: 0;
}

._tw-prose :where(h2 + *):not(:where([class~=_tw-not-prose] *)) {
  margin-top: 0;
}

._tw-prose :where(h3 + *):not(:where([class~=_tw-not-prose] *)) {
  margin-top: 0;
}

._tw-prose :where(h4 + *):not(:where([class~=_tw-not-prose] *)) {
  margin-top: 0;
}

._tw-prose :where(thead th:first-child):not(:where([class~=_tw-not-prose] *)) {
  padding-left: 0;
}

._tw-prose :where(thead th:last-child):not(:where([class~=_tw-not-prose] *)) {
  padding-right: 0;
}

._tw-prose :where(tbody td:first-child):not(:where([class~=_tw-not-prose] *)) {
  padding-left: 0;
}

._tw-prose :where(tbody td:last-child):not(:where([class~=_tw-not-prose] *)) {
  padding-right: 0;
}

._tw-prose > :where(:first-child):not(:where([class~=_tw-not-prose] *)) {
  margin-top: 0;
}

._tw-prose > :where(:last-child):not(:where([class~=_tw-not-prose] *)) {
  margin-bottom: 0;
}

._tw-pointer-events-none {
  pointer-events: none;
}

._tw-absolute {
  position: absolute;
}

._tw-relative {
  position: relative;
}

._tw-inset-0 {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}

._tw-inset-y-0 {
  top: 0px;
  bottom: 0px;
}

._tw-right-0 {
  right: 0px;
}

._tw-z-50 {
  z-index: 50;
}

._tw-z-10 {
  z-index: 10;
}

._tw-mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

._tw-my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

._tw-mx-auto {
  margin-left: auto;
  margin-right: auto;
}

._tw-mb-2 {
  margin-bottom: 0.5rem;
}

.-_tw-mr-1 {
  margin-right: -0.25rem;
}

._tw-ml-2 {
  margin-left: 0.5rem;
}

._tw-mt-2 {
  margin-top: 0.5rem;
}

._tw-mt-1 {
  margin-top: 0.25rem;
}

._tw-mb-10 {
  margin-bottom: 2.5rem;
}

._tw-mt-24 {
  margin-top: 6rem;
}

._tw-block {
  display: block;
}

._tw-inline-block {
  display: inline-block;
}

._tw-flex {
  display: flex;
}

._tw-inline-flex {
  display: inline-flex;
}

._tw-hidden {
  display: none;
}

._tw-h-8 {
  height: 2rem;
}

._tw-h-10 {
  height: 2.5rem;
}

._tw-h-32 {
  height: 8rem;
}

._tw-h-5 {
  height: 1.25rem;
}

._tw-h-96 {
  height: 24rem;
}

._tw-h-full {
  height: 100%;
}

._tw-max-h-60 {
  max-height: 15rem;
}

._tw-min-h-screen {
  min-height: 100vh;
}

._tw-w-40 {
  width: 10rem;
}

._tw-w-1\/2 {
  width: 50%;
}

._tw-w-full {
  width: 100%;
}

._tw-w-5 {
  width: 1.25rem;
}

._tw-w-56 {
  width: 14rem;
}

._tw-max-w-screen-lg {
  max-width: 1024px;
}

._tw-origin-top-right {
  transform-origin: top right;
}

._tw-cursor-default {
  cursor: default;
}

._tw-select-none {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

._tw-flex-col {
  flex-direction: column;
}

._tw-items-center {
  align-items: center;
}

._tw-justify-center {
  justify-content: center;
}

._tw-space-x-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2rem * var(--tw-space-x-reverse));
  margin-left: calc(2rem * (1 - var(--tw-space-x-reverse)));
}

._tw-divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * (1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}

._tw-divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(209 213 219/var(--tw-divide-opacity));
}

._tw-overflow-auto {
  overflow: auto;
}

._tw-overflow-y-auto {
  overflow-y: auto;
}

._tw-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

._tw-rounded-sm {
  border-radius: 0.125rem;
}

._tw-rounded {
  border-radius: 0.25rem;
}

._tw-border {
  border-width: 1px;
}

._tw-border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219/var(--tw-border-opacity));
}

._tw-bg-tw-ice {
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 255/var(--tw-bg-opacity));
}

._tw-bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255/var(--tw-bg-opacity));
}

._tw-py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

._tw-py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

._tw-px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

._tw-px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

._tw-pl-4 {
  padding-left: 1rem;
}

._tw-pl-3 {
  padding-left: 0.75rem;
}

._tw-pr-10 {
  padding-right: 2.5rem;
}

._tw-pr-2 {
  padding-right: 0.5rem;
}

._tw-text-left {
  text-align: left;
}

._tw-text-right {
  text-align: right;
}

._tw-text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

._tw-text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

._tw-text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

._tw-text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

._tw-font-medium {
  font-weight: 500;
}

._tw-font-bold {
  font-weight: 700;
}

._tw-font-semibold {
  font-weight: 600;
}

._tw-font-normal {
  font-weight: 400;
}

._tw-leading-normal {
  line-height: 1.5;
}

._tw-leading-none {
  line-height: 1;
}

._tw-text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81/var(--tw-text-opacity));
}

._tw-text-tw-purple {
  --tw-text-opacity: 1;
  color: rgb(145 70 255/var(--tw-text-opacity));
}

._tw-text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity));
}

._tw-text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39/var(--tw-text-opacity));
}

._tw-text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99/var(--tw-text-opacity));
}

._tw-text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0/var(--tw-text-opacity));
}

._tw-text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175/var(--tw-text-opacity));
}

._tw-underline {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}

._tw-shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

._tw-ring-1 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
}

._tw-ring-black {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity));
}

._tw-ring-opacity-5 {
  --tw-ring-opacity: 0.05;
}

.hover\:_tw-bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246/var(--tw-bg-opacity));
}

.hover\:_tw-font-bold:hover {
  font-weight: 700;
}

.hover\:_tw-text-tw-black:hover {
  --tw-text-opacity: 1;
  color: rgb(14 14 16/var(--tw-text-opacity));
}

.hover\:_tw-text-gray-900:hover {
  --tw-text-opacity: 1;
  color: rgb(17 24 39/var(--tw-text-opacity));
}

.hover\:_tw-text-tw-purple:hover {
  --tw-text-opacity: 1;
  color: rgb(145 70 255/var(--tw-text-opacity));
}

.focus\:_tw-outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:_tw-ring-0:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
}

.prose-a\:hover\:_tw-text-tw-purple:hover :is(:where(a):not(:where([class~=_tw-not-prose] *))) {
  --tw-text-opacity: 1;
  color: rgb(145 70 255/var(--tw-text-opacity));
}

.hover\:prose-a\:_tw-text-tw-purple :is(:where(a):not(:where([class~=_tw-not-prose] *))):hover {
  --tw-text-opacity: 1;
  color: rgb(145 70 255/var(--tw-text-opacity));
}

._tw-dark .dark\:_tw-bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39/var(--tw-bg-opacity));
}

._tw-dark .dark\:_tw-text-tw-ice {
  --tw-text-opacity: 1;
  color: rgb(240 240 255/var(--tw-text-opacity));
}

@media (min-width: 640px) {
  .sm\:_tw-text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .sm\:_tw-text-tw-purple {
    --tw-text-opacity: 1;
    color: rgb(145 70 255/var(--tw-text-opacity));
  }
}
@media (min-width: 768px) {
  .md\:_tw-mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1024px) {
  .lg\:_tw-prose-xl {
    font-size: 1.25rem;
    line-height: 1.8;
  }
  .lg\:_tw-prose-xl :where(p):not(:where([class~=_tw-not-prose] *)) {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }
  .lg\:_tw-prose-xl :where([class~=lead]):not(:where([class~=_tw-not-prose] *)) {
    font-size: 1.2em;
    line-height: 1.5;
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .lg\:_tw-prose-xl :where(blockquote):not(:where([class~=_tw-not-prose] *)) {
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-left: 1.0666667em;
  }
  .lg\:_tw-prose-xl :where(h1):not(:where([class~=_tw-not-prose] *)) {
    font-size: 2.8em;
    margin-top: 0;
    margin-bottom: 0.8571429em;
    line-height: 1;
  }
  .lg\:_tw-prose-xl :where(h2):not(:where([class~=_tw-not-prose] *)) {
    font-size: 1.8em;
    margin-top: 1.5555556em;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
  }
  .lg\:_tw-prose-xl :where(h3):not(:where([class~=_tw-not-prose] *)) {
    font-size: 1.5em;
    margin-top: 1.6em;
    margin-bottom: 0.6666667em;
    line-height: 1.3333333;
  }
  .lg\:_tw-prose-xl :where(h4):not(:where([class~=_tw-not-prose] *)) {
    margin-top: 1.8em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }
  .lg\:_tw-prose-xl :where(img):not(:where([class~=_tw-not-prose] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .lg\:_tw-prose-xl :where(video):not(:where([class~=_tw-not-prose] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .lg\:_tw-prose-xl :where(figure):not(:where([class~=_tw-not-prose] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .lg\:_tw-prose-xl :where(figure > *):not(:where([class~=_tw-not-prose] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }
  .lg\:_tw-prose-xl :where(figcaption):not(:where([class~=_tw-not-prose] *)) {
    font-size: 0.9em;
    line-height: 1.5555556;
    margin-top: 1em;
  }
  .lg\:_tw-prose-xl :where(code):not(:where([class~=_tw-not-prose] *)) {
    font-size: 0.9em;
  }
  .lg\:_tw-prose-xl :where(h2 code):not(:where([class~=_tw-not-prose] *)) {
    font-size: 0.8611111em;
  }
  .lg\:_tw-prose-xl :where(h3 code):not(:where([class~=_tw-not-prose] *)) {
    font-size: 0.9em;
  }
  .lg\:_tw-prose-xl :where(pre):not(:where([class~=_tw-not-prose] *)) {
    font-size: 0.9em;
    line-height: 1.7777778;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.5rem;
    padding-top: 1.1111111em;
    padding-right: 1.3333333em;
    padding-bottom: 1.1111111em;
    padding-left: 1.3333333em;
  }
  .lg\:_tw-prose-xl :where(ol):not(:where([class~=_tw-not-prose] *)) {
    padding-left: 1.6em;
  }
  .lg\:_tw-prose-xl :where(ul):not(:where([class~=_tw-not-prose] *)) {
    padding-left: 1.6em;
  }
  .lg\:_tw-prose-xl :where(li):not(:where([class~=_tw-not-prose] *)) {
    margin-top: 0.6em;
    margin-bottom: 0.6em;
  }
  .lg\:_tw-prose-xl :where(ol > li):not(:where([class~=_tw-not-prose] *)) {
    padding-left: 0.4em;
  }
  .lg\:_tw-prose-xl :where(ul > li):not(:where([class~=_tw-not-prose] *)) {
    padding-left: 0.4em;
  }
  .lg\:_tw-prose-xl > :where(ul > li p):not(:where([class~=_tw-not-prose] *)) {
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }
  .lg\:_tw-prose-xl > :where(ul > li > *:first-child):not(:where([class~=_tw-not-prose] *)) {
    margin-top: 1.2em;
  }
  .lg\:_tw-prose-xl > :where(ul > li > *:last-child):not(:where([class~=_tw-not-prose] *)) {
    margin-bottom: 1.2em;
  }
  .lg\:_tw-prose-xl > :where(ol > li > *:first-child):not(:where([class~=_tw-not-prose] *)) {
    margin-top: 1.2em;
  }
  .lg\:_tw-prose-xl > :where(ol > li > *:last-child):not(:where([class~=_tw-not-prose] *)) {
    margin-bottom: 1.2em;
  }
  .lg\:_tw-prose-xl :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=_tw-not-prose] *)) {
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }
  .lg\:_tw-prose-xl :where(hr):not(:where([class~=_tw-not-prose] *)) {
    margin-top: 2.8em;
    margin-bottom: 2.8em;
  }
  .lg\:_tw-prose-xl :where(hr + *):not(:where([class~=_tw-not-prose] *)) {
    margin-top: 0;
  }
  .lg\:_tw-prose-xl :where(h2 + *):not(:where([class~=_tw-not-prose] *)) {
    margin-top: 0;
  }
  .lg\:_tw-prose-xl :where(h3 + *):not(:where([class~=_tw-not-prose] *)) {
    margin-top: 0;
  }
  .lg\:_tw-prose-xl :where(h4 + *):not(:where([class~=_tw-not-prose] *)) {
    margin-top: 0;
  }
  .lg\:_tw-prose-xl :where(table):not(:where([class~=_tw-not-prose] *)) {
    font-size: 0.9em;
    line-height: 1.5555556;
  }
  .lg\:_tw-prose-xl :where(thead th):not(:where([class~=_tw-not-prose] *)) {
    padding-right: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-left: 0.6666667em;
  }
  .lg\:_tw-prose-xl :where(thead th:first-child):not(:where([class~=_tw-not-prose] *)) {
    padding-left: 0;
  }
  .lg\:_tw-prose-xl :where(thead th:last-child):not(:where([class~=_tw-not-prose] *)) {
    padding-right: 0;
  }
  .lg\:_tw-prose-xl :where(tbody td):not(:where([class~=_tw-not-prose] *)) {
    padding-top: 0.8888889em;
    padding-right: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-left: 0.6666667em;
  }
  .lg\:_tw-prose-xl :where(tbody td:first-child):not(:where([class~=_tw-not-prose] *)) {
    padding-left: 0;
  }
  .lg\:_tw-prose-xl :where(tbody td:last-child):not(:where([class~=_tw-not-prose] *)) {
    padding-right: 0;
  }
  .lg\:_tw-prose-xl > :where(:first-child):not(:where([class~=_tw-not-prose] *)) {
    margin-top: 0;
  }
  .lg\:_tw-prose-xl > :where(:last-child):not(:where([class~=_tw-not-prose] *)) {
    margin-bottom: 0;
  }
}
@media all, bookshop {
  :where(.u-arrow-↗, .u-arrow-→, .u-arrow-↘, .u-arrow-↓, .u-arrow-ne, .u-arrow-e, .u-arrow-se, .u-arrow-s, .u-arrow-auto, .u-arrow-parent-auto), :where(.u-arrow-↙, .u-arrow-←, .u-arrow-↖, .u-arrow-↑, .u-arrow-sw, .u-arrow-w, .u-arrow-nw, .u-arrow-n)::before, :where(.u-arrow-↗, .u-arrow-→, .u-arrow-↘, .u-arrow-↓, .u-arrow-ne, .u-arrow-e, .u-arrow-se, .u-arrow-s, .u-arrow-auto, .u-arrow-parent-auto)::after {
    --line-height: 1.6ex;
    --arrow-x-shift: 0ex;
    --gap-from-text: .4ch;
    --gap-past-text: .1ch;
    --roobert-arrow-height: .55ex;
    --initial-clip-path: inset(var(--roobert-arrow-height) 0 0 0);
    --animation-out-speed: .1s;
    --animation-in-speed: .2s;
    --animation: arrow--out var(--animation-out-speed) ease-in 1 forwards, arrow--in var(--animation-in-speed) ease-in var(--animation-out-speed) 1 forwards;
  }
  :where(.u-arrow-↙, .u-arrow-←, .u-arrow-↖, .u-arrow-↑, .u-arrow-sw, .u-arrow-w, .u-arrow-nw, .u-arrow-n)::before, :where(.u-arrow-↗, .u-arrow-→, .u-arrow-↘, .u-arrow-↓, .u-arrow-ne, .u-arrow-e, .u-arrow-se, .u-arrow-s, .u-arrow-auto, .u-arrow-parent-auto)::after {
    clip-path: var(--initial-clip-path);
    -webkit-clip-path: var(--initial-clip-path);
    display: inline-block;
    line-height: var(--line-height);
    width: var(--arrow-width);
    font-family: Roobert;
    transform: translate3d(var(--arrow-x-shift), 0, 0);
  }
  :where(.u-arrow-↗, .u-arrow-→, .u-arrow-↘, .u-arrow-↓, .u-arrow-ne, .u-arrow-e, .u-arrow-se, .u-arrow-s, .u-arrow-auto, .u-arrow-parent-auto) {
    display: inline-block;
    padding-right: calc(var(--gap-from-text) + var(--arrow-width));
  }
  :where(.u-arrow-↗, .u-arrow-→, .u-arrow-↘, .u-arrow-↓, .u-arrow-ne, .u-arrow-e, .u-arrow-se, .u-arrow-s, .u-arrow-auto, .u-arrow-parent-auto)::after {
    --arrow-x-shift: calc(var(--gap-from-text) + var(--arrow-width));
    margin-left: calc(var(--arrow-width) * -1 - 1px);
    margin-right: var(--gap-past-text);
  }
  :where(.u-arrow-↗, .u-arrow-→, .u-arrow-↘, .u-arrow-↓, .u-arrow-ne, .u-arrow-e, .u-arrow-se, .u-arrow-s, .u-arrow-auto, .u-arrow-parent-auto):hover::after {
    animation: var(--animation);
  }
  a:hover .u-arrow-parent-auto::after {
    animation: var(--animation);
  }
  :where(.u-arrow-↙, .u-arrow-←, .u-arrow-↖, .u-arrow-↑, .u-arrow-sw, .u-arrow-w, .u-arrow-nw, .u-arrow-n) {
    display: inline-block;
  }
  :where(.u-arrow-↙, .u-arrow-←, .u-arrow-↖, .u-arrow-↑, .u-arrow-sw, .u-arrow-w, .u-arrow-nw, .u-arrow-n)::before {
    margin-left: var(--gap-past-text);
    margin-right: var(--gap-from-text);
  }
  :where(.u-arrow-↙, .u-arrow-←, .u-arrow-↖, .u-arrow-↑, .u-arrow-sw, .u-arrow-w, .u-arrow-nw, .u-arrow-n):hover::before {
    animation: var(--animation);
  }
  @keyframes arrow--out {
    from {
      transform: translate3d(var(--arrow-x-shift), 0, 0);
      clip-path: var(--initial-clip-path);
      -webkit-clip-path: var(--initial-clip-path);
    }
    to {
      transform: translate3d(calc(var(--arrow-x-target) + var(--arrow-x-shift)), var(--arrow-y-target), 0);
      clip-path: inset(calc(var(--arrow-y-target) * -1 + var(--roobert-arrow-height)) var(--arrow-x-target) var(--arrow-y-target) calc(var(--arrow-x-target) * -1));
      -webkit-clip-path: inset(calc(var(--arrow-y-target) * -1 + var(--roobert-arrow-height)) var(--arrow-x-target) var(--arrow-y-target) calc(var(--arrow-x-target) * -1));
    }
  }
  @keyframes arrow--in {
    from {
      transform: translate3d(calc(var(--arrow-x-target) * -1 + var(--arrow-x-shift)), calc(var(--arrow-y-target) * -1), 0);
      clip-path: inset(calc(var(--arrow-y-target) + var(--roobert-arrow-height)) calc(var(--arrow-x-target) * -1) calc(var(--arrow-y-target) * -1) var(--arrow-x-target));
      -webkit-clip-path: inset(calc(var(--arrow-y-target) + var(--roobert-arrow-height)) calc(var(--arrow-x-target) * -1) calc(var(--arrow-y-target) * -1) var(--arrow-x-target));
    }
    to {
      transform: translate3d(var(--arrow-x-shift), 0, 0);
      clip-path: var(--initial-clip-path);
      -webkit-clip-path: var(--initial-clip-path);
    }
  }
  .u-arrow-↗, .u-arrow-ne, .u-arrow-auto:not([href^="#"]), a:not([href^="#"]) .u-arrow-parent-auto {
    --arrow-width: 1.05ex;
  }
  .u-arrow-↗::after, .u-arrow-ne::after, .u-arrow-auto:not([href^="#"])::after, a:not([href^="#"]) .u-arrow-parent-auto::after {
    content: "↗";
    --arrow-width: 1.05ex;
    --arrow-x-target: 1.05ex;
    --arrow-y-target: -1.05ex;
  }
  .u-arrow-→, .u-arrow-e {
    --arrow-width: 1.4ex;
  }
  .u-arrow-→::after, .u-arrow-e::after {
    content: "→";
    --roobert-arrow-height: .49ex;
    --arrow-width: 1.4ex;
    --arrow-x-target: 1.4ex;
    --arrow-y-target: 0ex;
  }
  .u-arrow-↘, .u-arrow-se {
    --arrow-width: 1.05ex;
  }
  .u-arrow-↘::after, .u-arrow-se::after {
    content: "↘";
    --arrow-width: 1.05ex;
    --arrow-x-target: 1.05ex;
    --arrow-y-target: 1.05ex;
  }
  .u-arrow-↓, .u-arrow-s, .u-arrow-auto[href^="#"], a[href^="#"] .u-arrow-parent-auto {
    --arrow-width: 1.2ex;
  }
  .u-arrow-↓::after, .u-arrow-s::after, .u-arrow-auto[href^="#"]::after, a[href^="#"] .u-arrow-parent-auto::after {
    content: "↓";
    --roobert-arrow-height: .27ex;
    --arrow-width: 1.2ex;
    --arrow-x-target: 0ex;
    --arrow-y-target: 1.3ex;
  }
  .u-arrow-↙, .u-arrow-sw {
    --arrow-width: 1.1ex;
  }
  .u-arrow-↙::before, .u-arrow-sw::before {
    content: "↙";
    --arrow-width: 1.1ex;
    --arrow-x-target: -1.1ex;
    --arrow-y-target: 1.1ex;
  }
  .u-arrow-←, .u-arrow-w {
    --arrow-width: 1.4ex;
  }
  .u-arrow-←::before, .u-arrow-w::before {
    content: "←";
    --roobert-arrow-height: .49ex;
    --arrow-width: 1.4ex;
    --arrow-x-target: -1.4ex;
    --arrow-y-target: 0ex;
  }
  .u-arrow-↖, .u-arrow-nw {
    --arrow-width: 1.1ex;
  }
  .u-arrow-↖::before, .u-arrow-nw::before {
    content: "↖";
    --arrow-width: 1.1ex;
    --arrow-x-target: -1.1ex;
    --arrow-y-target: -1.1ex;
  }
  .u-arrow-↑, .u-arrow-n {
    --arrow-width: 1.2ex;
  }
  .u-arrow-↑::before, .u-arrow-n::before {
    content: "↑";
    --roobert-arrow-height: .27ex;
    --arrow-width: 1.2ex;
    --arrow-x-target: 0ex;
    --arrow-y-target: -1.3ex;
  }
  @font-face {
    font-family: "roobert";
    src: url('/jobs/assets/fonts/roobert/roobert-light.otf') format("opentype");
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
  }
  @font-face {
    font-family: "roobert";
    src: url('/jobs/assets/fonts/roobert/roobert-regular.otf') format("opentype");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
  }
  @font-face {
    font-family: "roobert";
    src: url('/jobs/assets/fonts/roobert/roobert-medium.otf') format("opentype");
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
  }
  @font-face {
    font-family: "roobert";
    src: url('/jobs/assets/fonts/roobert/roobert-semibold.otf') format("opentype");
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
  }
  @font-face {
    font-family: "roobert";
    src: url('/jobs/assets/fonts/roobert/roobert-bold.otf') format("opentype");
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
  }
  @font-face {
    font-family: "roobert";
    src: url('/jobs/assets/fonts/roobert/roobert-heavy.otf') format("opentype");
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
  }
  * {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    box-sizing: border-box;
  }
  html,
body {
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
  }
  body {
    font-family: var(--twitch-font);
    height: 100%;
    margin: 0;
    min-height: 100vh;
    overflow-x: hidden;
    font-size: var(--body-size);
    font-weight: var(--body-weight);
  }
  a {
    text-decoration: none;
    color: var(--link);
  }
  a:hover {
    color: var(--link-hover);
  }
  input {
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0em;
    -webkit-rtl-ordering: logical;
    cursor: text;
    padding: 1px;
    -webkit-writing-mode: horizontal-tb !important;
    font-family: var(--twitch-font);
  }
  h2 {
    font-size: var(--s-45-72);
    font-weight: 700;
    line-height: 120%;
  }
  h3 {
    font-size: var(--s-36-42);
    font-weight: 600;
    line-height: 120%;
  }
  h4 {
    font-size: var(--s-18-24);
    font-weight: 400;
    line-height: 120%;
  }
  body {
    background-color: var(--twitch-ice);
  }
  .body-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: var(--s-design-max);
  }
  .component {
    position: relative;
    margin: 0 auto;
    padding: var(--component-top-bottom-padding);
    padding-left: var(--component-left-right-padding);
    padding-right: var(--component-left-right-padding);
    max-width: 1600px;
    box-sizing: content-box;
    overflow: visible;
  }
  .component + .component {
    padding-top: 0;
  }
  .component:before, .component:after {
    position: absolute;
    left: -100%;
    content: "";
    background: red;
    height: 100%;
    width: 100%;
    z-index: 1;
    display: flex;
    top: 0;
    background-color: inherit;
  }
  .component:after {
    left: unset;
    right: -100%;
  }
  [class*=theme-], .l-theme {
    display: grid;
    background: var(--background);
    color: var(--text);
  }
  .inner-theme {
    display: block;
  }
  .theme-purple {
    --background: var(--twitch-purple);
    --text: var(--twitch-white);
    --text-alt: var(--twitch-black-ops);
    --link: var(--twitch-white);
    --link-hover: var(--twitch-black-ops);
    --button: var(--twitch-ice);
    --button-alt: var(--light-gray);
    --button-hover: var(--twitch-ice);
  }
  .theme-light {
    --background: var(--twitch-white);
    --text: var(--twitch-black-ops);
    --text-alt: var(--twitch-purple);
    --link: var(--twitch-purple);
    --link-hover: var(--twitch-black-ops);
    --button: var(--twitch-purple);
    --button-alt: var(--light-gray);
    --button-hover: var(--twitch-purple);
  }
  .theme-ice {
    --background: var(--twitch-ice);
    --text: var(--twitch-black-ops);
    --text-alt: var(--twitch-purple);
    --link: var(--twitch-purple);
    --link-hover: var(--twitch-black-ops);
    --button: var(--twitch-purple);
    --button-alt: var(--light-gray);
    --button-hover: var(--twitch-purple);
  }
  .theme-dark {
    --background: var(--twitch-black-ops);
    --text: var(--twitch-ice);
    --text-alt: var(--twitch-purple);
    --link: var(--twitch-purple);
    --link-hover: var(--twitch-ice);
    --button: var(--twitch-ice);
    --button-alt: var(--light-gray);
    --button-hover: var(--twitch-ice);
  }
  .u-noverflow {
    overflow: initial;
  }
  .u-sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap; /* added line */
    border: 0;
  }
  .align-to-left {
    text-align: left;
  }
  .align-to-center {
    text-align: center;
  }
  .align-to-right {
    text-align: right;
  }
  .justify {
    text-align: justify;
    text-justify: inter-word;
  }
  .u-loading-text {
    color: transparent;
    pointer-events: none;
    background-color: var(--twitch-smoke);
  }
  .u-loading-box {
    color: transparent;
    pointer-events: none;
    background-color: var(--twitch-smoke);
  }
  body .u-spacing-no-gap {
    margin-top: 0;
  }
  body .u-spacing-tiny-gap {
    margin-top: var(--s-20-60);
  }
  body .u-spacing-small-gap {
    margin-top: var(--s-40-120);
  }
  body .u-spacing-medium-gap {
    margin-top: var(--s-50-160);
  }
  body .u-spacing-large-gap {
    margin-top: var(--s-60-226);
  }
  body .body-wrapper > [class*=theme-]:last-of-type {
    padding-bottom: var(--s-40-120);
  }
  :root {
    --s-design-max: 1600;
    --s-design-min: 800;
    --blog-max-width: 990px;
    --blog-content-max-width: 600px;
    --background: var(--twitch-white);
    --text: #16161d;
    --text-alt: var(--twitch-purple);
    --link: var(--twitch-purple);
    --link-hover: var(--twitch-black-ops);
    --button: var(--twitch-purple);
    --button-alt: var(--light-gray);
    --button-hover: var(--twitch-purple);
    --component-top-bottom-padding: 80px 0;
    --component-left-right-padding: var(--s-20-80);
    --content-max-width: 900px;
    --page-max-width: 1600px;
    --percent-max-width: 85vw;
    --percent-max-side: calc((100vw - var(--percent-max-width)) / 2);
    --right-content-width-modifier: var(--s-0-144);
    --radii: 4px;
    --video-aspect-ratio: 56.25%;
    --card-box-shadow: 0px 6.6501px 9.32008px rgba(125, 22, 255, 0.080725),
      0px 2.76726px 4.21381px rgba(125, 22, 255, 0.0456802);
    --card-box-m-shadow: 0px 6.6501px 14.32008px rgba(125, 22, 255, 0.06025),
      0px 2.76726px 7.51381px rgba(125, 22, 255, 0.0296802);
    --card-box-l-shadow: 0px 6.6501px 20.32008px rgba(127, 22, 255, 0.02),
      0px 2.76726px 10.21381px rgba(125, 22, 255, 0.0106802);
    --bezier: cubic-bezier(0.87, 0, 0.04, 1);
    --fv-calc: (100vw - var(--s-design-min) * 1px) / (var(--s-design-max) - var(--s-design-min));
    --s-n105-n118: clamp(-118px, calc(-105px + -13 * var(--fv-calc)), -105px);
    --s-n10-n26: clamp(-26px, calc(-10px + -16 * var(--fv-calc)), -10px);
    --s-n10-n13: clamp(-13px, calc(-10px + -3 * var(--fv-calc)), -10px);
    --s-0-22: clamp(0px, calc(0px + 22 * var(--fv-calc)), 22px);
    --s-0-56: clamp(0px, calc(0px + 56 * var(--fv-calc)), 56px);
    --s-0-130: clamp(0px, calc(0px + 130 * var(--fv-calc)), 130px);
    --s-0-133: clamp(0px, calc(0px + 133 * var(--fv-calc)), 133px);
    --s-0-144: clamp(0px, calc(0px + 144 * var(--fv-calc)), 144px);
    --s-2-3: clamp(2px, calc(2px + 1 * var(--fv-calc)), 3px);
    --s-5-10: clamp(5px, calc(5px + 5 * var(--fv-calc)), 10px);
    --s-5-18: clamp(5px, calc(5px + 13 * var(--fv-calc)), 18px);
    --s-8-12: clamp(8px, calc(8px + 4 * var(--fv-calc)), 12px);
    --s-8-16: clamp(8px, calc(8px + 8 * var(--fv-calc)), 16px);
    --s-8-32: clamp(8px, calc(8px + 24 * var(--fv-calc)), 32px);
    --s-10-14: clamp(10px, calc(10px + 4 * var(--fv-calc)), 14px);
    --s-10-40: clamp(10px, calc(10px + 30 * var(--fv-calc)), 40px);
    --s-12-14: clamp(12px, calc(12px + 2 * var(--fv-calc)), 14px);
    --s-12-16: clamp(12px, calc(12px + 4 * var(--fv-calc)), 16px);
    --s-12-18: clamp(12px, calc(12px + 6 * var(--fv-calc)), 18px);
    --s-12-20: clamp(12px, calc(12px + 8 * var(--fv-calc)), 20px);
    --s-12-24: clamp(12px, calc(12px + 12 * var(--fv-calc)), 24px);
    --s-12-43: clamp(12px, calc(12px + 31 * var(--fv-calc)), 43px);
    --s-14-16: clamp(14px, calc(14px + 2 * var(--fv-calc)), 16px);
    --s-14-18: clamp(14px, calc(14px + 4 * var(--fv-calc)), 18px);
    --s-14-24: clamp(14px, calc(14px + 10 * var(--fv-calc)), 24px);
    --s-14-64: clamp(14px, calc(14px + 50 * var(--fv-calc)), 64px);
    --s-15-32: clamp(15px, calc(15px + 17 * var(--fv-calc)), 32px);
    --s-15-40: clamp(15px, calc(15px + 25 * var(--fv-calc)), 40px);
    --s-15-80: clamp(15px, calc(15px + 65 * var(--fv-calc)), 80px);
    --s-16-18: clamp(16px, calc(16px + 2 * var(--fv-calc)), 18px);
    --s-16-24: clamp(16px, calc(16px + 8 * var(--fv-calc)), 24px);
    --s-16-27: clamp(16px, calc(16px + 11 * var(--fv-calc)), 27px);
    --s-16-28: clamp(16px, calc(16px + 12 * var(--fv-calc)), 28px);
    --s-16-30: clamp(16px, calc(16px + 14 * var(--fv-calc)), 30px);
    --s-16-40: clamp(16px, calc(16px + 24 * var(--fv-calc)), 40px);
    --s-16-48: clamp(16px, calc(16px + 32 * var(--fv-calc)), 48px);
    --s-16-58: clamp(16px, calc(16px + 42 * var(--fv-calc)), 58px);
    --s-17-20: clamp(17px, calc(17px + 3 * var(--fv-calc)), 20px);
    --s-17-30: clamp(17px, calc(17px + 13 * var(--fv-calc)), 30px);
    --s-18-24: clamp(18px, calc(18px + 6 * var(--fv-calc)), 24px);
    --s-18-28: clamp(18px, calc(18px + 10 * var(--fv-calc)), 28px);
    --s-18-32: clamp(18px, calc(18px + 14 * var(--fv-calc)), 32px);
    --s-18-42: clamp(18px, calc(18px + 24 * var(--fv-calc)), 42px);
    --s-20-36: clamp(20px, calc(20px + 16 * var(--fv-calc)), 36px);
    --s-20-40: clamp(20px, calc(20px + 20 * var(--fv-calc)), 40px);
    --s-20-50: clamp(20px, calc(20px + 30 * var(--fv-calc)), 50px);
    --s-20-60: clamp(20px, calc(20px + 40 * var(--fv-calc)), 60px);
    --s-20-66: clamp(20px, calc(20px + 46 * var(--fv-calc)), 66px);
    --s-20-74: clamp(20px, calc(20px + 54 * var(--fv-calc)), 74px);
    --s-20-80: clamp(20px, calc(20px + 60 * var(--fv-calc)), 80px);
    --s-22-30: clamp(22px, calc(22px + 8 * var(--fv-calc)), 30px);
    --s-23-46: clamp(23px, calc(23px + 23 * var(--fv-calc)), 46px);
    --s-23-50: clamp(23px, calc(23px + 27 * var(--fv-calc)), 50px);
    --s-23-60: clamp(23px, calc(23px + 37 * var(--fv-calc)), 60px);
    --s-24-32: clamp(24px, calc(24px + 8 * var(--fv-calc)), 32px);
    --s-24-40: clamp(24px, calc(24px + 16 * var(--fv-calc)), 40px);
    --s-24-80: clamp(24px, calc(24px + 56 * var(--fv-calc)), 80px);
    --s-24-124: clamp(24px, calc(24px + 100 * var(--fv-calc)), 124px);
    --s-25-26: clamp(25px, calc(25px + 1 * var(--fv-calc)), 26px);
    --s-25-50: clamp(25px, calc(25px + 25 * var(--fv-calc)), 50px);
    --s-25-64: clamp(25px, calc(25px + 39 * var(--fv-calc)), 64px);
    --s-26-16: clamp(16px, calc(26px + -10 * var(--fv-calc)), 26px);
    --s-26-88: clamp(26px, calc(26px + 62 * var(--fv-calc)), 88px);
    --s-27-48: clamp(27px, calc(27px + 21 * var(--fv-calc)), 48px);
    --s-27-65: clamp(27px, calc(27px + 38 * var(--fv-calc)), 65px);
    --s-28-48: clamp(28px, calc(28px + 20 * var(--fv-calc)), 48px);
    --s-28-70: clamp(28px, calc(28px + 42 * var(--fv-calc)), 70px);
    --s-28-100: clamp(28px, calc(28px + 72 * var(--fv-calc)), 100px);
    --s-30-42: clamp(30px, calc(30px + 12 * var(--fv-calc)), 42px);
    --s-30-100: clamp(30px, calc(30px + 70 * var(--fv-calc)), 100px);
    --s-31-62: clamp(31px, calc(31px + 31 * var(--fv-calc)), 62px);
    --s-32-38: clamp(32px, calc(32px + 6 * var(--fv-calc)), 38px);
    --s-32-64: clamp(32px, calc(32px + 32 * var(--fv-calc)), 64px);
    --s-32-73: clamp(32px, calc(32px + 41 * var(--fv-calc)), 73px);
    --s-32-133: clamp(32px, calc(32px + 101 * var(--fv-calc)), 133px);
    --s-35-100: clamp(35px, calc(35px + 65 * var(--fv-calc)), 100px);
    --s-36-8: clamp(8px, calc(36px + -28 * var(--fv-calc)), 36px);
    --s-36-15: clamp(15px, calc(36px + -21 * var(--fv-calc)), 36px);
    --s-36-42: clamp(36px, calc(36px + 6 * var(--fv-calc)), 42px);
    --s-36-63: clamp(36px, calc(36px + 27 * var(--fv-calc)), 63px);
    --s-37-88: clamp(37px, calc(37px + 51 * var(--fv-calc)), 88px);
    --s-38-143: clamp(38px, calc(38px + 105 * var(--fv-calc)), 143px);
    --s-40-60: clamp(40px, calc(40px + 20 * var(--fv-calc)), 60px);
    --s-40-64: clamp(40px, calc(40px + 24 * var(--fv-calc)), 64px);
    --s-40-80: clamp(40px, calc(40px + 40 * var(--fv-calc)), 80px);
    --s-40-84: clamp(40px, calc(40px + 44 * var(--fv-calc)), 84px);
    --s-40-120: clamp(40px, calc(40px + 80 * var(--fv-calc)), 120px);
    --s-42-54: clamp(42px, calc(42px + 12 * var(--fv-calc)), 54px);
    --s-45-72: clamp(45px, calc(45px + 27 * var(--fv-calc)), 72px);
    --s-48-160: clamp(48px, calc(48px + 112 * var(--fv-calc)), 160px);
    --s-50-80: clamp(50px, calc(50px + 30 * var(--fv-calc)), 80px);
    --s-50-100: clamp(50px, calc(50px + 50 * var(--fv-calc)), 100px);
    --s-50-133: clamp(50px, calc(50px + 83 * var(--fv-calc)), 133px);
    --s-50-160: clamp(50px, calc(50px + 110 * var(--fv-calc)), 160px);
    --s-56-80: clamp(56px, calc(56px + 24 * var(--fv-calc)), 80px);
    --s-60-144: clamp(60px, calc(60px + 84 * var(--fv-calc)), 144px);
    --s-60-226: clamp(60px, calc(60px + 166 * var(--fv-calc)), 226px);
    --s-78-292: clamp(78px, calc(78px + 214 * var(--fv-calc)), 292px);
    --s-80-160: clamp(80px, calc(80px + 80 * var(--fv-calc)), 160px);
    --s-85-120: clamp(85px, calc(85px + 35 * var(--fv-calc)), 120px);
    --s-88-120: clamp(88px, calc(88px + 32 * var(--fv-calc)), 120px);
    --s-90-140: clamp(90px, calc(90px + 50 * var(--fv-calc)), 140px);
    --s-100-166: clamp(100px, calc(100px + 66 * var(--fv-calc)), 166px);
    --s-100-170: clamp(100px, calc(100px + 70 * var(--fv-calc)), 170px);
    --s-100-210: clamp(100px, calc(100px + 110 * var(--fv-calc)), 210px);
    --s-120-150: clamp(120px, calc(120px + 30 * var(--fv-calc)), 150px);
    --s-120-200: clamp(120px, calc(120px + 80 * var(--fv-calc)), 200px);
    --s-128-267: clamp(128px, calc(128px + 139 * var(--fv-calc)), 267px);
    --s-132-200: clamp(132px, calc(132px + 68 * var(--fv-calc)), 200px);
    --s-144-225: clamp(144px, calc(144px + 81 * var(--fv-calc)), 225px);
    --s-150-245: clamp(150px, calc(150px + 95 * var(--fv-calc)), 245px);
    --s-181-500: clamp(181px, calc(181px + 319 * var(--fv-calc)), 500px);
    --s-200-400: clamp(200px, calc(200px + 200 * var(--fv-calc)), 400px);
    --s-330-460: clamp(330px, calc(330px + 130 * var(--fv-calc)), 460px);
    --s-400-500: clamp(400px, calc(400px + 100 * var(--fv-calc)), 500px);
    --s-600-1000: clamp(600px, calc(600px + 400 * var(--fv-calc)), 1000px);
    --s-10-18at900: clamp(10px, calc(10px + 8 * (100vw - var(--s-design-min) * 1px) / (900 - var(--s-design-min))), 18px);
    --s-80-130at1150: clamp(80px, calc(80px + 50 * (100vw - var(--s-design-min) * 1px) / (1150 - var(--s-design-min))), 130px);
    --s-80at200-170at844: clamp(80px, calc(80px + 90 * (100vw - 200px) / 644), 170px);
    --s-46at300-80at900: clamp(46px, calc(46px + 34 * (100vw - 300px) / 600), 80px);
    --s-80at370-100at900: clamp(80px, calc(80px + 20 * (100vw - 370px) / 530), 100px);
    --s-24at375-50at1150: clamp(24px, calc(24px + 26 * (100vw - 375px) / 775), 50px);
    --s-50at500-100at800: clamp(50px, calc(50px + 50 * (100vw - 500px) / 300), 100px);
    --s-85at500-170at800: clamp(85px, calc(85px + 85 * (100vw - 500px) / 300), 170px);
    --s-0at800-200at1000: clamp(0px, calc(0px + 200 * (100vw - 800px) / 200), 200px);
    --s-20at900-25at1150: clamp(20px, calc(20px + 5 * (100vw - 900px) / 250), 25px);
    --s-50at900-63at1150: clamp(50px, calc(50px + 13 * (100vw - 900px) / 250), 63px);
    --s-88at900-160at1600: clamp(88px, calc(88px + 72 * (100vw - 900px) / 700), 160px);
    --s-132at980-60at992: clamp(60px, calc(132px + -72 * (100vw - 980px) / 12), 132px);
    --s-500at1000-800at1920: clamp(500px, calc(500px + 300 * (100vw - 1000px) / 920), 800px);
    --s-200at1100-500: clamp(200px, calc(200px + 300 * (100vw - 1100px) / (var(--s-design-max) - 1100)), 500px);
  }
  @keyframes rise {
    0% {
      opacity: 1;
      transform: translateY(var(--s-15-40));
    }
    100% {
      opacity: 1;
      transform: translateY(0%);
    }
  }
  .d-sm-750-375 {
    --s-design-max: 750;
    --s-design-min: 375;
    --fv-calc: (100vw - var(--s-design-min) * 1px) / (var(--s-design-max) - var(--s-design-min));
    --s-n105-n118: clamp(-118px, calc(-105px + -13 * var(--fv-calc)), -105px);
    --s-n10-n26: clamp(-26px, calc(-10px + -16 * var(--fv-calc)), -10px);
    --s-n10-n13: clamp(-13px, calc(-10px + -3 * var(--fv-calc)), -10px);
    --s-0-22: clamp(0px, calc(0px + 22 * var(--fv-calc)), 22px);
    --s-0-56: clamp(0px, calc(0px + 56 * var(--fv-calc)), 56px);
    --s-0-130: clamp(0px, calc(0px + 130 * var(--fv-calc)), 130px);
    --s-0-133: clamp(0px, calc(0px + 133 * var(--fv-calc)), 133px);
    --s-0-144: clamp(0px, calc(0px + 144 * var(--fv-calc)), 144px);
    --s-2-3: clamp(2px, calc(2px + 1 * var(--fv-calc)), 3px);
    --s-5-10: clamp(5px, calc(5px + 5 * var(--fv-calc)), 10px);
    --s-5-18: clamp(5px, calc(5px + 13 * var(--fv-calc)), 18px);
    --s-8-12: clamp(8px, calc(8px + 4 * var(--fv-calc)), 12px);
    --s-8-16: clamp(8px, calc(8px + 8 * var(--fv-calc)), 16px);
    --s-8-32: clamp(8px, calc(8px + 24 * var(--fv-calc)), 32px);
    --s-10-14: clamp(10px, calc(10px + 4 * var(--fv-calc)), 14px);
    --s-10-40: clamp(10px, calc(10px + 30 * var(--fv-calc)), 40px);
    --s-12-14: clamp(12px, calc(12px + 2 * var(--fv-calc)), 14px);
    --s-12-16: clamp(12px, calc(12px + 4 * var(--fv-calc)), 16px);
    --s-12-18: clamp(12px, calc(12px + 6 * var(--fv-calc)), 18px);
    --s-12-20: clamp(12px, calc(12px + 8 * var(--fv-calc)), 20px);
    --s-12-24: clamp(12px, calc(12px + 12 * var(--fv-calc)), 24px);
    --s-12-43: clamp(12px, calc(12px + 31 * var(--fv-calc)), 43px);
    --s-14-16: clamp(14px, calc(14px + 2 * var(--fv-calc)), 16px);
    --s-14-18: clamp(14px, calc(14px + 4 * var(--fv-calc)), 18px);
    --s-14-24: clamp(14px, calc(14px + 10 * var(--fv-calc)), 24px);
    --s-14-64: clamp(14px, calc(14px + 50 * var(--fv-calc)), 64px);
    --s-15-32: clamp(15px, calc(15px + 17 * var(--fv-calc)), 32px);
    --s-15-40: clamp(15px, calc(15px + 25 * var(--fv-calc)), 40px);
    --s-15-80: clamp(15px, calc(15px + 65 * var(--fv-calc)), 80px);
    --s-16-18: clamp(16px, calc(16px + 2 * var(--fv-calc)), 18px);
    --s-16-24: clamp(16px, calc(16px + 8 * var(--fv-calc)), 24px);
    --s-16-27: clamp(16px, calc(16px + 11 * var(--fv-calc)), 27px);
    --s-16-28: clamp(16px, calc(16px + 12 * var(--fv-calc)), 28px);
    --s-16-30: clamp(16px, calc(16px + 14 * var(--fv-calc)), 30px);
    --s-16-40: clamp(16px, calc(16px + 24 * var(--fv-calc)), 40px);
    --s-16-48: clamp(16px, calc(16px + 32 * var(--fv-calc)), 48px);
    --s-16-58: clamp(16px, calc(16px + 42 * var(--fv-calc)), 58px);
    --s-17-20: clamp(17px, calc(17px + 3 * var(--fv-calc)), 20px);
    --s-17-30: clamp(17px, calc(17px + 13 * var(--fv-calc)), 30px);
    --s-18-24: clamp(18px, calc(18px + 6 * var(--fv-calc)), 24px);
    --s-18-28: clamp(18px, calc(18px + 10 * var(--fv-calc)), 28px);
    --s-18-32: clamp(18px, calc(18px + 14 * var(--fv-calc)), 32px);
    --s-18-42: clamp(18px, calc(18px + 24 * var(--fv-calc)), 42px);
    --s-20-36: clamp(20px, calc(20px + 16 * var(--fv-calc)), 36px);
    --s-20-40: clamp(20px, calc(20px + 20 * var(--fv-calc)), 40px);
    --s-20-50: clamp(20px, calc(20px + 30 * var(--fv-calc)), 50px);
    --s-20-60: clamp(20px, calc(20px + 40 * var(--fv-calc)), 60px);
    --s-20-66: clamp(20px, calc(20px + 46 * var(--fv-calc)), 66px);
    --s-20-74: clamp(20px, calc(20px + 54 * var(--fv-calc)), 74px);
    --s-20-80: clamp(20px, calc(20px + 60 * var(--fv-calc)), 80px);
    --s-22-30: clamp(22px, calc(22px + 8 * var(--fv-calc)), 30px);
    --s-23-46: clamp(23px, calc(23px + 23 * var(--fv-calc)), 46px);
    --s-23-50: clamp(23px, calc(23px + 27 * var(--fv-calc)), 50px);
    --s-23-60: clamp(23px, calc(23px + 37 * var(--fv-calc)), 60px);
    --s-24-32: clamp(24px, calc(24px + 8 * var(--fv-calc)), 32px);
    --s-24-40: clamp(24px, calc(24px + 16 * var(--fv-calc)), 40px);
    --s-24-80: clamp(24px, calc(24px + 56 * var(--fv-calc)), 80px);
    --s-24-124: clamp(24px, calc(24px + 100 * var(--fv-calc)), 124px);
    --s-25-26: clamp(25px, calc(25px + 1 * var(--fv-calc)), 26px);
    --s-25-50: clamp(25px, calc(25px + 25 * var(--fv-calc)), 50px);
    --s-25-64: clamp(25px, calc(25px + 39 * var(--fv-calc)), 64px);
    --s-26-16: clamp(16px, calc(26px + -10 * var(--fv-calc)), 26px);
    --s-26-88: clamp(26px, calc(26px + 62 * var(--fv-calc)), 88px);
    --s-27-48: clamp(27px, calc(27px + 21 * var(--fv-calc)), 48px);
    --s-27-65: clamp(27px, calc(27px + 38 * var(--fv-calc)), 65px);
    --s-28-48: clamp(28px, calc(28px + 20 * var(--fv-calc)), 48px);
    --s-28-70: clamp(28px, calc(28px + 42 * var(--fv-calc)), 70px);
    --s-28-100: clamp(28px, calc(28px + 72 * var(--fv-calc)), 100px);
    --s-30-42: clamp(30px, calc(30px + 12 * var(--fv-calc)), 42px);
    --s-30-100: clamp(30px, calc(30px + 70 * var(--fv-calc)), 100px);
    --s-31-62: clamp(31px, calc(31px + 31 * var(--fv-calc)), 62px);
    --s-32-38: clamp(32px, calc(32px + 6 * var(--fv-calc)), 38px);
    --s-32-64: clamp(32px, calc(32px + 32 * var(--fv-calc)), 64px);
    --s-32-73: clamp(32px, calc(32px + 41 * var(--fv-calc)), 73px);
    --s-32-133: clamp(32px, calc(32px + 101 * var(--fv-calc)), 133px);
    --s-35-100: clamp(35px, calc(35px + 65 * var(--fv-calc)), 100px);
    --s-36-8: clamp(8px, calc(36px + -28 * var(--fv-calc)), 36px);
    --s-36-15: clamp(15px, calc(36px + -21 * var(--fv-calc)), 36px);
    --s-36-42: clamp(36px, calc(36px + 6 * var(--fv-calc)), 42px);
    --s-36-63: clamp(36px, calc(36px + 27 * var(--fv-calc)), 63px);
    --s-37-88: clamp(37px, calc(37px + 51 * var(--fv-calc)), 88px);
    --s-38-143: clamp(38px, calc(38px + 105 * var(--fv-calc)), 143px);
    --s-40-60: clamp(40px, calc(40px + 20 * var(--fv-calc)), 60px);
    --s-40-64: clamp(40px, calc(40px + 24 * var(--fv-calc)), 64px);
    --s-40-80: clamp(40px, calc(40px + 40 * var(--fv-calc)), 80px);
    --s-40-84: clamp(40px, calc(40px + 44 * var(--fv-calc)), 84px);
    --s-40-120: clamp(40px, calc(40px + 80 * var(--fv-calc)), 120px);
    --s-42-54: clamp(42px, calc(42px + 12 * var(--fv-calc)), 54px);
    --s-45-72: clamp(45px, calc(45px + 27 * var(--fv-calc)), 72px);
    --s-48-160: clamp(48px, calc(48px + 112 * var(--fv-calc)), 160px);
    --s-50-80: clamp(50px, calc(50px + 30 * var(--fv-calc)), 80px);
    --s-50-100: clamp(50px, calc(50px + 50 * var(--fv-calc)), 100px);
    --s-50-133: clamp(50px, calc(50px + 83 * var(--fv-calc)), 133px);
    --s-50-160: clamp(50px, calc(50px + 110 * var(--fv-calc)), 160px);
    --s-56-80: clamp(56px, calc(56px + 24 * var(--fv-calc)), 80px);
    --s-60-144: clamp(60px, calc(60px + 84 * var(--fv-calc)), 144px);
    --s-60-226: clamp(60px, calc(60px + 166 * var(--fv-calc)), 226px);
    --s-78-292: clamp(78px, calc(78px + 214 * var(--fv-calc)), 292px);
    --s-80-160: clamp(80px, calc(80px + 80 * var(--fv-calc)), 160px);
    --s-85-120: clamp(85px, calc(85px + 35 * var(--fv-calc)), 120px);
    --s-88-120: clamp(88px, calc(88px + 32 * var(--fv-calc)), 120px);
    --s-90-140: clamp(90px, calc(90px + 50 * var(--fv-calc)), 140px);
    --s-100-166: clamp(100px, calc(100px + 66 * var(--fv-calc)), 166px);
    --s-100-170: clamp(100px, calc(100px + 70 * var(--fv-calc)), 170px);
    --s-100-210: clamp(100px, calc(100px + 110 * var(--fv-calc)), 210px);
    --s-120-150: clamp(120px, calc(120px + 30 * var(--fv-calc)), 150px);
    --s-120-200: clamp(120px, calc(120px + 80 * var(--fv-calc)), 200px);
    --s-128-267: clamp(128px, calc(128px + 139 * var(--fv-calc)), 267px);
    --s-132-200: clamp(132px, calc(132px + 68 * var(--fv-calc)), 200px);
    --s-144-225: clamp(144px, calc(144px + 81 * var(--fv-calc)), 225px);
    --s-150-245: clamp(150px, calc(150px + 95 * var(--fv-calc)), 245px);
    --s-181-500: clamp(181px, calc(181px + 319 * var(--fv-calc)), 500px);
    --s-200-400: clamp(200px, calc(200px + 200 * var(--fv-calc)), 400px);
    --s-330-460: clamp(330px, calc(330px + 130 * var(--fv-calc)), 460px);
    --s-400-500: clamp(400px, calc(400px + 100 * var(--fv-calc)), 500px);
    --s-600-1000: clamp(600px, calc(600px + 400 * var(--fv-calc)), 1000px);
    --s-10-18at900: clamp(10px, calc(10px + 8 * (100vw - var(--s-design-min) * 1px) / (900 - var(--s-design-min))), 18px);
    --s-80-130at1150: clamp(80px, calc(80px + 50 * (100vw - var(--s-design-min) * 1px) / (1150 - var(--s-design-min))), 130px);
    --s-80at200-170at844: clamp(80px, calc(80px + 90 * (100vw - 200px) / 644), 170px);
    --s-46at300-80at900: clamp(46px, calc(46px + 34 * (100vw - 300px) / 600), 80px);
    --s-80at370-100at900: clamp(80px, calc(80px + 20 * (100vw - 370px) / 530), 100px);
    --s-24at375-50at1150: clamp(24px, calc(24px + 26 * (100vw - 375px) / 775), 50px);
    --s-50at500-100at800: clamp(50px, calc(50px + 50 * (100vw - 500px) / 300), 100px);
    --s-85at500-170at800: clamp(85px, calc(85px + 85 * (100vw - 500px) / 300), 170px);
    --s-0at800-200at1000: clamp(0px, calc(0px + 200 * (100vw - 800px) / 200), 200px);
    --s-20at900-25at1150: clamp(20px, calc(20px + 5 * (100vw - 900px) / 250), 25px);
    --s-50at900-63at1150: clamp(50px, calc(50px + 13 * (100vw - 900px) / 250), 63px);
    --s-88at900-160at1600: clamp(88px, calc(88px + 72 * (100vw - 900px) / 700), 160px);
    --s-132at980-60at992: clamp(60px, calc(132px + -72 * (100vw - 980px) / 12), 132px);
    --s-500at1000-800at1920: clamp(500px, calc(500px + 300 * (100vw - 1000px) / 920), 800px);
    --s-200at1100-500: clamp(200px, calc(200px + 300 * (100vw - 1100px) / (var(--s-design-max) - 1100)), 500px);
  }
  :root {
    --twitch-font: "roobert", sans-serif;
    --heading-weight: 500;
    --body-weight: 500;
    --heading-line-height: 1;
    --body-size: var(--s-17-20);
    --small-body-size: var(--s-14-16);
    --paragraph-size: var(--s-16-18);
    --paragraph-line-height: var(--s-25-26);
    --paragraph-medium-size: var(--s-18-42);
    --paragraph-medium-line-height: var(--s-25-50);
    --small-link-size: var(--s-16-24);
    --large-link-size: var(--s-26-88);
    --x-large-title-size: var(--s-60-144);
    --large-title-size: var(--s-37-88);
    --small-title-size: var(--small-link-size);
    --large-title-weight: 500;
    --small-title-weight: 600;
    --paragraph-weight: 400;
    --button-label-weight: var(--small-title-weight);
    --link-weight: 600;
    --reading-max-width: 667px;
  }
  :root {
    --twitch-purple: #9146ff;
    --twitch-black-ops: #000000;
    --twitch-ice: #f0f0ff;
    --twitch-white: #ffffff;
    --twitch-jiggle: #fab4ff;
    --twitch-worm: #facdcd;
    --twitch-isabelle: #feee85;
    --twitch-droid: #befae1;
    --twitch-wipe-out: #00c8af;
    --twitch-smoke: #d2d2e6;
    --twitch-widow: #beaaff;
    --twitch-peach: #fc6675;
    --twitch-pac: #ffca5f;
    --twitch-mudkip: #57bee6;
    --twitch-sonic: #0014a5;
    --twitch-dragon: #8205b4;
    --twitch-cuddle: #fa1ed2;
    --twitch-bandit: #ff6905;
    --twitch-lightning: #fafa19;
    --twitch-ko: #beff00;
    --twitch-mega: #00fafa;
    --twitch-nights: #41145f;
    --twitch-osu: #be0078;
    --twitch-red-alert: #fa2828;
    --twitch-egg: #00fa05;
    --twitch-legend: #69ffc3;
    --twitch-zero: #1e69ff;
    --light-gray: #e1e0e1;
  }
  :root {
    --animation-default: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .c-blog-card {
    display: grid;
    gap: 14px;
  }
  .c-blog-card__title {
    font-size: var(--s-22-30);
    font-weight: 600;
    margin: 0;
  }
  .c-blog-card__date {
    margin: 0;
    font-size: var(--s-16-18);
    font-weight: 600;
  }
  .c-blog-card__preview {
    margin: 0;
    font-size: var(--s-16-18);
    font-weight: 400;
  }
  .c-blog-card__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.1s 0s ease-out;
  }
  .c-blog-card__image:hover {
    transform: scale(1.05);
  }
  .c-blog-card .c-link {
    grid-area: unset;
  }
  .c-cards-blog-cards {
    margin: 0 auto;
    max-width: var(--page-max-width);
    width: var(--percent-max-width);
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 50px;
  }
}
@media screen and (max-width: 800px) {
  .c-cards-blog-cards {
    grid-template-columns: 1fr;
  }
}
@media all, bookshop {
  .c-card-content-block {
    color: var(--twitch-black-ops);
    text-align: left;
    position: relative;
    overflow: hidden;
  }
  .c-card-content-block:after {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    pointer-events: none;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255) 76%, rgb(255, 255, 255) 100%);
    width: 100%;
    height: 4em;
  }
  .c-card-content-block__heading {
    font-size: var(--small-title-size);
    font-weight: var(--small-title-weight);
  }
  .c-card-content-block .c-paragraph {
    margin: var(--s-12-16) 0 0 0;
    font-size: var(--s-12-18);
    line-height: var(--s-16-27);
  }
  .c-card-content-block .c-paragraph a {
    color: var(--twitch-purple);
  }
  .c-card-content-block .c-paragraph a:hover {
    color: var(--twitch-black-ops);
  }
}
@media all, bookshop {
  .c-cool-list-things {
    position: relative;
    z-index: 10;
    box-shadow: var(--card-box-shadow);
    background: white;
    border-radius: var(--radii);
    color: var(--twitch-black-ops);
    padding: var(--s-0-56) var(--s-20-80) 30px;
  }
  .c-cool-list-things__list-heading {
    font-size: var(--small-title-size);
    font-weight: var(--link-weight);
    margin: 0 0 var(--s-20-40) 0;
  }
  .c-cool-list-things__list-paragraph {
    font-size: var(--paragraph-size);
    font-weight: var(--paragraph-weight);
    line-height: var(--s-16-27);
  }
  .c-cool-list-things__list-image {
    width: var(--s-120-150);
    padding-bottom: 27px;
    justify-self: center;
    margin-right: var(--s-20-74);
  }
  .c-cool-list-things__list-wrapper {
    list-style-type: none;
    padding: 0;
  }
  .c-cool-list-things__list-item {
    border-bottom: 1px solid var(--twitch-smoke);
    padding: var(--s-40-64) 0;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
  }
  .c-cool-list-things__list-item:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 720px) {
  .c-cool-list-things__list-item {
    grid-template-columns: repeat(auto-fit, minmax(150px, 200px) minmax(400px, auto));
  }
}
@media all, bookshop {
  .c-cards-icon-card {
    background-color: white;
    box-shadow: var(--card-box-shadow);
    padding: 40px;
    transition: transform 0.3s var(--bezier), box-shadow 0.3s var(--bezier);
  }
  .c-cards-icon-card__link-wrapper {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(3, auto) 1fr;
    grid-template-areas: "image" "title" "description" "link";
    justify-items: center;
  }
  .c-cards-icon-card:hover {
    transform: scale(1.04);
    box-shadow: var(--card-box-m-shadow);
  }
  .c-cards-icon-card:hover > header {
    color: var(--twitch-purple);
  }
  .c-cards-icon-card__image {
    height: 30px;
    width: 30px;
    object-fit: contain;
  }
  .c-cards-icon-card__image-wrapper {
    display: grid;
    place-content: center;
    height: 70px;
    width: 70px;
    background-color: var(--twitch-purple);
    grid-area: image;
    border-radius: 50%;
    margin: 0 25px 25px 0;
  }
  .c-cards-icon-card__title {
    grid-area: title;
    font-weight: 600;
    font-size: 29px;
    line-height: 120%;
    text-align: center;
    color: var(--twitch-black-ops);
  }
  .c-cards-icon-card__description {
    grid-area: description;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 120%;
    text-align: center;
    overflow-wrap: break-word;
    word-wrap: break-word;
    width: 100%;
    color: #000000;
  }
  .c-cards-icon-card .c-link {
    align-self: end;
  }
}
@media screen and (min-width: 768px) {
  .c-cards-icon-card:hover {
    transform: scale(1.02);
  }
  .c-cards-icon-card__link-wrapper {
    grid-template-columns: auto 1fr;
    grid-template-rows: repeat(2, auto) 1fr;
    grid-template-areas: "image title" "image description" ". link";
    justify-items: start;
  }
  .c-cards-icon-card__title {
    text-align: left;
  }
  .c-cards-icon-card__description {
    text-align: left;
  }
}
@media all, bookshop {
  .c-image-card {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: var(--s-144-225) var(--s-150-245);
    background: var(--twitch-white);
    box-shadow: var(--card-box-shadow);
    border-radius: 4px;
  }
  .c-image-card__image {
    width: 100%;
    height: var(--s-144-225);
    object-fit: cover;
  }
  .c-image-card__outer-link:hover .c-card-content-block__heading {
    color: var(--twitch-purple);
  }
  .c-image-card .c-card-content-block {
    place-self: start;
    padding: var(--s-24-32);
    height: 100%;
  }
}
@media all, bookshop {
  .c-job-card {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: var(--s-24-32);
    background: var(--twitch-white);
    box-shadow: var(--card-box-shadow);
    border-radius: 4px;
    align-items: flex-start;
  }
  .c-job-card__department {
    font-size: var(--s-12-18);
    padding: 0 0 var(--s-24-32);
  }
  .c-job-card__department a {
    color: var(--twitch-black-ops);
  }
  .c-job-card__department a:hover {
    color: var(--twitch-purple);
  }
  .c-job-card__heading {
    color: var(--twitch-purple);
  }
  .c-job-card__heading:hover {
    color: var(--twitch-black-ops);
  }
  .c-job-card__link {
    font-size: var(--s-16-40);
    font-weight: var(--heading-weight);
    padding: 0;
    margin-bottom: auto;
  }
  .c-job-card__location {
    margin: var(--s-24-124) 0 0;
  }
  .c-job-card__location a {
    display: inline-flex;
    align-items: center;
    padding: 0 var(--s-8-16);
    font-size: var(--s-12-14);
    font-weight: 500;
    height: var(--s-32-38);
    border: solid 1px var(--twitch-smoke);
    border-radius: var(--radii);
    color: var(--twitch-black-ops);
  }
  .c-job-card__location a:hover {
    color: var(--twitch-purple);
    border-color: var(--twitch-purple);
  }
}
@media screen and (min-width: 1000px) {
  .c-job-card {
    --grid-row-height: var(--s-100-210);
  }
}
@media all, bookshop {
  .c-link-card {
    display: grid;
    --padding: var(--s-24-32);
    padding: var(--padding);
    grid-template-columns: 1fr;
    --grid-row-height: var(--s-100-210);
    grid-template-rows: calc(var(--grid-row-height) - 48px) auto calc(var(--s-150-245) - 48px);
    justify-items: left;
    height: 100%;
    grid-template-areas: "image" "link" "paragraph";
    background: var(--twitch-white);
    box-shadow: var(--card-box-shadow);
    border-radius: 4px;
  }
  .c-link-card:hover .c-link-card__heading {
    color: var(--twitch-black-ops);
  }
  .c-link-card__link {
    grid-area: link;
    font-weight: var(--small-title-weight);
    align-self: end;
    padding-bottom: var(--s-0-22);
  }
  .c-link-card__heading {
    color: var(--twitch-purple);
    align-self: end;
  }
  .c-link-card__image {
    grid-area: image;
    align-self: end;
  }
  .c-link-card__image-icon {
    align-self: end;
    width: 48px;
    height: 48px;
    object-fit: cover;
  }
  .c-link-card .c-paragraph {
    height: 100%;
    font-size: var(--s-12-18);
    line-height: var(--s-16-27);
  }
}
@media screen and (min-width: 1000px) {
  .c-link-card .c-paragraph {
    text-align: center;
  }
}
@media screen and (min-width: 1000px) {
  .c-link-card {
    --grid-row-height: var(--s-100-210);
    justify-items: center;
  }
}
@media all, bookshop {
  .c-medium-cards {
    margin: 0 auto;
    max-width: var(--percent-max-width);
    width: var(--page-max-width);
  }
  .c-medium-cards .c-large-heading {
    padding-bottom: var(--s-38-143);
  }
  .c-medium-cards__list-wrapper {
    padding: 0;
    list-style-type: none;
    display: grid;
    gap: var(--s-23-50);
    grid-template-columns: repeat(auto-fit, minmax(var(--s-200at1100-500), 1fr));
  }
}
@media all, bookshop {
  .c-medium-card {
    display: grid;
    --padding: var(--s-24-32);
    padding: var(--padding);
    height: 100%;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(2, auto) 1fr;
    justify-items: left;
    grid-template-areas: "link" "image" "paragraph";
    background: var(--twitch-white);
    box-shadow: var(--card-box-shadow);
    border-radius: var(--radii);
  }
  .c-medium-card__link {
    grid-area: link;
    font-weight: var(--small-title-weight);
    padding-bottom: var(--s-36-15);
  }
  .c-medium-card__image {
    grid-area: image;
    display: none;
  }
}
@media screen and (min-width: 982px) {
  .c-medium-card__image {
    display: initial;
  }
}
@media all, bookshop {
  .c-medium-card__image-icon {
    width: 140px;
    height: 140px;
    object-fit: cover;
  }
}
@media all, bookshop {
  .c-medium-card .c-paragraph {
    font-size: var(--s-12-18);
    line-height: var(--s-16-27);
    text-align: left;
  }
}
@media screen and (min-width: 1000px) {
  .c-medium-card {
    --grid-row-height: var(--s-100-210);
  }
}
@media all, bookshop {
  .sc-quote-carousel {
    grid-area: quote-carousel;
  }
}
@media all, bookshop {
  .c-quote-carousel {
    display: grid;
    --top-padding: var(--s-132-200);
    grid-template-columns: 1fr;
    grid-template-rows: var(--top-padding) auto auto;
  }
  .c-quote-carousel .u-rise {
    transform: translateY(30%);
    opacity: 0;
  }
  .c-quote-carousel .u-rise.risen {
    animation: rise 0.3s var(--bezier) 1 forwards;
    animation-delay: calc(var(--animation-order) * 100ms);
  }
  .c-quote-carousel__slide-bullets {
    background-color: unset;
    grid-area: bullets;
    display: flex;
    justify-self: center;
    grid-row: 3/-1;
    grid-column: 1/1;
    margin-top: var(--s-16-28);
  }
  .c-quote-carousel__bullet {
    border-radius: 10px;
    border: 2px solid var(--link);
    opacity: 0.4;
    --bullet-width: var(--s-8-12);
    height: var(--bullet-width);
    width: var(--bullet-width);
    margin: var(--s-2-3);
    padding: 0;
  }
  .c-quote-carousel__bullet:hover {
    cursor: pointer;
  }
  .c-quote-carousel__bullet.is-active {
    border: unset;
    opacity: 1;
    background-color: var(--link);
  }
  .c-quote-carousel__content {
    grid-area: content;
    grid-row: 1/3;
    grid-column: 1/1;
    background-color: var(--twitch-white);
    box-shadow: var(--card-box-shadow);
    border-radius: var(--radii);
    font-size: var(--s-12-18);
    line-height: var(--s-16-27);
    letter-spacing: 0.01em;
    padding: var(--top-padding) var(--s-32-73) var(--s-32-73) var(--s-23-46);
  }
  .c-quote-carousel__content > *:nth-child(1) {
    margin-top: 0px;
  }
  .c-quote-carousel__content-message {
    position: relative;
    z-index: 1;
  }
  .c-quote-carousel__content-message::before {
    content: "“";
    position: absolute;
    font-size: var(--s-120-200);
    font-weight: 900;
    color: var(--twitch-ice);
    top: var(--s-12-43);
    left: var(--s-n10-n26);
    z-index: -1;
  }
  .c-quote-carousel__content-signature {
    color: var(--twitch-purple);
  }
  .c-quote-carousel__content-signature-title {
    margin-top: 0;
  }
  .c-quote-carousel__content-signature-name {
    margin-bottom: 0;
  }
  .c-quote-carousel__image {
    grid-area: image;
    grid-row: 1/2;
    grid-column: 1/1;
    align-self: center;
    justify-self: center;
    z-index: 2;
    object-fit: cover;
    --circle-width: var(--s-88-120);
    width: var(--circle-width);
    height: var(--circle-width);
    border-radius: var(--circle-width);
  }
  .c-quote-carousel__image--center {
    object-position: 50% 50%;
  }
  .c-quote-carousel__image--top {
    object-position: 50% 0%;
  }
  .c-quote-carousel__image--bottom {
    object-position: 0% 50%;
  }
}
@media screen and (min-width: 850px) {
  .c-quote-carousel {
    grid-template-columns: 133px 133px 1fr;
    grid-template-rows: 40px 380px minMax(60px, auto);
  }
  .c-quote-carousel__image {
    grid-row: 1/3;
    grid-column: 1/3;
    height: 420px;
    width: 266px;
    border-radius: unset;
  }
  .c-quote-carousel__content {
    padding-left: 193px;
    padding-top: 60px;
    grid-row: 2/-1;
    grid-column: 2/-1;
  }
  .c-quote-carousel__slide-bullets {
    grid-row: 3/4;
    grid-column: 1/2;
    align-self: start;
    justify-self: start;
  }
}
@media all, bookshop {
  .c-cards-resource-cards-cards-image {
    --card-height: 380px;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(2, calc(var(--card-height) / 2));
    box-shadow: var(--card-box-shadow);
  }
  .c-cards-resource-cards-cards-image__image {
    object-fit: cover;
    height: calc(var(--card-height) / 2);
    width: 100%;
  }
  .c-cards-resource-cards-cards-image__content {
    display: grid;
    padding: min(35px, 6vw);
    background-color: white;
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    grid-template-areas: "title" "description";
  }
  .c-cards-resource-cards-cards-image__header {
    font-style: normal;
    font-weight: 600;
    font-size: 19px;
    line-height: 120%;
    color: var(--twitch-black-ops);
  }
  .c-cards-resource-cards-cards-image__link {
    font-weight: bold;
    font-size: 18px;
    line-height: 150%;
    padding: 5px 0;
    align-self: end;
  }
}
@media all, bookshop {
  .c-resource-cards {
    display: grid;
    margin: 0 auto;
    max-width: var(--percent-max-width);
    width: var(--page-max-width);
  }
  .c-resource-cards__nav {
    margin-bottom: var(--s-10-40);
  }
  .c-resource-cards__nav__list {
    padding: 0;
    list-style-type: none;
    display: flex;
    gap: 1px;
    background-color: #e4e4e7;
    box-shadow: var(--card-box-shadow);
  }
}
@media (max-width: 800px), bookshop and (max-width: 800px) {
  .c-resource-cards__nav__list {
    flex-direction: column;
  }
  .c-resource-cards__nav__list button[aria-expanded=false] {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .c-resource-cards__nav__list button[aria-expanded=false].visible {
    position: unset;
    top: unset;
    left: unset;
  }
}
@media all, bookshop {
  .c-resource-cards__nav__listitem {
    flex: 1;
  }
  .c-resource-cards__nav__listitem button {
    appearance: none;
    width: 100%;
    height: var(--s-50-80);
    border: none;
    font-weight: 600;
    font-size: var(--s-12-18);
    background-color: var(--background);
    color: var(--text);
  }
}
@media (max-width: 800px), bookshop and (max-width: 800px) {
  .c-resource-cards__nav__listitem button {
    text-align: left;
    padding-left: 20px;
  }
}
@media all, bookshop {
  .c-resource-cards__nav__listitem button:hover {
    color: var(--link);
  }
}
@media all, bookshop {
  .c-resource-cards__nav__listitem button span {
    display: inline-flex;
    align-items: center;
    position: relative;
    transform: translateX(var(--s-n10-n13));
    transition: transform ease 0.4s;
  }
  .c-resource-cards__nav__listitem button span::before {
    opacity: 0;
    content: "";
    width: 16px;
    height: 10px;
    margin-right: var(--s-5-10);
    background-color: var(--background);
    clip-path: polygon(0px 0px, 3px 0px, 3px 7px, 100% 7px, 100% 100%, 0% 100%);
    box-sizing: border-box;
    transform: rotateZ(-45deg) translateY(-40%);
    transition: opacity ease 0.2s;
  }
}
@media all, bookshop {
  .c-resource-cards__nav__listitem button[aria-expanded=true] {
    background-color: var(--link);
    color: var(--background);
  }
  .c-resource-cards__nav__listitem button[aria-expanded=true]:hover {
    color: var(--background);
    background-color: var(--link);
  }
  .c-resource-cards__nav__listitem button[aria-expanded=true] span {
    transform: translateX(0);
  }
  .c-resource-cards__nav__listitem button[aria-expanded=true] span::before {
    opacity: 1;
    transition: opacity ease 0.3s 0.2s;
  }
}
@media all, bookshop {
  .c-resource-cards__resources {
    display: grid;
    --card-gap: var(--s-20-40);
    --number-of-columns: 4;
    --min-column-value: calc(
      (
          var(--page-max-width) -
            (var(--card-gap) * (var(--number-of-columns) - 1))
        ) / var(--number-of-columns)
    );
    grid-template-columns: repeat(auto-fill, minmax(min(var(--min-column-value), 100%), 1fr));
    gap: var(--card-gap);
  }
}
@media all, bookshop {
  .c-resource-cards__image-wrapper img {
    width: 100%;
    height: 155px;
    object-fit: cover;
  }
}
@media all, bookshop {
  .c-resource-cards__title {
    margin: 22px 0 22px 0;
    font-weight: 600;
    font-size: 18px;
    line-height: 120%;
  }
  .c-resource-cards__title a {
    color: var(--twitch-black-ops);
  }
  .c-resource-cards__title a:hover {
    text-decoration: underline;
  }
}
@media all, bookshop {
  .c-resource-cards__content {
    font-size: var(--small-body-size);
    font-weight: var(--body-weight);
    line-height: 150%;
    margin-bottom: 0;
  }
}
@media all, bookshop {
  .c-resource-cards .c-dev-button {
    position: absolute;
    bottom: 17px;
    left: 0;
    margin-left: 0;
    color: var(--link);
  }
  .c-resource-cards .c-dev-button:hover {
    text-decoration: underline;
  }
}
@media all, bookshop {
  .c-status-card {
    width: 100%;
    position: relative;
    --circle-width: var(--s-46at300-80at900);
    grid-area: status;
    --status-true-color: #00c8af;
    --status-false-color: #8a839e;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat 3, auto;
    grid-template-areas: "label" "label" "section";
  }
  .c-status-card__section {
    grid-area: section;
    grid-row-start: 2;
    grid-row-end: 4;
    box-shadow: var(--card-box-shadow);
  }
  .c-status-card__section .c-paragraph {
    color: var(--text);
    background-color: var(--twitch-white);
    padding: 36px 23px 31px 23px;
  }
  .c-status-card__label {
    color: var(--twitch-white);
    box-shadow: var(--card-box-shadow);
    grid-area: label;
    justify-self: center;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    border-radius: calc(var(--circle-width) / 2);
    height: var(--circle-width);
    width: var(--circle-width);
  }
  .c-status-card__label-text {
    margin: 0;
    font-size: var(--s-10-18at900);
    letter-spacing: -0.02em;
  }
  .c-status-card__label--on {
    background-color: var(--status-true-color);
  }
  .c-status-card__label--off {
    background-color: var(--status-false-color);
  }
}
@media screen and (min-width: 650px) {
  .c-status-card {
    left: calc(var(--circle-width) / -2);
    grid-template-columns: auto auto 1fr;
    grid-template-rows: 20px auto auto 1fr;
    grid-template-areas: ".      .       section" "label  label   section" "label  label   section" ".      .       section";
  }
  .c-status-card__section {
    grid-row-start: 1;
    grid-row-end: -1;
    grid-column-start: 2;
    grid-column-end: -1;
  }
  .c-status-card__section .c-paragraph {
    background-color: var(--twitch-white);
    padding: 36px 127px 39px 64px;
  }
  .c-status-card__section .c-paragraph:first-child {
    margin-top: 0;
  }
  .c-status-card__section .c-paragraph:last-child {
    margin-bottom: 0;
  }
}
@media all, bookshop {
  .c-testimonials {
    max-width: var(--percent-max-width);
    width: var(--page-max-width);
    margin: 0 auto;
  }
  .c-testimonials .c-large-heading {
    padding-bottom: var(--s-36-63);
    max-width: var(--s-181-500);
  }
  .c-testimonials__list-wrapper {
    padding: 0;
    list-style-type: none;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(272px, 1fr));
    grid-column-gap: var(--s-50-133);
    grid-row-gap: 24px;
    max-width: var(--page-max-width);
  }
}
@media screen and (min-width: 995px) {
  .c-testimonials__list-wrapper {
    grid-template-columns: repeat(auto-fit, minmax(272px, 1fr)) var(--right-content-width-modifier);
  }
}
@media screen and (min-width: 982px) {
  .c-testimonials {
    margin: 0 auto;
  }
}
@media all, bookshop {
  .c-testimonial {
    position: relative;
    z-index: 10;
    background: #ffffff;
    box-shadow: var(--card-box-shadow);
    border-radius: var(--radii);
    padding: var(--s-132at980-60at992) var(--s-23-60) var(--s-40-60) var(--s-23-60);
    --img-dimensions: var(--s-88at900-160at1600);
    --attestant-photo: url('https://via.placeholder.com/150');
    --attestant-signature: "test";
  }
  .c-testimonial .c-paragraph {
    font-size: var(--s-12-18);
    line-height: var(--s-16-27);
    color: var(--twitch-black-ops);
  }
  .c-testimonial::before {
    position: absolute;
    top: 28px;
    right: calc(50% - var(--img-dimensions) / 2);
    background: var(--attestant-photo) no-repeat;
    content: "";
    border-radius: 200px;
    background-size: cover;
    width: var(--img-dimensions);
    height: var(--img-dimensions);
    z-index: 999999;
  }
}
@media screen and (min-width: 980px) {
  .c-testimonial::before {
    top: calc(0px - var(--img-dimensions) / 2);
    right: calc(0px - var(--img-dimensions) / 2);
  }
}
@media all, bookshop {
  .c-testimonial::after {
    color: var(--twitch-black-ops);
    position: absolute;
    content: var(--attestant-signature);
    font-family: cursive;
    font-style: normal;
    font-weight: 100;
    font-size: 40px;
    line-height: 109%;
    transform: rotate(-15.15deg);
    right: 30px;
    bottom: 5px;
    display: none;
  }
}
@media all, bookshop {
  .c-tiny-cards {
    width: var(--page-max-width);
    max-width: var(--percent-max-width);
    margin: 0 auto;
  }
  .c-tiny-cards__grid-wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    grid-gap: 64px;
  }
}
@media all, bookshop {
  .c-tiny-block-image {
    grid-area: tiny-block-image;
    --sides: var(--s-90-140);
    width: var(--sides);
    height: var(--sides);
    object-fit: cover;
  }
}
@media all, bookshop {
  .c-tiny-card {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: var(--s-100-170) 10px auto;
    justify-items: center;
    grid-row-gap: var(--s-12-20);
    grid-template-areas: "tiny-block-image" "link" "paragraph";
  }
  .c-tiny-card .c-paragraph {
    font-size: var(--paragraph-size);
  }
  .c-tiny-card__title .c-paragraph {
    font-size: var(--small-title-size);
    font-weight: 600;
  }
}
@media all, bookshop {
  .c-video-card-collage {
    max-width: var(--page-max-width);
    width: var(--percent-max-width);
    margin: 0 auto;
  }
  .c-video-card-collage__list-wrapper {
    list-style-type: none;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(auto-fill, 1fr);
    grid-row-gap: var(--s-24-40);
    grid-column-gap: 50px;
  }
}
@media screen and (min-width: 706px) {
  .c-video-card-collage__list-wrapper {
    grid-template-columns: repeat(auto-fit, minmax(500px, 1fr));
    grid-template-rows: 1fr 1fr;
    align-items: center;
  }
}
@media screen and (min-width: 1050px) {
  .c-video-card-collage {
    padding: 0;
  }
}
@media all, bookshop {
  .c-video-card-collage .c-large-heading {
    padding-bottom: var(--s-40-84);
    text-align: left;
  }
}
@media screen and (min-width: 706px) {
  .c-video-card-collage .c-large-heading {
    text-align: center;
  }
}
@media all, bookshop {
  .c-video-card {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: var(--s-144-225) var(--s-150-245);
    background: var(--twitch-white);
    box-shadow: var(--card-box-shadow);
    border-radius: 4px;
  }
  .c-video-card__video-wrapper {
    position: relative;
    height: var(--s-144-225);
  }
  .c-video-card__video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .c-video-card .c-card-content-block {
    padding: var(--s-24-32);
    height: 100%;
  }
}
@media all, bookshop {
  .c-video-card-medium {
    display: grid;
    grid-template-rows: auto 144px;
    background: var(--twitch-white);
    box-shadow: var(--card-box-shadow);
    border-radius: var(--radii);
  }
  .c-video-card-medium__video-wrapper {
    position: relative;
    padding-top: var(--video-aspect-ratio);
  }
  .c-video-card-medium__video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .c-video-card-medium__video-duration {
    display: none;
    color: var(--twitch-black-ops);
  }
  .c-video-card-medium .c-card-content-block {
    color: var(--twitch-black-ops);
    padding: var(--s-24-32);
  }
}
@media screen and (min-width: 706px) {
  .c-video-card-medium {
    grid-template-rows: auto 119px;
  }
  .c-video-card-medium__video-duration {
    display: initial;
  }
  .c-video-card-medium__video-description + p {
    display: none;
    color: var(--twitch-black-ops);
  }
}
@media all, bookshop {
  .c-careers-listing {
    position: relative;
    z-index: 10;
    margin: 0 auto;
    max-width: 1200px;
    width: var(--percent-max-width);
    padding: var(--s-24-80);
    box-shadow: var(--card-box-shadow);
    border-radius: var(--radii);
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-template-rows: max-content;
    justify-items: left;
    grid-template-areas: "title   filters" "tags tags" "results results";
  }
}
@media (max-width: 700px), bookshop and (max-width: 700px) {
  .c-careers-listing {
    grid-template-areas: "title   title" "filters filters" "tags tags" "results results";
  }
}
@media all, bookshop {
  .c-careers-listing__title {
    font-size: var(--s-16-48);
    margin: 0;
    grid-area: title;
  }
}
@media all, bookshop {
  .c-careers-listing__tags {
    grid-area: tags;
    display: flex;
    margin: var(--s-36-8) 0 var(--s-36-8) auto;
  }
  .c-careers-listing__tags__tag {
    margin-left: 1rem;
  }
  .c-careers-listing__tags__tag.selected {
    font-weight: bolder;
  }
}
@media all, bookshop {
  .c-careers-listing__filters {
    grid-area: filters;
    display: flex;
    width: 100%;
    justify-content: flex-end;
    gap: var(--s-8-32);
  }
}
@media (max-width: 700px), bookshop and (max-width: 700px) {
  .c-careers-listing__filters {
    flex-direction: column;
    margin-top: 24px;
  }
}
@media all, bookshop {
  .c-careers-listing__filters__filter {
    height: 42px;
    width: 100%;
    max-width: 259px;
    border: solid 1px var(--twitch-smoke);
    border-radius: 2px;
    padding: 0 0 0 12px;
    font-size: 16px;
    font-weight: var(--body-weight);
    color: var(--text);
  }
}
@media (max-width: 700px), bookshop and (max-width: 700px) {
  .c-careers-listing__filters__filter {
    max-width: 100%;
  }
}
@media all, bookshop {
  .c-careers-listing__filters__filter::placeholder {
    color: var(--text);
    opacity: 0.5;
  }
}
@media all, bookshop {
  .c-careers-listing__results {
    grid-area: results;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style-type: none;
  }
}
@media all, bookshop {
  .c-careers-listing__department__label {
    margin: var(--s-15-80) 0 var(--s-15-32) 0;
    font-size: var(--s-12-24);
    font-weight: 600;
  }
  .c-careers-listing__department__results {
    padding: 0;
    margin: 0;
    list-style-type: none;
  }
}
@media all, bookshop {
  .c-careers-listing__result {
    padding: var(--s-18-28) 0 var(--s-24-32) 0;
    border-top: solid 1px var(--twitch-smoke);
  }
  .c-careers-listing__result:last-child {
    border-bottom: solid 1px var(--twitch-smoke);
  }
  .c-careers-listing__result__title {
    margin: 0;
    font-size: var(--s-16-40);
    font-weight: 600;
    color: var(--link);
  }
  .c-careers-listing__result__sub {
    font-size: var(--s-12-18);
    font-weight: 300;
  }
  .c-careers-listing__result__hashtag {
    font-weight: bold;
  }
}
@media all, bookshop {
  .c-careers-preview {
    margin: 0 auto;
    max-width: var(--page-max-width);
    width: var(--percent-max-width);
    display: grid;
    grid-template-columns: 1fr;
    gap: var(--s-16-40);
    justify-items: left;
    grid-template-areas: "large-heading " "label" "cta" "cards";
  }
  .c-careers-preview .c-button {
    width: 100%;
  }
  .c-careers-preview .c-large-heading {
    width: 55vw;
  }
}
@media screen and (min-width: 700px) {
  .c-careers-preview {
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-areas: "large-heading  large-heading  cta" "label          .              ." "cards  cards  cards";
  }
  .c-careers-preview .c-button {
    width: unset;
  }
  .c-careers-preview .c-large-heading {
    width: unset;
  }
}
@media all, bookshop {
  .c-careers-preview__label {
    grid-area: label;
  }
}
@media all, bookshop {
  .c-careers-preview__cards {
    grid-area: cards;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: grid;
    grid-template-columns: 1fr;
    gap: var(--s-16-40);
  }
  .c-careers-preview__cards li {
    z-index: 10;
  }
}
@media screen and (min-width: 650px) {
  .c-careers-preview__cards {
    grid-template-columns: 1fr 1fr;
  }
  .c-careers-preview__cards li:last-child {
    display: none;
  }
  .c-careers-preview__cards li:last-child .c-job-card {
    display: none;
  }
}
@media screen and (min-width: 842px) {
  .c-careers-preview__cards {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .c-careers-preview__cards li:last-child {
    display: unset;
  }
  .c-careers-preview__cards li:last-child .c-job-card {
    display: flex;
  }
}
@media all, bookshop {
  .c-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: var(--small-link-size);
    border-radius: var(--radii);
    padding: 0 var(--s-20-66);
    height: var(--s-56-80);
    min-width: var(--s-128-267);
    font-weight: var(--link-weight);
  }
  .c-button--primary {
    background-color: var(--link);
    border: none;
    color: var(--background);
  }
  .c-button--primary:hover {
    color: var(--background);
    background-color: var(--link-hover);
  }
  .c-button--secondary {
    border: 1px solid var(--link);
    background-color: transparent;
  }
  .c-button--secondary:hover {
    background-color: var(--link);
    color: var(--background);
  }
}
@media all, bookshop {
  .c-buttons {
    display: flex;
    gap: var(--s-16-30);
    grid-area: buttons;
  }
}
@media all, bookshop {
  .c-content-area {
    grid-area: content-area;
    max-width: var(--content-max-width);
  }
  .c-content-area .c-paragraph {
    max-width: var(--reading-max-width);
  }
  .c-content-area .c-paragraph:where(h2, h3, h4, h5, h6) {
    font-size: var(--s-16-24);
    margin-top: var(--s-32-64);
  }
  .c-content-area--center {
    text-align: center;
  }
  .c-content-area--center .c-paragraph {
    margin: 0 auto;
  }
  .c-content-area--right {
    text-align: right;
  }
  .c-content-area--right .c-paragraph {
    margin: 0 0 0 auto;
  }
}
@media all, bookshop {
  .c-content-grid-item {
    color: var(--text);
  }
  .c-content-grid-item__heading {
    font-size: var(--small-title-size);
    padding-bottom: var(--s-12-16);
    font-weight: var(--small-title-weight);
    line-height: 100%;
  }
  .c-content-grid-item__paragraph {
    font-size: var(--paragraph-size);
    font-weight: var(--paragraph-weight);
    line-height: 150%;
  }
}
@media all, bookshop {
  .c-content-grid {
    width: var(--page-max-width);
    max-width: var(--percent-max-width);
    margin: 0 auto;
  }
  .c-content-grid__list-wrapper {
    display: grid;
    padding: 0;
    list-style: none;
    grid-gap: var(--s-32-133);
    grid-template-columns: repeat(auto-fit, minmax(var(--s-200-400), 1fr));
  }
}
@media all, bookshop {
  .c-generic-emphasis-paragraph {
    font-size: var(--paragraph-medium-size);
    line-height: var(--paragraph-medium-line-height);
    color: var(--text);
  }
}
@media all, bookshop {
  .c-generic-image {
    --image-y-offset: 0%;
    --image-max-width: 100%;
    --image-positioning: begin;
    width: var(--image-percentage-width);
    position: relative;
    display: grid;
    top: var(--image-y-offset);
    margin-bottom: var(--image-y-offset);
    max-width: var(--image-max-width);
    width: 100%;
    z-index: 10;
    justify-self: var(--image-positioning);
  }
}
@media all, bookshop {
  .c-large-heading {
    grid-area: large-heading;
    font-size: var(--large-title-size);
    padding: 0;
    margin: 0;
    font-weight: var(--large-title-weight);
    --animation-order: 1;
  }
  .c-large-heading > div[data-svelte-slab] {
    display: none;
  }
  .c-large-heading--left {
    text-align: left;
  }
  .c-large-heading--center {
    text-align: center;
  }
  .c-large-heading--right {
    text-align: right;
  }
  .c-large-heading--primary {
    color: var(--text);
  }
  .c-large-heading--secondary {
    color: var(--text-alt);
  }
  .c-large-heading--large {
    font-size: var(--large-title-size);
  }
  .c-large-heading--large .c-large-heading__emoji {
    width: var(--s-31-62);
    height: var(--s-31-62);
    object-fit: contain;
  }
  .c-large-heading--x-large {
    font-size: var(--x-large-title-size);
  }
  .c-large-heading--x-large .c-large-heading__emoji {
    width: var(--s-50-100);
    height: var(--s-50-100);
    object-fit: contain;
  }
  .c-large-heading span {
    display: inline-block;
  }
  .c-large-heading .u-rise {
    transform: translateY(30%);
    opacity: 0;
  }
  .c-large-heading .u-rise.risen {
    animation: rise 0.3s var(--bezier) 1 forwards;
    animation-delay: calc(var(--animation-order) * 50ms);
  }
}
@media all, bookshop {
  .c-link {
    grid-area: link;
    font-size: var(--small-link-size);
    font-weight: var(--link-weight);
  }
  .c-link:hover {
    color: var(--link-hover);
  }
  .c-link--large {
    font-size: var(--large-link-size);
  }
  .c-link--medium {
    font-size: var(--paragraph-medium-size);
  }
  .c-link--primary {
    color: var(--link);
  }
  .c-link--secondary {
    color: var(--link-hover);
  }
  .c-link--secondary:hover {
    color: var(--link);
  }
}
@media all, bookshop {
  .c-multi-column {
    column-gap: var(--s-40-80);
    column-width: 53ch;
  }
  .c-multi-column h1, .c-multi-column h2, .c-multi-column h3, .c-multi-column h4, .c-multi-column h5, .c-multi-column h6 {
    column-rule: all;
  }
  .c-multi-column p:first-of-type {
    margin-top: 0;
  }
}
@media all, bookshop {
  .c-paragraph {
    grid-area: paragraph;
    font-size: var(--paragraph-size);
    padding: 0;
    margin: 0;
    font-weight: var(--paragraph-weight);
    line-height: var(--paragraph-line-height);
  }
  .c-paragraph--left {
    text-align: left;
  }
  .c-paragraph--center {
    text-align: center;
  }
  .c-paragraph--right {
    text-align: right;
  }
  .c-paragraph--justify {
    text-align: justify;
    text-justify: inter-word;
  }
  .c-paragraph--primary {
    color: var(--text);
  }
  .c-paragraph--secondary {
    color: var(--text-alt);
  }
}
@media all, bookshop {
  .c-iframe-video {
    position: relative;
    width: 100%;
    padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
  }
  .c-iframe-video__video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
}
@media all, bookshop {
  .c-job-application-card {
    grid-area: job-application-card;
    width: 100%;
    height: fit-content;
    padding: var(--s-20-40);
    background-color: var(--twitch-white);
    box-shadow: 0px 6.6501px 5.32008px rgba(125, 22, 255, 0.0282725), 0px 2.76726px 2.21381px rgba(125, 22, 255, 0.0196802);
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: max-content;
    justify-items: left;
    grid-template-areas: "title" "sub" "cta";
  }
  .c-job-application-card__detail {
    margin-bottom: var(--s-16-40);
  }
  .c-job-application-card__title {
    grid-area: title;
    font-size: var(--s-16-24);
    font-weight: 600;
    margin: 0;
    max-width: 20ch;
    margin-bottom: 8px;
  }
  .c-job-application-card__sub {
    grid-area: sub;
    font-size: var(--s-14-18);
    font-weight: 400;
  }
  .c-job-application-card__cta {
    grid-area: cta;
    width: 100%;
    margin-bottom: -20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
  }
  .c-job-application-card__cta .c-button {
    flex: 1;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
    text-align: center;
    white-space: nowrap;
    min-width: initial;
  }
  .c-job-application-card__cta .c-link {
    margin-left: var(--s-20-40);
    padding: 0 0 20px 0;
    white-space: nowrap;
  }
}
@media all, bookshop {
  #grnhse_app {
    grid-area: paragraph;
    width: 100%;
  }
}
@media all, bookshop {
  .c-job-page #application {
    padding: var(--s-20-40);
    background-color: var(--twitch-white);
    box-shadow: 0px 6.6501px 5.32008px rgba(125, 22, 255, 0.0282725), 0px 2.76726px 2.21381px rgba(125, 22, 255, 0.0196802);
    width: 100%;
  }
}
@media all, bookshop {
  .c-paragraph {
    grid-area: paragraph;
    font-size: var(--paragraph-size);
    padding: 0;
    margin: 0;
    font-weight: var(--paragraph-weight);
    line-height: var(--paragraph-line-height);
  }
  .c-paragraph--left {
    text-align: left;
  }
  .c-paragraph--center {
    text-align: center;
  }
  .c-paragraph--right {
    text-align: right;
  }
  .c-paragraph--primary {
    color: var(--text);
  }
  .c-paragraph--secondary {
    color: var(--text-alt);
  }
}
@media all, bookshop {
  .c-job-header {
    grid-area: job-header;
    width: 100%;
  }
  .c-job-header__links {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .c-job-header__apply {
    display: none;
  }
}
@media (max-width: 1000px), bookshop and (max-width: 1000px) {
  .c-job-header__apply {
    display: block;
  }
}
@media all, bookshop {
  .c-job-header__title {
    margin: var(--s-26-16) 0 var(--s-16-58) 0;
    font-size: var(--large-title-size);
    font-weight: var(--large-title-weight);
  }
}
@media all, bookshop {
  .c-job-header__sub {
    font-size: var(--s-16-24);
  }
}
@media (max-width: 700px), bookshop and (max-width: 700px) {
  .c-job-header__company {
    display: none;
  }
}
@media all, bookshop {
  .c-job-page {
    width: var(--page-max-width);
    max-width: var(--percent-max-width);
    margin: 0 auto;
    display: grid;
    grid-template-columns: var(--s-0-130) var(--s-500at1000-800at1920) var(--s-0-130) 1fr 1fr;
    grid-template-rows: max-content;
    justify-items: left;
    grid-template-areas: "job-header  job-header     job-header  job-header            ." ".           paragraph      .           job-application-card  job-application-card" ".           greenhouse     .           job-application-card  job-application-card";
  }
  .c-job-page .c-job-application-card {
    position: sticky;
    align-self: start;
    top: 50px;
    left: 0;
  }
}
@media (max-width: 1000px), bookshop and (max-width: 1000px) {
  .c-job-page .c-job-application-card {
    display: none;
  }
}
@media all, bookshop {
  .c-job-page__greenhouse {
    grid-area: greenhouse;
  }
}
@media (max-width: 1000px), bookshop and (max-width: 1000px) {
  .c-job-page {
    grid-template-columns: 1fr var(--s-0at800-200at1000);
    grid-template-areas: "job-header   job-header" "paragraph    ." "greenhouse   .";
  }
}
@media all, bookshop {
  .c-big-link-block {
    margin: 0 auto;
    max-width: var(--page-max-width);
    width: var(--percent-max-width);
    padding: 0;
    list-style-type: none;
  }
}
@media all, bookshop {
  .c-blog-content {
    margin: 0 auto;
    max-width: 600px;
    width: var(--percent-max-width);
    margin-top: 40px;
    line-height: 28px;
  }
  .c-blog-content__video-iframe-wrapper {
    margin-top: 40px;
    margin-bottom: var(--s-80at200-170at844);
    transform: translateX(-20%);
    position: relative;
    max-width: 140%;
    width: 100%;
    padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
  }
  .c-blog-content__video-iframe-wrapper iframe {
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 140%;
    height: 140%;
  }
  .c-blog-content img {
    max-width: 140%;
    width: 100%;
    height: auto;
    max-height: 60vh;
    margin: 20px 0;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: auto;
  }
}
@media all, bookshop {
  .c-sections-blog-featured {
    width: var(--page-max-width);
    max-width: 100vw;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
    color: white;
  }
  .c-sections-blog-featured__blog-image {
    width: 100%;
    grid-column: 1/-1;
    grid-row: 1/2;
  }
  .c-sections-blog-featured__blog-contents {
    grid-column: 1/-1;
    grid-row: -2/-1;
    max-width: 640px;
    width: 100%;
    background-color: var(--twitch-purple);
    padding: var(--s-28-70);
    display: grid;
    color: var(--twitch-white);
    font-weight: blue;
  }
  .c-sections-blog-featured__blog-contents time {
    font-weight: 600;
  }
  .c-sections-blog-featured__blog-contents time,
.c-sections-blog-featured__blog-contents p {
    font-size: var(--s-18-24);
    margin: 10px 0;
  }
  .c-sections-blog-featured__blog-contents .c-link {
    grid-area: unset;
    font-size: var(--s-28-48);
    color: white;
  }
  .c-sections-blog-featured__blog-contents .c-link:hover {
    color: black;
  }
}
@media screen and (min-width: 638px) {
  .c-sections-blog-featured {
    grid-template-columns: 1fr 8fr;
  }
  .c-sections-blog-featured__blog-image {
    grid-column: 2/-1;
    grid-row: 1/2;
    position: relative;
    z-index: 1;
  }
  .c-sections-blog-featured__blog-contents {
    grid-column: 1/-1;
    grid-row: -2/-1;
    position: relative;
    z-index: 2;
  }
}
@media all, bookshop {
  .c-blog-header {
    margin: 0 auto;
    max-width: var(--blog-max-width);
    width: var(--percent-max-width);
    display: grid;
    grid-template-columns: 1fr;
    gap: var(--s-25-64);
  }
  .c-blog-header__sub-heading {
    font-size: var(--s-17-30);
    font-weight: 600;
  }
  .c-blog-header .c-large-heading {
    grid-area: unset;
  }
  .c-blog-header__image {
    width: 100%;
  }
}
@media all, bookshop {
  .c-card-carousel .is-hoverable {
    transition: box-shadow 0.2s ease-in-out;
  }
  .c-card-carousel .is-hoverable:hover {
    box-shadow: 0px 8px 46px -13px rgba(176, 97, 241, 0.342);
  }
  .c-card-carousel__wrapper {
    max-width: var(--percent-max-width);
    width: var(--page-max-width);
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    justify-content: end;
    grid-column-gap: 40px;
  }
  .c-card-carousel__wrapper .u-rise {
    transform: translateY(30%);
    opacity: 0;
  }
  .c-card-carousel__wrapper .u-rise.risen {
    animation: rise 0.3s var(--bezier) 1 forwards;
    animation-delay: calc(var(--animation-order) * 100ms);
  }
}
@media screen and (max-width: 753px) {
  .c-card-carousel__wrapper {
    grid-template-columns: repeat(auto-fill, 1fr);
    row-gap: 24px;
  }
}
@media all, bookshop {
  .c-card-carousel__wrapper .is-hidden {
    display: none;
  }
}
@media all, bookshop {
  .c-card-carousel__slide-bullets {
    grid-area: bullets;
    display: flex;
    justify-self: center;
    grid-row: 3/-1;
    grid-column: 1/1;
    margin: var(--s-16-28) 0 var(--s-16-28) 75vw;
  }
}
@media screen and (max-width: 753px) {
  .c-card-carousel__slide-bullets {
    display: none;
  }
}
@media all, bookshop {
  .c-card-carousel__bullet {
    border-radius: 10px;
    background-color: unset;
    border: 2px solid var(--link);
    opacity: 0.4;
    --bullet-width: var(--s-8-12);
    height: var(--bullet-width);
    width: var(--bullet-width);
    margin: var(--s-2-3);
    padding: 0;
  }
  .c-card-carousel__bullet:hover {
    cursor: pointer;
  }
  .c-card-carousel__bullet.is-active {
    border: unset;
    background-color: var(--link);
    opacity: 1;
  }
}
@media all, bookshop {
  .c-card-carousel .c-paragraph {
    color: var(--twitch-black-ops);
  }
}
@media all, bookshop {
  .c-card-carousel .card-link {
    z-index: 11;
  }
}
@media all, bookshop {
  .c-card-carousel .c-video-card,
.c-card-carousel .c-link-card,
.c-card-carousel .c-image-card, .c-card-carousel__bullet {
    z-index: 10;
  }
}
@media all, bookshop {
  .c-card-flipping-carousel {
    max-width: var(--percent-max-width);
    width: calc(var(--page-max-width) - 300px);
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    grid-template-areas: "quote-carousel";
  }
  .c-card-flipping-carousel__aside-content {
    display: none;
    grid-area: aside-content;
  }
}
@media screen and (min-width: 1100px) {
  .c-card-flipping-carousel {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    grid-gap: 30px;
    grid-template-areas: "quote-carousel";
  }
  .c-card-flipping-carousel__aside-content {
    display: unset;
    align-self: center;
  }
}
@media all, bookshop {
  .c-content-area-block {
    width: var(--page-max-width);
    max-width: var(--percent-max-width);
    margin: 0 auto;
  }
}
@media all, bookshop {
  .content-beside-image {
    margin: 0 auto;
    width: var(--page-max-width);
    max-width: var(--percent-max-width);
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: max-content;
    grid-column-gap: var(--s-100-166);
    grid-row-gap: 0;
    justify-items: left;
    grid-template-areas: "content-area  self-image" "content-area  self-image";
  }
  .content-beside-image--right {
    justify-items: left;
    grid-template-areas: "self-image  content-area" "self-image  content-area";
  }
}
@media (max-width: 1000px), bookshop and (max-width: 1000px) {
  .content-beside-image {
    grid-template-areas: "content-area  content-area" "content-area  content-area";
  }
}
@media all, bookshop {
  .content-beside-image .c-paragraph strong {
    font-size: var(--s-16-24);
  }
}
@media all, bookshop {
  .content-beside-image__image {
    grid-area: self-image;
    width: 100%;
  }
}
@media (max-width: 1000px), bookshop and (max-width: 1000px) {
  .content-beside-image__image {
    display: none;
  }
}
@media all, bookshop {
  .c-content-beside-video {
    margin: 0 auto;
    width: var(--page-max-width);
    max-width: var(--percent-max-width);
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: max-content;
    grid-column-gap: var(--s-100-166);
    grid-row-gap: 20px;
    justify-items: left;
    grid-template-areas: "content-area  video" "content-area  video";
  }
  .c-content-beside-video--right {
    justify-items: left;
    grid-template-areas: "video  content-area" "video  content-area";
  }
}
@media (max-width: 1000px), bookshop and (max-width: 1000px) {
  .c-content-beside-video {
    grid-template-areas: "video video" "content-area content-area";
  }
}
@media all, bookshop {
  .c-content-beside-video .c-paragraph strong {
    font-size: var(--s-16-24);
  }
}
@media all, bookshop {
  .c-content-beside-video__video_wrapper {
    width: 100%;
    position: relative;
    padding-bottom: 56.25%; /* 16:9, for an aspect ratio of 1:1 change to this value to 100% */
    grid-area: video;
    height: 0;
  }
}
@media all, bookshop {
  .c-content-beside-video__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
@media all, bookshop {
  .c-sections-dual-column {
    --left-column: 1fr;
    --right-column: 1fr;
    position: relative;
    margin: 0 auto;
    width: var(--page-max-width);
    max-width: var(--percent-max-width);
    display: grid;
    grid-template-columns: var(--left-column) var(--right-column);
    grid-template-areas: "left-column right-column";
    gap: 0 var(--s-30-100);
  }
  .c-sections-dual-column--swap {
    grid-template-areas: "right-column left-column";
  }
  .c-sections-dual-column__left {
    grid-area: left-column;
    display: grid;
    grid-template-rows: auto;
    align-content: start;
  }
  .c-sections-dual-column__left * {
    grid-area: unset;
  }
  .c-sections-dual-column__right {
    grid-template-rows: auto;
    grid-area: right-column;
    align-content: start;
    display: grid;
  }
  .c-sections-dual-column__right * {
    grid-area: unset;
  }
  .c-sections-dual-column .c-generic-emphasis-paragraph {
    width: 16ch;
  }
  .c-sections-dual-column .c-generic-image {
    margin: var(--s-20-50) 0 0;
  }
}
@media screen and (max-width: 800px) {
  .c-sections-dual-column {
    grid-template-columns: 1fr;
    grid-template-areas: "right-column" "left-column";
  }
  .c-sections-dual-column.c-sections-dual-column--mobile-swap {
    grid-template-areas: "left-column" "right-column";
  }
  .c-sections-dual-column .c-generic-emphasis-paragraph {
    width: 100%;
  }
  .c-sections-dual-column .c-generic-image {
    top: 0;
    margin-bottom: 0;
  }
}
@media all, bookshop {
  .c-full-bleed-image {
    --Small: 20vh;
    --Medium: 35vh;
    --Large: 50vh;
    --X-Large: 90vh;
    --height: var(--Small);
  }
  .c-full-bleed-image__image {
    width: 100%;
    max-height: var(--height);
    height: auto;
    object-fit: cover;
    display: block;
  }
}
@media all, bookshop {
  .c-heading {
    margin: 0 auto;
    width: var(--page-max-width);
    max-width: var(--percent-max-width);
  }
}
@media all, bookshop {
  .c-hero-title-block {
    grid-area: iframe-video;
    margin: 0 auto;
    max-width: var(--page-max-width);
    width: var(--percent-max-width);
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: max-content;
    grid-row-gap: 40px;
    justify-items: var(--align-content-block);
    justify-items: center;
    grid-template-areas: "large-heading" "paragraph" "buttons";
  }
  .c-hero-title-block--align-left {
    justify-items: left;
  }
  .c-hero-title-block--align-right {
    justify-items: right;
  }
  .c-hero-title-block--align-center {
    justify-items: center;
  }
  .c-hero-title-block .c-paragraph {
    max-width: 680px;
  }
}
@media screen and (max-width: var(--content-max-width)) {
  .c-hero-title-block {
    padding: 50px 5vw 0 5vw;
  }
}
@media screen and (max-width: 1000px) {
  .c-hero-title-block {
    justify-items: left;
    grid-template-areas: "large-heading  large-heading   large-heading" "paragraph      paragraph       ." "buttons        buttons         buttons";
  }
  .c-hero-title-block .c-paragraph,
.c-hero-title-block h1,
.c-hero-title-block h2,
.c-hero-title-block h3,
.c-hero-title-block h4,
.c-hero-title-block h5 {
    text-align: left;
  }
}
@media all, bookshop {
  .c-hero-video-block {
    margin: 0 auto;
    max-width: calc(var(--page-max-width) + 300px);
    padding: 0;
    list-style-type: none;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: repeat(1, 1fr);
  }
  .c-hero-video-block > [data-svelte-slab] {
    display: none;
  }
  .c-hero-video-block__primary-image {
    grid-area: main-image;
    position: relative;
    align-self: end;
    bottom: -69px;
    width: 100%;
    grid-column: 1/6;
    grid-row: 1/-1;
    z-index: 11;
  }
  .c-hero-video-block__secondary-image {
    grid-area: secondary-image;
    position: relative;
    z-index: 999;
    align-self: end;
    width: 100%;
    grid-column: 11/-1;
    grid-row: -2/-1;
  }
  .c-hero-video-block__content {
    background-color: var(--link);
    color: var(--link-hover);
    padding: var(--s-35-100);
    font-size: var(--s-30-42);
  }
  .c-hero-video-block__content-wrapper {
    z-index: 11;
    position: relative;
    pointer-events: none;
    grid-area: content;
    grid-column: 7/-1;
    grid-row: 1/-1;
  }
  .c-hero-video-block .c-iframe-video {
    grid-column: 2/-2;
    grid-row: 1/-1;
    position: relative;
    z-index: 1;
    translate: translateY(0px);
  }
  .c-hero-video-block--cont .c-hero-video-block__content, .c-hero-video-block--cont-pri .c-hero-video-block__content {
    top: -78px;
  }
  .c-hero-video-block--cont-sec .c-iframe-video, .c-hero-video-block--cont .c-iframe-video, .c-hero-video-block--sec .c-iframe-video {
    grid-column: 1/-2;
  }
  .c-hero-video-block--none .c-iframe-video {
    grid-column: 1/-1;
  }
}
@media screen and (max-width: 900px) {
  .c-hero-video-block__content-wrapper {
    grid-column: 4/-1;
  }
  .c-hero-video-block__primary-image {
    display: none;
  }
  .c-hero-video-block__secondary-image {
    display: none;
  }
  .c-hero-video-block .c-iframe-video {
    grid-column: 1/-1;
  }
}
@media screen and (max-width: 600px) {
  .c-hero-video-block {
    grid-template-rows: auto 56.25vw;
  }
  .c-hero-video-block__content {
    top: 0;
  }
  .c-hero-video-block__content-wrapper {
    grid-column: 1/-1;
    grid-row: 1/2;
  }
  .c-hero-video-block .c-iframe-video {
    grid-row: 2/-1;
  }
}
@media all, bookshop {
  .c-sections-icon-cards {
    margin: 0 auto;
    width: var(--page-max-width);
    max-width: var(--percent-max-width);
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(var(--s-400-500), 1fr));
    grid-gap: 30px;
  }
}
@media all, bookshop {
  .c-img-bubble-block {
    display: grid;
    grid-template-columns: auto;
    gap: 40px 0px;
    padding: 30px;
    place-self: center;
    place-content: center;
    width: 100vw;
    overflow-x: hidden;
  }
  .c-img-bubble-block__bubble {
    border-radius: 50%;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.05), 0px 6px 16px rgba(0, 0, 0, 0.2);
    grid-column: span 2;
    object-fit: cover;
    --bubble-size: var(--s-50at500-100at800);
    width: var(--bubble-size);
    height: var(--bubble-size);
  }
  .c-img-bubble-block__bubble-wrapper {
    display: grid;
    grid-template-columns: repeat(60, var(--s-85at500-170at800));
    grid-template-rows: repeat(3, 1fr);
    grid-auto-flow: column;
    gap: 40px 0px;
    padding: 30px;
  }
  .c-img-bubble-block__bubble-wrapper > img:nth-child(2) {
    grid-row: 3/4;
  }
}
@media all, bookshop {
  .c-listings-block {
    --component-width: 1200px;
  }
  .c-listings-block .c-cool-list-things {
    margin: 0 auto;
    max-width: var(--component-width);
    width: var(--percent-max-width);
  }
  .c-listings-block .c-hero-title-block {
    max-width: var(--component-width);
  }
  .c-listings-block .c-hero-title-block .c-large-heading {
    width: 50vw;
  }
}
@media all, bookshop {
  .c-main-video {
    --video-width: 100vw;
    --max-width: 100vw;
  }
  .c-main-video__video {
    display: block;
    margin: 0 auto;
    width: var(--video-width);
    height: calc(0.5625 * var(--video-width));
    max-height: 900px;
    width: var(--page-max-width);
    max-width: var(--max-width);
  }
}
@media screen and (min-width: 900px) {
  .c-main-video {
    --video-width: 90vw;
    --max-width: var(--percent-max-width);
  }
}
@media all, bookshop {
  .c-multi-column-block {
    width: var(--page-max-width);
    max-width: var(--percent-max-width);
    margin: 0 auto;
    column-gap: var(--s-40-80);
    column-width: 40ch;
  }
  .c-multi-column-block h1, .c-multi-column-block h2, .c-multi-column-block h3, .c-multi-column-block h4, .c-multi-column-block h5, .c-multi-column-block h6 {
    column-rule: all;
  }
  .c-multi-column-block p:first-of-type {
    margin-top: 0;
  }
}
@media all, bookshop {
  .c-program-content-block {
    margin: 0 auto;
    width: var(--page-max-width);
    max-width: var(--percent-max-width);
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto 1fr;
    grid-column-gap: var(--s-0-133);
    grid-row-gap: 0;
    justify-items: left;
    grid-template-areas: "status" "content-area" "self-image";
  }
  .c-program-content-block .c-status-card {
    margin: 0 0 var(--s-32-64) 0;
  }
  .c-program-content-block .c-paragraph :where(h2, h3, h4, h5, h6) {
    font-size: var(--s-16-24);
  }
  .c-program-content-block__image-wrapper {
    grid-area: self-image;
  }
  .c-program-content-block__image {
    display: none;
  }
}
@media (min-width: 1200px), bookshop and (min-width: 1200px) {
  .c-program-content-block {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto 1fr;
    grid-template-areas: "status        self-image" "content-area  self-image";
  }
  .c-program-content-block--right {
    grid-template-areas: "self-image status" "self-image content-area";
  }
  .c-program-content-block__image {
    display: unset;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
}
@media all, bookshop {
  .c-ribbon {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
  }
  .c-ribbon__box {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .c-ribbon__text {
    color: var(--link);
    font-size: var(--s-28-100);
    font-weight: 600;
    white-space: nowrap;
    margin: 0;
    padding: 0;
    letter-spacing: -0.04em;
  }
  .c-ribbon__description {
    font-size: var(--s-18-32);
    padding-left: var(--s-5-18);
    line-height: 80%;
  }
  .c-ribbon__text, .c-ribbon__description {
    margin: 0 auto;
    width: var(--page-max-width);
    max-width: var(--percent-max-width);
  }
  .c-ribbon__text::before, .c-ribbon__text::after, .c-ribbon__description::before, .c-ribbon__description::after {
    color: var(--link);
    filter: opacity(40%) brightness(90%);
  }
  .c-ribbon__text::before, .c-ribbon__description::before {
    content: attr(data-ribbon-left);
    display: inline-block;
    width: 300vw;
    text-align: right;
    margin-left: -300vw;
  }
  .c-ribbon__text::after, .c-ribbon__description::after {
    content: attr(data-ribbon-right);
  }
}
@media all, bookshop {
  .c-student-success-stories {
    max-width: var(--percent-max-width);
    width: var(--page-max-width);
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    grid-template-areas: "quote-carousel";
  }
  .c-student-success-stories__aside-content {
    display: none;
    grid-area: aside-content;
  }
}
@media screen and (min-width: 1100px) {
  .c-student-success-stories {
    grid-template-columns: 228px 1fr minmax(300px, 1067px);
    grid-template-rows: 1fr;
    grid-gap: 30px;
    grid-template-areas: "aside-content . quote-carousel";
  }
  .c-student-success-stories__aside-content {
    display: unset;
    align-self: center;
  }
}
@media all, bookshop {
  .u-step {
    position: relative;
    background-color: unset !important;
    overflow: hidden;
    --step-height: var(--s-330-460);
  }
  .u-step::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: var(--step-height);
    background-color: var(--background);
  }
  .u-step-right-direction::before {
    left: unset;
    right: 0;
  }
  .u-step-small, .u-step-medium, .u-step-large, .u-step-x-small {
    height: var(--step-height);
  }
  .u-step-small.u-step-bleed, .u-step-medium.u-step-bleed, .u-step-large.u-step-bleed, .u-step-x-small.u-step-bleed {
    margin-top: calc(var(--step-height) * -1);
  }
  .u-step-height-large {
    --step-height: var(--s-330-460);
  }
  .u-step-height-small {
    --step-height: var(--s-24-40);
  }
  .u-step-height-default {
    --step-height: var(--s-48-160);
  }
  .u-step-none.u-step-bleed {
    height: var(--step-height);
    margin-top: calc(var(--step-height) * -1);
  }
  .u-step-x-small::before {
    width: 30%;
  }
  .u-step-small::before {
    width: 43%;
  }
  .u-step-medium::before {
    width: 67%;
  }
  .u-step-large::before {
    width: 73%;
  }
  .u-step-none::before {
    width: 100%;
  }
}
@media (max-width: 750px), bookshop and (max-width: 750px) {
  .u-step-mobile-none::before {
    width: 100%;
  }
}