html {
  font-size: 1rem;
}
@media screen and (min-width: 1701px) {
  html {
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 1501px) and (max-width: 1700px) {
  html {
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1500px) {
  html {
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  html {
    font-size: 0.76rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  html {
    font-size: 0.7rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 920px) {
  html {
    font-size: 0.63rem;
  }
}
@media screen and (max-width: 767px) {
  html {
    font-size: 1.1rem;
  }
}
.t0 {
  font-size: calc((.4rem * 1.4));
}
.t1 {
  font-size: calc((.4rem * 1.7));
}
.t2 {
  font-size: calc((.4rem * 2.1));
}
.t3,
.button.button_small,
.button.button_secondary,
.button.button_tertiary {
  font-size: calc((.4rem * 2.3));
}
.t4,
.view_loading .loading_progress,
.view_loading .loading_credits,
.button,
.button.button_big,
.input_small,
.input_extra,
.validation,
.modal_overlay .modal_action {
  font-size: calc((.4rem * 2.9));
}
.t5 {
  font-size: calc((.4rem * 3.6));
}
.t6 {
  font-size: calc((.4rem * 4.2));
}
.mb0 {
  margin-bottom: calc((.4rem * 0));
}
.mt0 {
  margin-top: calc((.4rem * 0));
}
.ml0 {
  margin-left: calc((.4rem * 0));
}
.mr0 {
  margin-right: calc((.4rem * 0));
}
.pb0 {
  padding-bottom: calc((.4rem * 0));
}
.pt0 {
  padding-top: calc((.4rem * 0));
}
.pl0 {
  padding-left: calc((.4rem * 0));
}
.pr0 {
  padding-right: calc((.4rem * 0));
}
.mb1 {
  margin-bottom: calc((.4rem * 1));
}
.mt1 {
  margin-top: calc((.4rem * 1));
}
.ml1 {
  margin-left: calc((.4rem * 1));
}
.mr1 {
  margin-right: calc((.4rem * 1));
}
.pb1 {
  padding-bottom: calc((.4rem * 1));
}
.pt1 {
  padding-top: calc((.4rem * 1));
}
.pl1 {
  padding-left: calc((.4rem * 1));
}
.pr1 {
  padding-right: calc((.4rem * 1));
}
.mb2 {
  margin-bottom: calc((.4rem * 2));
}
.mt2 {
  margin-top: calc((.4rem * 2));
}
.ml2 {
  margin-left: calc((.4rem * 2));
}
.mr2 {
  margin-right: calc((.4rem * 2));
}
.pb2 {
  padding-bottom: calc((.4rem * 2));
}
.pt2 {
  padding-top: calc((.4rem * 2));
}
.pl2 {
  padding-left: calc((.4rem * 2));
}
.pr2 {
  padding-right: calc((.4rem * 2));
}
.mb3 {
  margin-bottom: calc((.4rem * 3));
}
.mt3 {
  margin-top: calc((.4rem * 3));
}
.ml3 {
  margin-left: calc((.4rem * 3));
}
.mr3 {
  margin-right: calc((.4rem * 3));
}
.pb3 {
  padding-bottom: calc((.4rem * 3));
}
.pt3 {
  padding-top: calc((.4rem * 3));
}
.pl3 {
  padding-left: calc((.4rem * 3));
}
.pr3 {
  padding-right: calc((.4rem * 3));
}
.mb4 {
  margin-bottom: calc((.4rem * 4));
}
.mt4 {
  margin-top: calc((.4rem * 4));
}
.ml4 {
  margin-left: calc((.4rem * 4));
}
.mr4 {
  margin-right: calc((.4rem * 4));
}
.pb4 {
  padding-bottom: calc((.4rem * 4));
}
.pt4 {
  padding-top: calc((.4rem * 4));
}
.pl4 {
  padding-left: calc((.4rem * 4));
}
.pr4 {
  padding-right: calc((.4rem * 4));
}
.mb5 {
  margin-bottom: calc((.4rem * 5));
}
.mt5 {
  margin-top: calc((.4rem * 5));
}
.ml5 {
  margin-left: calc((.4rem * 5));
}
.mr5 {
  margin-right: calc((.4rem * 5));
}
.pb5 {
  padding-bottom: calc((.4rem * 5));
}
.pt5 {
  padding-top: calc((.4rem * 5));
}
.pl5 {
  padding-left: calc((.4rem * 5));
}
.pr5 {
  padding-right: calc((.4rem * 5));
}
.mb6 {
  margin-bottom: calc((.4rem * 6));
}
.mt6 {
  margin-top: calc((.4rem * 6));
}
.ml6 {
  margin-left: calc((.4rem * 6));
}
.mr6 {
  margin-right: calc((.4rem * 6));
}
.pb6 {
  padding-bottom: calc((.4rem * 6));
}
.pt6 {
  padding-top: calc((.4rem * 6));
}
.pl6 {
  padding-left: calc((.4rem * 6));
}
.pr6 {
  padding-right: calc((.4rem * 6));
}
.mb7 {
  margin-bottom: calc((.4rem * 7));
}
.mt7 {
  margin-top: calc((.4rem * 7));
}
.ml7 {
  margin-left: calc((.4rem * 7));
}
.mr7 {
  margin-right: calc((.4rem * 7));
}
.pb7 {
  padding-bottom: calc((.4rem * 7));
}
.pt7 {
  padding-top: calc((.4rem * 7));
}
.pl7 {
  padding-left: calc((.4rem * 7));
}
.pr7 {
  padding-right: calc((.4rem * 7));
}
.mb8 {
  margin-bottom: calc((.4rem * 8));
}
.mt8 {
  margin-top: calc((.4rem * 8));
}
.ml8 {
  margin-left: calc((.4rem * 8));
}
.mr8 {
  margin-right: calc((.4rem * 8));
}
.pb8 {
  padding-bottom: calc((.4rem * 8));
}
.pt8 {
  padding-top: calc((.4rem * 8));
}
.pl8 {
  padding-left: calc((.4rem * 8));
}
.pr8 {
  padding-right: calc((.4rem * 8));
}
.mb9 {
  margin-bottom: calc((.4rem * 9));
}
.mt9 {
  margin-top: calc((.4rem * 9));
}
.ml9 {
  margin-left: calc((.4rem * 9));
}
.mr9 {
  margin-right: calc((.4rem * 9));
}
.pb9 {
  padding-bottom: calc((.4rem * 9));
}
.pt9 {
  padding-top: calc((.4rem * 9));
}
.pl9 {
  padding-left: calc((.4rem * 9));
}
.pr9 {
  padding-right: calc((.4rem * 9));
}
@media screen and (min-width: 768px) {
  .md_mb0 {
    margin-bottom: calc((.4rem * 0));
  }
  .md_mt0 {
    margin-top: calc((.4rem * 0));
  }
  .md_ml0 {
    margin-left: calc((.4rem * 0));
  }
  .md_mr0 {
    margin-right: calc((.4rem * 0));
  }
  .md_pb0 {
    padding-bottom: calc((.4rem * 0));
  }
  .md_pt0 {
    padding-top: calc((.4rem * 0));
  }
  .md_pl0 {
    padding-left: calc((.4rem * 0));
  }
  .md_pr0 {
    padding-right: calc((.4rem * 0));
  }
  .md_mb1 {
    margin-bottom: calc((.4rem * 1));
  }
  .md_mt1 {
    margin-top: calc((.4rem * 1));
  }
  .md_ml1 {
    margin-left: calc((.4rem * 1));
  }
  .md_mr1 {
    margin-right: calc((.4rem * 1));
  }
  .md_pb1 {
    padding-bottom: calc((.4rem * 1));
  }
  .md_pt1 {
    padding-top: calc((.4rem * 1));
  }
  .md_pl1 {
    padding-left: calc((.4rem * 1));
  }
  .md_pr1 {
    padding-right: calc((.4rem * 1));
  }
  .md_mb2 {
    margin-bottom: calc((.4rem * 2));
  }
  .md_mt2 {
    margin-top: calc((.4rem * 2));
  }
  .md_ml2 {
    margin-left: calc((.4rem * 2));
  }
  .md_mr2 {
    margin-right: calc((.4rem * 2));
  }
  .md_pb2 {
    padding-bottom: calc((.4rem * 2));
  }
  .md_pt2 {
    padding-top: calc((.4rem * 2));
  }
  .md_pl2 {
    padding-left: calc((.4rem * 2));
  }
  .md_pr2 {
    padding-right: calc((.4rem * 2));
  }
  .md_mb3 {
    margin-bottom: calc((.4rem * 3));
  }
  .md_mt3 {
    margin-top: calc((.4rem * 3));
  }
  .md_ml3 {
    margin-left: calc((.4rem * 3));
  }
  .md_mr3 {
    margin-right: calc((.4rem * 3));
  }
  .md_pb3 {
    padding-bottom: calc((.4rem * 3));
  }
  .md_pt3 {
    padding-top: calc((.4rem * 3));
  }
  .md_pl3 {
    padding-left: calc((.4rem * 3));
  }
  .md_pr3 {
    padding-right: calc((.4rem * 3));
  }
  .md_mb4 {
    margin-bottom: calc((.4rem * 4));
  }
  .md_mt4 {
    margin-top: calc((.4rem * 4));
  }
  .md_ml4 {
    margin-left: calc((.4rem * 4));
  }
  .md_mr4 {
    margin-right: calc((.4rem * 4));
  }
  .md_pb4 {
    padding-bottom: calc((.4rem * 4));
  }
  .md_pt4 {
    padding-top: calc((.4rem * 4));
  }
  .md_pl4 {
    padding-left: calc((.4rem * 4));
  }
  .md_pr4 {
    padding-right: calc((.4rem * 4));
  }
  .md_mb5 {
    margin-bottom: calc((.4rem * 5));
  }
  .md_mt5 {
    margin-top: calc((.4rem * 5));
  }
  .md_ml5 {
    margin-left: calc((.4rem * 5));
  }
  .md_mr5 {
    margin-right: calc((.4rem * 5));
  }
  .md_pb5 {
    padding-bottom: calc((.4rem * 5));
  }
  .md_pt5 {
    padding-top: calc((.4rem * 5));
  }
  .md_pl5 {
    padding-left: calc((.4rem * 5));
  }
  .md_pr5 {
    padding-right: calc((.4rem * 5));
  }
  .md_mb6 {
    margin-bottom: calc((.4rem * 6));
  }
  .md_mt6 {
    margin-top: calc((.4rem * 6));
  }
  .md_ml6 {
    margin-left: calc((.4rem * 6));
  }
  .md_mr6 {
    margin-right: calc((.4rem * 6));
  }
  .md_pb6 {
    padding-bottom: calc((.4rem * 6));
  }
  .md_pt6 {
    padding-top: calc((.4rem * 6));
  }
  .md_pl6 {
    padding-left: calc((.4rem * 6));
  }
  .md_pr6 {
    padding-right: calc((.4rem * 6));
  }
  .md_mb7 {
    margin-bottom: calc((.4rem * 7));
  }
  .md_mt7 {
    margin-top: calc((.4rem * 7));
  }
  .md_ml7 {
    margin-left: calc((.4rem * 7));
  }
  .md_mr7 {
    margin-right: calc((.4rem * 7));
  }
  .md_pb7 {
    padding-bottom: calc((.4rem * 7));
  }
  .md_pt7 {
    padding-top: calc((.4rem * 7));
  }
  .md_pl7 {
    padding-left: calc((.4rem * 7));
  }
  .md_pr7 {
    padding-right: calc((.4rem * 7));
  }
  .md_mb8 {
    margin-bottom: calc((.4rem * 8));
  }
  .md_mt8 {
    margin-top: calc((.4rem * 8));
  }
  .md_ml8 {
    margin-left: calc((.4rem * 8));
  }
  .md_mr8 {
    margin-right: calc((.4rem * 8));
  }
  .md_pb8 {
    padding-bottom: calc((.4rem * 8));
  }
  .md_pt8 {
    padding-top: calc((.4rem * 8));
  }
  .md_pl8 {
    padding-left: calc((.4rem * 8));
  }
  .md_pr8 {
    padding-right: calc((.4rem * 8));
  }
  .md_mb9 {
    margin-bottom: calc((.4rem * 9));
  }
  .md_mt9 {
    margin-top: calc((.4rem * 9));
  }
  .md_ml9 {
    margin-left: calc((.4rem * 9));
  }
  .md_mr9 {
    margin-right: calc((.4rem * 9));
  }
  .md_pb9 {
    padding-bottom: calc((.4rem * 9));
  }
  .md_pt9 {
    padding-top: calc((.4rem * 9));
  }
  .md_pl9 {
    padding-left: calc((.4rem * 9));
  }
  .md_pr9 {
    padding-right: calc((.4rem * 9));
  }
}
.view-enter {
  opacity: 0;
}
.view-enter-active {
  opacity: 1;
  transition: 0.5s;
}
.view-exit {
  opacity: 1;
}
.view-exit-active {
  opacity: 0;
  transition: 0.5s;
}
.slide-enter {
  opacity: 0;
}
.slide-enter-active {
  opacity: 1;
  transition: 0.5s;
}
.slide-exit {
  opacity: 1;
}
.slide-exit-active {
  opacity: 0;
  transition: 0.5s;
}
@media screen and (orientation: portrait) and (max-width: 1768px) {
  .slide-enter {
    transform: translateY(10%);
  }
  .slide-enter-active {
    transform: translateY(0);
  }
  .slide-exit {
    transform: translateY(0);
  }
  .slide-exit-active {
    transform: translateY(10%);
  }
}
.pulsating,
.scene_pointer_inner:before {
  animation: pulsate 1.5s ease-out;
  animation-iteration-count: infinite;
  box-shadow: 0 0 0 0 rgba(0,0,0,0);
}
.pulsating2 {
  animation: pulsate2 3s ease-out;
  animation-iteration-count: infinite;
  outline: solid 0px rgba(255,0,0,0);
}
.pulsating3 {
  animation: pulsate3 1s ease-out;
  animation-iteration-count: infinite;
  box-shadow: 0 0 0 0 rgba(255,255,255,0);
}
.pulsating4 {
  animation: pulsate4 1s ease-out;
  animation-iteration-count: infinite;
}
.pulsating5 {
  animation: pulsate5 4s ease-out;
  animation-iteration-count: infinite;
}
.circle {
  width: calc((.4rem * 7));
  height: calc((.4rem * 7));
  transform-style: preserve-3d;
  margin: calc((.4rem * 5));
  border-radius: 50%;
  position: relative;
}
.circle .circle2,
.circle .circle3 {
  position: absolute;
  width: calc((.4rem * 3));
  height: calc((.4rem * 3));
  outline: solid calc((.4rem * 0.6)) #444;
  top: 0;
  left: 0;
  border-radius: 50%;
  animation: pulsate6 3s linear infinite;
  opacity: 0;
}
.circle .circle3 {
  animation-delay: 1.5s;
}
.cube {
  width: calc((.4rem * 2));
  height: calc((.4rem * 2));
  transform-style: preserve-3d;
  animation: turn 5s linear infinite;
  margin: calc((.4rem * 5));
}
.face {
  width: calc((.4rem * 10));
  height: calc((.4rem * 10));
  background: #444;
  border: 2px solid #fff;
  position: absolute;
  opacity: 0.75;
  transform: translateZ(calc((.4rem * 5)));
}
.front {
  transform: translateZ(calc((.4rem * 5)));
}
.back {
  transform: translateZ(calc((.4rem * -5))) rotateY(180deg);
}
.left {
  transform: translateX(calc((.4rem * -5))) rotateY(-90deg);
}
.right {
  transform: translateX(calc((.4rem * 5))) rotateY(90deg);
}
.top {
  transform: translateY(calc((.4rem * 5))) rotateX(90deg);
}
.bottom {
  transform: translateY(calc((.4rem * 5))) rotateX(-90deg);
}
@-moz-keyframes pulsate {
  0% {
    box-shadow: 0 0 0 0 #fff;
  }
  50% {
    box-shadow: 0 0 0 calc((.4rem * 4)) rgba(255,255,255,0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255,255,255,0);
  }
}
@-webkit-keyframes pulsate {
  0% {
    box-shadow: 0 0 0 0 #fff;
  }
  50% {
    box-shadow: 0 0 0 calc((.4rem * 4)) rgba(255,255,255,0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255,255,255,0);
  }
}
@-o-keyframes pulsate {
  0% {
    box-shadow: 0 0 0 0 #fff;
  }
  50% {
    box-shadow: 0 0 0 calc((.4rem * 4)) rgba(255,255,255,0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255,255,255,0);
  }
}
@keyframes pulsate {
  0% {
    box-shadow: 0 0 0 0 #fff;
  }
  50% {
    box-shadow: 0 0 0 calc((.4rem * 4)) rgba(255,255,255,0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255,255,255,0);
  }
}
@-moz-keyframes pulsate2 {
  0% {
    outline: solid 0px #000;
  }
  50% {
    outline: solid calc((.4rem * 1.8)) rgba(0,0,0,0);
  }
  100% {
    outline: solid 0px rgba(0,0,0,0);
  }
}
@-webkit-keyframes pulsate2 {
  0% {
    outline: solid 0px #000;
  }
  50% {
    outline: solid calc((.4rem * 1.8)) rgba(0,0,0,0);
  }
  100% {
    outline: solid 0px rgba(0,0,0,0);
  }
}
@-o-keyframes pulsate2 {
  0% {
    outline: solid 0px #000;
  }
  50% {
    outline: solid calc((.4rem * 1.8)) rgba(0,0,0,0);
  }
  100% {
    outline: solid 0px rgba(0,0,0,0);
  }
}
@keyframes pulsate2 {
  0% {
    outline: solid 0px #000;
  }
  50% {
    outline: solid calc((.4rem * 1.8)) rgba(0,0,0,0);
  }
  100% {
    outline: solid 0px rgba(0,0,0,0);
  }
}
@-moz-keyframes pulsate3 {
  0% {
    outline-offset: 0;
    opacity: 0;
  }
  50% {
    outline-offset: calc((.4rem * 2));
    opacity: 1;
  }
  100% {
    outline-offset: calc((.4rem * 2.5));
    opacity: 0;
  }
}
@-webkit-keyframes pulsate3 {
  0% {
    outline-offset: 0;
    opacity: 0;
  }
  50% {
    outline-offset: calc((.4rem * 2));
    opacity: 1;
  }
  100% {
    outline-offset: calc((.4rem * 2.5));
    opacity: 0;
  }
}
@-o-keyframes pulsate3 {
  0% {
    outline-offset: 0;
    opacity: 0;
  }
  50% {
    outline-offset: calc((.4rem * 2));
    opacity: 1;
  }
  100% {
    outline-offset: calc((.4rem * 2.5));
    opacity: 0;
  }
}
@keyframes pulsate3 {
  0% {
    outline-offset: 0;
    opacity: 0;
  }
  50% {
    outline-offset: calc((.4rem * 2));
    opacity: 1;
  }
  100% {
    outline-offset: calc((.4rem * 2.5));
    opacity: 0;
  }
}
@-moz-keyframes pulsate4 {
  0% {
    opacity: 0.2;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
@-webkit-keyframes pulsate4 {
  0% {
    opacity: 0.2;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
@-o-keyframes pulsate4 {
  0% {
    opacity: 0.2;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
@keyframes pulsate4 {
  0% {
    opacity: 0.2;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
@-moz-keyframes pulsate5 {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes pulsate5 {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}
@-o-keyframes pulsate5 {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes pulsate5 {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}
@-moz-keyframes pulsate6 {
  0% {
    outline-offset: 0;
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    outline-offset: calc((.4rem * 5));
    opacity: 0;
  }
}
@-webkit-keyframes pulsate6 {
  0% {
    outline-offset: 0;
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    outline-offset: calc((.4rem * 5));
    opacity: 0;
  }
}
@-o-keyframes pulsate6 {
  0% {
    outline-offset: 0;
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    outline-offset: calc((.4rem * 5));
    opacity: 0;
  }
}
@keyframes pulsate6 {
  0% {
    outline-offset: 0;
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    outline-offset: calc((.4rem * 5));
    opacity: 0;
  }
}
@-moz-keyframes fade {
  from {
    background-color: #8e91a9;
  }
  to {
    background-color: rgba(142,145,169,0);
  }
}
@-webkit-keyframes fade {
  from {
    background-color: #8e91a9;
  }
  to {
    background-color: rgba(142,145,169,0);
  }
}
@-o-keyframes fade {
  from {
    background-color: #8e91a9;
  }
  to {
    background-color: rgba(142,145,169,0);
  }
}
@keyframes fade {
  from {
    background-color: #8e91a9;
  }
  to {
    background-color: rgba(142,145,169,0);
  }
}
@-moz-keyframes turn {
  from {
    transform: rotate3d(0, 0, 0, 0);
  }
  to {
    transform: rotate3d(1, 1, 0, 360deg);
  }
}
@-webkit-keyframes turn {
  from {
    transform: rotate3d(0, 0, 0, 0);
  }
  to {
    transform: rotate3d(1, 1, 0, 360deg);
  }
}
@-o-keyframes turn {
  from {
    transform: rotate3d(0, 0, 0, 0);
  }
  to {
    transform: rotate3d(1, 1, 0, 360deg);
  }
}
@keyframes turn {
  from {
    transform: rotate3d(0, 0, 0, 0);
  }
  to {
    transform: rotate3d(1, 1, 0, 360deg);
  }
}
#root .row {
  margin-right: calc((.4rem * -1)) !important;
  margin-left: calc((.4rem * -1)) !important;
}
#root .row.no-gutters {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
#root .row > [class*="col-"],
#root .row > [class*=" col-"],
#root .row > .col-12 {
  padding-right: calc((.4rem * 1)) !important;
  padding-left: calc((.4rem * 1)) !important;
}
#root .row.no-gutters > [class*="col-"],
#root .row.no-gutters > [class*=" col-"],
#root .row.no-gutters > .col-12 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
i {
  font-size: calc((.4rem * 4));
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
}
.uppercase {
  text-transform: uppercase;
}
.t300 {
  font-weight: 300;
}
.t400 {
  font-weight: 400;
}
.t500 {
  font-weight: 600;
}
.t700 {
  font-weight: 700;
}
.extended {
  line-height: 135% !important;
}
.text-center {
  text-align: center;
}
.disabled {
  opacity: 0.5;
}
.h100 {
  height: 100%;
}
.mh100 {
  min-height: 100%;
}
.w100 {
  width: 100%;
}
.grey1 {
  color: #999;
}
.list_reverse {
  display: flex;
  flex-direction: column-reverse;
}
.relative {
  position: relative;
}
#root {
  font-family: 'Roboto Variable', sans-serif;
  height: 100vh;
}
.app_container {
  display: flex;
  height: 100%;
  flex-direction: column;
}
.views {
  flex: 1;
  position: relative;
  overflow: hidden;
}
.view {
  flex: 1;
  width: 100%;
  height: 100%;
  display: flex;
}
.header,
.status {
  transition: opacity 0.5s;
}
.app_loading .header,
.app_loading .status {
  opacity: 0;
}
.app_init .header,
.app_init .status {
  opacity: 1;
}
.relative {
  position: relative;
}
.scene_full {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  height: 100%;
  width: 100%;
}
.scene_side {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  height: 100%;
  width: 100%;
  padding-right: calc((.4rem * 60));
}
.scene_background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.layout_sidebar_right {
  position: absolute;
  right: calc((.4rem * 1));
  top: calc((.4rem * 1));
  bottom: calc((.4rem * 1));
  z-index: 2;
  width: auto;
}
.layout_sidebar_left {
  position: absolute;
  left: calc((.4rem * 1));
  top: calc((.4rem * 1));
  bottom: calc((.4rem * 1));
  z-index: 2;
  width: auto;
}
.layout_commands_left {
  position: absolute;
  left: calc((.4rem * 1));
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  width: auto;
}
.layout_commands_right {
  position: absolute;
  right: calc((.4rem * 1));
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  width: auto;
}
.header {
  height: auto;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  z-index: 3;
}
.header .header_logo {
  padding: calc((.4rem * 1.5)) 0 0 calc((.4rem * 1.5));
}
.header .header_logo svg,
.header .header_logo img {
  width: calc((.4rem * 18));
  height: auto;
}
.header .header_logo #logo_shape1,
.header .header_logo #logo_shape2 {
  stroke: none !important;
}
.view_scene {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.view_scene canvas {
  transition: opacity 0.3s;
}
.view_scene .scene {
  position: relative;
  width: 100%;
  max-width: 100%;
}
.app_loading_configuration canvas {
  opacity: 0;
}
.view_loading[data-active="false"] {
  opacity: 0;
}
.view_loading_configuration {
  position: fixed;
  z-index: 100;
  pointer-events: none;
  top: 37%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: opacity 0.5s;
  opacity: 0;
}
.view_loading_configuration[data-active="true"] {
  opacity: 0.8;
}
.view_loading {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  transition: opacity 0.5s;
  opacity: 1;
  pointer-events: none;
  z-index: 300;
}
.view_loading .loading_progress,
.view_loading .loading_credits {
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.view_loading .loading_progress {
  width: calc((.4rem * 40));
  height: calc((.4rem * 0.5));
  border-radius: calc((.4rem * 0.25));
  background: #eee;
  position: relative;
  margin-top: calc((.4rem * 3));
}
.view_loading .loading_progress .loading_progress_bar {
  height: 100%;
  border-radius: calc((.4rem * 0.4));
  background: #444;
  transition: 1s;
  position: absolute;
  top: 0;
  left: 0;
}
.view_loading .loading_credits {
  position: absolute;
  bottom: calc((.4rem * 3));
  left: 50%;
  transform: translateX(-50%);
  opacity: 0.4;
}
.view_loading svg,
.view_loading img {
  width: calc(8rem + 3vw);
  margin-bottom: calc((.4rem * 2));
}
@media screen and (orientation: portrait) and (max-width: 768px) {
  #root {
    width: 100%;
    height: 100%;
    -webkit-overflow-scrolling: touch;
    overflow: auto;
  }
  .app {
    height: auto;
  }
  .scene_side,
  .scene_full {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    height: 100%;
    width: 100%;
    padding-right: 0;
    height: 55vh;
  }
  .scene {
    max-height: 55vh;
  }
  .layout_commands_left {
    position: fixed;
    top: 48vh;
    transform: none;
    left: calc((.4rem * 1.5));
    transform: translateY(-100%);
    transform-origin: bottom left;
    z-index: 100;
  }
}
.info_cta {
  margin-top: auto;
  position: relative;
  z-index: 100;
}
.chat_view .chat_content {
  opacity: 0;
  pointer-events: none;
  transition: 0.25s;
  transform: translateY(5%);
}
.chat_view .chat_button {
  opacity: 1;
  pointer-events: all;
}
.chat_view[data-active="true"] .chat_content {
  transform: translateY(0%);
  opacity: 1;
  pointer-events: all;
}
.chat_view[data-active="true"] .chat_button {
  opacity: 0;
  pointer-events: none;
}
.chat_action {
  color: #444;
  margin-bottom: calc((.4rem * 0.75));
  margin-top: calc((.4rem * 0.75));
  cursor: pointer;
  font-weight: 700;
}
.chat_button {
  position: fixed;
  left: calc((.4rem * 3));
  bottom: calc((.4rem * 3));
  width: calc((.4rem * 15));
  height: calc((.4rem * 15));
  background: #444;
  z-index: 3;
  border-radius: 50%;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.chat_button i {
  font-size: calc((.4rem * 7));
}
.chat_examples {
  padding: 0.5vw 0;
}
.chat_questions {
  display: block;
  font-size: calc((.4rem * 2));
}
.chat_questions .chat_question {
  background: #444;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: calc((.4rem * 0.5));
  margin-bottom: calc((.4rem * 0.7));
  padding: calc((.4rem * 0.75)) calc((.4rem * 1.5)) calc((.4rem * 0.75)) calc((.4rem * 1.5));
  color: #fff;
  margin-right: calc((.4rem * 0.7));
  font-weight: 500;
  display: inline-flex;
}
.chat_content {
  padding: calc((.4rem * 2));
  font-size: calc((.4rem * 2.2));
  bottom: calc((.4rem * 3));
  left: calc((.4rem * 3));
  max-width: 30vw;
  width: calc((.4rem * 60));
  z-index: 10;
  position: fixed;
  background: #fff;
  border-radius: calc((.4rem * 2));
  box-shadow: 0 0 calc((.4rem * 5)) 0 rgba(0,0,0,0.1);
  letter-spacing: -0.01em;
}
.chat_actions {
  display: flex;
  justify-content: space-between;
  border-bottom: solid 1px #ddd;
  margin-bottom: calc((.4rem * 1.5));
}
.chat_actions .chat_actions_group {
  display: flex;
}
.chat_actions .chat_actions_group .chat_action {
  margin-right: calc((.4rem * 3));
}
.chat_actions .chat_actions_group .chat_action i {
  color: #777;
}
.chat_actions .chat_action {
  cursor: pointer;
}
.chat_actions .chat_action i {
  font-size: calc((.4rem * 3.8));
  color: #333;
}
.chat_history {
  overflow-y: auto;
  height: 50vh;
}
.chat_history_item {
  display: flex;
}
.chat_history_item[data-type="loading"] .chat_history_item_content {
  display: inline-flex;
  align-items: center;
  padding-bottom: calc((.4rem * 2.2));
}
.chat_history_item[data-type="user"] {
  justify-content: flex-end;
}
.chat_history_item[data-type="user"] .chat_history_item_content {
  color: #fff;
  background: #444;
  border-radius: calc((.4rem * 3)) calc((.4rem * 3)) 0 calc((.4rem * 3));
}
.chat_history_item_content {
  padding: calc((.4rem * 2.2)) calc((.4rem * 3)) calc((.4rem * 1.5)) calc((.4rem * 3));
  background: #fff;
  border-radius: calc((.4rem * 3)) calc((.4rem * 3)) calc((.4rem * 3)) 0;
  margin-bottom: 0;
  max-width: 90%;
  background: #f0f0f0;
  display: inline-block;
  margin-bottom: calc((.4rem * 2.2));
  line-height: 1.7;
}
.chat_history_item_content p {
  margin-bottom: calc((.4rem * 0.45));
  font-size: calc((.4rem * 2.2));
  line-height: 1.4;
}
.chat_input {
  display: flex;
  position: relative;
}
.chat_text {
  color: #000;
  font-size: calc((.4rem * 2.2));
  margin: 0;
  font-weight: 400;
  height: calc((.4rem * 8));
  border-radius: calc((.4rem * 4));
  background: rgba(255,255,255,0.7);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0 calc((.4rem * 3.1));
  letter-spacing: -0.015em;
  transition: 0.25s ease-out;
  cursor: pointer;
  border: solid 1px #ccc;
  flex: 1;
}
.chat_text:active,
.chat_text:focus {
  outline: none;
}
.chat_submit {
  color: #000;
  font-size: calc((.4rem * 2.2));
  font-weight: 400;
  height: calc((.4rem * 6.8));
  width: calc((.4rem * 6.8));
  border-radius: calc((.4rem * 3.5));
  background: rgba(255,255,255,0.7);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: 0.25s ease-out;
  cursor: pointer;
  position: absolute;
  right: calc((.4rem * 0.6));
  top: calc((.4rem * 0.6));
  color: #fff;
  background: #444;
}
.chat_submit i {
  font-size: calc((.4rem * 4));
}
@media screen and (max-width: 767px) {
  .chat_history {
    height: 33vh;
  }
  .chat_button {
    left: auto;
  }
  .chat_content {
    max-width: 98vw;
    width: 100%;
    left: 1dvw;
    bottom: 1dvw;
  }
}
.button {
  background: #666;
  border: none;
  color: #fff;
  display: inline-flex;
  height: calc((.4rem * 4));
  align-items: center;
  padding: 0 calc((.4rem * 1));
  cursor: pointer;
  min-width: calc((.4rem * 14));
  justify-content: center;
  transition: 0.5s;
  border-radius: calc((.4rem * 1));
  font-size: calc((.4rem * 2.2));
  text-decoration: none;
}
.button:hover {
  background: #222;
}
.button.button_small {
  display: flex;
  min-width: 0;
  max-width: 100%;
}
.button.button_big {
  height: calc((.4rem * 7.5));
  padding: 0 calc((.4rem * 3)) 0 calc((.4rem * 3));
  width: 100%;
  font-weight: 500;
}
.button.button_big i {
  margin-right: calc((.4rem * 2));
}
.button.button_secondary,
.button.button_tertiary {
  background-color: transparent;
  border: solid 1px #ccc;
  color: #ccc;
}
.button.button_secondary:hover,
.button.button_tertiary:hover {
  background: #222;
  border-color: transparent;
}
.command_ar {
  position: absolute;
  top: calc((.4rem * 0.5));
  left: 50%;
  transform: translateX(-50%);
  padding: calc((.4rem * 1));
  background: transparent;
  z-index: 10;
  height: calc((.4rem * 8));
  width: calc((.4rem * 34));
  overflow: visible;
  position: absolute;
  z-index: 3;
}
.command_ar .command_ar_run {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  padding: calc((.4rem * 1)) calc((.4rem * 2));
  text-align: center;
  background: #fff;
  z-index: 10;
  border: none;
  border-radius: calc((.4rem * 4));
  white-space: nowrap;
  border: solid 1px #444;
  font-size: calc((.4rem * 2));
  text-transform: uppercase;
  font-weight: 600;
  transition: 0.5s;
  color: #444;
}
.command_ar .command_ar_run:hover {
  background: #444;
  color: #fff;
}
.commands_wrap {
  display: flex;
  flex-direction: column;
  gap: calc((.4rem * 2));
}
.commands_wrap_inline {
  display: flex;
  gap: calc((.4rem * 1));
}
.commands_item {
  cursor: pointer;
  width: calc((.4rem * 7));
  height: calc((.4rem * 7));
  position: relative;
  border-radius: calc((.4rem * 1));
  transition: 0.5s;
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 1px transparent;
  color: #fff;
}
.commands_item:after {
  content: attr("content");
}
.commands_item:hover,
.commands_item[data-active="true"] {
  background: #555;
  color: #fff;
}
@media screen and (orientation: portrait) and (max-width: 768px) {
  .commands_item {
    width: calc((.4rem * 6));
    height: calc((.4rem * 6));
  }
  .command_ar {
    right: calc((.4rem * 0.5));
    top: calc((.4rem * 0.25));
    left: auto;
    transform: translateY(-10%);
  }
  .command_ar .command_ar_run {
    left: auto;
    right: 0;
    transform: none;
  }
}
.input_small {
  border: solid 1px #bbb;
  background: transparent;
  color: #fff;
  display: inline-flex;
  height: calc((.4rem * 4));
  align-items: center;
  padding: 0 calc((.4rem * 1));
  cursor: pointer;
  min-width: calc((.4rem * 14));
  justify-content: center;
  border-radius: calc((.4rem * 1));
  font-size: calc((.4rem * 2.2));
  display: flex;
  width: 100%;
}
textarea.input_small {
  min-height: calc((.4rem * 20));
  padding: calc((.4rem * 1));
}
.input_extra {
  height: calc((.4rem * 6));
  padding: calc((.4rem * 1)) calc((.4rem * 2));
  text-align: center;
  border: solid 1px ccc;
  outline: none;
  webkit-appearance: none;
}
.input_extra[data-invalid="true"] {
  border: solid 1px #f00;
}
.validation {
  text-align: center;
  color: #f00;
  opacity: 0;
  transition: 0.5s;
}
.validation[data-invalid="true"] {
  opacity: 1;
}
.modal_success_check {
  width: calc((.4rem * 20));
  height: calc((.4rem * 20));
  background: #fafafa;
  border-radius: 50%;
  position: relative;
}
.modal_success_check:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc((.4rem * 5));
  height: calc((.4rem * 10));
  border-right: solid calc((.4rem * 0.5)) #333;
  border-bottom: solid calc((.4rem * 0.5)) #333;
  content: " ";
  display: block;
  transform: translate(-40%, -70%) rotate(45deg);
}
.scene_pointer {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  transition: opacity 0.5s;
  opacity: 0;
}
.scene_pointer[data-open="true"] .scene_pointer_inner:after {
  border-color: #444;
}
.scene_pointer[data-open="true"] .scene_pointer_inner:before {
  opacity: 0 !important;
}
.scene_pointer[data-active="true"] {
  opacity: 1 !important;
  z-index: 3;
}
.scene_pointer:hover {
  z-index: 4;
}
.scene_pointer:hover .scene_pointer_inner_content {
  opacity: 1;
}
.scene_pointer_inner {
  width: calc((.4rem * 8));
  height: calc((.4rem * 8));
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.scene_pointer_inner:after {
  position: absolute;
  left: 50%;
  top: 50%;
  width: calc((.4rem * 8));
  height: calc((.4rem * 8));
  transform: translate(-50%, -50%);
  bottom: 0;
  z-index: 1;
  display: block;
  content: " ";
  border-radius: 50%;
  background: rgba(0,0,0,0.6);
  z-index: 2;
  transition: 0.5s;
  border: solid calc((.4rem * 0.3)) rgba(255,255,255,0.8);
}
.scene_pointer_inner:before {
  position: absolute;
  left: 50%;
  top: 50%;
  width: calc((.4rem * 1));
  height: calc((.4rem * 1));
  transform: translate(-50%, -50%);
  bottom: 0;
  z-index: 1;
  display: block;
  opacity: 1;
  content: " ";
  transition: 0.5s;
  border-radius: 50%;
  z-index: 1;
}
.scene_pointer_inner .scene_pointer_inner_label {
  color: #fff;
  color: #fff;
  position: relative;
  z-index: 4;
  transition: 0.5s;
  font-weight: 500;
  line-height: 0;
}
.scene_pointer_inner .scene_pointer_inner_label i {
  font-size: calc((.4rem * 3.4));
}
.scene_pointer_inner .scene_pointer_inner_content {
  position: absolute;
  z-index: 1;
  opacity: 0;
  background: rgba(0,0,0,0.8);
  color: #fff !important;
  font-size: calc((.4rem * 2.5));
  padding: calc((.4rem * 1.5)) calc((.4rem * 3));
  width: auto;
  transition: 0.25s;
  transition-delay: 0;
  transform: translate(3rem, -50%);
  pointer-events: none;
  z-index: 3;
  border-radius: calc((.4rem * 1));
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  top: 50%;
  left: 0;
}
.scene_pointer_inner .scene_pointer_inner_content .button {
  text-decoration: none;
}
.scene_pointer_inner .scene_pointer_inner_content .button:hover {
  color: #fff;
  text-decoration: none;
}
.scene_pointer_inner .scene_pointer_inner_content .scene_pointer_inner_content_title {
  font-weight: 700;
  color: #444;
  font-size: calc((.4rem * 3));
}
.scene_pointer_inner .scene_pointer_inner_content .iframe {
  width: 100%;
  height: 0;
  padding-bottom: 60%;
  position: relative;
  margin-bottom: calc((.4rem * 2));
  z-index: 2;
}
.scene_pointer_inner .scene_pointer_inner_content .iframe iframe {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
.modal_overlay {
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.modal_overlay .modal_close {
  position: absolute;
  width: calc((.4rem * 8));
  height: calc((.4rem * 8));
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: calc((.4rem * 2.3));
  right: calc((.4rem * -8));
  top: 0;
  background: rgba(0,0,0,0.85);
  cursor: pointer;
}
.modal_overlay .modal_close2 {
  position: absolute;
  width: calc((.4rem * 6));
  height: calc((.4rem * 6));
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: calc((.4rem * 3));
  right: calc((.4rem * 1));
  top: calc((.4rem * 1));
  cursor: pointer;
}
.modal_overlay .modal_container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #2d2d2d;
  box-shadow: 0 0 calc((.4rem * 7)) 0 rgba(0,0,0,0.3);
  border-radius: calc((.4rem * 2));
  color: #fff;
  padding: calc((.4rem * 6)) calc((.4rem * 4)) calc((.4rem * 4)) calc((.4rem * 4));
}
.modal_overlay .modal_container_auto {
  width: auto;
  height: auto;
  display: flex;
}
.modal_overlay .modal_container_big {
  width: 80vw;
  height: calc(100vh - 8vw);
  display: flex;
}
.modal_overlay .modal_container_medium {
  width: 45vw;
  max-height: calc(100vh - 8vw);
  display: flex;
}
.modal_overlay .modal_container_small {
  width: 30vw;
  max-height: calc(100vh - 20vw);
  display: flex;
}
.modal_overlay .modal_content {
  flex: 1;
}
.modal_overlay .modal_action {
  border-radius: calc((.4rem * 1));
  border: solid 1px #444;
  padding: calc((.4rem * 2)) calc((.4rem * 3));
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 100%;
  text-align: center;
}
.modal_overlay .modal_action p {
  min-height: calc((.4rem * 5.5));
  margin-bottom: 0;
}
.modal_overlay .modal_action i {
  font-size: calc((.4rem * 7));
  margin-bottom: calc((.4rem * 1));
}
@media screen and (max-width: 768px) {
  .modal_overlay .modal_container_auto,
  .modal_overlay .modal_container_big,
  .modal_overlay .modal_container_medium,
  .modal_overlay .modal_container_small {
    width: 80vw;
  }
}
.tooltip_wrap {
  position: relative;
}
.tooltip_wrap .tooltip {
  transition: 0.3s;
}
.tooltip_wrap:hover .tooltip {
  opacity: 1;
}
.tooltip_wrap .tooltip {
  position: absolute;
  display: block;
  white-space: nowrap;
  padding: calc((.4rem * 1)) calc((.4rem * 2));
  background: rgba(0,0,0,0.85);
  color: #fff;
  font-size: calc((.4rem * 2));
  border-radius: calc((.4rem * 0.5));
  pointer-events: none;
  opacity: 0;
}
.tooltip_wrap .tooltip.tooltip_bottom {
  right: 50%;
  transform: translate(50%, 100%);
  bottom: calc((.4rem * -1));
}
.tooltip_wrap .tooltip.tooltip_right {
  right: calc((.4rem * -1));
  transform: translate(100%, -50%);
  top: 50%;
}
.tooltip_wrap .tooltip.tooltip_left {
  left: calc((.4rem * -1));
  right: auto;
  transform: translate(-100%, -50%);
  top: 50%;
}
.tooltip_wrap .tooltip.tooltip_top {
  right: 50%;
  transform: translate(50%, -100%);
  top: calc((.4rem * -1));
}
.panel {
  display: flex;
  flex-direction: column;
  padding: calc((.4rem * 3)) calc((.4rem * 3)) calc((.4rem * 4)) calc((.4rem * 3));
  right: calc((.4rem * 1));
  top: calc((.4rem * 1));
  bottom: calc((.4rem * 1));
  height: 100%;
  border-radius: calc((.4rem * 2));
  background: rgba(45,45,45,0.95);
  box-shadow: 0 0 calc((.4rem * 7)) 0 rgba(0,0,0,0.1);
  overflow: auto;
  overflow-x: hidden;
  transition: 0.25s;
  width: calc((.4rem * 60));
  color: #fff;
}
.panel[data-expanded="true"] {
  width: 60dvw;
}
.panel_grow {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}
.panel_transition > div {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.panel_section {
  cursor: pointer;
  position: relative;
  background: #222;
  padding: calc((.4rem * 1.5)) calc((.4rem * 2));
  border-radius: calc((.4rem * 1));
  margin-bottom: calc((.4rem * 1));
}
.panel_item {
  cursor: pointer;
  position: relative;
  background: #222;
  padding: calc((.4rem * 1.5));
  border-radius: calc((.4rem * 1));
  margin-bottom: calc((.4rem * 1));
}
.panel_item:last-child {
  border: none;
}
.panel_item[data-hidden="true"] {
  display: none;
}
.panel_item[data-inactive="true"] {
  display: none;
}
.panel_item[data-active="true"] {
  border: solid 1px #ccc;
  cursor: initial;
}
.panel_item:hover .selector_row_item_description i {
  color: #444;
  opacity: 1;
}
.panel_item .panel_item_action {
  min-height: 100%;
  position: absolute;
  right: calc((.4rem * 1));
  display: flex;
  align-items: center;
  padding: 0 calc((.4rem * 1)) calc((.4rem * 1)) calc((.4rem * 1));
  top: 0;
  bottom: calc((.4rem * -1));
  cursor: pointer;
}
.panel_item .panel_item_action:hover {
  opacity: 0.5;
}
.panel_item .panel_item_description i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: calc((.4rem * 1.5));
  font-size: calc((.4rem * 3));
  opacity: 0.75;
  transition: color 0.3s;
}
.panel_item_selection .panel_item_thumb {
  outline: solid 2px transparent;
}
.panel_item_selection[data-active="true"] .panel_item_thumb {
  outline: solid 2px rgba(255,255,255,0.5);
}
.panel_item_selection[data-enabled="false"] .panel_item_thumb {
  opacity: 0.4;
  cursor: inherit;
}
.panel_item_selection[data-enabled="true"]:hover .panel_item_thumb {
  outline: solid 2px #444;
}
.panel_item_selection .panel_item_thumb_inside {
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  position: absolute;
  border-radius: calc((.4rem * 0.5));
  overflow: hidden;
}
.panel_item_selection .panel_item_thumb_inside img {
  object-fit: cover;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.panel_item_thumb.name {
  padding: calc((.4rem * 2));
  border-radius: calc((.4rem * 1));
  transition: 0.3s;
  width: 100%;
  height: auto;
  cursor: pointer;
  border: solid 1px #333;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  outline: solid 3px transparent;
}
.panel_item_thumb.icon {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  overflow: visible;
  position: relative;
  cursor: pointer;
}
.panel_item_thumb.icon .panel_item_thumb_inside {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: visible;
}
.panel_item_thumb.icon i {
  font-size: 2vw;
  color: #333;
}
.panel_small {
  border-radius: calc((.4rem * 1));
  background: rgba(45,45,45,0.95);
  box-shadow: 0 0 calc((.4rem * 7)) 0 rgba(0,0,0,0.1);
}
.panel_item_thumb.color {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  border-radius: calc((.4rem * 1));
  overflow: hidden;
  position: relative;
  cursor: pointer;
  transition: 0.3s;
  background: #fff;
}
.panel_item_thumb.color[data-active="true"] {
  outline: solid 4px #aaa;
}
.panel_item_thumb.color .panel_item_thumb_inside {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: visible;
}
.panel_item_thumb.color .panel_item_thumb_inside img {
  object-fit: cover;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.panel_item_thumb.color .panel_item_thumb_inside .panel_item_thumb_inside_overlay {
  mix-blend-mode: multiply;
  background-size: cover;
  background-position: center;
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
}
@media screen and (orientation: portrait) and (max-width: 768px) {
  .panel_item_thumb.icon i {
    font-size: 10vw;
  }
  .panel {
    padding: calc((.4rem * 6)) calc((.4rem * 4)) calc((.4rem * 4)) calc((.4rem * 4));
    position: fixed;
    right: 0;
    left: 0;
    top: auto;
    bottom: 0;
    min-height: 50dvh;
    border-radius: calc((.4rem * 1));
    width: auto;
    max-height: 50dvh;
  }
}
.pointer_content {
  position: fixed;
  z-index: 101;
  padding: calc((.4rem * 6)) calc((.4rem * 4)) calc((.4rem * 4)) calc((.4rem * 4));
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: auto;
  border-radius: calc((.4rem * 2));
  background: #fff;
  overflow: visible;
}
.pointer_content h2 {
  font-size: calc((.4rem * 3));
  margin-bottom: calc((.4rem * 2.5));
  font-weight: 600;
}
.pointer_content p {
  font-size: calc((.4rem * 2));
  margin-bottom: 0;
}
.lightCommands {
  background: rgba(0,0,0,0.3);
  border-radius: 1rem;
  padding: calc((.4rem * 2)) calc((.4rem * 3));
  width: auto;
  color: #fff;
  display: flex;
  gap: calc((.4rem * 3));
  align-items: center;
  position: relative;
}
.lightCommands .lightCommands_button {
  padding: calc((.4rem * 1)) calc((.4rem * 2));
  font-size: calc((.4rem * 2.5));
  white-space: nowrap;
  cursor: pointer;
}
.lightCommands .lightCommands_button:hover {
  opacity: 0.5;
}
.lightCommands .lightCommands_swatch {
  padding: calc((.4rem * 0.5));
  background: rgba(255,255,255,0.9);
  border-radius: calc((.4rem * 3));
}
.command_init {
  cursor: pointer;
  letter-spacing: 15%;
  transition: 1s;
  fontSize: 1rem;
  text-transform: uppercase;
  padding: 1rem 3rem;
  border: solid 1px #fff;
  width: auto;
  display: inline-flex;
}
.command_init:hover {
  color: #f55;
  border-color: #f55;
}
.lightCommands_pointer {
  background: rgba(0,0,0,0.3);
  border-radius: 1rem;
  padding: calc((.4rem * 3)) calc((.4rem * 3)) calc((.4rem * 3)) calc((.4rem * 3));
  color: #fff;
  gap: calc((.4rem * 3));
  align-items: center;
  position: absolute;
  bottom: calc((.4rem * 11));
  left: 0;
  right: 0;
}
.lightCommands_pointer h2 {
  font-size: 1.3rem;
}
.lightCommands_pointer p {
  font-size: 0.85rem;
}
.lightCommands_pointer_content {
  color: #fff;
  texta-lign: center;
  width: 35%;
}
@media screen and (max-width: 767px) {
  .lightCommands_pointer_content {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .lightCommands {
    gap: calc((.4rem * 1));
  }
  .lightCommands .lightCommands_button {
    padding: calc((.4rem * 1)) calc((.4rem * 1));
    font-size: calc((.4rem * 1.8));
    white-space: nowrap;
    cursor: pointer;
  }
}
.app_mode_dark .modal_overlay,
.app_mode_dark .layout_rows_commands {
  filter: invert(90%) hue-rotate(180deg);
}
.app_mode_dark .selector_rows i {
  color: #fff !important;
  opacity: 0.9 !important;
}
.app_mode_dark .selector_rows,
.app_mode_dark .pointer_content {
  background: #222;
  color: #ccc;
  border-color: #555;
}
.app_mode_dark .selector_row,
.app_mode_dark .selector_row_absolute {
  background: #222;
  color: #ccc;
}
.app_mode_dark .selector_row_item {
  background: #333;
  border: none;
}
.app_mode_dark .selector_row_back {
  color: #ccc;
}
.app_mode_dark .selector_rows_accordion {
  border-bottom: solid 1px #555;
}
.app_mode_dark .selector_rows_accordion_title i {
  color: #fff;
}
.app_mode_dark .layout_rows_background {
  background: #333 !important;
}
.app_mode_dark .button_tertiary {
  color: #fff;
  background: #444;
}
.debugger {
  position: fixed;
  left: 50%;
  bottom: 0;
  background: rgba(0,0,0,0.9);
  color: #fff;
  transform: translateX(-50%);
  padding: 0.5rem;
  font-size: 1.4rem;
  z-index: 10;
}
.debugger .debugger_item {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.debugger .debugger_item > div {
  padding: 0.5rem 1rem;
}
.debugger .debugger_item > div:hover {
  background: rgba(255,255,255,0.2);
}
.debugger i {
  font-size: 1rem;
  margin-right: 0.2rem;
}
