/* Skip-to-content link for keyboard accessibility */
.skip-link {
  position: absolute;
  top: -100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
  padding: 12px 20px;
  background: #161f28;
  color: #ffd44a;
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
  border-radius: 4px;
  white-space: nowrap;
}
.skip-link:focus {
  top: 20px;
}

:root {
  --clr-primary: #ffd44a;
  --clr-primary-light: #fff8e8;
  --clr-secondary: #931e33;
  --clr-secondary-light: #f4d0d6;
  --clr-h6: #161f28;
  --clr-p: #161f28;
}

:root {
  --fs-h1: 72px;
  --fs-h2: 48px;
  --fs-h3: 28px;
  --fs-h4: 24px;
  --fs-h5: 22px;
  --fs-h6: 20px;
  --fs-p: 22px;
  --fs-xlg: 225px;
  --fs-lg: 140px;
  --fs-subtitle: 26px;
  /*--spacing-xxlg:8rem;*/
}

.awareness-callout {
  position: absolute;
  left: 45%;
  top: 30%;
}

.section-number {
  font-weight: bold;
  font-size: 1.5rem;
  margin-right: 10px;
  margin-top: 4px;
}

button {
  font-family: "neuzeit-grotesk", sans-serif !important;
}

body {
  font-family: "neuzeit-grotesk", sans-serif !important;
  color: #161f28;
}

h1,
.number-xmd {
  font-size: var(--fs-h1);
  line-height: 80px;
  letter-spacing: -1.02px;
  color: #161f28;
  font-family: "neuzeit-grotesk", sans-serif !important;
}

h2,
.number-md {
  font-size: var(--fs-h2);
  line-height: 72px;
  letter-spacing: -0.38px;
  color: #161f28;
  font-family: "neuzeit-grotesk", sans-serif !important;
}

h3 {
  font-size: var(--fs-h3);
  line-height: 36px;
  color: #161f28;
  font-family: "neuzeit-grotesk", sans-serif !important;
}

h4 {
  font-size: var(--fs-h4);
  line-height: 32px;
  color: #161f28;
  font-family: "neuzeit-grotesk", sans-serif !important;
}

h5 {
  font-size: var(--fs-h5);
  line-height: 30px;
  color: #161f28;
  font-family: "neuzeit-grotesk", sans-serif !important;
}

h6 {
  font-size: var(--fs-h6);
  line-height: 28px;
  color: #161f28;
  font-family: "neuzeit-grotesk", sans-serif !important;
}

p,
input,
a,
li {
  font-size: var(--fs-p);
  line-height: 32px;
}

p,
li {
  color: #161f28;
}

.number-xlg {
  font-size: var(--fs-xlg);
  line-height: 1em;
  letter-spacing: -3.75px;
  font-weight: bold;
}

.number-lg {
  font-size: var(--fs-lg);
  line-height: 1em;
  letter-spacing: -2.1px;
  font-weight: bold;
}

.number-xsm {
  font-size: 15px;
  line-height: 22px;
}

.subtitle {
  font-size: var(--fs-subtitle);
  line-height: 38px;
  letter-spacing: 0.2px;
}

@media screen and (max-width: 1200px) {
  .mitigating-risks-row .wf-colGroup {
    align-items: center;
  }

  .region-row .dropdown-btn {
    font-size: 20px !important;
  }

  h1,
  .number-xmd {
    font-size: var(--fs-h2);
    line-height: 72px;
    letter-spacing: -0.38px;
  }

  h2,
  .number-md {
    font-size: var(--fs-h3);
    line-height: 36px;
    letter-spacing: 0px !important;
  }

  h3 {
    font-size: var(--fs-h4);
    line-height: 32px;
  }

  h4 {
    font-size: var(--fs-h5);
    line-height: 30px;
  }

  h5 {
    font-size: var(--fs-h6);
    line-height: 28px;
  }

  h6 {
    font-size: 18px;
    line-height: 26px;
  }

  p,
  input,
  a,
  li {
    font-size: 20px;
    line-height: 32px;
  }

  .number-xlg {
    font-size: var(--fs-lg);
  }

  .number-lg {
    font-size: 100px;
  }

  .subtitle {
    font-size: 24px;
    line-height: 32px;
  }

  .callout-box {
    padding: 13px 60px !important;
  }

  .callout-box-lg {
    padding: 38px 68px 38px 44px !important;
  }

  .stat-row {
    padding: 15px 25px !important;
  }

  .callout-box-sm {
    padding: 19px 35px !important;
  }

  .snapshot-row {
    padding: 30px 48px !important;
  }

  .snapshot-col-right {
    padding-right: 20px !important;
  }

  .footer-copy {
    padding-top: 60px;
  }
}

.regional-colGroup {
  align-items: center;
}

.regional-colGroup .wf-blocks {
  --columns: 4;
}

@media screen and (max-width: 768px) {
  .number-xmd {
    font-size: var(--fs-h2) !important;
  }

  .region-row .dropdown-btn {
    font-size: 18px !important;
    line-height: 30px;
  }

  h1,
  .number-xmd {
    font-size: var(--fs-h3);
    line-height: 36px;
    letter-spacing: 0px !important;
  }

  h2,
  .number-md {
    font-size: var(--fs-h4);
    line-height: 32px;
  }

  h3 {
    font-size: var(--fs-h5);
    line-height: 30px;
  }

  h4 {
    font-size: var(--fs-h6);
    line-height: 28px;
  }

  h5 {
    font-size: var(--fs-h6);
    line-height: 28px;
  }

  h6 {
    font-size: 16px;
    line-height: 24px;
  }

  p,
  input,
  a,
  li {
    font-size: 18px;
    line-height: 30px;
  }

  .number-xlg {
    font-size: 100px;
  }

  .number-lg {
    font-size: 70px;
  }

  .subtitle {
    font-size: 22px;
    line-height: 30px;
  }

  .callout-box,
  .callout-box-lg,
  .stat-row,
  .callout-box-sm {
    padding: 30px 20px !important;
  }

  .callout-box-number {
    gap: 20px !important;
  }

  .callout-box-number-sm {
    padding: 10px !important;
    border-radius: 6px !important;
    margin-bottom: 10px !important;
  }

  .snapshot-row {
    padding: 20px !important;
  }

  .snapshot-stat {
    padding-top: 40px !important;
  }

  .snapshot-col-right {
    padding-right: 0 !important;
  }

  .footer-copy {
    padding-top: 20px;
  }
}

.number-percent:after {
  content: "%";
}

.number-minus:before {
  content: "-";
}

.number-plus:before {
  content: "+";
}

.wf-row {
  padding: var(--spacing-xxlg) 0;
}

.wf-row__content {
  max-width: 1300px;
}

.fire-images {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  justify-items: center;
}

.wf-btn--primary {
  background: rgb(22, 31, 40);
  color: #f5f9fd;
  border: none !important;
  padding: 13px 18px;
}

.wf-btn--primary:hover {
  background: #f7bc00 !important;
  color: #161f28 !important;
}

.callout-box {
  border-top: none;
  background: #ffffff;
  border-radius: 10px;
  padding: 85px 13px;
  padding-left: 40px;
  padding-right: 40px;
}

.callout-box-number {
  display: flex;
  gap: 35px;
  justify-content: flex-start;
}

.callout-box-number-sm {
  padding: 20px;
  background: #f4d0d6;
  border-radius: 10px;
  margin-bottom: 20px;
}

.callout-box-number-sm.yellow-bg {
  background: #feecc5 !important;
}

.callout-box-lg {
  padding: 58px 88px 58px 64px;
}

.callout-box-sm {
  padding: 19px 51px;
}

.callout-box-sm .callout-box-number {
  gap: 42px;
}

.number-md,
.number-xmd {
  font-weight: bold;
}

