/* Pannellum 2.5.6, https://github.com/mpetroff/pannellum */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

 @font-face {
     font-family: 'Monument Extended';
     src: url('../fonts/MonumentExtended-Regular.woff2') format('woff2'), url('../fonts/MonumentExtended-Regular.woff') format('woff');
     font-weight: normal;
     font-style: normal;
     font-display: swap;
}
 @font-face {
     font-family: 'Helvetica';
     src: url('../fonts/Helvetica.woff2') format('woff2'), url('../fonts/Helvetica.woff') format('woff');
     font-weight: normal;
     font-style: normal;
     font-display: swap;
}
 @font-face {
     font-family: 'Monument Extended Bold';
     src: url('../fonts/MonumentExtended-Ultrabold.woff2') format('woff2'), url('../fonts/MonumentExtended-Ultrabold.woff') format('woff');
     font-weight: bold;
     font-style: normal;
     font-display: swap;
}


 a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    font:inherit;
    vertical-align:baseline
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
    display:block
}
body{
    line-height:1
}
ol,ul{
    list-style:none
}
blockquote,q{
    quotes:none
}
blockquote:after,blockquote:before,q:after,q:before{
    content:'';
    content:none
}
table{
    border-collapse:collapse;
    border-spacing:0
}
 button,hr,input{
    overflow:visible
}
progress,sub,sup{
    vertical-align:baseline
}
[type=checkbox],[type=radio],legend{
    box-sizing:border-box;
    padding:0
}
html{
    line-height:1.15;
    -webkit-text-size-adjust:100%
}
body{
    margin:0
}
details,main{
    display:block
}
h1{
    font-size:2em;
    margin:.67em 0
}
hr{
    box-sizing:content-box;
    height:0
}
code,kbd,pre,samp{
    font-family:monospace,monospace;
    font-size:1em
}
a{
    background-color:transparent
}
abbr[title]{
    border-bottom:none;
    text-decoration:none;
    text-decoration:underline dotted
}
b,strong{
    font-weight:bolder
}
small{
    font-size:80%
}
sub,sup{
    font-size:75%;
    line-height:0;
    position:relative
}
sub{
    bottom:-.25em
}
sup{
    top:-.5em
}
img{
    border-style:none
}
button,input,optgroup,select,textarea{
    font-family:inherit;
    font-size:100%;
    line-height:1.15;
    margin:0
}
button,select{
    text-transform:none
}
[type=button],[type=reset],[type=submit],button{
    -webkit-appearance:button
}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{
    border-style:none;
    padding:0
}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{
    outline:ButtonText dotted 1px
}
fieldset{
    padding:.35em .75em .625em
}
legend{
    color:inherit;
    display:table;
    max-width:100%;
    white-space:normal
}
textarea{
    overflow:auto
}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{
    height:auto
}
[type=search]{
    -webkit-appearance:textfield;
    outline-offset:-2px
}
[type=search]::-webkit-search-decoration{
    -webkit-appearance:none
}
::-webkit-file-upload-button{
    -webkit-appearance:button;
    font:inherit
}
summary{
    display:list-item
}
[hidden],template{
    display:none
}

