/*!********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./atv-models/atv.scss ***!
  \********************************************************************************************************************************************************************************************************************************************/
.single-ha_atv .ha_atv-single-hero {
  background-color: #fff;
  display: flex;
  overflow: hidden;
  flex-direction: column;
}
.single-ha_atv .ha_atv-single-hero .ha_atv-single-hero-images {
  flex-grow: 1;
  max-height: 100%;
  position: relative;
}
.single-ha_atv .ha_atv-single-hero .ha_atv-single-hero-images > img {
  background-color: #fff;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  position: absolute;
  transition: opacity 0.5s ease-in-out;
  width: 100%;
}
.single-ha_atv .ha_atv-single-hero .ha_atv-single-hero-images > img:not(:first-child) {
  opacity: 0;
}
.single-ha_atv .ha_atv-single-hero .ha_atv-single-hero-gallery {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  aspect-ratio: 4/3;
}
.single-ha_atv .ha_atv-single-hero .ha_atv-single-hero-gallery:not(:has(:nth-child(1))) {
  display: none;
}
.single-ha_atv .ha_atv-single-hero .ha_atv-single-hero-gallery:has(:nth-child(1)):not(:has(:nth-child(2))) :nth-child(1) {
  grid-column: span 2;
  grid-row: span 2;
}
.single-ha_atv .ha_atv-single-hero .ha_atv-single-hero-gallery:has(:nth-child(2)):not(:has(:nth-child(3))) :nth-child(1) {
  grid-column: span 2;
  grid-row: span 1;
}
.single-ha_atv .ha_atv-single-hero .ha_atv-single-hero-gallery:has(:nth-child(2)):not(:has(:nth-child(3))) :nth-child(2) {
  grid-column: span 2;
  grid-row: span 1;
}
.single-ha_atv .ha_atv-single-hero .ha_atv-single-hero-gallery:has(:nth-child(2)):not(:has(:nth-child(3))) > img {
  aspect-ratio: 8/3;
}
.single-ha_atv .ha_atv-single-hero .ha_atv-single-hero-gallery:has(:nth-child(3)):not(:has(:nth-child(4))) :nth-child(1) {
  aspect-ratio: 8/3;
  grid-column: span 2;
  grid-row: span 1;
}
.single-ha_atv .ha_atv-single-hero .ha_atv-single-hero-gallery:has(:nth-child(3)):not(:has(:nth-child(4))) :nth-child(n+2) {
  grid-column: span 1;
  grid-row: span 1;
}
.single-ha_atv .ha_atv-single-hero .ha_atv-single-hero-gallery:has(:nth-child(4)) > img {
  grid-column: span 1;
  grid-row: span 1;
}
.single-ha_atv .ha_atv-single-hero .ha_atv-single-hero-gallery > img {
  aspect-ratio: 4/3;
  object-fit: cover;
  object-position: center center;
}
.single-ha_atv .ha_atv-single-hero:has(.ha_atv-single-hero-gallery:hover) .ha_atv-single-hero-images-main {
  opacity: 0;
}
.single-ha_atv .ha_atv-single-hero:has(.ha_atv-single-hero-gallery-1:hover) .ha_atv-single-hero-images-1, .single-ha_atv .ha_atv-single-hero:has(.ha_atv-single-hero-gallery-2:hover) .ha_atv-single-hero-images-2, .single-ha_atv .ha_atv-single-hero:has(.ha_atv-single-hero-gallery-3:hover) .ha_atv-single-hero-images-3, .single-ha_atv .ha_atv-single-hero:has(.ha_atv-single-hero-gallery-4:hover) .ha_atv-single-hero-images-4 {
  opacity: 1;
}
@media (max-width: 899px) {
  .single-ha_atv .ha_atv-single-hero .ha_atv-single-hero-images {
    aspect-ratio: unset;
    height: 50vh;
  }
}
@media (min-width: 640px) and (max-width: 899px) {
  .single-ha_atv .ha_atv-single-hero .ha_atv-single-hero-gallery {
    aspect-ratio: unset;
    display: flex;
  }
  .single-ha_atv .ha_atv-single-hero .ha_atv-single-hero-gallery > img {
    flex-grow: 1;
    width: 25%;
  }
}
@media (min-width: 900px) and (max-width: 1299px) {
  .single-ha_atv .ha_atv-single-hero .ha_atv-single-hero-gallery {
    aspect-ratio: unset;
    display: flex;
    flex-direction: column;
  }
  .single-ha_atv .ha_atv-single-hero .ha_atv-single-hero-gallery > img {
    height: 25%;
  }
}
@media (min-width: 900px) {
  .single-ha_atv .ha_atv-single-hero {
    flex-direction: row;
    height: 60vh;
  }
}
.single-ha_atv .ha_atv-single-specs {
  float: right;
  border: 3px solid var(--ha_atv-brand-color);
  border-radius: 10px;
  margin-bottom: 2rem;
  margin-left: 2rem;
  padding: 2rem;
}
.single-ha_atv .ha_atv-single-specs > h2 {
  margin-top: 0;
}
.single-ha_atv .ha_atv-single-specs > dl > dd {
  font-weight: bold;
  margin-left: 0;
  margin-top: 0.5rem;
}
.single-ha_atv .ha_atv-single-specs > dl > dt {
  font-weight: normal;
}
.single-ha_atv .ha_atv-single-specs > dl:last-child {
  margin-bottom: 0;
}
.single-ha_atv .ha_atv-single-specs > a {
  color: var(--ha_atv-brand-color);
  font-weight: bold;
}
.single-ha_atv .ha_atv-single-trailer {
  margin-bottom: 4rem;
}
.single-ha_atv .ha_atv-single-trailer > h2 {
  margin-bottom: 0;
}
.single-ha_atv .ha_atv-single-trailer > p {
  margin-bottom: 3rem;
}
.single-ha_atv .ha_atv-single-trailer > a {
  background-color: var(--ha_atv-brand-color);
  border-radius: 10px;
  color: contrast-color(var(--ha_atv-brand-color));
  font-weight: bold;
  padding: 1rem 2rem;
}
.single-ha_atv .ha_atv-single-trailer > a:hover {
  background-color: color-mix(in srgb, var(--ha_atv-brand-color), white 20%);
  color: contrast-color(color-mix(in srgb, var(--ha_atv-brand-color), white 20%));
}
.single-ha_atv h1 {
  font-size: 27px;
  text-transform: none;
}
.single-ha_atv h2 {
  font-size: 16px;
  text-transform: none;
}
.ha_atv_model {
  text-align: center;
}
.ha_atv_model > .ha_atv-model-thumbnail img {
  aspect-ratio: 4/3;
  object-fit: cover;
  object-position: center center;
}
.ha_atv_model > h3 {
  font-size: 15px;
  font-weight: bold;
  text-transform: none;
}
.ha_atv_model > .ha_atv-model-link {
  color: #01a3c1;
  font-size: 13px;
  font-weight: bold;
}
.ha_atv_models {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 2rem;
}
@media (max-width: 899px) {
  .ha_atv_models {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 639px) {
  .ha_atv_models {
    grid-template-columns: 1fr;
  }
}

/*# sourceMappingURL=atv.scss.css.map*/