.mascot-row {
  display: flex;
  gap: 40px;
  align-items: center;
  max-width: 887px;
  width: 100%;
  margin: auto;
}

.subtitle-text {
  display: flex;
  gap: 20px;
  justify-content: space-between;
  align-items: flex-start;
}

.stat-row {
  height: 340px;
  border-radius: 10px;
  padding: 19px 37px;
  align-items: end;
  display: flex;
  margin-bottom: 28px;
  justify-content: space-between;
}

.stat-row.stat-row-left {
  background: #ebebeb;
  padding-bottom: 0 !important;
}

.stat-row.stat-row-right {
  background: #161f28;
  color: white;
}

.snapshot-row {
  background: white;
  border-radius: 10px;
  padding: 42px 69px;
}

.snapshot-stat {
  padding-top: 100px;
}

.snapshot-col-right {
  padding-right: 89px;
}

.footer-socials img {
  width: 30px;
}

.footer-copy p {
  color: white !important;
}

.footer-copy {
  padding-top: 120px;
}

.dropdown-btn {
  background-color: var(--u-bg-clr-5);
  color: white;
  padding: 12px 40px 12px 20px;
  font-size: var(--fs-p);
  line-height: 32px;
  font-size: 20px;
  border: none;
  cursor: pointer;
  border-radius: 10px;
  position: relative;
  text-align: left;
}

