.FontTitle {
  font-family: "Solaris", sans-serif;
}
.FontCopy {
  font-family: "Aileron Regular", sans-serif;
}
.FontCopyBold {
  font-family: "Aileron Semibold", sans-serif;
}
.BgLight {
  background-color: rgba(255, 255, 255, 0.05);
}
.FontLight {
  color: rgba(255, 255, 255, 0.6);
}
.BlogCopy {
  font-size: clamp(16px, 1.527vw, 28px);
}
.PixelFix {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  transform-style: preserve-3d;
}
.CenterAlign {
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.BoxSizing {
  box-sizing: border-box;
}
.ssi-grid {
  display: flex;
  flex-wrap: nowrap;
}
.ssi-grid.grid-bottom {
  align-items: flex-end;
}
.ssi-grid.grid-top {
  align-items: flex-start;
}
.ssi-grid.grid-middle {
  align-items: center;
}
.ssi-grid.grid-stretch {
  align-items: stretch;
}
.ssi-grid.grid-between {
  justify-content: space-between;
}
.ssi-grid.grid-around {
  justify-content: space-around;
}
.ssi-grid.c-reverse {
  flex-direction: column-reverse;
}
[class^="ssi-xl"] {
  flex: 0 0 auto;
}
.xl-self-end {
  align-self: flex-end;
}
.xl-self-start {
  align-self: flex-start;
}
.ssi-xl-1 {
  width: 4.1666vw;
}
.ssi-xl-2 {
  width: 8.3332vw;
}
.ssi-xl-3 {
  width: 12.4998vw;
}
.ssi-xl-4 {
  width: 16.6664vw;
}
.ssi-xl-5 {
  width: 20.833vw;
}
.ssi-xl-6 {
  width: 24.9996vw;
}
.ssi-xl-7 {
  width: 29.1662vw;
}
.ssi-xl-8 {
  width: 33.3328vw;
}
.ssi-xl-9 {
  width: 37.4994vw;
}
.ssi-xl-10 {
  width: 41.666vw;
}
.ssi-xl-11 {
  width: 45.8326vw;
}
.ssi-xl-12 {
  width: 49.9992vw;
}
.ssi-xl-13 {
  width: 54.1658vw;
}
.ssi-xl-14 {
  width: 58.3324vw;
}
.ssi-xl-15 {
  width: 62.499vw;
}
.ssi-xl-16 {
  width: 66.6656vw;
}
.ssi-xl-17 {
  width: 70.8322vw;
}
.ssi-xl-18 {
  width: 74.9988vw;
}
.ssi-xl-19 {
  width: 79.1654vw;
}
.ssi-xl-20 {
  width: 83.332vw;
}
.ssi-xl-21 {
  width: 87.4986vw;
}
.ssi-xl-22 {
  width: 91.6652vw;
}
.ssi-xl-23 {
  width: 95.8318vw;
}
.ssi-xl-24 {
  width: 99.9984vw;
}
.ssi-xl-os-0 {
  margin-left: 0vw;
}
.ssi-xl-os-1 {
  margin-left: 4.1666vw;
}
.ssi-xl-os-2 {
  margin-left: 8.3332vw;
}
.ssi-xl-os-3 {
  margin-left: 12.4998vw;
}
.ssi-xl-os-4 {
  margin-left: 16.6664vw;
}
.ssi-xl-os-5 {
  margin-left: 20.833vw;
}
.ssi-xl-os-6 {
  margin-left: 24.9996vw;
}
.ssi-xl-os-7 {
  margin-left: 29.1662vw;
}
.ssi-xl-os-8 {
  margin-left: 33.3328vw;
}
.ssi-xl-os-9 {
  margin-left: 37.4994vw;
}
.ssi-xl-os-10 {
  margin-left: 41.666vw;
}
.ssi-xl-os-11 {
  margin-left: 45.8326vw;
}
.ssi-xl-os-12 {
  margin-left: 49.9992vw;
}
.ssi-xl-os-13 {
  margin-left: 54.1658vw;
}
.ssi-xl-os-14 {
  margin-left: 58.3324vw;
}
.ssi-xl-os-15 {
  margin-left: 62.499vw;
}
.ssi-xl-os-16 {
  margin-left: 66.6656vw;
}
.ssi-xl-os-17 {
  margin-left: 70.8322vw;
}
.ssi-xl-os-18 {
  margin-left: 74.9988vw;
}
.ssi-xl-os-19 {
  margin-left: 79.1654vw;
}
.xl-top-1 {
  margin-top: 8vmin;
}
.xl-top-2 {
  margin-top: 16vmin;
}
.xl-top-3 {
  margin-top: 24vmin;
}
.xl-top-4 {
  margin-top: 32vmin;
}
.xl-top-5 {
  margin-top: 40vmin;
}
.xl-top-6 {
  margin-top: 48vmin;
}
.xl-top-7 {
  margin-top: 56vmin;
}
.xl-top-8 {
  margin-top: 64vmin;
}
.xl-top-9 {
  margin-top: 72vmin;
}
.xl-bottom-1 {
  margin-bottom: 8vmin;
}
.xl-bottom-2 {
  margin-bottom: 16vmin;
}
.xl-bottom-3 {
  margin-bottom: 24vmin;
}
.xl-bottom-4 {
  margin-bottom: 32vmin;
}
.xl-bottom-5 {
  margin-bottom: 40vmin;
}
.xl-bottom-6 {
  margin-bottom: 48vmin;
}
.xl-bottom-7 {
  margin-bottom: 56vmin;
}
.xl-bottom-8 {
  margin-bottom: 64vmin;
}
.xl-bottom-9 {
  margin-bottom: 72vmin;
}
@media only screen and (max-width: 1280px) {
  .lg-wrap {
    flex-wrap: wrap;
  }
  .ssi-lg-1 {
    width: 4.1666vw;
  }
  .ssi-lg-2 {
    width: 8.3332vw;
  }
  .ssi-lg-3 {
    width: 12.4998vw;
  }
  .ssi-lg-4 {
    width: 16.6664vw;
  }
  .ssi-lg-5 {
    width: 20.833vw;
  }
  .ssi-lg-6 {
    width: 24.9996vw;
  }
  .ssi-lg-7 {
    width: 29.1662vw;
  }
  .ssi-lg-8 {
    width: 33.3328vw;
  }
  .ssi-lg-9 {
    width: 37.4994vw;
  }
  .ssi-lg-10 {
    width: 41.666vw;
  }
  .ssi-lg-11 {
    width: 45.8326vw;
  }
  .ssi-lg-12 {
    width: 49.9992vw;
  }
  .ssi-lg-13 {
    width: 54.1658vw;
  }
  .ssi-lg-14 {
    width: 58.3324vw;
  }
  .ssi-lg-15 {
    width: 62.499vw;
  }
  .ssi-lg-16 {
    width: 66.6656vw;
  }
  .ssi-lg-17 {
    width: 70.8322vw;
  }
  .ssi-lg-18 {
    width: 74.9988vw;
  }
  .ssi-lg-19 {
    width: 79.1654vw;
  }
  .ssi-lg-20 {
    width: 83.332vw;
  }
  .ssi-lg-21 {
    width: 87.4986vw;
  }
  .ssi-lg-22 {
    width: 91.6652vw;
  }
  .ssi-lg-23 {
    width: 95.8318vw;
  }
  .ssi-lg-24 {
    width: 99.9984vw;
  }
  .ssi-lg-os-0 {
    margin-left: 0vw;
  }
  .ssi-lg-os-1 {
    margin-left: 4.1666vw;
  }
  .ssi-lg-os-2 {
    margin-left: 8.3332vw;
  }
  .ssi-lg-os-3 {
    margin-left: 12.4998vw;
  }
  .ssi-lg-os-4 {
    margin-left: 16.6664vw;
  }
  .ssi-lg-os-5 {
    margin-left: 20.833vw;
  }
  .ssi-lg-os-6 {
    margin-left: 24.9996vw;
  }
  .ssi-lg-os-7 {
    margin-left: 29.1662vw;
  }
  .ssi-lg-os-8 {
    margin-left: 33.3328vw;
  }
  .ssi-lg-os-9 {
    margin-left: 37.4994vw;
  }
  .ssi-lg-os-10 {
    margin-left: 41.666vw;
  }
  .ssi-lg-os-11 {
    margin-left: 45.8326vw;
  }
  .ssi-lg-os-12 {
    margin-left: 49.9992vw;
  }
  .ssi-lg-os-13 {
    margin-left: 54.1658vw;
  }
  .ssi-lg-os-14 {
    margin-left: 58.3324vw;
  }
  .ssi-lg-os-15 {
    margin-left: 62.499vw;
  }
  .ssi-lg-os-16 {
    margin-left: 66.6656vw;
  }
  .ssi-lg-os-17 {
    margin-left: 70.8322vw;
  }
  .ssi-lg-os-18 {
    margin-left: 74.9988vw;
  }
  .ssi-lg-os-19 {
    margin-left: 79.1654vw;
  }
  .lg-top-1 {
    margin-top: 8vmin;
  }
  .lg-top-2 {
    margin-top: 16vmin;
  }
  .lg-top-3 {
    margin-top: 24vmin;
  }
  .lg-top-4 {
    margin-top: 32vmin;
  }
  .lg-top-5 {
    margin-top: 40vmin;
  }
  .lg-top-6 {
    margin-top: 48vmin;
  }
  .lg-top-7 {
    margin-top: 56vmin;
  }
  .lg-top-8 {
    margin-top: 64vmin;
  }
  .lg-top-9 {
    margin-top: 72vmin;
  }
  .lg-bottom-1 {
    margin-bottom: 8vmin;
  }
  .lg-bottom-2 {
    margin-bottom: 16vmin;
  }
  .lg-bottom-3 {
    margin-bottom: 24vmin;
  }
  .lg-bottom-4 {
    margin-bottom: 32vmin;
  }
  .lg-bottom-5 {
    margin-bottom: 40vmin;
  }
  .lg-bottom-6 {
    margin-bottom: 48vmin;
  }
  .lg-bottom-7 {
    margin-bottom: 56vmin;
  }
  .lg-bottom-8 {
    margin-bottom: 64vmin;
  }
  .lg-bottom-9 {
    margin-bottom: 72vmin;
  }
}
@media only screen and (max-width: 1024px) {
  .sm-wrap {
    flex-wrap: wrap;
  }
  .sm-reverse {
    flex-direction: column-reverse;
  }
  .sm-row-reverse {
    flex-direction: row-reverse;
  }
  .sm-bottom-1 {
    margin-bottom: 8vmin;
  }
  .sm-bottom-2 {
    margin-bottom: 16vmin;
  }
  .sm-bottom-3 {
    margin-bottom: 24vmin;
  }
  .sm-bottom-4 {
    margin-bottom: 32vmin;
  }
  .sm-bottom-5 {
    margin-bottom: 40vmin;
  }
  .sm-top-0 {
    margin-top: 0;
  }
  .sm-top-1 {
    margin-top: 8vmin;
  }
  .sm-top-2 {
    margin-top: 16vmin;
  }
  .sm-top-3 {
    margin-top: 24vmin;
  }
  .sm-top-4 {
    margin-top: 32vmin;
  }
  .sm-top-5 {
    margin-top: 40vmin;
  }
  .ssi-sm-1 {
    width: 4.1666vw;
  }
  .ssi-sm-2 {
    width: 8.3332vw;
  }
  .ssi-sm-3 {
    width: 12.4998vw;
  }
  .ssi-sm-4 {
    width: 16.6664vw;
  }
  .ssi-sm-5 {
    width: 20.833vw;
  }
  .ssi-sm-6 {
    width: 24.9996vw;
  }
  .ssi-sm-7 {
    width: 29.1662vw;
  }
  .ssi-sm-8 {
    width: 33.3328vw;
  }
  .ssi-sm-9 {
    width: 37.4994vw;
  }
  .ssi-sm-10 {
    width: 41.666vw;
  }
  .ssi-sm-11 {
    width: 45.8326vw;
  }
  .ssi-sm-12 {
    width: 49.9992vw;
  }
  .ssi-sm-13 {
    width: 54.1658vw;
  }
  .ssi-sm-14 {
    width: 58.3324vw;
  }
  .ssi-sm-15 {
    width: 62.499vw;
  }
  .ssi-sm-16 {
    width: 66.6656vw;
  }
  .ssi-sm-17 {
    width: 70.8322vw;
  }
  .ssi-sm-18 {
    width: 74.9988vw;
  }
  .ssi-sm-19 {
    width: 79.1654vw;
  }
  .ssi-sm-20 {
    width: 83.332vw;
  }
  .ssi-sm-21 {
    width: 87.4986vw;
  }
  .ssi-sm-22 {
    width: 91.6652vw;
  }
  .ssi-sm-23 {
    width: 95.8318vw;
  }
  .ssi-sm-24 {
    width: 99.9984vw;
  }
  .ssi-sm-os-0 {
    margin-left: 0vw;
  }
  .ssi-sm-os-1 {
    margin-left: 4.1666vw;
  }
  .ssi-sm-os-2 {
    margin-left: 8.3332vw;
  }
  .ssi-sm-os-3 {
    margin-left: 12.4998vw;
  }
  .ssi-sm-os-4 {
    margin-left: 16.6664vw;
  }
  .ssi-sm-os-5 {
    margin-left: 20.833vw;
  }
  .ssi-sm-os-6 {
    margin-left: 24.9996vw;
  }
  .ssi-sm-os-7 {
    margin-left: 29.1662vw;
  }
  .ssi-sm-os-8 {
    margin-left: 33.3328vw;
  }
  .ssi-sm-os-9 {
    margin-left: 37.4994vw;
  }
  .ssi-sm-os-10 {
    margin-left: 41.666vw;
  }
  .ssi-sm-os-11 {
    margin-left: 45.8326vw;
  }
  .ssi-sm-os-12 {
    margin-left: 49.9992vw;
  }
  .ssi-sm-os-13 {
    margin-left: 54.1658vw;
  }
  .ssi-sm-os-14 {
    margin-left: 58.3324vw;
  }
  .ssi-sm-os-15 {
    margin-left: 62.499vw;
  }
  .ssi-sm-os-16 {
    margin-left: 66.6656vw;
  }
  .ssi-sm-os-17 {
    margin-left: 70.8322vw;
  }
  .ssi-sm-os-18 {
    margin-left: 74.9988vw;
  }
  .ssi-sm-os-19 {
    margin-left: 79.1654vw;
  }
}
@media only screen and (max-width: 768px) {
  .xs-wrap {
    flex-wrap: wrap;
  }
  .xs-center {
    text-align: center;
  }
  .xs-reverse {
    flex-direction: column-reverse;
  }
  .xs-row-reverse {
    flex-direction: row-reverse;
  }
  .xs-center {
    text-align: center;
  }
  .ssi-grid.xs-top {
    align-items: flex-start;
  }
  .xs-bottom-0 {
    margin-top: 0;
  }
  .xs-bottom-1 {
    margin-bottom: 8vmin;
  }
  .xs-bottom-2 {
    margin-bottom: 16vmin;
  }
  .xs-bottom-3 {
    margin-bottom: 24vmin;
  }
  .xs-top-0 {
    margin-top: 0;
  }
  .xs-top-1 {
    margin-top: 8vmin;
  }
  .xs-top-2 {
    margin-top: 16vmin;
  }
  .xs-top-3 {
    margin-top: 24vmin;
  }
  .ssi-xs-1 {
    width: 4.1666vw;
  }
  .ssi-xs-2 {
    width: 8.3332vw;
  }
  .ssi-xs-3 {
    width: 12.4998vw;
  }
  .ssi-xs-4 {
    width: 16.6664vw;
  }
  .ssi-xs-5 {
    width: 20.833vw;
  }
  .ssi-xs-6 {
    width: 24.9996vw;
  }
  .ssi-xs-7 {
    width: 29.1662vw;
  }
  .ssi-xs-8 {
    width: 33.3328vw;
  }
  .ssi-xs-9 {
    width: 37.4994vw;
  }
  .ssi-xs-10 {
    width: 41.666vw;
  }
  .ssi-xs-11 {
    width: 45.8326vw;
  }
  .ssi-xs-12 {
    width: 49.9992vw;
  }
  .ssi-xs-13 {
    width: 54.1658vw;
  }
  .ssi-xs-14 {
    width: 58.3324vw;
  }
  .ssi-xs-15 {
    width: 62.499vw;
  }
  .ssi-xs-16 {
    width: 66.6656vw;
  }
  .ssi-xs-17 {
    width: 70.8322vw;
  }
  .ssi-xs-18 {
    width: 74.9988vw;
  }
  .ssi-xs-19 {
    width: 79.1654vw;
  }
  .ssi-xs-20 {
    width: 83.332vw;
  }
  .ssi-xs-21 {
    width: 87.4986vw;
  }
  .ssi-xs-22 {
    width: 91.6652vw;
  }
  .ssi-xs-23 {
    width: 95.8318vw;
  }
  .ssi-xs-24 {
    width: 99.9984vw;
  }
  .ssi-xs-os-0 {
    margin-left: 0vw;
  }
  .ssi-xs-os-1 {
    margin-left: 4.1666vw;
  }
  .ssi-xs-os-2 {
    margin-left: 8.3332vw;
  }
  .ssi-xs-os-3 {
    margin-left: 12.4998vw;
  }
  .ssi-xs-os-4 {
    margin-left: 16.6664vw;
  }
  .ssi-xs-os-5 {
    margin-left: 20.833vw;
  }
  .ssi-xs-os-6 {
    margin-left: 24.9996vw;
  }
  .ssi-xs-os-7 {
    margin-left: 29.1662vw;
  }
  .ssi-xs-os-8 {
    margin-left: 33.3328vw;
  }
  .ssi-xs-os-9 {
    margin-left: 37.4994vw;
  }
  .ssi-xs-os-10 {
    margin-left: 41.666vw;
  }
  .ssi-xs-os-11 {
    margin-left: 45.8326vw;
  }
  .ssi-xs-os-12 {
    margin-left: 49.9992vw;
  }
  .ssi-xs-os-13 {
    margin-left: 54.1658vw;
  }
  .ssi-xs-os-14 {
    margin-left: 58.3324vw;
  }
  .ssi-xs-os-15 {
    margin-left: 62.499vw;
  }
  .ssi-xs-os-16 {
    margin-left: 66.6656vw;
  }
  .ssi-xs-os-17 {
    margin-left: 70.8322vw;
  }
  .ssi-xs-os-18 {
    margin-left: 74.9988vw;
  }
  .ssi-xs-os-19 {
    margin-left: 79.1654vw;
  }
}
#loc-slider {
  position: relative;
  z-index: -1;
  width: 100%;
  height: 29.1662vw;
}
.loc-center {
  width: 29.1662vw;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
.loc-center .line-circle {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 150%;
  height: 150%;
  background: url("../img/svg/line-circle.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center center;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.loc-center .grey-circle {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background: url("../img/svg/grey-circle.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center center;
}
.loc-center .color-circle {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background: url("../img/svg/gradient-circle.png");
  background-repeat: no-repeat;
  background-size: 93%;
  background-position: center center;
  filter: blur(5px);
  mix-blend-mode: hard-light;
}
.loc-center .solid-circle {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background: url("../img/svg/solid-circle.png");
  background-repeat: no-repeat;
  background-size: 93%;
  background-position: center center;
}
.loc-line {
  display: block;
  position: absolute;
  top: 14.5831vw;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.1);
}
.loc-inner {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  overflow: hidden;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.loc-item-wrap {
  overflow: hidden;
  width: 125vw;
  margin-left: 37.5vw;
  display: flex;
  align-items: center;
}
.loc-item-wrap > div {
  flex: 0 0 25vw;
}
.loc-item-wrap .pill {
  display: block;
  text-align: center;
  width: 12vw;
  margin: 0 auto;
  background-color: #111218;
  text-transform: uppercase;
  border-radius: 3em;
  padding: 1em 0;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.loc-content {
  width: 29.1662vw;
  height: 22.9163vw;
  position: absolute;
  margin: 0 auto;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.loc-content figure {
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}
.loc-content .loc-number {
  width: 8.3332vw;
  height: 8.3332vw;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
@media only screen and (max-width: 1280px) {
  #loc-slider {
    height: 37.4994vw;
  }
  .loc-center {
    width: 37.4994vw;
  }
  .loc-line {
    top: 18.7497vw;
  }
  .loc-content {
    width: 37.4994vw;
    height: 27.0829vw;
  }
  .loc-content .loc-number {
    width: 16.6664vw;
    height: 8.3332vw;
  }
  .loc-item-wrap .pill {
    display: block;
    text-align: center;
    width: 15vw;
  }
}
@media only screen and (max-width: 1024px) {
  #loc-slider {
    height: 41.666vw;
  }
  .loc-center {
    width: 41.666vw;
  }
  .loc-line {
    top: 20.833vw;
  }
  .loc-content {
    width: 41.666vw;
    height: 29.1662vw;
  }
  .loc-content .loc-number {
    width: 16.6664vw;
    height: 8.3332vw;
  }
  .loc-item-wrap {
    width: 140vw;
    margin-left: 32.5vw;
  }
  .loc-item-wrap > div {
    flex: 0 0 35vw;
  }
  .loc-item-wrap .pill {
    display: block;
    text-align: center;
    width: 20vw;
  }
}
@media only screen and (max-width: 768px) {
  #loc-slider {
    display: none;
  }
}
#navigation {
  z-index: 100;
  position: fixed;
  top: 45px;
  right: 0;
  width: 58.3324vw;
  transition: transform 700ms cubic-bezier(1, 0, 0, 1);
  -webkit-transition: transform 700ms cubic-bezier(1, 0, 0, 1);
  -moz-transition: transform 700ms cubic-bezier(1, 0, 0, 1);
  -o-transition: transform 700ms cubic-bezier(1, 0, 0, 1);
}
#navigation a {
  color: rgba(255, 255, 255, 0.6);
  display: block;
}
#navigation.scrolled {
  transform: translateY(-200%);
  -moz-transform: translateY(-200%);
  -webkit-transform: translateY(-200%);
  -o-transform: translateY(-200%);
  -ms-transform: translateY(-200%);
}
.side-nav a {
  font-size: 1em;
}
.nav-main a {
  padding-bottom: 0.25em;
}
.nav-main a span {
  display: block;
}
.nav-main .ssi-grid img {
  flex: 0 0 20px;
  opacity: 0.6;
}
.ddl-list {
  flex: 0 0 calc(100% - 30px);
  position: relative;
  z-index: 3;
  background-color: rgba(14, 13, 13, 0.85);
  border-radius: 5px;
  padding: 30px 40px;
}
.ddl-list a {
  line-height: 1;
  padding: 0.5em 0;
  transition: transform 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: transform 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: transform 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: transform 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.ddl-list a:hover {
  transform: translateX(5px);
  -moz-transform: translateX(5px);
  -webkit-transform: translateX(5px);
  -o-transform: translateX(5px);
  -ms-transform: translateX(5px);
}
#hamb-icon {
  transform: translateX(calc(100% + 30px));
  -moz-transform: translateX(calc(100% + 30px));
  -webkit-transform: translateX(calc(100% + 30px));
  -o-transform: translateX(calc(100% + 30px));
  -ms-transform: translateX(calc(100% + 30px));
  z-index: 106;
  width: 80px;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  overflow: hidden;
  position: fixed;
  top: 30px;
  right: 30px;
  padding: 20px;
  transition: transform 700ms cubic-bezier(1, 0, 0, 1);
  -webkit-transition: transform 700ms cubic-bezier(1, 0, 0, 1);
  -moz-transition: transform 700ms cubic-bezier(1, 0, 0, 1);
  -o-transition: transform 700ms cubic-bezier(1, 0, 0, 1);
}
#hamb-icon.scrolled {
  transform: translateX(0);
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
}
#hamb-icon.opened > div:first-of-type {
  transform: scaleX(0);
  -moz-transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -o-transform: scaleX(0);
  -ms-transform: scaleX(0);
}
#hamb-icon.opened > div:nth-of-type(2) {
  transform: scale(1) rotate(0deg);
  -moz-transform: scale(1) rotate(0deg);
  -webkit-transform: scale(1) rotate(0deg);
  -o-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
}
#hamb-icon > div {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 3px;
}
#hamb-icon > div:first-of-type {
  transition: transform 700ms cubic-bezier(1, 0, 0, 1);
  -webkit-transition: transform 700ms cubic-bezier(1, 0, 0, 1);
  -moz-transition: transform 700ms cubic-bezier(1, 0, 0, 1);
  -o-transition: transform 700ms cubic-bezier(1, 0, 0, 1);
  transform: scaleX(1);
  -moz-transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -o-transform: scaleX(1);
  -ms-transform: scaleX(1);
  padding: 0 3px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#hamb-icon > div:nth-of-type(2) {
  transition: transform 700ms cubic-bezier(1, 0, 0, 1);
  -webkit-transition: transform 700ms cubic-bezier(1, 0, 0, 1);
  -moz-transition: transform 700ms cubic-bezier(1, 0, 0, 1);
  -o-transition: transform 700ms cubic-bezier(1, 0, 0, 1);
  transform: scale(0) rotate(180deg);
  -moz-transform: scale(0) rotate(180deg);
  -webkit-transform: scale(0) rotate(180deg);
  -o-transform: scale(0) rotate(180deg);
  -ms-transform: scale(0) rotate(180deg);
  position: absolute;
  top: 0;
  left: 0;
  margin: 20%;
  width: 60%;
  height: 60%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#hamb-icon > div:nth-of-type(2) i {
  width: 75%;
  height: 2px;
  border-radius: 2px;
  background-color: #fff;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -o-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
}
#hamb-icon > div:nth-of-type(2) i:nth-of-type(2) {
  transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -o-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
}
#hamb-nav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 105;
  width: 100vw;
  height: 100vh;
  pointer-events: none;
  overflow: hidden;
}
.hamb-links {
  background-color: rgba(255, 255, 255, 0.05);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  height: 100vh;
  padding: 20vh 8.3332vw;
  transform: translateX(100%);
  -moz-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -o-transform: translateX(100%);
  -ms-transform: translateX(100%);
}
.hamb-links ul {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  height: 100%;
}
.hamb-links li {
  position: relative;
  flex: 20% 0 0;
}
.hamb-links a {
  display: block;
  width: 80%;
  height: 100%;
  transition: transform 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: transform 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: transform 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: transform 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamb-links a:hover {
  transform: translateX(5px);
  -moz-transform: translateX(5px);
  -webkit-transform: translateX(5px);
  -o-transform: translateX(5px);
  -ms-transform: translateX(5px);
}
.hamb-links .btn-circle {
  position: absolute;
  top: -0.1em;
  right: 0;
  height: 1em;
  width: 1em;
}
.hamb-links svg {
  width: 25%;
  height: auto;
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
}
.level-2 {
  opacity: 1;
  position: absolute;
  background-color: #262836;
  top: 0;
  right: 0;
  padding: 20vh 0 0 4.1666vw;
  height: 100%;
  transform: translateX(100%);
  -moz-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -o-transform: translateX(100%);
  -ms-transform: translateX(100%);
}
.level-2 a {
  display: block;
  line-height: 1.5;
  transition: transform 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: transform 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: transform 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: transform 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.level-2 a:hover {
  transform: translateX(5px);
  -moz-transform: translateX(5px);
  -webkit-transform: translateX(5px);
  -o-transform: translateX(5px);
  -ms-transform: translateX(5px);
}
@media only screen and (max-width: 1024px) {
  #navigation {
    display: none;
  }
  #hamb-icon {
    transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
  }
  .hamb-links .btn-circle {
    top: 0.25em;
    right: 0%;
    height: 60px;
    width: 60px;
  }
  .hamb-links a {
    display: block;
    width: 50%;
    height: 100%;
  }
  .hamb-links ul {
    display: block;
    height: 100%;
  }
  .hamb-links li {
    padding: 0.75em 0;
  }
}
@media only screen and (max-width: 768px) {
  body #logo {
    top: 3vh;
    width: 60vw;
  }
  body #logo img {
    width: 100%;
    height: auto;
  }
  body .hamb-links .btn-circle {
    top: 0.1em;
    height: 50px;
    width: 50px;
  }
  body .hamb-links li {
    padding: 0.5em 0;
  }
  body .level-2 .f-24 {
    font-size: 5vw;
  }
  body .level-2 .f-24 a {
    padding: 0.25em 0;
  }
  body #hamb-icon {
    transform: translateX(0px);
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    padding: 12px;
    width: 60px;
    height: 60px;
    top: 2vh;
  }
}
.home .scroll-to {
  display: inline-block;
  width: 0.7em;
  height: 0.7em;
  position: relative;
}
.home .scroll-to span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: transform 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: transform 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: transform 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.home .scroll-to i {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home .scroll-to:hover span {
  transform: scale(1.15);
  -moz-transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -o-transform: scale(1.15);
  -ms-transform: scale(1.15);
}
.home #hero {
  height: 100vh;
}
.home #hero .ssi-grid > div:first-of-type {
  margin-top: 1.5em;
}
.home #intro figure {
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%;
}
.home #services figure {
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}
.home #services .service-link {
  margin-top: 3em;
}
.home #services .service-link .btn-circle {
  width: 16.6664vw;
  height: 16.6664vw;
}
.home .spinner-wrap {
  position: relative;
  height: 41.666vw;
}
.home .spinner-wrap .spin-circle-wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.home .spinner-wrap .spin-circle-wrap > div:first-of-type {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
.home .spinner-wrap .btn-circle div {
  transform: rotateZ(-90deg);
  -moz-transform: rotateZ(-90deg);
  -webkit-transform: rotateZ(-90deg);
  -o-transform: rotateZ(-90deg);
  -ms-transform: rotateZ(-90deg);
}
.home .spinner-wrap .btn-circle,
.home .spinner-wrap .letter {
  width: 8.3332vw;
  height: 8.3332vw;
}
.home .spinner-wrap .letter {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
}
.home .spinner-wrap .letter div {
  transform: rotateZ(90deg);
  -moz-transform: rotateZ(90deg);
  -webkit-transform: rotateZ(90deg);
  -o-transform: rotateZ(90deg);
  -ms-transform: rotateZ(90deg);
}
.home .spinner-wrap .spin-row {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.home .spinner-wrap .spin-row:nth-of-type(2) {
  transform: translateY(-50%) rotate(45deg);
  -moz-transform: translateY(-50%) rotate(45deg);
  -webkit-transform: translateY(-50%) rotate(45deg);
  -o-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
}
.home .spinner-wrap .spin-row:nth-of-type(2) .btn-circle div {
  transform: rotateZ(90deg);
  -moz-transform: rotateZ(90deg);
  -webkit-transform: rotateZ(90deg);
  -o-transform: rotateZ(90deg);
  -ms-transform: rotateZ(90deg);
}
.home .spinner-wrap .spin-row:nth-of-type(2) .letter {
  border-radius: 5px;
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%;
}
.home .spinner-wrap .spin-row:nth-of-type(2) .letter div {
  transform: rotateZ(-90deg);
  -moz-transform: rotateZ(-90deg);
  -webkit-transform: rotateZ(-90deg);
  -o-transform: rotateZ(-90deg);
  -ms-transform: rotateZ(-90deg);
}
.home .spinner-wrap .spin-row:nth-of-type(3) {
  transform: translateY(-50%) rotate(90deg);
  -moz-transform: translateY(-50%) rotate(90deg);
  -webkit-transform: translateY(-50%) rotate(90deg);
  -o-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
}
.home .spinner-wrap .spin-row:nth-of-type(3) > div:nth-of-type(2) .btn-circle div {
  transform: rotateZ(90deg);
  -moz-transform: rotateZ(90deg);
  -webkit-transform: rotateZ(90deg);
  -o-transform: rotateZ(90deg);
  -ms-transform: rotateZ(90deg);
}
.home .spinner-wrap .spin-row:nth-of-type(4) {
  transform: translateY(-50%) rotate(135deg);
  -moz-transform: translateY(-50%) rotate(135deg);
  -webkit-transform: translateY(-50%) rotate(135deg);
  -o-transform: translateY(-50%) rotate(135deg);
  -ms-transform: translateY(-50%) rotate(135deg);
}
.home .spinner-wrap .spin-row:nth-of-type(4) > div:nth-of-type(2) .btn-circle div {
  transform: rotateZ(90deg);
  -moz-transform: rotateZ(90deg);
  -webkit-transform: rotateZ(90deg);
  -o-transform: rotateZ(90deg);
  -ms-transform: rotateZ(90deg);
}
.home .spinner-wrap .spinner-title {
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home .spinner-wrap .spin-item {
  border-radius: 50%;
  width: 8.3332vw;
  height: 8.3332vw;
  line-height: 8.3332vw;
  text-align: center;
  position: absolute;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.05);
}
.home .spinner-wrap .spin-item span {
  display: inline-block;
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
.home #locations header {
  position: relative;
  z-index: 2;
}
.home #locations .button-wrap {
  margin-top: 4em;
}
.home #locations .btn-circle {
  width: 16.6664vw;
  height: 16.6664vw;
}
.home #testimonials #t-container {
  position: relative;
  min-height: 20.833vw;
}
.home #testimonials #t-container div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.home #testimonials #t-user {
  position: relative;
}
.home #testimonials #t-user figure {
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%;
  flex: 0 0 35%;
}
.home #testimonials #t-user .ssi-grid {
  position: absolute;
  top: 0;
  left: 0;
}
.home #testimonials #t-user .ssi-grid:first-of-type {
  position: relative;
}
.home #testimonials #t-user .ssi-grid div {
  flex: 0 0 65%;
  padding-left: 2.0833vw;
}
.home #testimonials .t-inner span {
  display: inline-block;
  width: 4.1666vw;
  height: 5.20825vw;
  margin-right: 1em;
  float: left;
  background: url("../img/svg/quote.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.home #testimonials #t-user .ssi-grid span {
  display: block;
  line-height: 1.1;
}
.home #testimonials #t-pager {
  position: relative;
  display: flex;
  color: rgba(255, 255, 255, 0.6);
  justify-content: space-between;
}
.home #testimonials #t-pager i {
  display: block;
  position: absolute;
  height: 1px;
  width: 50%;
  top: 50%;
  left: 50%;
  background-color: rgba(255, 255, 255, 0.2);
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.home #testimonials #t-pager .current {
  position: relative;
}
.home #testimonials #t-pager .current span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.home #testimonials #t-pager .total {
  color: rgba(255, 255, 255, 0.2);
}
.home #testimonials #bullets {
  margin-top: 4.1666vw;
}
@media only screen and (max-width: 1280px) {
  .home .spinner-wrap .btn-circle,
  .home .spinner-wrap .letter {
    width: 10.4165vw;
    height: 10.4165vw;
  }
}
@media only screen and (max-width: 1024px) {
  .home #services .service-link .btn-circle {
    width: 20.833vw;
    height: 20.833vw;
  }
  .home .spinner-wrap {
    position: relative;
    height: 49.9992vw;
  }
  .home .spinner-wrap .btn-circle,
  .home .spinner-wrap .letter {
    width: 12.4998vw;
    height: 12.4998vw;
  }
  .home #testimonials #t-container {
    min-height: auto;
    height: auto;
  }
  .home #testimonials #t-container div:first-of-type {
    position: relative;
  }
}
@media only screen and (max-width: 768px) {
  .home #services .service-link .btn-circle {
    width: 49.9992vw;
    height: 49.9992vw;
  }
  .home .spinner-wrap {
    position: relative;
    height: 91.6652vw;
  }
  .home .spinner-wrap .btn-circle,
  .home .spinner-wrap .letter {
    width: 80px;
    height: 80px;
  }
  .home #testimonials #t-user {
    position: relative;
  }
  .home #testimonials #t-user figure {
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
    flex: 0 0 30%;
  }
  .home #testimonials #t-user .ssi-grid div {
    flex: 0 0 70% ;
  }
  .home #testimonials #t-container {
    min-height: 60vmin;
  }
  .home #testimonials #bullets {
    margin-top: 8.3332vw;
  }
}
.services #hero {
  padding-bottom: 20px;
}
.services #hero .video-wrap {
  background-color: #111218;
  height: 35vh;
  top: auto;
  bottom: 4.1666vw;
}
.services #hero .video-wrap .video {
  mix-blend-mode: screen;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}