body{
     width: 100vw;
      height: 100vh;
      margin: 0;
      padding: 0;
      overflow: hidden;
     cursor: none;
     user-select: none;
     font-family: 'Monument Extended', sans-serif;
     background: #000;

}
body.scrolling {
    overflow: auto !important;
}
 h1, h2, h3, h4, h6 {
     text-transform: uppercase;

}
 a {
     text-transform: uppercase;
     text-decoration: none;
     color: #fff;
}
 p {
     font-family: 'Helvetica', sans-serif;
     font-size: 1.2em;
}
 .disclaimer {
     color: #fff;
     font-family: 'Helvetica', sans-serif;
     font-size: 1em;
     position: absolute;
     bottom: 20px;
     left: 50%;
     transform: translate3d(0px, -50%, 0px);
     z-index: 997;
}
 .menu-about {
     position: relative;
     margin-top: 40px;
}
 .menu-about a {
     font-size: 1.2em;
     display: table;
     line-height: 2em;
}


 .nav-over {
     overflow: hidden;
     height: 40px;
     background: rgba(0, 0, 0, .8);
}
 .menu-nav {
     position: absolute;
     right: 20px;
     top: 120px;
     z-index: 998;
     border: 2px solid #fff;
     color: #fff;
     line-height: 40px;
     cursor: default;
}
 .menu-nav img, .menu-nav select{
     max-height: 30px;
     width: 100%;
     position: absolute;
     top: 50%;
     left: 50%;
     font-size: .8em;
     text-align: center;
     display: inline-table;
     transform: translate3d(-50%, -50%, 0px);
}
 .menu-nav select {
    line-height: 40px;
    width: 280px;
    height: 40px;
    background: transparent;
    border: 0;
    color: #fff;
 }
 .menu-nav ul li {
     display: inline-flex;
     position: relative;
     height: 40px;
}
 .menu-nav ul li:nth-child(1) {
     width: 50px;
     border-right: 2px solid #fff;
}
 .menu-nav ul li:nth-child(2) {
     width: 300px;
}
.menu-nav ul li:nth-child(1) img {
     height: 20px;
}
 .submenu-back {
     margin-bottom: 30px;
     margin-top: 5px;
}
 .menu-wrapper-inner{
}
 .menu-wrapper{
     position: relative;
    overflow: hidden;
}
 .menu{
     width: 40vw;
     float: left;
}
 .menu-item{
     position: relative;
}
 .menu-item a{
     font-size:4em;
     line-height: 1em;
     font-weight: normal;
     color: #fff;
     text-decoration:none;
     position: relative;
     font-family: 'Monument Extended Bold', sans-serif;
}
 .menu-item a:after {
     content: '';
     position: absolute;
     width: 0%;
     height: 3px;
     bottom: 10px;
     left: 0;
     background: #FFD500;
     transition: all .2s ease-in-out;
}
/*.menu-item span {
     color: #FFD500;
}
*/
 .menu-item a:hover::after{
     width: 100%;
}
 .menu-item .spt{
     position: absolute;
     right: 25px;
     top: 50%;
     margin-top: -5px;
}
 .menu-slider{
     position: relative;
     width: 80vw;
     left:0;
}
 .menu-back:after {
     background: transparent !important;
}
 .submenu{
     display: none;
}
 .submenu-back .spt{
     left: 25px;
}
 .submenu-back a{
     font-size: 1.4em;
}
 .menu-box{
    overflow: auto;
     position: absolute;
     top: 50%;
     transform: translate3d(0px, -50%, 0px);
     width: 40vw;
     left: 30px;
}
 .menu-box h3 {
     color: #fff;
     font-size: 1.3em;
     margin-bottom: 40px;
}
 .detail{
     width:10px;
     position:absolute;
     top:50%;
     right:20px;
     margin-top:-5px;
}
 .detail.back{
     left:10px;
}
 .overflow {
     overflow: hidden;
}
 .cursor {
     position: fixed;
     top: 0;
     left: 0;
     width: 200px;
     mix-blend-mode: hard-light;
     pointer-events: none;
     z-index: 950;
}
 .cursor-square{
     position: absolute;
     top: 50%;
     left: 50%;
     width: 300px;
     height: 300px;
     margin-left: -100px;
     border: 1px solid #fff;
     overflow: visible;
     border-radius: 100%;
}
 .cursor-circle {
     position: absolute;
     width: 15px;
     height: 15px;
     margin-left: 5px;
     background: rgba(255, 255, 255, .5);
     border-radius: 50%;
}
 #panorama {
     width: 100vw;
     height: 100vh;
     clip: rect(0px,100px,200px,0px);
     opacity: 0;
     animation: initPanorama 1s cubic-bezier(.65,.02,.23,1) forwards;
}
 @keyframes initPanorama {
     0% {
         transform: scale(1.2);
         opacity: 0;
    }
     100% {
         transform: scale(1);
         opacity: 1;
    }
}
 #map, #pano {
     height: 100vh;
     width: 100vw;
}
 #map {
     display: none;
}
 .streetviewAnimate {
     transition: clip-path 1s cubic-bezier(.65,.02,.23,1);
}
 .pnlm-hotspot {
     width: 150px !important;
     height: 150px !important;
     background: url("../images/arrow.svg?v=3") !important;
     background-repeat: no-repeat !important;
     background-position: center !important;
     border-radius: 100px !important;
     background-size: 100% !important;
     perspective: 800px !important;
     transform-style: preserve-3d !important;
    /*transform: rotateX(10deg) !important;
     */
}
 .add-revert {
     background: url("../images/arrow-revert.svg?v=3") !important;
     background-repeat: no-repeat !important;
     background-position: center !important;
     border-radius: 100px !important;
     background-size: 100% !important;
     perspective: 800px !important;
     transform-style: preserve-3d !important;
}
 .pnlm-controls-container {
     top: auto !important;
     left: auto !important;
     right: 20px;
     bottom: 20px;
}
 .pnlm-panorama-info {
     display: none !important;
}
 .pnlm-zoom-controls {
     border: 0px !important;
     background: transparent !important;
}
 .pnlm-zoom-controls div {
     border-radius: 0 !important;
     background-color: transparent !important;
     border: 2px solid #ffffff !important;
     background-image: url('../images/console.svg') !important;
     background-repeat: no-repeat;
     background-size: 60%;
}
 header {
     position: fixed;
     top:0;
     z-index: 998;
     left: -50vw;
     background: rgba(0, 0, 0, .9);
     height: 100vh;
     width: 50vw;
     cursor:default 
}
header .header__wrapper,
header .header__wrapper #menu {
    height: 100%;
}
/*header .menu {
     position: absolute;
     top: 50%;
     left: 0;
     width: 50vw;
     transform: translate3d(0px, -50%, 0px);
}
 header .menu a {
     color: #fff;
     font-size: 4em;
     line-height: 1em;
     transition: all .2s cubic-bezier(.65,.02,.23,1);
}
 header .menu a:hover {
     color: #FFBC00;
}
 header .menu li {
     list-style: none;
}
*/
 header .close {
     position: absolute;
     right: 30px;
     top: 130px;
     color: #fff;
     font-size: 2em;
     cursor: pointer;
     width: 40px;
     height: 40px;
     z-index: 99;
}
 .open {
     position: fixed;
     right: 20px;
     top: 20px;
     height: 60px;
     width: 60px;
     cursor: pointer;
     z-index: 9999;
     transition: all .3s cubic-bezier(.65,.02,.23,1);
}
 .open:before {
     content: "";
     position: absolute;
     top: 40%;
     width: 100%;
     height: 3px;
     background: #fff;
     transition: all .3s cubic-bezier(.65,.02,.23,1);
}
 .open:after {
     content: "";
     position: absolute;
     top: 60%;
     width: 70%;
     height: 3px;
     background: #fff;
     right: 0;
     transition: all .3s cubic-bezier(.65,.02,.23,1);
}
 .open:hover::before {
     top: 35%;
}
 .open:hover::after {
     width: 100%;
     top: 65%;
}
 .intro, .proceed {
     position: absolute;
     height: 100vh;
     width: 100vw;
     cursor: default;
     z-index: 99;
}
 .proceed {
     display: none;
}
 /*.intro .bg {
     position: fixed;
     top: -50%;
     left: -50%;
     right: -50%;
     bottom: -50%;
     background: transparent url('http://assets.iceable.com/img/noise-transparent.png') repeat 0 0;
     background-color: rgba(0, 0, 0, .5);
     background-repeat: repeat;
     animation: bg-animation .2s infinite;
     opacity: .9;
     visibility: visible;
     z-index: -1;
}*/