.dropdown-btn::after {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  transition: transform 0.3s ease;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 200px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 99;
  border-radius: 5px;
  margin-top: 5px;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  font-size: 20px;
  text-decoration: none;
  display: block;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.dropdown-content a:hover,
.dropdown-content a:focus-visible {
  background-color: #f7bc00;
  outline: none;
}

.dropdown-content a.dropdown-selected {
  background-color: #214775;
  color: white;
  font-weight: 700;
}

.dropdown.active .dropdown-btn::after {
  transform: translateY(-50%) rotate(180deg);
}

.dropdown.active .dropdown-content {
  display: block;
}

.dropdown-btn.active::after {
  transform: translateY(-50%) rotate(180deg);
}

.progress-container {
  cursor: pointer;
  width: 100%;
  height: 50px;
  background-color: #f2f3f4;
  border-radius: 10px;
  /*overflow: hidden;*/
  display: flex;
}

.awareness-row .progress-container {
  justify-content: space-around;
}

.perceptions-row .callout-box p,
.awareness-row .callout-box p {
  padding-top: 10px;
}

.section-1 {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.section-5 {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.section-1,
.section-2,
.section-3,
.section-4,
.section-5 {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.section-1 {
  z-index: 1;
}

.section-2 {
  margin-left: -10px;
}

.frequency-impact-col .section-1 {
  width: 33%;
  background-color: rgb(147, 30, 51);
}

.frequency-impact-col .section-2 {
  width: 33%;
  background-color: #cb6375;
}

.reduce-impact-col .section-1 {
  width: 37%;
  background-color: rgb(203, 134, 26);
}

.reduce-impact-col .section-2 {
  width: 47%;
  background-color: rgba(217, 169, 95, 1);
}

.climate-change-col .section-1 {
  width: 30%;
  background-color: rgb(247, 188, 0);
}

.climate-change-col .section-2 {
  width: 35%;
  background-color: rgba(253, 222, 149, 1);
}

.wildfires-col .section-1 {
  width: 13%;
  background-color: rgb(146, 158, 178);
}

.wildfires-col .section-2 {
  width: 41%;
  background-color: rgba(167, 173, 183, 1);
}

.progress-tooltip {
  text-align: center;
  min-width: 130px;
  position: absolute;
  background: #f2f3f4;
  padding: 10px;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  opacity: 0;
  visibility: hidden;
  transition:
    opacity 0.3s ease,
    visibility 0.3s ease;
  z-index: 10;
}

.progress-tooltip p {
  line-height: unset;
}

.progress-tooltip::after {
  position: absolute;
  bottom: -5px;
  /*margin-left: 100px;*/
  /*left: 50%;*/
  /*transform: translateX(-50%);*/
  border-width: 5px;
  border-style: solid;
  border-color: white transparent transparent transparent;
}

.bg-90 .progress-tooltip {
  top: 15px;
}

/*.progress-container:hover .progress-tooltip {*/
/*    opacity: 1;*/
/*    visibility: visible;*/
/*}*/
.section-1:hover .progress-tooltip {
  opacity: 1;
  visibility: visible;
}

/*.section-2 .progress-tooltip {*/
/*     left: 50%;*/
/*}*/
.section-2:hover .progress-tooltip {
  opacity: 1;
  visibility: visible;
}

/*.section-3 .progress-tooltip {*/
/*     left: 70%;*/
/*}*/
.section-3:hover .progress-tooltip {
  opacity: 1;
  visibility: visible;
}

.section-4:hover .progress-tooltip {
  opacity: 1;
  visibility: visible;
}

.section-5:hover .progress-tooltip {
  opacity: 1;
  visibility: visible;
}

.progress-tooltip-number {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 4px;
  justify-content: center;
}

.progress-tooltip-number strong {
  font-size: 1.7rem;
}

.progress-tooltip p {
  margin-top: -15px;
  font-size: 0.875rem;
}

.frequency-impact-col .progress-tooltip-number i {
  color: rgb(147, 30, 51);
}

.reduce-impact-col .progress-tooltip-number i {
  color: rgb(203, 134, 26);
}

.climate-change-col .progress-tooltip-number i {
  color: rgb(247, 188, 0);
}

.wildfires-col .progress-tooltip-number i {
  color: #6b74837d;
}

.section-1:hover {
  border: 3px solid black;
  border-radius: 10px;
}

.section-2:hover {
  border: 3px solid black;
  border-radius: 10px;
}

.section-3:hover {
  border: 3px solid black;
  border-radius: 10px;
}

.section-4:hover {
  border: 3px solid black;
  border-radius: 10px;
}

.section-5:hover {
  border: 3px solid black;
  border-radius: 10px;
}

.progress-container-wildfire .section-1:hover,
.progress-container-wildfire .section-2:hover,
.progress-container-wildfire .section-3:hover,
.progress-container-wildfire .section-4:hover,
.progress-container-wildfire .section-5:hover {
  border: none;
  border-radius: none;
}

.progress-container-wildfire .section-1,
.progress-container-wildfire .section-2,
.progress-container-wildfire .section-3,
.progress-container-wildfire .section-4,
.progress-container-wildfire .section-5 {
  justify-content: unset;
}

.progress-container-wildfire {
  width: 100%;
  height: 50px;
  background-color: #f2f3f4;
  border-radius: 15px;
  overflow: hidden;
  display: flex;
  margin-bottom: 15px;
  cursor: pointer;
  justify-content: space-between;
}

.progress-container-wildfire .section-1 {
  display: flex;
  align-items: center;
  /*font-weight: 600;*/
  padding-left: 20px;
}

.progress-container-wildfire.active {
  border: 3px solid black;
  /*border-radius: 4px;*/
}

.provincial-government .section-1 {
  width: 80%;
  background: rgb(203, 134, 26);
}

.provincial-government-box {
  background: rgb(203, 134, 26);
}

.forestry-industry .section-1 {
  width: 70%;
  background: rgba(229, 140, 0, 1);
}

.forestry-industry-box {
  background: rgba(229, 140, 0, 1);
}

.federal-government .section-1 {
  width: 68%;
  background: rgba(239, 167, 54, 1);
}

.federal-government-box {
  background: rgba(239, 167, 54, 1);
}

.local-communities .section-1 {
  width: 50%;
  background: #f7bc00;
}

.local-communities-box {
  background: #f7bc00;
}

.regional-groups .section-1 {
  width: 39%;
  background: #ffe48c;
}

.insurance-industry-box {
  background: #fdeec6;
}

.insurance-industry .section-1 {
  width: 34%;
  background: #fdeec6;
}

.regional-groups-box {
  background: #ffe48c;
}

.property-home-owners .section-1 {
  width: 40%;
  background: #f8ca35;
}

.property-home-owners-box {
  background: #f8ca35;
}

.indigenous-groups .section-1 {
  width: 32%;
  background: #fcf3d2;
}

.indigenous-groups-box {
  background: #fcf3d2;
}

.mitigating-risks-row .wf-colGroup {
  justify-content: center;
  align-items: center;
}

.mitigating-risks-row .callout-box p {
  text-align: center;
  width: 100%;
}

.callout-box-lg {
  padding: 40px;
}

html:not(.editor-mode) .mitigating-risks-row .callout-box {
  display: none;
}

.editor-mode .wf-row {
  padding: 0;
}

html:not(.editor-mode) .mitigating-risks-row .callout-box.active {
  display: block;
}

/*.somewhat-col .progress-container {*/
/*    background: rgba(91, 100, 113, 1);*/
/*}*/
.somewhat-col .section-1 {
  width: 14%;
  background: rgb(247, 188, 0);
  z-index: 4;
}

.somewhat-col .section-2 {
  width: 26%;
  background: #fcd169;
  z-index: 3;
}

.somewhat-col .section-3 {
  margin-left: -10px;
  width: 25%;
  background: rgba(255, 235, 180, 1);
  z-index: 2;
}

.somewhat-col .section-4 {
  margin-left: -10px;
  background: rgba(91, 100, 113, 1);
  width: 45%;
  z-index: 1;
}

.section-1,
.section-2,
.section-3,
.section-4,
.section-5 {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

/*.majority-col .progress-container {*/
/*    background: rgba(91, 100, 113, 1);*/
/*}*/
.majority-col .section-1 {
  width: 46%;
  background: rgb(247, 188, 0);
  z-index: 4;
}

.majority-col .section-2 {
  width: 43%;
  background: #fcd169;
  z-index: 3;
}

.majority-col .section-3 {
  margin-left: -10px;
  z-index: 2;
  width: 8%;
  background: rgba(255, 235, 180, 1);
}

.majority-col .section-4 {
  margin-left: -10px;
  z-index: 1;
  width: 5%;
  background: rgb(146, 158, 178);
}

.majority-col .section-5 {
  margin-left: -10px;
  width: 7%;
  background: rgba(91, 100, 113, 1);
}

.bg-90 {
  position: relative;
  padding-left: 0;
}

.bg-90 .number-input {
  z-index: 2;
  padding-left: 30px;
}

.bg-90 .progress-container {
  /*cursor: auto;*/
  /*pointer-events: none;*/
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.bg-90 .section-1 {
  width: 40%;
  background-color: rgb(247, 188, 0);
  z-index: 3;
}

.bg-90 .section-2 {
  width: 8%;
  background-color: #fcd169;
  z-index: 2;
}

.bg-90 .section-2:hover {
  z-index: 3;
}

.bg-90 .section-3 {
  width: 8%;
  margin-left: -10px;
  z-index: 1;
  background-color: rgba(255, 235, 180, 1);
}

.bg-90 .section-3:hover {
  z-index: 3;
}

.region-row .dropdown-btn {
  color: black;
  background: white;
  width: 100%;
  text-align: left;
}

.region-row .dropdown-btn::after {
  border-top: 6px solid black;
}

.region-row .dropdown-content {
  width: 100%;
}

.mask .fill-1 {
  clip: rect(0px, 78px, 150px, 0px);
  background-color: #ffc303;
}

.mask.full-1,
.circle .fill-1 {
  animation: fill-1 ease-in-out 3s;
  transform: rotate(144deg);
}

@keyframes fill-1 {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(144deg);
  }
}

.mask .fill-2 {
  clip: rect(0px, 78px, 150px, 0px);
  background-color: #ffc303;
}

.mask.full-2,
.circle .fill-2 {
  animation: fill-2 ease-in-out 3s;
  transform: rotate(120deg);
}

@keyframes fill-2 {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(120deg);
  }
}

.mask .fill-3 {
  clip: rect(0px, 78px, 150px, 0px);
  background-color: #ffc303;
}

.mask.full-3,
.circle .fill-3 {
  animation: fill-3 ease-in-out 3s;
  transform: rotate(152deg);
}

@keyframes fill-3 {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(152deg);
  }
}

.mask .fill-4 {
  clip: rect(0px, 78px, 150px, 0px);
  background-color: #ffc303;
}

.mask.full-4,
.circle .fill-4 {
  animation: fill-4 ease-in-out 3s;
  transform: rotate(135deg);
}

@keyframes fill-4 {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(135deg);
  }
}

/*.mask .fill-4 {*/
/*  clip: rect(0px, 78px, 150px, 0px);*/
/*  background-color: #ffc303;*/
/*}*/
/*.mask.full-4,*/
/*.circle .fill-4 {*/
/*  animation: fill-4 ease-in-out 3s;*/
/*  transform: rotate(132deg);*/
/*}*/
/*@keyframes fill-4 {*/
/*  0% {*/
/*    transform: rotate(0deg);*/
/*  }*/
/*  100% {*/
/*    transform: rotate(132deg);*/
/*  }*/
/*}*/
.circle-wrap {
  margin: auto;
  width: 150px;
  height: 150px;
  background: rgba(247, 188, 0, 0.2);
  border-radius: 50%;
  margin-bottom: 20px;
}

.circle-wrap .circle .mask,
.circle-wrap .circle .fill-1,
.circle-wrap .circle .fill-2,
.circle-wrap .circle .fill-3,
.circle-wrap .circle .fill-4 {
  width: 150px;
  height: 150px;
  position: absolute;
  border-radius: 50%;
}

.circle-wrap .circle .mask {
  clip: rect(0px, 150px, 150px, 75px);
}

.circle-wrap .inside-circle {
  width: 124px;
  height: 124px;
  border-radius: 50%;
  background: rgb(255, 248, 232);
  line-height: 120px;
  text-align: center;
  margin-top: 13px;
  margin-left: 13px;
  color: black;
  position: absolute;
  z-index: 100;
  font-weight: 700;
  font-size: 2em;
}

.bc-region {
  transition:
    stroke 0.3s ease,
    fill 0.3s ease;
  cursor: pointer;
}

.bc-region.active {
  stroke: black;
  stroke-width: 2;
}

.bc-region:hover {
  stroke: black;
  stroke-width: 2;
}

.bc-region-red {
  fill: #931e33;
}

/* .bc-region-blue {
    fill: #f5f9fd;
} */
.bc-region-yellow {
  fill: #fcd169;
}

.bc-region-brown {
  fill: #cb861a;
}

.bc-region-blue {
  fill: #161f28;
}

.bc-region-grey {
  fill: #a5aebf;
}

.bc-region-yellow {
  fill: #f2c915;
}

.bc-region-bright-yellow {
  fill: #fcd169;
}

.hover {
  stroke: black;
  stroke-width: 2;
}

.wf-header {
  position: absolute;
  background: transparent;
  padding-top: 0;
  box-shadow: unset;
}

.wf-header .wf-colGroup {
  justify-content: space-between;
  --columns: 12 !important;
  gap: 5px;
  flex-wrap: nowrap;
}

.wf-header .wf-colGroup .wf-col {
  --span: 5 !important;
}

.wf-header .wf-colGroup .wf-col-1 {
  --span: 1 !important;
}

.headerSocialIcons img {
  width: 35px;
  height: 35px;
}

.headerSocialIcons {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.headerSocialIcons:hover {
  filter: invert(55%) sepia(52%) saturate(1335%) hue-rotate(14deg)
    brightness(150%) contrast(100%);
}

.snapshot-row .dropdown-btn {
  background-color: transparent;
  color: #931e33;
  padding-left: 0;
  font-weight: 600;
  font-size: var(--fs-h2);
}

.snapshot-row .dropdown-btn::after {
  right: -5px;
  border-top: 15px solid #161f28;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
}

.fade-up {
  opacity: 0;
  transform: translateY(100px);
  transition:
    opacity 800ms,
    transform 800ms;
}

.fade-up.showing {
  opacity: 1;
  transform: translateY(0);
}

.social-icons-col {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  padding-top: 20px;
}

.social-icons-col .wf-img {
  display: contents;
}

.social-icons-col img {
  cursor: pointer;
}

.wf-col--logo {
  justify-content: flex-start;
}

.wf-img--logo {
  /* padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px; */
}

.toggle-container {
  display: none;
}

.wf-navIcon {
  position: fixed;
  bottom: 50px;
  right: 50px;
  border-radius: 100px;
  padding: 25px;
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.3);
  z-index: 9999;
  background: rgb(22, 31, 40) !important;
}

.wf-icon--xlg i {
  font-size: 1.6rem;
  width: 2rem;
}

.wf-mobileMenu--active,
.wf-popOutMenu--active {
  transform: none;
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

.wf-popOutMenu a {
  color: black;
}

.wf-popOutMenu a:hover {
  color: #214775;
}

.wf-popOutMenu li {
  padding-bottom: 20px;
}

.wf-mobileMenu,
.wf-popOutMenu {
  position: fixed;
  left: unset;
  transform: unset;
  top: 0;
  height: 100vh;
  width: 100%;
  max-width: 35rem;
  background: rgb(255, 248, 232);
  padding-top: 50px;
  padding-left: 30px;
  z-index: 90;
  border-bottom-left-radius: 0;
}

.wf-popOutMenu .wf-row__content,
.wf-popOutMenu .wf-colGroup,
.wf-popOutMenu .wf-col {
  height: 100%;
}

.popout-footer {
  position: absolute;
  bottom: 0;
}

@media (max-height: 675px) {
  .popout-footer {
    position: relative;
  }
}

@media (max-width: 480px) {
  .popout-footer {
    position: relative;
  }
}

.wf-menu__list {
  display: block;
}

/*.wf-menu {*/
/*    padding-bottom: 50px;*/
/*}*/
.wf-mobileMenu a {
  color: black;
  /*line-height: 45px;*/
}

.wf-mobileMenu li {
  padding-bottom: 20px;
}

.wf-mobileMenu a:hover {
  color: #f7bc00;
}

.background-video-mute-toggle {
  bottom: 20px;
  top: unset;
}

.fire-images img {
  width: 165px;
}

.number-input {
  justify-content: center;
}

/*.mascot-row img{*/
/*    width: 300px;*/
/*}*/
.wf-footer a {
  color: white;
}

.wf-footer a:hover {
  color: #f7bc00;
}

.snapshot-col-right {
  padding-right: 0;
}

/*.snapshot-row svg {*/
/*         scale: 0.75;*/
/*    }*/
@media screen and (max-width: 1464px) {
  .snapshot-row svg {
    scale: 0.7;
  }
}

@media screen and (max-width: 1314px) {
  .snapshot-row .wf-col:not(.wf-block):first-of-type {
    flex: 0 0 35%;
  }

  .snapshot-row .wf-col:not(.wf-block):nth-of-type(2) {
    flex: 0 0 60%;
    text-align: center;
  }
}

@media screen and (max-width: 1200px) {
  .awareness-callout {
    left: unset;
    right: 10%;
    top: 10%;
  }

  .heading-xl {
    line-height: 55px !important;
  }

  .vertical-spacer:not(.first-row .vertical-spacer) {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
  }

  .wildfire-accordion-item {
    flex-wrap: nowrap;
  }

  .callout-box-lg {
    display: grid;
    place-items: center;
    align-content: center;
    justify-items: stretch;
  }

  .stat-row-left {
    padding-left: 0 !important;
  }

  .snapshot-row .dropdown-btn {
    font-size: var(--fs-h3);
  }
}

@media screen and (max-width: 1024px) {
  .wildfire-accordion-item.active {
    flex-direction: column;
  }

  .social-icons-col {
    /* position: absolute;
    top: 30px; */
    width: auto;
    justify-content: flex-end;
  }

  .wf-row:not(.wf-header):not(.wf-footer) {
    padding: 5rem 0;
  }

  .wf-footer {
    padding: 5rem 0;
  }

  .subtitle-text {
    display: block;
  }

  .prepared-row .number-input {
    padding-bottom: 5px;
  }

  .stat-row {
    height: 230px;
  }

  .regional-colGroup {
    padding-bottom: 0px;
  }

  .footer-logo img {
    width: 45% !important;
  }

  /*.snapshot-row svg {*/
  /*    margin-top: -60px;*/
  /*}*/
  .snapshot-row .wf-col:not(.wf-block):first-of-type {
    flex: unset;
    width: 100%;
  }

  .snapshot-row .wf-col:not(.wf-block):nth-of-type(2) {
    flex: unset;
    text-align: center;
    width: 100%;
    /*margin-bottom: -80px;*/
  }

  .snapshot-row {
    flex-direction: column;
  }

  .social-icons-col {
    gap: 10px;
  }

  .wf-footer h2,
  .wf-footer p {
    text-align: center !important;
  }

  .wf-footer img {
    margin: auto !important;
  }

  .footer-socials {
    margin-top: 30px;
    justify-content: center;
  }

  .footer-copy {
    padding-top: 0px;
  }

  .snapshot-stat {
    padding-top: 50px;
  }
}

@media screen and (max-width: 768px) {
  .progress-tooltip {
    width: 80px;
  }

  .stat-row-right {
    padding: 15px 25px !important;
  }

  .stat-row-right img {
    /*width: 60%;*/
    margin-bottom: 30px;
  }
}

.snapshot-row svg {
  height: unset;
  max-width: unset;
}

@media screen and (max-width: 514px) {
  .snapshot-row .wf-col:not(.wf-block):nth-of-type(2) {
    flex: unset;
    text-align: center;
    width: 100%;
    /*margin-bottom: -120px;*/
  }

  /*    .snapshot-row svg {*/
  /*margin-left: -70px!important;*/
  /*    margin-top: -80px;*/
  /*}*/
  /* .snapshot-row svg {*/
  /*     scale: 0.50;*/
  /*}*/
}

@media screen and (max-width: 423px) {
  .snapshot-row .wf-col:not(.wf-block):nth-of-type(2) {
    flex: unset;
    text-align: center;
    width: 100%;
    /*margin-bottom: -120px;*/
  }

  /*    .snapshot-row svg {*/
  /*    margin-left: -140px!important;*/
  /*    margin-top: -120px;*/
  /*}*/
  /* .snapshot-row svg {*/
  /*     scale: 0.50;*/
  /*}*/
}

.wildfire-accordion-item {
  display: none;
}

.wildfire-accordion-item.active {
  display: flex;
}

@media screen and (max-width: 600px) {
  /*.fire-images {*/
  /*        grid-template-columns: repeat(2, 1fr);*/
  /*}*/
  .fire-images {
    gap: 0px;
  }

  .fire-images img {
    width: 85px;
  }

  .stat-row-right img {
    width: 50%;
    margin-left: 50px;
    /*margin-bottom: 40px;*/
  }

  .wildfire-accordion-item.active {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }

  .wf-header .wf-row__content {
    padding-left: var(--width-gutter);
    padding-right: var(--width-gutter);
  }

  .mascot-row {
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }

  /*    .snapshot-row svg {*/
  /*    margin-left: -50px;*/
  /*}*/
  img {
    max-width: unset;
  }

  /*.dropdown {*/
  /*    text-align: center;*/
  /*}*/
  .callout-box-lg {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  .number-xmd {
    font-size: var(--fs-h2);
  }
}

.background-video-mute-toggle {
  display: none;
}

.extra-padding {
  padding: 10rem 0;
}

.home-protection {
  padding-top: 0 !important;
}

.footer-socials {
  display: flex;
  gap: 20px;
}

[data-css-id="row-1771535415373"] {
  /* Scoped Styles for row-1771535415373 */
}

[data-css-id="row-1771535415373"] .wf-colGroup {
  justify-content: center;
  align-items: center;
}

[data-css-id="row-1771535415373"] p {
  margin: 0;
  padding: var(--spacing-sm) 0;
}

[data-css-id="row-1771535415373"] .footnote-asterisk {
  font-style: italic;
  opacity: 0.85;
  display: inline-block;
  width: 100%;
}

[data-css-id="row-1771535415373"] .footnote-asterisk::before {
  content: "*";
  margin-right: 4px;
  font-style: normal;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 0;
  vertical-align: middle;
}

[data-css-id="row-1771537282849-350"] {
  /* Scoped Styles for row-1771537282849-350 */
}

[data-css-id="row-1771537521415-571"] {
  /* Scoped Styles for row-1771537521415-571 */
}

[data-css-id="row-1771537657413-921"] {
  .dropdown {
    margin-bottom: var(--spacing-md);
  }
  .callout-box-number-sm {
    padding: 2px 6px;
    border-radius: var(--border-radius-sm);
    font-size: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
  .callout-box-number-sm.yellow-bg {
    background-color: #e7f3e1; /* Light green/grey for positive image match */
  }
  .callout-box-number-sm.pink-bg {
    background-color: #f4d0d6; /* Light pink for negative image match */
  }
  .number-plus:before {
    content: "+";
  }
  .number-minus:before {
    content: "-";
  }
  .number-percent:after {
    content: "%";
  }
}

.cls-1 {
  fill: url(#radial-gradient);
}

.cls-2 {
  fill: #a63043;
}

.cls-3 {
  fill: #a5aebf;
}

.cls-4 {
  fill: #da9528;
}

.cls-5 {
  fill: #e6e7e8;
}

.cls-6 {
  fill: #f9e5a7;
}

.cls-7 {
  fill: #1f2a35;
}

.cls-8 {
  fill: #f2c915;
}

/* #############################
##### 2026 - Site Partners #####
############################# */

.langSwitch a {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  text-decoration: none;
  color: #ffffff;
  margin-right: 10px;
}

.langSwitch a:hover {
  color: rgb(247, 188, 0);
}

/* Branding */

.brandedBlue-text {
  color: #214775;
}

.brandedGreen-text {
  color: #628259;
}

.brandedRed-text {
  color: #f37051;
}

.brandedYellow-text {
  color: #efcb17;
}

.brandedBlue {
  background-color: #214775 !important;
}

.brandedBlue-mid {
  background-color: #8aa8cc;
}

.brandedBlue-light {
  background-color: #d0e1f5;
}

.brandedGreen {
  background-color: #628259;
}

.brandedGreen-mid {
  background-color: #a4c69b;
}

.brandedGreen-light {
  background-color: #d7f0cf;
}

.brandedRed {
  background-color: #f37051;
}

.brandedRed-mid {
  background-color: #ffb09e;
}

.brandedRed-light {
  background-color: #ffd8cf;
}

.brandedYellow {
  background-color: #efcb17;
}

.brandedYellow-mid {
  background-color: #f8e275;
}

.brandedYellow-light {
  background-color: #fff7cf;
}

.brandedGrey {
  background-color: #cacaca;
}

.brandedGrey-mid {
  background-color: #d8d8d8;
}

.brandedGrey-light {
  background-color: #ededed;
}

.backgroundYellow {
  background-color: rgb(255, 248, 232);
}

/* global */

#logo {
  height: auto !important;
  width: 283px !important;
  margin-top: 45px;
}

.wf-footer {
  background-color: #214775 !important;
  padding-top: 90px;
  padding-bottom: 50px;
}

.wf-footer h2 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 45px;
}

.wf-footer p {
  margin: 0;
  padding: 0;
  text-align: left !important;
}

.footer-copy {
  text-align: left !important;
}

.footer-logo {
  max-width: 362px;
  height: auto;
  float: right;
}

.fsm-container {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  padding-left: var(--width-gutter);
  padding-right: var(--width-gutter);
}

.sectionTitles {
  color: #214775;
  font-size: 36px;
  line-height: 44px;
  font-weight: 700;
  text-transform: uppercase;
}

p {
  font-size: 20px;
  line-height: 30px;
  margin: 0;
  padding: 0 0 20px 0;
}

.boxGraphs {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 30px;
  margin-top: 50px;
}

.gridBox {
  padding: 45px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  background: #ffffff;
  position: relative;
}

.gridBox h3 {
  font-size: 100px;
  line-height: 100px;
  font-weight: 700;
}

.gridBox p {
  margin-top: 30px;
}

.progressBarWrap {
  overflow: visible;
  position: relative;
}

.progressBar {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: start;
  overflow: hidden;
  margin: 30px 0;
  background-color: #e2e2e2;
}

.gridBoxes .progressBar,
#familiarSelectorLeft .progressBar,
#familiarSelectorRight .progressBar {
  overflow: visible;
}

.gridBoxes .animateProgressBar,
#familiarSelectorLeft .animateProgressBar,
#familiarSelectorRight .animateProgressBar {
  margin-left: 0;
  padding-right: 0;
  border-radius: 0;
}

.gridBoxes .progressBar > div:first-child,
#familiarSelectorLeft .progressBar > div:first-child,
#familiarSelectorRight .progressBar > div:first-child {
  border-radius: 10px 0 0 10px;
}

.gridBoxes .progressBar > div:last-child,
#familiarSelectorLeft .progressBar > div:last-child,
#familiarSelectorRight .progressBar > div:last-child {
  border-radius: 0 10px 10px 0;
}

