*,
::after,
::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block
}
body {
  margin: 0;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0!important
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: .5rem
}
p {
  margin-top: 0;
  margin-bottom: 1rem
}
abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit
}
dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0
}
dt {
  font-weight: 700
}
dd {
  margin-bottom: .5rem;
  margin-left: 0
}
blockquote {
  margin: 0 0 1rem
}
b,
strong {
  font-weight: bolder
}
small {
  font-size: 80%
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent
}
a:hover {
  color: #0056b3;
  text-decoration: underline
}
a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none
}
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none
}
code,
kbd,
pre,
samp {
  font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  font-size: 1em
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar
}
figure {
  margin: 0 0 1rem
}
img {
  vertical-align: middle;
  border-style: none
}
svg {
  overflow: hidden;
  vertical-align: middle
}
table {
  border-collapse: collapse
}
caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent
}
label {
  display: inline-block;
  margin-bottom: .5rem
}
button {
  border-radius: 0
}
button:focus:not(:focus-visible) {
  outline: 0
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}
button,
input {
  overflow: visible
}
button,
select {
  text-transform: none
}
[role=button] {
  cursor: pointer
}
select {
  word-wrap: normal
}
[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button
}
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
  cursor: pointer
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none
}
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}
textarea {
  overflow: auto;
  resize: vertical
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal
}
progress {
  vertical-align: baseline
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button
}
output {
  display: inline-block
}
summary {
  display: list-item;
  cursor: pointer
}
template {
  display: none
}
[hidden] {
  display: none!important
}
@font-face {
  font-family: "Museo Sans";
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/MuseoSansCyrl-500.woff2) format("woff2")
}
@font-face {
  font-family: "Museo Sans";
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/MuseoSansCyrl-900.woff2) format("woff2")
}
@font-face {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/HelveticaNeue-Roman.woff2) format("woff2")
}
@font-face {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/HelveticaNeue-Bold.woff2) format("woff2")
}
::-moz-selection {
  background-color: #02194c;
  color: #fff
}
::selection {
  background-color: #02194c;
  color: #fff
}
html {
  font-size: .8333vw
}
@media (max-width:1025px) {
  html {
    font-size: 1.92vw
  }
}
@media (max-width:767px) {
  html {
    font-size: 3.721vw
  }
}
body {
  font-family: "Helvetica Neue",sans-serif;
  background: transparent -webkit-gradient(linear,left top,left bottom,from(#f4f4f4),to(#fff));
  background: transparent linear-gradient(180deg,#f4f4f4 0,#fff 100%)
}
input,
select,
textarea {
  outline: 0
}
input:focus:required:invalid,
select:focus:required:invalid,
textarea:focus:required:invalid {
  border-color: red
}
input:required:valid,
select:required:valid,
textarea:required:valid {
  border-color: green
}
a {
  -webkit-transition: .2s linear;
  transition: .2s linear;
  text-decoration: none
}
a:hover {
  text-decoration: none
}
button {
  -webkit-transition: .2s linear;
  transition: .2s linear;
  text-decoration: none
}
svg path,
svg rect {
  -webkit-transition: .2s linear;
  transition: .2s linear
}
.f-jc-sp {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.f-jc-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.f-jc-e {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}
.f-ai-c {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.f-ai-e {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}
.d-block {
  display: block
}
.d-none {
  display: none
}
@media screen and (min-width:1025px) {
  .d-lg-block {
    display: block
  }
}
@media screen and (min-width:1025px) {
  .d-lg-none {
    display: none
  }
}
.menu_expand {
  overflow: hidden
}
.container {
  padding-left: 4.6rem;
  padding-right: 4.6rem;
  width: 100%
}
@media (max-width:1025px) {
  .container {
    padding-left: 2rem;
    padding-right: 2rem
  }
}
@media (max-width:767px) {
  .container {
    padding-left: .781rem;
    padding-right: .781rem
  }
  .container--wide {
    padding-left: 2rem;
    padding-right: 2rem
  }
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.bg-block {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1
}
.bg-block img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.object-fit img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 8.5rem;
  height: 3.5rem;
  font-family: Archivo;
  padding: .5rem 1.5rem;
  gap: .5rem;
  background: #db292c;
  border: .063rem solid #db292c;
  color: #fff;
  font-size: .8125rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -.02438rem
}
@media (max-width:767px) {
  .btn {
    min-width: 100%
  }
}
.btn img {
  width: 1.125rem;
  position: relative;
  top: -.063rem
}
.btn:hover {
  background: #43030b;
  border: .063rem solid #43030b;
  color: #fff
}
.btn:active,
.btn:focus {
  border: .063rem solid #960100;
  -webkit-box-shadow: 0 0 0 .25rem rgba(219,41,44,.16);
  box-shadow: 0 0 0 .25rem rgba(219,41,44,.16)
}
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  -webkit-transform: scale(.8);
  -ms-transform: scale(.8);
  transform: scale(.8)
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: all .4s linear;
  transition: all .4s linear
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: .8
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(.8);
  -ms-transform: scale(.8);
  transform: scale(.8);
  opacity: 0
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0
}
.mfp-bg {
  background: rgba(0,0,0,.9)
}
.image {
  position: relative;
  overflow: hidden
}
@media (max-width:1025px) {
  .pc {
    display: none
  }
}
.mob {
  display: none
}
@media (max-width:1025px) {
  .mob {
    display: block
  }
}
.header {
  padding-top: 3.125rem
}
@media (max-width:1025px) {
  .header {
    padding-top: 2rem
  }
}
.header .container {
  padding: 0 1.875rem
}
@media (max-width:767px) {
  .header .container {
    padding: 0 .781rem
  }
}
.header .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
@media (max-width:1025px) {
  .header .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 2rem
  }
}
.header .logo-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 2rem;
  -moz-column-gap: 2rem;
  column-gap: 2rem
}
@media (max-width:767px) {
  .header .logo-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    row-gap: 1rem
  }
}
.header .logo img {
  width: 21.1875rem
}
@media (max-width:1025px) {
  .header .logo img {
    width: 18rem
  }
}
.header .logo-text {
  font-family: Museo Sans,sans-serif;
  color: #02194c;
  font-size: 1.375rem;
  line-height: 127%;
  font-weight: 900;
  max-width: 31.25rem;
  margin-top: .438rem
}
@media (max-width:1025px) {
  .header .logo-text {
    font-size: 1rem
  }
}
@media (max-width:767px) {
  .header .logo-text {
    text-align: center
  }
}
.header .flex-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 3.375rem;
  -moz-column-gap: 3.375rem;
  column-gap: 3.375rem
}
@media (max-width:1025px) {
  .header .flex-right {
    -webkit-column-gap: 2rem;
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
@media (max-width:767px) {
  .header .flex-right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 2rem
  }
}
.header .flex-right ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 2.5rem;
  -moz-column-gap: 2.5rem;
  column-gap: 2.5rem;
  list-style: none;
  padding: 0;
  margin: 0
}
.header .flex-right ul li:not(:last-child) {
  margin-bottom: .313rem
}
@media (max-width:1025px) {
  .header .flex-right ul {
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem
  }
}
@media (max-width:767px) {
  .header .flex-right ul {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-column-gap: .7rem;
    -moz-column-gap: .7rem;
    column-gap: .7rem
  }
}
.header .flex-right ul a {
  color: #02194c;
  font-family: Museo Sans,sans-serif;
  font-size: 1.25rem;
  line-height: 120%;
  font-weight: 500
}
@media (max-width:1025px) {
  .header .flex-right ul a {
    font-size: 1rem
  }
}
.header .select-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 1.5625rem;
  -moz-column-gap: 1.5625rem;
  column-gap: 1.5625rem;
  position: relative
}
.header .select-inner span {
  color: #02194c;
  font-family: Museo Sans,sans-serif;
  font-size: 1.25rem;
  line-height: 120%;
  font-weight: 900
}
@media (max-width:1025px) {
  .header .select-inner span {
    font-size: 1rem
  }
}
.header .select-block {
  width: 16.25rem;
  height: 3rem;
  background: #fff;
  border: 1px solid #707070;
  border-radius: .5625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 .9375rem 0 1.375rem;
  color: #02194c;
  font-family: Museo Sans,sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  cursor: pointer;
  position: relative;
  z-index: 99
}
.header .select-block.active img {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg)
}
.header .select-block ul {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  padding: 1rem .9375rem 1rem 1.375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  background: #fff;
  z-index: -1;
  border: 1px solid #707070;
  border-radius: .5625rem;
  row-gap: .3rem;
  display: none;
  max-height: 20rem;
  overflow-y: auto
}
@media (max-width:1025px) {
  .header .select-block {
    width: 14rem;
    height: 2.5rem;
    font-size: 1rem
  }
}
.header .select-block .text {
  position: relative;
  top: .125rem
}
.header .select-block img {
  width: .875rem;
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out
}
.info-map {
  padding: 2.5rem 0 9.375rem
}
@media (max-width:1025px) {
  .info-map {
    padding: 4rem 0
  }
}
.info-map .tab-content {
  display: none
}
.info-map .tab-content.active {
  display: block
}
.info-map .line {
  height: .5625rem;
  background: transparent -webkit-gradient(linear,left top,right top,from(#f6fcdd),to(#47521d));
  background: transparent linear-gradient(90deg,#f6fcdd 0,#47521d 100%);
  width: 100%;
  margin-bottom: .3125rem
}
.info-map .line-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.info-map .line-text span {
  font-family: Museo Sans,sans-serif;
  color: #6e7f2f;
  font-size: 1.0625rem;
  line-height: 117%;
  font-weight: 900
}
.info-map .line-inner {
  max-width: 40rem;
  margin: 0 auto
}
@media (max-width:1025px) {
  .info-map .line-inner {
    max-width: 100%;
    width: 100%
  }
}
.info-map .line-inner.line-inner2 .line {
  background: transparent -webkit-gradient(linear,left top,right top,from(#effdfc),to(#204e48));
  background: transparent linear-gradient(90deg,#effdfc 0,#204e48 100%)
}
.info-map .line-inner.line-inner2 .line-text span {
  color: #3c776f
}
.info-map .line-inner.line-inner3 .line {
  background: transparent -webkit-gradient(linear,left top,right top,from(#edf0ff),to(#111939));
  background: transparent linear-gradient(90deg,#edf0ff 0,#111939 100%)
}
.info-map .line-inner.line-inner3 .line-text span {
  color: #303d71
}
.info-map .tab-menu {
  max-width: 40rem;
  margin: 0 auto 1.8125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0
}
@media (max-width:767px) {
  .info-map .tab-menu {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}
.info-map .tab-menu li {
  -ms-flex-preferred-size: 33.333%;
  flex-basis: 33.333%;
  max-width: 33.333%;
  list-style: none;
  height: 4.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-shadow: 0 .1875rem .375rem #00000029;
  box-shadow: 0 .1875rem .375rem #00000029;
  border: 1px solid #707070;
  font-family: Museo Sans,sans-serif;
  font-weight: 900;
  color: #6e7f2f;
  font-size: 1.0625rem;
  cursor: pointer;
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out
}
@media (max-width:767px) {
  .info-map .tab-menu li {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
    height: 5rem
  }
}
.info-map .tab-menu li:first-child {
  border-radius: 1.25rem 0 0 1.25rem
}
@media (max-width:767px) {
  .info-map .tab-menu li:first-child {
    border-radius: 1.25rem 1.25rem 0 0
  }
}
.info-map .tab-menu li:first-child.active {
  background: transparent -webkit-gradient(linear,left top,left bottom,from(#c5d752),to(#6e7f2f));
  background: transparent linear-gradient(180deg,#c5d752 0,#6e7f2f 100%);
  color: #fff
}
.info-map .tab-menu li:nth-child(2) {
  color: #6ab6aa
}
.info-map .tab-menu li:nth-child(2).active {
  background: transparent -webkit-gradient(linear,left top,left bottom,from(#6ab6aa),to(#3c776f));
  background: transparent linear-gradient(180deg,#6ab6aa 0,#3c776f 100%);
  color: #fff
}
.info-map .tab-menu li:last-child {
  border-radius: 0 1.25rem 1.25rem 0;
  color: #303d71
}
@media (max-width:767px) {
  .info-map .tab-menu li:last-child {
    border-radius: 0 0 1.25rem 1.25rem
  }
}
.info-map .tab-menu li:last-child.active {
  background: transparent -webkit-gradient(linear,left top,left bottom,from(#6874c7),to(#303d71));
  background: transparent linear-gradient(180deg,#6874c7 0,#303d71 100%);
  color: #fff
}
.info-map .map-block {
  max-width: 94.5rem;
  margin: -2rem auto 0;
  position: relative
}
@media (max-width:1025px) {
  .info-map .map-block {
    max-width: 100%;
    width: 100%;
    margin-top: 1.75rem;
  }
}
.info-map .map-block img,
.info-map .map-block svg {
  width: 100%;
  height: auto
}
.info-map .map-block svg {
  max-height: 70vh;
}
.info-map .state-info {
  position: absolute;
  width: 26.0625rem;
  background: #fff;
  -webkit-box-shadow: 0 .1875rem .5625rem #00000029;
  box-shadow: 0 .1875rem .5625rem #00000029;
  border: 1px solid #707070;
  border-radius: 1.25rem;
  padding: 2.0625rem 2.25rem 2.25rem;
  -webkit-transform: translateY(-30%);
  -ms-transform: translateY(-30%);
  transform: translateY(-30%);
  display: none
}
@media (max-width:1025px) {
  .info-map .state-info {
    width: 22rem;
    padding: 2rem 1.25rem 2rem
  }
}
@media (max-width:767px) {
  .info-map .state-info {
    -webkit-transform: translateY(10%);
    -ms-transform: translateY(10%);
    transform: translateY(10%)
  }
}
.info-map .state-info .close {
  width: 2.125rem;
  height: 2.125rem;
  background: #fff;
  border: 1px solid #707070;
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  right: -1.0625rem;
  top: -1.125rem;
  cursor: pointer
}
.info-map .state-info .close img {
  width: .75rem;
  height: auto
}
.info-map .state-info .flex-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #02194c;
  padding-bottom: .625rem;
  margin-bottom: 1.375rem;
  -webkit-column-gap: .5rem;
  -moz-column-gap: .5rem;
  column-gap: .5rem
}
.info-map .state-info .flex-top h3 {
  color: #000;
  font-size: 2rem;
  line-height: 121%;
  font-weight: 700;
  margin-bottom: 0;
  font-family: Helvetica Neue,sans-serif
}
@media (max-width:1025px) {
  .info-map .state-info .flex-top h3 {
    font-size: 1.5rem
  }
}
.info-map .state-info .flex-top span {
  color: #101010;
  font-size: 1.25rem;
  line-height: 120%;
  margin-bottom: .125rem
}
@media (max-width:1025px) {
  .info-map .state-info .flex-top span {
    font-size: 1rem
  }
}
.info-map .state-info p {
  font-size: 1.125rem;
  line-height: 120%;
  color: #000;
  margin-bottom: 0
}
.info-map .state-info .number {
  font-size: 7.625rem;
  line-height: 98%;
  color: #6e7f2f;
  font-weight: 700;
  margin-bottom: 2.875rem;
  text-align: center
}
@media (max-width:1025px) {
  .info-map .state-info .number {
    font-size: 5rem;
    margin-bottom: 1rem
  }
}
.info-map .state-info .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: .625rem;
  -moz-column-gap: .625rem;
  column-gap: .625rem;
  color: #6e7f2f;
  font-weight: 700;
  font-size: .875rem;
  line-height: 110%;
  margin-top: 1.3125rem
}
.info-map .state-info .link span {
  position: relative;
  top: .125rem
}
.info-map .state-info .link img,
.info-map .state-info .link svg {
  width: 1.4375rem;
  height: auto
}
.info-map .state-info.state-info2 {
  left: auto;
  right: 0
}
.info-map .state-info.state-info2 h3 {
  color: #6e7f2f
}
.info-map .state-info.state-info3 h3 {
  color: #3c776f
}
.info-map .state-info.state-info3 .number {
  color: #3c776f
}
.info-map .state-info.state-info3 .link {
  color: #3c776f
}
.info-map .state-info.state-info3 .link svg path {
  fill: #3c776f
}
.info-map .state-info.state-info4 h3 {
  color: #303d71
}
.info-map .state-info.state-info4 .number {
  color: #303d71
}
.info-map .state-info.state-info4 .link {
  color: #303d71
}
.info-map .state-info.state-info4 .link svg path {
  fill: #303d71
}
.post-info, .content-sec {
  padding: 10.5rem 0 7.5rem
}
@media (max-width:1025px) {
  .post-info {
    padding: 5rem 0 6rem
  }
}
@media (max-width:767px) {
  .post-info {
    padding: 3rem 0
  }
}
.post-info .container {
  padding-left: 8.6rem;
  padding-right: 8.6rem
}
@media (max-width:1025px) {
  .post-info .container {
    padding-left: 2rem;
    padding-right: 2rem
  }
}
@media (max-width:767px) {
  .post-info .container {
    padding-left: .781rem;
    padding-right: .781rem
  }
}
.post-info .flex {
  -webkit-column-gap: 1.875rem;
  -moz-column-gap: 1.875rem;
  column-gap: 1.875rem
}
@media (max-width:1025px) {
  .post-info .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 3rem
  }
}
.post-info .flex .map-image {
  width: 16.5rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-top: .4375rem;
  -webkit-filter: drop-shadow(0 .1875rem 2rem #00000060);
  filter: drop-shadow(0 .1875rem 2rem #00000060)
}
.post-info .flex .map-image img,
.post-info .flex .map-image svg {
  max-width: 100%;
  max-height: 16.375rem;
  height: auto;
  width: auto
}
.post-info .flex .map-image svg path,
.post-info .flex .map-image svg polygon,
.post-info .flex .map-image svg polyline {
  fill: #02194c
}
.post-info .content {
  max-width: 81.25rem;
  width: 100%
}
@media (max-width:1025px) {
  .post-info .content {
    width: 100%;
    max-width: 100%
  }
}
.post-info .content h1 {
  margin-bottom: 2.6875rem;
  color: #02194c;
  font-size: 3.875rem;
  line-height: 120%;
  font-weight: 700;
  font-family: Helvetica Neue
}
@media (max-width:767px) {
  .post-info .content h1 {
    margin-bottom: 1.5rem;
    font-size: 3rem
  }
}
.post-info .content h3 {
  font-family: Museo Sans,sans-serif;
  font-weight: 900;
  color: #02194c;
  font-size: 1.6875rem;
  line-height: 118%;
  margin-bottom: 1.875rem
}
.post-info .content p {
  color: #000;
  font-size: 1.125rem;
  line-height: 150%;
  margin-bottom: 1.125rem
}
.post-info .data-view {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-column-gap: 1.4375rem;
  -moz-column-gap: 1.4375rem;
  column-gap: 1.4375rem;
  margin-right: 2.8125rem;
  margin-bottom: 1.875rem
}
@media (max-width:1025px) {
  .post-info .data-view {
    margin-right: 1rem
  }
}
.post-info .data-view svg {
  width: 2rem;
  height: auto
}
.post-info .data-view span {
  font-family: Museo Sans,sans-serif;
  color: #02194c;
  font-size: 1.25rem;
  font-weight: 900
}
.post-info .data-view .btn-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 1.125rem;
  -moz-column-gap: 1.125rem;
  column-gap: 1.125rem
}
.post-info .data-view button {
  width: 3.125rem;
  height: 3.125rem;
  background: #fff;
  border: 1px solid #02194c;
  border-radius: .4375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.post-info .data-view button img {
  width: 2rem;
  height: auto
}
.post-info .data-view button:hover {
  -webkit-box-shadow: 0 .1875rem .375rem #00000029;
  box-shadow: 0 .1875rem .375rem #00000029
}
.post-info .data-view button.active {
  background: #02194c;
  -webkit-box-shadow: 0 .1875rem .375rem #00000029;
  box-shadow: 0 .1875rem .375rem #00000029;
  border: 1px solid #a0a0a0
}
.post-info .data-view button.active svg path {
  fill: #fff
}
.post-info .data-view button:nth-child(2).active svg path:nth-child(1) {
  fill: #fffFFFAF
}
.post-info .acc-inner {
  background: #fff 0 0 no-repeat padding-box;
  -webkit-box-shadow: 0 .1875rem 1rem #00000029;
  box-shadow: 0 .1875rem 1rem #00000029;
  border: 1px solid #fff;
  border-radius: 1.25rem 1.25rem 0 0;
  overflow: hidden
}
.post-info .acc-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  background: transparent -webkit-gradient(linear,left top,left bottom,from(#c5d752),to(#6e7f2f));
  background: transparent linear-gradient(180deg,#c5d752 0,#6e7f2f 100%);
  -webkit-box-shadow: 0 .1875rem .375rem #00000029;
  box-shadow: 0 .1875rem .375rem #00000029;
  border: 0;
  height: 7rem;
  padding: 0 3.125rem;
  font-family: Museo Sans,sans-serif;
  font-weight: 900;
  color: #fff;
  font-size: 1.6875rem
}
@media (max-width:767px) {
  .post-info .acc-btn {
    padding: 0 1rem;
    font-size: 1.4rem;
    height: 5rem
  }
}
.post-info .acc-btn .acc-icon {
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out
}
.post-info .acc-btn .acc-icon img {
  -webkit-filter: drop-shadow(0 1px 6px #00000058);
  filter: drop-shadow(0 1px 6px #00000058);
  width: 1.125rem
}
@media (max-width:767px) {
  .post-info .acc-btn .acc-icon img {
    width: 1rem
  }
}
.post-info .acc-btn.active .acc-icon {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg)
}
.post-info .acc-content {
  padding: 0 3.5rem 1.25rem
}
@media (max-width:767px) {
  .post-info .acc-content {
    padding: 0 1rem 1rem
  }
}
.post-info .content-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 2.125rem 0 1.5rem;
  -webkit-column-gap: 2rem;
  -moz-column-gap: 2rem;
  column-gap: 2rem
}
@media (max-width:767px) {
  .post-info .content-flex {
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    padding: 1.5rem 0 1rem
  }
}
.post-info .content-flex .title {
  font-family: Museo Sans,sans-serif;
  font-weight: 900;
  font-size: 1.6875rem;
  line-height: 118%;
  letter-spacing: 0;
  color: #02194c
}
@media (max-width:767px) {
  .post-info .content-flex .title {
    font-size: 1.2rem
  }
}
.post-info .content-flex:first-child {
  padding-bottom: 1.125rem
}
.post-info .content-flex:not(:last-child) {
  border-bottom: .125rem solid #a8a8a8
}
.post-info .content-flex .text {
  width: 43.375rem
}
@media (max-width:767px) {
  .post-info .content-flex .text p {
    font-size: 1rem;
    line-height: 130%
  }
}
.post-info .content-flex .value {
  width: 9.375rem;
  margin-right: 3.4375rem;
  text-align: center;
  -ms-flex-negative: 0;
  flex-shrink: 0
}
@media (max-width:767px) {
  .post-info .content-flex .value {
    width: 7rem
  }
}
@media (max-width:1025px) {
  .post-info .content-flex .value {
    margin-right: 0
  }
}
.post-info .content-flex .value .number {
  color: #a1ad44;
  font-weight: 700;
  font-size: 2.6875rem;
  line-height: 100%
}
@media (max-width:767px) {
  .post-info .content-flex .value .number {
    font-size: 2rem
  }
}
.post-info .acc-item:nth-child(2) .acc-btn {
  background: transparent -webkit-gradient(linear,left top,left bottom,from(#6ab6aa),to(#3c776f));
  background: transparent linear-gradient(180deg,#6ab6aa 0,#3c776f 100%)
}
.post-info .acc-item:nth-child(2) .value .number {
  color: #53958a
}
.post-info .acc-item:nth-child(2) .stat-item .donut__label {
  color: #53958a
}
.post-info .acc-item:nth-child(3) .acc-btn {
  background: transparent -webkit-gradient(linear,left top,left bottom,from(#6874c7),to(#303d71));
  background: transparent linear-gradient(180deg,#6874c7 0,#303d71 100%)
}
.post-info .acc-item:nth-child(3) .value .number {
  color: #4c58ab
}
.post-info .acc-item:nth-child(3) .stat-item .donut__label {
  color: #4c58ab
}
.post-info .tab-content {
  display: none
}
.post-info .tab-content.active {
  display: block
}
.post-info .flex-stats {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -.5rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 3rem 0 3.125rem;
  row-gap: 2rem
}
.post-info .flex-stats .col {
  -ms-flex-preferred-size: 33.333%;
  flex-basis: 33.333%;
  max-width: 33.333%;
  padding: 0 .5rem
}
@media (max-width:1025px) {
  .post-info .flex-stats .col {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
  }
}
@media (max-width:767px) {
  .post-info .flex-stats .col {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
  }
}
.post-info .stat-item .donut {
  width: 19rem;
  height: 19rem;
  border-radius: 50%;
  background: conic-gradient(var(--color) calc(var(--percent) * 1%),#eee 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto 2.5rem
}
@media (max-width:1025px) {
  .post-info .stat-item .donut {
    margin: 0 auto 1.5rem
  }
}
.post-info .stat-item .donut__label {
  background: #fff;
  border-radius: 50%;
  height: 12.3125rem;
  width: 12.3125rem;
  font-size: 2.6875rem;
  font-weight: 600;
  color: #a1ad44;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.post-info .stat-item .stat-text {
  color: #000;
  font-size: 1.125rem;
  line-height: 150%;
  margin-bottom: 1.125rem;
  text-align: center;
  margin: 0 auto
}
@media (max-width:1025px) {
  .post-info .stat-item .stat-text {
    max-width: 100%
  }
}
.footer {
  background: #01194c;
  padding: 2.5rem 0 2.9375rem
}
.footer .container {
  padding: 0 6.8125rem
}
@media (max-width:1025px) {
  .footer .container {
    padding: 0 2rem
  }
}
@media (max-width:767px) {
  .footer .container {
    padding: 0 1.5rem
  }
}
.footer .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media (max-width:1025px) {
  .footer .flex {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-column-gap: 2rem;
    -moz-column-gap: 2rem;
    column-gap: 2rem
  }
}
@media (max-width:767px) {
  .footer .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    row-gap: 2rem
  }
}
.footer .col {
  padding-left: 1.875rem
}
@media (max-width:1025px) {
  .footer .col {
    padding-left: 0
  }
}
@media (max-width:767px) {
  .footer .col {
    width: 100%;
    text-align: center
  }
}
.footer .col .logo:not(:last-child) {
  margin-bottom: .4375rem
}
.footer .col .logo:last-child {
  margin-left: 1.5rem
}
@media (max-width:767px) {
  .footer .col .logo:last-child {
    margin-left: 0
  }
}
.footer .col .logo1 img {
  width: 21.188rem;
  height: auto
}
@media (max-width:1025px) {
  .footer .col .logo1 img {
    width: 15rem
  }
}
.footer .col .logo2 img {
  width: 16.563rem;
  height: auto
}
@media (max-width:1025px) {
  .footer .col .logo2 img {
    width: 10rem
  }
}
.footer .footer-form h3 {
  font-family: Museo Sans,sans-serif;
  font-weight: 900;
  font-size: 1.6875rem;
  line-height: 118%;
  letter-spacing: 0;
  color: #fff;
  margin-bottom: 2.125rem
}
.footer .footer-form p {
  color: #fff;
  margin-bottom: 1.7rem;
  max-width: 43.375rem;
  font-size: 1.125rem;
  line-height: 155%
}
.footer .form-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-column-gap: 1.0625rem;
  -moz-column-gap: 1.0625rem;
  column-gap: 1.0625rem
}
@media (max-width:1025px) {
  .footer .form-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 1rem
  }
}
.footer .form-block button {
  background: #ffe452;
  border: 1px solid #707070;
  border-radius: .5625rem;
  width: 12.5625rem;
  height: 3rem;
  color: #02194c;
  font-family: Museo Sans,sans-serif;
  font-size: 1.25rem;
  text-transform: uppercase;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
@media (max-width:1025px) {
  .footer .form-block button {
    width: 100%
  }
}
@media (max-width:1025px) {
  .footer .btn-block {
    width: 100%
  }
}
@media (max-width:1025px) {
  .footer .input-item {
    width: 100%
  }
}
.footer .input-item input {
  width: 16.25rem;
  height: 3rem;
  background: #fff;
  border: 1px solid #707070;
  border-radius: .5625rem;
  color: #02194c;
  font-size: 1.25rem;
  font-family: Museo Sans,sans-serif;
  font-weight: 500;
  padding: 0 1.375rem
}
@media (max-width:1025px) {
  .footer .input-item input {
    width: 100%
  }
}
.footer .input-item input::-webkit-input-placeholder {
  color: #02194c;
  opacity: 1
}
.footer .input-item input::-moz-placeholder {
  color: #02194c;
  opacity: 1
}
.footer .input-item input:-ms-input-placeholder {
  color: #02194c;
  opacity: 1
}
.footer .input-item input::-ms-input-placeholder {
  color: #02194c;
  opacity: 1
}
.footer .input-item input::placeholder {
  color: #02194c;
  opacity: 1
}
.footer .wpcf7-not-valid-tip {
  font-size: .8rem;
  margin-top: .4rem;
  color: #fff
}
.footer .wpcf7 form .wpcf7-response-output {
  margin: 1em 0 0;
  padding: 0;
  border: 0;
  font-size: 1.2rem;
  font-weight: 700;
  color: #fff
}