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:baseline}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}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}button:focus{outline:0}:root{--primary:#021d49;--primary-alpha:rgba(2,29,73,0.5);--secondary:#ff6661;--secondary-alpha:rgba(0,255,126,0.5);--gray:#f6f6f6;--gray-alpha:hsla(0,0%,96.5%,0.9);--black-color:#222223;--red-color:#ff4d4f}::selection{background:#ff6661;background:var(--secondary)}::-moz-selection{background:#ff6661;background:var(--secondary)}body,button{font-family:"Roboto",sans-serif;font-size:1.4rem;background:#f6f6f6;background:var(--gray);color:#021d49;color:var(--primary)}.container{margin-left:auto;margin-right:auto;padding-left:.4rem;padding-right:.4rem;display:flex;flex-direction:column;min-height:100vh;max-width:1000px}@media (min-width:768px){.container{display:grid;grid-template-columns:.7fr .3fr;grid-template-rows:auto 1fr auto}}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}a{color:#021d49;color:var(--primary);outline:none;text-decoration:none}a.active,a:active,a:focus,a:hover{color:#ff6661;color:var(--secondary);text-decoration:underline}header{grid-column:span 2;padding:1vw;text-align:center;background-color:#fff}header .btn__area{margin-top:40px;margin-bottom:40px}header a,header button{display:inline-block}header button{font-weight:700;border-radius:4px;cursor:pointer;transition:color .3s ease 0s,border-color .3s ease 0s,background-color .3s ease 0s;text-decoration:none;border:2px solid #ff6661;background-color:#ff6661;font-size:1.2rem;padding:15px 24px;color:#fff!important;line-height:22px}.header__container{margin-top:50px;margin-left:auto;margin-right:auto;padding-left:.4rem;padding-right:.4rem;display:flex;flex-direction:column;max-width:1000px}header .title{font-size:3rem;line-height:4rem;font-weight:700}header .subtitle{font-size:22px;line-height:28px;margin:16px 0 0;color:#474747;font-weight:500;vertical-align:baseline}.logo{width:25vw;min-width:160px;max-width:380px}aside{flex:2 1}aside,main{padding:.4rem}footer{grid-column:span 2;padding:30px 30px 30px 0;text-align:right;font-size:.8em;vertical-align:middle}h1{margin-bottom:1em;font-size:1.3em;font-weight:700}hr{border:0;height:0;border-top:1px solid #f6f6f6;border-top:1px solid var(--gray);margin-bottom:20px}.payment{max-width:400px;margin:0 auto}.payment-logo{padding-top:6vh;width:100%}.float--right{float:right!important;padding:.8rem}.float--left{float:left!important;padding:.8rem}.prototypes{display:grid;grid-template-columns:repeat(auto-fill,minmax(185px,1fr));grid-gap:20px}.prototype{display:grid;grid-template-columns:100px 1fr;grid-gap:10px;border:.01rem solid #fff;background:#fff;display:flex;display:-ms-flexbox;flex-direction:column;border-top-left-radius:6px;border-top-right-radius:6px}.prototype .prototype__body p{padding:.8rem;font-size:1rem;line-height:1.4}.prototype .prototype__footer{padding:.8rem}.prototype .prototype-body:last-child,.prototype .prototype-footer:last-child,.prototype .prototype-header:last-child{padding-bottom:.8rem}.prototype .prototype-image{padding-top:.8rem}.prototype .prototype-image:first-child{padding-top:0}.prototype__artwork:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.prototype{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.prototype .prototype__body .prototype__title{padding:.8rem .8rem 0;font-size:1rem;line-height:1.4;font-size:1.2rem;color:#ff6661;color:var(--secondary)}.prototype .prototype__body .prototype__price{padding-top:.1rem;width:100%;color:rgba(2,29,73,.5);color:var(--primary-alpha)}.prototype .prototype__body .prototype__desc{font-size:.8rem;padding-bottom:.8rem}.prototype__artwork{width:100%}.prototype__edit{width:100%;opacity:1;transition:opacity .3s ease-in-out}.prototype__edit:hover{cursor:pointer;opacity:.4}.btn{-webkit-appearance:none;-moz-appearance:none;background:#fff;border:.05rem solid #ff6661;border:.05rem solid var(--secondary);border-radius:6px;color:#ff6661;color:var(--secondary);cursor:pointer;display:inline-block;line-height:1rem;outline:none;text-align:center;text-decoration:none;transition:all .2s ease;-webkit-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;font-size:.9rem;height:2rem;padding:.45rem .6rem}.btn:focus,.btn:hover{background:#f6f6f6;background:var(--gray);border-color:#021d49;border-color:var(--primary);text-decoration:none}.btn.disabled,.btn:disabled,.btn[disabled]{cursor:default;opacity:.5;pointer-events:none}.btn.btn--primary{background:#021d49;background:var(--primary);border-color:#021d49;border-color:var(--primary);color:#fff}.btn.btn--primary:focus,.btn.btn--primary:hover{background:#ff6661;background:var(--secondary);border-color:#ff6661;border-color:var(--secondary);color:#021d49;color:var(--primary)}.btn.btn--primary.active,.btn.btn--primary:active{background:#021d49;background:var(--primary);border-color:#021d49;border-color:var(--primary);color:#ff6661;color:var(--secondary)}.btn.btn--secondary{background:#ff6661;background:var(--secondary);border-color:#ff6661;border-color:var(--secondary);color:#021d49;color:var(--primary)}.btn.btn--secondary:focus,.btn.btn--secondary:hover{background:#021d49;background:var(--primary);border-color:#021d49;border-color:var(--primary);color:#f6f6f6;color:var(--gray)}.btn.btn--secondary.active,.btn.btn--secondary:active{background:#021d49;background:var(--primary);border-color:#021d49;border-color:var(--primary);color:#ff6661;color:var(--secondary)}.btn.btn--link{background:transparent;border-color:transparent;color:#021d49;color:var(--primary)}.btn.btn--link.active,.btn.btn--link:active,.btn.btn--link:focus,.btn.btn--link:hover{color:#ff6661;color:var(--secondary)}.btn.btn--clear{background:transparent;border:0;color:currentColor;height:.8rem;line-height:.8rem;margin-left:.2rem;margin-right:-2px;opacity:1;padding:0;text-decoration:none;width:.8rem}.btn.btn--clear:hover{color:#00ffb9;opacity:.95}.btn.btn--clear:before{content:"\2715"}.btn .icon{vertical-align:-10%}.icon{box-sizing:border-box;display:inline-block;font-size:inherit;font-style:normal;height:1em;position:relative;text-indent:-9999px;vertical-align:middle;width:1em}.icon:after,.icon:before{display:block;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.icon--forward:before{border:1px solid;border-bottom:0;border-right:0;content:"";height:.62em;width:.62em}.icon--forward:after{background:currentColor;content:"";height:13px;width:1px;left:46%}.icon--forward:before{-webkit-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg)}.icon--cross:before,.icon--plus:before{background:currentColor;content:"";height:1px;width:100%}.icon--cross:after,.icon--plus:after{background:currentColor;content:"";height:100%;width:1px}.icon--cross:before{width:100%}.icon--cross:after{height:100%}.icon--cross:after,.icon--cross:before{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.icon--delete:before{border:1px solid;border-bottom-left-radius:.1rem;border-bottom-right-radius:.1rem;border-top:0;content:"";height:.65em;top:60%;width:.75em}.icon--delete:after{background:currentColor;box-shadow:-.25em .2em,.25em .2em;content:"";height:1px;top:.05rem;width:.55em}.order{border:.05rem solid #f6f6f6;border:.05rem solid var(--gray);border-radius:6px;display:flex;display:-ms-flexbox;flex-direction:column;background:#fff}.order .total{flex:0 0 auto;padding:.8rem;font-size:1.1rem}.order .order-nav{flex:0 0 auto}.order .body{flex:1 1 auto;padding:.6rem .8rem 0}.item{align-content:space-between;align-items:center;display:flex;display:-ms-flexbox;-ms-flex-align:center;-ms-flex-line-pack:justify}.item .action{flex:0 0 auto}.item .action .price{-webkit-appearance:none;-moz-appearance:none;background:#fff;display:inline-block;line-height:1rem;outline:none;text-align:center;text-decoration:none;transition:all .2s ease;-webkit-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;font-size:.9rem;height:2rem;padding:.45rem .6rem;background:transparent;border-color:transparent;color:#021d49;color:var(--primary);cursor:default;opacity:.5;pointer-events:none}.item video{margin:.4rem .4rem .4rem .2rem;border-radius:4px;max-width:30px}.item .content{flex:1 1 auto}.item .sold-out,.item .title{flex:1 1 auto;-webkit-margin-before:0;line-height:1rem;font-size:.9rem}.item .sold-out{color:#ff4d4f;color:var(--red-color)}.item.item-centered .item-subtitle,.item.item-centered .title{margin-bottom:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.empty{background-color:#fff;border:.05rem solid #fff;color:rgba(2,29,73,.5);color:var(--primary-alpha);border-radius:6px;padding:3.2rem 1.6rem;text-align:center}.empty .subtitle,.empty .title{margin:.8rem auto}.empty .subtitle{font-size:.9rem}
/*# sourceMappingURL=main.6cd84075.chunk.css.map */