.animateProgressBar,
.animateProgressBars {
  cursor: pointer;
  height: 50px;
  width: 0px;
  z-index: 3;
  margin-left: -0px;
  padding-right: 32px;
}

.animateProgressBar:first-child,
.animateProgressBars:first-child {
  border-radius: 10px 0px 0px 10px;
  -webkit-border-radius: 10px 0px 0px 10px;
}

.animateProgressBar:last-child,
.animateProgressBars:last-child {
  border-radius: 0px 10px 10px 0px;
  -webkit-border-radius: 0px 10px 10px 0px;
}

.animateProgressBar:hover {
  border: #000000 3px solid;
  z-index: 10 !important;
}

.progressBar-tooltip {
  position: absolute;
  top: -118px;
  left: 300px;
  width: 150px;
  height: 70px;
  transform: translate(-50%, 0%);
  text-align: center;
  background: #f2f3f4;
  padding: 10px;
  border-radius: 4px;
  opacity: 0;
  visibility: hidden;
  transition:
    opacity 0.3s ease,
    visibility 0.3s ease;
  z-index: 10;
  pointer-events: none;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
}

.animateProgressBar:hover .progressBar-tooltip,
.animateProgressBar.touch-active .progressBar-tooltip {
  opacity: 1;
  visibility: visible;
}

