/*!************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@7.1.2_webpack@5.91.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/.pnpm/postcss-loader@8.1.1_postcss@8.4.38_webpack@5.91.0/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/website/routes/cars.default/style.sss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************/
.header-picture {
  width: 100%
}

@media (min-width: 640px) {

  .header-picture {
    max-width: 640px
  }
}

@media (min-width: 768px) {

  .header-picture {
    max-width: 768px
  }
}

@media (min-width: 1024px) {

  .header-picture {
    max-width: 1024px
  }
}

@media (min-width: 1280px) {

  .header-picture {
    max-width: 1280px
  }
}

@media (min-width: 1536px) {

  .header-picture {
    max-width: 1536px
  }
}

.header-picture {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  height: 90svh;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 5rem
}

.header-text {
  --tw-text-opacity: 1;
  color: rgb(207 166 160 / var(--tw-text-opacity));
  font-size: clamp(2.0736rem, calc(1.0837vw + 1.8569rem), 3.1573rem);
  letter-spacing: var(--fluid-letter-spacing);
  --fluid-line-height: 1.35;
  --fluid-letter-spacing: 0.0073529412em;
  line-height: var(--fluid-line-height)
}

.hero {
  font-size: 4.5rem;
  line-height: 1
}

@media (min-width: 1024px) {

  .hero {
    font-size: 8rem;
    line-height: 1
  }
}

.content-container {
  width: 100%
}

@media (min-width: 640px) {

  .content-container {
    max-width: 640px
  }
}

@media (min-width: 768px) {

  .content-container {
    max-width: 768px
  }
}

@media (min-width: 1024px) {

  .content-container {
    max-width: 1024px
  }
}

@media (min-width: 1280px) {

  .content-container {
    max-width: 1280px
  }
}

@media (min-width: 1536px) {

  .content-container {
    max-width: 1536px
  }
}

.content-container {
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 2.5rem
}

@media (min-width: 1280px) {

  .content-container {
    grid-template-columns: repeat(3, minmax(0, 1fr))
  }
}

.content-container .content-info {
  grid-column: span 1 / span 1
}

@media (min-width: 1024px) {

  .content-container .content-info {
    grid-column: span 2 / span 2
  }
}

.content-container .content-info {
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1rem;
  line-height: var(--fluid-line-height);
  letter-spacing: var(--fluid-letter-spacing);
  --fluid-line-height: 1.4;
  --fluid-letter-spacing: 0.5px
}

@media (min-width: 768px) {

  .content-container .content-info {
    font-size: clamp(1.2000rem, calc(0.1330vw + 1.1734rem), 1.3330rem);
    letter-spacing: var(--fluid-letter-spacing);
    --fluid-line-height: 1.35;
    --fluid-letter-spacing: 0.009375em;
    line-height: var(--fluid-line-height)
  }
}

.content-container .content-info {
  --tw-text-opacity: 1;
  color: rgb(90 87 88 / var(--tw-text-opacity))
}

.content-container .content-info .photos {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.5rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem
}

@media (min-width: 768px) {

  .content-container .content-info .photos {
    gap: 1rem
  }
}

.content-container .content-info .photos picture {
  max-height: 30svh;
  border-radius: 0.5rem
}

.content-container .content-info p {
  line-height: 1.625
}

.content-container .content-info .overview h1 {
  padding-bottom: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(167 185 169 / var(--tw-text-opacity));
  font-size: clamp(2.0736rem, calc(1.0837vw + 1.8569rem), 3.1573rem);
  letter-spacing: var(--fluid-letter-spacing);
  --fluid-line-height: 1.35;
  --fluid-letter-spacing: 0.0073529412em;
  line-height: var(--fluid-line-height)
}

@media (min-width: 768px) {

  .content-container .content-info .overview h1 {
    font-size: clamp(2.0736rem, calc(1.0837vw + 1.8569rem), 3.1573rem);
    letter-spacing: var(--fluid-letter-spacing);
    --fluid-line-height: 1.35;
    --fluid-letter-spacing: 0.0073529412em;
    line-height: var(--fluid-line-height)
  }
}

