.headline .headline-content{display:flex;flex-flow:column;justify-content:space-between;padding:20px}@media(min-width:756px){.headline .headline-content{flex-flow:row}}@media(min-width:768px){.headline .headline-content{padding:35px 20px}}.headline .headline-content .title-button{display:flex;order:1;align-items:flex-start;flex-flow:column}@media(min-width:460px){.headline .headline-content .title-button{align-items:center;flex-flow:row}}@media(min-width:756px){.headline .headline-content .title-button{order:unset}}.headline .headline-content .title-button .back-button{display:flex;align-items:center;justify-content:flex-start;height:40px;padding:0 14px 0 8px;background:#fff;border-radius:5px;text-decoration:none;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);transition:all .3s cubic-bezier(.25,.8,.25,1);cursor:pointer}.headline .headline-content .title-button .back-button:hover{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}@media(min-width:768px){.headline .headline-content .title-button .back-button{width:50px;height:50px;padding:0;align-items:center;justify-content:center}}.headline .headline-content .title-button .back-button .back-button-text{font-size:14px;font-weight:500;color:#000;padding-left:5px}@media(min-width:768px){.headline .headline-content .title-button .back-button .back-button-text{display:none}}.headline .headline-content .title-button .back-button .back-icon{width:20px;height:20px}@media(min-width:768px){.headline .headline-content .title-button .back-button .back-icon{width:24px;height:24px}}.headline .headline-content .title-button .headline-title{font-weight:700;font-size:24px;line-height:30px;letter-spacing:-.01em;color:#000;margin-top:20px}@media(min-width:375px){.headline .headline-content .title-button .headline-title{font-size:28px;line-height:34px}}@media(min-width:460px){.headline .headline-content .title-button .headline-title{margin-top:unset;margin-left:20px}}@media(min-width:768px){.headline .headline-content .title-button .headline-title{margin-left:30px}}.headline .headline-content .logout{color:#777;font-size:14px;display:flex;align-items:center;cursor:pointer;align-self:flex-end;margin-right:10px;letter-spacing:-.01em;margin-bottom:-30px;justify-content:flex-end;z-index:2;order:0}.headline .headline-content .logout img{height:20px;margin-right:10px}@media(min-width:960px){.headline .headline-content .logout{margin-top:0}}.headline .headline-content .logout:hover{text-decoration:underline}@media(min-width:460px){.headline .headline-content .logout{margin-bottom:15px}}@media(min-width:756px){.headline .headline-content .logout{order:unset}}.custom-card{background:#fff;box-shadow:0 15px 20px rgba(0,0,0,.03),0 7px 10px rgba(0,0,0,.02);display:flex;flex-flow:column;width:100%;margin-bottom:10px}@media(min-width:640px){.custom-card{border-radius:6px;width:unset}}.custom-card .custom-card-header{display:flex;align-items:center;padding:15px 20px;color:#000;font-size:16px;font-weight:700}@media(min-width:640px){.custom-card .custom-card-header{border-top-left-radius:6px;border-top-right-radius:6px;background:linear-gradient(0deg,rgba(246,247,249,.7),rgba(246,247,249,.7)),#fff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.07)}}.custom-card .custom-card-header.only-title .title{margin-left:unset}.custom-card .custom-card-header .step-number{display:flex;justify-content:center;align-items:center;min-width:40px;min-height:40px;border-radius:100%;border:3px solid #000;font-size:18px}.custom-card .custom-card-header .step-title{flex:2 0 0;margin-left:15px}.custom-card .custom-card-header .expand{width:28px}.custom-card .custom-card-header .expand.hidden{display:none}.custom-card .custom-card-content{padding:20px}@media(min-width:640px){.custom-card .custom-card-content{padding:40px}}@media(min-width:860px){.custom-card .custom-card-content{padding:20px}}@media(min-width:1200px){.custom-card .custom-card-content{padding:40px}}@media(min-width:640px){.custom-card{margin-bottom:20px}}.custom-card .empty-info{text-align:center;font-size:14px;color:#666;padding-bottom:10px}.custom-card.t-letter{order:1}@media(min-width:1024px){.custom-card.t-letter{order:unset}}.custom-card.t-state{order:0}@media(min-width:1024px){.custom-card.t-state{order:unset}}.custom-card.t-items{order:2}@media(min-width:1024px){.custom-card.t-items{order:unset}}.custom-card.t-messages{order:3}@media(min-width:1024px){.custom-card.t-messages{order:unset}}.custom-card.t-messages .custom-card-content{padding:20px}.custom-card.t-instructions{order:4}@media(min-width:1024px){.custom-card.t-instructions{order:unset}}.custom-card .custom-card-content.hidden{display:none}#app{font-family:Roboto,sans-serif;height:auto;padding:0;margin:0!important;font-size:16px;line-height:20px;font-weight:400;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;outline:none}html{background-color:#eff0f2}body,html{height:100%}body{margin:0}button{font-family:inherit}.container{max-width:1440px;margin:0 auto}.item-detail{display:flex;padding-left:20px;max-height:130px}@media(min-width:640px){.item-detail{flex:1}}@media(min-width:1024px){.item-detail{flex:1 0 0}}.item-detail .item-picture{min-width:90px;height:130px;background-position:50%;background-size:cover;border-radius:6px}.item-detail .item-detail-content{display:flex;flex-flow:column;padding:4px 0 4px 20px;font-size:14px;line-height:16px}.item-detail .item-detail-content>div{margin-top:2px}.item-detail .item-detail-content .item-name{color:#666}.item-detail .item-detail-content .item-amount{margin:5px 0}.item-detail .item-detail-content .item-color{font-weight:700;color:#000}.item-detail .item-detail-content .item-availabity{font-weight:700;color:#009c4c;flex:2 0 0}.item-detail .item-detail-content .price-a-d{justify-content:flex-end;font-weight:700;color:#000}.item-detail .item-detail-content .price-b-d{text-decoration:line-through;color:#666}#app[data-v-2d8463e8]{font-family:Roboto,sans-serif;height:auto;padding:0;margin:0!important;font-size:16px;line-height:20px;font-weight:400;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[data-v-2d8463e8]{box-sizing:border-box;outline:none}html[data-v-2d8463e8]{background-color:#eff0f2;height:100%}body[data-v-2d8463e8]{margin:0;height:100%}button[data-v-2d8463e8]{font-family:inherit}.container[data-v-2d8463e8]{max-width:1440px;margin:0 auto}#textarea[data-v-2d8463e8]{height:40px;max-height:120px;display:flex;margin-bottom:8px;transition:all .25s cubic-bezier(.65,.05,.36,1)}#textarea .styled[data-v-2d8463e8]{font-family:Roboto;font-size:14px;width:100%;border-radius:24px;border:none;min-height:36px;max-height:120px;resize:none;box-sizing:border-box}#textarea .styled[data-v-2d8463e8]::-moz-placeholder{font-size:12px;line-height:18px}#textarea .styled[data-v-2d8463e8]:-ms-input-placeholder{font-size:12px;line-height:18px}#textarea .styled[data-v-2d8463e8]::placeholder{font-size:12px;line-height:18px}#textarea .styled.grey[data-v-2d8463e8]{background:rgba(26,43,73,.07);padding:10px 50px 5px 20px}#textarea .styled.grey[data-v-2d8463e8]::-moz-placeholder{color:#000;opacity:.5}#textarea .styled.grey[data-v-2d8463e8]:-ms-input-placeholder{color:#000;opacity:.5}#textarea .styled.grey[data-v-2d8463e8]::placeholder{color:#000;opacity:.5}#textarea .styled.grey.invalid[data-v-2d8463e8]:focus{background:rgba(122,41,41,.07);border:2px solid red}#textarea .styled.white[data-v-2d8463e8]{background:#fff;font-size:14px;line-height:18px;color:#000}#textarea .styled.white[data-v-2d8463e8]::-moz-placeholder{color:#666;opacity:1}#textarea .styled.white[data-v-2d8463e8]:-ms-input-placeholder{color:#666;opacity:1}#textarea .styled.white[data-v-2d8463e8]::placeholder{color:#666;opacity:1}.label-invalid[data-v-2d8463e8]{color:#e30036;font-size:14px}