@import url(https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i);body,html{font-family:Roboto,sans-serif;font-size:14px;overflow-x:hidden}body *,html *{box-sizing:border-box}@media only screen and (min-width:48rem){body,html{font-size:16px;overflow-y:hidden}}.cell-bottom,.cell-phone-screen-wrapper,.cell-top,.hug,.icons-row,.image-item .user-bar,.interruptor,.pageWrap,.post-image,.story-circle,ul,ul li{position:relative;float:left;width:100%}.cell-bottom:after,.cell-phone-screen-wrapper:after,.cell-top:after,.hug:after,.icons-row:after,.image-item .user-bar:after,.interruptor:after,.pageWrap:after,.post-image:after,.story-circle:after,ul:after,ul li:after{content:"";display:table;clear:both;z-index:-1}@-webkit-keyframes pulsate{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes pulsate{0%{opacity:0}50%{opacity:1}to{opacity:0}}.pageWrap{-webkit-transition:all 1s;transition:all 1s;background-color:#a3bfd9}.pageWrap:before{content:"THIS PROTOTYPE IS NOT CURRENTLY AVAILABLE ON MOBILE DEVICES";font-size:1.5em;padding:2rem;width:calc(100% - 4rem);display:block;position:absolute;top:50%;left:50%;text-align:center;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);font-weight:700;line-height:1.4em}@media only screen and (min-width:48rem){.pageWrap:before{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNjAiIGhlaWdodD0iMTc4Ij48dGV4dCBkYXRhLW5hbWU9IlNDUk9MTCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMiAyKSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZTE4MjU2IiBzdHJva2Utd2lkdGg9IjIiIGZvbnQtc2l6ZT0iNDUiIGZvbnQtZmFtaWx5PSJSb2JvdG8tQm9sZCwgUm9ib3RvIiBmb250LXdlaWdodD0iNzAwIj48dHNwYW4gZm9udC1zaXplPSI1MyI+PHRzcGFuIHg9IjMwLjQ2MiIgeT0iMTA0Ij5TQ1JPTEw8L3RzcGFuPjwvdHNwYW4+PC90ZXh0Pjwvc3ZnPg==);display:block;position:absolute;padding:0;width:250vw;height:200vh;background-size:8em;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all 1s;transition:all 1s;font-size:1em}.pageWrap.pulsate{background-color:#fff}.pageWrap.pulsate:before{-webkit-animation:pulsate 3s ease-in-out;animation:pulsate 3s ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;opacity:.5}.pageWrap.hide{background-color:#a3bfd9}.pageWrap.hide:before{opacity:0}}.story-circles{border-bottom:1px solid #e6e6e6}.story-circle{float:left;padding:1rem}.story-circle span{width:100%;height:100%;display:block;border-radius:50%;background-color:#e6e6e6}.image-item .user-bar{height:3rem;padding:0 .25rem}.image-item .user-icon{width:3rem;height:3rem;float:left;padding:.5rem}.image-item .user-icon span{width:100%;height:100%;display:block;border-radius:50%;background-color:#e6e6e6}.image-item .user-handle{font-size:.675em;font-weight:700;margin-left:.25rem;float:left}.image-item .some-circles,.image-item .user-handle{margin-top:1.5rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#262626}.image-item .some-circles{float:right;padding:0 .5rem;letter-spacing:-1px;font-size:.75em}.feed-item{position:relative;float:left;width:100%;background-color:#fff;-webkit-transition:all .5s;transition:all .5s;border-radius:3px}.feed-item,.post-image{border-bottom:1px solid #e6e6e6}.post-image{border-top:1px solid #e6e6e6;overflow:hidden}.post-image span{display:block;width:100%;height:100%;background-color:#e6e6e6;z-index:-1}.post-image img{position:relative;display:block;float:left;width:100%;pointer-events:none}.icons-row{height:2.5rem;padding:0 .5rem}.icons-row>span{width:2.5rem;height:2.5rem;background-repeat:no-repeat;background-position:50%;display:block;float:left}.icons-row>span.save{float:right}.icons-row>span.save .svg-wrap svg{-webkit-transform:scale(.9);transform:scale(.9)}.icons-row .svg-wrap{display:block;position:relative;padding:.5rem}.icons-row .svg-wrap svg{width:100%}.interruptor{-webkit-transition:all 1s;transition:all 1s;overflow:hidden}.interruptor.finished{max-height:0;border-width:0}.int-wrap{padding:2rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute;line-height:1.4em;width:100%}.int-wrap button{font-size:1.15em;border:0 solid transparent;padding:0;margin-top:2rem;cursor:pointer;-webkit-transition:all .5s;transition:all .5s}@media only screen and (min-width:48rem){.int-wrap button{margin-top:1rem}}@media only screen and (min-width:79.5rem){.int-wrap button{margin-top:4rem}}.int-wrap button:hover{color:orange}.int-wrap button.continue:after{content:"\2192";margin-left:1rem}.int-wrap h2{font-weight:300;text-align:center}.int-wrap img{display:block;width:100%;max-width:75%;margin:2rem auto}.int-wrap.video{padding:0;height:100%}.int-wrap.video .video-wrap{height:100%;width:100%;position:relative;background-color:#e6e6e6}.int-wrap.video .video-wrap video{min-height:100%;position:absolute;width:300%;left:49%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.int-wrap.video iframe{width:calc(100% + 17px);height:calc(100% + 17px);display:block;border:0 solid transparent;position:absolute;width:322%;min-height:111%;left:50%;top:50%;-webkit-transform:translateY(-55%) translateX(-50%);transform:translateY(-55%) translateX(-50%)}.int-wrap.video iframe,.int-wrap.video iframe *{overflow:hidden!important}.pageWrap{height:100vh}.cell-phone-wrapper{width:100%;height:100%;-webkit-transition:all .5s;transition:all .5s;background-color:#fff;display:none}@media only screen and (min-width:48rem){.cell-phone-wrapper{display:block;overflow-y:auto;max-width:45vh;max-height:85vh;margin-left:50%;margin-top:50vh;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);border-radius:16px;border:3px solid #262626;box-shadow:0 0 25px rgba(0,0,0,.25)}}.cell-phone-screen-wrapper{height:100%;width:100%;-webkit-transition:all .5s;transition:all .5s}@media only screen and (min-width:48rem){.cell-phone-screen-wrapper{border-top:3px solid #262626;border-bottom:3px solid #262626;max-height:calc(100% - 13.5vh);overflow-y:auto}}@media only screen and (min-width:48rem){.cell-top{height:4.5vh}.cell-top .speaker{width:4em;height:.5em;border-radius:5%/40%;border:3px solid #262626;display:block;position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}}@media only screen and (min-width:48rem){.cell-bottom{height:9vh}.cell-bottom .button{width:3em;height:3em;border-radius:50%;border:3px solid #262626;display:block;position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}}.exercise-steps{position:absolute;bottom:0;left:0;width:100%}.exercise-steps>div>span{position:relative;float:left;width:100%;background-color:#fff;padding:1rem;box-shadow:0 0 16px rgba(0,0,0,.25)}.exercise-steps span{display:block;width:100%;position:relative;float:left;opacity:0}.exercise-steps .exStep-1 span.exStep-text-1{opacity:1;position:relative}.exercise-steps .exStep-1 span.exStep-text-1 *{opacity:1}.exercise-steps .exStep-2 span.exStep-text-2{opacity:1;position:relative}.exercise-steps .exStep-2 span.exStep-text-2 *{opacity:1}.exercise-steps .exStep-3 span.exStep-text-3{opacity:1;position:relative}.exercise-steps .exStep-3 span.exStep-text-3 *{opacity:1}.exercise-steps .exStep-4 span.exStep-text-4{opacity:1;position:relative}.exercise-steps .exStep-4 span.exStep-text-4 *{opacity:1}.exercise-steps .exStep-5 span.exStep-text-5{opacity:1;position:relative}.exercise-steps .exStep-5 span.exStep-text-5 *{opacity:1}.exercise-steps .exStep-6 span.exStep-text-6{opacity:1;position:relative}.exercise-steps .exStep-6 span.exStep-text-6 *{opacity:1}.exercise-steps .exStep-7 span.exStep-text-7{opacity:1;position:relative}.exercise-steps .exStep-7 span.exStep-text-7 *{opacity:1}.exercise-steps .exStep-8 span.exStep-text-8{opacity:1;position:relative}.exercise-steps .exStep-8 span.exStep-text-8 *{opacity:1}.exercise-steps .exStep-9 span.exStep-text-9{opacity:1;position:relative}.exercise-steps .exStep-9 span.exStep-text-9 *{opacity:1}.exercise-steps .exStep-10 span.exStep-text-10{opacity:1;position:relative}.exercise-steps .exStep-10 span.exStep-text-10 *{opacity:1}.exercise-steps .exStep-11 span.exStep-text-11{opacity:1;position:relative}.exercise-steps .exStep-11 span.exStep-text-11 *{opacity:1}.exercise-steps .exStep-12 span.exStep-text-12{opacity:1;position:relative}.exercise-steps .exStep-12 span.exStep-text-12 *{opacity:1}.exercise-steps .countdown{float:right;width:25%;text-align:right}.exercise-steps span.exStepText{display:block;float:left;width:75%}ul{list-style:none;margin:0;padding:0;-webkit-transition:all .6s;transition:all .6s}ul.hidden{opacity:0}ul.visible{opacity:1}ul li:last-child .feed-item{border-bottom:0}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.f575c882.chunk.css.map */