.content-container .content-info .overview h2 {
  --tw-text-opacity: 1;
  color: rgb(207 166 160 / var(--tw-text-opacity))
}

.content-container .content-info .features h2 {
  padding-bottom: 2rem;
  padding-top: 3.5rem;
  font-weight: 600;
  font-size: clamp(1.2000rem, calc(0.1330vw + 1.1734rem), 1.3330rem);
  letter-spacing: var(--fluid-letter-spacing);
  --fluid-line-height: 1.35;
  --fluid-letter-spacing: 0.009375em;
  line-height: var(--fluid-line-height)
}

.content-container .content-info .features h3 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  text-align: center;
  font-weight: 100;
  --tw-text-opacity: 1;
  color: rgb(167 185 169 / var(--tw-text-opacity));
  font-size: clamp(1.7280rem, calc(0.6406vw + 1.5999rem), 2.3686rem);
  letter-spacing: var(--fluid-letter-spacing);
  --fluid-line-height: 1.35;
  --fluid-letter-spacing: normal;
  line-height: var(--fluid-line-height)
}

.content-container .content-info .features .paragraphs {
  display: flex;
  flex-direction: column;
  gap: 1rem
}

.content-container .content-info .features .paragraphs .accordion-body {
  overflow: hidden
}

.content-container .content-info .features .paragraphs .specs {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  gap: 0.5rem
}

.content-container .content-info .features .description h3 {
  padding-top: 0.5rem
}

.content-container .content-cta-container {
  grid-column: span 1 / span 1;
  margin-left: auto;
  margin-right: auto;
  padding: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(90 87 88 / var(--tw-text-opacity))
}

@media (min-width: 768px) {

  .content-container .content-cta-container {
    padding: 1.5rem
  }
}

@media (min-width: 1280px) {

  .content-container .content-cta-container {
    display: inline
  }
}

.content-container .content-cta {
  position: relative
}

@media (min-width: 1024px) {

  .content-container .content-cta {
    position: sticky;
    top: 6rem
  }
}

.content-container .content-cta {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  border-radius: 0.75rem;
  border-width: 1px;
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.content-container .content-cta p {
  margin: auto;
  max-width: 24rem;
  text-wrap: balance
}

.content-container .content-cta .upper-section {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  padding: 1.25rem;
  text-align: center
}

.content-container .content-cta .lower-section {
  border-bottom-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
  border-top-width: 2px;
  border-color: rgb(229 231 235 / 0.2);
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
  padding: 1.25rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(90 87 88 / var(--tw-text-opacity))
}

.content-container .content-cta .top-decoration {
  position: absolute;
  width: 20rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(167 185 169 / var(--tw-bg-opacity));
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  letter-spacing: 0.05em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  left: 0px;
  right: 0px;
  top: -0.75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem
}

.content-container .content-cta a.book {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  border-radius: 0.25rem;
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(167 185 169 / var(--tw-border-opacity));
  text-wrap: balance;
  text-transform: capitalize;
  letter-spacing: 0.1em;
  --tw-bg-opacity: 1;
  background-color: rgb(167 185 169 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity))
}

.content-container .content-cta a.book:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(167 185 169 / var(--tw-text-opacity))
}

.content-container .content-cta a.book {
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.25rem;
  display: inline-block;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 1rem;
  padding-right: 1rem;
  align-self: center;
  font-size: clamp(1.2000rem, calc(0.1330vw + 1.1734rem), 1.3330rem);
  letter-spacing: var(--fluid-letter-spacing);
  --fluid-line-height: 1.35;
  --fluid-letter-spacing: 0.009375em;
  line-height: var(--fluid-line-height)
}