.services #hero .profile-thumb {
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}
.services #service-list .btn-circle {
  height: 24.9996vw;
  background-color: rgba(255, 255, 255, 0.05);
}
.services #service-list article > div span {
  position: relative;
  display: inline-block;
  line-height: 1em;
  padding: 3em 0;
}
.services #service-list article > div span i {
  position: absolute;
  top: 48%;
  left: calc(-4.1666vw * 4.5 - 20px);
  display: block;
  width: 18.7497vw;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.2);
}
.services #service-list article > div h2 {
  margin-bottom: 0.65em;
}
.services .line-travel {
  display: flex;
  align-items: center;
  min-height: 60vh;
  position: relative;
}
.services .line-travel .line-anim-wrap {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.service-detail #hero {
  padding-top: 20.833vw;
  padding-bottom: 0;
  height: auto;
}
.service-detail .video-wrap > div:first-of-type {
  background: linear-gradient(0deg, #111218 0%, rgba(17, 18, 24, 0) 50%, rgba(17, 18, 24, 0) 100%, #111218 100%);
}
.service-detail #service-content .line {
  margin: 4em 0;
}
.service-detail #other-services h2 {
  margin-top: 0.5em;
}
.service-detail #other-services li {
  display: block;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.service-detail #other-services li::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
  transform: scaleX(0);
  -moz-transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -o-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
}
.service-detail #other-services li:not(.disabled):hover .btn-circle {
  opacity: 1;
  transform: translateY(-50%) scale(1) rotate(0deg);
  -moz-transform: translateY(-50%) scale(1) rotate(0deg);
  -webkit-transform: translateY(-50%) scale(1) rotate(0deg);
  -o-transform: translateY(-50%) scale(1) rotate(0deg);
  -ms-transform: translateY(-50%) scale(1) rotate(0deg);
}
.service-detail #other-services li:not(.disabled):hover::after {
  transform: scaleX(1);
  -moz-transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -o-transform: scaleX(1);
  -ms-transform: scaleX(1);
}
.service-detail #other-services li.disabled::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -1em;
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.2);
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.service-detail #other-services li.disabled a {
  opacity: 0.2;
  pointer-events: none;
}
.service-detail #other-services li a {
  padding: 1em 8.3332vw 1em 0;
  display: block;
}
.service-detail #other-services li .btn-circle {
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 0;
  position: absolute;
  top: 50%;
  right: 0;
  width: 60px;
  height: 60px;
  transform: translateY(-50%) scale(0.2) rotate(90deg);
  -moz-transform: translateY(-50%) scale(0.2) rotate(90deg);
  -webkit-transform: translateY(-50%) scale(0.2) rotate(90deg);
  -o-transform: translateY(-50%) scale(0.2) rotate(90deg);
  -ms-transform: translateY(-50%) scale(0.2) rotate(90deg);
}
.service-detail #other-services li .btn-circle svg {
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  width: 16px;
}
@media only screen and (max-width: 1024px) {
  .services #hero .video-wrap {
    height: 25vw;
    top: 24.9996vw;
    bottom: auto;
  }
  .services .line-travel {
    display: flex;
    align-items: center;
    min-height: auto;
  }
  .service-detail #hero {
    padding-top: 49.9992vw;
  }
}
@media only screen and (max-width: 768px) {
  .services #hero .video-wrap {
    top: 25vh;
  }
  .services .line-travel {
    display: flex;
    align-items: center;
    margin: 12.4998vw 0;
  }
  .services #service-list .btn-circle {
    height: 20.833vw;
  }
  .services #service-list .btn-circle .f-40 {
    font-size: 16px;
  }
  .services .line-travel {
    overflow: hidden;
    min-height: 60vh;
  }
  .services .line-travel .line-anim-wrap {
    transform: translate(-50%);
    -moz-transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    left: -50%;
    width: 300%;
    height: 100%;
  }
  .service-detail #hero {
    padding-top: 40vh;
  }
  .service-detail .video-wrap {
    height: 50vh;
  }
  .service-detail #other-services li a {
    padding: 1em 16.6664vw 1em 0;
  }
  .service-detail #other-services li .btn-circle {
    width: 50px;
    height: 50px;
    opacity: 1;
    transform: translateY(-50%) scale(1) rotate(0deg);
    -moz-transform: translateY(-50%) scale(1) rotate(0deg);
    -webkit-transform: translateY(-50%) scale(1) rotate(0deg);
    -o-transform: translateY(-50%) scale(1) rotate(0deg);
    -ms-transform: translateY(-50%) scale(1) rotate(0deg);
  }
  .service-detail #other-services li .btn-circle svg {
    width: 12px;
  }
}
.locations #hero .profile-thumb {
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%;
}
.locations #hero h1 {
  word-break: break-all;
}
.locations #locations-list .circle-wrap {
  background-color: #111218;
  padding: 2.0833vw;
  display: block;
  width: 100%;
  height: 16.6664vw;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  position: relative;
}
.locations #locations-list .btn-circle {
  background-color: rgba(255, 255, 255, 0.05);
  width: 100%;
  height: 100%;
}
.locations #locations-list .picture {
  display: inline-block;
}
.locations #locations-list article p {
  margin: 0.15em 0 0.75em;
}
.locations #locations-list article h2 {
  margin-top: 0.5em;
}
.locations .ll-item {
  padding-top: 8.3332vw;
  position: relative;
}
.locations .ll-item i {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.locations .ll-item .h-line {
  left: calc(-50vw + 4.1666vw * 2);
  top: 50%;
  width: 50vw;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.2);
}
.locations .ll-item .v-line {
  top: 8.3332vw;
  left: 50%;
  width: 1px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
}
.locations .ll-item.ll-item-right .h-line {
  left: 8.3332vw;
  top: 50%;
  width: 50vw;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.2);
}
.locations .ll-item:last-of-type .v-line {
  display: none;
}
.locations .map-labels > div:first-of-type {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.locations .map-labels .ssi-grid div {
  margin-top: 1em;
  margin-left: 1em;
}
.locations .map-labels .ssi-grid div span {
  display: block;
  margin-bottom: 1em;
}
.locations #custom-workflows h2 + p {
  margin-top: 1em;
}
.location-detail #hero {
  padding-top: 20.833vw;
  padding-bottom: 0;
  height: auto;
}
.location-detail #location-content .line {
  margin: 4.1666vw 0;
}
.location-detail .loc-nav li {
  position: relative;
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.location-detail .loc-nav li::before {
  content: "";
  display: block;
  position: absolute;
  top: 0.75em;
  left: 0;
  width: 0.65em;
  height: 0.65em;
  background-color: #fff;
  opacity: 0;
}
.location-detail .loc-nav li a {
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
  display: inline-block;
  padding: 0.3em 0;
  color: rgba(255, 255, 255, 0.6);
}
.location-detail .loc-nav li:not(.selected) a:hover {
  transform: translateX(5px);
  -moz-transform: translateX(5px);
  -webkit-transform: translateX(5px);
  -o-transform: translateX(5px);
  -ms-transform: translateX(5px);
  color: #fff;
}
.location-detail .loc-nav li.selected::before {
  opacity: 1;
}
.location-detail .loc-nav li.selected a {
  color: #fff;
  padding-left: 1.5em;
}
#dynamic-map > div:first-of-type img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 1024px) {
  .locations .map-labels .ssi-grid div {
    margin-top: 0.2em;
  }
  .locations .map-labels .ssi-grid div span {
    margin-bottom: 0.2em;
  }
  .locations .map-labels img {
    width: 40px;
    height: auto;
  }
  .location-detail #hero {
    padding-top: 50vh;
  }
}
@media only screen and (max-width: 768px) {
  .locations #locations-list .circle-wrap {
    height: 24.9996vw;
  }
  .locations .ll-item .v-line {
    top: 8.3332vw;
    left: 20.833vw;
  }
  .locations .ll-item.ll-item-right .right {
    text-align: left;
  }
  .locations .ll-item.ll-item-right .h-line {
    left: calc(-50vw + 4.1666vw * 2);
  }
  .locations .map-labels > div:first-of-type {
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .locations .map-labels .ssi-grid {
    padding: 1em 0;
  }
  .locations .map-labels .ssi-grid > span:first-of-type {
    flex: 0 0 30vw;
    font-size: 22vw;
  }
  .locations .map-labels .ssi-grid div img {
    padding-top: 0.25em;
    width: 30px;
    height: auto;
  }
  #location-content > .ssi-grid:first-of-type > .ssi-xl-3:first-of-type {
    display: none;
  }
}
.about #hero .btn-circle {
  width: 100%;
  height: 12.4998vw;
}
.about #hero .btn-circle .icon {
  transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
}
.about #story {
  padding-top: 8.3332vw;
}
.about .team-list article {
  flex: 0 0 33.333%;
  position: relative;
}
.about .team-list i {
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: -8px;
  left: -8px;
  background: url("../img/svg/team-plus.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
}
.about .team-list i:nth-of-type(2) {
  top: auto;
  bottom: -8px;
}
.about .team-list i:nth-of-type(3) {
  top: auto;
  bottom: -8px;
  left: auto;
  right: -8px;
}
.about .team-list i:nth-of-type(4) {
  top: -8px;
  left: auto;
  right: -8px;
}
.about .team-list .team-inner {
  width: 100%;
  padding: 4.1666vw;
}
.about .team-list h3 {
  margin: 0.5em 0 0;
}
#bio-overlay {
  color: #111218;
  padding: 4.1666vw;
  z-index: 1200;
  position: fixed;
  top: 0;
  right: 0;
  height: 100vh;
  background-color: #fff;
  transform: translateX(100%);
  -moz-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -o-transform: translateX(100%);
  -ms-transform: translateX(100%);
}
#bio-overlay .bio-item {
  position: absolute;
  top: 4.1666vw;
  left: 4.1666vw;
  right: 4.1666vw;
  bottom: 4.1666vw;
}
#bio-overlay p,
#bio-overlay span {
  color: #111218;
}
#bio-overlay .line i {
  background-color: #111218;
}
#bio-overlay .line i:first-of-type,
#bio-overlay .line i:last-of-type {
  background-color: #fff;
  border: 1px solid #111218;
}
#bio-overlay .light {
  color: rgba(17, 18, 24, 0.6);
}
#bio-overlay h3 + span {
  display: inline-block;
  margin-top: 1em;
}
#bio-overlay .bio-social a {
  display: inline-block;
  position: relative;
  width: 100px;
  line-height: 0;
  height: 100px;
  margin-right: 1em;
  overflow: hidden;
  background-color: rgba(17, 18, 24, 0.05);
  border-radius: 50%;
}
#bio-overlay .bio-social a span {
  display: inline-block;
  text-indent: -999px;
}
#bio-overlay .bio-social a img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#bio-overlay .bio-close {
  position: fixed;
  z-index: 1300;
  top: 4.1666vw;
  right: 4.1666vw;
  display: flex;
}
#bio-overlay .bio-close span {
  padding-right: 1em;
}
#bio-overlay .bio-close img {
  width: 1.25em;
  height: auto;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
