#nav-link-send {
  background-color: #1a202c;
  box-shadow: inset 0 4px 4px 0 rgba(0, 0, 0, 0.15);
}
header#masthead {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
header#masthead > * {
  text-align: center;
}
header#masthead h1 {
  white-space: wrap;
  max-width: 80%;
}
header#masthead p {
  max-width: 400px;
}
@media (min-width: 56.25rem) {
  header#masthead h1 {
    font-size: 3rem;
  }
  header#masthead p {
    max-width: 750px;
  }
}
@media (min-width: 80rem) {
  header#masthead h1 {
    font-size: 4.5rem;
  }
}
header#masthead .product-logo {
  background-image: url('/media/svg/tbpro/logo-send-full.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  aspect-ratio: 3.2/1;
  height: 80px;
}
header#masthead .hero-image {
  aspect-ratio: 2.5/1;
  background-size: contain;
  width: 100%;
  background-image: url('/media/img/tbpro/xs-send-hero-graphic.png');
  background-image: -webkit-image-set(url('/media/img/tbpro/xs-send-hero-graphic.avif') type('image/avif') 1x, url('/media/img/tbpro/xs-send-hero-graphic.webp') type('image/webp') 1x, url('/media/img/tbpro/xs-send-hero-graphic.png') 1x, url('/media/img/tbpro/xs-send-hero-graphic-high-res.avif') type('image/avif') 2x, url('/media/img/tbpro/xs-send-hero-graphic-high-res.webp') type('image/webp') 2x, url('/media/img/tbpro/xs-send-hero-graphic-high-res.png') 2x);
  background-image: image-set(url('/media/img/tbpro/xs-send-hero-graphic.avif') type('image/avif') 1x, url('/media/img/tbpro/xs-send-hero-graphic.webp') type('image/webp') 1x, url('/media/img/tbpro/xs-send-hero-graphic.png') 1x, url('/media/img/tbpro/xs-send-hero-graphic-high-res.avif') type('image/avif') 2x, url('/media/img/tbpro/xs-send-hero-graphic-high-res.webp') type('image/webp') 2x, url('/media/img/tbpro/xs-send-hero-graphic-high-res.png') 2x);
}
@media (min-width: 80rem) {
  header#masthead .hero-image {
    background-image: url('/media/img/tbpro/xl-send-hero-graphic.png');
    background-image: -webkit-image-set(url('/media/img/tbpro/xl-send-hero-graphic.avif') type('image/avif') 1x, url('/media/img/tbpro/xl-send-hero-graphic.webp') type('image/webp') 1x, url('/media/img/tbpro/xl-send-hero-graphic.png') 1x, url('/media/img/tbpro/xl-send-hero-graphic-high-res.avif') type('image/avif') 2x, url('/media/img/tbpro/xl-send-hero-graphic-high-res.webp') type('image/webp') 2x, url('/media/img/tbpro/xl-send-hero-graphic-high-res.png') 2x);
    background-image: image-set(url('/media/img/tbpro/xl-send-hero-graphic.avif') type('image/avif') 1x, url('/media/img/tbpro/xl-send-hero-graphic.webp') type('image/webp') 1x, url('/media/img/tbpro/xl-send-hero-graphic.png') 1x, url('/media/img/tbpro/xl-send-hero-graphic-high-res.avif') type('image/avif') 2x, url('/media/img/tbpro/xl-send-hero-graphic-high-res.webp') type('image/webp') 2x, url('/media/img/tbpro/xl-send-hero-graphic-high-res.png') 2x);
    max-width: 970px;
  }
}
section#overview .overview-card-container .overview-card {
  background-color: #1a202c;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