.content-container .content-cta a.browse {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  border-radius: 0.25rem;
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(207 166 160 / var(--tw-border-opacity));
  text-wrap: balance;
  text-transform: capitalize;
  letter-spacing: 0.1em;
  --tw-bg-opacity: 1;
  background-color: rgb(207 166 160 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity))
}

.content-container .content-cta a.browse:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(207 166 160 / var(--tw-text-opacity))
}

.content-container .content-cta a.browse {
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.25rem;
  display: inline-block;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 1rem;
  padding-right: 1rem;
  align-self: center;
  font-size: clamp(1.2000rem, calc(0.1330vw + 1.1734rem), 1.3330rem);
  letter-spacing: var(--fluid-letter-spacing);
  --fluid-line-height: 1.35;
  --fluid-letter-spacing: 0.009375em;
  line-height: var(--fluid-line-height)
}

.cars-page {
  position: relative;
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column
}

.cars-page h1 {
  padding-bottom: 1.25rem;
  font-size: 4.5rem;
  line-height: 1;
  --tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / 0.04)) drop-shadow(0 4px 3px rgb(0 0 0 / 0.1));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

@media (min-width: 768px) {

  .cars-page h1 {
    font-size: 6rem;
    line-height: 1
  }
}

.cars-page h2 {
  --tw-text-opacity: 1;
  color: rgb(167 185 169 / var(--tw-text-opacity));
  font-size: clamp(2.0736rem, calc(1.0837vw + 1.8569rem), 3.1573rem);
  letter-spacing: var(--fluid-letter-spacing);
  --fluid-line-height: 1.35;
  --fluid-letter-spacing: 0.0073529412em;
  line-height: var(--fluid-line-height)
}

@media (min-width: 768px) {

  .cars-page h2 {
    font-size: clamp(2.0736rem, calc(1.0837vw + 1.8569rem), 3.1573rem);
    letter-spacing: var(--fluid-letter-spacing);
    --fluid-line-height: 1.35;
    --fluid-letter-spacing: 0.0073529412em;
    line-height: var(--fluid-line-height)
  }
}

.cars-page h3 {
  --tw-text-opacity: 1;
  color: rgb(167 185 169 / var(--tw-text-opacity));
  font-size: clamp(1.7280rem, calc(0.6406vw + 1.5999rem), 2.3686rem);
  letter-spacing: var(--fluid-letter-spacing);
  --fluid-line-height: 1.35;
  --fluid-letter-spacing: normal;
  line-height: var(--fluid-line-height)
}

@media (min-width: 768px) {

  .cars-page h3 {
    font-size: clamp(1.4400rem, calc(0.3369vw + 1.3726rem), 1.7769rem);
    letter-spacing: var(--fluid-letter-spacing);
    --fluid-line-height: 1.35;
    --fluid-letter-spacing: 0.0125em;
    line-height: var(--fluid-line-height)
  }
}

.cars-page p, .cars-page li {
  max-width: 48rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: var(--fluid-line-height);
  letter-spacing: var(--fluid-letter-spacing);
  --fluid-line-height: 1.4;
  --fluid-letter-spacing: 0.5px
}

@media (min-width: 1024px) {

  .cars-page p, .cars-page li {
    font-size: clamp(1.2000rem, calc(0.1330vw + 1.1734rem), 1.3330rem);
    letter-spacing: var(--fluid-letter-spacing);
    --fluid-line-height: 1.35;
    --fluid-letter-spacing: 0.009375em;
    line-height: var(--fluid-line-height)
  }
}

.cars-page .intro-layout {
  position: relative;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  place-items: start
}

@media (min-width: 1024px) {

  .cars-page .intro-layout {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    justify-items: end
  }
}

.cars-page .intro-layout {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1536px
}

@media (min-width: 1024px) {

  .cars-page .intro-layout {
    min-height: 50svh;
    padding-top: 2.5rem
  }
}

.cars-page .intro-layout > div {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 1.25rem
}

@media (min-width: 1024px) {

  .cars-page .intro-layout > div {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-top: 2.5rem
  }

  .cars-page .intro-layout div:nth-child(2) {
    grid-column: span 2 / span 2
  }
}