@media only screen and (max-width: 1024px) {
  .about .team-list .team-inner {
    width: 100%;
    padding: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .about #hero .btn-circle {
    width: 100%;
    height: 20.833vw;
  }
  .about #hero .btn-circle .icon {
    transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
  }
  .about .team-list article {
    flex: 0 0 100%;
    position: relative;
  }
  .about .team-list article .f-32 {
    font-size: 8vw;
  }
  #bio-overlay figure {
    margin-bottom: 1em;
  }
  #bio-overlay .f-80 {
    font-size: 44px;
  }
  #bio-overlay .bio-social a {
    width: 70px;
    height: 70px;
  }
  #bio-overlay .bio-social a img {
    height: 14px;
  }
}
.blog #hero,
.blog-detail #hero {
  display: block;
  height: auto;
  padding-top: 16.6664vw;
  padding-bottom: 0;
  text-align: left;
}
.blog-main h2 {
  margin: 0.35em 0 0.5em;
}
#blog-listing article,
#blog-more article {
  flex: 0 0 calc(50% - 30px);
}
#blog-listing article span,
#blog-more article span {
  position: absolute;
}
#blog-listing article figure,
#blog-more article figure {
  position: relative;
}
#blog-listing article figcaption,
#blog-more article figcaption {
  position: absolute;
  bottom: 20px;
  left: 50%;
  display: block;
  line-height: 1em;
  background-color: #111218;
  padding: 10px 15px;
  border-radius: 5px;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
