.postcodelookup{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.postcodelookup,.postcodelookup .address{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.postcodelookup .address{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;margin:10px;cursor:pointer;min-height:40px;border-radius:5px}:root{--button-color:#079f90;--button-color-light:#09d0bc;--button-color-transparent:rgba(7,159,144,0.5);--banner-color:#7cfc00}.stripepaymentwrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:transparent;border-radius:2px;background-size:cover;background-repeat:no-repeat;background-position:50%;background-image:none!important;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.stripepaymentwrapper,.stripepaymentwrapper .existingcardslist{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.stripepaymentwrapper .existingcardslist{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}.stripepaymentwrapper .existingcardslist .existingcard{cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .25s ease;transition:all .25s ease;width:calc(50% - 20px);margin:10px;min-width:180px}.stripepaymentwrapper .existingcardslist .existingcard .top{background-color:rgba(0,0,0,.05);border-radius:5px;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:10px;overflow:hidden;position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.stripepaymentwrapper .existingcardslist .existingcard .top>div{width:100%}.stripepaymentwrapper .existingcardslist .existingcard .top .product{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}.stripepaymentwrapper .existingcardslist .existingcard .top .product.more{min-height:20px;max-height:20px;margin:0;font-weight:700;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.stripepaymentwrapper .existingcardslist .existingcard .top .product .image{width:40px;height:40px;background-position:50%;background-repeat:no-repeat;background-size:cover;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:10px}.stripepaymentwrapper .existingcardslist .existingcard .top .product .title{width:100%;font-size:14px}.stripepaymentwrapper .existingcardslist .existingcard .bottom{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-top:5px}.stripepaymentwrapper .existingcardslist .existingcard .bottom .addto{margin-right:auto}.stripepaymentwrapper .existingcardslist .existingcard:hover .top{background-color:#fff}.stripepaymentwrapper .existingcardslist .existingcard:hover .top:after{background:-webkit-gradient(linear,left bottom,left top,from(#fff),to(transparent));background:linear-gradient(0deg,#fff,transparent)}.stripepaymentwrapper .existingcardslist .existingcard.booking{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.stripepaymentwrapper .existingcardslist .existingcard.booking .controls{text-align:left}.stripepaymentwrapper .existingcardslist .existingcard.booking .top{min-height:90px}.stripepaymentwrapper .existingcardslist .existingcard.booking .top .bookingline{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:5px}.stripepaymentwrapper .existingcardslist .existingcard.booking .top .bookingline .image{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:40px;height:40px;background-position:50%;background-repeat:no-repeat;background-size:contain}.stripepaymentwrapper .existingcardslist .existingcard.booking .top .bookingline .details{padding-left:5px;width:100%;font-size:.75em;text-align:left}.stripepaymentwrapper .existingcardslist .existingcard.booking .bottom{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.stripepaymentwrapper .existingcardslist .existingcard.booking .bottom button{width:auto}.stripepaymentwrapper .stripeholder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin:0 auto}.stripepaymentwrapper .stripeholder .stripe-card{width:100%}.stripepaymentwrapper .stripeholder .stripe-card .StripeElement{background-color:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.25);padding:10px;width:calc(100% - 40px);margin:0 auto;-webkit-transition:all .2s ease;transition:all .2s ease;border-radius:5px}.stripepaymentwrapper .stripeholder .stripe-card .StripeElement.is-focused{background-color:#fff;border-color:rgba(0,0,0,.05)}.stripepaymentwrapper .buttonholder,.stripepaymentwrapper .carderror{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px}.stripepaymentwrapper .buttonholder button,.stripepaymentwrapper .carderror button{padding:20px;font-size:1em;font-weight:700;background-color:#119fff;color:#fff;border-radius:5px;border:none;outline:none;cursor:pointer;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.5);box-shadow:0 4px 8px rgba(0,0,0,.5);-webkit-transition:all .1s ease;transition:all .1s ease;height:60px}.stripepaymentwrapper .buttonholder button.disabled,.stripepaymentwrapper .carderror button.disabled{opacity:.5}.stripepaymentwrapper .buttonholder button:hover,.stripepaymentwrapper .carderror button:hover{-webkit-box-shadow:none;box-shadow:none}.stripepaymentwrapper .carderror{background-color:red;color:#fff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.stripepaymentwrapper .stripe-card.complete{border-color:green}.paymentfail{background-color:red;margin:0 20px 20px 20px;color:#fff;padding:10px}@media only screen and (max-width:640px){.stripepaymentwrapper .existingcardslist .existingcard .top .left .info{padding:10px}.stripepaymentwrapper .existingcardslist .existingcard .top .left .info .lastfour{font-size:1em;font-weight:400}.stripepaymentwrapper .existingcardslist .existingcard .bottom button.delete-existing-card{margin:5px}.stripepaymentwrapper .existingcardslist .existingcard .bottom button.submit-existing-card{font-size:1em}.stripepaymentwrapper .stripeholder .stripe-card .StripeElement{width:calc(100% - 40px)}.stripepaymentwrapper .buttonholder{padding:10px}.stripepaymentwrapper .buttonholder button{width:100%}}@media only screen and (max-width:460px){.stripepaymentwrapper .cover>.info{font-size:.8em}.stripepaymentwrapper .existingcardslist .existingcard{width:calc(100% - 20px)}}[data-v-2717dca4]:root{--button-color:#079f90;--button-color-light:#09d0bc;--button-color-transparent:rgba(7,159,144,0.5);--banner-color:#7cfc00}.expander[data-v-2717dca4]{width:30px;height:30px;background-color:transparent;color:#079f90}.expander.disabled[data-v-2717dca4]{background-color:grey!important;pointer-events:none}.expander[data-v-2717dca4]:hover{background-color:#079f90;color:#fff}[data-v-bd386498]:root{--button-color:#079f90;--button-color-light:#09d0bc;--button-color-transparent:rgba(7,159,144,0.5);--banner-color:#7cfc00}.footer[data-v-bd386498]{width:calc(100% - 40px);margin:0 20px;min-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#aaa}.footer a[data-v-bd386498]{text-decoration:none;font-weight:700;color:#52926c}[data-v-a581a3a6]:root{--button-color:#079f90;--button-color-light:#09d0bc;--button-color-transparent:rgba(7,159,144,0.5);--banner-color:#7cfc00}.page.subscriptions[data-v-a581a3a6]{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto}.page.subscriptions .pagecontent[data-v-a581a3a6]{margin:0 auto;width:100%;max-width:1366px;padding:0 20px 20px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-wrap:wrap;flex-wrap:wrap}.page.subscriptions .pagecontent>.top[data-v-a581a3a6]{width:100%;height:40%}.page.subscriptions .pagecontent>.top .content[data-v-a581a3a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:0 20px 20px 20px;height:calc(100% - 10px);overflow:hidden;border-radius:0 0 10px 10px;background-color:rgba(0,0,0,.05);background-size:cover;background-position:50%;background-repeat:no-repeat;-webkit-box-shadow:0 3px 5px rgba(0,0,0,.3);box-shadow:0 3px 5px rgba(0,0,0,.3)}.page.subscriptions .pagecontent>.top .content .text[data-v-a581a3a6]{padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.page.subscriptions .pagecontent>.top .content .text .info[data-v-a581a3a6]{text-align:left;font-weight:700;width:100%}.page.subscriptions .pagecontent>.top .content .text .info .tenantname[data-v-a581a3a6]{color:#fff;font-size:3em;text-shadow:0 0 25px #000}.page.subscriptions .pagecontent>.top .content .text .info .salonname[data-v-a581a3a6]{color:#fff;font-size:2em;text-shadow:0 0 25px #000}.page.subscriptions .pagecontent>.bottom[data-v-a581a3a6]{width:100%;height:auto;padding-bottom:1px}.page.subscriptions .pagecontent>.bottom .shopmessage[data-v-a581a3a6]{background-color:var(--banner-color);padding:10px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;position:relative}.page.subscriptions .pagecontent>.bottom .shopmessage .close[data-v-a581a3a6]{position:absolute;font-size:20px;top:0;right:0;width:30px;height:100%;max-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.page.subscriptions .pagecontent>.bottom .step[data-v-a581a3a6]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:768px;margin:0 auto}.page.subscriptions .pagecontent>.bottom .step>.left[data-v-a581a3a6],.page.subscriptions .pagecontent>.bottom .step>.right[data-v-a581a3a6]{width:100%;padding:40px;-webkit-box-sizing:border-box;box-sizing:border-box}.page.subscriptions .pagecontent>.bottom .step>.right[data-v-a581a3a6]{width:100%;min-width:320px;max-width:1024px;margin:0 auto;padding-top:0}.page.subscriptions .pagecontent>.bottom .step .section[data-v-a581a3a6]{border-radius:5px;-webkit-box-shadow:0 3px 5px rgba(0,0,0,.3);box-shadow:0 3px 5px rgba(0,0,0,.3);margin-bottom:10px;background-color:rgba(0,0,0,.05);-webkit-transition:all .2s ease;transition:all .2s ease}.page.subscriptions .pagecontent>.bottom .step .section>.title[data-v-a581a3a6]{font-size:1.2em;font-weight:700;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px}.page.subscriptions .pagecontent>.bottom .step .section.open[data-v-a581a3a6]{border-radius:0;-webkit-box-shadow:none;box-shadow:none;background-color:#fff;padding-bottom:10px;border-bottom:1px solid rgba(0,0,0,.1)}.page.subscriptions .pagecontent>.bottom .step .section.open .payment .inner[data-v-a581a3a6]{padding-top:20px}.page.subscriptions .pagecontent>.bottom .step .section.open .payment .inner .clientemail[data-v-a581a3a6]{margin:5px 10px;text-align:left}.page.subscriptions .pagecontent>.bottom .step .section.open .payment .inner .clientemail input[data-v-a581a3a6]{border:1px solid #b3b3b3;width:100%;padding:10px;color:#000;line-height:normal;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box}.page.subscriptions .pagecontent>.bottom .step.step1 .right .title[data-v-a581a3a6]{font-size:1.2em;font-weight:700;padding-bottom:20px}.page.subscriptions .pagecontent>.bottom .step.step1 .right .list[data-v-a581a3a6]{width:100%;-webkit-box-shadow:0 3px 5px rgba(0,0,0,.3);box-shadow:0 3px 5px rgba(0,0,0,.3);font-size:1em;-webkit-box-sizing:border-box;box-sizing:border-box}.page.subscriptions .pagecontent>.bottom .step.step1 .right .list .course[data-v-a581a3a6]{text-align:left;border-bottom:1px solid rgba(0,0,0,.25);padding:20px;cursor:pointer}.page.subscriptions .pagecontent>.bottom .step.step1 .right .list .course .main[data-v-a581a3a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page.subscriptions .pagecontent>.bottom .step.step1 .right .list .course .main .image[data-v-a581a3a6]{width:50px;height:50px;background-position:50%;background-repeat:no-repeat;background-size:cover;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:10px}.page.subscriptions .pagecontent>.bottom .step.step1 .right .list .course .main .text[data-v-a581a3a6]{width:100%}.page.subscriptions .pagecontent>.bottom .step.step1 .right .list .course .main .text button[data-v-a581a3a6]{background-color:transparent;color:var(--button-color)}.page.subscriptions .pagecontent>.bottom .step.step1 .right .list .course .main .price[data-v-a581a3a6]{font-size:inherit;font-weight:400;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:10px}.page.subscriptions .pagecontent>.bottom .step.step1 .right .list .course .main .radio[data-v-a581a3a6]{border:1px solid rgba(0,0,0,.25);width:24px;height:24px;border-radius:50%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative}.page.subscriptions .pagecontent>.bottom .step.step1 .right .list .course .details[data-v-a581a3a6]{margin-top:10px;font-size:.9em}.page.subscriptions .pagecontent>.bottom .step.step1 .right .controls[data-v-a581a3a6]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px}.page.subscriptions .pagecontent>.bottom .step.step1 .right .controls button[data-v-a581a3a6]{font-size:1em;padding:10px}.page.subscriptions .pagecontent>.bottom .step.step2 .right .controls[data-v-a581a3a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.page.subscriptions .pagecontent>.bottom .step.step2 .right .controls>button[data-v-a581a3a6]{padding:10px}.page.subscriptions .pagecontent>.bottom .step.step2 .right .section .list .course[data-v-a581a3a6]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:10px;width:calc(100% - 20px);overflow:hidden;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;border-radius:5px;-webkit-box-shadow:0 3px 5px rgba(0,0,0,.3);box-shadow:0 3px 5px rgba(0,0,0,.3);cursor:pointer;background-color:rgba(0,0,0,.05)}.page.subscriptions .pagecontent>.bottom .step.step2 .right .section .list .course .main[data-v-a581a3a6]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}.page.subscriptions .pagecontent>.bottom .step.step2 .right .section .list .course .main .image[data-v-a581a3a6]{width:50px;height:50px;background-position:50%;background-repeat:no-repeat;background-size:cover;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:10px}.page.subscriptions .pagecontent>.bottom .step.step2 .right .section .list .course .main .text[data-v-a581a3a6]{text-align:left;width:100%}.page.subscriptions .pagecontent>.bottom .step.step2 .right .section .list .course .main .price[data-v-a581a3a6]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.page.subscriptions .pagecontent>.bottom .step.step2 .right .section .list .course .details[data-v-a581a3a6]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;padding:0 10px 10px 10px;font-size:14px}.page.subscriptions .pagecontent>.bottom .step.step3[data-v-a581a3a6]{max-width:unset}.page.subscriptions .pagecontent>.bottom .step.step3>.right[data-v-a581a3a6]{text-align:left}.page.subscriptions .salonchoicedialog .innerdialog>.inner[data-v-a581a3a6]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page.subscriptions .salonchoicedialog .innerdialog>.inner .salonlist[data-v-a581a3a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px;width:calc(100% - 10px);-ms-flex-wrap:wrap;flex-wrap:wrap;overflow-y:auto}.page.subscriptions .salonchoicedialog .innerdialog>.inner .salonlist .salon[data-v-a581a3a6]{width:33.333333%;height:200px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:5px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.page.subscriptions .salonchoicedialog .innerdialog>.inner .salonlist .salon .inner[data-v-a581a3a6]{margin:5px;width:calc(100% - 10px);height:calc(100% - 10px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:5px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.3);box-shadow:0 2px 5px rgba(0,0,0,.3);overflow:hidden;background-color:#fff}.page.subscriptions .salonchoicedialog .innerdialog>.inner .salonlist .salon .inner .image[data-v-a581a3a6]{width:100%;height:70%;-webkit-box-sizing:border-box;box-sizing:border-box;background-size:cover;background-position:50%;background-repeat:no-repeat}.page.subscriptions .salonchoicedialog .innerdialog>.inner .salonlist .salon .inner .title[data-v-a581a3a6]{height:30%;min-height:65px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;text-align:left}.page.subscriptions .salonchoicedialog .innerdialog>.inner .salonlist .salon .inner .title .name[data-v-a581a3a6]{font-size:1.1em;font-weight:700;padding:10px 0 10px 10px}.page.subscriptions .salonchoicedialog .innerdialog>.inner .salonlist .salon .inner .title .description[data-v-a581a3a6]{font-size:.8em;padding:0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.desktop .page.subscriptions>.list .listinner .denomination:hover .content .bottomside[data-v-a581a3a6]{-webkit-transform:translateY(0);transform:translateY(0)}.desktop .page.subscriptions>.list .listinner .denomination:hover .content .bottomside .addtobasket[data-v-a581a3a6]:hover{background-color:#079f90;color:#000}.dialog .innerdialog>.inner .rightside .name[data-v-a581a3a6],.dialog .innerdialog>.inner .rightside .title[data-v-a581a3a6]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.dialog .innerdialog>.inner .rightside .middle[data-v-a581a3a6]{height:100%;overflow:hidden;overflow-y:auto}.dialog .innerdialog>.inner .rightside .middle .description.address[data-v-a581a3a6]{max-height:none}.dialog .innerdialog>.inner .rightside .middle .description.address>div.info[data-v-a581a3a6]{font-size:.8em}.dialog .innerdialog>.inner .rightside .middle .description.address>div.data[data-v-a581a3a6]{margin-top:5px}.dialog .innerdialog>.inner .rightside .middle .description.address>div.data input[data-v-a581a3a6]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:5px;height:30px;width:100%}.dialog .innerdialog>.inner .rightside .middle .description.address>div.data textarea[data-v-a581a3a6]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:5px;font-family:inherit;height:60px;width:100%}.dialog .innerdialog>.inner .rightside .controls[data-v-a581a3a6],.dialog .innerdialog>.inner .rightside .price[data-v-a581a3a6]{height:auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.dialog.giftcardbalance .innerdialog>.inner[data-v-a581a3a6]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dialog.giftcardbalance .innerdialog>.inner .controls[data-v-a581a3a6]{width:100%;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:rgba(0,0,0,.1)}.dialog.giftcardbalance .innerdialog>.inner .controls input[data-v-a581a3a6]{padding:10px;font-size:1.2em;margin-right:10px}.dialog.giftcardbalance .innerdialog>.inner .results[data-v-a581a3a6]{height:100%}.dialog.removeconfirmdialog .innerdialog[data-v-a581a3a6]{min-height:100px}.dialog.removeconfirmdialog .innerdialog .inner[data-v-a581a3a6]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.dialog.removeconfirmdialog .innerdialog .inner .controls button[data-v-a581a3a6]{margin:0 10px;padding:7px 10px}.dialog.adddeliveryaddressdialog .innerdialog[data-v-a581a3a6]{min-height:unset}.dialog.adddeliveryaddressdialog .innerdialog .inner[data-v-a581a3a6]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dialog.adddeliveryaddressdialog .innerdialog .inner>.title[data-v-a581a3a6]{height:40px;padding:10px;background-color:#e5e5e5;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.dialog.adddeliveryaddressdialog .innerdialog .inner .content[data-v-a581a3a6]{overflow:hidden;overflow-y:auto;width:100%}.dialog.adddeliveryaddressdialog .innerdialog .inner .content .title[data-v-a581a3a6]{color:#000}.dialog.adddeliveryaddressdialog .innerdialog .inner .content .controls[data-v-a581a3a6]{height:40px;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.dialog.adddeliveryaddressdialog .innerdialog .inner .content .controls button[data-v-a581a3a6]{padding:0 10px}@media only screen and (max-width:1366px){.page.subscriptions .pagecontent[data-v-a581a3a6]{display:block}.page.subscriptions .pagecontent>.top[data-v-a581a3a6]{min-height:unset;height:auto}.page.subscriptions .pagecontent>.top .content[data-v-a581a3a6]{min-height:200px;max-height:200px}.page.subscriptions .pagecontent>.bottom .step>.left[data-v-a581a3a6],.page.subscriptions .pagecontent>.bottom .step>.right[data-v-a581a3a6]{padding:20px}}@media only screen and (max-width:768px){.page.subscriptions .pagecontent[data-v-a581a3a6]{padding:0}.page.subscriptions .pagecontent>.top .content[data-v-a581a3a6]{margin:0 0 20px 0;border-radius:0;min-height:70px}.page.subscriptions .pagecontent>.top .content .text[data-v-a581a3a6]{padding:10px}.page.subscriptions .pagecontent>.top .content .text .info .tenantname[data-v-a581a3a6]{font-size:2em}.page.subscriptions .pagecontent>.top .content .text .info .salonname[data-v-a581a3a6]{font-size:1em}.page.subscriptions .pagecontent>.bottom .step>.left[data-v-a581a3a6],.page.subscriptions .pagecontent>.bottom .step>.right[data-v-a581a3a6]{padding:10px}.page.subscriptions .pagecontent>.bottom .step>.right[data-v-a581a3a6]{width:100%;min-width:unset}.page.subscriptions .pagecontent>.bottom .step.step1>.left[data-v-a581a3a6]{display:none}.page.subscriptions .pagecontent>.bottom .step.step1 .right .list[data-v-a581a3a6]{padding:0}.page.subscriptions .pagecontent>.bottom .step.step1 .right .list .denomination[data-v-a581a3a6]{width:calc(50% - 20px);margin:10px}.page.subscriptions .pagecontent>.bottom .step.step2[data-v-a581a3a6]{display:block}.page.subscriptions .pagecontent>.bottom .step.step2>.left[data-v-a581a3a6]{height:200px;width:100%}.page.subscriptions .pagecontent>.bottom .step.step3>.left[data-v-a581a3a6]{display:none}.page.subscriptions .pagecontent>.bottom .step.step3>.right .list[data-v-a581a3a6]{min-height:unset;max-height:unset}.page.subscriptions .pagecontent>.bottom .step.step3>.right .list .item[data-v-a581a3a6]{-ms-flex-wrap:wrap;flex-wrap:wrap}.page.subscriptions .pagecontent>.bottom .step.step3>.right .list .item .middle[data-v-a581a3a6]{width:calc(100% - 120px)}.page.subscriptions .pagecontent>.bottom .step.step3>.right .list .item>.right[data-v-a581a3a6]{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page.subscriptions .pagecontent>.bottom .step.step3>.right .list .item>.right .bottom .remove[data-v-a581a3a6],.page.subscriptions .pagecontent>.bottom .step.step3>.right .list .item>.right .top .pricequantity .price[data-v-a581a3a6]{padding-top:0}}@media only screen and (max-width:450px){.page.subscriptions .pagecontent .step>.left[data-v-a581a3a6],.page.subscriptions .pagecontent .step>.right[data-v-a581a3a6]{padding:10px}}