.Days{padding:20px 20px 0 0;position:absolute;top:0;right:0;z-index:3}.Days .animate,.Days__Icon{transition:transform .5s ease;transform-origin:top right}.Days__Icon{background:url(/static/media/note.345b89bd.svg) no-repeat 0 0;background-size:cover;padding:15px 0;height:68px;width:70px;-webkit-animation:growAndShrink 3s forwards;animation:growAndShrink 3s forwards}.Days__Text{display:block;font-size:12px;text-align:center;text-transform:uppercase}.Days__Text--large{font-size:38px;line-height:.8}.videoFullscreen .Days{visibility:hidden}@media only screen and (max-width:469px){.Days{padding:10px 10px 0 0;right:70px}}@-webkit-keyframes growAndShrink{0%{transform:scale(1)}35%{transform:scale(2)}70%{transform:scale(2)}to{transform:scale(1)}}@keyframes growAndShrink{0%{transform:scale(1)}35%{transform:scale(2)}70%{transform:scale(2)}to{transform:scale(1)}}.Options{position:absolute;bottom:0;right:0;padding:0 20px 20px 0;z-index:2}.Options__Warning{background:rgba(0,0,0,.4);border-radius:14px;color:#fff;font-size:14px;left:-107px;height:22px;line-height:22px;position:absolute;padding-left:10px;width:130px;top:6px;opacity:0;transition:opacity .5s ease}.Options__Warning--active{opacity:1}.Options__Warning--active+.Options__Icon{transform:rotate(45deg)}.Options__Icon{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent url(/static/media/cog.f31c0a97.svg) no-repeat 0 0;background-size:contain;border:none;color:#fff;fill:#fff;cursor:pointer;position:relative;height:34px;width:34px;z-index:999;-webkit-filter:drop-shadow(0 2px 4px rgba(0,0,0,.5));filter:drop-shadow(0 2px 4px rgba(0,0,0,.5));transition:transform .5s ease}.videoFullscreen .Options{display:none}@media only screen and (max-width:469px){.Options{padding:0 10px 10px 0}}.Background{opacity:0;transition:opacity 1s}.Background,.Background__Layer{position:absolute;height:100%;width:100%}.Background__Layer{background-size:contain;background-position:50%;background-repeat:no-repeat;overflow:hidden}.Background__Layer img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center}@media (orientation:portrait){.Background__Layer img{object-position:left}}.Background__Layer.animated{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px}.Background__Layer.animated.random-drift{-webkit-animation:random-drift 60s linear infinite;animation:random-drift 60s linear infinite}.Background__Layer.animated.lr-drift{-webkit-animation:left-right-drift 60s linear infinite;animation:left-right-drift 60s linear infinite}.Background.__new{opacity:1}@media only screen and (max-width:1023px){.Background__Layer:not(.first){display:none}}@-webkit-keyframes left-right-drift{25%{transform:translate3d(40px,0,0)}0%,50%,to{transform:translateZ(0)}75%{transform:translate3d(-40px,0,0)}}@keyframes left-right-drift{25%{transform:translate3d(40px,0,0)}0%,50%,to{transform:translateZ(0)}75%{transform:translate3d(-40px,0,0)}}@-webkit-keyframes random-drift{10%,90%{transform:translate3d(-15px,12px,0)}20%,80%{transform:translate3d(13px,0,0)}30%,70%{transform:translate3d(0,-14px,0)}40%,60%{transform:translate3d(-12px,10px,0)}50%{transform:translate3d(16px,-13px,0)}}@keyframes random-drift{10%,90%{transform:translate3d(-15px,12px,0)}20%,80%{transform:translate3d(13px,0,0)}30%,70%{transform:translate3d(0,-14px,0)}40%,60%{transform:translate3d(-12px,10px,0)}50%{transform:translate3d(16px,-13px,0)}}.Card{border:0;font-size:16px;font-weight:400;color:#fff;margin-bottom:10px;position:relative;width:100%}.Card--blank{background:transparent}.Card--blank img{cursor:pointer}.Card--expand{transition:width .5s ease;width:25%}.Card--expand.active{width:100%}.Card--fullwidth{max-width:100%;width:100%}.Card--choice{padding-right:15px}.Card--required{margin-bottom:30px;padding-bottom:30px;border-bottom:2px solid #000}.Card--required.Card--image:after{content:"Click the image to continue"}.Card--required.Card--video:after{content:"Watch the video to continue"}.Card--required.Card--choice:after{content:"Select an option to continue"}.Card--required:after{background:#000;color:#fff;width:auto;margin:0 auto;font-size:12px;font-family:"CircularStd";font-weight:500;padding:5px 13px;border-radius:50vw;text-align:center;transition:.5s ease;white-space:nowrap;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%);transition:.2s ease-in;opacity:1}.Card--required.activated{transition:.2s ease-in}.Card--required.activated:after{height:0;opacity:0}.Card--summary{text-align:left}.Card--button{float:right;padding:10px 20px;border-radius:5px;font-size:12pt;cursor:pointer}.Card--button:hover{background-color:#f1f3f5}.Card--system{min-height:auto;max-width:100%;display:flex}.Card--system p{background:#000;color:#fff;width:auto;margin:0 auto;font-size:12px;font-family:"CircularStd";font-weight:500;padding:5px 13px;border-radius:50vw;text-align:center;transition:.5s ease;position:relative}.Card--system:before{border-bottom:2px solid #000;content:"";position:absolute;bottom:50%;width:100%}.Card--system.white:before{border-bottom-color:#fff}.Card--system.white p{background:#fff;color:#000;border-radius:6px}.Card--system.calendar p{padding-left:26px;position:relative}.Card--system.calendar p:before{content:url(/static/media/cal.b22bda5d.svg);padding-right:6px;width:12px;height:13px;position:absolute;top:3px;left:7px}.Card--system.percent p,.Card__Wrapper{position:relative}.Card__Wrapper{background:rgba(0,0,0,.8);border:0;border-radius:0 10px 10px 10px;box-shadow:0 2px 4px rgba(0,0,0,.5);margin-left:15px;transition:left .5s ease,opacity .5s ease-out;opacity:0}.Card__Wrapper--loaded{-webkit-animation:cardFadeIn 1s forwards;animation:cardFadeIn 1s forwards}.Card__Wrapper .play-button{position:absolute;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.1)}.Card__Wrapper .play-button .carot{background-color:#c4302b;border-radius:50%;width:60px;height:60px;position:absolute;top:50%;left:50%;box-shadow:0 2px 4px rgba(0,0,0,.5);transform:translate(-50%,-50%);transition:.4s ease}.Card__Wrapper .play-button .carot:before{content:url(/static/media/play.bfce78d6.svg);position:absolute;top:53%;left:53%;transform:translate(-50%,-50%)}.Card__Avatar{height:50px;width:50px;position:absolute;top:0;left:0;border-radius:0 0 10px 0}.Card__Image,.Card__Video{border-radius:10px;position:relative;width:100%;min-height:30px}.Card__Video{text-align:center}.Card__Video video{max-width:320px;margin:auto}.Card__Video video:focus{outline:none}.Card__Video .video-js{height:auto}.Card__Video .video-js.vjs-fullscreen{z-index:10}.Card__Video .video-js video{position:static}.Card__Expand{background-color:#fff;background-image:url(/static/media/expand.6052e457.svg);background-position:50%;background-repeat:no-repeat;background-size:13px 13px;border-radius:10px 0 10px 0;position:absolute;bottom:0;right:0;width:30px;height:30px}.Card__Expand__Multi{background-image:url(/static/media/cards.63c154bd.svg)}.Card--video button{background:rgba(0,0,0,.5);border-radius:0 0 10px 10px;position:relative;padding:0;border:0}.Card--video.Card--noText .Card__Content{padding-top:38px}.Card--image button{padding:0;border:0;border-radius:10px;margin:0 auto;display:block;position:relative;box-shadow:0 2px 4px rgba(0,0,0,.5);overflow:hidden}.Card--content-image .Card__Wrapper{padding:18px 12px}.Card__Content{padding:18px 12px 20px 63px;line-height:1.4}.Card__Content--inline{max-width:320px;width:100%;cursor:pointer}.Card__Content--inline-container{padding:18px 12px;max-width:320px;position:relative;margin:auto}.Card__Content--inline-image-wrapper{border-radius:10px;overflow:hidden;line-height:0}.Card__Content--inline-image-wrapper .Card__Expander{border-bottom-right-radius:10px;cursor:pointer}.Card.activated .Card__Content--inline{cursor:auto}.Card__Expander{display:block;content:"";background-color:#fff;background-image:url(/static/media/expand.6052e457.svg);background-position:50%;background-repeat:no-repeat;background-size:13px 13px;position:absolute;bottom:-2px;right:0;width:30px;height:30px;margin:20px 12px;border-top-left-radius:10px;outline:none}.Card__ChapterEnd{background:#fff;border:0;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.5);padding:15px;width:100%;color:#333;cursor:pointer}.Card__ChapterEnd .heading{font-size:21px;display:block;margin:0 auto 5px;font-weight:800}.Card__Choice{background:#fff;border:none;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.5);color:#333;cursor:pointer;font-size:15px;font-weight:800;margin-bottom:10px;min-height:75px;text-align:left;opacity:0;padding:0 15px;width:100%;transition:all .75s ease-in-out;will-change:transform}.Card__Choice--display{opacity:1;transform:translate(0)}.Card__Choice--display.Card__Choice--leave{opacity:0;height:0;min-height:0;box-shadow:none;transform:translate(150%)}.Card__Choice:last-child{margin-bottom:0}.Card__Choice:before{transition:all .5s ease;opacity:0;content:"";background-color:#fff;background-image:url(/static/media/redo.e0fbc93f.svg);background-position:50%;background-size:20px;background-repeat:no-repeat;border-radius:100%;box-shadow:0 2px 4px 0 rgba(0,0,0,.5);position:absolute;top:50%;transform:translate(50%,-50%);width:45px;height:45px;right:0}.Card__Choice--chosen:before,.Card__Choice--chosen:hover{opacity:1}.Card__Choice--chosen:hover:before{transform:translate(50%,-50%) rotate(-45deg)}.Card__Choice:hover{opacity:.6}@media (any-pointer:coarse),(hover:none){.Card__Choice:hover{opacity:1}}.Card .Spinner{right:0;bottom:0}.Card__History--card-single .Card__Wrapper{opacity:1}.videoFullscreen .Card{visibility:hidden}.videoFullscreen .Card__Video .video-js{position:fixed;top:-4vh;right:-100px;bottom:-4vh;z-index:99999;left:auto;width:100vw!important;visibility:visible;max-width:unset!important}.Summary{background-color:#fff;border-radius:10px;color:#1a364d;display:flex;margin-bottom:25px;-webkit-animation:cardFadeIn 1s forwards;animation:cardFadeIn 1s forwards}.Summary__Image{position:relative;width:25%}.Summary__Image img{transform:rotate(-25deg);max-width:210px;width:100%}.Summary__Text{flex:1 1;padding:15px 15px 15px 50px;display:flex;flex-direction:column;align-items:flex-start}.Summary__Text--title{margin-bottom:10px;font-size:21px}.Summary__Text--instruction{background:#000;color:#fff;width:auto;font-size:12px;font-family:"CircularStd";font-weight:500;border-radius:50vw;text-align:center;transition:.5s ease;white-space:normal;height:auto;line-height:15px;margin:auto 0 0;padding:5px 10px;flex:0 1 auto}.Summary button{margin-top:10px;border-radius:5px;font-size:15px;font-weight:800;transition:.5s ease;cursor:pointer;background-color:#000;color:#fff}.Summary button:hover{background-color:#333}@media only screen and (max-width:767px){.Summary{flex-direction:column;margin-top:30%}.Summary__Image{width:50%;margin:-30% auto 10px}.Summary__Image img{transform:rotate(-12deg);max-width:300px}.Summary__Text{padding:15px 15px 30px}.Summary__Text--body{margin-bottom:30px}}@media only screen and (max-width:469px){.Summary__Image{width:25%}}.vjs-control-bar{border-radius:0 0 10px 10px}@-webkit-keyframes cardFadeIn{0%{opacity:0}60%{opacity:0}to{opacity:1}}@keyframes cardFadeIn{0%{opacity:0}60%{opacity:0}to{opacity:1}}.lds-ellipsis{position:absolute;bottom:-10px;left:-10px;width:13px;height:13px}@media only screen and (max-width:469px){.lds-ellipsis{left:-20px;bottom:-20px}}.lds-ellipsis div{position:absolute;top:0;width:13px;height:13px;border-radius:50%;background:#fff;-webkit-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:first-child{left:8px;-webkit-animation:lds-ellipsis1 .6s infinite;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px}.lds-ellipsis div:nth-child(2),.lds-ellipsis div:nth-child(3){-webkit-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px}.lds-ellipsis div:nth-child(4){left:56px;-webkit-animation:lds-ellipsis3 .6s infinite;animation:lds-ellipsis3 .6s infinite}@-webkit-keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@-webkit-keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@-webkit-keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}.Curtain{position:fixed;width:100%;top:0;left:0;background:#000;opacity:0;height:100%;transition:all 1s ease;z-index:-1;display:flex;justify-content:center;align-items:center}.Curtain--active{opacity:1;z-index:100000}.Curtain__Container{width:50%;position:relative}.Curtain__Container .lds-ellipsis{bottom:0;right:0;left:-60px;margin:0 auto}.Curtain__Container .Card--button{background-color:#fff;-webkit-animation:curtainFadeIn 1s forwards;animation:curtainFadeIn 1s forwards;border:0}.Curtain .Summary__Scroll{margin-bottom:15px;max-height:50vh;height:100%;overflow-y:auto}@media only screen and (max-height:812px){.Curtain .Summary__Scroll{max-height:40vh}}@media only screen and (max-height:667px){.Curtain .Summary__Scroll{max-height:25vh}}@media only screen and (max-height:568px){.Curtain .Summary__Scroll{max-height:20vh}}@media only screen and (max-width:768px){.Curtain__Container{width:90%}}@-webkit-keyframes curtainFadeIn{0%{opacity:0}60%{opacity:0}to{opacity:1}}@keyframes curtainFadeIn{0%{opacity:0}60%{opacity:0}to{opacity:1}}.Menu{background:rgba(0,0,0,.8);position:absolute;display:flex;flex-direction:column;justify-content:center;height:100%;width:100%;opacity:0;pointer-events:none;position:relative;transition:opacity .5s ease;z-index:3;font-size:20px;color:#fff}.Menu--active{pointer-events:all;opacity:1}.Menu__Title{text-align:center}.Menu__Container{width:30%;margin:0 auto;overflow:hidden}.Menu__Container,.Menu__Content{display:flex;flex-direction:column}.Menu__Content{justify-content:center;padding:20px;background-color:#000;border-radius:10px}.Menu__Row{display:flex;justify-content:space-around;margin-bottom:1em}.Menu__Close{border:none;background-color:initial;color:#fff;padding:10px 0;cursor:pointer;border-radius:5px;margin-left:auto;font-size:12pt}.Menu__Button{border-radius:10px;font-size:1em;background-color:#fff;cursor:pointer;padding:8px 16px;margin-top:10px;border:0}.Menu__Button.active{background-color:#3a88fd;color:#fff}.Menu__Radio{display:flex;justify-content:center}.Menu__Radio input{margin-right:5px}.Menu h1{font-size:2em;margin-bottom:.5em}.Menu h2{font-size:1.5em;margin-bottom:.25em}@media only screen and (max-width:768px){.Menu__Container{width:90%}}.Lightbox{background:rgba(0,0,0,.8);position:absolute;justify-content:center;height:100%;width:100%;opacity:0;pointer-events:none;transition:opacity .5s ease;z-index:3;padding:50px 25px;top:0;display:flex;align-items:center}.Lightbox--active{pointer-events:all;opacity:1}.Lightbox__Container{display:flex;flex-direction:column;justify-content:center;height:100%;width:100%;max-width:1024px;margin:0 auto}.Lightbox__Image{text-align:center;position:relative}.Lightbox__Image img{border-radius:10px;max-width:100%;height:auto}.Lightbox__Image__nav{position:absolute;left:0;right:0;top:50%;margin-top:-56px;bottom:0;height:112px;pointer-events:none}.Lightbox__Image__nav__button{background-color:initial;border:0;padding:10px;font-size:50pt;color:#fff;transition:.5s ease;cursor:pointer;position:absolute;pointer-events:visible;bottom:50%}.Lightbox__Image__nav__button:hover{color:#ccc}.Lightbox__Image__nav__button--left{left:-80px}.Lightbox__Image__nav__button--left:hover{margin-left:-10px}.Lightbox__Image__nav__button--right{right:-80px}.Lightbox__Image__nav__button--right:hover{margin-right:-10px}.Lightbox__Image__nav__counter{font-size:25pt;color:#fff;padding:10px}.Lightbox__Content{border-radius:10px;max-height:100%;display:flex;flex-direction:column}.Lightbox__Content img{border-radius:10px}.Lightbox__Content__image{max-width:40%;margin:auto}.Lightbox__Close{border:none;background-color:initial;color:#fff;padding:10px 0;cursor:pointer;border-radius:5px;margin-left:auto;font-size:12pt;display:block}.videoFullscreen .Lightbox__Content .video-js{position:fixed;top:0;right:0;bottom:0;z-index:99999;left:auto;width:100vw!important;visibility:visible;max-width:unset!important;height:100%}@media only screen and (max-width:768px){.Lightbox__Content__image{max-width:100%}}.vjs-big-play-centered,.vjs-tech{width:100%!important;max-width:100%!important;min-width:100%!important}.magnifier-image{-webkit-user-select:none;-webkit-touch-callout:none}.Debug{background:#fff;border:2px solid #333;box-shadow:-1px -1px 34px 0 rgba(0,0,0,.75);font-size:.8em;padding:10px;position:fixed;bottom:0;left:0;max-width:200px;max-height:150px;z-index:999}.Debug--button{cursor:pointer}.Debug--top{bottom:auto;top:0}.Debug--ontop{z-index:999}.videoFullscreen .Debug{display:none}@media only screen and (max-width:469px){.Debug{display:none}}#root,.debugger,.Player,body,html{height:100%;width:100%}.Player{background:#000;border-radius:10px;max-width:100%;margin:0 auto;position:relative}.Player__Contraints{margin:auto;position:relative;height:100%}.ChatBot{position:fixed;left:590px;bottom:4vh;top:4vh;transform:translateX(-100%);height:92vh;width:470px;z-index:1;transition:all .5s ease}.ChatBot--right{left:calc(100% - 100px)}.ChatBot--center{left:50%;transform:translateX(-50%)}.ChatBot__Spacer{height:auto}.ChatBot__Scroll{max-height:100%;overflow-y:scroll;padding:10px 10px 0 25px;position:absolute;z-index:1;bottom:0;min-width:100%;transform:translateZ(0);scrollbar-color:transparent transparent;-ms-overflow-style:none;scrollbar-width:none}.ChatBot #spinner{position:absolute;bottom:-10px;left:40px}.videoFullscreen .ChatBot__Scroll{overflow:visible;height:100%}@media only screen and (max-width:1023px){.ChatBot{left:50%;transform:translateX(-50%)}.ChatBot__Scroll{padding:10px 25px 0}}@media only screen and (max-width:469px){.ChatBot{width:100%;left:0;transform:none;top:5px;margin-bottom:20px}.ChatBot__Scroll{padding:10px 15px 0;bottom:5px}}.Percent{position:absolute;top:90px;right:24px;z-index:2;width:62px;height:57px;padding:5px;background-color:#fff;border-radius:5px;box-shadow:0 1px 3px rgba(0,0,0,.3)}.Percent__Text,.Percent svg{width:100%;height:100%}.Percent__Text{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:13px}.videoFullscreen .Percent{visibility:hidden}@media only screen and (max-width:469px){.Percent{top:16px;right:10px}}*{box-sizing:border-box}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:initial}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}.vh{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.bold{font-weight:700}.italic{font-style:italic}.underline{text-decoration:underline}@font-face{font-family:"BenguiatITC";src:url(/static/media/BenguiatITCbyBT-BoldCondensed.263b0475.eot);src:url(/static/media/BenguiatITCbyBT-BoldCondensed.263b0475.eot) format("embedded-opentype"),url(/static/media/BenguiatITCbyBT-BoldCondensed.d2cddc2a.woff) format("woff"),url(/static/media/BenguiatITCbyBT-BoldCondensed.5d95fbda.ttf) format("truetype"),url(/static/media/BenguiatITCbyBT-BoldCondensed.51d1a3af.svg) format("svg");font-weight:800;font-style:normal}@font-face{font-family:"CircularStd";src:url(/static/media/CircularStd-Black.faf6412f.eot);src:url(/static/media/CircularStd-Black.faf6412f.eot) format("embedded-opentype"),url(/static/media/CircularStd-Black.59880bb7.woff) format("woff"),url(/static/media/CircularStd-Black.c885948f.ttf) format("truetype"),url(/static/media/CircularStd-Black.263293c6.svg) format("svg");font-weight:800;font-style:normal}@font-face{font-family:"CircularStd";src:url(/static/media/CircularStd-BlackItalic.2d00dacf.eot);src:url(/static/media/CircularStd-BlackItalic.2d00dacf.eot) format("embedded-opentype"),url(/static/media/CircularStd-BlackItalic.e13b5c7b.woff) format("woff"),url(/static/media/CircularStd-BlackItalic.7f645a71.ttf) format("truetype"),url(/static/media/CircularStd-BlackItalic.f3c01bca.svg) format("svg");font-weight:800;font-style:italic}@font-face{font-family:"CircularStd";src:url(/static/media/CircularStd-Bold.e66cd439.eot);src:url(/static/media/CircularStd-Bold.e66cd439.eot) format("embedded-opentype"),url(/static/media/CircularStd-Bold.1ced22ee.woff) format("woff"),url(/static/media/CircularStd-Bold.ce2a6c41.ttf) format("truetype"),url(/static/media/CircularStd-Bold.b4c1f01a.svg) format("svg");font-weight:600;font-style:normal}@font-face{font-family:"CircularStd";src:url(/static/media/CircularStd-BoldItalic.e714c355.eot);src:url(/static/media/CircularStd-BoldItalic.e714c355.eot) format("embedded-opentype"),url(/static/media/CircularStd-BoldItalic.8f682a90.woff) format("woff"),url(/static/media/CircularStd-BoldItalic.fe0bddb8.ttf) format("truetype"),url(/static/media/CircularStd-BoldItalic.91e63932.svg) format("svg");font-weight:600;font-style:italic}@font-face{font-family:"CircularStd";src:url(/static/media/CircularStd-Medium.3473fea8.eot);src:url(/static/media/CircularStd-Medium.3473fea8.eot) format("embedded-opentype"),url(/static/media/CircularStd-Medium.bb9a359a.woff) format("woff"),url(/static/media/CircularStd-Medium.46d551df.ttf) format("truetype"),url(/static/media/CircularStd-Medium.e6af6d0c.svg) format("svg");font-weight:500;font-style:normal}@font-face{font-family:"CircularStd";src:url(/static/media/CircularStd-MediumItalic.1e3f8d0e.eot);src:url(/static/media/CircularStd-MediumItalic.1e3f8d0e.eot) format("embedded-opentype"),url(/static/media/CircularStd-MediumItalic.21a7520d.woff) format("woff"),url(/static/media/CircularStd-MediumItalic.7095d23a.ttf) format("truetype"),url(/static/media/CircularStd-MediumItalic.fde448ff.svg) format("svg");font-weight:500;font-style:italic}@font-face{font-family:"CircularStd";src:url(/static/media/CircularStd-Book.d246520d.eot);src:url(/static/media/CircularStd-Book.d246520d.eot) format("embedded-opentype"),url(/static/media/CircularStd-Book.ed76eb21.woff) format("woff"),url(/static/media/CircularStd-Book.c43e9feb.ttf) format("truetype"),url(/static/media/CircularStd-Book.81002b22.svg) format("svg");font-weight:400;font-style:normal}@font-face{font-family:"CircularStd";src:url(/static/media/CircularStd-BookItalic.6d37d850.eot);src:url(/static/media/CircularStd-BookItalic.6d37d850.eot) format("embedded-opentype"),url(/static/media/CircularStd-BookItalic.61889cfb.woff) format("woff"),url(/static/media/CircularStd-BookItalic.77a3e2ba.ttf) format("truetype"),url(/static/media/CircularStd-BookItalic.892039ad.svg) format("svg");font-weight:400;font-style:italic}body{font-family:"CircularStd";font-weight:400}.markup--bold{font-weight:800}.markup--italic{font-style:italic}.markup--underline{text-decoration:underline}em,i{font-style:italic}strong{font-weight:700}.video-js .vjs-custom-fullscreen-control{display:none;cursor:pointer;flex:none}.video-js .vjs-custom-fullscreen-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-custom-fullscreen-control .vjs-icon-placeholder:before{content:"\F108"}.videoFullscreen .video-js .vjs-custom-fullscreen-control .vjs-icon-placeholder:before{content:"\F109"}.fullscreen .video-js .vjs-fullscreen-control{display:none}.fullscreen .video-js .vjs-custom-fullscreen-control{display:block}.smooth-container,body{scroll-behavior:smooth}body{background:#000}::-webkit-scrollbar{display:none}button:active,button:focus{outline:none}img,video{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#consent{margin:0;border-radius:0;width:100%}#start-screen{display:flex;flex-direction:column;align-items:center;height:100%}#start-screen #main-start-screen{background-position:50%;background-image:url(/img/cap/bitbBG.png);background-repeat:no-repeat;display:block;width:100%;flex:1 1;background-size:cover;max-height:70vh;position:relative;padding:0}#start-screen #menu-bar{height:50px;width:100%;background-color:#000;position:absolute;z-index:10;display:flex;justify-content:flex-end}#start-screen #menu-bar-content{flex-direction:column;display:block;max-width:1024px;align-items:center}#start-screen #menu-links{padding-top:15px;padding-bottom:15px;opacity:unset}#start-screen #menu-links a{font-family:"CircularStd";font-size:14px;color:#fff;display:inline;padding-right:15px;text-transform:uppercase;text-decoration:none}#start-screen #main-start-screen-content{display:block;max-width:1024px;position:relative;margin:0 auto;display:none;height:100%}#start-screen #nathan-pic{margin-bottom:-2px;padding-right:10%;padding-top:60px;display:flex;flex-direction:column;justify-content:flex-end;order:1}#start-screen #nathan-pic img{width:100%;max-height:100%;max-height:-webkit-fill-available;max-height:-moz-available;max-height:stretch}#start-screen .leftHandContent{padding-top:50px;margin-left:85px;display:flex;flex-direction:column;justify-content:space-around;flex:1 1;order:0}#start-screen .contentWrapper{position:relative;padding:10px 0}#start-screen #bitb-logo{padding-bottom:20px}#start-screen #bitb-logo img{max-width:100%}#start-screen #subheading{padding-bottom:20px}#start-screen #subheading h1{font-family:"BenguiatITC";font-size:27px;line-height:33px;text-transform:uppercase;color:#fff}#start-screen #video{width:480px;height:300px}#start-screen #banner-video{width:100%;height:100%}#start-screen #banner-video video{object-fit:cover;object-position:center;width:100%;height:100%}#start-screen .control{right:60px;bottom:30px;width:50px;height:50px;background:url(/img/cap/pause.svg) 50% no-repeat}#start-screen .control,#start-screen .volume{position:absolute;cursor:pointer;display:none}#start-screen .volume{right:30px;bottom:39px;width:30px;height:30px;background:url(/img/cap/volume-mute.svg) 50% no-repeat;color:#fff}#start-screen .muted .volume{background:url(/img/cap/volume.svg) 50% no-repeat}#start-screen .ready .control,#start-screen .ready .volume{display:block}#start-screen .paused .control{background:url(/img/cap/play.svg) 50% no-repeat}#start-screen .legal{color:#fff;text-align:center;font-size:12px;padding-bottom:15px}#start-screen .game-buttons{display:none}#start-screen .game-buttons button{text-align:center;background-color:red;color:#fff;padding:10px 20px;font-family:"BenguiatITC";text-transform:uppercase;font-weight:700;font-size:14pt;border-radius:3px;position:relative;cursor:pointer;border:2px solid transparent}#start-screen .game-buttons button:last-child{margin-left:5px}#start-screen .game-buttons.desktop{margin-top:20px}#start-screen button:hover{background-color:#730210}#start-screen button:focus{border:2px solid #fff200}#start-screen h1{color:#fff;font-size:34px;font-family:"BenguiatITC";text-transform:uppercase;text-align:center;padding:0 20px;margin-top:20px}#start-screen #footer{width:100%}#start-screen #footer #footer-content{padding:45px 20px 20px;margin:0 auto;max-width:1024px;display:flex;position:relative;z-index:10;justify-content:space-between}#start-screen #footer #logos{display:flex;align-items:center}#start-screen #footer #theSpaceLogo{padding-left:15px}#start-screen #footer #joipolloiLogo{padding-left:15px;margin-right:20px}#start-screen #footer #social-media{display:flex;align-items:center}#start-screen #footer #social-media .social-icons{height:30px;width:30px;margin-right:25px;padding-left:20px}#start-screen #footer #social-media .social-icons:hover{transform:scale(1.2);transition:transform .2s ease-in-out}#start-screen #footer #social-media .social-icons:active{opacity:1%}#start-screen #footer #social-media .social-icons:focus{outline:1px solid #fff200}#start-screen #footer #mobile-icons{display:none}#start-screen .footer-video{height:0;width:0;visibility:hidden;text-align:center}#start-screen .footer-video video{width:100%!important;height:auto!important}#start-screen #footer-menu{display:flex;justify-content:center;padding:15px 0}#start-screen #footer-menu ul{display:flex;margin:0 auto}#start-screen #footer-menu ul li{margin:0 10px}#start-screen #footer-menu ul li a{color:#fff;text-decoration:none;font-size:14px}#start-screen #kofi{text-align:center}#start-screen #kofi .kofi-button{margin:0 auto}#end-screen{display:none;background-color:rgba(0,0,0,.5);position:absolute;left:0;top:0;right:0;bottom:0;opacity:0;-webkit-animation:endFade 1s forwards;animation:endFade 1s forwards;text-align:center}#end-screen img{width:1024px;height:768px}.confirm-choice{background:rgba(0,0,0,.9);position:absolute;left:25px;right:0;z-index:100;height:100px;text-align:center;padding:10px;color:#fff;margin-top:-10px;border-radius:10px}.confirm-choice button,.confirm-choice p{padding:10px;font-size:15px;font-weight:800}.confirm-choice button{cursor:pointer;border:none;margin:5px;background:#fff;border-radius:5px}.hidden,.modal{display:none}.modal{position:fixed;z-index:99;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.modal-content{background-color:#fefefe;margin:5% auto;padding:20px;border:1px solid #888;width:80%;max-width:1200px}.modal-content p{margin-bottom:1em;line-height:1.4}.modal-content img,.modal-content video{width:100%;display:block;margin-bottom:1em}.modal-content img{max-width:300px;margin:0 auto 1em}.modal-content a{color:#000}@media only screen and (max-width:767px){.modal-content{width:90%}}.modal-header h2{font-family:"BenguiatITC";font-size:27px;line-height:33px;text-transform:uppercase;margin-bottom:20px}.modal-header .close{color:#aaa;float:right;font-size:28px;font-weight:700}.modal-header .close:focus,.modal-header .close:hover{color:#000;text-decoration:none;cursor:pointer}#webby-pv-2014-roadblock{display:none}@media only screen and (min-width:1051px){#webby-pv-2014-roadblock{display:block}}.webby{display:block;max-width:180px;margin-top:20px}.webby img{width:100%}@-webkit-keyframes endFade{0%{opacity:0}to{opacity:1}}@keyframes endFade{0%{opacity:0}to{opacity:1}}@media only screen and (max-width:1024px){#start-screen #nathan-pic{padding-right:0;padding-left:10px}#start-screen .leftHandContent{margin-left:0}}@media only screen and (max-width:820px){#start-screen h1{font-size:21px}#start-screen #main-start-screen{max-height:none}#start-screen #footer #footer-content{display:flex;flex-direction:column;padding:15px}#start-screen #footer #logos,#start-screen #footer #social-media{display:none}#start-screen #footer #logos-flex,#start-screen #footer #social-media-mobile{display:flex}#start-screen .social-icons{display:flex;align-items:center;margin-right:0}#start-screen #footer #mobile-icons{display:flex;flex-direction:row;justify-content:space-between}#start-screen #footer #mobile-icons #logos-mobile{display:flex;align-items:center}#start-screen #footer #theSpaceLogo{padding-left:5px}#start-screen #footer #joipolloiLogo{padding-left:5px;margin-right:0;display:flex}#start-screen #footer #facebook,#start-screen #footer #instagram{padding-left:10px}}@media only screen and (max-width:767px){#start-screen #banner-video,#start-screen .control,#start-screen .desktop,#start-screen .volume{display:none!important}#start-screen .footer-video{width:auto;height:auto;visibility:visible}#start-screen #main-start-screen{position:static;padding:0 15px}#start-screen #main-start-screen-content{display:flex}}@media only screen and (max-width:700px){#start-screen #nathan-pic{padding-right:0;padding-left:10px;max-width:70%}#start-screen .leftHandContent{margin-left:0;flex:1 0 60%;max-width:60%}#start-screen .game-buttons{flex-direction:column}#start-screen .game-buttons button{padding:7px 10px;margin-bottom:5px}#start-screen .game-buttons button:last-child{margin:0}#start-screen #video,#start-screen video{height:200px;width:335px;margin:0 auto;max-width:100%}}@media only screen and (max-width:469px){.confirm-choice{left:15px;right:15px}#start-screen #bitb-logo{padding-bottom:10px}#start-screen #bitb-logo img{height:92px}}@media only screen and (max-width:374px){#start-screen #menu-bar{justify-content:space-around}#start-screen #menu-links a{padding-right:5px}#start-screen #menu-links a:last-child{padding-right:0}#start-screen #main-start-screen{padding:0 15px}#start-screen #footer #mobile-icons{display:flex;flex-direction:column;justify-content:space-between;align-items:center}#start-screen #footer #mobile-icons #logos-mobile{margin-bottom:10px}#start-screen #bitb-logo{padding-bottom:10px}#start-screen #bitb-logo img{height:65px}#start-screen #subheading h1{font-size:14px;line-height:16px}}
/*# sourceMappingURL=main.e1a9770f.chunk.css.map */