:root {
  scroll-behavior: smooth;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}

button,
select {
  text-transform: none;
}

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}
button,
[role='button'] {
  cursor: pointer;
}
p {
  font-weight: 500;
  margin-bottom: 0;
  padding-bottom: 0;
}
.xpointer-events-none {
  pointer-events: none;
}
.xabsolute {
  position: absolute;
}
.xleft-0 {
  left: 0px;
}
.xleft-1\/2 {
  left: 50%;
}
.xtop-0 {
  top: 0px;
}
.xh-auto {
  height: auto;
}
.xw-4 {
  width: 1rem;
}
.xcursor-not-allowed {
  cursor: not-allowed;
}
.xoverflow-hidden {
  overflow: hidden;
}
.xrounded-xl {
  border-radius: 0.75rem;
}
.xbg-lt {
  --tw-bg-opacity: 1;
  background-color: rgb(79 102 86 / var(--tw-bg-opacity));
}
.xbg-lt-2 {
  --tw-bg-opacity: 1;
  background-color: #dde4d6;
}
.xbg-sl {
  --tw-bg-opacity: 1;
  background-color: rgb(71 40 59 / var(--tw-bg-opacity));
}
.xbg-sl-2 {
  --tw-bg-opacity: 1;
  background-color: #eab85f;
}
.xtext-lt {
  --tw-text-opacity: 1;
  color: rgb(79 102 86 / var(--tw-text-opacity));
}
.xtext-lt-2 {
  --tw-text-opacity: 1;
  color: rgb(231 241 227 / var(--ttextbg-opacity));
}
.xtext-sl {
  --tw-text-opacity: 1;
  color: rgb(71 40 59 / var(--tw-btextopacity));
}
.xtext-sl-2 {
  --tw-text-opacity: 1;
  color: rgb(203 145 71 / var(--twtextg-opacity));
}
.xfill-current {
  fill: currentColor;
}
.xfill-white {
  fill: #fff;
}
.xtext-center {
  text-align: center;
}
.xtext-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.xopacity-0 {
  opacity: 0;
}
.xopacity-100 {
  opacity: 1;
}
.xopacity-20 {
  opacity: 0.2;
}
.xsr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
[x-cloak] {
  display: none !important;
}
._o-grid {
  display: grid;
  grid-template-columns: 1fr;
}
._o-grid > * {
  grid-row-start: 1;
  grid-column-start: 1;
}
._cover-image {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
._h1 {
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 2rem;
}
@media (min-width: 640px) {
  ._h1 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}
@media (min-width: 768px) {
  ._h1 {
    letter-spacing: 3rem;
  }
}
@media (min-width: 1024px) {
  ._h1 {
    font-size: 8rem;
  }
}
._h2 {
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media (min-width: 1024px) {
  ._h2 {
    font-size: 3.75rem;
    line-height: 1;
  }
}
._md-headline {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
@media (min-width: 1024px) {
  ._md-headline {
    font-size: 3.75rem;
    line-height: 1;
  }
}
._sm-headline {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
@media (min-width: 1024px) {
  ._sm-headline {
    font-size: 2.5rem;
    line-height: 1;
  }
}
.elevated--container {
  width: 100%;
}
@media (min-width: 640px) {
  .elevated--container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .elevated--container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .elevated--container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .elevated--container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .elevated--container {
    max-width: 1536px;
  }
}
.elevated--container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}
.elevated--section-padding {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
._cool-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #00a3e0;
  border-width: 0;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Clarkson, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
  opacity: 1;
  outline: 0;
  padding: 1rem 2rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: opacity 0.3s cubic-bezier(0.694, 0, 0.335, 1),
    background-color 0.1s cubic-bezier(0.694, 0, 0.335, 1),
    color 0.1s cubic-bezier(0.694, 0, 0.335, 1);
  -moz-user-select: none;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: baseline;
  white-space: nowrap;
}
._cool-button:before {
  animation: opacityFallbackOut 0.5s step-end forwards;
  backface-visibility: hidden;
  background-color: #003865;
  clip-path: polygon(-1% 0, 0 0, -25% 100%, -1% 100%);
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: translateZ(0);
  transition: clip-path 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
}
._cool-button:hover:before {
  animation: opacityFallbackIn 0s step-start forwards;
  clip-path: polygon(0 0, 101% 0, 101% 101%, 0 101%);
}
._cool-button:after {
  background-color: #00a3e0;
}
._cool-button span {
  z-index: 1;
  position: relative;
}
:root {
  --color-sl: #47283b;
  --color-lt: #4f6656;
  --swiper-navigation-size: 25px;
}
._trailcat-h1 {
  font-size: 3rem;
  line-height: 3rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1rem;
}
@media (min-width: 640px) {
  ._trailcat-h1 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}
@media (min-width: 768px) {
  ._trailcat-h1 {
    letter-spacing: 3rem;
  }
}
@media (min-width: 1024px) {
  ._trailcat-h1 {
    font-size: 8rem;
  }
}
._trailcat-h2 {
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media (min-width: 1024px) {
  ._trailcat-h2 {
    font-size: 3.75rem;
    line-height: 1;
  }
}
._trailcat-btn {
  display: inline-block;
  position: relative;
  color: #fff;
  padding: 0.75rem 1.5rem;
  --bg-opacity: 1;
  background: rgba(79 102 86 / var(--bg-opacity));
  font-weight: 500;
  transition: background 0.25s ease;
}
._trailcat-btn:hover {
  --bg-opacity: 0.8;
}
._trailcat-hero-image {
  position: relative;
  min-height: 550px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  margin-top: 2rem;
}
@media (min-width: 768px) {
  ._trailcat-hero-image {
    min-height: calc(100vh - 2rem);
  }
}
._trailcat-hero-image img {
  position: absolute;
  inset: 0px;
  z-index: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: top center;
}
._trailcat-hero-image > div {
  position: relative;
  z-index: 10;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
._trailcat-hero-text {
  position: relative;
  display: flex;
  min-height: 0px;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
  padding-top: 6rem;
  padding-bottom: 6rem;
}
._trailcat-hero-text > div {
  display: grid;
  max-width: 1280px;
  row-gap: 1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
._trailcat-hero-text > div h2 {
  font-size: 2.25rem;
  line-height: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 1024px) {
  ._trailcat-hero-text > div h2 {
    font-size: 4.5rem;
    line-height: 1;
  }
}
._trailcat-hero-text > div p {
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
._trailcat-hero-subtext {
  margin-top: 1rem;
  display: block;
  text-align: center;
  font-size: 1.875rem;
  line-height: 2.25rem;
  letter-spacing: 0.1em;
}
@media (min-width: 1024px) {
  ._trailcat-hero-subtext {
    margin-top: 5rem;
    font-size: 3.75rem;
    line-height: 1;
  }
}
._trailcat-hero-gradient {
  position: absolute;
  bottom: -0.25rem;
  height: 10rem;
  width: 100%;
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
  --tw-gradient-from: #000 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-from-position: 10%;
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
._trailcat-pinned-section {
  /* margin-bottom: 400px; */
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
._trailcat-pinned-section ._trailcat-pinned-content {
  position: relative;
  display: flex;
  min-height: 100vh;
}
._trailcat-pinned-section ._tcpc-image {
  position: absolute;
  inset: 0px;
  z-index: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
._trailcat-pinned-section ._tcpc-copy {
  position: relative;
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  max-width: 1024px;
  align-items: flex-end;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
._trailcat-pinned-section ._tcpc-copy p {
  margin-top: 1.5rem;
}
._trailcat-pinned-section ._tcpc-copy ._trailcat-btn {
  margin-top: 2rem;
}
._trailcat-pinned-section ._tcpc-copy > div {
  padding-top: 12rem;
  padding-bottom: 12rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
._trailcat-pinned-section ._tcpc-copy h2 {
  font-size: 2.25rem;
  line-height: 2.5rem;
  color: #ffffff;
  text-transform: none !important;
}
._trailcat-pinned-section ._tcpc-copy p {
  font-size: 1.125rem;
  line-height: 1.75rem;
  margin-bottom: 0;
}
._trailcat-video-section {
  position: relative;
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: rgb(0 0 0 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 1) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-from-position: 30%;
  --tw-gradient-to: #fff var(--tw-gradient-to-position);
  --tw-gradient-to-position: 30%;
}
._trailcat-video-section > div {
  margin-left: auto;
  margin-right: auto;
  max-width: 1536px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
._trailcat-video {
  position: relative;
  aspect-ratio: 16 / 9;
  max-height: 100vh;
  width: 100%;
}
._trailcat-video iframe {
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
._trailcat-video > div {
  position: relative;
  display: flex;
  height: 100%;
  max-height: 100vh;
  width: 100%;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
._trailcat-video-play-button {
  z-index: 20;
  aspect-ratio: 1 / 1;
  max-height: 50%;
  border: 0;
}
._trailcat-video-play-button svg {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
._trailcat-video-play-button circle {
  fill: #0000007f;
  stroke: transparent;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.xgroup:hover ._trailcat-video-play-button circle {
  fill: #000c;
}
._trailcat-429 {
  position: relative;
  z-index: 10;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 6rem;
  padding-bottom: 6rem;
}
._trailcat-429 ._trailcat-swiper .swiper-pagination {
  --swiper-pagination-color: #003865;
}
._trailcat-429 > div {
  margin-left: auto;
  margin-right: auto;
  max-width: 1536px;
}
._trailcat-429-slide img {
  max-width: 100%;
  height: auto;
}
._trailcat-429 .tc429_copy-container {
  position: relative;
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  max-width: 1024px;
  align-items: flex-end;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
._trailcat-429 .tc429_copy-container > div {
  padding-top: 1rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
._trailcat-429 .tc429_copy-container > div h2 {
  color: #003865;
  text-transform: none !important;
  margin-top: 2rem;
}
._trailcat-429 .tc429_copy-container > div p {
  margin-top: 1.75rem;
}
._trailcat-feature {
  position: relative;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
@media (min-width: 768px) {
  ._trailcat-feature {
    min-height: 100vh;
  }
}
._trailcat-feature-container {
  display: grid;
  height: 100%;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  align-items: center;
  gap: 2rem;
}
._tcf-img-container {
  grid-column: span 12 / span 12;
  height: 100%;
}
@media (min-width: 768px) {
  ._tcf-img-container {
    grid-column: span 7 / span 7;
  }
}
._trailcat-feature-img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
._tcf-copy-container {
  grid-column: span 12 / span 12;
}
@media (min-width: 768px) {
  ._tcf-copy-container {
    grid-column: span 4 / span 4;
  }
}
._tcf-copy-container h2 {
  color: #003865;
  text-transform: none !important;
  margin-bottom: 1.5rem;
}
._tcf-copy-container p {
  color: #000;
}
._trailcat-feature-right ._tcf-img-container {
  grid-column-start: 1;
}
._trailcat-feature-copy {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 3rem;
}
@media (min-width: 768px) {
  ._trailcat-feature-right ._trailcat-feature-copy {
    padding-right: 0;
    padding-left: 16%;
    padding-bottom: 0;
  }
  ._trailcat-feature-left ._tcf-img-container {
    order: 2;
    grid-column-start: 6;
  }
}
._trailcat-feature-left ._tcf-copy-container {
  display: flex;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  ._trailcat-feature-left ._tcf-copy-container {
    order: 1;
    grid-column-start: 2;
  }
}
@media (min-width: 768px) {
  ._trailcat-feature-left ._trailcat-feature-copy {
    padding-left: 0;
    padding-right: 16%;
  }
}
._trailcat-toggle-container {
  position: relative;
  display: none;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media (min-width: 768px) {
  ._trailcat-toggle-container {
    display: grid;
    aspect-ratio: 1 / 1;
  }
}
@media (min-width: 1024px) {
  ._trailcat-toggle-container {
    aspect-ratio: 5/3;
  }
}
@media (min-width: 1280px) {
  ._trailcat-toggle-container {
    aspect-ratio: 16/7;
  }
}
._trailcat-toggle-container ._trailcat-toggle-image {
  position: relative;
}
._trailcat-toggle-container ._trailcat-toggle-image img {
  position: relative;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
._trailcat-toggle-sm {
  position: relative;
  display: block;
}
@media (min-width: 768px) {
  ._trailcat-toggle-sm {
    display: none;
  }
}
._trailcat-toggle-sm ._trailcat-toggle-swiper .swiper-slide {
  height: auto;
}
._trailcat-toggle-sm ._tcts-image {
  position: relative;
  aspect-ratio: 1 / 1;
}
._trailcat-toggle-sm ._tcts-image img {
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
._trailcat-toggle-sm blockquote {
  padding: 1.5rem 1.5rem 6rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
._trailcat-toggle-sm blockquote footer {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  margin-top: 2rem;
  flex-direction: column !important;
  gap: 0 !important;
  padding: 0 !important;
  background-color: transparent !important;
}
._trailcat-toggle-sm blockquote footer span {
  display: block;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 500;
}
._trailcat-toggle-sm ._tcts-controls {
  position: absolute;
  bottom: 3rem;
  z-index: 20;
  margin: 0;
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
._trailcat-toggle-sm ._tcts-controls ._tcts-button {
  position: relative;
  top: 0px;
  left: 0px;
  right: 0px;
  margin: 0;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
._trailcat-toggle-panel {
  position: absolute;
  top: 0px;
  z-index: 10;
  display: flex;
  height: 100%;
  width: 50%;
  align-items: center;
  justify-content: center;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.5s;
}
._trailcat-toggle-panel ._tctp-container {
  width: 100%;
  max-width: 48rem;
  padding-left: 2rem;
  padding-right: 2rem;
  position: relative;
}
._trailcat-toggle-panel ._tctp-container p {
  font-size: 1.5rem;
  line-height: 2rem;
}
._trailcat-toggle-panel ._tctp-container footer {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  margin-top: 2rem;
  flex-direction: column !important;
  gap: 0 !important;
  padding: 0 !important;
  background-color: transparent !important;
}
._trailcat-toggle-panel ._tctp-container footer span {
  display: block;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 500;
}
._trailcat-toggle-panel ._tctp-quote-2 {
  position: absolute;
  top: 0px;
  display: flex;
  width: 100%;
  max-width: 48rem;
  padding-left: 2rem;
  padding-right: 2rem;
  left: 0;
  height: 100%;
  align-items: center;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.5s;
}
._trailcat-toggle-panel ._tctp-controls {
  position: absolute;
  bottom: 5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: 100%;
  max-width: 48rem;
  justify-content: space-between;
  padding-left: 2rem;
  padding-right: 2rem;
}
._trailcat-toggle-panel ._tctp-controls button {
  display: flex;
  align-items: center;
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.5s;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  border: 0;
}
._trailcat-bike-hero {
  position: relative;
  display: flex;
}
@media (min-width: 1024px) {
  ._trailcat-bike-hero {
    min-height: 100vh;
  }
}
@media (min-width: 1024px) {
  ._trailcat-bike-hero-swiper {
    display: none;
  }
}
._tcbh-slide {
  display: flex;
  justify-content: center;
  align-items: stretch;
  padding-top: 5rem;
  padding-bottom: 5rem;
  height: auto;
}
._tcbh-slide > div {
  text-align: center;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
._tcbh-slide img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
._tcbh-slide a {
  width: 206px;
  text-align: center;
}
._tcbh-controls {
  display: flex;
  gap: 0 3rem;
  justify-content: center;
  align-items: center;
  margin-top: 4rem;
  --swiper-navigation-color: #fff;
}
.xbg-lt-2 ._tcbh-controls {
  --swiper-navigation-color: #4f6656;
}
._tcbh-controls button {
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0;
  border: 0;
}
._trailcat-bike-hero ._trailcat-bike-hero-copy {
  position: relative;
  width: 100%;
  text-align: center;
}
._trailcat-bike-hero ._trailcat-bike-hero-copy > div {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  text-align: center;
}
._trailcat-bike-hero ._trailcat-bike-hero-copy ._tcbh-headline {
  position: relative;
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  text-align: center;
  width: 100%;
}
._trailcat-bike-hero ._trailcat-bike-hero-copy ._tcbh-headline ._lt-headline {
  --tw-text-opacity: 1;
  color: rgb(79 102 86 / var(--tw-text-opacity));
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.5s;
}
._trailcat-bike-hero ._trailcat-bike-hero-copy ._tcbh-headline ._sl-headline {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  --tw-text-opacity: 1;
  color: rgb(71 40 59 / var(--tw-text-opacity));
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.5s;
}
/* ._trailcat-bike-hero ._trailcat-bike-hero-copy ._tcbh-img {
    position: relative;
    z-index: 20;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    width: 1200px;
    height: auto;
  } */
._trailcat-bike-hero ._tcbh-image-wrap {
  position: relative;
  width: 1536px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 1.5rem;
  aspect-ratio: 2/1;
}
._trailcat-bike-hero ._tcbh-img {
  position: absolute;
  z-index: 20;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: contain;
  top: 0;
  left: 0;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.5s;
}
._trailcat-bike-hero ._trailcat-lt-hero {
  display: none;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 3rem;
  padding-bottom: 3rem;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.5s;
}
@media (min-width: 1024px) {
  ._trailcat-bike-hero ._trailcat-lt-hero {
    display: flex;
  }
}
._trailcat-bike-hero ._trailcat-lt-hero h2 {
  text-align: center;
  font-size: 12vw;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.1em;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.5s;
}
._trailcat-bike-hero ._trailcat-bike-hero-buttons {
  display: flex;
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 768px) {
  ._trailcat-bike-hero ._trailcat-bike-hero-buttons {
    -moz-column-gap: 3rem;
    column-gap: 3rem;
  }
}
._trailcat-bike-hero ._lt-button,
._trailcat-bike-hero ._sl-button {
  border: 0;
  font-weight: 500;
}
._trailcat-bike-hero ._lt-button {
  --tw-bg-opacity: 1;
  background-color: rgb(79 102 86 / var(--tw-bg-opacity));
  /* background-color: rgb(71 40 59 / var(--tw-bg-opacity)); */
  padding: 0.75rem 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
._trailcat-bike-hero ._sl-button {
  --tw-bg-opacity: 1;
  background-color: rgb(71 40 59 / var(--tw-bg-opacity));
  /* background-color: rgb(79 102 86 / var(--tw-bg-opacity)); */
  padding: 0.75rem 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
._trailcat-collage {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

@media (min-width: 768px) {
  ._trailcat-collage {
    height: 150vh;
    min-height: 1000px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: repeat(12, minmax(0, 1fr));
  }
}

._trailcat-collage-3 {
  position: relative;
  grid-column: span 1 / span 1;
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 163 224 / var(--tw-bg-opacity));
}

@media (min-width: 768px) {
  ._trailcat-collage-3 {
    grid-row: span 8 / span 8;
  }
}

._trailcat-collage-2 {
  position: relative;
  grid-column: span 1 / span 1;
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 56 101 / var(--tw-bg-opacity));
}

@media (min-width: 768px) {
  ._trailcat-collage-2 {
    grid-row: span 6 / span 6;
  }
}

._trailcat-collage-1 {
  position: relative;
  grid-column: span 1 / span 1;
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 56 101 / var(--tw-bg-opacity));
}

@media (min-width: 768px) {
  ._trailcat-collage-1 {
    grid-row: span 4 / span 4;
  }
}

._trailcat-collage img {
  height: auto;
  width: 100%;
}

@media (min-width: 768px) {
  ._trailcat-collage img {
    position: absolute;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
  }
}

.tc-feature {
  background-color: #dde4d6;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  will-change: transform;
}

.gmm {
  color: #8aa293;
  background-color: #dde4d6;
}

canvas {
  display: block;
  background-color: #dde4d6;
  position: relative;
  width: 100%;
  height: 100dvh;
  object-fit: cover;
  will-change: transform;
}

#vid {
  display: none;
  position: relative !important;
  width: 100% !important;
  height: auto !important;
  object-fit: contain !important;
  aspect-ratio: auto !important;
}

.hide {
  visibility: hidden !important;
}

.loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.loader .loader-gear {
  fill: #003865;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 50px;
  margin-top: -25px;
  margin-left: -25px;
}

.rotate {
  animation: rotate 2s linear infinite;
}

@keyframes rotate {
  to {
    transform: rotate(360deg);
  }
}

@media (min-width: 576px) {
}
@media (min-width: 768px) {
  .loader,
  .tc-feature {
    /* height: 100vh; */
  }
  canvas {
    /* height: 55vh;
    object-fit: contain; */
  }
}
@media (min-width: 992px) {
  canvas {
    /* height: 55vh;
    object-fit: cover; */
  }
  canvas,
  .tc-feature {
    /* height: 100vh; */
  }
}
@media (min-width: 1600px) {
  canvas {
    object-fit: contain;
  }
}