#blog-listing article h2,
#blog-more article h2 {
  margin-top: 0.5em;
}
#blog-more article {
  flex: 0 0 calc(33% - 40px);
}
.blog-detail #hero {
  padding-top: 12.4998vw;
}
.blog-detail #hero h1 {
  margin-bottom: 0.25em;
}
.blog-detail #hero .date {
  display: inline-block;
  margin-bottom: 1.5em;
}
.blog-detail #blog-content .social {
  display: block;
}
.blog-detail #blog-content .social a {
  margin-bottom: 0.75em;
  width: 80px;
}
.blog-detail #blog-content ul li,
.blog-detail #blog-content ol li {
  position: relative;
  padding-left: 3em ;
}
.blog-detail #blog-content ol {
  counter-reset: item;
}
.blog-detail #blog-content ol li::before {
  display: inline-block;
  content: "0" counter(item) ". ";
  counter-increment: item;
  width: 2.5em;
  margin-left: -2em;
  font-family: "Solaris", sans-serif;
  font-size: 14px;
}
.blog-detail #blog-content ul li::before {
  content: "";
  display: block;
  position: absolute;
  top: 0.55em;
  left: 1.5em;
  width: 10px;
  height: 10px;
  border: 2px solid rgba(255, 255, 255, 0.2);
}
.blog-detail #blog-content p,
.blog-detail #blog-content ul,
.blog-detail #blog-content ol {
  font-size: clamp(16px, 1.527vw, 28px);
  color: rgba(255, 255, 255, 0.6);
}
.blog-detail #blog-content p.promo {
  font-size: clamp(26px, 2.3vw, 60px);
  line-height: 1.125em;
  margin-top: 0;
}
.blog-detail #blog-content p,
.blog-detail #blog-content ul,
.blog-detail #blog-content ol {
  margin-top: 2em;
}
.blog-detail #blog-content h2,
.blog-detail #blog-content h3 {
  margin-top: 1em;
}
.blog-detail #blog-content h2 + p,
.blog-detail #blog-content h3 + p {
  margin-top: 2em;
}
.blog-detail #blog-content h2,
.blog-detail #blog-content h3 {
  margin-left: -4.1666vw;
}
.blog-detail #blog-content figure {
  margin-top: 2.49996vw;
}
.blog-detail #blog-content .quote {
  position: relative;
  font-style: italic;
  padding-left: 4.1666vw;
  font-size: clamp(30px, 2.777vw, 70px);
  line-height: 1.15em;
}
.blog-detail #blog-content .quote::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -4.1666vw;
  width: 4.1666vw;
  height: 4.1666vw;
  background: url("../img/svg/quote.svg");
  background-repeat: no-repeat;
  background-position: center center;
}
@media only screen and (max-width: 768px) {
  .blog #hero,
  .blog-detail #hero {
    display: block;
    height: auto;
    padding-top: 29.1662vw;
    padding-bottom: 0;
    text-align: left;
  }
  .blog #hero .ssi-grid > div:nth-child(2),
  .blog-detail #hero .ssi-grid > div:nth-child(2) {
    padding: 1.5em 0 1em;
  }
  #blog-listing article,
  #blog-more article {
    flex: 0 0 100%;
  }
  .blog-detail #blog-content .social a {
    width: 60px;
    height: 60px;
  }
}
.contact #hero .ssi-grid a:not(.button) {
  display: inline-block;
  margin-top: 1em;
}
.contact #hero .ssi-grid .button-wrap {
  margin-top: 2em;
}
.contact #hero .ssi-grid > div {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.contact #hero .ssi-grid > div:last-of-type {
  border: none;
}
.contact #hubs article {
  flex: 0 0 calc(33% - 40px);
}
.contact #hubs article h2 {
  margin: 0.45em 0 0.2em;
}
@media only screen and (max-width: 1024px) {
  .contact #hero .ssi-grid a:not(.button) {
    display: inline-block;
    margin-top: 0.5em;
  }
  .contact #hero .ssi-grid > div:last-of-type p {
    display: none;
  }
  .contact #hero .ssi-grid .button-wrap {
    margin-top: 0;
  }
}
@media only screen and (max-width: 768px) {
  .contact #hero {
    text-align: center;
  }
  .contact #hero .ssi-grid > div {
    border: none;
    margin-top: 8.3332vw;
  }
  .contact #hubs article {
    margin-top: 8.3332vw;
    flex: 0 0 100%;
  }
  .contact #hubs article h2 {
    margin: 1em 0 0.2em;
  }
}
.faq #hero {
  height: auto;
}
.faq .acc-item {
  display: block;
}
.faq .acc-item.opened {
  border-color: #fff;
}
.faq .acc-item.opened h2 {
  color: #fff;
}
.faq #support {
  position: relative;
}
.faq #support .btn-circle {
  margin-bottom: -2em;
  width: 16.6664vw;
  height: 16.6664vw;
}
.faq #support .btn-circle svg {
  width: 30px;
}
.faq #support p {
  margin: 2em 0;
}
@font-face {
  font-family: 'Solaris';
  src: url('fonts/Solaris.woff') format('woff'), url('fonts/Solaris.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aileron Regular';
  src: url('fonts/Aileron-Regular.woff') format('woff'), url('fonts/Aileron-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aileron Semibold';
  src: url('fonts/Aileron-SemiBold.woff') format('woff'), url('fonts/Aileron-SemiBold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Solaris", sans-serif;
  text-transform: uppercase;
  font-weight: normal;
}
a {
  color: #fff;
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
a:hover {
  color: #fff !important;
}
p {
  color: rgba(255, 255, 255, 0.6);
}
.right {
  text-align: right;
}
.bold {
  font-family: "Aileron Semibold", sans-serif;
}
.center {
  text-align: center;
}
.centered {
  margin: 0 auto;
}
.upper {
  text-transform: uppercase;
}
.copy {
  font-family: "Aileron Regular", sans-serif;
}
.title {
  font-family: "Solaris", sans-serif;
}
.outline {
  color: #111218;
  text-shadow: -1px 1px 0px #fff, 1px 1px 0px #fff, 1px -1px 0 #fff, -1px -1px 0 #fff;
}
.marquise {
  width: 100%;
  overflow: hidden;
  font-family: "Solaris", sans-serif;
  margin: 2.0833vw 0;
}
.marquise div {
  width: 100%;
  font-size: clamp(120px, 34vw, 600px);
  opacity: 0.05;
  line-height: 0.8;
}
.f-big {
  font-size: clamp(80px, 27vw, 600px);
  line-height: 0.75;
}
.f-12 {
  font-size: 12px;
}
.f-14 {
  font-size: 14px;
}
.f-18 {
  font-size: clamp(14px, 1.25vw, 26px);
  line-height: 1.45;
}
.f-24 {
  font-size: clamp(20px, 1.666vw, 46px);
  line-height: 1.116em;
}
.f-32 {
  font-size: clamp(26px, 2.3vw, 60px);
  line-height: 1.125em;
}
.f-40 {
  font-size: clamp(30px, 2.777vw, 70px);
  line-height: 1em;
}
.f-60 {
  font-size: clamp(36px, 4.1666vw, 90px);
  line-height: 0.833em;
}
.f-80 {
  font-size: clamp(60px, 5.555vw, 100px);
  line-height: 0.833em;
}
.f-120 {
  font-size: clamp(60px, 8.333vw, 180px);
  line-height: 0.833em;
}
.f-180 {
  font-size: clamp(70px, 12.5vw, 300px);
  line-height: 0.888em;
}
.light {
  color: rgba(255, 255, 255, 0.6);
}
.text-link {
  padding: 2.5em 0;
}
a.double-line {
  position: relative;
}
a.double-line::before,
a.double-line::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  transition: transform 400ms cubic-bezier(1, 0, 0, 1);
  -webkit-transition: transform 400ms cubic-bezier(1, 0, 0, 1);
  -moz-transition: transform 400ms cubic-bezier(1, 0, 0, 1);
  -o-transition: transform 400ms cubic-bezier(1, 0, 0, 1);
  transition-delay: 0.1s;
  transform-origin: 100% 0;
  -webkit-transform-origin: 100% 0;
  -o-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
}
a.double-line::after {
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transition-delay: 0s;
  transform: scaleX(0);
  -moz-transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -o-transform: scaleX(0);
  -ms-transform: scaleX(0);
}
a.double-line:hover::before {
  transition-delay: 0s;
  transform: scaleX(0);
  -moz-transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -o-transform: scaleX(0);
  -ms-transform: scaleX(0);
}
a.double-line:hover::after {
  transition-delay: 0.1s;
  transform: scaleX(1);
  -moz-transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -o-transform: scaleX(1);
  -ms-transform: scaleX(1);
}
.ico-arrow {
  display: inline-block;
  width: 1em;
  margin-left: 0.5em;
  height: 1em;
  background: url("../img/svg/arrow.svg");
  background-repeat: no-repeat;
  background-size: 90%;
  background-position: center center;
  transform: rotate(-135deg) translateY(-25%);
  -moz-transform: rotate(-135deg) translateY(-25%);
  -webkit-transform: rotate(-135deg) translateY(-25%);
  -o-transform: rotate(-135deg) translateY(-25%);
  -ms-transform: rotate(-135deg) translateY(-25%);
}
body {
  font-family: "Aileron Regular", sans-serif;
  height: 100vh;
  width: 100vw;
  overflow: hidden;
  color: #fff;
  background-color: #111218;
  padding: 0;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  * {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
  }
  html {
    width: 100%;
    overflow-x: hidden;
  }
  body {
    height: 100%;
    width: 100vw;
    overflow-y: scroll;
    overflow-x: hidden;
  }
}
#noise {
  z-index: 999;
  display: block;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 120vw;
  height: 120vh;
  opacity: 0.08;
  pointer-events: none;
  background: url("../img/general/noise.jpg");
  background-size: 10%;
  background-repeat: repeat;
}
figure {
  border-radius: 5px;
  line-height: 0;
  overflow: hidden;
}
figure img {
  width: 100%;
  height: auto;
}
* {
  cursor: none;
}
#bullets {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
#bullets > div {
  flex: 0 0 60px;
  height: 60px;
  position: relative;
  overflow: visible;
}
#bullets > div .btn-circle {
  height: 100%;
}
#bullets > div .btn-circle span {
  flex: 0 0 60px;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
  background: url("../img/general/button-small-4.png");
  background-repeat: no-repeat;
  background-size: 110%;
  background-position: center;
}
#bullets > div i {
  display: block;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  position: absolute;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: #fff;
  z-index: 2;
}
.load-articles {
  margin-top: 3em;
  display: block;
  text-align: center;
}
.load-articles > div {
  display: inline-block;
  width: auto;
}
.load-articles .load-icon {
  display: flex;
}
.load-articles .load-icon i {
  width: 10px;
  height: 10px;
  margin: 0 0.2em;
  background-color: #111218;
  border: 1px solid #fff;
}
.line {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  opacity: 0.2;
  margin: 2.49996vw 0;
}
.line i:first-of-type,
.line i:last-of-type {
  display: inline-block;
  flex: 0 0 10px;
  height: 10px;
  background-color: #111218;
  border: 1px solid #fff;
}
.line i:nth-of-type(2) {
  flex: 0 0 calc(100% - 40px);
  display: inline-block;
  height: 1px;
  background-color: #fff;
}
@media only screen and (max-width: 768px) {
  .line {
    margin: 20px 0;
  }
}
#ball {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 200px;
  height: 200px;
  filter: blur(70px);
  border-radius: 30px;
  background-color: #706AB6;
  pointer-events: none;
  mix-blend-mode: color-dodge;
}
#cursor {
  position: fixed;
  z-index: 150;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #fff;
  pointer-events: none;
  mix-blend-mode: difference;
}
@media only screen and (max-width: 768px) {
  #ball,
  #cursor {
    display: none;
  }
  * {
    cursor: auto;
  }
}
.direction-spin svg {
  width: 100%;
}
.btn-circle {
  font-family: "Solaris", sans-serif;
  position: relative;
  text-transform: uppercase;
  line-height: 1;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.05);
}
.btn-circle > span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 110%;
  height: 110%;
}
.btn-circle > span img {
  width: 100%;
}
.btn-circle img.icon {
  display: block;
  margin: 0.5em auto;
  transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
}
.btn-circle.empty {
  display: block;
}
.button-wrap {
  display: inline-block;
  position: relative;
  overflow: hidden;
  font-size: 1em;
  border-radius: 2.5em;
  text-transform: uppercase;
  font-family: "Solaris", sans-serif;
  line-height: 5em;
  margin-top: 2.5em;
  background-color: rgba(255, 255, 255, 0.05);
}
.button-wrap a {
  padding: 0 3em;
  display: inline-block;
}
.button-wrap i {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 120%;
  padding-bottom: 120%;
  background: url("../img/general/button-bg-2.png");
  background-size: cover;
  background-repeat: no-repeat;
}
.button-wrap.xs-button {
  display: none;
}
.button-wrap.big {
  margin-top: 3.5em;
  line-height: 6em;
  border-radius: 3em;
  font-size: 18px;
}
.button-wrap.big a {
  padding: 0 4em;
}
@media only screen and (max-width: 1024px) {
  .button-wrap,
  .button-wrap.big {
    margin-top: 2.5em;
    line-height: 5;
    font-size: 16px;
  }
  .button-wrap a,
  .button-wrap.big a {
    padding: 0 2.5em;
  }
}
.back-link {
  display: inline-block;
  margin-bottom: 2em;
}
.back-link .ico-arrow {
  transform: rotate(90deg) translate(20%, 0%);
  -moz-transform: rotate(90deg) translate(20%, 0%);
  -webkit-transform: rotate(90deg) translate(20%, 0%);
  -o-transform: rotate(90deg) translate(20%, 0%);
  -ms-transform: rotate(90deg) translate(20%, 0%);
}
.back-link span {
  padding-left: 1em;
}
@media only screen and (max-width: 768px) {
  .button-wrap,
  .button-wrap.big {
    font-size: 14px;
  }
  br + .button-wrap {
    margin-top: 1.25em !important;
  }
  .button-wrap.xs-button {
    display: inline-block;
  }
  .back-link span {
    font-size: 12px;
  }
}
#logo {
  z-index: 110;
  position: fixed;
  top: 45px;
  left: 4.1666vw;
  width: auto;
  display: block;
}
#logo span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  text-indent: -999px;
}
#smooth-wrapper {
  position: relative;
  opacity: 1;
  width: 100%;
  padding: 0;
}
#hero {
  height: 100vh;
  padding-bottom: 4.1666vw;
  display: flex;
  align-items: flex-end;
  position: relative;
}
#hero .video-wrap {
  opacity: 0.35;
}
.inner {
  margin: 0 4.1666vw;
}
.video-wrap,
.img-wrap {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  opacity: 0.8;
  overflow: hidden;
}
.video-wrap > div:first-of-type,
.img-wrap > div:first-of-type {
  position: absolute;
  top: -5px;
  left: 0;
  bottom: -5px;
  width: 100%;
  background: #111218;
  background: linear-gradient(0deg, #111218 0%, rgba(17, 18, 24, 0) 50%, #111218 100%, #111218 100%);
  z-index: 2;
}
.video-wrap .video,
.img-wrap .video,
.video-wrap img,
.img-wrap img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}
.img-wrap {
  opacity: 0.6;
  height: 100vh;
}
.img-wrap > div:first-of-type {
  background: linear-gradient(0deg, #111218 0%, rgba(17, 18, 24, 0) 100%, #111218 100%);
}
@media only screen and (max-width: 1024px) {
  .video-wrap,
  .img-wrap {
    height: 70vh;
  }
}
#bottomCta {
  position: relative;
  height: 100vh;
  overflow: hidden;
}
#bottomCta .cta-content {
  height: 100%;
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
}
#bottomCta .btn-circle {
  margin: -8vh auto 0;
  width: 12.4998vw;
  height: 12.4998vw;
}
#bottomCta .video-wrap {
  height: 100%;
}
@media only screen and (max-width: 1024px) {
  #bottomCta {
    height: 60vh;
  }
  #bottomCta p {
    margin-bottom: 0.5em;
  }
  #bottomCta .btn-circle {
    margin: -6vh auto 0;
    width: 16.6664vw;
    height: 16.6664vw;
  }
}
@media only screen and (max-width: 768px) {
  #bottomCta p {
    margin-bottom: 1em;
  }
  #bottomCta .btn-circle {
    width: 24.9996vw;
    height: 24.9996vw;
    margin: -4vh auto 0;
  }
}
#footer {
  padding-bottom: 4.1666vw;
}
#footer .footer-logo div {
  margin-top: 1.5em;
}
#footer .footer-logo div a {
  display: inline-block;
  padding: 0 1em ;
}
#footer .small-links a {
  display: block;
  color: rgba(255, 255, 255, 0.6);
}
#footer .big-links a {
  display: block;
  color: rgba(255, 255, 255, 0.6);
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
#footer #newsletter {
  border-radius: 5px;
  padding: 0 4.1666vw;
  background-color: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
}
#footer #newsletter .form-row {
  position: relative;
}
#footer #newsletter > div:first-of-type {
  width: 100%;
}
#footer #newsletter input.submit {
  width: 4.1666vw;
  height: 4.1666vw;
  background: url("../img/svg/arrow.svg");
  background-repeat: no-repeat;
  background-size: 30%;
  background-position: center center;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
}
.social {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.social a {
  background-color: rgba(255, 255, 255, 0.05);
  flex: 0 0 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
}
.social a span {
  display: inline-block;
  text-indent: -9999px;
}
.social a img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
@media only screen and (max-width: 1280px) {
  #footer #newsletter {
    padding: 4.1666vw;
  }
  #footer #newsletter input.text {
    line-height: 3em;
    font-size: clamp(24px, 3vw, 40px);
  }
  #footer #newsletter input.submit {
    width: 8.3332vw;
    height: 100%;
    padding: 0;
    right: -20px;
  }
  #footer .f-32 {
    font-size: clamp(30px, 4vw, 80px);
  }
}
@media only screen and (max-width: 768px) {
  #footer #newsletter {
    padding: 6.2499vw;
  }
  #footer #newsletter input.text {
    line-height: 3em;
    font-size: 18px;
  }
  #footer #newsletter input.submit {
    width: 8.3332vw;
    height: 100%;
    padding: 0;
    right: 0;
  }
  #footer .small-links.f-18 {
    font-size: clamp(24px, 3vw, 40px);
  }
  #footer .small-links.f-18 a {
    display: block;
  }
  #footer .big-links a {
    border: none;
  }
  #footer .social a {
    flex: 0 0 60px;
    height: 60px;
  }
  #footer .copyright .f-14 {
    font-size: 12px;
  }
}
form {
  width: 100%;
}
form input {
  background-color: transparent;
  border: none;
  outline: none;
  line-height: 4.1666vw;
}
form input.text {
  color: rgba(255, 255, 255, 0.6);
  font-size: 1.25vw;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  width: 100%;
}
form input:-webkit-autofill,
form input:-webkit-autofill:hover,
form input:-webkit-autofill:focus,
form textarea:-webkit-autofill,
form textarea:-webkit-autofill:hover,
form textarea:-webkit-autofill:focus,
form select:-webkit-autofill,
form select:-webkit-autofill:hover,
form select:-webkit-autofill:focus {
  -webkit-text-fill-color: #fff;
  -webkit-box-shadow: 0 0 0px 1000px #1D1E24 inset;
  caret-color: #fff;
}
.custom-select {
  position: relative;
  height: 60px;
  background-color: rgba(255, 255, 255, 0.05);
  border-radius: 30px;
  padding: 0 2em;
}
.custom-select span {
  display: block;
}
.custom-select .selected {
  line-height: 60px;
}
.custom-select i {
  position: absolute;
  top: 27px;
  right: 2em;
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff;
}
.acc-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin: 3em 0 0;
  padding: 0 0 3em 0;
  position: relative ;
}
.acc-item .ssi-grid {
  position: relative;
}
.acc-item > div:first-of-type {
  position: relative;
}
.acc-item div.acc-content {
  position: relative;
  padding: 0px;
  height: 0;
  overflow: hidden;
}
.acc-item div.acc-content p {
  padding-top: 2em;
}
.acc-item .btn-circle {
  position: absolute;
  top: 50%;
  right: 0;
  width: 60px;
  height: 60px;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.acc-item .btn-circle svg {
  width: 16px;
  height: 16px;
}
@media only screen and (max-width: 1024px) {
  .acc-item {
    margin: 2em 0 0;
    padding: 0 0 2em 0;
  }
  .acc-item .btn-circle {
    width: 50px;
    height: 50px;
  }
  .acc-item h3 {
    width: 80%;
  }
}
@media only screen and (max-width: 768px) {
  .acc-item h3 {
    width: 80%;
  }
}
