* {
  box-sizing: border-box;
  margin: 0;
  outline: 0;
  padding: 0;
}
:after,
:before {
  box-sizing: inherit;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
template {
  display: none;
}
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: transparent;
}
body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  text-size-adjust: none;
}
audio,
iframe,
img,
object,
video {
  max-width: 100%;
}
iframe,
img {
  border: 0;
}
img {
  display: inline-block;
  height: auto;
  vertical-align: middle;
}
[style*="background-image"],
img {
  image-rendering: -webkit-optimize-contrast;
}
b,
strong {
  font-weight: 700;
}
address {
  font-style: normal;
}
svg:not(:root) {
  overflow: hidden;
}
a,
button,
input[type="button"],
input[type="file"],
input[type="image"],
input[type="reset"],
input[type="submit"],
label[for] {
  cursor: pointer;
}
a[href^="tel"],
button[disabled],
input[disabled],
select[disabled],
textarea[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
a[href^="tel"],
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea {
  -webkit-appearance: none;
  appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  appearance: none;
}
textarea {
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  overflow: auto;
}
button,
input,
optgroup,
select,
textarea {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
}
button,
select {
  text-transform: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
nav ol,
nav ul {
  list-style: none outside none;
}
input::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}
input:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}
input::placeholder {
  color: inherit;
  opacity: 1;
}
textarea::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}
textarea:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}
textarea::placeholder {
  color: inherit;
  opacity: 1;
}
input:-webkit-autofill {
  -webkit-text-fill-color: inherit;
  -webkit-box-shadow: inset 0 0 0 1000px #fff;
}
input[type="button"],
input[type="date"],
input[type="email"],
input[type="search"],
input[type="submit"],
input[type="tel"],
input[type="text"],
textarea {
  -webkit-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
@font-face {
  font-display: swap;
  font-family: Sofia Pro;
  font-style: normal;
  font-weight: 600;
  src: url(../media/SofiaProSemiBold.12ca8955afd8fc09c1aa.woff2) format("woff2"),
    url(../media/SofiaProSemiBold.b251c1e8d0e4e08eb50e.woff) format("woff"),
    url(../media/SofiaProSemiBold.3fbfb803ef4c75cfe044.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: Sofia Pro;
  font-style: normal;
  font-weight: 400;
  src: url(../media/SofiaProRegular.9a8190d061a354b999e0.woff2) format("woff2"),
    url(../media/SofiaProRegular.0998bd8204e5efc4fadc.woff) format("woff"),
    url(../media/SofiaProRegular.00451081c8c0307b468b.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: Sofia Pro;
  font-style: normal;
  font-weight: 700;
  src: url(../media/SofiaProBold.39f95c0d233c1c16c71a.woff2) format("woff2"),
    url(../media/SofiaProBold.28ce300abc6880708099.woff) format("woff"),
    url(../media/SofiaProBold.6922dfe7ac7842a2db64.ttf) format("truetype");
}
html {
  font-size: 62.5%;
}
body {
  background: #353535;
  color: #fff;
  font-family: Sofia Pro;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.37;
  min-width: 320px;
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  body {
    font-size: 1.4rem;
  }
}
a {
  color: inherit;
  text-decoration: underline;
}
a:hover,
a[href^="tel"] {
  text-decoration: none;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.685em;
}
.h1,
h1 {
  color: #eda750;
  font-size: 5.6rem;
  line-height: 1.07em;
  margin-bottom: 3.1rem;
}
@media (max-width: 1023px) {
  .h1,
  h1 {
    font-size: 4rem;
  }
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .h1,
  h1 {
    font-size: 3rem;
  }
}
.h2,
h2 {
  font-size: 4rem;
}
@media (max-width: 1023px) {
  .h2,
  h2 {
    font-size: 3rem;
  }
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .h2,
  h2 {
    font-size: 2.8rem;
  }
}
.h3,
h3 {
  font-size: 3.6rem;
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .h3,
  h3 {
    font-size: 2.7rem;
  }
}
.h4,
h4 {
  font-size: 3.2rem;
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .h4,
  h4 {
    font-size: 2.4rem;
  }
}
.h5,
h5 {
  font-size: 2.8rem;
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .h5,
  h5 {
    font-size: 2rem;
  }
}
.h6,
h6 {
  color: #efa847;
  font-size: 2rem;
  font-weight: 600;
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .h6,
  h6 {
    font-size: 1.8rem;
  }
}
blockquote,
dl,
hr,
ol,
p,
table,
ul {
  margin-bottom: 1.37em;
}
blockquote:last-child,
dl:last-child,
h1:last-child,
h1[class],
h2:last-child,
h2[class],
h3:last-child,
h3[class],
h4:last-child,
h4[class],
h5:last-child,
h5[class],
h6:last-child,
h6[class],
ol:last-child,
p:last-child,
table:last-child,
ul:last-child {
  margin-bottom: 0;
}
.clear:after {
  clear: both;
  content: "";
  display: table;
  line-height: 0;
}
.sr-only {
  clip: rect(0, 0, 0, 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.notext {
  overflow: hidden;
  text-indent: 100%;
  text-shadow: none;
  white-space: nowrap;
}
.notext-old {
  font-size: 0;
  line-height: 0;
  text-indent: -4000px;
}
.hidden,
[hidden] {
  display: none;
}
.disabled,
[disabled] {
  cursor: default;
}
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .hidden-xs {
    display: none !important;
  }
  .visible-xs-block {
    display: block !important;
  }
  .visible-xs-inline {
    display: inline !important;
  }
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 767.02px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
  .visible-sm-block {
    display: block !important;
  }
  .visible-sm-inline {
    display: inline !important;
  }
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1023.02px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
  .visible-md-block {
    display: block !important;
  }
  .visible-md-inline {
    display: inline !important;
  }
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1199.02px) {
  .hidden-lg {
    display: none !important;
  }
  .visible-lg-block {
    display: block !important;
  }
  .visible-lg-inline {
    display: inline !important;
  }
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
.btn {
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
}
.btn--block {
  display: block;
  padding-left: 0;
  padding-right: 0;
}
.grid {
  display: flex;
  flex-flow: row wrap;
  margin: 0 -1rem;
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .grid {
    display: block;
    margin: 0;
  }
}
.grid .grid__col {
  flex: 1 1;
  max-width: 100%;
  padding: 0 1rem;
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .grid .grid__col {
    padding: 0;
  }
}
.grid .grid__col--1of2 {
  flex: 0 0 50%;
  max-width: 50%;
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .grid .grid__col--1of2 {
    max-width: 100%;
  }
}
.grid .grid__col--1of3 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .grid .grid__col--1of3 {
    max-width: 100%;
  }
}
.shell {
  margin: auto;
  max-width: 117rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  width: 100%;
}
.shell--fluid {
  max-width: none;
}
.wrapper {
  min-height: 100vh;
}
.hero,
.wrapper {
  position: relative;
}
.hero {
  background-color: #242424;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.3;
  padding: 10.5rem 0 6rem;
}
@media (max-width: 1023px) {
  .hero {
    font-size: 1.8rem;
  }
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .hero {
    font-size: 1.6rem;
    padding: 4rem 0;
  }
}
.hero p {
  letter-spacing: -0.005em;
  margin-bottom: 1rem;
}
.hero .hero__image {
  height: 53.4rem;
  position: absolute;
  right: 0;
  top: 0;
  width: 43%;
}
@media (max-width: 1023px) {
  .hero .hero__image {
    width: 48%;
  }
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .hero .hero__image {
    height: auto;
    margin-bottom: 2rem;
    padding: 0 0 56%;
    position: relative;
    right: auto;
    top: auto;
    width: 100%;
  }
}
.hero .hero__image img {
  display: block;
  height: 100%;
  object-fit: cover;
  object-position: center;
  width: 100%;
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .hero .hero__image img {
    position: absolute;
  }
}
.hero .hero__content {
  max-width: 50%;
  padding: 0 5rem 0 3.8rem;
}
@media (max-width: 1023px) {
  .hero .hero__content {
    padding: 0 2rem 0 1rem;
  }
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .hero .hero__content {
    max-width: 100%;
  }
}
.logo {
  display: inline-block;
  height: 5.4rem;
  margin-bottom: 3.1rem;
  margin-left: 0.7rem;
  position: relative;
  width: 23.3rem;
}
.logo img {
  height: 100%;
  object-fit: cover;
  object-position: center;
  width: 100%;
}
.section {
  padding: 8.5rem 0 9rem;
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .section {
    padding: 5rem 0;
  }
}
.tiles {
  margin-bottom: 6rem;
}
.tiles .tiles__head {
  margin-bottom: 4.4rem;
  text-align: center;
}
.tiles .tiles__body {
  margin: 0 auto;
  max-width: 99rem;
}
.tile {
  margin: 0 auto;
  max-width: 29rem;
  text-align: center;
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .tile {
    margin: 0 auto 3rem;
  }
}
.tile h1 {
  margin-bottom: 1.8rem;
}
.tile p {
  line-height: 1.25;
}
.media {
  margin: 0 auto 9.1rem;
  max-width: 106.4rem;
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .media {
    margin: 0 auto 3rem;
  }
}
.content {
  letter-spacing: -0.008em;
  margin: 0 auto;
  max-width: 70.6rem;
  text-align: center;
}
.content h6 {
  margin-top: 2.7rem;
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .content h6 {
    font-size: 1.8rem;
  }
}
.content p {
  margin-bottom: 1rem;
}
.box {
  border-radius: 1rem;
  min-width: 40.6rem;
  padding: 0.67rem 2.3rem 1.8rem 1.65rem;
  position: absolute;
  transition: background-color 0.4s linear;
}
@media (max-width: 1199px) {
  .box {
    min-width: 35rem;
  }
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .box {
    bottom: auto !important;
    display: none;
    left: auto !important;
    min-width: unset !important;
    opacity: 1;
    position: relative !important;
    right: auto !important;
    top: auto !important;
  }
}
.box h4 {
  font-size: 2.6rem;
}
@media (max-width: 1199px) {
  .box h4 {
    font-size: 2.2rem;
  }
}
@media (max-width: 1023px) {
  .box h4 {
    font-size: 2rem;
  }
}
.box h5 {
  font-size: 2.2rem;
  margin-bottom: 1.1rem;
  padding: 0 0 0.3rem;
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .box h5 {
    text-align: left !important;
  }
}
.box ul {
  display: flex;
  justify-content: space-between;
  list-style: none;
  opacity: 0;
}
@media (max-width: 1199px) {
  .box ul {
    font-size: 1.4rem;
  }
}
@media (max-width: 1023px) {
  .box ul {
    align-items: center;
  }
}
.box li {
  flex: 0 0 33%;
  position: relative;
}
.box li span {
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  font-size: 2.3rem;
  font-weight: 700;
  height: 3.3rem;
  left: 1.4rem;
  line-height: 3rem;
  position: absolute;
  text-align: center;
  top: 0.2rem;
  width: 3.3rem;
}
@media (max-width: 1199px) {
  .box li span {
    font-size: 2rem;
    height: 3.1rem;
    top: 0.6rem;
    width: 3.1rem;
  }
}
@media (max-width: 1023px) {
  .box li span {
    font-size: 1.6rem;
    height: 2.8rem;
    line-height: 2.7rem;
    top: 0.6rem;
    width: 2.8rem;
  }
}
.box li ~ li {
  margin-left: 0;
  padding-left: 2rem;
}
@media (max-width: 1199px) {
  .box li ~ li {
    padding-left: 1rem;
  }
}
.box li ~ li:before {
  background-color: #242424;
  content: "";
  height: 3.8rem;
  left: 0;
  position: absolute;
  top: 0.4rem;
  width: 0.1rem;
}
.box li:last-child {
  text-align: right;
}
@media (max-width: 1199px) {
  .box li:last-child {
    padding-top: 0.5rem;
  }
}
@media (max-width: 1023px) {
  .box li:last-child {
    padding-top: 0.5rem;
  }
}
.box p {
  margin-bottom: 0;
}
.box strong {
  font-size: 1.4rem;
}
@media (max-width: 1199px) {
  .box strong {
    font-size: 1.3rem;
  }
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .box strong {
    font-size: 1.1rem;
  }
}
.box .box__entry {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.8rem;
  opacity: 0;
}
.box .box__entry h5 {
  border-bottom: none;
  flex: 0 0 10.4rem;
  line-height: 1;
  margin-bottom: 0;
  position: relative;
  top: -0.1rem;
}
.box.is-active {
  background-color: #efa847;
  color: #242424;
  z-index: 10;
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .box.is-active {
    display: block;
  }
}
.box.is-active h5 {
  border-bottom: 0.1rem solid #242424;
}
.box.is-active .box__entry {
  opacity: 1;
}
.box.is-active .box__entry h5 {
  border-bottom: none;
}
.box.is-active ul {
  opacity: 1;
}
.box:first-child {
  bottom: 7.2rem;
  left: -7rem;
  position: absolute;
  right: auto;
}
@media (max-width: 1199px) {
  .box:first-child {
    left: -12rem;
  }
}
@media (max-width: 1023px) {
  .box:first-child {
    bottom: 8rem;
    left: -21rem;
  }
}
.box:first-child h5 {
  text-align: right;
}
.box:first-child .box__entry h5 {
  text-align: left;
}
.box:nth-child(2) {
  bottom: -8.6rem;
  left: auto;
  position: absolute;
  right: -7.1rem;
}
@media (max-width: 1199px) {
  .box:nth-child(2) {
    right: -9rem;
  }
}
@media (max-width: 1023px) {
  .box:nth-child(2) {
    bottom: -5.5rem;
    right: -17rem;
  }
}
.box:nth-child(3) {
  bottom: 9.7rem;
  left: auto;
  position: absolute;
  right: -7.1rem;
}
@media (max-width: 1199px) {
  .box:nth-child(3) {
    right: -9rem;
  }
}
@media (max-width: 1023px) {
  .box:nth-child(3) {
    bottom: 8rem;
    right: -13rem;
  }
}
.box:nth-child(4) {
  left: auto;
  position: absolute;
  right: -7.1rem;
  top: 41rem;
}
@media (max-width: 1199px) {
  .box:nth-child(4) {
    right: -9rem;
  }
}
@media (max-width: 1023px) {
  .box:nth-child(4) {
    right: -12rem;
  }
}
.box:nth-child(5) {
  left: auto;
  position: absolute;
  right: -7.1rem;
  top: 50.2rem;
}
@media (max-width: 1199px) {
  .box:nth-child(5) {
    right: -9rem;
  }
}
@media (max-width: 1023px) {
  .box:nth-child(5) {
    right: -14rem;
  }
}
.box:nth-child(6) {
  left: -6.1rem;
  position: absolute;
  right: auto;
  top: 58.4rem;
}
@media (max-width: 1199px) {
  .box:nth-child(6) {
    left: -8rem;
  }
}
@media (max-width: 1023px) {
  .box:nth-child(6) {
    left: -17rem;
  }
}
.box:nth-child(6) h5 {
  text-align: right;
}
.box:nth-child(6) .box__entry h5 {
  text-align: left;
}
.box:nth-child(7) {
  bottom: 0.4rem;
  left: auto;
  position: absolute;
  right: -7.1rem;
}
@media (max-width: 1199px) {
  .box:nth-child(7) {
    right: -9rem;
  }
}
@media (max-width: 1023px) {
  .box:nth-child(7) {
    bottom: 2rem;
    right: -17.5rem;
  }
}
.box:nth-child(8) {
  left: -9.9rem;
  position: absolute;
  right: auto;
  top: 76.4rem;
}
@media (max-width: 1199px) {
  .box:nth-child(8) {
    left: -12rem;
  }
}
@media (max-width: 1023px) {
  .box:nth-child(8) {
    left: -22rem;
  }
}
.box:nth-child(8) h5 {
  text-align: right;
}
.box:nth-child(8) .box__entry h5 {
  text-align: left;
}
.box:nth-child(9) {
  left: auto;
  position: absolute;
  right: -7.1rem;
  top: 30.8rem;
}
@media (max-width: 1199px) {
  .box:nth-child(9) {
    right: -9rem;
  }
}
@media (max-width: 1023px) {
  .box:nth-child(9) {
    right: -16rem;
  }
}
.box:nth-child(10) {
  left: -10rem;
  position: absolute;
  right: auto;
  top: 48.4rem;
}
@media (max-width: 1199px) {
  .box:nth-child(10) {
    left: -12rem;
  }
}
@media (max-width: 1023px) {
  .box:nth-child(10) {
    left: -20.5rem;
  }
}
.box:nth-child(10) h5 {
  text-align: right;
}
.box:nth-child(10) .box__entry h5 {
  text-align: left;
}
.box:nth-child(11) {
  left: auto;
  position: absolute;
  right: -7.1rem;
  top: 15.1rem;
}
@media (max-width: 1199px) {
  .box:nth-child(11) {
    right: -9rem;
  }
}
@media (max-width: 1023px) {
  .box:nth-child(11) {
    right: -14rem;
  }
}
.box:nth-child(12) {
  left: -9.6rem;
  position: absolute;
  right: auto;
  top: 34.5rem;
}
@media (max-width: 1199px) {
  .box:nth-child(12) {
    left: -12rem;
  }
}
@media (max-width: 1023px) {
  .box:nth-child(12) {
    left: -23rem;
  }
}
.box:nth-child(12) h5 {
  text-align: right;
}
.box:nth-child(12) .box__entry h5 {
  text-align: left;
}
.map-holder {
  background-color: #242424;
  overflow: hidden;
  padding: 10.8rem 0;
}
@media (max-width: 1023px) {
  .map-holder {
    padding: 10.8rem 0 0;
  }
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .map-holder {
    padding: 5rem 0 0;
  }
}
.map-holder h5 {
  font-weight: 600;
  letter-spacing: 0.005em;
}
.map-holder .map-holder__head {
  margin-bottom: 1.6rem;
  max-width: 40%;
  padding-left: 1.7rem;
}
@media (max-width: 1023px) {
  .map-holder .map-holder__head {
    max-width: 45rem;
  }
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .map-holder .map-holder__head {
    margin-bottom: 8rem;
    padding-left: 0;
  }
}
.map-holder .map-holder__head h6 {
  display: none;
}
@media (max-width: 1023px) {
  .map-holder .map-holder__head h6.is-active {
    display: block;
  }
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .map-holder .map-holder__body {
    overflow: auto;
  }
}
.map-holder .map-holder__body-inner {
  position: relative;
}
@media (max-width: 1360px) {
  .map-holder .map-holder__body-inner {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@media (max-width: 1023px) {
  .map-holder .map-holder__body-inner {
    margin: 0 auto;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    width: 78.6rem;
  }
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .map-holder .map-holder__body-inner {
    -webkit-transform: scale(1);
    transform: scale(1);
    width: 100%;
  }
}
.map-holder .map-holder__foot {
  margin-top: 5.7rem;
  max-width: 55%;
  padding-left: 1.7rem;
}
.map-holder .map-holder__inner {
  margin: 0 auto;
  max-width: 73rem;
  position: relative;
}
@media (max-width: 1023px) {
  .map-holder .map-holder__inner {
    max-width: 78.6rem;
    width: 78.6rem;
  }
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .map-holder .map-holder__inner {
    max-width: 100%;
    width: 100%;
  }
}
.map-holder .map-holder__pins {
  bottom: 0;
  left: 0;
  list-style-type: none;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .map-holder .map-holder__pins {
    display: none;
  }
}
.map-holder .map-holder__pins li {
  position: absolute;
}
.map-holder .map-holder__pin-line {
  max-width: unset;
  position: absolute;
}
.map-holder .map-holder__pins li:first-child {
  right: 58%;
  top: 78%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.map-holder .map-holder__pins li:first-child .map-holder__pin-line {
  right: 100%;
  top: 50%;
}
.map-holder .map-holder__pins li:nth-child(2) {
  right: 34.6%;
  top: 89.8%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 1023px) {
  .map-holder .map-holder__pins li:nth-child(2) {
    right: 38.6%;
    top: 87%;
  }
}
.map-holder .map-holder__pins li:nth-child(2) .map-holder__pin-line {
  left: 75%;
  top: 64%;
}
.map-holder .map-holder__pins li:nth-child(3) {
  right: 21.8%;
  top: 75.4%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 1023px) {
  .map-holder .map-holder__pins li:nth-child(3) {
    right: 31%;
    top: 78%;
  }
}
.map-holder .map-holder__pins li:nth-child(3) .map-holder__pin-line {
  left: 100%;
  top: 50%;
}
.map-holder .map-holder__pins li:nth-child(4) {
  right: 32.5%;
  top: 57.6%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 1023px) {
  .map-holder .map-holder__pins li:nth-child(4) {
    right: 41%;
  }
}
.map-holder .map-holder__pins li:nth-child(4) .map-holder__pin-line {
  bottom: 58%;
  left: 76%;
}
.map-holder .map-holder__pins li:nth-child(5) {
  right: 32.7%;
  top: 67.8%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 1023px) {
  .map-holder .map-holder__pins li:nth-child(5) {
    right: 39%;
  }
}
.map-holder .map-holder__pins li:nth-child(5) .map-holder__pin-line {
  bottom: 58%;
  left: 76%;
}
.map-holder .map-holder__pins li:nth-child(6) {
  right: 44.4%;
  top: 74%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.map-holder .map-holder__pins li:nth-child(6) .map-holder__pin-line {
  bottom: 58%;
  right: 76%;
}
.map-holder .map-holder__pins li:nth-child(7) {
  right: 28.3%;
  top: 85.4%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 1023px) {
  .map-holder .map-holder__pins li:nth-child(7) {
    right: 30%;
    top: 84.5%;
  }
}
.map-holder .map-holder__pins li:nth-child(7) .map-holder__pin-line {
  left: 100%;
  top: 50%;
}
.map-holder .map-holder__pins li:nth-child(8) {
  right: 46.9%;
  top: 88.1%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.map-holder .map-holder__pins li:nth-child(8) .map-holder__pin-line {
  right: 100%;
  top: 50%;
}
.map-holder .map-holder__pins li:nth-child(9) {
  right: 38.7%;
  top: 46.54%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 1023px) {
  .map-holder .map-holder__pins li:nth-child(9) {
    right: 43%;
  }
}
.map-holder .map-holder__pins li:nth-child(9) .map-holder__pin-line {
  bottom: 58%;
  left: 76%;
}
.map-holder .map-holder__pins li:nth-child(10) {
  right: 46.5%;
  top: 62.8%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.map-holder .map-holder__pins li:nth-child(10) .map-holder__pin-line {
  bottom: 22%;
  right: 22%;
}
.map-holder .map-holder__pins li:nth-child(11) {
  left: 42.1%;
  top: 19.6%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 1023px) {
  .map-holder .map-holder__pins li:nth-child(11) {
    left: 36%;
  }
}
.map-holder .map-holder__pins li:nth-child(11) .map-holder__pin-line {
  left: 1.4rem;
  top: 1.1rem;
}
.map-holder .map-holder__pins li:nth-child(12) {
  left: 24.5%;
  top: 48.45%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.map-holder .map-holder__pins li:nth-child(12) .map-holder__pin-line {
  bottom: 72%;
  right: 76%;
}
.map {
  margin: 0 auto;
  max-width: 73rem;
  -webkit-transform: translateX(-14.5%);
  transform: translateX(-14.5%);
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .map {
    max-width: 32rem;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.map path {
  fill: #474747;
  transition: fill 0.4s;
}
.map path.is-active {
  fill: #efa847;
}
@media (min-width: 1023px) {
  .map path:hover {
    fill: #efa847;
  }
}
.map g.is-active path {
  fill: #efa847;
}
@media (min-width: 1023px) {
  .map .map__hover:hover path {
    fill: #efa847;
  }
}
.list-box {
  bottom: 0;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 1023px) {
  .list-box {
    margin: 0 auto;
    width: 78.6rem;
  }
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .list-box {
    bottom: auto;
    left: auto;
    margin: 3rem 0;
    pointer-events: all;
    position: relative;
    right: auto;
    top: auto;
    width: 100%;
  }
}
.section-form {
  background-color: #242424;
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .section-form {
    padding-top: 1rem;
  }
}
.section-form .section__head {
  border-bottom: 0.2rem solid #fff;
  margin-bottom: 1.6rem;
  padding-bottom: 3.6rem;
}
.section-form .section__entry {
  max-width: 64rem;
  padding: 0 1.3rem;
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .section-form .section__entry {
    padding: 0;
  }
}
.form-filters {
  margin-bottom: 1.6rem;
  max-width: 61.2rem;
  position: relative;
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .form-filters {
    padding: 4rem 2rem 0;
  }
}
.form-filters form {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .form-filters form {
    align-items: flex-end;
    justify-content: flex-start;
  }
}
.form-filters button {
  background-color: #fff;
  border: 0;
  border-radius: 50%;
  display: inline-block;
  height: 2.2rem;
  position: relative;
  width: 2.2rem;
}
.form-filters button img {
  display: inline-block;
  height: 1rem;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 1rem;
}
.form-filters label {
  color: #efa847;
  font-size: 0.7rem;
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .form-filters label {
    display: block;
    margin-bottom: 1rem;
  }
}
.form-filters .form__logo {
  height: 2.8rem;
  left: 1.6rem;
  position: absolute;
  top: 0;
  width: 1.8rem;
}
.form-filters .form__logo img {
  width: 100%;
}
.form-filters .form__controls {
  align-items: center;
  display: flex;
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .form-filters .form__controls {
    display: block;
  }
}
.form-filters .form__actions {
  position: relative;
  top: -0.5rem;
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .form-filters .form__actions {
    top: 0;
  }
}
.field {
  border: 0;
  border-radius: 1.2rem;
  color: #000;
  height: 2.2rem;
  line-height: 1;
  margin: 0 0.8rem 0 3rem;
  padding: 0 1rem;
  width: 19.7rem;
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .field {
    margin: 1rem 1rem 0 0;
  }
}
.table {
  color: #000;
  font-size: 0.8rem;
  height: 39.4rem;
  overflow: auto;
  text-align: left;
}
.table tr {
  border-bottom: 0.1rem solid hsla(0, 0%, 100%, 0.3);
}
.table th {
  background-color: #efa847;
  padding: 1rem 0.5rem;
}
.table th:first-child {
  width: 22.2rem;
}
.table th:nth-child(2) {
  background-color: #f9b95f;
  width: 14.3rem;
}
.table th:nth-child(3) {
  background-color: #fbd195;
  width: 2rem;
}
.table th:nth-child(4) {
  background-color: #1b1716;
  color: #fff;
}
.table th:nth-child(5) {
  background-color: #393335;
  color: #fff;
}
.table th:nth-child(6) {
  background-color: #4c4145;
  color: #fff;
}
.table th:nth-child(7) {
  background-color: #615257;
  color: #fff;
}
.table th:nth-child(8) {
  background-color: #7f6c70;
  color: #fff;
}
.table tr:first-child .table__th {
  display: block;
  position: relative;
  width: 100%;
}
.table tr:first-child img {
  height: 1.2rem;
  position: absolute;
  right: 0.8rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.table tr:nth-child(2) th {
  height: 3rem;
}
.table tr:nth-child(3) img {
  height: 0.8rem;
  pointer-events: none;
  position: absolute;
  right: 0.8rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0.4rem;
}
.table tr:nth-child(3) .table__th {
  display: block;
  position: relative;
  width: 100%;
}
.table tr:nth-child(3) th:nth-child(3) {
  background-color: #fde8cb;
  color: #000;
  width: 7.4rem;
}
.table tr:nth-child(3) th:nth-child(4) {
  background-color: #fef6eb;
  color: #000;
  width: 7.4rem;
}
.table tr:nth-child(3) th:nth-child(5) {
  background-color: #fbd195;
  color: #000;
  width: 7.4rem;
}
.table tr:nth-child(3) th:nth-child(6) {
  background-color: #1b1716;
  color: #fff;
  width: 7.4rem;
}
.table tr:nth-child(3) th:nth-child(7) {
  background-color: #928484;
  color: #fff;
  width: 7.4rem;
}
.table tr:nth-child(3) th:nth-child(8) {
  background-color: #393335;
  color: #fff;
  width: 7.4rem;
}
.table tr:nth-child(3) th:nth-child(9) {
  background-color: #938384;
  color: #fff;
  width: 7.4rem;
}
.table tr:nth-child(3) th:nth-child(10) {
  background-color: #4c4145;
  color: #fff;
  width: 7.4rem;
}
.table tr:nth-child(3) th:nth-child(11) {
  background-color: #938384;
  color: #fff;
  width: 7.4rem;
}
.table tr:nth-child(3) th:nth-child(12) {
  background-color: #615257;
  color: #fff;
  width: 7.4rem;
}
.table tr:nth-child(3) th:nth-child(13) {
  background-color: #938384;
  color: #fff;
  width: 7.4rem;
}
.table tr:nth-child(3) th:nth-child(14) {
  background-color: #7f6c70;
  color: #fff;
  width: 7.4rem;
}
.table tr:nth-child(3) th:nth-child(15) {
  background-color: #938384;
  color: #fff;
  width: 7.4rem;
}
.table td {
  background-color: #efa847;
  padding: 0.9rem 1.1rem;
  vertical-align: middle;
}
.table td:nth-child(2) {
  background-color: #f9b95f;
}
.table td:nth-child(3),
.table td:nth-child(4),
.table td:nth-child(5) {
  background-color: #fbd195;
}
.table td:nth-child(6),
.table td:nth-child(7) {
  background-color: #1b1716;
  color: #fff;
}
.table td:nth-child(8),
.table td:nth-child(9) {
  background-color: #393335;
  color: #fff;
}
.table td:nth-child(10),
.table td:nth-child(11) {
  background-color: #4c4145;
  color: #fff;
}
.table td:nth-child(12),
.table td:nth-child(13) {
  background-color: #615257;
  color: #fff;
}
.table td:nth-child(14),
.table td:nth-child(15) {
  background-color: #7f6c70;
  color: #fff;
}
.footer {
  padding: 6.2rem 0 0;
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .footer {
    padding: 4rem 0 0;
  }
}
.footer h2 {
  margin-bottom: 1.9rem;
}
.footer a {
  color: #efa847;
}
.footer .shell {
  display: flex;
  justify-content: space-between;
  padding: 0 2.8rem;
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .footer .shell {
    display: block;
    padding: 0 1rem;
  }
}
.footer .footer__logo {
  flex: 0 0 32.3rem;
  height: 7.5rem;
  margin-right: 5.1rem;
  margin-top: 1.4rem;
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__logo {
    height: 5.6rem;
    margin-top: 4rem;
    width: 24rem;
  }
}
.footer .footer__content {
  padding-right: 2rem;
}
.footer .footer__inner {
  padding-bottom: 4rem;
}
@media (max-width: 767px),
  screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__inner {
    padding-bottom: 2rem;
  }
}
.footer .footer__entry {
  background-color: #222323;
  font-size: 1.4rem;
  letter-spacing: -0.005em;
  padding: 1.7rem 0;
}
/*# sourceMappingURL=main.0e2681dc.css.map*/