.progressBar-tooltip p {
  font-size: 0.8rem;
  line-height: 0.8rem;
  margin: 0;
  padding: 0;
}

.progressBar-tooltip strong {
  font-size: 1rem;
  font-weight: 700;
}

.progressBar > div:nth-child(1) {
  z-index: 6;
  margin-left: 0 !important;
  padding-right: 40px;
}
.progressBar > div:nth-child(2) {
  z-index: 5;
}
.progressBar > div:nth-child(3) {
  z-index: 4;
}
.progressBar > div:nth-child(4) {
  z-index: 3;
}
.progressBar > div:nth-child(5) {
  z-index: 2;
}
.progressBar > div:nth-child(6) {
  z-index: 1;
}

/* hero */

#HeroBlock .wf-colGroup {
  width: 100%;
  max-width: 830px;
}

#HeroBlock h1 {
  text-transform: uppercase;
  font-size: 70px;
  line-height: 70px;
  color: white;
  border-top: none;
  text-align: left;
  font-weight: 700;
  text-wrap: balanced;
}

/* notes section */

#pleaseNoteSection {
  background: #214775;
}

#pleaseNote {
  background: url("../assets/lightFire.svg") right 180% no-repeat;
  padding: 70px 0;
}

#pleaseNoteCopy {
  width: 100%;
  max-width: 850px;
}