.intro .bg {
     position: fixed;
     width: 100vw;
     height: 100vh;
     background-color: rgba(0, 0, 0, .5);
     visibility: visible;
     z-index: -1;
}
 @keyframes bg-animation {
     0% {
         transform: translate(0,0) 
    }
     10% {
         transform: translate(-5%,-5%) 
    }
     20% {
         transform: translate(-10%,5%) 
    }
     30% {
         transform: translate(5%,-10%) 
    }
     40% {
         transform: translate(-5%,15%) 
    }
     50% {
         transform: translate(-10%,5%) 
    }
     60% {
         transform: translate(15%,0) 
    }
     70% {
         transform: translate(0,10%) 
    }
     80% {
         transform: translate(-15%,0) 
    }
     90% {
         transform: translate(10%,5%) 
    }
     100% {
         transform: translate(5%,0) 
    }
}
 .intro .intro__wrapper, .proceed .proceed__wrapper {
     position: absolute;
     left: 50%;
     top: 50%;
     transform: translate3d(-50%, -50%, 0px);
     width: 50vw;
     text-align: center;
     color: #fff;
}
 .intro .intro__wrapper {
    top: 40%;
 }
 .intro .intro__wrapper .logo {
     animation: initLogo 1s cubic-bezier(.65,.02,.23,1) forwards;
     animation-delay: .2s;
     opacity: 0;
     margin: 0px auto;
     width: 60%;
}
 @keyframes initLogo {
     0% {
         opacity: 0;
         transform: scale(.8);
    }
     100% {
         opacity: 1;
         transform: scale(1);
    }
}
 .intro .intro__wrapper .logo img{
     margin: 0px auto;
     position: relative;
     width: 100%;
     height: auto;
     transition: all .5s cubic-bezier(.65,.02,.23,1);
}
 .intro .intro__wrapper p {
     font-size: 1.1em;
     padding-top: 50px;
     padding-bottom: 50px;
     line-height: 1.3em;
     opacity: 0;
     animation: initExplore 1s cubic-bezier(.65,.02,.23,1) forwards;
     animation-delay: .4s;
}
.partner__details p a {
    font-weight: bold;
    text-decoration: underline;
}
 .intro .intro__wrapper a, .proceed .proceed__wrapper a, .partner__details>a {
     position: relative;
     font-size: 1.4em;
     line-height: 2em;
     border: 2px solid #fff;
     padding: 50px;
     padding-top: 15px;
     padding-bottom: 15px;
     overflow: hidden;
     opacity: 0;
     text-align: center;
     animation: initExplore 1s cubic-bezier(.65,.02,.23,1) forwards;
     animation-delay: .6s;
}
 @keyframes initExplore {
     0% {
         opacity: 0;
    }
     100% {
         opacity: 1;
    }
}
 .intro .intro__wrapper a:after, .proceed .proceed__wrapper a:after, .partner__details>a:after {
     content: 'Start';
     position: absolute;
     width: 100%;
     color: #000;
     left: 0;
     transition: all .5s cubic-bezier(.65,.02,.23,1);
     opacity: 0;
}
 .partner__details>a:after {
     content: 'Donate';
}
 .proceed .proceed__wrapper a:after {
     content: 'Understood';
}
 .intro .intro__wrapper a:before, .proceed .proceed__wrapper a:before, .partner__details>a:before {
     content: '';
     position: absolute;
     width: 100%;
     height: 0%;
     background: #fff;
     top: 0;
     left: 0;
     transition: all .5s cubic-bezier(.65,.02,.23,1);
}
 .intro .intro__wrapper a:hover::after, .proceed .proceed__wrapper a:hover::after, .partner__details>a:hover::after {
     opacity: 1;
}
 .intro .intro__wrapper a:hover::before, .proceed .proceed__wrapper a:hover::before, .partner__details>a:hover::before {
     height: 100%;
}
 .introAnimate {
     animation: animeIntroAnimate .5s cubic-bezier(.65,.02,.23,1) forwards;
     animation-delay: 1000;
}
 @keyframes animeIntroAnimate {
     0% {
         background: rgba(0, 0, 0, .5);
    }
     100% {
         background: rgba(0, 0, 0, 0);
    }
}
 footer {
     position: absolute;
     bottom: 0;
     width: 100%;
     z-index: 99;
     color: #fff;
     cursor: default;
}
 footer .endorsed {
     position: absolute;
     left: 30px;
     bottom: -100px;
     animation: initFooter 2s cubic-bezier(.65,.02,.23,1) forwards;
}
 footer .powered {
     position: absolute;
     right: 30px;
     bottom: -100px;
     animation: initFooter 2s cubic-bezier(.65,.02,.23,1) forwards;
     animation-delay: .5s;
}
 @keyframes initFooter {
     0% {
         bottom: -100px;
    }
     100% {
         bottom: 30px;
    }
}
 footer .endorsed ul, footer .powered ul {
     position: relative;
}
 footer .endorsed ul li, footer .powered ul li {
     text-align: center;
     float: left;
     margin-right: 30px;
}
 footer .endorsed ul li img, footer .powered ul li img {
     height: 100%;
     width: auto;
}
 footer .endorsed ul li {
    margin-right: 100px;
 }
 footer .endorsed ul li:nth-child(1) img {
     width: 250px;
}
 footer .endorsed ul li:nth-child(2) img {
     height: 70px;
}
 footer .endorsed ul li:nth-child(3) img,
 footer .endorsed ul li:nth-child(4) img {
     height: 60px;
}
 footer .endorsed ul li, footer .powered ul li {
     vertical-align: middle;
     height: 80px;
     line-height: 90px;
}
 footer .powered ul li:last-child {
     margin-right: 0;
     position: relative;
}
footer .powered ul li:last-child span {
    position: absolute;
    font-size: .4em;
    line-height: .7em;
    top: -20px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
}
footer .endorsed ul li a {
    display: block;
}
footer .endorsed ul li a img {
    vertical-align: middle;
}

