.va-bold-it {
  font-family: 'VA-Text-Caps-Bold-It';
}
/*.green-btn() {
    .basic-cta();
    border: 1px solid #71af3a;
    color: #d2d4cd;
    text-shadow: 0px 0px 15px #000000;
    &:before {
        background-image: linear-gradient(6deg, #71af3a 0%, #649732 30% 70%, #71af3a 100%);
        .transition(all 0.5s);
        opacity: 1;
    }
    &:after {
        background-image: linear-gradient(6deg, #71af3a 0%, #6ca336 30% 70%, #71af3a 100%);
        opacity: 1;
    }
    
    &:hover {
        color: #ffffff;
        box-shadow: inset 0px 0px 30px #bb9934;
        border: 1px solid #679e25;
        &:before{ opacity: 0; }
    }
}*/
/*.gray-btn(){ 

	.basic-cta();
	//border: 1px solid #f4f4f4;;
    //color: #171a1a;
    color: #000000;
    text-shadow: 0px 0px 0px #000000;

    &:before {
        background-image: linear-gradient(6deg, #f4f4f4 0%, #c2c5bb 30% 70%, #f4f4f4 100%);
        .transition(all 0.5s);
        opacity: 1;
    }
    &:after {
        background-image: linear-gradient(6deg, #ffffff 0%, #f4f4f4 30% 70%, #ffffff 100%);
    	opacity: 1;
    }
    
    &:hover {
        color: #000000;
        //border: 1px solid #ffffff;
        box-shadow: inset 0px 0px 30px #ffffff;

        &:before{ opacity: 0; }
    }

}*/
/*.euro() { 
    font-family: 'eurostile', sans-serif;
    font-style: normal;
    font-weight: normal; 
}
.euro-bold() {
    font-family: 'eurostile-bold', sans-serif;
    font-style: normal;
    font-weight: normal;
}

.type-h2() {
    .euro();
    font-size: 25px;
    font-spacing: 5px;
    line-height: 35px;
    text-transform: uppercase;
}
*/
.wz-tac-atlas-container {
  position: relative;
  display: flex;
  flex-direction: row;
  width: 100%;
  overflow: hidden;
}
.wz-tac-atlas-container .desktop {
  display: block;
}
.wz-tac-atlas-container .mobile {
  display: none;
}
.wz-tac-atlas-container .left,
.wz-tac-atlas-container .right {
  position: relative;
}
.wz-tac-atlas-container .left {
  flex-basis: 45%;
  margin-bottom: 100px;
}
.wz-tac-atlas-container .right {
  flex-basis: 55%;
}
.wz-tac-atlas-container .hero-logo {
  padding: 50px;
}
.wz-tac-atlas-container .hero-text {
  margin-bottom: 20px;
}
.wz-tac-atlas-container .hero-text h2 {
  text-align: center;
  margin-bottom: 20px;
  font-family: 'VA-Text-Caps-Bold';
  font-weight: 800;
  font-size: 70px;
  line-height: 1;
  /*background: -webkit-linear-gradient(6deg, #f4f4f4 0%, #c2c5bb 30% 70%, #f4f4f4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
  font-family: "Hitmarker Condensed Black", Arial, "Hitmarker Condensed Black", Arial;
  font-size: 3.25rem;
  line-height: 3.25rem;
  font-size: 45px;
  -webkit-transition: 0.25s all;
  -moz-transition: 0.25s all;
  -ms-transition: 0.25s all;
  -o-transition: 0.25s all;
  transition: 0.25s all;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 1px;
  font-size: 1.75rem;
  line-height: 1.75rem;
  text-transform: uppercase;
  color: #FFF;
}
@media screen and (max-width: 768px) {
  .wz-tac-atlas-container .hero-text h2 {
    font-size: 45px;
  }
}
@media screen and (max-width: 640px) {
  .wz-tac-atlas-container .hero-text h2 {
    font-size: 40px;
  }
}
@media screen and (max-width: 768px) {
  .wz-tac-atlas-container .hero-text h2 {
    font-family: "Hitmarker Condensed Black", Arial;
    font-weight: 900;
    font-style: normal;
    letter-spacing: 1px;
    font-size: 2.25rem;
    line-height: 2.25rem;
    text-transform: uppercase;
  }
}
@media screen and (max-width: 768px) {
  .wz-tac-atlas-container .hero-text h2 {
    font-size: 35px;
  }
}
@media screen and (max-width: 640px) {
  .wz-tac-atlas-container .hero-text h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 768px) {
  .wz-tac-atlas-container .hero-text h2 {
    font-family: "Hitmarker Condensed Black", Arial;
    font-weight: 900;
    font-style: normal;
    letter-spacing: 1px;
    font-size: 1.25rem;
    line-height: 1.25rem;
    text-transform: uppercase;
  }
}
.wz-tac-atlas-container .hero-text p {
  font-family: "Hitmarker Text Regular", Arial;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 1px;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #bbbbbb;
}
.wz-tac-atlas-container .map-overview-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 120px;
  margin-right: 35px;
}
.wz-tac-atlas-container .map-overview-content .map-overview-sectors {
  padding-top: 20px;
  padding-bottom: 20px;
}
.wz-tac-atlas-container .map-overview-content .sector-list > li {
  margin-bottom: 25px;
}
.wz-tac-atlas-container .map-overview-content .sector-list > li h3 > button {
  /*.strat2();
    font-size: 18px;
    line-height: 38px;*/
  font-family: "Hitmarker Condensed Black", Arial;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 1px;
  font-size: 1.25rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  text-decoration: none;
  border: none;
  background-color: transparent;
  font-family: inherit;
  padding: 0;
  cursor: pointer;
  width: 100%;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.63);
  color: #FFF;
}
@media screen and (-ms-high-contrast: active) {
  .wz-tac-atlas-container .map-overview-content .sector-list > li h3 > button {
    border: 2px solid currentcolor;
  }
}
@media screen and (-ms-high-contrast: active) {
  .wz-tac-atlas-container .map-overview-content .sector-list > li h3 > button {
    border: 2px solid currentcolor;
  }
}
@media screen and (min-width: 1201px) {
  .wz-tac-atlas-container .map-overview-content .sector-list > li[data-color="accent-yellow"] h3 > .accordion-trigger {
    background-color: transparent;
    border-radius: 4px;
    width: 100%;
    text-align: left;
    padding-left: 30px;
    border: unset;
    background-image: linear-gradient(to right, #e1daae, #e1daae 10px, transparent 10px), linear-gradient(89deg, rgba(255, 255, 255, 0.5) 0%, rgba(156, 156, 156, 0) 100%, rgba(0, 0, 0, 0) 100%);
  }
  .wz-tac-atlas-container .map-overview-content .sector-list > li[data-color="accent-yellow"] h3 > .accordion-trigger:hover {
    background-image: linear-gradient(to right, #e1daae, #e1daae 10px, transparent 10px), linear-gradient(89deg, rgba(225, 218, 174, 0.3) 0%, rgba(156, 156, 156, 0) 100%, rgba(0, 0, 0, 0) 100%);
  }
  .wz-tac-atlas-container .map-overview-content .sector-list > li[data-color="accent-red"] h3 > .accordion-trigger {
    background-color: transparent;
    border-radius: 4px;
    width: 100%;
    text-align: left;
    padding-left: 30px;
    border: unset;
    background-image: linear-gradient(to right, #bb3c3c, #bb3c3c 10px, transparent 10px), linear-gradient(89deg, rgba(255, 255, 255, 0.5) 0%, rgba(156, 156, 156, 0) 100%, rgba(0, 0, 0, 0) 100%);
  }
  .wz-tac-atlas-container .map-overview-content .sector-list > li[data-color="accent-red"] h3 > .accordion-trigger:hover {
    background-image: linear-gradient(to right, #bb3c3c, #bb3c3c 10px, transparent 10px), linear-gradient(89deg, rgba(187, 60, 60, 0.3) 0%, rgba(156, 156, 156, 0) 100%, rgba(0, 0, 0, 0) 100%);
  }
  .wz-tac-atlas-container .map-overview-content .sector-list > li[data-color="accent-purple"] h3 > .accordion-trigger {
    background-color: transparent;
    border-radius: 4px;
    width: 100%;
    text-align: left;
    padding-left: 30px;
    border: unset;
    background-image: linear-gradient(to right, #878fa0, #878fa0 10px, transparent 10px), linear-gradient(89deg, rgba(255, 255, 255, 0.5) 0%, rgba(156, 156, 156, 0) 100%, rgba(0, 0, 0, 0) 100%);
  }
  .wz-tac-atlas-container .map-overview-content .sector-list > li[data-color="accent-purple"] h3 > .accordion-trigger:hover {
    background-image: linear-gradient(to right, #878fa0, #878fa0 10px, transparent 10px), linear-gradient(89deg, rgba(135, 143, 160, 0.3) 0%, rgba(156, 156, 156, 0) 100%, rgba(0, 0, 0, 0) 100%);
  }
  .wz-tac-atlas-container .map-overview-content .sector-list > li[data-color="accent-orange"] h3 > .accordion-trigger {
    background-color: transparent;
    border-radius: 4px;
    width: 100%;
    text-align: left;
    padding-left: 30px;
    border: unset;
    background-image: linear-gradient(to right, #f0985d, #f0985d 10px, transparent 10px), linear-gradient(89deg, rgba(255, 255, 255, 0.5) 0%, rgba(156, 156, 156, 0) 100%, rgba(0, 0, 0, 0) 100%);
  }
  .wz-tac-atlas-container .map-overview-content .sector-list > li[data-color="accent-orange"] h3 > .accordion-trigger:hover {
    background-image: linear-gradient(to right, #f0985d, #f0985d 10px, transparent 10px), linear-gradient(89deg, rgba(240, 152, 93, 0.3) 0%, rgba(156, 156, 156, 0) 100%, rgba(0, 0, 0, 0) 100%);
  }
  .wz-tac-atlas-container .map-overview-content .sector-list > li[data-color="accent-black"] h3 > .accordion-trigger {
    background-color: transparent;
    border-radius: 4px;
    width: 100%;
    text-align: left;
    padding-left: 30px;
    border: unset;
    background-image: linear-gradient(to right, #2d3040, #2d3040 10px, transparent 10px), linear-gradient(89deg, rgba(255, 255, 255, 0.5) 0%, rgba(156, 156, 156, 0) 100%, rgba(0, 0, 0, 0) 100%);
  }
  .wz-tac-atlas-container .map-overview-content .sector-list > li[data-color="accent-black"] h3 > .accordion-trigger:hover {
    background-image: linear-gradient(to right, #2d3040, #2d3040 10px, transparent 10px), linear-gradient(89deg, rgba(45, 48, 64, 0.3) 0%, rgba(156, 156, 156, 0) 100%, rgba(0, 0, 0, 0) 100%);
  }
  .wz-tac-atlas-container .map-overview-content .sector-list > li[data-color="accent-blue"] h3 > .accordion-trigger {
    background-color: transparent;
    border-radius: 4px;
    width: 100%;
    text-align: left;
    padding-left: 30px;
    border: unset;
    background-image: linear-gradient(to right, #3f8bd3, #3f8bd3 10px, transparent 10px), linear-gradient(89deg, rgba(255, 255, 255, 0.5) 0%, rgba(156, 156, 156, 0) 100%, rgba(0, 0, 0, 0) 100%);
  }
  .wz-tac-atlas-container .map-overview-content .sector-list > li[data-color="accent-blue"] h3 > .accordion-trigger:hover {
    background-image: linear-gradient(to right, #3f8bd3, #3f8bd3 10px, transparent 10px), linear-gradient(89deg, rgba(63, 139, 211, 0.3) 0%, rgba(156, 156, 156, 0) 100%, rgba(0, 0, 0, 0) 100%);
  }
}
.wz-tac-atlas-container .map-overview-content .sector-zone-list {
  margin: 20px 0px 20px 50px;
}
.wz-tac-atlas-container .map-overview-content .sector-zone-list > li {
  margin-top: 20px;
}
.wz-tac-atlas-container .map-overview-content .sector-zone-list > li h4 > button {
  text-decoration: none;
  border: none;
  background-color: transparent;
  font-family: inherit;
  padding: 0;
  cursor: pointer;
  /*.strat2-bold(); //.euro-bold();
	font-size: 15px;
    line-height: 16px;
    letter-spacing: 1.2px;*/
  font-family: "Hitmarker Condensed Black", Arial;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 1px;
  font-size: 1.25rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  width: 100%;
  color: #fff;
  border-bottom: 2px solid #fff;
  text-align: left;
}
@media screen and (-ms-high-contrast: active) {
  .wz-tac-atlas-container .map-overview-content .sector-zone-list > li h4 > button {
    border: 2px solid currentcolor;
  }
}
@media screen and (-ms-high-contrast: active) {
  .wz-tac-atlas-container .map-overview-content .sector-zone-list > li h4 > button {
    border: 2px solid currentcolor;
  }
}
.wz-tac-atlas-container .map-overview-content .sector-zone-list-content {
  max-height: 75vh;
  overflow: auto;
  border-bottom: 2px solid #fff;
}
.wz-tac-atlas-container .map-overview-content .sector-zone-overview {
  margin-block: 15px;
  color: #FFF;
}
.wz-tac-atlas-container .map-overview-content .sector-zone-overview img {
  margin-bottom: 15px;
}
.wz-tac-atlas-container .map-overview-content .zone-card {
  margin: 15px 24px;
  padding: 14px;
  background-color: rgba(156, 156, 156, 0.15);
  border: 2px solid rgba(255, 255, 255, 0.8);
  border-radius: 4px;
  backdrop-filter: blur(10px);
}
.wz-tac-atlas-container .map-overview-content .zone-card .card-title {
  /*.strat2();
	font-size: 16px;
    text-transform: uppercase;*/
  font-family: "Hitmarker Condensed Black", Arial;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 1px;
  font-size: 1.25rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  color: #FFF;
  margin-bottom: 0;
  text-shadow: 0px 0px 10px #000000;
  margin-bottom: 14px;
}
.wz-tac-atlas-container .map-overview-content .zone-card .card-title b {
  font-family: "Hitmarker Normal Bold";
  font-weight: 700;
  font-style: normal;
}
.wz-tac-atlas-container .map-overview-content .zone-card .card-title b {
  margin-right: 25px;
}
.wz-tac-atlas-container .map-overview-content .zone-card .card-image {
  box-shadow: 0px 3px 6px #000000;
  margin-bottom: 14px;
  aspect-ratio: 3.28323699;
  object-fit: cover;
}
.wz-tac-atlas-container .map-overview-content .zone-card .card-description {
  font-family: "Hitmarker Text Regular", Arial;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 1px;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #bbbbbb;
  /*font-size: 15px;
    line-height: 19px;*/
}
.wz-tac-atlas-container .map-overview-img-container {
  position: absolute;
}
.wz-tac-atlas-container .map-overview-img-container .map-overview-inner-container {
  position: fixed;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: calc(100vh - 150px);
  margin-right: 70px;
}
.wz-tac-atlas-container .map-overview-img-container .map-overview-grid {
  display: grid;
  grid-template-columns: 1fr 50px;
  column-gap: 20px;
  row-gap: 20px;
}
.wz-tac-atlas-container .map-overview-img-container .map-layers {
  position: relative;
  border: 1px solid #FFFFFF;
}
.wz-tac-atlas-container .map-overview-img-container .map-layers .sector-overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wz-tac-atlas-container .map-overview-img-container .map-layers img {
  max-height: 100%;
}
.wz-tac-atlas-container .map-overview-img-container .legend {
  display: none;
}
.wz-tac-atlas-container .map-overview-img-container .legend ul {
  display: flex;
  flex-direction: column;
}
.wz-tac-atlas-container .map-overview-img-container .legend ul > li {
  width: 50px;
  height: 50px;
  margin-bottom: 15px;
}
.wz-tac-atlas-container .map-overview-img-container .legend .legend-btn {
  text-decoration: none;
  border: none;
  background-color: transparent;
  font-family: inherit;
  padding: 0;
  cursor: pointer;
}
@media screen and (-ms-high-contrast: active) {
  .wz-tac-atlas-container .map-overview-img-container .legend .legend-btn {
    border: 2px solid currentcolor;
  }
}
@media screen and (-ms-high-contrast: active) {
  .wz-tac-atlas-container .map-overview-img-container .legend .legend-btn {
    border: 2px solid currentcolor;
  }
}
.wz-tac-atlas-container .map-overview-img-container .legend .legend-btn[aria-pressed="true"] {
  background: #7ac32c;
  box-shadow: 0 0 5px #7ac32c;
}
@media screen and (max-width: 1200px) {
  .wz-tac-atlas-container {
    flex-direction: column-reverse;
  }
  .wz-tac-atlas-container .desktop {
    display: none;
  }
  .wz-tac-atlas-container .mobile {
    display: block;
  }
  .wz-tac-atlas-container .left {
    margin-left: 35px;
    margin-bottom: 20px;
  }
  .wz-tac-atlas-container .map-overview-header {
    margin-inline: 35px;
  }
  .wz-tac-atlas-container .hero-logo {
    padding: 35px 0px;
  }
  .wz-tac-atlas-container .hero-text {
    margin-bottom: 35px;
  }
  .wz-tac-atlas-container .hero-text h2 {
    font-size: 15px;
    line-height: 21px;
    letter-spacing: 3px;
  }
  .wz-tac-atlas-container .map-overview-content .sector-zone-list {
    margin-left: 0;
  }
  .wz-tac-atlas-container .map-overview-content .zone-card {
    margin: 15px;
  }
  .wz-tac-atlas-container .map-overview-img-container {
    position: relative;
    margin-inline: 35px;
  }
  .wz-tac-atlas-container .map-overview-img-container .map-overview-inner-container {
    position: relative;
    height: auto;
    width: 100%;
    margin-right: unset;
  }
  .wz-tac-atlas-container .map-overview-img-container .map-overview-grid {
    grid-template-columns: unset;
    grid-template-rows: 1fr 50px;
  }
  .wz-tac-atlas-container .map-overview-img-container .legend {
    margin-bottom: 20px;
  }
  .wz-tac-atlas-container .map-overview-img-container .legend ul {
    flex-direction: row;
    justify-content: space-between;
  }
}