#pleaseNoteSection p,
li {
  color: #ffffff;
}

/* Peceptions section */

#perceptionSection {
  width: 100%;
  display: flex;
  justify-items: center;
  display: block;
}

#perceptionWrapper {
  padding-top: 100px;
  padding-bottom: 100px;
}

#perceptionGraphics {
  display: flex;
  align-items: center;
  margin-top: 80px;
  gap: 10%;
  position: relative;
}

#perceptionWrapper p {
  width: 50%;
}

#perceptionGraphics h3 {
  font-size: 175px;
  font-weight: 700;
  color: #214775;
}

#perception_fire {
  width: 50%;
}

#perception_fireicons .perception_fireicon_overlay {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  background: rgba(255, 255, 255, 0.7);
  content: "\00a0";
  display: block;
  width: 100%;
}

#perception_fireicons {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  gap: 5%;
}

#perception_fireicons .perception_fireicon {
  background: url("../assets/fireIconYellow.svg") center center no-repeat;
  background-size: contain;
  -webkit-background-size: contain;
  width: 20%;
  aspect-ratio: 9/16;
  display: block;
  content: "\00a0";
}

/* percieved */

.section-wrappers {
  width: 100%;
}

#percievedWrapper {
  padding-top: 70px;
  padding-bottom: 70px;
}

#percievedWrapper .sectionTitles {
  margin-bottom: 30px;
}

#percievedWrapper #percievedWrapper_copy {
  width: 75%;
  max-width: 670px;
}

#percievedFooter {
  padding: 50px;
  background: #ffffff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  margin-top: 80px;
  position: relative;
}

#percievedFooter h2 {
  width: 75%;
  text-wrap: balanced;
}

#percievedFooterStats {
  display: flex;
  margin-top: 60px;
  width: 75%;
  gap: 10%;
}

#percievedFooterStats h3 {
  font-size: 150px;
  line-height: 150px;
  color: #efcb17;
  font-weight: 700;
  margin-bottom: 20px;
}

#percievedFooterStats p {
  text-wrap: balanced;
  font-size: 20px;
}

#percievedFooterStats div {
  width: 40%;
}

#percievedFooter img {
  position: absolute;
  top: 80px;
  right: 60px;
  z-index: 1;
}

#percievedSection {
  padding-bottom: 80px;
}

/* Wildfire risk map */

#wildfireRiskSection {
  padding-top: 100px;
  padding-bottom: 100px;
}

.fireMap-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 0;
}

#riskMapData,
#confidentMapData {
  border: rgba(33, 70, 115, 0.15) 2px solid;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 30px;
  max-width: 380px;
}

.fireMap-nav {
  max-width: 33%;
  width: 100%;
}

.map-arrow-nav {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 20px;
}

.map-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid rgba(33, 70, 115, 0.15);
  background: transparent;
  color: #214775;
  cursor: pointer;
  transition:
    background-color 0.2s ease,
    color 0.2s ease,
    border-color 0.2s ease;
  flex-shrink: 0;
}

.map-arrow:hover,
.map-arrow:focus-visible {
  background-color: #214775;
  color: #fff;
  border-color: #214775;
  outline: none;
}

.fireMap-map {
  max-width: 65%;
}

.fireMap-map svg {
  max-width: 100%;
  height: auto;
}

.fireMap-nav h3 {
  color: #000000;
  font-size: 20px;
  line-height: 30px;
  display: flex;
  align-items: center;
  gap: 17px;
}

.fireMap-nav li {
  font-size: 15px;
  line-height: 24px;
  color: #000000;
  list-style: none;
  padding-left: 0;
  display: flex;
  align-items: start;
  gap: 15px;
}

.fireMap-nav li span {
  font-size: 18px;
  font-weight: 700;
  width: 30px;
  display: block;
  flex-shrink: 0;
}

#riskMapData-circle,
#confidentMapData-circle {
  width: 18px;
  height: 18px;
  display: block;
  background-color: #ee820f;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}

.mapHover {
  cursor: pointer;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.mapHover path {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.mapHover.currentMapEl path,
.mapHover.currentMapEl {
  stroke: none;
}

.mapHover.currentMapEl {
  filter: url(#inside-stroke);
}

.mapHover:hover {
  opacity: 0.75;
}

.mapHover:hover path {
  opacity: 0.75;
}

.mapLegend {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.mapLegend p {
  margin: 0;
  padding: 0;
}

.mapLegent-gradient {
  max-width: 500px;
  height: 50px;
  width: 100%;
  border-radius: 5px;
  -wbkit-border-radius: 5px;
  border: #afafaf 1px solid;
}

.mapLegent-gradient.red {
  background: #6f1a07;
  background: -webkit-linear-gradient(
    90deg,
    #6f1a07 0%,
    #f37051 20%,
    #ffb09e 40%,
    #efcb17 60%,
    #f8e275 80%,
    #fff7cf 100%
  );
  background: -moz-linear-gradient(
    90deg,
    #6f1a07 0%,
    #f37051 20%,
    #ffb09e 40%,
    #efcb17 60%,
    #f8e275 80%,
    #fff7cf 100%
  );
  background: linear-gradient(
    90deg,
    #6f1a07 0%,
    #f37051 20%,
    #ffb09e 40%,
    #efcb17 60%,
    #f8e275 80%,
    #fff7cf 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6F1A07", endColorstr="#fff7cf", GradientType=1);
}

.mapLegent-gradient.blue {
  background: #355987;
  background: -webkit-linear-gradient(
    90deg,
    rgba(53, 89, 135, 1) 0%,
    rgba(126, 154, 196, 1) 50%,
    rgba(208, 225, 245, 1) 100%
  );
  background: -moz-linear-gradient(
    90deg,
    rgba(53, 89, 135, 1) 0%,
    rgba(126, 154, 196, 1) 50%,
    rgba(208, 225, 245, 1) 100%
  );
  background: linear-gradient(
    90deg,
    rgba(53, 89, 135, 1) 0%,
    rgba(126, 154, 196, 1) 50%,
    rgba(208, 225, 245, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#355987", endColorstr="#D0E1F5", GradientType=1);
}

#confidentMapData {
  margin-top: 50px;
}

#confidentMapData-dropdown .dropdown-btn,
#familiarSelectorLeft .dropdown-btn,
#familiarSelectorRight .dropdown-btn {
  background-color: #ffffff;
  border: rgba(33, 71, 117, 0.15) 2px solid;
  color: #000000;
}

#confidentMapData-dropdown .dropdown-btn:after,
#familiarSelectorLeft .dropdown-btn::after,
#familiarSelectorRight .dropdown-btn:after {
  border-top-color: #214775;
}

/* Responsibily section */

#responsibilityWrapper {
  padding-top: 200px;
  padding-bottom: 100px;
}

#responsibilityHeader {
  display: flex;
  align-items: start;
  justify-content: space-between;
  width: 100%;
  gap: 30px;
  padding-bottom: 55px;
}

#responsibilityHeader div:nth-child(1) {
  width: 50%;
}

#responsibilityHeader div:nth-child(2) {
  width: 50%;
}

