/* BCF-WEB-007B-R3: Product Owner mockup fidelity correction. */

.bcf-web007b-r3-active .bcf-home__inner {
  max-width: 1200px;
}

.bcf-web007b-r3-active .bcf-home__hero {
  background: linear-gradient(112deg, #fff 0%, #fff 42%, #fff4f3 100%);
  min-height: 0;
  padding: 0 !important;
}

.bcf-web007b-r3-active .bcf-home__hero::before,
.bcf-web007b-r3-active .bcf-home__hero::after,
.bcf-web007b-r3-active .bcf-home__hero-inner::after {
  content: none !important;
}

.bcf-web007b-r3-active .bcf-home__hero-inner {
  padding-bottom: 36px;
  padding-top: 46px;
}

.bcf-web007b-r3-active .bcf-home__hero-art {
  bottom: 0;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  width: min(58vw, 820px);
}

.bcf-web007b-r3-active .bcf-home__hero-art svg {
  height: 100%;
  overflow: visible;
  width: 100%;
}

.bcf-web007b-r3-active .bcf-home__hero-maple {
  fill: rgba(213, 35, 47, 0.085);
}

.bcf-web007b-r3-active .bcf-home__hero-ridge {
  fill: rgba(73, 79, 89, 0.09);
}

.bcf-web007b-r3-active .bcf-home__hero-ridge--back {
  fill: rgba(213, 35, 47, 0.055);
}

.bcf-web007b-r3-active .bcf-home__hero-trees {
  fill: rgba(61, 68, 78, 0.12);
}

.bcf-web007b-r3-active .bcf-home__title {
  font-size: clamp(46px, 4.6vw, 64px);
  letter-spacing: -0.05em;
  line-height: 0.98;
}

.bcf-web007b-r3-active .bcf-home__lead {
  font-size: 17px;
  margin: 16px 0 0;
}

.bcf-web007b-r3-active .bcf-home__search {
  border: 1px solid #dfe2e7 !important;
  border-radius: 10px;
  box-shadow: 0 10px 26px rgba(27, 31, 36, 0.10);
  margin: 24px 0 0;
  max-width: 1040px;
  padding: 9px;
}

.bcf-web007b-r3-active .bcf-home__search .form-control,
.bcf-web007b-r3-active .bcf-home__search .select2-selection,
.bcf-web007b-r3-active .bcf-home__search button,
.bcf-web007b-r3-active .bcf-home__search .btn {
  min-height: 48px;
}

.bcf-web007b-r3-active .bcf-home__value-cues {
  gap: 28px;
  margin-top: 24px;
  max-width: 960px;
}

.bcf-web007b-r3-active .bcf-home__value-cues .bcf-home__cue > i {
  background: transparent;
  border-radius: 0;
  font-size: 22px;
  height: 36px;
  width: 36px;
}

.bcf-web007b-r3-active .bcf-home__value-cues .bcf-home__cue strong {
  font-size: 15px;
}

.bcf-web007b-r3-active .bcf-home__value-cues .bcf-home__cue span {
  font-size: 12.5px;
  max-width: 220px;
}

.bcf-web007b-r3-active .bcf-home__section {
  padding-block: 46px;
}

.bcf-web007b-r3-active .bcf-home__section h2 {
  font-size: clamp(27px, 2.6vw, 35px);
}

.bcf-web007b-r3-active .bcf-home__section-intro {
  font-size: 15px;
  margin: 8px 0 22px;
}

.bcf-web007b-r3-active .bcf-home__more-link {
  top: 16px;
}

.bcf-web007b-r3-active .bcf-home__native {
  margin-top: 18px;
}

.bcf-web007b-r3-active .bcf-home__category-list .row {
  gap: 12px;
}

.bcf-web007b-r3-active .bcf-home__category-list .gd-cptcat-ul {
  margin-bottom: 0 !important;
}

.bcf-web007b-r3-active .bcf-home__category-list .card {
  border: 1px solid #dfe2e7 !important;
  border-radius: 10px !important;
  box-shadow: 0 4px 13px rgba(25, 29, 34, 0.055) !important;
  min-height: 132px;
}

.bcf-web007b-r3-active .bcf-home__category-list .card-body {
  border: 0 !important;
  border-radius: 10px;
  min-height: 132px;
  padding: 17px 10px !important;
  text-align: center !important;
}

.bcf-web007b-r3-active .bcf-home__category-list .card-body::after {
  content: none !important;
}

.bcf-web007b-r3-active .bcf-home__category-list .card:hover,
.bcf-web007b-r3-active .bcf-home__category-list .card:focus-within {
  border-color: rgba(213, 35, 47, 0.32) !important;
  box-shadow: 0 7px 18px rgba(25, 29, 34, 0.08) !important;
  transform: translateY(-1px);
}

.bcf-web007b-r3-active .bcf-home__category-list .gd-cptcat-cat-left {
  background: transparent !important;
  border-radius: 0;
  height: 48px;
  margin-bottom: 9px !important;
  width: 56px;
}

.bcf-web007b-r3-active .bcf-home__category-list .gd-cptcat-icon i {
  color: #d5232f !important;
  font-size: 34px !important;
}

.bcf-web007b-r3-active .bcf-home__category-list .gd-cptcat-cat-right a {
  color: #171a1f !important;
  display: block;
  font-size: 13.5px;
  font-weight: 700;
  line-height: 1.25;
  min-height: 0;
  text-align: center;
  text-decoration: none !important;
  text-transform: none !important;
  width: 100%;
}

.bcf-web007b-r3-active .bcf-home__locations {
  background: linear-gradient(100deg, #fbfaf8, #f7f9fb);
}

.bcf-web007b-r3-active .bcf-home__location-list .gd-rows-popular-locations {
  display: flex !important;
  flex-wrap: wrap;
  gap: 12px 16px !important;
}

.bcf-web007b-r3-active .bcf-home__location-list .gd-badge-meta {
  display: block;
  flex: 0 0 auto;
}

.bcf-web007b-r3-active .bcf-home__location-list .gd-badge-meta br {
  display: none;
}

.bcf-web007b-r3-active .bcf-home__location-list .gd-badge {
  background: #fff !important;
  border: 1px solid #e0e3e7 !important;
  border-radius: 999px !important;
  box-shadow: 0 4px 12px rgba(25, 29, 34, 0.055);
  justify-content: flex-start;
  min-height: 46px;
  padding: 9px 20px !important;
  width: auto !important;
}

.bcf-web007b-r3-active .bcf-home__location-list .gd-badge::after {
  content: none !important;
}

.bcf-web007b-r3-active .bcf-home__location-list .gd-badge:hover,
.bcf-web007b-r3-active .bcf-home__location-list .gd-badge:focus-visible {
  background: #fff !important;
  border-color: rgba(213, 35, 47, 0.35) !important;
}

.bcf-web007b-r3-active .bcf-home__about {
  padding-bottom: 38px;
  padding-top: 48px;
}

.bcf-web007b-r3-active .bcf-home__about-grid {
  align-items: center;
  gap: 30px;
  grid-template-columns: minmax(0, 1.25fr) minmax(180px, 0.65fr) minmax(290px, 0.9fr);
}

.bcf-web007b-r3-active .bcf-home__about-grid::before {
  content: none !important;
}

.bcf-web007b-r3-active .bcf-home__about-copy > p:last-child {
  font-size: 15px;
  line-height: 1.65;
  margin-top: 14px;
}

.bcf-web007b-r3-active .bcf-home__about-map {
  align-items: center;
  display: flex;
  justify-content: center;
}

.bcf-web007b-r3-active .bcf-home__about-map-shape {
  aspect-ratio: 330 / 280;
  background: rgba(213, 35, 47, 0.12);
  display: block;
  -webkit-mask: url("bcf-canada-silhouette.png") center / contain no-repeat;
  mask: url("bcf-canada-silhouette.png") center / contain no-repeat;
  max-height: 210px;
  width: 100%;
}

.bcf-web007b-r3-active .bcf-home__about-cues {
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  gap: 18px;
  padding: 0;
}

.bcf-web007b-r3-active .bcf-home__about-cues .bcf-home__cue > i {
  background: transparent;
  border-radius: 0;
  font-size: 20px;
  height: 34px;
  width: 34px;
}

.bcf-web007b-r3-active .bcf-home__owner {
  padding: 0 0 42px;
}

.bcf-web007b-r3-active .bcf-home__owner-inner {
  background: linear-gradient(100deg, #fff1f1, #fff7f5);
  border: 0 !important;
  border-radius: 10px;
  box-shadow: none;
  gap: 18px;
  grid-template-columns: 74px minmax(0, 1fr) auto;
  padding: 20px 26px;
}

.bcf-web007b-r3-active .bcf-home__owner-icon {
  background: transparent;
  border: 0;
  border-radius: 0;
  font-size: 44px;
  height: 58px;
  width: 58px;
}

.bcf-web007b-r3-active .bcf-home__owner-copy h2 {
  font-size: 25px;
}

.bcf-web007b-r3-active .bcf-home__owner-copy p {
  font-size: 14px;
  line-height: 1.5;
  margin-top: 5px;
}

.bcf-web007b-r3-active .bcf-site-footer .bcf-footer__inner {
  display: grid;
  gap: 24px 48px;
  grid-template-columns: minmax(300px, 1.1fr) minmax(0, 1.9fr);
  padding: 34px 24px 16px;
}

.bcf-web007b-r3-active .bcf-site-footer .bcf-footer__brand {
  margin: 0;
  max-width: 420px;
}

.bcf-web007b-r3-active .bcf-site-footer .bcf-footer__brand-home {
  width: min(250px, 100%) !important;
}

.bcf-web007b-r3-active .bcf-site-footer .bcf-footer__brand p {
  font-size: 13px;
  line-height: 1.55;
  margin-top: 10px;
}

.bcf-web007b-r3-active .bcf-site-footer .bcf-footer__groups {
  align-content: start;
  gap: 26px;
}

.bcf-web007b-r3-active .bcf-site-footer .bcf-footer__group h2 {
  font-size: 12px;
  margin-bottom: 4px;
}

.bcf-web007b-r3-active .bcf-site-footer .bcf-footer__group a {
  font-size: 13px;
  min-height: 36px;
}

.bcf-web007b-r3-active .bcf-site-footer .bcf-footer__bottom {
  margin-top: 2px;
  padding-top: 12px;
}

.bcf-web007b-r3-active .bcf-site-footer .bcf-footer__copyright {
  border: 0;
  margin: 0;
  padding: 0;
}

.bcf-web007b-r3-active .bcf-site-footer .bcf-footer__legal a {
  min-height: 36px;
}

@media (max-width: 991.98px) {
  .bcf-web007b-r3-active .bcf-home__hero-inner {
    padding-bottom: 32px;
    padding-top: 40px;
  }

  .bcf-web007b-r3-active .bcf-home__hero-art {
    opacity: 0.82;
    width: 64vw;
  }

  .bcf-web007b-r3-active .bcf-home__about-grid {
    gap: 22px;
    grid-template-columns: minmax(0, 1.2fr) minmax(140px, 0.55fr) minmax(260px, 0.9fr);
  }

  .bcf-web007b-r3-active .bcf-site-footer .bcf-footer__inner {
    gap: 28px;
    grid-template-columns: minmax(250px, 0.8fr) minmax(0, 1.5fr);
  }
}

@media (max-width: 767.98px) {
  .bcf-web007b-r3-active .bcf-home__hero-inner {
    padding-bottom: 28px;
    padding-top: 34px;
    text-align: left;
  }

  .bcf-web007b-r3-active .bcf-home__hero-art {
    opacity: 0.58;
    right: 0;
    width: 100%;
  }

  .bcf-web007b-r3-active .bcf-home__title,
  .bcf-web007b-r3-active .bcf-home__lead {
    margin-left: 0;
    margin-right: 0;
  }

  .bcf-web007b-r3-active .bcf-home__title {
    font-size: clamp(36px, 10.7vw, 46px);
  }

  .bcf-web007b-r3-active .bcf-home__search {
    margin-top: 19px;
  }

  .bcf-web007b-r3-active .bcf-home__value-cues {
    gap: 10px;
    margin-top: 20px;
  }

  .bcf-web007b-r3-active .bcf-home__value-cues .bcf-home__cue {
    align-items: center;
  }

  .bcf-web007b-r3-active .bcf-home__section {
    padding-block: 38px;
  }

  .bcf-web007b-r3-active .bcf-home__more-link {
    margin-top: 16px;
  }

  .bcf-web007b-r3-active .bcf-home__category-list .card,
  .bcf-web007b-r3-active .bcf-home__category-list .card-body {
    min-height: 122px;
  }

  .bcf-web007b-r3-active .bcf-home__location-list .gd-rows-popular-locations {
    display: flex !important;
    gap: 9px !important;
  }

  .bcf-web007b-r3-active .bcf-home__location-list .gd-badge {
    font-size: 14px;
    min-height: 44px;
    padding: 8px 15px !important;
    width: auto !important;
  }

  .bcf-web007b-r3-active .bcf-home__about {
    padding-bottom: 34px;
    padding-top: 40px;
  }

  .bcf-web007b-r3-active .bcf-home__about-grid {
    gap: 20px;
    grid-template-columns: 1fr;
  }

  .bcf-web007b-r3-active .bcf-home__about-map {
    margin: -4px auto;
    max-width: 220px;
  }

  .bcf-web007b-r3-active .bcf-home__about-map-shape {
    max-height: 145px;
  }

  .bcf-web007b-r3-active .bcf-home__about-cues {
    gap: 14px;
  }

  .bcf-web007b-r3-active .bcf-home__owner {
    padding-bottom: 36px;
    padding-top: 0;
  }

  .bcf-web007b-r3-active .bcf-home__owner-inner {
    gap: 12px 16px;
    grid-template-columns: 52px minmax(0, 1fr);
    padding: 18px;
  }

  .bcf-web007b-r3-active .bcf-home__owner-icon {
    font-size: 34px;
    height: 48px;
    width: 48px;
  }

  .bcf-web007b-r3-active .bcf-home__owner-action {
    grid-column: 1 / -1;
  }

  .bcf-web007b-r3-active .bcf-site-footer .bcf-footer__inner {
    display: grid;
    gap: 22px;
    grid-template-columns: 1fr;
    padding-top: 28px;
  }

  .bcf-web007b-r3-active .bcf-site-footer .bcf-footer__brand {
    margin-bottom: 0;
  }

  .bcf-web007b-r3-active .bcf-site-footer .bcf-footer__groups {
    gap: 18px;
  }

  .bcf-web007b-r3-active .bcf-site-footer .bcf-footer__bottom {
    margin-top: 0;
  }
}

@media (max-width: 389.98px) {
  .bcf-web007b-r3-active .bcf-home__hero-inner {
    padding-top: 28px;
  }

  .bcf-web007b-r3-active .bcf-home__title {
    font-size: 35px;
  }

  .bcf-web007b-r3-active .bcf-home__category-list .card,
  .bcf-web007b-r3-active .bcf-home__category-list .card-body {
    min-height: 116px;
  }

  .bcf-web007b-r3-active .bcf-home__category-list .gd-cptcat-cat-right a {
    font-size: 12.5px;
  }

  .bcf-web007b-r3-active .bcf-site-footer .bcf-footer__inner {
    padding-inline: 18px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .bcf-web007b-r3-active .bcf-home__category-list .card {
    transition: none;
  }
}