.cars-page .intro-layout p {
  padding-bottom: 1rem;
  font-size: 1rem;
  line-height: var(--fluid-line-height);
  letter-spacing: var(--fluid-letter-spacing);
  --fluid-line-height: 1.4;
  --fluid-letter-spacing: 0.5px
}

@media (min-width: 1024px) {

  .cars-page .intro-layout p {
    font-size: clamp(1.2000rem, calc(0.1330vw + 1.1734rem), 1.3330rem);
    letter-spacing: var(--fluid-letter-spacing);
    --fluid-line-height: 1.35;
    --fluid-letter-spacing: 0.009375em;
    line-height: var(--fluid-line-height)
  }
}

.cars-page .potato-layout {
  position: relative;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr))
}

@media (min-width: 1024px) {

  .cars-page .potato-layout {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }
}

.cars-page .potato-layout {
  margin-left: auto;
  margin-right: auto;
  min-height: 100svh;
  width: 100%;
  max-width: 1536px
}

@media (min-width: 1024px) {

  .cars-page .potato-layout {
    min-height: 50svh
  }
}

.cars-page .potato-layout {
  padding-bottom: 1.25rem
}

@media (min-width: 1024px) {

  .cars-page .potato-layout {
    padding-bottom: 2.5rem
  }
}

.cars-page .potato-layout > div {
  padding: 1.25rem
}

@media (min-width: 1024px) {

  .cars-page .potato-layout > div {
    padding: 2.5rem
  }
}

.cars-page .potato-layout > div:nth-child(1) {
  justify-self: center
}

.cars-page .potato-layout picture,.cars-page .potato-layout img {
  max-width: 500px
}

@media (min-width: 1024px) {

  .cars-page .potato-layout picture,.cars-page .potato-layout img {
    max-width: max-content
  }
}

.cars-page .potato-layout p {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: var(--fluid-line-height);
  letter-spacing: var(--fluid-letter-spacing);
  --fluid-line-height: 1.4;
  --fluid-letter-spacing: 0.5px
}

@media (min-width: 1024px) {

  .cars-page .potato-layout p {
    font-size: clamp(1.2000rem, calc(0.1330vw + 1.1734rem), 1.3330rem);
    letter-spacing: var(--fluid-letter-spacing);
    --fluid-line-height: 1.35;
    --fluid-letter-spacing: 0.009375em;
    line-height: var(--fluid-line-height)
  }
}

.cars-page .potato-layout p {
  line-height: 1.625
}

.cars-page .filler-layout {
  display: flex;
  height: 20svh;
  width: 100%
}

@media (min-width: 1024px) {

  .cars-page .filler-layout {
    padding-bottom: 5rem
  }
}

.cars-page .filler-layout svg {
  pointer-events: none;
  position: relative;
  display: block;
  height: auto;
  stroke: #cfa6a0;
      width: calc(100% + 5px);
      margin-left: -2.5px;
      fill: none;
      stroke-width: 1px
}

.potatoEnd {
  display: flex;
  text-wrap: balance;
  border-radius: 0.75rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  font-weight: 600;
  text-transform: capitalize;
  font-size: 1rem;
  line-height: var(--fluid-line-height);
  letter-spacing: var(--fluid-letter-spacing);
  --fluid-line-height: 1.4;
  --fluid-letter-spacing: 0.5px
}

.potatoEnd span {
  align-self: center
}

.potatoEnd svg {
  width: 2.5rem;
  height: 2.5rem;
  align-self: center;
  --tw-text-opacity: 1;
  color: rgb(207 166 160 / var(--tw-text-opacity))
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@7.1.2_webpack@5.91.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/.pnpm/postcss-loader@8.1.1_postcss@8.4.38_webpack@5.91.0/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/.pnpm/swiper@11.1.12/node_modules/swiper/modules/effect-fade.css ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