#responsibilityHeader > div > h2 {
  text-wrap: balanced;
  margin: 0;
}

#responsibilityContent,
#factorGraphContent {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: start;
  gap: 30px;
}

#factorGraphContent {
  margin-top: 30px;
}

#responsibilityContent #responsibilityContentLeft,
#factorGraphContentLeft {
  width: 50%;
  height: 464px;
  border-radius: 10px;
  border: 10px;
  background-color: #f37051;
  display: flex;
  justify-content: center;
  align-items: center;
}

#factorGraphContentLeft {
  background-color: #214775;
  height: 400px;
}

#responsibilityContent #responsibilityContentLeft h3,
#factorGraphContentLeft h3 {
  font-size: 150px;
  font-weight: 700;
  text-align: center;
}

#factorGraphContentLeft h3,
#factorGraphContentLeft p {
  color: #ffffff;
}

#responsibilityContent #responsibilityContentLeft p,
#factorGraphContentLeft p {
  text-align: center;
  padding: 50px 100px 0 100px;
}

#responsibilityContent #responsibilityContentLeft p span strong,
#factorGraphContentLeft span {
  font-weight: 700;
}

#responsibilityContent #responsibilityContentRight,
#factorGraphContentRight {
  width: 50%;
}

.responsibilityGraphBar {
  position: relative;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  background: #ededed;
  height: 50px;
  overflow: hidden;
  display: flex;
  align-items: center;
  margin-bottom: 19px;
  cursor: pointer;
}

#factorGraphContentRight .responsibilityGraphBar {
  background: #cccccc;
}

.responsibilityGraphBar.active {
  border: #000000 3px solid;
}

.responsibilityGraphBarText {
  position: absolute;
  left: 20px;
  top: 0;
  bottom: 0;
  z-index: 4;
  display: flex;
  align-items: center;
}

.responsibilityGraphBar .animateProgressBar {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}

.responsibilityGraphBar h3 {
  font-size: 14px;
  color: #000000;
  padding: 0;
  margin: 0;
  font-weight: 600;
}

#factorGraphContentRight .responsibilityGraphBar h3 {
  color: #ffffff;
}

/* familiarity section */

#familiaritySection {
  background: rgba(239, 203, 23, 0.1);
  padding-top: 100px;
  padding-bottom: 100px;
}

#familiarSelectorWrap {
  margin-top: 60px;
  display: grid;
  gap: 25px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

#familiarSelectorLeft .gridBox,
#familiarSelectorRight .gridBox {
  margin-top: 45px;
}

.familiarSelectorContent {
  min-height: 100px;
}

#familiarSelectorWrap .gridBox {
  min-height: 430px;
}

@media (max-width: 1024px) {
  #familiarSelectorWrap .gridBox {
    min-height: unset;
  }
  #logo {
    height: auto !important;
    width: 230px !important;
  }
}

/* Firesmart fox */

#firesmartFoxWrap {
  background: #ffffff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 70px 0;
  margin-top: 30px;
}

#firesmartFoxInner {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}

#firesmartFox img {
  width: 133px;
  height: auto;
}

#firesmartFoxTitle {
  width: 100%;
  max-width: 365px;
  text-align: center;
}

#firesmartFoxTitle h3 {
  font-size: 100px;
  font-weight: 700;
  margin: 0;
  padding: 0;
}

#firesmartFoxContent {
  width: 100%;
  max-width: 460px;
}

#firesmartFoxContent p {
  margin: 0;
  padding: 0;
}

/* People graphs */

.peopleGraphWrapper {
  background: #ffffff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 70px 50px;
  margin-top: 30px;
  position: relative;
}

.peopleGraphIcon {
  width: 156px;
  height: 156px;
  position: absolute;
  right: 80px;
  top: 60px;
  z-index: 0;
}

.peopleGraphWrapperHeader {
  width: 100%;
  max-width: 753px;
  margin-bottom: 83px;
}

.peopleGraphics {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.peopleGraphics h3 {
  font-size: 175px;
  font-weight: 700;
  color: #214775;
}

.peopleGraphics_icons {
  position: relative;
  display: grid;
  align-items: center;
  grid-template-columns: repeat(10, minmax(0, 1fr));
  width: 100%;
  max-width: 748px;
}

.peopleGraphics_people {
  display: block;
  aspect-ratio: 9 / 16;
  display: block;
  content: "\00a0";
  background: url("../assets/man.svg") top left no-repeat;
  background-size: contain;
  -webkit-background-size: contain;
}

.peopleGraphics_overlay {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  background: rgba(255, 255, 255, 0.7);
  content: "\00a0";
  display: block;
  width: 100%;
}

/* Factors section */

#factorsSectionWrap {
  padding-top: 100px;
  padding-bottom: 100px;
}

.factorBoxesHeaders {
  width: 100%;
  max-width: 670px;
  padding-bottom: 15px;
}

#factorBoxes {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 26px;
  margin-top: 30px;
  margin-bottom: 130px;
}

.factorBox {
  padding: 45px 16px;
  border: #000000 5px solid;
  text-align: center;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  min-height: 368px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  background: #ffffff;
}

.factorBox h3 {
  font-size: 50px;
  font-weight: 700;
  padding: 30px 0 20px 0;
  margin: 0;
  width: 100%;
}

.factorBox {
  font-weight: 500;
}

.factorBox p {
  padding-bottom: 0;
}

.factorBox.red {
  border-color: #f37051;
}

.factorBox.red h3 {
  color: #f37051;
}

.factorBox.blue {
  border-color: #214775;
}

.factorBox.blue h3 {
  color: #214775;
}

.factorBox.lightblue {
  border-color: #8aa8cc;
}

.factorBox.lightblue h3 {
  color: #8aa8cc;
}

.factorBox.green {
  border-color: #628259;
}

.factorBox.green h3 {
  color: #628259;
}

.factorBox.yellow {
  border-color: #efcb17;
}

.factorBox.yellow h3 {
  color: #efcb17;
}

#factorsCTAWrap {
  background: #214775;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 63px 105px 0 105px;
  display: flex;
  align-items: center;
  gap: 120px;
}

#factorsCTALeft {
  width: 100%;
  max-width: 450px;
  margin: 0;
  padding: 0;
}

#factorsCTALeft img {
  max-width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  transform: translateY(10px);
  -webkit-transform: translateY(10px);
}

#factorsCTARight h3 {
  color: #ffffff;
  font-size: 36px;
  line-height: 44px;
  text-transform: uppercase;
  font-weight: 700;
}

#factorsCTARight p {
  margin: 30px 0;
  color: #ffffff;
}

.ctaBtns {
  background: #efcb17;
  color: #000000;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 15px 30px;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
}

.ctaBtns:hover {
  background: #000000;
  color: #efcb17;
}

#footerCTA .ctaBtns:hover {
  background: #214775;
  color: #fff;
}

/* footer */

#footerCTA {
  position: relative;
  background: url("../assets/footerCTA.jpg") center top no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  padding-top: 70px;
  padding-bottom: 138px;
  margin-top: 81px;
}

#footerCTA:before {
  content: "\00a0";
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
}

#footerCTA .fsm-container {
  position: relative;
  z-index: 2;
}

#footerCTA h2 {
  font-size: 55px;
  line-height: 1;
  text-transform: uppercase;
  color: #ffffff;
  width: 100%;
  max-width: 500px;
  margin-bottom: 80px;
}

#appCTA {
  background: #efcb17;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 63px 100px;
  text-align: center;
}

