.strong,strong{font-weight:700;font-weight:600}input[type=button],input[type=password],input[type=submit],input[type=text],textarea{-webkit-appearance:none;border-radius:0}.relative{position:relative}@media screen and (max-width:768px){.notOnPhone{display:none!important}}.pulse{animation:pulse 0.6s infinite}#loading{background-color:rgba(0,0,0,0.7);position:fixed;top:0;left:0;width:100%;height:100%;z-index:1100;display:none}#loading p{color:#e0e0e0;position:absolute;top:0;right:0;bottom:0;left:0;line-height:105px;text-align:center;font-size:20px}#loading div{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#loading .spinner{margin:auto;width:100px;height:100px;position:relative;border-radius:50%;border:4px solid #1D1718;-webkit-animation:spin 1s ease infinite;animation:spin 1s ease infinite;transform:none;top:auto;left:auto;border-right:4px solid white;border-bottom:4px solid white;border-left:4px solid white}.fadeOut{animation:fadeOut 0.5s;-webkit-animation:spin 0.5s;opacity:0;visibility:hidden}.noSelect{-webkit-user-select:none;-moz-user-select:none;user-select:none}.button{box-sizing:border-box;font-size:14px;min-width:100px;height:30px;line-height:30px;margin:10px 0;padding:0 10px;text-align:center;display:inline-block;cursor:pointer;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:#702C84;color:white;border-bottom:1px solid rgba(0,0,0,0.2);border-radius:4px}.button i{color:white;font-size:26px;vertical-align:-4px}.button i.fa-caret-left{margin:0 10px 0 0}.button.medColor{background:#f1c100}.button.active{background:#00bde6}@media screen and (min-width:768px){.button:hover{box-shadow:inset 0 0 100px 100px rgba(255,255,255,0.3)}}.button.small{padding:0 5px;font-size:13px}.b_close{width:30px;height:30px;position:absolute;top:5px;right:5px;cursor:pointer;background:black;border-radius:50%}.b_close:after,.b_close:before{content:"";position:absolute;width:18px;height:2px;background:white;transform-origin:0 0;left:50%;top:50%}.b_close:before{transform:rotate(45deg) translate(-50%,-50%)}.b_close:after{transform:rotate(-45deg) translate(-50%,-50%)}@-webkit-keyframes spin{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}to{-webkit-transform:rotateZ(359deg);transform:rotateZ(359deg)}}@keyframes spin{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}to{-webkit-transform:rotateZ(359deg);transform:rotateZ(359deg)}}@keyframes fadeIn{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes fadeOut{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes pulse{0%{transform:translate(-50%,-50%) scale(1,1)}50%{transform:translate(-50%,-50%) scale(1.05,1.05)}to{transform:translate(-50%,-50%) scale(1,1)}}@keyframes pulseIn{0%{transform:translate(-50%,-50%) scale(0.9,0.9)}80%{transform:translate(-50%,-50%) scale(1.03,1.03)}to{transform:translate(-50%,-50%) scale(1,1)}}#bgModal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100;background:rgba(0,0,0,0.5)}#alertModal{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:96%;max-width:500px;max-height:95%;min-height:150px;z-index:100;background:white;text-align:center;box-sizing:border-box;padding:20px 10px 40px 10px;box-shadow:0 0 10px 0 rgba(0,0,0,0.75);animation:modalIn 0.3s ease;border-radius:4px}#alertModal.p.h2{min-height:180px}#alertModal:not(.h2) .text{padding-top:10px}#alertModal .b_close{background:none;top:0;right:0;border:none}#alertModal .b_close.white:after,#alertModal .b_close.white:before{background:white}#alertModal h1{text-align:center;font-size:17px;text-transform:uppercase;margin-bottom:30px}#alertModal h2{color:inherit;text-align:center;font-size:16px;margin-bottom:15px;font-weight:600}#alertModal p{color:inherit;text-align:center;line-height:19px;white-space:pre-wrap;word-break:break-word}#alertModal p strong{font-size:inherit}#alertModal img{max-width:100%;max-height:500px;min-height:20px;margin-bottom:10px}#alertModal video{max-width:100%;max-height:500px;min-height:20px;margin-bottom:10px}#alertModal ul{max-width:350px;margin:10px auto 0 auto;text-align:left}#alertModal ul li{margin-bottom:5px}#alertModal ul li:last-child{margin:0}#alertModal .text{margin-bottom:20px}#alertModal .og{margin-top:8px;padding:2px;background:rgba(0,0,0,0.1);text-align:center;font-size:0;display:inline-block}#alertModal .og p{font-weight:600;margin-bottom:4px;max-width:450px}#alertModal .og img{max-width:100%;min-height:100px;max-height:150px;margin:0 0 5px 0;background:none}#alertModal .buttons{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:10px;text-align:center;width:100%}#alertModal .buttons .button{text-transform:uppercase;margin:0 10px;min-width:80px}#alertModal .buttons .button.yes{color:white;background:#1c9582}#alertModal .buttons .button.no{color:white;background:#404040}#alertModal.noButtons{padding:20px 10px 10px 10px}#alertModal.noButtons .text{margin-bottom:0}@media screen and (max-width:767px){#alertModal p{font-size:14px}#alertModal img{max-height:50vh}#alertModal.noButtons img{max-height:70vh}}@keyframes modalIn{0%{transform:translate(-50%,-50%) scale(0.95)}to{transform:translate(-50%,-50%) scale(1)}}#desktop{z-index:14;position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fafafa;background-repeat:no-repeat;background-position:center center}#desktop .button{margin:0}#desktop .join{display:none;position:absolute}#desktop .content{width:320px;display:block;grid-template-columns:320px auto;grid-column-gap:20px;position:relative;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#desktop .content.markers_x1{display:grid;width:870px}#desktop .content.markers_x2{display:grid;width:710px}#desktop .content.markers_x3,#desktop .content.markers_x4,#desktop .content.markers_x5{display:grid;width:870px}#desktop .column{width:320px;background:white;border-radius:8px;overflow:hidden;box-shadow:0 0 4px 0 rgba(0,0,0,0.2)}#desktop img.cover{width:100%;display:block}#desktop .projectTitle{text-align:center;padding:10px}#desktop .projectTitle h1{font-size:18px}#desktop .textAndQRCode{padding:10px;background-color:#f0f0f0;text-align:center;box-sizing:border-box;height:320px}#desktop .textAndQRCode h3{margin-bottom:5px}#desktop .textAndQRCode p{margin-bottom:5px}#desktop .textAndQRCode p span{font-size:14px}#desktop .textAndQRCode p span.visit{font-size:13px}#desktop .textAndQRCode p span.url{font-size:13px}#desktop #qrCode{text-align:center;padding:5px}#desktop #qrCode img{width:140px;margin:0 auto;outline:2px solid white}#desktop>.buttons{text-align:center;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:10px}@media screen and (max-height:770px){#desktop .content{transform:translate(-50%,-50%) scale(0.9)}}@media screen and (max-height:670px){#desktop .content{transform:translate(-50%,-50%) scale(0.8)}}#desktop .markers{font-size:0}#desktop .markers img{max-width:320px;margin:10px}#desktop .markers.markers_x1 img{margin-top:0;max-width:600px;max-height:600px}#desktop .markers.markers_x2 img{margin:20px;max-width:300px}#desktop .markers.markers_x2 img:first-child{margin-top:10px}#desktop .markers.markers_x3 img,#desktop .markers.markers_x4 img{max-width:240px}#desktop .markers.markers_x5 img{max-width:200px}#desktop .poweredBy{position:fixed;bottom:6px;right:6px}#desktop .poweredBy span{color:white;text-shadow:black 0 0 15px,black 0 0 7px;font-family:Arial;font-size:12px}body.oswald #desktop .content .button{font-size:14px}#introScreen{display:none;z-index:200;position:fixed;top:0;left:0;right:0;bottom:0;color:#1D1718;background-color:#202020;overflow:hidden;background-repeat:no-repeat;background-position:center center}#introScreen *{user-select:none;-webkit-user-select:none}#introScreen span.introButton{display:inline-block;cursor:pointer;min-width:120px;height:40px;line-height:40px;padding:0 12px;background:#702C84;color:white;position:relative;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:5px;text-align:center;font-size:18px}#introScreen span.introButton.image{opacity:1;animation:none;padding:0;max-width:400px;width:70%;font-size:0;background:transparent!important;height:auto}#introScreen span.introButton.image img{max-width:100%;max-height:60vh;display:block;margin:0 auto}body.loading #logo{display:none}#loadingScreen,#startScreen{background-repeat:no-repeat;background-position:center center;position:fixed;top:0;left:0;right:0;bottom:0}#loadingScreen *,#startScreen *{user-select:none;-webkit-user-select:none}#loadingScreen{z-index:12}#loadingScreen h1{margin-bottom:12vh;font-size:26px}#loadingScreen p{color:inherit;font-size:18px}#loadingScreen>div:first-child{text-align:center;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:320px;color:inherit;width:91vw}#loadingScreen .loadingBar{color:inherit;text-align:center;width:320px;max-width:90%;position:fixed;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:55%}#loadingScreen .filler{margin-top:8px;height:4px;font-size:0;background:white}#loadingScreen .filler .fill{background:red;height:100%;width:0;transition:width 0.2s;transform-origin:left top}#loadingScreen .poweredBy{position:fixed;bottom:6px;right:6px;opacity:0.8}#loadingScreen .poweredBy span{color:white;text-shadow:black 0 0 15px,black 0 0 7px;font-family:Arial;font-size:12px}#loadingScreen .demoBanner{position:fixed;left:0;right:0;bottom:28px;padding:3px 0;text-align:center;background:rgba(255,255,255,0.9);color:#808080;font-size:13px}@media screen and (max-width:500px){#loadingScreen p{font-size:16px}#loadingScreen .filler{margin-top:5px}}#startScreen{display:none;z-index:200}#startScreen span.startButton{display:inline-block;cursor:pointer;min-width:120px;height:40px;line-height:40px;padding:0 12px;background:#702C84;color:white;position:relative;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:5px;text-align:center;font-size:18px;opacity:0;animation:startButton 1s ease 1;animation-fill-mode:forwards}#startScreen span.startButton.flash:before{position:absolute;z-index:-1;left:0;right:0;height:100%;content:"";display:block;background-image:linear-gradient(135deg,transparent 0,transparent 30px,rgba(255,255,255,0.4) 30px,rgba(255,255,255,0.4) 45px,transparent 45px);background-repeat:no-repeat;background-position:-50px 0;animation-name:buttonFlash;animation-duration:3s;animation-timing-function:linear;animation-iteration-count:infinite}#startScreen span.startButton.image{opacity:1;animation:none;padding:0;max-width:400px;width:70%;font-size:0;background:transparent!important;height:auto;box-shadow:none}#startScreen span.startButton.image img{max-width:100%;max-height:60vh;display:block;margin:0 auto}@keyframes startButton{0%{opacity:0;transform:translate(-50%,0)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes buttonFlash{0%{background-position:-50px 0}30%{background-position:250px 0}31%{background-position:500px 0}to{background-position:500px 0}}#startScreen .cookieInfo{display:none;position:fixed;left:0;right:0;bottom:0;padding:5px;text-align:center;font-size:12px;opacity:0.7}#startScreen p{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:calc(50% + 120px);text-transform:uppercase;font-size:28px}#help .image{top:35%}#help .markerPreview{height:80px}#help .markerPreviews{position:absolute;bottom:140px;left:10px;right:10px;text-align:center}#help .markerPreviews li{display:inline-block;margin:0 5px;cursor:pointer}#help .markerPreviews img{height:70px}#help p{margin:0}#help.customHelp .image{top:50%}#help.customHelp .text,#help.customHelp ul{display:none}#errorScreen{z-index:1000;position:fixed;top:0;left:0;right:0;bottom:0}#errorScreen h2{color:inherit;margin-bottom:20px;font-size:24px}#errorScreen p{color:inherit;font-size:16px;white-space:pre-wrap}#errorScreen #systemDetails{font-size:12px;color:#a0a0a0;position:fixed;text-align:center;left:0;right:0;bottom:20px;white-space:pre}#errorScreen #message{z-index:100;width:80%;max-width:400px;position:fixed;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:white;padding:10px;text-align:center;border-radius:8px;box-shadow:0 0 20px 10px rgba(0,0,0,0.4)}#errorScreen #message .errorName{font-size:14px;margin:5px;opacity:0.7}#helper{position:fixed;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:300px;height:300px;border:3px solid #eeeeee;color:inherit;box-sizing:border-box;box-shadow:0 0 50px 0 rgba(0,0,0,0.6);border-radius:3px}#helper *{user-select:none;-webkit-user-select:none}#helper>div{position:absolute;bottom:-3px;left:-1px;right:-1px}#helper p{margin:5px;text-align:center;line-height:20px;font-size:15px}#helper .markerPreview{display:block;position:absolute;left:5px;bottom:35px;width:70px}#helper .markerPreviews{font-size:0;position:absolute;left:5px;top:-65px;text-align:left}#helper .markerPreviews li{font-size:0;display:inline-block;margin-right:5px;text-align:center;width:60px;height:60px;border-radius:3px;overflow:hidden;vertical-align:top}#helper .markerPreviews li:last-child{margin-right:0}#helper .markerPreviews li.spinner{text-align:center}#helper .markerPreviews li.spinner>div{width:8px;height:8px;background:white;margin:calc(50% - 4px) 2px 0 2px;border-radius:100%;display:inline-block;opacity:0.7;animation:sk-bouncedelay 1.4s infinite ease-in-out both}#helper .markerPreviews li.spinner .bounce1{animation-delay:-0.32s}#helper .markerPreviews li.spinner .bounce2{animation-delay:-0.16s}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}#helper .markerPreviews img{width:100%}#helper .markerPreviews.x5{top:-41px}#helper .markerPreviews.x5 li{width:36px;height:36px}#helper .button{position:absolute;margin:0;height:30px;line-height:30px;right:5px;top:-35px;min-width:70px;font-size:13px}#helper .patternPreviews.x4+.button,#helper .patternPreviews.x5+.button{top:35px;right:-2px}body.face #helper,body.fixed #helper,body.floating #helper,body.m #helper,body.slam #helper{display:none}body.keep #helper{display:none}@media screen and (max-height:420px){#helper{top:40%;height:220px}}@media screen and (min-width:500px) and (min-height:600px){#helper{width:400px;height:400px}#helper p{font-size:16px}#helper .patternPreviews{top:-75px}#helper .patternPreviews li{width:70px;height:70px}}@media screen and (min-width:768px) and (min-height:700px){#helper{width:500px;height:500px}#helper p{font-size:18px}#helper .patternPreviews{top:-85px}#helper .patternPreviews li{width:80px;height:80px}}@media screen and (max-width:767px){#helper .patternPreviews li:last-child{margin-right:0}}#embedContent{display:none;z-index:100;background:rgba(0,0,0,0.5);top:0;right:0;left:0;bottom:0;position:fixed}#embedContent .b_close{background:black}#embedContent>div{position:fixed;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:2px;border-radius:4px;max-height:calc(100vh - 10px);overflow:auto}#embedContent>div:before{content:"";display:block;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:white;border-radius:50%;width:50px;height:50px;animation:iframeLoader 1s infinite}@keyframes iframeLoader{0%{transform:translate(-50%,-50%) scale(1,1)}50%{transform:translate(-50%,-50%) scale(0.6,0.6)}to{transform:translate(-50%,-50%) scale(1,1)}}@media screen and (max-width:360px){#embedContent.website>div{padding:2px 0}}#embedContent iframe{display:block;margin:0 auto;border-radius:4px;position:relative}#topRightButtons{position:fixed;top:10px;right:10px;z-index:11}#topRightButtons>*{margin-bottom:10px}#b_share{display:block;width:22px;height:22px;border-radius:50%;background:#303030;font-size:0;padding:5px 4px 5px 6px}#b_share img{width:22px;display:block;cursor:pointer}#b_closeARMode{top:0;right:0;position:relative;width:32px;height:32px;background:white;box-shadow:0 0 3px 0 rgba(0,0,0,0.3)}#b_closeARMode:after,#b_closeARMode:before{background:black!important}body.ddd #b_closeARMode{display:none}footer{position:fixed;bottom:0;left:0;right:0;z-index:10}footer *{text-align:center}footer .title{position:relative}footer .title.showDescription>div,footer .title.showTitle>div{padding:5px}footer .title h1,footer .title p{padding:5px 0}footer .title h1{font-size:20px}footer .title p{font-size:13px;opacity:0.7}footer #aboveFooter{display:none;position:absolute;bottom:0;left:0;right:0;height:70px;top:-70px;grid-template-columns:20% auto 20%}footer #aboveFooter>div{position:relative}footer #aboveFooter>div.center{text-align:center}footer #pages{display:none}footer #pages .buttons{padding:5px 0 0 0;display:none}footer #pages .button{line-height:40px;min-height:40px;margin:0 5px 5px 5px;min-width:90px;font-size:12px}@media screen and (max-width:767px){footer #pages .button{min-width:60px}}@media screen and (max-width:360px){footer #pages .button{min-width:55px}}body.ar.image:not(.m) footer #pages{display:none!important}body.m:not(.vr,.inline) footer{z-index:0}#brandingWarning{padding:2px;font-size:14px;background:rgba(255,255,0,0.3)}#brandingWarning .button{margin:5px 0}#orientation{right:0;position:absolute;padding:0 5px;visibility:hidden;top:100px;transition:top 0.3s}#orientation *{touch-action:none;user-select:none;-webkit-user-select:none}#orientation ul{width:130px;box-sizing:border-box;border-radius:4px;overflow:hidden;margin-bottom:5px}#orientation li{cursor:pointer;width:50%;float:left;height:30px;line-height:30px;font-size:13px;display:block;text-align:center;background:#e0e0e0;transition:background-color 0.3s}#orientation li.active{background:#00bde6;color:white}body.m #orientation{top:-45px;visibility:visible}@media screen and (max-width:767px){body.m #orientation{top:-35px}}@media screen and (max-width:320px){body.m #orientation{top:-75px}}@media screen and (max-width:767px){footer .title{}footer .title p{font-size:12px}}@media screen and (max-width:320px){footer #orientation ul{width:80px}footer #orientation li{width:100%;height:35px;line-height:35px}footer #pages .button{margin:5px 4px}}#overQuota{background:rgba(0,0,0,0.6);padding:15px 5px}#overQuota p{text-align:center;color:white;font-size:14px}#PWAIcon{display:none}#introPWA{position:fixed;bottom:5px;left:5px;right:5px;z-index:1000;background:#cccccc;padding:10px;text-align:center}#introPWA h2{text-transform:uppercase}#installPWA{display:none;position:fixed;bottom:5px;left:5px;right:5px;z-index:1000;background:#aaaaaa;padding:5px;font-size:12px;text-align:center}#installPWA .firefox,#installPWA .safari{display:none}body.pwa.m #orientation{right:10px;top:-55px;visibility:visible}body.pwa #PWAIcon{position:fixed;top:55px;right:5px;padding:2px;background:rgba(50,50,50,0.6);border-radius:3px;display:block}body.pwa #PWAIcon a{margin:6px 0;background:white;padding:3px;border:1px solid #aaaaaa;border-radius:3px;min-width:60px;display:inline-block}body.pwa #PWAIcon .button{padding:0 2px;margin-bottom:0;min-width:70px}#sessionLoader{background:#404040;position:fixed;top:0;right:0;bottom:0;left:0;z-index:100}#scanAround{color:white;font-size:24px;position:fixed;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:65%;text-shadow:0 0 4px rgba(0,0,0,0.5);text-align:center;width:90%}#tapReticle{color:white;font-size:24px;position:fixed;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:65%;text-shadow:0 0 4px rgba(0,0,0,0.5);text-align:center;width:90%}#b_reticle{margin:0 10px 0 auto;display:block;width:38px;height:38px;border:4px solid white;cursor:pointer;border-radius:50%;position:relative;visibility:hidden;opacity:0.8;box-shadow:0 0 5px 0 rgba(0,0,0,0.5),inset 0 0 5px 0 rgba(0,0,0,0.5)}#b_reticle:before{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:8px;height:8px;content:"";display:block;background:white;border-radius:50%;box-shadow:0 0 5px 0 rgba(0,0,0,0.5)}body.webXRSession{}body.webXRSession #sessionLoader{display:none}body.webXRSession #b_closeARMode{display:block}body.face #threejs{width:100%;height:100%;top:0;left:0;transform:none}#b_viewInAR{z-index:9;top:5px;left:5px;position:absolute;margin:0;text-transform:none}#b_viewInAR img{display:block;max-width:80px;max-height:30px;cursor:pointer}#b_backTo3D{z-index:11;margin:0;position:absolute;text-transform:none}#attractor{position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;z-index:100;background:radial-gradient(ellipse at center,rgba(0,0,0,0.5) 20%,rgba(0,0,0,0.1) 100%);cursor:pointer}#attractor p{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:18px;color:#404040;height:40px;line-height:40px;padding:0 20px;border-radius:20px;background:white;white-space:nowrap}#qrCodeInline{position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;z-index:10;background:linear-gradient(to bottom,rgba(0,0,0,0.15) 10%,rgba(0,0,0,0.4) 90%)}#qrCodeInline #b_closeQR{background:white;box-shadow:rgba(0,0,0,0.1) 0 0 5px 0}#qrCodeInline #b_closeQR:after,#qrCodeInline #b_closeQR:before{background:#1D1718}#qrCodeInline p{position:absolute;left:20px;right:20px;bottom:30px;color:white;text-shadow:0 1px 1px rgba(0,0,0,0.3)}#qrCodeInline canvas{visibility:hidden}#qrCodeInline img:not(.marker){background:white;border:8px solid white;border-radius:6px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:150px;min-height:150px}#qrCodeInline img.marker{cursor:pointer;right:5px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);max-width:60px;z-index:1;border:2px solid white}#qrCodeInline.bigMarker{z-index:100}#qrCodeInline.bigMarker img.marker{max-width:calc(100% - 20px);max-height:calc(100% - 20px);position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);bottom:auto;right:auto;outline:50vw solid white;border:none}@media screen and (max-height:399px){#qrCodeInline p{bottom:25px}#qrCodeInline img:not(.marker){height:150px}}@media screen and (max-height:299px){#qrCodeInline p{bottom:20px;font-size:15px}#qrCodeInline img:not(.marker){height:120px;min-width:120px;min-height:120px}}#b_closeAR{display:none;background:white;box-shadow:0 0 5px 0 rgba(0,0,0,0.5);z-index:201;position:relative;top:0;right:0;margin-bottom:10px}#controls{display:none}body.inlineScene #logo img{max-height:45px;max-width:90px}body.inlineScene #sceneLoader h1{font-size:24px}body.inlineScene .button{font-size:13px;min-width:90px;padding:0 8px}body.inlineScene #controls{display:block;position:relative;height:40px;text-align:right}body.inlineScene #controls .b_fullScreen,body.inlineScene #controls .b_share,body.inlineScene #controls .b_share,body.inlineScene #controls .b_volume{margin:4px 6px 0 0;width:22px;height:22px;border-radius:50%;background:rgba(0,0,0,0.3);font-size:0;padding:5px 4px 5px 6px;display:inline-block}body.inlineScene #controls .b_fullScreen,body.inlineScene #controls .b_share,body.inlineScene #controls .b_volume{vertical-align:top;width:22px;height:22px}body.inlineScene #controls .b_fullScreen img,body.inlineScene #controls .b_share img,body.inlineScene #controls .b_volume img{display:block;cursor:pointer}body.inlineScene #controls .b_volume{padding:5px 4px 5px 6px}body.inlineScene #controls .b_volume img{width:22px}body.inlineScene #controls .b_volume.on img.on{display:block}body.inlineScene #controls .b_volume.on img.off{display:none}body.inlineScene #controls .b_volume.off img.off{display:block}body.inlineScene #controls .b_volume.off img.on{display:none}body.inlineScene #controls .b_fullScreen{padding:5px}body.inlineScene #controls .b_fullScreen img{width:18px;margin:2px}body.inlineScene #controls .b_share img{width:22px;display:block}body.inlineScene.face #b_closeAR,body.inlineScene.fixed #b_closeAR,body.inlineScene.floating #b_closeAR,body.inlineScene.image #b_closeAR,body.inlineScene.slam #b_closeAR{display:inline-block}body.inlineScene.slam.webXRSession #b_closeAR{display:none}body.ddd #helper,body.ddd #orientation{display:none}body.ddd #b_takePhoto,body.ddd #b_takeVideo{display:none!important}body.ddd #topRightButtons #b_share{display:none!important}body.ddd #sceneLoader .loadingBar{top:65%!important}body.ddd .statesModule .button{height:30px;line-height:30px}body:not(.ddd) #b_viewInAR{display:none}body:not(.inlineQR) #b_backTo3D{display:none}body.inlineQR #logo,body.inlineQR #topRightButtons,body.inlineQR footer{display:none!important}body.ddd:not(.m):not(.keep) .module.open:not(.photoModule){display:block}body.inlineScene footer .title h1{padding:0;font-size:18px}#loadingTools{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.8);display:none;z-index:1000}#loadingTools p{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:white;text-transform:uppercase}.module{position:relative;z-index:10;padding:0 10px;display:none}.module.open.activeScene{display:block}.module h3{height:40px;line-height:40px;font-size:19px}body:not(.m):not(.keep):not(.slam):not(.floating):not(.fixed) .module:not(.photoModule){display:none}.statesModule{min-height:50px}.statesModule.noButtons{min-height:0;padding:0}.statesModule div.footerText{padding-top:5px;position:relative;height:40px}.statesModule div.footerText p{font-size:15px;left:0;right:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.statesModule .buttons{padding:5px 0 0 0;font-size:0}.statesModule .button{padding:0 5px 2px 5px;min-width:60px;margin:0 5px 5px 5px;font-size:12px;text-transform:none;height:40px;line-height:40px}.statesModule .button:first-child{margin-left:0}.statesModule .button:last-child{margin-right:0}@media screen and (max-width:767px){.statesModule .buttons[data-buttons="1"] .button{min-width:100px}.statesModule .buttons[data-buttons="2"] .button{min-width:100px}.statesModule .buttons[data-buttons="3"] .button{min-width:90px}}@media screen and (min-width:400px) and (max-width:767px){.statesModule .button{height:40px;line-height:40px;min-width:65px}.statesModule .buttons[data-buttons="4"] .button{min-width:70px}}@media screen and (max-width:320px){.statesModule{min-height:46px}.statesModule .button{height:36px;line-height:36px;min-width:60px}.statesModule .buttons[data-buttons="4"] .button{min-width:60px}.statesModule .buttons[data-buttons="3"] .button{min-width:80px}}@media screen and (min-width:768px){.statesModule .button{font-size:15px;min-width:100px}}.materialsModule .button{padding:0 5px;background:#909090;min-width:70px;margin:0 5px;font-size:11px;text-transform:none;position:relative;text-shadow:0 0 2px #000000,0 0 2px #000000;height:40px;line-height:40px}.materialsModule input,.statesModule input{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;height:100%;font-size:8px;cursor:pointer}.materialsModule .palette,.statesModule .palette{position:absolute;left:0;right:0;bottom:0;padding:2px 0;background:#eeeeee;font-size:0;z-index:1}.materialsModule .palette .color,.statesModule .palette .color{display:inline-block;width:34px;height:34px;margin:4px;cursor:pointer;border:1px solid rgba(0,0,0,0.2);border-radius:50%}@media screen and (max-width:320px){.materialsModule .palette .color,.statesModule .palette .color{width:30px;height:30px}}@media screen and (max-width:767px){.module{padding:0 5px}}#rayDebug{position:fixed;width:8px;height:8px;background:red;font-size:0;transform:translate(-50%,-50%);z-index:1000;border-radius:50%}body.image:not(.m):not(.keep) #b_takePhoto,body.image:not(.m):not(.keep) #swapCamera{display:none}body.keep #b_takePhoto,body.keep #b_takeVideo,body.keep #swapCamera,body.m #b_takePhoto,body.m #b_takeVideo,body.m #swapCamera,body:not(.image) #b_takePhoto,body:not(.image) #b_takeVideo,body:not(.image) #swapCamera{display:inline-block}body.webXRSession #b_takePhoto,body.webXRSession #b_takeVideo,body.webXRSession #swapCamera{display:none!important}body.recording #b_takePhoto,body.recording #b_takeVideo,body.recording #swapCamera{display:none!important}body.recording #b_stopVideoRecording{display:inline-block}#b_stopVideoRecording,#b_takePhoto,#b_takeVideo,#swapCamera{display:none;min-width:0;padding:0;margin:0;border-radius:50%}#b_stopVideoRecording,#b_takePhoto,#b_takeVideo{background-color:#202020!important;width:60px;height:60px;line-height:57px;vertical-align:top;margin:0 5px}#b_stopVideoRecording img,#b_takePhoto img,#b_takeVideo img{height:34px;vertical-align:middle}#b_stopVideoRecording.library,#b_takePhoto.library,#b_takeVideo.library{background:none!important;border-radius:none;border:none}#b_stopVideoRecording.library img,#b_takePhoto.library img,#b_takeVideo.library img{height:auto;max-height:100%;max-width:100%;vertical-align:middle}#b_stopVideoRecording.library.circle img,#b_takePhoto.library.circle img,#b_takeVideo.library.circle img{border-radius:50%}#b_stopVideoRecording img{height:30px}#swapCamera{width:40px;height:40px;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);left:calc(50% - 60px);top:0;background-image:url("../assets/icons/switch-camera128.png");background-size:65% 65%;background-position:center;background-repeat:no-repeat;background-color:#1D1718}#swapCamera img{max-width:100%;max-height:100%;vertical-align:middle}#swapCamera.library{background:none!important}#swapCamera.library.circle img{border-radius:50%}#photoTools.photo.video #swapCamera{left:calc(50% - 90px)}.photoModule{position:fixed;left:0;right:0;top:0;bottom:0;z-index:100}.photoModule .b_close{top:5px;right:5px;background:rgba(255,255,255,0.4)}.photoModule .button.save,.photoModule .button.share{height:40px;line-height:40px;min-width:90px;margin:0;font-size:16px;text-transform:capitalize}.photoModule .button.save:before,.photoModule .button.share:before{content:"";background-size:20px 20px;background-position:center center;width:20px;height:20px;display:inline-block;vertical-align:middle;margin-right:5px}.photoModule .button.save.share:before,.photoModule .button.share.share:before{background-image:url("../assets/icons/icon-share.svg")}.photoModule .button.save.save:before,.photoModule .button.share.save:before{background-image:url("../assets/icons/icon-save.svg")}.photoModule #photoPreviewWrapper{height:70%;border:10px solid transparent;left:50%;top:6%;position:relative;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}@media (orientation:landscape){.photoModule #photoPreviewWrapper{height:65%;border:none;top:5px}}@media (orientation:landscape) and (min-width:769px){.photoModule #photoPreviewWrapper{height:65%;border:none;top:50%;transform:translate(-50%,-50%)}}.photoModule #photoPreview{position:relative;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);box-sizing:border-box;background:white;display:block;max-width:100%;max-height:100%;box-shadow:0 0 5px 0 rgba(0,0,0,0.6);z-index:1;border:4px solid white;border-radius:5px}.photoModule .buttons{text-align:center;position:absolute;bottom:0;left:0;right:0;padding:5px;z-index:1000}.photoModule .buttons div.save,.photoModule .buttons div.share{display:inline-block;padding:5px;min-width:30%;box-sizing:border-box;text-align:center}.photoModule .buttons .messageNoSave{margin-bottom:20px;color:white;padding:1px 2px;background:rgba(0,0,0,0.3);font-size:13px}.video-container{position:relative;max-height:60vh}.video-container .button{text-transform:none}.video-container video{max-width:60vw;box-shadow:0 0 5px 0 rgba(0,0,0,0.6);border:4px solid white;border-radius:5px}.photoModule .mainContainer{position:fixed;top:15vh;left:0;width:100%}.photoModule .mainContainer .previewContainer{display:flex;flex-direction:column;align-items:center}.photoModule .mainContainer .previewContainer video{background-color:#a0a0a0;max-height:60vh}#videoRecorder{position:absolute;bottom:80px;left:50%;transform:translate(-50%,0)}#videoRecorder p{text-align:center;border-radius:5px;padding:3px 5px;background:rgba(0,0,0,0.6);color:white;min-width:46px}.video-container .indicator{user-select:none;pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);fill:white}.video-container .indicator svg{width:80px;height:80px;filter:drop-shadow(0 2px 5px black)}.controlls-container{display:none}video::-webkit-media-controls-fullscreen-button{display:none}video::-webkit-media-controls-volume-slider{display:none}video::-webkit-media-controls-mute-button{display:none}.recordTime{color:white;background:black;padding:15px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-shadow:0 0 10px rgba(0,0,0,0.25);z-index:1001}[hidden]{display:none}@media screen and (max-width:767px){#b_stopVideoRecording img{height:26px}}#crosshair{pointer-events:none;position:absolute;z-index:1;width:50px;left:50%;top:50%;transform:translate(-50%,-50%);display:none}.started #crosshair{display:block}#gazeLoader{pointer-events:none;width:100px;height:100px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);clip:rect(0px,100px,100px,50px)}#gazeLoader .circle{box-sizing:border-box;width:100%;height:100%;border:10px solid white;border-radius:50%;position:absolute;clip:rect(0px,50px,100px,0px)}div[data-anim~=base]{animation-iteration-count:1;animation-fill-mode:forwards;animation-timing-function:linear}#gazeLoader[data-anim~=wrapper]{animation-duration:0.01s;animation-delay:3s;animation-name:close-wrapper}#gazeLoader .circle[data-anim~=left]{animation-duration:6s;animation-name:left-spin}#gazeLoader .circle[data-anim~=right]{animation-duration:3s;animation-name:right-spin}@-webkit-keyframes right-spin{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}@-webkit-keyframes left-spin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@-webkit-keyframes close-wrapper{to{clip:rect(auto,auto,auto,auto)}}#eShop{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0.5);display:none;z-index:100}#eShop #eShopFlash{position:fixed;top:0;right:0;bottom:0;left:0;background:white;opacity:1;transition:opacity 0.4s}#eShop header{position:fixed;height:50px;background:white;left:0;right:0}#eShop header .fa{float:right;margin:0 12px 0 15px;color:#1D1718;font-size:32px;line-height:50px}#eShop header .fa.active{color:#f5b027}#eShop header>img{margin:2px;height:45px}#eShop .eShopButton{width:50px;height:50px;border-radius:50%;text-align:center;line-height:50px;color:#1D1718;cursor:pointer;display:inline-block;background:white;margin:0 15px}#eShop .eShopButton i{font-size:28px;vertical-align:-3px}#eShop .b_close{position:fixed;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:30px;top:auto;right:auto;background:black;border:2px solid white;width:40px;height:40px}#eShopContent{position:fixed;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:380px;max-width:90%}#eShopContent .buttons{height:50px;text-align:center}#eShopContent .buttons .active i{color:#f5b027}#eShopImageDiv{width:100%;min-height:200px;height:300px}#eShopImage{display:block;max-width:100%;max-height:100%;border-radius:4px;margin:0 auto;border:2px solid white}#eShopTitle{height:50px;line-height:50px;text-align:center;color:white;text-shadow:0 2px 1px rgba(0,0,0,0.4);font-size:15px}#eShopPrice{position:absolute;top:-20px;right:50px;background:#f5b027;color:white;padding:3px 5px;border-radius:4px;font-size:24px;box-shadow:0 0 5px 0 rgba(0,0,0,0.5)}.configuratorModule{overflow:auto;padding-top:5px}.configuratorModule>p{padding:0 0 10px 0;font-size:14px}.configuratorModule .config{margin-bottom:5px;font-size:0;padding:2px 0;text-align:center}.configuratorModule .config.name{display:grid;grid-template-columns:90px auto;grid-column-gap:10px}.configuratorModule .config.name *{text-align:left}.configuratorModule .config>p{font-size:13px;line-height:32px}.configuratorModule .config>div{font-size:0}.configuratorModule .config.color{font-size:0}.configuratorModule .config.color .color{display:inline-block;width:32px;height:32px;margin:0 8px 0 0;cursor:pointer;border-radius:50%;box-sizing:border-box;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.2)}.configuratorModule .config.color .color.active{box-shadow:inset 0 0 0 1px rgba(0,0,0,0.2),0 0 0 2px #00bde6}@media screen and (max-width:320px){.configuratorModule .config.color .color{width:28px;height:28px}}.configuratorModule .config.texture .media{display:inline-block;margin:0 8px 0 0;width:32px;height:32px;cursor:pointer}.configuratorModule .config.texture .media.active{box-shadow:0 0 0 2px #00bde6}.configuratorModule .config.texture img{max-width:100%;max-height:100%;display:block}@media screen and (max-width:320px){.configuratorModule .config.texture .media{width:28px;height:28px}}body.inlineScene .configuratorModule{position:fixed;top:0;right:0;bottom:40px;background:none!important}body.inlineScene .configuratorModule>p{display:none}body.inlineScene .configuratorModule .config{display:inline-block;vertical-align:top}body.inlineScene .configuratorModule .config.name{display:inline-block;text-align:center}body.inlineScene .configuratorModule .config>p{display:none}body.inlineScene .configuratorModule .config>div{position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:calc(50vh - 40px)}body.inlineScene .configuratorModule .config span.color{margin:5px 3px;display:block}body.inlineScene .configuratorModule .config .media{margin:5px 3px;display:block}*{font-family:"Inter";font-size:16px;font-weight:normal;padding:0;margin:0;text-decoration:none;color:#1D1718;list-style-type:none;border:none;background-repeat:no-repeat}body,html{overflow:hidden;overscroll-behavior-x:none}html{width:100%;height:100%}body{background:#f0f0f0;overflow-x:hidden;position:fixed;top:0;right:0;bottom:0;left:0}img{user-select:none;-webkit-user-select:none}:not(.button){-webkit-tap-highlight-color:rgba(0,0,0,0)}input{border-radius:0}.b_close{background:none;top:5px;right:5px;z-index:1}.b_close:after,.b_close:before{background:#1D1718}.b_close.white:after,.b_close.white:before{background:white}.strong,strong{font-size:inherit;color:inherit}li a,li strong,p a,p strong{font-size:inherit}li a,p a{text-decoration:underline}.brandingBg{background:#eeeeee}#fail{z-index:14;position:fixed;top:0;left:0;right:0;bottom:0;background:#404040;background-image:repeating-linear-gradient(45deg,transparent,transparent 30px,#505050 30px,#505050 60px)}#helpOpenBrowser,#helpOpenSafari{background:red;color:white;position:fixed;top:25px;right:5px;padding:8px;animation-name:bounceHelpOpenSafari;animation-duration:1s;animation-iteration-count:infinite;text-align:right;white-space:pre}#helpOpenBrowser:before,#helpOpenSafari:before{position:absolute;top:-16px;right:2px;display:block;content:"";width:0;height:0;border-style:solid;border-width:0 16px 16px 16px;border-color:transparent transparent red transparent}@keyframes bounceHelpOpenSafari{0%{transform:translate(0,0)}70%{transform:translate(0,-5px)}90%{transform:translate(0,0)}to{transform:translate(0,0)}}#notPublished{position:fixed;background:#1D1718;top:35px;right:5px;z-index:10;padding:5px 8px;font-size:13px}@media screen and (max-width:768px){#notPublished{font-size:12px}}#notPublished p{font-size:inherit;color:white}#private{position:fixed;background:#1D1718;top:38px;right:5px;z-index:9;padding:5px 8px;font-size:13px;display:none}@media screen and (max-width:768px){#private{font-size:12px}}#private p{font-size:inherit;color:white}.videoTexture{position:fixed;top:0;left:0;z-index:-1;visibility:hidden}.nft #bgVideo{position:absolute}#canvasSearch{visibility:hidden}#threejs{touch-action:none}body.image:not(.nft) #threejs{position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}body.image:not(.nft).p #threejs{transform-origin:0 0;transform:rotate(-90deg) translate(-100%,-50%);left:50%;top:0}@media screen and (min-width:900px) and (orientation:landscape){body.fixed #threejs,body.fixed.p #threejs,body.slam #threejs,body.slam.p #threejs{position:relative;left:50%;top:0;transform:translate(-50%,0)}}body.fixed.p #threejs{position:relative;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}body.simulator{}body.simulator #threejs{transform:none;left:0;top:0}#markerCanvas{display:none}#ar{height:calc(100% - 60px);z-index:8}#logo{position:fixed;top:10px;left:10px;cursor:pointer;z-index:100;float:left}#logo img{max-height:100px;max-width:100px;display:block}#cameraAccessDimmer{position:fixed;top:0;right:0;left:0;bottom:0;z-index:200;background:rgba(0,0,0,0.3)}#b_video{visibility:hidden;position:fixed;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1;cursor:pointer;width:80px;height:80px;border-radius:50%;line-height:78px;background:#702C84;box-shadow:0 0 5px 0 black}#b_video:before{position:absolute;top:15px;left:32px;content:"";width:0;height:0;border-style:solid;border-width:26px 0 26px 26px;border-color:transparent transparent transparent #ffffff}#help,#patternLarge{display:none;position:fixed;bottom:0;left:0;right:0;top:0;z-index:100}#help .image,#patternLarge .image{position:relative;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:40%;z-index:1}#help .image img,#patternLarge .image img{width:400px;display:block;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:none}#help .text,#patternLarge .text{box-sizing:border-box;position:absolute;bottom:0;left:0;right:0;padding-bottom:20px}#help .text.mobile,#patternLarge .text.mobile{display:none}#help p,#patternLarge p{font-size:17px;margin:5px;text-align:center;margin:0 5px 10px 0;line-height:25px}#help p span,#patternLarge p span{-webkit-user-select:auto;user-select:auto}#help p .link,#patternLarge p .link{font-size:inherit;padding:2px 6px}#help p.title,#patternLarge p.title{font-size:20px;color:#00bde6;height:28px;line-height:28px}#help p.url,#patternLarge p.url{font-size:28px;height:32px;line-height:32px}#help .button,#patternLarge .button{margin:0}#patternLarge .image{top:50%}#about p,#more p{user-select:auto;-webkit-user-select:auto}@media screen and (max-width:320px){#about,#more{top:60px;font-size:20px}}#more{display:none;position:fixed;bottom:0;left:0;right:0;top:0;z-index:15;text-align:center}#more .b_close{background:rgba(255,255,255,0.3)}#more>div{width:100%;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:55%}#more p{margin:5px 5px 15px 5px;text-align:center}#more p.discover{font-size:20px;margin:5px 5px 20px 5px}#more .button{margin:0}#more .button.join{background:#404040}#more .button.discover{min-width:120px;font-size:17px;height:40px;line-height:40px;margin-bottom:50px}#more .items{box-shadow:0 0 5px 0 rgba(0,0,0,0.4);margin:0 auto 30px auto;font-size:0;background:white;padding:5px 0;width:calc(100% - 10px);max-width:600px;box-sizing:border-box;border-radius:5px}#more .item{font-size:0;display:inline-block;margin:0 5px;width:calc(33.33% - 10px)}#more .item img{border-radius:3px;width:100%;display:block}#more #littleXR{position:fixed;transform:none;right:0;bottom:0;top:auto;width:150px;text-align:center}#more #littleXR img{position:absolute;right:0;width:150px;bottom:0}#more #littleXR .button{margin-bottom:15px;position:relative;border-radius:5px}#about,#redirection{display:none;position:fixed;bottom:0;left:0;right:0;top:0;z-index:15}#about>div,#redirection>div{color:inherit;width:80%;position:relative;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%}#about p,#redirection p{color:inherit;margin:5px;text-align:center;white-space:pre}#about .button,#redirection .button{margin-top:0;min-width:120px;font-size:18px;height:40px;line-height:40px}@media screen and (max-width:768px){#logo{top:5px;left:5px}#help .image img,#patternLarge .image img{width:250px}#help .text.desktop,#patternLarge .text.desktop{display:none}#help .text.mobile,#patternLarge .text.mobile{display:block}#help p,#patternLarge p{font-size:16px}#help.customHelp .text,#patternLarge.customHelp .text{display:none}}@media screen and (max-width:767px){#logo img{max-height:60px;max-width:110px}#help .patternPreviews{bottom:100px}}@media screen and (max-width:399px){#logo img{max-height:50px;max-width:90px}}@media screen and (max-width:768px) and (orientation:portrait){#help .text,#patternLarge .text{width:auto;height:auto;float:none;padding-bottom:10px}#help .text p.overButton,#patternLarge .text p.overButton{height:40px;margin:0;padding-top:10px}#help .image img,#patternLarge .image img{width:90%;max-width:600px}#help .image img.help,#patternLarge .image img.help{width:calc(100% - 10px)}#help.customHelp .image img.help{width:90%}}@media screen and (max-width:768px) and (orientation:landscape){#help .text,#patternLarge .text{padding-top:100px;right:50%;top:0}#help .image,#patternLarge .image{position:relative;left:0%;top:0%;-webkit-transform:translate(0%,0%);transform:translate(0%,0%);position:relative;top:0%;-webkit-transform:translateY(0);transform:translateY(0);position:absolute;right:0;left:50%;height:100%}#help .image.customHelp,#patternLarge .image.customHelp{right:auto}#help .patternPreviews{width:50%}}@media screen and (max-width:320px){#help .patternPreviews li{margin-right:5px}#help .patternPreviews img{height:70px}#more .item img{width:90px}}body.defaultBranding #logo img{height:auto;box-shadow:none}