.card[data-v-c3cea8c8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 1rem}.card .contents[data-v-c3cea8c8]{display:-webkit-box;display:-ms-flexbox;display:flex;border:none;background-color:var(--white);padding:0}.card .contents .hideImageClass[data-v-c3cea8c8]{display:none}.card .contents .left[data-v-c3cea8c8]{position:relative;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;width:10rem;height:10rem}.card .contents .left .image[data-v-c3cea8c8]{width:10rem;height:10rem;-o-object-fit:cover;object-fit:cover;border-radius:3px}.card .contents .left .count[data-v-c3cea8c8]{position:absolute;margin:0;padding:.2rem .5rem;background-color:var(--grey-dark-background);border-radius:500px;font-family:Futura Heavy;color:var(--white)}.card .contents .right[data-v-c3cea8c8]{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:1rem}.card .contents .right .top[data-v-c3cea8c8],.card .contents .right[data-v-c3cea8c8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card .contents .right .top .description[data-v-c3cea8c8],.card .contents .right .top .name[data-v-c3cea8c8]{margin:0}.card .contents .right .top .view-details[data-v-c3cea8c8]{cursor:pointer;margin-top:.25rem;padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:600;font-family:Futura Book;border:none;background:none;display:-webkit-box;display:-ms-flexbox;display:flex;color:#348185;opacity:1}.card .contents .right .top .view-details .chevron[data-v-c3cea8c8]{height:1.5rem;margin-left:.25rem}.card .contents .right .top .name[data-v-c3cea8c8]{margin-bottom:.5rem}.card .contents .right .top .name .badge[data-v-c3cea8c8]{float:right;margin:0 0 1rem 2rem;padding:.5rem 1rem;background-color:var(--green-pastel);border-radius:500px;font-family:Futura Heavy;text-transform:uppercase;color:var(--white)}.card .contents .right .top .description[data-v-c3cea8c8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card .contents .right .top .description .dot[data-v-c3cea8c8]{max-width:1rem;max-height:1rem;-o-object-fit:contain;object-fit:contain}.card .contents .right .top .description .text[data-v-c3cea8c8]{margin:0 0 0 1rem}.card .contents .right .bottom[data-v-c3cea8c8]{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;margin-top:1rem}.card .contents .right .bottom .price[data-v-c3cea8c8]{margin:0 .5rem 0 0;padding:.5rem 1rem;border-radius:500px;color:var(--blue);font-weight:700;letter-spacing:.0625rem;text-align:center;line-height:1;font-family:Futura Heavy;background-color:var(--grey-light-background);white-space:nowrap}.card .contents .right .bottom .approveService[data-v-c3cea8c8]{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:200px;-ms-flex-pack:distribute;justify-content:space-around}.card .contents .right .bottom input[data-v-c3cea8c8]{display:none}.card .contents .right .bottom .checkbox-defer[data-v-c3cea8c8]{float:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;text-transform:uppercase;color:var(--grey-text)}.card .contents .right .bottom .checkbox-defer .box[data-v-c3cea8c8]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:2.5rem;height:2.5rem;margin-left:1rem;border-radius:3px;background-color:var(--grey-medium-background)}.card .contents .right .bottom .checkbox-defer .box .check[data-v-c3cea8c8]{max-height:100%;max-width:100%;padding:.3rem;opacity:0}.card .contents .right .bottom .checkbox-approve[data-v-c3cea8c8]{float:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;text-transform:uppercase;color:var(--grey-text)}.card .contents .right .bottom .checkbox-approve .box[data-v-c3cea8c8]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:2.5rem;height:2.5rem;margin-left:1rem;border-radius:3px;background-color:var(--grey-medium-background)}.card .contents .right .bottom .checkbox-approve .box .check[data-v-c3cea8c8]{max-height:100%;max-width:100%;padding:.3rem;opacity:0}.card .contents .right .bottom input.already-approved:checked~.checkbox-approve[data-v-c3cea8c8]{color:var(--green)}.card .contents .right .bottom input.already-approved:checked~.checkbox-approve .box[data-v-c3cea8c8]{background-color:var(--grey-input-border)}.card .contents .right .bottom input.already-approved:checked~.checkbox-approve .box .check[data-v-c3cea8c8]{opacity:1}.card .contents .right .bottom input.approve:checked~.checkbox-approve[data-v-c3cea8c8]{color:var(--green)}.card .contents .right .bottom input.approve:checked~.checkbox-approve .box[data-v-c3cea8c8]{background-color:var(--green)}.card .contents .right .bottom input.approve:checked~.checkbox-approve .box .check[data-v-c3cea8c8]{opacity:1}.card .contents .right .bottom input.defer:checked~.checkbox-defer[data-v-c3cea8c8]{color:var(--red)}.card .contents .right .bottom input.defer:checked~.checkbox-defer .box[data-v-c3cea8c8]{background-color:var(--red)}.card .contents .right .bottom input.defer:checked~.checkbox-defer .box .check[data-v-c3cea8c8]{opacity:1}@media (max-width:420px){.card .contents .right .bottom[data-v-c3cea8c8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;margin-top:0}.card .contents .right .bottom .approveService[data-v-c3cea8c8]{margin-top:4px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;min-width:auto}.card .contents .right .bottom .approveService .checkbox-approve[data-v-c3cea8c8]{font-size:3.5vw}.card .contents .right .bottom .approveService .checkbox-approve .box[data-v-c3cea8c8]{height:5vw;width:5vw;margin-left:.5rem}.card .contents .right .bottom .approveService .checkbox-defer[data-v-c3cea8c8]{font-size:3.5vw;margin:4px 0 0 10px}.card .contents .right .bottom .approveService .checkbox-defer .box[data-v-c3cea8c8]{height:5vw;width:5vw;margin-left:.5rem}.card .contents .right .bottom .approveService .price[data-v-c3cea8c8]{margin-bottom:2px}}@media (max-width:420px){.card .contents .right[data-v-c3cea8c8]{margin-left:.5rem}}.card .divider[data-v-c3cea8c8]{width:100%;height:2px;margin:1rem 0;background-color:var(--grey-light-background)}.card .sublet-services[data-v-c3cea8c8]{margin-left:1rem;margin-top:.5rem}.card .sublet-services .sublet-item[data-v-c3cea8c8]{margin-bottom:1rem}.card .sublet-services .sublet-item .sublet-content .name[data-v-c3cea8c8]{margin:0 0 .25rem 0}.card .sublet-services .sublet-item .sublet-content .view-details[data-v-c3cea8c8]{cursor:pointer;margin-top:.25rem;padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:600;font-family:Futura Book;border:none;background:none;display:-webkit-box;display:-ms-flexbox;display:flex;color:#348185;opacity:1}.card .sublet-services .sublet-item .sublet-content .view-details .chevron[data-v-c3cea8c8]{height:1.5rem;margin-left:.25rem}.card .sublet-services .sublet-item .sublet-content .sublet-price[data-v-c3cea8c8]{margin:.5rem 0;padding:.5rem 1rem;border-radius:500px;color:var(--blue);font-weight:700;letter-spacing:.0625rem;text-align:center;line-height:1;font-family:Futura Heavy;background-color:var(--grey-light-background);white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.card .sublet-services .sublet-group-buttons[data-v-c3cea8c8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:1rem}.card .sublet-services .sublet-group-buttons .approveService[data-v-c3cea8c8]{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:200px;-ms-flex-pack:distribute;justify-content:space-around}.card .sublet-services .sublet-group-buttons input[data-v-c3cea8c8]{display:none}.card .sublet-services .sublet-group-buttons .checkbox-defer[data-v-c3cea8c8]{float:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;text-transform:uppercase;color:var(--grey-text)}.card .sublet-services .sublet-group-buttons .checkbox-defer .box[data-v-c3cea8c8]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:2.5rem;height:2.5rem;margin-left:1rem;border-radius:3px;background-color:var(--grey-medium-background)}.card .sublet-services .sublet-group-buttons .checkbox-defer .box .check[data-v-c3cea8c8]{max-height:100%;max-width:100%;padding:.3rem;opacity:0}.card .sublet-services .sublet-group-buttons .checkbox-approve[data-v-c3cea8c8]{float:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;text-transform:uppercase;color:var(--grey-text)}.card .sublet-services .sublet-group-buttons .checkbox-approve .box[data-v-c3cea8c8]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:2.5rem;height:2.5rem;margin-left:1rem;border-radius:3px;background-color:var(--grey-medium-background)}.card .sublet-services .sublet-group-buttons .checkbox-approve .box .check[data-v-c3cea8c8]{max-height:100%;max-width:100%;padding:.3rem;opacity:0}.card .sublet-services .sublet-group-buttons input.already-approved:checked~.checkbox-approve[data-v-c3cea8c8]{color:var(--green)}.card .sublet-services .sublet-group-buttons input.already-approved:checked~.checkbox-approve .box[data-v-c3cea8c8]{background-color:var(--grey-input-border)}.card .sublet-services .sublet-group-buttons input.already-approved:checked~.checkbox-approve .box .check[data-v-c3cea8c8]{opacity:1}.card .sublet-services .sublet-group-buttons input.approve:checked~.checkbox-approve[data-v-c3cea8c8]{color:var(--green)}.card .sublet-services .sublet-group-buttons input.approve:checked~.checkbox-approve .box[data-v-c3cea8c8]{background-color:var(--green)}.card .sublet-services .sublet-group-buttons input.approve:checked~.checkbox-approve .box .check[data-v-c3cea8c8]{opacity:1}.card .sublet-services .sublet-group-buttons input.defer:checked~.checkbox-defer[data-v-c3cea8c8]{color:var(--red)}.card .sublet-services .sublet-group-buttons input.defer:checked~.checkbox-defer .box[data-v-c3cea8c8]{background-color:var(--red)}.card .sublet-services .sublet-group-buttons input.defer:checked~.checkbox-defer .box .check[data-v-c3cea8c8]{opacity:1}.card .bottom.no-buttons[data-v-c3cea8c8]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.card[data-v-c3cea8c8]:first-child{padding-top:1rem}.card[data-v-c3cea8c8]:last-child{padding-bottom:1rem}.card:last-child .divider[data-v-c3cea8c8]{display:none}[data-v-7dbb13a4]{will-change:height;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.expand-enter-active,.expand-leave-active{-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out;overflow:hidden}.expand-enter,.expand-leave-to{height:0}.container[data-v-5111fe9c]{position:absolute;bottom:0;z-index:2;height:100%;width:100%;overflow-y:hidden;pointer-events:none}.container .overlay[data-v-5111fe9c]{position:absolute;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;width:100%;height:100%;pointer-events:auto;background-color:var(--grey-transparent)}.container .overlay .body[data-v-5111fe9c]{max-width:768px;margin:0 2rem;background-color:var(--white);pointer-events:auto}.container .overlay .body .header[data-v-5111fe9c]{position:relative;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;min-height:6rem;border-bottom:1px solid var(--grey-medium-background)}.container .overlay .body .header .text[data-v-5111fe9c]{margin:0 2rem;text-transform:uppercase}.container .overlay .body .reasons[data-v-5111fe9c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1rem}.container .overlay .body .reasons .reason[data-v-5111fe9c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem}.container .overlay .body .reasons .reason input[data-v-5111fe9c]{display:none}.container .overlay .body .reasons .reason .empty[data-v-5111fe9c]{width:2.5rem;height:2.5rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:2rem;padding:.2rem;background-color:var(--grey-medium-background);border-radius:50%}.container .overlay .body .reasons .reason .empty .selected[data-v-5111fe9c]{width:100%;height:100%;border-radius:50%;background-color:var(--green);-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}.container .overlay .body .reasons .reason input:checked~.empty .selected[data-v-5111fe9c]{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .2s ease-in;transition:-webkit-transform .2s ease-in;transition:transform .2s ease-in;transition:transform .2s ease-in,-webkit-transform .2s ease-in}.breakdown-item[data-v-65b5c40c]{background-color:var(--white);-webkit-box-shadow:var(--shadow-light);box-shadow:var(--shadow-light);padding:1rem}.row[data-v-65b5c40c]{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}.row.indented[data-v-65b5c40c]{padding-left:3rem}.row.indented .item[data-v-65b5c40c]{margin:.5rem 0}.row .unconfirmed-item[data-v-65b5c40c]{color:var(--grey-text)}.row .previous .toggle[data-v-65b5c40c],.row .previous[data-v-65b5c40c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row .previous .toggle[data-v-65b5c40c]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 0 0 1rem;border:none;padding:1.5rem 1rem;background-color:var(--white)}.row .previous .toggle .chevron[data-v-65b5c40c]{max-width:2rem}.row .previous .toggle .chevron.open[data-v-65b5c40c],.row .previous .toggle .chevron[data-v-65b5c40c]{-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.row .previous .toggle .chevron.open[data-v-65b5c40c]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.list[data-v-65b5c40c]{background-color:var(--grey-light-background);padding:1rem}.list .sublet-group .sublet-row[data-v-65b5c40c]{padding:.25rem 0}.divider[data-v-65b5c40c]{width:100%;height:2px;margin:1rem 0;background-color:var(--grey-light-background)}.navigation[data-v-5b58c227],.view[data-v-5b58c227]{width:100%}.navigation[data-v-5b58c227]{display:none}@media (min-width:992px){.navigation[data-v-5b58c227]{display:block}}.navigation[data-v-5b58c227]{background-color:var(--white);min-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}.navigation .total[data-v-5b58c227]{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;margin-left:1.6rem}.navigation .total .text[data-v-5b58c227]{display:inline}.navigation .price[data-v-5b58c227]{margin-right:2rem;color:var(--blue);font-weight:700;letter-spacing:.0625rem;font-family:Futura Heavy;background-color:var(--grey-light-background);padding:.5rem 1rem;border-radius:500px;white-space:nowrap}.categories[data-v-5b58c227]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.categories[data-v-5b58c227]:first-child{margin-top:0}.category__container[data-v-5b58c227]{height:7rem;display:-webkit-box;display:-ms-flexbox;display:flex;margin:.5rem 0}.category[data-v-5b58c227],.category__container[data-v-5b58c227]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.category[data-v-5b58c227]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;margin-right:1px;border-top:1px solid var(--white);border-right:none;border-bottom:1px solid var(--white);border-left:none;padding:1rem 1rem 1rem 0;background-color:var(--white);-webkit-box-shadow:var(--shadow-light);box-shadow:var(--shadow-light);font-family:Futura Heavy;font-size:1em;font-weight:700}.border[data-v-5b58c227]{display:inline-block;width:.6rem;height:100%;background-color:var(--white)}.active .category[data-v-5b58c227]{border-top:1px solid var(--blue-light);border-bottom:1px solid var(--blue-light);color:var(--blue)}.active .border[data-v-5b58c227]{background-color:var(--blue)}.category>.left .count[data-v-5b58c227],.category>.left[data-v-5b58c227]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.category>.left .count[data-v-5b58c227]{width:4rem;height:4rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:.5rem .5rem .5rem 1.5rem;padding:1rem;border-radius:35%;font-family:Futura Heavy;color:var(--white);-webkit-box-shadow:var(--shadow);box-shadow:var(--shadow)}.category>.left .count.grey[data-v-5b58c227]{background-color:var(--grey-dark-background)}.category>.left .count.red[data-v-5b58c227]{background-color:var(--red)}.category>.left .count.yellow[data-v-5b58c227]{background-color:var(--yellow)}.category>.left .count.green[data-v-5b58c227]{background-color:var(--green)}.category>.left .name[data-v-5b58c227]{margin-left:1rem;text-align:left;text-transform:uppercase}.category>.right[data-v-5b58c227]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.category>.right .chevron[data-v-5b58c227]{height:1.5rem;max-height:100%;margin-right:1rem}.badge[data-v-5b58c227]{margin:.5rem 2rem .5rem .5rem;padding:.5rem 1rem;background-color:var(--green-pastel);border-radius:500px;font-family:Futura Heavy;color:var(--white);text-transform:uppercase}.card[data-v-5b58c227]{overflow-y:auto;padding:1rem;background-color:var(--white)}.background[data-v-38436304]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;overflow:hidden;background-color:var(--grey-light-background)}.background .right[data-v-38436304]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.background .right .pre-category-card[data-v-38436304]{overflow-y:auto;padding:1rem;background-color:var(--white)}@media (min-width:992px){.background .right .pre-category-card[data-v-38436304]{display:none}}.background .right .total[data-v-38436304]{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;margin:0;padding:1rem 1rem 1rem 2rem;background-color:var(--white)}@media (min-width:992px){.background .right .total[data-v-38436304]{display:none}}.background .right .total .text[data-v-38436304]{display:inline}.background .right .price[data-v-38436304]{color:var(--blue);font-weight:700;letter-spacing:.0625rem;font-family:Futura Heavy;background-color:var(--grey-light-background);padding:.5rem 1rem;border-radius:500px;white-space:nowrap}.background .right .view[data-v-38436304]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;background-color:var(--grey-light-background)}.background .right .view .wrapper[data-v-38436304]{padding:1rem 0}@media (min-width:992px){.background .right .view .wrapper[data-v-38436304]{padding:1rem}}.background .right .view .wrapper .category[data-v-38436304]{margin-bottom:2rem;-webkit-box-shadow:var(--shadow);box-shadow:var(--shadow);border-radius:5px;background-color:var(--white)}@media (min-width:992px){.background .right .view .wrapper .category .category[data-v-38436304]{padding:1rem 0}}.background .right .view .wrapper .category .header[data-v-38436304]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top-left-radius:3px;border-bottom-left-radius:3px;-webkit-transition:border-bottom-left-radius .2s ease-out;transition:border-bottom-left-radius .2s ease-out;-webkit-box-shadow:0 3px 7px 0 rgba(42,55,71,.15);box-shadow:0 3px 7px 0 rgba(42,55,71,.15);color:var(--blue);font-family:Futura Heavy;font-weight:700;letter-spacing:1px;text-transform:uppercase}.background .right .view .wrapper .category .header .left[data-v-38436304],.background .right .view .wrapper .category .header[data-v-38436304]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.background .right .view .wrapper .category .header .left .name[data-v-38436304]{padding:.5rem}.background .right .view .wrapper .category .header .left .count[data-v-38436304]{width:4rem;height:4rem;margin:.5rem 1.5rem;padding:1rem;border-radius:35%;font-family:Futura Heavy;color:var(--white);-webkit-box-shadow:var(--shadow);box-shadow:var(--shadow)}.background .right .view .wrapper .category .header .left .count[data-v-38436304],.background .right .view .wrapper .category .header .toggle[data-v-38436304]{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}.background .right .view .wrapper .category .header .toggle[data-v-38436304]{margin-right:1rem;border:none;padding:.5rem 0;background-color:var(--white)}.background .right .view .wrapper .category .header .toggle .chevron[data-v-38436304]{-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;max-width:2rem}.background .right .view .wrapper .category .header.grey[data-v-38436304]{border-left:6px solid var(--grey-dark-background)}.background .right .view .wrapper .category .header.grey .count[data-v-38436304]{background-color:var(--grey-dark-background)}.background .right .view .wrapper .category .header.green[data-v-38436304]{border-left:6px solid var(--green)}.background .right .view .wrapper .category .header.green .count[data-v-38436304]{background-color:var(--green)}.background .right .view .wrapper .category .header.yellow[data-v-38436304]{border-left:6px solid var(--yellow)}.background .right .view .wrapper .category .header.yellow .count[data-v-38436304]{background-color:var(--yellow)}.background .right .view .wrapper .category .header.red[data-v-38436304]{border-left:6px solid var(--red)}.background .right .view .wrapper .category .header.red .count[data-v-38436304]{background-color:var(--red)}.background .right .view .wrapper .category.open .header[data-v-38436304]{border-bottom-left-radius:unset;-webkit-transition:border-bottom-left-radius .2s ease-in;transition:border-bottom-left-radius .2s ease-in}.background .right .view .wrapper .category.open .header .toggle .chevron[data-v-38436304]{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.background .right .view .confirmClass[data-v-38436304]{color:var(--white);background-color:var(--blue)}.background .right .view .confirmClass[data-v-38436304],.background .right .view .disableConfirm[data-v-38436304]{width:100%;min-height:5rem;padding:1.5rem;font-size:1.5rem;letter-spacing:1px;text-transform:uppercase;border-color:#f7f7f7;border-style:double}.background .right .view .disableConfirm[data-v-38436304]{color:#292323;background-color:hsla(0,0%,59.6%,.47)}