header footer .endorsed ul li {
   margin-right: 40px;
}
header footer .endorsed ul li:nth-child(1) img {
     width: 180px;
}
header footer .endorsed ul li:nth-child(2) img {
    height: 60px;
}
header footer .endorsed ul li:nth-child(3) img,
header footer .endorsed ul li:nth-child(4) img {
     height: 50px;
}
 #trans{
     width: 100%;
     height: 100%;
     background-color: black;
     color: white;
     pointer-events: none;
     transform: scaleY(0);
     position: absolute;
     z-index: 100;
}
 .loadText{
     position: absolute;
     transform-origin: center;
     transform: translateX(-50%) translateY(-50%);
     left: 50%;
     top: 50%;
     z-index: 1000;
     color: white;
     opacity: 1;
}
 .header-black {
     position: fixed;
     top: -100px;
     left: 0;
     width: 100vw;
     height: 100px;
     background: #000;
     z-index: 999;
     cursor: default;
}
 .animeInitHeader {
     animation: initHeader 1s cubic-bezier(.65,.02,.23,1) forwards;
}
 @keyframes initHeader {
     0% {
         top: -150px;
    }
     100% {
         top: 0;
    }
}
 .header-black .logo__horizontal {
     position: absolute;
     top: 50%;
     left: 20px;
     transform: translate3d(0, -50%, 0px);
}
 .header-black .logo__horizontal img {
     height: 40px;
     width: auto;
}
 .header-instructions {
     position: absolute;
     width: 100vw;
     height: 40vh;
     background: rgba(0, 0, 0, .9);
     z-index: 995;
     color: #fff;
     overflow: hidden;
     top: -40vh;
     left: 0;
     cursor: default;
}
 .animeInitInstructions {
     animation: initInstructions 1s cubic-bezier(.65,.02,.23,1) forwards;
     animation-delay: 1s;
}
 @keyframes initInstructions {
     0% {
         top: -40vh;
    }
     100% {
         top: 0vh;
    }
}
 .header-instructions .instructions__wrapper {
     padding: 40px;
     padding-top: 130px;
}
 .header-instructions .instructions__wrapper h3 {
     font-size: 1.6em;
}
 .header-instructions .instructions__wrapper .steps__wrapper {
     display: grid;
     position: relative;
     padding-top: 60px;
     margin-bottom: 40px;
     grid-column-gap: 40px;
     grid-template-columns: repeat(4, 1fr);
}
 .header-instructions .instructions__wrapper .steps__wrapper .step {
     opacity: 0;
     transform: translateY(-5vh);
}
 .header-instructions .instructions__wrapper .steps__wrapper .step:nth-child(1) {
     animation-delay: 1s;
}
 .header-instructions .instructions__wrapper .steps__wrapper .step:nth-child(2) {
     animation-delay: 1.5s;
}
 .header-instructions .instructions__wrapper .steps__wrapper .step:nth-child(3) {
     animation-delay: 2s;
}
 .header-instructions .instructions__wrapper .steps__wrapper .step:nth-child(4) {
     animation-delay: 2.5s;
}
 .initStepsAnime {
     animation: initSteps 1s cubic-bezier(.65,.02,.23,1) forwards;
}
 @keyframes initSteps {
     0% {
         opacity: 0;
         transform: translateY(-5vh);
    }
     100% {
         opacity: 1;
         transform: translateY(0);
    }
}
 .header-instructions .instructions__wrapper .steps__wrapper .step h4 {
     font-size: 1.6em;
}
 .header-instructions .instructions__wrapper .steps__wrapper .step h4 span {
     position: relative;
     margin-right: 50px;
}
 .header-instructions .instructions__wrapper .steps__wrapper .step h4 span:before {
     content: '';
     position: absolute;
     top: 50%;
     left: 0;
     width: 40px;
     height: 3px;
     background: #fff;
     transform: translate3d(0px, -50%, 10px);
}
 .header-instructions .instructions__wrapper .steps__wrapper .step h4 img {
     position: absolute;
     max-height: 50px;
     margin-left: 20px;
}
 .header-instructions .instructions__wrapper .steps__wrapper .step:nth-child(1) h4 img {
     top: -10px;
     width: 40px;
}
 .header-instructions .instructions__wrapper .steps__wrapper .step:nth-child(2) h4 img {
     top: -10px;
}
 .header-instructions .instructions__wrapper .steps__wrapper .step:nth-child(3) h4 img {
     top: -10px;
}
 .header-instructions .instructions__wrapper .steps__wrapper .step:nth-child(4) h4 img {
     top: 0px;
     width: 66px;
}
 .header-instructions .instructions__wrapper .steps__wrapper .step p {
    font-size: 1.1em;
     top: 30px;
     width: 80%;
     position: relative;
}
.about-template {
    position: relative;
    width: 100%;
    color: #fff;
    cursor: default;
}
.partners__wrapper {
    padding: 20vw;
    padding-top: 170px;
    padding-bottom: 50px;
}
.partners__wrapper h1,
.partners__wrapper p,
.partners__wrapper h2 {
    opacity: 0;
    animation: initPartnersFade 1s cubic-bezier(.65,.02,.23,1) forwards;
}
.partners__wrapper h2 {
    animation-delay: .2s;
}
.partners__wrapper p {
    animation-delay: .4s;
}
.partners__wrapper .partner__list {
    display: grid;
    position: relative;
    grid-column-gap: 40px;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 30px;
    margin-bottom: 100px;
}
.partners__wrapper .partner__list .partner__details {
    position: relative;
}
.partners__wrapper .partner__list .partner__details h2 {
    font-size: 1.4em;
    line-height: 120px
}
.partners__wrapper .partner__list .partner__details .partner__logo {
    height: 120px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 80%;
}
.partners__wrapper .partner__list .partner__details img {
    position: absolute;
    top: 50%;
    left: 130px;
    transform: translate3d(0px, -50%, 0px);
    opacity: 0;
    animation: initPartnersFade 1s cubic-bezier(.65,.02,.23,1) forwards;
}
.partners__wrapper .partner__list:nth-child(2) .partner__details img {
    max-width: 250px;
}
.partners__wrapper .partner__list:nth-child(3) .partner__details img {
    max-width: 90px;
}
.partners__wrapper .partner__list:nth-child(4) .partner__details img {
    max-width: 150px;
    transform: translateY(-30px);
}
.partners__wrapper .partner__list:nth-child(5) .partner__details img {
    max-width: 150px;
}
.partners__wrapper .partner__list:nth-child(6) .partner__details img {
    max-width: 90px;
}
.partners__wrapper .partner__list:nth-child(3) .partner__details,
.partners__wrapper .partner__list:nth-child(5) .partner__details {
    grid-column: 2/2;
}
.partners__wrapper .partner__list:nth-child(3) .partner__image,
.partners__wrapper .partner__list:nth-child(5) .partner__image {
    grid-column: 1/2;
}
.partners__wrapper .partner__list .partner__details .info {
    margin-bottom: 50px;
}
.partners__wrapper .partner__list .partner__details .info p {
    margin-bottom: 20px;
    line-height: 1.4em;
}
.partners__wrapper .partner__list .partner__details .info p b {
    font-weight: bold;
}