#appIconImage {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  overflow: hidden;
}

#appCTA h3 {
  color: #111111;
  font-size: 46px;
  line-height: 44px;
  text-transform: uppercase;
  font-weight: 500;
  text-wrap: balance;
}

#appCTA h3 strong {
  font-weight: 900;
}

#appCTALinksWrap {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: center;
}

#appCTALinksWrap {
  margin-top: 20px;
}

#appCTAContent img {
  margin: 0 auto 20px auto;
}

#appCTALinksWrap img,
#appCTALinksWrap img svg {
  width: 100%;
  max-width: 200px;
  height: auto;
}

/* #############################
##### 2026 - Site Partners - Mobile #####
############################# */

@media screen and (max-width: 1300px) {
  /* global */

  .peopleGraphics_icons {
    max-width: 50%;
  }
}

@media screen and (max-width: 1200px) {
  .fireMap-map {
    max-width: 60%;
  }

  .mapLegend p {
    font-size: 14px;
  }

  .mapLegent-gradient {
    max-width: 50%;
    height: 25px;
    width: 100%;
    border-radius: 5px;
    -wbkit-border-radius: 5px;
  }
}

@media screen and (max-width: 1100px) {
  #factorBoxes {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  #factorsCTAWrap {
    display: block;
    padding: 50px;
  }

  #factorsCTALeft {
    max-width: 100%;
  }

  #factorsCTALeft img {
    display: block;
    max-width: 300px;
    width: 100%;
    margin: 0 auto 30px auto;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }

  #factorsCTARight {
    width: 100%;
    max-width: 460px;
    margin: 0 auto;
  }

  #factorsCTARight h3 {
    text-align: center;
  }

  #factorsCTARight p {
    text-align: center;
  }

  #factorsCTARight .ctaBtns {
    margin: 0 auto;
    display: block;
    max-width: 180px;
    text-align: center;
  }

  .responsibilityGraphBar h3 {
    font-size: 14px !important;
    line-height: 15px !important;
  }

  #footerCTA h2 {
    font-size: 45px !important;
  }

  .peopleGraphics h3 {
    font-size: 100px !important;
    line-height: 100px !important;
  }

  .peopleGraphIcon {
    position: relative;
    width: 100px;
    margin: 0 auto;
    height: auto;
    top: inherit;
    right: inherit;
  }

  /* maps */

  .fireMap-wrapper {
    display: block;
  }

  .fireMap-nav {
    max-width: 100%;
    width: 100%;
    margin-bottom: 50px;
  }

  .fireMap-map {
    max-width: 100%;
  }

  #riskMapData,
  #confidentMapData {
    max-width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  #HeroBlock h1 {
    font-size: 70px !important;
  }
  .familiarSelectorContent {
    min-height: auto;
    margin-bottom: 30px;
  }
  .wf-footer h2,
  .wf-footer p {
    text-align: left !important;
  }
  .wf-footer img {
    margin: 0 !important;
  }

  .footer-logo {
    float: none;
  }
}

@media screen and (max-width: 1000px) {
  /* global */

  .sectionTitles {
    font-size: 36px !important;
    line-height: 38px;
  }

  /* Hero */

  #HeroBlock .wf-colGroup {
    width: 100%;
  }

  /* Perception */

  #perceptionWrapper p {
    width: 100%;
  }

  #perceptionGraphics h3 {
    font-size: 100px !important;
    margin-bottom: 30px;
  }

  #perception_fire {
    width: 80%;
  }

  #percievedWrapper #percievedWrapper_copy {
    width: 100%;
  }

  .boxGraphs {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 30px;
    margin-top: 50px;
  }

  .gridBox h3 {
    font-size: 100px !important;
    line-height: 100px;
  }

  #percievedFooter img {
    position: relative;
    width: 100px;
    margin: 0 auto;
    height: auto;
    top: inherit;
    right: inherit;
  }

  #percievedFooterStats h3 {
    font-size: 100px !important;
    line-height: 100px !important;
  }

  #percievedFooterStats div {
    width: 50%;
  }
  #percievedFooter h2 {
    width: 100%;
  }

  /* responsibility */

  #responsibilityHeader {
    display: block;
  }

  #responsibilityHeader div {
    width: 100% !important;
  }

  #responsibilityHeader > div > h2 {
    margin-bottom: 30px;
  }

  #responsibilityContent,
  #factorGraphContent {
    display: block;
  }

  #responsibilityContentLeft,
  #responsibilityContentRight {
    width: 100% !important;
  }

  #responsibilityContentLeft {
    margin-bottom: 30px;
  }

  #responsibilityContent #responsibilityContentLeft h3,
  #factorGraphContentLeft h3 {
    font-size: 100px !important;
  }

  #responsibilityContent #responsibilityContentLeft p,
  #factorGraphContentLeft p {
    text-align: center;
    padding: 50px 50px 0 50px;
  }

  /* familiar */

  #familiarSelectorWrap {
    margin-top: 60px;
    display: grid;
    gap: 25px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  #familiarSelectorRight {
    margin-top: 50px;
  }

  #firesmartFoxInner {
    display: block;
    padding: 50px;
  }

  #firesmartFox img {
    margin: 0 auto;
    display: block;
  }

  #firesmartFoxTitle {
    margin: 30px auto;
    text-align: center;
  }

  #firesmartFoxTitle h3 {
    font-size: 100px !important;
    line-height: 100px !important;
  }

  #firesmartFoxContent {
    width: 100%;
    max-width: 460px;
    text-align: center;
    margin: 0 auto;
  }

  .peopleGraphWrapperHeader {
    margin-bottom: 43px;
  }

  /* factor */

  .factorBox h3 {
    font-size: 50px !important;
  }

  #factorGraphContentLeft {
    margin-bottom: 30px;
  }

  #factorGraphContentLeft,
  #factorGraphContentRight {
    width: 100%;
  }

  /* footer CTA */

  /* footer */
}

@media screen and (max-width: 900px) {
  #HeroBlock h1 {
    font-size: max(7.5vw, 2.1rem) !important;
    line-height: 1 !important;
  }
  .sectionTitles {
    font-size: 30px !important;
    line-height: 38px;
  }
  #perceptionGraphics {
    display: block;
  }
  #percievedFooterStats {
    display: block;
    margin-top: 60px;
    width: 100%;
    margin-bottom: 20px;
  }

  #percievedFooterStats div {
    width: 100%;
  }
  #percievedFooter h2 {
    font-size: 25px !important;
  }
  .peopleGraphWrapperHeader h2 {
    width: 100%;
    font-size: 22px !important;
    line-height: 30px !important;
  }

  .mapLegent-gradient {
    max-width: 30%;
  }
}

@media screen and (max-width: 700px) {
  #factorBoxes {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .peopleGraphics {
    display: block;
  }
  .peopleGraphics_icons {
    max-width: 100%;
  }
  .progressBar-tooltip {
    left: 250px;
    top: -126px;
    width: 130px;
    height: 80px;
  }
  #logo {
    height: auto !important;
    width: 200px !important;
    margin-top: 28px;
  }
  .wf-header .wf-colGroup .wf-col {
    --span: auto !important;
  }
  .headerSocialIcons img {
    width: 30px;
    height: 30px;
  }

  #appCTA {
    padding: 70px 50px;
  }

  #appCTALinksWrap {
    display: block;
  }

  #appCTA h3 {
    font-size: 30px !important;
    line-height: 38px;
  }

  .langSwitch a span.mobileHide {
    display: none;
  }
}

@media (max-width: 767px) {
  :root {
    --width-gutter: 1.75rem;
  }
}

@media screen and (max-width: 480px) {
  #logo {
    height: auto !important;
    width: 150px !important;
    margin-top: 28px;
  }
}
