.switchButton[data-v-d835243a]{display:none;border:1px solid #000}.switchButton.active[data-v-d835243a]{display:block}@media only screen and (min-width:1100px){.switchButton[data-v-d835243a]{display:none!important}}.topbar[data-v-d835243a]{position:fixed;z-index:101;top:0;left:0;padding:1rem 0;height:100%;width:var(--topbar-width);border-right:solid 1px var(--color-main-color);background-color:var(--color-white);transition:all .2s ease-in-out}.topbar.unactive[data-v-d835243a]{left:calc(var(--topbar-width)*-1)}.topbar.unactive .topbar__backdrop[data-v-d835243a]{visibility:hidden;opacity:0;left:0;width:100%}.topbar.unactive .topbar__modal[data-v-d835243a]{visibility:hidden;opacity:0}.topbar__btn[data-v-d835243a]{cursor:pointer;color:var(--color-black-dark);font-size:1.7rem;font-weight:700;width:100%;padding:1rem;border-radius:9px;border:none;background-color:var(--color-white);margin-bottom:1.5rem;transition:all .3s ease-in-out}.topbar__btn[data-v-d835243a]:hover{background-color:var(--color-whitesmoke)}.topbar__btn.active[data-v-d835243a]{color:#fff;background-color:var(--color-main-color)}.topbar__content[data-v-d835243a]{height:100%;width:100%;display:flex;flex-direction:column;align-items:center}.topbar .topbtn[data-v-d835243a]{position:absolute;cursor:pointer;font-size:1.3rem;top:0;right:calc(var(--topbarbtn-height)*-1);width:var(--topbarbtn-height);height:var(--topbarbtn-height);background-color:var(--color-white);border-radius:0 6px 6px 0;border:solid 1px var(--color-main-color);border-left:none}.topbar__backdrop[data-v-d835243a]{visibility:visible;opacity:1;z-index:-1;position:fixed;top:0;left:var(--topbar-width);height:100%;width:calc(100% - var(--topbar-width));background-color:rgba(19,19,19,.3);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:all .2s ease-in-out}.topbar__modal[data-v-d835243a]{visibility:hidden;opacity:0;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);padding:3rem 4rem;border-radius:5px;background-color:var(--color-white);box-shadow:0 0 9px 0 rgba(12,12,12,.2);transition:all .2s ease-in-out}@media only screen and (max-width:1100px){.topbar__modal[data-v-d835243a]{width:50%}}@media only screen and (max-width:800px){.topbar__modal[data-v-d835243a]{width:75%}}@media only screen and (max-width:600px){.topbar__modal[data-v-d835243a]{padding:3rem 1rem;width:90%}}.topbar__modal.active[data-v-d835243a]{visibility:visible;opacity:1}.topbar__modal-close[data-v-d835243a]{cursor:pointer;position:absolute;top:5px;right:10px;font-size:2rem;opacity:.5;transition:all .2s ease-in-out}.topbar__modal-close[data-v-d835243a]:hover{opacity:1}.modal[data-v-23a65ae8]{opacity:0;visibility:hidden;position:absolute;z-index:7;top:0;left:0;width:100%;height:100%;background-color:var(--color-white-9);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:all .3s ease-in-out}.modal.active[data-v-23a65ae8]{opacity:1;visibility:visible}.modal.active .modal__content[data-v-23a65ae8]{animation:modalPlop-data-v-23a65ae8 .3s ease-in-out}.modal.fixed[data-v-23a65ae8]{position:fixed;z-index:101;border-radius:0}.modal__content[data-v-23a65ae8]{position:absolute;overflow:auto;top:1rem;left:50%;min-height:20rem;max-height:50%;width:95%;padding:25px;transform:translateX(-50%);border-radius:11px;background-color:var(--color-white);box-shadow:var(--box-shadow)}@media only screen and (max-width:600px){.modal__content[data-v-23a65ae8]{top:2.5%;max-height:calc(95% - 11rem);width:90%}}.modal__content.table[data-v-23a65ae8]{top:0!important;left:50%!important;height:100vh!important;max-height:100vh!important;max-width:100%!important;width:100%!important;padding:0}.modal__content.wide[data-v-23a65ae8]{width:80%!important}.modal__content.big[data-v-23a65ae8]{top:2.5%;min-height:95%;max-height:95%;width:95%!important}.modal__content.med[data-v-23a65ae8]{max-height:94%;width:50%!important}@media only screen and (max-width:950px){.modal__content.med[data-v-23a65ae8]{width:95%!important}}.modal__content.small[data-v-23a65ae8]{width:50%!important}@media only screen and (max-width:1100px){.modal__content.small[data-v-23a65ae8]{width:65%!important}}@media only screen and (max-width:600px){.modal__content.small[data-v-23a65ae8]{width:95%!important}}.modal__content.smaller[data-v-23a65ae8]{width:35%!important;min-height:70%}.modal__close[data-v-23a65ae8]{opacity:.6;cursor:pointer;position:absolute;z-index:1;top:15px;right:20px;font-size:1.8rem;transition:all .2s ease-in-out}.modal__close[data-v-23a65ae8]:hover{opacity:1}@keyframes modalPlop-data-v-23a65ae8{0%{transform:translateX(-50%) translateY(25px)}to{transform:translateX(-50%) translateY(0)}}.flash[data-v-3eb0efa6]{position:fixed;top:0;left:0;z-index:500;height:0;width:100%;max-width:var(--max-device-width)}.flash__content[data-v-3eb0efa6]{visibility:hidden;position:absolute;top:2rem;left:50%;transform:translateX(-50%) scale(0);font-weight:600;border-radius:13px;padding:2rem 4rem;font-size:1.6rem;pointer-events:unset;overflow:hidden;min-width:1rem;max-width:40rem;color:#fff;opacity:0;box-shadow:0 4px 7px 0 rgba(29,29,29,.2);transition:all .3s ease-in-out;animation:flashPlop-data-v-3eb0efa6 .4s ease-in-out}.flash__content.active[data-v-3eb0efa6]{opacity:1;visibility:visible;transform:translateX(-50%) scale(1)}.flash__content.green[data-v-3eb0efa6]{background-color:#2fdf5b}.flash__content.blue[data-v-3eb0efa6]{background-color:#45b6f8}.flash__content.red[data-v-3eb0efa6]{background-color:#fa5858}.flash__message[data-v-3eb0efa6]{position:relative;z-index:1}.flash__progress[data-v-3eb0efa6]{position:absolute;bottom:0;left:0;z-index:0;border-radius:50px;background-color:rgba(29,29,29,.3);height:.8rem;width:100%}.flash__progress.active[data-v-3eb0efa6]{animation-name:progress-data-v-3eb0efa6;animation-timing-function:linear;width:0}.flash__close[data-v-3eb0efa6]{cursor:pointer;font-size:1.3rem;position:absolute;top:10px;right:10px}@keyframes flashPlop-data-v-3eb0efa6{0%{top:calc(2rem - 25px);opacity:0}to{top:2rem;opacity:1}}@keyframes progress-data-v-3eb0efa6{0%{width:100%}to{width:0}}.coupon__width[data-v-2f6665e4]{width:60%!important}.package-amount-buttons[data-v-2f6665e4]{margin-top:auto}.customerDiscount[data-v-2f6665e4]{background-color:hsla(0,0%,50.2%,.646);color:#fff;padding:.2rem;border:1px solid transparent;border-radius:.6rem;font-weight:900}@media only screen and (max-width:1200px){#paymentModal .col-40[data-v-2f6665e4],#paymentModal .col-60[data-v-2f6665e4]{width:100%}}.totalPaymentMobile[data-v-2f6665e4]{display:none}@media only screen and (max-width:600px){.totalPaymentMobile[data-v-2f6665e4]{font-size:2.2rem!important;display:block;margin-right:.4rem}}.totalPaymentDesktop[data-v-2f6665e4]{margin-right:2rem;margin-left:1rem;font-size:2.8rem!important;white-space:nowrap}@media only screen and (max-width:600px){.totalPaymentDesktop[data-v-2f6665e4]{font-size:1rem;display:none}}.input.extra-long[data-v-2f6665e4]{width:140%!important}.customer[data-v-2f6665e4]{background-color:rgba(0,0,0,.747);color:#fff;padding:.7rem;border:1px solid transparent;border-radius:1rem;white-space:pre-wrap;text-align:center}@media only screen and (max-width:550px){.customer[data-v-2f6665e4]{padding:.1rem!important;font-size:.2rem!important}}@media only screen and (max-width:1100px){.headbtn .space[data-v-2f6665e4]{justify-content:center}}.fs-med[data-v-2f6665e4]{font-size:1.3rem!important}.fs-small[data-v-2f6665e4]{font-size:1.2rem!important;color:#000!important;left:0!important}#cardModal .heading-2[data-v-2f6665e4]{font-weight:500}#cardModal .pack[data-v-2f6665e4]{text-align:center;cursor:pointer;font-size:1.5rem;padding:1rem 0;transition:background-color .2s ease-in-out}#cardModal .pack-box[data-v-2f6665e4]{display:flex;flex-direction:column;margin-bottom:1rem;overflow:hidden;border-radius:11px;background-color:var(--color-whitesmoke)}#cardModal .pack[data-v-2f6665e4]:hover{background-color:var(--color-grey-lighter)}.loader[data-v-2f6665e4]{font-size:4rem;color:var(--color-main-color);animation:loading-data-v-2f6665e4 1s ease-in-out infinite}@keyframes loading-data-v-2f6665e4{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.headdrop[data-v-2f6665e4]{position:relative}.headdrop-list[data-v-2f6665e4]{position:absolute;z-index:11;height:0;opacity:0;visibility:hidden;pointer-events:none;width:100%;top:100%;left:0;max-height:35rem;overflow:auto;background-color:var(--color-white);box-shadow:var(--box-shadow);border-radius:0 0 9px 9px;transition:all .2s ease-in-out}.headdrop-list__item[data-v-2f6665e4]{padding:1rem;transition:all .15s ease-in-out}.headdrop-list__item.red[data-v-2f6665e4]{color:#e64343!important;font-weight:500;pointer-events:none}.headdrop-list__item[data-v-2f6665e4]:hover{background-color:var(--color-whitesmoke)}@media only screen and (max-width:1100px){.headdrop-list[data-v-2f6665e4]{position:relative;top:unset;box-shadow:none;background-color:var(--color-whitesmoke)}.headdrop-list__item[data-v-2f6665e4]{width:-moz-max-content;width:max-content;margin:0 auto;padding:1rem 4rem}.headdrop-list__item[data-v-2f6665e4]:not(:last-of-type){border-bottom:1px solid hsla(0,0%,50.2%,.25)}.headdrop-list__item[data-v-2f6665e4]:hover{background-color:var(--color-grey-lighter)}}.headdrop.active .headdrop-list[data-v-2f6665e4]{height:auto;opacity:1;visibility:visible;pointer-events:visible}.tablee[data-v-2f6665e4]{width:calc(100% - 2rem);position:relative;height:calc(100% - 20rem);overflow:auto;margin:0 1rem;border-radius:4px;background-color:var(--color-white)}.tablee table[data-v-2f6665e4]{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}.tablee table thead tr[data-v-2f6665e4]{position:sticky;top:0;z-index:1;font-size:1.3rem;color:#fff;background-color:var(--color-black)}.tablee table thead tr th[data-v-2f6665e4]{height:3.5rem}.tablee table thead tr th[data-v-2f6665e4]:not(:first-of-type){padding:0 1rem}.tablee table thead tr th[data-v-2f6665e4]:not(:last-of-type){border-right:1px solid hsla(0,0%,50.2%,.4)}.tablee table tbody tr[data-v-2f6665e4]{font-size:1.2rem;border-bottom:1px solid hsla(0,0%,50.2%,.4)}.tablee table tbody tr td[data-v-2f6665e4]{padding:0 1rem}.tablee table tbody tr td[data-v-2f6665e4]:not(:last-of-type){border-right:1px solid hsla(0,0%,50.2%,.4)}.tablee table tbody tr td .btn[data-v-2f6665e4]{font-size:1.2rem}.tablee__icon[data-v-2f6665e4]{cursor:pointer}.tablee__icon[data-v-2f6665e4]:hover{color:var(--color-red)}.table[data-v-2f6665e4]{position:fixed;top:4rem;left:var(--topbar-width);height:100%;width:calc(100% - var(--topbar-width));background-color:var(--color-white);transition:all .2s ease-in-out}.table.unactive[data-v-2f6665e4]{width:100%;left:0}.table-row[data-v-2f6665e4]{display:flex;align-items:center;height:4rem!important;padding:0 1rem;width:100%}.table-row.of[data-v-2f6665e4]{overflow:auto}.table-row-h[data-v-2f6665e4]{height:3.3rem}.table-row .btn[data-v-2f6665e4],.table-row .headbtn[data-v-2f6665e4],.table-row .input[data-v-2f6665e4]{padding-top:0;padding-bottom:0;height:80%}.table__dropdown[data-v-2f6665e4]{position:relative}.table__dropdown-icon[data-v-2f6665e4]{cursor:pointer;height:3.5rem;width:100%}.table__dropdown-content[data-v-2f6665e4]{visibility:hidden;opacity:0;min-width:100%;position:absolute;top:100%;left:0;z-index:20;border-bottom-right-radius:4px;color:var(--color-black);background-color:var(--color-white);box-shadow:0 0 9px 0 rgba(16,16,16,.3);transition:all .2s ease-in-out}.table__dropdown-content-item[data-v-2f6665e4]{cursor:pointer;position:relative;padding:1rem 2rem;font-size:1.3rem;font-weight:400;transition:all .15s ease-in-out}.table__dropdown-content-item[data-v-2f6665e4]:hover{background-color:hsla(0,0%,50.2%,.2)}.table__dropdown-content-item[data-v-2f6665e4]:not(:last-of-type):after{content:"";position:absolute;top:100%;left:0;height:1px;width:95%;background-color:hsla(0,0%,50.2%,.2)}.table__dropdown-content.active[data-v-2f6665e4]{visibility:visible;opacity:1}.input__field[data-v-2f6665e4]{position:relative;height:80%;width:100%}.input__field .matches[data-v-2f6665e4]{position:absolute;z-index:5;top:100%;left:0;min-width:100%;box-shadow:0 0 9px 0 rgba(0,0,0,.15);max-height:55vh;overflow-y:scroll;border-radius:0 0 9px 9px;transition:all .25s ease-in-out}.input__field .matches .match[data-v-2f6665e4]{cursor:pointer;font-size:1.5rem;min-width:100%;margin:0 auto;padding:1rem 2rem;background-color:var(--color-white);transition:all .15s ease-in-out}.input__field .matches .match[data-v-2f6665e4]:hover{background-color:var(--color-whitesmoke)}.input__field .matches .match[data-v-2f6665e4]:not(:last-of-type){border-bottom:1px solid hsla(0,0%,50.2%,.25)}.input__field .input[data-v-2f6665e4]{height:100%;padding-right:2.5rem}.input__clear[data-v-2f6665e4]{opacity:.5;cursor:pointer;font-size:1.3rem;position:absolute;height:100%;width:2.5rem;top:0;right:0;transition:all .15s ease-in-out}.input__clear[data-v-2f6665e4]:hover{opacity:1}.input__clear i[data-v-2f6665e4]{position:absolute;top:calc(50% + 1px);left:50%;transform:translate(-50%,-50%);color:var(--color-black-light)}@media only screen and (max-width:1100px){.col-35-full[data-v-2f6665e4],.col-40-full[data-v-2f6665e4],.col-50-full[data-v-2f6665e4],.col-60-full[data-v-2f6665e4],.col-65-full[data-v-2f6665e4]{width:100%}.col-35-full[data-v-2f6665e4]:last-of-type,.col-40-full[data-v-2f6665e4]:last-of-type,.col-50-full[data-v-2f6665e4]:last-of-type,.col-60-full[data-v-2f6665e4]:last-of-type,.col-65-full[data-v-2f6665e4]:last-of-type{position:absolute;z-index:5;opacity:0;visibility:hidden;pointer-events:none;top:0;left:0;transition:all .2s ease-in-out}.col-35-full:last-of-type.active[data-v-2f6665e4],.col-40-full:last-of-type.active[data-v-2f6665e4],.col-50-full:last-of-type.active[data-v-2f6665e4],.col-60-full:last-of-type.active[data-v-2f6665e4],.col-65-full:last-of-type.active[data-v-2f6665e4]{opacity:1;visibility:visible;pointer-events:visible}}.col-35-full[data-v-2f6665e4]:first-of-type,.col-40-full[data-v-2f6665e4]:first-of-type,.col-50-full[data-v-2f6665e4]:first-of-type,.col-60-full[data-v-2f6665e4]:first-of-type,.col-65-full[data-v-2f6665e4]:first-of-type{border-right:1px solid rgba(0,0,0,.2)}@media only screen and (max-width:1100px){.dd-t2[data-v-2f6665e4]{opacity:0;visibility:hidden;pointer-events:none;z-index:2;position:fixed;flex-direction:column;top:4rem;left:0;height:0;overflow:auto;width:100%;background-color:rgba(0,0,0,.7);transition:all .2s ease-in-out}.dd-t2.active[data-v-2f6665e4]{height:calc(100% - 4rem);opacity:1;visibility:visible;pointer-events:visible}.dd-t2 button[data-v-2f6665e4]{height:unset;width:100%;padding:2.3rem 0;border-right:none!important}}.max-w[data-v-2f6665e4]{width:100%;overflow-x:auto}.max-w .input[data-v-2f6665e4]{min-width:10rem}#colCards[data-v-2f6665e4],#colTable[data-v-2f6665e4],.h-100[data-v-2f6665e4]{height:100%;background-color:var(--color-whitesmoke)}.h-100-o[data-v-2f6665e4]{height:-moz-fit-content;height:fit-content;max-height:calc(100% - 15.3rem);overflow-y:auto;width:100%}.subtitle[data-v-2f6665e4]{font-size:1.4rem;margin-top:5px}.outOfStock[data-v-2f6665e4]{box-shadow:inset 0 0 10px 0 #ff1e1e}.b-outOfStcok[data-v-2f6665e4]:before{content:"Out of Stock";position:absolute;top:2.5rem;left:0;height:1.2rem;width:8rem;text-align:center;background-color:rgba(52,53,52,.863);color:#f5f5f5}.b-new[data-v-2f6665e4]:before{content:"New";position:absolute;top:1rem;left:0;height:1.3rem;width:4rem;text-align:center;background-color:rgba(17,104,17,.76);color:#f5f5f5}.card[data-v-2f6665e4]{position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:4px;color:#212121;padding:1rem 1.5rem;margin-top:1%;transition:all .2s ease-in-out;border:1px solid rgba(41,41,41,.6588235294);box-shadow:inset 0 0 7px 0 rgba(31,31,17,.24);max-height:150px;min-height:100px}.card[data-v-2f6665e4]:hover{opacity:.7}.card.card-b-outOfStcok[data-v-2f6665e4]:after{content:"Out of Stock";position:absolute;bottom:0;right:0;height:1.2rem;width:8rem;text-align:center;background-color:rgba(52,53,52,.863);color:#f5f5f5}.card.card-b-new[data-v-2f6665e4]:before{content:"New";position:absolute;top:.4rem;left:0;height:1.3rem;width:4rem;text-align:center;background-color:rgba(17,104,17,.76);color:#f5f5f5}.card__title[data-v-2f6665e4]{font-size:1.2rem;margin-bottom:5px}.card__subtitle[data-v-2f6665e4]{font-size:1.2rem!important;font-weight:500!important}.card__container[data-v-2f6665e4]{padding:1rem;background-color:var(--color-whitesmoke)}.package-btn[data-v-2f6665e4]{font-size:1.3rem;height:4rem;width:100%;opacity:.5;border:none;border-radius:3px;background-color:unset;transition:all .2s ease-in-out}.package-btn[data-v-2f6665e4]:active{transform:scale(1.2);background-color:var(--color-whitesmoke)}.package-btn[data-v-2f6665e4]:hover{opacity:1;box-shadow:0 0 9px 0 rgba(32,32,32,.2)}.package-count[data-v-2f6665e4]{display:flex;align-items:center;justify-content:center;height:4rem;width:100%;font-size:1.3rem;font-weight:500}.col-25[data-v-2f6665e4]{width:33%;padding:1rem}.col-20-full[data-v-2f6665e4],.col-80-full[data-v-2f6665e4]{padding:1rem}.bg-tea-1[data-v-2f6665e4]{background-color:#aebea7}.cardbtn[data-v-2f6665e4]{cursor:pointer;text-align:center;font-size:1.2rem;text-transform:uppercase;font-weight:500;letter-spacing:.3px;padding:2rem;border-radius:6px;color:#131313;margin-top:1rem;background-color:var(--color-whitesmoke);transition:all .2s ease-in-out}.cardbtn.active[data-v-2f6665e4]{border-color:var(--color-black)}.cardbtn[data-v-2f6665e4]:hover{opacity:.7}.cardbtn[data-v-2f6665e4]:first-of-type{background-color:#aebea7}.cardbtn[data-v-2f6665e4]:nth-of-type(2){color:#fff;background-color:#231f20}.cardbtn[data-v-2f6665e4]:nth-of-type(3){background-color:#e6e8e5}.cardbtn[data-v-2f6665e4]:nth-of-type(4){background-color:#b6cca1}.cardbtn[data-v-2f6665e4]:nth-of-type(5){background-color:#e6e8e5}.cardbtn[data-v-2f6665e4]:nth-of-type(6){background-color:#b6cca1}.cardbtn[data-v-2f6665e4]:nth-of-type(7){background-color:#f6815e}.cardbtn[data-v-2f6665e4]:nth-of-type(8){background-color:#f3de68}.cardbtn[data-v-2f6665e4]:nth-of-type(9){background-color:#b6cca1}@media only screen and (max-width:1200px){.cardbtn.col-5[data-v-2f6665e4]{width:19%}}@media only screen and (max-width:600px){.cardbtn.col-5[data-v-2f6665e4]{width:24%}}@media only screen and (max-width:500px){.cardbtn.col-5[data-v-2f6665e4]{width:32.33%}}.heading[data-v-2f6665e4]{display:flex;align-items:center;height:3rem;width:100%;font-size:1.5rem}.heading p[data-v-2f6665e4]{padding:0 1rem}.heading .to-row[data-v-2f6665e4]{height:100%}.headbtn[data-v-2f6665e4]{border:none;padding:0 1rem;height:90%;font-size:1.1rem;border:solid 1px var(--color-grey);border-radius:0;background-color:var(--color-whitesmoke);transition:all .2s ease-in-out}.headbtn[data-v-2f6665e4]:not(:last-of-type){border-right:none}.headbtn[data-v-2f6665e4]:first-of-type{border-top-left-radius:4px;border-bottom-left-radius:4px}.headbtn[data-v-2f6665e4]:last-of-type{border-top-right-radius:4px;border-bottom-right-radius:4px}.headbtn.active[data-v-2f6665e4],.headbtn[data-v-2f6665e4]:hover{background-color:var(--color-grey-lighter)}.headbtn.active.green[data-v-2f6665e4],.headbtn:hover.green[data-v-2f6665e4]{color:#fff;background-color:var(--color-green-3)}.headbtn.active.black[data-v-2f6665e4],.headbtn:hover.black[data-v-2f6665e4]{color:#fff;background-color:#373737}@media only screen and (max-width:1100px){.headbtn.active[data-v-2f6665e4],.headbtn[data-v-2f6665e4]:hover{background-color:var(--color-whitesmoke)}}.buttons[data-v-2f6665e4]{padding:0;width:100%;max-width:100%;padding-left:1rem;overflow-x:auto!important}.buttons .button[data-v-2f6665e4],.buttons .plus__btn[data-v-2f6665e4]{position:relative;font-size:1.2rem;padding:0 1.5rem;height:90%;border:none;border-radius:0;background-color:var(--color-grey-lighter);white-space:nowrap;transition:all .2s ease-in-out}.buttons .button[data-v-2f6665e4]:not(.plus__btn):first-of-type,.buttons .plus__btn[data-v-2f6665e4]:not(.plus__btn):first-of-type{border-top-left-radius:4px!important;border-bottom-left-radius:4px!important}.buttons .button[data-v-2f6665e4]:not(.plus__btn):last-of-type,.buttons .plus__btn[data-v-2f6665e4]:not(.plus__btn):last-of-type{border-top-right-radius:4px!important;border-bottom-right-radius:4px!important}.buttons .button[data-v-2f6665e4]:hover,.buttons .plus__btn[data-v-2f6665e4]:hover{opacity:.7}.buttons .button[data-v-2f6665e4]:after,.buttons .plus__btn[data-v-2f6665e4]:after{content:"";position:absolute;bottom:0;left:0;height:4px;width:100%;background-color:transparent;transition:all .1s ease-in-out}.buttons .button.active[data-v-2f6665e4]:after,.buttons .plus__btn.active[data-v-2f6665e4]:after{background-color:var(--color-main-color)}.buttons .plus__btn[data-v-2f6665e4]{font-size:1.6rem;padding:0 1.2rem;height:85%;border-radius:9px}.table__payment[data-v-2f6665e4]{width:100%}.table__payment-table[data-v-2f6665e4]{width:100%;border-spacing:0}.table__payment .thead__tr .thead__th[data-v-2f6665e4]{font-size:1.5rem;padding:1rem;padding-top:0}.table__payment .tbody__tr:not(:last-of-type) .tbody__td[data-v-2f6665e4]{border-bottom:1px solid hsla(0,0%,50.2%,.3)}.table__payment .tbody__tr .tbody__td[data-v-2f6665e4]{font-size:1.4rem;padding:1rem}.box[data-v-2f6665e4]{background-color:var(--color-whitesmoke);padding:1rem;border-radius:6px}.box__item[data-v-2f6665e4]{display:flex}.box__item[data-v-2f6665e4]:not(:first-of-type){border-top:1px solid hsla(0,0%,50.2%,.3)}.box__label[data-v-2f6665e4]{cursor:pointer;font-size:1.5rem;font-weight:500;display:flex;align-items:center;padding-left:5px;width:40%}.box__label-icon[data-v-2f6665e4]{opacity:.7}.box__label[data-v-2f6665e4]:hover{color:var(--color-main-color);background-color:hsla(0,0%,74.9%,.2)}.box__label:hover .box__label-icon[data-v-2f6665e4]{opacity:1}.box__input[data-v-2f6665e4]{width:60%;border-radius:0}.box__input[data-v-2f6665e4]:focus{border-radius:4px}#dd2 .headbtn[data-v-2f6665e4]:nth-of-type(2){border-top-left-radius:4px;border-bottom-left-radius:4px}@media only screen and (max-width:1100px){#dd1 .headbtn[data-v-2f6665e4],#dd2 .headbtn[data-v-2f6665e4]{padding:1.5rem 0;height:unset;border:none;font-size:1.4rem;border-radius:0!important}#dd1 .headbtn[data-v-2f6665e4]:not(:last-of-type),#dd2 .headbtn[data-v-2f6665e4]:not(:last-of-type){border-bottom:1px solid hsla(0,0%,50.2%,.2)}}