.partners__wrapper .partner__list .partner__image img {
    max-width: 100%;
    margin-top: 120px;
    opacity: 0;
    animation: initPartnersFade 1s cubic-bezier(.65,.02,.23,1) forwards;
}
.about-bg {
    position: fixed;
    width: 100vw;
    height: 100%;
    top: 0;
    z-index: -1;
}
.about-bg img {
    position: absolute;
    opacity: .5;
}
.about-bg img:nth-child(2),
.about-bg img:nth-child(5),
.about-bg img:nth-child(8) {
    opacity: .3;
}
.about-bg img:nth-child(1),
.about-bg img:nth-child(2),
.about-bg img:nth-child(3),
.about-bg img:nth-child(7) {
    opacity: .2;
}
.about-bg .bg-1 {
    top: 30vh;
    left: calc((50% - 43vw) - 200px);
}
.about-bg .bg-2 {
    top: 20vh;
    left: calc((50% + 30vw) - 120px);
}
.about-bg .bg-3 {
    top: 60vh;
    left: calc((50% - 15vw) + 20px);
}
.about-bg .bg-4 {
    top: 90vh;
    left: calc((50% - 47vw) + 20px);
}
.about-bg .bg-5 {
    top: 50vh;
    left: calc((50% + 30vw) + 20px);
}
.about-bg .bg-6 {
    top: 110vh;
    left: calc((50% + 30vw) + 20px);
}
.about-bg .bg-7 {
    top: 120vh;
    left: calc((50% - 40vw) + 20px);
}
.about-bg .bg-8 {
    top: 120vh;
    left: calc((50% + 10vw) + 20px);
}

@keyframes initPartnersFade {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.page-info {
    position: absolute;
    left: 20px;
    bottom: 20px;
    z-index: 99;
    color: #fff;
    font-size: .8em;
}
.page-info .info-location h2 {
    line-height: 36px;
    border: 2px solid #fff;
    display: table;
    padding-right: 10px;
    padding-left: 10px;
}
.page-info .info-location h2 span {
    opacity: .7;
}
.page-info .info-location h2:nth-child(1) {
    margin-bottom: 5px;
}

/* TOOGLE */

.toggle__wrapper {
    position: absolute;
    z-index: 996;
    bottom: 20px;
    left: 50%;
    transform: translate3d(-50%, 0px, 0px);
    border: 2px solid #fff;
    color: 14px;
}
.SLHIdE-sv-links-control svg>path[pano] {
    display: none !important;
}
.button-cover,
.knobs,
.layer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.button {
  position: relative;
  top: 50%;
  width: 200px;
  height: 36px;
  overflow: hidden;
}
.button.b2 {
  border-radius: 2px;
}
.checkbox {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  opacity: 0;
  cursor: pointer;
  z-index: 3;
}
.knobs {
  z-index: 2;
}
.layer {
  width: 100%;
  background-color: transparent;
  transition: 0.3s ease all;
  z-index: 1;
}
/* Button 10 */
#button-toggle .knobs:before,
#button-toggle .knobs:after,
#button-toggle .knobs span {
  position: absolute;
  top: 4px;
  width: 42%;
  height: 10px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 9px 4px;
  border-radius: 2px;
  transition: 0.3s ease all;
}
#button-toggle .knobs:before {
  content: "";
  left: 4px;
  background-color: #fff;
}
#button-toggle .knobs:after {
  content: "AFTER";
  right: 4px;
  color: #fff;
}
#button-toggle .knobs span {
  display: inline-block;
  left: 4px;
  color: #000;
  z-index: 1;
}
#button-toggle .checkbox:checked + .knobs span {
  color: #fff;
}
#button-toggle .checkbox:checked + .knobs:before {
  left: 52%;
  background-color: #fff;
}
#button-toggle .checkbox:checked + .knobs:after {
  color: #000;
}
#button-toggle .checkbox:checked ~ .layer {
  background-color: transparent;
}


