/*! plauderbank v1.0.0 | (c) 2021  | MIT License */
/*!
 * plauderbank v1.0.0: Plauderbank styling
 * (c) 2021 
 * MIT License
 *//*! tailwindcss v2.1.2 | MIT License | https://tailwindcss.com *//*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */progress,
sub,
sup {
  vertical-align:baseline
}
*,
::after,
::before,
img {
  border-style:solid
}
.ease-in-out,
.transition {
  transition-timing-function:cubic-bezier(.4,0,.2,1)
}
*,
::after,
::before {
  box-sizing:border-box;
  border-width:0;
  border-color:#e5e7eb
}
hr {
  height:0;
  color:inherit;
  border-top-width:1px
}
abbr[title] {
  -webkit-text-decoration:underline dotted;
  text-decoration:underline dotted
}
b,
strong {
  font-weight:bolder
}
code,
kbd,
pre,
samp {
  font-size:1em
}
small {
  font-size:80%
}
sub,
sup {
  font-size:75%;
  line-height:0;
  position:relative
}
sub {
  bottom:-.25em
}
sup {
  top:-.5em
}
table {
  text-indent:0;
  border-color:inherit;
  border-collapse:collapse
}
button,
input,
optgroup,
select,
textarea {
  font-family:inherit;
  font-size:100%;
  margin:0;
  padding:0;
  line-height:inherit;
  color:inherit
}
button,
select {
  text-transform:none
}
button {
  -webkit-appearance:button;
  background-color:transparent;
  background-image:none;
  cursor:pointer
}
legend {
  padding:0
}
summary {
  display:list-item
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin:0
}
button:focus {
  outline:dotted 1px;
  outline:-webkit-focus-ring-color auto 5px
}
fieldset {
  margin:0;
  padding:0
}
ol,
ul {
  list-style:none;
  margin:0;
  padding:0
}
html {
  -moz-tab-size:4;
  -o-tab-size:4;
  tab-size:4;
  -webkit-text-size-adjust:100%;
  font-family: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";
  line-height:1.5
}
body {
  margin:0;
  font-family:inherit;
  line-height:inherit
}
textarea {
  resize:vertical
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity:1;
  color:#9ca3af
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity:1;
  color:#9ca3af
}
input::placeholder,
textarea::placeholder {
  opacity:1;
  color:#9ca3af
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size:inherit;
  font-weight:inherit
}
a {
  color:inherit;
  text-decoration:inherit
}
code,
kbd,
pre,
samp {
  font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display:block;
  vertical-align:middle
}
img,
video {
  max-width:100%;
  height:auto
}
.container {
  width:100%
}
@media (min-width:640px) {
  .container {
    max-width:640px
  }
}
@media (min-width:768px) {
  .container {
    max-width:768px
  }
}
@media (min-width:1024px) {
  .container {
    max-width:1024px
  }
}
@media (min-width:1280px) {
  .container {
    max-width:1280px
  }
}
@media (min-width:1536px) {
  .container {
    max-width:1536px
  }
}
.space-y-4>:not([hidden])~:not([hidden]) {
  --tw-space-y-reverse:0;
  margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(1rem * var(--tw-space-y-reverse))
}
.space-x-4>:not([hidden])~:not([hidden]) {
  --tw-space-x-reverse:0;
  margin-right:calc(1rem * var(--tw-space-x-reverse));
  margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))
}
.bg-white {
  --tw-bg-opacity:1;
  background-color:rgba(255,255,255,var(--tw-bg-opacity))
}
.bg-green-500 {
  --tw-bg-opacity:1;
  background-color:rgba(109,193,130,var(--tw-bg-opacity))
}
.bg-orange-500 {
  --tw-bg-opacity:1;
  background-color:rgba(242,94,22,var(--tw-bg-opacity))
}
.bg-orange-600 {
  --tw-bg-opacity:1;
  background-color:rgba(244,125,0,var(--tw-bg-opacity))
}
.hover\:bg-orange-500:hover {
  --tw-bg-opacity:1;
  background-color:rgba(242,94,22,var(--tw-bg-opacity))
}
.bg-cover {
  background-size:cover
}
.rounded {
  border-radius:.25rem
}
.rounded-md {
  border-radius:.375rem
}
.rounded-xl {
  border-radius:.75rem
}
.rounded-3xl {
  border-radius:1.5rem
}
.rounded-full {
  border-radius:9999px
}
.inline {
  display:inline
}
.flex {
  display:flex
}
.table {
  display:table
}
.grid {
  display:grid
}
.hidden {
  display:none
}
.flex-col {
  flex-direction:column
}
.items-center {
  align-items:center
}
.self-center {
  align-self:center
}
.justify-center {
  justify-content:center
}
.h-2 {
  height:.5rem
}
.h-6 {
  height:1.5rem
}
.h-10 {
  height:2.5rem
}
.h-full {
  height:100%
}
.h-mobile {
  height:200px
}
.text-xs {
  font-size:.75rem;
  line-height:1rem
}
.text-sm {
  font-size:.875rem;
  line-height:1.25rem
}
.text-lg,
.text-xl {
  line-height:1.75rem
}
.text-lg {
  font-size:1.125rem
}
.text-xl {
  font-size:1.25rem
}
.text-3xl {
  font-size:1.875rem;
  line-height:2.25rem
}
.text-mobile {
  font-size:2rem;
  line-height:2.5rem
}
.text-smheading {
  font-size:1.563rem;
  line-height:3.464rem
}
.m-5 {
  margin:1.25rem
}
.m-auto {
  margin:auto
}
.my-5 {
  margin-top:1.25rem;
  margin-bottom:1.25rem
}
.mx-5 {
  margin-left:1.25rem;
  margin-right:1.25rem
}
.my-20 {
  margin-top:5rem;
  margin-bottom:5rem
}
.mx-auto {
  margin-left:auto;
  margin-right:auto
}
.mb-1 {
  margin-bottom:.25rem
}
.ml-1 {
  margin-left:.25rem
}
.ml-2 {
  margin-left:.5rem
}
.mt-5 {
  margin-top:1.25rem
}
.mb-20 {
  margin-bottom:5rem
}
.mt-24 {
  margin-top:6rem
}
.object-contain {
  -o-object-fit:contain;
  object-fit:contain
}
.opacity-0 {
  opacity:0
}
.opacity-50 {
  opacity:.5
}
.focus\:outline-none:focus {
  outline:transparent solid 2px;
  outline-offset:2px
}
.p-5 {
  padding:1.25rem
}
.py-1 {
  padding-top:.25rem;
  padding-bottom:.25rem
}
.px-3 {
  padding-left:.75rem;
  padding-right:.75rem
}
.px-4 {
  padding-left:1rem;
  padding-right:1rem
}
.py-5 {
  padding-top:1.25rem;
  padding-bottom:1.25rem
}
.py-14 {
  padding-top:3.5rem;
  padding-bottom:3.5rem
}
.py-28 {
  padding-top:7rem;
  padding-bottom:7rem
}
.pb-2 {
  padding-bottom:.5rem
}
.pt-14 {
  padding-top:3.5rem
}
.top-0 {
  top:0
}
.bottom-0 {
  bottom:0
}
.left-0 {
  left:0
}
* {
  --tw-shadow:0 0 #0000;
  /*!*//*!*/--tw-ring-inset:var(--tw-empty, );
  --tw-ring-offset-width:0px;
  --tw-ring-offset-color:#fff;
  --tw-ring-color:rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow:0 0 #0000;
  --tw-ring-shadow:0 0 #0000
}
.text-center {
  text-align:center
}
.text-white {
  --tw-text-opacity:1;
  color:rgba(255,255,255,var(--tw-text-opacity))
}
.text-orange-500 {
  --tw-text-opacity:1;
  color:rgba(242,94,22,var(--tw-text-opacity))
}
.text-orange-600 {
  --tw-text-opacity:1;
  color:rgba(244,125,0,var(--tw-text-opacity))
}
.hover\:text-white:hover {
  --tw-text-opacity:1;
  color:rgba(255,255,255,var(--tw-text-opacity))
}
.w-2 {
  width:.5rem
}
.w-6 {
  width:1.5rem
}
.w-8 {
  width:2rem
}
.w-2\/5 {
  width:40%
}
.w-4\/5 {
  width:80%
}
.w-2\/6 {
  width:33.333333%
}
.w-5\/6 {
  width:83.333333%
}
.w-full {
  width:100%
}
.w-screen {
  width:100vw
}
.gap-2 {
  gap:.5rem
}
.grid-cols-10 {
  grid-template-columns:repeat(10,minmax(0,1fr))
}
.col-span-8 {
  grid-column:span 8/span 8
}
.col-start-2 {
  grid-column-start:2
}
.transition {
  transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;
  transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
  transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;
  transition-duration:150ms
}
.duration-500 {
  transition-duration:.5s
}
@-webkit-keyframes spin {
  to {
    transform:rotate(360deg)
  }
}
@keyframes spin {
  to {
    transform:rotate(360deg)
  }
}
@-webkit-keyframes ping {
  100%,
  75% {
    transform:scale(2);
    opacity:0
  }
}
@keyframes ping {
  100%,
  75% {
    transform:scale(2);
    opacity:0
  }
}
@-webkit-keyframes pulse {
  50% {
    opacity:.5
  }
}
@keyframes pulse {
  50% {
    opacity:.5
  }
}
@-webkit-keyframes bounce {
  0%,
  100% {
    transform:translateY(-25%);
    -webkit-animation-timing-function:cubic-bezier(.8,0,1,1);
    animation-timing-function:cubic-bezier(.8,0,1,1)
  }
  50% {
    transform:none;
    -webkit-animation-timing-function:cubic-bezier(0,0,.2,1);
    animation-timing-function:cubic-bezier(0,0,.2,1)
  }
}
@keyframes bounce {
  0%,
  100% {
    transform:translateY(-25%);
    -webkit-animation-timing-function:cubic-bezier(.8,0,1,1);
    animation-timing-function:cubic-bezier(.8,0,1,1)
  }
  50% {
    transform:none;
    -webkit-animation-timing-function:cubic-bezier(0,0,.2,1);
    animation-timing-function:cubic-bezier(0,0,.2,1)
  }
}
@media (min-width:768px) {
  .md\:block {
    display:block
  }
  .md\:flex-row {
    flex-direction:row
  }
  .md\:h-6 {
    height:1.5rem
  }
  .md\:h-3\/6 {
    height:50%
  }
  .md\:text-3xl {
    font-size:1.875rem;
    line-height:2.25rem
  }
  .md\:text-heading {
    font-size:2.887rem;
    line-height:3.464rem
  }
  .md\:m-20 {
    margin:5rem
  }
  .md\:my-0 {
    margin-top:0;
    margin-bottom:0
  }
  .md\:mx-10 {
    margin-left:2.5rem;
    margin-right:2.5rem
  }
  .md\:ml-5 {
    margin-left:1.25rem
  }
  .md\:-mt-40 {
    margin-top:-10rem
  }
  .md\:p-20 {
    padding:5rem
  }
  .md\:w-6 {
    width:1.5rem
  }
  .md\:w-2\/5 {
    width:40%
  }
  .md\:w-3\/5 {
    width:60%
  }
  .md\:w-1\/6 {
    width:16.666667%
  }
  .md\:w-3\/6 {
    width:50%
  }
  .md\:col-span-4 {
    grid-column:span 4/span 4
  }
  .md\:col-start-2 {
    grid-column-start:2
  }
}
@media (min-width:1024px) {
  .lg\:flex-row {
    flex-direction:row
  }
  .lg\:self-auto {
    align-self:auto
  }
  .lg\:w-2\/5 {
    width:40%
  }
}
/*
     FILE ARCHIVED ON 08:35:23 Jan 26, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 01:54:59 Jan 04, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.564
  exclusion.robots: 0.02
  exclusion.robots.policy: 0.01
  esindex: 0.011
  cdx.remote: 15.1
  LoadShardBlock: 174.497 (3)
  PetaboxLoader3.datanode: 201.266 (5)
  PetaboxLoader3.resolve: 173.333 (2)
  load_resource: 234.797
  loaddict: 36.706
*/
