.spinner{color:official;display:inline-block;position:relative;width:80px;height:80px}.spinner div{-webkit-transform-origin:40px 40px;transform-origin:40px 40px;-webkit-animation:spinner 1.2s linear infinite;animation:spinner 1.2s linear infinite}.spinner div:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:#aaa}.spinner div:first-child{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.spinner div:nth-child(2){-webkit-transform:rotate(30deg);transform:rotate(30deg);-webkit-animation-delay:-1s;animation-delay:-1s}.spinner div:nth-child(3){-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-delay:-.9s;animation-delay:-.9s}.spinner div:nth-child(4){-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation-delay:-.8s;animation-delay:-.8s}.spinner div:nth-child(5){-webkit-transform:rotate(120deg);transform:rotate(120deg);-webkit-animation-delay:-.7s;animation-delay:-.7s}.spinner div:nth-child(6){-webkit-transform:rotate(150deg);transform:rotate(150deg);-webkit-animation-delay:-.6s;animation-delay:-.6s}.spinner div:nth-child(7){-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-animation-delay:-.5s;animation-delay:-.5s}.spinner div:nth-child(8){-webkit-transform:rotate(210deg);transform:rotate(210deg);-webkit-animation-delay:-.4s;animation-delay:-.4s}.spinner div:nth-child(9){-webkit-transform:rotate(240deg);transform:rotate(240deg);-webkit-animation-delay:-.3s;animation-delay:-.3s}.spinner div:nth-child(10){-webkit-transform:rotate(270deg);transform:rotate(270deg);-webkit-animation-delay:-.2s;animation-delay:-.2s}.spinner div:nth-child(11){-webkit-transform:rotate(300deg);transform:rotate(300deg);-webkit-animation-delay:-.1s;animation-delay:-.1s}.spinner div:nth-child(12){-webkit-transform:rotate(330deg);transform:rotate(330deg);-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes spinner{0%{opacity:1}to{opacity:0}}@keyframes spinner{0%{opacity:1}to{opacity:0}}@font-face{font-family:"Avenir";font-weight:400;src:url(/fonts/AvenirLight.otf)}@font-face{font-family:"Avenir";font-weight:700;src:url(/fonts/AvenirBlack.otf)}@font-face{font-family:"Populaire";src:url(/fonts/Populaire.ttf)}.themes .theme-red.selector{background-color:#e84a37}.themes .theme-navy.selector{background-color:#005684}.themes .theme-turquoise.selector{background-color:#00adbb}.themes .theme-black.selector{background-color:#2d2d2d}body{margin:0;font-family:"Avenir",sans-serif;font-size:1rem;font-style:normal;font-weight:300;background:#00adbb;background-image:url(/static/media/T2T-4099-background.c57f75c5.png);background-size:contain;line-height:1.5;color:#2d2d2d;text-align:left;display:block}@media screen and (min-width:820px){body{background-size:cover}}body,html{height:100%;position:relative}body p{font-size:1rem}*,:after,:before{box-sizing:border-box}.container{width:100%;margin:0 auto;min-height:100vh;padding:0}@media screen and (min-width:820px){.container{max-width:90vw}}header{margin:1em auto 0;text-align:center;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}header,header .logo{width:100%}header .logo img{max-width:100%;width:500px;margin:0 auto}main{z-index:2;padding:0;width:100%;margin:0 auto}.topper{padding:5px 20px}@media screen and (max-width:820px){.topper{flex-direction:column}}.body-container,.canvas-container{width:800px;max-width:100%;margin:auto}.body-container .divider,.canvas-container .divider{padding-top:30px}.share-page{background-color:hsla(0,0%,100%,.95)}.section-hdr{display:flex;flex-direction:row}.section-hdr .section-left{margin-right:30px;flex-basis:33%;display:flex;align-items:center;justify-content:flex-end;text-transform:uppercase}.section-hdr .section-left .section-num{margin-left:10px;font-size:70px;font-weight:600}.section-hdr .section-right{flex-basis:66%;display:flex;flex-direction:column;justify-content:center}.section-hdr span{font-size:1.4rem}.section-hdr .v-divider{border-left:1px solid #e84a37;padding:30px 15px;height:50%;margin:auto}@media screen and (max-width:820px){.section-hdr .section-left{justify-content:space-around}.section-hdr span{font-weight:500}}.form-container,.topper{background-color:hsla(0,0%,100%,.95)}.form-container input,.topper input{font-size:16px;border:1px solid #000;padding:5px;width:450px;max-width:85%;margin:5px 0}.demo-inputs,.stats-inputs{display:flex;flex-direction:column;font-size:20px;padding:0 20px;margin:auto;max-width:100%}@media screen and (min-width:820px){.demo-inputs,.stats-inputs{font-size:1.25rem}}.stats-inputs input{width:150px}.canvas-container{display:flex;flex-direction:column;align-items:center}.canvas-container canvas#standard{width:100%;max-width:100%}@media screen and (min-width:820px){.canvas-container canvas#standard{width:700px}}.canvas-container canvas#instagram,.canvas-container img.instagram-img{width:400px;max-width:90%}.canvas-container span.download{margin-bottom:30px}label{font-weight:700;display:block;margin:1.25em 0 .25em}input,textarea{width:500px;font-family:"Avenir",sans-serif;font-size:16px;font-weight:300;padding:5px;max-width:100%;margin:.3rem 0;box-sizing:border-box;border:0 solid #000}@media screen and (max-width:820px){input,textarea{width:100%}}@media screen and (min-width:820px){.demo-inputs input{min-width:360px}}textarea{width:100%;height:200px}a.button,button{background-color:#e84a37;font-size:.8em;padding:1rem 3rem;color:#fff;margin:.5em 1em 1em 0;border:0}a.button,a.donate-btn,button{display:inline-block;font-family:"Avenir",sans-serif;transition:background-color .5s ease;cursor:pointer;text-decoration:none}a.donate-btn{background-color:transparent;font-size:1.1em;padding:.5rem 1rem;color:#2d2d2d;border:2px solid #2d2d2d;border-radius:5px;text-transform:uppercase}a.donate-btn:hover{background-color:#e84a37;border-color:#e84a37}a.button:hover,a.donate-btn:hover,button:hover{color:hsla(0,0%,100%,.95);transition:background-color .5s ease;text-decoration:none}a.button:hover,button:hover{background-color:#d42c18}button.finish{font-size:1.1em}.submit-btn{text-align:center}.submit-btn button{border-radius:30px;text-transform:uppercase;font-size:1.2rem;font-weight:800}div.themes{list-style:none;display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap}@media screen and (min-width:820px){div.themes{justify-content:center}}div.themes>div{width:150px;display:flex;margin:0 10px;padding:5px;overflow:hidden;cursor:pointer}div.themes>div img{max-width:100%}div.themes>div .selector{width:30px;height:30px;border-radius:10px}div.themes>div .label{text-transform:capitalize;padding:5px 10px}div.themes div.active{margin:0 10px;opacity:1}div.themes div.active .selector{border:2px solid #2d2d2d}div.themes div.active .label{font-weight:700;text-decoration:underline}.error{background-color:#e84a37;padding:.5rem 1rem;color:hsla(0,0%,100%,.95)}.share-page{text-align:center}.share-page .share-page-text{display:inline-block;width:600px;max-width:100%;margin:15px auto;font-weight:400}.share-page .image-container img{padding:10px;border:1px solid #2d2d2d}@media screen and (max-width:820px){.share-page .image-container img{padding:0;border:none}}.share-page .buttons{display:flex;flex-direction:row;flex-wrap:wrap;padding:30px 0}@media screen and (max-width:820px){.share-page .buttons{flex-direction:column}}.share-page .share-button{color:#efefef;margin:.5rem auto;padding:8px 0;display:flex;justify-content:center;font-size:1rem;border-radius:5px;cursor:pointer;font-weight:700;text-decoration:none;width:350px;max-width:100%;flex-grow:0;flex-shrink:1;flex-basis:calc(50% - 10px)}.share-page .share-button.share-download,.share-page .share-button.share-preview{background-color:#e84a37}.share-page .share-button.share-download span,.share-page .share-button.share-preview span{right:0}.share-page .share-button.share-facebook{background-color:#3b5998}.share-page .share-button.share-twitter{background-color:#1da1f2}.share-page .share-button i{margin-right:.5em;font-size:1rem;position:relative;top:2px}.share-page .share-button span{display:block;text-align:center;position:relative;right:15px}.share-page a.share-preview:hover{background-color:#d42c18}.share-page .user-image{max-width:515px}footer{width:100%}footer .body-container{margin-top:5rem;padding-bottom:5rem;display:flex;flex-direction:column;align-items:center}footer .body-container img{width:200px;max-width:90%}@media screen and (min-width:820px){footer .body-container img{width:400px}}footer p{font-size:.8rem}.disclaimers{margin:1em 0 2em;justify-content:center;font-size:.8em}.disclaimers,.disclaimers .sub{list-style:none;padding:0;display:flex}.disclaimers .sub li{border:0}.disclaimers li{color:#fff;padding:0 .3rem;text-align:center;color:#2d2d2d;border-left:1px solid rgba(32,52,65,.4)}@media screen and (max-width:400px){.disclaimers li{border:0}}.disclaimers li a{color:#2d2d2d}.disclaimers li a:hover{color:#e84a37;text-decoration:none}.disclaimers li:first-child{border:0}@media screen and (max-width:400px){.disclaimers{flex-direction:column}.disclaimers li{text-align:left}.disclaimers li.separator{display:none}}.divider{text-align:center;margin:15px auto}.divider img{max-width:100%;width:200px}
/*# sourceMappingURL=main.6d8a79ed.chunk.css.map */