section#overview .overview-card-container .overview-card-1 {
  background-image: url('/media/img/tbpro/send-bento-main.png');
  overflow: hidden;
}
@media (min-width: 80rem) {
  section#overview .overview-card-container .overview-card-1 {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 0.5rem;
    padding-bottom: 1rem;
  }
  section#overview .overview-card-container .overview-card-1 header {
    align-self: end;
    grid-row: 3;
    padding-inline: 2rem;
  }
  section#overview .overview-card-container .overview-card-1 p {
    grid-row: 4;
    max-width: 368px;
    padding-inline: 2rem;
  }
}
section#overview .overview-card-container .overview-card-1 .overview-image {
  background-image: url('/media/img/tbpro/xs-send-bento-top.png');
  background-image: -webkit-image-set(url('/media/img/tbpro/xs-send-bento-top.avif') type('image/avif') 1x, url('/media/img/tbpro/xs-send-bento-top.webp') type('image/webp') 1x, url('/media/img/tbpro/xs-send-bento-top.png') 1x, url('/media/img/tbpro/xs-send-bento-top-high-res.avif') type('image/avif') 2x, url('/media/img/tbpro/xs-send-bento-top-high-res.webp') type('image/webp') 2x, url('/media/img/tbpro/xs-send-bento-top-high-res.png') 2x);
  background-image: image-set(url('/media/img/tbpro/xs-send-bento-top.avif') type('image/avif') 1x, url('/media/img/tbpro/xs-send-bento-top.webp') type('image/webp') 1x, url('/media/img/tbpro/xs-send-bento-top.png') 1x, url('/media/img/tbpro/xs-send-bento-top-high-res.avif') type('image/avif') 2x, url('/media/img/tbpro/xs-send-bento-top-high-res.webp') type('image/webp') 2x, url('/media/img/tbpro/xs-send-bento-top-high-res.png') 2x);
  aspect-ratio: 1.77/1;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0 auto;
  margin-bottom: 1.5rem;
  margin-top: 1rem;
  max-width: 80%;
  min-width: 0;
}
@media (min-width: 80rem) {
  section#overview .overview-card-container .overview-card-1 .overview-image {
    background-image: url('/media/img/tbpro/xl-send-bento-left-main.png');
    background-image: -webkit-image-set(url('/media/img/tbpro/xl-send-bento-left-main.avif') type('image/avif') 1x, url('/media/img/tbpro/xl-send-bento-left-main.webp') type('image/webp') 1x, url('/media/img/tbpro/xl-send-bento-left-main.png') 1x, url('/media/img/tbpro/xl-send-bento-left-main-high-res.avif') type('image/avif') 2x, url('/media/img/tbpro/xl-send-bento-left-main-high-res.webp') type('image/webp') 2x, url('/media/img/tbpro/xl-send-bento-left-main-high-res.png') 2x);
    background-image: image-set(url('/media/img/tbpro/xl-send-bento-left-main.avif') type('image/avif') 1x, url('/media/img/tbpro/xl-send-bento-left-main.webp') type('image/webp') 1x, url('/media/img/tbpro/xl-send-bento-left-main.png') 1x, url('/media/img/tbpro/xl-send-bento-left-main-high-res.avif') type('image/avif') 2x, url('/media/img/tbpro/xl-send-bento-left-main-high-res.webp') type('image/webp') 2x, url('/media/img/tbpro/xl-send-bento-left-main-high-res.png') 2x);
    grid-row: 2;
    margin-inline: 2rem;
    max-width: calc(100% - 4rem);
    width: calc(100% - 4rem);
  }
}
section#overview .overview-card-container .overview-card-2 {
  background-image: url('/media/img/tbpro/send-bento-right-top.png');
}
@media (min-width: 80rem) {
  section#overview .overview-card-container .overview-card-2 {
    display: grid;
    gap: 0.5rem;
    grid-template-columns: 50% 50%;
    grid-template-rows: 1fr 2fr;
    overflow: hidden;
  }
  section#overview .overview-card-container .overview-card-2 header {
    align-self: end;
    grid-column: 1;
    grid-row: 1;
    padding: 0;
    padding-left: 2rem;
  }
  section#overview .overview-card-container .overview-card-2 p {
    grid-column: 1;
    grid-row: 2;
    padding: 0;
    padding-bottom: 2rem;
    padding-left: 2rem;
  }
}
section#overview .overview-card-container .overview-card-2 .overview-image {
  background-image: url('/media/img/tbpro/xs-send-bento-middle.png');
  background-image: -webkit-image-set(url('/media/img/tbpro/xs-send-bento-middle.avif') type('image/avif') 1x, url('/media/img/tbpro/xs-send-bento-middle.webp') type('image/webp') 1x, url('/media/img/tbpro/xs-send-bento-middle.png') 1x, url('/media/img/tbpro/xs-send-bento-middle-high-res.avif') type('image/avif') 2x, url('/media/img/tbpro/xs-send-bento-middle-high-res.webp') type('image/webp') 2x, url('/media/img/tbpro/xs-send-bento-middle-high-res.png') 2x);
  background-image: image-set(url('/media/img/tbpro/xs-send-bento-middle.avif') type('image/avif') 1x, url('/media/img/tbpro/xs-send-bento-middle.webp') type('image/webp') 1x, url('/media/img/tbpro/xs-send-bento-middle.png') 1x, url('/media/img/tbpro/xs-send-bento-middle-high-res.avif') type('image/avif') 2x, url('/media/img/tbpro/xs-send-bento-middle-high-res.webp') type('image/webp') 2x, url('/media/img/tbpro/xs-send-bento-middle-high-res.png') 2x);
  aspect-ratio: 2.46/1;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  justify-self: center;
  margin-top: 1.25rem;
  max-width: 80%;
}
@media (min-width: 80rem) {
  section#overview .overview-card-container .overview-card-2 .overview-image {
    background-image: url('/media/img/tbpro/xl-send-bento-right-top.png');
    background-image: -webkit-image-set(url('/media/img/tbpro/xl-send-bento-right-top.avif') type('image/avif') 1x, url('/media/img/tbpro/xl-send-bento-right-top.webp') type('image/webp') 1x, url('/media/img/tbpro/xl-send-bento-right-top.png') 1x, url('/media/img/tbpro/xl-send-bento-right-top-high-res.avif') type('image/avif') 2x, url('/media/img/tbpro/xl-send-bento-right-top-high-res.webp') type('image/webp') 2x, url('/media/img/tbpro/xl-send-bento-right-top-high-res.png') 2x);
    background-image: image-set(url('/media/img/tbpro/xl-send-bento-right-top.avif') type('image/avif') 1x, url('/media/img/tbpro/xl-send-bento-right-top.webp') type('image/webp') 1x, url('/media/img/tbpro/xl-send-bento-right-top.png') 1x, url('/media/img/tbpro/xl-send-bento-right-top-high-res.avif') type('image/avif') 2x, url('/media/img/tbpro/xl-send-bento-right-top-high-res.webp') type('image/webp') 2x, url('/media/img/tbpro/xl-send-bento-right-top-high-res.png') 2x);
    align-self: center;
    aspect-ratio: 1.8/1;
    grid-row: 1 / -1;
    margin-top: unset;
    max-width: unset;
  }
}
section#overview .overview-card-container .overview-card-3 {
  background-image: url('/media/img/tbpro/send-bento-right-bottom.png');
  padding-bottom: 0;
  overflow: hidden;
}
@media (min-width: 80rem) {
  section#overview .overview-card-container .overview-card-3 {
    display: grid;
    gap: 0.5rem;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 2fr;
    padding-inline: 0.75rem 0;
  }
  section#overview .overview-card-container .overview-card-3 header {
    align-self: end;
    grid-column: 1;
    grid-row: 1;
    padding: 0;
    padding-left: 2rem;
  }
  section#overview .overview-card-container .overview-card-3 p {
    grid-column: 1;
    grid-row: 2;
    padding: 0;
    padding-left: 2rem;
  }
}
section#overview .overview-card-container .overview-card-3 .overview-image {
  background-image: url('/media/img/tbpro/xs-send-bento-bottom.png');
  background-image: -webkit-image-set(url('/media/img/tbpro/xs-send-bento-bottom.avif') type('image/avif') 1x, url('/media/img/tbpro/xs-send-bento-bottom.webp') type('image/webp') 1x, url('/media/img/tbpro/xs-send-bento-bottom.png') 1x, url('/media/img/tbpro/xs-send-bento-bottom-high-res.avif') type('image/avif') 2x, url('/media/img/tbpro/xs-send-bento-bottom-high-res.webp') type('image/webp') 2x, url('/media/img/tbpro/xs-send-bento-bottom-high-res.png') 2x);
  background-image: image-set(url('/media/img/tbpro/xs-send-bento-bottom.avif') type('image/avif') 1x, url('/media/img/tbpro/xs-send-bento-bottom.webp') type('image/webp') 1x, url('/media/img/tbpro/xs-send-bento-bottom.png') 1x, url('/media/img/tbpro/xs-send-bento-bottom-high-res.avif') type('image/avif') 2x, url('/media/img/tbpro/xs-send-bento-bottom-high-res.webp') type('image/webp') 2x, url('/media/img/tbpro/xs-send-bento-bottom-high-res.png') 2x);
  aspect-ratio: 1.7/1;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 1.125rem auto;
  margin-bottom: 0;
  max-width: 80%;
  overflow: hidden;
}
@media (min-width: 80rem) {
  section#overview .overview-card-container .overview-card-3 .overview-image {
    background-image: url('/media/img/tbpro/xl-send-bento-right-bottom.png');
    background-image: -webkit-image-set(url('/media/img/tbpro/xl-send-bento-right-bottom.avif') type('image/avif') 1x, url('/media/img/tbpro/xl-send-bento-right-bottom.webp') type('image/webp') 1x, url('/media/img/tbpro/xl-send-bento-right-bottom.png') 1x, url('/media/img/tbpro/xl-send-bento-right-bottom-high-res.avif') type('image/avif') 2x, url('/media/img/tbpro/xl-send-bento-right-bottom-high-res.webp') type('image/webp') 2x, url('/media/img/tbpro/xl-send-bento-right-bottom-high-res.png') 2x);
    background-image: image-set(url('/media/img/tbpro/xl-send-bento-right-bottom.avif') type('image/avif') 1x, url('/media/img/tbpro/xl-send-bento-right-bottom.webp') type('image/webp') 1x, url('/media/img/tbpro/xl-send-bento-right-bottom.png') 1x, url('/media/img/tbpro/xl-send-bento-right-bottom-high-res.avif') type('image/avif') 2x, url('/media/img/tbpro/xl-send-bento-right-bottom-high-res.webp') type('image/webp') 2x, url('/media/img/tbpro/xl-send-bento-right-bottom-high-res.png') 2x);
    height: 100%;
    background-position: center right;
    margin: auto;
    margin-right: 0;
    grid-column: 2;
    grid-row: 1 / -1;
  }
}