/* MOBILE */


@media only screen and (max-width: 600px) {
     .intro .intro__wrapper, .proceed .proceed__wrapper {
         width: 90%;
    }
     footer {
        width: 100vw;
    }
     footer .endorsed ul li, footer .powered ul li {
         height: 36px !important;
         line-height: 30px !important;
         width: 21vw !important;
    }
    footer .powered ul li:last-child {
        margin-right: 0 !important;
        position: relative !important;
    }
    footer .powered ul li h3 {
        position: absolute !important;
        font-size: .4em !important;
        line-height: .7em !important;
        top: -20px !important;
        width: 100% !important;
    }
    footer .endorsed ul li {
        margin-right: 10px !important;
    }
    footer .endorsed ul li a {
        text-align: left !important;
    }
    

    footer .endorsed ul li:nth-child(2) img {
        height: 40px !important;
    }
    footer .endorsed ul li:nth-child(3) img, footer .endorsed ul li:nth-child(4) img {
        height: 35px !important;
    }

    footer .endorsed ul li:nth-child(1) img {
         width: 120px !important;
    }
    footer .endorsed {
         left: 10px !important;
    }
    footer .endorsed ul li:nth-child(1) {
        width: 100vw !important;
        margin-right: 10px !important;
    }
    footer .endorsed ul li:nth-child(2) {
        width: 12% !important;
        margin-right: 10px !important;
    }
    footer .endorsed ul li:nth-child(3) {
        width: 33vw !important;
        margin-right: 10px !important;
    }
    footer .endorsed ul li:nth-child(3) {
        width: 33vw !important;
        margin-right: 10px !important;
    }
    footer .endorsed ul li:nth-child(2) {
        width: 12% !important;
    }
     footer .powered {
         right: 10px !important;
         font-size: .9em !important;
    }
    
    .cursor {
        display: none;
    }
     footer .powered h3 {
        font-size: .7em;
     }
     .intro .intro__wrapper a, .proceed .proceed__wrapper a {
         font-size: 1.0em;
    }
    .proceed .proceed__wrapper {
        top: 70%;
    }
     .header-black .logo__horizontal {
         left: 10px;
    }
     .header-black .logo__horizontal img {
         height: 20px;
    }
     .header-black {
         height: 50px;
    }
     .header-instructions .instructions__wrapper {
         padding: 15px;
         padding-top: 70px;
    }
     .header-instructions .instructions__wrapper h3 {
         font-size: 1.0em;
    }
     .intro .intro__wrapper p {
         font-size: 1.0em;
    }
     .header-instructions {
         height: 55vh;
         top: -45vh;
    }

     .header-instructions .instructions__wrapper .steps__wrapper .step h4 img {
         display: none;
    }
     .header-instructions .instructions__wrapper .steps__wrapper .step h4 {
         font-size: .9em;
    }
     .header-instructions .instructions__wrapper .steps__wrapper .step p {
         font-size: .8em;
         top: 10px;
         width: 100%;
         height: 120px;
    }
     .header-instructions .instructions__wrapper .steps__wrapper {
         padding-top: 20px;
         grid-column-gap: 20px;
         grid-template-columns: repeat(2, 1fr);
         height: 200px;
    }
     .open {
         height: 40px;
         width: 40px;
         right: 10px;
         top: 7px;
    }
     .header-instructions .instructions__wrapper .steps__wrapper .step h4 span {
         margin-right: 20px;
    }
     .header-instructions .instructions__wrapper .steps__wrapper .step h4 span:before {
         width: 10px;
    }
     header {
         width: 100vw;
         left: -100vw;
    }
     .menu-item a {
         font-size: 2em;
    }
     .menu-box {
         width: calc(100vw - 30px);
         left: 15px;
    }
     .menu-box h3,
     .menu-about a {
         font-size: 1em;
    }
    .menu-slider {
        width: calc(200vw - 60px);
    }
    header .close {
        top: 70px;
        width: 30px;
        height: 40px;
        right: 10px;
    }
    .menu {
        width: 90%;
    }
    .cursor-square {
        width: 100px;
        height: 100px;
    }
    .menu {
        width: calc(100vw - 30px);
    }
    .partners__wrapper {
        padding: 15px;
        padding-top: 70px;
    }
    .partners__wrapper .partner__list {
        grid-template-columns: repeat(1, 1fr);
    }
    .about-bg {
        display: none;
    }
    .partners__wrapper .partner__list:nth-child(3) .partner__details {
        grid-column: 1/2;
    }
    .partners__wrapper .partner__list .partner__details .info {
        margin-bottom: 0px;
    }
    .partners__wrapper .partner__list .partner__details .info p {
        font-size: 1em;
    }
    .page-info {
        width: 90%;
    }
    .page-info .info-location h2 {
        font-size: .6em;
    }
    .menu-nav {
        width: 90%;
        top: 60px;
    }
    .menu-nav ul li:nth-child(2) {
        width: calc(95% - 50px);
    }
    .menu-nav select {
        font-size: .6em;
        line-height: 1em;
    }
    .toggle__wrapper {
        display: none;
    }
}




 .pnlm-render-container,.pnlm-ui{height:100%;width:100%;position:absolute}.pnlm-info-box p,.pnlm-load-button p{display:table-cell;vertical-align:middle}.pnlm-container{margin:0;padding:0;overflow:hidden;position:relative;cursor:default;width:100%;height:100%;font-family:Helvetica,sans-serif;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none;outline:0;line-height:1.4;contain:content}.pnlm-container *{box-sizing:content-box}.pnlm-ui{z-index:1}.pnlm-grab{cursor:grab;cursor:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2226%22%20width%3D%2226%22%3E%0A%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%221px%22%20fill%3D%22%23fff%22%20d%3D%22m15.3%2020.5s6.38-6.73%204.64-8.24-3.47%201.01-3.47%201.01%203.61-5.72%201.41-6.49c-2.2-0.769-3.33%204.36-3.33%204.36s0.873-5.76-1.06-5.76-1.58%205.39-1.58%205.39-0.574-4.59-2.18-4.12c-1.61%200.468-0.572%205.51-0.572%205.51s-1.58-4.89-2.93-3.79c-1.35%201.11%200.258%205.25%200.572%206.62%200.836%202.43%202.03%202.94%202.17%205.55%22%2F%3E%0A%3C%2Fsvg%3E%0A') 12 8,default}.pnlm-grabbing{cursor:grabbing;cursor:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2226%22%20width%3D%2226%22%3E%0A%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%221px%22%20fill%3D%22%23fff%22%20d%3D%22m15.3%2020.5s5.07-5.29%203.77-6.74c-1.31-1.45-2.53%200.14-2.53%200.14s2.74-3.29%200.535-4.06c-2.2-0.769-2.52%201.3-2.52%201.3s0.81-2.13-1.12-2.13-1.52%201.77-1.52%201.77-0.261-1.59-1.87-1.12c-1.61%200.468-0.874%202.17-0.874%202.17s-0.651-1.55-2-0.445c-1.35%201.11-0.68%202.25-0.365%203.62%200.836%202.43%202.03%202.94%202.17%205.55%22%2F%3E%0A%3C%2Fsvg%3E%0A') 12 8,default}.pnlm-sprite{background-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2226%22%20height%3D%22208%22%3E%0A%3Ccircle%20fill-opacity%3D%22.78%22%20cy%3D%22117%22%20cx%3D%2213%22%20r%3D%2211%22%20fill%3D%22%23fff%22%2F%3E%0A%3Ccircle%20fill-opacity%3D%22.78%22%20cy%3D%22143%22%20cx%3D%2213%22%20r%3D%2211%22%20fill%3D%22%23fff%22%2F%3E%0A%3Ccircle%20cy%3D%22169%22%20cx%3D%2213%22%20r%3D%227%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%2F%3E%0A%3Ccircle%20cy%3D%22195%22%20cx%3D%2213%22%20r%3D%227%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%2F%3E%0A%3Ccircle%20cx%3D%2213%22%20cy%3D%22195%22%20r%3D%222.5%22%2F%3E%0A%3Cpath%20d%3D%22m5%2083v6h2v-4h4v-2zm10%200v2h4v4h2v-6zm-5%205v6h6v-6zm-5%205v6h6v-2h-4v-4zm14%200v4h-4v2h6v-6z%22%2F%3E%0A%3Cpath%20d%3D%22m13%20110a7%207%200%200%200%20-7%207%207%207%200%200%200%207%207%207%207%200%200%200%207%20-7%207%207%200%200%200%20-7%20-7zm-1%203h2v2h-2zm0%203h2v5h-2z%22%2F%3E%0A%3Cpath%20d%3D%22m5%2057v6h2v-4h4v-2zm10%200v2h4v4h2v-6zm-10%2010v6h6v-2h-4v-4zm14%200v4h-4v2h6v-6z%22%2F%3E%0A%3Cpath%20d%3D%22m17%2038v2h-8v-2z%22%2F%3E%0A%3Cpath%20d%3D%22m12%209v3h-3v2h3v3h2v-3h3v-2h-3v-3z%22%2F%3E%0A%3Cpath%20d%3D%22m13%20136-6.125%206.125h4.375v7.875h3.5v-7.875h4.375z%22%2F%3E%0A%3Cpath%20d%3D%22m10.428%20173.33v-5.77l5-2.89v5.77zm1-1.73%203-1.73-3.001-1.74z%22%2F%3E%0A%3C%2Fsvg%3E%0A')}.pnlm-container:-moz-full-screen{height:100%!important;width:100%!important;position:static!important}.pnlm-container:-webkit-full-screen{height:100%!important;width:100%!important;position:static!important}.pnlm-container:-ms-fullscreen{height:100%!important;width:100%!important;position:static!important}.pnlm-container:fullscreen{height:100%!important;width:100%!important;position:static!important}.pnlm-render-container{cursor:inherit}.pnlm-controls{margin-top:4px;background-color:#fff;border:2px solid rgba(0,0,0,.4);border-radius:3px;cursor:pointer;z-index:2;-webkit-transform:translateZ(9999px);transform:translateZ(9999px)}.pnlm-control:hover{background-color:#f8f8f8}.pnlm-controls-container{position:absolute;top:0;left:4px;z-index:1;display:none}.pnlm-zoom-controls{width:36px;height:86px}.pnlm-zoom-in,.pnlm-zoom-out{width:100%;height:50%;position:absolute}.pnlm-zoom-in{top:0;background-position:7px 12px}.pnlm-zoom-out{bottom:0;border-top:1px solid rgba(0,0,0,.1);background-position:7px -18px}.pnlm-fullscreen-toggle-button,.pnlm-hot-spot-debug-indicator,.pnlm-orientation-button{width:46px;height:46px;display:none!important}.pnlm-hot-spot-debug-indicator{position:absolute;top:50%;left:50%;width:26px;height:26px;margin:-13px 0 0 -13px;background-color:rgba(255,255,255,.5);border-radius:13px;display:none}.pnlm-load-box,.pnlm-panorama-info{background-color:rgba(0,0,0,.7);color:#fff}.pnlm-orientation-button-inactive{background-position:0 -156px}.pnlm-orientation-button-active{background-position:0 -182px}.pnlm-fullscreen-toggle-button-inactive{background-position:0 -52px}.pnlm-fullscreen-toggle-button-active{background-position:0 -78px}.pnlm-panorama-info{position:absolute;bottom:4px;border-radius:0 3px 3px 0;padding-right:10px;text-align:left;display:none;z-index:2;-webkit-transform:translateZ(9999px);transform:translateZ(9999px)}.pnlm-author-box,.pnlm-title-box{position:relative;display:table;padding-left:5px}.pnlm-title-box{font-size:20px;margin-bottom:3px}.pnlm-author-box{font-size:12px}.pnlm-load-box,.pnlm-load-button{font-size:20px;border-radius:3px}.pnlm-lbox,.pnlm-load-box{top:50%;left:50%;display:none;position:absolute}.pnlm-load-box{width:200px;height:150px;margin:-75px 0 0 -100px;text-align:center}.pnlm-load-box p{margin:20px 0}.pnlm-lbox{width:20px;height:20px;margin:-10px 0 0 -10px}.pnlm-loading{animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-name:pnlm-mv;-webkit-animation-name:pnlm-mv;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;animation-timing-function:linear;-webkit-animation-timing-function:linear;height:10px;width:10px;background-color:#fff;position:relative}.pnlm-info-box,.pnlm-load-button{top:50%;left:50%;width:200px;display:table}.pnlm-info-box,.pnlm-load-button,div.pnlm-tooltip span{background-color:rgba(0,0,0,.7);color:#fff;text-align:center}@keyframes pnlm-mv{from,to{left:0;top:0}25%{left:10px;top:0}50%{left:10px;top:10px}75%{left:0;top:10px}}@-webkit-keyframes pnlm-mv{from,to{left:0;top:0}25%{left:10px;top:0}50%{left:10px;top:10px}75%{left:0;top:10px}}.pnlm-load-button{position:absolute;height:100px;margin:-50px 0 0 -100px;cursor:pointer}.pnlm-compass,.pnlm-hotspot-base,div.pnlm-tooltip span{cursor:default;position:absolute}.pnlm-load-button:hover{background-color:rgba(0,0,0,.8)}.pnlm-info-box{font-size:15px;position:absolute;height:150px;margin:-75px 0 0 -100px;table-layout:fixed}.pnlm-author-box a,.pnlm-info-box a{color:#fff;word-wrap:break-word;overflow-wrap:break-word}.pnlm-info-box p{padding:0 5px}.pnlm-error-msg{display:none}.pnlm-about-msg{font-size:11px;line-height:11px;color:#fff;padding:5px 8px;background:rgba(0,0,0,.7);border-radius:3px;position:absolute;top:50px;left:50px;display:none;opacity:0;-moz-transition:opacity .3s ease-in-out;-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;-ms-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;z-index:1}.pnlm-about-msg a:link,.pnlm-about-msg a:visited{color:#fff}.pnlm-about-msg a:active,.pnlm-about-msg a:hover{color:#eee}.pnlm-hotspot-base{visibility:hidden;vertical-align:middle;top:0;z-index:1}.pnlm-hotspot{height:26px;width:26px;border-radius:13px}.pnlm-hotspot:hover{background-color:rgba(255,255,255,.2)}.pnlm-hotspot.pnlm-info{background-position:0 -104px}.pnlm-hotspot.pnlm-scene{background-position:0 -130px}div.pnlm-tooltip span{visibility:hidden;border-radius:3px;max-width:200px;padding:5px 10px;margin-left:-220px}div.pnlm-tooltip:hover span{visibility:visible}div.pnlm-tooltip:hover span:after{content:'';position:absolute;width:0;height:0;border-width:10px;border-style:solid;border-color:rgba(0,0,0,.7) transparent transparent;bottom:-20px;left:-10px;margin:0 50%}.pnlm-compass{width:50px;height:50px;right:4px;bottom:4px;border-radius:25px;background-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2250%22%20width%3D%2250%22%3E%0A%3Cpath%20d%3D%22m24.5078%206-3.2578%2018h7.5l-3.25781-18h-0.984376zm-3.2578%2020%203.2578%2018h0.9844l3.2578-18h-7.5zm1.19531%200.9941h5.10938l-2.5547%2014.1075-2.5547-14.1075z%22%2F%3E%0A%3C%2Fsvg%3E%0A');display:none}.pnlm-world{position:absolute;left:50%;top:50%}.pnlm-face{position:absolute;-webkit-transform-origin:0 0;transform-origin:0 0}.pnlm-dragfix,.pnlm-preview-img{position:absolute;height:100%;width:100%}.pnlm-preview-img{background-size:cover;background-position:center}.pnlm-lbar{width:150px;margin:0 auto;border:1px solid #fff;height:6px}.pnlm-lbar-fill{background:#fff;height:100%;width:0}.pnlm-lmsg{font-size:12px}.pnlm-fade-img{position:absolute;top:0;left:0}.pnlm-pointer{cursor:pointer}
