.active-btn,.gray-btn,.white-btn{text-align:center;padding:.5em 1em;margin:.25em auto;font-weight:700;font-size:24px;border-radius:.25em;cursor:pointer;font-family:"Avenir","Helvetica Neue",Arial,Helvetica,sans-serif}.active-btn{background-color:#e84a37;color:#fff;border:.15em solid #e84a37}.white-btn{color:#fff;border:.15em solid #fff}.gray-btn,.white-btn{background-color:rgba(255,127,80,0)}.gray-btn{color:#373737;border:.15em solid #373737}.link-btn{border:none;background-color:rgba(255,127,80,0);text-decoration:underline;cursor:pointer;font-size:24px;padding:0;font-weight:700;font-family:"Avenir","Helvetica Neue",Arial,Helvetica,sans-serif}.link-btn a{color:#000}@media screen and (max-width:700px){.active-btn,.gray-btn,.link-btn,.white-btn{font-size:18px}}#preloaded{display:none;width:0;height:0}@font-face{font-family:"Populaire";src:url(/fonts/Populaire.ttf)}body{margin:0;font-family:"Avenir","Helvetica Neue",Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:300;color:#203441;text-align:left;display:block;height:100%}body,html{height:100vh;position:relative;margin:0}p{font-size:1.5rem;font-weight:500;margin:none}@media screen and (max-width:900px){p{font-size:1.25rem;font-weight:400}}*,:after,:before{box-sizing:border-box}.container{width:100%;margin:0 auto;min-height:100vh;max-width:90vw;padding:0}#root{height:100%}header{max-width:60%;margin:auto;text-align:center;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;background-image:url(/static/media/woodbackground.38e42dac.png)}header img{max-height:3em;width:auto;margin:.25em 1em;flex:40% 1}@media screen and (max-width:1600px){header{max-width:70%}}@media screen and (max-width:1300px){header{max-width:80%}}@media screen and (max-width:400px){header{max-width:100%;margin:0}}footer{width:100%}.body-container{width:60%;max-width:100%;margin:auto;display:flex;flex-direction:column}@media screen and (max-width:1600px){.body-container{width:70%}}@media screen and (max-width:1300px){.body-container{width:80%}}@media screen and (max-width:400px){.body-container{width:90%}}.incorrect-field,input:invalid{border-color:red}.selector{display:flex;flex-wrap:wrap;width:80%;grid-gap:15px 20px;gap:15px 20px;margin:auto}@media screen and (max-width:900px){.selector{flex-direction:column;flex-wrap:nowrap}}.selector .card{flex:40% 1;display:flex;flex-direction:column}.selector .card img{max-height:100%;max-width:100%}.black-hdr,.white-hdr{font-size:xx-large;font-weight:600;margin:.5em 0}.white-hdr{color:#fff}.black-hdr{color:#000}.upload-hdr{font-size:3em;font-weight:600}.landing-hdr{max-width:60%;background-image:url(/static/media/woodbackground.38e42dac.png);margin:auto}.landing-hdr img{max-width:100%}@media screen and (max-width:1600px){.landing-hdr{max-width:70%}}@media screen and (max-width:1300px){.landing-hdr{max-width:80%}}@media screen and (max-width:400px){.landing-hdr{max-width:100%;margin:0}}@media screen and (max-width:900px){.black-hdr,.white-hdr{line-height:1}.black-hdr span,.white-hdr span{font-weight:600;font-size:x-large}.upload-hdr{font-size:2em;font-weight:600}}@media screen and (max-width:400px){.upload-hdr{font-size:1.5em;font-weight:500}}.email-container{flex-wrap:wrap;justify-content:space-between;width:100%;height:100%;margin:1.5em .5em 0 0;grid-gap:10px 30px;gap:10px 30px}.email-container,.email-container .field{display:flex;flex-grow:1}.email-container .field label{min-width:235px;color:#fff;font-weight:500}.email-container .field input{flex-grow:1;font-size:1em}.email-container .email-field{flex-grow:2}@media screen and (max-width:900px){.email-container{font-size:1em}.email-container .field{display:flex;flex-direction:column;grid-gap:10px;gap:10px}.email-container .field label{min-width:75px;flex-shrink:0;flex-grow:1}.email-container .field input{max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;flex-grow:0}}.lds-ring{display:inline-block;position:relative}.lds-ring div{box-sizing:border-box;display:block;position:absolute;border-radius:50%;-webkit-animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid transparent;border-top-color:#fff}.lds-ring div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.lds-ring div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.lds-ring div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-btn{display:inline-flex;border-color:grey;background-color:#d3d3d3;vertical-align:middle;grid-gap:15px;gap:15px}.loading-btn a{color:#2f4f4f;line-height:normal}.loading-btn .spinner-2{display:inline-block;vertical-align:middle;width:25px;height:25px;border-radius:50%;border:5px solid #d3d3d3;border-right-color:#2f4f4f;-webkit-animation:s2 1s linear infinite;animation:s2 1s linear infinite}@-webkit-keyframes s2{to{transform:rotate(1turn)}}@keyframes s2{to{transform:rotate(1turn)}}.hidden{display:none}.visible{display:block}.share-btn{border:none;background-color:rgba(255,127,80,0);cursor:pointer;font-size:24px;font-weight:700;font-family:"Avenir","Helvetica Neue",Arial,Helvetica,sans-serif}.share-btn a{text-decoration:underline;color:#000}#canvas-container{display:flex;justify-content:center}#canvas-container canvas{width:100%;font-family:"Populaire",amatic-sc,sans-serif;font-weight:400;font-style:normal}label{font-family:"Avenir","Helvetica Neue",Arial,Helvetica,sans-serif;display:block;font-size:1.5rem;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}@media screen and (max-width:900px){label{font-size:1.25rem;font-weight:400}}label input{width:auto;font-family:"Avenir","Helvetica Neue",Arial,Helvetica,sans-serif;font-size:1.5rem;font-weight:300;padding:.3rem;max-width:100%;margin:.3rem;box-sizing:border-box;border-width:0}button a{text-decoration:none;color:#fff}.error{background-color:#e84a37;color:#fff;padding:.5rem 1rem}.share-links{margin:.25em auto;font-size:1.5em;font-weight:500}@media screen and (max-width:900px){.share-links{font-size:1.2em;font-weight:400}}@media screen and (max-width:400px){.share-links{font-size:medium;font-weight:400}}footer .body-container{margin-top:1rem}footer p{font-size:1rem}a{color:#000}.disclaimers{list-style:none;margin:1em 0;padding:0 0 1em;display:flex;justify-content:center;font-size:1em;font-weight:300}.disclaimers li{padding:0 .3rem;text-align:center;color:#000;border-left:1px solid rgba(32,52,65,.4)}@media screen and (max-width:900px){.disclaimers li{border:0}}.disclaimers li:first-child{border:0}@media screen and (max-width:900px){.disclaimers{flex-direction:column;font-size:.8em}.disclaimers li{text-align:left}.disclaimers li.separator{display:none}}
/*# sourceMappingURL=main.55e2ec55.chunk.css.map */